@progress/kendo-theme-default 5.12.0 → 5.12.1-dev.1

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 (373) hide show
  1. package/dist/all.css +27588 -14394
  2. package/dist/all.scss +10311 -7302
  3. package/lib/swatches/default-blue.json +1 -1
  4. package/lib/swatches/default-dataviz-v4.json +1 -1
  5. package/lib/swatches/default-green.json +1 -1
  6. package/lib/swatches/default-main-dark.json +1 -1
  7. package/lib/swatches/default-main.json +1 -1
  8. package/lib/swatches/default-nordic.json +1 -1
  9. package/lib/swatches/default-ocean-blue.json +1 -1
  10. package/lib/swatches/default-orange.json +1 -1
  11. package/lib/swatches/default-purple.json +1 -1
  12. package/lib/swatches/default-turquoise.json +1 -1
  13. package/lib/swatches/default-urban.json +1 -1
  14. package/package.json +7 -7
  15. package/scss/_variables.scss +122 -218
  16. package/scss/action-buttons/_index.scss +3 -3
  17. package/scss/action-buttons/_layout.scss +0 -15
  18. package/scss/action-buttons/_variables.scss +4 -4
  19. package/scss/action-sheet/_index.scss +3 -4
  20. package/scss/action-sheet/_layout.scss +1 -1
  21. package/scss/action-sheet/_variables.scss +18 -18
  22. package/scss/adaptive/_index.scss +3 -3
  23. package/scss/adaptive/_layout.scss +12 -19
  24. package/scss/adaptive/_theme.scss +1 -1
  25. package/scss/adaptive/_variables.scss +13 -13
  26. package/scss/all.scss +1 -1
  27. package/scss/appbar/_index.scss +3 -3
  28. package/scss/appbar/_layout.scss +9 -9
  29. package/scss/appbar/_theme.scss +7 -7
  30. package/scss/appbar/_variables.scss +16 -16
  31. package/scss/autocomplete/_index.scss +3 -3
  32. package/scss/avatar/_index.scss +3 -3
  33. package/scss/avatar/_theme.scss +1 -1
  34. package/scss/avatar/_variables.scss +3 -3
  35. package/scss/badge/_index.scss +3 -3
  36. package/scss/badge/_layout.scss +6 -6
  37. package/scss/badge/_theme.scss +2 -2
  38. package/scss/badge/_variables.scss +8 -8
  39. package/scss/bottom-navigation/_index.scss +3 -3
  40. package/scss/bottom-navigation/_layout.scss +1 -1
  41. package/scss/bottom-navigation/_theme.scss +4 -12
  42. package/scss/bottom-navigation/_variables.scss +9 -11
  43. package/scss/breadcrumb/_index.scss +3 -3
  44. package/scss/breadcrumb/_layout.scss +3 -3
  45. package/scss/breadcrumb/_theme.scss +15 -15
  46. package/scss/breadcrumb/_variables.scss +20 -22
  47. package/scss/button/_index.scss +3 -3
  48. package/scss/button/_layout.scss +6 -15
  49. package/scss/button/_theme.scss +18 -18
  50. package/scss/button/_variables.scss +20 -14
  51. package/scss/calendar/_index.scss +3 -3
  52. package/scss/calendar/_layout.scss +8 -15
  53. package/scss/calendar/_theme.scss +4 -18
  54. package/scss/calendar/_variables.scss +38 -39
  55. package/scss/captcha/_index.scss +3 -3
  56. package/scss/captcha/_variables.scss +5 -5
  57. package/scss/card/_index.scss +3 -4
  58. package/scss/card/_layout.scss +1 -18
  59. package/scss/card/_theme.scss +3 -3
  60. package/scss/card/_variables.scss +18 -18
  61. package/scss/chat/_index.scss +3 -3
  62. package/scss/chat/_layout.scss +3 -3
  63. package/scss/chat/_theme.scss +1 -1
  64. package/scss/chat/_variables.scss +21 -21
  65. package/scss/checkbox/_index.scss +3 -3
  66. package/scss/checkbox/_layout.scss +5 -5
  67. package/scss/checkbox/_variables.scss +20 -20
  68. package/scss/chip/_index.scss +3 -3
  69. package/scss/chip/_layout.scss +4 -29
  70. package/scss/chip/_theme.scss +21 -21
  71. package/scss/chip/_variables.scss +25 -20
  72. package/scss/color-preview/_index.scss +3 -3
  73. package/scss/color-preview/_variables.scss +5 -5
  74. package/scss/coloreditor/_index.scss +3 -3
  75. package/scss/coloreditor/_variables.scss +6 -6
  76. package/scss/colorgradient/_index.scss +4 -4
  77. package/scss/colorgradient/_layout.scss +4 -5
  78. package/scss/colorgradient/_theme.scss +7 -7
  79. package/scss/colorgradient/_variables.scss +11 -11
  80. package/scss/colorpalette/_index.scss +3 -3
  81. package/scss/colorpalette/_layout.scss +1 -2
  82. package/scss/colorpalette/_variables.scss +1 -1
  83. package/scss/colorpicker/_index.scss +3 -3
  84. package/scss/combobox/_index.scss +3 -3
  85. package/scss/common/_base.scss +23 -96
  86. package/scss/common/_index.scss +5 -7
  87. package/scss/common/_selection.scss +4 -4
  88. package/scss/core/_index.scss +18 -8
  89. package/scss/core/color-system/index.import.scss +1 -0
  90. package/scss/core/functions/index.import.scss +1 -0
  91. package/scss/core/mixins/index.import.scss +1 -0
  92. package/scss/core/module-system/index.import.scss +1 -0
  93. package/scss/core/styles/index.import.scss +1 -0
  94. package/scss/dataviz/_index.scss +3 -3
  95. package/scss/dataviz/_layout.scss +30 -40
  96. package/scss/dataviz/_theme.scss +13 -13
  97. package/scss/dataviz/_variables.scss +41 -40
  98. package/scss/dateinput/_index.scss +3 -3
  99. package/scss/datepicker/_index.scss +3 -3
  100. package/scss/daterangepicker/_index.scss +3 -3
  101. package/scss/daterangepicker/_layout.scss +1 -1
  102. package/scss/datetimepicker/_index.scss +3 -3
  103. package/scss/dialog/_index.scss +3 -3
  104. package/scss/dialog/_layout.scss +6 -21
  105. package/scss/dialog/_theme.scss +11 -3
  106. package/scss/dialog/_variables.scss +15 -7
  107. package/scss/draggable/_index.scss +10 -0
  108. package/scss/draggable/_layout.scss +122 -0
  109. package/scss/draggable/_theme.scss +14 -0
  110. package/scss/draggable/_variables.scss +27 -0
  111. package/scss/drawer/_index.scss +3 -3
  112. package/scss/drawer/_layout.scss +23 -22
  113. package/scss/drawer/_theme.scss +18 -18
  114. package/scss/drawer/_variables.scss +38 -37
  115. package/scss/dropdowngrid/_index.scss +3 -2
  116. package/scss/dropdownlist/_index.scss +3 -3
  117. package/scss/dropdownlist/_layout.scss +2 -0
  118. package/scss/dropdownlist/_variables.scss +0 -15
  119. package/scss/dropdowntree/_index.scss +3 -3
  120. package/scss/dropdowntree/_variables.scss +2 -2
  121. package/scss/dropzone/_index.scss +3 -3
  122. package/scss/dropzone/_variables.scss +7 -7
  123. package/scss/editor/_index.scss +3 -3
  124. package/scss/editor/_layout.scss +73 -150
  125. package/scss/editor/_theme.scss +24 -16
  126. package/scss/editor/_variables.scss +16 -16
  127. package/scss/expansion-panel/_index.scss +3 -3
  128. package/scss/expansion-panel/_layout.scss +1 -1
  129. package/scss/expansion-panel/_theme.scss +2 -2
  130. package/scss/expansion-panel/_variables.scss +13 -13
  131. package/scss/fab/_index.scss +3 -3
  132. package/scss/fab/_layout.scss +3 -12
  133. package/scss/fab/_theme.scss +13 -13
  134. package/scss/fab/_variables.scss +11 -11
  135. package/scss/filemanager/_index.scss +3 -3
  136. package/scss/filemanager/_layout.scss +1 -1
  137. package/scss/filemanager/_variables.scss +12 -12
  138. package/scss/filter/_index.scss +3 -3
  139. package/scss/filter/_theme.scss +2 -2
  140. package/scss/filter/_variables.scss +4 -4
  141. package/scss/floating-label/_index.scss +3 -3
  142. package/scss/forms/_index.scss +3 -3
  143. package/scss/forms/_layout.scss +57 -50
  144. package/scss/forms/_theme.scss +7 -7
  145. package/scss/forms/_variables.scss +59 -44
  146. package/scss/gantt/_index.scss +4 -4
  147. package/scss/gantt/_layout.scss +22 -17
  148. package/scss/gantt/_theme.scss +3 -3
  149. package/scss/gantt/_variables.scss +28 -28
  150. package/scss/grid/_index.scss +5 -3
  151. package/scss/grid/_layout.scss +394 -615
  152. package/scss/grid/_theme.scss +152 -163
  153. package/scss/grid/_variables.scss +193 -95
  154. package/scss/icons/_index.scss +2 -2
  155. package/scss/icons/_layout.scss +1 -2
  156. package/scss/imageeditor/_index.scss +3 -3
  157. package/scss/imageeditor/_layout.scss +4 -19
  158. package/scss/imageeditor/_variables.scss +6 -6
  159. package/scss/index.scss +109 -110
  160. package/scss/input/_index.scss +3 -3
  161. package/scss/input/_layout.scss +28 -31
  162. package/scss/input/_theme.scss +6 -6
  163. package/scss/input/_variables.scss +16 -16
  164. package/scss/list/_index.scss +3 -3
  165. package/scss/list/_layout.scss +17 -27
  166. package/scss/list/_theme.scss +1 -1
  167. package/scss/list/_variables.scss +32 -32
  168. package/scss/listbox/_index.scss +3 -3
  169. package/scss/listbox/_layout.scss +24 -62
  170. package/scss/listbox/_theme.scss +4 -4
  171. package/scss/listbox/_variables.scss +45 -16
  172. package/scss/listgroup/_index.scss +3 -3
  173. package/scss/listgroup/_variables.scss +5 -5
  174. package/scss/listview/_index.scss +3 -3
  175. package/scss/listview/_layout.scss +16 -17
  176. package/scss/listview/_theme.scss +15 -10
  177. package/scss/listview/_variables.scss +19 -19
  178. package/scss/loader/_index.scss +3 -3
  179. package/scss/loader/_layout.scss +184 -43
  180. package/scss/loader/_theme.scss +4 -4
  181. package/scss/loader/_variables.scss +48 -42
  182. package/scss/map/_index.scss +4 -4
  183. package/scss/map/_variables.scss +6 -6
  184. package/scss/maskedtextbox/_index.scss +3 -3
  185. package/scss/mediaplayer/_index.scss +3 -3
  186. package/scss/mediaplayer/_layout.scss +2 -2
  187. package/scss/mediaplayer/_variables.scss +5 -5
  188. package/scss/menu/_index.scss +3 -3
  189. package/scss/menu/_layout.scss +3 -3
  190. package/scss/menu/_variables.scss +19 -19
  191. package/scss/menu-button/_index.scss +3 -3
  192. package/scss/messagebox/_index.scss +3 -3
  193. package/scss/messagebox/_theme.scss +3 -3
  194. package/scss/messagebox/_variables.scss +2 -2
  195. package/scss/multiselect/_index.scss +3 -3
  196. package/scss/notification/_index.scss +3 -3
  197. package/scss/notification/_layout.scss +28 -45
  198. package/scss/notification/_theme.scss +7 -15
  199. package/scss/notification/_variables.scss +42 -18
  200. package/scss/numerictextbox/_index.scss +3 -3
  201. package/scss/orgchart/_index.scss +3 -3
  202. package/scss/orgchart/_variables.scss +7 -7
  203. package/scss/overlay/_index.scss +3 -3
  204. package/scss/overlay/_variables.scss +1 -1
  205. package/scss/pager/_index.scss +4 -3
  206. package/scss/pager/_layout.scss +55 -81
  207. package/scss/pager/_theme.scss +16 -97
  208. package/scss/pager/_variables.scss +133 -54
  209. package/scss/panelbar/_index.scss +3 -3
  210. package/scss/panelbar/_layout.scss +3 -44
  211. package/scss/panelbar/_theme.scss +50 -50
  212. package/scss/panelbar/_variables.scss +67 -67
  213. package/scss/pdf-viewer/_index.scss +3 -3
  214. package/scss/pdf-viewer/_layout.scss +1 -12
  215. package/scss/pdf-viewer/_variables.scss +16 -16
  216. package/scss/pivotgrid/_index.scss +4 -3
  217. package/scss/pivotgrid/_layout.scss +11 -63
  218. package/scss/pivotgrid/_theme.scss +6 -6
  219. package/scss/pivotgrid/_variables.scss +32 -32
  220. package/scss/popover/_index.scss +3 -3
  221. package/scss/popover/_layout.scss +1 -1
  222. package/scss/popover/_variables.scss +3 -3
  223. package/scss/popup/_index.scss +3 -3
  224. package/scss/popup/_variables.scss +5 -5
  225. package/scss/progressbar/_index.scss +3 -3
  226. package/scss/progressbar/_layout.scss +38 -87
  227. package/scss/progressbar/_theme.scss +20 -10
  228. package/scss/progressbar/_variables.scss +66 -22
  229. package/scss/radio/_index.scss +3 -3
  230. package/scss/radio/_layout.scss +5 -5
  231. package/scss/radio/_variables.scss +12 -12
  232. package/scss/rating/_index.scss +3 -3
  233. package/scss/rating/_layout.scss +1 -1
  234. package/scss/rating/_theme.scss +4 -4
  235. package/scss/rating/_variables.scss +11 -11
  236. package/scss/responsivepanel/_index.scss +3 -3
  237. package/scss/ripple/_index.scss +3 -3
  238. package/scss/scheduler/_index.scss +3 -3
  239. package/scss/scheduler/_layout.scss +19 -19
  240. package/scss/scheduler/_theme.scss +9 -9
  241. package/scss/scheduler/_variables.scss +33 -33
  242. package/scss/scroller/_index.scss +3 -3
  243. package/scss/scrollview/_index.scss +3 -3
  244. package/scss/scrollview/_layout.scss +3 -2
  245. package/scss/scrollview/_variables.scss +6 -6
  246. package/scss/searchbox/_index.scss +3 -3
  247. package/scss/signature/_index.scss +3 -3
  248. package/scss/signature/_layout.scss +4 -4
  249. package/scss/signature/_variables.scss +8 -8
  250. package/scss/skeleton/_index.scss +3 -3
  251. package/scss/skeleton/_layout.scss +7 -0
  252. package/scss/skeleton/_variables.scss +1 -1
  253. package/scss/slider/_index.scss +5 -5
  254. package/scss/slider/_layout.scss +5 -5
  255. package/scss/slider/_theme.scss +9 -9
  256. package/scss/slider/_variables.scss +13 -13
  257. package/scss/split-button/_index.scss +3 -3
  258. package/scss/split-button/_layout.scss +0 -10
  259. package/scss/splitter/_index.scss +3 -3
  260. package/scss/splitter/_layout.scss +1 -5
  261. package/scss/splitter/_variables.scss +6 -6
  262. package/scss/spreadsheet/_index.scss +4 -4
  263. package/scss/spreadsheet/_layout.scss +19 -23
  264. package/scss/spreadsheet/_theme.scss +23 -23
  265. package/scss/spreadsheet/_variables.scss +9 -9
  266. package/scss/stepper/_index.scss +3 -3
  267. package/scss/stepper/_layout.scss +2 -2
  268. package/scss/stepper/_theme.scss +5 -5
  269. package/scss/stepper/_variables.scss +15 -15
  270. package/scss/switch/_index.scss +3 -3
  271. package/scss/switch/_layout.scss +12 -13
  272. package/scss/switch/_variables.scss +6 -6
  273. package/scss/table/_index.scss +4 -4
  274. package/scss/table/_layout.scss +9 -7
  275. package/scss/table/_theme.scss +12 -9
  276. package/scss/table/_variables.scss +39 -27
  277. package/scss/tabstrip/_index.scss +3 -3
  278. package/scss/tabstrip/_layout.scss +3 -6
  279. package/scss/tabstrip/_theme.scss +6 -6
  280. package/scss/tabstrip/_variables.scss +19 -19
  281. package/scss/taskboard/_index.scss +3 -3
  282. package/scss/taskboard/_layout.scss +0 -23
  283. package/scss/taskboard/_theme.scss +1 -1
  284. package/scss/taskboard/_variables.scss +20 -20
  285. package/scss/textarea/_index.scss +3 -3
  286. package/scss/textbox/_index.scss +3 -3
  287. package/scss/tilelayout/_index.scss +3 -3
  288. package/scss/tilelayout/_layout.scss +1 -1
  289. package/scss/tilelayout/_variables.scss +1 -1
  290. package/scss/timedurationpicker/_index.scss +3 -3
  291. package/scss/timeline/_index.scss +3 -3
  292. package/scss/timeline/_layout.scss +3 -3
  293. package/scss/timeline/_theme.scss +2 -2
  294. package/scss/timeline/_variables.scss +10 -10
  295. package/scss/timepicker/_index.scss +3 -3
  296. package/scss/timeselector/_index.scss +3 -3
  297. package/scss/timeselector/_layout.scss +8 -8
  298. package/scss/timeselector/_theme.scss +3 -3
  299. package/scss/timeselector/_variables.scss +8 -8
  300. package/scss/toolbar/_index.scss +3 -3
  301. package/scss/toolbar/_layout.scss +87 -92
  302. package/scss/toolbar/_theme.scss +35 -26
  303. package/scss/toolbar/_variables.scss +77 -19
  304. package/scss/tooltip/_index.scss +3 -3
  305. package/scss/tooltip/_layout.scss +1 -1
  306. package/scss/tooltip/_variables.scss +14 -14
  307. package/scss/treelist/_index.scss +3 -3
  308. package/scss/treelist/_layout.scss +10 -10
  309. package/scss/treelist/_theme.scss +1 -1
  310. package/scss/treelist/_variables.scss +2 -2
  311. package/scss/treeview/_index.scss +3 -3
  312. package/scss/treeview/_layout.scss +7 -7
  313. package/scss/treeview/_variables.scss +14 -14
  314. package/scss/typography/_index.scss +3 -3
  315. package/scss/typography/_theme.scss +2 -2
  316. package/scss/typography/_variables.scss +5 -5
  317. package/scss/upload/_index.scss +3 -3
  318. package/scss/upload/_layout.scss +36 -220
  319. package/scss/upload/_theme.scss +36 -76
  320. package/scss/upload/_variables.scss +34 -35
  321. package/scss/utils/_aspect-ratio.scss +11 -6
  322. package/scss/utils/_display.scss +16 -16
  323. package/scss/utils/_flex.scss +42 -42
  324. package/scss/utils/_float.scss +37 -21
  325. package/scss/utils/_grid.scss +13 -15
  326. package/scss/utils/_index.scss +22 -19
  327. package/scss/utils/_order.scss +16 -8
  328. package/scss/utils/_overflow.scss +32 -16
  329. package/scss/utils/_pointer-events.scss +11 -6
  330. package/scss/utils/_position.scss +63 -36
  331. package/scss/utils/_resize.scss +26 -16
  332. package/scss/utils/_spacer.scss +4 -4
  333. package/scss/utils/_spacing.scss +94 -70
  334. package/scss/utils/_table-layout.scss +4 -4
  335. package/scss/utils/_text.scss +62 -36
  336. package/scss/utils/_touch-action.scss +11 -6
  337. package/scss/utils/_transform.scss +42 -42
  338. package/scss/utils/_user-select.scss +31 -20
  339. package/scss/validator/_index.scss +3 -3
  340. package/scss/virtual-scroller/_index.scss +3 -3
  341. package/scss/window/_index.scss +3 -3
  342. package/scss/window/_layout.scss +28 -29
  343. package/scss/window/_theme.scss +17 -9
  344. package/scss/window/_variables.scss +37 -29
  345. package/scss/wizard/_index.scss +3 -3
  346. package/scss/wizard/_layout.scss +1 -1
  347. package/scss/wizard/_theme.scss +1 -7
  348. package/scss/wizard/_variables.scss +4 -5
  349. package/scss/common/_loading.scss +0 -140
  350. package/scss/core/_asp-fallback.scss +0 -8
  351. package/scss/core/_color-system.scss +0 -56
  352. package/scss/core/_extra.scss +0 -26
  353. package/scss/core/_layout.scss +0 -68
  354. package/scss/core/_normalize.scss +0 -15
  355. package/scss/core/functions/_colors.scss +0 -424
  356. package/scss/core/functions/_index.scss +0 -3
  357. package/scss/core/functions/_math.scss +0 -21
  358. package/scss/core/functions/_misc.scss +0 -35
  359. package/scss/core/mixins/_border-radius.scss +0 -58
  360. package/scss/core/mixins/_box-shadow.scss +0 -5
  361. package/scss/core/mixins/_data-uri.scss +0 -16
  362. package/scss/core/mixins/_decoration.scss +0 -27
  363. package/scss/core/mixins/_disabled.scss +0 -16
  364. package/scss/core/mixins/_gradients.scss +0 -35
  365. package/scss/core/mixins/_hide-scrollbar.scss +0 -17
  366. package/scss/core/mixins/_import-once.scss +0 -14
  367. package/scss/core/mixins/_index.scss +0 -15
  368. package/scss/core/mixins/_module-system.scss +0 -149
  369. package/scss/core/mixins/_typography.scss +0 -17
  370. package/scss/cursor/_index.scss +0 -9
  371. package/scss/cursor/_layout.scss +0 -9
  372. package/scss/cursor/_theme.scss +0 -3
  373. package/scss/styling/_index.scss +0 -5
