@progress/kendo-theme-fluent 11.2.1-dev.1 → 11.3.0-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +24099 -27323
- package/dist/meta/sassdoc-raw-data.json +8421 -7718
- package/dist/meta/variables.json +7880 -8036
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/action-buttons/_layout.scss +2 -55
- package/scss/action-buttons/_theme.scss +2 -11
- package/scss/action-buttons/_variables.scss +17 -7
- package/scss/action-sheet/_layout.scss +11 -399
- package/scss/action-sheet/_theme.scss +14 -69
- package/scss/action-sheet/_variables.scss +129 -66
- package/scss/adaptive/_index.scss +0 -3
- package/scss/adaptive/_layout.scss +2 -457
- package/scss/adaptive/_theme.scss +2 -75
- package/scss/adaptive/_variables.scss +39 -18
- package/scss/appbar/_layout.scss +2 -114
- package/scss/appbar/_theme.scss +9 -20
- package/scss/appbar/_variables.scss +38 -71
- package/scss/avatar/_layout.scss +2 -73
- package/scss/avatar/_theme.scss +2 -16
- package/scss/avatar/_variables.scss +24 -82
- package/scss/badge/_layout.scss +3 -146
- package/scss/badge/_theme.scss +8 -21
- package/scss/badge/_variables.scss +41 -88
- package/scss/bottom-navigation/_layout.scss +5 -108
- package/scss/bottom-navigation/_theme.scss +73 -74
- package/scss/bottom-navigation/_variables.scss +58 -117
- package/scss/breadcrumb/_layout.scss +8 -132
- package/scss/breadcrumb/_theme.scss +15 -71
- package/scss/breadcrumb/_variables.scss +133 -71
- package/scss/button/_layout.scss +18 -182
- package/scss/button/_theme.scss +132 -113
- package/scss/button/_variables.scss +156 -301
- package/scss/calendar/_layout.scss +27 -383
- package/scss/calendar/_theme.scss +55 -127
- package/scss/calendar/_variables.scss +185 -100
- package/scss/captcha/_layout.scss +2 -59
- package/scss/captcha/_theme.scss +2 -9
- package/scss/captcha/_variables.scss +25 -9
- package/scss/card/_layout.scss +9 -314
- package/scss/card/_theme.scss +3 -103
- package/scss/card/_variables.scss +110 -60
- package/scss/chart-wizard/_layout.scss +2 -38
- package/scss/chart-wizard/_theme.scss +2 -28
- package/scss/chart-wizard/_variables.scss +25 -11
- package/scss/chat/_index.scss +0 -3
- package/scss/chat/_layout.scss +26 -450
- package/scss/chat/_theme.scss +9 -80
- package/scss/chat/_variables.scss +143 -71
- package/scss/checkbox/_layout.scss +14 -191
- package/scss/checkbox/_theme.scss +11 -100
- package/scss/checkbox/_variables.scss +165 -78
- package/scss/chip/_layout.scss +11 -137
- package/scss/chip/_theme.scss +56 -57
- package/scss/chip/_variables.scss +99 -94
- package/scss/color-preview/_layout.scss +4 -64
- package/scss/color-preview/_theme.scss +2 -27
- package/scss/color-preview/_variables.scss +23 -9
- package/scss/coloreditor/_layout.scss +21 -109
- package/scss/coloreditor/_theme.scss +3 -24
- package/scss/coloreditor/_variables.scss +92 -57
- package/scss/colorgradient/_layout.scss +12 -196
- package/scss/colorgradient/_theme.scss +27 -65
- package/scss/colorgradient/_variables.scss +134 -76
- package/scss/colorpalette/_layout.scss +6 -40
- package/scss/colorpalette/_theme.scss +10 -20
- package/scss/colorpalette/_variables.scss +39 -21
- package/scss/colorpicker/_layout.scss +2 -11
- package/scss/colorpicker/_theme.scss +2 -1
- package/scss/column-menu/_layout.scss +5 -56
- package/scss/column-menu/_theme.scss +1 -24
- package/scss/column-menu/_variables.scss +38 -17
- package/scss/combobox/_layout.scss +4 -2
- package/scss/combobox/_theme.scss +4 -2
- package/scss/core/functions/index.import.scss +1 -0
- package/scss/dataviz/_layout.scss +6 -543
- package/scss/dataviz/_theme.scss +12 -76
- package/scss/dataviz/_variables.scss +152 -33
- package/scss/daterangepicker/_layout.scss +2 -37
- package/scss/daterangepicker/_theme.scss +16 -7
- package/scss/daterangepicker/_variables.scss +9 -0
- package/scss/datetimepicker/_layout.scss +3 -41
- package/scss/datetimepicker/_theme.scss +3 -2
- package/scss/datetimepicker/_variables.scss +5 -1
- package/scss/dialog/_layout.scss +8 -53
- package/scss/dialog/_theme.scss +5 -25
- package/scss/dialog/_variables.scss +31 -60
- package/scss/dock-manager/_layout.scss +9 -193
- package/scss/dock-manager/_theme.scss +6 -28
- package/scss/dock-manager/_variables.scss +74 -36
- package/scss/draggable/_layout.scss +13 -59
- package/scss/draggable/_theme.scss +10 -15
- package/scss/draggable/_variables.scss +45 -23
- package/scss/drawer/_layout.scss +7 -198
- package/scss/drawer/_theme.scss +25 -52
- package/scss/drawer/_variables.scss +73 -45
- package/scss/dropdowngrid/_layout.scss +3 -11
- package/scss/dropdowngrid/_theme.scss +3 -3
- package/scss/dropdownlist/_layout.scss +4 -28
- package/scss/dropdownlist/_theme.scss +3 -7
- package/scss/dropdowntree/_layout.scss +2 -35
- package/scss/dropdowntree/_theme.scss +3 -4
- package/scss/dropdowntree/_variables.scss +4 -3
- package/scss/dropzone/_layout.scss +7 -31
- package/scss/dropzone/_theme.scss +2 -30
- package/scss/dropzone/_variables.scss +43 -21
- package/scss/editor/_layout.scss +3 -588
- package/scss/editor/_theme.scss +12 -78
- package/scss/editor/_variables.scss +45 -26
- package/scss/expansion-panel/_layout.scss +22 -57
- package/scss/expansion-panel/_theme.scss +13 -36
- package/scss/expansion-panel/_variables.scss +49 -28
- package/scss/fab/_layout.scss +11 -134
- package/scss/fab/_theme.scss +37 -126
- package/scss/fab/_variables.scss +104 -56
- package/scss/filemanager/_layout.scss +2 -240
- package/scss/filemanager/_theme.scss +8 -89
- package/scss/filemanager/_variables.scss +109 -56
- package/scss/filter/_layout.scss +8 -71
- package/scss/filter/_theme.scss +5 -14
- package/scss/filter/_variables.scss +20 -10
- package/scss/floating-label/_layout.scss +3 -75
- package/scss/floating-label/_theme.scss +4 -20
- package/scss/floating-label/_variables.scss +35 -17
- package/scss/forms/_layout.scss +5 -302
- package/scss/forms/_theme.scss +5 -24
- package/scss/forms/_variables.scss +73 -39
- package/scss/gantt/_layout.scss +5 -801
- package/scss/gantt/_theme.scss +17 -236
- package/scss/gantt/_variables.scss +142 -73
- package/scss/grid/_layout.scss +60 -1276
- package/scss/grid/_theme.scss +35 -343
- package/scss/grid/_variables.scss +306 -183
- package/scss/gridlayout/_layout.scss +1 -6
- package/scss/gridlayout/_theme.scss +1 -6
- package/scss/icons/_layout.scss +4 -33
- package/scss/icons/_theme.scss +7 -1
- package/scss/icons/_variables.scss +35 -9
- package/scss/imageeditor/_layout.scss +2 -152
- package/scss/imageeditor/_theme.scss +5 -42
- package/scss/imageeditor/_variables.scss +66 -32
- package/scss/index.scss +2 -1
- package/scss/input/_layout.scss +36 -468
- package/scss/input/_theme.scss +52 -128
- package/scss/input/_variables.scss +153 -208
- package/scss/list/_layout.scss +3 -252
- package/scss/list/_theme.scss +10 -81
- package/scss/list/_variables.scss +176 -92
- package/scss/listbox/_layout.scss +2 -80
- package/scss/listbox/_theme.scss +5 -8
- package/scss/listbox/_variables.scss +28 -13
- package/scss/listgroup/_layout.scss +2 -174
- package/scss/listgroup/_theme.scss +2 -8
- package/scss/listgroup/_variables.scss +23 -10
- package/scss/listview/_layout.scss +6 -133
- package/scss/listview/_theme.scss +8 -37
- package/scss/listview/_variables.scss +66 -39
- package/scss/loader/_layout.scss +15 -572
- package/scss/loader/_theme.scss +2 -14
- package/scss/loader/_variables.scss +90 -92
- package/scss/map/_layout.scss +7 -121
- package/scss/map/_theme.scss +5 -17
- package/scss/map/_variables.scss +40 -22
- package/scss/maskedtextbox/_layout.scss +3 -3
- package/scss/maskedtextbox/_theme.scss +3 -3
- package/scss/mediaplayer/_layout.scss +5 -72
- package/scss/mediaplayer/_theme.scss +5 -15
- package/scss/mediaplayer/_variables.scss +27 -14
- package/scss/menu/_layout.scss +25 -267
- package/scss/menu/_theme.scss +14 -73
- package/scss/menu/_variables.scss +135 -76
- package/scss/menu-button/_layout.scss +9 -14
- package/scss/menu-button/_theme.scss +5 -1
- package/scss/menu-button/_variables.scss +10 -0
- package/scss/messagebox/_layout.scss +2 -18
- package/scss/messagebox/_theme.scss +4 -19
- package/scss/messagebox/_variables.scss +33 -37
- package/scss/multiselect/_layout.scss +3 -4
- package/scss/multiselect/_theme.scss +3 -4
- package/scss/no-data/_layout.scss +2 -17
- package/scss/no-data/_theme.scss +2 -5
- package/scss/no-data/_variables.scss +7 -2
- package/scss/notification/_functions.scss +17 -0
- package/scss/notification/_layout.scss +2 -68
- package/scss/notification/_theme.scss +4 -28
- package/scss/notification/_variables.scss +50 -91
- package/scss/numerictextbox/_layout.scss +3 -7
- package/scss/numerictextbox/_theme.scss +3 -3
- package/scss/orgchart/_layout.scss +8 -99
- package/scss/orgchart/_theme.scss +4 -45
- package/scss/orgchart/_variables.scss +87 -45
- package/scss/otp/_layout.scss +1 -34
- package/scss/otp/_theme.scss +1 -7
- package/scss/otp/_variables.scss +25 -12
- package/scss/overlay/_layout.scss +2 -11
- package/scss/overlay/_theme.scss +4 -3
- package/scss/overlay/_variables.scss +7 -3
- package/scss/pager/_layout.scss +11 -145
- package/scss/pager/_theme.scss +7 -15
- package/scss/pager/_variables.scss +49 -26
- package/scss/panel/_layout.scss +2 -24
- package/scss/panel/_theme.scss +10 -13
- package/scss/panel/_variables.scss +23 -10
- package/scss/panelbar/_layout.scss +17 -95
- package/scss/panelbar/_theme.scss +15 -164
- package/scss/panelbar/_variables.scss +134 -68
- package/scss/pdf-viewer/_layout.scss +3 -327
- package/scss/pdf-viewer/_theme.scss +2 -80
- package/scss/pdf-viewer/_variables.scss +75 -36
- package/scss/pivotgrid/_index.scss +0 -6
- package/scss/pivotgrid/_layout.scss +44 -579
- package/scss/pivotgrid/_theme.scss +5 -192
- package/scss/pivotgrid/_variables.scss +144 -70
- package/scss/popover/_layout.scss +6 -73
- package/scss/popover/_theme.scss +2 -36
- package/scss/popover/_variables.scss +54 -27
- package/scss/popup/_layout.scss +5 -70
- package/scss/popup/_theme.scss +2 -9
- package/scss/popup/_variables.scss +25 -12
- package/scss/progressbar/_layout.scss +10 -196
- package/scss/progressbar/_theme.scss +11 -46
- package/scss/progressbar/_variables.scss +57 -34
- package/scss/prompt/_layout.scss +2 -75
- package/scss/prompt/_theme.scss +2 -35
- package/scss/prompt/_variables.scss +43 -20
- package/scss/radio/_layout.scss +12 -178
- package/scss/radio/_theme.scss +7 -75
- package/scss/radio/_variables.scss +72 -36
- package/scss/rating/_layout.scss +11 -57
- package/scss/rating/_theme.scss +8 -6
- package/scss/rating/_variables.scss +21 -13
- package/scss/responsivepanel/_layout.scss +2 -45
- package/scss/responsivepanel/_theme.scss +3 -3
- package/scss/ripple/_layout.scss +2 -50
- package/scss/ripple/_theme.scss +2 -2
- package/scss/scheduler/_layout.scss +11 -773
- package/scss/scheduler/_theme.scss +32 -167
- package/scss/scheduler/_variables.scss +149 -77
- package/scss/scroller/_layout.scss +2 -80
- package/scss/scroller/_theme.scss +2 -5
- package/scss/scrollview/_layout.scss +2 -159
- package/scss/scrollview/_theme.scss +11 -35
- package/scss/scrollview/_variables.scss +52 -29
- package/scss/searchbox/_layout.scss +2 -0
- package/scss/searchbox/_theme.scss +4 -1
- package/scss/searchbox/_variables.scss +1 -1
- package/scss/signature/_layout.scss +3 -67
- package/scss/signature/_theme.scss +3 -8
- package/scss/signature/_variables.scss +46 -25
- package/scss/skeleton/_layout.scss +2 -79
- package/scss/skeleton/_theme.scss +2 -17
- package/scss/skeleton/_variables.scss +15 -6
- package/scss/slider/_layout.scss +18 -203
- package/scss/slider/_theme.scss +31 -40
- package/scss/slider/_variables.scss +58 -41
- package/scss/speech-to-text-button/_layout.scss +1 -9
- package/scss/speech-to-text-button/_theme.scss +1 -3
- package/scss/split-button/_layout.scss +22 -18
- package/scss/split-button/_theme.scss +2 -1
- package/scss/split-button/_variables.scss +18 -9
- package/scss/splitter/_layout.scss +8 -171
- package/scss/splitter/_theme.scss +2 -31
- package/scss/splitter/_variables.scss +42 -20
- package/scss/spreadsheet/_layout.scss +50 -724
- package/scss/spreadsheet/_theme.scss +14 -182
- package/scss/spreadsheet/_variables.scss +172 -99
- package/scss/stacklayout/_layout.scss +1 -5
- package/scss/stacklayout/_theme.scss +1 -5
- package/scss/stepper/_layout.scss +9 -255
- package/scss/stepper/_theme.scss +4 -186
- package/scss/stepper/_variables.scss +125 -60
- package/scss/suggestion/_layout.scss +2 -38
- package/scss/suggestion/_theme.scss +3 -66
- package/scss/suggestion/_variables.scss +42 -19
- package/scss/switch/_layout.scss +2 -138
- package/scss/switch/_theme.scss +2 -136
- package/scss/switch/_variables.scss +99 -49
- package/scss/table/_layout.scss +6 -249
- package/scss/table/_theme.scss +9 -95
- package/scss/table/_variables.scss +100 -64
- package/scss/tabstrip/_layout.scss +2 -421
- package/scss/tabstrip/_theme.scss +12 -123
- package/scss/tabstrip/_variables.scss +113 -61
- package/scss/taskboard/_layout.scss +28 -178
- package/scss/taskboard/_theme.scss +20 -55
- package/scss/taskboard/_variables.scss +122 -63
- package/scss/textarea/_layout.scss +3 -6
- package/scss/textarea/_theme.scss +3 -4
- package/scss/textbox/_layout.scss +3 -4
- package/scss/textbox/_theme.scss +3 -4
- package/scss/tilelayout/_layout.scss +2 -36
- package/scss/tilelayout/_theme.scss +13 -10
- package/scss/tilelayout/_variables.scss +19 -8
- package/scss/time-marker/_layout.scss +2 -15
- package/scss/time-marker/_theme.scss +2 -17
- package/scss/time-marker/_variables.scss +7 -2
- package/scss/timedurationpicker/_layout.scss +3 -4
- package/scss/timedurationpicker/_theme.scss +3 -4
- package/scss/timeline/_layout.scss +8 -423
- package/scss/timeline/_theme.scss +11 -34
- package/scss/timeline/_variables.scss +108 -61
- package/scss/timepicker/_layout.scss +7 -3
- package/scss/timepicker/_theme.scss +3 -4
- package/scss/timeselector/_layout.scss +3 -223
- package/scss/timeselector/_theme.scss +5 -55
- package/scss/timeselector/_variables.scss +84 -41
- package/scss/toolbar/_layout.scss +11 -296
- package/scss/toolbar/_theme.scss +3 -167
- package/scss/toolbar/_variables.scss +65 -32
- package/scss/tooltip/_functions.scss +17 -0
- package/scss/tooltip/_layout.scss +13 -74
- package/scss/tooltip/_theme.scss +17 -23
- package/scss/tooltip/_variables.scss +50 -72
- package/scss/treelist/_layout.scss +3 -82
- package/scss/treelist/_theme.scss +4 -6
- package/scss/treelist/_variables.scss +7 -2
- package/scss/treeview/_layout.scss +8 -137
- package/scss/treeview/_theme.scss +20 -65
- package/scss/treeview/_variables.scss +88 -48
- package/scss/typography/_layout.scss +3 -113
- package/scss/typography/_theme.scss +2 -17
- package/scss/typography/_variables.scss +84 -3
- package/scss/upload/_layout.scss +7 -219
- package/scss/upload/_theme.scss +4 -90
- package/scss/upload/_variables.scss +66 -29
- package/scss/validator/_layout.scss +2 -16
- package/scss/validator/_theme.scss +2 -2
- package/scss/virtual-scroller/_layout.scss +2 -34
- package/scss/virtual-scroller/_theme.scss +2 -2
- package/scss/window/_layout.scss +9 -141
- package/scss/window/_theme.scss +7 -35
- package/scss/window/_variables.scss +65 -70
- package/scss/wizard/_layout.scss +8 -95
- package/scss/wizard/_theme.scss +4 -7
- package/scss/wizard/_variables.scss +24 -11
|
@@ -7,509 +7,91 @@
|
|
|
7
7
|
@use "../list/_variables.scss" as *;
|
|
8
8
|
@use "./_variables.scss" as *;
|
|
9
9
|
@use "../core/spacing/_index.scss" as *;
|
|
10
|
+
@use "@progress/kendo-theme-core/scss/components/spreadsheet/_layout.scss" as *;
|
|
10
11
|
|
|
11
12
|
@mixin kendo-spreadsheet--layout() {
|
|
12
|
-
|
|
13
|
-
// Spreadsheet
|
|
14
|
-
.k-spreadsheet {
|
|
15
|
-
width: 100%;
|
|
16
|
-
height: 600px;
|
|
17
|
-
border-width: var( --kendo-spreadsheet-border-width, #{$kendo-spreadsheet-border-width} );
|
|
18
|
-
border-style: solid;
|
|
19
|
-
box-sizing: border-box;
|
|
20
|
-
outline: 0;
|
|
21
|
-
font-family: var( --kendo-spreadsheet-font-family, #{$kendo-spreadsheet-font-family} );
|
|
22
|
-
font-size: var( --kendo-spreadsheet-font-size, #{$kendo-spreadsheet-font-size} );
|
|
23
|
-
line-height: var( --kendo-spreadsheet-line-height, #{$kendo-spreadsheet-line-height} );
|
|
24
|
-
display: flex;
|
|
25
|
-
flex-direction: column;
|
|
26
|
-
cursor: default;
|
|
27
|
-
position: relative;
|
|
28
|
-
-webkit-touch-callout: none;
|
|
29
|
-
-webkit-tap-highlight-color: $kendo-color-rgba-transparent;
|
|
30
|
-
|
|
31
|
-
.k-vertical-align-center {
|
|
32
|
-
position: relative;
|
|
33
|
-
inset-block-start: 50%;
|
|
34
|
-
transform: translateY(-50%);
|
|
35
|
-
}
|
|
36
|
-
.k-vertical-align-bottom {
|
|
37
|
-
position: relative;
|
|
38
|
-
inset-block-start: 100%;
|
|
39
|
-
transform: translateY( -100% );
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
|
|
13
|
+
@include kendo-spreadsheet--layout-base();
|
|
43
14
|
|
|
44
15
|
// Quick access toolbar
|
|
45
16
|
.k-spreadsheet-quick-access-toolbar {
|
|
46
|
-
padding:
|
|
47
|
-
display: inline-flex;
|
|
48
|
-
flex-direction: row;
|
|
49
|
-
position: absolute;
|
|
50
|
-
z-index: 2;
|
|
51
|
-
inset-block-start: 0;
|
|
52
|
-
inset-inline-start: 0;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
// Toolbar
|
|
56
|
-
.k-spreadsheet-toolbar {
|
|
57
|
-
border-top-width: 0;
|
|
58
|
-
border-inline-width: 0;
|
|
17
|
+
padding: $kendo-toolbar-md-padding-y;
|
|
59
18
|
}
|
|
60
19
|
|
|
61
20
|
// Action bar
|
|
62
21
|
.k-spreadsheet-action-bar {
|
|
63
|
-
border-width: 0 0
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
font-family: var( --kendo-spreadsheet-action-bar-font-family, #{$kendo-spreadsheet-action-bar-font-family} );
|
|
70
|
-
position: relative;
|
|
71
|
-
display: flex;
|
|
72
|
-
flex-direction: row;
|
|
73
|
-
gap: var( --kendo-spreadsheet-action-bar-spacing, #{$kendo-spreadsheet-action-bar-spacing} );
|
|
74
|
-
}
|
|
75
|
-
.k-spreadsheet-name-editor {
|
|
76
|
-
width: 10em;
|
|
22
|
+
border-width: 0 0 $kendo-spreadsheet-action-bar-border-width;
|
|
23
|
+
padding-block: $kendo-spreadsheet-action-bar-padding-y;
|
|
24
|
+
padding-inline: $kendo-spreadsheet-action-bar-padding-x;
|
|
25
|
+
font-size: $kendo-spreadsheet-action-bar-font-size;
|
|
26
|
+
font-family: $kendo-spreadsheet-action-bar-font-family;
|
|
27
|
+
gap: $kendo-spreadsheet-action-bar-spacing;
|
|
77
28
|
}
|
|
78
29
|
.k-spreadsheet-formula-bar {
|
|
79
|
-
|
|
80
|
-
border-color: inherit;
|
|
81
|
-
display: flex;
|
|
82
|
-
flex-direction: row;
|
|
83
|
-
align-items: center;
|
|
84
|
-
flex: 1;
|
|
85
|
-
gap: var( --kendo-spreadsheet-formula-bar-gap, #{$kendo-spreadsheet-formula-bar-gap} );
|
|
86
|
-
|
|
87
|
-
> .k-icon {
|
|
88
|
-
padding-inline: k-spacing(1);
|
|
89
|
-
padding-block: 0;
|
|
90
|
-
box-sizing: content-box;
|
|
91
|
-
border-width: 0 1px 0 0;
|
|
92
|
-
border-style: solid;
|
|
93
|
-
border-color: inherit;
|
|
94
|
-
flex-shrink: 0;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
.k-tooltip,
|
|
98
|
-
.k-group-header,
|
|
99
|
-
.k-list-scroller {
|
|
100
|
-
display: none;
|
|
101
|
-
}
|
|
30
|
+
gap: $kendo-spreadsheet-formula-bar-gap;
|
|
102
31
|
|
|
103
32
|
.k-spreadsheet-formula-input {
|
|
104
|
-
padding-inline:
|
|
105
|
-
padding-block:
|
|
106
|
-
line-height:
|
|
107
|
-
display: inline-block;
|
|
108
|
-
white-space: nowrap;
|
|
109
|
-
overflow: hidden;
|
|
110
|
-
text-overflow: ellipsis;
|
|
111
|
-
|
|
112
|
-
&.k-spreadsheet-array-formula {
|
|
113
|
-
&::before {
|
|
114
|
-
content: "{";
|
|
115
|
-
font-weight: 700;
|
|
116
|
-
}
|
|
117
|
-
&::after {
|
|
118
|
-
content: "}";
|
|
119
|
-
font-weight: 700;
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
.k-spreadsheet-formula-input {
|
|
125
|
-
outline: 0;
|
|
126
|
-
white-space: pre;
|
|
127
|
-
flex: 1;
|
|
128
|
-
box-sizing: border-box;
|
|
129
|
-
|
|
130
|
-
> .k-syntax-func.k-syntax-at-point,
|
|
131
|
-
> .k-syntax-bool.k-syntax-at-point,
|
|
132
|
-
> .k-syntax-ref.k-syntax-at-point,
|
|
133
|
-
> .k-syntax-str.k-syntax-at-point,
|
|
134
|
-
> .k-syntax-num.k-syntax-at-point {
|
|
135
|
-
text-decoration: underline;
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
> .k-series-a,
|
|
139
|
-
> .k-series-b,
|
|
140
|
-
> .k-series-c,
|
|
141
|
-
> .k-series-d {
|
|
142
|
-
background-color: transparent;
|
|
33
|
+
padding-inline: $kendo-spreadsheet-formula-input-padding-x;
|
|
34
|
+
padding-block: $kendo-spreadsheet-formula-input-padding-y;
|
|
35
|
+
line-height: $kendo-spreadsheet-formula-input-line-height;
|
|
143
36
|
}
|
|
144
37
|
}
|
|
145
38
|
.k-spreadsheet-formula-list {
|
|
146
|
-
min-width: 100px;
|
|
147
|
-
|
|
148
39
|
.k-item {
|
|
149
|
-
padding-inline:
|
|
150
|
-
padding-block:
|
|
40
|
+
padding-inline: $kendo-list-md-item-padding-x;
|
|
41
|
+
padding-block: $kendo-list-md-item-padding-y;
|
|
151
42
|
}
|
|
152
43
|
}
|
|
153
|
-
.k-syntax-func,
|
|
154
|
-
.k-syntax-startexp {
|
|
155
|
-
font-weight: bold;
|
|
156
|
-
}
|
|
157
|
-
|
|
158
44
|
|
|
159
45
|
// Cell editor
|
|
160
46
|
.k-spreadsheet-cell-editor {
|
|
161
|
-
padding-block:
|
|
162
|
-
padding-inline:
|
|
163
|
-
line-height:
|
|
164
|
-
display: none;
|
|
165
|
-
overflow: hidden;
|
|
166
|
-
position: absolute;
|
|
167
|
-
z-index: 100;
|
|
47
|
+
padding-block: $kendo-spreadsheet-cell-editor-padding-y;
|
|
48
|
+
padding-inline: $kendo-spreadsheet-cell-editor-padding-x;
|
|
49
|
+
line-height: $kendo-spreadsheet-cell-editor-line-height;
|
|
168
50
|
}
|
|
169
51
|
|
|
170
|
-
|
|
171
52
|
// Sheets bar
|
|
172
53
|
.k-spreadsheet-sheets-bar {
|
|
173
|
-
padding-block-end:
|
|
174
|
-
padding-inline:
|
|
175
|
-
border-width:
|
|
176
|
-
border-style: solid;
|
|
177
|
-
border-color: inherit;
|
|
178
|
-
display: flex;
|
|
179
|
-
flex-direction: row;
|
|
180
|
-
align-items: center;
|
|
181
|
-
position: relative;
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
.k-spreadsheet-sheets {
|
|
185
|
-
flex: 1 1 auto;
|
|
186
|
-
overflow: hidden;
|
|
187
|
-
}
|
|
188
|
-
.k-spreadsheet-sheets .k-tabstrip-items-wrapper {
|
|
189
|
-
border-width: 0;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
.k-spreadsheet-sheets-bar-add {
|
|
193
|
-
align-self: center;
|
|
194
|
-
|
|
195
|
-
&:not(:hover) {
|
|
196
|
-
border-color: transparent;
|
|
197
|
-
color: inherit;
|
|
198
|
-
background: none;
|
|
199
|
-
}
|
|
54
|
+
padding-block-end: $kendo-spreadsheet-sheets-bar-padding-y;
|
|
55
|
+
padding-inline: $kendo-spreadsheet-sheets-bar-padding-x;
|
|
56
|
+
border-width: $kendo-spreadsheet-border-width 0 0;
|
|
200
57
|
}
|
|
201
58
|
|
|
202
59
|
.k-spreadsheet-sheets-items {
|
|
203
|
-
flex: 1;
|
|
204
|
-
overflow: hidden;
|
|
205
|
-
|
|
206
|
-
.k-tabstrip-items-wrapper {
|
|
207
|
-
margin: 0;
|
|
208
|
-
border-width: 0;
|
|
209
|
-
}
|
|
210
|
-
|
|
211
60
|
.k-item {
|
|
212
|
-
.k-link {
|
|
213
|
-
display: inline-block;
|
|
214
|
-
}
|
|
215
|
-
|
|
216
61
|
.k-spreadsheet-sheets-remove {
|
|
217
|
-
margin-inline-start:
|
|
218
|
-
margin-inline-end:
|
|
219
|
-
padding: 0;
|
|
220
|
-
line-height: 1;
|
|
221
|
-
display: inline-flex;
|
|
222
|
-
flex-direction: row;
|
|
223
|
-
vertical-align: middle;
|
|
224
|
-
align-self: center;
|
|
62
|
+
margin-inline-start: $kendo-spreadsheet-sheets-remove-inline-start;
|
|
63
|
+
margin-inline-end: $kendo-spreadsheet-sheets-remove-inline-end;
|
|
225
64
|
}
|
|
226
65
|
}
|
|
227
66
|
}
|
|
228
67
|
|
|
229
|
-
|
|
230
68
|
// Spreadsheet view
|
|
231
69
|
.k-spreadsheet-view {
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
font-family: var( --kendo-spreadsheet-view-font-family, #{$kendo-spreadsheet-view-font-family} );
|
|
235
|
-
font-size: var( --kendo-spreadsheet-view-font-size, #{$kendo-spreadsheet-view-font-size} );
|
|
236
|
-
flex: 1;
|
|
237
|
-
position: relative;
|
|
238
|
-
overflow: hidden;
|
|
239
|
-
|
|
240
|
-
// disabled cells in the Spreadsheet should allow navigation if link is used
|
|
241
|
-
.k-disabled {
|
|
242
|
-
pointer-events: auto;
|
|
243
|
-
}
|
|
70
|
+
font-family: $kendo-spreadsheet-view-font-family;
|
|
71
|
+
font-size: $kendo-spreadsheet-view-font-size;
|
|
244
72
|
}
|
|
245
73
|
|
|
246
74
|
.k-spreadsheet-fixed-container {
|
|
247
75
|
width: calc( 100% - var(--kendo-scrollbar-width, #{$kendo-scrollbar-width}) );
|
|
248
76
|
height: calc( 100% - var(--kendo-scrollbar-width, #{$kendo-scrollbar-width}) );
|
|
249
|
-
border-color: inherit;
|
|
250
|
-
box-sizing: border-box;
|
|
251
|
-
user-select: none;
|
|
252
|
-
position: absolute;
|
|
253
|
-
z-index: 2;
|
|
254
77
|
}
|
|
255
|
-
.k-spreadsheet-overflow {
|
|
256
|
-
position: absolute;
|
|
257
|
-
inset: 0;
|
|
258
|
-
overflow: hidden;
|
|
259
|
-
border-color: inherit;
|
|
260
|
-
}
|
|
261
|
-
.k-spreadsheet-pane {
|
|
262
|
-
padding: 0 1px 0 0;
|
|
263
|
-
border-width: 2px 0 0 2px;
|
|
264
|
-
border-style: solid;
|
|
265
|
-
border-color: inherit;
|
|
266
|
-
box-sizing: border-box;
|
|
267
|
-
position: absolute;
|
|
268
|
-
overflow: hidden;
|
|
269
|
-
|
|
270
|
-
@each $side in (top, left) {
|
|
271
|
-
&.k-#{$side} { border-#{$side}-width: 0; }
|
|
272
|
-
}
|
|
273
|
-
|
|
274
|
-
}
|
|
275
|
-
.k-spreadsheet-top-corner {
|
|
276
|
-
border-width: 0 1px 1px 0;
|
|
277
|
-
border-style: solid;
|
|
278
|
-
box-sizing: border-box;
|
|
279
|
-
position: absolute;
|
|
280
|
-
inset-block-start: 0;
|
|
281
|
-
inset-inline-start: 0;
|
|
282
|
-
z-index: 10000;
|
|
283
|
-
|
|
284
|
-
&::after {
|
|
285
|
-
content: "";
|
|
286
|
-
display: block;
|
|
287
|
-
width: 0;
|
|
288
|
-
height: 0;
|
|
289
|
-
overflow: hidden;
|
|
290
|
-
position: absolute;
|
|
291
|
-
inset-block-end: 0;
|
|
292
|
-
inset-inline-end: 0;
|
|
293
|
-
border: 6px solid transparent;
|
|
294
|
-
border-inline-end-color: inherit;
|
|
295
|
-
border-block-end-color: inherit;
|
|
296
|
-
}
|
|
297
|
-
}
|
|
298
|
-
.k-spreadsheet-scroller {
|
|
299
|
-
width: 100%;
|
|
300
|
-
height: 100%;
|
|
301
|
-
overflow: scroll;
|
|
302
|
-
position: absolute;
|
|
303
|
-
z-index: 1;
|
|
304
|
-
|
|
305
|
-
@media (hover: none), (pointer: coarse) {
|
|
306
|
-
// on touch devices we want this to stay on top.
|
|
307
|
-
z-index: 3;
|
|
308
|
-
}
|
|
309
|
-
}
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
// Grid lines
|
|
313
|
-
.k-spreadsheet-haxis,
|
|
314
|
-
.k-spreadsheet-vaxis {
|
|
315
|
-
border: 0 solid;
|
|
316
|
-
border-color: inherit;
|
|
317
|
-
position: absolute;
|
|
318
|
-
}
|
|
319
|
-
.k-spreadsheet-haxis {
|
|
320
|
-
border-width: 1px 0 0;
|
|
321
|
-
inset-inline-start: 0;
|
|
322
|
-
}
|
|
323
|
-
.k-spreadsheet-vaxis {
|
|
324
|
-
border-width: 0 0 0 1px;
|
|
325
|
-
inset-block-start: 0;
|
|
326
|
-
}
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
// Row / Column headers
|
|
330
|
-
.k-spreadsheet-row-header,
|
|
331
|
-
.k-spreadsheet-column-header {
|
|
332
|
-
text-align: center;
|
|
333
|
-
z-index: 100;
|
|
334
|
-
|
|
335
|
-
> div {
|
|
336
|
-
position: relative;
|
|
337
|
-
box-sizing: border-box;
|
|
338
|
-
border-width: 0;
|
|
339
|
-
border-style: solid;
|
|
340
|
-
border-color: inherit;
|
|
341
|
-
|
|
342
|
-
&::after {
|
|
343
|
-
content: "";
|
|
344
|
-
border-width: 0;
|
|
345
|
-
border-style: solid;
|
|
346
|
-
border-color: inherit;
|
|
347
|
-
display: none;
|
|
348
|
-
position: absolute;
|
|
349
|
-
inset: 0;
|
|
350
|
-
}
|
|
351
|
-
}
|
|
352
|
-
}
|
|
353
|
-
.k-spreadsheet-row-header {
|
|
354
|
-
position: relative;
|
|
355
|
-
}
|
|
356
|
-
.k-spreadsheet-column-header {
|
|
357
|
-
position: absolute;
|
|
358
|
-
}
|
|
359
|
-
.k-spreadsheet-row-header > div {
|
|
360
|
-
border-block-start-width: 1px;
|
|
361
|
-
|
|
362
|
-
&:first-child { border-block-start-width: 0; }
|
|
363
|
-
}
|
|
364
|
-
.k-spreadsheet-row-header > .k-selection-partial,
|
|
365
|
-
.k-spreadsheet-row-header > .k-selection-full {
|
|
366
|
-
&::after {
|
|
367
|
-
border-inline-end-width: 2px;
|
|
368
|
-
display: block;
|
|
369
|
-
}
|
|
370
|
-
}
|
|
371
|
-
.k-spreadsheet-column-header > div {
|
|
372
|
-
border-inline-start-width: 1px;
|
|
373
|
-
|
|
374
|
-
&:first-child { border-inline-start-width: 0; }
|
|
375
|
-
}
|
|
376
|
-
.k-spreadsheet-column-header > .k-selection-partial,
|
|
377
|
-
.k-spreadsheet-column-header > .k-selection-full {
|
|
378
|
-
&::after {
|
|
379
|
-
border-bottom-width: 2px;
|
|
380
|
-
display: block;
|
|
381
|
-
}
|
|
382
|
-
}
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
// Spreadsheet data
|
|
386
|
-
.k-spreadsheet-data {
|
|
387
|
-
border-color: inherit;
|
|
388
|
-
cursor: cell;
|
|
389
|
-
position: relative;
|
|
390
|
-
}
|
|
391
|
-
|
|
392
78
|
|
|
393
79
|
// Cells
|
|
394
80
|
.k-spreadsheet-cell {
|
|
395
|
-
padding-block:
|
|
396
|
-
padding-inline:
|
|
397
|
-
box-sizing: border-box;
|
|
398
|
-
position: absolute;
|
|
399
|
-
line-height: normal;
|
|
400
|
-
white-space: pre;
|
|
401
|
-
overflow: hidden;
|
|
402
|
-
}
|
|
403
|
-
.k-spreadsheet-merged-cells-wrapers {
|
|
404
|
-
position: relative;
|
|
81
|
+
padding-block: $kendo-spreadsheet-cell-padding-y;
|
|
82
|
+
padding-inline: $kendo-spreadsheet-cell-padding-x;
|
|
405
83
|
}
|
|
406
84
|
|
|
407
|
-
.k-spreadsheet-disabled-mask {
|
|
408
|
-
position: absolute;
|
|
409
|
-
}
|
|
410
|
-
|
|
411
|
-
|
|
412
85
|
// Selection
|
|
413
|
-
.k-spreadsheet .k-selection-wrapper {
|
|
414
|
-
position: relative;
|
|
415
|
-
cursor: cell;
|
|
416
|
-
}
|
|
417
86
|
.k-spreadsheet .k-spreadsheet-selection {
|
|
418
87
|
border-width: 2px;
|
|
419
|
-
border-style: solid;
|
|
420
|
-
box-sizing: border-box;
|
|
421
|
-
position: absolute;
|
|
422
|
-
}
|
|
423
|
-
.k-spreadsheet .k-spreadsheet-selection-highlight {
|
|
424
|
-
border-width: 2px;
|
|
425
|
-
border-style: dashed;
|
|
426
|
-
box-sizing: border-box;
|
|
427
|
-
position: absolute;
|
|
428
|
-
}
|
|
429
|
-
.k-spreadsheet .k-spreadsheet-editor-button {
|
|
430
|
-
position: absolute;
|
|
431
|
-
padding: 0;
|
|
432
|
-
z-index: 60;
|
|
433
|
-
}
|
|
434
|
-
|
|
435
|
-
.k-spreadsheet-active-cell {
|
|
436
|
-
// always show exact active cell border, regardless of inline cell styles
|
|
437
|
-
outline-color: transparent !important; // stylelint-disable-line declaration-no-important
|
|
438
|
-
z-index: 10;
|
|
439
|
-
}
|
|
440
|
-
|
|
441
|
-
.k-spreadsheet .k-auto-fill-wrapper {
|
|
442
|
-
position: relative;
|
|
443
|
-
}
|
|
444
|
-
.k-spreadsheet .k-auto-fill,
|
|
445
|
-
.k-spreadsheet .k-auto-fill-punch,
|
|
446
|
-
.k-spreadsheet .k-auto-fill-br-hint {
|
|
447
|
-
box-sizing: border-box;
|
|
448
|
-
position: absolute;
|
|
449
|
-
}
|
|
450
|
-
.k-spreadsheet .k-auto-fill {
|
|
451
|
-
border-width: 1px;
|
|
452
|
-
border-style: solid;
|
|
453
|
-
cursor: crosshair;
|
|
454
88
|
}
|
|
455
89
|
|
|
456
|
-
.k-spreadsheet .k-single-selection {}
|
|
457
|
-
.k-spreadsheet .k-single-selection::after {
|
|
458
|
-
content: "";
|
|
459
|
-
margin-bottom: -4px;
|
|
460
|
-
margin-inline-end: -4px;
|
|
461
|
-
width: 6px;
|
|
462
|
-
height: 6px;
|
|
463
|
-
border-width: 1px;
|
|
464
|
-
border-style: solid;
|
|
465
|
-
border-radius: 50%;
|
|
466
|
-
display: block;
|
|
467
|
-
position: absolute;
|
|
468
|
-
inset-block-end: 0;
|
|
469
|
-
inset-inline-end: 0;
|
|
470
|
-
z-index: 300;
|
|
471
|
-
cursor: crosshair;
|
|
472
|
-
}
|
|
473
|
-
|
|
474
|
-
.k-spreadsheet .k-selection-full,
|
|
475
|
-
.k-spreadsheet .k-selection-partial {
|
|
476
|
-
&::after {
|
|
477
|
-
display: none;
|
|
478
|
-
}
|
|
479
|
-
}
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
// Autofill
|
|
483
|
-
.k-spreadsheet .k-autofill-wrapper {
|
|
484
|
-
position: relative;
|
|
485
|
-
cursor: cell;
|
|
486
|
-
}
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
// Border rendering
|
|
490
|
-
.k-spreadsheet-vborder {
|
|
491
|
-
position: absolute;
|
|
492
|
-
border-inline-start-style: solid;
|
|
493
|
-
border-inline-start-width: 1px;
|
|
494
|
-
}
|
|
495
|
-
|
|
496
|
-
.k-spreadsheet-hborder {
|
|
497
|
-
position: absolute;
|
|
498
|
-
border-block-start-style: solid;
|
|
499
|
-
border-block-start-width: 1px;
|
|
500
|
-
}
|
|
501
|
-
|
|
502
|
-
|
|
503
90
|
// Comments
|
|
504
91
|
.k-spreadsheet-has-comment::after {
|
|
505
|
-
content: "";
|
|
506
|
-
display: block;
|
|
507
|
-
position: absolute;
|
|
508
92
|
inset-block-start: 0;
|
|
509
93
|
inset-inline-start: auto;
|
|
510
94
|
inset-inline-end: 0;
|
|
511
|
-
border-width: 3px;
|
|
512
|
-
border-style: solid;
|
|
513
95
|
}
|
|
514
96
|
|
|
515
97
|
// Validation
|
|
@@ -518,303 +100,99 @@
|
|
|
518
100
|
inset-inline-end: auto;
|
|
519
101
|
}
|
|
520
102
|
|
|
521
|
-
// Filter button
|
|
522
|
-
.k-spreadsheet .k-filter-wrapper {
|
|
523
|
-
position: relative;
|
|
524
|
-
z-index: 50;
|
|
525
|
-
}
|
|
526
|
-
|
|
527
|
-
.k-spreadsheet .k-filter-range {
|
|
528
|
-
border-width: 2px;
|
|
529
|
-
border-style: solid;
|
|
530
|
-
position: absolute;
|
|
531
|
-
box-sizing: border-box;
|
|
532
|
-
pointer-events: none;
|
|
533
|
-
}
|
|
534
|
-
|
|
535
103
|
.k-spreadsheet-filter {
|
|
536
|
-
@include border-radius( k-border-radius(md) );
|
|
537
104
|
padding: k-spacing(1);
|
|
538
|
-
line-height: 1;
|
|
539
|
-
position: absolute;
|
|
540
|
-
cursor: pointer;
|
|
541
|
-
|
|
542
|
-
.k-icon { vertical-align: middle; }
|
|
543
105
|
}
|
|
544
106
|
|
|
545
|
-
|
|
546
107
|
// Filter menu
|
|
547
108
|
.k-spreadsheet-filter-menu {
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
.k-animation-container {
|
|
551
|
-
position: relative;
|
|
109
|
+
.k-link {
|
|
110
|
+
padding-inline-start: $kendo-filter-menu-padding-left;
|
|
552
111
|
}
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
> .k-menu.k-menu-vertical {
|
|
556
|
-
border-width: 0;
|
|
557
|
-
|
|
558
|
-
.k-item {
|
|
559
|
-
color: inherit;
|
|
560
|
-
}
|
|
561
|
-
.k-link {
|
|
562
|
-
padding-inline-start: var( --filter-menu-padding-left, #{$kendo-filter-menu-padding-left} );
|
|
563
|
-
}
|
|
564
|
-
.k-icon {
|
|
565
|
-
margin-inline-start: calc(-1 * ( var( --kendo-icon-size, 1rem ) + #{k-spacing(1)} ) );
|
|
566
|
-
margin-inline-end: k-spacing(1);
|
|
567
|
-
}
|
|
568
|
-
|
|
112
|
+
.k-icon {
|
|
113
|
+
margin-inline-end: k-spacing(1);
|
|
569
114
|
}
|
|
570
115
|
|
|
571
|
-
.k-spreadsheet-value-treeview-wrapper {
|
|
572
|
-
height: 200px;
|
|
573
|
-
border-width: 1px;
|
|
574
|
-
border-style: solid;
|
|
575
|
-
overflow-y: scroll;
|
|
576
|
-
overflow-x: auto;
|
|
577
|
-
|
|
578
|
-
.k-treeview {
|
|
579
|
-
padding: k-spacing(1);
|
|
580
|
-
overflow: visible;
|
|
581
|
-
}
|
|
582
|
-
}
|
|
583
|
-
|
|
584
|
-
// Details
|
|
585
|
-
.k-details,
|
|
586
|
-
.k-expander {
|
|
587
|
-
padding: 0;
|
|
588
|
-
border-width: 1px 0 0;
|
|
589
|
-
border-style: solid;
|
|
590
|
-
border-color: inherit;
|
|
591
|
-
}
|
|
592
|
-
.k-expander {
|
|
593
|
-
border: 0;
|
|
594
|
-
background: inherit;
|
|
595
|
-
}
|
|
596
116
|
.k-details-summary,
|
|
597
117
|
.k-columnmenu-item {
|
|
598
|
-
padding-block:
|
|
599
|
-
padding-inline:
|
|
600
|
-
display: flex;
|
|
601
|
-
align-items: center;
|
|
602
|
-
cursor: pointer;
|
|
603
|
-
|
|
604
|
-
> .k-icon,
|
|
605
|
-
> .k-expander-indicator {
|
|
606
|
-
margin-inline-end: k-spacing(1);
|
|
607
|
-
}
|
|
118
|
+
padding-block: $kendo-menu-popup-md-item-padding-y;
|
|
119
|
+
padding-inline: $kendo-menu-popup-md-item-padding-x;
|
|
608
120
|
}
|
|
609
121
|
.k-details-content,
|
|
610
122
|
.k-columnmenu-item-content {
|
|
611
|
-
padding-inline:
|
|
612
|
-
padding-block:
|
|
613
|
-
display: flex;
|
|
614
|
-
flex-flow: column nowrap;
|
|
615
|
-
|
|
616
|
-
.k-filter-and {
|
|
617
|
-
width: min-content;
|
|
618
|
-
align-self: flex-start;
|
|
619
|
-
}
|
|
123
|
+
padding-inline: $kendo-spreadsheet-popup-menu-padding-x;
|
|
124
|
+
padding-block: $kendo-spreadsheet-popup-menu-padding-y;
|
|
620
125
|
|
|
621
126
|
.k-actions {
|
|
622
127
|
margin-block-start: k-spacing(3);
|
|
623
128
|
}
|
|
624
129
|
}
|
|
625
|
-
|
|
626
|
-
.k-actions {
|
|
627
|
-
margin: 0;
|
|
628
|
-
padding: 0;
|
|
629
|
-
}
|
|
630
|
-
}
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
.k-spreadsheet-popup {
|
|
634
|
-
padding: 0;
|
|
635
|
-
|
|
636
|
-
.k-separator {
|
|
637
|
-
display: block;
|
|
638
|
-
}
|
|
639
|
-
|
|
640
|
-
.k-reset-color,
|
|
641
|
-
.k-custom-color {
|
|
642
|
-
@include border-radius( 0 );
|
|
643
|
-
width: 100%;
|
|
644
|
-
border-width: 0;
|
|
645
|
-
box-sizing: border-box;
|
|
646
|
-
display: flex;
|
|
647
|
-
}
|
|
648
|
-
.k-reset-color { border-block-end-width: 1px; }
|
|
649
|
-
.k-custom-color { border-block-start-width: 1px; }
|
|
650
|
-
.k-spreadsheet-border-type-palette {
|
|
651
|
-
padding: k-spacing(2);
|
|
652
|
-
display: grid;
|
|
653
|
-
grid-template-columns: repeat(5, max-content);
|
|
654
|
-
gap: k-spacing(2);
|
|
655
|
-
}
|
|
656
|
-
}
|
|
657
|
-
|
|
658
|
-
.k-spreadsheet-format-popup {
|
|
659
|
-
.k-item { justify-content: space-between; }
|
|
660
|
-
.k-spreadsheet-sample { order: 1; }
|
|
661
|
-
}
|
|
662
|
-
.k-spreadsheet-sample {
|
|
663
|
-
opacity: .7;
|
|
664
130
|
}
|
|
665
131
|
|
|
666
132
|
.k-spreadsheet-clipboard,
|
|
667
133
|
.k-spreadsheet-clipboard-paste {
|
|
668
|
-
margin: 0;
|
|
669
|
-
padding: 0;
|
|
670
|
-
width: 1px;
|
|
671
|
-
height: 1px;
|
|
672
|
-
border: 0;
|
|
673
|
-
opacity: 0;
|
|
674
|
-
position: absolute;
|
|
675
134
|
inset-block-start: 0;
|
|
676
135
|
inset-inline-end: 0;
|
|
677
|
-
overflow: hidden;
|
|
678
|
-
}
|
|
679
|
-
|
|
680
|
-
.k-spreadsheet-window .k-external-dropzone {
|
|
681
|
-
margin-block-end: $kendo-spreadsheet-dropzone-spacing-y;
|
|
682
|
-
}
|
|
683
|
-
|
|
684
|
-
.k-spreadsheet-window .k-edit-form-container {
|
|
685
|
-
width: auto;
|
|
686
|
-
min-width: 0;
|
|
687
136
|
}
|
|
688
137
|
|
|
689
138
|
// Format preview window
|
|
690
139
|
.k-spreadsheet-format-cells {
|
|
691
|
-
|
|
692
140
|
.k-spreadsheet-preview {
|
|
693
141
|
margin-block-start: k-spacing(2);
|
|
694
|
-
text-align: center;
|
|
695
142
|
}
|
|
696
143
|
|
|
697
144
|
.k-list-scroller {
|
|
698
145
|
margin-block-start: k-spacing(2);
|
|
699
|
-
height: 210px;
|
|
700
|
-
border-width: 1px;
|
|
701
|
-
border-style: solid;
|
|
702
|
-
border-color: inherit;
|
|
703
146
|
}
|
|
704
147
|
}
|
|
705
148
|
|
|
706
|
-
|
|
707
149
|
// Export dialog
|
|
708
150
|
.k-export-config {
|
|
709
|
-
clear: both;
|
|
710
|
-
position: relative;
|
|
711
|
-
|
|
712
|
-
&::after {
|
|
713
|
-
content: "";
|
|
714
|
-
clear: both;
|
|
715
|
-
display: block;
|
|
716
|
-
}
|
|
717
|
-
|
|
718
|
-
|
|
719
151
|
.k-edit-field {
|
|
720
152
|
margin-inline-start: 5%;
|
|
721
|
-
width: 45%;
|
|
722
153
|
float: inline-start;
|
|
723
154
|
}
|
|
724
155
|
|
|
725
156
|
.k-page-orientation {
|
|
726
|
-
position: absolute;
|
|
727
157
|
inset-inline-end: 0;
|
|
728
158
|
inset-block-start: k-spacing(2);
|
|
729
|
-
|
|
730
|
-
.k-svg-icon {
|
|
731
|
-
width: 6em;
|
|
732
|
-
height: 6em;
|
|
733
|
-
}
|
|
734
159
|
}
|
|
735
160
|
}
|
|
736
161
|
|
|
737
|
-
// Insert comment dialog
|
|
738
|
-
.k-spreadsheet-insert-comment textarea {
|
|
739
|
-
height: auto;
|
|
740
|
-
}
|
|
741
|
-
|
|
742
162
|
// Insert image dialog
|
|
743
163
|
.k-spreadsheet-insert-image-dialog {
|
|
744
|
-
|
|
745
|
-
border-style:
|
|
746
|
-
border-width:
|
|
164
|
+
border-radius: $kendo-spreadsheet-insert-image-dialog-preview-border-radius;
|
|
165
|
+
border-style: $kendo-spreadsheet-insert-image-dialog-border-style;
|
|
166
|
+
border-width: $kendo-spreadsheet-insert-image-dialog-border-width;
|
|
747
167
|
|
|
748
168
|
label {
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
width: var( --kendo-spreadsheet-insert-image-dialog-preview-width, #{$kendo-spreadsheet-insert-image-dialog-preview-width} );
|
|
753
|
-
height: var( --kendo-spreadsheet-insert-image-dialog-preview-height, #{$kendo-spreadsheet-insert-image-dialog-preview-height} );
|
|
754
|
-
background-image: var( --kendo-spreadsheet-insert-image-dialog-img, #{$kendo-spreadsheet-insert-image-dialog-img} );
|
|
755
|
-
background-size: auto 70%;
|
|
756
|
-
background-position: 50% 30%;
|
|
757
|
-
background-repeat: no-repeat;
|
|
169
|
+
width: $kendo-spreadsheet-insert-image-dialog-preview-width;
|
|
170
|
+
height: $kendo-spreadsheet-insert-image-dialog-preview-height;
|
|
171
|
+
background-image: $kendo-spreadsheet-insert-image-dialog-img;
|
|
758
172
|
|
|
759
173
|
div {
|
|
760
|
-
|
|
761
|
-
align-self: flex-end;
|
|
762
|
-
margin-bottom: var( --kendo-spreadsheet-insert-image-dialog-text-margin-bottom, #{$kendo-spreadsheet-insert-image-dialog-text-margin-bottom} );
|
|
763
|
-
pointer-events: none;
|
|
764
|
-
}
|
|
765
|
-
|
|
766
|
-
input {
|
|
767
|
-
display: none;
|
|
768
|
-
}
|
|
769
|
-
}
|
|
770
|
-
|
|
771
|
-
.k-spreadsheet-has-image {
|
|
772
|
-
background-size: auto 90%;
|
|
773
|
-
background-position: 50% 50%;
|
|
774
|
-
|
|
775
|
-
&:hover div,
|
|
776
|
-
&.k-hover div {
|
|
777
|
-
margin: 0;
|
|
778
|
-
align-self: center;
|
|
779
|
-
opacity: 1;
|
|
780
|
-
}
|
|
781
|
-
|
|
782
|
-
div {
|
|
783
|
-
opacity: 0;
|
|
174
|
+
margin-bottom: $kendo-spreadsheet-insert-image-dialog-text-margin-bottom;
|
|
784
175
|
}
|
|
785
176
|
}
|
|
786
177
|
}
|
|
787
178
|
|
|
788
179
|
.k-spreadsheet-drawing {
|
|
789
|
-
position: absolute;
|
|
790
|
-
box-sizing: border-box;
|
|
791
|
-
z-index: 101;
|
|
792
|
-
|
|
793
180
|
&.k-spreadsheet-active-drawing {
|
|
794
|
-
outline-style:
|
|
795
|
-
outline-width:
|
|
181
|
+
outline-style: $kendo-spreadsheet-drawing-outline-style;
|
|
182
|
+
outline-width: $kendo-spreadsheet-drawing-outline-width;
|
|
796
183
|
}
|
|
797
184
|
|
|
798
185
|
.k-spreadsheet-drawing-image {
|
|
799
|
-
position: absolute;
|
|
800
186
|
inset-block-start: 0;
|
|
801
187
|
inset-inline-start: 0;
|
|
802
|
-
width: 100%;
|
|
803
|
-
height: 100%;
|
|
804
|
-
background-position: 50% 50%;
|
|
805
|
-
background-size: 100% 100%;
|
|
806
|
-
background-repeat: no-repeat;
|
|
807
|
-
cursor: move;
|
|
808
188
|
}
|
|
809
189
|
|
|
810
190
|
.k-spreadsheet-drawing-handle {
|
|
811
|
-
width:
|
|
812
|
-
height:
|
|
813
|
-
border-style:
|
|
814
|
-
border-width:
|
|
815
|
-
border-radius:
|
|
816
|
-
position: absolute;
|
|
817
|
-
transform: translate(-50%, -50%);
|
|
191
|
+
width: $kendo-spreadsheet-drawing-handle-width;
|
|
192
|
+
height: $kendo-spreadsheet-drawing-handle-height;
|
|
193
|
+
border-style: $kendo-spreadsheet-drawing-handle-border-style;
|
|
194
|
+
border-width: $kendo-spreadsheet-drawing-handle-border-width;
|
|
195
|
+
border-radius: $kendo-spreadsheet-drawing-handle-border-radius;
|
|
818
196
|
|
|
819
197
|
// stylelint-disable selector-class-pattern, declaration-block-single-line-max-declarations
|
|
820
198
|
&.N { inset-inline-start: 50%; inset-block-start: 0; cursor: ns-resize; }
|
|
@@ -832,65 +210,13 @@
|
|
|
832
210
|
.k-spreadsheet-has-image {
|
|
833
211
|
&:hover,
|
|
834
212
|
&.k-hover {
|
|
835
|
-
border-radius:
|
|
213
|
+
border-radius: $kendo-spreadsheet-insert-image-dialog-preview-overlay-border-radius;
|
|
836
214
|
}
|
|
837
215
|
}
|
|
838
216
|
}
|
|
839
217
|
}
|
|
840
218
|
|
|
841
|
-
// Legacy styles
|
|
842
|
-
.k-spreadsheet-legacy {
|
|
843
|
-
.k-spreadsheet,
|
|
844
|
-
.k-spreadsheet-action-bar,
|
|
845
|
-
.k-spreadsheet-view {
|
|
846
|
-
font-size: 12px;
|
|
847
|
-
}
|
|
848
|
-
|
|
849
|
-
.k-spreadsheet-cell {
|
|
850
|
-
padding: 1px;
|
|
851
|
-
}
|
|
852
|
-
|
|
853
|
-
.k-spreadsheet-filter {
|
|
854
|
-
padding: 0px;
|
|
855
|
-
}
|
|
856
|
-
|
|
857
|
-
.k-filter-range {
|
|
858
|
-
border-width: 1px;
|
|
859
|
-
}
|
|
860
|
-
|
|
861
|
-
.k-spreadsheet .k-spreadsheet-selection-highlight {
|
|
862
|
-
border-width: 1px;
|
|
863
|
-
border-style: solid;
|
|
864
|
-
}
|
|
865
|
-
}
|
|
866
|
-
|
|
867
|
-
// Tabstrip
|
|
868
|
-
.k-spreadsheet .k-tabstrip-wrapper {
|
|
869
|
-
border-width: 0 0 1px;
|
|
870
|
-
border-style: solid;
|
|
871
|
-
border-color: inherit;
|
|
872
|
-
position: relative;
|
|
873
|
-
}
|
|
874
|
-
|
|
875
219
|
.k-spreadsheet-tabstrip {
|
|
876
|
-
position: relative;
|
|
877
|
-
z-index: 1;
|
|
878
|
-
}
|
|
879
|
-
|
|
880
|
-
.k-spreadsheet-tabstrip .k-tabstrip-items-wrapper {
|
|
881
|
-
margin: 0;
|
|
882
|
-
}
|
|
883
|
-
|
|
884
|
-
.k-spreadsheet-tabstrip .k-loading {
|
|
885
|
-
// TODO: better name
|
|
886
|
-
display: none;
|
|
887
|
-
}
|
|
888
|
-
|
|
889
|
-
.k-spreadsheet-tabstrip .k-content,
|
|
890
|
-
.k-spreadsheet-tabstrip .k-tabstrip-content {
|
|
891
|
-
@include border-radius( 0 );
|
|
892
220
|
padding: 0;
|
|
893
|
-
border-width: 0;
|
|
894
|
-
overflow: hidden;
|
|
895
221
|
}
|
|
896
222
|
}
|