@progress/kendo-theme-meridian 14.2.0-dev.2 → 14.2.0-dev.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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": [
@@ -42804,8 +42885,8 @@
42804
42885
  {
42805
42886
  "description": "The vertical border of the Grid footer.\n",
42806
42887
  "commentRange": {
42807
- "start": 472,
42808
- "end": 473
42888
+ "start": 482,
42889
+ "end": 483
42809
42890
  },
42810
42891
  "context": {
42811
42892
  "type": "variable",
@@ -42813,8 +42894,8 @@
42813
42894
  "value": "1px",
42814
42895
  "scope": "default",
42815
42896
  "line": {
42816
- "start": 474,
42817
- "end": 474
42897
+ "start": 484,
42898
+ "end": 484
42818
42899
  }
42819
42900
  },
42820
42901
  "group": [
@@ -42831,8 +42912,8 @@
42831
42912
  {
42832
42913
  "description": "The background color of the Grid row resize indicator.\n",
42833
42914
  "commentRange": {
42834
- "start": 476,
42835
- "end": 477
42915
+ "start": 486,
42916
+ "end": 487
42836
42917
  },
42837
42918
  "context": {
42838
42919
  "type": "variable",
@@ -42840,8 +42921,8 @@
42840
42921
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
42841
42922
  "scope": "default",
42842
42923
  "line": {
42843
- "start": 478,
42844
- "end": 478
42924
+ "start": 488,
42925
+ "end": 488
42845
42926
  }
42846
42927
  },
42847
42928
  "group": [
@@ -42858,8 +42939,8 @@
42858
42939
  {
42859
42940
  "description": "The background color of the active Grid row resize indicator.\n",
42860
42941
  "commentRange": {
42861
- "start": 479,
42862
- "end": 480
42942
+ "start": 489,
42943
+ "end": 490
42863
42944
  },
42864
42945
  "context": {
42865
42946
  "type": "variable",
@@ -42867,8 +42948,8 @@
42867
42948
  "value": "k-color(primary)",
42868
42949
  "scope": "default",
42869
42950
  "line": {
42870
- "start": 481,
42871
- "end": 481
42951
+ "start": 491,
42952
+ "end": 491
42872
42953
  }
42873
42954
  },
42874
42955
  "group": [
@@ -42885,8 +42966,8 @@
42885
42966
  {
42886
42967
  "description": "The height of the Grid row resize indicator.\n",
42887
42968
  "commentRange": {
42888
- "start": 482,
42889
- "end": 483
42969
+ "start": 492,
42970
+ "end": 493
42890
42971
  },
42891
42972
  "context": {
42892
42973
  "type": "variable",
@@ -42894,8 +42975,8 @@
42894
42975
  "value": "k-spacing(0.5)",
42895
42976
  "scope": "default",
42896
42977
  "line": {
42897
- "start": 484,
42898
- "end": 484
42978
+ "start": 494,
42979
+ "end": 494
42899
42980
  }
42900
42981
  },
42901
42982
  "group": [
@@ -42912,8 +42993,8 @@
42912
42993
  {
42913
42994
  "description": "The horizontal padding of the Grid stack layout cells.\n",
42914
42995
  "commentRange": {
42915
- "start": 486,
42916
- "end": 487
42996
+ "start": 496,
42997
+ "end": 497
42917
42998
  },
42918
42999
  "context": {
42919
43000
  "type": "variable",
@@ -42921,8 +43002,8 @@
42921
43002
  "value": "k-spacing(2)",
42922
43003
  "scope": "default",
42923
43004
  "line": {
42924
- "start": 488,
42925
- "end": 488
43005
+ "start": 498,
43006
+ "end": 498
42926
43007
  }
42927
43008
  },
42928
43009
  "group": [
@@ -42939,8 +43020,8 @@
42939
43020
  {
42940
43021
  "description": "The vertical padding of the Grid stack layout cells.\n",
42941
43022
  "commentRange": {
42942
- "start": 489,
42943
- "end": 490
43023
+ "start": 499,
43024
+ "end": 500
42944
43025
  },
42945
43026
  "context": {
42946
43027
  "type": "variable",
@@ -42948,8 +43029,8 @@
42948
43029
  "value": "k-spacing(1.5)",
42949
43030
  "scope": "default",
42950
43031
  "line": {
42951
- "start": 491,
42952
- "end": 491
43032
+ "start": 501,
43033
+ "end": 501
42953
43034
  }
42954
43035
  },
42955
43036
  "group": [
@@ -42966,8 +43047,8 @@
42966
43047
  {
42967
43048
  "description": "The column gap of the Grid stack layout.\n",
42968
43049
  "commentRange": {
42969
- "start": 493,
42970
- "end": 494
43050
+ "start": 503,
43051
+ "end": 504
42971
43052
  },
42972
43053
  "context": {
42973
43054
  "type": "variable",
@@ -42975,8 +43056,8 @@
42975
43056
  "value": "k-spacing(1)",
42976
43057
  "scope": "default",
42977
43058
  "line": {
42978
- "start": 495,
42979
- "end": 495
43059
+ "start": 505,
43060
+ "end": 505
42980
43061
  }
42981
43062
  },
42982
43063
  "group": [
@@ -42993,8 +43074,8 @@
42993
43074
  {
42994
43075
  "description": "The column gap of the editable Grid stack layout.\n",
42995
43076
  "commentRange": {
42996
- "start": 496,
42997
- "end": 497
43077
+ "start": 506,
43078
+ "end": 507
42998
43079
  },
42999
43080
  "context": {
43000
43081
  "type": "variable",
@@ -43002,8 +43083,8 @@
43002
43083
  "value": "k-spacing(2)",
43003
43084
  "scope": "default",
43004
43085
  "line": {
43005
- "start": 498,
43006
- "end": 498
43086
+ "start": 508,
43087
+ "end": 508
43007
43088
  }
43008
43089
  },
43009
43090
  "group": [
@@ -43020,8 +43101,8 @@
43020
43101
  {
43021
43102
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
43022
43103
  "commentRange": {
43023
- "start": 500,
43024
- "end": 501
43104
+ "start": 510,
43105
+ "end": 511
43025
43106
  },
43026
43107
  "context": {
43027
43108
  "type": "variable",
@@ -43029,8 +43110,8 @@
43029
43110
  "value": "k-spacing(2)",
43030
43111
  "scope": "default",
43031
43112
  "line": {
43032
- "start": 502,
43033
- "end": 502
43113
+ "start": 512,
43114
+ "end": 512
43034
43115
  }
43035
43116
  },
43036
43117
  "group": [
@@ -43047,8 +43128,8 @@
43047
43128
  {
43048
43129
  "description": "The font size of the Grid stack layout column header.\n",
43049
43130
  "commentRange": {
43050
- "start": 504,
43051
- "end": 505
43131
+ "start": 514,
43132
+ "end": 515
43052
43133
  },
43053
43134
  "context": {
43054
43135
  "type": "variable",
@@ -43056,8 +43137,8 @@
43056
43137
  "value": "var( --kendo-font-size-sm, inherit )",
43057
43138
  "scope": "default",
43058
43139
  "line": {
43059
- "start": 506,
43060
- "end": 506
43140
+ "start": 516,
43141
+ "end": 516
43061
43142
  }
43062
43143
  },
43063
43144
  "group": [
@@ -43074,8 +43155,8 @@
43074
43155
  {
43075
43156
  "description": "The font weight of the Grid stack layout column header.\n",
43076
43157
  "commentRange": {
43077
- "start": 507,
43078
- "end": 508
43158
+ "start": 517,
43159
+ "end": 518
43079
43160
  },
43080
43161
  "context": {
43081
43162
  "type": "variable",
@@ -43083,8 +43164,8 @@
43083
43164
  "value": "var( --kendo-font-weight-bold, bold )",
43084
43165
  "scope": "default",
43085
43166
  "line": {
43086
- "start": 509,
43087
- "end": 509
43167
+ "start": 519,
43168
+ "end": 519
43088
43169
  }
43089
43170
  },
43090
43171
  "group": [
@@ -43101,8 +43182,8 @@
43101
43182
  {
43102
43183
  "description": "The height of the Grid stack layout expandable row shadow.\n",
43103
43184
  "commentRange": {
43104
- "start": 510,
43105
- "end": 511
43185
+ "start": 520,
43186
+ "end": 521
43106
43187
  },
43107
43188
  "context": {
43108
43189
  "type": "variable",
@@ -43110,8 +43191,8 @@
43110
43191
  "value": "k-spacing(2.5)",
43111
43192
  "scope": "default",
43112
43193
  "line": {
43113
- "start": 512,
43114
- "end": 512
43194
+ "start": 522,
43195
+ "end": 522
43115
43196
  }
43116
43197
  },
43117
43198
  "group": [
@@ -43128,8 +43209,8 @@
43128
43209
  {
43129
43210
  "description": "The color of the Grid stack layout column header.\n",
43130
43211
  "commentRange": {
43131
- "start": 514,
43132
- "end": 515
43212
+ "start": 524,
43213
+ "end": 525
43133
43214
  },
43134
43215
  "context": {
43135
43216
  "type": "variable",
@@ -43137,8 +43218,8 @@
43137
43218
  "value": "color-mix(in srgb, k-color(subtle) 75%, k-color(on-app-surface))",
43138
43219
  "scope": "default",
43139
43220
  "line": {
43140
- "start": 516,
43141
- "end": 516
43221
+ "start": 526,
43222
+ "end": 526
43142
43223
  }
43143
43224
  },
43144
43225
  "group": [
@@ -43155,8 +43236,8 @@
43155
43236
  {
43156
43237
  "description": "The outline color of the Grid stack layout focused cell.\n",
43157
43238
  "commentRange": {
43158
- "start": 517,
43159
- "end": 518
43239
+ "start": 527,
43240
+ "end": 528
43160
43241
  },
43161
43242
  "context": {
43162
43243
  "type": "variable",
@@ -43164,8 +43245,8 @@
43164
43245
  "value": "k-color(subtle)",
43165
43246
  "scope": "default",
43166
43247
  "line": {
43167
- "start": 519,
43168
- "end": 519
43248
+ "start": 529,
43249
+ "end": 529
43169
43250
  }
43170
43251
  },
43171
43252
  "group": [
@@ -43182,8 +43263,8 @@
43182
43263
  {
43183
43264
  "description": "The Grid stack layout expandable row shadow.\n",
43184
43265
  "commentRange": {
43185
- "start": 520,
43186
- "end": 521
43266
+ "start": 530,
43267
+ "end": 531
43187
43268
  },
43188
43269
  "context": {
43189
43270
  "type": "variable",
@@ -43191,8 +43272,8 @@
43191
43272
  "value": "k-elevation(2)",
43192
43273
  "scope": "default",
43193
43274
  "line": {
43194
- "start": 522,
43195
- "end": 522
43275
+ "start": 532,
43276
+ "end": 532
43196
43277
  }
43197
43278
  },
43198
43279
  "group": [
@@ -43209,8 +43290,8 @@
43209
43290
  {
43210
43291
  "description": "The font weight of the pinned source row in the Grid.\n",
43211
43292
  "commentRange": {
43212
- "start": 524,
43213
- "end": 525
43293
+ "start": 534,
43294
+ "end": 535
43214
43295
  },
43215
43296
  "context": {
43216
43297
  "type": "variable",
@@ -43218,8 +43299,8 @@
43218
43299
  "value": "var( --kendo-font-weight-bold, 700 )",
43219
43300
  "scope": "default",
43220
43301
  "line": {
43221
- "start": 526,
43222
- "end": 526
43302
+ "start": 536,
43303
+ "end": 536
43223
43304
  }
43224
43305
  },
43225
43306
  "group": [
@@ -145705,15 +145786,15 @@
145705
145786
  "resolvedType": "String"
145706
145787
  },
145707
145788
  {
145708
- "description": "The background color of Grid footer.\n",
145789
+ "description": "The background color of Grid add row.\n",
145709
145790
  "commentRange": {
145710
145791
  "start": 224,
145711
145792
  "end": 225
145712
145793
  },
145713
145794
  "context": {
145714
145795
  "type": "variable",
145715
- "name": "kendo-grid-footer-bg",
145716
- "value": "$kendo-grid-header-bg",
145796
+ "name": "kendo-grid-add-row-bg",
145797
+ "value": "k-color(surface)",
145717
145798
  "scope": "default",
145718
145799
  "line": {
145719
145800
  "start": 226,
@@ -145732,15 +145813,15 @@
145732
145813
  "resolvedType": "String"
145733
145814
  },
145734
145815
  {
145735
- "description": "The text color of Grid footer.\n",
145816
+ "description": "The text color of Grid add row.\n",
145736
145817
  "commentRange": {
145737
145818
  "start": 227,
145738
145819
  "end": 228
145739
145820
  },
145740
145821
  "context": {
145741
145822
  "type": "variable",
145742
- "name": "kendo-grid-footer-text",
145743
- "value": "$kendo-grid-header-text",
145823
+ "name": "kendo-grid-add-row-text",
145824
+ "value": "color-mix(in srgb, k-color(subtle) 75%, k-color(on-app-surface))",
145744
145825
  "scope": "default",
145745
145826
  "line": {
145746
145827
  "start": 229,
@@ -145759,15 +145840,15 @@
145759
145840
  "resolvedType": "String"
145760
145841
  },
145761
145842
  {
145762
- "description": "The border color of Grid footer.\n",
145843
+ "description": "The border color of Grid add row.\n",
145763
145844
  "commentRange": {
145764
145845
  "start": 230,
145765
145846
  "end": 231
145766
145847
  },
145767
145848
  "context": {
145768
145849
  "type": "variable",
145769
- "name": "kendo-grid-footer-border",
145770
- "value": "$kendo-grid-header-border",
145850
+ "name": "kendo-grid-add-row-border",
145851
+ "value": "k-color(border)",
145771
145852
  "scope": "default",
145772
145853
  "line": {
145773
145854
  "start": 232,
@@ -145786,15 +145867,15 @@
145786
145867
  "resolvedType": "String"
145787
145868
  },
145788
145869
  {
145789
- "description": "The background color of the Grid alternating rows.\n",
145870
+ "description": "The background color of Grid footer.\n",
145790
145871
  "commentRange": {
145791
145872
  "start": 234,
145792
145873
  "end": 235
145793
145874
  },
145794
145875
  "context": {
145795
145876
  "type": "variable",
145796
- "name": "kendo-grid-alt-bg",
145797
- "value": "$kendo-table-alt-row-bg",
145877
+ "name": "kendo-grid-footer-bg",
145878
+ "value": "$kendo-grid-header-bg",
145798
145879
  "scope": "default",
145799
145880
  "line": {
145800
145881
  "start": 236,
@@ -145809,14 +145890,95 @@
145809
145890
  "path": "meridian/scss/grid/_variables.scss",
145810
145891
  "name": "_variables.scss"
145811
145892
  },
145893
+ "resolvedValue": "var(--kendo-color-surface)",
145894
+ "resolvedType": "String"
145895
+ },
145896
+ {
145897
+ "description": "The text color of Grid footer.\n",
145898
+ "commentRange": {
145899
+ "start": 237,
145900
+ "end": 238
145901
+ },
145902
+ "context": {
145903
+ "type": "variable",
145904
+ "name": "kendo-grid-footer-text",
145905
+ "value": "$kendo-grid-header-text",
145906
+ "scope": "default",
145907
+ "line": {
145908
+ "start": 239,
145909
+ "end": 239
145910
+ }
145911
+ },
145912
+ "group": [
145913
+ "grid"
145914
+ ],
145915
+ "access": "public",
145916
+ "file": {
145917
+ "path": "meridian/scss/grid/_variables.scss",
145918
+ "name": "_variables.scss"
145919
+ },
145920
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-subtle) 75%, var(--kendo-color-on-app-surface))",
145921
+ "resolvedType": "String"
145922
+ },
145923
+ {
145924
+ "description": "The border color of Grid footer.\n",
145925
+ "commentRange": {
145926
+ "start": 240,
145927
+ "end": 241
145928
+ },
145929
+ "context": {
145930
+ "type": "variable",
145931
+ "name": "kendo-grid-footer-border",
145932
+ "value": "$kendo-grid-header-border",
145933
+ "scope": "default",
145934
+ "line": {
145935
+ "start": 242,
145936
+ "end": 242
145937
+ }
145938
+ },
145939
+ "group": [
145940
+ "grid"
145941
+ ],
145942
+ "access": "public",
145943
+ "file": {
145944
+ "path": "meridian/scss/grid/_variables.scss",
145945
+ "name": "_variables.scss"
145946
+ },
145947
+ "resolvedValue": "var(--kendo-color-border)",
145948
+ "resolvedType": "String"
145949
+ },
145950
+ {
145951
+ "description": "The background color of the Grid alternating rows.\n",
145952
+ "commentRange": {
145953
+ "start": 244,
145954
+ "end": 245
145955
+ },
145956
+ "context": {
145957
+ "type": "variable",
145958
+ "name": "kendo-grid-alt-bg",
145959
+ "value": "$kendo-table-alt-row-bg",
145960
+ "scope": "default",
145961
+ "line": {
145962
+ "start": 246,
145963
+ "end": 246
145964
+ }
145965
+ },
145966
+ "group": [
145967
+ "grid"
145968
+ ],
145969
+ "access": "public",
145970
+ "file": {
145971
+ "path": "meridian/scss/grid/_variables.scss",
145972
+ "name": "_variables.scss"
145973
+ },
145812
145974
  "resolvedValue": "null",
145813
145975
  "resolvedType": "Null"
145814
145976
  },
145815
145977
  {
145816
145978
  "description": "The background color of hovered Grid rows.\n",
145817
145979
  "commentRange": {
145818
- "start": 238,
145819
- "end": 239
145980
+ "start": 248,
145981
+ "end": 249
145820
145982
  },
145821
145983
  "context": {
145822
145984
  "type": "variable",
@@ -145824,8 +145986,8 @@
145824
145986
  "value": "$kendo-table-hover-bg",
145825
145987
  "scope": "default",
145826
145988
  "line": {
145827
- "start": 240,
145828
- "end": 240
145989
+ "start": 250,
145990
+ "end": 250
145829
145991
  }
145830
145992
  },
145831
145993
  "group": [
@@ -145842,8 +146004,8 @@
145842
146004
  {
145843
146005
  "description": "The text color of hovered Grid rows.\n",
145844
146006
  "commentRange": {
145845
- "start": 241,
145846
- "end": 242
146007
+ "start": 251,
146008
+ "end": 252
145847
146009
  },
145848
146010
  "context": {
145849
146011
  "type": "variable",
@@ -145851,8 +146013,8 @@
145851
146013
  "value": "$kendo-table-hover-text",
145852
146014
  "scope": "default",
145853
146015
  "line": {
145854
- "start": 243,
145855
- "end": 243
146016
+ "start": 253,
146017
+ "end": 253
145856
146018
  }
145857
146019
  },
145858
146020
  "group": [
@@ -145869,8 +146031,8 @@
145869
146031
  {
145870
146032
  "description": "The background color of selected Grid rows.\n",
145871
146033
  "commentRange": {
145872
- "start": 245,
145873
- "end": 246
146034
+ "start": 255,
146035
+ "end": 256
145874
146036
  },
145875
146037
  "context": {
145876
146038
  "type": "variable",
@@ -145878,8 +146040,8 @@
145878
146040
  "value": "color-mix(in srgb, k-color(secondary) 12%, transparent)",
145879
146041
  "scope": "default",
145880
146042
  "line": {
145881
- "start": 247,
145882
- "end": 247
146043
+ "start": 257,
146044
+ "end": 257
145883
146045
  }
145884
146046
  },
145885
146047
  "group": [
@@ -145896,8 +146058,8 @@
145896
146058
  {
145897
146059
  "description": "The text color of selected Grid rows.\n",
145898
146060
  "commentRange": {
145899
- "start": 248,
145900
- "end": 249
146061
+ "start": 258,
146062
+ "end": 259
145901
146063
  },
145902
146064
  "context": {
145903
146065
  "type": "variable",
@@ -145905,8 +146067,8 @@
145905
146067
  "value": "$kendo-table-selected-text",
145906
146068
  "scope": "default",
145907
146069
  "line": {
145908
- "start": 250,
145909
- "end": 250
146070
+ "start": 260,
146071
+ "end": 260
145910
146072
  }
145911
146073
  },
145912
146074
  "group": [
@@ -145923,8 +146085,8 @@
145923
146085
  {
145924
146086
  "description": "The background color of highlighted Grid rows.\n",
145925
146087
  "commentRange": {
145926
- "start": 252,
145927
- "end": 253
146088
+ "start": 262,
146089
+ "end": 263
145928
146090
  },
145929
146091
  "context": {
145930
146092
  "type": "variable",
@@ -145932,8 +146094,8 @@
145932
146094
  "value": "color-mix(in srgb, k-color(warning) 12%, transparent)",
145933
146095
  "scope": "default",
145934
146096
  "line": {
145935
- "start": 254,
145936
- "end": 254
146097
+ "start": 264,
146098
+ "end": 264
145937
146099
  }
145938
146100
  },
145939
146101
  "group": [
@@ -145950,8 +146112,8 @@
145950
146112
  {
145951
146113
  "description": "The font weight of highlighted Grid rows.\n",
145952
146114
  "commentRange": {
145953
- "start": 255,
145954
- "end": 256
146115
+ "start": 265,
146116
+ "end": 266
145955
146117
  },
145956
146118
  "context": {
145957
146119
  "type": "variable",
@@ -145959,8 +146121,8 @@
145959
146121
  "value": "var( --kendo-font-weight-semibold, 600 )",
145960
146122
  "scope": "default",
145961
146123
  "line": {
145962
- "start": 257,
145963
- "end": 257
146124
+ "start": 267,
146125
+ "end": 267
145964
146126
  }
145965
146127
  },
145966
146128
  "group": [
@@ -145977,8 +146139,8 @@
145977
146139
  {
145978
146140
  "description": "The background color of selected highlighted Grid rows.\n",
145979
146141
  "commentRange": {
145980
- "start": 259,
145981
- "end": 260
146142
+ "start": 269,
146143
+ "end": 270
145982
146144
  },
145983
146145
  "context": {
145984
146146
  "type": "variable",
@@ -145986,8 +146148,8 @@
145986
146148
  "value": "color-mix(in srgb, color-mix(in srgb, k-color(secondary), k-color(warning)) 12%, transparent)",
145987
146149
  "scope": "default",
145988
146150
  "line": {
145989
- "start": 261,
145990
- "end": 261
146151
+ "start": 271,
146152
+ "end": 271
145991
146153
  }
145992
146154
  },
145993
146155
  "group": [
@@ -146004,8 +146166,8 @@
146004
146166
  {
146005
146167
  "description": "The background color of the Grid selection aggregates container.\n",
146006
146168
  "commentRange": {
146007
- "start": 263,
146008
- "end": 264
146169
+ "start": 273,
146170
+ "end": 274
146009
146171
  },
146010
146172
  "context": {
146011
146173
  "type": "variable",
@@ -146013,8 +146175,8 @@
146013
146175
  "value": "$kendo-grid-header-bg",
146014
146176
  "scope": "default",
146015
146177
  "line": {
146016
- "start": 265,
146017
- "end": 265
146178
+ "start": 275,
146179
+ "end": 275
146018
146180
  }
146019
146181
  },
146020
146182
  "group": [
@@ -146031,8 +146193,8 @@
146031
146193
  {
146032
146194
  "description": "The text color of the Grid selection aggregates container.\n",
146033
146195
  "commentRange": {
146034
- "start": 266,
146035
- "end": 267
146196
+ "start": 276,
146197
+ "end": 277
146036
146198
  },
146037
146199
  "context": {
146038
146200
  "type": "variable",
@@ -146040,8 +146202,8 @@
146040
146202
  "value": "$kendo-grid-text",
146041
146203
  "scope": "default",
146042
146204
  "line": {
146043
- "start": 268,
146044
- "end": 268
146205
+ "start": 278,
146206
+ "end": 278
146045
146207
  }
146046
146208
  },
146047
146209
  "group": [
@@ -146058,8 +146220,8 @@
146058
146220
  {
146059
146221
  "description": "The border color of the Grid selection aggregates container.\n",
146060
146222
  "commentRange": {
146061
- "start": 269,
146062
- "end": 270
146223
+ "start": 279,
146224
+ "end": 280
146063
146225
  },
146064
146226
  "context": {
146065
146227
  "type": "variable",
@@ -146067,8 +146229,8 @@
146067
146229
  "value": "$kendo-grid-border",
146068
146230
  "scope": "default",
146069
146231
  "line": {
146070
- "start": 271,
146071
- "end": 271
146232
+ "start": 281,
146233
+ "end": 281
146072
146234
  }
146073
146235
  },
146074
146236
  "group": [
@@ -146085,8 +146247,8 @@
146085
146247
  {
146086
146248
  "description": "The border width of the Grid selection aggregates container.\n",
146087
146249
  "commentRange": {
146088
- "start": 272,
146089
- "end": 273
146250
+ "start": 282,
146251
+ "end": 283
146090
146252
  },
146091
146253
  "context": {
146092
146254
  "type": "variable",
@@ -146094,8 +146256,8 @@
146094
146256
  "value": "$kendo-grid-border-width",
146095
146257
  "scope": "default",
146096
146258
  "line": {
146097
- "start": 274,
146098
- "end": 274
146259
+ "start": 284,
146260
+ "end": 284
146099
146261
  }
146100
146262
  },
146101
146263
  "group": [
@@ -146112,8 +146274,8 @@
146112
146274
  {
146113
146275
  "description": "The spacing between the selection aggregates items.\n",
146114
146276
  "commentRange": {
146115
- "start": 275,
146116
- "end": 276
146277
+ "start": 285,
146278
+ "end": 286
146117
146279
  },
146118
146280
  "context": {
146119
146281
  "type": "variable",
@@ -146121,8 +146283,8 @@
146121
146283
  "value": "k-spacing(2)",
146122
146284
  "scope": "default",
146123
146285
  "line": {
146124
- "start": 277,
146125
- "end": 277
146286
+ "start": 287,
146287
+ "end": 287
146126
146288
  }
146127
146289
  },
146128
146290
  "group": [
@@ -146139,8 +146301,8 @@
146139
146301
  {
146140
146302
  "description": "The line height of the Grid selection aggregates container.\n",
146141
146303
  "commentRange": {
146142
- "start": 278,
146143
- "end": 279
146304
+ "start": 288,
146305
+ "end": 289
146144
146306
  },
146145
146307
  "context": {
146146
146308
  "type": "variable",
@@ -146148,8 +146310,8 @@
146148
146310
  "value": "$kendo-grid-line-height",
146149
146311
  "scope": "default",
146150
146312
  "line": {
146151
- "start": 280,
146152
- "end": 280
146313
+ "start": 290,
146314
+ "end": 290
146153
146315
  }
146154
146316
  },
146155
146317
  "group": [
@@ -146166,8 +146328,8 @@
146166
146328
  {
146167
146329
  "description": "The font weight of the Grid selection aggregates container.\n",
146168
146330
  "commentRange": {
146169
- "start": 281,
146170
- "end": 282
146331
+ "start": 291,
146332
+ "end": 292
146171
146333
  },
146172
146334
  "context": {
146173
146335
  "type": "variable",
@@ -146175,8 +146337,8 @@
146175
146337
  "value": "var( --kendo-font-weight-bold, normal )",
146176
146338
  "scope": "default",
146177
146339
  "line": {
146178
- "start": 283,
146179
- "end": 283
146340
+ "start": 293,
146341
+ "end": 293
146180
146342
  }
146181
146343
  },
146182
146344
  "group": [
@@ -146193,8 +146355,8 @@
146193
146355
  {
146194
146356
  "description": "The background color of the Grid row.\n",
146195
146357
  "commentRange": {
146196
- "start": 285,
146197
- "end": 286
146358
+ "start": 295,
146359
+ "end": 296
146198
146360
  },
146199
146361
  "context": {
146200
146362
  "type": "variable",
@@ -146202,8 +146364,8 @@
146202
146364
  "value": "k-color(surface)",
146203
146365
  "scope": "default",
146204
146366
  "line": {
146205
- "start": 287,
146206
- "end": 287
146367
+ "start": 297,
146368
+ "end": 297
146207
146369
  }
146208
146370
  },
146209
146371
  "group": [
@@ -146220,8 +146382,8 @@
146220
146382
  {
146221
146383
  "description": "The background color of the Grid grouping header.\n",
146222
146384
  "commentRange": {
146223
- "start": 289,
146224
- "end": 290
146385
+ "start": 299,
146386
+ "end": 300
146225
146387
  },
146226
146388
  "context": {
146227
146389
  "type": "variable",
@@ -146229,8 +146391,8 @@
146229
146391
  "value": "k-color(surface-alt)",
146230
146392
  "scope": "default",
146231
146393
  "line": {
146232
- "start": 291,
146233
- "end": 291
146394
+ "start": 301,
146395
+ "end": 301
146234
146396
  }
146235
146397
  },
146236
146398
  "group": [
@@ -146247,8 +146409,8 @@
146247
146409
  {
146248
146410
  "description": "The text color of the Grid grouping header.\n",
146249
146411
  "commentRange": {
146250
- "start": 292,
146251
- "end": 293
146412
+ "start": 302,
146413
+ "end": 303
146252
146414
  },
146253
146415
  "context": {
146254
146416
  "type": "variable",
@@ -146256,8 +146418,8 @@
146256
146418
  "value": "$kendo-grid-header-text",
146257
146419
  "scope": "default",
146258
146420
  "line": {
146259
- "start": 294,
146260
- "end": 294
146421
+ "start": 304,
146422
+ "end": 304
146261
146423
  }
146262
146424
  },
146263
146425
  "group": [
@@ -146274,8 +146436,8 @@
146274
146436
  {
146275
146437
  "description": "The border color of the Grid grouping header.\n",
146276
146438
  "commentRange": {
146277
- "start": 295,
146278
- "end": 296
146439
+ "start": 305,
146440
+ "end": 306
146279
146441
  },
146280
146442
  "context": {
146281
146443
  "type": "variable",
@@ -146283,8 +146445,8 @@
146283
146445
  "value": "$kendo-grid-header-border",
146284
146446
  "scope": "default",
146285
146447
  "line": {
146286
- "start": 297,
146287
- "end": 297
146448
+ "start": 307,
146449
+ "end": 307
146288
146450
  }
146289
146451
  },
146290
146452
  "group": [
@@ -146301,8 +146463,8 @@
146301
146463
  {
146302
146464
  "description": "The text color of the Grid row.\n",
146303
146465
  "commentRange": {
146304
- "start": 298,
146305
- "end": 299
146466
+ "start": 308,
146467
+ "end": 309
146306
146468
  },
146307
146469
  "context": {
146308
146470
  "type": "variable",
@@ -146310,8 +146472,8 @@
146310
146472
  "value": "$kendo-grid-text",
146311
146473
  "scope": "default",
146312
146474
  "line": {
146313
- "start": 300,
146314
- "end": 300
146475
+ "start": 310,
146476
+ "end": 310
146315
146477
  }
146316
146478
  },
146317
146479
  "group": [
@@ -146328,8 +146490,8 @@
146328
146490
  {
146329
146491
  "description": "The sorted icon spacing of the Grid.\n",
146330
146492
  "commentRange": {
146331
- "start": 302,
146332
- "end": 303
146493
+ "start": 312,
146494
+ "end": 313
146333
146495
  },
146334
146496
  "context": {
146335
146497
  "type": "variable",
@@ -146337,8 +146499,8 @@
146337
146499
  "value": "calc( #{k-spacing(2)} - 1px )",
146338
146500
  "scope": "default",
146339
146501
  "line": {
146340
- "start": 304,
146341
- "end": 304
146502
+ "start": 314,
146503
+ "end": 314
146342
146504
  }
146343
146505
  },
146344
146506
  "group": [
@@ -146355,8 +146517,8 @@
146355
146517
  {
146356
146518
  "description": "The background color of the Grid.\n",
146357
146519
  "commentRange": {
146358
- "start": 305,
146359
- "end": 306
146520
+ "start": 315,
146521
+ "end": 316
146360
146522
  },
146361
146523
  "context": {
146362
146524
  "type": "variable",
@@ -146364,8 +146526,8 @@
146364
146526
  "value": "color-mix(in srgb, k-color(secondary) 6%, transparent)",
146365
146527
  "scope": "default",
146366
146528
  "line": {
146367
- "start": 307,
146368
- "end": 307
146529
+ "start": 317,
146530
+ "end": 317
146369
146531
  }
146370
146532
  },
146371
146533
  "group": [
@@ -146382,8 +146544,8 @@
146382
146544
  {
146383
146545
  "description": "The text color of the Grid.\n",
146384
146546
  "commentRange": {
146385
- "start": 308,
146386
- "end": 309
146547
+ "start": 318,
146548
+ "end": 319
146387
146549
  },
146388
146550
  "context": {
146389
146551
  "type": "variable",
@@ -146391,8 +146553,8 @@
146391
146553
  "value": "k-color(secondary)",
146392
146554
  "scope": "default",
146393
146555
  "line": {
146394
- "start": 310,
146395
- "end": 310
146556
+ "start": 320,
146557
+ "end": 320
146396
146558
  }
146397
146559
  },
146398
146560
  "group": [
@@ -146409,8 +146571,8 @@
146409
146571
  {
146410
146572
  "description": "The font size of the Grid.\n",
146411
146573
  "commentRange": {
146412
- "start": 311,
146413
- "end": 312
146574
+ "start": 321,
146575
+ "end": 322
146414
146576
  },
146415
146577
  "context": {
146416
146578
  "type": "variable",
@@ -146418,8 +146580,8 @@
146418
146580
  "value": "var( --kendo-font-size-sm, inherit )",
146419
146581
  "scope": "default",
146420
146582
  "line": {
146421
- "start": 313,
146422
- "end": 313
146583
+ "start": 323,
146584
+ "end": 323
146423
146585
  }
146424
146586
  },
146425
146587
  "group": [
@@ -146436,8 +146598,8 @@
146436
146598
  {
146437
146599
  "description": "The spacing of the Grid.\n",
146438
146600
  "commentRange": {
146439
- "start": 314,
146440
- "end": 315
146601
+ "start": 324,
146602
+ "end": 325
146441
146603
  },
146442
146604
  "context": {
146443
146605
  "type": "variable",
@@ -146445,8 +146607,8 @@
146445
146607
  "value": "calc( #{$kendo-icon-spacing} / 2 )",
146446
146608
  "scope": "default",
146447
146609
  "line": {
146448
- "start": 316,
146449
- "end": 316
146610
+ "start": 326,
146611
+ "end": 326
146450
146612
  }
146451
146613
  },
146452
146614
  "group": [
@@ -146463,8 +146625,8 @@
146463
146625
  {
146464
146626
  "description": "The vertical spacing of the Grid.\n",
146465
146627
  "commentRange": {
146466
- "start": 317,
146467
- "end": 318
146628
+ "start": 327,
146629
+ "end": 328
146468
146630
  },
146469
146631
  "context": {
146470
146632
  "type": "variable",
@@ -146472,8 +146634,8 @@
146472
146634
  "value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1)",
146473
146635
  "scope": "default",
146474
146636
  "line": {
146475
- "start": 319,
146476
- "end": 319
146637
+ "start": 329,
146638
+ "end": 329
146477
146639
  }
146478
146640
  },
146479
146641
  "group": [
@@ -146490,8 +146652,8 @@
146490
146652
  {
146491
146653
  "description": "The shadow of the Grid.\n",
146492
146654
  "commentRange": {
146493
- "start": 322,
146494
- "end": 323
146655
+ "start": 332,
146656
+ "end": 333
146495
146657
  },
146496
146658
  "context": {
146497
146659
  "type": "variable",
@@ -146499,8 +146661,8 @@
146499
146661
  "value": "null",
146500
146662
  "scope": "default",
146501
146663
  "line": {
146502
- "start": 324,
146503
- "end": 324
146664
+ "start": 334,
146665
+ "end": 334
146504
146666
  }
146505
146667
  },
146506
146668
  "group": [
@@ -146517,8 +146679,8 @@
146517
146679
  {
146518
146680
  "description": "The outline color of the focused Grid cell.\n",
146519
146681
  "commentRange": {
146520
- "start": 326,
146521
- "end": 327
146682
+ "start": 336,
146683
+ "end": 337
146522
146684
  },
146523
146685
  "context": {
146524
146686
  "type": "variable",
@@ -146526,8 +146688,8 @@
146526
146688
  "value": "k-color(subtle)",
146527
146689
  "scope": "default",
146528
146690
  "line": {
146529
- "start": 328,
146530
- "end": 328
146691
+ "start": 338,
146692
+ "end": 338
146531
146693
  }
146532
146694
  },
146533
146695
  "group": [
@@ -146544,8 +146706,8 @@
146544
146706
  {
146545
146707
  "description": "The outline width of the focused Grid cell.\n",
146546
146708
  "commentRange": {
146547
- "start": 329,
146548
- "end": 330
146709
+ "start": 339,
146710
+ "end": 340
146549
146711
  },
146550
146712
  "context": {
146551
146713
  "type": "variable",
@@ -146553,8 +146715,8 @@
146553
146715
  "value": "1px",
146554
146716
  "scope": "default",
146555
146717
  "line": {
146556
- "start": 331,
146557
- "end": 331
146718
+ "start": 341,
146719
+ "end": 341
146558
146720
  }
146559
146721
  },
146560
146722
  "group": [
@@ -146571,8 +146733,8 @@
146571
146733
  {
146572
146734
  "description": "The outline offset of the focused Grid cell.\n",
146573
146735
  "commentRange": {
146574
- "start": 332,
146575
- "end": 333
146736
+ "start": 342,
146737
+ "end": 343
146576
146738
  },
146577
146739
  "context": {
146578
146740
  "type": "variable",
@@ -146580,8 +146742,8 @@
146580
146742
  "value": "1px",
146581
146743
  "scope": "default",
146582
146744
  "line": {
146583
- "start": 334,
146584
- "end": 334
146745
+ "start": 344,
146746
+ "end": 344
146585
146747
  }
146586
146748
  },
146587
146749
  "group": [
@@ -146598,8 +146760,8 @@
146598
146760
  {
146599
146761
  "description": "The spacing of the Grid button.\n",
146600
146762
  "commentRange": {
146601
- "start": 336,
146602
- "end": 337
146763
+ "start": 346,
146764
+ "end": 347
146603
146765
  },
146604
146766
  "context": {
146605
146767
  "type": "variable",
@@ -146607,8 +146769,8 @@
146607
146769
  "value": "k-spacing(2)",
146608
146770
  "scope": "default",
146609
146771
  "line": {
146610
- "start": 338,
146611
- "end": 338
146772
+ "start": 348,
146773
+ "end": 348
146612
146774
  }
146613
146775
  },
146614
146776
  "group": [
@@ -146625,8 +146787,8 @@
146625
146787
  {
146626
146788
  "description": "The background color of the sticky content in the Grid.\n",
146627
146789
  "commentRange": {
146628
- "start": 341,
146629
- "end": 342
146790
+ "start": 351,
146791
+ "end": 352
146630
146792
  },
146631
146793
  "context": {
146632
146794
  "type": "variable",
@@ -146634,8 +146796,8 @@
146634
146796
  "value": "k-color(surface-alt)",
146635
146797
  "scope": "default",
146636
146798
  "line": {
146637
- "start": 343,
146638
- "end": 343
146799
+ "start": 353,
146800
+ "end": 353
146639
146801
  }
146640
146802
  },
146641
146803
  "group": [
@@ -146652,8 +146814,8 @@
146652
146814
  {
146653
146815
  "description": "The background color of the hovered sticky content in the Grid.\n",
146654
146816
  "commentRange": {
146655
- "start": 344,
146656
- "end": 345
146817
+ "start": 354,
146818
+ "end": 355
146657
146819
  },
146658
146820
  "context": {
146659
146821
  "type": "variable",
@@ -146661,8 +146823,8 @@
146661
146823
  "value": "color-mix(in srgb, k-color(base) 60%, k-color(surface-alt))",
146662
146824
  "scope": "default",
146663
146825
  "line": {
146664
- "start": 346,
146665
- "end": 346
146826
+ "start": 356,
146827
+ "end": 356
146666
146828
  }
146667
146829
  },
146668
146830
  "group": [
@@ -146679,8 +146841,8 @@
146679
146841
  {
146680
146842
  "description": "The alternate background color of the sticky content in the Grid.\n",
146681
146843
  "commentRange": {
146682
- "start": 347,
146683
- "end": 348
146844
+ "start": 357,
146845
+ "end": 358
146684
146846
  },
146685
146847
  "context": {
146686
146848
  "type": "variable",
@@ -146688,8 +146850,8 @@
146688
146850
  "value": "$kendo-grid-alt-bg",
146689
146851
  "scope": "default",
146690
146852
  "line": {
146691
- "start": 349,
146692
- "end": 349
146853
+ "start": 359,
146854
+ "end": 359
146693
146855
  }
146694
146856
  },
146695
146857
  "group": [
@@ -146706,8 +146868,8 @@
146706
146868
  {
146707
146869
  "description": "The border color of the sticky content in the Grid.\n",
146708
146870
  "commentRange": {
146709
- "start": 351,
146710
- "end": 352
146871
+ "start": 361,
146872
+ "end": 362
146711
146873
  },
146712
146874
  "context": {
146713
146875
  "type": "variable",
@@ -146715,8 +146877,8 @@
146715
146877
  "value": "k-color(border-alt)",
146716
146878
  "scope": "default",
146717
146879
  "line": {
146718
- "start": 353,
146719
- "end": 353
146880
+ "start": 363,
146881
+ "end": 363
146720
146882
  }
146721
146883
  },
146722
146884
  "group": [
@@ -146733,8 +146895,8 @@
146733
146895
  {
146734
146896
  "description": "The background color of the sticky header in the Grid.\n",
146735
146897
  "commentRange": {
146736
- "start": 355,
146737
- "end": 356
146898
+ "start": 365,
146899
+ "end": 366
146738
146900
  },
146739
146901
  "context": {
146740
146902
  "type": "variable",
@@ -146742,8 +146904,8 @@
146742
146904
  "value": "$kendo-grid-header-bg",
146743
146905
  "scope": "default",
146744
146906
  "line": {
146745
- "start": 357,
146746
- "end": 357
146907
+ "start": 367,
146908
+ "end": 367
146747
146909
  }
146748
146910
  },
146749
146911
  "group": [
@@ -146760,8 +146922,8 @@
146760
146922
  {
146761
146923
  "description": "The text color of the sticky header in the Grid.\n",
146762
146924
  "commentRange": {
146763
- "start": 358,
146764
- "end": 359
146925
+ "start": 368,
146926
+ "end": 369
146765
146927
  },
146766
146928
  "context": {
146767
146929
  "type": "variable",
@@ -146769,8 +146931,8 @@
146769
146931
  "value": "$kendo-grid-header-text",
146770
146932
  "scope": "default",
146771
146933
  "line": {
146772
- "start": 360,
146773
- "end": 360
146934
+ "start": 370,
146935
+ "end": 370
146774
146936
  }
146775
146937
  },
146776
146938
  "group": [
@@ -146787,8 +146949,8 @@
146787
146949
  {
146788
146950
  "description": "The border color of the sticky header in the Grid.\n",
146789
146951
  "commentRange": {
146790
- "start": 361,
146791
- "end": 362
146952
+ "start": 371,
146953
+ "end": 372
146792
146954
  },
146793
146955
  "context": {
146794
146956
  "type": "variable",
@@ -146796,8 +146958,8 @@
146796
146958
  "value": "$kendo-grid-sticky-border",
146797
146959
  "scope": "default",
146798
146960
  "line": {
146799
- "start": 363,
146800
- "end": 363
146961
+ "start": 373,
146962
+ "end": 373
146801
146963
  }
146802
146964
  },
146803
146965
  "group": [
@@ -146814,8 +146976,8 @@
146814
146976
  {
146815
146977
  "description": "The background color of the sticky footer in the Grid.\n",
146816
146978
  "commentRange": {
146817
- "start": 365,
146818
- "end": 366
146979
+ "start": 375,
146980
+ "end": 376
146819
146981
  },
146820
146982
  "context": {
146821
146983
  "type": "variable",
@@ -146823,8 +146985,8 @@
146823
146985
  "value": "$kendo-grid-header-bg",
146824
146986
  "scope": "default",
146825
146987
  "line": {
146826
- "start": 367,
146827
- "end": 367
146988
+ "start": 377,
146989
+ "end": 377
146828
146990
  }
146829
146991
  },
146830
146992
  "group": [
@@ -146841,8 +147003,8 @@
146841
147003
  {
146842
147004
  "description": "The box shadow of the sticky container in the Grid.\n",
146843
147005
  "commentRange": {
146844
- "start": 369,
146845
- "end": 370
147006
+ "start": 379,
147007
+ "end": 380
146846
147008
  },
146847
147009
  "context": {
146848
147010
  "type": "variable",
@@ -146850,8 +147012,8 @@
146850
147012
  "value": "0 2px 4px 0 rgba(56, 66, 80, 0.08)",
146851
147013
  "scope": "default",
146852
147014
  "line": {
146853
- "start": 371,
146854
- "end": 371
147015
+ "start": 381,
147016
+ "end": 381
146855
147017
  }
146856
147018
  },
146857
147019
  "group": [
@@ -146868,8 +147030,8 @@
146868
147030
  {
146869
147031
  "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
146870
147032
  "commentRange": {
146871
- "start": 372,
146872
- "end": 373
147033
+ "start": 382,
147034
+ "end": 383
146873
147035
  },
146874
147036
  "context": {
146875
147037
  "type": "variable",
@@ -146877,8 +147039,8 @@
146877
147039
  "value": "0 -2px 4px 0 rgba(56, 66, 80, 0.08)",
146878
147040
  "scope": "default",
146879
147041
  "line": {
146880
- "start": 374,
146881
- "end": 374
147042
+ "start": 384,
147043
+ "end": 384
146882
147044
  }
146883
147045
  },
146884
147046
  "group": [
@@ -146895,8 +147057,8 @@
146895
147057
  {
146896
147058
  "description": "The box shadow of the pinned container in the Grid.\n",
146897
147059
  "commentRange": {
146898
- "start": 376,
146899
- "end": 377
147060
+ "start": 386,
147061
+ "end": 387
146900
147062
  },
146901
147063
  "context": {
146902
147064
  "type": "variable",
@@ -146904,8 +147066,8 @@
146904
147066
  "value": "0 4px 8px 0 rgba(56, 66, 80, 0.08)",
146905
147067
  "scope": "default",
146906
147068
  "line": {
146907
- "start": 378,
146908
- "end": 378
147069
+ "start": 388,
147070
+ "end": 388
146909
147071
  }
146910
147072
  },
146911
147073
  "group": [
@@ -146922,8 +147084,8 @@
146922
147084
  {
146923
147085
  "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
146924
147086
  "commentRange": {
146925
- "start": 379,
146926
- "end": 380
147087
+ "start": 389,
147088
+ "end": 390
146927
147089
  },
146928
147090
  "context": {
146929
147091
  "type": "variable",
@@ -146931,8 +147093,8 @@
146931
147093
  "value": "0 -4px 8px 0 rgba(56, 66, 80, 0.08)",
146932
147094
  "scope": "default",
146933
147095
  "line": {
146934
- "start": 381,
146935
- "end": 381
147096
+ "start": 391,
147097
+ "end": 391
146936
147098
  }
146937
147099
  },
146938
147100
  "group": [
@@ -146949,8 +147111,8 @@
146949
147111
  {
146950
147112
  "description": "The width of the Grid column menu.\n",
146951
147113
  "commentRange": {
146952
- "start": 384,
146953
- "end": 385
147114
+ "start": 394,
147115
+ "end": 395
146954
147116
  },
146955
147117
  "context": {
146956
147118
  "type": "variable",
@@ -146958,8 +147120,8 @@
146958
147120
  "value": "230px",
146959
147121
  "scope": "default",
146960
147122
  "line": {
146961
- "start": 386,
146962
- "end": 386
147123
+ "start": 396,
147124
+ "end": 396
146963
147125
  }
146964
147126
  },
146965
147127
  "group": [
@@ -146976,8 +147138,8 @@
146976
147138
  {
146977
147139
  "description": "The maximum width of the Grid column menu.\n",
146978
147140
  "commentRange": {
146979
- "start": 387,
146980
- "end": 388
147141
+ "start": 397,
147142
+ "end": 398
146981
147143
  },
146982
147144
  "context": {
146983
147145
  "type": "variable",
@@ -146985,8 +147147,8 @@
146985
147147
  "value": "320px",
146986
147148
  "scope": "default",
146987
147149
  "line": {
146988
- "start": 389,
146989
- "end": 389
147150
+ "start": 399,
147151
+ "end": 399
146990
147152
  }
146991
147153
  },
146992
147154
  "group": [
@@ -147003,8 +147165,8 @@
147003
147165
  {
147004
147166
  "description": "The horizontal padding of the Grid popup.\n",
147005
147167
  "commentRange": {
147006
- "start": 392,
147007
- "end": 393
147168
+ "start": 402,
147169
+ "end": 403
147008
147170
  },
147009
147171
  "context": {
147010
147172
  "type": "variable",
@@ -147012,8 +147174,8 @@
147012
147174
  "value": "k-spacing(2)",
147013
147175
  "scope": "default",
147014
147176
  "line": {
147015
- "start": 394,
147016
- "end": 394
147177
+ "start": 404,
147178
+ "end": 404
147017
147179
  }
147018
147180
  },
147019
147181
  "group": [
@@ -147030,8 +147192,8 @@
147030
147192
  {
147031
147193
  "description": "The vertical padding of the Grid popup.\n",
147032
147194
  "commentRange": {
147033
- "start": 395,
147034
- "end": 396
147195
+ "start": 405,
147196
+ "end": 406
147035
147197
  },
147036
147198
  "context": {
147037
147199
  "type": "variable",
@@ -147039,8 +147201,8 @@
147039
147201
  "value": "k-spacing(2)",
147040
147202
  "scope": "default",
147041
147203
  "line": {
147042
- "start": 397,
147043
- "end": 397
147204
+ "start": 407,
147205
+ "end": 407
147044
147206
  }
147045
147207
  },
147046
147208
  "group": [
@@ -147057,8 +147219,8 @@
147057
147219
  {
147058
147220
  "description": "The horizontal padding of the Grid item.\n",
147059
147221
  "commentRange": {
147060
- "start": 399,
147061
- "end": 400
147222
+ "start": 409,
147223
+ "end": 410
147062
147224
  },
147063
147225
  "context": {
147064
147226
  "type": "variable",
@@ -147066,8 +147228,8 @@
147066
147228
  "value": "$kendo-menu-popup-md-item-padding-x",
147067
147229
  "scope": "default",
147068
147230
  "line": {
147069
- "start": 401,
147070
- "end": 401
147231
+ "start": 411,
147232
+ "end": 411
147071
147233
  }
147072
147234
  },
147073
147235
  "group": [
@@ -147084,8 +147246,8 @@
147084
147246
  {
147085
147247
  "description": "The vertical padding of the Grid item.\n",
147086
147248
  "commentRange": {
147087
- "start": 402,
147088
- "end": 403
147249
+ "start": 412,
147250
+ "end": 413
147089
147251
  },
147090
147252
  "context": {
147091
147253
  "type": "variable",
@@ -147093,8 +147255,8 @@
147093
147255
  "value": "$kendo-menu-popup-md-item-padding-y",
147094
147256
  "scope": "default",
147095
147257
  "line": {
147096
- "start": 404,
147097
- "end": 404
147258
+ "start": 414,
147259
+ "end": 414
147098
147260
  }
147099
147261
  },
147100
147262
  "group": [
@@ -147111,8 +147273,8 @@
147111
147273
  {
147112
147274
  "description": "The horizontal padding of the Grid item.\n",
147113
147275
  "commentRange": {
147114
- "start": 406,
147115
- "end": 407
147276
+ "start": 416,
147277
+ "end": 417
147116
147278
  },
147117
147279
  "context": {
147118
147280
  "type": "variable",
@@ -147120,8 +147282,8 @@
147120
147282
  "value": "$kendo-list-md-item-padding-x",
147121
147283
  "scope": "default",
147122
147284
  "line": {
147123
- "start": 408,
147124
- "end": 408
147285
+ "start": 418,
147286
+ "end": 418
147125
147287
  }
147126
147288
  },
147127
147289
  "group": [
@@ -147138,8 +147300,8 @@
147138
147300
  {
147139
147301
  "description": "The vertical padding of the Grid item.\n",
147140
147302
  "commentRange": {
147141
- "start": 409,
147142
- "end": 410
147303
+ "start": 419,
147304
+ "end": 420
147143
147305
  },
147144
147306
  "context": {
147145
147307
  "type": "variable",
@@ -147147,8 +147309,8 @@
147147
147309
  "value": "$kendo-list-md-item-padding-y",
147148
147310
  "scope": "default",
147149
147311
  "line": {
147150
- "start": 411,
147151
- "end": 411
147312
+ "start": 421,
147313
+ "end": 421
147152
147314
  }
147153
147315
  },
147154
147316
  "group": [
@@ -147165,8 +147327,8 @@
147165
147327
  {
147166
147328
  "description": "The horizontal padding of the Grid.\n",
147167
147329
  "commentRange": {
147168
- "start": 413,
147169
- "end": 414
147330
+ "start": 423,
147331
+ "end": 424
147170
147332
  },
147171
147333
  "context": {
147172
147334
  "type": "variable",
@@ -147174,8 +147336,8 @@
147174
147336
  "value": "k-spacing(0)",
147175
147337
  "scope": "default",
147176
147338
  "line": {
147177
- "start": 415,
147178
- "end": 415
147339
+ "start": 425,
147340
+ "end": 425
147179
147341
  }
147180
147342
  },
147181
147343
  "group": [
@@ -147192,8 +147354,8 @@
147192
147354
  {
147193
147355
  "description": "The vertical padding of the Grid.\n",
147194
147356
  "commentRange": {
147195
- "start": 416,
147196
- "end": 417
147357
+ "start": 426,
147358
+ "end": 427
147197
147359
  },
147198
147360
  "context": {
147199
147361
  "type": "variable",
@@ -147201,8 +147363,8 @@
147201
147363
  "value": "k-spacing(1.5)",
147202
147364
  "scope": "default",
147203
147365
  "line": {
147204
- "start": 418,
147205
- "end": 418
147366
+ "start": 428,
147367
+ "end": 428
147206
147368
  }
147207
147369
  },
147208
147370
  "group": [
@@ -147219,8 +147381,8 @@
147219
147381
  {
147220
147382
  "description": "The horizontal padding of the Grid header.\n",
147221
147383
  "commentRange": {
147222
- "start": 420,
147223
- "end": 421
147384
+ "start": 430,
147385
+ "end": 431
147224
147386
  },
147225
147387
  "context": {
147226
147388
  "type": "variable",
@@ -147228,8 +147390,8 @@
147228
147390
  "value": "$kendo-menu-popup-md-item-padding-x",
147229
147391
  "scope": "default",
147230
147392
  "line": {
147231
- "start": 422,
147232
- "end": 422
147393
+ "start": 432,
147394
+ "end": 432
147233
147395
  }
147234
147396
  },
147235
147397
  "group": [
@@ -147246,8 +147408,8 @@
147246
147408
  {
147247
147409
  "description": "The vertical padding of the Grid header.\n",
147248
147410
  "commentRange": {
147249
- "start": 423,
147250
- "end": 424
147411
+ "start": 433,
147412
+ "end": 434
147251
147413
  },
147252
147414
  "context": {
147253
147415
  "type": "variable",
@@ -147255,8 +147417,8 @@
147255
147417
  "value": "$kendo-menu-popup-md-item-padding-y",
147256
147418
  "scope": "default",
147257
147419
  "line": {
147258
- "start": 425,
147259
- "end": 425
147420
+ "start": 435,
147421
+ "end": 435
147260
147422
  }
147261
147423
  },
147262
147424
  "group": [
@@ -147273,8 +147435,8 @@
147273
147435
  {
147274
147436
  "description": "The font size of the Grid header.\n",
147275
147437
  "commentRange": {
147276
- "start": 427,
147277
- "end": 428
147438
+ "start": 437,
147439
+ "end": 438
147278
147440
  },
147279
147441
  "context": {
147280
147442
  "type": "variable",
@@ -147282,8 +147444,8 @@
147282
147444
  "value": "var( --kendo-font-size-sm, inherit )",
147283
147445
  "scope": "default",
147284
147446
  "line": {
147285
- "start": 429,
147286
- "end": 429
147447
+ "start": 439,
147448
+ "end": 439
147287
147449
  }
147288
147450
  },
147289
147451
  "group": [
@@ -147300,8 +147462,8 @@
147300
147462
  {
147301
147463
  "description": "The height of the Grid header.\n",
147302
147464
  "commentRange": {
147303
- "start": 430,
147304
- "end": 431
147465
+ "start": 440,
147466
+ "end": 441
147305
147467
  },
147306
147468
  "context": {
147307
147469
  "type": "variable",
@@ -147309,8 +147471,8 @@
147309
147471
  "value": "var( --kendo-line-height, normal )",
147310
147472
  "scope": "default",
147311
147473
  "line": {
147312
- "start": 432,
147313
- "end": 432
147474
+ "start": 442,
147475
+ "end": 442
147314
147476
  }
147315
147477
  },
147316
147478
  "group": [
@@ -147327,8 +147489,8 @@
147327
147489
  {
147328
147490
  "description": "The text color of the Grid header.\n",
147329
147491
  "commentRange": {
147330
- "start": 433,
147331
- "end": 434
147492
+ "start": 443,
147493
+ "end": 444
147332
147494
  },
147333
147495
  "context": {
147334
147496
  "type": "variable",
@@ -147336,8 +147498,8 @@
147336
147498
  "value": "uppercase",
147337
147499
  "scope": "default",
147338
147500
  "line": {
147339
- "start": 435,
147340
- "end": 435
147501
+ "start": 445,
147502
+ "end": 445
147341
147503
  }
147342
147504
  },
147343
147505
  "group": [
@@ -147354,8 +147516,8 @@
147354
147516
  {
147355
147517
  "description": "The width of the Grid header.\n",
147356
147518
  "commentRange": {
147357
- "start": 436,
147358
- "end": 437
147519
+ "start": 446,
147520
+ "end": 447
147359
147521
  },
147360
147522
  "context": {
147361
147523
  "type": "variable",
@@ -147363,8 +147525,8 @@
147363
147525
  "value": "1px",
147364
147526
  "scope": "default",
147365
147527
  "line": {
147366
- "start": 438,
147367
- "end": 438
147528
+ "start": 448,
147529
+ "end": 448
147368
147530
  }
147369
147531
  },
147370
147532
  "group": [
@@ -147381,8 +147543,8 @@
147381
147543
  {
147382
147544
  "description": "The background color of the Grid header.\n",
147383
147545
  "commentRange": {
147384
- "start": 440,
147385
- "end": 441
147546
+ "start": 450,
147547
+ "end": 451
147386
147548
  },
147387
147549
  "context": {
147388
147550
  "type": "variable",
@@ -147390,8 +147552,8 @@
147390
147552
  "value": "null",
147391
147553
  "scope": "default",
147392
147554
  "line": {
147393
- "start": 442,
147394
- "end": 442
147555
+ "start": 452,
147556
+ "end": 452
147395
147557
  }
147396
147558
  },
147397
147559
  "group": [
@@ -147408,8 +147570,8 @@
147408
147570
  {
147409
147571
  "description": "The text color of the Grid header.\n",
147410
147572
  "commentRange": {
147411
- "start": 443,
147412
- "end": 444
147573
+ "start": 453,
147574
+ "end": 454
147413
147575
  },
147414
147576
  "context": {
147415
147577
  "type": "variable",
@@ -147417,8 +147579,8 @@
147417
147579
  "value": "$kendo-popup-text",
147418
147580
  "scope": "default",
147419
147581
  "line": {
147420
- "start": 445,
147421
- "end": 445
147582
+ "start": 455,
147583
+ "end": 455
147422
147584
  }
147423
147585
  },
147424
147586
  "group": [
@@ -147435,8 +147597,8 @@
147435
147597
  {
147436
147598
  "description": "The border color of the Grid header.\n",
147437
147599
  "commentRange": {
147438
- "start": 446,
147439
- "end": 447
147600
+ "start": 456,
147601
+ "end": 457
147440
147602
  },
147441
147603
  "context": {
147442
147604
  "type": "variable",
@@ -147444,8 +147606,8 @@
147444
147606
  "value": "$kendo-popup-border",
147445
147607
  "scope": "default",
147446
147608
  "line": {
147447
- "start": 448,
147448
- "end": 448
147609
+ "start": 458,
147610
+ "end": 458
147449
147611
  }
147450
147612
  },
147451
147613
  "group": [
@@ -147462,8 +147624,8 @@
147462
147624
  {
147463
147625
  "description": "The horizontal padding of the Grid content.\n",
147464
147626
  "commentRange": {
147465
- "start": 450,
147466
- "end": 451
147627
+ "start": 460,
147628
+ "end": 461
147467
147629
  },
147468
147630
  "context": {
147469
147631
  "type": "variable",
@@ -147471,8 +147633,8 @@
147471
147633
  "value": "k-spacing(0)",
147472
147634
  "scope": "default",
147473
147635
  "line": {
147474
- "start": 452,
147475
- "end": 452
147636
+ "start": 462,
147637
+ "end": 462
147476
147638
  }
147477
147639
  },
147478
147640
  "group": [
@@ -147489,8 +147651,8 @@
147489
147651
  {
147490
147652
  "description": "The vertical padding of the Grid content.\n",
147491
147653
  "commentRange": {
147492
- "start": 453,
147493
- "end": 454
147654
+ "start": 463,
147655
+ "end": 464
147494
147656
  },
147495
147657
  "context": {
147496
147658
  "type": "variable",
@@ -147498,8 +147660,8 @@
147498
147660
  "value": "k-spacing(2)",
147499
147661
  "scope": "default",
147500
147662
  "line": {
147501
- "start": 455,
147502
- "end": 455
147663
+ "start": 465,
147664
+ "end": 465
147503
147665
  }
147504
147666
  },
147505
147667
  "group": [
@@ -147516,8 +147678,8 @@
147516
147678
  {
147517
147679
  "description": "The background color of the Grid.\n",
147518
147680
  "commentRange": {
147519
- "start": 457,
147520
- "end": 458
147681
+ "start": 467,
147682
+ "end": 468
147521
147683
  },
147522
147684
  "context": {
147523
147685
  "type": "variable",
@@ -147525,8 +147687,8 @@
147525
147687
  "value": "k-color(surface)",
147526
147688
  "scope": "default",
147527
147689
  "line": {
147528
- "start": 459,
147529
- "end": 459
147690
+ "start": 469,
147691
+ "end": 469
147530
147692
  }
147531
147693
  },
147532
147694
  "group": [
@@ -147543,8 +147705,8 @@
147543
147705
  {
147544
147706
  "description": "The width of the Grid cell.\n",
147545
147707
  "commentRange": {
147546
- "start": 461,
147547
- "end": 462
147708
+ "start": 471,
147709
+ "end": 472
147548
147710
  },
147549
147711
  "context": {
147550
147712
  "type": "variable",
@@ -147552,8 +147714,8 @@
147552
147714
  "value": "($kendo-icon-size * 2.25)",
147553
147715
  "scope": "default",
147554
147716
  "line": {
147555
- "start": 463,
147556
- "end": 463
147717
+ "start": 473,
147718
+ "end": 473
147557
147719
  }
147558
147720
  },
147559
147721
  "group": [
@@ -147570,8 +147732,8 @@
147570
147732
  {
147571
147733
  "description": "The width of the Grid.\n",
147572
147734
  "commentRange": {
147573
- "start": 465,
147574
- "end": 466
147735
+ "start": 475,
147736
+ "end": 476
147575
147737
  },
147576
147738
  "context": {
147577
147739
  "type": "variable",
@@ -147579,8 +147741,8 @@
147579
147741
  "value": "($kendo-icon-size * 2)",
147580
147742
  "scope": "default",
147581
147743
  "line": {
147582
- "start": 467,
147583
- "end": 467
147744
+ "start": 477,
147745
+ "end": 477
147584
147746
  }
147585
147747
  },
147586
147748
  "group": [
@@ -147597,8 +147759,8 @@
147597
147759
  {
147598
147760
  "description": "The grouping border top of the Grid row.\n",
147599
147761
  "commentRange": {
147600
- "start": 469,
147601
- "end": 470
147762
+ "start": 479,
147763
+ "end": 480
147602
147764
  },
147603
147765
  "context": {
147604
147766
  "type": "variable",
@@ -147606,8 +147768,8 @@
147606
147768
  "value": "1px",
147607
147769
  "scope": "default",
147608
147770
  "line": {
147609
- "start": 471,
147610
- "end": 471
147771
+ "start": 481,
147772
+ "end": 481
147611
147773
  }
147612
147774
  },
147613
147775
  "group": [
@@ -147624,8 +147786,8 @@
147624
147786
  {
147625
147787
  "description": "The vertical border of the Grid footer.\n",
147626
147788
  "commentRange": {
147627
- "start": 472,
147628
- "end": 473
147789
+ "start": 482,
147790
+ "end": 483
147629
147791
  },
147630
147792
  "context": {
147631
147793
  "type": "variable",
@@ -147633,8 +147795,8 @@
147633
147795
  "value": "1px",
147634
147796
  "scope": "default",
147635
147797
  "line": {
147636
- "start": 474,
147637
- "end": 474
147798
+ "start": 484,
147799
+ "end": 484
147638
147800
  }
147639
147801
  },
147640
147802
  "group": [
@@ -147651,8 +147813,8 @@
147651
147813
  {
147652
147814
  "description": "The background color of the Grid row resize indicator.\n",
147653
147815
  "commentRange": {
147654
- "start": 476,
147655
- "end": 477
147816
+ "start": 486,
147817
+ "end": 487
147656
147818
  },
147657
147819
  "context": {
147658
147820
  "type": "variable",
@@ -147660,8 +147822,8 @@
147660
147822
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
147661
147823
  "scope": "default",
147662
147824
  "line": {
147663
- "start": 478,
147664
- "end": 478
147825
+ "start": 488,
147826
+ "end": 488
147665
147827
  }
147666
147828
  },
147667
147829
  "group": [
@@ -147678,8 +147840,8 @@
147678
147840
  {
147679
147841
  "description": "The background color of the active Grid row resize indicator.\n",
147680
147842
  "commentRange": {
147681
- "start": 479,
147682
- "end": 480
147843
+ "start": 489,
147844
+ "end": 490
147683
147845
  },
147684
147846
  "context": {
147685
147847
  "type": "variable",
@@ -147687,8 +147849,8 @@
147687
147849
  "value": "k-color(primary)",
147688
147850
  "scope": "default",
147689
147851
  "line": {
147690
- "start": 481,
147691
- "end": 481
147852
+ "start": 491,
147853
+ "end": 491
147692
147854
  }
147693
147855
  },
147694
147856
  "group": [
@@ -147705,8 +147867,8 @@
147705
147867
  {
147706
147868
  "description": "The height of the Grid row resize indicator.\n",
147707
147869
  "commentRange": {
147708
- "start": 482,
147709
- "end": 483
147870
+ "start": 492,
147871
+ "end": 493
147710
147872
  },
147711
147873
  "context": {
147712
147874
  "type": "variable",
@@ -147714,8 +147876,8 @@
147714
147876
  "value": "k-spacing(0.5)",
147715
147877
  "scope": "default",
147716
147878
  "line": {
147717
- "start": 484,
147718
- "end": 484
147879
+ "start": 494,
147880
+ "end": 494
147719
147881
  }
147720
147882
  },
147721
147883
  "group": [
@@ -147732,8 +147894,8 @@
147732
147894
  {
147733
147895
  "description": "The horizontal padding of the Grid stack layout cells.\n",
147734
147896
  "commentRange": {
147735
- "start": 486,
147736
- "end": 487
147897
+ "start": 496,
147898
+ "end": 497
147737
147899
  },
147738
147900
  "context": {
147739
147901
  "type": "variable",
@@ -147741,8 +147903,8 @@
147741
147903
  "value": "k-spacing(2)",
147742
147904
  "scope": "default",
147743
147905
  "line": {
147744
- "start": 488,
147745
- "end": 488
147906
+ "start": 498,
147907
+ "end": 498
147746
147908
  }
147747
147909
  },
147748
147910
  "group": [
@@ -147759,8 +147921,8 @@
147759
147921
  {
147760
147922
  "description": "The vertical padding of the Grid stack layout cells.\n",
147761
147923
  "commentRange": {
147762
- "start": 489,
147763
- "end": 490
147924
+ "start": 499,
147925
+ "end": 500
147764
147926
  },
147765
147927
  "context": {
147766
147928
  "type": "variable",
@@ -147768,8 +147930,8 @@
147768
147930
  "value": "k-spacing(1.5)",
147769
147931
  "scope": "default",
147770
147932
  "line": {
147771
- "start": 491,
147772
- "end": 491
147933
+ "start": 501,
147934
+ "end": 501
147773
147935
  }
147774
147936
  },
147775
147937
  "group": [
@@ -147786,8 +147948,8 @@
147786
147948
  {
147787
147949
  "description": "The column gap of the Grid stack layout.\n",
147788
147950
  "commentRange": {
147789
- "start": 493,
147790
- "end": 494
147951
+ "start": 503,
147952
+ "end": 504
147791
147953
  },
147792
147954
  "context": {
147793
147955
  "type": "variable",
@@ -147795,8 +147957,8 @@
147795
147957
  "value": "k-spacing(1)",
147796
147958
  "scope": "default",
147797
147959
  "line": {
147798
- "start": 495,
147799
- "end": 495
147960
+ "start": 505,
147961
+ "end": 505
147800
147962
  }
147801
147963
  },
147802
147964
  "group": [
@@ -147813,8 +147975,8 @@
147813
147975
  {
147814
147976
  "description": "The column gap of the editable Grid stack layout.\n",
147815
147977
  "commentRange": {
147816
- "start": 496,
147817
- "end": 497
147978
+ "start": 506,
147979
+ "end": 507
147818
147980
  },
147819
147981
  "context": {
147820
147982
  "type": "variable",
@@ -147822,8 +147984,8 @@
147822
147984
  "value": "k-spacing(2)",
147823
147985
  "scope": "default",
147824
147986
  "line": {
147825
- "start": 498,
147826
- "end": 498
147987
+ "start": 508,
147988
+ "end": 508
147827
147989
  }
147828
147990
  },
147829
147991
  "group": [
@@ -147840,8 +148002,8 @@
147840
148002
  {
147841
148003
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
147842
148004
  "commentRange": {
147843
- "start": 500,
147844
- "end": 501
148005
+ "start": 510,
148006
+ "end": 511
147845
148007
  },
147846
148008
  "context": {
147847
148009
  "type": "variable",
@@ -147849,8 +148011,8 @@
147849
148011
  "value": "k-spacing(2)",
147850
148012
  "scope": "default",
147851
148013
  "line": {
147852
- "start": 502,
147853
- "end": 502
148014
+ "start": 512,
148015
+ "end": 512
147854
148016
  }
147855
148017
  },
147856
148018
  "group": [
@@ -147867,8 +148029,8 @@
147867
148029
  {
147868
148030
  "description": "The font size of the Grid stack layout column header.\n",
147869
148031
  "commentRange": {
147870
- "start": 504,
147871
- "end": 505
148032
+ "start": 514,
148033
+ "end": 515
147872
148034
  },
147873
148035
  "context": {
147874
148036
  "type": "variable",
@@ -147876,8 +148038,8 @@
147876
148038
  "value": "var( --kendo-font-size-sm, inherit )",
147877
148039
  "scope": "default",
147878
148040
  "line": {
147879
- "start": 506,
147880
- "end": 506
148041
+ "start": 516,
148042
+ "end": 516
147881
148043
  }
147882
148044
  },
147883
148045
  "group": [
@@ -147894,8 +148056,8 @@
147894
148056
  {
147895
148057
  "description": "The font weight of the Grid stack layout column header.\n",
147896
148058
  "commentRange": {
147897
- "start": 507,
147898
- "end": 508
148059
+ "start": 517,
148060
+ "end": 518
147899
148061
  },
147900
148062
  "context": {
147901
148063
  "type": "variable",
@@ -147903,8 +148065,8 @@
147903
148065
  "value": "var( --kendo-font-weight-bold, bold )",
147904
148066
  "scope": "default",
147905
148067
  "line": {
147906
- "start": 509,
147907
- "end": 509
148068
+ "start": 519,
148069
+ "end": 519
147908
148070
  }
147909
148071
  },
147910
148072
  "group": [
@@ -147921,8 +148083,8 @@
147921
148083
  {
147922
148084
  "description": "The height of the Grid stack layout expandable row shadow.\n",
147923
148085
  "commentRange": {
147924
- "start": 510,
147925
- "end": 511
148086
+ "start": 520,
148087
+ "end": 521
147926
148088
  },
147927
148089
  "context": {
147928
148090
  "type": "variable",
@@ -147930,8 +148092,8 @@
147930
148092
  "value": "k-spacing(2.5)",
147931
148093
  "scope": "default",
147932
148094
  "line": {
147933
- "start": 512,
147934
- "end": 512
148095
+ "start": 522,
148096
+ "end": 522
147935
148097
  }
147936
148098
  },
147937
148099
  "group": [
@@ -147948,8 +148110,8 @@
147948
148110
  {
147949
148111
  "description": "The color of the Grid stack layout column header.\n",
147950
148112
  "commentRange": {
147951
- "start": 514,
147952
- "end": 515
148113
+ "start": 524,
148114
+ "end": 525
147953
148115
  },
147954
148116
  "context": {
147955
148117
  "type": "variable",
@@ -147957,8 +148119,8 @@
147957
148119
  "value": "color-mix(in srgb, k-color(subtle) 75%, k-color(on-app-surface))",
147958
148120
  "scope": "default",
147959
148121
  "line": {
147960
- "start": 516,
147961
- "end": 516
148122
+ "start": 526,
148123
+ "end": 526
147962
148124
  }
147963
148125
  },
147964
148126
  "group": [
@@ -147975,8 +148137,8 @@
147975
148137
  {
147976
148138
  "description": "The outline color of the Grid stack layout focused cell.\n",
147977
148139
  "commentRange": {
147978
- "start": 517,
147979
- "end": 518
148140
+ "start": 527,
148141
+ "end": 528
147980
148142
  },
147981
148143
  "context": {
147982
148144
  "type": "variable",
@@ -147984,8 +148146,8 @@
147984
148146
  "value": "k-color(subtle)",
147985
148147
  "scope": "default",
147986
148148
  "line": {
147987
- "start": 519,
147988
- "end": 519
148149
+ "start": 529,
148150
+ "end": 529
147989
148151
  }
147990
148152
  },
147991
148153
  "group": [
@@ -148002,8 +148164,8 @@
148002
148164
  {
148003
148165
  "description": "The Grid stack layout expandable row shadow.\n",
148004
148166
  "commentRange": {
148005
- "start": 520,
148006
- "end": 521
148167
+ "start": 530,
148168
+ "end": 531
148007
148169
  },
148008
148170
  "context": {
148009
148171
  "type": "variable",
@@ -148011,8 +148173,8 @@
148011
148173
  "value": "k-elevation(2)",
148012
148174
  "scope": "default",
148013
148175
  "line": {
148014
- "start": 522,
148015
- "end": 522
148176
+ "start": 532,
148177
+ "end": 532
148016
148178
  }
148017
148179
  },
148018
148180
  "group": [
@@ -148029,8 +148191,8 @@
148029
148191
  {
148030
148192
  "description": "The font weight of the pinned source row in the Grid.\n",
148031
148193
  "commentRange": {
148032
- "start": 524,
148033
- "end": 525
148194
+ "start": 534,
148195
+ "end": 535
148034
148196
  },
148035
148197
  "context": {
148036
148198
  "type": "variable",
@@ -148038,8 +148200,8 @@
148038
148200
  "value": "var( --kendo-font-weight-bold, 700 )",
148039
148201
  "scope": "default",
148040
148202
  "line": {
148041
- "start": 526,
148042
- "end": 526
148203
+ "start": 536,
148204
+ "end": 536
148043
148205
  }
148044
148206
  },
148045
148207
  "group": [