@progress/kendo-theme-fluent 14.0.0-dev.5 → 14.0.0-dev.7
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-1-dark.css +1 -1
- package/dist/fluent-1.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +108 -626
- package/dist/meta/sassdoc-raw-data.json +24 -258
- package/dist/meta/variables.json +36 -80
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +1 -1
- package/lib/swatches/fluent-1.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +5 -5
- package/scss/action-sheet/_variables.scss +1 -1
- package/scss/bottom-navigation/_variables.scss +1 -1
- package/scss/card/_variables.scss +2 -2
- package/scss/coloreditor/_variables.scss +1 -1
- package/scss/colorgradient/_variables.scss +2 -2
- package/scss/core/_index.scss +0 -1
- package/scss/core/elevation/_index.scss +10 -26
- package/scss/dock-manager/_variables.scss +2 -2
- package/scss/fab/_variables.scss +1 -1
- package/scss/grid/_layout.scss +0 -16
- package/scss/grid/_variables.scss +1 -1
- package/scss/index.scss +0 -2
- package/scss/menu/_variables.scss +1 -1
- package/scss/pdf-viewer/_variables.scss +1 -1
- package/scss/popover/_variables.scss +1 -1
- package/scss/popup/_variables.scss +1 -1
- package/scss/scheduler/_variables.scss +1 -1
- package/scss/scrollview/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +1 -1
- package/scss/tooltip/_variables.scss +1 -1
- package/scss/core/elevation/_legacy.scss +0 -48
|
@@ -169,7 +169,7 @@ $kendo-menu-popup-bg: var( --kendo-menu-popup-bg, #{k-color(surface-alt)} ) !def
|
|
|
169
169
|
$kendo-menu-popup-border: var( --kendo-menu-popup-border, initial ) !default;
|
|
170
170
|
/// The shadow of the Menu popup.
|
|
171
171
|
/// @group menu
|
|
172
|
-
$kendo-menu-popup-shadow: var( --kendo-menu-popup-shadow, k-elevation(
|
|
172
|
+
$kendo-menu-popup-shadow: var( --kendo-menu-popup-shadow, k-elevation(3) ) !default;
|
|
173
173
|
|
|
174
174
|
/// The horizontal padding of the small Menu popup item.
|
|
175
175
|
/// @group menu
|
|
@@ -52,7 +52,7 @@ $kendo-pdf-viewer-page-text: var( --kendo-pdf-viewer-page-text, #{k-color(on-app
|
|
|
52
52
|
$kendo-pdf-viewer-page-border: var( --kendo-pdf-viewer-page-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
|
|
53
53
|
/// The shadow of the PDFViewer page.
|
|
54
54
|
/// @group pdf-viewer
|
|
55
|
-
$kendo-pdf-viewer-page-shadow: var( --kendo-pdf-viewer-page-shadow, k-elevation(
|
|
55
|
+
$kendo-pdf-viewer-page-shadow: var( --kendo-pdf-viewer-page-shadow, k-elevation(1) ) !default;
|
|
56
56
|
|
|
57
57
|
/// The horizontal padding of the PDFViewer search panel.
|
|
58
58
|
/// @group pdf-viewer
|
|
@@ -33,7 +33,7 @@ $kendo-popover-bg: var( --kendo-popover-bg, k-color(surface-alt) ) !default;
|
|
|
33
33
|
$kendo-popover-border: var( --kendo-popover-border, transparent ) !default;
|
|
34
34
|
/// The box shadow of the Popover.
|
|
35
35
|
/// @group popover
|
|
36
|
-
$kendo-popover-shadow: var( --kendo-popover-shadow,
|
|
36
|
+
$kendo-popover-shadow: var( --kendo-popover-shadow, k-elevation(3) ) !default;
|
|
37
37
|
|
|
38
38
|
/// The horizontal padding of the Popover header.
|
|
39
39
|
/// @group popover
|
|
@@ -39,7 +39,7 @@ $kendo-popup-text: var( --kendo-popup-text, #{k-color(on-app-surface)} ) !defaul
|
|
|
39
39
|
$kendo-popup-border: var( --kendo-popup-border, transparent ) !default;
|
|
40
40
|
/// Box shadow around the popup.
|
|
41
41
|
/// @group popup
|
|
42
|
-
$kendo-popup-shadow: var( --kendo-popup-shadow, k-elevation(
|
|
42
|
+
$kendo-popup-shadow: var( --kendo-popup-shadow, k-elevation(3) ) !default;
|
|
43
43
|
|
|
44
44
|
/// Vertical spacing between the popup and the element it is anchored to.
|
|
45
45
|
/// @group popup
|
|
@@ -213,7 +213,7 @@ $kendo-scheduler-tooltip-text: var( --kendo-scheduler-tooltip-text, k-color(subt
|
|
|
213
213
|
$kendo-scheduler-tooltip-border: var( --kendo-scheduler-tooltip-border, null ) !default;
|
|
214
214
|
/// The shadow of the Scheduler Tooltip.
|
|
215
215
|
/// @group scheduler
|
|
216
|
-
$kendo-scheduler-tooltip-shadow: var( --kendo-scheduler-tooltip-shadow, k-elevation(
|
|
216
|
+
$kendo-scheduler-tooltip-shadow: var( --kendo-scheduler-tooltip-shadow, k-elevation(2) ) !default;
|
|
217
217
|
|
|
218
218
|
/// The vertical margin of the Scheduler Tooltip title.
|
|
219
219
|
/// @group scheduler
|
|
@@ -76,7 +76,7 @@ $kendo-scrollview-pager-height: var( --kendo-scrollview-pager-height, calc( #{$k
|
|
|
76
76
|
$kendo-scrollview-navigation-color: var( --kendo-scrollview-navigation-color, k-color(app-surface) ) !default;
|
|
77
77
|
/// The box shadow of the ScrollView navigation arrows.
|
|
78
78
|
/// @group scrollview
|
|
79
|
-
$kendo-scrollview-navigation-arrow-shadow: var( --kendo-scrollview-navigation-arrow-shadow,
|
|
79
|
+
$kendo-scrollview-navigation-arrow-shadow: var( --kendo-scrollview-navigation-arrow-shadow, k-elevation(3) ) !default;
|
|
80
80
|
/// The background color of the ScrollView navigation.
|
|
81
81
|
/// @group scrollview
|
|
82
82
|
$kendo-scrollview-navigation-bg: var( --kendo-scrollview-navigation-bg, transparent ) !default;
|
|
@@ -85,7 +85,7 @@ $kendo-scrollview-navigation-bg: var( --kendo-scrollview-navigation-bg, transpar
|
|
|
85
85
|
$kendo-scrollview-navigation-focus-shadow: var( --kendo-scrollview-navigation-focus-shadow, 0 0 0 1px k-color(base-emphasis) ) !default;
|
|
86
86
|
/// The hover box shadow of the ScrollView navigation arrows.
|
|
87
87
|
/// @group scrollview
|
|
88
|
-
$kendo-scrollview-navigation-arrow-hover-shadow: var( --kendo-scrollview-navigation-arrow-hover-shadow,
|
|
88
|
+
$kendo-scrollview-navigation-arrow-hover-shadow: var( --kendo-scrollview-navigation-arrow-hover-shadow, k-elevation(4) ) !default;
|
|
89
89
|
|
|
90
90
|
/// The background color of the ScrollView pager in light mode.
|
|
91
91
|
/// @group scrollview
|
|
@@ -95,7 +95,7 @@ $kendo-timeline-flag-border-radius: var( --kendo-timeline-flag-border-radius, k-
|
|
|
95
95
|
$kendo-timeline-flag-line-height: var( --kendo-timeline-flag-line-height, var(--kendo-line-height) ) !default;
|
|
96
96
|
/// The box shadow of the Timeline flag.
|
|
97
97
|
/// @group timeline
|
|
98
|
-
$kendo-timeline-flag-box-shadow: var( --kendo-timeline-flag-box-shadow,
|
|
98
|
+
$kendo-timeline-flag-box-shadow: var( --kendo-timeline-flag-box-shadow, k-elevation(2) ) !default;
|
|
99
99
|
/// The minimum width of the Timeline flag.
|
|
100
100
|
/// @group timeline
|
|
101
101
|
$kendo-timeline-flag-min-width: var( --kendo-timeline-flag-min-width, k-spacing(20) ) !default;
|
|
@@ -49,7 +49,7 @@ $kendo-tooltip-text: var( --kendo-tooltip-text, #{k-color(on-app-surface)} ) !de
|
|
|
49
49
|
$kendo-tooltip-border: var( --kendo-tooltip-border, transparent ) !default;
|
|
50
50
|
/// The box-shadow of the Tooltip.
|
|
51
51
|
/// @group tooltip
|
|
52
|
-
$kendo-tooltip-shadow: var( --kendo-tooltip-shadow, k-elevation(
|
|
52
|
+
$kendo-tooltip-shadow: var( --kendo-tooltip-shadow, k-elevation(2) ) !default;
|
|
53
53
|
|
|
54
54
|
/// The text color of the Tooltip button.
|
|
55
55
|
/// @group tooltip
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
@use "sass:map";
|
|
2
|
-
@use "./index.scss" as *;
|
|
3
|
-
|
|
4
|
-
/// Shadow for cards and grid item thumbnails.
|
|
5
|
-
/// Equivalent to fluent depth 4.
|
|
6
|
-
/// @deprecated Use the `$kendo-elevation` map instead.
|
|
7
|
-
$kendo-box-shadow-depth-1: var( --kendo-elevation-1, none ) !default;
|
|
8
|
-
/// Shadow for color gradient drag handle.
|
|
9
|
-
/// Equivalent to fluent depth 8.
|
|
10
|
-
/// @deprecated Use the `$kendo-elevation` map instead.
|
|
11
|
-
$kendo-box-shadow-depth-2: var( --kendo-elevation-2, none ) !default;
|
|
12
|
-
/// Shadow for focus card.
|
|
13
|
-
/// @deprecated Use the `$kendo-elevation` map instead.
|
|
14
|
-
$kendo-box-shadow-depth-3: var( --kendo-elevation-3, none ) !default;
|
|
15
|
-
/// Shadow for panels.
|
|
16
|
-
/// Equivalent to fluent depth 16.
|
|
17
|
-
/// @deprecated Use the `$kendo-elevation` map instead.
|
|
18
|
-
$kendo-box-shadow-depth-4: var( --kendo-elevation-4, none ) !default;
|
|
19
|
-
/// Shadow for floating action button.
|
|
20
|
-
/// @deprecated Use the `$kendo-elevation` map instead.
|
|
21
|
-
$kendo-box-shadow-depth-5: var( --kendo-elevation-5, none ) !default;
|
|
22
|
-
/// Shadow for pop up.
|
|
23
|
-
/// @deprecated Use the `$kendo-elevation` map instead.
|
|
24
|
-
$kendo-box-shadow-depth-6: var( --kendo-elevation-6, none ) !default;
|
|
25
|
-
/// Shadow for action sheet.
|
|
26
|
-
/// @deprecated Use the `$kendo-elevation` map instead.
|
|
27
|
-
$kendo-box-shadow-depth-7: var( --kendo-elevation-7, none ) !default;
|
|
28
|
-
/// Shadow for dialogs and window.
|
|
29
|
-
/// Equivalent to fluent depth 64.
|
|
30
|
-
/// @deprecated Use the `$kendo-elevation` map instead.
|
|
31
|
-
$kendo-box-shadow-depth-8: var( --kendo-elevation-8, none ) !default;
|
|
32
|
-
/// Shadow for focus window.
|
|
33
|
-
/// @deprecated Use the `$kendo-elevation` map instead.
|
|
34
|
-
$kendo-box-shadow-depth-9: var( --kendo-elevation-8, none ) !default;
|
|
35
|
-
|
|
36
|
-
@mixin kendo-elevation--styles-legacy() {
|
|
37
|
-
:root {
|
|
38
|
-
--kendo-box-shadow-depth-1: #{$kendo-box-shadow-depth-1};
|
|
39
|
-
--kendo-box-shadow-depth-2: #{$kendo-box-shadow-depth-2};
|
|
40
|
-
--kendo-box-shadow-depth-3: #{$kendo-box-shadow-depth-3};
|
|
41
|
-
--kendo-box-shadow-depth-4: #{$kendo-box-shadow-depth-4};
|
|
42
|
-
--kendo-box-shadow-depth-5: #{$kendo-box-shadow-depth-5};
|
|
43
|
-
--kendo-box-shadow-depth-6: #{$kendo-box-shadow-depth-6};
|
|
44
|
-
--kendo-box-shadow-depth-7: #{$kendo-box-shadow-depth-7};
|
|
45
|
-
--kendo-box-shadow-depth-8: #{$kendo-box-shadow-depth-8};
|
|
46
|
-
--kendo-box-shadow-depth-9: #{$kendo-box-shadow-depth-9};
|
|
47
|
-
}
|
|
48
|
-
}
|