@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
@@ -5,36 +5,36 @@
5
5
 
6
6
  // Display documentation sourced from https://developer.mozilla.org/en-US/docs/Web/CSS/display.
7
7
 
8
- /// @name k-display-inline
9
- /// @description This is equivalent to `display: inline;`. The element generates one or more inline element boxes that do not generate line breaks before or after themselves. In normal flow, the next element will be on the same line if there is space.
8
+ /// This is equivalent to `display: inline;`. The element generates one or more inline element boxes that do not generate line breaks before or after themselves. In normal flow, the next element will be on the same line if there is space.
9
+ /// @name .k-display-inline
10
10
  /// @group display
11
11
  .k-display-inline { display: inline !important; }
12
- /// @name k-display-block
13
- /// @description This is equivalent to `display: block;`. The element generates a block element box, generating line breaks both before and after the element when in the normal flow.
12
+ /// This is equivalent to `display: block;`. The element generates a block element box, generating line breaks both before and after the element when in the normal flow.
13
+ /// @name .k-display-block
14
14
  /// @group display
15
15
  .k-display-block { display: block !important; }
16
- /// @name k-display-inline-block
17
- /// @description This is equivalent to `display: inline-block;`. The element generates a block element box that will be flowed with surrounding content as if it were a single inline box (behaving much like a replaced element would).
16
+ /// This is equivalent to `display: inline-block;`. The element generates a block element box that will be flowed with surrounding content as if it were a single inline box (behaving much like a replaced element would).
17
+ /// @name .k-display-inline-block
18
18
  /// @group display
19
19
  .k-display-inline-block { display: inline-block !important; }
20
- /// @name k-display-flex
21
- /// @description This is equivalent to `display: flex;`. The element behaves like a block element and lays out its content according to the flexbox model.
20
+ /// This is equivalent to `display: flex;`. The element behaves like a block element and lays out its content according to the flexbox model.
21
+ /// @name .k-display-flex
22
22
  /// @group display
23
23
  .k-display-flex { display: flex !important; }
24
- /// @name k-display-inline-flex
25
- /// @description This is equivalent to `display: inline-flex;`. The element behaves like an inline element and lays out its content according to the flexbox model.
24
+ /// This is equivalent to `display: inline-flex;`. The element behaves like an inline element and lays out its content according to the flexbox model.
25
+ /// @name .k-display-inline-flex
26
26
  /// @group display
27
27
  .k-display-inline-flex { display: inline-flex !important; }
28
- /// @name k-display-table
29
- /// @description This is equivalent to `display: table;`. These elements behave like HTML `<table>` elements. It defines a block-level box.
28
+ /// This is equivalent to `display: table;`. These elements behave like HTML `<table>` elements. It defines a block-level box.
29
+ /// @name .k-display-table
30
30
  /// @group display
31
31
  .k-display-table { display: table !important; }
32
- /// @name k-display-inline-table
33
- /// @description This is equivalent to `display: inline-table;`. The inline-table value does not have a direct mapping in HTML. It behaves like an HTML `<table>` element, but as an inline box, rather than a block-level box. Inside the table box is a block-level context.
32
+ /// This is equivalent to `display: inline-table;`. The inline-table value does not have a direct mapping in HTML. It behaves like an HTML `<table>` element, but as an inline box, rather than a block-level box. Inside the table box is a block-level context.
33
+ /// @name .k-display-inline-table
34
34
  /// @group display
35
35
  .k-display-inline-table { display: inline-table !important; }
36
- /// @name k-display-none
37
- /// @description This is equivalent to `display: none;`. Turns off the display of an element so that it has no effect on layout (the document is rendered as though the element did not exist). All descendant elements also have their display turned off.
36
+ /// This is equivalent to `display: none;`. Turns off the display of an element so that it has no effect on layout (the document is rendered as though the element did not exist). All descendant elements also have their display turned off.
37
+ /// @name .k-display-none
38
38
  /// @group display
39
39
  .k-display-none { display: none !important; }
40
40
 
@@ -4,43 +4,43 @@
4
4
 
5
5
  // Flex documentation sourced from https://css-tricks.com/almanac/properties/f/flex/.
6
6
 
