@progress/kendo-theme-fluent 14.4.1-dev.2 → 14.4.1-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/all.css +1 -1
- package/dist/fluent-1-dark.css +1 -1
- package/dist/fluent-1.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +692 -638
- package/dist/meta/sassdoc-raw-data.json +344 -319
- package/dist/meta/variables.json +4 -0
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +1 -1
- package/lib/swatches/fluent-1.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +3 -3
- package/scss/grid/_layout.scss +5 -2
- package/scss/grid/_variables.scss +4 -0
|
@@ -39501,15 +39501,15 @@
|
|
|
39501
39501
|
}
|
|
39502
39502
|
},
|
|
39503
39503
|
{
|
|
39504
|
-
"description": "The
|
|
39504
|
+
"description": "The font weight of the Grid grouping row text.\n",
|
|
39505
39505
|
"commentRange": {
|
|
39506
39506
|
"start": 329,
|
|
39507
39507
|
"end": 330
|
|
39508
39508
|
},
|
|
39509
39509
|
"context": {
|
|
39510
39510
|
"type": "variable",
|
|
39511
|
-
"name": "kendo-grid-grouping-row-
|
|
39512
|
-
"value": "var( --kendo-grid-grouping-row-
|
|
39511
|
+
"name": "kendo-grid-grouping-row-font-weight",
|
|
39512
|
+
"value": "var( --kendo-grid-grouping-row-font-weight, var(--kendo-font-weight-semibold) )",
|
|
39513
39513
|
"scope": "default",
|
|
39514
39514
|
"line": {
|
|
39515
39515
|
"start": 331,
|
|
@@ -39525,11 +39525,36 @@
|
|
|
39525
39525
|
"name": "_variables.scss"
|
|
39526
39526
|
}
|
|
39527
39527
|
},
|
|
39528
|
+
{
|
|
39529
|
+
"description": "The border color of the Grid grouping row.\n",
|
|
39530
|
+
"commentRange": {
|
|
39531
|
+
"start": 332,
|
|
39532
|
+
"end": 333
|
|
39533
|
+
},
|
|
39534
|
+
"context": {
|
|
39535
|
+
"type": "variable",
|
|
39536
|
+
"name": "kendo-grid-grouping-row-border",
|
|
39537
|
+
"value": "var( --kendo-grid-grouping-row-border, #{$kendo-table-group-row-border} )",
|
|
39538
|
+
"scope": "default",
|
|
39539
|
+
"line": {
|
|
39540
|
+
"start": 334,
|
|
39541
|
+
"end": 334
|
|
39542
|
+
}
|
|
39543
|
+
},
|
|
39544
|
+
"group": [
|
|
39545
|
+
"grid"
|
|
39546
|
+
],
|
|
39547
|
+
"access": "public",
|
|
39548
|
+
"file": {
|
|
39549
|
+
"path": "grid/_variables.scss",
|
|
39550
|
+
"name": "_variables.scss"
|
|
39551
|
+
}
|
|
39552
|
+
},
|
|
39528
39553
|
{
|
|
39529
39554
|
"description": "The horizontal padding of the Grid filter cell.\n",
|
|
39530
39555
|
"commentRange": {
|
|
39531
|
-
"start":
|
|
39532
|
-
"end":
|
|
39556
|
+
"start": 336,
|
|
39557
|
+
"end": 337
|
|
39533
39558
|
},
|
|
39534
39559
|
"context": {
|
|
39535
39560
|
"type": "variable",
|
|
@@ -39537,8 +39562,8 @@
|
|
|
39537
39562
|
"value": "var( --kendo-grid-filter-cell-padding-x, #{$kendo-grid-padding-y} )",
|
|
39538
39563
|
"scope": "default",
|
|
39539
39564
|
"line": {
|
|
39540
|
-
"start":
|
|
39541
|
-
"end":
|
|
39565
|
+
"start": 338,
|
|
39566
|
+
"end": 338
|
|
39542
39567
|
}
|
|
39543
39568
|
},
|
|
39544
39569
|
"group": [
|
|
@@ -39553,8 +39578,8 @@
|
|
|
39553
39578
|
{
|
|
39554
39579
|
"description": "The vertical padding of the Grid filter cell.\n",
|
|
39555
39580
|
"commentRange": {
|
|
39556
|
-
"start":
|
|
39557
|
-
"end":
|
|
39581
|
+
"start": 339,
|
|
39582
|
+
"end": 340
|
|
39558
39583
|
},
|
|
39559
39584
|
"context": {
|
|
39560
39585
|
"type": "variable",
|
|
@@ -39562,8 +39587,8 @@
|
|
|
39562
39587
|
"value": "var( --kendo-grid-filter-cell-padding-y, #{$kendo-grid-filter-cell-padding-x} )",
|
|
39563
39588
|
"scope": "default",
|
|
39564
39589
|
"line": {
|
|
39565
|
-
"start":
|
|
39566
|
-
"end":
|
|
39590
|
+
"start": 341,
|
|
39591
|
+
"end": 341
|
|
39567
39592
|
}
|
|
39568
39593
|
},
|
|
39569
39594
|
"group": [
|
|
@@ -39578,8 +39603,8 @@
|
|
|
39578
39603
|
{
|
|
39579
39604
|
"description": "The border width of the Grid Toolbar.\n",
|
|
39580
39605
|
"commentRange": {
|
|
39581
|
-
"start":
|
|
39582
|
-
"end":
|
|
39606
|
+
"start": 343,
|
|
39607
|
+
"end": 344
|
|
39583
39608
|
},
|
|
39584
39609
|
"context": {
|
|
39585
39610
|
"type": "variable",
|
|
@@ -39587,8 +39612,8 @@
|
|
|
39587
39612
|
"value": "var( --kendo-grid-toolbar-border-width, #{$kendo-grid-border-width} )",
|
|
39588
39613
|
"scope": "default",
|
|
39589
39614
|
"line": {
|
|
39590
|
-
"start":
|
|
39591
|
-
"end":
|
|
39615
|
+
"start": 345,
|
|
39616
|
+
"end": 345
|
|
39592
39617
|
}
|
|
39593
39618
|
},
|
|
39594
39619
|
"group": [
|
|
@@ -39603,8 +39628,8 @@
|
|
|
39603
39628
|
{
|
|
39604
39629
|
"description": "The vertical border width of the Grid cell.\n",
|
|
39605
39630
|
"commentRange": {
|
|
39606
|
-
"start":
|
|
39607
|
-
"end":
|
|
39631
|
+
"start": 347,
|
|
39632
|
+
"end": 348
|
|
39608
39633
|
},
|
|
39609
39634
|
"context": {
|
|
39610
39635
|
"type": "variable",
|
|
@@ -39612,8 +39637,8 @@
|
|
|
39612
39637
|
"value": "$kendo-grid-border-width",
|
|
39613
39638
|
"scope": "default",
|
|
39614
39639
|
"line": {
|
|
39615
|
-
"start":
|
|
39616
|
-
"end":
|
|
39640
|
+
"start": 349,
|
|
39641
|
+
"end": 349
|
|
39617
39642
|
}
|
|
39618
39643
|
},
|
|
39619
39644
|
"group": [
|
|
@@ -39628,8 +39653,8 @@
|
|
|
39628
39653
|
{
|
|
39629
39654
|
"description": "The horizontal border width of the Grid cell.\n",
|
|
39630
39655
|
"commentRange": {
|
|
39631
|
-
"start":
|
|
39632
|
-
"end":
|
|
39656
|
+
"start": 350,
|
|
39657
|
+
"end": 351
|
|
39633
39658
|
},
|
|
39634
39659
|
"context": {
|
|
39635
39660
|
"type": "variable",
|
|
@@ -39637,8 +39662,8 @@
|
|
|
39637
39662
|
"value": "0px",
|
|
39638
39663
|
"scope": "default",
|
|
39639
39664
|
"line": {
|
|
39640
|
-
"start":
|
|
39641
|
-
"end":
|
|
39665
|
+
"start": 352,
|
|
39666
|
+
"end": 352
|
|
39642
39667
|
}
|
|
39643
39668
|
},
|
|
39644
39669
|
"group": [
|
|
@@ -39653,8 +39678,8 @@
|
|
|
39653
39678
|
{
|
|
39654
39679
|
"description": "The font size of the Grid sort index.\n",
|
|
39655
39680
|
"commentRange": {
|
|
39656
|
-
"start":
|
|
39657
|
-
"end":
|
|
39681
|
+
"start": 353,
|
|
39682
|
+
"end": 354
|
|
39658
39683
|
},
|
|
39659
39684
|
"context": {
|
|
39660
39685
|
"type": "variable",
|
|
@@ -39662,8 +39687,8 @@
|
|
|
39662
39687
|
"value": "var( --kendo-grid-sort-index-font-size, var(--kendo-font-size-sm) )",
|
|
39663
39688
|
"scope": "default",
|
|
39664
39689
|
"line": {
|
|
39665
|
-
"start":
|
|
39666
|
-
"end":
|
|
39690
|
+
"start": 355,
|
|
39691
|
+
"end": 355
|
|
39667
39692
|
}
|
|
39668
39693
|
},
|
|
39669
39694
|
"group": [
|
|
@@ -39678,8 +39703,8 @@
|
|
|
39678
39703
|
{
|
|
39679
39704
|
"description": "The vertical offset of the Grid sort index.\n",
|
|
39680
39705
|
"commentRange": {
|
|
39681
|
-
"start":
|
|
39682
|
-
"end":
|
|
39706
|
+
"start": 357,
|
|
39707
|
+
"end": 358
|
|
39683
39708
|
},
|
|
39684
39709
|
"context": {
|
|
39685
39710
|
"type": "variable",
|
|
@@ -39687,8 +39712,8 @@
|
|
|
39687
39712
|
"value": "var( --kendo-grid-sort-index-spacing-x, #{k-spacing(0.5)} )",
|
|
39688
39713
|
"scope": "default",
|
|
39689
39714
|
"line": {
|
|
39690
|
-
"start":
|
|
39691
|
-
"end":
|
|
39715
|
+
"start": 359,
|
|
39716
|
+
"end": 359
|
|
39692
39717
|
}
|
|
39693
39718
|
},
|
|
39694
39719
|
"group": [
|
|
@@ -39703,8 +39728,8 @@
|
|
|
39703
39728
|
{
|
|
39704
39729
|
"description": "The spacing of the Grid sort icon.\n",
|
|
39705
39730
|
"commentRange": {
|
|
39706
|
-
"start":
|
|
39707
|
-
"end":
|
|
39731
|
+
"start": 360,
|
|
39732
|
+
"end": 361
|
|
39708
39733
|
},
|
|
39709
39734
|
"context": {
|
|
39710
39735
|
"type": "variable",
|
|
@@ -39712,8 +39737,8 @@
|
|
|
39712
39737
|
"value": "var( --kendo-grid-sort-icon-spacing, #{$kendo-icon-spacing} )",
|
|
39713
39738
|
"scope": "default",
|
|
39714
39739
|
"line": {
|
|
39715
|
-
"start":
|
|
39716
|
-
"end":
|
|
39740
|
+
"start": 362,
|
|
39741
|
+
"end": 362
|
|
39717
39742
|
}
|
|
39718
39743
|
},
|
|
39719
39744
|
"group": [
|
|
@@ -39728,8 +39753,8 @@
|
|
|
39728
39753
|
{
|
|
39729
39754
|
"description": "The text color of the Grid sort indicator.\n",
|
|
39730
39755
|
"commentRange": {
|
|
39731
|
-
"start":
|
|
39732
|
-
"end":
|
|
39756
|
+
"start": 363,
|
|
39757
|
+
"end": 364
|
|
39733
39758
|
},
|
|
39734
39759
|
"context": {
|
|
39735
39760
|
"type": "variable",
|
|
@@ -39737,8 +39762,8 @@
|
|
|
39737
39762
|
"value": "var( --kendo-grid-sort-indicator-text, k-color(on-app-surface) )",
|
|
39738
39763
|
"scope": "default",
|
|
39739
39764
|
"line": {
|
|
39740
|
-
"start":
|
|
39741
|
-
"end":
|
|
39765
|
+
"start": 365,
|
|
39766
|
+
"end": 365
|
|
39742
39767
|
}
|
|
39743
39768
|
},
|
|
39744
39769
|
"group": [
|
|
@@ -39753,8 +39778,8 @@
|
|
|
39753
39778
|
{
|
|
39754
39779
|
"description": "The text color of the Grid sort order indicator.\n",
|
|
39755
39780
|
"commentRange": {
|
|
39756
|
-
"start":
|
|
39757
|
-
"end":
|
|
39781
|
+
"start": 366,
|
|
39782
|
+
"end": 367
|
|
39758
39783
|
},
|
|
39759
39784
|
"context": {
|
|
39760
39785
|
"type": "variable",
|
|
@@ -39762,8 +39787,8 @@
|
|
|
39762
39787
|
"value": "var( --kendo-grid-sort-indicator-order-text, #{k-color(primary)} )",
|
|
39763
39788
|
"scope": "default",
|
|
39764
39789
|
"line": {
|
|
39765
|
-
"start":
|
|
39766
|
-
"end":
|
|
39790
|
+
"start": 368,
|
|
39791
|
+
"end": 368
|
|
39767
39792
|
}
|
|
39768
39793
|
},
|
|
39769
39794
|
"group": [
|
|
@@ -39778,8 +39803,8 @@
|
|
|
39778
39803
|
{
|
|
39779
39804
|
"description": "The background color of the sorted Grid cells.\n",
|
|
39780
39805
|
"commentRange": {
|
|
39781
|
-
"start":
|
|
39782
|
-
"end":
|
|
39806
|
+
"start": 369,
|
|
39807
|
+
"end": 370
|
|
39783
39808
|
},
|
|
39784
39809
|
"context": {
|
|
39785
39810
|
"type": "variable",
|
|
@@ -39787,8 +39812,8 @@
|
|
|
39787
39812
|
"value": "var( --kendo-grid-sorted-bg, rgba(0, 0, 0, 0.04) )",
|
|
39788
39813
|
"scope": "default",
|
|
39789
39814
|
"line": {
|
|
39790
|
-
"start":
|
|
39791
|
-
"end":
|
|
39815
|
+
"start": 371,
|
|
39816
|
+
"end": 371
|
|
39792
39817
|
}
|
|
39793
39818
|
},
|
|
39794
39819
|
"group": [
|
|
@@ -39803,8 +39828,8 @@
|
|
|
39803
39828
|
{
|
|
39804
39829
|
"description": "The vertical padding of the Grid command cells.\n",
|
|
39805
39830
|
"commentRange": {
|
|
39806
|
-
"start":
|
|
39807
|
-
"end":
|
|
39831
|
+
"start": 373,
|
|
39832
|
+
"end": 374
|
|
39808
39833
|
},
|
|
39809
39834
|
"context": {
|
|
39810
39835
|
"type": "variable",
|
|
@@ -39812,8 +39837,8 @@
|
|
|
39812
39837
|
"value": "var( --kendo-grid-command-cell-button-spacing, #{k-spacing(2)} )",
|
|
39813
39838
|
"scope": "default",
|
|
39814
39839
|
"line": {
|
|
39815
|
-
"start":
|
|
39816
|
-
"end":
|
|
39840
|
+
"start": 375,
|
|
39841
|
+
"end": 375
|
|
39817
39842
|
}
|
|
39818
39843
|
},
|
|
39819
39844
|
"group": [
|
|
@@ -39828,8 +39853,8 @@
|
|
|
39828
39853
|
{
|
|
39829
39854
|
"description": "The horizontal border width of the Grid group footer.\n",
|
|
39830
39855
|
"commentRange": {
|
|
39831
|
-
"start":
|
|
39832
|
-
"end":
|
|
39856
|
+
"start": 377,
|
|
39857
|
+
"end": 378
|
|
39833
39858
|
},
|
|
39834
39859
|
"context": {
|
|
39835
39860
|
"type": "variable",
|
|
@@ -39837,8 +39862,8 @@
|
|
|
39837
39862
|
"value": "var( --kendo-grid-group-footer-border-width-y, 1px )",
|
|
39838
39863
|
"scope": "default",
|
|
39839
39864
|
"line": {
|
|
39840
|
-
"start":
|
|
39841
|
-
"end":
|
|
39865
|
+
"start": 379,
|
|
39866
|
+
"end": 379
|
|
39842
39867
|
}
|
|
39843
39868
|
},
|
|
39844
39869
|
"group": [
|
|
@@ -39853,8 +39878,8 @@
|
|
|
39853
39878
|
{
|
|
39854
39879
|
"description": "The vertical border width of the Grid group footer.\n",
|
|
39855
39880
|
"commentRange": {
|
|
39856
|
-
"start":
|
|
39857
|
-
"end":
|
|
39881
|
+
"start": 380,
|
|
39882
|
+
"end": 381
|
|
39858
39883
|
},
|
|
39859
39884
|
"context": {
|
|
39860
39885
|
"type": "variable",
|
|
@@ -39862,8 +39887,8 @@
|
|
|
39862
39887
|
"value": "var( --kendo-grid-group-footer-border-width-x, 0px )",
|
|
39863
39888
|
"scope": "default",
|
|
39864
39889
|
"line": {
|
|
39865
|
-
"start":
|
|
39866
|
-
"end":
|
|
39890
|
+
"start": 382,
|
|
39891
|
+
"end": 382
|
|
39867
39892
|
}
|
|
39868
39893
|
},
|
|
39869
39894
|
"group": [
|
|
@@ -39878,8 +39903,8 @@
|
|
|
39878
39903
|
{
|
|
39879
39904
|
"description": "The text color of the Grid group drop clue.\n",
|
|
39880
39905
|
"commentRange": {
|
|
39881
|
-
"start":
|
|
39882
|
-
"end":
|
|
39906
|
+
"start": 384,
|
|
39907
|
+
"end": 385
|
|
39883
39908
|
},
|
|
39884
39909
|
"context": {
|
|
39885
39910
|
"type": "variable",
|
|
@@ -39887,8 +39912,8 @@
|
|
|
39887
39912
|
"value": "var( --kendo-grid-group-drop-hint-bg, #{k-color(primary)} )",
|
|
39888
39913
|
"scope": "default",
|
|
39889
39914
|
"line": {
|
|
39890
|
-
"start":
|
|
39891
|
-
"end":
|
|
39915
|
+
"start": 386,
|
|
39916
|
+
"end": 386
|
|
39892
39917
|
}
|
|
39893
39918
|
},
|
|
39894
39919
|
"group": [
|
|
@@ -39903,8 +39928,8 @@
|
|
|
39903
39928
|
{
|
|
39904
39929
|
"description": "The border width of the Grid sticky cell.\n",
|
|
39905
39930
|
"commentRange": {
|
|
39906
|
-
"start":
|
|
39907
|
-
"end":
|
|
39931
|
+
"start": 388,
|
|
39932
|
+
"end": 389
|
|
39908
39933
|
},
|
|
39909
39934
|
"context": {
|
|
39910
39935
|
"type": "variable",
|
|
@@ -39912,8 +39937,8 @@
|
|
|
39912
39937
|
"value": "var( --kendo-grid-sticky-cell-border-width, #{$kendo-grid-border-width} )",
|
|
39913
39938
|
"scope": "default",
|
|
39914
39939
|
"line": {
|
|
39915
|
-
"start":
|
|
39916
|
-
"end":
|
|
39940
|
+
"start": 390,
|
|
39941
|
+
"end": 390
|
|
39917
39942
|
}
|
|
39918
39943
|
},
|
|
39919
39944
|
"group": [
|
|
@@ -39928,8 +39953,8 @@
|
|
|
39928
39953
|
{
|
|
39929
39954
|
"description": "The background color of the Grid sticky cell.\n",
|
|
39930
39955
|
"commentRange": {
|
|
39931
|
-
"start":
|
|
39932
|
-
"end":
|
|
39956
|
+
"start": 391,
|
|
39957
|
+
"end": 392
|
|
39933
39958
|
},
|
|
39934
39959
|
"context": {
|
|
39935
39960
|
"type": "variable",
|
|
@@ -39937,8 +39962,8 @@
|
|
|
39937
39962
|
"value": "var( --kendo-grid-sticky-bg, #{k-color(surface-alt)} )",
|
|
39938
39963
|
"scope": "default",
|
|
39939
39964
|
"line": {
|
|
39940
|
-
"start":
|
|
39941
|
-
"end":
|
|
39965
|
+
"start": 393,
|
|
39966
|
+
"end": 393
|
|
39942
39967
|
}
|
|
39943
39968
|
},
|
|
39944
39969
|
"group": [
|
|
@@ -39953,8 +39978,8 @@
|
|
|
39953
39978
|
{
|
|
39954
39979
|
"description": "The border color of the Grid sticky cell.\n",
|
|
39955
39980
|
"commentRange": {
|
|
39956
|
-
"start":
|
|
39957
|
-
"end":
|
|
39981
|
+
"start": 395,
|
|
39982
|
+
"end": 396
|
|
39958
39983
|
},
|
|
39959
39984
|
"context": {
|
|
39960
39985
|
"type": "variable",
|
|
@@ -39962,8 +39987,8 @@
|
|
|
39962
39987
|
"value": "var( --kendo-grid-sticky-border, color-mix(in srgb, #{k-color(border)} 80%, transparent) )",
|
|
39963
39988
|
"scope": "default",
|
|
39964
39989
|
"line": {
|
|
39965
|
-
"start":
|
|
39966
|
-
"end":
|
|
39990
|
+
"start": 397,
|
|
39991
|
+
"end": 397
|
|
39967
39992
|
}
|
|
39968
39993
|
},
|
|
39969
39994
|
"group": [
|
|
@@ -39978,8 +40003,8 @@
|
|
|
39978
40003
|
{
|
|
39979
40004
|
"description": "The alt background color of the Grid sticky cell.\n",
|
|
39980
40005
|
"commentRange": {
|
|
39981
|
-
"start":
|
|
39982
|
-
"end":
|
|
40006
|
+
"start": 398,
|
|
40007
|
+
"end": 399
|
|
39983
40008
|
},
|
|
39984
40009
|
"context": {
|
|
39985
40010
|
"type": "variable",
|
|
@@ -39987,8 +40012,8 @@
|
|
|
39987
40012
|
"value": "var( --kendo-grid-sticky-alt-bg, #{$kendo-grid-sticky-bg} )",
|
|
39988
40013
|
"scope": "default",
|
|
39989
40014
|
"line": {
|
|
39990
|
-
"start":
|
|
39991
|
-
"end":
|
|
40015
|
+
"start": 400,
|
|
40016
|
+
"end": 400
|
|
39992
40017
|
}
|
|
39993
40018
|
},
|
|
39994
40019
|
"group": [
|
|
@@ -40003,8 +40028,8 @@
|
|
|
40003
40028
|
{
|
|
40004
40029
|
"description": "The background color of the Grid sticky cell.\n",
|
|
40005
40030
|
"commentRange": {
|
|
40006
|
-
"start":
|
|
40007
|
-
"end":
|
|
40031
|
+
"start": 401,
|
|
40032
|
+
"end": 402
|
|
40008
40033
|
},
|
|
40009
40034
|
"context": {
|
|
40010
40035
|
"type": "variable",
|
|
@@ -40012,8 +40037,8 @@
|
|
|
40012
40037
|
"value": "var( --kendo-grid-sticky-hover-bg, k-color(base-hover) )",
|
|
40013
40038
|
"scope": "default",
|
|
40014
40039
|
"line": {
|
|
40015
|
-
"start":
|
|
40016
|
-
"end":
|
|
40040
|
+
"start": 403,
|
|
40041
|
+
"end": 403
|
|
40017
40042
|
}
|
|
40018
40043
|
},
|
|
40019
40044
|
"group": [
|
|
@@ -40028,8 +40053,8 @@
|
|
|
40028
40053
|
{
|
|
40029
40054
|
"description": "The background color of the Grid sticky header.\n",
|
|
40030
40055
|
"commentRange": {
|
|
40031
|
-
"start":
|
|
40032
|
-
"end":
|
|
40056
|
+
"start": 405,
|
|
40057
|
+
"end": 406
|
|
40033
40058
|
},
|
|
40034
40059
|
"context": {
|
|
40035
40060
|
"type": "variable",
|
|
@@ -40037,8 +40062,8 @@
|
|
|
40037
40062
|
"value": "var( --kendo-grid-sticky-header-bg, #{$kendo-grid-header-bg} )",
|
|
40038
40063
|
"scope": "default",
|
|
40039
40064
|
"line": {
|
|
40040
|
-
"start":
|
|
40041
|
-
"end":
|
|
40065
|
+
"start": 407,
|
|
40066
|
+
"end": 407
|
|
40042
40067
|
}
|
|
40043
40068
|
},
|
|
40044
40069
|
"group": [
|
|
@@ -40053,8 +40078,8 @@
|
|
|
40053
40078
|
{
|
|
40054
40079
|
"description": "The text color of the Grid sticky header.\n",
|
|
40055
40080
|
"commentRange": {
|
|
40056
|
-
"start":
|
|
40057
|
-
"end":
|
|
40081
|
+
"start": 408,
|
|
40082
|
+
"end": 409
|
|
40058
40083
|
},
|
|
40059
40084
|
"context": {
|
|
40060
40085
|
"type": "variable",
|
|
@@ -40062,8 +40087,8 @@
|
|
|
40062
40087
|
"value": "var( --kendo-grid-sticky-header-text, #{$kendo-grid-header-text} )",
|
|
40063
40088
|
"scope": "default",
|
|
40064
40089
|
"line": {
|
|
40065
|
-
"start":
|
|
40066
|
-
"end":
|
|
40090
|
+
"start": 410,
|
|
40091
|
+
"end": 410
|
|
40067
40092
|
}
|
|
40068
40093
|
},
|
|
40069
40094
|
"group": [
|
|
@@ -40078,8 +40103,8 @@
|
|
|
40078
40103
|
{
|
|
40079
40104
|
"description": "The border color of the Grid sticky header.\n",
|
|
40080
40105
|
"commentRange": {
|
|
40081
|
-
"start":
|
|
40082
|
-
"end":
|
|
40106
|
+
"start": 411,
|
|
40107
|
+
"end": 412
|
|
40083
40108
|
},
|
|
40084
40109
|
"context": {
|
|
40085
40110
|
"type": "variable",
|
|
@@ -40087,8 +40112,8 @@
|
|
|
40087
40112
|
"value": "var( --kendo-grid-sticky-header-border, #{$kendo-grid-sticky-border} )",
|
|
40088
40113
|
"scope": "default",
|
|
40089
40114
|
"line": {
|
|
40090
|
-
"start":
|
|
40091
|
-
"end":
|
|
40115
|
+
"start": 413,
|
|
40116
|
+
"end": 413
|
|
40092
40117
|
}
|
|
40093
40118
|
},
|
|
40094
40119
|
"group": [
|
|
@@ -40103,8 +40128,8 @@
|
|
|
40103
40128
|
{
|
|
40104
40129
|
"description": "The background color of the Grid sticky footer.\n",
|
|
40105
40130
|
"commentRange": {
|
|
40106
|
-
"start":
|
|
40107
|
-
"end":
|
|
40131
|
+
"start": 415,
|
|
40132
|
+
"end": 416
|
|
40108
40133
|
},
|
|
40109
40134
|
"context": {
|
|
40110
40135
|
"type": "variable",
|
|
@@ -40112,8 +40137,8 @@
|
|
|
40112
40137
|
"value": "var( --kendo-grid-sticky-footer-bg, #{$kendo-grid-header-bg} )",
|
|
40113
40138
|
"scope": "default",
|
|
40114
40139
|
"line": {
|
|
40115
|
-
"start":
|
|
40116
|
-
"end":
|
|
40140
|
+
"start": 417,
|
|
40141
|
+
"end": 417
|
|
40117
40142
|
}
|
|
40118
40143
|
},
|
|
40119
40144
|
"group": [
|
|
@@ -40128,8 +40153,8 @@
|
|
|
40128
40153
|
{
|
|
40129
40154
|
"description": "The box shadow of the sticky container in the Grid.\n",
|
|
40130
40155
|
"commentRange": {
|
|
40131
|
-
"start":
|
|
40132
|
-
"end":
|
|
40156
|
+
"start": 419,
|
|
40157
|
+
"end": 420
|
|
40133
40158
|
},
|
|
40134
40159
|
"context": {
|
|
40135
40160
|
"type": "variable",
|
|
@@ -40137,8 +40162,8 @@
|
|
|
40137
40162
|
"value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
40138
40163
|
"scope": "default",
|
|
40139
40164
|
"line": {
|
|
40140
|
-
"start":
|
|
40141
|
-
"end":
|
|
40165
|
+
"start": 421,
|
|
40166
|
+
"end": 421
|
|
40142
40167
|
}
|
|
40143
40168
|
},
|
|
40144
40169
|
"group": [
|
|
@@ -40153,8 +40178,8 @@
|
|
|
40153
40178
|
{
|
|
40154
40179
|
"description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
|
|
40155
40180
|
"commentRange": {
|
|
40156
|
-
"start":
|
|
40157
|
-
"end":
|
|
40181
|
+
"start": 422,
|
|
40182
|
+
"end": 423
|
|
40158
40183
|
},
|
|
40159
40184
|
"context": {
|
|
40160
40185
|
"type": "variable",
|
|
@@ -40162,8 +40187,8 @@
|
|
|
40162
40187
|
"value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
40163
40188
|
"scope": "default",
|
|
40164
40189
|
"line": {
|
|
40165
|
-
"start":
|
|
40166
|
-
"end":
|
|
40190
|
+
"start": 424,
|
|
40191
|
+
"end": 424
|
|
40167
40192
|
}
|
|
40168
40193
|
},
|
|
40169
40194
|
"group": [
|
|
@@ -40178,8 +40203,8 @@
|
|
|
40178
40203
|
{
|
|
40179
40204
|
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
40180
40205
|
"commentRange": {
|
|
40181
|
-
"start":
|
|
40182
|
-
"end":
|
|
40206
|
+
"start": 426,
|
|
40207
|
+
"end": 427
|
|
40183
40208
|
},
|
|
40184
40209
|
"context": {
|
|
40185
40210
|
"type": "variable",
|
|
@@ -40187,8 +40212,8 @@
|
|
|
40187
40212
|
"value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
40188
40213
|
"scope": "default",
|
|
40189
40214
|
"line": {
|
|
40190
|
-
"start":
|
|
40191
|
-
"end":
|
|
40215
|
+
"start": 428,
|
|
40216
|
+
"end": 428
|
|
40192
40217
|
}
|
|
40193
40218
|
},
|
|
40194
40219
|
"group": [
|
|
@@ -40203,8 +40228,8 @@
|
|
|
40203
40228
|
{
|
|
40204
40229
|
"description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
|
|
40205
40230
|
"commentRange": {
|
|
40206
|
-
"start":
|
|
40207
|
-
"end":
|
|
40231
|
+
"start": 429,
|
|
40232
|
+
"end": 430
|
|
40208
40233
|
},
|
|
40209
40234
|
"context": {
|
|
40210
40235
|
"type": "variable",
|
|
@@ -40212,8 +40237,8 @@
|
|
|
40212
40237
|
"value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
40213
40238
|
"scope": "default",
|
|
40214
40239
|
"line": {
|
|
40215
|
-
"start":
|
|
40216
|
-
"end":
|
|
40240
|
+
"start": 431,
|
|
40241
|
+
"end": 431
|
|
40217
40242
|
}
|
|
40218
40243
|
},
|
|
40219
40244
|
"group": [
|
|
@@ -40228,8 +40253,8 @@
|
|
|
40228
40253
|
{
|
|
40229
40254
|
"description": "The horizontal padding of the Grid filter menu container.\n",
|
|
40230
40255
|
"commentRange": {
|
|
40231
|
-
"start":
|
|
40232
|
-
"end":
|
|
40256
|
+
"start": 433,
|
|
40257
|
+
"end": 434
|
|
40233
40258
|
},
|
|
40234
40259
|
"context": {
|
|
40235
40260
|
"type": "variable",
|
|
@@ -40237,8 +40262,8 @@
|
|
|
40237
40262
|
"value": "var( --kendo-filter-menu-container-padding-y, #{k-spacing(3)} )",
|
|
40238
40263
|
"scope": "default",
|
|
40239
40264
|
"line": {
|
|
40240
|
-
"start":
|
|
40241
|
-
"end":
|
|
40265
|
+
"start": 435,
|
|
40266
|
+
"end": 435
|
|
40242
40267
|
}
|
|
40243
40268
|
},
|
|
40244
40269
|
"group": [
|
|
@@ -40253,8 +40278,8 @@
|
|
|
40253
40278
|
{
|
|
40254
40279
|
"description": "The vertical padding of the Grid filter menu container.\n",
|
|
40255
40280
|
"commentRange": {
|
|
40256
|
-
"start":
|
|
40257
|
-
"end":
|
|
40281
|
+
"start": 436,
|
|
40282
|
+
"end": 437
|
|
40258
40283
|
},
|
|
40259
40284
|
"context": {
|
|
40260
40285
|
"type": "variable",
|
|
@@ -40262,8 +40287,8 @@
|
|
|
40262
40287
|
"value": "var( --kendo-filter-menu-container-padding-x, #{k-spacing(3)} )",
|
|
40263
40288
|
"scope": "default",
|
|
40264
40289
|
"line": {
|
|
40265
|
-
"start":
|
|
40266
|
-
"end":
|
|
40290
|
+
"start": 438,
|
|
40291
|
+
"end": 438
|
|
40267
40292
|
}
|
|
40268
40293
|
},
|
|
40269
40294
|
"group": [
|
|
@@ -40278,8 +40303,8 @@
|
|
|
40278
40303
|
{
|
|
40279
40304
|
"description": "The default width of the Grid column menu.\n",
|
|
40280
40305
|
"commentRange": {
|
|
40281
|
-
"start":
|
|
40282
|
-
"end":
|
|
40306
|
+
"start": 440,
|
|
40307
|
+
"end": 441
|
|
40283
40308
|
},
|
|
40284
40309
|
"context": {
|
|
40285
40310
|
"type": "variable",
|
|
@@ -40287,8 +40312,8 @@
|
|
|
40287
40312
|
"value": "var( --kendo-grid-column-menu-width, 230px )",
|
|
40288
40313
|
"scope": "default",
|
|
40289
40314
|
"line": {
|
|
40290
|
-
"start":
|
|
40291
|
-
"end":
|
|
40315
|
+
"start": 442,
|
|
40316
|
+
"end": 442
|
|
40292
40317
|
}
|
|
40293
40318
|
},
|
|
40294
40319
|
"group": [
|
|
@@ -40303,8 +40328,8 @@
|
|
|
40303
40328
|
{
|
|
40304
40329
|
"description": "The max width of the Grid column menu.\n",
|
|
40305
40330
|
"commentRange": {
|
|
40306
|
-
"start":
|
|
40307
|
-
"end":
|
|
40331
|
+
"start": 443,
|
|
40332
|
+
"end": 444
|
|
40308
40333
|
},
|
|
40309
40334
|
"context": {
|
|
40310
40335
|
"type": "variable",
|
|
@@ -40312,8 +40337,8 @@
|
|
|
40312
40337
|
"value": "var( --kendo-grid-column-menu-max-width, 320px )",
|
|
40313
40338
|
"scope": "default",
|
|
40314
40339
|
"line": {
|
|
40315
|
-
"start":
|
|
40316
|
-
"end":
|
|
40340
|
+
"start": 445,
|
|
40341
|
+
"end": 445
|
|
40317
40342
|
}
|
|
40318
40343
|
},
|
|
40319
40344
|
"group": [
|
|
@@ -40328,8 +40353,8 @@
|
|
|
40328
40353
|
{
|
|
40329
40354
|
"description": "The spacing of the Grid column menu.\n",
|
|
40330
40355
|
"commentRange": {
|
|
40331
|
-
"start":
|
|
40332
|
-
"end":
|
|
40356
|
+
"start": 446,
|
|
40357
|
+
"end": 447
|
|
40333
40358
|
},
|
|
40334
40359
|
"context": {
|
|
40335
40360
|
"type": "variable",
|
|
@@ -40337,8 +40362,8 @@
|
|
|
40337
40362
|
"value": "var( --kendo-grid-column-menu-spacing, #{k-spacing(2)} )",
|
|
40338
40363
|
"scope": "default",
|
|
40339
40364
|
"line": {
|
|
40340
|
-
"start":
|
|
40341
|
-
"end":
|
|
40365
|
+
"start": 448,
|
|
40366
|
+
"end": 448
|
|
40342
40367
|
}
|
|
40343
40368
|
},
|
|
40344
40369
|
"group": [
|
|
@@ -40353,8 +40378,8 @@
|
|
|
40353
40378
|
{
|
|
40354
40379
|
"description": "The spacing between icon and text in Grid column menu items.\n",
|
|
40355
40380
|
"commentRange": {
|
|
40356
|
-
"start":
|
|
40357
|
-
"end":
|
|
40381
|
+
"start": 450,
|
|
40382
|
+
"end": 451
|
|
40358
40383
|
},
|
|
40359
40384
|
"context": {
|
|
40360
40385
|
"type": "variable",
|
|
@@ -40362,8 +40387,8 @@
|
|
|
40362
40387
|
"value": "var( --kendo-grid-column-menu-icon-spacing, #{k-spacing(2)} )",
|
|
40363
40388
|
"scope": "default",
|
|
40364
40389
|
"line": {
|
|
40365
|
-
"start":
|
|
40366
|
-
"end":
|
|
40390
|
+
"start": 452,
|
|
40391
|
+
"end": 452
|
|
40367
40392
|
}
|
|
40368
40393
|
},
|
|
40369
40394
|
"group": [
|
|
@@ -40378,8 +40403,8 @@
|
|
|
40378
40403
|
{
|
|
40379
40404
|
"description": "The focus shadow of the Grid column menu.\n",
|
|
40380
40405
|
"commentRange": {
|
|
40381
|
-
"start":
|
|
40382
|
-
"end":
|
|
40406
|
+
"start": 453,
|
|
40407
|
+
"end": 454
|
|
40383
40408
|
},
|
|
40384
40409
|
"context": {
|
|
40385
40410
|
"type": "variable",
|
|
@@ -40387,8 +40412,8 @@
|
|
|
40387
40412
|
"value": "var( --kendo-grid-column-menu-shadow, k-elevation(4) )",
|
|
40388
40413
|
"scope": "default",
|
|
40389
40414
|
"line": {
|
|
40390
|
-
"start":
|
|
40391
|
-
"end":
|
|
40415
|
+
"start": 455,
|
|
40416
|
+
"end": 455
|
|
40392
40417
|
}
|
|
40393
40418
|
},
|
|
40394
40419
|
"group": [
|
|
@@ -40403,8 +40428,8 @@
|
|
|
40403
40428
|
{
|
|
40404
40429
|
"description": "The background color of the Grid column menu.\n",
|
|
40405
40430
|
"commentRange": {
|
|
40406
|
-
"start":
|
|
40407
|
-
"end":
|
|
40431
|
+
"start": 456,
|
|
40432
|
+
"end": 457
|
|
40408
40433
|
},
|
|
40409
40434
|
"context": {
|
|
40410
40435
|
"type": "variable",
|
|
@@ -40412,8 +40437,8 @@
|
|
|
40412
40437
|
"value": "var( --kendo-grid-column-menu-bg, #{k-color(surface-alt)} )",
|
|
40413
40438
|
"scope": "default",
|
|
40414
40439
|
"line": {
|
|
40415
|
-
"start":
|
|
40416
|
-
"end":
|
|
40440
|
+
"start": 458,
|
|
40441
|
+
"end": 458
|
|
40417
40442
|
}
|
|
40418
40443
|
},
|
|
40419
40444
|
"group": [
|
|
@@ -40428,8 +40453,8 @@
|
|
|
40428
40453
|
{
|
|
40429
40454
|
"description": "The text color of the Grid column menu.\n",
|
|
40430
40455
|
"commentRange": {
|
|
40431
|
-
"start":
|
|
40432
|
-
"end":
|
|
40456
|
+
"start": 459,
|
|
40457
|
+
"end": 460
|
|
40433
40458
|
},
|
|
40434
40459
|
"context": {
|
|
40435
40460
|
"type": "variable",
|
|
@@ -40437,8 +40462,8 @@
|
|
|
40437
40462
|
"value": "var( --kendo-grid-column-menu-text, #{k-color(on-app-surface)} )",
|
|
40438
40463
|
"scope": "default",
|
|
40439
40464
|
"line": {
|
|
40440
|
-
"start":
|
|
40441
|
-
"end":
|
|
40465
|
+
"start": 461,
|
|
40466
|
+
"end": 461
|
|
40442
40467
|
}
|
|
40443
40468
|
},
|
|
40444
40469
|
"group": [
|
|
@@ -40453,8 +40478,8 @@
|
|
|
40453
40478
|
{
|
|
40454
40479
|
"description": "The border color of the Grid column menu.\n",
|
|
40455
40480
|
"commentRange": {
|
|
40456
|
-
"start":
|
|
40457
|
-
"end":
|
|
40481
|
+
"start": 462,
|
|
40482
|
+
"end": 463
|
|
40458
40483
|
},
|
|
40459
40484
|
"context": {
|
|
40460
40485
|
"type": "variable",
|
|
@@ -40462,8 +40487,8 @@
|
|
|
40462
40487
|
"value": "var( --kendo-grid-column-menu-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
|
|
40463
40488
|
"scope": "default",
|
|
40464
40489
|
"line": {
|
|
40465
|
-
"start":
|
|
40466
|
-
"end":
|
|
40490
|
+
"start": 464,
|
|
40491
|
+
"end": 464
|
|
40467
40492
|
}
|
|
40468
40493
|
},
|
|
40469
40494
|
"group": [
|
|
@@ -40478,8 +40503,8 @@
|
|
|
40478
40503
|
{
|
|
40479
40504
|
"description": "The font size of the Grid column menu checkbox container.\n",
|
|
40480
40505
|
"commentRange": {
|
|
40481
|
-
"start":
|
|
40482
|
-
"end":
|
|
40506
|
+
"start": 466,
|
|
40507
|
+
"end": 467
|
|
40483
40508
|
},
|
|
40484
40509
|
"context": {
|
|
40485
40510
|
"type": "variable",
|
|
@@ -40487,8 +40512,8 @@
|
|
|
40487
40512
|
"value": "var( --kendo-grid-column-menu-multicheck-font-size, #{$kendo-list-md-font-size} )",
|
|
40488
40513
|
"scope": "default",
|
|
40489
40514
|
"line": {
|
|
40490
|
-
"start":
|
|
40491
|
-
"end":
|
|
40515
|
+
"start": 468,
|
|
40516
|
+
"end": 468
|
|
40492
40517
|
}
|
|
40493
40518
|
},
|
|
40494
40519
|
"group": [
|
|
@@ -40503,8 +40528,8 @@
|
|
|
40503
40528
|
{
|
|
40504
40529
|
"description": "The line height of the Grid column menu checkbox container.\n",
|
|
40505
40530
|
"commentRange": {
|
|
40506
|
-
"start":
|
|
40507
|
-
"end":
|
|
40531
|
+
"start": 469,
|
|
40532
|
+
"end": 470
|
|
40508
40533
|
},
|
|
40509
40534
|
"context": {
|
|
40510
40535
|
"type": "variable",
|
|
@@ -40512,8 +40537,8 @@
|
|
|
40512
40537
|
"value": "var( --kendo-grid-column-menu-multicheck-line-height, #{$kendo-list-md-line-height} )",
|
|
40513
40538
|
"scope": "default",
|
|
40514
40539
|
"line": {
|
|
40515
|
-
"start":
|
|
40516
|
-
"end":
|
|
40540
|
+
"start": 471,
|
|
40541
|
+
"end": 471
|
|
40517
40542
|
}
|
|
40518
40543
|
},
|
|
40519
40544
|
"group": [
|
|
@@ -40528,8 +40553,8 @@
|
|
|
40528
40553
|
{
|
|
40529
40554
|
"description": "The vertical padding of the Grid column menu items wrap.\n",
|
|
40530
40555
|
"commentRange": {
|
|
40531
|
-
"start":
|
|
40532
|
-
"end":
|
|
40556
|
+
"start": 473,
|
|
40557
|
+
"end": 474
|
|
40533
40558
|
},
|
|
40534
40559
|
"context": {
|
|
40535
40560
|
"type": "variable",
|
|
@@ -40537,8 +40562,8 @@
|
|
|
40537
40562
|
"value": "var( --kendo-grid-column-menu-items-wrap-padding-y, #{k-spacing(2)} )",
|
|
40538
40563
|
"scope": "default",
|
|
40539
40564
|
"line": {
|
|
40540
|
-
"start":
|
|
40541
|
-
"end":
|
|
40565
|
+
"start": 475,
|
|
40566
|
+
"end": 475
|
|
40542
40567
|
}
|
|
40543
40568
|
},
|
|
40544
40569
|
"group": [
|
|
@@ -40553,8 +40578,8 @@
|
|
|
40553
40578
|
{
|
|
40554
40579
|
"description": "The horizontal padding of the Grid column menu items wrap.\n",
|
|
40555
40580
|
"commentRange": {
|
|
40556
|
-
"start":
|
|
40557
|
-
"end":
|
|
40581
|
+
"start": 476,
|
|
40582
|
+
"end": 477
|
|
40558
40583
|
},
|
|
40559
40584
|
"context": {
|
|
40560
40585
|
"type": "variable",
|
|
@@ -40562,8 +40587,8 @@
|
|
|
40562
40587
|
"value": "var( --kendo-grid-column-menu-items-wrap-padding-x, #{k-spacing(2)} )",
|
|
40563
40588
|
"scope": "default",
|
|
40564
40589
|
"line": {
|
|
40565
|
-
"start":
|
|
40566
|
-
"end":
|
|
40590
|
+
"start": 478,
|
|
40591
|
+
"end": 478
|
|
40567
40592
|
}
|
|
40568
40593
|
},
|
|
40569
40594
|
"group": [
|
|
@@ -40578,8 +40603,8 @@
|
|
|
40578
40603
|
{
|
|
40579
40604
|
"description": "The horizontal padding of the Grid column menu item.\n",
|
|
40580
40605
|
"commentRange": {
|
|
40581
|
-
"start":
|
|
40582
|
-
"end":
|
|
40606
|
+
"start": 480,
|
|
40607
|
+
"end": 481
|
|
40583
40608
|
},
|
|
40584
40609
|
"context": {
|
|
40585
40610
|
"type": "variable",
|
|
@@ -40587,8 +40612,8 @@
|
|
|
40587
40612
|
"value": "var( --kendo-grid-column-menu-item-padding-y, #{$kendo-list-md-item-padding-y} )",
|
|
40588
40613
|
"scope": "default",
|
|
40589
40614
|
"line": {
|
|
40590
|
-
"start":
|
|
40591
|
-
"end":
|
|
40615
|
+
"start": 482,
|
|
40616
|
+
"end": 482
|
|
40592
40617
|
}
|
|
40593
40618
|
},
|
|
40594
40619
|
"group": [
|
|
@@ -40603,8 +40628,8 @@
|
|
|
40603
40628
|
{
|
|
40604
40629
|
"description": "The vertical padding of the Grid column menu item.\n",
|
|
40605
40630
|
"commentRange": {
|
|
40606
|
-
"start":
|
|
40607
|
-
"end":
|
|
40631
|
+
"start": 483,
|
|
40632
|
+
"end": 484
|
|
40608
40633
|
},
|
|
40609
40634
|
"context": {
|
|
40610
40635
|
"type": "variable",
|
|
@@ -40612,8 +40637,8 @@
|
|
|
40612
40637
|
"value": "var( --kendo-grid-column-menu-item-padding-x, #{$kendo-list-md-item-padding-x} )",
|
|
40613
40638
|
"scope": "default",
|
|
40614
40639
|
"line": {
|
|
40615
|
-
"start":
|
|
40616
|
-
"end":
|
|
40640
|
+
"start": 485,
|
|
40641
|
+
"end": 485
|
|
40617
40642
|
}
|
|
40618
40643
|
},
|
|
40619
40644
|
"group": [
|
|
@@ -40628,8 +40653,8 @@
|
|
|
40628
40653
|
{
|
|
40629
40654
|
"description": "The spacing of the Grid column menu item.\n",
|
|
40630
40655
|
"commentRange": {
|
|
40631
|
-
"start":
|
|
40632
|
-
"end":
|
|
40656
|
+
"start": 486,
|
|
40657
|
+
"end": 487
|
|
40633
40658
|
},
|
|
40634
40659
|
"context": {
|
|
40635
40660
|
"type": "variable",
|
|
@@ -40637,8 +40662,8 @@
|
|
|
40637
40662
|
"value": "var( --kendo-grid-column-menu-item-gap, #{$kendo-list-md-item-padding-x} )",
|
|
40638
40663
|
"scope": "default",
|
|
40639
40664
|
"line": {
|
|
40640
|
-
"start":
|
|
40641
|
-
"end":
|
|
40665
|
+
"start": 488,
|
|
40666
|
+
"end": 488
|
|
40642
40667
|
}
|
|
40643
40668
|
},
|
|
40644
40669
|
"group": [
|
|
@@ -40653,8 +40678,8 @@
|
|
|
40653
40678
|
{
|
|
40654
40679
|
"description": "The background color of the Grid column menu item.\n",
|
|
40655
40680
|
"commentRange": {
|
|
40656
|
-
"start":
|
|
40657
|
-
"end":
|
|
40681
|
+
"start": 489,
|
|
40682
|
+
"end": 490
|
|
40658
40683
|
},
|
|
40659
40684
|
"context": {
|
|
40660
40685
|
"type": "variable",
|
|
@@ -40662,8 +40687,8 @@
|
|
|
40662
40687
|
"value": "var( --kendo-grid-column-menu-item-bg, #{$kendo-list-item-bg} )",
|
|
40663
40688
|
"scope": "default",
|
|
40664
40689
|
"line": {
|
|
40665
|
-
"start":
|
|
40666
|
-
"end":
|
|
40690
|
+
"start": 491,
|
|
40691
|
+
"end": 491
|
|
40667
40692
|
}
|
|
40668
40693
|
},
|
|
40669
40694
|
"group": [
|
|
@@ -40678,8 +40703,8 @@
|
|
|
40678
40703
|
{
|
|
40679
40704
|
"description": "The text color of the Grid column menu item.\n",
|
|
40680
40705
|
"commentRange": {
|
|
40681
|
-
"start":
|
|
40682
|
-
"end":
|
|
40706
|
+
"start": 492,
|
|
40707
|
+
"end": 493
|
|
40683
40708
|
},
|
|
40684
40709
|
"context": {
|
|
40685
40710
|
"type": "variable",
|
|
@@ -40687,8 +40712,8 @@
|
|
|
40687
40712
|
"value": "var( --kendo-grid-column-menu-item-text, #{$kendo-list-item-text} )",
|
|
40688
40713
|
"scope": "default",
|
|
40689
40714
|
"line": {
|
|
40690
|
-
"start":
|
|
40691
|
-
"end":
|
|
40715
|
+
"start": 494,
|
|
40716
|
+
"end": 494
|
|
40692
40717
|
}
|
|
40693
40718
|
},
|
|
40694
40719
|
"group": [
|
|
@@ -40703,8 +40728,8 @@
|
|
|
40703
40728
|
{
|
|
40704
40729
|
"description": "The text color of the Grid column menu item icon.\n",
|
|
40705
40730
|
"commentRange": {
|
|
40706
|
-
"start":
|
|
40707
|
-
"end":
|
|
40731
|
+
"start": 496,
|
|
40732
|
+
"end": 497
|
|
40708
40733
|
},
|
|
40709
40734
|
"context": {
|
|
40710
40735
|
"type": "variable",
|
|
@@ -40712,8 +40737,8 @@
|
|
|
40712
40737
|
"value": "var( --kendo-grid-column-menu-item-icon-text, #{$kendo-list-item-icon-text} )",
|
|
40713
40738
|
"scope": "default",
|
|
40714
40739
|
"line": {
|
|
40715
|
-
"start":
|
|
40716
|
-
"end":
|
|
40740
|
+
"start": 498,
|
|
40741
|
+
"end": 498
|
|
40717
40742
|
}
|
|
40718
40743
|
},
|
|
40719
40744
|
"group": [
|
|
@@ -40728,8 +40753,8 @@
|
|
|
40728
40753
|
{
|
|
40729
40754
|
"description": "The vertical padding of the Grid column menu group header.\n",
|
|
40730
40755
|
"commentRange": {
|
|
40731
|
-
"start":
|
|
40732
|
-
"end":
|
|
40756
|
+
"start": 500,
|
|
40757
|
+
"end": 501
|
|
40733
40758
|
},
|
|
40734
40759
|
"context": {
|
|
40735
40760
|
"type": "variable",
|
|
@@ -40737,8 +40762,8 @@
|
|
|
40737
40762
|
"value": "var( --kendo-grid-column-menu-group-header-padding-y, #{$kendo-grid-column-menu-item-padding-y} )",
|
|
40738
40763
|
"scope": "default",
|
|
40739
40764
|
"line": {
|
|
40740
|
-
"start":
|
|
40741
|
-
"end":
|
|
40765
|
+
"start": 502,
|
|
40766
|
+
"end": 502
|
|
40742
40767
|
}
|
|
40743
40768
|
},
|
|
40744
40769
|
"group": [
|
|
@@ -40753,8 +40778,8 @@
|
|
|
40753
40778
|
{
|
|
40754
40779
|
"description": "The horizontal padding of the Grid column menu group header.\n",
|
|
40755
40780
|
"commentRange": {
|
|
40756
|
-
"start":
|
|
40757
|
-
"end":
|
|
40781
|
+
"start": 503,
|
|
40782
|
+
"end": 504
|
|
40758
40783
|
},
|
|
40759
40784
|
"context": {
|
|
40760
40785
|
"type": "variable",
|
|
@@ -40762,8 +40787,8 @@
|
|
|
40762
40787
|
"value": "var( --kendo-grid-column-menu-group-header-padding-x, #{$kendo-grid-column-menu-item-padding-x} )",
|
|
40763
40788
|
"scope": "default",
|
|
40764
40789
|
"line": {
|
|
40765
|
-
"start":
|
|
40766
|
-
"end":
|
|
40790
|
+
"start": 505,
|
|
40791
|
+
"end": 505
|
|
40767
40792
|
}
|
|
40768
40793
|
},
|
|
40769
40794
|
"group": [
|
|
@@ -40778,8 +40803,8 @@
|
|
|
40778
40803
|
{
|
|
40779
40804
|
"description": "The border width of the Grid column menu group header.\n",
|
|
40780
40805
|
"commentRange": {
|
|
40781
|
-
"start":
|
|
40782
|
-
"end":
|
|
40806
|
+
"start": 506,
|
|
40807
|
+
"end": 507
|
|
40783
40808
|
},
|
|
40784
40809
|
"context": {
|
|
40785
40810
|
"type": "variable",
|
|
@@ -40787,8 +40812,8 @@
|
|
|
40787
40812
|
"value": "var( --kendo-grid-column-menu-group-header-border-width, 1px )",
|
|
40788
40813
|
"scope": "default",
|
|
40789
40814
|
"line": {
|
|
40790
|
-
"start":
|
|
40791
|
-
"end":
|
|
40815
|
+
"start": 508,
|
|
40816
|
+
"end": 508
|
|
40792
40817
|
}
|
|
40793
40818
|
},
|
|
40794
40819
|
"group": [
|
|
@@ -40803,8 +40828,8 @@
|
|
|
40803
40828
|
{
|
|
40804
40829
|
"description": "The border style of the Grid column menu group header.\n",
|
|
40805
40830
|
"commentRange": {
|
|
40806
|
-
"start":
|
|
40807
|
-
"end":
|
|
40831
|
+
"start": 509,
|
|
40832
|
+
"end": 510
|
|
40808
40833
|
},
|
|
40809
40834
|
"context": {
|
|
40810
40835
|
"type": "variable",
|
|
@@ -40812,8 +40837,8 @@
|
|
|
40812
40837
|
"value": "var( --kendo-grid-column-menu-group-header-border-style, solid )",
|
|
40813
40838
|
"scope": "default",
|
|
40814
40839
|
"line": {
|
|
40815
|
-
"start":
|
|
40816
|
-
"end":
|
|
40840
|
+
"start": 511,
|
|
40841
|
+
"end": 511
|
|
40817
40842
|
}
|
|
40818
40843
|
},
|
|
40819
40844
|
"group": [
|
|
@@ -40828,8 +40853,8 @@
|
|
|
40828
40853
|
{
|
|
40829
40854
|
"description": "The font size of the Grid column menu group header.\n",
|
|
40830
40855
|
"commentRange": {
|
|
40831
|
-
"start":
|
|
40832
|
-
"end":
|
|
40856
|
+
"start": 512,
|
|
40857
|
+
"end": 513
|
|
40833
40858
|
},
|
|
40834
40859
|
"context": {
|
|
40835
40860
|
"type": "variable",
|
|
@@ -40837,8 +40862,8 @@
|
|
|
40837
40862
|
"value": "var( --kendo-grid-column-menu-group-header-font-size, var(--kendo-font-size-sm) )",
|
|
40838
40863
|
"scope": "default",
|
|
40839
40864
|
"line": {
|
|
40840
|
-
"start":
|
|
40841
|
-
"end":
|
|
40865
|
+
"start": 514,
|
|
40866
|
+
"end": 514
|
|
40842
40867
|
}
|
|
40843
40868
|
},
|
|
40844
40869
|
"group": [
|
|
@@ -40853,8 +40878,8 @@
|
|
|
40853
40878
|
{
|
|
40854
40879
|
"description": "The font weight of the Grid column menu group header.\n",
|
|
40855
40880
|
"commentRange": {
|
|
40856
|
-
"start":
|
|
40857
|
-
"end":
|
|
40881
|
+
"start": 515,
|
|
40882
|
+
"end": 516
|
|
40858
40883
|
},
|
|
40859
40884
|
"context": {
|
|
40860
40885
|
"type": "variable",
|
|
@@ -40862,8 +40887,8 @@
|
|
|
40862
40887
|
"value": "var( --kendo-grid-column-menu-group-header-font-weight, var(--kendo-font-weight-bold) )",
|
|
40863
40888
|
"scope": "default",
|
|
40864
40889
|
"line": {
|
|
40865
|
-
"start":
|
|
40866
|
-
"end":
|
|
40890
|
+
"start": 517,
|
|
40891
|
+
"end": 517
|
|
40867
40892
|
}
|
|
40868
40893
|
},
|
|
40869
40894
|
"group": [
|
|
@@ -40878,8 +40903,8 @@
|
|
|
40878
40903
|
{
|
|
40879
40904
|
"description": "The mine height of the Grid column menu group header.\n",
|
|
40880
40905
|
"commentRange": {
|
|
40881
|
-
"start":
|
|
40882
|
-
"end":
|
|
40906
|
+
"start": 518,
|
|
40907
|
+
"end": 519
|
|
40883
40908
|
},
|
|
40884
40909
|
"context": {
|
|
40885
40910
|
"type": "variable",
|
|
@@ -40887,8 +40912,8 @@
|
|
|
40887
40912
|
"value": "var( --kendo-grid-column-menu-group-header-line-height, var(--kendo-line-height) )",
|
|
40888
40913
|
"scope": "default",
|
|
40889
40914
|
"line": {
|
|
40890
|
-
"start":
|
|
40891
|
-
"end":
|
|
40915
|
+
"start": 520,
|
|
40916
|
+
"end": 520
|
|
40892
40917
|
}
|
|
40893
40918
|
},
|
|
40894
40919
|
"group": [
|
|
@@ -40903,8 +40928,8 @@
|
|
|
40903
40928
|
{
|
|
40904
40929
|
"description": "The text transform of the Grid column menu group header.\n",
|
|
40905
40930
|
"commentRange": {
|
|
40906
|
-
"start":
|
|
40907
|
-
"end":
|
|
40931
|
+
"start": 521,
|
|
40932
|
+
"end": 522
|
|
40908
40933
|
},
|
|
40909
40934
|
"context": {
|
|
40910
40935
|
"type": "variable",
|
|
@@ -40912,8 +40937,8 @@
|
|
|
40912
40937
|
"value": "var( --kendo-grid-column-menu-group-header-text-transform, uppercase )",
|
|
40913
40938
|
"scope": "default",
|
|
40914
40939
|
"line": {
|
|
40915
|
-
"start":
|
|
40916
|
-
"end":
|
|
40940
|
+
"start": 523,
|
|
40941
|
+
"end": 523
|
|
40917
40942
|
}
|
|
40918
40943
|
},
|
|
40919
40944
|
"group": [
|
|
@@ -40928,8 +40953,8 @@
|
|
|
40928
40953
|
{
|
|
40929
40954
|
"description": "The background color of the Grid column menu group.\n",
|
|
40930
40955
|
"commentRange": {
|
|
40931
|
-
"start":
|
|
40932
|
-
"end":
|
|
40956
|
+
"start": 525,
|
|
40957
|
+
"end": 526
|
|
40933
40958
|
},
|
|
40934
40959
|
"context": {
|
|
40935
40960
|
"type": "variable",
|
|
@@ -40937,8 +40962,8 @@
|
|
|
40937
40962
|
"value": "var( --kendo-grid-column-menu-group-header-bg, #{k-color(surface-alt)} )",
|
|
40938
40963
|
"scope": "default",
|
|
40939
40964
|
"line": {
|
|
40940
|
-
"start":
|
|
40941
|
-
"end":
|
|
40965
|
+
"start": 527,
|
|
40966
|
+
"end": 527
|
|
40942
40967
|
}
|
|
40943
40968
|
},
|
|
40944
40969
|
"group": [
|
|
@@ -40953,8 +40978,8 @@
|
|
|
40953
40978
|
{
|
|
40954
40979
|
"description": "The text color of the Grid column menu group.\n",
|
|
40955
40980
|
"commentRange": {
|
|
40956
|
-
"start":
|
|
40957
|
-
"end":
|
|
40981
|
+
"start": 528,
|
|
40982
|
+
"end": 529
|
|
40958
40983
|
},
|
|
40959
40984
|
"context": {
|
|
40960
40985
|
"type": "variable",
|
|
@@ -40962,8 +40987,8 @@
|
|
|
40962
40987
|
"value": "var( --kendo-grid-column-menu-group-header-text, #{k-color(on-app-surface)} )",
|
|
40963
40988
|
"scope": "default",
|
|
40964
40989
|
"line": {
|
|
40965
|
-
"start":
|
|
40966
|
-
"end":
|
|
40990
|
+
"start": 530,
|
|
40991
|
+
"end": 530
|
|
40967
40992
|
}
|
|
40968
40993
|
},
|
|
40969
40994
|
"group": [
|
|
@@ -40978,8 +41003,8 @@
|
|
|
40978
41003
|
{
|
|
40979
41004
|
"description": "The border color of the Grid column menu group.\n",
|
|
40980
41005
|
"commentRange": {
|
|
40981
|
-
"start":
|
|
40982
|
-
"end":
|
|
41006
|
+
"start": 531,
|
|
41007
|
+
"end": 532
|
|
40983
41008
|
},
|
|
40984
41009
|
"context": {
|
|
40985
41010
|
"type": "variable",
|
|
@@ -40987,8 +41012,8 @@
|
|
|
40987
41012
|
"value": "var( --kendo-grid-column-menu-group-header-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
|
|
40988
41013
|
"scope": "default",
|
|
40989
41014
|
"line": {
|
|
40990
|
-
"start":
|
|
40991
|
-
"end":
|
|
41015
|
+
"start": 533,
|
|
41016
|
+
"end": 533
|
|
40992
41017
|
}
|
|
40993
41018
|
},
|
|
40994
41019
|
"group": [
|
|
@@ -41003,8 +41028,8 @@
|
|
|
41003
41028
|
{
|
|
41004
41029
|
"description": "The horizontal padding of the tabstrip content in the Grid tabbed column menu.\n",
|
|
41005
41030
|
"commentRange": {
|
|
41006
|
-
"start":
|
|
41007
|
-
"end":
|
|
41031
|
+
"start": 535,
|
|
41032
|
+
"end": 536
|
|
41008
41033
|
},
|
|
41009
41034
|
"context": {
|
|
41010
41035
|
"type": "variable",
|
|
@@ -41012,8 +41037,8 @@
|
|
|
41012
41037
|
"value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-x, #{k-spacing(0)} )",
|
|
41013
41038
|
"scope": "default",
|
|
41014
41039
|
"line": {
|
|
41015
|
-
"start":
|
|
41016
|
-
"end":
|
|
41040
|
+
"start": 537,
|
|
41041
|
+
"end": 537
|
|
41017
41042
|
}
|
|
41018
41043
|
},
|
|
41019
41044
|
"group": [
|
|
@@ -41028,8 +41053,8 @@
|
|
|
41028
41053
|
{
|
|
41029
41054
|
"description": "The vertical padding of the tabstrip content in the Grid tabbed column menu.\n",
|
|
41030
41055
|
"commentRange": {
|
|
41031
|
-
"start":
|
|
41032
|
-
"end":
|
|
41056
|
+
"start": 538,
|
|
41057
|
+
"end": 539
|
|
41033
41058
|
},
|
|
41034
41059
|
"context": {
|
|
41035
41060
|
"type": "variable",
|
|
@@ -41037,8 +41062,8 @@
|
|
|
41037
41062
|
"value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-y, #{k-spacing(3)} )",
|
|
41038
41063
|
"scope": "default",
|
|
41039
41064
|
"line": {
|
|
41040
|
-
"start":
|
|
41041
|
-
"end":
|
|
41065
|
+
"start": 540,
|
|
41066
|
+
"end": 540
|
|
41042
41067
|
}
|
|
41043
41068
|
},
|
|
41044
41069
|
"group": [
|
|
@@ -41053,8 +41078,8 @@
|
|
|
41053
41078
|
{
|
|
41054
41079
|
"description": "The background color of the Grid tabbed column menu.\n",
|
|
41055
41080
|
"commentRange": {
|
|
41056
|
-
"start":
|
|
41057
|
-
"end":
|
|
41081
|
+
"start": 542,
|
|
41082
|
+
"end": 543
|
|
41058
41083
|
},
|
|
41059
41084
|
"context": {
|
|
41060
41085
|
"type": "variable",
|
|
@@ -41062,8 +41087,8 @@
|
|
|
41062
41087
|
"value": "var( --kendo-grid-column-menu-tabbed-bg, k-color(surface) )",
|
|
41063
41088
|
"scope": "default",
|
|
41064
41089
|
"line": {
|
|
41065
|
-
"start":
|
|
41066
|
-
"end":
|
|
41090
|
+
"start": 544,
|
|
41091
|
+
"end": 544
|
|
41067
41092
|
}
|
|
41068
41093
|
},
|
|
41069
41094
|
"group": [
|
|
@@ -41078,8 +41103,8 @@
|
|
|
41078
41103
|
{
|
|
41079
41104
|
"description": "The default width of the Grid drag cell.\n",
|
|
41080
41105
|
"commentRange": {
|
|
41081
|
-
"start":
|
|
41082
|
-
"end":
|
|
41106
|
+
"start": 546,
|
|
41107
|
+
"end": 547
|
|
41083
41108
|
},
|
|
41084
41109
|
"context": {
|
|
41085
41110
|
"type": "variable",
|
|
@@ -41087,8 +41112,8 @@
|
|
|
41087
41112
|
"value": "var( --kendo-grid-drag-cell-width, calc( #{$kendo-icon-size} * 2.25 ) )",
|
|
41088
41113
|
"scope": "default",
|
|
41089
41114
|
"line": {
|
|
41090
|
-
"start":
|
|
41091
|
-
"end":
|
|
41115
|
+
"start": 548,
|
|
41116
|
+
"end": 548
|
|
41092
41117
|
}
|
|
41093
41118
|
},
|
|
41094
41119
|
"group": [
|
|
@@ -41103,8 +41128,8 @@
|
|
|
41103
41128
|
{
|
|
41104
41129
|
"description": "The default width of the Grid hierarchy cell.\n",
|
|
41105
41130
|
"commentRange": {
|
|
41106
|
-
"start":
|
|
41107
|
-
"end":
|
|
41131
|
+
"start": 549,
|
|
41132
|
+
"end": 550
|
|
41108
41133
|
},
|
|
41109
41134
|
"context": {
|
|
41110
41135
|
"type": "variable",
|
|
@@ -41112,8 +41137,8 @@
|
|
|
41112
41137
|
"value": "var( --kendo-grid-hierarchy-col-width, calc( #{$kendo-icon-size} * 2 ) )",
|
|
41113
41138
|
"scope": "default",
|
|
41114
41139
|
"line": {
|
|
41115
|
-
"start":
|
|
41116
|
-
"end":
|
|
41140
|
+
"start": 551,
|
|
41141
|
+
"end": 551
|
|
41117
41142
|
}
|
|
41118
41143
|
},
|
|
41119
41144
|
"group": [
|
|
@@ -41128,8 +41153,8 @@
|
|
|
41128
41153
|
{
|
|
41129
41154
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
41130
41155
|
"commentRange": {
|
|
41131
|
-
"start":
|
|
41132
|
-
"end":
|
|
41156
|
+
"start": 553,
|
|
41157
|
+
"end": 554
|
|
41133
41158
|
},
|
|
41134
41159
|
"context": {
|
|
41135
41160
|
"type": "variable",
|
|
@@ -41137,8 +41162,8 @@
|
|
|
41137
41162
|
"value": "var( --kendo-grid-row-resizer-hover-bg, color-mix(in srgb, #{k-color(on-app-surface)} 46%, transparent) )",
|
|
41138
41163
|
"scope": "default",
|
|
41139
41164
|
"line": {
|
|
41140
|
-
"start":
|
|
41141
|
-
"end":
|
|
41165
|
+
"start": 555,
|
|
41166
|
+
"end": 555
|
|
41142
41167
|
}
|
|
41143
41168
|
},
|
|
41144
41169
|
"group": [
|
|
@@ -41153,8 +41178,8 @@
|
|
|
41153
41178
|
{
|
|
41154
41179
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
41155
41180
|
"commentRange": {
|
|
41156
|
-
"start":
|
|
41157
|
-
"end":
|
|
41181
|
+
"start": 556,
|
|
41182
|
+
"end": 557
|
|
41158
41183
|
},
|
|
41159
41184
|
"context": {
|
|
41160
41185
|
"type": "variable",
|
|
@@ -41162,8 +41187,8 @@
|
|
|
41162
41187
|
"value": "var( --kendo-grid-row-resizer-active-bg, #{k-color(primary)} )",
|
|
41163
41188
|
"scope": "default",
|
|
41164
41189
|
"line": {
|
|
41165
|
-
"start":
|
|
41166
|
-
"end":
|
|
41190
|
+
"start": 558,
|
|
41191
|
+
"end": 558
|
|
41167
41192
|
}
|
|
41168
41193
|
},
|
|
41169
41194
|
"group": [
|
|
@@ -41178,8 +41203,8 @@
|
|
|
41178
41203
|
{
|
|
41179
41204
|
"description": "The height of the Grid row resize indicator.\n",
|
|
41180
41205
|
"commentRange": {
|
|
41181
|
-
"start":
|
|
41182
|
-
"end":
|
|
41206
|
+
"start": 559,
|
|
41207
|
+
"end": 560
|
|
41183
41208
|
},
|
|
41184
41209
|
"context": {
|
|
41185
41210
|
"type": "variable",
|
|
@@ -41187,8 +41212,8 @@
|
|
|
41187
41212
|
"value": "var( --kendo-grid-row-resizer-height, #{k-spacing(0.5)} )",
|
|
41188
41213
|
"scope": "default",
|
|
41189
41214
|
"line": {
|
|
41190
|
-
"start":
|
|
41191
|
-
"end":
|
|
41215
|
+
"start": 561,
|
|
41216
|
+
"end": 561
|
|
41192
41217
|
}
|
|
41193
41218
|
},
|
|
41194
41219
|
"group": [
|
|
@@ -41203,8 +41228,8 @@
|
|
|
41203
41228
|
{
|
|
41204
41229
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
41205
41230
|
"commentRange": {
|
|
41206
|
-
"start":
|
|
41207
|
-
"end":
|
|
41231
|
+
"start": 563,
|
|
41232
|
+
"end": 564
|
|
41208
41233
|
},
|
|
41209
41234
|
"context": {
|
|
41210
41235
|
"type": "variable",
|
|
@@ -41212,8 +41237,8 @@
|
|
|
41212
41237
|
"value": "var( --kendo-grid-stack-cell-padding-x, #{k-spacing(2)} )",
|
|
41213
41238
|
"scope": "default",
|
|
41214
41239
|
"line": {
|
|
41215
|
-
"start":
|
|
41216
|
-
"end":
|
|
41240
|
+
"start": 565,
|
|
41241
|
+
"end": 565
|
|
41217
41242
|
}
|
|
41218
41243
|
},
|
|
41219
41244
|
"group": [
|
|
@@ -41228,8 +41253,8 @@
|
|
|
41228
41253
|
{
|
|
41229
41254
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
41230
41255
|
"commentRange": {
|
|
41231
|
-
"start":
|
|
41232
|
-
"end":
|
|
41256
|
+
"start": 566,
|
|
41257
|
+
"end": 567
|
|
41233
41258
|
},
|
|
41234
41259
|
"context": {
|
|
41235
41260
|
"type": "variable",
|
|
@@ -41237,8 +41262,8 @@
|
|
|
41237
41262
|
"value": "var( --kendo-grid-stack-cell-padding-y, #{k-spacing(1.5)} )",
|
|
41238
41263
|
"scope": "default",
|
|
41239
41264
|
"line": {
|
|
41240
|
-
"start":
|
|
41241
|
-
"end":
|
|
41265
|
+
"start": 568,
|
|
41266
|
+
"end": 568
|
|
41242
41267
|
}
|
|
41243
41268
|
},
|
|
41244
41269
|
"group": [
|
|
@@ -41253,8 +41278,8 @@
|
|
|
41253
41278
|
{
|
|
41254
41279
|
"description": "The column gap of the Grid stack layout.\n",
|
|
41255
41280
|
"commentRange": {
|
|
41256
|
-
"start":
|
|
41257
|
-
"end":
|
|
41281
|
+
"start": 569,
|
|
41282
|
+
"end": 570
|
|
41258
41283
|
},
|
|
41259
41284
|
"context": {
|
|
41260
41285
|
"type": "variable",
|
|
@@ -41262,8 +41287,8 @@
|
|
|
41262
41287
|
"value": "var( --kendo-grid-stack-column-gap, #{k-spacing(1)} )",
|
|
41263
41288
|
"scope": "default",
|
|
41264
41289
|
"line": {
|
|
41265
|
-
"start":
|
|
41266
|
-
"end":
|
|
41290
|
+
"start": 571,
|
|
41291
|
+
"end": 571
|
|
41267
41292
|
}
|
|
41268
41293
|
},
|
|
41269
41294
|
"group": [
|
|
@@ -41278,8 +41303,8 @@
|
|
|
41278
41303
|
{
|
|
41279
41304
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
41280
41305
|
"commentRange": {
|
|
41281
|
-
"start":
|
|
41282
|
-
"end":
|
|
41306
|
+
"start": 572,
|
|
41307
|
+
"end": 573
|
|
41283
41308
|
},
|
|
41284
41309
|
"context": {
|
|
41285
41310
|
"type": "variable",
|
|
@@ -41287,8 +41312,8 @@
|
|
|
41287
41312
|
"value": "var( --kendo-grid-stack-editable-column-gap, #{k-spacing(2)} )",
|
|
41288
41313
|
"scope": "default",
|
|
41289
41314
|
"line": {
|
|
41290
|
-
"start":
|
|
41291
|
-
"end":
|
|
41315
|
+
"start": 574,
|
|
41316
|
+
"end": 574
|
|
41292
41317
|
}
|
|
41293
41318
|
},
|
|
41294
41319
|
"group": [
|
|
@@ -41303,8 +41328,8 @@
|
|
|
41303
41328
|
{
|
|
41304
41329
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
41305
41330
|
"commentRange": {
|
|
41306
|
-
"start":
|
|
41307
|
-
"end":
|
|
41331
|
+
"start": 575,
|
|
41332
|
+
"end": 576
|
|
41308
41333
|
},
|
|
41309
41334
|
"context": {
|
|
41310
41335
|
"type": "variable",
|
|
@@ -41312,8 +41337,8 @@
|
|
|
41312
41337
|
"value": "var( --kendo-grid-stack-hierarchy-col-width, #{k-spacing(2)} )",
|
|
41313
41338
|
"scope": "default",
|
|
41314
41339
|
"line": {
|
|
41315
|
-
"start":
|
|
41316
|
-
"end":
|
|
41340
|
+
"start": 577,
|
|
41341
|
+
"end": 577
|
|
41317
41342
|
}
|
|
41318
41343
|
},
|
|
41319
41344
|
"group": [
|
|
@@ -41328,8 +41353,8 @@
|
|
|
41328
41353
|
{
|
|
41329
41354
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
41330
41355
|
"commentRange": {
|
|
41331
|
-
"start":
|
|
41332
|
-
"end":
|
|
41356
|
+
"start": 578,
|
|
41357
|
+
"end": 579
|
|
41333
41358
|
},
|
|
41334
41359
|
"context": {
|
|
41335
41360
|
"type": "variable",
|
|
@@ -41337,8 +41362,8 @@
|
|
|
41337
41362
|
"value": "var( --kendo-grid-stack-header-font-size, var(--kendo-font-size-sm) )",
|
|
41338
41363
|
"scope": "default",
|
|
41339
41364
|
"line": {
|
|
41340
|
-
"start":
|
|
41341
|
-
"end":
|
|
41365
|
+
"start": 580,
|
|
41366
|
+
"end": 580
|
|
41342
41367
|
}
|
|
41343
41368
|
},
|
|
41344
41369
|
"group": [
|
|
@@ -41353,8 +41378,8 @@
|
|
|
41353
41378
|
{
|
|
41354
41379
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
41355
41380
|
"commentRange": {
|
|
41356
|
-
"start":
|
|
41357
|
-
"end":
|
|
41381
|
+
"start": 581,
|
|
41382
|
+
"end": 582
|
|
41358
41383
|
},
|
|
41359
41384
|
"context": {
|
|
41360
41385
|
"type": "variable",
|
|
@@ -41362,8 +41387,8 @@
|
|
|
41362
41387
|
"value": "var( --kendo-grid-stack-header-font-weight, var(--kendo-font-weight-bold) )",
|
|
41363
41388
|
"scope": "default",
|
|
41364
41389
|
"line": {
|
|
41365
|
-
"start":
|
|
41366
|
-
"end":
|
|
41390
|
+
"start": 583,
|
|
41391
|
+
"end": 583
|
|
41367
41392
|
}
|
|
41368
41393
|
},
|
|
41369
41394
|
"group": [
|
|
@@ -41378,8 +41403,8 @@
|
|
|
41378
41403
|
{
|
|
41379
41404
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
41380
41405
|
"commentRange": {
|
|
41381
|
-
"start":
|
|
41382
|
-
"end":
|
|
41406
|
+
"start": 584,
|
|
41407
|
+
"end": 585
|
|
41383
41408
|
},
|
|
41384
41409
|
"context": {
|
|
41385
41410
|
"type": "variable",
|
|
@@ -41387,8 +41412,8 @@
|
|
|
41387
41412
|
"value": "var( --kendo-grid-stack-expandable-shadow-height, #{k-spacing(2.5)} )",
|
|
41388
41413
|
"scope": "default",
|
|
41389
41414
|
"line": {
|
|
41390
|
-
"start":
|
|
41391
|
-
"end":
|
|
41415
|
+
"start": 586,
|
|
41416
|
+
"end": 586
|
|
41392
41417
|
}
|
|
41393
41418
|
},
|
|
41394
41419
|
"group": [
|
|
@@ -41403,8 +41428,8 @@
|
|
|
41403
41428
|
{
|
|
41404
41429
|
"description": "The color of the Grid stack layout column header.\n",
|
|
41405
41430
|
"commentRange": {
|
|
41406
|
-
"start":
|
|
41407
|
-
"end":
|
|
41431
|
+
"start": 587,
|
|
41432
|
+
"end": 588
|
|
41408
41433
|
},
|
|
41409
41434
|
"context": {
|
|
41410
41435
|
"type": "variable",
|
|
@@ -41412,8 +41437,8 @@
|
|
|
41412
41437
|
"value": "var( --kendo-grid-stack-header-color, #{k-color(subtle)} )",
|
|
41413
41438
|
"scope": "default",
|
|
41414
41439
|
"line": {
|
|
41415
|
-
"start":
|
|
41416
|
-
"end":
|
|
41440
|
+
"start": 589,
|
|
41441
|
+
"end": 589
|
|
41417
41442
|
}
|
|
41418
41443
|
},
|
|
41419
41444
|
"group": [
|
|
@@ -41428,8 +41453,8 @@
|
|
|
41428
41453
|
{
|
|
41429
41454
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
41430
41455
|
"commentRange": {
|
|
41431
|
-
"start":
|
|
41432
|
-
"end":
|
|
41456
|
+
"start": 590,
|
|
41457
|
+
"end": 591
|
|
41433
41458
|
},
|
|
41434
41459
|
"context": {
|
|
41435
41460
|
"type": "variable",
|
|
@@ -41437,8 +41462,8 @@
|
|
|
41437
41462
|
"value": "var( --kendo-grid-stack-focus-outline, #{k-color(base-emphasis)} )",
|
|
41438
41463
|
"scope": "default",
|
|
41439
41464
|
"line": {
|
|
41440
|
-
"start":
|
|
41441
|
-
"end":
|
|
41465
|
+
"start": 592,
|
|
41466
|
+
"end": 592
|
|
41442
41467
|
}
|
|
41443
41468
|
},
|
|
41444
41469
|
"group": [
|
|
@@ -41453,8 +41478,8 @@
|
|
|
41453
41478
|
{
|
|
41454
41479
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
41455
41480
|
"commentRange": {
|
|
41456
|
-
"start":
|
|
41457
|
-
"end":
|
|
41481
|
+
"start": 593,
|
|
41482
|
+
"end": 594
|
|
41458
41483
|
},
|
|
41459
41484
|
"context": {
|
|
41460
41485
|
"type": "variable",
|
|
@@ -41462,8 +41487,8 @@
|
|
|
41462
41487
|
"value": "var( --kendo-grid-stack-expandable-shadow, #{k-elevation(2)} )",
|
|
41463
41488
|
"scope": "default",
|
|
41464
41489
|
"line": {
|
|
41465
|
-
"start":
|
|
41466
|
-
"end":
|
|
41490
|
+
"start": 595,
|
|
41491
|
+
"end": 595
|
|
41467
41492
|
}
|
|
41468
41493
|
},
|
|
41469
41494
|
"group": [
|
|
@@ -41478,8 +41503,8 @@
|
|
|
41478
41503
|
{
|
|
41479
41504
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
41480
41505
|
"commentRange": {
|
|
41481
|
-
"start":
|
|
41482
|
-
"end":
|
|
41506
|
+
"start": 597,
|
|
41507
|
+
"end": 598
|
|
41483
41508
|
},
|
|
41484
41509
|
"context": {
|
|
41485
41510
|
"type": "variable",
|
|
@@ -41487,8 +41512,8 @@
|
|
|
41487
41512
|
"value": "var(--kendo-font-weight-semibold)",
|
|
41488
41513
|
"scope": "default",
|
|
41489
41514
|
"line": {
|
|
41490
|
-
"start":
|
|
41491
|
-
"end":
|
|
41515
|
+
"start": 599,
|
|
41516
|
+
"end": 599
|
|
41492
41517
|
}
|
|
41493
41518
|
},
|
|
41494
41519
|
"group": [
|