@progress/kendo-theme-fluent 12.0.2-dev.1 → 12.1.0-dev.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1974,8 +1974,8 @@
1974
1974
  {
1975
1975
  "description": "The horizontal margin of the AppBar.\n",
1976
1976
  "commentRange": {
1977
- "start": 4,
1978
- "end": 5
1977
+ "start": 5,
1978
+ "end": 6
1979
1979
  },
1980
1980
  "context": {
1981
1981
  "type": "variable",
@@ -1983,8 +1983,8 @@
1983
1983
  "value": "var( --kendo-appbar-margin-x, k-spacing(0) )",
1984
1984
  "scope": "default",
1985
1985
  "line": {
1986
- "start": 6,
1987
- "end": 6
1986
+ "start": 7,
1987
+ "end": 7
1988
1988
  }
1989
1989
  },
1990
1990
  "group": [
@@ -2001,8 +2001,8 @@
2001
2001
  {
2002
2002
  "description": "The vertical margin of the AppBar.\n",
2003
2003
  "commentRange": {
2004
- "start": 7,
2005
- "end": 8
2004
+ "start": 8,
2005
+ "end": 9
2006
2006
  },
2007
2007
  "context": {
2008
2008
  "type": "variable",
@@ -2010,8 +2010,8 @@
2010
2010
  "value": "var( --kendo-appbar-margin-y, k-spacing(0) )",
2011
2011
  "scope": "default",
2012
2012
  "line": {
2013
- "start": 9,
2014
- "end": 9
2013
+ "start": 10,
2014
+ "end": 10
2015
2015
  }
2016
2016
  },
2017
2017
  "group": [
@@ -2028,8 +2028,8 @@
2028
2028
  {
2029
2029
  "description": "The horizontal padding of the AppBar.\n",
2030
2030
  "commentRange": {
2031
- "start": 10,
2032
- "end": 11
2031
+ "start": 11,
2032
+ "end": 12
2033
2033
  },
2034
2034
  "context": {
2035
2035
  "type": "variable",
@@ -2037,8 +2037,8 @@
2037
2037
  "value": "var( --kendo-appbar-padding-x, k-spacing(5) )",
2038
2038
  "scope": "default",
2039
2039
  "line": {
2040
- "start": 12,
2041
- "end": 12
2040
+ "start": 13,
2041
+ "end": 13
2042
2042
  }
2043
2043
  },
2044
2044
  "group": [
@@ -2055,8 +2055,8 @@
2055
2055
  {
2056
2056
  "description": "The vertical padding of the AppBar.\n",
2057
2057
  "commentRange": {
2058
- "start": 13,
2059
- "end": 14
2058
+ "start": 14,
2059
+ "end": 15
2060
2060
  },
2061
2061
  "context": {
2062
2062
  "type": "variable",
@@ -2064,8 +2064,8 @@
2064
2064
  "value": "var( --kendo-appbar-padding-y, k-spacing(3.5) )",
2065
2065
  "scope": "default",
2066
2066
  "line": {
2067
- "start": 15,
2068
- "end": 15
2067
+ "start": 16,
2068
+ "end": 16
2069
2069
  }
2070
2070
  },
2071
2071
  "group": [
@@ -2082,8 +2082,8 @@
2082
2082
  {
2083
2083
  "description": "The width of the border around the AppBar.\n",
2084
2084
  "commentRange": {
2085
- "start": 16,
2086
- "end": 17
2085
+ "start": 17,
2086
+ "end": 18
2087
2087
  },
2088
2088
  "context": {
2089
2089
  "type": "variable",
@@ -2091,8 +2091,8 @@
2091
2091
  "value": "var( --kendo-appbar-border-width, 0px )",
2092
2092
  "scope": "default",
2093
2093
  "line": {
2094
- "start": 18,
2095
- "end": 18
2094
+ "start": 19,
2095
+ "end": 19
2096
2096
  }
2097
2097
  },
2098
2098
  "group": [
@@ -2109,17 +2109,17 @@
2109
2109
  {
2110
2110
  "description": "The z-index of the AppBar.\n",
2111
2111
  "commentRange": {
2112
- "start": 19,
2113
- "end": 20
2112
+ "start": 20,
2113
+ "end": 21
2114
2114
  },
2115
2115
  "context": {
2116
2116
  "type": "variable",
2117
2117
  "name": "kendo-appbar-zindex",
2118
- "value": "var( --kendo-appbar-zindex, 1000 )",
2118
+ "value": "var( --kendo-appbar-zindex, k-z-index(\"banner\") )",
2119
2119
  "scope": "default",
2120
2120
  "line": {
2121
- "start": 21,
2122
- "end": 21
2121
+ "start": 22,
2122
+ "end": 22
2123
2123
  }
2124
2124
  },
2125
2125
  "group": [
@@ -2136,8 +2136,8 @@
2136
2136
  {
2137
2137
  "description": "The font family of the AppBar.\n",
2138
2138
  "commentRange": {
2139
- "start": 22,
2140
- "end": 23
2139
+ "start": 23,
2140
+ "end": 24
2141
2141
  },
2142
2142
  "context": {
2143
2143
  "type": "variable",
@@ -2145,8 +2145,8 @@
2145
2145
  "value": "var( --kendo-appbar-font-family, var( --kendo-font-family, inherit ) )",
2146
2146
  "scope": "default",
2147
2147
  "line": {
2148
- "start": 24,
2149
- "end": 24
2148
+ "start": 25,
2149
+ "end": 25
2150
2150
  }
2151
2151
  },
2152
2152
  "group": [
@@ -2163,8 +2163,8 @@
2163
2163
  {
2164
2164
  "description": "The font size of the AppBar.\n",
2165
2165
  "commentRange": {
2166
- "start": 25,
2167
- "end": 26
2166
+ "start": 26,
2167
+ "end": 27
2168
2168
  },
2169
2169
  "context": {
2170
2170
  "type": "variable",
@@ -2172,8 +2172,8 @@
2172
2172
  "value": "var( --kendo-appbar-font-size, var( --kendo-font-size, inherit ) )",
2173
2173
  "scope": "default",
2174
2174
  "line": {
2175
- "start": 27,
2176
- "end": 27
2175
+ "start": 28,
2176
+ "end": 28
2177
2177
  }
2178
2178
  },
2179
2179
  "group": [
@@ -2190,8 +2190,8 @@
2190
2190
  {
2191
2191
  "description": "The line height of the AppBar.\n",
2192
2192
  "commentRange": {
2193
- "start": 28,
2194
- "end": 29
2193
+ "start": 29,
2194
+ "end": 30
2195
2195
  },
2196
2196
  "context": {
2197
2197
  "type": "variable",
@@ -2199,8 +2199,8 @@
2199
2199
  "value": "var( --kendo-appbar-line-height, var( --kendo-line-height, normal ) )",
2200
2200
  "scope": "default",
2201
2201
  "line": {
2202
- "start": 30,
2203
- "end": 30
2202
+ "start": 31,
2203
+ "end": 31
2204
2204
  }
2205
2205
  },
2206
2206
  "group": [
@@ -2217,8 +2217,8 @@
2217
2217
  {
2218
2218
  "description": "The spacing between the AppBar sections.\n",
2219
2219
  "commentRange": {
2220
- "start": 32,
2221
- "end": 33
2220
+ "start": 33,
2221
+ "end": 34
2222
2222
  },
2223
2223
  "context": {
2224
2224
  "type": "variable",
@@ -2226,8 +2226,8 @@
2226
2226
  "value": "var( --kendo-appbar-spacing, k-spacing(2) )",
2227
2227
  "scope": "default",
2228
2228
  "line": {
2229
- "start": 34,
2230
- "end": 34
2229
+ "start": 35,
2230
+ "end": 35
2231
2231
  }
2232
2232
  },
2233
2233
  "group": [
@@ -2244,8 +2244,8 @@
2244
2244
  {
2245
2245
  "description": "The text color of the AppBar.\n",
2246
2246
  "commentRange": {
2247
- "start": 36,
2248
- "end": 37
2247
+ "start": 37,
2248
+ "end": 38
2249
2249
  },
2250
2250
  "context": {
2251
2251
  "type": "variable",
@@ -2253,8 +2253,8 @@
2253
2253
  "value": "var( --kendo-appbar-text, k-color(on-app-surface) )",
2254
2254
  "scope": "default",
2255
2255
  "line": {
2256
- "start": 38,
2257
- "end": 38
2256
+ "start": 39,
2257
+ "end": 39
2258
2258
  }
2259
2259
  },
2260
2260
  "group": [
@@ -2271,8 +2271,8 @@
2271
2271
  {
2272
2272
  "description": "The background color of the AppBar.\n",
2273
2273
  "commentRange": {
2274
- "start": 39,
2275
- "end": 40
2274
+ "start": 40,
2275
+ "end": 41
2276
2276
  },
2277
2277
  "context": {
2278
2278
  "type": "variable",
@@ -2280,8 +2280,8 @@
2280
2280
  "value": "var( --kendo-appbar-bg, k-color(surface) )",
2281
2281
  "scope": "default",
2282
2282
  "line": {
2283
- "start": 41,
2284
- "end": 41
2283
+ "start": 42,
2284
+ "end": 42
2285
2285
  }
2286
2286
  },
2287
2287
  "group": [
@@ -2298,8 +2298,8 @@
2298
2298
  {
2299
2299
  "description": "The border color of the AppBar.\n",
2300
2300
  "commentRange": {
2301
- "start": 42,
2302
- "end": 43
2301
+ "start": 43,
2302
+ "end": 44
2303
2303
  },
2304
2304
  "context": {
2305
2305
  "type": "variable",
@@ -2307,8 +2307,8 @@
2307
2307
  "value": "var( --kendo-appbar-border, color-mix(in srgb, k-color(border) 26%, transparent) )",
2308
2308
  "scope": "default",
2309
2309
  "line": {
2310
- "start": 44,
2311
- "end": 44
2310
+ "start": 45,
2311
+ "end": 45
2312
2312
  }
2313
2313
  },
2314
2314
  "group": [
@@ -2325,8 +2325,8 @@
2325
2325
  {
2326
2326
  "description": "The background color of the AppBar based on light theme color.\n",
2327
2327
  "commentRange": {
2328
- "start": 46,
2329
- "end": 47
2328
+ "start": 47,
2329
+ "end": 48
2330
2330
  },
2331
2331
  "context": {
2332
2332
  "type": "variable",
@@ -2334,8 +2334,8 @@
2334
2334
  "value": "k-color(light)",
2335
2335
  "scope": "default",
2336
2336
  "line": {
2337
- "start": 48,
2338
- "end": 48
2337
+ "start": 49,
2338
+ "end": 49
2339
2339
  }
2340
2340
  },
2341
2341
  "group": [
@@ -2352,8 +2352,8 @@
2352
2352
  {
2353
2353
  "description": "The text color of the AppBar based on light theme color.\n",
2354
2354
  "commentRange": {
2355
- "start": 49,
2356
- "end": 50
2355
+ "start": 50,
2356
+ "end": 51
2357
2357
  },
2358
2358
  "context": {
2359
2359
  "type": "variable",
@@ -2361,8 +2361,8 @@
2361
2361
  "value": "k-color(on-light)",
2362
2362
  "scope": "default",
2363
2363
  "line": {
2364
- "start": 51,
2365
- "end": 51
2364
+ "start": 52,
2365
+ "end": 52
2366
2366
  }
2367
2367
  },
2368
2368
  "group": [
@@ -2379,8 +2379,8 @@
2379
2379
  {
2380
2380
  "description": "The background color of the AppBar based on dark theme color.\n",
2381
2381
  "commentRange": {
2382
- "start": 53,
2383
- "end": 54
2382
+ "start": 54,
2383
+ "end": 55
2384
2384
  },
2385
2385
  "context": {
2386
2386
  "type": "variable",
@@ -2388,8 +2388,8 @@
2388
2388
  "value": "k-color(dark)",
2389
2389
  "scope": "default",
2390
2390
  "line": {
2391
- "start": 55,
2392
- "end": 55
2391
+ "start": 56,
2392
+ "end": 56
2393
2393
  }
2394
2394
  },
2395
2395
  "group": [
@@ -2406,8 +2406,8 @@
2406
2406
  {
2407
2407
  "description": "The text color of the AppBar based on dark theme color.\n",
2408
2408
  "commentRange": {
2409
- "start": 56,
2410
- "end": 57
2409
+ "start": 57,
2410
+ "end": 58
2411
2411
  },
2412
2412
  "context": {
2413
2413
  "type": "variable",
@@ -2415,8 +2415,8 @@
2415
2415
  "value": "k-color(on-dark)",
2416
2416
  "scope": "default",
2417
2417
  "line": {
2418
- "start": 58,
2419
- "end": 58
2418
+ "start": 59,
2419
+ "end": 59
2420
2420
  }
2421
2421
  },
2422
2422
  "group": [
@@ -2433,8 +2433,8 @@
2433
2433
  {
2434
2434
  "description": "The theme colors map for the AppBar variations.\n",
2435
2435
  "commentRange": {
2436
- "start": 60,
2437
- "end": 61
2436
+ "start": 61,
2437
+ "end": 62
2438
2438
  },
2439
2439
  "context": {
2440
2440
  "type": "variable",
@@ -2442,8 +2442,8 @@
2442
2442
  "value": "(\n \"primary\": k-color(primary),\n \"secondary\": k-color(secondary),\n \"tertiary\": k-color(tertiary),\n \"info\": k-color(info),\n \"success\": k-color(success),\n \"warning\": k-color(warning),\n \"error\": k-color(error),\n \"dark\": k-color(dark),\n \"light\": k-color(light),\n \"inverse\": if($kendo-is-dark-theme, k-color(light), k-color(dark)),\n)",
2443
2443
  "scope": "default",
2444
2444
  "line": {
2445
- "start": 62,
2446
- "end": 73
2445
+ "start": 63,
2446
+ "end": 74
2447
2447
  }
2448
2448
  },
2449
2449
  "group": [
@@ -38635,7 +38635,7 @@
38635
38635
  "context": {
38636
38636
  "type": "variable",
38637
38637
  "name": "kendo-grid-column-menu-tabbed-bg",
38638
- "value": "var( --kendo-grid-column-menu-tabbed-bg, var(--kendo-base-bg, inherit) )",
38638
+ "value": "var( --kendo-grid-column-menu-tabbed-bg, k-color(surface) )",
38639
38639
  "scope": "default",
38640
38640
  "line": {
38641
38641
  "start": 481,
@@ -38650,7 +38650,7 @@
38650
38650
  "path": "fluent/scss/grid/_variables.scss",
38651
38651
  "name": "_variables.scss"
38652
38652
  },
38653
- "resolvedValue": "var(--kendo-grid-column-menu-tabbed-bg, var(--kendo-base-bg, inherit))",
38653
+ "resolvedValue": "var(--kendo-grid-column-menu-tabbed-bg, var(--kendo-color-surface, #ffffff))",
38654
38654
  "resolvedType": "String"
38655
38655
  },
38656
38656
  {
@@ -92712,8 +92712,8 @@
92712
92712
  {
92713
92713
  "description": "The horizontal margin of the AppBar.\n",
92714
92714
  "commentRange": {
92715
- "start": 4,
92716
- "end": 5
92715
+ "start": 5,
92716
+ "end": 6
92717
92717
  },
92718
92718
  "context": {
92719
92719
  "type": "variable",
@@ -92721,8 +92721,8 @@
92721
92721
  "value": "var( --kendo-appbar-margin-x, k-spacing(0) )",
92722
92722
  "scope": "default",
92723
92723
  "line": {
92724
- "start": 6,
92725
- "end": 6
92724
+ "start": 7,
92725
+ "end": 7
92726
92726
  }
92727
92727
  },
92728
92728
  "group": [
@@ -92739,8 +92739,8 @@
92739
92739
  {
92740
92740
  "description": "The vertical margin of the AppBar.\n",
92741
92741
  "commentRange": {
92742
- "start": 7,
92743
- "end": 8
92742
+ "start": 8,
92743
+ "end": 9
92744
92744
  },
92745
92745
  "context": {
92746
92746
  "type": "variable",
@@ -92748,8 +92748,8 @@
92748
92748
  "value": "var( --kendo-appbar-margin-y, k-spacing(0) )",
92749
92749
  "scope": "default",
92750
92750
  "line": {
92751
- "start": 9,
92752
- "end": 9
92751
+ "start": 10,
92752
+ "end": 10
92753
92753
  }
92754
92754
  },
92755
92755
  "group": [
@@ -92766,8 +92766,8 @@
92766
92766
  {
92767
92767
  "description": "The horizontal padding of the AppBar.\n",
92768
92768
  "commentRange": {
92769
- "start": 10,
92770
- "end": 11
92769
+ "start": 11,
92770
+ "end": 12
92771
92771
  },
92772
92772
  "context": {
92773
92773
  "type": "variable",
@@ -92775,8 +92775,8 @@
92775
92775
  "value": "var( --kendo-appbar-padding-x, k-spacing(5) )",
92776
92776
  "scope": "default",
92777
92777
  "line": {
92778
- "start": 12,
92779
- "end": 12
92778
+ "start": 13,
92779
+ "end": 13
92780
92780
  }
92781
92781
  },
92782
92782
  "group": [
@@ -92793,8 +92793,8 @@
92793
92793
  {
92794
92794
  "description": "The vertical padding of the AppBar.\n",
92795
92795
  "commentRange": {
92796
- "start": 13,
92797
- "end": 14
92796
+ "start": 14,
92797
+ "end": 15
92798
92798
  },
92799
92799
  "context": {
92800
92800
  "type": "variable",
@@ -92802,8 +92802,8 @@
92802
92802
  "value": "var( --kendo-appbar-padding-y, k-spacing(3.5) )",
92803
92803
  "scope": "default",
92804
92804
  "line": {
92805
- "start": 15,
92806
- "end": 15
92805
+ "start": 16,
92806
+ "end": 16
92807
92807
  }
92808
92808
  },
92809
92809
  "group": [
@@ -92820,8 +92820,8 @@
92820
92820
  {
92821
92821
  "description": "The width of the border around the AppBar.\n",
92822
92822
  "commentRange": {
92823
- "start": 16,
92824
- "end": 17
92823
+ "start": 17,
92824
+ "end": 18
92825
92825
  },
92826
92826
  "context": {
92827
92827
  "type": "variable",
@@ -92829,8 +92829,8 @@
92829
92829
  "value": "var( --kendo-appbar-border-width, 0px )",
92830
92830
  "scope": "default",
92831
92831
  "line": {
92832
- "start": 18,
92833
- "end": 18
92832
+ "start": 19,
92833
+ "end": 19
92834
92834
  }
92835
92835
  },
92836
92836
  "group": [
@@ -92847,17 +92847,17 @@
92847
92847
  {
92848
92848
  "description": "The z-index of the AppBar.\n",
92849
92849
  "commentRange": {
92850
- "start": 19,
92851
- "end": 20
92850
+ "start": 20,
92851
+ "end": 21
92852
92852
  },
92853
92853
  "context": {
92854
92854
  "type": "variable",
92855
92855
  "name": "kendo-appbar-zindex",
92856
- "value": "var( --kendo-appbar-zindex, 1000 )",
92856
+ "value": "var( --kendo-appbar-zindex, k-z-index(\"banner\") )",
92857
92857
  "scope": "default",
92858
92858
  "line": {
92859
- "start": 21,
92860
- "end": 21
92859
+ "start": 22,
92860
+ "end": 22
92861
92861
  }
92862
92862
  },
92863
92863
  "group": [
@@ -92874,8 +92874,8 @@
92874
92874
  {
92875
92875
  "description": "The font family of the AppBar.\n",
92876
92876
  "commentRange": {
92877
- "start": 22,
92878
- "end": 23
92877
+ "start": 23,
92878
+ "end": 24
92879
92879
  },
92880
92880
  "context": {
92881
92881
  "type": "variable",
@@ -92883,8 +92883,8 @@
92883
92883
  "value": "var( --kendo-appbar-font-family, var( --kendo-font-family, inherit ) )",
92884
92884
  "scope": "default",
92885
92885
  "line": {
92886
- "start": 24,
92887
- "end": 24
92886
+ "start": 25,
92887
+ "end": 25
92888
92888
  }
92889
92889
  },
92890
92890
  "group": [
@@ -92901,8 +92901,8 @@
92901
92901
  {
92902
92902
  "description": "The font size of the AppBar.\n",
92903
92903
  "commentRange": {
92904
- "start": 25,
92905
- "end": 26
92904
+ "start": 26,
92905
+ "end": 27
92906
92906
  },
92907
92907
  "context": {
92908
92908
  "type": "variable",
@@ -92910,8 +92910,8 @@
92910
92910
  "value": "var( --kendo-appbar-font-size, var( --kendo-font-size, inherit ) )",
92911
92911
  "scope": "default",
92912
92912
  "line": {
92913
- "start": 27,
92914
- "end": 27
92913
+ "start": 28,
92914
+ "end": 28
92915
92915
  }
92916
92916
  },
92917
92917
  "group": [
@@ -92928,8 +92928,8 @@
92928
92928
  {
92929
92929
  "description": "The line height of the AppBar.\n",
92930
92930
  "commentRange": {
92931
- "start": 28,
92932
- "end": 29
92931
+ "start": 29,
92932
+ "end": 30
92933
92933
  },
92934
92934
  "context": {
92935
92935
  "type": "variable",
@@ -92937,8 +92937,8 @@
92937
92937
  "value": "var( --kendo-appbar-line-height, var( --kendo-line-height, normal ) )",
92938
92938
  "scope": "default",
92939
92939
  "line": {
92940
- "start": 30,
92941
- "end": 30
92940
+ "start": 31,
92941
+ "end": 31
92942
92942
  }
92943
92943
  },
92944
92944
  "group": [
@@ -92955,8 +92955,8 @@
92955
92955
  {
92956
92956
  "description": "The spacing between the AppBar sections.\n",
92957
92957
  "commentRange": {
92958
- "start": 32,
92959
- "end": 33
92958
+ "start": 33,
92959
+ "end": 34
92960
92960
  },
92961
92961
  "context": {
92962
92962
  "type": "variable",
@@ -92964,8 +92964,8 @@
92964
92964
  "value": "var( --kendo-appbar-spacing, k-spacing(2) )",
92965
92965
  "scope": "default",
92966
92966
  "line": {
92967
- "start": 34,
92968
- "end": 34
92967
+ "start": 35,
92968
+ "end": 35
92969
92969
  }
92970
92970
  },
92971
92971
  "group": [
@@ -92982,8 +92982,8 @@
92982
92982
  {
92983
92983
  "description": "The text color of the AppBar.\n",
92984
92984
  "commentRange": {
92985
- "start": 36,
92986
- "end": 37
92985
+ "start": 37,
92986
+ "end": 38
92987
92987
  },
92988
92988
  "context": {
92989
92989
  "type": "variable",
@@ -92991,8 +92991,8 @@
92991
92991
  "value": "var( --kendo-appbar-text, k-color(on-app-surface) )",
92992
92992
  "scope": "default",
92993
92993
  "line": {
92994
- "start": 38,
92995
- "end": 38
92994
+ "start": 39,
92995
+ "end": 39
92996
92996
  }
92997
92997
  },
92998
92998
  "group": [
@@ -93009,8 +93009,8 @@
93009
93009
  {
93010
93010
  "description": "The background color of the AppBar.\n",
93011
93011
  "commentRange": {
93012
- "start": 39,
93013
- "end": 40
93012
+ "start": 40,
93013
+ "end": 41
93014
93014
  },
93015
93015
  "context": {
93016
93016
  "type": "variable",
@@ -93018,8 +93018,8 @@
93018
93018
  "value": "var( --kendo-appbar-bg, k-color(surface) )",
93019
93019
  "scope": "default",
93020
93020
  "line": {
93021
- "start": 41,
93022
- "end": 41
93021
+ "start": 42,
93022
+ "end": 42
93023
93023
  }
93024
93024
  },
93025
93025
  "group": [
@@ -93036,8 +93036,8 @@
93036
93036
  {
93037
93037
  "description": "The border color of the AppBar.\n",
93038
93038
  "commentRange": {
93039
- "start": 42,
93040
- "end": 43
93039
+ "start": 43,
93040
+ "end": 44
93041
93041
  },
93042
93042
  "context": {
93043
93043
  "type": "variable",
@@ -93045,8 +93045,8 @@
93045
93045
  "value": "var( --kendo-appbar-border, color-mix(in srgb, k-color(border) 26%, transparent) )",
93046
93046
  "scope": "default",
93047
93047
  "line": {
93048
- "start": 44,
93049
- "end": 44
93048
+ "start": 45,
93049
+ "end": 45
93050
93050
  }
93051
93051
  },
93052
93052
  "group": [
@@ -93063,8 +93063,8 @@
93063
93063
  {
93064
93064
  "description": "The background color of the AppBar based on light theme color.\n",
93065
93065
  "commentRange": {
93066
- "start": 46,
93067
- "end": 47
93066
+ "start": 47,
93067
+ "end": 48
93068
93068
  },
93069
93069
  "context": {
93070
93070
  "type": "variable",
@@ -93072,8 +93072,8 @@
93072
93072
  "value": "k-color(light)",
93073
93073
  "scope": "default",
93074
93074
  "line": {
93075
- "start": 48,
93076
- "end": 48
93075
+ "start": 49,
93076
+ "end": 49
93077
93077
  }
93078
93078
  },
93079
93079
  "group": [
@@ -93090,8 +93090,8 @@
93090
93090
  {
93091
93091
  "description": "The text color of the AppBar based on light theme color.\n",
93092
93092
  "commentRange": {
93093
- "start": 49,
93094
- "end": 50
93093
+ "start": 50,
93094
+ "end": 51
93095
93095
  },
93096
93096
  "context": {
93097
93097
  "type": "variable",
@@ -93099,8 +93099,8 @@
93099
93099
  "value": "k-color(on-light)",
93100
93100
  "scope": "default",
93101
93101
  "line": {
93102
- "start": 51,
93103
- "end": 51
93102
+ "start": 52,
93103
+ "end": 52
93104
93104
  }
93105
93105
  },
93106
93106
  "group": [
@@ -93117,8 +93117,8 @@
93117
93117
  {
93118
93118
  "description": "The background color of the AppBar based on dark theme color.\n",
93119
93119
  "commentRange": {
93120
- "start": 53,
93121
- "end": 54
93120
+ "start": 54,
93121
+ "end": 55
93122
93122
  },
93123
93123
  "context": {
93124
93124
  "type": "variable",
@@ -93126,8 +93126,8 @@
93126
93126
  "value": "k-color(dark)",
93127
93127
  "scope": "default",
93128
93128
  "line": {
93129
- "start": 55,
93130
- "end": 55
93129
+ "start": 56,
93130
+ "end": 56
93131
93131
  }
93132
93132
  },
93133
93133
  "group": [
@@ -93144,8 +93144,8 @@
93144
93144
  {
93145
93145
  "description": "The text color of the AppBar based on dark theme color.\n",
93146
93146
  "commentRange": {
93147
- "start": 56,
93148
- "end": 57
93147
+ "start": 57,
93148
+ "end": 58
93149
93149
  },
93150
93150
  "context": {
93151
93151
  "type": "variable",
@@ -93153,8 +93153,8 @@
93153
93153
  "value": "k-color(on-dark)",
93154
93154
  "scope": "default",
93155
93155
  "line": {
93156
- "start": 58,
93157
- "end": 58
93156
+ "start": 59,
93157
+ "end": 59
93158
93158
  }
93159
93159
  },
93160
93160
  "group": [
@@ -93171,8 +93171,8 @@
93171
93171
  {
93172
93172
  "description": "The theme colors map for the AppBar variations.\n",
93173
93173
  "commentRange": {
93174
- "start": 60,
93175
- "end": 61
93174
+ "start": 61,
93175
+ "end": 62
93176
93176
  },
93177
93177
  "context": {
93178
93178
  "type": "variable",
@@ -93180,8 +93180,8 @@
93180
93180
  "value": "(\n \"primary\": k-color(primary),\n \"secondary\": k-color(secondary),\n \"tertiary\": k-color(tertiary),\n \"info\": k-color(info),\n \"success\": k-color(success),\n \"warning\": k-color(warning),\n \"error\": k-color(error),\n \"dark\": k-color(dark),\n \"light\": k-color(light),\n \"inverse\": if($kendo-is-dark-theme, k-color(light), k-color(dark)),\n)",
93181
93181
  "scope": "default",
93182
93182
  "line": {
93183
- "start": 62,
93184
- "end": 73
93183
+ "start": 63,
93184
+ "end": 74
93185
93185
  }
93186
93186
  },
93187
93187
  "group": [
@@ -130100,7 +130100,7 @@
130100
130100
  "context": {
130101
130101
  "type": "variable",
130102
130102
  "name": "kendo-grid-column-menu-tabbed-bg",
130103
- "value": "var( --kendo-grid-column-menu-tabbed-bg, var(--kendo-base-bg, inherit) )",
130103
+ "value": "var( --kendo-grid-column-menu-tabbed-bg, k-color(surface) )",
130104
130104
  "scope": "default",
130105
130105
  "line": {
130106
130106
  "start": 481,
@@ -130115,7 +130115,7 @@
130115
130115
  "path": "fluent/scss/grid/_variables.scss",
130116
130116
  "name": "_variables.scss"
130117
130117
  },
130118
- "resolvedValue": "var(--kendo-grid-column-menu-tabbed-bg, var(--kendo-base-bg, inherit))",
130118
+ "resolvedValue": "var(--kendo-grid-column-menu-tabbed-bg, var(--kendo-color-surface, #ffffff))",
130119
130119
  "resolvedType": "String"
130120
130120
  },
130121
130121
  {