7
- /// @name k-d-flex
8
- /// @description This is equivalent to `display: flex`. It defines a flex container and enables a flex context for all its direct children. Think of flex items as primarily laying out either in horizontal rows or vertical columns.
7
+ /// This is equivalent to `display: flex`. It defines a flex container and enables a flex context for all its direct children. Think of flex items as primarily laying out either in horizontal rows or vertical columns.
8
+ /// @name .k-d-flex
9
9
  /// @group flex-layout
10
10
  .k-d-flex { display: flex; }
11
11
  .\!k-d-flex { display: flex !important; } // sass-lint:disable-line no-important class-name-format
12
- /// @name k-d-inline-flex
13
- /// @description This is equivalent to `display: inline-flex`. It defines a flex container and enables a flex context for all its direct children. Think of flex items as primarily laying out either in horizontal rows or vertical columns.
12
+ /// This is equivalent to `display: inline-flex`. It defines a flex container and enables a flex context for all its direct children. Think of flex items as primarily laying out either in horizontal rows or vertical columns.
13
+ /// @name .k-d-inline-flex
14
14
  /// @group flex-layout
15
15
  .k-d-inline-flex { display: inline-flex; }
16
16
  .\!k-d-inline-flex { display: inline-flex !important; } // sass-lint:disable-line no-important class-name-format
17
- /// @name k-d-flex-row
18
- /// @description This is equivalent to `display: inline-flex` and `flex-direction: row`.
17
+ /// This is equivalent to `display: inline-flex` and `flex-direction: row`.
18
+ /// @name .k-d-flex-row
19
19
  /// @group flex-layout
20
20
  .k-d-flex-row { @extend .k-d-flex, .k-flex-row; }
21
21
  .\!k-d-flex-row { @extend .\!k-d-flex, .\!k-flex-row; } // sass-lint:disable-line class-name-format
22
- /// @name k-d-flex-col
23
- /// @description This is equivalent to `display: inline-flex` and `flex-direction: column`.
22
+ /// This is equivalent to `display: inline-flex` and `flex-direction: column`.
23
+ /// @name .k-d-flex-col
24
24
  /// @group flex-layout
25
25
  .k-d-flex-col { @extend .k-d-flex, .k-flex-col; }
26
26
  .\!k-d-flex-col { @extend .\!k-d-flex, .\!k-flex-row; } // sass-lint:disable-line class-name-format
27
- /// @name k-flex-row
28
- /// @description This is equivalent to `flex-direction: row`. This establishes the main-axis to be horizontal, thus defining the direction flex items are placed in the flex container: left to right in `ltr`; right to left in `rtl`.
27
+ /// This is equivalent to `flex-direction: row`. This establishes the main-axis to be horizontal, thus defining the direction flex items are placed in the flex container: left to right in `ltr`; right to left in `rtl`.
28
+ /// @name .k-flex-row
29
29
  /// @group flex-layout
30
30
  .k-flex-row { flex-direction: row; }
31
31
  .\!k-flex-row { flex-direction: row !important; } // sass-lint:disable-line no-important class-name-format
32
- /// @name k-flex-row-reverse
33
- /// @description This is equivalent to `flex-direction: row-reverse`. This establishes the main-axis to be horizontal, thus defining the direction flex items are placed in the flex container: right to left in `ltr`; left to right in `rtl`.
32
+ /// This is equivalent to `flex-direction: row-reverse`. This establishes the main-axis to be horizontal, thus defining the direction flex items are placed in the flex container: right to left in `ltr`; left to right in `rtl`.
33
+ /// @name .k-flex-row-reverse
34
34
  /// @group flex-layout
35
35
  .k-flex-row-reverse { flex-direction: row-reverse; }
36
36
  .\!k-flex-row-reverse { flex-direction: row-reverse !important; } // sass-lint:disable-line no-important class-name-format
37
- /// @name k-flex-col
38
- /// @description This is equivalent to `flex-direction: column`. This establishes the main-axis to be vertical, thus defining the direction flex items are placed in the flex container: top to bottom.
37
+ /// This is equivalent to `flex-direction: column`. This establishes the main-axis to be vertical, thus defining the direction flex items are placed in the flex container: top to bottom.
38
+ /// @name .k-flex-col
39
39
  /// @group flex-layout
40
40
  .k-flex-col { flex-direction: column; }
41
41
  .\!k-flex-col { flex-direction: column !important; } // sass-lint:disable-line no-important class-name-format
