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

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.
Files changed (43) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/default-blue.css +1 -1
  3. package/dist/default-dataviz-v4.css +1 -1
  4. package/dist/default-green.css +1 -1
  5. package/dist/default-main-dark.css +1 -1
  6. package/dist/default-main.css +1 -1
  7. package/dist/default-nordic.css +1 -1
  8. package/dist/default-ocean-blue-a11y.css +1 -1
  9. package/dist/default-ocean-blue.css +1 -1
  10. package/dist/default-orange.css +1 -1
  11. package/dist/default-purple.css +1 -1
  12. package/dist/default-turquoise.css +1 -1
  13. package/dist/default-urban.css +1 -1
  14. package/dist/meta/sassdoc-data.json +722 -668
  15. package/dist/meta/sassdoc-raw-data.json +338 -313
  16. package/dist/meta/variables.json +25 -21
  17. package/lib/swatches/default-blue.json +1 -1
  18. package/lib/swatches/default-dataviz-v4.json +1 -1
  19. package/lib/swatches/default-green.json +1 -1
  20. package/lib/swatches/default-main-dark.json +1 -1
  21. package/lib/swatches/default-main.json +1 -1
  22. package/lib/swatches/default-nordic.json +1 -1
  23. package/lib/swatches/default-ocean-blue-a11y.json +1 -1
  24. package/lib/swatches/default-ocean-blue.json +1 -1
  25. package/lib/swatches/default-orange.json +1 -1
  26. package/lib/swatches/default-purple.json +1 -1
  27. package/lib/swatches/default-turquoise.json +1 -1
  28. package/lib/swatches/default-urban.json +1 -1
  29. package/package.json +4 -4
  30. package/scss/adaptive/_variables.scss +3 -3
  31. package/scss/breadcrumb/_variables.scss +1 -1
  32. package/scss/calendar/_variables.scss +2 -2
  33. package/scss/captcha/_variables.scss +2 -2
  34. package/scss/column-menu/_variables.scss +1 -1
  35. package/scss/filter/_variables.scss +1 -1
  36. package/scss/grid/_variables.scss +0 -1
  37. package/scss/icons/_variables.scss +5 -1
  38. package/scss/panelbar/_variables.scss +1 -1
  39. package/scss/spreadsheet/_variables.scss +1 -1
  40. package/scss/tabstrip/_variables.scss +1 -1
  41. package/scss/taskboard/_variables.scss +3 -3
  42. package/scss/timeselector/_variables.scss +4 -4
  43. package/scss/treeview/_variables.scss +1 -1
