@progress/kendo-theme-classic 6.2.1-dev.8 → 6.3.1-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 (347) hide show
  1. package/dist/all.css +172 -135
  2. package/dist/all.scss +9760 -901
  3. package/dist/meta/sassdoc-data.json +1382 -518
  4. package/dist/meta/sassdoc-raw-data.json +702 -302
  5. package/dist/meta/variables.json +101 -5
  6. package/lib/swatches/classic-green-dark.json +1 -1
  7. package/lib/swatches/classic-green.json +1 -1
  8. package/lib/swatches/classic-lavender-dark.json +1 -1
  9. package/lib/swatches/classic-lavender.json +1 -1
  10. package/lib/swatches/classic-main-dark.json +1 -1
  11. package/lib/swatches/classic-main.json +1 -1
  12. package/lib/swatches/classic-metro-dark.json +1 -1
  13. package/lib/swatches/classic-metro.json +1 -1
  14. package/lib/swatches/classic-moonlight.json +1 -1
  15. package/lib/swatches/classic-opal-dark.json +1 -1
  16. package/lib/swatches/classic-opal.json +1 -1
  17. package/lib/swatches/classic-silver-dark.json +1 -1
  18. package/lib/swatches/classic-silver.json +1 -1
  19. package/lib/swatches/classic-uniform.json +1 -1
  20. package/package.json +6 -6
  21. package/scss/_variables.scss +2 -0
  22. package/scss/action-buttons/_index.scss +18 -0
  23. package/scss/action-buttons/_layout.scss +5 -0
  24. package/scss/action-buttons/_theme.scss +5 -0
  25. package/scss/action-sheet/_index.scss +18 -0
  26. package/scss/action-sheet/_layout.scss +5 -0
  27. package/scss/action-sheet/_theme.scss +5 -0
  28. package/scss/adaptive/_index.scss +18 -0
  29. package/scss/adaptive/_layout.scss +5 -0
  30. package/scss/adaptive/_theme.scss +5 -0
  31. package/scss/all.scss +6 -0
  32. package/scss/appbar/_index.scss +18 -0
  33. package/scss/appbar/_layout.scss +5 -0
  34. package/scss/appbar/_theme.scss +5 -0
  35. package/scss/autocomplete/_index.scss +18 -0
  36. package/scss/autocomplete/_layout.scss +5 -0
  37. package/scss/autocomplete/_theme.scss +5 -0
  38. package/scss/avatar/_index.scss +18 -0
  39. package/scss/avatar/_layout.scss +5 -0
  40. package/scss/avatar/_theme.scss +5 -0
  41. package/scss/badge/_index.scss +18 -0
  42. package/scss/badge/_layout.scss +5 -0
  43. package/scss/badge/_theme.scss +5 -0
  44. package/scss/bottom-navigation/_index.scss +18 -0
  45. package/scss/bottom-navigation/_layout.scss +5 -0
  46. package/scss/bottom-navigation/_theme.scss +5 -0
  47. package/scss/breadcrumb/_index.scss +18 -0
  48. package/scss/breadcrumb/_layout.scss +5 -0
  49. package/scss/breadcrumb/_theme.scss +5 -0
  50. package/scss/button/_index.scss +18 -0
  51. package/scss/button/_layout.scss +5 -0
  52. package/scss/button/_theme.scss +5 -0
  53. package/scss/calendar/_index.scss +18 -0
  54. package/scss/calendar/_layout.scss +5 -0
  55. package/scss/calendar/_theme.scss +5 -0
  56. package/scss/captcha/_index.scss +18 -2
  57. package/scss/captcha/_layout.scss +5 -0
  58. package/scss/captcha/_theme.scss +5 -0
  59. package/scss/card/_index.scss +18 -0
  60. package/scss/card/_layout.scss +5 -0
  61. package/scss/card/_theme.scss +5 -0
  62. package/scss/card/_variables.scss +3 -0
  63. package/scss/chat/_index.scss +18 -0
  64. package/scss/chat/_layout.scss +5 -0
  65. package/scss/chat/_theme.scss +5 -0
  66. package/scss/checkbox/_index.scss +18 -0
  67. package/scss/checkbox/_layout.scss +5 -0
  68. package/scss/checkbox/_theme.scss +5 -0
  69. package/scss/chip/_index.scss +18 -0
  70. package/scss/chip/_layout.scss +5 -0
  71. package/scss/chip/_theme.scss +5 -0
  72. package/scss/color-preview/_index.scss +18 -2
  73. package/scss/color-preview/_layout.scss +5 -0
  74. package/scss/color-preview/_theme.scss +5 -0
  75. package/scss/coloreditor/_index.scss +18 -0
  76. package/scss/coloreditor/_layout.scss +5 -0
  77. package/scss/coloreditor/_theme.scss +5 -0
  78. package/scss/colorgradient/_index.scss +18 -1
  79. package/scss/colorgradient/_layout.scss +5 -0
  80. package/scss/colorgradient/_theme.scss +5 -0
  81. package/scss/colorgradient/_variables.scss +3 -0
  82. package/scss/colorpalette/_index.scss +18 -0
  83. package/scss/colorpalette/_layout.scss +5 -0
  84. package/scss/colorpalette/_theme.scss +5 -0
  85. package/scss/colorpicker/_index.scss +18 -0
  86. package/scss/colorpicker/_layout.scss +5 -0
  87. package/scss/colorpicker/_theme.scss +5 -0
  88. package/scss/combobox/_index.scss +18 -0
  89. package/scss/combobox/_layout.scss +5 -0
  90. package/scss/combobox/_theme.scss +5 -0
  91. package/scss/dataviz/_index.scss +18 -0
  92. package/scss/dataviz/_layout.scss +5 -0
  93. package/scss/dataviz/_theme.scss +5 -0
  94. package/scss/dateinput/_index.scss +18 -0
  95. package/scss/dateinput/_layout.scss +5 -0
  96. package/scss/dateinput/_theme.scss +5 -0
  97. package/scss/datepicker/_index.scss +18 -0
  98. package/scss/datepicker/_layout.scss +5 -0
  99. package/scss/datepicker/_theme.scss +5 -0
  100. package/scss/daterangepicker/_index.scss +18 -2
  101. package/scss/daterangepicker/_layout.scss +5 -0
  102. package/scss/daterangepicker/_theme.scss +5 -0
  103. package/scss/datetimepicker/_index.scss +18 -0
  104. package/scss/datetimepicker/_layout.scss +5 -0
  105. package/scss/datetimepicker/_theme.scss +5 -0
  106. package/scss/dialog/_index.scss +18 -0
  107. package/scss/dialog/_layout.scss +5 -0
  108. package/scss/dialog/_theme.scss +5 -0
  109. package/scss/draggable/_index.scss +18 -0
  110. package/scss/draggable/_layout.scss +5 -0
  111. package/scss/draggable/_theme.scss +5 -0
  112. package/scss/drawer/_index.scss +18 -0
  113. package/scss/drawer/_layout.scss +5 -0
  114. package/scss/drawer/_theme.scss +5 -0
  115. package/scss/dropdowngrid/_index.scss +18 -0
  116. package/scss/dropdowngrid/_layout.scss +5 -0
  117. package/scss/dropdowngrid/_theme.scss +5 -0
  118. package/scss/dropdownlist/_index.scss +18 -0
  119. package/scss/dropdownlist/_layout.scss +5 -0
  120. package/scss/dropdownlist/_theme.scss +5 -0
  121. package/scss/dropdowntree/_index.scss +18 -0
  122. package/scss/dropdowntree/_layout.scss +5 -0
  123. package/scss/dropdowntree/_theme.scss +5 -0
  124. package/scss/dropzone/_index.scss +18 -0
  125. package/scss/dropzone/_layout.scss +5 -0
  126. package/scss/dropzone/_theme.scss +5 -0
  127. package/scss/editor/_index.scss +18 -0
  128. package/scss/editor/_layout.scss +5 -0
  129. package/scss/editor/_theme.scss +5 -0
  130. package/scss/expansion-panel/_index.scss +18 -0
  131. package/scss/expansion-panel/_layout.scss +5 -0
  132. package/scss/expansion-panel/_theme.scss +5 -0
  133. package/scss/fab/_index.scss +18 -0
  134. package/scss/fab/_layout.scss +5 -0
  135. package/scss/fab/_theme.scss +5 -0
  136. package/scss/fab/_variables.scss +33 -0
  137. package/scss/filemanager/_index.scss +18 -0
  138. package/scss/filemanager/_layout.scss +5 -0
  139. package/scss/filemanager/_theme.scss +5 -0
  140. package/scss/filter/_index.scss +18 -0
  141. package/scss/filter/_layout.scss +5 -0
  142. package/scss/filter/_theme.scss +5 -0
  143. package/scss/floating-label/_index.scss +18 -0
  144. package/scss/floating-label/_layout.scss +5 -0
  145. package/scss/floating-label/_theme.scss +5 -0
  146. package/scss/forms/_index.scss +18 -0
  147. package/scss/forms/_layout.scss +5 -0
  148. package/scss/forms/_theme.scss +5 -0
  149. package/scss/gantt/_index.scss +18 -0
  150. package/scss/gantt/_layout.scss +5 -0
  151. package/scss/gantt/_theme.scss +5 -0
  152. package/scss/grid/_index.scss +20 -0
  153. package/scss/grid/_layout.scss +5 -0
  154. package/scss/grid/_theme.scss +5 -0
  155. package/scss/grid/_variables.scss +47 -2
  156. package/scss/icons/_index.scss +19 -4
  157. package/scss/icons/_layout.scss +5 -0
  158. package/scss/icons/_theme.scss +6 -0
  159. package/scss/icons/_variables.scss +0 -0
  160. package/scss/imageeditor/_index.scss +18 -0
  161. package/scss/imageeditor/_layout.scss +5 -0
  162. package/scss/imageeditor/_theme.scss +5 -0
  163. package/scss/index.scss +170 -0
  164. package/scss/input/_index.scss +18 -0
  165. package/scss/input/_layout.scss +5 -0
  166. package/scss/input/_theme.scss +5 -0
  167. package/scss/list/_index.scss +18 -0
  168. package/scss/list/_layout.scss +5 -0
  169. package/scss/list/_theme.scss +5 -0
  170. package/scss/listbox/_index.scss +18 -0
  171. package/scss/listbox/_layout.scss +5 -0
  172. package/scss/listbox/_theme.scss +5 -0
  173. package/scss/listgroup/_index.scss +18 -0
  174. package/scss/listgroup/_layout.scss +5 -0
  175. package/scss/listgroup/_theme.scss +5 -0
  176. package/scss/listview/_index.scss +18 -0
  177. package/scss/listview/_layout.scss +5 -0
  178. package/scss/listview/_theme.scss +5 -0
  179. package/scss/loader/_index.scss +18 -0
  180. package/scss/loader/_layout.scss +5 -0
  181. package/scss/loader/_theme.scss +5 -0
  182. package/scss/map/_index.scss +18 -1
  183. package/scss/map/_layout.scss +5 -0
  184. package/scss/map/_theme.scss +5 -0
  185. package/scss/map/_variables.scss +3 -0
  186. package/scss/maskedtextbox/_index.scss +18 -0
  187. package/scss/maskedtextbox/_layout.scss +5 -0
  188. package/scss/maskedtextbox/_theme.scss +5 -0
  189. package/scss/mediaplayer/_index.scss +18 -0
  190. package/scss/mediaplayer/_layout.scss +5 -0
  191. package/scss/mediaplayer/_theme.scss +5 -0
  192. package/scss/menu/_index.scss +18 -0
  193. package/scss/menu/_layout.scss +5 -0
  194. package/scss/menu/_theme.scss +5 -0
  195. package/scss/menu-button/_index.scss +18 -0
  196. package/scss/menu-button/_layout.scss +5 -0
  197. package/scss/menu-button/_theme.scss +5 -0
  198. package/scss/messagebox/_index.scss +18 -0
  199. package/scss/messagebox/_layout.scss +5 -0
  200. package/scss/messagebox/_theme.scss +5 -0
  201. package/scss/multiselect/_index.scss +18 -0
  202. package/scss/multiselect/_layout.scss +5 -0
  203. package/scss/multiselect/_theme.scss +5 -0
  204. package/scss/notification/_index.scss +18 -0
  205. package/scss/notification/_layout.scss +5 -0
  206. package/scss/notification/_theme.scss +5 -0
  207. package/scss/numerictextbox/_index.scss +18 -0
  208. package/scss/numerictextbox/_layout.scss +5 -0
  209. package/scss/numerictextbox/_theme.scss +5 -0
  210. package/scss/orgchart/_index.scss +18 -0
  211. package/scss/orgchart/_layout.scss +5 -0
  212. package/scss/orgchart/_theme.scss +5 -0
  213. package/scss/overlay/_index.scss +18 -0
  214. package/scss/overlay/_layout.scss +5 -0
  215. package/scss/overlay/_theme.scss +5 -0
  216. package/scss/pager/_index.scss +18 -0
  217. package/scss/pager/_layout.scss +5 -0
  218. package/scss/pager/_theme.scss +5 -0
  219. package/scss/panelbar/_index.scss +18 -0
  220. package/scss/panelbar/_layout.scss +5 -0
  221. package/scss/panelbar/_theme.scss +5 -0
  222. package/scss/pdf-viewer/_index.scss +18 -0
  223. package/scss/pdf-viewer/_layout.scss +5 -0
  224. package/scss/pdf-viewer/_theme.scss +5 -0
  225. package/scss/pivotgrid/_index.scss +18 -0
  226. package/scss/pivotgrid/_layout.scss +5 -0
  227. package/scss/pivotgrid/_theme.scss +5 -0
  228. package/scss/popover/_index.scss +18 -0
  229. package/scss/popover/_layout.scss +5 -0
  230. package/scss/popover/_theme.scss +5 -0
  231. package/scss/popup/_index.scss +18 -0
  232. package/scss/popup/_layout.scss +5 -0
  233. package/scss/popup/_theme.scss +5 -0
  234. package/scss/progressbar/_index.scss +18 -0
  235. package/scss/progressbar/_layout.scss +5 -0
  236. package/scss/progressbar/_theme.scss +5 -0
  237. package/scss/radio/_index.scss +18 -0
  238. package/scss/radio/_layout.scss +5 -0
  239. package/scss/radio/_theme.scss +5 -0
  240. package/scss/rating/_index.scss +18 -0
  241. package/scss/rating/_layout.scss +5 -0
  242. package/scss/rating/_theme.scss +5 -0
  243. package/scss/responsivepanel/_index.scss +18 -0
  244. package/scss/responsivepanel/_layout.scss +5 -0
  245. package/scss/responsivepanel/_theme.scss +5 -0
  246. package/scss/ripple/_index.scss +18 -0
  247. package/scss/ripple/_layout.scss +5 -0
  248. package/scss/ripple/_theme.scss +5 -0
  249. package/scss/scheduler/_index.scss +18 -0
  250. package/scss/scheduler/_layout.scss +5 -0
  251. package/scss/scheduler/_theme.scss +5 -0
  252. package/scss/scroller/_index.scss +18 -0
  253. package/scss/scroller/_layout.scss +5 -0
  254. package/scss/scroller/_theme.scss +5 -0
  255. package/scss/scrollview/_index.scss +18 -0
  256. package/scss/scrollview/_layout.scss +5 -0
  257. package/scss/scrollview/_theme.scss +5 -0
  258. package/scss/searchbox/_index.scss +18 -0
  259. package/scss/searchbox/_layout.scss +5 -0
  260. package/scss/searchbox/_theme.scss +5 -0
  261. package/scss/signature/_index.scss +18 -0
  262. package/scss/signature/_layout.scss +5 -0
  263. package/scss/signature/_theme.scss +5 -0
  264. package/scss/skeleton/_index.scss +18 -0
  265. package/scss/skeleton/_layout.scss +5 -0
  266. package/scss/skeleton/_theme.scss +5 -0
  267. package/scss/slider/_index.scss +18 -2
  268. package/scss/slider/_layout.scss +5 -0
  269. package/scss/slider/_theme.scss +5 -0
  270. package/scss/slider/_variables.scss +4 -0
  271. package/scss/split-button/_index.scss +18 -0
  272. package/scss/split-button/_layout.scss +5 -0
  273. package/scss/split-button/_theme.scss +5 -0
  274. package/scss/splitter/_index.scss +18 -0
  275. package/scss/splitter/_layout.scss +5 -0
  276. package/scss/splitter/_theme.scss +5 -0
  277. package/scss/spreadsheet/_index.scss +18 -1
  278. package/scss/spreadsheet/_layout.scss +5 -0
  279. package/scss/spreadsheet/_theme.scss +5 -0
  280. package/scss/spreadsheet/_variables.scss +3 -0
  281. package/scss/stepper/_index.scss +18 -0
  282. package/scss/stepper/_layout.scss +5 -0
  283. package/scss/stepper/_theme.scss +5 -0
  284. package/scss/switch/_index.scss +18 -0
  285. package/scss/switch/_layout.scss +5 -0
  286. package/scss/switch/_theme.scss +5 -0
  287. package/scss/table/_index.scss +18 -0
  288. package/scss/table/_layout.scss +5 -0
  289. package/scss/table/_theme.scss +5 -0
  290. package/scss/tabstrip/_index.scss +18 -0
  291. package/scss/tabstrip/_layout.scss +5 -0
  292. package/scss/tabstrip/_theme.scss +5 -0
  293. package/scss/taskboard/_index.scss +18 -0
  294. package/scss/taskboard/_layout.scss +5 -0
  295. package/scss/taskboard/_theme.scss +5 -0
  296. package/scss/textarea/_index.scss +18 -0
  297. package/scss/textarea/_layout.scss +5 -0
  298. package/scss/textarea/_theme.scss +5 -0
  299. package/scss/textbox/_index.scss +18 -0
  300. package/scss/textbox/_layout.scss +5 -0
  301. package/scss/textbox/_theme.scss +5 -0
  302. package/scss/tilelayout/_index.scss +18 -0
  303. package/scss/tilelayout/_layout.scss +5 -0
  304. package/scss/tilelayout/_theme.scss +5 -0
  305. package/scss/timedurationpicker/_index.scss +18 -0
  306. package/scss/timedurationpicker/_layout.scss +5 -0
  307. package/scss/timedurationpicker/_theme.scss +5 -0
  308. package/scss/timeline/_index.scss +18 -0
  309. package/scss/timeline/_layout.scss +5 -0
  310. package/scss/timeline/_theme.scss +5 -0
  311. package/scss/timepicker/_index.scss +18 -0
  312. package/scss/timepicker/_layout.scss +5 -0
  313. package/scss/timepicker/_theme.scss +5 -0
  314. package/scss/timeselector/_index.scss +18 -0
  315. package/scss/timeselector/_layout.scss +5 -0
  316. package/scss/timeselector/_theme.scss +5 -0
  317. package/scss/toolbar/_index.scss +18 -0
  318. package/scss/toolbar/_layout.scss +5 -0
  319. package/scss/toolbar/_theme.scss +5 -0
  320. package/scss/tooltip/_index.scss +18 -0
  321. package/scss/tooltip/_layout.scss +5 -0
  322. package/scss/tooltip/_theme.scss +5 -0
  323. package/scss/treelist/_index.scss +18 -0
  324. package/scss/treelist/_layout.scss +5 -0
  325. package/scss/treelist/_theme.scss +5 -0
  326. package/scss/treeview/_index.scss +18 -0
  327. package/scss/treeview/_layout.scss +5 -0
  328. package/scss/treeview/_theme.scss +5 -0
  329. package/scss/typography/_index.scss +18 -0
  330. package/scss/typography/_layout.scss +5 -0
  331. package/scss/typography/_theme.scss +5 -0
  332. package/scss/upload/_index.scss +18 -0
  333. package/scss/upload/_layout.scss +5 -0
  334. package/scss/upload/_theme.scss +5 -0
  335. package/scss/utils/_index.scss +14 -2
  336. package/scss/validator/_index.scss +18 -0
  337. package/scss/validator/_layout.scss +5 -0
  338. package/scss/validator/_theme.scss +5 -0
  339. package/scss/virtual-scroller/_index.scss +18 -0
  340. package/scss/virtual-scroller/_layout.scss +5 -0
  341. package/scss/virtual-scroller/_theme.scss +5 -0
  342. package/scss/window/_index.scss +18 -0
  343. package/scss/window/_layout.scss +5 -0
  344. package/scss/window/_theme.scss +5 -0
  345. package/scss/wizard/_index.scss +18 -0
  346. package/scss/wizard/_layout.scss +5 -0
  347. package/scss/wizard/_theme.scss +5 -0
