@progress/kendo-theme-bootstrap 14.2.0-dev.4 → 14.2.0-dev.5
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 +234 -126
- package/dist/meta/sassdoc-raw-data.json +113 -63
- package/dist/meta/variables.json +8 -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 +3 -3
- package/scss/grid/_variables.scss +8 -0
|
@@ -41290,15 +41290,15 @@
|
|
|
41290
41290
|
"resolvedType": "Number"
|
|
41291
41291
|
},
|
|
41292
41292
|
{
|
|
41293
|
-
"description": "The
|
|
41293
|
+
"description": "The indent size for nested grouping rows.\n",
|
|
41294
41294
|
"commentRange": {
|
|
41295
41295
|
"start": 473,
|
|
41296
41296
|
"end": 474
|
|
41297
41297
|
},
|
|
41298
41298
|
"context": {
|
|
41299
41299
|
"type": "variable",
|
|
41300
|
-
"name": "kendo-grid-
|
|
41301
|
-
"value": "
|
|
41300
|
+
"name": "kendo-grid-grouping-indent-size",
|
|
41301
|
+
"value": "k-spacing(6)",
|
|
41302
41302
|
"scope": "default",
|
|
41303
41303
|
"line": {
|
|
41304
41304
|
"start": 475,
|
|
@@ -41313,14 +41313,68 @@
|
|
|
41313
41313
|
"path": "bootstrap/scss/grid/_variables.scss",
|
|
41314
41314
|
"name": "_variables.scss"
|
|
41315
41315
|
},
|
|
41316
|
+
"resolvedValue": "var(--kendo-spacing-6)",
|
|
41317
|
+
"resolvedType": "String"
|
|
41318
|
+
},
|
|
41319
|
+
{
|
|
41320
|
+
"description": "The margin at the end of the checkbox in grouping rows.\n",
|
|
41321
|
+
"commentRange": {
|
|
41322
|
+
"start": 476,
|
|
41323
|
+
"end": 477
|
|
41324
|
+
},
|
|
41325
|
+
"context": {
|
|
41326
|
+
"type": "variable",
|
|
41327
|
+
"name": "kendo-grid-grouping-row-checkbox-margin-end",
|
|
41328
|
+
"value": "k-spacing(3)",
|
|
41329
|
+
"scope": "default",
|
|
41330
|
+
"line": {
|
|
41331
|
+
"start": 478,
|
|
41332
|
+
"end": 478
|
|
41333
|
+
}
|
|
41334
|
+
},
|
|
41335
|
+
"group": [
|
|
41336
|
+
"grid"
|
|
41337
|
+
],
|
|
41338
|
+
"access": "public",
|
|
41339
|
+
"file": {
|
|
41340
|
+
"path": "bootstrap/scss/grid/_variables.scss",
|
|
41341
|
+
"name": "_variables.scss"
|
|
41342
|
+
},
|
|
41343
|
+
"resolvedValue": "var(--kendo-spacing-3)",
|
|
41344
|
+
"resolvedType": "String"
|
|
41345
|
+
},
|
|
41346
|
+
{
|
|
41347
|
+
"description": "The vertical border of the Grid footer.\n",
|
|
41348
|
+
"commentRange": {
|
|
41349
|
+
"start": 479,
|
|
41350
|
+
"end": 480
|
|
41351
|
+
},
|
|
41352
|
+
"context": {
|
|
41353
|
+
"type": "variable",
|
|
41354
|
+
"name": "kendo-grid-group-footer-border-y",
|
|
41355
|
+
"value": "1px",
|
|
41356
|
+
"scope": "default",
|
|
41357
|
+
"line": {
|
|
41358
|
+
"start": 481,
|
|
41359
|
+
"end": 481
|
|
41360
|
+
}
|
|
41361
|
+
},
|
|
41362
|
+
"group": [
|
|
41363
|
+
"grid"
|
|
41364
|
+
],
|
|
41365
|
+
"access": "public",
|
|
41366
|
+
"file": {
|
|
41367
|
+
"path": "bootstrap/scss/grid/_variables.scss",
|
|
41368
|
+
"name": "_variables.scss"
|
|
41369
|
+
},
|
|
41316
41370
|
"resolvedValue": "1px",
|
|
41317
41371
|
"resolvedType": "Number"
|
|
41318
41372
|
},
|
|
41319
41373
|
{
|
|
41320
41374
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
41321
41375
|
"commentRange": {
|
|
41322
|
-
"start":
|
|
41323
|
-
"end":
|
|
41376
|
+
"start": 483,
|
|
41377
|
+
"end": 484
|
|
41324
41378
|
},
|
|
41325
41379
|
"context": {
|
|
41326
41380
|
"type": "variable",
|
|
@@ -41328,8 +41382,8 @@
|
|
|
41328
41382
|
"value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
|
|
41329
41383
|
"scope": "default",
|
|
41330
41384
|
"line": {
|
|
41331
|
-
"start":
|
|
41332
|
-
"end":
|
|
41385
|
+
"start": 485,
|
|
41386
|
+
"end": 485
|
|
41333
41387
|
}
|
|
41334
41388
|
},
|
|
41335
41389
|
"group": [
|
|
@@ -41346,8 +41400,8 @@
|
|
|
41346
41400
|
{
|
|
41347
41401
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
41348
41402
|
"commentRange": {
|
|
41349
|
-
"start":
|
|
41350
|
-
"end":
|
|
41403
|
+
"start": 486,
|
|
41404
|
+
"end": 487
|
|
41351
41405
|
},
|
|
41352
41406
|
"context": {
|
|
41353
41407
|
"type": "variable",
|
|
@@ -41355,8 +41409,8 @@
|
|
|
41355
41409
|
"value": "k-color(primary)",
|
|
41356
41410
|
"scope": "default",
|
|
41357
41411
|
"line": {
|
|
41358
|
-
"start":
|
|
41359
|
-
"end":
|
|
41412
|
+
"start": 488,
|
|
41413
|
+
"end": 488
|
|
41360
41414
|
}
|
|
41361
41415
|
},
|
|
41362
41416
|
"group": [
|
|
@@ -41373,8 +41427,8 @@
|
|
|
41373
41427
|
{
|
|
41374
41428
|
"description": "The height of the Grid row resize indicator.\n",
|
|
41375
41429
|
"commentRange": {
|
|
41376
|
-
"start":
|
|
41377
|
-
"end":
|
|
41430
|
+
"start": 489,
|
|
41431
|
+
"end": 490
|
|
41378
41432
|
},
|
|
41379
41433
|
"context": {
|
|
41380
41434
|
"type": "variable",
|
|
@@ -41382,8 +41436,8 @@
|
|
|
41382
41436
|
"value": "k-spacing(0.5)",
|
|
41383
41437
|
"scope": "default",
|
|
41384
41438
|
"line": {
|
|
41385
|
-
"start":
|
|
41386
|
-
"end":
|
|
41439
|
+
"start": 491,
|
|
41440
|
+
"end": 491
|
|
41387
41441
|
}
|
|
41388
41442
|
},
|
|
41389
41443
|
"group": [
|
|
@@ -41400,8 +41454,8 @@
|
|
|
41400
41454
|
{
|
|
41401
41455
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
41402
41456
|
"commentRange": {
|
|
41403
|
-
"start":
|
|
41404
|
-
"end":
|
|
41457
|
+
"start": 494,
|
|
41458
|
+
"end": 495
|
|
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": 496,
|
|
41467
|
+
"end": 496
|
|
41414
41468
|
}
|
|
41415
41469
|
},
|
|
41416
41470
|
"group": [
|
|
@@ -41427,8 +41481,8 @@
|
|
|
41427
41481
|
{
|
|
41428
41482
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
41429
41483
|
"commentRange": {
|
|
41430
|
-
"start":
|
|
41431
|
-
"end":
|
|
41484
|
+
"start": 497,
|
|
41485
|
+
"end": 498
|
|
41432
41486
|
},
|
|
41433
41487
|
"context": {
|
|
41434
41488
|
"type": "variable",
|
|
@@ -41436,8 +41490,8 @@
|
|
|
41436
41490
|
"value": "k-spacing(1.5)",
|
|
41437
41491
|
"scope": "default",
|
|
41438
41492
|
"line": {
|
|
41439
|
-
"start":
|
|
41440
|
-
"end":
|
|
41493
|
+
"start": 499,
|
|
41494
|
+
"end": 499
|
|
41441
41495
|
}
|
|
41442
41496
|
},
|
|
41443
41497
|
"group": [
|
|
@@ -41454,8 +41508,8 @@
|
|
|
41454
41508
|
{
|
|
41455
41509
|
"description": "The column gap of the Grid stack layout.\n",
|
|
41456
41510
|
"commentRange": {
|
|
41457
|
-
"start":
|
|
41458
|
-
"end":
|
|
41511
|
+
"start": 501,
|
|
41512
|
+
"end": 502
|
|
41459
41513
|
},
|
|
41460
41514
|
"context": {
|
|
41461
41515
|
"type": "variable",
|
|
@@ -41463,8 +41517,8 @@
|
|
|
41463
41517
|
"value": "k-spacing(1)",
|
|
41464
41518
|
"scope": "default",
|
|
41465
41519
|
"line": {
|
|
41466
|
-
"start":
|
|
41467
|
-
"end":
|
|
41520
|
+
"start": 503,
|
|
41521
|
+
"end": 503
|
|
41468
41522
|
}
|
|
41469
41523
|
},
|
|
41470
41524
|
"group": [
|
|
@@ -41481,8 +41535,8 @@
|
|
|
41481
41535
|
{
|
|
41482
41536
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
41483
41537
|
"commentRange": {
|
|
41484
|
-
"start":
|
|
41485
|
-
"end":
|
|
41538
|
+
"start": 504,
|
|
41539
|
+
"end": 505
|
|
41486
41540
|
},
|
|
41487
41541
|
"context": {
|
|
41488
41542
|
"type": "variable",
|
|
@@ -41490,8 +41544,8 @@
|
|
|
41490
41544
|
"value": "k-spacing(2)",
|
|
41491
41545
|
"scope": "default",
|
|
41492
41546
|
"line": {
|
|
41493
|
-
"start":
|
|
41494
|
-
"end":
|
|
41547
|
+
"start": 506,
|
|
41548
|
+
"end": 506
|
|
41495
41549
|
}
|
|
41496
41550
|
},
|
|
41497
41551
|
"group": [
|
|
@@ -41508,8 +41562,8 @@
|
|
|
41508
41562
|
{
|
|
41509
41563
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
41510
41564
|
"commentRange": {
|
|
41511
|
-
"start":
|
|
41512
|
-
"end":
|
|
41565
|
+
"start": 508,
|
|
41566
|
+
"end": 509
|
|
41513
41567
|
},
|
|
41514
41568
|
"context": {
|
|
41515
41569
|
"type": "variable",
|
|
@@ -41517,8 +41571,8 @@
|
|
|
41517
41571
|
"value": "k-spacing(2)",
|
|
41518
41572
|
"scope": "default",
|
|
41519
41573
|
"line": {
|
|
41520
|
-
"start":
|
|
41521
|
-
"end":
|
|
41574
|
+
"start": 510,
|
|
41575
|
+
"end": 510
|
|
41522
41576
|
}
|
|
41523
41577
|
},
|
|
41524
41578
|
"group": [
|
|
@@ -41535,8 +41589,8 @@
|
|
|
41535
41589
|
{
|
|
41536
41590
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
41537
41591
|
"commentRange": {
|
|
41538
|
-
"start":
|
|
41539
|
-
"end":
|
|
41592
|
+
"start": 512,
|
|
41593
|
+
"end": 513
|
|
41540
41594
|
},
|
|
41541
41595
|
"context": {
|
|
41542
41596
|
"type": "variable",
|
|
@@ -41544,8 +41598,8 @@
|
|
|
41544
41598
|
"value": "var(--kendo-font-size-sm)",
|
|
41545
41599
|
"scope": "default",
|
|
41546
41600
|
"line": {
|
|
41547
|
-
"start":
|
|
41548
|
-
"end":
|
|
41601
|
+
"start": 514,
|
|
41602
|
+
"end": 514
|
|
41549
41603
|
}
|
|
41550
41604
|
},
|
|
41551
41605
|
"group": [
|
|
@@ -41562,8 +41616,8 @@
|
|
|
41562
41616
|
{
|
|
41563
41617
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
41564
41618
|
"commentRange": {
|
|
41565
|
-
"start":
|
|
41566
|
-
"end":
|
|
41619
|
+
"start": 515,
|
|
41620
|
+
"end": 516
|
|
41567
41621
|
},
|
|
41568
41622
|
"context": {
|
|
41569
41623
|
"type": "variable",
|
|
@@ -41571,8 +41625,8 @@
|
|
|
41571
41625
|
"value": "var(--kendo-font-weight-bold)",
|
|
41572
41626
|
"scope": "default",
|
|
41573
41627
|
"line": {
|
|
41574
|
-
"start":
|
|
41575
|
-
"end":
|
|
41628
|
+
"start": 517,
|
|
41629
|
+
"end": 517
|
|
41576
41630
|
}
|
|
41577
41631
|
},
|
|
41578
41632
|
"group": [
|
|
@@ -41589,8 +41643,8 @@
|
|
|
41589
41643
|
{
|
|
41590
41644
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
41591
41645
|
"commentRange": {
|
|
41592
|
-
"start":
|
|
41593
|
-
"end":
|
|
41646
|
+
"start": 518,
|
|
41647
|
+
"end": 519
|
|
41594
41648
|
},
|
|
41595
41649
|
"context": {
|
|
41596
41650
|
"type": "variable",
|
|
@@ -41598,8 +41652,8 @@
|
|
|
41598
41652
|
"value": "k-spacing(2.5)",
|
|
41599
41653
|
"scope": "default",
|
|
41600
41654
|
"line": {
|
|
41601
|
-
"start":
|
|
41602
|
-
"end":
|
|
41655
|
+
"start": 520,
|
|
41656
|
+
"end": 520
|
|
41603
41657
|
}
|
|
41604
41658
|
},
|
|
41605
41659
|
"group": [
|
|
@@ -41616,8 +41670,8 @@
|
|
|
41616
41670
|
{
|
|
41617
41671
|
"description": "The color of the Grid stack layout column header.\n",
|
|
41618
41672
|
"commentRange": {
|
|
41619
|
-
"start":
|
|
41620
|
-
"end":
|
|
41673
|
+
"start": 522,
|
|
41674
|
+
"end": 523
|
|
41621
41675
|
},
|
|
41622
41676
|
"context": {
|
|
41623
41677
|
"type": "variable",
|
|
@@ -41625,8 +41679,8 @@
|
|
|
41625
41679
|
"value": "k-color(subtle)",
|
|
41626
41680
|
"scope": "default",
|
|
41627
41681
|
"line": {
|
|
41628
|
-
"start":
|
|
41629
|
-
"end":
|
|
41682
|
+
"start": 524,
|
|
41683
|
+
"end": 524
|
|
41630
41684
|
}
|
|
41631
41685
|
},
|
|
41632
41686
|
"group": [
|
|
@@ -41643,8 +41697,8 @@
|
|
|
41643
41697
|
{
|
|
41644
41698
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
41645
41699
|
"commentRange": {
|
|
41646
|
-
"start":
|
|
41647
|
-
"end":
|
|
41700
|
+
"start": 525,
|
|
41701
|
+
"end": 526
|
|
41648
41702
|
},
|
|
41649
41703
|
"context": {
|
|
41650
41704
|
"type": "variable",
|
|
@@ -41652,8 +41706,8 @@
|
|
|
41652
41706
|
"value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
|
|
41653
41707
|
"scope": "default",
|
|
41654
41708
|
"line": {
|
|
41655
|
-
"start":
|
|
41656
|
-
"end":
|
|
41709
|
+
"start": 527,
|
|
41710
|
+
"end": 527
|
|
41657
41711
|
}
|
|
41658
41712
|
},
|
|
41659
41713
|
"group": [
|
|
@@ -41670,8 +41724,8 @@
|
|
|
41670
41724
|
{
|
|
41671
41725
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
41672
41726
|
"commentRange": {
|
|
41673
|
-
"start":
|
|
41674
|
-
"end":
|
|
41727
|
+
"start": 528,
|
|
41728
|
+
"end": 529
|
|
41675
41729
|
},
|
|
41676
41730
|
"context": {
|
|
41677
41731
|
"type": "variable",
|
|
@@ -41679,8 +41733,8 @@
|
|
|
41679
41733
|
"value": "k-elevation(2)",
|
|
41680
41734
|
"scope": "default",
|
|
41681
41735
|
"line": {
|
|
41682
|
-
"start":
|
|
41683
|
-
"end":
|
|
41736
|
+
"start": 530,
|
|
41737
|
+
"end": 530
|
|
41684
41738
|
}
|
|
41685
41739
|
},
|
|
41686
41740
|
"group": [
|
|
@@ -41697,8 +41751,8 @@
|
|
|
41697
41751
|
{
|
|
41698
41752
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
41699
41753
|
"commentRange": {
|
|
41700
|
-
"start":
|
|
41701
|
-
"end":
|
|
41754
|
+
"start": 532,
|
|
41755
|
+
"end": 533
|
|
41702
41756
|
},
|
|
41703
41757
|
"context": {
|
|
41704
41758
|
"type": "variable",
|
|
@@ -41706,8 +41760,8 @@
|
|
|
41706
41760
|
"value": "var(--kendo-font-weight-bold)",
|
|
41707
41761
|
"scope": "default",
|
|
41708
41762
|
"line": {
|
|
41709
|
-
"start":
|
|
41710
|
-
"end":
|
|
41763
|
+
"start": 534,
|
|
41764
|
+
"end": 534
|
|
41711
41765
|
}
|
|
41712
41766
|
},
|
|
41713
41767
|
"group": [
|
|
@@ -142789,15 +142843,15 @@
|
|
|
142789
142843
|
"resolvedType": "Number"
|
|
142790
142844
|
},
|
|
142791
142845
|
{
|
|
142792
|
-
"description": "The
|
|
142846
|
+
"description": "The indent size for nested grouping rows.\n",
|
|
142793
142847
|
"commentRange": {
|
|
142794
142848
|
"start": 473,
|
|
142795
142849
|
"end": 474
|
|
142796
142850
|
},
|
|
142797
142851
|
"context": {
|
|
142798
142852
|
"type": "variable",
|
|
142799
|
-
"name": "kendo-grid-
|
|
142800
|
-
"value": "
|
|
142853
|
+
"name": "kendo-grid-grouping-indent-size",
|
|
142854
|
+
"value": "k-spacing(6)",
|
|
142801
142855
|
"scope": "default",
|
|
142802
142856
|
"line": {
|
|
142803
142857
|
"start": 475,
|
|
@@ -142812,14 +142866,68 @@
|
|
|
142812
142866
|
"path": "bootstrap/scss/grid/_variables.scss",
|
|
142813
142867
|
"name": "_variables.scss"
|
|
142814
142868
|
},
|
|
142869
|
+
"resolvedValue": "var(--kendo-spacing-6)",
|
|
142870
|
+
"resolvedType": "String"
|
|
142871
|
+
},
|
|
142872
|
+
{
|
|
142873
|
+
"description": "The margin at the end of the checkbox in grouping rows.\n",
|
|
142874
|
+
"commentRange": {
|
|
142875
|
+
"start": 476,
|
|
142876
|
+
"end": 477
|
|
142877
|
+
},
|
|
142878
|
+
"context": {
|
|
142879
|
+
"type": "variable",
|
|
142880
|
+
"name": "kendo-grid-grouping-row-checkbox-margin-end",
|
|
142881
|
+
"value": "k-spacing(3)",
|
|
142882
|
+
"scope": "default",
|
|
142883
|
+
"line": {
|
|
142884
|
+
"start": 478,
|
|
142885
|
+
"end": 478
|
|
142886
|
+
}
|
|
142887
|
+
},
|
|
142888
|
+
"group": [
|
|
142889
|
+
"grid"
|
|
142890
|
+
],
|
|
142891
|
+
"access": "public",
|
|
142892
|
+
"file": {
|
|
142893
|
+
"path": "bootstrap/scss/grid/_variables.scss",
|
|
142894
|
+
"name": "_variables.scss"
|
|
142895
|
+
},
|
|
142896
|
+
"resolvedValue": "var(--kendo-spacing-3)",
|
|
142897
|
+
"resolvedType": "String"
|
|
142898
|
+
},
|
|
142899
|
+
{
|
|
142900
|
+
"description": "The vertical border of the Grid footer.\n",
|
|
142901
|
+
"commentRange": {
|
|
142902
|
+
"start": 479,
|
|
142903
|
+
"end": 480
|
|
142904
|
+
},
|
|
142905
|
+
"context": {
|
|
142906
|
+
"type": "variable",
|
|
142907
|
+
"name": "kendo-grid-group-footer-border-y",
|
|
142908
|
+
"value": "1px",
|
|
142909
|
+
"scope": "default",
|
|
142910
|
+
"line": {
|
|
142911
|
+
"start": 481,
|
|
142912
|
+
"end": 481
|
|
142913
|
+
}
|
|
142914
|
+
},
|
|
142915
|
+
"group": [
|
|
142916
|
+
"grid"
|
|
142917
|
+
],
|
|
142918
|
+
"access": "public",
|
|
142919
|
+
"file": {
|
|
142920
|
+
"path": "bootstrap/scss/grid/_variables.scss",
|
|
142921
|
+
"name": "_variables.scss"
|
|
142922
|
+
},
|
|
142815
142923
|
"resolvedValue": "1px",
|
|
142816
142924
|
"resolvedType": "Number"
|
|
142817
142925
|
},
|
|
142818
142926
|
{
|
|
142819
142927
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
142820
142928
|
"commentRange": {
|
|
142821
|
-
"start":
|
|
142822
|
-
"end":
|
|
142929
|
+
"start": 483,
|
|
142930
|
+
"end": 484
|
|
142823
142931
|
},
|
|
142824
142932
|
"context": {
|
|
142825
142933
|
"type": "variable",
|
|
@@ -142827,8 +142935,8 @@
|
|
|
142827
142935
|
"value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
|
|
142828
142936
|
"scope": "default",
|
|
142829
142937
|
"line": {
|
|
142830
|
-
"start":
|
|
142831
|
-
"end":
|
|
142938
|
+
"start": 485,
|
|
142939
|
+
"end": 485
|
|
142832
142940
|
}
|
|
142833
142941
|
},
|
|
142834
142942
|
"group": [
|
|
@@ -142845,8 +142953,8 @@
|
|
|
142845
142953
|
{
|
|
142846
142954
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
142847
142955
|
"commentRange": {
|
|
142848
|
-
"start":
|
|
142849
|
-
"end":
|
|
142956
|
+
"start": 486,
|
|
142957
|
+
"end": 487
|
|
142850
142958
|
},
|
|
142851
142959
|
"context": {
|
|
142852
142960
|
"type": "variable",
|
|
@@ -142854,8 +142962,8 @@
|
|
|
142854
142962
|
"value": "k-color(primary)",
|
|
142855
142963
|
"scope": "default",
|
|
142856
142964
|
"line": {
|
|
142857
|
-
"start":
|
|
142858
|
-
"end":
|
|
142965
|
+
"start": 488,
|
|
142966
|
+
"end": 488
|
|
142859
142967
|
}
|
|
142860
142968
|
},
|
|
142861
142969
|
"group": [
|
|
@@ -142872,8 +142980,8 @@
|
|
|
142872
142980
|
{
|
|
142873
142981
|
"description": "The height of the Grid row resize indicator.\n",
|
|
142874
142982
|
"commentRange": {
|
|
142875
|
-
"start":
|
|
142876
|
-
"end":
|
|
142983
|
+
"start": 489,
|
|
142984
|
+
"end": 490
|
|
142877
142985
|
},
|
|
142878
142986
|
"context": {
|
|
142879
142987
|
"type": "variable",
|
|
@@ -142881,8 +142989,8 @@
|
|
|
142881
142989
|
"value": "k-spacing(0.5)",
|
|
142882
142990
|
"scope": "default",
|
|
142883
142991
|
"line": {
|
|
142884
|
-
"start":
|
|
142885
|
-
"end":
|
|
142992
|
+
"start": 491,
|
|
142993
|
+
"end": 491
|
|
142886
142994
|
}
|
|
142887
142995
|
},
|
|
142888
142996
|
"group": [
|
|
@@ -142899,8 +143007,8 @@
|
|
|
142899
143007
|
{
|
|
142900
143008
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
142901
143009
|
"commentRange": {
|
|
142902
|
-
"start":
|
|
142903
|
-
"end":
|
|
143010
|
+
"start": 494,
|
|
143011
|
+
"end": 495
|
|
142904
143012
|
},
|
|
142905
143013
|
"context": {
|
|
142906
143014
|
"type": "variable",
|
|
@@ -142908,8 +143016,8 @@
|
|
|
142908
143016
|
"value": "k-spacing(2)",
|
|
142909
143017
|
"scope": "default",
|
|
142910
143018
|
"line": {
|
|
142911
|
-
"start":
|
|
142912
|
-
"end":
|
|
143019
|
+
"start": 496,
|
|
143020
|
+
"end": 496
|
|
142913
143021
|
}
|
|
142914
143022
|
},
|
|
142915
143023
|
"group": [
|
|
@@ -142926,8 +143034,8 @@
|
|
|
142926
143034
|
{
|
|
142927
143035
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
142928
143036
|
"commentRange": {
|
|
142929
|
-
"start":
|
|
142930
|
-
"end":
|
|
143037
|
+
"start": 497,
|
|
143038
|
+
"end": 498
|
|
142931
143039
|
},
|
|
142932
143040
|
"context": {
|
|
142933
143041
|
"type": "variable",
|
|
@@ -142935,8 +143043,8 @@
|
|
|
142935
143043
|
"value": "k-spacing(1.5)",
|
|
142936
143044
|
"scope": "default",
|
|
142937
143045
|
"line": {
|
|
142938
|
-
"start":
|
|
142939
|
-
"end":
|
|
143046
|
+
"start": 499,
|
|
143047
|
+
"end": 499
|
|
142940
143048
|
}
|
|
142941
143049
|
},
|
|
142942
143050
|
"group": [
|
|
@@ -142953,8 +143061,8 @@
|
|
|
142953
143061
|
{
|
|
142954
143062
|
"description": "The column gap of the Grid stack layout.\n",
|
|
142955
143063
|
"commentRange": {
|
|
142956
|
-
"start":
|
|
142957
|
-
"end":
|
|
143064
|
+
"start": 501,
|
|
143065
|
+
"end": 502
|
|
142958
143066
|
},
|
|
142959
143067
|
"context": {
|
|
142960
143068
|
"type": "variable",
|
|
@@ -142962,8 +143070,8 @@
|
|
|
142962
143070
|
"value": "k-spacing(1)",
|
|
142963
143071
|
"scope": "default",
|
|
142964
143072
|
"line": {
|
|
142965
|
-
"start":
|
|
142966
|
-
"end":
|
|
143073
|
+
"start": 503,
|
|
143074
|
+
"end": 503
|
|
142967
143075
|
}
|
|
142968
143076
|
},
|
|
142969
143077
|
"group": [
|
|
@@ -142980,8 +143088,8 @@
|
|
|
142980
143088
|
{
|
|
142981
143089
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
142982
143090
|
"commentRange": {
|
|
142983
|
-
"start":
|
|
142984
|
-
"end":
|
|
143091
|
+
"start": 504,
|
|
143092
|
+
"end": 505
|
|
142985
143093
|
},
|
|
142986
143094
|
"context": {
|
|
142987
143095
|
"type": "variable",
|
|
@@ -142989,8 +143097,8 @@
|
|
|
142989
143097
|
"value": "k-spacing(2)",
|
|
142990
143098
|
"scope": "default",
|
|
142991
143099
|
"line": {
|
|
142992
|
-
"start":
|
|
142993
|
-
"end":
|
|
143100
|
+
"start": 506,
|
|
143101
|
+
"end": 506
|
|
142994
143102
|
}
|
|
142995
143103
|
},
|
|
142996
143104
|
"group": [
|
|
@@ -143007,8 +143115,8 @@
|
|
|
143007
143115
|
{
|
|
143008
143116
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
143009
143117
|
"commentRange": {
|
|
143010
|
-
"start":
|
|
143011
|
-
"end":
|
|
143118
|
+
"start": 508,
|
|
143119
|
+
"end": 509
|
|
143012
143120
|
},
|
|
143013
143121
|
"context": {
|
|
143014
143122
|
"type": "variable",
|
|
@@ -143016,8 +143124,8 @@
|
|
|
143016
143124
|
"value": "k-spacing(2)",
|
|
143017
143125
|
"scope": "default",
|
|
143018
143126
|
"line": {
|
|
143019
|
-
"start":
|
|
143020
|
-
"end":
|
|
143127
|
+
"start": 510,
|
|
143128
|
+
"end": 510
|
|
143021
143129
|
}
|
|
143022
143130
|
},
|
|
143023
143131
|
"group": [
|
|
@@ -143034,8 +143142,8 @@
|
|
|
143034
143142
|
{
|
|
143035
143143
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
143036
143144
|
"commentRange": {
|
|
143037
|
-
"start":
|
|
143038
|
-
"end":
|
|
143145
|
+
"start": 512,
|
|
143146
|
+
"end": 513
|
|
143039
143147
|
},
|
|
143040
143148
|
"context": {
|
|
143041
143149
|
"type": "variable",
|
|
@@ -143043,8 +143151,8 @@
|
|
|
143043
143151
|
"value": "var(--kendo-font-size-sm)",
|
|
143044
143152
|
"scope": "default",
|
|
143045
143153
|
"line": {
|
|
143046
|
-
"start":
|
|
143047
|
-
"end":
|
|
143154
|
+
"start": 514,
|
|
143155
|
+
"end": 514
|
|
143048
143156
|
}
|
|
143049
143157
|
},
|
|
143050
143158
|
"group": [
|
|
@@ -143061,8 +143169,8 @@
|
|
|
143061
143169
|
{
|
|
143062
143170
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
143063
143171
|
"commentRange": {
|
|
143064
|
-
"start":
|
|
143065
|
-
"end":
|
|
143172
|
+
"start": 515,
|
|
143173
|
+
"end": 516
|
|
143066
143174
|
},
|
|
143067
143175
|
"context": {
|
|
143068
143176
|
"type": "variable",
|
|
@@ -143070,8 +143178,8 @@
|
|
|
143070
143178
|
"value": "var(--kendo-font-weight-bold)",
|
|
143071
143179
|
"scope": "default",
|
|
143072
143180
|
"line": {
|
|
143073
|
-
"start":
|
|
143074
|
-
"end":
|
|
143181
|
+
"start": 517,
|
|
143182
|
+
"end": 517
|
|
143075
143183
|
}
|
|
143076
143184
|
},
|
|
143077
143185
|
"group": [
|
|
@@ -143088,8 +143196,8 @@
|
|
|
143088
143196
|
{
|
|
143089
143197
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
143090
143198
|
"commentRange": {
|
|
143091
|
-
"start":
|
|
143092
|
-
"end":
|
|
143199
|
+
"start": 518,
|
|
143200
|
+
"end": 519
|
|
143093
143201
|
},
|
|
143094
143202
|
"context": {
|
|
143095
143203
|
"type": "variable",
|
|
@@ -143097,8 +143205,8 @@
|
|
|
143097
143205
|
"value": "k-spacing(2.5)",
|
|
143098
143206
|
"scope": "default",
|
|
143099
143207
|
"line": {
|
|
143100
|
-
"start":
|
|
143101
|
-
"end":
|
|
143208
|
+
"start": 520,
|
|
143209
|
+
"end": 520
|
|
143102
143210
|
}
|
|
143103
143211
|
},
|
|
143104
143212
|
"group": [
|
|
@@ -143115,8 +143223,8 @@
|
|
|
143115
143223
|
{
|
|
143116
143224
|
"description": "The color of the Grid stack layout column header.\n",
|
|
143117
143225
|
"commentRange": {
|
|
143118
|
-
"start":
|
|
143119
|
-
"end":
|
|
143226
|
+
"start": 522,
|
|
143227
|
+
"end": 523
|
|
143120
143228
|
},
|
|
143121
143229
|
"context": {
|
|
143122
143230
|
"type": "variable",
|
|
@@ -143124,8 +143232,8 @@
|
|
|
143124
143232
|
"value": "k-color(subtle)",
|
|
143125
143233
|
"scope": "default",
|
|
143126
143234
|
"line": {
|
|
143127
|
-
"start":
|
|
143128
|
-
"end":
|
|
143235
|
+
"start": 524,
|
|
143236
|
+
"end": 524
|
|
143129
143237
|
}
|
|
143130
143238
|
},
|
|
143131
143239
|
"group": [
|
|
@@ -143142,8 +143250,8 @@
|
|
|
143142
143250
|
{
|
|
143143
143251
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
143144
143252
|
"commentRange": {
|
|
143145
|
-
"start":
|
|
143146
|
-
"end":
|
|
143253
|
+
"start": 525,
|
|
143254
|
+
"end": 526
|
|
143147
143255
|
},
|
|
143148
143256
|
"context": {
|
|
143149
143257
|
"type": "variable",
|
|
@@ -143151,8 +143259,8 @@
|
|
|
143151
143259
|
"value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
|
|
143152
143260
|
"scope": "default",
|
|
143153
143261
|
"line": {
|
|
143154
|
-
"start":
|
|
143155
|
-
"end":
|
|
143262
|
+
"start": 527,
|
|
143263
|
+
"end": 527
|
|
143156
143264
|
}
|
|
143157
143265
|
},
|
|
143158
143266
|
"group": [
|
|
@@ -143169,8 +143277,8 @@
|
|
|
143169
143277
|
{
|
|
143170
143278
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
143171
143279
|
"commentRange": {
|
|
143172
|
-
"start":
|
|
143173
|
-
"end":
|
|
143280
|
+
"start": 528,
|
|
143281
|
+
"end": 529
|
|
143174
143282
|
},
|
|
143175
143283
|
"context": {
|
|
143176
143284
|
"type": "variable",
|
|
@@ -143178,8 +143286,8 @@
|
|
|
143178
143286
|
"value": "k-elevation(2)",
|
|
143179
143287
|
"scope": "default",
|
|
143180
143288
|
"line": {
|
|
143181
|
-
"start":
|
|
143182
|
-
"end":
|
|
143289
|
+
"start": 530,
|
|
143290
|
+
"end": 530
|
|
143183
143291
|
}
|
|
143184
143292
|
},
|
|
143185
143293
|
"group": [
|
|
@@ -143196,8 +143304,8 @@
|
|
|
143196
143304
|
{
|
|
143197
143305
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
143198
143306
|
"commentRange": {
|
|
143199
|
-
"start":
|
|
143200
|
-
"end":
|
|
143307
|
+
"start": 532,
|
|
143308
|
+
"end": 533
|
|
143201
143309
|
},
|
|
143202
143310
|
"context": {
|
|
143203
143311
|
"type": "variable",
|
|
@@ -143205,8 +143313,8 @@
|
|
|
143205
143313
|
"value": "var(--kendo-font-weight-bold)",
|
|
143206
143314
|
"scope": "default",
|
|
143207
143315
|
"line": {
|
|
143208
|
-
"start":
|
|
143209
|
-
"end":
|
|
143316
|
+
"start": 534,
|
|
143317
|
+
"end": 534
|
|
143210
143318
|
}
|
|
143211
143319
|
},
|
|
143212
143320
|
"group": [
|