@progress/kendo-theme-bootstrap 13.2.0-dev.2 → 13.2.0-dev.4
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/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main-dark.scss +0 -20
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/meta/sassdoc-data.json +1606 -2706
- package/dist/meta/sassdoc-raw-data.json +757 -1226
- package/dist/meta/variables.json +48 -175
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -101
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +4 -4
- package/scss/adaptive/_variables.scss +3 -3
- package/scss/appbar/_variables.scss +1 -19
- package/scss/breadcrumb/_variables.scss +2 -2
- package/scss/card/_variables.scss +0 -6
- package/scss/coloreditor/_variables.scss +1 -1
- package/scss/colorgradient/_variables.scss +1 -1
- package/scss/colorpalette/_variables.scss +3 -3
- package/scss/column-menu/_variables.scss +1 -1
- package/scss/core/color-system/_swatch.scss +0 -56
- package/scss/dialog/_variables.scss +0 -6
- package/scss/expansion-panel/_variables.scss +1 -1
- package/scss/filter/_variables.scss +1 -1
- package/scss/grid/_layout.scss +4 -0
- package/scss/grid/_theme.scss +2 -449
- package/scss/grid/_variables.scss +1 -7
- package/scss/icons/_variables.scss +6 -2
- package/scss/notification/_variables.scss +1 -1
- package/scss/overlay/_variables.scss +2 -6
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/spreadsheet/_variables.scss +1 -1
- package/scss/stepper/_variables.scss +1 -1
- package/scss/timeselector/_variables.scss +4 -4
- package/scss/tooltip/_variables.scss +1 -1
- package/scss/treeview/_variables.scss +1 -1
- package/scss/upload/_variables.scss +2 -2
- package/scss/window/_variables.scss +0 -6
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Bootstrap Main Dark",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-bootstrap",
|
|
6
|
-
"version": "13.2.0-dev.
|
|
6
|
+
"version": "13.2.0-dev.4",
|
|
7
7
|
"previewColors": [
|
|
8
8
|
"oklch(0.00% 0.0000 0deg)",
|
|
9
9
|
"oklch(26.21% 0.0095 248.24deg)",
|
|
@@ -451,106 +451,6 @@
|
|
|
451
451
|
"type": "color",
|
|
452
452
|
"value": "oklch(59.15% 0.2020 21.23deg)"
|
|
453
453
|
},
|
|
454
|
-
"light-subtle": {
|
|
455
|
-
"name": "Light Subtle",
|
|
456
|
-
"type": "color",
|
|
457
|
-
"value": "oklch(34.51% 0.0133 248.26deg)"
|
|
458
|
-
},
|
|
459
|
-
"light-subtle-hover": {
|
|
460
|
-
"name": "Light Subtle Hover",
|
|
461
|
-
"type": "color",
|
|
462
|
-
"value": "oklch(42.76% 0.0148 248.22deg)"
|
|
463
|
-
},
|
|
464
|
-
"light-subtle-active": {
|
|
465
|
-
"name": "Light Subtle Active",
|
|
466
|
-
"type": "color",
|
|
467
|
-
"value": "oklch(48.85% 0.0163 248.21deg)"
|
|
468
|
-
},
|
|
469
|
-
"light": {
|
|
470
|
-
"name": "Light",
|
|
471
|
-
"type": "color",
|
|
472
|
-
"value": "oklch(98.16% 0.0018 248.66deg)"
|
|
473
|
-
},
|
|
474
|
-
"light-hover": {
|
|
475
|
-
"name": "Light Hover",
|
|
476
|
-
"type": "color",
|
|
477
|
-
"value": "oklch(86.94% 0.0019 248.55deg)"
|
|
478
|
-
},
|
|
479
|
-
"light-active": {
|
|
480
|
-
"name": "Light Active",
|
|
481
|
-
"type": "color",
|
|
482
|
-
"value": "oklch(82.92% 0.0019 248.52deg)"
|
|
483
|
-
},
|
|
484
|
-
"light-emphasis": {
|
|
485
|
-
"name": "Light Emphasis",
|
|
486
|
-
"type": "color",
|
|
487
|
-
"value": "oklch(42.76% 0.0148 248.22deg)"
|
|
488
|
-
},
|
|
489
|
-
"light-on-subtle": {
|
|
490
|
-
"name": "Light On Subtle",
|
|
491
|
-
"type": "color",
|
|
492
|
-
"value": "oklch(98.16% 0.0018 248.66deg)"
|
|
493
|
-
},
|
|
494
|
-
"on-light": {
|
|
495
|
-
"name": "On Light",
|
|
496
|
-
"type": "color",
|
|
497
|
-
"value": "oklch(0.00% 0.0000 0deg)"
|
|
498
|
-
},
|
|
499
|
-
"light-on-surface": {
|
|
500
|
-
"name": "Light On Surface",
|
|
501
|
-
"type": "color",
|
|
502
|
-
"value": "oklch(98.16% 0.0018 248.66deg)"
|
|
503
|
-
},
|
|
504
|
-
"dark-subtle": {
|
|
505
|
-
"name": "Dark Subtle",
|
|
506
|
-
"type": "color",
|
|
507
|
-
"value": "oklch(22.89% 0.0074 248.20deg)"
|
|
508
|
-
},
|
|
509
|
-
"dark-subtle-hover": {
|
|
510
|
-
"name": "Dark Subtle Hover",
|
|
511
|
-
"type": "color",
|
|
512
|
-
"value": "oklch(26.21% 0.0095 248.24deg)"
|
|
513
|
-
},
|
|
514
|
-
"dark-subtle-active": {
|
|
515
|
-
"name": "Dark Subtle Active",
|
|
516
|
-
"type": "color",
|
|
517
|
-
"value": "oklch(30.24% 0.0079 240.20deg)"
|
|
518
|
-
},
|
|
519
|
-
"dark": {
|
|
520
|
-
"name": "Dark",
|
|
521
|
-
"type": "color",
|
|
522
|
-
"value": "oklch(26.21% 0.0095 248.24deg)"
|
|
523
|
-
},
|
|
524
|
-
"dark-hover": {
|
|
525
|
-
"name": "Dark Hover",
|
|
526
|
-
"type": "color",
|
|
527
|
-
"value": "oklch(39.15% 0.0074 240.14deg)"
|
|
528
|
-
},
|
|
529
|
-
"dark-active": {
|
|
530
|
-
"name": "Dark Active",
|
|
531
|
-
"type": "color",
|
|
532
|
-
"value": "oklch(43.24% 0.0072 240.12deg)"
|
|
533
|
-
},
|
|
534
|
-
"dark-emphasis": {
|
|
535
|
-
"name": "Dark Emphasis",
|
|
536
|
-
"type": "color",
|
|
537
|
-
"value": "oklch(34.51% 0.0133 248.26deg)"
|
|
538
|
-
},
|
|
539
|
-
"dark-on-subtle": {
|
|
540
|
-
"name": "Dark On Subtle",
|
|
541
|
-
"type": "color",
|
|
542
|
-
"value": "oklch(91.09% 0.0071 248.10deg)"
|
|
543
|
-
},
|
|
544
|
-
"on-dark": {
|
|
545
|
-
"name": "On Dark",
|
|
546
|
-
"type": "color",
|
|
547
|
-
"value": "oklch(100.00% 0.0001 0deg)"
|
|
548
|
-
},
|
|
549
|
-
"dark-on-surface": {
|
|
550
|
-
"name": "Dark On Surface",
|
|
551
|
-
"type": "color",
|
|
552
|
-
"value": "oklch(26.21% 0.0095 248.24deg)"
|
|
553
|
-
},
|
|
554
454
|
"inverse-subtle": {
|
|
555
455
|
"name": "Inverse Subtle",
|
|
556
456
|
"type": "color",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-bootstrap",
|
|
3
3
|
"description": "Bootstrap theme for Kendo UI",
|
|
4
|
-
"version": "13.2.0-dev.
|
|
4
|
+
"version": "13.2.0-dev.4",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
},
|
|
55
55
|
"dependencies": {
|
|
56
56
|
"@progress/kendo-svg-icons": "^4.8.0",
|
|
57
|
-
"@progress/kendo-theme-core": "13.2.0-dev.
|
|
58
|
-
"@progress/kendo-theme-utils": "13.2.0-dev.
|
|
57
|
+
"@progress/kendo-theme-core": "13.2.0-dev.4",
|
|
58
|
+
"@progress/kendo-theme-utils": "13.2.0-dev.4"
|
|
59
59
|
},
|
|
60
60
|
"directories": {
|
|
61
61
|
"doc": "docs",
|
|
62
62
|
"lib": "lib"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "7368a47b22d3a917d55b6f022728aee002b3125a"
|
|
65
65
|
}
|
|
@@ -27,7 +27,7 @@ $kendo-adaptive-menu-text: k-color(on-primary) !default;
|
|
|
27
27
|
|
|
28
28
|
/// The text color of the Adaptive menu clear button.
|
|
29
29
|
/// @group adaptive
|
|
30
|
-
$kendo-adaptive-menu-clear-text: k-color(primary) !default;
|
|
30
|
+
$kendo-adaptive-menu-clear-text: k-color(primary-on-surface) !default;
|
|
31
31
|
|
|
32
32
|
/// The border color of the Adaptive menu item.
|
|
33
33
|
/// @group adaptive
|
|
@@ -52,12 +52,12 @@ $kendo-adaptive-line-height: var(--kendo-line-height) !default;
|
|
|
52
52
|
// Adaptive Grid
|
|
53
53
|
/// The text color of the Adaptive Grid sort indicator.
|
|
54
54
|
/// @group adaptive
|
|
55
|
-
$kendo-adaptive-grid-sort-text: k-color(primary) !default;
|
|
55
|
+
$kendo-adaptive-grid-sort-text: k-color(primary-on-surface) !default;
|
|
56
56
|
|
|
57
57
|
// Adaptive Scheduler
|
|
58
58
|
/// The text color of the current date in the Adaptive Scheduler.
|
|
59
59
|
/// @group adaptive
|
|
60
|
-
$kendo-adaptive-scheduler-current-text: k-color(primary) !default;
|
|
60
|
+
$kendo-adaptive-scheduler-current-text: k-color(primary-on-surface) !default;
|
|
61
61
|
/// The base text color of the Adaptive Scheduler.
|
|
62
62
|
/// @group adaptive
|
|
63
63
|
$kendo-adaptive-scheduler-base-text: inherit !default;
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
/// The default theme color of the AppBar.
|
|
8
8
|
/// @group appbar
|
|
9
9
|
/// @role default
|
|
10
|
-
$kendo-appbar-default-theme-color: "
|
|
10
|
+
$kendo-appbar-default-theme-color: "base" !default;
|
|
11
11
|
|
|
12
12
|
/// The horizontal margin of the AppBar.
|
|
13
13
|
/// @group appbar
|
|
@@ -41,20 +41,6 @@ $kendo-appbar-line-height: var(--kendo-line-height) !default;
|
|
|
41
41
|
/// @group appbar
|
|
42
42
|
$kendo-appbar-gap: k-spacing(2) !default;
|
|
43
43
|
|
|
44
|
-
/// The background color of the AppBar based on light theme color.
|
|
45
|
-
/// @group appbar
|
|
46
|
-
$kendo-appbar-light-bg: k-color(light) !default;
|
|
47
|
-
/// The text color of the AppBar based on light theme color.
|
|
48
|
-
/// @group appbar
|
|
49
|
-
$kendo-appbar-light-text: k-color(on-light) !default;
|
|
50
|
-
|
|
51
|
-
/// The background color of the AppBar based on dark theme color.
|
|
52
|
-
/// @group appbar
|
|
53
|
-
$kendo-appbar-dark-bg: k-color(dark) !default;
|
|
54
|
-
/// The text color of the AppBar based on dark theme color.
|
|
55
|
-
/// @group appbar
|
|
56
|
-
$kendo-appbar-dark-text: k-color(on-dark) !default;
|
|
57
|
-
|
|
58
44
|
/// The box shadow of the AppBar.
|
|
59
45
|
/// @group appbar
|
|
60
46
|
$kendo-appbar-box-shadow: k-elevation(4) !default;
|
|
@@ -73,10 +59,6 @@ $kendo-appbar-bottom-box-shadow: k-elevation(4) !default;
|
|
|
73
59
|
$kendo-appbar-font-size: $kendo-appbar-font-size,
|
|
74
60
|
$kendo-appbar-line-height: $kendo-appbar-line-height,
|
|
75
61
|
$kendo-appbar-gap: $kendo-appbar-gap,
|
|
76
|
-
$kendo-appbar-light-bg: $kendo-appbar-light-bg,
|
|
77
|
-
$kendo-appbar-light-text: $kendo-appbar-light-text,
|
|
78
|
-
$kendo-appbar-dark-bg: $kendo-appbar-dark-bg,
|
|
79
|
-
$kendo-appbar-dark-text: $kendo-appbar-dark-text,
|
|
80
62
|
$kendo-appbar-box-shadow: $kendo-appbar-box-shadow,
|
|
81
63
|
$kendo-appbar-bottom-box-shadow: $kendo-appbar-bottom-box-shadow,
|
|
82
64
|
$kendo-appbar-default-theme-color: $kendo-appbar-default-theme-color
|
|
@@ -127,7 +127,7 @@ $kendo-breadcrumb-link-icon-spacing: $kendo-icon-spacing !default;
|
|
|
127
127
|
$kendo-breadcrumb-link-bg: null !default;
|
|
128
128
|
/// The text color of the Breadcrumb link.
|
|
129
129
|
/// @group breadcrumb
|
|
130
|
-
$kendo-breadcrumb-link-text: k-color(primary) !default;
|
|
130
|
+
$kendo-breadcrumb-link-text: k-color(primary-on-surface) !default;
|
|
131
131
|
/// The border color of the Breadcrumb link.
|
|
132
132
|
/// @group breadcrumb
|
|
133
133
|
$kendo-breadcrumb-link-border: null !default;
|
|
@@ -137,7 +137,7 @@ $kendo-breadcrumb-link-border: null !default;
|
|
|
137
137
|
$kendo-breadcrumb-link-hover-bg: unset !default;
|
|
138
138
|
/// The text color of the hovered Breadcrumb link.
|
|
139
139
|
/// @group breadcrumb
|
|
140
|
-
$kendo-breadcrumb-link-hover-text: k-color(primary-
|
|
140
|
+
$kendo-breadcrumb-link-hover-text: k-color(primary-on-surface) !default;
|
|
141
141
|
/// The border color of the hovered Breadcrumb link.
|
|
142
142
|
/// @group breadcrumb
|
|
143
143
|
$kendo-breadcrumb-link-hover-border: null !default;
|
|
@@ -5,11 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
// Card
|
|
7
7
|
|
|
8
|
-
/// The default theme color of the Card.
|
|
9
|
-
/// @group card
|
|
10
|
-
/// @role default
|
|
11
|
-
$kendo-card-default-theme-color: null !default;
|
|
12
|
-
|
|
13
8
|
/// The horizontal padding of the Card.
|
|
14
9
|
/// @group card
|
|
15
10
|
$kendo-card-padding-x: k-spacing(4) !default;
|
|
@@ -189,7 +184,6 @@ $kendo-card-callout-width: 1.3em !default;
|
|
|
189
184
|
$kendo-card-callout-height: 1.3em !default;
|
|
190
185
|
|
|
191
186
|
@forward "@progress/kendo-theme-core/scss/components/card/_variables.scss" with (
|
|
192
|
-
$kendo-card-default-theme-color: $kendo-card-default-theme-color,
|
|
193
187
|
$kendo-card-padding-x: $kendo-card-padding-x,
|
|
194
188
|
$kendo-card-padding-y: $kendo-card-padding-y,
|
|
195
189
|
$kendo-card-border-width: $kendo-card-border-width,
|
|
@@ -142,7 +142,7 @@ $kendo-color-editor-lg-views-padding-x: k-spacing(4.5) !default;
|
|
|
142
142
|
|
|
143
143
|
/// The outline color of the focused ColorGradient.
|
|
144
144
|
/// @group color-editor
|
|
145
|
-
$kendo-color-editor-color-gradient-focus-outline-color: color-mix(in srgb, k-color(
|
|
145
|
+
$kendo-color-editor-color-gradient-focus-outline-color: color-mix(in srgb, k-color(inverse) 30%, transparent) !default;
|
|
146
146
|
/// The outline width of the focused ColorGradient.
|
|
147
147
|
/// @group color-editor
|
|
148
148
|
$kendo-color-editor-color-gradient-focus-outline: 2px !default;
|
|
@@ -171,7 +171,7 @@ $kendo-color-gradient-draghandle-text: null !default;
|
|
|
171
171
|
$kendo-color-gradient-draghandle-bg: transparent !default;
|
|
172
172
|
/// The color of the border around the ColorGradient canvas drag handle.
|
|
173
173
|
/// @group color-gradient
|
|
174
|
-
$kendo-color-gradient-draghandle-border: color-mix(in srgb, k-color(
|
|
174
|
+
$kendo-color-gradient-draghandle-border: color-mix(in srgb, k-color(on-inverse) 80%, transparent) !default;
|
|
175
175
|
/// The focus color of the outline around the ColorGradient canvas drag handle.
|
|
176
176
|
/// @group color-gradient
|
|
177
177
|
$kendo-color-gradient-draghandle-focus-shadow: k-color(inverse) !default;
|
|
@@ -43,13 +43,13 @@ $kendo-color-palette-lg-tile-width: k-spacing(8) !default;
|
|
|
43
43
|
$kendo-color-palette-lg-tile-height: $kendo-color-palette-lg-tile-width !default;
|
|
44
44
|
/// The shadow of the ColorPalette focused tile.
|
|
45
45
|
/// @group color-palette
|
|
46
|
-
$kendo-color-palette-tile-focus-shadow: 0 0 3px 1px color-mix(in srgb, k-color(
|
|
46
|
+
$kendo-color-palette-tile-focus-shadow: 0 0 3px 1px color-mix(in srgb, k-color(inverse) 30%, transparent), inset 0 0 0 1px color-mix(in srgb, k-color(on-inverse) 50%, transparent) !default;
|
|
47
47
|
/// The shadow of the ColorPalette hovered tile.
|
|
48
48
|
/// @group color-palette
|
|
49
|
-
$kendo-color-palette-tile-hover-shadow: 0 0 3px 1px color-mix(in srgb, k-color(
|
|
49
|
+
$kendo-color-palette-tile-hover-shadow: 0 0 3px 1px color-mix(in srgb, k-color(inverse) 30%, transparent), inset 0 0 0 1px color-mix(in srgb, k-color(on-inverse) 80%, transparent) !default;
|
|
50
50
|
/// The shadow of the ColorPalette selected tile.
|
|
51
51
|
/// @group color-palette
|
|
52
|
-
$kendo-color-palette-tile-selected-shadow: 0 1px 3px 1px color-mix(in srgb, k-color(
|
|
52
|
+
$kendo-color-palette-tile-selected-shadow: 0 1px 3px 1px color-mix(in srgb, k-color(inverse) 30%, transparent), inset 0 0 0 1px color-mix(in srgb, k-color(on-inverse) 100%, transparent) !default;
|
|
53
53
|
|
|
54
54
|
@forward "@progress/kendo-theme-core/scss/components/colorpalette/_variables.scss" with (
|
|
55
55
|
$kendo-color-palette-default-size: $kendo-color-palette-default-size,
|
|
@@ -66,7 +66,7 @@ $kendo-group-menu-item-action-hover-bg: color-mix(in srgb, currentColor 4%, tran
|
|
|
66
66
|
$kendo-group-menu-item-action-selected-bg: color-mix(in srgb, currentColor 16%, transparent) !default;
|
|
67
67
|
/// The text color of the GroupMenu item add action.
|
|
68
68
|
/// @group column-menu
|
|
69
|
-
$kendo-group-menu-item-add-action-text: k-color(primary) !default;
|
|
69
|
+
$kendo-group-menu-item-add-action-text: k-color(primary-on-surface) !default;
|
|
70
70
|
/// The border color of the GroupMenu item.
|
|
71
71
|
/// @group column-menu
|
|
72
72
|
$kendo-group-menu-item-border: k-color(border) !default;
|
|
@@ -107,30 +107,6 @@ $_default-colors: (
|
|
|
107
107
|
on-error: #{"oklch(from var(--kendo-color-error) clamp(0, (0.7 - l) * 99999, 1) 0 h)"},
|
|
108
108
|
error-on-surface: #{"oklch(from var(--kendo-color-error) l c h)"},
|
|
109
109
|
|
|
110
|
-
// Light (mixed greige + gray palettes — static)
|
|
111
|
-
light-subtle: oklch(99.13% 0.0014 285deg),
|
|
112
|
-
light-subtle-hover: oklch(94.31% 0.0001 263.28deg),
|
|
113
|
-
light-subtle-active: oklch(94.17% 0.0053 248.12deg),
|
|
114
|
-
light: oklch(98.16% 0.0018 248.57deg),
|
|
115
|
-
light-hover: oklch(86.95% 0.0018 248.47deg),
|
|
116
|
-
light-active: oklch(82.92% 0.0019 248.44deg),
|
|
117
|
-
light-emphasis: oklch(26.21% 0.0095 248.23deg / 0.10),
|
|
118
|
-
light-on-subtle: oklch(42.76% 0.0147 248.21deg),
|
|
119
|
-
on-light: oklch(0% 0 0deg),
|
|
120
|
-
light-on-surface: oklch(98.16% 0.0018 248.57deg),
|
|
121
|
-
|
|
122
|
-
// Dark (mixed gray + greige palettes — static)
|
|
123
|
-
dark-subtle: oklch(86.71% 0.0106 248.06deg),
|
|
124
|
-
dark-subtle-hover: oklch(81.70% 0.0126 248.07deg),
|
|
125
|
-
dark-subtle-active: oklch(76.92% 0.0146 248.09deg),
|
|
126
|
-
dark: oklch(26.21% 0.0095 248.23deg),
|
|
127
|
-
dark-hover: oklch(39.15% 0.0074 240.11deg),
|
|
128
|
-
dark-active: oklch(43.24% 0.0072 240.09deg),
|
|
129
|
-
dark-emphasis: oklch(26.21% 0.0095 248.23deg / 0.40),
|
|
130
|
-
dark-on-subtle: oklch(42.76% 0.0147 248.21deg),
|
|
131
|
-
on-dark: oklch(100% 0 0deg),
|
|
132
|
-
dark-on-surface: oklch(26.21% 0.0095 248.23deg),
|
|
133
|
-
|
|
134
110
|
// Inverse
|
|
135
111
|
inverse-subtle: #{"oklch(from var(--kendo-color-inverse) calc(l + 0.1655) c h)"},
|
|
136
112
|
inverse-subtle-hover: #{"oklch(from var(--kendo-color-inverse) calc(l + 0.215) c h)"},
|
|
@@ -327,38 +303,6 @@ $_default-colors: (
|
|
|
327
303
|
/// @prop {Color} on-error - The text color variable for content on error.
|
|
328
304
|
/// @prop {Color} error-on-surface - The text color variable for content on surface.
|
|
329
305
|
///
|
|
330
|
-
/// @subgroup {light}
|
|
331
|
-
/// [light-subtle, light-subtle-hover, light-subtle-active,
|
|
332
|
-
/// light, light-hover, light-active, light-emphasis,
|
|
333
|
-
/// light-on-subtle, on-light, light-on-surface]
|
|
334
|
-
/// The Light variable group.
|
|
335
|
-
/// @prop {Color} light-subtle - The light subtle background color variable.
|
|
336
|
-
/// @prop {Color} light-subtle-hover - The light subtle background color variable for the hover state.
|
|
337
|
-
/// @prop {Color} light-subtle-active - The light subtle background color variable for the active state.
|
|
338
|
-
/// @prop {Color} light - The light background color variable.
|
|
339
|
-
/// @prop {Color} light-hover - The light background color variable for the hover state.
|
|
340
|
-
/// @prop {Color} light-active - The light background color variable for the active state.
|
|
341
|
-
/// @prop {Color} light-emphasis - The emphasized light color variable.
|
|
342
|
-
/// @prop {Color} light-on-subtle - The text color variable for content on light subtle.
|
|
343
|
-
/// @prop {Color} on-light - The text color variable for content on light.
|
|
344
|
-
/// @prop {Color} light-on-surface - The text color variable for content on surface.
|
|
345
|
-
///
|
|
346
|
-
/// @subgroup {dark}
|
|
347
|
-
/// [dark-subtle, dark-subtle-hover, dark-subtle-active,
|
|
348
|
-
/// dark, dark-hover, dark-active, dark-emphasis,
|
|
349
|
-
/// dark-on-subtle, on-dark, dark-on-surface]
|
|
350
|
-
/// The Dark variable group.
|
|
351
|
-
/// @prop {Color} dark-subtle - The dark subtle background color variable.
|
|
352
|
-
/// @prop {Color} dark-subtle-hover - The dark subtle background color variable for the hover state.
|
|
353
|
-
/// @prop {Color} dark-subtle-active - The dark subtle background color variable for the active state.
|
|
354
|
-
/// @prop {Color} dark - The dark background color variable.
|
|
355
|
-
/// @prop {Color} dark-hover - The dark background color variable for the hover state.
|
|
356
|
-
/// @prop {Color} dark-active - The dark background color variable for the active state.
|
|
357
|
-
/// @prop {Color} dark-emphasis - The emphasized dark color variable.
|
|
358
|
-
/// @prop {Color} dark-on-subtle - The text color variable for content on dark subtle.
|
|
359
|
-
/// @prop {Color} on-dark - The text color variable for content on dark.
|
|
360
|
-
/// @prop {Color} dark-on-surface - The text color variable for content on surface.
|
|
361
|
-
///
|
|
362
306
|
/// @subgroup {inverse}
|
|
363
307
|
/// [inverse-subtle, inverse-subtle-hover, inverse-subtle-active,
|
|
364
308
|
/// inverse, inverse-hover, inverse-active, inverse-emphasis,
|
|
@@ -4,11 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
// Dialog
|
|
6
6
|
|
|
7
|
-
/// The default theme color of the Dialog.
|
|
8
|
-
/// @group dialog
|
|
9
|
-
/// @role default
|
|
10
|
-
$kendo-dialog-default-theme-color: null !default;
|
|
11
|
-
|
|
12
7
|
/// The background color of the Dialog titlebar.
|
|
13
8
|
/// @group dialog
|
|
14
9
|
$kendo-dialog-titlebar-bg: unset !default;
|
|
@@ -38,7 +33,6 @@ $kendo-dialog-bg: k-color(surface-alt) !default;
|
|
|
38
33
|
|
|
39
34
|
|
|
40
35
|
@forward "@progress/kendo-theme-core/scss/components/dialog/_variables.scss" with (
|
|
41
|
-
$kendo-dialog-default-theme-color: $kendo-dialog-default-theme-color,
|
|
42
36
|
$kendo-dialog-titlebar-bg: $kendo-dialog-titlebar-bg,
|
|
43
37
|
$kendo-dialog-titlebar-text: $kendo-dialog-titlebar-text,
|
|
44
38
|
$kendo-dialog-titlebar-border: $kendo-dialog-titlebar-border,
|
|
@@ -62,7 +62,7 @@ $kendo-expander-header-focus-shadow: $kendo-list-item-focus-shadow !default;
|
|
|
62
62
|
|
|
63
63
|
/// The text color of the ExpansionPanel title.
|
|
64
64
|
/// @group expander
|
|
65
|
-
$kendo-expander-title-text: k-color(primary) !default;
|
|
65
|
+
$kendo-expander-title-text: k-color(primary-on-surface) !default;
|
|
66
66
|
|
|
67
67
|
/// The text color of the ExpansionPanel sub-title.
|
|
68
68
|
/// @group expander
|
|
@@ -22,7 +22,7 @@ $kendo-filter-operator-dropdown-width: 15em !default;
|
|
|
22
22
|
|
|
23
23
|
/// The text color of the Filter preview field.
|
|
24
24
|
/// @group filter
|
|
25
|
-
$kendo-filter-preview-field-text: k-color(primary) !default;
|
|
25
|
+
$kendo-filter-preview-field-text: k-color(primary-on-surface) !default;
|
|
26
26
|
/// The text color of the Filter preview operator.
|
|
27
27
|
/// @group filter
|
|
28
28
|
$kendo-filter-preview-operator-text: k-color(on-app-surface) !default;
|