@progress/kendo-theme-default 10.2.0-dev.1 → 10.2.0-dev.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (354) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/default-blue.css +1 -1
  3. package/dist/default-dataviz-v4.css +1 -1
  4. package/dist/default-green.css +1 -1
  5. package/dist/default-main-dark.css +1 -1
  6. package/dist/default-main.css +1 -1
  7. package/dist/default-nordic.css +1 -1
  8. package/dist/default-ocean-blue-a11y.css +1 -1
  9. package/dist/default-ocean-blue.css +1 -1
  10. package/dist/default-orange.css +1 -1
  11. package/dist/default-purple.css +1 -1
  12. package/dist/default-turquoise.css +1 -1
  13. package/dist/default-urban.css +1 -1
  14. package/dist/meta/sassdoc-data.json +741 -957
  15. package/dist/meta/sassdoc-raw-data.json +331 -431
  16. package/dist/meta/variables.json +19 -19
  17. package/lib/swatches/default-blue.json +1 -1
  18. package/lib/swatches/default-dataviz-v4.json +1 -1
  19. package/lib/swatches/default-green.json +1 -1
  20. package/lib/swatches/default-main-dark.json +1 -1
  21. package/lib/swatches/default-main.json +1 -1
  22. package/lib/swatches/default-nordic.json +1 -1
  23. package/lib/swatches/default-ocean-blue-a11y.json +1 -1
  24. package/lib/swatches/default-ocean-blue.json +1 -1
  25. package/lib/swatches/default-orange.json +1 -1
  26. package/lib/swatches/default-purple.json +1 -1
  27. package/lib/swatches/default-turquoise.json +1 -1
  28. package/lib/swatches/default-urban.json +1 -1
  29. package/package.json +4 -4
  30. package/scss/_variables.scss +0 -11
  31. package/scss/action-buttons/_layout.scss +1 -67
  32. package/scss/action-buttons/_theme.scss +1 -16
  33. package/scss/action-buttons/_variables.scss +12 -0
  34. package/scss/action-sheet/_layout.scss +1 -397
  35. package/scss/action-sheet/_theme.scss +1 -100
  36. package/scss/action-sheet/_variables.scss +69 -0
  37. package/scss/adaptive/_layout.scss +1 -479
  38. package/scss/adaptive/_theme.scss +1 -99
  39. package/scss/adaptive/_variables.scss +21 -0
  40. package/scss/appbar/_layout.scss +1 -115
  41. package/scss/appbar/_theme.scss +1 -31
  42. package/scss/appbar/_variables.scss +19 -0
  43. package/scss/autocomplete/_layout.scss +1 -6
  44. package/scss/autocomplete/_theme.scss +1 -6
  45. package/scss/avatar/_layout.scss +1 -78
  46. package/scss/avatar/_theme.scss +1 -27
  47. package/scss/avatar/_variables.scss +9 -0
  48. package/scss/badge/_layout.scss +1 -149
  49. package/scss/badge/_theme.scss +1 -27
  50. package/scss/badge/_variables.scss +26 -0
  51. package/scss/bottom-navigation/_layout.scss +1 -117
  52. package/scss/bottom-navigation/_theme.scss +1 -57
  53. package/scss/bottom-navigation/_variables.scss +22 -0
  54. package/scss/breadcrumb/_layout.scss +1 -133
  55. package/scss/breadcrumb/_theme.scss +1 -100
  56. package/scss/breadcrumb/_variables.scss +64 -0
  57. package/scss/button/_layout.scss +1 -352
  58. package/scss/button/_theme.scss +1 -333
  59. package/scss/button/_variables.scss +92 -0
  60. package/scss/calendar/_layout.scss +1 -523
  61. package/scss/calendar/_theme.scss +1 -210
  62. package/scss/calendar/_variables.scss +99 -0
  63. package/scss/captcha/_layout.scss +1 -64
  64. package/scss/captcha/_theme.scss +1 -15
  65. package/scss/captcha/_variables.scss +17 -0
  66. package/scss/card/_layout.scss +1 -343
  67. package/scss/card/_theme.scss +1 -103
  68. package/scss/card/_variables.scss +58 -0
  69. package/scss/chart-wizard/_layout.scss +1 -42
  70. package/scss/chart-wizard/_theme.scss +1 -33
  71. package/scss/chart-wizard/_variables.scss +14 -0
  72. package/scss/chat/_layout.scss +1 -470
  73. package/scss/chat/_theme.scss +1 -99
  74. package/scss/chat/_variables.scss +67 -0
  75. package/scss/checkbox/_layout.scss +1 -230
  76. package/scss/checkbox/_theme.scss +1 -104
  77. package/scss/checkbox/_variables.scss +51 -0
  78. package/scss/chip/_layout.scss +1 -164
  79. package/scss/chip/_theme.scss +1 -146
  80. package/scss/chip/_variables.scss +46 -0
  81. package/scss/color-preview/_layout.scss +1 -79
  82. package/scss/color-preview/_theme.scss +1 -20
  83. package/scss/color-preview/_variables.scss +14 -0
  84. package/scss/coloreditor/_layout.scss +1 -117
  85. package/scss/coloreditor/_theme.scss +1 -27
  86. package/scss/coloreditor/_variables.scss +55 -0
  87. package/scss/colorgradient/_layout.scss +1 -233
  88. package/scss/colorgradient/_theme.scss +1 -86
  89. package/scss/colorgradient/_variables.scss +71 -0
  90. package/scss/colorpalette/_layout.scss +1 -71
  91. package/scss/colorpalette/_theme.scss +1 -26
  92. package/scss/colorpalette/_variables.scss +18 -0
  93. package/scss/colorpicker/_layout.scss +1 -13
  94. package/scss/colorpicker/_theme.scss +1 -5
  95. package/scss/combobox/_layout.scss +1 -6
  96. package/scss/combobox/_theme.scss +1 -6
  97. package/scss/core/color-system/_swatch-legacy.scss +76 -15
  98. package/scss/core/motion/index.import.scss +1 -0
  99. package/scss/dataviz/_layout.scss +1 -569
  100. package/scss/dataviz/_theme.scss +1 -115
  101. package/scss/dataviz/_variables.scss +105 -0
  102. package/scss/dateinput/_layout.scss +1 -6
  103. package/scss/dateinput/_theme.scss +1 -6
  104. package/scss/datepicker/_layout.scss +1 -5
  105. package/scss/datepicker/_theme.scss +1 -6
  106. package/scss/daterangepicker/_layout.scss +1 -47
  107. package/scss/daterangepicker/_theme.scss +1 -6
  108. package/scss/daterangepicker/_variables.scss +4 -0
  109. package/scss/datetimepicker/_layout.scss +1 -51
  110. package/scss/datetimepicker/_theme.scss +1 -6
  111. package/scss/datetimepicker/_variables.scss +4 -0
  112. package/scss/dialog/_layout.scss +1 -73
  113. package/scss/dialog/_theme.scss +1 -24
  114. package/scss/dialog/_variables.scss +11 -0
  115. package/scss/dock-manager/_layout.scss +1 -220
  116. package/scss/dock-manager/_theme.scss +1 -45
  117. package/scss/dock-manager/_variables.scss +38 -0
  118. package/scss/draggable/_layout.scss +1 -127
  119. package/scss/draggable/_theme.scss +1 -17
  120. package/scss/draggable/_variables.scss +23 -0
  121. package/scss/drawer/_layout.scss +1 -202
  122. package/scss/drawer/_theme.scss +1 -63
  123. package/scss/drawer/_variables.scss +34 -0
  124. package/scss/dropdowngrid/_layout.scss +1 -15
  125. package/scss/dropdowngrid/_theme.scss +1 -6
  126. package/scss/dropdownlist/_layout.scss +1 -38
  127. package/scss/dropdownlist/_theme.scss +1 -9
  128. package/scss/dropdowntree/_layout.scss +1 -39
  129. package/scss/dropdowntree/_theme.scss +1 -6
  130. package/scss/dropdowntree/_variables.scss +5 -0
  131. package/scss/dropzone/_layout.scss +1 -44
  132. package/scss/dropzone/_theme.scss +1 -36
  133. package/scss/dropzone/_variables.scss +22 -0
  134. package/scss/editor/_layout.scss +1 -648
  135. package/scss/editor/_theme.scss +1 -103
  136. package/scss/editor/_variables.scss +24 -0
  137. package/scss/expansion-panel/_layout.scss +1 -82
  138. package/scss/expansion-panel/_theme.scss +1 -44
  139. package/scss/expansion-panel/_variables.scss +25 -0
  140. package/scss/fab/_layout.scss +1 -145
  141. package/scss/fab/_theme.scss +1 -128
  142. package/scss/fab/_variables.scss +50 -0
  143. package/scss/filemanager/_layout.scss +1 -238
  144. package/scss/filemanager/_theme.scss +1 -112
  145. package/scss/filemanager/_variables.scss +60 -0
  146. package/scss/filter/_layout.scss +1 -93
  147. package/scss/filter/_theme.scss +1 -32
  148. package/scss/filter/_variables.scss +11 -0
  149. package/scss/floating-label/_layout.scss +1 -90
  150. package/scss/floating-label/_theme.scss +1 -30
  151. package/scss/floating-label/_variables.scss +18 -0
  152. package/scss/forms/_layout.scss +1 -379
  153. package/scss/forms/_theme.scss +1 -39
  154. package/scss/forms/_variables.scss +54 -0
  155. package/scss/gantt/_layout.scss +1 -921
  156. package/scss/gantt/_theme.scss +1 -279
  157. package/scss/gantt/_variables.scss +78 -0
  158. package/scss/grid/_layout.scss +1 -1374
  159. package/scss/grid/_theme.scss +1 -450
  160. package/scss/grid/_variables.scss +146 -0
  161. package/scss/gridlayout/_layout.scss +1 -6
  162. package/scss/gridlayout/_theme.scss +1 -6
  163. package/scss/icons/_layout.scss +1 -80
  164. package/scss/icons/_theme.scss +1 -1
  165. package/scss/icons/_variables.scss +13 -0
  166. package/scss/imageeditor/_layout.scss +1 -160
  167. package/scss/imageeditor/_theme.scss +1 -54
  168. package/scss/imageeditor/_variables.scss +34 -0
  169. package/scss/input/_layout.scss +1 -586
  170. package/scss/input/_theme.scss +1 -512
  171. package/scss/input/_variables.scss +139 -7
  172. package/scss/list/_layout.scss +1 -246
  173. package/scss/list/_theme.scss +1 -95
  174. package/scss/list/_variables.scss +87 -0
  175. package/scss/listbox/_layout.scss +1 -86
  176. package/scss/listbox/_theme.scss +1 -20
  177. package/scss/listbox/_variables.scss +18 -0
  178. package/scss/listgroup/_layout.scss +1 -191
  179. package/scss/listgroup/_theme.scss +1 -15
  180. package/scss/listgroup/_variables.scss +13 -0
  181. package/scss/listview/_layout.scss +1 -141
  182. package/scss/listview/_theme.scss +1 -43
  183. package/scss/listview/_variables.scss +21 -0
  184. package/scss/loader/_layout.scss +2 -582
  185. package/scss/loader/_theme.scss +1 -17
  186. package/scss/loader/_variables.scss +40 -0
  187. package/scss/map/_layout.scss +1 -138
  188. package/scss/map/_theme.scss +1 -34
  189. package/scss/map/_variables.scss +24 -0
  190. package/scss/maskedtextbox/_layout.scss +1 -6
  191. package/scss/maskedtextbox/_theme.scss +1 -6
  192. package/scss/mediaplayer/_layout.scss +1 -105
  193. package/scss/mediaplayer/_theme.scss +1 -23
  194. package/scss/mediaplayer/_variables.scss +16 -0
  195. package/scss/menu/_layout.scss +1 -320
  196. package/scss/menu/_theme.scss +1 -140
  197. package/scss/menu/_variables.scss +91 -0
  198. package/scss/menu-button/_layout.scss +1 -32
  199. package/scss/menu-button/_theme.scss +1 -6
  200. package/scss/menu-button/_variables.scss +4 -0
  201. package/scss/messagebox/_layout.scss +1 -23
  202. package/scss/messagebox/_theme.scss +1 -25
  203. package/scss/messagebox/_variables.scss +14 -0
  204. package/scss/multiselect/_layout.scss +1 -6
  205. package/scss/multiselect/_theme.scss +1 -6
  206. package/scss/no-data/_layout.scss +1 -22
  207. package/scss/no-data/_theme.scss +1 -10
  208. package/scss/no-data/_variables.scss +5 -0
  209. package/scss/notification/_functions.scss +17 -0
  210. package/scss/notification/_layout.scss +1 -73
  211. package/scss/notification/_theme.scss +1 -27
  212. package/scss/notification/_variables.scss +19 -14
  213. package/scss/numerictextbox/_layout.scss +1 -10
  214. package/scss/numerictextbox/_theme.scss +1 -6
  215. package/scss/orgchart/_layout.scss +1 -112
  216. package/scss/orgchart/_theme.scss +1 -53
  217. package/scss/orgchart/_variables.scss +47 -0
  218. package/scss/otp/_layout.scss +1 -37
  219. package/scss/otp/_theme.scss +1 -8
  220. package/scss/otp/_variables.scss +16 -0
  221. package/scss/overlay/_layout.scss +1 -16
  222. package/scss/overlay/_theme.scss +1 -17
  223. package/scss/overlay/_variables.scss +6 -0
  224. package/scss/pager/_layout.scss +1 -186
  225. package/scss/pager/_theme.scss +1 -21
  226. package/scss/pager/_variables.scss +48 -0
  227. package/scss/panel/_layout.scss +1 -29
  228. package/scss/panel/_theme.scss +1 -22
  229. package/scss/panel/_variables.scss +13 -0
  230. package/scss/panelbar/_layout.scss +1 -141
  231. package/scss/panelbar/_theme.scss +1 -209
  232. package/scss/panelbar/_variables.scss +86 -0
  233. package/scss/pdf-viewer/_layout.scss +1 -332
  234. package/scss/pdf-viewer/_theme.scss +1 -89
  235. package/scss/pdf-viewer/_variables.scss +43 -3
  236. package/scss/pivotgrid/_layout.scss +1 -654
  237. package/scss/pivotgrid/_theme.scss +1 -245
  238. package/scss/pivotgrid/_variables.scss +87 -0
  239. package/scss/popover/_layout.scss +1 -93
  240. package/scss/popover/_theme.scss +1 -41
  241. package/scss/popover/_variables.scss +29 -0
  242. package/scss/popup/_layout.scss +1 -79
  243. package/scss/popup/_theme.scss +1 -19
  244. package/scss/popup/_variables.scss +15 -0
  245. package/scss/progressbar/_layout.scss +1 -244
  246. package/scss/progressbar/_theme.scss +1 -52
  247. package/scss/progressbar/_variables.scss +25 -0
  248. package/scss/prompt/_layout.scss +1 -73
  249. package/scss/prompt/_theme.scss +1 -39
  250. package/scss/prompt/_variables.scss +23 -0
  251. package/scss/radio/_layout.scss +1 -226
  252. package/scss/radio/_theme.scss +1 -91
  253. package/scss/radio/_variables.scss +48 -0
  254. package/scss/rating/_layout.scss +1 -93
  255. package/scss/rating/_theme.scss +1 -43
  256. package/scss/rating/_variables.scss +19 -0
  257. package/scss/responsivepanel/_layout.scss +1 -47
  258. package/scss/responsivepanel/_theme.scss +1 -5
  259. package/scss/ripple/_layout.scss +1 -51
  260. package/scss/ripple/_theme.scss +1 -5
  261. package/scss/scheduler/_layout.scss +1 -1040
  262. package/scss/scheduler/_theme.scss +1 -236
  263. package/scss/scheduler/_variables.scss +82 -0
  264. package/scss/scroller/_layout.scss +1 -85
  265. package/scss/scroller/_theme.scss +1 -7
  266. package/scss/scrollview/_layout.scss +1 -165
  267. package/scss/scrollview/_theme.scss +1 -91
  268. package/scss/scrollview/_variables.scss +31 -0
  269. package/scss/searchbox/_layout.scss +1 -6
  270. package/scss/searchbox/_theme.scss +1 -6
  271. package/scss/signature/_layout.scss +1 -74
  272. package/scss/signature/_theme.scss +1 -13
  273. package/scss/signature/_variables.scss +27 -0
  274. package/scss/skeleton/_layout.scss +1 -92
  275. package/scss/skeleton/_theme.scss +1 -26
  276. package/scss/skeleton/_variables.scss +9 -0
  277. package/scss/slider/_layout.scss +1 -401
  278. package/scss/slider/_theme.scss +1 -80
  279. package/scss/slider/_variables.scss +40 -0
  280. package/scss/split-button/_layout.scss +1 -36
  281. package/scss/split-button/_theme.scss +1 -12
  282. package/scss/split-button/_variables.scss +12 -0
  283. package/scss/splitter/_layout.scss +1 -191
  284. package/scss/splitter/_theme.scss +1 -38
  285. package/scss/splitter/_variables.scss +22 -0
  286. package/scss/spreadsheet/_layout.scss +1 -905
  287. package/scss/spreadsheet/_theme.scss +1 -211
  288. package/scss/spreadsheet/_variables.scss +86 -0
  289. package/scss/stacklayout/_layout.scss +1 -5
  290. package/scss/stacklayout/_theme.scss +1 -5
  291. package/scss/stepper/_layout.scss +1 -291
  292. package/scss/stepper/_theme.scss +1 -238
  293. package/scss/stepper/_variables.scss +72 -0
  294. package/scss/switch/_layout.scss +1 -159
  295. package/scss/switch/_theme.scss +1 -169
  296. package/scss/switch/_variables.scss +59 -0
  297. package/scss/table/_layout.scss +1 -288
  298. package/scss/table/_theme.scss +1 -88
  299. package/scss/table/_variables.scss +43 -0
  300. package/scss/tabstrip/_layout.scss +1 -494
  301. package/scss/tabstrip/_theme.scss +1 -151
  302. package/scss/tabstrip/_variables.scss +65 -0
  303. package/scss/taskboard/_layout.scss +1 -217
  304. package/scss/taskboard/_theme.scss +1 -111
  305. package/scss/taskboard/_variables.scss +78 -0
  306. package/scss/textarea/_layout.scss +1 -8
  307. package/scss/textarea/_theme.scss +2 -7
  308. package/scss/textbox/_layout.scss +1 -6
  309. package/scss/textbox/_theme.scss +1 -6
  310. package/scss/tilelayout/_layout.scss +1 -47
  311. package/scss/tilelayout/_theme.scss +1 -24
  312. package/scss/tilelayout/_variables.scss +13 -0
  313. package/scss/time-marker/_layout.scss +1 -19
  314. package/scss/time-marker/_theme.scss +1 -21
  315. package/scss/time-marker/_variables.scss +5 -0
  316. package/scss/timedurationpicker/_layout.scss +1 -12
  317. package/scss/timedurationpicker/_theme.scss +1 -6
  318. package/scss/timeline/_layout.scss +1 -445
  319. package/scss/timeline/_theme.scss +1 -72
  320. package/scss/timeline/_variables.scss +53 -0
  321. package/scss/timepicker/_layout.scss +1 -12
  322. package/scss/timepicker/_theme.scss +1 -6
  323. package/scss/timeselector/_layout.scss +1 -260
  324. package/scss/timeselector/_theme.scss +1 -76
  325. package/scss/timeselector/_variables.scss +41 -0
  326. package/scss/toolbar/_layout.scss +1 -352
  327. package/scss/toolbar/_theme.scss +1 -192
  328. package/scss/toolbar/_variables.scss +50 -0
  329. package/scss/tooltip/_functions.scss +17 -0
  330. package/scss/tooltip/_layout.scss +1 -116
  331. package/scss/tooltip/_theme.scss +1 -36
  332. package/scss/tooltip/_variables.scss +20 -14
  333. package/scss/treelist/_layout.scss +1 -109
  334. package/scss/treelist/_theme.scss +1 -13
  335. package/scss/treelist/_variables.scss +5 -0
  336. package/scss/treeview/_layout.scss +1 -199
  337. package/scss/treeview/_theme.scss +1 -82
  338. package/scss/treeview/_variables.scss +52 -0
  339. package/scss/typography/_layout.scss +1 -124
  340. package/scss/typography/_theme.scss +1 -24
  341. package/scss/typography/_variables.scss +81 -0
  342. package/scss/upload/_layout.scss +1 -248
  343. package/scss/upload/_theme.scss +1 -105
  344. package/scss/upload/_variables.scss +35 -0
  345. package/scss/validator/_layout.scss +1 -25
  346. package/scss/validator/_theme.scss +1 -6
  347. package/scss/virtual-scroller/_layout.scss +1 -35
  348. package/scss/virtual-scroller/_theme.scss +1 -6
  349. package/scss/window/_layout.scss +1 -173
  350. package/scss/window/_theme.scss +1 -41
  351. package/scss/window/_variables.scss +33 -0
  352. package/scss/wizard/_layout.scss +1 -124
  353. package/scss/wizard/_theme.scss +1 -12
  354. package/scss/wizard/_variables.scss +13 -0
