@progress/kendo-theme-meridian 14.1.0-dev.0 → 14.1.0-dev.2

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.
@@ -53661,7 +53661,7 @@
53661
53661
  "context": {
53662
53662
  "type": "variable",
53663
53663
  "name": "kendo-menu-item-selected-font-weight",
53664
- "value": "var( --kendo-font-weight-semibold, normal )",
53664
+ "value": "normal",
53665
53665
  "scope": "default",
53666
53666
  "line": {
53667
53667
  "start": 58,
@@ -53676,7 +53676,7 @@
53676
53676
  "path": "meridian/scss/menu/_variables.scss",
53677
53677
  "name": "_variables.scss"
53678
53678
  },
53679
- "resolvedValue": "var(--kendo-font-weight-semibold, normal)",
53679
+ "resolvedValue": "normal",
53680
53680
  "resolvedType": "String"
53681
53681
  },
53682
53682
  {
@@ -53931,7 +53931,7 @@
53931
53931
  "context": {
53932
53932
  "type": "variable",
53933
53933
  "name": "kendo-menu-item-active-text",
53934
- "value": "k-color(primary)",
53934
+ "value": "k-color(secondary-on-surface)",
53935
53935
  "scope": "default",
53936
53936
  "line": {
53937
53937
  "start": 91,
@@ -53946,7 +53946,7 @@
53946
53946
  "path": "meridian/scss/menu/_variables.scss",
53947
53947
  "name": "_variables.scss"
53948
53948
  },
53949
- "resolvedValue": "var(--kendo-color-primary)",
53949
+ "resolvedValue": "var(--kendo-color-secondary-on-surface)",
53950
53950
  "resolvedType": "String"
53951
53951
  },
53952
53952
  {
@@ -54120,7 +54120,7 @@
54120
54120
  "context": {
54121
54121
  "type": "variable",
54122
54122
  "name": "kendo-menu-item-selected-text",
54123
- "value": "k-color(primary)",
54123
+ "value": "k-color(secondary-on-surface)",
54124
54124
  "scope": "default",
54125
54125
  "line": {
54126
54126
  "start": 116,
@@ -54135,7 +54135,7 @@
54135
54135
  "path": "meridian/scss/menu/_variables.scss",
54136
54136
  "name": "_variables.scss"
54137
54137
  },
54138
- "resolvedValue": "var(--kendo-color-primary)",
54138
+ "resolvedValue": "var(--kendo-color-secondary-on-surface)",
54139
54139
  "resolvedType": "String"
54140
54140
  },
54141
54141
  {
@@ -86823,15 +86823,15 @@
86823
86823
  "resolvedType": "String"
86824
86824
  },
86825
86825
  {
86826
- "description": "The horizontal padding of the small TabStrip items.\n",
86826
+ "description": "The horizontal spacing of the TabStrip items.\n",
86827
86827
  "commentRange": {
86828
86828
  "start": 82,
86829
86829
  "end": 83
86830
86830
  },
86831
86831
  "context": {
86832
86832
  "type": "variable",
86833
- "name": "kendo-tabstrip-sm-item-padding-x",
86834
- "value": "k-spacing(3)",
86833
+ "name": "kendo-tabstrip-item-spacing-x",
86834
+ "value": "k-spacing(1)",
86835
86835
  "scope": "default",
86836
86836
  "line": {
86837
86837
  "start": 84,
@@ -86846,19 +86846,19 @@
86846
86846
  "path": "meridian/scss/tabstrip/_variables.scss",
86847
86847
  "name": "_variables.scss"
86848
86848
  },
86849
- "resolvedValue": "var(--kendo-spacing-3)",
86849
+ "resolvedValue": "var(--kendo-spacing-1)",
86850
86850
  "resolvedType": "String"
86851
86851
  },
86852
86852
  {
86853
- "description": "The vertical padding of the small TabStrip items.\n",
86853
+ "description": "The horizontal padding of the small TabStrip items.\n",
86854
86854
  "commentRange": {
86855
86855
  "start": 85,
86856
86856
  "end": 86
86857
86857
  },
86858
86858
  "context": {
86859
86859
  "type": "variable",
86860
- "name": "kendo-tabstrip-sm-item-padding-y",
86861
- "value": "k-spacing(1)",
86860
+ "name": "kendo-tabstrip-sm-item-padding-x",
86861
+ "value": "k-spacing(2)",
86862
86862
  "scope": "default",
86863
86863
  "line": {
86864
86864
  "start": 87,
@@ -86873,19 +86873,19 @@
86873
86873
  "path": "meridian/scss/tabstrip/_variables.scss",
86874
86874
  "name": "_variables.scss"
86875
86875
  },
86876
- "resolvedValue": "var(--kendo-spacing-1)",
86876
+ "resolvedValue": "var(--kendo-spacing-2)",
86877
86877
  "resolvedType": "String"
86878
86878
  },
86879
86879
  {
86880
- "description": "The horizontal padding of the medium TabStrip items.\n",
86880
+ "description": "The vertical padding of the small TabStrip items.\n",
86881
86881
  "commentRange": {
86882
86882
  "start": 88,
86883
86883
  "end": 89
86884
86884
  },
86885
86885
  "context": {
86886
86886
  "type": "variable",
86887
- "name": "kendo-tabstrip-md-item-padding-x",
86888
- "value": "k-spacing(3)",
86887
+ "name": "kendo-tabstrip-sm-item-padding-y",
86888
+ "value": "k-spacing(1)",
86889
86889
  "scope": "default",
86890
86890
  "line": {
86891
86891
  "start": 90,
@@ -86900,18 +86900,18 @@
86900
86900
  "path": "meridian/scss/tabstrip/_variables.scss",
86901
86901
  "name": "_variables.scss"
86902
86902
  },
86903
- "resolvedValue": "var(--kendo-spacing-3)",
86903
+ "resolvedValue": "var(--kendo-spacing-1)",
86904
86904
  "resolvedType": "String"
86905
86905
  },
86906
86906
  {
86907
- "description": "The vertical padding of the medium TabStrip items.\n",
86907
+ "description": "The horizontal padding of the medium TabStrip items.\n",
86908
86908
  "commentRange": {
86909
86909
  "start": 91,
86910
86910
  "end": 92
86911
86911
  },
86912
86912
  "context": {
86913
86913
  "type": "variable",
86914
- "name": "kendo-tabstrip-md-item-padding-y",
86914
+ "name": "kendo-tabstrip-md-item-padding-x",
86915
86915
  "value": "k-spacing(2)",
86916
86916
  "scope": "default",
86917
86917
  "line": {
@@ -86931,15 +86931,15 @@
86931
86931
  "resolvedType": "String"
86932
86932
  },
86933
86933
  {
86934
- "description": "The horizontal padding of the large TabStrip items.\n",
86934
+ "description": "The vertical padding of the medium TabStrip items.\n",
86935
86935
  "commentRange": {
86936
86936
  "start": 94,
86937
86937
  "end": 95
86938
86938
  },
86939
86939
  "context": {
86940
86940
  "type": "variable",
86941
- "name": "kendo-tabstrip-lg-item-padding-x",
86942
- "value": "k-spacing(3)",
86941
+ "name": "kendo-tabstrip-md-item-padding-y",
86942
+ "value": "k-spacing(2)",
86943
86943
  "scope": "default",
86944
86944
  "line": {
86945
86945
  "start": 96,
@@ -86954,19 +86954,19 @@
86954
86954
  "path": "meridian/scss/tabstrip/_variables.scss",
86955
86955
  "name": "_variables.scss"
86956
86956
  },
86957
- "resolvedValue": "var(--kendo-spacing-3)",
86957
+ "resolvedValue": "var(--kendo-spacing-2)",
86958
86958
  "resolvedType": "String"
86959
86959
  },
86960
86960
  {
86961
- "description": "The vertical padding of the large TabStrip items.\n",
86961
+ "description": "The horizontal padding of the large TabStrip items.\n",
86962
86962
  "commentRange": {
86963
86963
  "start": 97,
86964
86964
  "end": 98
86965
86965
  },
86966
86966
  "context": {
86967
86967
  "type": "variable",
86968
- "name": "kendo-tabstrip-lg-item-padding-y",
86969
- "value": "k-spacing(2.5)",
86968
+ "name": "kendo-tabstrip-lg-item-padding-x",
86969
+ "value": "k-spacing(2)",
86970
86970
  "scope": "default",
86971
86971
  "line": {
86972
86972
  "start": 99,
@@ -86981,14 +86981,41 @@
86981
86981
  "path": "meridian/scss/tabstrip/_variables.scss",
86982
86982
  "name": "_variables.scss"
86983
86983
  },
86984
+ "resolvedValue": "var(--kendo-spacing-2)",
86985
+ "resolvedType": "String"
86986
+ },
86987
+ {
86988
+ "description": "The vertical padding of the large TabStrip items.\n",
86989
+ "commentRange": {
86990
+ "start": 100,
86991
+ "end": 101
86992
+ },
86993
+ "context": {
86994
+ "type": "variable",
86995
+ "name": "kendo-tabstrip-lg-item-padding-y",
86996
+ "value": "k-spacing(2.5)",
86997
+ "scope": "default",
86998
+ "line": {
86999
+ "start": 102,
87000
+ "end": 102
87001
+ }
87002
+ },
87003
+ "group": [
87004
+ "tabstrip"
87005
+ ],
87006
+ "access": "public",
87007
+ "file": {
87008
+ "path": "meridian/scss/tabstrip/_variables.scss",
87009
+ "name": "_variables.scss"
87010
+ },
86984
87011
  "resolvedValue": "var(--kendo-spacing-2\\.5)",
86985
87012
  "resolvedType": "String"
86986
87013
  },
86987
87014
  {
86988
87015
  "description": " The background color of the TabStrip items.\n",
86989
87016
  "commentRange": {
86990
- "start": 101,
86991
- "end": 102
87017
+ "start": 104,
87018
+ "end": 105
86992
87019
  },
86993
87020
  "context": {
86994
87021
  "type": "variable",
@@ -86996,8 +87023,8 @@
86996
87023
  "value": "null",
86997
87024
  "scope": "default",
86998
87025
  "line": {
86999
- "start": 103,
87000
- "end": 103
87026
+ "start": 106,
87027
+ "end": 106
87001
87028
  }
87002
87029
  },
87003
87030
  "group": [
@@ -87014,8 +87041,8 @@
87014
87041
  {
87015
87042
  "description": "The text color of the TabStrip items.\n",
87016
87043
  "commentRange": {
87017
- "start": 104,
87018
- "end": 105
87044
+ "start": 107,
87045
+ "end": 108
87019
87046
  },
87020
87047
  "context": {
87021
87048
  "type": "variable",
@@ -87023,8 +87050,8 @@
87023
87050
  "value": "k-color(on-app-surface)",
87024
87051
  "scope": "default",
87025
87052
  "line": {
87026
- "start": 106,
87027
- "end": 106
87053
+ "start": 109,
87054
+ "end": 109
87028
87055
  }
87029
87056
  },
87030
87057
  "group": [
@@ -87041,8 +87068,8 @@
87041
87068
  {
87042
87069
  "description": "The border color of the TabStrip items.\n",
87043
87070
  "commentRange": {
87044
- "start": 107,
87045
- "end": 108
87071
+ "start": 110,
87072
+ "end": 111
87046
87073
  },
87047
87074
  "context": {
87048
87075
  "type": "variable",
@@ -87050,8 +87077,8 @@
87050
87077
  "value": "null",
87051
87078
  "scope": "default",
87052
87079
  "line": {
87053
- "start": 109,
87054
- "end": 109
87080
+ "start": 112,
87081
+ "end": 112
87055
87082
  }
87056
87083
  },
87057
87084
  "group": [
@@ -87068,8 +87095,8 @@
87068
87095
  {
87069
87096
  "description": "The gradient of the TabStrip items.\n",
87070
87097
  "commentRange": {
87071
- "start": 110,
87072
- "end": 111
87098
+ "start": 113,
87099
+ "end": 114
87073
87100
  },
87074
87101
  "context": {
87075
87102
  "type": "variable",
@@ -87077,8 +87104,8 @@
87077
87104
  "value": "null",
87078
87105
  "scope": "default",
87079
87106
  "line": {
87080
- "start": 112,
87081
- "end": 112
87107
+ "start": 115,
87108
+ "end": 115
87082
87109
  }
87083
87110
  },
87084
87111
  "group": [
@@ -87095,8 +87122,8 @@
87095
87122
  {
87096
87123
  "description": "The background color of the hovered TabStrip items.\n",
87097
87124
  "commentRange": {
87098
- "start": 114,
87099
- "end": 115
87125
+ "start": 117,
87126
+ "end": 118
87100
87127
  },
87101
87128
  "context": {
87102
87129
  "type": "variable",
@@ -87104,8 +87131,8 @@
87104
87131
  "value": "null",
87105
87132
  "scope": "default",
87106
87133
  "line": {
87107
- "start": 116,
87108
- "end": 116
87134
+ "start": 119,
87135
+ "end": 119
87109
87136
  }
87110
87137
  },
87111
87138
  "group": [
@@ -87122,8 +87149,8 @@
87122
87149
  {
87123
87150
  "description": "The text color of the hovered TabStrip items.\n",
87124
87151
  "commentRange": {
87125
- "start": 117,
87126
- "end": 118
87152
+ "start": 120,
87153
+ "end": 121
87127
87154
  },
87128
87155
  "context": {
87129
87156
  "type": "variable",
@@ -87131,8 +87158,8 @@
87131
87158
  "value": "k-color(primary-on-surface)",
87132
87159
  "scope": "default",
87133
87160
  "line": {
87134
- "start": 119,
87135
- "end": 119
87161
+ "start": 122,
87162
+ "end": 122
87136
87163
  }
87137
87164
  },
87138
87165
  "group": [
@@ -87149,8 +87176,8 @@
87149
87176
  {
87150
87177
  "description": "The border color of the hovered TabStrip items.\n",
87151
87178
  "commentRange": {
87152
- "start": 120,
87153
- "end": 121
87179
+ "start": 123,
87180
+ "end": 124
87154
87181
  },
87155
87182
  "context": {
87156
87183
  "type": "variable",
@@ -87158,8 +87185,8 @@
87158
87185
  "value": "null",
87159
87186
  "scope": "default",
87160
87187
  "line": {
87161
- "start": 122,
87162
- "end": 122
87188
+ "start": 125,
87189
+ "end": 125
87163
87190
  }
87164
87191
  },
87165
87192
  "group": [
@@ -87176,8 +87203,8 @@
87176
87203
  {
87177
87204
  "description": "The gradient of the hovered TabStrip items.\n",
87178
87205
  "commentRange": {
87179
- "start": 123,
87180
- "end": 124
87206
+ "start": 126,
87207
+ "end": 127
87181
87208
  },
87182
87209
  "context": {
87183
87210
  "type": "variable",
@@ -87185,8 +87212,8 @@
87185
87212
  "value": "null",
87186
87213
  "scope": "default",
87187
87214
  "line": {
87188
- "start": 125,
87189
- "end": 125
87215
+ "start": 128,
87216
+ "end": 128
87190
87217
  }
87191
87218
  },
87192
87219
  "group": [
@@ -87203,8 +87230,8 @@
87203
87230
  {
87204
87231
  "description": "The background color of the selected TabStrip items.\n",
87205
87232
  "commentRange": {
87206
- "start": 127,
87207
- "end": 128
87233
+ "start": 130,
87234
+ "end": 131
87208
87235
  },
87209
87236
  "context": {
87210
87237
  "type": "variable",
@@ -87212,8 +87239,8 @@
87212
87239
  "value": "k-color(surface-alt)",
87213
87240
  "scope": "default",
87214
87241
  "line": {
87215
- "start": 129,
87216
- "end": 129
87242
+ "start": 132,
87243
+ "end": 132
87217
87244
  }
87218
87245
  },
87219
87246
  "group": [
@@ -87230,8 +87257,8 @@
87230
87257
  {
87231
87258
  "description": "The text color of the selected TabStrip items.\n",
87232
87259
  "commentRange": {
87233
- "start": 130,
87234
- "end": 131
87260
+ "start": 133,
87261
+ "end": 134
87235
87262
  },
87236
87263
  "context": {
87237
87264
  "type": "variable",
@@ -87239,8 +87266,8 @@
87239
87266
  "value": "k-color(primary)",
87240
87267
  "scope": "default",
87241
87268
  "line": {
87242
- "start": 132,
87243
- "end": 132
87269
+ "start": 135,
87270
+ "end": 135
87244
87271
  }
87245
87272
  },
87246
87273
  "group": [
@@ -87257,8 +87284,8 @@
87257
87284
  {
87258
87285
  "description": "The border color of the selected TabStrip items.\n",
87259
87286
  "commentRange": {
87260
- "start": 133,
87261
- "end": 134
87287
+ "start": 136,
87288
+ "end": 137
87262
87289
  },
87263
87290
  "context": {
87264
87291
  "type": "variable",
@@ -87266,8 +87293,8 @@
87266
87293
  "value": "k-color(border)",
87267
87294
  "scope": "default",
87268
87295
  "line": {
87269
- "start": 135,
87270
- "end": 135
87296
+ "start": 138,
87297
+ "end": 138
87271
87298
  }
87272
87299
  },
87273
87300
  "group": [
@@ -87284,8 +87311,8 @@
87284
87311
  {
87285
87312
  "description": "The gradient of the selected TabStrip items.\n",
87286
87313
  "commentRange": {
87287
- "start": 136,
87288
- "end": 137
87314
+ "start": 139,
87315
+ "end": 140
87289
87316
  },
87290
87317
  "context": {
87291
87318
  "type": "variable",
@@ -87293,8 +87320,8 @@
87293
87320
  "value": "null",
87294
87321
  "scope": "default",
87295
87322
  "line": {
87296
- "start": 138,
87297
- "end": 138
87323
+ "start": 141,
87324
+ "end": 141
87298
87325
  }
87299
87326
  },
87300
87327
  "group": [
@@ -87311,8 +87338,8 @@
87311
87338
  {
87312
87339
  "description": "The font weight of the selected TabStrip items.\n",
87313
87340
  "commentRange": {
87314
- "start": 139,
87315
- "end": 140
87341
+ "start": 142,
87342
+ "end": 143
87316
87343
  },
87317
87344
  "context": {
87318
87345
  "type": "variable",
@@ -87320,8 +87347,8 @@
87320
87347
  "value": "null",
87321
87348
  "scope": "default",
87322
87349
  "line": {
87323
- "start": 141,
87324
- "end": 141
87350
+ "start": 144,
87351
+ "end": 144
87325
87352
  }
87326
87353
  },
87327
87354
  "group": [
@@ -87338,8 +87365,8 @@
87338
87365
  {
87339
87366
  "description": "The shadow of the focused TabStrip items.\n",
87340
87367
  "commentRange": {
87341
- "start": 143,
87342
- "end": 144
87368
+ "start": 146,
87369
+ "end": 147
87343
87370
  },
87344
87371
  "context": {
87345
87372
  "type": "variable",
@@ -87347,8 +87374,8 @@
87347
87374
  "value": "$kendo-list-item-focus-shadow",
87348
87375
  "scope": "default",
87349
87376
  "line": {
87350
- "start": 145,
87351
- "end": 145
87377
+ "start": 148,
87378
+ "end": 148
87352
87379
  }
87353
87380
  },
87354
87381
  "group": [
@@ -87365,8 +87392,8 @@
87365
87392
  {
87366
87393
  "description": "The shadow of the dragged TabStrip items.\n",
87367
87394
  "commentRange": {
87368
- "start": 147,
87369
- "end": 148
87395
+ "start": 150,
87396
+ "end": 151
87370
87397
  },
87371
87398
  "context": {
87372
87399
  "type": "variable",
@@ -87374,8 +87401,8 @@
87374
87401
  "value": "k-elevation(3)",
87375
87402
  "scope": "default",
87376
87403
  "line": {
87377
- "start": 149,
87378
- "end": 149
87404
+ "start": 152,
87405
+ "end": 152
87379
87406
  }
87380
87407
  },
87381
87408
  "group": [
@@ -87392,8 +87419,8 @@
87392
87419
  {
87393
87420
  "description": "The background color of the disabled TabStrip items.\n",
87394
87421
  "commentRange": {
87395
- "start": 151,
87396
- "end": 152
87422
+ "start": 154,
87423
+ "end": 155
87397
87424
  },
87398
87425
  "context": {
87399
87426
  "type": "variable",
@@ -87401,8 +87428,8 @@
87401
87428
  "value": "null",
87402
87429
  "scope": "default",
87403
87430
  "line": {
87404
- "start": 153,
87405
- "end": 153
87431
+ "start": 156,
87432
+ "end": 156
87406
87433
  }
87407
87434
  },
87408
87435
  "group": [
@@ -87419,8 +87446,8 @@
87419
87446
  {
87420
87447
  "description": "The text color of the disabled TabStrip items.\n",
87421
87448
  "commentRange": {
87422
- "start": 154,
87423
- "end": 155
87449
+ "start": 157,
87450
+ "end": 158
87424
87451
  },
87425
87452
  "context": {
87426
87453
  "type": "variable",
@@ -87428,8 +87455,8 @@
87428
87455
  "value": "null",
87429
87456
  "scope": "default",
87430
87457
  "line": {
87431
- "start": 156,
87432
- "end": 156
87458
+ "start": 159,
87459
+ "end": 159
87433
87460
  }
87434
87461
  },
87435
87462
  "group": [
@@ -87446,8 +87473,8 @@
87446
87473
  {
87447
87474
  "description": "The border color of the disabled TabStrip items.\n",
87448
87475
  "commentRange": {
87449
- "start": 157,
87450
- "end": 158
87476
+ "start": 160,
87477
+ "end": 161
87451
87478
  },
87452
87479
  "context": {
87453
87480
  "type": "variable",
@@ -87455,8 +87482,8 @@
87455
87482
  "value": "null",
87456
87483
  "scope": "default",
87457
87484
  "line": {
87458
- "start": 159,
87459
- "end": 159
87485
+ "start": 162,
87486
+ "end": 162
87460
87487
  }
87461
87488
  },
87462
87489
  "group": [
@@ -87473,8 +87500,8 @@
87473
87500
  {
87474
87501
  "description": "The gradient of the disabled TabStrip items.\n",
87475
87502
  "commentRange": {
87476
- "start": 160,
87477
- "end": 161
87503
+ "start": 163,
87504
+ "end": 164
87478
87505
  },
87479
87506
  "context": {
87480
87507
  "type": "variable",
@@ -87482,8 +87509,8 @@
87482
87509
  "value": "null",
87483
87510
  "scope": "default",
87484
87511
  "line": {
87485
- "start": 162,
87486
- "end": 162
87512
+ "start": 165,
87513
+ "end": 165
87487
87514
  }
87488
87515
  },
87489
87516
  "group": [
@@ -87500,8 +87527,8 @@
87500
87527
  {
87501
87528
  "description": "The opacity of the disabled TabStrip items.\n",
87502
87529
  "commentRange": {
87503
- "start": 163,
87504
- "end": 164
87530
+ "start": 166,
87531
+ "end": 167
87505
87532
  },
87506
87533
  "context": {
87507
87534
  "type": "variable",
@@ -87509,8 +87536,8 @@
87509
87536
  "value": "null",
87510
87537
  "scope": "default",
87511
87538
  "line": {
87512
- "start": 165,
87513
- "end": 165
87539
+ "start": 168,
87540
+ "end": 168
87514
87541
  }
87515
87542
  },
87516
87543
  "group": [
@@ -87527,8 +87554,8 @@
87527
87554
  {
87528
87555
  "description": "The filter of the disabled TabStrip items.\n",
87529
87556
  "commentRange": {
87530
- "start": 166,
87531
- "end": 167
87557
+ "start": 169,
87558
+ "end": 170
87532
87559
  },
87533
87560
  "context": {
87534
87561
  "type": "variable",
@@ -87536,8 +87563,8 @@
87536
87563
  "value": "null",
87537
87564
  "scope": "default",
87538
87565
  "line": {
87539
- "start": 168,
87540
- "end": 168
87566
+ "start": 171,
87567
+ "end": 171
87541
87568
  }
87542
87569
  },
87543
87570
  "group": [
@@ -87554,8 +87581,8 @@
87554
87581
  {
87555
87582
  "description": "The border width of the TabStrip indicator.\n",
87556
87583
  "commentRange": {
87557
- "start": 170,
87558
- "end": 171
87584
+ "start": 173,
87585
+ "end": 174
87559
87586
  },
87560
87587
  "context": {
87561
87588
  "type": "variable",
@@ -87563,8 +87590,8 @@
87563
87590
  "value": "null",
87564
87591
  "scope": "default",
87565
87592
  "line": {
87566
- "start": 172,
87567
- "end": 172
87593
+ "start": 175,
87594
+ "end": 175
87568
87595
  }
87569
87596
  },
87570
87597
  "group": [
@@ -87581,8 +87608,8 @@
87581
87608
  {
87582
87609
  "description": "The border color of the TabStrip ripple.\n",
87583
87610
  "commentRange": {
87584
- "start": 173,
87585
- "end": 174
87611
+ "start": 176,
87612
+ "end": 177
87586
87613
  },
87587
87614
  "context": {
87588
87615
  "type": "variable",
@@ -87590,8 +87617,8 @@
87590
87617
  "value": "null",
87591
87618
  "scope": "default",
87592
87619
  "line": {
87593
- "start": 175,
87594
- "end": 175
87620
+ "start": 178,
87621
+ "end": 178
87595
87622
  }
87596
87623
  },
87597
87624
  "group": [
@@ -87608,8 +87635,8 @@
87608
87635
  {
87609
87636
  "description": "The horizontal padding of the TabStrip content.\n",
87610
87637
  "commentRange": {
87611
- "start": 177,
87612
- "end": 178
87638
+ "start": 180,
87639
+ "end": 181
87613
87640
  },
87614
87641
  "context": {
87615
87642
  "type": "variable",
@@ -87617,8 +87644,8 @@
87617
87644
  "value": "k-spacing(4)",
87618
87645
  "scope": "default",
87619
87646
  "line": {
87620
- "start": 179,
87621
- "end": 179
87647
+ "start": 182,
87648
+ "end": 182
87622
87649
  }
87623
87650
  },
87624
87651
  "group": [
@@ -87635,8 +87662,8 @@
87635
87662
  {
87636
87663
  "description": "The vertical padding of the TabStrip content.\n",
87637
87664
  "commentRange": {
87638
- "start": 180,
87639
- "end": 181
87665
+ "start": 183,
87666
+ "end": 184
87640
87667
  },
87641
87668
  "context": {
87642
87669
  "type": "variable",
@@ -87644,8 +87671,8 @@
87644
87671
  "value": "k-spacing(4)",
87645
87672
  "scope": "default",
87646
87673
  "line": {
87647
- "start": 182,
87648
- "end": 182
87674
+ "start": 185,
87675
+ "end": 185
87649
87676
  }
87650
87677
  },
87651
87678
  "group": [
@@ -87662,8 +87689,8 @@
87662
87689
  {
87663
87690
  "description": "The border width around the TabStrip content.\n",
87664
87691
  "commentRange": {
87665
- "start": 183,
87666
- "end": 184
87692
+ "start": 186,
87693
+ "end": 187
87667
87694
  },
87668
87695
  "context": {
87669
87696
  "type": "variable",
@@ -87671,8 +87698,8 @@
87671
87698
  "value": "1px",
87672
87699
  "scope": "default",
87673
87700
  "line": {
87674
- "start": 185,
87675
- "end": 185
87701
+ "start": 188,
87702
+ "end": 188
87676
87703
  }
87677
87704
  },
87678
87705
  "group": [
@@ -87689,8 +87716,8 @@
87689
87716
  {
87690
87717
  "description": "The background color of the TabStrip content.\n",
87691
87718
  "commentRange": {
87692
- "start": 187,
87693
- "end": 188
87719
+ "start": 190,
87720
+ "end": 191
87694
87721
  },
87695
87722
  "context": {
87696
87723
  "type": "variable",
@@ -87698,8 +87725,8 @@
87698
87725
  "value": "k-color(surface-alt)",
87699
87726
  "scope": "default",
87700
87727
  "line": {
87701
- "start": 189,
87702
- "end": 189
87728
+ "start": 192,
87729
+ "end": 192
87703
87730
  }
87704
87731
  },
87705
87732
  "group": [
@@ -87716,8 +87743,8 @@
87716
87743
  {
87717
87744
  "description": "The text color of the TabStrip content.\n",
87718
87745
  "commentRange": {
87719
- "start": 190,
87720
- "end": 191
87746
+ "start": 193,
87747
+ "end": 194
87721
87748
  },
87722
87749
  "context": {
87723
87750
  "type": "variable",
@@ -87725,8 +87752,8 @@
87725
87752
  "value": "k-color(on-app-surface)",
87726
87753
  "scope": "default",
87727
87754
  "line": {
87728
- "start": 192,
87729
- "end": 192
87755
+ "start": 195,
87756
+ "end": 195
87730
87757
  }
87731
87758
  },
87732
87759
  "group": [
@@ -87743,8 +87770,8 @@
87743
87770
  {
87744
87771
  "description": "The border color of the TabStrip content.\n",
87745
87772
  "commentRange": {
87746
- "start": 193,
87747
- "end": 194
87773
+ "start": 196,
87774
+ "end": 197
87748
87775
  },
87749
87776
  "context": {
87750
87777
  "type": "variable",
@@ -87752,8 +87779,8 @@
87752
87779
  "value": "k-color(border)",
87753
87780
  "scope": "default",
87754
87781
  "line": {
87755
- "start": 195,
87756
- "end": 195
87782
+ "start": 198,
87783
+ "end": 198
87757
87784
  }
87758
87785
  },
87759
87786
  "group": [
@@ -87770,8 +87797,8 @@
87770
87797
  {
87771
87798
  "description": "The border color of the focused TabStrip content.\n",
87772
87799
  "commentRange": {
87773
- "start": 196,
87774
- "end": 197
87800
+ "start": 199,
87801
+ "end": 200
87775
87802
  },
87776
87803
  "context": {
87777
87804
  "type": "variable",
@@ -87779,8 +87806,8 @@
87779
87806
  "value": "k-color(on-app-surface)",
87780
87807
  "scope": "default",
87781
87808
  "line": {
87782
- "start": 198,
87783
- "end": 198
87809
+ "start": 201,
87810
+ "end": 201
87784
87811
  }
87785
87812
  },
87786
87813
  "group": [
@@ -87797,8 +87824,8 @@
87797
87824
  {
87798
87825
  "description": "The left and right scroll overlay of the TabStrip.\n",
87799
87826
  "commentRange": {
87800
- "start": 200,
87801
- "end": 201
87827
+ "start": 203,
87828
+ "end": 204
87802
87829
  },
87803
87830
  "context": {
87804
87831
  "type": "variable",
@@ -87806,8 +87833,8 @@
87806
87833
  "value": "k-color(app-surface), color-mix(in srgb, k-color(app-surface) 0%, transparent)",
87807
87834
  "scope": "default",
87808
87835
  "line": {
87809
- "start": 202,
87810
- "end": 202
87836
+ "start": 205,
87837
+ "end": 205
87811
87838
  }
87812
87839
  },
87813
87840
  "group": [
@@ -87824,8 +87851,8 @@
87824
87851
  {
87825
87852
  "description": "The spacing around the TabStrip scroll buttons (prev/next).\n",
87826
87853
  "commentRange": {
87827
- "start": 204,
87828
- "end": 205
87854
+ "start": 207,
87855
+ "end": 208
87829
87856
  },
87830
87857
  "context": {
87831
87858
  "type": "variable",
@@ -87833,8 +87860,8 @@
87833
87860
  "value": "k-spacing(1)",
87834
87861
  "scope": "default",
87835
87862
  "line": {
87836
- "start": 206,
87837
- "end": 206
87863
+ "start": 209,
87864
+ "end": 209
87838
87865
  }
87839
87866
  },
87840
87867
  "group": [
@@ -87851,8 +87878,8 @@
87851
87878
  {
87852
87879
  "description": "The outline width of the focused TabStrip item.\n",
87853
87880
  "commentRange": {
87854
- "start": 208,
87855
- "end": 209
87881
+ "start": 211,
87882
+ "end": 212
87856
87883
  },
87857
87884
  "context": {
87858
87885
  "type": "variable",
@@ -87860,8 +87887,8 @@
87860
87887
  "value": "1px",
87861
87888
  "scope": "default",
87862
87889
  "line": {
87863
- "start": 210,
87864
- "end": 210
87890
+ "start": 213,
87891
+ "end": 213
87865
87892
  }
87866
87893
  },
87867
87894
  "group": [
@@ -87878,8 +87905,8 @@
87878
87905
  {
87879
87906
  "description": "The outline offset of the focused TabStrip item.\n",
87880
87907
  "commentRange": {
87881
- "start": 211,
87882
- "end": 212
87908
+ "start": 214,
87909
+ "end": 215
87883
87910
  },
87884
87911
  "context": {
87885
87912
  "type": "variable",
@@ -87887,8 +87914,8 @@
87887
87914
  "value": "3px",
87888
87915
  "scope": "default",
87889
87916
  "line": {
87890
- "start": 213,
87891
- "end": 213
87917
+ "start": 216,
87918
+ "end": 216
87892
87919
  }
87893
87920
  },
87894
87921
  "group": [
@@ -103290,8 +103317,8 @@
103290
103317
  {
103291
103318
  "description": "The sizes map of the TabStrip.\n",
103292
103319
  "commentRange": {
103293
- "start": 84,
103294
- "end": 85
103320
+ "start": 85,
103321
+ "end": 86
103295
103322
  },
103296
103323
  "context": {
103297
103324
  "type": "variable",
@@ -103299,8 +103326,8 @@
103299
103326
  "value": "(\n sm: (\n font-size: $kendo-tabstrip-sm-font-size,\n line-height: $kendo-tabstrip-sm-line-height,\n item-padding-x: $kendo-tabstrip-sm-item-padding-x,\n item-padding-y: $kendo-tabstrip-sm-item-padding-y\n ),\n md: (\n font-size: $kendo-tabstrip-md-font-size,\n line-height: $kendo-tabstrip-md-line-height,\n item-padding-x: $kendo-tabstrip-md-item-padding-x,\n item-padding-y: $kendo-tabstrip-md-item-padding-y\n ),\n lg: (\n font-size: $kendo-tabstrip-lg-font-size,\n line-height: $kendo-tabstrip-lg-line-height,\n item-padding-x: $kendo-tabstrip-lg-item-padding-x,\n item-padding-y: $kendo-tabstrip-lg-item-padding-y\n )\n)",
103300
103327
  "scope": "default",
103301
103328
  "line": {
103302
- "start": 86,
103303
- "end": 105
103329
+ "start": 87,
103330
+ "end": 106
103304
103331
  }
103305
103332
  },
103306
103333
  "group": [
@@ -103311,25 +103338,25 @@
103311
103338
  "path": "core/scss/components/tabstrip/_variables.scss",
103312
103339
  "name": "_variables.scss"
103313
103340
  },
103314
- "resolvedValue": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-3), item-padding-y: var(--kendo-spacing-1)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-3), item-padding-y: var(--kendo-spacing-2)), lg: (font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height-lg, normal), item-padding-x: var(--kendo-spacing-3), item-padding-y: var(--kendo-spacing-2\\.5)))",
103341
+ "resolvedValue": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-2), item-padding-y: var(--kendo-spacing-1)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-2), item-padding-y: var(--kendo-spacing-2)), lg: (font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height-lg, normal), item-padding-x: var(--kendo-spacing-2), item-padding-y: var(--kendo-spacing-2\\.5)))",
103315
103342
  "resolvedType": "Map",
103316
103343
  "prettyValue": {
103317
103344
  "sm": {
103318
103345
  "font-size": "var(--kendo-font-size, inherit)",
103319
103346
  "line-height": "var(--kendo-line-height, normal)",
103320
- "item-padding-x": "var(--kendo-spacing-3)",
103347
+ "item-padding-x": "var(--kendo-spacing-2)",
103321
103348
  "item-padding-y": "var(--kendo-spacing-1)"
103322
103349
  },
103323
103350
  "md": {
103324
103351
  "font-size": "var(--kendo-font-size, inherit)",
103325
103352
  "line-height": "var(--kendo-line-height, normal)",
103326
- "item-padding-x": "var(--kendo-spacing-3)",
103353
+ "item-padding-x": "var(--kendo-spacing-2)",
103327
103354
  "item-padding-y": "var(--kendo-spacing-2)"
103328
103355
  },
103329
103356
  "lg": {
103330
103357
  "font-size": "var(--kendo-font-size-lg, inherit)",
103331
103358
  "line-height": "var(--kendo-line-height-lg, normal)",
103332
- "item-padding-x": "var(--kendo-spacing-3)",
103359
+ "item-padding-x": "var(--kendo-spacing-2)",
103333
103360
  "item-padding-y": "var(--kendo-spacing-2\\.5)"
103334
103361
  }
103335
103362
  }
@@ -159232,7 +159259,7 @@
159232
159259
  "context": {
159233
159260
  "type": "variable",
159234
159261
  "name": "kendo-menu-item-selected-font-weight",
159235
- "value": "var( --kendo-font-weight-semibold, normal )",
159262
+ "value": "normal",
159236
159263
  "scope": "default",
159237
159264
  "line": {
159238
159265
  "start": 58,
@@ -159247,7 +159274,7 @@
159247
159274
  "path": "meridian/scss/menu/_variables.scss",
159248
159275
  "name": "_variables.scss"
159249
159276
  },
159250
- "resolvedValue": "var(--kendo-font-weight-semibold, normal)",
159277
+ "resolvedValue": "normal",
159251
159278
  "resolvedType": "String"
159252
159279
  },
159253
159280
  {
@@ -159502,7 +159529,7 @@
159502
159529
  "context": {
159503
159530
  "type": "variable",
159504
159531
  "name": "kendo-menu-item-active-text",
159505
- "value": "k-color(primary)",
159532
+ "value": "k-color(secondary-on-surface)",
159506
159533
  "scope": "default",
159507
159534
  "line": {
159508
159535
  "start": 91,
@@ -159517,7 +159544,7 @@
159517
159544
  "path": "meridian/scss/menu/_variables.scss",
159518
159545
  "name": "_variables.scss"
159519
159546
  },
159520
- "resolvedValue": "var(--kendo-color-primary)",
159547
+ "resolvedValue": "var(--kendo-color-secondary-on-surface)",
159521
159548
  "resolvedType": "String"
159522
159549
  },
159523
159550
  {
@@ -159691,7 +159718,7 @@
159691
159718
  "context": {
159692
159719
  "type": "variable",
159693
159720
  "name": "kendo-menu-item-selected-text",
159694
- "value": "k-color(primary)",
159721
+ "value": "k-color(secondary-on-surface)",
159695
159722
  "scope": "default",
159696
159723
  "line": {
159697
159724
  "start": 116,
@@ -159706,7 +159733,7 @@
159706
159733
  "path": "meridian/scss/menu/_variables.scss",
159707
159734
  "name": "_variables.scss"
159708
159735
  },
159709
- "resolvedValue": "var(--kendo-color-primary)",
159736
+ "resolvedValue": "var(--kendo-color-secondary-on-surface)",
159710
159737
  "resolvedType": "String"
159711
159738
  },
159712
159739
  {
@@ -192803,15 +192830,15 @@
192803
192830
  "resolvedType": "String"
192804
192831
  },
192805
192832
  {
192806
- "description": "The horizontal padding of the small TabStrip items.\n",
192833
+ "description": "The horizontal spacing of the TabStrip items.\n",
192807
192834
  "commentRange": {
192808
192835
  "start": 82,
192809
192836
  "end": 83
192810
192837
  },
192811
192838
  "context": {
192812
192839
  "type": "variable",
192813
- "name": "kendo-tabstrip-sm-item-padding-x",
192814
- "value": "k-spacing(3)",
192840
+ "name": "kendo-tabstrip-item-spacing-x",
192841
+ "value": "k-spacing(1)",
192815
192842
  "scope": "default",
192816
192843
  "line": {
192817
192844
  "start": 84,
@@ -192826,19 +192853,19 @@
192826
192853
  "path": "meridian/scss/tabstrip/_variables.scss",
192827
192854
  "name": "_variables.scss"
192828
192855
  },
192829
- "resolvedValue": "var(--kendo-spacing-3)",
192856
+ "resolvedValue": "var(--kendo-spacing-1)",
192830
192857
  "resolvedType": "String"
192831
192858
  },
192832
192859
  {
192833
- "description": "The vertical padding of the small TabStrip items.\n",
192860
+ "description": "The horizontal padding of the small TabStrip items.\n",
192834
192861
  "commentRange": {
192835
192862
  "start": 85,
192836
192863
  "end": 86
192837
192864
  },
192838
192865
  "context": {
192839
192866
  "type": "variable",
192840
- "name": "kendo-tabstrip-sm-item-padding-y",
192841
- "value": "k-spacing(1)",
192867
+ "name": "kendo-tabstrip-sm-item-padding-x",
192868
+ "value": "k-spacing(2)",
192842
192869
  "scope": "default",
192843
192870
  "line": {
192844
192871
  "start": 87,
@@ -192853,19 +192880,19 @@
192853
192880
  "path": "meridian/scss/tabstrip/_variables.scss",
192854
192881
  "name": "_variables.scss"
192855
192882
  },
192856
- "resolvedValue": "var(--kendo-spacing-1)",
192883
+ "resolvedValue": "var(--kendo-spacing-2)",
192857
192884
  "resolvedType": "String"
192858
192885
  },
192859
192886
  {
192860
- "description": "The horizontal padding of the medium TabStrip items.\n",
192887
+ "description": "The vertical padding of the small TabStrip items.\n",
192861
192888
  "commentRange": {
192862
192889
  "start": 88,
192863
192890
  "end": 89
192864
192891
  },
192865
192892
  "context": {
192866
192893
  "type": "variable",
192867
- "name": "kendo-tabstrip-md-item-padding-x",
192868
- "value": "k-spacing(3)",
192894
+ "name": "kendo-tabstrip-sm-item-padding-y",
192895
+ "value": "k-spacing(1)",
192869
192896
  "scope": "default",
192870
192897
  "line": {
192871
192898
  "start": 90,
@@ -192880,18 +192907,18 @@
192880
192907
  "path": "meridian/scss/tabstrip/_variables.scss",
192881
192908
  "name": "_variables.scss"
192882
192909
  },
192883
- "resolvedValue": "var(--kendo-spacing-3)",
192910
+ "resolvedValue": "var(--kendo-spacing-1)",
192884
192911
  "resolvedType": "String"
192885
192912
  },
192886
192913
  {
192887
- "description": "The vertical padding of the medium TabStrip items.\n",
192914
+ "description": "The horizontal padding of the medium TabStrip items.\n",
192888
192915
  "commentRange": {
192889
192916
  "start": 91,
192890
192917
  "end": 92
192891
192918
  },
192892
192919
  "context": {
192893
192920
  "type": "variable",
192894
- "name": "kendo-tabstrip-md-item-padding-y",
192921
+ "name": "kendo-tabstrip-md-item-padding-x",
192895
192922
  "value": "k-spacing(2)",
192896
192923
  "scope": "default",
192897
192924
  "line": {
@@ -192911,15 +192938,15 @@
192911
192938
  "resolvedType": "String"
192912
192939
  },
192913
192940
  {
192914
- "description": "The horizontal padding of the large TabStrip items.\n",
192941
+ "description": "The vertical padding of the medium TabStrip items.\n",
192915
192942
  "commentRange": {
192916
192943
  "start": 94,
192917
192944
  "end": 95
192918
192945
  },
192919
192946
  "context": {
192920
192947
  "type": "variable",
192921
- "name": "kendo-tabstrip-lg-item-padding-x",
192922
- "value": "k-spacing(3)",
192948
+ "name": "kendo-tabstrip-md-item-padding-y",
192949
+ "value": "k-spacing(2)",
192923
192950
  "scope": "default",
192924
192951
  "line": {
192925
192952
  "start": 96,
@@ -192934,19 +192961,19 @@
192934
192961
  "path": "meridian/scss/tabstrip/_variables.scss",
192935
192962
  "name": "_variables.scss"
192936
192963
  },
192937
- "resolvedValue": "var(--kendo-spacing-3)",
192964
+ "resolvedValue": "var(--kendo-spacing-2)",
192938
192965
  "resolvedType": "String"
192939
192966
  },
192940
192967
  {
192941
- "description": "The vertical padding of the large TabStrip items.\n",
192968
+ "description": "The horizontal padding of the large TabStrip items.\n",
192942
192969
  "commentRange": {
192943
192970
  "start": 97,
192944
192971
  "end": 98
192945
192972
  },
192946
192973
  "context": {
192947
192974
  "type": "variable",
192948
- "name": "kendo-tabstrip-lg-item-padding-y",
192949
- "value": "k-spacing(2.5)",
192975
+ "name": "kendo-tabstrip-lg-item-padding-x",
192976
+ "value": "k-spacing(2)",
192950
192977
  "scope": "default",
192951
192978
  "line": {
192952
192979
  "start": 99,
@@ -192961,14 +192988,41 @@
192961
192988
  "path": "meridian/scss/tabstrip/_variables.scss",
192962
192989
  "name": "_variables.scss"
192963
192990
  },
192991
+ "resolvedValue": "var(--kendo-spacing-2)",
192992
+ "resolvedType": "String"
192993
+ },
192994
+ {
192995
+ "description": "The vertical padding of the large TabStrip items.\n",
192996
+ "commentRange": {
192997
+ "start": 100,
192998
+ "end": 101
192999
+ },
193000
+ "context": {
193001
+ "type": "variable",
193002
+ "name": "kendo-tabstrip-lg-item-padding-y",
193003
+ "value": "k-spacing(2.5)",
193004
+ "scope": "default",
193005
+ "line": {
193006
+ "start": 102,
193007
+ "end": 102
193008
+ }
193009
+ },
193010
+ "group": [
193011
+ "tabstrip"
193012
+ ],
193013
+ "access": "public",
193014
+ "file": {
193015
+ "path": "meridian/scss/tabstrip/_variables.scss",
193016
+ "name": "_variables.scss"
193017
+ },
192964
193018
  "resolvedValue": "var(--kendo-spacing-2\\.5)",
192965
193019
  "resolvedType": "String"
192966
193020
  },
192967
193021
  {
192968
193022
  "description": " The background color of the TabStrip items.\n",
192969
193023
  "commentRange": {
192970
- "start": 101,
192971
- "end": 102
193024
+ "start": 104,
193025
+ "end": 105
192972
193026
  },
192973
193027
  "context": {
192974
193028
  "type": "variable",
@@ -192976,8 +193030,8 @@
192976
193030
  "value": "null",
192977
193031
  "scope": "default",
192978
193032
  "line": {
192979
- "start": 103,
192980
- "end": 103
193033
+ "start": 106,
193034
+ "end": 106
192981
193035
  }
192982
193036
  },
192983
193037
  "group": [
@@ -192994,8 +193048,8 @@
192994
193048
  {
192995
193049
  "description": "The text color of the TabStrip items.\n",
192996
193050
  "commentRange": {
192997
- "start": 104,
192998
- "end": 105
193051
+ "start": 107,
193052
+ "end": 108
192999
193053
  },
193000
193054
  "context": {
193001
193055
  "type": "variable",
@@ -193003,8 +193057,8 @@
193003
193057
  "value": "k-color(on-app-surface)",
193004
193058
  "scope": "default",
193005
193059
  "line": {
193006
- "start": 106,
193007
- "end": 106
193060
+ "start": 109,
193061
+ "end": 109
193008
193062
  }
193009
193063
  },
193010
193064
  "group": [
@@ -193021,8 +193075,8 @@
193021
193075
  {
193022
193076
  "description": "The border color of the TabStrip items.\n",
193023
193077
  "commentRange": {
193024
- "start": 107,
193025
- "end": 108
193078
+ "start": 110,
193079
+ "end": 111
193026
193080
  },
193027
193081
  "context": {
193028
193082
  "type": "variable",
@@ -193030,8 +193084,8 @@
193030
193084
  "value": "null",
193031
193085
  "scope": "default",
193032
193086
  "line": {
193033
- "start": 109,
193034
- "end": 109
193087
+ "start": 112,
193088
+ "end": 112
193035
193089
  }
193036
193090
  },
193037
193091
  "group": [
@@ -193048,8 +193102,8 @@
193048
193102
  {
193049
193103
  "description": "The gradient of the TabStrip items.\n",
193050
193104
  "commentRange": {
193051
- "start": 110,
193052
- "end": 111
193105
+ "start": 113,
193106
+ "end": 114
193053
193107
  },
193054
193108
  "context": {
193055
193109
  "type": "variable",
@@ -193057,8 +193111,8 @@
193057
193111
  "value": "null",
193058
193112
  "scope": "default",
193059
193113
  "line": {
193060
- "start": 112,
193061
- "end": 112
193114
+ "start": 115,
193115
+ "end": 115
193062
193116
  }
193063
193117
  },
193064
193118
  "group": [
@@ -193075,8 +193129,8 @@
193075
193129
  {
193076
193130
  "description": "The background color of the hovered TabStrip items.\n",
193077
193131
  "commentRange": {
193078
- "start": 114,
193079
- "end": 115
193132
+ "start": 117,
193133
+ "end": 118
193080
193134
  },
193081
193135
  "context": {
193082
193136
  "type": "variable",
@@ -193084,8 +193138,8 @@
193084
193138
  "value": "null",
193085
193139
  "scope": "default",
193086
193140
  "line": {
193087
- "start": 116,
193088
- "end": 116
193141
+ "start": 119,
193142
+ "end": 119
193089
193143
  }
193090
193144
  },
193091
193145
  "group": [
@@ -193102,8 +193156,8 @@
193102
193156
  {
193103
193157
  "description": "The text color of the hovered TabStrip items.\n",
193104
193158
  "commentRange": {
193105
- "start": 117,
193106
- "end": 118
193159
+ "start": 120,
193160
+ "end": 121
193107
193161
  },
193108
193162
  "context": {
193109
193163
  "type": "variable",
@@ -193111,8 +193165,8 @@
193111
193165
  "value": "k-color(primary-on-surface)",
193112
193166
  "scope": "default",
193113
193167
  "line": {
193114
- "start": 119,
193115
- "end": 119
193168
+ "start": 122,
193169
+ "end": 122
193116
193170
  }
193117
193171
  },
193118
193172
  "group": [
@@ -193129,8 +193183,8 @@
193129
193183
  {
193130
193184
  "description": "The border color of the hovered TabStrip items.\n",
193131
193185
  "commentRange": {
193132
- "start": 120,
193133
- "end": 121
193186
+ "start": 123,
193187
+ "end": 124
193134
193188
  },
193135
193189
  "context": {
193136
193190
  "type": "variable",
@@ -193138,8 +193192,8 @@
193138
193192
  "value": "null",
193139
193193
  "scope": "default",
193140
193194
  "line": {
193141
- "start": 122,
193142
- "end": 122
193195
+ "start": 125,
193196
+ "end": 125
193143
193197
  }
193144
193198
  },
193145
193199
  "group": [
@@ -193156,8 +193210,8 @@
193156
193210
  {
193157
193211
  "description": "The gradient of the hovered TabStrip items.\n",
193158
193212
  "commentRange": {
193159
- "start": 123,
193160
- "end": 124
193213
+ "start": 126,
193214
+ "end": 127
193161
193215
  },
193162
193216
  "context": {
193163
193217
  "type": "variable",
@@ -193165,8 +193219,8 @@
193165
193219
  "value": "null",
193166
193220
  "scope": "default",
193167
193221
  "line": {
193168
- "start": 125,
193169
- "end": 125
193222
+ "start": 128,
193223
+ "end": 128
193170
193224
  }
193171
193225
  },
193172
193226
  "group": [
@@ -193183,8 +193237,8 @@
193183
193237
  {
193184
193238
  "description": "The background color of the selected TabStrip items.\n",
193185
193239
  "commentRange": {
193186
- "start": 127,
193187
- "end": 128
193240
+ "start": 130,
193241
+ "end": 131
193188
193242
  },
193189
193243
  "context": {
193190
193244
  "type": "variable",
@@ -193192,8 +193246,8 @@
193192
193246
  "value": "k-color(surface-alt)",
193193
193247
  "scope": "default",
193194
193248
  "line": {
193195
- "start": 129,
193196
- "end": 129
193249
+ "start": 132,
193250
+ "end": 132
193197
193251
  }
193198
193252
  },
193199
193253
  "group": [
@@ -193210,8 +193264,8 @@
193210
193264
  {
193211
193265
  "description": "The text color of the selected TabStrip items.\n",
193212
193266
  "commentRange": {
193213
- "start": 130,
193214
- "end": 131
193267
+ "start": 133,
193268
+ "end": 134
193215
193269
  },
193216
193270
  "context": {
193217
193271
  "type": "variable",
@@ -193219,8 +193273,8 @@
193219
193273
  "value": "k-color(primary)",
193220
193274
  "scope": "default",
193221
193275
  "line": {
193222
- "start": 132,
193223
- "end": 132
193276
+ "start": 135,
193277
+ "end": 135
193224
193278
  }
193225
193279
  },
193226
193280
  "group": [
@@ -193237,8 +193291,8 @@
193237
193291
  {
193238
193292
  "description": "The border color of the selected TabStrip items.\n",
193239
193293
  "commentRange": {
193240
- "start": 133,
193241
- "end": 134
193294
+ "start": 136,
193295
+ "end": 137
193242
193296
  },
193243
193297
  "context": {
193244
193298
  "type": "variable",
@@ -193246,8 +193300,8 @@
193246
193300
  "value": "k-color(border)",
193247
193301
  "scope": "default",
193248
193302
  "line": {
193249
- "start": 135,
193250
- "end": 135
193303
+ "start": 138,
193304
+ "end": 138
193251
193305
  }
193252
193306
  },
193253
193307
  "group": [
@@ -193264,8 +193318,8 @@
193264
193318
  {
193265
193319
  "description": "The gradient of the selected TabStrip items.\n",
193266
193320
  "commentRange": {
193267
- "start": 136,
193268
- "end": 137
193321
+ "start": 139,
193322
+ "end": 140
193269
193323
  },
193270
193324
  "context": {
193271
193325
  "type": "variable",
@@ -193273,8 +193327,8 @@
193273
193327
  "value": "null",
193274
193328
  "scope": "default",
193275
193329
  "line": {
193276
- "start": 138,
193277
- "end": 138
193330
+ "start": 141,
193331
+ "end": 141
193278
193332
  }
193279
193333
  },
193280
193334
  "group": [
@@ -193291,8 +193345,8 @@
193291
193345
  {
193292
193346
  "description": "The font weight of the selected TabStrip items.\n",
193293
193347
  "commentRange": {
193294
- "start": 139,
193295
- "end": 140
193348
+ "start": 142,
193349
+ "end": 143
193296
193350
  },
193297
193351
  "context": {
193298
193352
  "type": "variable",
@@ -193300,8 +193354,8 @@
193300
193354
  "value": "null",
193301
193355
  "scope": "default",
193302
193356
  "line": {
193303
- "start": 141,
193304
- "end": 141
193357
+ "start": 144,
193358
+ "end": 144
193305
193359
  }
193306
193360
  },
193307
193361
  "group": [
@@ -193318,8 +193372,8 @@
193318
193372
  {
193319
193373
  "description": "The shadow of the focused TabStrip items.\n",
193320
193374
  "commentRange": {
193321
- "start": 143,
193322
- "end": 144
193375
+ "start": 146,
193376
+ "end": 147
193323
193377
  },
193324
193378
  "context": {
193325
193379
  "type": "variable",
@@ -193327,8 +193381,8 @@
193327
193381
  "value": "$kendo-list-item-focus-shadow",
193328
193382
  "scope": "default",
193329
193383
  "line": {
193330
- "start": 145,
193331
- "end": 145
193384
+ "start": 148,
193385
+ "end": 148
193332
193386
  }
193333
193387
  },
193334
193388
  "group": [
@@ -193345,8 +193399,8 @@
193345
193399
  {
193346
193400
  "description": "The shadow of the dragged TabStrip items.\n",
193347
193401
  "commentRange": {
193348
- "start": 147,
193349
- "end": 148
193402
+ "start": 150,
193403
+ "end": 151
193350
193404
  },
193351
193405
  "context": {
193352
193406
  "type": "variable",
@@ -193354,8 +193408,8 @@
193354
193408
  "value": "k-elevation(3)",
193355
193409
  "scope": "default",
193356
193410
  "line": {
193357
- "start": 149,
193358
- "end": 149
193411
+ "start": 152,
193412
+ "end": 152
193359
193413
  }
193360
193414
  },
193361
193415
  "group": [
@@ -193372,8 +193426,8 @@
193372
193426
  {
193373
193427
  "description": "The background color of the disabled TabStrip items.\n",
193374
193428
  "commentRange": {
193375
- "start": 151,
193376
- "end": 152
193429
+ "start": 154,
193430
+ "end": 155
193377
193431
  },
193378
193432
  "context": {
193379
193433
  "type": "variable",
@@ -193381,8 +193435,8 @@
193381
193435
  "value": "null",
193382
193436
  "scope": "default",
193383
193437
  "line": {
193384
- "start": 153,
193385
- "end": 153
193438
+ "start": 156,
193439
+ "end": 156
193386
193440
  }
193387
193441
  },
193388
193442
  "group": [
@@ -193399,8 +193453,8 @@
193399
193453
  {
193400
193454
  "description": "The text color of the disabled TabStrip items.\n",
193401
193455
  "commentRange": {
193402
- "start": 154,
193403
- "end": 155
193456
+ "start": 157,
193457
+ "end": 158
193404
193458
  },
193405
193459
  "context": {
193406
193460
  "type": "variable",
@@ -193408,8 +193462,8 @@
193408
193462
  "value": "null",
193409
193463
  "scope": "default",
193410
193464
  "line": {
193411
- "start": 156,
193412
- "end": 156
193465
+ "start": 159,
193466
+ "end": 159
193413
193467
  }
193414
193468
  },
193415
193469
  "group": [
@@ -193426,8 +193480,8 @@
193426
193480
  {
193427
193481
  "description": "The border color of the disabled TabStrip items.\n",
193428
193482
  "commentRange": {
193429
- "start": 157,
193430
- "end": 158
193483
+ "start": 160,
193484
+ "end": 161
193431
193485
  },
193432
193486
  "context": {
193433
193487
  "type": "variable",
@@ -193435,8 +193489,8 @@
193435
193489
  "value": "null",
193436
193490
  "scope": "default",
193437
193491
  "line": {
193438
- "start": 159,
193439
- "end": 159
193492
+ "start": 162,
193493
+ "end": 162
193440
193494
  }
193441
193495
  },
193442
193496
  "group": [
@@ -193453,8 +193507,8 @@
193453
193507
  {
193454
193508
  "description": "The gradient of the disabled TabStrip items.\n",
193455
193509
  "commentRange": {
193456
- "start": 160,
193457
- "end": 161
193510
+ "start": 163,
193511
+ "end": 164
193458
193512
  },
193459
193513
  "context": {
193460
193514
  "type": "variable",
@@ -193462,8 +193516,8 @@
193462
193516
  "value": "null",
193463
193517
  "scope": "default",
193464
193518
  "line": {
193465
- "start": 162,
193466
- "end": 162
193519
+ "start": 165,
193520
+ "end": 165
193467
193521
  }
193468
193522
  },
193469
193523
  "group": [
@@ -193480,8 +193534,8 @@
193480
193534
  {
193481
193535
  "description": "The opacity of the disabled TabStrip items.\n",
193482
193536
  "commentRange": {
193483
- "start": 163,
193484
- "end": 164
193537
+ "start": 166,
193538
+ "end": 167
193485
193539
  },
193486
193540
  "context": {
193487
193541
  "type": "variable",
@@ -193489,8 +193543,8 @@
193489
193543
  "value": "null",
193490
193544
  "scope": "default",
193491
193545
  "line": {
193492
- "start": 165,
193493
- "end": 165
193546
+ "start": 168,
193547
+ "end": 168
193494
193548
  }
193495
193549
  },
193496
193550
  "group": [
@@ -193507,8 +193561,8 @@
193507
193561
  {
193508
193562
  "description": "The filter of the disabled TabStrip items.\n",
193509
193563
  "commentRange": {
193510
- "start": 166,
193511
- "end": 167
193564
+ "start": 169,
193565
+ "end": 170
193512
193566
  },
193513
193567
  "context": {
193514
193568
  "type": "variable",
@@ -193516,8 +193570,8 @@
193516
193570
  "value": "null",
193517
193571
  "scope": "default",
193518
193572
  "line": {
193519
- "start": 168,
193520
- "end": 168
193573
+ "start": 171,
193574
+ "end": 171
193521
193575
  }
193522
193576
  },
193523
193577
  "group": [
@@ -193534,8 +193588,8 @@
193534
193588
  {
193535
193589
  "description": "The border width of the TabStrip indicator.\n",
193536
193590
  "commentRange": {
193537
- "start": 170,
193538
- "end": 171
193591
+ "start": 173,
193592
+ "end": 174
193539
193593
  },
193540
193594
  "context": {
193541
193595
  "type": "variable",
@@ -193543,8 +193597,8 @@
193543
193597
  "value": "null",
193544
193598
  "scope": "default",
193545
193599
  "line": {
193546
- "start": 172,
193547
- "end": 172
193600
+ "start": 175,
193601
+ "end": 175
193548
193602
  }
193549
193603
  },
193550
193604
  "group": [
@@ -193561,8 +193615,8 @@
193561
193615
  {
193562
193616
  "description": "The border color of the TabStrip ripple.\n",
193563
193617
  "commentRange": {
193564
- "start": 173,
193565
- "end": 174
193618
+ "start": 176,
193619
+ "end": 177
193566
193620
  },
193567
193621
  "context": {
193568
193622
  "type": "variable",
@@ -193570,8 +193624,8 @@
193570
193624
  "value": "null",
193571
193625
  "scope": "default",
193572
193626
  "line": {
193573
- "start": 175,
193574
- "end": 175
193627
+ "start": 178,
193628
+ "end": 178
193575
193629
  }
193576
193630
  },
193577
193631
  "group": [
@@ -193588,8 +193642,8 @@
193588
193642
  {
193589
193643
  "description": "The horizontal padding of the TabStrip content.\n",
193590
193644
  "commentRange": {
193591
- "start": 177,
193592
- "end": 178
193645
+ "start": 180,
193646
+ "end": 181
193593
193647
  },
193594
193648
  "context": {
193595
193649
  "type": "variable",
@@ -193597,8 +193651,8 @@
193597
193651
  "value": "k-spacing(4)",
193598
193652
  "scope": "default",
193599
193653
  "line": {
193600
- "start": 179,
193601
- "end": 179
193654
+ "start": 182,
193655
+ "end": 182
193602
193656
  }
193603
193657
  },
193604
193658
  "group": [
@@ -193615,8 +193669,8 @@
193615
193669
  {
193616
193670
  "description": "The vertical padding of the TabStrip content.\n",
193617
193671
  "commentRange": {
193618
- "start": 180,
193619
- "end": 181
193672
+ "start": 183,
193673
+ "end": 184
193620
193674
  },
193621
193675
  "context": {
193622
193676
  "type": "variable",
@@ -193624,8 +193678,8 @@
193624
193678
  "value": "k-spacing(4)",
193625
193679
  "scope": "default",
193626
193680
  "line": {
193627
- "start": 182,
193628
- "end": 182
193681
+ "start": 185,
193682
+ "end": 185
193629
193683
  }
193630
193684
  },
193631
193685
  "group": [
@@ -193642,8 +193696,8 @@
193642
193696
  {
193643
193697
  "description": "The border width around the TabStrip content.\n",
193644
193698
  "commentRange": {
193645
- "start": 183,
193646
- "end": 184
193699
+ "start": 186,
193700
+ "end": 187
193647
193701
  },
193648
193702
  "context": {
193649
193703
  "type": "variable",
@@ -193651,8 +193705,8 @@
193651
193705
  "value": "1px",
193652
193706
  "scope": "default",
193653
193707
  "line": {
193654
- "start": 185,
193655
- "end": 185
193708
+ "start": 188,
193709
+ "end": 188
193656
193710
  }
193657
193711
  },
193658
193712
  "group": [
@@ -193669,8 +193723,8 @@
193669
193723
  {
193670
193724
  "description": "The background color of the TabStrip content.\n",
193671
193725
  "commentRange": {
193672
- "start": 187,
193673
- "end": 188
193726
+ "start": 190,
193727
+ "end": 191
193674
193728
  },
193675
193729
  "context": {
193676
193730
  "type": "variable",
@@ -193678,8 +193732,8 @@
193678
193732
  "value": "k-color(surface-alt)",
193679
193733
  "scope": "default",
193680
193734
  "line": {
193681
- "start": 189,
193682
- "end": 189
193735
+ "start": 192,
193736
+ "end": 192
193683
193737
  }
193684
193738
  },
193685
193739
  "group": [
@@ -193696,8 +193750,8 @@
193696
193750
  {
193697
193751
  "description": "The text color of the TabStrip content.\n",
193698
193752
  "commentRange": {
193699
- "start": 190,
193700
- "end": 191
193753
+ "start": 193,
193754
+ "end": 194
193701
193755
  },
193702
193756
  "context": {
193703
193757
  "type": "variable",
@@ -193705,8 +193759,8 @@
193705
193759
  "value": "k-color(on-app-surface)",
193706
193760
  "scope": "default",
193707
193761
  "line": {
193708
- "start": 192,
193709
- "end": 192
193762
+ "start": 195,
193763
+ "end": 195
193710
193764
  }
193711
193765
  },
193712
193766
  "group": [
@@ -193723,8 +193777,8 @@
193723
193777
  {
193724
193778
  "description": "The border color of the TabStrip content.\n",
193725
193779
  "commentRange": {
193726
- "start": 193,
193727
- "end": 194
193780
+ "start": 196,
193781
+ "end": 197
193728
193782
  },
193729
193783
  "context": {
193730
193784
  "type": "variable",
@@ -193732,8 +193786,8 @@
193732
193786
  "value": "k-color(border)",
193733
193787
  "scope": "default",
193734
193788
  "line": {
193735
- "start": 195,
193736
- "end": 195
193789
+ "start": 198,
193790
+ "end": 198
193737
193791
  }
193738
193792
  },
193739
193793
  "group": [
@@ -193750,8 +193804,8 @@
193750
193804
  {
193751
193805
  "description": "The border color of the focused TabStrip content.\n",
193752
193806
  "commentRange": {
193753
- "start": 196,
193754
- "end": 197
193807
+ "start": 199,
193808
+ "end": 200
193755
193809
  },
193756
193810
  "context": {
193757
193811
  "type": "variable",
@@ -193759,8 +193813,8 @@
193759
193813
  "value": "k-color(on-app-surface)",
193760
193814
  "scope": "default",
193761
193815
  "line": {
193762
- "start": 198,
193763
- "end": 198
193816
+ "start": 201,
193817
+ "end": 201
193764
193818
  }
193765
193819
  },
193766
193820
  "group": [
@@ -193777,8 +193831,8 @@
193777
193831
  {
193778
193832
  "description": "The left and right scroll overlay of the TabStrip.\n",
193779
193833
  "commentRange": {
193780
- "start": 200,
193781
- "end": 201
193834
+ "start": 203,
193835
+ "end": 204
193782
193836
  },
193783
193837
  "context": {
193784
193838
  "type": "variable",
@@ -193786,8 +193840,8 @@
193786
193840
  "value": "k-color(app-surface), color-mix(in srgb, k-color(app-surface) 0%, transparent)",
193787
193841
  "scope": "default",
193788
193842
  "line": {
193789
- "start": 202,
193790
- "end": 202
193843
+ "start": 205,
193844
+ "end": 205
193791
193845
  }
193792
193846
  },
193793
193847
  "group": [
@@ -193804,8 +193858,8 @@
193804
193858
  {
193805
193859
  "description": "The spacing around the TabStrip scroll buttons (prev/next).\n",
193806
193860
  "commentRange": {
193807
- "start": 204,
193808
- "end": 205
193861
+ "start": 207,
193862
+ "end": 208
193809
193863
  },
193810
193864
  "context": {
193811
193865
  "type": "variable",
@@ -193813,8 +193867,8 @@
193813
193867
  "value": "k-spacing(1)",
193814
193868
  "scope": "default",
193815
193869
  "line": {
193816
- "start": 206,
193817
- "end": 206
193870
+ "start": 209,
193871
+ "end": 209
193818
193872
  }
193819
193873
  },
193820
193874
  "group": [
@@ -193831,8 +193885,8 @@
193831
193885
  {
193832
193886
  "description": "The outline width of the focused TabStrip item.\n",
193833
193887
  "commentRange": {
193834
- "start": 208,
193835
- "end": 209
193888
+ "start": 211,
193889
+ "end": 212
193836
193890
  },
193837
193891
  "context": {
193838
193892
  "type": "variable",
@@ -193840,8 +193894,8 @@
193840
193894
  "value": "1px",
193841
193895
  "scope": "default",
193842
193896
  "line": {
193843
- "start": 210,
193844
- "end": 210
193897
+ "start": 213,
193898
+ "end": 213
193845
193899
  }
193846
193900
  },
193847
193901
  "group": [
@@ -193858,8 +193912,8 @@
193858
193912
  {
193859
193913
  "description": "The outline offset of the focused TabStrip item.\n",
193860
193914
  "commentRange": {
193861
- "start": 211,
193862
- "end": 212
193915
+ "start": 214,
193916
+ "end": 215
193863
193917
  },
193864
193918
  "context": {
193865
193919
  "type": "variable",
@@ -193867,8 +193921,8 @@
193867
193921
  "value": "3px",
193868
193922
  "scope": "default",
193869
193923
  "line": {
193870
- "start": 213,
193871
- "end": 213
193924
+ "start": 216,
193925
+ "end": 216
193872
193926
  }
193873
193927
  },
193874
193928
  "group": [
@@ -193885,8 +193939,8 @@
193885
193939
  {
193886
193940
  "description": "The sizes map of the TabStrip.\n",
193887
193941
  "commentRange": {
193888
- "start": 84,
193889
- "end": 85
193942
+ "start": 85,
193943
+ "end": 86
193890
193944
  },
193891
193945
  "context": {
193892
193946
  "type": "variable",
@@ -193894,8 +193948,8 @@
193894
193948
  "value": "(\n sm: (\n font-size: $kendo-tabstrip-sm-font-size,\n line-height: $kendo-tabstrip-sm-line-height,\n item-padding-x: $kendo-tabstrip-sm-item-padding-x,\n item-padding-y: $kendo-tabstrip-sm-item-padding-y\n ),\n md: (\n font-size: $kendo-tabstrip-md-font-size,\n line-height: $kendo-tabstrip-md-line-height,\n item-padding-x: $kendo-tabstrip-md-item-padding-x,\n item-padding-y: $kendo-tabstrip-md-item-padding-y\n ),\n lg: (\n font-size: $kendo-tabstrip-lg-font-size,\n line-height: $kendo-tabstrip-lg-line-height,\n item-padding-x: $kendo-tabstrip-lg-item-padding-x,\n item-padding-y: $kendo-tabstrip-lg-item-padding-y\n )\n)",
193895
193949
  "scope": "default",
193896
193950
  "line": {
193897
- "start": 86,
193898
- "end": 105
193951
+ "start": 87,
193952
+ "end": 106
193899
193953
  }
193900
193954
  },
193901
193955
  "group": [
@@ -193906,25 +193960,25 @@
193906
193960
  "path": "core/scss/components/tabstrip/_variables.scss",
193907
193961
  "name": "_variables.scss"
193908
193962
  },
193909
- "resolvedValue": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-3), item-padding-y: var(--kendo-spacing-1)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-3), item-padding-y: var(--kendo-spacing-2)), lg: (font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height-lg, normal), item-padding-x: var(--kendo-spacing-3), item-padding-y: var(--kendo-spacing-2\\.5)))",
193963
+ "resolvedValue": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-2), item-padding-y: var(--kendo-spacing-1)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-2), item-padding-y: var(--kendo-spacing-2)), lg: (font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height-lg, normal), item-padding-x: var(--kendo-spacing-2), item-padding-y: var(--kendo-spacing-2\\.5)))",
193910
193964
  "resolvedType": "Map",
193911
193965
  "prettyValue": {
193912
193966
  "sm": {
193913
193967
  "font-size": "var(--kendo-font-size, inherit)",
193914
193968
  "line-height": "var(--kendo-line-height, normal)",
193915
- "item-padding-x": "var(--kendo-spacing-3)",
193969
+ "item-padding-x": "var(--kendo-spacing-2)",
193916
193970
  "item-padding-y": "var(--kendo-spacing-1)"
193917
193971
  },
193918
193972
  "md": {
193919
193973
  "font-size": "var(--kendo-font-size, inherit)",
193920
193974
  "line-height": "var(--kendo-line-height, normal)",
193921
- "item-padding-x": "var(--kendo-spacing-3)",
193975
+ "item-padding-x": "var(--kendo-spacing-2)",
193922
193976
  "item-padding-y": "var(--kendo-spacing-2)"
193923
193977
  },
193924
193978
  "lg": {
193925
193979
  "font-size": "var(--kendo-font-size-lg, inherit)",
193926
193980
  "line-height": "var(--kendo-line-height-lg, normal)",
193927
- "item-padding-x": "var(--kendo-spacing-3)",
193981
+ "item-padding-x": "var(--kendo-spacing-2)",
193928
193982
  "item-padding-y": "var(--kendo-spacing-2\\.5)"
193929
193983
  }
193930
193984
  }