@progress/kendo-theme-fluent 13.2.0-dev.0 → 13.2.0-dev.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -39172,7 +39172,7 @@
39172
39172
  "context": {
39173
39173
  "type": "variable",
39174
39174
  "name": "kendo-grid-sticky-container-shadow",
39175
- "value": "k-elevation(3)",
39175
+ "value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
39176
39176
  "scope": "default",
39177
39177
  "line": {
39178
39178
  "start": 399,
@@ -39188,20 +39188,70 @@
39188
39188
  "name": "_variables.scss"
39189
39189
  }
39190
39190
  },
39191
+ {
39192
+ "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
39193
+ "commentRange": {
39194
+ "start": 400,
39195
+ "end": 401
39196
+ },
39197
+ "context": {
39198
+ "type": "variable",
39199
+ "name": "kendo-grid-sticky-container-bottom-shadow",
39200
+ "value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
39201
+ "scope": "default",
39202
+ "line": {
39203
+ "start": 402,
39204
+ "end": 402
39205
+ }
39206
+ },
39207
+ "group": [
39208
+ "grid"
39209
+ ],
39210
+ "access": "public",
39211
+ "file": {
39212
+ "path": "grid/_variables.scss",
39213
+ "name": "_variables.scss"
39214
+ }
39215
+ },
39191
39216
  {
39192
39217
  "description": "The box shadow of the pinned container in the Grid.\n",
39193
39218
  "commentRange": {
39194
- "start": 401,
39195
- "end": 402
39219
+ "start": 404,
39220
+ "end": 405
39196
39221
  },
39197
39222
  "context": {
39198
39223
  "type": "variable",
39199
39224
  "name": "kendo-grid-pinned-container-shadow",
39200
- "value": "k-elevation(4)",
39225
+ "value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
39201
39226
  "scope": "default",
39202
39227
  "line": {
39203
- "start": 403,
39204
- "end": 403
39228
+ "start": 406,
39229
+ "end": 406
39230
+ }
39231
+ },
39232
+ "group": [
39233
+ "grid"
39234
+ ],
39235
+ "access": "public",
39236
+ "file": {
39237
+ "path": "grid/_variables.scss",
39238
+ "name": "_variables.scss"
39239
+ }
39240
+ },
39241
+ {
39242
+ "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
39243
+ "commentRange": {
39244
+ "start": 407,
39245
+ "end": 408
39246
+ },
39247
+ "context": {
39248
+ "type": "variable",
39249
+ "name": "kendo-grid-pinned-container-bottom-shadow",
39250
+ "value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
39251
+ "scope": "default",
39252
+ "line": {
39253
+ "start": 409,
39254
+ "end": 409
39205
39255
  }
39206
39256
  },
39207
39257
  "group": [
@@ -39216,8 +39266,8 @@
39216
39266
  {
39217
39267
  "description": "The horizontal padding of the Grid filter menu container.\n",
39218
39268
  "commentRange": {
39219
- "start": 405,
39220
- "end": 406
39269
+ "start": 411,
39270
+ "end": 412
39221
39271
  },
39222
39272
  "context": {
39223
39273
  "type": "variable",
@@ -39225,8 +39275,8 @@
39225
39275
  "value": "var( --kendo-filter-menu-container-padding-y, #{k-spacing(3)} )",
39226
39276
  "scope": "default",
39227
39277
  "line": {
39228
- "start": 407,
39229
- "end": 407
39278
+ "start": 413,
39279
+ "end": 413
39230
39280
  }
39231
39281
  },
39232
39282
  "group": [
@@ -39241,8 +39291,8 @@
39241
39291
  {
39242
39292
  "description": "The vertical padding of the Grid filter menu container.\n",
39243
39293
  "commentRange": {
39244
- "start": 408,
39245
- "end": 409
39294
+ "start": 414,
39295
+ "end": 415
39246
39296
  },
39247
39297
  "context": {
39248
39298
  "type": "variable",
@@ -39250,8 +39300,8 @@
39250
39300
  "value": "var( --kendo-filter-menu-container-padding-x, #{k-spacing(3)} )",
39251
39301
  "scope": "default",
39252
39302
  "line": {
39253
- "start": 410,
39254
- "end": 410
39303
+ "start": 416,
39304
+ "end": 416
39255
39305
  }
39256
39306
  },
39257
39307
  "group": [
@@ -39266,8 +39316,8 @@
39266
39316
  {
39267
39317
  "description": "The default width of the Grid column menu.\n",
39268
39318
  "commentRange": {
39269
- "start": 412,
39270
- "end": 413
39319
+ "start": 418,
39320
+ "end": 419
39271
39321
  },
39272
39322
  "context": {
39273
39323
  "type": "variable",
@@ -39275,8 +39325,8 @@
39275
39325
  "value": "var( --kendo-grid-column-menu-width, 230px )",
39276
39326
  "scope": "default",
39277
39327
  "line": {
39278
- "start": 414,
39279
- "end": 414
39328
+ "start": 420,
39329
+ "end": 420
39280
39330
  }
39281
39331
  },
39282
39332
  "group": [
@@ -39291,8 +39341,8 @@
39291
39341
  {
39292
39342
  "description": "The max width of the Grid column menu.\n",
39293
39343
  "commentRange": {
39294
- "start": 415,
39295
- "end": 416
39344
+ "start": 421,
39345
+ "end": 422
39296
39346
  },
39297
39347
  "context": {
39298
39348
  "type": "variable",
@@ -39300,8 +39350,8 @@
39300
39350
  "value": "var( --kendo-grid-column-menu-max-width, 320px )",
39301
39351
  "scope": "default",
39302
39352
  "line": {
39303
- "start": 417,
39304
- "end": 417
39353
+ "start": 423,
39354
+ "end": 423
39305
39355
  }
39306
39356
  },
39307
39357
  "group": [
@@ -39316,8 +39366,8 @@
39316
39366
  {
39317
39367
  "description": "The spacing of the Grid column menu.\n",
39318
39368
  "commentRange": {
39319
- "start": 418,
39320
- "end": 419
39369
+ "start": 424,
39370
+ "end": 425
39321
39371
  },
39322
39372
  "context": {
39323
39373
  "type": "variable",
@@ -39325,8 +39375,8 @@
39325
39375
  "value": "var( --kendo-grid-column-menu-spacing, #{k-spacing(2)} )",
39326
39376
  "scope": "default",
39327
39377
  "line": {
39328
- "start": 420,
39329
- "end": 420
39378
+ "start": 426,
39379
+ "end": 426
39330
39380
  }
39331
39381
  },
39332
39382
  "group": [
@@ -39341,8 +39391,8 @@
39341
39391
  {
39342
39392
  "description": "The focus shadow of the Grid column menu.\n",
39343
39393
  "commentRange": {
39344
- "start": 421,
39345
- "end": 422
39394
+ "start": 427,
39395
+ "end": 428
39346
39396
  },
39347
39397
  "context": {
39348
39398
  "type": "variable",
@@ -39350,8 +39400,8 @@
39350
39400
  "value": "var( --kendo-grid-column-menu-shadow, var(--kendo-box-shadow-depth-4, none) )",
39351
39401
  "scope": "default",
39352
39402
  "line": {
39353
- "start": 423,
39354
- "end": 423
39403
+ "start": 429,
39404
+ "end": 429
39355
39405
  }
39356
39406
  },
39357
39407
  "group": [
@@ -39366,8 +39416,8 @@
39366
39416
  {
39367
39417
  "description": "The background color of the Grid column menu.\n",
39368
39418
  "commentRange": {
39369
- "start": 424,
39370
- "end": 425
39419
+ "start": 430,
39420
+ "end": 431
39371
39421
  },
39372
39422
  "context": {
39373
39423
  "type": "variable",
@@ -39375,8 +39425,8 @@
39375
39425
  "value": "var( --kendo-grid-column-menu-bg, #{k-color(surface-alt)} )",
39376
39426
  "scope": "default",
39377
39427
  "line": {
39378
- "start": 426,
39379
- "end": 426
39428
+ "start": 432,
39429
+ "end": 432
39380
39430
  }
39381
39431
  },
39382
39432
  "group": [
@@ -39391,8 +39441,8 @@
39391
39441
  {
39392
39442
  "description": "The text color of the Grid column menu.\n",
39393
39443
  "commentRange": {
39394
- "start": 427,
39395
- "end": 428
39444
+ "start": 433,
39445
+ "end": 434
39396
39446
  },
39397
39447
  "context": {
39398
39448
  "type": "variable",
@@ -39400,8 +39450,8 @@
39400
39450
  "value": "var( --kendo-grid-column-menu-text, #{k-color(on-app-surface)} )",
39401
39451
  "scope": "default",
39402
39452
  "line": {
39403
- "start": 429,
39404
- "end": 429
39453
+ "start": 435,
39454
+ "end": 435
39405
39455
  }
39406
39456
  },
39407
39457
  "group": [
@@ -39416,8 +39466,8 @@
39416
39466
  {
39417
39467
  "description": "The border color of the Grid column menu.\n",
39418
39468
  "commentRange": {
39419
- "start": 430,
39420
- "end": 431
39469
+ "start": 436,
39470
+ "end": 437
39421
39471
  },
39422
39472
  "context": {
39423
39473
  "type": "variable",
@@ -39425,8 +39475,8 @@
39425
39475
  "value": "var( --kendo-grid-column-menu-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
39426
39476
  "scope": "default",
39427
39477
  "line": {
39428
- "start": 432,
39429
- "end": 432
39478
+ "start": 438,
39479
+ "end": 438
39430
39480
  }
39431
39481
  },
39432
39482
  "group": [
@@ -39441,8 +39491,8 @@
39441
39491
  {
39442
39492
  "description": "The font size of the Grid column menu checkbox container.\n",
39443
39493
  "commentRange": {
39444
- "start": 434,
39445
- "end": 435
39494
+ "start": 440,
39495
+ "end": 441
39446
39496
  },
39447
39497
  "context": {
39448
39498
  "type": "variable",
@@ -39450,8 +39500,8 @@
39450
39500
  "value": "var( --kendo-grid-column-menu-multicheck-font-size, #{$kendo-list-md-font-size} )",
39451
39501
  "scope": "default",
39452
39502
  "line": {
39453
- "start": 436,
39454
- "end": 436
39503
+ "start": 442,
39504
+ "end": 442
39455
39505
  }
39456
39506
  },
39457
39507
  "group": [
@@ -39466,8 +39516,8 @@
39466
39516
  {
39467
39517
  "description": "The line height of the Grid column menu checkbox container.\n",
39468
39518
  "commentRange": {
39469
- "start": 437,
39470
- "end": 438
39519
+ "start": 443,
39520
+ "end": 444
39471
39521
  },
39472
39522
  "context": {
39473
39523
  "type": "variable",
@@ -39475,8 +39525,8 @@
39475
39525
  "value": "var( --kendo-grid-column-menu-multicheck-line-height, #{$kendo-list-md-line-height} )",
39476
39526
  "scope": "default",
39477
39527
  "line": {
39478
- "start": 439,
39479
- "end": 439
39528
+ "start": 445,
39529
+ "end": 445
39480
39530
  }
39481
39531
  },
39482
39532
  "group": [
@@ -39491,8 +39541,8 @@
39491
39541
  {
39492
39542
  "description": "The vertical padding of the Grid column menu items wrap.\n",
39493
39543
  "commentRange": {
39494
- "start": 441,
39495
- "end": 442
39544
+ "start": 447,
39545
+ "end": 448
39496
39546
  },
39497
39547
  "context": {
39498
39548
  "type": "variable",
@@ -39500,8 +39550,8 @@
39500
39550
  "value": "var( --kendo-grid-column-menu-items-wrap-padding-y, #{k-spacing(2)} )",
39501
39551
  "scope": "default",
39502
39552
  "line": {
39503
- "start": 443,
39504
- "end": 443
39553
+ "start": 449,
39554
+ "end": 449
39505
39555
  }
39506
39556
  },
39507
39557
  "group": [
@@ -39516,8 +39566,8 @@
39516
39566
  {
39517
39567
  "description": "The horizontal padding of the Grid column menu items wrap.\n",
39518
39568
  "commentRange": {
39519
- "start": 444,
39520
- "end": 445
39569
+ "start": 450,
39570
+ "end": 451
39521
39571
  },
39522
39572
  "context": {
39523
39573
  "type": "variable",
@@ -39525,8 +39575,8 @@
39525
39575
  "value": "var( --kendo-grid-column-menu-items-wrap-padding-x, #{k-spacing(2)} )",
39526
39576
  "scope": "default",
39527
39577
  "line": {
39528
- "start": 446,
39529
- "end": 446
39578
+ "start": 452,
39579
+ "end": 452
39530
39580
  }
39531
39581
  },
39532
39582
  "group": [
@@ -39541,8 +39591,8 @@
39541
39591
  {
39542
39592
  "description": "The horizontal padding of the Grid column menu item.\n",
39543
39593
  "commentRange": {
39544
- "start": 448,
39545
- "end": 449
39594
+ "start": 454,
39595
+ "end": 455
39546
39596
  },
39547
39597
  "context": {
39548
39598
  "type": "variable",
@@ -39550,8 +39600,8 @@
39550
39600
  "value": "var( --kendo-grid-column-menu-item-padding-y, #{$kendo-list-md-item-padding-y} )",
39551
39601
  "scope": "default",
39552
39602
  "line": {
39553
- "start": 450,
39554
- "end": 450
39603
+ "start": 456,
39604
+ "end": 456
39555
39605
  }
39556
39606
  },
39557
39607
  "group": [
@@ -39566,8 +39616,8 @@
39566
39616
  {
39567
39617
  "description": "The vertical padding of the Grid column menu item.\n",
39568
39618
  "commentRange": {
39569
- "start": 451,
39570
- "end": 452
39619
+ "start": 457,
39620
+ "end": 458
39571
39621
  },
39572
39622
  "context": {
39573
39623
  "type": "variable",
@@ -39575,8 +39625,8 @@
39575
39625
  "value": "var( --kendo-grid-column-menu-item-padding-x, #{$kendo-list-md-item-padding-x} )",
39576
39626
  "scope": "default",
39577
39627
  "line": {
39578
- "start": 453,
39579
- "end": 453
39628
+ "start": 459,
39629
+ "end": 459
39580
39630
  }
39581
39631
  },
39582
39632
  "group": [
@@ -39591,8 +39641,8 @@
39591
39641
  {
39592
39642
  "description": "The spacing of the Grid column menu item.\n",
39593
39643
  "commentRange": {
39594
- "start": 454,
39595
- "end": 455
39644
+ "start": 460,
39645
+ "end": 461
39596
39646
  },
39597
39647
  "context": {
39598
39648
  "type": "variable",
@@ -39600,8 +39650,8 @@
39600
39650
  "value": "var( --kendo-grid-column-menu-item-gap, #{$kendo-list-md-item-padding-x} )",
39601
39651
  "scope": "default",
39602
39652
  "line": {
39603
- "start": 456,
39604
- "end": 456
39653
+ "start": 462,
39654
+ "end": 462
39605
39655
  }
39606
39656
  },
39607
39657
  "group": [
@@ -39616,8 +39666,8 @@
39616
39666
  {
39617
39667
  "description": "The background color of the Grid column menu item.\n",
39618
39668
  "commentRange": {
39619
- "start": 457,
39620
- "end": 458
39669
+ "start": 463,
39670
+ "end": 464
39621
39671
  },
39622
39672
  "context": {
39623
39673
  "type": "variable",
@@ -39625,8 +39675,8 @@
39625
39675
  "value": "var( --kendo-grid-column-menu-item-bg, #{$kendo-list-item-bg} )",
39626
39676
  "scope": "default",
39627
39677
  "line": {
39628
- "start": 459,
39629
- "end": 459
39678
+ "start": 465,
39679
+ "end": 465
39630
39680
  }
39631
39681
  },
39632
39682
  "group": [
@@ -39641,8 +39691,8 @@
39641
39691
  {
39642
39692
  "description": "The text color of the Grid column menu item.\n",
39643
39693
  "commentRange": {
39644
- "start": 460,
39645
- "end": 461
39694
+ "start": 466,
39695
+ "end": 467
39646
39696
  },
39647
39697
  "context": {
39648
39698
  "type": "variable",
@@ -39650,8 +39700,8 @@
39650
39700
  "value": "var( --kendo-grid-column-menu-item-text, #{$kendo-list-item-text} )",
39651
39701
  "scope": "default",
39652
39702
  "line": {
39653
- "start": 462,
39654
- "end": 462
39703
+ "start": 468,
39704
+ "end": 468
39655
39705
  }
39656
39706
  },
39657
39707
  "group": [
@@ -39666,8 +39716,8 @@
39666
39716
  {
39667
39717
  "description": "The text color of the Grid column menu item icon.\n",
39668
39718
  "commentRange": {
39669
- "start": 464,
39670
- "end": 465
39719
+ "start": 470,
39720
+ "end": 471
39671
39721
  },
39672
39722
  "context": {
39673
39723
  "type": "variable",
@@ -39675,8 +39725,8 @@
39675
39725
  "value": "var( --kendo-grid-column-menu-item-icon-text, #{$kendo-list-item-icon-text} )",
39676
39726
  "scope": "default",
39677
39727
  "line": {
39678
- "start": 466,
39679
- "end": 466
39728
+ "start": 472,
39729
+ "end": 472
39680
39730
  }
39681
39731
  },
39682
39732
  "group": [
@@ -39691,8 +39741,8 @@
39691
39741
  {
39692
39742
  "description": "The vertical padding of the Grid column menu group header.\n",
39693
39743
  "commentRange": {
39694
- "start": 468,
39695
- "end": 469
39744
+ "start": 474,
39745
+ "end": 475
39696
39746
  },
39697
39747
  "context": {
39698
39748
  "type": "variable",
@@ -39700,8 +39750,8 @@
39700
39750
  "value": "var( --kendo-grid-column-menu-group-header-padding-y, #{$kendo-grid-column-menu-item-padding-y} )",
39701
39751
  "scope": "default",
39702
39752
  "line": {
39703
- "start": 470,
39704
- "end": 470
39753
+ "start": 476,
39754
+ "end": 476
39705
39755
  }
39706
39756
  },
39707
39757
  "group": [
@@ -39716,8 +39766,8 @@
39716
39766
  {
39717
39767
  "description": "The horizontal padding of the Grid column menu group header.\n",
39718
39768
  "commentRange": {
39719
- "start": 471,
39720
- "end": 472
39769
+ "start": 477,
39770
+ "end": 478
39721
39771
  },
39722
39772
  "context": {
39723
39773
  "type": "variable",
@@ -39725,8 +39775,8 @@
39725
39775
  "value": "var( --kendo-grid-column-menu-group-header-padding-x, #{$kendo-grid-column-menu-item-padding-x} )",
39726
39776
  "scope": "default",
39727
39777
  "line": {
39728
- "start": 473,
39729
- "end": 473
39778
+ "start": 479,
39779
+ "end": 479
39730
39780
  }
39731
39781
  },
39732
39782
  "group": [
@@ -39741,8 +39791,8 @@
39741
39791
  {
39742
39792
  "description": "The border width of the Grid column menu group header.\n",
39743
39793
  "commentRange": {
39744
- "start": 474,
39745
- "end": 475
39794
+ "start": 480,
39795
+ "end": 481
39746
39796
  },
39747
39797
  "context": {
39748
39798
  "type": "variable",
@@ -39750,8 +39800,8 @@
39750
39800
  "value": "var( --kendo-grid-column-menu-group-header-border-width, 1px )",
39751
39801
  "scope": "default",
39752
39802
  "line": {
39753
- "start": 476,
39754
- "end": 476
39803
+ "start": 482,
39804
+ "end": 482
39755
39805
  }
39756
39806
  },
39757
39807
  "group": [
@@ -39766,8 +39816,8 @@
39766
39816
  {
39767
39817
  "description": "The border style of the Grid column menu group header.\n",
39768
39818
  "commentRange": {
39769
- "start": 477,
39770
- "end": 478
39819
+ "start": 483,
39820
+ "end": 484
39771
39821
  },
39772
39822
  "context": {
39773
39823
  "type": "variable",
@@ -39775,8 +39825,8 @@
39775
39825
  "value": "var( --kendo-grid-column-menu-group-header-border-style, solid )",
39776
39826
  "scope": "default",
39777
39827
  "line": {
39778
- "start": 479,
39779
- "end": 479
39828
+ "start": 485,
39829
+ "end": 485
39780
39830
  }
39781
39831
  },
39782
39832
  "group": [
@@ -39791,8 +39841,8 @@
39791
39841
  {
39792
39842
  "description": "The font size of the Grid column menu group header.\n",
39793
39843
  "commentRange": {
39794
- "start": 480,
39795
- "end": 481
39844
+ "start": 486,
39845
+ "end": 487
39796
39846
  },
39797
39847
  "context": {
39798
39848
  "type": "variable",
@@ -39800,8 +39850,8 @@
39800
39850
  "value": "var( --kendo-grid-column-menu-group-header-font-size, var(--kendo-font-size-sm) )",
39801
39851
  "scope": "default",
39802
39852
  "line": {
39803
- "start": 482,
39804
- "end": 482
39853
+ "start": 488,
39854
+ "end": 488
39805
39855
  }
39806
39856
  },
39807
39857
  "group": [
@@ -39816,8 +39866,8 @@
39816
39866
  {
39817
39867
  "description": "The font weight of the Grid column menu group header.\n",
39818
39868
  "commentRange": {
39819
- "start": 483,
39820
- "end": 484
39869
+ "start": 489,
39870
+ "end": 490
39821
39871
  },
39822
39872
  "context": {
39823
39873
  "type": "variable",
@@ -39825,8 +39875,8 @@
39825
39875
  "value": "var( --kendo-grid-column-menu-group-header-font-weight, var(--kendo-font-weight-bold) )",
39826
39876
  "scope": "default",
39827
39877
  "line": {
39828
- "start": 485,
39829
- "end": 485
39878
+ "start": 491,
39879
+ "end": 491
39830
39880
  }
39831
39881
  },
39832
39882
  "group": [
@@ -39841,8 +39891,8 @@
39841
39891
  {
39842
39892
  "description": "The mine height of the Grid column menu group header.\n",
39843
39893
  "commentRange": {
39844
- "start": 486,
39845
- "end": 487
39894
+ "start": 492,
39895
+ "end": 493
39846
39896
  },
39847
39897
  "context": {
39848
39898
  "type": "variable",
@@ -39850,8 +39900,8 @@
39850
39900
  "value": "var( --kendo-grid-column-menu-group-header-line-height, var(--kendo-line-height) )",
39851
39901
  "scope": "default",
39852
39902
  "line": {
39853
- "start": 488,
39854
- "end": 488
39903
+ "start": 494,
39904
+ "end": 494
39855
39905
  }
39856
39906
  },
39857
39907
  "group": [
@@ -39866,8 +39916,8 @@
39866
39916
  {
39867
39917
  "description": "The text transform of the Grid column menu group header.\n",
39868
39918
  "commentRange": {
39869
- "start": 489,
39870
- "end": 490
39919
+ "start": 495,
39920
+ "end": 496
39871
39921
  },
39872
39922
  "context": {
39873
39923
  "type": "variable",
@@ -39875,8 +39925,8 @@
39875
39925
  "value": "var( --kendo-grid-column-menu-group-header-text-transform, uppercase )",
39876
39926
  "scope": "default",
39877
39927
  "line": {
39878
- "start": 491,
39879
- "end": 491
39928
+ "start": 497,
39929
+ "end": 497
39880
39930
  }
39881
39931
  },
39882
39932
  "group": [
@@ -39891,8 +39941,8 @@
39891
39941
  {
39892
39942
  "description": "The background color of the Grid column menu group.\n",
39893
39943
  "commentRange": {
39894
- "start": 493,
39895
- "end": 494
39944
+ "start": 499,
39945
+ "end": 500
39896
39946
  },
39897
39947
  "context": {
39898
39948
  "type": "variable",
@@ -39900,8 +39950,8 @@
39900
39950
  "value": "var( --kendo-grid-column-menu-group-header-bg, #{k-color(surface-alt)} )",
39901
39951
  "scope": "default",
39902
39952
  "line": {
39903
- "start": 495,
39904
- "end": 495
39953
+ "start": 501,
39954
+ "end": 501
39905
39955
  }
39906
39956
  },
39907
39957
  "group": [
@@ -39916,8 +39966,8 @@
39916
39966
  {
39917
39967
  "description": "The text color of the Grid column menu group.\n",
39918
39968
  "commentRange": {
39919
- "start": 496,
39920
- "end": 497
39969
+ "start": 502,
39970
+ "end": 503
39921
39971
  },
39922
39972
  "context": {
39923
39973
  "type": "variable",
@@ -39925,8 +39975,8 @@
39925
39975
  "value": "var( --kendo-grid-column-menu-group-header-text, #{k-color(on-app-surface)} )",
39926
39976
  "scope": "default",
39927
39977
  "line": {
39928
- "start": 498,
39929
- "end": 498
39978
+ "start": 504,
39979
+ "end": 504
39930
39980
  }
39931
39981
  },
39932
39982
  "group": [
@@ -39941,8 +39991,8 @@
39941
39991
  {
39942
39992
  "description": "The border color of the Grid column menu group.\n",
39943
39993
  "commentRange": {
39944
- "start": 499,
39945
- "end": 500
39994
+ "start": 505,
39995
+ "end": 506
39946
39996
  },
39947
39997
  "context": {
39948
39998
  "type": "variable",
@@ -39950,8 +40000,8 @@
39950
40000
  "value": "var( --kendo-grid-column-menu-group-header-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
39951
40001
  "scope": "default",
39952
40002
  "line": {
39953
- "start": 501,
39954
- "end": 501
40003
+ "start": 507,
40004
+ "end": 507
39955
40005
  }
39956
40006
  },
39957
40007
  "group": [
@@ -39966,8 +40016,8 @@
39966
40016
  {
39967
40017
  "description": "The horizontal padding of the tabstrip content in the Grid tabbed column menu.\n",
39968
40018
  "commentRange": {
39969
- "start": 503,
39970
- "end": 504
40019
+ "start": 509,
40020
+ "end": 510
39971
40021
  },
39972
40022
  "context": {
39973
40023
  "type": "variable",
@@ -39975,8 +40025,8 @@
39975
40025
  "value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-x, #{k-spacing(0)} )",
39976
40026
  "scope": "default",
39977
40027
  "line": {
39978
- "start": 505,
39979
- "end": 505
40028
+ "start": 511,
40029
+ "end": 511
39980
40030
  }
39981
40031
  },
39982
40032
  "group": [
@@ -39991,8 +40041,8 @@
39991
40041
  {
39992
40042
  "description": "The vertical padding of the tabstrip content in the Grid tabbed column menu.\n",
39993
40043
  "commentRange": {
39994
- "start": 506,
39995
- "end": 507
40044
+ "start": 512,
40045
+ "end": 513
39996
40046
  },
39997
40047
  "context": {
39998
40048
  "type": "variable",
@@ -40000,8 +40050,8 @@
40000
40050
  "value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-y, #{k-spacing(3)} )",
40001
40051
  "scope": "default",
40002
40052
  "line": {
40003
- "start": 508,
40004
- "end": 508
40053
+ "start": 514,
40054
+ "end": 514
40005
40055
  }
40006
40056
  },
40007
40057
  "group": [
@@ -40016,8 +40066,8 @@
40016
40066
  {
40017
40067
  "description": "The background color of the Grid tabbed column menu.\n",
40018
40068
  "commentRange": {
40019
- "start": 510,
40020
- "end": 511
40069
+ "start": 516,
40070
+ "end": 517
40021
40071
  },
40022
40072
  "context": {
40023
40073
  "type": "variable",
@@ -40025,8 +40075,8 @@
40025
40075
  "value": "var( --kendo-grid-column-menu-tabbed-bg, k-color(surface) )",
40026
40076
  "scope": "default",
40027
40077
  "line": {
40028
- "start": 512,
40029
- "end": 512
40078
+ "start": 518,
40079
+ "end": 518
40030
40080
  }
40031
40081
  },
40032
40082
  "group": [
@@ -40041,8 +40091,8 @@
40041
40091
  {
40042
40092
  "description": "The default width of the Grid drag cell.\n",
40043
40093
  "commentRange": {
40044
- "start": 514,
40045
- "end": 515
40094
+ "start": 520,
40095
+ "end": 521
40046
40096
  },
40047
40097
  "context": {
40048
40098
  "type": "variable",
@@ -40050,8 +40100,8 @@
40050
40100
  "value": "var( --kendo-grid-drag-cell-width, calc( var( --kendo-icon-size, 1rem ) * 2.25 ) )",
40051
40101
  "scope": "default",
40052
40102
  "line": {
40053
- "start": 516,
40054
- "end": 516
40103
+ "start": 522,
40104
+ "end": 522
40055
40105
  }
40056
40106
  },
40057
40107
  "group": [
@@ -40066,8 +40116,8 @@
40066
40116
  {
40067
40117
  "description": "The default width of the Grid hierarchy cell.\n",
40068
40118
  "commentRange": {
40069
- "start": 517,
40070
- "end": 518
40119
+ "start": 523,
40120
+ "end": 524
40071
40121
  },
40072
40122
  "context": {
40073
40123
  "type": "variable",
@@ -40075,8 +40125,8 @@
40075
40125
  "value": "var( --kendo-grid-hierarchy-col-width, calc( var( --kendo-icon-size, 1rem ) * 2 ) )",
40076
40126
  "scope": "default",
40077
40127
  "line": {
40078
- "start": 519,
40079
- "end": 519
40128
+ "start": 525,
40129
+ "end": 525
40080
40130
  }
40081
40131
  },
40082
40132
  "group": [
@@ -40091,8 +40141,8 @@
40091
40141
  {
40092
40142
  "description": "The background color of the Grid row resize indicator.\n",
40093
40143
  "commentRange": {
40094
- "start": 521,
40095
- "end": 522
40144
+ "start": 527,
40145
+ "end": 528
40096
40146
  },
40097
40147
  "context": {
40098
40148
  "type": "variable",
@@ -40100,8 +40150,8 @@
40100
40150
  "value": "var( --kendo-grid-row-resizer-hover-bg, color-mix(in srgb, #{k-color(on-app-surface)} 46%, transparent) )",
40101
40151
  "scope": "default",
40102
40152
  "line": {
40103
- "start": 523,
40104
- "end": 523
40153
+ "start": 529,
40154
+ "end": 529
40105
40155
  }
40106
40156
  },
40107
40157
  "group": [
@@ -40116,8 +40166,8 @@
40116
40166
  {
40117
40167
  "description": "The background color of the active Grid row resize indicator.\n",
40118
40168
  "commentRange": {
40119
- "start": 524,
40120
- "end": 525
40169
+ "start": 530,
40170
+ "end": 531
40121
40171
  },
40122
40172
  "context": {
40123
40173
  "type": "variable",
@@ -40125,8 +40175,8 @@
40125
40175
  "value": "var( --kendo-grid-row-resizer-active-bg, #{k-color(primary)} )",
40126
40176
  "scope": "default",
40127
40177
  "line": {
40128
- "start": 526,
40129
- "end": 526
40178
+ "start": 532,
40179
+ "end": 532
40130
40180
  }
40131
40181
  },
40132
40182
  "group": [
@@ -40141,8 +40191,8 @@
40141
40191
  {
40142
40192
  "description": "The height of the Grid row resize indicator.\n",
40143
40193
  "commentRange": {
40144
- "start": 527,
40145
- "end": 528
40194
+ "start": 533,
40195
+ "end": 534
40146
40196
  },
40147
40197
  "context": {
40148
40198
  "type": "variable",
@@ -40150,8 +40200,8 @@
40150
40200
  "value": "var( --kendo-grid-row-resizer-height, #{k-spacing(0.5)} )",
40151
40201
  "scope": "default",
40152
40202
  "line": {
40153
- "start": 529,
40154
- "end": 529
40203
+ "start": 535,
40204
+ "end": 535
40155
40205
  }
40156
40206
  },
40157
40207
  "group": [
@@ -40166,8 +40216,8 @@
40166
40216
  {
40167
40217
  "description": "The horizontal padding of the Grid stack layout cells.\n",
40168
40218
  "commentRange": {
40169
- "start": 531,
40170
- "end": 532
40219
+ "start": 537,
40220
+ "end": 538
40171
40221
  },
40172
40222
  "context": {
40173
40223
  "type": "variable",
@@ -40175,8 +40225,8 @@
40175
40225
  "value": "var( --kendo-grid-stack-cell-padding-x, #{k-spacing(2)} )",
40176
40226
  "scope": "default",
40177
40227
  "line": {
40178
- "start": 533,
40179
- "end": 533
40228
+ "start": 539,
40229
+ "end": 539
40180
40230
  }
40181
40231
  },
40182
40232
  "group": [
@@ -40191,8 +40241,8 @@
40191
40241
  {
40192
40242
  "description": "The vertical padding of the Grid stack layout cells.\n",
40193
40243
  "commentRange": {
40194
- "start": 534,
40195
- "end": 535
40244
+ "start": 540,
40245
+ "end": 541
40196
40246
  },
40197
40247
  "context": {
40198
40248
  "type": "variable",
@@ -40200,8 +40250,8 @@
40200
40250
  "value": "var( --kendo-grid-stack-cell-padding-y, #{k-spacing(1.5)} )",
40201
40251
  "scope": "default",
40202
40252
  "line": {
40203
- "start": 536,
40204
- "end": 536
40253
+ "start": 542,
40254
+ "end": 542
40205
40255
  }
40206
40256
  },
40207
40257
  "group": [
@@ -40216,8 +40266,8 @@
40216
40266
  {
40217
40267
  "description": "The column gap of the Grid stack layout.\n",
40218
40268
  "commentRange": {
40219
- "start": 537,
40220
- "end": 538
40269
+ "start": 543,
40270
+ "end": 544
40221
40271
  },
40222
40272
  "context": {
40223
40273
  "type": "variable",
@@ -40225,8 +40275,8 @@
40225
40275
  "value": "var( --kendo-grid-stack-column-gap, #{k-spacing(1)} )",
40226
40276
  "scope": "default",
40227
40277
  "line": {
40228
- "start": 539,
40229
- "end": 539
40278
+ "start": 545,
40279
+ "end": 545
40230
40280
  }
40231
40281
  },
40232
40282
  "group": [
@@ -40241,8 +40291,8 @@
40241
40291
  {
40242
40292
  "description": "The column gap of the editable Grid stack layout.\n",
40243
40293
  "commentRange": {
40244
- "start": 540,
40245
- "end": 541
40294
+ "start": 546,
40295
+ "end": 547
40246
40296
  },
40247
40297
  "context": {
40248
40298
  "type": "variable",
@@ -40250,8 +40300,8 @@
40250
40300
  "value": "var( --kendo-grid-stack-editable-column-gap, #{k-spacing(2)} )",
40251
40301
  "scope": "default",
40252
40302
  "line": {
40253
- "start": 542,
40254
- "end": 542
40303
+ "start": 548,
40304
+ "end": 548
40255
40305
  }
40256
40306
  },
40257
40307
  "group": [
@@ -40266,8 +40316,8 @@
40266
40316
  {
40267
40317
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
40268
40318
  "commentRange": {
40269
- "start": 543,
40270
- "end": 544
40319
+ "start": 549,
40320
+ "end": 550
40271
40321
  },
40272
40322
  "context": {
40273
40323
  "type": "variable",
@@ -40275,8 +40325,8 @@
40275
40325
  "value": "var( --kendo-grid-stack-hierarchy-col-width, #{k-spacing(2)} )",
40276
40326
  "scope": "default",
40277
40327
  "line": {
40278
- "start": 545,
40279
- "end": 545
40328
+ "start": 551,
40329
+ "end": 551
40280
40330
  }
40281
40331
  },
40282
40332
  "group": [
@@ -40291,8 +40341,8 @@
40291
40341
  {
40292
40342
  "description": "The font size of the Grid stack layout column header.\n",
40293
40343
  "commentRange": {
40294
- "start": 546,
40295
- "end": 547
40344
+ "start": 552,
40345
+ "end": 553
40296
40346
  },
40297
40347
  "context": {
40298
40348
  "type": "variable",
@@ -40300,8 +40350,8 @@
40300
40350
  "value": "var( --kendo-grid-stack-header-font-size, var(--kendo-font-size-sm) )",
40301
40351
  "scope": "default",
40302
40352
  "line": {
40303
- "start": 548,
40304
- "end": 548
40353
+ "start": 554,
40354
+ "end": 554
40305
40355
  }
40306
40356
  },
40307
40357
  "group": [
@@ -40316,8 +40366,8 @@
40316
40366
  {
40317
40367
  "description": "The font weight of the Grid stack layout column header.\n",
40318
40368
  "commentRange": {
40319
- "start": 549,
40320
- "end": 550
40369
+ "start": 555,
40370
+ "end": 556
40321
40371
  },
40322
40372
  "context": {
40323
40373
  "type": "variable",
@@ -40325,8 +40375,8 @@
40325
40375
  "value": "var( --kendo-grid-stack-header-font-weight, var(--kendo-font-weight-bold) )",
40326
40376
  "scope": "default",
40327
40377
  "line": {
40328
- "start": 551,
40329
- "end": 551
40378
+ "start": 557,
40379
+ "end": 557
40330
40380
  }
40331
40381
  },
40332
40382
  "group": [
@@ -40341,8 +40391,8 @@
40341
40391
  {
40342
40392
  "description": "The height of the Grid stack layout expandable row shadow.\n",
40343
40393
  "commentRange": {
40344
- "start": 552,
40345
- "end": 553
40394
+ "start": 558,
40395
+ "end": 559
40346
40396
  },
40347
40397
  "context": {
40348
40398
  "type": "variable",
@@ -40350,8 +40400,8 @@
40350
40400
  "value": "var( --kendo-grid-stack-expandable-shadow-height, #{k-spacing(2.5)} )",
40351
40401
  "scope": "default",
40352
40402
  "line": {
40353
- "start": 554,
40354
- "end": 554
40403
+ "start": 560,
40404
+ "end": 560
40355
40405
  }
40356
40406
  },
40357
40407
  "group": [
@@ -40366,8 +40416,8 @@
40366
40416
  {
40367
40417
  "description": "The color of the Grid stack layout column header.\n",
40368
40418
  "commentRange": {
40369
- "start": 555,
40370
- "end": 556
40419
+ "start": 561,
40420
+ "end": 562
40371
40421
  },
40372
40422
  "context": {
40373
40423
  "type": "variable",
@@ -40375,8 +40425,8 @@
40375
40425
  "value": "var( --kendo-grid-stack-header-color, #{k-color(subtle)} )",
40376
40426
  "scope": "default",
40377
40427
  "line": {
40378
- "start": 557,
40379
- "end": 557
40428
+ "start": 563,
40429
+ "end": 563
40380
40430
  }
40381
40431
  },
40382
40432
  "group": [
@@ -40391,8 +40441,8 @@
40391
40441
  {
40392
40442
  "description": "The outline color of the Grid stack layout focused cell.\n",
40393
40443
  "commentRange": {
40394
- "start": 558,
40395
- "end": 559
40444
+ "start": 564,
40445
+ "end": 565
40396
40446
  },
40397
40447
  "context": {
40398
40448
  "type": "variable",
@@ -40400,8 +40450,8 @@
40400
40450
  "value": "var( --kendo-grid-stack-focus-outline, #{k-color(base-emphasis)} )",
40401
40451
  "scope": "default",
40402
40452
  "line": {
40403
- "start": 560,
40404
- "end": 560
40453
+ "start": 566,
40454
+ "end": 566
40405
40455
  }
40406
40456
  },
40407
40457
  "group": [
@@ -40416,8 +40466,8 @@
40416
40466
  {
40417
40467
  "description": "The Grid stack layout expandable row shadow.\n",
40418
40468
  "commentRange": {
40419
- "start": 561,
40420
- "end": 562
40469
+ "start": 567,
40470
+ "end": 568
40421
40471
  },
40422
40472
  "context": {
40423
40473
  "type": "variable",
@@ -40425,8 +40475,8 @@
40425
40475
  "value": "var( --kendo-grid-stack-expandable-shadow, #{k-elevation(2)} )",
40426
40476
  "scope": "default",
40427
40477
  "line": {
40428
- "start": 563,
40429
- "end": 563
40478
+ "start": 569,
40479
+ "end": 569
40430
40480
  }
40431
40481
  },
40432
40482
  "group": [
@@ -40441,8 +40491,8 @@
40441
40491
  {
40442
40492
  "description": "The font weight of the pinned source row in the Grid.\n",
40443
40493
  "commentRange": {
40444
- "start": 565,
40445
- "end": 566
40494
+ "start": 571,
40495
+ "end": 572
40446
40496
  },
40447
40497
  "context": {
40448
40498
  "type": "variable",
@@ -40450,8 +40500,8 @@
40450
40500
  "value": "var(--kendo-font-weight-semibold)",
40451
40501
  "scope": "default",
40452
40502
  "line": {
40453
- "start": 567,
40454
- "end": 567
40503
+ "start": 573,
40504
+ "end": 573
40455
40505
  }
40456
40506
  },
40457
40507
  "group": [