@progress/kendo-theme-bootstrap 13.2.0-dev.0 → 13.2.0-dev.1
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/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/meta/sassdoc-data.json +456 -348
- package/dist/meta/sassdoc-raw-data.json +220 -170
- package/dist/meta/variables.json +12 -4
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +4 -4
- package/scss/grid/_theme.scss +1 -0
- package/scss/grid/_variables.scss +11 -3
|
@@ -40488,7 +40488,7 @@
|
|
|
40488
40488
|
"context": {
|
|
40489
40489
|
"type": "variable",
|
|
40490
40490
|
"name": "kendo-grid-sticky-container-shadow",
|
|
40491
|
-
"value": "
|
|
40491
|
+
"value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
40492
40492
|
"scope": "default",
|
|
40493
40493
|
"line": {
|
|
40494
40494
|
"start": 356,
|
|
@@ -40503,23 +40503,50 @@
|
|
|
40503
40503
|
"path": "bootstrap/scss/grid/_variables.scss",
|
|
40504
40504
|
"name": "_variables.scss"
|
|
40505
40505
|
},
|
|
40506
|
-
"resolvedValue": "
|
|
40507
|
-
"resolvedType": "
|
|
40506
|
+
"resolvedValue": "(0 2px 4px 0 rgba(0, 0, 0, 0.08))",
|
|
40507
|
+
"resolvedType": "List"
|
|
40508
|
+
},
|
|
40509
|
+
{
|
|
40510
|
+
"description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
|
|
40511
|
+
"commentRange": {
|
|
40512
|
+
"start": 357,
|
|
40513
|
+
"end": 358
|
|
40514
|
+
},
|
|
40515
|
+
"context": {
|
|
40516
|
+
"type": "variable",
|
|
40517
|
+
"name": "kendo-grid-sticky-container-bottom-shadow",
|
|
40518
|
+
"value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
40519
|
+
"scope": "default",
|
|
40520
|
+
"line": {
|
|
40521
|
+
"start": 359,
|
|
40522
|
+
"end": 359
|
|
40523
|
+
}
|
|
40524
|
+
},
|
|
40525
|
+
"group": [
|
|
40526
|
+
"grid"
|
|
40527
|
+
],
|
|
40528
|
+
"access": "public",
|
|
40529
|
+
"file": {
|
|
40530
|
+
"path": "bootstrap/scss/grid/_variables.scss",
|
|
40531
|
+
"name": "_variables.scss"
|
|
40532
|
+
},
|
|
40533
|
+
"resolvedValue": "(0 -2px 4px 0 rgba(0, 0, 0, 0.08))",
|
|
40534
|
+
"resolvedType": "List"
|
|
40508
40535
|
},
|
|
40509
40536
|
{
|
|
40510
40537
|
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
40511
40538
|
"commentRange": {
|
|
40512
|
-
"start":
|
|
40513
|
-
"end":
|
|
40539
|
+
"start": 361,
|
|
40540
|
+
"end": 362
|
|
40514
40541
|
},
|
|
40515
40542
|
"context": {
|
|
40516
40543
|
"type": "variable",
|
|
40517
40544
|
"name": "kendo-grid-pinned-container-shadow",
|
|
40518
|
-
"value": "
|
|
40545
|
+
"value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
40519
40546
|
"scope": "default",
|
|
40520
40547
|
"line": {
|
|
40521
|
-
"start":
|
|
40522
|
-
"end":
|
|
40548
|
+
"start": 363,
|
|
40549
|
+
"end": 363
|
|
40523
40550
|
}
|
|
40524
40551
|
},
|
|
40525
40552
|
"group": [
|
|
@@ -40530,14 +40557,41 @@
|
|
|
40530
40557
|
"path": "bootstrap/scss/grid/_variables.scss",
|
|
40531
40558
|
"name": "_variables.scss"
|
|
40532
40559
|
},
|
|
40533
|
-
"resolvedValue": "
|
|
40534
|
-
"resolvedType": "
|
|
40560
|
+
"resolvedValue": "(0 4px 8px 0 rgba(0, 0, 0, 0.08))",
|
|
40561
|
+
"resolvedType": "List"
|
|
40562
|
+
},
|
|
40563
|
+
{
|
|
40564
|
+
"description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
|
|
40565
|
+
"commentRange": {
|
|
40566
|
+
"start": 364,
|
|
40567
|
+
"end": 365
|
|
40568
|
+
},
|
|
40569
|
+
"context": {
|
|
40570
|
+
"type": "variable",
|
|
40571
|
+
"name": "kendo-grid-pinned-container-bottom-shadow",
|
|
40572
|
+
"value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
40573
|
+
"scope": "default",
|
|
40574
|
+
"line": {
|
|
40575
|
+
"start": 366,
|
|
40576
|
+
"end": 366
|
|
40577
|
+
}
|
|
40578
|
+
},
|
|
40579
|
+
"group": [
|
|
40580
|
+
"grid"
|
|
40581
|
+
],
|
|
40582
|
+
"access": "public",
|
|
40583
|
+
"file": {
|
|
40584
|
+
"path": "bootstrap/scss/grid/_variables.scss",
|
|
40585
|
+
"name": "_variables.scss"
|
|
40586
|
+
},
|
|
40587
|
+
"resolvedValue": "(0 -4px 8px 0 rgba(0, 0, 0, 0.08))",
|
|
40588
|
+
"resolvedType": "List"
|
|
40535
40589
|
},
|
|
40536
40590
|
{
|
|
40537
40591
|
"description": "The width of the Grid column menu.\n",
|
|
40538
40592
|
"commentRange": {
|
|
40539
|
-
"start":
|
|
40540
|
-
"end":
|
|
40593
|
+
"start": 368,
|
|
40594
|
+
"end": 369
|
|
40541
40595
|
},
|
|
40542
40596
|
"context": {
|
|
40543
40597
|
"type": "variable",
|
|
@@ -40545,8 +40599,8 @@
|
|
|
40545
40599
|
"value": "250px",
|
|
40546
40600
|
"scope": "default",
|
|
40547
40601
|
"line": {
|
|
40548
|
-
"start":
|
|
40549
|
-
"end":
|
|
40602
|
+
"start": 370,
|
|
40603
|
+
"end": 370
|
|
40550
40604
|
}
|
|
40551
40605
|
},
|
|
40552
40606
|
"group": [
|
|
@@ -40563,8 +40617,8 @@
|
|
|
40563
40617
|
{
|
|
40564
40618
|
"description": "The maximum width of the Grid column menu.\n",
|
|
40565
40619
|
"commentRange": {
|
|
40566
|
-
"start":
|
|
40567
|
-
"end":
|
|
40620
|
+
"start": 371,
|
|
40621
|
+
"end": 372
|
|
40568
40622
|
},
|
|
40569
40623
|
"context": {
|
|
40570
40624
|
"type": "variable",
|
|
@@ -40572,8 +40626,8 @@
|
|
|
40572
40626
|
"value": "320px",
|
|
40573
40627
|
"scope": "default",
|
|
40574
40628
|
"line": {
|
|
40575
|
-
"start":
|
|
40576
|
-
"end":
|
|
40629
|
+
"start": 373,
|
|
40630
|
+
"end": 373
|
|
40577
40631
|
}
|
|
40578
40632
|
},
|
|
40579
40633
|
"group": [
|
|
@@ -40590,8 +40644,8 @@
|
|
|
40590
40644
|
{
|
|
40591
40645
|
"description": "The horizontal padding of the Grid popup.\n",
|
|
40592
40646
|
"commentRange": {
|
|
40593
|
-
"start":
|
|
40594
|
-
"end":
|
|
40647
|
+
"start": 376,
|
|
40648
|
+
"end": 377
|
|
40595
40649
|
},
|
|
40596
40650
|
"context": {
|
|
40597
40651
|
"type": "variable",
|
|
@@ -40599,8 +40653,8 @@
|
|
|
40599
40653
|
"value": "null",
|
|
40600
40654
|
"scope": "default",
|
|
40601
40655
|
"line": {
|
|
40602
|
-
"start":
|
|
40603
|
-
"end":
|
|
40656
|
+
"start": 378,
|
|
40657
|
+
"end": 378
|
|
40604
40658
|
}
|
|
40605
40659
|
},
|
|
40606
40660
|
"group": [
|
|
@@ -40617,8 +40671,8 @@
|
|
|
40617
40671
|
{
|
|
40618
40672
|
"description": "The vertical padding of the Grid popup.\n",
|
|
40619
40673
|
"commentRange": {
|
|
40620
|
-
"start":
|
|
40621
|
-
"end":
|
|
40674
|
+
"start": 379,
|
|
40675
|
+
"end": 380
|
|
40622
40676
|
},
|
|
40623
40677
|
"context": {
|
|
40624
40678
|
"type": "variable",
|
|
@@ -40626,8 +40680,8 @@
|
|
|
40626
40680
|
"value": "null",
|
|
40627
40681
|
"scope": "default",
|
|
40628
40682
|
"line": {
|
|
40629
|
-
"start":
|
|
40630
|
-
"end":
|
|
40683
|
+
"start": 381,
|
|
40684
|
+
"end": 381
|
|
40631
40685
|
}
|
|
40632
40686
|
},
|
|
40633
40687
|
"group": [
|
|
@@ -40644,8 +40698,8 @@
|
|
|
40644
40698
|
{
|
|
40645
40699
|
"description": "The horizontal padding of the Grid item.\n",
|
|
40646
40700
|
"commentRange": {
|
|
40647
|
-
"start":
|
|
40648
|
-
"end":
|
|
40701
|
+
"start": 383,
|
|
40702
|
+
"end": 384
|
|
40649
40703
|
},
|
|
40650
40704
|
"context": {
|
|
40651
40705
|
"type": "variable",
|
|
@@ -40653,8 +40707,8 @@
|
|
|
40653
40707
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
40654
40708
|
"scope": "default",
|
|
40655
40709
|
"line": {
|
|
40656
|
-
"start":
|
|
40657
|
-
"end":
|
|
40710
|
+
"start": 385,
|
|
40711
|
+
"end": 385
|
|
40658
40712
|
}
|
|
40659
40713
|
},
|
|
40660
40714
|
"group": [
|
|
@@ -40671,8 +40725,8 @@
|
|
|
40671
40725
|
{
|
|
40672
40726
|
"description": "The vertical padding of the Grid item.\n",
|
|
40673
40727
|
"commentRange": {
|
|
40674
|
-
"start":
|
|
40675
|
-
"end":
|
|
40728
|
+
"start": 386,
|
|
40729
|
+
"end": 387
|
|
40676
40730
|
},
|
|
40677
40731
|
"context": {
|
|
40678
40732
|
"type": "variable",
|
|
@@ -40680,8 +40734,8 @@
|
|
|
40680
40734
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
40681
40735
|
"scope": "default",
|
|
40682
40736
|
"line": {
|
|
40683
|
-
"start":
|
|
40684
|
-
"end":
|
|
40737
|
+
"start": 388,
|
|
40738
|
+
"end": 388
|
|
40685
40739
|
}
|
|
40686
40740
|
},
|
|
40687
40741
|
"group": [
|
|
@@ -40698,8 +40752,8 @@
|
|
|
40698
40752
|
{
|
|
40699
40753
|
"description": "The horizontal padding of the Grid item.\n",
|
|
40700
40754
|
"commentRange": {
|
|
40701
|
-
"start":
|
|
40702
|
-
"end":
|
|
40755
|
+
"start": 390,
|
|
40756
|
+
"end": 391
|
|
40703
40757
|
},
|
|
40704
40758
|
"context": {
|
|
40705
40759
|
"type": "variable",
|
|
@@ -40707,8 +40761,8 @@
|
|
|
40707
40761
|
"value": "$kendo-list-md-item-padding-x",
|
|
40708
40762
|
"scope": "default",
|
|
40709
40763
|
"line": {
|
|
40710
|
-
"start":
|
|
40711
|
-
"end":
|
|
40764
|
+
"start": 392,
|
|
40765
|
+
"end": 392
|
|
40712
40766
|
}
|
|
40713
40767
|
},
|
|
40714
40768
|
"group": [
|
|
@@ -40725,8 +40779,8 @@
|
|
|
40725
40779
|
{
|
|
40726
40780
|
"description": "The vertical padding of the Grid item.\n",
|
|
40727
40781
|
"commentRange": {
|
|
40728
|
-
"start":
|
|
40729
|
-
"end":
|
|
40782
|
+
"start": 393,
|
|
40783
|
+
"end": 394
|
|
40730
40784
|
},
|
|
40731
40785
|
"context": {
|
|
40732
40786
|
"type": "variable",
|
|
@@ -40734,8 +40788,8 @@
|
|
|
40734
40788
|
"value": "$kendo-list-md-item-padding-y",
|
|
40735
40789
|
"scope": "default",
|
|
40736
40790
|
"line": {
|
|
40737
|
-
"start":
|
|
40738
|
-
"end":
|
|
40791
|
+
"start": 395,
|
|
40792
|
+
"end": 395
|
|
40739
40793
|
}
|
|
40740
40794
|
},
|
|
40741
40795
|
"group": [
|
|
@@ -40752,8 +40806,8 @@
|
|
|
40752
40806
|
{
|
|
40753
40807
|
"description": "The horizontal padding of the Grid.\n",
|
|
40754
40808
|
"commentRange": {
|
|
40755
|
-
"start":
|
|
40756
|
-
"end":
|
|
40809
|
+
"start": 397,
|
|
40810
|
+
"end": 398
|
|
40757
40811
|
},
|
|
40758
40812
|
"context": {
|
|
40759
40813
|
"type": "variable",
|
|
@@ -40761,8 +40815,8 @@
|
|
|
40761
40815
|
"value": "k-spacing(0)",
|
|
40762
40816
|
"scope": "default",
|
|
40763
40817
|
"line": {
|
|
40764
|
-
"start":
|
|
40765
|
-
"end":
|
|
40818
|
+
"start": 399,
|
|
40819
|
+
"end": 399
|
|
40766
40820
|
}
|
|
40767
40821
|
},
|
|
40768
40822
|
"group": [
|
|
@@ -40779,8 +40833,8 @@
|
|
|
40779
40833
|
{
|
|
40780
40834
|
"description": "The vertical padding of the Grid.\n",
|
|
40781
40835
|
"commentRange": {
|
|
40782
|
-
"start":
|
|
40783
|
-
"end":
|
|
40836
|
+
"start": 400,
|
|
40837
|
+
"end": 401
|
|
40784
40838
|
},
|
|
40785
40839
|
"context": {
|
|
40786
40840
|
"type": "variable",
|
|
@@ -40788,8 +40842,8 @@
|
|
|
40788
40842
|
"value": "k-spacing(2)",
|
|
40789
40843
|
"scope": "default",
|
|
40790
40844
|
"line": {
|
|
40791
|
-
"start":
|
|
40792
|
-
"end":
|
|
40845
|
+
"start": 402,
|
|
40846
|
+
"end": 402
|
|
40793
40847
|
}
|
|
40794
40848
|
},
|
|
40795
40849
|
"group": [
|
|
@@ -40806,8 +40860,8 @@
|
|
|
40806
40860
|
{
|
|
40807
40861
|
"description": "The horizontal padding of the Grid header.\n",
|
|
40808
40862
|
"commentRange": {
|
|
40809
|
-
"start":
|
|
40810
|
-
"end":
|
|
40863
|
+
"start": 404,
|
|
40864
|
+
"end": 405
|
|
40811
40865
|
},
|
|
40812
40866
|
"context": {
|
|
40813
40867
|
"type": "variable",
|
|
@@ -40815,8 +40869,8 @@
|
|
|
40815
40869
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
40816
40870
|
"scope": "default",
|
|
40817
40871
|
"line": {
|
|
40818
|
-
"start":
|
|
40819
|
-
"end":
|
|
40872
|
+
"start": 406,
|
|
40873
|
+
"end": 406
|
|
40820
40874
|
}
|
|
40821
40875
|
},
|
|
40822
40876
|
"group": [
|
|
@@ -40833,8 +40887,8 @@
|
|
|
40833
40887
|
{
|
|
40834
40888
|
"description": "The vertical padding of the Grid header.\n",
|
|
40835
40889
|
"commentRange": {
|
|
40836
|
-
"start":
|
|
40837
|
-
"end":
|
|
40890
|
+
"start": 407,
|
|
40891
|
+
"end": 408
|
|
40838
40892
|
},
|
|
40839
40893
|
"context": {
|
|
40840
40894
|
"type": "variable",
|
|
@@ -40842,8 +40896,8 @@
|
|
|
40842
40896
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
40843
40897
|
"scope": "default",
|
|
40844
40898
|
"line": {
|
|
40845
|
-
"start":
|
|
40846
|
-
"end":
|
|
40899
|
+
"start": 409,
|
|
40900
|
+
"end": 409
|
|
40847
40901
|
}
|
|
40848
40902
|
},
|
|
40849
40903
|
"group": [
|
|
@@ -40860,8 +40914,8 @@
|
|
|
40860
40914
|
{
|
|
40861
40915
|
"description": "The font size of the Grid header.\n",
|
|
40862
40916
|
"commentRange": {
|
|
40863
|
-
"start":
|
|
40864
|
-
"end":
|
|
40917
|
+
"start": 411,
|
|
40918
|
+
"end": 412
|
|
40865
40919
|
},
|
|
40866
40920
|
"context": {
|
|
40867
40921
|
"type": "variable",
|
|
@@ -40869,8 +40923,8 @@
|
|
|
40869
40923
|
"value": "var(--kendo-font-size-sm)",
|
|
40870
40924
|
"scope": "default",
|
|
40871
40925
|
"line": {
|
|
40872
|
-
"start":
|
|
40873
|
-
"end":
|
|
40926
|
+
"start": 413,
|
|
40927
|
+
"end": 413
|
|
40874
40928
|
}
|
|
40875
40929
|
},
|
|
40876
40930
|
"group": [
|
|
@@ -40887,8 +40941,8 @@
|
|
|
40887
40941
|
{
|
|
40888
40942
|
"description": "The height of the Grid header.\n",
|
|
40889
40943
|
"commentRange": {
|
|
40890
|
-
"start":
|
|
40891
|
-
"end":
|
|
40944
|
+
"start": 414,
|
|
40945
|
+
"end": 415
|
|
40892
40946
|
},
|
|
40893
40947
|
"context": {
|
|
40894
40948
|
"type": "variable",
|
|
@@ -40896,8 +40950,8 @@
|
|
|
40896
40950
|
"value": "var(--kendo-line-height)",
|
|
40897
40951
|
"scope": "default",
|
|
40898
40952
|
"line": {
|
|
40899
|
-
"start":
|
|
40900
|
-
"end":
|
|
40953
|
+
"start": 416,
|
|
40954
|
+
"end": 416
|
|
40901
40955
|
}
|
|
40902
40956
|
},
|
|
40903
40957
|
"group": [
|
|
@@ -40914,8 +40968,8 @@
|
|
|
40914
40968
|
{
|
|
40915
40969
|
"description": "The text color of the Grid header.\n",
|
|
40916
40970
|
"commentRange": {
|
|
40917
|
-
"start":
|
|
40918
|
-
"end":
|
|
40971
|
+
"start": 417,
|
|
40972
|
+
"end": 418
|
|
40919
40973
|
},
|
|
40920
40974
|
"context": {
|
|
40921
40975
|
"type": "variable",
|
|
@@ -40923,8 +40977,8 @@
|
|
|
40923
40977
|
"value": "uppercase",
|
|
40924
40978
|
"scope": "default",
|
|
40925
40979
|
"line": {
|
|
40926
|
-
"start":
|
|
40927
|
-
"end":
|
|
40980
|
+
"start": 419,
|
|
40981
|
+
"end": 419
|
|
40928
40982
|
}
|
|
40929
40983
|
},
|
|
40930
40984
|
"group": [
|
|
@@ -40941,8 +40995,8 @@
|
|
|
40941
40995
|
{
|
|
40942
40996
|
"description": "The width of the Grid header.\n",
|
|
40943
40997
|
"commentRange": {
|
|
40944
|
-
"start":
|
|
40945
|
-
"end":
|
|
40998
|
+
"start": 420,
|
|
40999
|
+
"end": 421
|
|
40946
41000
|
},
|
|
40947
41001
|
"context": {
|
|
40948
41002
|
"type": "variable",
|
|
@@ -40950,8 +41004,8 @@
|
|
|
40950
41004
|
"value": "1px",
|
|
40951
41005
|
"scope": "default",
|
|
40952
41006
|
"line": {
|
|
40953
|
-
"start":
|
|
40954
|
-
"end":
|
|
41007
|
+
"start": 422,
|
|
41008
|
+
"end": 422
|
|
40955
41009
|
}
|
|
40956
41010
|
},
|
|
40957
41011
|
"group": [
|
|
@@ -40968,8 +41022,8 @@
|
|
|
40968
41022
|
{
|
|
40969
41023
|
"description": "The background color of the Grid header.\n",
|
|
40970
41024
|
"commentRange": {
|
|
40971
|
-
"start":
|
|
40972
|
-
"end":
|
|
41025
|
+
"start": 424,
|
|
41026
|
+
"end": 425
|
|
40973
41027
|
},
|
|
40974
41028
|
"context": {
|
|
40975
41029
|
"type": "variable",
|
|
@@ -40977,8 +41031,8 @@
|
|
|
40977
41031
|
"value": "null",
|
|
40978
41032
|
"scope": "default",
|
|
40979
41033
|
"line": {
|
|
40980
|
-
"start":
|
|
40981
|
-
"end":
|
|
41034
|
+
"start": 426,
|
|
41035
|
+
"end": 426
|
|
40982
41036
|
}
|
|
40983
41037
|
},
|
|
40984
41038
|
"group": [
|
|
@@ -40995,8 +41049,8 @@
|
|
|
40995
41049
|
{
|
|
40996
41050
|
"description": "The text color of the Grid header.\n",
|
|
40997
41051
|
"commentRange": {
|
|
40998
|
-
"start":
|
|
40999
|
-
"end":
|
|
41052
|
+
"start": 427,
|
|
41053
|
+
"end": 428
|
|
41000
41054
|
},
|
|
41001
41055
|
"context": {
|
|
41002
41056
|
"type": "variable",
|
|
@@ -41004,8 +41058,8 @@
|
|
|
41004
41058
|
"value": "$kendo-popup-text",
|
|
41005
41059
|
"scope": "default",
|
|
41006
41060
|
"line": {
|
|
41007
|
-
"start":
|
|
41008
|
-
"end":
|
|
41061
|
+
"start": 429,
|
|
41062
|
+
"end": 429
|
|
41009
41063
|
}
|
|
41010
41064
|
},
|
|
41011
41065
|
"group": [
|
|
@@ -41022,8 +41076,8 @@
|
|
|
41022
41076
|
{
|
|
41023
41077
|
"description": "The border color of the Grid header.\n",
|
|
41024
41078
|
"commentRange": {
|
|
41025
|
-
"start":
|
|
41026
|
-
"end":
|
|
41079
|
+
"start": 430,
|
|
41080
|
+
"end": 431
|
|
41027
41081
|
},
|
|
41028
41082
|
"context": {
|
|
41029
41083
|
"type": "variable",
|
|
@@ -41031,8 +41085,8 @@
|
|
|
41031
41085
|
"value": "$kendo-popup-border",
|
|
41032
41086
|
"scope": "default",
|
|
41033
41087
|
"line": {
|
|
41034
|
-
"start":
|
|
41035
|
-
"end":
|
|
41088
|
+
"start": 432,
|
|
41089
|
+
"end": 432
|
|
41036
41090
|
}
|
|
41037
41091
|
},
|
|
41038
41092
|
"group": [
|
|
@@ -41049,8 +41103,8 @@
|
|
|
41049
41103
|
{
|
|
41050
41104
|
"description": "The horizontal padding of the Grid content.\n",
|
|
41051
41105
|
"commentRange": {
|
|
41052
|
-
"start":
|
|
41053
|
-
"end":
|
|
41106
|
+
"start": 434,
|
|
41107
|
+
"end": 435
|
|
41054
41108
|
},
|
|
41055
41109
|
"context": {
|
|
41056
41110
|
"type": "variable",
|
|
@@ -41058,8 +41112,8 @@
|
|
|
41058
41112
|
"value": "k-spacing(0)",
|
|
41059
41113
|
"scope": "default",
|
|
41060
41114
|
"line": {
|
|
41061
|
-
"start":
|
|
41062
|
-
"end":
|
|
41115
|
+
"start": 436,
|
|
41116
|
+
"end": 436
|
|
41063
41117
|
}
|
|
41064
41118
|
},
|
|
41065
41119
|
"group": [
|
|
@@ -41076,8 +41130,8 @@
|
|
|
41076
41130
|
{
|
|
41077
41131
|
"description": "The vertical padding of the Grid content.\n",
|
|
41078
41132
|
"commentRange": {
|
|
41079
|
-
"start":
|
|
41080
|
-
"end":
|
|
41133
|
+
"start": 437,
|
|
41134
|
+
"end": 438
|
|
41081
41135
|
},
|
|
41082
41136
|
"context": {
|
|
41083
41137
|
"type": "variable",
|
|
@@ -41085,8 +41139,8 @@
|
|
|
41085
41139
|
"value": "k-spacing(2)",
|
|
41086
41140
|
"scope": "default",
|
|
41087
41141
|
"line": {
|
|
41088
|
-
"start":
|
|
41089
|
-
"end":
|
|
41142
|
+
"start": 439,
|
|
41143
|
+
"end": 439
|
|
41090
41144
|
}
|
|
41091
41145
|
},
|
|
41092
41146
|
"group": [
|
|
@@ -41103,8 +41157,8 @@
|
|
|
41103
41157
|
{
|
|
41104
41158
|
"description": "The background color of the Grid.\n",
|
|
41105
41159
|
"commentRange": {
|
|
41106
|
-
"start":
|
|
41107
|
-
"end":
|
|
41160
|
+
"start": 441,
|
|
41161
|
+
"end": 442
|
|
41108
41162
|
},
|
|
41109
41163
|
"context": {
|
|
41110
41164
|
"type": "variable",
|
|
@@ -41112,8 +41166,8 @@
|
|
|
41112
41166
|
"value": "k-color(surface)",
|
|
41113
41167
|
"scope": "default",
|
|
41114
41168
|
"line": {
|
|
41115
|
-
"start":
|
|
41116
|
-
"end":
|
|
41169
|
+
"start": 443,
|
|
41170
|
+
"end": 443
|
|
41117
41171
|
}
|
|
41118
41172
|
},
|
|
41119
41173
|
"group": [
|
|
@@ -41130,8 +41184,8 @@
|
|
|
41130
41184
|
{
|
|
41131
41185
|
"description": "The width of the Grid cell.\n",
|
|
41132
41186
|
"commentRange": {
|
|
41133
|
-
"start":
|
|
41134
|
-
"end":
|
|
41187
|
+
"start": 445,
|
|
41188
|
+
"end": 446
|
|
41135
41189
|
},
|
|
41136
41190
|
"context": {
|
|
41137
41191
|
"type": "variable",
|
|
@@ -41139,8 +41193,8 @@
|
|
|
41139
41193
|
"value": "($kendo-icon-size * 3)",
|
|
41140
41194
|
"scope": "default",
|
|
41141
41195
|
"line": {
|
|
41142
|
-
"start":
|
|
41143
|
-
"end":
|
|
41196
|
+
"start": 447,
|
|
41197
|
+
"end": 447
|
|
41144
41198
|
}
|
|
41145
41199
|
},
|
|
41146
41200
|
"group": [
|
|
@@ -41157,8 +41211,8 @@
|
|
|
41157
41211
|
{
|
|
41158
41212
|
"description": "The width of the Grid.\n",
|
|
41159
41213
|
"commentRange": {
|
|
41160
|
-
"start":
|
|
41161
|
-
"end":
|
|
41214
|
+
"start": 449,
|
|
41215
|
+
"end": 450
|
|
41162
41216
|
},
|
|
41163
41217
|
"context": {
|
|
41164
41218
|
"type": "variable",
|
|
@@ -41166,8 +41220,8 @@
|
|
|
41166
41220
|
"value": "($kendo-icon-size * 2)",
|
|
41167
41221
|
"scope": "default",
|
|
41168
41222
|
"line": {
|
|
41169
|
-
"start":
|
|
41170
|
-
"end":
|
|
41223
|
+
"start": 451,
|
|
41224
|
+
"end": 451
|
|
41171
41225
|
}
|
|
41172
41226
|
},
|
|
41173
41227
|
"group": [
|
|
@@ -41184,8 +41238,8 @@
|
|
|
41184
41238
|
{
|
|
41185
41239
|
"description": "The grouping border top of the Grid row.\n",
|
|
41186
41240
|
"commentRange": {
|
|
41187
|
-
"start":
|
|
41188
|
-
"end":
|
|
41241
|
+
"start": 453,
|
|
41242
|
+
"end": 454
|
|
41189
41243
|
},
|
|
41190
41244
|
"context": {
|
|
41191
41245
|
"type": "variable",
|
|
@@ -41193,8 +41247,8 @@
|
|
|
41193
41247
|
"value": "1px",
|
|
41194
41248
|
"scope": "default",
|
|
41195
41249
|
"line": {
|
|
41196
|
-
"start":
|
|
41197
|
-
"end":
|
|
41250
|
+
"start": 455,
|
|
41251
|
+
"end": 455
|
|
41198
41252
|
}
|
|
41199
41253
|
},
|
|
41200
41254
|
"group": [
|
|
@@ -41211,8 +41265,8 @@
|
|
|
41211
41265
|
{
|
|
41212
41266
|
"description": "The vertical border of the Grid footer.\n",
|
|
41213
41267
|
"commentRange": {
|
|
41214
|
-
"start":
|
|
41215
|
-
"end":
|
|
41268
|
+
"start": 456,
|
|
41269
|
+
"end": 457
|
|
41216
41270
|
},
|
|
41217
41271
|
"context": {
|
|
41218
41272
|
"type": "variable",
|
|
@@ -41220,8 +41274,8 @@
|
|
|
41220
41274
|
"value": "1px",
|
|
41221
41275
|
"scope": "default",
|
|
41222
41276
|
"line": {
|
|
41223
|
-
"start":
|
|
41224
|
-
"end":
|
|
41277
|
+
"start": 458,
|
|
41278
|
+
"end": 458
|
|
41225
41279
|
}
|
|
41226
41280
|
},
|
|
41227
41281
|
"group": [
|
|
@@ -41238,8 +41292,8 @@
|
|
|
41238
41292
|
{
|
|
41239
41293
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
41240
41294
|
"commentRange": {
|
|
41241
|
-
"start":
|
|
41242
|
-
"end":
|
|
41295
|
+
"start": 460,
|
|
41296
|
+
"end": 461
|
|
41243
41297
|
},
|
|
41244
41298
|
"context": {
|
|
41245
41299
|
"type": "variable",
|
|
@@ -41247,8 +41301,8 @@
|
|
|
41247
41301
|
"value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
|
|
41248
41302
|
"scope": "default",
|
|
41249
41303
|
"line": {
|
|
41250
|
-
"start":
|
|
41251
|
-
"end":
|
|
41304
|
+
"start": 462,
|
|
41305
|
+
"end": 462
|
|
41252
41306
|
}
|
|
41253
41307
|
},
|
|
41254
41308
|
"group": [
|
|
@@ -41265,8 +41319,8 @@
|
|
|
41265
41319
|
{
|
|
41266
41320
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
41267
41321
|
"commentRange": {
|
|
41268
|
-
"start":
|
|
41269
|
-
"end":
|
|
41322
|
+
"start": 463,
|
|
41323
|
+
"end": 464
|
|
41270
41324
|
},
|
|
41271
41325
|
"context": {
|
|
41272
41326
|
"type": "variable",
|
|
@@ -41274,8 +41328,8 @@
|
|
|
41274
41328
|
"value": "k-color(primary)",
|
|
41275
41329
|
"scope": "default",
|
|
41276
41330
|
"line": {
|
|
41277
|
-
"start":
|
|
41278
|
-
"end":
|
|
41331
|
+
"start": 465,
|
|
41332
|
+
"end": 465
|
|
41279
41333
|
}
|
|
41280
41334
|
},
|
|
41281
41335
|
"group": [
|
|
@@ -41292,8 +41346,8 @@
|
|
|
41292
41346
|
{
|
|
41293
41347
|
"description": "The height of the Grid row resize indicator.\n",
|
|
41294
41348
|
"commentRange": {
|
|
41295
|
-
"start":
|
|
41296
|
-
"end":
|
|
41349
|
+
"start": 466,
|
|
41350
|
+
"end": 467
|
|
41297
41351
|
},
|
|
41298
41352
|
"context": {
|
|
41299
41353
|
"type": "variable",
|
|
@@ -41301,8 +41355,8 @@
|
|
|
41301
41355
|
"value": "k-spacing(0.5)",
|
|
41302
41356
|
"scope": "default",
|
|
41303
41357
|
"line": {
|
|
41304
|
-
"start":
|
|
41305
|
-
"end":
|
|
41358
|
+
"start": 468,
|
|
41359
|
+
"end": 468
|
|
41306
41360
|
}
|
|
41307
41361
|
},
|
|
41308
41362
|
"group": [
|
|
@@ -41319,8 +41373,8 @@
|
|
|
41319
41373
|
{
|
|
41320
41374
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
41321
41375
|
"commentRange": {
|
|
41322
|
-
"start":
|
|
41323
|
-
"end":
|
|
41376
|
+
"start": 471,
|
|
41377
|
+
"end": 472
|
|
41324
41378
|
},
|
|
41325
41379
|
"context": {
|
|
41326
41380
|
"type": "variable",
|
|
@@ -41328,8 +41382,8 @@
|
|
|
41328
41382
|
"value": "k-spacing(2)",
|
|
41329
41383
|
"scope": "default",
|
|
41330
41384
|
"line": {
|
|
41331
|
-
"start":
|
|
41332
|
-
"end":
|
|
41385
|
+
"start": 473,
|
|
41386
|
+
"end": 473
|
|
41333
41387
|
}
|
|
41334
41388
|
},
|
|
41335
41389
|
"group": [
|
|
@@ -41346,8 +41400,8 @@
|
|
|
41346
41400
|
{
|
|
41347
41401
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
41348
41402
|
"commentRange": {
|
|
41349
|
-
"start":
|
|
41350
|
-
"end":
|
|
41403
|
+
"start": 474,
|
|
41404
|
+
"end": 475
|
|
41351
41405
|
},
|
|
41352
41406
|
"context": {
|
|
41353
41407
|
"type": "variable",
|
|
@@ -41355,8 +41409,8 @@
|
|
|
41355
41409
|
"value": "k-spacing(1.5)",
|
|
41356
41410
|
"scope": "default",
|
|
41357
41411
|
"line": {
|
|
41358
|
-
"start":
|
|
41359
|
-
"end":
|
|
41412
|
+
"start": 476,
|
|
41413
|
+
"end": 476
|
|
41360
41414
|
}
|
|
41361
41415
|
},
|
|
41362
41416
|
"group": [
|
|
@@ -41373,8 +41427,8 @@
|
|
|
41373
41427
|
{
|
|
41374
41428
|
"description": "The column gap of the Grid stack layout.\n",
|
|
41375
41429
|
"commentRange": {
|
|
41376
|
-
"start":
|
|
41377
|
-
"end":
|
|
41430
|
+
"start": 478,
|
|
41431
|
+
"end": 479
|
|
41378
41432
|
},
|
|
41379
41433
|
"context": {
|
|
41380
41434
|
"type": "variable",
|
|
@@ -41382,8 +41436,8 @@
|
|
|
41382
41436
|
"value": "k-spacing(1)",
|
|
41383
41437
|
"scope": "default",
|
|
41384
41438
|
"line": {
|
|
41385
|
-
"start":
|
|
41386
|
-
"end":
|
|
41439
|
+
"start": 480,
|
|
41440
|
+
"end": 480
|
|
41387
41441
|
}
|
|
41388
41442
|
},
|
|
41389
41443
|
"group": [
|
|
@@ -41400,8 +41454,8 @@
|
|
|
41400
41454
|
{
|
|
41401
41455
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
41402
41456
|
"commentRange": {
|
|
41403
|
-
"start":
|
|
41404
|
-
"end":
|
|
41457
|
+
"start": 481,
|
|
41458
|
+
"end": 482
|
|
41405
41459
|
},
|
|
41406
41460
|
"context": {
|
|
41407
41461
|
"type": "variable",
|
|
@@ -41409,8 +41463,8 @@
|
|
|
41409
41463
|
"value": "k-spacing(2)",
|
|
41410
41464
|
"scope": "default",
|
|
41411
41465
|
"line": {
|
|
41412
|
-
"start":
|
|
41413
|
-
"end":
|
|
41466
|
+
"start": 483,
|
|
41467
|
+
"end": 483
|
|
41414
41468
|
}
|
|
41415
41469
|
},
|
|
41416
41470
|
"group": [
|
|
@@ -41427,8 +41481,8 @@
|
|
|
41427
41481
|
{
|
|
41428
41482
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
41429
41483
|
"commentRange": {
|
|
41430
|
-
"start":
|
|
41431
|
-
"end":
|
|
41484
|
+
"start": 485,
|
|
41485
|
+
"end": 486
|
|
41432
41486
|
},
|
|
41433
41487
|
"context": {
|
|
41434
41488
|
"type": "variable",
|
|
@@ -41436,8 +41490,8 @@
|
|
|
41436
41490
|
"value": "k-spacing(2)",
|
|
41437
41491
|
"scope": "default",
|
|
41438
41492
|
"line": {
|
|
41439
|
-
"start":
|
|
41440
|
-
"end":
|
|
41493
|
+
"start": 487,
|
|
41494
|
+
"end": 487
|
|
41441
41495
|
}
|
|
41442
41496
|
},
|
|
41443
41497
|
"group": [
|
|
@@ -41454,8 +41508,8 @@
|
|
|
41454
41508
|
{
|
|
41455
41509
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
41456
41510
|
"commentRange": {
|
|
41457
|
-
"start":
|
|
41458
|
-
"end":
|
|
41511
|
+
"start": 489,
|
|
41512
|
+
"end": 490
|
|
41459
41513
|
},
|
|
41460
41514
|
"context": {
|
|
41461
41515
|
"type": "variable",
|
|
@@ -41463,8 +41517,8 @@
|
|
|
41463
41517
|
"value": "var(--kendo-font-size-sm)",
|
|
41464
41518
|
"scope": "default",
|
|
41465
41519
|
"line": {
|
|
41466
|
-
"start":
|
|
41467
|
-
"end":
|
|
41520
|
+
"start": 491,
|
|
41521
|
+
"end": 491
|
|
41468
41522
|
}
|
|
41469
41523
|
},
|
|
41470
41524
|
"group": [
|
|
@@ -41481,8 +41535,8 @@
|
|
|
41481
41535
|
{
|
|
41482
41536
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
41483
41537
|
"commentRange": {
|
|
41484
|
-
"start":
|
|
41485
|
-
"end":
|
|
41538
|
+
"start": 492,
|
|
41539
|
+
"end": 493
|
|
41486
41540
|
},
|
|
41487
41541
|
"context": {
|
|
41488
41542
|
"type": "variable",
|
|
@@ -41490,8 +41544,8 @@
|
|
|
41490
41544
|
"value": "var(--kendo-font-weight-bold)",
|
|
41491
41545
|
"scope": "default",
|
|
41492
41546
|
"line": {
|
|
41493
|
-
"start":
|
|
41494
|
-
"end":
|
|
41547
|
+
"start": 494,
|
|
41548
|
+
"end": 494
|
|
41495
41549
|
}
|
|
41496
41550
|
},
|
|
41497
41551
|
"group": [
|
|
@@ -41508,8 +41562,8 @@
|
|
|
41508
41562
|
{
|
|
41509
41563
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
41510
41564
|
"commentRange": {
|
|
41511
|
-
"start":
|
|
41512
|
-
"end":
|
|
41565
|
+
"start": 495,
|
|
41566
|
+
"end": 496
|
|
41513
41567
|
},
|
|
41514
41568
|
"context": {
|
|
41515
41569
|
"type": "variable",
|
|
@@ -41517,8 +41571,8 @@
|
|
|
41517
41571
|
"value": "k-spacing(2.5)",
|
|
41518
41572
|
"scope": "default",
|
|
41519
41573
|
"line": {
|
|
41520
|
-
"start":
|
|
41521
|
-
"end":
|
|
41574
|
+
"start": 497,
|
|
41575
|
+
"end": 497
|
|
41522
41576
|
}
|
|
41523
41577
|
},
|
|
41524
41578
|
"group": [
|
|
@@ -41535,8 +41589,8 @@
|
|
|
41535
41589
|
{
|
|
41536
41590
|
"description": "The color of the Grid stack layout column header.\n",
|
|
41537
41591
|
"commentRange": {
|
|
41538
|
-
"start":
|
|
41539
|
-
"end":
|
|
41592
|
+
"start": 499,
|
|
41593
|
+
"end": 500
|
|
41540
41594
|
},
|
|
41541
41595
|
"context": {
|
|
41542
41596
|
"type": "variable",
|
|
@@ -41544,8 +41598,8 @@
|
|
|
41544
41598
|
"value": "k-color(subtle)",
|
|
41545
41599
|
"scope": "default",
|
|
41546
41600
|
"line": {
|
|
41547
|
-
"start":
|
|
41548
|
-
"end":
|
|
41601
|
+
"start": 501,
|
|
41602
|
+
"end": 501
|
|
41549
41603
|
}
|
|
41550
41604
|
},
|
|
41551
41605
|
"group": [
|
|
@@ -41562,8 +41616,8 @@
|
|
|
41562
41616
|
{
|
|
41563
41617
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
41564
41618
|
"commentRange": {
|
|
41565
|
-
"start":
|
|
41566
|
-
"end":
|
|
41619
|
+
"start": 502,
|
|
41620
|
+
"end": 503
|
|
41567
41621
|
},
|
|
41568
41622
|
"context": {
|
|
41569
41623
|
"type": "variable",
|
|
@@ -41571,8 +41625,8 @@
|
|
|
41571
41625
|
"value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
|
|
41572
41626
|
"scope": "default",
|
|
41573
41627
|
"line": {
|
|
41574
|
-
"start":
|
|
41575
|
-
"end":
|
|
41628
|
+
"start": 504,
|
|
41629
|
+
"end": 504
|
|
41576
41630
|
}
|
|
41577
41631
|
},
|
|
41578
41632
|
"group": [
|
|
@@ -41589,8 +41643,8 @@
|
|
|
41589
41643
|
{
|
|
41590
41644
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
41591
41645
|
"commentRange": {
|
|
41592
|
-
"start":
|
|
41593
|
-
"end":
|
|
41646
|
+
"start": 505,
|
|
41647
|
+
"end": 506
|
|
41594
41648
|
},
|
|
41595
41649
|
"context": {
|
|
41596
41650
|
"type": "variable",
|
|
@@ -41598,8 +41652,8 @@
|
|
|
41598
41652
|
"value": "k-elevation(2)",
|
|
41599
41653
|
"scope": "default",
|
|
41600
41654
|
"line": {
|
|
41601
|
-
"start":
|
|
41602
|
-
"end":
|
|
41655
|
+
"start": 507,
|
|
41656
|
+
"end": 507
|
|
41603
41657
|
}
|
|
41604
41658
|
},
|
|
41605
41659
|
"group": [
|
|
@@ -41616,8 +41670,8 @@
|
|
|
41616
41670
|
{
|
|
41617
41671
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
41618
41672
|
"commentRange": {
|
|
41619
|
-
"start":
|
|
41620
|
-
"end":
|
|
41673
|
+
"start": 509,
|
|
41674
|
+
"end": 510
|
|
41621
41675
|
},
|
|
41622
41676
|
"context": {
|
|
41623
41677
|
"type": "variable",
|
|
@@ -41625,8 +41679,8 @@
|
|
|
41625
41679
|
"value": "var(--kendo-font-weight-bold)",
|
|
41626
41680
|
"scope": "default",
|
|
41627
41681
|
"line": {
|
|
41628
|
-
"start":
|
|
41629
|
-
"end":
|
|
41682
|
+
"start": 511,
|
|
41683
|
+
"end": 511
|
|
41630
41684
|
}
|
|
41631
41685
|
},
|
|
41632
41686
|
"group": [
|
|
@@ -141086,7 +141140,7 @@
|
|
|
141086
141140
|
"context": {
|
|
141087
141141
|
"type": "variable",
|
|
141088
141142
|
"name": "kendo-grid-sticky-container-shadow",
|
|
141089
|
-
"value": "
|
|
141143
|
+
"value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
141090
141144
|
"scope": "default",
|
|
141091
141145
|
"line": {
|
|
141092
141146
|
"start": 356,
|
|
@@ -141101,23 +141155,50 @@
|
|
|
141101
141155
|
"path": "bootstrap/scss/grid/_variables.scss",
|
|
141102
141156
|
"name": "_variables.scss"
|
|
141103
141157
|
},
|
|
141104
|
-
"resolvedValue": "
|
|
141105
|
-
"resolvedType": "
|
|
141158
|
+
"resolvedValue": "(0 2px 4px 0 rgba(0, 0, 0, 0.08))",
|
|
141159
|
+
"resolvedType": "List"
|
|
141160
|
+
},
|
|
141161
|
+
{
|
|
141162
|
+
"description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
|
|
141163
|
+
"commentRange": {
|
|
141164
|
+
"start": 357,
|
|
141165
|
+
"end": 358
|
|
141166
|
+
},
|
|
141167
|
+
"context": {
|
|
141168
|
+
"type": "variable",
|
|
141169
|
+
"name": "kendo-grid-sticky-container-bottom-shadow",
|
|
141170
|
+
"value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
141171
|
+
"scope": "default",
|
|
141172
|
+
"line": {
|
|
141173
|
+
"start": 359,
|
|
141174
|
+
"end": 359
|
|
141175
|
+
}
|
|
141176
|
+
},
|
|
141177
|
+
"group": [
|
|
141178
|
+
"grid"
|
|
141179
|
+
],
|
|
141180
|
+
"access": "public",
|
|
141181
|
+
"file": {
|
|
141182
|
+
"path": "bootstrap/scss/grid/_variables.scss",
|
|
141183
|
+
"name": "_variables.scss"
|
|
141184
|
+
},
|
|
141185
|
+
"resolvedValue": "(0 -2px 4px 0 rgba(0, 0, 0, 0.08))",
|
|
141186
|
+
"resolvedType": "List"
|
|
141106
141187
|
},
|
|
141107
141188
|
{
|
|
141108
141189
|
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
141109
141190
|
"commentRange": {
|
|
141110
|
-
"start":
|
|
141111
|
-
"end":
|
|
141191
|
+
"start": 361,
|
|
141192
|
+
"end": 362
|
|
141112
141193
|
},
|
|
141113
141194
|
"context": {
|
|
141114
141195
|
"type": "variable",
|
|
141115
141196
|
"name": "kendo-grid-pinned-container-shadow",
|
|
141116
|
-
"value": "
|
|
141197
|
+
"value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
141117
141198
|
"scope": "default",
|
|
141118
141199
|
"line": {
|
|
141119
|
-
"start":
|
|
141120
|
-
"end":
|
|
141200
|
+
"start": 363,
|
|
141201
|
+
"end": 363
|
|
141121
141202
|
}
|
|
141122
141203
|
},
|
|
141123
141204
|
"group": [
|
|
@@ -141128,14 +141209,41 @@
|
|
|
141128
141209
|
"path": "bootstrap/scss/grid/_variables.scss",
|
|
141129
141210
|
"name": "_variables.scss"
|
|
141130
141211
|
},
|
|
141131
|
-
"resolvedValue": "
|
|
141132
|
-
"resolvedType": "
|
|
141212
|
+
"resolvedValue": "(0 4px 8px 0 rgba(0, 0, 0, 0.08))",
|
|
141213
|
+
"resolvedType": "List"
|
|
141214
|
+
},
|
|
141215
|
+
{
|
|
141216
|
+
"description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
|
|
141217
|
+
"commentRange": {
|
|
141218
|
+
"start": 364,
|
|
141219
|
+
"end": 365
|
|
141220
|
+
},
|
|
141221
|
+
"context": {
|
|
141222
|
+
"type": "variable",
|
|
141223
|
+
"name": "kendo-grid-pinned-container-bottom-shadow",
|
|
141224
|
+
"value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
141225
|
+
"scope": "default",
|
|
141226
|
+
"line": {
|
|
141227
|
+
"start": 366,
|
|
141228
|
+
"end": 366
|
|
141229
|
+
}
|
|
141230
|
+
},
|
|
141231
|
+
"group": [
|
|
141232
|
+
"grid"
|
|
141233
|
+
],
|
|
141234
|
+
"access": "public",
|
|
141235
|
+
"file": {
|
|
141236
|
+
"path": "bootstrap/scss/grid/_variables.scss",
|
|
141237
|
+
"name": "_variables.scss"
|
|
141238
|
+
},
|
|
141239
|
+
"resolvedValue": "(0 -4px 8px 0 rgba(0, 0, 0, 0.08))",
|
|
141240
|
+
"resolvedType": "List"
|
|
141133
141241
|
},
|
|
141134
141242
|
{
|
|
141135
141243
|
"description": "The width of the Grid column menu.\n",
|
|
141136
141244
|
"commentRange": {
|
|
141137
|
-
"start":
|
|
141138
|
-
"end":
|
|
141245
|
+
"start": 368,
|
|
141246
|
+
"end": 369
|
|
141139
141247
|
},
|
|
141140
141248
|
"context": {
|
|
141141
141249
|
"type": "variable",
|
|
@@ -141143,8 +141251,8 @@
|
|
|
141143
141251
|
"value": "250px",
|
|
141144
141252
|
"scope": "default",
|
|
141145
141253
|
"line": {
|
|
141146
|
-
"start":
|
|
141147
|
-
"end":
|
|
141254
|
+
"start": 370,
|
|
141255
|
+
"end": 370
|
|
141148
141256
|
}
|
|
141149
141257
|
},
|
|
141150
141258
|
"group": [
|
|
@@ -141161,8 +141269,8 @@
|
|
|
141161
141269
|
{
|
|
141162
141270
|
"description": "The maximum width of the Grid column menu.\n",
|
|
141163
141271
|
"commentRange": {
|
|
141164
|
-
"start":
|
|
141165
|
-
"end":
|
|
141272
|
+
"start": 371,
|
|
141273
|
+
"end": 372
|
|
141166
141274
|
},
|
|
141167
141275
|
"context": {
|
|
141168
141276
|
"type": "variable",
|
|
@@ -141170,8 +141278,8 @@
|
|
|
141170
141278
|
"value": "320px",
|
|
141171
141279
|
"scope": "default",
|
|
141172
141280
|
"line": {
|
|
141173
|
-
"start":
|
|
141174
|
-
"end":
|
|
141281
|
+
"start": 373,
|
|
141282
|
+
"end": 373
|
|
141175
141283
|
}
|
|
141176
141284
|
},
|
|
141177
141285
|
"group": [
|
|
@@ -141188,8 +141296,8 @@
|
|
|
141188
141296
|
{
|
|
141189
141297
|
"description": "The horizontal padding of the Grid popup.\n",
|
|
141190
141298
|
"commentRange": {
|
|
141191
|
-
"start":
|
|
141192
|
-
"end":
|
|
141299
|
+
"start": 376,
|
|
141300
|
+
"end": 377
|
|
141193
141301
|
},
|
|
141194
141302
|
"context": {
|
|
141195
141303
|
"type": "variable",
|
|
@@ -141197,8 +141305,8 @@
|
|
|
141197
141305
|
"value": "null",
|
|
141198
141306
|
"scope": "default",
|
|
141199
141307
|
"line": {
|
|
141200
|
-
"start":
|
|
141201
|
-
"end":
|
|
141308
|
+
"start": 378,
|
|
141309
|
+
"end": 378
|
|
141202
141310
|
}
|
|
141203
141311
|
},
|
|
141204
141312
|
"group": [
|
|
@@ -141215,8 +141323,8 @@
|
|
|
141215
141323
|
{
|
|
141216
141324
|
"description": "The vertical padding of the Grid popup.\n",
|
|
141217
141325
|
"commentRange": {
|
|
141218
|
-
"start":
|
|
141219
|
-
"end":
|
|
141326
|
+
"start": 379,
|
|
141327
|
+
"end": 380
|
|
141220
141328
|
},
|
|
141221
141329
|
"context": {
|
|
141222
141330
|
"type": "variable",
|
|
@@ -141224,8 +141332,8 @@
|
|
|
141224
141332
|
"value": "null",
|
|
141225
141333
|
"scope": "default",
|
|
141226
141334
|
"line": {
|
|
141227
|
-
"start":
|
|
141228
|
-
"end":
|
|
141335
|
+
"start": 381,
|
|
141336
|
+
"end": 381
|
|
141229
141337
|
}
|
|
141230
141338
|
},
|
|
141231
141339
|
"group": [
|
|
@@ -141242,8 +141350,8 @@
|
|
|
141242
141350
|
{
|
|
141243
141351
|
"description": "The horizontal padding of the Grid item.\n",
|
|
141244
141352
|
"commentRange": {
|
|
141245
|
-
"start":
|
|
141246
|
-
"end":
|
|
141353
|
+
"start": 383,
|
|
141354
|
+
"end": 384
|
|
141247
141355
|
},
|
|
141248
141356
|
"context": {
|
|
141249
141357
|
"type": "variable",
|
|
@@ -141251,8 +141359,8 @@
|
|
|
141251
141359
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
141252
141360
|
"scope": "default",
|
|
141253
141361
|
"line": {
|
|
141254
|
-
"start":
|
|
141255
|
-
"end":
|
|
141362
|
+
"start": 385,
|
|
141363
|
+
"end": 385
|
|
141256
141364
|
}
|
|
141257
141365
|
},
|
|
141258
141366
|
"group": [
|
|
@@ -141269,8 +141377,8 @@
|
|
|
141269
141377
|
{
|
|
141270
141378
|
"description": "The vertical padding of the Grid item.\n",
|
|
141271
141379
|
"commentRange": {
|
|
141272
|
-
"start":
|
|
141273
|
-
"end":
|
|
141380
|
+
"start": 386,
|
|
141381
|
+
"end": 387
|
|
141274
141382
|
},
|
|
141275
141383
|
"context": {
|
|
141276
141384
|
"type": "variable",
|
|
@@ -141278,8 +141386,8 @@
|
|
|
141278
141386
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
141279
141387
|
"scope": "default",
|
|
141280
141388
|
"line": {
|
|
141281
|
-
"start":
|
|
141282
|
-
"end":
|
|
141389
|
+
"start": 388,
|
|
141390
|
+
"end": 388
|
|
141283
141391
|
}
|
|
141284
141392
|
},
|
|
141285
141393
|
"group": [
|
|
@@ -141296,8 +141404,8 @@
|
|
|
141296
141404
|
{
|
|
141297
141405
|
"description": "The horizontal padding of the Grid item.\n",
|
|
141298
141406
|
"commentRange": {
|
|
141299
|
-
"start":
|
|
141300
|
-
"end":
|
|
141407
|
+
"start": 390,
|
|
141408
|
+
"end": 391
|
|
141301
141409
|
},
|
|
141302
141410
|
"context": {
|
|
141303
141411
|
"type": "variable",
|
|
@@ -141305,8 +141413,8 @@
|
|
|
141305
141413
|
"value": "$kendo-list-md-item-padding-x",
|
|
141306
141414
|
"scope": "default",
|
|
141307
141415
|
"line": {
|
|
141308
|
-
"start":
|
|
141309
|
-
"end":
|
|
141416
|
+
"start": 392,
|
|
141417
|
+
"end": 392
|
|
141310
141418
|
}
|
|
141311
141419
|
},
|
|
141312
141420
|
"group": [
|
|
@@ -141323,8 +141431,8 @@
|
|
|
141323
141431
|
{
|
|
141324
141432
|
"description": "The vertical padding of the Grid item.\n",
|
|
141325
141433
|
"commentRange": {
|
|
141326
|
-
"start":
|
|
141327
|
-
"end":
|
|
141434
|
+
"start": 393,
|
|
141435
|
+
"end": 394
|
|
141328
141436
|
},
|
|
141329
141437
|
"context": {
|
|
141330
141438
|
"type": "variable",
|
|
@@ -141332,8 +141440,8 @@
|
|
|
141332
141440
|
"value": "$kendo-list-md-item-padding-y",
|
|
141333
141441
|
"scope": "default",
|
|
141334
141442
|
"line": {
|
|
141335
|
-
"start":
|
|
141336
|
-
"end":
|
|
141443
|
+
"start": 395,
|
|
141444
|
+
"end": 395
|
|
141337
141445
|
}
|
|
141338
141446
|
},
|
|
141339
141447
|
"group": [
|
|
@@ -141350,8 +141458,8 @@
|
|
|
141350
141458
|
{
|
|
141351
141459
|
"description": "The horizontal padding of the Grid.\n",
|
|
141352
141460
|
"commentRange": {
|
|
141353
|
-
"start":
|
|
141354
|
-
"end":
|
|
141461
|
+
"start": 397,
|
|
141462
|
+
"end": 398
|
|
141355
141463
|
},
|
|
141356
141464
|
"context": {
|
|
141357
141465
|
"type": "variable",
|
|
@@ -141359,8 +141467,8 @@
|
|
|
141359
141467
|
"value": "k-spacing(0)",
|
|
141360
141468
|
"scope": "default",
|
|
141361
141469
|
"line": {
|
|
141362
|
-
"start":
|
|
141363
|
-
"end":
|
|
141470
|
+
"start": 399,
|
|
141471
|
+
"end": 399
|
|
141364
141472
|
}
|
|
141365
141473
|
},
|
|
141366
141474
|
"group": [
|
|
@@ -141377,8 +141485,8 @@
|
|
|
141377
141485
|
{
|
|
141378
141486
|
"description": "The vertical padding of the Grid.\n",
|
|
141379
141487
|
"commentRange": {
|
|
141380
|
-
"start":
|
|
141381
|
-
"end":
|
|
141488
|
+
"start": 400,
|
|
141489
|
+
"end": 401
|
|
141382
141490
|
},
|
|
141383
141491
|
"context": {
|
|
141384
141492
|
"type": "variable",
|
|
@@ -141386,8 +141494,8 @@
|
|
|
141386
141494
|
"value": "k-spacing(2)",
|
|
141387
141495
|
"scope": "default",
|
|
141388
141496
|
"line": {
|
|
141389
|
-
"start":
|
|
141390
|
-
"end":
|
|
141497
|
+
"start": 402,
|
|
141498
|
+
"end": 402
|
|
141391
141499
|
}
|
|
141392
141500
|
},
|
|
141393
141501
|
"group": [
|
|
@@ -141404,8 +141512,8 @@
|
|
|
141404
141512
|
{
|
|
141405
141513
|
"description": "The horizontal padding of the Grid header.\n",
|
|
141406
141514
|
"commentRange": {
|
|
141407
|
-
"start":
|
|
141408
|
-
"end":
|
|
141515
|
+
"start": 404,
|
|
141516
|
+
"end": 405
|
|
141409
141517
|
},
|
|
141410
141518
|
"context": {
|
|
141411
141519
|
"type": "variable",
|
|
@@ -141413,8 +141521,8 @@
|
|
|
141413
141521
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
141414
141522
|
"scope": "default",
|
|
141415
141523
|
"line": {
|
|
141416
|
-
"start":
|
|
141417
|
-
"end":
|
|
141524
|
+
"start": 406,
|
|
141525
|
+
"end": 406
|
|
141418
141526
|
}
|
|
141419
141527
|
},
|
|
141420
141528
|
"group": [
|
|
@@ -141431,8 +141539,8 @@
|
|
|
141431
141539
|
{
|
|
141432
141540
|
"description": "The vertical padding of the Grid header.\n",
|
|
141433
141541
|
"commentRange": {
|
|
141434
|
-
"start":
|
|
141435
|
-
"end":
|
|
141542
|
+
"start": 407,
|
|
141543
|
+
"end": 408
|
|
141436
141544
|
},
|
|
141437
141545
|
"context": {
|
|
141438
141546
|
"type": "variable",
|
|
@@ -141440,8 +141548,8 @@
|
|
|
141440
141548
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
141441
141549
|
"scope": "default",
|
|
141442
141550
|
"line": {
|
|
141443
|
-
"start":
|
|
141444
|
-
"end":
|
|
141551
|
+
"start": 409,
|
|
141552
|
+
"end": 409
|
|
141445
141553
|
}
|
|
141446
141554
|
},
|
|
141447
141555
|
"group": [
|
|
@@ -141458,8 +141566,8 @@
|
|
|
141458
141566
|
{
|
|
141459
141567
|
"description": "The font size of the Grid header.\n",
|
|
141460
141568
|
"commentRange": {
|
|
141461
|
-
"start":
|
|
141462
|
-
"end":
|
|
141569
|
+
"start": 411,
|
|
141570
|
+
"end": 412
|
|
141463
141571
|
},
|
|
141464
141572
|
"context": {
|
|
141465
141573
|
"type": "variable",
|
|
@@ -141467,8 +141575,8 @@
|
|
|
141467
141575
|
"value": "var(--kendo-font-size-sm)",
|
|
141468
141576
|
"scope": "default",
|
|
141469
141577
|
"line": {
|
|
141470
|
-
"start":
|
|
141471
|
-
"end":
|
|
141578
|
+
"start": 413,
|
|
141579
|
+
"end": 413
|
|
141472
141580
|
}
|
|
141473
141581
|
},
|
|
141474
141582
|
"group": [
|
|
@@ -141485,8 +141593,8 @@
|
|
|
141485
141593
|
{
|
|
141486
141594
|
"description": "The height of the Grid header.\n",
|
|
141487
141595
|
"commentRange": {
|
|
141488
|
-
"start":
|
|
141489
|
-
"end":
|
|
141596
|
+
"start": 414,
|
|
141597
|
+
"end": 415
|
|
141490
141598
|
},
|
|
141491
141599
|
"context": {
|
|
141492
141600
|
"type": "variable",
|
|
@@ -141494,8 +141602,8 @@
|
|
|
141494
141602
|
"value": "var(--kendo-line-height)",
|
|
141495
141603
|
"scope": "default",
|
|
141496
141604
|
"line": {
|
|
141497
|
-
"start":
|
|
141498
|
-
"end":
|
|
141605
|
+
"start": 416,
|
|
141606
|
+
"end": 416
|
|
141499
141607
|
}
|
|
141500
141608
|
},
|
|
141501
141609
|
"group": [
|
|
@@ -141512,8 +141620,8 @@
|
|
|
141512
141620
|
{
|
|
141513
141621
|
"description": "The text color of the Grid header.\n",
|
|
141514
141622
|
"commentRange": {
|
|
141515
|
-
"start":
|
|
141516
|
-
"end":
|
|
141623
|
+
"start": 417,
|
|
141624
|
+
"end": 418
|
|
141517
141625
|
},
|
|
141518
141626
|
"context": {
|
|
141519
141627
|
"type": "variable",
|
|
@@ -141521,8 +141629,8 @@
|
|
|
141521
141629
|
"value": "uppercase",
|
|
141522
141630
|
"scope": "default",
|
|
141523
141631
|
"line": {
|
|
141524
|
-
"start":
|
|
141525
|
-
"end":
|
|
141632
|
+
"start": 419,
|
|
141633
|
+
"end": 419
|
|
141526
141634
|
}
|
|
141527
141635
|
},
|
|
141528
141636
|
"group": [
|
|
@@ -141539,8 +141647,8 @@
|
|
|
141539
141647
|
{
|
|
141540
141648
|
"description": "The width of the Grid header.\n",
|
|
141541
141649
|
"commentRange": {
|
|
141542
|
-
"start":
|
|
141543
|
-
"end":
|
|
141650
|
+
"start": 420,
|
|
141651
|
+
"end": 421
|
|
141544
141652
|
},
|
|
141545
141653
|
"context": {
|
|
141546
141654
|
"type": "variable",
|
|
@@ -141548,8 +141656,8 @@
|
|
|
141548
141656
|
"value": "1px",
|
|
141549
141657
|
"scope": "default",
|
|
141550
141658
|
"line": {
|
|
141551
|
-
"start":
|
|
141552
|
-
"end":
|
|
141659
|
+
"start": 422,
|
|
141660
|
+
"end": 422
|
|
141553
141661
|
}
|
|
141554
141662
|
},
|
|
141555
141663
|
"group": [
|
|
@@ -141566,8 +141674,8 @@
|
|
|
141566
141674
|
{
|
|
141567
141675
|
"description": "The background color of the Grid header.\n",
|
|
141568
141676
|
"commentRange": {
|
|
141569
|
-
"start":
|
|
141570
|
-
"end":
|
|
141677
|
+
"start": 424,
|
|
141678
|
+
"end": 425
|
|
141571
141679
|
},
|
|
141572
141680
|
"context": {
|
|
141573
141681
|
"type": "variable",
|
|
@@ -141575,8 +141683,8 @@
|
|
|
141575
141683
|
"value": "null",
|
|
141576
141684
|
"scope": "default",
|
|
141577
141685
|
"line": {
|
|
141578
|
-
"start":
|
|
141579
|
-
"end":
|
|
141686
|
+
"start": 426,
|
|
141687
|
+
"end": 426
|
|
141580
141688
|
}
|
|
141581
141689
|
},
|
|
141582
141690
|
"group": [
|
|
@@ -141593,8 +141701,8 @@
|
|
|
141593
141701
|
{
|
|
141594
141702
|
"description": "The text color of the Grid header.\n",
|
|
141595
141703
|
"commentRange": {
|
|
141596
|
-
"start":
|
|
141597
|
-
"end":
|
|
141704
|
+
"start": 427,
|
|
141705
|
+
"end": 428
|
|
141598
141706
|
},
|
|
141599
141707
|
"context": {
|
|
141600
141708
|
"type": "variable",
|
|
@@ -141602,8 +141710,8 @@
|
|
|
141602
141710
|
"value": "$kendo-popup-text",
|
|
141603
141711
|
"scope": "default",
|
|
141604
141712
|
"line": {
|
|
141605
|
-
"start":
|
|
141606
|
-
"end":
|
|
141713
|
+
"start": 429,
|
|
141714
|
+
"end": 429
|
|
141607
141715
|
}
|
|
141608
141716
|
},
|
|
141609
141717
|
"group": [
|
|
@@ -141620,8 +141728,8 @@
|
|
|
141620
141728
|
{
|
|
141621
141729
|
"description": "The border color of the Grid header.\n",
|
|
141622
141730
|
"commentRange": {
|
|
141623
|
-
"start":
|
|
141624
|
-
"end":
|
|
141731
|
+
"start": 430,
|
|
141732
|
+
"end": 431
|
|
141625
141733
|
},
|
|
141626
141734
|
"context": {
|
|
141627
141735
|
"type": "variable",
|
|
@@ -141629,8 +141737,8 @@
|
|
|
141629
141737
|
"value": "$kendo-popup-border",
|
|
141630
141738
|
"scope": "default",
|
|
141631
141739
|
"line": {
|
|
141632
|
-
"start":
|
|
141633
|
-
"end":
|
|
141740
|
+
"start": 432,
|
|
141741
|
+
"end": 432
|
|
141634
141742
|
}
|
|
141635
141743
|
},
|
|
141636
141744
|
"group": [
|
|
@@ -141647,8 +141755,8 @@
|
|
|
141647
141755
|
{
|
|
141648
141756
|
"description": "The horizontal padding of the Grid content.\n",
|
|
141649
141757
|
"commentRange": {
|
|
141650
|
-
"start":
|
|
141651
|
-
"end":
|
|
141758
|
+
"start": 434,
|
|
141759
|
+
"end": 435
|
|
141652
141760
|
},
|
|
141653
141761
|
"context": {
|
|
141654
141762
|
"type": "variable",
|
|
@@ -141656,8 +141764,8 @@
|
|
|
141656
141764
|
"value": "k-spacing(0)",
|
|
141657
141765
|
"scope": "default",
|
|
141658
141766
|
"line": {
|
|
141659
|
-
"start":
|
|
141660
|
-
"end":
|
|
141767
|
+
"start": 436,
|
|
141768
|
+
"end": 436
|
|
141661
141769
|
}
|
|
141662
141770
|
},
|
|
141663
141771
|
"group": [
|
|
@@ -141674,8 +141782,8 @@
|
|
|
141674
141782
|
{
|
|
141675
141783
|
"description": "The vertical padding of the Grid content.\n",
|
|
141676
141784
|
"commentRange": {
|
|
141677
|
-
"start":
|
|
141678
|
-
"end":
|
|
141785
|
+
"start": 437,
|
|
141786
|
+
"end": 438
|
|
141679
141787
|
},
|
|
141680
141788
|
"context": {
|
|
141681
141789
|
"type": "variable",
|
|
@@ -141683,8 +141791,8 @@
|
|
|
141683
141791
|
"value": "k-spacing(2)",
|
|
141684
141792
|
"scope": "default",
|
|
141685
141793
|
"line": {
|
|
141686
|
-
"start":
|
|
141687
|
-
"end":
|
|
141794
|
+
"start": 439,
|
|
141795
|
+
"end": 439
|
|
141688
141796
|
}
|
|
141689
141797
|
},
|
|
141690
141798
|
"group": [
|
|
@@ -141701,8 +141809,8 @@
|
|
|
141701
141809
|
{
|
|
141702
141810
|
"description": "The background color of the Grid.\n",
|
|
141703
141811
|
"commentRange": {
|
|
141704
|
-
"start":
|
|
141705
|
-
"end":
|
|
141812
|
+
"start": 441,
|
|
141813
|
+
"end": 442
|
|
141706
141814
|
},
|
|
141707
141815
|
"context": {
|
|
141708
141816
|
"type": "variable",
|
|
@@ -141710,8 +141818,8 @@
|
|
|
141710
141818
|
"value": "k-color(surface)",
|
|
141711
141819
|
"scope": "default",
|
|
141712
141820
|
"line": {
|
|
141713
|
-
"start":
|
|
141714
|
-
"end":
|
|
141821
|
+
"start": 443,
|
|
141822
|
+
"end": 443
|
|
141715
141823
|
}
|
|
141716
141824
|
},
|
|
141717
141825
|
"group": [
|
|
@@ -141728,8 +141836,8 @@
|
|
|
141728
141836
|
{
|
|
141729
141837
|
"description": "The width of the Grid cell.\n",
|
|
141730
141838
|
"commentRange": {
|
|
141731
|
-
"start":
|
|
141732
|
-
"end":
|
|
141839
|
+
"start": 445,
|
|
141840
|
+
"end": 446
|
|
141733
141841
|
},
|
|
141734
141842
|
"context": {
|
|
141735
141843
|
"type": "variable",
|
|
@@ -141737,8 +141845,8 @@
|
|
|
141737
141845
|
"value": "($kendo-icon-size * 3)",
|
|
141738
141846
|
"scope": "default",
|
|
141739
141847
|
"line": {
|
|
141740
|
-
"start":
|
|
141741
|
-
"end":
|
|
141848
|
+
"start": 447,
|
|
141849
|
+
"end": 447
|
|
141742
141850
|
}
|
|
141743
141851
|
},
|
|
141744
141852
|
"group": [
|
|
@@ -141755,8 +141863,8 @@
|
|
|
141755
141863
|
{
|
|
141756
141864
|
"description": "The width of the Grid.\n",
|
|
141757
141865
|
"commentRange": {
|
|
141758
|
-
"start":
|
|
141759
|
-
"end":
|
|
141866
|
+
"start": 449,
|
|
141867
|
+
"end": 450
|
|
141760
141868
|
},
|
|
141761
141869
|
"context": {
|
|
141762
141870
|
"type": "variable",
|
|
@@ -141764,8 +141872,8 @@
|
|
|
141764
141872
|
"value": "($kendo-icon-size * 2)",
|
|
141765
141873
|
"scope": "default",
|
|
141766
141874
|
"line": {
|
|
141767
|
-
"start":
|
|
141768
|
-
"end":
|
|
141875
|
+
"start": 451,
|
|
141876
|
+
"end": 451
|
|
141769
141877
|
}
|
|
141770
141878
|
},
|
|
141771
141879
|
"group": [
|
|
@@ -141782,8 +141890,8 @@
|
|
|
141782
141890
|
{
|
|
141783
141891
|
"description": "The grouping border top of the Grid row.\n",
|
|
141784
141892
|
"commentRange": {
|
|
141785
|
-
"start":
|
|
141786
|
-
"end":
|
|
141893
|
+
"start": 453,
|
|
141894
|
+
"end": 454
|
|
141787
141895
|
},
|
|
141788
141896
|
"context": {
|
|
141789
141897
|
"type": "variable",
|
|
@@ -141791,8 +141899,8 @@
|
|
|
141791
141899
|
"value": "1px",
|
|
141792
141900
|
"scope": "default",
|
|
141793
141901
|
"line": {
|
|
141794
|
-
"start":
|
|
141795
|
-
"end":
|
|
141902
|
+
"start": 455,
|
|
141903
|
+
"end": 455
|
|
141796
141904
|
}
|
|
141797
141905
|
},
|
|
141798
141906
|
"group": [
|
|
@@ -141809,8 +141917,8 @@
|
|
|
141809
141917
|
{
|
|
141810
141918
|
"description": "The vertical border of the Grid footer.\n",
|
|
141811
141919
|
"commentRange": {
|
|
141812
|
-
"start":
|
|
141813
|
-
"end":
|
|
141920
|
+
"start": 456,
|
|
141921
|
+
"end": 457
|
|
141814
141922
|
},
|
|
141815
141923
|
"context": {
|
|
141816
141924
|
"type": "variable",
|
|
@@ -141818,8 +141926,8 @@
|
|
|
141818
141926
|
"value": "1px",
|
|
141819
141927
|
"scope": "default",
|
|
141820
141928
|
"line": {
|
|
141821
|
-
"start":
|
|
141822
|
-
"end":
|
|
141929
|
+
"start": 458,
|
|
141930
|
+
"end": 458
|
|
141823
141931
|
}
|
|
141824
141932
|
},
|
|
141825
141933
|
"group": [
|
|
@@ -141836,8 +141944,8 @@
|
|
|
141836
141944
|
{
|
|
141837
141945
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
141838
141946
|
"commentRange": {
|
|
141839
|
-
"start":
|
|
141840
|
-
"end":
|
|
141947
|
+
"start": 460,
|
|
141948
|
+
"end": 461
|
|
141841
141949
|
},
|
|
141842
141950
|
"context": {
|
|
141843
141951
|
"type": "variable",
|
|
@@ -141845,8 +141953,8 @@
|
|
|
141845
141953
|
"value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
|
|
141846
141954
|
"scope": "default",
|
|
141847
141955
|
"line": {
|
|
141848
|
-
"start":
|
|
141849
|
-
"end":
|
|
141956
|
+
"start": 462,
|
|
141957
|
+
"end": 462
|
|
141850
141958
|
}
|
|
141851
141959
|
},
|
|
141852
141960
|
"group": [
|
|
@@ -141863,8 +141971,8 @@
|
|
|
141863
141971
|
{
|
|
141864
141972
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
141865
141973
|
"commentRange": {
|
|
141866
|
-
"start":
|
|
141867
|
-
"end":
|
|
141974
|
+
"start": 463,
|
|
141975
|
+
"end": 464
|
|
141868
141976
|
},
|
|
141869
141977
|
"context": {
|
|
141870
141978
|
"type": "variable",
|
|
@@ -141872,8 +141980,8 @@
|
|
|
141872
141980
|
"value": "k-color(primary)",
|
|
141873
141981
|
"scope": "default",
|
|
141874
141982
|
"line": {
|
|
141875
|
-
"start":
|
|
141876
|
-
"end":
|
|
141983
|
+
"start": 465,
|
|
141984
|
+
"end": 465
|
|
141877
141985
|
}
|
|
141878
141986
|
},
|
|
141879
141987
|
"group": [
|
|
@@ -141890,8 +141998,8 @@
|
|
|
141890
141998
|
{
|
|
141891
141999
|
"description": "The height of the Grid row resize indicator.\n",
|
|
141892
142000
|
"commentRange": {
|
|
141893
|
-
"start":
|
|
141894
|
-
"end":
|
|
142001
|
+
"start": 466,
|
|
142002
|
+
"end": 467
|
|
141895
142003
|
},
|
|
141896
142004
|
"context": {
|
|
141897
142005
|
"type": "variable",
|
|
@@ -141899,8 +142007,8 @@
|
|
|
141899
142007
|
"value": "k-spacing(0.5)",
|
|
141900
142008
|
"scope": "default",
|
|
141901
142009
|
"line": {
|
|
141902
|
-
"start":
|
|
141903
|
-
"end":
|
|
142010
|
+
"start": 468,
|
|
142011
|
+
"end": 468
|
|
141904
142012
|
}
|
|
141905
142013
|
},
|
|
141906
142014
|
"group": [
|
|
@@ -141917,8 +142025,8 @@
|
|
|
141917
142025
|
{
|
|
141918
142026
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
141919
142027
|
"commentRange": {
|
|
141920
|
-
"start":
|
|
141921
|
-
"end":
|
|
142028
|
+
"start": 471,
|
|
142029
|
+
"end": 472
|
|
141922
142030
|
},
|
|
141923
142031
|
"context": {
|
|
141924
142032
|
"type": "variable",
|
|
@@ -141926,8 +142034,8 @@
|
|
|
141926
142034
|
"value": "k-spacing(2)",
|
|
141927
142035
|
"scope": "default",
|
|
141928
142036
|
"line": {
|
|
141929
|
-
"start":
|
|
141930
|
-
"end":
|
|
142037
|
+
"start": 473,
|
|
142038
|
+
"end": 473
|
|
141931
142039
|
}
|
|
141932
142040
|
},
|
|
141933
142041
|
"group": [
|
|
@@ -141944,8 +142052,8 @@
|
|
|
141944
142052
|
{
|
|
141945
142053
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
141946
142054
|
"commentRange": {
|
|
141947
|
-
"start":
|
|
141948
|
-
"end":
|
|
142055
|
+
"start": 474,
|
|
142056
|
+
"end": 475
|
|
141949
142057
|
},
|
|
141950
142058
|
"context": {
|
|
141951
142059
|
"type": "variable",
|
|
@@ -141953,8 +142061,8 @@
|
|
|
141953
142061
|
"value": "k-spacing(1.5)",
|
|
141954
142062
|
"scope": "default",
|
|
141955
142063
|
"line": {
|
|
141956
|
-
"start":
|
|
141957
|
-
"end":
|
|
142064
|
+
"start": 476,
|
|
142065
|
+
"end": 476
|
|
141958
142066
|
}
|
|
141959
142067
|
},
|
|
141960
142068
|
"group": [
|
|
@@ -141971,8 +142079,8 @@
|
|
|
141971
142079
|
{
|
|
141972
142080
|
"description": "The column gap of the Grid stack layout.\n",
|
|
141973
142081
|
"commentRange": {
|
|
141974
|
-
"start":
|
|
141975
|
-
"end":
|
|
142082
|
+
"start": 478,
|
|
142083
|
+
"end": 479
|
|
141976
142084
|
},
|
|
141977
142085
|
"context": {
|
|
141978
142086
|
"type": "variable",
|
|
@@ -141980,8 +142088,8 @@
|
|
|
141980
142088
|
"value": "k-spacing(1)",
|
|
141981
142089
|
"scope": "default",
|
|
141982
142090
|
"line": {
|
|
141983
|
-
"start":
|
|
141984
|
-
"end":
|
|
142091
|
+
"start": 480,
|
|
142092
|
+
"end": 480
|
|
141985
142093
|
}
|
|
141986
142094
|
},
|
|
141987
142095
|
"group": [
|
|
@@ -141998,8 +142106,8 @@
|
|
|
141998
142106
|
{
|
|
141999
142107
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
142000
142108
|
"commentRange": {
|
|
142001
|
-
"start":
|
|
142002
|
-
"end":
|
|
142109
|
+
"start": 481,
|
|
142110
|
+
"end": 482
|
|
142003
142111
|
},
|
|
142004
142112
|
"context": {
|
|
142005
142113
|
"type": "variable",
|
|
@@ -142007,8 +142115,8 @@
|
|
|
142007
142115
|
"value": "k-spacing(2)",
|
|
142008
142116
|
"scope": "default",
|
|
142009
142117
|
"line": {
|
|
142010
|
-
"start":
|
|
142011
|
-
"end":
|
|
142118
|
+
"start": 483,
|
|
142119
|
+
"end": 483
|
|
142012
142120
|
}
|
|
142013
142121
|
},
|
|
142014
142122
|
"group": [
|
|
@@ -142025,8 +142133,8 @@
|
|
|
142025
142133
|
{
|
|
142026
142134
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
142027
142135
|
"commentRange": {
|
|
142028
|
-
"start":
|
|
142029
|
-
"end":
|
|
142136
|
+
"start": 485,
|
|
142137
|
+
"end": 486
|
|
142030
142138
|
},
|
|
142031
142139
|
"context": {
|
|
142032
142140
|
"type": "variable",
|
|
@@ -142034,8 +142142,8 @@
|
|
|
142034
142142
|
"value": "k-spacing(2)",
|
|
142035
142143
|
"scope": "default",
|
|
142036
142144
|
"line": {
|
|
142037
|
-
"start":
|
|
142038
|
-
"end":
|
|
142145
|
+
"start": 487,
|
|
142146
|
+
"end": 487
|
|
142039
142147
|
}
|
|
142040
142148
|
},
|
|
142041
142149
|
"group": [
|
|
@@ -142052,8 +142160,8 @@
|
|
|
142052
142160
|
{
|
|
142053
142161
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
142054
142162
|
"commentRange": {
|
|
142055
|
-
"start":
|
|
142056
|
-
"end":
|
|
142163
|
+
"start": 489,
|
|
142164
|
+
"end": 490
|
|
142057
142165
|
},
|
|
142058
142166
|
"context": {
|
|
142059
142167
|
"type": "variable",
|
|
@@ -142061,8 +142169,8 @@
|
|
|
142061
142169
|
"value": "var(--kendo-font-size-sm)",
|
|
142062
142170
|
"scope": "default",
|
|
142063
142171
|
"line": {
|
|
142064
|
-
"start":
|
|
142065
|
-
"end":
|
|
142172
|
+
"start": 491,
|
|
142173
|
+
"end": 491
|
|
142066
142174
|
}
|
|
142067
142175
|
},
|
|
142068
142176
|
"group": [
|
|
@@ -142079,8 +142187,8 @@
|
|
|
142079
142187
|
{
|
|
142080
142188
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
142081
142189
|
"commentRange": {
|
|
142082
|
-
"start":
|
|
142083
|
-
"end":
|
|
142190
|
+
"start": 492,
|
|
142191
|
+
"end": 493
|
|
142084
142192
|
},
|
|
142085
142193
|
"context": {
|
|
142086
142194
|
"type": "variable",
|
|
@@ -142088,8 +142196,8 @@
|
|
|
142088
142196
|
"value": "var(--kendo-font-weight-bold)",
|
|
142089
142197
|
"scope": "default",
|
|
142090
142198
|
"line": {
|
|
142091
|
-
"start":
|
|
142092
|
-
"end":
|
|
142199
|
+
"start": 494,
|
|
142200
|
+
"end": 494
|
|
142093
142201
|
}
|
|
142094
142202
|
},
|
|
142095
142203
|
"group": [
|
|
@@ -142106,8 +142214,8 @@
|
|
|
142106
142214
|
{
|
|
142107
142215
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
142108
142216
|
"commentRange": {
|
|
142109
|
-
"start":
|
|
142110
|
-
"end":
|
|
142217
|
+
"start": 495,
|
|
142218
|
+
"end": 496
|
|
142111
142219
|
},
|
|
142112
142220
|
"context": {
|
|
142113
142221
|
"type": "variable",
|
|
@@ -142115,8 +142223,8 @@
|
|
|
142115
142223
|
"value": "k-spacing(2.5)",
|
|
142116
142224
|
"scope": "default",
|
|
142117
142225
|
"line": {
|
|
142118
|
-
"start":
|
|
142119
|
-
"end":
|
|
142226
|
+
"start": 497,
|
|
142227
|
+
"end": 497
|
|
142120
142228
|
}
|
|
142121
142229
|
},
|
|
142122
142230
|
"group": [
|
|
@@ -142133,8 +142241,8 @@
|
|
|
142133
142241
|
{
|
|
142134
142242
|
"description": "The color of the Grid stack layout column header.\n",
|
|
142135
142243
|
"commentRange": {
|
|
142136
|
-
"start":
|
|
142137
|
-
"end":
|
|
142244
|
+
"start": 499,
|
|
142245
|
+
"end": 500
|
|
142138
142246
|
},
|
|
142139
142247
|
"context": {
|
|
142140
142248
|
"type": "variable",
|
|
@@ -142142,8 +142250,8 @@
|
|
|
142142
142250
|
"value": "k-color(subtle)",
|
|
142143
142251
|
"scope": "default",
|
|
142144
142252
|
"line": {
|
|
142145
|
-
"start":
|
|
142146
|
-
"end":
|
|
142253
|
+
"start": 501,
|
|
142254
|
+
"end": 501
|
|
142147
142255
|
}
|
|
142148
142256
|
},
|
|
142149
142257
|
"group": [
|
|
@@ -142160,8 +142268,8 @@
|
|
|
142160
142268
|
{
|
|
142161
142269
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
142162
142270
|
"commentRange": {
|
|
142163
|
-
"start":
|
|
142164
|
-
"end":
|
|
142271
|
+
"start": 502,
|
|
142272
|
+
"end": 503
|
|
142165
142273
|
},
|
|
142166
142274
|
"context": {
|
|
142167
142275
|
"type": "variable",
|
|
@@ -142169,8 +142277,8 @@
|
|
|
142169
142277
|
"value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
|
|
142170
142278
|
"scope": "default",
|
|
142171
142279
|
"line": {
|
|
142172
|
-
"start":
|
|
142173
|
-
"end":
|
|
142280
|
+
"start": 504,
|
|
142281
|
+
"end": 504
|
|
142174
142282
|
}
|
|
142175
142283
|
},
|
|
142176
142284
|
"group": [
|
|
@@ -142187,8 +142295,8 @@
|
|
|
142187
142295
|
{
|
|
142188
142296
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
142189
142297
|
"commentRange": {
|
|
142190
|
-
"start":
|
|
142191
|
-
"end":
|
|
142298
|
+
"start": 505,
|
|
142299
|
+
"end": 506
|
|
142192
142300
|
},
|
|
142193
142301
|
"context": {
|
|
142194
142302
|
"type": "variable",
|
|
@@ -142196,8 +142304,8 @@
|
|
|
142196
142304
|
"value": "k-elevation(2)",
|
|
142197
142305
|
"scope": "default",
|
|
142198
142306
|
"line": {
|
|
142199
|
-
"start":
|
|
142200
|
-
"end":
|
|
142307
|
+
"start": 507,
|
|
142308
|
+
"end": 507
|
|
142201
142309
|
}
|
|
142202
142310
|
},
|
|
142203
142311
|
"group": [
|
|
@@ -142214,8 +142322,8 @@
|
|
|
142214
142322
|
{
|
|
142215
142323
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
142216
142324
|
"commentRange": {
|
|
142217
|
-
"start":
|
|
142218
|
-
"end":
|
|
142325
|
+
"start": 509,
|
|
142326
|
+
"end": 510
|
|
142219
142327
|
},
|
|
142220
142328
|
"context": {
|
|
142221
142329
|
"type": "variable",
|
|
@@ -142223,8 +142331,8 @@
|
|
|
142223
142331
|
"value": "var(--kendo-font-weight-bold)",
|
|
142224
142332
|
"scope": "default",
|
|
142225
142333
|
"line": {
|
|
142226
|
-
"start":
|
|
142227
|
-
"end":
|
|
142334
|
+
"start": 511,
|
|
142335
|
+
"end": 511
|
|
142228
142336
|
}
|
|
142229
142337
|
},
|
|
142230
142338
|
"group": [
|