@progress/kendo-theme-fluent 13.2.0-dev.3 → 14.0.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.
Files changed (66) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/fluent-1-dark.css +1 -1
  3. package/dist/fluent-1-dark.scss +0 -20
  4. package/dist/fluent-1.css +1 -1
  5. package/dist/fluent-1.scss +0 -20
  6. package/dist/fluent-main-dark.css +1 -1
  7. package/dist/fluent-main-dark.scss +0 -20
  8. package/dist/fluent-main.css +1 -1
  9. package/dist/meta/sassdoc-data.json +12852 -10712
  10. package/dist/meta/sassdoc-raw-data.json +6166 -5135
  11. package/dist/meta/variables.json +306 -173
  12. package/lib/swatches/all.json +1 -1
  13. package/lib/swatches/fluent-1-dark.json +1 -101
  14. package/lib/swatches/fluent-1.json +1 -101
  15. package/lib/swatches/fluent-main-dark.json +1 -101
  16. package/lib/swatches/fluent-main.json +1 -1
  17. package/package.json +4 -4
  18. package/scss/action-sheet/_variables.scss +8 -0
  19. package/scss/appbar/_variables.scss +5 -19
  20. package/scss/bottom-navigation/_theme.scss +1 -1
  21. package/scss/button/_theme.scss +0 -16
  22. package/scss/button/_variables.scss +5 -0
  23. package/scss/card/_variables.scss +0 -6
  24. package/scss/chart-wizard/_variables.scss +17 -0
  25. package/scss/chat/_variables.scss +4 -0
  26. package/scss/column-menu/_variables.scss +11 -1
  27. package/scss/core/color-system/_swatch.scss +0 -56
  28. package/scss/dataviz/_variables.scss +8 -0
  29. package/scss/dialog/_variables.scss +0 -6
  30. package/scss/dock-manager/_variables.scss +4 -0
  31. package/scss/dropzone/_variables.scss +4 -0
  32. package/scss/editor/_variables.scss +4 -0
  33. package/scss/expansion-panel/_variables.scss +12 -0
  34. package/scss/fab/_theme.scss +2 -3
  35. package/scss/file-box/_variables.scss +9 -0
  36. package/scss/filemanager/_variables.scss +4 -0
  37. package/scss/filter/_variables.scss +5 -0
  38. package/scss/forms/_variables.scss +21 -0
  39. package/scss/gantt/_variables.scss +4 -0
  40. package/scss/grid/_theme.scss +0 -9
  41. package/scss/grid/_variables.scss +7 -0
  42. package/scss/imageeditor/_variables.scss +4 -0
  43. package/scss/listbox/_variables.scss +14 -1
  44. package/scss/listview/_variables.scss +5 -1
  45. package/scss/mediaplayer/_variables.scss +16 -0
  46. package/scss/messagebox/_variables.scss +1 -0
  47. package/scss/notification/_variables.scss +1 -1
  48. package/scss/overlay/_variables.scss +4 -8
  49. package/scss/pdf-viewer/_variables.scss +4 -0
  50. package/scss/pivotgrid/_variables.scss +4 -0
  51. package/scss/progressbar/_variables.scss +5 -0
  52. package/scss/prompt/_variables.scss +14 -1
  53. package/scss/scheduler/_variables.scss +4 -0
  54. package/scss/scrollview/_theme.scss +0 -16
  55. package/scss/scrollview/_variables.scss +10 -0
  56. package/scss/spreadsheet/_variables.scss +4 -0
  57. package/scss/stepper/_layout.scss +0 -4
  58. package/scss/stepper/_variables.scss +3 -2
  59. package/scss/suggestion/_variables.scss +4 -0
  60. package/scss/table/_variables.scss +27 -0
  61. package/scss/taskboard/_variables.scss +4 -0
  62. package/scss/timeline/_variables.scss +5 -0
  63. package/scss/tooltip/_functions.scss +1 -1
  64. package/scss/tooltip/_variables.scss +1 -1
  65. package/scss/upload/_variables.scss +4 -0
  66. package/scss/window/_variables.scss +0 -6
@@ -3,7 +3,7 @@
3
3
  "name": "All",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "13.2.0-dev.3",
6
+ "version": "14.0.0-dev.0",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "oklch(100.00% 0.0001 0deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Fluent 1 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "13.2.0-dev.3",
6
+ "version": "14.0.0-dev.0",
7
7
  "previewColors": [
8
8
  "oklch(21.85% 0.0025 67.57deg)",
9
9
  "oklch(24.42% 0.0024 67.57deg)",
@@ -451,106 +451,6 @@
451
451
  "type": "color",
452
452
  "value": "oklch(79.73% 0.1074 15.39deg)"
453
453
  },
