@progress/kendo-theme-bootstrap 6.4.0-dev.3 → 6.4.0-dev.4

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 (38) hide show
  1. package/dist/all.css +83 -269
  2. package/dist/all.scss +288 -516
  3. package/dist/meta/sassdoc-data.json +522 -522
  4. package/dist/meta/sassdoc-raw-data.json +253 -253
  5. package/dist/meta/variables.json +5 -1
  6. package/dist/meta/variables.scss +1 -1
  7. package/lib/swatches/bootstrap-3-dark.json +1 -1
  8. package/lib/swatches/bootstrap-3.json +1 -1
  9. package/lib/swatches/bootstrap-4-dark.json +1 -1
  10. package/lib/swatches/bootstrap-4.json +1 -1
  11. package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
  12. package/lib/swatches/bootstrap-main-dark.json +1 -1
  13. package/lib/swatches/bootstrap-main.json +1 -1
  14. package/lib/swatches/bootstrap-nordic.json +1 -1
  15. package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
  16. package/lib/swatches/bootstrap-turquoise.json +1 -1
  17. package/lib/swatches/bootstrap-urban.json +1 -1
  18. package/lib/swatches/bootstrap-vintage.json +1 -1
  19. package/package.json +5 -5
  20. package/scss/_variables.scss +0 -1
  21. package/scss/button/_variables.scss +1 -1
  22. package/scss/checkbox/_variables.scss +1 -1
  23. package/scss/chip/_variables.scss +1 -1
  24. package/scss/editor/_variables.scss +1 -1
  25. package/scss/fab/_theme.scss +2 -6
  26. package/scss/fab/_variables.scss +1 -1
  27. package/scss/floating-label/_variables.scss +1 -1
  28. package/scss/grid/_theme.scss +1 -9
  29. package/scss/grid/_variables.scss +1 -0
  30. package/scss/input/_variables.scss +3 -3
  31. package/scss/list/_variables.scss +1 -1
  32. package/scss/listbox/_index.scss +0 -1
  33. package/scss/loader/_layout.scss +2 -2
  34. package/scss/menu/_variables.scss +1 -1
  35. package/scss/notification/_variables.scss +0 -1
  36. package/scss/scheduler/_layout.scss +2 -2
  37. package/scss/signature/_variables.scss +1 -1
  38. package/scss/slider/_variables.scss +1 -1
@@ -1270,7 +1270,7 @@
1270
1270
  "resolvedType": "Number"
1271
1271
  },
