@progress/kendo-theme-classic 5.12.1-dev.1 → 5.12.1-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 (96) hide show
  1. package/dist/all.css +11347 -11743
  2. package/dist/all.scss +7536 -8256
  3. package/lib/swatches/classic-green-dark.json +1 -1
  4. package/lib/swatches/classic-green.json +1 -1
  5. package/lib/swatches/classic-main-dark.json +1 -1
  6. package/lib/swatches/classic-main.json +1 -1
  7. package/lib/swatches/classic-opal-dark.json +1 -1
  8. package/lib/swatches/classic-opal.json +1 -1
  9. package/lib/swatches/classic-silver-dark.json +1 -1
  10. package/lib/swatches/classic-silver.json +1 -1
  11. package/package.json +6 -6
  12. package/scss/_variables.scss +68 -16
  13. package/scss/action-sheet/_variables.scss +1 -0
  14. package/scss/badge/_index.scss +1 -1
  15. package/scss/badge/_variables.scss +1 -0
  16. package/scss/bottom-navigation/_index.scss +1 -1
  17. package/scss/bottom-navigation/_variables.scss +1 -1
  18. package/scss/breadcrumb/_variables.scss +6 -2
  19. package/scss/button/_index.scss +1 -1
  20. package/scss/button/_variables.scss +3 -0
  21. package/scss/calendar/_variables.scss +4 -0
  22. package/scss/captcha/_index.scss +1 -1
  23. package/scss/card/_index.scss +2 -2
  24. package/scss/checkbox/_index.scss +0 -2
  25. package/scss/checkbox/_variables.scss +3 -0
  26. package/scss/chip/_index.scss +0 -1
  27. package/scss/chip/_variables.scss +3 -0
  28. package/scss/colorgradient/_index.scss +2 -2
  29. package/scss/colorpalette/_index.scss +1 -1
  30. package/scss/common/_index.scss +0 -2
  31. package/scss/dataviz/_index.scss +0 -1
  32. package/scss/dataviz/_variables.scss +4 -0
  33. package/scss/drawer/_variables.scss +1 -1
  34. package/scss/dropdowngrid/_index.scss +4 -7
  35. package/scss/dropdowngrid/_variables.scss +1 -0
  36. package/scss/dropzone/_variables.scss +2 -1
  37. package/scss/expansion-panel/_index.scss +2 -2
  38. package/scss/fab/_index.scss +1 -1
  39. package/scss/filemanager/_variables.scss +2 -2
  40. package/scss/forms/_index.scss +0 -4
  41. package/scss/forms/_variables.scss +7 -0
  42. package/scss/grid/_index.scss +2 -2
  43. package/scss/grid/_variables.scss +5 -5
  44. package/scss/input/_variables.scss +3 -3
  45. package/scss/listview/_index.scss +2 -2
  46. package/scss/loader/_variables.scss +1 -0
  47. package/scss/map/_index.scss +1 -1
  48. package/scss/map/_variables.scss +4 -4
  49. package/scss/menu/_variables.scss +9 -5
  50. package/scss/messagebox/_variables.scss +1 -1
  51. package/scss/multiselect/_index.scss +0 -1
  52. package/scss/notification/_variables.scss +1 -1
  53. package/scss/orgchart/_index.scss +1 -1
  54. package/scss/pager/_index.scss +0 -2
  55. package/scss/pager/_variables.scss +4 -1
  56. package/scss/pdf-viewer/_index.scss +1 -2
  57. package/scss/pdf-viewer/_variables.scss +2 -1
  58. package/scss/pivotgrid/_index.scss +4 -5
  59. package/scss/pivotgrid/_variables.scss +3 -0
  60. package/scss/popover/_variables.scss +26 -26
  61. package/scss/radio/_index.scss +0 -3
  62. package/scss/radio/_variables.scss +4 -0
  63. package/scss/rating/_variables.scss +2 -1
  64. package/scss/switch/_index.scss +1 -1
  65. package/scss/table/_index.scss +0 -8
  66. package/scss/table/_variables.scss +3 -0
  67. package/scss/taskboard/_index.scss +1 -1
  68. package/scss/timedurationpicker/_index.scss +1 -1
  69. package/scss/timeselector/_variables.scss +4 -0
  70. package/scss/treelist/_index.scss +1 -1
  71. package/scss/treeview/_variables.scss +3 -0
  72. package/scss/typography/_index.scss +0 -1
  73. package/scss/typography/_variables.scss +0 -36
  74. package/scss/upload/_index.scss +0 -1
  75. package/scss/upload/_variables.scss +3 -2
  76. package/scss/utils/_index.scss +0 -22
  77. package/scss/window/_variables.scss +4 -0
  78. package/scss/utils/_aspect-ratio.scss +0 -1
  79. package/scss/utils/_border.scss +0 -10
  80. package/scss/utils/_display.scss +0 -1
  81. package/scss/utils/_flex.scss +0 -1
  82. package/scss/utils/_float.scss +0 -1
  83. package/scss/utils/_grid.scss +0 -1
  84. package/scss/utils/_order.scss +0 -1
  85. package/scss/utils/_overflow.scss +0 -1
  86. package/scss/utils/_pointer-events.scss +0 -1
  87. package/scss/utils/_position.scss +0 -1
  88. package/scss/utils/_resize.scss +0 -1
  89. package/scss/utils/_spacer.scss +0 -1
  90. package/scss/utils/_spacing.scss +0 -1
  91. package/scss/utils/_table-layout.scss +0 -1
  92. package/scss/utils/_text.scss +0 -1
  93. package/scss/utils/_theme-colors.scss +0 -1
  94. package/scss/utils/_touch-action.scss +0 -1
  95. package/scss/utils/_transform.scss +0 -1
  96. package/scss/utils/_user-select.scss +0 -1
