@progress/kendo-theme-fluent 11.2.1-dev.1 → 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 (340) 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/_layout.scss +5 -302
  131. package/scss/forms/_theme.scss +5 -24
  132. package/scss/forms/_variables.scss +73 -39
  133. package/scss/gantt/_layout.scss +5 -801
  134. package/scss/gantt/_theme.scss +17 -236
  135. package/scss/gantt/_variables.scss +142 -73
  136. package/scss/grid/_layout.scss +60 -1276
  137. package/scss/grid/_theme.scss +35 -343
  138. package/scss/grid/_variables.scss +306 -183
  139. package/scss/gridlayout/_layout.scss +1 -6
  140. package/scss/gridlayout/_theme.scss +1 -6
  141. package/scss/icons/_layout.scss +4 -33
  142. package/scss/icons/_theme.scss +7 -1
  143. package/scss/icons/_variables.scss +35 -9
  144. package/scss/imageeditor/_layout.scss +2 -152
  145. package/scss/imageeditor/_theme.scss +5 -42
  146. package/scss/imageeditor/_variables.scss +66 -32
  147. package/scss/index.scss +2 -1
  148. package/scss/input/_layout.scss +36 -468
  149. package/scss/input/_theme.scss +52 -128
  150. package/scss/input/_variables.scss +153 -208
  151. package/scss/list/_layout.scss +3 -252
  152. package/scss/list/_theme.scss +10 -81
  153. package/scss/list/_variables.scss +176 -92
  154. package/scss/listbox/_layout.scss +2 -80
  155. package/scss/listbox/_theme.scss +5 -8
  156. package/scss/listbox/_variables.scss +28 -13
  157. package/scss/listgroup/_layout.scss +2 -174
  158. package/scss/listgroup/_theme.scss +2 -8
  159. package/scss/listgroup/_variables.scss +23 -10
  160. package/scss/listview/_layout.scss +6 -133
  161. package/scss/listview/_theme.scss +8 -37
  162. package/scss/listview/_variables.scss +66 -39
  163. package/scss/loader/_layout.scss +15 -572
  164. package/scss/loader/_theme.scss +2 -14
  165. package/scss/loader/_variables.scss +90 -92
  166. package/scss/map/_layout.scss +7 -121
  167. package/scss/map/_theme.scss +5 -17
  168. package/scss/map/_variables.scss +40 -22
  169. package/scss/maskedtextbox/_layout.scss +3 -3
  170. package/scss/maskedtextbox/_theme.scss +3 -3
  171. package/scss/mediaplayer/_layout.scss +5 -72
  172. package/scss/mediaplayer/_theme.scss +5 -15
  173. package/scss/mediaplayer/_variables.scss +27 -14
  174. package/scss/menu/_layout.scss +25 -267
  175. package/scss/menu/_theme.scss +14 -73
  176. package/scss/menu/_variables.scss +135 -76
  177. package/scss/menu-button/_layout.scss +9 -14
  178. package/scss/menu-button/_theme.scss +5 -1
  179. package/scss/menu-button/_variables.scss +10 -0
  180. package/scss/messagebox/_layout.scss +2 -18
  181. package/scss/messagebox/_theme.scss +4 -19
  182. package/scss/messagebox/_variables.scss +33 -37
  183. package/scss/multiselect/_layout.scss +3 -4
  184. package/scss/multiselect/_theme.scss +3 -4
  185. package/scss/no-data/_layout.scss +2 -17
  186. package/scss/no-data/_theme.scss +2 -5
  187. package/scss/no-data/_variables.scss +7 -2
  188. package/scss/notification/_functions.scss +17 -0
  189. package/scss/notification/_layout.scss +2 -68
  190. package/scss/notification/_theme.scss +4 -28
  191. package/scss/notification/_variables.scss +50 -91
  192. package/scss/numerictextbox/_layout.scss +3 -7
  193. package/scss/numerictextbox/_theme.scss +3 -3
  194. package/scss/orgchart/_layout.scss +8 -99
  195. package/scss/orgchart/_theme.scss +4 -45
  196. package/scss/orgchart/_variables.scss +87 -45
  197. package/scss/otp/_layout.scss +1 -34
  198. package/scss/otp/_theme.scss +1 -7
  199. package/scss/otp/_variables.scss +25 -12
  200. package/scss/overlay/_layout.scss +2 -11
  201. package/scss/overlay/_theme.scss +4 -3
  202. package/scss/overlay/_variables.scss +7 -3
  203. package/scss/pager/_layout.scss +11 -145
  204. package/scss/pager/_theme.scss +7 -15
  205. package/scss/pager/_variables.scss +49 -26
  206. package/scss/panel/_layout.scss +2 -24
  207. package/scss/panel/_theme.scss +10 -13
  208. package/scss/panel/_variables.scss +23 -10
  209. package/scss/panelbar/_layout.scss +17 -95
  210. package/scss/panelbar/_theme.scss +15 -164
  211. package/scss/panelbar/_variables.scss +134 -68
  212. package/scss/pdf-viewer/_layout.scss +3 -327
  213. package/scss/pdf-viewer/_theme.scss +2 -80
  214. package/scss/pdf-viewer/_variables.scss +75 -36
  215. package/scss/pivotgrid/_index.scss +0 -6
  216. package/scss/pivotgrid/_layout.scss +44 -579
  217. package/scss/pivotgrid/_theme.scss +5 -192
  218. package/scss/pivotgrid/_variables.scss +144 -70
  219. package/scss/popover/_layout.scss +6 -73
  220. package/scss/popover/_theme.scss +2 -36
  221. package/scss/popover/_variables.scss +54 -27
  222. package/scss/popup/_layout.scss +5 -70
  223. package/scss/popup/_theme.scss +2 -9
  224. package/scss/popup/_variables.scss +25 -12
  225. package/scss/progressbar/_layout.scss +10 -196
  226. package/scss/progressbar/_theme.scss +11 -46
  227. package/scss/progressbar/_variables.scss +57 -34
  228. package/scss/prompt/_layout.scss +2 -75
  229. package/scss/prompt/_theme.scss +2 -35
  230. package/scss/prompt/_variables.scss +43 -20
  231. package/scss/radio/_layout.scss +12 -178
  232. package/scss/radio/_theme.scss +7 -75
  233. package/scss/radio/_variables.scss +72 -36
  234. package/scss/rating/_layout.scss +11 -57
  235. package/scss/rating/_theme.scss +8 -6
  236. package/scss/rating/_variables.scss +21 -13
  237. package/scss/responsivepanel/_layout.scss +2 -45
  238. package/scss/responsivepanel/_theme.scss +3 -3
  239. package/scss/ripple/_layout.scss +2 -50
  240. package/scss/ripple/_theme.scss +2 -2
  241. package/scss/scheduler/_layout.scss +11 -773
  242. package/scss/scheduler/_theme.scss +32 -167
  243. package/scss/scheduler/_variables.scss +149 -77
  244. package/scss/scroller/_layout.scss +2 -80
  245. package/scss/scroller/_theme.scss +2 -5
  246. package/scss/scrollview/_layout.scss +2 -159
  247. package/scss/scrollview/_theme.scss +11 -35
  248. package/scss/scrollview/_variables.scss +52 -29
  249. package/scss/searchbox/_layout.scss +2 -0
  250. package/scss/searchbox/_theme.scss +4 -1
  251. package/scss/searchbox/_variables.scss +1 -1
  252. package/scss/signature/_layout.scss +3 -67
  253. package/scss/signature/_theme.scss +3 -8
  254. package/scss/signature/_variables.scss +46 -25
  255. package/scss/skeleton/_layout.scss +2 -79
  256. package/scss/skeleton/_theme.scss +2 -17
  257. package/scss/skeleton/_variables.scss +15 -6
  258. package/scss/slider/_layout.scss +18 -203
  259. package/scss/slider/_theme.scss +31 -40
  260. package/scss/slider/_variables.scss +58 -41
  261. package/scss/speech-to-text-button/_layout.scss +1 -9
  262. package/scss/speech-to-text-button/_theme.scss +1 -3
  263. package/scss/split-button/_layout.scss +22 -18
  264. package/scss/split-button/_theme.scss +2 -1
  265. package/scss/split-button/_variables.scss +18 -9
  266. package/scss/splitter/_layout.scss +8 -171
  267. package/scss/splitter/_theme.scss +2 -31
  268. package/scss/splitter/_variables.scss +42 -20
  269. package/scss/spreadsheet/_layout.scss +50 -724
  270. package/scss/spreadsheet/_theme.scss +14 -182
  271. package/scss/spreadsheet/_variables.scss +172 -99
  272. package/scss/stacklayout/_layout.scss +1 -5
  273. package/scss/stacklayout/_theme.scss +1 -5
  274. package/scss/stepper/_layout.scss +9 -255
  275. package/scss/stepper/_theme.scss +4 -186
  276. package/scss/stepper/_variables.scss +125 -60
  277. package/scss/suggestion/_layout.scss +2 -38
  278. package/scss/suggestion/_theme.scss +3 -66
  279. package/scss/suggestion/_variables.scss +42 -19
  280. package/scss/switch/_layout.scss +2 -138
  281. package/scss/switch/_theme.scss +2 -136
  282. package/scss/switch/_variables.scss +99 -49
  283. package/scss/table/_layout.scss +6 -249
  284. package/scss/table/_theme.scss +9 -95
  285. package/scss/table/_variables.scss +100 -64
  286. package/scss/tabstrip/_layout.scss +2 -421
  287. package/scss/tabstrip/_theme.scss +12 -123
  288. package/scss/tabstrip/_variables.scss +113 -61
  289. package/scss/taskboard/_layout.scss +28 -178
  290. package/scss/taskboard/_theme.scss +20 -55
  291. package/scss/taskboard/_variables.scss +122 -63
  292. package/scss/textarea/_layout.scss +3 -6
  293. package/scss/textarea/_theme.scss +3 -4
  294. package/scss/textbox/_layout.scss +3 -4
  295. package/scss/textbox/_theme.scss +3 -4
  296. package/scss/tilelayout/_layout.scss +2 -36
  297. package/scss/tilelayout/_theme.scss +13 -10
  298. package/scss/tilelayout/_variables.scss +19 -8
  299. package/scss/time-marker/_layout.scss +2 -15
  300. package/scss/time-marker/_theme.scss +2 -17
  301. package/scss/time-marker/_variables.scss +7 -2
  302. package/scss/timedurationpicker/_layout.scss +3 -4
  303. package/scss/timedurationpicker/_theme.scss +3 -4
  304. package/scss/timeline/_layout.scss +8 -423
  305. package/scss/timeline/_theme.scss +11 -34
  306. package/scss/timeline/_variables.scss +108 -61
  307. package/scss/timepicker/_layout.scss +7 -3
  308. package/scss/timepicker/_theme.scss +3 -4
  309. package/scss/timeselector/_layout.scss +3 -223
  310. package/scss/timeselector/_theme.scss +5 -55
  311. package/scss/timeselector/_variables.scss +84 -41
  312. package/scss/toolbar/_layout.scss +11 -296
  313. package/scss/toolbar/_theme.scss +3 -167
  314. package/scss/toolbar/_variables.scss +65 -32
  315. package/scss/tooltip/_functions.scss +17 -0
  316. package/scss/tooltip/_layout.scss +13 -74
  317. package/scss/tooltip/_theme.scss +17 -23
  318. package/scss/tooltip/_variables.scss +50 -72
  319. package/scss/treelist/_layout.scss +3 -82
  320. package/scss/treelist/_theme.scss +4 -6
  321. package/scss/treelist/_variables.scss +7 -2
  322. package/scss/treeview/_layout.scss +8 -137
  323. package/scss/treeview/_theme.scss +20 -65
  324. package/scss/treeview/_variables.scss +88 -48
  325. package/scss/typography/_layout.scss +3 -113
  326. package/scss/typography/_theme.scss +2 -17
  327. package/scss/typography/_variables.scss +84 -3
  328. package/scss/upload/_layout.scss +7 -219
  329. package/scss/upload/_theme.scss +4 -90
  330. package/scss/upload/_variables.scss +66 -29
  331. package/scss/validator/_layout.scss +2 -16
  332. package/scss/validator/_theme.scss +2 -2
  333. package/scss/virtual-scroller/_layout.scss +2 -34
  334. package/scss/virtual-scroller/_theme.scss +2 -2
  335. package/scss/window/_layout.scss +9 -141
  336. package/scss/window/_theme.scss +7 -35
  337. package/scss/window/_variables.scss +65 -70
  338. package/scss/wizard/_layout.scss +8 -95
  339. package/scss/wizard/_theme.scss +4 -7
  340. package/scss/wizard/_variables.scss +24 -11
