@progress/kendo-theme-bootstrap 13.1.1 → 13.2.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 (123) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/bootstrap-3-dark.css +1 -1
  3. package/dist/bootstrap-3-dark.scss +118 -118
  4. package/dist/bootstrap-3.css +1 -1
  5. package/dist/bootstrap-3.scss +106 -106
  6. package/dist/bootstrap-4-dark.css +1 -1
  7. package/dist/bootstrap-4-dark.scss +117 -117
  8. package/dist/bootstrap-4.css +1 -1
  9. package/dist/bootstrap-4.scss +105 -105
  10. package/dist/bootstrap-dataviz-v4.css +1 -1
  11. package/dist/bootstrap-dataviz-v4.scss +30 -30
  12. package/dist/bootstrap-main-dark.css +1 -1
  13. package/dist/bootstrap-main-dark.scss +147 -147
  14. package/dist/bootstrap-main.css +1 -1
  15. package/dist/bootstrap-nordic.css +1 -1
  16. package/dist/bootstrap-nordic.scss +105 -105
  17. package/dist/bootstrap-turquoise-dark.css +1 -1
  18. package/dist/bootstrap-turquoise-dark.scss +117 -117
  19. package/dist/bootstrap-turquoise.css +1 -1
  20. package/dist/bootstrap-turquoise.scss +105 -105
  21. package/dist/bootstrap-urban.css +1 -1
  22. package/dist/bootstrap-urban.scss +105 -105
  23. package/dist/bootstrap-vintage.css +1 -1
  24. package/dist/bootstrap-vintage.scss +105 -105
  25. package/dist/meta/sassdoc-data.json +8417 -9369
  26. package/dist/meta/sassdoc-raw-data.json +1457 -1720
  27. package/dist/meta/variables.json +3069 -3346
  28. package/lib/swatches/bootstrap-3-dark.json +124 -124
  29. package/lib/swatches/bootstrap-3.json +112 -112
  30. package/lib/swatches/bootstrap-4-dark.json +123 -123
  31. package/lib/swatches/bootstrap-4.json +111 -111
  32. package/lib/swatches/bootstrap-dataviz-v4.json +36 -36
  33. package/lib/swatches/bootstrap-main-dark.json +153 -153
  34. package/lib/swatches/bootstrap-main.json +6 -6
  35. package/lib/swatches/bootstrap-nordic.json +111 -111
  36. package/lib/swatches/bootstrap-turquoise-dark.json +123 -123
  37. package/lib/swatches/bootstrap-turquoise.json +111 -111
  38. package/lib/swatches/bootstrap-urban.json +111 -111
  39. package/lib/swatches/bootstrap-vintage.json +111 -111
  40. package/package.json +4 -4
  41. package/scss/action-sheet/_variables.scss +7 -7
  42. package/scss/adaptive/_variables.scss +3 -3
  43. package/scss/appbar/_variables.scss +3 -3
  44. package/scss/avatar/_variables.scss +3 -3
  45. package/scss/badge/_variables.scss +1 -1
  46. package/scss/bottom-navigation/_variables.scss +3 -3
  47. package/scss/breadcrumb/_variables.scss +6 -6
  48. package/scss/bubble/_variables.scss +1 -1
  49. package/scss/button/_variables.scss +27 -7
  50. package/scss/calendar/_variables.scss +11 -11
  51. package/scss/captcha/_variables.scss +4 -4
  52. package/scss/card/_variables.scss +4 -4
  53. package/scss/chat/_variables.scss +9 -9
  54. package/scss/chip/_variables.scss +4 -4
  55. package/scss/color-preview/_variables.scss +3 -1
  56. package/scss/coloreditor/_variables.scss +3 -3
  57. package/scss/colorgradient/_variables.scss +4 -4
  58. package/scss/colorpalette/_variables.scss +2 -2
  59. package/scss/column-menu/_variables.scss +8 -8
  60. package/scss/core/_index.scss +7 -0
  61. package/scss/core/border-radii/index.scss +11 -12
  62. package/scss/core/color-system/_swatch.scss +177 -158
  63. package/scss/core/spacing/index.scss +36 -38
  64. package/scss/core/typography/index.scss +74 -3
  65. package/scss/dataviz/_variables.scss +14 -14
  66. package/scss/dock-manager/_variables.scss +4 -4
  67. package/scss/draggable/_variables.scss +3 -3
  68. package/scss/drawer/_variables.scss +6 -6
  69. package/scss/dropzone/_variables.scss +4 -4
  70. package/scss/editor/_variables.scss +3 -3
  71. package/scss/expansion-panel/_variables.scss +3 -3
  72. package/scss/fab/_variables.scss +5 -5
  73. package/scss/file-box/_variables.scss +4 -4
  74. package/scss/filemanager/_variables.scss +3 -3
  75. package/scss/filter/_variables.scss +1 -1
  76. package/scss/forms/_layout.scss +2 -2
  77. package/scss/forms/_variables.scss +4 -4
  78. package/scss/gantt/_variables.scss +3 -3
  79. package/scss/grid/_variables.scss +10 -10
  80. package/scss/imageeditor/_variables.scss +3 -3
  81. package/scss/input/_variables.scss +7 -7
  82. package/scss/list/_variables.scss +21 -21
  83. package/scss/listbox/_variables.scss +3 -3
  84. package/scss/listgroup/_variables.scss +2 -2
  85. package/scss/listview/_variables.scss +3 -3
  86. package/scss/loader/_variables.scss +3 -3
  87. package/scss/map/_variables.scss +3 -3
  88. package/scss/mediaplayer/_variables.scss +3 -3
  89. package/scss/menu/_variables.scss +10 -10
  90. package/scss/messagebox/_variables.scss +2 -2
  91. package/scss/notification/_variables.scss +3 -3
  92. package/scss/orgchart/_variables.scss +6 -6
  93. package/scss/pager/_variables.scss +3 -3
  94. package/scss/panelbar/_layout.scss +1 -1
  95. package/scss/panelbar/_variables.scss +4 -4
  96. package/scss/pdf-viewer/_variables.scss +3 -3
  97. package/scss/pivotgrid/_variables.scss +4 -4
  98. package/scss/popover/_variables.scss +1 -1
  99. package/scss/popup/_variables.scss +2 -2
  100. package/scss/progressbar/_variables.scss +3 -3
  101. package/scss/rating/_variables.scss +4 -4
  102. package/scss/scheduler/_layout.scss +1 -1
  103. package/scss/scheduler/_variables.scss +5 -5
  104. package/scss/scrollview/_variables.scss +3 -3
  105. package/scss/segmented-control/_variables.scss +6 -6
  106. package/scss/slider/_variables.scss +3 -3
  107. package/scss/splitter/_variables.scss +3 -3
  108. package/scss/spreadsheet/_variables.scss +3 -3
  109. package/scss/stepper/_variables.scss +4 -4
  110. package/scss/suggestion/_variables.scss +2 -2
  111. package/scss/table/_variables.scss +1 -1
  112. package/scss/tabstrip/_variables.scss +5 -5
  113. package/scss/taskboard/_variables.scss +3 -3
  114. package/scss/timeline/_variables.scss +3 -3
  115. package/scss/timeselector/_variables.scss +3 -3
  116. package/scss/toolbar/_variables.scss +3 -3
  117. package/scss/tooltip/_variables.scss +5 -5
  118. package/scss/treeview/_variables.scss +7 -7
  119. package/scss/typography/_variables.scss +18 -18
  120. package/scss/upload/_variables.scss +5 -5
  121. package/scss/window/_variables.scss +5 -5
  122. package/scss/wizard/_variables.scss +3 -3
  123. package/scss/core/color-system/_palettes.scss +0 -195
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.1.1",
4
+ "version": "13.2.0-dev.0",
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.1.1",
58
- "@progress/kendo-theme-utils": "13.1.1"
57
+ "@progress/kendo-theme-core": "13.2.0-dev.0",
58
+ "@progress/kendo-theme-utils": "13.2.0-dev.0"
59
59
  },
