@progress/kendo-theme-classic 8.0.0-dev.8 → 8.0.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.
@@ -2693,11 +2693,11 @@
2693
2693
  },
2694
2694
  "kendo-chip-outline-text": {
2695
2695
  "type": "String",
2696
- "value": "var(--kendo-color-on-base, #272727)"
2696
+ "value": "var(--kendo-color-base-on-surface, #272727)"
2697
2697
  },
2698
2698
  "kendo-chip-outline-border": {
2699
2699
  "type": "String",
2700
- "value": "var(--kendo-color-on-base, #272727)"
2700
+ "value": "var(--kendo-color-base-on-surface, #272727)"
2701
2701
  },
2702
2702
  "kendo-chip-outline-shadow": {
2703
2703
  "type": "List",
@@ -2705,7 +2705,7 @@
2705
2705
  },
2706
2706
  "kendo-chip-outline-hover-bg": {
2707
2707
  "type": "String",
2708
- "value": "var(--kendo-color-on-base, #272727)"
2708
+ "value": "var(--kendo-color-base-on-surface, #272727)"
2709
2709
  },
2710
2710
  "kendo-chip-outline-hover-text": {
2711
2711
  "type": "String",
@@ -2713,7 +2713,7 @@
2713
2713
  },
2714
2714
  "kendo-chip-outline-selected-bg": {
2715
2715
  "type": "String",
2716
- "value": "var(--kendo-color-on-base, #272727)"
2716
+ "value": "var(--kendo-color-base-on-surface, #272727)"
2717
2717
  },
2718
2718
  "kendo-chip-outline-selected-text": {
2719
2719
  "type": "String",
@@ -3329,7 +3329,7 @@
3329
3329
  },
3330
3330
  "kendo-toolbar-bg": {
3331
3331
  "type": "String",
3332
- "value": "var(--kendo-color-base, #ebebeb)"
3332
+ "value": "var(--kendo-color-surface, #f0f0f0)"
3333
3333
  },
3334
3334
  "kendo-toolbar-text": {
3335
3335
  "type": "String",
@@ -3933,7 +3933,7 @@
3933
3933
  },
3934
3934
  "kendo-tooltip-title-font-size": {
3935
3935
  "type": "Calculation",
3936
- "value": "calc(var(--kendo-font-size, inherit) * 1.25)"
3936
+ "value": "calc(var(--kendo-font-size, 0.875rem) * 1.25)"
3937
3937
  },
3938
3938
  "kendo-tooltip-title-line-height": {
3939
3939
  "type": "Number",
@@ -4825,7 +4825,7 @@
4825
4825
  },
4826
4826
  "kendo-slider-track-bg": {
4827
4827
  "type": "String",
4828
- "value": "var(--kendo-color-base, #ebebeb)"
4828
+ "value": "var(--kendo-color-base-emphasis, #cacaca)"
4829
4829
  },
4830
4830
  "kendo-slider-selection-bg": {
4831
4831
  "type": "String",
@@ -6972,12 +6972,12 @@
6972
6972
  "value": "var(--kendo-line-height, normal)"
6973
6973
  },
6974
6974
  "kendo-drawer-content-padding-x": {
6975
- "type": "String",
6976
- "value": "var(--kendo-spacing-2, 0.5rem)"
6975
+ "type": "Null",
6976
+ "value": "null"
6977
6977
  },
6978
6978
  "kendo-drawer-content-padding-y": {
6979
- "type": "String",
6980
- "value": "var(--kendo-spacing-1, 0.25rem)"
6979
+ "type": "Null",
6980
+ "value": "null"
6981
6981
  },
6982
6982
  "kendo-drawer-scrollbar-width": {
6983
6983
  "type": "Number",
@@ -10637,7 +10637,7 @@
10637
10637
  },
10638
10638
  "kendo-file-manager-breadcrumb-bg": {
10639
10639
  "type": "String",
10640
- "value": "var(--kendo-color-base, #ebebeb)"
10640
+ "value": "var(--kendo-color-surface, #f0f0f0)"
10641
10641
  },
10642
10642
  "kendo-file-manager-breadcrumb-text": {
10643
10643
  "type": "Null",
@@ -11577,7 +11577,7 @@
11577
11577
  },
11578
11578
  "kendo-scheduler-toolbar-bg": {
11579
11579
  "type": "String",
11580
- "value": "var(--kendo-color-base, #ebebeb)"
11580
+ "value": "var(--kendo-color-surface, #f0f0f0)"
11581
11581
  },
11582
11582
  "kendo-scheduler-toolbar-text": {
11583
11583
  "type": "String",
@@ -11593,7 +11593,7 @@
11593
11593
  },
11594
11594
  "kendo-scheduler-footer-bg": {
11595
11595
  "type": "String",
11596
- "value": "var(--kendo-color-base, #ebebeb)"
11596
+ "value": "var(--kendo-color-surface, #f0f0f0)"
11597
11597
  },