42
- /// @name k-flex-col-reverse
43
- /// @description This is equivalent to `flex-direction: column-reverse`. This establishes the main-axis to be vertical, thus defining the direction flex items are placed in the flex container: bottom to top.
42
+ /// This is equivalent to `flex-direction: column-reverse`. This establishes the main-axis to be vertical, thus defining the direction flex items are placed in the flex container: bottom to top.
43
+ /// @name .k-flex-col-reverse
44
44
  /// @group flex-layout
45
45
  .k-flex-col-reverse { flex-direction: column-reverse; }
46
46
  .\!k-flex-col-reverse { flex-direction: column-reverse !important; } // sass-lint:disable-line no-important class-name-format
@@ -53,18 +53,18 @@
53
53
 
54
54
  // Flex wrap
55
55
 
56
- /// @name k-flex-wrap
57
- /// @description This is equivalent to `flex-wrap: wrap`. It allows flex items to wrap as needed onto multiple lines, from top to bottom.
56
+ /// This is equivalent to `flex-wrap: wrap`. It allows flex items to wrap as needed onto multiple lines, from top to bottom.
57
+ /// @name .k-flex-wrap
58
58
  /// @group flex-layout
59
59
  .k-flex-wrap { flex-wrap: wrap; }
60
60
  .\!k-flex-wrap { flex-wrap: wrap !important; } // sass-lint:disable-line no-important class-name-format
61
- /// @name k-flex-nowrap
62
- /// @description This is equivalent to `flex-wrap: nowrap`. All flex items will be on one line.
61
+ /// This is equivalent to `flex-wrap: nowrap`. All flex items will be on one line.
62
+ /// @name .k-flex-nowrap
63
63
  /// @group flex-layout
64
64
  .k-flex-nowrap { flex-wrap: nowrap; }
65
65
  .\!k-flex-nowrap { flex-wrap: nowrap !important; } // sass-lint:disable-line no-important class-name-format
66
- /// @name k-flex-wrap-reverse
67
- /// @description This is equivalent to `flex-wrap: wrap-reverse`. It allows flex items to wrap as needed onto multiple lines, from bottom to top.
66
+ /// This is equivalent to `flex-wrap: wrap-reverse`. It allows flex items to wrap as needed onto multiple lines, from bottom to top.
67
+ /// @name .k-flex-wrap-reverse
68
68
  /// @group flex-layout
69
69
  .k-flex-wrap-reverse { flex-wrap: wrap-reverse; }
70
70
  .\!k-flex-wrap-reverse { flex-wrap: wrap-reverse !important; } // sass-lint:disable-line no-important class-name-format
@@ -72,53 +72,53 @@
72
72
 
73
73
  // Flex, shrink, grow,
74
74
 
75
- /// @name k-flex-initial
76
- /// @description This is the same as `flex: initial;` and the shorthand for the default value: `flex: 0 1 auto`. It sizes the item based on its `width`/`height` properties (or its content if not set). It makes the flex item inflexible when there is some free space left, but allows it to shrink to its minimum when there is not enough space. The alignment abilities or `auto` margins can be used to align flex items along the main axis.
75
+ /// This is the same as `flex: initial;` and the shorthand for the default value: `flex: 0 1 auto`. It sizes the item based on its `width`/`height` properties (or its content if not set). It makes the flex item inflexible when there is some free space left, but allows it to shrink to its minimum when there is not enough space. The alignment abilities or `auto` margins can be used to align flex items along the main axis.
76
+ /// @name .k-flex-initial
77
77
  /// @group flex-layout
78
78
  .k-flex-initial { flex: 0 1 auto; }
79
79
  .\!k-flex-initial { flex: 0 1 auto !important; } // sass-lint:disable-line no-important class-name-format
80
- /// @name k-flex-1
81
- /// @description This is equivalent to `flex: 1 1 0%`. It sizes the item not based on its `width`/`height` properties, but based on the available space. This is similar to `flex: 1 1 auto` execpt it is allowed to shrink beyond its initial size.
80
+ /// This is equivalent to `flex: 1 1 0%`. It sizes the item not based on its `width`/`height` properties, but based on the available space. This is similar to `flex: 1 1 auto` execpt it is allowed to shrink beyond its initial size.
81
+ /// @name .k-flex-1
82
82
  /// @group flex-layout
83
83
  .k-flex-1 { flex: 1 1 0%; }
84
84
  .\!k-flex-1 { flex: 1 1 0% !important; } // sass-lint:disable-line no-important class-name-format