60
60
  "directories": {
61
61
  "doc": "docs",
62
62
  "lib": "lib"
63
63
  },
64
- "gitHead": "c476cef223e305c6f403a0d9610bf838041639fe"
64
+ "gitHead": "066b81148c99e956c2809af1a3ba5eebe649f407"
65
65
  }
@@ -29,13 +29,13 @@ $kendo-actionsheet-border-radius: 0px !default;
29
29
 
30
30
  /// The font size of the ActionSheet.
31
31
  /// @group action-sheet
32
- $kendo-actionsheet-font-size: var( --kendo-font-size, inherit ) !default;
32
+ $kendo-actionsheet-font-size: var(--kendo-font-size) !default;
33
33
  /// The font family of the ActionSheet.
34
34
  /// @group action-sheet
35
- $kendo-actionsheet-font-family: var( --kendo-font-family, inherit ) !default;
35
+ $kendo-actionsheet-font-family: var(--kendo-font-family) !default;
36
36
  /// The line height of the ActionSheet.
37
37
  /// @group action-sheet
38
- $kendo-actionsheet-line-height: var( --kendo-line-height, normal ) !default;
38
+ $kendo-actionsheet-line-height: var(--kendo-line-height) !default;
39
39
 
40
40
  /// The background color of the ActionSheet.
41
41
  /// @group action-sheet
@@ -92,10 +92,10 @@ $kendo-actionsheet-titlebar-shadow: null !default;
92
92
 
93
93
  /// The font size of the ActionSheet subtitle.
94
94
  /// @group action-sheet
95
- $kendo-actionsheet-subtitle-font-size: var( --kendo-font-size-sm, inherit ) !default;
95
+ $kendo-actionsheet-subtitle-font-size: var(--kendo-font-size-sm) !default;
96
96
  /// The line height of the ActionSheet subtitle.
97
97
  /// @group action-sheet
98
- $kendo-actionsheet-subtitle-line-height: var( --kendo-line-height-sm, normal ) !default;
98
+ $kendo-actionsheet-subtitle-line-height: var(--kendo-line-height-sm) !default;
99
99
  /// The text color of the ActionSheet subtitle.
100
100
  /// @group action-sheet
101
101
  $kendo-actionsheet-subtitle-text: k-color(subtle) !default;
@@ -207,10 +207,10 @@ $kendo-actionsheet-item-disabled-shadow: null !default;
207
207
  // Adaptive Actionsheet
208
208
  /// The font size of the adaptive ActionSheet.
209
209
  /// @group action-sheet
210
- $kendo-adaptive-actionsheet-font-size: var( --kendo-font-size-lg, inherit ) !default;
210
+ $kendo-adaptive-actionsheet-font-size: var(--kendo-font-size-lg) !default;
211
211
  /// The line height of the adaptive ActionSheet.
212
212
  /// @group action-sheet
213
- $kendo-adaptive-actionsheet-line-height: var( --kendo-line-height, inherit ) !default;
213
+ $kendo-adaptive-actionsheet-line-height: var(--kendo-line-height) !default;
214
214
  /// The vertical padding of the adaptive ActionSheet titlebar.
215
215
  /// @group action-sheet
216
216
  $kendo-adaptive-actionsheet-titlebar-padding-y: k-spacing(4) !default;
@@ -41,13 +41,13 @@ $kendo-adaptive-menu-title-text: k-color(on-app-surface) !default;
41
41
  $kendo-adaptive-border-width: 1px !default;
42
42
  /// The font family of the Adaptive component.
43
43
  /// @group adaptive
44
- $kendo-adaptive-font-family: var( --kendo-font-family, inherit ) !default;
44
+ $kendo-adaptive-font-family: var(--kendo-font-family) !default;
45
45
  /// The font size of the Adaptive component.
46
46
  /// @group adaptive
47
- $kendo-adaptive-font-size: var( --kendo-font-size, inherit ) !default;
47
+ $kendo-adaptive-font-size: var(--kendo-font-size) !default;
48
48
  /// The line height of the Adaptive component.