@@ -1,4 +1,5 @@
1
1
  // Loader
2
+
2
3
  $kendo-loader-segment-border-radius: 50% !default;
3
4
  $kendo-loader-segment-size-sm: k-map-get( $kendo-spacing, 1 ) !default;
4
5
  $kendo-loader-segment-size-md: k-map-get( $kendo-spacing, 2 ) !default;
@@ -3,7 +3,7 @@
3
3
 
4
4
  // Dependencies
5
5
  @import "../common/_index.scss";
6
- @import "../utils/_position.scss";
6
+ // @import "../utils/_position.scss";
7
7
  @import "../button/_index.scss";
8
8
  @import "../scroller/_index.scss";
9
9
  @import "../icons/_index.scss";
@@ -9,13 +9,13 @@ $map-bg: $kendo-component-bg !default;
9
9
  $map-text: $kendo-component-text !default;
10
10
  $map-border: $kendo-component-border !default;
11
11
 
12
- $map-navigator-margin: $spacer-x !default;
12
+ $map-navigator-margin: k-map-get( $kendo-spacing, 4 ) !default;
13
13
  $map-navigator-padding: 2px !default;
14
- $map-navigator-width: calc( #{$icon-size * 3} + #{$map-navigator-padding * 2} ) !default;
14
+ $map-navigator-width: calc( #{$kendo-icon-size * 3} + #{$map-navigator-padding * 2} ) !default;
15
15
  $map-navigator-height: $map-navigator-width !default;
16
16
  $map-navigator-border-width: 1px !default;
17
17
 
18
- $map-zoom-control-margin: $spacer-x !default;
18
+ $map-zoom-control-margin: k-map-get( $kendo-spacing, 4 ) !default;
19
19
  $map-zoom-control-button-padding-x: $kendo-button-padding-y !default;
20
20
  $map-zoom-control-button-padding-y: $map-zoom-control-button-padding-x !default;
21
21
 
@@ -24,5 +24,5 @@ $map-attribution-padding-y: $kendo-padding-sm-y !default;
24
24
  $map-attribution-font-size: ($map-font-size * .75) !default;
25
25
  $map-attribution-bg: rgba( $map-bg, .8 ) !default;
26
26
 
27
- $map-marker-size: $icon-size-lg !default;
27
+ $map-marker-size: $kendo-icon-size-xxl !default;
28
28
  $map-marker-fill: $kendo-color-primary !default;
@@ -1,4 +1,8 @@
1
+ @import "../typography/_variables.scss";
2
+
3
+
1
4
  // Menu
5
+
2
6
  $menu-padding-x: 0px !default;
3
7
  $menu-padding-y: 0px !default;
4
8
  $menu-border-width: 1px !default;
@@ -14,7 +18,7 @@ $menu-gradient: $base-gradient !default;
14
18
  $menu-item-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
15
19
  $menu-item-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
16
20
  $menu-item-spacing: null !default;
17
- $menu-item-icon-spacing: $icon-spacing !default;
21
+ $menu-item-icon-spacing: $kendo-icon-spacing !default;
18
22
 
19
23
  $menu-item-bg: null !default;
20
24
  $menu-item-text: inherit !default;
@@ -106,10 +110,10 @@ $kendo-menu-popup-item-padding-y-lg: k-map-get( $kendo-spacing, 1.5 ) !default;
106
110
 
107
111
  /// The end padding of the menu item in popup.
108
112
  /// @group menu
109
- $kendo-menu-popup-item-padding-end: calc( #{$kendo-menu-popup-item-padding-x * 2} + #{$icon-size} ) !default;
110
- $kendo-menu-popup-item-padding-end-sm: calc( #{$kendo-menu-popup-item-padding-x-sm * 2} + #{$icon-size} ) !default;
111
- $kendo-menu-popup-item-padding-end-md: calc( #{$kendo-menu-popup-item-padding-x-md * 2} + #{$icon-size} ) !default;
112
- $kendo-menu-popup-item-padding-end-lg: calc( #{$kendo-menu-popup-item-padding-x-lg * 2} + #{$icon-size} ) !default;
113
+ $kendo-menu-popup-item-padding-end: calc( #{$kendo-menu-popup-item-padding-x * 2} + #{$kendo-icon-size} ) !default;
114
+ $kendo-menu-popup-item-padding-end-sm: calc( #{$kendo-menu-popup-item-padding-x-sm * 2} + #{$kendo-icon-size} ) !default;
115
+ $kendo-menu-popup-item-padding-end-md: calc( #{$kendo-menu-popup-item-padding-x-md * 2} + #{$kendo-icon-size} ) !default;
116
+ $kendo-menu-popup-item-padding-end-lg: calc( #{$kendo-menu-popup-item-padding-x-lg * 2} + #{$kendo-icon-size} ) !default;
113
117
 
114
118
  /// The start margin of the menu item expand icon.
115
119
  /// @group menu
@@ -1,5 +1,5 @@
1
1
  // Message box
2
- $message-box-margin: 0 0 $spacer 0 !default;
2
+ $message-box-margin: 0 0 k-map-get( $kendo-spacing, 4 ) 0 !default;
3
3
  $message-box-padding-x: $kendo-padding-md-x !default;
4
4
  $message-box-padding-y: $kendo-padding-md-y !default;
5
5
  $message-box-border-width: 0 0 0 4px !default;
@@ -3,7 +3,6 @@
3
3
 
4
4
  // Dependencies
5
5
  @import "../common/_index.scss";
6
- @import "../forms/_variables.scss";
7
6
  @import "../button/_index.scss";
8
7
  @import "../input/_index.scss";
9
8
  @import "../chip/_index.scss";
@@ -27,7 +27,7 @@ $kendo-notification-line-height: $line-height !default;
27
27
 
28
28
  /// Horizontal spacing of the notification icon.
29
29
  /// @group notification
30
- $kendo-notification-icon-spacing: $icon-spacing !default;
30
+ $kendo-notification-icon-spacing: $kendo-icon-spacing !default;
31
31
 
32
32
  /// Background color of the notification.
33
33
  /// @group notification
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
  // Dependencies
5
- @import "../utils/_index.scss";
5
+ // @import "../utils/_index.scss";
6
6
  @import "../common/_index.scss";
7
7
  @import "../icons/_index.scss";
8
8
  @import "../forms/_index.scss";
@@ -5,8 +5,6 @@
5
5
  @import "../common/_index.scss";
6
6
  @import "../dropdownlist/_index.scss";
7
7
  @import "../icons/_index.scss";
8
- @import "../toolbar/_variables.scss";
9
- @import "../list/_index.scss";
10
8
  @import "../button/_index.scss";
11
9
 
12
10
 
@@ -1,3 +1,6 @@
1
+ @import "../list/_variables.scss";
2
+
3
+
1
4
  // Pager
2
5
 
3
6
  /// Horizontal padding of the pager according to the pager size.
@@ -56,7 +59,7 @@ $kendo-pager-focus-shadow: $kendo-focus-shadow !default;
56
59
 
57
60
  /// Spacing between the pager sections.
58
61
  /// @group pager
59
- $kendo-pager-section-spacing: $spacer-x !default;
62
+ $kendo-pager-section-spacing: k-map-get( $kendo-spacing, 4 ) !default;
60
63
 
61
64
  /// Border width of the pager items.
62
65
  /// @group pager
@@ -3,8 +3,7 @@
3
3
 
4
4
  // Dependencies
5
5
  @import "../common/_index.scss";
6
- @import "../utils/_index.scss";
7
- @import "../button/_variables.scss";
6
+ // @import "../utils/_index.scss";
8
7
  @import "../combobox/_index.scss";
9
8
  @import "../toolbar/_index.scss";
10
9
  @import "../dialog/_index.scss";
@@ -1,4 +1,5 @@
1
1
  // PDF viewer
2
+
2
3
  $pdf-viewer-border-width: 1px !default;
3
4
  $pdf-viewer-font-family: $font-family !default;
4
5
  $pdf-viewer-font-size: $font-size !default;
@@ -42,4 +43,4 @@ $pdf-viewer-search-highlight-bg: $kendo-body-text !default;
42
43
  $pdf-viewer-search-highlight-mark-bg: yellow !default;
43
44
 
44
45
  $pdf-viewer-icon-text: $dropzone-icon-text !default;
45
- $pdf-viewer-icon-size: calc( #{$icon-size} * 3 ) !default;
46
+ $pdf-viewer-icon-size: calc( #{$kendo-icon-size} * 3 ) !default;
@@ -7,12 +7,11 @@
7
7
  @import "../treeview/_index.scss";
8
8
  @import "../grid/_index.scss";
9
9
  @import "../icons/_index.scss";
10
- @import "../utils/_spacer.scss";
11
- @import "../utils/_flex.scss";
12
- @import "../utils/_grid.scss";
13
- @import "../utils/_position.scss";
10
+ // @import "../utils/_spacer.scss";
11
+ // @import "../utils/_flex.scss";
12
+ // @import "../utils/_grid.scss";
13
+ // @import "../utils/_position.scss";
14
14
  @import "../list/_index.scss";
15
- @import "../table/_variables.scss";
16
15
 
17
16
 
18
17
  // Component
@@ -1,3 +1,6 @@
1
+ @import "../table/_variables.scss";
2
+
3
+
1
4
  // Pivot grid
2
5
  $pivotgrid-spacer: k-map-get( $kendo-spacing, 4 ) !default;
3
6
  $pivotgrid-padding-x: null !default;
@@ -1,31 +1,31 @@
1
1
  // Popover
2
- $popover-border-width: $card-border-width !default;
3
- $popover-border-style: solid !default;
4
- $popover-border-radius: $card-border-radius !default;
5
- $popover-font-size: $card-font-size !default;
6
- $popover-font-family: $card-font-family !default;
7
- $popover-line-height: $card-line-height !default;
8
- $popover-bg: $kendo-component-bg !default;
9
- $popover-text: $kendo-component-text !default;
10
- $popover-border: $kendo-component-border !default;
11
- $popover-shadow: $popup-shadow !default;
2
+ $kendo-popover-border-width: $card-border-width !default;
3
+ $kendo-popover-border-style: solid !default;
4
+ $kendo-popover-border-radius: $card-border-radius !default;
5
+ $kendo-popover-font-size: $card-font-size !default;
6
+ $kendo-popover-font-family: $card-font-family !default;
7
+ $kendo-popover-line-height: $card-line-height !default;
8
+ $kendo-popover-bg: $kendo-component-bg !default;
9
+ $kendo-popover-text: $kendo-component-text !default;
10
+ $kendo-popover-border: $kendo-component-border !default;
11
+ $kendo-popover-shadow: $popup-shadow !default;
12
12
 
13
- $popover-header-padding-y: $card-header-padding-y !default;
14
- $popover-header-padding-x: $card-header-padding-x !default;
15
- $popover-header-border-width: $card-header-border-width !default;
16
- $popover-header-border-style: $popover-border-style !default;
17
- $popover-header-bg: $card-header-bg !default;
18
- $popover-header-text: $card-header-text !default;
19
- $popover-header-border: $card-header-border !default;
13
+ $kendo-popover-header-padding-y: $card-header-padding-y !default;
14
+ $kendo-popover-header-padding-x: $card-header-padding-x !default;
15
+ $kendo-popover-header-border-width: $card-header-border-width !default;
16
+ $kendo-popover-header-border-style: $kendo-popover-border-style !default;
17
+ $kendo-popover-header-bg: $card-header-bg !default;
18
+ $kendo-popover-header-text: $card-header-text !default;
19
+ $kendo-popover-header-border: $card-header-border !default;
20
20
 
21
- $popover-body-padding-y: $card-body-padding-y !default;
22
- $popover-body-padding-x: $card-body-padding-x !default;
21
+ $kendo-popover-body-padding-y: $card-body-padding-y !default;
22
+ $kendo-popover-body-padding-x: $card-body-padding-x !default;
23
23
 
24
- $popover-actions-border-width: $popover-border-width !default;
24
+ $kendo-popover-actions-border-width: $kendo-popover-border-width !default;
25
25
 
26
- $popover-callout-width: $card-callout-width !default;
27
- $popover-callout-height: $card-callout-height !default;
28
- $popover-callout-border-width: $popover-border-width !default;
29
- $popover-callout-border-style: $popover-border-style !default;
30
- $popover-callout-bg: $popover-bg !default;
31
- $popover-callout-border: $popover-border !default;
26
+ $kendo-popover-callout-width: $card-callout-width !default;
27
+ $kendo-popover-callout-height: $card-callout-height !default;
28
+ $kendo-popover-callout-border-width: $kendo-popover-border-width !default;
29
+ $kendo-popover-callout-border-style: $kendo-popover-border-style !default;
30
+ $kendo-popover-callout-bg: $kendo-popover-bg !default;
31
+ $kendo-popover-callout-border: $kendo-popover-border !default;
@@ -2,9 +2,6 @@
2
2
 
3
3
 
4
4
  // Dependencies
5
- @import "../typography/_variables.scss";
6
- @import "../list/_variables.scss";
7
- @import "../checkbox/_variables.scss";
8
5
 
9
6
 
10
7
  // Component
@@ -1,3 +1,7 @@
1
+ @import "../list/_variables.scss";
2
+ @import "../checkbox/_variables.scss";
3
+
4
+
1
5
  // Radio button
2
6
 
3
7
  /// Border radius of radio button.
@@ -1,4 +1,5 @@
1
1
  // Rating
2
+
2
3
  $rating-font-family: $font-family !default;
3
4
  $rating-font-size: $font-size !default;
4
5
  $rating-line-height: $line-height !default;
@@ -12,7 +13,7 @@ $rating-label-margin-x: $kendo-padding-md-x !default;
12
13
  $rating-label-margin-y: $kendo-padding-md-y !default;
13
14
  $rating-label-line-height: $line-height-lg !default;
14
15
 
15
- $rating-icon-size: ($icon-size * 1.5) !default;
16
+ $rating-icon-size: ($kendo-icon-size * 1.5) !default;
16
17
 
17
18
  $rating-icon-text: $kendo-component-text !default;
18
19
  $rating-icon-selected-text: $kendo-selected-bg !default;
@@ -3,7 +3,7 @@
3
3
 
4
4
  // Dependencies
5
5
  @import "../common/_index.scss";
6
- @import "../utils/_border.scss";
6
+ // @import "../utils/_border.scss";
7
7
 
8
8
 
9
9
  // Component
@@ -3,17 +3,9 @@
3
3
 
4
4
  // Dependencies
5
5
  @import "../common/_index.scss";
6
- @import "../input/_index.scss";
7
- @import "../floating-label/_index.scss";
8
- @import "../combobox/_index.scss";
9
- @import "../popup/_index.scss";
10
- @import "../toolbar/_variables.scss";
11
- @import "../menu/_variables.scss";
12
- @import "../list/_variables.scss";
13
6
 
14
7
 
15
8
  // Component
16
9
  @import "./_variables.scss";
17
10
  @import "./_layout.scss";
18
11
  @import "./_theme.scss";
19
-
@@ -1,3 +1,6 @@
1
+ @import "../list/_variables.scss";
2
+
3
+
1
4
  // Table
2
5
 
3
6
  /// The width of the table border.
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
  // Dependencies
5
- @import "../utils/_index.scss";
5
+ // @import "../utils/_index.scss";
6
6
  @import "../common/_index.scss";
7
7
  @import "../icons/_index.scss";
8
8
  @import "../forms/_index.scss";
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
  // Dependencies
5
- @import "../icons/index";
5
+ @import "../icons/_index.scss";
6
6
  @import "../button/_index.scss";
7
7
  @import "../input/_index.scss";
8
8
  @import "../popup/_index.scss";
@@ -1,4 +1,8 @@
1
+ @import "../typography/_variables.scss";
2
+
3
+
1
4
  // Time selector
5
+
2
6
  $time-selector-border-width: 1px !default;
3
7
  $time-selector-font-family: $font-family !default;
4
8
  $time-selector-font-size: $font-size !default;
@@ -3,7 +3,7 @@
3
3
 
4
4
  // Dependencies
5
5
  @import "../common/_index.scss";
6
- @import "../utils/_text.scss";
6
+ // @import "../utils/_text.scss";
7
7
  @import "../grid/_index.scss";
8
8
  @import "../icons/_index.scss";
9
9
 
@@ -1,3 +1,6 @@
1
+ @import "../typography/_variables.scss";
2
+
3
+
1
4
  // Treeview
2
5
 
3
6
  /// Font family of the treeview component.
@@ -2,7 +2,6 @@
2
2
 
3
3
 
4
4
  // Dependencies
5
- @import "../common/_index.scss";
6
5
 
7
6
 
8
7
  // Component
@@ -4,42 +4,6 @@
4
4
  /// @group typography
5
5
  $enable-typography: false !default;
6
6
 
7
- /// Base font size across all components.
8
- /// @group typography
9
- $font-size: 14px !default;
10
- $font-size-xs: 10px !default;
11
- $font-size-sm: 12px !default;
12
- $font-size-md: $font-size !default;
13
- $font-size-lg: 16px !default;
14
- $font-size-xl: 20px !default;
15
-
16
- /// Font family across all components.
17
- /// @group typography
18
- $font-family: inherit !default;
19
-
20
- /// Font family for monospaced text. Used for styling the code.
21
- /// @group typography
22
- $font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Roboto Mono", "Ubuntu Mono", "Lucida Console", "Courier New", monospace !default;
23
-
24
- /// Line height used along with $font-size.
25
- /// @group typography
26
- $line-height: k-math-div( 20, 14 ) !default;
27
- $line-height-xs: 1 !default;
28
- $line-height-sm: 1.25 !default;
29
- $line-height-md: $line-height !default;
30
- $line-height-lg: 1.5 !default;
31
- $line-height-em: calc( #{$line-height} * 1em ) !default;
32
-
33
-
34
- // Font weight
35
- $font-weight-light: 300 !default;
36
- $font-weight-normal: 400 !default;
37
- $font-weight-bold: 700 !default;
38
-
39
-
40
- // Letter Spacing
41
- $letter-spacing: null !default;
42
-
43
7
 
44
8
  // Headings
45
9
  $h1-font-size: ($font-size * 3) !default;
@@ -7,7 +7,6 @@
7
7
  @import "../action-buttons/_index.scss";
8
8
  @import "../icons/_index.scss";
9
9
  @import "../dropzone/_index.scss";
10
- @import "../toolbar/_variables.scss";
11
10
 
12
11
 
13
12
  // Component
@@ -1,4 +1,5 @@
1
1
  // Upload
2
+
2
3
  $kendo-upload-border-width: 1px !default;
3
4
  $kendo-upload-font-family: $font-family !default;
4
5
  $kendo-upload-font-size: $font-size !default;
@@ -25,14 +26,14 @@ $kendo-upload-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
25
26
  $kendo-upload-multiple-items-spacing: 12px !default;
26
27
 
27
28
  $kendo-upload-validation-font-size: 11px !default;
28
- $kendo-upload-icon-spacing: $icon-spacing !default;
29
+ $kendo-upload-icon-spacing: $kendo-icon-spacing !default;
29
30
  $kendo-upload-icon-color: $kendo-subtle-text !default;
30
31
 
31
32
  $kendo-upload-item-image-width: 30px !default;
32
33
  $kendo-upload-item-image-height: 30px !default;
33
34
  $kendo-upload-item-image-border: 0px !default; // TODO: remove
34
35
 
35
- $kendo-upload-group-icon-size: $icon-size-lg !default;
36
+ $kendo-upload-group-icon-size: $kendo-icon-size-xxl !default;
36
37
 
37
38
  $kendo-upload-progress-thickness: 2px !default;
38
39
  $kendo-upload-progress-bg: $kendo-color-info !default;
@@ -2,29 +2,7 @@
2
2
 
3
3
 
4
4
  // Dependencies
5
- @import "../typography/_variables.scss";
6
5
 
7
6
 
8
7
  // Component
9
- // @import "./_aspect-ratio.scss";
10
- // @import "./_border.scss";
11
- // @import "./_display.scss";
12
- // @import "./_flex.scss";
13
- // @import "./_float.scss";
14
- // @import "./_grid.scss";
15
- // @import "./_order.scss";
16
- // @import "./_overflow.scss";
17
- // @import "./_pointer-events.scss";
18
- // @import "./_position.scss";
19
- // @import "./_resize.scss";
20
- // @import "./_spacing.scss";
21
- // @import "./_spacer.scss";
22
- // @import "./_table-layout.scss";
23
- @import "./_text.scss";
24
- @import "./_theme-colors.scss";
25
- // @import "./_touch-action.scss";
26
- // @import "./_transform.scss";
27
- // @import "./_user-select.scss";
28
-
29
-
30
8
  @import "@progress/kendo-theme-utils/scss/all.scss";
@@ -1,4 +1,8 @@
1
+ @import "../action-buttons/_variables.scss";
2
+
3
+
1
4
  // Window
5
+
2
6
  $kendo-window-border-width: 1px !default;
3
7
  $kendo-window-border-radius: k-map-get( $kendo-spacing, 1 ) !default;
4
8
  $kendo-window-font-family: $font-family !default;
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_aspect-ratio.scss";
@@ -1,10 +0,0 @@
1
- $utils-border-radius: (
2
- default: $kendo-border-radius-md,
3
- 0: 0,
4
- sm: $kendo-border-radius-sm,
5
- md: $kendo-border-radius-md,
6
- lg: $kendo-border-radius-lg,
7
- full: 9999px
8
- ) !default;
9
-
10
- @import "@progress/kendo-theme-default/scss/utils/_border.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_display.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_flex.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_float.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_grid.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_order.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_overflow.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_pointer-events.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_position.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_resize.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_spacer.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_spacing.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_table-layout.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_text.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_theme-colors.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_touch-action.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_transform.scss";
@@ -1 +0,0 @@
1
- @import "@progress/kendo-theme-default/scss/utils/_user-select.scss";