@progress/kendo-theme-fluent 11.2.1-dev.0 → 11.3.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 (341) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/fluent-main-dark.css +1 -1
  3. package/dist/fluent-main.css +1 -1
  4. package/dist/meta/sassdoc-data.json +24099 -27323
  5. package/dist/meta/sassdoc-raw-data.json +8421 -7718
  6. package/dist/meta/variables.json +7880 -8036
  7. package/lib/swatches/all.json +1 -1
  8. package/lib/swatches/fluent-main-dark.json +1 -1
  9. package/lib/swatches/fluent-main.json +1 -1
  10. package/package.json +4 -4
  11. package/scss/action-buttons/_layout.scss +2 -55
  12. package/scss/action-buttons/_theme.scss +2 -11
  13. package/scss/action-buttons/_variables.scss +17 -7
  14. package/scss/action-sheet/_layout.scss +11 -399
  15. package/scss/action-sheet/_theme.scss +14 -69
  16. package/scss/action-sheet/_variables.scss +129 -66
  17. package/scss/adaptive/_index.scss +0 -3
  18. package/scss/adaptive/_layout.scss +2 -457
  19. package/scss/adaptive/_theme.scss +2 -75
  20. package/scss/adaptive/_variables.scss +39 -18
  21. package/scss/appbar/_layout.scss +2 -114
  22. package/scss/appbar/_theme.scss +9 -20
  23. package/scss/appbar/_variables.scss +38 -71
  24. package/scss/avatar/_layout.scss +2 -73
  25. package/scss/avatar/_theme.scss +2 -16
  26. package/scss/avatar/_variables.scss +24 -82
  27. package/scss/badge/_layout.scss +3 -146
  28. package/scss/badge/_theme.scss +8 -21
  29. package/scss/badge/_variables.scss +41 -88
  30. package/scss/bottom-navigation/_layout.scss +5 -108
  31. package/scss/bottom-navigation/_theme.scss +73 -74
  32. package/scss/bottom-navigation/_variables.scss +58 -117
  33. package/scss/breadcrumb/_layout.scss +8 -132
  34. package/scss/breadcrumb/_theme.scss +15 -71
  35. package/scss/breadcrumb/_variables.scss +133 -71
  36. package/scss/button/_layout.scss +18 -182
  37. package/scss/button/_theme.scss +132 -113
  38. package/scss/button/_variables.scss +156 -301
  39. package/scss/calendar/_layout.scss +27 -383
  40. package/scss/calendar/_theme.scss +55 -127
  41. package/scss/calendar/_variables.scss +185 -100
  42. package/scss/captcha/_layout.scss +2 -59
  43. package/scss/captcha/_theme.scss +2 -9
  44. package/scss/captcha/_variables.scss +25 -9
  45. package/scss/card/_layout.scss +9 -314
  46. package/scss/card/_theme.scss +3 -103
  47. package/scss/card/_variables.scss +110 -60
  48. package/scss/chart-wizard/_layout.scss +2 -38
  49. package/scss/chart-wizard/_theme.scss +2 -28
  50. package/scss/chart-wizard/_variables.scss +25 -11
  51. package/scss/chat/_index.scss +0 -3
  52. package/scss/chat/_layout.scss +26 -450
  53. package/scss/chat/_theme.scss +9 -80
  54. package/scss/chat/_variables.scss +143 -71
  55. package/scss/checkbox/_layout.scss +14 -191
  56. package/scss/checkbox/_theme.scss +11 -100
  57. package/scss/checkbox/_variables.scss +165 -78
  58. package/scss/chip/_layout.scss +11 -137
  59. package/scss/chip/_theme.scss +56 -57
  60. package/scss/chip/_variables.scss +99 -94
  61. package/scss/color-preview/_layout.scss +4 -64
  62. package/scss/color-preview/_theme.scss +2 -27
  63. package/scss/color-preview/_variables.scss +23 -9
  64. package/scss/coloreditor/_layout.scss +21 -109
  65. package/scss/coloreditor/_theme.scss +3 -24
  66. package/scss/coloreditor/_variables.scss +92 -57
  67. package/scss/colorgradient/_layout.scss +12 -196
  68. package/scss/colorgradient/_theme.scss +27 -65
  69. package/scss/colorgradient/_variables.scss +134 -76
  70. package/scss/colorpalette/_layout.scss +6 -40
  71. package/scss/colorpalette/_theme.scss +10 -20
  72. package/scss/colorpalette/_variables.scss +39 -21
  73. package/scss/colorpicker/_layout.scss +2 -11
  74. package/scss/colorpicker/_theme.scss +2 -1
  75. package/scss/column-menu/_layout.scss +5 -56
  76. package/scss/column-menu/_theme.scss +1 -24
  77. package/scss/column-menu/_variables.scss +38 -17
  78. package/scss/combobox/_layout.scss +4 -2
  79. package/scss/combobox/_theme.scss +4 -2
  80. package/scss/core/functions/index.import.scss +1 -0
  81. package/scss/dataviz/_layout.scss +6 -543
  82. package/scss/dataviz/_theme.scss +12 -76
  83. package/scss/dataviz/_variables.scss +152 -33
  84. package/scss/daterangepicker/_layout.scss +2 -37
  85. package/scss/daterangepicker/_theme.scss +16 -7
  86. package/scss/daterangepicker/_variables.scss +9 -0
  87. package/scss/datetimepicker/_layout.scss +3 -41
  88. package/scss/datetimepicker/_theme.scss +3 -2
  89. package/scss/datetimepicker/_variables.scss +5 -1
  90. package/scss/dialog/_layout.scss +8 -53
  91. package/scss/dialog/_theme.scss +5 -25
  92. package/scss/dialog/_variables.scss +31 -60
  93. package/scss/dock-manager/_layout.scss +9 -193
  94. package/scss/dock-manager/_theme.scss +6 -28
  95. package/scss/dock-manager/_variables.scss +74 -36
  96. package/scss/draggable/_layout.scss +13 -59
  97. package/scss/draggable/_theme.scss +10 -15
  98. package/scss/draggable/_variables.scss +45 -23
  99. package/scss/drawer/_layout.scss +7 -198
  100. package/scss/drawer/_theme.scss +25 -52
  101. package/scss/drawer/_variables.scss +73 -45
  102. package/scss/dropdowngrid/_layout.scss +3 -11
  103. package/scss/dropdowngrid/_theme.scss +3 -3
  104. package/scss/dropdownlist/_layout.scss +4 -28
  105. package/scss/dropdownlist/_theme.scss +3 -7
  106. package/scss/dropdowntree/_layout.scss +2 -35
  107. package/scss/dropdowntree/_theme.scss +3 -4
  108. package/scss/dropdowntree/_variables.scss +4 -3
  109. package/scss/dropzone/_layout.scss +7 -31
  110. package/scss/dropzone/_theme.scss +2 -30
  111. package/scss/dropzone/_variables.scss +43 -21
  112. package/scss/editor/_layout.scss +3 -588
  113. package/scss/editor/_theme.scss +12 -78
  114. package/scss/editor/_variables.scss +45 -26
  115. package/scss/expansion-panel/_layout.scss +22 -57
  116. package/scss/expansion-panel/_theme.scss +13 -36
  117. package/scss/expansion-panel/_variables.scss +49 -28
  118. package/scss/fab/_layout.scss +11 -134
  119. package/scss/fab/_theme.scss +37 -126
  120. package/scss/fab/_variables.scss +104 -56
  121. package/scss/filemanager/_layout.scss +2 -240
  122. package/scss/filemanager/_theme.scss +8 -89
  123. package/scss/filemanager/_variables.scss +109 -56
  124. package/scss/filter/_layout.scss +8 -71
  125. package/scss/filter/_theme.scss +5 -14
  126. package/scss/filter/_variables.scss +20 -10
  127. package/scss/floating-label/_layout.scss +3 -75
  128. package/scss/floating-label/_theme.scss +4 -20
  129. package/scss/floating-label/_variables.scss +35 -17
  130. package/scss/forms/_index.scss +0 -1
  131. package/scss/forms/_layout.scss +5 -302
  132. package/scss/forms/_theme.scss +5 -24
  133. package/scss/forms/_variables.scss +73 -39
  134. package/scss/gantt/_layout.scss +5 -801
  135. package/scss/gantt/_theme.scss +17 -236
  136. package/scss/gantt/_variables.scss +142 -73
  137. package/scss/grid/_layout.scss +60 -1276
  138. package/scss/grid/_theme.scss +35 -343
  139. package/scss/grid/_variables.scss +306 -183
  140. package/scss/gridlayout/_layout.scss +1 -6
  141. package/scss/gridlayout/_theme.scss +1 -6
  142. package/scss/icons/_layout.scss +4 -33
  143. package/scss/icons/_theme.scss +7 -1
  144. package/scss/icons/_variables.scss +35 -9
  145. package/scss/imageeditor/_layout.scss +2 -152
  146. package/scss/imageeditor/_theme.scss +5 -42
  147. package/scss/imageeditor/_variables.scss +66 -32
  148. package/scss/index.scss +2 -1
  149. package/scss/input/_layout.scss +36 -468
  150. package/scss/input/_theme.scss +52 -128
  151. package/scss/input/_variables.scss +153 -208
  152. package/scss/list/_layout.scss +3 -252
  153. package/scss/list/_theme.scss +10 -81
  154. package/scss/list/_variables.scss +176 -92
  155. package/scss/listbox/_layout.scss +2 -80
  156. package/scss/listbox/_theme.scss +5 -8
  157. package/scss/listbox/_variables.scss +28 -13
  158. package/scss/listgroup/_layout.scss +2 -174
  159. package/scss/listgroup/_theme.scss +2 -8
  160. package/scss/listgroup/_variables.scss +23 -10
  161. package/scss/listview/_layout.scss +6 -133
  162. package/scss/listview/_theme.scss +8 -37
  163. package/scss/listview/_variables.scss +66 -39
  164. package/scss/loader/_layout.scss +15 -572
  165. package/scss/loader/_theme.scss +2 -14
  166. package/scss/loader/_variables.scss +90 -92
  167. package/scss/map/_layout.scss +7 -121
  168. package/scss/map/_theme.scss +5 -17
  169. package/scss/map/_variables.scss +40 -22
  170. package/scss/maskedtextbox/_layout.scss +3 -3
  171. package/scss/maskedtextbox/_theme.scss +3 -3
  172. package/scss/mediaplayer/_layout.scss +5 -72
  173. package/scss/mediaplayer/_theme.scss +5 -15
  174. package/scss/mediaplayer/_variables.scss +27 -14
  175. package/scss/menu/_layout.scss +25 -267
  176. package/scss/menu/_theme.scss +14 -73
  177. package/scss/menu/_variables.scss +135 -76
  178. package/scss/menu-button/_layout.scss +9 -14
  179. package/scss/menu-button/_theme.scss +5 -1
  180. package/scss/menu-button/_variables.scss +10 -0
  181. package/scss/messagebox/_layout.scss +2 -18
  182. package/scss/messagebox/_theme.scss +4 -19
  183. package/scss/messagebox/_variables.scss +33 -37
  184. package/scss/multiselect/_layout.scss +3 -4
  185. package/scss/multiselect/_theme.scss +3 -4
  186. package/scss/no-data/_layout.scss +2 -17
  187. package/scss/no-data/_theme.scss +2 -5
  188. package/scss/no-data/_variables.scss +7 -2
  189. package/scss/notification/_functions.scss +17 -0
  190. package/scss/notification/_layout.scss +2 -68
  191. package/scss/notification/_theme.scss +4 -28
  192. package/scss/notification/_variables.scss +50 -91
  193. package/scss/numerictextbox/_layout.scss +3 -7
  194. package/scss/numerictextbox/_theme.scss +3 -3
  195. package/scss/orgchart/_layout.scss +8 -99
  196. package/scss/orgchart/_theme.scss +4 -45
  197. package/scss/orgchart/_variables.scss +87 -45
  198. package/scss/otp/_layout.scss +1 -34
  199. package/scss/otp/_theme.scss +1 -7
  200. package/scss/otp/_variables.scss +25 -12
  201. package/scss/overlay/_layout.scss +2 -11
  202. package/scss/overlay/_theme.scss +4 -3
  203. package/scss/overlay/_variables.scss +7 -3
  204. package/scss/pager/_layout.scss +11 -145
  205. package/scss/pager/_theme.scss +7 -15
  206. package/scss/pager/_variables.scss +49 -26
  207. package/scss/panel/_layout.scss +2 -24
  208. package/scss/panel/_theme.scss +10 -13
  209. package/scss/panel/_variables.scss +23 -10
  210. package/scss/panelbar/_layout.scss +17 -95
  211. package/scss/panelbar/_theme.scss +15 -164
  212. package/scss/panelbar/_variables.scss +134 -68
  213. package/scss/pdf-viewer/_layout.scss +3 -327
  214. package/scss/pdf-viewer/_theme.scss +2 -80
  215. package/scss/pdf-viewer/_variables.scss +75 -36
  216. package/scss/pivotgrid/_index.scss +0 -6
  217. package/scss/pivotgrid/_layout.scss +44 -579
  218. package/scss/pivotgrid/_theme.scss +5 -192
  219. package/scss/pivotgrid/_variables.scss +144 -70
  220. package/scss/popover/_layout.scss +6 -73
  221. package/scss/popover/_theme.scss +2 -36
  222. package/scss/popover/_variables.scss +54 -27
  223. package/scss/popup/_layout.scss +5 -70
  224. package/scss/popup/_theme.scss +2 -9
  225. package/scss/popup/_variables.scss +25 -12
  226. package/scss/progressbar/_layout.scss +10 -196
  227. package/scss/progressbar/_theme.scss +11 -46
  228. package/scss/progressbar/_variables.scss +57 -34
  229. package/scss/prompt/_layout.scss +2 -75
  230. package/scss/prompt/_theme.scss +2 -35
  231. package/scss/prompt/_variables.scss +43 -20
  232. package/scss/radio/_layout.scss +12 -178
  233. package/scss/radio/_theme.scss +7 -75
  234. package/scss/radio/_variables.scss +72 -36
  235. package/scss/rating/_layout.scss +11 -57
  236. package/scss/rating/_theme.scss +8 -6
  237. package/scss/rating/_variables.scss +21 -13
  238. package/scss/responsivepanel/_layout.scss +2 -45
  239. package/scss/responsivepanel/_theme.scss +3 -3
  240. package/scss/ripple/_layout.scss +2 -50
  241. package/scss/ripple/_theme.scss +2 -2
  242. package/scss/scheduler/_layout.scss +11 -773
  243. package/scss/scheduler/_theme.scss +32 -167
  244. package/scss/scheduler/_variables.scss +149 -77
  245. package/scss/scroller/_layout.scss +2 -80
  246. package/scss/scroller/_theme.scss +2 -5
  247. package/scss/scrollview/_layout.scss +2 -159
  248. package/scss/scrollview/_theme.scss +11 -35
  249. package/scss/scrollview/_variables.scss +52 -29
  250. package/scss/searchbox/_layout.scss +2 -0
  251. package/scss/searchbox/_theme.scss +4 -1
  252. package/scss/searchbox/_variables.scss +1 -1
  253. package/scss/signature/_layout.scss +3 -67
  254. package/scss/signature/_theme.scss +3 -8
  255. package/scss/signature/_variables.scss +46 -25
  256. package/scss/skeleton/_layout.scss +2 -79
  257. package/scss/skeleton/_theme.scss +2 -17
  258. package/scss/skeleton/_variables.scss +15 -6
  259. package/scss/slider/_layout.scss +18 -203
  260. package/scss/slider/_theme.scss +31 -40
  261. package/scss/slider/_variables.scss +58 -41
  262. package/scss/speech-to-text-button/_layout.scss +1 -9
  263. package/scss/speech-to-text-button/_theme.scss +1 -3
  264. package/scss/split-button/_layout.scss +22 -18
  265. package/scss/split-button/_theme.scss +2 -1
  266. package/scss/split-button/_variables.scss +18 -9
  267. package/scss/splitter/_layout.scss +8 -171
  268. package/scss/splitter/_theme.scss +2 -31
  269. package/scss/splitter/_variables.scss +42 -20
  270. package/scss/spreadsheet/_layout.scss +50 -724
  271. package/scss/spreadsheet/_theme.scss +14 -182
  272. package/scss/spreadsheet/_variables.scss +172 -99
  273. package/scss/stacklayout/_layout.scss +1 -5
  274. package/scss/stacklayout/_theme.scss +1 -5
  275. package/scss/stepper/_layout.scss +9 -255
  276. package/scss/stepper/_theme.scss +4 -186
  277. package/scss/stepper/_variables.scss +125 -60
  278. package/scss/suggestion/_layout.scss +2 -38
  279. package/scss/suggestion/_theme.scss +3 -66
  280. package/scss/suggestion/_variables.scss +42 -19
  281. package/scss/switch/_layout.scss +2 -138
  282. package/scss/switch/_theme.scss +2 -136
  283. package/scss/switch/_variables.scss +99 -49
  284. package/scss/table/_layout.scss +6 -249
  285. package/scss/table/_theme.scss +9 -95
  286. package/scss/table/_variables.scss +100 -64
  287. package/scss/tabstrip/_layout.scss +2 -421
  288. package/scss/tabstrip/_theme.scss +12 -123
  289. package/scss/tabstrip/_variables.scss +113 -61
  290. package/scss/taskboard/_layout.scss +28 -178
  291. package/scss/taskboard/_theme.scss +20 -55
  292. package/scss/taskboard/_variables.scss +122 -63
  293. package/scss/textarea/_layout.scss +3 -6
  294. package/scss/textarea/_theme.scss +3 -4
  295. package/scss/textbox/_layout.scss +3 -4
  296. package/scss/textbox/_theme.scss +3 -4
  297. package/scss/tilelayout/_layout.scss +2 -36
  298. package/scss/tilelayout/_theme.scss +13 -10
  299. package/scss/tilelayout/_variables.scss +19 -8
  300. package/scss/time-marker/_layout.scss +2 -15
  301. package/scss/time-marker/_theme.scss +2 -17
  302. package/scss/time-marker/_variables.scss +7 -2
  303. package/scss/timedurationpicker/_layout.scss +3 -4
  304. package/scss/timedurationpicker/_theme.scss +3 -4
  305. package/scss/timeline/_layout.scss +8 -423
  306. package/scss/timeline/_theme.scss +11 -34
  307. package/scss/timeline/_variables.scss +108 -61
  308. package/scss/timepicker/_layout.scss +7 -3
  309. package/scss/timepicker/_theme.scss +3 -4
  310. package/scss/timeselector/_layout.scss +3 -223
  311. package/scss/timeselector/_theme.scss +5 -55
  312. package/scss/timeselector/_variables.scss +84 -41
  313. package/scss/toolbar/_layout.scss +11 -297
  314. package/scss/toolbar/_theme.scss +3 -167
  315. package/scss/toolbar/_variables.scss +65 -32
  316. package/scss/tooltip/_functions.scss +17 -0
  317. package/scss/tooltip/_layout.scss +13 -74
  318. package/scss/tooltip/_theme.scss +17 -23
  319. package/scss/tooltip/_variables.scss +50 -72
  320. package/scss/treelist/_layout.scss +3 -82
  321. package/scss/treelist/_theme.scss +4 -6
  322. package/scss/treelist/_variables.scss +7 -2
  323. package/scss/treeview/_layout.scss +8 -137
  324. package/scss/treeview/_theme.scss +20 -65
  325. package/scss/treeview/_variables.scss +88 -48
  326. package/scss/typography/_layout.scss +3 -113
  327. package/scss/typography/_theme.scss +2 -17
  328. package/scss/typography/_variables.scss +84 -3
  329. package/scss/upload/_layout.scss +7 -219
  330. package/scss/upload/_theme.scss +4 -90
  331. package/scss/upload/_variables.scss +66 -29
  332. package/scss/validator/_layout.scss +2 -16
  333. package/scss/validator/_theme.scss +2 -2
  334. package/scss/virtual-scroller/_layout.scss +2 -34
  335. package/scss/virtual-scroller/_theme.scss +2 -2
  336. package/scss/window/_layout.scss +9 -141
  337. package/scss/window/_theme.scss +7 -35
  338. package/scss/window/_variables.scss +65 -70
  339. package/scss/wizard/_layout.scss +8 -95
  340. package/scss/wizard/_theme.scss +4 -7
  341. package/scss/wizard/_variables.scss +24 -11
