@progress/kendo-theme-classic 8.1.0-dev.0 → 8.1.0-dev.2

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 (147) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/all.scss +1056 -1292
  3. package/dist/classic-green-dark.css +1 -1
  4. package/dist/classic-green.css +1 -1
  5. package/dist/classic-lavender-dark.css +1 -1
  6. package/dist/classic-lavender.css +1 -1
  7. package/dist/classic-main-dark.css +1 -1
  8. package/dist/classic-main.css +1 -1
  9. package/dist/classic-metro-dark.css +1 -1
  10. package/dist/classic-metro.css +1 -1
  11. package/dist/classic-moonlight.css +1 -1
  12. package/dist/classic-opal-dark.css +1 -1
  13. package/dist/classic-opal.css +1 -1
  14. package/dist/classic-silver-dark.css +1 -1
  15. package/dist/classic-silver.css +1 -1
  16. package/dist/classic-uniform.css +1 -1
  17. package/dist/meta/sassdoc-data.json +1804 -604
  18. package/dist/meta/sassdoc-raw-data.json +828 -278
  19. package/dist/meta/variables.json +141 -66
  20. package/lib/swatches/classic-green-dark.json +1 -1
  21. package/lib/swatches/classic-green.json +1 -1
  22. package/lib/swatches/classic-lavender-dark.json +1 -1
  23. package/lib/swatches/classic-lavender.json +1 -1
  24. package/lib/swatches/classic-main-dark.json +1 -1
  25. package/lib/swatches/classic-main.json +1 -1
  26. package/lib/swatches/classic-metro-dark.json +1 -1
  27. package/lib/swatches/classic-metro.json +1 -1
  28. package/lib/swatches/classic-moonlight.json +1 -1
  29. package/lib/swatches/classic-opal-dark.json +1 -1
  30. package/lib/swatches/classic-opal.json +1 -1
  31. package/lib/swatches/classic-silver-dark.json +1 -1
  32. package/lib/swatches/classic-silver.json +1 -1
  33. package/lib/swatches/classic-uniform.json +1 -1
  34. package/package.json +5 -5
  35. package/scss/_variables.scss +2 -16
  36. package/scss/action-buttons/_index.scss +0 -1
  37. package/scss/action-sheet/_index.scss +0 -1
  38. package/scss/appbar/_index.scss +0 -1
  39. package/scss/autocomplete/_index.scss +0 -1
  40. package/scss/avatar/_index.scss +0 -1
  41. package/scss/bottom-navigation/_index.scss +0 -1
  42. package/scss/bottom-navigation/_variables.scss +1 -1
  43. package/scss/breadcrumb/_index.scss +0 -1
  44. package/scss/calendar/_index.scss +0 -1
  45. package/scss/captcha/_index.scss +0 -1
  46. package/scss/card/_index.scss +0 -1
  47. package/scss/card/_variables.scss +2 -2
  48. package/scss/chat/_index.scss +0 -1
  49. package/scss/chat/_variables.scss +17 -3
  50. package/scss/coloreditor/_index.scss +0 -1
  51. package/scss/colorgradient/_index.scss +0 -1
  52. package/scss/colorpalette/_index.scss +0 -1
  53. package/scss/combobox/_index.scss +0 -1
  54. package/scss/core/color-system/_swatch-legacy.scss +13 -1
  55. package/scss/core/color-system/_swatch.scss +0 -3
  56. package/scss/dataviz/_index.scss +0 -1
  57. package/scss/daterangepicker/_index.scss +0 -1
  58. package/scss/dialog/_index.scss +0 -1
  59. package/scss/drawer/_index.scss +0 -1
  60. package/scss/drawer/_variables.scss +1 -1
  61. package/scss/dropdowngrid/_index.scss +0 -1
  62. package/scss/dropdownlist/_index.scss +0 -1
  63. package/scss/dropdowntree/_index.scss +0 -1
  64. package/scss/dropzone/_index.scss +0 -1
  65. package/scss/editor/_index.scss +0 -1
  66. package/scss/expansion-panel/_index.scss +0 -1
  67. package/scss/fab/_index.scss +0 -1
  68. package/scss/filemanager/_index.scss +0 -1
  69. package/scss/filter/_index.scss +0 -1
  70. package/scss/floating-label/_index.scss +0 -1
  71. package/scss/forms/_index.scss +0 -1
  72. package/scss/forms/_variables.scss +3 -3
  73. package/scss/gantt/_index.scss +1 -1
  74. package/scss/grid/_index.scss +0 -1
  75. package/scss/imageeditor/_index.scss +0 -1
  76. package/scss/index.scss +3 -1
  77. package/scss/input/_index.scss +0 -1
  78. package/scss/list/_index.scss +0 -1
  79. package/scss/listbox/_index.scss +0 -1
  80. package/scss/listgroup/_index.scss +0 -1
  81. package/scss/listview/_index.scss +0 -1
  82. package/scss/loader/_index.scss +0 -1
  83. package/scss/loader/_layout.scss +1 -0
  84. package/scss/loader/_variables.scss +3 -0
  85. package/scss/map/_index.scss +0 -1
  86. package/scss/maskedtextbox/_index.scss +0 -1
  87. package/scss/mediaplayer/_index.scss +0 -1
  88. package/scss/menu/_index.scss +0 -1
  89. package/scss/messagebox/_index.scss +0 -1
  90. package/scss/multiselect/_index.scss +0 -1
  91. package/scss/notification/_index.scss +0 -1
  92. package/scss/numerictextbox/_index.scss +0 -1
  93. package/scss/orgchart/_index.scss +0 -1
  94. package/scss/pager/_index.scss +0 -1
  95. package/scss/panel/_index.scss +36 -0
  96. package/scss/panel/_layout.scss +5 -0
  97. package/scss/panel/_theme.scss +5 -0
  98. package/scss/panel/_variables.scss +34 -0
  99. package/scss/panelbar/_index.scss +0 -1
  100. package/scss/pdf-viewer/_index.scss +0 -1
  101. package/scss/pivotgrid/_index.scss +0 -1
  102. package/scss/popover/_index.scss +0 -1
  103. package/scss/popup/_index.scss +0 -1
  104. package/scss/progressbar/_index.scss +0 -1
  105. package/scss/progressbar/_variables.scss +1 -1
  106. package/scss/prompt/_index.scss +0 -4
  107. package/scss/rating/_index.scss +0 -1
  108. package/scss/responsivepanel/_index.scss +0 -1
  109. package/scss/ripple/_index.scss +0 -1
  110. package/scss/scheduler/_index.scss +1 -1
  111. package/scss/scroller/_index.scss +0 -1
  112. package/scss/scrollview/_index.scss +0 -1
  113. package/scss/slider/_index.scss +0 -1
  114. package/scss/splitter/_index.scss +0 -1
  115. package/scss/spreadsheet/_index.scss +0 -1
  116. package/scss/stepper/_index.scss +0 -1
  117. package/scss/stepper/_variables.scss +2 -2
  118. package/scss/switch/_index.scss +0 -1
  119. package/scss/table/_index.scss +0 -1
  120. package/scss/tabstrip/_index.scss +0 -1
  121. package/scss/taskboard/_index.scss +0 -1
  122. package/scss/textarea/_index.scss +0 -1
  123. package/scss/textbox/_index.scss +0 -1
  124. package/scss/tilelayout/_index.scss +0 -1
  125. package/scss/time-marker/_index.scss +32 -0
  126. package/scss/time-marker/_layout.scss +5 -0
  127. package/scss/time-marker/_theme.scss +6 -0
  128. package/scss/time-marker/_variables.scss +6 -0
  129. package/scss/timeline/_index.scss +0 -1
  130. package/scss/timeselector/_variables.scss +1 -1
  131. package/scss/toolbar/_index.scss +0 -1
  132. package/scss/tooltip/_index.scss +0 -1
  133. package/scss/tooltip/_variables.scss +2 -2
  134. package/scss/treelist/_index.scss +0 -1
  135. package/scss/treeview/_index.scss +0 -1
  136. package/scss/upload/_index.scss +0 -1
  137. package/scss/upload/_variables.scss +4 -1
  138. package/scss/validator/_index.scss +0 -1
  139. package/scss/window/_index.scss +0 -1
  140. package/scss/window/_variables.scss +1 -1
  141. package/scss/wizard/_index.scss +0 -1
  142. package/scss/common/_animations.scss +0 -1
  143. package/scss/common/_base.scss +0 -1
  144. package/scss/common/_index.scss +0 -5
  145. package/scss/common/_indicators.scss +0 -1
  146. package/scss/common/_resizing.scss +0 -1
  147. package/scss/common/_scrollbar.scss +0 -1
