@progress/kendo-theme-classic 14.2.0-dev.1 → 14.2.0-dev.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/classic-green-dark.css +1 -1
  3. package/dist/classic-green.css +1 -1
  4. package/dist/classic-lavender-dark.css +1 -1
  5. package/dist/classic-lavender.css +1 -1
  6. package/dist/classic-main-dark.css +1 -1
  7. package/dist/classic-main.css +1 -1
  8. package/dist/classic-metro-dark.css +1 -1
  9. package/dist/classic-metro.css +1 -1
  10. package/dist/classic-moonlight.css +1 -1
  11. package/dist/classic-opal-dark.css +1 -1
  12. package/dist/classic-opal.css +1 -1
  13. package/dist/classic-silver-dark.css +1 -1
  14. package/dist/classic-silver.css +1 -1
  15. package/dist/classic-uniform.css +1 -1
  16. package/dist/meta/sassdoc-data.json +934 -712
  17. package/dist/meta/sassdoc-raw-data.json +438 -338
  18. package/dist/meta/variables.json +23 -4
  19. package/lib/swatches/classic-green-dark.json +1 -1
  20. package/lib/swatches/classic-green.json +1 -1
  21. package/lib/swatches/classic-lavender-dark.json +1 -1
  22. package/lib/swatches/classic-lavender.json +1 -1
  23. package/lib/swatches/classic-main-dark.json +1 -1
  24. package/lib/swatches/classic-main.json +1 -1
  25. package/lib/swatches/classic-metro-dark.json +1 -1
  26. package/lib/swatches/classic-metro.json +1 -1
  27. package/lib/swatches/classic-moonlight.json +1 -1
  28. package/lib/swatches/classic-opal-dark.json +1 -1
  29. package/lib/swatches/classic-opal.json +1 -1
  30. package/lib/swatches/classic-silver-dark.json +1 -1
  31. package/lib/swatches/classic-silver.json +1 -1
  32. package/lib/swatches/classic-uniform.json +1 -1
  33. package/package.json +3 -3
  34. package/scss/list/_variables.scss +18 -1
@@ -42016,15 +42016,15 @@
42016
42016
  }
42017
42017
  },
