@progress/kendo-theme-classic 5.0.0-next.2 → 5.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.
Files changed (161) hide show
  1. package/README.md +10 -17
  2. package/dist/all.css +14803 -15378
  3. package/dist/all.scss +16381 -17647
  4. package/lib/swatches/classic-green-dark.json +1 -1
  5. package/package.json +3 -3
  6. package/scss/_variables.scss +12 -35
  7. package/scss/all.scss +1 -150
  8. package/scss/appbar/_variables.scss +3 -3
  9. package/scss/autocomplete/_index.scss +1 -0
  10. package/scss/autocomplete/_variables.scss +0 -24
  11. package/scss/avatar/_variables.scss +19 -13
  12. package/scss/badge/_variables.scss +6 -6
  13. package/scss/button/_index.scss +3 -2
  14. package/scss/button/_variables.scss +196 -127
  15. package/scss/calendar/_index.scss +1 -0
  16. package/scss/captcha/_index.scss +2 -0
  17. package/scss/captcha/_variables.scss +1 -1
  18. package/scss/card/_variables.scss +6 -6
  19. package/scss/chat/_variables.scss +3 -18
  20. package/scss/checkbox/_index.scss +2 -0
  21. package/scss/checkbox/_variables.scss +144 -56
  22. package/scss/chip/_index.scss +1 -0
  23. package/scss/chip/_variables.scss +142 -100
  24. package/scss/color-preview/_index.scss +11 -0
  25. package/scss/color-preview/_layout.scss +1 -0
  26. package/scss/color-preview/_theme.scss +1 -0
  27. package/scss/color-preview/_variables.scss +14 -0
  28. package/scss/coloreditor/_index.scss +15 -0
  29. package/scss/coloreditor/_layout.scss +1 -0
  30. package/scss/coloreditor/_theme.scss +1 -0
  31. package/scss/coloreditor/_variables.scss +27 -0
  32. package/scss/colorgradient/_index.scss +19 -0
  33. package/scss/colorgradient/_layout.scss +1 -0
  34. package/scss/colorgradient/_theme.scss +1 -0
  35. package/scss/colorgradient/_variables.scss +52 -0
  36. package/scss/colorgradient/images/alpha-slider-bgr.png +0 -0
  37. package/scss/colorgradient/images/alpha-slider-bgr.scss +3 -0
  38. package/scss/colorpalette/_index.scss +12 -0
  39. package/scss/colorpalette/_layout.scss +1 -0
  40. package/scss/colorpalette/_theme.scss +1 -0
  41. package/scss/colorpalette/_variables.scss +10 -0
  42. package/scss/colorpicker/_index.scss +3 -6
  43. package/scss/colorpicker/_variables.scss +1 -40
  44. package/scss/combobox/_index.scss +1 -0
  45. package/scss/combobox/_variables.scss +1 -33
  46. package/scss/dataviz/_index.scss +1 -0
  47. package/scss/dateinput/_index.scss +11 -0
  48. package/scss/dateinput/_layout.scss +1 -0
  49. package/scss/dateinput/_theme.scss +1 -0
  50. package/scss/dateinput/_variables.scss +1 -0
  51. package/scss/datepicker/_index.scss +13 -0
  52. package/scss/datepicker/_layout.scss +1 -0
  53. package/scss/datepicker/_theme.scss +1 -0
  54. package/scss/datepicker/_variables.scss +1 -0
  55. package/scss/{datetime → daterangepicker}/_index.scss +1 -2
  56. package/scss/daterangepicker/_layout.scss +1 -0
  57. package/scss/daterangepicker/_theme.scss +1 -0
  58. package/scss/daterangepicker/_variables.scss +1 -0
  59. package/scss/datetimepicker/_index.scss +17 -0
  60. package/scss/datetimepicker/_layout.scss +1 -0
  61. package/scss/datetimepicker/_theme.scss +1 -0
  62. package/scss/datetimepicker/_variables.scss +2 -0
  63. package/scss/drawer/_index.scss +1 -0
  64. package/scss/drawer/_variables.scss +1 -1
  65. package/scss/dropdownlist/_index.scss +1 -0
  66. package/scss/dropdownlist/_variables.scss +12 -12
  67. package/scss/dropdowntree/_variables.scss +2 -4
  68. package/scss/editor/_variables.scss +11 -3
  69. package/scss/expansion-panel/_index.scss +3 -0
  70. package/scss/expansion-panel/_variables.scss +2 -2
  71. package/scss/fab/_variables.scss +129 -76
  72. package/scss/fab/index.md +0 -0
  73. package/scss/filemanager/_layout.scss +1 -1
  74. package/scss/filemanager/_theme.scss +1 -1
  75. package/scss/filter/_index.scss +1 -1
  76. package/scss/floating-label/_variables.scss +4 -4
  77. package/scss/forms/_index.scss +1 -1
  78. package/scss/gantt/_index.scss +1 -1
  79. package/scss/grid/_index.scss +2 -1
  80. package/scss/grid/_variables.scss +10 -12
  81. package/scss/imageeditor/_variables.scss +1 -0
  82. package/scss/index.scss +157 -0
  83. package/scss/input/_index.scss +1 -1
  84. package/scss/input/_variables.scss +116 -92
  85. package/scss/list/_index.scss +12 -0
  86. package/scss/list/_layout.scss +1 -0
  87. package/scss/list/_theme.scss +1 -0
  88. package/scss/list/_variables.scss +248 -0
  89. package/scss/listbox/_index.scss +2 -0
  90. package/scss/listbox/_variables.scss +1 -1
  91. package/scss/map/_variables.scss +1 -1
  92. package/scss/map/images/markers.scss +1 -1
  93. package/scss/menu/_index.scss +2 -0
  94. package/scss/menu/_variables.scss +123 -34
  95. package/scss/multiselect/_index.scss +2 -0
  96. package/scss/multiselect/_variables.scss +0 -36
  97. package/scss/notification/_variables.scss +1 -1
  98. package/scss/numerictextbox/_variables.scss +0 -31
  99. package/scss/orgchart/_index.scss +4 -0
  100. package/scss/orgchart/_variables.scss +3 -3
  101. package/scss/pager/_index.scss +1 -0
  102. package/scss/pager/_variables.scss +7 -7
  103. package/scss/panelbar/_index.scss +1 -0
  104. package/scss/panelbar/_variables.scss +7 -2
  105. package/scss/pdf-viewer/_variables.scss +2 -5
  106. package/scss/pivotgrid/_index.scss +1 -0
  107. package/scss/pivotgrid/_variables.scss +1 -4
  108. package/scss/popup/_index.scss +0 -4
  109. package/scss/popup/_variables.scss +2 -7
  110. package/scss/radio/_index.scss +2 -0
  111. package/scss/radio/_variables.scss +134 -52
  112. package/scss/scheduler/_index.scss +1 -1
  113. package/scss/scrollview/_variables.scss +7 -7
  114. package/scss/searchbox/_variables.scss +0 -20
  115. package/scss/slider/_variables.scss +10 -10
  116. package/scss/slider/images/slider-h.scss +1 -1
  117. package/scss/slider/images/slider-v.scss +1 -1
  118. package/scss/spreadsheet/_index.scss +2 -1
  119. package/scss/spreadsheet/images/image-default.scss +1 -1
  120. package/scss/stepper/_variables.scss +1 -1
  121. package/scss/styling/_index.scss +1 -1
  122. package/scss/switch/_index.scss +0 -2
  123. package/scss/switch/_variables.scss +190 -83
  124. package/scss/table/_index.scss +19 -0
  125. package/scss/table/_layout.scss +1 -0
  126. package/scss/table/_theme.scss +1 -0
  127. package/scss/table/_variables.scss +141 -0
  128. package/scss/tabstrip/_index.scss +1 -0
  129. package/scss/tabstrip/_variables.scss +3 -3
  130. package/scss/taskboard/_variables.scss +0 -2
  131. package/scss/textarea/_variables.scss +0 -53
  132. package/scss/textbox/_variables.scss +1 -2
  133. package/scss/timeline/_variables.scss +7 -7
  134. package/scss/timepicker/_index.scss +15 -0
  135. package/scss/timepicker/_layout.scss +1 -0
  136. package/scss/timepicker/_theme.scss +1 -0
  137. package/scss/timepicker/_variables.scss +1 -0
  138. package/scss/timeselector/_index.scss +13 -0
  139. package/scss/timeselector/_layout.scss +1 -0
  140. package/scss/timeselector/_theme.scss +1 -0
  141. package/scss/timeselector/_variables.scss +32 -0
  142. package/scss/toolbar/_index.scss +1 -0
  143. package/scss/toolbar/_variables.scss +6 -4
  144. package/scss/treeview/_variables.scss +125 -46
  145. package/scss/typography/_variables.scss +4 -4
  146. package/scss/utils/_border.scss +9 -0
  147. package/scss/utils/_index.scss +1 -0
  148. package/scss/utils/_theme-colors.scss +1 -0
  149. package/scss/virtual-scroller/_index.scss +10 -0
  150. package/scss/virtual-scroller/_layout.scss +1 -0
  151. package/scss/virtual-scroller/_theme.scss +1 -0
  152. package/scss/virtual-scroller/_variables.scss +1 -0
  153. package/scss/window/_variables.scss +5 -6
  154. package/scss/colorpicker/images/alpha-slider-bgr-reversed.png +0 -0
  155. package/scss/colorpicker/images/alpha-slider-bgr-reversed.scss +0 -3
  156. package/scss/colorpicker/images/alpha-slider-bgr.png +0 -0
  157. package/scss/colorpicker/images/alpha-slider-bgr.scss +0 -3
  158. package/scss/common/_decoration.scss +0 -1
  159. package/scss/datetime/_layout.scss +0 -1
  160. package/scss/datetime/_theme.scss +0 -1
  161. package/scss/datetime/_variables.scss +0 -53
