@progress/kendo-theme-classic 14.2.0-dev.3 → 14.2.0-dev.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/meta/sassdoc-data.json +826 -664
- package/dist/meta/sassdoc-raw-data.json +407 -332
- package/dist/meta/variables.json +12 -0
- 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/grid/_variables.scss +13 -0
|
@@ -36451,15 +36451,15 @@
|
|
|
36451
36451
|
}
|
|
36452
36452
|
},
|
|
36453
36453
|
{
|
|
36454
|
-
"description": "The background color of Grid
|
|
36454
|
+
"description": "The background color of Grid add row.\n",
|
|
36455
36455
|
"commentRange": {
|
|
36456
36456
|
"start": 224,
|
|
36457
36457
|
"end": 225
|
|
36458
36458
|
},
|
|
36459
36459
|
"context": {
|
|
36460
36460
|
"type": "variable",
|
|
36461
|
-
"name": "kendo-grid-
|
|
36462
|
-
"value": "
|
|
36461
|
+
"name": "kendo-grid-add-row-bg",
|
|
36462
|
+
"value": "k-color(surface)",
|
|
36463
36463
|
"scope": "default",
|
|
36464
36464
|
"line": {
|
|
36465
36465
|
"start": 226,
|
|
@@ -36476,15 +36476,15 @@
|
|
|
36476
36476
|
}
|
|
36477
36477
|
},
|
|
36478
36478
|
{
|
|
36479
|
-
"description": "The text color of Grid
|
|
36479
|
+
"description": "The text color of Grid add row.\n",
|
|
36480
36480
|
"commentRange": {
|
|
36481
36481
|
"start": 227,
|
|
36482
36482
|
"end": 228
|
|
36483
36483
|
},
|
|
36484
36484
|
"context": {
|
|
36485
36485
|
"type": "variable",
|
|
36486
|
-
"name": "kendo-grid-
|
|
36487
|
-
"value": "
|
|
36486
|
+
"name": "kendo-grid-add-row-text",
|
|
36487
|
+
"value": "k-color(on-app-surface)",
|
|
36488
36488
|
"scope": "default",
|
|
36489
36489
|
"line": {
|
|
36490
36490
|
"start": 229,
|
|
@@ -36501,15 +36501,15 @@
|
|
|
36501
36501
|
}
|
|
36502
36502
|
},
|
|
36503
36503
|
{
|
|
36504
|
-
"description": "The border color of Grid
|
|
36504
|
+
"description": "The border color of Grid add row.\n",
|
|
36505
36505
|
"commentRange": {
|
|
36506
36506
|
"start": 230,
|
|
36507
36507
|
"end": 231
|
|
36508
36508
|
},
|
|
36509
36509
|
"context": {
|
|
36510
36510
|
"type": "variable",
|
|
36511
|
-
"name": "kendo-grid-
|
|
36512
|
-
"value": "
|
|
36511
|
+
"name": "kendo-grid-add-row-border",
|
|
36512
|
+
"value": "k-color(border)",
|
|
36513
36513
|
"scope": "default",
|
|
36514
36514
|
"line": {
|
|
36515
36515
|
"start": 232,
|
|
@@ -36526,15 +36526,15 @@
|
|
|
36526
36526
|
}
|
|
36527
36527
|
},
|
|
36528
36528
|
{
|
|
36529
|
-
"description": "The background color of
|
|
36529
|
+
"description": "The background color of Grid footer.\n",
|
|
36530
36530
|
"commentRange": {
|
|
36531
36531
|
"start": 234,
|
|
36532
36532
|
"end": 235
|
|
36533
36533
|
},
|
|
36534
36534
|
"context": {
|
|
36535
36535
|
"type": "variable",
|
|
36536
|
-
"name": "kendo-grid-
|
|
36537
|
-
"value": "$kendo-table-
|
|
36536
|
+
"name": "kendo-grid-footer-bg",
|
|
36537
|
+
"value": "$kendo-table-footer-bg",
|
|
36538
36538
|
"scope": "default",
|
|
36539
36539
|
"line": {
|
|
36540
36540
|
"start": 236,
|
|
@@ -36550,11 +36550,86 @@
|
|
|
36550
36550
|
"name": "_variables.scss"
|
|
36551
36551
|
}
|
|
36552
36552
|
},
|
|
36553
|
+
{
|
|
36554
|
+
"description": "The text color of Grid footer.\n",
|
|
36555
|
+
"commentRange": {
|
|
36556
|
+
"start": 237,
|
|
36557
|
+
"end": 238
|
|
36558
|
+
},
|
|
36559
|
+
"context": {
|
|
36560
|
+
"type": "variable",
|
|
36561
|
+
"name": "kendo-grid-footer-text",
|
|
36562
|
+
"value": "$kendo-table-footer-text",
|
|
36563
|
+
"scope": "default",
|
|
36564
|
+
"line": {
|
|
36565
|
+
"start": 239,
|
|
36566
|
+
"end": 239
|
|
36567
|
+
}
|
|
36568
|
+
},
|
|
36569
|
+
"group": [
|
|
36570
|
+
"grid"
|
|
36571
|
+
],
|
|
36572
|
+
"access": "public",
|
|
36573
|
+
"file": {
|
|
36574
|
+
"path": "grid/_variables.scss",
|
|
36575
|
+
"name": "_variables.scss"
|
|
36576
|
+
}
|
|
36577
|
+
},
|
|
36578
|
+
{
|
|
36579
|
+
"description": "The border color of Grid footer.\n",
|
|
36580
|
+
"commentRange": {
|
|
36581
|
+
"start": 240,
|
|
36582
|
+
"end": 241
|
|
36583
|
+
},
|
|
36584
|
+
"context": {
|
|
36585
|
+
"type": "variable",
|
|
36586
|
+
"name": "kendo-grid-footer-border",
|
|
36587
|
+
"value": "$kendo-grid-header-border",
|
|
36588
|
+
"scope": "default",
|
|
36589
|
+
"line": {
|
|
36590
|
+
"start": 242,
|
|
36591
|
+
"end": 242
|
|
36592
|
+
}
|
|
36593
|
+
},
|
|
36594
|
+
"group": [
|
|
36595
|
+
"grid"
|
|
36596
|
+
],
|
|
36597
|
+
"access": "public",
|
|
36598
|
+
"file": {
|
|
36599
|
+
"path": "grid/_variables.scss",
|
|
36600
|
+
"name": "_variables.scss"
|
|
36601
|
+
}
|
|
36602
|
+
},
|
|
36603
|
+
{
|
|
36604
|
+
"description": "The background color of the Grid alternating rows.\n",
|
|
36605
|
+
"commentRange": {
|
|
36606
|
+
"start": 244,
|
|
36607
|
+
"end": 245
|
|
36608
|
+
},
|
|
36609
|
+
"context": {
|
|
36610
|
+
"type": "variable",
|
|
36611
|
+
"name": "kendo-grid-alt-bg",
|
|
36612
|
+
"value": "$kendo-table-alt-row-bg",
|
|
36613
|
+
"scope": "default",
|
|
36614
|
+
"line": {
|
|
36615
|
+
"start": 246,
|
|
36616
|
+
"end": 246
|
|
36617
|
+
}
|
|
36618
|
+
},
|
|
36619
|
+
"group": [
|
|
36620
|
+
"grid"
|
|
36621
|
+
],
|
|
36622
|
+
"access": "public",
|
|
36623
|
+
"file": {
|
|
36624
|
+
"path": "grid/_variables.scss",
|
|
36625
|
+
"name": "_variables.scss"
|
|
36626
|
+
}
|
|
36627
|
+
},
|
|
36553
36628
|
{
|
|
36554
36629
|
"description": "The background color of hovered Grid rows.\n",
|
|
36555
36630
|
"commentRange": {
|
|
36556
|
-
"start":
|
|
36557
|
-
"end":
|
|
36631
|
+
"start": 248,
|
|
36632
|
+
"end": 249
|
|
36558
36633
|
},
|
|
36559
36634
|
"context": {
|
|
36560
36635
|
"type": "variable",
|
|
@@ -36562,8 +36637,8 @@
|
|
|
36562
36637
|
"value": "$kendo-table-hover-bg",
|
|
36563
36638
|
"scope": "default",
|
|
36564
36639
|
"line": {
|
|
36565
|
-
"start":
|
|
36566
|
-
"end":
|
|
36640
|
+
"start": 250,
|
|
36641
|
+
"end": 250
|
|
36567
36642
|
}
|
|
36568
36643
|
},
|
|
36569
36644
|
"group": [
|
|
@@ -36578,8 +36653,8 @@
|
|
|
36578
36653
|
{
|
|
36579
36654
|
"description": "The text color of hovered Grid rows.\n",
|
|
36580
36655
|
"commentRange": {
|
|
36581
|
-
"start":
|
|
36582
|
-
"end":
|
|
36656
|
+
"start": 251,
|
|
36657
|
+
"end": 252
|
|
36583
36658
|
},
|
|
36584
36659
|
"context": {
|
|
36585
36660
|
"type": "variable",
|
|
@@ -36587,8 +36662,8 @@
|
|
|
36587
36662
|
"value": "$kendo-table-hover-text",
|
|
36588
36663
|
"scope": "default",
|
|
36589
36664
|
"line": {
|
|
36590
|
-
"start":
|
|
36591
|
-
"end":
|
|
36665
|
+
"start": 253,
|
|
36666
|
+
"end": 253
|
|
36592
36667
|
}
|
|
36593
36668
|
},
|
|
36594
36669
|
"group": [
|
|
@@ -36603,8 +36678,8 @@
|
|
|
36603
36678
|
{
|
|
36604
36679
|
"description": "The background color of selected Grid rows.\n",
|
|
36605
36680
|
"commentRange": {
|
|
36606
|
-
"start":
|
|
36607
|
-
"end":
|
|
36681
|
+
"start": 255,
|
|
36682
|
+
"end": 256
|
|
36608
36683
|
},
|
|
36609
36684
|
"context": {
|
|
36610
36685
|
"type": "variable",
|
|
@@ -36612,8 +36687,8 @@
|
|
|
36612
36687
|
"value": "$kendo-table-selected-bg",
|
|
36613
36688
|
"scope": "default",
|
|
36614
36689
|
"line": {
|
|
36615
|
-
"start":
|
|
36616
|
-
"end":
|
|
36690
|
+
"start": 257,
|
|
36691
|
+
"end": 257
|
|
36617
36692
|
}
|
|
36618
36693
|
},
|
|
36619
36694
|
"group": [
|
|
@@ -36628,8 +36703,8 @@
|
|
|
36628
36703
|
{
|
|
36629
36704
|
"description": "The text color of selected Grid rows.\n",
|
|
36630
36705
|
"commentRange": {
|
|
36631
|
-
"start":
|
|
36632
|
-
"end":
|
|
36706
|
+
"start": 258,
|
|
36707
|
+
"end": 259
|
|
36633
36708
|
},
|
|
36634
36709
|
"context": {
|
|
36635
36710
|
"type": "variable",
|
|
@@ -36637,8 +36712,8 @@
|
|
|
36637
36712
|
"value": "$kendo-table-selected-text",
|
|
36638
36713
|
"scope": "default",
|
|
36639
36714
|
"line": {
|
|
36640
|
-
"start":
|
|
36641
|
-
"end":
|
|
36715
|
+
"start": 260,
|
|
36716
|
+
"end": 260
|
|
36642
36717
|
}
|
|
36643
36718
|
},
|
|
36644
36719
|
"group": [
|
|
@@ -36653,8 +36728,8 @@
|
|
|
36653
36728
|
{
|
|
36654
36729
|
"description": "The background color of highlighted Grid rows.\n",
|
|
36655
36730
|
"commentRange": {
|
|
36656
|
-
"start":
|
|
36657
|
-
"end":
|
|
36731
|
+
"start": 262,
|
|
36732
|
+
"end": 263
|
|
36658
36733
|
},
|
|
36659
36734
|
"context": {
|
|
36660
36735
|
"type": "variable",
|
|
@@ -36662,8 +36737,8 @@
|
|
|
36662
36737
|
"value": "$kendo-table-highlighted-bg",
|
|
36663
36738
|
"scope": "default",
|
|
36664
36739
|
"line": {
|
|
36665
|
-
"start":
|
|
36666
|
-
"end":
|
|
36740
|
+
"start": 264,
|
|
36741
|
+
"end": 264
|
|
36667
36742
|
}
|
|
36668
36743
|
},
|
|
36669
36744
|
"group": [
|
|
@@ -36678,8 +36753,8 @@
|
|
|
36678
36753
|
{
|
|
36679
36754
|
"description": "The font weight of highlighted Grid rows.\n",
|
|
36680
36755
|
"commentRange": {
|
|
36681
|
-
"start":
|
|
36682
|
-
"end":
|
|
36756
|
+
"start": 265,
|
|
36757
|
+
"end": 266
|
|
36683
36758
|
},
|
|
36684
36759
|
"context": {
|
|
36685
36760
|
"type": "variable",
|
|
@@ -36687,8 +36762,8 @@
|
|
|
36687
36762
|
"value": "$kendo-table-highlighted-font-weight",
|
|
36688
36763
|
"scope": "default",
|
|
36689
36764
|
"line": {
|
|
36690
|
-
"start":
|
|
36691
|
-
"end":
|
|
36765
|
+
"start": 267,
|
|
36766
|
+
"end": 267
|
|
36692
36767
|
}
|
|
36693
36768
|
},
|
|
36694
36769
|
"group": [
|
|
@@ -36703,8 +36778,8 @@
|
|
|
36703
36778
|
{
|
|
36704
36779
|
"description": "The background color of selected highlighted Grid rows.\n",
|
|
36705
36780
|
"commentRange": {
|
|
36706
|
-
"start":
|
|
36707
|
-
"end":
|
|
36781
|
+
"start": 269,
|
|
36782
|
+
"end": 270
|
|
36708
36783
|
},
|
|
36709
36784
|
"context": {
|
|
36710
36785
|
"type": "variable",
|
|
@@ -36712,8 +36787,8 @@
|
|
|
36712
36787
|
"value": "$kendo-table-selected-highlighted-bg",
|
|
36713
36788
|
"scope": "default",
|
|
36714
36789
|
"line": {
|
|
36715
|
-
"start":
|
|
36716
|
-
"end":
|
|
36790
|
+
"start": 271,
|
|
36791
|
+
"end": 271
|
|
36717
36792
|
}
|
|
36718
36793
|
},
|
|
36719
36794
|
"group": [
|
|
@@ -36728,8 +36803,8 @@
|
|
|
36728
36803
|
{
|
|
36729
36804
|
"description": "The background color of the Grid selection aggregates container.\n",
|
|
36730
36805
|
"commentRange": {
|
|
36731
|
-
"start":
|
|
36732
|
-
"end":
|
|
36806
|
+
"start": 273,
|
|
36807
|
+
"end": 274
|
|
36733
36808
|
},
|
|
36734
36809
|
"context": {
|
|
36735
36810
|
"type": "variable",
|
|
@@ -36737,8 +36812,8 @@
|
|
|
36737
36812
|
"value": "$kendo-grid-header-bg",
|
|
36738
36813
|
"scope": "default",
|
|
36739
36814
|
"line": {
|
|
36740
|
-
"start":
|
|
36741
|
-
"end":
|
|
36815
|
+
"start": 275,
|
|
36816
|
+
"end": 275
|
|
36742
36817
|
}
|
|
36743
36818
|
},
|
|
36744
36819
|
"group": [
|
|
@@ -36753,8 +36828,8 @@
|
|
|
36753
36828
|
{
|
|
36754
36829
|
"description": "The text color of the Grid selection aggregates container.\n",
|
|
36755
36830
|
"commentRange": {
|
|
36756
|
-
"start":
|
|
36757
|
-
"end":
|
|
36831
|
+
"start": 276,
|
|
36832
|
+
"end": 277
|
|
36758
36833
|
},
|
|
36759
36834
|
"context": {
|
|
36760
36835
|
"type": "variable",
|
|
@@ -36762,8 +36837,8 @@
|
|
|
36762
36837
|
"value": "$kendo-grid-text",
|
|
36763
36838
|
"scope": "default",
|
|
36764
36839
|
"line": {
|
|
36765
|
-
"start":
|
|
36766
|
-
"end":
|
|
36840
|
+
"start": 278,
|
|
36841
|
+
"end": 278
|
|
36767
36842
|
}
|
|
36768
36843
|
},
|
|
36769
36844
|
"group": [
|
|
@@ -36778,8 +36853,8 @@
|
|
|
36778
36853
|
{
|
|
36779
36854
|
"description": "The border color of the Grid selection aggregates container.\n",
|
|
36780
36855
|
"commentRange": {
|
|
36781
|
-
"start":
|
|
36782
|
-
"end":
|
|
36856
|
+
"start": 279,
|
|
36857
|
+
"end": 280
|
|
36783
36858
|
},
|
|
36784
36859
|
"context": {
|
|
36785
36860
|
"type": "variable",
|
|
@@ -36787,8 +36862,8 @@
|
|
|
36787
36862
|
"value": "$kendo-grid-border",
|
|
36788
36863
|
"scope": "default",
|
|
36789
36864
|
"line": {
|
|
36790
|
-
"start":
|
|
36791
|
-
"end":
|
|
36865
|
+
"start": 281,
|
|
36866
|
+
"end": 281
|
|
36792
36867
|
}
|
|
36793
36868
|
},
|
|
36794
36869
|
"group": [
|
|
@@ -36803,8 +36878,8 @@
|
|
|
36803
36878
|
{
|
|
36804
36879
|
"description": "The border width of the Grid selection aggregates container.\n",
|
|
36805
36880
|
"commentRange": {
|
|
36806
|
-
"start":
|
|
36807
|
-
"end":
|
|
36881
|
+
"start": 282,
|
|
36882
|
+
"end": 283
|
|
36808
36883
|
},
|
|
36809
36884
|
"context": {
|
|
36810
36885
|
"type": "variable",
|
|
@@ -36812,8 +36887,8 @@
|
|
|
36812
36887
|
"value": "$kendo-grid-border-width",
|
|
36813
36888
|
"scope": "default",
|
|
36814
36889
|
"line": {
|
|
36815
|
-
"start":
|
|
36816
|
-
"end":
|
|
36890
|
+
"start": 284,
|
|
36891
|
+
"end": 284
|
|
36817
36892
|
}
|
|
36818
36893
|
},
|
|
36819
36894
|
"group": [
|
|
@@ -36828,8 +36903,8 @@
|
|
|
36828
36903
|
{
|
|
36829
36904
|
"description": "The spacing between the selection aggregates items.\n",
|
|
36830
36905
|
"commentRange": {
|
|
36831
|
-
"start":
|
|
36832
|
-
"end":
|
|
36906
|
+
"start": 285,
|
|
36907
|
+
"end": 286
|
|
36833
36908
|
},
|
|
36834
36909
|
"context": {
|
|
36835
36910
|
"type": "variable",
|
|
@@ -36837,8 +36912,8 @@
|
|
|
36837
36912
|
"value": "k-spacing(2)",
|
|
36838
36913
|
"scope": "default",
|
|
36839
36914
|
"line": {
|
|
36840
|
-
"start":
|
|
36841
|
-
"end":
|
|
36915
|
+
"start": 287,
|
|
36916
|
+
"end": 287
|
|
36842
36917
|
}
|
|
36843
36918
|
},
|
|
36844
36919
|
"group": [
|
|
@@ -36853,8 +36928,8 @@
|
|
|
36853
36928
|
{
|
|
36854
36929
|
"description": "The line height of the Grid selection aggregates container.\n",
|
|
36855
36930
|
"commentRange": {
|
|
36856
|
-
"start":
|
|
36857
|
-
"end":
|
|
36931
|
+
"start": 288,
|
|
36932
|
+
"end": 289
|
|
36858
36933
|
},
|
|
36859
36934
|
"context": {
|
|
36860
36935
|
"type": "variable",
|
|
@@ -36862,8 +36937,8 @@
|
|
|
36862
36937
|
"value": "$kendo-grid-line-height",
|
|
36863
36938
|
"scope": "default",
|
|
36864
36939
|
"line": {
|
|
36865
|
-
"start":
|
|
36866
|
-
"end":
|
|
36940
|
+
"start": 290,
|
|
36941
|
+
"end": 290
|
|
36867
36942
|
}
|
|
36868
36943
|
},
|
|
36869
36944
|
"group": [
|
|
@@ -36878,8 +36953,8 @@
|
|
|
36878
36953
|
{
|
|
36879
36954
|
"description": "The font weight of the Grid selection aggregates container.\n",
|
|
36880
36955
|
"commentRange": {
|
|
36881
|
-
"start":
|
|
36882
|
-
"end":
|
|
36956
|
+
"start": 291,
|
|
36957
|
+
"end": 292
|
|
36883
36958
|
},
|
|
36884
36959
|
"context": {
|
|
36885
36960
|
"type": "variable",
|
|
@@ -36887,8 +36962,8 @@
|
|
|
36887
36962
|
"value": "var(--kendo-font-weight-bold)",
|
|
36888
36963
|
"scope": "default",
|
|
36889
36964
|
"line": {
|
|
36890
|
-
"start":
|
|
36891
|
-
"end":
|
|
36965
|
+
"start": 293,
|
|
36966
|
+
"end": 293
|
|
36892
36967
|
}
|
|
36893
36968
|
},
|
|
36894
36969
|
"group": [
|
|
@@ -36903,8 +36978,8 @@
|
|
|
36903
36978
|
{
|
|
36904
36979
|
"description": "The sorted icon spacing of the Grid.\n",
|
|
36905
36980
|
"commentRange": {
|
|
36906
|
-
"start":
|
|
36907
|
-
"end":
|
|
36981
|
+
"start": 295,
|
|
36982
|
+
"end": 296
|
|
36908
36983
|
},
|
|
36909
36984
|
"context": {
|
|
36910
36985
|
"type": "variable",
|
|
@@ -36912,8 +36987,8 @@
|
|
|
36912
36987
|
"value": "calc( #{k-spacing(2)} - 1px )",
|
|
36913
36988
|
"scope": "default",
|
|
36914
36989
|
"line": {
|
|
36915
|
-
"start":
|
|
36916
|
-
"end":
|
|
36990
|
+
"start": 297,
|
|
36991
|
+
"end": 297
|
|
36917
36992
|
}
|
|
36918
36993
|
},
|
|
36919
36994
|
"group": [
|
|
@@ -36928,8 +37003,8 @@
|
|
|
36928
37003
|
{
|
|
36929
37004
|
"description": "The background color of the Grid.\n",
|
|
36930
37005
|
"commentRange": {
|
|
36931
|
-
"start":
|
|
36932
|
-
"end":
|
|
37006
|
+
"start": 298,
|
|
37007
|
+
"end": 299
|
|
36933
37008
|
},
|
|
36934
37009
|
"context": {
|
|
36935
37010
|
"type": "variable",
|
|
@@ -36937,8 +37012,8 @@
|
|
|
36937
37012
|
"value": "color-mix(in srgb, k-color(on-app-surface) 3%, transparent)",
|
|
36938
37013
|
"scope": "default",
|
|
36939
37014
|
"line": {
|
|
36940
|
-
"start":
|
|
36941
|
-
"end":
|
|
37015
|
+
"start": 300,
|
|
37016
|
+
"end": 300
|
|
36942
37017
|
}
|
|
36943
37018
|
},
|
|
36944
37019
|
"group": [
|
|
@@ -36953,8 +37028,8 @@
|
|
|
36953
37028
|
{
|
|
36954
37029
|
"description": "The text color of the Grid.\n",
|
|
36955
37030
|
"commentRange": {
|
|
36956
|
-
"start":
|
|
36957
|
-
"end":
|
|
37031
|
+
"start": 301,
|
|
37032
|
+
"end": 302
|
|
36958
37033
|
},
|
|
36959
37034
|
"context": {
|
|
36960
37035
|
"type": "variable",
|
|
@@ -36962,8 +37037,8 @@
|
|
|
36962
37037
|
"value": "k-color(primary)",
|
|
36963
37038
|
"scope": "default",
|
|
36964
37039
|
"line": {
|
|
36965
|
-
"start":
|
|
36966
|
-
"end":
|
|
37040
|
+
"start": 303,
|
|
37041
|
+
"end": 303
|
|
36967
37042
|
}
|
|
36968
37043
|
},
|
|
36969
37044
|
"group": [
|
|
@@ -36978,8 +37053,8 @@
|
|
|
36978
37053
|
{
|
|
36979
37054
|
"description": "The font size of the Grid.\n",
|
|
36980
37055
|
"commentRange": {
|
|
36981
|
-
"start":
|
|
36982
|
-
"end":
|
|
37056
|
+
"start": 304,
|
|
37057
|
+
"end": 305
|
|
36983
37058
|
},
|
|
36984
37059
|
"context": {
|
|
36985
37060
|
"type": "variable",
|
|
@@ -36987,8 +37062,8 @@
|
|
|
36987
37062
|
"value": "var(--kendo-font-size-sm)",
|
|
36988
37063
|
"scope": "default",
|
|
36989
37064
|
"line": {
|
|
36990
|
-
"start":
|
|
36991
|
-
"end":
|
|
37065
|
+
"start": 306,
|
|
37066
|
+
"end": 306
|
|
36992
37067
|
}
|
|
36993
37068
|
},
|
|
36994
37069
|
"group": [
|
|
@@ -37003,8 +37078,8 @@
|
|
|
37003
37078
|
{
|
|
37004
37079
|
"description": "The spacing of the Grid.\n",
|
|
37005
37080
|
"commentRange": {
|
|
37006
|
-
"start":
|
|
37007
|
-
"end":
|
|
37081
|
+
"start": 307,
|
|
37082
|
+
"end": 308
|
|
37008
37083
|
},
|
|
37009
37084
|
"context": {
|
|
37010
37085
|
"type": "variable",
|
|
@@ -37012,8 +37087,8 @@
|
|
|
37012
37087
|
"value": "calc( #{$kendo-icon-spacing} / 2 )",
|
|
37013
37088
|
"scope": "default",
|
|
37014
37089
|
"line": {
|
|
37015
|
-
"start":
|
|
37016
|
-
"end":
|
|
37090
|
+
"start": 309,
|
|
37091
|
+
"end": 309
|
|
37017
37092
|
}
|
|
37018
37093
|
},
|
|
37019
37094
|
"group": [
|
|
@@ -37028,8 +37103,8 @@
|
|
|
37028
37103
|
{
|
|
37029
37104
|
"description": "The vertical spacing of the Grid.\n",
|
|
37030
37105
|
"commentRange": {
|
|
37031
|
-
"start":
|
|
37032
|
-
"end":
|
|
37106
|
+
"start": 310,
|
|
37107
|
+
"end": 311
|
|
37033
37108
|
},
|
|
37034
37109
|
"context": {
|
|
37035
37110
|
"type": "variable",
|
|
@@ -37037,8 +37112,8 @@
|
|
|
37037
37112
|
"value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1 )",
|
|
37038
37113
|
"scope": "default",
|
|
37039
37114
|
"line": {
|
|
37040
|
-
"start":
|
|
37041
|
-
"end":
|
|
37115
|
+
"start": 312,
|
|
37116
|
+
"end": 312
|
|
37042
37117
|
}
|
|
37043
37118
|
},
|
|
37044
37119
|
"group": [
|
|
@@ -37053,8 +37128,8 @@
|
|
|
37053
37128
|
{
|
|
37054
37129
|
"description": "The background color of the Grid row.\n",
|
|
37055
37130
|
"commentRange": {
|
|
37056
|
-
"start":
|
|
37057
|
-
"end":
|
|
37131
|
+
"start": 314,
|
|
37132
|
+
"end": 315
|
|
37058
37133
|
},
|
|
37059
37134
|
"context": {
|
|
37060
37135
|
"type": "variable",
|
|
@@ -37062,8 +37137,8 @@
|
|
|
37062
37137
|
"value": "k-color(base)",
|
|
37063
37138
|
"scope": "default",
|
|
37064
37139
|
"line": {
|
|
37065
|
-
"start":
|
|
37066
|
-
"end":
|
|
37140
|
+
"start": 316,
|
|
37141
|
+
"end": 316
|
|
37067
37142
|
}
|
|
37068
37143
|
},
|
|
37069
37144
|
"group": [
|
|
@@ -37078,8 +37153,8 @@
|
|
|
37078
37153
|
{
|
|
37079
37154
|
"description": "The background color of the Grid grouping header.\n",
|
|
37080
37155
|
"commentRange": {
|
|
37081
|
-
"start":
|
|
37082
|
-
"end":
|
|
37156
|
+
"start": 318,
|
|
37157
|
+
"end": 319
|
|
37083
37158
|
},
|
|
37084
37159
|
"context": {
|
|
37085
37160
|
"type": "variable",
|
|
@@ -37087,8 +37162,8 @@
|
|
|
37087
37162
|
"value": "$kendo-grid-header-bg",
|
|
37088
37163
|
"scope": "default",
|
|
37089
37164
|
"line": {
|
|
37090
|
-
"start":
|
|
37091
|
-
"end":
|
|
37165
|
+
"start": 320,
|
|
37166
|
+
"end": 320
|
|
37092
37167
|
}
|
|
37093
37168
|
},
|
|
37094
37169
|
"group": [
|
|
@@ -37103,8 +37178,8 @@
|
|
|
37103
37178
|
{
|
|
37104
37179
|
"description": "The text color of the Grid grouping header.\n",
|
|
37105
37180
|
"commentRange": {
|
|
37106
|
-
"start":
|
|
37107
|
-
"end":
|
|
37181
|
+
"start": 321,
|
|
37182
|
+
"end": 322
|
|
37108
37183
|
},
|
|
37109
37184
|
"context": {
|
|
37110
37185
|
"type": "variable",
|
|
@@ -37112,8 +37187,8 @@
|
|
|
37112
37187
|
"value": "$kendo-grid-header-text",
|
|
37113
37188
|
"scope": "default",
|
|
37114
37189
|
"line": {
|
|
37115
|
-
"start":
|
|
37116
|
-
"end":
|
|
37190
|
+
"start": 323,
|
|
37191
|
+
"end": 323
|
|
37117
37192
|
}
|
|
37118
37193
|
},
|
|
37119
37194
|
"group": [
|
|
@@ -37128,8 +37203,8 @@
|
|
|
37128
37203
|
{
|
|
37129
37204
|
"description": "The border color of the Grid grouping header.\n",
|
|
37130
37205
|
"commentRange": {
|
|
37131
|
-
"start":
|
|
37132
|
-
"end":
|
|
37206
|
+
"start": 324,
|
|
37207
|
+
"end": 325
|
|
37133
37208
|
},
|
|
37134
37209
|
"context": {
|
|
37135
37210
|
"type": "variable",
|
|
@@ -37137,8 +37212,8 @@
|
|
|
37137
37212
|
"value": "$kendo-grid-header-border",
|
|
37138
37213
|
"scope": "default",
|
|
37139
37214
|
"line": {
|
|
37140
|
-
"start":
|
|
37141
|
-
"end":
|
|
37215
|
+
"start": 326,
|
|
37216
|
+
"end": 326
|
|
37142
37217
|
}
|
|
37143
37218
|
},
|
|
37144
37219
|
"group": [
|
|
@@ -37153,8 +37228,8 @@
|
|
|
37153
37228
|
{
|
|
37154
37229
|
"description": "The text color of the Grid row.\n",
|
|
37155
37230
|
"commentRange": {
|
|
37156
|
-
"start":
|
|
37157
|
-
"end":
|
|
37231
|
+
"start": 327,
|
|
37232
|
+
"end": 328
|
|
37158
37233
|
},
|
|
37159
37234
|
"context": {
|
|
37160
37235
|
"type": "variable",
|
|
@@ -37162,8 +37237,8 @@
|
|
|
37162
37237
|
"value": "$kendo-grid-text",
|
|
37163
37238
|
"scope": "default",
|
|
37164
37239
|
"line": {
|
|
37165
|
-
"start":
|
|
37166
|
-
"end":
|
|
37240
|
+
"start": 329,
|
|
37241
|
+
"end": 329
|
|
37167
37242
|
}
|
|
37168
37243
|
},
|
|
37169
37244
|
"group": [
|
|
@@ -37178,8 +37253,8 @@
|
|
|
37178
37253
|
{
|
|
37179
37254
|
"description": "The shadow of the Grid.\n",
|
|
37180
37255
|
"commentRange": {
|
|
37181
|
-
"start":
|
|
37182
|
-
"end":
|
|
37256
|
+
"start": 331,
|
|
37257
|
+
"end": 332
|
|
37183
37258
|
},
|
|
37184
37259
|
"context": {
|
|
37185
37260
|
"type": "variable",
|
|
@@ -37187,8 +37262,8 @@
|
|
|
37187
37262
|
"value": "$kendo-table-focus-shadow",
|
|
37188
37263
|
"scope": "default",
|
|
37189
37264
|
"line": {
|
|
37190
|
-
"start":
|
|
37191
|
-
"end":
|
|
37265
|
+
"start": 333,
|
|
37266
|
+
"end": 333
|
|
37192
37267
|
}
|
|
37193
37268
|
},
|
|
37194
37269
|
"group": [
|
|
@@ -37203,8 +37278,8 @@
|
|
|
37203
37278
|
{
|
|
37204
37279
|
"description": "The spacing of the Grid button.\n",
|
|
37205
37280
|
"commentRange": {
|
|
37206
|
-
"start":
|
|
37207
|
-
"end":
|
|
37281
|
+
"start": 335,
|
|
37282
|
+
"end": 336
|
|
37208
37283
|
},
|
|
37209
37284
|
"context": {
|
|
37210
37285
|
"type": "variable",
|
|
@@ -37212,8 +37287,8 @@
|
|
|
37212
37287
|
"value": "k-spacing(2)",
|
|
37213
37288
|
"scope": "default",
|
|
37214
37289
|
"line": {
|
|
37215
|
-
"start":
|
|
37216
|
-
"end":
|
|
37290
|
+
"start": 337,
|
|
37291
|
+
"end": 337
|
|
37217
37292
|
}
|
|
37218
37293
|
},
|
|
37219
37294
|
"group": [
|
|
@@ -37228,8 +37303,8 @@
|
|
|
37228
37303
|
{
|
|
37229
37304
|
"description": "The background color of the sticky content in the Grid.\n",
|
|
37230
37305
|
"commentRange": {
|
|
37231
|
-
"start":
|
|
37232
|
-
"end":
|
|
37306
|
+
"start": 340,
|
|
37307
|
+
"end": 341
|
|
37233
37308
|
},
|
|
37234
37309
|
"context": {
|
|
37235
37310
|
"type": "variable",
|
|
@@ -37237,8 +37312,8 @@
|
|
|
37237
37312
|
"value": "$kendo-grid-bg",
|
|
37238
37313
|
"scope": "default",
|
|
37239
37314
|
"line": {
|
|
37240
|
-
"start":
|
|
37241
|
-
"end":
|
|
37315
|
+
"start": 342,
|
|
37316
|
+
"end": 342
|
|
37242
37317
|
}
|
|
37243
37318
|
},
|
|
37244
37319
|
"group": [
|
|
@@ -37253,8 +37328,8 @@
|
|
|
37253
37328
|
{
|
|
37254
37329
|
"description": "The alternate background color of the sticky content in the Grid.\n",
|
|
37255
37330
|
"commentRange": {
|
|
37256
|
-
"start":
|
|
37257
|
-
"end":
|
|
37331
|
+
"start": 343,
|
|
37332
|
+
"end": 344
|
|
37258
37333
|
},
|
|
37259
37334
|
"context": {
|
|
37260
37335
|
"type": "variable",
|
|
@@ -37262,8 +37337,8 @@
|
|
|
37262
37337
|
"value": "k-color(base-subtle)",
|
|
37263
37338
|
"scope": "default",
|
|
37264
37339
|
"line": {
|
|
37265
|
-
"start":
|
|
37266
|
-
"end":
|
|
37340
|
+
"start": 345,
|
|
37341
|
+
"end": 345
|
|
37267
37342
|
}
|
|
37268
37343
|
},
|
|
37269
37344
|
"group": [
|
|
@@ -37278,8 +37353,8 @@
|
|
|
37278
37353
|
{
|
|
37279
37354
|
"description": "The background color of the hovered sticky content in the Grid.\n",
|
|
37280
37355
|
"commentRange": {
|
|
37281
|
-
"start":
|
|
37282
|
-
"end":
|
|
37356
|
+
"start": 346,
|
|
37357
|
+
"end": 347
|
|
37283
37358
|
},
|
|
37284
37359
|
"context": {
|
|
37285
37360
|
"type": "variable",
|
|
@@ -37287,8 +37362,8 @@
|
|
|
37287
37362
|
"value": "k-color(base-subtle-hover)",
|
|
37288
37363
|
"scope": "default",
|
|
37289
37364
|
"line": {
|
|
37290
|
-
"start":
|
|
37291
|
-
"end":
|
|
37365
|
+
"start": 348,
|
|
37366
|
+
"end": 348
|
|
37292
37367
|
}
|
|
37293
37368
|
},
|
|
37294
37369
|
"group": [
|
|
@@ -37303,8 +37378,8 @@
|
|
|
37303
37378
|
{
|
|
37304
37379
|
"description": "The border color of the sticky content in the Grid.\n",
|
|
37305
37380
|
"commentRange": {
|
|
37306
|
-
"start":
|
|
37307
|
-
"end":
|
|
37381
|
+
"start": 350,
|
|
37382
|
+
"end": 351
|
|
37308
37383
|
},
|
|
37309
37384
|
"context": {
|
|
37310
37385
|
"type": "variable",
|
|
@@ -37312,8 +37387,8 @@
|
|
|
37312
37387
|
"value": "$kendo-grid-border",
|
|
37313
37388
|
"scope": "default",
|
|
37314
37389
|
"line": {
|
|
37315
|
-
"start":
|
|
37316
|
-
"end":
|
|
37390
|
+
"start": 352,
|
|
37391
|
+
"end": 352
|
|
37317
37392
|
}
|
|
37318
37393
|
},
|
|
37319
37394
|
"group": [
|
|
@@ -37328,8 +37403,8 @@
|
|
|
37328
37403
|
{
|
|
37329
37404
|
"description": "The background color of the sticky header in the Grid.\n",
|
|
37330
37405
|
"commentRange": {
|
|
37331
|
-
"start":
|
|
37332
|
-
"end":
|
|
37406
|
+
"start": 354,
|
|
37407
|
+
"end": 355
|
|
37333
37408
|
},
|
|
37334
37409
|
"context": {
|
|
37335
37410
|
"type": "variable",
|
|
@@ -37337,8 +37412,8 @@
|
|
|
37337
37412
|
"value": "$kendo-grid-header-bg",
|
|
37338
37413
|
"scope": "default",
|
|
37339
37414
|
"line": {
|
|
37340
|
-
"start":
|
|
37341
|
-
"end":
|
|
37415
|
+
"start": 356,
|
|
37416
|
+
"end": 356
|
|
37342
37417
|
}
|
|
37343
37418
|
},
|
|
37344
37419
|
"group": [
|
|
@@ -37353,8 +37428,8 @@
|
|
|
37353
37428
|
{
|
|
37354
37429
|
"description": "The text color of the sticky header in the Grid.\n",
|
|
37355
37430
|
"commentRange": {
|
|
37356
|
-
"start":
|
|
37357
|
-
"end":
|
|
37431
|
+
"start": 357,
|
|
37432
|
+
"end": 358
|
|
37358
37433
|
},
|
|
37359
37434
|
"context": {
|
|
37360
37435
|
"type": "variable",
|
|
@@ -37362,8 +37437,8 @@
|
|
|
37362
37437
|
"value": "$kendo-grid-header-text",
|
|
37363
37438
|
"scope": "default",
|
|
37364
37439
|
"line": {
|
|
37365
|
-
"start":
|
|
37366
|
-
"end":
|
|
37440
|
+
"start": 359,
|
|
37441
|
+
"end": 359
|
|
37367
37442
|
}
|
|
37368
37443
|
},
|
|
37369
37444
|
"group": [
|
|
@@ -37378,8 +37453,8 @@
|
|
|
37378
37453
|
{
|
|
37379
37454
|
"description": "The border color of the sticky header in the Grid.\n",
|
|
37380
37455
|
"commentRange": {
|
|
37381
|
-
"start":
|
|
37382
|
-
"end":
|
|
37456
|
+
"start": 360,
|
|
37457
|
+
"end": 361
|
|
37383
37458
|
},
|
|
37384
37459
|
"context": {
|
|
37385
37460
|
"type": "variable",
|
|
@@ -37387,8 +37462,8 @@
|
|
|
37387
37462
|
"value": "$kendo-grid-sticky-border",
|
|
37388
37463
|
"scope": "default",
|
|
37389
37464
|
"line": {
|
|
37390
|
-
"start":
|
|
37391
|
-
"end":
|
|
37465
|
+
"start": 362,
|
|
37466
|
+
"end": 362
|
|
37392
37467
|
}
|
|
37393
37468
|
},
|
|
37394
37469
|
"group": [
|
|
@@ -37403,8 +37478,8 @@
|
|
|
37403
37478
|
{
|
|
37404
37479
|
"description": "The background color of the sticky footer in the Grid.\n",
|
|
37405
37480
|
"commentRange": {
|
|
37406
|
-
"start":
|
|
37407
|
-
"end":
|
|
37481
|
+
"start": 364,
|
|
37482
|
+
"end": 365
|
|
37408
37483
|
},
|
|
37409
37484
|
"context": {
|
|
37410
37485
|
"type": "variable",
|
|
@@ -37412,8 +37487,8 @@
|
|
|
37412
37487
|
"value": "$kendo-grid-header-bg",
|
|
37413
37488
|
"scope": "default",
|
|
37414
37489
|
"line": {
|
|
37415
|
-
"start":
|
|
37416
|
-
"end":
|
|
37490
|
+
"start": 366,
|
|
37491
|
+
"end": 366
|
|
37417
37492
|
}
|
|
37418
37493
|
},
|
|
37419
37494
|
"group": [
|
|
@@ -37428,8 +37503,8 @@
|
|
|
37428
37503
|
{
|
|
37429
37504
|
"description": "The box shadow of the sticky container in the Grid.\n",
|
|
37430
37505
|
"commentRange": {
|
|
37431
|
-
"start":
|
|
37432
|
-
"end":
|
|
37506
|
+
"start": 368,
|
|
37507
|
+
"end": 369
|
|
37433
37508
|
},
|
|
37434
37509
|
"context": {
|
|
37435
37510
|
"type": "variable",
|
|
@@ -37437,8 +37512,8 @@
|
|
|
37437
37512
|
"value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
37438
37513
|
"scope": "default",
|
|
37439
37514
|
"line": {
|
|
37440
|
-
"start":
|
|
37441
|
-
"end":
|
|
37515
|
+
"start": 370,
|
|
37516
|
+
"end": 370
|
|
37442
37517
|
}
|
|
37443
37518
|
},
|
|
37444
37519
|
"group": [
|
|
@@ -37453,8 +37528,8 @@
|
|
|
37453
37528
|
{
|
|
37454
37529
|
"description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
|
|
37455
37530
|
"commentRange": {
|
|
37456
|
-
"start":
|
|
37457
|
-
"end":
|
|
37531
|
+
"start": 371,
|
|
37532
|
+
"end": 372
|
|
37458
37533
|
},
|
|
37459
37534
|
"context": {
|
|
37460
37535
|
"type": "variable",
|
|
@@ -37462,8 +37537,8 @@
|
|
|
37462
37537
|
"value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
37463
37538
|
"scope": "default",
|
|
37464
37539
|
"line": {
|
|
37465
|
-
"start":
|
|
37466
|
-
"end":
|
|
37540
|
+
"start": 373,
|
|
37541
|
+
"end": 373
|
|
37467
37542
|
}
|
|
37468
37543
|
},
|
|
37469
37544
|
"group": [
|
|
@@ -37478,8 +37553,8 @@
|
|
|
37478
37553
|
{
|
|
37479
37554
|
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
37480
37555
|
"commentRange": {
|
|
37481
|
-
"start":
|
|
37482
|
-
"end":
|
|
37556
|
+
"start": 375,
|
|
37557
|
+
"end": 376
|
|
37483
37558
|
},
|
|
37484
37559
|
"context": {
|
|
37485
37560
|
"type": "variable",
|
|
@@ -37487,8 +37562,8 @@
|
|
|
37487
37562
|
"value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
37488
37563
|
"scope": "default",
|
|
37489
37564
|
"line": {
|
|
37490
|
-
"start":
|
|
37491
|
-
"end":
|
|
37565
|
+
"start": 377,
|
|
37566
|
+
"end": 377
|
|
37492
37567
|
}
|
|
37493
37568
|
},
|
|
37494
37569
|
"group": [
|
|
@@ -37503,8 +37578,8 @@
|
|
|
37503
37578
|
{
|
|
37504
37579
|
"description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
|
|
37505
37580
|
"commentRange": {
|
|
37506
|
-
"start":
|
|
37507
|
-
"end":
|
|
37581
|
+
"start": 378,
|
|
37582
|
+
"end": 379
|
|
37508
37583
|
},
|
|
37509
37584
|
"context": {
|
|
37510
37585
|
"type": "variable",
|
|
@@ -37512,8 +37587,8 @@
|
|
|
37512
37587
|
"value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
37513
37588
|
"scope": "default",
|
|
37514
37589
|
"line": {
|
|
37515
|
-
"start":
|
|
37516
|
-
"end":
|
|
37590
|
+
"start": 380,
|
|
37591
|
+
"end": 380
|
|
37517
37592
|
}
|
|
37518
37593
|
},
|
|
37519
37594
|
"group": [
|
|
@@ -37528,8 +37603,8 @@
|
|
|
37528
37603
|
{
|
|
37529
37604
|
"description": "The width of the Grid column menu.\n",
|
|
37530
37605
|
"commentRange": {
|
|
37531
|
-
"start":
|
|
37532
|
-
"end":
|
|
37606
|
+
"start": 383,
|
|
37607
|
+
"end": 384
|
|
37533
37608
|
},
|
|
37534
37609
|
"context": {
|
|
37535
37610
|
"type": "variable",
|
|
@@ -37537,8 +37612,8 @@
|
|
|
37537
37612
|
"value": "230px",
|
|
37538
37613
|
"scope": "default",
|
|
37539
37614
|
"line": {
|
|
37540
|
-
"start":
|
|
37541
|
-
"end":
|
|
37615
|
+
"start": 385,
|
|
37616
|
+
"end": 385
|
|
37542
37617
|
}
|
|
37543
37618
|
},
|
|
37544
37619
|
"group": [
|
|
@@ -37553,8 +37628,8 @@
|
|
|
37553
37628
|
{
|
|
37554
37629
|
"description": "The maximum width of the Grid column menu.\n",
|
|
37555
37630
|
"commentRange": {
|
|
37556
|
-
"start":
|
|
37557
|
-
"end":
|
|
37631
|
+
"start": 386,
|
|
37632
|
+
"end": 387
|
|
37558
37633
|
},
|
|
37559
37634
|
"context": {
|
|
37560
37635
|
"type": "variable",
|
|
@@ -37562,8 +37637,8 @@
|
|
|
37562
37637
|
"value": "320px",
|
|
37563
37638
|
"scope": "default",
|
|
37564
37639
|
"line": {
|
|
37565
|
-
"start":
|
|
37566
|
-
"end":
|
|
37640
|
+
"start": 388,
|
|
37641
|
+
"end": 388
|
|
37567
37642
|
}
|
|
37568
37643
|
},
|
|
37569
37644
|
"group": [
|
|
@@ -37578,8 +37653,8 @@
|
|
|
37578
37653
|
{
|
|
37579
37654
|
"description": "The horizontal padding of the Grid popup.\n",
|
|
37580
37655
|
"commentRange": {
|
|
37581
|
-
"start":
|
|
37582
|
-
"end":
|
|
37656
|
+
"start": 391,
|
|
37657
|
+
"end": 392
|
|
37583
37658
|
},
|
|
37584
37659
|
"context": {
|
|
37585
37660
|
"type": "variable",
|
|
@@ -37587,8 +37662,8 @@
|
|
|
37587
37662
|
"value": "null",
|
|
37588
37663
|
"scope": "default",
|
|
37589
37664
|
"line": {
|
|
37590
|
-
"start":
|
|
37591
|
-
"end":
|
|
37665
|
+
"start": 393,
|
|
37666
|
+
"end": 393
|
|
37592
37667
|
}
|
|
37593
37668
|
},
|
|
37594
37669
|
"group": [
|
|
@@ -37603,8 +37678,8 @@
|
|
|
37603
37678
|
{
|
|
37604
37679
|
"description": "The vertical padding of the Grid popup.\n",
|
|
37605
37680
|
"commentRange": {
|
|
37606
|
-
"start":
|
|
37607
|
-
"end":
|
|
37681
|
+
"start": 394,
|
|
37682
|
+
"end": 395
|
|
37608
37683
|
},
|
|
37609
37684
|
"context": {
|
|
37610
37685
|
"type": "variable",
|
|
@@ -37612,8 +37687,8 @@
|
|
|
37612
37687
|
"value": "null",
|
|
37613
37688
|
"scope": "default",
|
|
37614
37689
|
"line": {
|
|
37615
|
-
"start":
|
|
37616
|
-
"end":
|
|
37690
|
+
"start": 396,
|
|
37691
|
+
"end": 396
|
|
37617
37692
|
}
|
|
37618
37693
|
},
|
|
37619
37694
|
"group": [
|
|
@@ -37628,8 +37703,8 @@
|
|
|
37628
37703
|
{
|
|
37629
37704
|
"description": "The horizontal padding of the Grid item.\n",
|
|
37630
37705
|
"commentRange": {
|
|
37631
|
-
"start":
|
|
37632
|
-
"end":
|
|
37706
|
+
"start": 398,
|
|
37707
|
+
"end": 399
|
|
37633
37708
|
},
|
|
37634
37709
|
"context": {
|
|
37635
37710
|
"type": "variable",
|
|
@@ -37637,8 +37712,8 @@
|
|
|
37637
37712
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
37638
37713
|
"scope": "default",
|
|
37639
37714
|
"line": {
|
|
37640
|
-
"start":
|
|
37641
|
-
"end":
|
|
37715
|
+
"start": 400,
|
|
37716
|
+
"end": 400
|
|
37642
37717
|
}
|
|
37643
37718
|
},
|
|
37644
37719
|
"group": [
|
|
@@ -37653,8 +37728,8 @@
|
|
|
37653
37728
|
{
|
|
37654
37729
|
"description": "The vertical padding of the Grid item.\n",
|
|
37655
37730
|
"commentRange": {
|
|
37656
|
-
"start":
|
|
37657
|
-
"end":
|
|
37731
|
+
"start": 401,
|
|
37732
|
+
"end": 402
|
|
37658
37733
|
},
|
|
37659
37734
|
"context": {
|
|
37660
37735
|
"type": "variable",
|
|
@@ -37662,8 +37737,8 @@
|
|
|
37662
37737
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
37663
37738
|
"scope": "default",
|
|
37664
37739
|
"line": {
|
|
37665
|
-
"start":
|
|
37666
|
-
"end":
|
|
37740
|
+
"start": 403,
|
|
37741
|
+
"end": 403
|
|
37667
37742
|
}
|
|
37668
37743
|
},
|
|
37669
37744
|
"group": [
|
|
@@ -37678,8 +37753,8 @@
|
|
|
37678
37753
|
{
|
|
37679
37754
|
"description": "The horizontal padding of the Grid item.\n",
|
|
37680
37755
|
"commentRange": {
|
|
37681
|
-
"start":
|
|
37682
|
-
"end":
|
|
37756
|
+
"start": 405,
|
|
37757
|
+
"end": 406
|
|
37683
37758
|
},
|
|
37684
37759
|
"context": {
|
|
37685
37760
|
"type": "variable",
|
|
@@ -37687,8 +37762,8 @@
|
|
|
37687
37762
|
"value": "$kendo-list-md-item-padding-x",
|
|
37688
37763
|
"scope": "default",
|
|
37689
37764
|
"line": {
|
|
37690
|
-
"start":
|
|
37691
|
-
"end":
|
|
37765
|
+
"start": 407,
|
|
37766
|
+
"end": 407
|
|
37692
37767
|
}
|
|
37693
37768
|
},
|
|
37694
37769
|
"group": [
|
|
@@ -37703,8 +37778,8 @@
|
|
|
37703
37778
|
{
|
|
37704
37779
|
"description": "The vertical padding of the Grid item.\n",
|
|
37705
37780
|
"commentRange": {
|
|
37706
|
-
"start":
|
|
37707
|
-
"end":
|
|
37781
|
+
"start": 408,
|
|
37782
|
+
"end": 409
|
|
37708
37783
|
},
|
|
37709
37784
|
"context": {
|
|
37710
37785
|
"type": "variable",
|
|
@@ -37712,8 +37787,8 @@
|
|
|
37712
37787
|
"value": "$kendo-list-md-item-padding-y",
|
|
37713
37788
|
"scope": "default",
|
|
37714
37789
|
"line": {
|
|
37715
|
-
"start":
|
|
37716
|
-
"end":
|
|
37790
|
+
"start": 410,
|
|
37791
|
+
"end": 410
|
|
37717
37792
|
}
|
|
37718
37793
|
},
|
|
37719
37794
|
"group": [
|
|
@@ -37728,8 +37803,8 @@
|
|
|
37728
37803
|
{
|
|
37729
37804
|
"description": "The horizontal padding of the Grid.\n",
|
|
37730
37805
|
"commentRange": {
|
|
37731
|
-
"start":
|
|
37732
|
-
"end":
|
|
37806
|
+
"start": 412,
|
|
37807
|
+
"end": 413
|
|
37733
37808
|
},
|
|
37734
37809
|
"context": {
|
|
37735
37810
|
"type": "variable",
|
|
@@ -37737,8 +37812,8 @@
|
|
|
37737
37812
|
"value": "k-spacing(0)",
|
|
37738
37813
|
"scope": "default",
|
|
37739
37814
|
"line": {
|
|
37740
|
-
"start":
|
|
37741
|
-
"end":
|
|
37815
|
+
"start": 414,
|
|
37816
|
+
"end": 414
|
|
37742
37817
|
}
|
|
37743
37818
|
},
|
|
37744
37819
|
"group": [
|
|
@@ -37753,8 +37828,8 @@
|
|
|
37753
37828
|
{
|
|
37754
37829
|
"description": "The vertical padding of the Grid.\n",
|
|
37755
37830
|
"commentRange": {
|
|
37756
|
-
"start":
|
|
37757
|
-
"end":
|
|
37831
|
+
"start": 415,
|
|
37832
|
+
"end": 416
|
|
37758
37833
|
},
|
|
37759
37834
|
"context": {
|
|
37760
37835
|
"type": "variable",
|
|
@@ -37762,8 +37837,8 @@
|
|
|
37762
37837
|
"value": "k-spacing(1.5)",
|
|
37763
37838
|
"scope": "default",
|
|
37764
37839
|
"line": {
|
|
37765
|
-
"start":
|
|
37766
|
-
"end":
|
|
37840
|
+
"start": 417,
|
|
37841
|
+
"end": 417
|
|
37767
37842
|
}
|
|
37768
37843
|
},
|
|
37769
37844
|
"group": [
|
|
@@ -37778,8 +37853,8 @@
|
|
|
37778
37853
|
{
|
|
37779
37854
|
"description": "The horizontal padding of the Grid header.\n",
|
|
37780
37855
|
"commentRange": {
|
|
37781
|
-
"start":
|
|
37782
|
-
"end":
|
|
37856
|
+
"start": 419,
|
|
37857
|
+
"end": 420
|
|
37783
37858
|
},
|
|
37784
37859
|
"context": {
|
|
37785
37860
|
"type": "variable",
|
|
@@ -37787,8 +37862,8 @@
|
|
|
37787
37862
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
37788
37863
|
"scope": "default",
|
|
37789
37864
|
"line": {
|
|
37790
|
-
"start":
|
|
37791
|
-
"end":
|
|
37865
|
+
"start": 421,
|
|
37866
|
+
"end": 421
|
|
37792
37867
|
}
|
|
37793
37868
|
},
|
|
37794
37869
|
"group": [
|
|
@@ -37803,8 +37878,8 @@
|
|
|
37803
37878
|
{
|
|
37804
37879
|
"description": "The vertical padding of the Grid header.\n",
|
|
37805
37880
|
"commentRange": {
|
|
37806
|
-
"start":
|
|
37807
|
-
"end":
|
|
37881
|
+
"start": 422,
|
|
37882
|
+
"end": 423
|
|
37808
37883
|
},
|
|
37809
37884
|
"context": {
|
|
37810
37885
|
"type": "variable",
|
|
@@ -37812,8 +37887,8 @@
|
|
|
37812
37887
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
37813
37888
|
"scope": "default",
|
|
37814
37889
|
"line": {
|
|
37815
|
-
"start":
|
|
37816
|
-
"end":
|
|
37890
|
+
"start": 424,
|
|
37891
|
+
"end": 424
|
|
37817
37892
|
}
|
|
37818
37893
|
},
|
|
37819
37894
|
"group": [
|
|
@@ -37828,8 +37903,8 @@
|
|
|
37828
37903
|
{
|
|
37829
37904
|
"description": "The font size of the Grid header.\n",
|
|
37830
37905
|
"commentRange": {
|
|
37831
|
-
"start":
|
|
37832
|
-
"end":
|
|
37906
|
+
"start": 426,
|
|
37907
|
+
"end": 427
|
|
37833
37908
|
},
|
|
37834
37909
|
"context": {
|
|
37835
37910
|
"type": "variable",
|
|
@@ -37837,8 +37912,8 @@
|
|
|
37837
37912
|
"value": "var(--kendo-font-size-sm)",
|
|
37838
37913
|
"scope": "default",
|
|
37839
37914
|
"line": {
|
|
37840
|
-
"start":
|
|
37841
|
-
"end":
|
|
37915
|
+
"start": 428,
|
|
37916
|
+
"end": 428
|
|
37842
37917
|
}
|
|
37843
37918
|
},
|
|
37844
37919
|
"group": [
|
|
@@ -37853,8 +37928,8 @@
|
|
|
37853
37928
|
{
|
|
37854
37929
|
"description": "The height of the Grid header.\n",
|
|
37855
37930
|
"commentRange": {
|
|
37856
|
-
"start":
|
|
37857
|
-
"end":
|
|
37931
|
+
"start": 429,
|
|
37932
|
+
"end": 430
|
|
37858
37933
|
},
|
|
37859
37934
|
"context": {
|
|
37860
37935
|
"type": "variable",
|
|
@@ -37862,8 +37937,8 @@
|
|
|
37862
37937
|
"value": "var(--kendo-line-height)",
|
|
37863
37938
|
"scope": "default",
|
|
37864
37939
|
"line": {
|
|
37865
|
-
"start":
|
|
37866
|
-
"end":
|
|
37940
|
+
"start": 431,
|
|
37941
|
+
"end": 431
|
|
37867
37942
|
}
|
|
37868
37943
|
},
|
|
37869
37944
|
"group": [
|
|
@@ -37878,8 +37953,8 @@
|
|
|
37878
37953
|
{
|
|
37879
37954
|
"description": "The text color of the Grid header.\n",
|
|
37880
37955
|
"commentRange": {
|
|
37881
|
-
"start":
|
|
37882
|
-
"end":
|
|
37956
|
+
"start": 432,
|
|
37957
|
+
"end": 433
|
|
37883
37958
|
},
|
|
37884
37959
|
"context": {
|
|
37885
37960
|
"type": "variable",
|
|
@@ -37887,8 +37962,8 @@
|
|
|
37887
37962
|
"value": "unset",
|
|
37888
37963
|
"scope": "default",
|
|
37889
37964
|
"line": {
|
|
37890
|
-
"start":
|
|
37891
|
-
"end":
|
|
37965
|
+
"start": 434,
|
|
37966
|
+
"end": 434
|
|
37892
37967
|
}
|
|
37893
37968
|
},
|
|
37894
37969
|
"group": [
|
|
@@ -37903,8 +37978,8 @@
|
|
|
37903
37978
|
{
|
|
37904
37979
|
"description": "The width of the Grid header.\n",
|
|
37905
37980
|
"commentRange": {
|
|
37906
|
-
"start":
|
|
37907
|
-
"end":
|
|
37981
|
+
"start": 435,
|
|
37982
|
+
"end": 436
|
|
37908
37983
|
},
|
|
37909
37984
|
"context": {
|
|
37910
37985
|
"type": "variable",
|
|
@@ -37912,8 +37987,8 @@
|
|
|
37912
37987
|
"value": "1px",
|
|
37913
37988
|
"scope": "default",
|
|
37914
37989
|
"line": {
|
|
37915
|
-
"start":
|
|
37916
|
-
"end":
|
|
37990
|
+
"start": 437,
|
|
37991
|
+
"end": 437
|
|
37917
37992
|
}
|
|
37918
37993
|
},
|
|
37919
37994
|
"group": [
|
|
@@ -37928,8 +38003,8 @@
|
|
|
37928
38003
|
{
|
|
37929
38004
|
"description": "The background color of the Grid header.\n",
|
|
37930
38005
|
"commentRange": {
|
|
37931
|
-
"start":
|
|
37932
|
-
"end":
|
|
38006
|
+
"start": 439,
|
|
38007
|
+
"end": 440
|
|
37933
38008
|
},
|
|
37934
38009
|
"context": {
|
|
37935
38010
|
"type": "variable",
|
|
@@ -37937,8 +38012,8 @@
|
|
|
37937
38012
|
"value": "null",
|
|
37938
38013
|
"scope": "default",
|
|
37939
38014
|
"line": {
|
|
37940
|
-
"start":
|
|
37941
|
-
"end":
|
|
38015
|
+
"start": 441,
|
|
38016
|
+
"end": 441
|
|
37942
38017
|
}
|
|
37943
38018
|
},
|
|
37944
38019
|
"group": [
|
|
@@ -37953,8 +38028,8 @@
|
|
|
37953
38028
|
{
|
|
37954
38029
|
"description": "The text color of the Grid header.\n",
|
|
37955
38030
|
"commentRange": {
|
|
37956
|
-
"start":
|
|
37957
|
-
"end":
|
|
38031
|
+
"start": 442,
|
|
38032
|
+
"end": 443
|
|
37958
38033
|
},
|
|
37959
38034
|
"context": {
|
|
37960
38035
|
"type": "variable",
|
|
@@ -37962,8 +38037,8 @@
|
|
|
37962
38037
|
"value": "$kendo-popup-text",
|
|
37963
38038
|
"scope": "default",
|
|
37964
38039
|
"line": {
|
|
37965
|
-
"start":
|
|
37966
|
-
"end":
|
|
38040
|
+
"start": 444,
|
|
38041
|
+
"end": 444
|
|
37967
38042
|
}
|
|
37968
38043
|
},
|
|
37969
38044
|
"group": [
|
|
@@ -37978,8 +38053,8 @@
|
|
|
37978
38053
|
{
|
|
37979
38054
|
"description": "The border color of the Grid header.\n",
|
|
37980
38055
|
"commentRange": {
|
|
37981
|
-
"start":
|
|
37982
|
-
"end":
|
|
38056
|
+
"start": 445,
|
|
38057
|
+
"end": 446
|
|
37983
38058
|
},
|
|
37984
38059
|
"context": {
|
|
37985
38060
|
"type": "variable",
|
|
@@ -37987,8 +38062,8 @@
|
|
|
37987
38062
|
"value": "$kendo-popup-border",
|
|
37988
38063
|
"scope": "default",
|
|
37989
38064
|
"line": {
|
|
37990
|
-
"start":
|
|
37991
|
-
"end":
|
|
38065
|
+
"start": 447,
|
|
38066
|
+
"end": 447
|
|
37992
38067
|
}
|
|
37993
38068
|
},
|
|
37994
38069
|
"group": [
|
|
@@ -38003,8 +38078,8 @@
|
|
|
38003
38078
|
{
|
|
38004
38079
|
"description": "The horizontal padding of the Grid content.\n",
|
|
38005
38080
|
"commentRange": {
|
|
38006
|
-
"start":
|
|
38007
|
-
"end":
|
|
38081
|
+
"start": 449,
|
|
38082
|
+
"end": 450
|
|
38008
38083
|
},
|
|
38009
38084
|
"context": {
|
|
38010
38085
|
"type": "variable",
|
|
@@ -38012,8 +38087,8 @@
|
|
|
38012
38087
|
"value": "k-spacing(0)",
|
|
38013
38088
|
"scope": "default",
|
|
38014
38089
|
"line": {
|
|
38015
|
-
"start":
|
|
38016
|
-
"end":
|
|
38090
|
+
"start": 451,
|
|
38091
|
+
"end": 451
|
|
38017
38092
|
}
|
|
38018
38093
|
},
|
|
38019
38094
|
"group": [
|
|
@@ -38028,8 +38103,8 @@
|
|
|
38028
38103
|
{
|
|
38029
38104
|
"description": "The vertical padding of the Grid content.\n",
|
|
38030
38105
|
"commentRange": {
|
|
38031
|
-
"start":
|
|
38032
|
-
"end":
|
|
38106
|
+
"start": 452,
|
|
38107
|
+
"end": 453
|
|
38033
38108
|
},
|
|
38034
38109
|
"context": {
|
|
38035
38110
|
"type": "variable",
|
|
@@ -38037,8 +38112,8 @@
|
|
|
38037
38112
|
"value": "k-spacing(2)",
|
|
38038
38113
|
"scope": "default",
|
|
38039
38114
|
"line": {
|
|
38040
|
-
"start":
|
|
38041
|
-
"end":
|
|
38115
|
+
"start": 454,
|
|
38116
|
+
"end": 454
|
|
38042
38117
|
}
|
|
38043
38118
|
},
|
|
38044
38119
|
"group": [
|
|
@@ -38053,8 +38128,8 @@
|
|
|
38053
38128
|
{
|
|
38054
38129
|
"description": "The background color of the Grid.\n",
|
|
38055
38130
|
"commentRange": {
|
|
38056
|
-
"start":
|
|
38057
|
-
"end":
|
|
38131
|
+
"start": 456,
|
|
38132
|
+
"end": 457
|
|
38058
38133
|
},
|
|
38059
38134
|
"context": {
|
|
38060
38135
|
"type": "variable",
|
|
@@ -38062,8 +38137,8 @@
|
|
|
38062
38137
|
"value": "k-color(surface)",
|
|
38063
38138
|
"scope": "default",
|
|
38064
38139
|
"line": {
|
|
38065
|
-
"start":
|
|
38066
|
-
"end":
|
|
38140
|
+
"start": 458,
|
|
38141
|
+
"end": 458
|
|
38067
38142
|
}
|
|
38068
38143
|
},
|
|
38069
38144
|
"group": [
|
|
@@ -38078,8 +38153,8 @@
|
|
|
38078
38153
|
{
|
|
38079
38154
|
"description": "The width of the Grid cell.\n",
|
|
38080
38155
|
"commentRange": {
|
|
38081
|
-
"start":
|
|
38082
|
-
"end":
|
|
38156
|
+
"start": 460,
|
|
38157
|
+
"end": 461
|
|
38083
38158
|
},
|
|
38084
38159
|
"context": {
|
|
38085
38160
|
"type": "variable",
|
|
@@ -38087,8 +38162,8 @@
|
|
|
38087
38162
|
"value": "($kendo-icon-size * 2.25)",
|
|
38088
38163
|
"scope": "default",
|
|
38089
38164
|
"line": {
|
|
38090
|
-
"start":
|
|
38091
|
-
"end":
|
|
38165
|
+
"start": 462,
|
|
38166
|
+
"end": 462
|
|
38092
38167
|
}
|
|
38093
38168
|
},
|
|
38094
38169
|
"group": [
|
|
@@ -38103,8 +38178,8 @@
|
|
|
38103
38178
|
{
|
|
38104
38179
|
"description": "The width of the Grid.\n",
|
|
38105
38180
|
"commentRange": {
|
|
38106
|
-
"start":
|
|
38107
|
-
"end":
|
|
38181
|
+
"start": 464,
|
|
38182
|
+
"end": 465
|
|
38108
38183
|
},
|
|
38109
38184
|
"context": {
|
|
38110
38185
|
"type": "variable",
|
|
@@ -38112,8 +38187,8 @@
|
|
|
38112
38187
|
"value": "($kendo-icon-size * 2)",
|
|
38113
38188
|
"scope": "default",
|
|
38114
38189
|
"line": {
|
|
38115
|
-
"start":
|
|
38116
|
-
"end":
|
|
38190
|
+
"start": 466,
|
|
38191
|
+
"end": 466
|
|
38117
38192
|
}
|
|
38118
38193
|
},
|
|
38119
38194
|
"group": [
|
|
@@ -38128,8 +38203,8 @@
|
|
|
38128
38203
|
{
|
|
38129
38204
|
"description": "The grouping border top of the Grid row.\n",
|
|
38130
38205
|
"commentRange": {
|
|
38131
|
-
"start":
|
|
38132
|
-
"end":
|
|
38206
|
+
"start": 468,
|
|
38207
|
+
"end": 469
|
|
38133
38208
|
},
|
|
38134
38209
|
"context": {
|
|
38135
38210
|
"type": "variable",
|
|
@@ -38137,8 +38212,8 @@
|
|
|
38137
38212
|
"value": "1px",
|
|
38138
38213
|
"scope": "default",
|
|
38139
38214
|
"line": {
|
|
38140
|
-
"start":
|
|
38141
|
-
"end":
|
|
38215
|
+
"start": 470,
|
|
38216
|
+
"end": 470
|
|
38142
38217
|
}
|
|
38143
38218
|
},
|
|
38144
38219
|
"group": [
|
|
@@ -38153,8 +38228,8 @@
|
|
|
38153
38228
|
{
|
|
38154
38229
|
"description": "The vertical border of the Grid footer.\n",
|
|
38155
38230
|
"commentRange": {
|
|
38156
|
-
"start":
|
|
38157
|
-
"end":
|
|
38231
|
+
"start": 471,
|
|
38232
|
+
"end": 472
|
|
38158
38233
|
},
|
|
38159
38234
|
"context": {
|
|
38160
38235
|
"type": "variable",
|
|
@@ -38162,8 +38237,8 @@
|
|
|
38162
38237
|
"value": "1px",
|
|
38163
38238
|
"scope": "default",
|
|
38164
38239
|
"line": {
|
|
38165
|
-
"start":
|
|
38166
|
-
"end":
|
|
38240
|
+
"start": 473,
|
|
38241
|
+
"end": 473
|
|
38167
38242
|
}
|
|
38168
38243
|
},
|
|
38169
38244
|
"group": [
|
|
@@ -38178,8 +38253,8 @@
|
|
|
38178
38253
|
{
|
|
38179
38254
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
38180
38255
|
"commentRange": {
|
|
38181
|
-
"start":
|
|
38182
|
-
"end":
|
|
38256
|
+
"start": 475,
|
|
38257
|
+
"end": 476
|
|
38183
38258
|
},
|
|
38184
38259
|
"context": {
|
|
38185
38260
|
"type": "variable",
|
|
@@ -38187,8 +38262,8 @@
|
|
|
38187
38262
|
"value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
|
|
38188
38263
|
"scope": "default",
|
|
38189
38264
|
"line": {
|
|
38190
|
-
"start":
|
|
38191
|
-
"end":
|
|
38265
|
+
"start": 477,
|
|
38266
|
+
"end": 477
|
|
38192
38267
|
}
|
|
38193
38268
|
},
|
|
38194
38269
|
"group": [
|
|
@@ -38203,8 +38278,8 @@
|
|
|
38203
38278
|
{
|
|
38204
38279
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
38205
38280
|
"commentRange": {
|
|
38206
|
-
"start":
|
|
38207
|
-
"end":
|
|
38281
|
+
"start": 478,
|
|
38282
|
+
"end": 479
|
|
38208
38283
|
},
|
|
38209
38284
|
"context": {
|
|
38210
38285
|
"type": "variable",
|
|
@@ -38212,8 +38287,8 @@
|
|
|
38212
38287
|
"value": "k-color(primary)",
|
|
38213
38288
|
"scope": "default",
|
|
38214
38289
|
"line": {
|
|
38215
|
-
"start":
|
|
38216
|
-
"end":
|
|
38290
|
+
"start": 480,
|
|
38291
|
+
"end": 480
|
|
38217
38292
|
}
|
|
38218
38293
|
},
|
|
38219
38294
|
"group": [
|
|
@@ -38228,8 +38303,8 @@
|
|
|
38228
38303
|
{
|
|
38229
38304
|
"description": "The height of the Grid row resize indicator.\n",
|
|
38230
38305
|
"commentRange": {
|
|
38231
|
-
"start":
|
|
38232
|
-
"end":
|
|
38306
|
+
"start": 481,
|
|
38307
|
+
"end": 482
|
|
38233
38308
|
},
|
|
38234
38309
|
"context": {
|
|
38235
38310
|
"type": "variable",
|
|
@@ -38237,8 +38312,8 @@
|
|
|
38237
38312
|
"value": "k-spacing(0.5)",
|
|
38238
38313
|
"scope": "default",
|
|
38239
38314
|
"line": {
|
|
38240
|
-
"start":
|
|
38241
|
-
"end":
|
|
38315
|
+
"start": 483,
|
|
38316
|
+
"end": 483
|
|
38242
38317
|
}
|
|
38243
38318
|
},
|
|
38244
38319
|
"group": [
|
|
@@ -38253,8 +38328,8 @@
|
|
|
38253
38328
|
{
|
|
38254
38329
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
38255
38330
|
"commentRange": {
|
|
38256
|
-
"start":
|
|
38257
|
-
"end":
|
|
38331
|
+
"start": 485,
|
|
38332
|
+
"end": 486
|
|
38258
38333
|
},
|
|
38259
38334
|
"context": {
|
|
38260
38335
|
"type": "variable",
|
|
@@ -38262,8 +38337,8 @@
|
|
|
38262
38337
|
"value": "k-spacing(2)",
|
|
38263
38338
|
"scope": "default",
|
|
38264
38339
|
"line": {
|
|
38265
|
-
"start":
|
|
38266
|
-
"end":
|
|
38340
|
+
"start": 487,
|
|
38341
|
+
"end": 487
|
|
38267
38342
|
}
|
|
38268
38343
|
},
|
|
38269
38344
|
"group": [
|
|
@@ -38278,8 +38353,8 @@
|
|
|
38278
38353
|
{
|
|
38279
38354
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
38280
38355
|
"commentRange": {
|
|
38281
|
-
"start":
|
|
38282
|
-
"end":
|
|
38356
|
+
"start": 488,
|
|
38357
|
+
"end": 489
|
|
38283
38358
|
},
|
|
38284
38359
|
"context": {
|
|
38285
38360
|
"type": "variable",
|
|
@@ -38287,8 +38362,8 @@
|
|
|
38287
38362
|
"value": "k-spacing(1.5)",
|
|
38288
38363
|
"scope": "default",
|
|
38289
38364
|
"line": {
|
|
38290
|
-
"start":
|
|
38291
|
-
"end":
|
|
38365
|
+
"start": 490,
|
|
38366
|
+
"end": 490
|
|
38292
38367
|
}
|
|
38293
38368
|
},
|
|
38294
38369
|
"group": [
|
|
@@ -38303,8 +38378,8 @@
|
|
|
38303
38378
|
{
|
|
38304
38379
|
"description": "The column gap of the Grid stack layout.\n",
|
|
38305
38380
|
"commentRange": {
|
|
38306
|
-
"start":
|
|
38307
|
-
"end":
|
|
38381
|
+
"start": 492,
|
|
38382
|
+
"end": 493
|
|
38308
38383
|
},
|
|
38309
38384
|
"context": {
|
|
38310
38385
|
"type": "variable",
|
|
@@ -38312,8 +38387,8 @@
|
|
|
38312
38387
|
"value": "k-spacing(1)",
|
|
38313
38388
|
"scope": "default",
|
|
38314
38389
|
"line": {
|
|
38315
|
-
"start":
|
|
38316
|
-
"end":
|
|
38390
|
+
"start": 494,
|
|
38391
|
+
"end": 494
|
|
38317
38392
|
}
|
|
38318
38393
|
},
|
|
38319
38394
|
"group": [
|
|
@@ -38328,8 +38403,8 @@
|
|
|
38328
38403
|
{
|
|
38329
38404
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
38330
38405
|
"commentRange": {
|
|
38331
|
-
"start":
|
|
38332
|
-
"end":
|
|
38406
|
+
"start": 495,
|
|
38407
|
+
"end": 496
|
|
38333
38408
|
},
|
|
38334
38409
|
"context": {
|
|
38335
38410
|
"type": "variable",
|
|
@@ -38337,8 +38412,8 @@
|
|
|
38337
38412
|
"value": "k-spacing(2)",
|
|
38338
38413
|
"scope": "default",
|
|
38339
38414
|
"line": {
|
|
38340
|
-
"start":
|
|
38341
|
-
"end":
|
|
38415
|
+
"start": 497,
|
|
38416
|
+
"end": 497
|
|
38342
38417
|
}
|
|
38343
38418
|
},
|
|
38344
38419
|
"group": [
|
|
@@ -38353,8 +38428,8 @@
|
|
|
38353
38428
|
{
|
|
38354
38429
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
38355
38430
|
"commentRange": {
|
|
38356
|
-
"start":
|
|
38357
|
-
"end":
|
|
38431
|
+
"start": 499,
|
|
38432
|
+
"end": 500
|
|
38358
38433
|
},
|
|
38359
38434
|
"context": {
|
|
38360
38435
|
"type": "variable",
|
|
@@ -38362,8 +38437,8 @@
|
|
|
38362
38437
|
"value": "k-spacing(2)",
|
|
38363
38438
|
"scope": "default",
|
|
38364
38439
|
"line": {
|
|
38365
|
-
"start":
|
|
38366
|
-
"end":
|
|
38440
|
+
"start": 501,
|
|
38441
|
+
"end": 501
|
|
38367
38442
|
}
|
|
38368
38443
|
},
|
|
38369
38444
|
"group": [
|
|
@@ -38378,8 +38453,8 @@
|
|
|
38378
38453
|
{
|
|
38379
38454
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
38380
38455
|
"commentRange": {
|
|
38381
|
-
"start":
|
|
38382
|
-
"end":
|
|
38456
|
+
"start": 503,
|
|
38457
|
+
"end": 504
|
|
38383
38458
|
},
|
|
38384
38459
|
"context": {
|
|
38385
38460
|
"type": "variable",
|
|
@@ -38387,8 +38462,8 @@
|
|
|
38387
38462
|
"value": "var(--kendo-font-size-sm)",
|
|
38388
38463
|
"scope": "default",
|
|
38389
38464
|
"line": {
|
|
38390
|
-
"start":
|
|
38391
|
-
"end":
|
|
38465
|
+
"start": 505,
|
|
38466
|
+
"end": 505
|
|
38392
38467
|
}
|
|
38393
38468
|
},
|
|
38394
38469
|
"group": [
|
|
@@ -38403,8 +38478,8 @@
|
|
|
38403
38478
|
{
|
|
38404
38479
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
38405
38480
|
"commentRange": {
|
|
38406
|
-
"start":
|
|
38407
|
-
"end":
|
|
38481
|
+
"start": 506,
|
|
38482
|
+
"end": 507
|
|
38408
38483
|
},
|
|
38409
38484
|
"context": {
|
|
38410
38485
|
"type": "variable",
|
|
@@ -38412,8 +38487,8 @@
|
|
|
38412
38487
|
"value": "var(--kendo-font-weight-bold)",
|
|
38413
38488
|
"scope": "default",
|
|
38414
38489
|
"line": {
|
|
38415
|
-
"start":
|
|
38416
|
-
"end":
|
|
38490
|
+
"start": 508,
|
|
38491
|
+
"end": 508
|
|
38417
38492
|
}
|
|
38418
38493
|
},
|
|
38419
38494
|
"group": [
|
|
@@ -38428,8 +38503,8 @@
|
|
|
38428
38503
|
{
|
|
38429
38504
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
38430
38505
|
"commentRange": {
|
|
38431
|
-
"start":
|
|
38432
|
-
"end":
|
|
38506
|
+
"start": 509,
|
|
38507
|
+
"end": 510
|
|
38433
38508
|
},
|
|
38434
38509
|
"context": {
|
|
38435
38510
|
"type": "variable",
|
|
@@ -38437,8 +38512,8 @@
|
|
|
38437
38512
|
"value": "k-spacing(2.5)",
|
|
38438
38513
|
"scope": "default",
|
|
38439
38514
|
"line": {
|
|
38440
|
-
"start":
|
|
38441
|
-
"end":
|
|
38515
|
+
"start": 511,
|
|
38516
|
+
"end": 511
|
|
38442
38517
|
}
|
|
38443
38518
|
},
|
|
38444
38519
|
"group": [
|
|
@@ -38453,8 +38528,8 @@
|
|
|
38453
38528
|
{
|
|
38454
38529
|
"description": "The color of the Grid stack layout column header.\n",
|
|
38455
38530
|
"commentRange": {
|
|
38456
|
-
"start":
|
|
38457
|
-
"end":
|
|
38531
|
+
"start": 512,
|
|
38532
|
+
"end": 513
|
|
38458
38533
|
},
|
|
38459
38534
|
"context": {
|
|
38460
38535
|
"type": "variable",
|
|
@@ -38462,8 +38537,8 @@
|
|
|
38462
38537
|
"value": "k-color(subtle)",
|
|
38463
38538
|
"scope": "default",
|
|
38464
38539
|
"line": {
|
|
38465
|
-
"start":
|
|
38466
|
-
"end":
|
|
38540
|
+
"start": 514,
|
|
38541
|
+
"end": 514
|
|
38467
38542
|
}
|
|
38468
38543
|
},
|
|
38469
38544
|
"group": [
|
|
@@ -38478,8 +38553,8 @@
|
|
|
38478
38553
|
{
|
|
38479
38554
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
38480
38555
|
"commentRange": {
|
|
38481
|
-
"start":
|
|
38482
|
-
"end":
|
|
38556
|
+
"start": 515,
|
|
38557
|
+
"end": 516
|
|
38483
38558
|
},
|
|
38484
38559
|
"context": {
|
|
38485
38560
|
"type": "variable",
|
|
@@ -38487,8 +38562,8 @@
|
|
|
38487
38562
|
"value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent)",
|
|
38488
38563
|
"scope": "default",
|
|
38489
38564
|
"line": {
|
|
38490
|
-
"start":
|
|
38491
|
-
"end":
|
|
38565
|
+
"start": 517,
|
|
38566
|
+
"end": 517
|
|
38492
38567
|
}
|
|
38493
38568
|
},
|
|
38494
38569
|
"group": [
|
|
@@ -38503,8 +38578,8 @@
|
|
|
38503
38578
|
{
|
|
38504
38579
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
38505
38580
|
"commentRange": {
|
|
38506
|
-
"start":
|
|
38507
|
-
"end":
|
|
38581
|
+
"start": 518,
|
|
38582
|
+
"end": 519
|
|
38508
38583
|
},
|
|
38509
38584
|
"context": {
|
|
38510
38585
|
"type": "variable",
|
|
@@ -38512,8 +38587,8 @@
|
|
|
38512
38587
|
"value": "k-elevation(2)",
|
|
38513
38588
|
"scope": "default",
|
|
38514
38589
|
"line": {
|
|
38515
|
-
"start":
|
|
38516
|
-
"end":
|
|
38590
|
+
"start": 520,
|
|
38591
|
+
"end": 520
|
|
38517
38592
|
}
|
|
38518
38593
|
},
|
|
38519
38594
|
"group": [
|
|
@@ -38528,8 +38603,8 @@
|
|
|
38528
38603
|
{
|
|
38529
38604
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
38530
38605
|
"commentRange": {
|
|
38531
|
-
"start":
|
|
38532
|
-
"end":
|
|
38606
|
+
"start": 522,
|
|
38607
|
+
"end": 523
|
|
38533
38608
|
},
|
|
38534
38609
|
"context": {
|
|
38535
38610
|
"type": "variable",
|
|
@@ -38537,8 +38612,8 @@
|
|
|
38537
38612
|
"value": "var(--kendo-font-weight-bold)",
|
|
38538
38613
|
"scope": "default",
|
|
38539
38614
|
"line": {
|
|
38540
|
-
"start":
|
|
38541
|
-
"end":
|
|
38615
|
+
"start": 524,
|
|
38616
|
+
"end": 524
|
|
38542
38617
|
}
|
|
38543
38618
|
},
|
|
38544
38619
|
"group": [
|