@progress/kendo-theme-bootstrap 11.0.3-dev.3 → 11.1.0-dev.0

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.
@@ -31075,15 +31075,15 @@
31075
31075
  "resolvedType": "Null"
31076
31076
  },
31077
31077
  {
31078
- "description": "The background color of the Grid selection aggregates container.\n",
31078
+ "description": "The background color of highlighted Grid rows.\n",
31079
31079
  "commentRange": {
31080
31080
  "start": 212,
31081
31081
  "end": 213
31082
31082
  },
31083
31083
  "context": {
31084
31084
  "type": "variable",
31085
- "name": "kendo-grid-selection-aggregates-bg",
31086
- "value": "$kendo-grid-header-bg",
31085
+ "name": "kendo-grid-highlighted-bg",
31086
+ "value": "$kendo-table-highlighted-bg",
31087
31087
  "scope": "default",
31088
31088
  "line": {
31089
31089
  "start": 214,
@@ -31098,19 +31098,19 @@
31098
31098
  "path": "bootstrap/scss/grid/_variables.scss",
31099
31099
  "name": "_variables.scss"
31100
31100
  },
31101
- "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
31101
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-warning, #ffc107) 25%, transparent)",
31102
31102
  "resolvedType": "String"
31103
31103
  },
31104
31104
  {
31105
- "description": "The text color of the Grid selection aggregates container.\n",
31105
+ "description": "The text color of highlighted Grid rows.\n",
31106
31106
  "commentRange": {
31107
31107
  "start": 215,
31108
31108
  "end": 216
31109
31109
  },
31110
31110
  "context": {
31111
31111
  "type": "variable",
31112
- "name": "kendo-grid-selection-aggregates-text",
31113
- "value": "$kendo-grid-text",
31112
+ "name": "kendo-grid-highlighted-text",
31113
+ "value": "$kendo-table-highlighted-text",
31114
31114
  "scope": "default",
31115
31115
  "line": {
31116
31116
  "start": 217,
@@ -31125,14 +31125,149 @@
31125
31125
  "path": "bootstrap/scss/grid/_variables.scss",
31126
31126
  "name": "_variables.scss"
31127
31127
  },
31128
+ "resolvedValue": "null",
31129
+ "resolvedType": "Null"
31130
+ },
31131
+ {
31132
+ "description": "The border color of highlighted Grid rows.\n",
31133
+ "commentRange": {
31134
+ "start": 218,
31135
+ "end": 219
31136
+ },
31137
+ "context": {
31138
+ "type": "variable",
31139
+ "name": "kendo-grid-highlighted-border",
31140
+ "value": "$kendo-table-highlighted-border",
31141
+ "scope": "default",
31142
+ "line": {
31143
+ "start": 220,
31144
+ "end": 220
31145
+ }
31146
+ },
31147
+ "group": [
31148
+ "grid"
31149
+ ],
31150
+ "access": "public",
31151
+ "file": {
31152
+ "path": "bootstrap/scss/grid/_variables.scss",
31153
+ "name": "_variables.scss"
31154
+ },
31155
+ "resolvedValue": "null",
31156
+ "resolvedType": "Null"
31157
+ },
31158
+ {
31159
+ "description": "The font weight of highlighted Grid rows.\n",
31160
+ "commentRange": {
31161
+ "start": 221,
31162
+ "end": 222
31163
+ },
31164
+ "context": {
31165
+ "type": "variable",
31166
+ "name": "kendo-grid-highlighted-font-weight",
31167
+ "value": "$kendo-table-highlighted-font-weight",
31168
+ "scope": "default",
31169
+ "line": {
31170
+ "start": 223,
31171
+ "end": 223
31172
+ }
31173
+ },
31174
+ "group": [
31175
+ "grid"
31176
+ ],
31177
+ "access": "public",
31178
+ "file": {
31179
+ "path": "bootstrap/scss/grid/_variables.scss",
31180
+ "name": "_variables.scss"
31181
+ },
31182
+ "resolvedValue": "var(--kendo-font-weight-bold, bold)",
31183
+ "resolvedType": "String"
31184
+ },
31185
+ {
31186
+ "description": "The background color of selected highlighted Grid rows.\n",
31187
+ "commentRange": {
31188
+ "start": 225,
31189
+ "end": 226
31190
+ },
31191
+ "context": {
31192
+ "type": "variable",
31193
+ "name": "kendo-grid-selected-highlighted-bg",
31194
+ "value": "$kendo-table-selected-highlighted-bg",
31195
+ "scope": "default",
31196
+ "line": {
31197
+ "start": 227,
31198
+ "end": 227
31199
+ }
31200
+ },
31201
+ "group": [
31202
+ "grid"
31203
+ ],
31204
+ "access": "public",
31205
+ "file": {
31206
+ "path": "bootstrap/scss/grid/_variables.scss",
31207
+ "name": "_variables.scss"
31208
+ },
31209
+ "resolvedValue": "color-mix(in srgb, color-mix(in srgb, var(--kendo-color-primary, #0d6efd), var(--kendo-color-warning, #ffc107)) 44%, transparent)",
31210
+ "resolvedType": "String"
31211
+ },
31212
+ {
31213
+ "description": "The background color of the Grid selection aggregates container.\n",
31214
+ "commentRange": {
31215
+ "start": 229,
31216
+ "end": 230
31217
+ },
31218
+ "context": {
31219
+ "type": "variable",
31220
+ "name": "kendo-grid-selection-aggregates-bg",
31221
+ "value": "$kendo-grid-header-bg",
31222
+ "scope": "default",
31223
+ "line": {
31224
+ "start": 231,
31225
+ "end": 231
31226
+ }
31227
+ },
31228
+ "group": [
31229
+ "grid"
31230
+ ],
31231
+ "access": "public",
31232
+ "file": {
31233
+ "path": "bootstrap/scss/grid/_variables.scss",
31234
+ "name": "_variables.scss"
31235
+ },
31236
+ "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
31237
+ "resolvedType": "String"
31238
+ },
31239
+ {
31240
+ "description": "The text color of the Grid selection aggregates container.\n",
31241
+ "commentRange": {
31242
+ "start": 232,
31243
+ "end": 233
31244
+ },
31245
+ "context": {
31246
+ "type": "variable",
31247
+ "name": "kendo-grid-selection-aggregates-text",
31248
+ "value": "$kendo-grid-text",
31249
+ "scope": "default",
31250
+ "line": {
31251
+ "start": 234,
31252
+ "end": 234
31253
+ }
31254
+ },
31255
+ "group": [
31256
+ "grid"
31257
+ ],
31258
+ "access": "public",
31259
+ "file": {
31260
+ "path": "bootstrap/scss/grid/_variables.scss",
31261
+ "name": "_variables.scss"
31262
+ },
31128
31263
  "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
31129
31264
  "resolvedType": "String"
31130
31265
  },
31131
31266
  {
31132
31267
  "description": "The border color of the Grid selection aggregates container.\n",
31133
31268
  "commentRange": {
31134
- "start": 218,
31135
- "end": 219
31269
+ "start": 235,
31270
+ "end": 236
31136
31271
  },
31137
31272
  "context": {
31138
31273
  "type": "variable",
@@ -31140,8 +31275,8 @@
31140
31275
  "value": "$kendo-grid-border",
31141
31276
  "scope": "default",
31142
31277
  "line": {
31143
- "start": 220,
31144
- "end": 220
31278
+ "start": 237,
31279
+ "end": 237
31145
31280
  }
31146
31281
  },
31147
31282
  "group": [
@@ -31158,8 +31293,8 @@
31158
31293
  {
31159
31294
  "description": "The border width of the Grid selection aggregates container.\n",
31160
31295
  "commentRange": {
31161
- "start": 221,
31162
- "end": 222
31296
+ "start": 238,
31297
+ "end": 239
31163
31298
  },
31164
31299
  "context": {
31165
31300
  "type": "variable",
@@ -31167,8 +31302,8 @@
31167
31302
  "value": "$kendo-grid-border-width",
31168
31303
  "scope": "default",
31169
31304
  "line": {
31170
- "start": 223,
31171
- "end": 223
31305
+ "start": 240,
31306
+ "end": 240
31172
31307
  }
31173
31308
  },
31174
31309
  "group": [
@@ -31185,8 +31320,8 @@
31185
31320
  {
31186
31321
  "description": "The spacing between the selection aggregates items.\n",
31187
31322
  "commentRange": {
31188
- "start": 224,
31189
- "end": 225
31323
+ "start": 241,
31324
+ "end": 242
31190
31325
  },
31191
31326
  "context": {
31192
31327
  "type": "variable",
@@ -31194,8 +31329,8 @@
31194
31329
  "value": "k-spacing(2)",
31195
31330
  "scope": "default",
31196
31331
  "line": {
31197
- "start": 226,
31198
- "end": 226
31332
+ "start": 243,
31333
+ "end": 243
31199
31334
  }
31200
31335
  },
31201
31336
  "group": [
@@ -31212,8 +31347,8 @@
31212
31347
  {
31213
31348
  "description": "The line height of the Grid selection aggregates container.\n",
31214
31349
  "commentRange": {
31215
- "start": 227,
31216
- "end": 228
31350
+ "start": 244,
31351
+ "end": 245
31217
31352
  },
31218
31353
  "context": {
31219
31354
  "type": "variable",
@@ -31221,8 +31356,8 @@
31221
31356
  "value": "$kendo-grid-line-height",
31222
31357
  "scope": "default",
31223
31358
  "line": {
31224
- "start": 229,
31225
- "end": 229
31359
+ "start": 246,
31360
+ "end": 246
31226
31361
  }
31227
31362
  },
31228
31363
  "group": [
@@ -31239,8 +31374,8 @@
31239
31374
  {
31240
31375
  "description": "The font weight of the Grid selection aggregates container.\n",
31241
31376
  "commentRange": {
31242
- "start": 230,
31243
- "end": 231
31377
+ "start": 247,
31378
+ "end": 248
31244
31379
  },
31245
31380
  "context": {
31246
31381
  "type": "variable",
@@ -31248,8 +31383,8 @@
31248
31383
  "value": "var( --kendo-font-weight-bold, normal )!default",
31249
31384
  "scope": "private",
31250
31385
  "line": {
31251
- "start": 232,
31252
- "end": 232
31386
+ "start": 249,
31387
+ "end": 249
31253
31388
  }
31254
31389
  },
31255
31390
  "group": [
@@ -31266,8 +31401,8 @@
31266
31401
  {
31267
31402
  "description": "The background color of the Grid row resize indicator.\n",
31268
31403
  "commentRange": {
31269
- "start": 321,
31270
- "end": 322
31404
+ "start": 331,
31405
+ "end": 332
31271
31406
  },
31272
31407
  "context": {
31273
31408
  "type": "variable",
@@ -31275,8 +31410,8 @@
31275
31410
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
31276
31411
  "scope": "default",
31277
31412
  "line": {
31278
- "start": 323,
31279
- "end": 323
31413
+ "start": 333,
31414
+ "end": 333
31280
31415
  }
31281
31416
  },
31282
31417
  "group": [
@@ -31293,8 +31428,8 @@
31293
31428
  {
31294
31429
  "description": "The background color of the active Grid row resize indicator.\n",
31295
31430
  "commentRange": {
31296
- "start": 324,
31297
- "end": 325
31431
+ "start": 334,
31432
+ "end": 335
31298
31433
  },
31299
31434
  "context": {
31300
31435
  "type": "variable",
@@ -31302,8 +31437,8 @@
31302
31437
  "value": "k-color(primary)",
31303
31438
  "scope": "default",
31304
31439
  "line": {
31305
- "start": 326,
31306
- "end": 326
31440
+ "start": 336,
31441
+ "end": 336
31307
31442
  }
31308
31443
  },
31309
31444
  "group": [
@@ -31320,8 +31455,8 @@
31320
31455
  {
31321
31456
  "description": "The height of the Grid row resize indicator.\n",
31322
31457
  "commentRange": {
31323
- "start": 327,
31324
- "end": 328
31458
+ "start": 337,
31459
+ "end": 338
31325
31460
  },
31326
31461
  "context": {
31327
31462
  "type": "variable",
@@ -31329,8 +31464,8 @@
31329
31464
  "value": "k-spacing(0.5)",
31330
31465
  "scope": "default",
31331
31466
  "line": {
31332
- "start": 329,
31333
- "end": 329
31467
+ "start": 339,
31468
+ "end": 339
31334
31469
  }
31335
31470
  },
31336
31471
  "group": [
@@ -65828,15 +65963,15 @@
65828
65963
  "resolvedType": "Null"
65829
65964
  },
65830
65965
  {
65831
- "description": "The box shadow of the row spanned cells.\n",
65966
+ "description": "Background color of highlighted rows in table.\n",
65832
65967
  "commentRange": {
65833
65968
  "start": 158,
65834
65969
  "end": 159
65835
65970
  },
65836
65971
  "context": {
65837
65972
  "type": "variable",
65838
- "name": "kendo-table-cell-row-span-shadow",
65839
- "value": "inset 0 0 0 1px $kendo-table-border",
65973
+ "name": "kendo-table-highlighted-bg",
65974
+ "value": "color-mix(in srgb, k-color(warning) 25%, transparent)",
65840
65975
  "scope": "default",
65841
65976
  "line": {
65842
65977
  "start": 160,
@@ -65851,6 +65986,141 @@
65851
65986
  "path": "bootstrap/scss/table/_variables.scss",
65852
65987
  "name": "_variables.scss"
65853
65988
  },
65989
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-warning, #ffc107) 25%, transparent)",
65990
+ "resolvedType": "String"
65991
+ },
65992
+ {
65993
+ "description": "Text color of highlighted rows in table.\n",
65994
+ "commentRange": {
65995
+ "start": 161,
65996
+ "end": 162
65997
+ },
65998
+ "context": {
65999
+ "type": "variable",
66000
+ "name": "kendo-table-highlighted-text",
66001
+ "value": "null",
66002
+ "scope": "default",
66003
+ "line": {
66004
+ "start": 163,
66005
+ "end": 163
66006
+ }
66007
+ },
66008
+ "group": [
66009
+ "table"
66010
+ ],
66011
+ "access": "public",
66012
+ "file": {
66013
+ "path": "bootstrap/scss/table/_variables.scss",
66014
+ "name": "_variables.scss"
66015
+ },
66016
+ "resolvedValue": "null",
66017
+ "resolvedType": "Null"
66018
+ },
66019
+ {
66020
+ "description": "The font weight of highlighted rows in table.\n",
66021
+ "commentRange": {
66022
+ "start": 164,
66023
+ "end": 165
66024
+ },
66025
+ "context": {
66026
+ "type": "variable",
66027
+ "name": "kendo-table-highlighted-font-weight",
66028
+ "value": "var( --kendo-font-weight-bold, bold )",
66029
+ "scope": "default",
66030
+ "line": {
66031
+ "start": 166,
66032
+ "end": 166
66033
+ }
66034
+ },
66035
+ "group": [
66036
+ "table"
66037
+ ],
66038
+ "access": "public",
66039
+ "file": {
66040
+ "path": "bootstrap/scss/table/_variables.scss",
66041
+ "name": "_variables.scss"
66042
+ },
66043
+ "resolvedValue": "var(--kendo-font-weight-bold, bold)",
66044
+ "resolvedType": "String"
66045
+ },
66046
+ {
66047
+ "description": "Border color of highlighted rows in table.\n",
66048
+ "commentRange": {
66049
+ "start": 167,
66050
+ "end": 168
66051
+ },
66052
+ "context": {
66053
+ "type": "variable",
66054
+ "name": "kendo-table-highlighted-border",
66055
+ "value": "null",
66056
+ "scope": "default",
66057
+ "line": {
66058
+ "start": 169,
66059
+ "end": 169
66060
+ }
66061
+ },
66062
+ "group": [
66063
+ "table"
66064
+ ],
66065
+ "access": "public",
66066
+ "file": {
66067
+ "path": "bootstrap/scss/table/_variables.scss",
66068
+ "name": "_variables.scss"
66069
+ },
66070
+ "resolvedValue": "null",
66071
+ "resolvedType": "Null"
66072
+ },
66073
+ {
66074
+ "description": "Background color of selected highlighted rows in table.\n",
66075
+ "commentRange": {
66076
+ "start": 171,
66077
+ "end": 172
66078
+ },
66079
+ "context": {
66080
+ "type": "variable",
66081
+ "name": "kendo-table-selected-highlighted-bg",
66082
+ "value": "color-mix(in srgb, color-mix(in srgb, k-color(primary), k-color(warning)) 44%, transparent)",
66083
+ "scope": "default",
66084
+ "line": {
66085
+ "start": 173,
66086
+ "end": 173
66087
+ }
66088
+ },
66089
+ "group": [
66090
+ "table"
66091
+ ],
66092
+ "access": "public",
66093
+ "file": {
66094
+ "path": "bootstrap/scss/table/_variables.scss",
66095
+ "name": "_variables.scss"
66096
+ },
66097
+ "resolvedValue": "color-mix(in srgb, color-mix(in srgb, var(--kendo-color-primary, #0d6efd), var(--kendo-color-warning, #ffc107)) 44%, transparent)",
66098
+ "resolvedType": "String"
66099
+ },
66100
+ {
66101
+ "description": "The box shadow of the row spanned cells.\n",
66102
+ "commentRange": {
66103
+ "start": 175,
66104
+ "end": 176
66105
+ },
66106
+ "context": {
66107
+ "type": "variable",
66108
+ "name": "kendo-table-cell-row-span-shadow",
66109
+ "value": "inset 0 0 0 1px $kendo-table-border",
66110
+ "scope": "default",
66111
+ "line": {
66112
+ "start": 177,
66113
+ "end": 177
66114
+ }
66115
+ },
66116
+ "group": [
66117
+ "table"
66118
+ ],
66119
+ "access": "public",
66120
+ "file": {
66121
+ "path": "bootstrap/scss/table/_variables.scss",
66122
+ "name": "_variables.scss"
66123
+ },
65854
66124
  "resolvedValue": "(inset 0 0 0 1px var(--kendo-color-border, rgba(33, 37, 41, 0.13)))",
65855
66125
  "resolvedType": "List"
65856
66126
  },
@@ -112109,15 +112379,15 @@
112109
112379
  "resolvedType": "Null"
112110
112380
  },
112111
112381
  {
112112
- "description": "The background color of the Grid selection aggregates container.\n",
112382
+ "description": "The background color of highlighted Grid rows.\n",
112113
112383
  "commentRange": {
112114
112384
  "start": 212,
112115
112385
  "end": 213
112116
112386
  },
112117
112387
  "context": {
112118
112388
  "type": "variable",
112119
- "name": "kendo-grid-selection-aggregates-bg",
112120
- "value": "$kendo-grid-header-bg",
112389
+ "name": "kendo-grid-highlighted-bg",
112390
+ "value": "$kendo-table-highlighted-bg",
112121
112391
  "scope": "default",
112122
112392
  "line": {
112123
112393
  "start": 214,
@@ -112132,19 +112402,19 @@
112132
112402
  "path": "bootstrap/scss/grid/_variables.scss",
112133
112403
  "name": "_variables.scss"
112134
112404
  },
112135
- "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
112405
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-warning, #ffc107) 25%, transparent)",
112136
112406
  "resolvedType": "String"
112137
112407
  },
112138
112408
  {
112139
- "description": "The text color of the Grid selection aggregates container.\n",
112409
+ "description": "The text color of highlighted Grid rows.\n",
112140
112410
  "commentRange": {
112141
112411
  "start": 215,
112142
112412
  "end": 216
112143
112413
  },
112144
112414
  "context": {
112145
112415
  "type": "variable",
112146
- "name": "kendo-grid-selection-aggregates-text",
112147
- "value": "$kendo-grid-text",
112416
+ "name": "kendo-grid-highlighted-text",
112417
+ "value": "$kendo-table-highlighted-text",
112148
112418
  "scope": "default",
112149
112419
  "line": {
112150
112420
  "start": 217,
@@ -112159,14 +112429,149 @@
112159
112429
  "path": "bootstrap/scss/grid/_variables.scss",
112160
112430
  "name": "_variables.scss"
112161
112431
  },
112432
+ "resolvedValue": "null",
112433
+ "resolvedType": "Null"
112434
+ },
112435
+ {
112436
+ "description": "The border color of highlighted Grid rows.\n",
112437
+ "commentRange": {
112438
+ "start": 218,
112439
+ "end": 219
112440
+ },
112441
+ "context": {
112442
+ "type": "variable",
112443
+ "name": "kendo-grid-highlighted-border",
112444
+ "value": "$kendo-table-highlighted-border",
112445
+ "scope": "default",
112446
+ "line": {
112447
+ "start": 220,
112448
+ "end": 220
112449
+ }
112450
+ },
112451
+ "group": [
112452
+ "grid"
112453
+ ],
112454
+ "access": "public",
112455
+ "file": {
112456
+ "path": "bootstrap/scss/grid/_variables.scss",
112457
+ "name": "_variables.scss"
112458
+ },
112459
+ "resolvedValue": "null",
112460
+ "resolvedType": "Null"
112461
+ },
112462
+ {
112463
+ "description": "The font weight of highlighted Grid rows.\n",
112464
+ "commentRange": {
112465
+ "start": 221,
112466
+ "end": 222
112467
+ },
112468
+ "context": {
112469
+ "type": "variable",
112470
+ "name": "kendo-grid-highlighted-font-weight",
112471
+ "value": "$kendo-table-highlighted-font-weight",
112472
+ "scope": "default",
112473
+ "line": {
112474
+ "start": 223,
112475
+ "end": 223
112476
+ }
112477
+ },
112478
+ "group": [
112479
+ "grid"
112480
+ ],
112481
+ "access": "public",
112482
+ "file": {
112483
+ "path": "bootstrap/scss/grid/_variables.scss",
112484
+ "name": "_variables.scss"
112485
+ },
112486
+ "resolvedValue": "var(--kendo-font-weight-bold, bold)",
112487
+ "resolvedType": "String"
112488
+ },
112489
+ {
112490
+ "description": "The background color of selected highlighted Grid rows.\n",
112491
+ "commentRange": {
112492
+ "start": 225,
112493
+ "end": 226
112494
+ },
112495
+ "context": {
112496
+ "type": "variable",
112497
+ "name": "kendo-grid-selected-highlighted-bg",
112498
+ "value": "$kendo-table-selected-highlighted-bg",
112499
+ "scope": "default",
112500
+ "line": {
112501
+ "start": 227,
112502
+ "end": 227
112503
+ }
112504
+ },
112505
+ "group": [
112506
+ "grid"
112507
+ ],
112508
+ "access": "public",
112509
+ "file": {
112510
+ "path": "bootstrap/scss/grid/_variables.scss",
112511
+ "name": "_variables.scss"
112512
+ },
112513
+ "resolvedValue": "color-mix(in srgb, color-mix(in srgb, var(--kendo-color-primary, #0d6efd), var(--kendo-color-warning, #ffc107)) 44%, transparent)",
112514
+ "resolvedType": "String"
112515
+ },
112516
+ {
112517
+ "description": "The background color of the Grid selection aggregates container.\n",
112518
+ "commentRange": {
112519
+ "start": 229,
112520
+ "end": 230
112521
+ },
112522
+ "context": {
112523
+ "type": "variable",
112524
+ "name": "kendo-grid-selection-aggregates-bg",
112525
+ "value": "$kendo-grid-header-bg",
112526
+ "scope": "default",
112527
+ "line": {
112528
+ "start": 231,
112529
+ "end": 231
112530
+ }
112531
+ },
112532
+ "group": [
112533
+ "grid"
112534
+ ],
112535
+ "access": "public",
112536
+ "file": {
112537
+ "path": "bootstrap/scss/grid/_variables.scss",
112538
+ "name": "_variables.scss"
112539
+ },
112540
+ "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
112541
+ "resolvedType": "String"
112542
+ },
112543
+ {
112544
+ "description": "The text color of the Grid selection aggregates container.\n",
112545
+ "commentRange": {
112546
+ "start": 232,
112547
+ "end": 233
112548
+ },
112549
+ "context": {
112550
+ "type": "variable",
112551
+ "name": "kendo-grid-selection-aggregates-text",
112552
+ "value": "$kendo-grid-text",
112553
+ "scope": "default",
112554
+ "line": {
112555
+ "start": 234,
112556
+ "end": 234
112557
+ }
112558
+ },
112559
+ "group": [
112560
+ "grid"
112561
+ ],
112562
+ "access": "public",
112563
+ "file": {
112564
+ "path": "bootstrap/scss/grid/_variables.scss",
112565
+ "name": "_variables.scss"
112566
+ },
112162
112567
  "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
112163
112568
  "resolvedType": "String"
112164
112569
  },
112165
112570
  {
112166
112571
  "description": "The border color of the Grid selection aggregates container.\n",
112167
112572
  "commentRange": {
112168
- "start": 218,
112169
- "end": 219
112573
+ "start": 235,
112574
+ "end": 236
112170
112575
  },
112171
112576
  "context": {
112172
112577
  "type": "variable",
@@ -112174,8 +112579,8 @@
112174
112579
  "value": "$kendo-grid-border",
112175
112580
  "scope": "default",
112176
112581
  "line": {
112177
- "start": 220,
112178
- "end": 220
112582
+ "start": 237,
112583
+ "end": 237
112179
112584
  }
112180
112585
  },
112181
112586
  "group": [
@@ -112192,8 +112597,8 @@
112192
112597
  {
112193
112598
  "description": "The border width of the Grid selection aggregates container.\n",
112194
112599
  "commentRange": {
112195
- "start": 221,
112196
- "end": 222
112600
+ "start": 238,
112601
+ "end": 239
112197
112602
  },
112198
112603
  "context": {
112199
112604
  "type": "variable",
@@ -112201,8 +112606,8 @@
112201
112606
  "value": "$kendo-grid-border-width",
112202
112607
  "scope": "default",
112203
112608
  "line": {
112204
- "start": 223,
112205
- "end": 223
112609
+ "start": 240,
112610
+ "end": 240
112206
112611
  }
112207
112612
  },
112208
112613
  "group": [
@@ -112219,8 +112624,8 @@
112219
112624
  {
112220
112625
  "description": "The spacing between the selection aggregates items.\n",
112221
112626
  "commentRange": {
112222
- "start": 224,
112223
- "end": 225
112627
+ "start": 241,
112628
+ "end": 242
112224
112629
  },
112225
112630
  "context": {
112226
112631
  "type": "variable",
@@ -112228,8 +112633,8 @@
112228
112633
  "value": "k-spacing(2)",
112229
112634
  "scope": "default",
112230
112635
  "line": {
112231
- "start": 226,
112232
- "end": 226
112636
+ "start": 243,
112637
+ "end": 243
112233
112638
  }
112234
112639
  },
112235
112640
  "group": [
@@ -112246,8 +112651,8 @@
112246
112651
  {
112247
112652
  "description": "The line height of the Grid selection aggregates container.\n",
112248
112653
  "commentRange": {
112249
- "start": 227,
112250
- "end": 228
112654
+ "start": 244,
112655
+ "end": 245
112251
112656
  },
112252
112657
  "context": {
112253
112658
  "type": "variable",
@@ -112255,8 +112660,8 @@
112255
112660
  "value": "$kendo-grid-line-height",
112256
112661
  "scope": "default",
112257
112662
  "line": {
112258
- "start": 229,
112259
- "end": 229
112663
+ "start": 246,
112664
+ "end": 246
112260
112665
  }
112261
112666
  },
112262
112667
  "group": [
@@ -112273,8 +112678,8 @@
112273
112678
  {
112274
112679
  "description": "The font weight of the Grid selection aggregates container.\n",
112275
112680
  "commentRange": {
112276
- "start": 230,
112277
- "end": 231
112681
+ "start": 247,
112682
+ "end": 248
112278
112683
  },
112279
112684
  "context": {
112280
112685
  "type": "variable",
@@ -112282,8 +112687,8 @@
112282
112687
  "value": "var( --kendo-font-weight-bold, normal )!default",
112283
112688
  "scope": "private",
112284
112689
  "line": {
112285
- "start": 232,
112286
- "end": 232
112690
+ "start": 249,
112691
+ "end": 249
112287
112692
  }
112288
112693
  },
112289
112694
  "group": [
@@ -112300,8 +112705,8 @@
112300
112705
  {
112301
112706
  "description": "The background color of the Grid row resize indicator.\n",
112302
112707
  "commentRange": {
112303
- "start": 321,
112304
- "end": 322
112708
+ "start": 331,
112709
+ "end": 332
112305
112710
  },
112306
112711
  "context": {
112307
112712
  "type": "variable",
@@ -112309,8 +112714,8 @@
112309
112714
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
112310
112715
  "scope": "default",
112311
112716
  "line": {
112312
- "start": 323,
112313
- "end": 323
112717
+ "start": 333,
112718
+ "end": 333
112314
112719
  }
112315
112720
  },
112316
112721
  "group": [
@@ -112327,8 +112732,8 @@
112327
112732
  {
112328
112733
  "description": "The background color of the active Grid row resize indicator.\n",
112329
112734
  "commentRange": {
112330
- "start": 324,
112331
- "end": 325
112735
+ "start": 334,
112736
+ "end": 335
112332
112737
  },
112333
112738
  "context": {
112334
112739
  "type": "variable",
@@ -112336,8 +112741,8 @@
112336
112741
  "value": "k-color(primary)",
112337
112742
  "scope": "default",
112338
112743
  "line": {
112339
- "start": 326,
112340
- "end": 326
112744
+ "start": 336,
112745
+ "end": 336
112341
112746
  }
112342
112747
  },
112343
112748
  "group": [
@@ -112354,8 +112759,8 @@
112354
112759
  {
112355
112760
  "description": "The height of the Grid row resize indicator.\n",
112356
112761
  "commentRange": {
112357
- "start": 327,
112358
- "end": 328
112762
+ "start": 337,
112763
+ "end": 338
112359
112764
  },
112360
112765
  "context": {
112361
112766
  "type": "variable",
@@ -112363,8 +112768,8 @@
112363
112768
  "value": "k-spacing(0.5)",
112364
112769
  "scope": "default",
112365
112770
  "line": {
112366
- "start": 329,
112367
- "end": 329
112771
+ "start": 339,
112772
+ "end": 339
112368
112773
  }
112369
112774
  },
112370
112775
  "group": [
@@ -147098,15 +147503,15 @@
147098
147503
  "resolvedType": "Null"
147099
147504
  },
147100
147505
  {
147101
- "description": "The box shadow of the row spanned cells.\n",
147506
+ "description": "Background color of highlighted rows in table.\n",
147102
147507
  "commentRange": {
147103
147508
  "start": 158,
147104
147509
  "end": 159
147105
147510
  },
147106
147511
  "context": {
147107
147512
  "type": "variable",
147108
- "name": "kendo-table-cell-row-span-shadow",
147109
- "value": "inset 0 0 0 1px $kendo-table-border",
147513
+ "name": "kendo-table-highlighted-bg",
147514
+ "value": "color-mix(in srgb, k-color(warning) 25%, transparent)",
147110
147515
  "scope": "default",
147111
147516
  "line": {
147112
147517
  "start": 160,
@@ -147121,6 +147526,141 @@
147121
147526
  "path": "bootstrap/scss/table/_variables.scss",
147122
147527
  "name": "_variables.scss"
147123
147528
  },
147529
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-warning, #ffc107) 25%, transparent)",
147530
+ "resolvedType": "String"
147531
+ },
147532
+ {
147533
+ "description": "Text color of highlighted rows in table.\n",
147534
+ "commentRange": {
147535
+ "start": 161,
147536
+ "end": 162
147537
+ },
147538
+ "context": {
147539
+ "type": "variable",
147540
+ "name": "kendo-table-highlighted-text",
147541
+ "value": "null",
147542
+ "scope": "default",
147543
+ "line": {
147544
+ "start": 163,
147545
+ "end": 163
147546
+ }
147547
+ },
147548
+ "group": [
147549
+ "table"
147550
+ ],
147551
+ "access": "public",
147552
+ "file": {
147553
+ "path": "bootstrap/scss/table/_variables.scss",
147554
+ "name": "_variables.scss"
147555
+ },
147556
+ "resolvedValue": "null",
147557
+ "resolvedType": "Null"
147558
+ },
147559
+ {
147560
+ "description": "The font weight of highlighted rows in table.\n",
147561
+ "commentRange": {
147562
+ "start": 164,
147563
+ "end": 165
147564
+ },
147565
+ "context": {
147566
+ "type": "variable",
147567
+ "name": "kendo-table-highlighted-font-weight",
147568
+ "value": "var( --kendo-font-weight-bold, bold )",
147569
+ "scope": "default",
147570
+ "line": {
147571
+ "start": 166,
147572
+ "end": 166
147573
+ }
147574
+ },
147575
+ "group": [
147576
+ "table"
147577
+ ],
147578
+ "access": "public",
147579
+ "file": {
147580
+ "path": "bootstrap/scss/table/_variables.scss",
147581
+ "name": "_variables.scss"
147582
+ },
147583
+ "resolvedValue": "var(--kendo-font-weight-bold, bold)",
147584
+ "resolvedType": "String"
147585
+ },
147586
+ {
147587
+ "description": "Border color of highlighted rows in table.\n",
147588
+ "commentRange": {
147589
+ "start": 167,
147590
+ "end": 168
147591
+ },
147592
+ "context": {
147593
+ "type": "variable",
147594
+ "name": "kendo-table-highlighted-border",
147595
+ "value": "null",
147596
+ "scope": "default",
147597
+ "line": {
147598
+ "start": 169,
147599
+ "end": 169
147600
+ }
147601
+ },
147602
+ "group": [
147603
+ "table"
147604
+ ],
147605
+ "access": "public",
147606
+ "file": {
147607
+ "path": "bootstrap/scss/table/_variables.scss",
147608
+ "name": "_variables.scss"
147609
+ },
147610
+ "resolvedValue": "null",
147611
+ "resolvedType": "Null"
147612
+ },
147613
+ {
147614
+ "description": "Background color of selected highlighted rows in table.\n",
147615
+ "commentRange": {
147616
+ "start": 171,
147617
+ "end": 172
147618
+ },
147619
+ "context": {
147620
+ "type": "variable",
147621
+ "name": "kendo-table-selected-highlighted-bg",
147622
+ "value": "color-mix(in srgb, color-mix(in srgb, k-color(primary), k-color(warning)) 44%, transparent)",
147623
+ "scope": "default",
147624
+ "line": {
147625
+ "start": 173,
147626
+ "end": 173
147627
+ }
147628
+ },
147629
+ "group": [
147630
+ "table"
147631
+ ],
147632
+ "access": "public",
147633
+ "file": {
147634
+ "path": "bootstrap/scss/table/_variables.scss",
147635
+ "name": "_variables.scss"
147636
+ },
147637
+ "resolvedValue": "color-mix(in srgb, color-mix(in srgb, var(--kendo-color-primary, #0d6efd), var(--kendo-color-warning, #ffc107)) 44%, transparent)",
147638
+ "resolvedType": "String"
147639
+ },
147640
+ {
147641
+ "description": "The box shadow of the row spanned cells.\n",
147642
+ "commentRange": {
147643
+ "start": 175,
147644
+ "end": 176
147645
+ },
147646
+ "context": {
147647
+ "type": "variable",
147648
+ "name": "kendo-table-cell-row-span-shadow",
147649
+ "value": "inset 0 0 0 1px $kendo-table-border",
147650
+ "scope": "default",
147651
+ "line": {
147652
+ "start": 177,
147653
+ "end": 177
147654
+ }
147655
+ },
147656
+ "group": [
147657
+ "table"
147658
+ ],
147659
+ "access": "public",
147660
+ "file": {
147661
+ "path": "bootstrap/scss/table/_variables.scss",
147662
+ "name": "_variables.scss"
147663
+ },
147124
147664
  "resolvedValue": "(inset 0 0 0 1px var(--kendo-color-border, rgba(33, 37, 41, 0.13)))",
147125
147665
  "resolvedType": "List"
147126
147666
  }