@progress/kendo-theme-classic 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 (35) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/classic-green-dark.css +1 -1
  3. package/dist/classic-green.css +1 -1
  4. package/dist/classic-lavender-dark.css +1 -1
  5. package/dist/classic-lavender.css +1 -1
  6. package/dist/classic-main-dark.css +1 -1
  7. package/dist/classic-main.css +1 -1
  8. package/dist/classic-metro-dark.css +1 -1
  9. package/dist/classic-metro.css +1 -1
  10. package/dist/classic-moonlight.css +1 -1
  11. package/dist/classic-opal-dark.css +1 -1
  12. package/dist/classic-opal.css +1 -1
  13. package/dist/classic-silver-dark.css +1 -1
  14. package/dist/classic-silver.css +1 -1
  15. package/dist/classic-uniform.css +1 -1
  16. package/dist/meta/sassdoc-data.json +368 -314
  17. package/dist/meta/sassdoc-raw-data.json +172 -147
  18. package/dist/meta/variables.json +11 -7
  19. package/lib/swatches/classic-green-dark.json +1 -1
  20. package/lib/swatches/classic-green.json +1 -1
  21. package/lib/swatches/classic-lavender-dark.json +1 -1
  22. package/lib/swatches/classic-lavender.json +1 -1
  23. package/lib/swatches/classic-main-dark.json +1 -1
  24. package/lib/swatches/classic-main.json +1 -1
  25. package/lib/swatches/classic-metro-dark.json +1 -1
  26. package/lib/swatches/classic-metro.json +1 -1
  27. package/lib/swatches/classic-moonlight.json +1 -1
  28. package/lib/swatches/classic-opal-dark.json +1 -1
  29. package/lib/swatches/classic-opal.json +1 -1
  30. package/lib/swatches/classic-silver-dark.json +1 -1
  31. package/lib/swatches/classic-silver.json +1 -1
  32. package/lib/swatches/classic-uniform.json +1 -1
  33. package/package.json +4 -4
  34. package/scss/tabstrip/_layout.scss +44 -0
  35. package/scss/tabstrip/_variables.scss +7 -3
@@ -77284,15 +77284,15 @@
77284
77284
  }
77285
77285
  },
