@progress/kendo-theme-material 14.1.0-dev.1 → 14.1.0-dev.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/material-2-dark.css +1 -1
  3. package/dist/material-2.css +1 -1
  4. package/dist/material-aqua-dark.css +1 -1
  5. package/dist/material-arctic.css +1 -1
  6. package/dist/material-burnt-teal.css +1 -1
  7. package/dist/material-dataviz-v4.css +1 -1
  8. package/dist/material-eggplant.css +1 -1
  9. package/dist/material-lime-dark.css +1 -1
  10. package/dist/material-lime.css +1 -1
  11. package/dist/material-main-dark.css +1 -1
  12. package/dist/material-main.css +1 -1
  13. package/dist/material-nova.css +1 -1
  14. package/dist/material-pacific-dark.css +1 -1
  15. package/dist/material-pacific.css +1 -1
  16. package/dist/material-sky-dark.css +1 -1
  17. package/dist/material-sky.css +1 -1
  18. package/dist/material-smoke.css +1 -1
  19. package/dist/meta/sassdoc-data.json +372 -318
  20. package/dist/meta/sassdoc-raw-data.json +169 -144
  21. package/dist/meta/variables.json +11 -7
  22. package/lib/swatches/material-2-dark.json +1 -1
  23. package/lib/swatches/material-2.json +1 -1
  24. package/lib/swatches/material-aqua-dark.json +1 -1
  25. package/lib/swatches/material-arctic.json +1 -1
  26. package/lib/swatches/material-burnt-teal.json +1 -1
  27. package/lib/swatches/material-dataviz-v4.json +1 -1
  28. package/lib/swatches/material-eggplant.json +1 -1
  29. package/lib/swatches/material-lime-dark.json +1 -1
  30. package/lib/swatches/material-lime.json +1 -1
  31. package/lib/swatches/material-main-dark.json +1 -1
  32. package/lib/swatches/material-main.json +1 -1
  33. package/lib/swatches/material-nova.json +1 -1
  34. package/lib/swatches/material-pacific-dark.json +1 -1
  35. package/lib/swatches/material-pacific.json +1 -1
  36. package/lib/swatches/material-sky-dark.json +1 -1
  37. package/lib/swatches/material-sky.json +1 -1
  38. package/lib/swatches/material-smoke.json +1 -1
  39. package/package.json +4 -4
  40. package/scss/tabstrip/_variables.scss +7 -3
@@ -77509,15 +77509,15 @@
77509
77509
  }
77510
77510
  },
