@progress/kendo-theme-default 11.0.3-dev.3 → 11.1.0-dev.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29867,15 +29867,15 @@
29867
29867
  "resolvedType": "Null"
29868
29868
  },
29869
29869
  {
29870
- "description": "The background color of the Grid selection aggregates container.\n",
29870
+ "description": "The background color of highlighted Grid rows.\n",
29871
29871
  "commentRange": {
29872
29872
  "start": 211,
29873
29873
  "end": 212
29874
29874
  },
29875
29875
  "context": {
29876
29876
  "type": "variable",
29877
- "name": "kendo-grid-selection-aggregates-bg",
29878
- "value": "$kendo-grid-header-bg",
29877
+ "name": "kendo-grid-highlighted-bg",
29878
+ "value": "$kendo-table-highlighted-bg",
29879
29879
  "scope": "default",
29880
29880
  "line": {
29881
29881
  "start": 213,
@@ -29890,19 +29890,19 @@
29890
29890
  "path": "default/scss/grid/_variables.scss",
29891
29891
  "name": "_variables.scss"
29892
29892
  },
29893
- "resolvedValue": "var(--kendo-color-surface, #fafafa)",
29893
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-warning, #ffc000) 25%, transparent)",
29894
29894
  "resolvedType": "String"
29895
29895
  },
29896
29896
  {
29897
- "description": "The text color of the Grid selection aggregates container.\n",
29897
+ "description": "The text color of highlighted Grid rows.\n",
29898
29898
  "commentRange": {
29899
29899
  "start": 214,
29900
29900
  "end": 215
29901
29901
  },
29902
29902
  "context": {
29903
29903
  "type": "variable",
29904
- "name": "kendo-grid-selection-aggregates-text",
29905
- "value": "$kendo-grid-text",
29904
+ "name": "kendo-grid-highlighted-text",
29905
+ "value": "$kendo-table-highlighted-text",
29906
29906
  "scope": "default",
29907
29907
  "line": {
29908
29908
  "start": 216,
@@ -29917,14 +29917,149 @@
29917
29917
  "path": "default/scss/grid/_variables.scss",
29918
29918
  "name": "_variables.scss"
29919
29919
  },
29920
+ "resolvedValue": "null",
29921
+ "resolvedType": "Null"
29922
+ },
29923
+ {
29924
+ "description": "The border color of highlighted Grid rows.\n",
29925
+ "commentRange": {
29926
+ "start": 217,
29927
+ "end": 218
29928
+ },
29929
+ "context": {
29930
+ "type": "variable",
29931
+ "name": "kendo-grid-highlighted-border",
29932
+ "value": "$kendo-table-highlighted-border",
29933
+ "scope": "default",
29934
+ "line": {
29935
+ "start": 219,
29936
+ "end": 219
29937
+ }
29938
+ },
29939
+ "group": [
29940
+ "grid"
29941
+ ],
29942
+ "access": "public",
29943
+ "file": {
29944
+ "path": "default/scss/grid/_variables.scss",
29945
+ "name": "_variables.scss"
29946
+ },
29947
+ "resolvedValue": "null",
29948
+ "resolvedType": "Null"
29949
+ },
29950
+ {
29951
+ "description": "The font weight of highlighted Grid rows.\n",
29952
+ "commentRange": {
29953
+ "start": 220,
29954
+ "end": 221
29955
+ },
29956
+ "context": {
29957
+ "type": "variable",
29958
+ "name": "kendo-grid-highlighted-font-weight",
29959
+ "value": "$kendo-table-highlighted-font-weight",
29960
+ "scope": "default",
29961
+ "line": {
29962
+ "start": 222,
29963
+ "end": 222
29964
+ }
29965
+ },
29966
+ "group": [
29967
+ "grid"
29968
+ ],
29969
+ "access": "public",
29970
+ "file": {
29971
+ "path": "default/scss/grid/_variables.scss",
29972
+ "name": "_variables.scss"
29973
+ },
29974
+ "resolvedValue": "var(--kendo-font-weight-bold, bold)",
29975
+ "resolvedType": "String"
29976
+ },
29977
+ {
29978
+ "description": "The background color of selected highlighted Grid rows.\n",
29979
+ "commentRange": {
29980
+ "start": 224,
29981
+ "end": 225
29982
+ },
29983
+ "context": {
29984
+ "type": "variable",
29985
+ "name": "kendo-grid-selected-highlighted-bg",
29986
+ "value": "$kendo-table-selected-highlighted-bg",
29987
+ "scope": "default",
29988
+ "line": {
29989
+ "start": 226,
29990
+ "end": 226
29991
+ }
29992
+ },
29993
+ "group": [
29994
+ "grid"
29995
+ ],
29996
+ "access": "public",
29997
+ "file": {
29998
+ "path": "default/scss/grid/_variables.scss",
29999
+ "name": "_variables.scss"
30000
+ },
30001
+ "resolvedValue": "color-mix(in srgb, color-mix(in srgb, var(--kendo-color-primary, #ff6358), var(--kendo-color-warning, #ffc000)) 42%, transparent)",
30002
+ "resolvedType": "String"
30003
+ },
30004
+ {
30005
+ "description": "The background color of the Grid selection aggregates container.\n",
30006
+ "commentRange": {
30007
+ "start": 228,
30008
+ "end": 229
30009
+ },
30010
+ "context": {
30011
+ "type": "variable",
30012
+ "name": "kendo-grid-selection-aggregates-bg",
30013
+ "value": "$kendo-grid-header-bg",
30014
+ "scope": "default",
30015
+ "line": {
30016
+ "start": 230,
30017
+ "end": 230
30018
+ }
30019
+ },
30020
+ "group": [
30021
+ "grid"
30022
+ ],
30023
+ "access": "public",
30024
+ "file": {
30025
+ "path": "default/scss/grid/_variables.scss",
30026
+ "name": "_variables.scss"
30027
+ },
30028
+ "resolvedValue": "var(--kendo-color-surface, #fafafa)",
30029
+ "resolvedType": "String"
30030
+ },
30031
+ {
30032
+ "description": "The text color of the Grid selection aggregates container.\n",
30033
+ "commentRange": {
30034
+ "start": 231,
30035
+ "end": 232
30036
+ },
30037
+ "context": {
30038
+ "type": "variable",
30039
+ "name": "kendo-grid-selection-aggregates-text",
30040
+ "value": "$kendo-grid-text",
30041
+ "scope": "default",
30042
+ "line": {
30043
+ "start": 233,
30044
+ "end": 233
30045
+ }
30046
+ },
30047
+ "group": [
30048
+ "grid"
30049
+ ],
30050
+ "access": "public",
30051
+ "file": {
30052
+ "path": "default/scss/grid/_variables.scss",
30053
+ "name": "_variables.scss"
30054
+ },
29920
30055
  "resolvedValue": "var(--kendo-color-on-app-surface, #3d3d3d)",
29921
30056
  "resolvedType": "String"
29922
30057
  },
29923
30058
  {
29924
30059
  "description": "The border color of the Grid selection aggregates container.\n",
29925
30060
  "commentRange": {
29926
- "start": 217,
29927
- "end": 218
30061
+ "start": 234,
30062
+ "end": 235
29928
30063
  },
29929
30064
  "context": {
29930
30065
  "type": "variable",
@@ -29932,8 +30067,8 @@
29932
30067
  "value": "$kendo-grid-border",
29933
30068
  "scope": "default",
29934
30069
  "line": {
29935
- "start": 219,
29936
- "end": 219
30070
+ "start": 236,
30071
+ "end": 236
29937
30072
  }
29938
30073
  },
29939
30074
  "group": [
@@ -29950,8 +30085,8 @@
29950
30085
  {
29951
30086
  "description": "The border width of the Grid selection aggregates container.\n",
29952
30087
  "commentRange": {
29953
- "start": 220,
29954
- "end": 221
30088
+ "start": 237,
30089
+ "end": 238
29955
30090
  },
29956
30091
  "context": {
29957
30092
  "type": "variable",
@@ -29959,8 +30094,8 @@
29959
30094
  "value": "$kendo-grid-border-width",
29960
30095
  "scope": "default",
29961
30096
  "line": {
29962
- "start": 222,
29963
- "end": 222
30097
+ "start": 239,
30098
+ "end": 239
29964
30099
  }
29965
30100
  },
29966
30101
  "group": [
@@ -29977,8 +30112,8 @@
29977
30112
  {
29978
30113
  "description": "The spacing between the selection aggregates items.\n",
29979
30114
  "commentRange": {
29980
- "start": 223,
29981
- "end": 224
30115
+ "start": 240,
30116
+ "end": 241
29982
30117
  },
29983
30118
  "context": {
29984
30119
  "type": "variable",
@@ -29986,8 +30121,8 @@
29986
30121
  "value": "k-spacing(2)",
29987
30122
  "scope": "default",
29988
30123
  "line": {
29989
- "start": 225,
29990
- "end": 225
30124
+ "start": 242,
30125
+ "end": 242
29991
30126
  }
29992
30127
  },
29993
30128
  "group": [
@@ -30004,8 +30139,8 @@
30004
30139
  {
30005
30140
  "description": "The line height of the Grid selection aggregates container.\n",
30006
30141
  "commentRange": {
30007
- "start": 226,
30008
- "end": 227
30142
+ "start": 243,
30143
+ "end": 244
30009
30144
  },
30010
30145
  "context": {
30011
30146
  "type": "variable",
@@ -30013,8 +30148,8 @@
30013
30148
  "value": "$kendo-grid-line-height",
30014
30149
  "scope": "default",
30015
30150
  "line": {
30016
- "start": 228,
30017
- "end": 228
30151
+ "start": 245,
30152
+ "end": 245
30018
30153
  }
30019
30154
  },
30020
30155
  "group": [
@@ -30031,8 +30166,8 @@
30031
30166
  {
30032
30167
  "description": "The font weight of the Grid selection aggregates container.\n",
30033
30168
  "commentRange": {
30034
- "start": 229,
30035
- "end": 230
30169
+ "start": 246,
30170
+ "end": 247
30036
30171
  },
30037
30172
  "context": {
30038
30173
  "type": "variable",
@@ -30040,8 +30175,8 @@
30040
30175
  "value": "var( --kendo-font-weight-bold, normal )",
30041
30176
  "scope": "default",
30042
30177
  "line": {
30043
- "start": 231,
30044
- "end": 231
30178
+ "start": 248,
30179
+ "end": 248
30045
30180
  }
30046
30181
  },
30047
30182
  "group": [
@@ -30058,8 +30193,8 @@
30058
30193
  {
30059
30194
  "description": "The background color of the Grid row resize indicator.\n",
30060
30195
  "commentRange": {
30061
- "start": 320,
30062
- "end": 321
30196
+ "start": 331,
30197
+ "end": 332
30063
30198
  },
30064
30199
  "context": {
30065
30200
  "type": "variable",
@@ -30067,8 +30202,8 @@
30067
30202
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
30068
30203
  "scope": "default",
30069
30204
  "line": {
30070
- "start": 322,
30071
- "end": 322
30205
+ "start": 333,
30206
+ "end": 333
30072
30207
  }
30073
30208
  },
30074
30209
  "group": [
@@ -30085,8 +30220,8 @@
30085
30220
  {
30086
30221
  "description": "The background color of the active Grid row resize indicator.\n",
30087
30222
  "commentRange": {
30088
- "start": 323,
30089
- "end": 324
30223
+ "start": 334,
30224
+ "end": 335
30090
30225
  },
30091
30226
  "context": {
30092
30227
  "type": "variable",
@@ -30094,8 +30229,8 @@
30094
30229
  "value": "k-color(primary)",
30095
30230
  "scope": "default",
30096
30231
  "line": {
30097
- "start": 325,
30098
- "end": 325
30232
+ "start": 336,
30233
+ "end": 336
30099
30234
  }
30100
30235
  },
30101
30236
  "group": [
@@ -30112,8 +30247,8 @@
30112
30247
  {
30113
30248
  "description": "The height of the Grid row resize indicator.\n",
30114
30249
  "commentRange": {
30115
- "start": 326,
30116
- "end": 327
30250
+ "start": 337,
30251
+ "end": 338
30117
30252
  },
30118
30253
  "context": {
30119
30254
  "type": "variable",
@@ -30121,8 +30256,8 @@
30121
30256
  "value": "k-spacing(0.5)",
30122
30257
  "scope": "default",
30123
30258
  "line": {
30124
- "start": 328,
30125
- "end": 328
30259
+ "start": 339,
30260
+ "end": 339
30126
30261
  }
30127
30262
  },
30128
30263
  "group": [
@@ -64110,15 +64245,15 @@
64110
64245
  "resolvedType": "Null"
64111
64246
  },
64112
64247
  {
64113
- "description": "The box shadow of the row spanned cells.\n",
64248
+ "description": "Background color of highlighted rows in table.\n",
64114
64249
  "commentRange": {
64115
64250
  "start": 158,
64116
64251
  "end": 159
64117
64252
  },
64118
64253
  "context": {
64119
64254
  "type": "variable",
64120
- "name": "kendo-table-cell-row-span-shadow",
64121
- "value": "inset 0 0 0 1px $kendo-table-border",
64255
+ "name": "kendo-table-highlighted-bg",
64256
+ "value": "color-mix(in srgb, k-color(warning) 25%, transparent)",
64122
64257
  "scope": "default",
64123
64258
  "line": {
64124
64259
  "start": 160,
@@ -64133,6 +64268,141 @@
64133
64268
  "path": "default/scss/table/_variables.scss",
64134
64269
  "name": "_variables.scss"
64135
64270
  },
64271
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-warning, #ffc000) 25%, transparent)",
64272
+ "resolvedType": "String"
64273
+ },
64274
+ {
64275
+ "description": "Text color of highlighted rows in table.\n",
64276
+ "commentRange": {
64277
+ "start": 161,
64278
+ "end": 162
64279
+ },
64280
+ "context": {
64281
+ "type": "variable",
64282
+ "name": "kendo-table-highlighted-text",
64283
+ "value": "null",
64284
+ "scope": "default",
64285
+ "line": {
64286
+ "start": 163,
64287
+ "end": 163
64288
+ }
64289
+ },
64290
+ "group": [
64291
+ "table"
64292
+ ],
64293
+ "access": "public",
64294
+ "file": {
64295
+ "path": "default/scss/table/_variables.scss",
64296
+ "name": "_variables.scss"
64297
+ },
64298
+ "resolvedValue": "null",
64299
+ "resolvedType": "Null"
64300
+ },
64301
+ {
64302
+ "description": "The font weight of highlighted rows in table.\n",
64303
+ "commentRange": {
64304
+ "start": 164,
64305
+ "end": 165
64306
+ },
64307
+ "context": {
64308
+ "type": "variable",
64309
+ "name": "kendo-table-highlighted-font-weight",
64310
+ "value": "var( --kendo-font-weight-bold, bold )",
64311
+ "scope": "default",
64312
+ "line": {
64313
+ "start": 166,
64314
+ "end": 166
64315
+ }
64316
+ },
64317
+ "group": [
64318
+ "table"
64319
+ ],
64320
+ "access": "public",
64321
+ "file": {
64322
+ "path": "default/scss/table/_variables.scss",
64323
+ "name": "_variables.scss"
64324
+ },
64325
+ "resolvedValue": "var(--kendo-font-weight-bold, bold)",
64326
+ "resolvedType": "String"
64327
+ },
64328
+ {
64329
+ "description": "Border color of highlighted rows in table.\n",
64330
+ "commentRange": {
64331
+ "start": 167,
64332
+ "end": 168
64333
+ },
64334
+ "context": {
64335
+ "type": "variable",
64336
+ "name": "kendo-table-highlighted-border",
64337
+ "value": "null",
64338
+ "scope": "default",
64339
+ "line": {
64340
+ "start": 169,
64341
+ "end": 169
64342
+ }
64343
+ },
64344
+ "group": [
64345
+ "table"
64346
+ ],
64347
+ "access": "public",
64348
+ "file": {
64349
+ "path": "default/scss/table/_variables.scss",
64350
+ "name": "_variables.scss"
64351
+ },
64352
+ "resolvedValue": "null",
64353
+ "resolvedType": "Null"
64354
+ },
64355
+ {
64356
+ "description": "Background color of selected highlighted rows in table.\n",
64357
+ "commentRange": {
64358
+ "start": 171,
64359
+ "end": 172
64360
+ },
64361
+ "context": {
64362
+ "type": "variable",
64363
+ "name": "kendo-table-selected-highlighted-bg",
64364
+ "value": "color-mix(in srgb, color-mix(in srgb, k-color(primary), k-color(warning)) 42%, transparent)",
64365
+ "scope": "default",
64366
+ "line": {
64367
+ "start": 173,
64368
+ "end": 173
64369
+ }
64370
+ },
64371
+ "group": [
64372
+ "table"
64373
+ ],
64374
+ "access": "public",
64375
+ "file": {
64376
+ "path": "default/scss/table/_variables.scss",
64377
+ "name": "_variables.scss"
64378
+ },
64379
+ "resolvedValue": "color-mix(in srgb, color-mix(in srgb, var(--kendo-color-primary, #ff6358), var(--kendo-color-warning, #ffc000)) 42%, transparent)",
64380
+ "resolvedType": "String"
64381
+ },
64382
+ {
64383
+ "description": "The box shadow of the row spanned cells.\n",
64384
+ "commentRange": {
64385
+ "start": 175,
64386
+ "end": 176
64387
+ },
64388
+ "context": {
64389
+ "type": "variable",
64390
+ "name": "kendo-table-cell-row-span-shadow",
64391
+ "value": "inset 0 0 0 1px $kendo-table-border",
64392
+ "scope": "default",
64393
+ "line": {
64394
+ "start": 177,
64395
+ "end": 177
64396
+ }
64397
+ },
64398
+ "group": [
64399
+ "table"
64400
+ ],
64401
+ "access": "public",
64402
+ "file": {
64403
+ "path": "default/scss/table/_variables.scss",
64404
+ "name": "_variables.scss"
64405
+ },
64136
64406
  "resolvedValue": "(inset 0 0 0 1px var(--kendo-color-border, rgba(0, 0, 0, 0.08)))",
64137
64407
  "resolvedType": "List"
64138
64408
  },
@@ -112241,15 +112511,15 @@
112241
112511
  "resolvedType": "Null"
112242
112512
  },
112243
112513
  {
112244
- "description": "The background color of the Grid selection aggregates container.\n",
112514
+ "description": "The background color of highlighted Grid rows.\n",
112245
112515
  "commentRange": {
112246
112516
  "start": 211,
112247
112517
  "end": 212
112248
112518
  },
112249
112519
  "context": {
112250
112520
  "type": "variable",
112251
- "name": "kendo-grid-selection-aggregates-bg",
112252
- "value": "$kendo-grid-header-bg",
112521
+ "name": "kendo-grid-highlighted-bg",
112522
+ "value": "$kendo-table-highlighted-bg",
112253
112523
  "scope": "default",
112254
112524
  "line": {
112255
112525
  "start": 213,
@@ -112264,19 +112534,19 @@
112264
112534
  "path": "default/scss/grid/_variables.scss",
112265
112535
  "name": "_variables.scss"
112266
112536
  },
112267
- "resolvedValue": "var(--kendo-color-surface, #fafafa)",
112537
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-warning, #ffc000) 25%, transparent)",
112268
112538
  "resolvedType": "String"
112269
112539
  },
112270
112540
  {
112271
- "description": "The text color of the Grid selection aggregates container.\n",
112541
+ "description": "The text color of highlighted Grid rows.\n",
112272
112542
  "commentRange": {
112273
112543
  "start": 214,
112274
112544
  "end": 215
112275
112545
  },
112276
112546
  "context": {
112277
112547
  "type": "variable",
112278
- "name": "kendo-grid-selection-aggregates-text",
112279
- "value": "$kendo-grid-text",
112548
+ "name": "kendo-grid-highlighted-text",
112549
+ "value": "$kendo-table-highlighted-text",
112280
112550
  "scope": "default",
112281
112551
  "line": {
112282
112552
  "start": 216,
@@ -112291,14 +112561,149 @@
112291
112561
  "path": "default/scss/grid/_variables.scss",
112292
112562
  "name": "_variables.scss"
112293
112563
  },
112564
+ "resolvedValue": "null",
112565
+ "resolvedType": "Null"
112566
+ },
112567
+ {
112568
+ "description": "The border color of highlighted Grid rows.\n",
112569
+ "commentRange": {
112570
+ "start": 217,
112571
+ "end": 218
112572
+ },
112573
+ "context": {
112574
+ "type": "variable",
112575
+ "name": "kendo-grid-highlighted-border",
112576
+ "value": "$kendo-table-highlighted-border",
112577
+ "scope": "default",
112578
+ "line": {
112579
+ "start": 219,
112580
+ "end": 219
112581
+ }
112582
+ },
112583
+ "group": [
112584
+ "grid"
112585
+ ],
112586
+ "access": "public",
112587
+ "file": {
112588
+ "path": "default/scss/grid/_variables.scss",
112589
+ "name": "_variables.scss"
112590
+ },
112591
+ "resolvedValue": "null",
112592
+ "resolvedType": "Null"
112593
+ },
112594
+ {
112595
+ "description": "The font weight of highlighted Grid rows.\n",
112596
+ "commentRange": {
112597
+ "start": 220,
112598
+ "end": 221
112599
+ },
112600
+ "context": {
112601
+ "type": "variable",
112602
+ "name": "kendo-grid-highlighted-font-weight",
112603
+ "value": "$kendo-table-highlighted-font-weight",
112604
+ "scope": "default",
112605
+ "line": {
112606
+ "start": 222,
112607
+ "end": 222
112608
+ }
112609
+ },
112610
+ "group": [
112611
+ "grid"
112612
+ ],
112613
+ "access": "public",
112614
+ "file": {
112615
+ "path": "default/scss/grid/_variables.scss",
112616
+ "name": "_variables.scss"
112617
+ },
112618
+ "resolvedValue": "var(--kendo-font-weight-bold, bold)",
112619
+ "resolvedType": "String"
112620
+ },
112621
+ {
112622
+ "description": "The background color of selected highlighted Grid rows.\n",
112623
+ "commentRange": {
112624
+ "start": 224,
112625
+ "end": 225
112626
+ },
112627
+ "context": {
112628
+ "type": "variable",
112629
+ "name": "kendo-grid-selected-highlighted-bg",
112630
+ "value": "$kendo-table-selected-highlighted-bg",
112631
+ "scope": "default",
112632
+ "line": {
112633
+ "start": 226,
112634
+ "end": 226
112635
+ }
112636
+ },
112637
+ "group": [
112638
+ "grid"
112639
+ ],
112640
+ "access": "public",
112641
+ "file": {
112642
+ "path": "default/scss/grid/_variables.scss",
112643
+ "name": "_variables.scss"
112644
+ },
112645
+ "resolvedValue": "color-mix(in srgb, color-mix(in srgb, var(--kendo-color-primary, #ff6358), var(--kendo-color-warning, #ffc000)) 42%, transparent)",
112646
+ "resolvedType": "String"
112647
+ },
112648
+ {
112649
+ "description": "The background color of the Grid selection aggregates container.\n",
112650
+ "commentRange": {
112651
+ "start": 228,
112652
+ "end": 229
112653
+ },
112654
+ "context": {
112655
+ "type": "variable",
112656
+ "name": "kendo-grid-selection-aggregates-bg",
112657
+ "value": "$kendo-grid-header-bg",
112658
+ "scope": "default",
112659
+ "line": {
112660
+ "start": 230,
112661
+ "end": 230
112662
+ }
112663
+ },
112664
+ "group": [
112665
+ "grid"
112666
+ ],
112667
+ "access": "public",
112668
+ "file": {
112669
+ "path": "default/scss/grid/_variables.scss",
112670
+ "name": "_variables.scss"
112671
+ },
112672
+ "resolvedValue": "var(--kendo-color-surface, #fafafa)",
112673
+ "resolvedType": "String"
112674
+ },
112675
+ {
112676
+ "description": "The text color of the Grid selection aggregates container.\n",
112677
+ "commentRange": {
112678
+ "start": 231,
112679
+ "end": 232
112680
+ },
112681
+ "context": {
112682
+ "type": "variable",
112683
+ "name": "kendo-grid-selection-aggregates-text",
112684
+ "value": "$kendo-grid-text",
112685
+ "scope": "default",
112686
+ "line": {
112687
+ "start": 233,
112688
+ "end": 233
112689
+ }
112690
+ },
112691
+ "group": [
112692
+ "grid"
112693
+ ],
112694
+ "access": "public",
112695
+ "file": {
112696
+ "path": "default/scss/grid/_variables.scss",
112697
+ "name": "_variables.scss"
112698
+ },
112294
112699
  "resolvedValue": "var(--kendo-color-on-app-surface, #3d3d3d)",
112295
112700
  "resolvedType": "String"
112296
112701
  },
112297
112702
  {
112298
112703
  "description": "The border color of the Grid selection aggregates container.\n",
112299
112704
  "commentRange": {
112300
- "start": 217,
112301
- "end": 218
112705
+ "start": 234,
112706
+ "end": 235
112302
112707
  },
112303
112708
  "context": {
112304
112709
  "type": "variable",
@@ -112306,8 +112711,8 @@
112306
112711
  "value": "$kendo-grid-border",
112307
112712
  "scope": "default",
112308
112713
  "line": {
112309
- "start": 219,
112310
- "end": 219
112714
+ "start": 236,
112715
+ "end": 236
112311
112716
  }
112312
112717
  },
112313
112718
  "group": [
@@ -112324,8 +112729,8 @@
112324
112729
  {
112325
112730
  "description": "The border width of the Grid selection aggregates container.\n",
112326
112731
  "commentRange": {
112327
- "start": 220,
112328
- "end": 221
112732
+ "start": 237,
112733
+ "end": 238
112329
112734
  },
112330
112735
  "context": {
112331
112736
  "type": "variable",
@@ -112333,8 +112738,8 @@
112333
112738
  "value": "$kendo-grid-border-width",
112334
112739
  "scope": "default",
112335
112740
  "line": {
112336
- "start": 222,
112337
- "end": 222
112741
+ "start": 239,
112742
+ "end": 239
112338
112743
  }
112339
112744
  },
112340
112745
  "group": [
@@ -112351,8 +112756,8 @@
112351
112756
  {
112352
112757
  "description": "The spacing between the selection aggregates items.\n",
112353
112758
  "commentRange": {
112354
- "start": 223,
112355
- "end": 224
112759
+ "start": 240,
112760
+ "end": 241
112356
112761
  },
112357
112762
  "context": {
112358
112763
  "type": "variable",
@@ -112360,8 +112765,8 @@
112360
112765
  "value": "k-spacing(2)",
112361
112766
  "scope": "default",
112362
112767
  "line": {
112363
- "start": 225,
112364
- "end": 225
112768
+ "start": 242,
112769
+ "end": 242
112365
112770
  }
112366
112771
  },
112367
112772
  "group": [
@@ -112378,8 +112783,8 @@
112378
112783
  {
112379
112784
  "description": "The line height of the Grid selection aggregates container.\n",
112380
112785
  "commentRange": {
112381
- "start": 226,
112382
- "end": 227
112786
+ "start": 243,
112787
+ "end": 244
112383
112788
  },
112384
112789
  "context": {
112385
112790
  "type": "variable",
@@ -112387,8 +112792,8 @@
112387
112792
  "value": "$kendo-grid-line-height",
112388
112793
  "scope": "default",
112389
112794
  "line": {
112390
- "start": 228,
112391
- "end": 228
112795
+ "start": 245,
112796
+ "end": 245
112392
112797
  }
112393
112798
  },
112394
112799
  "group": [
@@ -112405,8 +112810,8 @@
112405
112810
  {
112406
112811
  "description": "The font weight of the Grid selection aggregates container.\n",
112407
112812
  "commentRange": {
112408
- "start": 229,
112409
- "end": 230
112813
+ "start": 246,
112814
+ "end": 247
112410
112815
  },
112411
112816
  "context": {
112412
112817
  "type": "variable",
@@ -112414,8 +112819,8 @@
112414
112819
  "value": "var( --kendo-font-weight-bold, normal )",
112415
112820
  "scope": "default",
112416
112821
  "line": {
112417
- "start": 231,
112418
- "end": 231
112822
+ "start": 248,
112823
+ "end": 248
112419
112824
  }
112420
112825
  },
112421
112826
  "group": [
@@ -112432,8 +112837,8 @@
112432
112837
  {
112433
112838
  "description": "The background color of the Grid row resize indicator.\n",
112434
112839
  "commentRange": {
112435
- "start": 320,
112436
- "end": 321
112840
+ "start": 331,
112841
+ "end": 332
112437
112842
  },
112438
112843
  "context": {
112439
112844
  "type": "variable",
@@ -112441,8 +112846,8 @@
112441
112846
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
112442
112847
  "scope": "default",
112443
112848
  "line": {
112444
- "start": 322,
112445
- "end": 322
112849
+ "start": 333,
112850
+ "end": 333
112446
112851
  }
112447
112852
  },
112448
112853
  "group": [
@@ -112459,8 +112864,8 @@
112459
112864
  {
112460
112865
  "description": "The background color of the active Grid row resize indicator.\n",
112461
112866
  "commentRange": {
112462
- "start": 323,
112463
- "end": 324
112867
+ "start": 334,
112868
+ "end": 335
112464
112869
  },
112465
112870
  "context": {
112466
112871
  "type": "variable",
@@ -112468,8 +112873,8 @@
112468
112873
  "value": "k-color(primary)",
112469
112874
  "scope": "default",
112470
112875
  "line": {
112471
- "start": 325,
112472
- "end": 325
112876
+ "start": 336,
112877
+ "end": 336
112473
112878
  }
112474
112879
  },
112475
112880
  "group": [
@@ -112486,8 +112891,8 @@
112486
112891
  {
112487
112892
  "description": "The height of the Grid row resize indicator.\n",
112488
112893
  "commentRange": {
112489
- "start": 326,
112490
- "end": 327
112894
+ "start": 337,
112895
+ "end": 338
112491
112896
  },
112492
112897
  "context": {
112493
112898
  "type": "variable",
@@ -112495,8 +112900,8 @@
112495
112900
  "value": "k-spacing(0.5)",
112496
112901
  "scope": "default",
112497
112902
  "line": {
112498
- "start": 328,
112499
- "end": 328
112903
+ "start": 339,
112904
+ "end": 339
112500
112905
  }
112501
112906
  },
112502
112907
  "group": [
@@ -147317,15 +147722,15 @@
147317
147722
  "resolvedType": "Null"
147318
147723
  },
147319
147724
  {
147320
- "description": "The box shadow of the row spanned cells.\n",
147725
+ "description": "Background color of highlighted rows in table.\n",
147321
147726
  "commentRange": {
147322
147727
  "start": 158,
147323
147728
  "end": 159
147324
147729
  },
147325
147730
  "context": {
147326
147731
  "type": "variable",
147327
- "name": "kendo-table-cell-row-span-shadow",
147328
- "value": "inset 0 0 0 1px $kendo-table-border",
147732
+ "name": "kendo-table-highlighted-bg",
147733
+ "value": "color-mix(in srgb, k-color(warning) 25%, transparent)",
147329
147734
  "scope": "default",
147330
147735
  "line": {
147331
147736
  "start": 160,
@@ -147340,6 +147745,141 @@
147340
147745
  "path": "default/scss/table/_variables.scss",
147341
147746
  "name": "_variables.scss"
147342
147747
  },
147748
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-warning, #ffc000) 25%, transparent)",
147749
+ "resolvedType": "String"
147750
+ },
147751
+ {
147752
+ "description": "Text color of highlighted rows in table.\n",
147753
+ "commentRange": {
147754
+ "start": 161,
147755
+ "end": 162
147756
+ },
147757
+ "context": {
147758
+ "type": "variable",
147759
+ "name": "kendo-table-highlighted-text",
147760
+ "value": "null",
147761
+ "scope": "default",
147762
+ "line": {
147763
+ "start": 163,
147764
+ "end": 163
147765
+ }
147766
+ },
147767
+ "group": [
147768
+ "table"
147769
+ ],
147770
+ "access": "public",
147771
+ "file": {
147772
+ "path": "default/scss/table/_variables.scss",
147773
+ "name": "_variables.scss"
147774
+ },
147775
+ "resolvedValue": "null",
147776
+ "resolvedType": "Null"
147777
+ },
147778
+ {
147779
+ "description": "The font weight of highlighted rows in table.\n",
147780
+ "commentRange": {
147781
+ "start": 164,
147782
+ "end": 165
147783
+ },
147784
+ "context": {
147785
+ "type": "variable",
147786
+ "name": "kendo-table-highlighted-font-weight",
147787
+ "value": "var( --kendo-font-weight-bold, bold )",
147788
+ "scope": "default",
147789
+ "line": {
147790
+ "start": 166,
147791
+ "end": 166
147792
+ }
147793
+ },
147794
+ "group": [
147795
+ "table"
147796
+ ],
147797
+ "access": "public",
147798
+ "file": {
147799
+ "path": "default/scss/table/_variables.scss",
147800
+ "name": "_variables.scss"
147801
+ },
147802
+ "resolvedValue": "var(--kendo-font-weight-bold, bold)",
147803
+ "resolvedType": "String"
147804
+ },
147805
+ {
147806
+ "description": "Border color of highlighted rows in table.\n",
147807
+ "commentRange": {
147808
+ "start": 167,
147809
+ "end": 168
147810
+ },
147811
+ "context": {
147812
+ "type": "variable",
147813
+ "name": "kendo-table-highlighted-border",
147814
+ "value": "null",
147815
+ "scope": "default",
147816
+ "line": {
147817
+ "start": 169,
147818
+ "end": 169
147819
+ }
147820
+ },
147821
+ "group": [
147822
+ "table"
147823
+ ],
147824
+ "access": "public",
147825
+ "file": {
147826
+ "path": "default/scss/table/_variables.scss",
147827
+ "name": "_variables.scss"
147828
+ },
147829
+ "resolvedValue": "null",
147830
+ "resolvedType": "Null"
147831
+ },
147832
+ {
147833
+ "description": "Background color of selected highlighted rows in table.\n",
147834
+ "commentRange": {
147835
+ "start": 171,
147836
+ "end": 172
147837
+ },
147838
+ "context": {
147839
+ "type": "variable",
147840
+ "name": "kendo-table-selected-highlighted-bg",
147841
+ "value": "color-mix(in srgb, color-mix(in srgb, k-color(primary), k-color(warning)) 42%, transparent)",
147842
+ "scope": "default",
147843
+ "line": {
147844
+ "start": 173,
147845
+ "end": 173
147846
+ }
147847
+ },
147848
+ "group": [
147849
+ "table"
147850
+ ],
147851
+ "access": "public",
147852
+ "file": {
147853
+ "path": "default/scss/table/_variables.scss",
147854
+ "name": "_variables.scss"
147855
+ },
147856
+ "resolvedValue": "color-mix(in srgb, color-mix(in srgb, var(--kendo-color-primary, #ff6358), var(--kendo-color-warning, #ffc000)) 42%, transparent)",
147857
+ "resolvedType": "String"
147858
+ },
147859
+ {
147860
+ "description": "The box shadow of the row spanned cells.\n",
147861
+ "commentRange": {
147862
+ "start": 175,
147863
+ "end": 176
147864
+ },
147865
+ "context": {
147866
+ "type": "variable",
147867
+ "name": "kendo-table-cell-row-span-shadow",
147868
+ "value": "inset 0 0 0 1px $kendo-table-border",
147869
+ "scope": "default",
147870
+ "line": {
147871
+ "start": 177,
147872
+ "end": 177
147873
+ }
147874
+ },
147875
+ "group": [
147876
+ "table"
147877
+ ],
147878
+ "access": "public",
147879
+ "file": {
147880
+ "path": "default/scss/table/_variables.scss",
147881
+ "name": "_variables.scss"
147882
+ },
147343
147883
  "resolvedValue": "(inset 0 0 0 1px var(--kendo-color-border, rgba(0, 0, 0, 0.08)))",
147344
147884
  "resolvedType": "List"
147345
147885
  }