85
- /// @name k-flex-auto
86
- /// @description This is equivalent to `flex: 1 1 auto`. Beware, this is not the default value. It sizes the item based on its `width`/`height` properties, but makes it fully flexible so that they absorb any extra space along the main axis. If all items are either `flex: auto`, `flex: initial`, or `flex: none`, any remaining space after the items have been sized will be distributed evenly to the items with `flex: auto`.
85
+ /// This is equivalent to `flex: 1 1 auto`. Beware, this is not the default value. It sizes the item based on its `width`/`height` properties, but makes it fully flexible so that they absorb any extra space along the main axis. If all items are either `flex: auto`, `flex: initial`, or `flex: none`, any remaining space after the items have been sized will be distributed evenly to the items with `flex: auto`.
86
+ /// @name .k-flex-auto
87
87
  /// @group flex-layout
88
88
  .k-flex-auto { flex: 1 1 auto; }
89
89
  .\!k-flex-auto { flex: 1 1 auto !important; } // sass-lint:disable-line no-important class-name-format
90
- /// @name k-flex-none
91
- /// @description This is equivalent to `flex: 0 0 auto`. It sizes the item according to its `width`/`height` properties, but makes it fully inflexible. This is similar to `flex: initial` except it is not allowed to shrink, even in an overflow situation.
90
+ /// This is equivalent to `flex: 0 0 auto`. It sizes the item according to its `width`/`height` properties, but makes it fully inflexible. This is similar to `flex: initial` except it is not allowed to shrink, even in an overflow situation.
91
+ /// @name .k-flex-none
92
92
  /// @group flex-layout
93
93
  .k-flex-none { flex: none; }
94
94
  .\!k-flex-none { flex: none !important; } // sass-lint:disable-line no-important class-name-format
95
- /// @name k-flex-grow
96
- /// @description This is equivalent to `flex-grow: 1`. It defines the ability for a flex item to grow if necessary. It accepts a unitless value that serves as a proportion. It dictates what amount of the available space inside the flex container the item should take up.
95
+ /// This is equivalent to `flex-grow: 1`. It defines the ability for a flex item to grow if necessary. It accepts a unitless value that serves as a proportion. It dictates what amount of the available space inside the flex container the item should take up.
96
+ /// @name .k-flex-grow
97
97
  /// @group flex-layout
98
98
  .k-flex-grow { flex-grow: 1; }
99
99
  .\!k-flex-grow { flex-grow: 1 !important; } // sass-lint:disable-line no-important class-name-format
100
- /// @name k-flex-grow-0
101
- /// @description This is equivalent to `flex-grow: 0`. The item will not grow.
100
+ /// This is equivalent to `flex-grow: 0`. The item will not grow.
101
+ /// @name .k-flex-grow-0
102
102
  /// @group flex-layout
103
103
  .k-flex-grow-0 { flex-grow: 0; }
104
104
  .\!k-flex-grow-0 { flex-grow: 0 !important; } // sass-lint:disable-line no-important class-name-format
105
- /// @name k-flex-shrink
106
- /// @description This is equivalent to `flex-shrink: 1`. It determines how much the flex item will shrink relative to the rest of the flex items in the flex container when there isn't enough space on the row.
105
+ /// This is equivalent to `flex-shrink: 1`. It determines how much the flex item will shrink relative to the rest of the flex items in the flex container when there isn't enough space on the row.
106
+ /// @name .k-flex-shrink
107
107
  /// @group flex-layout
108
108
  .k-flex-shrink { flex-shrink: 1; }
109
109
  .\!k-flex-shrink { flex-shrink: 1 !important; } // sass-lint:disable-line no-important class-name-format
110
- /// @name k-flex-shrink-0
111
- /// @description This is equivalent to `flex-shrink: 0`. The item will not shrink.
110
+ /// This is equivalent to `flex-shrink: 0`. The item will not shrink.
111
+ /// @name .k-flex-shrink-0
112
112
  /// @group flex-layout
113
113
  .k-flex-shrink-0 { flex-shrink: 0; }
114
114
  .\!k-flex-shrink-0 { flex-shrink: 0 !important; } // sass-lint:disable-line no-important class-name-format
