@progress/kendo-theme-bootstrap 6.2.1-dev.0 → 6.2.1-dev.151

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 (354) hide show
  1. package/dist/all.css +4717 -460
  2. package/dist/all.scss +11934 -1483
  3. package/dist/meta/sassdoc-data.json +18861 -9513
  4. package/dist/meta/sassdoc-raw-data.json +8129 -3804
  5. package/dist/meta/variables.json +242 -134
  6. package/lib/swatches/bootstrap-3-dark.json +1 -1
  7. package/lib/swatches/bootstrap-3.json +1 -1
  8. package/lib/swatches/bootstrap-4-dark.json +1 -1
  9. package/lib/swatches/bootstrap-4.json +1 -1
  10. package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
  11. package/lib/swatches/bootstrap-main-dark.json +1 -1
  12. package/lib/swatches/bootstrap-main.json +1 -1
  13. package/lib/swatches/bootstrap-nordic.json +1 -1
  14. package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
  15. package/lib/swatches/bootstrap-turquoise.json +1 -1
  16. package/lib/swatches/bootstrap-urban.json +1 -1
  17. package/lib/swatches/bootstrap-vintage.json +1 -1
  18. package/package.json +6 -6
  19. package/scss/_variables.scss +2 -0
  20. package/scss/action-buttons/_index.scss +18 -0
  21. package/scss/action-buttons/_layout.scss +4 -0
  22. package/scss/action-buttons/_theme.scss +5 -0
  23. package/scss/action-sheet/_index.scss +18 -0
  24. package/scss/action-sheet/_layout.scss +5 -0
  25. package/scss/action-sheet/_theme.scss +5 -0
  26. package/scss/adaptive/_index.scss +18 -0
  27. package/scss/adaptive/_layout.scss +5 -0
  28. package/scss/adaptive/_theme.scss +5 -0
  29. package/scss/all.scss +6 -0
  30. package/scss/appbar/_index.scss +18 -0
  31. package/scss/appbar/_layout.scss +5 -0
  32. package/scss/appbar/_theme.scss +5 -0
  33. package/scss/autocomplete/_index.scss +18 -0
  34. package/scss/autocomplete/_layout.scss +5 -0
  35. package/scss/autocomplete/_theme.scss +5 -0
  36. package/scss/avatar/_index.scss +18 -0
  37. package/scss/avatar/_layout.scss +5 -0
  38. package/scss/avatar/_theme.scss +5 -0
  39. package/scss/badge/_index.scss +18 -0
  40. package/scss/badge/_layout.scss +5 -0
  41. package/scss/badge/_theme.scss +5 -0
  42. package/scss/bottom-navigation/_index.scss +18 -0
  43. package/scss/bottom-navigation/_layout.scss +5 -0
  44. package/scss/bottom-navigation/_theme.scss +5 -0
  45. package/scss/breadcrumb/_index.scss +18 -0
  46. package/scss/breadcrumb/_layout.scss +4 -1
  47. package/scss/breadcrumb/_theme.scss +5 -0
  48. package/scss/button/_index.scss +18 -0
  49. package/scss/button/_layout.scss +5 -0
  50. package/scss/button/_theme.scss +5 -0
  51. package/scss/button/_variables.scss +89 -62
  52. package/scss/calendar/_index.scss +18 -0
  53. package/scss/calendar/_layout.scss +5 -0
  54. package/scss/calendar/_theme.scss +5 -0
  55. package/scss/captcha/_index.scss +18 -2
  56. package/scss/captcha/_layout.scss +5 -0
  57. package/scss/captcha/_theme.scss +5 -0
  58. package/scss/card/_index.scss +18 -0
  59. package/scss/card/_layout.scss +5 -0
  60. package/scss/card/_theme.scss +5 -0
  61. package/scss/card/_variables.scss +3 -0
  62. package/scss/chat/_index.scss +18 -0
  63. package/scss/chat/_layout.scss +5 -0
  64. package/scss/chat/_theme.scss +5 -0
  65. package/scss/checkbox/_index.scss +18 -0
  66. package/scss/checkbox/_layout.scss +4 -1
  67. package/scss/checkbox/_theme.scss +5 -0
  68. package/scss/checkbox/_variables.scss +83 -53
  69. package/scss/chip/_index.scss +18 -0
  70. package/scss/chip/_layout.scss +5 -0
  71. package/scss/chip/_theme.scss +4 -1
  72. package/scss/chip/_variables.scss +53 -30
  73. package/scss/color-preview/_index.scss +18 -2
  74. package/scss/color-preview/_layout.scss +5 -0
  75. package/scss/color-preview/_theme.scss +5 -0
  76. package/scss/coloreditor/_index.scss +18 -0
  77. package/scss/coloreditor/_layout.scss +5 -0
  78. package/scss/coloreditor/_theme.scss +5 -0
  79. package/scss/colorgradient/_index.scss +18 -1
  80. package/scss/colorgradient/_layout.scss +5 -0
  81. package/scss/colorgradient/_theme.scss +5 -0
  82. package/scss/colorgradient/_variables.scss +3 -0
  83. package/scss/colorpalette/_index.scss +18 -0
  84. package/scss/colorpalette/_layout.scss +5 -0
  85. package/scss/colorpalette/_theme.scss +5 -0
  86. package/scss/colorpicker/_index.scss +18 -0
  87. package/scss/colorpicker/_layout.scss +5 -0
  88. package/scss/colorpicker/_theme.scss +5 -0
  89. package/scss/combobox/_index.scss +18 -0
  90. package/scss/combobox/_layout.scss +5 -0
  91. package/scss/combobox/_theme.scss +5 -0
  92. package/scss/dataviz/_index.scss +18 -0
  93. package/scss/dataviz/_layout.scss +5 -0
  94. package/scss/dataviz/_theme.scss +5 -0
  95. package/scss/dateinput/_index.scss +18 -0
  96. package/scss/dateinput/_layout.scss +5 -0
  97. package/scss/dateinput/_theme.scss +5 -0
  98. package/scss/datepicker/_index.scss +18 -0
  99. package/scss/datepicker/_layout.scss +5 -0
  100. package/scss/datepicker/_theme.scss +5 -0
  101. package/scss/daterangepicker/_index.scss +18 -2
  102. package/scss/daterangepicker/_layout.scss +5 -0
  103. package/scss/daterangepicker/_theme.scss +5 -0
  104. package/scss/datetimepicker/_index.scss +18 -0
  105. package/scss/datetimepicker/_layout.scss +5 -0
  106. package/scss/datetimepicker/_theme.scss +5 -0
  107. package/scss/dialog/_index.scss +18 -0
  108. package/scss/dialog/_layout.scss +5 -0
  109. package/scss/dialog/_theme.scss +3 -24
  110. package/scss/draggable/_index.scss +18 -0
  111. package/scss/draggable/_layout.scss +5 -0
  112. package/scss/draggable/_theme.scss +5 -0
  113. package/scss/drawer/_index.scss +18 -0
  114. package/scss/drawer/_layout.scss +5 -0
  115. package/scss/drawer/_theme.scss +5 -0
  116. package/scss/dropdowngrid/_index.scss +18 -0
  117. package/scss/dropdowngrid/_layout.scss +5 -0
  118. package/scss/dropdowngrid/_theme.scss +5 -0
  119. package/scss/dropdownlist/_index.scss +18 -0
  120. package/scss/dropdownlist/_layout.scss +5 -0
  121. package/scss/dropdownlist/_theme.scss +5 -0
  122. package/scss/dropdowntree/_index.scss +18 -0
  123. package/scss/dropdowntree/_layout.scss +5 -0
  124. package/scss/dropdowntree/_theme.scss +5 -0
  125. package/scss/dropzone/_index.scss +18 -0
  126. package/scss/dropzone/_layout.scss +5 -0
  127. package/scss/dropzone/_theme.scss +5 -0
  128. package/scss/editor/_index.scss +18 -0
  129. package/scss/editor/_layout.scss +5 -0
  130. package/scss/editor/_theme.scss +5 -0
  131. package/scss/expansion-panel/_index.scss +18 -0
  132. package/scss/expansion-panel/_layout.scss +5 -0
  133. package/scss/expansion-panel/_theme.scss +5 -0
  134. package/scss/fab/_index.scss +18 -0
  135. package/scss/fab/_layout.scss +5 -0
  136. package/scss/fab/_theme.scss +11 -8
  137. package/scss/fab/_variables.scss +32 -0
  138. package/scss/filemanager/_index.scss +18 -0
  139. package/scss/filemanager/_layout.scss +5 -0
  140. package/scss/filemanager/_theme.scss +5 -0
  141. package/scss/filter/_index.scss +18 -0
  142. package/scss/filter/_layout.scss +5 -0
  143. package/scss/filter/_theme.scss +5 -0
  144. package/scss/floating-label/_index.scss +18 -0
  145. package/scss/floating-label/_layout.scss +5 -0
  146. package/scss/floating-label/_theme.scss +5 -0
  147. package/scss/forms/_index.scss +18 -0
  148. package/scss/forms/_layout.scss +3 -5
  149. package/scss/forms/_theme.scss +5 -0
  150. package/scss/gantt/_index.scss +18 -0
  151. package/scss/gantt/_layout.scss +5 -0
  152. package/scss/gantt/_theme.scss +5 -0
  153. package/scss/grid/_index.scss +18 -0
  154. package/scss/grid/_layout.scss +5 -0
  155. package/scss/grid/_theme.scss +14 -1
  156. package/scss/grid/_variables.scss +7 -0
  157. package/scss/icons/_index.scss +19 -4
  158. package/scss/icons/_layout.scss +5 -0
  159. package/scss/icons/_theme.scss +6 -0
  160. package/scss/icons/_variables.scss +0 -0
  161. package/scss/imageeditor/_index.scss +18 -0
  162. package/scss/imageeditor/_layout.scss +5 -0
  163. package/scss/imageeditor/_theme.scss +5 -0
  164. package/scss/index.scss +170 -0
  165. package/scss/input/_index.scss +18 -0
  166. package/scss/input/_layout.scss +3 -1
  167. package/scss/input/_theme.scss +5 -0
  168. package/scss/input/_variables.scss +274 -50
  169. package/scss/list/_index.scss +18 -0
  170. package/scss/list/_layout.scss +5 -0
  171. package/scss/list/_theme.scss +5 -0
  172. package/scss/list/_variables.scss +41 -40
  173. package/scss/listbox/_index.scss +18 -0
  174. package/scss/listbox/_layout.scss +5 -0
  175. package/scss/listbox/_theme.scss +5 -0
  176. package/scss/listgroup/_index.scss +18 -0
  177. package/scss/listgroup/_layout.scss +5 -0
  178. package/scss/listgroup/_theme.scss +5 -0
  179. package/scss/listview/_index.scss +18 -0
  180. package/scss/listview/_layout.scss +5 -0
  181. package/scss/listview/_theme.scss +5 -0
  182. package/scss/loader/_index.scss +18 -0
  183. package/scss/loader/_layout.scss +3 -1
  184. package/scss/loader/_theme.scss +5 -0
  185. package/scss/map/_index.scss +18 -1
  186. package/scss/map/_layout.scss +5 -0
  187. package/scss/map/_theme.scss +5 -0
  188. package/scss/map/_variables.scss +3 -0
  189. package/scss/maskedtextbox/_index.scss +18 -0
  190. package/scss/maskedtextbox/_layout.scss +5 -0
  191. package/scss/maskedtextbox/_theme.scss +5 -0
  192. package/scss/mediaplayer/_index.scss +18 -0
  193. package/scss/mediaplayer/_layout.scss +5 -0
  194. package/scss/mediaplayer/_theme.scss +5 -0
  195. package/scss/menu/_index.scss +18 -0
  196. package/scss/menu/_layout.scss +4 -1
  197. package/scss/menu/_theme.scss +5 -0
  198. package/scss/menu-button/_index.scss +18 -0
  199. package/scss/menu-button/_layout.scss +5 -0
  200. package/scss/menu-button/_theme.scss +5 -0
  201. package/scss/messagebox/_index.scss +18 -0
  202. package/scss/messagebox/_layout.scss +5 -0
  203. package/scss/messagebox/_theme.scss +5 -0
  204. package/scss/multiselect/_index.scss +18 -0
  205. package/scss/multiselect/_layout.scss +5 -0
  206. package/scss/multiselect/_theme.scss +5 -0
  207. package/scss/notification/_index.scss +18 -0
  208. package/scss/notification/_layout.scss +5 -0
  209. package/scss/notification/_theme.scss +5 -0
  210. package/scss/numerictextbox/_index.scss +18 -0
  211. package/scss/numerictextbox/_layout.scss +5 -0
  212. package/scss/numerictextbox/_theme.scss +5 -0
  213. package/scss/orgchart/_index.scss +18 -0
  214. package/scss/orgchart/_layout.scss +5 -0
  215. package/scss/orgchart/_theme.scss +5 -0
  216. package/scss/overlay/_index.scss +18 -0
  217. package/scss/overlay/_layout.scss +5 -0
  218. package/scss/overlay/_theme.scss +5 -0
  219. package/scss/pager/_index.scss +18 -0
  220. package/scss/pager/_layout.scss +2 -1
  221. package/scss/pager/_theme.scss +5 -0
  222. package/scss/panelbar/_index.scss +18 -0
  223. package/scss/panelbar/_layout.scss +5 -0
  224. package/scss/panelbar/_theme.scss +5 -0
  225. package/scss/pdf-viewer/_index.scss +18 -0
  226. package/scss/pdf-viewer/_layout.scss +5 -0
  227. package/scss/pdf-viewer/_theme.scss +5 -0
  228. package/scss/pivotgrid/_index.scss +18 -0
  229. package/scss/pivotgrid/_layout.scss +5 -0
  230. package/scss/pivotgrid/_theme.scss +5 -0
  231. package/scss/popover/_index.scss +18 -0
  232. package/scss/popover/_layout.scss +5 -0
  233. package/scss/popover/_theme.scss +5 -0
  234. package/scss/popup/_index.scss +18 -0
  235. package/scss/popup/_layout.scss +3 -1
  236. package/scss/popup/_theme.scss +5 -0
  237. package/scss/progressbar/_index.scss +18 -0
  238. package/scss/progressbar/_layout.scss +5 -0
  239. package/scss/progressbar/_theme.scss +5 -0
  240. package/scss/progressbar/_variables.scss +1 -1
  241. package/scss/radio/_index.scss +18 -0
  242. package/scss/radio/_layout.scss +5 -0
  243. package/scss/radio/_theme.scss +5 -0
  244. package/scss/radio/_variables.scss +76 -45
  245. package/scss/rating/_index.scss +18 -0
  246. package/scss/rating/_layout.scss +5 -0
  247. package/scss/rating/_theme.scss +5 -0
  248. package/scss/responsivepanel/_index.scss +18 -0
  249. package/scss/responsivepanel/_layout.scss +5 -0
  250. package/scss/responsivepanel/_theme.scss +6 -0
  251. package/scss/ripple/_index.scss +18 -0
  252. package/scss/ripple/_layout.scss +5 -0
  253. package/scss/ripple/_theme.scss +5 -0
  254. package/scss/scheduler/_index.scss +18 -0
  255. package/scss/scheduler/_layout.scss +4 -1
  256. package/scss/scheduler/_theme.scss +5 -0
  257. package/scss/scroller/_index.scss +18 -0
  258. package/scss/scroller/_layout.scss +5 -0
  259. package/scss/scroller/_theme.scss +5 -0
  260. package/scss/scrollview/_index.scss +18 -0
  261. package/scss/scrollview/_layout.scss +5 -0
  262. package/scss/scrollview/_theme.scss +4 -1
  263. package/scss/searchbox/_index.scss +18 -0
  264. package/scss/searchbox/_layout.scss +5 -0
  265. package/scss/searchbox/_theme.scss +5 -0
  266. package/scss/signature/_index.scss +18 -0
  267. package/scss/signature/_layout.scss +5 -0
  268. package/scss/signature/_theme.scss +5 -0
  269. package/scss/skeleton/_index.scss +18 -0
  270. package/scss/skeleton/_layout.scss +5 -0
  271. package/scss/skeleton/_theme.scss +5 -0
  272. package/scss/slider/_index.scss +18 -2
  273. package/scss/slider/_layout.scss +5 -0
  274. package/scss/slider/_theme.scss +5 -0
  275. package/scss/slider/_variables.scss +4 -0
  276. package/scss/split-button/_index.scss +18 -0
  277. package/scss/split-button/_layout.scss +5 -0
  278. package/scss/split-button/_theme.scss +5 -0
  279. package/scss/split-button/_variables.scss +15 -3
  280. package/scss/splitter/_index.scss +18 -0
  281. package/scss/splitter/_layout.scss +5 -0
  282. package/scss/splitter/_theme.scss +5 -0
  283. package/scss/spreadsheet/_index.scss +18 -1
  284. package/scss/spreadsheet/_layout.scss +3 -1
  285. package/scss/spreadsheet/_theme.scss +5 -25
  286. package/scss/spreadsheet/_variables.scss +3 -0
  287. package/scss/stepper/_index.scss +18 -0
  288. package/scss/stepper/_layout.scss +5 -0
  289. package/scss/stepper/_theme.scss +5 -0
  290. package/scss/switch/_index.scss +18 -0
  291. package/scss/switch/_layout.scss +3 -1
  292. package/scss/switch/_theme.scss +5 -0
  293. package/scss/switch/_variables.scss +57 -56
  294. package/scss/table/_index.scss +18 -0
  295. package/scss/table/_layout.scss +5 -0
  296. package/scss/table/_theme.scss +5 -0
  297. package/scss/tabstrip/_index.scss +18 -0
  298. package/scss/tabstrip/_layout.scss +5 -0
  299. package/scss/tabstrip/_theme.scss +5 -0
  300. package/scss/taskboard/_index.scss +18 -0
  301. package/scss/taskboard/_layout.scss +5 -0
  302. package/scss/taskboard/_theme.scss +5 -0
  303. package/scss/textarea/_index.scss +18 -0
  304. package/scss/textarea/_layout.scss +5 -0
  305. package/scss/textarea/_theme.scss +5 -0
  306. package/scss/textbox/_index.scss +18 -0
  307. package/scss/textbox/_layout.scss +5 -0
  308. package/scss/textbox/_theme.scss +5 -0
  309. package/scss/tilelayout/_index.scss +18 -0
  310. package/scss/tilelayout/_layout.scss +5 -0
  311. package/scss/tilelayout/_theme.scss +5 -0
  312. package/scss/timedurationpicker/_index.scss +18 -0
  313. package/scss/timedurationpicker/_layout.scss +5 -0
  314. package/scss/timedurationpicker/_theme.scss +5 -0
  315. package/scss/timeline/_index.scss +18 -0
  316. package/scss/timeline/_layout.scss +6 -1
  317. package/scss/timeline/_theme.scss +5 -0
  318. package/scss/timepicker/_index.scss +18 -0
  319. package/scss/timepicker/_layout.scss +5 -0
  320. package/scss/timepicker/_theme.scss +5 -0
  321. package/scss/timeselector/_index.scss +18 -0
  322. package/scss/timeselector/_layout.scss +5 -0
  323. package/scss/timeselector/_theme.scss +5 -0
  324. package/scss/toolbar/_index.scss +18 -0
  325. package/scss/toolbar/_layout.scss +5 -0
  326. package/scss/toolbar/_theme.scss +5 -0
  327. package/scss/tooltip/_index.scss +18 -0
  328. package/scss/tooltip/_layout.scss +5 -0
  329. package/scss/tooltip/_theme.scss +5 -0
  330. package/scss/treelist/_index.scss +18 -0
  331. package/scss/treelist/_layout.scss +6 -1
  332. package/scss/treelist/_theme.scss +6 -1
  333. package/scss/treeview/_index.scss +18 -0
  334. package/scss/treeview/_layout.scss +4 -1
  335. package/scss/treeview/_theme.scss +5 -0
  336. package/scss/typography/_index.scss +18 -0
  337. package/scss/typography/_layout.scss +5 -0
  338. package/scss/typography/_theme.scss +5 -0
  339. package/scss/upload/_index.scss +18 -0
  340. package/scss/upload/_layout.scss +5 -0
  341. package/scss/upload/_theme.scss +5 -0
  342. package/scss/utils/_index.scss +14 -2
  343. package/scss/validator/_index.scss +18 -0
  344. package/scss/validator/_layout.scss +5 -0
  345. package/scss/validator/_theme.scss +5 -0
  346. package/scss/virtual-scroller/_index.scss +18 -0
  347. package/scss/virtual-scroller/_layout.scss +5 -0
  348. package/scss/virtual-scroller/_theme.scss +5 -0
  349. package/scss/window/_index.scss +18 -0
  350. package/scss/window/_layout.scss +5 -0
  351. package/scss/window/_theme.scss +5 -0
  352. package/scss/wizard/_index.scss +18 -0
  353. package/scss/wizard/_layout.scss +5 -0
  354. package/scss/wizard/_theme.scss +5 -0