@@ -4277,8 +4277,8 @@
4277
4277
  {
4278
4278
  "description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
4279
4279
  "commentRange": {
4280
- "start": 107,
4281
- "end": 110
4280
+ "start": 109,
4281
+ "end": 112
4282
4282
  },
4283
4283
  "context": {
4284
4284
  "type": "variable",
@@ -4286,8 +4286,8 @@
4286
4286
  "value": "#f35800",
4287
4287
  "scope": "default",
4288
4288
  "line": {
4289
- "start": 111,
4290
- "end": 111
4289
+ "start": 113,
4290
+ "end": 113
4291
4291
  }
4292
4292
  },
4293
4293
  "group": [
@@ -4303,8 +4303,8 @@
4303
4303
  {
4304
4304
  "description": "The color used along with the primary color denoted by $kendo-color-primary.\nUsed to provide contrast between the background and foreground colors.\n",
4305
4305
  "commentRange": {
4306
- "start": 115,
4307
- "end": 118
4306
+ "start": 117,
4307
+ "end": 120
4308
4308
  },
4309
4309
  "context": {
4310
4310
  "type": "variable",
@@ -4312,8 +4312,8 @@
4312
4312
  "value": "k-contrast-legacy( $kendo-color-primary )",
4313
4313
  "scope": "default",
4314
4314
  "line": {
4315
- "start": 119,
4316
- "end": 119
4315
+ "start": 121,
4316
+ "end": 121
4317
4317
  }
4318
4318
  },
4319
4319
  "group": [
@@ -4329,8 +4329,8 @@
4329
4329
  {
4330
4330
  "description": "The secondary color of the theme.\n",
4331
4331
  "commentRange": {
4332
- "start": 121,
4333
- "end": 123
4332
+ "start": 123,
4333
+ "end": 125
4334
4334
  },
4335
4335
  "context": {
4336
4336
  "type": "variable",
@@ -4338,8 +4338,8 @@
4338
4338
  "value": "#e9e9e9",
4339
4339
  "scope": "default",
4340
4340
  "line": {
4341
- "start": 124,
4342
- "end": 124
4341
+ "start": 126,
4342
+ "end": 126
4343
4343
  }
4344
4344
  },
4345
4345
  "group": [
@@ -4355,8 +4355,8 @@
4355
4355
  {
4356
4356
  "description": "The color used along with the secondary color denoted by $kendo-color-secondary.\nUsed to provide contrast between the background and foreground colors.\n",
4357
4357
  "commentRange": {
4358
- "start": 128,
4359
- "end": 131
4358
+ "start": 130,
4359
+ "end": 133
4360
4360
  },
4361
4361
  "context": {
4362
4362
  "type": "variable",
@@ -4364,8 +4364,8 @@
4364
4364
  "value": "k-contrast-color( $kendo-color-secondary )",
4365
4365
  "scope": "default",
4366
4366
  "line": {
4367
- "start": 132,
4368
- "end": 132
4367
+ "start": 134,
4368
+ "end": 134
4369
4369
  }
4370
4370
  },
4371
4371
  "group": [
@@ -4381,8 +4381,8 @@
4381
4381
  {
4382
4382
  "description": "The tertiary color of the theme.\n",
4383
4383
  "commentRange": {
4384
- "start": 134,
4385
- "end": 136
4384
+ "start": 136,
4385
+ "end": 138
4386
4386
  },
4387
4387
  "context": {
4388
4388
  "type": "variable",
@@ -4390,8 +4390,8 @@
4390
4390
  "value": "#03a9f4",
4391
4391
  "scope": "default",
4392
4392
  "line": {
4393
- "start": 137,
4394
- "end": 137
4393
+ "start": 139,
4394
+ "end": 139
4395
4395
  }
4396
4396
  },
4397
4397
  "group": [
@@ -4407,8 +4407,8 @@
4407
4407
  {
4408
4408
  "description": "The color used along with the tertiary color denoted by $kendo-color-tertiary.\nUsed to provide contrast between the background and foreground colors.\n",
4409
4409
  "commentRange": {
4410
- "start": 141,
4411
- "end": 144
4410
+ "start": 143,
4411
+ "end": 146
4412
4412
  },
4413
4413
  "context": {
4414
4414
  "type": "variable",
@@ -4416,8 +4416,8 @@
4416
4416
  "value": "k-contrast-color( $kendo-color-tertiary )",
4417
4417
  "scope": "default",
4418
4418
  "line": {
4419
- "start": 145,
4420
- "end": 145
4419
+ "start": 147,
4420
+ "end": 147
4421
4421
  }
4422
4422
  },
4423
4423
  "group": [
@@ -4433,8 +4433,8 @@
4433
4433
  {
4434
4434
  "description": "The color for informational messages and states.\n",
4435
4435
  "commentRange": {
4436
- "start": 147,
4437
- "end": 149
4436
+ "start": 149,
4437
+ "end": 151
4438
4438
  },
4439
4439
  "context": {
4440
4440
  "type": "variable",
@@ -4442,8 +4442,8 @@
4442
4442
  "value": "#2498bc",
4443
4443
  "scope": "default",
4444
4444
  "line": {
4445
- "start": 150,
4446
- "end": 150
4445
+ "start": 152,
4446
+ "end": 152
4447
4447
  }
4448
4448
  },
4449
4449
  "group": [
@@ -4459,8 +4459,8 @@
4459
4459
  {
4460
4460
  "description": "The color for success messages and states.\n",
4461
4461
  "commentRange": {
4462
- "start": 154,
4463
- "end": 156
4462
+ "start": 156,
4463
+ "end": 158
4464
4464
  },
4465
4465
  "context": {
4466
4466
  "type": "variable",
@@ -4468,8 +4468,8 @@
4468
4468
  "value": "#3ea44e",
4469
4469
  "scope": "default",
4470
4470
  "line": {
4471
- "start": 157,
4472
- "end": 157
4471
+ "start": 159,
4472
+ "end": 159
4473
4473
  }
4474
4474
  },
4475
4475
  "group": [
@@ -4485,8 +4485,8 @@
4485
4485
  {
4486
4486
  "description": "The color for warning messages and states.\n",
4487
4487
  "commentRange": {
4488
- "start": 161,
4489
- "end": 163
4488
+ "start": 163,
4489
+ "end": 165
4490
4490
  },
4491
4491
  "context": {
4492
4492
  "type": "variable",
@@ -4494,8 +4494,8 @@
4494
4494
  "value": "#ff9800",
4495
4495
  "scope": "default",
4496
4496
  "line": {
4497
- "start": 164,
4498
- "end": 164
4497
+ "start": 166,
4498
+ "end": 166
4499
4499
  }
4500
4500
  },
4501
4501
  "group": [
@@ -4511,8 +4511,8 @@
4511
4511
  {
4512
4512
  "description": "The color for error messages and states.\n",
4513
4513
  "commentRange": {
4514
- "start": 168,
4515
- "end": 170
4514
+ "start": 170,
4515
+ "end": 172
4516
4516
  },
4517
4517
  "context": {
4518
4518
  "type": "variable",
@@ -4520,8 +4520,8 @@
4520
4520
  "value": "#d92800",
4521
4521
  "scope": "default",
4522
4522
  "line": {
4523
- "start": 171,
4524
- "end": 171
4523
+ "start": 173,
4524
+ "end": 173
4525
4525
  }
4526
4526
  },
4527
4527
  "group": [
@@ -4537,8 +4537,8 @@
4537
4537
  {
4538
4538
  "description": "The dark color of the theme.\n",
4539
4539
  "commentRange": {
4540
- "start": 175,
4541
- "end": 177
4540
+ "start": 177,
4541
+ "end": 179
4542
4542
  },
4543
4543
  "context": {
4544
4544
  "type": "variable",
@@ -4546,8 +4546,8 @@
4546
4546
  "value": "#404040",
4547
4547
  "scope": "default",
4548
4548
  "line": {
4549
- "start": 178,
4550
- "end": 178
4549
+ "start": 180,
4550
+ "end": 180
4551
4551
  }
4552
4552
  },
4553
4553
  "group": [
@@ -4563,8 +4563,8 @@
4563
4563
  {
4564
4564
  "description": "The light color of the theme.\n",
4565
4565
  "commentRange": {
4566
- "start": 180,
4567
- "end": 182
4566
+ "start": 182,
4567
+ "end": 184
4568
4568
  },
4569
4569
  "context": {
4570
4570
  "type": "variable",
@@ -4572,8 +4572,8 @@
4572
4572
  "value": "#ebebeb",
4573
4573
  "scope": "default",
4574
4574
  "line": {
4575
- "start": 183,
4576
- "end": 183
4575
+ "start": 185,
4576
+ "end": 185
4577
4577
  }
4578
4578
  },
4579
4579
  "group": [
@@ -4589,8 +4589,8 @@
4589
4589
  {
4590
4590
  "description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
4591
4591
  "commentRange": {
4592
- "start": 185,
4593
- "end": 186
4592
+ "start": 187,
4593
+ "end": 188
4594
4594
  },
4595
4595
  "context": {
4596
4596
  "type": "variable",
@@ -4598,8 +4598,8 @@
4598
4598
  "value": "if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark )",
4599
4599
  "scope": "default",
4600
4600
  "line": {
4601
- "start": 187,
4602
- "end": 187
4601
+ "start": 189,
4602
+ "end": 189
4603
4603
  }
4604
4604
  },
4605
4605
  "group": [
@@ -4614,8 +4614,8 @@
4614
4614
  {
4615
4615
  "description": "Background color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$kendo-grid-bg: $kendo-component-bg !default;`.\n",
4616
4616
  "commentRange": {
4617
- "start": 283,
4618
- "end": 285
4617
+ "start": 285,
4618
+ "end": 287
4619
4619
  },
4620
4620
  "context": {
4621
4621
  "type": "variable",
@@ -4623,8 +4623,8 @@
4623
4623
  "value": "$kendo-body-bg",
4624
4624
  "scope": "default",
4625
4625
  "line": {
4626
- "start": 286,
4627
- "end": 286
4626
+ "start": 288,
4627
+ "end": 288
4628
4628
  }
4629
4629
  },
4630
4630
  "group": [
@@ -4639,8 +4639,8 @@
4639
4639
  {
4640
4640
  "description": "Text color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$kendo-grid-text: $kendo-component-text !default;`.\n",
4641
4641
  "commentRange": {
4642
- "start": 287,
4643
- "end": 289
4642
+ "start": 289,
4643
+ "end": 291
4644
4644
  },
4645
4645
  "context": {
4646
4646
  "type": "variable",
@@ -4648,8 +4648,8 @@
4648
4648
  "value": "$kendo-body-text",
4649
4649
  "scope": "default",
4650
4650
  "line": {
4651
- "start": 290,
4652
- "end": 290
4651
+ "start": 292,
4652
+ "end": 292
4653
4653
  }
4654
4654
  },
4655
4655
  "group": [
@@ -4664,8 +4664,8 @@
4664
4664
  {
4665
4665
  "description": "Border color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$kendo-grid-border: $kendo-component-border !default;`.\n",
4666
4666
  "commentRange": {
4667
- "start": 291,
4668
- "end": 293
4667
+ "start": 293,
4668
+ "end": 295
4669
4669
  },
4670
4670
  "context": {
4671
4671
  "type": "variable",
@@ -4673,8 +4673,8 @@
4673
4673
  "value": "$kendo-base-border",
4674
4674
  "scope": "default",
4675
4675
  "line": {
4676
- "start": 294,
4677
- "end": 294
4676
+ "start": 296,
4677
+ "end": 296
4678
4678
  }
4679
4679
  },
4680
4680
  "group": [
@@ -5337,19 +5337,44 @@
5337
5337
  }
5338
5338
  },
5339
5339
  {
5340
- "description": "The base shadow of the FAB.\n",
5340
+ "description": "Size map for the FAB.\n",
5341
5341
  "commentRange": {
5342
5342
  "start": 93,
5343
5343
  "end": 94
5344
5344
  },
5345
+ "context": {
5346
+ "type": "variable",
5347
+ "name": "kendo-fab-sizes",
5348
+ "value": "(\n sm: (\n padding-x: $kendo-fab-sm-padding-x,\n padding-y: $kendo-fab-sm-padding-y\n ),\n md: (\n padding-x: $kendo-fab-md-padding-x,\n padding-y: $kendo-fab-md-padding-y\n ),\n lg: (\n padding-x: $kendo-fab-lg-padding-x,\n padding-y: $kendo-fab-lg-padding-y\n )\n)",
5349
+ "scope": "default",
5350
+ "line": {
5351
+ "start": 95,
5352
+ "end": 108
5353
+ }
5354
+ },
5355
+ "group": [
5356
+ "floating-action-button"
5357
+ ],
5358
+ "access": "public",
5359
+ "file": {
5360
+ "path": "fab/_variables.scss",
5361
+ "name": "_variables.scss"
5362
+ }
5363
+ },
5364
+ {
5365
+ "description": "The base shadow of the FAB.\n",
5366
+ "commentRange": {
5367
+ "start": 110,
5368
+ "end": 111
5369
+ },
5345
5370
  "context": {
5346
5371
  "type": "variable",
5347
5372
  "name": "kendo-fab-shadow",
5348
5373
  "value": "0 6px 10px rgba( black, .14 ), 0 1px 18px rgba( black, .12 ), 0 3px 5px rgba( black, .2 )",
5349
5374
  "scope": "default",
5350
5375
  "line": {
5351
- "start": 95,
5352
- "end": 95
5376
+ "start": 112,
5377
+ "end": 112
5353
5378
  }
5354
5379
  },
5355
5380
  "group": [
@@ -5364,8 +5389,8 @@
5364
5389
  {
5365
5390
  "description": "The disabled shadow of the FAB.\n",
5366
5391
  "commentRange": {
5367
- "start": 96,
5368
- "end": 97
5392
+ "start": 113,
5393
+ "end": 114
5369
5394
  },
5370
5395
  "context": {
5371
5396
  "type": "variable",
@@ -5373,8 +5398,8 @@
5373
5398
  "value": "0 6px 10px k-try-tint( rgba( black, .14 ), .5 ), 0 1px 18px k-try-tint( rgba( black, .12 ), .5 ), 0 3px 5px k-try-tint( rgba( black, .2 ), .5 )",
5374
5399
  "scope": "default",
5375
5400
  "line": {
5376
- "start": 98,
5377
- "end": 98
5401
+ "start": 115,
5402
+ "end": 115
5378
5403
  }
5379
5404
  },
5380
5405
  "group": [
@@ -5389,8 +5414,8 @@
5389
5414
  {
5390
5415
  "description": "The active shadow of the FAB.\n",
5391
5416
  "commentRange": {
5392
- "start": 99,
5393
- "end": 100
5417
+ "start": 116,
5418
+ "end": 117
5394
5419
  },
5395
5420
  "context": {
5396
5421
  "type": "variable",
@@ -5398,8 +5423,58 @@
5398
5423
  "value": "null",
5399
5424
  "scope": "default",
5400
5425
  "line": {
5401
- "start": 101,
5402
- "end": 101
5426
+ "start": 118,
5427
+ "end": 118
5428
+ }
5429
+ },
5430
+ "group": [
5431
+ "floating-action-button"
5432
+ ],
5433
+ "access": "public",
5434
+ "file": {
5435
+ "path": "fab/_variables.scss",
5436
+ "name": "_variables.scss"
5437
+ }
5438
+ },
5439
+ {
5440
+ "description": "The outline style of the FAB.\n",
5441
+ "commentRange": {
5442
+ "start": 119,
5443
+ "end": 120
5444
+ },
5445
+ "context": {
5446
+ "type": "variable",
5447
+ "name": "kendo-fab-outline-style",
5448
+ "value": "solid",
5449
+ "scope": "default",
5450
+ "line": {
5451
+ "start": 121,
5452
+ "end": 121
5453
+ }
5454
+ },
5455
+ "group": [
5456
+ "floating-action-button"
5457
+ ],
5458
+ "access": "public",
5459
+ "file": {
5460
+ "path": "fab/_variables.scss",
5461
+ "name": "_variables.scss"
5462
+ }
5463
+ },
5464
+ {
5465
+ "description": "The outline width of the FAB.\n",
5466
+ "commentRange": {
5467
+ "start": 122,
5468
+ "end": 123
5469
+ },
5470
+ "context": {
5471
+ "type": "variable",
5472
+ "name": "kendo-fab-outline-width",
5473
+ "value": "k-map-get( $kendo-spacing, 0.5 )",
5474
+ "scope": "default",
5475
+ "line": {
5476
+ "start": 124,
5477
+ "end": 124
5403
5478
  }
5404
5479
  },
5405
5480
  "group": [
@@ -5414,8 +5489,8 @@
5414
5489
  {
5415
5490
  "description": "The base text color of the FAB item.\n",
5416
5491
  "commentRange": {
5417
- "start": 103,
5418
- "end": 104
5492
+ "start": 127,
5493
+ "end": 128
5419
5494
  },
5420
5495
  "context": {
5421
5496
  "type": "variable",
@@ -5423,8 +5498,8 @@
5423
5498
  "value": "$kendo-component-text",
5424
5499
  "scope": "default",
5425
5500
  "line": {
5426
- "start": 105,
5427
- "end": 105
5501
+ "start": 129,
5502
+ "end": 129
5428
5503
  }
5429
5504
  },
5430
5505
  "group": [
@@ -5439,8 +5514,8 @@
5439
5514
  {
5440
5515
  "description": "The base background color of the FAB item.\n",
5441
5516
  "commentRange": {
5442
- "start": 106,
5443
- "end": 107
5517
+ "start": 130,
5518
+ "end": 131
5444
5519
  },
5445
5520
  "context": {
5446
5521
  "type": "variable",
@@ -5448,8 +5523,8 @@
5448
5523
  "value": "$kendo-component-bg",
5449
5524
  "scope": "default",
5450
5525
  "line": {
5451
- "start": 108,
5452
- "end": 108
5526
+ "start": 132,
5527
+ "end": 132
5453
5528
  }
5454
5529
  },
5455
5530
  "group": [
@@ -5464,8 +5539,8 @@
5464
5539
  {
5465
5540
  "description": "The base border color of the FAB item.\n",
5466
5541
  "commentRange": {
5467
- "start": 109,
5468
- "end": 110
5542
+ "start": 133,
5543
+ "end": 134
5469
5544
  },
5470
5545
  "context": {
5471
5546
  "type": "variable",
@@ -5473,8 +5548,8 @@
5473
5548
  "value": "$kendo-component-border",
5474
5549
  "scope": "default",
5475
5550
  "line": {
5476
- "start": 111,
5477
- "end": 111
5551
+ "start": 135,
5552
+ "end": 135
5478
5553
  }
5479
5554
  },
5480
5555
  "group": [
@@ -5489,8 +5564,8 @@
5489
5564
  {
5490
5565
  "description": "The base text color of the FAB item icon.\n",
5491
5566
  "commentRange": {
5492
- "start": 113,
5493
- "end": 114
5567
+ "start": 137,
5568
+ "end": 138
5494
5569
  },
5495
5570
  "context": {
5496
5571
  "type": "variable",
@@ -5498,8 +5573,8 @@
5498
5573
  "value": "$kendo-button-text",
5499
5574
  "scope": "default",
5500
5575
  "line": {
5501
- "start": 115,
5502
- "end": 115
5576
+ "start": 139,
5577
+ "end": 139
5503
5578
  }
5504
5579
  },
5505
5580
  "group": [
@@ -5514,8 +5589,8 @@
5514
5589
  {
5515
5590
  "description": "The base background color of the FAB item icon.\n",
5516
5591
  "commentRange": {
5517
- "start": 116,
5518
- "end": 117
5592
+ "start": 140,
5593
+ "end": 141
5519
5594
  },
5520
5595
  "context": {
5521
5596
  "type": "variable",
@@ -5523,8 +5598,8 @@
5523
5598
  "value": "$kendo-button-bg",
5524
5599
  "scope": "default",
5525
5600
  "line": {
5526
- "start": 118,
5527
- "end": 118
5601
+ "start": 142,
5602
+ "end": 142
5528
5603
  }
5529
5604
  },
5530
5605
  "group": [
@@ -5539,8 +5614,8 @@
5539
5614
  {
5540
5615
  "description": "The base border color of the FAB item icon.\n",
5541
5616
  "commentRange": {
5542
- "start": 119,
5543
- "end": 120
5617
+ "start": 143,
5618
+ "end": 144
5544
5619
  },
5545
5620
  "context": {
5546
5621
  "type": "variable",
@@ -5548,8 +5623,8 @@
5548
5623
  "value": "$kendo-button-border",
5549
5624
  "scope": "default",
5550
5625
  "line": {
5551
- "start": 121,
5552
- "end": 121
5626
+ "start": 145,
5627
+ "end": 145
5553
5628
  }
5554
5629
  },
5555
5630
  "group": [
@@ -5564,8 +5639,8 @@
5564
5639
  {
5565
5640
  "description": "The base shadow of the FAB item.\n",
5566
5641
  "commentRange": {
5567
- "start": 123,
5568
- "end": 124
5642
+ "start": 147,
5643
+ "end": 148
5569
5644
  },
5570
5645
  "context": {
5571
5646
  "type": "variable",
@@ -5573,8 +5648,8 @@
5573
5648
  "value": "$kendo-fab-shadow",
5574
5649
  "scope": "default",
5575
5650
  "line": {
5576
- "start": 125,
5577
- "end": 125
5651
+ "start": 149,
5652
+ "end": 149
5578
5653
  }
5579
5654
  },
5580
5655
  "group": [
@@ -5589,17 +5664,17 @@
5589
5664
  {
5590
5665
  "description": "The disabled shadow of the FAB item.\n",
5591
5666
  "commentRange": {
5592
- "start": 126,
5593
- "end": 127
5594
- },
5667
+ "start": 150,
5668
+ "end": 151
5669
+ },
5595
5670
  "context": {
5596
5671
  "type": "variable",
5597
5672
  "name": "kendo-fab-item-disabled-shadow",
5598
5673
  "value": "$kendo-fab-disabled-shadow",
5599
5674
  "scope": "default",
5600
5675
  "line": {
5601
- "start": 128,
5602
- "end": 128
5676
+ "start": 152,
5677
+ "end": 152
5603
5678
  }
5604
5679
  },
5605
5680
  "group": [
@@ -5614,8 +5689,8 @@
5614
5689
  {
5615
5690
  "description": "The active shadow of the FAB item.\n",
5616
5691
  "commentRange": {
5617
- "start": 129,
5618
- "end": 130
5692
+ "start": 153,
5693
+ "end": 154
5619
5694
  },
5620
5695
  "context": {
5621
5696
  "type": "variable",
@@ -5623,8 +5698,83 @@
5623
5698
  "value": "$kendo-fab-active-shadow",
5624
5699
  "scope": "default",
5625
5700
  "line": {
5626
- "start": 131,
5627
- "end": 131
5701
+ "start": 155,
5702
+ "end": 155
5703
+ }
5704
+ },
5705
+ "group": [
5706
+ "floating-action-button"
5707
+ ],
5708
+ "access": "public",
5709
+ "file": {
5710
+ "path": "fab/_variables.scss",
5711
+ "name": "_variables.scss"
5712
+ }
5713
+ },
5714
+ {
5715
+ "description": "The outline style of the FAB item.\n",
5716
+ "commentRange": {
5717
+ "start": 156,
5718
+ "end": 157
5719
+ },
5720
+ "context": {
5721
+ "type": "variable",
5722
+ "name": "kendo-fab-item-outline-style",
5723
+ "value": "solid",
5724
+ "scope": "default",
5725
+ "line": {
5726
+ "start": 158,
5727
+ "end": 158
5728
+ }
5729
+ },
5730
+ "group": [
5731
+ "floating-action-button"
5732
+ ],
5733
+ "access": "public",
5734
+ "file": {
5735
+ "path": "fab/_variables.scss",
5736
+ "name": "_variables.scss"
5737
+ }
5738
+ },
5739
+ {
5740
+ "description": "The outline width of the FAB item.\n",
5741
+ "commentRange": {
5742
+ "start": 159,
5743
+ "end": 160
5744
+ },
5745
+ "context": {
5746
+ "type": "variable",
5747
+ "name": "kendo-fab-item-outline-width",
5748
+ "value": "k-map-get( $kendo-spacing, 0.5 )",
5749
+ "scope": "default",
5750
+ "line": {
5751
+ "start": 161,
5752
+ "end": 161
5753
+ }
5754
+ },
5755
+ "group": [
5756
+ "floating-action-button"
5757
+ ],
5758
+ "access": "public",
5759
+ "file": {
5760
+ "path": "fab/_variables.scss",
5761
+ "name": "_variables.scss"
5762
+ }
5763
+ },
5764
+ {
5765
+ "description": "The outline color of the FAB item.\n",
5766
+ "commentRange": {
5767
+ "start": 162,
5768
+ "end": 163
5769
+ },
5770
+ "context": {
5771
+ "type": "variable",
5772
+ "name": "kendo-fab-item-outline-color",
5773
+ "value": "rgba(0, 0, 0, .08)",
5774
+ "scope": "default",
5775
+ "line": {
5776
+ "start": 164,
5777
+ "end": 164
5628
5778
  }
5629
5779
  },
5630
5780
  "group": [
@@ -5989,8 +6139,8 @@
5989
6139
  {
5990
6140
  "description": "Background color of the grid component\n",
5991
6141
  "commentRange": {
5992
- "start": 138,
5993
- "end": 139
6142
+ "start": 146,
6143
+ "end": 147
5994
6144
  },
5995
6145
  "context": {
5996
6146
  "type": "variable",
@@ -5998,8 +6148,8 @@
5998
6148
  "value": "$kendo-table-bg",
5999
6149
  "scope": "default",
6000
6150
  "line": {
6001
- "start": 140,
6002
- "end": 140
6151
+ "start": 148,
6152
+ "end": 148
6003
6153
  }
6004
6154
  },
6005
6155
  "group": [
@@ -6014,8 +6164,8 @@
6014
6164
  {
6015
6165
  "description": "Text color of the grid component\n",
6016
6166
  "commentRange": {
6017
- "start": 141,
6018
- "end": 142
6167
+ "start": 149,
6168
+ "end": 150
6019
6169
  },
6020
6170
  "context": {
6021
6171
  "type": "variable",
@@ -6023,8 +6173,8 @@
6023
6173
  "value": "$kendo-table-text",
6024
6174
  "scope": "default",
6025
6175
  "line": {
6026
- "start": 143,
6027
- "end": 143
6176
+ "start": 151,
6177
+ "end": 151
6028
6178
  }
6029
6179
  },
6030
6180
  "group": [
@@ -6039,8 +6189,8 @@
6039
6189
  {
6040
6190
  "description": "Border color of the grid component\n",
6041
6191
  "commentRange": {
6042
- "start": 144,
6043
- "end": 145
6192
+ "start": 152,
6193
+ "end": 153
6044
6194
  },
6045
6195
  "context": {
6046
6196
  "type": "variable",
@@ -6048,8 +6198,8 @@
6048
6198
  "value": "$kendo-table-border",
6049
6199
  "scope": "default",
6050
6200
  "line": {
6051
- "start": 146,
6052
- "end": 146
6201
+ "start": 154,
6202
+ "end": 154
6053
6203
  }
6054
6204
  },
6055
6205
  "group": [
@@ -6064,8 +6214,8 @@
6064
6214
  {
6065
6215
  "description": "Background color of grid header\n",
6066
6216
  "commentRange": {
6067
- "start": 148,
6068
- "end": 149
6217
+ "start": 156,
6218
+ "end": 157
6069
6219
  },
6070
6220
  "context": {
6071
6221
  "type": "variable",
@@ -6073,8 +6223,8 @@
6073
6223
  "value": "$kendo-table-header-bg",
6074
6224
  "scope": "default",
6075
6225
  "line": {
6076
- "start": 150,
6077
- "end": 150
6226
+ "start": 158,
6227
+ "end": 158
6078
6228
  }
6079
6229
  },
6080
6230
  "group": [
@@ -6089,8 +6239,8 @@
6089
6239
  {
6090
6240
  "description": "Text color of grid header\n",
6091
6241
  "commentRange": {
6092
- "start": 151,
6093
- "end": 152
6242
+ "start": 159,
6243
+ "end": 160
6094
6244
  },
6095
6245
  "context": {
6096
6246
  "type": "variable",
@@ -6098,8 +6248,258 @@
6098
6248
  "value": "$kendo-table-header-text",
6099
6249
  "scope": "default",
6100
6250
  "line": {
6101
- "start": 153,
6102
- "end": 153
6251
+ "start": 161,
6252
+ "end": 161
6253
+ }
6254
+ },
6255
+ "group": [
6256
+ "grid"
6257
+ ],
6258
+ "access": "public",
6259
+ "file": {
6260
+ "path": "grid/_variables.scss",
6261
+ "name": "_variables.scss"
6262
+ }
6263
+ },
6264
+ {
6265
+ "description": "Border color of grid header\n",
6266
+ "commentRange": {
6267
+ "start": 162,
6268
+ "end": 163
6269
+ },
6270
+ "context": {
6271
+ "type": "variable",
6272
+ "name": "kendo-grid-header-border",
6273
+ "value": "$kendo-table-header-border",
6274
+ "scope": "default",
6275
+ "line": {
6276
+ "start": 164,
6277
+ "end": 164
6278
+ }
6279
+ },
6280
+ "group": [
6281
+ "grid"
6282
+ ],
6283
+ "access": "public",
6284
+ "file": {
6285
+ "path": "grid/_variables.scss",
6286
+ "name": "_variables.scss"
6287
+ }
6288
+ },
6289
+ {
6290
+ "description": "Background gradient of grid header\n",
6291
+ "commentRange": {
6292
+ "start": 165,
6293
+ "end": 166
6294
+ },
6295
+ "context": {
6296
+ "type": "variable",
6297
+ "name": "kendo-grid-header-gradient",
6298
+ "value": "$kendo-table-header-gradient",
6299
+ "scope": "default",
6300
+ "line": {
6301
+ "start": 167,
6302
+ "end": 167
6303
+ }
6304
+ },
6305
+ "group": [
6306
+ "grid"
6307
+ ],
6308
+ "access": "public",
6309
+ "file": {
6310
+ "path": "grid/_variables.scss",
6311
+ "name": "_variables.scss"
6312
+ }
6313
+ },
6314
+ {
6315
+ "description": "Background color of grid footer\n",
6316
+ "commentRange": {
6317
+ "start": 169,
6318
+ "end": 170
6319
+ },
6320
+ "context": {
6321
+ "type": "variable",
6322
+ "name": "kendo-grid-footer-bg",
6323
+ "value": "$kendo-table-footer-bg",
6324
+ "scope": "default",
6325
+ "line": {
6326
+ "start": 171,
6327
+ "end": 171
6328
+ }
6329
+ },
6330
+ "group": [
6331
+ "grid"
6332
+ ],
6333
+ "access": "public",
6334
+ "file": {
6335
+ "path": "grid/_variables.scss",
6336
+ "name": "_variables.scss"
6337
+ }
6338
+ },
6339
+ {
6340
+ "description": "Text color of grid footer\n",
6341
+ "commentRange": {
6342
+ "start": 172,
6343
+ "end": 173
6344
+ },
6345
+ "context": {
6346
+ "type": "variable",
6347
+ "name": "kendo-grid-footer-text",
6348
+ "value": "$kendo-table-footer-text",
6349
+ "scope": "default",
6350
+ "line": {
6351
+ "start": 174,
6352
+ "end": 174
6353
+ }
6354
+ },
6355
+ "group": [
6356
+ "grid"
6357
+ ],
6358
+ "access": "public",
6359
+ "file": {
6360
+ "path": "grid/_variables.scss",
6361
+ "name": "_variables.scss"
6362
+ }
6363
+ },
6364
+ {
6365
+ "description": "Border color of grid footer\n",
6366
+ "commentRange": {
6367
+ "start": 175,
6368
+ "end": 176
6369
+ },
6370
+ "context": {
6371
+ "type": "variable",
6372
+ "name": "kendo-grid-footer-border",
6373
+ "value": "$kendo-table-footer-border",
6374
+ "scope": "default",
6375
+ "line": {
6376
+ "start": 177,
6377
+ "end": 177
6378
+ }
6379
+ },
6380
+ "group": [
6381
+ "grid"
6382
+ ],
6383
+ "access": "public",
6384
+ "file": {
6385
+ "path": "grid/_variables.scss",
6386
+ "name": "_variables.scss"
6387
+ }
6388
+ },
6389
+ {
6390
+ "description": "Background color of alternating rows in grid\n",
6391
+ "commentRange": {
6392
+ "start": 179,
6393
+ "end": 180
6394
+ },
6395
+ "context": {
6396
+ "type": "variable",
6397
+ "name": "kendo-grid-alt-bg",
6398
+ "value": "$kendo-table-alt-row-bg",
6399
+ "scope": "default",
6400
+ "line": {
6401
+ "start": 181,
6402
+ "end": 181
6403
+ }
6404
+ },
6405
+ "group": [
6406
+ "grid"
6407
+ ],
6408
+ "access": "public",
6409
+ "file": {
6410
+ "path": "grid/_variables.scss",
6411
+ "name": "_variables.scss"
6412
+ }
6413
+ },
6414
+ {
6415
+ "description": "Text color of alternating rows in grid\n",
6416
+ "commentRange": {
6417
+ "start": 182,
6418
+ "end": 183
6419
+ },
6420
+ "context": {
6421
+ "type": "variable",
6422
+ "name": "kendo-grid-alt-text",
6423
+ "value": "$kendo-table-alt-row-text",
6424
+ "scope": "default",
6425
+ "line": {
6426
+ "start": 184,
6427
+ "end": 184
6428
+ }
6429
+ },
6430
+ "group": [
6431
+ "grid"
6432
+ ],
6433
+ "access": "public",
6434
+ "file": {
6435
+ "path": "grid/_variables.scss",
6436
+ "name": "_variables.scss"
6437
+ }
6438
+ },
6439
+ {
6440
+ "description": "Border color of alternating rows in grid\n",
6441
+ "commentRange": {
6442
+ "start": 185,
6443
+ "end": 186
6444
+ },
6445
+ "context": {
6446
+ "type": "variable",
6447
+ "name": "kendo-grid-alt-border",
6448
+ "value": "$kendo-table-alt-row-border",
6449
+ "scope": "default",
6450
+ "line": {
6451
+ "start": 187,
6452
+ "end": 187
6453
+ }
6454
+ },
6455
+ "group": [
6456
+ "grid"
6457
+ ],
6458
+ "access": "public",
6459
+ "file": {
6460
+ "path": "grid/_variables.scss",
6461
+ "name": "_variables.scss"
6462
+ }
6463
+ },
6464
+ {
6465
+ "description": "Background color of hovered rows in grid\n",
6466
+ "commentRange": {
6467
+ "start": 189,
6468
+ "end": 190
6469
+ },
6470
+ "context": {
6471
+ "type": "variable",
6472
+ "name": "kendo-grid-hover-bg",
6473
+ "value": "$kendo-table-hover-bg",
6474
+ "scope": "default",
6475
+ "line": {
6476
+ "start": 191,
6477
+ "end": 191
6478
+ }
6479
+ },
6480
+ "group": [
6481
+ "grid"
6482
+ ],
6483
+ "access": "public",
6484
+ "file": {
6485
+ "path": "grid/_variables.scss",
6486
+ "name": "_variables.scss"
6487
+ }
6488
+ },
6489
+ {
6490
+ "description": "Text color of hovered rows in grid\n",
6491
+ "commentRange": {
6492
+ "start": 192,
6493
+ "end": 193
6494
+ },
6495
+ "context": {
6496
+ "type": "variable",
6497
+ "name": "kendo-grid-hover-text",
6498
+ "value": "$kendo-table-hover-text",
6499
+ "scope": "default",
6500
+ "line": {
6501
+ "start": 194,
6502
+ "end": 194
6103
6503
  }
6104
6504
  },
6105
6505
  "group": [
@@ -6112,19 +6512,19 @@
6112
6512
  }
6113
6513
  },
6114
6514
  {
6115
- "description": "Border color of grid header\n",
6515
+ "description": "Border color of hovered rows in grid\n",
6116
6516
  "commentRange": {
6117
- "start": 154,
6118
- "end": 155
6517
+ "start": 195,
6518
+ "end": 196
6119
6519
  },
6120
6520
  "context": {
6121
6521
  "type": "variable",
6122
- "name": "kendo-grid-header-border",
6123
- "value": "$kendo-table-header-border",
6522
+ "name": "kendo-grid-hover-border",
6523
+ "value": "$kendo-table-hover-border",
6124
6524
  "scope": "default",
6125
6525
  "line": {
6126
- "start": 156,
6127
- "end": 156
6526
+ "start": 197,
6527
+ "end": 197
6128
6528
  }
6129
6529
  },
6130
6530
  "group": [
@@ -6137,19 +6537,19 @@
6137
6537
  }
6138
6538
  },
6139
6539
  {
6140
- "description": "Background gradient of grid header\n",
6540
+ "description": "Background color of selected rows in grid\n",
6141
6541
  "commentRange": {
6142
- "start": 157,
6143
- "end": 158
6542
+ "start": 199,
6543
+ "end": 200
6144
6544
  },
6145
6545
  "context": {
6146
6546
  "type": "variable",
6147
- "name": "kendo-grid-header-gradient",
6148
- "value": "$kendo-table-header-gradient",
6547
+ "name": "kendo-grid-selected-bg",
6548
+ "value": "$kendo-table-selected-bg",
6149
6549
  "scope": "default",
6150
6550
  "line": {
6151
- "start": 159,
6152
- "end": 159
6551
+ "start": 201,
6552
+ "end": 201
6153
6553
  }
6154
6554
  },
6155
6555
  "group": [
@@ -6162,19 +6562,19 @@
6162
6562
  }
6163
6563
  },
6164
6564
  {
6165
- "description": "Background color of grid footer\n",
6565
+ "description": "Text color of selected rows in grid\n",
6166
6566
  "commentRange": {
6167
- "start": 161,
6168
- "end": 162
6567
+ "start": 202,
6568
+ "end": 203
6169
6569
  },
6170
6570
  "context": {
6171
6571
  "type": "variable",
6172
- "name": "kendo-grid-footer-bg",
6173
- "value": "$kendo-table-footer-bg",
6572
+ "name": "kendo-grid-selected-text",
6573
+ "value": "$kendo-table-selected-text",
6174
6574
  "scope": "default",
6175
6575
  "line": {
6176
- "start": 163,
6177
- "end": 163
6576
+ "start": 204,
6577
+ "end": 204
6178
6578
  }
6179
6579
  },
6180
6580
  "group": [
@@ -6187,19 +6587,19 @@
6187
6587
  }
6188
6588
  },
6189
6589
  {
6190
- "description": "Text color of grid footer\n",
6590
+ "description": "Border color of selected rows in grid\n",
6191
6591
  "commentRange": {
6192
- "start": 164,
6193
- "end": 165
6592
+ "start": 205,
6593
+ "end": 206
6194
6594
  },
6195
6595
  "context": {
6196
6596
  "type": "variable",
6197
- "name": "kendo-grid-footer-text",
6198
- "value": "$kendo-table-footer-text",
6597
+ "name": "kendo-grid-selected-border",
6598
+ "value": "$kendo-table-selected-border",
6199
6599
  "scope": "default",
6200
6600
  "line": {
6201
- "start": 166,
6202
- "end": 166
6601
+ "start": 207,
6602
+ "end": 207
6203
6603
  }
6204
6604
  },
6205
6605
  "group": [
@@ -6212,19 +6612,19 @@
6212
6612
  }
6213
6613
  },
6214
6614
  {
6215
- "description": "Border color of grid footer\n",
6615
+ "description": "Background color of the selection aggregates container\n",
6216
6616
  "commentRange": {
6217
- "start": 167,
6218
- "end": 168
6617
+ "start": 209,
6618
+ "end": 210
6219
6619
  },
6220
6620
  "context": {
6221
6621
  "type": "variable",
6222
- "name": "kendo-grid-footer-border",
6223
- "value": "$kendo-table-footer-border",
6622
+ "name": "kendo-grid-selection-aggregates-bg",
6623
+ "value": "$kendo-grid-header-bg",
6224
6624
  "scope": "default",
6225
6625
  "line": {
6226
- "start": 169,
6227
- "end": 169
6626
+ "start": 211,
6627
+ "end": 211
6228
6628
  }
6229
6629
  },
6230
6630
  "group": [
@@ -6237,19 +6637,19 @@
6237
6637
  }
6238
6638
  },
6239
6639
  {
6240
- "description": "Background color of alternating rows in grid\n",
6640
+ "description": "Text color of the selection aggregates container\n",
6241
6641
  "commentRange": {
6242
- "start": 171,
6243
- "end": 172
6642
+ "start": 212,
6643
+ "end": 213
6244
6644
  },
6245
6645
  "context": {
6246
6646
  "type": "variable",
6247
- "name": "kendo-grid-alt-bg",
6248
- "value": "$kendo-table-alt-row-bg",
6647
+ "name": "kendo-grid-selection-aggregates-text",
6648
+ "value": "$kendo-grid-text",
6249
6649
  "scope": "default",
6250
6650
  "line": {
6251
- "start": 173,
6252
- "end": 173
6651
+ "start": 214,
6652
+ "end": 214
6253
6653
  }
6254
6654
  },
6255
6655
  "group": [
@@ -6262,19 +6662,19 @@
6262
6662
  }
6263
6663
  },
6264
6664
  {
6265
- "description": "Text color of alternating rows in grid\n",
6665
+ "description": "Border color of the selection aggregates container\n",
6266
6666
  "commentRange": {
6267
- "start": 174,
6268
- "end": 175
6667
+ "start": 215,
6668
+ "end": 216
6269
6669
  },
6270
6670
  "context": {
6271
6671
  "type": "variable",
6272
- "name": "kendo-grid-alt-text",
6273
- "value": "$kendo-table-alt-row-text",
6672
+ "name": "kendo-grid-selection-aggregates-border",
6673
+ "value": "$kendo-grid-border",
6274
6674
  "scope": "default",
6275
6675
  "line": {
6276
- "start": 176,
6277
- "end": 176
6676
+ "start": 217,
6677
+ "end": 217
6278
6678
  }
6279
6679
  },
6280
6680
  "group": [
@@ -6287,19 +6687,19 @@
6287
6687
  }
6288
6688
  },
6289
6689
  {
6290
- "description": "Border color of alternating rows in grid\n",
6690
+ "description": "Border width of the selection aggregates container\n",
6291
6691
  "commentRange": {
6292
- "start": 177,
6293
- "end": 178
6692
+ "start": 218,
6693
+ "end": 219
6294
6694
  },
6295
6695
  "context": {
6296
6696
  "type": "variable",
6297
- "name": "kendo-grid-alt-border",
6298
- "value": "$kendo-table-alt-row-border",
6697
+ "name": "kendo-grid-selection-aggregates-border-width",
6698
+ "value": "$kendo-grid-border-width",
6299
6699
  "scope": "default",
6300
6700
  "line": {
6301
- "start": 179,
6302
- "end": 179
6701
+ "start": 220,
6702
+ "end": 220
6303
6703
  }
6304
6704
  },
6305
6705
  "group": [
@@ -6312,19 +6712,19 @@
6312
6712
  }
6313
6713
  },
6314
6714
  {
6315
- "description": "Background color of hovered rows in grid\n",
6715
+ "description": "Spacing between the selection aggregates items\n",
6316
6716
  "commentRange": {
6317
- "start": 181,
6318
- "end": 182
6717
+ "start": 221,
6718
+ "end": 222
6319
6719
  },
6320
6720
  "context": {
6321
6721
  "type": "variable",
6322
- "name": "kendo-grid-hover-bg",
6323
- "value": "$kendo-table-hover-bg",
6722
+ "name": "kendo-grid-selection-aggregates-spacing",
6723
+ "value": "k-map-get( $kendo-spacing, 2 )",
6324
6724
  "scope": "default",
6325
6725
  "line": {
6326
- "start": 183,
6327
- "end": 183
6726
+ "start": 223,
6727
+ "end": 223
6328
6728
  }
6329
6729
  },
6330
6730
  "group": [
@@ -6337,19 +6737,19 @@
6337
6737
  }
6338
6738
  },
6339
6739
  {
6340
- "description": "Text color of hovered rows in grid\n",
6740
+ "description": "Line height of the selection aggregates container\n",
6341
6741
  "commentRange": {
6342
- "start": 184,
6343
- "end": 185
6742
+ "start": 224,
6743
+ "end": 225
6344
6744
  },
6345
6745
  "context": {
6346
6746
  "type": "variable",
6347
- "name": "kendo-grid-hover-text",
6348
- "value": "$kendo-table-hover-text",
6747
+ "name": "kendo-grid-selection-aggregates-line-height",
6748
+ "value": "$kendo-grid-line-height",
6349
6749
  "scope": "default",
6350
6750
  "line": {
6351
- "start": 186,
6352
- "end": 186
6751
+ "start": 226,
6752
+ "end": 226
6353
6753
  }
6354
6754
  },
6355
6755
  "group": [
@@ -6362,19 +6762,19 @@
6362
6762
  }
6363
6763
  },
6364
6764
  {
6365
- "description": "Border color of hovered rows in grid\n",
6765
+ "description": "Font weight of the selection aggregates container\n",
6366
6766
  "commentRange": {
6367
- "start": 187,
6368
- "end": 188
6767
+ "start": 227,
6768
+ "end": 228
6369
6769
  },
6370
6770
  "context": {
6371
6771
  "type": "variable",
6372
- "name": "kendo-grid-hover-border",
6373
- "value": "$kendo-table-hover-border",
6772
+ "name": "kendo-grid-selection-aggregates-font-weight",
6773
+ "value": "$kendo-font-weight-bold",
6374
6774
  "scope": "default",
6375
6775
  "line": {
6376
- "start": 189,
6377
- "end": 189
6776
+ "start": 229,
6777
+ "end": 229
6378
6778
  }
6379
6779
  },
6380
6780
  "group": [
@@ -6387,19 +6787,19 @@
6387
6787
  }
6388
6788
  },
6389
6789
  {
6390
- "description": "Background color of selected rows in grid\n",
6790
+ "description": "Background color of the grid row resize indicator\n",
6391
6791
  "commentRange": {
6392
- "start": 191,
6393
- "end": 192
6792
+ "start": 313,
6793
+ "end": 314
6394
6794
  },
6395
6795
  "context": {
6396
6796
  "type": "variable",
6397
- "name": "kendo-grid-selected-bg",
6398
- "value": "$kendo-table-selected-bg",
6797
+ "name": "kendo-grid-row-resizer-hover-bg",
6798
+ "value": "rgba( k-contrast-color( $kendo-grid-bg ), .12 )",
6399
6799
  "scope": "default",
6400
6800
  "line": {
6401
- "start": 193,
6402
- "end": 193
6801
+ "start": 315,
6802
+ "end": 315
6403
6803
  }
6404
6804
  },
6405
6805
  "group": [
@@ -6412,19 +6812,19 @@
6412
6812
  }
6413
6813
  },
6414
6814
  {
6415
- "description": "Text color of selected rows in grid\n",
6815
+ "description": "Active background color of the grid row resize indicator\n",
6416
6816
  "commentRange": {
6417
- "start": 194,
6418
- "end": 195
6817
+ "start": 316,
6818
+ "end": 317
6419
6819
  },
6420
6820
  "context": {
6421
6821
  "type": "variable",
6422
- "name": "kendo-grid-selected-text",
6423
- "value": "$kendo-table-selected-text",
6822
+ "name": "kendo-grid-row-resizer-active-bg",
6823
+ "value": "$kendo-color-primary",
6424
6824
  "scope": "default",
6425
6825
  "line": {
6426
- "start": 196,
6427
- "end": 196
6826
+ "start": 318,
6827
+ "end": 318
6428
6828
  }
6429
6829
  },
6430
6830
  "group": [
@@ -6437,19 +6837,19 @@
6437
6837
  }
6438
6838
  },
6439
6839
  {
6440
- "description": "Border color of selected rows in grid\n",
6840
+ "description": "Height of the grid row resize indicator\n",
6441
6841
  "commentRange": {
6442
- "start": 197,
6443
- "end": 198
6842
+ "start": 319,
6843
+ "end": 320
6444
6844
  },
6445
6845
  "context": {
6446
6846
  "type": "variable",
6447
- "name": "kendo-grid-selected-border",
6448
- "value": "$kendo-table-selected-border",
6847
+ "name": "kendo-grid-row-resizer-height",
6848
+ "value": "k-map-get( $kendo-spacing, .5 )",
6449
6849
  "scope": "default",
6450
6850
  "line": {
6451
- "start": 199,
6452
- "end": 199
6851
+ "start": 321,
6852
+ "end": 321
6453
6853
  }
6454
6854
  },
6455
6855
  "group": [
@@ -19089,8 +19489,8 @@
19089
19489
  {
19090
19490
  "description": "Base font size across all components.\n",
19091
19491
  "commentRange": {
19092
- "start": 206,
19093
- "end": 207
19492
+ "start": 208,
19493
+ "end": 209
19094
19494
  },
19095
19495
  "context": {
19096
19496
  "type": "variable",
@@ -19098,8 +19498,8 @@
19098
19498
  "value": "14px",
19099
19499
  "scope": "default",
19100
19500
  "line": {
19101
- "start": 208,
19102
- "end": 208
19501
+ "start": 210,
19502
+ "end": 210
19103
19503
  }
19104
19504
  },
19105
19505
  "group": [
@@ -19114,8 +19514,8 @@
19114
19514
  {
19115
19515
  "description": "Font family for text.\n",
19116
19516
  "commentRange": {
19117
- "start": 223,
19118
- "end": 224
19517
+ "start": 225,
19518
+ "end": 226
19119
19519
  },
19120
19520
  "context": {
19121
19521
  "type": "variable",
@@ -19123,8 +19523,8 @@
19123
19523
  "value": "system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
19124
19524
  "scope": "default",
19125
19525
  "line": {
19126
- "start": 225,
19127
- "end": 225
19526
+ "start": 227,
19527
+ "end": 227
19128
19528
  }
19129
19529
  },
19130
19530
  "group": [
@@ -19139,8 +19539,8 @@
19139
19539
  {
19140
19540
  "description": "Font family for monospaced text. Used for styling the code.\n",
19141
19541
  "commentRange": {
19142
- "start": 227,
19143
- "end": 228
19542
+ "start": 229,
19543
+ "end": 230
19144
19544
  },
19145
19545
  "context": {
19146
19546
  "type": "variable",
@@ -19148,8 +19548,8 @@
19148
19548
  "value": "SFMono-Regular, Menlo, Monaco, Consolas, \"Roboto Mono\", \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace",
19149
19549
  "scope": "default",
19150
19550
  "line": {
19151
- "start": 229,
19152
- "end": 229
19551
+ "start": 231,
19552
+ "end": 231
19153
19553
  }
19154
19554
  },
19155
19555
  "group": [
@@ -19164,8 +19564,8 @@
19164
19564
  {
19165
19565
  "description": "Font family across all components.\n",
19166
19566
  "commentRange": {
19167
- "start": 231,
19168
- "end": 232
19567
+ "start": 233,
19568
+ "end": 234
19169
19569
  },
19170
19570
  "context": {
19171
19571
  "type": "variable",
@@ -19173,8 +19573,8 @@
19173
19573
  "value": "inherit",
19174
19574
  "scope": "default",
19175
19575
  "line": {
19176
- "start": 233,
19177
- "end": 233
19576
+ "start": 235,
19577
+ "end": 235
19178
19578
  }
19179
19579
  },
19180
19580
  "group": [
@@ -19189,8 +19589,8 @@
19189
19589
  {
19190
19590
  "description": "Line height used along with $kendo-font-size.\n",
19191
19591
  "commentRange": {
19192
- "start": 235,
19193
- "end": 236
19592
+ "start": 237,
19593
+ "end": 238
19194
19594
  },
19195
19595
  "context": {
19196
19596
  "type": "variable",
@@ -19198,8 +19598,8 @@
19198
19598
  "value": "k-math-div( 20, 14 )",
19199
19599
  "scope": "default",
19200
19600
  "line": {
19201
- "start": 237,
19202
- "end": 237
19601
+ "start": 239,
19602
+ "end": 239
19203
19603
  }
19204
19604
  },
19205
19605
  "group": [
@@ -19214,8 +19614,8 @@
19214
19614
  {
19215
19615
  "description": "Border radius for all components.\n",
19216
19616
  "commentRange": {
19217
- "start": 82,
19218
- "end": 82
19617
+ "start": 84,
19618
+ "end": 84
19219
19619
  },
19220
19620
  "context": {
19221
19621
  "type": "variable",
@@ -19223,8 +19623,8 @@
19223
19623
  "value": "k-map-get( $kendo-spacing, 1 )",
19224
19624
  "scope": "default",
19225
19625
  "line": {
19226
- "start": 83,
19227
- "end": 83
19626
+ "start": 85,
19627
+ "end": 85
19228
19628
  }
19229
19629
  },
19230
19630
  "access": "public",
@@ -19239,8 +19639,8 @@
19239
19639
  {
19240
19640
  "description": "The background of the components' chrome area.\n",
19241
19641
  "commentRange": {
19242
- "start": 274,
19243
- "end": 274
19642
+ "start": 276,
19643
+ "end": 276
19244
19644
  },
19245
19645
  "context": {
19246
19646
  "type": "variable",
@@ -19248,8 +19648,8 @@
19248
19648
  "value": "#f0f0f0",
19249
19649
  "scope": "default",
19250
19650
  "line": {
19251
- "start": 275,
19252
- "end": 275
19651
+ "start": 277,
19652
+ "end": 277
19253
19653
  }
19254
19654
  },
19255
19655
  "access": "public",
@@ -19264,8 +19664,8 @@
19264
19664
  {
19265
19665
  "description": "The text color of the components' chrome area.\n",
19266
19666
  "commentRange": {
19267
- "start": 276,
19268
- "end": 276
19667
+ "start": 278,
19668
+ "end": 278
19269
19669
  },
19270
19670
  "context": {
19271
19671
  "type": "variable",
@@ -19273,8 +19673,8 @@
19273
19673
  "value": "$kendo-body-text",
19274
19674
  "scope": "default",
19275
19675
  "line": {
19276
- "start": 277,
19277
- "end": 277
19676
+ "start": 279,
19677
+ "end": 279
19278
19678
  }
19279
19679
  },
19280
19680
  "access": "public",
@@ -19289,8 +19689,8 @@
19289
19689
  {
19290
19690
  "description": "The border color of the components' chrome area.\n",
19291
19691
  "commentRange": {
19292
- "start": 278,
19293
- "end": 278
19692
+ "start": 280,
19693
+ "end": 280
19294
19694
  },
19295
19695
  "context": {
19296
19696
  "type": "variable",
@@ -19298,8 +19698,8 @@
19298
19698
  "value": "k-try-shade( $kendo-base-bg, 2 )",
19299
19699
  "scope": "default",
19300
19700
  "line": {
19301
- "start": 279,
19302
- "end": 279
19701
+ "start": 281,
19702
+ "end": 281
19303
19703
  }
19304
19704
  },
19305
19705
  "access": "public",
@@ -19314,8 +19714,8 @@
19314
19714
  {
19315
19715
  "description": "The gradient background of the components' chrome area.\n",
19316
19716
  "commentRange": {
19317
- "start": 280,
19318
- "end": 280
19717
+ "start": 282,
19718
+ "end": 282
19319
19719
  },
19320
19720
  "context": {
19321
19721
  "type": "variable",
@@ -19323,8 +19723,8 @@
19323
19723
  "value": "rgba( white, .1 ), rgba( white, 0 )",
19324
19724
  "scope": "default",
19325
19725
  "line": {
19326
- "start": 281,
19327
- "end": 281
19726
+ "start": 283,
19727
+ "end": 283
19328
19728
  }
19329
19729
  },
19330
19730
  "access": "public",
@@ -19339,8 +19739,8 @@
19339
19739
  {
19340
19740
  "description": "The background of hovered items.\n",
19341
19741
  "commentRange": {
19342
- "start": 296,
19343
- "end": 296
19742
+ "start": 298,
19743
+ "end": 298
19344
19744
  },
19345
19745
  "context": {
19346
19746
  "type": "variable",
@@ -19348,8 +19748,8 @@
19348
19748
  "value": "k-try-shade( $kendo-base-bg, 1 )",
19349
19749
  "scope": "default",
19350
19750
  "line": {
19351
- "start": 297,
19352
- "end": 297
19751
+ "start": 299,
19752
+ "end": 299
19353
19753
  }
19354
19754
  },
19355
19755
  "access": "public",
@@ -19364,8 +19764,8 @@
19364
19764
  {
19365
19765
  "description": "The text color of hovered items.\n",
19366
19766
  "commentRange": {
19367
- "start": 298,
19368
- "end": 298
19767
+ "start": 300,
19768
+ "end": 300
19369
19769
  },
19370
19770
  "context": {
19371
19771
  "type": "variable",
@@ -19373,8 +19773,8 @@
19373
19773
  "value": "$kendo-base-text",
19374
19774
  "scope": "default",
19375
19775
  "line": {
19376
- "start": 299,
19377
- "end": 299
19776
+ "start": 301,
19777
+ "end": 301
19378
19778
  }
19379
19779
  },
19380
19780
  "access": "public",
@@ -19389,8 +19789,8 @@
19389
19789
  {
19390
19790
  "description": "The border color of hovered items.\n",
19391
19791
  "commentRange": {
19392
- "start": 300,
19393
- "end": 300
19792
+ "start": 302,
19793
+ "end": 302
19394
19794
  },
19395
19795
  "context": {
19396
19796
  "type": "variable",
@@ -19398,8 +19798,8 @@
19398
19798
  "value": "k-try-shade( $kendo-hover-bg, 2 )",
19399
19799
  "scope": "default",
19400
19800
  "line": {
19401
- "start": 301,
19402
- "end": 301
19801
+ "start": 303,
19802
+ "end": 303
19403
19803
  }
19404
19804
  },
19405
19805
  "access": "public",
@@ -19414,8 +19814,8 @@
19414
19814
  {
19415
19815
  "description": "The gradient background of hovered items.\n",
19416
19816
  "commentRange": {
19417
- "start": 302,
19418
- "end": 302
19817
+ "start": 304,
19818
+ "end": 304
19419
19819
  },
19420
19820
  "context": {
19421
19821
  "type": "variable",
@@ -19423,8 +19823,8 @@
19423
19823
  "value": "$kendo-base-gradient",
19424
19824
  "scope": "default",
19425
19825
  "line": {
19426
- "start": 303,
19427
- "end": 303
19826
+ "start": 305,
19827
+ "end": 305
19428
19828
  }
19429
19829
  },
19430
19830
  "access": "public",
@@ -19439,8 +19839,8 @@
19439
19839
  {
19440
19840
  "description": "The background of selected items.\n",
19441
19841
  "commentRange": {
19442
- "start": 305,
19443
- "end": 305
19842
+ "start": 307,
19843
+ "end": 307
19444
19844
  },
19445
19845
  "context": {
19446
19846
  "type": "variable",
@@ -19448,8 +19848,8 @@
19448
19848
  "value": "$kendo-color-primary",
19449
19849
  "scope": "default",
19450
19850
  "line": {
19451
- "start": 306,
19452
- "end": 306
19851
+ "start": 308,
19852
+ "end": 308
19453
19853
  }
19454
19854
  },
19455
19855
  "access": "public",
@@ -19464,8 +19864,8 @@
19464
19864
  {
19465
19865
  "description": "The text color of selected items.\n",
19466
19866
  "commentRange": {
19467
- "start": 307,
19468
- "end": 307
19867
+ "start": 309,
19868
+ "end": 309
19469
19869
  },
19470
19870
  "context": {
19471
19871
  "type": "variable",
@@ -19473,8 +19873,8 @@
19473
19873
  "value": "k-contrast-legacy( $kendo-selected-bg )",
19474
19874
  "scope": "default",
19475
19875
  "line": {
19476
- "start": 308,
19477
- "end": 308
19876
+ "start": 310,
19877
+ "end": 310
19478
19878
  }
19479
19879
  },
19480
19880
  "access": "public",
@@ -19489,8 +19889,8 @@
19489
19889
  {
19490
19890
  "description": "The border color of selected items.\n",
19491
19891
  "commentRange": {
19492
- "start": 309,
19493
- "end": 309
19892
+ "start": 311,
19893
+ "end": 311
19494
19894
  },
19495
19895
  "context": {
19496
19896
  "type": "variable",
@@ -19498,8 +19898,8 @@
19498
19898
  "value": "k-try-shade( $kendo-selected-bg, 2 )",
19499
19899
  "scope": "default",
19500
19900
  "line": {
19501
- "start": 310,
19502
- "end": 310
19901
+ "start": 312,
19902
+ "end": 312
19503
19903
  }
19504
19904
  },
19505
19905
  "access": "public",
@@ -19514,8 +19914,8 @@
19514
19914
  {
19515
19915
  "description": "The gradient background of selected items.\n",
19516
19916
  "commentRange": {
19517
- "start": 311,
19518
- "end": 311
19917
+ "start": 313,
19918
+ "end": 313
19519
19919
  },
19520
19920
  "context": {
19521
19921
  "type": "variable",
@@ -19523,8 +19923,8 @@
19523
19923
  "value": "$kendo-base-gradient",
19524
19924
  "scope": "default",
19525
19925
  "line": {
19526
- "start": 312,
19527
- "end": 312
19926
+ "start": 314,
19927
+ "end": 314
19528
19928
  }
19529
19929
  },
19530
19930
  "access": "public",