@@ -0,0 +1,34 @@
1
+
2
+ /// The border radius of the Panel.
3
+ /// @group panel
4
+ $kendo-panel-border-radius: k-border-radius(md);
5
+ /// The width of the border around the Panel.
6
+ /// @group panel
7
+ $kendo-panel-border-width: 1px;
8
+ /// The style of the border around the Panel.
9
+ /// @group panel
10
+ $kendo-panel-border-style: solid;
11
+
12
+ /// The inline padding of the Panel header.
13
+ /// @group panel
14
+ $kendo-panel-header-padding-inline: k-spacing(2);
15
+ /// The block padding of the Panel header.
16
+ /// @group panel
17
+ $kendo-panel-header-padding-block: k-spacing(1);
18
+
19
+ /// The inline padding of the Panel content.
20
+ /// @group panel
21
+ $kendo-panel-content-padding-inline: k-spacing(2);
22
+ /// The block padding of the Panel content.
23
+ /// @group panel
24
+ $kendo-panel-content-padding-block: k-spacing(1);
25
+
26
+ /// The text color of the Panel.
27
+ /// @group panel
28
+ $kendo-panel-text: var(--kendo-component-text, #{$kendo-component-text});
29
+ /// The background color of the Panel.
30
+ /// @group panel
31
+ $kendo-panel-bg: var(--kendo-component-bg, #{$kendo-component-bg});
32
+ /// The color of the border around the Panel.
33
+ /// @group panel
34
+ $kendo-panel-border: var(--kendo-component-border, #{$kendo-component-border});
@@ -13,7 +13,6 @@ $_kendo-module-meta: (
13
13
 
14
14
 
15
15
  // Dependencies
16
- @import "../common/_index.scss";
17
16
  @import "../icons/_index.scss";
18
17
  @import "../list/_index.scss";
19
18
 
@@ -18,7 +18,6 @@ $_kendo-module-meta: (
18
18
 
19
19
 
20
20
  // Dependencies
21
- @import "../common/_index.scss";
22
21
  // @import "../utils/_index.scss";
23
22
  @import "../combobox/_index.scss";
24
23
  @import "../toolbar/_index.scss";
@@ -16,7 +16,6 @@ $_kendo-module-meta: (
16
16
 
17
17
 
18
18
  // Dependencies
19
- @import "../common/_index.scss";
20
19
  @import "../dialog/_index.scss";
21
20
  @import "../treeview/_index.scss";
22
21
  @import "../grid/_index.scss";
@@ -13,7 +13,6 @@ $_kendo-module-meta: (
13
13
 
14
14
 
15
15
  // Dependencies
16
- @import "../common/_index.scss";
17
16
  @import "../card/_index.scss";
18
17
  @import "../popup/_index.scss";
19
18
 
@@ -10,7 +10,6 @@ $_kendo-module-meta: (
10
10
 
11
11
 
12
12
  // Dependencies
13
- @import "../common/_index.scss";
14
13
 
15
14
 
16
15
  // Component
@@ -10,7 +10,6 @@ $_kendo-module-meta: (
10
10
 
11
11
 
12
12
  // Dependencies
13
- @import "../common/_index.scss";
14
13
 
15
14
 
16
15
  // Component
@@ -20,7 +20,7 @@ $kendo-progressbar-font-family: var( --kendo-font-family, inherit ) !default;
20
20
  $kendo-progressbar-font-size: var( --kendo-font-size-sm, inherit ) !default;
21
21
  /// The line height of the ProgressBar.
22
22
  /// @group progressbar
23
- $kendo-progressbar-line-height: 1 !default;
23
+ $kendo-progressbar-line-height: var( --kendo-line-height-xs, normal ) !default;
24
24
 
25
25
  /// The background color of the ProgressBar.
26
26
  /// @group progressbar
@@ -9,10 +9,6 @@ $_kendo-module-meta: (
9
9
  );
10
10
 
11
11
 
12
- // Dependencies
13
- @import "../common/_index.scss";
14
-
15
-
16
12
  // Component
17
13
  @import "./_variables.scss";
18
14
  @import "./_layout.scss";
@@ -12,7 +12,6 @@ $_kendo-module-meta: (
12
12
 
13
13
 
14
14
  // Dependencies
15
- @import "../common/_index.scss";
16
15
  @import "../icons/_index.scss";
17
16
 
18
17
 
@@ -12,7 +12,6 @@ $_kendo-module-meta: (
12
12
 
13
13
 
14
14
  // Dependencies
15
- @import "../common/_index.scss";
16
15
  @import "../icons/_index.scss";
17
16
 
18
17
 
@@ -10,7 +10,6 @@ $_kendo-module-meta: (
10
10
 
11
11
 
12
12
  // Dependencies
13
- @import "../common/_index.scss";
14
13
 
15
14
 
16
15
  // Component
@@ -13,12 +13,12 @@ $_kendo-module-meta: (
13
13
  "dropdown-list",
14
14
  "icon",
15
15
  "tooltip",
16
+ "time-marker"
16
17
  )
17
18
  );
18
19
 
19
20
 
20
21
  // Dependencies
21
- @import "../common/_index.scss";
22
22
  @import "../icons/_index.scss";
23
23
  @import "../adaptive/_index.scss";
24
24
  @import "../button/_index.scss";
@@ -12,7 +12,6 @@ $_kendo-module-meta: (
12
12
 
13
13
 
14
14
  // Dependencies
15
- @import "../common/_index.scss";
16
15
  @import "../icons/_index.scss";
17
16
 
18
17
 
@@ -13,7 +13,6 @@ $_kendo-module-meta: (
13
13
 
14
14
 
15
15
  // Dependencies
16
- @import "../common/_index.scss";
17
16
  @import "../button/_index.scss";
18
17
  @import "../icons/_index.scss";
19
18
 
@@ -14,7 +14,6 @@ $_kendo-module-meta: (
14
14
 
15
15
 
16
16
  // Dependencies
17
- @import "../common/_index.scss";
18
17
  @import "../button/_index.scss";
19
18
  @import "../tooltip/_index.scss";
20
19
  @import "../icons/_index.scss";
@@ -14,7 +14,6 @@ $_kendo-module-meta: (
14
14
 
15
15
 
16
16
  // Dependencies
17
- @import "../common/_index.scss";
18
17
  @import "../icons/_index.scss";
19
18
 
20
19
 
@@ -26,7 +26,6 @@ $_kendo-module-meta: (
26
26
 
27
27
 
28
28
  // Dependencies
29
- @import "../common/_index.scss";
30
29
  @import "../button/_index.scss";
31
30
  @import "../checkbox/_index.scss";
32
31
  @import "../radio/_index.scss";
@@ -13,7 +13,6 @@ $_kendo-module-meta: (
13
13
 
14
14
 
15
15
  // Dependencies
16
- @import "../common/_index.scss";
17
16
  @import "../icons/_index.scss";
18
17
  @import "../progressbar/_index.scss";
19
18
 
@@ -103,7 +103,7 @@ $kendo-stepper-indicator-hover-border: null !default;
103
103
  $kendo-stepper-indicator-disabled-bg: null !default;
104
104
  /// The text color of the disabled Stepper indicator.
105
105
  /// @group stepper
106
- $kendo-stepper-indicator-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), $kendo-disabled-text) !default;
106
+ $kendo-stepper-indicator-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8d8d8d) !default;
107
107
  /// The border color of the disabled Stepper indicator.
108
108
  /// @group stepper
109
109
  $kendo-stepper-indicator-disabled-border: null !default;
@@ -182,7 +182,7 @@ $kendo-stepper-label-error-text: $kendo-color-error !default;
182
182
  $kendo-stepper-label-hover-text: null !default;
183
183
  /// The text color of the disabled Stepper label.
184
184
  /// @group stepper
185
- $kendo-stepper-label-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), $kendo-disabled-text) !default;
185
+ $kendo-stepper-label-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8d8d8d) !default;
186
186
 
187
187
  /// The text color of the optional Stepper label.
188
188
  /// @group stepper
@@ -10,7 +10,6 @@ $_kendo-module-meta: (
10
10
 
11
11
 
12
12
  // Dependencies
13
- @import "../common/_index.scss";
14
13
  // @import "../utils/_border.scss";
15
14
 
16
15
 
@@ -10,7 +10,6 @@ $_kendo-module-meta: (
10
10
 
11
11
 
12
12
  // Dependencies
13
- @import "../common/_index.scss";
14
13
 
15
14
 
16
15
  // Component
@@ -14,7 +14,6 @@ $_kendo-module-meta: (
14
14
 
15
15
 
16
16
  // Dependencies
17
- @import "../common/_index.scss";
18
17
  @import "../button/_index.scss";
19
18
  @import "../icons/_index.scss";
20
19
  @import "../list/_index.scss";
@@ -19,7 +19,6 @@ $_kendo-module-meta: (
19
19
 
20
20
  // Dependencies
21
21
  // @import "../utils/_index.scss";
22
- @import "../common/_index.scss";
23
22
  @import "../icons/_index.scss";
24
23
  @import "../forms/_index.scss";
25
24
  @import "../input/_index.scss";
@@ -13,7 +13,6 @@ $_kendo-module-meta: (
13
13
 
14
14
 
15
15
  // Dependencies
16
- @import "../common/_index.scss";
17
16
  @import "../input/_index.scss";
18
17
  @import "../floating-label/_index.scss";
19
18
 
@@ -13,7 +13,6 @@ $_kendo-module-meta: (
13
13
 
14
14
 
15
15
  // Dependencies
16
- @import "../common/_index.scss";
17
16
  @import "../input/_index.scss";
18
17
  @import "../floating-label/_index.scss";
19
18
 
@@ -13,7 +13,6 @@ $_kendo-module-meta: (
13
13
 
14
14
 
15
15
  // Dependencies
16
- @import "../common/_index.scss";
17
16
  @import "../card/_index.scss";
18
17
  @import "../icons/_index.scss";
19
18
 
@@ -0,0 +1,32 @@
1
+ @import "../core/_index.scss";
2
+
3
+
4
+ // Module meta
5
+ $_kendo-module-meta: (
6
+ name: "time-marker",
7
+ dependencies: ()
8
+ );
9
+
10
+ // Dependencies
11
+
12
+
13
+ // Component
14
+ @import "./_variables.scss";
15
+ @import "./_layout.scss";
16
+ @import "./_theme.scss";
17
+
18
+ // Register
19
+ @import "../core/module-system/index.import.scss";
20
+ @include module-register( $_kendo-module-meta... );
21
+
22
+ // Expose
23
+ @mixin kendo-time-marker--styles() {
24
+ @include module-render( "time-marker" ) {
25
+ @include kendo-time-marker--layout();
26
+ @include kendo-time-marker--theme();
27
+ }
28
+ }
29
+
30
+ @if $kendo-auto-bootstrap {
31
+ @include kendo-time-marker--styles();
32
+ }
@@ -0,0 +1,5 @@
1
+ @import "@progress/kendo-theme-default/scss/time-marker/_layout.scss";
2
+
3
+ @mixin kendo-time-marker--layout() {
4
+ @include kendo-time-marker--layout-base();
5
+ }
@@ -0,0 +1,6 @@
1
+ @import "@progress/kendo-theme-default/scss/time-marker/_theme.scss";
2
+
3
+
4
+ @mixin kendo-time-marker--theme() {
5
+ @include kendo-time-marker--theme-base();
6
+ }
@@ -0,0 +1,6 @@
1
+ /// The border width of the current time indicator.
2
+ /// @group time-marker
3
+ $kendo-current-time-width: 1px !default;
4
+ /// The color of the current time indicator.
5
+ /// @group time-marker
6
+ $kendo-current-time-color: #ff0000 !default;
@@ -14,7 +14,6 @@ $_kendo-module-meta: (
14
14
 
15
15
 
16
16
  // Dependencies
17
- @import "../common/_index.scss";
18
17
  @import "../button/_index.scss";
19
18
  @import "../card/_index.scss";
20
19
  @import "../icons/_index.scss";
@@ -17,7 +17,7 @@ $kendo-time-list-width: 4em !default;
17
17
  $kendo-time-list-height: 240px !default;
18
18
 
19
19
  $kendo-time-list-title-font-size: var( --kendo-font-size-sm, inherit ) !default;
20
- $kendo-time-list-title-line-height: 1.5 !default;
20
+ $kendo-time-list-title-line-height: var( --kendo-line-height-lg, normal ) !default;
21
21
  $kendo-time-list-title-height: calc( #{$kendo-time-list-title-font-size} * #{$kendo-time-list-title-line-height} ) !default;
22
22
  $kendo-time-list-title-text: $kendo-subtle-text !default;
23
23
  $kendo-time-list-title-focus-text: $kendo-component-text !default;
@@ -15,7 +15,6 @@ $_kendo-module-meta: (
15
15
 
16
16
 
17
17
  // Dependencies
18
- @import "../common/_index.scss";
19
18
  @import "../button/_index.scss";
20
19
  @import "../popup/_index.scss";
21
20
  @import "../menu/_index.scss";
@@ -13,7 +13,6 @@ $_kendo-module-meta: (
13
13
 
14
14
 
15
15
  // Dependencies
16
- @import "../common/_index.scss";
17
16
  @import "../popup/_index.scss";
18
17
  @import "../icons/_index.scss";
19
18
 
@@ -21,14 +21,14 @@ $kendo-tooltip-font-family: var( --kendo-font-family, inherit ) !default;
21
21
  $kendo-tooltip-font-size: var( --kendo-font-size, inherit ) !default;
22
22
  /// The line height of the Tooltip.
23
23
  /// @group tooltip
24
- $kendo-tooltip-line-height: 1.25 !default;
24
+ $kendo-tooltip-line-height: var( --kendo-line-height-sm, normal ) !default;
25
25
 
26
26
  /// The font size of the Tooltip title.
27
27
  /// @group tooltip
28
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
- $kendo-tooltip-title-line-height: 1 !default;
31
+ $kendo-tooltip-title-line-height: var( --kendo-line-height-xs, normal ) !default;
32
32
 
33
33
  /// The size of the Tooltip callout.
34
34
  /// @group tooltip
@@ -13,7 +13,6 @@ $_kendo-module-meta: (
13
13
 
14
14
 
15
15
  // Dependencies
16
- @import "../common/_index.scss";
17
16
  // @import "../utils/_text.scss";
18
17
  @import "../grid/_index.scss";
19
18
  @import "../icons/_index.scss";
@@ -13,7 +13,6 @@ $_kendo-module-meta: (
13
13
 
14
14
 
15
15
  // Dependencies
16
- @import "../common/_index.scss";
17
16
  @import "../checkbox/_index.scss";
18
17
  @import "../icons/_index.scss";
19
18
 
@@ -15,7 +15,6 @@ $_kendo-module-meta: (
15
15
 
16
16
 
17
17
  // Dependencies
18
- @import "../common/_index.scss";
19
18
  @import "../button/_index.scss";
20
19
  @import "../action-buttons/_index.scss";
21
20
  @import "../icons/_index.scss";
@@ -65,7 +65,10 @@ $kendo-upload-multiple-items-spacing: k-spacing(3) !default;
65
65
 
66
66
  /// The font size of the Upload validation message.
67
67
  /// @group upload
68
- $kendo-upload-validation-font-size: 11px !default;
68
+ $kendo-upload-validation-font-size: var( --kendo-font-size-sm, inherit ) !default;
69
+ /// The line height of the Upload validation message.
70
+ /// @group upload
71
+ $kendo-upload-validation-line-height: var( --kendo-line-height-xs, normal ) !default;
69
72
  /// The horizontal spacing of the Upload status icon.
70
73
  /// @group upload
71
74
  $kendo-upload-icon-spacing: $kendo-icon-spacing !default;
@@ -13,7 +13,6 @@ $_kendo-module-meta: (
13
13
 
14
14
 
15
15
  // Dependencies
16
- @import "../common/_index.scss";
17
16
  @import "../tooltip/_index.scss";
18
17
  @import "../icons/_index.scss";
19
18
 
@@ -16,7 +16,6 @@ $_kendo-module-meta: (
16
16
 
17
17
 
18
18
  // Dependencies
19
- @import "../common/_index.scss";
20
19
  @import "../overlay/_index.scss";
21
20
  @import "../forms/_index.scss";
22
21
  @import "../button/_index.scss";
@@ -36,7 +36,7 @@ $kendo-window-titlebar-border-style: solid !default;
36
36
  $kendo-window-title-font-size: var( --kendo-font-size-lg, inherit ) !default;
37
37
  /// The line height of the title of the Window.
38
38
  /// @group window
39
- $kendo-window-title-line-height: 1.25 !default;
39
+ $kendo-window-title-line-height: var( --kendo-line-height-sm, normal ) !default;
40
40
 
41
41
  /// The spacing between the buttons in the Window titlebar.
42
42
  /// @group window
@@ -15,7 +15,6 @@ $_kendo-module-meta: (
15
15
 
16
16
 
17
17
  // Dependencies
18
- @import "../common/_index.scss";
19
18
  @import "../button/_index.scss";
20
19
  @import "../stepper/_index.scss";
21
20
  @import "../forms/_index.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/common/_animations.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/common/_base.scss";
@@ -1,5 +0,0 @@
1
- @import "./_base.scss";
2
- @import "./_animations.scss";
3
- @import "./_indicators.scss";
4
- @import "./_resizing.scss";
5
- @import "./_scrollbar.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/common/_indicators.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/common/_resizing.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/common/_scrollbar.scss";