77511
77511
  {
77512
- "description": "The horizontal padding of the small TabStrip items.\n",
77512
+ "description": "The horizontal spacing of the TabStrip items.\n",
77513
77513
  "commentRange": {
77514
77514
  "start": 84,
77515
77515
  "end": 85
77516
77516
  },
77517
77517
  "context": {
77518
77518
  "type": "variable",
77519
- "name": "kendo-tabstrip-sm-item-padding-x",
77520
- "value": "k-spacing(4)",
77519
+ "name": "kendo-tabstrip-item-spacing-x",
77520
+ "value": "k-spacing(1)",
77521
77521
  "scope": "default",
77522
77522
  "line": {
77523
77523
  "start": 86,
@@ -77534,15 +77534,15 @@
77534
77534
  }
77535
77535
  },
77536
77536
  {
77537
- "description": "The vertical padding of the small TabStrip items.\n",
77537
+ "description": "The horizontal padding of the small TabStrip items.\n",
77538
77538
  "commentRange": {
77539
77539
  "start": 87,
77540
77540
  "end": 88
77541
77541
  },
77542
77542
  "context": {
77543
77543
  "type": "variable",
77544
- "name": "kendo-tabstrip-sm-item-padding-y",
77545
- "value": "k-spacing(2.5)",
77544
+ "name": "kendo-tabstrip-sm-item-padding-x",
77545
+ "value": "k-spacing(3)",
77546
77546
  "scope": "default",
77547
77547
  "line": {
77548
77548
  "start": 89,
@@ -77559,15 +77559,15 @@
77559
77559
  }
77560
77560
  },
77561
77561
  {
77562
- "description": "The horizontal padding of the medium TabStrip items.\n",
77562
+ "description": "The vertical padding of the small TabStrip items.\n",
77563
77563
  "commentRange": {
77564
77564
  "start": 90,
77565
77565
  "end": 91
77566
77566
  },
77567
77567
  "context": {
77568
77568
  "type": "variable",
77569
- "name": "kendo-tabstrip-md-item-padding-x",
77570
- "value": "k-spacing(4)",
77569
+ "name": "kendo-tabstrip-sm-item-padding-y",
77570
+ "value": "k-spacing(2.5)",
77571
77571
  "scope": "default",
77572
77572
  "line": {
77573
77573
  "start": 92,
@@ -77584,15 +77584,15 @@
77584
77584
  }
77585
77585
  },
77586
77586
  {
77587
- "description": "The vertical padding of the medium TabStrip items.\n",
77587
+ "description": "The horizontal padding of the medium TabStrip items.\n",
77588
77588
  "commentRange": {
77589
77589
  "start": 93,
77590
77590
  "end": 94
77591
77591
  },
77592
77592
  "context": {
77593
77593
  "type": "variable",
77594
- "name": "kendo-tabstrip-md-item-padding-y",
77595
- "value": "k-spacing(3.5)",
77594
+ "name": "kendo-tabstrip-md-item-padding-x",
77595
+ "value": "k-spacing(3)",
77596
77596
  "scope": "default",
77597
77597
  "line": {
77598
77598
  "start": 95,
@@ -77609,15 +77609,15 @@
77609
77609
  }
77610
77610
  },
77611
77611
  {
77612
- "description": "The horizontal padding of the large TabStrip items.\n",
77612
+ "description": "The vertical padding of the medium TabStrip items.\n",
77613
77613
  "commentRange": {
77614
77614
  "start": 96,
77615
77615
  "end": 97
77616
77616
  },
77617
77617
  "context": {
77618
77618
  "type": "variable",
77619
- "name": "kendo-tabstrip-lg-item-padding-x",
77620
- "value": "k-spacing(4)",
77619
+ "name": "kendo-tabstrip-md-item-padding-y",
77620
+ "value": "k-spacing(3.5)",
77621
77621
  "scope": "default",
77622
77622
  "line": {
77623
77623
  "start": 98,
@@ -77634,15 +77634,15 @@
77634
77634
  }
77635
77635
  },
77636
77636
  {
77637
- "description": "The vertical padding of the large TabStrip items.\n",
77637
+ "description": "The horizontal padding of the large TabStrip items.\n",
77638
77638
  "commentRange": {
77639
77639
  "start": 99,
77640
77640
  "end": 100
77641
77641
  },
77642
77642
  "context": {
77643
77643
  "type": "variable",
77644
- "name": "kendo-tabstrip-lg-item-padding-y",
77645
- "value": "k-spacing(4.5)",
77644
+ "name": "kendo-tabstrip-lg-item-padding-x",
77645
+ "value": "k-spacing(3)",
77646
77646
  "scope": "default",
77647
77647
  "line": {
77648
77648
  "start": 101,
@@ -77659,19 +77659,19 @@
77659
77659
  }
77660
77660
  },
77661
77661
  {
77662
- "description": " The background color of the TabStrip items.\n",
77662
+ "description": "The vertical padding of the large TabStrip items.\n",
77663
77663
  "commentRange": {
77664
- "start": 103,
77665
- "end": 104
77664
+ "start": 102,
77665
+ "end": 103
77666
77666
  },
77667
77667
  "context": {
77668
77668
  "type": "variable",
77669
- "name": "kendo-tabstrip-item-bg",
77670
- "value": "null",
77669
+ "name": "kendo-tabstrip-lg-item-padding-y",
77670
+ "value": "k-spacing(4.5)",
77671
77671
  "scope": "default",
77672
77672
  "line": {
77673
- "start": 105,
77674
- "end": 105
77673
+ "start": 104,
77674
+ "end": 104
77675
77675
  }
77676
77676
  },
77677
77677
  "group": [
@@ -77684,15 +77684,15 @@
77684
77684
  }
77685
77685
  },
77686
77686
  {
77687
- "description": "The text color of the TabStrip items.\n",
77687
+ "description": " The background color of the TabStrip items.\n",
77688
77688
  "commentRange": {
77689
77689
  "start": 106,
77690
77690
  "end": 107
77691
77691
  },
77692
77692
  "context": {
77693
77693
  "type": "variable",
77694
- "name": "kendo-tabstrip-item-text",
77695
- "value": "k-color(subtle)",
77694
+ "name": "kendo-tabstrip-item-bg",
77695
+ "value": "null",
77696
77696
  "scope": "default",
77697
77697
  "line": {
77698
77698
  "start": 108,
@@ -77709,15 +77709,15 @@
77709
77709
  }
77710
77710
  },
77711
77711
  {
77712
- "description": "The border color of the TabStrip items.\n",
77712
+ "description": "The text color of the TabStrip items.\n",
77713
77713
  "commentRange": {
77714
77714
  "start": 109,
77715
77715
  "end": 110
77716
77716
  },
77717
77717
  "context": {
77718
77718
  "type": "variable",
77719
- "name": "kendo-tabstrip-item-border",
77720
- "value": "null",
77719
+ "name": "kendo-tabstrip-item-text",
77720
+ "value": "k-color(subtle)",
77721
77721
  "scope": "default",
77722
77722
  "line": {
77723
77723
  "start": 111,
@@ -77734,14 +77734,14 @@
77734
77734
  }
77735
77735
  },
77736
77736
  {
77737
- "description": "The gradient of the TabStrip items.\n",
77737
+ "description": "The border color of the TabStrip items.\n",
77738
77738
  "commentRange": {
77739
77739
  "start": 112,
77740
77740
  "end": 113
77741
77741
  },
77742
77742
  "context": {
77743
77743
  "type": "variable",
77744
- "name": "kendo-tabstrip-item-gradient",
77744
+ "name": "kendo-tabstrip-item-border",
77745
77745
  "value": "null",
77746
77746
  "scope": "default",
77747
77747
  "line": {
@@ -77759,19 +77759,19 @@
77759
77759
  }
77760
77760
  },
77761
77761
  {
77762
- "description": "The background color of the hovered TabStrip items.\n",
77762
+ "description": "The gradient of the TabStrip items.\n",
77763
77763
  "commentRange": {
77764
- "start": 116,
77765
- "end": 117
77764
+ "start": 115,
77765
+ "end": 116
77766
77766
  },
77767
77767
  "context": {
77768
77768
  "type": "variable",
77769
- "name": "kendo-tabstrip-item-hover-bg",
77770
- "value": "color-mix(in srgb, currentColor 8%, transparent)",
77769
+ "name": "kendo-tabstrip-item-gradient",
77770
+ "value": "null",
77771
77771
  "scope": "default",
77772
77772
  "line": {
77773
- "start": 118,
77774
- "end": 118
77773
+ "start": 117,
77774
+ "end": 117
77775
77775
  }
77776
77776
  },
77777
77777
  "group": [
@@ -77784,15 +77784,15 @@
77784
77784
  }
77785
77785
  },
77786
77786
  {
77787
- "description": "The text color of the hovered TabStrip items.\n",
77787
+ "description": "The background color of the hovered TabStrip items.\n",
77788
77788
  "commentRange": {
77789
77789
  "start": 119,
77790
77790
  "end": 120
77791
77791
  },
77792
77792
  "context": {
77793
77793
  "type": "variable",
77794
- "name": "kendo-tabstrip-item-hover-text",
77795
- "value": "null",
77794
+ "name": "kendo-tabstrip-item-hover-bg",
77795
+ "value": "color-mix(in srgb, currentColor 8%, transparent)",
77796
77796
  "scope": "default",
77797
77797
  "line": {
77798
77798
  "start": 121,
@@ -77809,14 +77809,14 @@
77809
77809
  }
77810
77810
  },
77811
77811
  {
77812
- "description": "The border color of the hovered TabStrip items.\n",
77812
+ "description": "The text color of the hovered TabStrip items.\n",
77813
77813
  "commentRange": {
77814
77814
  "start": 122,
77815
77815
  "end": 123
77816
77816
  },
77817
77817
  "context": {
77818
77818
  "type": "variable",
77819
- "name": "kendo-tabstrip-item-hover-border",
77819
+ "name": "kendo-tabstrip-item-hover-text",
77820
77820
  "value": "null",
77821
77821
  "scope": "default",
77822
77822
  "line": {
@@ -77834,14 +77834,14 @@
77834
77834
  }
77835
77835
  },
77836
77836
  {
77837
- "description": "The gradient of the hovered TabStrip items.\n",
77837
+ "description": "The border color of the hovered TabStrip items.\n",
77838
77838
  "commentRange": {
77839
77839
  "start": 125,
77840
77840
  "end": 126
77841
77841
  },
77842
77842
  "context": {
77843
77843
  "type": "variable",
77844
- "name": "kendo-tabstrip-item-hover-gradient",
77844
+ "name": "kendo-tabstrip-item-hover-border",
77845
77845
  "value": "null",
77846
77846
  "scope": "default",
77847
77847
  "line": {
@@ -77859,19 +77859,19 @@
77859
77859
  }
77860
77860
  },
77861
77861
  {
77862
- "description": "The background color of the selected TabStrip items.\n",
77862
+ "description": "The gradient of the hovered TabStrip items.\n",
77863
77863
  "commentRange": {
77864
- "start": 129,
77865
- "end": 130
77864
+ "start": 128,
77865
+ "end": 129
77866
77866
  },
77867
77867
  "context": {
77868
77868
  "type": "variable",
77869
- "name": "kendo-tabstrip-item-selected-bg",
77869
+ "name": "kendo-tabstrip-item-hover-gradient",
77870
77870
  "value": "null",
77871
77871
  "scope": "default",
77872
77872
  "line": {
77873
- "start": 131,
77874
- "end": 131
77873
+ "start": 130,
77874
+ "end": 130
77875
77875
  }
77876
77876
  },
77877
77877
  "group": [
@@ -77884,15 +77884,15 @@
77884
77884
  }
77885
77885
  },
77886
77886
  {
77887
- "description": "The text color of the selected TabStrip items.\n",
77887
+ "description": "The background color of the selected TabStrip items.\n",
77888
77888
  "commentRange": {
77889
77889
  "start": 132,
77890
77890
  "end": 133
77891
77891
  },
77892
77892
  "context": {
77893
77893
  "type": "variable",
77894
- "name": "kendo-tabstrip-item-selected-text",
77895
- "value": "k-color(primary-on-surface)",
77894
+ "name": "kendo-tabstrip-item-selected-bg",
77895
+ "value": "null",
77896
77896
  "scope": "default",
77897
77897
  "line": {
77898
77898
  "start": 134,
@@ -77909,15 +77909,15 @@
77909
77909
  }
77910
77910
  },
77911
77911
  {
77912
- "description": "The border color of the selected TabStrip items.\n",
77912
+ "description": "The text color of the selected TabStrip items.\n",
77913
77913
  "commentRange": {
77914
77914
  "start": 135,
77915
77915
  "end": 136
77916
77916
  },
77917
77917
  "context": {
77918
77918
  "type": "variable",
77919
- "name": "kendo-tabstrip-item-selected-border",
77920
- "value": "unset",
77919
+ "name": "kendo-tabstrip-item-selected-text",
77920
+ "value": "k-color(primary-on-surface)",
77921
77921
  "scope": "default",
77922
77922
  "line": {
77923
77923
  "start": 137,
@@ -77934,15 +77934,15 @@
77934
77934
  }
77935
77935
  },
77936
77936
  {
77937
- "description": "The gradient of the selected TabStrip items.\n",
77937
+ "description": "The border color of the selected TabStrip items.\n",
77938
77938
  "commentRange": {
77939
77939
  "start": 138,
77940
77940
  "end": 139
77941
77941
  },
77942
77942
  "context": {
77943
77943
  "type": "variable",
77944
- "name": "kendo-tabstrip-item-selected-gradient",
77945
- "value": "null",
77944
+ "name": "kendo-tabstrip-item-selected-border",
77945
+ "value": "unset",
77946
77946
  "scope": "default",
77947
77947
  "line": {
77948
77948
  "start": 140,
@@ -77959,14 +77959,14 @@
77959
77959
  }
77960
77960
  },
77961
77961
  {
77962
- "description": "The font weight of the selected TabStrip items.\n",
77962
+ "description": "The gradient of the selected TabStrip items.\n",
77963
77963
  "commentRange": {
77964
77964
  "start": 141,
77965
77965
  "end": 142
77966
77966
  },
77967
77967
  "context": {
77968
77968
  "type": "variable",
77969
- "name": "kendo-tabstrip-item-selected-font-weight",
77969
+ "name": "kendo-tabstrip-item-selected-gradient",
77970
77970
  "value": "null",
77971
77971
  "scope": "default",
77972
77972
  "line": {
@@ -77983,11 +77983,36 @@
77983
77983
  "name": "_variables.scss"
77984
77984
  }
77985
77985
  },
77986
+ {
77987
+ "description": "The font weight of the selected TabStrip items.\n",
77988
+ "commentRange": {
77989
+ "start": 144,
77990
+ "end": 145
77991
+ },
77992
+ "context": {
77993
+ "type": "variable",
77994
+ "name": "kendo-tabstrip-item-selected-font-weight",
77995
+ "value": "null",
77996
+ "scope": "default",
77997
+ "line": {
77998
+ "start": 146,
77999
+ "end": 146
78000
+ }
78001
+ },
78002
+ "group": [
78003
+ "tabstrip"
78004
+ ],
78005
+ "access": "public",
78006
+ "file": {
78007
+ "path": "tabstrip/_variables.scss",
78008
+ "name": "_variables.scss"
78009
+ }
78010
+ },
77986
78011
  {
77987
78012
  "description": "The shadow of the focused TabStrip items.\n",
77988
78013
  "commentRange": {
77989
- "start": 145,
77990
- "end": 146
78014
+ "start": 148,
78015
+ "end": 149
77991
78016
  },
77992
78017
  "context": {
77993
78018
  "type": "variable",
@@ -77995,8 +78020,8 @@
77995
78020
  "value": "inset 0 0 0 2px color-mix(in srgb, currentColor 20%, transparent)",
77996
78021
  "scope": "default",
77997
78022
  "line": {
77998
- "start": 147,
77999
- "end": 147
78023
+ "start": 150,
78024
+ "end": 150
78000
78025
  }
78001
78026
  },
78002
78027
  "group": [
@@ -78011,8 +78036,8 @@
78011
78036
  {
78012
78037
  "description": "The shadow of the dragged TabStrip items.\n",
78013
78038
  "commentRange": {
78014
- "start": 149,
78015
- "end": 150
78039
+ "start": 152,
78040
+ "end": 153
78016
78041
  },
78017
78042
  "context": {
78018
78043
  "type": "variable",
@@ -78020,8 +78045,8 @@
78020
78045
  "value": "k-elevation(3)",
78021
78046
  "scope": "default",
78022
78047
  "line": {
78023
- "start": 151,
78024
- "end": 151
78048
+ "start": 154,
78049
+ "end": 154
78025
78050
  }
78026
78051
  },
78027
78052
  "group": [
@@ -78036,8 +78061,8 @@
78036
78061
  {
78037
78062
  "description": "The background color of the disabled TabStrip items.\n",
78038
78063
  "commentRange": {
78039
- "start": 153,
78040
- "end": 154
78064
+ "start": 156,
78065
+ "end": 157
78041
78066
  },
78042
78067
  "context": {
78043
78068
  "type": "variable",
@@ -78045,8 +78070,8 @@
78045
78070
  "value": "null",
78046
78071
  "scope": "default",
78047
78072
  "line": {
78048
- "start": 155,
78049
- "end": 155
78073
+ "start": 158,
78074
+ "end": 158
78050
78075
  }
78051
78076
  },
78052
78077
  "group": [
@@ -78061,8 +78086,8 @@
78061
78086
  {
78062
78087
  "description": "The text color of the disabled TabStrip items.\n",
78063
78088
  "commentRange": {
78064
- "start": 156,
78065
- "end": 157
78089
+ "start": 159,
78090
+ "end": 160
78066
78091
  },
78067
78092
  "context": {
78068
78093
  "type": "variable",
@@ -78070,8 +78095,8 @@
78070
78095
  "value": "null",
78071
78096
  "scope": "default",
78072
78097
  "line": {
78073
- "start": 158,
78074
- "end": 158
78098
+ "start": 161,
78099
+ "end": 161
78075
78100
  }
78076
78101
  },
78077
78102
  "group": [
@@ -78086,8 +78111,8 @@
78086
78111
  {
78087
78112
  "description": "The border color of the disabled TabStrip items.\n",
78088
78113
  "commentRange": {
78089
- "start": 159,
78090
- "end": 160
78114
+ "start": 162,
78115
+ "end": 163
78091
78116
  },
78092
78117
  "context": {
78093
78118
  "type": "variable",
@@ -78095,8 +78120,8 @@
78095
78120
  "value": "null",
78096
78121
  "scope": "default",
78097
78122
  "line": {
78098
- "start": 161,
78099
- "end": 161
78123
+ "start": 164,
78124
+ "end": 164
78100
78125
  }
78101
78126
  },
78102
78127
  "group": [
@@ -78111,8 +78136,8 @@
78111
78136
  {
78112
78137
  "description": "The gradient of the disabled TabStrip items.\n",
78113
78138
  "commentRange": {
78114
- "start": 162,
78115
- "end": 163
78139
+ "start": 165,
78140
+ "end": 166
78116
78141
  },
78117
78142
  "context": {
78118
78143
  "type": "variable",
@@ -78120,8 +78145,8 @@
78120
78145
  "value": "null",
78121
78146
  "scope": "default",
78122
78147
  "line": {
78123
- "start": 164,
78124
- "end": 164
78148
+ "start": 167,
78149
+ "end": 167
78125
78150
  }
78126
78151
  },
78127
78152
  "group": [
@@ -78136,8 +78161,8 @@
78136
78161
  {
78137
78162
  "description": "The opacity of the disabled TabStrip items.\n",
78138
78163
  "commentRange": {
78139
- "start": 165,
78140
- "end": 166
78164
+ "start": 168,
78165
+ "end": 169
78141
78166
  },
78142
78167
  "context": {
78143
78168
  "type": "variable",
@@ -78145,8 +78170,8 @@
78145
78170
  "value": "var(--kendo-disabled-opacity, unset)",
78146
78171
  "scope": "default",
78147
78172
  "line": {
78148
- "start": 167,
78149
- "end": 167
78173
+ "start": 170,
78174
+ "end": 170
78150
78175
  }
78151
78176
  },
78152
78177
  "group": [
@@ -78161,8 +78186,8 @@
78161
78186
  {
78162
78187
  "description": "The filter of the disabled TabStrip items.\n",
78163
78188
  "commentRange": {
78164
- "start": 168,
78165
- "end": 169
78189
+ "start": 171,
78190
+ "end": 172
78166
78191
  },
78167
78192
  "context": {
78168
78193
  "type": "variable",
@@ -78170,8 +78195,8 @@
78170
78195
  "value": "null",
78171
78196
  "scope": "default",
78172
78197
  "line": {
78173
- "start": 170,
78174
- "end": 170
78198
+ "start": 173,
78199
+ "end": 173
78175
78200
  }
78176
78201
  },
78177
78202
  "group": [
@@ -78186,8 +78211,8 @@
78186
78211
  {
78187
78212
  "description": "The border width of the TabStrip indicator.\n",
78188
78213
  "commentRange": {
78189
- "start": 172,
78190
- "end": 173
78214
+ "start": 175,
78215
+ "end": 176
78191
78216
  },
78192
78217
  "context": {
78193
78218
  "type": "variable",
@@ -78195,8 +78220,8 @@
78195
78220
  "value": "3px",
78196
78221
  "scope": "default",
78197
78222
  "line": {
78198
- "start": 174,
78199
- "end": 174
78223
+ "start": 177,
78224
+ "end": 177
78200
78225
  }
78201
78226
  },
78202
78227
  "group": [
@@ -78211,8 +78236,8 @@
78211
78236
  {
78212
78237
  "description": "The border color of the TabStrip ripple.\n",
78213
78238
  "commentRange": {
78214
- "start": 175,
78215
- "end": 176
78239
+ "start": 178,
78240
+ "end": 179
78216
78241
  },
78217
78242
  "context": {
78218
78243
  "type": "variable",
@@ -78220,8 +78245,8 @@
78220
78245
  "value": "$kendo-tabstrip-item-selected-text",
78221
78246
  "scope": "default",
78222
78247
  "line": {
78223
- "start": 177,
78224
- "end": 177
78248
+ "start": 180,
78249
+ "end": 180
78225
78250
  }
78226
78251
  },
78227
78252
  "group": [
@@ -78236,8 +78261,8 @@
78236
78261
  {
78237
78262
  "description": "The horizontal padding of the TabStrip content.\n",
78238
78263
  "commentRange": {
78239
- "start": 179,
78240
- "end": 180
78264
+ "start": 182,
78265
+ "end": 183
78241
78266
  },
78242
78267
  "context": {
78243
78268
  "type": "variable",
@@ -78245,8 +78270,8 @@
78245
78270
  "value": "k-spacing(4)",
78246
78271
  "scope": "default",
78247
78272
  "line": {
78248
- "start": 181,
78249
- "end": 181
78273
+ "start": 184,
78274
+ "end": 184
78250
78275
  }
78251
78276
  },
78252
78277
  "group": [
@@ -78261,8 +78286,8 @@
78261
78286
  {
78262
78287
  "description": "The vertical padding of the TabStrip content.\n",
78263
78288
  "commentRange": {
78264
- "start": 182,
78265
- "end": 183
78289
+ "start": 185,
78290
+ "end": 186
78266
78291
  },
78267
78292
  "context": {
78268
78293
  "type": "variable",
@@ -78270,8 +78295,8 @@
78270
78295
  "value": "k-spacing(4)",
78271
78296
  "scope": "default",
78272
78297
  "line": {
78273
- "start": 184,
78274
- "end": 184
78298
+ "start": 187,
78299
+ "end": 187
78275
78300
  }
78276
78301
  },
78277
78302
  "group": [
@@ -78286,8 +78311,8 @@
78286
78311
  {
78287
78312
  "description": "The border width around the TabStrip content.\n",
78288
78313
  "commentRange": {
78289
- "start": 185,
78290
- "end": 186
78314
+ "start": 188,
78315
+ "end": 189
78291
78316
  },
78292
78317
  "context": {
78293
78318
  "type": "variable",
@@ -78295,8 +78320,8 @@
78295
78320
  "value": "0px",
78296
78321
  "scope": "default",
78297
78322
  "line": {
78298
- "start": 187,
78299
- "end": 187
78323
+ "start": 190,
78324
+ "end": 190
78300
78325
  }
78301
78326
  },
78302
78327
  "group": [
@@ -78311,8 +78336,8 @@
78311
78336
  {
78312
78337
  "description": "The background color of the TabStrip content.\n",
78313
78338
  "commentRange": {
78314
- "start": 189,
78315
- "end": 190
78339
+ "start": 192,
78340
+ "end": 193
78316
78341
  },
78317
78342
  "context": {
78318
78343
  "type": "variable",
@@ -78320,8 +78345,8 @@
78320
78345
  "value": "transparent",
78321
78346
  "scope": "default",
78322
78347
  "line": {
78323
- "start": 191,
78324
- "end": 191
78348
+ "start": 194,
78349
+ "end": 194
78325
78350
  }
78326
78351
  },
78327
78352
  "group": [
@@ -78336,8 +78361,8 @@
78336
78361
  {
78337
78362
  "description": "The text color of the TabStrip content.\n",
78338
78363
  "commentRange": {
78339
- "start": 192,
78340
- "end": 193
78364
+ "start": 195,
78365
+ "end": 196
78341
78366
  },
78342
78367
  "context": {
78343
78368
  "type": "variable",
@@ -78345,8 +78370,8 @@
78345
78370
  "value": "unset",
78346
78371
  "scope": "default",
78347
78372
  "line": {
78348
- "start": 194,
78349
- "end": 194
78373
+ "start": 197,
78374
+ "end": 197
78350
78375
  }
78351
78376
  },
78352
78377
  "group": [
@@ -78361,8 +78386,8 @@
78361
78386
  {
78362
78387
  "description": "The border color of the TabStrip content.\n",
78363
78388
  "commentRange": {
78364
- "start": 195,
78365
- "end": 196
78389
+ "start": 198,
78390
+ "end": 199
78366
78391
  },
78367
78392
  "context": {
78368
78393
  "type": "variable",
@@ -78370,8 +78395,8 @@
78370
78395
  "value": "unset",
78371
78396
  "scope": "default",
78372
78397
  "line": {
78373
- "start": 197,
78374
- "end": 197
78398
+ "start": 200,
78399
+ "end": 200
78375
78400
  }
78376
78401
  },
78377
78402
  "group": [
@@ -78386,8 +78411,8 @@
78386
78411
  {
78387
78412
  "description": "The border color of the focused TabStrip content.\n",
78388
78413
  "commentRange": {
78389
- "start": 198,
78390
- "end": 199
78414
+ "start": 201,
78415
+ "end": 202
78391
78416
  },
78392
78417
  "context": {
78393
78418
  "type": "variable",
@@ -78395,8 +78420,8 @@
78395
78420
  "value": "k-color(border)",
78396
78421
  "scope": "default",
78397
78422
  "line": {
78398
- "start": 200,
78399
- "end": 200
78423
+ "start": 203,
78424
+ "end": 203
78400
78425
  }
78401
78426
  },
78402
78427
  "group": [
@@ -78411,8 +78436,8 @@
78411
78436
  {
78412
78437
  "description": "The left and right scroll overlay of the TabStrip.\n",
78413
78438
  "commentRange": {
78414
- "start": 202,
78415
- "end": 203
78439
+ "start": 205,
78440
+ "end": 206
78416
78441
  },
78417
78442
  "context": {
78418
78443
  "type": "variable",
@@ -78420,8 +78445,8 @@
78420
78445
  "value": "k-color(app-surface), color-mix(in srgb, k-color(app-surface) 0%, transparent)",
78421
78446
  "scope": "default",
78422
78447
  "line": {
78423
- "start": 204,
78424
- "end": 204
78448
+ "start": 207,
78449
+ "end": 207
78425
78450
  }
78426
78451
  },
78427
78452
  "group": [
@@ -78436,8 +78461,8 @@
78436
78461
  {
78437
78462
  "description": "The spacing around the TabStrip scroll buttons (prev/next).\n",
78438
78463
  "commentRange": {
78439
- "start": 206,
78440
- "end": 207
78464
+ "start": 209,
78465
+ "end": 210
78441
78466
  },
78442
78467
  "context": {
78443
78468
  "type": "variable",
@@ -78445,8 +78470,8 @@
78445
78470
  "value": "null",
78446
78471
  "scope": "default",
78447
78472
  "line": {
78448
- "start": 208,
78449
- "end": 208
78473
+ "start": 211,
78474
+ "end": 211
78450
78475
  }
78451
78476
  },
78452
78477
  "group": [
@@ -91596,8 +91621,8 @@
91596
91621
  {
91597
91622
  "description": "The sizes map of the TabStrip.\n",
91598
91623
  "commentRange": {
91599
- "start": 84,
91600
- "end": 85
91624
+ "start": 85,
91625
+ "end": 86
91601
91626
  },
91602
91627
  "context": {
91603
91628
  "type": "variable",
@@ -91605,8 +91630,8 @@
91605
91630
  "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)",
91606
91631
  "scope": "default",
91607
91632
  "line": {
91608
- "start": 86,
91609
- "end": 105
91633
+ "start": 87,
91634
+ "end": 106
91610
91635
  }
91611
91636
  },
91612
91637
  "group": [