@@ -2,25 +2,35 @@
2
2
 
3
3
  // Position documentation sourced from https://developer.mozilla.org/en-US/docs/Web/CSS/position.
4
4
 
5
- /// @name k-pos-static
6
- /// @description This is equivalent to `position: static;`. The element is positioned according to the normal flow of the document. The top, right, bottom, left, and z-index properties have no effect. This is the default value.
5
+ /// This is equivalent to `position: static;`. The element is positioned according to the normal flow of the document. The top, right, bottom, left, and z-index properties have no effect. This is the default value.
6
+ /// @name .k-pos-static
7
7
  /// @group position
8
+ /// @contextType css
9
+ _ {}
8
10
 
9
- /// @name k-pos-relative
10
- /// @description This is equivalent to `position: relative;`. The element is positioned according to the normal flow of the document, and then offset relative to itself based on the values of top, right, bottom, and left. The offset does not affect the position of any other elements; thus, the space given for the element in the page layout is the same as if position were static.
11
+ /// This is equivalent to `position: relative;`. The element is positioned according to the normal flow of the document, and then offset relative to itself based on the values of top, right, bottom, and left. The offset does not affect the position of any other elements; thus, the space given for the element in the page layout is the same as if position were static.
12
+ /// @name .k-pos-relative
11
13
  /// @group position