454
- "light-subtle": {
455
- "name": "Light Subtle",
456
- "type": "color",
457
- "value": "oklch(89.19% 0.0016 66.99deg)"
458
- },
459
- "light-subtle-hover": {
460
- "name": "Light Subtle Hover",
461
- "type": "color",
462
- "value": "oklch(82.87% 0.0036 38.40deg)"
463
- },
464
- "light-subtle-active": {
465
- "name": "Light Subtle Active",
466
- "type": "color",
467
- "value": "oklch(76.49% 0.0026 47.63deg)"
468
- },
469
- "light": {
470
- "name": "Light",
471
- "type": "color",
472
- "value": "oklch(98.26% 0.0016 66.88deg)"
473
- },
474
- "light-hover": {
475
- "name": "Light Hover",
476
- "type": "color",
477
- "value": "oklch(96.16% 0.0016 66.90deg)"
478
- },
479
- "light-active": {
480
- "name": "Light Active",
481
- "type": "color",
482
- "value": "oklch(89.19% 0.0016 66.99deg)"
483
- },
484
- "light-emphasis": {
485
- "name": "Light Emphasis",
486
- "type": "color",
487
- "value": "oklch(96.16% 0.0016 66.90deg)"
488
- },
489
- "light-on-subtle": {
490
- "name": "Light On Subtle",
491
- "type": "color",
492
- "value": "oklch(21.85% 0.0025 67.57deg)"
493
- },
494
- "on-light": {
495
- "name": "On Light",
496
- "type": "color",
497
- "value": "oklch(21.85% 0.0025 67.57deg)"
498
- },
499
- "light-on-surface": {
500
- "name": "Light On Surface",
501
- "type": "color",
502
- "value": "oklch(96.16% 0.0016 66.90deg)"
503
- },
504
- "dark-subtle": {
505
- "name": "Dark Subtle",
506
- "type": "color",
507
- "value": "oklch(24.42% 0.0024 67.57deg)"
508
- },
509
- "dark-subtle-hover": {
510
- "name": "Dark Subtle Hover",
511
- "type": "color",
512
- "value": "oklch(26.10% 0.0023 67.56deg)"
513
- },
514
- "dark-subtle-active": {
515
- "name": "Dark Subtle Active",
516
- "type": "color",
517
- "value": "oklch(27.75% 0.0023 67.56deg)"
518
- },
519
- "dark": {
520
- "name": "Dark",
521
- "type": "color",
522
- "value": "oklch(34.91% 0.0022 67.52deg)"
523
- },
524
- "dark-hover": {
525
- "name": "Dark Hover",
526
- "type": "color",
527
- "value": "oklch(41.81% 0.0031 48.16deg)"
528
- },
529
- "dark-active": {
530
- "name": "Dark Active",
531
- "type": "color",
532
- "value": "oklch(50.09% 0.0040 67.55deg)"
533
- },
534
- "dark-emphasis": {
535
- "name": "Dark Emphasis",
536
- "type": "color",
537
- "value": "oklch(30.98% 0.0022 67.54deg)"
538
- },
539
- "dark-on-subtle": {
540
- "name": "Dark On Subtle",
541
- "type": "color",
542
- "value": "oklch(76.49% 0.0026 47.63deg)"
543
- },
544
- "on-dark": {
545
- "name": "On Dark",
546
- "type": "color",
547
- "value": "oklch(96.16% 0.0016 66.90deg)"
548
- },
549
- "dark-on-surface": {
550
- "name": "Dark On Surface",
551
- "type": "color",
552
- "value": "oklch(50.09% 0.0040 67.55deg)"
553
- },
554
454
  "inverse-subtle": {
555
455
  "name": "Inverse Subtle",
556
456
  "type": "color",
@@ -3,7 +3,7 @@
3
3
  "name": "Fluent 1",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "13.2.0-dev.3",
6
+ "version": "14.0.0-dev.0",
7
7
  "previewColors": [
8
8
  "oklch(100.00% 0.0001 0deg)",
9
9
  "oklch(98.26% 0.0016 66.88deg)",
@@ -451,106 +451,6 @@
451
451
  "type": "color",
452
452
  "value": "oklch(47.54% 0.1618 23.65deg)"
453
453
  },
454
- "light-subtle": {
455
- "name": "Light Subtle",
456
- "type": "color",
457
- "value": "oklch(98.26% 0.0016 66.88deg)"
458
- },
459
- "light-subtle-hover": {
460
- "name": "Light Subtle Hover",
461
- "type": "color",
462
- "value": "oklch(96.16% 0.0016 66.90deg)"
463
- },
464
- "light-subtle-active": {
465
- "name": "Light Subtle Active",
466
- "type": "color",
467
- "value": "oklch(94.11% 0.0033 67.36deg)"
468
- },
469
- "light": {
470
- "name": "Light",
471
- "type": "color",
472
- "value": "oklch(85.86% 0.0034 67.41deg)"
473
- },
474
- "light-hover": {
475
- "name": "Light Hover",
476
- "type": "color",
477
- "value": "oklch(82.76% 0.0035 67.42deg)"
478
- },
479
- "light-active": {
480
- "name": "Light Active",
481
- "type": "color",
482
- "value": "oklch(70.36% 0.0036 67.48deg)"
483
- },
484
- "light-emphasis": {
485
- "name": "Light Emphasis",
486
- "type": "color",
487
- "value": "oklch(90.46% 0.0034 67.38deg)"
488
- },
489
- "light-on-subtle": {
490
- "name": "Light On Subtle",
491
- "type": "color",
492
- "value": "oklch(31.38% 0.0022 67.54deg)"
493
- },
494
- "on-light": {
495
- "name": "On Light",
496
- "type": "color",
497
- "value": "oklch(31.38% 0.0022 67.54deg)"
498
- },
499
- "light-on-surface": {
500
- "name": "Light On Surface",
501
- "type": "color",
502
- "value": "oklch(85.86% 0.0034 67.41deg)"
503
- },
504
- "dark-subtle": {
505
- "name": "Dark Subtle",
506
- "type": "color",
507
- "value": "oklch(70.36% 0.0036 67.48deg)"
508
- },
509
- "dark-subtle-hover": {
510
- "name": "Dark Subtle Hover",
511
- "type": "color",
512
- "value": "oklch(67.09% 0.0037 67.49deg)"
513
- },
514
- "dark-subtle-active": {
515
- "name": "Dark Subtle Active",
516
- "type": "color",
517
- "value": "oklch(62.78% 0.0037 67.51deg)"
518
- },
519
- "dark": {
520
- "name": "Dark",
521
- "type": "color",
522
- "value": "oklch(31.38% 0.0022 67.54deg)"
523
- },
524
- "dark-hover": {
525
- "name": "Dark Hover",
526
- "type": "color",
527
- "value": "oklch(24.00% 0.0024 67.57deg)"
528
- },
529
- "dark-active": {
530
- "name": "Dark Active",
531
- "type": "color",
532
- "value": "oklch(0.00% 0.0000 0deg)"
533
- },
534
- "dark-emphasis": {
535
- "name": "Dark Emphasis",
536
- "type": "color",
537
- "value": "oklch(57.04% 0.0038 67.53deg)"
538
- },
539
- "dark-on-subtle": {
540
- "name": "Dark On Subtle",
541
- "type": "color",
542
- "value": "oklch(24.00% 0.0024 67.57deg)"
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(31.38% 0.0022 67.54deg)"
553
- },
554
454
  "inverse-subtle": {
555
455
  "name": "Inverse Subtle",
556
456
  "type": "color",
@@ -3,7 +3,7 @@
3
3
  "name": "Fluent Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "13.2.0-dev.3",
6
+ "version": "14.0.0-dev.0",
7
7
  "previewColors": [
8
8
  "oklch(23.93% 0.0000 0deg)",
9
9
  "oklch(28.09% 0.0000 0deg)",
@@ -451,106 +451,6 @@
451
451
  "type": "color",
452
452
  "value": "oklch(80.80% 0.0779 12.85deg)"
453
453
  },
454
- "light-subtle": {
455
- "name": "Light Subtle",
456
- "type": "color",
457
- "value": "oklch(74.76% 0.0001 0deg)"
458
- },
459
- "light-subtle-hover": {
460
- "name": "Light Subtle Hover",
461
- "type": "color",
462
- "value": "oklch(68.30% 0.0001 0deg)"
463
- },
464
- "light-subtle-active": {
465
- "name": "Light Subtle Active",
466
- "type": "color",
467
- "value": "oklch(56.24% 0.0001 0deg)"
468
- },
469
- "light": {
470
- "name": "Light",
471
- "type": "color",
472
- "value": "oklch(87.61% 0.0001 0deg)"
473
- },
474
- "light-hover": {
475
- "name": "Light Hover",
476
- "type": "color",
477
- "value": "oklch(74.76% 0.0001 0deg)"
478
- },
479
- "light-active": {
480
- "name": "Light Active",
481
- "type": "color",
482
- "value": "oklch(68.30% 0.0001 0deg)"
483
- },
484
- "light-emphasis": {
485
- "name": "Light Emphasis",
486
- "type": "color",
487
- "value": "oklch(43.86% 0.0001 0deg)"
488
- },
489
- "light-on-subtle": {
490
- "name": "Light On Subtle",
491
- "type": "color",
492
- "value": "oklch(28.09% 0.0000 0deg)"
493
- },
494
- "on-light": {
495
- "name": "On Light",
496
- "type": "color",
497
- "value": "oklch(28.09% 0.0000 0deg)"
498
- },
499
- "light-on-surface": {
500
- "name": "Light On Surface",
501
- "type": "color",
502
- "value": "oklch(74.76% 0.0001 0deg)"
503
- },
504
- "dark-subtle": {
505
- "name": "Dark Subtle",
506
- "type": "color",
507
- "value": "oklch(16.84% 0.0000 0deg)"
508
- },
509
- "dark-subtle-hover": {
510
- "name": "Dark Subtle Hover",
511
- "type": "color",
512
- "value": "oklch(21.78% 0.0000 0deg)"
513
- },
514
- "dark-subtle-active": {
515
- "name": "Dark Subtle Active",
516
- "type": "color",
517
- "value": "oklch(26.03% 0.0000 0deg)"
518
- },
519
- "dark": {
520
- "name": "Dark",
521
- "type": "color",
522
- "value": "oklch(28.09% 0.0000 0deg)"
523
- },
524
- "dark-hover": {
525
- "name": "Dark Hover",
526
- "type": "color",
527
- "value": "oklch(36.00% 0.0000 0deg)"
528
- },
529
- "dark-active": {
530
- "name": "Dark Active",
531
- "type": "color",
532
- "value": "oklch(34.07% 0.0000 0deg)"
533
- },
534
- "dark-emphasis": {
535
- "name": "Dark Emphasis",
536
- "type": "color",
537
- "value": "oklch(43.86% 0.0001 0deg)"
538
- },
539
- "dark-on-subtle": {
540
- "name": "Dark On Subtle",
541
- "type": "color",
542
- "value": "oklch(74.76% 0.0001 0deg)"
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(28.09% 0.0000 0deg)"
553
- },
554
454
  "inverse-subtle": {
555
455
  "name": "Inverse Subtle",
556
456
  "type": "color",
@@ -3,7 +3,7 @@
3
3
  "name": "Fluent Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "13.2.0-dev.3",
6
+ "version": "14.0.0-dev.0",
7
7
  "previewColors": [
8
8
  "oklch(98.51% 0.0001 0deg)",
9
9
  "oklch(100.00% 0.0001 0deg)",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-fluent",
3
3
  "description": "A css variables based theme for Kendo UI that follows the Fluent design system guidelines.",
4
- "version": "13.2.0-dev.3",
4
+ "version": "14.0.0-dev.0",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -55,12 +55,12 @@
55
55
  },
56
56
  "dependencies": {
57
57
  "@progress/kendo-svg-icons": "^4.8.0",
58
- "@progress/kendo-theme-core": "13.2.0-dev.3",
59
- "@progress/kendo-theme-utils": "13.2.0-dev.3"
58
+ "@progress/kendo-theme-core": "14.0.0-dev.0",
59
+ "@progress/kendo-theme-utils": "14.0.0-dev.0"
60
60
  },
61
61
  "directories": {
62
62
  "doc": "docs",
63
63
  "lib": "lib"
64
64
  },
65
- "gitHead": "5487edc15973af51b6b452b987a8cb020d654a57"
65
+ "gitHead": "3f1cafd275c148edc39e26aa67cc7105a3421dbc"
66
66
  }
@@ -71,6 +71,9 @@ $kendo-actionsheet-header-line-height: var( --kendo-actionsheet-header-line-heig
71
71
  /// Spacing between the action sheet header groups.
72
72
  /// @group action-sheet
73
73
  $kendo-actionsheet-header-gap: var( --kendo-actionsheet-header-gap, #{k-spacing(4)} ) !default;
74
+ /// Font weight of the action sheet header.
75
+ /// @group action-sheet
76
+ $kendo-actionsheet-header-font-weight: null !default;
74
77
 
75
78
 
76
79
  /// Background color of the action sheet header.
@@ -128,6 +131,9 @@ $kendo-actionsheet-item-border-width: var( --kendo-actionsheet-item-border-width
128
131
  /// Spacing between the icon and the text in the action sheet item.
129
132
  /// @group action-sheet
130
133
  $kendo-actionsheet-item-spacing: var( --kendo-actionsheet-item-spacing, #{k-spacing(1)} ) !default;
134
+ /// Border radius of the action sheet item.
135
+ /// @group action-sheet
136
+ $kendo-actionsheet-item-border-radius: null !default;
131
137
 
132
138
  /// Font weight of the action sheet item text.
133
139
  /// @group action-sheet
@@ -245,6 +251,7 @@ $kendo-adaptive-actionsheet-footer-padding-x: var( --kendo-adaptive-actionsheet-
245
251
  $kendo-actionsheet-titlebar-font-size: $kendo-actionsheet-header-font-size,
246
252
  $kendo-actionsheet-titlebar-font-family: $kendo-actionsheet-header-font-family,
247
253
  $kendo-actionsheet-titlebar-line-height: $kendo-actionsheet-header-line-height,
254
+ $kendo-actionsheet-titlebar-font-weight: $kendo-actionsheet-header-font-weight,
248
255
  $kendo-actionsheet-titlebar-gap: $kendo-actionsheet-header-gap,
249
256
  $kendo-actionsheet-titlebar-bg: $kendo-actionsheet-header-bg,
250
257
  $kendo-actionsheet-titlebar-text: $kendo-actionsheet-header-text,
@@ -263,6 +270,7 @@ $kendo-adaptive-actionsheet-footer-padding-x: var( --kendo-adaptive-actionsheet-
263
270
  $kendo-actionsheet-item-padding-y: $kendo-actionsheet-item-padding-y,
264
271
  $kendo-actionsheet-item-border-width: $kendo-actionsheet-item-border-width,
265
272
  $kendo-actionsheet-item-spacing: $kendo-actionsheet-item-spacing,
273
+ $kendo-actionsheet-item-border-radius: $kendo-actionsheet-item-border-radius,
266
274
  $kendo-actionsheet-item-title-font-weight: $kendo-actionsheet-item-title-font-weight,
267
275
  $kendo-actionsheet-item-title-text-transform: $kendo-actionsheet-item-title-text-transform,
268
276
  $kendo-actionsheet-item-description-font-size: $kendo-actionsheet-item-description-font-size,
@@ -5,7 +5,7 @@
5
5
  /// The default theme color of the AppBar.
6
6
  /// @group appbar
7
7
  /// @role default
8
- $kendo-appbar-default-theme-color: "light" !default;
8
+ $kendo-appbar-default-theme-color: "base" !default;
9
9
 
10
10
  /// The horizontal margin of the AppBar.
11
11
  /// @group appbar
@@ -22,6 +22,9 @@ $kendo-appbar-padding-y: var( --kendo-appbar-padding-y, k-spacing(3.5) ) !defaul
22
22
  /// The width of the border around the AppBar.
23
23
  /// @group appbar
24
24
  $kendo-appbar-border-width: var( --kendo-appbar-border-width, 0px ) !default;
25
+ /// The border radius of the AppBar.
26
+ /// @group appbar
27
+ $kendo-appbar-border-radius: null !default;
25
28
  /// The z-index of the AppBar.
26
29
  /// @group appbar
27
30
  $kendo-appbar-zindex: var( --kendo-appbar-zindex, k-z-index("banner") ) !default;
@@ -49,34 +52,17 @@ $kendo-appbar-bg: var( --kendo-appbar-bg, k-color(surface) ) !default;
49
52
  /// @group appbar
50
53
  $kendo-appbar-border: var( --kendo-appbar-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
51
54
 
52
- /// The background color of the AppBar based on light theme color.
53
- /// @group appbar
54
- $kendo-appbar-light-bg: k-color(light) !default;
55
- /// The text color of the AppBar based on light theme color.
56
- /// @group appbar
57
- $kendo-appbar-light-text: k-color(on-light) !default;
58
-
59
- /// The background color of the AppBar based on dark theme color.
60
- /// @group appbar
61
- $kendo-appbar-dark-bg: k-color(dark) !default;
62
- /// The text color of the AppBar based on dark theme color.
63
- /// @group appbar
64
- $kendo-appbar-dark-text: k-color(on-dark) !default;
65
-
66
55
  @forward "@progress/kendo-theme-core/scss/components/appbar/_variables.scss" with (
67
56
  $kendo-appbar-margin-x: $kendo-appbar-margin-x,
68
57
  $kendo-appbar-margin-y: $kendo-appbar-margin-y,
69
58
  $kendo-appbar-padding-x: $kendo-appbar-padding-x,
70
59
  $kendo-appbar-padding-y: $kendo-appbar-padding-y,
71
60
  $kendo-appbar-border-width: $kendo-appbar-border-width,
61
+ $kendo-appbar-border-radius: $kendo-appbar-border-radius,
72
62
  $kendo-appbar-zindex: $kendo-appbar-zindex,
73
63
  $kendo-appbar-font-family: $kendo-appbar-font-family,
74
64
  $kendo-appbar-font-size: $kendo-appbar-font-size,
75
65
  $kendo-appbar-line-height: $kendo-appbar-line-height,
76
66
  $kendo-appbar-gap: $kendo-appbar-spacing,
77
- $kendo-appbar-light-bg: $kendo-appbar-light-bg,
78
- $kendo-appbar-dark-bg: $kendo-appbar-dark-bg,
79
- $kendo-appbar-light-text: $kendo-appbar-light-text,
80
- $kendo-appbar-dark-text: $kendo-appbar-dark-text,
81
67
  $kendo-appbar-default-theme-color: $kendo-appbar-default-theme-color
82
68
  );
@@ -60,7 +60,7 @@
60
60
  background-color: k-color(app-surface);
61
61
  border-color: color-mix(in srgb, k-color(border) 16%, transparent);
62
62
 
63
- @if ($name == "warning" or $name == "dark" or $name == "inverse") {
63
+ @if ($name == "warning" or $name == "inverse") {
64
64
  border-color: k-color(#{$name});
65
65
  }
66
66
 
@@ -169,22 +169,6 @@
169
169
  }
170
170
  }
171
171
  }
172
-
173
- @if($theme-color == "light") {
174
- #{k-when-default($kendo-button-default-fill-mode, ("outline", "flat", "clear", "link"))}
175
- &.k-button-outline,
176
- &.k-button-flat,
177
- &.k-button-clear,
178
- &.k-button-link {
179
- #{k-when-default($kendo-button-default-theme-color, $theme-color)}
180
- &.k-button-#{$theme-color} {
181
- &:focus,
182
- &.k-focus {
183
- outline-color: k-color(light-on-surface);
184
- }
185
- }
186
- }
187
- }
188
172
  }
189
173
  }
190
174
 
@@ -28,6 +28,10 @@ $kendo-button-border-width: var( --kendo-button-border-width, 1px ) !default;
28
28
  /// @group button
29
29
  $kendo-button-border-radius: null !default;
30
30
 
31
+ /// The spacing between icon and text inside the Button.
32
+ /// @group button
33
+ $kendo-button-gap: k-spacing(2) !default;
34
+
31
35
  /// The horizontal padding of the xsmall Button.
32
36
  /// @group button
33
37
  $kendo-button-xs-padding-x: var( --kendo-button-xs-padding-x, k-spacing(1) ) !default;
@@ -199,6 +203,7 @@ $kendo-button-transition: color k-transition(rapid), background-color k-transiti
199
203
  @forward "@progress/kendo-theme-core/scss/components/button/_variables.scss" with (
200
204
  $kendo-button-border-width: $kendo-button-border-width,
201
205
  $kendo-button-border-radius: $kendo-button-border-radius,
206
+ $kendo-button-gap: $kendo-button-gap,
202
207
  $kendo-button-xs-padding-x: $kendo-button-xs-padding-x,
203
208
  $kendo-button-sm-padding-x: $kendo-button-sm-padding-x,
204
209
  $kendo-button-md-padding-x: $kendo-button-md-padding-x,
@@ -2,11 +2,6 @@
2
2
  @use "../core/_index.scss" as *;
3
3
  @use "../button/_variables.scss" as *;
4
4
 
5
- /// The default theme color of the Card.
6
- /// @role default
7
- /// @group card
8
- $kendo-card-default-theme-color: null !default;
9
-
10
5
  /// The horizontal padding of the Card.
11
6
  /// @group card
12
7
  $kendo-card-padding-x: var( --kendo-card-padding-x, k-spacing(3) ) !default;
@@ -179,7 +174,6 @@ $kendo-card-deck-scroll-button-offset: calc( -1 * #{$kendo-button-border-width}
179
174
  $kendo-card-callout-size: 20px !default;
180
175
 
181
176
  @forward "@progress/kendo-theme-core/scss/components/card/_variables.scss" with (
182
- $kendo-card-default-theme-color: $kendo-card-default-theme-color,
183
177
  $kendo-card-padding-x: $kendo-card-padding-x,
184
178
  $kendo-card-padding-y: $kendo-card-padding-y,
185
179
  $kendo-card-border-width: $kendo-card-border-width,
@@ -15,6 +15,12 @@ $kendo-chart-wizard-icon-area-border-radius: var( --kendo-chart-wizard-icon-area
15
15
  /// The padding of the area around the chart type icon.
16
16
  /// @group chart-wizard
17
17
  $kendo-chart-wizard-icon-area-padding: var( --kendo-chart-wizard-icon-area-padding, k-spacing(4) ) !default;
18
+ /// The border width of the area around the chart type icon.
19
+ /// @group chart-wizard
20
+ $kendo-chart-wizard-icon-area-border-width: null !default;
21
+ /// The border color of the area around the chart type icon.
22
+ /// @group chart-wizard
23
+ $kendo-chart-wizard-icon-area-border-color: null !default;
18
24
  /// The box shadow of the focused area around the chart type icon.
19
25
  /// @group chart-wizard
20
26
  $kendo-chart-wizard-icon-area-focus-shadow: var( --kendo-chart-wizard-icon-area-focus-shadow, inset 0 0 0 1px k-color(primary-emphasis) ) !default;
@@ -22,6 +28,13 @@ $kendo-chart-wizard-icon-area-focus-shadow: var( --kendo-chart-wizard-icon-area-
22
28
  /// @group chart-wizard
23
29
  $kendo-chart-wizard-icon-area-selected-shadow: var( --kendo-chart-wizard-icon-area-selected-shadow, inset 0 0 0 1px $kendo-chart-wizard-icon-area-color ) !default;
24
30
 
31
+ /// The border color of the selected area around the chart type icon.
32
+ /// @group chart-wizard
33
+ $kendo-chart-wizard-icon-area-selected-border-color: null !default;
34
+ /// The background color of the selected area around the chart type icon.
35
+ /// @group chart-wizard
36
+ $kendo-chart-wizard-icon-area-selected-bg: null !default;
37
+
25
38
  /// The color of the selected chart type items in the Property panel.
26
39
  /// @group chart-wizard
27
40
  $kendo-chart-wizard-chart-type-selected-color: var( --kendo-chart-wizard-chart-type-selected-color, k-color(primary) ) !default;
@@ -44,9 +57,13 @@ $kendo-chart-wizard-icon-text-gap: var( --kendo-chart-wizard-icon-text-gap, k-sp
44
57
  $kendo-chart-wizard-icon-area-color: $kendo-chart-wizard-icon-area-color,
45
58
  $kendo-chart-wizard-icon-area-bg: $kendo-chart-wizard-icon-area-bg,
46
59
  $kendo-chart-wizard-icon-area-border-radius: $kendo-chart-wizard-icon-area-border-radius,
60
+ $kendo-chart-wizard-icon-area-border-width: $kendo-chart-wizard-icon-area-border-width,
61
+ $kendo-chart-wizard-icon-area-border-color: $kendo-chart-wizard-icon-area-border-color,
47
62
  $kendo-chart-wizard-icon-area-padding: $kendo-chart-wizard-icon-area-padding,
48
63
  $kendo-chart-wizard-icon-area-focus-shadow: $kendo-chart-wizard-icon-area-focus-shadow,
49
64
  $kendo-chart-wizard-icon-area-selected-shadow: $kendo-chart-wizard-icon-area-selected-shadow,
65
+ $kendo-chart-wizard-icon-area-selected-border-color: $kendo-chart-wizard-icon-area-selected-border-color,
66
+ $kendo-chart-wizard-icon-area-selected-bg: $kendo-chart-wizard-icon-area-selected-bg,
50
67
  $kendo-chart-wizard-chart-type-selected-color: $kendo-chart-wizard-chart-type-selected-color,
51
68
  $kendo-chart-wizard-preview-pane-padding: $kendo-chart-wizard-preview-pane-padding,
52
69
  $kendo-chart-wizard-property-pane-padding: $kendo-chart-wizard-property-pane-padding,
@@ -19,6 +19,9 @@ $kendo-chat-height: var( --kendo-chat-height, 320px ) !default;
19
19
  /// The border width of the Chat.
20
20
  /// @group chat
21
21
  $kendo-chat-border-width: var( --kendo-chat-border-width, 1px ) !default;
22
+ /// The border radius of the Chat.
23
+ /// @group chat
24
+ $kendo-chat-border-radius: var( --kendo-chat-border-radius, null ) !default;
22
25
  /// The font family of the Chat.
23
26
  /// @group chat
24
27
  $kendo-chat-font-family: var( --kendo-chat-font-family, var(--kendo-font-family) ) !default;
@@ -237,6 +240,7 @@ $kendo-chat-message-reference-marker-alt-bg: var( --kendo-chat-message-reference
237
240
  $kendo-chat-width: $kendo-chat-width,
238
241
  $kendo-chat-height: $kendo-chat-height,
239
242
  $kendo-chat-border-width: $kendo-chat-border-width,
243
+ $kendo-chat-border-radius: $kendo-chat-border-radius,
240
244
  $kendo-chat-font-family: $kendo-chat-font-family,
241
245
  $kendo-chat-font-size: $kendo-chat-font-size,
242
246
  $kendo-chat-line-height: $kendo-chat-line-height,
@@ -26,6 +26,10 @@ $kendo-column-menu-item-lg-padding-x: var( --kendo-column-menu-item-lg-padding-x
26
26
  /// @group column-menu
27
27
  $kendo-column-menu-item-lg-padding-y: var( --kendo-column-menu-item-lg-padding-y, k-spacing(2) ) !default;
28
28
 
29
+ /// The vertical padding of the ColumnMenu item wrapper.
30
+ /// @group column-menu
31
+ $kendo-column-menu-item-wrapper-padding-y: null !default;
32
+
29
33
  /// The font size of the small ColumnMenu.
30
34
  /// @group column-menu
31
35
  $kendo-column-menu-sm-font-size: var( --kendo-column-menu-sm-font-size, var(--kendo-font-size) ) !default;
@@ -64,6 +68,10 @@ $kendo-group-menu-item-add-action-text: var( --kendo-group-menu-item-add-action-
64
68
  /// @group column-menu
65
69
  $kendo-group-menu-item-border: var( --kendo-group-menu-item-border, color-mix(in srgb, k-color(border) 16%, transparent) ) !default;
66
70
 
71
+ /// The border radius of the ColumnMenu list item.
72
+ /// @group column-menu
73
+ $kendo-column-list-item-border-radius: null !default;
74
+
67
75
  @forward "@progress/kendo-theme-core/scss/components/column-menu/_variables.scss" with (
68
76
  $kendo-column-menu-default-size: $kendo-column-menu-default-size,
69
77
  $kendo-column-menu-item-sm-padding-x: $kendo-column-menu-item-sm-padding-x,
@@ -72,6 +80,7 @@ $kendo-group-menu-item-border: var( --kendo-group-menu-item-border, color-mix(in
72
80
  $kendo-column-menu-item-md-padding-y: $kendo-column-menu-item-md-padding-y,
73
81
  $kendo-column-menu-item-lg-padding-x: $kendo-column-menu-item-lg-padding-x,
74
82
  $kendo-column-menu-item-lg-padding-y: $kendo-column-menu-item-lg-padding-y,
83
+ $kendo-column-menu-item-wrapper-padding-y: $kendo-column-menu-item-wrapper-padding-y,
75
84
  $kendo-column-menu-sm-font-size: $kendo-column-menu-sm-font-size,
76
85
  $kendo-column-menu-md-font-size: $kendo-column-menu-md-font-size,
77
86
  $kendo-column-menu-lg-font-size: $kendo-column-menu-lg-font-size,
@@ -82,5 +91,6 @@ $kendo-group-menu-item-border: var( --kendo-group-menu-item-border, color-mix(in
82
91
  $kendo-group-menu-item-action-hover-bg: $kendo-group-menu-item-action-hover-bg,
83
92
  $kendo-group-menu-item-action-selected-bg: $kendo-group-menu-item-action-selected-bg,
84
93
  $kendo-group-menu-item-add-action-text: $kendo-group-menu-item-add-action-text,
85
- $kendo-group-menu-item-border: $kendo-group-menu-item-border
94
+ $kendo-group-menu-item-border: $kendo-group-menu-item-border,
95
+ $kendo-column-list-item-border-radius: $kendo-column-list-item-border-radius
86
96
  );