@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
|
@@ -85,23 +85,26 @@ $kendo-series-30: $kendo-series-f-darker !default;
|
|
|
85
85
|
|
|
86
86
|
/// The border width of the chart component.
|
|
87
87
|
/// @group charts
|
|
88
|
-
$kendo-chart-border-width: 0px !default;
|
|
88
|
+
$kendo-chart-border-width: var( --kendo-chart-border-width, 0px ) !default;
|
|
89
89
|
/// The font-family of the chart component.
|
|
90
90
|
/// @group charts
|
|
91
|
-
$kendo-chart-font-family: var( --kendo-font-family, inherit ) !default;
|
|
91
|
+
$kendo-chart-font-family: var( --kendo-chart-font-family, var( --kendo-font-family, inherit ) ) !default;
|
|
92
92
|
/// The font-size of the chart component.
|
|
93
93
|
/// @group charts
|
|
94
94
|
$kendo-chart-font-size: var( --kendo-font-size, inherit ) !default;
|
|
95
95
|
/// The line-height of the chart component.
|
|
96
96
|
/// @group charts
|
|
97
|
-
$kendo-chart-line-height: var( --kendo-line-height, normal ) !default;
|
|
97
|
+
$kendo-chart-line-height: var( --kendo-chart-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
98
98
|
|
|
99
99
|
/// The font-size of the tooltip of the chart component.
|
|
100
100
|
/// @group charts
|
|
101
|
-
$kendo-chart-tooltip-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
101
|
+
$kendo-chart-tooltip-font-size: var( --kendo-chart-tooltip-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
|
|
102
102
|
/// The line-height of the tooltip of the chart component.
|
|
103
103
|
/// @group charts
|
|
104
|
-
$kendo-chart-tooltip-line-height: var( --kendo-line-height-sm, normal ) !default;
|
|
104
|
+
$kendo-chart-tooltip-line-height: var( --kendo-chart-tooltip-line-height, var( --kendo-line-height-sm, normal ) ) !default;
|
|
105
|
+
/// The transition of the tooltip of the chart component.
|
|
106
|
+
/// @group charts
|
|
107
|
+
$kendo-chart-tooltip-transition: left ease-in 80ms, top ease-in 80ms !default;
|
|
105
108
|
|
|
106
109
|
/// The font-size of the label of the chart component.
|
|
107
110
|
/// @group chart
|
|
@@ -148,27 +151,27 @@ $kendo-chart-bg: k-color(surface-alt) !default;
|
|
|
148
151
|
$kendo-chart-text: k-color(on-app-surface) !default;
|
|
149
152
|
/// The border color of the chart component.
|
|
150
153
|
/// @group charts
|
|
151
|
-
$kendo-chart-border: k-color(on-app-surface) !default;
|
|
154
|
+
$kendo-chart-border: var( --kendo-chart-border, k-color(on-app-surface) ) !default;
|
|
152
155
|
|
|
153
156
|
/// The text color of the chart tooltip.
|
|
154
157
|
/// @group charts
|
|
155
|
-
$kendo-chart-tooltip-color: k-color(app-surface) !default;
|
|
158
|
+
$kendo-chart-tooltip-color: var( --kendo-chart-tooltip-color, k-color(app-surface) ) !default;
|
|
156
159
|
/// The inverse text color of the chart tooltip.
|
|
157
160
|
/// @group charts
|
|
158
|
-
$kendo-chart-tooltip-color-inverse: k-color(on-app-surface) !default;
|
|
161
|
+
$kendo-chart-tooltip-color-inverse: var( --kendo-chart-tooltip-color-inverse, k-color(on-app-surface) ) !default;
|
|
159
162
|
|
|
160
163
|
/// The background color of the chart crosshairs.
|
|
161
164
|
/// @group charts
|
|
162
165
|
$kendo-chart-crosshair-background: k-color(on-app-surface) !default;
|
|
163
166
|
/// The text color of the chart shared crosshair tooltip.
|
|
164
167
|
/// @group charts
|
|
165
|
-
$kendo-chart-crosshair-shared-tooltip-color: k-color(on-app-surface) !default;
|
|
168
|
+
$kendo-chart-crosshair-shared-tooltip-color: var( --kendo-chart-crosshair-shared-tooltip-color, k-color(on-app-surface) ) !default;
|
|
166
169
|
/// The background color of the chart shared crosshair tooltip.
|
|
167
170
|
/// @group charts
|
|
168
|
-
$kendo-chart-crosshair-shared-tooltip-background: k-color(surface-alt) !default;
|
|
171
|
+
$kendo-chart-crosshair-shared-tooltip-background: var( --kendo-chart-crosshair-shared-tooltip-background, k-color(surface-alt) ) !default;
|
|
169
172
|
/// The border color of the chart shared crosshair tooltip.
|
|
170
173
|
/// @group charts
|
|
171
|
-
$kendo-chart-crosshair-shared-tooltip-border: transparent !default;
|
|
174
|
+
$kendo-chart-crosshair-shared-tooltip-border: var( --kendo-chart-crosshair-shared-tooltip-border, transparent ) !default;
|
|
172
175
|
|
|
173
176
|
/// The background color of the chart notes.
|
|
174
177
|
/// @group charts
|
|
@@ -178,23 +181,23 @@ $kendo-chart-notes-background: k-color(base-emphasis) !default;
|
|
|
178
181
|
$kendo-chart-notes-border: $kendo-chart-notes-background !default;
|
|
179
182
|
/// The background color of the chart note lines.
|
|
180
183
|
/// @group charts
|
|
181
|
-
$kendo-chart-notes-lines: $kendo-chart-notes-background !default;
|
|
184
|
+
$kendo-chart-notes-lines: var( --kendo-chart-notes-lines, $kendo-chart-notes-background ) !default;
|
|
182
185
|
|
|
183
186
|
/// The background color of the chart handle.
|
|
184
187
|
/// @group charts
|
|
185
|
-
$kendo-chart-handle-bg: k-color(surface) !default;
|
|
188
|
+
$kendo-chart-handle-bg: var( --kendo-chart-handle-bg, k-color(surface) ) !default;
|
|
186
189
|
/// The text color of the chart handle.
|
|
187
190
|
/// @group charts
|
|
188
|
-
$kendo-chart-handle-text: $kendo-chart-text !default;
|
|
191
|
+
$kendo-chart-handle-text: var( --kendo-chart-handle-text, $kendo-chart-text ) !default;
|
|
189
192
|
/// The border color of the chart handle.
|
|
190
193
|
/// @group charts
|
|
191
|
-
$kendo-chart-handle-border: $kendo-chart-handle-bg !default;
|
|
194
|
+
$kendo-chart-handle-border: var( --kendo-chart-handle-border, $kendo-chart-handle-bg ) !default;
|
|
192
195
|
/// The hover background color of the chart handle.
|
|
193
196
|
/// @group charts
|
|
194
|
-
$kendo-chart-handle-hover-bg: k-color(base-hover) !default;
|
|
197
|
+
$kendo-chart-handle-hover-bg: var( --kendo-chart-handle-hover-bg, k-color(base-hover) ) !default;
|
|
195
198
|
/// The hover text color of the chart handle.
|
|
196
199
|
/// @group charts
|
|
197
|
-
$kendo-chart-handle-hover-text: k-color(on-base) !default;
|
|
200
|
+
$kendo-chart-handle-hover-text: var( --kendo-chart-handle-hover-text, k-color(on-base) ) !default;
|
|
198
201
|
/// The hover border color of the chart handle.
|
|
199
202
|
/// @group charts
|
|
200
203
|
$kendo-chart-handle-hover-border: color-mix(in srgb, k-color(border) 10%, transparent) !default;
|
|
@@ -205,10 +208,10 @@ $kendo-chart-error-bars-background: k-color(error) !default;
|
|
|
205
208
|
|
|
206
209
|
/// The size of the selection handle of the chart component.
|
|
207
210
|
/// @group charts
|
|
208
|
-
$kendo-selection-handle-size: 24px !default;
|
|
211
|
+
$kendo-chart-selection-handle-size: 24px !default;
|
|
209
212
|
/// The color of the selection handle of the chart component.
|
|
210
213
|
/// @group charts
|
|
211
|
-
$kendo-selection-border-color: color-mix(in srgb, k-color(border) 16%, transparent) !default;
|
|
214
|
+
$kendo-chart-selection-border-color: color-mix(in srgb, k-color(border) 16%, transparent) !default;
|
|
212
215
|
|
|
213
216
|
/// The computed height of the Chart title.
|
|
214
217
|
/// @group charts
|
|
@@ -216,51 +219,57 @@ $kendo-chart-computed-title-height: 0px !default;
|
|
|
216
219
|
|
|
217
220
|
/// The font-family of the treemap.
|
|
218
221
|
/// @group charts
|
|
219
|
-
$kendo-treemap-font-family: var( --kendo-font-family, inherit ) !default;
|
|
222
|
+
$kendo-treemap-font-family: var( --kendo-treemap-font-family, var( --kendo-font-family, inherit ) ) !default;
|
|
220
223
|
/// The font-size of the treemap.
|
|
221
224
|
/// @group charts
|
|
222
|
-
$kendo-treemap-font-size: var( --kendo-font-size, inherit ) !default;
|
|
225
|
+
$kendo-treemap-font-size: var( --kendo-treemap-font-size, var( --kendo-font-size, inherit ) ) !default;
|
|
223
226
|
/// The line-height of the treemap.
|
|
224
227
|
/// @group charts
|
|
225
|
-
$kendo-treemap-line-height: var( --kendo-line-height, normal ) !default;
|
|
228
|
+
$kendo-treemap-line-height: var( --kendo-treemap-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
229
|
+
/// The horizontal padding of the treemap.
|
|
230
|
+
/// @group charts
|
|
231
|
+
$kendo-treemap-padding-x: var( --kendo-treemap-padding-x, k-spacing(1) ) !default;
|
|
232
|
+
/// The vertical padding of the treemap.
|
|
233
|
+
/// @group charts
|
|
234
|
+
$kendo-treemap-padding-y: var( --kendo-treemap-padding-y, k-spacing(0.5) ) !default;
|
|
226
235
|
/// The background color of the treemap.
|
|
227
236
|
/// @group charts
|
|
228
|
-
$kendo-treemap-bg: k-color(surface-alt) !default;
|
|
237
|
+
$kendo-treemap-bg: var( --kendo-treemap-bg, k-color(surface-alt) ) !default;
|
|
229
238
|
/// The text color of the treemap.
|
|
230
239
|
/// @group charts
|
|
231
|
-
$kendo-treemap-text: k-color(on-app-surface) !default;
|
|
240
|
+
$kendo-treemap-text: var( --kendo-treemap-text, k-color(on-app-surface) ) !default;
|
|
232
241
|
/// The border color of the treemap.
|
|
233
242
|
/// @group charts
|
|
234
|
-
$kendo-treemap-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
|
|
243
|
+
$kendo-treemap-border: var( --kendo-treemap-border, color-mix(in srgb, k-color(border) 16%, transparent) ) !default;
|
|
235
244
|
|
|
236
245
|
/// The background color of the treemap title.
|
|
237
246
|
/// @group charts
|
|
238
|
-
$kendo-treemap-title-bg: k-color(surface) !default;
|
|
247
|
+
$kendo-treemap-title-bg: var( --kendo-treemap-title-bg, k-color(surface) ) !default;
|
|
239
248
|
/// The text color of the treemap title.
|
|
240
249
|
/// @group charts
|
|
241
|
-
$kendo-treemap-title-text: k-color(on-app-surface) !default;
|
|
250
|
+
$kendo-treemap-title-text: var( --kendo-treemap-title-text, k-color(on-app-surface) ) !default;
|
|
242
251
|
/// The border color of the treemap title.
|
|
243
252
|
/// @group charts
|
|
244
|
-
$kendo-treemap-title-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
|
|
253
|
+
$kendo-treemap-title-border: var( --kendo-treemap-title-border, color-mix(in srgb, k-color(border) 16%, transparent) ) !default;
|
|
245
254
|
|
|
246
255
|
// Chart Overlay
|
|
247
256
|
/// The background color of the Chart overlay.
|
|
248
257
|
/// @group charts
|
|
249
|
-
$kendo-chart-overlay-bg: k-color(app-surface) !default;
|
|
258
|
+
$kendo-chart-overlay-bg: var( --kendo-chart-overlay-bg, k-color(app-surface) ) !default;
|
|
250
259
|
|
|
251
260
|
// No Data
|
|
252
261
|
/// The font-size of the Chart no data message.
|
|
253
262
|
/// @group charts
|
|
254
|
-
$kendo-chart-no-data-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
263
|
+
$kendo-chart-no-data-font-size: var( --kendo-chart-no-data-font-size, var( --kendo-font-size-lg, inherit ) ) !default;
|
|
255
264
|
/// The font-weight of the Chart no data message.
|
|
256
265
|
/// @group charts
|
|
257
|
-
$kendo-chart-no-data-font-weight: var( --kendo-font-weight, normal ) !default;
|
|
266
|
+
$kendo-chart-no-data-font-weight: var( --kendo-chart-no-data-font-weight, var( --kendo-font-weight, normal ) ) !default;
|
|
258
267
|
/// The text color of the Chart no data message.
|
|
259
268
|
/// @group charts
|
|
260
|
-
$kendo-chart-no-data-text: k-color(on-app-surface) !default;
|
|
269
|
+
$kendo-chart-no-data-text: var( --kendo-chart-no-data-text, k-color(on-app-surface) ) !default;
|
|
261
270
|
/// The vertical padding of the Chart no data message.
|
|
262
271
|
/// @group charts
|
|
263
|
-
$kendo-chart-no-data-padding-y: k-spacing( 25 ) !default;
|
|
272
|
+
$kendo-chart-no-data-padding-y: var( --kendo-chart-no-data-padding-y, k-spacing( 25 ) ) !default;
|
|
264
273
|
|
|
265
274
|
// Gauge
|
|
266
275
|
/// Color of the Gauge Pointer.
|
|
@@ -269,3 +278,113 @@ $kendo-gauge-pointer-bg: $kendo-series-f !default;
|
|
|
269
278
|
/// Color of the Gauge Track.
|
|
270
279
|
/// @group charts
|
|
271
280
|
$kendo-gauge-track-bg: k-color(base-emphasis) !default;
|
|
281
|
+
|
|
282
|
+
@forward "@progress/kendo-theme-core/scss/components/dataviz/_variables.scss" with (
|
|
283
|
+
$kendo-series-a: $kendo-series-a,
|
|
284
|
+
$kendo-series-a-dark: $kendo-series-a-dark,
|
|
285
|
+
$kendo-series-a-darker: $kendo-series-a-darker,
|
|
286
|
+
$kendo-series-a-light: $kendo-series-a-light,
|
|
287
|
+
$kendo-series-a-lighter: $kendo-series-a-lighter,
|
|
288
|
+
$kendo-series-b: $kendo-series-b,
|
|
289
|
+
$kendo-series-b-dark: $kendo-series-b-dark,
|
|
290
|
+
$kendo-series-b-darker: $kendo-series-b-darker,
|
|
291
|
+
$kendo-series-b-light: $kendo-series-b-light,
|
|
292
|
+
$kendo-series-b-lighter: $kendo-series-b-lighter,
|
|
293
|
+
$kendo-series-c: $kendo-series-c,
|
|
294
|
+
$kendo-series-c-dark: $kendo-series-c-dark,
|
|
295
|
+
$kendo-series-c-darker: $kendo-series-c-darker,
|
|
296
|
+
$kendo-series-c-light: $kendo-series-c-light,
|
|
297
|
+
$kendo-series-c-lighter: $kendo-series-c-lighter,
|
|
298
|
+
$kendo-series-d: $kendo-series-d,
|
|
299
|
+
$kendo-series-d-dark: $kendo-series-d-dark,
|
|
300
|
+
$kendo-series-d-darker: $kendo-series-d-darker,
|
|
301
|
+
$kendo-series-d-light: $kendo-series-d-light,
|
|
302
|
+
$kendo-series-d-lighter: $kendo-series-d-lighter,
|
|
303
|
+
$kendo-series-e: $kendo-series-e,
|
|
304
|
+
$kendo-series-e-dark: $kendo-series-e-dark,
|
|
305
|
+
$kendo-series-e-darker: $kendo-series-e-darker,
|
|
306
|
+
$kendo-series-e-light: $kendo-series-e-light,
|
|
307
|
+
$kendo-series-e-lighter: $kendo-series-e-lighter,
|
|
308
|
+
$kendo-series-f: $kendo-series-f,
|
|
309
|
+
$kendo-series-f-dark: $kendo-series-f-dark,
|
|
310
|
+
$kendo-series-f-darker: $kendo-series-f-darker,
|
|
311
|
+
$kendo-series-f-light: $kendo-series-f-light,
|
|
312
|
+
$kendo-series-f-lighter: $kendo-series-f-lighter,
|
|
313
|
+
$kendo-series-1: $kendo-series-1,
|
|
314
|
+
$kendo-series-2: $kendo-series-2,
|
|
315
|
+
$kendo-series-3: $kendo-series-3,
|
|
316
|
+
$kendo-series-4: $kendo-series-4,
|
|
317
|
+
$kendo-series-5: $kendo-series-5,
|
|
318
|
+
$kendo-series-6: $kendo-series-6,
|
|
319
|
+
$kendo-series-7: $kendo-series-7,
|
|
320
|
+
$kendo-series-8: $kendo-series-8,
|
|
321
|
+
$kendo-series-9: $kendo-series-9,
|
|
322
|
+
$kendo-series-10: $kendo-series-10,
|
|
323
|
+
$kendo-series-11: $kendo-series-11,
|
|
324
|
+
$kendo-series-12: $kendo-series-12,
|
|
325
|
+
$kendo-series-13: $kendo-series-13,
|
|
326
|
+
$kendo-series-14: $kendo-series-14,
|
|
327
|
+
$kendo-series-15: $kendo-series-15,
|
|
328
|
+
$kendo-series-16: $kendo-series-16,
|
|
329
|
+
$kendo-series-17: $kendo-series-17,
|
|
330
|
+
$kendo-series-18: $kendo-series-18,
|
|
331
|
+
$kendo-series-19: $kendo-series-19,
|
|
332
|
+
$kendo-series-20: $kendo-series-20,
|
|
333
|
+
$kendo-series-21: $kendo-series-21,
|
|
334
|
+
$kendo-series-22: $kendo-series-22,
|
|
335
|
+
$kendo-series-23: $kendo-series-23,
|
|
336
|
+
$kendo-series-24: $kendo-series-24,
|
|
337
|
+
$kendo-series-25: $kendo-series-25,
|
|
338
|
+
$kendo-series-26: $kendo-series-26,
|
|
339
|
+
$kendo-series-27: $kendo-series-27,
|
|
340
|
+
$kendo-series-28: $kendo-series-28,
|
|
341
|
+
$kendo-series-29: $kendo-series-29,
|
|
342
|
+
$kendo-series-30: $kendo-series-30,
|
|
343
|
+
$kendo-chart-border-width: $kendo-chart-border-width,
|
|
344
|
+
$kendo-chart-font-family: $kendo-chart-font-family,
|
|
345
|
+
$kendo-chart-font-size: $kendo-chart-font-size,
|
|
346
|
+
$kendo-chart-line-height: $kendo-chart-line-height,
|
|
347
|
+
$kendo-chart-tooltip-font-size: $kendo-chart-tooltip-font-size,
|
|
348
|
+
$kendo-chart-label-font-size: $kendo-chart-label-font-size,
|
|
349
|
+
$kendo-chart-title-font-size: $kendo-chart-title-font-size,
|
|
350
|
+
$kendo-chart-pane-title-font-size: $kendo-chart-pane-title-font-size,
|
|
351
|
+
$kendo-chart-pane-title-font-weight: $kendo-chart-pane-title-font-weight,
|
|
352
|
+
$kendo-chart-major-lines: $kendo-chart-major-lines,
|
|
353
|
+
$kendo-chart-minor-lines: $kendo-chart-minor-lines,
|
|
354
|
+
$kendo-chart-inactive: $kendo-chart-inactive-bg,
|
|
355
|
+
$kendo-chart-area-opacity: $kendo-chart-area-opacity,
|
|
356
|
+
$kendo-chart-area-inactive-opacity: $kendo-chart-area-inactive-opacity,
|
|
357
|
+
$kendo-chart-line-inactive-opacity: $kendo-chart-line-inactive-opacity,
|
|
358
|
+
$kendo-chart-tooltip-transition: $kendo-chart-tooltip-transition,
|
|
359
|
+
$kendo-chart-bg: $kendo-chart-bg,
|
|
360
|
+
$kendo-chart-text: $kendo-chart-text,
|
|
361
|
+
$kendo-chart-border: $kendo-chart-border,
|
|
362
|
+
$kendo-chart-crosshair-background: $kendo-chart-crosshair-background,
|
|
363
|
+
$kendo-chart-crosshair-shared-tooltip-color: $kendo-chart-crosshair-shared-tooltip-color,
|
|
364
|
+
$kendo-chart-crosshair-shared-tooltip-background: $kendo-chart-crosshair-shared-tooltip-background,
|
|
365
|
+
$kendo-chart-crosshair-shared-tooltip-border: $kendo-chart-crosshair-shared-tooltip-border,
|
|
366
|
+
$kendo-chart-notes-background: $kendo-chart-notes-background,
|
|
367
|
+
$kendo-chart-notes-border: $kendo-chart-notes-border,
|
|
368
|
+
$kendo-chart-notes-lines: $kendo-chart-notes-lines,
|
|
369
|
+
$kendo-chart-error-bars-background: $kendo-chart-error-bars-background,
|
|
370
|
+
$kendo-chart-selection-handle-size: $kendo-chart-selection-handle-size,
|
|
371
|
+
$kendo-chart-selection-border-color: $kendo-chart-selection-border-color,
|
|
372
|
+
$kendo-chart-computed-title-height: $kendo-chart-computed-title-height,
|
|
373
|
+
$kendo-treemap-font-family: $kendo-treemap-font-family,
|
|
374
|
+
$kendo-treemap-font-size: $kendo-treemap-font-size,
|
|
375
|
+
$kendo-treemap-line-height: $kendo-treemap-line-height,
|
|
376
|
+
$kendo-treemap-padding-x: $kendo-treemap-padding-x,
|
|
377
|
+
$kendo-treemap-padding-y: $kendo-treemap-padding-y,
|
|
378
|
+
$kendo-chart-overlay-bg: $kendo-chart-overlay-bg,
|
|
379
|
+
$kendo-chart-no-data-font-size: $kendo-chart-no-data-font-size,
|
|
380
|
+
$kendo-chart-no-data-font-weight: $kendo-chart-no-data-font-weight,
|
|
381
|
+
$kendo-chart-no-data-padding-y: $kendo-chart-no-data-padding-y,
|
|
382
|
+
$kendo-treemap-text: $kendo-treemap-text,
|
|
383
|
+
$kendo-treemap-bg: $kendo-treemap-bg,
|
|
384
|
+
$kendo-treemap-border: $kendo-treemap-border,
|
|
385
|
+
$kendo-treemap-title-text: $kendo-treemap-title-text,
|
|
386
|
+
$kendo-treemap-title-bg: $kendo-treemap-title-bg,
|
|
387
|
+
$kendo-treemap-title-border: $kendo-treemap-title-border,
|
|
388
|
+
$kendo-gauge-pointer-bg: $kendo-gauge-pointer-bg,
|
|
389
|
+
$kendo-gauge-track-bg: $kendo-gauge-track-bg
|
|
390
|
+
);
|
|
@@ -1,40 +1,5 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "../core/_index.scss" as *;
|
|
3
|
-
@use "../input/_variables.scss" as *;
|
|
4
|
-
@use "./_variables.scss" as *;
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/daterangepicker/_layout.scss" as *;
|
|
5
2
|
|
|
6
3
|
@mixin kendo-date-range-picker--layout() {
|
|
7
|
-
|
|
8
|
-
// Daterange picker
|
|
9
|
-
.k-daterange-picker {
|
|
10
|
-
width: var( --kendo-daterange-picker-width, #{$kendo-daterange-picker-width} );
|
|
11
|
-
display: flex;
|
|
12
|
-
flex-flow: row nowrap;
|
|
13
|
-
align-items: flex-end;
|
|
14
|
-
gap: k-spacing(2);
|
|
15
|
-
|
|
16
|
-
*,
|
|
17
|
-
*::before,
|
|
18
|
-
*::after {
|
|
19
|
-
box-sizing: border-box;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.k-dateinput {
|
|
23
|
-
width: var( --kendo-daterange-picker-input-width, #{$kendo-daterange-picker-input-width} );
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
// React specific
|
|
28
|
-
.k-daterangepicker-wrap {
|
|
29
|
-
display: inherit;
|
|
30
|
-
flex-flow: inherit;
|
|
31
|
-
align-items: inherit;
|
|
32
|
-
gap: inherit;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
// Alias
|
|
37
|
-
.k-daterangepicker {
|
|
38
|
-
@extend .k-daterange-picker !optional;
|
|
39
|
-
}
|
|
4
|
+
@include kendo-date-range-picker--layout-base();
|
|
40
5
|
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
@use "../core/_index.scss" as *;
|
|
2
|
+
@use "./_variables.scss" as *;
|
|
2
3
|
@use "../input/_variables.scss" as *;
|
|
3
4
|
|
|
4
5
|
@mixin kendo-date-range-picker--theme() {
|
|
@@ -8,20 +9,28 @@
|
|
|
8
9
|
&:disabled,
|
|
9
10
|
&[disabled],
|
|
10
11
|
&.k-disabled {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
12
|
+
@include disabled(
|
|
13
|
+
$color: $kendo-daterange-picker-disabled-text,
|
|
14
|
+
$bg: $kendo-daterange-picker-disabled-bg,
|
|
15
|
+
$border: $kendo-daterange-picker-disabled-border
|
|
15
16
|
);
|
|
16
17
|
|
|
17
18
|
.k-input {
|
|
18
19
|
@include fill(
|
|
19
|
-
$color:
|
|
20
|
-
$bg:
|
|
21
|
-
$border:
|
|
20
|
+
$color: $kendo-input-disabled-text,
|
|
21
|
+
$bg: $kendo-input-disabled-bg,
|
|
22
|
+
$border: $kendo-input-disabled-border
|
|
22
23
|
)
|
|
23
24
|
}
|
|
24
25
|
|
|
26
|
+
.k-input-outline {
|
|
27
|
+
border-color: $kendo-input-outline-disabled-border;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.k-input-flat {
|
|
31
|
+
border-color: $kendo-input-flat-disabled-border;
|
|
32
|
+
}
|
|
33
|
+
|
|
25
34
|
}
|
|
26
35
|
|
|
27
36
|
}
|
|
@@ -1,5 +1,14 @@
|
|
|
1
|
+
@use "../core/_index.scss" as *;
|
|
1
2
|
@use "../input/_variables.scss" as *;
|
|
2
3
|
|
|
3
4
|
// Daterangepicker
|
|
4
5
|
$kendo-daterange-picker-width: var( --kendo-input-width, #{$kendo-input-width} ) !default;
|
|
5
6
|
$kendo-daterange-picker-input-width: 10em !default;
|
|
7
|
+
|
|
8
|
+
$kendo-daterange-picker-disabled-text: var( --kendo-daterange-picker-disabled-text, color-mix(in srgb, k-color(on-app-surface) 46%, transparent) ) !default;
|
|
9
|
+
$kendo-daterange-picker-disabled-bg: var( --kendo-daterange-picker-disabled-bg, transparent ) !default;
|
|
10
|
+
$kendo-daterange-picker-disabled-border: var( --kendo-daterange-picker-disabled-border, currentColor ) !default;
|
|
11
|
+
|
|
12
|
+
@forward "@progress/kendo-theme-core/scss/components/daterangepicker/_variables.scss" with (
|
|
13
|
+
$kendo-daterange-picker-input-width: $kendo-daterange-picker-input-width
|
|
14
|
+
);
|
|
@@ -1,56 +1,18 @@
|
|
|
1
1
|
@use "../core/_index.scss" as *;
|
|
2
2
|
@use "./_variables.scss" as *;
|
|
3
3
|
@use "../action-buttons/_variables.scss" as *;
|
|
4
|
+
@use "@progress/kendo-theme-core/scss/components/datetimepicker/_layout.scss" as *;
|
|
4
5
|
|
|
5
6
|
@mixin kendo-date-time-picker--layout() {
|
|
7
|
+
@include kendo-date-time-picker--layout-base();
|
|
6
8
|
|
|
7
|
-
// Datetime container
|
|
8
|
-
.k-datetime-container {}
|
|
9
|
-
|
|
10
|
-
// Datetime selector
|
|
11
|
-
.k-datetime-selector {
|
|
12
|
-
display: flex;
|
|
13
|
-
transition: transform .2s;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
// Wrap
|
|
17
9
|
.k-datetime-wrap {
|
|
18
|
-
width: var( --kendo-datetime-width, #{$kendo-datetime-width} );
|
|
19
|
-
overflow: hidden;
|
|
20
|
-
|
|
21
10
|
.k-datetime-buttongroup {
|
|
22
|
-
padding-
|
|
23
|
-
padding-block: var( --kendo-datetime-button-group-padding-y, #{$kendo-actions-padding-y} ) 0;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.k-calendar,
|
|
27
|
-
.k-timeselector {
|
|
28
|
-
width: 100%;
|
|
29
|
-
border-width: 0;
|
|
11
|
+
padding-block: $kendo-actions-padding-y 0;
|
|
30
12
|
}
|
|
31
13
|
}
|
|
32
14
|
|
|
33
|
-
// Inner wrap
|
|
34
|
-
.k-datetime-calendar-wrap,
|
|
35
|
-
.k-datetime-time-wrap {
|
|
36
|
-
text-align: center;
|
|
37
|
-
flex: 0 0 var( --kendo-datetime-width, #{$kendo-datetime-width} );
|
|
38
|
-
}
|
|
39
|
-
|
|
40
15
|
.k-datetime-time-wrap .k-time-header {
|
|
41
16
|
flex-direction: column;
|
|
42
17
|
}
|
|
43
|
-
|
|
44
|
-
// Tabs
|
|
45
|
-
.k-date-tab .k-datetime-selector {
|
|
46
|
-
transform: translateX(0);
|
|
47
|
-
}
|
|
48
|
-
.k-time-tab .k-datetime-selector {
|
|
49
|
-
transform: translateX(-100%);
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
:is(.k-rtl, [dir="rtl"]) .k-time-tab .k-datetime-selector,
|
|
53
|
-
.k-time-tab .k-datetime-selector:is(.k-rtl, [dir="rtl"]) {
|
|
54
|
-
transform: translateX(100%);
|
|
55
|
-
}
|
|
56
18
|
}
|
|
@@ -1,3 +1,7 @@
|
|
|
1
1
|
@use "../calendar/_variables.scss" as *;
|
|
2
2
|
|
|
3
|
-
$kendo-datetime-width: calc( #{$kendo-calendar-header-min-width} + calc( #{$kendo-infinite-calendar-view-padding-x} * 2 ) ) !default;
|
|
3
|
+
$kendo-datetime-width: var( --kendo-datetime-width, calc( #{$kendo-calendar-header-min-width} + calc( #{$kendo-infinite-calendar-view-padding-x} * 2 ) ) ) !default;
|
|
4
|
+
|
|
5
|
+
@forward "@progress/kendo-theme-core/scss/components/datetimepicker/_variables.scss" with (
|
|
6
|
+
$kendo-datetime-width: $kendo-datetime-width
|
|
7
|
+
);
|
package/scss/dialog/_layout.scss
CHANGED
|
@@ -2,71 +2,26 @@
|
|
|
2
2
|
@use "../core/_index.scss" as *;
|
|
3
3
|
@use "../window/_variables.scss" as *;
|
|
4
4
|
@use "./_variables.scss" as *;
|
|
5
|
+
@use "@progress/kendo-theme-core/scss/components/dialog/_layout.scss" as *;
|
|
5
6
|
|
|
6
7
|
@mixin kendo-dialog--layout() {
|
|
7
8
|
|
|
8
|
-
|
|
9
|
-
display: flex;
|
|
10
|
-
align-items: center;
|
|
11
|
-
justify-content: center;
|
|
12
|
-
flex-direction: column;
|
|
13
|
-
outline: 0;
|
|
14
|
-
position: fixed;
|
|
15
|
-
top: 0;
|
|
16
|
-
left: 0;
|
|
17
|
-
width: 100%;
|
|
18
|
-
height: 100%;
|
|
19
|
-
z-index: 10001;
|
|
20
|
-
|
|
21
|
-
.k-dialog {
|
|
22
|
-
position: relative;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
9
|
+
@include kendo-dialog--layout-base();
|
|
25
10
|
|
|
26
11
|
.k-dialog {
|
|
27
|
-
|
|
28
|
-
border-width: var( --kendo-dialog-border-width, #{$kendo-dialog-border-width} ) 0 0;
|
|
29
|
-
position: fixed;
|
|
30
|
-
box-sizing: border-box;
|
|
31
|
-
|
|
32
|
-
// Centered
|
|
33
|
-
&.k-dialog-centered {
|
|
34
|
-
transform: translate(-50%, -50%);
|
|
35
|
-
top: 50%;
|
|
36
|
-
left: 50%;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.k-multiselect {
|
|
40
|
-
width: 100%;
|
|
41
|
-
}
|
|
12
|
+
border-width: $kendo-dialog-border-width 0 0;
|
|
42
13
|
}
|
|
43
14
|
|
|
44
15
|
// Title bar
|
|
45
16
|
.k-dialog-titlebar {
|
|
46
|
-
border-width:
|
|
47
|
-
padding-inline:
|
|
48
|
-
padding-block:
|
|
17
|
+
border-width: $kendo-dialog-titlebar-border-width 0 0;
|
|
18
|
+
padding-inline: $kendo-dialog-titlebar-padding-x;
|
|
19
|
+
padding-block: $kendo-dialog-titlebar-padding-y;
|
|
49
20
|
}
|
|
50
21
|
|
|
51
22
|
.k-dialog-content {
|
|
52
|
-
padding-inline:
|
|
53
|
-
padding-block:
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
// Buttons
|
|
57
|
-
.k-dialog-actions {
|
|
58
|
-
@include border-bottom-radius( var( --kendo-window-border-radius, #{$kendo-window-border-radius} ) );
|
|
59
|
-
padding-inline: var( --kendo-dialog-buttongroup-padding-x, #{$kendo-dialog-buttongroup-padding-x} );
|
|
60
|
-
padding-block: var( --kendo-dialog-buttongroup-padding-y, #{$kendo-dialog-buttongroup-padding-y} );
|
|
61
|
-
border-width: var( --kendo-dialog-buttongroup-border-width, #{$kendo-dialog-buttongroup-border-width} ) 0 0;
|
|
62
|
-
border-style: solid;
|
|
63
|
-
border-color: inherit;
|
|
64
|
-
flex: 0 0 auto;
|
|
65
|
-
display: flex;
|
|
66
|
-
flex-flow: row wrap;
|
|
67
|
-
align-items: center;
|
|
68
|
-
gap: var( --kendo-dialog-buttongroup-spacing, #{$kendo-dialog-buttongroup-spacing} );
|
|
69
|
-
overflow: hidden;
|
|
23
|
+
padding-inline: $kendo-dialog-inner-padding-x;
|
|
24
|
+
padding-block: $kendo-dialog-inner-padding-y;
|
|
70
25
|
}
|
|
71
26
|
|
|
72
27
|
.k-dialog-content + .k-dialog-actions {
|
package/scss/dialog/_theme.scss
CHANGED
|
@@ -1,42 +1,22 @@
|
|
|
1
1
|
@use "sass:map";
|
|
2
2
|
@use "../core/_index.scss" as *;
|
|
3
3
|
@use "./_variables.scss" as *;
|
|
4
|
+
@use "@progress/kendo-theme-core/scss/components/dialog/_theme.scss" as *;
|
|
4
5
|
|
|
5
6
|
@mixin kendo-dialog--theme() {
|
|
6
7
|
|
|
8
|
+
@include kendo-dialog--theme-base();
|
|
9
|
+
|
|
7
10
|
.k-dialog {
|
|
8
|
-
|
|
9
|
-
@include box-shadow( var( --kendo-dialog-shadow, #{$kendo-dialog-shadow} ) );
|
|
11
|
+
@include box-shadow( $kendo-dialog-shadow );
|
|
10
12
|
}
|
|
11
13
|
|
|
12
14
|
// Title
|
|
13
15
|
.k-dialog-titlebar {
|
|
14
|
-
@include fill(
|
|
15
|
-
$bg: var( --kendo-dialog-titlebar-bg, #{$kendo-dialog-titlebar-bg} ),
|
|
16
|
-
$border: var( --kendo-dialog-titlebar-border, #{$kendo-dialog-titlebar-border} ),
|
|
17
|
-
);
|
|
18
|
-
|
|
19
16
|
@include box-shadow(none);
|
|
20
17
|
}
|
|
21
18
|
|
|
22
19
|
.k-dialog-title {
|
|
23
|
-
color:
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
// dialog theme colors
|
|
27
|
-
@each $theme-color, $color-props in $kendo-dialog-theme-colors {
|
|
28
|
-
|
|
29
|
-
$_text: map.get( $color-props, text );
|
|
30
|
-
$_bg: map.get( $color-props, bg );
|
|
31
|
-
$_border: map.get( $color-props, border );
|
|
32
|
-
|
|
33
|
-
.k-dialog-#{$theme-color} .k-dialog-titlebar {
|
|
34
|
-
color: var( --kendo-dialog-titlebar-text, #{$kendo-dialog-titlebar-text} );
|
|
35
|
-
|
|
36
|
-
--kendo-dialog-titlebar-text: var( --kendo-dialog-#{$theme-color}-text, #{$_text} );
|
|
37
|
-
--kendo-dialog-titlebar-bg: var( --kendo-dialog-#{$theme-color}-bg, #{$_bg} );
|
|
38
|
-
--kendo-dialog-titlebar-border: var( --kendo-dialog-#{$theme-color}-border, #{$_border} );
|
|
39
|
-
}
|
|
20
|
+
color: inherit;
|
|
40
21
|
}
|
|
41
|
-
|
|
42
22
|
}
|