@progress/kendo-theme-bootstrap 14.4.1-dev.2 → 14.4.1-dev.4

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.
@@ -41073,11 +41073,38 @@
41073
41073
  "resolvedValue": "var(--kendo-color-on-app-surface)",
41074
41074
  "resolvedType": "String"
41075
41075
  },
41076
+ {
41077
+ "description": "The font weight of the Grid grouping row text.\n",
41078
+ "commentRange": {
41079
+ "start": 317,
41080
+ "end": 318
41081
+ },
41082
+ "context": {
41083
+ "type": "variable",
41084
+ "name": "kendo-grid-grouping-row-font-weight",
41085
+ "value": "var(--kendo-font-weight-bold)",
41086
+ "scope": "default",
41087
+ "line": {
41088
+ "start": 319,
41089
+ "end": 319
41090
+ }
41091
+ },
41092
+ "group": [
41093
+ "grid"
41094
+ ],
41095
+ "access": "public",
41096
+ "file": {
41097
+ "path": "bootstrap/scss/grid/_variables.scss",
41098
+ "name": "_variables.scss"
41099
+ },
41100
+ "resolvedValue": "var(--kendo-font-weight-bold)",
41101
+ "resolvedType": "String"
41102
+ },
41076
41103
  {
41077
41104
  "description": "The background color of the Grid.\n",
41078
41105
  "commentRange": {
41079
- "start": 318,
41080
- "end": 319
41106
+ "start": 321,
41107
+ "end": 322
41081
41108
  },
41082
41109
  "context": {
41083
41110
  "type": "variable",
@@ -41085,8 +41112,8 @@
41085
41112
  "value": "color-mix(in srgb, k-color(on-app-surface) 2%, transparent)",
41086
41113
  "scope": "default",
41087
41114
  "line": {
41088
- "start": 320,
41089
- "end": 320
41115
+ "start": 323,
41116
+ "end": 323
41090
41117
  }
41091
41118
  },
41092
41119
  "group": [
@@ -41103,8 +41130,8 @@
41103
41130
  {
41104
41131
  "description": "The text color of the Grid.\n",
41105
41132
  "commentRange": {
41106
- "start": 321,
41107
- "end": 322
41133
+ "start": 324,
41134
+ "end": 325
41108
41135
  },
41109
41136
  "context": {
41110
41137
  "type": "variable",
@@ -41112,8 +41139,8 @@
41112
41139
  "value": "k-color(primary)",
41113
41140
  "scope": "default",
41114
41141
  "line": {
41115
- "start": 323,
41116
- "end": 323
41142
+ "start": 326,
41143
+ "end": 326
41117
41144
  }
41118
41145
  },
41119
41146
  "group": [
@@ -41130,8 +41157,8 @@
41130
41157
  {
41131
41158
  "description": "The font size of the Grid.\n",
41132
41159
  "commentRange": {
41133
- "start": 324,
41134
- "end": 325
41160
+ "start": 327,
41161
+ "end": 328
41135
41162
  },
41136
41163
  "context": {
41137
41164
  "type": "variable",
@@ -41139,8 +41166,8 @@
41139
41166
  "value": "($kendo-icon-size * .75)",
41140
41167
  "scope": "default",
41141
41168
  "line": {
41142
- "start": 326,
41143
- "end": 326
41169
+ "start": 329,
41170
+ "end": 329
41144
41171
  }
41145
41172
  },
41146
41173
  "group": [
@@ -41157,8 +41184,8 @@
41157
41184
  {
41158
41185
  "description": "The sorting index vertical spacing of the Grid.\n",
41159
41186
  "commentRange": {
41160
- "start": 327,
41161
- "end": 328
41187
+ "start": 330,
41188
+ "end": 331
41162
41189
  },
41163
41190
  "context": {
41164
41191
  "type": "variable",
@@ -41166,8 +41193,8 @@
41166
41193
  "value": "k-spacing(0.5)",
41167
41194
  "scope": "default",
41168
41195
  "line": {
41169
- "start": 329,
41170
- "end": 329
41196
+ "start": 332,
41197
+ "end": 332
41171
41198
  }
41172
41199
  },
41173
41200
  "group": [
@@ -41184,8 +41211,8 @@
41184
41211
  {
41185
41212
  "description": "The sorting index horizontal spacing of the Grid.\n",
41186
41213
  "commentRange": {
41187
- "start": 330,
41188
- "end": 331
41214
+ "start": 333,
41215
+ "end": 334
41189
41216
  },
41190
41217
  "context": {
41191
41218
  "type": "variable",
@@ -41193,8 +41220,8 @@
41193
41220
  "value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1 )",
41194
41221
  "scope": "default",
41195
41222
  "line": {
41196
- "start": 332,
41197
- "end": 332
41223
+ "start": 335,
41224
+ "end": 335
41198
41225
  }
41199
41226
  },
41200
41227
  "group": [
@@ -41211,8 +41238,8 @@
41211
41238
  {
41212
41239
  "description": "The sorted icon spacing of the Grid.\n",
41213
41240
  "commentRange": {
41214
- "start": 334,
41215
- "end": 335
41241
+ "start": 337,
41242
+ "end": 338
41216
41243
  },
41217
41244
  "context": {
41218
41245
  "type": "variable",
@@ -41220,8 +41247,8 @@
41220
41247
  "value": "calc( #{k-spacing(4)} - 1px )",
41221
41248
  "scope": "default",
41222
41249
  "line": {
41223
- "start": 336,
41224
- "end": 336
41250
+ "start": 339,
41251
+ "end": 339
41225
41252
  }
41226
41253
  },
41227
41254
  "group": [
@@ -41238,8 +41265,8 @@
41238
41265
  {
41239
41266
  "description": "The shadow of the Grid.\n",
41240
41267
  "commentRange": {
41241
- "start": 338,
41242
- "end": 339
41268
+ "start": 341,
41269
+ "end": 342
41243
41270
  },
41244
41271
  "context": {
41245
41272
  "type": "variable",
@@ -41247,8 +41274,8 @@
41247
41274
  "value": "$kendo-table-focus-shadow",
41248
41275
  "scope": "default",
41249
41276
  "line": {
41250
- "start": 340,
41251
- "end": 340
41277
+ "start": 343,
41278
+ "end": 343
41252
41279
  }
41253
41280
  },
41254
41281
  "group": [
@@ -41265,8 +41292,8 @@
41265
41292
  {
41266
41293
  "description": "The spacing of the Grid button.\n",
41267
41294
  "commentRange": {
41268
- "start": 342,
41269
- "end": 343
41295
+ "start": 345,
41296
+ "end": 346
41270
41297
  },
41271
41298
  "context": {
41272
41299
  "type": "variable",
@@ -41274,8 +41301,8 @@
41274
41301
  "value": "k-spacing(2)",
41275
41302
  "scope": "default",
41276
41303
  "line": {
41277
- "start": 344,
41278
- "end": 344
41304
+ "start": 347,
41305
+ "end": 347
41279
41306
  }
41280
41307
  },
41281
41308
  "group": [
@@ -41292,8 +41319,8 @@
41292
41319
  {
41293
41320
  "description": "The background color of the sticky content in the Grid.\n",
41294
41321
  "commentRange": {
41295
- "start": 347,
41296
- "end": 348
41322
+ "start": 350,
41323
+ "end": 351
41297
41324
  },
41298
41325
  "context": {
41299
41326
  "type": "variable",
@@ -41301,8 +41328,8 @@
41301
41328
  "value": "$kendo-grid-bg",
41302
41329
  "scope": "default",
41303
41330
  "line": {
41304
- "start": 349,
41305
- "end": 349
41331
+ "start": 352,
41332
+ "end": 352
41306
41333
  }
41307
41334
  },
41308
41335
  "group": [
@@ -41319,8 +41346,8 @@
41319
41346
  {
41320
41347
  "description": "The alternate background color of the sticky content in the Grid.\n",
41321
41348
  "commentRange": {
41322
- "start": 350,
41323
- "end": 351
41349
+ "start": 353,
41350
+ "end": 354
41324
41351
  },
41325
41352
  "context": {
41326
41353
  "type": "variable",
@@ -41328,8 +41355,8 @@
41328
41355
  "value": "k-color(base-subtle)",
41329
41356
  "scope": "default",
41330
41357
  "line": {
41331
- "start": 352,
41332
- "end": 352
41358
+ "start": 355,
41359
+ "end": 355
41333
41360
  }
41334
41361
  },
41335
41362
  "group": [
@@ -41346,8 +41373,8 @@
41346
41373
  {
41347
41374
  "description": "The background color of the hovered sticky content in the Grid.\n",
41348
41375
  "commentRange": {
41349
- "start": 353,
41350
- "end": 354
41376
+ "start": 356,
41377
+ "end": 357
41351
41378
  },
41352
41379
  "context": {
41353
41380
  "type": "variable",
@@ -41355,8 +41382,8 @@
41355
41382
  "value": "k-color(base-subtle-hover)",
41356
41383
  "scope": "default",
41357
41384
  "line": {
41358
- "start": 355,
41359
- "end": 355
41385
+ "start": 358,
41386
+ "end": 358
41360
41387
  }
41361
41388
  },
41362
41389
  "group": [
@@ -41373,8 +41400,8 @@
41373
41400
  {
41374
41401
  "description": "The border color of the sticky content in the Grid.\n",
41375
41402
  "commentRange": {
41376
- "start": 357,
41377
- "end": 358
41403
+ "start": 360,
41404
+ "end": 361
41378
41405
  },
41379
41406
  "context": {
41380
41407
  "type": "variable",
@@ -41382,8 +41409,8 @@
41382
41409
  "value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
41383
41410
  "scope": "default",
41384
41411
  "line": {
41385
- "start": 359,
41386
- "end": 359
41412
+ "start": 362,
41413
+ "end": 362
41387
41414
  }
41388
41415
  },
41389
41416
  "group": [
@@ -41400,8 +41427,8 @@
41400
41427
  {
41401
41428
  "description": "The background color of the sticky header in the Grid.\n",
41402
41429
  "commentRange": {
41403
- "start": 361,
41404
- "end": 362
41430
+ "start": 364,
41431
+ "end": 365
41405
41432
  },
41406
41433
  "context": {
41407
41434
  "type": "variable",
@@ -41409,8 +41436,8 @@
41409
41436
  "value": "$kendo-grid-header-bg",
41410
41437
  "scope": "default",
41411
41438
  "line": {
41412
- "start": 363,
41413
- "end": 363
41439
+ "start": 366,
41440
+ "end": 366
41414
41441
  }
41415
41442
  },
41416
41443
  "group": [
@@ -41427,8 +41454,8 @@
41427
41454
  {
41428
41455
  "description": "The text color of the sticky header in the Grid.\n",
41429
41456
  "commentRange": {
41430
- "start": 364,
41431
- "end": 365
41457
+ "start": 367,
41458
+ "end": 368
41432
41459
  },
41433
41460
  "context": {
41434
41461
  "type": "variable",
@@ -41436,8 +41463,8 @@
41436
41463
  "value": "$kendo-grid-header-text",
41437
41464
  "scope": "default",
41438
41465
  "line": {
41439
- "start": 366,
41440
- "end": 366
41466
+ "start": 369,
41467
+ "end": 369
41441
41468
  }
41442
41469
  },
41443
41470
  "group": [
@@ -41454,8 +41481,8 @@
41454
41481
  {
41455
41482
  "description": "The border color of the sticky header in the Grid.\n",
41456
41483
  "commentRange": {
41457
- "start": 367,
41458
- "end": 368
41484
+ "start": 370,
41485
+ "end": 371
41459
41486
  },
41460
41487
  "context": {
41461
41488
  "type": "variable",
@@ -41463,8 +41490,8 @@
41463
41490
  "value": "$kendo-grid-sticky-border",
41464
41491
  "scope": "default",
41465
41492
  "line": {
41466
- "start": 369,
41467
- "end": 369
41493
+ "start": 372,
41494
+ "end": 372
41468
41495
  }
41469
41496
  },
41470
41497
  "group": [
@@ -41481,8 +41508,8 @@
41481
41508
  {
41482
41509
  "description": "The background color of the sticky footer in the Grid.\n",
41483
41510
  "commentRange": {
41484
- "start": 371,
41485
- "end": 372
41511
+ "start": 374,
41512
+ "end": 375
41486
41513
  },
41487
41514
  "context": {
41488
41515
  "type": "variable",
@@ -41490,8 +41517,8 @@
41490
41517
  "value": "$kendo-grid-header-bg",
41491
41518
  "scope": "default",
41492
41519
  "line": {
41493
- "start": 373,
41494
- "end": 373
41520
+ "start": 376,
41521
+ "end": 376
41495
41522
  }
41496
41523
  },
41497
41524
  "group": [
@@ -41508,8 +41535,8 @@
41508
41535
  {
41509
41536
  "description": "The box shadow of the sticky container in the Grid.\n",
41510
41537
  "commentRange": {
41511
- "start": 375,
41512
- "end": 376
41538
+ "start": 378,
41539
+ "end": 379
41513
41540
  },
41514
41541
  "context": {
41515
41542
  "type": "variable",
@@ -41517,8 +41544,8 @@
41517
41544
  "value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
41518
41545
  "scope": "default",
41519
41546
  "line": {
41520
- "start": 377,
41521
- "end": 377
41547
+ "start": 380,
41548
+ "end": 380
41522
41549
  }
41523
41550
  },
41524
41551
  "group": [
@@ -41535,8 +41562,8 @@
41535
41562
  {
41536
41563
  "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
41537
41564
  "commentRange": {
41538
- "start": 378,
41539
- "end": 379
41565
+ "start": 381,
41566
+ "end": 382
41540
41567
  },
41541
41568
  "context": {
41542
41569
  "type": "variable",
@@ -41544,8 +41571,8 @@
41544
41571
  "value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
41545
41572
  "scope": "default",
41546
41573
  "line": {
41547
- "start": 380,
41548
- "end": 380
41574
+ "start": 383,
41575
+ "end": 383
41549
41576
  }
41550
41577
  },
41551
41578
  "group": [
@@ -41562,8 +41589,8 @@
41562
41589
  {
41563
41590
  "description": "The box shadow of the pinned container in the Grid.\n",
41564
41591
  "commentRange": {
41565
- "start": 382,
41566
- "end": 383
41592
+ "start": 385,
41593
+ "end": 386
41567
41594
  },
41568
41595
  "context": {
41569
41596
  "type": "variable",
@@ -41571,8 +41598,8 @@
41571
41598
  "value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
41572
41599
  "scope": "default",
41573
41600
  "line": {
41574
- "start": 384,
41575
- "end": 384
41601
+ "start": 387,
41602
+ "end": 387
41576
41603
  }
41577
41604
  },
41578
41605
  "group": [
@@ -41589,8 +41616,8 @@
41589
41616
  {
41590
41617
  "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
41591
41618
  "commentRange": {
41592
- "start": 385,
41593
- "end": 386
41619
+ "start": 388,
41620
+ "end": 389
41594
41621
  },
41595
41622
  "context": {
41596
41623
  "type": "variable",
@@ -41598,8 +41625,8 @@
41598
41625
  "value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
41599
41626
  "scope": "default",
41600
41627
  "line": {
41601
- "start": 387,
41602
- "end": 387
41628
+ "start": 390,
41629
+ "end": 390
41603
41630
  }
41604
41631
  },
41605
41632
  "group": [
@@ -41616,8 +41643,8 @@
41616
41643
  {
41617
41644
  "description": "The width of the Grid column menu.\n",
41618
41645
  "commentRange": {
41619
- "start": 389,
41620
- "end": 390
41646
+ "start": 392,
41647
+ "end": 393
41621
41648
  },
41622
41649
  "context": {
41623
41650
  "type": "variable",
@@ -41625,8 +41652,8 @@
41625
41652
  "value": "250px",
41626
41653
  "scope": "default",
41627
41654
  "line": {
41628
- "start": 391,
41629
- "end": 391
41655
+ "start": 394,
41656
+ "end": 394
41630
41657
  }
41631
41658
  },
41632
41659
  "group": [
@@ -41643,8 +41670,8 @@
41643
41670
  {
41644
41671
  "description": "The maximum width of the Grid column menu.\n",
41645
41672
  "commentRange": {
41646
- "start": 392,
41647
- "end": 393
41673
+ "start": 395,
41674
+ "end": 396
41648
41675
  },
41649
41676
  "context": {
41650
41677
  "type": "variable",
@@ -41652,8 +41679,8 @@
41652
41679
  "value": "320px",
41653
41680
  "scope": "default",
41654
41681
  "line": {
41655
- "start": 394,
41656
- "end": 394
41682
+ "start": 397,
41683
+ "end": 397
41657
41684
  }
41658
41685
  },
41659
41686
  "group": [
@@ -41670,8 +41697,8 @@
41670
41697
  {
41671
41698
  "description": "The horizontal padding of the Grid popup.\n",
41672
41699
  "commentRange": {
41673
- "start": 397,
41674
- "end": 398
41700
+ "start": 400,
41701
+ "end": 401
41675
41702
  },
41676
41703
  "context": {
41677
41704
  "type": "variable",
@@ -41679,8 +41706,8 @@
41679
41706
  "value": "null",
41680
41707
  "scope": "default",
41681
41708
  "line": {
41682
- "start": 399,
41683
- "end": 399
41709
+ "start": 402,
41710
+ "end": 402
41684
41711
  }
41685
41712
  },
41686
41713
  "group": [
@@ -41697,8 +41724,8 @@
41697
41724
  {
41698
41725
  "description": "The vertical padding of the Grid popup.\n",
41699
41726
  "commentRange": {
41700
- "start": 400,
41701
- "end": 401
41727
+ "start": 403,
41728
+ "end": 404
41702
41729
  },
41703
41730
  "context": {
41704
41731
  "type": "variable",
@@ -41706,8 +41733,8 @@
41706
41733
  "value": "null",
41707
41734
  "scope": "default",
41708
41735
  "line": {
41709
- "start": 402,
41710
- "end": 402
41736
+ "start": 405,
41737
+ "end": 405
41711
41738
  }
41712
41739
  },
41713
41740
  "group": [
@@ -41724,8 +41751,8 @@
41724
41751
  {
41725
41752
  "description": "The horizontal padding of the Grid item.\n",
41726
41753
  "commentRange": {
41727
- "start": 404,
41728
- "end": 405
41754
+ "start": 407,
41755
+ "end": 408
41729
41756
  },
41730
41757
  "context": {
41731
41758
  "type": "variable",
@@ -41733,8 +41760,8 @@
41733
41760
  "value": "$kendo-menu-popup-md-item-padding-x",
41734
41761
  "scope": "default",
41735
41762
  "line": {
41736
- "start": 406,
41737
- "end": 406
41763
+ "start": 409,
41764
+ "end": 409
41738
41765
  }
41739
41766
  },
41740
41767
  "group": [
@@ -41751,8 +41778,8 @@
41751
41778
  {
41752
41779
  "description": "The vertical padding of the Grid item.\n",
41753
41780
  "commentRange": {
41754
- "start": 407,
41755
- "end": 408
41781
+ "start": 410,
41782
+ "end": 411
41756
41783
  },
41757
41784
  "context": {
41758
41785
  "type": "variable",
@@ -41760,8 +41787,8 @@
41760
41787
  "value": "$kendo-menu-popup-md-item-padding-y",
41761
41788
  "scope": "default",
41762
41789
  "line": {
41763
- "start": 409,
41764
- "end": 409
41790
+ "start": 412,
41791
+ "end": 412
41765
41792
  }
41766
41793
  },
41767
41794
  "group": [
@@ -41778,8 +41805,8 @@
41778
41805
  {
41779
41806
  "description": "The horizontal padding of the Grid item.\n",
41780
41807
  "commentRange": {
41781
- "start": 411,
41782
- "end": 412
41808
+ "start": 414,
41809
+ "end": 415
41783
41810
  },
41784
41811
  "context": {
41785
41812
  "type": "variable",
@@ -41787,8 +41814,8 @@
41787
41814
  "value": "$kendo-list-md-item-padding-x",
41788
41815
  "scope": "default",
41789
41816
  "line": {
41790
- "start": 413,
41791
- "end": 413
41817
+ "start": 416,
41818
+ "end": 416
41792
41819
  }
41793
41820
  },
41794
41821
  "group": [
@@ -41805,8 +41832,8 @@
41805
41832
  {
41806
41833
  "description": "The vertical padding of the Grid item.\n",
41807
41834
  "commentRange": {
41808
- "start": 414,
41809
- "end": 415
41835
+ "start": 417,
41836
+ "end": 418
41810
41837
  },
41811
41838
  "context": {
41812
41839
  "type": "variable",
@@ -41814,8 +41841,8 @@
41814
41841
  "value": "$kendo-list-md-item-padding-y",
41815
41842
  "scope": "default",
41816
41843
  "line": {
41817
- "start": 416,
41818
- "end": 416
41844
+ "start": 419,
41845
+ "end": 419
41819
41846
  }
41820
41847
  },
41821
41848
  "group": [
@@ -41832,8 +41859,8 @@
41832
41859
  {
41833
41860
  "description": "The horizontal padding of the Grid.\n",
41834
41861
  "commentRange": {
41835
- "start": 418,
41836
- "end": 419
41862
+ "start": 421,
41863
+ "end": 422
41837
41864
  },
41838
41865
  "context": {
41839
41866
  "type": "variable",
@@ -41841,8 +41868,8 @@
41841
41868
  "value": "k-spacing(0)",
41842
41869
  "scope": "default",
41843
41870
  "line": {
41844
- "start": 420,
41845
- "end": 420
41871
+ "start": 423,
41872
+ "end": 423
41846
41873
  }
41847
41874
  },
41848
41875
  "group": [
@@ -41859,8 +41886,8 @@
41859
41886
  {
41860
41887
  "description": "The vertical padding of the Grid.\n",
41861
41888
  "commentRange": {
41862
- "start": 421,
41863
- "end": 422
41889
+ "start": 424,
41890
+ "end": 425
41864
41891
  },
41865
41892
  "context": {
41866
41893
  "type": "variable",
@@ -41868,8 +41895,8 @@
41868
41895
  "value": "k-spacing(2)",
41869
41896
  "scope": "default",
41870
41897
  "line": {
41871
- "start": 423,
41872
- "end": 423
41898
+ "start": 426,
41899
+ "end": 426
41873
41900
  }
41874
41901
  },
41875
41902
  "group": [
@@ -41886,8 +41913,8 @@
41886
41913
  {
41887
41914
  "description": "The horizontal padding of the Grid header.\n",
41888
41915
  "commentRange": {
41889
- "start": 425,
41890
- "end": 426
41916
+ "start": 428,
41917
+ "end": 429
41891
41918
  },
41892
41919
  "context": {
41893
41920
  "type": "variable",
@@ -41895,8 +41922,8 @@
41895
41922
  "value": "$kendo-menu-popup-md-item-padding-x",
41896
41923
  "scope": "default",
41897
41924
  "line": {
41898
- "start": 427,
41899
- "end": 427
41925
+ "start": 430,
41926
+ "end": 430
41900
41927
  }
41901
41928
  },
41902
41929
  "group": [
@@ -41913,8 +41940,8 @@
41913
41940
  {
41914
41941
  "description": "The vertical padding of the Grid header.\n",
41915
41942
  "commentRange": {
41916
- "start": 428,
41917
- "end": 429
41943
+ "start": 431,
41944
+ "end": 432
41918
41945
  },
41919
41946
  "context": {
41920
41947
  "type": "variable",
@@ -41922,8 +41949,8 @@
41922
41949
  "value": "$kendo-menu-popup-md-item-padding-y",
41923
41950
  "scope": "default",
41924
41951
  "line": {
41925
- "start": 430,
41926
- "end": 430
41952
+ "start": 433,
41953
+ "end": 433
41927
41954
  }
41928
41955
  },
41929
41956
  "group": [
@@ -41940,8 +41967,8 @@
41940
41967
  {
41941
41968
  "description": "The font size of the Grid header.\n",
41942
41969
  "commentRange": {
41943
- "start": 432,
41944
- "end": 433
41970
+ "start": 435,
41971
+ "end": 436
41945
41972
  },
41946
41973
  "context": {
41947
41974
  "type": "variable",
@@ -41949,8 +41976,8 @@
41949
41976
  "value": "var(--kendo-font-size-sm)",
41950
41977
  "scope": "default",
41951
41978
  "line": {
41952
- "start": 434,
41953
- "end": 434
41979
+ "start": 437,
41980
+ "end": 437
41954
41981
  }
41955
41982
  },
41956
41983
  "group": [
@@ -41967,8 +41994,8 @@
41967
41994
  {
41968
41995
  "description": "The height of the Grid header.\n",
41969
41996
  "commentRange": {
41970
- "start": 435,
41971
- "end": 436
41997
+ "start": 438,
41998
+ "end": 439
41972
41999
  },
41973
42000
  "context": {
41974
42001
  "type": "variable",
@@ -41976,8 +42003,8 @@
41976
42003
  "value": "var(--kendo-line-height)",
41977
42004
  "scope": "default",
41978
42005
  "line": {
41979
- "start": 437,
41980
- "end": 437
42006
+ "start": 440,
42007
+ "end": 440
41981
42008
  }
41982
42009
  },
41983
42010
  "group": [
@@ -41994,8 +42021,8 @@
41994
42021
  {
41995
42022
  "description": "The text color of the Grid header.\n",
41996
42023
  "commentRange": {
41997
- "start": 438,
41998
- "end": 439
42024
+ "start": 441,
42025
+ "end": 442
41999
42026
  },
42000
42027
  "context": {
42001
42028
  "type": "variable",
@@ -42003,8 +42030,8 @@
42003
42030
  "value": "uppercase",
42004
42031
  "scope": "default",
42005
42032
  "line": {
42006
- "start": 440,
42007
- "end": 440
42033
+ "start": 443,
42034
+ "end": 443
42008
42035
  }
42009
42036
  },
42010
42037
  "group": [
@@ -42021,8 +42048,8 @@
42021
42048
  {
42022
42049
  "description": "The width of the Grid header.\n",
42023
42050
  "commentRange": {
42024
- "start": 441,
42025
- "end": 442
42051
+ "start": 444,
42052
+ "end": 445
42026
42053
  },
42027
42054
  "context": {
42028
42055
  "type": "variable",
@@ -42030,8 +42057,8 @@
42030
42057
  "value": "1px",
42031
42058
  "scope": "default",
42032
42059
  "line": {
42033
- "start": 443,
42034
- "end": 443
42060
+ "start": 446,
42061
+ "end": 446
42035
42062
  }
42036
42063
  },
42037
42064
  "group": [
@@ -42048,8 +42075,8 @@
42048
42075
  {
42049
42076
  "description": "The background color of the Grid header.\n",
42050
42077
  "commentRange": {
42051
- "start": 445,
42052
- "end": 446
42078
+ "start": 448,
42079
+ "end": 449
42053
42080
  },
42054
42081
  "context": {
42055
42082
  "type": "variable",
@@ -42057,8 +42084,8 @@
42057
42084
  "value": "null",
42058
42085
  "scope": "default",
42059
42086
  "line": {
42060
- "start": 447,
42061
- "end": 447
42087
+ "start": 450,
42088
+ "end": 450
42062
42089
  }
42063
42090
  },
42064
42091
  "group": [
@@ -42075,8 +42102,8 @@
42075
42102
  {
42076
42103
  "description": "The text color of the Grid header.\n",
42077
42104
  "commentRange": {
42078
- "start": 448,
42079
- "end": 449
42105
+ "start": 451,
42106
+ "end": 452
42080
42107
  },
42081
42108
  "context": {
42082
42109
  "type": "variable",
@@ -42084,8 +42111,8 @@
42084
42111
  "value": "$kendo-popup-text",
42085
42112
  "scope": "default",
42086
42113
  "line": {
42087
- "start": 450,
42088
- "end": 450
42114
+ "start": 453,
42115
+ "end": 453
42089
42116
  }
42090
42117
  },
42091
42118
  "group": [
@@ -42102,8 +42129,8 @@
42102
42129
  {
42103
42130
  "description": "The border color of the Grid header.\n",
42104
42131
  "commentRange": {
42105
- "start": 451,
42106
- "end": 452
42132
+ "start": 454,
42133
+ "end": 455
42107
42134
  },
42108
42135
  "context": {
42109
42136
  "type": "variable",
@@ -42111,8 +42138,8 @@
42111
42138
  "value": "$kendo-popup-border",
42112
42139
  "scope": "default",
42113
42140
  "line": {
42114
- "start": 453,
42115
- "end": 453
42141
+ "start": 456,
42142
+ "end": 456
42116
42143
  }
42117
42144
  },
42118
42145
  "group": [
@@ -42129,8 +42156,8 @@
42129
42156
  {
42130
42157
  "description": "The horizontal padding of the Grid content.\n",
42131
42158
  "commentRange": {
42132
- "start": 455,
42133
- "end": 456
42159
+ "start": 458,
42160
+ "end": 459
42134
42161
  },
42135
42162
  "context": {
42136
42163
  "type": "variable",
@@ -42138,8 +42165,8 @@
42138
42165
  "value": "k-spacing(0)",
42139
42166
  "scope": "default",
42140
42167
  "line": {
42141
- "start": 457,
42142
- "end": 457
42168
+ "start": 460,
42169
+ "end": 460
42143
42170
  }
42144
42171
  },
42145
42172
  "group": [
@@ -42156,8 +42183,8 @@
42156
42183
  {
42157
42184
  "description": "The vertical padding of the Grid content.\n",
42158
42185
  "commentRange": {
42159
- "start": 458,
42160
- "end": 459
42186
+ "start": 461,
42187
+ "end": 462
42161
42188
  },
42162
42189
  "context": {
42163
42190
  "type": "variable",
@@ -42165,8 +42192,8 @@
42165
42192
  "value": "k-spacing(2)",
42166
42193
  "scope": "default",
42167
42194
  "line": {
42168
- "start": 460,
42169
- "end": 460
42195
+ "start": 463,
42196
+ "end": 463
42170
42197
  }
42171
42198
  },
42172
42199
  "group": [
@@ -42183,8 +42210,8 @@
42183
42210
  {
42184
42211
  "description": "The background color of the Grid.\n",
42185
42212
  "commentRange": {
42186
- "start": 462,
42187
- "end": 463
42213
+ "start": 465,
42214
+ "end": 466
42188
42215
  },
42189
42216
  "context": {
42190
42217
  "type": "variable",
@@ -42192,8 +42219,8 @@
42192
42219
  "value": "k-color(surface)",
42193
42220
  "scope": "default",
42194
42221
  "line": {
42195
- "start": 464,
42196
- "end": 464
42222
+ "start": 467,
42223
+ "end": 467
42197
42224
  }
42198
42225
  },
42199
42226
  "group": [
@@ -42210,8 +42237,8 @@
42210
42237
  {
42211
42238
  "description": "The width of the Grid cell.\n",
42212
42239
  "commentRange": {
42213
- "start": 466,
42214
- "end": 467
42240
+ "start": 469,
42241
+ "end": 470
42215
42242
  },
42216
42243
  "context": {
42217
42244
  "type": "variable",
@@ -42219,8 +42246,8 @@
42219
42246
  "value": "($kendo-icon-size * 3)",
42220
42247
  "scope": "default",
42221
42248
  "line": {
42222
- "start": 468,
42223
- "end": 468
42249
+ "start": 471,
42250
+ "end": 471
42224
42251
  }
42225
42252
  },
42226
42253
  "group": [
@@ -42237,8 +42264,8 @@
42237
42264
  {
42238
42265
  "description": "The width of the Grid.\n",
42239
42266
  "commentRange": {
42240
- "start": 470,
42241
- "end": 471
42267
+ "start": 473,
42268
+ "end": 474
42242
42269
  },
42243
42270
  "context": {
42244
42271
  "type": "variable",
@@ -42246,8 +42273,8 @@
42246
42273
  "value": "($kendo-icon-size * 2)",
42247
42274
  "scope": "default",
42248
42275
  "line": {
42249
- "start": 472,
42250
- "end": 472
42276
+ "start": 475,
42277
+ "end": 475
42251
42278
  }
42252
42279
  },
42253
42280
  "group": [
@@ -42264,8 +42291,8 @@
42264
42291
  {
42265
42292
  "description": "The grouping border top of the Grid row.\n",
42266
42293
  "commentRange": {
42267
- "start": 474,
42268
- "end": 475
42294
+ "start": 477,
42295
+ "end": 478
42269
42296
  },
42270
42297
  "context": {
42271
42298
  "type": "variable",
@@ -42273,8 +42300,8 @@
42273
42300
  "value": "1px",
42274
42301
  "scope": "default",
42275
42302
  "line": {
42276
- "start": 476,
42277
- "end": 476
42303
+ "start": 479,
42304
+ "end": 479
42278
42305
  }
42279
42306
  },
42280
42307
  "group": [
@@ -42291,8 +42318,8 @@
42291
42318
  {
42292
42319
  "description": "The indent size for nested grouping rows.\n",
42293
42320
  "commentRange": {
42294
- "start": 477,
42295
- "end": 478
42321
+ "start": 480,
42322
+ "end": 481
42296
42323
  },
42297
42324
  "context": {
42298
42325
  "type": "variable",
@@ -42300,8 +42327,8 @@
42300
42327
  "value": "k-spacing(6)",
42301
42328
  "scope": "default",
42302
42329
  "line": {
42303
- "start": 479,
42304
- "end": 479
42330
+ "start": 482,
42331
+ "end": 482
42305
42332
  }
42306
42333
  },
42307
42334
  "group": [
@@ -42318,8 +42345,8 @@
42318
42345
  {
42319
42346
  "description": "The margin at the end of the checkbox in grouping rows.\n",
42320
42347
  "commentRange": {
42321
- "start": 480,
42322
- "end": 481
42348
+ "start": 483,
42349
+ "end": 484
42323
42350
  },
42324
42351
  "context": {
42325
42352
  "type": "variable",
@@ -42327,8 +42354,8 @@
42327
42354
  "value": "k-spacing(3)",
42328
42355
  "scope": "default",
42329
42356
  "line": {
42330
- "start": 482,
42331
- "end": 482
42357
+ "start": 485,
42358
+ "end": 485
42332
42359
  }
42333
42360
  },
42334
42361
  "group": [
@@ -42345,8 +42372,8 @@
42345
42372
  {
42346
42373
  "description": "The vertical border of the Grid footer.\n",
42347
42374
  "commentRange": {
42348
- "start": 483,
42349
- "end": 484
42375
+ "start": 486,
42376
+ "end": 487
42350
42377
  },
42351
42378
  "context": {
42352
42379
  "type": "variable",
@@ -42354,8 +42381,8 @@
42354
42381
  "value": "1px",
42355
42382
  "scope": "default",
42356
42383
  "line": {
42357
- "start": 485,
42358
- "end": 485
42384
+ "start": 488,
42385
+ "end": 488
42359
42386
  }
42360
42387
  },
42361
42388
  "group": [
@@ -42372,8 +42399,8 @@
42372
42399
  {
42373
42400
  "description": "The background color of the Grid row resize indicator.\n",
42374
42401
  "commentRange": {
42375
- "start": 487,
42376
- "end": 488
42402
+ "start": 490,
42403
+ "end": 491
42377
42404
  },
42378
42405
  "context": {
42379
42406
  "type": "variable",
@@ -42381,8 +42408,8 @@
42381
42408
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
42382
42409
  "scope": "default",
42383
42410
  "line": {
42384
- "start": 489,
42385
- "end": 489
42411
+ "start": 492,
42412
+ "end": 492
42386
42413
  }
42387
42414
  },
42388
42415
  "group": [
@@ -42399,8 +42426,8 @@
42399
42426
  {
42400
42427
  "description": "The background color of the active Grid row resize indicator.\n",
42401
42428
  "commentRange": {
42402
- "start": 490,
42403
- "end": 491
42429
+ "start": 493,
42430
+ "end": 494
42404
42431
  },
42405
42432
  "context": {
42406
42433
  "type": "variable",
@@ -42408,8 +42435,8 @@
42408
42435
  "value": "k-color(primary)",
42409
42436
  "scope": "default",
42410
42437
  "line": {
42411
- "start": 492,
42412
- "end": 492
42438
+ "start": 495,
42439
+ "end": 495
42413
42440
  }
42414
42441
  },
42415
42442
  "group": [
@@ -42426,8 +42453,8 @@
42426
42453
  {
42427
42454
  "description": "The height of the Grid row resize indicator.\n",
42428
42455
  "commentRange": {
42429
- "start": 493,
42430
- "end": 494
42456
+ "start": 496,
42457
+ "end": 497
42431
42458
  },
42432
42459
  "context": {
42433
42460
  "type": "variable",
@@ -42435,8 +42462,8 @@
42435
42462
  "value": "k-spacing(0.5)",
42436
42463
  "scope": "default",
42437
42464
  "line": {
42438
- "start": 495,
42439
- "end": 495
42465
+ "start": 498,
42466
+ "end": 498
42440
42467
  }
42441
42468
  },
42442
42469
  "group": [
@@ -42453,8 +42480,8 @@
42453
42480
  {
42454
42481
  "description": "The horizontal padding of the Grid stack layout cells.\n",
42455
42482
  "commentRange": {
42456
- "start": 498,
42457
- "end": 499
42483
+ "start": 501,
42484
+ "end": 502
42458
42485
  },
42459
42486
  "context": {
42460
42487
  "type": "variable",
@@ -42462,8 +42489,8 @@
42462
42489
  "value": "k-spacing(2)",
42463
42490
  "scope": "default",
42464
42491
  "line": {
42465
- "start": 500,
42466
- "end": 500
42492
+ "start": 503,
42493
+ "end": 503
42467
42494
  }
42468
42495
  },
42469
42496
  "group": [
@@ -42480,8 +42507,8 @@
42480
42507
  {
42481
42508
  "description": "The vertical padding of the Grid stack layout cells.\n",
42482
42509
  "commentRange": {
42483
- "start": 501,
42484
- "end": 502
42510
+ "start": 504,
42511
+ "end": 505
42485
42512
  },
42486
42513
  "context": {
42487
42514
  "type": "variable",
@@ -42489,8 +42516,8 @@
42489
42516
  "value": "k-spacing(1.5)",
42490
42517
  "scope": "default",
42491
42518
  "line": {
42492
- "start": 503,
42493
- "end": 503
42519
+ "start": 506,
42520
+ "end": 506
42494
42521
  }
42495
42522
  },
42496
42523
  "group": [
@@ -42507,8 +42534,8 @@
42507
42534
  {
42508
42535
  "description": "The column gap of the Grid stack layout.\n",
42509
42536
  "commentRange": {
42510
- "start": 505,
42511
- "end": 506
42537
+ "start": 508,
42538
+ "end": 509
42512
42539
  },
42513
42540
  "context": {
42514
42541
  "type": "variable",
@@ -42516,8 +42543,8 @@
42516
42543
  "value": "k-spacing(1)",
42517
42544
  "scope": "default",
42518
42545
  "line": {
42519
- "start": 507,
42520
- "end": 507
42546
+ "start": 510,
42547
+ "end": 510
42521
42548
  }
42522
42549
  },
42523
42550
  "group": [
@@ -42534,8 +42561,8 @@
42534
42561
  {
42535
42562
  "description": "The column gap of the editable Grid stack layout.\n",
42536
42563
  "commentRange": {
42537
- "start": 508,
42538
- "end": 509
42564
+ "start": 511,
42565
+ "end": 512
42539
42566
  },
42540
42567
  "context": {
42541
42568
  "type": "variable",
@@ -42543,8 +42570,8 @@
42543
42570
  "value": "k-spacing(2)",
42544
42571
  "scope": "default",
42545
42572
  "line": {
42546
- "start": 510,
42547
- "end": 510
42573
+ "start": 513,
42574
+ "end": 513
42548
42575
  }
42549
42576
  },
42550
42577
  "group": [
@@ -42561,8 +42588,8 @@
42561
42588
  {
42562
42589
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
42563
42590
  "commentRange": {
42564
- "start": 512,
42565
- "end": 513
42591
+ "start": 515,
42592
+ "end": 516
42566
42593
  },
42567
42594
  "context": {
42568
42595
  "type": "variable",
@@ -42570,8 +42597,8 @@
42570
42597
  "value": "k-spacing(2)",
42571
42598
  "scope": "default",
42572
42599
  "line": {
42573
- "start": 514,
42574
- "end": 514
42600
+ "start": 517,
42601
+ "end": 517
42575
42602
  }
42576
42603
  },
42577
42604
  "group": [
@@ -42588,8 +42615,8 @@
42588
42615
  {
42589
42616
  "description": "The font size of the Grid stack layout column header.\n",
42590
42617
  "commentRange": {
42591
- "start": 516,
42592
- "end": 517
42618
+ "start": 519,
42619
+ "end": 520
42593
42620
  },
42594
42621
  "context": {
42595
42622
  "type": "variable",
@@ -42597,8 +42624,8 @@
42597
42624
  "value": "var(--kendo-font-size-sm)",
42598
42625
  "scope": "default",
42599
42626
  "line": {
42600
- "start": 518,
42601
- "end": 518
42627
+ "start": 521,
42628
+ "end": 521
42602
42629
  }
42603
42630
  },
42604
42631
  "group": [
@@ -42615,8 +42642,8 @@
42615
42642
  {
42616
42643
  "description": "The font weight of the Grid stack layout column header.\n",
42617
42644
  "commentRange": {
42618
- "start": 519,
42619
- "end": 520
42645
+ "start": 522,
42646
+ "end": 523
42620
42647
  },
42621
42648
  "context": {
42622
42649
  "type": "variable",
@@ -42624,8 +42651,8 @@
42624
42651
  "value": "var(--kendo-font-weight-bold)",
42625
42652
  "scope": "default",
42626
42653
  "line": {
42627
- "start": 521,
42628
- "end": 521
42654
+ "start": 524,
42655
+ "end": 524
42629
42656
  }
42630
42657
  },
42631
42658
  "group": [
@@ -42642,8 +42669,8 @@
42642
42669
  {
42643
42670
  "description": "The height of the Grid stack layout expandable row shadow.\n",
42644
42671
  "commentRange": {
42645
- "start": 522,
42646
- "end": 523
42672
+ "start": 525,
42673
+ "end": 526
42647
42674
  },
42648
42675
  "context": {
42649
42676
  "type": "variable",
@@ -42651,8 +42678,8 @@
42651
42678
  "value": "k-spacing(2.5)",
42652
42679
  "scope": "default",
42653
42680
  "line": {
42654
- "start": 524,
42655
- "end": 524
42681
+ "start": 527,
42682
+ "end": 527
42656
42683
  }
42657
42684
  },
42658
42685
  "group": [
@@ -42669,8 +42696,8 @@
42669
42696
  {
42670
42697
  "description": "The color of the Grid stack layout column header.\n",
42671
42698
  "commentRange": {
42672
- "start": 526,
42673
- "end": 527
42699
+ "start": 529,
42700
+ "end": 530
42674
42701
  },
42675
42702
  "context": {
42676
42703
  "type": "variable",
@@ -42678,8 +42705,8 @@
42678
42705
  "value": "k-color(subtle)",
42679
42706
  "scope": "default",
42680
42707
  "line": {
42681
- "start": 528,
42682
- "end": 528
42708
+ "start": 531,
42709
+ "end": 531
42683
42710
  }
42684
42711
  },
42685
42712
  "group": [
@@ -42696,8 +42723,8 @@
42696
42723
  {
42697
42724
  "description": "The outline color of the Grid stack layout focused cell.\n",
42698
42725
  "commentRange": {
42699
- "start": 529,
42700
- "end": 530
42726
+ "start": 532,
42727
+ "end": 533
42701
42728
  },
42702
42729
  "context": {
42703
42730
  "type": "variable",
@@ -42705,8 +42732,8 @@
42705
42732
  "value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
42706
42733
  "scope": "default",
42707
42734
  "line": {
42708
- "start": 531,
42709
- "end": 531
42735
+ "start": 534,
42736
+ "end": 534
42710
42737
  }
42711
42738
  },
42712
42739
  "group": [
@@ -42723,8 +42750,8 @@
42723
42750
  {
42724
42751
  "description": "The Grid stack layout expandable row shadow.\n",
42725
42752
  "commentRange": {
42726
- "start": 532,
42727
- "end": 533
42753
+ "start": 535,
42754
+ "end": 536
42728
42755
  },
42729
42756
  "context": {
42730
42757
  "type": "variable",
@@ -42732,8 +42759,8 @@
42732
42759
  "value": "k-elevation(2)",
42733
42760
  "scope": "default",
42734
42761
  "line": {
42735
- "start": 534,
42736
- "end": 534
42762
+ "start": 537,
42763
+ "end": 537
42737
42764
  }
42738
42765
  },
42739
42766
  "group": [
@@ -42750,8 +42777,8 @@
42750
42777
  {
42751
42778
  "description": "The font weight of the pinned source row in the Grid.\n",
42752
42779
  "commentRange": {
42753
- "start": 536,
42754
- "end": 537
42780
+ "start": 539,
42781
+ "end": 540
42755
42782
  },
42756
42783
  "context": {
42757
42784
  "type": "variable",
@@ -42759,8 +42786,8 @@
42759
42786
  "value": "var(--kendo-font-weight-bold)",
42760
42787
  "scope": "default",
42761
42788
  "line": {
42762
- "start": 538,
42763
- "end": 538
42789
+ "start": 541,
42790
+ "end": 541
42764
42791
  }
42765
42792
  },
42766
42793
  "group": [
@@ -69215,7 +69242,7 @@
69215
69242
  "context": {
69216
69243
  "type": "variable",
69217
69244
  "name": "kendo-scheduler-toolbar-bg",
69218
- "value": "$kendo-toolbar-bg",
69245
+ "value": "k-color(surface-alt)",
69219
69246
  "scope": "default",
69220
69247
  "line": {
69221
69248
  "start": 35,
@@ -69230,7 +69257,7 @@
69230
69257
  "path": "bootstrap/scss/scheduler/_variables.scss",
69231
69258
  "name": "_variables.scss"
69232
69259
  },
69233
- "resolvedValue": "var(--kendo-color-surface)",
69260
+ "resolvedValue": "var(--kendo-color-surface-alt)",
69234
69261
  "resolvedType": "String"
69235
69262
  },
69236
69263
  {
@@ -69323,7 +69350,7 @@
69323
69350
  "context": {
69324
69351
  "type": "variable",
69325
69352
  "name": "kendo-scheduler-footer-bg",
69326
- "value": "$kendo-toolbar-bg",
69353
+ "value": "k-color(surface-alt)",
69327
69354
  "scope": "default",
69328
69355
  "line": {
69329
69356
  "start": 48,
@@ -69338,7 +69365,7 @@
69338
69365
  "path": "bootstrap/scss/scheduler/_variables.scss",
69339
69366
  "name": "_variables.scss"
69340
69367
  },
69341
- "resolvedValue": "var(--kendo-color-surface)",
69368
+ "resolvedValue": "var(--kendo-color-surface-alt)",
69342
69369
  "resolvedType": "String"
69343
69370
  },
69344
69371
  {
@@ -143805,11 +143832,38 @@
143805
143832
  "resolvedValue": "var(--kendo-color-on-app-surface)",
143806
143833
  "resolvedType": "String"
143807
143834
  },
143835
+ {
143836
+ "description": "The font weight of the Grid grouping row text.\n",
143837
+ "commentRange": {
143838
+ "start": 317,
143839
+ "end": 318
143840
+ },
143841
+ "context": {
143842
+ "type": "variable",
143843
+ "name": "kendo-grid-grouping-row-font-weight",
143844
+ "value": "var(--kendo-font-weight-bold)",
143845
+ "scope": "default",
143846
+ "line": {
143847
+ "start": 319,
143848
+ "end": 319
143849
+ }
143850
+ },
143851
+ "group": [
143852
+ "grid"
143853
+ ],
143854
+ "access": "public",
143855
+ "file": {
143856
+ "path": "bootstrap/scss/grid/_variables.scss",
143857
+ "name": "_variables.scss"
143858
+ },
143859
+ "resolvedValue": "var(--kendo-font-weight-bold)",
143860
+ "resolvedType": "String"
143861
+ },
143808
143862
  {
143809
143863
  "description": "The background color of the Grid.\n",
143810
143864
  "commentRange": {
143811
- "start": 318,
143812
- "end": 319
143865
+ "start": 321,
143866
+ "end": 322
143813
143867
  },
143814
143868
  "context": {
143815
143869
  "type": "variable",
@@ -143817,8 +143871,8 @@
143817
143871
  "value": "color-mix(in srgb, k-color(on-app-surface) 2%, transparent)",
143818
143872
  "scope": "default",
143819
143873
  "line": {
143820
- "start": 320,
143821
- "end": 320
143874
+ "start": 323,
143875
+ "end": 323
143822
143876
  }
143823
143877
  },
143824
143878
  "group": [
@@ -143835,8 +143889,8 @@
143835
143889
  {
143836
143890
  "description": "The text color of the Grid.\n",
143837
143891
  "commentRange": {
143838
- "start": 321,
143839
- "end": 322
143892
+ "start": 324,
143893
+ "end": 325
143840
143894
  },
143841
143895
  "context": {
143842
143896
  "type": "variable",
@@ -143844,8 +143898,8 @@
143844
143898
  "value": "k-color(primary)",
143845
143899
  "scope": "default",
143846
143900
  "line": {
143847
- "start": 323,
143848
- "end": 323
143901
+ "start": 326,
143902
+ "end": 326
143849
143903
  }
143850
143904
  },
143851
143905
  "group": [
@@ -143862,8 +143916,8 @@
143862
143916
  {
143863
143917
  "description": "The font size of the Grid.\n",
143864
143918
  "commentRange": {
143865
- "start": 324,
143866
- "end": 325
143919
+ "start": 327,
143920
+ "end": 328
143867
143921
  },
143868
143922
  "context": {
143869
143923
  "type": "variable",
@@ -143871,8 +143925,8 @@
143871
143925
  "value": "($kendo-icon-size * .75)",
143872
143926
  "scope": "default",
143873
143927
  "line": {
143874
- "start": 326,
143875
- "end": 326
143928
+ "start": 329,
143929
+ "end": 329
143876
143930
  }
143877
143931
  },
143878
143932
  "group": [
@@ -143889,8 +143943,8 @@
143889
143943
  {
143890
143944
  "description": "The sorting index vertical spacing of the Grid.\n",
143891
143945
  "commentRange": {
143892
- "start": 327,
143893
- "end": 328
143946
+ "start": 330,
143947
+ "end": 331
143894
143948
  },
143895
143949
  "context": {
143896
143950
  "type": "variable",
@@ -143898,8 +143952,8 @@
143898
143952
  "value": "k-spacing(0.5)",
143899
143953
  "scope": "default",
143900
143954
  "line": {
143901
- "start": 329,
143902
- "end": 329
143955
+ "start": 332,
143956
+ "end": 332
143903
143957
  }
143904
143958
  },
143905
143959
  "group": [
@@ -143916,8 +143970,8 @@
143916
143970
  {
143917
143971
  "description": "The sorting index horizontal spacing of the Grid.\n",
143918
143972
  "commentRange": {
143919
- "start": 330,
143920
- "end": 331
143973
+ "start": 333,
143974
+ "end": 334
143921
143975
  },
143922
143976
  "context": {
143923
143977
  "type": "variable",
@@ -143925,8 +143979,8 @@
143925
143979
  "value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1 )",
143926
143980
  "scope": "default",
143927
143981
  "line": {
143928
- "start": 332,
143929
- "end": 332
143982
+ "start": 335,
143983
+ "end": 335
143930
143984
  }
143931
143985
  },
143932
143986
  "group": [
@@ -143943,8 +143997,8 @@
143943
143997
  {
143944
143998
  "description": "The sorted icon spacing of the Grid.\n",
143945
143999
  "commentRange": {
143946
- "start": 334,
143947
- "end": 335
144000
+ "start": 337,
144001
+ "end": 338
143948
144002
  },
143949
144003
  "context": {
143950
144004
  "type": "variable",
@@ -143952,8 +144006,8 @@
143952
144006
  "value": "calc( #{k-spacing(4)} - 1px )",
143953
144007
  "scope": "default",
143954
144008
  "line": {
143955
- "start": 336,
143956
- "end": 336
144009
+ "start": 339,
144010
+ "end": 339
143957
144011
  }
143958
144012
  },
143959
144013
  "group": [
@@ -143970,8 +144024,8 @@
143970
144024
  {
143971
144025
  "description": "The shadow of the Grid.\n",
143972
144026
  "commentRange": {
143973
- "start": 338,
143974
- "end": 339
144027
+ "start": 341,
144028
+ "end": 342
143975
144029
  },
143976
144030
  "context": {
143977
144031
  "type": "variable",
@@ -143979,8 +144033,8 @@
143979
144033
  "value": "$kendo-table-focus-shadow",
143980
144034
  "scope": "default",
143981
144035
  "line": {
143982
- "start": 340,
143983
- "end": 340
144036
+ "start": 343,
144037
+ "end": 343
143984
144038
  }
143985
144039
  },
143986
144040
  "group": [
@@ -143997,8 +144051,8 @@
143997
144051
  {
143998
144052
  "description": "The spacing of the Grid button.\n",
143999
144053
  "commentRange": {
144000
- "start": 342,
144001
- "end": 343
144054
+ "start": 345,
144055
+ "end": 346
144002
144056
  },
144003
144057
  "context": {
144004
144058
  "type": "variable",
@@ -144006,8 +144060,8 @@
144006
144060
  "value": "k-spacing(2)",
144007
144061
  "scope": "default",
144008
144062
  "line": {
144009
- "start": 344,
144010
- "end": 344
144063
+ "start": 347,
144064
+ "end": 347
144011
144065
  }
144012
144066
  },
144013
144067
  "group": [
@@ -144024,8 +144078,8 @@
144024
144078
  {
144025
144079
  "description": "The background color of the sticky content in the Grid.\n",
144026
144080
  "commentRange": {
144027
- "start": 347,
144028
- "end": 348
144081
+ "start": 350,
144082
+ "end": 351
144029
144083
  },
144030
144084
  "context": {
144031
144085
  "type": "variable",
@@ -144033,8 +144087,8 @@
144033
144087
  "value": "$kendo-grid-bg",
144034
144088
  "scope": "default",
144035
144089
  "line": {
144036
- "start": 349,
144037
- "end": 349
144090
+ "start": 352,
144091
+ "end": 352
144038
144092
  }
144039
144093
  },
144040
144094
  "group": [
@@ -144051,8 +144105,8 @@
144051
144105
  {
144052
144106
  "description": "The alternate background color of the sticky content in the Grid.\n",
144053
144107
  "commentRange": {
144054
- "start": 350,
144055
- "end": 351
144108
+ "start": 353,
144109
+ "end": 354
144056
144110
  },
144057
144111
  "context": {
144058
144112
  "type": "variable",
@@ -144060,8 +144114,8 @@
144060
144114
  "value": "k-color(base-subtle)",
144061
144115
  "scope": "default",
144062
144116
  "line": {
144063
- "start": 352,
144064
- "end": 352
144117
+ "start": 355,
144118
+ "end": 355
144065
144119
  }
144066
144120
  },
144067
144121
  "group": [
@@ -144078,8 +144132,8 @@
144078
144132
  {
144079
144133
  "description": "The background color of the hovered sticky content in the Grid.\n",
144080
144134
  "commentRange": {
144081
- "start": 353,
144082
- "end": 354
144135
+ "start": 356,
144136
+ "end": 357
144083
144137
  },
144084
144138
  "context": {
144085
144139
  "type": "variable",
@@ -144087,8 +144141,8 @@
144087
144141
  "value": "k-color(base-subtle-hover)",
144088
144142
  "scope": "default",
144089
144143
  "line": {
144090
- "start": 355,
144091
- "end": 355
144144
+ "start": 358,
144145
+ "end": 358
144092
144146
  }
144093
144147
  },
144094
144148
  "group": [
@@ -144105,8 +144159,8 @@
144105
144159
  {
144106
144160
  "description": "The border color of the sticky content in the Grid.\n",
144107
144161
  "commentRange": {
144108
- "start": 357,
144109
- "end": 358
144162
+ "start": 360,
144163
+ "end": 361
144110
144164
  },
144111
144165
  "context": {
144112
144166
  "type": "variable",
@@ -144114,8 +144168,8 @@
144114
144168
  "value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
144115
144169
  "scope": "default",
144116
144170
  "line": {
144117
- "start": 359,
144118
- "end": 359
144171
+ "start": 362,
144172
+ "end": 362
144119
144173
  }
144120
144174
  },
144121
144175
  "group": [
@@ -144132,8 +144186,8 @@
144132
144186
  {
144133
144187
  "description": "The background color of the sticky header in the Grid.\n",
144134
144188
  "commentRange": {
144135
- "start": 361,
144136
- "end": 362
144189
+ "start": 364,
144190
+ "end": 365
144137
144191
  },
144138
144192
  "context": {
144139
144193
  "type": "variable",
@@ -144141,8 +144195,8 @@
144141
144195
  "value": "$kendo-grid-header-bg",
144142
144196
  "scope": "default",
144143
144197
  "line": {
144144
- "start": 363,
144145
- "end": 363
144198
+ "start": 366,
144199
+ "end": 366
144146
144200
  }
144147
144201
  },
144148
144202
  "group": [
@@ -144159,8 +144213,8 @@
144159
144213
  {
144160
144214
  "description": "The text color of the sticky header in the Grid.\n",
144161
144215
  "commentRange": {
144162
- "start": 364,
144163
- "end": 365
144216
+ "start": 367,
144217
+ "end": 368
144164
144218
  },
144165
144219
  "context": {
144166
144220
  "type": "variable",
@@ -144168,8 +144222,8 @@
144168
144222
  "value": "$kendo-grid-header-text",
144169
144223
  "scope": "default",
144170
144224
  "line": {
144171
- "start": 366,
144172
- "end": 366
144225
+ "start": 369,
144226
+ "end": 369
144173
144227
  }
144174
144228
  },
144175
144229
  "group": [
@@ -144186,8 +144240,8 @@
144186
144240
  {
144187
144241
  "description": "The border color of the sticky header in the Grid.\n",
144188
144242
  "commentRange": {
144189
- "start": 367,
144190
- "end": 368
144243
+ "start": 370,
144244
+ "end": 371
144191
144245
  },
144192
144246
  "context": {
144193
144247
  "type": "variable",
@@ -144195,8 +144249,8 @@
144195
144249
  "value": "$kendo-grid-sticky-border",
144196
144250
  "scope": "default",
144197
144251
  "line": {
144198
- "start": 369,
144199
- "end": 369
144252
+ "start": 372,
144253
+ "end": 372
144200
144254
  }
144201
144255
  },
144202
144256
  "group": [
@@ -144213,8 +144267,8 @@
144213
144267
  {
144214
144268
  "description": "The background color of the sticky footer in the Grid.\n",
144215
144269
  "commentRange": {
144216
- "start": 371,
144217
- "end": 372
144270
+ "start": 374,
144271
+ "end": 375
144218
144272
  },
144219
144273
  "context": {
144220
144274
  "type": "variable",
@@ -144222,8 +144276,8 @@
144222
144276
  "value": "$kendo-grid-header-bg",
144223
144277
  "scope": "default",
144224
144278
  "line": {
144225
- "start": 373,
144226
- "end": 373
144279
+ "start": 376,
144280
+ "end": 376
144227
144281
  }
144228
144282
  },
144229
144283
  "group": [
@@ -144240,8 +144294,8 @@
144240
144294
  {
144241
144295
  "description": "The box shadow of the sticky container in the Grid.\n",
144242
144296
  "commentRange": {
144243
- "start": 375,
144244
- "end": 376
144297
+ "start": 378,
144298
+ "end": 379
144245
144299
  },
144246
144300
  "context": {
144247
144301
  "type": "variable",
@@ -144249,8 +144303,8 @@
144249
144303
  "value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
144250
144304
  "scope": "default",
144251
144305
  "line": {
144252
- "start": 377,
144253
- "end": 377
144306
+ "start": 380,
144307
+ "end": 380
144254
144308
  }
144255
144309
  },
144256
144310
  "group": [
@@ -144267,8 +144321,8 @@
144267
144321
  {
144268
144322
  "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
144269
144323
  "commentRange": {
144270
- "start": 378,
144271
- "end": 379
144324
+ "start": 381,
144325
+ "end": 382
144272
144326
  },
144273
144327
  "context": {
144274
144328
  "type": "variable",
@@ -144276,8 +144330,8 @@
144276
144330
  "value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
144277
144331
  "scope": "default",
144278
144332
  "line": {
144279
- "start": 380,
144280
- "end": 380
144333
+ "start": 383,
144334
+ "end": 383
144281
144335
  }
144282
144336
  },
144283
144337
  "group": [
@@ -144294,8 +144348,8 @@
144294
144348
  {
144295
144349
  "description": "The box shadow of the pinned container in the Grid.\n",
144296
144350
  "commentRange": {
144297
- "start": 382,
144298
- "end": 383
144351
+ "start": 385,
144352
+ "end": 386
144299
144353
  },
144300
144354
  "context": {
144301
144355
  "type": "variable",
@@ -144303,8 +144357,8 @@
144303
144357
  "value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
144304
144358
  "scope": "default",
144305
144359
  "line": {
144306
- "start": 384,
144307
- "end": 384
144360
+ "start": 387,
144361
+ "end": 387
144308
144362
  }
144309
144363
  },
144310
144364
  "group": [
@@ -144321,8 +144375,8 @@
144321
144375
  {
144322
144376
  "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
144323
144377
  "commentRange": {
144324
- "start": 385,
144325
- "end": 386
144378
+ "start": 388,
144379
+ "end": 389
144326
144380
  },
144327
144381
  "context": {
144328
144382
  "type": "variable",
@@ -144330,8 +144384,8 @@
144330
144384
  "value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
144331
144385
  "scope": "default",
144332
144386
  "line": {
144333
- "start": 387,
144334
- "end": 387
144387
+ "start": 390,
144388
+ "end": 390
144335
144389
  }
144336
144390
  },
144337
144391
  "group": [
@@ -144348,8 +144402,8 @@
144348
144402
  {
144349
144403
  "description": "The width of the Grid column menu.\n",
144350
144404
  "commentRange": {
144351
- "start": 389,
144352
- "end": 390
144405
+ "start": 392,
144406
+ "end": 393
144353
144407
  },
144354
144408
  "context": {
144355
144409
  "type": "variable",
@@ -144357,8 +144411,8 @@
144357
144411
  "value": "250px",
144358
144412
  "scope": "default",
144359
144413
  "line": {
144360
- "start": 391,
144361
- "end": 391
144414
+ "start": 394,
144415
+ "end": 394
144362
144416
  }
144363
144417
  },
144364
144418
  "group": [
@@ -144375,8 +144429,8 @@
144375
144429
  {
144376
144430
  "description": "The maximum width of the Grid column menu.\n",
144377
144431
  "commentRange": {
144378
- "start": 392,
144379
- "end": 393
144432
+ "start": 395,
144433
+ "end": 396
144380
144434
  },
144381
144435
  "context": {
144382
144436
  "type": "variable",
@@ -144384,8 +144438,8 @@
144384
144438
  "value": "320px",
144385
144439
  "scope": "default",
144386
144440
  "line": {
144387
- "start": 394,
144388
- "end": 394
144441
+ "start": 397,
144442
+ "end": 397
144389
144443
  }
144390
144444
  },
144391
144445
  "group": [
@@ -144402,8 +144456,8 @@
144402
144456
  {
144403
144457
  "description": "The horizontal padding of the Grid popup.\n",
144404
144458
  "commentRange": {
144405
- "start": 397,
144406
- "end": 398
144459
+ "start": 400,
144460
+ "end": 401
144407
144461
  },
144408
144462
  "context": {
144409
144463
  "type": "variable",
@@ -144411,8 +144465,8 @@
144411
144465
  "value": "null",
144412
144466
  "scope": "default",
144413
144467
  "line": {
144414
- "start": 399,
144415
- "end": 399
144468
+ "start": 402,
144469
+ "end": 402
144416
144470
  }
144417
144471
  },
144418
144472
  "group": [
@@ -144429,8 +144483,8 @@
144429
144483
  {
144430
144484
  "description": "The vertical padding of the Grid popup.\n",
144431
144485
  "commentRange": {
144432
- "start": 400,
144433
- "end": 401
144486
+ "start": 403,
144487
+ "end": 404
144434
144488
  },
144435
144489
  "context": {
144436
144490
  "type": "variable",
@@ -144438,8 +144492,8 @@
144438
144492
  "value": "null",
144439
144493
  "scope": "default",
144440
144494
  "line": {
144441
- "start": 402,
144442
- "end": 402
144495
+ "start": 405,
144496
+ "end": 405
144443
144497
  }
144444
144498
  },
144445
144499
  "group": [
@@ -144456,8 +144510,8 @@
144456
144510
  {
144457
144511
  "description": "The horizontal padding of the Grid item.\n",
144458
144512
  "commentRange": {
144459
- "start": 404,
144460
- "end": 405
144513
+ "start": 407,
144514
+ "end": 408
144461
144515
  },
144462
144516
  "context": {
144463
144517
  "type": "variable",
@@ -144465,8 +144519,8 @@
144465
144519
  "value": "$kendo-menu-popup-md-item-padding-x",
144466
144520
  "scope": "default",
144467
144521
  "line": {
144468
- "start": 406,
144469
- "end": 406
144522
+ "start": 409,
144523
+ "end": 409
144470
144524
  }
144471
144525
  },
144472
144526
  "group": [
@@ -144483,8 +144537,8 @@
144483
144537
  {
144484
144538
  "description": "The vertical padding of the Grid item.\n",
144485
144539
  "commentRange": {
144486
- "start": 407,
144487
- "end": 408
144540
+ "start": 410,
144541
+ "end": 411
144488
144542
  },
144489
144543
  "context": {
144490
144544
  "type": "variable",
@@ -144492,8 +144546,8 @@
144492
144546
  "value": "$kendo-menu-popup-md-item-padding-y",
144493
144547
  "scope": "default",
144494
144548
  "line": {
144495
- "start": 409,
144496
- "end": 409
144549
+ "start": 412,
144550
+ "end": 412
144497
144551
  }
144498
144552
  },
144499
144553
  "group": [
@@ -144510,8 +144564,8 @@
144510
144564
  {
144511
144565
  "description": "The horizontal padding of the Grid item.\n",
144512
144566
  "commentRange": {
144513
- "start": 411,
144514
- "end": 412
144567
+ "start": 414,
144568
+ "end": 415
144515
144569
  },
144516
144570
  "context": {
144517
144571
  "type": "variable",
@@ -144519,8 +144573,8 @@
144519
144573
  "value": "$kendo-list-md-item-padding-x",
144520
144574
  "scope": "default",
144521
144575
  "line": {
144522
- "start": 413,
144523
- "end": 413
144576
+ "start": 416,
144577
+ "end": 416
144524
144578
  }
144525
144579
  },
144526
144580
  "group": [
@@ -144537,8 +144591,8 @@
144537
144591
  {
144538
144592
  "description": "The vertical padding of the Grid item.\n",
144539
144593
  "commentRange": {
144540
- "start": 414,
144541
- "end": 415
144594
+ "start": 417,
144595
+ "end": 418
144542
144596
  },
144543
144597
  "context": {
144544
144598
  "type": "variable",
@@ -144546,8 +144600,8 @@
144546
144600
  "value": "$kendo-list-md-item-padding-y",
144547
144601
  "scope": "default",
144548
144602
  "line": {
144549
- "start": 416,
144550
- "end": 416
144603
+ "start": 419,
144604
+ "end": 419
144551
144605
  }
144552
144606
  },
144553
144607
  "group": [
@@ -144564,8 +144618,8 @@
144564
144618
  {
144565
144619
  "description": "The horizontal padding of the Grid.\n",
144566
144620
  "commentRange": {
144567
- "start": 418,
144568
- "end": 419
144621
+ "start": 421,
144622
+ "end": 422
144569
144623
  },
144570
144624
  "context": {
144571
144625
  "type": "variable",
@@ -144573,8 +144627,8 @@
144573
144627
  "value": "k-spacing(0)",
144574
144628
  "scope": "default",
144575
144629
  "line": {
144576
- "start": 420,
144577
- "end": 420
144630
+ "start": 423,
144631
+ "end": 423
144578
144632
  }
144579
144633
  },
144580
144634
  "group": [
@@ -144591,8 +144645,8 @@
144591
144645
  {
144592
144646
  "description": "The vertical padding of the Grid.\n",
144593
144647
  "commentRange": {
144594
- "start": 421,
144595
- "end": 422
144648
+ "start": 424,
144649
+ "end": 425
144596
144650
  },
144597
144651
  "context": {
144598
144652
  "type": "variable",
@@ -144600,8 +144654,8 @@
144600
144654
  "value": "k-spacing(2)",
144601
144655
  "scope": "default",
144602
144656
  "line": {
144603
- "start": 423,
144604
- "end": 423
144657
+ "start": 426,
144658
+ "end": 426
144605
144659
  }
144606
144660
  },
144607
144661
  "group": [
@@ -144618,8 +144672,8 @@
144618
144672
  {
144619
144673
  "description": "The horizontal padding of the Grid header.\n",
144620
144674
  "commentRange": {
144621
- "start": 425,
144622
- "end": 426
144675
+ "start": 428,
144676
+ "end": 429
144623
144677
  },
144624
144678
  "context": {
144625
144679
  "type": "variable",
@@ -144627,8 +144681,8 @@
144627
144681
  "value": "$kendo-menu-popup-md-item-padding-x",
144628
144682
  "scope": "default",
144629
144683
  "line": {
144630
- "start": 427,
144631
- "end": 427
144684
+ "start": 430,
144685
+ "end": 430
144632
144686
  }
144633
144687
  },
144634
144688
  "group": [
@@ -144645,8 +144699,8 @@
144645
144699
  {
144646
144700
  "description": "The vertical padding of the Grid header.\n",
144647
144701
  "commentRange": {
144648
- "start": 428,
144649
- "end": 429
144702
+ "start": 431,
144703
+ "end": 432
144650
144704
  },
144651
144705
  "context": {
144652
144706
  "type": "variable",
@@ -144654,8 +144708,8 @@
144654
144708
  "value": "$kendo-menu-popup-md-item-padding-y",
144655
144709
  "scope": "default",
144656
144710
  "line": {
144657
- "start": 430,
144658
- "end": 430
144711
+ "start": 433,
144712
+ "end": 433
144659
144713
  }
144660
144714
  },
144661
144715
  "group": [
@@ -144672,8 +144726,8 @@
144672
144726
  {
144673
144727
  "description": "The font size of the Grid header.\n",
144674
144728
  "commentRange": {
144675
- "start": 432,
144676
- "end": 433
144729
+ "start": 435,
144730
+ "end": 436
144677
144731
  },
144678
144732
  "context": {
144679
144733
  "type": "variable",
@@ -144681,8 +144735,8 @@
144681
144735
  "value": "var(--kendo-font-size-sm)",
144682
144736
  "scope": "default",
144683
144737
  "line": {
144684
- "start": 434,
144685
- "end": 434
144738
+ "start": 437,
144739
+ "end": 437
144686
144740
  }
144687
144741
  },
144688
144742
  "group": [
@@ -144699,8 +144753,8 @@
144699
144753
  {
144700
144754
  "description": "The height of the Grid header.\n",
144701
144755
  "commentRange": {
144702
- "start": 435,
144703
- "end": 436
144756
+ "start": 438,
144757
+ "end": 439
144704
144758
  },
144705
144759
  "context": {
144706
144760
  "type": "variable",
@@ -144708,8 +144762,8 @@
144708
144762
  "value": "var(--kendo-line-height)",
144709
144763
  "scope": "default",
144710
144764
  "line": {
144711
- "start": 437,
144712
- "end": 437
144765
+ "start": 440,
144766
+ "end": 440
144713
144767
  }
144714
144768
  },
144715
144769
  "group": [
@@ -144726,8 +144780,8 @@
144726
144780
  {
144727
144781
  "description": "The text color of the Grid header.\n",
144728
144782
  "commentRange": {
144729
- "start": 438,
144730
- "end": 439
144783
+ "start": 441,
144784
+ "end": 442
144731
144785
  },
144732
144786
  "context": {
144733
144787
  "type": "variable",
@@ -144735,8 +144789,8 @@
144735
144789
  "value": "uppercase",
144736
144790
  "scope": "default",
144737
144791
  "line": {
144738
- "start": 440,
144739
- "end": 440
144792
+ "start": 443,
144793
+ "end": 443
144740
144794
  }
144741
144795
  },
144742
144796
  "group": [
@@ -144753,8 +144807,8 @@
144753
144807
  {
144754
144808
  "description": "The width of the Grid header.\n",
144755
144809
  "commentRange": {
144756
- "start": 441,
144757
- "end": 442
144810
+ "start": 444,
144811
+ "end": 445
144758
144812
  },
144759
144813
  "context": {
144760
144814
  "type": "variable",
@@ -144762,8 +144816,8 @@
144762
144816
  "value": "1px",
144763
144817
  "scope": "default",
144764
144818
  "line": {
144765
- "start": 443,
144766
- "end": 443
144819
+ "start": 446,
144820
+ "end": 446
144767
144821
  }
144768
144822
  },
144769
144823
  "group": [
@@ -144780,8 +144834,8 @@
144780
144834
  {
144781
144835
  "description": "The background color of the Grid header.\n",
144782
144836
  "commentRange": {
144783
- "start": 445,
144784
- "end": 446
144837
+ "start": 448,
144838
+ "end": 449
144785
144839
  },
144786
144840
  "context": {
144787
144841
  "type": "variable",
@@ -144789,8 +144843,8 @@
144789
144843
  "value": "null",
144790
144844
  "scope": "default",
144791
144845
  "line": {
144792
- "start": 447,
144793
- "end": 447
144846
+ "start": 450,
144847
+ "end": 450
144794
144848
  }
144795
144849
  },
144796
144850
  "group": [
@@ -144807,8 +144861,8 @@
144807
144861
  {
144808
144862
  "description": "The text color of the Grid header.\n",
144809
144863
  "commentRange": {
144810
- "start": 448,
144811
- "end": 449
144864
+ "start": 451,
144865
+ "end": 452
144812
144866
  },
144813
144867
  "context": {
144814
144868
  "type": "variable",
@@ -144816,8 +144870,8 @@
144816
144870
  "value": "$kendo-popup-text",
144817
144871
  "scope": "default",
144818
144872
  "line": {
144819
- "start": 450,
144820
- "end": 450
144873
+ "start": 453,
144874
+ "end": 453
144821
144875
  }
144822
144876
  },
144823
144877
  "group": [
@@ -144834,8 +144888,8 @@
144834
144888
  {
144835
144889
  "description": "The border color of the Grid header.\n",
144836
144890
  "commentRange": {
144837
- "start": 451,
144838
- "end": 452
144891
+ "start": 454,
144892
+ "end": 455
144839
144893
  },
144840
144894
  "context": {
144841
144895
  "type": "variable",
@@ -144843,8 +144897,8 @@
144843
144897
  "value": "$kendo-popup-border",
144844
144898
  "scope": "default",
144845
144899
  "line": {
144846
- "start": 453,
144847
- "end": 453
144900
+ "start": 456,
144901
+ "end": 456
144848
144902
  }
144849
144903
  },
144850
144904
  "group": [
@@ -144861,8 +144915,8 @@
144861
144915
  {
144862
144916
  "description": "The horizontal padding of the Grid content.\n",
144863
144917
  "commentRange": {
144864
- "start": 455,
144865
- "end": 456
144918
+ "start": 458,
144919
+ "end": 459
144866
144920
  },
144867
144921
  "context": {
144868
144922
  "type": "variable",
@@ -144870,8 +144924,8 @@
144870
144924
  "value": "k-spacing(0)",
144871
144925
  "scope": "default",
144872
144926
  "line": {
144873
- "start": 457,
144874
- "end": 457
144927
+ "start": 460,
144928
+ "end": 460
144875
144929
  }
144876
144930
  },
144877
144931
  "group": [
@@ -144888,8 +144942,8 @@
144888
144942
  {
144889
144943
  "description": "The vertical padding of the Grid content.\n",
144890
144944
  "commentRange": {
144891
- "start": 458,
144892
- "end": 459
144945
+ "start": 461,
144946
+ "end": 462
144893
144947
  },
144894
144948
  "context": {
144895
144949
  "type": "variable",
@@ -144897,8 +144951,8 @@
144897
144951
  "value": "k-spacing(2)",
144898
144952
  "scope": "default",
144899
144953
  "line": {
144900
- "start": 460,
144901
- "end": 460
144954
+ "start": 463,
144955
+ "end": 463
144902
144956
  }
144903
144957
  },
144904
144958
  "group": [
@@ -144915,8 +144969,8 @@
144915
144969
  {
144916
144970
  "description": "The background color of the Grid.\n",
144917
144971
  "commentRange": {
144918
- "start": 462,
144919
- "end": 463
144972
+ "start": 465,
144973
+ "end": 466
144920
144974
  },
144921
144975
  "context": {
144922
144976
  "type": "variable",
@@ -144924,8 +144978,8 @@
144924
144978
  "value": "k-color(surface)",
144925
144979
  "scope": "default",
144926
144980
  "line": {
144927
- "start": 464,
144928
- "end": 464
144981
+ "start": 467,
144982
+ "end": 467
144929
144983
  }
144930
144984
  },
144931
144985
  "group": [
@@ -144942,8 +144996,8 @@
144942
144996
  {
144943
144997
  "description": "The width of the Grid cell.\n",
144944
144998
  "commentRange": {
144945
- "start": 466,
144946
- "end": 467
144999
+ "start": 469,
145000
+ "end": 470
144947
145001
  },
144948
145002
  "context": {
144949
145003
  "type": "variable",
@@ -144951,8 +145005,8 @@
144951
145005
  "value": "($kendo-icon-size * 3)",
144952
145006
  "scope": "default",
144953
145007
  "line": {
144954
- "start": 468,
144955
- "end": 468
145008
+ "start": 471,
145009
+ "end": 471
144956
145010
  }
144957
145011
  },
144958
145012
  "group": [
@@ -144969,8 +145023,8 @@
144969
145023
  {
144970
145024
  "description": "The width of the Grid.\n",
144971
145025
  "commentRange": {
144972
- "start": 470,
144973
- "end": 471
145026
+ "start": 473,
145027
+ "end": 474
144974
145028
  },
144975
145029
  "context": {
144976
145030
  "type": "variable",
@@ -144978,8 +145032,8 @@
144978
145032
  "value": "($kendo-icon-size * 2)",
144979
145033
  "scope": "default",
144980
145034
  "line": {
144981
- "start": 472,
144982
- "end": 472
145035
+ "start": 475,
145036
+ "end": 475
144983
145037
  }
144984
145038
  },
144985
145039
  "group": [
@@ -144996,8 +145050,8 @@
144996
145050
  {
144997
145051
  "description": "The grouping border top of the Grid row.\n",
144998
145052
  "commentRange": {
144999
- "start": 474,
145000
- "end": 475
145053
+ "start": 477,
145054
+ "end": 478
145001
145055
  },
145002
145056
  "context": {
145003
145057
  "type": "variable",
@@ -145005,8 +145059,8 @@
145005
145059
  "value": "1px",
145006
145060
  "scope": "default",
145007
145061
  "line": {
145008
- "start": 476,
145009
- "end": 476
145062
+ "start": 479,
145063
+ "end": 479
145010
145064
  }
145011
145065
  },
145012
145066
  "group": [
@@ -145023,8 +145077,8 @@
145023
145077
  {
145024
145078
  "description": "The indent size for nested grouping rows.\n",
145025
145079
  "commentRange": {
145026
- "start": 477,
145027
- "end": 478
145080
+ "start": 480,
145081
+ "end": 481
145028
145082
  },
145029
145083
  "context": {
145030
145084
  "type": "variable",
@@ -145032,8 +145086,8 @@
145032
145086
  "value": "k-spacing(6)",
145033
145087
  "scope": "default",
145034
145088
  "line": {
145035
- "start": 479,
145036
- "end": 479
145089
+ "start": 482,
145090
+ "end": 482
145037
145091
  }
145038
145092
  },
145039
145093
  "group": [
@@ -145050,8 +145104,8 @@
145050
145104
  {
145051
145105
  "description": "The margin at the end of the checkbox in grouping rows.\n",
145052
145106
  "commentRange": {
145053
- "start": 480,
145054
- "end": 481
145107
+ "start": 483,
145108
+ "end": 484
145055
145109
  },
145056
145110
  "context": {
145057
145111
  "type": "variable",
@@ -145059,8 +145113,8 @@
145059
145113
  "value": "k-spacing(3)",
145060
145114
  "scope": "default",
145061
145115
  "line": {
145062
- "start": 482,
145063
- "end": 482
145116
+ "start": 485,
145117
+ "end": 485
145064
145118
  }
145065
145119
  },
145066
145120
  "group": [
@@ -145077,8 +145131,8 @@
145077
145131
  {
145078
145132
  "description": "The vertical border of the Grid footer.\n",
145079
145133
  "commentRange": {
145080
- "start": 483,
145081
- "end": 484
145134
+ "start": 486,
145135
+ "end": 487
145082
145136
  },
145083
145137
  "context": {
145084
145138
  "type": "variable",
@@ -145086,8 +145140,8 @@
145086
145140
  "value": "1px",
145087
145141
  "scope": "default",
145088
145142
  "line": {
145089
- "start": 485,
145090
- "end": 485
145143
+ "start": 488,
145144
+ "end": 488
145091
145145
  }
145092
145146
  },
145093
145147
  "group": [
@@ -145104,8 +145158,8 @@
145104
145158
  {
145105
145159
  "description": "The background color of the Grid row resize indicator.\n",
145106
145160
  "commentRange": {
145107
- "start": 487,
145108
- "end": 488
145161
+ "start": 490,
145162
+ "end": 491
145109
145163
  },
145110
145164
  "context": {
145111
145165
  "type": "variable",
@@ -145113,8 +145167,8 @@
145113
145167
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
145114
145168
  "scope": "default",
145115
145169
  "line": {
145116
- "start": 489,
145117
- "end": 489
145170
+ "start": 492,
145171
+ "end": 492
145118
145172
  }
145119
145173
  },
145120
145174
  "group": [
@@ -145131,8 +145185,8 @@
145131
145185
  {
145132
145186
  "description": "The background color of the active Grid row resize indicator.\n",
145133
145187
  "commentRange": {
145134
- "start": 490,
145135
- "end": 491
145188
+ "start": 493,
145189
+ "end": 494
145136
145190
  },
145137
145191
  "context": {
145138
145192
  "type": "variable",
@@ -145140,8 +145194,8 @@
145140
145194
  "value": "k-color(primary)",
145141
145195
  "scope": "default",
145142
145196
  "line": {
145143
- "start": 492,
145144
- "end": 492
145197
+ "start": 495,
145198
+ "end": 495
145145
145199
  }
145146
145200
  },
145147
145201
  "group": [
@@ -145158,8 +145212,8 @@
145158
145212
  {
145159
145213
  "description": "The height of the Grid row resize indicator.\n",
145160
145214
  "commentRange": {
145161
- "start": 493,
145162
- "end": 494
145215
+ "start": 496,
145216
+ "end": 497
145163
145217
  },
145164
145218
  "context": {
145165
145219
  "type": "variable",
@@ -145167,8 +145221,8 @@
145167
145221
  "value": "k-spacing(0.5)",
145168
145222
  "scope": "default",
145169
145223
  "line": {
145170
- "start": 495,
145171
- "end": 495
145224
+ "start": 498,
145225
+ "end": 498
145172
145226
  }
145173
145227
  },
145174
145228
  "group": [
@@ -145185,8 +145239,8 @@
145185
145239
  {
145186
145240
  "description": "The horizontal padding of the Grid stack layout cells.\n",
145187
145241
  "commentRange": {
145188
- "start": 498,
145189
- "end": 499
145242
+ "start": 501,
145243
+ "end": 502
145190
145244
  },
145191
145245
  "context": {
145192
145246
  "type": "variable",
@@ -145194,8 +145248,8 @@
145194
145248
  "value": "k-spacing(2)",
145195
145249
  "scope": "default",
145196
145250
  "line": {
145197
- "start": 500,
145198
- "end": 500
145251
+ "start": 503,
145252
+ "end": 503
145199
145253
  }
145200
145254
  },
145201
145255
  "group": [
@@ -145212,8 +145266,8 @@
145212
145266
  {
145213
145267
  "description": "The vertical padding of the Grid stack layout cells.\n",
145214
145268
  "commentRange": {
145215
- "start": 501,
145216
- "end": 502
145269
+ "start": 504,
145270
+ "end": 505
145217
145271
  },
145218
145272
  "context": {
145219
145273
  "type": "variable",
@@ -145221,8 +145275,8 @@
145221
145275
  "value": "k-spacing(1.5)",
145222
145276
  "scope": "default",
145223
145277
  "line": {
145224
- "start": 503,
145225
- "end": 503
145278
+ "start": 506,
145279
+ "end": 506
145226
145280
  }
145227
145281
  },
145228
145282
  "group": [
@@ -145239,8 +145293,8 @@
145239
145293
  {
145240
145294
  "description": "The column gap of the Grid stack layout.\n",
145241
145295
  "commentRange": {
145242
- "start": 505,
145243
- "end": 506
145296
+ "start": 508,
145297
+ "end": 509
145244
145298
  },
145245
145299
  "context": {
145246
145300
  "type": "variable",
@@ -145248,8 +145302,8 @@
145248
145302
  "value": "k-spacing(1)",
145249
145303
  "scope": "default",
145250
145304
  "line": {
145251
- "start": 507,
145252
- "end": 507
145305
+ "start": 510,
145306
+ "end": 510
145253
145307
  }
145254
145308
  },
145255
145309
  "group": [
@@ -145266,8 +145320,8 @@
145266
145320
  {
145267
145321
  "description": "The column gap of the editable Grid stack layout.\n",
145268
145322
  "commentRange": {
145269
- "start": 508,
145270
- "end": 509
145323
+ "start": 511,
145324
+ "end": 512
145271
145325
  },
145272
145326
  "context": {
145273
145327
  "type": "variable",
@@ -145275,8 +145329,8 @@
145275
145329
  "value": "k-spacing(2)",
145276
145330
  "scope": "default",
145277
145331
  "line": {
145278
- "start": 510,
145279
- "end": 510
145332
+ "start": 513,
145333
+ "end": 513
145280
145334
  }
145281
145335
  },
145282
145336
  "group": [
@@ -145293,8 +145347,8 @@
145293
145347
  {
145294
145348
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
145295
145349
  "commentRange": {
145296
- "start": 512,
145297
- "end": 513
145350
+ "start": 515,
145351
+ "end": 516
145298
145352
  },
145299
145353
  "context": {
145300
145354
  "type": "variable",
@@ -145302,8 +145356,8 @@
145302
145356
  "value": "k-spacing(2)",
145303
145357
  "scope": "default",
145304
145358
  "line": {
145305
- "start": 514,
145306
- "end": 514
145359
+ "start": 517,
145360
+ "end": 517
145307
145361
  }
145308
145362
  },
145309
145363
  "group": [
@@ -145320,8 +145374,8 @@
145320
145374
  {
145321
145375
  "description": "The font size of the Grid stack layout column header.\n",
145322
145376
  "commentRange": {
145323
- "start": 516,
145324
- "end": 517
145377
+ "start": 519,
145378
+ "end": 520
145325
145379
  },
145326
145380
  "context": {
145327
145381
  "type": "variable",
@@ -145329,8 +145383,8 @@
145329
145383
  "value": "var(--kendo-font-size-sm)",
145330
145384
  "scope": "default",
145331
145385
  "line": {
145332
- "start": 518,
145333
- "end": 518
145386
+ "start": 521,
145387
+ "end": 521
145334
145388
  }
145335
145389
  },
145336
145390
  "group": [
@@ -145347,8 +145401,8 @@
145347
145401
  {
145348
145402
  "description": "The font weight of the Grid stack layout column header.\n",
145349
145403
  "commentRange": {
145350
- "start": 519,
145351
- "end": 520
145404
+ "start": 522,
145405
+ "end": 523
145352
145406
  },
145353
145407
  "context": {
145354
145408
  "type": "variable",
@@ -145356,8 +145410,8 @@
145356
145410
  "value": "var(--kendo-font-weight-bold)",
145357
145411
  "scope": "default",
145358
145412
  "line": {
145359
- "start": 521,
145360
- "end": 521
145413
+ "start": 524,
145414
+ "end": 524
145361
145415
  }
145362
145416
  },
145363
145417
  "group": [
@@ -145374,8 +145428,8 @@
145374
145428
  {
145375
145429
  "description": "The height of the Grid stack layout expandable row shadow.\n",
145376
145430
  "commentRange": {
145377
- "start": 522,
145378
- "end": 523
145431
+ "start": 525,
145432
+ "end": 526
145379
145433
  },
145380
145434
  "context": {
145381
145435
  "type": "variable",
@@ -145383,8 +145437,8 @@
145383
145437
  "value": "k-spacing(2.5)",
145384
145438
  "scope": "default",
145385
145439
  "line": {
145386
- "start": 524,
145387
- "end": 524
145440
+ "start": 527,
145441
+ "end": 527
145388
145442
  }
145389
145443
  },
145390
145444
  "group": [
@@ -145401,8 +145455,8 @@
145401
145455
  {
145402
145456
  "description": "The color of the Grid stack layout column header.\n",
145403
145457
  "commentRange": {
145404
- "start": 526,
145405
- "end": 527
145458
+ "start": 529,
145459
+ "end": 530
145406
145460
  },
145407
145461
  "context": {
145408
145462
  "type": "variable",
@@ -145410,8 +145464,8 @@
145410
145464
  "value": "k-color(subtle)",
145411
145465
  "scope": "default",
145412
145466
  "line": {
145413
- "start": 528,
145414
- "end": 528
145467
+ "start": 531,
145468
+ "end": 531
145415
145469
  }
145416
145470
  },
145417
145471
  "group": [
@@ -145428,8 +145482,8 @@
145428
145482
  {
145429
145483
  "description": "The outline color of the Grid stack layout focused cell.\n",
145430
145484
  "commentRange": {
145431
- "start": 529,
145432
- "end": 530
145485
+ "start": 532,
145486
+ "end": 533
145433
145487
  },
145434
145488
  "context": {
145435
145489
  "type": "variable",
@@ -145437,8 +145491,8 @@
145437
145491
  "value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
145438
145492
  "scope": "default",
145439
145493
  "line": {
145440
- "start": 531,
145441
- "end": 531
145494
+ "start": 534,
145495
+ "end": 534
145442
145496
  }
145443
145497
  },
145444
145498
  "group": [
@@ -145455,8 +145509,8 @@
145455
145509
  {
145456
145510
  "description": "The Grid stack layout expandable row shadow.\n",
145457
145511
  "commentRange": {
145458
- "start": 532,
145459
- "end": 533
145512
+ "start": 535,
145513
+ "end": 536
145460
145514
  },
145461
145515
  "context": {
145462
145516
  "type": "variable",
@@ -145464,8 +145518,8 @@
145464
145518
  "value": "k-elevation(2)",
145465
145519
  "scope": "default",
145466
145520
  "line": {
145467
- "start": 534,
145468
- "end": 534
145521
+ "start": 537,
145522
+ "end": 537
145469
145523
  }
145470
145524
  },
145471
145525
  "group": [
@@ -145482,8 +145536,8 @@
145482
145536
  {
145483
145537
  "description": "The font weight of the pinned source row in the Grid.\n",
145484
145538
  "commentRange": {
145485
- "start": 536,
145486
- "end": 537
145539
+ "start": 539,
145540
+ "end": 540
145487
145541
  },
145488
145542
  "context": {
145489
145543
  "type": "variable",
@@ -145491,8 +145545,8 @@
145491
145545
  "value": "var(--kendo-font-weight-bold)",
145492
145546
  "scope": "default",
145493
145547
  "line": {
145494
- "start": 538,
145495
- "end": 538
145548
+ "start": 541,
145549
+ "end": 541
145496
145550
  }
145497
145551
  },
145498
145552
  "group": [
@@ -172320,7 +172374,7 @@
172320
172374
  "context": {
172321
172375
  "type": "variable",
172322
172376
  "name": "kendo-scheduler-toolbar-bg",
172323
- "value": "$kendo-toolbar-bg",
172377
+ "value": "k-color(surface-alt)",
172324
172378
  "scope": "default",
172325
172379
  "line": {
172326
172380
  "start": 35,
@@ -172335,7 +172389,7 @@
172335
172389
  "path": "bootstrap/scss/scheduler/_variables.scss",
172336
172390
  "name": "_variables.scss"
172337
172391
  },
172338
- "resolvedValue": "var(--kendo-color-surface)",
172392
+ "resolvedValue": "var(--kendo-color-surface-alt)",
172339
172393
  "resolvedType": "String"
172340
172394
  },
172341
172395
  {
@@ -172428,7 +172482,7 @@
172428
172482
  "context": {
172429
172483
  "type": "variable",
172430
172484
  "name": "kendo-scheduler-footer-bg",
172431
- "value": "$kendo-toolbar-bg",
172485
+ "value": "k-color(surface-alt)",
172432
172486
  "scope": "default",
172433
172487
  "line": {
172434
172488
  "start": 48,
@@ -172443,7 +172497,7 @@
172443
172497
  "path": "bootstrap/scss/scheduler/_variables.scss",
172444
172498
  "name": "_variables.scss"
172445
172499
  },
172446
- "resolvedValue": "var(--kendo-color-surface)",
172500
+ "resolvedValue": "var(--kendo-color-surface-alt)",
172447
172501
  "resolvedType": "String"
172448
172502
  },
172449
172503
  {