@@ -4,25 +4,25 @@
4
4
 
5
5
  /// The width of the Input components.
6
6
  /// @group input
7
- $kendo-input-width: 100% !default;
7
+ $kendo-input-width: var( --kendo-input-width, 100% ) !default;
8
8
 
9
9
  /// The width of the border around the Input components.
10
10
  /// @group input
11
11
  $kendo-input-border-width: 1px !default;
12
12
 
13
13
  // The width of the border around the focused Input components.
14
- $kendo-input-focus-border-width: 2px !default;
14
+ $kendo-input-focus-border-width: var( --kendo-input-focus-border-width, 2px ) !default;
15
15
 
16
16
  /// The height of the border around the Input components.
17
17
  /// @group input
18
- $kendo-input-border-height: ( $kendo-input-border-width * 2 ) !default;
18
+ $kendo-input-border-height: calc( $kendo-input-border-width * 2 ) !default;
19
19
 
20
20
  /// The horizontal padding of the small Input components.
21
21
  /// @group input
22
22
  $kendo-input-sm-padding-x: k-spacing(2) !default;
23
23
  /// The horizontal padding of the medium Input components.
24
24
  /// @group input
25
- $kendo-input-md-padding-x: k-spacing(2) !default;
25
+ $kendo-input-md-padding-x: var( --kendo-input-padding-x, k-spacing(2) ) !default;
26
26
  /// The horizontal padding of the large Input components.