@@ -1,84 +1,191 @@
1
1
  // Switch
2
- $switch-size: 60px !default;
3
- $switch-border-radius: 9999px !default;
4
-
5
- $switch-font-family: $font-family !default;
6
- $switch-font-size: $font-size-xs !default;
7
- $switch-line-height: $line-height !default;
8
-
9
- $switch-track-size: null !default;
10
- $switch-container-border-width: 0px !default;
11
- $switch-container-padding-x: 0px !default;
12
- $switch-container-padding-y: $switch-container-padding-x !default;
13
-
14
- $switch-handle-size: 30px !default;
15
- $switch-handle-border-radius: 9999px !default;
16
- $switch-handle-border-width: 1px !default;
17
- $switch-thumb-start-x: 0px !default;
18
- // TODO: Remove width property from jQuery and Blazor, and do not use 100% for thumb X calc
19
- $switch-thumb-end-x: calc( 100% - #{$switch-handle-size}) !default;
20
-
21
- $switch-label-offset: 8px !default;
22
- $switch-label-width: calc( 100% - (#{$switch-handle-size} + #{$switch-label-offset} + #{$switch-container-padding-x} ) ) !default;
23
- $switch-label-text-transform: uppercase !default;
24
- $switch-label-display: inline !default;
25
-
26
- $switch-container-shadow: inset 0 0 0 1px $base-border !default;
27
- $switch-container-hovered-shadow: inset 0 0 0 1px $hovered-border !default;
28
- $switch-container-focused-shadow: inset 0 0 0 3px rgba( black, .06) !default;
29
-
30
- $switch-on-bg: $primary !default;
31
- $switch-on-text: contrast-wcag( $switch-on-bg ) !default;
32
- $switch-on-border: null !default;
33
- $switch-on-gradient: null !default;
34
- $switch-on-shadow: null !default;
35
-
36
- $switch-on-hovered-bg: shade( $switch-on-bg ) !default;
37
- $switch-on-hovered-text: $switch-on-text !default;
38
- $switch-on-hovered-border: null !default;
39
- $switch-on-hovered-gradient: null !default;
40
-
41
- $switch-on-focused-bg: null !default;
42
- $switch-on-focused-text: null !default;
43
- $switch-on-focused-border: null !default;
44
- $switch-on-focused-gradient: null !default;
45
- $switch-on-focused-shadow: null !default;
46
-
47
- $switch-on-handle-bg: darken( white, 5 ) !default;
48
- $switch-on-handle-text: $switch-on-text !default;
49
- $switch-on-handle-border: $base-border !default;
50
- $switch-on-handle-gradient: null !default;
51
- $switch-on-handle-shadow: null !default;
52
-
53
- $switch-on-handle-hovered-bg: darken( white, 7 ) !default;
54
- $switch-on-handle-hovered-text: $switch-on-text !default;
55
- $switch-on-handle-hovered-border: $hovered-border !default;
56
- $switch-on-handle-hovered-gradient: null !default;
57
-
58
- $switch-off-bg: $component-bg !default;
59
- $switch-off-text: $component-text !default;
60
- $switch-off-border: null !default;
61
- $switch-off-gradient: null !default;
62
- $switch-off-shadow: null !default;
63
-
64
- $switch-off-hovered-bg: $switch-off-bg !default;
65
- $switch-off-hovered-text: $switch-off-text !default;
66
- $switch-off-hovered-border: null !default;
67
- $switch-off-hovered-gradient: null !default;
68
-
69
- $switch-off-focused-bg: null !default;
70
- $switch-off-focused-text: null !default;
71
- $switch-off-focused-border: null !default;
72
- $switch-off-focused-gradient: null !default;
73
- $switch-off-focused-shadow: null !default;
74
-
75
- $switch-off-handle-bg: $switch-on-handle-bg !default;
76
- $switch-off-handle-text: $switch-off-text !default;
77
- $switch-off-handle-border: $switch-on-handle-border !default;
78
- $switch-off-handle-gradient: null !default;
79
- $switch-off-handle-shadow: null !default;
80
-
81
- $switch-off-handle-hovered-bg: $switch-on-handle-hovered-bg !default;
82
- $switch-off-handle-hovered-text: $switch-off-text !default;
83
- $switch-off-handle-hovered-border: $switch-on-handle-hovered-border !default;
84
- $switch-off-handle-hovered-gradient: null !default;
2
+
3
+ /// Font family of the switch.
4
+ /// @group switch
5
+ $kendo-switch-font-family: null !default;
6
+
7
+ /// Border width of the switch track.
8
+ /// @group switch
9
+ $kendo-switch-track-border-width: 1px !default;
10
+
11
+ /// Border width of the switch thumb.
12
+ /// @group switch
13
+ $kendo-switch-thumb-border-width: 1px !default;
14
+
15
+ /// Text transform of the switch label.
16
+ /// @group switch
17
+ $kendo-switch-label-text-transform: null !default;
18
+ /// Display of the switch label.
19
+ /// @group switch
20
+ $kendo-switch-label-display: inline !default;
21
+
22
+ /// Map with the different switch sizes.
23
+ /// @group switch
24
+ $kendo-switch-sizes: (
25
+ sm: ( font-size: 12px, track-width: 48px, track-height: 26px, thumb-width: 20px, thumb-height: 20px, thumb-offset: 3px, label-offset: 4px ),
26
+ md: ( font-size: 12px, track-width: 56px, track-height: 30px, thumb-width: 24px, thumb-height: 24px, thumb-offset: 3px, label-offset: 6px ),
27
+ lg: ( font-size: 12px, track-width: 64px, track-height: 34px, thumb-width: 28px, thumb-height: 28px, thumb-offset: 3px, label-offset: 8px )
28
+ ) !default;
29
+
30
+ /// The background of the track when the switch is not checked.
31
+ /// @group switch
32
+ $kendo-switch-off-track-bg: $component-bg !default;
33
+ /// The text color of the track when the switch is not checked.
34
+ /// @group switch
35
+ $kendo-switch-off-track-text: $component-text !default;
36
+ /// The border color of the track when the switch is not checked.
37
+ /// @group switch
38
+ $kendo-switch-off-track-border: $component-border !default;
39
+ /// The background gradient of the track when the switch is not checked.
40
+ /// @group switch
41
+ $kendo-switch-off-track-gradient: null !default;
42
+
43
+ /// The background of the track when the hovered switch is not checked.
44
+ /// @group switch
45
+ $kendo-switch-off-track-hover-bg: null !default;
46
+ /// The text color of the track when the hovered switch is not checked.
47
+ /// @group switch
48
+ $kendo-switch-off-track-hover-text: null !default;
49
+ /// The border color of the track when the hovered switch is not checked.
50
+ /// @group switch
51
+ $kendo-switch-off-track-hover-border: null !default;
52
+ /// The background gradient of the track when the hovered switch is not checked.
53
+ /// @group switch
54
+ $kendo-switch-off-track-hover-gradient: null !default;
55
+
56
+ /// The background of the track when the focused switch is not checked.
57
+ /// @group switch
58
+ $kendo-switch-off-track-focus-bg: null !default;
59
+ /// The text color of the track when the focused switch is not checked.
60
+ /// @group switch
61
+ $kendo-switch-off-track-focus-text: null !default;
62
+ /// The border color of the track when the focused switch is not checked.
63
+ /// @group switch
64
+ $kendo-switch-off-track-focus-border: null !default;
65
+ /// The background gradient of the track when the focused switch is not checked.
66
+ /// @group switch
67
+ $kendo-switch-off-track-focus-gradient: null !default;
68
+ /// The ring around the track when the focused switch is not checked.
69
+ /// @group switch
70
+ $kendo-switch-off-track-focus-ring: 0 0 3px 1px rgba( if($dark-theme, $white, $black), .25 ) !default;
71
+
72
+ /// The background of the track when the disabled switch is not checked.
73
+ /// @group switch
74
+ $kendo-switch-off-track-disabled-bg: null !default;
75
+ /// The text color of the track when the disabled switch is not checked.
76
+ /// @group switch
77
+ $kendo-switch-off-track-disabled-text: null !default;
78
+ /// The border color of the track when the disabled switch is not checked.
79
+ /// @group switch
80
+ $kendo-switch-off-track-disabled-border: null !default;
81
+ /// The background gradient of the track when the disabled switch is not checked.
82
+ /// @group switch
83
+ $kendo-switch-off-track-disabled-gradient: null !default;
84
+
85
+ /// The background of the thumb when the switch is not checked.
86
+ /// @group switch
87
+ $kendo-switch-off-thumb-bg: try-shade( $kendo-switch-off-track-bg ) !default;
88
+ /// The text color of the thumb when the switch is not checked.
89
+ /// @group switch
90
+ $kendo-switch-off-thumb-text: null !default;
91
+ /// The border color of the thumb when the switch is not checked.
92
+ /// @group switch
93
+ $kendo-switch-off-thumb-border: $kendo-switch-off-track-border !default;
94
+ /// The background gradient of the thumb when the switch is not checked.
95
+ /// @group switch
96
+ $kendo-switch-off-thumb-gradient: $base-gradient !default;
97
+
98
+ /// The background of the thumb when the hovered switch is not checked.
99
+ /// @group switch
100
+ $kendo-switch-off-thumb-hover-bg: try-shade( $kendo-switch-off-thumb-bg ) !default;
101
+ /// The text color of the thumb when the hovered switch is not checked.
102
+ /// @group switch
103
+ $kendo-switch-off-thumb-hover-text: null !default;
104
+ /// The border color of the thumb when the hovered switch is not checked.
105
+ /// @group switch
106
+ $kendo-switch-off-thumb-hover-border: $kendo-switch-off-thumb-border !default;
107
+ /// The background gradient of the thumb when the hovered switch is not checked.
108
+ /// @group switch
109
+ $kendo-switch-off-thumb-hover-gradient: null !default;
110
+
111
+
112
+ /// The background of the track when the switch is checked.
113
+ /// @group switch
114
+ $kendo-switch-on-track-bg: $component-bg !default;
115
+ /// The text color of the track when the switch is checked.
116
+ /// @group switch
117
+ $kendo-switch-on-track-text: $primary !default;
118
+ /// The border color of the track when the switch is checked.
119
+ /// @group switch
120
+ $kendo-switch-on-track-border: $component-border !default;
121
+ /// The background gradient of the track when the switch is checked.
122
+ /// @group switch
123
+ $kendo-switch-on-track-gradient: null !default;
124
+
125
+ /// The background of the track wen the hovered switch is checked.
126
+ /// @group switch
127
+ $kendo-switch-on-track-hover-bg: null !default;
128
+ /// The text color of the track wen the hovered switch is checked.
129
+ /// @group switch
130
+ $kendo-switch-on-track-hover-text: null !default;
131
+ /// The border color of the track wen the hovered switch is checked.
132
+ /// @group switch
133
+ $kendo-switch-on-track-hover-border: null !default;
134
+ /// The background gradient of the track wen the hovered switch is checked.
135
+ /// @group switch
136
+ $kendo-switch-on-track-hover-gradient: null !default;
137
+
138
+ /// The background of the track wen the focused switch is checked.
139
+ /// @group switch
140
+ $kendo-switch-on-track-focus-bg: null !default;
141
+ /// The text color of the track wen the focused switch is checked.
142
+ /// @group switch
143
+ $kendo-switch-on-track-focus-text: null !default;
144
+ /// The border color of the track wen the focused switch is checked.
145
+ /// @group switch
146
+ $kendo-switch-on-track-focus-border: null !default;
147
+ /// The background gradient of the track wen the focused switch is checked.
148
+ /// @group switch
149
+ $kendo-switch-on-track-focus-gradient: null !default;
150
+ /// The ring around the track wen the focused switch is checked.
151
+ /// @group switch
152
+ $kendo-switch-on-track-focus-ring: 0 0 3px 1px rgba( if($dark-theme, $white, $black), .25 ) !default;
153
+
154
+ /// The background of the track when the disabled switch is checked.
155
+ /// @group switch
156
+ $kendo-switch-on-track-disabled-bg: null !default;
157
+ /// The text color of the track when the disabled switch is checked.
158
+ /// @group switch
159
+ $kendo-switch-on-track-disabled-text: null !default;
160
+ /// The border color of the track when the disabled switch is checked.
161
+ /// @group switch
162
+ $kendo-switch-on-track-disabled-border: null !default;
163
+ /// The background gradient of the track when the disabled switch is checked.
164
+ /// @group switch
165
+ $kendo-switch-on-track-disabled-gradient: null !default;
166
+
167
+ /// The background of the thumb when the switch is checked.
168
+ /// @group switch
169
+ $kendo-switch-on-thumb-bg: $primary !default;
170
+ /// The text color of the thumb when the switch is checked.
171
+ /// @group switch
172
+ $kendo-switch-on-thumb-text: null !default;
173
+ /// The border color of the thumb when the switch is checked.
174
+ /// @group switch
175
+ $kendo-switch-on-thumb-border: try-shade( $kendo-switch-on-thumb-bg ) !default;
176
+ /// The background gradient of the thumb when the switch is checked.
177
+ /// @group switch
178
+ $kendo-switch-on-thumb-gradient: $base-gradient !default;
179
+
180
+ /// The background of the thumb when the hovered switch is checked.
181
+ /// @group switch
182
+ $kendo-switch-on-thumb-hover-bg: try-shade( $kendo-switch-on-thumb-bg ) !default;
183
+ /// The text color of the thumb when the hovered switch is checked.
184
+ /// @group switch
185
+ $kendo-switch-on-thumb-hover-text: null !default;
186
+ /// The border color of the thumb when the hovered switch is checked.
187
+ /// @group switch
188
+ $kendo-switch-on-thumb-hover-border: try-shade( $kendo-switch-on-thumb-hover-bg ) !default;
189
+ /// The background gradient of the thumb when the hovered switch is checked.
190
+ /// @group switch
191
+ $kendo-switch-on-thumb-hover-gradient: null !default;
@@ -0,0 +1,19 @@
1
+ @import "../core/_index.scss";
2
+
3
+
4
+ // Dependencies
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 "../grid/_variables.scss";
13
+
14
+
15
+ // Component
16
+ @import "_variables.scss";
17
+ @import "_layout.scss";
18
+ @import "_theme.scss";
19
+
@@ -0,0 +1 @@
1
+ @import "~@progress/kendo-theme-default/scss/table/_layout.scss";
@@ -0,0 +1 @@
1
+ @import "~@progress/kendo-theme-default/scss/table/_theme.scss";
@@ -0,0 +1,141 @@
1
+ // Table
2
+
3
+ /// The width of the table border.
4
+ /// @group table
5
+ $kendo-table-border-width: 1px !default;
6
+ /// The width of vertical border of table cells.
7
+ /// @group table
8
+ $kendo-table-cell-vertical-border-width: $grid-cell-vertical-border-width !default;
9
+ /// The width of horizontal border of table cells.
10
+ /// @group table
11
+ $kendo-table-cell-horizontal-border-width: $grid-cell-horizontal-border-width !default;
12
+
13
+ /// The font size of the table if no size is specified.
14
+ /// @group table
15
+ $kendo-table-font-size: null !default;
16
+
17
+ /// The line-height of the table if no size is specified.
18
+ /// @group table
19
+ $kendo-table-line-height: null !default;
20
+
21
+ /// The horizontal padding of the cells in the table if no size is specified.
22
+ /// @group table
23
+ $kendo-table-cell-padding-x: null !default;
24
+
25
+ /// The vertical padding of the cells in the table if no size is specified.
26
+ /// @group table
27
+ $kendo-table-cell-padding-y: null !default;
28
+
29
+ /// The sizes of the table.
30
+ /// @group table
31
+ $kendo-table-sizes: (
32
+ sm: (
33
+ font-size: $font-size-md,
34
+ line-height: $line-height-md,
35
+ cell-padding-x: map-get( $spacing, 2 ),
36
+ cell-padding-y: map-get( $spacing, 2 ) + map-get( $spacing, thin )
37
+ ),
38
+ md: (
39
+ font-size: $font-size-md,
40
+ line-height: $line-height-md,
41
+ cell-padding-x: map-get( $spacing, 2 ),
42
+ cell-padding-y: map-get( $spacing, 2 ) + map-get( $spacing, thin )
43
+ ),
44
+ lg: (
45
+ font-size: $font-size-md,
46
+ line-height: $line-height-md,
47
+ cell-padding-x: map-get( $spacing, 2 ),
48
+ cell-padding-y: map-get( $spacing, 2 ) + map-get( $spacing, thin )
49
+ )
50
+ ) !default;
51
+
52
+
53
+ /// Background color of tables.
54
+ /// @group table
55
+ $kendo-table-bg: $grid-bg !default;
56
+ /// Text color of tables.
57
+ /// @group table
58
+ $kendo-table-text: $grid-text !default;
59
+ /// Border color of tables.
60
+ /// @group table
61
+ $kendo-table-border: $grid-border !default;
62
+
63
+
64
+ /// Background color of table headers.
65
+ /// @group table
66
+ $kendo-table-header-bg: $grid-header-bg !default;
67
+ /// Text color of table headers.
68
+ /// @group table
69
+ $kendo-table-header-text: $grid-header-text !default;
70
+ /// Border color of table headers.
71
+ /// @group table
72
+ $kendo-table-header-border: $grid-header-border !default;
73
+
74
+
75
+ /// Background color of table footers.
76
+ /// @group table
77
+ $kendo-table-footer-bg: $grid-footer-bg !default;
78
+ /// Text color of table footers.
79
+ /// @group table
80
+ $kendo-table-footer-text: $grid-footer-text !default;
81
+ /// Border color of table footers.
82
+ /// @group table
83
+ $kendo-table-footer-border: $grid-footer-border !default;
84
+
85
+
86
+ /// Background color of group rows in table.
87
+ /// @group table
88
+ $kendo-table-group-row-bg: $kendo-table-header-bg !default;
89
+ /// Text color of group rows in table.
90
+ /// @group table
91
+ $kendo-table-group-row-text: $kendo-table-header-text !default;
92
+ /// Border color of group rows in table.
93
+ /// @group table
94
+ $kendo-table-group-row-border: $kendo-table-header-border !default;
95
+
96
+
97
+ /// Background color of alternating rows in table.
98
+ /// @group table
99
+ $kendo-table-alt-row-bg: $grid-alt-bg !default;
100
+ /// Text color of alternating rows in table.
101
+ /// @group table
102
+ $kendo-table-alt-row-text: $grid-alt-text !default;
103
+ /// Border color of alternating rows in table.
104
+ /// @group table
105
+ $kendo-table-alt-row-border: $grid-alt-border !default;
106
+
107
+
108
+ /// Background color of hovered rows in table.
109
+ /// @group table
110
+ $kendo-table-hover-bg: $grid-hovered-bg !default;
111
+ /// Text color of hovered rows in table.
112
+ /// @group table
113
+ $kendo-table-hover-text: $grid-hovered-text !default;
114
+ /// Border color of hovered rows in table.
115
+ /// @group table
116
+ $kendo-table-hover-border: $grid-hovered-border !default;
117
+
118
+
119
+ /// Background color of focused rows in table.
120
+ /// @group table
121
+ $kendo-table-focus-bg: null !default;
122
+ /// Text color of focused rows in table.
123
+ /// @group table
124
+ $kendo-table-focus-text: null !default;
125
+ /// Border color of focused rows in table.
126
+ /// @group table
127
+ $kendo-table-focus-border: null !default;
128
+ /// Box shadow of focused rows in table.
129
+ /// @group table
130
+ $kendo-table-focus-shadow: $grid-focused-shadow !default;
131
+
132
+
133
+ /// Background color of selected rows in table.
134
+ /// @group table
135
+ $kendo-table-selected-bg: $grid-selected-bg !default;
136
+ /// Text color of selected rows in table.
137
+ /// @group table
138
+ $kendo-table-selected-text: $grid-selected-text !default;
139
+ /// Border color of selected rows in table.
140
+ /// @group table
141
+ $kendo-table-selected-border: $grid-selected-border !default;
@@ -5,6 +5,7 @@
5
5
  @import "../common/_index.scss";
6
6
  @import "../button/_index.scss";
7
7
  @import "../icons/_index.scss";
8
+ @import "../list/_index.scss";
8
9
 
9
10
 
10
11
  // Component
@@ -77,7 +77,7 @@ $tabstrip-item-selected-border: $component-border !default;
77
77
  /// @group tabstrip
78
78
  $tabstrip-item-selected-gradient: false !default;
79
79
 
80
- $tabstrip-item-focused-shadow: $list-item-focused-shadow !default;
80
+ $tabstrip-item-focused-shadow: $kendo-list-item-focus-shadow !default;
81
81
 
82
82
  $tabstrip-item-dragging-shadow: 0px 3px 4px rgba(0, 0, 0, .15) !default;
83
83
 
@@ -86,10 +86,10 @@ $tabstrip-indicator-color: null !default;
86
86
 
87
87
  /// Horizontal padding of tabstrip content
88
88
  /// @group tabstrip
89
- $tabstrip-content-padding-x: $tabstrip-item-padding-x !default;
89
+ $tabstrip-content-padding-x: map-get( $spacing, 4 ) !default;
90
90
  /// Vertical padding of tabstrip content
91
91
  /// @group tabstrip
92
- $tabstrip-content-padding-y: $tabstrip-item-padding-y !default;
92
+ $tabstrip-content-padding-y: map-get( $spacing, 4 ) !default;
93
93
  /// Width of border around tabstrip content
94
94
  /// @group tabstrip
95
95
  $tabstrip-content-border-width: 1px !default;
@@ -46,8 +46,6 @@ $taskboard-column-cards-padding-y: null !default;
46
46
  $taskboard-column-cards-padding-x: null !default;
47
47
  $taskboard-column-cards-gap: ( $taskboard-spacer / 2 ) !default;
48
48
 
49
- $taskboard-column-new-calc-height: calc( #{$input-calc-height} + #{$taskboard-column-header-padding-y * 2} ) !default;
50
-
51
49
  $taskboard-pane-width: $taskboard-column-width !default;
52
50
  $taskboard-pane-padding-y: null !default;
53
51
  $taskboard-pane-padding-x: null !default;
@@ -1,54 +1 @@
1
1
  // Textarea
2
- $textarea-default-width: 18em !default;
3
-
4
- $textarea-border-width: $input-border-width !default;
5
- $textarea-border-height: $input-border-height !default;
6
- $textarea-border-radius: $input-border-radius !default;
7
- $textarea-border-radius-sm: $input-border-radius-sm !default;
8
- $textarea-border-radius-lg: $input-border-radius-lg !default;
9
-
10
- $textarea-padding-x: $input-padding-x !default;
11
- $textarea-padding-y: $input-padding-y !default;
12
- $textarea-font-family: $input-font-family !default;
13
- $textarea-font-size: $input-font-size !default;
14
- $textarea-line-height: $input-line-height !default;
15
- $textarea-line-height-em: $input-line-height-em !default;
16
-
17
- $textarea-padding-x-sm: $input-padding-x-sm !default;
18
- $textarea-padding-y-sm: $input-padding-y-sm !default;
19
- $textarea-font-size-sm: $input-font-size-sm !default;
20
- $textarea-line-height-sm: $input-line-height-sm !default;
21
-
22
- $textarea-padding-x-lg: $input-padding-x-lg !default;
23
- $textarea-padding-y-lg: $input-padding-y-lg !default;
24
- $textarea-font-size-lg: $input-font-size-lg !default;
25
- $textarea-line-height-lg: $input-line-height-lg !default;
26
-
27
- $textarea-calc-height: $input-calc-height !default;
28
- $textarea-calc-height-sm: $input-calc-height-sm !default;
29
- $textarea-calc-height-lg: $input-calc-height-lg !default;
30
-
31
- $textarea-floating-label-padding: null !default;
32
-
33
- $textarea-bg: $input-bg !default;
34
- $textarea-text: $input-text !default;
35
- $textarea-border: $input-border !default;
36
- $textarea-shadow: $input-shadow !default;
37
-
38
- $textarea-hover-text: $input-hovered-text !default;
39
- $textarea-hover-bg: $input-hovered-bg !default;
40
- $textarea-hover-border: $input-hovered-border !default;
41
- $textarea-hover-shadow: $input-hovered-shadow !default;
42
-
43
- $textarea-focus-text: $input-focused-text !default;
44
- $textarea-focus-bg: $input-focused-bg !default;
45
- $textarea-focus-border: $input-focused-border !default;
46
- $textarea-focus-shadow: $input-focused-shadow !default;
47
-
48
- $textarea-placeholder-text: $input-placeholder-text !default;
49
- $textarea-placeholder-opacity: $input-placeholder-opacity !default;
50
-
51
- $textarea-selected-bg: $input-selected-bg !default;
52
- $textarea-selected-text: $input-selected-text !default;
53
-
54
- $textarea-invalid-focus-shadow: $invalid-shadow !default;
@@ -1,2 +1 @@
1
- // Textboxe
2
- $textbox-line-height: $input-line-height !default;
1
+ // Textbox
@@ -13,8 +13,8 @@ $timeline-mobile-spacing-y: 16px !default;
13
13
  $timeline-track-arrow-width: 30px !default;
14
14
  $timeline-track-arrow-height: 30px !default;
15
15
 
16
- $timeline-track-arrow-disabled-text: true-mix($button-text, $body-bg, 65%) !default;
17
- $timeline-track-arrow-disabled-bg: true-mix($button-bg, $body-bg, 65%) !default;
16
+ $timeline-track-arrow-disabled-text: true-mix($kendo-button-text, $body-bg, 65%) !default;
17
+ $timeline-track-arrow-disabled-bg: true-mix($kendo-button-bg, $body-bg, 65%) !default;
18
18
  $timeline-track-arrow-disabled-border: true-mix(#000000, $body-bg, 4.8%) !default;
19
19
 
20
20
  $timeline-track-size: 6px !default;
@@ -24,16 +24,16 @@ $timeline-track-margin-bottom: 16px !default;
24
24
  $timeline-track-bottom-calc: calc((#{$timeline-track-arrow-height} / 2) + #{$timeline-track-wrap-padding-bottom}) !default;
25
25
  $timeline-track-start-calc: calc(#{$timeline-track-arrow-width} - 2 * #{$timeline-track-border-width}) !default;
26
26
  $timeline-track-end-calc: calc(#{$timeline-track-arrow-width} - 2 * #{$timeline-track-border-width}) !default;
27
- $timeline-track-bg: $button-bg !default;
28
- $timeline-track-border-color: $button-border !default;
27
+ $timeline-track-bg: $kendo-button-bg !default;
28
+ $timeline-track-border-color: $kendo-button-border !default;
29
29
 
30
30
  $timeline-track-item-focus-shadow: 0 3px 4px 0 rgba($primary, .4) !default;
31
31
 
32
32
  $timeline-track-event-offset: 36px !default;
33
33
 
34
- $timeline-flag-padding-x: $button-padding-x !default;
35
- $timeline-flag-padding-y: $button-padding-y !default;
36
- $timeline-flag-line-height: $button-line-height !default;
34
+ $timeline-flag-padding-x: $kendo-button-padding-x !default;
35
+ $timeline-flag-padding-y: $kendo-button-padding-y !default;
36
+ $timeline-flag-line-height: $kendo-button-line-height !default;
37
37
  $timeline-flag-min-width: 80px !default;
38
38
  $timeline-flag-max-width: calc(#{$timeline-flag-min-width} + 2 * #{$timeline-spacing-x}) !default;
39
39
  $timeline-mobile-flag-max-width: calc(#{$timeline-flag-min-width} + 2 * #{$timeline-mobile-spacing-x}) !default;
@@ -0,0 +1,15 @@
1
+ @import "../core/_index.scss";
2
+
3
+
4
+ // Dependencies
5
+ @import "../input/_index.scss";
6
+ @import "../button/_index.scss";
7
+ @import "../popup/_index.scss";
8
+ @import "../list/_index.scss";
9
+ @import "../timeselector/_index.scss";
10
+
11
+
12
+ // Component
13
+ @import "_variables.scss";
14
+ @import "_layout.scss";
15
+ @import "_theme.scss";
@@ -0,0 +1 @@
1
+ @import "~@progress/kendo-theme-default/scss/timepicker/_layout.scss";
@@ -0,0 +1 @@
1
+ @import "~@progress/kendo-theme-default/scss/timepicker/_theme.scss";
@@ -0,0 +1 @@
1
+ // Time picker
@@ -0,0 +1,13 @@
1
+ @import "../core/_index.scss";
2
+
3
+
4
+ // Dependencies
5
+ @import "../list/_index.scss";
6
+ @import "../action-buttons/_index.scss";
7
+ @import "../button/_index.scss";
8
+
9
+
10
+ // Component
11
+ @import "_variables.scss";
12
+ @import "_layout.scss";
13
+ @import "_theme.scss";
@@ -0,0 +1 @@
1
+ @import "~@progress/kendo-theme-default/scss/timeselector/_layout.scss";
@@ -0,0 +1 @@
1
+ @import "~@progress/kendo-theme-default/scss/timeselector/_theme.scss";