14
+ /// @contextType css
15
+ _ {}
12
16
 
13
- /// @name k-pos-absolute
14
- /// @description This is equivalent to `position: absolute;`. The element is removed from the normal document flow, and no space is created for the element in the page layout. It is positioned relative to its closest positioned ancestor, if any; otherwise, it is placed relative to the initial containing block. Its final position is determined by the values of top, right, bottom, and left.
17
+ /// This is equivalent to `position: absolute;`. The element is removed from the normal document flow, and no space is created for the element in the page layout. It is positioned relative to its closest positioned ancestor, if any; otherwise, it is placed relative to the initial containing block. Its final position is determined by the values of top, right, bottom, and left.
18
+ /// @name .k-pos-absolute
15
19
  /// @group position
20
+ /// @contextType css
21
+ _ {}
16
22
 
17
- /// @name k-pos-fixed
18
- /// @description This is equivalent to `position: fixed;`. The element is removed from the normal document flow, and no space is created for the element in the page layout. It is positioned relative to the initial containing block established by the viewport, except when one of its ancestors has a transform, perspective, or filter property set to something other than none (see the CSS Transforms Spec), in which case that ancestor behaves as the containing block. (Note that there are browser inconsistencies with perspective and filter contributing to containing block formation.) Its final position is determined by the values of top, right, bottom, and left.
23
+ /// This is equivalent to `position: fixed;`. The element is removed from the normal document flow, and no space is created for the element in the page layout. It is positioned relative to the initial containing block established by the viewport, except when one of its ancestors has a transform, perspective, or filter property set to something other than none (see the CSS Transforms Spec), in which case that ancestor behaves as the containing block. (Note that there are browser inconsistencies with perspective and filter contributing to containing block formation.) Its final position is determined by the values of top, right, bottom, and left.
24
+ /// @name .k-pos-fixed
19
25
  /// @group position