49
49
  /// @group adaptive
50
- $kendo-adaptive-line-height: var( --kendo-line-height, normal ) !default;
50
+ $kendo-adaptive-line-height: var(--kendo-line-height) !default;
51
51
 
52
52
  // Adaptive Grid
53
53
  /// The text color of the Adaptive Grid sort indicator.
@@ -29,13 +29,13 @@ $kendo-appbar-border-width: 0px !default;
29
29
  $kendo-appbar-zindex: k-z-index("banner") !default;
30
30
  /// The font family of the AppBar.
31
31
  /// @group appbar
32
- $kendo-appbar-font-family: var( --kendo-font-family, inherit ) !default;
32
+ $kendo-appbar-font-family: var(--kendo-font-family) !default;
33
33
  /// The font size of the AppBar.
34
34
  /// @group appbar
35
- $kendo-appbar-font-size: var( --kendo-font-size, inherit ) !default;
35
+ $kendo-appbar-font-size: var(--kendo-font-size) !default;
36
36
  /// The line height of the AppBar.
37
37
  /// @group appbar
38
- $kendo-appbar-line-height: var( --kendo-line-height, normal ) !default;
38
+ $kendo-appbar-line-height: var(--kendo-line-height) !default;
39
39
 
40
40
  /// The spacing between the AppBar sections.
41
41
  /// @group appbar
@@ -30,13 +30,13 @@ $kendo-avatar-border-radius: null !default;
30
30
 
31
31
  /// The font family of the Avatar.
32
32
  /// @group avatar
33
- $kendo-avatar-font-family: var( --kendo-font-family, inherit ) !default;
33
+ $kendo-avatar-font-family: var(--kendo-font-family) !default;
34
34
  /// The font size of the Avatar.
35
35
  /// @group avatar
36
- $kendo-avatar-font-size: var( --kendo-font-size, inherit ) !default;
36
+ $kendo-avatar-font-size: var(--kendo-font-size) !default;
37
37
  /// The line height of the Avatar.
38
38
  /// @group avatar
39
- $kendo-avatar-line-height: var( --kendo-line-height, normal ) !default;
39
+ $kendo-avatar-line-height: var(--kendo-line-height) !default;
40
40
 
41
41
  /// The small size of the Avatar.
42
42
  /// @group avatar
@@ -45,7 +45,7 @@ $kendo-badge-lg-padding-y: calc( $kendo-badge-md-padding-y * 1.5 ) !default;
45
45
 
46
46
  /// The font sizes of the Badge.
47
47
  /// @group badge
48
- $kendo-badge-font-size: calc( $kendo-font-size * .75) !default;
48
+ $kendo-badge-font-size: calc( $kendo-font-size * .75) !default;
49
49
  /// The font size of the small Badge.
50
50
  /// @group badge
51
51
  $kendo-badge-sm-font-size: $kendo-badge-font-size !default;
@@ -26,13 +26,13 @@ $kendo-bottom-nav-gap: $kendo-bottom-nav-padding-x !default;
26
26
  $kendo-bottom-nav-border-width: 1px 0px 0px 0px !default;
27
27
  /// The font family of the BottomNavigation.
28
28
  /// @group bottom-navigation
29
- $kendo-bottom-nav-font-family: var( --kendo-font-family, inherit ) !default;
29
+ $kendo-bottom-nav-font-family: var(--kendo-font-family) !default;
30
30
  /// The font size of the BottomNavigation.
31
31
  /// @group bottom-navigation
32
- $kendo-bottom-nav-font-size: var( --kendo-font-size, inherit ) !default;
32
+ $kendo-bottom-nav-font-size: var(--kendo-font-size) !default;
33
33
  /// The line height of the BottomNavigation.
34
34
  /// @group bottom-navigation
35
- $kendo-bottom-nav-line-height: var( --kendo-line-height-xs, normal ) !default;
35
+ $kendo-bottom-nav-line-height: var(--kendo-line-height-xs) !default;
36
36
  /// The letter spacing of the BottomNavigation.
37
37
  /// @group bottom-navigation
38
38
  $kendo-bottom-nav-letter-spacing: .2px !default;
@@ -29,24 +29,24 @@ $kendo-breadcrumb-padding-y: null !default;
29
29
 
30
30
  /// The font family of the Breadcrumb.
31
31
  /// @group breadcrumb
32
- $kendo-breadcrumb-font-family: var( --kendo-font-family, inherit ) !default;
32
+ $kendo-breadcrumb-font-family: var(--kendo-font-family) !default;
33
33
 
34
34
  /// The font size of the Breadcrumb.
35
35
  /// @group breadcrumb
36
- $kendo-breadcrumb-font-size: var( --kendo-font-size, inherit ) !default;
36
+ $kendo-breadcrumb-font-size: var(--kendo-font-size) !default;
37
37
  /// The font size of the small Breadcrumb.
38
38
  /// @group breadcrumb
39
- $kendo-breadcrumb-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
39
+ $kendo-breadcrumb-sm-font-size: var(--kendo-font-size-sm) !default;
40
40
  /// The font size of the medium Breadcrumb.
41
41
  /// @group breadcrumb
42
42
  $kendo-breadcrumb-md-font-size: $kendo-breadcrumb-font-size !default;
43
43
  /// The font size of the large Breadcrumb.
44
44
  /// @group breadcrumb
45
- $kendo-breadcrumb-lg-font-size: var( --kendo-font-size, inherit ) !default;
45
+ $kendo-breadcrumb-lg-font-size: var(--kendo-font-size) !default;
46
46
 
47
47
  /// The line-height of the Breadcrumb.
48
48
  /// @group breadcrumb
49
- $kendo-breadcrumb-line-height: var( --kendo-line-height, normal ) !default;
49
+ $kendo-breadcrumb-line-height: var(--kendo-line-height) !default;
50
50
  /// The line-height of the small Breadcrumb.
51
51
  /// @group breadcrumb
52
52
  $kendo-breadcrumb-sm-line-height: math.div( 20, 14 ) !default;
