@progress/kendo-theme-classic 14.2.0-dev.1 → 14.2.0-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/classic-green-dark.css +1 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-uniform.css +1 -1
- package/dist/meta/sassdoc-data.json +934 -712
- package/dist/meta/sassdoc-raw-data.json +438 -338
- package/dist/meta/variables.json +23 -4
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +3 -3
- package/scss/list/_variables.scss +18 -1
|
@@ -45436,15 +45436,15 @@
|
|
|
45436
45436
|
"resolvedType": "String"
|
|
45437
45437
|
},
|
|
45438
45438
|
{
|
|
45439
|
-
"description": "The
|
|
45439
|
+
"description": "The vertical padding of the small List sticky header.\n",
|
|
45440
45440
|
"commentRange": {
|
|
45441
45441
|
"start": 67,
|
|
45442
45442
|
"end": 68
|
|
45443
45443
|
},
|
|
45444
45444
|
"context": {
|
|
45445
45445
|
"type": "variable",
|
|
45446
|
-
"name": "kendo-list-header-
|
|
45447
|
-
"value": "
|
|
45446
|
+
"name": "kendo-list-sm-sticky-header-padding-y",
|
|
45447
|
+
"value": "k-spacing(1.5)",
|
|
45448
45448
|
"scope": "default",
|
|
45449
45449
|
"line": {
|
|
45450
45450
|
"start": 69,
|
|
@@ -45459,14 +45459,95 @@
|
|
|
45459
45459
|
"path": "classic/scss/list/_variables.scss",
|
|
45460
45460
|
"name": "_variables.scss"
|
|
45461
45461
|
},
|
|
45462
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5)",
|
|
45463
|
+
"resolvedType": "String"
|
|
45464
|
+
},
|
|
45465
|
+
{
|
|
45466
|
+
"description": "The vertical padding of the medium List sticky header.\n",
|
|
45467
|
+
"commentRange": {
|
|
45468
|
+
"start": 70,
|
|
45469
|
+
"end": 71
|
|
45470
|
+
},
|
|
45471
|
+
"context": {
|
|
45472
|
+
"type": "variable",
|
|
45473
|
+
"name": "kendo-list-md-sticky-header-padding-y",
|
|
45474
|
+
"value": "k-spacing(2)",
|
|
45475
|
+
"scope": "default",
|
|
45476
|
+
"line": {
|
|
45477
|
+
"start": 72,
|
|
45478
|
+
"end": 72
|
|
45479
|
+
}
|
|
45480
|
+
},
|
|
45481
|
+
"group": [
|
|
45482
|
+
"list"
|
|
45483
|
+
],
|
|
45484
|
+
"access": "public",
|
|
45485
|
+
"file": {
|
|
45486
|
+
"path": "classic/scss/list/_variables.scss",
|
|
45487
|
+
"name": "_variables.scss"
|
|
45488
|
+
},
|
|
45489
|
+
"resolvedValue": "var(--kendo-spacing-2)",
|
|
45490
|
+
"resolvedType": "String"
|
|
45491
|
+
},
|
|
45492
|
+
{
|
|
45493
|
+
"description": "The vertical padding of the large List sticky header.\n",
|
|
45494
|
+
"commentRange": {
|
|
45495
|
+
"start": 73,
|
|
45496
|
+
"end": 74
|
|
45497
|
+
},
|
|
45498
|
+
"context": {
|
|
45499
|
+
"type": "variable",
|
|
45500
|
+
"name": "kendo-list-lg-sticky-header-padding-y",
|
|
45501
|
+
"value": "k-spacing(2.5)",
|
|
45502
|
+
"scope": "default",
|
|
45503
|
+
"line": {
|
|
45504
|
+
"start": 75,
|
|
45505
|
+
"end": 75
|
|
45506
|
+
}
|
|
45507
|
+
},
|
|
45508
|
+
"group": [
|
|
45509
|
+
"list"
|
|
45510
|
+
],
|
|
45511
|
+
"access": "public",
|
|
45512
|
+
"file": {
|
|
45513
|
+
"path": "classic/scss/list/_variables.scss",
|
|
45514
|
+
"name": "_variables.scss"
|
|
45515
|
+
},
|
|
45516
|
+
"resolvedValue": "var(--kendo-spacing-2\\.5)",
|
|
45517
|
+
"resolvedType": "String"
|
|
45518
|
+
},
|
|
45519
|
+
{
|
|
45520
|
+
"description": "The border width of the List header.\n",
|
|
45521
|
+
"commentRange": {
|
|
45522
|
+
"start": 77,
|
|
45523
|
+
"end": 78
|
|
45524
|
+
},
|
|
45525
|
+
"context": {
|
|
45526
|
+
"type": "variable",
|
|
45527
|
+
"name": "kendo-list-header-border-width",
|
|
45528
|
+
"value": "0 0 1px",
|
|
45529
|
+
"scope": "default",
|
|
45530
|
+
"line": {
|
|
45531
|
+
"start": 79,
|
|
45532
|
+
"end": 79
|
|
45533
|
+
}
|
|
45534
|
+
},
|
|
45535
|
+
"group": [
|
|
45536
|
+
"list"
|
|
45537
|
+
],
|
|
45538
|
+
"access": "public",
|
|
45539
|
+
"file": {
|
|
45540
|
+
"path": "classic/scss/list/_variables.scss",
|
|
45541
|
+
"name": "_variables.scss"
|
|
45542
|
+
},
|
|
45462
45543
|
"resolvedValue": "(0 0 1px)",
|
|
45463
45544
|
"resolvedType": "List"
|
|
45464
45545
|
},
|
|
45465
45546
|
{
|
|
45466
45547
|
"description": "The font size of the List header, if no size is set.\n",
|
|
45467
45548
|
"commentRange": {
|
|
45468
|
-
"start":
|
|
45469
|
-
"end":
|
|
45549
|
+
"start": 81,
|
|
45550
|
+
"end": 82
|
|
45470
45551
|
},
|
|
45471
45552
|
"context": {
|
|
45472
45553
|
"type": "variable",
|
|
@@ -45474,8 +45555,8 @@
|
|
|
45474
45555
|
"value": "null",
|
|
45475
45556
|
"scope": "default",
|
|
45476
45557
|
"line": {
|
|
45477
|
-
"start":
|
|
45478
|
-
"end":
|
|
45558
|
+
"start": 83,
|
|
45559
|
+
"end": 83
|
|
45479
45560
|
}
|
|
45480
45561
|
},
|
|
45481
45562
|
"group": [
|
|
@@ -45492,8 +45573,8 @@
|
|
|
45492
45573
|
{
|
|
45493
45574
|
"description": "The font size of the small List header.\n",
|
|
45494
45575
|
"commentRange": {
|
|
45495
|
-
"start":
|
|
45496
|
-
"end":
|
|
45576
|
+
"start": 84,
|
|
45577
|
+
"end": 85
|
|
45497
45578
|
},
|
|
45498
45579
|
"context": {
|
|
45499
45580
|
"type": "variable",
|
|
@@ -45501,8 +45582,8 @@
|
|
|
45501
45582
|
"value": "null",
|
|
45502
45583
|
"scope": "default",
|
|
45503
45584
|
"line": {
|
|
45504
|
-
"start":
|
|
45505
|
-
"end":
|
|
45585
|
+
"start": 86,
|
|
45586
|
+
"end": 86
|
|
45506
45587
|
}
|
|
45507
45588
|
},
|
|
45508
45589
|
"group": [
|
|
@@ -45519,8 +45600,8 @@
|
|
|
45519
45600
|
{
|
|
45520
45601
|
"description": "The font size of the medium List header.\n",
|
|
45521
45602
|
"commentRange": {
|
|
45522
|
-
"start":
|
|
45523
|
-
"end":
|
|
45603
|
+
"start": 87,
|
|
45604
|
+
"end": 88
|
|
45524
45605
|
},
|
|
45525
45606
|
"context": {
|
|
45526
45607
|
"type": "variable",
|
|
@@ -45528,8 +45609,8 @@
|
|
|
45528
45609
|
"value": "null",
|
|
45529
45610
|
"scope": "default",
|
|
45530
45611
|
"line": {
|
|
45531
|
-
"start":
|
|
45532
|
-
"end":
|
|
45612
|
+
"start": 89,
|
|
45613
|
+
"end": 89
|
|
45533
45614
|
}
|
|
45534
45615
|
},
|
|
45535
45616
|
"group": [
|
|
@@ -45546,8 +45627,8 @@
|
|
|
45546
45627
|
{
|
|
45547
45628
|
"description": "The font size of the large List header.\n",
|
|
45548
45629
|
"commentRange": {
|
|
45549
|
-
"start":
|
|
45550
|
-
"end":
|
|
45630
|
+
"start": 90,
|
|
45631
|
+
"end": 91
|
|
45551
45632
|
},
|
|
45552
45633
|
"context": {
|
|
45553
45634
|
"type": "variable",
|
|
@@ -45555,8 +45636,8 @@
|
|
|
45555
45636
|
"value": "null",
|
|
45556
45637
|
"scope": "default",
|
|
45557
45638
|
"line": {
|
|
45558
|
-
"start":
|
|
45559
|
-
"end":
|
|
45639
|
+
"start": 92,
|
|
45640
|
+
"end": 92
|
|
45560
45641
|
}
|
|
45561
45642
|
},
|
|
45562
45643
|
"group": [
|
|
@@ -45573,8 +45654,8 @@
|
|
|
45573
45654
|
{
|
|
45574
45655
|
"description": "The line height of the List header, if no size is set.\n",
|
|
45575
45656
|
"commentRange": {
|
|
45576
|
-
"start":
|
|
45577
|
-
"end":
|
|
45657
|
+
"start": 94,
|
|
45658
|
+
"end": 95
|
|
45578
45659
|
},
|
|
45579
45660
|
"context": {
|
|
45580
45661
|
"type": "variable",
|
|
@@ -45582,8 +45663,8 @@
|
|
|
45582
45663
|
"value": "null",
|
|
45583
45664
|
"scope": "default",
|
|
45584
45665
|
"line": {
|
|
45585
|
-
"start":
|
|
45586
|
-
"end":
|
|
45666
|
+
"start": 96,
|
|
45667
|
+
"end": 96
|
|
45587
45668
|
}
|
|
45588
45669
|
},
|
|
45589
45670
|
"group": [
|
|
@@ -45600,8 +45681,8 @@
|
|
|
45600
45681
|
{
|
|
45601
45682
|
"description": "The line height of the small List header.\n",
|
|
45602
45683
|
"commentRange": {
|
|
45603
|
-
"start":
|
|
45604
|
-
"end":
|
|
45684
|
+
"start": 97,
|
|
45685
|
+
"end": 98
|
|
45605
45686
|
},
|
|
45606
45687
|
"context": {
|
|
45607
45688
|
"type": "variable",
|
|
@@ -45609,8 +45690,8 @@
|
|
|
45609
45690
|
"value": "null",
|
|
45610
45691
|
"scope": "default",
|
|
45611
45692
|
"line": {
|
|
45612
|
-
"start":
|
|
45613
|
-
"end":
|
|
45693
|
+
"start": 99,
|
|
45694
|
+
"end": 99
|
|
45614
45695
|
}
|
|
45615
45696
|
},
|
|
45616
45697
|
"group": [
|
|
@@ -45627,8 +45708,8 @@
|
|
|
45627
45708
|
{
|
|
45628
45709
|
"description": "The line height of the medium List header.\n",
|
|
45629
45710
|
"commentRange": {
|
|
45630
|
-
"start":
|
|
45631
|
-
"end":
|
|
45711
|
+
"start": 100,
|
|
45712
|
+
"end": 101
|
|
45632
45713
|
},
|
|
45633
45714
|
"context": {
|
|
45634
45715
|
"type": "variable",
|
|
@@ -45636,8 +45717,8 @@
|
|
|
45636
45717
|
"value": "null",
|
|
45637
45718
|
"scope": "default",
|
|
45638
45719
|
"line": {
|
|
45639
|
-
"start":
|
|
45640
|
-
"end":
|
|
45720
|
+
"start": 102,
|
|
45721
|
+
"end": 102
|
|
45641
45722
|
}
|
|
45642
45723
|
},
|
|
45643
45724
|
"group": [
|
|
@@ -45654,8 +45735,8 @@
|
|
|
45654
45735
|
{
|
|
45655
45736
|
"description": "The line height of the large List header.\n",
|
|
45656
45737
|
"commentRange": {
|
|
45657
|
-
"start":
|
|
45658
|
-
"end":
|
|
45738
|
+
"start": 103,
|
|
45739
|
+
"end": 104
|
|
45659
45740
|
},
|
|
45660
45741
|
"context": {
|
|
45661
45742
|
"type": "variable",
|
|
@@ -45663,8 +45744,8 @@
|
|
|
45663
45744
|
"value": "null",
|
|
45664
45745
|
"scope": "default",
|
|
45665
45746
|
"line": {
|
|
45666
|
-
"start":
|
|
45667
|
-
"end":
|
|
45747
|
+
"start": 105,
|
|
45748
|
+
"end": 105
|
|
45668
45749
|
}
|
|
45669
45750
|
},
|
|
45670
45751
|
"group": [
|
|
@@ -45681,8 +45762,8 @@
|
|
|
45681
45762
|
{
|
|
45682
45763
|
"description": "The font weight of the List header.\n",
|
|
45683
45764
|
"commentRange": {
|
|
45684
|
-
"start":
|
|
45685
|
-
"end":
|
|
45765
|
+
"start": 107,
|
|
45766
|
+
"end": 108
|
|
45686
45767
|
},
|
|
45687
45768
|
"context": {
|
|
45688
45769
|
"type": "variable",
|
|
@@ -45690,8 +45771,8 @@
|
|
|
45690
45771
|
"value": "var(--kendo-font-weight-bold)",
|
|
45691
45772
|
"scope": "default",
|
|
45692
45773
|
"line": {
|
|
45693
|
-
"start":
|
|
45694
|
-
"end":
|
|
45774
|
+
"start": 109,
|
|
45775
|
+
"end": 109
|
|
45695
45776
|
}
|
|
45696
45777
|
},
|
|
45697
45778
|
"group": [
|
|
@@ -45708,8 +45789,8 @@
|
|
|
45708
45789
|
{
|
|
45709
45790
|
"description": "The horizontal padding of the small List filter.\n",
|
|
45710
45791
|
"commentRange": {
|
|
45711
|
-
"start":
|
|
45712
|
-
"end":
|
|
45792
|
+
"start": 111,
|
|
45793
|
+
"end": 112
|
|
45713
45794
|
},
|
|
45714
45795
|
"context": {
|
|
45715
45796
|
"type": "variable",
|
|
@@ -45717,8 +45798,8 @@
|
|
|
45717
45798
|
"value": "k-spacing(2)",
|
|
45718
45799
|
"scope": "default",
|
|
45719
45800
|
"line": {
|
|
45720
|
-
"start":
|
|
45721
|
-
"end":
|
|
45801
|
+
"start": 113,
|
|
45802
|
+
"end": 113
|
|
45722
45803
|
}
|
|
45723
45804
|
},
|
|
45724
45805
|
"group": [
|
|
@@ -45735,8 +45816,8 @@
|
|
|
45735
45816
|
{
|
|
45736
45817
|
"description": "The horizontal padding of the medium List filter.\n",
|
|
45737
45818
|
"commentRange": {
|
|
45738
|
-
"start":
|
|
45739
|
-
"end":
|
|
45819
|
+
"start": 114,
|
|
45820
|
+
"end": 115
|
|
45740
45821
|
},
|
|
45741
45822
|
"context": {
|
|
45742
45823
|
"type": "variable",
|
|
@@ -45744,8 +45825,8 @@
|
|
|
45744
45825
|
"value": "k-spacing(2)",
|
|
45745
45826
|
"scope": "default",
|
|
45746
45827
|
"line": {
|
|
45747
|
-
"start":
|
|
45748
|
-
"end":
|
|
45828
|
+
"start": 116,
|
|
45829
|
+
"end": 116
|
|
45749
45830
|
}
|
|
45750
45831
|
},
|
|
45751
45832
|
"group": [
|
|
@@ -45762,8 +45843,8 @@
|
|
|
45762
45843
|
{
|
|
45763
45844
|
"description": "The horizontal padding of the large List filter.\n",
|
|
45764
45845
|
"commentRange": {
|
|
45765
|
-
"start":
|
|
45766
|
-
"end":
|
|
45846
|
+
"start": 117,
|
|
45847
|
+
"end": 118
|
|
45767
45848
|
},
|
|
45768
45849
|
"context": {
|
|
45769
45850
|
"type": "variable",
|
|
@@ -45771,8 +45852,8 @@
|
|
|
45771
45852
|
"value": "k-spacing(2)",
|
|
45772
45853
|
"scope": "default",
|
|
45773
45854
|
"line": {
|
|
45774
|
-
"start":
|
|
45775
|
-
"end":
|
|
45855
|
+
"start": 119,
|
|
45856
|
+
"end": 119
|
|
45776
45857
|
}
|
|
45777
45858
|
},
|
|
45778
45859
|
"group": [
|
|
@@ -45789,8 +45870,8 @@
|
|
|
45789
45870
|
{
|
|
45790
45871
|
"description": "The vertical padding of the small List filter.\n",
|
|
45791
45872
|
"commentRange": {
|
|
45792
|
-
"start":
|
|
45793
|
-
"end":
|
|
45873
|
+
"start": 121,
|
|
45874
|
+
"end": 122
|
|
45794
45875
|
},
|
|
45795
45876
|
"context": {
|
|
45796
45877
|
"type": "variable",
|
|
@@ -45798,8 +45879,8 @@
|
|
|
45798
45879
|
"value": "k-spacing(2)",
|
|
45799
45880
|
"scope": "default",
|
|
45800
45881
|
"line": {
|
|
45801
|
-
"start":
|
|
45802
|
-
"end":
|
|
45882
|
+
"start": 123,
|
|
45883
|
+
"end": 123
|
|
45803
45884
|
}
|
|
45804
45885
|
},
|
|
45805
45886
|
"group": [
|
|
@@ -45816,8 +45897,8 @@
|
|
|
45816
45897
|
{
|
|
45817
45898
|
"description": "The vertical padding of the medium List filter.\n",
|
|
45818
45899
|
"commentRange": {
|
|
45819
|
-
"start":
|
|
45820
|
-
"end":
|
|
45900
|
+
"start": 124,
|
|
45901
|
+
"end": 125
|
|
45821
45902
|
},
|
|
45822
45903
|
"context": {
|
|
45823
45904
|
"type": "variable",
|
|
@@ -45825,8 +45906,8 @@
|
|
|
45825
45906
|
"value": "k-spacing(2)",
|
|
45826
45907
|
"scope": "default",
|
|
45827
45908
|
"line": {
|
|
45828
|
-
"start":
|
|
45829
|
-
"end":
|
|
45909
|
+
"start": 126,
|
|
45910
|
+
"end": 126
|
|
45830
45911
|
}
|
|
45831
45912
|
},
|
|
45832
45913
|
"group": [
|
|
@@ -45843,8 +45924,8 @@
|
|
|
45843
45924
|
{
|
|
45844
45925
|
"description": "The vertical padding of the large List filter.\n",
|
|
45845
45926
|
"commentRange": {
|
|
45846
|
-
"start":
|
|
45847
|
-
"end":
|
|
45927
|
+
"start": 127,
|
|
45928
|
+
"end": 128
|
|
45848
45929
|
},
|
|
45849
45930
|
"context": {
|
|
45850
45931
|
"type": "variable",
|
|
@@ -45852,8 +45933,8 @@
|
|
|
45852
45933
|
"value": "k-spacing(2)",
|
|
45853
45934
|
"scope": "default",
|
|
45854
45935
|
"line": {
|
|
45855
|
-
"start":
|
|
45856
|
-
"end":
|
|
45936
|
+
"start": 129,
|
|
45937
|
+
"end": 129
|
|
45857
45938
|
}
|
|
45858
45939
|
},
|
|
45859
45940
|
"group": [
|
|
@@ -45870,8 +45951,8 @@
|
|
|
45870
45951
|
{
|
|
45871
45952
|
"description": "The horizontal padding of the small List item.\n",
|
|
45872
45953
|
"commentRange": {
|
|
45873
|
-
"start":
|
|
45874
|
-
"end":
|
|
45954
|
+
"start": 131,
|
|
45955
|
+
"end": 132
|
|
45875
45956
|
},
|
|
45876
45957
|
"context": {
|
|
45877
45958
|
"type": "variable",
|
|
@@ -45879,8 +45960,8 @@
|
|
|
45879
45960
|
"value": "k-spacing(2)",
|
|
45880
45961
|
"scope": "default",
|
|
45881
45962
|
"line": {
|
|
45882
|
-
"start":
|
|
45883
|
-
"end":
|
|
45963
|
+
"start": 133,
|
|
45964
|
+
"end": 133
|
|
45884
45965
|
}
|
|
45885
45966
|
},
|
|
45886
45967
|
"group": [
|
|
@@ -45897,8 +45978,8 @@
|
|
|
45897
45978
|
{
|
|
45898
45979
|
"description": "The horizontal padding of the medium List item.\n",
|
|
45899
45980
|
"commentRange": {
|
|
45900
|
-
"start":
|
|
45901
|
-
"end":
|
|
45981
|
+
"start": 134,
|
|
45982
|
+
"end": 135
|
|
45902
45983
|
},
|
|
45903
45984
|
"context": {
|
|
45904
45985
|
"type": "variable",
|
|
@@ -45906,8 +45987,8 @@
|
|
|
45906
45987
|
"value": "k-spacing(2)",
|
|
45907
45988
|
"scope": "default",
|
|
45908
45989
|
"line": {
|
|
45909
|
-
"start":
|
|
45910
|
-
"end":
|
|
45990
|
+
"start": 136,
|
|
45991
|
+
"end": 136
|
|
45911
45992
|
}
|
|
45912
45993
|
},
|
|
45913
45994
|
"group": [
|
|
@@ -45924,8 +46005,8 @@
|
|
|
45924
46005
|
{
|
|
45925
46006
|
"description": "The horizontal padding of the large List item.\n",
|
|
45926
46007
|
"commentRange": {
|
|
45927
|
-
"start":
|
|
45928
|
-
"end":
|
|
46008
|
+
"start": 137,
|
|
46009
|
+
"end": 138
|
|
45929
46010
|
},
|
|
45930
46011
|
"context": {
|
|
45931
46012
|
"type": "variable",
|
|
@@ -45933,8 +46014,8 @@
|
|
|
45933
46014
|
"value": "k-spacing(3)",
|
|
45934
46015
|
"scope": "default",
|
|
45935
46016
|
"line": {
|
|
45936
|
-
"start":
|
|
45937
|
-
"end":
|
|
46017
|
+
"start": 139,
|
|
46018
|
+
"end": 139
|
|
45938
46019
|
}
|
|
45939
46020
|
},
|
|
45940
46021
|
"group": [
|
|
@@ -45951,8 +46032,8 @@
|
|
|
45951
46032
|
{
|
|
45952
46033
|
"description": "The vertical padding of the small List item.\n",
|
|
45953
46034
|
"commentRange": {
|
|
45954
|
-
"start":
|
|
45955
|
-
"end":
|
|
46035
|
+
"start": 141,
|
|
46036
|
+
"end": 142
|
|
45956
46037
|
},
|
|
45957
46038
|
"context": {
|
|
45958
46039
|
"type": "variable",
|
|
@@ -45960,8 +46041,8 @@
|
|
|
45960
46041
|
"value": "k-spacing(0.5)",
|
|
45961
46042
|
"scope": "default",
|
|
45962
46043
|
"line": {
|
|
45963
|
-
"start":
|
|
45964
|
-
"end":
|
|
46044
|
+
"start": 143,
|
|
46045
|
+
"end": 143
|
|
45965
46046
|
}
|
|
45966
46047
|
},
|
|
45967
46048
|
"group": [
|
|
@@ -45978,8 +46059,8 @@
|
|
|
45978
46059
|
{
|
|
45979
46060
|
"description": "The vertical padding of the medium List item.\n",
|
|
45980
46061
|
"commentRange": {
|
|
45981
|
-
"start":
|
|
45982
|
-
"end":
|
|
46062
|
+
"start": 144,
|
|
46063
|
+
"end": 145
|
|
45983
46064
|
},
|
|
45984
46065
|
"context": {
|
|
45985
46066
|
"type": "variable",
|
|
@@ -45987,8 +46068,8 @@
|
|
|
45987
46068
|
"value": "k-spacing(1)",
|
|
45988
46069
|
"scope": "default",
|
|
45989
46070
|
"line": {
|
|
45990
|
-
"start":
|
|
45991
|
-
"end":
|
|
46071
|
+
"start": 146,
|
|
46072
|
+
"end": 146
|
|
45992
46073
|
}
|
|
45993
46074
|
},
|
|
45994
46075
|
"group": [
|
|
@@ -46005,8 +46086,8 @@
|
|
|
46005
46086
|
{
|
|
46006
46087
|
"description": "The vertical padding of the large List item.\n",
|
|
46007
46088
|
"commentRange": {
|
|
46008
|
-
"start":
|
|
46009
|
-
"end":
|
|
46089
|
+
"start": 147,
|
|
46090
|
+
"end": 148
|
|
46010
46091
|
},
|
|
46011
46092
|
"context": {
|
|
46012
46093
|
"type": "variable",
|
|
@@ -46014,8 +46095,8 @@
|
|
|
46014
46095
|
"value": "k-spacing(2)",
|
|
46015
46096
|
"scope": "default",
|
|
46016
46097
|
"line": {
|
|
46017
|
-
"start":
|
|
46018
|
-
"end":
|
|
46098
|
+
"start": 149,
|
|
46099
|
+
"end": 149
|
|
46019
46100
|
}
|
|
46020
46101
|
},
|
|
46021
46102
|
"group": [
|
|
@@ -46032,8 +46113,8 @@
|
|
|
46032
46113
|
{
|
|
46033
46114
|
"description": "The font size of the List items, if no size is set.\n",
|
|
46034
46115
|
"commentRange": {
|
|
46035
|
-
"start":
|
|
46036
|
-
"end":
|
|
46116
|
+
"start": 151,
|
|
46117
|
+
"end": 152
|
|
46037
46118
|
},
|
|
46038
46119
|
"context": {
|
|
46039
46120
|
"type": "variable",
|
|
@@ -46041,8 +46122,8 @@
|
|
|
46041
46122
|
"value": "null",
|
|
46042
46123
|
"scope": "default",
|
|
46043
46124
|
"line": {
|
|
46044
|
-
"start":
|
|
46045
|
-
"end":
|
|
46125
|
+
"start": 153,
|
|
46126
|
+
"end": 153
|
|
46046
46127
|
}
|
|
46047
46128
|
},
|
|
46048
46129
|
"group": [
|
|
@@ -46059,8 +46140,8 @@
|
|
|
46059
46140
|
{
|
|
46060
46141
|
"description": "The font size of the small List item.\n",
|
|
46061
46142
|
"commentRange": {
|
|
46062
|
-
"start":
|
|
46063
|
-
"end":
|
|
46143
|
+
"start": 154,
|
|
46144
|
+
"end": 155
|
|
46064
46145
|
},
|
|
46065
46146
|
"context": {
|
|
46066
46147
|
"type": "variable",
|
|
@@ -46068,8 +46149,8 @@
|
|
|
46068
46149
|
"value": "null",
|
|
46069
46150
|
"scope": "default",
|
|
46070
46151
|
"line": {
|
|
46071
|
-
"start":
|
|
46072
|
-
"end":
|
|
46152
|
+
"start": 156,
|
|
46153
|
+
"end": 156
|
|
46073
46154
|
}
|
|
46074
46155
|
},
|
|
46075
46156
|
"group": [
|
|
@@ -46086,8 +46167,8 @@
|
|
|
46086
46167
|
{
|
|
46087
46168
|
"description": "The font size of the medium List item.\n",
|
|
46088
46169
|
"commentRange": {
|
|
46089
|
-
"start":
|
|
46090
|
-
"end":
|
|
46170
|
+
"start": 157,
|
|
46171
|
+
"end": 158
|
|
46091
46172
|
},
|
|
46092
46173
|
"context": {
|
|
46093
46174
|
"type": "variable",
|
|
@@ -46095,8 +46176,8 @@
|
|
|
46095
46176
|
"value": "null",
|
|
46096
46177
|
"scope": "default",
|
|
46097
46178
|
"line": {
|
|
46098
|
-
"start":
|
|
46099
|
-
"end":
|
|
46179
|
+
"start": 159,
|
|
46180
|
+
"end": 159
|
|
46100
46181
|
}
|
|
46101
46182
|
},
|
|
46102
46183
|
"group": [
|
|
@@ -46113,8 +46194,8 @@
|
|
|
46113
46194
|
{
|
|
46114
46195
|
"description": "The font size of the large List item.\n",
|
|
46115
46196
|
"commentRange": {
|
|
46116
|
-
"start":
|
|
46117
|
-
"end":
|
|
46197
|
+
"start": 160,
|
|
46198
|
+
"end": 161
|
|
46118
46199
|
},
|
|
46119
46200
|
"context": {
|
|
46120
46201
|
"type": "variable",
|
|
@@ -46122,8 +46203,8 @@
|
|
|
46122
46203
|
"value": "null",
|
|
46123
46204
|
"scope": "default",
|
|
46124
46205
|
"line": {
|
|
46125
|
-
"start":
|
|
46126
|
-
"end":
|
|
46206
|
+
"start": 162,
|
|
46207
|
+
"end": 162
|
|
46127
46208
|
}
|
|
46128
46209
|
},
|
|
46129
46210
|
"group": [
|
|
@@ -46140,8 +46221,8 @@
|
|
|
46140
46221
|
{
|
|
46141
46222
|
"description": "The line height of the List items, if no size is set.\n",
|
|
46142
46223
|
"commentRange": {
|
|
46143
|
-
"start":
|
|
46144
|
-
"end":
|
|
46224
|
+
"start": 164,
|
|
46225
|
+
"end": 165
|
|
46145
46226
|
},
|
|
46146
46227
|
"context": {
|
|
46147
46228
|
"type": "variable",
|
|
@@ -46149,8 +46230,8 @@
|
|
|
46149
46230
|
"value": "null",
|
|
46150
46231
|
"scope": "default",
|
|
46151
46232
|
"line": {
|
|
46152
|
-
"start":
|
|
46153
|
-
"end":
|
|
46233
|
+
"start": 166,
|
|
46234
|
+
"end": 166
|
|
46154
46235
|
}
|
|
46155
46236
|
},
|
|
46156
46237
|
"group": [
|
|
@@ -46167,8 +46248,8 @@
|
|
|
46167
46248
|
{
|
|
46168
46249
|
"description": "The line height of the small List item.\n",
|
|
46169
46250
|
"commentRange": {
|
|
46170
|
-
"start":
|
|
46171
|
-
"end":
|
|
46251
|
+
"start": 167,
|
|
46252
|
+
"end": 168
|
|
46172
46253
|
},
|
|
46173
46254
|
"context": {
|
|
46174
46255
|
"type": "variable",
|
|
@@ -46176,8 +46257,8 @@
|
|
|
46176
46257
|
"value": "null",
|
|
46177
46258
|
"scope": "default",
|
|
46178
46259
|
"line": {
|
|
46179
|
-
"start":
|
|
46180
|
-
"end":
|
|
46260
|
+
"start": 169,
|
|
46261
|
+
"end": 169
|
|
46181
46262
|
}
|
|
46182
46263
|
},
|
|
46183
46264
|
"group": [
|
|
@@ -46194,8 +46275,8 @@
|
|
|
46194
46275
|
{
|
|
46195
46276
|
"description": "The line height of the medium List item.\n",
|
|
46196
46277
|
"commentRange": {
|
|
46197
|
-
"start":
|
|
46198
|
-
"end":
|
|
46278
|
+
"start": 170,
|
|
46279
|
+
"end": 171
|
|
46199
46280
|
},
|
|
46200
46281
|
"context": {
|
|
46201
46282
|
"type": "variable",
|
|
@@ -46203,8 +46284,8 @@
|
|
|
46203
46284
|
"value": "null",
|
|
46204
46285
|
"scope": "default",
|
|
46205
46286
|
"line": {
|
|
46206
|
-
"start":
|
|
46207
|
-
"end":
|
|
46287
|
+
"start": 172,
|
|
46288
|
+
"end": 172
|
|
46208
46289
|
}
|
|
46209
46290
|
},
|
|
46210
46291
|
"group": [
|
|
@@ -46221,8 +46302,8 @@
|
|
|
46221
46302
|
{
|
|
46222
46303
|
"description": "The line height of the large List item.\n",
|
|
46223
46304
|
"commentRange": {
|
|
46224
|
-
"start":
|
|
46225
|
-
"end":
|
|
46305
|
+
"start": 173,
|
|
46306
|
+
"end": 174
|
|
46226
46307
|
},
|
|
46227
46308
|
"context": {
|
|
46228
46309
|
"type": "variable",
|
|
@@ -46230,8 +46311,8 @@
|
|
|
46230
46311
|
"value": "null",
|
|
46231
46312
|
"scope": "default",
|
|
46232
46313
|
"line": {
|
|
46233
|
-
"start":
|
|
46234
|
-
"end":
|
|
46314
|
+
"start": 175,
|
|
46315
|
+
"end": 175
|
|
46235
46316
|
}
|
|
46236
46317
|
},
|
|
46237
46318
|
"group": [
|
|
@@ -46248,8 +46329,8 @@
|
|
|
46248
46329
|
{
|
|
46249
46330
|
"description": "The gap of the List item components.\n",
|
|
46250
46331
|
"commentRange": {
|
|
46251
|
-
"start":
|
|
46252
|
-
"end":
|
|
46332
|
+
"start": 177,
|
|
46333
|
+
"end": 178
|
|
46253
46334
|
},
|
|
46254
46335
|
"context": {
|
|
46255
46336
|
"type": "variable",
|
|
@@ -46257,8 +46338,8 @@
|
|
|
46257
46338
|
"value": "k-spacing(2)",
|
|
46258
46339
|
"scope": "default",
|
|
46259
46340
|
"line": {
|
|
46260
|
-
"start":
|
|
46261
|
-
"end":
|
|
46341
|
+
"start": 179,
|
|
46342
|
+
"end": 179
|
|
46262
46343
|
}
|
|
46263
46344
|
},
|
|
46264
46345
|
"group": [
|
|
@@ -46275,8 +46356,8 @@
|
|
|
46275
46356
|
{
|
|
46276
46357
|
"description": "The spacing between the List items.\n",
|
|
46277
46358
|
"commentRange": {
|
|
46278
|
-
"start":
|
|
46279
|
-
"end":
|
|
46359
|
+
"start": 181,
|
|
46360
|
+
"end": 182
|
|
46280
46361
|
},
|
|
46281
46362
|
"context": {
|
|
46282
46363
|
"type": "variable",
|
|
@@ -46284,8 +46365,8 @@
|
|
|
46284
46365
|
"value": "k-spacing(0.5)",
|
|
46285
46366
|
"scope": "default",
|
|
46286
46367
|
"line": {
|
|
46287
|
-
"start":
|
|
46288
|
-
"end":
|
|
46368
|
+
"start": 183,
|
|
46369
|
+
"end": 183
|
|
46289
46370
|
}
|
|
46290
46371
|
},
|
|
46291
46372
|
"group": [
|
|
@@ -46302,8 +46383,8 @@
|
|
|
46302
46383
|
{
|
|
46303
46384
|
"description": "The horizontal padding of the small List group item.\n",
|
|
46304
46385
|
"commentRange": {
|
|
46305
|
-
"start":
|
|
46306
|
-
"end":
|
|
46386
|
+
"start": 185,
|
|
46387
|
+
"end": 186
|
|
46307
46388
|
},
|
|
46308
46389
|
"context": {
|
|
46309
46390
|
"type": "variable",
|
|
@@ -46311,8 +46392,8 @@
|
|
|
46311
46392
|
"value": "k-spacing(2)",
|
|
46312
46393
|
"scope": "default",
|
|
46313
46394
|
"line": {
|
|
46314
|
-
"start":
|
|
46315
|
-
"end":
|
|
46395
|
+
"start": 187,
|
|
46396
|
+
"end": 187
|
|
46316
46397
|
}
|
|
46317
46398
|
},
|
|
46318
46399
|
"group": [
|
|
@@ -46329,8 +46410,8 @@
|
|
|
46329
46410
|
{
|
|
46330
46411
|
"description": "The horizontal padding of the medium List group item.\n",
|
|
46331
46412
|
"commentRange": {
|
|
46332
|
-
"start":
|
|
46333
|
-
"end":
|
|
46413
|
+
"start": 188,
|
|
46414
|
+
"end": 189
|
|
46334
46415
|
},
|
|
46335
46416
|
"context": {
|
|
46336
46417
|
"type": "variable",
|
|
@@ -46338,8 +46419,8 @@
|
|
|
46338
46419
|
"value": "k-spacing(2)",
|
|
46339
46420
|
"scope": "default",
|
|
46340
46421
|
"line": {
|
|
46341
|
-
"start":
|
|
46342
|
-
"end":
|
|
46422
|
+
"start": 190,
|
|
46423
|
+
"end": 190
|
|
46343
46424
|
}
|
|
46344
46425
|
},
|
|
46345
46426
|
"group": [
|
|
@@ -46356,8 +46437,8 @@
|
|
|
46356
46437
|
{
|
|
46357
46438
|
"description": "The horizontal padding of the large List group item.\n",
|
|
46358
46439
|
"commentRange": {
|
|
46359
|
-
"start":
|
|
46360
|
-
"end":
|
|
46440
|
+
"start": 191,
|
|
46441
|
+
"end": 192
|
|
46361
46442
|
},
|
|
46362
46443
|
"context": {
|
|
46363
46444
|
"type": "variable",
|
|
@@ -46365,8 +46446,8 @@
|
|
|
46365
46446
|
"value": "k-spacing(2)",
|
|
46366
46447
|
"scope": "default",
|
|
46367
46448
|
"line": {
|
|
46368
|
-
"start":
|
|
46369
|
-
"end":
|
|
46449
|
+
"start": 193,
|
|
46450
|
+
"end": 193
|
|
46370
46451
|
}
|
|
46371
46452
|
},
|
|
46372
46453
|
"group": [
|
|
@@ -46383,8 +46464,8 @@
|
|
|
46383
46464
|
{
|
|
46384
46465
|
"description": "The vertical padding of the small List group item.\n",
|
|
46385
46466
|
"commentRange": {
|
|
46386
|
-
"start":
|
|
46387
|
-
"end":
|
|
46467
|
+
"start": 195,
|
|
46468
|
+
"end": 196
|
|
46388
46469
|
},
|
|
46389
46470
|
"context": {
|
|
46390
46471
|
"type": "variable",
|
|
@@ -46392,8 +46473,8 @@
|
|
|
46392
46473
|
"value": "calc( #{k-spacing(.5)} + 1px )",
|
|
46393
46474
|
"scope": "default",
|
|
46394
46475
|
"line": {
|
|
46395
|
-
"start":
|
|
46396
|
-
"end":
|
|
46476
|
+
"start": 197,
|
|
46477
|
+
"end": 197
|
|
46397
46478
|
}
|
|
46398
46479
|
},
|
|
46399
46480
|
"group": [
|
|
@@ -46410,8 +46491,8 @@
|
|
|
46410
46491
|
{
|
|
46411
46492
|
"description": "The vertical padding of the medium List group item.\n",
|
|
46412
46493
|
"commentRange": {
|
|
46413
|
-
"start":
|
|
46414
|
-
"end":
|
|
46494
|
+
"start": 198,
|
|
46495
|
+
"end": 199
|
|
46415
46496
|
},
|
|
46416
46497
|
"context": {
|
|
46417
46498
|
"type": "variable",
|
|
@@ -46419,8 +46500,8 @@
|
|
|
46419
46500
|
"value": "calc( #{k-spacing(1)} + 1px )",
|
|
46420
46501
|
"scope": "default",
|
|
46421
46502
|
"line": {
|
|
46422
|
-
"start":
|
|
46423
|
-
"end":
|
|
46503
|
+
"start": 200,
|
|
46504
|
+
"end": 200
|
|
46424
46505
|
}
|
|
46425
46506
|
},
|
|
46426
46507
|
"group": [
|
|
@@ -46437,8 +46518,8 @@
|
|
|
46437
46518
|
{
|
|
46438
46519
|
"description": "The vertical padding of the large List group item.\n",
|
|
46439
46520
|
"commentRange": {
|
|
46440
|
-
"start":
|
|
46441
|
-
"end":
|
|
46521
|
+
"start": 201,
|
|
46522
|
+
"end": 202
|
|
46442
46523
|
},
|
|
46443
46524
|
"context": {
|
|
46444
46525
|
"type": "variable",
|
|
@@ -46446,8 +46527,8 @@
|
|
|
46446
46527
|
"value": "calc( #{k-spacing(1.5)} + 1px )",
|
|
46447
46528
|
"scope": "default",
|
|
46448
46529
|
"line": {
|
|
46449
|
-
"start":
|
|
46450
|
-
"end":
|
|
46530
|
+
"start": 203,
|
|
46531
|
+
"end": 203
|
|
46451
46532
|
}
|
|
46452
46533
|
},
|
|
46453
46534
|
"group": [
|
|
@@ -46464,8 +46545,8 @@
|
|
|
46464
46545
|
{
|
|
46465
46546
|
"description": "The border width of the List group items.\n",
|
|
46466
46547
|
"commentRange": {
|
|
46467
|
-
"start":
|
|
46468
|
-
"end":
|
|
46548
|
+
"start": 205,
|
|
46549
|
+
"end": 206
|
|
46469
46550
|
},
|
|
46470
46551
|
"context": {
|
|
46471
46552
|
"type": "variable",
|
|
@@ -46473,8 +46554,8 @@
|
|
|
46473
46554
|
"value": "0",
|
|
46474
46555
|
"scope": "default",
|
|
46475
46556
|
"line": {
|
|
46476
|
-
"start":
|
|
46477
|
-
"end":
|
|
46557
|
+
"start": 207,
|
|
46558
|
+
"end": 207
|
|
46478
46559
|
}
|
|
46479
46560
|
},
|
|
46480
46561
|
"group": [
|
|
@@ -46491,8 +46572,8 @@
|
|
|
46491
46572
|
{
|
|
46492
46573
|
"description": "The font size of the List group items, if no size is set.\n",
|
|
46493
46574
|
"commentRange": {
|
|
46494
|
-
"start":
|
|
46495
|
-
"end":
|
|
46575
|
+
"start": 209,
|
|
46576
|
+
"end": 210
|
|
46496
46577
|
},
|
|
46497
46578
|
"context": {
|
|
46498
46579
|
"type": "variable",
|
|
@@ -46500,8 +46581,8 @@
|
|
|
46500
46581
|
"value": "var(--kendo-font-size-sm)",
|
|
46501
46582
|
"scope": "default",
|
|
46502
46583
|
"line": {
|
|
46503
|
-
"start":
|
|
46504
|
-
"end":
|
|
46584
|
+
"start": 211,
|
|
46585
|
+
"end": 211
|
|
46505
46586
|
}
|
|
46506
46587
|
},
|
|
46507
46588
|
"group": [
|
|
@@ -46518,8 +46599,8 @@
|
|
|
46518
46599
|
{
|
|
46519
46600
|
"description": "The font size of the small List group item.\n",
|
|
46520
46601
|
"commentRange": {
|
|
46521
|
-
"start":
|
|
46522
|
-
"end":
|
|
46602
|
+
"start": 212,
|
|
46603
|
+
"end": 213
|
|
46523
46604
|
},
|
|
46524
46605
|
"context": {
|
|
46525
46606
|
"type": "variable",
|
|
@@ -46527,8 +46608,8 @@
|
|
|
46527
46608
|
"value": "var(--kendo-font-size-sm)",
|
|
46528
46609
|
"scope": "default",
|
|
46529
46610
|
"line": {
|
|
46530
|
-
"start":
|
|
46531
|
-
"end":
|
|
46611
|
+
"start": 214,
|
|
46612
|
+
"end": 214
|
|
46532
46613
|
}
|
|
46533
46614
|
},
|
|
46534
46615
|
"group": [
|
|
@@ -46545,8 +46626,8 @@
|
|
|
46545
46626
|
{
|
|
46546
46627
|
"description": "The font size of the medium List group item.\n",
|
|
46547
46628
|
"commentRange": {
|
|
46548
|
-
"start":
|
|
46549
|
-
"end":
|
|
46629
|
+
"start": 215,
|
|
46630
|
+
"end": 216
|
|
46550
46631
|
},
|
|
46551
46632
|
"context": {
|
|
46552
46633
|
"type": "variable",
|
|
@@ -46554,8 +46635,8 @@
|
|
|
46554
46635
|
"value": "var(--kendo-font-size-sm)",
|
|
46555
46636
|
"scope": "default",
|
|
46556
46637
|
"line": {
|
|
46557
|
-
"start":
|
|
46558
|
-
"end":
|
|
46638
|
+
"start": 217,
|
|
46639
|
+
"end": 217
|
|
46559
46640
|
}
|
|
46560
46641
|
},
|
|
46561
46642
|
"group": [
|
|
@@ -46572,8 +46653,8 @@
|
|
|
46572
46653
|
{
|
|
46573
46654
|
"description": "The font size of the large List group item.\n",
|
|
46574
46655
|
"commentRange": {
|
|
46575
|
-
"start":
|
|
46576
|
-
"end":
|
|
46656
|
+
"start": 218,
|
|
46657
|
+
"end": 219
|
|
46577
46658
|
},
|
|
46578
46659
|
"context": {
|
|
46579
46660
|
"type": "variable",
|
|
@@ -46581,8 +46662,8 @@
|
|
|
46581
46662
|
"value": "var(--kendo-font-size-sm)",
|
|
46582
46663
|
"scope": "default",
|
|
46583
46664
|
"line": {
|
|
46584
|
-
"start":
|
|
46585
|
-
"end":
|
|
46665
|
+
"start": 220,
|
|
46666
|
+
"end": 220
|
|
46586
46667
|
}
|
|
46587
46668
|
},
|
|
46588
46669
|
"group": [
|
|
@@ -46599,8 +46680,8 @@
|
|
|
46599
46680
|
{
|
|
46600
46681
|
"description": "The line height of the List group items, if no size is set.\n",
|
|
46601
46682
|
"commentRange": {
|
|
46602
|
-
"start":
|
|
46603
|
-
"end":
|
|
46683
|
+
"start": 222,
|
|
46684
|
+
"end": 223
|
|
46604
46685
|
},
|
|
46605
46686
|
"context": {
|
|
46606
46687
|
"type": "variable",
|
|
@@ -46608,8 +46689,8 @@
|
|
|
46608
46689
|
"value": "var(--kendo-line-height-lg)",
|
|
46609
46690
|
"scope": "default",
|
|
46610
46691
|
"line": {
|
|
46611
|
-
"start":
|
|
46612
|
-
"end":
|
|
46692
|
+
"start": 224,
|
|
46693
|
+
"end": 224
|
|
46613
46694
|
}
|
|
46614
46695
|
},
|
|
46615
46696
|
"group": [
|
|
@@ -46626,8 +46707,8 @@
|
|
|
46626
46707
|
{
|
|
46627
46708
|
"description": "The line height of the small List group item.\n",
|
|
46628
46709
|
"commentRange": {
|
|
46629
|
-
"start":
|
|
46630
|
-
"end":
|
|
46710
|
+
"start": 225,
|
|
46711
|
+
"end": 226
|
|
46631
46712
|
},
|
|
46632
46713
|
"context": {
|
|
46633
46714
|
"type": "variable",
|
|
@@ -46635,8 +46716,8 @@
|
|
|
46635
46716
|
"value": "var(--kendo-line-height-lg)",
|
|
46636
46717
|
"scope": "default",
|
|
46637
46718
|
"line": {
|
|
46638
|
-
"start":
|
|
46639
|
-
"end":
|
|
46719
|
+
"start": 227,
|
|
46720
|
+
"end": 227
|
|
46640
46721
|
}
|
|
46641
46722
|
},
|
|
46642
46723
|
"group": [
|
|
@@ -46653,8 +46734,8 @@
|
|
|
46653
46734
|
{
|
|
46654
46735
|
"description": "The line height of the medium List group item.\n",
|
|
46655
46736
|
"commentRange": {
|
|
46656
|
-
"start":
|
|
46657
|
-
"end":
|
|
46737
|
+
"start": 228,
|
|
46738
|
+
"end": 229
|
|
46658
46739
|
},
|
|
46659
46740
|
"context": {
|
|
46660
46741
|
"type": "variable",
|
|
@@ -46662,8 +46743,8 @@
|
|
|
46662
46743
|
"value": "var(--kendo-line-height-lg)",
|
|
46663
46744
|
"scope": "default",
|
|
46664
46745
|
"line": {
|
|
46665
|
-
"start":
|
|
46666
|
-
"end":
|
|
46746
|
+
"start": 230,
|
|
46747
|
+
"end": 230
|
|
46667
46748
|
}
|
|
46668
46749
|
},
|
|
46669
46750
|
"group": [
|
|
@@ -46680,8 +46761,8 @@
|
|
|
46680
46761
|
{
|
|
46681
46762
|
"description": "The line height of the large List group item.\n",
|
|
46682
46763
|
"commentRange": {
|
|
46683
|
-
"start":
|
|
46684
|
-
"end":
|
|
46764
|
+
"start": 231,
|
|
46765
|
+
"end": 232
|
|
46685
46766
|
},
|
|
46686
46767
|
"context": {
|
|
46687
46768
|
"type": "variable",
|
|
@@ -46689,8 +46770,8 @@
|
|
|
46689
46770
|
"value": "var(--kendo-line-height-lg)",
|
|
46690
46771
|
"scope": "default",
|
|
46691
46772
|
"line": {
|
|
46692
|
-
"start":
|
|
46693
|
-
"end":
|
|
46773
|
+
"start": 233,
|
|
46774
|
+
"end": 233
|
|
46694
46775
|
}
|
|
46695
46776
|
},
|
|
46696
46777
|
"group": [
|
|
@@ -46707,8 +46788,8 @@
|
|
|
46707
46788
|
{
|
|
46708
46789
|
"description": "The font weight of a List group item.\n",
|
|
46709
46790
|
"commentRange": {
|
|
46710
|
-
"start":
|
|
46711
|
-
"end":
|
|
46791
|
+
"start": 235,
|
|
46792
|
+
"end": 236
|
|
46712
46793
|
},
|
|
46713
46794
|
"context": {
|
|
46714
46795
|
"type": "variable",
|
|
@@ -46716,8 +46797,8 @@
|
|
|
46716
46797
|
"value": "var(--kendo-font-weight-bold)",
|
|
46717
46798
|
"scope": "default",
|
|
46718
46799
|
"line": {
|
|
46719
|
-
"start":
|
|
46720
|
-
"end":
|
|
46800
|
+
"start": 237,
|
|
46801
|
+
"end": 237
|
|
46721
46802
|
}
|
|
46722
46803
|
},
|
|
46723
46804
|
"group": [
|
|
@@ -46734,8 +46815,8 @@
|
|
|
46734
46815
|
{
|
|
46735
46816
|
"description": "The font size of the small List item group label.\n",
|
|
46736
46817
|
"commentRange": {
|
|
46737
|
-
"start":
|
|
46738
|
-
"end":
|
|
46818
|
+
"start": 239,
|
|
46819
|
+
"end": 240
|
|
46739
46820
|
},
|
|
46740
46821
|
"context": {
|
|
46741
46822
|
"type": "variable",
|
|
@@ -46743,8 +46824,8 @@
|
|
|
46743
46824
|
"value": ".75em",
|
|
46744
46825
|
"scope": "default",
|
|
46745
46826
|
"line": {
|
|
46746
|
-
"start":
|
|
46747
|
-
"end":
|
|
46827
|
+
"start": 241,
|
|
46828
|
+
"end": 241
|
|
46748
46829
|
}
|
|
46749
46830
|
},
|
|
46750
46831
|
"group": [
|
|
@@ -46761,8 +46842,8 @@
|
|
|
46761
46842
|
{
|
|
46762
46843
|
"description": "The font size of the medium List item group label.\n",
|
|
46763
46844
|
"commentRange": {
|
|
46764
|
-
"start":
|
|
46765
|
-
"end":
|
|
46845
|
+
"start": 242,
|
|
46846
|
+
"end": 243
|
|
46766
46847
|
},
|
|
46767
46848
|
"context": {
|
|
46768
46849
|
"type": "variable",
|
|
@@ -46770,8 +46851,8 @@
|
|
|
46770
46851
|
"value": ".75em",
|
|
46771
46852
|
"scope": "default",
|
|
46772
46853
|
"line": {
|
|
46773
|
-
"start":
|
|
46774
|
-
"end":
|
|
46854
|
+
"start": 244,
|
|
46855
|
+
"end": 244
|
|
46775
46856
|
}
|
|
46776
46857
|
},
|
|
46777
46858
|
"group": [
|
|
@@ -46788,8 +46869,8 @@
|
|
|
46788
46869
|
{
|
|
46789
46870
|
"description": "The font size of the large List item group label.\n",
|
|
46790
46871
|
"commentRange": {
|
|
46791
|
-
"start":
|
|
46792
|
-
"end":
|
|
46872
|
+
"start": 245,
|
|
46873
|
+
"end": 246
|
|
46793
46874
|
},
|
|
46794
46875
|
"context": {
|
|
46795
46876
|
"type": "variable",
|
|
@@ -46797,8 +46878,8 @@
|
|
|
46797
46878
|
"value": ".75em",
|
|
46798
46879
|
"scope": "default",
|
|
46799
46880
|
"line": {
|
|
46800
|
-
"start":
|
|
46801
|
-
"end":
|
|
46881
|
+
"start": 247,
|
|
46882
|
+
"end": 247
|
|
46802
46883
|
}
|
|
46803
46884
|
},
|
|
46804
46885
|
"group": [
|
|
@@ -46815,8 +46896,8 @@
|
|
|
46815
46896
|
{
|
|
46816
46897
|
"description": "The line height of the small List item group label.\n",
|
|
46817
46898
|
"commentRange": {
|
|
46818
|
-
"start":
|
|
46819
|
-
"end":
|
|
46899
|
+
"start": 249,
|
|
46900
|
+
"end": 250
|
|
46820
46901
|
},
|
|
46821
46902
|
"context": {
|
|
46822
46903
|
"type": "variable",
|
|
@@ -46824,8 +46905,8 @@
|
|
|
46824
46905
|
"value": "inherit",
|
|
46825
46906
|
"scope": "default",
|
|
46826
46907
|
"line": {
|
|
46827
|
-
"start":
|
|
46828
|
-
"end":
|
|
46908
|
+
"start": 251,
|
|
46909
|
+
"end": 251
|
|
46829
46910
|
}
|
|
46830
46911
|
},
|
|
46831
46912
|
"group": [
|
|
@@ -46842,8 +46923,8 @@
|
|
|
46842
46923
|
{
|
|
46843
46924
|
"description": "The line height of the medium List item group label.\n",
|
|
46844
46925
|
"commentRange": {
|
|
46845
|
-
"start":
|
|
46846
|
-
"end":
|
|
46926
|
+
"start": 252,
|
|
46927
|
+
"end": 253
|
|
46847
46928
|
},
|
|
46848
46929
|
"context": {
|
|
46849
46930
|
"type": "variable",
|
|
@@ -46851,8 +46932,8 @@
|
|
|
46851
46932
|
"value": "inherit",
|
|
46852
46933
|
"scope": "default",
|
|
46853
46934
|
"line": {
|
|
46854
|
-
"start":
|
|
46855
|
-
"end":
|
|
46935
|
+
"start": 254,
|
|
46936
|
+
"end": 254
|
|
46856
46937
|
}
|
|
46857
46938
|
},
|
|
46858
46939
|
"group": [
|
|
@@ -46869,8 +46950,8 @@
|
|
|
46869
46950
|
{
|
|
46870
46951
|
"description": "The line height of the large List item group label.\n",
|
|
46871
46952
|
"commentRange": {
|
|
46872
|
-
"start":
|
|
46873
|
-
"end":
|
|
46953
|
+
"start": 255,
|
|
46954
|
+
"end": 256
|
|
46874
46955
|
},
|
|
46875
46956
|
"context": {
|
|
46876
46957
|
"type": "variable",
|
|
@@ -46878,8 +46959,8 @@
|
|
|
46878
46959
|
"value": "inherit",
|
|
46879
46960
|
"scope": "default",
|
|
46880
46961
|
"line": {
|
|
46881
|
-
"start":
|
|
46882
|
-
"end":
|
|
46962
|
+
"start": 257,
|
|
46963
|
+
"end": 257
|
|
46883
46964
|
}
|
|
46884
46965
|
},
|
|
46885
46966
|
"group": [
|
|
@@ -46896,8 +46977,8 @@
|
|
|
46896
46977
|
{
|
|
46897
46978
|
"description": "The horizontal padding of the small List item group label.\n",
|
|
46898
46979
|
"commentRange": {
|
|
46899
|
-
"start":
|
|
46900
|
-
"end":
|
|
46980
|
+
"start": 259,
|
|
46981
|
+
"end": 260
|
|
46901
46982
|
},
|
|
46902
46983
|
"context": {
|
|
46903
46984
|
"type": "variable",
|
|
@@ -46905,8 +46986,8 @@
|
|
|
46905
46986
|
"value": ".5em",
|
|
46906
46987
|
"scope": "default",
|
|
46907
46988
|
"line": {
|
|
46908
|
-
"start":
|
|
46909
|
-
"end":
|
|
46989
|
+
"start": 261,
|
|
46990
|
+
"end": 261
|
|
46910
46991
|
}
|
|
46911
46992
|
},
|
|
46912
46993
|
"group": [
|
|
@@ -46923,8 +47004,8 @@
|
|
|
46923
47004
|
{
|
|
46924
47005
|
"description": "The horizontal padding of the medium List item group label.\n",
|
|
46925
47006
|
"commentRange": {
|
|
46926
|
-
"start":
|
|
46927
|
-
"end":
|
|
47007
|
+
"start": 262,
|
|
47008
|
+
"end": 263
|
|
46928
47009
|
},
|
|
46929
47010
|
"context": {
|
|
46930
47011
|
"type": "variable",
|
|
@@ -46932,8 +47013,8 @@
|
|
|
46932
47013
|
"value": ".5em",
|
|
46933
47014
|
"scope": "default",
|
|
46934
47015
|
"line": {
|
|
46935
|
-
"start":
|
|
46936
|
-
"end":
|
|
47016
|
+
"start": 264,
|
|
47017
|
+
"end": 264
|
|
46937
47018
|
}
|
|
46938
47019
|
},
|
|
46939
47020
|
"group": [
|
|
@@ -46950,8 +47031,8 @@
|
|
|
46950
47031
|
{
|
|
46951
47032
|
"description": "The horizontal padding of the large List item group label.\n",
|
|
46952
47033
|
"commentRange": {
|
|
46953
|
-
"start":
|
|
46954
|
-
"end":
|
|
47034
|
+
"start": 265,
|
|
47035
|
+
"end": 266
|
|
46955
47036
|
},
|
|
46956
47037
|
"context": {
|
|
46957
47038
|
"type": "variable",
|
|
@@ -46959,8 +47040,8 @@
|
|
|
46959
47040
|
"value": ".5em",
|
|
46960
47041
|
"scope": "default",
|
|
46961
47042
|
"line": {
|
|
46962
|
-
"start":
|
|
46963
|
-
"end":
|
|
47043
|
+
"start": 267,
|
|
47044
|
+
"end": 267
|
|
46964
47045
|
}
|
|
46965
47046
|
},
|
|
46966
47047
|
"group": [
|
|
@@ -46977,8 +47058,8 @@
|
|
|
46977
47058
|
{
|
|
46978
47059
|
"description": "The vertical padding of the small List item group label.\n",
|
|
46979
47060
|
"commentRange": {
|
|
46980
|
-
"start":
|
|
46981
|
-
"end":
|
|
47061
|
+
"start": 269,
|
|
47062
|
+
"end": 270
|
|
46982
47063
|
},
|
|
46983
47064
|
"context": {
|
|
46984
47065
|
"type": "variable",
|
|
@@ -46986,8 +47067,8 @@
|
|
|
46986
47067
|
"value": "0",
|
|
46987
47068
|
"scope": "default",
|
|
46988
47069
|
"line": {
|
|
46989
|
-
"start":
|
|
46990
|
-
"end":
|
|
47070
|
+
"start": 271,
|
|
47071
|
+
"end": 271
|
|
46991
47072
|
}
|
|
46992
47073
|
},
|
|
46993
47074
|
"group": [
|
|
@@ -47004,8 +47085,8 @@
|
|
|
47004
47085
|
{
|
|
47005
47086
|
"description": "The vertical padding of the medium List item group label.\n",
|
|
47006
47087
|
"commentRange": {
|
|
47007
|
-
"start":
|
|
47008
|
-
"end":
|
|
47088
|
+
"start": 272,
|
|
47089
|
+
"end": 273
|
|
47009
47090
|
},
|
|
47010
47091
|
"context": {
|
|
47011
47092
|
"type": "variable",
|
|
@@ -47013,8 +47094,8 @@
|
|
|
47013
47094
|
"value": "0",
|
|
47014
47095
|
"scope": "default",
|
|
47015
47096
|
"line": {
|
|
47016
|
-
"start":
|
|
47017
|
-
"end":
|
|
47097
|
+
"start": 274,
|
|
47098
|
+
"end": 274
|
|
47018
47099
|
}
|
|
47019
47100
|
},
|
|
47020
47101
|
"group": [
|
|
@@ -47031,8 +47112,8 @@
|
|
|
47031
47112
|
{
|
|
47032
47113
|
"description": "The vertical padding of the large List item group label.\n",
|
|
47033
47114
|
"commentRange": {
|
|
47034
|
-
"start":
|
|
47035
|
-
"end":
|
|
47115
|
+
"start": 275,
|
|
47116
|
+
"end": 276
|
|
47036
47117
|
},
|
|
47037
47118
|
"context": {
|
|
47038
47119
|
"type": "variable",
|
|
@@ -47040,8 +47121,8 @@
|
|
|
47040
47121
|
"value": "0",
|
|
47041
47122
|
"scope": "default",
|
|
47042
47123
|
"line": {
|
|
47043
|
-
"start":
|
|
47044
|
-
"end":
|
|
47124
|
+
"start": 277,
|
|
47125
|
+
"end": 277
|
|
47045
47126
|
}
|
|
47046
47127
|
},
|
|
47047
47128
|
"group": [
|
|
@@ -47058,8 +47139,8 @@
|
|
|
47058
47139
|
{
|
|
47059
47140
|
"description": "The background color of the List component.\n",
|
|
47060
47141
|
"commentRange": {
|
|
47061
|
-
"start":
|
|
47062
|
-
"end":
|
|
47142
|
+
"start": 279,
|
|
47143
|
+
"end": 280
|
|
47063
47144
|
},
|
|
47064
47145
|
"context": {
|
|
47065
47146
|
"type": "variable",
|
|
@@ -47067,8 +47148,8 @@
|
|
|
47067
47148
|
"value": "k-color(surface-alt)",
|
|
47068
47149
|
"scope": "default",
|
|
47069
47150
|
"line": {
|
|
47070
|
-
"start":
|
|
47071
|
-
"end":
|
|
47151
|
+
"start": 281,
|
|
47152
|
+
"end": 281
|
|
47072
47153
|
}
|
|
47073
47154
|
},
|
|
47074
47155
|
"group": [
|
|
@@ -47085,8 +47166,8 @@
|
|
|
47085
47166
|
{
|
|
47086
47167
|
"description": "The text color of the List component.\n",
|
|
47087
47168
|
"commentRange": {
|
|
47088
|
-
"start":
|
|
47089
|
-
"end":
|
|
47169
|
+
"start": 282,
|
|
47170
|
+
"end": 283
|
|
47090
47171
|
},
|
|
47091
47172
|
"context": {
|
|
47092
47173
|
"type": "variable",
|
|
@@ -47094,8 +47175,8 @@
|
|
|
47094
47175
|
"value": "k-color(on-app-surface)",
|
|
47095
47176
|
"scope": "default",
|
|
47096
47177
|
"line": {
|
|
47097
|
-
"start":
|
|
47098
|
-
"end":
|
|
47178
|
+
"start": 284,
|
|
47179
|
+
"end": 284
|
|
47099
47180
|
}
|
|
47100
47181
|
},
|
|
47101
47182
|
"group": [
|
|
@@ -47112,8 +47193,8 @@
|
|
|
47112
47193
|
{
|
|
47113
47194
|
"description": "The border color of the List component.\n",
|
|
47114
47195
|
"commentRange": {
|
|
47115
|
-
"start":
|
|
47116
|
-
"end":
|
|
47196
|
+
"start": 285,
|
|
47197
|
+
"end": 286
|
|
47117
47198
|
},
|
|
47118
47199
|
"context": {
|
|
47119
47200
|
"type": "variable",
|
|
@@ -47121,8 +47202,8 @@
|
|
|
47121
47202
|
"value": "k-color(border)",
|
|
47122
47203
|
"scope": "default",
|
|
47123
47204
|
"line": {
|
|
47124
|
-
"start":
|
|
47125
|
-
"end":
|
|
47205
|
+
"start": 287,
|
|
47206
|
+
"end": 287
|
|
47126
47207
|
}
|
|
47127
47208
|
},
|
|
47128
47209
|
"group": [
|
|
@@ -47139,8 +47220,8 @@
|
|
|
47139
47220
|
{
|
|
47140
47221
|
"description": "The background color of the List header.\n",
|
|
47141
47222
|
"commentRange": {
|
|
47142
|
-
"start":
|
|
47143
|
-
"end":
|
|
47223
|
+
"start": 290,
|
|
47224
|
+
"end": 291
|
|
47144
47225
|
},
|
|
47145
47226
|
"context": {
|
|
47146
47227
|
"type": "variable",
|
|
@@ -47148,8 +47229,8 @@
|
|
|
47148
47229
|
"value": "null",
|
|
47149
47230
|
"scope": "default",
|
|
47150
47231
|
"line": {
|
|
47151
|
-
"start":
|
|
47152
|
-
"end":
|
|
47232
|
+
"start": 292,
|
|
47233
|
+
"end": 292
|
|
47153
47234
|
}
|
|
47154
47235
|
},
|
|
47155
47236
|
"group": [
|
|
@@ -47166,8 +47247,8 @@
|
|
|
47166
47247
|
{
|
|
47167
47248
|
"description": "The text color of the List header.\n",
|
|
47168
47249
|
"commentRange": {
|
|
47169
|
-
"start":
|
|
47170
|
-
"end":
|
|
47250
|
+
"start": 293,
|
|
47251
|
+
"end": 294
|
|
47171
47252
|
},
|
|
47172
47253
|
"context": {
|
|
47173
47254
|
"type": "variable",
|
|
@@ -47175,8 +47256,8 @@
|
|
|
47175
47256
|
"value": "null",
|
|
47176
47257
|
"scope": "default",
|
|
47177
47258
|
"line": {
|
|
47178
|
-
"start":
|
|
47179
|
-
"end":
|
|
47259
|
+
"start": 295,
|
|
47260
|
+
"end": 295
|
|
47180
47261
|
}
|
|
47181
47262
|
},
|
|
47182
47263
|
"group": [
|
|
@@ -47193,8 +47274,8 @@
|
|
|
47193
47274
|
{
|
|
47194
47275
|
"description": "The border color of the List header.\n",
|
|
47195
47276
|
"commentRange": {
|
|
47196
|
-
"start":
|
|
47197
|
-
"end":
|
|
47277
|
+
"start": 296,
|
|
47278
|
+
"end": 297
|
|
47198
47279
|
},
|
|
47199
47280
|
"context": {
|
|
47200
47281
|
"type": "variable",
|
|
@@ -47202,8 +47283,8 @@
|
|
|
47202
47283
|
"value": "inherit",
|
|
47203
47284
|
"scope": "default",
|
|
47204
47285
|
"line": {
|
|
47205
|
-
"start":
|
|
47206
|
-
"end":
|
|
47286
|
+
"start": 298,
|
|
47287
|
+
"end": 298
|
|
47207
47288
|
}
|
|
47208
47289
|
},
|
|
47209
47290
|
"group": [
|
|
@@ -47220,8 +47301,8 @@
|
|
|
47220
47301
|
{
|
|
47221
47302
|
"description": "The box shadow of the List header.\n",
|
|
47222
47303
|
"commentRange": {
|
|
47223
|
-
"start":
|
|
47224
|
-
"end":
|
|
47304
|
+
"start": 299,
|
|
47305
|
+
"end": 300
|
|
47225
47306
|
},
|
|
47226
47307
|
"context": {
|
|
47227
47308
|
"type": "variable",
|
|
@@ -47229,8 +47310,8 @@
|
|
|
47229
47310
|
"value": "none",
|
|
47230
47311
|
"scope": "default",
|
|
47231
47312
|
"line": {
|
|
47232
|
-
"start":
|
|
47233
|
-
"end":
|
|
47313
|
+
"start": 301,
|
|
47314
|
+
"end": 301
|
|
47234
47315
|
}
|
|
47235
47316
|
},
|
|
47236
47317
|
"group": [
|
|
@@ -47247,8 +47328,8 @@
|
|
|
47247
47328
|
{
|
|
47248
47329
|
"description": "The background color of the List items.\n",
|
|
47249
47330
|
"commentRange": {
|
|
47250
|
-
"start":
|
|
47251
|
-
"end":
|
|
47331
|
+
"start": 303,
|
|
47332
|
+
"end": 304
|
|
47252
47333
|
},
|
|
47253
47334
|
"context": {
|
|
47254
47335
|
"type": "variable",
|
|
@@ -47256,8 +47337,8 @@
|
|
|
47256
47337
|
"value": "null",
|
|
47257
47338
|
"scope": "default",
|
|
47258
47339
|
"line": {
|
|
47259
|
-
"start":
|
|
47260
|
-
"end":
|
|
47340
|
+
"start": 305,
|
|
47341
|
+
"end": 305
|
|
47261
47342
|
}
|
|
47262
47343
|
},
|
|
47263
47344
|
"group": [
|
|
@@ -47274,8 +47355,8 @@
|
|
|
47274
47355
|
{
|
|
47275
47356
|
"description": "The text color of the List items.\n",
|
|
47276
47357
|
"commentRange": {
|
|
47277
|
-
"start":
|
|
47278
|
-
"end":
|
|
47358
|
+
"start": 306,
|
|
47359
|
+
"end": 307
|
|
47279
47360
|
},
|
|
47280
47361
|
"context": {
|
|
47281
47362
|
"type": "variable",
|
|
@@ -47283,8 +47364,8 @@
|
|
|
47283
47364
|
"value": "null",
|
|
47284
47365
|
"scope": "default",
|
|
47285
47366
|
"line": {
|
|
47286
|
-
"start":
|
|
47287
|
-
"end":
|
|
47367
|
+
"start": 308,
|
|
47368
|
+
"end": 308
|
|
47288
47369
|
}
|
|
47289
47370
|
},
|
|
47290
47371
|
"group": [
|
|
@@ -47301,8 +47382,8 @@
|
|
|
47301
47382
|
{
|
|
47302
47383
|
"description": "The border-radius of the List items.\n",
|
|
47303
47384
|
"commentRange": {
|
|
47304
|
-
"start":
|
|
47305
|
-
"end":
|
|
47385
|
+
"start": 309,
|
|
47386
|
+
"end": 310
|
|
47306
47387
|
},
|
|
47307
47388
|
"context": {
|
|
47308
47389
|
"type": "variable",
|
|
@@ -47310,8 +47391,8 @@
|
|
|
47310
47391
|
"value": "k-border-radius(md)",
|
|
47311
47392
|
"scope": "default",
|
|
47312
47393
|
"line": {
|
|
47313
|
-
"start":
|
|
47314
|
-
"end":
|
|
47394
|
+
"start": 311,
|
|
47395
|
+
"end": 311
|
|
47315
47396
|
}
|
|
47316
47397
|
},
|
|
47317
47398
|
"group": [
|
|
@@ -47328,8 +47409,8 @@
|
|
|
47328
47409
|
{
|
|
47329
47410
|
"description": "The background color of the hovered List items.\n",
|
|
47330
47411
|
"commentRange": {
|
|
47331
|
-
"start":
|
|
47332
|
-
"end":
|
|
47412
|
+
"start": 313,
|
|
47413
|
+
"end": 314
|
|
47333
47414
|
},
|
|
47334
47415
|
"context": {
|
|
47335
47416
|
"type": "variable",
|
|
@@ -47337,8 +47418,8 @@
|
|
|
47337
47418
|
"value": "color-mix(in srgb, k-color(on-app-surface) 6%, transparent )",
|
|
47338
47419
|
"scope": "default",
|
|
47339
47420
|
"line": {
|
|
47340
|
-
"start":
|
|
47341
|
-
"end":
|
|
47421
|
+
"start": 315,
|
|
47422
|
+
"end": 315
|
|
47342
47423
|
}
|
|
47343
47424
|
},
|
|
47344
47425
|
"group": [
|
|
@@ -47355,8 +47436,8 @@
|
|
|
47355
47436
|
{
|
|
47356
47437
|
"description": "The text color of the hovered List items.\n",
|
|
47357
47438
|
"commentRange": {
|
|
47358
|
-
"start":
|
|
47359
|
-
"end":
|
|
47439
|
+
"start": 316,
|
|
47440
|
+
"end": 317
|
|
47360
47441
|
},
|
|
47361
47442
|
"context": {
|
|
47362
47443
|
"type": "variable",
|
|
@@ -47364,8 +47445,8 @@
|
|
|
47364
47445
|
"value": "k-color(on-app-surface)",
|
|
47365
47446
|
"scope": "default",
|
|
47366
47447
|
"line": {
|
|
47367
|
-
"start":
|
|
47368
|
-
"end":
|
|
47448
|
+
"start": 318,
|
|
47449
|
+
"end": 318
|
|
47369
47450
|
}
|
|
47370
47451
|
},
|
|
47371
47452
|
"group": [
|
|
@@ -47382,8 +47463,8 @@
|
|
|
47382
47463
|
{
|
|
47383
47464
|
"description": "The background color of the focused List items.\n",
|
|
47384
47465
|
"commentRange": {
|
|
47385
|
-
"start":
|
|
47386
|
-
"end":
|
|
47466
|
+
"start": 320,
|
|
47467
|
+
"end": 321
|
|
47387
47468
|
},
|
|
47388
47469
|
"context": {
|
|
47389
47470
|
"type": "variable",
|
|
@@ -47391,8 +47472,8 @@
|
|
|
47391
47472
|
"value": "null",
|
|
47392
47473
|
"scope": "default",
|
|
47393
47474
|
"line": {
|
|
47394
|
-
"start":
|
|
47395
|
-
"end":
|
|
47475
|
+
"start": 322,
|
|
47476
|
+
"end": 322
|
|
47396
47477
|
}
|
|
47397
47478
|
},
|
|
47398
47479
|
"group": [
|
|
@@ -47409,8 +47490,8 @@
|
|
|
47409
47490
|
{
|
|
47410
47491
|
"description": "The text color of the focused List items.\n",
|
|
47411
47492
|
"commentRange": {
|
|
47412
|
-
"start":
|
|
47413
|
-
"end":
|
|
47493
|
+
"start": 323,
|
|
47494
|
+
"end": 324
|
|
47414
47495
|
},
|
|
47415
47496
|
"context": {
|
|
47416
47497
|
"type": "variable",
|
|
@@ -47418,8 +47499,8 @@
|
|
|
47418
47499
|
"value": "null",
|
|
47419
47500
|
"scope": "default",
|
|
47420
47501
|
"line": {
|
|
47421
|
-
"start":
|
|
47422
|
-
"end":
|
|
47502
|
+
"start": 325,
|
|
47503
|
+
"end": 325
|
|
47423
47504
|
}
|
|
47424
47505
|
},
|
|
47425
47506
|
"group": [
|
|
@@ -47436,8 +47517,8 @@
|
|
|
47436
47517
|
{
|
|
47437
47518
|
"description": "The box shadow of the focused List items.\n",
|
|
47438
47519
|
"commentRange": {
|
|
47439
|
-
"start":
|
|
47440
|
-
"end":
|
|
47520
|
+
"start": 326,
|
|
47521
|
+
"end": 327
|
|
47441
47522
|
},
|
|
47442
47523
|
"context": {
|
|
47443
47524
|
"type": "variable",
|
|
@@ -47445,8 +47526,8 @@
|
|
|
47445
47526
|
"value": "inset 0 0 0 2px k-color(border-alt)",
|
|
47446
47527
|
"scope": "default",
|
|
47447
47528
|
"line": {
|
|
47448
|
-
"start":
|
|
47449
|
-
"end":
|
|
47529
|
+
"start": 328,
|
|
47530
|
+
"end": 328
|
|
47450
47531
|
}
|
|
47451
47532
|
},
|
|
47452
47533
|
"group": [
|
|
@@ -47460,11 +47541,38 @@
|
|
|
47460
47541
|
"resolvedValue": "(inset 0 0 0 2px var(--kendo-color-border-alt))",
|
|
47461
47542
|
"resolvedType": "List"
|
|
47462
47543
|
},
|
|
47544
|
+
{
|
|
47545
|
+
"description": "The box shadow of the List sticky header.\n",
|
|
47546
|
+
"commentRange": {
|
|
47547
|
+
"start": 330,
|
|
47548
|
+
"end": 331
|
|
47549
|
+
},
|
|
47550
|
+
"context": {
|
|
47551
|
+
"type": "variable",
|
|
47552
|
+
"name": "kendo-list-sticky-header-shadow",
|
|
47553
|
+
"value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
47554
|
+
"scope": "default",
|
|
47555
|
+
"line": {
|
|
47556
|
+
"start": 332,
|
|
47557
|
+
"end": 332
|
|
47558
|
+
}
|
|
47559
|
+
},
|
|
47560
|
+
"group": [
|
|
47561
|
+
"list"
|
|
47562
|
+
],
|
|
47563
|
+
"access": "public",
|
|
47564
|
+
"file": {
|
|
47565
|
+
"path": "classic/scss/list/_variables.scss",
|
|
47566
|
+
"name": "_variables.scss"
|
|
47567
|
+
},
|
|
47568
|
+
"resolvedValue": "(0 2px 4px 0 rgba(0, 0, 0, 0.08))",
|
|
47569
|
+
"resolvedType": "List"
|
|
47570
|
+
},
|
|
47463
47571
|
{
|
|
47464
47572
|
"description": "The background color of the selected List items.\n",
|
|
47465
47573
|
"commentRange": {
|
|
47466
|
-
"start":
|
|
47467
|
-
"end":
|
|
47574
|
+
"start": 334,
|
|
47575
|
+
"end": 335
|
|
47468
47576
|
},
|
|
47469
47577
|
"context": {
|
|
47470
47578
|
"type": "variable",
|
|
@@ -47472,8 +47580,8 @@
|
|
|
47472
47580
|
"value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent )",
|
|
47473
47581
|
"scope": "default",
|
|
47474
47582
|
"line": {
|
|
47475
|
-
"start":
|
|
47476
|
-
"end":
|
|
47583
|
+
"start": 336,
|
|
47584
|
+
"end": 336
|
|
47477
47585
|
}
|
|
47478
47586
|
},
|
|
47479
47587
|
"group": [
|
|
@@ -47490,8 +47598,8 @@
|
|
|
47490
47598
|
{
|
|
47491
47599
|
"description": "The text color of the selected List items.\n",
|
|
47492
47600
|
"commentRange": {
|
|
47493
|
-
"start":
|
|
47494
|
-
"end":
|
|
47601
|
+
"start": 337,
|
|
47602
|
+
"end": 338
|
|
47495
47603
|
},
|
|
47496
47604
|
"context": {
|
|
47497
47605
|
"type": "variable",
|
|
@@ -47499,8 +47607,8 @@
|
|
|
47499
47607
|
"value": "k-color(on-app-surface)",
|
|
47500
47608
|
"scope": "default",
|
|
47501
47609
|
"line": {
|
|
47502
|
-
"start":
|
|
47503
|
-
"end":
|
|
47610
|
+
"start": 339,
|
|
47611
|
+
"end": 339
|
|
47504
47612
|
}
|
|
47505
47613
|
},
|
|
47506
47614
|
"group": [
|
|
@@ -47517,8 +47625,8 @@
|
|
|
47517
47625
|
{
|
|
47518
47626
|
"description": "The background color of the selected hovered List items.\n",
|
|
47519
47627
|
"commentRange": {
|
|
47520
|
-
"start":
|
|
47521
|
-
"end":
|
|
47628
|
+
"start": 341,
|
|
47629
|
+
"end": 342
|
|
47522
47630
|
},
|
|
47523
47631
|
"context": {
|
|
47524
47632
|
"type": "variable",
|
|
@@ -47526,8 +47634,8 @@
|
|
|
47526
47634
|
"value": "color-mix(in srgb, k-color(on-app-surface) 18%, transparent )",
|
|
47527
47635
|
"scope": "default",
|
|
47528
47636
|
"line": {
|
|
47529
|
-
"start":
|
|
47530
|
-
"end":
|
|
47637
|
+
"start": 343,
|
|
47638
|
+
"end": 343
|
|
47531
47639
|
}
|
|
47532
47640
|
},
|
|
47533
47641
|
"group": [
|
|
@@ -47544,8 +47652,8 @@
|
|
|
47544
47652
|
{
|
|
47545
47653
|
"description": "The text color of the selected hovered List items.\n",
|
|
47546
47654
|
"commentRange": {
|
|
47547
|
-
"start":
|
|
47548
|
-
"end":
|
|
47655
|
+
"start": 344,
|
|
47656
|
+
"end": 345
|
|
47549
47657
|
},
|
|
47550
47658
|
"context": {
|
|
47551
47659
|
"type": "variable",
|
|
@@ -47553,8 +47661,8 @@
|
|
|
47553
47661
|
"value": "k-color(on-app-surface)",
|
|
47554
47662
|
"scope": "default",
|
|
47555
47663
|
"line": {
|
|
47556
|
-
"start":
|
|
47557
|
-
"end":
|
|
47664
|
+
"start": 346,
|
|
47665
|
+
"end": 346
|
|
47558
47666
|
}
|
|
47559
47667
|
},
|
|
47560
47668
|
"group": [
|
|
@@ -47571,8 +47679,8 @@
|
|
|
47571
47679
|
{
|
|
47572
47680
|
"description": "The background color of the List group items.\n",
|
|
47573
47681
|
"commentRange": {
|
|
47574
|
-
"start":
|
|
47575
|
-
"end":
|
|
47682
|
+
"start": 348,
|
|
47683
|
+
"end": 349
|
|
47576
47684
|
},
|
|
47577
47685
|
"context": {
|
|
47578
47686
|
"type": "variable",
|
|
@@ -47580,8 +47688,8 @@
|
|
|
47580
47688
|
"value": "null",
|
|
47581
47689
|
"scope": "default",
|
|
47582
47690
|
"line": {
|
|
47583
|
-
"start":
|
|
47584
|
-
"end":
|
|
47691
|
+
"start": 350,
|
|
47692
|
+
"end": 350
|
|
47585
47693
|
}
|
|
47586
47694
|
},
|
|
47587
47695
|
"group": [
|
|
@@ -47598,8 +47706,8 @@
|
|
|
47598
47706
|
{
|
|
47599
47707
|
"description": "The text color of the List group items.\n",
|
|
47600
47708
|
"commentRange": {
|
|
47601
|
-
"start":
|
|
47602
|
-
"end":
|
|
47709
|
+
"start": 351,
|
|
47710
|
+
"end": 352
|
|
47603
47711
|
},
|
|
47604
47712
|
"context": {
|
|
47605
47713
|
"type": "variable",
|
|
@@ -47607,8 +47715,8 @@
|
|
|
47607
47715
|
"value": "k-color(subtle)",
|
|
47608
47716
|
"scope": "default",
|
|
47609
47717
|
"line": {
|
|
47610
|
-
"start":
|
|
47611
|
-
"end":
|
|
47718
|
+
"start": 353,
|
|
47719
|
+
"end": 353
|
|
47612
47720
|
}
|
|
47613
47721
|
},
|
|
47614
47722
|
"group": [
|
|
@@ -47625,8 +47733,8 @@
|
|
|
47625
47733
|
{
|
|
47626
47734
|
"description": "The border color of the List group items.\n",
|
|
47627
47735
|
"commentRange": {
|
|
47628
|
-
"start":
|
|
47629
|
-
"end":
|
|
47736
|
+
"start": 354,
|
|
47737
|
+
"end": 355
|
|
47630
47738
|
},
|
|
47631
47739
|
"context": {
|
|
47632
47740
|
"type": "variable",
|
|
@@ -47634,8 +47742,8 @@
|
|
|
47634
47742
|
"value": "inherit",
|
|
47635
47743
|
"scope": "default",
|
|
47636
47744
|
"line": {
|
|
47637
|
-
"start":
|
|
47638
|
-
"end":
|
|
47745
|
+
"start": 356,
|
|
47746
|
+
"end": 356
|
|
47639
47747
|
}
|
|
47640
47748
|
},
|
|
47641
47749
|
"group": [
|
|
@@ -47652,8 +47760,8 @@
|
|
|
47652
47760
|
{
|
|
47653
47761
|
"description": "The base shadow of the List group items.\n",
|
|
47654
47762
|
"commentRange": {
|
|
47655
|
-
"start":
|
|
47656
|
-
"end":
|
|
47763
|
+
"start": 357,
|
|
47764
|
+
"end": 358
|
|
47657
47765
|
},
|
|
47658
47766
|
"context": {
|
|
47659
47767
|
"type": "variable",
|
|
@@ -47661,8 +47769,8 @@
|
|
|
47661
47769
|
"value": "inset 0 1px 0 k-color(border)",
|
|
47662
47770
|
"scope": "default",
|
|
47663
47771
|
"line": {
|
|
47664
|
-
"start":
|
|
47665
|
-
"end":
|
|
47772
|
+
"start": 359,
|
|
47773
|
+
"end": 359
|
|
47666
47774
|
}
|
|
47667
47775
|
},
|
|
47668
47776
|
"group": [
|
|
@@ -47679,8 +47787,8 @@
|
|
|
47679
47787
|
{
|
|
47680
47788
|
"description": "The color of the 'Option Label' text.\n",
|
|
47681
47789
|
"commentRange": {
|
|
47682
|
-
"start":
|
|
47683
|
-
"end":
|
|
47790
|
+
"start": 361,
|
|
47791
|
+
"end": 362
|
|
47684
47792
|
},
|
|
47685
47793
|
"context": {
|
|
47686
47794
|
"type": "variable",
|
|
@@ -47688,8 +47796,8 @@
|
|
|
47688
47796
|
"value": "k-color(subtle)",
|
|
47689
47797
|
"scope": "default",
|
|
47690
47798
|
"line": {
|
|
47691
|
-
"start":
|
|
47692
|
-
"end":
|
|
47799
|
+
"start": 363,
|
|
47800
|
+
"end": 363
|
|
47693
47801
|
}
|
|
47694
47802
|
},
|
|
47695
47803
|
"group": [
|
|
@@ -47706,8 +47814,8 @@
|
|
|
47706
47814
|
{
|
|
47707
47815
|
"description": "The font size of the List item description.\n",
|
|
47708
47816
|
"commentRange": {
|
|
47709
|
-
"start":
|
|
47710
|
-
"end":
|
|
47817
|
+
"start": 365,
|
|
47818
|
+
"end": 366
|
|
47711
47819
|
},
|
|
47712
47820
|
"context": {
|
|
47713
47821
|
"type": "variable",
|
|
@@ -47715,8 +47823,8 @@
|
|
|
47715
47823
|
"value": "var(--kendo-font-size-sm)",
|
|
47716
47824
|
"scope": "default",
|
|
47717
47825
|
"line": {
|
|
47718
|
-
"start":
|
|
47719
|
-
"end":
|
|
47826
|
+
"start": 367,
|
|
47827
|
+
"end": 367
|
|
47720
47828
|
}
|
|
47721
47829
|
},
|
|
47722
47830
|
"group": [
|
|
@@ -47733,8 +47841,8 @@
|
|
|
47733
47841
|
{
|
|
47734
47842
|
"description": "The line of the list item description.\n",
|
|
47735
47843
|
"commentRange": {
|
|
47736
|
-
"start":
|
|
47737
|
-
"end":
|
|
47844
|
+
"start": 368,
|
|
47845
|
+
"end": 369
|
|
47738
47846
|
},
|
|
47739
47847
|
"context": {
|
|
47740
47848
|
"type": "variable",
|
|
@@ -47742,8 +47850,8 @@
|
|
|
47742
47850
|
"value": "var(--kendo-line-height-lg)",
|
|
47743
47851
|
"scope": "default",
|
|
47744
47852
|
"line": {
|
|
47745
|
-
"start":
|
|
47746
|
-
"end":
|
|
47853
|
+
"start": 370,
|
|
47854
|
+
"end": 370
|
|
47747
47855
|
}
|
|
47748
47856
|
},
|
|
47749
47857
|
"group": [
|
|
@@ -47760,8 +47868,8 @@
|
|
|
47760
47868
|
{
|
|
47761
47869
|
"description": "The text color of the list item description.\n",
|
|
47762
47870
|
"commentRange": {
|
|
47763
|
-
"start":
|
|
47764
|
-
"end":
|
|
47871
|
+
"start": 371,
|
|
47872
|
+
"end": 372
|
|
47765
47873
|
},
|
|
47766
47874
|
"context": {
|
|
47767
47875
|
"type": "variable",
|
|
@@ -47769,8 +47877,8 @@
|
|
|
47769
47877
|
"value": "k-color(subtle)",
|
|
47770
47878
|
"scope": "default",
|
|
47771
47879
|
"line": {
|
|
47772
|
-
"start":
|
|
47773
|
-
"end":
|
|
47880
|
+
"start": 373,
|
|
47881
|
+
"end": 373
|
|
47774
47882
|
}
|
|
47775
47883
|
},
|
|
47776
47884
|
"group": [
|
|
@@ -98635,17 +98743,17 @@
|
|
|
98635
98743
|
{
|
|
98636
98744
|
"description": "The sizes map of the List.\n",
|
|
98637
98745
|
"commentRange": {
|
|
98638
|
-
"start":
|
|
98639
|
-
"end":
|
|
98746
|
+
"start": 112,
|
|
98747
|
+
"end": 113
|
|
98640
98748
|
},
|
|
98641
98749
|
"context": {
|
|
98642
98750
|
"type": "variable",
|
|
98643
98751
|
"name": "kendo-list-sizes",
|
|
98644
|
-
"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)",
|
|
98752
|
+
"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)",
|
|
98645
98753
|
"scope": "default",
|
|
98646
98754
|
"line": {
|
|
98647
|
-
"start":
|
|
98648
|
-
"end":
|
|
98755
|
+
"start": 114,
|
|
98756
|
+
"end": 184
|
|
98649
98757
|
}
|
|
98650
98758
|
},
|
|
98651
98759
|
"group": [
|
|
@@ -98656,7 +98764,7 @@
|
|
|
98656
98764
|
"path": "core/scss/components/list/_variables.scss",
|
|
98657
98765
|
"name": "_variables.scss"
|
|
98658
98766
|
},
|
|
98659
|
-
"resolvedValue": "(sm: (font-size: var(--kendo-font-size), line-height: var(--kendo-line-height), header-padding-x: var(--kendo-spacing-2), header-padding-y: var(--kendo-spacing-0\\.5), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2), item-padding-y: var(--kendo-spacing-0\\.5), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2), group-item-padding-y: calc(var(--kendo-spacing-0\\.5) + 1px), group-item-font-size: var(--kendo-font-size-sm), group-item-line-height: var(--kendo-line-height-lg), item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2), filter-padding-y: var(--kendo-spacing-2)), md: (font-size: var(--kendo-font-size), line-height: var(--kendo-line-height), header-padding-x: var(--kendo-spacing-2), header-padding-y: var(--kendo-spacing-1), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2), item-padding-y: var(--kendo-spacing-1), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2), group-item-padding-y: calc(var(--kendo-spacing-1) + 1px), group-item-font-size: var(--kendo-font-size-sm), group-item-line-height: var(--kendo-line-height-lg), item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2), filter-padding-y: var(--kendo-spacing-2)), lg: (font-size: var(--kendo-font-size-lg), line-height: var(--kendo-line-height-lg), header-padding-x: var(--kendo-spacing-2), header-padding-y: var(--kendo-spacing-1\\.5), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-3), item-padding-y: var(--kendo-spacing-2), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2), group-item-padding-y: calc(var(--kendo-spacing-1\\.5) + 1px), group-item-font-size: var(--kendo-font-size-sm), group-item-line-height: var(--kendo-line-height-lg), item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2), filter-padding-y: var(--kendo-spacing-2)))",
|
|
98767
|
+
"resolvedValue": "(sm: (font-size: var(--kendo-font-size), line-height: var(--kendo-line-height), header-padding-x: var(--kendo-spacing-2), header-padding-y: var(--kendo-spacing-0\\.5), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2), item-padding-y: var(--kendo-spacing-0\\.5), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2), group-item-padding-y: calc(var(--kendo-spacing-0\\.5) + 1px), group-item-font-size: var(--kendo-font-size-sm), group-item-line-height: var(--kendo-line-height-lg), item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2), filter-padding-y: var(--kendo-spacing-2), sticky-header-padding-y: var(--kendo-spacing-1\\.5)), md: (font-size: var(--kendo-font-size), line-height: var(--kendo-line-height), header-padding-x: var(--kendo-spacing-2), header-padding-y: var(--kendo-spacing-1), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2), item-padding-y: var(--kendo-spacing-1), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2), group-item-padding-y: calc(var(--kendo-spacing-1) + 1px), group-item-font-size: var(--kendo-font-size-sm), group-item-line-height: var(--kendo-line-height-lg), item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2), filter-padding-y: var(--kendo-spacing-2), sticky-header-padding-y: var(--kendo-spacing-2)), lg: (font-size: var(--kendo-font-size-lg), line-height: var(--kendo-line-height-lg), header-padding-x: var(--kendo-spacing-2), header-padding-y: var(--kendo-spacing-1\\.5), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-3), item-padding-y: var(--kendo-spacing-2), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2), group-item-padding-y: calc(var(--kendo-spacing-1\\.5) + 1px), group-item-font-size: var(--kendo-font-size-sm), group-item-line-height: var(--kendo-line-height-lg), item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2), filter-padding-y: var(--kendo-spacing-2), sticky-header-padding-y: var(--kendo-spacing-2\\.5)))",
|
|
98660
98768
|
"resolvedType": "Map",
|
|
98661
98769
|
"prettyValue": {
|
|
98662
98770
|
"sm": {
|
|
@@ -98679,7 +98787,8 @@
|
|
|
98679
98787
|
"item-group-label-font-size": "0.75em",
|
|
98680
98788
|
"item-group-label-line-height": "inherit",
|
|
98681
98789
|
"filter-padding-x": "var(--kendo-spacing-2)",
|
|
98682
|
-
"filter-padding-y": "var(--kendo-spacing-2)"
|
|
98790
|
+
"filter-padding-y": "var(--kendo-spacing-2)",
|
|
98791
|
+
"sticky-header-padding-y": "var(--kendo-spacing-1\\.5)"
|
|
98683
98792
|
},
|
|
98684
98793
|
"md": {
|
|
98685
98794
|
"font-size": "var(--kendo-font-size)",
|
|
@@ -98701,7 +98810,8 @@
|
|
|
98701
98810
|
"item-group-label-font-size": "0.75em",
|
|
98702
98811
|
"item-group-label-line-height": "inherit",
|
|
98703
98812
|
"filter-padding-x": "var(--kendo-spacing-2)",
|
|
98704
|
-
"filter-padding-y": "var(--kendo-spacing-2)"
|
|
98813
|
+
"filter-padding-y": "var(--kendo-spacing-2)",
|
|
98814
|
+
"sticky-header-padding-y": "var(--kendo-spacing-2)"
|
|
98705
98815
|
},
|
|
98706
98816
|
"lg": {
|
|
98707
98817
|
"font-size": "var(--kendo-font-size-lg)",
|
|
@@ -98723,7 +98833,8 @@
|
|
|
98723
98833
|
"item-group-label-font-size": "0.75em",
|
|
98724
98834
|
"item-group-label-line-height": "inherit",
|
|
98725
98835
|
"filter-padding-x": "var(--kendo-spacing-2)",
|
|
98726
|
-
"filter-padding-y": "var(--kendo-spacing-2)"
|
|
98836
|
+
"filter-padding-y": "var(--kendo-spacing-2)",
|
|
98837
|
+
"sticky-header-padding-y": "var(--kendo-spacing-2\\.5)"
|
|
98727
98838
|
}
|
|
98728
98839
|
}
|
|
98729
98840
|
},
|
|
@@ -146775,15 +146886,15 @@
|
|
|
146775
146886
|
"resolvedType": "String"
|
|
146776
146887
|
},
|
|
146777
146888
|
{
|
|
146778
|
-
"description": "The
|
|
146889
|
+
"description": "The vertical padding of the small List sticky header.\n",
|
|
146779
146890
|
"commentRange": {
|
|
146780
146891
|
"start": 67,
|
|
146781
146892
|
"end": 68
|
|
146782
146893
|
},
|
|
146783
146894
|
"context": {
|
|
146784
146895
|
"type": "variable",
|
|
146785
|
-
"name": "kendo-list-header-
|
|
146786
|
-
"value": "
|
|
146896
|
+
"name": "kendo-list-sm-sticky-header-padding-y",
|
|
146897
|
+
"value": "k-spacing(1.5)",
|
|
146787
146898
|
"scope": "default",
|
|
146788
146899
|
"line": {
|
|
146789
146900
|
"start": 69,
|
|
@@ -146798,14 +146909,95 @@
|
|
|
146798
146909
|
"path": "classic/scss/list/_variables.scss",
|
|
146799
146910
|
"name": "_variables.scss"
|
|
146800
146911
|
},
|
|
146912
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5)",
|
|
146913
|
+
"resolvedType": "String"
|
|
146914
|
+
},
|
|
146915
|
+
{
|
|
146916
|
+
"description": "The vertical padding of the medium List sticky header.\n",
|
|
146917
|
+
"commentRange": {
|
|
146918
|
+
"start": 70,
|
|
146919
|
+
"end": 71
|
|
146920
|
+
},
|
|
146921
|
+
"context": {
|
|
146922
|
+
"type": "variable",
|
|
146923
|
+
"name": "kendo-list-md-sticky-header-padding-y",
|
|
146924
|
+
"value": "k-spacing(2)",
|
|
146925
|
+
"scope": "default",
|
|
146926
|
+
"line": {
|
|
146927
|
+
"start": 72,
|
|
146928
|
+
"end": 72
|
|
146929
|
+
}
|
|
146930
|
+
},
|
|
146931
|
+
"group": [
|
|
146932
|
+
"list"
|
|
146933
|
+
],
|
|
146934
|
+
"access": "public",
|
|
146935
|
+
"file": {
|
|
146936
|
+
"path": "classic/scss/list/_variables.scss",
|
|
146937
|
+
"name": "_variables.scss"
|
|
146938
|
+
},
|
|
146939
|
+
"resolvedValue": "var(--kendo-spacing-2)",
|
|
146940
|
+
"resolvedType": "String"
|
|
146941
|
+
},
|
|
146942
|
+
{
|
|
146943
|
+
"description": "The vertical padding of the large List sticky header.\n",
|
|
146944
|
+
"commentRange": {
|
|
146945
|
+
"start": 73,
|
|
146946
|
+
"end": 74
|
|
146947
|
+
},
|
|
146948
|
+
"context": {
|
|
146949
|
+
"type": "variable",
|
|
146950
|
+
"name": "kendo-list-lg-sticky-header-padding-y",
|
|
146951
|
+
"value": "k-spacing(2.5)",
|
|
146952
|
+
"scope": "default",
|
|
146953
|
+
"line": {
|
|
146954
|
+
"start": 75,
|
|
146955
|
+
"end": 75
|
|
146956
|
+
}
|
|
146957
|
+
},
|
|
146958
|
+
"group": [
|
|
146959
|
+
"list"
|
|
146960
|
+
],
|
|
146961
|
+
"access": "public",
|
|
146962
|
+
"file": {
|
|
146963
|
+
"path": "classic/scss/list/_variables.scss",
|
|
146964
|
+
"name": "_variables.scss"
|
|
146965
|
+
},
|
|
146966
|
+
"resolvedValue": "var(--kendo-spacing-2\\.5)",
|
|
146967
|
+
"resolvedType": "String"
|
|
146968
|
+
},
|
|
146969
|
+
{
|
|
146970
|
+
"description": "The border width of the List header.\n",
|
|
146971
|
+
"commentRange": {
|
|
146972
|
+
"start": 77,
|
|
146973
|
+
"end": 78
|
|
146974
|
+
},
|
|
146975
|
+
"context": {
|
|
146976
|
+
"type": "variable",
|
|
146977
|
+
"name": "kendo-list-header-border-width",
|
|
146978
|
+
"value": "0 0 1px",
|
|
146979
|
+
"scope": "default",
|
|
146980
|
+
"line": {
|
|
146981
|
+
"start": 79,
|
|
146982
|
+
"end": 79
|
|
146983
|
+
}
|
|
146984
|
+
},
|
|
146985
|
+
"group": [
|
|
146986
|
+
"list"
|
|
146987
|
+
],
|
|
146988
|
+
"access": "public",
|
|
146989
|
+
"file": {
|
|
146990
|
+
"path": "classic/scss/list/_variables.scss",
|
|
146991
|
+
"name": "_variables.scss"
|
|
146992
|
+
},
|
|
146801
146993
|
"resolvedValue": "(0 0 1px)",
|
|
146802
146994
|
"resolvedType": "List"
|
|
146803
146995
|
},
|
|
146804
146996
|
{
|
|
146805
146997
|
"description": "The font size of the List header, if no size is set.\n",
|
|
146806
146998
|
"commentRange": {
|
|
146807
|
-
"start":
|
|
146808
|
-
"end":
|
|
146999
|
+
"start": 81,
|
|
147000
|
+
"end": 82
|
|
146809
147001
|
},
|
|
146810
147002
|
"context": {
|
|
146811
147003
|
"type": "variable",
|
|
@@ -146813,8 +147005,8 @@
|
|
|
146813
147005
|
"value": "null",
|
|
146814
147006
|
"scope": "default",
|
|
146815
147007
|
"line": {
|
|
146816
|
-
"start":
|
|
146817
|
-
"end":
|
|
147008
|
+
"start": 83,
|
|
147009
|
+
"end": 83
|
|
146818
147010
|
}
|
|
146819
147011
|
},
|
|
146820
147012
|
"group": [
|
|
@@ -146831,8 +147023,8 @@
|
|
|
146831
147023
|
{
|
|
146832
147024
|
"description": "The font size of the small List header.\n",
|
|
146833
147025
|
"commentRange": {
|
|
146834
|
-
"start":
|
|
146835
|
-
"end":
|
|
147026
|
+
"start": 84,
|
|
147027
|
+
"end": 85
|
|
146836
147028
|
},
|
|
146837
147029
|
"context": {
|
|
146838
147030
|
"type": "variable",
|
|
@@ -146840,8 +147032,8 @@
|
|
|
146840
147032
|
"value": "null",
|
|
146841
147033
|
"scope": "default",
|
|
146842
147034
|
"line": {
|
|
146843
|
-
"start":
|
|
146844
|
-
"end":
|
|
147035
|
+
"start": 86,
|
|
147036
|
+
"end": 86
|
|
146845
147037
|
}
|
|
146846
147038
|
},
|
|
146847
147039
|
"group": [
|
|
@@ -146858,8 +147050,8 @@
|
|
|
146858
147050
|
{
|
|
146859
147051
|
"description": "The font size of the medium List header.\n",
|
|
146860
147052
|
"commentRange": {
|
|
146861
|
-
"start":
|
|
146862
|
-
"end":
|
|
147053
|
+
"start": 87,
|
|
147054
|
+
"end": 88
|
|
146863
147055
|
},
|
|
146864
147056
|
"context": {
|
|
146865
147057
|
"type": "variable",
|
|
@@ -146867,8 +147059,8 @@
|
|
|
146867
147059
|
"value": "null",
|
|
146868
147060
|
"scope": "default",
|
|
146869
147061
|
"line": {
|
|
146870
|
-
"start":
|
|
146871
|
-
"end":
|
|
147062
|
+
"start": 89,
|
|
147063
|
+
"end": 89
|
|
146872
147064
|
}
|
|
146873
147065
|
},
|
|
146874
147066
|
"group": [
|
|
@@ -146885,8 +147077,8 @@
|
|
|
146885
147077
|
{
|
|
146886
147078
|
"description": "The font size of the large List header.\n",
|
|
146887
147079
|
"commentRange": {
|
|
146888
|
-
"start":
|
|
146889
|
-
"end":
|
|
147080
|
+
"start": 90,
|
|
147081
|
+
"end": 91
|
|
146890
147082
|
},
|
|
146891
147083
|
"context": {
|
|
146892
147084
|
"type": "variable",
|
|
@@ -146894,8 +147086,8 @@
|
|
|
146894
147086
|
"value": "null",
|
|
146895
147087
|
"scope": "default",
|
|
146896
147088
|
"line": {
|
|
146897
|
-
"start":
|
|
146898
|
-
"end":
|
|
147089
|
+
"start": 92,
|
|
147090
|
+
"end": 92
|
|
146899
147091
|
}
|
|
146900
147092
|
},
|
|
146901
147093
|
"group": [
|
|
@@ -146912,8 +147104,8 @@
|
|
|
146912
147104
|
{
|
|
146913
147105
|
"description": "The line height of the List header, if no size is set.\n",
|
|
146914
147106
|
"commentRange": {
|
|
146915
|
-
"start":
|
|
146916
|
-
"end":
|
|
147107
|
+
"start": 94,
|
|
147108
|
+
"end": 95
|
|
146917
147109
|
},
|
|
146918
147110
|
"context": {
|
|
146919
147111
|
"type": "variable",
|
|
@@ -146921,8 +147113,8 @@
|
|
|
146921
147113
|
"value": "null",
|
|
146922
147114
|
"scope": "default",
|
|
146923
147115
|
"line": {
|
|
146924
|
-
"start":
|
|
146925
|
-
"end":
|
|
147116
|
+
"start": 96,
|
|
147117
|
+
"end": 96
|
|
146926
147118
|
}
|
|
146927
147119
|
},
|
|
146928
147120
|
"group": [
|
|
@@ -146939,8 +147131,8 @@
|
|
|
146939
147131
|
{
|
|
146940
147132
|
"description": "The line height of the small List header.\n",
|
|
146941
147133
|
"commentRange": {
|
|
146942
|
-
"start":
|
|
146943
|
-
"end":
|
|
147134
|
+
"start": 97,
|
|
147135
|
+
"end": 98
|
|
146944
147136
|
},
|
|
146945
147137
|
"context": {
|
|
146946
147138
|
"type": "variable",
|
|
@@ -146948,8 +147140,8 @@
|
|
|
146948
147140
|
"value": "null",
|
|
146949
147141
|
"scope": "default",
|
|
146950
147142
|
"line": {
|
|
146951
|
-
"start":
|
|
146952
|
-
"end":
|
|
147143
|
+
"start": 99,
|
|
147144
|
+
"end": 99
|
|
146953
147145
|
}
|
|
146954
147146
|
},
|
|
146955
147147
|
"group": [
|
|
@@ -146966,8 +147158,8 @@
|
|
|
146966
147158
|
{
|
|
146967
147159
|
"description": "The line height of the medium List header.\n",
|
|
146968
147160
|
"commentRange": {
|
|
146969
|
-
"start":
|
|
146970
|
-
"end":
|
|
147161
|
+
"start": 100,
|
|
147162
|
+
"end": 101
|
|
146971
147163
|
},
|
|
146972
147164
|
"context": {
|
|
146973
147165
|
"type": "variable",
|
|
@@ -146975,8 +147167,8 @@
|
|
|
146975
147167
|
"value": "null",
|
|
146976
147168
|
"scope": "default",
|
|
146977
147169
|
"line": {
|
|
146978
|
-
"start":
|
|
146979
|
-
"end":
|
|
147170
|
+
"start": 102,
|
|
147171
|
+
"end": 102
|
|
146980
147172
|
}
|
|
146981
147173
|
},
|
|
146982
147174
|
"group": [
|
|
@@ -146993,8 +147185,8 @@
|
|
|
146993
147185
|
{
|
|
146994
147186
|
"description": "The line height of the large List header.\n",
|
|
146995
147187
|
"commentRange": {
|
|
146996
|
-
"start":
|
|
146997
|
-
"end":
|
|
147188
|
+
"start": 103,
|
|
147189
|
+
"end": 104
|
|
146998
147190
|
},
|
|
146999
147191
|
"context": {
|
|
147000
147192
|
"type": "variable",
|
|
@@ -147002,8 +147194,8 @@
|
|
|
147002
147194
|
"value": "null",
|
|
147003
147195
|
"scope": "default",
|
|
147004
147196
|
"line": {
|
|
147005
|
-
"start":
|
|
147006
|
-
"end":
|
|
147197
|
+
"start": 105,
|
|
147198
|
+
"end": 105
|
|
147007
147199
|
}
|
|
147008
147200
|
},
|
|
147009
147201
|
"group": [
|
|
@@ -147020,8 +147212,8 @@
|
|
|
147020
147212
|
{
|
|
147021
147213
|
"description": "The font weight of the List header.\n",
|
|
147022
147214
|
"commentRange": {
|
|
147023
|
-
"start":
|
|
147024
|
-
"end":
|
|
147215
|
+
"start": 107,
|
|
147216
|
+
"end": 108
|
|
147025
147217
|
},
|
|
147026
147218
|
"context": {
|
|
147027
147219
|
"type": "variable",
|
|
@@ -147029,8 +147221,8 @@
|
|
|
147029
147221
|
"value": "var(--kendo-font-weight-bold)",
|
|
147030
147222
|
"scope": "default",
|
|
147031
147223
|
"line": {
|
|
147032
|
-
"start":
|
|
147033
|
-
"end":
|
|
147224
|
+
"start": 109,
|
|
147225
|
+
"end": 109
|
|
147034
147226
|
}
|
|
147035
147227
|
},
|
|
147036
147228
|
"group": [
|
|
@@ -147047,8 +147239,8 @@
|
|
|
147047
147239
|
{
|
|
147048
147240
|
"description": "The horizontal padding of the small List filter.\n",
|
|
147049
147241
|
"commentRange": {
|
|
147050
|
-
"start":
|
|
147051
|
-
"end":
|
|
147242
|
+
"start": 111,
|
|
147243
|
+
"end": 112
|
|
147052
147244
|
},
|
|
147053
147245
|
"context": {
|
|
147054
147246
|
"type": "variable",
|
|
@@ -147056,8 +147248,8 @@
|
|
|
147056
147248
|
"value": "k-spacing(2)",
|
|
147057
147249
|
"scope": "default",
|
|
147058
147250
|
"line": {
|
|
147059
|
-
"start":
|
|
147060
|
-
"end":
|
|
147251
|
+
"start": 113,
|
|
147252
|
+
"end": 113
|
|
147061
147253
|
}
|
|
147062
147254
|
},
|
|
147063
147255
|
"group": [
|
|
@@ -147074,8 +147266,8 @@
|
|
|
147074
147266
|
{
|
|
147075
147267
|
"description": "The horizontal padding of the medium List filter.\n",
|
|
147076
147268
|
"commentRange": {
|
|
147077
|
-
"start":
|
|
147078
|
-
"end":
|
|
147269
|
+
"start": 114,
|
|
147270
|
+
"end": 115
|
|
147079
147271
|
},
|
|
147080
147272
|
"context": {
|
|
147081
147273
|
"type": "variable",
|
|
@@ -147083,8 +147275,8 @@
|
|
|
147083
147275
|
"value": "k-spacing(2)",
|
|
147084
147276
|
"scope": "default",
|
|
147085
147277
|
"line": {
|
|
147086
|
-
"start":
|
|
147087
|
-
"end":
|
|
147278
|
+
"start": 116,
|
|
147279
|
+
"end": 116
|
|
147088
147280
|
}
|
|
147089
147281
|
},
|
|
147090
147282
|
"group": [
|
|
@@ -147101,8 +147293,8 @@
|
|
|
147101
147293
|
{
|
|
147102
147294
|
"description": "The horizontal padding of the large List filter.\n",
|
|
147103
147295
|
"commentRange": {
|
|
147104
|
-
"start":
|
|
147105
|
-
"end":
|
|
147296
|
+
"start": 117,
|
|
147297
|
+
"end": 118
|
|
147106
147298
|
},
|
|
147107
147299
|
"context": {
|
|
147108
147300
|
"type": "variable",
|
|
@@ -147110,8 +147302,8 @@
|
|
|
147110
147302
|
"value": "k-spacing(2)",
|
|
147111
147303
|
"scope": "default",
|
|
147112
147304
|
"line": {
|
|
147113
|
-
"start":
|
|
147114
|
-
"end":
|
|
147305
|
+
"start": 119,
|
|
147306
|
+
"end": 119
|
|
147115
147307
|
}
|
|
147116
147308
|
},
|
|
147117
147309
|
"group": [
|
|
@@ -147128,8 +147320,8 @@
|
|
|
147128
147320
|
{
|
|
147129
147321
|
"description": "The vertical padding of the small List filter.\n",
|
|
147130
147322
|
"commentRange": {
|
|
147131
|
-
"start":
|
|
147132
|
-
"end":
|
|
147323
|
+
"start": 121,
|
|
147324
|
+
"end": 122
|
|
147133
147325
|
},
|
|
147134
147326
|
"context": {
|
|
147135
147327
|
"type": "variable",
|
|
@@ -147137,8 +147329,8 @@
|
|
|
147137
147329
|
"value": "k-spacing(2)",
|
|
147138
147330
|
"scope": "default",
|
|
147139
147331
|
"line": {
|
|
147140
|
-
"start":
|
|
147141
|
-
"end":
|
|
147332
|
+
"start": 123,
|
|
147333
|
+
"end": 123
|
|
147142
147334
|
}
|
|
147143
147335
|
},
|
|
147144
147336
|
"group": [
|
|
@@ -147155,8 +147347,8 @@
|
|
|
147155
147347
|
{
|
|
147156
147348
|
"description": "The vertical padding of the medium List filter.\n",
|
|
147157
147349
|
"commentRange": {
|
|
147158
|
-
"start":
|
|
147159
|
-
"end":
|
|
147350
|
+
"start": 124,
|
|
147351
|
+
"end": 125
|
|
147160
147352
|
},
|
|
147161
147353
|
"context": {
|
|
147162
147354
|
"type": "variable",
|
|
@@ -147164,8 +147356,8 @@
|
|
|
147164
147356
|
"value": "k-spacing(2)",
|
|
147165
147357
|
"scope": "default",
|
|
147166
147358
|
"line": {
|
|
147167
|
-
"start":
|
|
147168
|
-
"end":
|
|
147359
|
+
"start": 126,
|
|
147360
|
+
"end": 126
|
|
147169
147361
|
}
|
|
147170
147362
|
},
|
|
147171
147363
|
"group": [
|
|
@@ -147182,8 +147374,8 @@
|
|
|
147182
147374
|
{
|
|
147183
147375
|
"description": "The vertical padding of the large List filter.\n",
|
|
147184
147376
|
"commentRange": {
|
|
147185
|
-
"start":
|
|
147186
|
-
"end":
|
|
147377
|
+
"start": 127,
|
|
147378
|
+
"end": 128
|
|
147187
147379
|
},
|
|
147188
147380
|
"context": {
|
|
147189
147381
|
"type": "variable",
|
|
@@ -147191,8 +147383,8 @@
|
|
|
147191
147383
|
"value": "k-spacing(2)",
|
|
147192
147384
|
"scope": "default",
|
|
147193
147385
|
"line": {
|
|
147194
|
-
"start":
|
|
147195
|
-
"end":
|
|
147386
|
+
"start": 129,
|
|
147387
|
+
"end": 129
|
|
147196
147388
|
}
|
|
147197
147389
|
},
|
|
147198
147390
|
"group": [
|
|
@@ -147209,8 +147401,8 @@
|
|
|
147209
147401
|
{
|
|
147210
147402
|
"description": "The horizontal padding of the small List item.\n",
|
|
147211
147403
|
"commentRange": {
|
|
147212
|
-
"start":
|
|
147213
|
-
"end":
|
|
147404
|
+
"start": 131,
|
|
147405
|
+
"end": 132
|
|
147214
147406
|
},
|
|
147215
147407
|
"context": {
|
|
147216
147408
|
"type": "variable",
|
|
@@ -147218,8 +147410,8 @@
|
|
|
147218
147410
|
"value": "k-spacing(2)",
|
|
147219
147411
|
"scope": "default",
|
|
147220
147412
|
"line": {
|
|
147221
|
-
"start":
|
|
147222
|
-
"end":
|
|
147413
|
+
"start": 133,
|
|
147414
|
+
"end": 133
|
|
147223
147415
|
}
|
|
147224
147416
|
},
|
|
147225
147417
|
"group": [
|
|
@@ -147236,8 +147428,8 @@
|
|
|
147236
147428
|
{
|
|
147237
147429
|
"description": "The horizontal padding of the medium List item.\n",
|
|
147238
147430
|
"commentRange": {
|
|
147239
|
-
"start":
|
|
147240
|
-
"end":
|
|
147431
|
+
"start": 134,
|
|
147432
|
+
"end": 135
|
|
147241
147433
|
},
|
|
147242
147434
|
"context": {
|
|
147243
147435
|
"type": "variable",
|
|
@@ -147245,8 +147437,8 @@
|
|
|
147245
147437
|
"value": "k-spacing(2)",
|
|
147246
147438
|
"scope": "default",
|
|
147247
147439
|
"line": {
|
|
147248
|
-
"start":
|
|
147249
|
-
"end":
|
|
147440
|
+
"start": 136,
|
|
147441
|
+
"end": 136
|
|
147250
147442
|
}
|
|
147251
147443
|
},
|
|
147252
147444
|
"group": [
|
|
@@ -147263,8 +147455,8 @@
|
|
|
147263
147455
|
{
|
|
147264
147456
|
"description": "The horizontal padding of the large List item.\n",
|
|
147265
147457
|
"commentRange": {
|
|
147266
|
-
"start":
|
|
147267
|
-
"end":
|
|
147458
|
+
"start": 137,
|
|
147459
|
+
"end": 138
|
|
147268
147460
|
},
|
|
147269
147461
|
"context": {
|
|
147270
147462
|
"type": "variable",
|
|
@@ -147272,8 +147464,8 @@
|
|
|
147272
147464
|
"value": "k-spacing(3)",
|
|
147273
147465
|
"scope": "default",
|
|
147274
147466
|
"line": {
|
|
147275
|
-
"start":
|
|
147276
|
-
"end":
|
|
147467
|
+
"start": 139,
|
|
147468
|
+
"end": 139
|
|
147277
147469
|
}
|
|
147278
147470
|
},
|
|
147279
147471
|
"group": [
|
|
@@ -147290,8 +147482,8 @@
|
|
|
147290
147482
|
{
|
|
147291
147483
|
"description": "The vertical padding of the small List item.\n",
|
|
147292
147484
|
"commentRange": {
|
|
147293
|
-
"start":
|
|
147294
|
-
"end":
|
|
147485
|
+
"start": 141,
|
|
147486
|
+
"end": 142
|
|
147295
147487
|
},
|
|
147296
147488
|
"context": {
|
|
147297
147489
|
"type": "variable",
|
|
@@ -147299,8 +147491,8 @@
|
|
|
147299
147491
|
"value": "k-spacing(0.5)",
|
|
147300
147492
|
"scope": "default",
|
|
147301
147493
|
"line": {
|
|
147302
|
-
"start":
|
|
147303
|
-
"end":
|
|
147494
|
+
"start": 143,
|
|
147495
|
+
"end": 143
|
|
147304
147496
|
}
|
|
147305
147497
|
},
|
|
147306
147498
|
"group": [
|
|
@@ -147317,8 +147509,8 @@
|
|
|
147317
147509
|
{
|
|
147318
147510
|
"description": "The vertical padding of the medium List item.\n",
|
|
147319
147511
|
"commentRange": {
|
|
147320
|
-
"start":
|
|
147321
|
-
"end":
|
|
147512
|
+
"start": 144,
|
|
147513
|
+
"end": 145
|
|
147322
147514
|
},
|
|
147323
147515
|
"context": {
|
|
147324
147516
|
"type": "variable",
|
|
@@ -147326,8 +147518,8 @@
|
|
|
147326
147518
|
"value": "k-spacing(1)",
|
|
147327
147519
|
"scope": "default",
|
|
147328
147520
|
"line": {
|
|
147329
|
-
"start":
|
|
147330
|
-
"end":
|
|
147521
|
+
"start": 146,
|
|
147522
|
+
"end": 146
|
|
147331
147523
|
}
|
|
147332
147524
|
},
|
|
147333
147525
|
"group": [
|
|
@@ -147344,8 +147536,8 @@
|
|
|
147344
147536
|
{
|
|
147345
147537
|
"description": "The vertical padding of the large List item.\n",
|
|
147346
147538
|
"commentRange": {
|
|
147347
|
-
"start":
|
|
147348
|
-
"end":
|
|
147539
|
+
"start": 147,
|
|
147540
|
+
"end": 148
|
|
147349
147541
|
},
|
|
147350
147542
|
"context": {
|
|
147351
147543
|
"type": "variable",
|
|
@@ -147353,8 +147545,8 @@
|
|
|
147353
147545
|
"value": "k-spacing(2)",
|
|
147354
147546
|
"scope": "default",
|
|
147355
147547
|
"line": {
|
|
147356
|
-
"start":
|
|
147357
|
-
"end":
|
|
147548
|
+
"start": 149,
|
|
147549
|
+
"end": 149
|
|
147358
147550
|
}
|
|
147359
147551
|
},
|
|
147360
147552
|
"group": [
|
|
@@ -147371,8 +147563,8 @@
|
|
|
147371
147563
|
{
|
|
147372
147564
|
"description": "The font size of the List items, if no size is set.\n",
|
|
147373
147565
|
"commentRange": {
|
|
147374
|
-
"start":
|
|
147375
|
-
"end":
|
|
147566
|
+
"start": 151,
|
|
147567
|
+
"end": 152
|
|
147376
147568
|
},
|
|
147377
147569
|
"context": {
|
|
147378
147570
|
"type": "variable",
|
|
@@ -147380,8 +147572,8 @@
|
|
|
147380
147572
|
"value": "null",
|
|
147381
147573
|
"scope": "default",
|
|
147382
147574
|
"line": {
|
|
147383
|
-
"start":
|
|
147384
|
-
"end":
|
|
147575
|
+
"start": 153,
|
|
147576
|
+
"end": 153
|
|
147385
147577
|
}
|
|
147386
147578
|
},
|
|
147387
147579
|
"group": [
|
|
@@ -147398,8 +147590,8 @@
|
|
|
147398
147590
|
{
|
|
147399
147591
|
"description": "The font size of the small List item.\n",
|
|
147400
147592
|
"commentRange": {
|
|
147401
|
-
"start":
|
|
147402
|
-
"end":
|
|
147593
|
+
"start": 154,
|
|
147594
|
+
"end": 155
|
|
147403
147595
|
},
|
|
147404
147596
|
"context": {
|
|
147405
147597
|
"type": "variable",
|
|
@@ -147407,8 +147599,8 @@
|
|
|
147407
147599
|
"value": "null",
|
|
147408
147600
|
"scope": "default",
|
|
147409
147601
|
"line": {
|
|
147410
|
-
"start":
|
|
147411
|
-
"end":
|
|
147602
|
+
"start": 156,
|
|
147603
|
+
"end": 156
|
|
147412
147604
|
}
|
|
147413
147605
|
},
|
|
147414
147606
|
"group": [
|
|
@@ -147425,8 +147617,8 @@
|
|
|
147425
147617
|
{
|
|
147426
147618
|
"description": "The font size of the medium List item.\n",
|
|
147427
147619
|
"commentRange": {
|
|
147428
|
-
"start":
|
|
147429
|
-
"end":
|
|
147620
|
+
"start": 157,
|
|
147621
|
+
"end": 158
|
|
147430
147622
|
},
|
|
147431
147623
|
"context": {
|
|
147432
147624
|
"type": "variable",
|
|
@@ -147434,8 +147626,8 @@
|
|
|
147434
147626
|
"value": "null",
|
|
147435
147627
|
"scope": "default",
|
|
147436
147628
|
"line": {
|
|
147437
|
-
"start":
|
|
147438
|
-
"end":
|
|
147629
|
+
"start": 159,
|
|
147630
|
+
"end": 159
|
|
147439
147631
|
}
|
|
147440
147632
|
},
|
|
147441
147633
|
"group": [
|
|
@@ -147452,8 +147644,8 @@
|
|
|
147452
147644
|
{
|
|
147453
147645
|
"description": "The font size of the large List item.\n",
|
|
147454
147646
|
"commentRange": {
|
|
147455
|
-
"start":
|
|
147456
|
-
"end":
|
|
147647
|
+
"start": 160,
|
|
147648
|
+
"end": 161
|
|
147457
147649
|
},
|
|
147458
147650
|
"context": {
|
|
147459
147651
|
"type": "variable",
|
|
@@ -147461,8 +147653,8 @@
|
|
|
147461
147653
|
"value": "null",
|
|
147462
147654
|
"scope": "default",
|
|
147463
147655
|
"line": {
|
|
147464
|
-
"start":
|
|
147465
|
-
"end":
|
|
147656
|
+
"start": 162,
|
|
147657
|
+
"end": 162
|
|
147466
147658
|
}
|
|
147467
147659
|
},
|
|
147468
147660
|
"group": [
|
|
@@ -147479,8 +147671,8 @@
|
|
|
147479
147671
|
{
|
|
147480
147672
|
"description": "The line height of the List items, if no size is set.\n",
|
|
147481
147673
|
"commentRange": {
|
|
147482
|
-
"start":
|
|
147483
|
-
"end":
|
|
147674
|
+
"start": 164,
|
|
147675
|
+
"end": 165
|
|
147484
147676
|
},
|
|
147485
147677
|
"context": {
|
|
147486
147678
|
"type": "variable",
|
|
@@ -147488,8 +147680,8 @@
|
|
|
147488
147680
|
"value": "null",
|
|
147489
147681
|
"scope": "default",
|
|
147490
147682
|
"line": {
|
|
147491
|
-
"start":
|
|
147492
|
-
"end":
|
|
147683
|
+
"start": 166,
|
|
147684
|
+
"end": 166
|
|
147493
147685
|
}
|
|
147494
147686
|
},
|
|
147495
147687
|
"group": [
|
|
@@ -147506,8 +147698,8 @@
|
|
|
147506
147698
|
{
|
|
147507
147699
|
"description": "The line height of the small List item.\n",
|
|
147508
147700
|
"commentRange": {
|
|
147509
|
-
"start":
|
|
147510
|
-
"end":
|
|
147701
|
+
"start": 167,
|
|
147702
|
+
"end": 168
|
|
147511
147703
|
},
|
|
147512
147704
|
"context": {
|
|
147513
147705
|
"type": "variable",
|
|
@@ -147515,8 +147707,8 @@
|
|
|
147515
147707
|
"value": "null",
|
|
147516
147708
|
"scope": "default",
|
|
147517
147709
|
"line": {
|
|
147518
|
-
"start":
|
|
147519
|
-
"end":
|
|
147710
|
+
"start": 169,
|
|
147711
|
+
"end": 169
|
|
147520
147712
|
}
|
|
147521
147713
|
},
|
|
147522
147714
|
"group": [
|
|
@@ -147533,8 +147725,8 @@
|
|
|
147533
147725
|
{
|
|
147534
147726
|
"description": "The line height of the medium List item.\n",
|
|
147535
147727
|
"commentRange": {
|
|
147536
|
-
"start":
|
|
147537
|
-
"end":
|
|
147728
|
+
"start": 170,
|
|
147729
|
+
"end": 171
|
|
147538
147730
|
},
|
|
147539
147731
|
"context": {
|
|
147540
147732
|
"type": "variable",
|
|
@@ -147542,8 +147734,8 @@
|
|
|
147542
147734
|
"value": "null",
|
|
147543
147735
|
"scope": "default",
|
|
147544
147736
|
"line": {
|
|
147545
|
-
"start":
|
|
147546
|
-
"end":
|
|
147737
|
+
"start": 172,
|
|
147738
|
+
"end": 172
|
|
147547
147739
|
}
|
|
147548
147740
|
},
|
|
147549
147741
|
"group": [
|
|
@@ -147560,8 +147752,8 @@
|
|
|
147560
147752
|
{
|
|
147561
147753
|
"description": "The line height of the large List item.\n",
|
|
147562
147754
|
"commentRange": {
|
|
147563
|
-
"start":
|
|
147564
|
-
"end":
|
|
147755
|
+
"start": 173,
|
|
147756
|
+
"end": 174
|
|
147565
147757
|
},
|
|
147566
147758
|
"context": {
|
|
147567
147759
|
"type": "variable",
|
|
@@ -147569,8 +147761,8 @@
|
|
|
147569
147761
|
"value": "null",
|
|
147570
147762
|
"scope": "default",
|
|
147571
147763
|
"line": {
|
|
147572
|
-
"start":
|
|
147573
|
-
"end":
|
|
147764
|
+
"start": 175,
|
|
147765
|
+
"end": 175
|
|
147574
147766
|
}
|
|
147575
147767
|
},
|
|
147576
147768
|
"group": [
|
|
@@ -147587,8 +147779,8 @@
|
|
|
147587
147779
|
{
|
|
147588
147780
|
"description": "The gap of the List item components.\n",
|
|
147589
147781
|
"commentRange": {
|
|
147590
|
-
"start":
|
|
147591
|
-
"end":
|
|
147782
|
+
"start": 177,
|
|
147783
|
+
"end": 178
|
|
147592
147784
|
},
|
|
147593
147785
|
"context": {
|
|
147594
147786
|
"type": "variable",
|
|
@@ -147596,8 +147788,8 @@
|
|
|
147596
147788
|
"value": "k-spacing(2)",
|
|
147597
147789
|
"scope": "default",
|
|
147598
147790
|
"line": {
|
|
147599
|
-
"start":
|
|
147600
|
-
"end":
|
|
147791
|
+
"start": 179,
|
|
147792
|
+
"end": 179
|
|
147601
147793
|
}
|
|
147602
147794
|
},
|
|
147603
147795
|
"group": [
|
|
@@ -147614,8 +147806,8 @@
|
|
|
147614
147806
|
{
|
|
147615
147807
|
"description": "The spacing between the List items.\n",
|
|
147616
147808
|
"commentRange": {
|
|
147617
|
-
"start":
|
|
147618
|
-
"end":
|
|
147809
|
+
"start": 181,
|
|
147810
|
+
"end": 182
|
|
147619
147811
|
},
|
|
147620
147812
|
"context": {
|
|
147621
147813
|
"type": "variable",
|
|
@@ -147623,8 +147815,8 @@
|
|
|
147623
147815
|
"value": "k-spacing(0.5)",
|
|
147624
147816
|
"scope": "default",
|
|
147625
147817
|
"line": {
|
|
147626
|
-
"start":
|
|
147627
|
-
"end":
|
|
147818
|
+
"start": 183,
|
|
147819
|
+
"end": 183
|
|
147628
147820
|
}
|
|
147629
147821
|
},
|
|
147630
147822
|
"group": [
|
|
@@ -147641,8 +147833,8 @@
|
|
|
147641
147833
|
{
|
|
147642
147834
|
"description": "The horizontal padding of the small List group item.\n",
|
|
147643
147835
|
"commentRange": {
|
|
147644
|
-
"start":
|
|
147645
|
-
"end":
|
|
147836
|
+
"start": 185,
|
|
147837
|
+
"end": 186
|
|
147646
147838
|
},
|
|
147647
147839
|
"context": {
|
|
147648
147840
|
"type": "variable",
|
|
@@ -147650,8 +147842,8 @@
|
|
|
147650
147842
|
"value": "k-spacing(2)",
|
|
147651
147843
|
"scope": "default",
|
|
147652
147844
|
"line": {
|
|
147653
|
-
"start":
|
|
147654
|
-
"end":
|
|
147845
|
+
"start": 187,
|
|
147846
|
+
"end": 187
|
|
147655
147847
|
}
|
|
147656
147848
|
},
|
|
147657
147849
|
"group": [
|
|
@@ -147668,8 +147860,8 @@
|
|
|
147668
147860
|
{
|
|
147669
147861
|
"description": "The horizontal padding of the medium List group item.\n",
|
|
147670
147862
|
"commentRange": {
|
|
147671
|
-
"start":
|
|
147672
|
-
"end":
|
|
147863
|
+
"start": 188,
|
|
147864
|
+
"end": 189
|
|
147673
147865
|
},
|
|
147674
147866
|
"context": {
|
|
147675
147867
|
"type": "variable",
|
|
@@ -147677,8 +147869,8 @@
|
|
|
147677
147869
|
"value": "k-spacing(2)",
|
|
147678
147870
|
"scope": "default",
|
|
147679
147871
|
"line": {
|
|
147680
|
-
"start":
|
|
147681
|
-
"end":
|
|
147872
|
+
"start": 190,
|
|
147873
|
+
"end": 190
|
|
147682
147874
|
}
|
|
147683
147875
|
},
|
|
147684
147876
|
"group": [
|
|
@@ -147695,8 +147887,8 @@
|
|
|
147695
147887
|
{
|
|
147696
147888
|
"description": "The horizontal padding of the large List group item.\n",
|
|
147697
147889
|
"commentRange": {
|
|
147698
|
-
"start":
|
|
147699
|
-
"end":
|
|
147890
|
+
"start": 191,
|
|
147891
|
+
"end": 192
|
|
147700
147892
|
},
|
|
147701
147893
|
"context": {
|
|
147702
147894
|
"type": "variable",
|
|
@@ -147704,8 +147896,8 @@
|
|
|
147704
147896
|
"value": "k-spacing(2)",
|
|
147705
147897
|
"scope": "default",
|
|
147706
147898
|
"line": {
|
|
147707
|
-
"start":
|
|
147708
|
-
"end":
|
|
147899
|
+
"start": 193,
|
|
147900
|
+
"end": 193
|
|
147709
147901
|
}
|
|
147710
147902
|
},
|
|
147711
147903
|
"group": [
|
|
@@ -147722,8 +147914,8 @@
|
|
|
147722
147914
|
{
|
|
147723
147915
|
"description": "The vertical padding of the small List group item.\n",
|
|
147724
147916
|
"commentRange": {
|
|
147725
|
-
"start":
|
|
147726
|
-
"end":
|
|
147917
|
+
"start": 195,
|
|
147918
|
+
"end": 196
|
|
147727
147919
|
},
|
|
147728
147920
|
"context": {
|
|
147729
147921
|
"type": "variable",
|
|
@@ -147731,8 +147923,8 @@
|
|
|
147731
147923
|
"value": "calc( #{k-spacing(.5)} + 1px )",
|
|
147732
147924
|
"scope": "default",
|
|
147733
147925
|
"line": {
|
|
147734
|
-
"start":
|
|
147735
|
-
"end":
|
|
147926
|
+
"start": 197,
|
|
147927
|
+
"end": 197
|
|
147736
147928
|
}
|
|
147737
147929
|
},
|
|
147738
147930
|
"group": [
|
|
@@ -147749,8 +147941,8 @@
|
|
|
147749
147941
|
{
|
|
147750
147942
|
"description": "The vertical padding of the medium List group item.\n",
|
|
147751
147943
|
"commentRange": {
|
|
147752
|
-
"start":
|
|
147753
|
-
"end":
|
|
147944
|
+
"start": 198,
|
|
147945
|
+
"end": 199
|
|
147754
147946
|
},
|
|
147755
147947
|
"context": {
|
|
147756
147948
|
"type": "variable",
|
|
@@ -147758,8 +147950,8 @@
|
|
|
147758
147950
|
"value": "calc( #{k-spacing(1)} + 1px )",
|
|
147759
147951
|
"scope": "default",
|
|
147760
147952
|
"line": {
|
|
147761
|
-
"start":
|
|
147762
|
-
"end":
|
|
147953
|
+
"start": 200,
|
|
147954
|
+
"end": 200
|
|
147763
147955
|
}
|
|
147764
147956
|
},
|
|
147765
147957
|
"group": [
|
|
@@ -147776,8 +147968,8 @@
|
|
|
147776
147968
|
{
|
|
147777
147969
|
"description": "The vertical padding of the large List group item.\n",
|
|
147778
147970
|
"commentRange": {
|
|
147779
|
-
"start":
|
|
147780
|
-
"end":
|
|
147971
|
+
"start": 201,
|
|
147972
|
+
"end": 202
|
|
147781
147973
|
},
|
|
147782
147974
|
"context": {
|
|
147783
147975
|
"type": "variable",
|
|
@@ -147785,8 +147977,8 @@
|
|
|
147785
147977
|
"value": "calc( #{k-spacing(1.5)} + 1px )",
|
|
147786
147978
|
"scope": "default",
|
|
147787
147979
|
"line": {
|
|
147788
|
-
"start":
|
|
147789
|
-
"end":
|
|
147980
|
+
"start": 203,
|
|
147981
|
+
"end": 203
|
|
147790
147982
|
}
|
|
147791
147983
|
},
|
|
147792
147984
|
"group": [
|
|
@@ -147803,8 +147995,8 @@
|
|
|
147803
147995
|
{
|
|
147804
147996
|
"description": "The border width of the List group items.\n",
|
|
147805
147997
|
"commentRange": {
|
|
147806
|
-
"start":
|
|
147807
|
-
"end":
|
|
147998
|
+
"start": 205,
|
|
147999
|
+
"end": 206
|
|
147808
148000
|
},
|
|
147809
148001
|
"context": {
|
|
147810
148002
|
"type": "variable",
|
|
@@ -147812,8 +148004,8 @@
|
|
|
147812
148004
|
"value": "0",
|
|
147813
148005
|
"scope": "default",
|
|
147814
148006
|
"line": {
|
|
147815
|
-
"start":
|
|
147816
|
-
"end":
|
|
148007
|
+
"start": 207,
|
|
148008
|
+
"end": 207
|
|
147817
148009
|
}
|
|
147818
148010
|
},
|
|
147819
148011
|
"group": [
|
|
@@ -147830,8 +148022,8 @@
|
|
|
147830
148022
|
{
|
|
147831
148023
|
"description": "The font size of the List group items, if no size is set.\n",
|
|
147832
148024
|
"commentRange": {
|
|
147833
|
-
"start":
|
|
147834
|
-
"end":
|
|
148025
|
+
"start": 209,
|
|
148026
|
+
"end": 210
|
|
147835
148027
|
},
|
|
147836
148028
|
"context": {
|
|
147837
148029
|
"type": "variable",
|
|
@@ -147839,8 +148031,8 @@
|
|
|
147839
148031
|
"value": "var(--kendo-font-size-sm)",
|
|
147840
148032
|
"scope": "default",
|
|
147841
148033
|
"line": {
|
|
147842
|
-
"start":
|
|
147843
|
-
"end":
|
|
148034
|
+
"start": 211,
|
|
148035
|
+
"end": 211
|
|
147844
148036
|
}
|
|
147845
148037
|
},
|
|
147846
148038
|
"group": [
|
|
@@ -147857,8 +148049,8 @@
|
|
|
147857
148049
|
{
|
|
147858
148050
|
"description": "The font size of the small List group item.\n",
|
|
147859
148051
|
"commentRange": {
|
|
147860
|
-
"start":
|
|
147861
|
-
"end":
|
|
148052
|
+
"start": 212,
|
|
148053
|
+
"end": 213
|
|
147862
148054
|
},
|
|
147863
148055
|
"context": {
|
|
147864
148056
|
"type": "variable",
|
|
@@ -147866,8 +148058,8 @@
|
|
|
147866
148058
|
"value": "var(--kendo-font-size-sm)",
|
|
147867
148059
|
"scope": "default",
|
|
147868
148060
|
"line": {
|
|
147869
|
-
"start":
|
|
147870
|
-
"end":
|
|
148061
|
+
"start": 214,
|
|
148062
|
+
"end": 214
|
|
147871
148063
|
}
|
|
147872
148064
|
},
|
|
147873
148065
|
"group": [
|
|
@@ -147884,8 +148076,8 @@
|
|
|
147884
148076
|
{
|
|
147885
148077
|
"description": "The font size of the medium List group item.\n",
|
|
147886
148078
|
"commentRange": {
|
|
147887
|
-
"start":
|
|
147888
|
-
"end":
|
|
148079
|
+
"start": 215,
|
|
148080
|
+
"end": 216
|
|
147889
148081
|
},
|
|
147890
148082
|
"context": {
|
|
147891
148083
|
"type": "variable",
|
|
@@ -147893,8 +148085,8 @@
|
|
|
147893
148085
|
"value": "var(--kendo-font-size-sm)",
|
|
147894
148086
|
"scope": "default",
|
|
147895
148087
|
"line": {
|
|
147896
|
-
"start":
|
|
147897
|
-
"end":
|
|
148088
|
+
"start": 217,
|
|
148089
|
+
"end": 217
|
|
147898
148090
|
}
|
|
147899
148091
|
},
|
|
147900
148092
|
"group": [
|
|
@@ -147911,8 +148103,8 @@
|
|
|
147911
148103
|
{
|
|
147912
148104
|
"description": "The font size of the large List group item.\n",
|
|
147913
148105
|
"commentRange": {
|
|
147914
|
-
"start":
|
|
147915
|
-
"end":
|
|
148106
|
+
"start": 218,
|
|
148107
|
+
"end": 219
|
|
147916
148108
|
},
|
|
147917
148109
|
"context": {
|
|
147918
148110
|
"type": "variable",
|
|
@@ -147920,8 +148112,8 @@
|
|
|
147920
148112
|
"value": "var(--kendo-font-size-sm)",
|
|
147921
148113
|
"scope": "default",
|
|
147922
148114
|
"line": {
|
|
147923
|
-
"start":
|
|
147924
|
-
"end":
|
|
148115
|
+
"start": 220,
|
|
148116
|
+
"end": 220
|
|
147925
148117
|
}
|
|
147926
148118
|
},
|
|
147927
148119
|
"group": [
|
|
@@ -147938,8 +148130,8 @@
|
|
|
147938
148130
|
{
|
|
147939
148131
|
"description": "The line height of the List group items, if no size is set.\n",
|
|
147940
148132
|
"commentRange": {
|
|
147941
|
-
"start":
|
|
147942
|
-
"end":
|
|
148133
|
+
"start": 222,
|
|
148134
|
+
"end": 223
|
|
147943
148135
|
},
|
|
147944
148136
|
"context": {
|
|
147945
148137
|
"type": "variable",
|
|
@@ -147947,8 +148139,8 @@
|
|
|
147947
148139
|
"value": "var(--kendo-line-height-lg)",
|
|
147948
148140
|
"scope": "default",
|
|
147949
148141
|
"line": {
|
|
147950
|
-
"start":
|
|
147951
|
-
"end":
|
|
148142
|
+
"start": 224,
|
|
148143
|
+
"end": 224
|
|
147952
148144
|
}
|
|
147953
148145
|
},
|
|
147954
148146
|
"group": [
|
|
@@ -147965,8 +148157,8 @@
|
|
|
147965
148157
|
{
|
|
147966
148158
|
"description": "The line height of the small List group item.\n",
|
|
147967
148159
|
"commentRange": {
|
|
147968
|
-
"start":
|
|
147969
|
-
"end":
|
|
148160
|
+
"start": 225,
|
|
148161
|
+
"end": 226
|
|
147970
148162
|
},
|
|
147971
148163
|
"context": {
|
|
147972
148164
|
"type": "variable",
|
|
@@ -147974,8 +148166,8 @@
|
|
|
147974
148166
|
"value": "var(--kendo-line-height-lg)",
|
|
147975
148167
|
"scope": "default",
|
|
147976
148168
|
"line": {
|
|
147977
|
-
"start":
|
|
147978
|
-
"end":
|
|
148169
|
+
"start": 227,
|
|
148170
|
+
"end": 227
|
|
147979
148171
|
}
|
|
147980
148172
|
},
|
|
147981
148173
|
"group": [
|
|
@@ -147992,8 +148184,8 @@
|
|
|
147992
148184
|
{
|
|
147993
148185
|
"description": "The line height of the medium List group item.\n",
|
|
147994
148186
|
"commentRange": {
|
|
147995
|
-
"start":
|
|
147996
|
-
"end":
|
|
148187
|
+
"start": 228,
|
|
148188
|
+
"end": 229
|
|
147997
148189
|
},
|
|
147998
148190
|
"context": {
|
|
147999
148191
|
"type": "variable",
|
|
@@ -148001,8 +148193,8 @@
|
|
|
148001
148193
|
"value": "var(--kendo-line-height-lg)",
|
|
148002
148194
|
"scope": "default",
|
|
148003
148195
|
"line": {
|
|
148004
|
-
"start":
|
|
148005
|
-
"end":
|
|
148196
|
+
"start": 230,
|
|
148197
|
+
"end": 230
|
|
148006
148198
|
}
|
|
148007
148199
|
},
|
|
148008
148200
|
"group": [
|
|
@@ -148019,8 +148211,8 @@
|
|
|
148019
148211
|
{
|
|
148020
148212
|
"description": "The line height of the large List group item.\n",
|
|
148021
148213
|
"commentRange": {
|
|
148022
|
-
"start":
|
|
148023
|
-
"end":
|
|
148214
|
+
"start": 231,
|
|
148215
|
+
"end": 232
|
|
148024
148216
|
},
|
|
148025
148217
|
"context": {
|
|
148026
148218
|
"type": "variable",
|
|
@@ -148028,8 +148220,8 @@
|
|
|
148028
148220
|
"value": "var(--kendo-line-height-lg)",
|
|
148029
148221
|
"scope": "default",
|
|
148030
148222
|
"line": {
|
|
148031
|
-
"start":
|
|
148032
|
-
"end":
|
|
148223
|
+
"start": 233,
|
|
148224
|
+
"end": 233
|
|
148033
148225
|
}
|
|
148034
148226
|
},
|
|
148035
148227
|
"group": [
|
|
@@ -148046,8 +148238,8 @@
|
|
|
148046
148238
|
{
|
|
148047
148239
|
"description": "The font weight of a List group item.\n",
|
|
148048
148240
|
"commentRange": {
|
|
148049
|
-
"start":
|
|
148050
|
-
"end":
|
|
148241
|
+
"start": 235,
|
|
148242
|
+
"end": 236
|
|
148051
148243
|
},
|
|
148052
148244
|
"context": {
|
|
148053
148245
|
"type": "variable",
|
|
@@ -148055,8 +148247,8 @@
|
|
|
148055
148247
|
"value": "var(--kendo-font-weight-bold)",
|
|
148056
148248
|
"scope": "default",
|
|
148057
148249
|
"line": {
|
|
148058
|
-
"start":
|
|
148059
|
-
"end":
|
|
148250
|
+
"start": 237,
|
|
148251
|
+
"end": 237
|
|
148060
148252
|
}
|
|
148061
148253
|
},
|
|
148062
148254
|
"group": [
|
|
@@ -148073,8 +148265,8 @@
|
|
|
148073
148265
|
{
|
|
148074
148266
|
"description": "The font size of the small List item group label.\n",
|
|
148075
148267
|
"commentRange": {
|
|
148076
|
-
"start":
|
|
148077
|
-
"end":
|
|
148268
|
+
"start": 239,
|
|
148269
|
+
"end": 240
|
|
148078
148270
|
},
|
|
148079
148271
|
"context": {
|
|
148080
148272
|
"type": "variable",
|
|
@@ -148082,8 +148274,8 @@
|
|
|
148082
148274
|
"value": ".75em",
|
|
148083
148275
|
"scope": "default",
|
|
148084
148276
|
"line": {
|
|
148085
|
-
"start":
|
|
148086
|
-
"end":
|
|
148277
|
+
"start": 241,
|
|
148278
|
+
"end": 241
|
|
148087
148279
|
}
|
|
148088
148280
|
},
|
|
148089
148281
|
"group": [
|
|
@@ -148100,8 +148292,8 @@
|
|
|
148100
148292
|
{
|
|
148101
148293
|
"description": "The font size of the medium List item group label.\n",
|
|
148102
148294
|
"commentRange": {
|
|
148103
|
-
"start":
|
|
148104
|
-
"end":
|
|
148295
|
+
"start": 242,
|
|
148296
|
+
"end": 243
|
|
148105
148297
|
},
|
|
148106
148298
|
"context": {
|
|
148107
148299
|
"type": "variable",
|
|
@@ -148109,8 +148301,8 @@
|
|
|
148109
148301
|
"value": ".75em",
|
|
148110
148302
|
"scope": "default",
|
|
148111
148303
|
"line": {
|
|
148112
|
-
"start":
|
|
148113
|
-
"end":
|
|
148304
|
+
"start": 244,
|
|
148305
|
+
"end": 244
|
|
148114
148306
|
}
|
|
148115
148307
|
},
|
|
148116
148308
|
"group": [
|
|
@@ -148127,8 +148319,8 @@
|
|
|
148127
148319
|
{
|
|
148128
148320
|
"description": "The font size of the large List item group label.\n",
|
|
148129
148321
|
"commentRange": {
|
|
148130
|
-
"start":
|
|
148131
|
-
"end":
|
|
148322
|
+
"start": 245,
|
|
148323
|
+
"end": 246
|
|
148132
148324
|
},
|
|
148133
148325
|
"context": {
|
|
148134
148326
|
"type": "variable",
|
|
@@ -148136,8 +148328,8 @@
|
|
|
148136
148328
|
"value": ".75em",
|
|
148137
148329
|
"scope": "default",
|
|
148138
148330
|
"line": {
|
|
148139
|
-
"start":
|
|
148140
|
-
"end":
|
|
148331
|
+
"start": 247,
|
|
148332
|
+
"end": 247
|
|
148141
148333
|
}
|
|
148142
148334
|
},
|
|
148143
148335
|
"group": [
|
|
@@ -148154,8 +148346,8 @@
|
|
|
148154
148346
|
{
|
|
148155
148347
|
"description": "The line height of the small List item group label.\n",
|
|
148156
148348
|
"commentRange": {
|
|
148157
|
-
"start":
|
|
148158
|
-
"end":
|
|
148349
|
+
"start": 249,
|
|
148350
|
+
"end": 250
|
|
148159
148351
|
},
|
|
148160
148352
|
"context": {
|
|
148161
148353
|
"type": "variable",
|
|
@@ -148163,8 +148355,8 @@
|
|
|
148163
148355
|
"value": "inherit",
|
|
148164
148356
|
"scope": "default",
|
|
148165
148357
|
"line": {
|
|
148166
|
-
"start":
|
|
148167
|
-
"end":
|
|
148358
|
+
"start": 251,
|
|
148359
|
+
"end": 251
|
|
148168
148360
|
}
|
|
148169
148361
|
},
|
|
148170
148362
|
"group": [
|
|
@@ -148181,8 +148373,8 @@
|
|
|
148181
148373
|
{
|
|
148182
148374
|
"description": "The line height of the medium List item group label.\n",
|
|
148183
148375
|
"commentRange": {
|
|
148184
|
-
"start":
|
|
148185
|
-
"end":
|
|
148376
|
+
"start": 252,
|
|
148377
|
+
"end": 253
|
|
148186
148378
|
},
|
|
148187
148379
|
"context": {
|
|
148188
148380
|
"type": "variable",
|
|
@@ -148190,8 +148382,8 @@
|
|
|
148190
148382
|
"value": "inherit",
|
|
148191
148383
|
"scope": "default",
|
|
148192
148384
|
"line": {
|
|
148193
|
-
"start":
|
|
148194
|
-
"end":
|
|
148385
|
+
"start": 254,
|
|
148386
|
+
"end": 254
|
|
148195
148387
|
}
|
|
148196
148388
|
},
|
|
148197
148389
|
"group": [
|
|
@@ -148208,8 +148400,8 @@
|
|
|
148208
148400
|
{
|
|
148209
148401
|
"description": "The line height of the large List item group label.\n",
|
|
148210
148402
|
"commentRange": {
|
|
148211
|
-
"start":
|
|
148212
|
-
"end":
|
|
148403
|
+
"start": 255,
|
|
148404
|
+
"end": 256
|
|
148213
148405
|
},
|
|
148214
148406
|
"context": {
|
|
148215
148407
|
"type": "variable",
|
|
@@ -148217,8 +148409,8 @@
|
|
|
148217
148409
|
"value": "inherit",
|
|
148218
148410
|
"scope": "default",
|
|
148219
148411
|
"line": {
|
|
148220
|
-
"start":
|
|
148221
|
-
"end":
|
|
148412
|
+
"start": 257,
|
|
148413
|
+
"end": 257
|
|
148222
148414
|
}
|
|
148223
148415
|
},
|
|
148224
148416
|
"group": [
|
|
@@ -148235,8 +148427,8 @@
|
|
|
148235
148427
|
{
|
|
148236
148428
|
"description": "The horizontal padding of the small List item group label.\n",
|
|
148237
148429
|
"commentRange": {
|
|
148238
|
-
"start":
|
|
148239
|
-
"end":
|
|
148430
|
+
"start": 259,
|
|
148431
|
+
"end": 260
|
|
148240
148432
|
},
|
|
148241
148433
|
"context": {
|
|
148242
148434
|
"type": "variable",
|
|
@@ -148244,8 +148436,8 @@
|
|
|
148244
148436
|
"value": ".5em",
|
|
148245
148437
|
"scope": "default",
|
|
148246
148438
|
"line": {
|
|
148247
|
-
"start":
|
|
148248
|
-
"end":
|
|
148439
|
+
"start": 261,
|
|
148440
|
+
"end": 261
|
|
148249
148441
|
}
|
|
148250
148442
|
},
|
|
148251
148443
|
"group": [
|
|
@@ -148262,8 +148454,8 @@
|
|
|
148262
148454
|
{
|
|
148263
148455
|
"description": "The horizontal padding of the medium List item group label.\n",
|
|
148264
148456
|
"commentRange": {
|
|
148265
|
-
"start":
|
|
148266
|
-
"end":
|
|
148457
|
+
"start": 262,
|
|
148458
|
+
"end": 263
|
|
148267
148459
|
},
|
|
148268
148460
|
"context": {
|
|
148269
148461
|
"type": "variable",
|
|
@@ -148271,8 +148463,8 @@
|
|
|
148271
148463
|
"value": ".5em",
|
|
148272
148464
|
"scope": "default",
|
|
148273
148465
|
"line": {
|
|
148274
|
-
"start":
|
|
148275
|
-
"end":
|
|
148466
|
+
"start": 264,
|
|
148467
|
+
"end": 264
|
|
148276
148468
|
}
|
|
148277
148469
|
},
|
|
148278
148470
|
"group": [
|
|
@@ -148289,8 +148481,8 @@
|
|
|
148289
148481
|
{
|
|
148290
148482
|
"description": "The horizontal padding of the large List item group label.\n",
|
|
148291
148483
|
"commentRange": {
|
|
148292
|
-
"start":
|
|
148293
|
-
"end":
|
|
148484
|
+
"start": 265,
|
|
148485
|
+
"end": 266
|
|
148294
148486
|
},
|
|
148295
148487
|
"context": {
|
|
148296
148488
|
"type": "variable",
|
|
@@ -148298,8 +148490,8 @@
|
|
|
148298
148490
|
"value": ".5em",
|
|
148299
148491
|
"scope": "default",
|
|
148300
148492
|
"line": {
|
|
148301
|
-
"start":
|
|
148302
|
-
"end":
|
|
148493
|
+
"start": 267,
|
|
148494
|
+
"end": 267
|
|
148303
148495
|
}
|
|
148304
148496
|
},
|
|
148305
148497
|
"group": [
|
|
@@ -148316,8 +148508,8 @@
|
|
|
148316
148508
|
{
|
|
148317
148509
|
"description": "The vertical padding of the small List item group label.\n",
|
|
148318
148510
|
"commentRange": {
|
|
148319
|
-
"start":
|
|
148320
|
-
"end":
|
|
148511
|
+
"start": 269,
|
|
148512
|
+
"end": 270
|
|
148321
148513
|
},
|
|
148322
148514
|
"context": {
|
|
148323
148515
|
"type": "variable",
|
|
@@ -148325,8 +148517,8 @@
|
|
|
148325
148517
|
"value": "0",
|
|
148326
148518
|
"scope": "default",
|
|
148327
148519
|
"line": {
|
|
148328
|
-
"start":
|
|
148329
|
-
"end":
|
|
148520
|
+
"start": 271,
|
|
148521
|
+
"end": 271
|
|
148330
148522
|
}
|
|
148331
148523
|
},
|
|
148332
148524
|
"group": [
|
|
@@ -148343,8 +148535,8 @@
|
|
|
148343
148535
|
{
|
|
148344
148536
|
"description": "The vertical padding of the medium List item group label.\n",
|
|
148345
148537
|
"commentRange": {
|
|
148346
|
-
"start":
|
|
148347
|
-
"end":
|
|
148538
|
+
"start": 272,
|
|
148539
|
+
"end": 273
|
|
148348
148540
|
},
|
|
148349
148541
|
"context": {
|
|
148350
148542
|
"type": "variable",
|
|
@@ -148352,8 +148544,8 @@
|
|
|
148352
148544
|
"value": "0",
|
|
148353
148545
|
"scope": "default",
|
|
148354
148546
|
"line": {
|
|
148355
|
-
"start":
|
|
148356
|
-
"end":
|
|
148547
|
+
"start": 274,
|
|
148548
|
+
"end": 274
|
|
148357
148549
|
}
|
|
148358
148550
|
},
|
|
148359
148551
|
"group": [
|
|
@@ -148370,8 +148562,8 @@
|
|
|
148370
148562
|
{
|
|
148371
148563
|
"description": "The vertical padding of the large List item group label.\n",
|
|
148372
148564
|
"commentRange": {
|
|
148373
|
-
"start":
|
|
148374
|
-
"end":
|
|
148565
|
+
"start": 275,
|
|
148566
|
+
"end": 276
|
|
148375
148567
|
},
|
|
148376
148568
|
"context": {
|
|
148377
148569
|
"type": "variable",
|
|
@@ -148379,8 +148571,8 @@
|
|
|
148379
148571
|
"value": "0",
|
|
148380
148572
|
"scope": "default",
|
|
148381
148573
|
"line": {
|
|
148382
|
-
"start":
|
|
148383
|
-
"end":
|
|
148574
|
+
"start": 277,
|
|
148575
|
+
"end": 277
|
|
148384
148576
|
}
|
|
148385
148577
|
},
|
|
148386
148578
|
"group": [
|
|
@@ -148397,8 +148589,8 @@
|
|
|
148397
148589
|
{
|
|
148398
148590
|
"description": "The background color of the List component.\n",
|
|
148399
148591
|
"commentRange": {
|
|
148400
|
-
"start":
|
|
148401
|
-
"end":
|
|
148592
|
+
"start": 279,
|
|
148593
|
+
"end": 280
|
|
148402
148594
|
},
|
|
148403
148595
|
"context": {
|
|
148404
148596
|
"type": "variable",
|
|
@@ -148406,8 +148598,8 @@
|
|
|
148406
148598
|
"value": "k-color(surface-alt)",
|
|
148407
148599
|
"scope": "default",
|
|
148408
148600
|
"line": {
|
|
148409
|
-
"start":
|
|
148410
|
-
"end":
|
|
148601
|
+
"start": 281,
|
|
148602
|
+
"end": 281
|
|
148411
148603
|
}
|
|
148412
148604
|
},
|
|
148413
148605
|
"group": [
|
|
@@ -148424,8 +148616,8 @@
|
|
|
148424
148616
|
{
|
|
148425
148617
|
"description": "The text color of the List component.\n",
|
|
148426
148618
|
"commentRange": {
|
|
148427
|
-
"start":
|
|
148428
|
-
"end":
|
|
148619
|
+
"start": 282,
|
|
148620
|
+
"end": 283
|
|
148429
148621
|
},
|
|
148430
148622
|
"context": {
|
|
148431
148623
|
"type": "variable",
|
|
@@ -148433,8 +148625,8 @@
|
|
|
148433
148625
|
"value": "k-color(on-app-surface)",
|
|
148434
148626
|
"scope": "default",
|
|
148435
148627
|
"line": {
|
|
148436
|
-
"start":
|
|
148437
|
-
"end":
|
|
148628
|
+
"start": 284,
|
|
148629
|
+
"end": 284
|
|
148438
148630
|
}
|
|
148439
148631
|
},
|
|
148440
148632
|
"group": [
|
|
@@ -148451,8 +148643,8 @@
|
|
|
148451
148643
|
{
|
|
148452
148644
|
"description": "The border color of the List component.\n",
|
|
148453
148645
|
"commentRange": {
|
|
148454
|
-
"start":
|
|
148455
|
-
"end":
|
|
148646
|
+
"start": 285,
|
|
148647
|
+
"end": 286
|
|
148456
148648
|
},
|
|
148457
148649
|
"context": {
|
|
148458
148650
|
"type": "variable",
|
|
@@ -148460,8 +148652,8 @@
|
|
|
148460
148652
|
"value": "k-color(border)",
|
|
148461
148653
|
"scope": "default",
|
|
148462
148654
|
"line": {
|
|
148463
|
-
"start":
|
|
148464
|
-
"end":
|
|
148655
|
+
"start": 287,
|
|
148656
|
+
"end": 287
|
|
148465
148657
|
}
|
|
148466
148658
|
},
|
|
148467
148659
|
"group": [
|
|
@@ -148478,8 +148670,8 @@
|
|
|
148478
148670
|
{
|
|
148479
148671
|
"description": "The background color of the List header.\n",
|
|
148480
148672
|
"commentRange": {
|
|
148481
|
-
"start":
|
|
148482
|
-
"end":
|
|
148673
|
+
"start": 290,
|
|
148674
|
+
"end": 291
|
|
148483
148675
|
},
|
|
148484
148676
|
"context": {
|
|
148485
148677
|
"type": "variable",
|
|
@@ -148487,8 +148679,8 @@
|
|
|
148487
148679
|
"value": "null",
|
|
148488
148680
|
"scope": "default",
|
|
148489
148681
|
"line": {
|
|
148490
|
-
"start":
|
|
148491
|
-
"end":
|
|
148682
|
+
"start": 292,
|
|
148683
|
+
"end": 292
|
|
148492
148684
|
}
|
|
148493
148685
|
},
|
|
148494
148686
|
"group": [
|
|
@@ -148505,8 +148697,8 @@
|
|
|
148505
148697
|
{
|
|
148506
148698
|
"description": "The text color of the List header.\n",
|
|
148507
148699
|
"commentRange": {
|
|
148508
|
-
"start":
|
|
148509
|
-
"end":
|
|
148700
|
+
"start": 293,
|
|
148701
|
+
"end": 294
|
|
148510
148702
|
},
|
|
148511
148703
|
"context": {
|
|
148512
148704
|
"type": "variable",
|
|
@@ -148514,8 +148706,8 @@
|
|
|
148514
148706
|
"value": "null",
|
|
148515
148707
|
"scope": "default",
|
|
148516
148708
|
"line": {
|
|
148517
|
-
"start":
|
|
148518
|
-
"end":
|
|
148709
|
+
"start": 295,
|
|
148710
|
+
"end": 295
|
|
148519
148711
|
}
|
|
148520
148712
|
},
|
|
148521
148713
|
"group": [
|
|
@@ -148532,8 +148724,8 @@
|
|
|
148532
148724
|
{
|
|
148533
148725
|
"description": "The border color of the List header.\n",
|
|
148534
148726
|
"commentRange": {
|
|
148535
|
-
"start":
|
|
148536
|
-
"end":
|
|
148727
|
+
"start": 296,
|
|
148728
|
+
"end": 297
|
|
148537
148729
|
},
|
|
148538
148730
|
"context": {
|
|
148539
148731
|
"type": "variable",
|
|
@@ -148541,8 +148733,8 @@
|
|
|
148541
148733
|
"value": "inherit",
|
|
148542
148734
|
"scope": "default",
|
|
148543
148735
|
"line": {
|
|
148544
|
-
"start":
|
|
148545
|
-
"end":
|
|
148736
|
+
"start": 298,
|
|
148737
|
+
"end": 298
|
|
148546
148738
|
}
|
|
148547
148739
|
},
|
|
148548
148740
|
"group": [
|
|
@@ -148559,8 +148751,8 @@
|
|
|
148559
148751
|
{
|
|
148560
148752
|
"description": "The box shadow of the List header.\n",
|
|
148561
148753
|
"commentRange": {
|
|
148562
|
-
"start":
|
|
148563
|
-
"end":
|
|
148754
|
+
"start": 299,
|
|
148755
|
+
"end": 300
|
|
148564
148756
|
},
|
|
148565
148757
|
"context": {
|
|
148566
148758
|
"type": "variable",
|
|
@@ -148568,8 +148760,8 @@
|
|
|
148568
148760
|
"value": "none",
|
|
148569
148761
|
"scope": "default",
|
|
148570
148762
|
"line": {
|
|
148571
|
-
"start":
|
|
148572
|
-
"end":
|
|
148763
|
+
"start": 301,
|
|
148764
|
+
"end": 301
|
|
148573
148765
|
}
|
|
148574
148766
|
},
|
|
148575
148767
|
"group": [
|
|
@@ -148586,8 +148778,8 @@
|
|
|
148586
148778
|
{
|
|
148587
148779
|
"description": "The background color of the List items.\n",
|
|
148588
148780
|
"commentRange": {
|
|
148589
|
-
"start":
|
|
148590
|
-
"end":
|
|
148781
|
+
"start": 303,
|
|
148782
|
+
"end": 304
|
|
148591
148783
|
},
|
|
148592
148784
|
"context": {
|
|
148593
148785
|
"type": "variable",
|
|
@@ -148595,8 +148787,8 @@
|
|
|
148595
148787
|
"value": "null",
|
|
148596
148788
|
"scope": "default",
|
|
148597
148789
|
"line": {
|
|
148598
|
-
"start":
|
|
148599
|
-
"end":
|
|
148790
|
+
"start": 305,
|
|
148791
|
+
"end": 305
|
|
148600
148792
|
}
|
|
148601
148793
|
},
|
|
148602
148794
|
"group": [
|
|
@@ -148613,8 +148805,8 @@
|
|
|
148613
148805
|
{
|
|
148614
148806
|
"description": "The text color of the List items.\n",
|
|
148615
148807
|
"commentRange": {
|
|
148616
|
-
"start":
|
|
148617
|
-
"end":
|
|
148808
|
+
"start": 306,
|
|
148809
|
+
"end": 307
|
|
148618
148810
|
},
|
|
148619
148811
|
"context": {
|
|
148620
148812
|
"type": "variable",
|
|
@@ -148622,8 +148814,8 @@
|
|
|
148622
148814
|
"value": "null",
|
|
148623
148815
|
"scope": "default",
|
|
148624
148816
|
"line": {
|
|
148625
|
-
"start":
|
|
148626
|
-
"end":
|
|
148817
|
+
"start": 308,
|
|
148818
|
+
"end": 308
|
|
148627
148819
|
}
|
|
148628
148820
|
},
|
|
148629
148821
|
"group": [
|
|
@@ -148640,8 +148832,8 @@
|
|
|
148640
148832
|
{
|
|
148641
148833
|
"description": "The border-radius of the List items.\n",
|
|
148642
148834
|
"commentRange": {
|
|
148643
|
-
"start":
|
|
148644
|
-
"end":
|
|
148835
|
+
"start": 309,
|
|
148836
|
+
"end": 310
|
|
148645
148837
|
},
|
|
148646
148838
|
"context": {
|
|
148647
148839
|
"type": "variable",
|
|
@@ -148649,8 +148841,8 @@
|
|
|
148649
148841
|
"value": "k-border-radius(md)",
|
|
148650
148842
|
"scope": "default",
|
|
148651
148843
|
"line": {
|
|
148652
|
-
"start":
|
|
148653
|
-
"end":
|
|
148844
|
+
"start": 311,
|
|
148845
|
+
"end": 311
|
|
148654
148846
|
}
|
|
148655
148847
|
},
|
|
148656
148848
|
"group": [
|
|
@@ -148667,8 +148859,8 @@
|
|
|
148667
148859
|
{
|
|
148668
148860
|
"description": "The background color of the hovered List items.\n",
|
|
148669
148861
|
"commentRange": {
|
|
148670
|
-
"start":
|
|
148671
|
-
"end":
|
|
148862
|
+
"start": 313,
|
|
148863
|
+
"end": 314
|
|
148672
148864
|
},
|
|
148673
148865
|
"context": {
|
|
148674
148866
|
"type": "variable",
|
|
@@ -148676,8 +148868,8 @@
|
|
|
148676
148868
|
"value": "color-mix(in srgb, k-color(on-app-surface) 6%, transparent )",
|
|
148677
148869
|
"scope": "default",
|
|
148678
148870
|
"line": {
|
|
148679
|
-
"start":
|
|
148680
|
-
"end":
|
|
148871
|
+
"start": 315,
|
|
148872
|
+
"end": 315
|
|
148681
148873
|
}
|
|
148682
148874
|
},
|
|
148683
148875
|
"group": [
|
|
@@ -148694,8 +148886,8 @@
|
|
|
148694
148886
|
{
|
|
148695
148887
|
"description": "The text color of the hovered List items.\n",
|
|
148696
148888
|
"commentRange": {
|
|
148697
|
-
"start":
|
|
148698
|
-
"end":
|
|
148889
|
+
"start": 316,
|
|
148890
|
+
"end": 317
|
|
148699
148891
|
},
|
|
148700
148892
|
"context": {
|
|
148701
148893
|
"type": "variable",
|
|
@@ -148703,8 +148895,8 @@
|
|
|
148703
148895
|
"value": "k-color(on-app-surface)",
|
|
148704
148896
|
"scope": "default",
|
|
148705
148897
|
"line": {
|
|
148706
|
-
"start":
|
|
148707
|
-
"end":
|
|
148898
|
+
"start": 318,
|
|
148899
|
+
"end": 318
|
|
148708
148900
|
}
|
|
148709
148901
|
},
|
|
148710
148902
|
"group": [
|
|
@@ -148721,8 +148913,8 @@
|
|
|
148721
148913
|
{
|
|
148722
148914
|
"description": "The background color of the focused List items.\n",
|
|
148723
148915
|
"commentRange": {
|
|
148724
|
-
"start":
|
|
148725
|
-
"end":
|
|
148916
|
+
"start": 320,
|
|
148917
|
+
"end": 321
|
|
148726
148918
|
},
|
|
148727
148919
|
"context": {
|
|
148728
148920
|
"type": "variable",
|
|
@@ -148730,8 +148922,8 @@
|
|
|
148730
148922
|
"value": "null",
|
|
148731
148923
|
"scope": "default",
|
|
148732
148924
|
"line": {
|
|
148733
|
-
"start":
|
|
148734
|
-
"end":
|
|
148925
|
+
"start": 322,
|
|
148926
|
+
"end": 322
|
|
148735
148927
|
}
|
|
148736
148928
|
},
|
|
148737
148929
|
"group": [
|
|
@@ -148748,8 +148940,8 @@
|
|
|
148748
148940
|
{
|
|
148749
148941
|
"description": "The text color of the focused List items.\n",
|
|
148750
148942
|
"commentRange": {
|
|
148751
|
-
"start":
|
|
148752
|
-
"end":
|
|
148943
|
+
"start": 323,
|
|
148944
|
+
"end": 324
|
|
148753
148945
|
},
|
|
148754
148946
|
"context": {
|
|
148755
148947
|
"type": "variable",
|
|
@@ -148757,8 +148949,8 @@
|
|
|
148757
148949
|
"value": "null",
|
|
148758
148950
|
"scope": "default",
|
|
148759
148951
|
"line": {
|
|
148760
|
-
"start":
|
|
148761
|
-
"end":
|
|
148952
|
+
"start": 325,
|
|
148953
|
+
"end": 325
|
|
148762
148954
|
}
|
|
148763
148955
|
},
|
|
148764
148956
|
"group": [
|
|
@@ -148775,8 +148967,8 @@
|
|
|
148775
148967
|
{
|
|
148776
148968
|
"description": "The box shadow of the focused List items.\n",
|
|
148777
148969
|
"commentRange": {
|
|
148778
|
-
"start":
|
|
148779
|
-
"end":
|
|
148970
|
+
"start": 326,
|
|
148971
|
+
"end": 327
|
|
148780
148972
|
},
|
|
148781
148973
|
"context": {
|
|
148782
148974
|
"type": "variable",
|
|
@@ -148784,8 +148976,8 @@
|
|
|
148784
148976
|
"value": "inset 0 0 0 2px k-color(border-alt)",
|
|
148785
148977
|
"scope": "default",
|
|
148786
148978
|
"line": {
|
|
148787
|
-
"start":
|
|
148788
|
-
"end":
|
|
148979
|
+
"start": 328,
|
|
148980
|
+
"end": 328
|
|
148789
148981
|
}
|
|
148790
148982
|
},
|
|
148791
148983
|
"group": [
|
|
@@ -148799,11 +148991,38 @@
|
|
|
148799
148991
|
"resolvedValue": "(inset 0 0 0 2px var(--kendo-color-border-alt))",
|
|
148800
148992
|
"resolvedType": "List"
|
|
148801
148993
|
},
|
|
148994
|
+
{
|
|
148995
|
+
"description": "The box shadow of the List sticky header.\n",
|
|
148996
|
+
"commentRange": {
|
|
148997
|
+
"start": 330,
|
|
148998
|
+
"end": 331
|
|
148999
|
+
},
|
|
149000
|
+
"context": {
|
|
149001
|
+
"type": "variable",
|
|
149002
|
+
"name": "kendo-list-sticky-header-shadow",
|
|
149003
|
+
"value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
149004
|
+
"scope": "default",
|
|
149005
|
+
"line": {
|
|
149006
|
+
"start": 332,
|
|
149007
|
+
"end": 332
|
|
149008
|
+
}
|
|
149009
|
+
},
|
|
149010
|
+
"group": [
|
|
149011
|
+
"list"
|
|
149012
|
+
],
|
|
149013
|
+
"access": "public",
|
|
149014
|
+
"file": {
|
|
149015
|
+
"path": "classic/scss/list/_variables.scss",
|
|
149016
|
+
"name": "_variables.scss"
|
|
149017
|
+
},
|
|
149018
|
+
"resolvedValue": "(0 2px 4px 0 rgba(0, 0, 0, 0.08))",
|
|
149019
|
+
"resolvedType": "List"
|
|
149020
|
+
},
|
|
148802
149021
|
{
|
|
148803
149022
|
"description": "The background color of the selected List items.\n",
|
|
148804
149023
|
"commentRange": {
|
|
148805
|
-
"start":
|
|
148806
|
-
"end":
|
|
149024
|
+
"start": 334,
|
|
149025
|
+
"end": 335
|
|
148807
149026
|
},
|
|
148808
149027
|
"context": {
|
|
148809
149028
|
"type": "variable",
|
|
@@ -148811,8 +149030,8 @@
|
|
|
148811
149030
|
"value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent )",
|
|
148812
149031
|
"scope": "default",
|
|
148813
149032
|
"line": {
|
|
148814
|
-
"start":
|
|
148815
|
-
"end":
|
|
149033
|
+
"start": 336,
|
|
149034
|
+
"end": 336
|
|
148816
149035
|
}
|
|
148817
149036
|
},
|
|
148818
149037
|
"group": [
|
|
@@ -148829,8 +149048,8 @@
|
|
|
148829
149048
|
{
|
|
148830
149049
|
"description": "The text color of the selected List items.\n",
|
|
148831
149050
|
"commentRange": {
|
|
148832
|
-
"start":
|
|
148833
|
-
"end":
|
|
149051
|
+
"start": 337,
|
|
149052
|
+
"end": 338
|
|
148834
149053
|
},
|
|
148835
149054
|
"context": {
|
|
148836
149055
|
"type": "variable",
|
|
@@ -148838,8 +149057,8 @@
|
|
|
148838
149057
|
"value": "k-color(on-app-surface)",
|
|
148839
149058
|
"scope": "default",
|
|
148840
149059
|
"line": {
|
|
148841
|
-
"start":
|
|
148842
|
-
"end":
|
|
149060
|
+
"start": 339,
|
|
149061
|
+
"end": 339
|
|
148843
149062
|
}
|
|
148844
149063
|
},
|
|
148845
149064
|
"group": [
|
|
@@ -148856,8 +149075,8 @@
|
|
|
148856
149075
|
{
|
|
148857
149076
|
"description": "The background color of the selected hovered List items.\n",
|
|
148858
149077
|
"commentRange": {
|
|
148859
|
-
"start":
|
|
148860
|
-
"end":
|
|
149078
|
+
"start": 341,
|
|
149079
|
+
"end": 342
|
|
148861
149080
|
},
|
|
148862
149081
|
"context": {
|
|
148863
149082
|
"type": "variable",
|
|
@@ -148865,8 +149084,8 @@
|
|
|
148865
149084
|
"value": "color-mix(in srgb, k-color(on-app-surface) 18%, transparent )",
|
|
148866
149085
|
"scope": "default",
|
|
148867
149086
|
"line": {
|
|
148868
|
-
"start":
|
|
148869
|
-
"end":
|
|
149087
|
+
"start": 343,
|
|
149088
|
+
"end": 343
|
|
148870
149089
|
}
|
|
148871
149090
|
},
|
|
148872
149091
|
"group": [
|
|
@@ -148883,8 +149102,8 @@
|
|
|
148883
149102
|
{
|
|
148884
149103
|
"description": "The text color of the selected hovered List items.\n",
|
|
148885
149104
|
"commentRange": {
|
|
148886
|
-
"start":
|
|
148887
|
-
"end":
|
|
149105
|
+
"start": 344,
|
|
149106
|
+
"end": 345
|
|
148888
149107
|
},
|
|
148889
149108
|
"context": {
|
|
148890
149109
|
"type": "variable",
|
|
@@ -148892,8 +149111,8 @@
|
|
|
148892
149111
|
"value": "k-color(on-app-surface)",
|
|
148893
149112
|
"scope": "default",
|
|
148894
149113
|
"line": {
|
|
148895
|
-
"start":
|
|
148896
|
-
"end":
|
|
149114
|
+
"start": 346,
|
|
149115
|
+
"end": 346
|
|
148897
149116
|
}
|
|
148898
149117
|
},
|
|
148899
149118
|
"group": [
|
|
@@ -148910,8 +149129,8 @@
|
|
|
148910
149129
|
{
|
|
148911
149130
|
"description": "The background color of the List group items.\n",
|
|
148912
149131
|
"commentRange": {
|
|
148913
|
-
"start":
|
|
148914
|
-
"end":
|
|
149132
|
+
"start": 348,
|
|
149133
|
+
"end": 349
|
|
148915
149134
|
},
|
|
148916
149135
|
"context": {
|
|
148917
149136
|
"type": "variable",
|
|
@@ -148919,8 +149138,8 @@
|
|
|
148919
149138
|
"value": "null",
|
|
148920
149139
|
"scope": "default",
|
|
148921
149140
|
"line": {
|
|
148922
|
-
"start":
|
|
148923
|
-
"end":
|
|
149141
|
+
"start": 350,
|
|
149142
|
+
"end": 350
|
|
148924
149143
|
}
|
|
148925
149144
|
},
|
|
148926
149145
|
"group": [
|
|
@@ -148937,8 +149156,8 @@
|
|
|
148937
149156
|
{
|
|
148938
149157
|
"description": "The text color of the List group items.\n",
|
|
148939
149158
|
"commentRange": {
|
|
148940
|
-
"start":
|
|
148941
|
-
"end":
|
|
149159
|
+
"start": 351,
|
|
149160
|
+
"end": 352
|
|
148942
149161
|
},
|
|
148943
149162
|
"context": {
|
|
148944
149163
|
"type": "variable",
|
|
@@ -148946,8 +149165,8 @@
|
|
|
148946
149165
|
"value": "k-color(subtle)",
|
|
148947
149166
|
"scope": "default",
|
|
148948
149167
|
"line": {
|
|
148949
|
-
"start":
|
|
148950
|
-
"end":
|
|
149168
|
+
"start": 353,
|
|
149169
|
+
"end": 353
|
|
148951
149170
|
}
|
|
148952
149171
|
},
|
|
148953
149172
|
"group": [
|
|
@@ -148964,8 +149183,8 @@
|
|
|
148964
149183
|
{
|
|
148965
149184
|
"description": "The border color of the List group items.\n",
|
|
148966
149185
|
"commentRange": {
|
|
148967
|
-
"start":
|
|
148968
|
-
"end":
|
|
149186
|
+
"start": 354,
|
|
149187
|
+
"end": 355
|
|
148969
149188
|
},
|
|
148970
149189
|
"context": {
|
|
148971
149190
|
"type": "variable",
|
|
@@ -148973,8 +149192,8 @@
|
|
|
148973
149192
|
"value": "inherit",
|
|
148974
149193
|
"scope": "default",
|
|
148975
149194
|
"line": {
|
|
148976
|
-
"start":
|
|
148977
|
-
"end":
|
|
149195
|
+
"start": 356,
|
|
149196
|
+
"end": 356
|
|
148978
149197
|
}
|
|
148979
149198
|
},
|
|
148980
149199
|
"group": [
|
|
@@ -148991,8 +149210,8 @@
|
|
|
148991
149210
|
{
|
|
148992
149211
|
"description": "The base shadow of the List group items.\n",
|
|
148993
149212
|
"commentRange": {
|
|
148994
|
-
"start":
|
|
148995
|
-
"end":
|
|
149213
|
+
"start": 357,
|
|
149214
|
+
"end": 358
|
|
148996
149215
|
},
|
|
148997
149216
|
"context": {
|
|
148998
149217
|
"type": "variable",
|
|
@@ -149000,8 +149219,8 @@
|
|
|
149000
149219
|
"value": "inset 0 1px 0 k-color(border)",
|
|
149001
149220
|
"scope": "default",
|
|
149002
149221
|
"line": {
|
|
149003
|
-
"start":
|
|
149004
|
-
"end":
|
|
149222
|
+
"start": 359,
|
|
149223
|
+
"end": 359
|
|
149005
149224
|
}
|
|
149006
149225
|
},
|
|
149007
149226
|
"group": [
|
|
@@ -149018,8 +149237,8 @@
|
|
|
149018
149237
|
{
|
|
149019
149238
|
"description": "The color of the 'Option Label' text.\n",
|
|
149020
149239
|
"commentRange": {
|
|
149021
|
-
"start":
|
|
149022
|
-
"end":
|
|
149240
|
+
"start": 361,
|
|
149241
|
+
"end": 362
|
|
149023
149242
|
},
|
|
149024
149243
|
"context": {
|
|
149025
149244
|
"type": "variable",
|
|
@@ -149027,8 +149246,8 @@
|
|
|
149027
149246
|
"value": "k-color(subtle)",
|
|
149028
149247
|
"scope": "default",
|
|
149029
149248
|
"line": {
|
|
149030
|
-
"start":
|
|
149031
|
-
"end":
|
|
149249
|
+
"start": 363,
|
|
149250
|
+
"end": 363
|
|
149032
149251
|
}
|
|
149033
149252
|
},
|
|
149034
149253
|
"group": [
|
|
@@ -149045,8 +149264,8 @@
|
|
|
149045
149264
|
{
|
|
149046
149265
|
"description": "The font size of the List item description.\n",
|
|
149047
149266
|
"commentRange": {
|
|
149048
|
-
"start":
|
|
149049
|
-
"end":
|
|
149267
|
+
"start": 365,
|
|
149268
|
+
"end": 366
|
|
149050
149269
|
},
|
|
149051
149270
|
"context": {
|
|
149052
149271
|
"type": "variable",
|
|
@@ -149054,8 +149273,8 @@
|
|
|
149054
149273
|
"value": "var(--kendo-font-size-sm)",
|
|
149055
149274
|
"scope": "default",
|
|
149056
149275
|
"line": {
|
|
149057
|
-
"start":
|
|
149058
|
-
"end":
|
|
149276
|
+
"start": 367,
|
|
149277
|
+
"end": 367
|
|
149059
149278
|
}
|
|
149060
149279
|
},
|
|
149061
149280
|
"group": [
|
|
@@ -149072,8 +149291,8 @@
|
|
|
149072
149291
|
{
|
|
149073
149292
|
"description": "The line of the list item description.\n",
|
|
149074
149293
|
"commentRange": {
|
|
149075
|
-
"start":
|
|
149076
|
-
"end":
|
|
149294
|
+
"start": 368,
|
|
149295
|
+
"end": 369
|
|
149077
149296
|
},
|
|
149078
149297
|
"context": {
|
|
149079
149298
|
"type": "variable",
|
|
@@ -149081,8 +149300,8 @@
|
|
|
149081
149300
|
"value": "var(--kendo-line-height-lg)",
|
|
149082
149301
|
"scope": "default",
|
|
149083
149302
|
"line": {
|
|
149084
|
-
"start":
|
|
149085
|
-
"end":
|
|
149303
|
+
"start": 370,
|
|
149304
|
+
"end": 370
|
|
149086
149305
|
}
|
|
149087
149306
|
},
|
|
149088
149307
|
"group": [
|
|
@@ -149099,8 +149318,8 @@
|
|
|
149099
149318
|
{
|
|
149100
149319
|
"description": "The text color of the list item description.\n",
|
|
149101
149320
|
"commentRange": {
|
|
149102
|
-
"start":
|
|
149103
|
-
"end":
|
|
149321
|
+
"start": 371,
|
|
149322
|
+
"end": 372
|
|
149104
149323
|
},
|
|
149105
149324
|
"context": {
|
|
149106
149325
|
"type": "variable",
|
|
@@ -149108,8 +149327,8 @@
|
|
|
149108
149327
|
"value": "k-color(subtle)",
|
|
149109
149328
|
"scope": "default",
|
|
149110
149329
|
"line": {
|
|
149111
|
-
"start":
|
|
149112
|
-
"end":
|
|
149330
|
+
"start": 373,
|
|
149331
|
+
"end": 373
|
|
149113
149332
|
}
|
|
149114
149333
|
},
|
|
149115
149334
|
"group": [
|
|
@@ -149126,17 +149345,17 @@
|
|
|
149126
149345
|
{
|
|
149127
149346
|
"description": "The sizes map of the List.\n",
|
|
149128
149347
|
"commentRange": {
|
|
149129
|
-
"start":
|
|
149130
|
-
"end":
|
|
149348
|
+
"start": 112,
|
|
149349
|
+
"end": 113
|
|
149131
149350
|
},
|
|
149132
149351
|
"context": {
|
|
149133
149352
|
"type": "variable",
|
|
149134
149353
|
"name": "kendo-list-sizes",
|
|
149135
|
-
"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)",
|
|
149354
|
+
"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)",
|
|
149136
149355
|
"scope": "default",
|
|
149137
149356
|
"line": {
|
|
149138
|
-
"start":
|
|
149139
|
-
"end":
|
|
149357
|
+
"start": 114,
|
|
149358
|
+
"end": 184
|
|
149140
149359
|
}
|
|
149141
149360
|
},
|
|
149142
149361
|
"group": [
|
|
@@ -149147,7 +149366,7 @@
|
|
|
149147
149366
|
"path": "core/scss/components/list/_variables.scss",
|
|
149148
149367
|
"name": "_variables.scss"
|
|
149149
149368
|
},
|
|
149150
|
-
"resolvedValue": "(sm: (font-size: var(--kendo-font-size), line-height: var(--kendo-line-height), header-padding-x: var(--kendo-spacing-2), header-padding-y: var(--kendo-spacing-0\\.5), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2), item-padding-y: var(--kendo-spacing-0\\.5), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2), group-item-padding-y: calc(var(--kendo-spacing-0\\.5) + 1px), group-item-font-size: var(--kendo-font-size-sm), group-item-line-height: var(--kendo-line-height-lg), item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2), filter-padding-y: var(--kendo-spacing-2)), md: (font-size: var(--kendo-font-size), line-height: var(--kendo-line-height), header-padding-x: var(--kendo-spacing-2), header-padding-y: var(--kendo-spacing-1), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2), item-padding-y: var(--kendo-spacing-1), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2), group-item-padding-y: calc(var(--kendo-spacing-1) + 1px), group-item-font-size: var(--kendo-font-size-sm), group-item-line-height: var(--kendo-line-height-lg), item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2), filter-padding-y: var(--kendo-spacing-2)), lg: (font-size: var(--kendo-font-size-lg), line-height: var(--kendo-line-height-lg), header-padding-x: var(--kendo-spacing-2), header-padding-y: var(--kendo-spacing-1\\.5), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-3), item-padding-y: var(--kendo-spacing-2), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2), group-item-padding-y: calc(var(--kendo-spacing-1\\.5) + 1px), group-item-font-size: var(--kendo-font-size-sm), group-item-line-height: var(--kendo-line-height-lg), item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2), filter-padding-y: var(--kendo-spacing-2)))",
|
|
149369
|
+
"resolvedValue": "(sm: (font-size: var(--kendo-font-size), line-height: var(--kendo-line-height), header-padding-x: var(--kendo-spacing-2), header-padding-y: var(--kendo-spacing-0\\.5), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2), item-padding-y: var(--kendo-spacing-0\\.5), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2), group-item-padding-y: calc(var(--kendo-spacing-0\\.5) + 1px), group-item-font-size: var(--kendo-font-size-sm), group-item-line-height: var(--kendo-line-height-lg), item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2), filter-padding-y: var(--kendo-spacing-2), sticky-header-padding-y: var(--kendo-spacing-1\\.5)), md: (font-size: var(--kendo-font-size), line-height: var(--kendo-line-height), header-padding-x: var(--kendo-spacing-2), header-padding-y: var(--kendo-spacing-1), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2), item-padding-y: var(--kendo-spacing-1), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2), group-item-padding-y: calc(var(--kendo-spacing-1) + 1px), group-item-font-size: var(--kendo-font-size-sm), group-item-line-height: var(--kendo-line-height-lg), item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2), filter-padding-y: var(--kendo-spacing-2), sticky-header-padding-y: var(--kendo-spacing-2)), lg: (font-size: var(--kendo-font-size-lg), line-height: var(--kendo-line-height-lg), header-padding-x: var(--kendo-spacing-2), header-padding-y: var(--kendo-spacing-1\\.5), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-3), item-padding-y: var(--kendo-spacing-2), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2), group-item-padding-y: calc(var(--kendo-spacing-1\\.5) + 1px), group-item-font-size: var(--kendo-font-size-sm), group-item-line-height: var(--kendo-line-height-lg), item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2), filter-padding-y: var(--kendo-spacing-2), sticky-header-padding-y: var(--kendo-spacing-2\\.5)))",
|
|
149151
149370
|
"resolvedType": "Map",
|
|
149152
149371
|
"prettyValue": {
|
|
149153
149372
|
"sm": {
|
|
@@ -149170,7 +149389,8 @@
|
|
|
149170
149389
|
"item-group-label-font-size": "0.75em",
|
|
149171
149390
|
"item-group-label-line-height": "inherit",
|
|
149172
149391
|
"filter-padding-x": "var(--kendo-spacing-2)",
|
|
149173
|
-
"filter-padding-y": "var(--kendo-spacing-2)"
|
|
149392
|
+
"filter-padding-y": "var(--kendo-spacing-2)",
|
|
149393
|
+
"sticky-header-padding-y": "var(--kendo-spacing-1\\.5)"
|
|
149174
149394
|
},
|
|
149175
149395
|
"md": {
|
|
149176
149396
|
"font-size": "var(--kendo-font-size)",
|
|
@@ -149192,7 +149412,8 @@
|
|
|
149192
149412
|
"item-group-label-font-size": "0.75em",
|
|
149193
149413
|
"item-group-label-line-height": "inherit",
|
|
149194
149414
|
"filter-padding-x": "var(--kendo-spacing-2)",
|
|
149195
|
-
"filter-padding-y": "var(--kendo-spacing-2)"
|
|
149415
|
+
"filter-padding-y": "var(--kendo-spacing-2)",
|
|
149416
|
+
"sticky-header-padding-y": "var(--kendo-spacing-2)"
|
|
149196
149417
|
},
|
|
149197
149418
|
"lg": {
|
|
149198
149419
|
"font-size": "var(--kendo-font-size-lg)",
|
|
@@ -149214,7 +149435,8 @@
|
|
|
149214
149435
|
"item-group-label-font-size": "0.75em",
|
|
149215
149436
|
"item-group-label-line-height": "inherit",
|
|
149216
149437
|
"filter-padding-x": "var(--kendo-spacing-2)",
|
|
149217
|
-
"filter-padding-y": "var(--kendo-spacing-2)"
|
|
149438
|
+
"filter-padding-y": "var(--kendo-spacing-2)",
|
|
149439
|
+
"sticky-header-padding-y": "var(--kendo-spacing-2\\.5)"
|
|
149218
149440
|
}
|
|
149219
149441
|
}
|
|
149220
149442
|
}
|