@progress/kendo-theme-material 9.0.1-dev.3 → 9.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.
Files changed (38) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/all.scss +19 -31
  3. package/dist/material-aqua-dark.css +1 -1
  4. package/dist/material-arctic.css +1 -1
  5. package/dist/material-burnt-teal.css +1 -1
  6. package/dist/material-dataviz-v4.css +1 -1
  7. package/dist/material-eggplant.css +1 -1
  8. package/dist/material-lime-dark.css +1 -1
  9. package/dist/material-lime.css +1 -1
  10. package/dist/material-main-dark.css +1 -1
  11. package/dist/material-main.css +1 -1
  12. package/dist/material-nova.css +1 -1
  13. package/dist/material-pacific-dark.css +1 -1
  14. package/dist/material-pacific.css +1 -1
  15. package/dist/material-sky-dark.css +1 -1
  16. package/dist/material-sky.css +1 -1
  17. package/dist/material-smoke.css +1 -1
  18. package/dist/meta/sassdoc-data.json +332 -332
  19. package/dist/meta/sassdoc-raw-data.json +164 -164
  20. package/dist/meta/variables.json +4 -4
  21. package/lib/swatches/material-aqua-dark.json +1 -1
  22. package/lib/swatches/material-arctic.json +1 -1
  23. package/lib/swatches/material-burnt-teal.json +1 -1
  24. package/lib/swatches/material-dataviz-v4.json +1 -1
  25. package/lib/swatches/material-eggplant.json +1 -1
  26. package/lib/swatches/material-lime-dark.json +1 -1
  27. package/lib/swatches/material-lime.json +1 -1
  28. package/lib/swatches/material-main-dark.json +1 -1
  29. package/lib/swatches/material-main.json +1 -1
  30. package/lib/swatches/material-nova.json +1 -1
  31. package/lib/swatches/material-pacific-dark.json +1 -1
  32. package/lib/swatches/material-pacific.json +1 -1
  33. package/lib/swatches/material-sky-dark.json +1 -1
  34. package/lib/swatches/material-sky.json +1 -1
  35. package/lib/swatches/material-smoke.json +1 -1
  36. package/package.json +5 -5
  37. package/scss/loader/_variables.scss +0 -4
  38. package/scss/tabstrip/_variables.scss +3 -0
@@ -30956,44 +30956,19 @@
30956
30956
  }
30957
30957
  },
