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

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 +638 -854
  15. package/dist/meta/sassdoc-raw-data.json +318 -418
  16. package/dist/meta/variables.json +21 -21
  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 +106 -1
  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 +80 -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
@@ -29400,15 +29400,15 @@
29400
29400
  }
29401
29401
  },
29402
29402
  {
29403
- "description": "The text color of the Input prefix.\n",
29403
+ "description": "The border color of the invalid Input components.\n",
29404
29404
  "commentRange": {
29405
29405
  "start": 293,
29406
29406
  "end": 294
29407
29407
  },
29408
29408
  "context": {
29409
29409
  "type": "variable",
29410
- "name": "kendo-input-prefix-text",
29411
- "value": "$kendo-subtle-text",
29410
+ "name": "kendo-input-invalid-border",
29411
+ "value": "$kendo-invalid-border",
29412
29412
  "scope": "default",
29413
29413
  "line": {
29414
29414
  "start": 295,
@@ -29425,69 +29425,19 @@
29425
29425
  }
29426
29426
  },
29427
29427
  {
29428
- "description": "The text color of the Input suffix.\n",
29428
+ "description": "The shadow of the invalid Input components.\n",
29429
29429
  "commentRange": {
29430
29430
  "start": 296,
29431
29431
  "end": 297
29432
29432
  },
29433
- "context": {
29434
- "type": "variable",
29435
- "name": "kendo-input-suffix-text",
29436
- "value": "$kendo-subtle-text",
29437
- "scope": "default",
29438
- "line": {
29439
- "start": 298,
29440
- "end": 298
29441
- }
29442
- },
29443
- "group": [
29444
- "input"
29445
- ],
29446
- "access": "public",
29447
- "file": {
29448
- "path": "input/_variables.scss",
29449
- "name": "_variables.scss"
29450
- }
29451
- },
29452
- {
29453
- "description": "The border color of the invalid Input components.\n",
29454
- "commentRange": {
29455
- "start": 300,
29456
- "end": 301
29457
- },
29458
- "context": {
29459
- "type": "variable",
29460
- "name": "kendo-input-invalid-border",
29461
- "value": "$kendo-invalid-border",
29462
- "scope": "default",
29463
- "line": {
29464
- "start": 302,
29465
- "end": 302
29466
- }
29467
- },
29468
- "group": [
29469
- "input"
29470
- ],
29471
- "access": "public",
29472
- "file": {
29473
- "path": "input/_variables.scss",
29474
- "name": "_variables.scss"
29475
- }
29476
- },
29477
- {
29478
- "description": "The shadow of the invalid Input components.\n",
29479
- "commentRange": {
29480
- "start": 303,
29481
- "end": 304
29482
- },
29483
29433
  "context": {
29484
29434
  "type": "variable",
29485
29435
  "name": "kendo-input-invalid-shadow",
29486
29436
  "value": "$kendo-invalid-shadow",
29487
29437
  "scope": "default",
29488
29438
  "line": {
29489
- "start": 305,
29490
- "end": 305
29439
+ "start": 298,
29440
+ "end": 298
29491
29441
  }
29492
29442
  },
29493
29443
  "group": [
@@ -34927,8 +34877,8 @@
34927
34877
  {
34928
34878
  "description": "The row-gap between the elements in the Notification group.\n",
34929
34879
  "commentRange": {
34930
- "start": 9,
34931
- "end": 10
34880
+ "start": 10,
34881
+ "end": 11
34932
34882
  },
34933
34883
  "context": {
34934
34884
  "type": "variable",
@@ -34936,8 +34886,8 @@
34936
34886
  "value": "k-spacing(2)",
34937
34887
  "scope": "default",
34938
34888
  "line": {
34939
- "start": 11,
34940
- "end": 11
34889
+ "start": 12,
34890
+ "end": 12
34941
34891
  }
34942
34892
  },
34943
34893
  "group": [
@@ -34952,8 +34902,8 @@
34952
34902
  {
34953
34903
  "description": "The horizontal padding of the Notification.\n",
34954
34904
  "commentRange": {
34955
- "start": 13,
34956
- "end": 14
34905
+ "start": 14,
34906
+ "end": 15
34957
34907
  },
34958
34908
  "context": {
34959
34909
  "type": "variable",
@@ -34961,8 +34911,8 @@
34961
34911
  "value": "k-spacing(2)",
34962
34912
  "scope": "default",
34963
34913
  "line": {
34964
- "start": 15,
34965
- "end": 15
34914
+ "start": 16,
34915
+ "end": 16
34966
34916
  }
34967
34917
  },
34968
34918
  "group": [
@@ -34977,8 +34927,8 @@
34977
34927
  {
34978
34928
  "description": "The vertical padding of the Notification.\n",
34979
34929
  "commentRange": {
34980
- "start": 16,
34981
- "end": 17
34930
+ "start": 17,
34931
+ "end": 18
34982
34932
  },
34983
34933
  "context": {
34984
34934
  "type": "variable",
@@ -34986,8 +34936,8 @@
34986
34936
  "value": "k-spacing(1)",
34987
34937
  "scope": "default",
34988
34938
  "line": {
34989
- "start": 18,
34990
- "end": 18
34939
+ "start": 19,
34940
+ "end": 19
34991
34941
  }
34992
34942
  },
34993
34943
  "group": [
@@ -35002,8 +34952,8 @@
35002
34952
  {
35003
34953
  "description": "The width of the border around the Notification.\n",
35004
34954
  "commentRange": {
35005
- "start": 19,
35006
- "end": 20
34955
+ "start": 20,
34956
+ "end": 21
35007
34957
  },
35008
34958
  "context": {
35009
34959
  "type": "variable",
@@ -35011,8 +34961,8 @@
35011
34961
  "value": "1px",
35012
34962
  "scope": "default",
35013
34963
  "line": {
35014
- "start": 21,
35015
- "end": 21
34964
+ "start": 22,
34965
+ "end": 22
35016
34966
  }
35017
34967
  },
35018
34968
  "group": [
@@ -35027,8 +34977,8 @@
35027
34977
  {
35028
34978
  "description": "The border radius of the Notification.\n",
35029
34979
  "commentRange": {
35030
- "start": 22,
35031
- "end": 23
34980
+ "start": 23,
34981
+ "end": 24
35032
34982
  },
35033
34983
  "context": {
35034
34984
  "type": "variable",
@@ -35036,8 +34986,8 @@
35036
34986
  "value": "k-border-radius(md)!default",
35037
34987
  "scope": "private",
35038
34988
  "line": {
35039
- "start": 24,
35040
- "end": 24
34989
+ "start": 25,
34990
+ "end": 25
35041
34991
  }
35042
34992
  },
35043
34993
  "group": [
@@ -35052,8 +35002,8 @@
35052
35002
  {
35053
35003
  "description": "The font family of the Notification.\n",
35054
35004
  "commentRange": {
35055
- "start": 25,
35056
- "end": 26
35005
+ "start": 26,
35006
+ "end": 27
35057
35007
  },
35058
35008
  "context": {
35059
35009
  "type": "variable",
@@ -35061,8 +35011,8 @@
35061
35011
  "value": "var( --kendo-font-family, inherit )",
35062
35012
  "scope": "default",
35063
35013
  "line": {
35064
- "start": 27,
35065
- "end": 27
35014
+ "start": 28,
35015
+ "end": 28
35066
35016
  }
35067
35017
  },
35068
35018
  "group": [
@@ -35077,8 +35027,8 @@
35077
35027
  {
35078
35028
  "description": "The font size of the Notification.\n",
35079
35029
  "commentRange": {
35080
- "start": 28,
35081
- "end": 29
35030
+ "start": 29,
35031
+ "end": 30
35082
35032
  },
35083
35033
  "context": {
35084
35034
  "type": "variable",
@@ -35086,8 +35036,8 @@
35086
35036
  "value": "var( --kendo-font-size-sm, inherit )",
35087
35037
  "scope": "default",
35088
35038
  "line": {
35089
- "start": 30,
35090
- "end": 30
35039
+ "start": 31,
35040
+ "end": 31
35091
35041
  }
35092
35042
  },
35093
35043
  "group": [
@@ -35102,8 +35052,8 @@
35102
35052
  {
35103
35053
  "description": "The line height of the Notification.\n",
35104
35054
  "commentRange": {
35105
- "start": 31,
35106
- "end": 32
35055
+ "start": 32,
35056
+ "end": 33
35107
35057
  },
35108
35058
  "context": {
35109
35059
  "type": "variable",
@@ -35111,8 +35061,8 @@
35111
35061
  "value": "va( --kendo-line-height, normal )",
35112
35062
  "scope": "default",
35113
35063
  "line": {
35114
- "start": 33,
35115
- "end": 33
35064
+ "start": 34,
35065
+ "end": 34
35116
35066
  }
35117
35067
  },
35118
35068
  "group": [
@@ -35127,8 +35077,8 @@
35127
35077
  {
35128
35078
  "description": "The background color of the Notification.\n",
35129
35079
  "commentRange": {
35130
- "start": 34,
35131
- "end": 35
35080
+ "start": 35,
35081
+ "end": 36
35132
35082
  },
35133
35083
  "context": {
35134
35084
  "type": "variable",
@@ -35136,8 +35086,8 @@
35136
35086
  "value": "$kendo-component-bg",
35137
35087
  "scope": "default",
35138
35088
  "line": {
35139
- "start": 36,
35140
- "end": 36
35089
+ "start": 37,
35090
+ "end": 37
35141
35091
  }
35142
35092
  },
35143
35093
  "group": [
@@ -35152,8 +35102,8 @@
35152
35102
  {
35153
35103
  "description": "The text color of the Notification.\n",
35154
35104
  "commentRange": {
35155
- "start": 37,
35156
- "end": 38
35105
+ "start": 38,
35106
+ "end": 39
35157
35107
  },
35158
35108
  "context": {
35159
35109
  "type": "variable",
@@ -35161,8 +35111,8 @@
35161
35111
  "value": "$kendo-component-text",
35162
35112
  "scope": "default",
35163
35113
  "line": {
35164
- "start": 39,
35165
- "end": 39
35114
+ "start": 40,
35115
+ "end": 40
35166
35116
  }
35167
35117
  },
35168
35118
  "group": [
@@ -35177,8 +35127,8 @@
35177
35127
  {
35178
35128
  "description": "The border color of the Notification.\n",
35179
35129
  "commentRange": {
35180
- "start": 40,
35181
- "end": 41
35130
+ "start": 41,
35131
+ "end": 42
35182
35132
  },
35183
35133
  "context": {
35184
35134
  "type": "variable",
@@ -35186,8 +35136,8 @@
35186
35136
  "value": "$kendo-component-border",
35187
35137
  "scope": "default",
35188
35138
  "line": {
35189
- "start": 42,
35190
- "end": 42
35139
+ "start": 43,
35140
+ "end": 43
35191
35141
  }
35192
35142
  },
35193
35143
  "group": [
@@ -35202,8 +35152,8 @@
35202
35152
  {
35203
35153
  "description": "The box shadow of the Notification.\n",
35204
35154
  "commentRange": {
35205
- "start": 43,
35206
- "end": 44
35155
+ "start": 44,
35156
+ "end": 45
35207
35157
  },
35208
35158
  "context": {
35209
35159
  "type": "variable",
@@ -35211,8 +35161,8 @@
35211
35161
  "value": "$kendo-popup-shadow",
35212
35162
  "scope": "default",
35213
35163
  "line": {
35214
- "start": 45,
35215
- "end": 45
35164
+ "start": 46,
35165
+ "end": 46
35216
35166
  }
35217
35167
  },
35218
35168
  "group": [
@@ -35227,8 +35177,8 @@
35227
35177
  {
35228
35178
  "description": "The horizontal spacing of the Notification icon.\n",
35229
35179
  "commentRange": {
35230
- "start": 47,
35231
- "end": 48
35180
+ "start": 48,
35181
+ "end": 49
35232
35182
  },
35233
35183
  "context": {
35234
35184
  "type": "variable",
@@ -35236,8 +35186,8 @@
35236
35186
  "value": "$kendo-icon-spacing",
35237
35187
  "scope": "default",
35238
35188
  "line": {
35239
- "start": 49,
35240
- "end": 49
35189
+ "start": 50,
35190
+ "end": 50
35241
35191
  }
35242
35192
  },
35243
35193
  "group": [
@@ -35252,8 +35202,8 @@
35252
35202
  {
35253
35203
  "description": "The theme colors map for the Notification.\n",
35254
35204
  "commentRange": {
35255
- "start": 65,
35256
- "end": 66
35205
+ "start": 52,
35206
+ "end": 53
35257
35207
  },
35258
35208
  "context": {
35259
35209
  "type": "variable",
@@ -35261,8 +35211,8 @@
35261
35211
  "value": "$kendo-theme-colors",
35262
35212
  "scope": "default",
35263
35213
  "line": {
35264
- "start": 67,
35265
- "end": 67
35214
+ "start": 54,
35215
+ "end": 54
35266
35216
  }
35267
35217
  },
35268
35218
  "group": [
@@ -35277,8 +35227,8 @@
35277
35227
  {
35278
35228
  "description": "The generated theme colors map for the Notification.\n",
35279
35229
  "commentRange": {
35280
- "start": 68,
35281
- "end": 69
35230
+ "start": 55,
35231
+ "end": 56
35282
35232
  },
35283
35233
  "context": {
35284
35234
  "type": "variable",
@@ -35286,8 +35236,8 @@
35286
35236
  "value": "notification-theme( $kendo-notification-theme-colors )",
35287
35237
  "scope": "default",
35288
35238
  "line": {
35289
- "start": 70,
35290
- "end": 70
35239
+ "start": 57,
35240
+ "end": 57
35291
35241
  }
35292
35242
  },
35293
35243
  "group": [
@@ -41149,36 +41099,11 @@
41149
41099
  "name": "_variables.scss"
41150
41100
  }
41151
41101
  },
41152
- {
41153
- "description": "The text color of the PDFViewer free text annotation.\n",
41154
- "commentRange": {
41155
- "start": 140,
41156
- "end": 141
41157
- },
41158
- "context": {
41159
- "type": "variable",
41160
- "name": "kendo-pdf-viewer-free-text-annotation-text",
41161
- "value": "rgba(124, 22, 27, 0.7)",
41162
- "scope": "default",
41163
- "line": {
41164
- "start": 142,
41165
- "end": 142
41166
- }
41167
- },
41168
- "group": [
41169
- "pdf-viewer"
41170
- ],
41171
- "access": "public",
41172
- "file": {
41173
- "path": "pdf-viewer/_variables.scss",
41174
- "name": "_variables.scss"
41175
- }
41176
- },
41177
41102
  {
41178
41103
  "description": "The background color of the Picker components.\n",
41179
41104
  "commentRange": {
41180
- "start": 307,
41181
- "end": 308
41105
+ "start": 300,
41106
+ "end": 301
41182
41107
  },
41183
41108
  "context": {
41184
41109
  "type": "variable",
@@ -41186,8 +41111,8 @@
41186
41111
  "value": "$kendo-button-bg",
41187
41112
  "scope": "default",
41188
41113
  "line": {
41189
- "start": 309,
41190
- "end": 309
41114
+ "start": 302,
41115
+ "end": 302
41191
41116
  }
41192
41117
  },
41193
41118
  "group": [
@@ -41202,8 +41127,8 @@
41202
41127
  {
41203
41128
  "description": "The text color of the Picker components.\n",
41204
41129
  "commentRange": {
41205
- "start": 310,
41206
- "end": 311
41130
+ "start": 303,
41131
+ "end": 304
41207
41132
  },
41208
41133
  "context": {
41209
41134
  "type": "variable",
@@ -41211,8 +41136,8 @@
41211
41136
  "value": "$kendo-button-text",
41212
41137
  "scope": "default",
41213
41138
  "line": {
41214
- "start": 312,
41215
- "end": 312
41139
+ "start": 305,
41140
+ "end": 305
41216
41141
  }
41217
41142
  },
41218
41143
  "group": [
@@ -41227,8 +41152,8 @@
41227
41152
  {
41228
41153
  "description": "The border color of the Picker components.\n",
41229
41154
  "commentRange": {
41230
- "start": 313,
41231
- "end": 314
41155
+ "start": 306,
41156
+ "end": 307
41232
41157
  },
41233
41158
  "context": {
41234
41159
  "type": "variable",
@@ -41236,8 +41161,8 @@
41236
41161
  "value": "$kendo-button-border",
41237
41162
  "scope": "default",
41238
41163
  "line": {
41239
- "start": 315,
41240
- "end": 315
41164
+ "start": 308,
41165
+ "end": 308
41241
41166
  }
41242
41167
  },
41243
41168
  "group": [
@@ -41252,8 +41177,8 @@
41252
41177
  {
41253
41178
  "description": "The gradient of the Picker components.\n",
41254
41179
  "commentRange": {
41255
- "start": 316,
41256
- "end": 317
41180
+ "start": 309,
41181
+ "end": 310
41257
41182
  },
41258
41183
  "context": {
41259
41184
  "type": "variable",
@@ -41261,8 +41186,8 @@
41261
41186
  "value": "$kendo-button-gradient",
41262
41187
  "scope": "default",
41263
41188
  "line": {
41264
- "start": 318,
41265
- "end": 318
41189
+ "start": 311,
41190
+ "end": 311
41266
41191
  }
41267
41192
  },
41268
41193
  "group": [
@@ -41277,8 +41202,8 @@
41277
41202
  {
41278
41203
  "description": "The shadow of the Picker components.\n",
41279
41204
  "commentRange": {
41280
- "start": 319,
41281
- "end": 320
41205
+ "start": 312,
41206
+ "end": 313
41282
41207
  },
41283
41208
  "context": {
41284
41209
  "type": "variable",
@@ -41286,8 +41211,8 @@
41286
41211
  "value": "$kendo-button-shadow",
41287
41212
  "scope": "default",
41288
41213
  "line": {
41289
- "start": 321,
41290
- "end": 321
41214
+ "start": 314,
41215
+ "end": 314
41291
41216
  }
41292
41217
  },
41293
41218
  "group": [
@@ -41302,8 +41227,8 @@
41302
41227
  {
41303
41228
  "description": "The background color of the hovered Picker components.\n",
41304
41229
  "commentRange": {
41305
- "start": 323,
41306
- "end": 324
41230
+ "start": 316,
41231
+ "end": 317
41307
41232
  },
41308
41233
  "context": {
41309
41234
  "type": "variable",
@@ -41311,8 +41236,8 @@
41311
41236
  "value": "$kendo-button-hover-bg",
41312
41237
  "scope": "default",
41313
41238
  "line": {
41314
- "start": 325,
41315
- "end": 325
41239
+ "start": 318,
41240
+ "end": 318
41316
41241
  }
41317
41242
  },
41318
41243
  "group": [
@@ -41327,8 +41252,8 @@
41327
41252
  {
41328
41253
  "description": "The text color of the hovered Picker components.\n",
41329
41254
  "commentRange": {
41330
- "start": 326,
41331
- "end": 327
41255
+ "start": 319,
41256
+ "end": 320
41332
41257
  },
41333
41258
  "context": {
41334
41259
  "type": "variable",
@@ -41336,8 +41261,8 @@
41336
41261
  "value": "$kendo-button-hover-text",
41337
41262
  "scope": "default",
41338
41263
  "line": {
41339
- "start": 328,
41340
- "end": 328
41264
+ "start": 321,
41265
+ "end": 321
41341
41266
  }
41342
41267
  },
41343
41268
  "group": [
@@ -41352,8 +41277,8 @@
41352
41277
  {
41353
41278
  "description": "The border color of the hovered Picker components.\n",
41354
41279
  "commentRange": {
41355
- "start": 329,
41356
- "end": 330
41280
+ "start": 322,
41281
+ "end": 323
41357
41282
  },
41358
41283
  "context": {
41359
41284
  "type": "variable",
@@ -41361,8 +41286,8 @@
41361
41286
  "value": "$kendo-button-hover-border",
41362
41287
  "scope": "default",
41363
41288
  "line": {
41364
- "start": 331,
41365
- "end": 331
41289
+ "start": 324,
41290
+ "end": 324
41366
41291
  }
41367
41292
  },
41368
41293
  "group": [
@@ -41377,8 +41302,8 @@
41377
41302
  {
41378
41303
  "description": "The gradient of the hovered Picker components.\n",
41379
41304
  "commentRange": {
41380
- "start": 332,
41381
- "end": 333
41305
+ "start": 325,
41306
+ "end": 326
41382
41307
  },
41383
41308
  "context": {
41384
41309
  "type": "variable",
@@ -41386,8 +41311,8 @@
41386
41311
  "value": "$kendo-button-hover-gradient",
41387
41312
  "scope": "default",
41388
41313
  "line": {
41389
- "start": 334,
41390
- "end": 334
41314
+ "start": 327,
41315
+ "end": 327
41391
41316
  }
41392
41317
  },
41393
41318
  "group": [
@@ -41402,8 +41327,8 @@
41402
41327
  {
41403
41328
  "description": "The shadow of the hovered Picker components.\n",
41404
41329
  "commentRange": {
41405
- "start": 335,
41406
- "end": 336
41330
+ "start": 328,
41331
+ "end": 329
41407
41332
  },
41408
41333
  "context": {
41409
41334
  "type": "variable",
@@ -41411,8 +41336,8 @@
41411
41336
  "value": "$kendo-button-hover-shadow",
41412
41337
  "scope": "default",
41413
41338
  "line": {
41414
- "start": 337,
41415
- "end": 337
41339
+ "start": 330,
41340
+ "end": 330
41416
41341
  }
41417
41342
  },
41418
41343
  "group": [
@@ -41427,8 +41352,8 @@
41427
41352
  {
41428
41353
  "description": "The background color of the focused Picker components.\n",
41429
41354
  "commentRange": {
41430
- "start": 339,
41431
- "end": 340
41355
+ "start": 332,
41356
+ "end": 333
41432
41357
  },
41433
41358
  "context": {
41434
41359
  "type": "variable",
@@ -41436,8 +41361,8 @@
41436
41361
  "value": "$kendo-button-focus-bg",
41437
41362
  "scope": "default",
41438
41363
  "line": {
41439
- "start": 341,
41440
- "end": 341
41364
+ "start": 334,
41365
+ "end": 334
41441
41366
  }
41442
41367
  },
41443
41368
  "group": [
@@ -41452,8 +41377,8 @@
41452
41377
  {
41453
41378
  "description": "The text color of the focused Picker components.\n",
41454
41379
  "commentRange": {
41455
- "start": 342,
41456
- "end": 343
41380
+ "start": 335,
41381
+ "end": 336
41457
41382
  },
41458
41383
  "context": {
41459
41384
  "type": "variable",
@@ -41461,8 +41386,8 @@
41461
41386
  "value": "$kendo-button-focus-text",
41462
41387
  "scope": "default",
41463
41388
  "line": {
41464
- "start": 344,
41465
- "end": 344
41389
+ "start": 337,
41390
+ "end": 337
41466
41391
  }
41467
41392
  },
41468
41393
  "group": [
@@ -41477,8 +41402,8 @@
41477
41402
  {
41478
41403
  "description": "The border color of the focused Picker components.\n",
41479
41404
  "commentRange": {
41480
- "start": 345,
41481
- "end": 346
41405
+ "start": 338,
41406
+ "end": 339
41482
41407
  },
41483
41408
  "context": {
41484
41409
  "type": "variable",
@@ -41486,8 +41411,8 @@
41486
41411
  "value": "$kendo-button-focus-border",
41487
41412
  "scope": "default",
41488
41413
  "line": {
41489
- "start": 347,
41490
- "end": 347
41414
+ "start": 340,
41415
+ "end": 340
41491
41416
  }
41492
41417
  },
41493
41418
  "group": [
@@ -41502,8 +41427,8 @@
41502
41427
  {
41503
41428
  "description": "The gradient of the focused Picker components.\n",
41504
41429
  "commentRange": {
41505
- "start": 348,
41506
- "end": 349
41430
+ "start": 341,
41431
+ "end": 342
41507
41432
  },
41508
41433
  "context": {
41509
41434
  "type": "variable",
@@ -41511,8 +41436,8 @@
41511
41436
  "value": "$kendo-button-focus-gradient",
41512
41437
  "scope": "default",
41513
41438
  "line": {
41514
- "start": 350,
41515
- "end": 350
41439
+ "start": 343,
41440
+ "end": 343
41516
41441
  }
41517
41442
  },
41518
41443
  "group": [
@@ -41527,8 +41452,8 @@
41527
41452
  {
41528
41453
  "description": "The shadow of the focused Picker components.\n",
41529
41454
  "commentRange": {
41530
- "start": 351,
41531
- "end": 352
41455
+ "start": 344,
41456
+ "end": 345
41532
41457
  },
41533
41458
  "context": {
41534
41459
  "type": "variable",
@@ -41536,8 +41461,8 @@
41536
41461
  "value": "$kendo-button-focus-shadow",
41537
41462
  "scope": "default",
41538
41463
  "line": {
41539
- "start": 353,
41540
- "end": 353
41464
+ "start": 346,
41465
+ "end": 346
41541
41466
  }
41542
41467
  },
41543
41468
  "group": [
@@ -41552,8 +41477,8 @@
41552
41477
  {
41553
41478
  "description": "The background color of the disabled Picker components.\n",
41554
41479
  "commentRange": {
41555
- "start": 355,
41556
- "end": 356
41480
+ "start": 348,
41481
+ "end": 349
41557
41482
  },
41558
41483
  "context": {
41559
41484
  "type": "variable",
@@ -41561,8 +41486,8 @@
41561
41486
  "value": "null",
41562
41487
  "scope": "default",
41563
41488
  "line": {
41564
- "start": 357,
41565
- "end": 357
41489
+ "start": 350,
41490
+ "end": 350
41566
41491
  }
41567
41492
  },
41568
41493
  "group": [
@@ -41577,8 +41502,8 @@
41577
41502
  {
41578
41503
  "description": "The text color of the disabled Picker components.\n",
41579
41504
  "commentRange": {
41580
- "start": 358,
41581
- "end": 359
41505
+ "start": 351,
41506
+ "end": 352
41582
41507
  },
41583
41508
  "context": {
41584
41509
  "type": "variable",
@@ -41586,8 +41511,8 @@
41586
41511
  "value": "null",
41587
41512
  "scope": "default",
41588
41513
  "line": {
41589
- "start": 360,
41590
- "end": 360
41514
+ "start": 353,
41515
+ "end": 353
41591
41516
  }
41592
41517
  },
41593
41518
  "group": [
@@ -41602,8 +41527,8 @@
41602
41527
  {
41603
41528
  "description": "The border color of the disabled Picker components.\n",
41604
41529
  "commentRange": {
41605
- "start": 361,
41606
- "end": 362
41530
+ "start": 354,
41531
+ "end": 355
41607
41532
  },
41608
41533
  "context": {
41609
41534
  "type": "variable",
@@ -41611,8 +41536,8 @@
41611
41536
  "value": "null",
41612
41537
  "scope": "default",
41613
41538
  "line": {
41614
- "start": 363,
41615
- "end": 363
41539
+ "start": 356,
41540
+ "end": 356
41616
41541
  }
41617
41542
  },
41618
41543
  "group": [
@@ -41627,8 +41552,8 @@
41627
41552
  {
41628
41553
  "description": "The gradient of the disabled Picker components.\n",
41629
41554
  "commentRange": {
41630
- "start": 364,
41631
- "end": 365
41555
+ "start": 357,
41556
+ "end": 358
41632
41557
  },
41633
41558
  "context": {
41634
41559
  "type": "variable",
@@ -41636,8 +41561,8 @@
41636
41561
  "value": "null",
41637
41562
  "scope": "default",
41638
41563
  "line": {
41639
- "start": 366,
41640
- "end": 366
41564
+ "start": 359,
41565
+ "end": 359
41641
41566
  }
41642
41567
  },
41643
41568
  "group": [
@@ -41652,8 +41577,8 @@
41652
41577
  {
41653
41578
  "description": "The shadow of the disabled Picker components.\n",
41654
41579
  "commentRange": {
41655
- "start": 367,
41656
- "end": 368
41580
+ "start": 360,
41581
+ "end": 361
41657
41582
  },
41658
41583
  "context": {
41659
41584
  "type": "variable",
@@ -41661,8 +41586,8 @@
41661
41586
  "value": "null",
41662
41587
  "scope": "default",
41663
41588
  "line": {
41664
- "start": 369,
41665
- "end": 369
41589
+ "start": 362,
41590
+ "end": 362
41666
41591
  }
41667
41592
  },
41668
41593
  "group": [
@@ -41677,8 +41602,8 @@
41677
41602
  {
41678
41603
  "description": "The background color of the outline Picker components.\n",
41679
41604
  "commentRange": {
41680
- "start": 371,
41681
- "end": 372
41605
+ "start": 364,
41606
+ "end": 365
41682
41607
  },
41683
41608
  "context": {
41684
41609
  "type": "variable",
@@ -41686,8 +41611,8 @@
41686
41611
  "value": "null",
41687
41612
  "scope": "default",
41688
41613
  "line": {
41689
- "start": 373,
41690
- "end": 373
41614
+ "start": 366,
41615
+ "end": 366
41691
41616
  }
41692
41617
  },
41693
41618
  "group": [
@@ -41702,8 +41627,8 @@
41702
41627
  {
41703
41628
  "description": "The text color of the outline Picker components.\n",
41704
41629
  "commentRange": {
41705
- "start": 374,
41706
- "end": 375
41630
+ "start": 367,
41631
+ "end": 368
41707
41632
  },
41708
41633
  "context": {
41709
41634
  "type": "variable",
@@ -41711,8 +41636,8 @@
41711
41636
  "value": "$kendo-button-text",
41712
41637
  "scope": "default",
41713
41638
  "line": {
41714
- "start": 376,
41715
- "end": 376
41639
+ "start": 369,
41640
+ "end": 369
41716
41641
  }
41717
41642
  },
41718
41643
  "group": [
@@ -41727,8 +41652,8 @@
41727
41652
  {
41728
41653
  "description": "The border color of the outline Picker components.\n",
41729
41654
  "commentRange": {
41730
- "start": 377,
41731
- "end": 378
41655
+ "start": 370,
41656
+ "end": 371
41732
41657
  },
41733
41658
  "context": {
41734
41659
  "type": "variable",
@@ -41736,8 +41661,8 @@
41736
41661
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 50%, transparent), rgba( $kendo-picker-outline-text, .5))",
41737
41662
  "scope": "default",
41738
41663
  "line": {
41739
- "start": 379,
41740
- "end": 379
41664
+ "start": 372,
41665
+ "end": 372
41741
41666
  }
41742
41667
  },
41743
41668
  "group": [
@@ -41752,8 +41677,8 @@
41752
41677
  {
41753
41678
  "description": "The background color of the outline hovered Picker components.\n",
41754
41679
  "commentRange": {
41755
- "start": 381,
41756
- "end": 382
41680
+ "start": 374,
41681
+ "end": 375
41757
41682
  },
41758
41683
  "context": {
41759
41684
  "type": "variable",
@@ -41761,8 +41686,8 @@
41761
41686
  "value": "$kendo-picker-outline-text",
41762
41687
  "scope": "default",
41763
41688
  "line": {
41764
- "start": 383,
41765
- "end": 383
41689
+ "start": 376,
41690
+ "end": 376
41766
41691
  }
41767
41692
  },
41768
41693
  "group": [
@@ -41777,8 +41702,8 @@
41777
41702
  {
41778
41703
  "description": "The text color of the outline hovered Picker components.\n",
41779
41704
  "commentRange": {
41780
- "start": 384,
41781
- "end": 385
41705
+ "start": 377,
41706
+ "end": 378
41782
41707
  },
41783
41708
  "context": {
41784
41709
  "type": "variable",
@@ -41786,8 +41711,8 @@
41786
41711
  "value": "if($kendo-enable-color-system, k-color( base ), k-contrast-legacy( $kendo-picker-outline-hover-bg ))",
41787
41712
  "scope": "default",
41788
41713
  "line": {
41789
- "start": 386,
41790
- "end": 386
41714
+ "start": 379,
41715
+ "end": 379
41791
41716
  }
41792
41717
  },
41793
41718
  "group": [
@@ -41802,8 +41727,8 @@
41802
41727
  {
41803
41728
  "description": "The border color of the outline hovered Picker components.\n",
41804
41729
  "commentRange": {
41805
- "start": 387,
41806
- "end": 388
41730
+ "start": 380,
41731
+ "end": 381
41807
41732
  },
41808
41733
  "context": {
41809
41734
  "type": "variable",
@@ -41811,8 +41736,8 @@
41811
41736
  "value": "$kendo-picker-outline-hover-bg",
41812
41737
  "scope": "default",
41813
41738
  "line": {
41814
- "start": 389,
41815
- "end": 389
41739
+ "start": 382,
41740
+ "end": 382
41816
41741
  }
41817
41742
  },
41818
41743
  "group": [
@@ -41827,8 +41752,8 @@
41827
41752
  {
41828
41753
  "description": "The background color of the outline focused Picker components.\n",
41829
41754
  "commentRange": {
41830
- "start": 391,
41831
- "end": 392
41755
+ "start": 384,
41756
+ "end": 385
41832
41757
  },
41833
41758
  "context": {
41834
41759
  "type": "variable",
@@ -41836,8 +41761,8 @@
41836
41761
  "value": "null",
41837
41762
  "scope": "default",
41838
41763
  "line": {
41839
- "start": 393,
41840
- "end": 393
41764
+ "start": 386,
41765
+ "end": 386
41841
41766
  }
41842
41767
  },
41843
41768
  "group": [
@@ -41852,8 +41777,8 @@
41852
41777
  {
41853
41778
  "description": "The text color of the outline focused Picker components.\n",
41854
41779
  "commentRange": {
41855
- "start": 394,
41856
- "end": 395
41780
+ "start": 387,
41781
+ "end": 388
41857
41782
  },
41858
41783
  "context": {
41859
41784
  "type": "variable",
@@ -41861,8 +41786,8 @@
41861
41786
  "value": "null",
41862
41787
  "scope": "default",
41863
41788
  "line": {
41864
- "start": 396,
41865
- "end": 396
41789
+ "start": 389,
41790
+ "end": 389
41866
41791
  }
41867
41792
  },
41868
41793
  "group": [
@@ -41877,8 +41802,8 @@
41877
41802
  {
41878
41803
  "description": "The border color of the outline focused Picker components.\n",
41879
41804
  "commentRange": {
41880
- "start": 397,
41881
- "end": 398
41805
+ "start": 390,
41806
+ "end": 391
41882
41807
  },
41883
41808
  "context": {
41884
41809
  "type": "variable",
@@ -41886,8 +41811,8 @@
41886
41811
  "value": "null",
41887
41812
  "scope": "default",
41888
41813
  "line": {
41889
- "start": 399,
41890
- "end": 399
41814
+ "start": 392,
41815
+ "end": 392
41891
41816
  }
41892
41817
  },
41893
41818
  "group": [
@@ -41902,8 +41827,8 @@
41902
41827
  {
41903
41828
  "description": "The shadow of the outline focused Picker components.\n",
41904
41829
  "commentRange": {
41905
- "start": 400,
41906
- "end": 401
41830
+ "start": 393,
41831
+ "end": 394
41907
41832
  },
41908
41833
  "context": {
41909
41834
  "type": "variable",
@@ -41911,8 +41836,8 @@
41911
41836
  "value": "$kendo-picker-focus-shadow",
41912
41837
  "scope": "default",
41913
41838
  "line": {
41914
- "start": 402,
41915
- "end": 402
41839
+ "start": 395,
41840
+ "end": 395
41916
41841
  }
41917
41842
  },
41918
41843
  "group": [
@@ -41927,8 +41852,8 @@
41927
41852
  {
41928
41853
  "description": "The background color of the outline hovered and focused Picker components.\n",
41929
41854
  "commentRange": {
41930
- "start": 404,
41931
- "end": 405
41855
+ "start": 397,
41856
+ "end": 398
41932
41857
  },
41933
41858
  "context": {
41934
41859
  "type": "variable",
@@ -41936,8 +41861,8 @@
41936
41861
  "value": "null",
41937
41862
  "scope": "default",
41938
41863
  "line": {
41939
- "start": 406,
41940
- "end": 406
41864
+ "start": 399,
41865
+ "end": 399
41941
41866
  }
41942
41867
  },
41943
41868
  "group": [
@@ -41952,8 +41877,8 @@
41952
41877
  {
41953
41878
  "description": "The text color of the outline hovered and focused Picker components.\n",
41954
41879
  "commentRange": {
41955
- "start": 407,
41956
- "end": 408
41880
+ "start": 400,
41881
+ "end": 401
41957
41882
  },
41958
41883
  "context": {
41959
41884
  "type": "variable",
@@ -41961,8 +41886,8 @@
41961
41886
  "value": "null",
41962
41887
  "scope": "default",
41963
41888
  "line": {
41964
- "start": 409,
41965
- "end": 409
41889
+ "start": 402,
41890
+ "end": 402
41966
41891
  }
41967
41892
  },
41968
41893
  "group": [
@@ -41977,8 +41902,8 @@
41977
41902
  {
41978
41903
  "description": "The border color of the outline hovered and focused Picker components.\n",
41979
41904
  "commentRange": {
41980
- "start": 410,
41981
- "end": 411
41905
+ "start": 403,
41906
+ "end": 404
41982
41907
  },
41983
41908
  "context": {
41984
41909
  "type": "variable",
@@ -41986,8 +41911,8 @@
41986
41911
  "value": "null",
41987
41912
  "scope": "default",
41988
41913
  "line": {
41989
- "start": 412,
41990
- "end": 412
41914
+ "start": 405,
41915
+ "end": 405
41991
41916
  }
41992
41917
  },
41993
41918
  "group": [
@@ -42002,8 +41927,8 @@
42002
41927
  {
42003
41928
  "description": "The background color of the flat Picker components.\n",
42004
41929
  "commentRange": {
42005
- "start": 414,
42006
- "end": 415
41930
+ "start": 407,
41931
+ "end": 408
42007
41932
  },
42008
41933
  "context": {
42009
41934
  "type": "variable",
@@ -42011,8 +41936,8 @@
42011
41936
  "value": "null",
42012
41937
  "scope": "default",
42013
41938
  "line": {
42014
- "start": 416,
42015
- "end": 416
41939
+ "start": 409,
41940
+ "end": 409
42016
41941
  }
42017
41942
  },
42018
41943
  "group": [
@@ -42027,8 +41952,8 @@
42027
41952
  {
42028
41953
  "description": "The text color of the flat Picker components.\n",
42029
41954
  "commentRange": {
42030
- "start": 417,
42031
- "end": 418
41955
+ "start": 410,
41956
+ "end": 411
42032
41957
  },
42033
41958
  "context": {
42034
41959
  "type": "variable",
@@ -42036,8 +41961,8 @@
42036
41961
  "value": "$kendo-button-text",
42037
41962
  "scope": "default",
42038
41963
  "line": {
42039
- "start": 419,
42040
- "end": 419
41964
+ "start": 412,
41965
+ "end": 412
42041
41966
  }
42042
41967
  },
42043
41968
  "group": [
@@ -42052,8 +41977,8 @@
42052
41977
  {
42053
41978
  "description": "The border color of the flat Picker components.\n",
42054
41979
  "commentRange": {
42055
- "start": 420,
42056
- "end": 421
41980
+ "start": 413,
41981
+ "end": 414
42057
41982
  },
42058
41983
  "context": {
42059
41984
  "type": "variable",
@@ -42061,8 +41986,8 @@
42061
41986
  "value": "$kendo-button-border",
42062
41987
  "scope": "default",
42063
41988
  "line": {
42064
- "start": 422,
42065
- "end": 422
41989
+ "start": 415,
41990
+ "end": 415
42066
41991
  }
42067
41992
  },
42068
41993
  "group": [
@@ -42077,8 +42002,8 @@
42077
42002
  {
42078
42003
  "description": "The background color of the flat hovered Picker components.\n",
42079
42004
  "commentRange": {
42080
- "start": 424,
42081
- "end": 425
42005
+ "start": 417,
42006
+ "end": 418
42082
42007
  },
42083
42008
  "context": {
42084
42009
  "type": "variable",
@@ -42086,8 +42011,8 @@
42086
42011
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 4%, transparent), rgba( $kendo-button-text, .04 ))",
42087
42012
  "scope": "default",
42088
42013
  "line": {
42089
- "start": 426,
42090
- "end": 426
42014
+ "start": 419,
42015
+ "end": 419
42091
42016
  }
42092
42017
  },
42093
42018
  "group": [
@@ -42102,8 +42027,8 @@
42102
42027
  {
42103
42028
  "description": "The text color of the flat hovered Picker components.\n",
42104
42029
  "commentRange": {
42105
- "start": 427,
42106
- "end": 428
42030
+ "start": 420,
42031
+ "end": 421
42107
42032
  },
42108
42033
  "context": {
42109
42034
  "type": "variable",
@@ -42111,8 +42036,8 @@
42111
42036
  "value": "null",
42112
42037
  "scope": "default",
42113
42038
  "line": {
42114
- "start": 429,
42115
- "end": 429
42039
+ "start": 422,
42040
+ "end": 422
42116
42041
  }
42117
42042
  },
42118
42043
  "group": [
@@ -42127,8 +42052,8 @@
42127
42052
  {
42128
42053
  "description": "The border color of the flat hovered Picker components.\n",
42129
42054
  "commentRange": {
42130
- "start": 430,
42131
- "end": 431
42055
+ "start": 423,
42056
+ "end": 424
42132
42057
  },
42133
42058
  "context": {
42134
42059
  "type": "variable",
@@ -42136,8 +42061,8 @@
42136
42061
  "value": "if($kendo-enable-color-system, k-color( border-alt ), rgba( $kendo-button-border, .16 ))",
42137
42062
  "scope": "default",
42138
42063
  "line": {
42139
- "start": 432,
42140
- "end": 432
42064
+ "start": 425,
42065
+ "end": 425
42141
42066
  }
42142
42067
  },
42143
42068
  "group": [
@@ -42152,8 +42077,8 @@
42152
42077
  {
42153
42078
  "description": "The background color of the flat focused Picker components.\n",
42154
42079
  "commentRange": {
42155
- "start": 434,
42156
- "end": 435
42080
+ "start": 427,
42081
+ "end": 428
42157
42082
  },
42158
42083
  "context": {
42159
42084
  "type": "variable",
@@ -42161,8 +42086,8 @@
42161
42086
  "value": "null",
42162
42087
  "scope": "default",
42163
42088
  "line": {
42164
- "start": 436,
42165
- "end": 436
42089
+ "start": 429,
42090
+ "end": 429
42166
42091
  }
42167
42092
  },
42168
42093
  "group": [
@@ -42177,8 +42102,8 @@
42177
42102
  {
42178
42103
  "description": "The text color of the flat focused Picker components.\n",
42179
42104
  "commentRange": {
42180
- "start": 437,
42181
- "end": 438
42105
+ "start": 430,
42106
+ "end": 431
42182
42107
  },
42183
42108
  "context": {
42184
42109
  "type": "variable",
@@ -42186,8 +42111,8 @@
42186
42111
  "value": "null",
42187
42112
  "scope": "default",
42188
42113
  "line": {
42189
- "start": 439,
42190
- "end": 439
42114
+ "start": 432,
42115
+ "end": 432
42191
42116
  }
42192
42117
  },
42193
42118
  "group": [
@@ -42202,8 +42127,8 @@
42202
42127
  {
42203
42128
  "description": "The border color of the flat focused Picker components.\n",
42204
42129
  "commentRange": {
42205
- "start": 440,
42206
- "end": 441
42130
+ "start": 433,
42131
+ "end": 434
42207
42132
  },
42208
42133
  "context": {
42209
42134
  "type": "variable",
@@ -42211,8 +42136,8 @@
42211
42136
  "value": "null",
42212
42137
  "scope": "default",
42213
42138
  "line": {
42214
- "start": 442,
42215
- "end": 442
42139
+ "start": 435,
42140
+ "end": 435
42216
42141
  }
42217
42142
  },
42218
42143
  "group": [
@@ -42227,8 +42152,8 @@
42227
42152
  {
42228
42153
  "description": "The shadow of the flat focused Picker components.\n",
42229
42154
  "commentRange": {
42230
- "start": 443,
42231
- "end": 444
42155
+ "start": 436,
42156
+ "end": 437
42232
42157
  },
42233
42158
  "context": {
42234
42159
  "type": "variable",
@@ -42236,8 +42161,8 @@
42236
42161
  "value": "$kendo-picker-focus-shadow",
42237
42162
  "scope": "default",
42238
42163
  "line": {
42239
- "start": 445,
42240
- "end": 445
42164
+ "start": 438,
42165
+ "end": 438
42241
42166
  }
42242
42167
  },
42243
42168
  "group": [
@@ -42252,8 +42177,8 @@
42252
42177
  {
42253
42178
  "description": "The background color of the flat hovered and focused Picker components.\n",
42254
42179
  "commentRange": {
42255
- "start": 447,
42256
- "end": 448
42180
+ "start": 440,
42181
+ "end": 441
42257
42182
  },
42258
42183
  "context": {
42259
42184
  "type": "variable",
@@ -42261,8 +42186,8 @@
42261
42186
  "value": "null",
42262
42187
  "scope": "default",
42263
42188
  "line": {
42264
- "start": 449,
42265
- "end": 449
42189
+ "start": 442,
42190
+ "end": 442
42266
42191
  }
42267
42192
  },
42268
42193
  "group": [
@@ -42277,8 +42202,8 @@
42277
42202
  {
42278
42203
  "description": "The text color of the flat hovered and focused Picker components.\n",
42279
42204
  "commentRange": {
42280
- "start": 450,
42281
- "end": 451
42205
+ "start": 443,
42206
+ "end": 444
42282
42207
  },
42283
42208
  "context": {
42284
42209
  "type": "variable",
@@ -42286,8 +42211,8 @@
42286
42211
  "value": "null",
42287
42212
  "scope": "default",
42288
42213
  "line": {
42289
- "start": 452,
42290
- "end": 452
42214
+ "start": 445,
42215
+ "end": 445
42291
42216
  }
42292
42217
  },
42293
42218
  "group": [
@@ -42302,8 +42227,8 @@
42302
42227
  {
42303
42228
  "description": "The border color of the flat hovered and focused Picker components.\n",
42304
42229
  "commentRange": {
42305
- "start": 453,
42306
- "end": 454
42230
+ "start": 446,
42231
+ "end": 447
42307
42232
  },
42308
42233
  "context": {
42309
42234
  "type": "variable",
@@ -42311,8 +42236,8 @@
42311
42236
  "value": "null",
42312
42237
  "scope": "default",
42313
42238
  "line": {
42314
- "start": 455,
42315
- "end": 455
42239
+ "start": 448,
42240
+ "end": 448
42316
42241
  }
42317
42242
  },
42318
42243
  "group": [
@@ -64180,8 +64105,8 @@
64180
64105
  {
64181
64106
  "description": "The vertical padding of the Tooltip.\n",
64182
64107
  "commentRange": {
64183
- "start": 7,
64184
- "end": 8
64108
+ "start": 8,
64109
+ "end": 9
64185
64110
  },
64186
64111
  "context": {
64187
64112
  "type": "variable",
@@ -64189,8 +64114,8 @@
64189
64114
  "value": "k-spacing(1)",
64190
64115
  "scope": "default",
64191
64116
  "line": {
64192
- "start": 9,
64193
- "end": 9
64117
+ "start": 10,
64118
+ "end": 10
64194
64119
  }
64195
64120
  },
64196
64121
  "group": [
@@ -64205,8 +64130,8 @@
64205
64130
  {
64206
64131
  "description": "The horizontal padding of the Tooltip.\n",
64207
64132
  "commentRange": {
64208
- "start": 10,
64209
- "end": 11
64133
+ "start": 11,
64134
+ "end": 12
64210
64135
  },
64211
64136
  "context": {
64212
64137
  "type": "variable",
@@ -64214,8 +64139,8 @@
64214
64139
  "value": "k-spacing(2)",
64215
64140
  "scope": "default",
64216
64141
  "line": {
64217
- "start": 12,
64218
- "end": 12
64142
+ "start": 13,
64143
+ "end": 13
64219
64144
  }
64220
64145
  },
64221
64146
  "group": [
@@ -64230,8 +64155,8 @@
64230
64155
  {
64231
64156
  "description": "The width of the border around the Tooltip.\n",
64232
64157
  "commentRange": {
64233
- "start": 13,
64234
- "end": 14
64158
+ "start": 14,
64159
+ "end": 15
64235
64160
  },
64236
64161
  "context": {
64237
64162
  "type": "variable",
@@ -64239,8 +64164,8 @@
64239
64164
  "value": "0px",
64240
64165
  "scope": "default",
64241
64166
  "line": {
64242
- "start": 15,
64243
- "end": 15
64167
+ "start": 16,
64168
+ "end": 16
64244
64169
  }
64245
64170
  },
64246
64171
  "group": [
@@ -64255,8 +64180,8 @@
64255
64180
  {
64256
64181
  "description": "The border radius of the Tooltip.\n",
64257
64182
  "commentRange": {
64258
- "start": 16,
64259
- "end": 17
64183
+ "start": 17,
64184
+ "end": 18
64260
64185
  },
64261
64186
  "context": {
64262
64187
  "type": "variable",
@@ -64264,8 +64189,8 @@
64264
64189
  "value": "k-border-radius(md)",
64265
64190
  "scope": "default",
64266
64191
  "line": {
64267
- "start": 18,
64268
- "end": 18
64192
+ "start": 19,
64193
+ "end": 19
64269
64194
  }
64270
64195
  },
64271
64196
  "group": [
@@ -64280,8 +64205,8 @@
64280
64205
  {
64281
64206
  "description": "The font family of the Tooltip.\n",
64282
64207
  "commentRange": {
64283
- "start": 20,
64284
- "end": 21
64208
+ "start": 21,
64209
+ "end": 22
64285
64210
  },
64286
64211
  "context": {
64287
64212
  "type": "variable",
@@ -64289,8 +64214,8 @@
64289
64214
  "value": "var( --kendo-font-family, inherit )",
64290
64215
  "scope": "default",
64291
64216
  "line": {
64292
- "start": 22,
64293
- "end": 22
64217
+ "start": 23,
64218
+ "end": 23
64294
64219
  }
64295
64220
  },
64296
64221
  "group": [
@@ -64305,8 +64230,8 @@
64305
64230
  {
64306
64231
  "description": "The font size of the Tooltip.\n",
64307
64232
  "commentRange": {
64308
- "start": 23,
64309
- "end": 24
64233
+ "start": 24,
64234
+ "end": 25
64310
64235
  },
64311
64236
  "context": {
64312
64237
  "type": "variable",
@@ -64314,8 +64239,8 @@
64314
64239
  "value": "var( --kendo-font-size, inherit )",
64315
64240
  "scope": "default",
64316
64241
  "line": {
64317
- "start": 25,
64318
- "end": 25
64242
+ "start": 26,
64243
+ "end": 26
64319
64244
  }
64320
64245
  },
64321
64246
  "group": [
@@ -64330,8 +64255,8 @@
64330
64255
  {
64331
64256
  "description": "The line height of the Tooltip.\n",
64332
64257
  "commentRange": {
64333
- "start": 26,
64334
- "end": 27
64258
+ "start": 27,
64259
+ "end": 28
64335
64260
  },
64336
64261
  "context": {
64337
64262
  "type": "variable",
@@ -64339,8 +64264,8 @@
64339
64264
  "value": "var( --kendo-line-height-sm, normal )",
64340
64265
  "scope": "default",
64341
64266
  "line": {
64342
- "start": 28,
64343
- "end": 28
64267
+ "start": 29,
64268
+ "end": 29
64344
64269
  }
64345
64270
  },
64346
64271
  "group": [
@@ -64355,8 +64280,8 @@
64355
64280
  {
64356
64281
  "description": "The font size of the Tooltip title.\n",
64357
64282
  "commentRange": {
64358
- "start": 30,
64359
- "end": 31
64283
+ "start": 31,
64284
+ "end": 32
64360
64285
  },
64361
64286
  "context": {
64362
64287
  "type": "variable",
@@ -64364,8 +64289,8 @@
64364
64289
  "value": "calc( ( var( --kendo-font-size, .875rem ) * 1.25 ) )",
64365
64290
  "scope": "default",
64366
64291
  "line": {
64367
- "start": 32,
64368
- "end": 32
64292
+ "start": 33,
64293
+ "end": 33
64369
64294
  }
64370
64295
  },
64371
64296
  "group": [
@@ -64380,8 +64305,8 @@
64380
64305
  {
64381
64306
  "description": "The line height of the Tooltip title.\n",
64382
64307
  "commentRange": {
64383
- "start": 33,
64384
- "end": 34
64308
+ "start": 34,
64309
+ "end": 35
64385
64310
  },
64386
64311
  "context": {
64387
64312
  "type": "variable",
@@ -64389,8 +64314,8 @@
64389
64314
  "value": "var( --kendo-line-height-xs, normal )",
64390
64315
  "scope": "default",
64391
64316
  "line": {
64392
- "start": 35,
64393
- "end": 35
64317
+ "start": 36,
64318
+ "end": 36
64394
64319
  }
64395
64320
  },
64396
64321
  "group": [
@@ -64405,8 +64330,8 @@
64405
64330
  {
64406
64331
  "description": "The size of the Tooltip callout.\n",
64407
64332
  "commentRange": {
64408
- "start": 37,
64409
- "end": 38
64333
+ "start": 38,
64334
+ "end": 39
64410
64335
  },
64411
64336
  "context": {
64412
64337
  "type": "variable",
@@ -64414,8 +64339,8 @@
64414
64339
  "value": "6px",
64415
64340
  "scope": "default",
64416
64341
  "line": {
64417
- "start": 39,
64418
- "end": 39
64342
+ "start": 40,
64343
+ "end": 40
64419
64344
  }
64420
64345
  },
64421
64346
  "group": [
@@ -64430,8 +64355,8 @@
64430
64355
  {
64431
64356
  "description": "The default background of the Tooltip.\n",
64432
64357
  "commentRange": {
64433
- "start": 41,
64434
- "end": 42
64358
+ "start": 42,
64359
+ "end": 43
64435
64360
  },
64436
64361
  "context": {
64437
64362
  "type": "variable",
@@ -64439,8 +64364,8 @@
64439
64364
  "value": "if($kendo-enable-color-system, k-color( on-app-surface ), rgba( k-contrast-legacy( $kendo-body-bg ), .75 ))",
64440
64365
  "scope": "default",
64441
64366
  "line": {
64442
- "start": 43,
64443
- "end": 43
64367
+ "start": 44,
64368
+ "end": 44
64444
64369
  }
64445
64370
  },
64446
64371
  "group": [
@@ -64455,8 +64380,8 @@
64455
64380
  {
64456
64381
  "description": "The default text color of the Tooltip.\n",
64457
64382
  "commentRange": {
64458
- "start": 44,
64459
- "end": 45
64383
+ "start": 45,
64384
+ "end": 46
64460
64385
  },
64461
64386
  "context": {
64462
64387
  "type": "variable",
@@ -64464,8 +64389,8 @@
64464
64389
  "value": "if($kendo-enable-color-system, k-color( app-surface ), k-contrast-legacy( $kendo-tooltip-bg ))",
64465
64390
  "scope": "default",
64466
64391
  "line": {
64467
- "start": 46,
64468
- "end": 46
64392
+ "start": 47,
64393
+ "end": 47
64469
64394
  }
64470
64395
  },
64471
64396
  "group": [
@@ -64480,8 +64405,8 @@
64480
64405
  {
64481
64406
  "description": "The default border color of the Tooltip.\n",
64482
64407
  "commentRange": {
64483
- "start": 47,
64484
- "end": 48
64408
+ "start": 48,
64409
+ "end": 49
64485
64410
  },
64486
64411
  "context": {
64487
64412
  "type": "variable",
@@ -64489,8 +64414,8 @@
64489
64414
  "value": "$kendo-tooltip-bg",
64490
64415
  "scope": "default",
64491
64416
  "line": {
64492
- "start": 49,
64493
- "end": 49
64417
+ "start": 50,
64418
+ "end": 50
64494
64419
  }
64495
64420
  },
64496
64421
  "group": [
@@ -64505,8 +64430,8 @@
64505
64430
  {
64506
64431
  "description": "The box-shadow of the Tooltip.\n",
64507
64432
  "commentRange": {
64508
- "start": 51,
64509
- "end": 52
64433
+ "start": 52,
64434
+ "end": 53
64510
64435
  },
64511
64436
  "context": {
64512
64437
  "type": "variable",
@@ -64514,8 +64439,8 @@
64514
64439
  "value": "k-elevation(2)",
64515
64440
  "scope": "default",
64516
64441
  "line": {
64517
- "start": 53,
64518
- "end": 53
64442
+ "start": 54,
64443
+ "end": 54
64519
64444
  }
64520
64445
  },
64521
64446
  "group": [
@@ -64530,8 +64455,8 @@
64530
64455
  {
64531
64456
  "description": "The theme colors map for the Tooltip.\n",
64532
64457
  "commentRange": {
64533
- "start": 69,
64534
- "end": 70
64458
+ "start": 56,
64459
+ "end": 57
64535
64460
  },
64536
64461
  "context": {
64537
64462
  "type": "variable",
@@ -64539,8 +64464,8 @@
64539
64464
  "value": "$kendo-theme-colors",
64540
64465
  "scope": "default",
64541
64466
  "line": {
64542
- "start": 71,
64543
- "end": 71
64467
+ "start": 58,
64468
+ "end": 58
64544
64469
  }
64545
64470
  },
64546
64471
  "group": [
@@ -64555,8 +64480,8 @@
64555
64480
  {
64556
64481
  "description": "The generated theme colors map for the Tooltip.\n",
64557
64482
  "commentRange": {
64558
- "start": 72,
64559
- "end": 73
64483
+ "start": 59,
64484
+ "end": 60
64560
64485
  },
64561
64486
  "context": {
64562
64487
  "type": "variable",
@@ -64564,8 +64489,8 @@
64564
64489
  "value": "tooltip-theme( $kendo-tooltip-theme-colors )",
64565
64490
  "scope": "default",
64566
64491
  "line": {
64567
- "start": 74,
64568
- "end": 74
64492
+ "start": 61,
64493
+ "end": 61
64569
64494
  }
64570
64495
  },
64571
64496
  "group": [
@@ -67755,8 +67680,8 @@
67755
67680
  {
67756
67681
  "description": "Box shadow of focused items.\n",
67757
67682
  "commentRange": {
67758
- "start": 11,
67759
- "end": 11
67683
+ "start": 5,
67684
+ "end": 5
67760
67685
  },
67761
67686
  "context": {
67762
67687
  "type": "variable",
@@ -67764,33 +67689,8 @@
67764
67689
  "value": "inset 0 0 0 2px rgba(0, 0, 0, .13)",
67765
67690
  "scope": "default",
67766
67691
  "line": {
67767
- "start": 12,
67768
- "end": 12
67769
- }
67770
- },
67771
- "access": "public",
67772
- "group": [
67773
- "undefined"
67774
- ],
67775
- "file": {
67776
- "path": "_variables.scss",
67777
- "name": "_variables.scss"
67778
- }
67779
- },
67780
- {
67781
- "description": "Transition used across all components.\n",
67782
- "commentRange": {
67783
- "start": 14,
67784
- "end": 14
67785
- },
67786
- "context": {
67787
- "type": "variable",
67788
- "name": "kendo-transition",
67789
- "value": "color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out",
67790
- "scope": "default",
67791
- "line": {
67792
- "start": 15,
67793
- "end": 15
67692
+ "start": 6,
67693
+ "end": 6
67794
67694
  }
67795
67695
  },
67796
67696
  "access": "public",