@@ -1,180 +1,8 @@
1
1
  @use "../core/_index.scss" as *;
2
2
  @use "./_variables.scss" as *;
3
+ @use "@progress/kendo-theme-core/scss/components/listgroup/_layout.scss" as *;
3
4
 
4
5
  @mixin kendo-listgroup--layout() {
5
6
 
6
- .k-listgroup {
7
- @include border-radius( var( --kendo-listgroup-border-radius, #{$kendo-listgroup-border-radius} ) );
8
- margin: 0;
9
- padding: 0;
10
- border-width: var( --kendo-listgroup-border-width, #{$kendo-listgroup-border-width} );
11
- border-style: solid;
12
- font-size: var( --kendo-listgroup-font-size, #{$kendo-listgroup-font-size} );
13
- line-height: var( --kendo-listgroup-line-height, #{$kendo-listgroup-line-height} );
14
- list-style: none;
15
- display: flex;
16
- flex-direction: column;
17
- position: relative;
18
- overflow: hidden;
19
-
20
- > ul {
21
- margin: 0;
22
- padding: 0;
23
- list-style: none;
24
- display: flex;
25
- flex-direction: column;
26
- }
27
-
28
- // Borders of items
29
- .k-listgroup-item + .k-listgroup-item {
30
- border-top-width: var( --kendo-listgroup-item-border-width, #{$kendo-listgroup-item-border-width} );
31
- }
32
- }
33
- .k-listgroup-flush {
34
- @include border-radius( 0 );
35
- border-left-width: 0;
36
- border-right-width: 0;
37
- }
38
-
39
-
40
- .k-listgroup-item {
41
- padding-inline: var( --kendo-listgroup-item-padding-x, #{$kendo-listgroup-item-padding-x} );
42
- padding-block: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
43
- border-width: 0;
44
- border-style: solid;
45
- border-color: inherit;
46
- display: flex;
47
- flex-direction: row;
48
- align-items: center;
49
- justify-content: flex-start;
50
- flex: 0 0 auto;
51
- position: relative;
52
-
53
- > .k-link {
54
- margin-inline: var( --kendo-listgroup-item-padding-x, calc( #{$kendo-listgroup-item-padding-x} * -1 ) );
55
- margin-block: var( --kendo-listgroup-item-padding-y, calc( #{$kendo-listgroup-item-padding-y} * -1 ) );
56
- padding-inline: var( --kendo-listgroup-item-padding-x, #{$kendo-listgroup-item-padding-x} );
57
- padding-block: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
58
- color: inherit;
59
- text-decoration: none;
60
- outline: 0;
61
- display: flex;
62
- flex-direction: row;
63
- align-items: center;
64
- justify-content: flex-start;
65
- flex: 1 1 auto;
66
- position: relative;
67
-
68
- > .k-select {
69
- padding-inline: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
70
- padding-block: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
71
- display: flex;
72
- align-items: center;
73
- flex: 0 0 auto;
74
- position: absolute;
75
- top: 50%;
76
- right: 0;
77
- transform: translateY(-50%);
78
- }
79
- }
80
- }
81
- .k-listgroup-item-segmented {
82
- align-items: stretch;
83
-
84
- > .k-link {
85
- margin-inline-end: 0;
86
- }
87
-
88
- > .k-select {
89
- margin-inline-start: 0;
90
- margin-inline-end: var( --kendo-listgroup-item-padding-x, calc( #{$kendo-listgroup-item-padding-x} * -1 ) );
91
- margin-block: var( --kendo-listgroup-item-padding-y, calc( #{$kendo-listgroup-item-padding-y} * -1 ) );
92
- padding-inline: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
93
- padding-block: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
94
- border-width: 0 0 0 1px;
95
- border-style: solid;
96
- border-color: inherit;
97
- cursor: pointer;
98
- }
99
- }
100
-
101
-
102
- // Forms in listgroup
103
- .k-listgroup-form-row {
104
- margin-inline: var( --kendo-listgroup-item-padding-x, calc( #{$kendo-listgroup-item-padding-x} * -1 ) );
105
- margin-block: var( --kendo-listgroup-item-padding-y, calc( #{$kendo-listgroup-item-padding-y} * -1) );
106
- padding-inline: var( --kendo-listgroup-item-padding-x, #{$kendo-listgroup-item-padding-x} );
107
- padding-block: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
108
- display: flex;
109
- flex-direction: row;
110
- align-items: center;
111
- justify-content: space-between;
112
- flex: 1 1 auto;
113
- position: relative;
114
-
115
- .k-listgroup-form-field-label {
116
- width: 40%;
117
- white-space: nowrap;
118
- overflow: hidden;
119
- text-overflow: ellipsis;
120
- }
121
-
122
- .k-listgroup-form-field-wrapper {
123
- width: 50%;
124
- display: flex;
125
- flex-direction: row;
126
- align-items: center;
127
- justify-content: flex-end;
128
- text-align: end;
129
- position: relative;
130
-
131
- select,
132
- input[type="text"],
133
- input[type="password"],
134
- input[type="date"],
135
- input[type="time"],
136
- input[type="datetime-local"],
137
- input[type="number"],
138
- textarea {
139
- width: 100%;
140
- box-sizing: border-box;
141
- flex: 1 1 100%;
142
- }
143
-
144
- textarea {
145
- min-height: 4em;
146
- resize: vertical;
147
- }
148
- }
149
- }
150
- .k-listgroup-item.k-listgroup-form-row {
151
- margin: 0;
152
- }
153
-
154
-
155
- // RTL Styles
156
- [dir="rtl"] {
157
-
158
- .k-listgroup-item {
159
-
160
- > .k-link {
161
-
162
- > .k-select {
163
- right: auto;
164
- left: 0;
165
- }
166
-
167
- }
168
-
169
- }
170
- .k-listgroup-item-segmented {
171
-
172
- > .k-select {
173
- border-right-width: 1px;
174
- border-left-width: 0;
175
- }
176
-
177
- }
178
- }
179
-
7
+ @include kendo-listgroup--layout-base();
180
8
  }
@@ -1,14 +1,8 @@
1
1
  @use "../core/_index.scss" as *;
2
2
  @use "./_variables.scss" as *;
3
+ @use "@progress/kendo-theme-core/scss/components/listgroup/_theme.scss" as *;
3
4
 
4
5
  @mixin kendo-listgroup--theme() {
5
-
6
- .k-listgroup {
7
- @include fill(
8
- var( --kendo-listgroup-text, #{$kendo-listgroup-text} ),
9
- var( --kendo-listgroup-bg, #{$kendo-listgroup-bg} ),
10
- var( --kendo-listgroup-border, #{$kendo-listgroup-border} )
11
- );
12
- }
6
+ @include kendo-listgroup--theme-base();
13
7
 
14
8
  }
@@ -4,34 +4,47 @@
4
4
 
5
5
  /// Border width of the listgroup.
6
6
  /// @group listgroup
7
- $kendo-listgroup-border-width: 1px !default;
7
+ $kendo-listgroup-border-width: var( --kendo-listgroup-border-width, 1px ) !default;
8
8
  /// Border radius of the listgroup.
9
9
  /// @group listgroup
10
- $kendo-listgroup-border-radius: k-border-radius(md) !default;
10
+ $kendo-listgroup-border-radius: var( --kendo-listgroup-border-radius, #{k-border-radius(md)} ) !default;
11
11
 
12
12
  /// Font size of the listgroup.
13
13
  /// @group listgroup
14
- $kendo-listgroup-font-size: var( --kendo-font-size, inherit ) !default;
14
+ $kendo-listgroup-font-size: var( --kendo-listgroup-font-size, var( --kendo-font-size, inherit ) ) !default;
15
15
  /// Line height of the listgroup.
16
16
  /// @group listgroup
17
- $kendo-listgroup-line-height: var( --kendo-line-height, normal ) !default;
17
+ $kendo-listgroup-line-height: var( --kendo-listgroup-line-height, var( --kendo-line-height, normal ) ) !default;
18
18
 
19
19
  /// Background color of the listgroup component.
20
20
  /// @group listgroup
21
- $kendo-listgroup-bg: k-color(surface-alt) !default;
21
+ $kendo-listgroup-bg: var( --kendo-listgroup-bg, #{k-color(surface-alt)} ) !default;
22
22
  /// Text color of the listgroup component.
23
23
  /// @group listgroup
24
- $kendo-listgroup-text: k-color(on-app-surface) !default;
24
+ $kendo-listgroup-text: var( --kendo-listgroup-text, #{k-color(on-app-surface)} ) !default;
25
25
  /// Border color of the listgroup component.
26
26
  /// @group listgroup
27
- $kendo-listgroup-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
27
+ $kendo-listgroup-border: var( --kendo-listgroup-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
28
28
 
29
29
  /// Horizontal padding of the listgroup items.
30
30
  /// @group listgroup
31
- $kendo-listgroup-item-padding-x: k-spacing(2) !default;
31
+ $kendo-listgroup-item-padding-x: var( --kendo-listgroup-item-padding-x, #{k-spacing(2)} ) !default;
32
32
  /// Vertical padding of the listgroup items.
33
33
  /// @group listgroup
34
- $kendo-listgroup-item-padding-y: k-spacing(2) !default;
34
+ $kendo-listgroup-item-padding-y: var( --kendo-listgroup-item-padding-y, #{k-spacing(2)} ) !default;
35
35
  /// Border width of the listgroup item.
36
36
  /// @group listgroup
37
- $kendo-listgroup-item-border-width: 1px !default;
37
+ $kendo-listgroup-item-border-width: var( --kendo-listgroup-item-border-width, 1px ) !default;
38
+
39
+ @forward "@progress/kendo-theme-core/scss/components/listgroup/_variables.scss" with (
40
+ $kendo-listgroup-border-width: $kendo-listgroup-border-width,
41
+ $kendo-listgroup-border-radius: $kendo-listgroup-border-radius,
42
+ $kendo-listgroup-font-size: $kendo-listgroup-font-size,
43
+ $kendo-listgroup-line-height: $kendo-listgroup-line-height,
44
+ $kendo-listgroup-bg: $kendo-listgroup-bg,
45
+ $kendo-listgroup-text: $kendo-listgroup-text,
46
+ $kendo-listgroup-border: $kendo-listgroup-border,
47
+ $kendo-listgroup-item-padding-x: $kendo-listgroup-item-padding-x,
48
+ $kendo-listgroup-item-padding-y: $kendo-listgroup-item-padding-y,
49
+ $kendo-listgroup-item-border-width: $kendo-listgroup-item-border-width
50
+ );
@@ -1,149 +1,22 @@
1
+ @use "@progress/kendo-theme-core/scss/components/listview/_layout.scss" as *;
1
2
  @use "../core/_index.scss" as *;
2
3
  @use "./_variables.scss" as *;
3
4
 
4
5
  @mixin kendo-listview--layout() {
6
+ @include kendo-listview--layout-base();
5
7
 
6
- // Listview
7
- .k-listview {
8
- margin: 0;
9
- padding: 0;
10
- border-width: 0;
11
- border-style: solid;
12
- box-sizing: border-box;
13
- outline: 0;
14
- font-family: var( --kendo-listview-font-family, #{$kendo-listview-font-family} );
15
- font-size: var( --kendo-listview-font-size, #{$kendo-listview-font-size} );
16
- line-height: var( --kendo-listview-line-height, #{$kendo-listview-line-height} );
17
- display: flex;
18
- flex-flow: column nowrap;
19
- position: relative;
20
- -webkit-touch-callout: none;
21
- -webkit-tap-highlight-color: transparent;
22
- }
23
- .k-listview-bordered {
24
- border-width: var( --kendo-listview-border-width, #{$kendo-listview-border-width} );
25
- }
26
-
27
-
28
- // Listview content
29
- .k-listview-content {
30
- margin: 0;
31
- padding: 0;
32
- outline: 0;
33
- flex-grow: 1;
34
- position: relative;
35
- overflow: auto;
36
-
37
- &::after {
38
- height: 0;
39
- clear: both;
40
- display: block;
41
- }
42
- }
43
- .k-listview-content.k-d-flex,
44
- .k-listview-content.k-d-grid {
45
- &::after { display: none; }
46
- }
47
8
  .k-listview-content.k-d-grid {
48
9
  grid-gap: var( --kendo-listview-grid-gap, #{$kendo-listview-grid-gap} );
49
10
  }
50
- .k-listview-content-padding-rectangle {
51
- padding-inline: var( --kendo-listview-padding-x, #{$kendo-listview-padding-x} );
52
- padding-block: var( --kendo-listview-padding-y, #{$kendo-listview-padding-y} );
53
- }
54
- .k-listview-content-padding-square {
55
- padding: var( --kendo-listview-padding-y, #{$kendo-listview-padding-y} );
56
- }
57
11
 
58
-
59
- // Listview item
60
- .k-listview-item {
61
- padding: 0;
62
- border-width: 0;
63
- outline: 0;
64
- border-style: solid;
65
- box-sizing: border-box;
66
- flex-shrink: 0;
67
- }
68
- .k-listview-item-padding-rectangle {
69
- padding-inline: var( --kendo-listview-item-padding-x, #{$kendo-listview-item-padding-x} );
70
- padding-block: var( --kendo-listview-item-padding-y, #{$kendo-listview-item-padding-y} );
71
- }
72
- .k-listview-item-padding-rectangle .k-listview-link {
73
- margin-inline: calc( var( --kendo-listview-item-padding-x, #{$kendo-listview-item-padding-x} ) * -1);
74
- margin-block: calc( var( --kendo-listview-item-padding-y, #{$kendo-listview-item-padding-y} ) * -1);
75
- padding-inline: var( --kendo-listview-item-padding-x, #{$kendo-listview-item-padding-x} );
76
- padding-block: var( --kendo-listview-item-padding-y, #{$kendo-listview-item-padding-y} );
77
- }
78
- .k-listview-item-padding-square {
79
- padding: var( --kendo-listview-item-padding-y, #{$kendo-listview-item-padding-y} );
80
- }
81
- .k-listview-item-padding-square .k-listview-link {
82
- margin: (-$kendo-listview-item-padding-y);
83
- padding: var( --kendo-listview-item-padding-y, #{$kendo-listview-item-padding-y} );
84
- }
85
-
86
-
87
- // Header
88
12
  .k-listview-header {
89
- border-width: 0;
90
- border-style: solid;
91
- border-color: inherit;
92
- padding-inline: var( --kendo-listview-header-padding-x, #{$kendo-listview-header-padding-x} );
93
- padding-block: var( --kendo-listview-header-padding-y, #{$kendo-listview-header-padding-y} );
13
+ padding-inline: $kendo-listview-header-padding-x;
14
+ padding-block: $kendo-listview-header-padding-y;
94
15
  }
95
- .k-listview-bordered > .k-listview-header {
96
- border-block-end-width: var( --kendo-listview-border-width, #{$kendo-listview-border-width} );
97
- }
98
-
99
16
 
100
- // Listview footer
101
17
  .k-listview-footer {
102
- border-width: 0;
103
- border-style: solid;
104
- border-color: inherit;
105
- padding-inline: var( --kendo-listview-footer-padding-x, #{$kendo-listview-footer-padding-x} );
106
- padding-block: var( --kendo-listview-footer-padding-y, #{$kendo-listview-footer-padding-y} );
107
-
108
- }
109
- .k-listview-bordered > .k-listview-footer {
110
- border-block-start-width: var( --kendo-listview-border-width, #{$kendo-listview-border-width} );
18
+ padding-inline: $kendo-listview-footer-padding-x;
19
+ padding-block: $kendo-listview-footer-padding-y;
111
20
  }
112
21
 
113
-
114
- // Listview pager
115
- .k-listview-pager {
116
- border-width: 0;
117
- border-color: inherit;
118
- }
119
- .k-listview-bordered > .k-listview-pager-top {
120
- border-block-end-width: var( --kendo-listview-border-width, #{$kendo-listview-border-width} );
121
- }
122
- .k-listview-bordered > .k-listview-pager-bottom {
123
- border-block-start-width: var( --kendo-listview-border-width, #{$kendo-listview-border-width} );
124
- }
125
-
126
-
127
- // Borders
128
- .k-listview-borders-all {
129
- .k-listview-item {
130
- border-width: var( --kendo-listview-border-width, #{$kendo-listview-border-width} );
131
- }
132
- }
133
- .k-listview-borders-horizontal {
134
- .k-listview-item {
135
- border-block-start-width: var( --kendo-listview-border-width, #{$kendo-listview-border-width} );
136
- }
137
- .k-listview-item:first-child {
138
- border-block-start-width: 0;
139
- }
140
- }
141
- .k-listview-borders-vertical {
142
- .k-listview-item {
143
- border-inline-start-width: var( --kendo-listview-border-width, #{$kendo-listview-border-width} );
144
- }
145
- .k-listview-item:first-child {
146
- border-inline-start-width: 0;
147
- }
148
- }
149
22
  }
@@ -1,55 +1,26 @@
1
1
  @use "../core/_index.scss" as *;
2
2
  @use "./_variables.scss" as *;
3
+ @use "@progress/kendo-theme-core/scss/components/listview/_theme.scss" as *;
3
4
 
4
5
  @mixin kendo-listview--theme() {
5
- // Listview
6
- .k-listview {
7
- @include fill(
8
- var( --kendo-listview-text, $kendo-listview-text ),
9
- var( --kendo-listview-bg, $kendo-listview-bg ),
10
- var( --kendo-listview-border, $kendo-listview-border )
11
- );
12
- }
13
-
14
-
15
- // Listview content
16
- .k-listview-content {
6
+ @include kendo-listview--theme-base();
17
7
 
18
- > .k-focus {
19
- @include fill(
20
- var( --kendo-listview-item-focus-text, $kendo-listview-item-focus-text ),
21
- var( --kendo-listview-item-focus-bg, $kendo-listview-item-focus-bg )
22
- );
23
- box-shadow: var( --kendo-listview-item-focus-shadow, $kendo-listview-item-focus-shadow );
24
- }
25
-
26
- > .k-selected {
27
- @include fill(
28
- var( --kendo-listview-item-selected-text, $kendo-listview-item-selected-text ),
29
- var( --kendo-listview-item-selected-bg, $kendo-listview-item-selected-bg )
30
- )
31
- }
32
- }
33
-
34
- // List item
35
- .k-listview-item {
36
- border-color: $kendo-listview-border;
37
- }
8
+ // Fluent-specific styles
38
9
 
39
10
  // Listview header
40
11
  .k-listview-header {
41
12
  @include fill(
42
- var( --kendo-listview-header-text, $kendo-listview-header-text ),
43
- var( --kendo-listview-header-bg, $kendo-listview-header-bg ),
44
- var( --kendo-listview-header-border, $kendo-listview-header-border )
13
+ $kendo-listview-header-text,
14
+ $kendo-listview-header-bg,
15
+ $kendo-listview-header-border
45
16
  )
46
17
  }
47
18
 
48
19
  // Listview footer
49
20
  .k-listview-footer {
50
21
  @include fill(
51
- var( --kendo-listview-footer-text, $kendo-listview-footer-text ),
52
- var( --kendo-listview-footer-bg, $kendo-listview-footer-bg )
22
+ $kendo-listview-footer-text,
23
+ $kendo-listview-footer-bg
53
24
  )
54
25
  }
55
26
  }
@@ -4,89 +4,116 @@
4
4
 
5
5
  /// The horizontal padding of the ListView.
6
6
  /// @group listview
7
- $kendo-listview-padding-x: k-spacing(1) !default;
7
+ $kendo-listview-padding-x: var( --kendo-listview-padding-x, k-spacing(1) ) !default;
8
8
  /// The vertical padding of the ListView.
9
9
  /// @group listview
10
- $kendo-listview-padding-y: k-spacing(1) !default;
10
+ $kendo-listview-padding-y: var( --kendo-listview-padding-y, k-spacing(1) ) !default;
11
11
  /// The width of the border around bordered ListView.
12
12
  /// @group listview
13
13
  $kendo-listview-border-width: 1px !default;
14
14
 
15
15
  /// The horizontal padding of the ListView header.
16
16
  /// @group listview
17
- $kendo-listview-header-padding-x: k-spacing(4) !default;
17
+ $kendo-listview-header-padding-x: var( --kendo-listview-header-padding-x, k-spacing(4) ) !default;
18
18
  /// The vertical padding of the ListView header.
19
19
  /// @group listview
20
- $kendo-listview-header-padding-y: k-spacing(2) !default;
20
+ $kendo-listview-header-padding-y: var( --kendo-listview-header-padding-y, k-spacing(2) ) !default;
21
21
 
22
22
  /// The horizontal padding of the ListView footer.
23
23
  /// @group listview
24
- $kendo-listview-footer-padding-x: $kendo-listview-header-padding-x !default;
24
+ $kendo-listview-footer-padding-x: var( --kendo-listview-footer-padding-x, $kendo-listview-header-padding-x ) !default;
25
25
  /// The vertical padding of the ListView footer.
26
26
  /// @group listview
27
- $kendo-listview-footer-padding-y: $kendo-listview-header-padding-y !default;
27
+ $kendo-listview-footer-padding-y: var( --kendo-listview-footer-padding-y, $kendo-listview-header-padding-y ) !default;
28
28
 
29
29
  /// The horizontal padding of the ListView items.
30
30
  /// @group listview
31
- $kendo-listview-item-padding-x: k-spacing(1) !default;
31
+ $kendo-listview-item-padding-x: var( --kendo-listview-item-padding-x, k-spacing(1) ) !default;
32
32
  /// The vertical padding of the ListView items.
33
33
  /// @group listview
34
- $kendo-listview-item-padding-y: k-spacing(1) !default;
34
+ $kendo-listview-item-padding-y: var( --kendo-listview-item-padding-y, k-spacing(1) ) !default;
35
35
 
36
36
  /// The font family of the ListView.
37
37
  /// @group listview
38
- $kendo-listview-font-family: var( --kendo-font-family, initial ) !default;
38
+ $kendo-listview-font-family: var( --kendo-listview-font-family, var( --kendo-font-family, initial ) ) !default;
39
39
  /// The font size of the ListView.
40
40
  /// @group listview
41
- $kendo-listview-font-size: var( --kendo-font-size, initial ) !default;
41
+ $kendo-listview-font-size: var( --kendo-listview-font-size, var( --kendo-font-size, initial ) ) !default;
42
42
  /// The line height of the ListView.
43
43
  /// @group listview
44
- $kendo-listview-line-height: var( --kendo-line-height, initial ) !default;
45
-
46
- /// The gap between items of ListView with grid layout.
47
- /// @group listview
48
- $kendo-listview-grid-gap: k-spacing(.0) !default;
44
+ $kendo-listview-line-height: var( --kendo-listview-line-height, var( --kendo-line-height, initial ) ) !default;
49
45
 
50
46
  /// The text color of the ListView.
51
47
  /// @group listview
52
- $kendo-listview-text: k-color(on-app-surface) !default;
48
+ $kendo-listview-text: var( --kendo-listview-text, k-color(on-app-surface) ) !default;
53
49
  /// The background color of the ListView.
54
50
  /// @group listview
55
- $kendo-listview-bg: k-color(surface-alt) !default;
51
+ $kendo-listview-bg: var( --kendo-listview-bg, k-color(surface-alt) ) !default;
56
52
  /// The border color of the ListView.
57
53
  /// @group listview
58
- $kendo-listview-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
54
+ $kendo-listview-border: var( --kendo-listview-border, color-mix(in srgb, k-color(border) 16%, transparent) ) !default;
59
55
 
60
- /// The text color of the ListView header.
56
+ /// The text color of the selected ListView items.
61
57
  /// @group listview
62
- $kendo-listview-header-text: initial !default;
63
- /// The background color of the ListView header.
58
+ $kendo-listview-item-selected-text: var( --kendo-listview-item-selected-text, initial ) !default;
59
+ /// The background color of the selected ListView items.
64
60
  /// @group listview
65
- $kendo-listview-header-bg: initial !default;
66
- /// The border color of the ListView header.
61
+ $kendo-listview-item-selected-bg: var( --kendo-listview-item-selected-bg, k-color(base-active) ) !default;
62
+ /// The border color of the selected ListView items.
67
63
  /// @group listview
68
- $kendo-listview-header-border: $kendo-listview-border !default;
64
+ $kendo-listview-item-selected-border: var( --kendo-listview-item-selected-border, initial ) !default;
69
65
 
70
- /// The text color of the ListView footer.
66
+ /// The text color of the focused ListView items.
71
67
  /// @group listview
72
- $kendo-listview-footer-text: initial !default;
73
- /// The background color of the ListView footer.
68
+ $kendo-listview-item-focus-text: var( --kendo-listview-item-focus-text, initial ) !default;
69
+ /// The background color of the focused ListView items.
74
70
  /// @group listview
75
- $kendo-listview-footer-bg: initial !default;
76
-
77
- /// The text color of the selected ListView items.
71
+ $kendo-listview-item-focus-bg: var( --kendo-listview-item-focus-bg, initial ) !default;
72
+ /// The border color of the focused ListView items.
78
73
  /// @group listview
79
- $kendo-listview-item-selected-text: initial !default;
80
- /// The background color of the selected ListView items.
74
+ $kendo-listview-item-focus-border: var( --kendo-listview-item-focus-border, initial ) !default;
75
+ /// The box shadow of the focused ListView items.
81
76
  /// @group listview
82
- $kendo-listview-item-selected-bg: k-color(base-active) !default;
77
+ $kendo-listview-item-focus-shadow: var( --kendo-listview-item-focus-shadow, var( --kendo-list-item-focus-shadow, $kendo-list-item-focus-shadow ) ) !default;
83
78
 
84
- /// The text color of the focused ListView items.
79
+ /// The gap between items of ListView with grid layout.
85
80
  /// @group listview
86
- $kendo-listview-item-focus-text: initial !default;
87
- /// The background color of the focused ListView items.
81
+ $kendo-listview-grid-gap: var( --kendo-listview-grid-gap, k-spacing(.0) ) !default;
82
+
83
+ /// The text color of the ListView header.
88
84
  /// @group listview
89
- $kendo-listview-item-focus-bg: initial !default;
90
- /// The box shadow of the focused ListView items.
85
+ $kendo-listview-header-text: var( --kendo-listview-header-text, initial ) !default;
86
+ /// The background color of the ListView header.
91
87
  /// @group listview
92
- $kendo-listview-item-focus-shadow: var( --kendo-list-item-focus-shadow, $kendo-list-item-focus-shadow ) !default;
88
+ $kendo-listview-header-bg: var( --kendo-listview-header-bg, initial ) !default;
89
+ /// The border color of the ListView header.
90
+ /// @group listview
91
+ $kendo-listview-header-border: var( --kendo-listview-header-border, $kendo-listview-border ) !default;
92
+
93
+ /// The text color of the ListView footer.
94
+ /// @group listview
95
+ $kendo-listview-footer-text: var( --kendo-listview-footer-text, initial ) !default;
96
+ /// The background color of the ListView footer.
97
+ /// @group listview
98
+ $kendo-listview-footer-bg: var( --kendo-listview-footer-bg, initial ) !default;
99
+
100
+ @forward "@progress/kendo-theme-core/scss/components/listview/_variables.scss" with (
101
+ $kendo-listview-padding-x: $kendo-listview-padding-x,
102
+ $kendo-listview-padding-y: $kendo-listview-padding-y,
103
+ $kendo-listview-border-width: $kendo-listview-border-width,
104
+ $kendo-listview-font-family: $kendo-listview-font-family,
105
+ $kendo-listview-font-size: $kendo-listview-font-size,
106
+ $kendo-listview-line-height: $kendo-listview-line-height,
107
+ $kendo-listview-text: $kendo-listview-text,
108
+ $kendo-listview-bg: $kendo-listview-bg,
109
+ $kendo-listview-border: $kendo-listview-border,
110
+ $kendo-listview-item-padding-x: $kendo-listview-item-padding-x,
111
+ $kendo-listview-item-padding-y: $kendo-listview-item-padding-y,
112
+ $kendo-listview-item-selected-text: $kendo-listview-item-selected-text,
113
+ $kendo-listview-item-selected-bg: $kendo-listview-item-selected-bg,
114
+ $kendo-listview-item-selected-border: $kendo-listview-item-selected-border,
115
+ $kendo-listview-item-focus-text: $kendo-listview-item-focus-text,
116
+ $kendo-listview-item-focus-bg: $kendo-listview-item-focus-bg,
117
+ $kendo-listview-item-focus-border: $kendo-listview-item-focus-border,
118
+ $kendo-listview-item-focus-shadow: $kendo-listview-item-focus-shadow
119
+ );