@@ -32053,73 +32053,19 @@
32053
32053
  "resolvedType": "String"
32054
32054
  },
32055
32055
  {
32056
- "description": "The text color of the Input prefix.\n",
32056
+ "description": "The border color of the invalid Input components.\n",
32057
32057
  "commentRange": {
32058
32058
  "start": 293,
32059
32059
  "end": 294
32060
32060
  },
32061
- "context": {
32062
- "type": "variable",
32063
- "name": "kendo-input-prefix-text",
32064
- "value": "$kendo-subtle-text",
32065
- "scope": "default",
32066
- "line": {
32067
- "start": 295,
32068
- "end": 295
32069
- }
32070
- },
32071
- "group": [
32072
- "input"
32073
- ],
32074
- "access": "public",
32075
- "file": {
32076
- "path": "default/scss/input/_variables.scss",
32077
- "name": "_variables.scss"
32078
- },
32079
- "resolvedValue": "var(--kendo-color-subtle, #666666)",
32080
- "resolvedType": "String"
32081
- },
32082
- {
32083
- "description": "The text color of the Input suffix.\n",
32084
- "commentRange": {
32085
- "start": 296,
32086
- "end": 297
32087
- },
32088
- "context": {
32089
- "type": "variable",
32090
- "name": "kendo-input-suffix-text",
32091
- "value": "$kendo-subtle-text",
32092
- "scope": "default",
32093
- "line": {
32094
- "start": 298,
32095
- "end": 298
32096
- }
32097
- },
32098
- "group": [
32099
- "input"
32100
- ],
32101
- "access": "public",
32102
- "file": {
32103
- "path": "default/scss/input/_variables.scss",
32104
- "name": "_variables.scss"
32105
- },
32106
- "resolvedValue": "var(--kendo-color-subtle, #666666)",
32107
- "resolvedType": "String"
32108
- },
32109
- {
32110
- "description": "The border color of the invalid Input components.\n",
32111
- "commentRange": {
32112
- "start": 300,
32113
- "end": 301
32114
- },
32115
32061
  "context": {
32116
32062
  "type": "variable",
32117
32063
  "name": "kendo-input-invalid-border",
32118
32064
  "value": "$kendo-invalid-border",
32119
32065
  "scope": "default",
32120
32066
  "line": {
32121
- "start": 302,
32122
- "end": 302
32067
+ "start": 295,
32068
+ "end": 295
32123
32069
  }
32124
32070
  },
32125
32071
  "group": [
@@ -32136,8 +32082,8 @@
32136
32082
  {
32137
32083
  "description": "The shadow of the invalid Input components.\n",
32138
32084
  "commentRange": {
32139
- "start": 303,
32140
- "end": 304
32085
+ "start": 296,
32086
+ "end": 297
32141
32087
  },
32142
32088
  "context": {
32143
32089
  "type": "variable",
@@ -32145,8 +32091,8 @@
32145
32091
  "value": "$kendo-invalid-shadow",
32146
32092
  "scope": "default",
32147
32093
  "line": {
32148
- "start": 305,
32149
- "end": 305
32094
+ "start": 298,
32095
+ "end": 298
32150
32096
  }
32151
32097
  },
32152
32098
  "group": [
@@ -38072,8 +38018,8 @@
38072
38018
  {
38073
38019
  "description": "The row-gap between the elements in the Notification group.\n",
38074
38020
  "commentRange": {
38075
- "start": 9,
38076
- "end": 10
38021
+ "start": 10,
38022
+ "end": 11
38077
38023
  },
38078
38024
  "context": {
38079
38025
  "type": "variable",
@@ -38081,8 +38027,8 @@
38081
38027
  "value": "k-spacing(2)",
38082
38028
  "scope": "default",
38083
38029
  "line": {
38084
- "start": 11,
38085
- "end": 11
38030
+ "start": 12,
38031
+ "end": 12
38086
38032
  }
38087
38033
  },
38088
38034
  "group": [
@@ -38099,8 +38045,8 @@
38099
38045
  {
38100
38046
  "description": "The horizontal padding of the Notification.\n",
38101
38047
  "commentRange": {
38102
- "start": 13,
38103
- "end": 14
38048
+ "start": 14,
38049
+ "end": 15
38104
38050
  },
38105
38051
  "context": {
38106
38052
  "type": "variable",
@@ -38108,8 +38054,8 @@
38108
38054
  "value": "k-spacing(2)",
38109
38055
  "scope": "default",
38110
38056
  "line": {
38111
- "start": 15,
38112
- "end": 15
38057
+ "start": 16,
38058
+ "end": 16
38113
38059
  }
38114
38060
  },
38115
38061
  "group": [
@@ -38126,8 +38072,8 @@
38126
38072
  {
38127
38073
  "description": "The vertical padding of the Notification.\n",
38128
38074
  "commentRange": {
38129
- "start": 16,
38130
- "end": 17
38075
+ "start": 17,
38076
+ "end": 18
38131
38077
  },
38132
38078
  "context": {
38133
38079
  "type": "variable",
@@ -38135,8 +38081,8 @@
38135
38081
  "value": "k-spacing(1)",
38136
38082
  "scope": "default",
38137
38083
  "line": {
38138
- "start": 18,
38139
- "end": 18
38084
+ "start": 19,
38085
+ "end": 19
38140
38086
  }
38141
38087
  },
38142
38088
  "group": [
@@ -38153,8 +38099,8 @@
38153
38099
  {
38154
38100
  "description": "The width of the border around the Notification.\n",
38155
38101
  "commentRange": {
38156
- "start": 19,
38157
- "end": 20
38102
+ "start": 20,
38103
+ "end": 21
38158
38104
  },
38159
38105
  "context": {
38160
38106
  "type": "variable",
@@ -38162,8 +38108,8 @@
38162
38108
  "value": "1px",
38163
38109
  "scope": "default",
38164
38110
  "line": {
38165
- "start": 21,
38166
- "end": 21
38111
+ "start": 22,
38112
+ "end": 22
38167
38113
  }
38168
38114
  },
38169
38115
  "group": [
@@ -38180,8 +38126,8 @@
38180
38126
  {
38181
38127
  "description": "The border radius of the Notification.\n",
38182
38128
  "commentRange": {
38183
- "start": 22,
38184
- "end": 23
38129
+ "start": 23,
38130
+ "end": 24
38185
38131
  },
38186
38132
  "context": {
38187
38133
  "type": "variable",
@@ -38189,8 +38135,8 @@
38189
38135
  "value": "k-border-radius(md)!default",
38190
38136
  "scope": "private",
38191
38137
  "line": {
38192
- "start": 24,
38193
- "end": 24
38138
+ "start": 25,
38139
+ "end": 25
38194
38140
  }
38195
38141
  },
38196
38142
  "group": [
@@ -38207,8 +38153,8 @@
38207
38153
  {
38208
38154
  "description": "The font family of the Notification.\n",
38209
38155
  "commentRange": {
38210
- "start": 25,
38211
- "end": 26
38156
+ "start": 26,
38157
+ "end": 27
38212
38158
  },
38213
38159
  "context": {
38214
38160
  "type": "variable",
@@ -38216,8 +38162,8 @@
38216
38162
  "value": "var( --kendo-font-family, inherit )",
38217
38163
  "scope": "default",
38218
38164
  "line": {
38219
- "start": 27,
38220
- "end": 27
38165
+ "start": 28,
38166
+ "end": 28
38221
38167
  }
38222
38168
  },
38223
38169
  "group": [
@@ -38234,8 +38180,8 @@
38234
38180
  {
38235
38181
  "description": "The font size of the Notification.\n",
38236
38182
  "commentRange": {
38237
- "start": 28,
38238
- "end": 29
38183
+ "start": 29,
38184
+ "end": 30
38239
38185
  },
38240
38186
  "context": {
38241
38187
  "type": "variable",
@@ -38243,8 +38189,8 @@
38243
38189
  "value": "var( --kendo-font-size-sm, inherit )",
38244
38190
  "scope": "default",
38245
38191
  "line": {
38246
- "start": 30,
38247
- "end": 30
38192
+ "start": 31,
38193
+ "end": 31
38248
38194
  }
38249
38195
  },
38250
38196
  "group": [
@@ -38261,8 +38207,8 @@
38261
38207
  {
38262
38208
  "description": "The line height of the Notification.\n",
38263
38209
  "commentRange": {
38264
- "start": 31,
38265
- "end": 32
38210
+ "start": 32,
38211
+ "end": 33
38266
38212
  },
38267
38213
  "context": {
38268
38214
  "type": "variable",
@@ -38270,8 +38216,8 @@
38270
38216
  "value": "va( --kendo-line-height, normal )",
38271
38217
  "scope": "default",
38272
38218
  "line": {
38273
- "start": 33,
38274
- "end": 33
38219
+ "start": 34,
38220
+ "end": 34
38275
38221
  }
38276
38222
  },
38277
38223
  "group": [
@@ -38288,8 +38234,8 @@
38288
38234
  {
38289
38235
  "description": "The background color of the Notification.\n",
38290
38236
  "commentRange": {
38291
- "start": 34,
38292
- "end": 35
38237
+ "start": 35,
38238
+ "end": 36
38293
38239
  },
38294
38240
  "context": {
38295
38241
  "type": "variable",
@@ -38297,8 +38243,8 @@
38297
38243
  "value": "$kendo-component-bg",
38298
38244
  "scope": "default",
38299
38245
  "line": {
38300
- "start": 36,
38301
- "end": 36
38246
+ "start": 37,
38247
+ "end": 37
38302
38248
  }
38303
38249
  },
38304
38250
  "group": [
@@ -38315,8 +38261,8 @@
38315
38261
  {
38316
38262
  "description": "The text color of the Notification.\n",
38317
38263
  "commentRange": {
38318
- "start": 37,
38319
- "end": 38
38264
+ "start": 38,
38265
+ "end": 39
38320
38266
  },
38321
38267
  "context": {
38322
38268
  "type": "variable",
@@ -38324,8 +38270,8 @@
38324
38270
  "value": "$kendo-component-text",
38325
38271
  "scope": "default",
38326
38272
  "line": {
38327
- "start": 39,
38328
- "end": 39
38273
+ "start": 40,
38274
+ "end": 40
38329
38275
  }
38330
38276
  },
38331
38277
  "group": [
@@ -38342,8 +38288,8 @@
38342
38288
  {
38343
38289
  "description": "The border color of the Notification.\n",
38344
38290
  "commentRange": {
38345
- "start": 40,
38346
- "end": 41
38291
+ "start": 41,
38292
+ "end": 42
38347
38293
  },
38348
38294
  "context": {
38349
38295
  "type": "variable",
@@ -38351,8 +38297,8 @@
38351
38297
  "value": "$kendo-component-border",
38352
38298
  "scope": "default",
38353
38299
  "line": {
38354
- "start": 42,
38355
- "end": 42
38300
+ "start": 43,
38301
+ "end": 43
38356
38302
  }
38357
38303
  },
38358
38304
  "group": [
@@ -38369,8 +38315,8 @@
38369
38315
  {
38370
38316
  "description": "The box shadow of the Notification.\n",
38371
38317
  "commentRange": {
38372
- "start": 43,
38373
- "end": 44
38318
+ "start": 44,
38319
+ "end": 45
38374
38320
  },
38375
38321
  "context": {
38376
38322
  "type": "variable",
@@ -38378,8 +38324,8 @@
38378
38324
  "value": "$kendo-popup-shadow",
38379
38325
  "scope": "default",
38380
38326
  "line": {
38381
- "start": 45,
38382
- "end": 45
38327
+ "start": 46,
38328
+ "end": 46
38383
38329
  }
38384
38330
  },
38385
38331
  "group": [
@@ -38396,8 +38342,8 @@
38396
38342
  {
38397
38343
  "description": "The horizontal spacing of the Notification icon.\n",
38398
38344
  "commentRange": {
38399
- "start": 47,
38400
- "end": 48
38345
+ "start": 48,
38346
+ "end": 49
38401
38347
  },
38402
38348
  "context": {
38403
38349
  "type": "variable",
@@ -38405,8 +38351,8 @@
38405
38351
  "value": "$kendo-icon-spacing",
38406
38352
  "scope": "default",
38407
38353
  "line": {
38408
- "start": 49,
38409
- "end": 49
38354
+ "start": 50,
38355
+ "end": 50
38410
38356
  }
38411
38357
  },
38412
38358
  "group": [
@@ -38423,8 +38369,8 @@
38423
38369
  {
38424
38370
  "description": "The theme colors map for the Notification.\n",
38425
38371
  "commentRange": {
38426
- "start": 65,
38427
- "end": 66
38372
+ "start": 52,
38373
+ "end": 53
38428
38374
  },
38429
38375
  "context": {
38430
38376
  "type": "variable",
@@ -38432,8 +38378,8 @@
38432
38378
  "value": "$kendo-theme-colors",
38433
38379
  "scope": "default",
38434
38380
  "line": {
38435
- "start": 67,
38436
- "end": 67
38381
+ "start": 54,
38382
+ "end": 54
38437
38383
  }
38438
38384
  },
38439
38385
  "group": [
@@ -38462,8 +38408,8 @@
38462
38408
  {
38463
38409
  "description": "The generated theme colors map for the Notification.\n",
38464
38410
  "commentRange": {
38465
- "start": 68,
38466
- "end": 69
38411
+ "start": 55,
38412
+ "end": 56
38467
38413
  },
38468
38414
  "context": {
38469
38415
  "type": "variable",
@@ -38471,8 +38417,8 @@
38471
38417
  "value": "notification-theme( $kendo-notification-theme-colors )",
38472
38418
  "scope": "default",
38473
38419
  "line": {
38474
- "start": 70,
38475
- "end": 70
38420
+ "start": 57,
38421
+ "end": 57
38476
38422
  }
38477
38423
  },
38478
38424
  "group": [
@@ -44879,38 +44825,11 @@
44879
44825
  "resolvedValue": "rgba(124, 22, 27, 0.5)",
44880
44826
  "resolvedType": "Color"
44881
44827
  },
44882
- {
44883
- "description": "The text color of the PDFViewer free text annotation.\n",
44884
- "commentRange": {
44885
- "start": 140,
44886
- "end": 141
44887
- },
44888
- "context": {
44889
- "type": "variable",
44890
- "name": "kendo-pdf-viewer-free-text-annotation-text",
44891
- "value": "rgba(124, 22, 27, 0.7)",
44892
- "scope": "default",
44893
- "line": {
44894
- "start": 142,
44895
- "end": 142
44896
- }
44897
- },
44898
- "group": [
44899
- "pdf-viewer"
44900
- ],
44901
- "access": "public",
44902
- "file": {
44903
- "path": "default/scss/pdf-viewer/_variables.scss",
44904
- "name": "_variables.scss"
44905
- },
44906
- "resolvedValue": "rgba(124, 22, 27, 0.5)",
44907
- "resolvedType": "Color"
44908
- },
44909
44828
  {
44910
44829
  "description": "The background color of the Picker components.\n",
44911
44830
  "commentRange": {
44912
- "start": 307,
44913
- "end": 308
44831
+ "start": 300,
44832
+ "end": 301
44914
44833
  },
44915
44834
  "context": {
44916
44835
  "type": "variable",
@@ -44918,8 +44837,8 @@
44918
44837
  "value": "$kendo-button-bg",
44919
44838
  "scope": "default",
44920
44839
  "line": {
44921
- "start": 309,
44922
- "end": 309
44840
+ "start": 302,
44841
+ "end": 302
44923
44842
  }
44924
44843
  },
44925
44844
  "group": [
@@ -44936,8 +44855,8 @@
44936
44855
  {
44937
44856
  "description": "The text color of the Picker components.\n",
44938
44857
  "commentRange": {
44939
- "start": 310,
44940
- "end": 311
44858
+ "start": 303,
44859
+ "end": 304
44941
44860
  },
44942
44861
  "context": {
44943
44862
  "type": "variable",
@@ -44945,8 +44864,8 @@
44945
44864
  "value": "$kendo-button-text",
44946
44865
  "scope": "default",
44947
44866
  "line": {
44948
- "start": 312,
44949
- "end": 312
44867
+ "start": 305,
44868
+ "end": 305
44950
44869
  }
44951
44870
  },
44952
44871
  "group": [
@@ -44963,8 +44882,8 @@
44963
44882
  {
44964
44883
  "description": "The border color of the Picker components.\n",
44965
44884
  "commentRange": {
44966
- "start": 313,
44967
- "end": 314
44885
+ "start": 306,
44886
+ "end": 307
44968
44887
  },
44969
44888
  "context": {
44970
44889
  "type": "variable",
@@ -44972,8 +44891,8 @@
44972
44891
  "value": "$kendo-button-border",
44973
44892
  "scope": "default",
44974
44893
  "line": {
44975
- "start": 315,
44976
- "end": 315
44894
+ "start": 308,
44895
+ "end": 308
44977
44896
  }
44978
44897
  },
44979
44898
  "group": [
@@ -44990,8 +44909,8 @@
44990
44909
  {
44991
44910
  "description": "The gradient of the Picker components.\n",
44992
44911
  "commentRange": {
44993
- "start": 316,
44994
- "end": 317
44912
+ "start": 309,
44913
+ "end": 310
44995
44914
  },
44996
44915
  "context": {
44997
44916
  "type": "variable",
@@ -44999,8 +44918,8 @@
44999
44918
  "value": "$kendo-button-gradient",
45000
44919
  "scope": "default",
45001
44920
  "line": {
45002
- "start": 318,
45003
- "end": 318
44921
+ "start": 311,
44922
+ "end": 311
45004
44923
  }
45005
44924
  },
45006
44925
  "group": [
@@ -45017,8 +44936,8 @@
45017
44936
  {
45018
44937
  "description": "The shadow of the Picker components.\n",
45019
44938
  "commentRange": {
45020
- "start": 319,
45021
- "end": 320
44939
+ "start": 312,
44940
+ "end": 313
45022
44941
  },
45023
44942
  "context": {
45024
44943
  "type": "variable",
@@ -45026,8 +44945,8 @@
45026
44945
  "value": "$kendo-button-shadow",
45027
44946
  "scope": "default",
45028
44947
  "line": {
45029
- "start": 321,
45030
- "end": 321
44948
+ "start": 314,
44949
+ "end": 314
45031
44950
  }
45032
44951
  },
45033
44952
  "group": [
@@ -45044,8 +44963,8 @@
45044
44963
  {
45045
44964
  "description": "The background color of the hovered Picker components.\n",
45046
44965
  "commentRange": {
45047
- "start": 323,
45048
- "end": 324
44966
+ "start": 316,
44967
+ "end": 317
45049
44968
  },
45050
44969
  "context": {
45051
44970
  "type": "variable",
@@ -45053,8 +44972,8 @@
45053
44972
  "value": "$kendo-button-hover-bg",
45054
44973
  "scope": "default",
45055
44974
  "line": {
45056
- "start": 325,
45057
- "end": 325
44975
+ "start": 318,
44976
+ "end": 318
45058
44977
  }
45059
44978
  },
45060
44979
  "group": [
@@ -45071,8 +44990,8 @@
45071
44990
  {
45072
44991
  "description": "The text color of the hovered Picker components.\n",
45073
44992
  "commentRange": {
45074
- "start": 326,
45075
- "end": 327
44993
+ "start": 319,
44994
+ "end": 320
45076
44995
  },
45077
44996
  "context": {
45078
44997
  "type": "variable",
@@ -45080,8 +44999,8 @@
45080
44999
  "value": "$kendo-button-hover-text",
45081
45000
  "scope": "default",
45082
45001
  "line": {
45083
- "start": 328,
45084
- "end": 328
45002
+ "start": 321,
45003
+ "end": 321
45085
45004
  }
45086
45005
  },
45087
45006
  "group": [
@@ -45098,8 +45017,8 @@
45098
45017
  {
45099
45018
  "description": "The border color of the hovered Picker components.\n",
45100
45019
  "commentRange": {
45101
- "start": 329,
45102
- "end": 330
45020
+ "start": 322,
45021
+ "end": 323
45103
45022
  },
45104
45023
  "context": {
45105
45024
  "type": "variable",
@@ -45107,8 +45026,8 @@
45107
45026
  "value": "$kendo-button-hover-border",
45108
45027
  "scope": "default",
45109
45028
  "line": {
45110
- "start": 331,
45111
- "end": 331
45029
+ "start": 324,
45030
+ "end": 324
45112
45031
  }
45113
45032
  },
45114
45033
  "group": [
@@ -45125,8 +45044,8 @@
45125
45044
  {
45126
45045
  "description": "The gradient of the hovered Picker components.\n",
45127
45046
  "commentRange": {
45128
- "start": 332,
45129
- "end": 333
45047
+ "start": 325,
45048
+ "end": 326
45130
45049
  },
45131
45050
  "context": {
45132
45051
  "type": "variable",
@@ -45134,8 +45053,8 @@
45134
45053
  "value": "$kendo-button-hover-gradient",
45135
45054
  "scope": "default",
45136
45055
  "line": {
45137
- "start": 334,
45138
- "end": 334
45056
+ "start": 327,
45057
+ "end": 327
45139
45058
  }
45140
45059
  },
45141
45060
  "group": [
@@ -45152,8 +45071,8 @@
45152
45071
  {
45153
45072
  "description": "The shadow of the hovered Picker components.\n",
45154
45073
  "commentRange": {
45155
- "start": 335,
45156
- "end": 336
45074
+ "start": 328,
45075
+ "end": 329
45157
45076
  },
45158
45077
  "context": {
45159
45078
  "type": "variable",
@@ -45161,8 +45080,8 @@
45161
45080
  "value": "$kendo-button-hover-shadow",
45162
45081
  "scope": "default",
45163
45082
  "line": {
45164
- "start": 337,
45165
- "end": 337
45083
+ "start": 330,
45084
+ "end": 330
45166
45085
  }
45167
45086
  },
45168
45087
  "group": [
@@ -45179,8 +45098,8 @@
45179
45098
  {
45180
45099
  "description": "The background color of the focused Picker components.\n",
45181
45100
  "commentRange": {
45182
- "start": 339,
45183
- "end": 340
45101
+ "start": 332,
45102
+ "end": 333
45184
45103
  },
45185
45104
  "context": {
45186
45105
  "type": "variable",
@@ -45188,8 +45107,8 @@
45188
45107
  "value": "$kendo-button-focus-bg",
45189
45108
  "scope": "default",
45190
45109
  "line": {
45191
- "start": 341,
45192
- "end": 341
45110
+ "start": 334,
45111
+ "end": 334
45193
45112
  }
45194
45113
  },
45195
45114
  "group": [
@@ -45206,8 +45125,8 @@
45206
45125
  {
45207
45126
  "description": "The text color of the focused Picker components.\n",
45208
45127
  "commentRange": {
45209
- "start": 342,
45210
- "end": 343
45128
+ "start": 335,
45129
+ "end": 336
45211
45130
  },
45212
45131
  "context": {
45213
45132
  "type": "variable",
@@ -45215,8 +45134,8 @@
45215
45134
  "value": "$kendo-button-focus-text",
45216
45135
  "scope": "default",
45217
45136
  "line": {
45218
- "start": 344,
45219
- "end": 344
45137
+ "start": 337,
45138
+ "end": 337
45220
45139
  }
45221
45140
  },
45222
45141
  "group": [
@@ -45233,8 +45152,8 @@
45233
45152
  {
45234
45153
  "description": "The border color of the focused Picker components.\n",
45235
45154
  "commentRange": {
45236
- "start": 345,
45237
- "end": 346
45155
+ "start": 338,
45156
+ "end": 339
45238
45157
  },
45239
45158
  "context": {
45240
45159
  "type": "variable",
@@ -45242,8 +45161,8 @@
45242
45161
  "value": "$kendo-button-focus-border",
45243
45162
  "scope": "default",
45244
45163
  "line": {
45245
- "start": 347,
45246
- "end": 347
45164
+ "start": 340,
45165
+ "end": 340
45247
45166
  }
45248
45167
  },
45249
45168
  "group": [
@@ -45260,8 +45179,8 @@
45260
45179
  {
45261
45180
  "description": "The gradient of the focused Picker components.\n",
45262
45181
  "commentRange": {
45263
- "start": 348,
45264
- "end": 349
45182
+ "start": 341,
45183
+ "end": 342
45265
45184
  },
45266
45185
  "context": {
45267
45186
  "type": "variable",
@@ -45269,8 +45188,8 @@
45269
45188
  "value": "$kendo-button-focus-gradient",
45270
45189
  "scope": "default",
45271
45190
  "line": {
45272
- "start": 350,
45273
- "end": 350
45191
+ "start": 343,
45192
+ "end": 343
45274
45193
  }
45275
45194
  },
45276
45195
  "group": [
@@ -45287,8 +45206,8 @@
45287
45206
  {
45288
45207
  "description": "The shadow of the focused Picker components.\n",
45289
45208
  "commentRange": {
45290
- "start": 351,
45291
- "end": 352
45209
+ "start": 344,
45210
+ "end": 345
45292
45211
  },
45293
45212
  "context": {
45294
45213
  "type": "variable",
@@ -45296,8 +45215,8 @@
45296
45215
  "value": "$kendo-button-focus-shadow",
45297
45216
  "scope": "default",
45298
45217
  "line": {
45299
- "start": 353,
45300
- "end": 353
45218
+ "start": 346,
45219
+ "end": 346
45301
45220
  }
45302
45221
  },
45303
45222
  "group": [
@@ -45314,8 +45233,8 @@
45314
45233
  {
45315
45234
  "description": "The background color of the disabled Picker components.\n",
45316
45235
  "commentRange": {
45317
- "start": 355,
45318
- "end": 356
45236
+ "start": 348,
45237
+ "end": 349
45319
45238
  },
45320
45239
  "context": {
45321
45240
  "type": "variable",
@@ -45323,8 +45242,8 @@
45323
45242
  "value": "null",
45324
45243
  "scope": "default",
45325
45244
  "line": {
45326
- "start": 357,
45327
- "end": 357
45245
+ "start": 350,
45246
+ "end": 350
45328
45247
  }
45329
45248
  },
45330
45249
  "group": [
@@ -45341,8 +45260,8 @@
45341
45260
  {
45342
45261
  "description": "The text color of the disabled Picker components.\n",
45343
45262
  "commentRange": {
45344
- "start": 358,
45345
- "end": 359
45263
+ "start": 351,
45264
+ "end": 352
45346
45265
  },
45347
45266
  "context": {
45348
45267
  "type": "variable",
@@ -45350,8 +45269,8 @@
45350
45269
  "value": "null",
45351
45270
  "scope": "default",
45352
45271
  "line": {
45353
- "start": 360,
45354
- "end": 360
45272
+ "start": 353,
45273
+ "end": 353
45355
45274
  }
45356
45275
  },
45357
45276
  "group": [
@@ -45368,8 +45287,8 @@
45368
45287
  {
45369
45288
  "description": "The border color of the disabled Picker components.\n",
45370
45289
  "commentRange": {
45371
- "start": 361,
45372
- "end": 362
45290
+ "start": 354,
45291
+ "end": 355
45373
45292
  },
45374
45293
  "context": {
45375
45294
  "type": "variable",
@@ -45377,8 +45296,8 @@
45377
45296
  "value": "null",
45378
45297
  "scope": "default",
45379
45298
  "line": {
45380
- "start": 363,
45381
- "end": 363
45299
+ "start": 356,
45300
+ "end": 356
45382
45301
  }
45383
45302
  },
45384
45303
  "group": [
@@ -45395,8 +45314,8 @@
45395
45314
  {
45396
45315
  "description": "The gradient of the disabled Picker components.\n",
45397
45316
  "commentRange": {
45398
- "start": 364,
45399
- "end": 365
45317
+ "start": 357,
45318
+ "end": 358
45400
45319
  },
45401
45320
  "context": {
45402
45321
  "type": "variable",
@@ -45404,8 +45323,8 @@
45404
45323
  "value": "null",
45405
45324
  "scope": "default",
45406
45325
  "line": {
45407
- "start": 366,
45408
- "end": 366
45326
+ "start": 359,
45327
+ "end": 359
45409
45328
  }
45410
45329
  },
45411
45330
  "group": [
@@ -45422,8 +45341,8 @@
45422
45341
  {
45423
45342
  "description": "The shadow of the disabled Picker components.\n",
45424
45343
  "commentRange": {
45425
- "start": 367,
45426
- "end": 368
45344
+ "start": 360,
45345
+ "end": 361
45427
45346
  },
45428
45347
  "context": {
45429
45348
  "type": "variable",
@@ -45431,8 +45350,8 @@
45431
45350
  "value": "null",
45432
45351
  "scope": "default",
45433
45352
  "line": {
45434
- "start": 369,
45435
- "end": 369
45353
+ "start": 362,
45354
+ "end": 362
45436
45355
  }
45437
45356
  },
45438
45357
  "group": [
@@ -45449,8 +45368,8 @@
45449
45368
  {
45450
45369
  "description": "The background color of the outline Picker components.\n",
45451
45370
  "commentRange": {
45452
- "start": 371,
45453
- "end": 372
45371
+ "start": 364,
45372
+ "end": 365
45454
45373
  },
45455
45374
  "context": {
45456
45375
  "type": "variable",
@@ -45458,8 +45377,8 @@
45458
45377
  "value": "null",
45459
45378
  "scope": "default",
45460
45379
  "line": {
45461
- "start": 373,
45462
- "end": 373
45380
+ "start": 366,
45381
+ "end": 366
45463
45382
  }
45464
45383
  },
45465
45384
  "group": [
@@ -45476,8 +45395,8 @@
45476
45395
  {
45477
45396
  "description": "The text color of the outline Picker components.\n",
45478
45397
  "commentRange": {
45479
- "start": 374,
45480
- "end": 375
45398
+ "start": 367,
45399
+ "end": 368
45481
45400
  },
45482
45401
  "context": {
45483
45402
  "type": "variable",
@@ -45485,8 +45404,8 @@
45485
45404
  "value": "$kendo-button-text",
45486
45405
  "scope": "default",
45487
45406
  "line": {
45488
- "start": 376,
45489
- "end": 376
45407
+ "start": 369,
45408
+ "end": 369
45490
45409
  }
45491
45410
  },
45492
45411
  "group": [
@@ -45503,8 +45422,8 @@
45503
45422
  {
45504
45423
  "description": "The border color of the outline Picker components.\n",
45505
45424
  "commentRange": {
45506
- "start": 377,
45507
- "end": 378
45425
+ "start": 370,
45426
+ "end": 371
45508
45427
  },
45509
45428
  "context": {
45510
45429
  "type": "variable",
@@ -45512,8 +45431,8 @@
45512
45431
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 50%, transparent), rgba( $kendo-picker-outline-text, .5))",
45513
45432
  "scope": "default",
45514
45433
  "line": {
45515
- "start": 379,
45516
- "end": 379
45434
+ "start": 372,
45435
+ "end": 372
45517
45436
  }
45518
45437
  },
45519
45438
  "group": [
@@ -45530,8 +45449,8 @@
45530
45449
  {
45531
45450
  "description": "The background color of the outline hovered Picker components.\n",
45532
45451
  "commentRange": {
45533
- "start": 381,
45534
- "end": 382
45452
+ "start": 374,
45453
+ "end": 375
45535
45454
  },
45536
45455
  "context": {
45537
45456
  "type": "variable",
@@ -45539,8 +45458,8 @@
45539
45458
  "value": "$kendo-picker-outline-text",
45540
45459
  "scope": "default",
45541
45460
  "line": {
45542
- "start": 383,
45543
- "end": 383
45461
+ "start": 376,
45462
+ "end": 376
45544
45463
  }
45545
45464
  },
45546
45465
  "group": [
@@ -45557,8 +45476,8 @@
45557
45476
  {
45558
45477
  "description": "The text color of the outline hovered Picker components.\n",
45559
45478
  "commentRange": {
45560
- "start": 384,
45561
- "end": 385
45479
+ "start": 377,
45480
+ "end": 378
45562
45481
  },
45563
45482
  "context": {
45564
45483
  "type": "variable",
@@ -45566,8 +45485,8 @@
45566
45485
  "value": "if($kendo-enable-color-system, k-color( base ), k-contrast-legacy( $kendo-picker-outline-hover-bg ))",
45567
45486
  "scope": "default",
45568
45487
  "line": {
45569
- "start": 386,
45570
- "end": 386
45488
+ "start": 379,
45489
+ "end": 379
45571
45490
  }
45572
45491
  },
45573
45492
  "group": [
@@ -45584,8 +45503,8 @@
45584
45503
  {
45585
45504
  "description": "The border color of the outline hovered Picker components.\n",
45586
45505
  "commentRange": {
45587
- "start": 387,
45588
- "end": 388
45506
+ "start": 380,
45507
+ "end": 381
45589
45508
  },
45590
45509
  "context": {
45591
45510
  "type": "variable",
@@ -45593,8 +45512,8 @@
45593
45512
  "value": "$kendo-picker-outline-hover-bg",
45594
45513
  "scope": "default",
45595
45514
  "line": {
45596
- "start": 389,
45597
- "end": 389
45515
+ "start": 382,
45516
+ "end": 382
45598
45517
  }
45599
45518
  },
45600
45519
  "group": [
@@ -45611,8 +45530,8 @@
45611
45530
  {
45612
45531
  "description": "The background color of the outline focused Picker components.\n",
45613
45532
  "commentRange": {
45614
- "start": 391,
45615
- "end": 392
45533
+ "start": 384,
45534
+ "end": 385
45616
45535
  },
45617
45536
  "context": {
45618
45537
  "type": "variable",
@@ -45620,8 +45539,8 @@
45620
45539
  "value": "null",
45621
45540
  "scope": "default",
45622
45541
  "line": {
45623
- "start": 393,
45624
- "end": 393
45542
+ "start": 386,
45543
+ "end": 386
45625
45544
  }
45626
45545
  },
45627
45546
  "group": [
@@ -45638,8 +45557,8 @@
45638
45557
  {
45639
45558
  "description": "The text color of the outline focused Picker components.\n",
45640
45559
  "commentRange": {
45641
- "start": 394,
45642
- "end": 395
45560
+ "start": 387,
45561
+ "end": 388
45643
45562
  },
45644
45563
  "context": {
45645
45564
  "type": "variable",
@@ -45647,8 +45566,8 @@
45647
45566
  "value": "null",
45648
45567
  "scope": "default",
45649
45568
  "line": {
45650
- "start": 396,
45651
- "end": 396
45569
+ "start": 389,
45570
+ "end": 389
45652
45571
  }
45653
45572
  },
45654
45573
  "group": [
@@ -45665,8 +45584,8 @@
45665
45584
  {
45666
45585
  "description": "The border color of the outline focused Picker components.\n",
45667
45586
  "commentRange": {
45668
- "start": 397,
45669
- "end": 398
45587
+ "start": 390,
45588
+ "end": 391
45670
45589
  },
45671
45590
  "context": {
45672
45591
  "type": "variable",
@@ -45674,8 +45593,8 @@
45674
45593
  "value": "null",
45675
45594
  "scope": "default",
45676
45595
  "line": {
45677
- "start": 399,
45678
- "end": 399
45596
+ "start": 392,
45597
+ "end": 392
45679
45598
  }
45680
45599
  },
45681
45600
  "group": [
@@ -45692,8 +45611,8 @@
45692
45611
  {
45693
45612
  "description": "The shadow of the outline focused Picker components.\n",
45694
45613
  "commentRange": {
45695
- "start": 400,
45696
- "end": 401
45614
+ "start": 393,
45615
+ "end": 394
45697
45616
  },
45698
45617
  "context": {
45699
45618
  "type": "variable",
@@ -45701,8 +45620,8 @@
45701
45620
  "value": "$kendo-picker-focus-shadow",
45702
45621
  "scope": "default",
45703
45622
  "line": {
45704
- "start": 402,
45705
- "end": 402
45623
+ "start": 395,
45624
+ "end": 395
45706
45625
  }
45707
45626
  },
45708
45627
  "group": [
@@ -45719,8 +45638,8 @@
45719
45638
  {
45720
45639
  "description": "The background color of the outline hovered and focused Picker components.\n",
45721
45640
  "commentRange": {
45722
- "start": 404,
45723
- "end": 405
45641
+ "start": 397,
45642
+ "end": 398
45724
45643
  },
45725
45644
  "context": {
45726
45645
  "type": "variable",
@@ -45728,8 +45647,8 @@
45728
45647
  "value": "null",
45729
45648
  "scope": "default",
45730
45649
  "line": {
45731
- "start": 406,
45732
- "end": 406
45650
+ "start": 399,
45651
+ "end": 399
45733
45652
  }
45734
45653
  },
45735
45654
  "group": [
@@ -45746,8 +45665,8 @@
45746
45665
  {
45747
45666
  "description": "The text color of the outline hovered and focused Picker components.\n",
45748
45667
  "commentRange": {
45749
- "start": 407,
45750
- "end": 408
45668
+ "start": 400,
45669
+ "end": 401
45751
45670
  },
45752
45671
  "context": {
45753
45672
  "type": "variable",
@@ -45755,8 +45674,8 @@
45755
45674
  "value": "null",
45756
45675
  "scope": "default",
45757
45676
  "line": {
45758
- "start": 409,
45759
- "end": 409
45677
+ "start": 402,
45678
+ "end": 402
45760
45679
  }
45761
45680
  },
45762
45681
  "group": [
@@ -45773,8 +45692,8 @@
45773
45692
  {
45774
45693
  "description": "The border color of the outline hovered and focused Picker components.\n",
45775
45694
  "commentRange": {
45776
- "start": 410,
45777
- "end": 411
45695
+ "start": 403,
45696
+ "end": 404
45778
45697
  },
45779
45698
  "context": {
45780
45699
  "type": "variable",
@@ -45782,8 +45701,8 @@
45782
45701
  "value": "null",
45783
45702
  "scope": "default",
45784
45703
  "line": {
45785
- "start": 412,
45786
- "end": 412
45704
+ "start": 405,
45705
+ "end": 405
45787
45706
  }
45788
45707
  },
45789
45708
  "group": [
@@ -45800,8 +45719,8 @@
45800
45719
  {
45801
45720
  "description": "The background color of the flat Picker components.\n",
45802
45721
  "commentRange": {
45803
- "start": 414,
45804
- "end": 415
45722
+ "start": 407,
45723
+ "end": 408
45805
45724
  },
45806
45725
  "context": {
45807
45726
  "type": "variable",
@@ -45809,8 +45728,8 @@
45809
45728
  "value": "null",
45810
45729
  "scope": "default",
45811
45730
  "line": {
45812
- "start": 416,
45813
- "end": 416
45731
+ "start": 409,
45732
+ "end": 409
45814
45733
  }
45815
45734
  },
45816
45735
  "group": [
@@ -45827,8 +45746,8 @@
45827
45746
  {
45828
45747
  "description": "The text color of the flat Picker components.\n",
45829
45748
  "commentRange": {
45830
- "start": 417,
45831
- "end": 418
45749
+ "start": 410,
45750
+ "end": 411
45832
45751
  },
45833
45752
  "context": {
45834
45753
  "type": "variable",
@@ -45836,8 +45755,8 @@
45836
45755
  "value": "$kendo-button-text",
45837
45756
  "scope": "default",
45838
45757
  "line": {
45839
- "start": 419,
45840
- "end": 419
45758
+ "start": 412,
45759
+ "end": 412
45841
45760
  }
45842
45761
  },
45843
45762
  "group": [
@@ -45854,8 +45773,8 @@
45854
45773
  {
45855
45774
  "description": "The border color of the flat Picker components.\n",
45856
45775
  "commentRange": {
45857
- "start": 420,
45858
- "end": 421
45776
+ "start": 413,
45777
+ "end": 414
45859
45778
  },
45860
45779
  "context": {
45861
45780
  "type": "variable",
@@ -45863,8 +45782,8 @@
45863
45782
  "value": "$kendo-button-border",
45864
45783
  "scope": "default",
45865
45784
  "line": {
45866
- "start": 422,
45867
- "end": 422
45785
+ "start": 415,
45786
+ "end": 415
45868
45787
  }
45869
45788
  },
45870
45789
  "group": [
@@ -45881,8 +45800,8 @@
45881
45800
  {
45882
45801
  "description": "The background color of the flat hovered Picker components.\n",
45883
45802
  "commentRange": {
45884
- "start": 424,
45885
- "end": 425
45803
+ "start": 417,
45804
+ "end": 418
45886
45805
  },
45887
45806
  "context": {
45888
45807
  "type": "variable",
@@ -45890,8 +45809,8 @@
45890
45809
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 4%, transparent), rgba( $kendo-button-text, .04 ))",
45891
45810
  "scope": "default",
45892
45811
  "line": {
45893
- "start": 426,
45894
- "end": 426
45812
+ "start": 419,
45813
+ "end": 419
45895
45814
  }
45896
45815
  },
45897
45816
  "group": [
@@ -45908,8 +45827,8 @@
45908
45827
  {
45909
45828
  "description": "The text color of the flat hovered Picker components.\n",
45910
45829
  "commentRange": {
45911
- "start": 427,
45912
- "end": 428
45830
+ "start": 420,
45831
+ "end": 421
45913
45832
  },
45914
45833
  "context": {
45915
45834
  "type": "variable",
@@ -45917,8 +45836,8 @@
45917
45836
  "value": "null",
45918
45837
  "scope": "default",
45919
45838
  "line": {
45920
- "start": 429,
45921
- "end": 429
45839
+ "start": 422,
45840
+ "end": 422
45922
45841
  }
45923
45842
  },
45924
45843
  "group": [
@@ -45935,8 +45854,8 @@
45935
45854
  {
45936
45855
  "description": "The border color of the flat hovered Picker components.\n",
45937
45856
  "commentRange": {
45938
- "start": 430,
45939
- "end": 431
45857
+ "start": 423,
45858
+ "end": 424
45940
45859
  },
45941
45860
  "context": {
45942
45861
  "type": "variable",
@@ -45944,8 +45863,8 @@
45944
45863
  "value": "if($kendo-enable-color-system, k-color( border-alt ), rgba( $kendo-button-border, .16 ))",
45945
45864
  "scope": "default",
45946
45865
  "line": {
45947
- "start": 432,
45948
- "end": 432
45866
+ "start": 425,
45867
+ "end": 425
45949
45868
  }
45950
45869
  },
45951
45870
  "group": [
@@ -45962,8 +45881,8 @@
45962
45881
  {
45963
45882
  "description": "The background color of the flat focused Picker components.\n",
45964
45883
  "commentRange": {
45965
- "start": 434,
45966
- "end": 435
45884
+ "start": 427,
45885
+ "end": 428
45967
45886
  },
45968
45887
  "context": {
45969
45888
  "type": "variable",
@@ -45971,8 +45890,8 @@
45971
45890
  "value": "null",
45972
45891
  "scope": "default",
45973
45892
  "line": {
45974
- "start": 436,
45975
- "end": 436
45893
+ "start": 429,
45894
+ "end": 429
45976
45895
  }
45977
45896
  },
45978
45897
  "group": [
@@ -45989,8 +45908,8 @@
45989
45908
  {
45990
45909
  "description": "The text color of the flat focused Picker components.\n",
45991
45910
  "commentRange": {
45992
- "start": 437,
45993
- "end": 438
45911
+ "start": 430,
45912
+ "end": 431
45994
45913
  },
45995
45914
  "context": {
45996
45915
  "type": "variable",
@@ -45998,8 +45917,8 @@
45998
45917
  "value": "null",
45999
45918
  "scope": "default",
46000
45919
  "line": {
46001
- "start": 439,
46002
- "end": 439
45920
+ "start": 432,
45921
+ "end": 432
46003
45922
  }
46004
45923
  },
46005
45924
  "group": [
@@ -46016,8 +45935,8 @@
46016
45935
  {
46017
45936
  "description": "The border color of the flat focused Picker components.\n",
46018
45937
  "commentRange": {
46019
- "start": 440,
46020
- "end": 441
45938
+ "start": 433,
45939
+ "end": 434
46021
45940
  },
46022
45941
  "context": {
46023
45942
  "type": "variable",
@@ -46025,8 +45944,8 @@
46025
45944
  "value": "null",
46026
45945
  "scope": "default",
46027
45946
  "line": {
46028
- "start": 442,
46029
- "end": 442
45947
+ "start": 435,
45948
+ "end": 435
46030
45949
  }
46031
45950
  },
46032
45951
  "group": [
@@ -46043,8 +45962,8 @@
46043
45962
  {
46044
45963
  "description": "The shadow of the flat focused Picker components.\n",
46045
45964
  "commentRange": {
46046
- "start": 443,
46047
- "end": 444
45965
+ "start": 436,
45966
+ "end": 437
46048
45967
  },
46049
45968
  "context": {
46050
45969
  "type": "variable",
@@ -46052,8 +45971,8 @@
46052
45971
  "value": "$kendo-picker-focus-shadow",
46053
45972
  "scope": "default",
46054
45973
  "line": {
46055
- "start": 445,
46056
- "end": 445
45974
+ "start": 438,
45975
+ "end": 438
46057
45976
  }
46058
45977
  },
46059
45978
  "group": [
@@ -46070,8 +45989,8 @@
46070
45989
  {
46071
45990
  "description": "The background color of the flat hovered and focused Picker components.\n",
46072
45991
  "commentRange": {
46073
- "start": 447,
46074
- "end": 448
45992
+ "start": 440,
45993
+ "end": 441
46075
45994
  },
46076
45995
  "context": {
46077
45996
  "type": "variable",
@@ -46079,8 +45998,8 @@
46079
45998
  "value": "null",
46080
45999
  "scope": "default",
46081
46000
  "line": {
46082
- "start": 449,
46083
- "end": 449
46001
+ "start": 442,
46002
+ "end": 442
46084
46003
  }
46085
46004
  },
46086
46005
  "group": [
@@ -46097,8 +46016,8 @@
46097
46016
  {
46098
46017
  "description": "The text color of the flat hovered and focused Picker components.\n",
46099
46018
  "commentRange": {
46100
- "start": 450,
46101
- "end": 451
46019
+ "start": 443,
46020
+ "end": 444
46102
46021
  },
46103
46022
  "context": {
46104
46023
  "type": "variable",
@@ -46106,8 +46025,8 @@
46106
46025
  "value": "null",
46107
46026
  "scope": "default",
46108
46027
  "line": {
46109
- "start": 452,
46110
- "end": 452
46028
+ "start": 445,
46029
+ "end": 445
46111
46030
  }
46112
46031
  },
46113
46032
  "group": [
@@ -46124,8 +46043,8 @@
46124
46043
  {
46125
46044
  "description": "The border color of the flat hovered and focused Picker components.\n",
46126
46045
  "commentRange": {
46127
- "start": 453,
46128
- "end": 454
46046
+ "start": 446,
46047
+ "end": 447
46129
46048
  },
46130
46049
  "context": {
46131
46050
  "type": "variable",
@@ -46133,8 +46052,8 @@
46133
46052
  "value": "null",
46134
46053
  "scope": "default",
46135
46054
  "line": {
46136
- "start": 455,
46137
- "end": 455
46055
+ "start": 448,
46056
+ "end": 448
46138
46057
  }
46139
46058
  },
46140
46059
  "group": [
@@ -69858,8 +69777,8 @@
69858
69777
  {
69859
69778
  "description": "The vertical padding of the Tooltip.\n",
69860
69779
  "commentRange": {
69861
- "start": 7,
69862
- "end": 8
69780
+ "start": 8,
69781
+ "end": 9
69863
69782
  },
69864
69783
  "context": {
69865
69784
  "type": "variable",
@@ -69867,8 +69786,8 @@
69867
69786
  "value": "k-spacing(1)",
69868
69787
  "scope": "default",
69869
69788
  "line": {
69870
- "start": 9,
69871
- "end": 9
69789
+ "start": 10,
69790
+ "end": 10
69872
69791
  }
69873
69792
  },
69874
69793
  "group": [
@@ -69885,8 +69804,8 @@
69885
69804
  {
69886
69805
  "description": "The horizontal padding of the Tooltip.\n",
69887
69806
  "commentRange": {
69888
- "start": 10,
69889
- "end": 11
69807
+ "start": 11,
69808
+ "end": 12
69890
69809
  },
69891
69810
  "context": {
69892
69811
  "type": "variable",
@@ -69894,8 +69813,8 @@
69894
69813
  "value": "k-spacing(2)",
69895
69814
  "scope": "default",
69896
69815
  "line": {
69897
- "start": 12,
69898
- "end": 12
69816
+ "start": 13,
69817
+ "end": 13
69899
69818
  }
69900
69819
  },
69901
69820
  "group": [
@@ -69912,8 +69831,8 @@
69912
69831
  {
69913
69832
  "description": "The width of the border around the Tooltip.\n",
69914
69833
  "commentRange": {
69915
- "start": 13,
69916
- "end": 14
69834
+ "start": 14,
69835
+ "end": 15
69917
69836
  },
69918
69837
  "context": {
69919
69838
  "type": "variable",
@@ -69921,8 +69840,8 @@
69921
69840
  "value": "0px",
69922
69841
  "scope": "default",
69923
69842
  "line": {
69924
- "start": 15,
69925
- "end": 15
69843
+ "start": 16,
69844
+ "end": 16
69926
69845
  }
69927
69846
  },
69928
69847
  "group": [
@@ -69939,8 +69858,8 @@
69939
69858
  {
69940
69859
  "description": "The border radius of the Tooltip.\n",
69941
69860
  "commentRange": {
69942
- "start": 16,
69943
- "end": 17
69861
+ "start": 17,
69862
+ "end": 18
69944
69863
  },
69945
69864
  "context": {
69946
69865
  "type": "variable",
@@ -69948,8 +69867,8 @@
69948
69867
  "value": "k-border-radius(md)",
69949
69868
  "scope": "default",
69950
69869
  "line": {
69951
- "start": 18,
69952
- "end": 18
69870
+ "start": 19,
69871
+ "end": 19
69953
69872
  }
69954
69873
  },
69955
69874
  "group": [
@@ -69966,8 +69885,8 @@
69966
69885
  {
69967
69886
  "description": "The font family of the Tooltip.\n",
69968
69887
  "commentRange": {
69969
- "start": 20,
69970
- "end": 21
69888
+ "start": 21,
69889
+ "end": 22
69971
69890
  },
69972
69891
  "context": {
69973
69892
  "type": "variable",
@@ -69975,8 +69894,8 @@
69975
69894
  "value": "var( --kendo-font-family, inherit )",
69976
69895
  "scope": "default",
69977
69896
  "line": {
69978
- "start": 22,
69979
- "end": 22
69897
+ "start": 23,
69898
+ "end": 23
69980
69899
  }
69981
69900
  },
69982
69901
  "group": [
@@ -69993,8 +69912,8 @@
69993
69912
  {
69994
69913
  "description": "The font size of the Tooltip.\n",
69995
69914
  "commentRange": {
69996
- "start": 23,
69997
- "end": 24
69915
+ "start": 24,
69916
+ "end": 25
69998
69917
  },
69999
69918
  "context": {
70000
69919
  "type": "variable",
@@ -70002,8 +69921,8 @@
70002
69921
  "value": "var( --kendo-font-size, inherit )",
70003
69922
  "scope": "default",
70004
69923
  "line": {
70005
- "start": 25,
70006
- "end": 25
69924
+ "start": 26,
69925
+ "end": 26
70007
69926
  }
70008
69927
  },
70009
69928
  "group": [
@@ -70020,8 +69939,8 @@
70020
69939
  {
70021
69940
  "description": "The line height of the Tooltip.\n",
70022
69941
  "commentRange": {
70023
- "start": 26,
70024
- "end": 27
69942
+ "start": 27,
69943
+ "end": 28
70025
69944
  },
70026
69945
  "context": {
70027
69946
  "type": "variable",
@@ -70029,8 +69948,8 @@
70029
69948
  "value": "var( --kendo-line-height-sm, normal )",
70030
69949
  "scope": "default",
70031
69950
  "line": {
70032
- "start": 28,
70033
- "end": 28
69951
+ "start": 29,
69952
+ "end": 29
70034
69953
  }
70035
69954
  },
70036
69955
  "group": [
@@ -70047,8 +69966,8 @@
70047
69966
  {
70048
69967
  "description": "The font size of the Tooltip title.\n",
70049
69968
  "commentRange": {
70050
- "start": 30,
70051
- "end": 31
69969
+ "start": 31,
69970
+ "end": 32
70052
69971
  },
70053
69972
  "context": {
70054
69973
  "type": "variable",
@@ -70056,8 +69975,8 @@
70056
69975
  "value": "calc( ( var( --kendo-font-size, .875rem ) * 1.25 ) )",
70057
69976
  "scope": "default",
70058
69977
  "line": {
70059
- "start": 32,
70060
- "end": 32
69978
+ "start": 33,
69979
+ "end": 33
70061
69980
  }
70062
69981
  },
70063
69982
  "group": [
@@ -70074,8 +69993,8 @@
70074
69993
  {
70075
69994
  "description": "The line height of the Tooltip title.\n",
70076
69995
  "commentRange": {
70077
- "start": 33,
70078
- "end": 34
69996
+ "start": 34,
69997
+ "end": 35
70079
69998
  },
70080
69999
  "context": {
70081
70000
  "type": "variable",
@@ -70083,8 +70002,8 @@
70083
70002
  "value": "var( --kendo-line-height-xs, normal )",
70084
70003
  "scope": "default",
70085
70004
  "line": {
70086
- "start": 35,
70087
- "end": 35
70005
+ "start": 36,
70006
+ "end": 36
70088
70007
  }
70089
70008
  },
70090
70009
  "group": [
@@ -70101,8 +70020,8 @@
70101
70020
  {
70102
70021
  "description": "The size of the Tooltip callout.\n",
70103
70022
  "commentRange": {
70104
- "start": 37,
70105
- "end": 38
70023
+ "start": 38,
70024
+ "end": 39
70106
70025
  },
70107
70026
  "context": {
70108
70027
  "type": "variable",
@@ -70110,8 +70029,8 @@
70110
70029
  "value": "6px",
70111
70030
  "scope": "default",
70112
70031
  "line": {
70113
- "start": 39,
70114
- "end": 39
70032
+ "start": 40,
70033
+ "end": 40
70115
70034
  }
70116
70035
  },
70117
70036
  "group": [
@@ -70128,8 +70047,8 @@
70128
70047
  {
70129
70048
  "description": "The default background of the Tooltip.\n",
70130
70049
  "commentRange": {
70131
- "start": 41,
70132
- "end": 42
70050
+ "start": 42,
70051
+ "end": 43
70133
70052
  },
70134
70053
  "context": {
70135
70054
  "type": "variable",
@@ -70137,8 +70056,8 @@
70137
70056
  "value": "if($kendo-enable-color-system, k-color( on-app-surface ), rgba( k-contrast-legacy( $kendo-body-bg ), .75 ))",
70138
70057
  "scope": "default",
70139
70058
  "line": {
70140
- "start": 43,
70141
- "end": 43
70059
+ "start": 44,
70060
+ "end": 44
70142
70061
  }
70143
70062
  },
70144
70063
  "group": [
@@ -70155,8 +70074,8 @@
70155
70074
  {
70156
70075
  "description": "The default text color of the Tooltip.\n",
70157
70076
  "commentRange": {
70158
- "start": 44,
70159
- "end": 45
70077
+ "start": 45,
70078
+ "end": 46
70160
70079
  },
70161
70080
  "context": {
70162
70081
  "type": "variable",
@@ -70164,8 +70083,8 @@
70164
70083
  "value": "if($kendo-enable-color-system, k-color( app-surface ), k-contrast-legacy( $kendo-tooltip-bg ))",
70165
70084
  "scope": "default",
70166
70085
  "line": {
70167
- "start": 46,
70168
- "end": 46
70086
+ "start": 47,
70087
+ "end": 47
70169
70088
  }
70170
70089
  },
70171
70090
  "group": [
@@ -70182,8 +70101,8 @@
70182
70101
  {
70183
70102
  "description": "The default border color of the Tooltip.\n",
70184
70103
  "commentRange": {
70185
- "start": 47,
70186
- "end": 48
70104
+ "start": 48,
70105
+ "end": 49
70187
70106
  },
70188
70107
  "context": {
70189
70108
  "type": "variable",
@@ -70191,8 +70110,8 @@
70191
70110
  "value": "$kendo-tooltip-bg",
70192
70111
  "scope": "default",
70193
70112
  "line": {
70194
- "start": 49,
70195
- "end": 49
70113
+ "start": 50,
70114
+ "end": 50
70196
70115
  }
70197
70116
  },
70198
70117
  "group": [
@@ -70209,8 +70128,8 @@
70209
70128
  {
70210
70129
  "description": "The box-shadow of the Tooltip.\n",
70211
70130
  "commentRange": {
70212
- "start": 51,
70213
- "end": 52
70131
+ "start": 52,
70132
+ "end": 53
70214
70133
  },
70215
70134
  "context": {
70216
70135
  "type": "variable",
@@ -70218,8 +70137,8 @@
70218
70137
  "value": "k-elevation(2)",
70219
70138
  "scope": "default",
70220
70139
  "line": {
70221
- "start": 53,
70222
- "end": 53
70140
+ "start": 54,
70141
+ "end": 54
70223
70142
  }
70224
70143
  },
70225
70144
  "group": [
@@ -70236,8 +70155,8 @@
70236
70155
  {
70237
70156
  "description": "The theme colors map for the Tooltip.\n",
70238
70157
  "commentRange": {
70239
- "start": 69,
70240
- "end": 70
70158
+ "start": 56,
70159
+ "end": 57
70241
70160
  },
70242
70161
  "context": {
70243
70162
  "type": "variable",
@@ -70245,8 +70164,8 @@
70245
70164
  "value": "$kendo-theme-colors",
70246
70165
  "scope": "default",
70247
70166
  "line": {
70248
- "start": 71,
70249
- "end": 71
70167
+ "start": 58,
70168
+ "end": 58
70250
70169
  }
70251
70170
  },
70252
70171
  "group": [
@@ -70275,8 +70194,8 @@
70275
70194
  {
70276
70195
  "description": "The generated theme colors map for the Tooltip.\n",
70277
70196
  "commentRange": {
70278
- "start": 72,
70279
- "end": 73
70197
+ "start": 59,
70198
+ "end": 60
70280
70199
  },
70281
70200
  "context": {
70282
70201
  "type": "variable",
@@ -70284,8 +70203,8 @@
70284
70203
  "value": "tooltip-theme( $kendo-tooltip-theme-colors )",
70285
70204
  "scope": "default",
70286
70205
  "line": {
70287
- "start": 74,
70288
- "end": 74
70206
+ "start": 61,
70207
+ "end": 61
70289
70208
  }
70290
70209
  },
70291
70210
  "group": [
@@ -73857,46 +73776,76 @@
73857
73776
  "resolvedType": "Null"
73858
73777
  },
73859
73778
  {
73860
- "description": "Box shadow of focused items.\n",
73779
+ "description": "The displays Map.\n",
73861
73780
  "commentRange": {
73862
- "start": 11,
73863
- "end": 11
73781
+ "start": 308,
73782
+ "end": 309
73864
73783
  },
73865
73784
  "context": {
73866
73785
  "type": "variable",
73867
- "name": "kendo-focus-shadow",
73868
- "value": "inset 0 0 0 2px rgba(0, 0, 0, .13)",
73786
+ "name": "kendo-display",
73787
+ "value": "(\n 1: (\n font-size: $kendo-display1-font-size,\n font-family: $kendo-display1-font-family,\n line-height: $kendo-display1-line-height,\n font-weight: $kendo-display1-font-weight,\n letter-spacing: $kendo-display1-letter-spacing\n ),\n 2: (\n font-size: $kendo-display2-font-size,\n font-family: $kendo-display2-font-family,\n line-height: $kendo-display2-line-height,\n font-weight: $kendo-display2-font-weight,\n letter-spacing: $kendo-display2-letter-spacing\n ),\n 3: (\n font-size: $kendo-display3-font-size,\n font-family: $kendo-display3-font-family,\n line-height: $kendo-display3-line-height,\n font-weight: $kendo-display3-font-weight,\n letter-spacing: $kendo-display3-letter-spacing\n ),\n 4: (\n font-size: $kendo-display4-font-size,\n font-family: $kendo-display4-font-family,\n line-height: $kendo-display4-line-height,\n font-weight: $kendo-display4-font-weight,\n letter-spacing: $kendo-display4-letter-spacing\n )\n)",
73869
73788
  "scope": "default",
73870
73789
  "line": {
73871
- "start": 12,
73872
- "end": 12
73790
+ "start": 310,
73791
+ "end": 339
73873
73792
  }
73874
73793
  },
73875
- "access": "public",
73876
73794
  "group": [
73877
- "undefined"
73795
+ "typography"
73878
73796
  ],
73797
+ "access": "public",
73879
73798
  "file": {
73880
- "path": "default/scss/_variables.scss",
73799
+ "path": "default/scss/typography/_variables.scss",
73881
73800
  "name": "_variables.scss"
73882
73801
  },
73883
- "resolvedValue": "(inset 0 0 0 2px rgba(0, 0, 0, 0.13))",
73884
- "resolvedType": "List"
73802
+ "resolvedValue": "(1: (font-size: calc(var(--kendo-font-size, 0.875rem) * 8), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 2: (font-size: calc(var(--kendo-font-size, 0.875rem) * 7), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 3: (font-size: calc(var(--kendo-font-size, 0.875rem) * 6), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 4: (font-size: calc(var(--kendo-font-size, 0.875rem) * 5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null))",
73803
+ "resolvedType": "Map",
73804
+ "prettyValue": {
73805
+ "1": {
73806
+ "font-size": "calc(var(--kendo-font-size, 0.875rem) * 8)",
73807
+ "font-family": "var(--kendo-font-family, inherit)",
73808
+ "line-height": 1.2,
73809
+ "font-weight": "var(--kendo-font-weight-light, normal)",
73810
+ "letter-spacing": null
73811
+ },
73812
+ "2": {
73813
+ "font-size": "calc(var(--kendo-font-size, 0.875rem) * 7)",
73814
+ "font-family": "var(--kendo-font-family, inherit)",
73815
+ "line-height": 1.2,
73816
+ "font-weight": "var(--kendo-font-weight-light, normal)",
73817
+ "letter-spacing": null
73818
+ },
73819
+ "3": {
73820
+ "font-size": "calc(var(--kendo-font-size, 0.875rem) * 6)",
73821
+ "font-family": "var(--kendo-font-family, inherit)",
73822
+ "line-height": 1.2,
73823
+ "font-weight": "var(--kendo-font-weight-light, normal)",
73824
+ "letter-spacing": null
73825
+ },
73826
+ "4": {
73827
+ "font-size": "calc(var(--kendo-font-size, 0.875rem) * 5)",
73828
+ "font-family": "var(--kendo-font-family, inherit)",
73829
+ "line-height": 1.2,
73830
+ "font-weight": "var(--kendo-font-weight-light, normal)",
73831
+ "letter-spacing": null
73832
+ }
73833
+ }
73885
73834
  },
73886
73835
  {
73887
- "description": "Transition used across all components.\n",
73836
+ "description": "Box shadow of focused items.\n",
73888
73837
  "commentRange": {
73889
- "start": 14,
73890
- "end": 14
73838
+ "start": 5,
73839
+ "end": 5
73891
73840
  },
73892
73841
  "context": {
73893
73842
  "type": "variable",
73894
- "name": "kendo-transition",
73895
- "value": "color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out",
73843
+ "name": "kendo-focus-shadow",
73844
+ "value": "inset 0 0 0 2px rgba(0, 0, 0, .13)",
73896
73845
  "scope": "default",
73897
73846
  "line": {
73898
- "start": 15,
73899
- "end": 15
73847
+ "start": 6,
73848
+ "end": 6
73900
73849
  }
73901
73850
  },
73902
73851
  "access": "public",
@@ -73907,7 +73856,7 @@
73907
73856
  "path": "default/scss/_variables.scss",
73908
73857
  "name": "_variables.scss"
73909
73858
  },
73910
- "resolvedValue": "(color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out)",
73859
+ "resolvedValue": "(inset 0 0 0 2px rgba(0, 0, 0, 0.13))",
73911
73860
  "resolvedType": "List"
73912
73861
  },
73913
73862
  {
@@ -74045,63 +73994,6 @@
74045
73994
  "resolvedValue": "grayscale(0.1)",
74046
73995
  "resolvedType": "String"
74047
73996
  },
74048
- {
74049
- "description": "The displays Map.\n",
74050
- "commentRange": {
74051
- "start": 308,
74052
- "end": 308
74053
- },
74054
- "context": {
74055
- "type": "variable",
74056
- "name": "kendo-display",
74057
- "value": "(\n 1: (\n font-size: $kendo-display1-font-size,\n font-family: $kendo-display1-font-family,\n line-height: $kendo-display1-line-height,\n font-weight: $kendo-display1-font-weight,\n letter-spacing: $kendo-display1-letter-spacing\n ),\n 2: (\n font-size: $kendo-display2-font-size,\n font-family: $kendo-display2-font-family,\n line-height: $kendo-display2-line-height,\n font-weight: $kendo-display2-font-weight,\n letter-spacing: $kendo-display2-letter-spacing\n ),\n 3: (\n font-size: $kendo-display3-font-size,\n font-family: $kendo-display3-font-family,\n line-height: $kendo-display3-line-height,\n font-weight: $kendo-display3-font-weight,\n letter-spacing: $kendo-display3-letter-spacing\n ),\n 4: (\n font-size: $kendo-display4-font-size,\n font-family: $kendo-display4-font-family,\n line-height: $kendo-display4-line-height,\n font-weight: $kendo-display4-font-weight,\n letter-spacing: $kendo-display4-letter-spacing\n )\n)",
74058
- "scope": "default",
74059
- "line": {
74060
- "start": 309,
74061
- "end": 338
74062
- }
74063
- },
74064
- "access": "public",
74065
- "group": [
74066
- "undefined"
74067
- ],
74068
- "file": {
74069
- "path": "default/scss/typography/_variables.scss",
74070
- "name": "_variables.scss"
74071
- },
74072
- "resolvedValue": "(1: (font-size: calc(var(--kendo-font-size, 0.875rem) * 8), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 2: (font-size: calc(var(--kendo-font-size, 0.875rem) * 7), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 3: (font-size: calc(var(--kendo-font-size, 0.875rem) * 6), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 4: (font-size: calc(var(--kendo-font-size, 0.875rem) * 5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null))",
74073
- "resolvedType": "Map",
74074
- "prettyValue": {
74075
- "1": {
74076
- "font-size": "calc(var(--kendo-font-size, 0.875rem) * 8)",
74077
- "font-family": "var(--kendo-font-family, inherit)",
74078
- "line-height": 1.2,
74079
- "font-weight": "var(--kendo-font-weight-light, normal)",
74080
- "letter-spacing": null
74081
- },
74082
- "2": {
74083
- "font-size": "calc(var(--kendo-font-size, 0.875rem) * 7)",
74084
- "font-family": "var(--kendo-font-family, inherit)",
74085
- "line-height": 1.2,
74086
- "font-weight": "var(--kendo-font-weight-light, normal)",
74087
- "letter-spacing": null
74088
- },
74089
- "3": {
74090
- "font-size": "calc(var(--kendo-font-size, 0.875rem) * 6)",
74091
- "font-family": "var(--kendo-font-family, inherit)",
74092
- "line-height": 1.2,
74093
- "font-weight": "var(--kendo-font-weight-light, normal)",
74094
- "letter-spacing": null
74095
- },
74096
- "4": {
74097
- "font-size": "calc(var(--kendo-font-size, 0.875rem) * 5)",
74098
- "font-family": "var(--kendo-font-family, inherit)",
74099
- "line-height": 1.2,
74100
- "font-weight": "var(--kendo-font-weight-light, normal)",
74101
- "letter-spacing": null
74102
- }
74103
- }
74104
- },
74105
73997
  {
74106
73998
  "description": "The width of the border around the Upload.\n",
74107
73999
  "commentRange": {
@@ -79548,8 +79440,8 @@
79548
79440
  {
79549
79441
  "description": "Box shadow of focused items.\n",
79550
79442
  "commentRange": {
79551
- "start": 11,
79552
- "end": 11
79443
+ "start": 5,
79444
+ "end": 5
79553
79445
  },
79554
79446
  "context": {
79555
79447
  "type": "variable",
@@ -79557,8 +79449,8 @@
79557
79449
  "value": "inset 0 0 0 2px rgba(0, 0, 0, .13)",
79558
79450
  "scope": "default",
79559
79451
  "line": {
79560
- "start": 12,
79561
- "end": 12
79452
+ "start": 6,
79453
+ "end": 6
79562
79454
  }
79563
79455
  },
79564
79456
  "access": "public",
@@ -79572,33 +79464,6 @@
79572
79464
  "resolvedValue": "(inset 0 0 0 2px rgba(0, 0, 0, 0.13))",
79573
79465
  "resolvedType": "List"
79574
79466
  },
79575
- {
79576
- "description": "Transition used across all components.\n",
79577
- "commentRange": {
79578
- "start": 14,
79579
- "end": 14
79580
- },
79581
- "context": {
79582
- "type": "variable",
79583
- "name": "kendo-transition",
79584
- "value": "color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out",
79585
- "scope": "default",
79586
- "line": {
79587
- "start": 15,
79588
- "end": 15
79589
- }
79590
- },
79591
- "access": "public",
79592
- "group": [
79593
- "undefined"
79594
- ],
79595
- "file": {
79596
- "path": "default/scss/_variables.scss",
79597
- "name": "_variables.scss"
79598
- },
79599
- "resolvedValue": "(color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out)",
79600
- "resolvedType": "List"
79601
- },
79602
79467
  {
79603
79468
  "description": "The background color of disabled items.\n",
79604
79469
  "commentRange": {
@@ -79733,63 +79598,6 @@
79733
79598
  },
79734
79599
  "resolvedValue": "grayscale(0.1)",
79735
79600
  "resolvedType": "String"
79736
- },
79737
- {
79738
- "description": "The displays Map.\n",
79739
- "commentRange": {
79740
- "start": 308,
79741
- "end": 308
79742
- },
79743
- "context": {
79744
- "type": "variable",
79745
- "name": "kendo-display",
79746
- "value": "(\n 1: (\n font-size: $kendo-display1-font-size,\n font-family: $kendo-display1-font-family,\n line-height: $kendo-display1-line-height,\n font-weight: $kendo-display1-font-weight,\n letter-spacing: $kendo-display1-letter-spacing\n ),\n 2: (\n font-size: $kendo-display2-font-size,\n font-family: $kendo-display2-font-family,\n line-height: $kendo-display2-line-height,\n font-weight: $kendo-display2-font-weight,\n letter-spacing: $kendo-display2-letter-spacing\n ),\n 3: (\n font-size: $kendo-display3-font-size,\n font-family: $kendo-display3-font-family,\n line-height: $kendo-display3-line-height,\n font-weight: $kendo-display3-font-weight,\n letter-spacing: $kendo-display3-letter-spacing\n ),\n 4: (\n font-size: $kendo-display4-font-size,\n font-family: $kendo-display4-font-family,\n line-height: $kendo-display4-line-height,\n font-weight: $kendo-display4-font-weight,\n letter-spacing: $kendo-display4-letter-spacing\n )\n)",
79747
- "scope": "default",
79748
- "line": {
79749
- "start": 309,
79750
- "end": 338
79751
- }
79752
- },
79753
- "access": "public",
79754
- "group": [
79755
- "undefined"
79756
- ],
79757
- "file": {
79758
- "path": "default/scss/typography/_variables.scss",
79759
- "name": "_variables.scss"
79760
- },
79761
- "resolvedValue": "(1: (font-size: calc(var(--kendo-font-size, 0.875rem) * 8), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 2: (font-size: calc(var(--kendo-font-size, 0.875rem) * 7), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 3: (font-size: calc(var(--kendo-font-size, 0.875rem) * 6), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 4: (font-size: calc(var(--kendo-font-size, 0.875rem) * 5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null))",
79762
- "resolvedType": "Map",
79763
- "prettyValue": {
79764
- "1": {
79765
- "font-size": "calc(var(--kendo-font-size, 0.875rem) * 8)",
79766
- "font-family": "var(--kendo-font-family, inherit)",
79767
- "line-height": 1.2,
79768
- "font-weight": "var(--kendo-font-weight-light, normal)",
79769
- "letter-spacing": null
79770
- },
79771
- "2": {
79772
- "font-size": "calc(var(--kendo-font-size, 0.875rem) * 7)",
79773
- "font-family": "var(--kendo-font-family, inherit)",
79774
- "line-height": 1.2,
79775
- "font-weight": "var(--kendo-font-weight-light, normal)",
79776
- "letter-spacing": null
79777
- },
79778
- "3": {
79779
- "font-size": "calc(var(--kendo-font-size, 0.875rem) * 6)",
79780
- "font-family": "var(--kendo-font-family, inherit)",
79781
- "line-height": 1.2,
79782
- "font-weight": "var(--kendo-font-weight-light, normal)",
79783
- "letter-spacing": null
79784
- },
79785
- "4": {
79786
- "font-size": "calc(var(--kendo-font-size, 0.875rem) * 5)",
79787
- "font-family": "var(--kendo-font-family, inherit)",
79788
- "line-height": 1.2,
79789
- "font-weight": "var(--kendo-font-weight-light, normal)",
79790
- "letter-spacing": null
79791
- }
79792
- }
79793
79601
  }
79794
79602
  ]
79795
79603
  },
@@ -113855,73 +113663,19 @@
113855
113663
  "resolvedType": "String"
113856
113664
  },
113857
113665
  {
113858
- "description": "The text color of the Input prefix.\n",
113666
+ "description": "The border color of the invalid Input components.\n",
113859
113667
  "commentRange": {
113860
113668
  "start": 293,
113861
113669
  "end": 294
113862
113670
  },
113863
- "context": {
113864
- "type": "variable",
113865
- "name": "kendo-input-prefix-text",
113866
- "value": "$kendo-subtle-text",
113867
- "scope": "default",
113868
- "line": {
113869
- "start": 295,
113870
- "end": 295
113871
- }
113872
- },
113873
- "group": [
113874
- "input"
113875
- ],
113876
- "access": "public",
113877
- "file": {
113878
- "path": "default/scss/input/_variables.scss",
113879
- "name": "_variables.scss"
113880
- },
113881
- "resolvedValue": "var(--kendo-color-subtle, #666666)",
113882
- "resolvedType": "String"
113883
- },
113884
- {
113885
- "description": "The text color of the Input suffix.\n",
113886
- "commentRange": {
113887
- "start": 296,
113888
- "end": 297
113889
- },
113890
- "context": {
113891
- "type": "variable",
113892
- "name": "kendo-input-suffix-text",
113893
- "value": "$kendo-subtle-text",
113894
- "scope": "default",
113895
- "line": {
113896
- "start": 298,
113897
- "end": 298
113898
- }
113899
- },
113900
- "group": [
113901
- "input"
113902
- ],
113903
- "access": "public",
113904
- "file": {
113905
- "path": "default/scss/input/_variables.scss",
113906
- "name": "_variables.scss"
113907
- },
113908
- "resolvedValue": "var(--kendo-color-subtle, #666666)",
113909
- "resolvedType": "String"
113910
- },
113911
- {
113912
- "description": "The border color of the invalid Input components.\n",
113913
- "commentRange": {
113914
- "start": 300,
113915
- "end": 301
113916
- },
113917
113671
  "context": {
113918
113672
  "type": "variable",
113919
113673
  "name": "kendo-input-invalid-border",
113920
113674
  "value": "$kendo-invalid-border",
113921
113675
  "scope": "default",
113922
113676
  "line": {
113923
- "start": 302,
113924
- "end": 302
113677
+ "start": 295,
113678
+ "end": 295
113925
113679
  }
113926
113680
  },
113927
113681
  "group": [
@@ -113938,8 +113692,8 @@
113938
113692
  {
113939
113693
  "description": "The shadow of the invalid Input components.\n",
113940
113694
  "commentRange": {
113941
- "start": 303,
113942
- "end": 304
113695
+ "start": 296,
113696
+ "end": 297
113943
113697
  },
113944
113698
  "context": {
113945
113699
  "type": "variable",
@@ -113947,8 +113701,8 @@
113947
113701
  "value": "$kendo-invalid-shadow",
113948
113702
  "scope": "default",
113949
113703
  "line": {
113950
- "start": 305,
113951
- "end": 305
113704
+ "start": 298,
113705
+ "end": 298
113952
113706
  }
113953
113707
  },
113954
113708
  "group": [
@@ -119940,8 +119694,8 @@
119940
119694
  {
119941
119695
  "description": "The row-gap between the elements in the Notification group.\n",
119942
119696
  "commentRange": {
119943
- "start": 9,
119944
- "end": 10
119697
+ "start": 10,
119698
+ "end": 11
119945
119699
  },
119946
119700
  "context": {
119947
119701
  "type": "variable",
@@ -119949,8 +119703,8 @@
119949
119703
  "value": "k-spacing(2)",
119950
119704
  "scope": "default",
119951
119705
  "line": {
119952
- "start": 11,
119953
- "end": 11
119706
+ "start": 12,
119707
+ "end": 12
119954
119708
  }
119955
119709
  },
119956
119710
  "group": [
@@ -119967,8 +119721,8 @@
119967
119721
  {
119968
119722
  "description": "The horizontal padding of the Notification.\n",
119969
119723
  "commentRange": {
119970
- "start": 13,
119971
- "end": 14
119724
+ "start": 14,
119725
+ "end": 15
119972
119726
  },
119973
119727
  "context": {
119974
119728
  "type": "variable",
@@ -119976,8 +119730,8 @@
119976
119730
  "value": "k-spacing(2)",
119977
119731
  "scope": "default",
119978
119732
  "line": {
119979
- "start": 15,
119980
- "end": 15
119733
+ "start": 16,
119734
+ "end": 16
119981
119735
  }
119982
119736
  },
119983
119737
  "group": [
@@ -119994,8 +119748,8 @@
119994
119748
  {
119995
119749
  "description": "The vertical padding of the Notification.\n",
119996
119750
  "commentRange": {
119997
- "start": 16,
119998
- "end": 17
119751
+ "start": 17,
119752
+ "end": 18
119999
119753
  },
120000
119754
  "context": {
120001
119755
  "type": "variable",
@@ -120003,8 +119757,8 @@
120003
119757
  "value": "k-spacing(1)",
120004
119758
  "scope": "default",
120005
119759
  "line": {
120006
- "start": 18,
120007
- "end": 18
119760
+ "start": 19,
119761
+ "end": 19
120008
119762
  }
120009
119763
  },
120010
119764
  "group": [
@@ -120021,8 +119775,8 @@
120021
119775
  {
120022
119776
  "description": "The width of the border around the Notification.\n",
120023
119777
  "commentRange": {
120024
- "start": 19,
120025
- "end": 20
119778
+ "start": 20,
119779
+ "end": 21
120026
119780
  },
120027
119781
  "context": {
120028
119782
  "type": "variable",
@@ -120030,8 +119784,8 @@
120030
119784
  "value": "1px",
120031
119785
  "scope": "default",
120032
119786
  "line": {
120033
- "start": 21,
120034
- "end": 21
119787
+ "start": 22,
119788
+ "end": 22
120035
119789
  }
120036
119790
  },
120037
119791
  "group": [
@@ -120048,8 +119802,8 @@
120048
119802
  {
120049
119803
  "description": "The border radius of the Notification.\n",
120050
119804
  "commentRange": {
120051
- "start": 22,
120052
- "end": 23
119805
+ "start": 23,
119806
+ "end": 24
120053
119807
  },
120054
119808
  "context": {
120055
119809
  "type": "variable",
@@ -120057,8 +119811,8 @@
120057
119811
  "value": "k-border-radius(md)!default",
120058
119812
  "scope": "private",
120059
119813
  "line": {
120060
- "start": 24,
120061
- "end": 24
119814
+ "start": 25,
119815
+ "end": 25
120062
119816
  }
120063
119817
  },
120064
119818
  "group": [
@@ -120075,8 +119829,8 @@
120075
119829
  {
120076
119830
  "description": "The font family of the Notification.\n",
120077
119831
  "commentRange": {
120078
- "start": 25,
120079
- "end": 26
119832
+ "start": 26,
119833
+ "end": 27
120080
119834
  },
120081
119835
  "context": {
120082
119836
  "type": "variable",
@@ -120084,8 +119838,8 @@
120084
119838
  "value": "var( --kendo-font-family, inherit )",
120085
119839
  "scope": "default",
120086
119840
  "line": {
120087
- "start": 27,
120088
- "end": 27
119841
+ "start": 28,
119842
+ "end": 28
120089
119843
  }
120090
119844
  },
120091
119845
  "group": [
@@ -120102,8 +119856,8 @@
120102
119856
  {
120103
119857
  "description": "The font size of the Notification.\n",
120104
119858
  "commentRange": {
120105
- "start": 28,
120106
- "end": 29
119859
+ "start": 29,
119860
+ "end": 30
120107
119861
  },
120108
119862
  "context": {
120109
119863
  "type": "variable",
@@ -120111,8 +119865,8 @@
120111
119865
  "value": "var( --kendo-font-size-sm, inherit )",
120112
119866
  "scope": "default",
120113
119867
  "line": {
120114
- "start": 30,
120115
- "end": 30
119868
+ "start": 31,
119869
+ "end": 31
120116
119870
  }
120117
119871
  },
120118
119872
  "group": [
@@ -120129,8 +119883,8 @@
120129
119883
  {
120130
119884
  "description": "The line height of the Notification.\n",
120131
119885
  "commentRange": {
120132
- "start": 31,
120133
- "end": 32
119886
+ "start": 32,
119887
+ "end": 33
120134
119888
  },
120135
119889
  "context": {
120136
119890
  "type": "variable",
@@ -120138,8 +119892,8 @@
120138
119892
  "value": "va( --kendo-line-height, normal )",
120139
119893
  "scope": "default",
120140
119894
  "line": {
120141
- "start": 33,
120142
- "end": 33
119895
+ "start": 34,
119896
+ "end": 34
120143
119897
  }
120144
119898
  },
120145
119899
  "group": [
@@ -120156,8 +119910,8 @@
120156
119910
  {
120157
119911
  "description": "The background color of the Notification.\n",
120158
119912
  "commentRange": {
120159
- "start": 34,
120160
- "end": 35
119913
+ "start": 35,
119914
+ "end": 36
120161
119915
  },
120162
119916
  "context": {
120163
119917
  "type": "variable",
@@ -120165,8 +119919,8 @@
120165
119919
  "value": "$kendo-component-bg",
120166
119920
  "scope": "default",
120167
119921
  "line": {
120168
- "start": 36,
120169
- "end": 36
119922
+ "start": 37,
119923
+ "end": 37
120170
119924
  }
120171
119925
  },
120172
119926
  "group": [
@@ -120183,8 +119937,8 @@
120183
119937
  {
120184
119938
  "description": "The text color of the Notification.\n",
120185
119939
  "commentRange": {
120186
- "start": 37,
120187
- "end": 38
119940
+ "start": 38,
119941
+ "end": 39
120188
119942
  },
120189
119943
  "context": {
120190
119944
  "type": "variable",
@@ -120192,8 +119946,8 @@
120192
119946
  "value": "$kendo-component-text",
120193
119947
  "scope": "default",
120194
119948
  "line": {
120195
- "start": 39,
120196
- "end": 39
119949
+ "start": 40,
119950
+ "end": 40
120197
119951
  }
120198
119952
  },
120199
119953
  "group": [
@@ -120210,8 +119964,8 @@
120210
119964
  {
120211
119965
  "description": "The border color of the Notification.\n",
120212
119966
  "commentRange": {
120213
- "start": 40,
120214
- "end": 41
119967
+ "start": 41,
119968
+ "end": 42
120215
119969
  },
120216
119970
  "context": {
120217
119971
  "type": "variable",
@@ -120219,8 +119973,8 @@
120219
119973
  "value": "$kendo-component-border",
120220
119974
  "scope": "default",
120221
119975
  "line": {
120222
- "start": 42,
120223
- "end": 42
119976
+ "start": 43,
119977
+ "end": 43
120224
119978
  }
120225
119979
  },
120226
119980
  "group": [
@@ -120237,8 +119991,8 @@
120237
119991
  {
120238
119992
  "description": "The box shadow of the Notification.\n",
120239
119993
  "commentRange": {
120240
- "start": 43,
120241
- "end": 44
119994
+ "start": 44,
119995
+ "end": 45
120242
119996
  },
120243
119997
  "context": {
120244
119998
  "type": "variable",
@@ -120246,8 +120000,8 @@
120246
120000
  "value": "$kendo-popup-shadow",
120247
120001
  "scope": "default",
120248
120002
  "line": {
120249
- "start": 45,
120250
- "end": 45
120003
+ "start": 46,
120004
+ "end": 46
120251
120005
  }
120252
120006
  },
120253
120007
  "group": [
@@ -120264,8 +120018,8 @@
120264
120018
  {
120265
120019
  "description": "The horizontal spacing of the Notification icon.\n",
120266
120020
  "commentRange": {
120267
- "start": 47,
120268
- "end": 48
120021
+ "start": 48,
120022
+ "end": 49
120269
120023
  },
120270
120024
  "context": {
120271
120025
  "type": "variable",
@@ -120273,8 +120027,8 @@
120273
120027
  "value": "$kendo-icon-spacing",
120274
120028
  "scope": "default",
120275
120029
  "line": {
120276
- "start": 49,
120277
- "end": 49
120030
+ "start": 50,
120031
+ "end": 50
120278
120032
  }
120279
120033
  },
120280
120034
  "group": [
@@ -120291,8 +120045,8 @@
120291
120045
  {
120292
120046
  "description": "The theme colors map for the Notification.\n",
120293
120047
  "commentRange": {
120294
- "start": 65,
120295
- "end": 66
120048
+ "start": 52,
120049
+ "end": 53
120296
120050
  },
120297
120051
  "context": {
120298
120052
  "type": "variable",
@@ -120300,8 +120054,8 @@
120300
120054
  "value": "$kendo-theme-colors",
120301
120055
  "scope": "default",
120302
120056
  "line": {
120303
- "start": 67,
120304
- "end": 67
120057
+ "start": 54,
120058
+ "end": 54
120305
120059
  }
120306
120060
  },
120307
120061
  "group": [
@@ -120330,8 +120084,8 @@
120330
120084
  {
120331
120085
  "description": "The generated theme colors map for the Notification.\n",
120332
120086
  "commentRange": {
120333
- "start": 68,
120334
- "end": 69
120087
+ "start": 55,
120088
+ "end": 56
120335
120089
  },
120336
120090
  "context": {
120337
120091
  "type": "variable",
@@ -120339,8 +120093,8 @@
120339
120093
  "value": "notification-theme( $kendo-notification-theme-colors )",
120340
120094
  "scope": "default",
120341
120095
  "line": {
120342
- "start": 70,
120343
- "end": 70
120096
+ "start": 57,
120097
+ "end": 57
120344
120098
  }
120345
120099
  },
120346
120100
  "group": [
@@ -123015,33 +122769,6 @@
123015
122769
  },
123016
122770
  "resolvedValue": "rgba(124, 22, 27, 0.5)",
123017
122771
  "resolvedType": "Color"
123018
- },
123019
- {
123020
- "description": "The text color of the PDFViewer free text annotation.\n",
123021
- "commentRange": {
123022
- "start": 140,
123023
- "end": 141
123024
- },
123025
- "context": {
123026
- "type": "variable",
123027
- "name": "kendo-pdf-viewer-free-text-annotation-text",
123028
- "value": "rgba(124, 22, 27, 0.7)",
123029
- "scope": "default",
123030
- "line": {
123031
- "start": 142,
123032
- "end": 142
123033
- }
123034
- },
123035
- "group": [
123036
- "pdf-viewer"
123037
- ],
123038
- "access": "public",
123039
- "file": {
123040
- "path": "default/scss/pdf-viewer/_variables.scss",
123041
- "name": "_variables.scss"
123042
- },
123043
- "resolvedValue": "rgba(124, 22, 27, 0.5)",
123044
- "resolvedType": "Color"
123045
122772
  }
123046
122773
  ]
123047
122774
  },
@@ -127355,8 +127082,8 @@
127355
127082
  {
127356
127083
  "description": "The background color of the Picker components.\n",
127357
127084
  "commentRange": {
127358
- "start": 307,
127359
- "end": 308
127085
+ "start": 300,
127086
+ "end": 301
127360
127087
  },
127361
127088
  "context": {
127362
127089
  "type": "variable",
@@ -127364,8 +127091,8 @@
127364
127091
  "value": "$kendo-button-bg",
127365
127092
  "scope": "default",
127366
127093
  "line": {
127367
- "start": 309,
127368
- "end": 309
127094
+ "start": 302,
127095
+ "end": 302
127369
127096
  }
127370
127097
  },
127371
127098
  "group": [
@@ -127382,8 +127109,8 @@
127382
127109
  {
127383
127110
  "description": "The text color of the Picker components.\n",
127384
127111
  "commentRange": {
127385
- "start": 310,
127386
- "end": 311
127112
+ "start": 303,
127113
+ "end": 304
127387
127114
  },
127388
127115
  "context": {
127389
127116
  "type": "variable",
@@ -127391,8 +127118,8 @@
127391
127118
  "value": "$kendo-button-text",
127392
127119
  "scope": "default",
127393
127120
  "line": {
127394
- "start": 312,
127395
- "end": 312
127121
+ "start": 305,
127122
+ "end": 305
127396
127123
  }
127397
127124
  },
127398
127125
  "group": [
@@ -127409,8 +127136,8 @@
127409
127136
  {
127410
127137
  "description": "The border color of the Picker components.\n",
127411
127138
  "commentRange": {
127412
- "start": 313,
127413
- "end": 314
127139
+ "start": 306,
127140
+ "end": 307
127414
127141
  },
127415
127142
  "context": {
127416
127143
  "type": "variable",
@@ -127418,8 +127145,8 @@
127418
127145
  "value": "$kendo-button-border",
127419
127146
  "scope": "default",
127420
127147
  "line": {
127421
- "start": 315,
127422
- "end": 315
127148
+ "start": 308,
127149
+ "end": 308
127423
127150
  }
127424
127151
  },
127425
127152
  "group": [
@@ -127436,8 +127163,8 @@
127436
127163
  {
127437
127164
  "description": "The gradient of the Picker components.\n",
127438
127165
  "commentRange": {
127439
- "start": 316,
127440
- "end": 317
127166
+ "start": 309,
127167
+ "end": 310
127441
127168
  },
127442
127169
  "context": {
127443
127170
  "type": "variable",
@@ -127445,8 +127172,8 @@
127445
127172
  "value": "$kendo-button-gradient",
127446
127173
  "scope": "default",
127447
127174
  "line": {
127448
- "start": 318,
127449
- "end": 318
127175
+ "start": 311,
127176
+ "end": 311
127450
127177
  }
127451
127178
  },
127452
127179
  "group": [
@@ -127463,8 +127190,8 @@
127463
127190
  {
127464
127191
  "description": "The shadow of the Picker components.\n",
127465
127192
  "commentRange": {
127466
- "start": 319,
127467
- "end": 320
127193
+ "start": 312,
127194
+ "end": 313
127468
127195
  },
127469
127196
  "context": {
127470
127197
  "type": "variable",
@@ -127472,8 +127199,8 @@
127472
127199
  "value": "$kendo-button-shadow",
127473
127200
  "scope": "default",
127474
127201
  "line": {
127475
- "start": 321,
127476
- "end": 321
127202
+ "start": 314,
127203
+ "end": 314
127477
127204
  }
127478
127205
  },
127479
127206
  "group": [
@@ -127490,8 +127217,8 @@
127490
127217
  {
127491
127218
  "description": "The background color of the hovered Picker components.\n",
127492
127219
  "commentRange": {
127493
- "start": 323,
127494
- "end": 324
127220
+ "start": 316,
127221
+ "end": 317
127495
127222
  },
127496
127223
  "context": {
127497
127224
  "type": "variable",
@@ -127499,8 +127226,8 @@
127499
127226
  "value": "$kendo-button-hover-bg",
127500
127227
  "scope": "default",
127501
127228
  "line": {
127502
- "start": 325,
127503
- "end": 325
127229
+ "start": 318,
127230
+ "end": 318
127504
127231
  }
127505
127232
  },
127506
127233
  "group": [
@@ -127517,8 +127244,8 @@
127517
127244
  {
127518
127245
  "description": "The text color of the hovered Picker components.\n",
127519
127246
  "commentRange": {
127520
- "start": 326,
127521
- "end": 327
127247
+ "start": 319,
127248
+ "end": 320
127522
127249
  },
127523
127250
  "context": {
127524
127251
  "type": "variable",
@@ -127526,8 +127253,8 @@
127526
127253
  "value": "$kendo-button-hover-text",
127527
127254
  "scope": "default",
127528
127255
  "line": {
127529
- "start": 328,
127530
- "end": 328
127256
+ "start": 321,
127257
+ "end": 321
127531
127258
  }
127532
127259
  },
127533
127260
  "group": [
@@ -127544,8 +127271,8 @@
127544
127271
  {
127545
127272
  "description": "The border color of the hovered Picker components.\n",
127546
127273
  "commentRange": {
127547
- "start": 329,
127548
- "end": 330
127274
+ "start": 322,
127275
+ "end": 323
127549
127276
  },
127550
127277
  "context": {
127551
127278
  "type": "variable",
@@ -127553,8 +127280,8 @@
127553
127280
  "value": "$kendo-button-hover-border",
127554
127281
  "scope": "default",
127555
127282
  "line": {
127556
- "start": 331,
127557
- "end": 331
127283
+ "start": 324,
127284
+ "end": 324
127558
127285
  }
127559
127286
  },
127560
127287
  "group": [
@@ -127571,8 +127298,8 @@
127571
127298
  {
127572
127299
  "description": "The gradient of the hovered Picker components.\n",
127573
127300
  "commentRange": {
127574
- "start": 332,
127575
- "end": 333
127301
+ "start": 325,
127302
+ "end": 326
127576
127303
  },
127577
127304
  "context": {
127578
127305
  "type": "variable",
@@ -127580,8 +127307,8 @@
127580
127307
  "value": "$kendo-button-hover-gradient",
127581
127308
  "scope": "default",
127582
127309
  "line": {
127583
- "start": 334,
127584
- "end": 334
127310
+ "start": 327,
127311
+ "end": 327
127585
127312
  }
127586
127313
  },
127587
127314
  "group": [
@@ -127598,8 +127325,8 @@
127598
127325
  {
127599
127326
  "description": "The shadow of the hovered Picker components.\n",
127600
127327
  "commentRange": {
127601
- "start": 335,
127602
- "end": 336
127328
+ "start": 328,
127329
+ "end": 329
127603
127330
  },
127604
127331
  "context": {
127605
127332
  "type": "variable",
@@ -127607,8 +127334,8 @@
127607
127334
  "value": "$kendo-button-hover-shadow",
127608
127335
  "scope": "default",
127609
127336
  "line": {
127610
- "start": 337,
127611
- "end": 337
127337
+ "start": 330,
127338
+ "end": 330
127612
127339
  }
127613
127340
  },
127614
127341
  "group": [
@@ -127625,8 +127352,8 @@
127625
127352
  {
127626
127353
  "description": "The background color of the focused Picker components.\n",
127627
127354
  "commentRange": {
127628
- "start": 339,
127629
- "end": 340
127355
+ "start": 332,
127356
+ "end": 333
127630
127357
  },
127631
127358
  "context": {
127632
127359
  "type": "variable",
@@ -127634,8 +127361,8 @@
127634
127361
  "value": "$kendo-button-focus-bg",
127635
127362
  "scope": "default",
127636
127363
  "line": {
127637
- "start": 341,
127638
- "end": 341
127364
+ "start": 334,
127365
+ "end": 334
127639
127366
  }
127640
127367
  },
127641
127368
  "group": [
@@ -127652,8 +127379,8 @@
127652
127379
  {
127653
127380
  "description": "The text color of the focused Picker components.\n",
127654
127381
  "commentRange": {
127655
- "start": 342,
127656
- "end": 343
127382
+ "start": 335,
127383
+ "end": 336
127657
127384
  },
127658
127385
  "context": {
127659
127386
  "type": "variable",
@@ -127661,8 +127388,8 @@
127661
127388
  "value": "$kendo-button-focus-text",
127662
127389
  "scope": "default",
127663
127390
  "line": {
127664
- "start": 344,
127665
- "end": 344
127391
+ "start": 337,
127392
+ "end": 337
127666
127393
  }
127667
127394
  },
127668
127395
  "group": [
@@ -127679,8 +127406,8 @@
127679
127406
  {
127680
127407
  "description": "The border color of the focused Picker components.\n",
127681
127408
  "commentRange": {
127682
- "start": 345,
127683
- "end": 346
127409
+ "start": 338,
127410
+ "end": 339
127684
127411
  },
127685
127412
  "context": {
127686
127413
  "type": "variable",
@@ -127688,8 +127415,8 @@
127688
127415
  "value": "$kendo-button-focus-border",
127689
127416
  "scope": "default",
127690
127417
  "line": {
127691
- "start": 347,
127692
- "end": 347
127418
+ "start": 340,
127419
+ "end": 340
127693
127420
  }
127694
127421
  },
127695
127422
  "group": [
@@ -127706,8 +127433,8 @@
127706
127433
  {
127707
127434
  "description": "The gradient of the focused Picker components.\n",
127708
127435
  "commentRange": {
127709
- "start": 348,
127710
- "end": 349
127436
+ "start": 341,
127437
+ "end": 342
127711
127438
  },
127712
127439
  "context": {
127713
127440
  "type": "variable",
@@ -127715,8 +127442,8 @@
127715
127442
  "value": "$kendo-button-focus-gradient",
127716
127443
  "scope": "default",
127717
127444
  "line": {
127718
- "start": 350,
127719
- "end": 350
127445
+ "start": 343,
127446
+ "end": 343
127720
127447
  }
127721
127448
  },
127722
127449
  "group": [
@@ -127733,8 +127460,8 @@
127733
127460
  {
127734
127461
  "description": "The shadow of the focused Picker components.\n",
127735
127462
  "commentRange": {
127736
- "start": 351,
127737
- "end": 352
127463
+ "start": 344,
127464
+ "end": 345
127738
127465
  },
127739
127466
  "context": {
127740
127467
  "type": "variable",
@@ -127742,8 +127469,8 @@
127742
127469
  "value": "$kendo-button-focus-shadow",
127743
127470
  "scope": "default",
127744
127471
  "line": {
127745
- "start": 353,
127746
- "end": 353
127472
+ "start": 346,
127473
+ "end": 346
127747
127474
  }
127748
127475
  },
127749
127476
  "group": [
@@ -127760,8 +127487,8 @@
127760
127487
  {
127761
127488
  "description": "The background color of the disabled Picker components.\n",
127762
127489
  "commentRange": {
127763
- "start": 355,
127764
- "end": 356
127490
+ "start": 348,
127491
+ "end": 349
127765
127492
  },
127766
127493
  "context": {
127767
127494
  "type": "variable",
@@ -127769,8 +127496,8 @@
127769
127496
  "value": "null",
127770
127497
  "scope": "default",
127771
127498
  "line": {
127772
- "start": 357,
127773
- "end": 357
127499
+ "start": 350,
127500
+ "end": 350
127774
127501
  }
127775
127502
  },
127776
127503
  "group": [
@@ -127787,8 +127514,8 @@
127787
127514
  {
127788
127515
  "description": "The text color of the disabled Picker components.\n",
127789
127516
  "commentRange": {
127790
- "start": 358,
127791
- "end": 359
127517
+ "start": 351,
127518
+ "end": 352
127792
127519
  },
127793
127520
  "context": {
127794
127521
  "type": "variable",
@@ -127796,8 +127523,8 @@
127796
127523
  "value": "null",
127797
127524
  "scope": "default",
127798
127525
  "line": {
127799
- "start": 360,
127800
- "end": 360
127526
+ "start": 353,
127527
+ "end": 353
127801
127528
  }
127802
127529
  },
127803
127530
  "group": [
@@ -127814,8 +127541,8 @@
127814
127541
  {
127815
127542
  "description": "The border color of the disabled Picker components.\n",
127816
127543
  "commentRange": {
127817
- "start": 361,
127818
- "end": 362
127544
+ "start": 354,
127545
+ "end": 355
127819
127546
  },
127820
127547
  "context": {
127821
127548
  "type": "variable",
@@ -127823,8 +127550,8 @@
127823
127550
  "value": "null",
127824
127551
  "scope": "default",
127825
127552
  "line": {
127826
- "start": 363,
127827
- "end": 363
127553
+ "start": 356,
127554
+ "end": 356
127828
127555
  }
127829
127556
  },
127830
127557
  "group": [
@@ -127841,8 +127568,8 @@
127841
127568
  {
127842
127569
  "description": "The gradient of the disabled Picker components.\n",
127843
127570
  "commentRange": {
127844
- "start": 364,
127845
- "end": 365
127571
+ "start": 357,
127572
+ "end": 358
127846
127573
  },
127847
127574
  "context": {
127848
127575
  "type": "variable",
@@ -127850,8 +127577,8 @@
127850
127577
  "value": "null",
127851
127578
  "scope": "default",
127852
127579
  "line": {
127853
- "start": 366,
127854
- "end": 366
127580
+ "start": 359,
127581
+ "end": 359
127855
127582
  }
127856
127583
  },
127857
127584
  "group": [
@@ -127868,8 +127595,8 @@
127868
127595
  {
127869
127596
  "description": "The shadow of the disabled Picker components.\n",
127870
127597
  "commentRange": {
127871
- "start": 367,
127872
- "end": 368
127598
+ "start": 360,
127599
+ "end": 361
127873
127600
  },
127874
127601
  "context": {
127875
127602
  "type": "variable",
@@ -127877,8 +127604,8 @@
127877
127604
  "value": "null",
127878
127605
  "scope": "default",
127879
127606
  "line": {
127880
- "start": 369,
127881
- "end": 369
127607
+ "start": 362,
127608
+ "end": 362
127882
127609
  }
127883
127610
  },
127884
127611
  "group": [
@@ -127895,8 +127622,8 @@
127895
127622
  {
127896
127623
  "description": "The background color of the outline Picker components.\n",
127897
127624
  "commentRange": {
127898
- "start": 371,
127899
- "end": 372
127625
+ "start": 364,
127626
+ "end": 365
127900
127627
  },
127901
127628
  "context": {
127902
127629
  "type": "variable",
@@ -127904,8 +127631,8 @@
127904
127631
  "value": "null",
127905
127632
  "scope": "default",
127906
127633
  "line": {
127907
- "start": 373,
127908
- "end": 373
127634
+ "start": 366,
127635
+ "end": 366
127909
127636
  }
127910
127637
  },
127911
127638
  "group": [
@@ -127922,8 +127649,8 @@
127922
127649
  {
127923
127650
  "description": "The text color of the outline Picker components.\n",
127924
127651
  "commentRange": {
127925
- "start": 374,
127926
- "end": 375
127652
+ "start": 367,
127653
+ "end": 368
127927
127654
  },
127928
127655
  "context": {
127929
127656
  "type": "variable",
@@ -127931,8 +127658,8 @@
127931
127658
  "value": "$kendo-button-text",
127932
127659
  "scope": "default",
127933
127660
  "line": {
127934
- "start": 376,
127935
- "end": 376
127661
+ "start": 369,
127662
+ "end": 369
127936
127663
  }
127937
127664
  },
127938
127665
  "group": [
@@ -127949,8 +127676,8 @@
127949
127676
  {
127950
127677
  "description": "The border color of the outline Picker components.\n",
127951
127678
  "commentRange": {
127952
- "start": 377,
127953
- "end": 378
127679
+ "start": 370,
127680
+ "end": 371
127954
127681
  },
127955
127682
  "context": {
127956
127683
  "type": "variable",
@@ -127958,8 +127685,8 @@
127958
127685
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 50%, transparent), rgba( $kendo-picker-outline-text, .5))",
127959
127686
  "scope": "default",
127960
127687
  "line": {
127961
- "start": 379,
127962
- "end": 379
127688
+ "start": 372,
127689
+ "end": 372
127963
127690
  }
127964
127691
  },
127965
127692
  "group": [
@@ -127976,8 +127703,8 @@
127976
127703
  {
127977
127704
  "description": "The background color of the outline hovered Picker components.\n",
127978
127705
  "commentRange": {
127979
- "start": 381,
127980
- "end": 382
127706
+ "start": 374,
127707
+ "end": 375
127981
127708
  },
127982
127709
  "context": {
127983
127710
  "type": "variable",
@@ -127985,8 +127712,8 @@
127985
127712
  "value": "$kendo-picker-outline-text",
127986
127713
  "scope": "default",
127987
127714
  "line": {
127988
- "start": 383,
127989
- "end": 383
127715
+ "start": 376,
127716
+ "end": 376
127990
127717
  }
127991
127718
  },
127992
127719
  "group": [
@@ -128003,8 +127730,8 @@
128003
127730
  {
128004
127731
  "description": "The text color of the outline hovered Picker components.\n",
128005
127732
  "commentRange": {
128006
- "start": 384,
128007
- "end": 385
127733
+ "start": 377,
127734
+ "end": 378
128008
127735
  },
128009
127736
  "context": {
128010
127737
  "type": "variable",
@@ -128012,8 +127739,8 @@
128012
127739
  "value": "if($kendo-enable-color-system, k-color( base ), k-contrast-legacy( $kendo-picker-outline-hover-bg ))",
128013
127740
  "scope": "default",
128014
127741
  "line": {
128015
- "start": 386,
128016
- "end": 386
127742
+ "start": 379,
127743
+ "end": 379
128017
127744
  }
128018
127745
  },
128019
127746
  "group": [
@@ -128030,8 +127757,8 @@
128030
127757
  {
128031
127758
  "description": "The border color of the outline hovered Picker components.\n",
128032
127759
  "commentRange": {
128033
- "start": 387,
128034
- "end": 388
127760
+ "start": 380,
127761
+ "end": 381
128035
127762
  },
128036
127763
  "context": {
128037
127764
  "type": "variable",
@@ -128039,8 +127766,8 @@
128039
127766
  "value": "$kendo-picker-outline-hover-bg",
128040
127767
  "scope": "default",
128041
127768
  "line": {
128042
- "start": 389,
128043
- "end": 389
127769
+ "start": 382,
127770
+ "end": 382
128044
127771
  }
128045
127772
  },
128046
127773
  "group": [
@@ -128057,8 +127784,8 @@
128057
127784
  {
128058
127785
  "description": "The background color of the outline focused Picker components.\n",
128059
127786
  "commentRange": {
128060
- "start": 391,
128061
- "end": 392
127787
+ "start": 384,
127788
+ "end": 385
128062
127789
  },
128063
127790
  "context": {
128064
127791
  "type": "variable",
@@ -128066,8 +127793,8 @@
128066
127793
  "value": "null",
128067
127794
  "scope": "default",
128068
127795
  "line": {
128069
- "start": 393,
128070
- "end": 393
127796
+ "start": 386,
127797
+ "end": 386
128071
127798
  }
128072
127799
  },
128073
127800
  "group": [
@@ -128084,8 +127811,8 @@
128084
127811
  {
128085
127812
  "description": "The text color of the outline focused Picker components.\n",
128086
127813
  "commentRange": {
128087
- "start": 394,
128088
- "end": 395
127814
+ "start": 387,
127815
+ "end": 388
128089
127816
  },
128090
127817
  "context": {
128091
127818
  "type": "variable",
@@ -128093,8 +127820,8 @@
128093
127820
  "value": "null",
128094
127821
  "scope": "default",
128095
127822
  "line": {
128096
- "start": 396,
128097
- "end": 396
127823
+ "start": 389,
127824
+ "end": 389
128098
127825
  }
128099
127826
  },
128100
127827
  "group": [
@@ -128111,8 +127838,8 @@
128111
127838
  {
128112
127839
  "description": "The border color of the outline focused Picker components.\n",
128113
127840
  "commentRange": {
128114
- "start": 397,
128115
- "end": 398
127841
+ "start": 390,
127842
+ "end": 391
128116
127843
  },
128117
127844
  "context": {
128118
127845
  "type": "variable",
@@ -128120,8 +127847,8 @@
128120
127847
  "value": "null",
128121
127848
  "scope": "default",
128122
127849
  "line": {
128123
- "start": 399,
128124
- "end": 399
127850
+ "start": 392,
127851
+ "end": 392
128125
127852
  }
128126
127853
  },
128127
127854
  "group": [
@@ -128138,8 +127865,8 @@
128138
127865
  {
128139
127866
  "description": "The shadow of the outline focused Picker components.\n",
128140
127867
  "commentRange": {
128141
- "start": 400,
128142
- "end": 401
127868
+ "start": 393,
127869
+ "end": 394
128143
127870
  },
128144
127871
  "context": {
128145
127872
  "type": "variable",
@@ -128147,8 +127874,8 @@
128147
127874
  "value": "$kendo-picker-focus-shadow",
128148
127875
  "scope": "default",
128149
127876
  "line": {
128150
- "start": 402,
128151
- "end": 402
127877
+ "start": 395,
127878
+ "end": 395
128152
127879
  }
128153
127880
  },
128154
127881
  "group": [
@@ -128165,8 +127892,8 @@
128165
127892
  {
128166
127893
  "description": "The background color of the outline hovered and focused Picker components.\n",
128167
127894
  "commentRange": {
128168
- "start": 404,
128169
- "end": 405
127895
+ "start": 397,
127896
+ "end": 398
128170
127897
  },
128171
127898
  "context": {
128172
127899
  "type": "variable",
@@ -128174,8 +127901,8 @@
128174
127901
  "value": "null",
128175
127902
  "scope": "default",
128176
127903
  "line": {
128177
- "start": 406,
128178
- "end": 406
127904
+ "start": 399,
127905
+ "end": 399
128179
127906
  }
128180
127907
  },
128181
127908
  "group": [
@@ -128192,8 +127919,8 @@
128192
127919
  {
128193
127920
  "description": "The text color of the outline hovered and focused Picker components.\n",
128194
127921
  "commentRange": {
128195
- "start": 407,
128196
- "end": 408
127922
+ "start": 400,
127923
+ "end": 401
128197
127924
  },
128198
127925
  "context": {
128199
127926
  "type": "variable",
@@ -128201,8 +127928,8 @@
128201
127928
  "value": "null",
128202
127929
  "scope": "default",
128203
127930
  "line": {
128204
- "start": 409,
128205
- "end": 409
127931
+ "start": 402,
127932
+ "end": 402
128206
127933
  }
128207
127934
  },
128208
127935
  "group": [
@@ -128219,8 +127946,8 @@
128219
127946
  {
128220
127947
  "description": "The border color of the outline hovered and focused Picker components.\n",
128221
127948
  "commentRange": {
128222
- "start": 410,
128223
- "end": 411
127949
+ "start": 403,
127950
+ "end": 404
128224
127951
  },
128225
127952
  "context": {
128226
127953
  "type": "variable",
@@ -128228,8 +127955,8 @@
128228
127955
  "value": "null",
128229
127956
  "scope": "default",
128230
127957
  "line": {
128231
- "start": 412,
128232
- "end": 412
127958
+ "start": 405,
127959
+ "end": 405
128233
127960
  }
128234
127961
  },
128235
127962
  "group": [
@@ -128246,8 +127973,8 @@
128246
127973
  {
128247
127974
  "description": "The background color of the flat Picker components.\n",
128248
127975
  "commentRange": {
128249
- "start": 414,
128250
- "end": 415
127976
+ "start": 407,
127977
+ "end": 408
128251
127978
  },
128252
127979
  "context": {
128253
127980
  "type": "variable",
@@ -128255,8 +127982,8 @@
128255
127982
  "value": "null",
128256
127983
  "scope": "default",
128257
127984
  "line": {
128258
- "start": 416,
128259
- "end": 416
127985
+ "start": 409,
127986
+ "end": 409
128260
127987
  }
128261
127988
  },
128262
127989
  "group": [
@@ -128273,8 +128000,8 @@
128273
128000
  {
128274
128001
  "description": "The text color of the flat Picker components.\n",
128275
128002
  "commentRange": {
128276
- "start": 417,
128277
- "end": 418
128003
+ "start": 410,
128004
+ "end": 411
128278
128005
  },
128279
128006
  "context": {
128280
128007
  "type": "variable",
@@ -128282,8 +128009,8 @@
128282
128009
  "value": "$kendo-button-text",
128283
128010
  "scope": "default",
128284
128011
  "line": {
128285
- "start": 419,
128286
- "end": 419
128012
+ "start": 412,
128013
+ "end": 412
128287
128014
  }
128288
128015
  },
128289
128016
  "group": [
@@ -128300,8 +128027,8 @@
128300
128027
  {
128301
128028
  "description": "The border color of the flat Picker components.\n",
128302
128029
  "commentRange": {
128303
- "start": 420,
128304
- "end": 421
128030
+ "start": 413,
128031
+ "end": 414
128305
128032
  },
128306
128033
  "context": {
128307
128034
  "type": "variable",
@@ -128309,8 +128036,8 @@
128309
128036
  "value": "$kendo-button-border",
128310
128037
  "scope": "default",
128311
128038
  "line": {
128312
- "start": 422,
128313
- "end": 422
128039
+ "start": 415,
128040
+ "end": 415
128314
128041
  }
128315
128042
  },
128316
128043
  "group": [
@@ -128327,8 +128054,8 @@
128327
128054
  {
128328
128055
  "description": "The background color of the flat hovered Picker components.\n",
128329
128056
  "commentRange": {
128330
- "start": 424,
128331
- "end": 425
128057
+ "start": 417,
128058
+ "end": 418
128332
128059
  },
128333
128060
  "context": {
128334
128061
  "type": "variable",
@@ -128336,8 +128063,8 @@
128336
128063
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 4%, transparent), rgba( $kendo-button-text, .04 ))",
128337
128064
  "scope": "default",
128338
128065
  "line": {
128339
- "start": 426,
128340
- "end": 426
128066
+ "start": 419,
128067
+ "end": 419
128341
128068
  }
128342
128069
  },
128343
128070
  "group": [
@@ -128354,8 +128081,8 @@
128354
128081
  {
128355
128082
  "description": "The text color of the flat hovered Picker components.\n",
128356
128083
  "commentRange": {
128357
- "start": 427,
128358
- "end": 428
128084
+ "start": 420,
128085
+ "end": 421
128359
128086
  },
128360
128087
  "context": {
128361
128088
  "type": "variable",
@@ -128363,8 +128090,8 @@
128363
128090
  "value": "null",
128364
128091
  "scope": "default",
128365
128092
  "line": {
128366
- "start": 429,
128367
- "end": 429
128093
+ "start": 422,
128094
+ "end": 422
128368
128095
  }
128369
128096
  },
128370
128097
  "group": [
@@ -128381,8 +128108,8 @@
128381
128108
  {
128382
128109
  "description": "The border color of the flat hovered Picker components.\n",
128383
128110
  "commentRange": {
128384
- "start": 430,
128385
- "end": 431
128111
+ "start": 423,
128112
+ "end": 424
128386
128113
  },
128387
128114
  "context": {
128388
128115
  "type": "variable",
@@ -128390,8 +128117,8 @@
128390
128117
  "value": "if($kendo-enable-color-system, k-color( border-alt ), rgba( $kendo-button-border, .16 ))",
128391
128118
  "scope": "default",
128392
128119
  "line": {
128393
- "start": 432,
128394
- "end": 432
128120
+ "start": 425,
128121
+ "end": 425
128395
128122
  }
128396
128123
  },
128397
128124
  "group": [
@@ -128408,8 +128135,8 @@
128408
128135
  {
128409
128136
  "description": "The background color of the flat focused Picker components.\n",
128410
128137
  "commentRange": {
128411
- "start": 434,
128412
- "end": 435
128138
+ "start": 427,
128139
+ "end": 428
128413
128140
  },
128414
128141
  "context": {
128415
128142
  "type": "variable",
@@ -128417,8 +128144,8 @@
128417
128144
  "value": "null",
128418
128145
  "scope": "default",
128419
128146
  "line": {
128420
- "start": 436,
128421
- "end": 436
128147
+ "start": 429,
128148
+ "end": 429
128422
128149
  }
128423
128150
  },
128424
128151
  "group": [
@@ -128435,8 +128162,8 @@
128435
128162
  {
128436
128163
  "description": "The text color of the flat focused Picker components.\n",
128437
128164
  "commentRange": {
128438
- "start": 437,
128439
- "end": 438
128165
+ "start": 430,
128166
+ "end": 431
128440
128167
  },
128441
128168
  "context": {
128442
128169
  "type": "variable",
@@ -128444,8 +128171,8 @@
128444
128171
  "value": "null",
128445
128172
  "scope": "default",
128446
128173
  "line": {
128447
- "start": 439,
128448
- "end": 439
128174
+ "start": 432,
128175
+ "end": 432
128449
128176
  }
128450
128177
  },
128451
128178
  "group": [
@@ -128462,8 +128189,8 @@
128462
128189
  {
128463
128190
  "description": "The border color of the flat focused Picker components.\n",
128464
128191
  "commentRange": {
128465
- "start": 440,
128466
- "end": 441
128192
+ "start": 433,
128193
+ "end": 434
128467
128194
  },
128468
128195
  "context": {
128469
128196
  "type": "variable",
@@ -128471,8 +128198,8 @@
128471
128198
  "value": "null",
128472
128199
  "scope": "default",
128473
128200
  "line": {
128474
- "start": 442,
128475
- "end": 442
128201
+ "start": 435,
128202
+ "end": 435
128476
128203
  }
128477
128204
  },
128478
128205
  "group": [
@@ -128489,8 +128216,8 @@
128489
128216
  {
128490
128217
  "description": "The shadow of the flat focused Picker components.\n",
128491
128218
  "commentRange": {
128492
- "start": 443,
128493
- "end": 444
128219
+ "start": 436,
128220
+ "end": 437
128494
128221
  },
128495
128222
  "context": {
128496
128223
  "type": "variable",
@@ -128498,8 +128225,8 @@
128498
128225
  "value": "$kendo-picker-focus-shadow",
128499
128226
  "scope": "default",
128500
128227
  "line": {
128501
- "start": 445,
128502
- "end": 445
128228
+ "start": 438,
128229
+ "end": 438
128503
128230
  }
128504
128231
  },
128505
128232
  "group": [
@@ -128516,8 +128243,8 @@
128516
128243
  {
128517
128244
  "description": "The background color of the flat hovered and focused Picker components.\n",
128518
128245
  "commentRange": {
128519
- "start": 447,
128520
- "end": 448
128246
+ "start": 440,
128247
+ "end": 441
128521
128248
  },
128522
128249
  "context": {
128523
128250
  "type": "variable",
@@ -128525,8 +128252,8 @@
128525
128252
  "value": "null",
128526
128253
  "scope": "default",
128527
128254
  "line": {
128528
- "start": 449,
128529
- "end": 449
128255
+ "start": 442,
128256
+ "end": 442
128530
128257
  }
128531
128258
  },
128532
128259
  "group": [
@@ -128543,8 +128270,8 @@
128543
128270
  {
128544
128271
  "description": "The text color of the flat hovered and focused Picker components.\n",
128545
128272
  "commentRange": {
128546
- "start": 450,
128547
- "end": 451
128273
+ "start": 443,
128274
+ "end": 444
128548
128275
  },
128549
128276
  "context": {
128550
128277
  "type": "variable",
@@ -128552,8 +128279,8 @@
128552
128279
  "value": "null",
128553
128280
  "scope": "default",
128554
128281
  "line": {
128555
- "start": 452,
128556
- "end": 452
128282
+ "start": 445,
128283
+ "end": 445
128557
128284
  }
128558
128285
  },
128559
128286
  "group": [
@@ -128570,8 +128297,8 @@
128570
128297
  {
128571
128298
  "description": "The border color of the flat hovered and focused Picker components.\n",
128572
128299
  "commentRange": {
128573
- "start": 453,
128574
- "end": 454
128300
+ "start": 446,
128301
+ "end": 447
128575
128302
  },
128576
128303
  "context": {
128577
128304
  "type": "variable",
@@ -128579,8 +128306,8 @@
128579
128306
  "value": "null",
128580
128307
  "scope": "default",
128581
128308
  "line": {
128582
- "start": 455,
128583
- "end": 455
128309
+ "start": 448,
128310
+ "end": 448
128584
128311
  }
128585
128312
  },
128586
128313
  "group": [
@@ -152523,8 +152250,8 @@
152523
152250
  {
152524
152251
  "description": "The vertical padding of the Tooltip.\n",
152525
152252
  "commentRange": {
152526
- "start": 7,
152527
- "end": 8
152253
+ "start": 8,
152254
+ "end": 9
152528
152255
  },
152529
152256
  "context": {
152530
152257
  "type": "variable",
@@ -152532,8 +152259,8 @@
152532
152259
  "value": "k-spacing(1)",
152533
152260
  "scope": "default",
152534
152261
  "line": {
152535
- "start": 9,
152536
- "end": 9
152262
+ "start": 10,
152263
+ "end": 10
152537
152264
  }
152538
152265
  },
152539
152266
  "group": [
@@ -152550,8 +152277,8 @@
152550
152277
  {
152551
152278
  "description": "The horizontal padding of the Tooltip.\n",
152552
152279
  "commentRange": {
152553
- "start": 10,
152554
- "end": 11
152280
+ "start": 11,
152281
+ "end": 12
152555
152282
  },
152556
152283
  "context": {
152557
152284
  "type": "variable",
@@ -152559,8 +152286,8 @@
152559
152286
  "value": "k-spacing(2)",
152560
152287
  "scope": "default",
152561
152288
  "line": {
152562
- "start": 12,
152563
- "end": 12
152289
+ "start": 13,
152290
+ "end": 13
152564
152291
  }
152565
152292
  },
152566
152293
  "group": [
@@ -152577,8 +152304,8 @@
152577
152304
  {
152578
152305
  "description": "The width of the border around the Tooltip.\n",
152579
152306
  "commentRange": {
152580
- "start": 13,
152581
- "end": 14
152307
+ "start": 14,
152308
+ "end": 15
152582
152309
  },
152583
152310
  "context": {
152584
152311
  "type": "variable",
@@ -152586,8 +152313,8 @@
152586
152313
  "value": "0px",
152587
152314
  "scope": "default",
152588
152315
  "line": {
152589
- "start": 15,
152590
- "end": 15
152316
+ "start": 16,
152317
+ "end": 16
152591
152318
  }
152592
152319
  },
152593
152320
  "group": [
@@ -152604,8 +152331,8 @@
152604
152331
  {
152605
152332
  "description": "The border radius of the Tooltip.\n",
152606
152333
  "commentRange": {
152607
- "start": 16,
152608
- "end": 17
152334
+ "start": 17,
152335
+ "end": 18
152609
152336
  },
152610
152337
  "context": {
152611
152338
  "type": "variable",
@@ -152613,8 +152340,8 @@
152613
152340
  "value": "k-border-radius(md)",
152614
152341
  "scope": "default",
152615
152342
  "line": {
152616
- "start": 18,
152617
- "end": 18
152343
+ "start": 19,
152344
+ "end": 19
152618
152345
  }
152619
152346
  },
152620
152347
  "group": [
@@ -152631,8 +152358,8 @@
152631
152358
  {
152632
152359
  "description": "The font family of the Tooltip.\n",
152633
152360
  "commentRange": {
152634
- "start": 20,
152635
- "end": 21
152361
+ "start": 21,
152362
+ "end": 22
152636
152363
  },
152637
152364
  "context": {
152638
152365
  "type": "variable",
@@ -152640,8 +152367,8 @@
152640
152367
  "value": "var( --kendo-font-family, inherit )",
152641
152368
  "scope": "default",
152642
152369
  "line": {
152643
- "start": 22,
152644
- "end": 22
152370
+ "start": 23,
152371
+ "end": 23
152645
152372
  }
152646
152373
  },
152647
152374
  "group": [
@@ -152658,8 +152385,8 @@
152658
152385
  {
152659
152386
  "description": "The font size of the Tooltip.\n",
152660
152387
  "commentRange": {
152661
- "start": 23,
152662
- "end": 24
152388
+ "start": 24,
152389
+ "end": 25
152663
152390
  },
152664
152391
  "context": {
152665
152392
  "type": "variable",
@@ -152667,8 +152394,8 @@
152667
152394
  "value": "var( --kendo-font-size, inherit )",
152668
152395
  "scope": "default",
152669
152396
  "line": {
152670
- "start": 25,
152671
- "end": 25
152397
+ "start": 26,
152398
+ "end": 26
152672
152399
  }
152673
152400
  },
152674
152401
  "group": [
@@ -152685,8 +152412,8 @@
152685
152412
  {
152686
152413
  "description": "The line height of the Tooltip.\n",
152687
152414
  "commentRange": {
152688
- "start": 26,
152689
- "end": 27
152415
+ "start": 27,
152416
+ "end": 28
152690
152417
  },
152691
152418
  "context": {
152692
152419
  "type": "variable",
@@ -152694,8 +152421,8 @@
152694
152421
  "value": "var( --kendo-line-height-sm, normal )",
152695
152422
  "scope": "default",
152696
152423
  "line": {
152697
- "start": 28,
152698
- "end": 28
152424
+ "start": 29,
152425
+ "end": 29
152699
152426
  }
152700
152427
  },
152701
152428
  "group": [
@@ -152712,8 +152439,8 @@
152712
152439
  {
152713
152440
  "description": "The font size of the Tooltip title.\n",
152714
152441
  "commentRange": {
152715
- "start": 30,
152716
- "end": 31
152442
+ "start": 31,
152443
+ "end": 32
152717
152444
  },
152718
152445
  "context": {
152719
152446
  "type": "variable",
@@ -152721,8 +152448,8 @@
152721
152448
  "value": "calc( ( var( --kendo-font-size, .875rem ) * 1.25 ) )",
152722
152449
  "scope": "default",
152723
152450
  "line": {
152724
- "start": 32,
152725
- "end": 32
152451
+ "start": 33,
152452
+ "end": 33
152726
152453
  }
152727
152454
  },
152728
152455
  "group": [
@@ -152739,8 +152466,8 @@
152739
152466
  {
152740
152467
  "description": "The line height of the Tooltip title.\n",
152741
152468
  "commentRange": {
152742
- "start": 33,
152743
- "end": 34
152469
+ "start": 34,
152470
+ "end": 35
152744
152471
  },
152745
152472
  "context": {
152746
152473
  "type": "variable",
@@ -152748,8 +152475,8 @@
152748
152475
  "value": "var( --kendo-line-height-xs, normal )",
152749
152476
  "scope": "default",
152750
152477
  "line": {
152751
- "start": 35,
152752
- "end": 35
152478
+ "start": 36,
152479
+ "end": 36
152753
152480
  }
152754
152481
  },
152755
152482
  "group": [
@@ -152766,8 +152493,8 @@
152766
152493
  {
152767
152494
  "description": "The size of the Tooltip callout.\n",
152768
152495
  "commentRange": {
152769
- "start": 37,
152770
- "end": 38
152496
+ "start": 38,
152497
+ "end": 39
152771
152498
  },
152772
152499
  "context": {
152773
152500
  "type": "variable",
@@ -152775,8 +152502,8 @@
152775
152502
  "value": "6px",
152776
152503
  "scope": "default",
152777
152504
  "line": {
152778
- "start": 39,
152779
- "end": 39
152505
+ "start": 40,
152506
+ "end": 40
152780
152507
  }
152781
152508
  },
152782
152509
  "group": [
@@ -152793,8 +152520,8 @@
152793
152520
  {
152794
152521
  "description": "The default background of the Tooltip.\n",
152795
152522
  "commentRange": {
152796
- "start": 41,
152797
- "end": 42
152523
+ "start": 42,
152524
+ "end": 43
152798
152525
  },
152799
152526
  "context": {
152800
152527
  "type": "variable",
@@ -152802,8 +152529,8 @@
152802
152529
  "value": "if($kendo-enable-color-system, k-color( on-app-surface ), rgba( k-contrast-legacy( $kendo-body-bg ), .75 ))",
152803
152530
  "scope": "default",
152804
152531
  "line": {
152805
- "start": 43,
152806
- "end": 43
152532
+ "start": 44,
152533
+ "end": 44
152807
152534
  }
152808
152535
  },
152809
152536
  "group": [
@@ -152820,8 +152547,8 @@
152820
152547
  {
152821
152548
  "description": "The default text color of the Tooltip.\n",
152822
152549
  "commentRange": {
152823
- "start": 44,
152824
- "end": 45
152550
+ "start": 45,
152551
+ "end": 46
152825
152552
  },
152826
152553
  "context": {
152827
152554
  "type": "variable",
@@ -152829,8 +152556,8 @@
152829
152556
  "value": "if($kendo-enable-color-system, k-color( app-surface ), k-contrast-legacy( $kendo-tooltip-bg ))",
152830
152557
  "scope": "default",
152831
152558
  "line": {
152832
- "start": 46,
152833
- "end": 46
152559
+ "start": 47,
152560
+ "end": 47
152834
152561
  }
152835
152562
  },
152836
152563
  "group": [
@@ -152847,8 +152574,8 @@
152847
152574
  {
152848
152575
  "description": "The default border color of the Tooltip.\n",
152849
152576
  "commentRange": {
152850
- "start": 47,
152851
- "end": 48
152577
+ "start": 48,
152578
+ "end": 49
152852
152579
  },
152853
152580
  "context": {
152854
152581
  "type": "variable",
@@ -152856,8 +152583,8 @@
152856
152583
  "value": "$kendo-tooltip-bg",
152857
152584
  "scope": "default",
152858
152585
  "line": {
152859
- "start": 49,
152860
- "end": 49
152586
+ "start": 50,
152587
+ "end": 50
152861
152588
  }
152862
152589
  },
152863
152590
  "group": [
@@ -152874,8 +152601,8 @@
152874
152601
  {
152875
152602
  "description": "The box-shadow of the Tooltip.\n",
152876
152603
  "commentRange": {
152877
- "start": 51,
152878
- "end": 52
152604
+ "start": 52,
152605
+ "end": 53
152879
152606
  },
152880
152607
  "context": {
152881
152608
  "type": "variable",
@@ -152883,8 +152610,8 @@
152883
152610
  "value": "k-elevation(2)",
152884
152611
  "scope": "default",
152885
152612
  "line": {
152886
- "start": 53,
152887
- "end": 53
152613
+ "start": 54,
152614
+ "end": 54
152888
152615
  }
152889
152616
  },
152890
152617
  "group": [
@@ -152901,8 +152628,8 @@
152901
152628
  {
152902
152629
  "description": "The theme colors map for the Tooltip.\n",
152903
152630
  "commentRange": {
152904
- "start": 69,
152905
- "end": 70
152631
+ "start": 56,
152632
+ "end": 57
152906
152633
  },
152907
152634
  "context": {
152908
152635
  "type": "variable",
@@ -152910,8 +152637,8 @@
152910
152637
  "value": "$kendo-theme-colors",
152911
152638
  "scope": "default",
152912
152639
  "line": {
152913
- "start": 71,
152914
- "end": 71
152640
+ "start": 58,
152641
+ "end": 58
152915
152642
  }
152916
152643
  },
152917
152644
  "group": [
@@ -152940,8 +152667,8 @@
152940
152667
  {
152941
152668
  "description": "The generated theme colors map for the Tooltip.\n",
152942
152669
  "commentRange": {
152943
- "start": 72,
152944
- "end": 73
152670
+ "start": 59,
152671
+ "end": 60
152945
152672
  },
152946
152673
  "context": {
152947
152674
  "type": "variable",
@@ -152949,8 +152676,8 @@
152949
152676
  "value": "tooltip-theme( $kendo-tooltip-theme-colors )",
152950
152677
  "scope": "default",
152951
152678
  "line": {
152952
- "start": 74,
152953
- "end": 74
152679
+ "start": 61,
152680
+ "end": 61
152954
152681
  }
152955
152682
  },
152956
152683
  "group": [
@@ -156539,6 +156266,63 @@
156539
156266
  "resolvedValue": "null",
156540
156267
  "resolvedType": "Null"
156541
156268
  },
156269
+ {
156270
+ "description": "The displays Map.\n",
156271
+ "commentRange": {
156272
+ "start": 308,
156273
+ "end": 309
156274
+ },
156275
+ "context": {
156276
+ "type": "variable",
156277
+ "name": "kendo-display",
156278
+ "value": "(\n 1: (\n font-size: $kendo-display1-font-size,\n font-family: $kendo-display1-font-family,\n line-height: $kendo-display1-line-height,\n font-weight: $kendo-display1-font-weight,\n letter-spacing: $kendo-display1-letter-spacing\n ),\n 2: (\n font-size: $kendo-display2-font-size,\n font-family: $kendo-display2-font-family,\n line-height: $kendo-display2-line-height,\n font-weight: $kendo-display2-font-weight,\n letter-spacing: $kendo-display2-letter-spacing\n ),\n 3: (\n font-size: $kendo-display3-font-size,\n font-family: $kendo-display3-font-family,\n line-height: $kendo-display3-line-height,\n font-weight: $kendo-display3-font-weight,\n letter-spacing: $kendo-display3-letter-spacing\n ),\n 4: (\n font-size: $kendo-display4-font-size,\n font-family: $kendo-display4-font-family,\n line-height: $kendo-display4-line-height,\n font-weight: $kendo-display4-font-weight,\n letter-spacing: $kendo-display4-letter-spacing\n )\n)",
156279
+ "scope": "default",
156280
+ "line": {
156281
+ "start": 310,
156282
+ "end": 339
156283
+ }
156284
+ },
156285
+ "group": [
156286
+ "typography"
156287
+ ],
156288
+ "access": "public",
156289
+ "file": {
156290
+ "path": "default/scss/typography/_variables.scss",
156291
+ "name": "_variables.scss"
156292
+ },
156293
+ "resolvedValue": "(1: (font-size: calc(var(--kendo-font-size, 0.875rem) * 8), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 2: (font-size: calc(var(--kendo-font-size, 0.875rem) * 7), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 3: (font-size: calc(var(--kendo-font-size, 0.875rem) * 6), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null), 4: (font-size: calc(var(--kendo-font-size, 0.875rem) * 5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: var(--kendo-font-weight-light, normal), letter-spacing: null))",
156294
+ "resolvedType": "Map",
156295
+ "prettyValue": {
156296
+ "1": {
156297
+ "font-size": "calc(var(--kendo-font-size, 0.875rem) * 8)",
156298
+ "font-family": "var(--kendo-font-family, inherit)",
156299
+ "line-height": 1.2,
156300
+ "font-weight": "var(--kendo-font-weight-light, normal)",
156301
+ "letter-spacing": null
156302
+ },
156303
+ "2": {
156304
+ "font-size": "calc(var(--kendo-font-size, 0.875rem) * 7)",
156305
+ "font-family": "var(--kendo-font-family, inherit)",
156306
+ "line-height": 1.2,
156307
+ "font-weight": "var(--kendo-font-weight-light, normal)",
156308
+ "letter-spacing": null
156309
+ },
156310
+ "3": {
156311
+ "font-size": "calc(var(--kendo-font-size, 0.875rem) * 6)",
156312
+ "font-family": "var(--kendo-font-family, inherit)",
156313
+ "line-height": 1.2,
156314
+ "font-weight": "var(--kendo-font-weight-light, normal)",
156315
+ "letter-spacing": null
156316
+ },
156317
+ "4": {
156318
+ "font-size": "calc(var(--kendo-font-size, 0.875rem) * 5)",
156319
+ "font-family": "var(--kendo-font-family, inherit)",
156320
+ "line-height": 1.2,
156321
+ "font-weight": "var(--kendo-font-weight-light, normal)",
156322
+ "letter-spacing": null
156323
+ }
156324
+ }
156325
+ },
156542
156326
  {
156543
156327
  "description": "The base font size across all components.\n",
156544
156328
  "commentRange": {