26
+ /// @contextType css
27
+ _ {}
20
28
 
21
- /// @name k-pos-sticky
22
- /// @description This is equivalent to `position: sticky;`. The element is positioned according to the normal flow of the document, and then offset relative to its nearest scrolling ancestor and containing block (nearest block-level ancestor), including table-related elements, based on the values of top, right, bottom, and left. The offset does not affect the position of any other elements.
29
+ /// This is equivalent to `position: sticky;`. The element is positioned according to the normal flow of the document, and then offset relative to its nearest scrolling ancestor and containing block (nearest block-level ancestor), including table-related elements, based on the values of top, right, bottom, and left. The offset does not affect the position of any other elements.
30
+ /// @name .k-pos-sticky
23
31
  /// @group position
32
+ /// @contextType css
33
+ _ {}
24
34
 
25
35
  @each $pos in (static, relative, absolute, fixed, sticky) {
26
36
  .k-#{$pos},
@@ -30,30 +40,39 @@
30
40
  .\!k-pos-#{$pos} { position: $pos !important; } // sass-lint:disable-line brace-style no-important
31
41
  }
32
42
 
33
- /// @name k-pos-top
34
- /// @description This is equivalent to `top: 0;`.
43
+ /// This is equivalent to `top: 0;`.
44
+ /// @name .k-pos-top
35
45
  /// @group position