11598
11598
  "kendo-scheduler-footer-text": {
11599
11599
  "type": "String",
@@ -11801,7 +11801,7 @@
11801
11801
  },
11802
11802
  "kendo-scheduler-tooltip-day-font-size": {
11803
11803
  "type": "Calculation",
11804
- "value": "calc(var(--kendo-font-size-sm, inherit) * 2)"
11804
+ "value": "calc(var(--kendo-font-size-sm, 0.75rem) * 2)"
11805
11805
  },
11806
11806
  "kendo-scheduler-tooltip-events-max-height": {
11807
11807
  "type": "Number",
@@ -11949,7 +11949,7 @@
11949
11949
  },
11950
11950
  "kendo-chat-toolbar-bg": {
11951
11951
  "type": "String",
11952
- "value": "var(--kendo-color-base, #ebebeb)"
11952
+ "value": "var(--kendo-color-surface, #f0f0f0)"
11953
11953
  },
11954
11954
  "kendo-chat-toolbar-text": {
11955
11955
  "type": "String",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Green Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "8.0.0-dev.8",
6
+ "version": "8.0.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#000000",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Green",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "8.0.0-dev.8",
6
+ "version": "8.0.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Lavender Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "8.0.0-dev.8",
6
+ "version": "8.0.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#000000",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Lavender",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "8.0.0-dev.8",
6
+ "version": "8.0.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "8.0.0-dev.8",
6
+ "version": "8.0.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#000000",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "8.0.0-dev.8",
6
+ "version": "8.0.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Metro Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "8.0.0-dev.8",
6
+ "version": "8.0.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#000000",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Metro",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "8.0.0-dev.8",
6
+ "version": "8.0.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Moonlight",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "8.0.0-dev.8",
6
+ "version": "8.0.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#1f2a35",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Opal Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "8.0.0-dev.8",
6
+ "version": "8.0.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#000000",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Opal",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "8.0.0-dev.8",
6
+ "version": "8.0.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Silver Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "8.0.0-dev.8",
6
+ "version": "8.0.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#000000",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Silver",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "8.0.0-dev.8",
6
+ "version": "8.0.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Classic Uniform",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "8.0.0-dev.8",
6
+ "version": "8.0.0",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-classic",
3
3
  "description": "Sass port of less based themes for Kendo UI theme",
4
- "version": "8.0.0-dev.8",
4
+ "version": "8.0.0",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -52,14 +52,14 @@
52
52
  "postpublish": "echo 'no postpublish for classic theme'"
53
53
  },
54
54
  "dependencies": {
55
- "@progress/kendo-svg-icons": "2.3.0",
56
- "@progress/kendo-theme-core": "8.0.0-dev.8",
57
- "@progress/kendo-theme-default": "8.0.0-dev.8",
58
- "@progress/kendo-theme-utils": "8.0.0-dev.8"
55
+ "@progress/kendo-svg-icons": "3.0.0",
56
+ "@progress/kendo-theme-core": "8.0.0",
57
+ "@progress/kendo-theme-default": "8.0.0",
58
+ "@progress/kendo-theme-utils": "8.0.0"
59
59
  },
60
60
  "directories": {
61
61
  "doc": "docs",
62
62
  "lib": "lib"
63
63
  },
64
- "gitHead": "5cba0da7c1d6379c4c2d78522e51a55f49c28e90"
64
+ "gitHead": "5d189bf7291e83332a8817cefbbbecc68fc8a644"
65
65
  }
@@ -3,8 +3,15 @@
3
3
  /// The width of the border around the Calendar.
4
4
  /// @group calendar
5
5
  $kendo-calendar-border-width: 1px !default;
6
+
7
+ /// The font family of the Calendar.
8
+ /// @group calendar
6
9
  $kendo-calendar-font-family: var( --kendo-font-family, inherit ) !default;
10
+ /// The font size of the Calendar.
11
+ /// @group calendar
7
12
  $kendo-calendar-font-size: var( --kendo-font-size, inherit ) !default;
13
+ /// The line height of the Calendar.
14
+ /// @group calendar
8
15
  $kendo-calendar-line-height: var( --kendo-line-height, normal ) !default;
9
16
 
10
17
  /// The size of the cells in the Calendar.
@@ -86,7 +93,11 @@ $kendo-calendar-header-cell-width: $kendo-calendar-cell-size !default;
86
93
  /// The height of the header cells in the Calendar.
87
94
  /// @group calendar
88
95
  $kendo-calendar-header-cell-height: $kendo-calendar-cell-size !default;
96
+ /// The font size of the header cells in the Calendar.
97
+ /// @group calendar
89
98
  $kendo-calendar-header-cell-font-size: var( --kendo-font-size-sm, inherit ) !default;