@@ -21,3 +21,21 @@ $_kendo-module-meta: (
21
21
  @import "./_variables.scss";
22
22
  @import "./_layout.scss";
23
23
  @import "./_theme.scss";
24
+
25
+
26
+ // Register
27
+ @import "../core/module-system/index.import.scss";
28
+ @include module-register( $_kendo-module-meta... );
29
+
30
+
31
+ // Expose
32
+ @mixin kendo-input--styles() {
33
+ @include module-render( "input" ) {
34
+ @include kendo-input--layout();
35
+ @include kendo-input--theme();
36
+ }
37
+ }
38
+
39
+ @if $kendo-auto-bootstrap {
40
+ @include kendo-input--styles();
41
+ }
@@ -1,6 +1,8 @@
1
1
  @import "@progress/kendo-theme-default/scss/input/_layout.scss";
2
2
 
3
- @include exports( "input/layout/bootstrap" ) {
3
+ @mixin kendo-input--layout() {
4
+
5
+ @include kendo-input--layout-base();
4
6
 
5
7
  // Input, Textbox
6
8
  .k-textbox {
@@ -1 +1,6 @@
1
1
  @import "@progress/kendo-theme-default/scss/input/_theme.scss";
2
+
3
+
4
+ @mixin kendo-input--theme() {
5
+ @include kendo-input--theme-base();
6
+ }
@@ -1,48 +1,75 @@
1
1
  // Input
2
2
 
3
- /// Default width of input components.
3
+ /// The default width of the Input components.
4
4
  /// @group input
5
5
  $kendo-input-default-width: 100% !default;
6
6
 
7
- /// Border width of input components.
7
+ /// The border width of the Input components.
8
8
  /// @group input
9
9
  $kendo-input-border-width: $input-border-width !default;
10
10
  $kendo-input-border-height: ( $kendo-input-border-width * 2 ) !default;
11
- /// Border radius of input components.
11
+ /// The border radius of the Input components.
12
12
  /// @group input
13
13
  $kendo-input-border-radius: null !default;
14
14
 
15
- /// Horizontal padding of input components.
15
+ /// The horizontal padding of the Input components.
16
16
  /// @group input
17
17
  $kendo-input-padding-x: $input-padding-x !default;
18
- /// Vertical padding of input components.
18
+ /// The horizontal padding of the small Input components.
19
+ /// @group input
20
+ $kendo-input-sm-padding-x: $input-padding-x-sm !default;
21
+ /// The horizontal padding of the medium Input components.
22
+ /// @group input
23
+ $kendo-input-md-padding-x: $input-padding-x !default;
24
+ /// The horizontal padding of the large Input components.
25
+ /// @group input
26
+ $kendo-input-lg-padding-x: $input-padding-x-lg !default;
27
+
28
+ /// The vertical padding of input components.
19
29
  /// @group input
20
30
  $kendo-input-padding-y: $input-padding-y !default;
21
- /// Font family of input components.
31
+ /// The vertical padding of the small Input components.
32
+ /// @group input
33
+ $kendo-input-sm-padding-y: $input-padding-y-sm !default;
34
+ /// The vertical padding of the medium Input components.
35
+ /// @group input
36
+ $kendo-input-md-padding-y: $input-padding-y !default;
37
+ /// The vertical padding of the large Input components.
38
+ /// @group input
39
+ $kendo-input-lg-padding-y: $input-padding-y-lg !default;
40
+
41
+ /// The font family of input components.
22
42
  /// @group input
23
43
  $kendo-input-font-family: $kendo-font-family !default;
24
- /// Font size of input components.
44
+
45
+ /// The font size of input components.
25
46
  /// @group input
26
47
  $kendo-input-font-size: $kendo-font-size-md !default;
27
- /// Line height of input components.
48
+ /// The font size of the small Input components.
28
49
  /// @group input
29
- $kendo-input-line-height: $input-line-height !default;
30
-
31
- $kendo-input-sm-padding-x: $input-padding-x-sm !default;
32
- $kendo-input-sm-padding-y: $input-padding-y-sm !default;
33
50
  $kendo-input-sm-font-size: $kendo-font-size-sm !default;
34
- $kendo-input-sm-line-height: k-math-div( 20, 14 ) !default;
35
-
36
- $kendo-input-md-padding-x: $input-padding-x !default;
37
- $kendo-input-md-padding-y: $input-padding-y !default;
51
+ /// The font size of the medium Input components.
52
+ /// @group input
38
53
  $kendo-input-md-font-size: $kendo-font-size-md !default;
39
- $kendo-input-md-line-height: $kendo-line-height-md !default;
40
-
41
- $kendo-input-lg-padding-x: $input-padding-x-lg !default;
42
- $kendo-input-lg-padding-y: $input-padding-y-lg !default;
54
+ /// The font size of the large Input components.
55
+ /// @group input
43
56
  $kendo-input-lg-font-size: $kendo-font-size-md !default;
57
+
58
+ /// The line height of input components.
59
+ /// @group input
60
+ $kendo-input-line-height: $input-line-height !default;
61
+ /// The line height of the small Input components.
62
+ /// @group input
63
+ $kendo-input-sm-line-height: k-math-div( 20, 14 ) !default;
64
+ /// The line height of the medium Input components.
65
+ /// @group input
66
+ $kendo-input-md-line-height: $kendo-line-height-md !default;
67
+ /// The line height of the large Input components.
68
+ /// @group input
44
69
  $kendo-input-lg-line-height: $kendo-line-height-md !default;
45
70
 
71
+ /// The sizes map for the Input components.
72
+ /// @group input
46
73
  $kendo-input-sizes: (
47
74
  sm: (
48
75
  padding-x: $kendo-input-sm-padding-x,
@@ -73,138 +100,335 @@ $kendo-input-sizes: (
73
100
  )
74
101
  ) !default;
75
102
 
103
+ /// The background color of the Input components.
104
+ /// @group input
76
105
  $kendo-input-bg: $input-bg !default;
106
+ /// The text color of the Input components.
107
+ /// @group input
77
108
  $kendo-input-text: $input-color !default;
109
+ /// The border color of the Input components.
110
+ /// @group input
78
111
  $kendo-input-border: $input-border-color !default;
112
+ /// The shadow of the Input components.
113
+ /// @group input
79
114
  $kendo-input-shadow: null !default;
80
115
 
116
+ /// The background color of the hovered Input components.
117
+ /// @group input
81
118
  $kendo-input-hover-bg: null !default;
119
+ /// The text color of the hovered Input components.
120
+ /// @group input
82
121
  $kendo-input-hover-text: null !default;
122
+ /// The border color of the hovered Input components.
123
+ /// @group input
83
124
  $kendo-input-hover-border: null !default;
125
+ /// The shadow of the hovered Input components.
126
+ /// @group input
84
127
  $kendo-input-hover-shadow: null !default;
85
128
 
129
+ /// The background color of the focused Input components.
130
+ /// @group input
86
131
  $kendo-input-focus-bg: $input-focus-bg !default;
132
+ /// The text color of the focused Input components.
133
+ /// @group input
87
134
  $kendo-input-focus-text: $input-focus-color !default;
135
+ /// The border color of the focused Input components.
136
+ /// @group input
88
137
  $kendo-input-focus-border: $input-focus-border-color !default;
138
+ /// The shadow of the focused Input components.
139
+ /// @group input
89
140
  $kendo-input-focus-shadow: $input-focus-box-shadow !default;
90
141
 
142
+ /// The background color of the selected Input components.
143
+ /// @group input
144
+ $kendo-input-selected-bg: null !default;
145
+ /// The text color of the selected Input components.
146
+ /// @group input
147
+ $kendo-input-selected-text: null !default;
148
+
149
+ /// The background color of the disabled Input components.
150
+ /// @group input
91
151
  $kendo-input-disabled-bg: null !default;
152
+ /// The text color of the disabled Input components.
153
+ /// @group input
92
154
  $kendo-input-disabled-text: null !default;
155
+ /// The border color of the disabled Input components.
156
+ /// @group input
93
157
  $kendo-input-disabled-border: null !default;
158
+ /// The gradient of the disabled Input components.
159
+ /// @group input
94
160
  $kendo-input-disabled-gradient: null !default;
161
+ /// The shadow of the disabled Input components.
162
+ /// @group input
95
163
  $kendo-input-disabled-shadow: null !default;
96
164
 
165
+ /// The background color of the outline Input components.
166
+ /// @group input
97
167
  $kendo-input-outline-bg: null !default;
168
+ /// The text color of the outline Input components.
169
+ /// @group input
98
170
  $kendo-input-outline-text: $kendo-base-text !default;
171
+ /// The border color of the outline Input components.
172
+ /// @group input
99
173
  $kendo-input-outline-border: rgba( $kendo-base-text, .5 ) !default;
100
174
 
175
+ /// The background color of the outline hovered Input components.
176
+ /// @group input
101
177
  $kendo-input-outline-hover-bg: null !default;
178
+ /// The text color of the outline hovered Input components.
179
+ /// @group input
102
180
  $kendo-input-outline-hover-text: null !default;
181
+ /// The border color of the outline hovered Input components.
182
+ /// @group input
103
183
  $kendo-input-outline-hover-border: null !default;
104
184
 
185
+ /// The background color of the outline focused Input components.
186
+ /// @group input
105
187
  $kendo-input-outline-focus-bg: null !default;
188
+ /// The text color of the outline focused Input components.
189
+ /// @group input
106
190
  $kendo-input-outline-focus-text: null !default;
191
+ /// The border color of the outline focused Input components.
192
+ /// @group input
107
193
  $kendo-input-outline-focus-border: $kendo-input-focus-border !default;
194
+ /// The shadow of the outline focused Input components.
195
+ /// @group input
108
196
  $kendo-input-outline-focus-shadow: $kendo-input-focus-shadow !default;
109
197
 
198
+ /// The background color of the flat Input components.
199
+ /// @group input
110
200
  $kendo-input-flat-bg: null !default;
201
+ /// The text color of the flat Input components.
202
+ /// @group input
111
203
  $kendo-input-flat-text: $kendo-input-text !default;
204
+ /// The border color of the flat Input components.
205
+ /// @group input
112
206
  $kendo-input-flat-border: $kendo-input-border !default;
113
207
 
208
+ /// The background color of the flat hovered Input components.
209
+ /// @group input
114
210
  $kendo-input-flat-hover-bg: null !default;
211
+ /// The text color of the flat hovered Input components.
212
+ /// @group input
115
213
  $kendo-input-flat-hover-text: null !default;
214
+ /// The border color of the flat hovered Input components.
215
+ /// @group input
116
216
  $kendo-input-flat-hover-border: $kendo-input-hover-border !default;
117
217
 
218
+ /// The background color of the flat focused Input components.
219
+ /// @group input
118
220
  $kendo-input-flat-focus-bg: null !default;
221
+ /// The text color of the flat focused Input components.
222
+ /// @group input
119
223
  $kendo-input-flat-focus-text: null !default;
224
+ /// The border color of the flat focused Input components.
225
+ /// @group input
120
226
  $kendo-input-flat-focus-border: $kendo-input-focus-border !default;
227
+ /// The shadow of the flat focused Input components.
228
+ /// @group input
121
229
  $kendo-input-flat-focus-shadow: $kendo-input-focus-shadow !default;
122
230
 
231
+ /// The text color of the Input placeholder.
232
+ /// @group input
233
+ $kendo-input-placeholder-text: $input-placeholder-color !default;
234
+ /// The opacity of the Input placeholder.
235
+ /// @group input
236
+ $kendo-input-placeholder-opacity: 1 !default;
237
+
238
+ /// The color of the Input clear value icon.
239
+ /// @group input
240
+ $kendo-input-clear-value-text: null !default;
241
+ /// The opacity of the Input clear value icon.
242
+ /// @group input
243
+ $kendo-input-clear-value-opacity: .5 !default;
244
+ /// The color of the hovered Input clear value icon.
245
+ /// @group input
246
+ $kendo-input-clear-value-hover-text: null !default;
247
+ /// The opacity of the hovered Input clear value icon.
248
+ /// @group input
249
+ $kendo-input-clear-value-hover-opacity: 1 !default;
250
+
251
+ ///The vertical margin of the clear value icon.
252
+ /// @group input
253
+ $kendo-input-values-margin-y: k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
254
+ ///The horizontal margin of the clear value icon.
255
+ /// @group input
256
+ $kendo-input-values-margin-x: $kendo-input-values-margin-y !default;
257
+
258
+ /// The width of the Input button.
259
+ /// @group input
260
+ $kendo-input-button-width: null !default;
261
+ /// The border width of the Input button.
262
+ /// @group input
263
+ $kendo-input-button-border-width: 1px !default;
264
+ /// The width of the Input spinner button.
265
+ /// @group input
266
+ $kendo-input-spinner-width: null !default;
267
+ /// The icon offset of the Input spinner button.
268
+ /// @group input
269
+ $kendo-input-spinner-icon-offset: null !default;
270
+
271
+ /// The color of the Input separator.
272
+ /// @group input
273
+ $kendo-input-separator-color: $kendo-input-text !default;
274
+ /// The opacity of the Input separator.
275
+ /// @group input
276
+ $kendo-input-separator-opacity: .5 !default;
277
+
278
+ /// The border color of the invalid Input components.
279
+ /// @group input
280
+ $kendo-input-invalid-border: $kendo-invalid-border !default;
281
+ /// The shadow of the invalid Input components.
282
+ /// @group input
283
+ $kendo-input-invalid-shadow: $kendo-invalid-shadow !default;
284
+
285
+ /// The background color of the Picker components.
286
+ /// @group picker
123
287
  $kendo-picker-bg: $kendo-button-bg !default;
288
+ /// The text color of the Picker components.
289
+ /// @group picker
124
290
  $kendo-picker-text: $kendo-button-text !default;
291
+ /// The border color of the Picker components.
292
+ /// @group picker
125
293
  $kendo-picker-border: $kendo-button-border !default;
294
+ /// The gradient of the Picker components.
295
+ /// @group picker
126
296
  $kendo-picker-gradient: $kendo-button-gradient !default;
297
+ /// The shadow of the Picker components.
298
+ /// @group picker
127
299
  $kendo-picker-shadow: $kendo-button-shadow !default;
128
300
 
301
+ /// The background color of the hovered Picker components.
302
+ /// @group picker
129
303
  $kendo-picker-hover-bg: $kendo-button-hover-bg !default;
304
+ /// The text color of the hovered Picker components.
305
+ /// @group picker
130
306
  $kendo-picker-hover-text: $kendo-button-hover-text !default;
307
+ /// The border color of the hovered Picker components.
308
+ /// @group picker
131
309
  $kendo-picker-hover-border: $kendo-button-hover-border !default;
310
+ /// The gradient of the hovered Picker components.
311
+ /// @group picker
132
312
  $kendo-picker-hover-gradient: $kendo-button-hover-gradient !default;
313
+ /// The shadow of the hovered Picker components.
314
+ /// @group picker
133
315
  $kendo-picker-hover-shadow: $kendo-button-hover-shadow !default;
134
316
 
317
+ /// The background color of the focused Picker components.
318
+ /// @group picker
135
319
  $kendo-picker-focus-bg: $kendo-button-active-bg !default;
320
+ /// The text color of the focused Picker components.
321
+ /// @group picker
136
322
  $kendo-picker-focus-text: $kendo-button-focus-text !default;
323
+ /// The border color of the focused Picker components.
324
+ /// @group picker
137
325
  $kendo-picker-focus-border: $kendo-button-focus-border !default;
326
+ /// The gradient of the focused Picker components.
327
+ /// @group picker
138
328
  $kendo-picker-focus-gradient: $kendo-button-focus-gradient !default;
329
+ /// The shadow of the focused Picker components.
330
+ /// @group picker
139
331
  $kendo-picker-focus-shadow: $kendo-button-focus-shadow !default;
140
332
 
333
+ /// The background color of the disabled Picker components.
334
+ /// @group picker
141
335
  $kendo-picker-disabled-bg: null !default;
336
+ /// The text color of the disabled Picker components.
337
+ /// @group picker
142
338
  $kendo-picker-disabled-text: null !default;
339
+ /// The border color of the disabled Picker components.
340
+ /// @group picker
143
341
  $kendo-picker-disabled-border: null !default;
342
+ /// The gradient of the disabled Picker components.
343
+ /// @group picker
144
344
  $kendo-picker-disabled-gradient: null !default;
345
+ /// The shadow of the disabled Picker components.
346
+ /// @group picker
145
347
  $kendo-picker-disabled-shadow: null !default;
146
348
 
349
+ /// The background color of the outline Picker components.
350
+ /// @group picker
147
351
  $kendo-picker-outline-bg: null !default;
352
+ /// The text color of the outline Picker components.
353
+ /// @group picker
148
354
  $kendo-picker-outline-text: $kendo-button-text !default;
355
+ /// The border color of the outline Picker components.
356
+ /// @group picker
149
357
  $kendo-picker-outline-border: rgba( $kendo-picker-outline-text, .5 ) !default;
150
358
 
359
+ /// The background color of the outline hovered Picker components.
360
+ /// @group picker
151
361
  $kendo-picker-outline-hover-bg: $kendo-picker-outline-text !default;
362
+ /// The text color of the outline hovered Picker components.
363
+ /// @group picker
152
364
  $kendo-picker-outline-hover-text: k-contrast-color( $kendo-picker-outline-hover-bg ) !default;
365
+ /// The border color of the outline hovered Picker components.
366
+ /// @group picker
153
367
  $kendo-picker-outline-hover-border: $kendo-picker-outline-hover-bg !default;
154
368
 
369
+ /// The background color of the outline focused Picker components.
370
+ /// @group picker
155
371
  $kendo-picker-outline-focus-bg: null !default;
372
+ /// The text color of the outline focused Picker components.
373
+ /// @group picker
156
374
  $kendo-picker-outline-focus-text: null !default;
375
+ /// The border color of the outline focused Picker components.
376
+ /// @group picker
157
377
  $kendo-picker-outline-focus-border: null !default;
378
+ /// The shadow of the outline focused Picker components.
379
+ /// @group picker
158
380
  $kendo-picker-outline-focus-shadow: $kendo-picker-focus-shadow !default;
159
381
 
382
+ /// The background color of the outline hovered and focused Picker components.
383
+ /// @group picker
160
384
  $kendo-picker-outline-hover-focus-bg: null !default;
385
+ /// The text color of the outline hovered and focused Picker components.
386
+ /// @group picker
161
387
  $kendo-picker-outline-hover-focus-text: null !default;
388
+ /// The border color of the outline hovered and focused Picker components.
389
+ /// @group picker
162
390
  $kendo-picker-outline-hover-focus-border: null !default;
163
391
 
392
+ /// The background color of the flat Picker components.
393
+ /// @group picker
164
394
  $kendo-picker-flat-bg: null !default;
395
+ /// The text color of the flat Picker components.
396
+ /// @group picker
165
397
  $kendo-picker-flat-text: $kendo-button-text !default;
398
+ /// The border color of the flat Picker components.
399
+ /// @group picker
166
400
  $kendo-picker-flat-border: $kendo-button-border !default;
167
401
 
402
+ /// The background color of the flat hovered Picker components.
403
+ /// @group picker
168
404
  $kendo-picker-flat-hover-bg: rgba( $kendo-button-text, .08 ) !default;
405
+ /// The text color of the flat hovered Picker components.
406
+ /// @group picker
169
407
  $kendo-picker-flat-hover-text: null !default;
408
+ /// The border color of the flat hovered Picker components.
409
+ /// @group picker
170
410
  $kendo-picker-flat-hover-border: null !default;
171
411
 
412
+ /// The background color of the flat focused Picker components.
413
+ /// @group picker
172
414
  $kendo-picker-flat-focus-bg: null !default;
415
+ /// The text color of the flat focused Picker components.
416
+ /// @group picker
173
417
  $kendo-picker-flat-focus-text: null !default;
418
+ /// The border color of the flat focused Picker components.
419
+ /// @group picker
174
420
  $kendo-picker-flat-focus-border: null !default;
421
+ /// The shadow of the flat focused Picker components.
422
+ /// @group picker
175
423
  $kendo-picker-flat-focus-shadow: $kendo-picker-focus-shadow !default;
176
424
 
425
+ /// The background color of the flat hovered and focused Picker components.
426
+ /// @group picker
177
427
  $kendo-picker-flat-hover-focus-bg: null !default;
428
+ /// The text color of the flat hovered and focused Picker components.
429
+ /// @group picker
178
430
  $kendo-picker-flat-hover-focus-text: null !default;
431
+ /// The border color of the flat hovered and focused Picker components.
432
+ /// @group picker
179
433
  $kendo-picker-flat-hover-focus-border: null !default;
180
434
 
181
- $kendo-input-placeholder-text: $input-placeholder-color !default;
182
- $kendo-input-placeholder-opacity: 1 !default;
183
-
184
- $kendo-input-selected-bg: null !default;
185
- $kendo-input-selected-text: null !default;
186
-
187
- $kendo-input-clear-value-text: null !default;
188
- $kendo-input-clear-value-opacity: .5 !default;
189
- $kendo-input-clear-value-hover-text: null !default;
190
- $kendo-input-clear-value-hover-opacity: 1 !default;
191
-
192
- $kendo-input-values-margin-y: k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
193
- $kendo-input-values-margin-x: $kendo-input-values-margin-y !default;
194
-
195
-
196
- // Input actions
197
- $kendo-input-button-width: null !default;
198
- $kendo-input-button-border-width: 1px !default;
199
- $kendo-input-spinner-width: null !default;
200
- $kendo-input-spinner-icon-offset: null !default;
201
-
202
-
203
- // Input separator
204
- $kendo-input-separator-color: $kendo-input-text !default;
205
- $kendo-input-separator-opacity: .5 !default;
206
-
207
-
208
- // Invalid
209
- $kendo-input-invalid-border: $kendo-invalid-border !default;
210
- $kendo-input-invalid-shadow: $kendo-invalid-shadow !default;
@@ -21,3 +21,21 @@ $_kendo-module-meta: (
21
21
  @import "./_variables.scss";
22
22
  @import "./_layout.scss";
23
23
  @import "./_theme.scss";
24
+
25
+
26
+ // Register
27
+ @import "../core/module-system/index.import.scss";
28
+ @include module-register( $_kendo-module-meta... );
29
+
30
+
31
+ // Expose
32
+ @mixin kendo-list--styles() {
33
+ @include module-render( "list" ) {
34
+ @include kendo-list--layout();
35
+ @include kendo-list--theme();
36
+ }
37
+ }
38
+
39
+ @if $kendo-auto-bootstrap {
40
+ @include kendo-list--styles();
41
+ }
@@ -1 +1,6 @@
1
1
  @import "@progress/kendo-theme-default/scss/list/_layout.scss";
2
+
3
+
4
+ @mixin kendo-list--layout() {
5
+ @include kendo-list--layout-base();
6
+ }
@@ -1 +1,6 @@
1
1
  @import "@progress/kendo-theme-default/scss/list/_theme.scss";
2
+
3
+
4
+ @mixin kendo-list--theme() {
5
+ @include kendo-list--theme-base();
6
+ }