@@ -2233,7 +2233,7 @@
2233
2233
  "context": {
2234
2234
  "type": "variable",
2235
2235
  "name": "kendo-adaptive-menu-clear-text",
2236
- "value": "k-color(primary)",
2236
+ "value": "k-color(primary-on-surface)",
2237
2237
  "scope": "default",
2238
2238
  "line": {
2239
2239
  "start": 31,
@@ -2408,7 +2408,7 @@
2408
2408
  "context": {
2409
2409
  "type": "variable",
2410
2410
  "name": "kendo-adaptive-grid-sort-text",
2411
- "value": "k-color(primary)",
2411
+ "value": "k-color(primary-on-surface)",
2412
2412
  "scope": "default",
2413
2413
  "line": {
2414
2414
  "start": 57,
@@ -2433,7 +2433,7 @@
2433
2433
  "context": {
2434
2434
  "type": "variable",
2435
2435
  "name": "kendo-adaptive-scheduler-current-text",
2436
- "value": "k-color(primary)",
2436
+ "value": "k-color(primary-on-surface)",
2437
2437
  "scope": "default",
2438
2438
  "line": {
2439
2439
  "start": 63,
@@ -5394,7 +5394,7 @@
5394
5394
  "context": {
5395
5395
  "type": "variable",
5396
5396
  "name": "kendo-breadcrumb-link-focus-text",
5397
- "value": "k-color(primary)",
5397
+ "value": "k-color(primary-on-surface)",
5398
5398
  "scope": "default",
5399
5399
  "line": {
5400
5400
  "start": 148,
@@ -9434,7 +9434,7 @@
9434
9434
  "context": {
9435
9435
  "type": "variable",
9436
9436
  "name": "kendo-calendar-today-color",
9437
- "value": "k-color(primary)",
9437
+ "value": "k-color(primary-on-surface)",
9438
9438
  "scope": "default",
9439
9439
  "line": {
9440
9440
  "start": 160,
@@ -10109,7 +10109,7 @@
10109
10109
  "context": {
10110
10110
  "type": "variable",
10111
10111
  "name": "kendo-calendar-navigation-hover-text",
10112
- "value": "k-color(primary-hover)",
10112
+ "value": "k-color(primary-on-surface)",
10113
10113
  "scope": "default",
10114
10114
  "line": {
10115
10115
  "start": 252,
@@ -10884,7 +10884,7 @@
10884
10884
  "context": {
10885
10885
  "type": "variable",
10886
10886
  "name": "kendo-captcha-text",
10887
- "value": "k-color(surface-alt)",
10887
+ "value": "k-color(on-app-surface)",
10888
10888
  "scope": "default",
10889
10889
  "line": {
10890
10890
  "start": 29,
@@ -10909,7 +10909,7 @@
10909
10909
  "context": {
10910
10910
  "type": "variable",
10911
10911
  "name": "kendo-captcha-border",
10912
- "value": "k-color(surface-alt)",
10912
+ "value": "k-color(border)",
10913
10913
  "scope": "default",
10914
10914
  "line": {
10915
10915
  "start": 32,
@@ -23167,7 +23167,7 @@
23167
23167
  "context": {
23168
23168
  "type": "variable",
23169
23169
  "name": "kendo-group-menu-item-add-action-text",
23170
- "value": "k-color(primary)",
23170
+ "value": "k-color(primary-on-surface)",
23171
23171
  "scope": "default",
23172
23172
  "line": {
23173
23173
  "start": 68,
@@ -29498,7 +29498,7 @@
29498
29498
  "context": {
29499
29499
  "type": "variable",
29500
29500
  "name": "kendo-filter-preview-field-text",
29501
- "value": "k-color(primary)",
29501
+ "value": "k-color(primary-on-surface)",
29502
29502
  "scope": "default",
29503
29503
  "line": {
29504
29504
  "start": 25,
@@ -35735,8 +35735,8 @@
35735
35735
  {
35736
35736
  "description": "The background color of highlighted Grid rows.\n",
35737
35737
  "commentRange": {
35738
- "start": 249,
35739
- "end": 250
35738
+ "start": 248,
35739
+ "end": 249
35740
35740
  },
35741
35741
  "context": {
35742
35742
  "type": "variable",
@@ -35744,8 +35744,8 @@
35744
35744
  "value": "$kendo-table-highlighted-bg",
35745
35745
  "scope": "default",
35746
35746
  "line": {
35747
- "start": 251,
35748
- "end": 251
35747
+ "start": 250,
35748
+ "end": 250
35749
35749
  }
35750
35750
  },
35751
35751
  "group": [
@@ -35760,8 +35760,8 @@
35760
35760
  {
35761
35761
  "description": "The font weight of highlighted Grid rows.\n",
35762
35762
  "commentRange": {
35763
- "start": 252,
35764
- "end": 253
35763
+ "start": 251,
35764
+ "end": 252
35765
35765
  },
35766
35766
  "context": {
35767
35767
  "type": "variable",
@@ -35769,8 +35769,8 @@
35769
35769
  "value": "$kendo-table-highlighted-font-weight",
35770
35770
  "scope": "default",
35771
35771
  "line": {
35772
- "start": 254,
35773
- "end": 254
35772
+ "start": 253,
35773
+ "end": 253
35774
35774
  }
35775
35775
  },
35776
35776
  "group": [
@@ -35785,8 +35785,8 @@
35785
35785
  {
35786
35786
  "description": "The background color of selected highlighted Grid rows.\n",
35787
35787
  "commentRange": {
35788
- "start": 256,
35789
- "end": 257
35788
+ "start": 255,
35789
+ "end": 256
35790
35790
  },
35791
35791
  "context": {
35792
35792
  "type": "variable",
@@ -35794,8 +35794,8 @@
35794
35794
  "value": "$kendo-table-selected-highlighted-bg",
35795
35795
  "scope": "default",
35796
35796
  "line": {
35797
- "start": 258,
35798
- "end": 258
35797
+ "start": 257,
35798
+ "end": 257
35799
35799
  }
35800
35800
  },
35801
35801
  "group": [
@@ -35810,8 +35810,8 @@
35810
35810
  {
35811
35811
  "description": "The background color of the Grid selection aggregates container.\n",
35812
35812
  "commentRange": {
35813
- "start": 260,
35814
- "end": 261
35813
+ "start": 259,
35814
+ "end": 260
35815
35815
  },
35816
35816
  "context": {
35817
35817
  "type": "variable",
@@ -35819,8 +35819,8 @@
35819
35819
  "value": "$kendo-grid-header-bg",
35820
35820
  "scope": "default",
35821
35821
  "line": {
35822
- "start": 262,
35823
- "end": 262
35822
+ "start": 261,
35823
+ "end": 261
35824
35824
  }
35825
35825
  },
35826
35826
  "group": [
@@ -35835,8 +35835,8 @@
35835
35835
  {
35836
35836
  "description": "The text color of the Grid selection aggregates container.\n",
35837
35837
  "commentRange": {
35838
- "start": 263,
35839
- "end": 264
35838
+ "start": 262,
35839
+ "end": 263
35840
35840
  },
35841
35841
  "context": {
35842
35842
  "type": "variable",
@@ -35844,8 +35844,8 @@
35844
35844
  "value": "$kendo-grid-text",
35845
35845
  "scope": "default",
35846
35846
  "line": {
35847
- "start": 265,
35848
- "end": 265
35847
+ "start": 264,
35848
+ "end": 264
35849
35849
  }
35850
35850
  },
35851
35851
  "group": [
@@ -35860,8 +35860,8 @@
35860
35860
  {
35861
35861
  "description": "The border color of the Grid selection aggregates container.\n",
35862
35862
  "commentRange": {
35863
- "start": 266,
35864
- "end": 267
35863
+ "start": 265,
35864
+ "end": 266
35865
35865
  },
35866
35866
  "context": {
35867
35867
  "type": "variable",
@@ -35869,8 +35869,8 @@
35869
35869
  "value": "$kendo-grid-border",
35870
35870
  "scope": "default",
35871
35871
  "line": {
35872
- "start": 268,
35873
- "end": 268
35872
+ "start": 267,
35873
+ "end": 267
35874
35874
  }
35875
35875
  },
35876
35876
  "group": [
@@ -35885,8 +35885,8 @@
35885
35885
  {
35886
35886
  "description": "The border width of the Grid selection aggregates container.\n",
35887
35887
  "commentRange": {
35888
- "start": 269,
35889
- "end": 270
35888
+ "start": 268,
35889
+ "end": 269
35890
35890
  },
35891
35891
  "context": {
35892
35892
  "type": "variable",
@@ -35894,8 +35894,8 @@
35894
35894
  "value": "$kendo-grid-border-width",
35895
35895
  "scope": "default",
35896
35896
  "line": {
35897
- "start": 271,
35898
- "end": 271
35897
+ "start": 270,
35898
+ "end": 270
35899
35899
  }
35900
35900
  },
35901
35901
  "group": [
@@ -35910,8 +35910,8 @@
35910
35910
  {
35911
35911
  "description": "The spacing between the selection aggregates items.\n",
35912
35912
  "commentRange": {
35913
- "start": 272,
35914
- "end": 273
35913
+ "start": 271,
35914
+ "end": 272
35915
35915
  },
35916
35916
  "context": {
35917
35917
  "type": "variable",
@@ -35919,8 +35919,8 @@
35919
35919
  "value": "k-spacing(2)",
35920
35920
  "scope": "default",
35921
35921
  "line": {
35922
- "start": 274,
35923
- "end": 274
35922
+ "start": 273,
35923
+ "end": 273
35924
35924
  }
35925
35925
  },
35926
35926
  "group": [
@@ -35935,8 +35935,8 @@
35935
35935
  {
35936
35936
  "description": "The line height of the Grid selection aggregates container.\n",
35937
35937
  "commentRange": {
35938
- "start": 275,
35939
- "end": 276
35938
+ "start": 274,
35939
+ "end": 275
35940
35940
  },
35941
35941
  "context": {
35942
35942
  "type": "variable",
@@ -35944,8 +35944,8 @@
35944
35944
  "value": "$kendo-grid-line-height",
35945
35945
  "scope": "default",
35946
35946
  "line": {
35947
- "start": 277,
35948
- "end": 277
35947
+ "start": 276,
35948
+ "end": 276
35949
35949
  }
35950
35950
  },
35951
35951
  "group": [
@@ -35960,8 +35960,8 @@
35960
35960
  {
35961
35961
  "description": "The font weight of the Grid selection aggregates container.\n",
35962
35962
  "commentRange": {
35963
- "start": 278,
35964
- "end": 279
35963
+ "start": 277,
35964
+ "end": 278
35965
35965
  },
35966
35966
  "context": {
35967
35967
  "type": "variable",
@@ -35969,8 +35969,8 @@
35969
35969
  "value": "var(--kendo-font-weight-bold)",
35970
35970
  "scope": "default",
35971
35971
  "line": {
35972
- "start": 280,
35973
- "end": 280
35972
+ "start": 279,
35973
+ "end": 279
35974
35974
  }
35975
35975
  },
35976
35976
  "group": [
@@ -35985,8 +35985,8 @@
35985
35985
  {
35986
35986
  "description": "The background color of the Grid row.\n",
35987
35987
  "commentRange": {
35988
- "start": 282,
35989
- "end": 283
35988
+ "start": 281,
35989
+ "end": 282
35990
35990
  },
35991
35991
  "context": {
35992
35992
  "type": "variable",
@@ -35994,8 +35994,8 @@
35994
35994
  "value": "k-color(surface)",
35995
35995
  "scope": "default",
35996
35996
  "line": {
35997
- "start": 284,
35998
- "end": 284
35997
+ "start": 283,
35998
+ "end": 283
35999
35999
  }
36000
36000
  },
36001
36001
  "group": [
@@ -36010,8 +36010,8 @@
36010
36010
  {
36011
36011
  "description": "The text color of the Grid row.\n",
36012
36012
  "commentRange": {
36013
- "start": 285,
36014
- "end": 286
36013
+ "start": 284,
36014
+ "end": 285
36015
36015
  },
36016
36016
  "context": {
36017
36017
  "type": "variable",
@@ -36019,8 +36019,8 @@
36019
36019
  "value": "$kendo-grid-text",
36020
36020
  "scope": "default",
36021
36021
  "line": {
36022
- "start": 287,
36023
- "end": 287
36022
+ "start": 286,
36023
+ "end": 286
36024
36024
  }
36025
36025
  },
36026
36026
  "group": [
@@ -36035,8 +36035,8 @@
36035
36035
  {
36036
36036
  "description": "The sorted icon spacing of the Grid.\n",
36037
36037
  "commentRange": {
36038
- "start": 289,
36039
- "end": 290
36038
+ "start": 288,
36039
+ "end": 289
36040
36040
  },
36041
36041
  "context": {
36042
36042
  "type": "variable",
@@ -36044,8 +36044,8 @@
36044
36044
  "value": "calc( #{k-spacing(2)} - 1px )",
36045
36045
  "scope": "default",
36046
36046
  "line": {
36047
- "start": 291,
36048
- "end": 291
36047
+ "start": 290,
36048
+ "end": 290
36049
36049
  }
36050
36050
  },
36051
36051
  "group": [
@@ -36060,8 +36060,8 @@
36060
36060
  {
36061
36061
  "description": "The background color of the Grid.\n",
36062
36062
  "commentRange": {
36063
- "start": 292,
36064
- "end": 293
36063
+ "start": 291,
36064
+ "end": 292
36065
36065
  },
36066
36066
  "context": {
36067
36067
  "type": "variable",
@@ -36069,8 +36069,8 @@
36069
36069
  "value": "color-mix(in srgb, k-color(on-app-surface) 3%, transparent)",
36070
36070
  "scope": "default",
36071
36071
  "line": {
36072
- "start": 294,
36073
- "end": 294
36072
+ "start": 293,
36073
+ "end": 293
36074
36074
  }
36075
36075
  },
36076
36076
  "group": [
@@ -36085,8 +36085,8 @@
36085
36085
  {
36086
36086
  "description": "The text color of the Grid.\n",
36087
36087
  "commentRange": {
36088
- "start": 295,
36089
- "end": 296
36088
+ "start": 294,
36089
+ "end": 295
36090
36090
  },
36091
36091
  "context": {
36092
36092
  "type": "variable",
@@ -36094,8 +36094,8 @@
36094
36094
  "value": "k-color(primary)",
36095
36095
  "scope": "default",
36096
36096
  "line": {
36097
- "start": 297,
36098
- "end": 297
36097
+ "start": 296,
36098
+ "end": 296
36099
36099
  }
36100
36100
  },
36101
36101
  "group": [
@@ -36110,8 +36110,8 @@
36110
36110
  {
36111
36111
  "description": "The font size of the Grid.\n",
36112
36112
  "commentRange": {
36113
- "start": 298,
36114
- "end": 299
36113
+ "start": 297,
36114
+ "end": 298
36115
36115
  },
36116
36116
  "context": {
36117
36117
  "type": "variable",
@@ -36119,8 +36119,8 @@
36119
36119
  "value": "var(--kendo-font-size-sm)",
36120
36120
  "scope": "default",
36121
36121
  "line": {
36122
- "start": 300,
36123
- "end": 300
36122
+ "start": 299,
36123
+ "end": 299
36124
36124
  }
36125
36125
  },
36126
36126
  "group": [
@@ -36135,8 +36135,8 @@
36135
36135
  {
36136
36136
  "description": "The spacing of the Grid.\n",
36137
36137
  "commentRange": {
36138
- "start": 301,
36139
- "end": 302
36138
+ "start": 300,
36139
+ "end": 301
36140
36140
  },
36141
36141
  "context": {
36142
36142
  "type": "variable",
@@ -36144,8 +36144,8 @@
36144
36144
  "value": "calc( #{$kendo-icon-spacing} / 2 )",
36145
36145
  "scope": "default",
36146
36146
  "line": {
36147
- "start": 303,
36148
- "end": 303
36147
+ "start": 302,
36148
+ "end": 302
36149
36149
  }
36150
36150
  },
36151
36151
  "group": [
@@ -36160,8 +36160,8 @@
36160
36160
  {
36161
36161
  "description": "The vertical spacing of the Grid.\n",
36162
36162
  "commentRange": {
36163
- "start": 304,
36164
- "end": 305
36163
+ "start": 303,
36164
+ "end": 304
36165
36165
  },
36166
36166
  "context": {
36167
36167
  "type": "variable",
@@ -36169,8 +36169,8 @@
36169
36169
  "value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1)",
36170
36170
  "scope": "default",
36171
36171
  "line": {
36172
- "start": 306,
36173
- "end": 306
36172
+ "start": 305,
36173
+ "end": 305
36174
36174
  }
36175
36175
  },
36176
36176
  "group": [
@@ -36185,8 +36185,8 @@
36185
36185
  {
36186
36186
  "description": "The shadow of the Grid.\n",
36187
36187
  "commentRange": {
36188
- "start": 309,
36189
- "end": 310
36188
+ "start": 308,
36189
+ "end": 309
36190
36190
  },
36191
36191
  "context": {
36192
36192
  "type": "variable",
@@ -36194,8 +36194,8 @@
36194
36194
  "value": "$kendo-table-focus-shadow",
36195
36195
  "scope": "default",
36196
36196
  "line": {
36197
- "start": 311,
36198
- "end": 311
36197
+ "start": 310,
36198
+ "end": 310
36199
36199
  }
36200
36200
  },
36201
36201
  "group": [
@@ -36210,8 +36210,8 @@
36210
36210
  {
36211
36211
  "description": "The spacing of the Grid button.\n",
36212
36212
  "commentRange": {
36213
- "start": 313,
36214
- "end": 314
36213
+ "start": 312,
36214
+ "end": 313
36215
36215
  },
36216
36216
  "context": {
36217
36217
  "type": "variable",
@@ -36219,8 +36219,8 @@
36219
36219
  "value": "k-spacing(2)",
36220
36220
  "scope": "default",
36221
36221
  "line": {
36222
- "start": 315,
36223
- "end": 315
36222
+ "start": 314,
36223
+ "end": 314
36224
36224
  }
36225
36225
  },
36226
36226
  "group": [
@@ -36235,8 +36235,8 @@
36235
36235
  {
36236
36236
  "description": "The background color of the sticky content in the Grid.\n",
36237
36237
  "commentRange": {
36238
- "start": 318,
36239
- "end": 319
36238
+ "start": 317,
36239
+ "end": 318
36240
36240
  },
36241
36241
  "context": {
36242
36242
  "type": "variable",
@@ -36244,8 +36244,8 @@
36244
36244
  "value": "k-color(surface-alt)",
36245
36245
  "scope": "default",
36246
36246
  "line": {
36247
- "start": 320,
36248
- "end": 320
36247
+ "start": 319,
36248
+ "end": 319
36249
36249
  }
36250
36250
  },
36251
36251
  "group": [
@@ -36260,8 +36260,8 @@
36260
36260
  {
36261
36261
  "description": "The background color of the hovered sticky content in the Grid.\n",
36262
36262
  "commentRange": {
36263
- "start": 321,
36264
- "end": 322
36263
+ "start": 320,
36264
+ "end": 321
36265
36265
  },
36266
36266
  "context": {
36267
36267
  "type": "variable",
@@ -36269,8 +36269,8 @@
36269
36269
  "value": "k-color(base-hover)",
36270
36270
  "scope": "default",
36271
36271
  "line": {
36272
- "start": 323,
36273
- "end": 323
36272
+ "start": 322,
36273
+ "end": 322
36274
36274
  }
36275
36275
  },
36276
36276
  "group": [
@@ -36285,8 +36285,8 @@
36285
36285
  {
36286
36286
  "description": "The alternate background color of the sticky content in the Grid.\n",
36287
36287
  "commentRange": {
36288
- "start": 324,
36289
- "end": 325
36288
+ "start": 323,
36289
+ "end": 324
36290
36290
  },
36291
36291
  "context": {
36292
36292
  "type": "variable",
@@ -36294,8 +36294,8 @@
36294
36294
  "value": "k-color(base)",
36295
36295
  "scope": "default",
36296
36296
  "line": {
36297
- "start": 326,
36298
- "end": 326
36297
+ "start": 325,
36298
+ "end": 325
36299
36299
  }
36300
36300
  },
36301
36301
  "group": [
@@ -36310,8 +36310,8 @@
36310
36310
  {
36311
36311
  "description": "The border color of the sticky content in the Grid.\n",
36312
36312
  "commentRange": {
36313
- "start": 328,
36314
- "end": 329
36313
+ "start": 327,
36314
+ "end": 328
36315
36315
  },
36316
36316
  "context": {
36317
36317
  "type": "variable",
@@ -36319,8 +36319,8 @@
36319
36319
  "value": "color-mix(in srgb, k-color(on-app-surface) 30%, transparent)",
36320
36320
  "scope": "default",
36321
36321
  "line": {
36322
- "start": 330,
36323
- "end": 330
36322
+ "start": 329,
36323
+ "end": 329
36324
36324
  }
36325
36325
  },
36326
36326
  "group": [
@@ -36335,8 +36335,8 @@
36335
36335
  {
36336
36336
  "description": "The background color of the sticky header in the Grid.\n",
36337
36337
  "commentRange": {
36338
- "start": 332,
36339
- "end": 333
36338
+ "start": 331,
36339
+ "end": 332
36340
36340
  },
36341
36341
  "context": {
36342
36342
  "type": "variable",
@@ -36344,8 +36344,8 @@
36344
36344
  "value": "$kendo-grid-header-bg",
36345
36345
  "scope": "default",
36346
36346
  "line": {
36347
- "start": 334,
36348
- "end": 334
36347
+ "start": 333,
36348
+ "end": 333
36349
36349
  }
36350
36350
  },
36351
36351
  "group": [
@@ -36360,8 +36360,8 @@
36360
36360
  {
36361
36361
  "description": "The text color of the sticky header in the Grid.\n",
36362
36362
  "commentRange": {
36363
- "start": 335,
36364
- "end": 336
36363
+ "start": 334,
36364
+ "end": 335
36365
36365
  },
36366
36366
  "context": {
36367
36367
  "type": "variable",
@@ -36369,8 +36369,8 @@
36369
36369
  "value": "$kendo-grid-header-text",
36370
36370
  "scope": "default",
36371
36371
  "line": {
36372
- "start": 337,
36373
- "end": 337
36372
+ "start": 336,
36373
+ "end": 336
36374
36374
  }
36375
36375
  },
36376
36376
  "group": [
@@ -36385,8 +36385,8 @@
36385
36385
  {
36386
36386
  "description": "The border color of the sticky header in the Grid.\n",
36387
36387
  "commentRange": {
36388
- "start": 338,
36389
- "end": 339
36388
+ "start": 337,
36389
+ "end": 338
36390
36390
  },
36391
36391
  "context": {
36392
36392
  "type": "variable",
@@ -36394,8 +36394,8 @@
36394
36394
  "value": "$kendo-grid-sticky-border",
36395
36395
  "scope": "default",
36396
36396
  "line": {
36397
- "start": 340,
36398
- "end": 340
36397
+ "start": 339,
36398
+ "end": 339
36399
36399
  }
36400
36400
  },
36401
36401
  "group": [
@@ -36410,8 +36410,8 @@
36410
36410
  {
36411
36411
  "description": "The background color of the sticky footer in the Grid.\n",
36412
36412
  "commentRange": {
36413
- "start": 342,
36414
- "end": 343
36413
+ "start": 341,
36414
+ "end": 342
36415
36415
  },
36416
36416
  "context": {
36417
36417
  "type": "variable",
@@ -36419,8 +36419,8 @@
36419
36419
  "value": "$kendo-grid-header-bg",
36420
36420
  "scope": "default",
36421
36421
  "line": {
36422
- "start": 344,
36423
- "end": 344
36422
+ "start": 343,
36423
+ "end": 343
36424
36424
  }
36425
36425
  },
36426
36426
  "group": [
@@ -36435,8 +36435,8 @@
36435
36435
  {
36436
36436
  "description": "The box shadow of the sticky container in the Grid.\n",
36437
36437
  "commentRange": {
36438
- "start": 346,
36439
- "end": 347
36438
+ "start": 345,
36439
+ "end": 346
36440
36440
  },
36441
36441
  "context": {
36442
36442
  "type": "variable",
@@ -36444,8 +36444,8 @@
36444
36444
  "value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
36445
36445
  "scope": "default",
36446
36446
  "line": {
36447
- "start": 348,
36448
- "end": 348
36447
+ "start": 347,
36448
+ "end": 347
36449
36449
  }
36450
36450
  },
36451
36451
  "group": [
@@ -36460,8 +36460,8 @@
36460
36460
  {
36461
36461
  "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
36462
36462
  "commentRange": {
36463
- "start": 349,
36464
- "end": 350
36463
+ "start": 348,
36464
+ "end": 349
36465
36465
  },
36466
36466
  "context": {
36467
36467
  "type": "variable",
@@ -36469,8 +36469,8 @@
36469
36469
  "value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
36470
36470
  "scope": "default",
36471
36471
  "line": {
36472
- "start": 351,
36473
- "end": 351
36472
+ "start": 350,
36473
+ "end": 350
36474
36474
  }
36475
36475
  },
36476
36476
  "group": [
@@ -36485,8 +36485,8 @@
36485
36485
  {
36486
36486
  "description": "The box shadow of the pinned container in the Grid.\n",
36487
36487
  "commentRange": {
36488
- "start": 353,
36489
- "end": 354
36488
+ "start": 352,
36489
+ "end": 353
36490
36490
  },
36491
36491
  "context": {
36492
36492
  "type": "variable",
@@ -36494,8 +36494,8 @@
36494
36494
  "value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
36495
36495
  "scope": "default",
36496
36496
  "line": {
36497
- "start": 355,
36498
- "end": 355
36497
+ "start": 354,
36498
+ "end": 354
36499
36499
  }
36500
36500
  },
36501
36501
  "group": [
@@ -36510,8 +36510,8 @@
36510
36510
  {
36511
36511
  "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
36512
36512
  "commentRange": {
36513
- "start": 356,
36514
- "end": 357
36513
+ "start": 355,
36514
+ "end": 356
36515
36515
  },
36516
36516
  "context": {
36517
36517
  "type": "variable",
@@ -36519,8 +36519,8 @@
36519
36519
  "value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
36520
36520
  "scope": "default",
36521
36521
  "line": {
36522
- "start": 358,
36523
- "end": 358
36522
+ "start": 357,
36523
+ "end": 357
36524
36524
  }
36525
36525
  },
36526
36526
  "group": [
@@ -36535,8 +36535,8 @@
36535
36535
  {
36536
36536
  "description": "The width of the Grid column menu.\n",
36537
36537
  "commentRange": {
36538
- "start": 361,
36539
- "end": 362
36538
+ "start": 360,
36539
+ "end": 361
36540
36540
  },
36541
36541
  "context": {
36542
36542
  "type": "variable",
@@ -36544,8 +36544,8 @@
36544
36544
  "value": "230px",
36545
36545
  "scope": "default",
36546
36546
  "line": {
36547
- "start": 363,
36548
- "end": 363
36547
+ "start": 362,
36548
+ "end": 362
36549
36549
  }
36550
36550
  },
36551
36551
  "group": [
@@ -36560,8 +36560,8 @@
36560
36560
  {
36561
36561
  "description": "The maximum width of the Grid column menu.\n",
36562
36562
  "commentRange": {
36563
- "start": 364,
36564
- "end": 365
36563
+ "start": 363,
36564
+ "end": 364
36565
36565
  },
36566
36566
  "context": {
36567
36567
  "type": "variable",
@@ -36569,8 +36569,8 @@
36569
36569
  "value": "320px",
36570
36570
  "scope": "default",
36571
36571
  "line": {
36572
- "start": 366,
36573
- "end": 366
36572
+ "start": 365,
36573
+ "end": 365
36574
36574
  }
36575
36575
  },
36576
36576
  "group": [
@@ -36585,8 +36585,8 @@
36585
36585
  {
36586
36586
  "description": "The horizontal padding of the Grid popup.\n",
36587
36587
  "commentRange": {
36588
- "start": 369,
36589
- "end": 370
36588
+ "start": 368,
36589
+ "end": 369
36590
36590
  },
36591
36591
  "context": {
36592
36592
  "type": "variable",
@@ -36594,8 +36594,8 @@
36594
36594
  "value": "null",
36595
36595
  "scope": "default",
36596
36596
  "line": {
36597
- "start": 371,
36598
- "end": 371
36597
+ "start": 370,
36598
+ "end": 370
36599
36599
  }
36600
36600
  },
36601
36601
  "group": [
@@ -36610,8 +36610,8 @@
36610
36610
  {
36611
36611
  "description": "The vertical padding of the Grid popup.\n",
36612
36612
  "commentRange": {
36613
- "start": 372,
36614
- "end": 373
36613
+ "start": 371,
36614
+ "end": 372
36615
36615
  },
36616
36616
  "context": {
36617
36617
  "type": "variable",
@@ -36619,8 +36619,8 @@
36619
36619
  "value": "null",
36620
36620
  "scope": "default",
36621
36621
  "line": {
36622
- "start": 374,
36623
- "end": 374
36622
+ "start": 373,
36623
+ "end": 373
36624
36624
  }
36625
36625
  },
36626
36626
  "group": [
@@ -36635,8 +36635,8 @@
36635
36635
  {
36636
36636
  "description": "The horizontal padding of the Grid item.\n",
36637
36637
  "commentRange": {
36638
- "start": 376,
36639
- "end": 377
36638
+ "start": 375,
36639
+ "end": 376
36640
36640
  },
36641
36641
  "context": {
36642
36642
  "type": "variable",
@@ -36644,8 +36644,8 @@
36644
36644
  "value": "$kendo-menu-popup-md-item-padding-x",
36645
36645
  "scope": "default",
36646
36646
  "line": {
36647
- "start": 378,
36648
- "end": 378
36647
+ "start": 377,
36648
+ "end": 377
36649
36649
  }
36650
36650
  },
36651
36651
  "group": [
@@ -36660,8 +36660,8 @@
36660
36660
  {
36661
36661
  "description": "The vertical padding of the Grid item.\n",
36662
36662
  "commentRange": {
36663
- "start": 379,
36664
- "end": 380
36663
+ "start": 378,
36664
+ "end": 379
36665
36665
  },
36666
36666
  "context": {
36667
36667
  "type": "variable",
@@ -36669,8 +36669,8 @@
36669
36669
  "value": "$kendo-menu-popup-md-item-padding-y",
36670
36670
  "scope": "default",
36671
36671
  "line": {
36672
- "start": 381,
36673
- "end": 381
36672
+ "start": 380,
36673
+ "end": 380
36674
36674
  }
36675
36675
  },
36676
36676
  "group": [
@@ -36685,8 +36685,8 @@
36685
36685
  {
36686
36686
  "description": "The horizontal padding of the Grid item.\n",
36687
36687
  "commentRange": {
36688
- "start": 383,
36689
- "end": 384
36688
+ "start": 382,
36689
+ "end": 383
36690
36690
  },
36691
36691
  "context": {
36692
36692
  "type": "variable",
@@ -36694,8 +36694,8 @@
36694
36694
  "value": "$kendo-list-md-item-padding-x",
36695
36695
  "scope": "default",
36696
36696
  "line": {
36697
- "start": 385,
36698
- "end": 385
36697
+ "start": 384,
36698
+ "end": 384
36699
36699
  }
36700
36700
  },
36701
36701
  "group": [
@@ -36710,8 +36710,8 @@
36710
36710
  {
36711
36711
  "description": "The vertical padding of the Grid item.\n",
36712
36712
  "commentRange": {
36713
- "start": 386,
36714
- "end": 387
36713
+ "start": 385,
36714
+ "end": 386
36715
36715
  },
36716
36716
  "context": {
36717
36717
  "type": "variable",
@@ -36719,8 +36719,8 @@
36719
36719
  "value": "$kendo-list-md-item-padding-y",
36720
36720
  "scope": "default",
36721
36721
  "line": {
36722
- "start": 388,
36723
- "end": 388
36722
+ "start": 387,
36723
+ "end": 387
36724
36724
  }
36725
36725
  },
36726
36726
  "group": [
@@ -36735,8 +36735,8 @@
36735
36735
  {
36736
36736
  "description": "The horizontal padding of the Grid.\n",
36737
36737
  "commentRange": {
36738
- "start": 390,
36739
- "end": 391
36738
+ "start": 389,
36739
+ "end": 390
36740
36740
  },
36741
36741
  "context": {
36742
36742
  "type": "variable",
@@ -36744,8 +36744,8 @@
36744
36744
  "value": "k-spacing(0)",
36745
36745
  "scope": "default",
36746
36746
  "line": {
36747
- "start": 392,
36748
- "end": 392
36747
+ "start": 391,
36748
+ "end": 391
36749
36749
  }
36750
36750
  },
36751
36751
  "group": [
@@ -36760,8 +36760,8 @@
36760
36760
  {
36761
36761
  "description": "The vertical padding of the Grid.\n",
36762
36762
  "commentRange": {
36763
- "start": 393,
36764
- "end": 394
36763
+ "start": 392,
36764
+ "end": 393
36765
36765
  },
36766
36766
  "context": {
36767
36767
  "type": "variable",
@@ -36769,8 +36769,8 @@
36769
36769
  "value": "k-spacing(1.5)",
36770
36770
  "scope": "default",
36771
36771
  "line": {
36772
- "start": 395,
36773
- "end": 395
36772
+ "start": 394,
36773
+ "end": 394
36774
36774
  }
36775
36775
  },
36776
36776
  "group": [
@@ -36785,8 +36785,8 @@
36785
36785
  {
36786
36786
  "description": "The horizontal padding of the Grid header.\n",
36787
36787
  "commentRange": {
36788
- "start": 397,
36789
- "end": 398
36788
+ "start": 396,
36789
+ "end": 397
36790
36790
  },
36791
36791
  "context": {
36792
36792
  "type": "variable",
@@ -36794,8 +36794,8 @@
36794
36794
  "value": "$kendo-menu-popup-md-item-padding-x",
36795
36795
  "scope": "default",
36796
36796
  "line": {
36797
- "start": 399,
36798
- "end": 399
36797
+ "start": 398,
36798
+ "end": 398
36799
36799
  }
36800
36800
  },
36801
36801
  "group": [
@@ -36810,8 +36810,8 @@
36810
36810
  {
36811
36811
  "description": "The vertical padding of the Grid header.\n",
36812
36812
  "commentRange": {
36813
- "start": 400,
36814
- "end": 401
36813
+ "start": 399,
36814
+ "end": 400
36815
36815
  },
36816
36816
  "context": {
36817
36817
  "type": "variable",
@@ -36819,8 +36819,8 @@
36819
36819
  "value": "$kendo-menu-popup-md-item-padding-y",
36820
36820
  "scope": "default",
36821
36821
  "line": {
36822
- "start": 402,
36823
- "end": 402
36822
+ "start": 401,
36823
+ "end": 401
36824
36824
  }
36825
36825
  },
36826
36826
  "group": [
@@ -36835,8 +36835,8 @@
36835
36835
  {
36836
36836
  "description": "The font size of the Grid header.\n",
36837
36837
  "commentRange": {
36838
- "start": 404,
36839
- "end": 405
36838
+ "start": 403,
36839
+ "end": 404
36840
36840
  },
36841
36841
  "context": {
36842
36842
  "type": "variable",
@@ -36844,8 +36844,8 @@
36844
36844
  "value": "var(--kendo-font-size-sm)",
36845
36845
  "scope": "default",
36846
36846
  "line": {
36847
- "start": 406,
36848
- "end": 406
36847
+ "start": 405,
36848
+ "end": 405
36849
36849
  }
36850
36850
  },
36851
36851
  "group": [
@@ -36860,8 +36860,8 @@
36860
36860
  {
36861
36861
  "description": "The height of the Grid header.\n",
36862
36862
  "commentRange": {
36863
- "start": 407,
36864
- "end": 408
36863
+ "start": 406,
36864
+ "end": 407
36865
36865
  },
36866
36866
  "context": {
36867
36867
  "type": "variable",
@@ -36869,8 +36869,8 @@
36869
36869
  "value": "var(--kendo-line-height)",
36870
36870
  "scope": "default",
36871
36871
  "line": {
36872
- "start": 409,
36873
- "end": 409
36872
+ "start": 408,
36873
+ "end": 408
36874
36874
  }
36875
36875
  },
36876
36876
  "group": [
@@ -36885,8 +36885,8 @@
36885
36885
  {
36886
36886
  "description": "The text color of the Grid header.\n",
36887
36887
  "commentRange": {
36888
- "start": 410,
36889
- "end": 411
36888
+ "start": 409,
36889
+ "end": 410
36890
36890
  },
36891
36891
  "context": {
36892
36892
  "type": "variable",
@@ -36894,8 +36894,8 @@
36894
36894
  "value": "uppercase",
36895
36895
  "scope": "default",
36896
36896
  "line": {
36897
- "start": 412,
36898
- "end": 412
36897
+ "start": 411,
36898
+ "end": 411
36899
36899
  }
36900
36900
  },
36901
36901
  "group": [
@@ -36910,8 +36910,8 @@
36910
36910
  {
36911
36911
  "description": "The width of the Grid header.\n",
36912
36912
  "commentRange": {
36913
- "start": 413,
36914
- "end": 414
36913
+ "start": 412,
36914
+ "end": 413
36915
36915
  },
36916
36916
  "context": {
36917
36917
  "type": "variable",
@@ -36919,8 +36919,8 @@
36919
36919
  "value": "1px",
36920
36920
  "scope": "default",
36921
36921
  "line": {
36922
- "start": 415,
36923
- "end": 415
36922
+ "start": 414,
36923
+ "end": 414
36924
36924
  }
36925
36925
  },
36926
36926
  "group": [
@@ -36935,8 +36935,8 @@
36935
36935
  {
36936
36936
  "description": "The background color of the Grid header.\n",
36937
36937
  "commentRange": {
36938
- "start": 417,
36939
- "end": 418
36938
+ "start": 416,
36939
+ "end": 417
36940
36940
  },
36941
36941
  "context": {
36942
36942
  "type": "variable",
@@ -36944,8 +36944,8 @@
36944
36944
  "value": "null",
36945
36945
  "scope": "default",
36946
36946
  "line": {
36947
- "start": 419,
36948
- "end": 419
36947
+ "start": 418,
36948
+ "end": 418
36949
36949
  }
36950
36950
  },
36951
36951
  "group": [
@@ -36960,8 +36960,8 @@
36960
36960
  {
36961
36961
  "description": "The text color of the Grid header.\n",
36962
36962
  "commentRange": {
36963
- "start": 420,
36964
- "end": 421
36963
+ "start": 419,
36964
+ "end": 420
36965
36965
  },
36966
36966
  "context": {
36967
36967
  "type": "variable",
@@ -36969,8 +36969,8 @@
36969
36969
  "value": "$kendo-popup-text",
36970
36970
  "scope": "default",
36971
36971
  "line": {
36972
- "start": 422,
36973
- "end": 422
36972
+ "start": 421,
36973
+ "end": 421
36974
36974
  }
36975
36975
  },
36976
36976
  "group": [
@@ -36985,8 +36985,8 @@
36985
36985
  {
36986
36986
  "description": "The border color of the Grid header.\n",
36987
36987
  "commentRange": {
36988
- "start": 423,
36989
- "end": 424
36988
+ "start": 422,
36989
+ "end": 423
36990
36990
  },
36991
36991
  "context": {
36992
36992
  "type": "variable",
@@ -36994,8 +36994,8 @@
36994
36994
  "value": "$kendo-popup-border",
36995
36995
  "scope": "default",
36996
36996
  "line": {
36997
- "start": 425,
36998
- "end": 425
36997
+ "start": 424,
36998
+ "end": 424
36999
36999
  }
37000
37000
  },
37001
37001
  "group": [
@@ -37010,8 +37010,8 @@
37010
37010
  {
37011
37011
  "description": "The horizontal padding of the Grid content.\n",
37012
37012
  "commentRange": {
37013
- "start": 427,
37014
- "end": 428
37013
+ "start": 426,
37014
+ "end": 427
37015
37015
  },
37016
37016
  "context": {
37017
37017
  "type": "variable",
@@ -37019,8 +37019,8 @@
37019
37019
  "value": "k-spacing(0)",
37020
37020
  "scope": "default",
37021
37021
  "line": {
37022
- "start": 429,
37023
- "end": 429
37022
+ "start": 428,
37023
+ "end": 428
37024
37024
  }
37025
37025
  },
37026
37026
  "group": [
@@ -37035,8 +37035,8 @@
37035
37035
  {
37036
37036
  "description": "The vertical padding of the Grid content.\n",
37037
37037
  "commentRange": {
37038
- "start": 430,
37039
- "end": 431
37038
+ "start": 429,
37039
+ "end": 430
37040
37040
  },
37041
37041
  "context": {
37042
37042
  "type": "variable",
@@ -37044,8 +37044,8 @@
37044
37044
  "value": "k-spacing(2)",
37045
37045
  "scope": "default",
37046
37046
  "line": {
37047
- "start": 432,
37048
- "end": 432
37047
+ "start": 431,
37048
+ "end": 431
37049
37049
  }
37050
37050
  },
37051
37051
  "group": [
@@ -37060,8 +37060,8 @@
37060
37060
  {
37061
37061
  "description": "The background color of the Grid.\n",
37062
37062
  "commentRange": {
37063
- "start": 434,
37064
- "end": 435
37063
+ "start": 433,
37064
+ "end": 434
37065
37065
  },
37066
37066
  "context": {
37067
37067
  "type": "variable",
@@ -37069,8 +37069,8 @@
37069
37069
  "value": "k-color(surface)",
37070
37070
  "scope": "default",
37071
37071
  "line": {
37072
- "start": 436,
37073
- "end": 436
37072
+ "start": 435,
37073
+ "end": 435
37074
37074
  }
37075
37075
  },
37076
37076
  "group": [
@@ -37085,8 +37085,8 @@
37085
37085
  {
37086
37086
  "description": "The width of the Grid cell.\n",
37087
37087
  "commentRange": {
37088
- "start": 438,
37089
- "end": 439
37088
+ "start": 437,
37089
+ "end": 438
37090
37090
  },
37091
37091
  "context": {
37092
37092
  "type": "variable",
@@ -37094,8 +37094,8 @@
37094
37094
  "value": "($kendo-icon-size * 2.25)",
37095
37095
  "scope": "default",
37096
37096
  "line": {
37097
- "start": 440,
37098
- "end": 440
37097
+ "start": 439,
37098
+ "end": 439
37099
37099
  }
37100
37100
  },
37101
37101
  "group": [
@@ -37110,8 +37110,8 @@
37110
37110
  {
37111
37111
  "description": "The width of the Grid.\n",
37112
37112
  "commentRange": {
37113
- "start": 442,
37114
- "end": 443
37113
+ "start": 441,
37114
+ "end": 442
37115
37115
  },
37116
37116
  "context": {
37117
37117
  "type": "variable",
@@ -37119,8 +37119,8 @@
37119
37119
  "value": "($kendo-icon-size * 2)",
37120
37120
  "scope": "default",
37121
37121
  "line": {
37122
- "start": 444,
37123
- "end": 444
37122
+ "start": 443,
37123
+ "end": 443
37124
37124
  }
37125
37125
  },
37126
37126
  "group": [
@@ -37135,8 +37135,8 @@
37135
37135
  {
37136
37136
  "description": "The grouping border top of the Grid row.\n",
37137
37137
  "commentRange": {
37138
- "start": 446,
37139
- "end": 447
37138
+ "start": 445,
37139
+ "end": 446
37140
37140
  },
37141
37141
  "context": {
37142
37142
  "type": "variable",
@@ -37144,8 +37144,8 @@
37144
37144
  "value": "1px",
37145
37145
  "scope": "default",
37146
37146
  "line": {
37147
- "start": 448,
37148
- "end": 448
37147
+ "start": 447,
37148
+ "end": 447
37149
37149
  }
37150
37150
  },
37151
37151
  "group": [
@@ -37160,8 +37160,8 @@
37160
37160
  {
37161
37161
  "description": "The vertical border of the Grid footer.\n",
37162
37162
  "commentRange": {
37163
- "start": 449,
37164
- "end": 450
37163
+ "start": 448,
37164
+ "end": 449
37165
37165
  },
37166
37166
  "context": {
37167
37167
  "type": "variable",
@@ -37169,8 +37169,8 @@
37169
37169
  "value": "1px",
37170
37170
  "scope": "default",
37171
37171
  "line": {
37172
- "start": 451,
37173
- "end": 451
37172
+ "start": 450,
37173
+ "end": 450
37174
37174
  }
37175
37175
  },
37176
37176
  "group": [
@@ -37185,8 +37185,8 @@
37185
37185
  {
37186
37186
  "description": "The background color of the Grid row resize indicator.\n",
37187
37187
  "commentRange": {
37188
- "start": 453,
37189
- "end": 454
37188
+ "start": 452,
37189
+ "end": 453
37190
37190
  },
37191
37191
  "context": {
37192
37192
  "type": "variable",
@@ -37194,8 +37194,8 @@
37194
37194
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
37195
37195
  "scope": "default",
37196
37196
  "line": {
37197
- "start": 455,
37198
- "end": 455
37197
+ "start": 454,
37198
+ "end": 454
37199
37199
  }
37200
37200
  },
37201
37201
  "group": [
@@ -37210,8 +37210,8 @@
37210
37210
  {
37211
37211
  "description": "The background color of the active Grid row resize indicator.\n",
37212
37212
  "commentRange": {
37213
- "start": 456,
37214
- "end": 457
37213
+ "start": 455,
37214
+ "end": 456
37215
37215
  },
37216
37216
  "context": {
37217
37217
  "type": "variable",
@@ -37219,8 +37219,8 @@
37219
37219
  "value": "k-color(primary)",
37220
37220
  "scope": "default",
37221
37221
  "line": {
37222
- "start": 458,
37223
- "end": 458
37222
+ "start": 457,
37223
+ "end": 457
37224
37224
  }
37225
37225
  },
37226
37226
  "group": [
@@ -37235,8 +37235,8 @@
37235
37235
  {
37236
37236
  "description": "The height of the Grid row resize indicator.\n",
37237
37237
  "commentRange": {
37238
- "start": 459,
37239
- "end": 460
37238
+ "start": 458,
37239
+ "end": 459
37240
37240
  },
37241
37241
  "context": {
37242
37242
  "type": "variable",
@@ -37244,8 +37244,8 @@
37244
37244
  "value": "k-spacing(0.5)",
37245
37245
  "scope": "default",
37246
37246
  "line": {
37247
- "start": 461,
37248
- "end": 461
37247
+ "start": 460,
37248
+ "end": 460
37249
37249
  }
37250
37250
  },
37251
37251
  "group": [
@@ -37260,8 +37260,8 @@
37260
37260
  {
37261
37261
  "description": "The horizontal padding of the Grid stack layout cells.\n",
37262
37262
  "commentRange": {
37263
- "start": 463,
37264
- "end": 464
37263
+ "start": 462,
37264
+ "end": 463
37265
37265
  },
37266
37266
  "context": {
37267
37267
  "type": "variable",
@@ -37269,8 +37269,8 @@
37269
37269
  "value": "k-spacing(2)",
37270
37270
  "scope": "default",
37271
37271
  "line": {
37272
- "start": 465,
37273
- "end": 465
37272
+ "start": 464,
37273
+ "end": 464
37274
37274
  }
37275
37275
  },
37276
37276
  "group": [
@@ -37285,8 +37285,8 @@
37285
37285
  {
37286
37286
  "description": "The vertical padding of the Grid stack layout cells.\n",
37287
37287
  "commentRange": {
37288
- "start": 466,
37289
- "end": 467
37288
+ "start": 465,
37289
+ "end": 466
37290
37290
  },
37291
37291
  "context": {
37292
37292
  "type": "variable",
@@ -37294,8 +37294,8 @@
37294
37294
  "value": "k-spacing(1.5)",
37295
37295
  "scope": "default",
37296
37296
  "line": {
37297
- "start": 468,
37298
- "end": 468
37297
+ "start": 467,
37298
+ "end": 467
37299
37299
  }
37300
37300
  },
37301
37301
  "group": [
@@ -37310,8 +37310,8 @@
37310
37310
  {
37311
37311
  "description": "The column gap of the Grid stack layout.\n",
37312
37312
  "commentRange": {
37313
- "start": 470,
37314
- "end": 471
37313
+ "start": 469,
37314
+ "end": 470
37315
37315
  },
37316
37316
  "context": {
37317
37317
  "type": "variable",
@@ -37319,8 +37319,8 @@
37319
37319
  "value": "k-spacing(1)",
37320
37320
  "scope": "default",
37321
37321
  "line": {
37322
- "start": 472,
37323
- "end": 472
37322
+ "start": 471,
37323
+ "end": 471
37324
37324
  }
37325
37325
  },
37326
37326
  "group": [
@@ -37335,8 +37335,8 @@
37335
37335
  {
37336
37336
  "description": "The column gap of the editable Grid stack layout.\n",
37337
37337
  "commentRange": {
37338
- "start": 473,
37339
- "end": 474
37338
+ "start": 472,
37339
+ "end": 473
37340
37340
  },
37341
37341
  "context": {
37342
37342
  "type": "variable",
@@ -37344,8 +37344,8 @@
37344
37344
  "value": "k-spacing(2)",
37345
37345
  "scope": "default",
37346
37346
  "line": {
37347
- "start": 475,
37348
- "end": 475
37347
+ "start": 474,
37348
+ "end": 474
37349
37349
  }
37350
37350
  },
37351
37351
  "group": [
@@ -37360,8 +37360,8 @@
37360
37360
  {
37361
37361
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
37362
37362
  "commentRange": {
37363
- "start": 477,
37364
- "end": 478
37363
+ "start": 476,
37364
+ "end": 477
37365
37365
  },
37366
37366
  "context": {
37367
37367
  "type": "variable",
@@ -37369,8 +37369,8 @@
37369
37369
  "value": "k-spacing(2)",
37370
37370
  "scope": "default",
37371
37371
  "line": {
37372
- "start": 479,
37373
- "end": 479
37372
+ "start": 478,
37373
+ "end": 478
37374
37374
  }
37375
37375
  },
37376
37376
  "group": [
@@ -37385,8 +37385,8 @@
37385
37385
  {
37386
37386
  "description": "The font size of the Grid stack layout column header.\n",
37387
37387
  "commentRange": {
37388
- "start": 481,
37389
- "end": 482
37388
+ "start": 480,
37389
+ "end": 481
37390
37390
  },
37391
37391
  "context": {
37392
37392
  "type": "variable",
@@ -37394,8 +37394,8 @@
37394
37394
  "value": "var(--kendo-font-size-sm)",
37395
37395
  "scope": "default",
37396
37396
  "line": {
37397
- "start": 483,
37398
- "end": 483
37397
+ "start": 482,
37398
+ "end": 482
37399
37399
  }
37400
37400
  },
37401
37401
  "group": [
@@ -37410,8 +37410,8 @@
37410
37410
  {
37411
37411
  "description": "The font weight of the Grid stack layout column header.\n",
37412
37412
  "commentRange": {
37413
- "start": 484,
37414
- "end": 485
37413
+ "start": 483,
37414
+ "end": 484
37415
37415
  },
37416
37416
  "context": {
37417
37417
  "type": "variable",
@@ -37419,8 +37419,8 @@
37419
37419
  "value": "var(--kendo-font-weight-bold)",
37420
37420
  "scope": "default",
37421
37421
  "line": {
37422
- "start": 486,
37423
- "end": 486
37422
+ "start": 485,
37423
+ "end": 485
37424
37424
  }
37425
37425
  },
37426
37426
  "group": [
@@ -37435,8 +37435,8 @@
37435
37435
  {
37436
37436
  "description": "The height of the Grid stack layout expandable row shadow.\n",
37437
37437
  "commentRange": {
37438
- "start": 487,
37439
- "end": 488
37438
+ "start": 486,
37439
+ "end": 487
37440
37440
  },
37441
37441
  "context": {
37442
37442
  "type": "variable",
@@ -37444,8 +37444,8 @@
37444
37444
  "value": "k-spacing(2.5)",
37445
37445
  "scope": "default",
37446
37446
  "line": {
37447
- "start": 489,
37448
- "end": 489
37447
+ "start": 488,
37448
+ "end": 488
37449
37449
  }
37450
37450
  },
37451
37451
  "group": [
@@ -37460,8 +37460,8 @@
37460
37460
  {
37461
37461
  "description": "The color of the Grid stack layout column header.\n",
37462
37462
  "commentRange": {
37463
- "start": 491,
37464
- "end": 492
37463
+ "start": 490,
37464
+ "end": 491
37465
37465
  },
37466
37466
  "context": {
37467
37467
  "type": "variable",
@@ -37469,8 +37469,8 @@
37469
37469
  "value": "k-color(subtle)",
37470
37470
  "scope": "default",
37471
37471
  "line": {
37472
- "start": 493,
37473
- "end": 493
37472
+ "start": 492,
37473
+ "end": 492
37474
37474
  }
37475
37475
  },
37476
37476
  "group": [
@@ -37485,8 +37485,8 @@
37485
37485
  {
37486
37486
  "description": "The outline color of the Grid stack layout focused cell.\n",
37487
37487
  "commentRange": {
37488
- "start": 494,
37489
- "end": 495
37488
+ "start": 493,
37489
+ "end": 494
37490
37490
  },
37491
37491
  "context": {
37492
37492
  "type": "variable",
@@ -37494,8 +37494,8 @@
37494
37494
  "value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent)",
37495
37495
  "scope": "default",
37496
37496
  "line": {
37497
- "start": 496,
37498
- "end": 496
37497
+ "start": 495,
37498
+ "end": 495
37499
37499
  }
37500
37500
  },
37501
37501
  "group": [
@@ -37510,8 +37510,8 @@
37510
37510
  {
37511
37511
  "description": "The Grid stack layout expandable row shadow.\n",
37512
37512
  "commentRange": {
37513
- "start": 497,
37514
- "end": 498
37513
+ "start": 496,
37514
+ "end": 497
37515
37515
  },
37516
37516
  "context": {
37517
37517
  "type": "variable",
@@ -37519,8 +37519,8 @@
37519
37519
  "value": "k-elevation(2)",
37520
37520
  "scope": "default",
37521
37521
  "line": {
37522
- "start": 499,
37523
- "end": 499
37522
+ "start": 498,
37523
+ "end": 498
37524
37524
  }
37525
37525
  },
37526
37526
  "group": [
@@ -37535,8 +37535,8 @@
37535
37535
  {
37536
37536
  "description": "The font weight of the pinned source row in the Grid.\n",
37537
37537
  "commentRange": {
37538
- "start": 501,
37539
- "end": 502
37538
+ "start": 500,
37539
+ "end": 501
37540
37540
  },
37541
37541
  "context": {
37542
37542
  "type": "variable",
@@ -37544,8 +37544,8 @@
37544
37544
  "value": "var(--kendo-font-weight-bold)",
37545
37545
  "scope": "default",
37546
37546
  "line": {
37547
- "start": 503,
37548
- "end": 503
37547
+ "start": 502,
37548
+ "end": 502
37549
37549
  }
37550
37550
  },
37551
37551
  "group": [
@@ -37860,6 +37860,31 @@
37860
37860
  "name": "_variables.scss"
37861
37861
  }
37862
37862
  },
37863
+ {
37864
+ "description": "The color of action icons.\n",
37865
+ "commentRange": {
37866
+ "start": 41,
37867
+ "end": 42
37868
+ },
37869
+ "context": {
37870
+ "type": "variable",
37871
+ "name": "kendo-action-icon-color",
37872
+ "value": "k-color( primary-on-surface )",
37873
+ "scope": "default",
37874
+ "line": {
37875
+ "start": 43,
37876
+ "end": 43
37877
+ }
37878
+ },
37879
+ "group": [
37880
+ "icon"
37881
+ ],
37882
+ "access": "public",
37883
+ "file": {
37884
+ "path": "icons/_variables.scss",
37885
+ "name": "_variables.scss"
37886
+ }
37887
+ },
37863
37888
  {
37864
37889
  "description": "The vertical margin of the ImageEditor.\n",
37865
37890
  "commentRange": {
@@ -51502,7 +51527,7 @@
51502
51527
  "context": {
51503
51528
  "type": "variable",
51504
51529
  "name": "kendo-panelbar-header-text",
51505
- "value": "k-color(primary)",
51530
+ "value": "k-color(primary-on-surface)",
51506
51531
  "scope": "default",
51507
51532
  "line": {
51508
51533
  "start": 61,
@@ -68326,7 +68351,7 @@
68326
68351
  "context": {
68327
68352
  "type": "variable",
68328
68353
  "name": "kendo-spreadsheet-insert-image-dialog-overlay-hover-text",
68329
- "value": "k-color(surface-alt)",
68354
+ "value": "k-color(on-app-surface)",
68330
68355
  "scope": "default",
68331
68356
  "line": {
68332
68357
  "start": 230,
@@ -74969,7 +74994,7 @@
74969
74994
  "context": {
74970
74995
  "type": "variable",
74971
74996
  "name": "kendo-tabstrip-item-selected-text",
74972
- "value": "k-color(primary)",
74997
+ "value": "k-color(primary-on-surface)",
74973
74998
  "scope": "default",
74974
74999
  "line": {
74975
75000
  "start": 132,
@@ -77194,7 +77219,7 @@
77194
77219
  "context": {
77195
77220
  "type": "variable",
77196
77221
  "name": "kendo-taskboard-card-header-text",
77197
- "value": "k-color(primary)",
77222
+ "value": "k-color(primary-on-surface)",
77198
77223
  "scope": "default",
77199
77224
  "line": {
77200
77225
  "start": 226,
@@ -77219,7 +77244,7 @@
77219
77244
  "context": {
77220
77245
  "type": "variable",
77221
77246
  "name": "kendo-taskboard-card-header-hover-text",
77222
- "value": "k-color(primary-hover)",
77247
+ "value": "k-color(primary-on-surface)",
77223
77248
  "scope": "default",
77224
77249
  "line": {
77225
77250
  "start": 229,
@@ -77244,7 +77269,7 @@
77244
77269
  "context": {
77245
77270
  "type": "variable",
77246
77271
  "name": "kendo-taskboard-card-header-focus-text",
77247
- "value": "k-color(primary-hover)",
77272
+ "value": "k-color(primary-on-surface)",
77248
77273
  "scope": "default",
77249
77274
  "line": {
77250
77275
  "start": 232,
@@ -77972,7 +77997,7 @@
77972
77997
  "context": {
77973
77998
  "type": "variable",
77974
77999
  "name": "kendo-time-selector-header-time-now-text",
77975
- "value": "k-color(primary)",
78000
+ "value": "k-color(primary-on-surface)",
77976
78001
  "scope": "default",
77977
78002
  "line": {
77978
78003
  "start": 49,
@@ -77997,7 +78022,7 @@
77997
78022
  "context": {
77998
78023
  "type": "variable",
77999
78024
  "name": "kendo-time-selector-header-time-now-hover-text",
78000
- "value": "k-color(primary-hover)",
78025
+ "value": "k-color(primary-on-surface)",
78001
78026
  "scope": "default",
78002
78027
  "line": {
78003
78028
  "start": 52,
@@ -78697,7 +78722,7 @@
78697
78722
  "context": {
78698
78723
  "type": "variable",
78699
78724
  "name": "kendo-time-selector-now-button-text",
78700
- "value": "k-color(primary)",
78725
+ "value": "k-color(primary-on-surface)",
78701
78726
  "scope": "default",
78702
78727
  "line": {
78703
78728
  "start": 148,
@@ -78722,7 +78747,7 @@
78722
78747
  "context": {
78723
78748
  "type": "variable",
78724
78749
  "name": "kendo-time-selector-now-button-hover-text",
78725
- "value": "k-color(primary-hover)",
78750
+ "value": "k-color(primary-on-surface)",
78726
78751
  "scope": "default",
78727
78752
  "line": {
78728
78753
  "start": 151,
@@ -82506,7 +82531,7 @@
82506
82531
  "context": {
82507
82532
  "type": "variable",
82508
82533
  "name": "kendo-treeview-loadmore-text",
82509
- "value": "k-color(primary)",
82534
+ "value": "k-color(primary-on-surface)",
82510
82535
  "scope": "default",
82511
82536
  "line": {
82512
82537
  "start": 141,