@progress/kendo-theme-fluent 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.
- package/dist/all.css +1 -1
- package/dist/fluent-1-dark.css +1 -1
- package/dist/fluent-1.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +894 -672
- package/dist/meta/sassdoc-raw-data.json +410 -310
- package/dist/meta/variables.json +23 -4
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +1 -1
- package/lib/swatches/fluent-1.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +3 -3
- package/scss/grid/_theme.scss +2 -2
- package/scss/list/_variables.scss +18 -1
|
@@ -44041,15 +44041,15 @@
|
|
|
44041
44041
|
}
|
|
44042
44042
|
},
|
|
44043
44043
|
{
|
|
44044
|
-
"description": "The
|
|
44044
|
+
"description": "The vertical padding of the small List sticky header.\n",
|
|
44045
44045
|
"commentRange": {
|
|
44046
44046
|
"start": 60,
|
|
44047
44047
|
"end": 61
|
|
44048
44048
|
},
|
|
44049
44049
|
"context": {
|
|
44050
44050
|
"type": "variable",
|
|
44051
|
-
"name": "kendo-list-header-
|
|
44052
|
-
"value": "var( --kendo-list-header-
|
|
44051
|
+
"name": "kendo-list-sm-sticky-header-padding-y",
|
|
44052
|
+
"value": "var( --kendo-list-sm-sticky-header-padding-y, #{k-spacing(0.5)} )",
|
|
44053
44053
|
"scope": "default",
|
|
44054
44054
|
"line": {
|
|
44055
44055
|
"start": 62,
|
|
@@ -44066,19 +44066,19 @@
|
|
|
44066
44066
|
}
|
|
44067
44067
|
},
|
|
44068
44068
|
{
|
|
44069
|
-
"description": "The
|
|
44069
|
+
"description": "The vertical padding of the medium List sticky header.\n",
|
|
44070
44070
|
"commentRange": {
|
|
44071
|
-
"start":
|
|
44072
|
-
"end":
|
|
44071
|
+
"start": 63,
|
|
44072
|
+
"end": 64
|
|
44073
44073
|
},
|
|
44074
44074
|
"context": {
|
|
44075
44075
|
"type": "variable",
|
|
44076
|
-
"name": "kendo-list-
|
|
44077
|
-
"value": "var( --kendo-list-
|
|
44076
|
+
"name": "kendo-list-md-sticky-header-padding-y",
|
|
44077
|
+
"value": "var( --kendo-list-md-sticky-header-padding-y, #{k-spacing(1)} )",
|
|
44078
44078
|
"scope": "default",
|
|
44079
44079
|
"line": {
|
|
44080
|
-
"start":
|
|
44081
|
-
"end":
|
|
44080
|
+
"start": 65,
|
|
44081
|
+
"end": 65
|
|
44082
44082
|
}
|
|
44083
44083
|
},
|
|
44084
44084
|
"group": [
|
|
@@ -44091,19 +44091,19 @@
|
|
|
44091
44091
|
}
|
|
44092
44092
|
},
|
|
44093
44093
|
{
|
|
44094
|
-
"description": "The
|
|
44094
|
+
"description": "The vertical padding of the large List sticky header.\n",
|
|
44095
44095
|
"commentRange": {
|
|
44096
|
-
"start":
|
|
44097
|
-
"end":
|
|
44096
|
+
"start": 66,
|
|
44097
|
+
"end": 67
|
|
44098
44098
|
},
|
|
44099
44099
|
"context": {
|
|
44100
44100
|
"type": "variable",
|
|
44101
|
-
"name": "kendo-list-
|
|
44102
|
-
"value": "var( --kendo-list-
|
|
44101
|
+
"name": "kendo-list-lg-sticky-header-padding-y",
|
|
44102
|
+
"value": "var( --kendo-list-lg-sticky-header-padding-y, #{k-spacing(1.5)} )",
|
|
44103
44103
|
"scope": "default",
|
|
44104
44104
|
"line": {
|
|
44105
|
-
"start":
|
|
44106
|
-
"end":
|
|
44105
|
+
"start": 68,
|
|
44106
|
+
"end": 68
|
|
44107
44107
|
}
|
|
44108
44108
|
},
|
|
44109
44109
|
"group": [
|
|
@@ -44116,15 +44116,15 @@
|
|
|
44116
44116
|
}
|
|
44117
44117
|
},
|
|
44118
44118
|
{
|
|
44119
|
-
"description": "The
|
|
44119
|
+
"description": "The border width of the List header.\n",
|
|
44120
44120
|
"commentRange": {
|
|
44121
44121
|
"start": 70,
|
|
44122
44122
|
"end": 71
|
|
44123
44123
|
},
|
|
44124
44124
|
"context": {
|
|
44125
44125
|
"type": "variable",
|
|
44126
|
-
"name": "kendo-list-
|
|
44127
|
-
"value": "var( --kendo-list-
|
|
44126
|
+
"name": "kendo-list-header-border-width",
|
|
44127
|
+
"value": "var( --kendo-list-header-border-width, 0 )",
|
|
44128
44128
|
"scope": "default",
|
|
44129
44129
|
"line": {
|
|
44130
44130
|
"start": 72,
|
|
@@ -44141,15 +44141,15 @@
|
|
|
44141
44141
|
}
|
|
44142
44142
|
},
|
|
44143
44143
|
{
|
|
44144
|
-
"description": "The
|
|
44144
|
+
"description": "The font size of the small List header.\n",
|
|
44145
44145
|
"commentRange": {
|
|
44146
44146
|
"start": 74,
|
|
44147
44147
|
"end": 75
|
|
44148
44148
|
},
|
|
44149
44149
|
"context": {
|
|
44150
44150
|
"type": "variable",
|
|
44151
|
-
"name": "kendo-list-sm-header-
|
|
44152
|
-
"value": "var( --kendo-list-sm-header-
|
|
44151
|
+
"name": "kendo-list-sm-header-font-size",
|
|
44152
|
+
"value": "var( --kendo-list-sm-header-font-size, var(--kendo-font-size-sm) )",
|
|
44153
44153
|
"scope": "default",
|
|
44154
44154
|
"line": {
|
|
44155
44155
|
"start": 76,
|
|
@@ -44166,15 +44166,15 @@
|
|
|
44166
44166
|
}
|
|
44167
44167
|
},
|
|
44168
44168
|
{
|
|
44169
|
-
"description": "The
|
|
44169
|
+
"description": "The font size of the medium List header.\n",
|
|
44170
44170
|
"commentRange": {
|
|
44171
44171
|
"start": 77,
|
|
44172
44172
|
"end": 78
|
|
44173
44173
|
},
|
|
44174
44174
|
"context": {
|
|
44175
44175
|
"type": "variable",
|
|
44176
|
-
"name": "kendo-list-md-header-
|
|
44177
|
-
"value": "var( --kendo-list-md-header-
|
|
44176
|
+
"name": "kendo-list-md-header-font-size",
|
|
44177
|
+
"value": "var( --kendo-list-md-header-font-size, var(--kendo-font-size-sm) )",
|
|
44178
44178
|
"scope": "default",
|
|
44179
44179
|
"line": {
|
|
44180
44180
|
"start": 79,
|
|
@@ -44191,15 +44191,15 @@
|
|
|
44191
44191
|
}
|
|
44192
44192
|
},
|
|
44193
44193
|
{
|
|
44194
|
-
"description": "The
|
|
44194
|
+
"description": "The font size of the large List header.\n",
|
|
44195
44195
|
"commentRange": {
|
|
44196
44196
|
"start": 80,
|
|
44197
44197
|
"end": 81
|
|
44198
44198
|
},
|
|
44199
44199
|
"context": {
|
|
44200
44200
|
"type": "variable",
|
|
44201
|
-
"name": "kendo-list-lg-header-
|
|
44202
|
-
"value": "var( --kendo-list-lg-header-
|
|
44201
|
+
"name": "kendo-list-lg-header-font-size",
|
|
44202
|
+
"value": "var( --kendo-list-lg-header-font-size, var(--kendo-font-size-sm) )",
|
|
44203
44203
|
"scope": "default",
|
|
44204
44204
|
"line": {
|
|
44205
44205
|
"start": 82,
|
|
@@ -44216,15 +44216,15 @@
|
|
|
44216
44216
|
}
|
|
44217
44217
|
},
|
|
44218
44218
|
{
|
|
44219
|
-
"description": "The
|
|
44219
|
+
"description": "The line height of the small List header.\n",
|
|
44220
44220
|
"commentRange": {
|
|
44221
44221
|
"start": 84,
|
|
44222
44222
|
"end": 85
|
|
44223
44223
|
},
|
|
44224
44224
|
"context": {
|
|
44225
44225
|
"type": "variable",
|
|
44226
|
-
"name": "kendo-list-header-
|
|
44227
|
-
"value": "var( --kendo-list-header-
|
|
44226
|
+
"name": "kendo-list-sm-header-line-height",
|
|
44227
|
+
"value": "var( --kendo-list-sm-header-line-height, var(--kendo-line-height-lg) )",
|
|
44228
44228
|
"scope": "default",
|
|
44229
44229
|
"line": {
|
|
44230
44230
|
"start": 86,
|
|
@@ -44241,15 +44241,15 @@
|
|
|
44241
44241
|
}
|
|
44242
44242
|
},
|
|
44243
44243
|
{
|
|
44244
|
-
"description": "The
|
|
44244
|
+
"description": "The line height of the medium List header.\n",
|
|
44245
44245
|
"commentRange": {
|
|
44246
44246
|
"start": 87,
|
|
44247
44247
|
"end": 88
|
|
44248
44248
|
},
|
|
44249
44249
|
"context": {
|
|
44250
44250
|
"type": "variable",
|
|
44251
|
-
"name": "kendo-list-
|
|
44252
|
-
"value": "var( --kendo-list-
|
|
44251
|
+
"name": "kendo-list-md-header-line-height",
|
|
44252
|
+
"value": "var( --kendo-list-md-header-line-height, var(--kendo-line-height-lg) )",
|
|
44253
44253
|
"scope": "default",
|
|
44254
44254
|
"line": {
|
|
44255
44255
|
"start": 89,
|
|
@@ -44266,15 +44266,15 @@
|
|
|
44266
44266
|
}
|
|
44267
44267
|
},
|
|
44268
44268
|
{
|
|
44269
|
-
"description": "The
|
|
44269
|
+
"description": "The line height of the large List header.\n",
|
|
44270
44270
|
"commentRange": {
|
|
44271
44271
|
"start": 90,
|
|
44272
44272
|
"end": 91
|
|
44273
44273
|
},
|
|
44274
44274
|
"context": {
|
|
44275
44275
|
"type": "variable",
|
|
44276
|
-
"name": "kendo-list-
|
|
44277
|
-
"value": "var( --kendo-list-
|
|
44276
|
+
"name": "kendo-list-lg-header-line-height",
|
|
44277
|
+
"value": "var( --kendo-list-lg-header-line-height, var(--kendo-line-height-lg) )",
|
|
44278
44278
|
"scope": "default",
|
|
44279
44279
|
"line": {
|
|
44280
44280
|
"start": 92,
|
|
@@ -44291,19 +44291,19 @@
|
|
|
44291
44291
|
}
|
|
44292
44292
|
},
|
|
44293
44293
|
{
|
|
44294
|
-
"description": "The
|
|
44294
|
+
"description": "The font weight of the List header.\n",
|
|
44295
44295
|
"commentRange": {
|
|
44296
|
-
"start":
|
|
44297
|
-
"end":
|
|
44296
|
+
"start": 94,
|
|
44297
|
+
"end": 95
|
|
44298
44298
|
},
|
|
44299
44299
|
"context": {
|
|
44300
44300
|
"type": "variable",
|
|
44301
|
-
"name": "kendo-list-
|
|
44302
|
-
"value": "var( --kendo-list-
|
|
44301
|
+
"name": "kendo-list-header-font-weight",
|
|
44302
|
+
"value": "var( --kendo-list-header-font-weight, var(--kendo-font-weight-semibold) )",
|
|
44303
44303
|
"scope": "default",
|
|
44304
44304
|
"line": {
|
|
44305
|
-
"start":
|
|
44306
|
-
"end":
|
|
44305
|
+
"start": 96,
|
|
44306
|
+
"end": 96
|
|
44307
44307
|
}
|
|
44308
44308
|
},
|
|
44309
44309
|
"group": [
|
|
@@ -44316,15 +44316,15 @@
|
|
|
44316
44316
|
}
|
|
44317
44317
|
},
|
|
44318
44318
|
{
|
|
44319
|
-
"description": "The
|
|
44319
|
+
"description": "The horizontal padding of the small List filter.\n",
|
|
44320
44320
|
"commentRange": {
|
|
44321
44321
|
"start": 97,
|
|
44322
44322
|
"end": 98
|
|
44323
44323
|
},
|
|
44324
44324
|
"context": {
|
|
44325
44325
|
"type": "variable",
|
|
44326
|
-
"name": "kendo-list-sm-filter-padding-
|
|
44327
|
-
"value": "var( --kendo-list-sm-filter-padding-
|
|
44326
|
+
"name": "kendo-list-sm-filter-padding-x",
|
|
44327
|
+
"value": "var( --kendo-list-sm-filter-padding-x, #{k-spacing(1)} )",
|
|
44328
44328
|
"scope": "default",
|
|
44329
44329
|
"line": {
|
|
44330
44330
|
"start": 99,
|
|
@@ -44341,15 +44341,15 @@
|
|
|
44341
44341
|
}
|
|
44342
44342
|
},
|
|
44343
44343
|
{
|
|
44344
|
-
"description": "The
|
|
44344
|
+
"description": "The horizontal padding of the medium List filter.\n",
|
|
44345
44345
|
"commentRange": {
|
|
44346
44346
|
"start": 100,
|
|
44347
44347
|
"end": 101
|
|
44348
44348
|
},
|
|
44349
44349
|
"context": {
|
|
44350
44350
|
"type": "variable",
|
|
44351
|
-
"name": "kendo-list-md-filter-padding-
|
|
44352
|
-
"value": "var( --kendo-list-md-filter-padding-
|
|
44351
|
+
"name": "kendo-list-md-filter-padding-x",
|
|
44352
|
+
"value": "var( --kendo-list-md-filter-padding-x, #{k-spacing(1.5)} )",
|
|
44353
44353
|
"scope": "default",
|
|
44354
44354
|
"line": {
|
|
44355
44355
|
"start": 102,
|
|
@@ -44366,15 +44366,15 @@
|
|
|
44366
44366
|
}
|
|
44367
44367
|
},
|
|
44368
44368
|
{
|
|
44369
|
-
"description": "The
|
|
44369
|
+
"description": "The horizontal padding of the large List filter.\n",
|
|
44370
44370
|
"commentRange": {
|
|
44371
44371
|
"start": 103,
|
|
44372
44372
|
"end": 104
|
|
44373
44373
|
},
|
|
44374
44374
|
"context": {
|
|
44375
44375
|
"type": "variable",
|
|
44376
|
-
"name": "kendo-list-lg-filter-padding-
|
|
44377
|
-
"value": "var( --kendo-list-lg-filter-padding-
|
|
44376
|
+
"name": "kendo-list-lg-filter-padding-x",
|
|
44377
|
+
"value": "var( --kendo-list-lg-filter-padding-x, #{k-spacing(2.5)} )",
|
|
44378
44378
|
"scope": "default",
|
|
44379
44379
|
"line": {
|
|
44380
44380
|
"start": 105,
|
|
@@ -44391,15 +44391,15 @@
|
|
|
44391
44391
|
}
|
|
44392
44392
|
},
|
|
44393
44393
|
{
|
|
44394
|
-
"description": "The
|
|
44394
|
+
"description": "The vertical padding of the small List filter.\n",
|
|
44395
44395
|
"commentRange": {
|
|
44396
44396
|
"start": 107,
|
|
44397
44397
|
"end": 108
|
|
44398
44398
|
},
|
|
44399
44399
|
"context": {
|
|
44400
44400
|
"type": "variable",
|
|
44401
|
-
"name": "kendo-list-sm-
|
|
44402
|
-
"value": "var( --kendo-list-sm-
|
|
44401
|
+
"name": "kendo-list-sm-filter-padding-y",
|
|
44402
|
+
"value": "var( --kendo-list-sm-filter-padding-y, #{k-spacing(1)} )",
|
|
44403
44403
|
"scope": "default",
|
|
44404
44404
|
"line": {
|
|
44405
44405
|
"start": 109,
|
|
@@ -44416,15 +44416,15 @@
|
|
|
44416
44416
|
}
|
|
44417
44417
|
},
|
|
44418
44418
|
{
|
|
44419
|
-
"description": "The
|
|
44419
|
+
"description": "The vertical padding of the medium List filter.\n",
|
|
44420
44420
|
"commentRange": {
|
|
44421
44421
|
"start": 110,
|
|
44422
44422
|
"end": 111
|
|
44423
44423
|
},
|
|
44424
44424
|
"context": {
|
|
44425
44425
|
"type": "variable",
|
|
44426
|
-
"name": "kendo-list-md-
|
|
44427
|
-
"value": "var( --kendo-list-md-
|
|
44426
|
+
"name": "kendo-list-md-filter-padding-y",
|
|
44427
|
+
"value": "var( --kendo-list-md-filter-padding-y, #{k-spacing(1.5)} )",
|
|
44428
44428
|
"scope": "default",
|
|
44429
44429
|
"line": {
|
|
44430
44430
|
"start": 112,
|
|
@@ -44441,15 +44441,15 @@
|
|
|
44441
44441
|
}
|
|
44442
44442
|
},
|
|
44443
44443
|
{
|
|
44444
|
-
"description": "The
|
|
44444
|
+
"description": "The vertical padding of the large List filter.\n",
|
|
44445
44445
|
"commentRange": {
|
|
44446
44446
|
"start": 113,
|
|
44447
44447
|
"end": 114
|
|
44448
44448
|
},
|
|
44449
44449
|
"context": {
|
|
44450
44450
|
"type": "variable",
|
|
44451
|
-
"name": "kendo-list-lg-
|
|
44452
|
-
"value": "var( --kendo-list-lg-
|
|
44451
|
+
"name": "kendo-list-lg-filter-padding-y",
|
|
44452
|
+
"value": "var( --kendo-list-lg-filter-padding-y, calc(#{k-spacing(2)} + 1px) )",
|
|
44453
44453
|
"scope": "default",
|
|
44454
44454
|
"line": {
|
|
44455
44455
|
"start": 115,
|
|
@@ -44466,15 +44466,15 @@
|
|
|
44466
44466
|
}
|
|
44467
44467
|
},
|
|
44468
44468
|
{
|
|
44469
|
-
"description": "The
|
|
44469
|
+
"description": "The horizontal padding of the small List item.\n",
|
|
44470
44470
|
"commentRange": {
|
|
44471
44471
|
"start": 117,
|
|
44472
44472
|
"end": 118
|
|
44473
44473
|
},
|
|
44474
44474
|
"context": {
|
|
44475
44475
|
"type": "variable",
|
|
44476
|
-
"name": "kendo-list-sm-item-padding-
|
|
44477
|
-
"value": "var( --kendo-list-sm-item-padding-
|
|
44476
|
+
"name": "kendo-list-sm-item-padding-x",
|
|
44477
|
+
"value": "var( --kendo-list-sm-item-padding-x, #{k-spacing(1)} )",
|
|
44478
44478
|
"scope": "default",
|
|
44479
44479
|
"line": {
|
|
44480
44480
|
"start": 119,
|
|
@@ -44491,15 +44491,15 @@
|
|
|
44491
44491
|
}
|
|
44492
44492
|
},
|
|
44493
44493
|
{
|
|
44494
|
-
"description": "The
|
|
44494
|
+
"description": "The horizontal padding of the medium List item.\n",
|
|
44495
44495
|
"commentRange": {
|
|
44496
44496
|
"start": 120,
|
|
44497
44497
|
"end": 121
|
|
44498
44498
|
},
|
|
44499
44499
|
"context": {
|
|
44500
44500
|
"type": "variable",
|
|
44501
|
-
"name": "kendo-list-md-item-padding-
|
|
44502
|
-
"value": "var( --kendo-list-md-item-padding-
|
|
44501
|
+
"name": "kendo-list-md-item-padding-x",
|
|
44502
|
+
"value": "var( --kendo-list-md-item-padding-x, #{k-spacing(1.5)} )",
|
|
44503
44503
|
"scope": "default",
|
|
44504
44504
|
"line": {
|
|
44505
44505
|
"start": 122,
|
|
@@ -44516,15 +44516,15 @@
|
|
|
44516
44516
|
}
|
|
44517
44517
|
},
|
|
44518
44518
|
{
|
|
44519
|
-
"description": "The
|
|
44519
|
+
"description": "The horizontal padding of the large List item.\n",
|
|
44520
44520
|
"commentRange": {
|
|
44521
44521
|
"start": 123,
|
|
44522
44522
|
"end": 124
|
|
44523
44523
|
},
|
|
44524
44524
|
"context": {
|
|
44525
44525
|
"type": "variable",
|
|
44526
|
-
"name": "kendo-list-lg-item-padding-
|
|
44527
|
-
"value": "var( --kendo-list-lg-item-padding-
|
|
44526
|
+
"name": "kendo-list-lg-item-padding-x",
|
|
44527
|
+
"value": "var( --kendo-list-lg-item-padding-x, #{k-spacing(2.5)} )",
|
|
44528
44528
|
"scope": "default",
|
|
44529
44529
|
"line": {
|
|
44530
44530
|
"start": 125,
|
|
@@ -44541,15 +44541,15 @@
|
|
|
44541
44541
|
}
|
|
44542
44542
|
},
|
|
44543
44543
|
{
|
|
44544
|
-
"description": "The
|
|
44544
|
+
"description": "The vertical padding of the small List item.\n",
|
|
44545
44545
|
"commentRange": {
|
|
44546
44546
|
"start": 127,
|
|
44547
44547
|
"end": 128
|
|
44548
44548
|
},
|
|
44549
44549
|
"context": {
|
|
44550
44550
|
"type": "variable",
|
|
44551
|
-
"name": "kendo-list-sm-item-
|
|
44552
|
-
"value": "var( --kendo-list-sm-item-
|
|
44551
|
+
"name": "kendo-list-sm-item-padding-y",
|
|
44552
|
+
"value": "var( --kendo-list-sm-item-padding-y, #{k-spacing(1)} )",
|
|
44553
44553
|
"scope": "default",
|
|
44554
44554
|
"line": {
|
|
44555
44555
|
"start": 129,
|
|
@@ -44566,15 +44566,15 @@
|
|
|
44566
44566
|
}
|
|
44567
44567
|
},
|
|
44568
44568
|
{
|
|
44569
|
-
"description": "The
|
|
44569
|
+
"description": "The vertical padding of the medium List item.\n",
|
|
44570
44570
|
"commentRange": {
|
|
44571
44571
|
"start": 130,
|
|
44572
44572
|
"end": 131
|
|
44573
44573
|
},
|
|
44574
44574
|
"context": {
|
|
44575
44575
|
"type": "variable",
|
|
44576
|
-
"name": "kendo-list-md-item-
|
|
44577
|
-
"value": "var( --kendo-list-md-item-
|
|
44576
|
+
"name": "kendo-list-md-item-padding-y",
|
|
44577
|
+
"value": "var( --kendo-list-md-item-padding-y, #{k-spacing(1.5)} )",
|
|
44578
44578
|
"scope": "default",
|
|
44579
44579
|
"line": {
|
|
44580
44580
|
"start": 132,
|
|
@@ -44591,15 +44591,15 @@
|
|
|
44591
44591
|
}
|
|
44592
44592
|
},
|
|
44593
44593
|
{
|
|
44594
|
-
"description": "The
|
|
44594
|
+
"description": "The vertical padding of the large List item.\n",
|
|
44595
44595
|
"commentRange": {
|
|
44596
44596
|
"start": 133,
|
|
44597
44597
|
"end": 134
|
|
44598
44598
|
},
|
|
44599
44599
|
"context": {
|
|
44600
44600
|
"type": "variable",
|
|
44601
|
-
"name": "kendo-list-lg-item-
|
|
44602
|
-
"value": "var( --kendo-list-lg-item-
|
|
44601
|
+
"name": "kendo-list-lg-item-padding-y",
|
|
44602
|
+
"value": "var( --kendo-list-lg-item-padding-y, #{k-spacing(2.5)} )",
|
|
44603
44603
|
"scope": "default",
|
|
44604
44604
|
"line": {
|
|
44605
44605
|
"start": 135,
|
|
@@ -44616,15 +44616,15 @@
|
|
|
44616
44616
|
}
|
|
44617
44617
|
},
|
|
44618
44618
|
{
|
|
44619
|
-
"description": "The
|
|
44619
|
+
"description": "The font size of the small List item.\n",
|
|
44620
44620
|
"commentRange": {
|
|
44621
44621
|
"start": 137,
|
|
44622
44622
|
"end": 138
|
|
44623
44623
|
},
|
|
44624
44624
|
"context": {
|
|
44625
44625
|
"type": "variable",
|
|
44626
|
-
"name": "kendo-list-sm-item-
|
|
44627
|
-
"value": "var( --kendo-list-sm-item-
|
|
44626
|
+
"name": "kendo-list-sm-item-font-size",
|
|
44627
|
+
"value": "var( --kendo-list-sm-item-font-size, var(--kendo-font-size) )",
|
|
44628
44628
|
"scope": "default",
|
|
44629
44629
|
"line": {
|
|
44630
44630
|
"start": 139,
|
|
@@ -44641,15 +44641,15 @@
|
|
|
44641
44641
|
}
|
|
44642
44642
|
},
|
|
44643
44643
|
{
|
|
44644
|
-
"description": "The
|
|
44644
|
+
"description": "The font size of the medium List item.\n",
|
|
44645
44645
|
"commentRange": {
|
|
44646
44646
|
"start": 140,
|
|
44647
44647
|
"end": 141
|
|
44648
44648
|
},
|
|
44649
44649
|
"context": {
|
|
44650
44650
|
"type": "variable",
|
|
44651
|
-
"name": "kendo-list-md-item-
|
|
44652
|
-
"value": "var( --kendo-list-md-item-
|
|
44651
|
+
"name": "kendo-list-md-item-font-size",
|
|
44652
|
+
"value": "var( --kendo-list-md-item-font-size, var(--kendo-font-size) )",
|
|
44653
44653
|
"scope": "default",
|
|
44654
44654
|
"line": {
|
|
44655
44655
|
"start": 142,
|
|
@@ -44666,15 +44666,15 @@
|
|
|
44666
44666
|
}
|
|
44667
44667
|
},
|
|
44668
44668
|
{
|
|
44669
|
-
"description": "The
|
|
44669
|
+
"description": "The font size of the large List item.\n",
|
|
44670
44670
|
"commentRange": {
|
|
44671
44671
|
"start": 143,
|
|
44672
44672
|
"end": 144
|
|
44673
44673
|
},
|
|
44674
44674
|
"context": {
|
|
44675
44675
|
"type": "variable",
|
|
44676
|
-
"name": "kendo-list-lg-item-
|
|
44677
|
-
"value": "var( --kendo-list-lg-item-
|
|
44676
|
+
"name": "kendo-list-lg-item-font-size",
|
|
44677
|
+
"value": "var( --kendo-list-lg-item-font-size, var(--kendo-font-size) )",
|
|
44678
44678
|
"scope": "default",
|
|
44679
44679
|
"line": {
|
|
44680
44680
|
"start": 145,
|
|
@@ -44691,15 +44691,15 @@
|
|
|
44691
44691
|
}
|
|
44692
44692
|
},
|
|
44693
44693
|
{
|
|
44694
|
-
"description": "The
|
|
44694
|
+
"description": "The line height of the small List item.\n",
|
|
44695
44695
|
"commentRange": {
|
|
44696
44696
|
"start": 147,
|
|
44697
44697
|
"end": 148
|
|
44698
44698
|
},
|
|
44699
44699
|
"context": {
|
|
44700
44700
|
"type": "variable",
|
|
44701
|
-
"name": "kendo-list-item-
|
|
44702
|
-
"value": "var( --kendo-list-item-
|
|
44701
|
+
"name": "kendo-list-sm-item-line-height",
|
|
44702
|
+
"value": "var( --kendo-list-sm-item-line-height, var(--kendo-line-height) )",
|
|
44703
44703
|
"scope": "default",
|
|
44704
44704
|
"line": {
|
|
44705
44705
|
"start": 149,
|
|
@@ -44716,19 +44716,19 @@
|
|
|
44716
44716
|
}
|
|
44717
44717
|
},
|
|
44718
44718
|
{
|
|
44719
|
-
"description": "The
|
|
44719
|
+
"description": "The line height of the medium List item.\n",
|
|
44720
44720
|
"commentRange": {
|
|
44721
|
-
"start":
|
|
44722
|
-
"end":
|
|
44721
|
+
"start": 150,
|
|
44722
|
+
"end": 151
|
|
44723
44723
|
},
|
|
44724
44724
|
"context": {
|
|
44725
44725
|
"type": "variable",
|
|
44726
|
-
"name": "kendo-list-item-
|
|
44727
|
-
"value": "var( --kendo-list-item-
|
|
44726
|
+
"name": "kendo-list-md-item-line-height",
|
|
44727
|
+
"value": "var( --kendo-list-md-item-line-height, var(--kendo-line-height) )",
|
|
44728
44728
|
"scope": "default",
|
|
44729
44729
|
"line": {
|
|
44730
|
-
"start":
|
|
44731
|
-
"end":
|
|
44730
|
+
"start": 152,
|
|
44731
|
+
"end": 152
|
|
44732
44732
|
}
|
|
44733
44733
|
},
|
|
44734
44734
|
"group": [
|
|
@@ -44741,19 +44741,19 @@
|
|
|
44741
44741
|
}
|
|
44742
44742
|
},
|
|
44743
44743
|
{
|
|
44744
|
-
"description": "The
|
|
44744
|
+
"description": "The line height of the large List item.\n",
|
|
44745
44745
|
"commentRange": {
|
|
44746
|
-
"start":
|
|
44747
|
-
"end":
|
|
44746
|
+
"start": 153,
|
|
44747
|
+
"end": 154
|
|
44748
44748
|
},
|
|
44749
44749
|
"context": {
|
|
44750
44750
|
"type": "variable",
|
|
44751
|
-
"name": "kendo-list-item-
|
|
44752
|
-
"value": "var( --kendo-list-item-
|
|
44751
|
+
"name": "kendo-list-lg-item-line-height",
|
|
44752
|
+
"value": "var( --kendo-list-lg-item-line-height, var(--kendo-line-height) )",
|
|
44753
44753
|
"scope": "default",
|
|
44754
44754
|
"line": {
|
|
44755
|
-
"start":
|
|
44756
|
-
"end":
|
|
44755
|
+
"start": 155,
|
|
44756
|
+
"end": 155
|
|
44757
44757
|
}
|
|
44758
44758
|
},
|
|
44759
44759
|
"group": [
|
|
@@ -44766,15 +44766,15 @@
|
|
|
44766
44766
|
}
|
|
44767
44767
|
},
|
|
44768
44768
|
{
|
|
44769
|
-
"description": "The
|
|
44769
|
+
"description": "The gap of the List item components.\n",
|
|
44770
44770
|
"commentRange": {
|
|
44771
44771
|
"start": 157,
|
|
44772
44772
|
"end": 158
|
|
44773
44773
|
},
|
|
44774
44774
|
"context": {
|
|
44775
44775
|
"type": "variable",
|
|
44776
|
-
"name": "kendo-list-item-
|
|
44777
|
-
"value": "var( --kendo-list-item-
|
|
44776
|
+
"name": "kendo-list-item-gap",
|
|
44777
|
+
"value": "var( --kendo-list-item-gap, k-spacing(2) )",
|
|
44778
44778
|
"scope": "default",
|
|
44779
44779
|
"line": {
|
|
44780
44780
|
"start": 159,
|
|
@@ -44791,15 +44791,15 @@
|
|
|
44791
44791
|
}
|
|
44792
44792
|
},
|
|
44793
44793
|
{
|
|
44794
|
-
"description": "The
|
|
44794
|
+
"description": "The font size of the small List item group label.\n",
|
|
44795
44795
|
"commentRange": {
|
|
44796
44796
|
"start": 161,
|
|
44797
44797
|
"end": 162
|
|
44798
44798
|
},
|
|
44799
44799
|
"context": {
|
|
44800
44800
|
"type": "variable",
|
|
44801
|
-
"name": "kendo-list-
|
|
44802
|
-
"value": "var( --kendo-list-
|
|
44801
|
+
"name": "kendo-list-item-group-label-sm-font-size",
|
|
44802
|
+
"value": "var( --kendo-list-item-group-label-sm-font-size, var(--kendo-font-size-xs) )",
|
|
44803
44803
|
"scope": "default",
|
|
44804
44804
|
"line": {
|
|
44805
44805
|
"start": 163,
|
|
@@ -44816,15 +44816,15 @@
|
|
|
44816
44816
|
}
|
|
44817
44817
|
},
|
|
44818
44818
|
{
|
|
44819
|
-
"description": "The
|
|
44819
|
+
"description": "The font size of the medium List item group label.\n",
|
|
44820
44820
|
"commentRange": {
|
|
44821
44821
|
"start": 164,
|
|
44822
44822
|
"end": 165
|
|
44823
44823
|
},
|
|
44824
44824
|
"context": {
|
|
44825
44825
|
"type": "variable",
|
|
44826
|
-
"name": "kendo-list-
|
|
44827
|
-
"value": "var( --kendo-list-
|
|
44826
|
+
"name": "kendo-list-item-group-label-md-font-size",
|
|
44827
|
+
"value": "var( --kendo-list-item-group-label-md-font-size, var(--kendo-font-size-xs) )",
|
|
44828
44828
|
"scope": "default",
|
|
44829
44829
|
"line": {
|
|
44830
44830
|
"start": 166,
|
|
@@ -44841,15 +44841,15 @@
|
|
|
44841
44841
|
}
|
|
44842
44842
|
},
|
|
44843
44843
|
{
|
|
44844
|
-
"description": "The
|
|
44844
|
+
"description": "The font size of the large List item group label.\n",
|
|
44845
44845
|
"commentRange": {
|
|
44846
44846
|
"start": 167,
|
|
44847
44847
|
"end": 168
|
|
44848
44848
|
},
|
|
44849
44849
|
"context": {
|
|
44850
44850
|
"type": "variable",
|
|
44851
|
-
"name": "kendo-list-
|
|
44852
|
-
"value": "var( --kendo-list-
|
|
44851
|
+
"name": "kendo-list-item-group-label-lg-font-size",
|
|
44852
|
+
"value": "var( --kendo-list-item-group-label-lg-font-size, var(--kendo-font-size-xs) )",
|
|
44853
44853
|
"scope": "default",
|
|
44854
44854
|
"line": {
|
|
44855
44855
|
"start": 169,
|
|
@@ -44866,15 +44866,15 @@
|
|
|
44866
44866
|
}
|
|
44867
44867
|
},
|
|
44868
44868
|
{
|
|
44869
|
-
"description": "The
|
|
44869
|
+
"description": "The horizontal padding of the small List group item.\n",
|
|
44870
44870
|
"commentRange": {
|
|
44871
44871
|
"start": 171,
|
|
44872
44872
|
"end": 172
|
|
44873
44873
|
},
|
|
44874
44874
|
"context": {
|
|
44875
44875
|
"type": "variable",
|
|
44876
|
-
"name": "kendo-list-sm-group-item-padding-
|
|
44877
|
-
"value": "var( --kendo-list-sm-group-item-padding-
|
|
44876
|
+
"name": "kendo-list-sm-group-item-padding-x",
|
|
44877
|
+
"value": "var( --kendo-list-sm-group-item-padding-x, #{k-spacing(2)} )",
|
|
44878
44878
|
"scope": "default",
|
|
44879
44879
|
"line": {
|
|
44880
44880
|
"start": 173,
|
|
@@ -44891,15 +44891,15 @@
|
|
|
44891
44891
|
}
|
|
44892
44892
|
},
|
|
44893
44893
|
{
|
|
44894
|
-
"description": "The
|
|
44894
|
+
"description": "The horizontal padding of the medium List group item.\n",
|
|
44895
44895
|
"commentRange": {
|
|
44896
44896
|
"start": 174,
|
|
44897
44897
|
"end": 175
|
|
44898
44898
|
},
|
|
44899
44899
|
"context": {
|
|
44900
44900
|
"type": "variable",
|
|
44901
|
-
"name": "kendo-list-md-group-item-padding-
|
|
44902
|
-
"value": "var( --kendo-list-md-group-item-padding-
|
|
44901
|
+
"name": "kendo-list-md-group-item-padding-x",
|
|
44902
|
+
"value": "var( --kendo-list-md-group-item-padding-x, #{k-spacing(2)} )",
|
|
44903
44903
|
"scope": "default",
|
|
44904
44904
|
"line": {
|
|
44905
44905
|
"start": 176,
|
|
@@ -44916,15 +44916,15 @@
|
|
|
44916
44916
|
}
|
|
44917
44917
|
},
|
|
44918
44918
|
{
|
|
44919
|
-
"description": "The
|
|
44919
|
+
"description": "The horizontal padding of the large List group item.\n",
|
|
44920
44920
|
"commentRange": {
|
|
44921
44921
|
"start": 177,
|
|
44922
44922
|
"end": 178
|
|
44923
44923
|
},
|
|
44924
44924
|
"context": {
|
|
44925
44925
|
"type": "variable",
|
|
44926
|
-
"name": "kendo-list-lg-group-item-padding-
|
|
44927
|
-
"value": "var( --kendo-list-lg-group-item-padding-
|
|
44926
|
+
"name": "kendo-list-lg-group-item-padding-x",
|
|
44927
|
+
"value": "var( --kendo-list-lg-group-item-padding-x, #{k-spacing(2)} )",
|
|
44928
44928
|
"scope": "default",
|
|
44929
44929
|
"line": {
|
|
44930
44930
|
"start": 179,
|
|
@@ -44941,15 +44941,15 @@
|
|
|
44941
44941
|
}
|
|
44942
44942
|
},
|
|
44943
44943
|
{
|
|
44944
|
-
"description": "The
|
|
44944
|
+
"description": "The vertical padding of the small List group item.\n",
|
|
44945
44945
|
"commentRange": {
|
|
44946
44946
|
"start": 181,
|
|
44947
44947
|
"end": 182
|
|
44948
44948
|
},
|
|
44949
44949
|
"context": {
|
|
44950
44950
|
"type": "variable",
|
|
44951
|
-
"name": "kendo-list-
|
|
44952
|
-
"value": "var( --kendo-list-
|
|
44951
|
+
"name": "kendo-list-sm-group-item-padding-y",
|
|
44952
|
+
"value": "var( --kendo-list-sm-group-item-padding-y, #{k-spacing(1.5)} )",
|
|
44953
44953
|
"scope": "default",
|
|
44954
44954
|
"line": {
|
|
44955
44955
|
"start": 183,
|
|
@@ -44966,15 +44966,15 @@
|
|
|
44966
44966
|
}
|
|
44967
44967
|
},
|
|
44968
44968
|
{
|
|
44969
|
-
"description": "The
|
|
44969
|
+
"description": "The vertical padding of the medium List group item.\n",
|
|
44970
44970
|
"commentRange": {
|
|
44971
44971
|
"start": 184,
|
|
44972
44972
|
"end": 185
|
|
44973
44973
|
},
|
|
44974
44974
|
"context": {
|
|
44975
44975
|
"type": "variable",
|
|
44976
|
-
"name": "kendo-list-
|
|
44977
|
-
"value": "var( --kendo-list-
|
|
44976
|
+
"name": "kendo-list-md-group-item-padding-y",
|
|
44977
|
+
"value": "var( --kendo-list-md-group-item-padding-y, #{k-spacing(2)} )",
|
|
44978
44978
|
"scope": "default",
|
|
44979
44979
|
"line": {
|
|
44980
44980
|
"start": 186,
|
|
@@ -44991,15 +44991,15 @@
|
|
|
44991
44991
|
}
|
|
44992
44992
|
},
|
|
44993
44993
|
{
|
|
44994
|
-
"description": "The
|
|
44994
|
+
"description": "The vertical padding of the large List group item.\n",
|
|
44995
44995
|
"commentRange": {
|
|
44996
44996
|
"start": 187,
|
|
44997
44997
|
"end": 188
|
|
44998
44998
|
},
|
|
44999
44999
|
"context": {
|
|
45000
45000
|
"type": "variable",
|
|
45001
|
-
"name": "kendo-list-
|
|
45002
|
-
"value": "var( --kendo-list-
|
|
45001
|
+
"name": "kendo-list-lg-group-item-padding-y",
|
|
45002
|
+
"value": "var( --kendo-list-lg-group-item-padding-y, #{k-spacing(2.5)} )",
|
|
45003
45003
|
"scope": "default",
|
|
45004
45004
|
"line": {
|
|
45005
45005
|
"start": 189,
|
|
@@ -45016,15 +45016,15 @@
|
|
|
45016
45016
|
}
|
|
45017
45017
|
},
|
|
45018
45018
|
{
|
|
45019
|
-
"description": "The
|
|
45019
|
+
"description": "The horizontal padding of the small List item group label.\n",
|
|
45020
45020
|
"commentRange": {
|
|
45021
45021
|
"start": 191,
|
|
45022
45022
|
"end": 192
|
|
45023
45023
|
},
|
|
45024
45024
|
"context": {
|
|
45025
45025
|
"type": "variable",
|
|
45026
|
-
"name": "kendo-list-item-group-label-sm-padding-
|
|
45027
|
-
"value": "var( --kendo-list-item-group-label-sm-padding-
|
|
45026
|
+
"name": "kendo-list-item-group-label-sm-padding-x",
|
|
45027
|
+
"value": "var( --kendo-list-item-group-label-sm-padding-x, #{k-spacing(0.5)} )",
|
|
45028
45028
|
"scope": "default",
|
|
45029
45029
|
"line": {
|
|
45030
45030
|
"start": 193,
|
|
@@ -45041,15 +45041,15 @@
|
|
|
45041
45041
|
}
|
|
45042
45042
|
},
|
|
45043
45043
|
{
|
|
45044
|
-
"description": "The
|
|
45044
|
+
"description": "The horizontal padding of the medium List item group label.\n",
|
|
45045
45045
|
"commentRange": {
|
|
45046
45046
|
"start": 194,
|
|
45047
45047
|
"end": 195
|
|
45048
45048
|
},
|
|
45049
45049
|
"context": {
|
|
45050
45050
|
"type": "variable",
|
|
45051
|
-
"name": "kendo-list-item-group-label-md-padding-
|
|
45052
|
-
"value": "var( --kendo-list-item-group-label-md-padding-
|
|
45051
|
+
"name": "kendo-list-item-group-label-md-padding-x",
|
|
45052
|
+
"value": "var( --kendo-list-item-group-label-md-padding-x, #{k-spacing(1)} )",
|
|
45053
45053
|
"scope": "default",
|
|
45054
45054
|
"line": {
|
|
45055
45055
|
"start": 196,
|
|
@@ -45066,15 +45066,15 @@
|
|
|
45066
45066
|
}
|
|
45067
45067
|
},
|
|
45068
45068
|
{
|
|
45069
|
-
"description": "The
|
|
45069
|
+
"description": "The horizontal padding of the large List item group label.\n",
|
|
45070
45070
|
"commentRange": {
|
|
45071
45071
|
"start": 197,
|
|
45072
45072
|
"end": 198
|
|
45073
45073
|
},
|
|
45074
45074
|
"context": {
|
|
45075
45075
|
"type": "variable",
|
|
45076
|
-
"name": "kendo-list-item-group-label-lg-padding-
|
|
45077
|
-
"value": "var( --kendo-list-item-group-label-lg-padding-
|
|
45076
|
+
"name": "kendo-list-item-group-label-lg-padding-x",
|
|
45077
|
+
"value": "var( --kendo-list-item-group-label-lg-padding-x, #{k-spacing(1.5)} )",
|
|
45078
45078
|
"scope": "default",
|
|
45079
45079
|
"line": {
|
|
45080
45080
|
"start": 199,
|
|
@@ -45091,15 +45091,15 @@
|
|
|
45091
45091
|
}
|
|
45092
45092
|
},
|
|
45093
45093
|
{
|
|
45094
|
-
"description": "The
|
|
45094
|
+
"description": "The vertical padding of the small List item group label.\n",
|
|
45095
45095
|
"commentRange": {
|
|
45096
45096
|
"start": 201,
|
|
45097
45097
|
"end": 202
|
|
45098
45098
|
},
|
|
45099
45099
|
"context": {
|
|
45100
45100
|
"type": "variable",
|
|
45101
|
-
"name": "kendo-list-group-
|
|
45102
|
-
"value": "var( --kendo-list-group-
|
|
45101
|
+
"name": "kendo-list-item-group-label-sm-padding-y",
|
|
45102
|
+
"value": "var( --kendo-list-item-group-label-sm-padding-y, #{k-spacing(0.5)} )",
|
|
45103
45103
|
"scope": "default",
|
|
45104
45104
|
"line": {
|
|
45105
45105
|
"start": 203,
|
|
@@ -45115,11 +45115,86 @@
|
|
|
45115
45115
|
"name": "_variables.scss"
|
|
45116
45116
|
}
|
|
45117
45117
|
},
|
|
45118
|
+
{
|
|
45119
|
+
"description": "The vertical padding of the medium List item group label.\n",
|
|
45120
|
+
"commentRange": {
|
|
45121
|
+
"start": 204,
|
|
45122
|
+
"end": 205
|
|
45123
|
+
},
|
|
45124
|
+
"context": {
|
|
45125
|
+
"type": "variable",
|
|
45126
|
+
"name": "kendo-list-item-group-label-md-padding-y",
|
|
45127
|
+
"value": "var( --kendo-list-item-group-label-md-padding-y, #{k-spacing(1)} )",
|
|
45128
|
+
"scope": "default",
|
|
45129
|
+
"line": {
|
|
45130
|
+
"start": 206,
|
|
45131
|
+
"end": 206
|
|
45132
|
+
}
|
|
45133
|
+
},
|
|
45134
|
+
"group": [
|
|
45135
|
+
"list"
|
|
45136
|
+
],
|
|
45137
|
+
"access": "public",
|
|
45138
|
+
"file": {
|
|
45139
|
+
"path": "list/_variables.scss",
|
|
45140
|
+
"name": "_variables.scss"
|
|
45141
|
+
}
|
|
45142
|
+
},
|
|
45143
|
+
{
|
|
45144
|
+
"description": "The vertical padding of the large List item group label.\n",
|
|
45145
|
+
"commentRange": {
|
|
45146
|
+
"start": 207,
|
|
45147
|
+
"end": 208
|
|
45148
|
+
},
|
|
45149
|
+
"context": {
|
|
45150
|
+
"type": "variable",
|
|
45151
|
+
"name": "kendo-list-item-group-label-lg-padding-y",
|
|
45152
|
+
"value": "var( --kendo-list-item-group-label-lg-padding-y, #{k-spacing(1.5)} )",
|
|
45153
|
+
"scope": "default",
|
|
45154
|
+
"line": {
|
|
45155
|
+
"start": 209,
|
|
45156
|
+
"end": 209
|
|
45157
|
+
}
|
|
45158
|
+
},
|
|
45159
|
+
"group": [
|
|
45160
|
+
"list"
|
|
45161
|
+
],
|
|
45162
|
+
"access": "public",
|
|
45163
|
+
"file": {
|
|
45164
|
+
"path": "list/_variables.scss",
|
|
45165
|
+
"name": "_variables.scss"
|
|
45166
|
+
}
|
|
45167
|
+
},
|
|
45168
|
+
{
|
|
45169
|
+
"description": "The border width of the List group items.\n",
|
|
45170
|
+
"commentRange": {
|
|
45171
|
+
"start": 211,
|
|
45172
|
+
"end": 212
|
|
45173
|
+
},
|
|
45174
|
+
"context": {
|
|
45175
|
+
"type": "variable",
|
|
45176
|
+
"name": "kendo-list-group-item-border-width",
|
|
45177
|
+
"value": "var( --kendo-list-group-item-border-width, 0 )",
|
|
45178
|
+
"scope": "default",
|
|
45179
|
+
"line": {
|
|
45180
|
+
"start": 213,
|
|
45181
|
+
"end": 213
|
|
45182
|
+
}
|
|
45183
|
+
},
|
|
45184
|
+
"group": [
|
|
45185
|
+
"list"
|
|
45186
|
+
],
|
|
45187
|
+
"access": "public",
|
|
45188
|
+
"file": {
|
|
45189
|
+
"path": "list/_variables.scss",
|
|
45190
|
+
"name": "_variables.scss"
|
|
45191
|
+
}
|
|
45192
|
+
},
|
|
45118
45193
|
{
|
|
45119
45194
|
"description": "The font size of the small List group item.\n",
|
|
45120
45195
|
"commentRange": {
|
|
45121
|
-
"start":
|
|
45122
|
-
"end":
|
|
45196
|
+
"start": 215,
|
|
45197
|
+
"end": 216
|
|
45123
45198
|
},
|
|
45124
45199
|
"context": {
|
|
45125
45200
|
"type": "variable",
|
|
@@ -45127,8 +45202,8 @@
|
|
|
45127
45202
|
"value": "var( --kendo-list-sm-group-item-font-size, var(--kendo-font-size-sm) )",
|
|
45128
45203
|
"scope": "default",
|
|
45129
45204
|
"line": {
|
|
45130
|
-
"start":
|
|
45131
|
-
"end":
|
|
45205
|
+
"start": 217,
|
|
45206
|
+
"end": 217
|
|
45132
45207
|
}
|
|
45133
45208
|
},
|
|
45134
45209
|
"group": [
|
|
@@ -45143,8 +45218,8 @@
|
|
|
45143
45218
|
{
|
|
45144
45219
|
"description": "The font size of the medium List group item.\n",
|
|
45145
45220
|
"commentRange": {
|
|
45146
|
-
"start":
|
|
45147
|
-
"end":
|
|
45221
|
+
"start": 218,
|
|
45222
|
+
"end": 219
|
|
45148
45223
|
},
|
|
45149
45224
|
"context": {
|
|
45150
45225
|
"type": "variable",
|
|
@@ -45152,8 +45227,8 @@
|
|
|
45152
45227
|
"value": "var( --kendo-list-md-group-item-font-size, var(--kendo-font-size-sm) )",
|
|
45153
45228
|
"scope": "default",
|
|
45154
45229
|
"line": {
|
|
45155
|
-
"start":
|
|
45156
|
-
"end":
|
|
45230
|
+
"start": 220,
|
|
45231
|
+
"end": 220
|
|
45157
45232
|
}
|
|
45158
45233
|
},
|
|
45159
45234
|
"group": [
|
|
@@ -45168,8 +45243,8 @@
|
|
|
45168
45243
|
{
|
|
45169
45244
|
"description": "The font size of the large List group item.\n",
|
|
45170
45245
|
"commentRange": {
|
|
45171
|
-
"start":
|
|
45172
|
-
"end":
|
|
45246
|
+
"start": 221,
|
|
45247
|
+
"end": 222
|
|
45173
45248
|
},
|
|
45174
45249
|
"context": {
|
|
45175
45250
|
"type": "variable",
|
|
@@ -45177,8 +45252,8 @@
|
|
|
45177
45252
|
"value": "var( --kendo-list-lg-group-item-font-size, var(--kendo-font-size-sm) )",
|
|
45178
45253
|
"scope": "default",
|
|
45179
45254
|
"line": {
|
|
45180
|
-
"start":
|
|
45181
|
-
"end":
|
|
45255
|
+
"start": 223,
|
|
45256
|
+
"end": 223
|
|
45182
45257
|
}
|
|
45183
45258
|
},
|
|
45184
45259
|
"group": [
|
|
@@ -45193,8 +45268,8 @@
|
|
|
45193
45268
|
{
|
|
45194
45269
|
"description": "The line height of the small List group item.\n",
|
|
45195
45270
|
"commentRange": {
|
|
45196
|
-
"start":
|
|
45197
|
-
"end":
|
|
45271
|
+
"start": 225,
|
|
45272
|
+
"end": 226
|
|
45198
45273
|
},
|
|
45199
45274
|
"context": {
|
|
45200
45275
|
"type": "variable",
|
|
@@ -45202,8 +45277,8 @@
|
|
|
45202
45277
|
"value": "var( --kendo-list-sm-group-item-line-height, var(--kendo-line-height-lg) )",
|
|
45203
45278
|
"scope": "default",
|
|
45204
45279
|
"line": {
|
|
45205
|
-
"start":
|
|
45206
|
-
"end":
|
|
45280
|
+
"start": 227,
|
|
45281
|
+
"end": 227
|
|
45207
45282
|
}
|
|
45208
45283
|
},
|
|
45209
45284
|
"group": [
|
|
@@ -45218,8 +45293,8 @@
|
|
|
45218
45293
|
{
|
|
45219
45294
|
"description": "The line height of the medium List group item.\n",
|
|
45220
45295
|
"commentRange": {
|
|
45221
|
-
"start":
|
|
45222
|
-
"end":
|
|
45296
|
+
"start": 228,
|
|
45297
|
+
"end": 229
|
|
45223
45298
|
},
|
|
45224
45299
|
"context": {
|
|
45225
45300
|
"type": "variable",
|
|
@@ -45227,8 +45302,8 @@
|
|
|
45227
45302
|
"value": "var( --kendo-list-md-group-item-line-height, var(--kendo-line-height-lg) )",
|
|
45228
45303
|
"scope": "default",
|
|
45229
45304
|
"line": {
|
|
45230
|
-
"start":
|
|
45231
|
-
"end":
|
|
45305
|
+
"start": 230,
|
|
45306
|
+
"end": 230
|
|
45232
45307
|
}
|
|
45233
45308
|
},
|
|
45234
45309
|
"group": [
|
|
@@ -45243,8 +45318,8 @@
|
|
|
45243
45318
|
{
|
|
45244
45319
|
"description": "The line height of the large List group item.\n",
|
|
45245
45320
|
"commentRange": {
|
|
45246
|
-
"start":
|
|
45247
|
-
"end":
|
|
45321
|
+
"start": 231,
|
|
45322
|
+
"end": 232
|
|
45248
45323
|
},
|
|
45249
45324
|
"context": {
|
|
45250
45325
|
"type": "variable",
|
|
@@ -45252,8 +45327,8 @@
|
|
|
45252
45327
|
"value": "var( --kendo-list-lg-group-item-line-height, var(--kendo-line-height-lg) )",
|
|
45253
45328
|
"scope": "default",
|
|
45254
45329
|
"line": {
|
|
45255
|
-
"start":
|
|
45256
|
-
"end":
|
|
45330
|
+
"start": 233,
|
|
45331
|
+
"end": 233
|
|
45257
45332
|
}
|
|
45258
45333
|
},
|
|
45259
45334
|
"group": [
|
|
@@ -45268,8 +45343,8 @@
|
|
|
45268
45343
|
{
|
|
45269
45344
|
"description": "The font weight of the List group item.\n",
|
|
45270
45345
|
"commentRange": {
|
|
45271
|
-
"start":
|
|
45272
|
-
"end":
|
|
45346
|
+
"start": 235,
|
|
45347
|
+
"end": 236
|
|
45273
45348
|
},
|
|
45274
45349
|
"context": {
|
|
45275
45350
|
"type": "variable",
|
|
@@ -45277,8 +45352,8 @@
|
|
|
45277
45352
|
"value": "var( --kendo-list-group-item-font-weight, var(--kendo-font-weight-semibold) )",
|
|
45278
45353
|
"scope": "default",
|
|
45279
45354
|
"line": {
|
|
45280
|
-
"start":
|
|
45281
|
-
"end":
|
|
45355
|
+
"start": 237,
|
|
45356
|
+
"end": 237
|
|
45282
45357
|
}
|
|
45283
45358
|
},
|
|
45284
45359
|
"group": [
|
|
@@ -45293,8 +45368,8 @@
|
|
|
45293
45368
|
{
|
|
45294
45369
|
"description": "The text color of the List item icon\n",
|
|
45295
45370
|
"commentRange": {
|
|
45296
|
-
"start":
|
|
45297
|
-
"end":
|
|
45371
|
+
"start": 239,
|
|
45372
|
+
"end": 240
|
|
45298
45373
|
},
|
|
45299
45374
|
"context": {
|
|
45300
45375
|
"type": "variable",
|
|
@@ -45302,8 +45377,8 @@
|
|
|
45302
45377
|
"value": "var( --kendo-list-item-icon-text, #{k-color(primary)} )",
|
|
45303
45378
|
"scope": "default",
|
|
45304
45379
|
"line": {
|
|
45305
|
-
"start":
|
|
45306
|
-
"end":
|
|
45380
|
+
"start": 241,
|
|
45381
|
+
"end": 241
|
|
45307
45382
|
}
|
|
45308
45383
|
},
|
|
45309
45384
|
"group": [
|
|
@@ -45318,8 +45393,8 @@
|
|
|
45318
45393
|
{
|
|
45319
45394
|
"description": "The border radius of the List item.\n",
|
|
45320
45395
|
"commentRange": {
|
|
45321
|
-
"start":
|
|
45322
|
-
"end":
|
|
45396
|
+
"start": 243,
|
|
45397
|
+
"end": 244
|
|
45323
45398
|
},
|
|
45324
45399
|
"context": {
|
|
45325
45400
|
"type": "variable",
|
|
@@ -45327,8 +45402,8 @@
|
|
|
45327
45402
|
"value": "var( --kendo-list-item-border-radius, #{k-border-radius(md)} )",
|
|
45328
45403
|
"scope": "default",
|
|
45329
45404
|
"line": {
|
|
45330
|
-
"start":
|
|
45331
|
-
"end":
|
|
45405
|
+
"start": 245,
|
|
45406
|
+
"end": 245
|
|
45332
45407
|
}
|
|
45333
45408
|
},
|
|
45334
45409
|
"group": [
|
|
@@ -45343,8 +45418,8 @@
|
|
|
45343
45418
|
{
|
|
45344
45419
|
"description": "The spacing between the List items.\n",
|
|
45345
45420
|
"commentRange": {
|
|
45346
|
-
"start":
|
|
45347
|
-
"end":
|
|
45421
|
+
"start": 247,
|
|
45422
|
+
"end": 248
|
|
45348
45423
|
},
|
|
45349
45424
|
"context": {
|
|
45350
45425
|
"type": "variable",
|
|
@@ -45352,8 +45427,8 @@
|
|
|
45352
45427
|
"value": "var( --kendo-list-item-spacing, #{k-spacing(0.5)} )",
|
|
45353
45428
|
"scope": "default",
|
|
45354
45429
|
"line": {
|
|
45355
|
-
"start":
|
|
45356
|
-
"end":
|
|
45430
|
+
"start": 249,
|
|
45431
|
+
"end": 249
|
|
45357
45432
|
}
|
|
45358
45433
|
},
|
|
45359
45434
|
"group": [
|
|
@@ -45368,8 +45443,8 @@
|
|
|
45368
45443
|
{
|
|
45369
45444
|
"description": "The background color of the List component.\n",
|
|
45370
45445
|
"commentRange": {
|
|
45371
|
-
"start":
|
|
45372
|
-
"end":
|
|
45446
|
+
"start": 251,
|
|
45447
|
+
"end": 252
|
|
45373
45448
|
},
|
|
45374
45449
|
"context": {
|
|
45375
45450
|
"type": "variable",
|
|
@@ -45377,8 +45452,8 @@
|
|
|
45377
45452
|
"value": "var( --kendo-list-bg, #{k-color(surface-alt)} )",
|
|
45378
45453
|
"scope": "default",
|
|
45379
45454
|
"line": {
|
|
45380
|
-
"start":
|
|
45381
|
-
"end":
|
|
45455
|
+
"start": 253,
|
|
45456
|
+
"end": 253
|
|
45382
45457
|
}
|
|
45383
45458
|
},
|
|
45384
45459
|
"group": [
|
|
@@ -45393,8 +45468,8 @@
|
|
|
45393
45468
|
{
|
|
45394
45469
|
"description": "The text color of the List component.\n",
|
|
45395
45470
|
"commentRange": {
|
|
45396
|
-
"start":
|
|
45397
|
-
"end":
|
|
45471
|
+
"start": 254,
|
|
45472
|
+
"end": 255
|
|
45398
45473
|
},
|
|
45399
45474
|
"context": {
|
|
45400
45475
|
"type": "variable",
|
|
@@ -45402,8 +45477,8 @@
|
|
|
45402
45477
|
"value": "var( --kendo-list-text, #{k-color(on-app-surface)} )",
|
|
45403
45478
|
"scope": "default",
|
|
45404
45479
|
"line": {
|
|
45405
|
-
"start":
|
|
45406
|
-
"end":
|
|
45480
|
+
"start": 256,
|
|
45481
|
+
"end": 256
|
|
45407
45482
|
}
|
|
45408
45483
|
},
|
|
45409
45484
|
"group": [
|
|
@@ -45418,8 +45493,8 @@
|
|
|
45418
45493
|
{
|
|
45419
45494
|
"description": "The border color of the List component.\n",
|
|
45420
45495
|
"commentRange": {
|
|
45421
|
-
"start":
|
|
45422
|
-
"end":
|
|
45496
|
+
"start": 257,
|
|
45497
|
+
"end": 258
|
|
45423
45498
|
},
|
|
45424
45499
|
"context": {
|
|
45425
45500
|
"type": "variable",
|
|
@@ -45427,8 +45502,8 @@
|
|
|
45427
45502
|
"value": "var( --kendo-list-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} )",
|
|
45428
45503
|
"scope": "default",
|
|
45429
45504
|
"line": {
|
|
45430
|
-
"start":
|
|
45431
|
-
"end":
|
|
45505
|
+
"start": 259,
|
|
45506
|
+
"end": 259
|
|
45432
45507
|
}
|
|
45433
45508
|
},
|
|
45434
45509
|
"group": [
|
|
@@ -45443,8 +45518,8 @@
|
|
|
45443
45518
|
{
|
|
45444
45519
|
"description": "The background color of the List header.\n",
|
|
45445
45520
|
"commentRange": {
|
|
45446
|
-
"start":
|
|
45447
|
-
"end":
|
|
45521
|
+
"start": 262,
|
|
45522
|
+
"end": 263
|
|
45448
45523
|
},
|
|
45449
45524
|
"context": {
|
|
45450
45525
|
"type": "variable",
|
|
@@ -45452,8 +45527,8 @@
|
|
|
45452
45527
|
"value": "var( --kendo-list-header-bg, #{k-color(surface-alt)} )",
|
|
45453
45528
|
"scope": "default",
|
|
45454
45529
|
"line": {
|
|
45455
|
-
"start":
|
|
45456
|
-
"end":
|
|
45530
|
+
"start": 264,
|
|
45531
|
+
"end": 264
|
|
45457
45532
|
}
|
|
45458
45533
|
},
|
|
45459
45534
|
"group": [
|
|
@@ -45468,8 +45543,8 @@
|
|
|
45468
45543
|
{
|
|
45469
45544
|
"description": "The text color of the List header.\n",
|
|
45470
45545
|
"commentRange": {
|
|
45471
|
-
"start":
|
|
45472
|
-
"end":
|
|
45546
|
+
"start": 265,
|
|
45547
|
+
"end": 266
|
|
45473
45548
|
},
|
|
45474
45549
|
"context": {
|
|
45475
45550
|
"type": "variable",
|
|
@@ -45477,8 +45552,8 @@
|
|
|
45477
45552
|
"value": "var( --kendo-list-header-text, #{k-color(on-app-surface)} )",
|
|
45478
45553
|
"scope": "default",
|
|
45479
45554
|
"line": {
|
|
45480
|
-
"start":
|
|
45481
|
-
"end":
|
|
45555
|
+
"start": 267,
|
|
45556
|
+
"end": 267
|
|
45482
45557
|
}
|
|
45483
45558
|
},
|
|
45484
45559
|
"group": [
|
|
@@ -45493,8 +45568,8 @@
|
|
|
45493
45568
|
{
|
|
45494
45569
|
"description": "The border color of the List header.\n",
|
|
45495
45570
|
"commentRange": {
|
|
45496
|
-
"start":
|
|
45497
|
-
"end":
|
|
45571
|
+
"start": 268,
|
|
45572
|
+
"end": 269
|
|
45498
45573
|
},
|
|
45499
45574
|
"context": {
|
|
45500
45575
|
"type": "variable",
|
|
@@ -45502,8 +45577,8 @@
|
|
|
45502
45577
|
"value": "var( --kendo-list-header-border, inherit )",
|
|
45503
45578
|
"scope": "default",
|
|
45504
45579
|
"line": {
|
|
45505
|
-
"start":
|
|
45506
|
-
"end":
|
|
45580
|
+
"start": 270,
|
|
45581
|
+
"end": 270
|
|
45507
45582
|
}
|
|
45508
45583
|
},
|
|
45509
45584
|
"group": [
|
|
@@ -45518,8 +45593,8 @@
|
|
|
45518
45593
|
{
|
|
45519
45594
|
"description": "The box shadow of the List header.\n",
|
|
45520
45595
|
"commentRange": {
|
|
45521
|
-
"start":
|
|
45522
|
-
"end":
|
|
45596
|
+
"start": 271,
|
|
45597
|
+
"end": 272
|
|
45523
45598
|
},
|
|
45524
45599
|
"context": {
|
|
45525
45600
|
"type": "variable",
|
|
@@ -45527,8 +45602,8 @@
|
|
|
45527
45602
|
"value": "var( --kendo-list-header-shadow, null )",
|
|
45528
45603
|
"scope": "default",
|
|
45529
45604
|
"line": {
|
|
45530
|
-
"start":
|
|
45531
|
-
"end":
|
|
45605
|
+
"start": 273,
|
|
45606
|
+
"end": 273
|
|
45532
45607
|
}
|
|
45533
45608
|
},
|
|
45534
45609
|
"group": [
|
|
@@ -45543,8 +45618,8 @@
|
|
|
45543
45618
|
{
|
|
45544
45619
|
"description": "The background color of the List items.\n",
|
|
45545
45620
|
"commentRange": {
|
|
45546
|
-
"start":
|
|
45547
|
-
"end":
|
|
45621
|
+
"start": 275,
|
|
45622
|
+
"end": 276
|
|
45548
45623
|
},
|
|
45549
45624
|
"context": {
|
|
45550
45625
|
"type": "variable",
|
|
@@ -45552,8 +45627,8 @@
|
|
|
45552
45627
|
"value": "var( --kendo-list-item-bg, #{k-color(surface-alt)} )",
|
|
45553
45628
|
"scope": "default",
|
|
45554
45629
|
"line": {
|
|
45555
|
-
"start":
|
|
45556
|
-
"end":
|
|
45630
|
+
"start": 277,
|
|
45631
|
+
"end": 277
|
|
45557
45632
|
}
|
|
45558
45633
|
},
|
|
45559
45634
|
"group": [
|
|
@@ -45568,8 +45643,8 @@
|
|
|
45568
45643
|
{
|
|
45569
45644
|
"description": "The text color of the List items.\n",
|
|
45570
45645
|
"commentRange": {
|
|
45571
|
-
"start":
|
|
45572
|
-
"end":
|
|
45646
|
+
"start": 278,
|
|
45647
|
+
"end": 279
|
|
45573
45648
|
},
|
|
45574
45649
|
"context": {
|
|
45575
45650
|
"type": "variable",
|
|
@@ -45577,8 +45652,8 @@
|
|
|
45577
45652
|
"value": "var( --kendo-list-item-text, #{k-color(on-app-surface)} )",
|
|
45578
45653
|
"scope": "default",
|
|
45579
45654
|
"line": {
|
|
45580
|
-
"start":
|
|
45581
|
-
"end":
|
|
45655
|
+
"start": 280,
|
|
45656
|
+
"end": 280
|
|
45582
45657
|
}
|
|
45583
45658
|
},
|
|
45584
45659
|
"group": [
|
|
@@ -45593,8 +45668,8 @@
|
|
|
45593
45668
|
{
|
|
45594
45669
|
"description": "The background color of the hovered List items.\n",
|
|
45595
45670
|
"commentRange": {
|
|
45596
|
-
"start":
|
|
45597
|
-
"end":
|
|
45671
|
+
"start": 282,
|
|
45672
|
+
"end": 283
|
|
45598
45673
|
},
|
|
45599
45674
|
"context": {
|
|
45600
45675
|
"type": "variable",
|
|
@@ -45602,8 +45677,8 @@
|
|
|
45602
45677
|
"value": "var( --kendo-list-item-hover-bg, #{color-mix(in srgb, k-color(on-app-surface) 5%, transparent)} )",
|
|
45603
45678
|
"scope": "default",
|
|
45604
45679
|
"line": {
|
|
45605
|
-
"start":
|
|
45606
|
-
"end":
|
|
45680
|
+
"start": 284,
|
|
45681
|
+
"end": 284
|
|
45607
45682
|
}
|
|
45608
45683
|
},
|
|
45609
45684
|
"group": [
|
|
@@ -45618,8 +45693,8 @@
|
|
|
45618
45693
|
{
|
|
45619
45694
|
"description": "The text color of the hovered List items.\n",
|
|
45620
45695
|
"commentRange": {
|
|
45621
|
-
"start":
|
|
45622
|
-
"end":
|
|
45696
|
+
"start": 285,
|
|
45697
|
+
"end": 286
|
|
45623
45698
|
},
|
|
45624
45699
|
"context": {
|
|
45625
45700
|
"type": "variable",
|
|
@@ -45627,8 +45702,8 @@
|
|
|
45627
45702
|
"value": "var( --kendo-list-item-hover-text, #{k-color(on-app-surface)} )",
|
|
45628
45703
|
"scope": "default",
|
|
45629
45704
|
"line": {
|
|
45630
|
-
"start":
|
|
45631
|
-
"end":
|
|
45705
|
+
"start": 287,
|
|
45706
|
+
"end": 287
|
|
45632
45707
|
}
|
|
45633
45708
|
},
|
|
45634
45709
|
"group": [
|
|
@@ -45643,8 +45718,8 @@
|
|
|
45643
45718
|
{
|
|
45644
45719
|
"description": "The background color of the focused List items.\n",
|
|
45645
45720
|
"commentRange": {
|
|
45646
|
-
"start":
|
|
45647
|
-
"end":
|
|
45721
|
+
"start": 289,
|
|
45722
|
+
"end": 290
|
|
45648
45723
|
},
|
|
45649
45724
|
"context": {
|
|
45650
45725
|
"type": "variable",
|
|
@@ -45652,8 +45727,8 @@
|
|
|
45652
45727
|
"value": "var( --kendo-list-item-focus-bg, #{k-color(surface-alt)} )",
|
|
45653
45728
|
"scope": "default",
|
|
45654
45729
|
"line": {
|
|
45655
|
-
"start":
|
|
45656
|
-
"end":
|
|
45730
|
+
"start": 291,
|
|
45731
|
+
"end": 291
|
|
45657
45732
|
}
|
|
45658
45733
|
},
|
|
45659
45734
|
"group": [
|
|
@@ -45668,8 +45743,8 @@
|
|
|
45668
45743
|
{
|
|
45669
45744
|
"description": "The text color of the focused List items.\n",
|
|
45670
45745
|
"commentRange": {
|
|
45671
|
-
"start":
|
|
45672
|
-
"end":
|
|
45746
|
+
"start": 292,
|
|
45747
|
+
"end": 293
|
|
45673
45748
|
},
|
|
45674
45749
|
"context": {
|
|
45675
45750
|
"type": "variable",
|
|
@@ -45677,8 +45752,8 @@
|
|
|
45677
45752
|
"value": "var( --kendo-list-item-focus-text, #{k-color(on-app-surface)} )",
|
|
45678
45753
|
"scope": "default",
|
|
45679
45754
|
"line": {
|
|
45680
|
-
"start":
|
|
45681
|
-
"end":
|
|
45755
|
+
"start": 294,
|
|
45756
|
+
"end": 294
|
|
45682
45757
|
}
|
|
45683
45758
|
},
|
|
45684
45759
|
"group": [
|
|
@@ -45693,8 +45768,8 @@
|
|
|
45693
45768
|
{
|
|
45694
45769
|
"description": "The box shadow of the focused List items.\n",
|
|
45695
45770
|
"commentRange": {
|
|
45696
|
-
"start":
|
|
45697
|
-
"end":
|
|
45771
|
+
"start": 295,
|
|
45772
|
+
"end": 296
|
|
45698
45773
|
},
|
|
45699
45774
|
"context": {
|
|
45700
45775
|
"type": "variable",
|
|
@@ -45702,8 +45777,33 @@
|
|
|
45702
45777
|
"value": "var( --kendo-list-item-focus-shadow, inset 0 0 0 2px #{k-color(border-alt)} )",
|
|
45703
45778
|
"scope": "default",
|
|
45704
45779
|
"line": {
|
|
45705
|
-
"start":
|
|
45706
|
-
"end":
|
|
45780
|
+
"start": 297,
|
|
45781
|
+
"end": 297
|
|
45782
|
+
}
|
|
45783
|
+
},
|
|
45784
|
+
"group": [
|
|
45785
|
+
"list"
|
|
45786
|
+
],
|
|
45787
|
+
"access": "public",
|
|
45788
|
+
"file": {
|
|
45789
|
+
"path": "list/_variables.scss",
|
|
45790
|
+
"name": "_variables.scss"
|
|
45791
|
+
}
|
|
45792
|
+
},
|
|
45793
|
+
{
|
|
45794
|
+
"description": "The box shadow of the List sticky header.\n",
|
|
45795
|
+
"commentRange": {
|
|
45796
|
+
"start": 299,
|
|
45797
|
+
"end": 300
|
|
45798
|
+
},
|
|
45799
|
+
"context": {
|
|
45800
|
+
"type": "variable",
|
|
45801
|
+
"name": "kendo-list-sticky-header-shadow",
|
|
45802
|
+
"value": "var( --kendo-list-sticky-header-shadow, #{0 2px 4px 0 rgba(0, 0, 0, 0.08)} )",
|
|
45803
|
+
"scope": "default",
|
|
45804
|
+
"line": {
|
|
45805
|
+
"start": 301,
|
|
45806
|
+
"end": 301
|
|
45707
45807
|
}
|
|
45708
45808
|
},
|
|
45709
45809
|
"group": [
|
|
@@ -45718,8 +45818,8 @@
|
|
|
45718
45818
|
{
|
|
45719
45819
|
"description": "The background color of the selected List items.\n",
|
|
45720
45820
|
"commentRange": {
|
|
45721
|
-
"start":
|
|
45722
|
-
"end":
|
|
45821
|
+
"start": 303,
|
|
45822
|
+
"end": 304
|
|
45723
45823
|
},
|
|
45724
45824
|
"context": {
|
|
45725
45825
|
"type": "variable",
|
|
@@ -45727,8 +45827,8 @@
|
|
|
45727
45827
|
"value": "var( --kendo-list-item-selected-bg, #{color-mix(in srgb, k-color(on-app-surface) 12%, transparent)} )",
|
|
45728
45828
|
"scope": "default",
|
|
45729
45829
|
"line": {
|
|
45730
|
-
"start":
|
|
45731
|
-
"end":
|
|
45830
|
+
"start": 305,
|
|
45831
|
+
"end": 305
|
|
45732
45832
|
}
|
|
45733
45833
|
},
|
|
45734
45834
|
"group": [
|
|
@@ -45743,8 +45843,8 @@
|
|
|
45743
45843
|
{
|
|
45744
45844
|
"description": "The text color of the selected List items.\n",
|
|
45745
45845
|
"commentRange": {
|
|
45746
|
-
"start":
|
|
45747
|
-
"end":
|
|
45846
|
+
"start": 306,
|
|
45847
|
+
"end": 307
|
|
45748
45848
|
},
|
|
45749
45849
|
"context": {
|
|
45750
45850
|
"type": "variable",
|
|
@@ -45752,8 +45852,8 @@
|
|
|
45752
45852
|
"value": "var( --kendo-list-item-selected-text, #{k-color(on-app-surface)} )",
|
|
45753
45853
|
"scope": "default",
|
|
45754
45854
|
"line": {
|
|
45755
|
-
"start":
|
|
45756
|
-
"end":
|
|
45855
|
+
"start": 308,
|
|
45856
|
+
"end": 308
|
|
45757
45857
|
}
|
|
45758
45858
|
},
|
|
45759
45859
|
"group": [
|
|
@@ -45768,8 +45868,8 @@
|
|
|
45768
45868
|
{
|
|
45769
45869
|
"description": "The background color of the selected hovered List items.\n",
|
|
45770
45870
|
"commentRange": {
|
|
45771
|
-
"start":
|
|
45772
|
-
"end":
|
|
45871
|
+
"start": 310,
|
|
45872
|
+
"end": 311
|
|
45773
45873
|
},
|
|
45774
45874
|
"context": {
|
|
45775
45875
|
"type": "variable",
|
|
@@ -45777,8 +45877,8 @@
|
|
|
45777
45877
|
"value": "var( --kendo-list-item-selected-hover-bg, #{color-mix(in srgb, k-color(on-app-surface) 17%, transparent)} )",
|
|
45778
45878
|
"scope": "default",
|
|
45779
45879
|
"line": {
|
|
45780
|
-
"start":
|
|
45781
|
-
"end":
|
|
45880
|
+
"start": 312,
|
|
45881
|
+
"end": 312
|
|
45782
45882
|
}
|
|
45783
45883
|
},
|
|
45784
45884
|
"group": [
|
|
@@ -45793,8 +45893,8 @@
|
|
|
45793
45893
|
{
|
|
45794
45894
|
"description": "The text color of the selected hovered List items.\n",
|
|
45795
45895
|
"commentRange": {
|
|
45796
|
-
"start":
|
|
45797
|
-
"end":
|
|
45896
|
+
"start": 313,
|
|
45897
|
+
"end": 314
|
|
45798
45898
|
},
|
|
45799
45899
|
"context": {
|
|
45800
45900
|
"type": "variable",
|
|
@@ -45802,8 +45902,8 @@
|
|
|
45802
45902
|
"value": "var( --kendo-list-item-selected-hover-text, #{k-color(on-app-surface)} )",
|
|
45803
45903
|
"scope": "default",
|
|
45804
45904
|
"line": {
|
|
45805
|
-
"start":
|
|
45806
|
-
"end":
|
|
45905
|
+
"start": 315,
|
|
45906
|
+
"end": 315
|
|
45807
45907
|
}
|
|
45808
45908
|
},
|
|
45809
45909
|
"group": [
|
|
@@ -45818,8 +45918,8 @@
|
|
|
45818
45918
|
{
|
|
45819
45919
|
"description": "The background color of the disabled List items.\n",
|
|
45820
45920
|
"commentRange": {
|
|
45821
|
-
"start":
|
|
45822
|
-
"end":
|
|
45921
|
+
"start": 317,
|
|
45922
|
+
"end": 318
|
|
45823
45923
|
},
|
|
45824
45924
|
"context": {
|
|
45825
45925
|
"type": "variable",
|
|
@@ -45827,8 +45927,8 @@
|
|
|
45827
45927
|
"value": "var( --kendo-list-item-disabled-bg, #{k-color(surface-alt)} )",
|
|
45828
45928
|
"scope": "default",
|
|
45829
45929
|
"line": {
|
|
45830
|
-
"start":
|
|
45831
|
-
"end":
|
|
45930
|
+
"start": 319,
|
|
45931
|
+
"end": 319
|
|
45832
45932
|
}
|
|
45833
45933
|
},
|
|
45834
45934
|
"group": [
|
|
@@ -45843,8 +45943,8 @@
|
|
|
45843
45943
|
{
|
|
45844
45944
|
"description": "The text color of the disabled List items.\n",
|
|
45845
45945
|
"commentRange": {
|
|
45846
|
-
"start":
|
|
45847
|
-
"end":
|
|
45946
|
+
"start": 320,
|
|
45947
|
+
"end": 321
|
|
45848
45948
|
},
|
|
45849
45949
|
"context": {
|
|
45850
45950
|
"type": "variable",
|
|
@@ -45852,8 +45952,8 @@
|
|
|
45852
45952
|
"value": "var( --kendo-list-item-disabled-text, #{color-mix(in srgb, k-color(on-app-surface) 46%, transparent)} )",
|
|
45853
45953
|
"scope": "default",
|
|
45854
45954
|
"line": {
|
|
45855
|
-
"start":
|
|
45856
|
-
"end":
|
|
45955
|
+
"start": 322,
|
|
45956
|
+
"end": 322
|
|
45857
45957
|
}
|
|
45858
45958
|
},
|
|
45859
45959
|
"group": [
|
|
@@ -45868,8 +45968,8 @@
|
|
|
45868
45968
|
{
|
|
45869
45969
|
"description": "The background color of the List group items.\n",
|
|
45870
45970
|
"commentRange": {
|
|
45871
|
-
"start":
|
|
45872
|
-
"end":
|
|
45971
|
+
"start": 324,
|
|
45972
|
+
"end": 325
|
|
45873
45973
|
},
|
|
45874
45974
|
"context": {
|
|
45875
45975
|
"type": "variable",
|
|
@@ -45877,8 +45977,8 @@
|
|
|
45877
45977
|
"value": "var( --kendo-list-group-item-bg, #{k-color(surface-alt)} )",
|
|
45878
45978
|
"scope": "default",
|
|
45879
45979
|
"line": {
|
|
45880
|
-
"start":
|
|
45881
|
-
"end":
|
|
45980
|
+
"start": 326,
|
|
45981
|
+
"end": 326
|
|
45882
45982
|
}
|
|
45883
45983
|
},
|
|
45884
45984
|
"group": [
|
|
@@ -45893,8 +45993,8 @@
|
|
|
45893
45993
|
{
|
|
45894
45994
|
"description": "The text color of the List group items.\n",
|
|
45895
45995
|
"commentRange": {
|
|
45896
|
-
"start":
|
|
45897
|
-
"end":
|
|
45996
|
+
"start": 327,
|
|
45997
|
+
"end": 328
|
|
45898
45998
|
},
|
|
45899
45999
|
"context": {
|
|
45900
46000
|
"type": "variable",
|
|
@@ -45902,8 +46002,8 @@
|
|
|
45902
46002
|
"value": "var( --kendo-list-group-item-text, #{k-color(subtle)} )",
|
|
45903
46003
|
"scope": "default",
|
|
45904
46004
|
"line": {
|
|
45905
|
-
"start":
|
|
45906
|
-
"end":
|
|
46005
|
+
"start": 329,
|
|
46006
|
+
"end": 329
|
|
45907
46007
|
}
|
|
45908
46008
|
},
|
|
45909
46009
|
"group": [
|
|
@@ -45918,8 +46018,8 @@
|
|
|
45918
46018
|
{
|
|
45919
46019
|
"description": "The border color of the List group items.\n",
|
|
45920
46020
|
"commentRange": {
|
|
45921
|
-
"start":
|
|
45922
|
-
"end":
|
|
46021
|
+
"start": 330,
|
|
46022
|
+
"end": 331
|
|
45923
46023
|
},
|
|
45924
46024
|
"context": {
|
|
45925
46025
|
"type": "variable",
|
|
@@ -45927,8 +46027,8 @@
|
|
|
45927
46027
|
"value": "var( --kendo-list-group-item-border, inherit )",
|
|
45928
46028
|
"scope": "default",
|
|
45929
46029
|
"line": {
|
|
45930
|
-
"start":
|
|
45931
|
-
"end":
|
|
46030
|
+
"start": 332,
|
|
46031
|
+
"end": 332
|
|
45932
46032
|
}
|
|
45933
46033
|
},
|
|
45934
46034
|
"group": [
|
|
@@ -45943,8 +46043,8 @@
|
|
|
45943
46043
|
{
|
|
45944
46044
|
"description": "The base shadow of the List group items.\n",
|
|
45945
46045
|
"commentRange": {
|
|
45946
|
-
"start":
|
|
45947
|
-
"end":
|
|
46046
|
+
"start": 333,
|
|
46047
|
+
"end": 334
|
|
45948
46048
|
},
|
|
45949
46049
|
"context": {
|
|
45950
46050
|
"type": "variable",
|
|
@@ -45952,8 +46052,8 @@
|
|
|
45952
46052
|
"value": "var( --kendo-list-group-item-shadow, inset 0 1px 0 color-mix(in srgb, k-color(border) 55%, transparent) )",
|
|
45953
46053
|
"scope": "default",
|
|
45954
46054
|
"line": {
|
|
45955
|
-
"start":
|
|
45956
|
-
"end":
|
|
46055
|
+
"start": 335,
|
|
46056
|
+
"end": 335
|
|
45957
46057
|
}
|
|
45958
46058
|
},
|
|
45959
46059
|
"group": [
|
|
@@ -45968,8 +46068,8 @@
|
|
|
45968
46068
|
{
|
|
45969
46069
|
"description": "The color of the 'Option Label' text.\n",
|
|
45970
46070
|
"commentRange": {
|
|
45971
|
-
"start":
|
|
45972
|
-
"end":
|
|
46071
|
+
"start": 337,
|
|
46072
|
+
"end": 338
|
|
45973
46073
|
},
|
|
45974
46074
|
"context": {
|
|
45975
46075
|
"type": "variable",
|
|
@@ -45977,8 +46077,8 @@
|
|
|
45977
46077
|
"value": "var( --kendo-list-option-label-text, #{k-color(subtle)} )",
|
|
45978
46078
|
"scope": "default",
|
|
45979
46079
|
"line": {
|
|
45980
|
-
"start":
|
|
45981
|
-
"end":
|
|
46080
|
+
"start": 339,
|
|
46081
|
+
"end": 339
|
|
45982
46082
|
}
|
|
45983
46083
|
},
|
|
45984
46084
|
"group": [
|
|
@@ -45993,8 +46093,8 @@
|
|
|
45993
46093
|
{
|
|
45994
46094
|
"description": "The color of the disabled 'Option Label' text.\n",
|
|
45995
46095
|
"commentRange": {
|
|
45996
|
-
"start":
|
|
45997
|
-
"end":
|
|
46096
|
+
"start": 340,
|
|
46097
|
+
"end": 341
|
|
45998
46098
|
},
|
|
45999
46099
|
"context": {
|
|
46000
46100
|
"type": "variable",
|
|
@@ -46002,8 +46102,8 @@
|
|
|
46002
46102
|
"value": "var( --kendo-list-option-label-disabled-text, #{color-mix(in srgb, k-color(on-app-surface) 46%, transparent)} )",
|
|
46003
46103
|
"scope": "default",
|
|
46004
46104
|
"line": {
|
|
46005
|
-
"start":
|
|
46006
|
-
"end":
|
|
46105
|
+
"start": 342,
|
|
46106
|
+
"end": 342
|
|
46007
46107
|
}
|
|
46008
46108
|
},
|
|
46009
46109
|
"group": [
|
|
@@ -46018,8 +46118,8 @@
|
|
|
46018
46118
|
{
|
|
46019
46119
|
"description": "The font size of the List item description.\n",
|
|
46020
46120
|
"commentRange": {
|
|
46021
|
-
"start":
|
|
46022
|
-
"end":
|
|
46121
|
+
"start": 344,
|
|
46122
|
+
"end": 345
|
|
46023
46123
|
},
|
|
46024
46124
|
"context": {
|
|
46025
46125
|
"type": "variable",
|
|
@@ -46027,8 +46127,8 @@
|
|
|
46027
46127
|
"value": "var( --kendo-list-item-description-font-size, var(--kendo-font-size-sm) )",
|
|
46028
46128
|
"scope": "default",
|
|
46029
46129
|
"line": {
|
|
46030
|
-
"start":
|
|
46031
|
-
"end":
|
|
46130
|
+
"start": 346,
|
|
46131
|
+
"end": 346
|
|
46032
46132
|
}
|
|
46033
46133
|
},
|
|
46034
46134
|
"group": [
|
|
@@ -46043,8 +46143,8 @@
|
|
|
46043
46143
|
{
|
|
46044
46144
|
"description": "The line height of the list item description.\n",
|
|
46045
46145
|
"commentRange": {
|
|
46046
|
-
"start":
|
|
46047
|
-
"end":
|
|
46146
|
+
"start": 347,
|
|
46147
|
+
"end": 348
|
|
46048
46148
|
},
|
|
46049
46149
|
"context": {
|
|
46050
46150
|
"type": "variable",
|
|
@@ -46052,8 +46152,8 @@
|
|
|
46052
46152
|
"value": "var( --kendo-list-item-description-line-height, var(--kendo-line-height-lg) )",
|
|
46053
46153
|
"scope": "default",
|
|
46054
46154
|
"line": {
|
|
46055
|
-
"start":
|
|
46056
|
-
"end":
|
|
46155
|
+
"start": 349,
|
|
46156
|
+
"end": 349
|
|
46057
46157
|
}
|
|
46058
46158
|
},
|
|
46059
46159
|
"group": [
|
|
@@ -46068,8 +46168,8 @@
|
|
|
46068
46168
|
{
|
|
46069
46169
|
"description": "The text color of the list item description.\n",
|
|
46070
46170
|
"commentRange": {
|
|
46071
|
-
"start":
|
|
46072
|
-
"end":
|
|
46171
|
+
"start": 350,
|
|
46172
|
+
"end": 351
|
|
46073
46173
|
},
|
|
46074
46174
|
"context": {
|
|
46075
46175
|
"type": "variable",
|
|
@@ -46077,8 +46177,8 @@
|
|
|
46077
46177
|
"value": "var( --kendo-list-item-description-text, #{k-color(subtle)} )",
|
|
46078
46178
|
"scope": "default",
|
|
46079
46179
|
"line": {
|
|
46080
|
-
"start":
|
|
46081
|
-
"end":
|
|
46180
|
+
"start": 352,
|
|
46181
|
+
"end": 352
|
|
46082
46182
|
}
|
|
46083
46183
|
},
|
|
46084
46184
|
"group": [
|
|
@@ -92093,17 +92193,17 @@
|
|
|
92093
92193
|
{
|
|
92094
92194
|
"description": "The sizes map of the List.\n",
|
|
92095
92195
|
"commentRange": {
|
|
92096
|
-
"start":
|
|
92097
|
-
"end":
|
|
92196
|
+
"start": 112,
|
|
92197
|
+
"end": 113
|
|
92098
92198
|
},
|
|
92099
92199
|
"context": {
|
|
92100
92200
|
"type": "variable",
|
|
92101
92201
|
"name": "kendo-list-sizes",
|
|
92102
|
-
"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)",
|
|
92202
|
+
"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)",
|
|
92103
92203
|
"scope": "default",
|
|
92104
92204
|
"line": {
|
|
92105
|
-
"start":
|
|
92106
|
-
"end":
|
|
92205
|
+
"start": 114,
|
|
92206
|
+
"end": 184
|
|
92107
92207
|
}
|
|
92108
92208
|
},
|
|
92109
92209
|
"group": [
|