115
- /// @name k-flex-basis-auto
116
- /// @description This is equivalent to `flex-basis: auto`. It specifies the initial size of the flex item, before any available space is distributed according to the flex factors. It sizes the element according to its size property.
115
+ /// This is equivalent to `flex-basis: auto`. It specifies the initial size of the flex item, before any available space is distributed according to the flex factors. It sizes the element according to its size property.
116
+ /// @name .k-flex-basis-auto
117
117
  /// @group flex-layout
118
118
  .k-flex-basis-auto { flex-basis: auto; }
119
119
  .\!k-flex-basis-auto { flex-basis: auto !important; } // sass-lint:disable-line no-important class-name-format
120
- /// @name k-flex-basis-0
121
- /// @description This is equivalent to `flex-basis: 0`. It specifies the initial size of the flex item, before any available space is distributed according to the flex factors. It disregards the element' size property.
120
+ /// This is equivalent to `flex-basis: 0`. It specifies the initial size of the flex item, before any available space is distributed according to the flex factors. It disregards the element' size property.
121
+ /// @name .k-flex-basis-0
122
122
  /// @group flex-layout
123
123
  .k-flex-basis-0 { flex-basis: 0%; }
124
124
  .\!k-flex-basis-0 { flex-basis: 0% !important; } // sass-lint:disable-line no-important class-name-format
@@ -3,40 +3,56 @@
3
3
  // Float documentation sourced from https://developer.mozilla.org/en-US/docs/Web/CSS/float.
4
4
  // Clear documentation sourced from https://developer.mozilla.org/en-US/docs/Web/CSS/clear.
5
5
 
6
- // @name k-float-left
7
- // @description This is equivalent to `float: left;`. The element must float on the left side of its containing block.
8
- // @group float
6
+ /// This is equivalent to `float: left;`. The element must float on the left side of its containing block.
7
+ /// @name .k-float-left
8
+ /// @group float
9
+ /// @contextType css
10
+ _ {}
9
11
 
10
- // @name k-float-right
11
- // @description This is equivalent to `float: right;`. The element must float on the right side of its containing block.
12
- // @group float
12
+ /// This is equivalent to `float: right;`. The element must float on the right side of its containing block.
13
+ /// @name .k-float-right
14
+ /// @group float
15
+ /// @contextType css
16
+ _ {}
13
17
 
14
- // @name k-float-none
15
- // @description This is equivalent to `float: none;`. The element must not float.
16
- // @group float
18
+ /// This is equivalent to `float: none;`. The element must not float.
19
+ /// @name .k-float-none
20
+ /// @group float
21
+ /// @contextType css
22
+ _ {}
17
23
 
18
- // @name k-clear-left
19
- // @description This is equivalent to `clear: left;`. Is a keyword indicating that the element is moved down to clear past left floats.
20
- // @group float
24
+ /// This is equivalent to `clear: left;`. Is a keyword indicating that the element is moved down to clear past left floats.
25
+ /// @name .k-clear-left
26
+ /// @group float
27
+ /// @contextType css
28
+ _ {}
21
29
 
22
- // @name k-clear-right
23
- // @description This is equivalent to `clear: right;`. Is a keyword indicating that the element is moved down to clear past right floats.
24
- // @group float
30
+ /// This is equivalent to `clear: right;`. Is a keyword indicating that the element is moved down to clear past right floats.
31
+ /// @name .k-clear-right
32
+ /// @group float
33
+ /// @contextType css
34
+ _ {}
25
35
 
26
- // @name k-clear-both
27
- // @description This is equivalent to `clear: both;`. Is a keyword indicating that the element is moved down to clear past both left and right floats.
28
- // @group float
36
+ /// This is equivalent to `clear: both;`. Is a keyword indicating that the element is moved down to clear past both left and right floats.
37
+ /// @name .k-clear-both
38
+ /// @group float
39
+ /// @contextType css
40
+ _ {}
29
41
 
30
- // @name k-clear-none
31
- // @description This is equivalent to `clear: none;`. Is a keyword indicating that the element is not moved down to clear past floating elements.
32
- // @group float
42
+ /// This is equivalent to `clear: none;`. Is a keyword indicating that the element is not moved down to clear past floating elements.
43
+ /// @name .k-clear-none
44
+ /// @group float
45
+ /// @contextType css
46
+ _ {}
33
47
 
48
+ // Float utility classes
34
49
  $utils-float: (
35
50
  left,
36
51
  right,
37
52
  none
38
53
  ) !default;