1272
1272
  {
1273
- "description": " The line height used along with the $kendo-font-size variable of the large Button.\n",
1273
+ "description": "The line height used along with the $kendo-font-size variable of the large Button.\n",
1274
1274
  "commentRange": {
1275
1275
  "start": 63,
1276
1276
  "end": 64
@@ -2673,6 +2673,33 @@
2673
2673
  "resolvedValue": "0.75rem",
2674
2674
  "resolvedType": "Number"
2675
2675
  },
2676
+ {
2677
+ "description": "The size of a medium CheckBox.\n",
2678
+ "commentRange": {
2679
+ "start": 13,
2680
+ "end": 14
2681
+ },
2682
+ "context": {
2683
+ "type": "variable",
2684
+ "name": "kendo-checkbox-md-size",
2685
+ "value": "k-map-get( $kendo-spacing, 4 )",
2686
+ "scope": "default",
2687
+ "line": {
2688
+ "start": 15,
2689
+ "end": 15
2690
+ }
2691
+ },
2692
+ "group": [
2693
+ "checkbox"
2694
+ ],
2695
+ "access": "public",
2696
+ "file": {
2697
+ "path": "checkbox/_variables.scss",
2698
+ "name": "_variables.scss"
2699
+ },
2700
+ "resolvedValue": "1rem",
2701
+ "resolvedType": "Number"
2702
+ },
2676
2703
  {
2677
2704
  "description": "The size of a large CheckBox.\n",
2678
2705
  "commentRange": {
@@ -4971,8 +4998,8 @@
4971
4998
  {
4972
4999
  "description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
4973
5000
  "commentRange": {
4974
- "start": 111,
4975
- "end": 114
5001
+ "start": 110,
5002
+ "end": 113
4976
5003
  },
4977
5004
  "context": {
4978
5005
  "type": "variable",
@@ -4980,8 +5007,8 @@
4980
5007
  "value": "$primary",
4981
5008
  "scope": "default",
4982
5009
  "line": {
4983
- "start": 115,
4984
- "end": 115
5010
+ "start": 114,
5011
+ "end": 114
4985
5012
  }
4986
5013
  },
4987
5014
  "group": [
@@ -4999,8 +5026,8 @@
4999
5026
  {
5000
5027
  "description": "The color used along with the primary color denoted by $kendo-color-primary.\nUsed to provide contrast between the background and foreground colors.\n",
5001
5028
  "commentRange": {
5002
- "start": 119,
5003
- "end": 122
5029
+ "start": 118,
5030
+ "end": 121
5004
5031
  },
5005
5032
  "context": {
5006
5033
  "type": "variable",
@@ -5008,8 +5035,8 @@
5008
5035
  "value": "k-contrast-color( $kendo-color-primary )",
5009
5036
  "scope": "default",
5010
5037
  "line": {
5011
- "start": 123,
5012
- "end": 123
5038
+ "start": 122,
5039
+ "end": 122
5013
5040
  }
5014
5041
  },
5015
5042
  "group": [
@@ -5027,8 +5054,8 @@
5027
5054
  {
5028
5055
  "description": "The secondary color of the theme.\n",
5029
5056
  "commentRange": {
5030
- "start": 125,
5031
- "end": 127
5057
+ "start": 124,
5058
+ "end": 126
5032
5059
  },
5033
5060
  "context": {
5034
5061
  "type": "variable",
@@ -5036,8 +5063,8 @@
5036
5063
  "value": "$secondary",
5037
5064
  "scope": "default",
5038
5065
  "line": {
5039
- "start": 128,
5040
- "end": 128
5066
+ "start": 127,
5067
+ "end": 127
5041
5068
  }
5042
5069
  },
5043
5070
  "group": [
@@ -5055,8 +5082,8 @@
5055
5082
  {
5056
5083
  "description": "The color used along with the secondary color denoted by $kendo-color-secondary.\nUsed to provide contrast between the background and foreground colors.\n",
5057
5084
  "commentRange": {
5058
- "start": 132,
5059
- "end": 135
5085
+ "start": 131,
5086
+ "end": 134
5060
5087
  },
5061
5088
  "context": {
5062
5089
  "type": "variable",
@@ -5064,8 +5091,8 @@
5064
5091
  "value": "k-contrast-color( $kendo-color-secondary )",
5065
5092
  "scope": "default",
5066
5093
  "line": {
5067
- "start": 136,
5068
- "end": 136
5094
+ "start": 135,
5095
+ "end": 135
5069
5096
  }
5070
5097
  },
5071
5098
  "group": [
@@ -5083,8 +5110,8 @@
5083
5110
  {
5084
5111
  "description": "The tertiary color of the theme.\n",
5085
5112
  "commentRange": {
5086
- "start": 138,
5087
- "end": 140
5113
+ "start": 137,
5114
+ "end": 139
5088
5115
  },
5089
5116
  "context": {
5090
5117
  "type": "variable",
@@ -5092,8 +5119,8 @@
5092
5119
  "value": "$purple",
5093
5120
  "scope": "default",
5094
5121
  "line": {
5095
- "start": 141,
5096
- "end": 141
5122
+ "start": 140,
5123
+ "end": 140
5097
5124
  }
5098
5125
  },
5099
5126
  "group": [
@@ -5111,8 +5138,8 @@
5111
5138
  {
5112
5139
  "description": "The color used along with the tertiary color denoted by $kendo-color-tertiary.\nUsed to provide contrast between the background and foreground colors.\n",
5113
5140
  "commentRange": {
5114
- "start": 145,
5115
- "end": 148
5141
+ "start": 144,
5142
+ "end": 147
5116
5143
  },
5117
5144
  "context": {
5118
5145
  "type": "variable",
@@ -5120,8 +5147,8 @@
5120
5147
  "value": "k-contrast-color( $kendo-color-tertiary )",
5121
5148
  "scope": "default",
5122
5149
  "line": {
5123
- "start": 149,
5124
- "end": 149
5150
+ "start": 148,
5151
+ "end": 148
5125
5152
  }
5126
5153
  },
5127
5154
  "group": [
@@ -5139,8 +5166,8 @@
5139
5166
  {
5140
5167
  "description": "The color for informational messages and states.\n",
5141
5168
  "commentRange": {
5142
- "start": 151,
5143
- "end": 153
5169
+ "start": 150,
5170
+ "end": 152
5144
5171
  },
5145
5172
  "context": {
5146
5173
  "type": "variable",
@@ -5148,8 +5175,8 @@
5148
5175
  "value": "$info",
5149
5176
  "scope": "default",
5150
5177
  "line": {
5151
- "start": 154,
5152
- "end": 154
5178
+ "start": 153,
5179
+ "end": 153
5153
5180
  }
5154
5181
  },
5155
5182
  "group": [
@@ -5167,8 +5194,8 @@
5167
5194
  {
5168
5195
  "description": "The color for success messages and states.\n",
5169
5196
  "commentRange": {
5170
- "start": 158,
5171
- "end": 160
5197
+ "start": 157,
5198
+ "end": 159
5172
5199
  },
5173
5200
  "context": {
5174
5201
  "type": "variable",
@@ -5176,8 +5203,8 @@
5176
5203
  "value": "$success",
5177
5204
  "scope": "default",
5178
5205
  "line": {
5179
- "start": 161,
5180
- "end": 161
5206
+ "start": 160,
5207
+ "end": 160
5181
5208
  }
5182
5209
  },
5183
5210
  "group": [
@@ -5195,8 +5222,8 @@
5195
5222
  {
5196
5223
  "description": "The color for warning messages and states.\n",
5197
5224
  "commentRange": {
5198
- "start": 165,
5199
- "end": 167
5225
+ "start": 164,
5226
+ "end": 166
5200
5227
  },
5201
5228
  "context": {
5202
5229
  "type": "variable",
@@ -5204,8 +5231,8 @@
5204
5231
  "value": "$warning",
5205
5232
  "scope": "default",
5206
5233
  "line": {
5207
- "start": 168,
5208
- "end": 168
5234
+ "start": 167,
5235
+ "end": 167
5209
5236
  }
5210
5237
  },
5211
5238
  "group": [
@@ -5223,8 +5250,8 @@
5223
5250
  {
5224
5251
  "description": "The color for error messages and states.\n",
5225
5252
  "commentRange": {
5226
- "start": 172,
5227
- "end": 174
5253
+ "start": 171,
5254
+ "end": 173
5228
5255
  },
5229
5256
  "context": {
5230
5257
  "type": "variable",
@@ -5232,8 +5259,8 @@
5232
5259
  "value": "$danger",
5233
5260
  "scope": "default",
5234
5261
  "line": {
5235
- "start": 175,
5236
- "end": 175
5262
+ "start": 174,
5263
+ "end": 174
5237
5264
  }
5238
5265
  },
5239
5266
  "group": [
@@ -5251,8 +5278,8 @@
5251
5278
  {
5252
5279
  "description": "The dark color of the theme.\n",
5253
5280
  "commentRange": {
5254
- "start": 179,
5255
- "end": 181
5281
+ "start": 178,
5282
+ "end": 180
5256
5283
  },
5257
5284
  "context": {
5258
5285
  "type": "variable",
@@ -5260,8 +5287,8 @@
5260
5287
  "value": "$dark",
5261
5288
  "scope": "default",
5262
5289
  "line": {
5263
- "start": 182,
5264
- "end": 182
5290
+ "start": 181,
5291
+ "end": 181
5265
5292
  }
5266
5293
  },
5267
5294
  "group": [
@@ -5279,8 +5306,8 @@
5279
5306
  {
5280
5307
  "description": "The light color of the theme.\n",
5281
5308
  "commentRange": {
5282
- "start": 184,
5283
- "end": 186
5309
+ "start": 183,
5310
+ "end": 185
5284
5311
  },
5285
5312
  "context": {
5286
5313
  "type": "variable",
@@ -5288,8 +5315,8 @@
5288
5315
  "value": "$light",
5289
5316
  "scope": "default",
5290
5317
  "line": {
5291
- "start": 187,
5292
- "end": 187
5318
+ "start": 186,
5319
+ "end": 186
5293
5320
  }
5294
5321
  },
5295
5322
  "group": [
@@ -5307,8 +5334,8 @@
5307
5334
  {
5308
5335
  "description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
5309
5336
  "commentRange": {
5310
- "start": 189,
5311
- "end": 190
5337
+ "start": 188,
5338
+ "end": 189
5312
5339
  },
5313
5340
  "context": {
5314
5341
  "type": "variable",
@@ -5316,8 +5343,8 @@
5316
5343
  "value": "if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark )",
5317
5344
  "scope": "default",
5318
5345
  "line": {
5319
- "start": 191,
5320
- "end": 191
5346
+ "start": 190,
5347
+ "end": 190
5321
5348
  }
5322
5349
  },
5323
5350
  "group": [
@@ -5334,8 +5361,8 @@
5334
5361
  {
5335
5362
  "description": "Background color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$kendo-grid-bg: $kendo-component-bg !default;`.\n",
5336
5363
  "commentRange": {
5337
- "start": 279,
5338
- "end": 281
5364
+ "start": 278,
5365
+ "end": 280
5339
5366
  },
5340
5367
  "context": {
5341
5368
  "type": "variable",
@@ -5343,8 +5370,8 @@
5343
5370
  "value": "$kendo-body-bg",
5344
5371
  "scope": "default",
5345
5372
  "line": {
5346
- "start": 282,
5347
- "end": 282
5373
+ "start": 281,
5374
+ "end": 281
5348
5375
  }
5349
5376
  },
5350
5377
  "group": [
@@ -5361,8 +5388,8 @@
5361
5388
  {
5362
5389
  "description": "Text color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$kendo-grid-text: $kendo-component-text !default;`.\n",
5363
5390
  "commentRange": {
5364
- "start": 283,
5365
- "end": 285
5391
+ "start": 282,
5392
+ "end": 284
5366
5393
  },
5367
5394
  "context": {
5368
5395
  "type": "variable",
@@ -5370,8 +5397,8 @@
5370
5397
  "value": "$kendo-body-text",
5371
5398
  "scope": "default",
5372
5399
  "line": {
5373
- "start": 286,
5374
- "end": 286
5400
+ "start": 285,
5401
+ "end": 285
5375
5402
  }
5376
5403
  },
5377
5404
  "group": [
@@ -5388,8 +5415,8 @@
5388
5415
  {
5389
5416
  "description": "Border color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$kendo-grid-border: $kendo-component-border !default;`.\n",
5390
5417
  "commentRange": {
5391
- "start": 287,
5392
- "end": 289
5418
+ "start": 286,
5419
+ "end": 288
5393
5420
  },
5394
5421
  "context": {
5395
5422
  "type": "variable",
@@ -5397,8 +5424,8 @@
5397
5424
  "value": "if( k-is-light( $kendo-component-bg ), $gray-300, $gray-700 )",
5398
5425
  "scope": "default",
5399
5426
  "line": {
5400
- "start": 290,
5401
- "end": 290
5427
+ "start": 289,
5428
+ "end": 289
5402
5429
  }
5403
5430
  },
5404
5431
  "group": [
@@ -6789,6 +6816,33 @@
6789
6816
  "resolvedValue": "1",
6790
6817
  "resolvedType": "Number"
6791
6818
  },
6819
+ {
6820
+ "description": "The font size of the Floating Label.\n",
6821
+ "commentRange": {
6822
+ "start": 6,
6823
+ "end": 7
6824
+ },
6825
+ "context": {
6826
+ "type": "variable",
6827
+ "name": "kendo-floating-label-font-size",
6828
+ "value": "$kendo-input-font-size",
6829
+ "scope": "default",
6830
+ "line": {
6831
+ "start": 8,
6832
+ "end": 8
6833
+ }
6834
+ },
6835
+ "group": [
6836
+ "floating-label"
6837
+ ],
6838
+ "access": "public",
6839
+ "file": {
6840
+ "path": "floating-label/_variables.scss",
6841
+ "name": "_variables.scss"
6842
+ },
6843
+ "resolvedValue": "1rem",
6844
+ "resolvedType": "Number"
6845
+ },
6792
6846
  {
6793
6847
  "description": "The maximum width of the Floating Label.\n",
6794
6848
  "commentRange": {
@@ -9384,8 +9438,8 @@
9384
9438
  {
9385
9439
  "description": "Background color of the grid row resize indicator\n",
9386
9440
  "commentRange": {
9387
- "start": 307,
9388
- "end": 308
9441
+ "start": 308,
9442
+ "end": 309
9389
9443
  },
9390
9444
  "context": {
9391
9445
  "type": "variable",
@@ -9393,8 +9447,8 @@
9393
9447
  "value": "rgba( k-contrast-color( $kendo-grid-bg ), .12 )",
9394
9448
  "scope": "default",
9395
9449
  "line": {
9396
- "start": 309,
9397
- "end": 309
9450
+ "start": 310,
9451
+ "end": 310
9398
9452
  }
9399
9453
  },
9400
9454
  "group": [
@@ -9411,8 +9465,8 @@
9411
9465
  {
9412
9466
  "description": "Active background color of the grid row resize indicator\n",
9413
9467
  "commentRange": {
9414
- "start": 310,
9415
- "end": 311
9468
+ "start": 311,
9469
+ "end": 312
9416
9470
  },
9417
9471
  "context": {
9418
9472
  "type": "variable",
@@ -9420,8 +9474,8 @@
9420
9474
  "value": "$kendo-color-primary",
9421
9475
  "scope": "default",
9422
9476
  "line": {
9423
- "start": 312,
9424
- "end": 312
9477
+ "start": 313,
9478
+ "end": 313
9425
9479
  }
9426
9480
  },
9427
9481
  "group": [
@@ -9438,8 +9492,8 @@
9438
9492
  {
9439
9493
  "description": "Height of the grid row resize indicator\n",
9440
9494
  "commentRange": {
9441
- "start": 313,
9442
- "end": 314
9495
+ "start": 314,
9496
+ "end": 315
9443
9497
  },
9444
9498
  "context": {
9445
9499
  "type": "variable",
@@ -9447,8 +9501,8 @@
9447
9501
  "value": "k-map-get( $kendo-spacing, .5 )",
9448
9502
  "scope": "default",
9449
9503
  "line": {
9450
- "start": 315,
9451
- "end": 315
9504
+ "start": 316,
9505
+ "end": 316
9452
9506
  }
9453
9507
  },
9454
9508
  "group": [
@@ -11244,6 +11298,60 @@
11244
11298
  "resolvedValue": "1",
11245
11299
  "resolvedType": "Number"
11246
11300
  },
11301
+ {
11302
+ "description": "The vertical margin of the clear value icon.\n",
11303
+ "commentRange": {
11304
+ "start": 248,
11305
+ "end": 249
11306
+ },
11307
+ "context": {
11308
+ "type": "variable",
11309
+ "name": "kendo-input-values-margin-y",
11310
+ "value": "k-map-get( $kendo-spacing, 0.5 )",
11311
+ "scope": "default",
11312
+ "line": {
11313
+ "start": 250,
11314
+ "end": 250
11315
+ }
11316
+ },
11317
+ "group": [
11318
+ "input"
11319
+ ],
11320
+ "access": "public",
11321
+ "file": {
11322
+ "path": "input/_variables.scss",
11323
+ "name": "_variables.scss"
11324
+ },
11325
+ "resolvedValue": "0.125rem",
11326
+ "resolvedType": "Number"
11327
+ },
11328
+ {
11329
+ "description": "The horizontal margin of the clear value icon.\n",
11330
+ "commentRange": {
11331
+ "start": 251,
11332
+ "end": 252
11333
+ },
11334
+ "context": {
11335
+ "type": "variable",
11336
+ "name": "kendo-input-values-margin-x",
11337
+ "value": "$kendo-input-values-margin-y",
11338
+ "scope": "default",
11339
+ "line": {
11340
+ "start": 253,
11341
+ "end": 253
11342
+ }
11343
+ },
11344
+ "group": [
11345
+ "input"
11346
+ ],
11347
+ "access": "public",
11348
+ "file": {
11349
+ "path": "input/_variables.scss",
11350
+ "name": "_variables.scss"
11351
+ },
11352
+ "resolvedValue": "0.125rem",
11353
+ "resolvedType": "Number"
11354
+ },
11247
11355
  {
11248
11356
  "description": "The width of the Input button.\n",
11249
11357
  "commentRange": {
@@ -14109,8 +14217,8 @@
14109
14217
  {
14110
14218
  "description": "Theme colors of the notification.\n",
14111
14219
  "commentRange": {
14112
- "start": 57,
14113
- "end": 58
14220
+ "start": 56,
14221
+ "end": 57
14114
14222
  },
14115
14223
  "context": {
14116
14224
  "type": "variable",
@@ -14118,8 +14226,8 @@
14118
14226
  "value": "$kendo-theme-colors",
14119
14227
  "scope": "default",
14120
14228
  "line": {
14121
- "start": 59,
14122
- "end": 59
14229
+ "start": 58,
14230
+ "end": 58
14123
14231
  }
14124
14232
  },
14125
14233
  "group": [
@@ -23991,8 +24099,8 @@
23991
24099
  {
23992
24100
  "description": "Base font size across all components.\n",
23993
24101
  "commentRange": {
23994
- "start": 210,
23995
- "end": 211
24102
+ "start": 209,
24103
+ "end": 210
23996
24104
  },
23997
24105
  "context": {
23998
24106
  "type": "variable",
@@ -24000,8 +24108,8 @@
24000
24108
  "value": "$font-size-base",
24001
24109
  "scope": "default",
24002
24110
  "line": {
24003
- "start": 212,
24004
- "end": 212
24111
+ "start": 211,
24112
+ "end": 211
24005
24113
  }
24006
24114
  },
24007
24115
  "group": [
@@ -24018,8 +24126,8 @@
24018
24126
  {
24019
24127
  "description": "Font family for text.\n",
24020
24128
  "commentRange": {
24021
- "start": 227,
24022
- "end": 228
24129
+ "start": 226,
24130
+ "end": 227
24023
24131
  },
24024
24132
  "context": {
24025
24133
  "type": "variable",
@@ -24027,8 +24135,8 @@
24027
24135
  "value": "$font-family-sans-serif",
24028
24136
  "scope": "default",
24029
24137
  "line": {
24030
- "start": 229,
24031
- "end": 229
24138
+ "start": 228,
24139
+ "end": 228
24032
24140
  }
24033
24141
  },
24034
24142
  "group": [
@@ -24045,8 +24153,8 @@
24045
24153
  {
24046
24154
  "description": "Font family for monospaced text. Used for styling the code.\n",
24047
24155
  "commentRange": {
24048
- "start": 231,
24049
- "end": 232
24156
+ "start": 230,
24157
+ "end": 231
24050
24158
  },
24051
24159
  "context": {
24052
24160
  "type": "variable",
@@ -24054,8 +24162,8 @@
24054
24162
  "value": "$font-family-monospace",
24055
24163
  "scope": "default",
24056
24164
  "line": {
24057
- "start": 233,
24058
- "end": 233
24165
+ "start": 232,
24166
+ "end": 232
24059
24167
  }
24060
24168
  },
24061
24169
  "group": [
@@ -24072,8 +24180,8 @@
24072
24180
  {
24073
24181
  "description": "Font family across all components.\n",
24074
24182
  "commentRange": {
24075
- "start": 235,
24076
- "end": 236
24183
+ "start": 234,
24184
+ "end": 235
24077
24185
  },
24078
24186
  "context": {
24079
24187
  "type": "variable",
@@ -24081,8 +24189,8 @@
24081
24189
  "value": "$kendo-font-family-sans-serif",
24082
24190
  "scope": "default",
24083
24191
  "line": {
24084
- "start": 237,
24085
- "end": 237
24192
+ "start": 236,
24193
+ "end": 236
24086
24194
  }
24087
24195
  },
24088
24196
  "group": [
@@ -24099,8 +24207,8 @@
24099
24207
  {
24100
24208
  "description": "Line height used along with $kendo-font-size.\n",
24101
24209
  "commentRange": {
24102
- "start": 239,
24103
- "end": 240
24210
+ "start": 238,
24211
+ "end": 239
24104
24212
  },
24105
24213
  "context": {
24106
24214
  "type": "variable",
@@ -24108,8 +24216,8 @@
24108
24216
  "value": "$line-height-base",
24109
24217
  "scope": "default",
24110
24218
  "line": {
24111
- "start": 241,
24112
- "end": 241
24219
+ "start": 240,
24220
+ "end": 240
24113
24221
  }
24114
24222
  },
24115
24223
  "group": [
@@ -24126,8 +24234,8 @@
24126
24234
  {
24127
24235
  "description": "Border radius for all components.\n",
24128
24236
  "commentRange": {
24129
- "start": 86,
24130
- "end": 86
24237
+ "start": 85,
24238
+ "end": 85
24131
24239
  },
24132
24240
  "context": {
24133
24241
  "type": "variable",
@@ -24135,8 +24243,8 @@
24135
24243
  "value": "$border-radius",
24136
24244
  "scope": "default",
24137
24245
  "line": {
24138
- "start": 87,
24139
- "end": 87
24246
+ "start": 86,
24247
+ "end": 86
24140
24248
  }
24141
24249
  },
24142
24250
  "access": "public",
@@ -24153,8 +24261,8 @@
24153
24261
  {
24154
24262
  "description": "The background of the components' chrome area.\n",
24155
24263
  "commentRange": {
24156
- "start": 293,
24157
- "end": 293
24264
+ "start": 292,
24265
+ "end": 292
24158
24266
  },
24159
24267
  "context": {
24160
24268
  "type": "variable",
@@ -24162,8 +24270,8 @@
24162
24270
  "value": "$gray-100",
24163
24271
  "scope": "default",
24164
24272
  "line": {
24165
- "start": 294,
24166
- "end": 294
24273
+ "start": 293,
24274
+ "end": 293
24167
24275
  }
24168
24276
  },
24169
24277
  "access": "public",
@@ -24180,8 +24288,8 @@
24180
24288
  {
24181
24289
  "description": "The text color of the components' chrome area.\n",
24182
24290
  "commentRange": {
24183
- "start": 295,
24184
- "end": 295
24291
+ "start": 294,
24292
+ "end": 294
24185
24293
  },
24186
24294
  "context": {
24187
24295
  "type": "variable",
@@ -24189,8 +24297,8 @@
24189
24297
  "value": "$kendo-body-text",
24190
24298
  "scope": "default",
24191
24299
  "line": {
24192
- "start": 296,
24193
- "end": 296
24300
+ "start": 295,
24301
+ "end": 295
24194
24302
  }
24195
24303
  },
24196
24304
  "access": "public",
@@ -24207,8 +24315,8 @@
24207
24315
  {
24208
24316
  "description": "The border color of the components' chrome area.\n",
24209
24317
  "commentRange": {
24210
- "start": 297,
24211
- "end": 297
24318
+ "start": 296,
24319
+ "end": 296
24212
24320
  },
24213
24321
  "context": {
24214
24322
  "type": "variable",
@@ -24216,8 +24324,8 @@
24216
24324
  "value": "k-try-shade( $kendo-base-bg, 1 )",
24217
24325
  "scope": "default",
24218
24326
  "line": {
24219
- "start": 298,
24220
- "end": 298
24327
+ "start": 297,
24328
+ "end": 297
24221
24329
  }
24222
24330
  },
24223
24331
  "access": "public",
@@ -24234,8 +24342,8 @@
24234
24342
  {
24235
24343
  "description": "The gradient background of the components' chrome area.\n",
24236
24344
  "commentRange": {
24237
- "start": 299,
24238
- "end": 299
24345
+ "start": 298,
24346
+ "end": 298
24239
24347
  },
24240
24348
  "context": {
24241
24349
  "type": "variable",
@@ -24243,8 +24351,8 @@
24243
24351
  "value": "null",
24244
24352
  "scope": "default",
24245
24353
  "line": {
24246
- "start": 300,
24247
- "end": 300
24354
+ "start": 299,
24355
+ "end": 299
24248
24356
  }
24249
24357
  },
24250
24358
  "access": "public",
@@ -24261,8 +24369,8 @@
24261
24369
  {
24262
24370
  "description": "The background of hovered items.\n",
24263
24371
  "commentRange": {
24264
- "start": 302,
24265
- "end": 302
24372
+ "start": 301,
24373
+ "end": 301
24266
24374
  },
24267
24375
  "context": {
24268
24376
  "type": "variable",
@@ -24270,8 +24378,8 @@
24270
24378
  "value": "$gray-200",
24271
24379
  "scope": "default",
24272
24380
  "line": {
24273
- "start": 303,
24274
- "end": 303
24381
+ "start": 302,
24382
+ "end": 302
24275
24383
  }
24276
24384
  },
24277
24385
  "access": "public",
@@ -24288,8 +24396,8 @@
24288
24396
  {
24289
24397
  "description": "The text color of hovered items.\n",
24290
24398
  "commentRange": {
24291
- "start": 304,
24292
- "end": 304
24399
+ "start": 303,
24400
+ "end": 303
24293
24401
  },
24294
24402
  "context": {
24295
24403
  "type": "variable",
@@ -24297,8 +24405,8 @@
24297
24405
  "value": "$kendo-base-text",
24298
24406
  "scope": "default",
24299
24407
  "line": {
24300
- "start": 305,
24301
- "end": 305
24408
+ "start": 304,
24409
+ "end": 304
24302
24410
  }
24303
24411
  },
24304
24412
  "access": "public",
@@ -24315,8 +24423,8 @@
24315
24423
  {
24316
24424
  "description": "The border color of hovered items.\n",
24317
24425
  "commentRange": {
24318
- "start": 306,
24319
- "end": 306
24426
+ "start": 305,
24427
+ "end": 305
24320
24428
  },
24321
24429
  "context": {
24322
24430
  "type": "variable",
@@ -24324,8 +24432,8 @@
24324
24432
  "value": "k-try-shade( $kendo-hover-bg, 1 )",
24325
24433
  "scope": "default",
24326
24434
  "line": {
24327
- "start": 307,
24328
- "end": 307
24435
+ "start": 306,
24436
+ "end": 306
24329
24437
  }
24330
24438
  },
24331
24439
  "access": "public",
@@ -24342,8 +24450,8 @@
24342
24450
  {
24343
24451
  "description": "The gradient background of hovered items.\n",
24344
24452
  "commentRange": {
24345
- "start": 308,
24346
- "end": 308
24453
+ "start": 307,
24454
+ "end": 307
24347
24455
  },
24348
24456
  "context": {
24349
24457
  "type": "variable",
@@ -24351,8 +24459,8 @@
24351
24459
  "value": "null",
24352
24460
  "scope": "default",
24353
24461
  "line": {
24354
- "start": 309,
24355
- "end": 309
24462
+ "start": 308,
24463
+ "end": 308
24356
24464
  }
24357
24465
  },
24358
24466
  "access": "public",
@@ -24369,8 +24477,8 @@
24369
24477
  {
24370
24478
  "description": "The background of selected items.\n",
24371
24479
  "commentRange": {
24372
- "start": 311,
24373
- "end": 311
24480
+ "start": 310,
24481
+ "end": 310
24374
24482
  },
24375
24483
  "context": {
24376
24484
  "type": "variable",
@@ -24378,8 +24486,8 @@
24378
24486
  "value": "$kendo-color-primary",
24379
24487
  "scope": "default",
24380
24488
  "line": {
24381
- "start": 312,
24382
- "end": 312
24489
+ "start": 311,
24490
+ "end": 311
24383
24491
  }
24384
24492
  },
24385
24493
  "access": "public",
@@ -24396,8 +24504,8 @@
24396
24504
  {
24397
24505
  "description": "The text color of selected items.\n",
24398
24506
  "commentRange": {
24399
- "start": 313,
24400
- "end": 313
24507
+ "start": 312,
24508
+ "end": 312
24401
24509
  },
24402
24510
  "context": {
24403
24511
  "type": "variable",
@@ -24405,8 +24513,8 @@
24405
24513
  "value": "k-contrast-color( $kendo-selected-bg )",
24406
24514
  "scope": "default",
24407
24515
  "line": {
24408
- "start": 314,
24409
- "end": 314
24516
+ "start": 313,
24517
+ "end": 313
24410
24518
  }
24411
24519
  },
24412
24520
  "access": "public",
@@ -24423,8 +24531,8 @@
24423
24531
  {
24424
24532
  "description": "The border color of selected items.\n",
24425
24533
  "commentRange": {
24426
- "start": 315,
24427
- "end": 315
24534
+ "start": 314,
24535
+ "end": 314
24428
24536
  },
24429
24537
  "context": {
24430
24538
  "type": "variable",
@@ -24432,8 +24540,8 @@
24432
24540
  "value": "k-try-shade( $kendo-selected-bg, 1 )",
24433
24541
  "scope": "default",
24434
24542
  "line": {
24435
- "start": 316,
24436
- "end": 316
24543
+ "start": 315,
24544
+ "end": 315
24437
24545
  }
24438
24546
  },
24439
24547
  "access": "public",
@@ -24450,8 +24558,8 @@
24450
24558
  {
24451
24559
  "description": "The gradient background of selected items.\n",
24452
24560
  "commentRange": {
24453
- "start": 317,
24454
- "end": 317
24561
+ "start": 316,
24562
+ "end": 316
24455
24563
  },
24456
24564
  "context": {
24457
24565
  "type": "variable",
@@ -24459,8 +24567,8 @@
24459
24567
  "value": "null",
24460
24568
  "scope": "default",
24461
24569
  "line": {
24462
- "start": 318,
24463
- "end": 318
24570
+ "start": 317,
24571
+ "end": 317
24464
24572
  }
24465
24573
  },
24466
24574
  "access": "public",
@@ -24474,33 +24582,6 @@
24474
24582
  "resolvedValue": "null",
24475
24583
  "resolvedType": "Null"
24476
24584
  },
24477
- {
24478
- "description": "The size of a medium CheckBox.\n @group checkbox\n",
24479
- "commentRange": {
24480
- "start": 13,
24481
- "end": 14
24482
- },
24483
- "context": {
24484
- "type": "variable",
24485
- "name": "kendo-checkbox-md-size",
24486
- "value": "k-map-get( $kendo-spacing, 4 )",
24487
- "scope": "default",
24488
- "line": {
24489
- "start": 15,
24490
- "end": 15
24491
- }
24492
- },
24493
- "access": "public",
24494
- "group": [
24495
- "undefined"
24496
- ],
24497
- "file": {
24498
- "path": "checkbox/_variables.scss",
24499
- "name": "_variables.scss"
24500
- },
24501
- "resolvedValue": "1rem",
24502
- "resolvedType": "Number"
24503
- },
24504
24585
  {
24505
24586
  "description": "The font size of the large Chip.\n",
24506
24587
  "commentRange": {
@@ -24528,87 +24609,6 @@
24528
24609
  "resolvedValue": "1rem",
24529
24610
  "resolvedType": "Number"
24530
24611
  },
24531
- {
24532
- "description": "The font size of the Floating Label.\n @group floating-label\n",
24533
- "commentRange": {
24534
- "start": 6,
24535
- "end": 7
24536
- },
24537
- "context": {
24538
- "type": "variable",
24539
- "name": "kendo-floating-label-font-size",
24540
- "value": "$kendo-input-font-size",
24541
- "scope": "default",
24542
- "line": {
24543
- "start": 8,
24544
- "end": 8
24545
- }
24546
- },
24547
- "access": "public",
24548
- "group": [
24549
- "undefined"
24550
- ],
24551
- "file": {
24552
- "path": "floating-label/_variables.scss",
24553
- "name": "_variables.scss"
24554
- },
24555
- "resolvedValue": "1rem",
24556
- "resolvedType": "Number"
24557
- },
24558
- {
24559
- "description": "The vertical margin of the clear value icon.\n @group input\n",
24560
- "commentRange": {
24561
- "start": 248,
24562
- "end": 249
24563
- },
24564
- "context": {
24565
- "type": "variable",
24566
- "name": "kendo-input-values-margin-y",
24567
- "value": "k-map-get( $kendo-spacing, 0.5 )",
24568
- "scope": "default",
24569
- "line": {
24570
- "start": 250,
24571
- "end": 250
24572
- }
24573
- },
24574
- "access": "public",
24575
- "group": [
24576
- "undefined"
24577
- ],
24578
- "file": {
24579
- "path": "input/_variables.scss",
24580
- "name": "_variables.scss"
24581
- },
24582
- "resolvedValue": "0.125rem",
24583
- "resolvedType": "Number"
24584
- },
24585
- {
24586
- "description": "The horizontal margin of the clear value icon.\n @group input\n",
24587
- "commentRange": {
24588
- "start": 251,
24589
- "end": 252
24590
- },
24591
- "context": {
24592
- "type": "variable",
24593
- "name": "kendo-input-values-margin-x",
24594
- "value": "$kendo-input-values-margin-y",
24595
- "scope": "default",
24596
- "line": {
24597
- "start": 253,
24598
- "end": 253
24599
- }
24600
- },
24601
- "access": "public",
24602
- "group": [
24603
- "undefined"
24604
- ],
24605
- "file": {
24606
- "path": "input/_variables.scss",
24607
- "name": "_variables.scss"
24608
- },
24609
- "resolvedValue": "0.125rem",
24610
- "resolvedType": "Number"
24611
- },
24612
24612
  {
24613
24613
  "description": "Theme colors map for the window.\n",
24614
24614
  "commentRange": {
@@ -24649,8 +24649,8 @@
24649
24649
  {
24650
24650
  "description": "Border radius for all components.\n",
24651
24651
  "commentRange": {
24652
- "start": 86,
24653
- "end": 86
24652
+ "start": 85,
24653
+ "end": 85
24654
24654
  },
24655
24655
  "context": {
24656
24656
  "type": "variable",
@@ -24658,8 +24658,8 @@
24658
24658
  "value": "$border-radius",
24659
24659
  "scope": "default",
24660
24660
  "line": {
24661
- "start": 87,
24662
- "end": 87
24661
+ "start": 86,
24662
+ "end": 86
24663
24663
  }
24664
24664
  },
24665
24665
  "access": "public",
@@ -24676,8 +24676,8 @@
24676
24676
  {
24677
24677
  "description": "The background of the components' chrome area.\n",
24678
24678
  "commentRange": {
24679
- "start": 293,
24680
- "end": 293
24679
+ "start": 292,
24680
+ "end": 292
24681
24681
  },
24682
24682
  "context": {
24683
24683
  "type": "variable",
@@ -24685,8 +24685,8 @@
24685
24685
  "value": "$gray-100",
24686
24686
  "scope": "default",
24687
24687
  "line": {
24688
- "start": 294,
24689
- "end": 294
24688
+ "start": 293,
24689
+ "end": 293
24690
24690
  }
24691
24691
  },
24692
24692
  "access": "public",
@@ -24703,8 +24703,8 @@
24703
24703
  {
24704
24704
  "description": "The text color of the components' chrome area.\n",
24705
24705
  "commentRange": {
24706
- "start": 295,
24707
- "end": 295
24706
+ "start": 294,
24707
+ "end": 294
24708
24708
  },
24709
24709
  "context": {
24710
24710
  "type": "variable",
@@ -24712,8 +24712,8 @@
24712
24712
  "value": "$kendo-body-text",
24713
24713
  "scope": "default",
24714
24714
  "line": {
24715
- "start": 296,
24716
- "end": 296
24715
+ "start": 295,
24716
+ "end": 295
24717
24717
  }
24718
24718
  },
24719
24719
  "access": "public",
@@ -24730,8 +24730,8 @@
24730
24730
  {
24731
24731
  "description": "The border color of the components' chrome area.\n",
24732
24732
  "commentRange": {
24733
- "start": 297,
24734
- "end": 297
24733
+ "start": 296,
24734
+ "end": 296
24735
24735
  },
24736
24736
  "context": {
24737
24737
  "type": "variable",
@@ -24739,8 +24739,8 @@
24739
24739
  "value": "k-try-shade( $kendo-base-bg, 1 )",
24740
24740
  "scope": "default",
24741
24741
  "line": {
24742
- "start": 298,
24743
- "end": 298
24742
+ "start": 297,
24743
+ "end": 297
24744
24744
  }
24745
24745
  },
24746
24746
  "access": "public",
@@ -24757,8 +24757,8 @@
24757
24757
  {
24758
24758
  "description": "The gradient background of the components' chrome area.\n",
24759
24759
  "commentRange": {
24760
- "start": 299,
24761
- "end": 299
24760
+ "start": 298,
24761
+ "end": 298
24762
24762
  },
24763
24763
  "context": {
24764
24764
  "type": "variable",
@@ -24766,8 +24766,8 @@
24766
24766
  "value": "null",
24767
24767
  "scope": "default",
24768
24768
  "line": {
24769
- "start": 300,
24770
- "end": 300
24769
+ "start": 299,
24770
+ "end": 299
24771
24771
  }
24772
24772
  },
24773
24773
  "access": "public",
@@ -24784,8 +24784,8 @@
24784
24784
  {
24785
24785
  "description": "The background of hovered items.\n",
24786
24786
  "commentRange": {
24787
- "start": 302,
24788
- "end": 302
24787
+ "start": 301,
24788
+ "end": 301
24789
24789
  },
24790
24790
  "context": {
24791
24791
  "type": "variable",
@@ -24793,8 +24793,8 @@
24793
24793
  "value": "$gray-200",
24794
24794
  "scope": "default",
24795
24795
  "line": {
24796
- "start": 303,
24797
- "end": 303
24796
+ "start": 302,
24797
+ "end": 302
24798
24798
  }
24799
24799
  },
24800
24800
  "access": "public",
@@ -24811,8 +24811,8 @@
24811
24811
  {
24812
24812
  "description": "The text color of hovered items.\n",
24813
24813
  "commentRange": {
24814
- "start": 304,
24815
- "end": 304
24814
+ "start": 303,
24815
+ "end": 303
24816
24816
  },
24817
24817
  "context": {
24818
24818
  "type": "variable",
@@ -24820,8 +24820,8 @@
24820
24820
  "value": "$kendo-base-text",
24821
24821
  "scope": "default",
24822
24822
  "line": {
24823
- "start": 305,
24824
- "end": 305
24823
+ "start": 304,
24824
+ "end": 304
24825
24825
  }
24826
24826
  },
24827
24827
  "access": "public",
@@ -24838,8 +24838,8 @@
24838
24838
  {
24839
24839
  "description": "The border color of hovered items.\n",
24840
24840
  "commentRange": {
24841
- "start": 306,
24842
- "end": 306
24841
+ "start": 305,
24842
+ "end": 305
24843
24843
  },
24844
24844
  "context": {
24845
24845
  "type": "variable",
@@ -24847,8 +24847,8 @@
24847
24847
  "value": "k-try-shade( $kendo-hover-bg, 1 )",
24848
24848
  "scope": "default",
24849
24849
  "line": {
24850
- "start": 307,
24851
- "end": 307
24850
+ "start": 306,
24851
+ "end": 306
24852
24852
  }
24853
24853
  },
24854
24854
  "access": "public",
@@ -24865,8 +24865,8 @@
24865
24865
  {
24866
24866
  "description": "The gradient background of hovered items.\n",
24867
24867
  "commentRange": {
24868
- "start": 308,
24869
- "end": 308
24868
+ "start": 307,
24869
+ "end": 307
24870
24870
  },
24871
24871
  "context": {
24872
24872
  "type": "variable",
@@ -24874,8 +24874,8 @@
24874
24874
  "value": "null",
24875
24875
  "scope": "default",
24876
24876
  "line": {
24877
- "start": 309,
24878
- "end": 309
24877
+ "start": 308,
24878
+ "end": 308
24879
24879
  }
24880
24880
  },
24881
24881
  "access": "public",
@@ -24892,8 +24892,8 @@
24892
24892
  {
24893
24893
  "description": "The background of selected items.\n",
24894
24894
  "commentRange": {
24895
- "start": 311,
24896
- "end": 311
24895
+ "start": 310,
24896
+ "end": 310
24897
24897
  },
24898
24898
  "context": {
24899
24899
  "type": "variable",
@@ -24901,8 +24901,8 @@
24901
24901
  "value": "$kendo-color-primary",
24902
24902
  "scope": "default",
24903
24903
  "line": {
24904
- "start": 312,
24905
- "end": 312
24904
+ "start": 311,
24905
+ "end": 311
24906
24906
  }
24907
24907
  },
24908
24908
  "access": "public",
@@ -24919,8 +24919,8 @@
24919
24919
  {
24920
24920
  "description": "The text color of selected items.\n",
24921
24921
  "commentRange": {
24922
- "start": 313,
24923
- "end": 313
24922
+ "start": 312,
24923
+ "end": 312
24924
24924
  },
24925
24925
  "context": {
24926
24926
  "type": "variable",
@@ -24928,8 +24928,8 @@
24928
24928
  "value": "k-contrast-color( $kendo-selected-bg )",
24929
24929
  "scope": "default",
24930
24930
  "line": {
24931
- "start": 314,
24932
- "end": 314
24931
+ "start": 313,
24932
+ "end": 313
24933
24933
  }
24934
24934
  },
24935
24935
  "access": "public",
@@ -24946,8 +24946,8 @@
24946
24946
  {
24947
24947
  "description": "The border color of selected items.\n",
24948
24948
  "commentRange": {
24949
- "start": 315,
24950
- "end": 315
24949
+ "start": 314,
24950
+ "end": 314
24951
24951
  },
24952
24952
  "context": {
24953
24953
  "type": "variable",
@@ -24955,8 +24955,8 @@
24955
24955
  "value": "k-try-shade( $kendo-selected-bg, 1 )",
24956
24956
  "scope": "default",
24957
24957
  "line": {
24958
- "start": 316,
24959
- "end": 316
24958
+ "start": 315,
24959
+ "end": 315
24960
24960
  }
24961
24961
  },
24962
24962
  "access": "public",
@@ -24973,8 +24973,8 @@
24973
24973
  {
24974
24974
  "description": "The gradient background of selected items.\n",
24975
24975
  "commentRange": {
24976
- "start": 317,
24977
- "end": 317
24976
+ "start": 316,
24977
+ "end": 316
24978
24978
  },
24979
24979
  "context": {
24980
24980
  "type": "variable",
@@ -24982,8 +24982,8 @@
24982
24982
  "value": "null",
24983
24983
  "scope": "default",
24984
24984
  "line": {
24985
- "start": 318,
24986
- "end": 318
24985
+ "start": 317,
24986
+ "end": 317
24987
24987
  }
24988
24988
  },
24989
24989
  "access": "public",
@@ -24997,33 +24997,6 @@
24997
24997
  "resolvedValue": "null",
24998
24998
  "resolvedType": "Null"
24999
24999
  },
25000
- {
25001
- "description": "The size of a medium CheckBox.\n @group checkbox\n",
25002
- "commentRange": {
25003
- "start": 13,
25004
- "end": 14
25005
- },
25006
- "context": {
25007
- "type": "variable",
25008
- "name": "kendo-checkbox-md-size",
25009
- "value": "k-map-get( $kendo-spacing, 4 )",
25010
- "scope": "default",
25011
- "line": {
25012
- "start": 15,
25013
- "end": 15
25014
- }
25015
- },
25016
- "access": "public",
25017
- "group": [
25018
- "undefined"
25019
- ],
25020
- "file": {
25021
- "path": "checkbox/_variables.scss",
25022
- "name": "_variables.scss"
25023
- },
25024
- "resolvedValue": "1rem",
25025
- "resolvedType": "Number"
25026
- },
25027
25000
  {
25028
25001
  "description": "The font size of the large Chip.\n",
25029
25002
  "commentRange": {
@@ -25050,87 +25023,6 @@
25050
25023
  },
25051
25024
  "resolvedValue": "1rem",
25052
25025
  "resolvedType": "Number"
25053
- },
25054
- {
25055
- "description": "The font size of the Floating Label.\n @group floating-label\n",
25056
- "commentRange": {
25057
- "start": 6,
25058
- "end": 7
25059
- },
25060
- "context": {
25061
- "type": "variable",
25062
- "name": "kendo-floating-label-font-size",
25063
- "value": "$kendo-input-font-size",
25064
- "scope": "default",
25065
- "line": {
25066
- "start": 8,
25067
- "end": 8
25068
- }
25069
- },
25070
- "access": "public",
25071
- "group": [
25072
- "undefined"
25073
- ],
25074
- "file": {
25075
- "path": "floating-label/_variables.scss",
25076
- "name": "_variables.scss"
25077
- },
25078
- "resolvedValue": "1rem",
25079
- "resolvedType": "Number"
25080
- },
25081
- {
25082
- "description": "The vertical margin of the clear value icon.\n @group input\n",
25083
- "commentRange": {
25084
- "start": 248,
25085
- "end": 249
25086
- },
25087
- "context": {
25088
- "type": "variable",
25089
- "name": "kendo-input-values-margin-y",
25090
- "value": "k-map-get( $kendo-spacing, 0.5 )",
25091
- "scope": "default",
25092
- "line": {
25093
- "start": 250,
25094
- "end": 250
25095
- }
25096
- },
25097
- "access": "public",
25098
- "group": [
25099
- "undefined"
25100
- ],
25101
- "file": {
25102
- "path": "input/_variables.scss",
25103
- "name": "_variables.scss"
25104
- },
25105
- "resolvedValue": "0.125rem",
25106
- "resolvedType": "Number"
25107
- },
25108
- {
25109
- "description": "The horizontal margin of the clear value icon.\n @group input\n",
25110
- "commentRange": {
25111
- "start": 251,
25112
- "end": 252
25113
- },
25114
- "context": {
25115
- "type": "variable",
25116
- "name": "kendo-input-values-margin-x",
25117
- "value": "$kendo-input-values-margin-y",
25118
- "scope": "default",
25119
- "line": {
25120
- "start": 253,
25121
- "end": 253
25122
- }
25123
- },
25124
- "access": "public",
25125
- "group": [
25126
- "undefined"
25127
- ],
25128
- "file": {
25129
- "path": "input/_variables.scss",
25130
- "name": "_variables.scss"
25131
- },
25132
- "resolvedValue": "0.125rem",
25133
- "resolvedType": "Number"
25134
25026
  }
25135
25027
  ]
25136
25028
  },
@@ -26420,7 +26312,7 @@
26420
26312
  "resolvedType": "Number"
26421
26313
  },
26422
26314
  {
26423
- "description": " The line height used along with the $kendo-font-size variable of the large Button.\n",
26315
+ "description": "The line height used along with the $kendo-font-size variable of the large Button.\n",
26424
26316
  "commentRange": {
26425
26317
  "start": 63,
26426
26318
  "end": 64
@@ -27835,6 +27727,33 @@
27835
27727
  "resolvedValue": "0.75rem",
27836
27728
  "resolvedType": "Number"
27837
27729
  },
27730
+ {
27731
+ "description": "The size of a medium CheckBox.\n",
27732
+ "commentRange": {
27733
+ "start": 13,
27734
+ "end": 14
27735
+ },
27736
+ "context": {
27737
+ "type": "variable",
27738
+ "name": "kendo-checkbox-md-size",
27739
+ "value": "k-map-get( $kendo-spacing, 4 )",
27740
+ "scope": "default",
27741
+ "line": {
27742
+ "start": 15,
27743
+ "end": 15
27744
+ }
27745
+ },
27746
+ "group": [
27747
+ "checkbox"
27748
+ ],
27749
+ "access": "public",
27750
+ "file": {
27751
+ "path": "checkbox/_variables.scss",
27752
+ "name": "_variables.scss"
27753
+ },
27754
+ "resolvedValue": "1rem",
27755
+ "resolvedType": "Number"
27756
+ },
27838
27757
  {
27839
27758
  "description": "The size of a large CheckBox.\n",
27840
27759
  "commentRange": {
@@ -30145,8 +30064,8 @@
30145
30064
  {
30146
30065
  "description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
30147
30066
  "commentRange": {
30148
- "start": 111,
30149
- "end": 114
30067
+ "start": 110,
30068
+ "end": 113
30150
30069
  },
30151
30070
  "context": {
30152
30071
  "type": "variable",
@@ -30154,8 +30073,8 @@
30154
30073
  "value": "$primary",
30155
30074
  "scope": "default",
30156
30075
  "line": {
30157
- "start": 115,
30158
- "end": 115
30076
+ "start": 114,
30077
+ "end": 114
30159
30078
  }
30160
30079
  },
30161
30080
  "group": [
@@ -30173,8 +30092,8 @@
30173
30092
  {
30174
30093
  "description": "The color used along with the primary color denoted by $kendo-color-primary.\nUsed to provide contrast between the background and foreground colors.\n",
30175
30094
  "commentRange": {
30176
- "start": 119,
30177
- "end": 122
30095
+ "start": 118,
30096
+ "end": 121
30178
30097
  },
30179
30098
  "context": {
30180
30099
  "type": "variable",
@@ -30182,8 +30101,8 @@
30182
30101
  "value": "k-contrast-color( $kendo-color-primary )",
30183
30102
  "scope": "default",
30184
30103
  "line": {
30185
- "start": 123,
30186
- "end": 123
30104
+ "start": 122,
30105
+ "end": 122
30187
30106
  }
30188
30107
  },
30189
30108
  "group": [
@@ -30201,8 +30120,8 @@
30201
30120
  {
30202
30121
  "description": "The secondary color of the theme.\n",
30203
30122
  "commentRange": {
30204
- "start": 125,
30205
- "end": 127
30123
+ "start": 124,
30124
+ "end": 126
30206
30125
  },
30207
30126
  "context": {
30208
30127
  "type": "variable",
@@ -30210,8 +30129,8 @@
30210
30129
  "value": "$secondary",
30211
30130
  "scope": "default",
30212
30131
  "line": {
30213
- "start": 128,
30214
- "end": 128
30132
+ "start": 127,
30133
+ "end": 127
30215
30134
  }
30216
30135
  },
30217
30136
  "group": [
@@ -30229,8 +30148,8 @@
30229
30148
  {
30230
30149
  "description": "The color used along with the secondary color denoted by $kendo-color-secondary.\nUsed to provide contrast between the background and foreground colors.\n",
30231
30150
  "commentRange": {
30232
- "start": 132,
30233
- "end": 135
30151
+ "start": 131,
30152
+ "end": 134
30234
30153
  },
30235
30154
  "context": {
30236
30155
  "type": "variable",
@@ -30238,8 +30157,8 @@
30238
30157
  "value": "k-contrast-color( $kendo-color-secondary )",
30239
30158
  "scope": "default",
30240
30159
  "line": {
30241
- "start": 136,
30242
- "end": 136
30160
+ "start": 135,
30161
+ "end": 135
30243
30162
  }
30244
30163
  },
30245
30164
  "group": [
@@ -30257,8 +30176,8 @@
30257
30176
  {
30258
30177
  "description": "The tertiary color of the theme.\n",
30259
30178
  "commentRange": {
30260
- "start": 138,
30261
- "end": 140
30179
+ "start": 137,
30180
+ "end": 139
30262
30181
  },
30263
30182
  "context": {
30264
30183
  "type": "variable",
@@ -30266,8 +30185,8 @@
30266
30185
  "value": "$purple",
30267
30186
  "scope": "default",
30268
30187
  "line": {
30269
- "start": 141,
30270
- "end": 141
30188
+ "start": 140,
30189
+ "end": 140
30271
30190
  }
30272
30191
  },
30273
30192
  "group": [
@@ -30285,8 +30204,8 @@
30285
30204
  {
30286
30205
  "description": "The color used along with the tertiary color denoted by $kendo-color-tertiary.\nUsed to provide contrast between the background and foreground colors.\n",
30287
30206
  "commentRange": {
30288
- "start": 145,
30289
- "end": 148
30207
+ "start": 144,
30208
+ "end": 147
30290
30209
  },
30291
30210
  "context": {
30292
30211
  "type": "variable",
@@ -30294,8 +30213,8 @@
30294
30213
  "value": "k-contrast-color( $kendo-color-tertiary )",
30295
30214
  "scope": "default",
30296
30215
  "line": {
30297
- "start": 149,
30298
- "end": 149
30216
+ "start": 148,
30217
+ "end": 148
30299
30218
  }
30300
30219
  },
30301
30220
  "group": [
@@ -30313,8 +30232,8 @@
30313
30232
  {
30314
30233
  "description": "The color for informational messages and states.\n",
30315
30234
  "commentRange": {
30316
- "start": 151,
30317
- "end": 153
30235
+ "start": 150,
30236
+ "end": 152
30318
30237
  },
30319
30238
  "context": {
30320
30239
  "type": "variable",
@@ -30322,8 +30241,8 @@
30322
30241
  "value": "$info",
30323
30242
  "scope": "default",
30324
30243
  "line": {
30325
- "start": 154,
30326
- "end": 154
30244
+ "start": 153,
30245
+ "end": 153
30327
30246
  }
30328
30247
  },
30329
30248
  "group": [
@@ -30341,8 +30260,8 @@
30341
30260
  {
30342
30261
  "description": "The color for success messages and states.\n",
30343
30262
  "commentRange": {
30344
- "start": 158,
30345
- "end": 160
30263
+ "start": 157,
30264
+ "end": 159
30346
30265
  },
30347
30266
  "context": {
30348
30267
  "type": "variable",
@@ -30350,8 +30269,8 @@
30350
30269
  "value": "$success",
30351
30270
  "scope": "default",
30352
30271
  "line": {
30353
- "start": 161,
30354
- "end": 161
30272
+ "start": 160,
30273
+ "end": 160
30355
30274
  }
30356
30275
  },
30357
30276
  "group": [
@@ -30369,8 +30288,8 @@
30369
30288
  {
30370
30289
  "description": "The color for warning messages and states.\n",
30371
30290
  "commentRange": {
30372
- "start": 165,
30373
- "end": 167
30291
+ "start": 164,
30292
+ "end": 166
30374
30293
  },
30375
30294
  "context": {
30376
30295
  "type": "variable",
@@ -30378,8 +30297,8 @@
30378
30297
  "value": "$warning",
30379
30298
  "scope": "default",
30380
30299
  "line": {
30381
- "start": 168,
30382
- "end": 168
30300
+ "start": 167,
30301
+ "end": 167
30383
30302
  }
30384
30303
  },
30385
30304
  "group": [
@@ -30397,8 +30316,8 @@
30397
30316
  {
30398
30317
  "description": "The color for error messages and states.\n",
30399
30318
  "commentRange": {
30400
- "start": 172,
30401
- "end": 174
30319
+ "start": 171,
30320
+ "end": 173
30402
30321
  },
30403
30322
  "context": {
30404
30323
  "type": "variable",
@@ -30406,8 +30325,8 @@
30406
30325
  "value": "$danger",
30407
30326
  "scope": "default",
30408
30327
  "line": {
30409
- "start": 175,
30410
- "end": 175
30328
+ "start": 174,
30329
+ "end": 174
30411
30330
  }
30412
30331
  },
30413
30332
  "group": [
@@ -30425,8 +30344,8 @@
30425
30344
  {
30426
30345
  "description": "The dark color of the theme.\n",
30427
30346
  "commentRange": {
30428
- "start": 179,
30429
- "end": 181
30347
+ "start": 178,
30348
+ "end": 180
30430
30349
  },
30431
30350
  "context": {
30432
30351
  "type": "variable",
@@ -30434,8 +30353,8 @@
30434
30353
  "value": "$dark",
30435
30354
  "scope": "default",
30436
30355
  "line": {
30437
- "start": 182,
30438
- "end": 182
30356
+ "start": 181,
30357
+ "end": 181
30439
30358
  }
30440
30359
  },
30441
30360
  "group": [
@@ -30453,8 +30372,8 @@
30453
30372
  {
30454
30373
  "description": "The light color of the theme.\n",
30455
30374
  "commentRange": {
30456
- "start": 184,
30457
- "end": 186
30375
+ "start": 183,
30376
+ "end": 185
30458
30377
  },
30459
30378
  "context": {
30460
30379
  "type": "variable",
@@ -30462,8 +30381,8 @@
30462
30381
  "value": "$light",
30463
30382
  "scope": "default",
30464
30383
  "line": {
30465
- "start": 187,
30466
- "end": 187
30384
+ "start": 186,
30385
+ "end": 186
30467
30386
  }
30468
30387
  },
30469
30388
  "group": [
@@ -30481,8 +30400,8 @@
30481
30400
  {
30482
30401
  "description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
30483
30402
  "commentRange": {
30484
- "start": 189,
30485
- "end": 190
30403
+ "start": 188,
30404
+ "end": 189
30486
30405
  },
30487
30406
  "context": {
30488
30407
  "type": "variable",
@@ -30490,8 +30409,8 @@
30490
30409
  "value": "if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark )",
30491
30410
  "scope": "default",
30492
30411
  "line": {
30493
- "start": 191,
30494
- "end": 191
30412
+ "start": 190,
30413
+ "end": 190
30495
30414
  }
30496
30415
  },
30497
30416
  "group": [
@@ -30514,8 +30433,8 @@
30514
30433
  {
30515
30434
  "description": "Background color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$kendo-grid-bg: $kendo-component-bg !default;`.\n",
30516
30435
  "commentRange": {
30517
- "start": 279,
30518
- "end": 281
30436
+ "start": 278,
30437
+ "end": 280
30519
30438
  },
30520
30439
  "context": {
30521
30440
  "type": "variable",
@@ -30523,8 +30442,8 @@
30523
30442
  "value": "$kendo-body-bg",
30524
30443
  "scope": "default",
30525
30444
  "line": {
30526
- "start": 282,
30527
- "end": 282
30445
+ "start": 281,
30446
+ "end": 281
30528
30447
  }
30529
30448
  },
30530
30449
  "group": [
@@ -30541,8 +30460,8 @@
30541
30460
  {
30542
30461
  "description": "Text color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$kendo-grid-text: $kendo-component-text !default;`.\n",
30543
30462
  "commentRange": {
30544
- "start": 283,
30545
- "end": 285
30463
+ "start": 282,
30464
+ "end": 284
30546
30465
  },
30547
30466
  "context": {
30548
30467
  "type": "variable",
@@ -30550,8 +30469,8 @@
30550
30469
  "value": "$kendo-body-text",
30551
30470
  "scope": "default",
30552
30471
  "line": {
30553
- "start": 286,
30554
- "end": 286
30472
+ "start": 285,
30473
+ "end": 285
30555
30474
  }
30556
30475
  },
30557
30476
  "group": [
@@ -30568,8 +30487,8 @@
30568
30487
  {
30569
30488
  "description": "Border color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$kendo-grid-border: $kendo-component-border !default;`.\n",
30570
30489
  "commentRange": {
30571
- "start": 287,
30572
- "end": 289
30490
+ "start": 286,
30491
+ "end": 288
30573
30492
  },
30574
30493
  "context": {
30575
30494
  "type": "variable",
@@ -30577,8 +30496,8 @@
30577
30496
  "value": "if( k-is-light( $kendo-component-bg ), $gray-300, $gray-700 )",
30578
30497
  "scope": "default",
30579
30498
  "line": {
30580
- "start": 290,
30581
- "end": 290
30499
+ "start": 289,
30500
+ "end": 289
30582
30501
  }
30583
30502
  },
30584
30503
  "group": [
@@ -31993,6 +31912,33 @@
31993
31912
  "resolvedValue": "1",
31994
31913
  "resolvedType": "Number"
31995
31914
  },
31915
+ {
31916
+ "description": "The font size of the Floating Label.\n",
31917
+ "commentRange": {
31918
+ "start": 6,
31919
+ "end": 7
31920
+ },
31921
+ "context": {
31922
+ "type": "variable",
31923
+ "name": "kendo-floating-label-font-size",
31924
+ "value": "$kendo-input-font-size",
31925
+ "scope": "default",
31926
+ "line": {
31927
+ "start": 8,
31928
+ "end": 8
31929
+ }
31930
+ },
31931
+ "group": [
31932
+ "floating-label"
31933
+ ],
31934
+ "access": "public",
31935
+ "file": {
31936
+ "path": "floating-label/_variables.scss",
31937
+ "name": "_variables.scss"
31938
+ },
31939
+ "resolvedValue": "1rem",
31940
+ "resolvedType": "Number"
31941
+ },
31996
31942
  {
31997
31943
  "description": "The maximum width of the Floating Label.\n",
31998
31944
  "commentRange": {
@@ -34600,8 +34546,8 @@
34600
34546
  {
34601
34547
  "description": "Background color of the grid row resize indicator\n",
34602
34548
  "commentRange": {
34603
- "start": 307,
34604
- "end": 308
34549
+ "start": 308,
34550
+ "end": 309
34605
34551
  },
34606
34552
  "context": {
34607
34553
  "type": "variable",
@@ -34609,8 +34555,8 @@
34609
34555
  "value": "rgba( k-contrast-color( $kendo-grid-bg ), .12 )",
34610
34556
  "scope": "default",
34611
34557
  "line": {
34612
- "start": 309,
34613
- "end": 309
34558
+ "start": 310,
34559
+ "end": 310
34614
34560
  }
34615
34561
  },
34616
34562
  "group": [
@@ -34627,8 +34573,8 @@
34627
34573
  {
34628
34574
  "description": "Active background color of the grid row resize indicator\n",
34629
34575
  "commentRange": {
34630
- "start": 310,
34631
- "end": 311
34576
+ "start": 311,
34577
+ "end": 312
34632
34578
  },
34633
34579
  "context": {
34634
34580
  "type": "variable",
@@ -34636,8 +34582,8 @@
34636
34582
  "value": "$kendo-color-primary",
34637
34583
  "scope": "default",
34638
34584
  "line": {
34639
- "start": 312,
34640
- "end": 312
34585
+ "start": 313,
34586
+ "end": 313
34641
34587
  }
34642
34588
  },
34643
34589
  "group": [
@@ -34654,8 +34600,8 @@
34654
34600
  {
34655
34601
  "description": "Height of the grid row resize indicator\n",
34656
34602
  "commentRange": {
34657
- "start": 313,
34658
- "end": 314
34603
+ "start": 314,
34604
+ "end": 315
34659
34605
  },
34660
34606
  "context": {
34661
34607
  "type": "variable",
@@ -34663,8 +34609,8 @@
34663
34609
  "value": "k-map-get( $kendo-spacing, .5 )",
34664
34610
  "scope": "default",
34665
34611
  "line": {
34666
- "start": 315,
34667
- "end": 315
34612
+ "start": 316,
34613
+ "end": 316
34668
34614
  }
34669
34615
  },
34670
34616
  "group": [
@@ -36466,6 +36412,60 @@
36466
36412
  "resolvedValue": "1",
36467
36413
  "resolvedType": "Number"
36468
36414
  },
36415
+ {
36416
+ "description": "The vertical margin of the clear value icon.\n",
36417
+ "commentRange": {
36418
+ "start": 248,
36419
+ "end": 249
36420
+ },
36421
+ "context": {
36422
+ "type": "variable",
36423
+ "name": "kendo-input-values-margin-y",
36424
+ "value": "k-map-get( $kendo-spacing, 0.5 )",
36425
+ "scope": "default",
36426
+ "line": {
36427
+ "start": 250,
36428
+ "end": 250
36429
+ }
36430
+ },
36431
+ "group": [
36432
+ "input"
36433
+ ],
36434
+ "access": "public",
36435
+ "file": {
36436
+ "path": "input/_variables.scss",
36437
+ "name": "_variables.scss"
36438
+ },
36439
+ "resolvedValue": "0.125rem",
36440
+ "resolvedType": "Number"
36441
+ },
36442
+ {
36443
+ "description": "The horizontal margin of the clear value icon.\n",
36444
+ "commentRange": {
36445
+ "start": 251,
36446
+ "end": 252
36447
+ },
36448
+ "context": {
36449
+ "type": "variable",
36450
+ "name": "kendo-input-values-margin-x",
36451
+ "value": "$kendo-input-values-margin-y",
36452
+ "scope": "default",
36453
+ "line": {
36454
+ "start": 253,
36455
+ "end": 253
36456
+ }
36457
+ },
36458
+ "group": [
36459
+ "input"
36460
+ ],
36461
+ "access": "public",
36462
+ "file": {
36463
+ "path": "input/_variables.scss",
36464
+ "name": "_variables.scss"
36465
+ },
36466
+ "resolvedValue": "0.125rem",
36467
+ "resolvedType": "Number"
36468
+ },
36469
36469
  {
36470
36470
  "description": "The width of the Input button.\n",
36471
36471
  "commentRange": {
@@ -39361,8 +39361,8 @@
39361
39361
  {
39362
39362
  "description": "Theme colors of the notification.\n",
39363
39363
  "commentRange": {
39364
- "start": 57,
39365
- "end": 58
39364
+ "start": 56,
39365
+ "end": 57
39366
39366
  },
39367
39367
  "context": {
39368
39368
  "type": "variable",
@@ -39370,8 +39370,8 @@
39370
39370
  "value": "$kendo-theme-colors",
39371
39371
  "scope": "default",
39372
39372
  "line": {
39373
- "start": 59,
39374
- "end": 59
39373
+ "start": 58,
39374
+ "end": 58
39375
39375
  }
39376
39376
  },
39377
39377
  "group": [
@@ -49315,8 +49315,8 @@
49315
49315
  {
49316
49316
  "description": "Base font size across all components.\n",
49317
49317
  "commentRange": {
49318
- "start": 210,
49319
- "end": 211
49318
+ "start": 209,
49319
+ "end": 210
49320
49320
  },
49321
49321
  "context": {
49322
49322
  "type": "variable",
@@ -49324,8 +49324,8 @@
49324
49324
  "value": "$font-size-base",
49325
49325
  "scope": "default",
49326
49326
  "line": {
49327
- "start": 212,
49328
- "end": 212
49327
+ "start": 211,
49328
+ "end": 211
49329
49329
  }
49330
49330
  },
49331
49331
  "group": [
@@ -49342,8 +49342,8 @@
49342
49342
  {
49343
49343
  "description": "Font family for text.\n",
49344
49344
  "commentRange": {
49345
- "start": 227,
49346
- "end": 228
49345
+ "start": 226,
49346
+ "end": 227
49347
49347
  },
49348
49348
  "context": {
49349
49349
  "type": "variable",
@@ -49351,8 +49351,8 @@
49351
49351
  "value": "$font-family-sans-serif",
49352
49352
  "scope": "default",
49353
49353
  "line": {
49354
- "start": 229,
49355
- "end": 229
49354
+ "start": 228,
49355
+ "end": 228
49356
49356
  }
49357
49357
  },
49358
49358
  "group": [
@@ -49369,8 +49369,8 @@
49369
49369
  {
49370
49370
  "description": "Font family for monospaced text. Used for styling the code.\n",
49371
49371
  "commentRange": {
49372
- "start": 231,
49373
- "end": 232
49372
+ "start": 230,
49373
+ "end": 231
49374
49374
  },
49375
49375
  "context": {
49376
49376
  "type": "variable",
@@ -49378,8 +49378,8 @@
49378
49378
  "value": "$font-family-monospace",
49379
49379
  "scope": "default",
49380
49380
  "line": {
49381
- "start": 233,
49382
- "end": 233
49381
+ "start": 232,
49382
+ "end": 232
49383
49383
  }
49384
49384
  },
49385
49385
  "group": [
@@ -49396,8 +49396,8 @@
49396
49396
  {
49397
49397
  "description": "Font family across all components.\n",
49398
49398
  "commentRange": {
49399
- "start": 235,
49400
- "end": 236
49399
+ "start": 234,
49400
+ "end": 235
49401
49401
  },
49402
49402
  "context": {
49403
49403
  "type": "variable",
@@ -49405,8 +49405,8 @@
49405
49405
  "value": "$kendo-font-family-sans-serif",
49406
49406
  "scope": "default",
49407
49407
  "line": {
49408
- "start": 237,
49409
- "end": 237
49408
+ "start": 236,
49409
+ "end": 236
49410
49410
  }
49411
49411
  },
49412
49412
  "group": [
@@ -49423,8 +49423,8 @@
49423
49423
  {
49424
49424
  "description": "Line height used along with $kendo-font-size.\n",
49425
49425
  "commentRange": {
49426
- "start": 239,
49427
- "end": 240
49426
+ "start": 238,
49427
+ "end": 239
49428
49428
  },
49429
49429
  "context": {
49430
49430
  "type": "variable",
@@ -49432,8 +49432,8 @@
49432
49432
  "value": "$line-height-base",
49433
49433
  "scope": "default",
49434
49434
  "line": {
49435
- "start": 241,
49436
- "end": 241
49435
+ "start": 240,
49436
+ "end": 240
49437
49437
  }
49438
49438
  },
49439
49439
  "group": [