46
+ /// @contextType css
47
+ _ {}
36
48
 
37
- /// @name k-pos-right
38
- /// @description This is equivalent to `right: 0;`.
49
+ /// This is equivalent to `right: 0;`.
50
+ /// @name .k-pos-right
39
51
  /// @group position
52
+ /// @contextType css
53
+ _ {}
40
54
 
41
- /// @name k-pos-bottom
42
- /// @description This is equivalent to `bottom: 0;`.
55
+ /// This is equivalent to `bottom: 0;`.
56
+ /// @name .k-pos-bottom
43
57
  /// @group position
58
+ /// @contextType css
59
+ _ {}
44
60
 
45
- /// @name k-pos-left
46
- /// @description This is equivalent to `left: 0;`.
61
+ /// This is equivalent to `left: 0;`.
62
+ /// @name .k-pos-left
47
63
  /// @group position
64
+ /// @contextType css
65
+ _ {}
48
66
 
49
67
  @each $side in (top, right, bottom, left) {
50
68
  .k-#{$side},
51
69
  .k-pos-#{$side} { #{$side}: 0; } // sass-lint:disable-line brace-style
52
70
  }
53
71
 
54
- /// @name k-pos-top-start
55
- /// @description This is equivalent to `top: 0; left: 0;`.
72
+ /// This is equivalent to `top: 0; left: 0;`.
73
+ /// @name .k-pos-top-start
56
74
  /// @group position
75
+ /// @contextType css
57
76
  .k-top-start,
58
77
  .k-pos-top-start {
59
78
  top: 0;
@@ -67,9 +86,10 @@
67
86
  }
68
87
  }
69
88
 
70
- /// @name k-pos-top-center
71
- /// @description This is equivalent to `top: 0; left: 50%; transform: translateX(-50%);`.
89
+ /// This is equivalent to `top: 0; left: 50%; transform: translateX(-50%);`.
90
+ /// @name .k-pos-top-center
72
91
  /// @group position
92
+ /// @contextType css
73
93
  .k-top-center,
