@progress/kendo-theme-meridian 14.4.1-dev.2 → 14.4.1-dev.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/meridian-main-dark.css +1 -1
- package/dist/meridian-main.css +1 -1
- package/dist/meta/sassdoc-data.json +590 -536
- package/dist/meta/sassdoc-raw-data.json +289 -264
- package/dist/meta/variables.json +6 -2
- package/lib/swatches/meridian-main-dark.json +1 -1
- package/lib/swatches/meridian-main.json +1 -1
- package/package.json +3 -3
- package/scss/card/_theme.scss +0 -8
- package/scss/grid/_layout.scss +1 -2
- package/scss/grid/_variables.scss +4 -0
- package/scss/scheduler/_variables.scss +2 -2
|
@@ -39426,19 +39426,19 @@
|
|
|
39426
39426
|
}
|
|
39427
39427
|
},
|
|
39428
39428
|
{
|
|
39429
|
-
"description": "The
|
|
39429
|
+
"description": "The font weight of the Grid grouping row text.\n",
|
|
39430
39430
|
"commentRange": {
|
|
39431
|
-
"start":
|
|
39432
|
-
"end":
|
|
39431
|
+
"start": 315,
|
|
39432
|
+
"end": 316
|
|
39433
39433
|
},
|
|
39434
39434
|
"context": {
|
|
39435
39435
|
"type": "variable",
|
|
39436
|
-
"name": "kendo-grid-
|
|
39437
|
-
"value": "
|
|
39436
|
+
"name": "kendo-grid-grouping-row-font-weight",
|
|
39437
|
+
"value": "var( --kendo-font-weight-medium, 500 )",
|
|
39438
39438
|
"scope": "default",
|
|
39439
39439
|
"line": {
|
|
39440
|
-
"start":
|
|
39441
|
-
"end":
|
|
39440
|
+
"start": 317,
|
|
39441
|
+
"end": 317
|
|
39442
39442
|
}
|
|
39443
39443
|
},
|
|
39444
39444
|
"group": [
|
|
@@ -39451,15 +39451,15 @@
|
|
|
39451
39451
|
}
|
|
39452
39452
|
},
|
|
39453
39453
|
{
|
|
39454
|
-
"description": "The
|
|
39454
|
+
"description": "The sorted icon spacing of the Grid.\n",
|
|
39455
39455
|
"commentRange": {
|
|
39456
39456
|
"start": 319,
|
|
39457
39457
|
"end": 320
|
|
39458
39458
|
},
|
|
39459
39459
|
"context": {
|
|
39460
39460
|
"type": "variable",
|
|
39461
|
-
"name": "kendo-grid-sorted-
|
|
39462
|
-
"value": "
|
|
39461
|
+
"name": "kendo-grid-sorted-icon-spacing",
|
|
39462
|
+
"value": "calc( #{k-spacing(2)} - 1px )",
|
|
39463
39463
|
"scope": "default",
|
|
39464
39464
|
"line": {
|
|
39465
39465
|
"start": 321,
|
|
@@ -39476,15 +39476,15 @@
|
|
|
39476
39476
|
}
|
|
39477
39477
|
},
|
|
39478
39478
|
{
|
|
39479
|
-
"description": "The
|
|
39479
|
+
"description": "The background color of the Grid.\n",
|
|
39480
39480
|
"commentRange": {
|
|
39481
39481
|
"start": 322,
|
|
39482
39482
|
"end": 323
|
|
39483
39483
|
},
|
|
39484
39484
|
"context": {
|
|
39485
39485
|
"type": "variable",
|
|
39486
|
-
"name": "kendo-grid-
|
|
39487
|
-
"value": "k-color(secondary)",
|
|
39486
|
+
"name": "kendo-grid-sorted-bg",
|
|
39487
|
+
"value": "color-mix(in srgb, k-color(secondary) 6%, transparent)",
|
|
39488
39488
|
"scope": "default",
|
|
39489
39489
|
"line": {
|
|
39490
39490
|
"start": 324,
|
|
@@ -39501,15 +39501,15 @@
|
|
|
39501
39501
|
}
|
|
39502
39502
|
},
|
|
39503
39503
|
{
|
|
39504
|
-
"description": "The
|
|
39504
|
+
"description": "The text color of the Grid.\n",
|
|
39505
39505
|
"commentRange": {
|
|
39506
39506
|
"start": 325,
|
|
39507
39507
|
"end": 326
|
|
39508
39508
|
},
|
|
39509
39509
|
"context": {
|
|
39510
39510
|
"type": "variable",
|
|
39511
|
-
"name": "kendo-grid-sorting-
|
|
39512
|
-
"value": "
|
|
39511
|
+
"name": "kendo-grid-sorting-indicator-text",
|
|
39512
|
+
"value": "k-color(secondary)",
|
|
39513
39513
|
"scope": "default",
|
|
39514
39514
|
"line": {
|
|
39515
39515
|
"start": 327,
|
|
@@ -39526,15 +39526,15 @@
|
|
|
39526
39526
|
}
|
|
39527
39527
|
},
|
|
39528
39528
|
{
|
|
39529
|
-
"description": "The
|
|
39529
|
+
"description": "The font size of the Grid.\n",
|
|
39530
39530
|
"commentRange": {
|
|
39531
39531
|
"start": 328,
|
|
39532
39532
|
"end": 329
|
|
39533
39533
|
},
|
|
39534
39534
|
"context": {
|
|
39535
39535
|
"type": "variable",
|
|
39536
|
-
"name": "kendo-grid-sorting-index-
|
|
39537
|
-
"value": "
|
|
39536
|
+
"name": "kendo-grid-sorting-index-font-size",
|
|
39537
|
+
"value": "var( --kendo-font-size-sm, inherit )",
|
|
39538
39538
|
"scope": "default",
|
|
39539
39539
|
"line": {
|
|
39540
39540
|
"start": 330,
|
|
@@ -39551,15 +39551,15 @@
|
|
|
39551
39551
|
}
|
|
39552
39552
|
},
|
|
39553
39553
|
{
|
|
39554
|
-
"description": "The
|
|
39554
|
+
"description": "The spacing of the Grid.\n",
|
|
39555
39555
|
"commentRange": {
|
|
39556
39556
|
"start": 331,
|
|
39557
39557
|
"end": 332
|
|
39558
39558
|
},
|
|
39559
39559
|
"context": {
|
|
39560
39560
|
"type": "variable",
|
|
39561
|
-
"name": "kendo-grid-sorting-index-spacing-
|
|
39562
|
-
"value": "calc( #{$kendo-
|
|
39561
|
+
"name": "kendo-grid-sorting-index-spacing-y",
|
|
39562
|
+
"value": "calc( #{$kendo-icon-spacing} / 2 )",
|
|
39563
39563
|
"scope": "default",
|
|
39564
39564
|
"line": {
|
|
39565
39565
|
"start": 333,
|
|
@@ -39575,11 +39575,36 @@
|
|
|
39575
39575
|
"name": "_variables.scss"
|
|
39576
39576
|
}
|
|
39577
39577
|
},
|
|
39578
|
+
{
|
|
39579
|
+
"description": "The vertical spacing of the Grid.\n",
|
|
39580
|
+
"commentRange": {
|
|
39581
|
+
"start": 334,
|
|
39582
|
+
"end": 335
|
|
39583
|
+
},
|
|
39584
|
+
"context": {
|
|
39585
|
+
"type": "variable",
|
|
39586
|
+
"name": "kendo-grid-sorting-index-spacing-x",
|
|
39587
|
+
"value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1)",
|
|
39588
|
+
"scope": "default",
|
|
39589
|
+
"line": {
|
|
39590
|
+
"start": 336,
|
|
39591
|
+
"end": 336
|
|
39592
|
+
}
|
|
39593
|
+
},
|
|
39594
|
+
"group": [
|
|
39595
|
+
"grid"
|
|
39596
|
+
],
|
|
39597
|
+
"access": "public",
|
|
39598
|
+
"file": {
|
|
39599
|
+
"path": "grid/_variables.scss",
|
|
39600
|
+
"name": "_variables.scss"
|
|
39601
|
+
}
|
|
39602
|
+
},
|
|
39578
39603
|
{
|
|
39579
39604
|
"description": "The shadow of the Grid.\n",
|
|
39580
39605
|
"commentRange": {
|
|
39581
|
-
"start":
|
|
39582
|
-
"end":
|
|
39606
|
+
"start": 339,
|
|
39607
|
+
"end": 340
|
|
39583
39608
|
},
|
|
39584
39609
|
"context": {
|
|
39585
39610
|
"type": "variable",
|
|
@@ -39587,8 +39612,8 @@
|
|
|
39587
39612
|
"value": "null",
|
|
39588
39613
|
"scope": "default",
|
|
39589
39614
|
"line": {
|
|
39590
|
-
"start":
|
|
39591
|
-
"end":
|
|
39615
|
+
"start": 341,
|
|
39616
|
+
"end": 341
|
|
39592
39617
|
}
|
|
39593
39618
|
},
|
|
39594
39619
|
"group": [
|
|
@@ -39603,8 +39628,8 @@
|
|
|
39603
39628
|
{
|
|
39604
39629
|
"description": "The outline color of the focused Grid cell.\n",
|
|
39605
39630
|
"commentRange": {
|
|
39606
|
-
"start":
|
|
39607
|
-
"end":
|
|
39631
|
+
"start": 343,
|
|
39632
|
+
"end": 344
|
|
39608
39633
|
},
|
|
39609
39634
|
"context": {
|
|
39610
39635
|
"type": "variable",
|
|
@@ -39612,8 +39637,8 @@
|
|
|
39612
39637
|
"value": "k-color(subtle)",
|
|
39613
39638
|
"scope": "default",
|
|
39614
39639
|
"line": {
|
|
39615
|
-
"start":
|
|
39616
|
-
"end":
|
|
39640
|
+
"start": 345,
|
|
39641
|
+
"end": 345
|
|
39617
39642
|
}
|
|
39618
39643
|
},
|
|
39619
39644
|
"group": [
|
|
@@ -39628,8 +39653,8 @@
|
|
|
39628
39653
|
{
|
|
39629
39654
|
"description": "The outline width of the focused Grid cell.\n",
|
|
39630
39655
|
"commentRange": {
|
|
39631
|
-
"start":
|
|
39632
|
-
"end":
|
|
39656
|
+
"start": 346,
|
|
39657
|
+
"end": 347
|
|
39633
39658
|
},
|
|
39634
39659
|
"context": {
|
|
39635
39660
|
"type": "variable",
|
|
@@ -39637,8 +39662,8 @@
|
|
|
39637
39662
|
"value": "1px",
|
|
39638
39663
|
"scope": "default",
|
|
39639
39664
|
"line": {
|
|
39640
|
-
"start":
|
|
39641
|
-
"end":
|
|
39665
|
+
"start": 348,
|
|
39666
|
+
"end": 348
|
|
39642
39667
|
}
|
|
39643
39668
|
},
|
|
39644
39669
|
"group": [
|
|
@@ -39653,8 +39678,8 @@
|
|
|
39653
39678
|
{
|
|
39654
39679
|
"description": "The outline offset of the focused Grid cell.\n",
|
|
39655
39680
|
"commentRange": {
|
|
39656
|
-
"start":
|
|
39657
|
-
"end":
|
|
39681
|
+
"start": 349,
|
|
39682
|
+
"end": 350
|
|
39658
39683
|
},
|
|
39659
39684
|
"context": {
|
|
39660
39685
|
"type": "variable",
|
|
@@ -39662,8 +39687,8 @@
|
|
|
39662
39687
|
"value": "1px",
|
|
39663
39688
|
"scope": "default",
|
|
39664
39689
|
"line": {
|
|
39665
|
-
"start":
|
|
39666
|
-
"end":
|
|
39690
|
+
"start": 351,
|
|
39691
|
+
"end": 351
|
|
39667
39692
|
}
|
|
39668
39693
|
},
|
|
39669
39694
|
"group": [
|
|
@@ -39678,8 +39703,8 @@
|
|
|
39678
39703
|
{
|
|
39679
39704
|
"description": "The spacing of the Grid button.\n",
|
|
39680
39705
|
"commentRange": {
|
|
39681
|
-
"start":
|
|
39682
|
-
"end":
|
|
39706
|
+
"start": 353,
|
|
39707
|
+
"end": 354
|
|
39683
39708
|
},
|
|
39684
39709
|
"context": {
|
|
39685
39710
|
"type": "variable",
|
|
@@ -39687,8 +39712,8 @@
|
|
|
39687
39712
|
"value": "k-spacing(2)",
|
|
39688
39713
|
"scope": "default",
|
|
39689
39714
|
"line": {
|
|
39690
|
-
"start":
|
|
39691
|
-
"end":
|
|
39715
|
+
"start": 355,
|
|
39716
|
+
"end": 355
|
|
39692
39717
|
}
|
|
39693
39718
|
},
|
|
39694
39719
|
"group": [
|
|
@@ -39703,8 +39728,8 @@
|
|
|
39703
39728
|
{
|
|
39704
39729
|
"description": "The background color of the sticky content in the Grid.\n",
|
|
39705
39730
|
"commentRange": {
|
|
39706
|
-
"start":
|
|
39707
|
-
"end":
|
|
39731
|
+
"start": 358,
|
|
39732
|
+
"end": 359
|
|
39708
39733
|
},
|
|
39709
39734
|
"context": {
|
|
39710
39735
|
"type": "variable",
|
|
@@ -39712,8 +39737,8 @@
|
|
|
39712
39737
|
"value": "k-color(surface-alt)",
|
|
39713
39738
|
"scope": "default",
|
|
39714
39739
|
"line": {
|
|
39715
|
-
"start":
|
|
39716
|
-
"end":
|
|
39740
|
+
"start": 360,
|
|
39741
|
+
"end": 360
|
|
39717
39742
|
}
|
|
39718
39743
|
},
|
|
39719
39744
|
"group": [
|
|
@@ -39728,8 +39753,8 @@
|
|
|
39728
39753
|
{
|
|
39729
39754
|
"description": "The background color of the hovered sticky content in the Grid.\n",
|
|
39730
39755
|
"commentRange": {
|
|
39731
|
-
"start":
|
|
39732
|
-
"end":
|
|
39756
|
+
"start": 361,
|
|
39757
|
+
"end": 362
|
|
39733
39758
|
},
|
|
39734
39759
|
"context": {
|
|
39735
39760
|
"type": "variable",
|
|
@@ -39737,8 +39762,8 @@
|
|
|
39737
39762
|
"value": "color-mix(in srgb, k-color(base) 60%, k-color(surface-alt))",
|
|
39738
39763
|
"scope": "default",
|
|
39739
39764
|
"line": {
|
|
39740
|
-
"start":
|
|
39741
|
-
"end":
|
|
39765
|
+
"start": 363,
|
|
39766
|
+
"end": 363
|
|
39742
39767
|
}
|
|
39743
39768
|
},
|
|
39744
39769
|
"group": [
|
|
@@ -39753,8 +39778,8 @@
|
|
|
39753
39778
|
{
|
|
39754
39779
|
"description": "The alternate background color of the sticky content in the Grid.\n",
|
|
39755
39780
|
"commentRange": {
|
|
39756
|
-
"start":
|
|
39757
|
-
"end":
|
|
39781
|
+
"start": 364,
|
|
39782
|
+
"end": 365
|
|
39758
39783
|
},
|
|
39759
39784
|
"context": {
|
|
39760
39785
|
"type": "variable",
|
|
@@ -39762,8 +39787,8 @@
|
|
|
39762
39787
|
"value": "$kendo-grid-alt-bg",
|
|
39763
39788
|
"scope": "default",
|
|
39764
39789
|
"line": {
|
|
39765
|
-
"start":
|
|
39766
|
-
"end":
|
|
39790
|
+
"start": 366,
|
|
39791
|
+
"end": 366
|
|
39767
39792
|
}
|
|
39768
39793
|
},
|
|
39769
39794
|
"group": [
|
|
@@ -39778,8 +39803,8 @@
|
|
|
39778
39803
|
{
|
|
39779
39804
|
"description": "The border color of the sticky content in the Grid.\n",
|
|
39780
39805
|
"commentRange": {
|
|
39781
|
-
"start":
|
|
39782
|
-
"end":
|
|
39806
|
+
"start": 368,
|
|
39807
|
+
"end": 369
|
|
39783
39808
|
},
|
|
39784
39809
|
"context": {
|
|
39785
39810
|
"type": "variable",
|
|
@@ -39787,8 +39812,8 @@
|
|
|
39787
39812
|
"value": "k-color(border-alt)",
|
|
39788
39813
|
"scope": "default",
|
|
39789
39814
|
"line": {
|
|
39790
|
-
"start":
|
|
39791
|
-
"end":
|
|
39815
|
+
"start": 370,
|
|
39816
|
+
"end": 370
|
|
39792
39817
|
}
|
|
39793
39818
|
},
|
|
39794
39819
|
"group": [
|
|
@@ -39803,8 +39828,8 @@
|
|
|
39803
39828
|
{
|
|
39804
39829
|
"description": "The background color of the sticky header in the Grid.\n",
|
|
39805
39830
|
"commentRange": {
|
|
39806
|
-
"start":
|
|
39807
|
-
"end":
|
|
39831
|
+
"start": 372,
|
|
39832
|
+
"end": 373
|
|
39808
39833
|
},
|
|
39809
39834
|
"context": {
|
|
39810
39835
|
"type": "variable",
|
|
@@ -39812,8 +39837,8 @@
|
|
|
39812
39837
|
"value": "$kendo-grid-header-bg",
|
|
39813
39838
|
"scope": "default",
|
|
39814
39839
|
"line": {
|
|
39815
|
-
"start":
|
|
39816
|
-
"end":
|
|
39840
|
+
"start": 374,
|
|
39841
|
+
"end": 374
|
|
39817
39842
|
}
|
|
39818
39843
|
},
|
|
39819
39844
|
"group": [
|
|
@@ -39828,8 +39853,8 @@
|
|
|
39828
39853
|
{
|
|
39829
39854
|
"description": "The text color of the sticky header in the Grid.\n",
|
|
39830
39855
|
"commentRange": {
|
|
39831
|
-
"start":
|
|
39832
|
-
"end":
|
|
39856
|
+
"start": 375,
|
|
39857
|
+
"end": 376
|
|
39833
39858
|
},
|
|
39834
39859
|
"context": {
|
|
39835
39860
|
"type": "variable",
|
|
@@ -39837,8 +39862,8 @@
|
|
|
39837
39862
|
"value": "$kendo-grid-header-text",
|
|
39838
39863
|
"scope": "default",
|
|
39839
39864
|
"line": {
|
|
39840
|
-
"start":
|
|
39841
|
-
"end":
|
|
39865
|
+
"start": 377,
|
|
39866
|
+
"end": 377
|
|
39842
39867
|
}
|
|
39843
39868
|
},
|
|
39844
39869
|
"group": [
|
|
@@ -39853,8 +39878,8 @@
|
|
|
39853
39878
|
{
|
|
39854
39879
|
"description": "The border color of the sticky header in the Grid.\n",
|
|
39855
39880
|
"commentRange": {
|
|
39856
|
-
"start":
|
|
39857
|
-
"end":
|
|
39881
|
+
"start": 378,
|
|
39882
|
+
"end": 379
|
|
39858
39883
|
},
|
|
39859
39884
|
"context": {
|
|
39860
39885
|
"type": "variable",
|
|
@@ -39862,8 +39887,8 @@
|
|
|
39862
39887
|
"value": "$kendo-grid-sticky-border",
|
|
39863
39888
|
"scope": "default",
|
|
39864
39889
|
"line": {
|
|
39865
|
-
"start":
|
|
39866
|
-
"end":
|
|
39890
|
+
"start": 380,
|
|
39891
|
+
"end": 380
|
|
39867
39892
|
}
|
|
39868
39893
|
},
|
|
39869
39894
|
"group": [
|
|
@@ -39878,8 +39903,8 @@
|
|
|
39878
39903
|
{
|
|
39879
39904
|
"description": "The background color of the sticky footer in the Grid.\n",
|
|
39880
39905
|
"commentRange": {
|
|
39881
|
-
"start":
|
|
39882
|
-
"end":
|
|
39906
|
+
"start": 382,
|
|
39907
|
+
"end": 383
|
|
39883
39908
|
},
|
|
39884
39909
|
"context": {
|
|
39885
39910
|
"type": "variable",
|
|
@@ -39887,8 +39912,8 @@
|
|
|
39887
39912
|
"value": "$kendo-grid-header-bg",
|
|
39888
39913
|
"scope": "default",
|
|
39889
39914
|
"line": {
|
|
39890
|
-
"start":
|
|
39891
|
-
"end":
|
|
39915
|
+
"start": 384,
|
|
39916
|
+
"end": 384
|
|
39892
39917
|
}
|
|
39893
39918
|
},
|
|
39894
39919
|
"group": [
|
|
@@ -39903,8 +39928,8 @@
|
|
|
39903
39928
|
{
|
|
39904
39929
|
"description": "The box shadow of the sticky container in the Grid.\n",
|
|
39905
39930
|
"commentRange": {
|
|
39906
|
-
"start":
|
|
39907
|
-
"end":
|
|
39931
|
+
"start": 386,
|
|
39932
|
+
"end": 387
|
|
39908
39933
|
},
|
|
39909
39934
|
"context": {
|
|
39910
39935
|
"type": "variable",
|
|
@@ -39912,8 +39937,8 @@
|
|
|
39912
39937
|
"value": "0 2px 4px 0 rgba(56, 66, 80, 0.08)",
|
|
39913
39938
|
"scope": "default",
|
|
39914
39939
|
"line": {
|
|
39915
|
-
"start":
|
|
39916
|
-
"end":
|
|
39940
|
+
"start": 388,
|
|
39941
|
+
"end": 388
|
|
39917
39942
|
}
|
|
39918
39943
|
},
|
|
39919
39944
|
"group": [
|
|
@@ -39928,8 +39953,8 @@
|
|
|
39928
39953
|
{
|
|
39929
39954
|
"description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
|
|
39930
39955
|
"commentRange": {
|
|
39931
|
-
"start":
|
|
39932
|
-
"end":
|
|
39956
|
+
"start": 389,
|
|
39957
|
+
"end": 390
|
|
39933
39958
|
},
|
|
39934
39959
|
"context": {
|
|
39935
39960
|
"type": "variable",
|
|
@@ -39937,8 +39962,8 @@
|
|
|
39937
39962
|
"value": "0 -2px 4px 0 rgba(56, 66, 80, 0.08)",
|
|
39938
39963
|
"scope": "default",
|
|
39939
39964
|
"line": {
|
|
39940
|
-
"start":
|
|
39941
|
-
"end":
|
|
39965
|
+
"start": 391,
|
|
39966
|
+
"end": 391
|
|
39942
39967
|
}
|
|
39943
39968
|
},
|
|
39944
39969
|
"group": [
|
|
@@ -39953,8 +39978,8 @@
|
|
|
39953
39978
|
{
|
|
39954
39979
|
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
39955
39980
|
"commentRange": {
|
|
39956
|
-
"start":
|
|
39957
|
-
"end":
|
|
39981
|
+
"start": 393,
|
|
39982
|
+
"end": 394
|
|
39958
39983
|
},
|
|
39959
39984
|
"context": {
|
|
39960
39985
|
"type": "variable",
|
|
@@ -39962,8 +39987,8 @@
|
|
|
39962
39987
|
"value": "0 4px 8px 0 rgba(56, 66, 80, 0.08)",
|
|
39963
39988
|
"scope": "default",
|
|
39964
39989
|
"line": {
|
|
39965
|
-
"start":
|
|
39966
|
-
"end":
|
|
39990
|
+
"start": 395,
|
|
39991
|
+
"end": 395
|
|
39967
39992
|
}
|
|
39968
39993
|
},
|
|
39969
39994
|
"group": [
|
|
@@ -39978,8 +40003,8 @@
|
|
|
39978
40003
|
{
|
|
39979
40004
|
"description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
|
|
39980
40005
|
"commentRange": {
|
|
39981
|
-
"start":
|
|
39982
|
-
"end":
|
|
40006
|
+
"start": 396,
|
|
40007
|
+
"end": 397
|
|
39983
40008
|
},
|
|
39984
40009
|
"context": {
|
|
39985
40010
|
"type": "variable",
|
|
@@ -39987,8 +40012,8 @@
|
|
|
39987
40012
|
"value": "0 -4px 8px 0 rgba(56, 66, 80, 0.08)",
|
|
39988
40013
|
"scope": "default",
|
|
39989
40014
|
"line": {
|
|
39990
|
-
"start":
|
|
39991
|
-
"end":
|
|
40015
|
+
"start": 398,
|
|
40016
|
+
"end": 398
|
|
39992
40017
|
}
|
|
39993
40018
|
},
|
|
39994
40019
|
"group": [
|
|
@@ -40003,8 +40028,8 @@
|
|
|
40003
40028
|
{
|
|
40004
40029
|
"description": "The width of the Grid column menu.\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": "230px",
|
|
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 maximum width of the Grid column menu.\n",
|
|
40030
40055
|
"commentRange": {
|
|
40031
|
-
"start":
|
|
40032
|
-
"end":
|
|
40056
|
+
"start": 404,
|
|
40057
|
+
"end": 405
|
|
40033
40058
|
},
|
|
40034
40059
|
"context": {
|
|
40035
40060
|
"type": "variable",
|
|
@@ -40037,8 +40062,8 @@
|
|
|
40037
40062
|
"value": "320px",
|
|
40038
40063
|
"scope": "default",
|
|
40039
40064
|
"line": {
|
|
40040
|
-
"start":
|
|
40041
|
-
"end":
|
|
40065
|
+
"start": 406,
|
|
40066
|
+
"end": 406
|
|
40042
40067
|
}
|
|
40043
40068
|
},
|
|
40044
40069
|
"group": [
|
|
@@ -40053,8 +40078,8 @@
|
|
|
40053
40078
|
{
|
|
40054
40079
|
"description": "The horizontal padding of the Grid popup.\n",
|
|
40055
40080
|
"commentRange": {
|
|
40056
|
-
"start":
|
|
40057
|
-
"end":
|
|
40081
|
+
"start": 409,
|
|
40082
|
+
"end": 410
|
|
40058
40083
|
},
|
|
40059
40084
|
"context": {
|
|
40060
40085
|
"type": "variable",
|
|
@@ -40062,8 +40087,8 @@
|
|
|
40062
40087
|
"value": "k-spacing(2)",
|
|
40063
40088
|
"scope": "default",
|
|
40064
40089
|
"line": {
|
|
40065
|
-
"start":
|
|
40066
|
-
"end":
|
|
40090
|
+
"start": 411,
|
|
40091
|
+
"end": 411
|
|
40067
40092
|
}
|
|
40068
40093
|
},
|
|
40069
40094
|
"group": [
|
|
@@ -40078,8 +40103,8 @@
|
|
|
40078
40103
|
{
|
|
40079
40104
|
"description": "The vertical padding of the Grid popup.\n",
|
|
40080
40105
|
"commentRange": {
|
|
40081
|
-
"start":
|
|
40082
|
-
"end":
|
|
40106
|
+
"start": 412,
|
|
40107
|
+
"end": 413
|
|
40083
40108
|
},
|
|
40084
40109
|
"context": {
|
|
40085
40110
|
"type": "variable",
|
|
@@ -40087,8 +40112,8 @@
|
|
|
40087
40112
|
"value": "k-spacing(2)",
|
|
40088
40113
|
"scope": "default",
|
|
40089
40114
|
"line": {
|
|
40090
|
-
"start":
|
|
40091
|
-
"end":
|
|
40115
|
+
"start": 414,
|
|
40116
|
+
"end": 414
|
|
40092
40117
|
}
|
|
40093
40118
|
},
|
|
40094
40119
|
"group": [
|
|
@@ -40103,8 +40128,8 @@
|
|
|
40103
40128
|
{
|
|
40104
40129
|
"description": "The horizontal padding of the Grid item.\n",
|
|
40105
40130
|
"commentRange": {
|
|
40106
|
-
"start":
|
|
40107
|
-
"end":
|
|
40131
|
+
"start": 416,
|
|
40132
|
+
"end": 417
|
|
40108
40133
|
},
|
|
40109
40134
|
"context": {
|
|
40110
40135
|
"type": "variable",
|
|
@@ -40112,8 +40137,8 @@
|
|
|
40112
40137
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
40113
40138
|
"scope": "default",
|
|
40114
40139
|
"line": {
|
|
40115
|
-
"start":
|
|
40116
|
-
"end":
|
|
40140
|
+
"start": 418,
|
|
40141
|
+
"end": 418
|
|
40117
40142
|
}
|
|
40118
40143
|
},
|
|
40119
40144
|
"group": [
|
|
@@ -40128,8 +40153,8 @@
|
|
|
40128
40153
|
{
|
|
40129
40154
|
"description": "The vertical padding of the Grid item.\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": "$kendo-menu-popup-md-item-padding-y",
|
|
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 horizontal padding of the Grid item.\n",
|
|
40155
40180
|
"commentRange": {
|
|
40156
|
-
"start":
|
|
40157
|
-
"end":
|
|
40181
|
+
"start": 423,
|
|
40182
|
+
"end": 424
|
|
40158
40183
|
},
|
|
40159
40184
|
"context": {
|
|
40160
40185
|
"type": "variable",
|
|
@@ -40162,8 +40187,8 @@
|
|
|
40162
40187
|
"value": "$kendo-list-md-item-padding-x",
|
|
40163
40188
|
"scope": "default",
|
|
40164
40189
|
"line": {
|
|
40165
|
-
"start":
|
|
40166
|
-
"end":
|
|
40190
|
+
"start": 425,
|
|
40191
|
+
"end": 425
|
|
40167
40192
|
}
|
|
40168
40193
|
},
|
|
40169
40194
|
"group": [
|
|
@@ -40178,8 +40203,8 @@
|
|
|
40178
40203
|
{
|
|
40179
40204
|
"description": "The vertical padding of the Grid item.\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": "$kendo-list-md-item-padding-y",
|
|
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 horizontal padding of the Grid.\n",
|
|
40205
40230
|
"commentRange": {
|
|
40206
|
-
"start":
|
|
40207
|
-
"end":
|
|
40231
|
+
"start": 430,
|
|
40232
|
+
"end": 431
|
|
40208
40233
|
},
|
|
40209
40234
|
"context": {
|
|
40210
40235
|
"type": "variable",
|
|
@@ -40212,8 +40237,8 @@
|
|
|
40212
40237
|
"value": "k-spacing(0)",
|
|
40213
40238
|
"scope": "default",
|
|
40214
40239
|
"line": {
|
|
40215
|
-
"start":
|
|
40216
|
-
"end":
|
|
40240
|
+
"start": 432,
|
|
40241
|
+
"end": 432
|
|
40217
40242
|
}
|
|
40218
40243
|
},
|
|
40219
40244
|
"group": [
|
|
@@ -40228,8 +40253,8 @@
|
|
|
40228
40253
|
{
|
|
40229
40254
|
"description": "The vertical padding of the Grid.\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": "k-spacing(1.5)",
|
|
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 horizontal padding of the Grid header.\n",
|
|
40255
40280
|
"commentRange": {
|
|
40256
|
-
"start":
|
|
40257
|
-
"end":
|
|
40281
|
+
"start": 437,
|
|
40282
|
+
"end": 438
|
|
40258
40283
|
},
|
|
40259
40284
|
"context": {
|
|
40260
40285
|
"type": "variable",
|
|
@@ -40262,8 +40287,8 @@
|
|
|
40262
40287
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
40263
40288
|
"scope": "default",
|
|
40264
40289
|
"line": {
|
|
40265
|
-
"start":
|
|
40266
|
-
"end":
|
|
40290
|
+
"start": 439,
|
|
40291
|
+
"end": 439
|
|
40267
40292
|
}
|
|
40268
40293
|
},
|
|
40269
40294
|
"group": [
|
|
@@ -40278,8 +40303,8 @@
|
|
|
40278
40303
|
{
|
|
40279
40304
|
"description": "The vertical padding of the Grid header.\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": "$kendo-menu-popup-md-item-padding-y",
|
|
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 font size of the Grid header.\n",
|
|
40305
40330
|
"commentRange": {
|
|
40306
|
-
"start":
|
|
40307
|
-
"end":
|
|
40331
|
+
"start": 444,
|
|
40332
|
+
"end": 445
|
|
40308
40333
|
},
|
|
40309
40334
|
"context": {
|
|
40310
40335
|
"type": "variable",
|
|
@@ -40312,8 +40337,8 @@
|
|
|
40312
40337
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
40313
40338
|
"scope": "default",
|
|
40314
40339
|
"line": {
|
|
40315
|
-
"start":
|
|
40316
|
-
"end":
|
|
40340
|
+
"start": 446,
|
|
40341
|
+
"end": 446
|
|
40317
40342
|
}
|
|
40318
40343
|
},
|
|
40319
40344
|
"group": [
|
|
@@ -40328,8 +40353,8 @@
|
|
|
40328
40353
|
{
|
|
40329
40354
|
"description": "The height of the Grid header.\n",
|
|
40330
40355
|
"commentRange": {
|
|
40331
|
-
"start":
|
|
40332
|
-
"end":
|
|
40356
|
+
"start": 447,
|
|
40357
|
+
"end": 448
|
|
40333
40358
|
},
|
|
40334
40359
|
"context": {
|
|
40335
40360
|
"type": "variable",
|
|
@@ -40337,8 +40362,8 @@
|
|
|
40337
40362
|
"value": "var( --kendo-line-height, normal )",
|
|
40338
40363
|
"scope": "default",
|
|
40339
40364
|
"line": {
|
|
40340
|
-
"start":
|
|
40341
|
-
"end":
|
|
40365
|
+
"start": 449,
|
|
40366
|
+
"end": 449
|
|
40342
40367
|
}
|
|
40343
40368
|
},
|
|
40344
40369
|
"group": [
|
|
@@ -40353,8 +40378,8 @@
|
|
|
40353
40378
|
{
|
|
40354
40379
|
"description": "The text color of the Grid header.\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": "uppercase",
|
|
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 width of the Grid header.\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": "1px",
|
|
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 header.\n",
|
|
40405
40430
|
"commentRange": {
|
|
40406
|
-
"start":
|
|
40407
|
-
"end":
|
|
40431
|
+
"start": 457,
|
|
40432
|
+
"end": 458
|
|
40408
40433
|
},
|
|
40409
40434
|
"context": {
|
|
40410
40435
|
"type": "variable",
|
|
@@ -40412,8 +40437,8 @@
|
|
|
40412
40437
|
"value": "null",
|
|
40413
40438
|
"scope": "default",
|
|
40414
40439
|
"line": {
|
|
40415
|
-
"start":
|
|
40416
|
-
"end":
|
|
40440
|
+
"start": 459,
|
|
40441
|
+
"end": 459
|
|
40417
40442
|
}
|
|
40418
40443
|
},
|
|
40419
40444
|
"group": [
|
|
@@ -40428,8 +40453,8 @@
|
|
|
40428
40453
|
{
|
|
40429
40454
|
"description": "The text color of the Grid header.\n",
|
|
40430
40455
|
"commentRange": {
|
|
40431
|
-
"start":
|
|
40432
|
-
"end":
|
|
40456
|
+
"start": 460,
|
|
40457
|
+
"end": 461
|
|
40433
40458
|
},
|
|
40434
40459
|
"context": {
|
|
40435
40460
|
"type": "variable",
|
|
@@ -40437,8 +40462,8 @@
|
|
|
40437
40462
|
"value": "$kendo-popup-text",
|
|
40438
40463
|
"scope": "default",
|
|
40439
40464
|
"line": {
|
|
40440
|
-
"start":
|
|
40441
|
-
"end":
|
|
40465
|
+
"start": 462,
|
|
40466
|
+
"end": 462
|
|
40442
40467
|
}
|
|
40443
40468
|
},
|
|
40444
40469
|
"group": [
|
|
@@ -40453,8 +40478,8 @@
|
|
|
40453
40478
|
{
|
|
40454
40479
|
"description": "The border color of the Grid header.\n",
|
|
40455
40480
|
"commentRange": {
|
|
40456
|
-
"start":
|
|
40457
|
-
"end":
|
|
40481
|
+
"start": 463,
|
|
40482
|
+
"end": 464
|
|
40458
40483
|
},
|
|
40459
40484
|
"context": {
|
|
40460
40485
|
"type": "variable",
|
|
@@ -40462,8 +40487,8 @@
|
|
|
40462
40487
|
"value": "$kendo-popup-border",
|
|
40463
40488
|
"scope": "default",
|
|
40464
40489
|
"line": {
|
|
40465
|
-
"start":
|
|
40466
|
-
"end":
|
|
40490
|
+
"start": 465,
|
|
40491
|
+
"end": 465
|
|
40467
40492
|
}
|
|
40468
40493
|
},
|
|
40469
40494
|
"group": [
|
|
@@ -40478,8 +40503,8 @@
|
|
|
40478
40503
|
{
|
|
40479
40504
|
"description": "The horizontal padding of the Grid content.\n",
|
|
40480
40505
|
"commentRange": {
|
|
40481
|
-
"start":
|
|
40482
|
-
"end":
|
|
40506
|
+
"start": 467,
|
|
40507
|
+
"end": 468
|
|
40483
40508
|
},
|
|
40484
40509
|
"context": {
|
|
40485
40510
|
"type": "variable",
|
|
@@ -40487,8 +40512,8 @@
|
|
|
40487
40512
|
"value": "k-spacing(0)",
|
|
40488
40513
|
"scope": "default",
|
|
40489
40514
|
"line": {
|
|
40490
|
-
"start":
|
|
40491
|
-
"end":
|
|
40515
|
+
"start": 469,
|
|
40516
|
+
"end": 469
|
|
40492
40517
|
}
|
|
40493
40518
|
},
|
|
40494
40519
|
"group": [
|
|
@@ -40503,8 +40528,8 @@
|
|
|
40503
40528
|
{
|
|
40504
40529
|
"description": "The vertical padding of the Grid content.\n",
|
|
40505
40530
|
"commentRange": {
|
|
40506
|
-
"start":
|
|
40507
|
-
"end":
|
|
40531
|
+
"start": 470,
|
|
40532
|
+
"end": 471
|
|
40508
40533
|
},
|
|
40509
40534
|
"context": {
|
|
40510
40535
|
"type": "variable",
|
|
@@ -40512,8 +40537,8 @@
|
|
|
40512
40537
|
"value": "k-spacing(2)",
|
|
40513
40538
|
"scope": "default",
|
|
40514
40539
|
"line": {
|
|
40515
|
-
"start":
|
|
40516
|
-
"end":
|
|
40540
|
+
"start": 472,
|
|
40541
|
+
"end": 472
|
|
40517
40542
|
}
|
|
40518
40543
|
},
|
|
40519
40544
|
"group": [
|
|
@@ -40528,8 +40553,8 @@
|
|
|
40528
40553
|
{
|
|
40529
40554
|
"description": "The background color of the Grid.\n",
|
|
40530
40555
|
"commentRange": {
|
|
40531
|
-
"start":
|
|
40532
|
-
"end":
|
|
40556
|
+
"start": 474,
|
|
40557
|
+
"end": 475
|
|
40533
40558
|
},
|
|
40534
40559
|
"context": {
|
|
40535
40560
|
"type": "variable",
|
|
@@ -40537,8 +40562,8 @@
|
|
|
40537
40562
|
"value": "k-color(surface)",
|
|
40538
40563
|
"scope": "default",
|
|
40539
40564
|
"line": {
|
|
40540
|
-
"start":
|
|
40541
|
-
"end":
|
|
40565
|
+
"start": 476,
|
|
40566
|
+
"end": 476
|
|
40542
40567
|
}
|
|
40543
40568
|
},
|
|
40544
40569
|
"group": [
|
|
@@ -40553,8 +40578,8 @@
|
|
|
40553
40578
|
{
|
|
40554
40579
|
"description": "The width of the Grid cell.\n",
|
|
40555
40580
|
"commentRange": {
|
|
40556
|
-
"start":
|
|
40557
|
-
"end":
|
|
40581
|
+
"start": 478,
|
|
40582
|
+
"end": 479
|
|
40558
40583
|
},
|
|
40559
40584
|
"context": {
|
|
40560
40585
|
"type": "variable",
|
|
@@ -40562,8 +40587,8 @@
|
|
|
40562
40587
|
"value": "($kendo-icon-size * 2.25)",
|
|
40563
40588
|
"scope": "default",
|
|
40564
40589
|
"line": {
|
|
40565
|
-
"start":
|
|
40566
|
-
"end":
|
|
40590
|
+
"start": 480,
|
|
40591
|
+
"end": 480
|
|
40567
40592
|
}
|
|
40568
40593
|
},
|
|
40569
40594
|
"group": [
|
|
@@ -40578,8 +40603,8 @@
|
|
|
40578
40603
|
{
|
|
40579
40604
|
"description": "The width of the Grid.\n",
|
|
40580
40605
|
"commentRange": {
|
|
40581
|
-
"start":
|
|
40582
|
-
"end":
|
|
40606
|
+
"start": 482,
|
|
40607
|
+
"end": 483
|
|
40583
40608
|
},
|
|
40584
40609
|
"context": {
|
|
40585
40610
|
"type": "variable",
|
|
@@ -40587,8 +40612,8 @@
|
|
|
40587
40612
|
"value": "($kendo-icon-size * 2)",
|
|
40588
40613
|
"scope": "default",
|
|
40589
40614
|
"line": {
|
|
40590
|
-
"start":
|
|
40591
|
-
"end":
|
|
40615
|
+
"start": 484,
|
|
40616
|
+
"end": 484
|
|
40592
40617
|
}
|
|
40593
40618
|
},
|
|
40594
40619
|
"group": [
|
|
@@ -40603,8 +40628,8 @@
|
|
|
40603
40628
|
{
|
|
40604
40629
|
"description": "The grouping border top of the Grid row.\n",
|
|
40605
40630
|
"commentRange": {
|
|
40606
|
-
"start":
|
|
40607
|
-
"end":
|
|
40631
|
+
"start": 486,
|
|
40632
|
+
"end": 487
|
|
40608
40633
|
},
|
|
40609
40634
|
"context": {
|
|
40610
40635
|
"type": "variable",
|
|
@@ -40612,8 +40637,8 @@
|
|
|
40612
40637
|
"value": "1px",
|
|
40613
40638
|
"scope": "default",
|
|
40614
40639
|
"line": {
|
|
40615
|
-
"start":
|
|
40616
|
-
"end":
|
|
40640
|
+
"start": 488,
|
|
40641
|
+
"end": 488
|
|
40617
40642
|
}
|
|
40618
40643
|
},
|
|
40619
40644
|
"group": [
|
|
@@ -40628,8 +40653,8 @@
|
|
|
40628
40653
|
{
|
|
40629
40654
|
"description": "The indent size for nested grouping rows.\n",
|
|
40630
40655
|
"commentRange": {
|
|
40631
|
-
"start":
|
|
40632
|
-
"end":
|
|
40656
|
+
"start": 489,
|
|
40657
|
+
"end": 490
|
|
40633
40658
|
},
|
|
40634
40659
|
"context": {
|
|
40635
40660
|
"type": "variable",
|
|
@@ -40637,8 +40662,8 @@
|
|
|
40637
40662
|
"value": "k-spacing(6)",
|
|
40638
40663
|
"scope": "default",
|
|
40639
40664
|
"line": {
|
|
40640
|
-
"start":
|
|
40641
|
-
"end":
|
|
40665
|
+
"start": 491,
|
|
40666
|
+
"end": 491
|
|
40642
40667
|
}
|
|
40643
40668
|
},
|
|
40644
40669
|
"group": [
|
|
@@ -40653,8 +40678,8 @@
|
|
|
40653
40678
|
{
|
|
40654
40679
|
"description": "The margin at the end of the checkbox in grouping rows.\n",
|
|
40655
40680
|
"commentRange": {
|
|
40656
|
-
"start":
|
|
40657
|
-
"end":
|
|
40681
|
+
"start": 492,
|
|
40682
|
+
"end": 493
|
|
40658
40683
|
},
|
|
40659
40684
|
"context": {
|
|
40660
40685
|
"type": "variable",
|
|
@@ -40662,8 +40687,8 @@
|
|
|
40662
40687
|
"value": "k-spacing(3)",
|
|
40663
40688
|
"scope": "default",
|
|
40664
40689
|
"line": {
|
|
40665
|
-
"start":
|
|
40666
|
-
"end":
|
|
40690
|
+
"start": 494,
|
|
40691
|
+
"end": 494
|
|
40667
40692
|
}
|
|
40668
40693
|
},
|
|
40669
40694
|
"group": [
|
|
@@ -40678,8 +40703,8 @@
|
|
|
40678
40703
|
{
|
|
40679
40704
|
"description": "The vertical border of the Grid footer.\n",
|
|
40680
40705
|
"commentRange": {
|
|
40681
|
-
"start":
|
|
40682
|
-
"end":
|
|
40706
|
+
"start": 495,
|
|
40707
|
+
"end": 496
|
|
40683
40708
|
},
|
|
40684
40709
|
"context": {
|
|
40685
40710
|
"type": "variable",
|
|
@@ -40687,8 +40712,8 @@
|
|
|
40687
40712
|
"value": "1px",
|
|
40688
40713
|
"scope": "default",
|
|
40689
40714
|
"line": {
|
|
40690
|
-
"start":
|
|
40691
|
-
"end":
|
|
40715
|
+
"start": 497,
|
|
40716
|
+
"end": 497
|
|
40692
40717
|
}
|
|
40693
40718
|
},
|
|
40694
40719
|
"group": [
|
|
@@ -40703,8 +40728,8 @@
|
|
|
40703
40728
|
{
|
|
40704
40729
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
40705
40730
|
"commentRange": {
|
|
40706
|
-
"start":
|
|
40707
|
-
"end":
|
|
40731
|
+
"start": 499,
|
|
40732
|
+
"end": 500
|
|
40708
40733
|
},
|
|
40709
40734
|
"context": {
|
|
40710
40735
|
"type": "variable",
|
|
@@ -40712,8 +40737,8 @@
|
|
|
40712
40737
|
"value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
|
|
40713
40738
|
"scope": "default",
|
|
40714
40739
|
"line": {
|
|
40715
|
-
"start":
|
|
40716
|
-
"end":
|
|
40740
|
+
"start": 501,
|
|
40741
|
+
"end": 501
|
|
40717
40742
|
}
|
|
40718
40743
|
},
|
|
40719
40744
|
"group": [
|
|
@@ -40728,8 +40753,8 @@
|
|
|
40728
40753
|
{
|
|
40729
40754
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
40730
40755
|
"commentRange": {
|
|
40731
|
-
"start":
|
|
40732
|
-
"end":
|
|
40756
|
+
"start": 502,
|
|
40757
|
+
"end": 503
|
|
40733
40758
|
},
|
|
40734
40759
|
"context": {
|
|
40735
40760
|
"type": "variable",
|
|
@@ -40737,8 +40762,8 @@
|
|
|
40737
40762
|
"value": "k-color(primary)",
|
|
40738
40763
|
"scope": "default",
|
|
40739
40764
|
"line": {
|
|
40740
|
-
"start":
|
|
40741
|
-
"end":
|
|
40765
|
+
"start": 504,
|
|
40766
|
+
"end": 504
|
|
40742
40767
|
}
|
|
40743
40768
|
},
|
|
40744
40769
|
"group": [
|
|
@@ -40753,8 +40778,8 @@
|
|
|
40753
40778
|
{
|
|
40754
40779
|
"description": "The height of the Grid row resize indicator.\n",
|
|
40755
40780
|
"commentRange": {
|
|
40756
|
-
"start":
|
|
40757
|
-
"end":
|
|
40781
|
+
"start": 505,
|
|
40782
|
+
"end": 506
|
|
40758
40783
|
},
|
|
40759
40784
|
"context": {
|
|
40760
40785
|
"type": "variable",
|
|
@@ -40762,8 +40787,8 @@
|
|
|
40762
40787
|
"value": "k-spacing(0.5)",
|
|
40763
40788
|
"scope": "default",
|
|
40764
40789
|
"line": {
|
|
40765
|
-
"start":
|
|
40766
|
-
"end":
|
|
40790
|
+
"start": 507,
|
|
40791
|
+
"end": 507
|
|
40767
40792
|
}
|
|
40768
40793
|
},
|
|
40769
40794
|
"group": [
|
|
@@ -40778,8 +40803,8 @@
|
|
|
40778
40803
|
{
|
|
40779
40804
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
40780
40805
|
"commentRange": {
|
|
40781
|
-
"start":
|
|
40782
|
-
"end":
|
|
40806
|
+
"start": 509,
|
|
40807
|
+
"end": 510
|
|
40783
40808
|
},
|
|
40784
40809
|
"context": {
|
|
40785
40810
|
"type": "variable",
|
|
@@ -40787,8 +40812,8 @@
|
|
|
40787
40812
|
"value": "k-spacing(2)",
|
|
40788
40813
|
"scope": "default",
|
|
40789
40814
|
"line": {
|
|
40790
|
-
"start":
|
|
40791
|
-
"end":
|
|
40815
|
+
"start": 511,
|
|
40816
|
+
"end": 511
|
|
40792
40817
|
}
|
|
40793
40818
|
},
|
|
40794
40819
|
"group": [
|
|
@@ -40803,8 +40828,8 @@
|
|
|
40803
40828
|
{
|
|
40804
40829
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
40805
40830
|
"commentRange": {
|
|
40806
|
-
"start":
|
|
40807
|
-
"end":
|
|
40831
|
+
"start": 512,
|
|
40832
|
+
"end": 513
|
|
40808
40833
|
},
|
|
40809
40834
|
"context": {
|
|
40810
40835
|
"type": "variable",
|
|
@@ -40812,8 +40837,8 @@
|
|
|
40812
40837
|
"value": "k-spacing(1.5)",
|
|
40813
40838
|
"scope": "default",
|
|
40814
40839
|
"line": {
|
|
40815
|
-
"start":
|
|
40816
|
-
"end":
|
|
40840
|
+
"start": 514,
|
|
40841
|
+
"end": 514
|
|
40817
40842
|
}
|
|
40818
40843
|
},
|
|
40819
40844
|
"group": [
|
|
@@ -40828,8 +40853,8 @@
|
|
|
40828
40853
|
{
|
|
40829
40854
|
"description": "The column gap of the Grid stack layout.\n",
|
|
40830
40855
|
"commentRange": {
|
|
40831
|
-
"start":
|
|
40832
|
-
"end":
|
|
40856
|
+
"start": 516,
|
|
40857
|
+
"end": 517
|
|
40833
40858
|
},
|
|
40834
40859
|
"context": {
|
|
40835
40860
|
"type": "variable",
|
|
@@ -40837,8 +40862,8 @@
|
|
|
40837
40862
|
"value": "k-spacing(1)",
|
|
40838
40863
|
"scope": "default",
|
|
40839
40864
|
"line": {
|
|
40840
|
-
"start":
|
|
40841
|
-
"end":
|
|
40865
|
+
"start": 518,
|
|
40866
|
+
"end": 518
|
|
40842
40867
|
}
|
|
40843
40868
|
},
|
|
40844
40869
|
"group": [
|
|
@@ -40853,8 +40878,8 @@
|
|
|
40853
40878
|
{
|
|
40854
40879
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
40855
40880
|
"commentRange": {
|
|
40856
|
-
"start":
|
|
40857
|
-
"end":
|
|
40881
|
+
"start": 519,
|
|
40882
|
+
"end": 520
|
|
40858
40883
|
},
|
|
40859
40884
|
"context": {
|
|
40860
40885
|
"type": "variable",
|
|
@@ -40862,8 +40887,8 @@
|
|
|
40862
40887
|
"value": "k-spacing(2)",
|
|
40863
40888
|
"scope": "default",
|
|
40864
40889
|
"line": {
|
|
40865
|
-
"start":
|
|
40866
|
-
"end":
|
|
40890
|
+
"start": 521,
|
|
40891
|
+
"end": 521
|
|
40867
40892
|
}
|
|
40868
40893
|
},
|
|
40869
40894
|
"group": [
|
|
@@ -40878,8 +40903,8 @@
|
|
|
40878
40903
|
{
|
|
40879
40904
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
40880
40905
|
"commentRange": {
|
|
40881
|
-
"start":
|
|
40882
|
-
"end":
|
|
40906
|
+
"start": 523,
|
|
40907
|
+
"end": 524
|
|
40883
40908
|
},
|
|
40884
40909
|
"context": {
|
|
40885
40910
|
"type": "variable",
|
|
@@ -40887,8 +40912,8 @@
|
|
|
40887
40912
|
"value": "k-spacing(2)",
|
|
40888
40913
|
"scope": "default",
|
|
40889
40914
|
"line": {
|
|
40890
|
-
"start":
|
|
40891
|
-
"end":
|
|
40915
|
+
"start": 525,
|
|
40916
|
+
"end": 525
|
|
40892
40917
|
}
|
|
40893
40918
|
},
|
|
40894
40919
|
"group": [
|
|
@@ -40903,8 +40928,8 @@
|
|
|
40903
40928
|
{
|
|
40904
40929
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
40905
40930
|
"commentRange": {
|
|
40906
|
-
"start":
|
|
40907
|
-
"end":
|
|
40931
|
+
"start": 527,
|
|
40932
|
+
"end": 528
|
|
40908
40933
|
},
|
|
40909
40934
|
"context": {
|
|
40910
40935
|
"type": "variable",
|
|
@@ -40912,8 +40937,8 @@
|
|
|
40912
40937
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
40913
40938
|
"scope": "default",
|
|
40914
40939
|
"line": {
|
|
40915
|
-
"start":
|
|
40916
|
-
"end":
|
|
40940
|
+
"start": 529,
|
|
40941
|
+
"end": 529
|
|
40917
40942
|
}
|
|
40918
40943
|
},
|
|
40919
40944
|
"group": [
|
|
@@ -40928,8 +40953,8 @@
|
|
|
40928
40953
|
{
|
|
40929
40954
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
40930
40955
|
"commentRange": {
|
|
40931
|
-
"start":
|
|
40932
|
-
"end":
|
|
40956
|
+
"start": 530,
|
|
40957
|
+
"end": 531
|
|
40933
40958
|
},
|
|
40934
40959
|
"context": {
|
|
40935
40960
|
"type": "variable",
|
|
@@ -40937,8 +40962,8 @@
|
|
|
40937
40962
|
"value": "var( --kendo-font-weight-bold, bold )",
|
|
40938
40963
|
"scope": "default",
|
|
40939
40964
|
"line": {
|
|
40940
|
-
"start":
|
|
40941
|
-
"end":
|
|
40965
|
+
"start": 532,
|
|
40966
|
+
"end": 532
|
|
40942
40967
|
}
|
|
40943
40968
|
},
|
|
40944
40969
|
"group": [
|
|
@@ -40953,8 +40978,8 @@
|
|
|
40953
40978
|
{
|
|
40954
40979
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
40955
40980
|
"commentRange": {
|
|
40956
|
-
"start":
|
|
40957
|
-
"end":
|
|
40981
|
+
"start": 533,
|
|
40982
|
+
"end": 534
|
|
40958
40983
|
},
|
|
40959
40984
|
"context": {
|
|
40960
40985
|
"type": "variable",
|
|
@@ -40962,8 +40987,8 @@
|
|
|
40962
40987
|
"value": "k-spacing(2.5)",
|
|
40963
40988
|
"scope": "default",
|
|
40964
40989
|
"line": {
|
|
40965
|
-
"start":
|
|
40966
|
-
"end":
|
|
40990
|
+
"start": 535,
|
|
40991
|
+
"end": 535
|
|
40967
40992
|
}
|
|
40968
40993
|
},
|
|
40969
40994
|
"group": [
|
|
@@ -40978,8 +41003,8 @@
|
|
|
40978
41003
|
{
|
|
40979
41004
|
"description": "The color of the Grid stack layout column header.\n",
|
|
40980
41005
|
"commentRange": {
|
|
40981
|
-
"start":
|
|
40982
|
-
"end":
|
|
41006
|
+
"start": 537,
|
|
41007
|
+
"end": 538
|
|
40983
41008
|
},
|
|
40984
41009
|
"context": {
|
|
40985
41010
|
"type": "variable",
|
|
@@ -40987,8 +41012,8 @@
|
|
|
40987
41012
|
"value": "color-mix(in srgb, k-color(subtle) 75%, k-color(on-app-surface))",
|
|
40988
41013
|
"scope": "default",
|
|
40989
41014
|
"line": {
|
|
40990
|
-
"start":
|
|
40991
|
-
"end":
|
|
41015
|
+
"start": 539,
|
|
41016
|
+
"end": 539
|
|
40992
41017
|
}
|
|
40993
41018
|
},
|
|
40994
41019
|
"group": [
|
|
@@ -41003,8 +41028,8 @@
|
|
|
41003
41028
|
{
|
|
41004
41029
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
41005
41030
|
"commentRange": {
|
|
41006
|
-
"start":
|
|
41007
|
-
"end":
|
|
41031
|
+
"start": 540,
|
|
41032
|
+
"end": 541
|
|
41008
41033
|
},
|
|
41009
41034
|
"context": {
|
|
41010
41035
|
"type": "variable",
|
|
@@ -41012,8 +41037,8 @@
|
|
|
41012
41037
|
"value": "k-color(subtle)",
|
|
41013
41038
|
"scope": "default",
|
|
41014
41039
|
"line": {
|
|
41015
|
-
"start":
|
|
41016
|
-
"end":
|
|
41040
|
+
"start": 542,
|
|
41041
|
+
"end": 542
|
|
41017
41042
|
}
|
|
41018
41043
|
},
|
|
41019
41044
|
"group": [
|
|
@@ -41028,8 +41053,8 @@
|
|
|
41028
41053
|
{
|
|
41029
41054
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
41030
41055
|
"commentRange": {
|
|
41031
|
-
"start":
|
|
41032
|
-
"end":
|
|
41056
|
+
"start": 543,
|
|
41057
|
+
"end": 544
|
|
41033
41058
|
},
|
|
41034
41059
|
"context": {
|
|
41035
41060
|
"type": "variable",
|
|
@@ -41037,8 +41062,8 @@
|
|
|
41037
41062
|
"value": "k-elevation(2)",
|
|
41038
41063
|
"scope": "default",
|
|
41039
41064
|
"line": {
|
|
41040
|
-
"start":
|
|
41041
|
-
"end":
|
|
41065
|
+
"start": 545,
|
|
41066
|
+
"end": 545
|
|
41042
41067
|
}
|
|
41043
41068
|
},
|
|
41044
41069
|
"group": [
|
|
@@ -41053,8 +41078,8 @@
|
|
|
41053
41078
|
{
|
|
41054
41079
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
41055
41080
|
"commentRange": {
|
|
41056
|
-
"start":
|
|
41057
|
-
"end":
|
|
41081
|
+
"start": 547,
|
|
41082
|
+
"end": 548
|
|
41058
41083
|
},
|
|
41059
41084
|
"context": {
|
|
41060
41085
|
"type": "variable",
|
|
@@ -41062,8 +41087,8 @@
|
|
|
41062
41087
|
"value": "var( --kendo-font-weight-bold, 700 )",
|
|
41063
41088
|
"scope": "default",
|
|
41064
41089
|
"line": {
|
|
41065
|
-
"start":
|
|
41066
|
-
"end":
|
|
41090
|
+
"start": 549,
|
|
41091
|
+
"end": 549
|
|
41067
41092
|
}
|
|
41068
41093
|
},
|
|
41069
41094
|
"group": [
|
|
@@ -67262,7 +67287,7 @@
|
|
|
67262
67287
|
"context": {
|
|
67263
67288
|
"type": "variable",
|
|
67264
67289
|
"name": "kendo-scheduler-event-selected-bg",
|
|
67265
|
-
"value": "k-color(
|
|
67290
|
+
"value": "k-color(secondary-subtle)",
|
|
67266
67291
|
"scope": "default",
|
|
67267
67292
|
"line": {
|
|
67268
67293
|
"start": 154,
|
|
@@ -67287,7 +67312,7 @@
|
|
|
67287
67312
|
"context": {
|
|
67288
67313
|
"type": "variable",
|
|
67289
67314
|
"name": "kendo-scheduler-event-selected-text",
|
|
67290
|
-
"value": "k-color(on-
|
|
67315
|
+
"value": "k-color(secondary-on-subtle)",
|
|
67291
67316
|
"scope": "default",
|
|
67292
67317
|
"line": {
|
|
67293
67318
|
"start": 157,
|