@@ -55,7 +55,7 @@ $kendo-breadcrumb-sm-line-height: math.div( 20, 14 ) !default;
55
55
  $kendo-breadcrumb-md-line-height: $kendo-breadcrumb-line-height !default;
56
56
  /// The line-height of the height Breadcrumb.
57
57
  /// @group breadcrumb
58
- $kendo-breadcrumb-lg-line-height: var( --kendo-line-height, normal ) !default;
58
+ $kendo-breadcrumb-lg-line-height: var(--kendo-line-height) !default;
59
59
 
60
60
  /// The base background of the Breadcrumb.
61
61
  /// @group breadcrumb
@@ -21,7 +21,7 @@ $kendo-bubble-border-width: 1px !default;
21
21
  $kendo-bubble-border-style: solid !default;
22
22
  /// The line height of the Bubble.
23
23
  /// @group bubble
24
- $kendo-bubble-line-height: var( --kendo-line-height, normal ) !default;
24
+ $kendo-bubble-line-height: var(--kendo-line-height) !default;
25
25
 
26
26
  /// The text color of the Bubble.
27
27
  /// @group bubble
@@ -29,6 +29,9 @@ $kendo-button-border-width: 1px !default;
29
29
  /// @group button
30
30
  $kendo-button-border-radius: null !default;
31
31
 
32
+ /// The horizontal padding of the xsmall Button.
33
+ /// @group button
34
+ $kendo-button-xs-padding-x: k-spacing(0.5) !default;
32
35
  /// The horizontal padding of the small Button.
33
36
  /// @group button
34
37
  $kendo-button-sm-padding-x: k-spacing(2) !default;
@@ -39,6 +42,9 @@ $kendo-button-md-padding-x: k-spacing(3) !default;
39
42
  /// @group button
40
43
  $kendo-button-lg-padding-x: k-spacing(4) !default;
41
44
 
45
+ /// The vertical padding of the xsmall Button.
46
+ /// @group button
47
+ $kendo-button-xs-padding-y: k-spacing(1px) !default;
42
48
  /// The vertical padding of the small Button.
43
49
  /// @group button
44
50
  $kendo-button-sm-padding-y: k-spacing(1) !default;
@@ -51,42 +57,50 @@ $kendo-button-lg-padding-y: k-spacing(2) !default;
51
57
 
52
58
  /// The font family of the Button.
53
59
  /// @group button
54
- $kendo-button-font-family: var( --kendo-font-family, inherit ) !default;
60
+ $kendo-button-font-family: var(--kendo-font-family) !default;
55
61
  /// The font weight of the Button.
56
62
  /// @group button
57
- $kendo-button-font-weight: var( --kendo-font-weight-normal, normal ) !default;
63
+ $kendo-button-font-weight: var(--kendo-font-weight-normal) !default;
58
64
 
59
65
  /// The font size of the Button.
60
66
  /// @group button
61
67
  $kendo-button-font-size: $kendo-font-size !default;
68
+ /// The font size of the xsmall Button.
69
+ /// @group button
70
+ $kendo-button-xs-font-size: var(--kendo-font-size-sm) !default;
62
71
  /// The font size of the small Button.
63
72
  /// @group button
64
- $kendo-button-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
73
+ $kendo-button-sm-font-size: var(--kendo-font-size-sm) !default;
65
74
  /// The font size of the medium Button.
66
75
  /// @group button
67
- $kendo-button-md-font-size: var( --kendo-font-size, inherit ) !default;
76
+ $kendo-button-md-font-size: var(--kendo-font-size) !default;
68
77
  /// The font size of the large Button.
69
78
  /// @group button
70
- $kendo-button-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
79
+ $kendo-button-lg-font-size: var(--kendo-font-size-lg) !default;
71
80
 
72
81
  /// The line height used along with the $kendo-font-size variable.
73
82
  /// @group button
74
83
  $kendo-button-line-height: $kendo-line-height !default;
84
+ /// The line height used along with the $kendo-font-size variable of the xsmall Button.
85
+ /// @group button
86
+ $kendo-button-xs-line-height: math.div( 20, 14 ) !default;
75
87
  /// The line height used along with the $kendo-font-size variable of the small Button.
76
88
  /// @group button
77
89
  $kendo-button-sm-line-height: math.div( 20, 14 ) !default;
78
90
  /// The line height used along with the $kendo-font-size variable of the medium Button.
79
91
  /// @group button
80
- $kendo-button-md-line-height: var( --kendo-line-height, normal ) !default;
92
+ $kendo-button-md-line-height: var(--kendo-line-height) !default;
81
93
  /// The line height used along with the $kendo-font-size variable of the large Button.
82
94
  /// @group button
83
- $kendo-button-lg-line-height: var( --kendo-line-height, normal ) !default;
95
+ $kendo-button-lg-line-height: var(--kendo-line-height) !default;
84
96
 
