@progress/kendo-theme-fluent 12.0.0-dev.3 → 12.0.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.
@@ -9231,7 +9231,7 @@
9231
9231
  "context": {
9232
9232
  "type": "variable",
9233
9233
  "name": "kendo-calendar-cell-hover-bg",
9234
- "value": "var( --kendo-calendar-cell-hover-bg, k-color(primary-subtle) )",
9234
+ "value": "var( --kendo-calendar-cell-hover-bg, color-mix(in srgb, k-color(primary-subtle) 75%, k-color(on-primary)) )",
9235
9235
  "scope": "default",
9236
9236
  "line": {
9237
9237
  "start": 182,
@@ -9246,7 +9246,7 @@
9246
9246
  "path": "fluent/scss/calendar/_variables.scss",
9247
9247
  "name": "_variables.scss"
9248
9248
  },
9249
- "resolvedValue": "var(--kendo-calendar-cell-hover-bg, var(--kendo-color-primary-subtle, #ebf3fc))",
9249
+ "resolvedValue": "var(--kendo-calendar-cell-hover-bg, color-mix(in srgb, var(--kendo-color-primary-subtle, #ebf3fc) 75%, var(--kendo-color-on-primary, #ffffff)))",
9250
9250
  "resolvedType": "String"
9251
9251
  },