27
27
  /// @group input
28
28
  $kendo-input-lg-padding-x: k-spacing(2) !default;
@@ -32,7 +32,7 @@ $kendo-input-lg-padding-x: k-spacing(2) !default;
32
32
  $kendo-input-sm-padding-y: k-spacing(1) !default;
33
33
  /// The vertical padding of the medium Input components.
34
34
  /// @group input
35
- $kendo-input-md-padding-y: k-spacing(1.5) !default;
35
+ $kendo-input-md-padding-y: var( --kendo-input-padding-y, k-spacing(1.5) ) !default;
36
36
  /// The vertical padding of the large Input components.
37
37
  /// @group input
38
38
  $kendo-input-lg-padding-y: k-spacing(2) !default;
@@ -42,7 +42,7 @@ $kendo-input-lg-padding-y: k-spacing(2) !default;
42
42
  $kendo-input-sm-font-size: var( --kendo-font-size, inherit ) !default;
43
43
  /// The font size of the medium Input components.
44
44
  /// @group input
45
- $kendo-input-md-font-size: var( --kendo-font-size, inherit ) !default;
45
+ $kendo-input-md-font-size: var( --kendo-input-font-size, var( --kendo-font-size, inherit ) ) !default;
46
46
  /// The font size of the large Input components.