97
+ $kendo-button-xs-calc-size: calc( ( #{$kendo-button-xs-line-height} * 1em ) + ( #{$kendo-button-xs-padding-y} * 2 ) + ( #{$kendo-button-border-width} * 2 ) ) !default;
85
98
  $kendo-button-sm-calc-size: calc( ( #{$kendo-button-sm-line-height} * 1em ) + ( #{$kendo-button-sm-padding-y} * 2 ) + ( #{$kendo-button-border-width} * 2 ) ) !default;
86
99
  $kendo-button-md-calc-size: calc( ( #{$kendo-button-md-line-height} * 1em ) + ( #{$kendo-button-md-padding-y} * 2 ) + ( #{$kendo-button-border-width} * 2 ) ) !default;
87
100
  $kendo-button-lg-calc-size: calc( ( #{$kendo-button-lg-line-height} * 1em ) + ( #{$kendo-button-lg-padding-y} * 2 ) + ( #{$kendo-button-border-width} * 2 ) ) !default;
88
101
 
89
102
  $kendo-button-inner-calc-size: calc( ( #{$kendo-button-line-height} * 1em ) + ( #{$kendo-button-md-padding-y} * 2 ) ) !default;
103
+ $kendo-button-xs-inner-calc-size: calc( ( #{$kendo-button-xs-line-height} * 1em ) + ( #{$kendo-button-xs-padding-y} * 2 ) ) !default;
90
104
  $kendo-button-sm-inner-calc-size: calc( ( #{$kendo-button-sm-line-height} * 1em ) + ( #{$kendo-button-sm-padding-y} * 2 ) ) !default;
91
105
  $kendo-button-md-inner-calc-size: calc( ( #{$kendo-button-md-line-height} * 1em ) + ( #{$kendo-button-md-padding-y} * 2 ) ) !default;
92
106
  $kendo-button-lg-inner-calc-size: calc( ( #{$kendo-button-lg-line-height} * 1em ) + ( #{$kendo-button-lg-padding-y} * 2 ) ) !default;
@@ -252,26 +266,32 @@ $kendo-button-transition: color k-transition(rapid), background-color k-transiti
252
266
  @forward "@progress/kendo-theme-core/scss/components/button/_variables.scss" with (
253
267
  $kendo-button-border-width: $kendo-button-border-width,
254
268
  $kendo-button-border-radius: $kendo-button-border-radius,
269
+ $kendo-button-xs-padding-x: $kendo-button-xs-padding-x,
255
270
  $kendo-button-sm-padding-x: $kendo-button-sm-padding-x,
256
271
  $kendo-button-md-padding-x: $kendo-button-md-padding-x,
257
272
  $kendo-button-lg-padding-x: $kendo-button-lg-padding-x,
273
+ $kendo-button-xs-padding-y: $kendo-button-xs-padding-y,
258
274
  $kendo-button-sm-padding-y: $kendo-button-sm-padding-y,
259
275
  $kendo-button-md-padding-y: $kendo-button-md-padding-y,
260
276
  $kendo-button-lg-padding-y: $kendo-button-lg-padding-y,
261
277
  $kendo-button-font-family: $kendo-button-font-family,
262
278
  $kendo-button-font-weight: $kendo-button-font-weight,
263
279
  $kendo-button-font-size: $kendo-button-font-size,
280
+ $kendo-button-xs-font-size: $kendo-button-xs-font-size,
264
281
  $kendo-button-sm-font-size: $kendo-button-sm-font-size,
265
282
  $kendo-button-md-font-size: $kendo-button-md-font-size,
266
283
  $kendo-button-lg-font-size: $kendo-button-lg-font-size,
267
284
  $kendo-button-line-height: $kendo-button-line-height,
285
+ $kendo-button-xs-line-height: $kendo-button-xs-line-height,
268
286
  $kendo-button-sm-line-height: $kendo-button-sm-line-height,
269
287
  $kendo-button-md-line-height: $kendo-button-md-line-height,
270
288
  $kendo-button-lg-line-height: $kendo-button-lg-line-height,
289
+ $kendo-button-xs-calc-size: $kendo-button-xs-calc-size,
271
290
  $kendo-button-sm-calc-size: $kendo-button-sm-calc-size,
272
291
  $kendo-button-md-calc-size: $kendo-button-md-calc-size,
273
292
  $kendo-button-lg-calc-size: $kendo-button-lg-calc-size,
274
293
  $kendo-button-inner-calc-size: $kendo-button-inner-calc-size,
294
+ $kendo-button-xs-inner-calc-size: $kendo-button-xs-inner-calc-size,
275
295
  $kendo-button-sm-inner-calc-size: $kendo-button-sm-inner-calc-size,
276
296
  $kendo-button-md-inner-calc-size: $kendo-button-md-inner-calc-size,
277
297
  $kendo-button-lg-inner-calc-size: $kendo-button-lg-inner-calc-size,
@@ -14,7 +14,7 @@ $kendo-calendar-default-size: "md" !default;
14
14
  $kendo-calendar-border-width: 1px !default;
15
15
  /// The font family of the Calendar.
16
16
  /// @group calendar
17
- $kendo-calendar-font-family: var( --kendo-font-family, inherit ) !default;
17
+ $kendo-calendar-font-family: var(--kendo-font-family) !default;
18
18
  /// The font size of the Calendar.
19
19
  /// @group calendar
20
20
  $kendo-calendar-font-size: null !default;
@@ -97,10 +97,10 @@ $kendo-calendar-header-cell-width: $kendo-calendar-cell-size !default;
97
97
  $kendo-calendar-header-cell-height: $kendo-calendar-cell-size !default;
98
98
  /// The font size of the header cells in the Calendar.
99
99
  /// @group calendar
100
- $kendo-calendar-header-cell-font-size: var( --kendo-font-size-sm, inherit ) !default;
100
+ $kendo-calendar-header-cell-font-size: var(--kendo-font-size-sm) !default;
101
101
  /// The line height of the header cells in the Calendar.
102
102
  /// @group calendar
103
- $kendo-calendar-header-cell-line-height: var( --kendo-line-height-md, normal ) !default;
103
+ $kendo-calendar-header-cell-line-height: var(--kendo-line-height-md) !default;
104
104
 
105
105
  /// The text color of the header cells in the Calendar.
106
106
  /// @group calendar
@@ -130,7 +130,7 @@ $kendo-calendar-caption-font-weight: bold !default;
130
130
 
131
131
  /// The font size of the week number cells in the Calendar.
132
132
  /// @group calendar
133
- $kendo-calendar-week-number-font-size: var( --kendo-font-size-sm, inherit ) !default;
133
+ $kendo-calendar-week-number-font-size: var(--kendo-font-size-sm) !default;
134
134
  /// The width of the Calendar view.
135
135
  /// @group calendar
136
136
  $kendo-calendar-view-width: ($kendo-calendar-cell-size * 8) !default;
@@ -157,7 +157,7 @@ $kendo-calendar-today-style: box !default;
157
157
  $kendo-calendar-today-color: k-color(primary-on-surface) !default;
158
158
  /// The font weight of the current day in the Calendar.
159
159
  /// @group calendar
160
- $kendo-calendar-today-font-weight: var( --kendo-font-weight-bold, normal ) !default;
160
+ $kendo-calendar-today-font-weight: var(--kendo-font-weight-bold) !default;
161
161
  /// The box shadow of the current day in the Calendar.
162
162
  /// @group calendar
163
163
  $kendo-calendar-today-box-shadow: null !default;
@@ -282,10 +282,10 @@ $kendo-calendar-range-cell-border-radius: k-border-radius(lg) !default;
282
282
 
283
283
  /// The font size of the small Calendar.
284
284
  /// @group calendar
285
- $kendo-calendar-sm-font-size: var( --kendo-font-size, inherit ) !default;
285
+ $kendo-calendar-sm-font-size: var(--kendo-font-size) !default;
286
286
  /// The line height of the small Calendar.
287
287
  /// @group calendar
288
- $kendo-calendar-sm-line-height: var( --kendo-line-height, normal ) !default;
288
+ $kendo-calendar-sm-line-height: var(--kendo-line-height) !default;
289
289
  /// The size of the cells in the small Calendar.
290
290
  /// @group calendar
291
291
  $kendo-calendar-sm-cell-size: 34px !default;
@@ -298,10 +298,10 @@ $kendo-calendar-sm-cell-padding-y: k-spacing(0.5) !default;
298
298
 
299
299
  /// The font size of the medium Calendar.
300
300
  /// @group calendar
301
- $kendo-calendar-md-font-size: var( --kendo-font-size, inherit ) !default;
301
+ $kendo-calendar-md-font-size: var(--kendo-font-size) !default;
302
302
  /// The line height of the medium Calendar.
303
303
  /// @group calendar
304
- $kendo-calendar-md-line-height: var( --kendo-line-height, normal ) !default;
304
+ $kendo-calendar-md-line-height: var(--kendo-line-height) !default;
305
305
  /// The size of the cells in the medium Calendar.
306
306
  /// @group calendar
307
307
  $kendo-calendar-md-cell-size: 38px !default;
@@ -314,10 +314,10 @@ $kendo-calendar-md-cell-padding-y: k-spacing(1) !default;
314
314
 
315
315
  /// The font size of the large Calendar.
316
316
  /// @group calendar
317
- $kendo-calendar-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
317
+ $kendo-calendar-lg-font-size: var(--kendo-font-size-lg) !default;
318
318
  /// The line height of the large Calendar.
319
319
  /// @group calendar
320
- $kendo-calendar-lg-line-height: var( --kendo-line-height-lg, normal ) !default;
320
+ $kendo-calendar-lg-line-height: var(--kendo-line-height-lg) !default;
321
321
  /// The size of the cells in the large Calendar.
322
322
  /// @group calendar
323
323
  $kendo-calendar-lg-cell-size: 42px !default;
@@ -11,13 +11,13 @@ $kendo-captcha-spacer: k-spacing(2) !default;
11
11
  $kendo-captcha-width: 335px !default;
12
12
  /// The font family of the Captcha.
13
13
  /// @group captcha
14
- $kendo-captcha-font-family: var( --kendo-font-family, inherit ) !default;
14
+ $kendo-captcha-font-family: var(--kendo-font-family) !default;
15
15
  /// The font size of the Captcha.
16
16
  /// @group captcha
17
- $kendo-captcha-font-size: var( --kendo-font-size, inherit ) !default;
17
+ $kendo-captcha-font-size: var(--kendo-font-size) !default;
18
18
  /// The line height of the Captcha.
19
19
  /// @group captcha
20
- $kendo-captcha-line-height: var( --kendo-line-height, normal ) !default;
20
+ $kendo-captcha-line-height: var(--kendo-line-height) !default;
21
21
  /// The gap of the Captcha.
22
22
  /// @group captcha
23
23
  $kendo-captcha-gap: $kendo-captcha-spacer !default;
@@ -43,7 +43,7 @@ $kendo-captcha-image-controls-gap: $kendo-captcha-spacer !default;
43
43
  $kendo-captcha-validation-message-margin-top: calc( #{$kendo-captcha-spacer} / 2 ) !default;
44
44
  /// The font size of the Captcha validation message.
45
45
  /// @group captcha
46
- $kendo-captcha-validation-message-font-size: var( --kendo-font-size-sm, inherit ) !default;
46
+ $kendo-captcha-validation-message-font-size: var(--kendo-font-size-sm) !default;
47
47
  /// The font style of the Captcha validation message.
48
48
  /// @group captcha
49
49
  $kendo-captcha-validation-message-font-style: italic !default;
@@ -27,13 +27,13 @@ $kendo-card-border-radius: k-border-radius(md) !default;
27
27
  $kendo-card-inner-border-radius: calc( #{$kendo-card-border-radius} - #{$kendo-card-border-width} ) !default;
28
28
  /// The font family of the Card.
29
29
  /// @group card
30
- $kendo-card-font-family: var( --kendo-font-family, inherit ) !default;
30
+ $kendo-card-font-family: var(--kendo-font-family) !default;
31
31
  /// The font size of the Card.
32
32
  /// @group card
33
- $kendo-card-font-size: var( --kendo-font-size, inherit ) !default;
33
+ $kendo-card-font-size: var(--kendo-font-size) !default;
34
34
  /// The line height of the Card.
35
35
  /// @group card
36
- $kendo-card-line-height: var( --kendo-line-height, normal ) !default;
36
+ $kendo-card-line-height: var(--kendo-line-height) !default;
37
37
 
38
38
  /// The spacing between the Cards in the Card deck.
39
39
  /// @group card
@@ -118,7 +118,7 @@ $kendo-card-footer-border: $kendo-card-header-border !default;
118
118
  $kendo-card-title-margin-bottom: k-spacing(3) !default;
119
119
  /// The font size of the Card title.
120
120
  /// @group card
121
- $kendo-card-title-font-size: var( --kendo-font-size-lg, inherit ) !default;
121
+ $kendo-card-title-font-size: var(--kendo-font-size-lg) !default;
122
122
  /// The font family of the Card title.
123
123
  /// @group card
124
124
  $kendo-card-title-font-family: null !default;
@@ -22,13 +22,13 @@ $kendo-chat-height: 320px !default;
22
22
  $kendo-chat-border-width: 1px !default;
23
23
  /// The font family of the Chat.
24
24
  /// @group chat
25
- $kendo-chat-font-family: var( --kendo-font-family, inherit ) !default;
25
+ $kendo-chat-font-family: var(--kendo-font-family) !default;
26
26
  /// The font size of the Chat.
27
27
  /// @group chat
28
- $kendo-chat-font-size: var( --kendo-font-size, inherit ) !default;
28
+ $kendo-chat-font-size: var(--kendo-font-size) !default;
29
29
  /// The line height of the Chat.
30
30
  /// @group chat
31
- $kendo-chat-line-height: var( --kendo-line-height, normal ) !default;
31
+ $kendo-chat-line-height: var(--kendo-line-height) !default;
32
32
 
33
33
  /// The vertical spacing between the items of the Chat.
34
34
  /// @group chat
@@ -70,10 +70,10 @@ $kendo-chat-message-status-gap: k-spacing(1) !default;
70
70
 
71
71
  /// The font size of the Chat timestamp.
72
72
  /// @group chat
73
- $kendo-chat-timestamp-font-size: var( --kendo-font-size-xs, inherit ) !default;
73
+ $kendo-chat-timestamp-font-size: var(--kendo-font-size-xs) !default;
74
74
  /// The line height of the Chat timestamp.
75
75
  /// @group chat
76
- $kendo-chat-timestamp-line-height: var( --kendo-line-height, normal ) !default;
76
+ $kendo-chat-timestamp-line-height: var(--kendo-line-height) !default;
77
77
  /// The text transform of the Chat timestamp.
78
78
  /// @group chat
79
79
  $kendo-chat-timestamp-transform: none !default;
@@ -92,17 +92,17 @@ $kendo-chat-timestamp-separator-spacing: k-spacing(1) !default;
92
92
 
93
93
  /// The font size of the Chat message meta text.
94
94
  /// @group chat
95
- $kendo-chat-message-meta-font-size: var( --kendo-font-size-sm, inherit ) !default;
95
+ $kendo-chat-message-meta-font-size: var(--kendo-font-size-sm) !default;
96
96
  /// The line height of the Chat message meta text.
97
97
  /// @group chat
98
- $kendo-chat-message-meta-line-height: var( --kendo-line-height-xs, normal ) !default;
98
+ $kendo-chat-message-meta-line-height: var(--kendo-line-height-xs) !default;
99
99
 
100
100
  /// The font size of the Chat author text.
101
101
  /// @group chat
102
- $kendo-chat-author-font-size: var( --kendo-font-size-sm, inherit ) !default;
102
+ $kendo-chat-author-font-size: var(--kendo-font-size-sm) !default;
103
103
  /// The line height of the Chat author text.
104
104
  /// @group chat
105
- $kendo-chat-author-line-height: var( --kendo-line-height-xs, normal ) !default;
105
+ $kendo-chat-author-line-height: var(--kendo-line-height-xs) !default;
106
106
 
107
107
  /// The text color of the Chat status.
108
108
  /// @group chat
@@ -51,20 +51,20 @@ $kendo-chip-lg-padding-y: k-spacing(1.5) !default;
51
51
 
52
52
  /// The font weight of the Chip.
53
53
  /// @group chip
54
- $kendo-chip-font-weight: var( --kendo-font-weight-normal, normal ) !default;
54
+ $kendo-chip-font-weight: var(--kendo-font-weight-normal) !default;
55
55
 
56
56
  /// The font size of the Chip.
57
57
  /// @group chip
58
58
  $kendo-chip-font-size: null !default;
59
59
  /// The font size of the small Chip.
60
60
  /// @group chip
61
- $kendo-chip-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
61
+ $kendo-chip-sm-font-size: var(--kendo-font-size-sm) !default;
62
62
  /// The font size of the medium Chip.
63
63
  /// @group chip
64
- $kendo-chip-md-font-size: var( --kendo-font-size, inherit ) !default;
64
+ $kendo-chip-md-font-size: var(--kendo-font-size) !default;
65
65
  /// The font size of the large Chip.
66
66
  /// @group chip
67
- $kendo-chip-lg-font-size: var( --kendo-font-size, inherit ) !default;
67
+ $kendo-chip-lg-font-size: var(--kendo-font-size) !default;
68
68
 
69
69
  /// The Chip's line height that is related to the $kendo-font-size.
70
70
  /// @group chip
@@ -1,3 +1,4 @@
1
+ @use "sass:map";
1
2
  @use "../core/_index.scss" as *;
2
3
  @use "../core/functions/index.scss" as *;
3
4
 
@@ -24,9 +25,10 @@ $kendo-color-preview-hover-border: k-color(border-alt) !default;
24
25
  /// The background color of the ColorPreview when no color is selected.
25
26
  /// @group color-preview
26
27
  $kendo-color-preview-no-color-bg: k-color(surface-alt) !default;
28
+ // Do not use css variable for the $kendo-color-preview-no-color-text, as it is used in the SVG data URI for the no-color image, which does not support CSS variables.
27
29
  /// The text color of the ColorPreview when no color is selected.
28
30
  /// @group color-preview
29
- $kendo-color-preview-no-color-text: k-color(error) !default;
31
+ $kendo-color-preview-no-color-text: map.get($kendo-colors, error) !default;
30
32
  /// The border color of the ColorPreview when no color is selected.
31
33
  /// @group color-preview
32
34
  $kendo-color-preview-no-color-border: null !default;
@@ -32,13 +32,13 @@ $kendo-color-editor-border-width: 1px !default;
32
32
  $kendo-color-editor-border-radius: k-border-radius(md) !default;
33
33
  /// The font family of the ColorEditor.
34
34
  /// @group color-editor
35
- $kendo-color-editor-font-family: var( --kendo-font-family, inherit ) !default;
35
+ $kendo-color-editor-font-family: var(--kendo-font-family) !default;
36
36
  /// The font size of the ColorEditor.
37
37
  /// @group color-editor
38
- $kendo-color-editor-font-size: var( --kendo-font-size, inherit ) !default;
38
+ $kendo-color-editor-font-size: var(--kendo-font-size) !default;
39
39
  /// The line height of the ColorEditor.
40
40
  /// @group color-editor
41
- $kendo-color-editor-line-height: var( --kendo-line-height, normal ) !default;
41
+ $kendo-color-editor-line-height: var(--kendo-line-height) !default;
42
42
  /// The text color of the ColorEditor.
43
43
  /// @group color-editor
44
44
  $kendo-color-editor-text: k-color(on-app-surface) !default;
@@ -26,13 +26,13 @@ $kendo-color-gradient-border-radius: k-border-radius(md) !default;
26
26
  $kendo-color-gradient-gap: null !default;
27
27
  /// The font family of the ColorGradient.
28
28
  /// @group color-gradient
29
- $kendo-color-gradient-font-family: var( --kendo-font-family, inherit ) !default;
29
+ $kendo-color-gradient-font-family: var(--kendo-font-family) !default;
30
30
  /// The font size of the ColorGradient.
31
31
  /// @group color-gradient
32
- $kendo-color-gradient-font-size: var( --kendo-font-size, inherit ) !default;
32
+ $kendo-color-gradient-font-size: var(--kendo-font-size) !default;
33
33
  /// The line height of the ColorGradient.
34
34
  /// @group color-gradient
35
- $kendo-color-gradient-line-height: var( --kendo-line-height, normal ) !default;
35
+ $kendo-color-gradient-line-height: var(--kendo-line-height) !default;
36
36
  /// The text color of the ColorGradient.
37
37
  /// @group color-gradient
38
38
  $kendo-color-gradient-text: k-color(on-app-surface) !default;
@@ -214,7 +214,7 @@ $kendo-color-gradient-lg-input-width: 62px !default;
214
214
 
215
215
  /// The font weight of the ColorGradient contrast ratio text.
216
216
  /// @group color-gradient
217
- $kendo-color-gradient-contrast-ratio-font-weight: var( --kendo-font-weight-bold, normal ) !default;
217
+ $kendo-color-gradient-contrast-ratio-font-weight: var(--kendo-font-weight-bold) !default;
218
218
  /// The spacing between the items in the ColorGradient contrast tool.
219
219
  /// @group color-gradient
220
220
  $kendo-color-gradient-contrast-spacer: calc( #{$kendo-color-gradient-spacer} / 2 ) !default;
@@ -9,10 +9,10 @@ $kendo-color-palette-default-size: "md" !default;
9
9
 
10
10
  /// The font family of the ColorPalette.
11
11
  /// @group color-palette
12
- $kendo-color-palette-font-family: var( --kendo-font-family, inherit ) !default;
12
+ $kendo-color-palette-font-family: var(--kendo-font-family) !default;
13
13
  /// The font size of the ColorPalette.
14
14
  /// @group color-palette
15
- $kendo-color-palette-font-size: var( --kendo-font-size, inherit ) !default;
15
+ $kendo-color-palette-font-size: var(--kendo-font-size) !default;
16
16
  /// The line height of the ColorPalette.
17
17
  /// @group color-palette
18
18
  $kendo-color-palette-line-height: 0 !default;
@@ -29,33 +29,33 @@ $kendo-column-menu-item-lg-padding-y: k-spacing(2) !default;
29
29
 
30
30
  /// The font size of the ColumnMenu.
31
31
  /// @group column-menu
32
- $kendo-column-menu-font-size: var( --kendo-font-size, inherit ) !default;
32
+ $kendo-column-menu-font-size: var(--kendo-font-size) !default;
33
33
  /// The font size of the small ColumnMenu.
34
34
  /// @group column-menu
35
- $kendo-column-menu-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
35
+ $kendo-column-menu-sm-font-size: var(--kendo-font-size-sm) !default;
36
36
  /// The font size of the medium ColumnMenu.
37
37
  /// @group column-menu
38
- $kendo-column-menu-md-font-size: var( --kendo-font-size, inherit ) !default;
38
+ $kendo-column-menu-md-font-size: var(--kendo-font-size) !default;
39
39
  /// The font size of the large ColumnMenu.
40
40
  /// @group column-menu
41
- $kendo-column-menu-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
41
+ $kendo-column-menu-lg-font-size: var(--kendo-font-size-lg) !default;
42
42
 
43
43
  /// The line height of the ColumnMenu.
44
44
  /// @group column-menu
45
- $kendo-column-menu-line-height: var( --kendo-line-height, normal ) !default;
45
+ $kendo-column-menu-line-height: var(--kendo-line-height) !default;
46
46
  /// The line height of the small ColumnMenu.
47
47
  /// @group column-menu
48
48
  $kendo-column-menu-sm-line-height: math.div( 20, 14 ) !default;
49
49
  /// The line height of the medium ColumnMenu.
50
50
  /// @group column-menu
51
- $kendo-column-menu-md-line-height: var( --kendo-line-height, normal ) !default;
51
+ $kendo-column-menu-md-line-height: var(--kendo-line-height) !default;
52
52
  /// The line height of the large ColumnMenu.
53
53
  /// @group column-menu
54
- $kendo-column-menu-lg-line-height: var( --kendo-line-height, normal ) !default;
54
+ $kendo-column-menu-lg-line-height: var(--kendo-line-height) !default;
55
55
 
56
56
  /// The font family of the ColumnMenu.
57
57
  /// @group column-menu
58
- $kendo-column-menu-font-family: var( --kendo-font-family, inherit ) !default;
58
+ $kendo-column-menu-font-family: var(--kendo-font-family) !default;
59
59
 
60
60
  // Group Menu
61
61
  /// The background color of the hovered GroupMenu item action.