42018
42018
  {
42019
- "description": "The border width of the List header.\n",
42019
+ "description": "The vertical padding of the small List sticky header.\n",
42020
42020
  "commentRange": {
42021
42021
  "start": 67,
42022
42022
  "end": 68
42023
42023
  },
42024
42024
  "context": {
42025
42025
  "type": "variable",
42026
- "name": "kendo-list-header-border-width",
42027
- "value": "0 0 1px",
42026
+ "name": "kendo-list-sm-sticky-header-padding-y",
42027
+ "value": "k-spacing(1.5)",
42028
42028
  "scope": "default",
42029
42029
  "line": {
42030
42030
  "start": 69,
@@ -42041,19 +42041,19 @@
42041
42041
  }
42042
42042
  },
42043
42043
  {
42044
- "description": "The font size of the List header, if no size is set.\n",
42044
+ "description": "The vertical padding of the medium List sticky header.\n",
42045
42045
  "commentRange": {
42046
- "start": 71,
42047
- "end": 72
42046
+ "start": 70,
42047
+ "end": 71
42048
42048
  },
42049
42049
  "context": {
42050
42050
  "type": "variable",
42051
- "name": "kendo-list-header-font-size",
42052
- "value": "null",
42051
+ "name": "kendo-list-md-sticky-header-padding-y",
42052
+ "value": "k-spacing(2)",
42053
42053
  "scope": "default",
42054
42054
  "line": {
42055
- "start": 73,
42056
- "end": 73
42055
+ "start": 72,
42056
+ "end": 72
42057
42057
  }
42058
42058
  },
42059
42059
  "group": [
@@ -42066,19 +42066,19 @@
42066
42066
  }
42067
42067
  },
42068
42068
  {
42069
- "description": "The font size of the small List header.\n",
42069
+ "description": "The vertical padding of the large List sticky header.\n",
42070
42070
  "commentRange": {
42071
- "start": 74,
42072
- "end": 75
42071
+ "start": 73,
42072
+ "end": 74
42073
42073
  },
42074
42074
  "context": {
42075
42075
  "type": "variable",
42076
- "name": "kendo-list-sm-header-font-size",
42077
- "value": "null",
42076
+ "name": "kendo-list-lg-sticky-header-padding-y",
42077
+ "value": "k-spacing(2.5)",
42078
42078
  "scope": "default",
42079
42079
  "line": {
42080
- "start": 76,
42081
- "end": 76
42080
+ "start": 75,
42081
+ "end": 75
42082
42082
  }
42083
42083
  },
42084
42084
  "group": [
@@ -42091,15 +42091,15 @@
42091
42091
  }
42092
42092
  },
42093
42093
  {
42094
- "description": "The font size of the medium List header.\n",
42094
+ "description": "The border width of the List header.\n",
42095
42095
  "commentRange": {
42096
42096
  "start": 77,
42097
42097
  "end": 78
42098
42098
  },
42099
42099
  "context": {
42100
42100
  "type": "variable",
42101
- "name": "kendo-list-md-header-font-size",
42102
- "value": "null",
42101
+ "name": "kendo-list-header-border-width",
42102
+ "value": "0 0 1px",
42103
42103
  "scope": "default",
42104
42104
  "line": {
42105
42105
  "start": 79,
@@ -42116,19 +42116,19 @@
42116
42116
  }
42117
42117
  },
42118
42118
  {
42119
- "description": "The font size of the large List header.\n",
42119
+ "description": "The font size of the List header, if no size is set.\n",
42120
42120
  "commentRange": {
42121
- "start": 80,
42122
- "end": 81
42121
+ "start": 81,
42122
+ "end": 82
42123
42123
  },
42124
42124
  "context": {
42125
42125
  "type": "variable",
42126
- "name": "kendo-list-lg-header-font-size",
42126
+ "name": "kendo-list-header-font-size",
42127
42127
  "value": "null",
42128
42128
  "scope": "default",
42129
42129
  "line": {
42130
- "start": 82,
42131
- "end": 82
42130
+ "start": 83,
42131
+ "end": 83
42132
42132
  }
42133
42133
  },
42134
42134
  "group": [
@@ -42141,14 +42141,14 @@
42141
42141
  }
42142
42142
  },
42143
42143
  {
42144
- "description": "The line height of the List header, if no size is set.\n",
42144
+ "description": "The font size of the small List header.\n",
42145
42145
  "commentRange": {
42146
42146
  "start": 84,
42147
42147
  "end": 85
42148
42148
  },
42149
42149
  "context": {
42150
42150
  "type": "variable",
42151
- "name": "kendo-list-header-line-height",
42151
+ "name": "kendo-list-sm-header-font-size",
42152
42152
  "value": "null",
42153
42153
  "scope": "default",
42154
42154
  "line": {
@@ -42166,14 +42166,14 @@
42166
42166
  }
42167
42167
  },
42168
42168
  {
42169
- "description": "The line height of the small List header.\n",
42169
+ "description": "The font size of the medium List header.\n",
42170
42170
  "commentRange": {
42171
42171
  "start": 87,
42172
42172
  "end": 88
42173
42173
  },
42174
42174
  "context": {
42175
42175
  "type": "variable",
42176
- "name": "kendo-list-sm-header-line-height",
42176
+ "name": "kendo-list-md-header-font-size",
42177
42177
  "value": "null",
42178
42178
  "scope": "default",
42179
42179
  "line": {
@@ -42191,14 +42191,14 @@
42191
42191
  }
42192
42192
  },
42193
42193
  {
42194
- "description": "The line height of the medium List header.\n",
42194
+ "description": "The font size of the large List header.\n",
42195
42195
  "commentRange": {
42196
42196
  "start": 90,
42197
42197
  "end": 91
42198
42198
  },
42199
42199
  "context": {
42200
42200
  "type": "variable",
42201
- "name": "kendo-list-md-header-line-height",
42201
+ "name": "kendo-list-lg-header-font-size",
42202
42202
  "value": "null",
42203
42203
  "scope": "default",
42204
42204
  "line": {
@@ -42216,19 +42216,19 @@
42216
42216
  }
42217
42217
  },
42218
42218
  {
42219
- "description": "The line height of the large List header.\n",
42219
+ "description": "The line height of the List header, if no size is set.\n",
42220
42220
  "commentRange": {
42221
- "start": 93,
42222
- "end": 94
42221
+ "start": 94,
42222
+ "end": 95
42223
42223
  },
42224
42224
  "context": {
42225
42225
  "type": "variable",
42226
- "name": "kendo-list-lg-header-line-height",
42226
+ "name": "kendo-list-header-line-height",
42227
42227
  "value": "null",
42228
42228
  "scope": "default",
42229
42229
  "line": {
42230
- "start": 95,
42231
- "end": 95
42230
+ "start": 96,
42231
+ "end": 96
42232
42232
  }
42233
42233
  },
42234
42234
  "group": [
@@ -42241,15 +42241,15 @@
42241
42241
  }
42242
42242
  },
42243
42243
  {
42244
- "description": "The font weight of the List header.\n",
42244
+ "description": "The line height of the small List header.\n",
42245
42245
  "commentRange": {
42246
42246
  "start": 97,
42247
42247
  "end": 98
42248
42248
  },
42249
42249
  "context": {
42250
42250
  "type": "variable",
42251
- "name": "kendo-list-header-font-weight",
42252
- "value": "var(--kendo-font-weight-bold)",
42251
+ "name": "kendo-list-sm-header-line-height",
42252
+ "value": "null",
42253
42253
  "scope": "default",
42254
42254
  "line": {
42255
42255
  "start": 99,
@@ -42266,19 +42266,19 @@
42266
42266
  }
42267
42267
  },
42268
42268
  {
42269
- "description": "The horizontal padding of the small List filter.\n",
42269
+ "description": "The line height of the medium List header.\n",
42270
42270
  "commentRange": {
42271
- "start": 101,
42272
- "end": 102
42271
+ "start": 100,
42272
+ "end": 101
42273
42273
  },
42274
42274
  "context": {
42275
42275
  "type": "variable",
42276
- "name": "kendo-list-sm-filter-padding-x",
42277
- "value": "k-spacing(2)",
42276
+ "name": "kendo-list-md-header-line-height",
42277
+ "value": "null",
42278
42278
  "scope": "default",
42279
42279
  "line": {
42280
- "start": 103,
42281
- "end": 103
42280
+ "start": 102,
42281
+ "end": 102
42282
42282
  }
42283
42283
  },
42284
42284
  "group": [
@@ -42291,19 +42291,19 @@
42291
42291
  }
42292
42292
  },
42293
42293
  {
42294
- "description": "The horizontal padding of the medium List filter.\n",
42294
+ "description": "The line height of the large List header.\n",
42295
42295
  "commentRange": {
42296
- "start": 104,
42297
- "end": 105
42296
+ "start": 103,
42297
+ "end": 104
42298
42298
  },
42299
42299
  "context": {
42300
42300
  "type": "variable",
42301
- "name": "kendo-list-md-filter-padding-x",
42302
- "value": "k-spacing(2)",
42301
+ "name": "kendo-list-lg-header-line-height",
42302
+ "value": "null",
42303
42303
  "scope": "default",
42304
42304
  "line": {
42305
- "start": 106,
42306
- "end": 106
42305
+ "start": 105,
42306
+ "end": 105
42307
42307
  }
42308
42308
  },
42309
42309
  "group": [
@@ -42316,15 +42316,15 @@
42316
42316
  }
42317
42317
  },
42318
42318
  {
42319
- "description": "The horizontal padding of the large List filter.\n",
42319
+ "description": "The font weight of the List header.\n",
42320
42320
  "commentRange": {
42321
42321
  "start": 107,
42322
42322
  "end": 108
42323
42323
  },
42324
42324
  "context": {
42325
42325
  "type": "variable",
42326
- "name": "kendo-list-lg-filter-padding-x",
42327
- "value": "k-spacing(2)",
42326
+ "name": "kendo-list-header-font-weight",
42327
+ "value": "var(--kendo-font-weight-bold)",
42328
42328
  "scope": "default",
42329
42329
  "line": {
42330
42330
  "start": 109,
@@ -42341,14 +42341,14 @@
42341
42341
  }
42342
42342
  },
42343
42343
  {
42344
- "description": "The vertical padding of the small List filter.\n",
42344
+ "description": "The horizontal padding of the small List filter.\n",
42345
42345
  "commentRange": {
42346
42346
  "start": 111,
42347
42347
  "end": 112
42348
42348
  },
42349
42349
  "context": {
42350
42350
  "type": "variable",
42351
- "name": "kendo-list-sm-filter-padding-y",
42351
+ "name": "kendo-list-sm-filter-padding-x",
42352
42352
  "value": "k-spacing(2)",
42353
42353
  "scope": "default",
42354
42354
  "line": {
@@ -42366,14 +42366,14 @@
42366
42366
  }
42367
42367
  },
42368
42368
  {
42369
- "description": "The vertical padding of the medium List filter.\n",
42369
+ "description": "The horizontal padding of the medium List filter.\n",
42370
42370
  "commentRange": {
42371
42371
  "start": 114,
42372
42372
  "end": 115
42373
42373
  },
42374
42374
  "context": {
42375
42375
  "type": "variable",
42376
- "name": "kendo-list-md-filter-padding-y",
42376
+ "name": "kendo-list-md-filter-padding-x",
42377
42377
  "value": "k-spacing(2)",
42378
42378
  "scope": "default",
42379
42379
  "line": {
@@ -42391,14 +42391,14 @@
42391
42391
  }
42392
42392
  },
42393
42393
  {
42394
- "description": "The vertical padding of the large List filter.\n",
42394
+ "description": "The horizontal padding of the large List filter.\n",
42395
42395
  "commentRange": {
42396
42396
  "start": 117,
42397
42397
  "end": 118
42398
42398
  },
42399
42399
  "context": {
42400
42400
  "type": "variable",
42401
- "name": "kendo-list-lg-filter-padding-y",
42401
+ "name": "kendo-list-lg-filter-padding-x",
42402
42402
  "value": "k-spacing(2)",
42403
42403
  "scope": "default",
42404
42404
  "line": {
@@ -42416,14 +42416,14 @@
42416
42416
  }
42417
42417
  },
42418
42418
  {
42419
- "description": "The horizontal padding of the small List item.\n",
42419
+ "description": "The vertical padding of the small List filter.\n",
42420
42420
  "commentRange": {
42421
42421
  "start": 121,
42422
42422
  "end": 122
42423
42423
  },
42424
42424
  "context": {
42425
42425
  "type": "variable",
42426
- "name": "kendo-list-sm-item-padding-x",
42426
+ "name": "kendo-list-sm-filter-padding-y",
42427
42427
  "value": "k-spacing(2)",
42428
42428
  "scope": "default",
42429
42429
  "line": {
@@ -42441,14 +42441,14 @@
42441
42441
  }
42442
42442
  },
42443
42443
  {
42444
- "description": "The horizontal padding of the medium List item.\n",
42444
+ "description": "The vertical padding of the medium List filter.\n",
42445
42445
  "commentRange": {
42446
42446
  "start": 124,
42447
42447
  "end": 125
42448
42448
  },
42449
42449
  "context": {
42450
42450
  "type": "variable",
42451
- "name": "kendo-list-md-item-padding-x",
42451
+ "name": "kendo-list-md-filter-padding-y",
42452
42452
  "value": "k-spacing(2)",
42453
42453
  "scope": "default",
42454
42454
  "line": {
@@ -42466,15 +42466,15 @@
42466
42466
  }
42467
42467
  },
42468
42468
  {
42469
- "description": "The horizontal padding of the large List item.\n",
42469
+ "description": "The vertical padding of the large List filter.\n",
42470
42470
  "commentRange": {
42471
42471
  "start": 127,
42472
42472
  "end": 128
42473
42473
  },
42474
42474
  "context": {
42475
42475
  "type": "variable",
42476
- "name": "kendo-list-lg-item-padding-x",
42477
- "value": "k-spacing(3)",
42476
+ "name": "kendo-list-lg-filter-padding-y",
42477
+ "value": "k-spacing(2)",
42478
42478
  "scope": "default",
42479
42479
  "line": {
42480
42480
  "start": 129,
@@ -42491,15 +42491,15 @@
42491
42491
  }
42492
42492
  },
42493
42493
  {
42494
- "description": "The vertical padding of the small List item.\n",
42494
+ "description": "The horizontal padding of the small List item.\n",
42495
42495
  "commentRange": {
42496
42496
  "start": 131,
42497
42497
  "end": 132
42498
42498
  },
42499
42499
  "context": {
42500
42500
  "type": "variable",
42501
- "name": "kendo-list-sm-item-padding-y",
42502
- "value": "k-spacing(0.5)",
42501
+ "name": "kendo-list-sm-item-padding-x",
42502
+ "value": "k-spacing(2)",
42503
42503
  "scope": "default",
42504
42504
  "line": {
42505
42505
  "start": 133,
@@ -42516,15 +42516,15 @@
42516
42516
  }
42517
42517
  },
42518
42518
  {
42519
- "description": "The vertical padding of the medium List item.\n",
42519
+ "description": "The horizontal padding of the medium List item.\n",
42520
42520
  "commentRange": {
42521
42521
  "start": 134,
42522
42522
  "end": 135
42523
42523
  },
42524
42524
  "context": {
42525
42525
  "type": "variable",
42526
- "name": "kendo-list-md-item-padding-y",
42527
- "value": "k-spacing(1)",
42526
+ "name": "kendo-list-md-item-padding-x",
42527
+ "value": "k-spacing(2)",
42528
42528
  "scope": "default",
42529
42529
  "line": {
42530
42530
  "start": 136,
@@ -42541,15 +42541,15 @@
42541
42541
  }
42542
42542
  },
42543
42543
  {
42544
- "description": "The vertical padding of the large List item.\n",
42544
+ "description": "The horizontal padding of the large List item.\n",
42545
42545
  "commentRange": {
42546
42546
  "start": 137,
42547
42547
  "end": 138
42548
42548
  },
42549
42549
  "context": {
42550
42550
  "type": "variable",
42551
- "name": "kendo-list-lg-item-padding-y",
42552
- "value": "k-spacing(2)",
42551
+ "name": "kendo-list-lg-item-padding-x",
42552
+ "value": "k-spacing(3)",
42553
42553
  "scope": "default",
42554
42554
  "line": {
42555
42555
  "start": 139,
@@ -42566,15 +42566,15 @@
42566
42566
  }
42567
42567
  },
42568
42568
  {
42569
- "description": "The font size of the List items, if no size is set.\n",
42569
+ "description": "The vertical padding of the small List item.\n",
42570
42570
  "commentRange": {
42571
42571
  "start": 141,
42572
42572
  "end": 142
42573
42573
  },
42574
42574
  "context": {
42575
42575
  "type": "variable",
42576
- "name": "kendo-list-item-font-size",
42577
- "value": "null",
42576
+ "name": "kendo-list-sm-item-padding-y",
42577
+ "value": "k-spacing(0.5)",
42578
42578
  "scope": "default",
42579
42579
  "line": {
42580
42580
  "start": 143,
@@ -42591,15 +42591,15 @@
42591
42591
  }
42592
42592
  },
42593
42593
  {
42594
- "description": "The font size of the small List item.\n",
42594
+ "description": "The vertical padding of the medium List item.\n",
42595
42595
  "commentRange": {
42596
42596
  "start": 144,
42597
42597
  "end": 145
42598
42598
  },
42599
42599
  "context": {
42600
42600
  "type": "variable",
42601
- "name": "kendo-list-sm-item-font-size",
42602
- "value": "null",
42601
+ "name": "kendo-list-md-item-padding-y",
42602
+ "value": "k-spacing(1)",
42603
42603
  "scope": "default",
42604
42604
  "line": {
42605
42605
  "start": 146,
@@ -42616,15 +42616,15 @@
42616
42616
  }
42617
42617
  },
42618
42618
  {
42619
- "description": "The font size of the medium List item.\n",
42619
+ "description": "The vertical padding of the large List item.\n",
42620
42620
  "commentRange": {
42621
42621
  "start": 147,
42622
42622
  "end": 148
42623
42623
  },
42624
42624
  "context": {
42625
42625
  "type": "variable",
42626
- "name": "kendo-list-md-item-font-size",
42627
- "value": "null",
42626
+ "name": "kendo-list-lg-item-padding-y",
42627
+ "value": "k-spacing(2)",
42628
42628
  "scope": "default",
42629
42629
  "line": {
42630
42630
  "start": 149,
@@ -42641,19 +42641,19 @@
42641
42641
  }
42642
42642
  },
42643
42643
  {
42644
- "description": "The font size of the large List item.\n",
42644
+ "description": "The font size of the List items, if no size is set.\n",
42645
42645
  "commentRange": {
42646
- "start": 150,
42647
- "end": 151
42646
+ "start": 151,
42647
+ "end": 152
42648
42648
  },
42649
42649
  "context": {
42650
42650
  "type": "variable",
42651
- "name": "kendo-list-lg-item-font-size",
42651
+ "name": "kendo-list-item-font-size",
42652
42652
  "value": "null",
42653
42653
  "scope": "default",
42654
42654
  "line": {
42655
- "start": 152,
42656
- "end": 152
42655
+ "start": 153,
42656
+ "end": 153
42657
42657
  }
42658
42658
  },
42659
42659
  "group": [
@@ -42666,14 +42666,14 @@
42666
42666
  }
42667
42667
  },
42668
42668
  {
42669
- "description": "The line height of the List items, if no size is set.\n",
42669
+ "description": "The font size of the small List item.\n",
42670
42670
  "commentRange": {
42671
42671
  "start": 154,
42672
42672
  "end": 155
42673
42673
  },
42674
42674
  "context": {
42675
42675
  "type": "variable",
42676
- "name": "kendo-list-item-line-height",
42676
+ "name": "kendo-list-sm-item-font-size",
42677
42677
  "value": "null",
42678
42678
  "scope": "default",
42679
42679
  "line": {
@@ -42691,14 +42691,14 @@
42691
42691
  }
42692
42692
  },
42693
42693
  {
42694
- "description": "The line height of the small List item.\n",
42694
+ "description": "The font size of the medium List item.\n",
42695
42695
  "commentRange": {
42696
42696
  "start": 157,
42697
42697
  "end": 158
42698
42698
  },
42699
42699
  "context": {
42700
42700
  "type": "variable",
42701
- "name": "kendo-list-sm-item-line-height",
42701
+ "name": "kendo-list-md-item-font-size",
42702
42702
  "value": "null",
42703
42703
  "scope": "default",
42704
42704
  "line": {
@@ -42716,14 +42716,14 @@
42716
42716
  }
42717
42717
  },
42718
42718
  {
42719
- "description": "The line height of the medium List item.\n",
42719
+ "description": "The font size of the large List item.\n",
42720
42720
  "commentRange": {
42721
42721
  "start": 160,
42722
42722
  "end": 161
42723
42723
  },
42724
42724
  "context": {
42725
42725
  "type": "variable",
42726
- "name": "kendo-list-md-item-line-height",
42726
+ "name": "kendo-list-lg-item-font-size",
42727
42727
  "value": "null",
42728
42728
  "scope": "default",
42729
42729
  "line": {
@@ -42740,11 +42740,86 @@
42740
42740
  "name": "_variables.scss"
42741
42741
  }
42742
42742
  },
42743
+ {
42744
+ "description": "The line height of the List items, if no size is set.\n",
42745
+ "commentRange": {
42746
+ "start": 164,
42747
+ "end": 165
42748
+ },
42749
+ "context": {
42750
+ "type": "variable",
42751
+ "name": "kendo-list-item-line-height",
42752
+ "value": "null",
42753
+ "scope": "default",
42754
+ "line": {
42755
+ "start": 166,
42756
+ "end": 166
42757
+ }
42758
+ },
42759
+ "group": [
42760
+ "list"
42761
+ ],
42762
+ "access": "public",
42763
+ "file": {
42764
+ "path": "list/_variables.scss",
42765
+ "name": "_variables.scss"
42766
+ }
42767
+ },
42768
+ {
42769
+ "description": "The line height of the small List item.\n",
42770
+ "commentRange": {
42771
+ "start": 167,
42772
+ "end": 168
42773
+ },
42774
+ "context": {
42775
+ "type": "variable",
42776
+ "name": "kendo-list-sm-item-line-height",
42777
+ "value": "null",
42778
+ "scope": "default",
42779
+ "line": {
42780
+ "start": 169,
42781
+ "end": 169
42782
+ }
42783
+ },
42784
+ "group": [
42785
+ "list"
42786
+ ],
42787
+ "access": "public",
42788
+ "file": {
42789
+ "path": "list/_variables.scss",
42790
+ "name": "_variables.scss"
42791
+ }
42792
+ },
42793
+ {
42794
+ "description": "The line height of the medium List item.\n",
42795
+ "commentRange": {
42796
+ "start": 170,
42797
+ "end": 171
42798
+ },
42799
+ "context": {
42800
+ "type": "variable",
42801
+ "name": "kendo-list-md-item-line-height",
42802
+ "value": "null",
42803
+ "scope": "default",
42804
+ "line": {
42805
+ "start": 172,
42806
+ "end": 172
42807
+ }
42808
+ },
42809
+ "group": [
42810
+ "list"
42811
+ ],
42812
+ "access": "public",
42813
+ "file": {
42814
+ "path": "list/_variables.scss",
42815
+ "name": "_variables.scss"
42816
+ }
42817
+ },
42743
42818
  {
42744
42819
  "description": "The line height of the large List item.\n",
42745
42820
  "commentRange": {
42746
- "start": 163,
42747
- "end": 164
42821
+ "start": 173,
42822
+ "end": 174
42748
42823
  },
42749
42824
  "context": {
42750
42825
  "type": "variable",
@@ -42752,8 +42827,8 @@
42752
42827
  "value": "null",
42753
42828
  "scope": "default",
42754
42829
  "line": {
42755
- "start": 165,
42756
- "end": 165
42830
+ "start": 175,
42831
+ "end": 175
42757
42832
  }
42758
42833
  },
42759
42834
  "group": [
@@ -42768,8 +42843,8 @@
42768
42843
  {
42769
42844
  "description": "The gap of the List item components.\n",
42770
42845
  "commentRange": {
42771
- "start": 167,
42772
- "end": 168
42846
+ "start": 177,
42847
+ "end": 178
42773
42848
  },
42774
42849
  "context": {
42775
42850
  "type": "variable",
@@ -42777,8 +42852,8 @@
42777
42852
  "value": "k-spacing(2)",
42778
42853
  "scope": "default",
42779
42854
  "line": {
42780
- "start": 169,
42781
- "end": 169
42855
+ "start": 179,
42856
+ "end": 179
42782
42857
  }
42783
42858
  },
42784
42859
  "group": [
@@ -42793,8 +42868,8 @@
42793
42868
  {
42794
42869
  "description": "The spacing between the List items.\n",
42795
42870
  "commentRange": {
42796
- "start": 171,
42797
- "end": 172
42871
+ "start": 181,
42872
+ "end": 182
42798
42873
  },
42799
42874
  "context": {
42800
42875
  "type": "variable",
@@ -42802,8 +42877,8 @@
42802
42877
  "value": "k-spacing(0.5)",
42803
42878
  "scope": "default",
42804
42879
  "line": {
42805
- "start": 173,
42806
- "end": 173
42880
+ "start": 183,
42881
+ "end": 183
42807
42882
  }
42808
42883
  },
42809
42884
  "group": [
@@ -42818,8 +42893,8 @@
42818
42893
  {
42819
42894
  "description": "The horizontal padding of the small List group item.\n",
42820
42895
  "commentRange": {
42821
- "start": 175,
42822
- "end": 176
42896
+ "start": 185,
42897
+ "end": 186
42823
42898
  },
42824
42899
  "context": {
42825
42900
  "type": "variable",
@@ -42827,8 +42902,8 @@
42827
42902
  "value": "k-spacing(2)",
42828
42903
  "scope": "default",
42829
42904
  "line": {
42830
- "start": 177,
42831
- "end": 177
42905
+ "start": 187,
42906
+ "end": 187
42832
42907
  }
42833
42908
  },
42834
42909
  "group": [
@@ -42843,8 +42918,8 @@
42843
42918
  {
42844
42919
  "description": "The horizontal padding of the medium List group item.\n",
42845
42920
  "commentRange": {
42846
- "start": 178,
42847
- "end": 179
42921
+ "start": 188,
42922
+ "end": 189
42848
42923
  },
42849
42924
  "context": {
42850
42925
  "type": "variable",
@@ -42852,8 +42927,8 @@
42852
42927
  "value": "k-spacing(2)",
42853
42928
  "scope": "default",
42854
42929
  "line": {
42855
- "start": 180,
42856
- "end": 180
42930
+ "start": 190,
42931
+ "end": 190
42857
42932
  }
42858
42933
  },
42859
42934
  "group": [
@@ -42868,8 +42943,8 @@
42868
42943
  {
42869
42944
  "description": "The horizontal padding of the large List group item.\n",
42870
42945
  "commentRange": {
42871
- "start": 181,
42872
- "end": 182
42946
+ "start": 191,
42947
+ "end": 192
42873
42948
  },
42874
42949
  "context": {
42875
42950
  "type": "variable",
@@ -42877,8 +42952,8 @@
42877
42952
  "value": "k-spacing(2)",
42878
42953
  "scope": "default",
42879
42954
  "line": {
42880
- "start": 183,
42881
- "end": 183
42955
+ "start": 193,
42956
+ "end": 193
42882
42957
  }
42883
42958
  },
42884
42959
  "group": [
@@ -42893,8 +42968,8 @@
42893
42968
  {
42894
42969
  "description": "The vertical padding of the small List group item.\n",
42895
42970
  "commentRange": {
42896
- "start": 185,
42897
- "end": 186
42971
+ "start": 195,
42972
+ "end": 196
42898
42973
  },
42899
42974
  "context": {
42900
42975
  "type": "variable",
@@ -42902,8 +42977,8 @@
42902
42977
  "value": "calc( #{k-spacing(.5)} + 1px )",
42903
42978
  "scope": "default",
42904
42979
  "line": {
42905
- "start": 187,
42906
- "end": 187
42980
+ "start": 197,
42981
+ "end": 197
42907
42982
  }
42908
42983
  },
42909
42984
  "group": [
@@ -42918,8 +42993,8 @@
42918
42993
  {
42919
42994
  "description": "The vertical padding of the medium List group item.\n",
42920
42995
  "commentRange": {
42921
- "start": 188,
42922
- "end": 189
42996
+ "start": 198,
42997
+ "end": 199
42923
42998
  },
42924
42999
  "context": {
42925
43000
  "type": "variable",
@@ -42927,8 +43002,8 @@
42927
43002
  "value": "calc( #{k-spacing(1)} + 1px )",
42928
43003
  "scope": "default",
42929
43004
  "line": {
42930
- "start": 190,
42931
- "end": 190
43005
+ "start": 200,
43006
+ "end": 200
42932
43007
  }
42933
43008
  },
42934
43009
  "group": [
@@ -42943,8 +43018,8 @@
42943
43018
  {
42944
43019
  "description": "The vertical padding of the large List group item.\n",
42945
43020
  "commentRange": {
42946
- "start": 191,
42947
- "end": 192
43021
+ "start": 201,
43022
+ "end": 202
42948
43023
  },
42949
43024
  "context": {
42950
43025
  "type": "variable",
@@ -42952,8 +43027,8 @@
42952
43027
  "value": "calc( #{k-spacing(1.5)} + 1px )",
42953
43028
  "scope": "default",
42954
43029
  "line": {
42955
- "start": 193,
42956
- "end": 193
43030
+ "start": 203,
43031
+ "end": 203
42957
43032
  }
42958
43033
  },
42959
43034
  "group": [
@@ -42968,8 +43043,8 @@
42968
43043
  {
42969
43044
  "description": "The border width of the List group items.\n",
42970
43045
  "commentRange": {
42971
- "start": 195,
42972
- "end": 196
43046
+ "start": 205,
43047
+ "end": 206
42973
43048
  },
42974
43049
  "context": {
42975
43050
  "type": "variable",
@@ -42977,8 +43052,8 @@
42977
43052
  "value": "0",
42978
43053
  "scope": "default",
42979
43054
  "line": {
42980
- "start": 197,
42981
- "end": 197
43055
+ "start": 207,
43056
+ "end": 207
42982
43057
  }
42983
43058
  },
42984
43059
  "group": [
@@ -42993,8 +43068,8 @@
42993
43068
  {
42994
43069
  "description": "The font size of the List group items, if no size is set.\n",
42995
43070
  "commentRange": {
42996
- "start": 199,
42997
- "end": 200
43071
+ "start": 209,
43072
+ "end": 210
42998
43073
  },
42999
43074
  "context": {
43000
43075
  "type": "variable",
@@ -43002,8 +43077,8 @@
43002
43077
  "value": "var(--kendo-font-size-sm)",
43003
43078
  "scope": "default",
43004
43079
  "line": {
43005
- "start": 201,
43006
- "end": 201
43080
+ "start": 211,
43081
+ "end": 211
43007
43082
  }
43008
43083
  },
43009
43084
  "group": [
@@ -43018,8 +43093,8 @@
43018
43093
  {
43019
43094
  "description": "The font size of the small List group item.\n",
43020
43095
  "commentRange": {
43021
- "start": 202,
43022
- "end": 203
43096
+ "start": 212,
43097
+ "end": 213
43023
43098
  },
43024
43099
  "context": {
43025
43100
  "type": "variable",
@@ -43027,8 +43102,8 @@
43027
43102
  "value": "var(--kendo-font-size-sm)",
43028
43103
  "scope": "default",
43029
43104
  "line": {
43030
- "start": 204,
43031
- "end": 204
43105
+ "start": 214,
43106
+ "end": 214
43032
43107
  }
43033
43108
  },
43034
43109
  "group": [
@@ -43043,8 +43118,8 @@
43043
43118
  {
43044
43119
  "description": "The font size of the medium List group item.\n",
43045
43120
  "commentRange": {
43046
- "start": 205,
43047
- "end": 206
43121
+ "start": 215,
43122
+ "end": 216
43048
43123
  },
43049
43124
  "context": {
43050
43125
  "type": "variable",
@@ -43052,8 +43127,8 @@
43052
43127
  "value": "var(--kendo-font-size-sm)",
43053
43128
  "scope": "default",
43054
43129
  "line": {
43055
- "start": 207,
43056
- "end": 207
43130
+ "start": 217,
43131
+ "end": 217
43057
43132
  }
43058
43133
  },
43059
43134
  "group": [
@@ -43068,8 +43143,8 @@
43068
43143
  {
43069
43144
  "description": "The font size of the large List group item.\n",
43070
43145
  "commentRange": {
43071
- "start": 208,
43072
- "end": 209
43146
+ "start": 218,
43147
+ "end": 219
43073
43148
  },
43074
43149
  "context": {
43075
43150
  "type": "variable",
@@ -43077,8 +43152,8 @@
43077
43152
  "value": "var(--kendo-font-size-sm)",
43078
43153
  "scope": "default",
43079
43154
  "line": {
43080
- "start": 210,
43081
- "end": 210
43155
+ "start": 220,
43156
+ "end": 220
43082
43157
  }
43083
43158
  },
43084
43159
  "group": [
@@ -43093,8 +43168,8 @@
43093
43168
  {
43094
43169
  "description": "The line height of the List group items, if no size is set.\n",
43095
43170
  "commentRange": {
43096
- "start": 212,
43097
- "end": 213
43171
+ "start": 222,
43172
+ "end": 223
43098
43173
  },
43099
43174
  "context": {
43100
43175
  "type": "variable",
@@ -43102,8 +43177,8 @@
43102
43177
  "value": "var(--kendo-line-height-lg)",
43103
43178
  "scope": "default",
43104
43179
  "line": {
43105
- "start": 214,
43106
- "end": 214
43180
+ "start": 224,
43181
+ "end": 224
43107
43182
  }
43108
43183
  },
43109
43184
  "group": [
@@ -43118,8 +43193,8 @@
43118
43193
  {
43119
43194
  "description": "The line height of the small List group item.\n",
43120
43195
  "commentRange": {
43121
- "start": 215,
43122
- "end": 216
43196
+ "start": 225,
43197
+ "end": 226
43123
43198
  },
43124
43199
  "context": {
43125
43200
  "type": "variable",
@@ -43127,8 +43202,8 @@
43127
43202
  "value": "var(--kendo-line-height-lg)",
43128
43203
  "scope": "default",
43129
43204
  "line": {
43130
- "start": 217,
43131
- "end": 217
43205
+ "start": 227,
43206
+ "end": 227
43132
43207
  }
43133
43208
  },
43134
43209
  "group": [
@@ -43143,8 +43218,8 @@
43143
43218
  {
43144
43219
  "description": "The line height of the medium List group item.\n",
43145
43220
  "commentRange": {
43146
- "start": 218,
43147
- "end": 219
43221
+ "start": 228,
43222
+ "end": 229
43148
43223
  },
43149
43224
  "context": {
43150
43225
  "type": "variable",
@@ -43152,8 +43227,8 @@
43152
43227
  "value": "var(--kendo-line-height-lg)",
43153
43228
  "scope": "default",
43154
43229
  "line": {
43155
- "start": 220,
43156
- "end": 220
43230
+ "start": 230,
43231
+ "end": 230
43157
43232
  }
43158
43233
  },
43159
43234
  "group": [
@@ -43168,8 +43243,8 @@
43168
43243
  {
43169
43244
  "description": "The line height of the large List group item.\n",
43170
43245
  "commentRange": {
43171
- "start": 221,
43172
- "end": 222
43246
+ "start": 231,
43247
+ "end": 232
43173
43248
  },
43174
43249
  "context": {
43175
43250
  "type": "variable",
@@ -43177,8 +43252,8 @@
43177
43252
  "value": "var(--kendo-line-height-lg)",
43178
43253
  "scope": "default",
43179
43254
  "line": {
43180
- "start": 223,
43181
- "end": 223
43255
+ "start": 233,
43256
+ "end": 233
43182
43257
  }
43183
43258
  },
43184
43259
  "group": [
@@ -43193,8 +43268,8 @@
43193
43268
  {
43194
43269
  "description": "The font weight of a List group item.\n",
43195
43270
  "commentRange": {
43196
- "start": 225,
43197
- "end": 226
43271
+ "start": 235,
43272
+ "end": 236
43198
43273
  },
43199
43274
  "context": {
43200
43275
  "type": "variable",
@@ -43202,8 +43277,8 @@
43202
43277
  "value": "var(--kendo-font-weight-bold)",
43203
43278
  "scope": "default",
43204
43279
  "line": {
43205
- "start": 227,
43206
- "end": 227
43280
+ "start": 237,
43281
+ "end": 237
43207
43282
  }
43208
43283
  },
43209
43284
  "group": [
@@ -43218,8 +43293,8 @@
43218
43293
  {
43219
43294
  "description": "The font size of the small List item group label.\n",
43220
43295
  "commentRange": {
43221
- "start": 229,
43222
- "end": 230
43296
+ "start": 239,
43297
+ "end": 240
43223
43298
  },
43224
43299
  "context": {
43225
43300
  "type": "variable",
@@ -43227,8 +43302,8 @@
43227
43302
  "value": ".75em",
43228
43303
  "scope": "default",
43229
43304
  "line": {
43230
- "start": 231,
43231
- "end": 231
43305
+ "start": 241,
43306
+ "end": 241
43232
43307
  }
43233
43308
  },
43234
43309
  "group": [
@@ -43243,8 +43318,8 @@
43243
43318
  {
43244
43319
  "description": "The font size of the medium List item group label.\n",
43245
43320
  "commentRange": {
43246
- "start": 232,
43247
- "end": 233
43321
+ "start": 242,
43322
+ "end": 243
43248
43323
  },
43249
43324
  "context": {
43250
43325
  "type": "variable",
@@ -43252,8 +43327,8 @@
43252
43327
  "value": ".75em",
43253
43328
  "scope": "default",
43254
43329
  "line": {
43255
- "start": 234,
43256
- "end": 234
43330
+ "start": 244,
43331
+ "end": 244
43257
43332
  }
43258
43333
  },
43259
43334
  "group": [
@@ -43268,8 +43343,8 @@
43268
43343
  {
43269
43344
  "description": "The font size of the large List item group label.\n",
43270
43345
  "commentRange": {
43271
- "start": 235,
43272
- "end": 236
43346
+ "start": 245,
43347
+ "end": 246
43273
43348
  },
43274
43349
  "context": {
43275
43350
  "type": "variable",
@@ -43277,8 +43352,8 @@
43277
43352
  "value": ".75em",
43278
43353
  "scope": "default",
43279
43354
  "line": {
43280
- "start": 237,
43281
- "end": 237
43355
+ "start": 247,
43356
+ "end": 247
43282
43357
  }
43283
43358
  },
43284
43359
  "group": [
@@ -43293,8 +43368,8 @@
43293
43368
  {
43294
43369
  "description": "The line height of the small List item group label.\n",
43295
43370
  "commentRange": {
43296
- "start": 239,
43297
- "end": 240
43371
+ "start": 249,
43372
+ "end": 250
43298
43373
  },
43299
43374
  "context": {
43300
43375
  "type": "variable",
@@ -43302,8 +43377,8 @@
43302
43377
  "value": "inherit",
43303
43378
  "scope": "default",
43304
43379
  "line": {
43305
- "start": 241,
43306
- "end": 241
43380
+ "start": 251,
43381
+ "end": 251
43307
43382
  }
43308
43383
  },
43309
43384
  "group": [
@@ -43318,8 +43393,8 @@
43318
43393
  {
43319
43394
  "description": "The line height of the medium List item group label.\n",
43320
43395
  "commentRange": {
43321
- "start": 242,
43322
- "end": 243
43396
+ "start": 252,
43397
+ "end": 253
43323
43398
  },
43324
43399
  "context": {
43325
43400
  "type": "variable",
@@ -43327,8 +43402,8 @@
43327
43402
  "value": "inherit",
43328
43403
  "scope": "default",
43329
43404
  "line": {
43330
- "start": 244,
43331
- "end": 244
43405
+ "start": 254,
43406
+ "end": 254
43332
43407
  }
43333
43408
  },
43334
43409
  "group": [
@@ -43343,8 +43418,8 @@
43343
43418
  {
43344
43419
  "description": "The line height of the large List item group label.\n",
43345
43420
  "commentRange": {
43346
- "start": 245,
43347
- "end": 246
43421
+ "start": 255,
43422
+ "end": 256
43348
43423
  },
43349
43424
  "context": {
43350
43425
  "type": "variable",
@@ -43352,8 +43427,8 @@
43352
43427
  "value": "inherit",
43353
43428
  "scope": "default",
43354
43429
  "line": {
43355
- "start": 247,
43356
- "end": 247
43430
+ "start": 257,
43431
+ "end": 257
43357
43432
  }
43358
43433
  },
43359
43434
  "group": [
@@ -43368,8 +43443,8 @@
43368
43443
  {
43369
43444
  "description": "The horizontal padding of the small List item group label.\n",
43370
43445
  "commentRange": {
43371
- "start": 249,
43372
- "end": 250
43446
+ "start": 259,
43447
+ "end": 260
43373
43448
  },
43374
43449
  "context": {
43375
43450
  "type": "variable",
@@ -43377,8 +43452,8 @@
43377
43452
  "value": ".5em",
43378
43453
  "scope": "default",
43379
43454
  "line": {
43380
- "start": 251,
43381
- "end": 251
43455
+ "start": 261,
43456
+ "end": 261
43382
43457
  }
43383
43458
  },
43384
43459
  "group": [
@@ -43393,8 +43468,8 @@
43393
43468
  {
43394
43469
  "description": "The horizontal padding of the medium List item group label.\n",
43395
43470
  "commentRange": {
43396
- "start": 252,
43397
- "end": 253
43471
+ "start": 262,
43472
+ "end": 263
43398
43473
  },
43399
43474
  "context": {
43400
43475
  "type": "variable",
@@ -43402,8 +43477,8 @@
43402
43477
  "value": ".5em",
43403
43478
  "scope": "default",
43404
43479
  "line": {
43405
- "start": 254,
43406
- "end": 254
43480
+ "start": 264,
43481
+ "end": 264
43407
43482
  }
43408
43483
  },
43409
43484
  "group": [
@@ -43418,8 +43493,8 @@
43418
43493
  {
43419
43494
  "description": "The horizontal padding of the large List item group label.\n",
43420
43495
  "commentRange": {
43421
- "start": 255,
43422
- "end": 256
43496
+ "start": 265,
43497
+ "end": 266
43423
43498
  },
43424
43499
  "context": {
43425
43500
  "type": "variable",
@@ -43427,8 +43502,8 @@
43427
43502
  "value": ".5em",
43428
43503
  "scope": "default",
43429
43504
  "line": {
43430
- "start": 257,
43431
- "end": 257
43505
+ "start": 267,
43506
+ "end": 267
43432
43507
  }
43433
43508
  },
43434
43509
  "group": [
@@ -43443,8 +43518,8 @@
43443
43518
  {
43444
43519
  "description": "The vertical padding of the small List item group label.\n",
43445
43520
  "commentRange": {
43446
- "start": 259,
43447
- "end": 260
43521
+ "start": 269,
43522
+ "end": 270
43448
43523
  },
43449
43524
  "context": {
43450
43525
  "type": "variable",
@@ -43452,8 +43527,8 @@
43452
43527
  "value": "0",
43453
43528
  "scope": "default",
43454
43529
  "line": {
43455
- "start": 261,
43456
- "end": 261
43530
+ "start": 271,
43531
+ "end": 271
43457
43532
  }
43458
43533
  },
43459
43534
  "group": [
@@ -43468,8 +43543,8 @@
43468
43543
  {
43469
43544
  "description": "The vertical padding of the medium List item group label.\n",
43470
43545
  "commentRange": {
43471
- "start": 262,
43472
- "end": 263
43546
+ "start": 272,
43547
+ "end": 273
43473
43548
  },
43474
43549
  "context": {
43475
43550
  "type": "variable",
@@ -43477,8 +43552,8 @@
43477
43552
  "value": "0",
43478
43553
  "scope": "default",
43479
43554
  "line": {
43480
- "start": 264,
43481
- "end": 264
43555
+ "start": 274,
43556
+ "end": 274
43482
43557
  }
43483
43558
  },
43484
43559
  "group": [
@@ -43493,8 +43568,8 @@
43493
43568
  {
43494
43569
  "description": "The vertical padding of the large List item group label.\n",
43495
43570
  "commentRange": {
43496
- "start": 265,
43497
- "end": 266
43571
+ "start": 275,
43572
+ "end": 276
43498
43573
  },
43499
43574
  "context": {
43500
43575
  "type": "variable",
@@ -43502,8 +43577,8 @@
43502
43577
  "value": "0",
43503
43578
  "scope": "default",
43504
43579
  "line": {
43505
- "start": 267,
43506
- "end": 267
43580
+ "start": 277,
43581
+ "end": 277
43507
43582
  }
43508
43583
  },
43509
43584
  "group": [
@@ -43518,8 +43593,8 @@
43518
43593
  {
43519
43594
  "description": "The background color of the List component.\n",
43520
43595
  "commentRange": {
43521
- "start": 269,
43522
- "end": 270
43596
+ "start": 279,
43597
+ "end": 280
43523
43598
  },
43524
43599
  "context": {
43525
43600
  "type": "variable",
@@ -43527,8 +43602,8 @@
43527
43602
  "value": "k-color(surface-alt)",
43528
43603
  "scope": "default",
43529
43604
  "line": {
43530
- "start": 271,
43531
- "end": 271
43605
+ "start": 281,
43606
+ "end": 281
43532
43607
  }
43533
43608
  },
43534
43609
  "group": [
@@ -43543,8 +43618,8 @@
43543
43618
  {
43544
43619
  "description": "The text color of the List component.\n",
43545
43620
  "commentRange": {
43546
- "start": 272,
43547
- "end": 273
43621
+ "start": 282,
43622
+ "end": 283
43548
43623
  },
43549
43624
  "context": {
43550
43625
  "type": "variable",
@@ -43552,8 +43627,8 @@
43552
43627
  "value": "k-color(on-app-surface)",
43553
43628
  "scope": "default",
43554
43629
  "line": {
43555
- "start": 274,
43556
- "end": 274
43630
+ "start": 284,
43631
+ "end": 284
43557
43632
  }
43558
43633
  },
43559
43634
  "group": [
@@ -43568,8 +43643,8 @@
43568
43643
  {
43569
43644
  "description": "The border color of the List component.\n",
43570
43645
  "commentRange": {
43571
- "start": 275,
43572
- "end": 276
43646
+ "start": 285,
43647
+ "end": 286
43573
43648
  },
43574
43649
  "context": {
43575
43650
  "type": "variable",
@@ -43577,8 +43652,8 @@
43577
43652
  "value": "k-color(border)",
43578
43653
  "scope": "default",
43579
43654
  "line": {
43580
- "start": 277,
43581
- "end": 277
43655
+ "start": 287,
43656
+ "end": 287
43582
43657
  }
43583
43658
  },
43584
43659
  "group": [
@@ -43593,8 +43668,8 @@
43593
43668
  {
43594
43669
  "description": "The background color of the List header.\n",
43595
43670
  "commentRange": {
43596
- "start": 280,
43597
- "end": 281
43671
+ "start": 290,
43672
+ "end": 291
43598
43673
  },
43599
43674
  "context": {
43600
43675
  "type": "variable",
@@ -43602,8 +43677,8 @@
43602
43677
  "value": "null",
43603
43678
  "scope": "default",
43604
43679
  "line": {
43605
- "start": 282,
43606
- "end": 282
43680
+ "start": 292,
43681
+ "end": 292
43607
43682
  }
43608
43683
  },
43609
43684
  "group": [
@@ -43618,8 +43693,8 @@
43618
43693
  {
43619
43694
  "description": "The text color of the List header.\n",
43620
43695
  "commentRange": {
43621
- "start": 283,
43622
- "end": 284
43696
+ "start": 293,
43697
+ "end": 294
43623
43698
  },
43624
43699
  "context": {
43625
43700
  "type": "variable",
@@ -43627,8 +43702,8 @@
43627
43702
  "value": "null",
43628
43703
  "scope": "default",
43629
43704
  "line": {
43630
- "start": 285,
43631
- "end": 285
43705
+ "start": 295,
43706
+ "end": 295
43632
43707
  }
43633
43708
  },
43634
43709
  "group": [
@@ -43643,8 +43718,8 @@
43643
43718
  {
43644
43719
  "description": "The border color of the List header.\n",
43645
43720
  "commentRange": {
43646
- "start": 286,
43647
- "end": 287
43721
+ "start": 296,
43722
+ "end": 297
43648
43723
  },
43649
43724
  "context": {
43650
43725
  "type": "variable",
@@ -43652,8 +43727,8 @@
43652
43727
  "value": "inherit",
43653
43728
  "scope": "default",
43654
43729
  "line": {
43655
- "start": 288,
43656
- "end": 288
43730
+ "start": 298,
43731
+ "end": 298
43657
43732
  }
43658
43733
  },
43659
43734
  "group": [
@@ -43668,8 +43743,8 @@
43668
43743
  {
43669
43744
  "description": "The box shadow of the List header.\n",
43670
43745
  "commentRange": {
43671
- "start": 289,
43672
- "end": 290
43746
+ "start": 299,
43747
+ "end": 300
43673
43748
  },
43674
43749
  "context": {
43675
43750
  "type": "variable",
@@ -43677,8 +43752,8 @@
43677
43752
  "value": "none",
43678
43753
  "scope": "default",
43679
43754
  "line": {
43680
- "start": 291,
43681
- "end": 291
43755
+ "start": 301,
43756
+ "end": 301
43682
43757
  }
43683
43758
  },
43684
43759
  "group": [
@@ -43693,8 +43768,8 @@
43693
43768
  {
43694
43769
  "description": "The background color of the List items.\n",
43695
43770
  "commentRange": {
43696
- "start": 294,
43697
- "end": 295
43771
+ "start": 303,
43772
+ "end": 304
43698
43773
  },
43699
43774
  "context": {
43700
43775
  "type": "variable",
@@ -43702,8 +43777,8 @@
43702
43777
  "value": "null",
43703
43778
  "scope": "default",
43704
43779
  "line": {
43705
- "start": 296,
43706
- "end": 296
43780
+ "start": 305,
43781
+ "end": 305
43707
43782
  }
43708
43783
  },
43709
43784
  "group": [
@@ -43718,8 +43793,8 @@
43718
43793
  {
43719
43794
  "description": "The text color of the List items.\n",
43720
43795
  "commentRange": {
43721
- "start": 297,
43722
- "end": 298
43796
+ "start": 306,
43797
+ "end": 307
43723
43798
  },
43724
43799
  "context": {
43725
43800
  "type": "variable",
@@ -43727,8 +43802,8 @@
43727
43802
  "value": "null",
43728
43803
  "scope": "default",
43729
43804
  "line": {
43730
- "start": 299,
43731
- "end": 299
43805
+ "start": 308,
43806
+ "end": 308
43732
43807
  }
43733
43808
  },
43734
43809
  "group": [
@@ -43743,8 +43818,8 @@
43743
43818
  {
43744
43819
  "description": "The border-radius of the List items.\n",
43745
43820
  "commentRange": {
43746
- "start": 300,
43747
- "end": 301
43821
+ "start": 309,
43822
+ "end": 310
43748
43823
  },
43749
43824
  "context": {
43750
43825
  "type": "variable",
@@ -43752,8 +43827,8 @@
43752
43827
  "value": "k-border-radius(md)",
43753
43828
  "scope": "default",
43754
43829
  "line": {
43755
- "start": 302,
43756
- "end": 302
43830
+ "start": 311,
43831
+ "end": 311
43757
43832
  }
43758
43833
  },
43759
43834
  "group": [
@@ -43768,8 +43843,8 @@
43768
43843
  {
43769
43844
  "description": "The background color of the hovered List items.\n",
43770
43845
  "commentRange": {
43771
- "start": 304,
43772
- "end": 305
43846
+ "start": 313,
43847
+ "end": 314
43773
43848
  },
43774
43849
  "context": {
43775
43850
  "type": "variable",
@@ -43777,8 +43852,8 @@
43777
43852
  "value": "color-mix(in srgb, k-color(on-app-surface) 6%, transparent )",
43778
43853
  "scope": "default",
43779
43854
  "line": {
43780
- "start": 306,
43781
- "end": 306
43855
+ "start": 315,
43856
+ "end": 315
43782
43857
  }
43783
43858
  },
43784
43859
  "group": [
@@ -43793,8 +43868,8 @@
43793
43868
  {
43794
43869
  "description": "The text color of the hovered List items.\n",
43795
43870
  "commentRange": {
43796
- "start": 307,
43797
- "end": 308
43871
+ "start": 316,
43872
+ "end": 317
43798
43873
  },
43799
43874
  "context": {
43800
43875
  "type": "variable",
@@ -43802,8 +43877,8 @@
43802
43877
  "value": "k-color(on-app-surface)",
43803
43878
  "scope": "default",
43804
43879
  "line": {
43805
- "start": 309,
43806
- "end": 309
43880
+ "start": 318,
43881
+ "end": 318
43807
43882
  }
43808
43883
  },
43809
43884
  "group": [
@@ -43818,8 +43893,8 @@
43818
43893
  {
43819
43894
  "description": "The background color of the focused List items.\n",
43820
43895
  "commentRange": {
43821
- "start": 311,
43822
- "end": 312
43896
+ "start": 320,
43897
+ "end": 321
43823
43898
  },
43824
43899
  "context": {
43825
43900
  "type": "variable",
@@ -43827,8 +43902,8 @@
43827
43902
  "value": "null",
43828
43903
  "scope": "default",
43829
43904
  "line": {
43830
- "start": 313,
43831
- "end": 313
43905
+ "start": 322,
43906
+ "end": 322
43832
43907
  }
43833
43908
  },
43834
43909
  "group": [
@@ -43843,8 +43918,8 @@
43843
43918
  {
43844
43919
  "description": "The text color of the focused List items.\n",
43845
43920
  "commentRange": {
43846
- "start": 314,
43847
- "end": 315
43921
+ "start": 323,
43922
+ "end": 324
43848
43923
  },
43849
43924
  "context": {
43850
43925
  "type": "variable",
@@ -43852,8 +43927,8 @@
43852
43927
  "value": "null",
43853
43928
  "scope": "default",
43854
43929
  "line": {
43855
- "start": 316,
43856
- "end": 316
43930
+ "start": 325,
43931
+ "end": 325
43857
43932
  }
43858
43933
  },
43859
43934
  "group": [
@@ -43868,8 +43943,8 @@
43868
43943
  {
43869
43944
  "description": "The box shadow of the focused List items.\n",
43870
43945
  "commentRange": {
43871
- "start": 317,
43872
- "end": 318
43946
+ "start": 326,
43947
+ "end": 327
43873
43948
  },
43874
43949
  "context": {
43875
43950
  "type": "variable",
@@ -43877,8 +43952,33 @@
43877
43952
  "value": "inset 0 0 0 2px k-color(border-alt)",
43878
43953
  "scope": "default",
43879
43954
  "line": {
43880
- "start": 319,
43881
- "end": 319
43955
+ "start": 328,
43956
+ "end": 328
43957
+ }
43958
+ },
43959
+ "group": [
43960
+ "list"
43961
+ ],
43962
+ "access": "public",
43963
+ "file": {
43964
+ "path": "list/_variables.scss",
43965
+ "name": "_variables.scss"
43966
+ }
43967
+ },
43968
+ {
43969
+ "description": "The box shadow of the List sticky header.\n",
43970
+ "commentRange": {
43971
+ "start": 330,
43972
+ "end": 331
43973
+ },
43974
+ "context": {
43975
+ "type": "variable",
43976
+ "name": "kendo-list-sticky-header-shadow",
43977
+ "value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
43978
+ "scope": "default",
43979
+ "line": {
43980
+ "start": 332,
43981
+ "end": 332
43882
43982
  }
43883
43983
  },
43884
43984
  "group": [
@@ -43893,8 +43993,8 @@
43893
43993
  {
43894
43994
  "description": "The background color of the selected List items.\n",
43895
43995
  "commentRange": {
43896
- "start": 321,
43897
- "end": 322
43996
+ "start": 334,
43997
+ "end": 335
43898
43998
  },
43899
43999
  "context": {
43900
44000
  "type": "variable",
@@ -43902,8 +44002,8 @@
43902
44002
  "value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent )",
43903
44003
  "scope": "default",
43904
44004
  "line": {
43905
- "start": 323,
43906
- "end": 323
44005
+ "start": 336,
44006
+ "end": 336
43907
44007
  }
43908
44008
  },
43909
44009
  "group": [
@@ -43918,8 +44018,8 @@
43918
44018
  {
43919
44019
  "description": "The text color of the selected List items.\n",
43920
44020
  "commentRange": {
43921
- "start": 324,
43922
- "end": 325
44021
+ "start": 337,
44022
+ "end": 338
43923
44023
  },
43924
44024
  "context": {
43925
44025
  "type": "variable",
@@ -43927,8 +44027,8 @@
43927
44027
  "value": "k-color(on-app-surface)",
43928
44028
  "scope": "default",
43929
44029
  "line": {
43930
- "start": 326,
43931
- "end": 326
44030
+ "start": 339,
44031
+ "end": 339
43932
44032
  }
43933
44033
  },
43934
44034
  "group": [
@@ -43943,8 +44043,8 @@
43943
44043
  {
43944
44044
  "description": "The background color of the selected hovered List items.\n",
43945
44045
  "commentRange": {
43946
- "start": 328,
43947
- "end": 329
44046
+ "start": 341,
44047
+ "end": 342
43948
44048
  },
43949
44049
  "context": {
43950
44050
  "type": "variable",
@@ -43952,8 +44052,8 @@
43952
44052
  "value": "color-mix(in srgb, k-color(on-app-surface) 18%, transparent )",
43953
44053
  "scope": "default",
43954
44054
  "line": {
43955
- "start": 330,
43956
- "end": 330
44055
+ "start": 343,
44056
+ "end": 343
43957
44057
  }
43958
44058
  },
43959
44059
  "group": [
@@ -43968,8 +44068,8 @@
43968
44068
  {
43969
44069
  "description": "The text color of the selected hovered List items.\n",
43970
44070
  "commentRange": {
43971
- "start": 331,
43972
- "end": 332
44071
+ "start": 344,
44072
+ "end": 345
43973
44073
  },
43974
44074
  "context": {
43975
44075
  "type": "variable",
@@ -43977,8 +44077,8 @@
43977
44077
  "value": "k-color(on-app-surface)",
43978
44078
  "scope": "default",
43979
44079
  "line": {
43980
- "start": 333,
43981
- "end": 333
44080
+ "start": 346,
44081
+ "end": 346
43982
44082
  }
43983
44083
  },
43984
44084
  "group": [
@@ -43993,8 +44093,8 @@
43993
44093
  {
43994
44094
  "description": "The background color of the List group items.\n",
43995
44095
  "commentRange": {
43996
- "start": 335,
43997
- "end": 336
44096
+ "start": 348,
44097
+ "end": 349
43998
44098
  },
43999
44099
  "context": {
44000
44100
  "type": "variable",
@@ -44002,8 +44102,8 @@
44002
44102
  "value": "null",
44003
44103
  "scope": "default",
44004
44104
  "line": {
44005
- "start": 337,
44006
- "end": 337
44105
+ "start": 350,
44106
+ "end": 350
44007
44107
  }
44008
44108
  },
44009
44109
  "group": [
@@ -44018,8 +44118,8 @@
44018
44118
  {
44019
44119
  "description": "The text color of the List group items.\n",
44020
44120
  "commentRange": {
44021
- "start": 338,
44022
- "end": 339
44121
+ "start": 351,
44122
+ "end": 352
44023
44123
  },
44024
44124
  "context": {
44025
44125
  "type": "variable",
@@ -44027,8 +44127,8 @@
44027
44127
  "value": "k-color(subtle)",
44028
44128
  "scope": "default",
44029
44129
  "line": {
44030
- "start": 340,
44031
- "end": 340
44130
+ "start": 353,
44131
+ "end": 353
44032
44132
  }
44033
44133
  },
44034
44134
  "group": [
@@ -44043,8 +44143,8 @@
44043
44143
  {
44044
44144
  "description": "The border color of the List group items.\n",
44045
44145
  "commentRange": {
44046
- "start": 341,
44047
- "end": 342
44146
+ "start": 354,
44147
+ "end": 355
44048
44148
  },
44049
44149
  "context": {
44050
44150
  "type": "variable",
@@ -44052,8 +44152,8 @@
44052
44152
  "value": "inherit",
44053
44153
  "scope": "default",
44054
44154
  "line": {
44055
- "start": 343,
44056
- "end": 343
44155
+ "start": 356,
44156
+ "end": 356
44057
44157
  }
44058
44158
  },
44059
44159
  "group": [
@@ -44068,8 +44168,8 @@
44068
44168
  {
44069
44169
  "description": "The base shadow of the List group items.\n",
44070
44170
  "commentRange": {
44071
- "start": 344,
44072
- "end": 345
44171
+ "start": 357,
44172
+ "end": 358
44073
44173
  },
44074
44174
  "context": {
44075
44175
  "type": "variable",
@@ -44077,8 +44177,8 @@
44077
44177
  "value": "inset 0 1px 0 k-color(border)",
44078
44178
  "scope": "default",
44079
44179
  "line": {
44080
- "start": 346,
44081
- "end": 346
44180
+ "start": 359,
44181
+ "end": 359
44082
44182
  }
44083
44183
  },
44084
44184
  "group": [
@@ -44093,8 +44193,8 @@
44093
44193
  {
44094
44194
  "description": "The color of the 'Option Label' text.\n",
44095
44195
  "commentRange": {
44096
- "start": 348,
44097
- "end": 349
44196
+ "start": 361,
44197
+ "end": 362
44098
44198
  },
44099
44199
  "context": {
44100
44200
  "type": "variable",
@@ -44102,8 +44202,8 @@
44102
44202
  "value": "k-color(subtle)",
44103
44203
  "scope": "default",
44104
44204
  "line": {
44105
- "start": 350,
44106
- "end": 350
44205
+ "start": 363,
44206
+ "end": 363
44107
44207
  }
44108
44208
  },
44109
44209
  "group": [
@@ -44118,8 +44218,8 @@
44118
44218
  {
44119
44219
  "description": "The font size of the List item description.\n",
44120
44220
  "commentRange": {
44121
- "start": 352,
44122
- "end": 353
44221
+ "start": 365,
44222
+ "end": 366
44123
44223
  },
44124
44224
  "context": {
44125
44225
  "type": "variable",
@@ -44127,8 +44227,8 @@
44127
44227
  "value": "var(--kendo-font-size-sm)",
44128
44228
  "scope": "default",
44129
44229
  "line": {
44130
- "start": 354,
44131
- "end": 354
44230
+ "start": 367,
44231
+ "end": 367
44132
44232
  }
44133
44233
  },
44134
44234
  "group": [
@@ -44143,8 +44243,8 @@
44143
44243
  {
44144
44244
  "description": "The line of the list item description.\n",
44145
44245
  "commentRange": {
44146
- "start": 355,
44147
- "end": 356
44246
+ "start": 368,
44247
+ "end": 369
44148
44248
  },
44149
44249
  "context": {
44150
44250
  "type": "variable",
@@ -44152,8 +44252,8 @@
44152
44252
  "value": "var(--kendo-line-height-lg)",
44153
44253
  "scope": "default",
44154
44254
  "line": {
44155
- "start": 357,
44156
- "end": 357
44255
+ "start": 370,
44256
+ "end": 370
44157
44257
  }
44158
44258
  },
44159
44259
  "group": [
@@ -44168,8 +44268,8 @@
44168
44268
  {
44169
44269
  "description": "The text color of the list item description.\n",
44170
44270
  "commentRange": {
44171
- "start": 358,
44172
- "end": 359
44271
+ "start": 371,
44272
+ "end": 372
44173
44273
  },
44174
44274
  "context": {
44175
44275
  "type": "variable",
@@ -44177,8 +44277,8 @@
44177
44277
  "value": "k-color(subtle)",
44178
44278
  "scope": "default",
44179
44279
  "line": {
44180
- "start": 360,
44181
- "end": 360
44280
+ "start": 373,
44281
+ "end": 373
44182
44282
  }
44183
44283
  },
44184
44284
  "group": [
@@ -90621,17 +90721,17 @@
90621
90721
  {
90622
90722
  "description": "The sizes map of the List.\n",
90623
90723
  "commentRange": {
90624
- "start": 108,
90625
- "end": 109
90724
+ "start": 112,
90725
+ "end": 113
90626
90726
  },
90627
90727
  "context": {
90628
90728
  "type": "variable",
90629
90729
  "name": "kendo-list-sizes",
90630
- "value": "(\n sm: (\n font-size: $kendo-list-sm-font-size,\n line-height: $kendo-list-sm-line-height,\n header-padding-x: $kendo-list-sm-header-padding-x,\n header-padding-y: $kendo-list-sm-header-padding-y,\n header-font-size: $kendo-list-sm-header-font-size,\n header-line-height: $kendo-list-sm-header-line-height,\n item-padding-x: $kendo-list-sm-item-padding-x,\n item-padding-y: $kendo-list-sm-item-padding-y,\n item-font-size: $kendo-list-sm-item-font-size,\n item-line-height: $kendo-list-sm-item-line-height,\n group-item-padding-x: $kendo-list-sm-group-item-padding-x,\n group-item-padding-y: $kendo-list-sm-group-item-padding-y,\n group-item-font-size: $kendo-list-sm-group-item-font-size,\n group-item-line-height: $kendo-list-sm-group-item-line-height,\n item-group-label-padding-x: $kendo-list-item-group-label-sm-padding-x,\n item-group-label-padding-y: $kendo-list-item-group-label-sm-padding-y,\n item-group-label-font-size: $kendo-list-item-group-label-sm-font-size,\n item-group-label-line-height: $kendo-list-item-group-label-sm-line-height,\n filter-padding-x: $kendo-list-sm-filter-padding-x,\n filter-padding-y: $kendo-list-sm-filter-padding-y\n ),\n md: (\n font-size: $kendo-list-md-font-size,\n line-height: $kendo-list-md-line-height,\n header-padding-x: $kendo-list-md-header-padding-x,\n header-padding-y: $kendo-list-md-header-padding-y,\n header-font-size: $kendo-list-md-header-font-size,\n header-line-height: $kendo-list-md-header-line-height,\n item-padding-x: $kendo-list-md-item-padding-x,\n item-padding-y: $kendo-list-md-item-padding-y,\n item-font-size: $kendo-list-md-item-font-size,\n item-line-height: $kendo-list-md-item-line-height,\n group-item-padding-x: $kendo-list-md-group-item-padding-x,\n group-item-padding-y: $kendo-list-md-group-item-padding-y,\n group-item-font-size: $kendo-list-md-group-item-font-size,\n group-item-line-height: $kendo-list-md-group-item-line-height,\n item-group-label-padding-x: $kendo-list-item-group-label-md-padding-x,\n item-group-label-padding-y: $kendo-list-item-group-label-md-padding-y,\n item-group-label-font-size: $kendo-list-item-group-label-md-font-size,\n item-group-label-line-height: $kendo-list-item-group-label-md-line-height,\n filter-padding-x: $kendo-list-md-filter-padding-x,\n filter-padding-y: $kendo-list-md-filter-padding-y\n ),\n lg: (\n font-size: $kendo-list-lg-font-size,\n line-height: $kendo-list-lg-line-height,\n header-padding-x: $kendo-list-lg-header-padding-x,\n header-padding-y: $kendo-list-lg-header-padding-y,\n header-font-size: $kendo-list-lg-header-font-size,\n header-line-height: $kendo-list-lg-header-line-height,\n item-padding-x: $kendo-list-lg-item-padding-x,\n item-padding-y: $kendo-list-lg-item-padding-y,\n item-font-size: $kendo-list-lg-item-font-size,\n item-line-height: $kendo-list-lg-item-line-height,\n group-item-padding-x: $kendo-list-lg-group-item-padding-x,\n group-item-padding-y: $kendo-list-lg-group-item-padding-y,\n group-item-font-size: $kendo-list-lg-group-item-font-size,\n group-item-line-height: $kendo-list-lg-group-item-line-height,\n item-group-label-padding-x: $kendo-list-item-group-label-lg-padding-x,\n item-group-label-padding-y: $kendo-list-item-group-label-lg-padding-y,\n item-group-label-font-size: $kendo-list-item-group-label-lg-font-size,\n item-group-label-line-height: $kendo-list-item-group-label-lg-line-height,\n filter-padding-x: $kendo-list-lg-filter-padding-x,\n filter-padding-y: $kendo-list-lg-filter-padding-y\n )\n)",
90730
+ "value": "(\n sm: (\n font-size: $kendo-list-sm-font-size,\n line-height: $kendo-list-sm-line-height,\n header-padding-x: $kendo-list-sm-header-padding-x,\n header-padding-y: $kendo-list-sm-header-padding-y,\n header-font-size: $kendo-list-sm-header-font-size,\n header-line-height: $kendo-list-sm-header-line-height,\n item-padding-x: $kendo-list-sm-item-padding-x,\n item-padding-y: $kendo-list-sm-item-padding-y,\n item-font-size: $kendo-list-sm-item-font-size,\n item-line-height: $kendo-list-sm-item-line-height,\n group-item-padding-x: $kendo-list-sm-group-item-padding-x,\n group-item-padding-y: $kendo-list-sm-group-item-padding-y,\n group-item-font-size: $kendo-list-sm-group-item-font-size,\n group-item-line-height: $kendo-list-sm-group-item-line-height,\n item-group-label-padding-x: $kendo-list-item-group-label-sm-padding-x,\n item-group-label-padding-y: $kendo-list-item-group-label-sm-padding-y,\n item-group-label-font-size: $kendo-list-item-group-label-sm-font-size,\n item-group-label-line-height: $kendo-list-item-group-label-sm-line-height,\n filter-padding-x: $kendo-list-sm-filter-padding-x,\n filter-padding-y: $kendo-list-sm-filter-padding-y,\n sticky-header-padding-y: $kendo-list-sm-sticky-header-padding-y\n ),\n md: (\n font-size: $kendo-list-md-font-size,\n line-height: $kendo-list-md-line-height,\n header-padding-x: $kendo-list-md-header-padding-x,\n header-padding-y: $kendo-list-md-header-padding-y,\n header-font-size: $kendo-list-md-header-font-size,\n header-line-height: $kendo-list-md-header-line-height,\n item-padding-x: $kendo-list-md-item-padding-x,\n item-padding-y: $kendo-list-md-item-padding-y,\n item-font-size: $kendo-list-md-item-font-size,\n item-line-height: $kendo-list-md-item-line-height,\n group-item-padding-x: $kendo-list-md-group-item-padding-x,\n group-item-padding-y: $kendo-list-md-group-item-padding-y,\n group-item-font-size: $kendo-list-md-group-item-font-size,\n group-item-line-height: $kendo-list-md-group-item-line-height,\n item-group-label-padding-x: $kendo-list-item-group-label-md-padding-x,\n item-group-label-padding-y: $kendo-list-item-group-label-md-padding-y,\n item-group-label-font-size: $kendo-list-item-group-label-md-font-size,\n item-group-label-line-height: $kendo-list-item-group-label-md-line-height,\n filter-padding-x: $kendo-list-md-filter-padding-x,\n filter-padding-y: $kendo-list-md-filter-padding-y,\n sticky-header-padding-y: $kendo-list-md-sticky-header-padding-y\n ),\n lg: (\n font-size: $kendo-list-lg-font-size,\n line-height: $kendo-list-lg-line-height,\n header-padding-x: $kendo-list-lg-header-padding-x,\n header-padding-y: $kendo-list-lg-header-padding-y,\n header-font-size: $kendo-list-lg-header-font-size,\n header-line-height: $kendo-list-lg-header-line-height,\n item-padding-x: $kendo-list-lg-item-padding-x,\n item-padding-y: $kendo-list-lg-item-padding-y,\n item-font-size: $kendo-list-lg-item-font-size,\n item-line-height: $kendo-list-lg-item-line-height,\n group-item-padding-x: $kendo-list-lg-group-item-padding-x,\n group-item-padding-y: $kendo-list-lg-group-item-padding-y,\n group-item-font-size: $kendo-list-lg-group-item-font-size,\n group-item-line-height: $kendo-list-lg-group-item-line-height,\n item-group-label-padding-x: $kendo-list-item-group-label-lg-padding-x,\n item-group-label-padding-y: $kendo-list-item-group-label-lg-padding-y,\n item-group-label-font-size: $kendo-list-item-group-label-lg-font-size,\n item-group-label-line-height: $kendo-list-item-group-label-lg-line-height,\n filter-padding-x: $kendo-list-lg-filter-padding-x,\n filter-padding-y: $kendo-list-lg-filter-padding-y,\n sticky-header-padding-y: $kendo-list-lg-sticky-header-padding-y\n )\n)",
90631
90731
  "scope": "default",
90632
90732
  "line": {
90633
- "start": 110,
90634
- "end": 177
90733
+ "start": 114,
90734
+ "end": 184
90635
90735
  }
90636
90736
  },
90637
90737
  "group": [