@progress/kendo-theme-material 11.0.0-dev.0 → 11.0.0-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/material-2-dark.css +1 -0
- package/dist/material-2-dark.scss +137 -0
- package/dist/material-2.css +1 -0
- package/dist/material-2.scss +132 -0
- package/dist/material-aqua-dark.css +1 -1
- package/dist/material-arctic.css +1 -1
- package/dist/material-burnt-teal.css +1 -1
- package/dist/material-dataviz-v4.css +1 -1
- package/dist/material-eggplant.css +1 -1
- package/dist/material-lime-dark.css +1 -1
- package/dist/material-lime.css +1 -1
- package/dist/material-main-dark.css +1 -1
- package/dist/material-main-dark.scss +97 -97
- package/dist/material-main.css +1 -1
- package/dist/material-nova.css +1 -1
- package/dist/material-pacific-dark.css +1 -1
- package/dist/material-pacific.css +1 -1
- package/dist/material-sky-dark.css +1 -1
- package/dist/material-sky.css +1 -1
- package/dist/material-smoke.css +1 -1
- package/dist/meta/sassdoc-data.json +11721 -9853
- package/dist/meta/sassdoc-raw-data.json +3880 -3030
- package/dist/meta/variables.json +2515 -2282
- package/lib/swatches/index.js +2 -0
- package/lib/swatches/material-2-dark.json +657 -0
- package/lib/swatches/material-2.json +632 -0
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +103 -103
- package/lib/swatches/material-main.json +6 -6
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +4 -4
- package/scss/action-buttons/_layout.scss +0 -23
- package/scss/action-buttons/_theme.scss +0 -13
- package/scss/action-buttons/_variables.scss +3 -3
- package/scss/action-sheet/_layout.scss +6 -0
- package/scss/action-sheet/_variables.scss +21 -22
- package/scss/appbar/_variables.scss +3 -3
- package/scss/badge/_layout.scss +0 -1
- package/scss/badge/_variables.scss +8 -8
- package/scss/bottom-navigation/_theme.scss +54 -3
- package/scss/bottom-navigation/_variables.scss +16 -16
- package/scss/breadcrumb/_variables.scss +19 -19
- package/scss/button/_layout.scss +0 -79
- package/scss/button/_theme.scss +114 -29
- package/scss/button/_variables.scss +28 -24
- package/scss/calendar/_layout.scss +13 -16
- package/scss/calendar/_theme.scss +29 -11
- package/scss/calendar/_variables.scss +75 -48
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +15 -15
- package/scss/chat/_theme.scss +4 -0
- package/scss/chat/_variables.scss +4 -4
- package/scss/checkbox/_layout.scss +35 -0
- package/scss/checkbox/_theme.scss +113 -4
- package/scss/checkbox/_variables.scss +18 -15
- package/scss/chip/_layout.scss +10 -0
- package/scss/chip/_theme.scss +41 -61
- package/scss/chip/_variables.scss +36 -18
- package/scss/coloreditor/_variables.scss +8 -8
- package/scss/colorgradient/_variables.scss +3 -33
- package/scss/column-menu/_variables.scss +1 -1
- package/scss/core/color-system/_palettes.scss +243 -242
- package/scss/core/color-system/_swatch.scss +142 -142
- package/scss/core/elevation/index.import.scss +18 -27
- package/scss/core/typography/index.import.scss +8 -8
- package/scss/dataviz/_variables.scss +1 -1
- package/scss/dialog/_variables.scss +6 -1
- package/scss/dock-manager/_variables.scss +14 -14
- package/scss/draggable/_variables.scss +1 -1
- package/scss/drawer/_layout.scss +2 -0
- package/scss/drawer/_theme.scss +0 -11
- package/scss/drawer/_variables.scss +48 -23
- package/scss/dropzone/_variables.scss +2 -2
- package/scss/editor/_layout.scss +2 -12
- package/scss/editor/_variables.scss +4 -4
- package/scss/expansion-panel/_layout.scss +5 -0
- package/scss/expansion-panel/_variables.scss +6 -6
- package/scss/fab/_layout.scss +1 -1
- package/scss/fab/_theme.scss +13 -12
- package/scss/fab/_variables.scss +11 -11
- package/scss/filemanager/_theme.scss +4 -0
- package/scss/filemanager/_variables.scss +1 -1
- package/scss/filter/_variables.scss +2 -2
- package/scss/forms/_variables.scss +5 -5
- package/scss/gantt/_variables.scss +16 -16
- package/scss/grid/_layout.scss +6 -21
- package/scss/grid/_theme.scss +12 -55
- package/scss/grid/_variables.scss +13 -13
- package/scss/imageeditor/_variables.scss +2 -2
- package/scss/input/_layout.scss +10 -14
- package/scss/input/_variables.scss +35 -34
- package/scss/list/_theme.scss +1 -1
- package/scss/list/_variables.scss +100 -22
- package/scss/listbox/_variables.scss +1 -1
- package/scss/listgroup/_variables.scss +4 -4
- package/scss/listview/_theme.scss +0 -13
- package/scss/listview/_variables.scss +5 -5
- package/scss/loader/_variables.scss +2 -2
- package/scss/map/_variables.scss +2 -2
- package/scss/mediaplayer/_variables.scss +2 -2
- package/scss/menu/_layout.scss +4 -0
- package/scss/menu/_theme.scss +1 -26
- package/scss/menu/_variables.scss +47 -39
- package/scss/menu-button/_variables.scss +1 -1
- package/scss/messagebox/_layout.scss +5 -1
- package/scss/messagebox/_variables.scss +1 -1
- package/scss/notification/_layout.scss +5 -0
- package/scss/notification/_theme.scss +1 -0
- package/scss/notification/_variables.scss +18 -8
- package/scss/orgchart/_variables.scss +3 -3
- package/scss/pager/_variables.scss +4 -4
- package/scss/panel/_variables.scss +3 -3
- package/scss/panelbar/_layout.scss +29 -1
- package/scss/panelbar/_theme.scss +0 -1
- package/scss/panelbar/_variables.scss +23 -23
- package/scss/pdf-viewer/_variables.scss +3 -3
- package/scss/pivotgrid/_theme.scss +0 -12
- package/scss/pivotgrid/_variables.scss +4 -4
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_variables.scss +5 -5
- package/scss/progressbar/_layout.scss +11 -4
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/prompt/_layout.scss +4 -0
- package/scss/prompt/_variables.scss +8 -8
- package/scss/radio/_layout.scss +35 -0
- package/scss/radio/_theme.scss +109 -4
- package/scss/radio/_variables.scss +17 -14
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_layout.scss +2 -89
- package/scss/scheduler/_variables.scss +4 -4
- package/scss/scrollview/_variables.scss +1 -1
- package/scss/slider/_layout.scss +11 -0
- package/scss/slider/_theme.scss +1 -10
- package/scss/slider/_variables.scss +16 -7
- package/scss/split-button/_layout.scss +12 -0
- package/scss/split-button/_variables.scss +4 -4
- package/scss/splitter/_variables.scss +3 -3
- package/scss/spreadsheet/_layout.scss +0 -35
- package/scss/spreadsheet/_theme.scss +3 -25
- package/scss/spreadsheet/_variables.scss +7 -7
- package/scss/stepper/_layout.scss +15 -1
- package/scss/stepper/_theme.scss +8 -0
- package/scss/stepper/_variables.scss +13 -13
- package/scss/switch/_layout.scss +20 -5
- package/scss/switch/_theme.scss +2 -9
- package/scss/switch/_variables.scss +50 -16
- package/scss/table/_layout.scss +6 -0
- package/scss/table/_variables.scss +9 -9
- package/scss/tabstrip/_layout.scss +100 -4
- package/scss/tabstrip/_variables.scss +16 -16
- package/scss/taskboard/_layout.scss +4 -0
- package/scss/taskboard/_variables.scss +8 -8
- package/scss/tilelayout/_layout.scss +7 -1
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +2 -2
- package/scss/timeselector/_layout.scss +38 -0
- package/scss/timeselector/_theme.scss +8 -6
- package/scss/timeselector/_variables.scss +29 -23
- package/scss/toolbar/_layout.scss +0 -47
- package/scss/toolbar/_theme.scss +4 -44
- package/scss/toolbar/_variables.scss +14 -14
- package/scss/tooltip/_variables.scss +6 -6
- package/scss/treelist/_layout.scss +0 -19
- package/scss/treelist/_theme.scss +10 -15
- package/scss/treelist/_variables.scss +1 -1
- package/scss/treeview/_theme.scss +2 -31
- package/scss/treeview/_variables.scss +24 -24
- package/scss/typography/_variables.scss +21 -21
- package/scss/upload/_variables.scss +3 -3
- package/scss/window/_layout.scss +14 -0
- package/scss/window/_variables.scss +8 -8
- package/scss/wizard/_variables.scss +3 -3
|
@@ -1,6 +1,10 @@
|
|
|
1
|
+
@use "../core/_index.scss" as *;
|
|
1
2
|
@use "@progress/kendo-theme-core/scss/components/messagebox/_layout.scss" as *;
|
|
2
3
|
|
|
3
|
-
|
|
4
4
|
@mixin kendo-messagebox--layout() {
|
|
5
5
|
@include kendo-messagebox--layout-base();
|
|
6
|
+
|
|
7
|
+
.k-messagebox {
|
|
8
|
+
@include border-radius( k-border-radius(md) );
|
|
9
|
+
}
|
|
6
10
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Message box
|
|
4
4
|
$kendo-message-box-margin: 0 0 k-spacing(4) 0 !default;
|
|
5
5
|
$kendo-message-box-padding-x: k-spacing(4) !default;
|
|
6
|
-
$kendo-message-box-padding-y: k-spacing(
|
|
6
|
+
$kendo-message-box-padding-y: k-spacing(2) !default;
|
|
7
7
|
$kendo-message-box-border-width: 0 0 0 4px !default;
|
|
8
8
|
|
|
9
9
|
$kendo-message-box-font-size: var( --kendo-font-size, inherit ) !default;
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
@use "@progress/kendo-theme-core/scss/components/notification/_layout.scss" as *;
|
|
2
|
+
@use "./variables.scss" as *;
|
|
2
3
|
|
|
3
4
|
|
|
4
5
|
@mixin kendo-notification--layout() {
|
|
5
6
|
@include kendo-notification--layout-base();
|
|
7
|
+
|
|
8
|
+
.k-notification-actions {
|
|
9
|
+
margin-block: calc( (#{$kendo-notification-actions-padding-y} / 2) * -1) ;
|
|
10
|
+
}
|
|
6
11
|
}
|
|
@@ -18,10 +18,10 @@ $kendo-notification-padding-x: k-spacing(4) !default;
|
|
|
18
18
|
$kendo-notification-padding-y: k-spacing(3.5) !default;
|
|
19
19
|
/// The width of the border around the Notification.
|
|
20
20
|
/// @group notification
|
|
21
|
-
$kendo-notification-border-width:
|
|
21
|
+
$kendo-notification-border-width: 1px !default;
|
|
22
22
|
/// The border radius of the Notification.
|
|
23
23
|
/// @group notification
|
|
24
|
-
$kendo-notification-border-radius: k-
|
|
24
|
+
$kendo-notification-border-radius: k-border-radius(md) !default;
|
|
25
25
|
/// The font family of the Notification.
|
|
26
26
|
/// @group notification
|
|
27
27
|
$kendo-notification-font-family: var( --kendo-font-family, inherit ) !default;
|
|
@@ -30,23 +30,31 @@ $kendo-notification-font-family: var( --kendo-font-family, inherit ) !default;
|
|
|
30
30
|
$kendo-notification-font-size: var( --kendo-font-size, inherit ) !default;
|
|
31
31
|
/// The line height of the Notification.
|
|
32
32
|
/// @group notification
|
|
33
|
-
$kendo-notification-line-height:
|
|
33
|
+
$kendo-notification-line-height: var( --kendo-line-height, normal ) !default;
|
|
34
|
+
|
|
35
|
+
/// The horizontal padding of the Notification actions.
|
|
36
|
+
/// @group notification
|
|
37
|
+
$kendo-notification-actions-padding-x: k-spacing(1) !default;
|
|
38
|
+
/// The vertical padding of the Notification actions.
|
|
39
|
+
/// @group notification
|
|
40
|
+
$kendo-notification-actions-padding-y: $kendo-notification-actions-padding-x !default;
|
|
41
|
+
|
|
34
42
|
/// The background color of the Notification.
|
|
35
43
|
/// @group notification
|
|
36
|
-
$kendo-notification-bg: k-color(
|
|
44
|
+
$kendo-notification-bg: k-color(base) !default;
|
|
37
45
|
/// The text color of the Notification.
|
|
38
46
|
/// @group notification
|
|
39
|
-
$kendo-notification-text: k-color(on-
|
|
47
|
+
$kendo-notification-text: k-color(on-base) !default;
|
|
40
48
|
/// The border color of the Notification.
|
|
41
49
|
/// @group notification
|
|
42
|
-
$kendo-notification-border: k-color(
|
|
50
|
+
$kendo-notification-border: k-color(base) !default;
|
|
43
51
|
/// The box shadow of the Notification.
|
|
44
52
|
/// @group notification
|
|
45
|
-
$kendo-notification-shadow:
|
|
53
|
+
$kendo-notification-shadow: k-elevation(3) !default;
|
|
46
54
|
|
|
47
55
|
/// The horizontal spacing of the Notification icon.
|
|
48
56
|
/// @group notification
|
|
49
|
-
$kendo-notification-icon-spacing:
|
|
57
|
+
$kendo-notification-icon-spacing: k-spacing(2) !default;
|
|
50
58
|
|
|
51
59
|
/// The theme colors map for the Notification.
|
|
52
60
|
/// @group notification
|
|
@@ -75,6 +83,8 @@ $kendo-notification-theme: notification-theme( $kendo-notification-theme-colors
|
|
|
75
83
|
$kendo-notification-font-family: $kendo-notification-font-family,
|
|
76
84
|
$kendo-notification-font-size: $kendo-notification-font-size,
|
|
77
85
|
$kendo-notification-line-height: $kendo-notification-line-height,
|
|
86
|
+
$kendo-notification-actions-padding-x: $kendo-notification-actions-padding-x,
|
|
87
|
+
$kendo-notification-actions-padding-y: $kendo-notification-actions-padding-y,
|
|
78
88
|
$kendo-notification-bg: $kendo-notification-bg,
|
|
79
89
|
$kendo-notification-text: $kendo-notification-text,
|
|
80
90
|
$kendo-notification-border: $kendo-notification-border,
|
|
@@ -24,7 +24,7 @@ $kendo-orgchart-font-size: var( --kendo-font-size, inherit ) !default;
|
|
|
24
24
|
$kendo-orgchart-line-height: var( --kendo-line-height, normal ) !default;
|
|
25
25
|
/// The background color of the OrgChart.
|
|
26
26
|
/// @group orgchart
|
|
27
|
-
$kendo-orgchart-bg: k-color(surface
|
|
27
|
+
$kendo-orgchart-bg: k-color(app-surface) !default;
|
|
28
28
|
/// The text color of the OrgChart.
|
|
29
29
|
/// @group orgchart
|
|
30
30
|
$kendo-orgchart-text: k-color(on-app-surface) !default;
|
|
@@ -102,10 +102,10 @@ $kendo-orgchart-card-padding-y: $kendo-card-padding-y !default;
|
|
|
102
102
|
$kendo-orgchart-card-padding-x: $kendo-orgchart-card-padding-y !default;
|
|
103
103
|
/// The border width of the OrgChart Card.
|
|
104
104
|
/// @group orgchart
|
|
105
|
-
$kendo-orgchart-card-border-width:
|
|
105
|
+
$kendo-orgchart-card-border-width: null !default;
|
|
106
106
|
/// The shadow of the OrgChart Card.
|
|
107
107
|
/// @group orgchart
|
|
108
|
-
$kendo-orgchart-card-shadow:
|
|
108
|
+
$kendo-orgchart-card-shadow: null !default;
|
|
109
109
|
/// The shadow of the focused OrgChart Card.
|
|
110
110
|
/// @group orgchart
|
|
111
111
|
$kendo-orgchart-card-focus-shadow: $kendo-orgchart-node-group-focus-shadow !default;
|
|
@@ -64,7 +64,7 @@ $kendo-pager-font-size: var( --kendo-font-size, inherit ) !default;
|
|
|
64
64
|
$kendo-pager-line-height: var( --kendo-line-height, normal ) !default;
|
|
65
65
|
/// The background color of the Pager.
|
|
66
66
|
/// @group pager
|
|
67
|
-
$kendo-pager-bg: k-color(surface
|
|
67
|
+
$kendo-pager-bg: k-color(surface) !default;
|
|
68
68
|
/// The text color of the Pager.
|
|
69
69
|
/// @group pager
|
|
70
70
|
$kendo-pager-text: k-color(subtle) !default;
|
|
@@ -88,7 +88,7 @@ $kendo-pager-section-spacing: $kendo-pager-padding-x !default;
|
|
|
88
88
|
$kendo-pager-item-border-width: 0px !default;
|
|
89
89
|
/// The border radius of the Pager items.
|
|
90
90
|
/// @group pager
|
|
91
|
-
$kendo-pager-item-border-radius:
|
|
91
|
+
$kendo-pager-item-border-radius: k-border-radius( md ) !default;
|
|
92
92
|
/// The spacing around the Pager items.
|
|
93
93
|
/// @group pager
|
|
94
94
|
$kendo-pager-item-spacing: k-spacing(0) !default;
|
|
@@ -116,7 +116,7 @@ $kendo-pager-item-hover-border: null !default;
|
|
|
116
116
|
$kendo-pager-item-selected-bg: k-color(primary) !default;
|
|
117
117
|
/// The text color of the selected Pager items.
|
|
118
118
|
/// @group pager
|
|
119
|
-
$kendo-pager-item-selected-text: k-color(on-
|
|
119
|
+
$kendo-pager-item-selected-text: k-color(primary-on-surface) !default;
|
|
120
120
|
/// The border color of the selected Pager items.
|
|
121
121
|
/// @group pager
|
|
122
122
|
$kendo-pager-item-selected-border: null !default;
|
|
@@ -130,7 +130,7 @@ $kendo-pager-number-border-radius: $kendo-pager-item-border-radius !default;
|
|
|
130
130
|
$kendo-pager-item-focus-opacity: .12 !default;
|
|
131
131
|
/// The background color of the focused Pager items.
|
|
132
132
|
/// @group pager
|
|
133
|
-
$kendo-pager-item-focus-bg:
|
|
133
|
+
$kendo-pager-item-focus-bg: transparent !default;
|
|
134
134
|
/// The box shadow of the focused Pager items.
|
|
135
135
|
/// @group pager
|
|
136
136
|
$kendo-pager-item-focus-shadow: unset !default;
|
|
@@ -26,13 +26,13 @@ $kendo-panel-content-padding-block: k-spacing(1) !default;
|
|
|
26
26
|
|
|
27
27
|
/// The text color of the Panel.
|
|
28
28
|
/// @group panel
|
|
29
|
-
$kendo-panel-text:
|
|
29
|
+
$kendo-panel-text: k-color(on-app-surface) !default;
|
|
30
30
|
/// The background color of the Panel.
|
|
31
31
|
/// @group panel
|
|
32
|
-
$kendo-panel-bg:
|
|
32
|
+
$kendo-panel-bg: k-color(surface) !default;
|
|
33
33
|
/// The color of the border around the Panel.
|
|
34
34
|
/// @group panel
|
|
35
|
-
$kendo-panel-border:
|
|
35
|
+
$kendo-panel-border: k-color(border) !default;
|
|
36
36
|
|
|
37
37
|
@forward "@progress/kendo-theme-core/scss/components/panel/_variables.scss" with (
|
|
38
38
|
$kendo-panel-border-radius: $kendo-panel-border-radius,
|
|
@@ -1,6 +1,34 @@
|
|
|
1
1
|
@use "@progress/kendo-theme-core/scss/components/panelbar/_layout.scss" as *;
|
|
2
|
-
|
|
2
|
+
@use "./_variables.scss" as *;
|
|
3
3
|
|
|
4
4
|
@mixin kendo-panelbar--layout() {
|
|
5
5
|
@include kendo-panelbar--layout-base();
|
|
6
|
+
|
|
7
|
+
.k-panelbar {
|
|
8
|
+
.k-panelbar-group > .k-panelbar-item {
|
|
9
|
+
@for $i from 1 through $kendo-panelbar-item-level-count {
|
|
10
|
+
&.k-level-#{$i} {
|
|
11
|
+
.k-link {
|
|
12
|
+
padding-left: calc( #{$kendo-panelbar-item-padding-x} * #{$i} + #{$kendo-panelbar-item-padding-x} );
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.k-rtl .k-panelbar,
|
|
20
|
+
.k-panelbar.k-rtl,
|
|
21
|
+
.k-panelbar [dir = "rtl"] {
|
|
22
|
+
.k-panelbar-group > .k-panelbar-item {
|
|
23
|
+
// Hierarchy items
|
|
24
|
+
@for $i from 1 through $kendo-panelbar-item-level-count {
|
|
25
|
+
&.k-level-#{$i} {
|
|
26
|
+
.k-link {
|
|
27
|
+
padding-left: $kendo-panelbar-item-padding-x;
|
|
28
|
+
padding-right: calc( #{$kendo-panelbar-item-padding-x} * #{$i} + #{$kendo-panelbar-item-padding-x} );
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
6
34
|
}
|
|
@@ -18,7 +18,7 @@ $kendo-panelbar-font-family: var( --kendo-font-family, inherit ) !default;
|
|
|
18
18
|
$kendo-panelbar-font-size: var( --kendo-font-size, inherit ) !default;
|
|
19
19
|
/// The line height of the PanelBar.
|
|
20
20
|
/// @group panelbar
|
|
21
|
-
$kendo-panelbar-line-height:
|
|
21
|
+
$kendo-panelbar-line-height: var( --kendo-line-height, inherit ) !default;
|
|
22
22
|
/// The width of the border around the PanelBar.
|
|
23
23
|
/// @group panelbar
|
|
24
24
|
$kendo-panelbar-border-width: 1px !default;
|
|
@@ -27,24 +27,24 @@ $kendo-panelbar-border-width: 1px !default;
|
|
|
27
27
|
$kendo-panelbar-border-style: solid !default;
|
|
28
28
|
/// The width of the border around the PanelBar items.
|
|
29
29
|
/// @group panelbar
|
|
30
|
-
$kendo-panelbar-item-border-width:
|
|
30
|
+
$kendo-panelbar-item-border-width: 0 !default;
|
|
31
31
|
/// The style of the border around the PanelBar items.
|
|
32
32
|
/// @group panelbar
|
|
33
33
|
$kendo-panelbar-item-border-style: solid !default;
|
|
34
34
|
|
|
35
35
|
/// The horizontal padding of the PanelBar header.
|
|
36
36
|
/// @group panelbar
|
|
37
|
-
$kendo-panelbar-header-padding-x: k-spacing(
|
|
37
|
+
$kendo-panelbar-header-padding-x: k-spacing(4) !default;
|
|
38
38
|
/// The vertical padding of the PanelBar header.
|
|
39
39
|
/// @group panelbar
|
|
40
|
-
$kendo-panelbar-header-padding-y: k-spacing(3) !default;
|
|
40
|
+
$kendo-panelbar-header-padding-y: k-spacing(3.5) !default;
|
|
41
41
|
|
|
42
42
|
/// The horizontal padding of the PanelBar items.
|
|
43
43
|
/// @group panelbar
|
|
44
|
-
$kendo-panelbar-item-padding-x: k-spacing(
|
|
44
|
+
$kendo-panelbar-item-padding-x: k-spacing(4) !default;
|
|
45
45
|
/// The vertical padding of the PanelBar items.
|
|
46
46
|
/// @group panelbar
|
|
47
|
-
$kendo-panelbar-item-padding-y: k-spacing(3) !default;
|
|
47
|
+
$kendo-panelbar-item-padding-y: k-spacing(3.5) !default;
|
|
48
48
|
|
|
49
49
|
/// The maximum nesting of the PanelBar items.
|
|
50
50
|
/// @group panelbar
|
|
@@ -52,7 +52,7 @@ $kendo-panelbar-item-level-count: 4 !default;
|
|
|
52
52
|
|
|
53
53
|
/// The background color of the PanelBar.
|
|
54
54
|
/// @group panelbar
|
|
55
|
-
$kendo-panelbar-bg: k-color(surface
|
|
55
|
+
$kendo-panelbar-bg: k-color(surface) !default;
|
|
56
56
|
/// The text color of the PanelBar.
|
|
57
57
|
/// @group panelbar
|
|
58
58
|
$kendo-panelbar-text: k-color(on-app-surface) !default;
|
|
@@ -62,10 +62,10 @@ $kendo-panelbar-border: k-color(border) !default;
|
|
|
62
62
|
|
|
63
63
|
/// The background color of the PanelBar header.
|
|
64
64
|
/// @group panelbar
|
|
65
|
-
$kendo-panelbar-header-bg:
|
|
65
|
+
$kendo-panelbar-header-bg: null !default;
|
|
66
66
|
/// The text color of the PanelBar header.
|
|
67
67
|
/// @group panelbar
|
|
68
|
-
$kendo-panelbar-header-text:
|
|
68
|
+
$kendo-panelbar-header-text: $kendo-panelbar-text !default;
|
|
69
69
|
/// The border color of the PanelBar header.
|
|
70
70
|
/// @group panelbar
|
|
71
71
|
$kendo-panelbar-header-border: null !default;
|
|
@@ -75,7 +75,7 @@ $kendo-panelbar-header-gradient: null !default;
|
|
|
75
75
|
|
|
76
76
|
/// The background color of the hovered PanelBar header.
|
|
77
77
|
/// @group panelbar
|
|
78
|
-
$kendo-panelbar-header-hover-bg:
|
|
78
|
+
$kendo-panelbar-header-hover-bg: color-mix(in srgb, currentColor 8%, transparent) !default;
|
|
79
79
|
/// The text color of the hovered PanelBar header.
|
|
80
80
|
/// @group panelbar
|
|
81
81
|
$kendo-panelbar-header-hover-text: null !default;
|
|
@@ -88,7 +88,7 @@ $kendo-panelbar-header-hover-gradient: null !default;
|
|
|
88
88
|
|
|
89
89
|
/// The background color of the focused PanelBar header.
|
|
90
90
|
/// @group panelbar
|
|
91
|
-
$kendo-panelbar-header-focus-bg:
|
|
91
|
+
$kendo-panelbar-header-focus-bg: color-mix(in srgb, currentColor 12%, transparent) !default;
|
|
92
92
|
/// The text color of the focused PanelBar header.
|
|
93
93
|
/// @group panelbar
|
|
94
94
|
$kendo-panelbar-header-focus-text: null !default;
|
|
@@ -100,11 +100,11 @@ $kendo-panelbar-header-focus-border: null !default;
|
|
|
100
100
|
$kendo-panelbar-header-focus-gradient: null !default;
|
|
101
101
|
/// The shadow of the focused PanelBar header.
|
|
102
102
|
/// @group panelbar
|
|
103
|
-
$kendo-panelbar-header-focus-shadow:
|
|
103
|
+
$kendo-panelbar-header-focus-shadow: null !default;
|
|
104
104
|
|
|
105
105
|
/// The background color of the focused and hovered PanelBar header.
|
|
106
106
|
/// @group panelbar
|
|
107
|
-
$kendo-panelbar-header-hover-focus-bg:
|
|
107
|
+
$kendo-panelbar-header-hover-focus-bg: color-mix(in srgb, currentColor 20%, transparent) !default;
|
|
108
108
|
/// The text color of the focused and hovered PanelBar header.
|
|
109
109
|
/// @group panelbar
|
|
110
110
|
$kendo-panelbar-header-hover-focus-text: null !default;
|
|
@@ -156,7 +156,7 @@ $kendo-panelbar-header-selected-focus-gradient: null !default;
|
|
|
156
156
|
|
|
157
157
|
/// The background color of the selected, hovered and focused PanelBar header.
|
|
158
158
|
/// @group panelbar
|
|
159
|
-
$kendo-panelbar-header-selected-hover-focus-bg: k-color(secondary-
|
|
159
|
+
$kendo-panelbar-header-selected-hover-focus-bg: color-mix(in srgb, k-color(secondary), k-color(secondary-emphasis)) !default;
|
|
160
160
|
/// The text color of the selected, hovered and focused PanelBar header.
|
|
161
161
|
/// @group panelbar
|
|
162
162
|
$kendo-panelbar-header-selected-hover-focus-text: null !default;
|
|
@@ -170,7 +170,7 @@ $kendo-panelbar-header-selected-hover-focus-gradient: null !default;
|
|
|
170
170
|
|
|
171
171
|
/// The background color of the hovered PanelBar items.
|
|
172
172
|
/// @group panelbar
|
|
173
|
-
$kendo-panelbar-item-hover-bg:
|
|
173
|
+
$kendo-panelbar-item-hover-bg: $kendo-panelbar-header-hover-bg !default;
|
|
174
174
|
/// The text color of the hovered PanelBar items.
|
|
175
175
|
/// @group panelbar
|
|
176
176
|
$kendo-panelbar-item-hover-text: null !default;
|
|
@@ -183,7 +183,7 @@ $kendo-panelbar-item-hover-gradient: null !default;
|
|
|
183
183
|
|
|
184
184
|
/// The background color of the focused PanelBar items.
|
|
185
185
|
/// @group panelbar
|
|
186
|
-
$kendo-panelbar-item-focus-bg:
|
|
186
|
+
$kendo-panelbar-item-focus-bg: $kendo-panelbar-header-focus-bg !default;
|
|
187
187
|
/// The text color of the focused PanelBar items.
|
|
188
188
|
/// @group panelbar
|
|
189
189
|
$kendo-panelbar-item-focus-text: null !default;
|
|
@@ -195,11 +195,11 @@ $kendo-panelbar-item-focus-border: null !default;
|
|
|
195
195
|
$kendo-panelbar-item-focus-gradient: null !default;
|
|
196
196
|
/// The box shadow of the focused PanelBar items.
|
|
197
197
|
/// @group panelbar
|
|
198
|
-
$kendo-panelbar-item-focus-shadow:
|
|
198
|
+
$kendo-panelbar-item-focus-shadow: null !default;
|
|
199
199
|
|
|
200
200
|
/// The background color of the focused and hovered PanelBar items.
|
|
201
201
|
/// @group panelbar
|
|
202
|
-
$kendo-panelbar-item-hover-focus-bg:
|
|
202
|
+
$kendo-panelbar-item-hover-focus-bg: $kendo-panelbar-header-hover-focus-bg !default;
|
|
203
203
|
/// The text color of the focused and hovered PanelBar items.
|
|
204
204
|
/// @group panelbar
|
|
205
205
|
$kendo-panelbar-item-hover-focus-text: null !default;
|
|
@@ -212,10 +212,10 @@ $kendo-panelbar-item-hover-focus-gradient: null !default;
|
|
|
212
212
|
|
|
213
213
|
/// The background color of the selected PanelBar items.
|
|
214
214
|
/// @group panelbar
|
|
215
|
-
$kendo-panelbar-item-selected-bg:
|
|
215
|
+
$kendo-panelbar-item-selected-bg: $kendo-panelbar-header-selected-bg !default;
|
|
216
216
|
/// The text color of the selected PanelBar items.
|
|
217
217
|
/// @group panelbar
|
|
218
|
-
$kendo-panelbar-item-selected-text:
|
|
218
|
+
$kendo-panelbar-item-selected-text: null !default;
|
|
219
219
|
/// The border color of the selected PanelBar items.
|
|
220
220
|
/// @group panelbar
|
|
221
221
|
$kendo-panelbar-item-selected-border: null !default;
|
|
@@ -225,7 +225,7 @@ $kendo-panelbar-item-selected-gradient: null !default;
|
|
|
225
225
|
|
|
226
226
|
/// The background color of the selected and hovered PanelBar items.
|
|
227
227
|
/// @group panelbar
|
|
228
|
-
$kendo-panelbar-item-selected-hover-bg:
|
|
228
|
+
$kendo-panelbar-item-selected-hover-bg: $kendo-panelbar-header-selected-hover-bg !default;
|
|
229
229
|
/// The text color of the selected and hovered PanelBar items.
|
|
230
230
|
/// @group panelbar
|
|
231
231
|
$kendo-panelbar-item-selected-hover-text: null !default;
|
|
@@ -238,7 +238,7 @@ $kendo-panelbar-item-selected-hover-gradient: null !default;
|
|
|
238
238
|
|
|
239
239
|
/// The background color of the selected and focused PanelBar items.
|
|
240
240
|
/// @group panelbar
|
|
241
|
-
$kendo-panelbar-item-selected-focus-bg:
|
|
241
|
+
$kendo-panelbar-item-selected-focus-bg: $kendo-panelbar-header-selected-focus-bg !default;
|
|
242
242
|
/// The text color of the selected and focused PanelBar items.
|
|
243
243
|
/// @group panelbar
|
|
244
244
|
$kendo-panelbar-item-selected-focus-text: null !default;
|
|
@@ -251,7 +251,7 @@ $kendo-panelbar-item-selected-focus-gradient: null !default;
|
|
|
251
251
|
|
|
252
252
|
/// The background color of the selected, hovered and focused PanelBar items.
|
|
253
253
|
/// @group panelbar
|
|
254
|
-
$kendo-panelbar-item-selected-hover-focus-bg:
|
|
254
|
+
$kendo-panelbar-item-selected-hover-focus-bg: $kendo-panelbar-header-selected-hover-focus-bg !default;
|
|
255
255
|
/// The text color of the selected, hovered and focused PanelBar items.
|
|
256
256
|
/// @group panelbar
|
|
257
257
|
$kendo-panelbar-item-selected-hover-focus-text: null !default;
|
|
@@ -22,7 +22,7 @@ $kendo-pdf-viewer-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
22
22
|
|
|
23
23
|
/// The background color of the PDFViewer.
|
|
24
24
|
/// @group pdf-viewer
|
|
25
|
-
$kendo-pdf-viewer-bg: k-color(surface
|
|
25
|
+
$kendo-pdf-viewer-bg: k-color(surface) !default;
|
|
26
26
|
/// The text color of the PDFViewer.
|
|
27
27
|
/// @group pdf-viewer
|
|
28
28
|
$kendo-pdf-viewer-text: k-color(on-app-surface) !default;
|
|
@@ -87,7 +87,7 @@ $kendo-pdf-viewer-search-panel-border-width: 1px !default;
|
|
|
87
87
|
$kendo-pdf-viewer-search-panel-border-radius: k-spacing(1) !default;
|
|
88
88
|
/// The background color of the PDFViewer search panel.
|
|
89
89
|
/// @group pdf-viewer
|
|
90
|
-
$kendo-pdf-viewer-search-panel-bg: k-color(surface
|
|
90
|
+
$kendo-pdf-viewer-search-panel-bg: k-color(surface) !default;
|
|
91
91
|
/// The text color of the PDFViewer search panel.
|
|
92
92
|
/// @group pdf-viewer
|
|
93
93
|
$kendo-pdf-viewer-search-panel-text: k-color(on-app-surface) !default;
|
|
@@ -103,7 +103,7 @@ $kendo-pdf-viewer-search-panel-matches-spacing: k-spacing(2) !default;
|
|
|
103
103
|
|
|
104
104
|
/// The line height of the PDFViewer selection.
|
|
105
105
|
/// @group pdf-viewer
|
|
106
|
-
$kendo-pdf-viewer-selection-line-height:
|
|
106
|
+
$kendo-pdf-viewer-selection-line-height: var( --kendo-line-height-sm, normal ) !default;
|
|
107
107
|
|
|
108
108
|
/// The background color of the PDFViewer highlight.
|
|
109
109
|
/// @group pdf-viewer
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
@use "./_variables.scss" as *;
|
|
2
|
-
@use "../core/_index.scss" as *;
|
|
3
1
|
@use "@progress/kendo-theme-core/scss/components/pivotgrid/_theme.scss" as *;
|
|
4
2
|
|
|
5
3
|
|
|
@@ -7,14 +5,4 @@
|
|
|
7
5
|
|
|
8
6
|
@include kendo-pivotgrid--theme-base();
|
|
9
7
|
|
|
10
|
-
// Hover and Focus state have the same bg color
|
|
11
|
-
.k-pivotgrid-cell:focus,
|
|
12
|
-
.k-pivotgrid-cell.k-focus,
|
|
13
|
-
.k-master-row > .k-pivotgrid-cell:focus,
|
|
14
|
-
.k-grouping-row > .k-pivotgrid-cell:focus,
|
|
15
|
-
.k-detail-row > .k-pivotgrid-cell:focus,
|
|
16
|
-
.k-group-footer > .k-pivotgrid-cell:focus {
|
|
17
|
-
@include fill ( $bg: $kendo-pivotgrid-hover-bg );
|
|
18
|
-
}
|
|
19
|
-
|
|
20
8
|
}
|
|
@@ -67,7 +67,7 @@ $kendo-pivotgrid-alt-border: k-color(border-alt) !default;
|
|
|
67
67
|
|
|
68
68
|
/// The background color of the PivotGrid header.
|
|
69
69
|
/// @group pivotgrid
|
|
70
|
-
$kendo-pivotgrid-headers-bg:
|
|
70
|
+
$kendo-pivotgrid-headers-bg: k-color(surface) !default;
|
|
71
71
|
/// The text color of the PivotGrid header.
|
|
72
72
|
/// @group pivotgrid
|
|
73
73
|
$kendo-pivotgrid-headers-text: k-color(on-app-surface) !default;
|
|
@@ -77,7 +77,7 @@ $kendo-pivotgrid-headers-border: k-color(border) !default;
|
|
|
77
77
|
|
|
78
78
|
/// The background color of the PivotGrid total cells.
|
|
79
79
|
/// @group pivotgrid
|
|
80
|
-
$kendo-pivotgrid-total-bg: k-color(
|
|
80
|
+
$kendo-pivotgrid-total-bg: k-color(app-surface) !default;
|
|
81
81
|
/// The text color of the PivotGrid total cells.
|
|
82
82
|
/// @group pivotgrid
|
|
83
83
|
$kendo-pivotgrid-total-text: k-color(on-app-surface) !default;
|
|
@@ -87,7 +87,7 @@ $kendo-pivotgrid-total-border: k-color(border) !default;
|
|
|
87
87
|
|
|
88
88
|
/// The hover background color of the PivotGrid.
|
|
89
89
|
/// @group pivotgrid
|
|
90
|
-
$kendo-pivotgrid-hover-bg: k-color(
|
|
90
|
+
$kendo-pivotgrid-hover-bg: color-mix(in srgb, k-color(on-app-surface) 12%, transparent) !default;
|
|
91
91
|
/// The hover text color of the PivotGrid.
|
|
92
92
|
/// @group pivotgrid
|
|
93
93
|
$kendo-pivotgrid-hover-text: null !default;
|
|
@@ -97,7 +97,7 @@ $kendo-pivotgrid-hover-border: null !default;
|
|
|
97
97
|
|
|
98
98
|
/// The selected background color of the PivotGrid.
|
|
99
99
|
/// @group pivotgrid
|
|
100
|
-
$kendo-pivotgrid-selected-bg: color-mix(in srgb, k-color(
|
|
100
|
+
$kendo-pivotgrid-selected-bg: color-mix(in srgb, k-color(on-app-surface) 25%, transparent) !default;
|
|
101
101
|
/// The selected text color of the PivotGrid.
|
|
102
102
|
/// @group pivotgrid
|
|
103
103
|
$kendo-pivotgrid-selected-text: null !default;
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
/// The width of the border around the Popover.
|
|
7
7
|
/// @group popover
|
|
8
|
-
$kendo-popover-border-width:
|
|
8
|
+
$kendo-popover-border-width: 0 !default;
|
|
9
9
|
/// The style of the border around the Popover.
|
|
10
10
|
/// @group popover
|
|
11
11
|
$kendo-popover-border-style: solid !default;
|
|
@@ -27,13 +27,13 @@ $kendo-popover-line-height: $kendo-card-line-height !default;
|
|
|
27
27
|
$kendo-popover-text: k-color(on-app-surface) !default;
|
|
28
28
|
/// The background color of the Popover.
|
|
29
29
|
/// @group popover
|
|
30
|
-
$kendo-popover-bg: k-color(surface
|
|
30
|
+
$kendo-popover-bg: k-color(surface) !default;
|
|
31
31
|
/// The border color of the Popover.
|
|
32
32
|
/// @group popover
|
|
33
33
|
$kendo-popover-border: k-color(border) !default;
|
|
34
34
|
/// The box shadow of the Popover.
|
|
35
35
|
/// @group popover
|
|
36
|
-
$kendo-popover-shadow:
|
|
36
|
+
$kendo-popover-shadow: k-elevation(2) !default;
|
|
37
37
|
|
|
38
38
|
/// The horizontal padding of the Popover header.
|
|
39
39
|
/// @group popover
|
|
@@ -11,7 +11,7 @@ $kendo-popup-padding-y: null !default;
|
|
|
11
11
|
$kendo-popup-border-width: 0px !default;
|
|
12
12
|
/// Border radius of the popup.
|
|
13
13
|
/// @group popup
|
|
14
|
-
$kendo-popup-border-radius:
|
|
14
|
+
$kendo-popup-border-radius: k-border-radius(md) !default;
|
|
15
15
|
|
|
16
16
|
/// Font size of the popup.
|
|
17
17
|
/// @group popup
|
|
@@ -22,14 +22,14 @@ $kendo-popup-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
22
22
|
|
|
23
23
|
/// Horizontal padding of the popup content.
|
|
24
24
|
/// @group popup
|
|
25
|
-
$kendo-popup-content-padding-x: k-spacing(
|
|
25
|
+
$kendo-popup-content-padding-x: k-spacing(4) !default;
|
|
26
26
|
/// Vertical padding of the popup content.
|
|
27
27
|
/// @group popup
|
|
28
|
-
$kendo-popup-content-padding-y: k-spacing(
|
|
28
|
+
$kendo-popup-content-padding-y: k-spacing(4) !default;
|
|
29
29
|
|
|
30
30
|
/// Background color of the popup.
|
|
31
31
|
/// @group popup
|
|
32
|
-
$kendo-popup-bg: k-color(surface
|
|
32
|
+
$kendo-popup-bg: k-color(surface) !default;
|
|
33
33
|
/// Text color of the popup.
|
|
34
34
|
/// @group popup
|
|
35
35
|
$kendo-popup-text: k-color(on-app-surface) !default;
|
|
@@ -38,7 +38,7 @@ $kendo-popup-text: k-color(on-app-surface) !default;
|
|
|
38
38
|
$kendo-popup-border: k-color(border) !default;
|
|
39
39
|
/// Box shadow of the popup.
|
|
40
40
|
/// @group popup
|
|
41
|
-
$kendo-popup-shadow: k-elevation(
|
|
41
|
+
$kendo-popup-shadow: k-elevation(2) !default;
|
|
42
42
|
|
|
43
43
|
@forward "@progress/kendo-theme-core/scss/components/popup/_variables.scss" with (
|
|
44
44
|
$kendo-popup-padding-x: $kendo-popup-padding-x,
|
|
@@ -6,15 +6,22 @@
|
|
|
6
6
|
|
|
7
7
|
@include kendo-progressbar--layout-base();
|
|
8
8
|
|
|
9
|
-
$kendo-progressbar-status-font-size: 11px !default;
|
|
10
9
|
$kendo-progressbar-indeterminate-animation-timing: 2s infinite !default;
|
|
11
10
|
|
|
12
11
|
.k-progressbar {
|
|
13
|
-
@include border-radius(
|
|
12
|
+
@include border-radius( k-border-radius(full) );
|
|
14
13
|
overflow: visible;
|
|
15
14
|
|
|
16
|
-
.k-
|
|
17
|
-
|
|
15
|
+
.k-progressbar-value {
|
|
16
|
+
border-radius: inherit;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
> .k-progressbar-chunks {
|
|
20
|
+
gap: k-spacing( 1.5 );
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.k-progressbar-chunk {
|
|
24
|
+
@include border-radius( k-border-radius(full) );
|
|
18
25
|
}
|
|
19
26
|
}
|
|
20
27
|
|
|
@@ -43,7 +43,7 @@ $kendo-progressbar-gradient: null !default;
|
|
|
43
43
|
$kendo-progressbar-value-bg: k-color(primary) !default;
|
|
44
44
|
/// The progress text color of the ProgressBar.
|
|
45
45
|
/// @group progressbar
|
|
46
|
-
$kendo-progressbar-value-text: k-color(on-
|
|
46
|
+
$kendo-progressbar-value-text: k-color(on-app-surface) !default;
|
|
47
47
|
/// The progress border color of the ProgressBar.
|
|
48
48
|
/// @group progressbar
|
|
49
49
|
$kendo-progressbar-value-border: unset !default;
|
|
@@ -66,7 +66,7 @@ $kendo-progressbar-indeterminate-gradient: null !default;
|
|
|
66
66
|
|
|
67
67
|
/// The border color of the chunk ProgressBar.
|
|
68
68
|
/// @group progressbar
|
|
69
|
-
$kendo-progressbar-chunk-border: k-color(surface
|
|
69
|
+
$kendo-progressbar-chunk-border: k-color(surface) !default;
|
|
70
70
|
|
|
71
71
|
// Circular Progressbar
|
|
72
72
|
/// The arc stroke color of the circular ProgressBar.
|
package/scss/prompt/_layout.scss
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
$kendo-prompt-text: k-color(on-app-surface) !default;
|
|
8
8
|
/// The background color of the AIPrompt.
|
|
9
9
|
/// @group prompt
|
|
10
|
-
$kendo-prompt-bg: k-color(surface
|
|
10
|
+
$kendo-prompt-bg: k-color(surface) !default;
|
|
11
11
|
/// The border color of the AIPrompt.
|
|
12
12
|
/// @group prompt
|
|
13
13
|
$kendo-prompt-border: k-color(border) !default;
|
|
@@ -17,20 +17,20 @@ $kendo-prompt-border: k-color(border) !default;
|
|
|
17
17
|
$kendo-prompt-header-text: k-color(on-app-surface) !default;
|
|
18
18
|
/// The background color of the AIPrompt header.
|
|
19
19
|
/// @group prompt
|
|
20
|
-
$kendo-prompt-header-bg: k-color(surface
|
|
20
|
+
$kendo-prompt-header-bg: k-color(surface) !default;
|
|
21
21
|
/// The border color of the AIPrompt header.
|
|
22
22
|
/// @group prompt
|
|
23
23
|
$kendo-prompt-header-border: k-color(border) !default;
|
|
24
24
|
|
|
25
25
|
/// The vertical padding of the AIPrompt content.
|
|
26
26
|
/// @group prompt
|
|
27
|
-
$kendo-prompt-content-padding-y: k-spacing(
|
|
27
|
+
$kendo-prompt-content-padding-y: k-spacing(2) !default;
|
|
28
28
|
/// The horizontal padding of the AIPrompt content.
|
|
29
29
|
/// @group prompt
|
|
30
|
-
$kendo-prompt-content-padding-x: k-spacing(
|
|
30
|
+
$kendo-prompt-content-padding-x: k-spacing(6) !default;
|
|
31
31
|
/// The spacing between the items of the AIPrompt content.
|
|
32
32
|
/// @group prompt
|
|
33
|
-
$kendo-prompt-content-spacing: k-spacing(
|
|
33
|
+
$kendo-prompt-content-spacing: k-spacing(2) !default;
|
|
34
34
|
/// The text color of the AIPrompt content.
|
|
35
35
|
/// @group prompt
|
|
36
36
|
$kendo-prompt-content-text: k-color(on-app-surface) !default;
|
|
@@ -50,16 +50,16 @@ $kendo-prompt-expander-spacing: k-spacing(2) !default;
|
|
|
50
50
|
$kendo-prompt-suggestion-padding-y: k-spacing(2) !default;
|
|
51
51
|
/// The horizontal padding of the AIPrompt suggestion container.
|
|
52
52
|
/// @group prompt
|
|
53
|
-
$kendo-prompt-suggestion-padding-x: k-spacing(
|
|
53
|
+
$kendo-prompt-suggestion-padding-x: k-spacing(3) !default;
|
|
54
54
|
/// The border radius of the AIPrompt suggestion container.
|
|
55
55
|
/// @group prompt
|
|
56
|
-
$kendo-prompt-suggestion-border-radius: k-border-radius(
|
|
56
|
+
$kendo-prompt-suggestion-border-radius: k-border-radius(xl) !default;
|
|
57
57
|
/// The text color of the AIPrompt suggestion container.
|
|
58
58
|
/// @group prompt
|
|
59
59
|
$kendo-prompt-suggestion-text: k-color(on-app-surface) !default;
|
|
60
60
|
/// The background color of the AIPrompt suggestion container.
|
|
61
61
|
/// @group prompt
|
|
62
|
-
$kendo-prompt-suggestion-bg: k-color(
|
|
62
|
+
$kendo-prompt-suggestion-bg: k-color(surface-alt) !default;
|
|
63
63
|
/// The border color of the AIPrompt suggestion container.
|
|
64
64
|
/// @group prompt
|
|
65
65
|
$kendo-prompt-suggestion-border: k-color(border) !default;
|