47
47
  /// @group input
48
48
  $kendo-input-lg-font-size: var( --kendo-font-size, inherit ) !default;
@@ -52,16 +52,16 @@ $kendo-input-lg-font-size: var( --kendo-font-size, inherit ) !default;
52
52
  $kendo-input-sm-line-height: var( --kendo-line-height, normal ) !default;
53
53
  /// The line height of the medium Input components.
54
54
  /// @group input
55
- $kendo-input-md-line-height: var( --kendo-line-height, normal ) !default;
55
+ $kendo-input-md-line-height: var( --kendo-input-line-height, var( --kendo-line-height, normal ) ) !default;
56
56
  /// The line height of the large Input components.
57
57
  /// @group input
58
58
  $kendo-input-lg-line-height: var( --kendo-line-height, normal ) !default;
59
59
 
60
60
  // The font family of the Input components.
61
- $kendo-input-font-family: var( --kendo-font-family, inherit) !default;
61
+ $kendo-input-font-family: var( --kendo-input-font-family, var( --kendo-font-family, inherit) ) !default;
62
62
 
63
63
  // The font weight of the Input components.
64
- $kendo-input-font-weight: var( --kendo-font-weight, normal ) !default;
64
+ $kendo-input-font-weight: var( --kendo-input-font-weight, var( --kendo-font-weight, normal ) ) !default;
65
65
 
66
66
  /// The width of the small Input button.
67
67
  /// @group input
@@ -91,75 +91,63 @@ $kendo-input-spinner-icon-offset: null !default;
91
91
 
92
92
  /// The text color of the solid Input components.
93
93
  /// @group input
94
- $kendo-input-solid-text: k-color(on-app-surface) !default;
94
+ $kendo-input-text: var( --kendo-input-text, k-color(on-app-surface) ) !default;
95
95
 
96
96
  /// The background color of the solid Input components.
97
97
  /// @group input
98
- $kendo-input-solid-bg: k-color(app-surface) !default;
98
+ $kendo-input-bg: var( --kendo-input-bg, k-color(app-surface) ) !default;
99
99
 
100
100
  /// The border color of the solid Input components.
101
101
  /// @group input
102
- $kendo-input-solid-border: k-color(border) !default;
102
+ $kendo-input-border: var( --kendo-input-border, k-color(border) ) !default;
103
103
 
104
104
  /// The text color of the hovered solid Input components.
105
105
  /// @group input
106
- $kendo-input-solid-hover-text: k-color(on-app-surface) !default;
106
+ $kendo-input-hover-text: k-color(on-app-surface) !default;
107
107
 
108
108
  /// The background color of the hovered solid Input components.
109
109
  /// @group input
110
- $kendo-input-solid-hover-bg: $kendo-input-solid-bg !default;
110
+ $kendo-input-hover-bg: $kendo-input-bg !default;
111
111
 
112
112
  /// The border color of the hovered solid Input components.
113
113
  /// @group input
114
- $kendo-input-solid-hover-border: k-color(border-alt) !default;
114
+ $kendo-input-hover-border: k-color(border-alt) !default;
115
115
 
116
116
  /// The text color of the focused solid Input components.
117
117
  /// @group input
118
- $kendo-input-solid-focus-text: $kendo-input-solid-text !default;
118
+ $kendo-input-focus-text: $kendo-input-text !default;
119
119
 
120
120
  /// The background color of the focused solid Input components.
121
121
  /// @group input
122
- $kendo-input-solid-focus-bg: $kendo-input-solid-bg !default;
122
+ $kendo-input-focus-bg: $kendo-input-bg !default;
123
123
 
124
124
  /// The border color of the focused solid Input components.
125
125
  /// @group input
126
- $kendo-input-solid-focus-border: k-color(primary) !default;
127
-
128
- /// The text color of the hovered and focused solid Input components.
129
- /// @group input
130
- $kendo-input-solid-hover-focus-text: $kendo-input-solid-focus-text !default;
131
-
132
- /// The background color of the hovered and focused solid Input components.
133
- /// @group input
134
- $kendo-input-solid-hover-focus-bg: $kendo-input-solid-focus-bg !default;
135
-
136
- /// The border color of the hovered and focused solid Input components.
137
- /// @group input
138
- $kendo-input-solid-hover-focus-border: $kendo-input-solid-focus-border !default;
126
+ $kendo-input-focus-border: k-color(primary) !default;
139
127
 
140
128
  /// The text color of the disabled solid Input components.
141
129
  /// @group input
