@progress/kendo-theme-bootstrap 13.1.0-dev.0 → 13.1.0-dev.2
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 +380 -326
- package/dist/meta/sassdoc-raw-data.json +188 -163
- package/dist/meta/variables.json +4 -0
- 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 +15 -9
- package/scss/grid/_variables.scss +6 -1
|
@@ -37327,15 +37327,15 @@
|
|
|
37327
37327
|
}
|
|
37328
37328
|
},
|
|
37329
37329
|
{
|
|
37330
|
-
"description": "The
|
|
37330
|
+
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
37331
37331
|
"commentRange": {
|
|
37332
37332
|
"start": 358,
|
|
37333
37333
|
"end": 359
|
|
37334
37334
|
},
|
|
37335
37335
|
"context": {
|
|
37336
37336
|
"type": "variable",
|
|
37337
|
-
"name": "kendo-grid-
|
|
37338
|
-
"value": "
|
|
37337
|
+
"name": "kendo-grid-pinned-container-shadow",
|
|
37338
|
+
"value": "k-elevation(3)",
|
|
37339
37339
|
"scope": "default",
|
|
37340
37340
|
"line": {
|
|
37341
37341
|
"start": 360,
|
|
@@ -37351,11 +37351,36 @@
|
|
|
37351
37351
|
"name": "_variables.scss"
|
|
37352
37352
|
}
|
|
37353
37353
|
},
|
|
37354
|
+
{
|
|
37355
|
+
"description": "The width of the Grid column menu.\n",
|
|
37356
|
+
"commentRange": {
|
|
37357
|
+
"start": 362,
|
|
37358
|
+
"end": 363
|
|
37359
|
+
},
|
|
37360
|
+
"context": {
|
|
37361
|
+
"type": "variable",
|
|
37362
|
+
"name": "kendo-grid-column-menu-width",
|
|
37363
|
+
"value": "250px",
|
|
37364
|
+
"scope": "default",
|
|
37365
|
+
"line": {
|
|
37366
|
+
"start": 364,
|
|
37367
|
+
"end": 364
|
|
37368
|
+
}
|
|
37369
|
+
},
|
|
37370
|
+
"group": [
|
|
37371
|
+
"grid"
|
|
37372
|
+
],
|
|
37373
|
+
"access": "public",
|
|
37374
|
+
"file": {
|
|
37375
|
+
"path": "grid/_variables.scss",
|
|
37376
|
+
"name": "_variables.scss"
|
|
37377
|
+
}
|
|
37378
|
+
},
|
|
37354
37379
|
{
|
|
37355
37380
|
"description": "The maximum width of the Grid column menu.\n",
|
|
37356
37381
|
"commentRange": {
|
|
37357
|
-
"start":
|
|
37358
|
-
"end":
|
|
37382
|
+
"start": 365,
|
|
37383
|
+
"end": 366
|
|
37359
37384
|
},
|
|
37360
37385
|
"context": {
|
|
37361
37386
|
"type": "variable",
|
|
@@ -37363,8 +37388,8 @@
|
|
|
37363
37388
|
"value": "320px",
|
|
37364
37389
|
"scope": "default",
|
|
37365
37390
|
"line": {
|
|
37366
|
-
"start":
|
|
37367
|
-
"end":
|
|
37391
|
+
"start": 367,
|
|
37392
|
+
"end": 367
|
|
37368
37393
|
}
|
|
37369
37394
|
},
|
|
37370
37395
|
"group": [
|
|
@@ -37379,8 +37404,8 @@
|
|
|
37379
37404
|
{
|
|
37380
37405
|
"description": "The horizontal padding of the Grid popup.\n",
|
|
37381
37406
|
"commentRange": {
|
|
37382
|
-
"start":
|
|
37383
|
-
"end":
|
|
37407
|
+
"start": 370,
|
|
37408
|
+
"end": 371
|
|
37384
37409
|
},
|
|
37385
37410
|
"context": {
|
|
37386
37411
|
"type": "variable",
|
|
@@ -37388,8 +37413,8 @@
|
|
|
37388
37413
|
"value": "null",
|
|
37389
37414
|
"scope": "default",
|
|
37390
37415
|
"line": {
|
|
37391
|
-
"start":
|
|
37392
|
-
"end":
|
|
37416
|
+
"start": 372,
|
|
37417
|
+
"end": 372
|
|
37393
37418
|
}
|
|
37394
37419
|
},
|
|
37395
37420
|
"group": [
|
|
@@ -37404,8 +37429,8 @@
|
|
|
37404
37429
|
{
|
|
37405
37430
|
"description": "The vertical padding of the Grid popup.\n",
|
|
37406
37431
|
"commentRange": {
|
|
37407
|
-
"start":
|
|
37408
|
-
"end":
|
|
37432
|
+
"start": 373,
|
|
37433
|
+
"end": 374
|
|
37409
37434
|
},
|
|
37410
37435
|
"context": {
|
|
37411
37436
|
"type": "variable",
|
|
@@ -37413,8 +37438,8 @@
|
|
|
37413
37438
|
"value": "null",
|
|
37414
37439
|
"scope": "default",
|
|
37415
37440
|
"line": {
|
|
37416
|
-
"start":
|
|
37417
|
-
"end":
|
|
37441
|
+
"start": 375,
|
|
37442
|
+
"end": 375
|
|
37418
37443
|
}
|
|
37419
37444
|
},
|
|
37420
37445
|
"group": [
|
|
@@ -37429,8 +37454,8 @@
|
|
|
37429
37454
|
{
|
|
37430
37455
|
"description": "The horizontal padding of the Grid item.\n",
|
|
37431
37456
|
"commentRange": {
|
|
37432
|
-
"start":
|
|
37433
|
-
"end":
|
|
37457
|
+
"start": 377,
|
|
37458
|
+
"end": 378
|
|
37434
37459
|
},
|
|
37435
37460
|
"context": {
|
|
37436
37461
|
"type": "variable",
|
|
@@ -37438,8 +37463,8 @@
|
|
|
37438
37463
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
37439
37464
|
"scope": "default",
|
|
37440
37465
|
"line": {
|
|
37441
|
-
"start":
|
|
37442
|
-
"end":
|
|
37466
|
+
"start": 379,
|
|
37467
|
+
"end": 379
|
|
37443
37468
|
}
|
|
37444
37469
|
},
|
|
37445
37470
|
"group": [
|
|
@@ -37454,8 +37479,8 @@
|
|
|
37454
37479
|
{
|
|
37455
37480
|
"description": "The vertical padding of the Grid item.\n",
|
|
37456
37481
|
"commentRange": {
|
|
37457
|
-
"start":
|
|
37458
|
-
"end":
|
|
37482
|
+
"start": 380,
|
|
37483
|
+
"end": 381
|
|
37459
37484
|
},
|
|
37460
37485
|
"context": {
|
|
37461
37486
|
"type": "variable",
|
|
@@ -37463,8 +37488,8 @@
|
|
|
37463
37488
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
37464
37489
|
"scope": "default",
|
|
37465
37490
|
"line": {
|
|
37466
|
-
"start":
|
|
37467
|
-
"end":
|
|
37491
|
+
"start": 382,
|
|
37492
|
+
"end": 382
|
|
37468
37493
|
}
|
|
37469
37494
|
},
|
|
37470
37495
|
"group": [
|
|
@@ -37479,8 +37504,8 @@
|
|
|
37479
37504
|
{
|
|
37480
37505
|
"description": "The horizontal padding of the Grid item.\n",
|
|
37481
37506
|
"commentRange": {
|
|
37482
|
-
"start":
|
|
37483
|
-
"end":
|
|
37507
|
+
"start": 384,
|
|
37508
|
+
"end": 385
|
|
37484
37509
|
},
|
|
37485
37510
|
"context": {
|
|
37486
37511
|
"type": "variable",
|
|
@@ -37488,8 +37513,8 @@
|
|
|
37488
37513
|
"value": "$kendo-list-md-item-padding-x",
|
|
37489
37514
|
"scope": "default",
|
|
37490
37515
|
"line": {
|
|
37491
|
-
"start":
|
|
37492
|
-
"end":
|
|
37516
|
+
"start": 386,
|
|
37517
|
+
"end": 386
|
|
37493
37518
|
}
|
|
37494
37519
|
},
|
|
37495
37520
|
"group": [
|
|
@@ -37504,8 +37529,8 @@
|
|
|
37504
37529
|
{
|
|
37505
37530
|
"description": "The vertical padding of the Grid item.\n",
|
|
37506
37531
|
"commentRange": {
|
|
37507
|
-
"start":
|
|
37508
|
-
"end":
|
|
37532
|
+
"start": 387,
|
|
37533
|
+
"end": 388
|
|
37509
37534
|
},
|
|
37510
37535
|
"context": {
|
|
37511
37536
|
"type": "variable",
|
|
@@ -37513,8 +37538,8 @@
|
|
|
37513
37538
|
"value": "$kendo-list-md-item-padding-y",
|
|
37514
37539
|
"scope": "default",
|
|
37515
37540
|
"line": {
|
|
37516
|
-
"start":
|
|
37517
|
-
"end":
|
|
37541
|
+
"start": 389,
|
|
37542
|
+
"end": 389
|
|
37518
37543
|
}
|
|
37519
37544
|
},
|
|
37520
37545
|
"group": [
|
|
@@ -37529,8 +37554,8 @@
|
|
|
37529
37554
|
{
|
|
37530
37555
|
"description": "The horizontal padding of the Grid.\n",
|
|
37531
37556
|
"commentRange": {
|
|
37532
|
-
"start":
|
|
37533
|
-
"end":
|
|
37557
|
+
"start": 391,
|
|
37558
|
+
"end": 392
|
|
37534
37559
|
},
|
|
37535
37560
|
"context": {
|
|
37536
37561
|
"type": "variable",
|
|
@@ -37538,8 +37563,8 @@
|
|
|
37538
37563
|
"value": "k-spacing(0)",
|
|
37539
37564
|
"scope": "default",
|
|
37540
37565
|
"line": {
|
|
37541
|
-
"start":
|
|
37542
|
-
"end":
|
|
37566
|
+
"start": 393,
|
|
37567
|
+
"end": 393
|
|
37543
37568
|
}
|
|
37544
37569
|
},
|
|
37545
37570
|
"group": [
|
|
@@ -37554,8 +37579,8 @@
|
|
|
37554
37579
|
{
|
|
37555
37580
|
"description": "The vertical padding of the Grid.\n",
|
|
37556
37581
|
"commentRange": {
|
|
37557
|
-
"start":
|
|
37558
|
-
"end":
|
|
37582
|
+
"start": 394,
|
|
37583
|
+
"end": 395
|
|
37559
37584
|
},
|
|
37560
37585
|
"context": {
|
|
37561
37586
|
"type": "variable",
|
|
@@ -37563,8 +37588,8 @@
|
|
|
37563
37588
|
"value": "k-spacing(2)",
|
|
37564
37589
|
"scope": "default",
|
|
37565
37590
|
"line": {
|
|
37566
|
-
"start":
|
|
37567
|
-
"end":
|
|
37591
|
+
"start": 396,
|
|
37592
|
+
"end": 396
|
|
37568
37593
|
}
|
|
37569
37594
|
},
|
|
37570
37595
|
"group": [
|
|
@@ -37579,8 +37604,8 @@
|
|
|
37579
37604
|
{
|
|
37580
37605
|
"description": "The horizontal padding of the Grid header.\n",
|
|
37581
37606
|
"commentRange": {
|
|
37582
|
-
"start":
|
|
37583
|
-
"end":
|
|
37607
|
+
"start": 398,
|
|
37608
|
+
"end": 399
|
|
37584
37609
|
},
|
|
37585
37610
|
"context": {
|
|
37586
37611
|
"type": "variable",
|
|
@@ -37588,8 +37613,8 @@
|
|
|
37588
37613
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
37589
37614
|
"scope": "default",
|
|
37590
37615
|
"line": {
|
|
37591
|
-
"start":
|
|
37592
|
-
"end":
|
|
37616
|
+
"start": 400,
|
|
37617
|
+
"end": 400
|
|
37593
37618
|
}
|
|
37594
37619
|
},
|
|
37595
37620
|
"group": [
|
|
@@ -37604,8 +37629,8 @@
|
|
|
37604
37629
|
{
|
|
37605
37630
|
"description": "The vertical padding of the Grid header.\n",
|
|
37606
37631
|
"commentRange": {
|
|
37607
|
-
"start":
|
|
37608
|
-
"end":
|
|
37632
|
+
"start": 401,
|
|
37633
|
+
"end": 402
|
|
37609
37634
|
},
|
|
37610
37635
|
"context": {
|
|
37611
37636
|
"type": "variable",
|
|
@@ -37613,8 +37638,8 @@
|
|
|
37613
37638
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
37614
37639
|
"scope": "default",
|
|
37615
37640
|
"line": {
|
|
37616
|
-
"start":
|
|
37617
|
-
"end":
|
|
37641
|
+
"start": 403,
|
|
37642
|
+
"end": 403
|
|
37618
37643
|
}
|
|
37619
37644
|
},
|
|
37620
37645
|
"group": [
|
|
@@ -37629,8 +37654,8 @@
|
|
|
37629
37654
|
{
|
|
37630
37655
|
"description": "The font size of the Grid header.\n",
|
|
37631
37656
|
"commentRange": {
|
|
37632
|
-
"start":
|
|
37633
|
-
"end":
|
|
37657
|
+
"start": 405,
|
|
37658
|
+
"end": 406
|
|
37634
37659
|
},
|
|
37635
37660
|
"context": {
|
|
37636
37661
|
"type": "variable",
|
|
@@ -37638,8 +37663,8 @@
|
|
|
37638
37663
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
37639
37664
|
"scope": "default",
|
|
37640
37665
|
"line": {
|
|
37641
|
-
"start":
|
|
37642
|
-
"end":
|
|
37666
|
+
"start": 407,
|
|
37667
|
+
"end": 407
|
|
37643
37668
|
}
|
|
37644
37669
|
},
|
|
37645
37670
|
"group": [
|
|
@@ -37654,8 +37679,8 @@
|
|
|
37654
37679
|
{
|
|
37655
37680
|
"description": "The height of the Grid header.\n",
|
|
37656
37681
|
"commentRange": {
|
|
37657
|
-
"start":
|
|
37658
|
-
"end":
|
|
37682
|
+
"start": 408,
|
|
37683
|
+
"end": 409
|
|
37659
37684
|
},
|
|
37660
37685
|
"context": {
|
|
37661
37686
|
"type": "variable",
|
|
@@ -37663,8 +37688,8 @@
|
|
|
37663
37688
|
"value": "var( --kendo-line-height, normal )",
|
|
37664
37689
|
"scope": "default",
|
|
37665
37690
|
"line": {
|
|
37666
|
-
"start":
|
|
37667
|
-
"end":
|
|
37691
|
+
"start": 410,
|
|
37692
|
+
"end": 410
|
|
37668
37693
|
}
|
|
37669
37694
|
},
|
|
37670
37695
|
"group": [
|
|
@@ -37679,8 +37704,8 @@
|
|
|
37679
37704
|
{
|
|
37680
37705
|
"description": "The text color of the Grid header.\n",
|
|
37681
37706
|
"commentRange": {
|
|
37682
|
-
"start":
|
|
37683
|
-
"end":
|
|
37707
|
+
"start": 411,
|
|
37708
|
+
"end": 412
|
|
37684
37709
|
},
|
|
37685
37710
|
"context": {
|
|
37686
37711
|
"type": "variable",
|
|
@@ -37688,8 +37713,8 @@
|
|
|
37688
37713
|
"value": "uppercase",
|
|
37689
37714
|
"scope": "default",
|
|
37690
37715
|
"line": {
|
|
37691
|
-
"start":
|
|
37692
|
-
"end":
|
|
37716
|
+
"start": 413,
|
|
37717
|
+
"end": 413
|
|
37693
37718
|
}
|
|
37694
37719
|
},
|
|
37695
37720
|
"group": [
|
|
@@ -37704,8 +37729,8 @@
|
|
|
37704
37729
|
{
|
|
37705
37730
|
"description": "The width of the Grid header.\n",
|
|
37706
37731
|
"commentRange": {
|
|
37707
|
-
"start":
|
|
37708
|
-
"end":
|
|
37732
|
+
"start": 414,
|
|
37733
|
+
"end": 415
|
|
37709
37734
|
},
|
|
37710
37735
|
"context": {
|
|
37711
37736
|
"type": "variable",
|
|
@@ -37713,8 +37738,8 @@
|
|
|
37713
37738
|
"value": "1px",
|
|
37714
37739
|
"scope": "default",
|
|
37715
37740
|
"line": {
|
|
37716
|
-
"start":
|
|
37717
|
-
"end":
|
|
37741
|
+
"start": 416,
|
|
37742
|
+
"end": 416
|
|
37718
37743
|
}
|
|
37719
37744
|
},
|
|
37720
37745
|
"group": [
|
|
@@ -37729,8 +37754,8 @@
|
|
|
37729
37754
|
{
|
|
37730
37755
|
"description": "The background color of the Grid header.\n",
|
|
37731
37756
|
"commentRange": {
|
|
37732
|
-
"start":
|
|
37733
|
-
"end":
|
|
37757
|
+
"start": 418,
|
|
37758
|
+
"end": 419
|
|
37734
37759
|
},
|
|
37735
37760
|
"context": {
|
|
37736
37761
|
"type": "variable",
|
|
@@ -37738,8 +37763,8 @@
|
|
|
37738
37763
|
"value": "null",
|
|
37739
37764
|
"scope": "default",
|
|
37740
37765
|
"line": {
|
|
37741
|
-
"start":
|
|
37742
|
-
"end":
|
|
37766
|
+
"start": 420,
|
|
37767
|
+
"end": 420
|
|
37743
37768
|
}
|
|
37744
37769
|
},
|
|
37745
37770
|
"group": [
|
|
@@ -37754,8 +37779,8 @@
|
|
|
37754
37779
|
{
|
|
37755
37780
|
"description": "The text color of the Grid header.\n",
|
|
37756
37781
|
"commentRange": {
|
|
37757
|
-
"start":
|
|
37758
|
-
"end":
|
|
37782
|
+
"start": 421,
|
|
37783
|
+
"end": 422
|
|
37759
37784
|
},
|
|
37760
37785
|
"context": {
|
|
37761
37786
|
"type": "variable",
|
|
@@ -37763,8 +37788,8 @@
|
|
|
37763
37788
|
"value": "$kendo-popup-text",
|
|
37764
37789
|
"scope": "default",
|
|
37765
37790
|
"line": {
|
|
37766
|
-
"start":
|
|
37767
|
-
"end":
|
|
37791
|
+
"start": 423,
|
|
37792
|
+
"end": 423
|
|
37768
37793
|
}
|
|
37769
37794
|
},
|
|
37770
37795
|
"group": [
|
|
@@ -37779,8 +37804,8 @@
|
|
|
37779
37804
|
{
|
|
37780
37805
|
"description": "The border color of the Grid header.\n",
|
|
37781
37806
|
"commentRange": {
|
|
37782
|
-
"start":
|
|
37783
|
-
"end":
|
|
37807
|
+
"start": 424,
|
|
37808
|
+
"end": 425
|
|
37784
37809
|
},
|
|
37785
37810
|
"context": {
|
|
37786
37811
|
"type": "variable",
|
|
@@ -37788,8 +37813,8 @@
|
|
|
37788
37813
|
"value": "$kendo-popup-border",
|
|
37789
37814
|
"scope": "default",
|
|
37790
37815
|
"line": {
|
|
37791
|
-
"start":
|
|
37792
|
-
"end":
|
|
37816
|
+
"start": 426,
|
|
37817
|
+
"end": 426
|
|
37793
37818
|
}
|
|
37794
37819
|
},
|
|
37795
37820
|
"group": [
|
|
@@ -37804,8 +37829,8 @@
|
|
|
37804
37829
|
{
|
|
37805
37830
|
"description": "The horizontal padding of the Grid content.\n",
|
|
37806
37831
|
"commentRange": {
|
|
37807
|
-
"start":
|
|
37808
|
-
"end":
|
|
37832
|
+
"start": 428,
|
|
37833
|
+
"end": 429
|
|
37809
37834
|
},
|
|
37810
37835
|
"context": {
|
|
37811
37836
|
"type": "variable",
|
|
@@ -37813,8 +37838,8 @@
|
|
|
37813
37838
|
"value": "k-spacing(0)!default",
|
|
37814
37839
|
"scope": "private",
|
|
37815
37840
|
"line": {
|
|
37816
|
-
"start":
|
|
37817
|
-
"end":
|
|
37841
|
+
"start": 430,
|
|
37842
|
+
"end": 430
|
|
37818
37843
|
}
|
|
37819
37844
|
},
|
|
37820
37845
|
"group": [
|
|
@@ -37829,8 +37854,8 @@
|
|
|
37829
37854
|
{
|
|
37830
37855
|
"description": "The vertical padding of the Grid content.\n",
|
|
37831
37856
|
"commentRange": {
|
|
37832
|
-
"start":
|
|
37833
|
-
"end":
|
|
37857
|
+
"start": 431,
|
|
37858
|
+
"end": 432
|
|
37834
37859
|
},
|
|
37835
37860
|
"context": {
|
|
37836
37861
|
"type": "variable",
|
|
@@ -37838,8 +37863,8 @@
|
|
|
37838
37863
|
"value": "k-spacing(2)",
|
|
37839
37864
|
"scope": "default",
|
|
37840
37865
|
"line": {
|
|
37841
|
-
"start":
|
|
37842
|
-
"end":
|
|
37866
|
+
"start": 433,
|
|
37867
|
+
"end": 433
|
|
37843
37868
|
}
|
|
37844
37869
|
},
|
|
37845
37870
|
"group": [
|
|
@@ -37854,8 +37879,8 @@
|
|
|
37854
37879
|
{
|
|
37855
37880
|
"description": "The background color of the Grid.\n",
|
|
37856
37881
|
"commentRange": {
|
|
37857
|
-
"start":
|
|
37858
|
-
"end":
|
|
37882
|
+
"start": 435,
|
|
37883
|
+
"end": 436
|
|
37859
37884
|
},
|
|
37860
37885
|
"context": {
|
|
37861
37886
|
"type": "variable",
|
|
@@ -37863,8 +37888,8 @@
|
|
|
37863
37888
|
"value": "k-color(surface)",
|
|
37864
37889
|
"scope": "default",
|
|
37865
37890
|
"line": {
|
|
37866
|
-
"start":
|
|
37867
|
-
"end":
|
|
37891
|
+
"start": 437,
|
|
37892
|
+
"end": 437
|
|
37868
37893
|
}
|
|
37869
37894
|
},
|
|
37870
37895
|
"group": [
|
|
@@ -37879,8 +37904,8 @@
|
|
|
37879
37904
|
{
|
|
37880
37905
|
"description": "The width of the Grid cell.\n",
|
|
37881
37906
|
"commentRange": {
|
|
37882
|
-
"start":
|
|
37883
|
-
"end":
|
|
37907
|
+
"start": 439,
|
|
37908
|
+
"end": 440
|
|
37884
37909
|
},
|
|
37885
37910
|
"context": {
|
|
37886
37911
|
"type": "variable",
|
|
@@ -37888,8 +37913,8 @@
|
|
|
37888
37913
|
"value": "($kendo-icon-size * 3)",
|
|
37889
37914
|
"scope": "default",
|
|
37890
37915
|
"line": {
|
|
37891
|
-
"start":
|
|
37892
|
-
"end":
|
|
37916
|
+
"start": 441,
|
|
37917
|
+
"end": 441
|
|
37893
37918
|
}
|
|
37894
37919
|
},
|
|
37895
37920
|
"group": [
|
|
@@ -37904,8 +37929,8 @@
|
|
|
37904
37929
|
{
|
|
37905
37930
|
"description": "The width of the Grid.\n",
|
|
37906
37931
|
"commentRange": {
|
|
37907
|
-
"start":
|
|
37908
|
-
"end":
|
|
37932
|
+
"start": 443,
|
|
37933
|
+
"end": 444
|
|
37909
37934
|
},
|
|
37910
37935
|
"context": {
|
|
37911
37936
|
"type": "variable",
|
|
@@ -37913,8 +37938,8 @@
|
|
|
37913
37938
|
"value": "($kendo-icon-size * 2)",
|
|
37914
37939
|
"scope": "default",
|
|
37915
37940
|
"line": {
|
|
37916
|
-
"start":
|
|
37917
|
-
"end":
|
|
37941
|
+
"start": 445,
|
|
37942
|
+
"end": 445
|
|
37918
37943
|
}
|
|
37919
37944
|
},
|
|
37920
37945
|
"group": [
|
|
@@ -37929,8 +37954,8 @@
|
|
|
37929
37954
|
{
|
|
37930
37955
|
"description": "The grouping border top of the Grid row.\n",
|
|
37931
37956
|
"commentRange": {
|
|
37932
|
-
"start":
|
|
37933
|
-
"end":
|
|
37957
|
+
"start": 447,
|
|
37958
|
+
"end": 448
|
|
37934
37959
|
},
|
|
37935
37960
|
"context": {
|
|
37936
37961
|
"type": "variable",
|
|
@@ -37938,8 +37963,8 @@
|
|
|
37938
37963
|
"value": "1px",
|
|
37939
37964
|
"scope": "default",
|
|
37940
37965
|
"line": {
|
|
37941
|
-
"start":
|
|
37942
|
-
"end":
|
|
37966
|
+
"start": 449,
|
|
37967
|
+
"end": 449
|
|
37943
37968
|
}
|
|
37944
37969
|
},
|
|
37945
37970
|
"group": [
|
|
@@ -37954,8 +37979,8 @@
|
|
|
37954
37979
|
{
|
|
37955
37980
|
"description": "The vertical border of the Grid footer.\n",
|
|
37956
37981
|
"commentRange": {
|
|
37957
|
-
"start":
|
|
37958
|
-
"end":
|
|
37982
|
+
"start": 450,
|
|
37983
|
+
"end": 451
|
|
37959
37984
|
},
|
|
37960
37985
|
"context": {
|
|
37961
37986
|
"type": "variable",
|
|
@@ -37963,8 +37988,8 @@
|
|
|
37963
37988
|
"value": "1px",
|
|
37964
37989
|
"scope": "default",
|
|
37965
37990
|
"line": {
|
|
37966
|
-
"start":
|
|
37967
|
-
"end":
|
|
37991
|
+
"start": 452,
|
|
37992
|
+
"end": 452
|
|
37968
37993
|
}
|
|
37969
37994
|
},
|
|
37970
37995
|
"group": [
|
|
@@ -37979,8 +38004,8 @@
|
|
|
37979
38004
|
{
|
|
37980
38005
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
37981
38006
|
"commentRange": {
|
|
37982
|
-
"start":
|
|
37983
|
-
"end":
|
|
38007
|
+
"start": 454,
|
|
38008
|
+
"end": 455
|
|
37984
38009
|
},
|
|
37985
38010
|
"context": {
|
|
37986
38011
|
"type": "variable",
|
|
@@ -37988,8 +38013,8 @@
|
|
|
37988
38013
|
"value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
|
|
37989
38014
|
"scope": "default",
|
|
37990
38015
|
"line": {
|
|
37991
|
-
"start":
|
|
37992
|
-
"end":
|
|
38016
|
+
"start": 456,
|
|
38017
|
+
"end": 456
|
|
37993
38018
|
}
|
|
37994
38019
|
},
|
|
37995
38020
|
"group": [
|
|
@@ -38004,8 +38029,8 @@
|
|
|
38004
38029
|
{
|
|
38005
38030
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
38006
38031
|
"commentRange": {
|
|
38007
|
-
"start":
|
|
38008
|
-
"end":
|
|
38032
|
+
"start": 457,
|
|
38033
|
+
"end": 458
|
|
38009
38034
|
},
|
|
38010
38035
|
"context": {
|
|
38011
38036
|
"type": "variable",
|
|
@@ -38013,8 +38038,8 @@
|
|
|
38013
38038
|
"value": "k-color(primary)",
|
|
38014
38039
|
"scope": "default",
|
|
38015
38040
|
"line": {
|
|
38016
|
-
"start":
|
|
38017
|
-
"end":
|
|
38041
|
+
"start": 459,
|
|
38042
|
+
"end": 459
|
|
38018
38043
|
}
|
|
38019
38044
|
},
|
|
38020
38045
|
"group": [
|
|
@@ -38029,8 +38054,8 @@
|
|
|
38029
38054
|
{
|
|
38030
38055
|
"description": "The height of the Grid row resize indicator.\n",
|
|
38031
38056
|
"commentRange": {
|
|
38032
|
-
"start":
|
|
38033
|
-
"end":
|
|
38057
|
+
"start": 460,
|
|
38058
|
+
"end": 461
|
|
38034
38059
|
},
|
|
38035
38060
|
"context": {
|
|
38036
38061
|
"type": "variable",
|
|
@@ -38038,8 +38063,8 @@
|
|
|
38038
38063
|
"value": "k-spacing(0.5)",
|
|
38039
38064
|
"scope": "default",
|
|
38040
38065
|
"line": {
|
|
38041
|
-
"start":
|
|
38042
|
-
"end":
|
|
38066
|
+
"start": 462,
|
|
38067
|
+
"end": 462
|
|
38043
38068
|
}
|
|
38044
38069
|
},
|
|
38045
38070
|
"group": [
|
|
@@ -38054,8 +38079,8 @@
|
|
|
38054
38079
|
{
|
|
38055
38080
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
38056
38081
|
"commentRange": {
|
|
38057
|
-
"start":
|
|
38058
|
-
"end":
|
|
38082
|
+
"start": 465,
|
|
38083
|
+
"end": 466
|
|
38059
38084
|
},
|
|
38060
38085
|
"context": {
|
|
38061
38086
|
"type": "variable",
|
|
@@ -38063,8 +38088,8 @@
|
|
|
38063
38088
|
"value": "k-spacing(2)",
|
|
38064
38089
|
"scope": "default",
|
|
38065
38090
|
"line": {
|
|
38066
|
-
"start":
|
|
38067
|
-
"end":
|
|
38091
|
+
"start": 467,
|
|
38092
|
+
"end": 467
|
|
38068
38093
|
}
|
|
38069
38094
|
},
|
|
38070
38095
|
"group": [
|
|
@@ -38079,8 +38104,8 @@
|
|
|
38079
38104
|
{
|
|
38080
38105
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
38081
38106
|
"commentRange": {
|
|
38082
|
-
"start":
|
|
38083
|
-
"end":
|
|
38107
|
+
"start": 468,
|
|
38108
|
+
"end": 469
|
|
38084
38109
|
},
|
|
38085
38110
|
"context": {
|
|
38086
38111
|
"type": "variable",
|
|
@@ -38088,8 +38113,8 @@
|
|
|
38088
38113
|
"value": "k-spacing(1.5)",
|
|
38089
38114
|
"scope": "default",
|
|
38090
38115
|
"line": {
|
|
38091
|
-
"start":
|
|
38092
|
-
"end":
|
|
38116
|
+
"start": 470,
|
|
38117
|
+
"end": 470
|
|
38093
38118
|
}
|
|
38094
38119
|
},
|
|
38095
38120
|
"group": [
|
|
@@ -38104,8 +38129,8 @@
|
|
|
38104
38129
|
{
|
|
38105
38130
|
"description": "The column gap of the Grid stack layout.\n",
|
|
38106
38131
|
"commentRange": {
|
|
38107
|
-
"start":
|
|
38108
|
-
"end":
|
|
38132
|
+
"start": 472,
|
|
38133
|
+
"end": 473
|
|
38109
38134
|
},
|
|
38110
38135
|
"context": {
|
|
38111
38136
|
"type": "variable",
|
|
@@ -38113,8 +38138,8 @@
|
|
|
38113
38138
|
"value": "k-spacing(1)",
|
|
38114
38139
|
"scope": "default",
|
|
38115
38140
|
"line": {
|
|
38116
|
-
"start":
|
|
38117
|
-
"end":
|
|
38141
|
+
"start": 474,
|
|
38142
|
+
"end": 474
|
|
38118
38143
|
}
|
|
38119
38144
|
},
|
|
38120
38145
|
"group": [
|
|
@@ -38129,8 +38154,8 @@
|
|
|
38129
38154
|
{
|
|
38130
38155
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
38131
38156
|
"commentRange": {
|
|
38132
|
-
"start":
|
|
38133
|
-
"end":
|
|
38157
|
+
"start": 475,
|
|
38158
|
+
"end": 476
|
|
38134
38159
|
},
|
|
38135
38160
|
"context": {
|
|
38136
38161
|
"type": "variable",
|
|
@@ -38138,8 +38163,8 @@
|
|
|
38138
38163
|
"value": "k-spacing(2)",
|
|
38139
38164
|
"scope": "default",
|
|
38140
38165
|
"line": {
|
|
38141
|
-
"start":
|
|
38142
|
-
"end":
|
|
38166
|
+
"start": 477,
|
|
38167
|
+
"end": 477
|
|
38143
38168
|
}
|
|
38144
38169
|
},
|
|
38145
38170
|
"group": [
|
|
@@ -38154,8 +38179,8 @@
|
|
|
38154
38179
|
{
|
|
38155
38180
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
38156
38181
|
"commentRange": {
|
|
38157
|
-
"start":
|
|
38158
|
-
"end":
|
|
38182
|
+
"start": 479,
|
|
38183
|
+
"end": 480
|
|
38159
38184
|
},
|
|
38160
38185
|
"context": {
|
|
38161
38186
|
"type": "variable",
|
|
@@ -38163,8 +38188,8 @@
|
|
|
38163
38188
|
"value": "k-spacing(2)",
|
|
38164
38189
|
"scope": "default",
|
|
38165
38190
|
"line": {
|
|
38166
|
-
"start":
|
|
38167
|
-
"end":
|
|
38191
|
+
"start": 481,
|
|
38192
|
+
"end": 481
|
|
38168
38193
|
}
|
|
38169
38194
|
},
|
|
38170
38195
|
"group": [
|
|
@@ -38179,8 +38204,8 @@
|
|
|
38179
38204
|
{
|
|
38180
38205
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
38181
38206
|
"commentRange": {
|
|
38182
|
-
"start":
|
|
38183
|
-
"end":
|
|
38207
|
+
"start": 483,
|
|
38208
|
+
"end": 484
|
|
38184
38209
|
},
|
|
38185
38210
|
"context": {
|
|
38186
38211
|
"type": "variable",
|
|
@@ -38188,8 +38213,8 @@
|
|
|
38188
38213
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
38189
38214
|
"scope": "default",
|
|
38190
38215
|
"line": {
|
|
38191
|
-
"start":
|
|
38192
|
-
"end":
|
|
38216
|
+
"start": 485,
|
|
38217
|
+
"end": 485
|
|
38193
38218
|
}
|
|
38194
38219
|
},
|
|
38195
38220
|
"group": [
|
|
@@ -38204,8 +38229,8 @@
|
|
|
38204
38229
|
{
|
|
38205
38230
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
38206
38231
|
"commentRange": {
|
|
38207
|
-
"start":
|
|
38208
|
-
"end":
|
|
38232
|
+
"start": 486,
|
|
38233
|
+
"end": 487
|
|
38209
38234
|
},
|
|
38210
38235
|
"context": {
|
|
38211
38236
|
"type": "variable",
|
|
@@ -38213,8 +38238,8 @@
|
|
|
38213
38238
|
"value": "var( --kendo-font-weight-bold, bold )",
|
|
38214
38239
|
"scope": "default",
|
|
38215
38240
|
"line": {
|
|
38216
|
-
"start":
|
|
38217
|
-
"end":
|
|
38241
|
+
"start": 488,
|
|
38242
|
+
"end": 488
|
|
38218
38243
|
}
|
|
38219
38244
|
},
|
|
38220
38245
|
"group": [
|
|
@@ -38229,8 +38254,8 @@
|
|
|
38229
38254
|
{
|
|
38230
38255
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
38231
38256
|
"commentRange": {
|
|
38232
|
-
"start":
|
|
38233
|
-
"end":
|
|
38257
|
+
"start": 489,
|
|
38258
|
+
"end": 490
|
|
38234
38259
|
},
|
|
38235
38260
|
"context": {
|
|
38236
38261
|
"type": "variable",
|
|
@@ -38238,8 +38263,8 @@
|
|
|
38238
38263
|
"value": "k-spacing(2.5)",
|
|
38239
38264
|
"scope": "default",
|
|
38240
38265
|
"line": {
|
|
38241
|
-
"start":
|
|
38242
|
-
"end":
|
|
38266
|
+
"start": 491,
|
|
38267
|
+
"end": 491
|
|
38243
38268
|
}
|
|
38244
38269
|
},
|
|
38245
38270
|
"group": [
|
|
@@ -38254,8 +38279,8 @@
|
|
|
38254
38279
|
{
|
|
38255
38280
|
"description": "The color of the Grid stack layout column header.\n",
|
|
38256
38281
|
"commentRange": {
|
|
38257
|
-
"start":
|
|
38258
|
-
"end":
|
|
38282
|
+
"start": 493,
|
|
38283
|
+
"end": 494
|
|
38259
38284
|
},
|
|
38260
38285
|
"context": {
|
|
38261
38286
|
"type": "variable",
|
|
@@ -38263,8 +38288,8 @@
|
|
|
38263
38288
|
"value": "k-color(subtle)",
|
|
38264
38289
|
"scope": "default",
|
|
38265
38290
|
"line": {
|
|
38266
|
-
"start":
|
|
38267
|
-
"end":
|
|
38291
|
+
"start": 495,
|
|
38292
|
+
"end": 495
|
|
38268
38293
|
}
|
|
38269
38294
|
},
|
|
38270
38295
|
"group": [
|
|
@@ -38279,8 +38304,8 @@
|
|
|
38279
38304
|
{
|
|
38280
38305
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
38281
38306
|
"commentRange": {
|
|
38282
|
-
"start":
|
|
38283
|
-
"end":
|
|
38307
|
+
"start": 496,
|
|
38308
|
+
"end": 497
|
|
38284
38309
|
},
|
|
38285
38310
|
"context": {
|
|
38286
38311
|
"type": "variable",
|
|
@@ -38288,8 +38313,8 @@
|
|
|
38288
38313
|
"value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
|
|
38289
38314
|
"scope": "default",
|
|
38290
38315
|
"line": {
|
|
38291
|
-
"start":
|
|
38292
|
-
"end":
|
|
38316
|
+
"start": 498,
|
|
38317
|
+
"end": 498
|
|
38293
38318
|
}
|
|
38294
38319
|
},
|
|
38295
38320
|
"group": [
|
|
@@ -38304,8 +38329,8 @@
|
|
|
38304
38329
|
{
|
|
38305
38330
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
38306
38331
|
"commentRange": {
|
|
38307
|
-
"start":
|
|
38308
|
-
"end":
|
|
38332
|
+
"start": 499,
|
|
38333
|
+
"end": 500
|
|
38309
38334
|
},
|
|
38310
38335
|
"context": {
|
|
38311
38336
|
"type": "variable",
|
|
@@ -38313,8 +38338,8 @@
|
|
|
38313
38338
|
"value": "k-elevation(2)",
|
|
38314
38339
|
"scope": "default",
|
|
38315
38340
|
"line": {
|
|
38316
|
-
"start":
|
|
38317
|
-
"end":
|
|
38341
|
+
"start": 501,
|
|
38342
|
+
"end": 501
|
|
38318
38343
|
}
|
|
38319
38344
|
},
|
|
38320
38345
|
"group": [
|
|
@@ -38329,8 +38354,8 @@
|
|
|
38329
38354
|
{
|
|
38330
38355
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
38331
38356
|
"commentRange": {
|
|
38332
|
-
"start":
|
|
38333
|
-
"end":
|
|
38357
|
+
"start": 503,
|
|
38358
|
+
"end": 504
|
|
38334
38359
|
},
|
|
38335
38360
|
"context": {
|
|
38336
38361
|
"type": "variable",
|
|
@@ -38338,8 +38363,8 @@
|
|
|
38338
38363
|
"value": "var( --kendo-font-weight-bold, 700 )",
|
|
38339
38364
|
"scope": "default",
|
|
38340
38365
|
"line": {
|
|
38341
|
-
"start":
|
|
38342
|
-
"end":
|
|
38366
|
+
"start": 505,
|
|
38367
|
+
"end": 505
|
|
38343
38368
|
}
|
|
38344
38369
|
},
|
|
38345
38370
|
"group": [
|