@progress/kendo-theme-meridian 14.0.0-dev.8 → 14.1.0-dev.0
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 +508 -400
- package/dist/meta/sassdoc-raw-data.json +221 -171
- package/dist/meta/variables.json +33 -33
- package/lib/swatches/meridian-main-dark.json +1 -1
- package/lib/swatches/meridian-main.json +1 -1
- package/package.json +4 -4
- package/scss/bottom-navigation/_theme.scss +4 -0
- package/scss/grid/_variables.scss +10 -2
- package/scss/pager/_layout.scss +3 -0
- package/scss/pager/_variables.scss +1 -1
- package/scss/window/_layout.scss +2 -1
|
@@ -39384,7 +39384,7 @@
|
|
|
39384
39384
|
"context": {
|
|
39385
39385
|
"type": "variable",
|
|
39386
39386
|
"name": "kendo-grid-sticky-container-shadow",
|
|
39387
|
-
"value": "
|
|
39387
|
+
"value": "0 2px 4px 0 rgba(56, 66, 80, 0.08)",
|
|
39388
39388
|
"scope": "default",
|
|
39389
39389
|
"line": {
|
|
39390
39390
|
"start": 371,
|
|
@@ -39400,20 +39400,70 @@
|
|
|
39400
39400
|
"name": "_variables.scss"
|
|
39401
39401
|
}
|
|
39402
39402
|
},
|
|
39403
|
+
{
|
|
39404
|
+
"description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
|
|
39405
|
+
"commentRange": {
|
|
39406
|
+
"start": 372,
|
|
39407
|
+
"end": 373
|
|
39408
|
+
},
|
|
39409
|
+
"context": {
|
|
39410
|
+
"type": "variable",
|
|
39411
|
+
"name": "kendo-grid-sticky-container-bottom-shadow",
|
|
39412
|
+
"value": "0 -2px 4px 0 rgba(56, 66, 80, 0.08)",
|
|
39413
|
+
"scope": "default",
|
|
39414
|
+
"line": {
|
|
39415
|
+
"start": 374,
|
|
39416
|
+
"end": 374
|
|
39417
|
+
}
|
|
39418
|
+
},
|
|
39419
|
+
"group": [
|
|
39420
|
+
"grid"
|
|
39421
|
+
],
|
|
39422
|
+
"access": "public",
|
|
39423
|
+
"file": {
|
|
39424
|
+
"path": "grid/_variables.scss",
|
|
39425
|
+
"name": "_variables.scss"
|
|
39426
|
+
}
|
|
39427
|
+
},
|
|
39403
39428
|
{
|
|
39404
39429
|
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
39405
39430
|
"commentRange": {
|
|
39406
|
-
"start":
|
|
39407
|
-
"end":
|
|
39431
|
+
"start": 376,
|
|
39432
|
+
"end": 377
|
|
39408
39433
|
},
|
|
39409
39434
|
"context": {
|
|
39410
39435
|
"type": "variable",
|
|
39411
39436
|
"name": "kendo-grid-pinned-container-shadow",
|
|
39412
|
-
"value": "
|
|
39437
|
+
"value": "0 4px 8px 0 rgba(56, 66, 80, 0.08)",
|
|
39413
39438
|
"scope": "default",
|
|
39414
39439
|
"line": {
|
|
39415
|
-
"start":
|
|
39416
|
-
"end":
|
|
39440
|
+
"start": 378,
|
|
39441
|
+
"end": 378
|
|
39442
|
+
}
|
|
39443
|
+
},
|
|
39444
|
+
"group": [
|
|
39445
|
+
"grid"
|
|
39446
|
+
],
|
|
39447
|
+
"access": "public",
|
|
39448
|
+
"file": {
|
|
39449
|
+
"path": "grid/_variables.scss",
|
|
39450
|
+
"name": "_variables.scss"
|
|
39451
|
+
}
|
|
39452
|
+
},
|
|
39453
|
+
{
|
|
39454
|
+
"description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
|
|
39455
|
+
"commentRange": {
|
|
39456
|
+
"start": 379,
|
|
39457
|
+
"end": 380
|
|
39458
|
+
},
|
|
39459
|
+
"context": {
|
|
39460
|
+
"type": "variable",
|
|
39461
|
+
"name": "kendo-grid-pinned-container-bottom-shadow",
|
|
39462
|
+
"value": "0 -4px 8px 0 rgba(56, 66, 80, 0.08)",
|
|
39463
|
+
"scope": "default",
|
|
39464
|
+
"line": {
|
|
39465
|
+
"start": 381,
|
|
39466
|
+
"end": 381
|
|
39417
39467
|
}
|
|
39418
39468
|
},
|
|
39419
39469
|
"group": [
|
|
@@ -39428,8 +39478,8 @@
|
|
|
39428
39478
|
{
|
|
39429
39479
|
"description": "The width of the Grid column menu.\n",
|
|
39430
39480
|
"commentRange": {
|
|
39431
|
-
"start":
|
|
39432
|
-
"end":
|
|
39481
|
+
"start": 384,
|
|
39482
|
+
"end": 385
|
|
39433
39483
|
},
|
|
39434
39484
|
"context": {
|
|
39435
39485
|
"type": "variable",
|
|
@@ -39437,8 +39487,8 @@
|
|
|
39437
39487
|
"value": "230px",
|
|
39438
39488
|
"scope": "default",
|
|
39439
39489
|
"line": {
|
|
39440
|
-
"start":
|
|
39441
|
-
"end":
|
|
39490
|
+
"start": 386,
|
|
39491
|
+
"end": 386
|
|
39442
39492
|
}
|
|
39443
39493
|
},
|
|
39444
39494
|
"group": [
|
|
@@ -39453,8 +39503,8 @@
|
|
|
39453
39503
|
{
|
|
39454
39504
|
"description": "The maximum width of the Grid column menu.\n",
|
|
39455
39505
|
"commentRange": {
|
|
39456
|
-
"start":
|
|
39457
|
-
"end":
|
|
39506
|
+
"start": 387,
|
|
39507
|
+
"end": 388
|
|
39458
39508
|
},
|
|
39459
39509
|
"context": {
|
|
39460
39510
|
"type": "variable",
|
|
@@ -39462,8 +39512,8 @@
|
|
|
39462
39512
|
"value": "320px",
|
|
39463
39513
|
"scope": "default",
|
|
39464
39514
|
"line": {
|
|
39465
|
-
"start":
|
|
39466
|
-
"end":
|
|
39515
|
+
"start": 389,
|
|
39516
|
+
"end": 389
|
|
39467
39517
|
}
|
|
39468
39518
|
},
|
|
39469
39519
|
"group": [
|
|
@@ -39478,8 +39528,8 @@
|
|
|
39478
39528
|
{
|
|
39479
39529
|
"description": "The horizontal padding of the Grid popup.\n",
|
|
39480
39530
|
"commentRange": {
|
|
39481
|
-
"start":
|
|
39482
|
-
"end":
|
|
39531
|
+
"start": 392,
|
|
39532
|
+
"end": 393
|
|
39483
39533
|
},
|
|
39484
39534
|
"context": {
|
|
39485
39535
|
"type": "variable",
|
|
@@ -39487,8 +39537,8 @@
|
|
|
39487
39537
|
"value": "k-spacing(2)",
|
|
39488
39538
|
"scope": "default",
|
|
39489
39539
|
"line": {
|
|
39490
|
-
"start":
|
|
39491
|
-
"end":
|
|
39540
|
+
"start": 394,
|
|
39541
|
+
"end": 394
|
|
39492
39542
|
}
|
|
39493
39543
|
},
|
|
39494
39544
|
"group": [
|
|
@@ -39503,8 +39553,8 @@
|
|
|
39503
39553
|
{
|
|
39504
39554
|
"description": "The vertical padding of the Grid popup.\n",
|
|
39505
39555
|
"commentRange": {
|
|
39506
|
-
"start":
|
|
39507
|
-
"end":
|
|
39556
|
+
"start": 395,
|
|
39557
|
+
"end": 396
|
|
39508
39558
|
},
|
|
39509
39559
|
"context": {
|
|
39510
39560
|
"type": "variable",
|
|
@@ -39512,8 +39562,8 @@
|
|
|
39512
39562
|
"value": "k-spacing(2)",
|
|
39513
39563
|
"scope": "default",
|
|
39514
39564
|
"line": {
|
|
39515
|
-
"start":
|
|
39516
|
-
"end":
|
|
39565
|
+
"start": 397,
|
|
39566
|
+
"end": 397
|
|
39517
39567
|
}
|
|
39518
39568
|
},
|
|
39519
39569
|
"group": [
|
|
@@ -39528,8 +39578,8 @@
|
|
|
39528
39578
|
{
|
|
39529
39579
|
"description": "The horizontal padding of the Grid item.\n",
|
|
39530
39580
|
"commentRange": {
|
|
39531
|
-
"start":
|
|
39532
|
-
"end":
|
|
39581
|
+
"start": 399,
|
|
39582
|
+
"end": 400
|
|
39533
39583
|
},
|
|
39534
39584
|
"context": {
|
|
39535
39585
|
"type": "variable",
|
|
@@ -39537,8 +39587,8 @@
|
|
|
39537
39587
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
39538
39588
|
"scope": "default",
|
|
39539
39589
|
"line": {
|
|
39540
|
-
"start":
|
|
39541
|
-
"end":
|
|
39590
|
+
"start": 401,
|
|
39591
|
+
"end": 401
|
|
39542
39592
|
}
|
|
39543
39593
|
},
|
|
39544
39594
|
"group": [
|
|
@@ -39553,8 +39603,8 @@
|
|
|
39553
39603
|
{
|
|
39554
39604
|
"description": "The vertical padding of the Grid item.\n",
|
|
39555
39605
|
"commentRange": {
|
|
39556
|
-
"start":
|
|
39557
|
-
"end":
|
|
39606
|
+
"start": 402,
|
|
39607
|
+
"end": 403
|
|
39558
39608
|
},
|
|
39559
39609
|
"context": {
|
|
39560
39610
|
"type": "variable",
|
|
@@ -39562,8 +39612,8 @@
|
|
|
39562
39612
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
39563
39613
|
"scope": "default",
|
|
39564
39614
|
"line": {
|
|
39565
|
-
"start":
|
|
39566
|
-
"end":
|
|
39615
|
+
"start": 404,
|
|
39616
|
+
"end": 404
|
|
39567
39617
|
}
|
|
39568
39618
|
},
|
|
39569
39619
|
"group": [
|
|
@@ -39578,8 +39628,8 @@
|
|
|
39578
39628
|
{
|
|
39579
39629
|
"description": "The horizontal padding of the Grid item.\n",
|
|
39580
39630
|
"commentRange": {
|
|
39581
|
-
"start":
|
|
39582
|
-
"end":
|
|
39631
|
+
"start": 406,
|
|
39632
|
+
"end": 407
|
|
39583
39633
|
},
|
|
39584
39634
|
"context": {
|
|
39585
39635
|
"type": "variable",
|
|
@@ -39587,8 +39637,8 @@
|
|
|
39587
39637
|
"value": "$kendo-list-md-item-padding-x",
|
|
39588
39638
|
"scope": "default",
|
|
39589
39639
|
"line": {
|
|
39590
|
-
"start":
|
|
39591
|
-
"end":
|
|
39640
|
+
"start": 408,
|
|
39641
|
+
"end": 408
|
|
39592
39642
|
}
|
|
39593
39643
|
},
|
|
39594
39644
|
"group": [
|
|
@@ -39603,8 +39653,8 @@
|
|
|
39603
39653
|
{
|
|
39604
39654
|
"description": "The vertical padding of the Grid item.\n",
|
|
39605
39655
|
"commentRange": {
|
|
39606
|
-
"start":
|
|
39607
|
-
"end":
|
|
39656
|
+
"start": 409,
|
|
39657
|
+
"end": 410
|
|
39608
39658
|
},
|
|
39609
39659
|
"context": {
|
|
39610
39660
|
"type": "variable",
|
|
@@ -39612,8 +39662,8 @@
|
|
|
39612
39662
|
"value": "$kendo-list-md-item-padding-y",
|
|
39613
39663
|
"scope": "default",
|
|
39614
39664
|
"line": {
|
|
39615
|
-
"start":
|
|
39616
|
-
"end":
|
|
39665
|
+
"start": 411,
|
|
39666
|
+
"end": 411
|
|
39617
39667
|
}
|
|
39618
39668
|
},
|
|
39619
39669
|
"group": [
|
|
@@ -39628,8 +39678,8 @@
|
|
|
39628
39678
|
{
|
|
39629
39679
|
"description": "The horizontal padding of the Grid.\n",
|
|
39630
39680
|
"commentRange": {
|
|
39631
|
-
"start":
|
|
39632
|
-
"end":
|
|
39681
|
+
"start": 413,
|
|
39682
|
+
"end": 414
|
|
39633
39683
|
},
|
|
39634
39684
|
"context": {
|
|
39635
39685
|
"type": "variable",
|
|
@@ -39637,8 +39687,8 @@
|
|
|
39637
39687
|
"value": "k-spacing(0)",
|
|
39638
39688
|
"scope": "default",
|
|
39639
39689
|
"line": {
|
|
39640
|
-
"start":
|
|
39641
|
-
"end":
|
|
39690
|
+
"start": 415,
|
|
39691
|
+
"end": 415
|
|
39642
39692
|
}
|
|
39643
39693
|
},
|
|
39644
39694
|
"group": [
|
|
@@ -39653,8 +39703,8 @@
|
|
|
39653
39703
|
{
|
|
39654
39704
|
"description": "The vertical padding of the Grid.\n",
|
|
39655
39705
|
"commentRange": {
|
|
39656
|
-
"start":
|
|
39657
|
-
"end":
|
|
39706
|
+
"start": 416,
|
|
39707
|
+
"end": 417
|
|
39658
39708
|
},
|
|
39659
39709
|
"context": {
|
|
39660
39710
|
"type": "variable",
|
|
@@ -39662,8 +39712,8 @@
|
|
|
39662
39712
|
"value": "k-spacing(1.5)",
|
|
39663
39713
|
"scope": "default",
|
|
39664
39714
|
"line": {
|
|
39665
|
-
"start":
|
|
39666
|
-
"end":
|
|
39715
|
+
"start": 418,
|
|
39716
|
+
"end": 418
|
|
39667
39717
|
}
|
|
39668
39718
|
},
|
|
39669
39719
|
"group": [
|
|
@@ -39678,8 +39728,8 @@
|
|
|
39678
39728
|
{
|
|
39679
39729
|
"description": "The horizontal padding of the Grid header.\n",
|
|
39680
39730
|
"commentRange": {
|
|
39681
|
-
"start":
|
|
39682
|
-
"end":
|
|
39731
|
+
"start": 420,
|
|
39732
|
+
"end": 421
|
|
39683
39733
|
},
|
|
39684
39734
|
"context": {
|
|
39685
39735
|
"type": "variable",
|
|
@@ -39687,8 +39737,8 @@
|
|
|
39687
39737
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
39688
39738
|
"scope": "default",
|
|
39689
39739
|
"line": {
|
|
39690
|
-
"start":
|
|
39691
|
-
"end":
|
|
39740
|
+
"start": 422,
|
|
39741
|
+
"end": 422
|
|
39692
39742
|
}
|
|
39693
39743
|
},
|
|
39694
39744
|
"group": [
|
|
@@ -39703,8 +39753,8 @@
|
|
|
39703
39753
|
{
|
|
39704
39754
|
"description": "The vertical padding of the Grid header.\n",
|
|
39705
39755
|
"commentRange": {
|
|
39706
|
-
"start":
|
|
39707
|
-
"end":
|
|
39756
|
+
"start": 423,
|
|
39757
|
+
"end": 424
|
|
39708
39758
|
},
|
|
39709
39759
|
"context": {
|
|
39710
39760
|
"type": "variable",
|
|
@@ -39712,8 +39762,8 @@
|
|
|
39712
39762
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
39713
39763
|
"scope": "default",
|
|
39714
39764
|
"line": {
|
|
39715
|
-
"start":
|
|
39716
|
-
"end":
|
|
39765
|
+
"start": 425,
|
|
39766
|
+
"end": 425
|
|
39717
39767
|
}
|
|
39718
39768
|
},
|
|
39719
39769
|
"group": [
|
|
@@ -39728,8 +39778,8 @@
|
|
|
39728
39778
|
{
|
|
39729
39779
|
"description": "The font size of the Grid header.\n",
|
|
39730
39780
|
"commentRange": {
|
|
39731
|
-
"start":
|
|
39732
|
-
"end":
|
|
39781
|
+
"start": 427,
|
|
39782
|
+
"end": 428
|
|
39733
39783
|
},
|
|
39734
39784
|
"context": {
|
|
39735
39785
|
"type": "variable",
|
|
@@ -39737,8 +39787,8 @@
|
|
|
39737
39787
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
39738
39788
|
"scope": "default",
|
|
39739
39789
|
"line": {
|
|
39740
|
-
"start":
|
|
39741
|
-
"end":
|
|
39790
|
+
"start": 429,
|
|
39791
|
+
"end": 429
|
|
39742
39792
|
}
|
|
39743
39793
|
},
|
|
39744
39794
|
"group": [
|
|
@@ -39753,8 +39803,8 @@
|
|
|
39753
39803
|
{
|
|
39754
39804
|
"description": "The height of the Grid header.\n",
|
|
39755
39805
|
"commentRange": {
|
|
39756
|
-
"start":
|
|
39757
|
-
"end":
|
|
39806
|
+
"start": 430,
|
|
39807
|
+
"end": 431
|
|
39758
39808
|
},
|
|
39759
39809
|
"context": {
|
|
39760
39810
|
"type": "variable",
|
|
@@ -39762,8 +39812,8 @@
|
|
|
39762
39812
|
"value": "var( --kendo-line-height, normal )",
|
|
39763
39813
|
"scope": "default",
|
|
39764
39814
|
"line": {
|
|
39765
|
-
"start":
|
|
39766
|
-
"end":
|
|
39815
|
+
"start": 432,
|
|
39816
|
+
"end": 432
|
|
39767
39817
|
}
|
|
39768
39818
|
},
|
|
39769
39819
|
"group": [
|
|
@@ -39778,8 +39828,8 @@
|
|
|
39778
39828
|
{
|
|
39779
39829
|
"description": "The text color of the Grid header.\n",
|
|
39780
39830
|
"commentRange": {
|
|
39781
|
-
"start":
|
|
39782
|
-
"end":
|
|
39831
|
+
"start": 433,
|
|
39832
|
+
"end": 434
|
|
39783
39833
|
},
|
|
39784
39834
|
"context": {
|
|
39785
39835
|
"type": "variable",
|
|
@@ -39787,8 +39837,8 @@
|
|
|
39787
39837
|
"value": "uppercase",
|
|
39788
39838
|
"scope": "default",
|
|
39789
39839
|
"line": {
|
|
39790
|
-
"start":
|
|
39791
|
-
"end":
|
|
39840
|
+
"start": 435,
|
|
39841
|
+
"end": 435
|
|
39792
39842
|
}
|
|
39793
39843
|
},
|
|
39794
39844
|
"group": [
|
|
@@ -39803,8 +39853,8 @@
|
|
|
39803
39853
|
{
|
|
39804
39854
|
"description": "The width of the Grid header.\n",
|
|
39805
39855
|
"commentRange": {
|
|
39806
|
-
"start":
|
|
39807
|
-
"end":
|
|
39856
|
+
"start": 436,
|
|
39857
|
+
"end": 437
|
|
39808
39858
|
},
|
|
39809
39859
|
"context": {
|
|
39810
39860
|
"type": "variable",
|
|
@@ -39812,8 +39862,8 @@
|
|
|
39812
39862
|
"value": "1px",
|
|
39813
39863
|
"scope": "default",
|
|
39814
39864
|
"line": {
|
|
39815
|
-
"start":
|
|
39816
|
-
"end":
|
|
39865
|
+
"start": 438,
|
|
39866
|
+
"end": 438
|
|
39817
39867
|
}
|
|
39818
39868
|
},
|
|
39819
39869
|
"group": [
|
|
@@ -39828,8 +39878,8 @@
|
|
|
39828
39878
|
{
|
|
39829
39879
|
"description": "The background color of the Grid header.\n",
|
|
39830
39880
|
"commentRange": {
|
|
39831
|
-
"start":
|
|
39832
|
-
"end":
|
|
39881
|
+
"start": 440,
|
|
39882
|
+
"end": 441
|
|
39833
39883
|
},
|
|
39834
39884
|
"context": {
|
|
39835
39885
|
"type": "variable",
|
|
@@ -39837,8 +39887,8 @@
|
|
|
39837
39887
|
"value": "null",
|
|
39838
39888
|
"scope": "default",
|
|
39839
39889
|
"line": {
|
|
39840
|
-
"start":
|
|
39841
|
-
"end":
|
|
39890
|
+
"start": 442,
|
|
39891
|
+
"end": 442
|
|
39842
39892
|
}
|
|
39843
39893
|
},
|
|
39844
39894
|
"group": [
|
|
@@ -39853,8 +39903,8 @@
|
|
|
39853
39903
|
{
|
|
39854
39904
|
"description": "The text color of the Grid header.\n",
|
|
39855
39905
|
"commentRange": {
|
|
39856
|
-
"start":
|
|
39857
|
-
"end":
|
|
39906
|
+
"start": 443,
|
|
39907
|
+
"end": 444
|
|
39858
39908
|
},
|
|
39859
39909
|
"context": {
|
|
39860
39910
|
"type": "variable",
|
|
@@ -39862,8 +39912,8 @@
|
|
|
39862
39912
|
"value": "$kendo-popup-text",
|
|
39863
39913
|
"scope": "default",
|
|
39864
39914
|
"line": {
|
|
39865
|
-
"start":
|
|
39866
|
-
"end":
|
|
39915
|
+
"start": 445,
|
|
39916
|
+
"end": 445
|
|
39867
39917
|
}
|
|
39868
39918
|
},
|
|
39869
39919
|
"group": [
|
|
@@ -39878,8 +39928,8 @@
|
|
|
39878
39928
|
{
|
|
39879
39929
|
"description": "The border color of the Grid header.\n",
|
|
39880
39930
|
"commentRange": {
|
|
39881
|
-
"start":
|
|
39882
|
-
"end":
|
|
39931
|
+
"start": 446,
|
|
39932
|
+
"end": 447
|
|
39883
39933
|
},
|
|
39884
39934
|
"context": {
|
|
39885
39935
|
"type": "variable",
|
|
@@ -39887,8 +39937,8 @@
|
|
|
39887
39937
|
"value": "$kendo-popup-border",
|
|
39888
39938
|
"scope": "default",
|
|
39889
39939
|
"line": {
|
|
39890
|
-
"start":
|
|
39891
|
-
"end":
|
|
39940
|
+
"start": 448,
|
|
39941
|
+
"end": 448
|
|
39892
39942
|
}
|
|
39893
39943
|
},
|
|
39894
39944
|
"group": [
|
|
@@ -39903,8 +39953,8 @@
|
|
|
39903
39953
|
{
|
|
39904
39954
|
"description": "The horizontal padding of the Grid content.\n",
|
|
39905
39955
|
"commentRange": {
|
|
39906
|
-
"start":
|
|
39907
|
-
"end":
|
|
39956
|
+
"start": 450,
|
|
39957
|
+
"end": 451
|
|
39908
39958
|
},
|
|
39909
39959
|
"context": {
|
|
39910
39960
|
"type": "variable",
|
|
@@ -39912,8 +39962,8 @@
|
|
|
39912
39962
|
"value": "k-spacing(0)",
|
|
39913
39963
|
"scope": "default",
|
|
39914
39964
|
"line": {
|
|
39915
|
-
"start":
|
|
39916
|
-
"end":
|
|
39965
|
+
"start": 452,
|
|
39966
|
+
"end": 452
|
|
39917
39967
|
}
|
|
39918
39968
|
},
|
|
39919
39969
|
"group": [
|
|
@@ -39928,8 +39978,8 @@
|
|
|
39928
39978
|
{
|
|
39929
39979
|
"description": "The vertical padding of the Grid content.\n",
|
|
39930
39980
|
"commentRange": {
|
|
39931
|
-
"start":
|
|
39932
|
-
"end":
|
|
39981
|
+
"start": 453,
|
|
39982
|
+
"end": 454
|
|
39933
39983
|
},
|
|
39934
39984
|
"context": {
|
|
39935
39985
|
"type": "variable",
|
|
@@ -39937,8 +39987,8 @@
|
|
|
39937
39987
|
"value": "k-spacing(2)",
|
|
39938
39988
|
"scope": "default",
|
|
39939
39989
|
"line": {
|
|
39940
|
-
"start":
|
|
39941
|
-
"end":
|
|
39990
|
+
"start": 455,
|
|
39991
|
+
"end": 455
|
|
39942
39992
|
}
|
|
39943
39993
|
},
|
|
39944
39994
|
"group": [
|
|
@@ -39953,8 +40003,8 @@
|
|
|
39953
40003
|
{
|
|
39954
40004
|
"description": "The background color of the Grid.\n",
|
|
39955
40005
|
"commentRange": {
|
|
39956
|
-
"start":
|
|
39957
|
-
"end":
|
|
40006
|
+
"start": 457,
|
|
40007
|
+
"end": 458
|
|
39958
40008
|
},
|
|
39959
40009
|
"context": {
|
|
39960
40010
|
"type": "variable",
|
|
@@ -39962,8 +40012,8 @@
|
|
|
39962
40012
|
"value": "k-color(surface)",
|
|
39963
40013
|
"scope": "default",
|
|
39964
40014
|
"line": {
|
|
39965
|
-
"start":
|
|
39966
|
-
"end":
|
|
40015
|
+
"start": 459,
|
|
40016
|
+
"end": 459
|
|
39967
40017
|
}
|
|
39968
40018
|
},
|
|
39969
40019
|
"group": [
|
|
@@ -39978,8 +40028,8 @@
|
|
|
39978
40028
|
{
|
|
39979
40029
|
"description": "The width of the Grid cell.\n",
|
|
39980
40030
|
"commentRange": {
|
|
39981
|
-
"start":
|
|
39982
|
-
"end":
|
|
40031
|
+
"start": 461,
|
|
40032
|
+
"end": 462
|
|
39983
40033
|
},
|
|
39984
40034
|
"context": {
|
|
39985
40035
|
"type": "variable",
|
|
@@ -39987,8 +40037,8 @@
|
|
|
39987
40037
|
"value": "($kendo-icon-size * 2.25)",
|
|
39988
40038
|
"scope": "default",
|
|
39989
40039
|
"line": {
|
|
39990
|
-
"start":
|
|
39991
|
-
"end":
|
|
40040
|
+
"start": 463,
|
|
40041
|
+
"end": 463
|
|
39992
40042
|
}
|
|
39993
40043
|
},
|
|
39994
40044
|
"group": [
|
|
@@ -40003,8 +40053,8 @@
|
|
|
40003
40053
|
{
|
|
40004
40054
|
"description": "The width of the Grid.\n",
|
|
40005
40055
|
"commentRange": {
|
|
40006
|
-
"start":
|
|
40007
|
-
"end":
|
|
40056
|
+
"start": 465,
|
|
40057
|
+
"end": 466
|
|
40008
40058
|
},
|
|
40009
40059
|
"context": {
|
|
40010
40060
|
"type": "variable",
|
|
@@ -40012,8 +40062,8 @@
|
|
|
40012
40062
|
"value": "($kendo-icon-size * 2)",
|
|
40013
40063
|
"scope": "default",
|
|
40014
40064
|
"line": {
|
|
40015
|
-
"start":
|
|
40016
|
-
"end":
|
|
40065
|
+
"start": 467,
|
|
40066
|
+
"end": 467
|
|
40017
40067
|
}
|
|
40018
40068
|
},
|
|
40019
40069
|
"group": [
|
|
@@ -40028,8 +40078,8 @@
|
|
|
40028
40078
|
{
|
|
40029
40079
|
"description": "The grouping border top of the Grid row.\n",
|
|
40030
40080
|
"commentRange": {
|
|
40031
|
-
"start":
|
|
40032
|
-
"end":
|
|
40081
|
+
"start": 469,
|
|
40082
|
+
"end": 470
|
|
40033
40083
|
},
|
|
40034
40084
|
"context": {
|
|
40035
40085
|
"type": "variable",
|
|
@@ -40037,8 +40087,8 @@
|
|
|
40037
40087
|
"value": "1px",
|
|
40038
40088
|
"scope": "default",
|
|
40039
40089
|
"line": {
|
|
40040
|
-
"start":
|
|
40041
|
-
"end":
|
|
40090
|
+
"start": 471,
|
|
40091
|
+
"end": 471
|
|
40042
40092
|
}
|
|
40043
40093
|
},
|
|
40044
40094
|
"group": [
|
|
@@ -40053,8 +40103,8 @@
|
|
|
40053
40103
|
{
|
|
40054
40104
|
"description": "The vertical border of the Grid footer.\n",
|
|
40055
40105
|
"commentRange": {
|
|
40056
|
-
"start":
|
|
40057
|
-
"end":
|
|
40106
|
+
"start": 472,
|
|
40107
|
+
"end": 473
|
|
40058
40108
|
},
|
|
40059
40109
|
"context": {
|
|
40060
40110
|
"type": "variable",
|
|
@@ -40062,8 +40112,8 @@
|
|
|
40062
40112
|
"value": "1px",
|
|
40063
40113
|
"scope": "default",
|
|
40064
40114
|
"line": {
|
|
40065
|
-
"start":
|
|
40066
|
-
"end":
|
|
40115
|
+
"start": 474,
|
|
40116
|
+
"end": 474
|
|
40067
40117
|
}
|
|
40068
40118
|
},
|
|
40069
40119
|
"group": [
|
|
@@ -40078,8 +40128,8 @@
|
|
|
40078
40128
|
{
|
|
40079
40129
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
40080
40130
|
"commentRange": {
|
|
40081
|
-
"start":
|
|
40082
|
-
"end":
|
|
40131
|
+
"start": 476,
|
|
40132
|
+
"end": 477
|
|
40083
40133
|
},
|
|
40084
40134
|
"context": {
|
|
40085
40135
|
"type": "variable",
|
|
@@ -40087,8 +40137,8 @@
|
|
|
40087
40137
|
"value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
|
|
40088
40138
|
"scope": "default",
|
|
40089
40139
|
"line": {
|
|
40090
|
-
"start":
|
|
40091
|
-
"end":
|
|
40140
|
+
"start": 478,
|
|
40141
|
+
"end": 478
|
|
40092
40142
|
}
|
|
40093
40143
|
},
|
|
40094
40144
|
"group": [
|
|
@@ -40103,8 +40153,8 @@
|
|
|
40103
40153
|
{
|
|
40104
40154
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
40105
40155
|
"commentRange": {
|
|
40106
|
-
"start":
|
|
40107
|
-
"end":
|
|
40156
|
+
"start": 479,
|
|
40157
|
+
"end": 480
|
|
40108
40158
|
},
|
|
40109
40159
|
"context": {
|
|
40110
40160
|
"type": "variable",
|
|
@@ -40112,8 +40162,8 @@
|
|
|
40112
40162
|
"value": "k-color(primary)",
|
|
40113
40163
|
"scope": "default",
|
|
40114
40164
|
"line": {
|
|
40115
|
-
"start":
|
|
40116
|
-
"end":
|
|
40165
|
+
"start": 481,
|
|
40166
|
+
"end": 481
|
|
40117
40167
|
}
|
|
40118
40168
|
},
|
|
40119
40169
|
"group": [
|
|
@@ -40128,8 +40178,8 @@
|
|
|
40128
40178
|
{
|
|
40129
40179
|
"description": "The height of the Grid row resize indicator.\n",
|
|
40130
40180
|
"commentRange": {
|
|
40131
|
-
"start":
|
|
40132
|
-
"end":
|
|
40181
|
+
"start": 482,
|
|
40182
|
+
"end": 483
|
|
40133
40183
|
},
|
|
40134
40184
|
"context": {
|
|
40135
40185
|
"type": "variable",
|
|
@@ -40137,8 +40187,8 @@
|
|
|
40137
40187
|
"value": "k-spacing(0.5)",
|
|
40138
40188
|
"scope": "default",
|
|
40139
40189
|
"line": {
|
|
40140
|
-
"start":
|
|
40141
|
-
"end":
|
|
40190
|
+
"start": 484,
|
|
40191
|
+
"end": 484
|
|
40142
40192
|
}
|
|
40143
40193
|
},
|
|
40144
40194
|
"group": [
|
|
@@ -40153,8 +40203,8 @@
|
|
|
40153
40203
|
{
|
|
40154
40204
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
40155
40205
|
"commentRange": {
|
|
40156
|
-
"start":
|
|
40157
|
-
"end":
|
|
40206
|
+
"start": 486,
|
|
40207
|
+
"end": 487
|
|
40158
40208
|
},
|
|
40159
40209
|
"context": {
|
|
40160
40210
|
"type": "variable",
|
|
@@ -40162,8 +40212,8 @@
|
|
|
40162
40212
|
"value": "k-spacing(2)",
|
|
40163
40213
|
"scope": "default",
|
|
40164
40214
|
"line": {
|
|
40165
|
-
"start":
|
|
40166
|
-
"end":
|
|
40215
|
+
"start": 488,
|
|
40216
|
+
"end": 488
|
|
40167
40217
|
}
|
|
40168
40218
|
},
|
|
40169
40219
|
"group": [
|
|
@@ -40178,8 +40228,8 @@
|
|
|
40178
40228
|
{
|
|
40179
40229
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
40180
40230
|
"commentRange": {
|
|
40181
|
-
"start":
|
|
40182
|
-
"end":
|
|
40231
|
+
"start": 489,
|
|
40232
|
+
"end": 490
|
|
40183
40233
|
},
|
|
40184
40234
|
"context": {
|
|
40185
40235
|
"type": "variable",
|
|
@@ -40187,8 +40237,8 @@
|
|
|
40187
40237
|
"value": "k-spacing(1.5)",
|
|
40188
40238
|
"scope": "default",
|
|
40189
40239
|
"line": {
|
|
40190
|
-
"start":
|
|
40191
|
-
"end":
|
|
40240
|
+
"start": 491,
|
|
40241
|
+
"end": 491
|
|
40192
40242
|
}
|
|
40193
40243
|
},
|
|
40194
40244
|
"group": [
|
|
@@ -40203,8 +40253,8 @@
|
|
|
40203
40253
|
{
|
|
40204
40254
|
"description": "The column gap of the Grid stack layout.\n",
|
|
40205
40255
|
"commentRange": {
|
|
40206
|
-
"start":
|
|
40207
|
-
"end":
|
|
40256
|
+
"start": 493,
|
|
40257
|
+
"end": 494
|
|
40208
40258
|
},
|
|
40209
40259
|
"context": {
|
|
40210
40260
|
"type": "variable",
|
|
@@ -40212,8 +40262,8 @@
|
|
|
40212
40262
|
"value": "k-spacing(1)",
|
|
40213
40263
|
"scope": "default",
|
|
40214
40264
|
"line": {
|
|
40215
|
-
"start":
|
|
40216
|
-
"end":
|
|
40265
|
+
"start": 495,
|
|
40266
|
+
"end": 495
|
|
40217
40267
|
}
|
|
40218
40268
|
},
|
|
40219
40269
|
"group": [
|
|
@@ -40228,8 +40278,8 @@
|
|
|
40228
40278
|
{
|
|
40229
40279
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
40230
40280
|
"commentRange": {
|
|
40231
|
-
"start":
|
|
40232
|
-
"end":
|
|
40281
|
+
"start": 496,
|
|
40282
|
+
"end": 497
|
|
40233
40283
|
},
|
|
40234
40284
|
"context": {
|
|
40235
40285
|
"type": "variable",
|
|
@@ -40237,8 +40287,8 @@
|
|
|
40237
40287
|
"value": "k-spacing(2)",
|
|
40238
40288
|
"scope": "default",
|
|
40239
40289
|
"line": {
|
|
40240
|
-
"start":
|
|
40241
|
-
"end":
|
|
40290
|
+
"start": 498,
|
|
40291
|
+
"end": 498
|
|
40242
40292
|
}
|
|
40243
40293
|
},
|
|
40244
40294
|
"group": [
|
|
@@ -40253,8 +40303,8 @@
|
|
|
40253
40303
|
{
|
|
40254
40304
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
40255
40305
|
"commentRange": {
|
|
40256
|
-
"start":
|
|
40257
|
-
"end":
|
|
40306
|
+
"start": 500,
|
|
40307
|
+
"end": 501
|
|
40258
40308
|
},
|
|
40259
40309
|
"context": {
|
|
40260
40310
|
"type": "variable",
|
|
@@ -40262,8 +40312,8 @@
|
|
|
40262
40312
|
"value": "k-spacing(2)",
|
|
40263
40313
|
"scope": "default",
|
|
40264
40314
|
"line": {
|
|
40265
|
-
"start":
|
|
40266
|
-
"end":
|
|
40315
|
+
"start": 502,
|
|
40316
|
+
"end": 502
|
|
40267
40317
|
}
|
|
40268
40318
|
},
|
|
40269
40319
|
"group": [
|
|
@@ -40278,8 +40328,8 @@
|
|
|
40278
40328
|
{
|
|
40279
40329
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
40280
40330
|
"commentRange": {
|
|
40281
|
-
"start":
|
|
40282
|
-
"end":
|
|
40331
|
+
"start": 504,
|
|
40332
|
+
"end": 505
|
|
40283
40333
|
},
|
|
40284
40334
|
"context": {
|
|
40285
40335
|
"type": "variable",
|
|
@@ -40287,8 +40337,8 @@
|
|
|
40287
40337
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
40288
40338
|
"scope": "default",
|
|
40289
40339
|
"line": {
|
|
40290
|
-
"start":
|
|
40291
|
-
"end":
|
|
40340
|
+
"start": 506,
|
|
40341
|
+
"end": 506
|
|
40292
40342
|
}
|
|
40293
40343
|
},
|
|
40294
40344
|
"group": [
|
|
@@ -40303,8 +40353,8 @@
|
|
|
40303
40353
|
{
|
|
40304
40354
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
40305
40355
|
"commentRange": {
|
|
40306
|
-
"start":
|
|
40307
|
-
"end":
|
|
40356
|
+
"start": 507,
|
|
40357
|
+
"end": 508
|
|
40308
40358
|
},
|
|
40309
40359
|
"context": {
|
|
40310
40360
|
"type": "variable",
|
|
@@ -40312,8 +40362,8 @@
|
|
|
40312
40362
|
"value": "var( --kendo-font-weight-bold, bold )",
|
|
40313
40363
|
"scope": "default",
|
|
40314
40364
|
"line": {
|
|
40315
|
-
"start":
|
|
40316
|
-
"end":
|
|
40365
|
+
"start": 509,
|
|
40366
|
+
"end": 509
|
|
40317
40367
|
}
|
|
40318
40368
|
},
|
|
40319
40369
|
"group": [
|
|
@@ -40328,8 +40378,8 @@
|
|
|
40328
40378
|
{
|
|
40329
40379
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
40330
40380
|
"commentRange": {
|
|
40331
|
-
"start":
|
|
40332
|
-
"end":
|
|
40381
|
+
"start": 510,
|
|
40382
|
+
"end": 511
|
|
40333
40383
|
},
|
|
40334
40384
|
"context": {
|
|
40335
40385
|
"type": "variable",
|
|
@@ -40337,8 +40387,8 @@
|
|
|
40337
40387
|
"value": "k-spacing(2.5)",
|
|
40338
40388
|
"scope": "default",
|
|
40339
40389
|
"line": {
|
|
40340
|
-
"start":
|
|
40341
|
-
"end":
|
|
40390
|
+
"start": 512,
|
|
40391
|
+
"end": 512
|
|
40342
40392
|
}
|
|
40343
40393
|
},
|
|
40344
40394
|
"group": [
|
|
@@ -40353,8 +40403,8 @@
|
|
|
40353
40403
|
{
|
|
40354
40404
|
"description": "The color of the Grid stack layout column header.\n",
|
|
40355
40405
|
"commentRange": {
|
|
40356
|
-
"start":
|
|
40357
|
-
"end":
|
|
40406
|
+
"start": 514,
|
|
40407
|
+
"end": 515
|
|
40358
40408
|
},
|
|
40359
40409
|
"context": {
|
|
40360
40410
|
"type": "variable",
|
|
@@ -40362,8 +40412,8 @@
|
|
|
40362
40412
|
"value": "color-mix(in srgb, k-color(subtle) 75%, k-color(on-app-surface))",
|
|
40363
40413
|
"scope": "default",
|
|
40364
40414
|
"line": {
|
|
40365
|
-
"start":
|
|
40366
|
-
"end":
|
|
40415
|
+
"start": 516,
|
|
40416
|
+
"end": 516
|
|
40367
40417
|
}
|
|
40368
40418
|
},
|
|
40369
40419
|
"group": [
|
|
@@ -40378,8 +40428,8 @@
|
|
|
40378
40428
|
{
|
|
40379
40429
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
40380
40430
|
"commentRange": {
|
|
40381
|
-
"start":
|
|
40382
|
-
"end":
|
|
40431
|
+
"start": 517,
|
|
40432
|
+
"end": 518
|
|
40383
40433
|
},
|
|
40384
40434
|
"context": {
|
|
40385
40435
|
"type": "variable",
|
|
@@ -40387,8 +40437,8 @@
|
|
|
40387
40437
|
"value": "k-color(subtle)",
|
|
40388
40438
|
"scope": "default",
|
|
40389
40439
|
"line": {
|
|
40390
|
-
"start":
|
|
40391
|
-
"end":
|
|
40440
|
+
"start": 519,
|
|
40441
|
+
"end": 519
|
|
40392
40442
|
}
|
|
40393
40443
|
},
|
|
40394
40444
|
"group": [
|
|
@@ -40403,8 +40453,8 @@
|
|
|
40403
40453
|
{
|
|
40404
40454
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
40405
40455
|
"commentRange": {
|
|
40406
|
-
"start":
|
|
40407
|
-
"end":
|
|
40456
|
+
"start": 520,
|
|
40457
|
+
"end": 521
|
|
40408
40458
|
},
|
|
40409
40459
|
"context": {
|
|
40410
40460
|
"type": "variable",
|
|
@@ -40412,8 +40462,8 @@
|
|
|
40412
40462
|
"value": "k-elevation(2)",
|
|
40413
40463
|
"scope": "default",
|
|
40414
40464
|
"line": {
|
|
40415
|
-
"start":
|
|
40416
|
-
"end":
|
|
40465
|
+
"start": 522,
|
|
40466
|
+
"end": 522
|
|
40417
40467
|
}
|
|
40418
40468
|
},
|
|
40419
40469
|
"group": [
|
|
@@ -40428,8 +40478,8 @@
|
|
|
40428
40478
|
{
|
|
40429
40479
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
40430
40480
|
"commentRange": {
|
|
40431
|
-
"start":
|
|
40432
|
-
"end":
|
|
40481
|
+
"start": 524,
|
|
40482
|
+
"end": 525
|
|
40433
40483
|
},
|
|
40434
40484
|
"context": {
|
|
40435
40485
|
"type": "variable",
|
|
@@ -40437,8 +40487,8 @@
|
|
|
40437
40487
|
"value": "var( --kendo-font-weight-bold, 700 )",
|
|
40438
40488
|
"scope": "default",
|
|
40439
40489
|
"line": {
|
|
40440
|
-
"start":
|
|
40441
|
-
"end":
|
|
40490
|
+
"start": 526,
|
|
40491
|
+
"end": 526
|
|
40442
40492
|
}
|
|
40443
40493
|
},
|
|
40444
40494
|
"group": [
|
|
@@ -54450,7 +54500,7 @@
|
|
|
54450
54500
|
"context": {
|
|
54451
54501
|
"type": "variable",
|
|
54452
54502
|
"name": "kendo-pager-item-spacing",
|
|
54453
|
-
"value": "
|
|
54503
|
+
"value": "k-spacing(0.5)",
|
|
54454
54504
|
"scope": "default",
|
|
54455
54505
|
"line": {
|
|
54456
54506
|
"start": 91,
|