74
94
  .k-pos-top-center {
75
95
  top: 0;
@@ -77,9 +97,10 @@
77
97
  transform: translateX(-50%);
78
98
  }
79
99
 
80
- /// @name k-pos-top-end
81
- /// @description This is equivalent to `top: 0; right: 0;`.
100
+ /// This is equivalent to `top: 0; right: 0;`.
101
+ /// @name .k-pos-top-end
82
102
  /// @group position
103
+ /// @contextType css
83
104
  .k-top-end,
84
105
  .k-pos-top-end {
85
106
  top: 0;
@@ -93,9 +114,10 @@
93
114
  }
94
115
  }
95
116
 
96
- /// @name k-pos-middle-start
97
- /// @description This is equivalent to `top: 50%; left: 0; transform: translateY(-50%);`.
117
+ /// This is equivalent to `top: 50%; left: 0; transform: translateY(-50%);`.
118
+ /// @name .k-pos-middle-start
98
119
  /// @group position
120
+ /// @contextType css
99
121
  .k-middle-start,
100
122
  .k-pos-middle-start {
101
123
  top: 50%;
@@ -110,9 +132,10 @@
110
132
  }
111
133
  }
112
134
 
113
- /// @name k-pos-middle-center
114
- /// @description This is equivalent to `top: 50%; left: 50%; transform: translate(-50%, -50%);`.
135
+ /// This is equivalent to `top: 50%; left: 50%; transform: translate(-50%, -50%);`.
136
+ /// @name .k-pos-middle-center
115
137
  /// @group position
138
+ /// @contextType css
116
139
  .k-middle-center,
117
140
  .k-pos-middle-center {
118
141
  top: 50%;
@@ -120,9 +143,10 @@
120
143
  transform: translate(-50%, -50%);
121
144
  }
122
145
 
123
- /// @name k-pos-middle-end
124
- /// @description This is equivalent to `top: 50%; right: 0; transform: translateY(-50%);`.
146
+ /// This is equivalent to `top: 50%; right: 0; transform: translateY(-50%);`.
147
+ /// @name .k-pos-middle-end
125
148
  /// @group position
149
+ /// @contextType css
126
150
  .k-middle-end,
127
151
  .k-pos-middle-end {
128
152
  top: 50%;
@@ -137,9 +161,10 @@
137
161
  }
138
162
  }
139
163
 
140
- /// @name k-pos-bottom-start
141
- /// @description This is equivalent to `bottom: 0; left: 0;`.
164
+ /// This is equivalent to `bottom: 0; left: 0;`.
165
+ /// @name .k-pos-bottom-start
142
166
  /// @group position
167
+ /// @contextType css
143
168
  .k-bottom-start,
144
169
  .k-pos-bottom-start {
145
170
  bottom: 0;
@@ -153,9 +178,10 @@
153
178
  }
154
179
  }
155
180
 
156
- /// @name k-pos-bottom-center
157
- /// @description This is equivalent to `bottom: 0; left: 50%; translateX(-50%);`.
181
+ /// This is equivalent to `bottom: 0; left: 50%; translateX(-50%);`.
182
+ /// @name .k-pos-bottom-center
158
183
  /// @group position
184
+ /// @contextType css
159
185
  .k-bottom-center,
160
186
  .k-pos-bottom-center {
161
187
  bottom: 0;
@@ -163,9 +189,10 @@
163
189
  transform: translateX(-50%);
164
190
  }
165
191
 
166
- /// @name k-pos-bottom-end
167
- /// @description This is equivalent to `bottom: 0; right: 0;`.
192
+ /// This is equivalent to `bottom: 0; right: 0;`.
193
+ /// @name .k-pos-bottom-end
168
194
  /// @group position
195
+ /// @contextType css
169
196
  .k-bottom-end,