30958
30958
  {
30959
- "description": "The color of the Loader based on the secondary theme color.\n",
30959
+ "description": "The border width of the container panel.\n",
30960
30960
  "commentRange": {
30961
30961
  "start": 67,
30962
30962
  "end": 68
30963
30963
  },
30964
- "context": {
30965
- "type": "variable",
30966
- "name": "kendo-loader-secondary-bg",
30967
- "value": "#000000",
30968
- "scope": "default",
30969
- "line": {
30970
- "start": 69,
30971
- "end": 69
30972
- }
30973
- },
30974
- "group": [
30975
- "loader"
30976
- ],
30977
- "access": "public",
30978
- "file": {
30979
- "path": "loader/_variables.scss",
30980
- "name": "_variables.scss"
30981
- }
30982
- },
30983
- {
30984
- "description": "The border width of the container panel.\n",
30985
- "commentRange": {
30986
- "start": 71,
30987
- "end": 72
30988
- },
30989
30964
  "context": {
30990
30965
  "type": "variable",
30991
30966
  "name": "kendo-loader-container-panel-border-width",
30992
30967
  "value": "1px",
30993
30968
  "scope": "default",
30994
30969
  "line": {
30995
- "start": 73,
30996
- "end": 73
30970
+ "start": 69,
30971
+ "end": 69
30997
30972
  }
30998
30973
  },
30999
30974
  "group": [
@@ -31008,8 +30983,8 @@
31008
30983
  {
31009
30984
  "description": "The border style of the container panel.\n",
31010
30985
  "commentRange": {
31011
- "start": 74,
31012
- "end": 75
30986
+ "start": 70,
30987
+ "end": 71
31013
30988
  },
31014
30989
  "context": {
31015
30990
  "type": "variable",
@@ -31017,8 +30992,8 @@
31017
30992
  "value": "solid",
31018
30993
  "scope": "default",
31019
30994
  "line": {
31020
- "start": 76,
31021
- "end": 76
30995
+ "start": 72,
30996
+ "end": 72
31022
30997
  }
31023
30998
  },
31024
30999
  "group": [
@@ -31033,8 +31008,8 @@
31033
31008
  {
31034
31009
  "description": "The border color of the container panel.\n",
31035
31010
  "commentRange": {
31036
- "start": 77,
31037
- "end": 78
31011
+ "start": 73,
31012
+ "end": 74
31038
31013
  },
31039
31014
  "context": {
31040
31015
  "type": "variable",
@@ -31042,8 +31017,8 @@
31042
31017
  "value": "$kendo-component-border",
31043
31018
  "scope": "default",
31044
31019
  "line": {
31045
- "start": 79,
31046
- "end": 79
31020
+ "start": 75,
31021
+ "end": 75
31047
31022
  }
31048
31023
  },
31049
31024
  "group": [
@@ -31058,8 +31033,8 @@
31058
31033
  {
31059
31034
  "description": "The border radius of the container panel.\n",
31060
31035
  "commentRange": {
31061
- "start": 80,
31062
- "end": 81
31036
+ "start": 76,
31037
+ "end": 77
31063
31038
  },
31064
31039
  "context": {
31065
31040
  "type": "variable",
@@ -31067,8 +31042,8 @@
31067
31042
  "value": "k-border-radius(md)",
31068
31043
  "scope": "default",
31069
31044
  "line": {
31070
- "start": 82,
31071
- "end": 82
31045
+ "start": 78,
31046
+ "end": 78
31072
31047
  }
31073
31048
  },
31074
31049
  "group": [
@@ -31083,8 +31058,8 @@
31083
31058
  {
31084
31059
  "description": "The background color of the container panel.\n",
31085
31060
  "commentRange": {
31086
- "start": 83,
31087
- "end": 84
31061
+ "start": 79,
31062
+ "end": 80
31088
31063
  },
31089
31064
  "context": {
31090
31065
  "type": "variable",
@@ -31092,8 +31067,8 @@
31092
31067
  "value": "$kendo-color-white",
31093
31068
  "scope": "default",
31094
31069
  "line": {
31095
- "start": 85,
31096
- "end": 85
31070
+ "start": 81,
31071
+ "end": 81
31097
31072
  }
31098
31073
  },
31099
31074
  "group": [
@@ -31108,8 +31083,8 @@
31108
31083
  {
31109
31084
  "description": "The padding of the small Loader container.\n",
31110
31085
  "commentRange": {
31111
- "start": 87,
31112
- "end": 88
31086
+ "start": 83,
31087
+ "end": 84
31113
31088
  },
31114
31089
  "context": {
31115
31090
  "type": "variable",
@@ -31117,8 +31092,8 @@
31117
31092
  "value": "k-spacing(4)",
31118
31093
  "scope": "default",
31119
31094
  "line": {
31120
- "start": 89,
31121
- "end": 89
31095
+ "start": 85,
31096
+ "end": 85
31122
31097
  }
31123
31098
  },
31124
31099
  "group": [
@@ -31133,8 +31108,8 @@
31133
31108
  {
31134
31109
  "description": "The padding of the medium Loader container.\n",
31135
31110
  "commentRange": {
31136
- "start": 90,
31137
- "end": 91
31111
+ "start": 86,
31112
+ "end": 87
31138
31113
  },
31139
31114
  "context": {
31140
31115
  "type": "variable",
@@ -31142,8 +31117,8 @@
31142
31117
  "value": "k-spacing(5)",
31143
31118
  "scope": "default",
31144
31119
  "line": {
31145
- "start": 92,
31146
- "end": 92
31120
+ "start": 88,
31121
+ "end": 88
31147
31122
  }
31148
31123
  },
31149
31124
  "group": [
@@ -31158,8 +31133,8 @@
31158
31133
  {
31159
31134
  "description": "The padding of the large Loader container.\n",
31160
31135
  "commentRange": {
31161
- "start": 93,
31162
- "end": 94
31136
+ "start": 89,
31137
+ "end": 90
31163
31138
  },
31164
31139
  "context": {
31165
31140
  "type": "variable",
@@ -31167,8 +31142,8 @@
31167
31142
  "value": "k-spacing(6)",
31168
31143
  "scope": "default",
31169
31144
  "line": {
31170
- "start": 95,
31171
- "end": 95
31145
+ "start": 91,
31146
+ "end": 91
31172
31147
  }
31173
31148
  },
31174
31149
  "group": [
@@ -31183,8 +31158,8 @@
31183
31158
  {
31184
31159
  "description": "The gap of the small Loader container.\n",
31185
31160
  "commentRange": {
31186
- "start": 97,
31187
- "end": 98
31161
+ "start": 93,
31162
+ "end": 94
31188
31163
  },
31189
31164
  "context": {
31190
31165
  "type": "variable",
@@ -31192,8 +31167,8 @@
31192
31167
  "value": "k-spacing(1)",
31193
31168
  "scope": "default",
31194
31169
  "line": {
31195
- "start": 99,
31196
- "end": 99
31170
+ "start": 95,
31171
+ "end": 95
31197
31172
  }
31198
31173
  },
31199
31174
  "group": [
@@ -31208,8 +31183,8 @@
31208
31183
  {
31209
31184
  "description": "The gap of the medium Loader container.\n",
31210
31185
  "commentRange": {
31211
- "start": 100,
31212
- "end": 101
31186
+ "start": 96,
31187
+ "end": 97
31213
31188
  },
31214
31189
  "context": {
31215
31190
  "type": "variable",
@@ -31217,8 +31192,8 @@
31217
31192
  "value": "k-spacing(2)",
31218
31193
  "scope": "default",
31219
31194
  "line": {
31220
- "start": 102,
31221
- "end": 102
31195
+ "start": 98,
31196
+ "end": 98
31222
31197
  }
31223
31198
  },
31224
31199
  "group": [
@@ -31233,8 +31208,8 @@
31233
31208
  {
31234
31209
  "description": "The gap of the large Loader container.\n",
31235
31210
  "commentRange": {
31236
- "start": 103,
31237
- "end": 104
31211
+ "start": 99,
31212
+ "end": 100
31238
31213
  },
31239
31214
  "context": {
31240
31215
  "type": "variable",
@@ -31242,8 +31217,8 @@
31242
31217
  "value": "k-spacing(3)",
31243
31218
  "scope": "default",
31244
31219
  "line": {
31245
- "start": 105,
31246
- "end": 105
31220
+ "start": 101,
31221
+ "end": 101
31247
31222
  }
31248
31223
  },
31249
31224
  "group": [
@@ -31258,8 +31233,8 @@
31258
31233
  {
31259
31234
  "description": "The font size of the small Loader container.\n",
31260
31235
  "commentRange": {
31261
- "start": 107,
31262
- "end": 108
31236
+ "start": 103,
31237
+ "end": 104
31263
31238
  },
31264
31239
  "context": {
31265
31240
  "type": "variable",
@@ -31267,8 +31242,8 @@
31267
31242
  "value": "var( --kendo-font-size-sm, inherit )",
31268
31243
  "scope": "default",
31269
31244
  "line": {
31270
- "start": 109,
31271
- "end": 109
31245
+ "start": 105,
31246
+ "end": 105
31272
31247
  }
31273
31248
  },
31274
31249
  "group": [
@@ -31283,8 +31258,8 @@
31283
31258
  {
31284
31259
  "description": "The font size of the medium Loader container.\n",
31285
31260
  "commentRange": {
31286
- "start": 110,
31287
- "end": 111
31261
+ "start": 106,
31262
+ "end": 107
31288
31263
  },
31289
31264
  "context": {
31290
31265
  "type": "variable",
@@ -31292,8 +31267,8 @@
31292
31267
  "value": "var( --kendo-font-size, inherit )",
31293
31268
  "scope": "default",
31294
31269
  "line": {
31295
- "start": 112,
31296
- "end": 112
31270
+ "start": 108,
31271
+ "end": 108
31297
31272
  }
31298
31273
  },
31299
31274
  "group": [
@@ -31308,8 +31283,8 @@
31308
31283
  {
31309
31284
  "description": "The font size of the large Loader container.\n",
31310
31285
  "commentRange": {
31311
- "start": 113,
31312
- "end": 114
31286
+ "start": 109,
31287
+ "end": 110
31313
31288
  },
31314
31289
  "context": {
31315
31290
  "type": "variable",
@@ -31317,8 +31292,8 @@
31317
31292
  "value": "var( --kendo-font-size-lg, inherit )",
31318
31293
  "scope": "default",
31319
31294
  "line": {
31320
- "start": 115,
31321
- "end": 115
31295
+ "start": 111,
31296
+ "end": 111
31322
31297
  }
31323
31298
  },
31324
31299
  "group": [
@@ -31333,8 +31308,8 @@
31333
31308
  {
31334
31309
  "description": "The background color of the Loading indicator.\n",
31335
31310
  "commentRange": {
31336
- "start": 118,
31337
- "end": 119
31311
+ "start": 114,
31312
+ "end": 115
31338
31313
  },
31339
31314
  "context": {
31340
31315
  "type": "variable",
@@ -31342,8 +31317,8 @@
31342
31317
  "value": "$kendo-component-bg",
31343
31318
  "scope": "default",
31344
31319
  "line": {
31345
- "start": 120,
31346
- "end": 120
31320
+ "start": 116,
31321
+ "end": 116
31347
31322
  }
31348
31323
  },
31349
31324
  "group": [
@@ -31358,8 +31333,8 @@
31358
31333
  {
31359
31334
  "description": "The text color of the Loading indicator.\n",
31360
31335
  "commentRange": {
31361
- "start": 121,
31362
- "end": 122
31336
+ "start": 117,
31337
+ "end": 118
31363
31338
  },
31364
31339
  "context": {
31365
31340
  "type": "variable",
@@ -31367,8 +31342,8 @@
31367
31342
  "value": "currentColor",
31368
31343
  "scope": "default",
31369
31344
  "line": {
31370
- "start": 123,
31371
- "end": 123
31345
+ "start": 119,
31346
+ "end": 119
31372
31347
  }
31373
31348
  },
31374
31349
  "group": [
@@ -31383,8 +31358,8 @@
31383
31358
  {
31384
31359
  "description": "The opacity of the Loading indicator.\n",
31385
31360
  "commentRange": {
31386
- "start": 124,
31387
- "end": 125
31361
+ "start": 120,
31362
+ "end": 121
31388
31363
  },
31389
31364
  "context": {
31390
31365
  "type": "variable",
@@ -31392,8 +31367,8 @@
31392
31367
  "value": ".3",
31393
31368
  "scope": "default",
31394
31369
  "line": {
31395
- "start": 126,
31396
- "end": 126
31370
+ "start": 122,
31371
+ "end": 122
31397
31372
  }
31398
31373
  },
31399
31374
  "group": [
@@ -31408,8 +31383,8 @@
31408
31383
  {
31409
31384
  "description": "The z-index of the Loading indicator.\n",
31410
31385
  "commentRange": {
31411
- "start": 127,
31412
- "end": 128
31386
+ "start": 123,
31387
+ "end": 124
31413
31388
  },
31414
31389
  "context": {
31415
31390
  "type": "variable",
@@ -31417,8 +31392,8 @@
31417
31392
  "value": "100",
31418
31393
  "scope": "default",
31419
31394
  "line": {
31420
- "start": 129,
31421
- "end": 129
31395
+ "start": 125,
31396
+ "end": 125
31422
31397
  }
31423
31398
  },
31424
31399
  "group": [
@@ -56917,11 +56892,36 @@
56917
56892
  "name": "_variables.scss"
56918
56893
  }
56919
56894
  },
56895
+ {
56896
+ "description": "The font weight of the selected TabStrip items.\n",
56897
+ "commentRange": {
56898
+ "start": 101,
56899
+ "end": 102
56900
+ },
56901
+ "context": {
56902
+ "type": "variable",
56903
+ "name": "kendo-tabstrip-item-selected-font-weight",
56904
+ "value": "null",
56905
+ "scope": "default",
56906
+ "line": {
56907
+ "start": 103,
56908
+ "end": 103
56909
+ }
56910
+ },
56911
+ "group": [
56912
+ "tabstrip"
56913
+ ],
56914
+ "access": "public",
56915
+ "file": {
56916
+ "path": "tabstrip/_variables.scss",
56917
+ "name": "_variables.scss"
56918
+ }
56919
+ },
56920
56920
  {
56921
56921
  "description": "The shadow of the focused TabStrip items.\n",
56922
56922
  "commentRange": {
56923
- "start": 102,
56924
- "end": 103
56923
+ "start": 105,
56924
+ "end": 106
56925
56925
  },
56926
56926
  "context": {
56927
56927
  "type": "variable",
@@ -56929,8 +56929,8 @@
56929
56929
  "value": "$kendo-list-item-focus-shadow",
56930
56930
  "scope": "default",
56931
56931
  "line": {
56932
- "start": 104,
56933
- "end": 104
56932
+ "start": 107,
56933
+ "end": 107
56934
56934
  }
56935
56935
  },
56936
56936
  "group": [
@@ -56945,8 +56945,8 @@
56945
56945
  {
56946
56946
  "description": "The shadow of the dragged TabStrip items.\n",
56947
56947
  "commentRange": {
56948
- "start": 106,
56949
- "end": 107
56948
+ "start": 109,
56949
+ "end": 110
56950
56950
  },
56951
56951
  "context": {
56952
56952
  "type": "variable",
@@ -56954,8 +56954,8 @@
56954
56954
  "value": "$box-shadow-depth-3",
56955
56955
  "scope": "default",
56956
56956
  "line": {
56957
- "start": 108,
56958
- "end": 108
56957
+ "start": 111,
56958
+ "end": 111
56959
56959
  }
56960
56960
  },
56961
56961
  "group": [
@@ -56970,8 +56970,8 @@
56970
56970
  {
56971
56971
  "description": "The background color of the disabled TabStrip items.\n",
56972
56972
  "commentRange": {
56973
- "start": 110,
56974
- "end": 111
56973
+ "start": 113,
56974
+ "end": 114
56975
56975
  },
56976
56976
  "context": {
56977
56977
  "type": "variable",
@@ -56979,8 +56979,8 @@
56979
56979
  "value": "null",
56980
56980
  "scope": "default",
56981
56981
  "line": {
56982
- "start": 112,
56983
- "end": 112
56982
+ "start": 115,
56983
+ "end": 115
56984
56984
  }
56985
56985
  },
56986
56986
  "group": [
@@ -56995,8 +56995,8 @@
56995
56995
  {
56996
56996
  "description": "The text color of the disabled TabStrip items.\n",
56997
56997
  "commentRange": {
56998
- "start": 113,
56999
- "end": 114
56998
+ "start": 116,
56999
+ "end": 117
57000
57000
  },
57001
57001
  "context": {
57002
57002
  "type": "variable",
@@ -57004,8 +57004,8 @@
57004
57004
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 32%, transparent), k-map-get( $theme, disabled-text ))",
57005
57005
  "scope": "default",
57006
57006
  "line": {
57007
- "start": 115,
57008
- "end": 115
57007
+ "start": 118,
57008
+ "end": 118
57009
57009
  }
57010
57010
  },
57011
57011
  "group": [
@@ -57020,8 +57020,8 @@
57020
57020
  {
57021
57021
  "description": "The border color of the disabled TabStrip items.\n",
57022
57022
  "commentRange": {
57023
- "start": 116,
57024
- "end": 117
57023
+ "start": 119,
57024
+ "end": 120
57025
57025
  },
57026
57026
  "context": {
57027
57027
  "type": "variable",
@@ -57029,8 +57029,8 @@
57029
57029
  "value": "null",
57030
57030
  "scope": "default",
57031
57031
  "line": {
57032
- "start": 118,
57033
- "end": 118
57032
+ "start": 121,
57033
+ "end": 121
57034
57034
  }
57035
57035
  },
57036
57036
  "group": [
@@ -57045,8 +57045,8 @@
57045
57045
  {
57046
57046
  "description": "The gradient of the disabled TabStrip items.\n",
57047
57047
  "commentRange": {
57048
- "start": 119,
57049
- "end": 120
57048
+ "start": 122,
57049
+ "end": 123
57050
57050
  },
57051
57051
  "context": {
57052
57052
  "type": "variable",
@@ -57054,8 +57054,8 @@
57054
57054
  "value": "null",
57055
57055
  "scope": "default",
57056
57056
  "line": {
57057
- "start": 121,
57058
- "end": 121
57057
+ "start": 124,
57058
+ "end": 124
57059
57059
  }
57060
57060
  },
57061
57061
  "group": [
@@ -57070,8 +57070,8 @@
57070
57070
  {
57071
57071
  "description": "The opacity of the disabled TabStrip items.\n",
57072
57072
  "commentRange": {
57073
- "start": 122,
57074
- "end": 123
57073
+ "start": 125,
57074
+ "end": 126
57075
57075
  },
57076
57076
  "context": {
57077
57077
  "type": "variable",
@@ -57079,8 +57079,8 @@
57079
57079
  "value": "1",
57080
57080
  "scope": "default",
57081
57081
  "line": {
57082
- "start": 124,
57083
- "end": 124
57082
+ "start": 127,
57083
+ "end": 127
57084
57084
  }
57085
57085
  },
57086
57086
  "group": [
@@ -57095,8 +57095,8 @@
57095
57095
  {
57096
57096
  "description": "The filter of the disabled TabStrip items.\n",
57097
57097
  "commentRange": {
57098
- "start": 125,
57099
- "end": 126
57098
+ "start": 128,
57099
+ "end": 129
57100
57100
  },
57101
57101
  "context": {
57102
57102
  "type": "variable",
@@ -57104,8 +57104,8 @@
57104
57104
  "value": "none",
57105
57105
  "scope": "default",
57106
57106
  "line": {
57107
- "start": 127,
57108
- "end": 127
57107
+ "start": 130,
57108
+ "end": 130
57109
57109
  }
57110
57110
  },
57111
57111
  "group": [
@@ -57120,8 +57120,8 @@
57120
57120
  {
57121
57121
  "description": "The border width of the TabStrip indicator.\n",
57122
57122
  "commentRange": {
57123
- "start": 129,
57124
- "end": 130
57123
+ "start": 132,
57124
+ "end": 133
57125
57125
  },
57126
57126
  "context": {
57127
57127
  "type": "variable",
@@ -57129,8 +57129,8 @@
57129
57129
  "value": "2px",
57130
57130
  "scope": "default",
57131
57131
  "line": {
57132
- "start": 131,
57133
- "end": 131
57132
+ "start": 134,
57133
+ "end": 134
57134
57134
  }
57135
57135
  },
57136
57136
  "group": [
@@ -57145,8 +57145,8 @@
57145
57145
  {
57146
57146
  "description": "The border color of the TabStrip ripple.\n",
57147
57147
  "commentRange": {
57148
- "start": 132,
57149
- "end": 133
57148
+ "start": 135,
57149
+ "end": 136
57150
57150
  },
57151
57151
  "context": {
57152
57152
  "type": "variable",
@@ -57154,8 +57154,8 @@
57154
57154
  "value": "$kendo-color-primary",
57155
57155
  "scope": "default",
57156
57156
  "line": {
57157
- "start": 134,
57158
- "end": 134
57157
+ "start": 137,
57158
+ "end": 137
57159
57159
  }
57160
57160
  },
57161
57161
  "group": [
@@ -57170,8 +57170,8 @@
57170
57170
  {
57171
57171
  "description": "The horizontal padding of the TabStrip content.\n",
57172
57172
  "commentRange": {
57173
- "start": 136,
57174
- "end": 137
57173
+ "start": 139,
57174
+ "end": 140
57175
57175
  },
57176
57176
  "context": {
57177
57177
  "type": "variable",
@@ -57179,8 +57179,8 @@
57179
57179
  "value": "k-spacing(4)",
57180
57180
  "scope": "default",
57181
57181
  "line": {
57182
- "start": 138,
57183
- "end": 138
57182
+ "start": 141,
57183
+ "end": 141
57184
57184
  }
57185
57185
  },
57186
57186
  "group": [
@@ -57195,8 +57195,8 @@
57195
57195
  {
57196
57196
  "description": "The vertical padding of the TabStrip content.\n",
57197
57197
  "commentRange": {
57198
- "start": 139,
57199
- "end": 140
57198
+ "start": 142,
57199
+ "end": 143
57200
57200
  },
57201
57201
  "context": {
57202
57202
  "type": "variable",
@@ -57204,8 +57204,8 @@
57204
57204
  "value": "k-spacing(4)",
57205
57205
  "scope": "default",
57206
57206
  "line": {
57207
- "start": 141,
57208
- "end": 141
57207
+ "start": 144,
57208
+ "end": 144
57209
57209
  }
57210
57210
  },
57211
57211
  "group": [
@@ -57220,8 +57220,8 @@
57220
57220
  {
57221
57221
  "description": "The border width around the TabStrip content.\n",
57222
57222
  "commentRange": {
57223
- "start": 142,
57224
- "end": 143
57223
+ "start": 145,
57224
+ "end": 146
57225
57225
  },
57226
57226
  "context": {
57227
57227
  "type": "variable",
@@ -57229,8 +57229,8 @@
57229
57229
  "value": "0px",
57230
57230
  "scope": "default",
57231
57231
  "line": {
57232
- "start": 144,
57233
- "end": 144
57232
+ "start": 147,
57233
+ "end": 147
57234
57234
  }
57235
57235
  },
57236
57236
  "group": [
@@ -57245,8 +57245,8 @@
57245
57245
  {
57246
57246
  "description": "The background color of the TabStrip content.\n",
57247
57247
  "commentRange": {
57248
- "start": 146,
57249
- "end": 147
57248
+ "start": 149,
57249
+ "end": 150
57250
57250
  },
57251
57251
  "context": {
57252
57252
  "type": "variable",
@@ -57254,8 +57254,8 @@
57254
57254
  "value": "transparent",
57255
57255
  "scope": "default",
57256
57256
  "line": {
57257
- "start": 148,
57258
- "end": 148
57257
+ "start": 151,
57258
+ "end": 151
57259
57259
  }
57260
57260
  },
57261
57261
  "group": [
@@ -57270,8 +57270,8 @@
57270
57270
  {
57271
57271
  "description": "The text color of the TabStrip content.\n",
57272
57272
  "commentRange": {
57273
- "start": 149,
57274
- "end": 150
57273
+ "start": 152,
57274
+ "end": 153
57275
57275
  },
57276
57276
  "context": {
57277
57277
  "type": "variable",
@@ -57279,8 +57279,8 @@
57279
57279
  "value": "null",
57280
57280
  "scope": "default",
57281
57281
  "line": {
57282
- "start": 151,
57283
- "end": 151
57282
+ "start": 154,
57283
+ "end": 154
57284
57284
  }
57285
57285
  },
57286
57286
  "group": [
@@ -57295,8 +57295,8 @@
57295
57295
  {
57296
57296
  "description": "The border color of the TabStrip content.\n",
57297
57297
  "commentRange": {
57298
- "start": 152,
57299
- "end": 153
57298
+ "start": 155,
57299
+ "end": 156
57300
57300
  },
57301
57301
  "context": {
57302
57302
  "type": "variable",
@@ -57304,8 +57304,8 @@
57304
57304
  "value": "null",
57305
57305
  "scope": "default",
57306
57306
  "line": {
57307
- "start": 154,
57308
- "end": 154
57307
+ "start": 157,
57308
+ "end": 157
57309
57309
  }
57310
57310
  },
57311
57311
  "group": [
@@ -57320,8 +57320,8 @@
57320
57320
  {
57321
57321
  "description": "The border color of the focused TabStrip content.\n",
57322
57322
  "commentRange": {
57323
- "start": 155,
57324
- "end": 156
57323
+ "start": 158,
57324
+ "end": 159
57325
57325
  },
57326
57326
  "context": {
57327
57327
  "type": "variable",
@@ -57329,8 +57329,8 @@
57329
57329
  "value": "$kendo-component-text",
57330
57330
  "scope": "default",
57331
57331
  "line": {
57332
- "start": 157,
57333
- "end": 157
57332
+ "start": 160,
57333
+ "end": 160
57334
57334
  }
57335
57335
  },
57336
57336
  "group": [