9252
9252
  {
@@ -37609,7 +37609,7 @@
37609
37609
  "context": {
37610
37610
  "type": "variable",
37611
37611
  "name": "kendo-grid-sticky-hover-bg",
37612
- "value": "var( --kendo-grid-sticky-hover-bg, #{$kendo-grid-hover-bg} )",
37612
+ "value": "var( --kendo-grid-sticky-hover-bg, k-color(base-hover) )",
37613
37613
  "scope": "default",
37614
37614
  "line": {
37615
37615
  "start": 355,
@@ -37624,7 +37624,7 @@
37624
37624
  "path": "fluent/scss/grid/_variables.scss",
37625
37625
  "name": "_variables.scss"
37626
37626
  },
37627
- "resolvedValue": "var(--kendo-grid-sticky-hover-bg, var(--kendo-grid-hover-bg, var(--kendo-table-hover-bg, color-mix(in srgb, var(--kendo-color-on-app-surface, #242424) 5%, transparent))))",
37627
+ "resolvedValue": "var(--kendo-grid-sticky-hover-bg, var(--kendo-color-base-hover, #f5f5f5))",
37628
37628
  "resolvedType": "String"
37629
37629
  },
37630
37630
  {
@@ -41092,7 +41092,7 @@
41092
41092
  "context": {
41093
41093
  "type": "variable",
41094
41094
  "name": "kendo-input-focus-border",
41095
- "value": "k-color(primary)",
41095
+ "value": "k-color(primary-on-surface)",
41096
41096
  "scope": "default",
41097
41097
  "line": {
41098
41098
  "start": 126,
@@ -41107,7 +41107,7 @@
41107
41107
  "path": "fluent/scss/input/_variables.scss",
41108
41108
  "name": "_variables.scss"
41109
41109
  },
41110
- "resolvedValue": "var(--kendo-color-primary, #0f6cbd)",
41110
+ "resolvedValue": "var(--kendo-color-primary-on-surface, #0f6cbd)",
41111
41111
  "resolvedType": "String"
41112
41112
  },
41113
41113
  {
@@ -41416,7 +41416,7 @@
41416
41416
  "context": {
41417
41417
  "type": "variable",
41418
41418
  "name": "kendo-input-outline-focus-border",
41419
- "value": "k-color(primary)",
41419
+ "value": "k-color(primary-on-surface)",
41420
41420
  "scope": "default",
41421
41421
  "line": {
41422
41422
  "start": 174,
@@ -41431,7 +41431,7 @@
41431
41431
  "path": "fluent/scss/input/_variables.scss",
41432
41432
  "name": "_variables.scss"
41433
41433
  },
41434
- "resolvedValue": "var(--kendo-color-primary, #0f6cbd)",
41434
+ "resolvedValue": "var(--kendo-color-primary-on-surface, #0f6cbd)",
41435
41435
  "resolvedType": "String"
41436
41436
  },
41437
41437
  {
@@ -41740,7 +41740,7 @@
41740
41740
  "context": {
41741
41741
  "type": "variable",
41742
41742
  "name": "kendo-input-flat-focus-border",
41743
- "value": "k-color(primary)",
41743
+ "value": "k-color(primary-on-surface)",
41744
41744
  "scope": "default",
41745
41745
  "line": {
41746
41746
  "start": 222,
@@ -41755,7 +41755,7 @@
41755
41755
  "path": "fluent/scss/input/_variables.scss",
41756
41756
  "name": "_variables.scss"
41757
41757
  },
41758
- "resolvedValue": "var(--kendo-color-primary, #0f6cbd)",
41758
+ "resolvedValue": "var(--kendo-color-primary-on-surface, #0f6cbd)",
41759
41759
  "resolvedType": "String"
41760
41760
  },
41761
41761
  {
@@ -42064,7 +42064,7 @@
42064
42064
  "context": {
42065
42065
  "type": "variable",
42066
42066
  "name": "kendo-picker-focus-border",
42067
- "value": "k-color(primary)",
42067
+ "value": "k-color(primary-on-surface)",
42068
42068
  "scope": "default",
42069
42069
  "line": {
42070
42070
  "start": 270,
@@ -42079,7 +42079,7 @@
42079
42079
  "path": "fluent/scss/input/_variables.scss",
42080
42080
  "name": "_variables.scss"
42081
42081
  },
42082
- "resolvedValue": "var(--kendo-color-primary, #0f6cbd)",
42082
+ "resolvedValue": "var(--kendo-color-primary-on-surface, #0f6cbd)",
42083
42083
  "resolvedType": "String"
42084
42084
  },
42085
42085
  {
@@ -42388,7 +42388,7 @@
42388
42388
  "context": {
42389
42389
  "type": "variable",
42390
42390
  "name": "kendo-picker-outline-focus-border",
42391
- "value": "k-color(primary)",
42391
+ "value": "k-color(primary-on-surface)",
42392
42392
  "scope": "default",
42393
42393
  "line": {
42394
42394
  "start": 318,
@@ -42403,7 +42403,7 @@
42403
42403
  "path": "fluent/scss/input/_variables.scss",
42404
42404
  "name": "_variables.scss"
42405
42405
  },
42406
- "resolvedValue": "var(--kendo-color-primary, #0f6cbd)",
42406
+ "resolvedValue": "var(--kendo-color-primary-on-surface, #0f6cbd)",
42407
42407
  "resolvedType": "String"
42408
42408
  },
42409
42409
  {
@@ -42469,7 +42469,7 @@
42469
42469
  "context": {
42470
42470
  "type": "variable",
42471
42471
  "name": "kendo-picker-outline-hover-focus-border",
42472
- "value": "k-color(primary)",
42472
+ "value": "k-color(primary-on-surface)",
42473
42473
  "scope": "default",
42474
42474
  "line": {
42475
42475
  "start": 330,
@@ -42484,7 +42484,7 @@
42484
42484
  "path": "fluent/scss/input/_variables.scss",
42485
42485
  "name": "_variables.scss"
42486
42486
  },
42487
- "resolvedValue": "var(--kendo-color-primary, #0f6cbd)",
42487
+ "resolvedValue": "var(--kendo-color-primary-on-surface, #0f6cbd)",
42488
42488
  "resolvedType": "String"
42489
42489
  },
42490
42490
  {
@@ -42793,7 +42793,7 @@
42793
42793
  "context": {
42794
42794
  "type": "variable",
42795
42795
  "name": "kendo-picker-flat-focus-border",
42796
- "value": "k-color(primary)",
42796
+ "value": "k-color(primary-on-surface)",
42797
42797
  "scope": "default",
42798
42798
  "line": {
42799
42799
  "start": 378,
@@ -42808,7 +42808,7 @@
42808
42808
  "path": "fluent/scss/input/_variables.scss",
42809
42809
  "name": "_variables.scss"
42810
42810
  },
42811
- "resolvedValue": "var(--kendo-color-primary, #0f6cbd)",
42811
+ "resolvedValue": "var(--kendo-color-primary-on-surface, #0f6cbd)",
42812
42812
  "resolvedType": "String"
42813
42813
  },
42814
42814
  {
@@ -53878,7 +53878,7 @@
53878
53878
  "context": {
53879
53879
  "type": "variable",
53880
53880
  "name": "kendo-panelbar-bg",
53881
- "value": "var( --kendo-panelbar-bg, #{k-color(app-surface)} )",
53881
+ "value": "var( --kendo-panelbar-bg, #{k-color(base-subtle)} )",
53882
53882
  "scope": "default",
53883
53883
  "line": {
53884
53884
  "start": 60,
@@ -53893,7 +53893,7 @@
53893
53893
  "path": "fluent/scss/panelbar/_variables.scss",
53894
53894
  "name": "_variables.scss"
53895
53895
  },
53896
- "resolvedValue": "var(--kendo-panelbar-bg, var(--kendo-color-app-surface, #fafafa))",
53896
+ "resolvedValue": "var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5))",
53897
53897
  "resolvedType": "String"
53898
53898
  },
53899
53899
  {
@@ -53974,7 +53974,7 @@
53974
53974
  "path": "fluent/scss/panelbar/_variables.scss",
53975
53975
  "name": "_variables.scss"
53976
53976
  },
53977
- "resolvedValue": "var(--kendo-panelbar-header-bg, var(--kendo-panelbar-bg, var(--kendo-color-app-surface, #fafafa)))",
53977
+ "resolvedValue": "var(--kendo-panelbar-header-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5)))",
53978
53978
  "resolvedType": "String"
53979
53979
  },
53980
53980
  {
@@ -54325,7 +54325,7 @@
54325
54325
  "path": "fluent/scss/panelbar/_variables.scss",
54326
54326
  "name": "_variables.scss"
54327
54327
  },
54328
- "resolvedValue": "var(--kendo-panelbar-header-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-app-surface, #fafafa)))",
54328
+ "resolvedValue": "var(--kendo-panelbar-header-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5)))",
54329
54329
  "resolvedType": "String"
54330
54330
  },
54331
54331
  {
@@ -54487,7 +54487,7 @@
54487
54487
  "path": "fluent/scss/panelbar/_variables.scss",
54488
54488
  "name": "_variables.scss"
54489
54489
  },
54490
- "resolvedValue": "var(--kendo-panelbar-header-selected-focus-bg, var(--kendo-panelbar-header-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-app-surface, #fafafa))))",
54490
+ "resolvedValue": "var(--kendo-panelbar-header-selected-focus-bg, var(--kendo-panelbar-header-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5))))",
54491
54491
  "resolvedType": "String"
54492
54492
  },
54493
54493
  {
@@ -54649,7 +54649,7 @@
54649
54649
  "path": "fluent/scss/panelbar/_variables.scss",
54650
54650
  "name": "_variables.scss"
54651
54651
  },
54652
- "resolvedValue": "var(--kendo-panelbar-header-expanded-bg, var(--kendo-panelbar-bg, var(--kendo-color-app-surface, #fafafa)))",
54652
+ "resolvedValue": "var(--kendo-panelbar-header-expanded-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5)))",
54653
54653
  "resolvedType": "String"
54654
54654
  },
54655
54655
  {
@@ -55000,7 +55000,7 @@
55000
55000
  "path": "fluent/scss/panelbar/_variables.scss",
55001
55001
  "name": "_variables.scss"
55002
55002
  },
55003
- "resolvedValue": "var(--kendo-panelbar-item-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-app-surface, #fafafa)))",
55003
+ "resolvedValue": "var(--kendo-panelbar-item-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5)))",
55004
55004
  "resolvedType": "String"
55005
55005
  },
55006
55006
  {
@@ -55162,7 +55162,7 @@
55162
55162
  "path": "fluent/scss/panelbar/_variables.scss",
55163
55163
  "name": "_variables.scss"
55164
55164
  },
55165
- "resolvedValue": "var(--kendo-panelbar-item-selected-focus-bg, var(--kendo-panelbar-item-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-app-surface, #fafafa))))",
55165
+ "resolvedValue": "var(--kendo-panelbar-item-selected-focus-bg, var(--kendo-panelbar-item-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5))))",
55166
55166
  "resolvedType": "String"
55167
55167
  },
55168
55168
  {
@@ -68580,7 +68580,7 @@
68580
68580
  "context": {
68581
68581
  "type": "variable",
68582
68582
  "name": "kendo-spreadsheet-selection-border",
68583
- "value": "var( --kendo-spreadsheet-selection-border, k-color(primary) )",
68583
+ "value": "var( --kendo-spreadsheet-selection-border, k-color(primary-on-surface) )",
68584
68584
  "scope": "default",
68585
68585
  "line": {
68586
68586
  "start": 109,
@@ -68595,7 +68595,7 @@
68595
68595
  "path": "fluent/scss/spreadsheet/_variables.scss",
68596
68596
  "name": "_variables.scss"
68597
68597
  },
68598
- "resolvedValue": "var(--kendo-spreadsheet-selection-border, var(--kendo-color-primary, #0f6cbd))",
68598
+ "resolvedValue": "var(--kendo-spreadsheet-selection-border, var(--kendo-color-primary-on-surface, #0f6cbd))",
68599
68599
  "resolvedType": "String"
68600
68600
  },
68601
68601
  {
@@ -68634,7 +68634,7 @@
68634
68634
  "context": {
68635
68635
  "type": "variable",
68636
68636
  "name": "kendo-spreadsheet-single-selection-bg",
68637
- "value": "var( --kendo-spreadsheet-single-selection-bg, k-color(primary) )",
68637
+ "value": "var( --kendo-spreadsheet-single-selection-bg, k-color(primary-on-surface) )",
68638
68638
  "scope": "default",
68639
68639
  "line": {
68640
68640
  "start": 116,
@@ -68649,7 +68649,7 @@
68649
68649
  "path": "fluent/scss/spreadsheet/_variables.scss",
68650
68650
  "name": "_variables.scss"
68651
68651
  },
68652
- "resolvedValue": "var(--kendo-spreadsheet-single-selection-bg, var(--kendo-color-primary, #0f6cbd))",
68652
+ "resolvedValue": "var(--kendo-spreadsheet-single-selection-bg, var(--kendo-color-primary-on-surface, #0f6cbd))",
68653
68653
  "resolvedType": "String"
68654
68654
  },
68655
68655
  {
@@ -100298,7 +100298,7 @@
100298
100298
  "context": {
100299
100299
  "type": "variable",
100300
100300
  "name": "kendo-calendar-cell-hover-bg",
100301
- "value": "var( --kendo-calendar-cell-hover-bg, k-color(primary-subtle) )",
100301
+ "value": "var( --kendo-calendar-cell-hover-bg, color-mix(in srgb, k-color(primary-subtle) 75%, k-color(on-primary)) )",
100302
100302
  "scope": "default",
100303
100303
  "line": {
100304
100304
  "start": 182,
@@ -100313,7 +100313,7 @@
100313
100313
  "path": "fluent/scss/calendar/_variables.scss",
100314
100314
  "name": "_variables.scss"
100315
100315
  },
100316
- "resolvedValue": "var(--kendo-calendar-cell-hover-bg, var(--kendo-color-primary-subtle, #ebf3fc))",
100316
+ "resolvedValue": "var(--kendo-calendar-cell-hover-bg, color-mix(in srgb, var(--kendo-color-primary-subtle, #ebf3fc) 75%, var(--kendo-color-on-primary, #ffffff)))",
100317
100317
  "resolvedType": "String"
100318
100318
  },
100319
100319
  {
@@ -129074,7 +129074,7 @@
129074
129074
  "context": {
129075
129075
  "type": "variable",
129076
129076
  "name": "kendo-grid-sticky-hover-bg",
129077
- "value": "var( --kendo-grid-sticky-hover-bg, #{$kendo-grid-hover-bg} )",
129077
+ "value": "var( --kendo-grid-sticky-hover-bg, k-color(base-hover) )",
129078
129078
  "scope": "default",
129079
129079
  "line": {
129080
129080
  "start": 355,
@@ -129089,7 +129089,7 @@
129089
129089
  "path": "fluent/scss/grid/_variables.scss",
129090
129090
  "name": "_variables.scss"
129091
129091
  },
129092
- "resolvedValue": "var(--kendo-grid-sticky-hover-bg, var(--kendo-grid-hover-bg, var(--kendo-table-hover-bg, color-mix(in srgb, var(--kendo-color-on-app-surface, #242424) 5%, transparent))))",
129092
+ "resolvedValue": "var(--kendo-grid-sticky-hover-bg, var(--kendo-color-base-hover, #f5f5f5))",
129093
129093
  "resolvedType": "String"
129094
129094
  },
129095
129095
  {
@@ -132575,7 +132575,7 @@
132575
132575
  "context": {
132576
132576
  "type": "variable",
132577
132577
  "name": "kendo-input-focus-border",
132578
- "value": "k-color(primary)",
132578
+ "value": "k-color(primary-on-surface)",
132579
132579
  "scope": "default",
132580
132580
  "line": {
132581
132581
  "start": 126,
@@ -132590,7 +132590,7 @@
132590
132590
  "path": "fluent/scss/input/_variables.scss",
132591
132591
  "name": "_variables.scss"
132592
132592
  },
132593
- "resolvedValue": "var(--kendo-color-primary, #0f6cbd)",
132593
+ "resolvedValue": "var(--kendo-color-primary-on-surface, #0f6cbd)",
132594
132594
  "resolvedType": "String"
132595
132595
  },
132596
132596
  {
@@ -132899,7 +132899,7 @@
132899
132899
  "context": {
132900
132900
  "type": "variable",
132901
132901
  "name": "kendo-input-outline-focus-border",
132902
- "value": "k-color(primary)",
132902
+ "value": "k-color(primary-on-surface)",
132903
132903
  "scope": "default",
132904
132904
  "line": {
132905
132905
  "start": 174,
@@ -132914,7 +132914,7 @@
132914
132914
  "path": "fluent/scss/input/_variables.scss",
132915
132915
  "name": "_variables.scss"
132916
132916
  },
132917
- "resolvedValue": "var(--kendo-color-primary, #0f6cbd)",
132917
+ "resolvedValue": "var(--kendo-color-primary-on-surface, #0f6cbd)",
132918
132918
  "resolvedType": "String"
132919
132919
  },
132920
132920
  {
@@ -133223,7 +133223,7 @@
133223
133223
  "context": {
133224
133224
  "type": "variable",
133225
133225
  "name": "kendo-input-flat-focus-border",
133226
- "value": "k-color(primary)",
133226
+ "value": "k-color(primary-on-surface)",
133227
133227
  "scope": "default",
133228
133228
  "line": {
133229
133229
  "start": 222,
@@ -133238,7 +133238,7 @@
133238
133238
  "path": "fluent/scss/input/_variables.scss",
133239
133239
  "name": "_variables.scss"
133240
133240
  },
133241
- "resolvedValue": "var(--kendo-color-primary, #0f6cbd)",
133241
+ "resolvedValue": "var(--kendo-color-primary-on-surface, #0f6cbd)",
133242
133242
  "resolvedType": "String"
133243
133243
  },
133244
133244
  {
@@ -133547,7 +133547,7 @@
133547
133547
  "context": {
133548
133548
  "type": "variable",
133549
133549
  "name": "kendo-picker-focus-border",
133550
- "value": "k-color(primary)",
133550
+ "value": "k-color(primary-on-surface)",
133551
133551
  "scope": "default",
133552
133552
  "line": {
133553
133553
  "start": 270,
@@ -133562,7 +133562,7 @@
133562
133562
  "path": "fluent/scss/input/_variables.scss",
133563
133563
  "name": "_variables.scss"
133564
133564
  },
133565
- "resolvedValue": "var(--kendo-color-primary, #0f6cbd)",
133565
+ "resolvedValue": "var(--kendo-color-primary-on-surface, #0f6cbd)",
133566
133566
  "resolvedType": "String"
133567
133567
  },
133568
133568
  {
@@ -133871,7 +133871,7 @@
133871
133871
  "context": {
133872
133872
  "type": "variable",
133873
133873
  "name": "kendo-picker-outline-focus-border",
133874
- "value": "k-color(primary)",
133874
+ "value": "k-color(primary-on-surface)",
133875
133875
  "scope": "default",
133876
133876
  "line": {
133877
133877
  "start": 318,
@@ -133886,7 +133886,7 @@
133886
133886
  "path": "fluent/scss/input/_variables.scss",
133887
133887
  "name": "_variables.scss"
133888
133888
  },
133889
- "resolvedValue": "var(--kendo-color-primary, #0f6cbd)",
133889
+ "resolvedValue": "var(--kendo-color-primary-on-surface, #0f6cbd)",
133890
133890
  "resolvedType": "String"
133891
133891
  },
133892
133892
  {
@@ -133952,7 +133952,7 @@
133952
133952
  "context": {
133953
133953
  "type": "variable",
133954
133954
  "name": "kendo-picker-outline-hover-focus-border",
133955
- "value": "k-color(primary)",
133955
+ "value": "k-color(primary-on-surface)",
133956
133956
  "scope": "default",
133957
133957
  "line": {
133958
133958
  "start": 330,
@@ -133967,7 +133967,7 @@
133967
133967
  "path": "fluent/scss/input/_variables.scss",
133968
133968
  "name": "_variables.scss"
133969
133969
  },
133970
- "resolvedValue": "var(--kendo-color-primary, #0f6cbd)",
133970
+ "resolvedValue": "var(--kendo-color-primary-on-surface, #0f6cbd)",
133971
133971
  "resolvedType": "String"
133972
133972
  },
133973
133973
  {
@@ -134276,7 +134276,7 @@
134276
134276
  "context": {
134277
134277
  "type": "variable",
134278
134278
  "name": "kendo-picker-flat-focus-border",
134279
- "value": "k-color(primary)",
134279
+ "value": "k-color(primary-on-surface)",
134280
134280
  "scope": "default",
134281
134281
  "line": {
134282
134282
  "start": 378,
@@ -134291,7 +134291,7 @@
134291
134291
  "path": "fluent/scss/input/_variables.scss",
134292
134292
  "name": "_variables.scss"
134293
134293
  },
134294
- "resolvedValue": "var(--kendo-color-primary, #0f6cbd)",
134294
+ "resolvedValue": "var(--kendo-color-primary-on-surface, #0f6cbd)",
134295
134295
  "resolvedType": "String"
134296
134296
  },
134297
134297
  {
@@ -146928,7 +146928,7 @@
146928
146928
  "context": {
146929
146929
  "type": "variable",
146930
146930
  "name": "kendo-panelbar-bg",
146931
- "value": "var( --kendo-panelbar-bg, #{k-color(app-surface)} )",
146931
+ "value": "var( --kendo-panelbar-bg, #{k-color(base-subtle)} )",
146932
146932
  "scope": "default",
146933
146933
  "line": {
146934
146934
  "start": 60,
@@ -146943,7 +146943,7 @@
146943
146943
  "path": "fluent/scss/panelbar/_variables.scss",
146944
146944
  "name": "_variables.scss"
146945
146945
  },
146946
- "resolvedValue": "var(--kendo-panelbar-bg, var(--kendo-color-app-surface, #fafafa))",
146946
+ "resolvedValue": "var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5))",
146947
146947
  "resolvedType": "String"
146948
146948
  },
146949
146949
  {
@@ -147024,7 +147024,7 @@
147024
147024
  "path": "fluent/scss/panelbar/_variables.scss",
147025
147025
  "name": "_variables.scss"
147026
147026
  },
147027
- "resolvedValue": "var(--kendo-panelbar-header-bg, var(--kendo-panelbar-bg, var(--kendo-color-app-surface, #fafafa)))",
147027
+ "resolvedValue": "var(--kendo-panelbar-header-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5)))",
147028
147028
  "resolvedType": "String"
147029
147029
  },
147030
147030
  {
@@ -147375,7 +147375,7 @@
147375
147375
  "path": "fluent/scss/panelbar/_variables.scss",
147376
147376
  "name": "_variables.scss"
147377
147377
  },
147378
- "resolvedValue": "var(--kendo-panelbar-header-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-app-surface, #fafafa)))",
147378
+ "resolvedValue": "var(--kendo-panelbar-header-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5)))",
147379
147379
  "resolvedType": "String"
147380
147380
  },
147381
147381
  {
@@ -147537,7 +147537,7 @@
147537
147537
  "path": "fluent/scss/panelbar/_variables.scss",
147538
147538
  "name": "_variables.scss"
147539
147539
  },
147540
- "resolvedValue": "var(--kendo-panelbar-header-selected-focus-bg, var(--kendo-panelbar-header-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-app-surface, #fafafa))))",
147540
+ "resolvedValue": "var(--kendo-panelbar-header-selected-focus-bg, var(--kendo-panelbar-header-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5))))",
147541
147541
  "resolvedType": "String"
147542
147542
  },
147543
147543
  {
@@ -147699,7 +147699,7 @@
147699
147699
  "path": "fluent/scss/panelbar/_variables.scss",
147700
147700
  "name": "_variables.scss"
147701
147701
  },
147702
- "resolvedValue": "var(--kendo-panelbar-header-expanded-bg, var(--kendo-panelbar-bg, var(--kendo-color-app-surface, #fafafa)))",
147702
+ "resolvedValue": "var(--kendo-panelbar-header-expanded-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5)))",
147703
147703
  "resolvedType": "String"
147704
147704
  },
147705
147705
  {
@@ -148050,7 +148050,7 @@
148050
148050
  "path": "fluent/scss/panelbar/_variables.scss",
148051
148051
  "name": "_variables.scss"
148052
148052
  },
148053
- "resolvedValue": "var(--kendo-panelbar-item-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-app-surface, #fafafa)))",
148053
+ "resolvedValue": "var(--kendo-panelbar-item-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5)))",
148054
148054
  "resolvedType": "String"
148055
148055
  },
148056
148056
  {
@@ -148212,7 +148212,7 @@
148212
148212
  "path": "fluent/scss/panelbar/_variables.scss",
148213
148213
  "name": "_variables.scss"
148214
148214
  },
148215
- "resolvedValue": "var(--kendo-panelbar-item-selected-focus-bg, var(--kendo-panelbar-item-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-app-surface, #fafafa))))",
148215
+ "resolvedValue": "var(--kendo-panelbar-item-selected-focus-bg, var(--kendo-panelbar-item-selected-bg, var(--kendo-panelbar-bg, var(--kendo-color-base-subtle, #f5f5f5))))",
148216
148216
  "resolvedType": "String"
148217
148217
  },
148218
148218
  {
@@ -160458,7 +160458,7 @@
160458
160458
  "context": {
160459
160459
  "type": "variable",
160460
160460
  "name": "kendo-spreadsheet-selection-border",
160461
- "value": "var( --kendo-spreadsheet-selection-border, k-color(primary) )",
160461
+ "value": "var( --kendo-spreadsheet-selection-border, k-color(primary-on-surface) )",
160462
160462
  "scope": "default",
160463
160463
  "line": {
160464
160464
  "start": 109,
@@ -160473,7 +160473,7 @@
160473
160473
  "path": "fluent/scss/spreadsheet/_variables.scss",
160474
160474
  "name": "_variables.scss"
160475
160475
  },
160476
- "resolvedValue": "var(--kendo-spreadsheet-selection-border, var(--kendo-color-primary, #0f6cbd))",
160476
+ "resolvedValue": "var(--kendo-spreadsheet-selection-border, var(--kendo-color-primary-on-surface, #0f6cbd))",
160477
160477
  "resolvedType": "String"
160478
160478
  },
160479
160479
  {
@@ -160512,7 +160512,7 @@
160512
160512
  "context": {
160513
160513
  "type": "variable",
160514
160514
  "name": "kendo-spreadsheet-single-selection-bg",
160515
- "value": "var( --kendo-spreadsheet-single-selection-bg, k-color(primary) )",
160515
+ "value": "var( --kendo-spreadsheet-single-selection-bg, k-color(primary-on-surface) )",
160516
160516
  "scope": "default",
160517
160517
  "line": {
160518
160518
  "start": 116,
@@ -160527,7 +160527,7 @@
160527
160527
  "path": "fluent/scss/spreadsheet/_variables.scss",
160528
160528
  "name": "_variables.scss"
160529
160529
  },
160530
- "resolvedValue": "var(--kendo-spreadsheet-single-selection-bg, var(--kendo-color-primary, #0f6cbd))",
160530
+ "resolvedValue": "var(--kendo-spreadsheet-single-selection-bg, var(--kendo-color-primary-on-surface, #0f6cbd))",
160531
160531
  "resolvedType": "String"
160532
160532
  },
160533
160533
  {
@@ -8433,7 +8433,7 @@
8433
8433
  "context": {
8434
8434
  "type": "variable",
8435
8435
  "name": "kendo-calendar-cell-hover-bg",
8436
- "value": "var( --kendo-calendar-cell-hover-bg, k-color(primary-subtle) )",
8436
+ "value": "var( --kendo-calendar-cell-hover-bg, color-mix(in srgb, k-color(primary-subtle) 75%, k-color(on-primary)) )",
8437
8437
  "scope": "default",
8438
8438
  "line": {
8439
8439
  "start": 182,
@@ -34477,7 +34477,7 @@
34477
34477
  "context": {
34478
34478
  "type": "variable",
34479
34479
  "name": "kendo-grid-sticky-hover-bg",
34480
- "value": "var( --kendo-grid-sticky-hover-bg, #{$kendo-grid-hover-bg} )",
34480
+ "value": "var( --kendo-grid-sticky-hover-bg, k-color(base-hover) )",
34481
34481
  "scope": "default",
34482
34482
  "line": {
34483
34483
  "start": 355,
@@ -37702,7 +37702,7 @@
37702
37702
  "context": {
37703
37703
  "type": "variable",
37704
37704
  "name": "kendo-input-focus-border",
37705
- "value": "k-color(primary)",
37705
+ "value": "k-color(primary-on-surface)",
37706
37706
  "scope": "default",
37707
37707
  "line": {
37708
37708
  "start": 126,
@@ -38002,7 +38002,7 @@
38002
38002
  "context": {
38003
38003
  "type": "variable",
38004
38004
  "name": "kendo-input-outline-focus-border",
38005
- "value": "k-color(primary)",
38005
+ "value": "k-color(primary-on-surface)",
38006
38006
  "scope": "default",
38007
38007
  "line": {
38008
38008
  "start": 174,
@@ -38302,7 +38302,7 @@
38302
38302
  "context": {
38303
38303
  "type": "variable",
38304
38304
  "name": "kendo-input-flat-focus-border",
38305
- "value": "k-color(primary)",
38305
+ "value": "k-color(primary-on-surface)",
38306
38306
  "scope": "default",
38307
38307
  "line": {
38308
38308
  "start": 222,
@@ -38602,7 +38602,7 @@
38602
38602
  "context": {
38603
38603
  "type": "variable",
38604
38604
  "name": "kendo-picker-focus-border",
38605
- "value": "k-color(primary)",
38605
+ "value": "k-color(primary-on-surface)",
38606
38606
  "scope": "default",
38607
38607
  "line": {
38608
38608
  "start": 270,
@@ -38902,7 +38902,7 @@
38902
38902
  "context": {
38903
38903
  "type": "variable",
38904
38904
  "name": "kendo-picker-outline-focus-border",
38905
- "value": "k-color(primary)",
38905
+ "value": "k-color(primary-on-surface)",
38906
38906
  "scope": "default",
38907
38907
  "line": {
38908
38908
  "start": 318,
@@ -38977,7 +38977,7 @@
38977
38977
  "context": {
38978
38978
  "type": "variable",
38979
38979
  "name": "kendo-picker-outline-hover-focus-border",
38980
- "value": "k-color(primary)",
38980
+ "value": "k-color(primary-on-surface)",
38981
38981
  "scope": "default",
38982
38982
  "line": {
38983
38983
  "start": 330,
@@ -39277,7 +39277,7 @@
39277
39277
  "context": {
39278
39278
  "type": "variable",
39279
39279
  "name": "kendo-picker-flat-focus-border",
39280
- "value": "k-color(primary)",
39280
+ "value": "k-color(primary-on-surface)",
39281
39281
  "scope": "default",
39282
39282
  "line": {
39283
39283
  "start": 378,
@@ -49327,7 +49327,7 @@
49327
49327
  "context": {
49328
49328
  "type": "variable",
49329
49329
  "name": "kendo-panelbar-bg",
49330
- "value": "var( --kendo-panelbar-bg, #{k-color(app-surface)} )",
49330
+ "value": "var( --kendo-panelbar-bg, #{k-color(base-subtle)} )",
49331
49331
  "scope": "default",
49332
49332
  "line": {
49333
49333
  "start": 60,
@@ -62852,7 +62852,7 @@
62852
62852
  "context": {
62853
62853
  "type": "variable",
62854
62854
  "name": "kendo-spreadsheet-selection-border",
62855
- "value": "var( --kendo-spreadsheet-selection-border, k-color(primary) )",
62855
+ "value": "var( --kendo-spreadsheet-selection-border, k-color(primary-on-surface) )",
62856
62856
  "scope": "default",
62857
62857
  "line": {
62858
62858
  "start": 109,
@@ -62902,7 +62902,7 @@
62902
62902
  "context": {
62903
62903
  "type": "variable",
62904
62904
  "name": "kendo-spreadsheet-single-selection-bg",
62905
- "value": "var( --kendo-spreadsheet-single-selection-bg, k-color(primary) )",
62905
+ "value": "var( --kendo-spreadsheet-single-selection-bg, k-color(primary-on-surface) )",
62906
62906
  "scope": "default",
62907
62907
  "line": {
62908
62908
  "start": 116,