77286
77286
  {
77287
- "description": "The horizontal padding of the small TabStrip items.\n",
77287
+ "description": "The horizontal spacing of the TabStrip items.\n",
77288
77288
  "commentRange": {
77289
77289
  "start": 82,
77290
77290
  "end": 83
77291
77291
  },
77292
77292
  "context": {
77293
77293
  "type": "variable",
77294
- "name": "kendo-tabstrip-sm-item-padding-x",
77295
- "value": "k-spacing(2)",
77294
+ "name": "kendo-tabstrip-item-spacing-x",
77295
+ "value": "k-spacing(1)",
77296
77296
  "scope": "default",
77297
77297
  "line": {
77298
77298
  "start": 84,
@@ -77309,15 +77309,15 @@
77309
77309
  }
77310
77310
  },
77311
77311
  {
77312
- "description": "The vertical padding of the small TabStrip items.\n",
77312
+ "description": "The horizontal padding of the small TabStrip items.\n",
77313
77313
  "commentRange": {
77314
77314
  "start": 85,
77315
77315
  "end": 86
77316
77316
  },
77317
77317
  "context": {
77318
77318
  "type": "variable",
77319
- "name": "kendo-tabstrip-sm-item-padding-y",
77320
- "value": "k-spacing(0.5)",
77319
+ "name": "kendo-tabstrip-sm-item-padding-x",
77320
+ "value": "k-spacing(1)",
77321
77321
  "scope": "default",
77322
77322
  "line": {
77323
77323
  "start": 87,
@@ -77334,15 +77334,15 @@
77334
77334
  }
77335
77335
  },
77336
77336
  {
77337
- "description": "The horizontal padding of the medium TabStrip items.\n",
77337
+ "description": "The vertical padding of the small TabStrip items.\n",
77338
77338
  "commentRange": {
77339
77339
  "start": 88,
77340
77340
  "end": 89
77341
77341
  },
77342
77342
  "context": {
77343
77343
  "type": "variable",
77344
- "name": "kendo-tabstrip-md-item-padding-x",
77345
- "value": "k-spacing(2)",
77344
+ "name": "kendo-tabstrip-sm-item-padding-y",
77345
+ "value": "k-spacing(0.5)",
77346
77346
  "scope": "default",
77347
77347
  "line": {
77348
77348
  "start": 90,
@@ -77359,14 +77359,14 @@
77359
77359
  }
77360
77360
  },
77361
77361
  {
77362
- "description": "The vertical padding of the medium TabStrip items.\n",
77362
+ "description": "The horizontal padding of the medium TabStrip items.\n",
77363
77363
  "commentRange": {
77364
77364
  "start": 91,
77365
77365
  "end": 92
77366
77366
  },
77367
77367
  "context": {
77368
77368
  "type": "variable",
77369
- "name": "kendo-tabstrip-md-item-padding-y",
77369
+ "name": "kendo-tabstrip-md-item-padding-x",
77370
77370
  "value": "k-spacing(1)",
77371
77371
  "scope": "default",
77372
77372
  "line": {
@@ -77384,15 +77384,15 @@
77384
77384
  }
77385
77385
  },
77386
77386
  {
77387
- "description": "The horizontal padding of the large TabStrip items.\n",
77387
+ "description": "The vertical padding of the medium TabStrip items.\n",
77388
77388
  "commentRange": {
77389
77389
  "start": 94,
77390
77390
  "end": 95
77391
77391
  },
77392
77392
  "context": {
77393
77393
  "type": "variable",
77394
- "name": "kendo-tabstrip-lg-item-padding-x",
77395
- "value": "k-spacing(2)",
77394
+ "name": "kendo-tabstrip-md-item-padding-y",
77395
+ "value": "k-spacing(1)",
77396
77396
  "scope": "default",
77397
77397
  "line": {
77398
77398
  "start": 96,
@@ -77409,15 +77409,15 @@
77409
77409
  }
77410
77410
  },
77411
77411
  {
77412
- "description": "The vertical padding of the large TabStrip items.\n",
77412
+ "description": "The horizontal padding of the large TabStrip items.\n",
77413
77413
  "commentRange": {
77414
77414
  "start": 97,
77415
77415
  "end": 98
77416
77416
  },
77417
77417
  "context": {
77418
77418
  "type": "variable",
77419
- "name": "kendo-tabstrip-lg-item-padding-y",
77420
- "value": "k-spacing(1.5)",
77419
+ "name": "kendo-tabstrip-lg-item-padding-x",
77420
+ "value": "k-spacing(2.5)",
77421
77421
  "scope": "default",
77422
77422
  "line": {
77423
77423
  "start": 99,
@@ -77434,19 +77434,19 @@
77434
77434
  }
77435
77435
  },
77436
77436
  {
77437
- "description": " The background color of the TabStrip items.\n",
77437
+ "description": "The vertical padding of the large TabStrip items.\n",
77438
77438
  "commentRange": {
77439
- "start": 101,
77440
- "end": 102
77439
+ "start": 100,
77440
+ "end": 101
77441
77441
  },
77442
77442
  "context": {
77443
77443
  "type": "variable",
77444
- "name": "kendo-tabstrip-item-bg",
77445
- "value": "k-color(surface)",
77444
+ "name": "kendo-tabstrip-lg-item-padding-y",
77445
+ "value": "k-spacing(1.5)",
77446
77446
  "scope": "default",
77447
77447
  "line": {
77448
- "start": 103,
77449
- "end": 103
77448
+ "start": 102,
77449
+ "end": 102
77450
77450
  }
77451
77451
  },
77452
77452
  "group": [
@@ -77459,15 +77459,15 @@
77459
77459
  }
77460
77460
  },
77461
77461
  {
77462
- "description": "The text color of the TabStrip items.\n",
77462
+ "description": " The background color of the TabStrip items.\n",
77463
77463
  "commentRange": {
77464
77464
  "start": 104,
77465
77465
  "end": 105
77466
77466
  },
77467
77467
  "context": {
77468
77468
  "type": "variable",
77469
- "name": "kendo-tabstrip-item-text",
77470
- "value": "k-color(on-app-surface)",
77469
+ "name": "kendo-tabstrip-item-bg",
77470
+ "value": "k-color(surface)",
77471
77471
  "scope": "default",
77472
77472
  "line": {
77473
77473
  "start": 106,
@@ -77484,15 +77484,15 @@
77484
77484
  }
77485
77485
  },
77486
77486
  {
77487
- "description": "The border color of the TabStrip items.\n",
77487
+ "description": "The text color of the TabStrip items.\n",
77488
77488
  "commentRange": {
77489
77489
  "start": 107,
77490
77490
  "end": 108
77491
77491
  },
77492
77492
  "context": {
77493
77493
  "type": "variable",
77494
- "name": "kendo-tabstrip-item-border",
77495
- "value": "k-color(border)",
77494
+ "name": "kendo-tabstrip-item-text",
77495
+ "value": "k-color(on-app-surface)",
77496
77496
  "scope": "default",
77497
77497
  "line": {
77498
77498
  "start": 109,
@@ -77509,15 +77509,15 @@
77509
77509
  }
77510
77510
  },
77511
77511
  {
77512
- "description": "The gradient of the TabStrip items.\n",
77512
+ "description": "The border color of the TabStrip items.\n",
77513
77513
  "commentRange": {
77514
77514
  "start": 110,
77515
77515
  "end": 111
77516
77516
  },
77517
77517
  "context": {
77518
77518
  "type": "variable",
77519
- "name": "kendo-tabstrip-item-gradient",
77520
- "value": "null",
77519
+ "name": "kendo-tabstrip-item-border",
77520
+ "value": "k-color(border)",
77521
77521
  "scope": "default",
77522
77522
  "line": {
77523
77523
  "start": 112,
@@ -77534,19 +77534,19 @@
77534
77534
  }
77535
77535
  },
77536
77536
  {
77537
- "description": "The background color of the hovered TabStrip items.\n",
77537
+ "description": "The gradient of the TabStrip items.\n",
77538
77538
  "commentRange": {
77539
- "start": 114,
77540
- "end": 115
77539
+ "start": 113,
77540
+ "end": 114
77541
77541
  },
77542
77542
  "context": {
77543
77543
  "type": "variable",
77544
- "name": "kendo-tabstrip-item-hover-bg",
77545
- "value": "k-color(base-hover)",
77544
+ "name": "kendo-tabstrip-item-gradient",
77545
+ "value": "null",
77546
77546
  "scope": "default",
77547
77547
  "line": {
77548
- "start": 116,
77549
- "end": 116
77548
+ "start": 115,
77549
+ "end": 115
77550
77550
  }
77551
77551
  },
77552
77552
  "group": [
@@ -77559,15 +77559,15 @@
77559
77559
  }
77560
77560
  },
77561
77561
  {
77562
- "description": "The text color of the hovered TabStrip items.\n",
77562
+ "description": "The background color of the hovered TabStrip items.\n",
77563
77563
  "commentRange": {
77564
77564
  "start": 117,
77565
77565
  "end": 118
77566
77566
  },
77567
77567
  "context": {
77568
77568
  "type": "variable",
77569
- "name": "kendo-tabstrip-item-hover-text",
77570
- "value": "k-color(on-app-surface)",
77569
+ "name": "kendo-tabstrip-item-hover-bg",
77570
+ "value": "k-color(base-hover)",
77571
77571
  "scope": "default",
77572
77572
  "line": {
77573
77573
  "start": 119,
@@ -77584,15 +77584,15 @@
77584
77584
  }
77585
77585
  },
77586
77586
  {
77587
- "description": "The border color of the hovered TabStrip items.\n",
77587
+ "description": "The text color of the hovered TabStrip items.\n",
77588
77588
  "commentRange": {
77589
77589
  "start": 120,
77590
77590
  "end": 121
77591
77591
  },
77592
77592
  "context": {
77593
77593
  "type": "variable",
77594
- "name": "kendo-tabstrip-item-hover-border",
77595
- "value": "k-color(border)",
77594
+ "name": "kendo-tabstrip-item-hover-text",
77595
+ "value": "k-color(on-app-surface)",
77596
77596
  "scope": "default",
77597
77597
  "line": {
77598
77598
  "start": 122,
@@ -77609,15 +77609,15 @@
77609
77609
  }
77610
77610
  },
77611
77611
  {
77612
- "description": "The gradient of the hovered TabStrip items.\n",
77612
+ "description": "The border color of the hovered TabStrip items.\n",
77613
77613
  "commentRange": {
77614
77614
  "start": 123,
77615
77615
  "end": 124
77616
77616
  },
77617
77617
  "context": {
77618
77618
  "type": "variable",
77619
- "name": "kendo-tabstrip-item-hover-gradient",
77620
- "value": "null",
77619
+ "name": "kendo-tabstrip-item-hover-border",
77620
+ "value": "k-color(border)",
77621
77621
  "scope": "default",
77622
77622
  "line": {
77623
77623
  "start": 125,
@@ -77634,19 +77634,19 @@
77634
77634
  }
77635
77635
  },
77636
77636
  {
77637
- "description": "The background color of the selected TabStrip items.\n",
77637
+ "description": "The gradient of the hovered TabStrip items.\n",
77638
77638
  "commentRange": {
77639
- "start": 127,
77640
- "end": 128
77639
+ "start": 126,
77640
+ "end": 127
77641
77641
  },
77642
77642
  "context": {
77643
77643
  "type": "variable",
77644
- "name": "kendo-tabstrip-item-selected-bg",
77645
- "value": "k-color(surface-alt)",
77644
+ "name": "kendo-tabstrip-item-hover-gradient",
77645
+ "value": "null",
77646
77646
  "scope": "default",
77647
77647
  "line": {
77648
- "start": 129,
77649
- "end": 129
77648
+ "start": 128,
77649
+ "end": 128
77650
77650
  }
77651
77651
  },
77652
77652
  "group": [
@@ -77659,15 +77659,15 @@
77659
77659
  }
77660
77660
  },
77661
77661
  {
77662
- "description": "The text color of the selected TabStrip items.\n",
77662
+ "description": "The background color of the selected TabStrip items.\n",
77663
77663
  "commentRange": {
77664
77664
  "start": 130,
77665
77665
  "end": 131
77666
77666
  },
77667
77667
  "context": {
77668
77668
  "type": "variable",
77669
- "name": "kendo-tabstrip-item-selected-text",
77670
- "value": "k-color(primary-on-surface)",
77669
+ "name": "kendo-tabstrip-item-selected-bg",
77670
+ "value": "k-color(surface-alt)",
77671
77671
  "scope": "default",
77672
77672
  "line": {
77673
77673
  "start": 132,
@@ -77684,15 +77684,15 @@
77684
77684
  }
77685
77685
  },
77686
77686
  {
77687
- "description": "The border color of the selected TabStrip items.\n",
77687
+ "description": "The text color of the selected TabStrip items.\n",
77688
77688
  "commentRange": {
77689
77689
  "start": 133,
77690
77690
  "end": 134
77691
77691
  },
77692
77692
  "context": {
77693
77693
  "type": "variable",
77694
- "name": "kendo-tabstrip-item-selected-border",
77695
- "value": "k-color(border)",
77694
+ "name": "kendo-tabstrip-item-selected-text",
77695
+ "value": "k-color(primary-on-surface)",
77696
77696
  "scope": "default",
77697
77697
  "line": {
77698
77698
  "start": 135,
@@ -77709,15 +77709,15 @@
77709
77709
  }
77710
77710
  },
77711
77711
  {
77712
- "description": "The gradient of the selected TabStrip items.\n",
77712
+ "description": "The border color of the selected TabStrip items.\n",
77713
77713
  "commentRange": {
77714
77714
  "start": 136,
77715
77715
  "end": 137
77716
77716
  },
77717
77717
  "context": {
77718
77718
  "type": "variable",
77719
- "name": "kendo-tabstrip-item-selected-gradient",
77720
- "value": "false",
77719
+ "name": "kendo-tabstrip-item-selected-border",
77720
+ "value": "k-color(border)",
77721
77721
  "scope": "default",
77722
77722
  "line": {
77723
77723
  "start": 138,
@@ -77734,15 +77734,15 @@
77734
77734
  }
77735
77735
  },
77736
77736
  {
77737
- "description": "The font weight of the selected TabStrip items.\n",
77737
+ "description": "The gradient of the selected TabStrip items.\n",
77738
77738
  "commentRange": {
77739
77739
  "start": 139,
77740
77740
  "end": 140
77741
77741
  },
77742
77742
  "context": {
77743
77743
  "type": "variable",
77744
- "name": "kendo-tabstrip-item-selected-font-weight",
77745
- "value": "null",
77744
+ "name": "kendo-tabstrip-item-selected-gradient",
77745
+ "value": "false",
77746
77746
  "scope": "default",
77747
77747
  "line": {
77748
77748
  "start": 141,
@@ -77759,19 +77759,19 @@
77759
77759
  }
77760
77760
  },
77761
77761
  {
77762
- "description": "The shadow of the focused TabStrip items.\n",
77762
+ "description": "The font weight of the selected TabStrip items.\n",
77763
77763
  "commentRange": {
77764
- "start": 143,
77765
- "end": 144
77764
+ "start": 142,
77765
+ "end": 143
77766
77766
  },
77767
77767
  "context": {
77768
77768
  "type": "variable",
77769
- "name": "kendo-tabstrip-item-focus-shadow",
77770
- "value": "$kendo-list-item-focus-shadow",
77769
+ "name": "kendo-tabstrip-item-selected-font-weight",
77770
+ "value": "null",
77771
77771
  "scope": "default",
77772
77772
  "line": {
77773
- "start": 145,
77774
- "end": 145
77773
+ "start": 144,
77774
+ "end": 144
77775
77775
  }
77776
77776
  },
77777
77777
  "group": [
@@ -77784,19 +77784,19 @@
77784
77784
  }
77785
77785
  },
77786
77786
  {
77787
- "description": "The shadow of the dragged TabStrip items.\n",
77787
+ "description": "The shadow of the focused TabStrip items.\n",
77788
77788
  "commentRange": {
77789
- "start": 147,
77790
- "end": 148
77789
+ "start": 146,
77790
+ "end": 147
77791
77791
  },
77792
77792
  "context": {
77793
77793
  "type": "variable",
77794
- "name": "kendo-tabstrip-item-dragging-shadow",
77795
- "value": "k-elevation(3)",
77794
+ "name": "kendo-tabstrip-item-focus-shadow",
77795
+ "value": "$kendo-list-item-focus-shadow",
77796
77796
  "scope": "default",
77797
77797
  "line": {
77798
- "start": 149,
77799
- "end": 149
77798
+ "start": 148,
77799
+ "end": 148
77800
77800
  }
77801
77801
  },
77802
77802
  "group": [
@@ -77809,19 +77809,19 @@
77809
77809
  }
77810
77810
  },
77811
77811
  {
77812
- "description": "The background color of the disabled TabStrip items.\n",
77812
+ "description": "The shadow of the dragged TabStrip items.\n",
77813
77813
  "commentRange": {
77814
- "start": 151,
77815
- "end": 152
77814
+ "start": 150,
77815
+ "end": 151
77816
77816
  },
77817
77817
  "context": {
77818
77818
  "type": "variable",
77819
- "name": "kendo-tabstrip-item-disabled-bg",
77820
- "value": "null",
77819
+ "name": "kendo-tabstrip-item-dragging-shadow",
77820
+ "value": "k-elevation(3)",
77821
77821
  "scope": "default",
77822
77822
  "line": {
77823
- "start": 153,
77824
- "end": 153
77823
+ "start": 152,
77824
+ "end": 152
77825
77825
  }
77826
77826
  },
77827
77827
  "group": [
@@ -77834,14 +77834,14 @@
77834
77834
  }
77835
77835
  },
77836
77836
  {
77837
- "description": "The text color of the disabled TabStrip items.\n",
77837
+ "description": "The background color of the disabled TabStrip items.\n",
77838
77838
  "commentRange": {
77839
77839
  "start": 154,
77840
77840
  "end": 155
77841
77841
  },
77842
77842
  "context": {
77843
77843
  "type": "variable",
77844
- "name": "kendo-tabstrip-item-disabled-text",
77844
+ "name": "kendo-tabstrip-item-disabled-bg",
77845
77845
  "value": "null",
77846
77846
  "scope": "default",
77847
77847
  "line": {
@@ -77859,14 +77859,14 @@
77859
77859
  }
77860
77860
  },
77861
77861
  {
77862
- "description": "The border color of the disabled TabStrip items.\n",
77862
+ "description": "The text color of the disabled TabStrip items.\n",
77863
77863
  "commentRange": {
77864
77864
  "start": 157,
77865
77865
  "end": 158
77866
77866
  },
77867
77867
  "context": {
77868
77868
  "type": "variable",
77869
- "name": "kendo-tabstrip-item-disabled-border",
77869
+ "name": "kendo-tabstrip-item-disabled-text",
77870
77870
  "value": "null",
77871
77871
  "scope": "default",
77872
77872
  "line": {
@@ -77884,14 +77884,14 @@
77884
77884
  }
77885
77885
  },
77886
77886
  {
77887
- "description": "The gradient of the disabled TabStrip items.\n",
77887
+ "description": "The border color of the disabled TabStrip items.\n",
77888
77888
  "commentRange": {
77889
77889
  "start": 160,
77890
77890
  "end": 161
77891
77891
  },
77892
77892
  "context": {
77893
77893
  "type": "variable",
77894
- "name": "kendo-tabstrip-item-disabled-gradient",
77894
+ "name": "kendo-tabstrip-item-disabled-border",
77895
77895
  "value": "null",
77896
77896
  "scope": "default",
77897
77897
  "line": {
@@ -77909,14 +77909,14 @@
77909
77909
  }
77910
77910
  },
77911
77911
  {
77912
- "description": "The opacity of the disabled TabStrip items.\n",
77912
+ "description": "The gradient of the disabled TabStrip items.\n",
77913
77913
  "commentRange": {
77914
77914
  "start": 163,
77915
77915
  "end": 164
77916
77916
  },
77917
77917
  "context": {
77918
77918
  "type": "variable",
77919
- "name": "kendo-tabstrip-item-disabled-opacity",
77919
+ "name": "kendo-tabstrip-item-disabled-gradient",
77920
77920
  "value": "null",
77921
77921
  "scope": "default",
77922
77922
  "line": {
@@ -77934,14 +77934,14 @@
77934
77934
  }
77935
77935
  },
77936
77936
  {
77937
- "description": "The filter of the disabled TabStrip items.\n",
77937
+ "description": "The opacity of the disabled TabStrip items.\n",
77938
77938
  "commentRange": {
77939
77939
  "start": 166,
77940
77940
  "end": 167
77941
77941
  },
77942
77942
  "context": {
77943
77943
  "type": "variable",
77944
- "name": "kendo-tabstrip-item-disabled-filter",
77944
+ "name": "kendo-tabstrip-item-disabled-opacity",
77945
77945
  "value": "null",
77946
77946
  "scope": "default",
77947
77947
  "line": {
@@ -77959,19 +77959,19 @@
77959
77959
  }
77960
77960
  },
77961
77961
  {
77962
- "description": "The border width of the TabStrip indicator.\n",
77962
+ "description": "The filter of the disabled TabStrip items.\n",
77963
77963
  "commentRange": {
77964
- "start": 170,
77965
- "end": 171
77964
+ "start": 169,
77965
+ "end": 170
77966
77966
  },
77967
77967
  "context": {
77968
77968
  "type": "variable",
77969
- "name": "kendo-tabstrip-indicator-size",
77969
+ "name": "kendo-tabstrip-item-disabled-filter",
77970
77970
  "value": "null",
77971
77971
  "scope": "default",
77972
77972
  "line": {
77973
- "start": 172,
77974
- "end": 172
77973
+ "start": 171,
77974
+ "end": 171
77975
77975
  }
77976
77976
  },
77977
77977
  "group": [
@@ -77984,14 +77984,14 @@
77984
77984
  }
77985
77985
  },
77986
77986
  {
77987
- "description": "The border color of the TabStrip ripple.\n",
77987
+ "description": "The border width of the TabStrip indicator.\n",
77988
77988
  "commentRange": {
77989
77989
  "start": 173,
77990
77990
  "end": 174
77991
77991
  },
77992
77992
  "context": {
77993
77993
  "type": "variable",
77994
- "name": "kendo-tabstrip-indicator-color",
77994
+ "name": "kendo-tabstrip-indicator-size",
77995
77995
  "value": "null",
77996
77996
  "scope": "default",
77997
77997
  "line": {
@@ -78009,19 +78009,19 @@
78009
78009
  }
78010
78010
  },
78011
78011
  {
78012
- "description": "The horizontal padding of the TabStrip content.\n",
78012
+ "description": "The border color of the TabStrip ripple.\n",
78013
78013
  "commentRange": {
78014
- "start": 177,
78015
- "end": 178
78014
+ "start": 176,
78015
+ "end": 177
78016
78016
  },
78017
78017
  "context": {
78018
78018
  "type": "variable",
78019
- "name": "kendo-tabstrip-content-padding-x",
78020
- "value": "k-spacing(4)",
78019
+ "name": "kendo-tabstrip-indicator-color",
78020
+ "value": "null",
78021
78021
  "scope": "default",
78022
78022
  "line": {
78023
- "start": 179,
78024
- "end": 179
78023
+ "start": 178,
78024
+ "end": 178
78025
78025
  }
78026
78026
  },
78027
78027
  "group": [
@@ -78034,14 +78034,14 @@
78034
78034
  }
78035
78035
  },
78036
78036
  {
78037
- "description": "The vertical padding of the TabStrip content.\n",
78037
+ "description": "The horizontal padding of the TabStrip content.\n",
78038
78038
  "commentRange": {
78039
78039
  "start": 180,
78040
78040
  "end": 181
78041
78041
  },
78042
78042
  "context": {
78043
78043
  "type": "variable",
78044
- "name": "kendo-tabstrip-content-padding-y",
78044
+ "name": "kendo-tabstrip-content-padding-x",
78045
78045
  "value": "k-spacing(4)",
78046
78046
  "scope": "default",
78047
78047
  "line": {
@@ -78059,15 +78059,15 @@
78059
78059
  }
78060
78060
  },
78061
78061
  {
78062
- "description": "The border width around the TabStrip content.\n",
78062
+ "description": "The vertical padding of the TabStrip content.\n",
78063
78063
  "commentRange": {
78064
78064
  "start": 183,
78065
78065
  "end": 184
78066
78066
  },
78067
78067
  "context": {
78068
78068
  "type": "variable",
78069
- "name": "kendo-tabstrip-content-border-width",
78070
- "value": "1px",
78069
+ "name": "kendo-tabstrip-content-padding-y",
78070
+ "value": "k-spacing(4)",
78071
78071
  "scope": "default",
78072
78072
  "line": {
78073
78073
  "start": 185,
@@ -78084,19 +78084,19 @@
78084
78084
  }
78085
78085
  },
78086
78086
  {
78087
- "description": "The background color of the TabStrip content.\n",
78087
+ "description": "The border width around the TabStrip content.\n",
78088
78088
  "commentRange": {
78089
- "start": 187,
78090
- "end": 188
78089
+ "start": 186,
78090
+ "end": 187
78091
78091
  },
78092
78092
  "context": {
78093
78093
  "type": "variable",
78094
- "name": "kendo-tabstrip-content-bg",
78095
- "value": "k-color(surface-alt)",
78094
+ "name": "kendo-tabstrip-content-border-width",
78095
+ "value": "1px",
78096
78096
  "scope": "default",
78097
78097
  "line": {
78098
- "start": 189,
78099
- "end": 189
78098
+ "start": 188,
78099
+ "end": 188
78100
78100
  }
78101
78101
  },
78102
78102
  "group": [
@@ -78109,15 +78109,15 @@
78109
78109
  }
78110
78110
  },
78111
78111
  {
78112
- "description": "The text color of the TabStrip content.\n",
78112
+ "description": "The background color of the TabStrip content.\n",
78113
78113
  "commentRange": {
78114
78114
  "start": 190,
78115
78115
  "end": 191
78116
78116
  },
78117
78117
  "context": {
78118
78118
  "type": "variable",
78119
- "name": "kendo-tabstrip-content-text",
78120
- "value": "k-color(on-app-surface)",
78119
+ "name": "kendo-tabstrip-content-bg",
78120
+ "value": "k-color(surface-alt)",
78121
78121
  "scope": "default",
78122
78122
  "line": {
78123
78123
  "start": 192,
@@ -78134,15 +78134,15 @@
78134
78134
  }
78135
78135
  },
78136
78136
  {
78137
- "description": "The border color of the TabStrip content.\n",
78137
+ "description": "The text color of the TabStrip content.\n",
78138
78138
  "commentRange": {
78139
78139
  "start": 193,
78140
78140
  "end": 194
78141
78141
  },
78142
78142
  "context": {
78143
78143
  "type": "variable",
78144
- "name": "kendo-tabstrip-content-border",
78145
- "value": "k-color(border)",
78144
+ "name": "kendo-tabstrip-content-text",
78145
+ "value": "k-color(on-app-surface)",
78146
78146
  "scope": "default",
78147
78147
  "line": {
78148
78148
  "start": 195,
@@ -78159,15 +78159,15 @@
78159
78159
  }
78160
78160
  },
78161
78161
  {
78162
- "description": "The border color of the focused TabStrip content.\n",
78162
+ "description": "The border color of the TabStrip content.\n",
78163
78163
  "commentRange": {
78164
78164
  "start": 196,
78165
78165
  "end": 197
78166
78166
  },
78167
78167
  "context": {
78168
78168
  "type": "variable",
78169
- "name": "kendo-tabstrip-content-focus-border",
78170
- "value": "k-color(on-app-surface)",
78169
+ "name": "kendo-tabstrip-content-border",
78170
+ "value": "k-color(border)",
78171
78171
  "scope": "default",
78172
78172
  "line": {
78173
78173
  "start": 198,
@@ -78183,11 +78183,36 @@
78183
78183
  "name": "_variables.scss"
78184
78184
  }
78185
78185
  },
78186
+ {
78187
+ "description": "The border color of the focused TabStrip content.\n",
78188
+ "commentRange": {
78189
+ "start": 199,
78190
+ "end": 200
78191
+ },
78192
+ "context": {
78193
+ "type": "variable",
78194
+ "name": "kendo-tabstrip-content-focus-border",
78195
+ "value": "k-color(on-app-surface)",
78196
+ "scope": "default",
78197
+ "line": {
78198
+ "start": 201,
78199
+ "end": 201
78200
+ }
78201
+ },
78202
+ "group": [
78203
+ "tabstrip"
78204
+ ],
78205
+ "access": "public",
78206
+ "file": {
78207
+ "path": "tabstrip/_variables.scss",
78208
+ "name": "_variables.scss"
78209
+ }
78210
+ },
78186
78211
  {
78187
78212
  "description": "The left and right scroll overlay of the TabStrip.\n",
78188
78213
  "commentRange": {
78189
- "start": 200,
78190
- "end": 201
78214
+ "start": 203,
78215
+ "end": 204
78191
78216
  },
78192
78217
  "context": {
78193
78218
  "type": "variable",
@@ -78195,8 +78220,8 @@
78195
78220
  "value": "k-color(app-surface), color-mix(in srgb, k-color(app-surface) 0%, transparent)",
78196
78221
  "scope": "default",
78197
78222
  "line": {
78198
- "start": 202,
78199
- "end": 202
78223
+ "start": 205,
78224
+ "end": 205
78200
78225
  }
78201
78226
  },
78202
78227
  "group": [
@@ -78211,8 +78236,8 @@
78211
78236
  {
78212
78237
  "description": "The spacing around the TabStrip scroll buttons (prev/next).\n",
78213
78238
  "commentRange": {
78214
- "start": 204,
78215
- "end": 205
78239
+ "start": 207,
78240
+ "end": 208
78216
78241
  },
78217
78242
  "context": {
78218
78243
  "type": "variable",
@@ -78220,8 +78245,8 @@
78220
78245
  "value": "null",
78221
78246
  "scope": "default",
78222
78247
  "line": {
78223
- "start": 206,
78224
- "end": 206
78248
+ "start": 209,
78249
+ "end": 209
78225
78250
  }
78226
78251
  },
78227
78252
  "group": [
@@ -91446,8 +91471,8 @@
91446
91471
  {
91447
91472
  "description": "The sizes map of the TabStrip.\n",
91448
91473
  "commentRange": {
91449
- "start": 84,
91450
- "end": 85
91474
+ "start": 85,
91475
+ "end": 86
91451
91476
  },
91452
91477
  "context": {
91453
91478
  "type": "variable",
@@ -91455,8 +91480,8 @@
91455
91480
  "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)",
91456
91481
  "scope": "default",
91457
91482
  "line": {
91458
- "start": 86,
91459
- "end": 105
91483
+ "start": 87,
91484
+ "end": 106
91460
91485
  }
91461
91486
  },
91462
91487
  "group": [