99
+ /// The line height of the header cells in the Calendar.
100
+ /// @group calendar
90
101
  $kendo-calendar-header-cell-line-height: 2 !default;
91
102
 
92
103
  /// The background color of the header cells in the Calendar.
@@ -146,7 +146,7 @@ $kendo-chip-solid-selected-text: null !default;
146
146
  $kendo-chip-outline-bg: $kendo-component-bg !default;
147
147
  /// The base text color of the outline Chip.
148
148
  /// @group chip
149
- $kendo-chip-outline-text: $kendo-chip-solid-text !default;
149
+ $kendo-chip-outline-text: if($kendo-enable-color-system, k-color( base-on-surface ), $kendo-chip-solid-text) !default;
150
150
  /// The base border color of the outline Chip.
151
151
  /// @group chip
152
152
  $kendo-chip-outline-border: $kendo-chip-outline-text !default;
@@ -12,13 +12,23 @@ $kendo-drawer-border: $kendo-component-border !default;
12
12
  /// The border width of the Drawer.
13
13
  /// @group drawer
14
14
  $kendo-drawer-border-width: 1px !default;
15
+
16
+ /// The font family of the Drawer.
17
+ /// @group drawer
15
18
  $kendo-drawer-font-family: var( --kendo-font-family, inherit ) !default;
19
+ /// The font size of the Drawer.
20
+ /// @group drawer
16
21
  $kendo-drawer-font-size: var( --kendo-font-size, inherit ) !default;
22
+ /// The line height of the Drawer.
23
+ /// @group drawer
17
24
  $kendo-drawer-line-height: var( --kendo-line-height, normal ) !default;
18
- $kendo-drawer-content-padding-x: $kendo-padding-md-x !default;
25
+
26
+ /// The horizontal padding of the Drawer content.
27
+ /// @group drawer
28
+ $kendo-drawer-content-padding-x: null !default;
19
29
  /// The vertical padding of the Drawer content.
20
30
  /// @group drawer
21
- $kendo-drawer-content-padding-y: $kendo-padding-md-y !default;
31
+ $kendo-drawer-content-padding-y: null !default;
22
32
 
23
33
  /// The width of the Drawer scrollbar.
24
34
  /// @group drawer
@@ -210,7 +210,7 @@ $kendo-scheduler-tooltip-title-margin-y: k-spacing(1) !default;
210
210
  $kendo-scheduler-tooltip-month-font-size: var( --kendo-font-size-sm, inherit ) !default;
211
211
  /// The font size of the day inside the Scheduler Tooltip.
212
212
  /// @group scheduler
213
- $kendo-scheduler-tooltip-day-font-size: calc( #{$kendo-scheduler-tooltip-month-font-size} * 2 ) !default;
213
+ $kendo-scheduler-tooltip-day-font-size: calc( var( --kendo-font-size-sm, .75rem ) * 2 ) !default;
214
214
 
215
215
  /// The max height of the events inside the Scheduler Tooltip.
216
216
  /// @group scheduler
@@ -110,7 +110,7 @@ $kendo-slider-draghandle-transition-function: cubic-bezier(.25, .8, .25, 1) !def
110
110
 
111
111
  /// The background color of the Slider track.
112
112
  /// @group slider
113
- $kendo-slider-track-bg: if($kendo-enable-color-system, k-color( base ), k-try-shade( $kendo-component-bg, 1 )) !default;
113
+ $kendo-slider-track-bg: if($kendo-enable-color-system, k-color( base-emphasis ), k-try-shade( $kendo-component-bg, 1 )) !default;
114
114
  /// The background color of the Slider's track selection.
115
115
  /// @group slider
116
116
  $kendo-slider-selection-bg: $kendo-color-primary !default;
@@ -58,7 +58,7 @@ $kendo-toolbar-line-height: var( --kendo-line-height, normal ) !default;
58
58
 
59
59
  /// The background color of the Toolbar.
60
60
  /// @group toolbar
61
- $kendo-toolbar-bg: $kendo-button-bg !default;
61
+ $kendo-toolbar-bg: if($kendo-enable-color-system, k-color( surface ), $kendo-button-bg) !default;
62
62
  /// The text color of the Toolbar.
63
63
  /// @group toolbar
64
64
  $kendo-toolbar-text: $kendo-button-text !default;
@@ -25,7 +25,7 @@ $kendo-tooltip-line-height: 1.25 !default;
25
25
 
26
26
  /// The font size of the Tooltip title.
27
27
  /// @group tooltip
28
- $kendo-tooltip-title-font-size: calc( #{$kendo-tooltip-font-size} * 1.25 ) !default;
28
+ $kendo-tooltip-title-font-size: calc( var( --kendo-font-size, .875rem ) * 1.25 ) !default;
29
29
  /// The line height of the Tooltip title.
30
30
  /// @group tooltip
31
31
  $kendo-tooltip-title-line-height: 1 !default;