39
54
 
55
+ // Clear utility classes
40
56
  $utils-clear: (
41
57
  left,
42
58
  right,
@@ -2,8 +2,8 @@
2
2
 
3
3
  // stylelint-disable block-opening-brace-space-before
4
4
 
5
- /// @name k-d-grid
6
- /// @description This is equivalent to `display: grid`. It defines the element as a grid container and establishes a new grid formatting context for its contents.
5
+ /// This is equivalent to `display: grid`. It defines the element as a grid container and establishes a new grid formatting context for its contents.
6
+ /// @name .k-d-grid
7
7
  /// @group grid-layout
8
8
  .k-d-grid { display: grid; }
9
9
  .k-grid-cols-none { grid-template-columns: none; }
@@ -29,19 +29,17 @@
29
29
 
30
30
 
31
31
  // Grid utilities
32
- @if $enable-grid-classes {
33
- @for $i from 1 through $grid-cols {
34
- .k-grid-cols-#{$i} { grid-template-columns: repeat($i, minmax(0, 1fr)); }
35
- .k-colspan-#{$i} { grid-column: span $i; }
36
- .k-col-start-#{$i} { grid-column-start: $i; }
37
- .k-col-end-#{$i} { grid-column-end: $i; }
38
- }
39
- @for $i from 1 through $grid-rows {
40
- .k-grid-rows-#{$i} { grid-template-rows: repeat($i, minmax(0, 1fr)); }
41
- .k-rowspan-#{$i} { grid-row: span $i; }
42
- .k-row-start-#{$i} { grid-row-start: $i; }
43
- .k-row-end-#{$i} { grid-row-end: $i; }
44
- }
32
+ @for $i from 1 through $grid-cols {
33
+ .k-grid-cols-#{$i} { grid-template-columns: repeat($i, minmax(0, 1fr)); }
34
+ .k-colspan-#{$i} { grid-column: span $i; }
35
+ .k-col-start-#{$i} { grid-column-start: $i; }
36
+ .k-col-end-#{$i} { grid-column-end: $i; }
37
+ }
38
+ @for $i from 1 through $grid-rows {
39
+ .k-grid-rows-#{$i} { grid-template-rows: repeat($i, minmax(0, 1fr)); }
40
+ .k-rowspan-#{$i} { grid-row: span $i; }
41
+ .k-row-start-#{$i} { grid-row-start: $i; }
42
+ .k-row-end-#{$i} { grid-row-end: $i; }
45
43
  }
46
44
 
47
45
  }
@@ -6,22 +6,25 @@
6
6
 
7
7
 
8
8
  // Component
9
- @import "_aspect-ratio.scss";
10
- @import "_border.scss";
11
- @import "_display.scss";
12
- @import "_flex.scss";
13
- @import "_float.scss";
14
- @import "_grid.scss";
15
- @import "_order.scss";
16
- @import "_overflow.scss";
17
- @import "_pointer-events.scss";
18
- @import "_position.scss";
19
- @import "_resize.scss";
20
- @import "_spacing.scss";
21
- @import "_spacer.scss";
22
- @import "_table-layout.scss";
23
- @import "_text.scss";
24
- @import "_theme-colors.scss";
25
- @import "_touch-action.scss";
26
- @import "_transform.scss";
27
- @import "_user-select.scss";
9
+ // @import "./_aspect-ratio.scss";
10
+ // @import "./_border.scss";
11
+ // @import "./_display.scss";
12
+ // @import "./_flex.scss";
13
+ // @import "./_float.scss";
14
+ // @import "./_grid.scss";
15
+ // @import "./_order.scss";
16
+ // @import "./_overflow.scss";
17
+ // @import "./_pointer-events.scss";
18
+ // @import "./_position.scss";
19
+ // @import "./_resize.scss";
20
+ // @import "./_spacing.scss";
21
+ // @import "./_spacer.scss";
22
+ // @import "./_table-layout.scss";
23
+ @import "./_text.scss";
24
+ @import "./_theme-colors.scss";
25
+ // @import "./_touch-action.scss";
26
+ // @import "./_transform.scss";
27
+ // @import "./_user-select.scss";
28
+
29
+
30
+ @import "@progress/kendo-theme-utils/scss/all.scss";
@@ -1,20 +1,28 @@
1
1
  @include exports( "utils/order" ) {
2
2
 
3
- /// @name k-order-first
4
- /// @description This is equivalent to `order: -9999;`.
3
+ /// This is equivalent to `order: -9999;`.
4
+ /// @name .k-order-first
5
5
  /// @group order
6
+ /// @contextType css
7
+ _ {}
6
8
 
7
- /// @name k-order-last
8
- /// @description This is equivalent to `order: 9999;`.
9
+ /// This is equivalent to `order: 9999;`.
10
+ /// @name .k-order-last
9
11
  /// @group order
12
+ /// @contextType css
13
+ _ {}
10
14
 
11
- /// @name k-order-none
12
- /// @description This is equivalent to `order: 0;`.
15
+ /// This is equivalent to `order: 0;`.
16
+ /// @name .k-order-none
13
17
  /// @group order
18
+ /// @contextType css
19
+ _ {}
14
20
 
15
- /// @name from k-order-1 to k-order-12
16
- /// @description This is equivalent to `order: 1;`, `order: 2;`, `order: 12;`, etc.
21
+ /// This is equivalent to `order: 1;`, `order: 2;`, `order: 12;`, etc.
22
+ /// @name .from k-order-1 to k-order-12
17
23
  /// @group order
24
+ /// @contextType css
25
+ _ {}
18
26
 
19
27
  // Order utility classes
20
28
  $utils-order: (
@@ -2,37 +2,53 @@
2
2
 
3
3
  // Overflow documentation sourced from https://developer.mozilla.org/en-US/docs/Web/CSS/overflow.
4
4
 
5
- /// @name k-overflow-auto
6
- /// @description This is equivalent to `overflow: auto;`. Depends on the user agent. If content fits inside the padding box, it looks the same as visible, but still establishes a new block formatting context. Desktop browsers provide scrollbars if content overflows.
5
+ /// This is equivalent to `overflow: auto;`. Depends on the user agent. If content fits inside the padding box, it looks the same as visible, but still establishes a new block formatting context. Desktop browsers provide scrollbars if content overflows.
6
+ /// @name .k-overflow-auto
7
7
  /// @group overflow
8
+ /// @contextType css
9
+ _ {}
8
10
 
9
- /// @name k-overflow-hidden
10
- /// @description This is equivalent to `overflow: hidden;`. Content is clipped if necessary to fit the padding box. No scrollbars are provided, and no support for allowing the user to scroll (such as by dragging or using a scroll wheel) is allowed. The content can be scrolled programmatically (for example, by setting the value of a property such as offsetLeft), so the element is still a scroll container.
11
+ /// This is equivalent to `overflow: hidden;`. Content is clipped if necessary to fit the padding box. No scrollbars are provided, and no support for allowing the user to scroll (such as by dragging or using a scroll wheel) is allowed. The content can be scrolled programmatically (for example, by setting the value of a property such as offsetLeft), so the element is still a scroll container.
12
+ /// @name .k-overflow-hidden
11
13
  /// @group overflow
14
+ /// @contextType css
15
+ _ {}
12
16
 
13
- /// @name k-overflow-visible
14
- /// @description This is equivalent to `overflow: visible;`. Content is not clipped and may be rendered outside the padding box.
17
+ /// This is equivalent to `overflow: visible;`. Content is not clipped and may be rendered outside the padding box.
18
+ /// @name .k-overflow-visible
15
19
  /// @group overflow
20
+ /// @contextType css
21
+ _ {}
16
22
 
17
- /// @name k-overflow-scroll
18
- /// @description This is equivalent to `overflow: scroll;`. Content is clipped if necessary to fit the padding box. Browsers always display scrollbars whether or not any content is actually clipped, preventing scrollbars from appearing or disappearing as content changes. Printers may still print overflowing content.
23
+ /// This is equivalent to `overflow: scroll;`. Content is clipped if necessary to fit the padding box. Browsers always display scrollbars whether or not any content is actually clipped, preventing scrollbars from appearing or disappearing as content changes. Printers may still print overflowing content.
24
+ /// @name .k-overflow-scroll
19
25
  /// @group overflow
26
+ /// @contextType css
27
+ _ {}
20
28
 
21
- /// @name k-overflow-clip
22
- /// @description This is equivalent to `overflow: clip;`. Like for hidden, the content is clipped to the element's padding box. The difference between clip and hidden is that the clip keyword also forbids all scrolling, including programmatic scrolling.
29
+ /// This is equivalent to `overflow: clip;`. Like for hidden, the content is clipped to the element's padding box. The difference between clip and hidden is that the clip keyword also forbids all scrolling, including programmatic scrolling.
30
+ /// @name .k-overflow-clip
23
31
  /// @group overflow
32
+ /// @contextType css
33
+ _ {}
24
34
 
25
- /// @name k-overflow-x-VALUE
26
- /// @description This is equivalent to `overflow-x: VALUE;`. Sets what shows when content overflows a block-level element's left and right edges. The `VALUE` could be set to `auto`, `hidden`, `visible`, `scroll`, and `clip`.
35
+ /// This is equivalent to `overflow-x: VALUE;`. Sets what shows when content overflows a block-level element's left and right edges. The `VALUE` could be set to `auto`, `hidden`, `visible`, `scroll`, and `clip`.
36
+ /// @name .k-overflow-x-VALUE
27
37
  /// @group overflow
38
+ /// @contextType css
39
+ _ {}
28
40
 
29
- /// @name k-overflow-y-VALUE
30
- /// @description This is equivalent to `overflow-y: VALUE;`. Sets what shows when content overflows a block-level element's top and bottom edges. The `VALUE` could be set to `auto`, `hidden`, `visible`, `scroll`, and `clip`.
41
+ /// This is equivalent to `overflow-y: VALUE;`. Sets what shows when content overflows a block-level element's top and bottom edges. The `VALUE` could be set to `auto`, `hidden`, `visible`, `scroll`, and `clip`.
42
+ /// @name .k-overflow-y-VALUE
31
43
  /// @group overflow
44
+ /// @contextType css
45
+ _ {}
32
46
 
33
- /// @name k-overflow-VALUE_X-VALUE_Y
34
- /// @description This is equivalent to `overflow: VALUE_X VALUE_Y;`. This is a shorthand for `overflow-x: VALUE_X; overflow-y: VALUE_Y;`. The `VALUE_X` and `VALUE_Y` could be set to `auto`, `hidden`, `visible`, `scroll`, and `clip`.
47
+ /// This is equivalent to `overflow: VALUE_X VALUE_Y;`. This is a shorthand for `overflow-x: VALUE_X; overflow-y: VALUE_Y;`. The `VALUE_X` and `VALUE_Y` could be set to `auto`, `hidden`, `visible`, `scroll`, and `clip`.
48
+ /// @name .k-overflow-VALUE_X-VALUE_Y
35
49
  /// @group overflow
50
+ /// @contextType css
51
+ _ {}
36
52
 
37
53
  // Overflow utility classes
38
54
  $utils-overflow: (
@@ -2,14 +2,19 @@
2
2
 
3
3
  // Pointer-events documentation sourced from https://developer.mozilla.org/en-US/docs/Web/CSS/pointer-events.
4
4
 
5
- // @name k-pointer-events-none
6
- // @description This is equivalent to `pointer-events: none;`. The element is never the target of pointer events; however, pointer events may target its descendant elements if those descendants have pointer-events set to some other value. In these circumstances, pointer events will trigger event listeners on this parent element as appropriate on their way to/from the descendant during the event capture/bubble phases.
7
- // @group pointer-events
5
+ /// This is equivalent to `pointer-events: none;`. The element is never the target of pointer events; however, pointer events may target its descendant elements if those descendants have pointer-events set to some other value. In these circumstances, pointer events will trigger event listeners on this parent element as appropriate on their way to/from the descendant during the event capture/bubble phases.
6
+ /// @name .k-pointer-events-none
7
+ /// @group pointer-events
8
+ /// @contextType css
9
+ _ {}
8
10
 
9
- // @name k-pointer-events-auto
10
- // @description This is equivalent to `pointer-events: auto;`. The element behaves as it would if the pointer-events property were not specified. In SVG content, this value and the value visiblePainted have the same effect.
11
- // @group pointer-events
11
+ /// This is equivalent to `pointer-events: auto;`. The element behaves as it would if the pointer-events property were not specified. In SVG content, this value and the value visiblePainted have the same effect.
12
+ /// @name .k-pointer-events-auto
13
+ /// @group pointer-events
14
+ /// @contextType css
15
+ _ {}
12
16
 
17
+ // Pointer events utility classes
13
18
  $utils-pointer-events: (
14
19
  none,
15
20
  auto