@progress/kendo-theme-meridian 14.2.0-dev.3 → 14.2.0-dev.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -40885,15 +40885,15 @@
40885
40885
  "resolvedType": "String"
40886
40886
  },
40887
40887
  {
40888
- "description": "The background color of Grid footer.\n",
40888
+ "description": "The background color of Grid add row.\n",
40889
40889
  "commentRange": {
40890
40890
  "start": 224,
40891
40891
  "end": 225
40892
40892
  },
40893
40893
  "context": {
40894
40894
  "type": "variable",
40895
- "name": "kendo-grid-footer-bg",
40896
- "value": "$kendo-grid-header-bg",
40895
+ "name": "kendo-grid-add-row-bg",
40896
+ "value": "k-color(surface)",
40897
40897
  "scope": "default",
40898
40898
  "line": {
40899
40899
  "start": 226,
@@ -40912,15 +40912,15 @@
40912
40912
  "resolvedType": "String"
40913
40913
  },
40914
40914
  {
40915
- "description": "The text color of Grid footer.\n",
40915
+ "description": "The text color of Grid add row.\n",
40916
40916
  "commentRange": {
40917
40917
  "start": 227,
40918
40918
  "end": 228
40919
40919
  },
40920
40920
  "context": {
40921
40921
  "type": "variable",
40922
- "name": "kendo-grid-footer-text",
40923
- "value": "$kendo-grid-header-text",
40922
+ "name": "kendo-grid-add-row-text",
40923
+ "value": "color-mix(in srgb, k-color(subtle) 75%, k-color(on-app-surface))",
40924
40924
  "scope": "default",
40925
40925
  "line": {
40926
40926
  "start": 229,
@@ -40939,15 +40939,15 @@
40939
40939
  "resolvedType": "String"
40940
40940
  },
40941
40941
  {
40942
- "description": "The border color of Grid footer.\n",
40942
+ "description": "The border color of Grid add row.\n",
40943
40943
  "commentRange": {
40944
40944
  "start": 230,
40945
40945
  "end": 231
40946
40946
  },
40947
40947
  "context": {
40948
40948
  "type": "variable",
40949
- "name": "kendo-grid-footer-border",
40950
- "value": "$kendo-grid-header-border",
40949
+ "name": "kendo-grid-add-row-border",
40950
+ "value": "k-color(border)",
40951
40951
  "scope": "default",
40952
40952
  "line": {
40953
40953
  "start": 232,
@@ -40966,15 +40966,15 @@
40966
40966
  "resolvedType": "String"
40967
40967
  },
40968
40968
  {
40969
- "description": "The background color of the Grid alternating rows.\n",
40969
+ "description": "The background color of Grid footer.\n",
40970
40970
  "commentRange": {
40971
40971
  "start": 234,
40972
40972
  "end": 235
40973
40973
  },
40974
40974
  "context": {
40975
40975
  "type": "variable",
40976
- "name": "kendo-grid-alt-bg",
40977
- "value": "$kendo-table-alt-row-bg",
40976
+ "name": "kendo-grid-footer-bg",
40977
+ "value": "$kendo-grid-header-bg",
40978
40978
  "scope": "default",
40979
40979
  "line": {
40980
40980
  "start": 236,
@@ -40989,14 +40989,95 @@
40989
40989
  "path": "meridian/scss/grid/_variables.scss",
40990
40990
  "name": "_variables.scss"
40991
40991
  },
40992
+ "resolvedValue": "var(--kendo-color-surface)",
40993
+ "resolvedType": "String"
40994
+ },
40995
+ {
40996
+ "description": "The text color of Grid footer.\n",
40997
+ "commentRange": {
40998
+ "start": 237,
40999
+ "end": 238
41000
+ },
41001
+ "context": {
41002
+ "type": "variable",
41003
+ "name": "kendo-grid-footer-text",
41004
+ "value": "$kendo-grid-header-text",
41005
+ "scope": "default",
41006
+ "line": {
41007
+ "start": 239,
41008
+ "end": 239
41009
+ }
41010
+ },
41011
+ "group": [
41012
+ "grid"
41013
+ ],
41014
+ "access": "public",
41015
+ "file": {
41016
+ "path": "meridian/scss/grid/_variables.scss",
41017
+ "name": "_variables.scss"
41018
+ },
41019
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-subtle) 75%, var(--kendo-color-on-app-surface))",
41020
+ "resolvedType": "String"
41021
+ },
41022
+ {
41023
+ "description": "The border color of Grid footer.\n",
41024
+ "commentRange": {
41025
+ "start": 240,
41026
+ "end": 241
41027
+ },
41028
+ "context": {
41029
+ "type": "variable",
41030
+ "name": "kendo-grid-footer-border",
41031
+ "value": "$kendo-grid-header-border",
41032
+ "scope": "default",
41033
+ "line": {
41034
+ "start": 242,
41035
+ "end": 242
41036
+ }
41037
+ },
41038
+ "group": [
41039
+ "grid"
41040
+ ],
41041
+ "access": "public",
41042
+ "file": {
41043
+ "path": "meridian/scss/grid/_variables.scss",
41044
+ "name": "_variables.scss"
41045
+ },
41046
+ "resolvedValue": "var(--kendo-color-border)",
41047
+ "resolvedType": "String"
41048
+ },
41049
+ {
41050
+ "description": "The background color of the Grid alternating rows.\n",
41051
+ "commentRange": {
41052
+ "start": 244,
41053
+ "end": 245
41054
+ },
41055
+ "context": {
41056
+ "type": "variable",
41057
+ "name": "kendo-grid-alt-bg",
41058
+ "value": "$kendo-table-alt-row-bg",
41059
+ "scope": "default",
41060
+ "line": {
41061
+ "start": 246,
41062
+ "end": 246
41063
+ }
41064
+ },
41065
+ "group": [
41066
+ "grid"
41067
+ ],
41068
+ "access": "public",
41069
+ "file": {
41070
+ "path": "meridian/scss/grid/_variables.scss",
41071
+ "name": "_variables.scss"
41072
+ },
40992
41073
  "resolvedValue": "null",
40993
41074
  "resolvedType": "Null"
40994
41075
  },
40995
41076
  {
40996
41077
  "description": "The background color of hovered Grid rows.\n",
40997
41078
  "commentRange": {
40998
- "start": 238,
40999
- "end": 239
41079
+ "start": 248,
41080
+ "end": 249
41000
41081
  },
41001
41082
  "context": {
41002
41083
  "type": "variable",
@@ -41004,8 +41085,8 @@
41004
41085
  "value": "$kendo-table-hover-bg",
41005
41086
  "scope": "default",
41006
41087
  "line": {
41007
- "start": 240,
41008
- "end": 240
41088
+ "start": 250,
41089
+ "end": 250
41009
41090
  }
41010
41091
  },
41011
41092
  "group": [
@@ -41022,8 +41103,8 @@
41022
41103
  {
41023
41104
  "description": "The text color of hovered Grid rows.\n",
41024
41105
  "commentRange": {
41025
- "start": 241,
41026
- "end": 242
41106
+ "start": 251,
41107
+ "end": 252
41027
41108
  },
41028
41109
  "context": {
41029
41110
  "type": "variable",
@@ -41031,8 +41112,8 @@
41031
41112
  "value": "$kendo-table-hover-text",
41032
41113
  "scope": "default",
41033
41114
  "line": {
41034
- "start": 243,
41035
- "end": 243
41115
+ "start": 253,
41116
+ "end": 253
41036
41117
  }
41037
41118
  },
41038
41119
  "group": [
@@ -41049,8 +41130,8 @@
41049
41130
  {
41050
41131
  "description": "The background color of selected Grid rows.\n",
41051
41132
  "commentRange": {
41052
- "start": 245,
41053
- "end": 246
41133
+ "start": 255,
41134
+ "end": 256
41054
41135
  },
41055
41136
  "context": {
41056
41137
  "type": "variable",
@@ -41058,8 +41139,8 @@
41058
41139
  "value": "color-mix(in srgb, k-color(secondary) 12%, transparent)",
41059
41140
  "scope": "default",
41060
41141
  "line": {
41061
- "start": 247,
41062
- "end": 247
41142
+ "start": 257,
41143
+ "end": 257
41063
41144
  }
41064
41145
  },
41065
41146
  "group": [
@@ -41076,8 +41157,8 @@
41076
41157
  {
41077
41158
  "description": "The text color of selected Grid rows.\n",
41078
41159
  "commentRange": {
41079
- "start": 248,
41080
- "end": 249
41160
+ "start": 258,
41161
+ "end": 259
41081
41162
  },
41082
41163
  "context": {
41083
41164
  "type": "variable",
@@ -41085,8 +41166,8 @@
41085
41166
  "value": "$kendo-table-selected-text",
41086
41167
  "scope": "default",
41087
41168
  "line": {
41088
- "start": 250,
41089
- "end": 250
41169
+ "start": 260,
41170
+ "end": 260
41090
41171
  }
41091
41172
  },
41092
41173
  "group": [
@@ -41103,8 +41184,8 @@
41103
41184
  {
41104
41185
  "description": "The background color of highlighted Grid rows.\n",
41105
41186
  "commentRange": {
41106
- "start": 252,
41107
- "end": 253
41187
+ "start": 262,
41188
+ "end": 263
41108
41189
  },
41109
41190
  "context": {
41110
41191
  "type": "variable",
@@ -41112,8 +41193,8 @@
41112
41193
  "value": "color-mix(in srgb, k-color(warning) 12%, transparent)",
41113
41194
  "scope": "default",
41114
41195
  "line": {
41115
- "start": 254,
41116
- "end": 254
41196
+ "start": 264,
41197
+ "end": 264
41117
41198
  }
41118
41199
  },
41119
41200
  "group": [
@@ -41130,8 +41211,8 @@
41130
41211
  {
41131
41212
  "description": "The font weight of highlighted Grid rows.\n",
41132
41213
  "commentRange": {
41133
- "start": 255,
41134
- "end": 256
41214
+ "start": 265,
41215
+ "end": 266
41135
41216
  },
41136
41217
  "context": {
41137
41218
  "type": "variable",
@@ -41139,8 +41220,8 @@
41139
41220
  "value": "var( --kendo-font-weight-semibold, 600 )",
41140
41221
  "scope": "default",
41141
41222
  "line": {
41142
- "start": 257,
41143
- "end": 257
41223
+ "start": 267,
41224
+ "end": 267
41144
41225
  }
41145
41226
  },
41146
41227
  "group": [
@@ -41157,8 +41238,8 @@
41157
41238
  {
41158
41239
  "description": "The background color of selected highlighted Grid rows.\n",
41159
41240
  "commentRange": {
41160
- "start": 259,
41161
- "end": 260
41241
+ "start": 269,
41242
+ "end": 270
41162
41243
  },
41163
41244
  "context": {
41164
41245
  "type": "variable",
@@ -41166,8 +41247,8 @@
41166
41247
  "value": "color-mix(in srgb, color-mix(in srgb, k-color(secondary), k-color(warning)) 12%, transparent)",
41167
41248
  "scope": "default",
41168
41249
  "line": {
41169
- "start": 261,
41170
- "end": 261
41250
+ "start": 271,
41251
+ "end": 271
41171
41252
  }
41172
41253
  },
41173
41254
  "group": [
@@ -41184,8 +41265,8 @@
41184
41265
  {
41185
41266
  "description": "The background color of the Grid selection aggregates container.\n",
41186
41267
  "commentRange": {
41187
- "start": 263,
41188
- "end": 264
41268
+ "start": 273,
41269
+ "end": 274
41189
41270
  },
41190
41271
  "context": {
41191
41272
  "type": "variable",
@@ -41193,8 +41274,8 @@
41193
41274
  "value": "$kendo-grid-header-bg",
41194
41275
  "scope": "default",
41195
41276
  "line": {
41196
- "start": 265,
41197
- "end": 265
41277
+ "start": 275,
41278
+ "end": 275
41198
41279
  }
41199
41280
  },
41200
41281
  "group": [
@@ -41211,8 +41292,8 @@
41211
41292
  {
41212
41293
  "description": "The text color of the Grid selection aggregates container.\n",
41213
41294
  "commentRange": {
41214
- "start": 266,
41215
- "end": 267
41295
+ "start": 276,
41296
+ "end": 277
41216
41297
  },
41217
41298
  "context": {
41218
41299
  "type": "variable",
@@ -41220,8 +41301,8 @@
41220
41301
  "value": "$kendo-grid-text",
41221
41302
  "scope": "default",
41222
41303
  "line": {
41223
- "start": 268,
41224
- "end": 268
41304
+ "start": 278,
41305
+ "end": 278
41225
41306
  }
41226
41307
  },
41227
41308
  "group": [
@@ -41238,8 +41319,8 @@
41238
41319
  {
41239
41320
  "description": "The border color of the Grid selection aggregates container.\n",
41240
41321
  "commentRange": {
41241
- "start": 269,
41242
- "end": 270
41322
+ "start": 279,
41323
+ "end": 280
41243
41324
  },
41244
41325
  "context": {
41245
41326
  "type": "variable",
@@ -41247,8 +41328,8 @@
41247
41328
  "value": "$kendo-grid-border",
41248
41329
  "scope": "default",
41249
41330
  "line": {
41250
- "start": 271,
41251
- "end": 271
41331
+ "start": 281,
41332
+ "end": 281
41252
41333
  }
41253
41334
  },
41254
41335
  "group": [
@@ -41265,8 +41346,8 @@
41265
41346
  {
41266
41347
  "description": "The border width of the Grid selection aggregates container.\n",
41267
41348
  "commentRange": {
41268
- "start": 272,
41269
- "end": 273
41349
+ "start": 282,
41350
+ "end": 283
41270
41351
  },
41271
41352
  "context": {
41272
41353
  "type": "variable",
@@ -41274,8 +41355,8 @@
41274
41355
  "value": "$kendo-grid-border-width",
41275
41356
  "scope": "default",
41276
41357
  "line": {
41277
- "start": 274,
41278
- "end": 274
41358
+ "start": 284,
41359
+ "end": 284
41279
41360
  }
41280
41361
  },
41281
41362
  "group": [
@@ -41292,8 +41373,8 @@
41292
41373
  {
41293
41374
  "description": "The spacing between the selection aggregates items.\n",
41294
41375
  "commentRange": {
41295
- "start": 275,
41296
- "end": 276
41376
+ "start": 285,
41377
+ "end": 286
41297
41378
  },
41298
41379
  "context": {
41299
41380
  "type": "variable",
@@ -41301,8 +41382,8 @@
41301
41382
  "value": "k-spacing(2)",
41302
41383
  "scope": "default",
41303
41384
  "line": {
41304
- "start": 277,
41305
- "end": 277
41385
+ "start": 287,
41386
+ "end": 287
41306
41387
  }
41307
41388
  },
41308
41389
  "group": [
@@ -41319,8 +41400,8 @@
41319
41400
  {
41320
41401
  "description": "The line height of the Grid selection aggregates container.\n",
41321
41402
  "commentRange": {
41322
- "start": 278,
41323
- "end": 279
41403
+ "start": 288,
41404
+ "end": 289
41324
41405
  },
41325
41406
  "context": {
41326
41407
  "type": "variable",
@@ -41328,8 +41409,8 @@
41328
41409
  "value": "$kendo-grid-line-height",
41329
41410
  "scope": "default",
41330
41411
  "line": {
41331
- "start": 280,
41332
- "end": 280
41412
+ "start": 290,
41413
+ "end": 290
41333
41414
  }
41334
41415
  },
41335
41416
  "group": [
@@ -41346,8 +41427,8 @@
41346
41427
  {
41347
41428
  "description": "The font weight of the Grid selection aggregates container.\n",
41348
41429
  "commentRange": {
41349
- "start": 281,
41350
- "end": 282
41430
+ "start": 291,
41431
+ "end": 292
41351
41432
  },
41352
41433
  "context": {
41353
41434
  "type": "variable",
@@ -41355,8 +41436,8 @@
41355
41436
  "value": "var( --kendo-font-weight-bold, normal )",
41356
41437
  "scope": "default",
41357
41438
  "line": {
41358
- "start": 283,
41359
- "end": 283
41439
+ "start": 293,
41440
+ "end": 293
41360
41441
  }
41361
41442
  },
41362
41443
  "group": [
@@ -41373,8 +41454,8 @@
41373
41454
  {
41374
41455
  "description": "The background color of the Grid row.\n",
41375
41456
  "commentRange": {
41376
- "start": 285,
41377
- "end": 286
41457
+ "start": 295,
41458
+ "end": 296
41378
41459
  },
41379
41460
  "context": {
41380
41461
  "type": "variable",
@@ -41382,8 +41463,8 @@
41382
41463
  "value": "k-color(surface)",
41383
41464
  "scope": "default",
41384
41465
  "line": {
41385
- "start": 287,
41386
- "end": 287
41466
+ "start": 297,
41467
+ "end": 297
41387
41468
  }
41388
41469
  },
41389
41470
  "group": [
@@ -41400,8 +41481,8 @@
41400
41481
  {
41401
41482
  "description": "The background color of the Grid grouping header.\n",
41402
41483
  "commentRange": {
41403
- "start": 289,
41404
- "end": 290
41484
+ "start": 299,
41485
+ "end": 300
41405
41486
  },
41406
41487
  "context": {
41407
41488
  "type": "variable",
@@ -41409,8 +41490,8 @@
41409
41490
  "value": "k-color(surface-alt)",
41410
41491
  "scope": "default",
41411
41492
  "line": {
41412
- "start": 291,
41413
- "end": 291
41493
+ "start": 301,
41494
+ "end": 301
41414
41495
  }
41415
41496
  },
41416
41497
  "group": [
@@ -41427,8 +41508,8 @@
41427
41508
  {
41428
41509
  "description": "The text color of the Grid grouping header.\n",
41429
41510
  "commentRange": {
41430
- "start": 292,
41431
- "end": 293
41511
+ "start": 302,
41512
+ "end": 303
41432
41513
  },
41433
41514
  "context": {
41434
41515
  "type": "variable",
@@ -41436,8 +41517,8 @@
41436
41517
  "value": "$kendo-grid-header-text",
41437
41518
  "scope": "default",
41438
41519
  "line": {
41439
- "start": 294,
41440
- "end": 294
41520
+ "start": 304,
41521
+ "end": 304
41441
41522
  }
41442
41523
  },
41443
41524
  "group": [
@@ -41454,8 +41535,8 @@
41454
41535
  {
41455
41536
  "description": "The border color of the Grid grouping header.\n",
41456
41537
  "commentRange": {
41457
- "start": 295,
41458
- "end": 296
41538
+ "start": 305,
41539
+ "end": 306
41459
41540
  },
41460
41541
  "context": {
41461
41542
  "type": "variable",
@@ -41463,8 +41544,8 @@
41463
41544
  "value": "$kendo-grid-header-border",
41464
41545
  "scope": "default",
41465
41546
  "line": {
41466
- "start": 297,
41467
- "end": 297
41547
+ "start": 307,
41548
+ "end": 307
41468
41549
  }
41469
41550
  },
41470
41551
  "group": [
@@ -41481,8 +41562,8 @@
41481
41562
  {
41482
41563
  "description": "The text color of the Grid row.\n",
41483
41564
  "commentRange": {
41484
- "start": 298,
41485
- "end": 299
41565
+ "start": 308,
41566
+ "end": 309
41486
41567
  },
41487
41568
  "context": {
41488
41569
  "type": "variable",
@@ -41490,8 +41571,8 @@
41490
41571
  "value": "$kendo-grid-text",
41491
41572
  "scope": "default",
41492
41573
  "line": {
41493
- "start": 300,
41494
- "end": 300
41574
+ "start": 310,
41575
+ "end": 310
41495
41576
  }
41496
41577
  },
41497
41578
  "group": [
@@ -41508,8 +41589,8 @@
41508
41589
  {
41509
41590
  "description": "The sorted icon spacing of the Grid.\n",
41510
41591
  "commentRange": {
41511
- "start": 302,
41512
- "end": 303
41592
+ "start": 312,
41593
+ "end": 313
41513
41594
  },
41514
41595
  "context": {
41515
41596
  "type": "variable",
@@ -41517,8 +41598,8 @@
41517
41598
  "value": "calc( #{k-spacing(2)} - 1px )",
41518
41599
  "scope": "default",
41519
41600
  "line": {
41520
- "start": 304,
41521
- "end": 304
41601
+ "start": 314,
41602
+ "end": 314
41522
41603
  }
41523
41604
  },
41524
41605
  "group": [
@@ -41535,8 +41616,8 @@
41535
41616
  {
41536
41617
  "description": "The background color of the Grid.\n",
41537
41618
  "commentRange": {
41538
- "start": 305,
41539
- "end": 306
41619
+ "start": 315,
41620
+ "end": 316
41540
41621
  },
41541
41622
  "context": {
41542
41623
  "type": "variable",
@@ -41544,8 +41625,8 @@
41544
41625
  "value": "color-mix(in srgb, k-color(secondary) 6%, transparent)",
41545
41626
  "scope": "default",
41546
41627
  "line": {
41547
- "start": 307,
41548
- "end": 307
41628
+ "start": 317,
41629
+ "end": 317
41549
41630
  }
41550
41631
  },
41551
41632
  "group": [
@@ -41562,8 +41643,8 @@
41562
41643
  {
41563
41644
  "description": "The text color of the Grid.\n",
41564
41645
  "commentRange": {
41565
- "start": 308,
41566
- "end": 309
41646
+ "start": 318,
41647
+ "end": 319
41567
41648
  },
41568
41649
  "context": {
41569
41650
  "type": "variable",
@@ -41571,8 +41652,8 @@
41571
41652
  "value": "k-color(secondary)",
41572
41653
  "scope": "default",
41573
41654
  "line": {
41574
- "start": 310,
41575
- "end": 310
41655
+ "start": 320,
41656
+ "end": 320
41576
41657
  }
41577
41658
  },
41578
41659
  "group": [
@@ -41589,8 +41670,8 @@
41589
41670
  {
41590
41671
  "description": "The font size of the Grid.\n",
41591
41672
  "commentRange": {
41592
- "start": 311,
41593
- "end": 312
41673
+ "start": 321,
41674
+ "end": 322
41594
41675
  },
41595
41676
  "context": {
41596
41677
  "type": "variable",
@@ -41598,8 +41679,8 @@
41598
41679
  "value": "var( --kendo-font-size-sm, inherit )",
41599
41680
  "scope": "default",
41600
41681
  "line": {
41601
- "start": 313,
41602
- "end": 313
41682
+ "start": 323,
41683
+ "end": 323
41603
41684
  }
41604
41685
  },
41605
41686
  "group": [
@@ -41616,8 +41697,8 @@
41616
41697
  {
41617
41698
  "description": "The spacing of the Grid.\n",
41618
41699
  "commentRange": {
41619
- "start": 314,
41620
- "end": 315
41700
+ "start": 324,
41701
+ "end": 325
41621
41702
  },
41622
41703
  "context": {
41623
41704
  "type": "variable",
@@ -41625,8 +41706,8 @@
41625
41706
  "value": "calc( #{$kendo-icon-spacing} / 2 )",
41626
41707
  "scope": "default",
41627
41708
  "line": {
41628
- "start": 316,
41629
- "end": 316
41709
+ "start": 326,
41710
+ "end": 326
41630
41711
  }
41631
41712
  },
41632
41713
  "group": [
@@ -41643,8 +41724,8 @@
41643
41724
  {
41644
41725
  "description": "The vertical spacing of the Grid.\n",
41645
41726
  "commentRange": {
41646
- "start": 317,
41647
- "end": 318
41727
+ "start": 327,
41728
+ "end": 328
41648
41729
  },
41649
41730
  "context": {
41650
41731
  "type": "variable",
@@ -41652,8 +41733,8 @@
41652
41733
  "value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1)",
41653
41734
  "scope": "default",
41654
41735
  "line": {
41655
- "start": 319,
41656
- "end": 319
41736
+ "start": 329,
41737
+ "end": 329
41657
41738
  }
41658
41739
  },
41659
41740
  "group": [
@@ -41670,8 +41751,8 @@
41670
41751
  {
41671
41752
  "description": "The shadow of the Grid.\n",
41672
41753
  "commentRange": {
41673
- "start": 322,
41674
- "end": 323
41754
+ "start": 332,
41755
+ "end": 333
41675
41756
  },
41676
41757
  "context": {
41677
41758
  "type": "variable",
@@ -41679,8 +41760,8 @@
41679
41760
  "value": "null",
41680
41761
  "scope": "default",
41681
41762
  "line": {
41682
- "start": 324,
41683
- "end": 324
41763
+ "start": 334,
41764
+ "end": 334
41684
41765
  }
41685
41766
  },
41686
41767
  "group": [
@@ -41697,8 +41778,8 @@
41697
41778
  {
41698
41779
  "description": "The outline color of the focused Grid cell.\n",
41699
41780
  "commentRange": {
41700
- "start": 326,
41701
- "end": 327
41781
+ "start": 336,
41782
+ "end": 337
41702
41783
  },
41703
41784
  "context": {
41704
41785
  "type": "variable",
@@ -41706,8 +41787,8 @@
41706
41787
  "value": "k-color(subtle)",
41707
41788
  "scope": "default",
41708
41789
  "line": {
41709
- "start": 328,
41710
- "end": 328
41790
+ "start": 338,
41791
+ "end": 338
41711
41792
  }
41712
41793
  },
41713
41794
  "group": [
@@ -41724,8 +41805,8 @@
41724
41805
  {
41725
41806
  "description": "The outline width of the focused Grid cell.\n",
41726
41807
  "commentRange": {
41727
- "start": 329,
41728
- "end": 330
41808
+ "start": 339,
41809
+ "end": 340
41729
41810
  },
41730
41811
  "context": {
41731
41812
  "type": "variable",
@@ -41733,8 +41814,8 @@
41733
41814
  "value": "1px",
41734
41815
  "scope": "default",
41735
41816
  "line": {
41736
- "start": 331,
41737
- "end": 331
41817
+ "start": 341,
41818
+ "end": 341
41738
41819
  }
41739
41820
  },
41740
41821
  "group": [
@@ -41751,8 +41832,8 @@
41751
41832
  {
41752
41833
  "description": "The outline offset of the focused Grid cell.\n",
41753
41834
  "commentRange": {
41754
- "start": 332,
41755
- "end": 333
41835
+ "start": 342,
41836
+ "end": 343
41756
41837
  },
41757
41838
  "context": {
41758
41839
  "type": "variable",
@@ -41760,8 +41841,8 @@
41760
41841
  "value": "1px",
41761
41842
  "scope": "default",
41762
41843
  "line": {
41763
- "start": 334,
41764
- "end": 334
41844
+ "start": 344,
41845
+ "end": 344
41765
41846
  }
41766
41847
  },
41767
41848
  "group": [
@@ -41778,8 +41859,8 @@
41778
41859
  {
41779
41860
  "description": "The spacing of the Grid button.\n",
41780
41861
  "commentRange": {
41781
- "start": 336,
41782
- "end": 337
41862
+ "start": 346,
41863
+ "end": 347
41783
41864
  },
41784
41865
  "context": {
41785
41866
  "type": "variable",
@@ -41787,8 +41868,8 @@
41787
41868
  "value": "k-spacing(2)",
41788
41869
  "scope": "default",
41789
41870
  "line": {
41790
- "start": 338,
41791
- "end": 338
41871
+ "start": 348,
41872
+ "end": 348
41792
41873
  }
41793
41874
  },
41794
41875
  "group": [
@@ -41805,8 +41886,8 @@
41805
41886
  {
41806
41887
  "description": "The background color of the sticky content in the Grid.\n",
41807
41888
  "commentRange": {
41808
- "start": 341,
41809
- "end": 342
41889
+ "start": 351,
41890
+ "end": 352
41810
41891
  },
41811
41892
  "context": {
41812
41893
  "type": "variable",
@@ -41814,8 +41895,8 @@
41814
41895
  "value": "k-color(surface-alt)",
41815
41896
  "scope": "default",
41816
41897
  "line": {
41817
- "start": 343,
41818
- "end": 343
41898
+ "start": 353,
41899
+ "end": 353
41819
41900
  }
41820
41901
  },
41821
41902
  "group": [
@@ -41832,8 +41913,8 @@
41832
41913
  {
41833
41914
  "description": "The background color of the hovered sticky content in the Grid.\n",
41834
41915
  "commentRange": {
41835
- "start": 344,
41836
- "end": 345
41916
+ "start": 354,
41917
+ "end": 355
41837
41918
  },
41838
41919
  "context": {
41839
41920
  "type": "variable",
@@ -41841,8 +41922,8 @@
41841
41922
  "value": "color-mix(in srgb, k-color(base) 60%, k-color(surface-alt))",
41842
41923
  "scope": "default",
41843
41924
  "line": {
41844
- "start": 346,
41845
- "end": 346
41925
+ "start": 356,
41926
+ "end": 356
41846
41927
  }
41847
41928
  },
41848
41929
  "group": [
@@ -41859,8 +41940,8 @@
41859
41940
  {
41860
41941
  "description": "The alternate background color of the sticky content in the Grid.\n",
41861
41942
  "commentRange": {
41862
- "start": 347,
41863
- "end": 348
41943
+ "start": 357,
41944
+ "end": 358
41864
41945
  },
41865
41946
  "context": {
41866
41947
  "type": "variable",
@@ -41868,8 +41949,8 @@
41868
41949
  "value": "$kendo-grid-alt-bg",
41869
41950
  "scope": "default",
41870
41951
  "line": {
41871
- "start": 349,
41872
- "end": 349
41952
+ "start": 359,
41953
+ "end": 359
41873
41954
  }
41874
41955
  },
41875
41956
  "group": [
@@ -41886,8 +41967,8 @@
41886
41967
  {
41887
41968
  "description": "The border color of the sticky content in the Grid.\n",
41888
41969
  "commentRange": {
41889
- "start": 351,
41890
- "end": 352
41970
+ "start": 361,
41971
+ "end": 362
41891
41972
  },
41892
41973
  "context": {
41893
41974
  "type": "variable",
@@ -41895,8 +41976,8 @@
41895
41976
  "value": "k-color(border-alt)",
41896
41977
  "scope": "default",
41897
41978
  "line": {
41898
- "start": 353,
41899
- "end": 353
41979
+ "start": 363,
41980
+ "end": 363
41900
41981
  }
41901
41982
  },
41902
41983
  "group": [
@@ -41913,8 +41994,8 @@
41913
41994
  {
41914
41995
  "description": "The background color of the sticky header in the Grid.\n",
41915
41996
  "commentRange": {
41916
- "start": 355,
41917
- "end": 356
41997
+ "start": 365,
41998
+ "end": 366
41918
41999
  },
41919
42000
  "context": {
41920
42001
  "type": "variable",
@@ -41922,8 +42003,8 @@
41922
42003
  "value": "$kendo-grid-header-bg",
41923
42004
  "scope": "default",
41924
42005
  "line": {
41925
- "start": 357,
41926
- "end": 357
42006
+ "start": 367,
42007
+ "end": 367
41927
42008
  }
41928
42009
  },
41929
42010
  "group": [
@@ -41940,8 +42021,8 @@
41940
42021
  {
41941
42022
  "description": "The text color of the sticky header in the Grid.\n",
41942
42023
  "commentRange": {
41943
- "start": 358,
41944
- "end": 359
42024
+ "start": 368,
42025
+ "end": 369
41945
42026
  },
41946
42027
  "context": {
41947
42028
  "type": "variable",
@@ -41949,8 +42030,8 @@
41949
42030
  "value": "$kendo-grid-header-text",
41950
42031
  "scope": "default",
41951
42032
  "line": {
41952
- "start": 360,
41953
- "end": 360
42033
+ "start": 370,
42034
+ "end": 370
41954
42035
  }
41955
42036
  },
41956
42037
  "group": [
@@ -41967,8 +42048,8 @@
41967
42048
  {
41968
42049
  "description": "The border color of the sticky header in the Grid.\n",
41969
42050
  "commentRange": {
41970
- "start": 361,
41971
- "end": 362
42051
+ "start": 371,
42052
+ "end": 372
41972
42053
  },
41973
42054
  "context": {
41974
42055
  "type": "variable",
@@ -41976,8 +42057,8 @@
41976
42057
  "value": "$kendo-grid-sticky-border",
41977
42058
  "scope": "default",
41978
42059
  "line": {
41979
- "start": 363,
41980
- "end": 363
42060
+ "start": 373,
42061
+ "end": 373
41981
42062
  }
41982
42063
  },
41983
42064
  "group": [
@@ -41994,8 +42075,8 @@
41994
42075
  {
41995
42076
  "description": "The background color of the sticky footer in the Grid.\n",
41996
42077
  "commentRange": {
41997
- "start": 365,
41998
- "end": 366
42078
+ "start": 375,
42079
+ "end": 376
41999
42080
  },
42000
42081
  "context": {
42001
42082
  "type": "variable",
@@ -42003,8 +42084,8 @@
42003
42084
  "value": "$kendo-grid-header-bg",
42004
42085
  "scope": "default",
42005
42086
  "line": {
42006
- "start": 367,
42007
- "end": 367
42087
+ "start": 377,
42088
+ "end": 377
42008
42089
  }
42009
42090
  },
42010
42091
  "group": [
@@ -42021,8 +42102,8 @@
42021
42102
  {
42022
42103
  "description": "The box shadow of the sticky container in the Grid.\n",
42023
42104
  "commentRange": {
42024
- "start": 369,
42025
- "end": 370
42105
+ "start": 379,
42106
+ "end": 380
42026
42107
  },
42027
42108
  "context": {
42028
42109
  "type": "variable",
@@ -42030,8 +42111,8 @@
42030
42111
  "value": "0 2px 4px 0 rgba(56, 66, 80, 0.08)",
42031
42112
  "scope": "default",
42032
42113
  "line": {
42033
- "start": 371,
42034
- "end": 371
42114
+ "start": 381,
42115
+ "end": 381
42035
42116
  }
42036
42117
  },
42037
42118
  "group": [
@@ -42048,8 +42129,8 @@
42048
42129
  {
42049
42130
  "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
42050
42131
  "commentRange": {
42051
- "start": 372,
42052
- "end": 373
42132
+ "start": 382,
42133
+ "end": 383
42053
42134
  },
42054
42135
  "context": {
42055
42136
  "type": "variable",
@@ -42057,8 +42138,8 @@
42057
42138
  "value": "0 -2px 4px 0 rgba(56, 66, 80, 0.08)",
42058
42139
  "scope": "default",
42059
42140
  "line": {
42060
- "start": 374,
42061
- "end": 374
42141
+ "start": 384,
42142
+ "end": 384
42062
42143
  }
42063
42144
  },
42064
42145
  "group": [
@@ -42075,8 +42156,8 @@
42075
42156
  {
42076
42157
  "description": "The box shadow of the pinned container in the Grid.\n",
42077
42158
  "commentRange": {
42078
- "start": 376,
42079
- "end": 377
42159
+ "start": 386,
42160
+ "end": 387
42080
42161
  },
42081
42162
  "context": {
42082
42163
  "type": "variable",
@@ -42084,8 +42165,8 @@
42084
42165
  "value": "0 4px 8px 0 rgba(56, 66, 80, 0.08)",
42085
42166
  "scope": "default",
42086
42167
  "line": {
42087
- "start": 378,
42088
- "end": 378
42168
+ "start": 388,
42169
+ "end": 388
42089
42170
  }
42090
42171
  },
42091
42172
  "group": [
@@ -42102,8 +42183,8 @@
42102
42183
  {
42103
42184
  "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
42104
42185
  "commentRange": {
42105
- "start": 379,
42106
- "end": 380
42186
+ "start": 389,
42187
+ "end": 390
42107
42188
  },
42108
42189
  "context": {
42109
42190
  "type": "variable",
@@ -42111,8 +42192,8 @@
42111
42192
  "value": "0 -4px 8px 0 rgba(56, 66, 80, 0.08)",
42112
42193
  "scope": "default",
42113
42194
  "line": {
42114
- "start": 381,
42115
- "end": 381
42195
+ "start": 391,
42196
+ "end": 391
42116
42197
  }
42117
42198
  },
42118
42199
  "group": [
@@ -42129,8 +42210,8 @@
42129
42210
  {
42130
42211
  "description": "The width of the Grid column menu.\n",
42131
42212
  "commentRange": {
42132
- "start": 384,
42133
- "end": 385
42213
+ "start": 394,
42214
+ "end": 395
42134
42215
  },
42135
42216
  "context": {
42136
42217
  "type": "variable",
@@ -42138,8 +42219,8 @@
42138
42219
  "value": "230px",
42139
42220
  "scope": "default",
42140
42221
  "line": {
42141
- "start": 386,
42142
- "end": 386
42222
+ "start": 396,
42223
+ "end": 396
42143
42224
  }
42144
42225
  },
42145
42226
  "group": [
@@ -42156,8 +42237,8 @@
42156
42237
  {
42157
42238
  "description": "The maximum width of the Grid column menu.\n",
42158
42239
  "commentRange": {
42159
- "start": 387,
42160
- "end": 388
42240
+ "start": 397,
42241
+ "end": 398
42161
42242
  },
42162
42243
  "context": {
42163
42244
  "type": "variable",
@@ -42165,8 +42246,8 @@
42165
42246
  "value": "320px",
42166
42247
  "scope": "default",
42167
42248
  "line": {
42168
- "start": 389,
42169
- "end": 389
42249
+ "start": 399,
42250
+ "end": 399
42170
42251
  }
42171
42252
  },
42172
42253
  "group": [
@@ -42183,8 +42264,8 @@
42183
42264
  {
42184
42265
  "description": "The horizontal padding of the Grid popup.\n",
42185
42266
  "commentRange": {
42186
- "start": 392,
42187
- "end": 393
42267
+ "start": 402,
42268
+ "end": 403
42188
42269
  },
42189
42270
  "context": {
42190
42271
  "type": "variable",
@@ -42192,8 +42273,8 @@
42192
42273
  "value": "k-spacing(2)",
42193
42274
  "scope": "default",
42194
42275
  "line": {
42195
- "start": 394,
42196
- "end": 394
42276
+ "start": 404,
42277
+ "end": 404
42197
42278
  }
42198
42279
  },
42199
42280
  "group": [
@@ -42210,8 +42291,8 @@
42210
42291
  {
42211
42292
  "description": "The vertical padding of the Grid popup.\n",
42212
42293
  "commentRange": {
42213
- "start": 395,
42214
- "end": 396
42294
+ "start": 405,
42295
+ "end": 406
42215
42296
  },
42216
42297
  "context": {
42217
42298
  "type": "variable",
@@ -42219,8 +42300,8 @@
42219
42300
  "value": "k-spacing(2)",
42220
42301
  "scope": "default",
42221
42302
  "line": {
42222
- "start": 397,
42223
- "end": 397
42303
+ "start": 407,
42304
+ "end": 407
42224
42305
  }
42225
42306
  },
42226
42307
  "group": [
@@ -42237,8 +42318,8 @@
42237
42318
  {
42238
42319
  "description": "The horizontal padding of the Grid item.\n",
42239
42320
  "commentRange": {
42240
- "start": 399,
42241
- "end": 400
42321
+ "start": 409,
42322
+ "end": 410
42242
42323
  },
42243
42324
  "context": {
42244
42325
  "type": "variable",
@@ -42246,8 +42327,8 @@
42246
42327
  "value": "$kendo-menu-popup-md-item-padding-x",
42247
42328
  "scope": "default",
42248
42329
  "line": {
42249
- "start": 401,
42250
- "end": 401
42330
+ "start": 411,
42331
+ "end": 411
42251
42332
  }
42252
42333
  },
42253
42334
  "group": [
@@ -42264,8 +42345,8 @@
42264
42345
  {
42265
42346
  "description": "The vertical padding of the Grid item.\n",
42266
42347
  "commentRange": {
42267
- "start": 402,
42268
- "end": 403
42348
+ "start": 412,
42349
+ "end": 413
42269
42350
  },
42270
42351
  "context": {
42271
42352
  "type": "variable",
@@ -42273,8 +42354,8 @@
42273
42354
  "value": "$kendo-menu-popup-md-item-padding-y",
42274
42355
  "scope": "default",
42275
42356
  "line": {
42276
- "start": 404,
42277
- "end": 404
42357
+ "start": 414,
42358
+ "end": 414
42278
42359
  }
42279
42360
  },
42280
42361
  "group": [
@@ -42291,8 +42372,8 @@
42291
42372
  {
42292
42373
  "description": "The horizontal padding of the Grid item.\n",
42293
42374
  "commentRange": {
42294
- "start": 406,
42295
- "end": 407
42375
+ "start": 416,
42376
+ "end": 417
42296
42377
  },
42297
42378
  "context": {
42298
42379
  "type": "variable",
@@ -42300,8 +42381,8 @@
42300
42381
  "value": "$kendo-list-md-item-padding-x",
42301
42382
  "scope": "default",
42302
42383
  "line": {
42303
- "start": 408,
42304
- "end": 408
42384
+ "start": 418,
42385
+ "end": 418
42305
42386
  }
42306
42387
  },
42307
42388
  "group": [
@@ -42318,8 +42399,8 @@
42318
42399
  {
42319
42400
  "description": "The vertical padding of the Grid item.\n",
42320
42401
  "commentRange": {
42321
- "start": 409,
42322
- "end": 410
42402
+ "start": 419,
42403
+ "end": 420
42323
42404
  },
42324
42405
  "context": {
42325
42406
  "type": "variable",
@@ -42327,8 +42408,8 @@
42327
42408
  "value": "$kendo-list-md-item-padding-y",
42328
42409
  "scope": "default",
42329
42410
  "line": {
42330
- "start": 411,
42331
- "end": 411
42411
+ "start": 421,
42412
+ "end": 421
42332
42413
  }
42333
42414
  },
42334
42415
  "group": [
@@ -42345,8 +42426,8 @@
42345
42426
  {
42346
42427
  "description": "The horizontal padding of the Grid.\n",
42347
42428
  "commentRange": {
42348
- "start": 413,
42349
- "end": 414
42429
+ "start": 423,
42430
+ "end": 424
42350
42431
  },
42351
42432
  "context": {
42352
42433
  "type": "variable",
@@ -42354,8 +42435,8 @@
42354
42435
  "value": "k-spacing(0)",
42355
42436
  "scope": "default",
42356
42437
  "line": {
42357
- "start": 415,
42358
- "end": 415
42438
+ "start": 425,
42439
+ "end": 425
42359
42440
  }
42360
42441
  },
42361
42442
  "group": [
@@ -42372,8 +42453,8 @@
42372
42453
  {
42373
42454
  "description": "The vertical padding of the Grid.\n",
42374
42455
  "commentRange": {
42375
- "start": 416,
42376
- "end": 417
42456
+ "start": 426,
42457
+ "end": 427
42377
42458
  },
42378
42459
  "context": {
42379
42460
  "type": "variable",
@@ -42381,8 +42462,8 @@
42381
42462
  "value": "k-spacing(1.5)",
42382
42463
  "scope": "default",
42383
42464
  "line": {
42384
- "start": 418,
42385
- "end": 418
42465
+ "start": 428,
42466
+ "end": 428
42386
42467
  }
42387
42468
  },
42388
42469
  "group": [
@@ -42399,8 +42480,8 @@
42399
42480
  {
42400
42481
  "description": "The horizontal padding of the Grid header.\n",
42401
42482
  "commentRange": {
42402
- "start": 420,
42403
- "end": 421
42483
+ "start": 430,
42484
+ "end": 431
42404
42485
  },
42405
42486
  "context": {
42406
42487
  "type": "variable",
@@ -42408,8 +42489,8 @@
42408
42489
  "value": "$kendo-menu-popup-md-item-padding-x",
42409
42490
  "scope": "default",
42410
42491
  "line": {
42411
- "start": 422,
42412
- "end": 422
42492
+ "start": 432,
42493
+ "end": 432
42413
42494
  }
42414
42495
  },
42415
42496
  "group": [
@@ -42426,8 +42507,8 @@
42426
42507
  {
42427
42508
  "description": "The vertical padding of the Grid header.\n",
42428
42509
  "commentRange": {
42429
- "start": 423,
42430
- "end": 424
42510
+ "start": 433,
42511
+ "end": 434
42431
42512
  },
42432
42513
  "context": {
42433
42514
  "type": "variable",
@@ -42435,8 +42516,8 @@
42435
42516
  "value": "$kendo-menu-popup-md-item-padding-y",
42436
42517
  "scope": "default",
42437
42518
  "line": {
42438
- "start": 425,
42439
- "end": 425
42519
+ "start": 435,
42520
+ "end": 435
42440
42521
  }
42441
42522
  },
42442
42523
  "group": [
@@ -42453,8 +42534,8 @@
42453
42534
  {
42454
42535
  "description": "The font size of the Grid header.\n",
42455
42536
  "commentRange": {
42456
- "start": 427,
42457
- "end": 428
42537
+ "start": 437,
42538
+ "end": 438
42458
42539
  },
42459
42540
  "context": {
42460
42541
  "type": "variable",
@@ -42462,8 +42543,8 @@
42462
42543
  "value": "var( --kendo-font-size-sm, inherit )",
42463
42544
  "scope": "default",
42464
42545
  "line": {
42465
- "start": 429,
42466
- "end": 429
42546
+ "start": 439,
42547
+ "end": 439
42467
42548
  }
42468
42549
  },
42469
42550
  "group": [
@@ -42480,8 +42561,8 @@
42480
42561
  {
42481
42562
  "description": "The height of the Grid header.\n",
42482
42563
  "commentRange": {
42483
- "start": 430,
42484
- "end": 431
42564
+ "start": 440,
42565
+ "end": 441
42485
42566
  },
42486
42567
  "context": {
42487
42568
  "type": "variable",
@@ -42489,8 +42570,8 @@
42489
42570
  "value": "var( --kendo-line-height, normal )",
42490
42571
  "scope": "default",
42491
42572
  "line": {
42492
- "start": 432,
42493
- "end": 432
42573
+ "start": 442,
42574
+ "end": 442
42494
42575
  }
42495
42576
  },
42496
42577
  "group": [
@@ -42507,8 +42588,8 @@
42507
42588
  {
42508
42589
  "description": "The text color of the Grid header.\n",
42509
42590
  "commentRange": {
42510
- "start": 433,
42511
- "end": 434
42591
+ "start": 443,
42592
+ "end": 444
42512
42593
  },
42513
42594
  "context": {
42514
42595
  "type": "variable",
@@ -42516,8 +42597,8 @@
42516
42597
  "value": "uppercase",
42517
42598
  "scope": "default",
42518
42599
  "line": {
42519
- "start": 435,
42520
- "end": 435
42600
+ "start": 445,
42601
+ "end": 445
42521
42602
  }
42522
42603
  },
42523
42604
  "group": [
@@ -42534,8 +42615,8 @@
42534
42615
  {
42535
42616
  "description": "The width of the Grid header.\n",
42536
42617
  "commentRange": {
42537
- "start": 436,
42538
- "end": 437
42618
+ "start": 446,
42619
+ "end": 447
42539
42620
  },
42540
42621
  "context": {
42541
42622
  "type": "variable",
@@ -42543,8 +42624,8 @@
42543
42624
  "value": "1px",
42544
42625
  "scope": "default",
42545
42626
  "line": {
42546
- "start": 438,
42547
- "end": 438
42627
+ "start": 448,
42628
+ "end": 448
42548
42629
  }
42549
42630
  },
42550
42631
  "group": [
@@ -42561,8 +42642,8 @@
42561
42642
  {
42562
42643
  "description": "The background color of the Grid header.\n",
42563
42644
  "commentRange": {
42564
- "start": 440,
42565
- "end": 441
42645
+ "start": 450,
42646
+ "end": 451
42566
42647
  },
42567
42648
  "context": {
42568
42649
  "type": "variable",
@@ -42570,8 +42651,8 @@
42570
42651
  "value": "null",
42571
42652
  "scope": "default",
42572
42653
  "line": {
42573
- "start": 442,
42574
- "end": 442
42654
+ "start": 452,
42655
+ "end": 452
42575
42656
  }
42576
42657
  },
42577
42658
  "group": [
@@ -42588,8 +42669,8 @@
42588
42669
  {
42589
42670
  "description": "The text color of the Grid header.\n",
42590
42671
  "commentRange": {
42591
- "start": 443,
42592
- "end": 444
42672
+ "start": 453,
42673
+ "end": 454
42593
42674
  },
42594
42675
  "context": {
42595
42676
  "type": "variable",
@@ -42597,8 +42678,8 @@
42597
42678
  "value": "$kendo-popup-text",
42598
42679
  "scope": "default",
42599
42680
  "line": {
42600
- "start": 445,
42601
- "end": 445
42681
+ "start": 455,
42682
+ "end": 455
42602
42683
  }
42603
42684
  },
42604
42685
  "group": [
@@ -42615,8 +42696,8 @@
42615
42696
  {
42616
42697
  "description": "The border color of the Grid header.\n",
42617
42698
  "commentRange": {
42618
- "start": 446,
42619
- "end": 447
42699
+ "start": 456,
42700
+ "end": 457
42620
42701
  },
42621
42702
  "context": {
42622
42703
  "type": "variable",
@@ -42624,8 +42705,8 @@
42624
42705
  "value": "$kendo-popup-border",
42625
42706
  "scope": "default",
42626
42707
  "line": {
42627
- "start": 448,
42628
- "end": 448
42708
+ "start": 458,
42709
+ "end": 458
42629
42710
  }
42630
42711
  },
42631
42712
  "group": [
@@ -42642,8 +42723,8 @@
42642
42723
  {
42643
42724
  "description": "The horizontal padding of the Grid content.\n",
42644
42725
  "commentRange": {
42645
- "start": 450,
42646
- "end": 451
42726
+ "start": 460,
42727
+ "end": 461
42647
42728
  },
42648
42729
  "context": {
42649
42730
  "type": "variable",
@@ -42651,8 +42732,8 @@
42651
42732
  "value": "k-spacing(0)",
42652
42733
  "scope": "default",
42653
42734
  "line": {
42654
- "start": 452,
42655
- "end": 452
42735
+ "start": 462,
42736
+ "end": 462
42656
42737
  }
42657
42738
  },
42658
42739
  "group": [
@@ -42669,8 +42750,8 @@
42669
42750
  {
42670
42751
  "description": "The vertical padding of the Grid content.\n",
42671
42752
  "commentRange": {
42672
- "start": 453,
42673
- "end": 454
42753
+ "start": 463,
42754
+ "end": 464
42674
42755
  },
42675
42756
  "context": {
42676
42757
  "type": "variable",
@@ -42678,8 +42759,8 @@
42678
42759
  "value": "k-spacing(2)",
42679
42760
  "scope": "default",
42680
42761
  "line": {
42681
- "start": 455,
42682
- "end": 455
42762
+ "start": 465,
42763
+ "end": 465
42683
42764
  }
42684
42765
  },
42685
42766
  "group": [
@@ -42696,8 +42777,8 @@
42696
42777
  {
42697
42778
  "description": "The background color of the Grid.\n",
42698
42779
  "commentRange": {
42699
- "start": 457,
42700
- "end": 458
42780
+ "start": 467,
42781
+ "end": 468
42701
42782
  },
42702
42783
  "context": {
42703
42784
  "type": "variable",
@@ -42705,8 +42786,8 @@
42705
42786
  "value": "k-color(surface)",
42706
42787
  "scope": "default",
42707
42788
  "line": {
42708
- "start": 459,
42709
- "end": 459
42789
+ "start": 469,
42790
+ "end": 469
42710
42791
  }
42711
42792
  },
42712
42793
  "group": [
@@ -42723,8 +42804,8 @@
42723
42804
  {
42724
42805
  "description": "The width of the Grid cell.\n",
42725
42806
  "commentRange": {
42726
- "start": 461,
42727
- "end": 462
42807
+ "start": 471,
42808
+ "end": 472
42728
42809
  },
42729
42810
  "context": {
42730
42811
  "type": "variable",
@@ -42732,8 +42813,8 @@
42732
42813
  "value": "($kendo-icon-size * 2.25)",
42733
42814
  "scope": "default",
42734
42815
  "line": {
42735
- "start": 463,
42736
- "end": 463
42816
+ "start": 473,
42817
+ "end": 473
42737
42818
  }
42738
42819
  },
42739
42820
  "group": [
@@ -42750,8 +42831,8 @@
42750
42831
  {
42751
42832
  "description": "The width of the Grid.\n",
42752
42833
  "commentRange": {
42753
- "start": 465,
42754
- "end": 466
42834
+ "start": 475,
42835
+ "end": 476
42755
42836
  },
42756
42837
  "context": {
42757
42838
  "type": "variable",
@@ -42759,8 +42840,8 @@
42759
42840
  "value": "($kendo-icon-size * 2)",
42760
42841
  "scope": "default",
42761
42842
  "line": {
42762
- "start": 467,
42763
- "end": 467
42843
+ "start": 477,
42844
+ "end": 477
42764
42845
  }
42765
42846
  },
42766
42847
  "group": [
@@ -42777,8 +42858,8 @@
42777
42858
  {
42778
42859
  "description": "The grouping border top of the Grid row.\n",
42779
42860
  "commentRange": {
42780
- "start": 469,
42781
- "end": 470
42861
+ "start": 479,
42862
+ "end": 480
42782
42863
  },
42783
42864
  "context": {
42784
42865
  "type": "variable",
@@ -42786,8 +42867,8 @@
42786
42867
  "value": "1px",
42787
42868
  "scope": "default",
42788
42869
  "line": {
42789
- "start": 471,
42790
- "end": 471
42870
+ "start": 481,
42871
+ "end": 481
42791
42872
  }
42792
42873
  },
42793
42874
  "group": [
@@ -42801,11 +42882,65 @@
42801
42882
  "resolvedValue": "1px",
42802
42883
  "resolvedType": "Number"
42803
42884
  },
42885
+ {
42886
+ "description": "The indent size for nested grouping rows.\n",
42887
+ "commentRange": {
42888
+ "start": 482,
42889
+ "end": 483
42890
+ },
42891
+ "context": {
42892
+ "type": "variable",
42893
+ "name": "kendo-grid-grouping-indent-size",
42894
+ "value": "k-spacing(6)",
42895
+ "scope": "default",
42896
+ "line": {
42897
+ "start": 484,
42898
+ "end": 484
42899
+ }
42900
+ },
42901
+ "group": [
42902
+ "grid"
42903
+ ],
42904
+ "access": "public",
42905
+ "file": {
42906
+ "path": "meridian/scss/grid/_variables.scss",
42907
+ "name": "_variables.scss"
42908
+ },
42909
+ "resolvedValue": "var(--kendo-spacing-6)",
42910
+ "resolvedType": "String"
42911
+ },
42912
+ {
42913
+ "description": "The margin at the end of the checkbox in grouping rows.\n",
42914
+ "commentRange": {
42915
+ "start": 485,
42916
+ "end": 486
42917
+ },
42918
+ "context": {
42919
+ "type": "variable",
42920
+ "name": "kendo-grid-grouping-row-checkbox-margin-end",
42921
+ "value": "k-spacing(3)",
42922
+ "scope": "default",
42923
+ "line": {
42924
+ "start": 487,
42925
+ "end": 487
42926
+ }
42927
+ },
42928
+ "group": [
42929
+ "grid"
42930
+ ],
42931
+ "access": "public",
42932
+ "file": {
42933
+ "path": "meridian/scss/grid/_variables.scss",
42934
+ "name": "_variables.scss"
42935
+ },
42936
+ "resolvedValue": "var(--kendo-spacing-3)",
42937
+ "resolvedType": "String"
42938
+ },
42804
42939
  {
42805
42940
  "description": "The vertical border of the Grid footer.\n",
42806
42941
  "commentRange": {
42807
- "start": 472,
42808
- "end": 473
42942
+ "start": 488,
42943
+ "end": 489
42809
42944
  },
42810
42945
  "context": {
42811
42946
  "type": "variable",
@@ -42813,8 +42948,8 @@
42813
42948
  "value": "1px",
42814
42949
  "scope": "default",
42815
42950
  "line": {
42816
- "start": 474,
42817
- "end": 474
42951
+ "start": 490,
42952
+ "end": 490
42818
42953
  }
42819
42954
  },
42820
42955
  "group": [
@@ -42831,8 +42966,8 @@
42831
42966
  {
42832
42967
  "description": "The background color of the Grid row resize indicator.\n",
42833
42968
  "commentRange": {
42834
- "start": 476,
42835
- "end": 477
42969
+ "start": 492,
42970
+ "end": 493
42836
42971
  },
42837
42972
  "context": {
42838
42973
  "type": "variable",
@@ -42840,8 +42975,8 @@
42840
42975
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
42841
42976
  "scope": "default",
42842
42977
  "line": {
42843
- "start": 478,
42844
- "end": 478
42978
+ "start": 494,
42979
+ "end": 494
42845
42980
  }
42846
42981
  },
42847
42982
  "group": [
@@ -42858,8 +42993,8 @@
42858
42993
  {
42859
42994
  "description": "The background color of the active Grid row resize indicator.\n",
42860
42995
  "commentRange": {
42861
- "start": 479,
42862
- "end": 480
42996
+ "start": 495,
42997
+ "end": 496
42863
42998
  },
42864
42999
  "context": {
42865
43000
  "type": "variable",
@@ -42867,8 +43002,8 @@
42867
43002
  "value": "k-color(primary)",
42868
43003
  "scope": "default",
42869
43004
  "line": {
42870
- "start": 481,
42871
- "end": 481
43005
+ "start": 497,
43006
+ "end": 497
42872
43007
  }
42873
43008
  },
42874
43009
  "group": [
@@ -42885,8 +43020,8 @@
42885
43020
  {
42886
43021
  "description": "The height of the Grid row resize indicator.\n",
42887
43022
  "commentRange": {
42888
- "start": 482,
42889
- "end": 483
43023
+ "start": 498,
43024
+ "end": 499
42890
43025
  },
42891
43026
  "context": {
42892
43027
  "type": "variable",
@@ -42894,8 +43029,8 @@
42894
43029
  "value": "k-spacing(0.5)",
42895
43030
  "scope": "default",
42896
43031
  "line": {
42897
- "start": 484,
42898
- "end": 484
43032
+ "start": 500,
43033
+ "end": 500
42899
43034
  }
42900
43035
  },
42901
43036
  "group": [
@@ -42912,8 +43047,8 @@
42912
43047
  {
42913
43048
  "description": "The horizontal padding of the Grid stack layout cells.\n",
42914
43049
  "commentRange": {
42915
- "start": 486,
42916
- "end": 487
43050
+ "start": 502,
43051
+ "end": 503
42917
43052
  },
42918
43053
  "context": {
42919
43054
  "type": "variable",
@@ -42921,8 +43056,8 @@
42921
43056
  "value": "k-spacing(2)",
42922
43057
  "scope": "default",
42923
43058
  "line": {
42924
- "start": 488,
42925
- "end": 488
43059
+ "start": 504,
43060
+ "end": 504
42926
43061
  }
42927
43062
  },
42928
43063
  "group": [
@@ -42939,8 +43074,8 @@
42939
43074
  {
42940
43075
  "description": "The vertical padding of the Grid stack layout cells.\n",
42941
43076
  "commentRange": {
42942
- "start": 489,
42943
- "end": 490
43077
+ "start": 505,
43078
+ "end": 506
42944
43079
  },
42945
43080
  "context": {
42946
43081
  "type": "variable",
@@ -42948,8 +43083,8 @@
42948
43083
  "value": "k-spacing(1.5)",
42949
43084
  "scope": "default",
42950
43085
  "line": {
42951
- "start": 491,
42952
- "end": 491
43086
+ "start": 507,
43087
+ "end": 507
42953
43088
  }
42954
43089
  },
42955
43090
  "group": [
@@ -42966,8 +43101,8 @@
42966
43101
  {
42967
43102
  "description": "The column gap of the Grid stack layout.\n",
42968
43103
  "commentRange": {
42969
- "start": 493,
42970
- "end": 494
43104
+ "start": 509,
43105
+ "end": 510
42971
43106
  },
42972
43107
  "context": {
42973
43108
  "type": "variable",
@@ -42975,8 +43110,8 @@
42975
43110
  "value": "k-spacing(1)",
42976
43111
  "scope": "default",
42977
43112
  "line": {
42978
- "start": 495,
42979
- "end": 495
43113
+ "start": 511,
43114
+ "end": 511
42980
43115
  }
42981
43116
  },
42982
43117
  "group": [
@@ -42993,8 +43128,8 @@
42993
43128
  {
42994
43129
  "description": "The column gap of the editable Grid stack layout.\n",
42995
43130
  "commentRange": {
42996
- "start": 496,
42997
- "end": 497
43131
+ "start": 512,
43132
+ "end": 513
42998
43133
  },
42999
43134
  "context": {
43000
43135
  "type": "variable",
@@ -43002,8 +43137,8 @@
43002
43137
  "value": "k-spacing(2)",
43003
43138
  "scope": "default",
43004
43139
  "line": {
43005
- "start": 498,
43006
- "end": 498
43140
+ "start": 514,
43141
+ "end": 514
43007
43142
  }
43008
43143
  },
43009
43144
  "group": [
@@ -43020,8 +43155,8 @@
43020
43155
  {
43021
43156
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
43022
43157
  "commentRange": {
43023
- "start": 500,
43024
- "end": 501
43158
+ "start": 516,
43159
+ "end": 517
43025
43160
  },
43026
43161
  "context": {
43027
43162
  "type": "variable",
@@ -43029,8 +43164,8 @@
43029
43164
  "value": "k-spacing(2)",
43030
43165
  "scope": "default",
43031
43166
  "line": {
43032
- "start": 502,
43033
- "end": 502
43167
+ "start": 518,
43168
+ "end": 518
43034
43169
  }
43035
43170
  },
43036
43171
  "group": [
@@ -43047,8 +43182,8 @@
43047
43182
  {
43048
43183
  "description": "The font size of the Grid stack layout column header.\n",
43049
43184
  "commentRange": {
43050
- "start": 504,
43051
- "end": 505
43185
+ "start": 520,
43186
+ "end": 521
43052
43187
  },
43053
43188
  "context": {
43054
43189
  "type": "variable",
@@ -43056,8 +43191,8 @@
43056
43191
  "value": "var( --kendo-font-size-sm, inherit )",
43057
43192
  "scope": "default",
43058
43193
  "line": {
43059
- "start": 506,
43060
- "end": 506
43194
+ "start": 522,
43195
+ "end": 522
43061
43196
  }
43062
43197
  },
43063
43198
  "group": [
@@ -43074,8 +43209,8 @@
43074
43209
  {
43075
43210
  "description": "The font weight of the Grid stack layout column header.\n",
43076
43211
  "commentRange": {
43077
- "start": 507,
43078
- "end": 508
43212
+ "start": 523,
43213
+ "end": 524
43079
43214
  },
43080
43215
  "context": {
43081
43216
  "type": "variable",
@@ -43083,8 +43218,8 @@
43083
43218
  "value": "var( --kendo-font-weight-bold, bold )",
43084
43219
  "scope": "default",
43085
43220
  "line": {
43086
- "start": 509,
43087
- "end": 509
43221
+ "start": 525,
43222
+ "end": 525
43088
43223
  }
43089
43224
  },
43090
43225
  "group": [
@@ -43101,8 +43236,8 @@
43101
43236
  {
43102
43237
  "description": "The height of the Grid stack layout expandable row shadow.\n",
43103
43238
  "commentRange": {
43104
- "start": 510,
43105
- "end": 511
43239
+ "start": 526,
43240
+ "end": 527
43106
43241
  },
43107
43242
  "context": {
43108
43243
  "type": "variable",
@@ -43110,8 +43245,8 @@
43110
43245
  "value": "k-spacing(2.5)",
43111
43246
  "scope": "default",
43112
43247
  "line": {
43113
- "start": 512,
43114
- "end": 512
43248
+ "start": 528,
43249
+ "end": 528
43115
43250
  }
43116
43251
  },
43117
43252
  "group": [
@@ -43128,8 +43263,8 @@
43128
43263
  {
43129
43264
  "description": "The color of the Grid stack layout column header.\n",
43130
43265
  "commentRange": {
43131
- "start": 514,
43132
- "end": 515
43266
+ "start": 530,
43267
+ "end": 531
43133
43268
  },
43134
43269
  "context": {
43135
43270
  "type": "variable",
@@ -43137,8 +43272,8 @@
43137
43272
  "value": "color-mix(in srgb, k-color(subtle) 75%, k-color(on-app-surface))",
43138
43273
  "scope": "default",
43139
43274
  "line": {
43140
- "start": 516,
43141
- "end": 516
43275
+ "start": 532,
43276
+ "end": 532
43142
43277
  }
43143
43278
  },
43144
43279
  "group": [
@@ -43155,8 +43290,8 @@
43155
43290
  {
43156
43291
  "description": "The outline color of the Grid stack layout focused cell.\n",
43157
43292
  "commentRange": {
43158
- "start": 517,
43159
- "end": 518
43293
+ "start": 533,
43294
+ "end": 534
43160
43295
  },
43161
43296
  "context": {
43162
43297
  "type": "variable",
@@ -43164,8 +43299,8 @@
43164
43299
  "value": "k-color(subtle)",
43165
43300
  "scope": "default",
43166
43301
  "line": {
43167
- "start": 519,
43168
- "end": 519
43302
+ "start": 535,
43303
+ "end": 535
43169
43304
  }
43170
43305
  },
43171
43306
  "group": [
@@ -43182,8 +43317,8 @@
43182
43317
  {
43183
43318
  "description": "The Grid stack layout expandable row shadow.\n",
43184
43319
  "commentRange": {
43185
- "start": 520,
43186
- "end": 521
43320
+ "start": 536,
43321
+ "end": 537
43187
43322
  },
43188
43323
  "context": {
43189
43324
  "type": "variable",
@@ -43191,8 +43326,8 @@
43191
43326
  "value": "k-elevation(2)",
43192
43327
  "scope": "default",
43193
43328
  "line": {
43194
- "start": 522,
43195
- "end": 522
43329
+ "start": 538,
43330
+ "end": 538
43196
43331
  }
43197
43332
  },
43198
43333
  "group": [
@@ -43209,8 +43344,8 @@
43209
43344
  {
43210
43345
  "description": "The font weight of the pinned source row in the Grid.\n",
43211
43346
  "commentRange": {
43212
- "start": 524,
43213
- "end": 525
43347
+ "start": 540,
43348
+ "end": 541
43214
43349
  },
43215
43350
  "context": {
43216
43351
  "type": "variable",
@@ -43218,8 +43353,8 @@
43218
43353
  "value": "var( --kendo-font-weight-bold, 700 )",
43219
43354
  "scope": "default",
43220
43355
  "line": {
43221
- "start": 526,
43222
- "end": 526
43356
+ "start": 542,
43357
+ "end": 542
43223
43358
  }
43224
43359
  },
43225
43360
  "group": [
@@ -145705,15 +145840,15 @@
145705
145840
  "resolvedType": "String"
145706
145841
  },
145707
145842
  {
145708
- "description": "The background color of Grid footer.\n",
145843
+ "description": "The background color of Grid add row.\n",
145709
145844
  "commentRange": {
145710
145845
  "start": 224,
145711
145846
  "end": 225
145712
145847
  },
145713
145848
  "context": {
145714
145849
  "type": "variable",
145715
- "name": "kendo-grid-footer-bg",
145716
- "value": "$kendo-grid-header-bg",
145850
+ "name": "kendo-grid-add-row-bg",
145851
+ "value": "k-color(surface)",
145717
145852
  "scope": "default",
145718
145853
  "line": {
145719
145854
  "start": 226,
@@ -145732,15 +145867,15 @@
145732
145867
  "resolvedType": "String"
145733
145868
  },
145734
145869
  {
145735
- "description": "The text color of Grid footer.\n",
145870
+ "description": "The text color of Grid add row.\n",
145736
145871
  "commentRange": {
145737
145872
  "start": 227,
145738
145873
  "end": 228
145739
145874
  },
145740
145875
  "context": {
145741
145876
  "type": "variable",
145742
- "name": "kendo-grid-footer-text",
145743
- "value": "$kendo-grid-header-text",
145877
+ "name": "kendo-grid-add-row-text",
145878
+ "value": "color-mix(in srgb, k-color(subtle) 75%, k-color(on-app-surface))",
145744
145879
  "scope": "default",
145745
145880
  "line": {
145746
145881
  "start": 229,
@@ -145759,15 +145894,15 @@
145759
145894
  "resolvedType": "String"
145760
145895
  },
145761
145896
  {
145762
- "description": "The border color of Grid footer.\n",
145897
+ "description": "The border color of Grid add row.\n",
145763
145898
  "commentRange": {
145764
145899
  "start": 230,
145765
145900
  "end": 231
145766
145901
  },
145767
145902
  "context": {
145768
145903
  "type": "variable",
145769
- "name": "kendo-grid-footer-border",
145770
- "value": "$kendo-grid-header-border",
145904
+ "name": "kendo-grid-add-row-border",
145905
+ "value": "k-color(border)",
145771
145906
  "scope": "default",
145772
145907
  "line": {
145773
145908
  "start": 232,
@@ -145786,15 +145921,15 @@
145786
145921
  "resolvedType": "String"
145787
145922
  },
145788
145923
  {
145789
- "description": "The background color of the Grid alternating rows.\n",
145924
+ "description": "The background color of Grid footer.\n",
145790
145925
  "commentRange": {
145791
145926
  "start": 234,
145792
145927
  "end": 235
145793
145928
  },
145794
145929
  "context": {
145795
145930
  "type": "variable",
145796
- "name": "kendo-grid-alt-bg",
145797
- "value": "$kendo-table-alt-row-bg",
145931
+ "name": "kendo-grid-footer-bg",
145932
+ "value": "$kendo-grid-header-bg",
145798
145933
  "scope": "default",
145799
145934
  "line": {
145800
145935
  "start": 236,
@@ -145809,14 +145944,95 @@
145809
145944
  "path": "meridian/scss/grid/_variables.scss",
145810
145945
  "name": "_variables.scss"
145811
145946
  },
145947
+ "resolvedValue": "var(--kendo-color-surface)",
145948
+ "resolvedType": "String"
145949
+ },
145950
+ {
145951
+ "description": "The text color of Grid footer.\n",
145952
+ "commentRange": {
145953
+ "start": 237,
145954
+ "end": 238
145955
+ },
145956
+ "context": {
145957
+ "type": "variable",
145958
+ "name": "kendo-grid-footer-text",
145959
+ "value": "$kendo-grid-header-text",
145960
+ "scope": "default",
145961
+ "line": {
145962
+ "start": 239,
145963
+ "end": 239
145964
+ }
145965
+ },
145966
+ "group": [
145967
+ "grid"
145968
+ ],
145969
+ "access": "public",
145970
+ "file": {
145971
+ "path": "meridian/scss/grid/_variables.scss",
145972
+ "name": "_variables.scss"
145973
+ },
145974
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-subtle) 75%, var(--kendo-color-on-app-surface))",
145975
+ "resolvedType": "String"
145976
+ },
145977
+ {
145978
+ "description": "The border color of Grid footer.\n",
145979
+ "commentRange": {
145980
+ "start": 240,
145981
+ "end": 241
145982
+ },
145983
+ "context": {
145984
+ "type": "variable",
145985
+ "name": "kendo-grid-footer-border",
145986
+ "value": "$kendo-grid-header-border",
145987
+ "scope": "default",
145988
+ "line": {
145989
+ "start": 242,
145990
+ "end": 242
145991
+ }
145992
+ },
145993
+ "group": [
145994
+ "grid"
145995
+ ],
145996
+ "access": "public",
145997
+ "file": {
145998
+ "path": "meridian/scss/grid/_variables.scss",
145999
+ "name": "_variables.scss"
146000
+ },
146001
+ "resolvedValue": "var(--kendo-color-border)",
146002
+ "resolvedType": "String"
146003
+ },
146004
+ {
146005
+ "description": "The background color of the Grid alternating rows.\n",
146006
+ "commentRange": {
146007
+ "start": 244,
146008
+ "end": 245
146009
+ },
146010
+ "context": {
146011
+ "type": "variable",
146012
+ "name": "kendo-grid-alt-bg",
146013
+ "value": "$kendo-table-alt-row-bg",
146014
+ "scope": "default",
146015
+ "line": {
146016
+ "start": 246,
146017
+ "end": 246
146018
+ }
146019
+ },
146020
+ "group": [
146021
+ "grid"
146022
+ ],
146023
+ "access": "public",
146024
+ "file": {
146025
+ "path": "meridian/scss/grid/_variables.scss",
146026
+ "name": "_variables.scss"
146027
+ },
145812
146028
  "resolvedValue": "null",
145813
146029
  "resolvedType": "Null"
145814
146030
  },
145815
146031
  {
145816
146032
  "description": "The background color of hovered Grid rows.\n",
145817
146033
  "commentRange": {
145818
- "start": 238,
145819
- "end": 239
146034
+ "start": 248,
146035
+ "end": 249
145820
146036
  },
145821
146037
  "context": {
145822
146038
  "type": "variable",
@@ -145824,8 +146040,8 @@
145824
146040
  "value": "$kendo-table-hover-bg",
145825
146041
  "scope": "default",
145826
146042
  "line": {
145827
- "start": 240,
145828
- "end": 240
146043
+ "start": 250,
146044
+ "end": 250
145829
146045
  }
145830
146046
  },
145831
146047
  "group": [
@@ -145842,8 +146058,8 @@
145842
146058
  {
145843
146059
  "description": "The text color of hovered Grid rows.\n",
145844
146060
  "commentRange": {
145845
- "start": 241,
145846
- "end": 242
146061
+ "start": 251,
146062
+ "end": 252
145847
146063
  },
145848
146064
  "context": {
145849
146065
  "type": "variable",
@@ -145851,8 +146067,8 @@
145851
146067
  "value": "$kendo-table-hover-text",
145852
146068
  "scope": "default",
145853
146069
  "line": {
145854
- "start": 243,
145855
- "end": 243
146070
+ "start": 253,
146071
+ "end": 253
145856
146072
  }
145857
146073
  },
145858
146074
  "group": [
@@ -145869,8 +146085,8 @@
145869
146085
  {
145870
146086
  "description": "The background color of selected Grid rows.\n",
145871
146087
  "commentRange": {
145872
- "start": 245,
145873
- "end": 246
146088
+ "start": 255,
146089
+ "end": 256
145874
146090
  },
145875
146091
  "context": {
145876
146092
  "type": "variable",
@@ -145878,8 +146094,8 @@
145878
146094
  "value": "color-mix(in srgb, k-color(secondary) 12%, transparent)",
145879
146095
  "scope": "default",
145880
146096
  "line": {
145881
- "start": 247,
145882
- "end": 247
146097
+ "start": 257,
146098
+ "end": 257
145883
146099
  }
145884
146100
  },
145885
146101
  "group": [
@@ -145896,8 +146112,8 @@
145896
146112
  {
145897
146113
  "description": "The text color of selected Grid rows.\n",
145898
146114
  "commentRange": {
145899
- "start": 248,
145900
- "end": 249
146115
+ "start": 258,
146116
+ "end": 259
145901
146117
  },
145902
146118
  "context": {
145903
146119
  "type": "variable",
@@ -145905,8 +146121,8 @@
145905
146121
  "value": "$kendo-table-selected-text",
145906
146122
  "scope": "default",
145907
146123
  "line": {
145908
- "start": 250,
145909
- "end": 250
146124
+ "start": 260,
146125
+ "end": 260
145910
146126
  }
145911
146127
  },
145912
146128
  "group": [
@@ -145923,8 +146139,8 @@
145923
146139
  {
145924
146140
  "description": "The background color of highlighted Grid rows.\n",
145925
146141
  "commentRange": {
145926
- "start": 252,
145927
- "end": 253
146142
+ "start": 262,
146143
+ "end": 263
145928
146144
  },
145929
146145
  "context": {
145930
146146
  "type": "variable",
@@ -145932,8 +146148,8 @@
145932
146148
  "value": "color-mix(in srgb, k-color(warning) 12%, transparent)",
145933
146149
  "scope": "default",
145934
146150
  "line": {
145935
- "start": 254,
145936
- "end": 254
146151
+ "start": 264,
146152
+ "end": 264
145937
146153
  }
145938
146154
  },
145939
146155
  "group": [
@@ -145950,8 +146166,8 @@
145950
146166
  {
145951
146167
  "description": "The font weight of highlighted Grid rows.\n",
145952
146168
  "commentRange": {
145953
- "start": 255,
145954
- "end": 256
146169
+ "start": 265,
146170
+ "end": 266
145955
146171
  },
145956
146172
  "context": {
145957
146173
  "type": "variable",
@@ -145959,8 +146175,8 @@
145959
146175
  "value": "var( --kendo-font-weight-semibold, 600 )",
145960
146176
  "scope": "default",
145961
146177
  "line": {
145962
- "start": 257,
145963
- "end": 257
146178
+ "start": 267,
146179
+ "end": 267
145964
146180
  }
145965
146181
  },
145966
146182
  "group": [
@@ -145977,8 +146193,8 @@
145977
146193
  {
145978
146194
  "description": "The background color of selected highlighted Grid rows.\n",
145979
146195
  "commentRange": {
145980
- "start": 259,
145981
- "end": 260
146196
+ "start": 269,
146197
+ "end": 270
145982
146198
  },
145983
146199
  "context": {
145984
146200
  "type": "variable",
@@ -145986,8 +146202,8 @@
145986
146202
  "value": "color-mix(in srgb, color-mix(in srgb, k-color(secondary), k-color(warning)) 12%, transparent)",
145987
146203
  "scope": "default",
145988
146204
  "line": {
145989
- "start": 261,
145990
- "end": 261
146205
+ "start": 271,
146206
+ "end": 271
145991
146207
  }
145992
146208
  },
145993
146209
  "group": [
@@ -146004,8 +146220,8 @@
146004
146220
  {
146005
146221
  "description": "The background color of the Grid selection aggregates container.\n",
146006
146222
  "commentRange": {
146007
- "start": 263,
146008
- "end": 264
146223
+ "start": 273,
146224
+ "end": 274
146009
146225
  },
146010
146226
  "context": {
146011
146227
  "type": "variable",
@@ -146013,8 +146229,8 @@
146013
146229
  "value": "$kendo-grid-header-bg",
146014
146230
  "scope": "default",
146015
146231
  "line": {
146016
- "start": 265,
146017
- "end": 265
146232
+ "start": 275,
146233
+ "end": 275
146018
146234
  }
146019
146235
  },
146020
146236
  "group": [
@@ -146031,8 +146247,8 @@
146031
146247
  {
146032
146248
  "description": "The text color of the Grid selection aggregates container.\n",
146033
146249
  "commentRange": {
146034
- "start": 266,
146035
- "end": 267
146250
+ "start": 276,
146251
+ "end": 277
146036
146252
  },
146037
146253
  "context": {
146038
146254
  "type": "variable",
@@ -146040,8 +146256,8 @@
146040
146256
  "value": "$kendo-grid-text",
146041
146257
  "scope": "default",
146042
146258
  "line": {
146043
- "start": 268,
146044
- "end": 268
146259
+ "start": 278,
146260
+ "end": 278
146045
146261
  }
146046
146262
  },
146047
146263
  "group": [
@@ -146058,8 +146274,8 @@
146058
146274
  {
146059
146275
  "description": "The border color of the Grid selection aggregates container.\n",
146060
146276
  "commentRange": {
146061
- "start": 269,
146062
- "end": 270
146277
+ "start": 279,
146278
+ "end": 280
146063
146279
  },
146064
146280
  "context": {
146065
146281
  "type": "variable",
@@ -146067,8 +146283,8 @@
146067
146283
  "value": "$kendo-grid-border",
146068
146284
  "scope": "default",
146069
146285
  "line": {
146070
- "start": 271,
146071
- "end": 271
146286
+ "start": 281,
146287
+ "end": 281
146072
146288
  }
146073
146289
  },
146074
146290
  "group": [
@@ -146085,8 +146301,8 @@
146085
146301
  {
146086
146302
  "description": "The border width of the Grid selection aggregates container.\n",
146087
146303
  "commentRange": {
146088
- "start": 272,
146089
- "end": 273
146304
+ "start": 282,
146305
+ "end": 283
146090
146306
  },
146091
146307
  "context": {
146092
146308
  "type": "variable",
@@ -146094,8 +146310,8 @@
146094
146310
  "value": "$kendo-grid-border-width",
146095
146311
  "scope": "default",
146096
146312
  "line": {
146097
- "start": 274,
146098
- "end": 274
146313
+ "start": 284,
146314
+ "end": 284
146099
146315
  }
146100
146316
  },
146101
146317
  "group": [
@@ -146112,8 +146328,8 @@
146112
146328
  {
146113
146329
  "description": "The spacing between the selection aggregates items.\n",
146114
146330
  "commentRange": {
146115
- "start": 275,
146116
- "end": 276
146331
+ "start": 285,
146332
+ "end": 286
146117
146333
  },
146118
146334
  "context": {
146119
146335
  "type": "variable",
@@ -146121,8 +146337,8 @@
146121
146337
  "value": "k-spacing(2)",
146122
146338
  "scope": "default",
146123
146339
  "line": {
146124
- "start": 277,
146125
- "end": 277
146340
+ "start": 287,
146341
+ "end": 287
146126
146342
  }
146127
146343
  },
146128
146344
  "group": [
@@ -146139,8 +146355,8 @@
146139
146355
  {
146140
146356
  "description": "The line height of the Grid selection aggregates container.\n",
146141
146357
  "commentRange": {
146142
- "start": 278,
146143
- "end": 279
146358
+ "start": 288,
146359
+ "end": 289
146144
146360
  },
146145
146361
  "context": {
146146
146362
  "type": "variable",
@@ -146148,8 +146364,8 @@
146148
146364
  "value": "$kendo-grid-line-height",
146149
146365
  "scope": "default",
146150
146366
  "line": {
146151
- "start": 280,
146152
- "end": 280
146367
+ "start": 290,
146368
+ "end": 290
146153
146369
  }
146154
146370
  },
146155
146371
  "group": [
@@ -146166,8 +146382,8 @@
146166
146382
  {
146167
146383
  "description": "The font weight of the Grid selection aggregates container.\n",
146168
146384
  "commentRange": {
146169
- "start": 281,
146170
- "end": 282
146385
+ "start": 291,
146386
+ "end": 292
146171
146387
  },
146172
146388
  "context": {
146173
146389
  "type": "variable",
@@ -146175,8 +146391,8 @@
146175
146391
  "value": "var( --kendo-font-weight-bold, normal )",
146176
146392
  "scope": "default",
146177
146393
  "line": {
146178
- "start": 283,
146179
- "end": 283
146394
+ "start": 293,
146395
+ "end": 293
146180
146396
  }
146181
146397
  },
146182
146398
  "group": [
@@ -146193,8 +146409,8 @@
146193
146409
  {
146194
146410
  "description": "The background color of the Grid row.\n",
146195
146411
  "commentRange": {
146196
- "start": 285,
146197
- "end": 286
146412
+ "start": 295,
146413
+ "end": 296
146198
146414
  },
146199
146415
  "context": {
146200
146416
  "type": "variable",
@@ -146202,8 +146418,8 @@
146202
146418
  "value": "k-color(surface)",
146203
146419
  "scope": "default",
146204
146420
  "line": {
146205
- "start": 287,
146206
- "end": 287
146421
+ "start": 297,
146422
+ "end": 297
146207
146423
  }
146208
146424
  },
146209
146425
  "group": [
@@ -146220,8 +146436,8 @@
146220
146436
  {
146221
146437
  "description": "The background color of the Grid grouping header.\n",
146222
146438
  "commentRange": {
146223
- "start": 289,
146224
- "end": 290
146439
+ "start": 299,
146440
+ "end": 300
146225
146441
  },
146226
146442
  "context": {
146227
146443
  "type": "variable",
@@ -146229,8 +146445,8 @@
146229
146445
  "value": "k-color(surface-alt)",
146230
146446
  "scope": "default",
146231
146447
  "line": {
146232
- "start": 291,
146233
- "end": 291
146448
+ "start": 301,
146449
+ "end": 301
146234
146450
  }
146235
146451
  },
146236
146452
  "group": [
@@ -146247,8 +146463,8 @@
146247
146463
  {
146248
146464
  "description": "The text color of the Grid grouping header.\n",
146249
146465
  "commentRange": {
146250
- "start": 292,
146251
- "end": 293
146466
+ "start": 302,
146467
+ "end": 303
146252
146468
  },
146253
146469
  "context": {
146254
146470
  "type": "variable",
@@ -146256,8 +146472,8 @@
146256
146472
  "value": "$kendo-grid-header-text",
146257
146473
  "scope": "default",
146258
146474
  "line": {
146259
- "start": 294,
146260
- "end": 294
146475
+ "start": 304,
146476
+ "end": 304
146261
146477
  }
146262
146478
  },
146263
146479
  "group": [
@@ -146274,8 +146490,8 @@
146274
146490
  {
146275
146491
  "description": "The border color of the Grid grouping header.\n",
146276
146492
  "commentRange": {
146277
- "start": 295,
146278
- "end": 296
146493
+ "start": 305,
146494
+ "end": 306
146279
146495
  },
146280
146496
  "context": {
146281
146497
  "type": "variable",
@@ -146283,8 +146499,8 @@
146283
146499
  "value": "$kendo-grid-header-border",
146284
146500
  "scope": "default",
146285
146501
  "line": {
146286
- "start": 297,
146287
- "end": 297
146502
+ "start": 307,
146503
+ "end": 307
146288
146504
  }
146289
146505
  },
146290
146506
  "group": [
@@ -146301,8 +146517,8 @@
146301
146517
  {
146302
146518
  "description": "The text color of the Grid row.\n",
146303
146519
  "commentRange": {
146304
- "start": 298,
146305
- "end": 299
146520
+ "start": 308,
146521
+ "end": 309
146306
146522
  },
146307
146523
  "context": {
146308
146524
  "type": "variable",
@@ -146310,8 +146526,8 @@
146310
146526
  "value": "$kendo-grid-text",
146311
146527
  "scope": "default",
146312
146528
  "line": {
146313
- "start": 300,
146314
- "end": 300
146529
+ "start": 310,
146530
+ "end": 310
146315
146531
  }
146316
146532
  },
146317
146533
  "group": [
@@ -146328,8 +146544,8 @@
146328
146544
  {
146329
146545
  "description": "The sorted icon spacing of the Grid.\n",
146330
146546
  "commentRange": {
146331
- "start": 302,
146332
- "end": 303
146547
+ "start": 312,
146548
+ "end": 313
146333
146549
  },
146334
146550
  "context": {
146335
146551
  "type": "variable",
@@ -146337,8 +146553,8 @@
146337
146553
  "value": "calc( #{k-spacing(2)} - 1px )",
146338
146554
  "scope": "default",
146339
146555
  "line": {
146340
- "start": 304,
146341
- "end": 304
146556
+ "start": 314,
146557
+ "end": 314
146342
146558
  }
146343
146559
  },
146344
146560
  "group": [
@@ -146355,8 +146571,8 @@
146355
146571
  {
146356
146572
  "description": "The background color of the Grid.\n",
146357
146573
  "commentRange": {
146358
- "start": 305,
146359
- "end": 306
146574
+ "start": 315,
146575
+ "end": 316
146360
146576
  },
146361
146577
  "context": {
146362
146578
  "type": "variable",
@@ -146364,8 +146580,8 @@
146364
146580
  "value": "color-mix(in srgb, k-color(secondary) 6%, transparent)",
146365
146581
  "scope": "default",
146366
146582
  "line": {
146367
- "start": 307,
146368
- "end": 307
146583
+ "start": 317,
146584
+ "end": 317
146369
146585
  }
146370
146586
  },
146371
146587
  "group": [
@@ -146382,8 +146598,8 @@
146382
146598
  {
146383
146599
  "description": "The text color of the Grid.\n",
146384
146600
  "commentRange": {
146385
- "start": 308,
146386
- "end": 309
146601
+ "start": 318,
146602
+ "end": 319
146387
146603
  },
146388
146604
  "context": {
146389
146605
  "type": "variable",
@@ -146391,8 +146607,8 @@
146391
146607
  "value": "k-color(secondary)",
146392
146608
  "scope": "default",
146393
146609
  "line": {
146394
- "start": 310,
146395
- "end": 310
146610
+ "start": 320,
146611
+ "end": 320
146396
146612
  }
146397
146613
  },
146398
146614
  "group": [
@@ -146409,8 +146625,8 @@
146409
146625
  {
146410
146626
  "description": "The font size of the Grid.\n",
146411
146627
  "commentRange": {
146412
- "start": 311,
146413
- "end": 312
146628
+ "start": 321,
146629
+ "end": 322
146414
146630
  },
146415
146631
  "context": {
146416
146632
  "type": "variable",
@@ -146418,8 +146634,8 @@
146418
146634
  "value": "var( --kendo-font-size-sm, inherit )",
146419
146635
  "scope": "default",
146420
146636
  "line": {
146421
- "start": 313,
146422
- "end": 313
146637
+ "start": 323,
146638
+ "end": 323
146423
146639
  }
146424
146640
  },
146425
146641
  "group": [
@@ -146436,8 +146652,8 @@
146436
146652
  {
146437
146653
  "description": "The spacing of the Grid.\n",
146438
146654
  "commentRange": {
146439
- "start": 314,
146440
- "end": 315
146655
+ "start": 324,
146656
+ "end": 325
146441
146657
  },
146442
146658
  "context": {
146443
146659
  "type": "variable",
@@ -146445,8 +146661,8 @@
146445
146661
  "value": "calc( #{$kendo-icon-spacing} / 2 )",
146446
146662
  "scope": "default",
146447
146663
  "line": {
146448
- "start": 316,
146449
- "end": 316
146664
+ "start": 326,
146665
+ "end": 326
146450
146666
  }
146451
146667
  },
146452
146668
  "group": [
@@ -146463,8 +146679,8 @@
146463
146679
  {
146464
146680
  "description": "The vertical spacing of the Grid.\n",
146465
146681
  "commentRange": {
146466
- "start": 317,
146467
- "end": 318
146682
+ "start": 327,
146683
+ "end": 328
146468
146684
  },
146469
146685
  "context": {
146470
146686
  "type": "variable",
@@ -146472,8 +146688,8 @@
146472
146688
  "value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1)",
146473
146689
  "scope": "default",
146474
146690
  "line": {
146475
- "start": 319,
146476
- "end": 319
146691
+ "start": 329,
146692
+ "end": 329
146477
146693
  }
146478
146694
  },
146479
146695
  "group": [
@@ -146490,8 +146706,8 @@
146490
146706
  {
146491
146707
  "description": "The shadow of the Grid.\n",
146492
146708
  "commentRange": {
146493
- "start": 322,
146494
- "end": 323
146709
+ "start": 332,
146710
+ "end": 333
146495
146711
  },
146496
146712
  "context": {
146497
146713
  "type": "variable",
@@ -146499,8 +146715,8 @@
146499
146715
  "value": "null",
146500
146716
  "scope": "default",
146501
146717
  "line": {
146502
- "start": 324,
146503
- "end": 324
146718
+ "start": 334,
146719
+ "end": 334
146504
146720
  }
146505
146721
  },
146506
146722
  "group": [
@@ -146517,8 +146733,8 @@
146517
146733
  {
146518
146734
  "description": "The outline color of the focused Grid cell.\n",
146519
146735
  "commentRange": {
146520
- "start": 326,
146521
- "end": 327
146736
+ "start": 336,
146737
+ "end": 337
146522
146738
  },
146523
146739
  "context": {
146524
146740
  "type": "variable",
@@ -146526,8 +146742,8 @@
146526
146742
  "value": "k-color(subtle)",
146527
146743
  "scope": "default",
146528
146744
  "line": {
146529
- "start": 328,
146530
- "end": 328
146745
+ "start": 338,
146746
+ "end": 338
146531
146747
  }
146532
146748
  },
146533
146749
  "group": [
@@ -146544,8 +146760,8 @@
146544
146760
  {
146545
146761
  "description": "The outline width of the focused Grid cell.\n",
146546
146762
  "commentRange": {
146547
- "start": 329,
146548
- "end": 330
146763
+ "start": 339,
146764
+ "end": 340
146549
146765
  },
146550
146766
  "context": {
146551
146767
  "type": "variable",
@@ -146553,8 +146769,8 @@
146553
146769
  "value": "1px",
146554
146770
  "scope": "default",
146555
146771
  "line": {
146556
- "start": 331,
146557
- "end": 331
146772
+ "start": 341,
146773
+ "end": 341
146558
146774
  }
146559
146775
  },
146560
146776
  "group": [
@@ -146571,8 +146787,8 @@
146571
146787
  {
146572
146788
  "description": "The outline offset of the focused Grid cell.\n",
146573
146789
  "commentRange": {
146574
- "start": 332,
146575
- "end": 333
146790
+ "start": 342,
146791
+ "end": 343
146576
146792
  },
146577
146793
  "context": {
146578
146794
  "type": "variable",
@@ -146580,8 +146796,8 @@
146580
146796
  "value": "1px",
146581
146797
  "scope": "default",
146582
146798
  "line": {
146583
- "start": 334,
146584
- "end": 334
146799
+ "start": 344,
146800
+ "end": 344
146585
146801
  }
146586
146802
  },
146587
146803
  "group": [
@@ -146598,8 +146814,8 @@
146598
146814
  {
146599
146815
  "description": "The spacing of the Grid button.\n",
146600
146816
  "commentRange": {
146601
- "start": 336,
146602
- "end": 337
146817
+ "start": 346,
146818
+ "end": 347
146603
146819
  },
146604
146820
  "context": {
146605
146821
  "type": "variable",
@@ -146607,8 +146823,8 @@
146607
146823
  "value": "k-spacing(2)",
146608
146824
  "scope": "default",
146609
146825
  "line": {
146610
- "start": 338,
146611
- "end": 338
146826
+ "start": 348,
146827
+ "end": 348
146612
146828
  }
146613
146829
  },
146614
146830
  "group": [
@@ -146625,8 +146841,8 @@
146625
146841
  {
146626
146842
  "description": "The background color of the sticky content in the Grid.\n",
146627
146843
  "commentRange": {
146628
- "start": 341,
146629
- "end": 342
146844
+ "start": 351,
146845
+ "end": 352
146630
146846
  },
146631
146847
  "context": {
146632
146848
  "type": "variable",
@@ -146634,8 +146850,8 @@
146634
146850
  "value": "k-color(surface-alt)",
146635
146851
  "scope": "default",
146636
146852
  "line": {
146637
- "start": 343,
146638
- "end": 343
146853
+ "start": 353,
146854
+ "end": 353
146639
146855
  }
146640
146856
  },
146641
146857
  "group": [
@@ -146652,8 +146868,8 @@
146652
146868
  {
146653
146869
  "description": "The background color of the hovered sticky content in the Grid.\n",
146654
146870
  "commentRange": {
146655
- "start": 344,
146656
- "end": 345
146871
+ "start": 354,
146872
+ "end": 355
146657
146873
  },
146658
146874
  "context": {
146659
146875
  "type": "variable",
@@ -146661,8 +146877,8 @@
146661
146877
  "value": "color-mix(in srgb, k-color(base) 60%, k-color(surface-alt))",
146662
146878
  "scope": "default",
146663
146879
  "line": {
146664
- "start": 346,
146665
- "end": 346
146880
+ "start": 356,
146881
+ "end": 356
146666
146882
  }
146667
146883
  },
146668
146884
  "group": [
@@ -146679,8 +146895,8 @@
146679
146895
  {
146680
146896
  "description": "The alternate background color of the sticky content in the Grid.\n",
146681
146897
  "commentRange": {
146682
- "start": 347,
146683
- "end": 348
146898
+ "start": 357,
146899
+ "end": 358
146684
146900
  },
146685
146901
  "context": {
146686
146902
  "type": "variable",
@@ -146688,8 +146904,8 @@
146688
146904
  "value": "$kendo-grid-alt-bg",
146689
146905
  "scope": "default",
146690
146906
  "line": {
146691
- "start": 349,
146692
- "end": 349
146907
+ "start": 359,
146908
+ "end": 359
146693
146909
  }
146694
146910
  },
146695
146911
  "group": [
@@ -146706,8 +146922,8 @@
146706
146922
  {
146707
146923
  "description": "The border color of the sticky content in the Grid.\n",
146708
146924
  "commentRange": {
146709
- "start": 351,
146710
- "end": 352
146925
+ "start": 361,
146926
+ "end": 362
146711
146927
  },
146712
146928
  "context": {
146713
146929
  "type": "variable",
@@ -146715,8 +146931,8 @@
146715
146931
  "value": "k-color(border-alt)",
146716
146932
  "scope": "default",
146717
146933
  "line": {
146718
- "start": 353,
146719
- "end": 353
146934
+ "start": 363,
146935
+ "end": 363
146720
146936
  }
146721
146937
  },
146722
146938
  "group": [
@@ -146733,8 +146949,8 @@
146733
146949
  {
146734
146950
  "description": "The background color of the sticky header in the Grid.\n",
146735
146951
  "commentRange": {
146736
- "start": 355,
146737
- "end": 356
146952
+ "start": 365,
146953
+ "end": 366
146738
146954
  },
146739
146955
  "context": {
146740
146956
  "type": "variable",
@@ -146742,8 +146958,8 @@
146742
146958
  "value": "$kendo-grid-header-bg",
146743
146959
  "scope": "default",
146744
146960
  "line": {
146745
- "start": 357,
146746
- "end": 357
146961
+ "start": 367,
146962
+ "end": 367
146747
146963
  }
146748
146964
  },
146749
146965
  "group": [
@@ -146760,8 +146976,8 @@
146760
146976
  {
146761
146977
  "description": "The text color of the sticky header in the Grid.\n",
146762
146978
  "commentRange": {
146763
- "start": 358,
146764
- "end": 359
146979
+ "start": 368,
146980
+ "end": 369
146765
146981
  },
146766
146982
  "context": {
146767
146983
  "type": "variable",
@@ -146769,8 +146985,8 @@
146769
146985
  "value": "$kendo-grid-header-text",
146770
146986
  "scope": "default",
146771
146987
  "line": {
146772
- "start": 360,
146773
- "end": 360
146988
+ "start": 370,
146989
+ "end": 370
146774
146990
  }
146775
146991
  },
146776
146992
  "group": [
@@ -146787,8 +147003,8 @@
146787
147003
  {
146788
147004
  "description": "The border color of the sticky header in the Grid.\n",
146789
147005
  "commentRange": {
146790
- "start": 361,
146791
- "end": 362
147006
+ "start": 371,
147007
+ "end": 372
146792
147008
  },
146793
147009
  "context": {
146794
147010
  "type": "variable",
@@ -146796,8 +147012,8 @@
146796
147012
  "value": "$kendo-grid-sticky-border",
146797
147013
  "scope": "default",
146798
147014
  "line": {
146799
- "start": 363,
146800
- "end": 363
147015
+ "start": 373,
147016
+ "end": 373
146801
147017
  }
146802
147018
  },
146803
147019
  "group": [
@@ -146814,8 +147030,8 @@
146814
147030
  {
146815
147031
  "description": "The background color of the sticky footer in the Grid.\n",
146816
147032
  "commentRange": {
146817
- "start": 365,
146818
- "end": 366
147033
+ "start": 375,
147034
+ "end": 376
146819
147035
  },
146820
147036
  "context": {
146821
147037
  "type": "variable",
@@ -146823,8 +147039,8 @@
146823
147039
  "value": "$kendo-grid-header-bg",
146824
147040
  "scope": "default",
146825
147041
  "line": {
146826
- "start": 367,
146827
- "end": 367
147042
+ "start": 377,
147043
+ "end": 377
146828
147044
  }
146829
147045
  },
146830
147046
  "group": [
@@ -146841,8 +147057,8 @@
146841
147057
  {
146842
147058
  "description": "The box shadow of the sticky container in the Grid.\n",
146843
147059
  "commentRange": {
146844
- "start": 369,
146845
- "end": 370
147060
+ "start": 379,
147061
+ "end": 380
146846
147062
  },
146847
147063
  "context": {
146848
147064
  "type": "variable",
@@ -146850,8 +147066,8 @@
146850
147066
  "value": "0 2px 4px 0 rgba(56, 66, 80, 0.08)",
146851
147067
  "scope": "default",
146852
147068
  "line": {
146853
- "start": 371,
146854
- "end": 371
147069
+ "start": 381,
147070
+ "end": 381
146855
147071
  }
146856
147072
  },
146857
147073
  "group": [
@@ -146868,8 +147084,8 @@
146868
147084
  {
146869
147085
  "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
146870
147086
  "commentRange": {
146871
- "start": 372,
146872
- "end": 373
147087
+ "start": 382,
147088
+ "end": 383
146873
147089
  },
146874
147090
  "context": {
146875
147091
  "type": "variable",
@@ -146877,8 +147093,8 @@
146877
147093
  "value": "0 -2px 4px 0 rgba(56, 66, 80, 0.08)",
146878
147094
  "scope": "default",
146879
147095
  "line": {
146880
- "start": 374,
146881
- "end": 374
147096
+ "start": 384,
147097
+ "end": 384
146882
147098
  }
146883
147099
  },
146884
147100
  "group": [
@@ -146895,8 +147111,8 @@
146895
147111
  {
146896
147112
  "description": "The box shadow of the pinned container in the Grid.\n",
146897
147113
  "commentRange": {
146898
- "start": 376,
146899
- "end": 377
147114
+ "start": 386,
147115
+ "end": 387
146900
147116
  },
146901
147117
  "context": {
146902
147118
  "type": "variable",
@@ -146904,8 +147120,8 @@
146904
147120
  "value": "0 4px 8px 0 rgba(56, 66, 80, 0.08)",
146905
147121
  "scope": "default",
146906
147122
  "line": {
146907
- "start": 378,
146908
- "end": 378
147123
+ "start": 388,
147124
+ "end": 388
146909
147125
  }
146910
147126
  },
146911
147127
  "group": [
@@ -146922,8 +147138,8 @@
146922
147138
  {
146923
147139
  "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
146924
147140
  "commentRange": {
146925
- "start": 379,
146926
- "end": 380
147141
+ "start": 389,
147142
+ "end": 390
146927
147143
  },
146928
147144
  "context": {
146929
147145
  "type": "variable",
@@ -146931,8 +147147,8 @@
146931
147147
  "value": "0 -4px 8px 0 rgba(56, 66, 80, 0.08)",
146932
147148
  "scope": "default",
146933
147149
  "line": {
146934
- "start": 381,
146935
- "end": 381
147150
+ "start": 391,
147151
+ "end": 391
146936
147152
  }
146937
147153
  },
146938
147154
  "group": [
@@ -146949,8 +147165,8 @@
146949
147165
  {
146950
147166
  "description": "The width of the Grid column menu.\n",
146951
147167
  "commentRange": {
146952
- "start": 384,
146953
- "end": 385
147168
+ "start": 394,
147169
+ "end": 395
146954
147170
  },
146955
147171
  "context": {
146956
147172
  "type": "variable",
@@ -146958,8 +147174,8 @@
146958
147174
  "value": "230px",
146959
147175
  "scope": "default",
146960
147176
  "line": {
146961
- "start": 386,
146962
- "end": 386
147177
+ "start": 396,
147178
+ "end": 396
146963
147179
  }
146964
147180
  },
146965
147181
  "group": [
@@ -146976,8 +147192,8 @@
146976
147192
  {
146977
147193
  "description": "The maximum width of the Grid column menu.\n",
146978
147194
  "commentRange": {
146979
- "start": 387,
146980
- "end": 388
147195
+ "start": 397,
147196
+ "end": 398
146981
147197
  },
146982
147198
  "context": {
146983
147199
  "type": "variable",
@@ -146985,8 +147201,8 @@
146985
147201
  "value": "320px",
146986
147202
  "scope": "default",
146987
147203
  "line": {
146988
- "start": 389,
146989
- "end": 389
147204
+ "start": 399,
147205
+ "end": 399
146990
147206
  }
146991
147207
  },
146992
147208
  "group": [
@@ -147003,8 +147219,8 @@
147003
147219
  {
147004
147220
  "description": "The horizontal padding of the Grid popup.\n",
147005
147221
  "commentRange": {
147006
- "start": 392,
147007
- "end": 393
147222
+ "start": 402,
147223
+ "end": 403
147008
147224
  },
147009
147225
  "context": {
147010
147226
  "type": "variable",
@@ -147012,8 +147228,8 @@
147012
147228
  "value": "k-spacing(2)",
147013
147229
  "scope": "default",
147014
147230
  "line": {
147015
- "start": 394,
147016
- "end": 394
147231
+ "start": 404,
147232
+ "end": 404
147017
147233
  }
147018
147234
  },
147019
147235
  "group": [
@@ -147030,8 +147246,8 @@
147030
147246
  {
147031
147247
  "description": "The vertical padding of the Grid popup.\n",
147032
147248
  "commentRange": {
147033
- "start": 395,
147034
- "end": 396
147249
+ "start": 405,
147250
+ "end": 406
147035
147251
  },
147036
147252
  "context": {
147037
147253
  "type": "variable",
@@ -147039,8 +147255,8 @@
147039
147255
  "value": "k-spacing(2)",
147040
147256
  "scope": "default",
147041
147257
  "line": {
147042
- "start": 397,
147043
- "end": 397
147258
+ "start": 407,
147259
+ "end": 407
147044
147260
  }
147045
147261
  },
147046
147262
  "group": [
@@ -147057,8 +147273,8 @@
147057
147273
  {
147058
147274
  "description": "The horizontal padding of the Grid item.\n",
147059
147275
  "commentRange": {
147060
- "start": 399,
147061
- "end": 400
147276
+ "start": 409,
147277
+ "end": 410
147062
147278
  },
147063
147279
  "context": {
147064
147280
  "type": "variable",
@@ -147066,8 +147282,8 @@
147066
147282
  "value": "$kendo-menu-popup-md-item-padding-x",
147067
147283
  "scope": "default",
147068
147284
  "line": {
147069
- "start": 401,
147070
- "end": 401
147285
+ "start": 411,
147286
+ "end": 411
147071
147287
  }
147072
147288
  },
147073
147289
  "group": [
@@ -147084,8 +147300,8 @@
147084
147300
  {
147085
147301
  "description": "The vertical padding of the Grid item.\n",
147086
147302
  "commentRange": {
147087
- "start": 402,
147088
- "end": 403
147303
+ "start": 412,
147304
+ "end": 413
147089
147305
  },
147090
147306
  "context": {
147091
147307
  "type": "variable",
@@ -147093,8 +147309,8 @@
147093
147309
  "value": "$kendo-menu-popup-md-item-padding-y",
147094
147310
  "scope": "default",
147095
147311
  "line": {
147096
- "start": 404,
147097
- "end": 404
147312
+ "start": 414,
147313
+ "end": 414
147098
147314
  }
147099
147315
  },
147100
147316
  "group": [
@@ -147111,8 +147327,8 @@
147111
147327
  {
147112
147328
  "description": "The horizontal padding of the Grid item.\n",
147113
147329
  "commentRange": {
147114
- "start": 406,
147115
- "end": 407
147330
+ "start": 416,
147331
+ "end": 417
147116
147332
  },
147117
147333
  "context": {
147118
147334
  "type": "variable",
@@ -147120,8 +147336,8 @@
147120
147336
  "value": "$kendo-list-md-item-padding-x",
147121
147337
  "scope": "default",
147122
147338
  "line": {
147123
- "start": 408,
147124
- "end": 408
147339
+ "start": 418,
147340
+ "end": 418
147125
147341
  }
147126
147342
  },
147127
147343
  "group": [
@@ -147138,8 +147354,8 @@
147138
147354
  {
147139
147355
  "description": "The vertical padding of the Grid item.\n",
147140
147356
  "commentRange": {
147141
- "start": 409,
147142
- "end": 410
147357
+ "start": 419,
147358
+ "end": 420
147143
147359
  },
147144
147360
  "context": {
147145
147361
  "type": "variable",
@@ -147147,8 +147363,8 @@
147147
147363
  "value": "$kendo-list-md-item-padding-y",
147148
147364
  "scope": "default",
147149
147365
  "line": {
147150
- "start": 411,
147151
- "end": 411
147366
+ "start": 421,
147367
+ "end": 421
147152
147368
  }
147153
147369
  },
147154
147370
  "group": [
@@ -147165,8 +147381,8 @@
147165
147381
  {
147166
147382
  "description": "The horizontal padding of the Grid.\n",
147167
147383
  "commentRange": {
147168
- "start": 413,
147169
- "end": 414
147384
+ "start": 423,
147385
+ "end": 424
147170
147386
  },
147171
147387
  "context": {
147172
147388
  "type": "variable",
@@ -147174,8 +147390,8 @@
147174
147390
  "value": "k-spacing(0)",
147175
147391
  "scope": "default",
147176
147392
  "line": {
147177
- "start": 415,
147178
- "end": 415
147393
+ "start": 425,
147394
+ "end": 425
147179
147395
  }
147180
147396
  },
147181
147397
  "group": [
@@ -147192,8 +147408,8 @@
147192
147408
  {
147193
147409
  "description": "The vertical padding of the Grid.\n",
147194
147410
  "commentRange": {
147195
- "start": 416,
147196
- "end": 417
147411
+ "start": 426,
147412
+ "end": 427
147197
147413
  },
147198
147414
  "context": {
147199
147415
  "type": "variable",
@@ -147201,8 +147417,8 @@
147201
147417
  "value": "k-spacing(1.5)",
147202
147418
  "scope": "default",
147203
147419
  "line": {
147204
- "start": 418,
147205
- "end": 418
147420
+ "start": 428,
147421
+ "end": 428
147206
147422
  }
147207
147423
  },
147208
147424
  "group": [
@@ -147219,8 +147435,8 @@
147219
147435
  {
147220
147436
  "description": "The horizontal padding of the Grid header.\n",
147221
147437
  "commentRange": {
147222
- "start": 420,
147223
- "end": 421
147438
+ "start": 430,
147439
+ "end": 431
147224
147440
  },
147225
147441
  "context": {
147226
147442
  "type": "variable",
@@ -147228,8 +147444,8 @@
147228
147444
  "value": "$kendo-menu-popup-md-item-padding-x",
147229
147445
  "scope": "default",
147230
147446
  "line": {
147231
- "start": 422,
147232
- "end": 422
147447
+ "start": 432,
147448
+ "end": 432
147233
147449
  }
147234
147450
  },
147235
147451
  "group": [
@@ -147246,8 +147462,8 @@
147246
147462
  {
147247
147463
  "description": "The vertical padding of the Grid header.\n",
147248
147464
  "commentRange": {
147249
- "start": 423,
147250
- "end": 424
147465
+ "start": 433,
147466
+ "end": 434
147251
147467
  },
147252
147468
  "context": {
147253
147469
  "type": "variable",
@@ -147255,8 +147471,8 @@
147255
147471
  "value": "$kendo-menu-popup-md-item-padding-y",
147256
147472
  "scope": "default",
147257
147473
  "line": {
147258
- "start": 425,
147259
- "end": 425
147474
+ "start": 435,
147475
+ "end": 435
147260
147476
  }
147261
147477
  },
147262
147478
  "group": [
@@ -147273,8 +147489,8 @@
147273
147489
  {
147274
147490
  "description": "The font size of the Grid header.\n",
147275
147491
  "commentRange": {
147276
- "start": 427,
147277
- "end": 428
147492
+ "start": 437,
147493
+ "end": 438
147278
147494
  },
147279
147495
  "context": {
147280
147496
  "type": "variable",
@@ -147282,8 +147498,8 @@
147282
147498
  "value": "var( --kendo-font-size-sm, inherit )",
147283
147499
  "scope": "default",
147284
147500
  "line": {
147285
- "start": 429,
147286
- "end": 429
147501
+ "start": 439,
147502
+ "end": 439
147287
147503
  }
147288
147504
  },
147289
147505
  "group": [
@@ -147300,8 +147516,8 @@
147300
147516
  {
147301
147517
  "description": "The height of the Grid header.\n",
147302
147518
  "commentRange": {
147303
- "start": 430,
147304
- "end": 431
147519
+ "start": 440,
147520
+ "end": 441
147305
147521
  },
147306
147522
  "context": {
147307
147523
  "type": "variable",
@@ -147309,8 +147525,8 @@
147309
147525
  "value": "var( --kendo-line-height, normal )",
147310
147526
  "scope": "default",
147311
147527
  "line": {
147312
- "start": 432,
147313
- "end": 432
147528
+ "start": 442,
147529
+ "end": 442
147314
147530
  }
147315
147531
  },
147316
147532
  "group": [
@@ -147327,8 +147543,8 @@
147327
147543
  {
147328
147544
  "description": "The text color of the Grid header.\n",
147329
147545
  "commentRange": {
147330
- "start": 433,
147331
- "end": 434
147546
+ "start": 443,
147547
+ "end": 444
147332
147548
  },
147333
147549
  "context": {
147334
147550
  "type": "variable",
@@ -147336,8 +147552,8 @@
147336
147552
  "value": "uppercase",
147337
147553
  "scope": "default",
147338
147554
  "line": {
147339
- "start": 435,
147340
- "end": 435
147555
+ "start": 445,
147556
+ "end": 445
147341
147557
  }
147342
147558
  },
147343
147559
  "group": [
@@ -147354,8 +147570,8 @@
147354
147570
  {
147355
147571
  "description": "The width of the Grid header.\n",
147356
147572
  "commentRange": {
147357
- "start": 436,
147358
- "end": 437
147573
+ "start": 446,
147574
+ "end": 447
147359
147575
  },
147360
147576
  "context": {
147361
147577
  "type": "variable",
@@ -147363,8 +147579,8 @@
147363
147579
  "value": "1px",
147364
147580
  "scope": "default",
147365
147581
  "line": {
147366
- "start": 438,
147367
- "end": 438
147582
+ "start": 448,
147583
+ "end": 448
147368
147584
  }
147369
147585
  },
147370
147586
  "group": [
@@ -147381,8 +147597,8 @@
147381
147597
  {
147382
147598
  "description": "The background color of the Grid header.\n",
147383
147599
  "commentRange": {
147384
- "start": 440,
147385
- "end": 441
147600
+ "start": 450,
147601
+ "end": 451
147386
147602
  },
147387
147603
  "context": {
147388
147604
  "type": "variable",
@@ -147390,8 +147606,8 @@
147390
147606
  "value": "null",
147391
147607
  "scope": "default",
147392
147608
  "line": {
147393
- "start": 442,
147394
- "end": 442
147609
+ "start": 452,
147610
+ "end": 452
147395
147611
  }
147396
147612
  },
147397
147613
  "group": [
@@ -147408,8 +147624,8 @@
147408
147624
  {
147409
147625
  "description": "The text color of the Grid header.\n",
147410
147626
  "commentRange": {
147411
- "start": 443,
147412
- "end": 444
147627
+ "start": 453,
147628
+ "end": 454
147413
147629
  },
147414
147630
  "context": {
147415
147631
  "type": "variable",
@@ -147417,8 +147633,8 @@
147417
147633
  "value": "$kendo-popup-text",
147418
147634
  "scope": "default",
147419
147635
  "line": {
147420
- "start": 445,
147421
- "end": 445
147636
+ "start": 455,
147637
+ "end": 455
147422
147638
  }
147423
147639
  },
147424
147640
  "group": [
@@ -147435,8 +147651,8 @@
147435
147651
  {
147436
147652
  "description": "The border color of the Grid header.\n",
147437
147653
  "commentRange": {
147438
- "start": 446,
147439
- "end": 447
147654
+ "start": 456,
147655
+ "end": 457
147440
147656
  },
147441
147657
  "context": {
147442
147658
  "type": "variable",
@@ -147444,8 +147660,8 @@
147444
147660
  "value": "$kendo-popup-border",
147445
147661
  "scope": "default",
147446
147662
  "line": {
147447
- "start": 448,
147448
- "end": 448
147663
+ "start": 458,
147664
+ "end": 458
147449
147665
  }
147450
147666
  },
147451
147667
  "group": [
@@ -147462,8 +147678,8 @@
147462
147678
  {
147463
147679
  "description": "The horizontal padding of the Grid content.\n",
147464
147680
  "commentRange": {
147465
- "start": 450,
147466
- "end": 451
147681
+ "start": 460,
147682
+ "end": 461
147467
147683
  },
147468
147684
  "context": {
147469
147685
  "type": "variable",
@@ -147471,8 +147687,8 @@
147471
147687
  "value": "k-spacing(0)",
147472
147688
  "scope": "default",
147473
147689
  "line": {
147474
- "start": 452,
147475
- "end": 452
147690
+ "start": 462,
147691
+ "end": 462
147476
147692
  }
147477
147693
  },
147478
147694
  "group": [
@@ -147489,8 +147705,8 @@
147489
147705
  {
147490
147706
  "description": "The vertical padding of the Grid content.\n",
147491
147707
  "commentRange": {
147492
- "start": 453,
147493
- "end": 454
147708
+ "start": 463,
147709
+ "end": 464
147494
147710
  },
147495
147711
  "context": {
147496
147712
  "type": "variable",
@@ -147498,8 +147714,8 @@
147498
147714
  "value": "k-spacing(2)",
147499
147715
  "scope": "default",
147500
147716
  "line": {
147501
- "start": 455,
147502
- "end": 455
147717
+ "start": 465,
147718
+ "end": 465
147503
147719
  }
147504
147720
  },
147505
147721
  "group": [
@@ -147516,8 +147732,8 @@
147516
147732
  {
147517
147733
  "description": "The background color of the Grid.\n",
147518
147734
  "commentRange": {
147519
- "start": 457,
147520
- "end": 458
147735
+ "start": 467,
147736
+ "end": 468
147521
147737
  },
147522
147738
  "context": {
147523
147739
  "type": "variable",
@@ -147525,8 +147741,8 @@
147525
147741
  "value": "k-color(surface)",
147526
147742
  "scope": "default",
147527
147743
  "line": {
147528
- "start": 459,
147529
- "end": 459
147744
+ "start": 469,
147745
+ "end": 469
147530
147746
  }
147531
147747
  },
147532
147748
  "group": [
@@ -147543,8 +147759,8 @@
147543
147759
  {
147544
147760
  "description": "The width of the Grid cell.\n",
147545
147761
  "commentRange": {
147546
- "start": 461,
147547
- "end": 462
147762
+ "start": 471,
147763
+ "end": 472
147548
147764
  },
147549
147765
  "context": {
147550
147766
  "type": "variable",
@@ -147552,8 +147768,8 @@
147552
147768
  "value": "($kendo-icon-size * 2.25)",
147553
147769
  "scope": "default",
147554
147770
  "line": {
147555
- "start": 463,
147556
- "end": 463
147771
+ "start": 473,
147772
+ "end": 473
147557
147773
  }
147558
147774
  },
147559
147775
  "group": [
@@ -147570,8 +147786,8 @@
147570
147786
  {
147571
147787
  "description": "The width of the Grid.\n",
147572
147788
  "commentRange": {
147573
- "start": 465,
147574
- "end": 466
147789
+ "start": 475,
147790
+ "end": 476
147575
147791
  },
147576
147792
  "context": {
147577
147793
  "type": "variable",
@@ -147579,8 +147795,8 @@
147579
147795
  "value": "($kendo-icon-size * 2)",
147580
147796
  "scope": "default",
147581
147797
  "line": {
147582
- "start": 467,
147583
- "end": 467
147798
+ "start": 477,
147799
+ "end": 477
147584
147800
  }
147585
147801
  },
147586
147802
  "group": [
@@ -147597,8 +147813,8 @@
147597
147813
  {
147598
147814
  "description": "The grouping border top of the Grid row.\n",
147599
147815
  "commentRange": {
147600
- "start": 469,
147601
- "end": 470
147816
+ "start": 479,
147817
+ "end": 480
147602
147818
  },
147603
147819
  "context": {
147604
147820
  "type": "variable",
@@ -147606,8 +147822,8 @@
147606
147822
  "value": "1px",
147607
147823
  "scope": "default",
147608
147824
  "line": {
147609
- "start": 471,
147610
- "end": 471
147825
+ "start": 481,
147826
+ "end": 481
147611
147827
  }
147612
147828
  },
147613
147829
  "group": [
@@ -147621,11 +147837,65 @@
147621
147837
  "resolvedValue": "1px",
147622
147838
  "resolvedType": "Number"
147623
147839
  },
147840
+ {
147841
+ "description": "The indent size for nested grouping rows.\n",
147842
+ "commentRange": {
147843
+ "start": 482,
147844
+ "end": 483
147845
+ },
147846
+ "context": {
147847
+ "type": "variable",
147848
+ "name": "kendo-grid-grouping-indent-size",
147849
+ "value": "k-spacing(6)",
147850
+ "scope": "default",
147851
+ "line": {
147852
+ "start": 484,
147853
+ "end": 484
147854
+ }
147855
+ },
147856
+ "group": [
147857
+ "grid"
147858
+ ],
147859
+ "access": "public",
147860
+ "file": {
147861
+ "path": "meridian/scss/grid/_variables.scss",
147862
+ "name": "_variables.scss"
147863
+ },
147864
+ "resolvedValue": "var(--kendo-spacing-6)",
147865
+ "resolvedType": "String"
147866
+ },
147867
+ {
147868
+ "description": "The margin at the end of the checkbox in grouping rows.\n",
147869
+ "commentRange": {
147870
+ "start": 485,
147871
+ "end": 486
147872
+ },
147873
+ "context": {
147874
+ "type": "variable",
147875
+ "name": "kendo-grid-grouping-row-checkbox-margin-end",
147876
+ "value": "k-spacing(3)",
147877
+ "scope": "default",
147878
+ "line": {
147879
+ "start": 487,
147880
+ "end": 487
147881
+ }
147882
+ },
147883
+ "group": [
147884
+ "grid"
147885
+ ],
147886
+ "access": "public",
147887
+ "file": {
147888
+ "path": "meridian/scss/grid/_variables.scss",
147889
+ "name": "_variables.scss"
147890
+ },
147891
+ "resolvedValue": "var(--kendo-spacing-3)",
147892
+ "resolvedType": "String"
147893
+ },
147624
147894
  {
147625
147895
  "description": "The vertical border of the Grid footer.\n",
147626
147896
  "commentRange": {
147627
- "start": 472,
147628
- "end": 473
147897
+ "start": 488,
147898
+ "end": 489
147629
147899
  },
147630
147900
  "context": {
147631
147901
  "type": "variable",
@@ -147633,8 +147903,8 @@
147633
147903
  "value": "1px",
147634
147904
  "scope": "default",
147635
147905
  "line": {
147636
- "start": 474,
147637
- "end": 474
147906
+ "start": 490,
147907
+ "end": 490
147638
147908
  }
147639
147909
  },
147640
147910
  "group": [
@@ -147651,8 +147921,8 @@
147651
147921
  {
147652
147922
  "description": "The background color of the Grid row resize indicator.\n",
147653
147923
  "commentRange": {
147654
- "start": 476,
147655
- "end": 477
147924
+ "start": 492,
147925
+ "end": 493
147656
147926
  },
147657
147927
  "context": {
147658
147928
  "type": "variable",
@@ -147660,8 +147930,8 @@
147660
147930
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
147661
147931
  "scope": "default",
147662
147932
  "line": {
147663
- "start": 478,
147664
- "end": 478
147933
+ "start": 494,
147934
+ "end": 494
147665
147935
  }
147666
147936
  },
147667
147937
  "group": [
@@ -147678,8 +147948,8 @@
147678
147948
  {
147679
147949
  "description": "The background color of the active Grid row resize indicator.\n",
147680
147950
  "commentRange": {
147681
- "start": 479,
147682
- "end": 480
147951
+ "start": 495,
147952
+ "end": 496
147683
147953
  },
147684
147954
  "context": {
147685
147955
  "type": "variable",
@@ -147687,8 +147957,8 @@
147687
147957
  "value": "k-color(primary)",
147688
147958
  "scope": "default",
147689
147959
  "line": {
147690
- "start": 481,
147691
- "end": 481
147960
+ "start": 497,
147961
+ "end": 497
147692
147962
  }
147693
147963
  },
147694
147964
  "group": [
@@ -147705,8 +147975,8 @@
147705
147975
  {
147706
147976
  "description": "The height of the Grid row resize indicator.\n",
147707
147977
  "commentRange": {
147708
- "start": 482,
147709
- "end": 483
147978
+ "start": 498,
147979
+ "end": 499
147710
147980
  },
147711
147981
  "context": {
147712
147982
  "type": "variable",
@@ -147714,8 +147984,8 @@
147714
147984
  "value": "k-spacing(0.5)",
147715
147985
  "scope": "default",
147716
147986
  "line": {
147717
- "start": 484,
147718
- "end": 484
147987
+ "start": 500,
147988
+ "end": 500
147719
147989
  }
147720
147990
  },
147721
147991
  "group": [
@@ -147732,8 +148002,8 @@
147732
148002
  {
147733
148003
  "description": "The horizontal padding of the Grid stack layout cells.\n",
147734
148004
  "commentRange": {
147735
- "start": 486,
147736
- "end": 487
148005
+ "start": 502,
148006
+ "end": 503
147737
148007
  },
147738
148008
  "context": {
147739
148009
  "type": "variable",
@@ -147741,8 +148011,8 @@
147741
148011
  "value": "k-spacing(2)",
147742
148012
  "scope": "default",
147743
148013
  "line": {
147744
- "start": 488,
147745
- "end": 488
148014
+ "start": 504,
148015
+ "end": 504
147746
148016
  }
147747
148017
  },
147748
148018
  "group": [
@@ -147759,8 +148029,8 @@
147759
148029
  {
147760
148030
  "description": "The vertical padding of the Grid stack layout cells.\n",
147761
148031
  "commentRange": {
147762
- "start": 489,
147763
- "end": 490
148032
+ "start": 505,
148033
+ "end": 506
147764
148034
  },
147765
148035
  "context": {
147766
148036
  "type": "variable",
@@ -147768,8 +148038,8 @@
147768
148038
  "value": "k-spacing(1.5)",
147769
148039
  "scope": "default",
147770
148040
  "line": {
147771
- "start": 491,
147772
- "end": 491
148041
+ "start": 507,
148042
+ "end": 507
147773
148043
  }
147774
148044
  },
147775
148045
  "group": [
@@ -147786,8 +148056,8 @@
147786
148056
  {
147787
148057
  "description": "The column gap of the Grid stack layout.\n",
147788
148058
  "commentRange": {
147789
- "start": 493,
147790
- "end": 494
148059
+ "start": 509,
148060
+ "end": 510
147791
148061
  },
147792
148062
  "context": {
147793
148063
  "type": "variable",
@@ -147795,8 +148065,8 @@
147795
148065
  "value": "k-spacing(1)",
147796
148066
  "scope": "default",
147797
148067
  "line": {
147798
- "start": 495,
147799
- "end": 495
148068
+ "start": 511,
148069
+ "end": 511
147800
148070
  }
147801
148071
  },
147802
148072
  "group": [
@@ -147813,8 +148083,8 @@
147813
148083
  {
147814
148084
  "description": "The column gap of the editable Grid stack layout.\n",
147815
148085
  "commentRange": {
147816
- "start": 496,
147817
- "end": 497
148086
+ "start": 512,
148087
+ "end": 513
147818
148088
  },
147819
148089
  "context": {
147820
148090
  "type": "variable",
@@ -147822,8 +148092,8 @@
147822
148092
  "value": "k-spacing(2)",
147823
148093
  "scope": "default",
147824
148094
  "line": {
147825
- "start": 498,
147826
- "end": 498
148095
+ "start": 514,
148096
+ "end": 514
147827
148097
  }
147828
148098
  },
147829
148099
  "group": [
@@ -147840,8 +148110,8 @@
147840
148110
  {
147841
148111
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
147842
148112
  "commentRange": {
147843
- "start": 500,
147844
- "end": 501
148113
+ "start": 516,
148114
+ "end": 517
147845
148115
  },
147846
148116
  "context": {
147847
148117
  "type": "variable",
@@ -147849,8 +148119,8 @@
147849
148119
  "value": "k-spacing(2)",
147850
148120
  "scope": "default",
147851
148121
  "line": {
147852
- "start": 502,
147853
- "end": 502
148122
+ "start": 518,
148123
+ "end": 518
147854
148124
  }
147855
148125
  },
147856
148126
  "group": [
@@ -147867,8 +148137,8 @@
147867
148137
  {
147868
148138
  "description": "The font size of the Grid stack layout column header.\n",
147869
148139
  "commentRange": {
147870
- "start": 504,
147871
- "end": 505
148140
+ "start": 520,
148141
+ "end": 521
147872
148142
  },
147873
148143
  "context": {
147874
148144
  "type": "variable",
@@ -147876,8 +148146,8 @@
147876
148146
  "value": "var( --kendo-font-size-sm, inherit )",
147877
148147
  "scope": "default",
147878
148148
  "line": {
147879
- "start": 506,
147880
- "end": 506
148149
+ "start": 522,
148150
+ "end": 522
147881
148151
  }
147882
148152
  },
147883
148153
  "group": [
@@ -147894,8 +148164,8 @@
147894
148164
  {
147895
148165
  "description": "The font weight of the Grid stack layout column header.\n",
147896
148166
  "commentRange": {
147897
- "start": 507,
147898
- "end": 508
148167
+ "start": 523,
148168
+ "end": 524
147899
148169
  },
147900
148170
  "context": {
147901
148171
  "type": "variable",
@@ -147903,8 +148173,8 @@
147903
148173
  "value": "var( --kendo-font-weight-bold, bold )",
147904
148174
  "scope": "default",
147905
148175
  "line": {
147906
- "start": 509,
147907
- "end": 509
148176
+ "start": 525,
148177
+ "end": 525
147908
148178
  }
147909
148179
  },
147910
148180
  "group": [
@@ -147921,8 +148191,8 @@
147921
148191
  {
147922
148192
  "description": "The height of the Grid stack layout expandable row shadow.\n",
147923
148193
  "commentRange": {
147924
- "start": 510,
147925
- "end": 511
148194
+ "start": 526,
148195
+ "end": 527
147926
148196
  },
147927
148197
  "context": {
147928
148198
  "type": "variable",
@@ -147930,8 +148200,8 @@
147930
148200
  "value": "k-spacing(2.5)",
147931
148201
  "scope": "default",
147932
148202
  "line": {
147933
- "start": 512,
147934
- "end": 512
148203
+ "start": 528,
148204
+ "end": 528
147935
148205
  }
147936
148206
  },
147937
148207
  "group": [
@@ -147948,8 +148218,8 @@
147948
148218
  {
147949
148219
  "description": "The color of the Grid stack layout column header.\n",
147950
148220
  "commentRange": {
147951
- "start": 514,
147952
- "end": 515
148221
+ "start": 530,
148222
+ "end": 531
147953
148223
  },
147954
148224
  "context": {
147955
148225
  "type": "variable",
@@ -147957,8 +148227,8 @@
147957
148227
  "value": "color-mix(in srgb, k-color(subtle) 75%, k-color(on-app-surface))",
147958
148228
  "scope": "default",
147959
148229
  "line": {
147960
- "start": 516,
147961
- "end": 516
148230
+ "start": 532,
148231
+ "end": 532
147962
148232
  }
147963
148233
  },
147964
148234
  "group": [
@@ -147975,8 +148245,8 @@
147975
148245
  {
147976
148246
  "description": "The outline color of the Grid stack layout focused cell.\n",
147977
148247
  "commentRange": {
147978
- "start": 517,
147979
- "end": 518
148248
+ "start": 533,
148249
+ "end": 534
147980
148250
  },
147981
148251
  "context": {
147982
148252
  "type": "variable",
@@ -147984,8 +148254,8 @@
147984
148254
  "value": "k-color(subtle)",
147985
148255
  "scope": "default",
147986
148256
  "line": {
147987
- "start": 519,
147988
- "end": 519
148257
+ "start": 535,
148258
+ "end": 535
147989
148259
  }
147990
148260
  },
147991
148261
  "group": [
@@ -148002,8 +148272,8 @@
148002
148272
  {
148003
148273
  "description": "The Grid stack layout expandable row shadow.\n",
148004
148274
  "commentRange": {
148005
- "start": 520,
148006
- "end": 521
148275
+ "start": 536,
148276
+ "end": 537
148007
148277
  },
148008
148278
  "context": {
148009
148279
  "type": "variable",
@@ -148011,8 +148281,8 @@
148011
148281
  "value": "k-elevation(2)",
148012
148282
  "scope": "default",
148013
148283
  "line": {
148014
- "start": 522,
148015
- "end": 522
148284
+ "start": 538,
148285
+ "end": 538
148016
148286
  }
148017
148287
  },
148018
148288
  "group": [
@@ -148029,8 +148299,8 @@
148029
148299
  {
148030
148300
  "description": "The font weight of the pinned source row in the Grid.\n",
148031
148301
  "commentRange": {
148032
- "start": 524,
148033
- "end": 525
148302
+ "start": 540,
148303
+ "end": 541
148034
148304
  },
148035
148305
  "context": {
148036
148306
  "type": "variable",
@@ -148038,8 +148308,8 @@
148038
148308
  "value": "var( --kendo-font-weight-bold, 700 )",
148039
148309
  "scope": "default",
148040
148310
  "line": {
148041
- "start": 526,
148042
- "end": 526
148311
+ "start": 542,
148312
+ "end": 542
148043
148313
  }
148044
148314
  },
148045
148315
  "group": [