170
197
  .k-pos-bottom-end {
171
198
  bottom: 0;
@@ -2,22 +2,32 @@
2
2
 
3
3
  // Resize documentation sourced from https://developer.mozilla.org/en-US/docs/Web/CSS/resize.
4
4
 
5
- // @name k-resize-none
6
- // @description This is equivalent to `resize: none;`. The element offers no user-controllable method for resizing it.
7
- // @group resize
8
-
9
- // @name k-resize-both
10
- // @description This is equivalent to `resize: both;`. The element displays a mechanism for allowing the user to resize it, which may be resized both horizontally and vertically.
11
- // @group resize
12
-
13
- // @name k-resize-horizontal
14
- // @description This is equivalent to `resize: horizontal;`. The element displays a mechanism for allowing the user to resize it in the horizontal direction.
15
- // @group resize
16
-
17
- // @name k-resize-vertical
18
- // @description This is equivalent to `resize: vertical;`. The element displays a mechanism for allowing the user to resize it in the vertical direction.
19
- // @group resize
20
-
5
+ /// This is equivalent to `resize: none;`. The element offers no user-controllable method for resizing it.
6
+ /// @name .k-resize-none
7
+ /// @group resize
8
+ /// @contextType css
9
+ _ {}
10
+
11
+ /// This is equivalent to `resize: both;`. The element displays a mechanism for allowing the user to resize it, which may be resized both horizontally and vertically.
12
+ /// @name .k-resize-both
13
+ /// @group resize
14
+ /// @contextType css
15
+ _ {}
16
+
17
+ /// This is equivalent to `resize: horizontal;`. The element displays a mechanism for allowing the user to resize it in the horizontal direction.
18
+ /// @name .k-resize-horizontal
19
+ /// @group resize
20
+ /// @contextType css
21
+ _ {}
22
+
23
+ /// This is equivalent to `resize: vertical;`. The element displays a mechanism for allowing the user to resize it in the vertical direction.
24
+ /// @name .k-resize-vertical
25
+ /// @group resize
26
+ /// @contextType css
27
+ _ {}
28
+
29
+
30
+ // Resize utility classes
21
31
  $utils-resize: (
22
32
  none,
23
33
  both,
@@ -1,14 +1,14 @@
1
1
  @include exports( "utils/spacer" ) {
2
2
 
3
- /// @name k-spacer
4
- /// @description This is equivalent to `flex: 1 0 auto;`. If every other element has a fixed size in a flex container, the spacer will take up the remaining space.
3
+ /// This is equivalent to `flex: 1 0 auto;`. If every other element has a fixed size in a flex container, the spacer will take up the remaining space.
4
+ /// @name .k-spacer
5
5
  /// @group spacer
6
6
  .k-spacer {
7
7
  flex: 1 0 auto;
8
8
  }
9
9
 
10
- /// @name k-spacer-sized
11
- /// @description This is equivalent to `flex-grow: 0;`. The spacer will not take any of the remaining space in a flex container.
10
+ /// This is equivalent to `flex-grow: 0;`. The spacer will not take any of the remaining space in a flex container.
11
+ /// @name .k-spacer-sized
12
12
  /// @group spacer
13
13
  .k-spacer-sized {
14
14
  flex-grow: 0;
@@ -3,10 +3,6 @@
3
3
  // sass-lint:disable-block no-important
4
4
  // sass-lint:disable-block indentation
5
5
 
6
- // @name Available Padding and Margin Values
7
- // @description From `0`(0) to `24`(96px or 6rem), `xs`(4px or .25rem), `sm`(8px or .5rem), `md`(12px or .75rem), `lg`(16px or 1rem), `xl`(24px or 1.5rem), `thin`(2px or .125rem), and `hair`(1px or .0625rem). Numeric values examples - `1`(4px or .25rem), `5`(20px or 1.25rem), `10`(40px or 2.5rem), `20`(80px or 5rem).
8
- // @group spacing
9
-
10
6
  $utils-margin: (
11
7
  m: margin,
12
8
  mt: margin-top,
@@ -23,36 +19,50 @@
23
19
  pl: padding-left
24
20
  ) !default;
25
21
 
26
- // @name k-m-VALUE
27
- // @description This is equivalent to `margin: VALUE;`. Margin area on all four sides of the element.
28
- // @group spacing
29
-
30
- // @name k-mt-VALUE
31
- // @description This is equivalent to `margin-top: VALUE;`. Margin area on top of the element.
32
- // @group spacing
33
-
34
- // @name k-mr-VALUE
35
- // @description This is equivalent to `margin-right: VALUE;`. Margin area on right of the element.
36
- // @group spacing
37
-
38
- // @name k-mb-VALUE
39
- // @description This is equivalent to `margin-bottom: VALUE;`. Margin area on bottom of the element.
40
- // @group spacing
41
-
42
- // @name k-ml-VALUE
43
- // @description This is equivalent to `margin-left: VALUE;`. Margin area on left of the element.
44
- // @group spacing
45
-
46
- // @name k-mx-VALUE
47
- // @description This is equivalent to `margin-left: VALUE; margin-right: VALUE;`. Margin area on left and right of the element.
48
- // @group spacing
49
-
50
- // @name k-my-VALUE
51
- // @description This is equivalent to `margin-top: VALUE; margin-bottom: VALUE;``. Margin area on top and bottom of the element.
52
- // @group spacing
22
+ /// This is equivalent to `margin: VALUE;`. Margin area on all four sides of the element.
23
+ /// @name k-m-VALUE
24
+ /// @group spacing
25
+ /// @contextType css
26
+ _ {}
27
+
28
+ /// This is equivalent to `margin-top: VALUE;`. Margin area on top of the element.
29
+ /// @name k-mt-VALUE
30
+ /// @group spacing
31
+ /// @contextType css
32
+ _ {}
33
+
34
+ /// This is equivalent to `margin-right: VALUE;`. Margin area on right of the element.
35
+ /// @name k-mr-VALUE
36
+ /// @group spacing
37
+ /// @contextType css
38
+ _ {}
39
+
40
+ /// This is equivalent to `margin-bottom: VALUE;`. Margin area on bottom of the element.
41
+ /// @name k-mb-VALUE
42
+ /// @group spacing
43
+ /// @contextType css
44
+ _ {}
45
+
46
+ /// This is equivalent to `margin-left: VALUE;`. Margin area on left of the element.
47
+ /// @name k-ml-VALUE
48
+ /// @group spacing
49
+ /// @contextType css
50
+ _ {}
51
+
52
+ /// This is equivalent to `margin-left: VALUE; margin-right: VALUE;`. Margin area on left and right of the element.
53
+ /// @name k-mx-VALUE
54
+ /// @group spacing
55
+ /// @contextType css
56
+ _ {}
57
+
58
+ /// This is equivalent to `margin-top: VALUE; margin-bottom: VALUE;``. Margin area on top and bottom of the element.
59
+ /// @name k-my-VALUE
60
+ /// @group spacing
61
+ /// @contextType css
62
+ _ {}
53
63
 
54
64
  // Margin
55
- @each $size, $val in $spacing {
65
+ @each $size, $val in $kendo-spacing {
56
66
  @each $name, $prop in $utils-margin {
57
67
  .k-#{$name}-#{$size} { #{$prop}: $val !important; }
58
68
  }
@@ -67,36 +77,50 @@
67
77
  }
68
78
  }
69
79
 
70
- // @name k-p-VALUE
71
- // @description This is equivalent to `padding: VALUE;`. Padding area on all four sides of the element.
72
- // @group spacing
73
-
74
- // @name k-pt-VALUE
75
- // @description This is equivalent to `padding-top: VALUE;`. Padding area on top of the element.
76
- // @group spacing
77
-
78
- // @name k-pr-VALUE
79
- // @description This is equivalent to `padding-right: VALUE;`. Padding area on right of the element.
80
- // @group spacing
81
-
82
- // @name k-pb-VALUE
83
- // @description This is equivalent to `padding-bottom: VALUE;`. Padding area on bottom of the element.
84
- // @group spacing
85
-
86
- // @name k-pl-VALUE
87
- // @description This is equivalent to `padding-left: VALUE;`. Padding area on left of the element.
88
- // @group spacing
89
-
90
- // @name k-px-VALUE
91
- // @description This is equivalent to `padding-left: VALUE; padding-right: VALUE;`. Padding area on left and right of the element.
92
- // @group spacing
93
-
94
- // @name k-py-VALUE
95
- // @description This is equivalent to `padding-top: VALUE; padding-bottom: VALUE;``. Padding area on top and bottom of the element.
96
- // @group spacing
80
+ /// This is equivalent to `padding: VALUE;`. Padding area on all four sides of the element.
81
+ /// @name k-p-VALUE
82
+ /// @group spacing
83
+ /// @contextType css
84
+ _ {}
85
+
86
+ /// This is equivalent to `padding-top: VALUE;`. Padding area on top of the element.
87
+ /// @name k-pt-VALUE
88
+ /// @group spacing
89
+ /// @contextType css
90
+ _ {}
91
+
92
+ /// This is equivalent to `padding-right: VALUE;`. Padding area on right of the element.
93
+ /// @name k-pr-VALUE
94
+ /// @group spacing
95
+ /// @contextType css
96
+ _ {}
97
+
98
+ /// This is equivalent to `padding-bottom: VALUE;`. Padding area on bottom of the element.
99
+ /// @name k-pb-VALUE
100
+ /// @group spacing
101
+ /// @contextType css
102
+ _ {}
103
+
104
+ /// This is equivalent to `padding-left: VALUE;`. Padding area on left of the element.
105
+ /// @name k-pl-VALUE
106
+ /// @group spacing
107
+ /// @contextType css
108
+ _ {}
109
+
110
+ /// This is equivalent to `padding-left: VALUE; padding-right: VALUE;`. Padding area on left and right of the element.
111
+ /// @name k-px-VALUE
112
+ /// @group spacing
113
+ /// @contextType css
114
+ _ {}
115
+
116
+ /// This is equivalent to `padding-top: VALUE; padding-bottom: VALUE;``. Padding area on top and bottom of the element.
117
+ /// @name k-py-VALUE
118
+ /// @group spacing
119
+ /// @contextType css
120
+ _ {}
97
121
 
98
122
  // Padding
99
- @each $size, $val in $spacing {
123
+ @each $size, $val in $kendo-spacing {
100
124
  @each $name, $prop in $utils-padding {
101
125
  .k-#{$name}-#{$size} { #{$prop}: $val !important; }
102
126
  }
@@ -111,22 +135,22 @@
111
135
  }
112
136
  }
113
137
 
114
- // @name k-gap-VALUE
115
- // @description This is equivalent to `gap: VALUE;`. Gap area between both rows and columns in grid and flexbox layouts.
116
- // @group spacing
138
+ /// This is equivalent to `gap: VALUE;`. Gap area between both rows and columns in grid and flexbox layouts.
139
+ /// @name k-gap-VALUE
140
+ /// @group spacing
117
141
 
118
- // @name k-gap-x-VALUE
119
- // @description This is equivalent to `column-gap: VALUE;`. Gap area between columns in grid and flexbox layouts.
120
- // @group spacing
142
+ /// This is equivalent to `column-gap: VALUE;`. Gap area between columns in grid and flexbox layouts.
143
+ /// @name k-gap-x-VALUE
144
+ /// @group spacing
121
145
 
122
- // @name k-gap-y-VALUE
123
- // @description This is equivalent to `row-gap: VALUE;`. Gap area between rows in grid and flexbox layouts.
124
- // @group spacing
146
+ /// This is equivalent to `row-gap: VALUE;`. Gap area between rows in grid and flexbox layouts.
147
+ /// @name k-gap-y-VALUE
148
+ /// @group spacing
125
149
 
126
150
  // Gap
127
151
  .k-no-gap { gap: 0 !important; }
128
152
 
129
- @each $size, $val in $spacing {
153
+ @each $size, $val in $kendo-spacing {
130
154
  .k-gap-#{$size} { gap: $val; }
131
155
  .k-gap-x-#{$size} { column-gap: $val; }
132
156
  .k-gap-y-#{$size} { row-gap: $val; }
@@ -5,12 +5,12 @@
5
5
 
6
6
  // Table-layout documentation sourced from https://developer.mozilla.org/en-US/docs/Web/CSS/table-layout.
7
7
 
8
- /// @name k-table-layout-fixed
9
- /// @description This is equivalent to `table-layout: fixed;`. Table and column widths are set by the widths of table and col elements or by the width of the first row of cells. Cells in subsequent rows do not affect column widths.
8
+ /// This is equivalent to `table-layout: fixed;`. Table and column widths are set by the widths of table and col elements or by the width of the first row of cells. Cells in subsequent rows do not affect column widths.
9
+ /// @name .k-table-layout-fixed
10
10
  /// @group table-layout
11
11
  .k-table-layout-fixed { table-layout: fixed; }
12
- /// @name k-table-layout-auto
13
- /// @description This is equivalent to `table-layout: auto;`. By default, most browsers use an automatic table layout algorithm. The widths of the table and its cells are adjusted to fit the content.
12
+ /// This is equivalent to `table-layout: auto;`. By default, most browsers use an automatic table layout algorithm. The widths of the table and its cells are adjusted to fit the content.
13
+ /// @name .k-table-layout-auto
14
14
  /// @group table-layout
15
15
  .k-table-layout-auto { table-layout: auto; }
16
16