142
- $kendo-input-solid-disabled-text: color-mix(in srgb, k-color(on-app-surface) 46%, transparent) !default;
130
+ $kendo-input-disabled-text: color-mix(in srgb, k-color(on-app-surface) 46%, transparent) !default;
143
131
 
144
132
  /// The background color of the disabled solid Input components.
145
133
  /// @group input
146
- $kendo-input-solid-disabled-bg: k-color(base-subtle) !default;
134
+ $kendo-input-disabled-bg: k-color(base-subtle) !default;
147
135
 
148
136
  /// The border color of the disabled solid Input components.
149
137
  /// @group input
150
- $kendo-input-solid-disabled-border: transparent !default;
138
+ $kendo-input-disabled-border: transparent !default;
151
139
 
152
140
  /// The text color of the outline Input components.
153
141
  /// @group input
154
- $kendo-input-outline-text: k-color(on-app-surface) !default;
142
+ $kendo-input-outline-text: var( --kendo-input-outline-text, k-color(on-app-surface) ) !default;
155
143
 
156
144
  /// The background color of the outline Input components.
157
145
  /// @group input
158
- $kendo-input-outline-bg: k-color(app-surface) !default;
146
+ $kendo-input-outline-bg: var( --kendo-input-outline-bg, k-color(app-surface) ) !default;
159
147
 
160
148
  /// The border color of the outline Input components.
161
149
  /// @group input
162
- $kendo-input-outline-border: k-color(border) !default;
150
+ $kendo-input-outline-border: var( --kendo-input-outline-border, k-color(border) ) !default;
163
151
 
164
152
  /// The text color of the hovered outline Input components.
165
153
  /// @group input
@@ -185,18 +173,6 @@ $kendo-input-outline-focus-bg: k-color(app-surface) !default;
185
173
  /// @group input
186
174
  $kendo-input-outline-focus-border: k-color(primary) !default;
187
175
 
188
- /// The text color of the hovered and focused outline Input components.
189
- /// @group input
190
- $kendo-input-outline-hover-focus-text: $kendo-input-outline-focus-text !default;
191
-
192
- /// The background color of the hovered and focused outline Input components.
193
- /// @group input
194
- $kendo-input-outline-hover-focus-bg: $kendo-input-outline-focus-bg !default;
195
-
196
- /// The border color of the hovered and focused outline Input components.
197
- /// @group input
198
- $kendo-input-outline-hover-focus-border: $kendo-input-outline-focus-border !default;
199
-
200
176
  /// The text color of the disabled outline Input components.
201
177
  /// @group input
202
178
  $kendo-input-outline-disabled-text: color-mix(in srgb, k-color(on-app-surface) 46%, transparent) !default;
@@ -211,15 +187,15 @@ $kendo-input-outline-disabled-border: color-mix(in srgb, k-color(on-app-surface)
211
187
 
212
188
  /// The text color of the flat Input components.
213
189
  /// @group input
214
- $kendo-input-flat-text: k-color(on-app-surface) !default;
190
+ $kendo-input-flat-text: var( --kendo-input-flat-text, k-color(on-app-surface) ) !default;
215
191
 
216
192
  /// The background color of the flat Input components.
217
193
  /// @group input
218
- $kendo-input-flat-bg: k-color(app-surface) !default;
194
+ $kendo-input-flat-bg: var( --kendo-input-flat-bg, k-color(app-surface) ) !default;
219
195
 
220
196
  /// The border color of the flat Input components.
221
197
  /// @group input
222
- $kendo-input-flat-border: k-color(border) !default;
198
+ $kendo-input-flat-border: var( --kendo-input-flat-border, k-color(border) ) !default;
223
199
 
224
200
  /// The text color of the hovered flat Input components.
225
201
  /// @group input
@@ -245,18 +221,6 @@ $kendo-input-flat-focus-bg: k-color(app-surface) !default;
245
221
  /// @group input
246
222
  $kendo-input-flat-focus-border: k-color(primary) !default;
247
223
 
248
- /// The text color of the hovered and focused flat Input components.
249
- /// @group input
250
- $kendo-input-flat-hover-focus-text: $kendo-input-flat-focus-text !default;
251
-
252
- /// The background color of the hovered and focused flat Input components.
253
- /// @group input
254
- $kendo-input-flat-hover-focus-bg: $kendo-input-flat-focus-bg !default;
255
-
256
- /// The border color of the hovered and focused flat Input components.
257
- /// @group input
258
- $kendo-input-flat-hover-focus-border: $kendo-input-flat-focus-border !default;
259
-
260
224
  /// The text color of the disabled flat Input components.
261
225
  /// @group input
262
226
  $kendo-input-flat-disabled-text: color-mix(in srgb, k-color(on-app-surface) 46%, transparent) !default;
@@ -271,75 +235,63 @@ $kendo-input-flat-disabled-border: color-mix(in srgb, k-color(on-app-surface) 46
271
235
 
272
236
  /// The text color of the solid Picker components.
273
237
  /// @group input
274
- $kendo-picker-solid-text: k-color(on-app-surface) !default;
238
+ $kendo-picker-text: var( --kendo-picker-text, k-color(on-app-surface) ) !default;
275
239
 
276
240
  /// The background color of the solid Picker components.
277
241
  /// @group input
278
- $kendo-picker-solid-bg: k-color(app-surface) !default;
242
+ $kendo-picker-bg: var( --kendo-picker-bg, k-color(app-surface) ) !default;
279
243
 
280
244
  /// The border color of the solid Picker components.
281
245
  /// @group input
282
- $kendo-picker-solid-border: k-color(border) !default;
246
+ $kendo-picker-border: var( --kendo-picker-border, k-color(border) ) !default;
283
247
 
284
248
  /// The text color of the hovered solid Picker components.
285
249
  /// @group input
286
- $kendo-picker-solid-hover-text: k-color(on-app-surface) !default;
250
+ $kendo-picker-hover-text: k-color(on-app-surface) !default;
287
251
 
288
252
  /// The background color of hovered the solid Picker components.
289
253
  /// @group input
290
- $kendo-picker-solid-hover-bg: k-color(app-surface) !default;
254
+ $kendo-picker-hover-bg: k-color(app-surface) !default;
291
255
 
292
256
  /// The border color of the hovered solid Picker components.
293
257
  /// @group input
294
- $kendo-picker-solid-hover-border: k-color(border-alt) !default;
258
+ $kendo-picker-hover-border: k-color(border-alt) !default;
295
259
 
296
260
  /// The text color of the focused solid Picker components.
297
261
  /// @group input
298
- $kendo-picker-solid-focus-text: k-color(on-app-surface) !default;
262
+ $kendo-picker-focus-text: k-color(on-app-surface) !default;
299
263
 
300
264
  /// The background color of the focused solid Picker components.
301
265
  /// @group input
302
- $kendo-picker-solid-focus-bg: k-color(app-surface) !default;
266
+ $kendo-picker-focus-bg: k-color(app-surface) !default;
303
267
 
304
268
  /// The border color of the focused solid Picker components.
305
269
  /// @group input
306
- $kendo-picker-solid-focus-border: k-color(primary) !default;
307
-
308
- /// The text color of the hovered and focused solid Picker components.
309
- /// @group input
310
- $kendo-picker-solid-hover-focus-text: $kendo-picker-solid-focus-text !default;
311
-
312
- /// The background color of the hovered and focused solid Picker components.
313
- /// @group input
314
- $kendo-picker-solid-hover-focus-bg: $kendo-picker-solid-focus-bg !default;
315
-
316
- /// The border color of the hovered and focused solid Picker components.
317
- /// @group input
318
- $kendo-picker-solid-hover-focus-border: $kendo-picker-solid-focus-border !default;
270
+ $kendo-picker-focus-border: k-color(primary) !default;
319
271
 
320
272
  /// The text color of the disabled solid Picker components.
321
273
  /// @group input
322
- $kendo-picker-solid-disabled-text: color-mix(in srgb, k-color(on-app-surface) 46%, transparent) !default;
274
+ $kendo-picker-disabled-text: color-mix(in srgb, k-color(on-app-surface) 46%, transparent) !default;
323
275
 
324
276
  /// The background color of the disabled solid Picker components.
325
277
  /// @group input
326
- $kendo-picker-solid-disabled-bg: color-mix(in srgb, k-color(on-app-surface) 9%, transparent) !default;
278
+ $kendo-picker-disabled-bg: color-mix(in srgb, k-color(on-app-surface) 9%, transparent) !default;
327
279
 
328
280
  /// The border color of the disabled solid Picker components.
329
281
  /// @group input
330
- $kendo-picker-solid-disabled-border: transparent !default;
282
+ $kendo-picker-disabled-border: transparent !default;
331
283
 
332
284
  /// The text color of the outline Picker components.
333
285
  /// @group input
334
- $kendo-picker-outline-text: k-color(on-app-surface) !default;
286
+ $kendo-picker-outline-text: var( --kendo-picker-outline-text, k-color(on-app-surface) ) !default;
335
287
 
336
288
  /// The background color of the outline Picker components.
337
289
  /// @group input
338
- $kendo-picker-outline-bg: none !default;
290
+ $kendo-picker-outline-bg: var( --kendo-picker-outline-bg, none ) !default;
339
291
 
340
292
  /// The border color of the outline Picker components.
341
293
  /// @group input
342
- $kendo-picker-outline-border: k-color(on-app-surface) !default;
294
+ $kendo-picker-outline-border: var( --kendo-picker-outline-border, k-color(on-app-surface) ) !default;
343
295
 
344
296
  /// The text color of the hovered outline Picker components.
345
297
  /// @group input
@@ -391,15 +343,15 @@ $kendo-picker-outline-disabled-border: $kendo-picker-outline-disabled-text!defau
391
343
 
392
344
  /// The text color of the flat Picker components.
393
345
  /// @group input
394
- $kendo-picker-flat-text: k-color(on-app-surface) !default;
346
+ $kendo-picker-flat-text: var( --kendo-picker-flat-text, k-color(on-app-surface) ) !default;
395
347
 
396
348
  /// The background color of the flat Picker components.
397
349
  /// @group input
398
- $kendo-picker-flat-bg: none !default;
350
+ $kendo-picker-flat-bg: var( --kendo-picker-flat-bg, none ) !default;
399
351
 
400
352
  /// The border color of the flat Picker components.
401
353
  /// @group input
402
- $kendo-picker-flat-border: k-color(border) !default;
354
+ $kendo-picker-flat-border: var( --kendo-picker-flat-border, k-color(border) ) !default;
403
355
 
404
356
  /// The text color of the hovered flat Picker components.
405
357
  /// @group input
@@ -451,10 +403,10 @@ $kendo-picker-flat-disabled-border: $kendo-picker-flat-disabled-text !default;
451
403
 
452
404
  /// The calculated height of the Input.
453
405
  /// @group input
454
- $kendo-input-calc-size: calc( ( #{$kendo-input-md-line-height} * 1em ) + ( #{$kendo-input-md-padding-y} * 2 ) + ( #{$kendo-input-border-width * 2} ) ) !default;
455
- $kendo-input-sm-calc-size: calc( ( #{$kendo-input-sm-line-height} * 1em ) + ( #{$kendo-input-sm-padding-y} * 2 ) + ( #{$kendo-input-border-width * 2} ) ) !default;
456
- $kendo-input-md-calc-size: calc( ( #{$kendo-input-md-line-height} * 1em ) + ( #{$kendo-input-md-padding-y} * 2 ) + ( #{$kendo-input-border-width * 2} ) ) !default;
457
- $kendo-input-lg-calc-size: calc( ( #{$kendo-input-lg-line-height} * 1em ) + ( #{$kendo-input-lg-padding-y} * 2 ) + ( #{$kendo-input-border-width * 2} ) ) !default;
406
+ $kendo-input-calc-size: calc( ( #{$kendo-input-md-line-height} * 1em ) + ( #{$kendo-input-md-padding-y} * 2 ) + calc( #{$kendo-input-border-width} * 2 ) ) !default;
407
+ $kendo-input-sm-calc-size: calc( ( #{$kendo-input-sm-line-height} * 1em ) + ( #{$kendo-input-sm-padding-y} * 2 ) + calc( #{$kendo-input-border-width} * 2 ) ) !default;
408
+ $kendo-input-md-calc-size: calc( ( #{$kendo-input-md-line-height} * 1em ) + ( #{$kendo-input-md-padding-y} * 2 ) + calc( #{$kendo-input-border-width} * 2 ) ) !default;
409
+ $kendo-input-lg-calc-size: calc( ( #{$kendo-input-lg-line-height} * 1em ) + ( #{$kendo-input-lg-padding-y} * 2 ) + calc( #{$kendo-input-border-width} * 2 ) ) !default;
458
410
 
459
411
  /// The sizes map for the Input components.
460
412
  /// @group input
@@ -491,117 +443,6 @@ $kendo-input-sizes: (
491
443
  )
492
444
  ) !default;
493
445
 
494
- /// Colors map of the input.
495
- /// @group input
496
- $kendo-input-theme-colors: (
497
- input: (
498
- solid: (
499
- text: $kendo-input-solid-text,
500
- bg: $kendo-input-solid-bg,
501
- border: $kendo-input-solid-border,
502
- hover-text: $kendo-input-solid-hover-text,
503
- hover-bg: $kendo-input-solid-hover-bg,
504
- hover-border: $kendo-input-solid-hover-border,
505
- focus-text: $kendo-input-solid-focus-text,
506
- focus-bg: $kendo-input-solid-focus-bg,
507
- focus-border: $kendo-input-solid-focus-border,
508
- hover-focus-text: $kendo-input-solid-hover-focus-text,
509
- hover-focus-bg: $kendo-input-solid-hover-focus-bg,
510
- hover-focus-border: $kendo-input-solid-hover-focus-border,
511
- disabled-text: $kendo-input-solid-disabled-text,
512
- disabled-bg: $kendo-input-solid-disabled-bg,
513
- disabled-border: $kendo-input-solid-disabled-border
514
- ),
515
- outline: (
516
- text: $kendo-input-outline-text,
517
- bg: $kendo-input-outline-bg,
518
- border: $kendo-input-outline-border,
519
- hover-text: $kendo-input-outline-hover-text,
520
- hover-bg: $kendo-input-outline-hover-bg,
521
- hover-border: $kendo-input-outline-hover-border,
522
- focus-text: $kendo-input-outline-focus-text,
523
- focus-bg: $kendo-input-outline-focus-bg,
524
- focus-border: $kendo-input-outline-focus-border,
525
- hover-focus-text: $kendo-input-outline-hover-focus-text,
526
- hover-focus-bg: $kendo-input-outline-hover-focus-bg,
527
- hover-focus-border: $kendo-input-outline-hover-focus-border,
528
- disabled-text: $kendo-input-outline-disabled-text,
529
- disabled-bg: $kendo-input-outline-disabled-bg,
530
- disabled-border: $kendo-input-outline-disabled-border
531
- ),
532
- flat: (
533
- text: $kendo-input-flat-text,
534
- bg: $kendo-input-flat-bg,
535
- border: $kendo-input-flat-border,
536
- hover-text: $kendo-input-flat-hover-text,
537
- hover-bg: $kendo-input-flat-hover-bg,
538
- hover-border: $kendo-input-flat-hover-border,
539
- focus-text: $kendo-input-flat-focus-text,
540
- focus-bg: $kendo-input-flat-focus-bg,
541
- focus-border: $kendo-input-flat-focus-border,
542
- hover-focus-tex: $kendo-input-flat-hover-focus-text,
543
- hover-focus-bg: $kendo-input-flat-hover-focus-bg,
544
- hover-focus-border: $kendo-input-flat-hover-focus-border,
545
- disabled-text: $kendo-input-flat-disabled-text,
546
- disabled-bg: $kendo-input-flat-disabled-bg,
547
- disabled-border: $kendo-input-flat-disabled-border
548
- )
549
- ),
550
- picker: (
551
- solid: (
552
- text: $kendo-picker-solid-text,
553
- bg: $kendo-picker-solid-bg,
554
- border: $kendo-picker-solid-border,
555
- hover-text: $kendo-picker-solid-hover-text,
556
- hover-bg: $kendo-picker-solid-hover-bg,
557
- hover-border: $kendo-picker-solid-hover-border,
558
- focus-text: $kendo-picker-solid-focus-text,
559
- focus-bg: $kendo-picker-solid-focus-bg,
560
- focus-border: $kendo-picker-solid-focus-border,
561
- hover-focus-tex: $kendo-picker-solid-hover-focus-text,
562
- hover-focus-bg: $kendo-picker-solid-hover-focus-bg,
563
- hover-focus-border: $kendo-picker-solid-hover-focus-border,
564
- disabled-text: $kendo-picker-solid-disabled-text,
565
- disabled-bg: $kendo-picker-solid-disabled-bg,
566
- disabled-border: $kendo-picker-solid-disabled-border
567
- ),
568
- outline: (
569
- text: $kendo-picker-outline-text,
570
- bg: $kendo-picker-outline-bg,
571
- border: $kendo-picker-outline-border,
572
- hover-text: $kendo-picker-outline-hover-text,
573
- hover-bg: $kendo-picker-outline-hover-bg,
574
- hover-border: $kendo-picker-outline-hover-border,
575
- focus-text: $kendo-picker-outline-focus-text,
576
- focus-bg: $kendo-picker-outline-focus-bg,
577
- focus-border: $kendo-picker-outline-focus-border,
578
- hover-focus-text: $kendo-picker-outline-hover-focus-text,
579
- hover-focus-bg: $kendo-picker-outline-hover-focus-bg,
580
- hover-focus-border: $kendo-picker-outline-hover-focus-border,
581
- disabled-text: $kendo-picker-outline-disabled-text,
582
- disabled-bg: $kendo-picker-outline-disabled-bg,
583
- disabled-border: $kendo-picker-outline-disabled-border
584
- ),
585
- flat: (
586
- text: $kendo-picker-flat-text,
587
- bg: $kendo-picker-flat-bg,
588
- border: $kendo-picker-flat-border,
589
- hover-text: $kendo-picker-flat-hover-text,
590
- hover-bg: $kendo-picker-flat-hover-bg,
591
- hover-border: $kendo-picker-flat-hover-border,
592
- focus-text: $kendo-picker-flat-focus-text,
593
- focus-bg: $kendo-picker-flat-focus-bg,
594
- focus-border: $kendo-picker-flat-focus-border,
595
- hover-focus-tex: $kendo-picker-flat-hover-focus-text,
596
- hover-focus-bg: $kendo-picker-flat-hover-focus-bg,
597
- hover-focus-border: $kendo-picker-flat-hover-focus-border,
598
- disabled-text: $kendo-picker-flat-disabled-text,
599
- disabled-bg: $kendo-picker-flat-disabled-bg,
600
- disabled-border: $kendo-picker-flat-disabled-border
601
- )
602
- )
603
- ) !default;
604
-
605
446
  /// The background color of the Input prefix.
606
447
  /// @group input
607
448
  $kendo-input-prefix-bg: k-color(base-subtle) !default;
@@ -658,3 +499,107 @@ $kendo-input-clear-value-hover-opacity: 1 !default;
658
499
  $kendo-use-input-button-width: true !default;
659
500
  $kendo-use-input-spinner-width: true !default;
660
501
  $kendo-use-input-spinner-icon-offset: false !default;
502
+
503
+ @forward "@progress/kendo-theme-core/scss/components/input/_variables.scss" with (
504
+ $kendo-input-default-width: $kendo-input-width,
505
+ $kendo-input-border-width: $kendo-input-border-width,
506
+ $kendo-input-border-height: $kendo-input-border-height,
507
+ $kendo-input-sm-padding-x: $kendo-input-sm-padding-x,
508
+ $kendo-input-md-padding-x: $kendo-input-md-padding-x,
509
+ $kendo-input-lg-padding-x: $kendo-input-lg-padding-x,
510
+ $kendo-input-sm-padding-y: $kendo-input-sm-padding-y,
511
+ $kendo-input-md-padding-y: $kendo-input-md-padding-y,
512
+ $kendo-input-lg-padding-y: $kendo-input-lg-padding-y,
513
+ $kendo-input-font-family: $kendo-input-font-family,
514
+ $kendo-input-sm-font-size: $kendo-input-sm-font-size,
515
+ $kendo-input-md-font-size: $kendo-input-md-font-size,
516
+ $kendo-input-lg-font-size: $kendo-input-lg-font-size,
517
+ $kendo-input-sm-line-height: $kendo-input-sm-line-height,
518
+ $kendo-input-md-line-height: $kendo-input-md-line-height,
519
+ $kendo-input-lg-line-height: $kendo-input-lg-line-height,
520
+ $kendo-input-sm-calc-size: $kendo-input-sm-calc-size,
521
+ $kendo-input-md-calc-size: $kendo-input-md-calc-size,
522
+ $kendo-input-lg-calc-size: $kendo-input-lg-calc-size,
523
+ $kendo-input-sizes: $kendo-input-sizes,
524
+ $kendo-input-bg: $kendo-input-bg,
525
+ $kendo-input-text: $kendo-input-text,
526
+ $kendo-input-border: $kendo-input-border,
527
+ $kendo-input-hover-bg: $kendo-input-hover-bg,
528
+ $kendo-input-hover-text: $kendo-input-hover-text,
529
+ $kendo-input-hover-border: $kendo-input-hover-border,
530
+ $kendo-input-focus-bg: $kendo-input-focus-bg,
531
+ $kendo-input-focus-text: $kendo-input-focus-text,
532
+ $kendo-input-focus-border: $kendo-input-focus-border,
533
+ $kendo-input-disabled-bg: $kendo-input-disabled-bg,
534
+ $kendo-input-disabled-text: $kendo-input-disabled-text,
535
+ $kendo-input-disabled-border: $kendo-input-disabled-border,
536
+ $kendo-input-outline-bg: $kendo-input-outline-bg,
537
+ $kendo-input-outline-text: $kendo-input-outline-text,
538
+ $kendo-input-outline-border: $kendo-input-outline-border,
539
+ $kendo-input-outline-hover-bg: $kendo-input-outline-hover-bg,
540
+ $kendo-input-outline-hover-text: $kendo-input-outline-hover-text,
541
+ $kendo-input-outline-hover-border: $kendo-input-outline-hover-border,
542
+ $kendo-input-outline-focus-bg: $kendo-input-outline-focus-bg,
543
+ $kendo-input-outline-focus-text: $kendo-input-outline-focus-text,
544
+ $kendo-input-outline-focus-border: $kendo-input-outline-focus-border,
545
+ $kendo-input-flat-bg: $kendo-input-flat-bg,
546
+ $kendo-input-flat-text: $kendo-input-flat-text,
547
+ $kendo-input-flat-border: $kendo-input-flat-border,
548
+ $kendo-input-flat-hover-bg: $kendo-input-flat-hover-bg,
549
+ $kendo-input-flat-hover-text: $kendo-input-flat-hover-text,
550
+ $kendo-input-flat-hover-border: $kendo-input-flat-hover-border,
551
+ $kendo-input-flat-focus-bg: $kendo-input-flat-focus-bg,
552
+ $kendo-input-flat-focus-text: $kendo-input-flat-focus-text,
553
+ $kendo-input-flat-focus-border: $kendo-input-flat-focus-border,
554
+ $kendo-input-placeholder-text: $kendo-input-placeholder-text,
555
+ $kendo-input-placeholder-opacity: $kendo-input-placeholder-opacity,
556
+ $kendo-input-clear-value-text: $kendo-input-clear-value-text,
557
+ $kendo-input-clear-value-opacity: $kendo-input-clear-value-opacity,
558
+ $kendo-input-clear-value-hover-text: $kendo-input-clear-value-hover-text,
559
+ $kendo-input-clear-value-hover-opacity: $kendo-input-clear-value-hover-opacity,
560
+ $kendo-input-button-border-width: $kendo-input-button-border-width,
561
+ $kendo-input-spinner-icon-offset: $kendo-input-spinner-icon-offset,
562
+ $kendo-input-separator-text: $kendo-input-separator-text,
563
+ $kendo-input-prefix-text: $kendo-input-prefix-text,
564
+ $kendo-input-suffix-text: $kendo-input-suffix-text,
565
+ $kendo-input-invalid-border: $kendo-input-invalid-border,
566
+ $kendo-picker-bg: $kendo-picker-bg,
567
+ $kendo-picker-text: $kendo-picker-text,
568
+ $kendo-picker-border: $kendo-picker-border,
569
+ $kendo-picker-hover-bg: $kendo-picker-hover-bg,
570
+ $kendo-picker-hover-text: $kendo-picker-hover-text,
571
+ $kendo-picker-hover-border: $kendo-picker-hover-border,
572
+ $kendo-picker-focus-bg: $kendo-picker-focus-bg,
573
+ $kendo-picker-focus-text: $kendo-picker-focus-text,
574
+ $kendo-picker-focus-border: $kendo-picker-focus-border,
575
+ $kendo-picker-disabled-bg: $kendo-picker-disabled-bg,
576
+ $kendo-picker-disabled-text: $kendo-picker-disabled-text,
577
+ $kendo-picker-disabled-border: $kendo-picker-disabled-border,
578
+ $kendo-picker-outline-bg: $kendo-picker-outline-bg,
579
+ $kendo-picker-outline-text: $kendo-picker-outline-text,
580
+ $kendo-picker-outline-border: $kendo-picker-outline-border,
581
+ $kendo-picker-outline-hover-bg: $kendo-picker-outline-hover-bg,
582
+ $kendo-picker-outline-hover-text: $kendo-picker-outline-hover-text,
583
+ $kendo-picker-outline-hover-border: $kendo-picker-outline-hover-border,
584
+ $kendo-picker-outline-focus-bg: $kendo-picker-outline-focus-bg,
585
+ $kendo-picker-outline-focus-text: $kendo-picker-outline-focus-text,
586
+ $kendo-picker-outline-focus-border: $kendo-picker-outline-focus-border,
587
+ $kendo-picker-outline-hover-focus-bg: $kendo-picker-outline-hover-focus-bg,
588
+ $kendo-picker-outline-hover-focus-text: $kendo-picker-outline-hover-focus-text,
589
+ $kendo-picker-outline-hover-focus-border: $kendo-picker-outline-hover-focus-border,
590
+ $kendo-picker-flat-bg: $kendo-picker-flat-bg,
591
+ $kendo-picker-flat-text: $kendo-picker-flat-text,
592
+ $kendo-picker-flat-border: $kendo-picker-flat-border,
593
+ $kendo-picker-flat-hover-bg: $kendo-picker-flat-hover-bg,
594
+ $kendo-picker-flat-hover-text: $kendo-picker-flat-hover-text,
595
+ $kendo-picker-flat-hover-border: $kendo-picker-flat-hover-border,
596
+ $kendo-picker-flat-focus-bg: $kendo-picker-flat-focus-bg,
597
+ $kendo-picker-flat-focus-text: $kendo-picker-flat-focus-text,
598
+ $kendo-picker-flat-focus-border: $kendo-picker-flat-focus-border,
599
+ $kendo-picker-flat-hover-focus-bg: $kendo-picker-flat-hover-focus-bg,
600
+ $kendo-picker-flat-hover-focus-text: $kendo-picker-flat-hover-focus-text,
601
+ $kendo-picker-flat-hover-focus-border: $kendo-picker-flat-hover-focus-border,
602
+ $kendo-use-input-button-width: $kendo-use-input-button-width,
603
+ $kendo-use-input-spinner-width: $kendo-use-input-spinner-width,
604
+ $kendo-use-input-spinner-icon-offset: $kendo-use-input-spinner-icon-offset
605
+ );