@sage/design-tokens 7.3.0 → 7.3.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 (132) hide show
  1. package/css/frozenproduct/all.css +24 -24
  2. package/css/frozenproduct/large/components/progress.css +6 -6
  3. package/css/frozenproduct/large/components/tab.css +1 -1
  4. package/css/frozenproduct/small/components/button.css +23 -23
  5. package/css/frozenproduct/small/components/tab.css +1 -1
  6. package/css/marketing/all.css +1 -1
  7. package/css/marketing/large/components/tab.css +1 -1
  8. package/css/marketing/small/components/tab.css +1 -1
  9. package/css/product/all.css +1 -1
  10. package/css/product/large/components/tab.css +1 -1
  11. package/css/product/small/components/tab.css +1 -1
  12. package/ios/frozenproduct/large/dark/components/tab.h +1 -1
  13. package/ios/frozenproduct/large/light/components/tab.h +1 -1
  14. package/ios/frozenproduct/small/dark/components/tab.h +1 -1
  15. package/ios/frozenproduct/small/light/components/tab.h +1 -1
  16. package/ios/marketing/large/dark/components/tab.h +1 -1
  17. package/ios/marketing/large/light/components/tab.h +1 -1
  18. package/ios/marketing/small/dark/components/tab.h +1 -1
  19. package/ios/marketing/small/light/components/tab.h +1 -1
  20. package/ios/product/large/dark/components/tab.h +1 -1
  21. package/ios/product/large/light/components/tab.h +1 -1
  22. package/ios/product/small/dark/components/tab.h +1 -1
  23. package/ios/product/small/light/components/tab.h +1 -1
  24. package/js/common/frozenproduct/large/dark/components/tab.js +2 -2
  25. package/js/common/frozenproduct/large/light/components/tab.js +2 -2
  26. package/js/common/frozenproduct/small/dark/components/tab.js +2 -2
  27. package/js/common/frozenproduct/small/light/components/tab.js +2 -2
  28. package/js/common/marketing/large/dark/components/tab.js +2 -2
  29. package/js/common/marketing/large/light/components/tab.js +2 -2
  30. package/js/common/marketing/small/dark/components/tab.js +2 -2
  31. package/js/common/marketing/small/light/components/tab.js +2 -2
  32. package/js/common/product/large/dark/components/tab.js +2 -2
  33. package/js/common/product/large/light/components/tab.js +2 -2
  34. package/js/common/product/small/dark/components/tab.js +2 -2
  35. package/js/common/product/small/light/components/tab.js +2 -2
  36. package/js/es6/frozenproduct/large/dark/components/tab.js +1 -1
  37. package/js/es6/frozenproduct/large/light/components/tab.js +1 -1
  38. package/js/es6/frozenproduct/small/dark/components/tab.js +1 -1
  39. package/js/es6/frozenproduct/small/light/components/tab.js +1 -1
  40. package/js/es6/marketing/large/dark/components/tab.js +1 -1
  41. package/js/es6/marketing/large/light/components/tab.js +1 -1
  42. package/js/es6/marketing/small/dark/components/tab.js +1 -1
  43. package/js/es6/marketing/small/light/components/tab.js +1 -1
  44. package/js/es6/product/large/dark/components/tab.js +1 -1
  45. package/js/es6/product/large/light/components/tab.js +1 -1
  46. package/js/es6/product/small/dark/components/tab.js +1 -1
  47. package/js/es6/product/small/light/components/tab.js +1 -1
  48. package/js/umd/frozenproduct/large/dark/components/tab.js +2 -2
  49. package/js/umd/frozenproduct/large/light/components/tab.js +2 -2
  50. package/js/umd/frozenproduct/small/dark/components/tab.js +2 -2
  51. package/js/umd/frozenproduct/small/light/components/tab.js +2 -2
  52. package/js/umd/marketing/large/dark/components/tab.js +2 -2
  53. package/js/umd/marketing/large/light/components/tab.js +2 -2
  54. package/js/umd/marketing/small/dark/components/tab.js +2 -2
  55. package/js/umd/marketing/small/light/components/tab.js +2 -2
  56. package/js/umd/product/large/dark/components/tab.js +2 -2
  57. package/js/umd/product/large/light/components/tab.js +2 -2
  58. package/js/umd/product/small/dark/components/tab.js +2 -2
  59. package/js/umd/product/small/light/components/tab.js +2 -2
  60. package/json/flat/frozenproduct/large/dark/components/tab.json +1 -1
  61. package/json/flat/frozenproduct/large/light/components/tab.json +1 -1
  62. package/json/flat/frozenproduct/small/dark/components/tab.json +1 -1
  63. package/json/flat/frozenproduct/small/light/components/tab.json +1 -1
  64. package/json/flat/marketing/large/dark/components/tab.json +1 -1
  65. package/json/flat/marketing/large/light/components/tab.json +1 -1
  66. package/json/flat/marketing/small/dark/components/tab.json +1 -1
  67. package/json/flat/marketing/small/light/components/tab.json +1 -1
  68. package/json/flat/product/large/dark/components/tab.json +1 -1
  69. package/json/flat/product/large/light/components/tab.json +1 -1
  70. package/json/flat/product/small/dark/components/tab.json +1 -1
  71. package/json/flat/product/small/light/components/tab.json +1 -1
  72. package/json/nested/frozenproduct/large/dark/components/tab.json +1 -1
  73. package/json/nested/frozenproduct/large/light/components/tab.json +1 -1
  74. package/json/nested/frozenproduct/small/dark/components/tab.json +1 -1
  75. package/json/nested/frozenproduct/small/light/components/tab.json +1 -1
  76. package/json/nested/marketing/large/dark/components/tab.json +1 -1
  77. package/json/nested/marketing/large/light/components/tab.json +1 -1
  78. package/json/nested/marketing/small/dark/components/tab.json +1 -1
  79. package/json/nested/marketing/small/light/components/tab.json +1 -1
  80. package/json/nested/product/large/dark/components/tab.json +1 -1
  81. package/json/nested/product/large/light/components/tab.json +1 -1
  82. package/json/nested/product/small/dark/components/tab.json +1 -1
  83. package/json/nested/product/small/light/components/tab.json +1 -1
  84. package/package.json +1 -1
  85. package/sage-design-tokens-7.3.1.tgz +0 -0
  86. package/scss/frozenproduct/large/components/button.scss +23 -23
  87. package/scss/frozenproduct/large/components/container.scss +9 -9
  88. package/scss/frozenproduct/large/components/form.scss +7 -7
  89. package/scss/frozenproduct/large/components/link.scss +2 -2
  90. package/scss/frozenproduct/large/components/nav.scss +3 -3
  91. package/scss/frozenproduct/large/components/page.scss +1 -1
  92. package/scss/frozenproduct/large/components/popover.scss +2 -2
  93. package/scss/frozenproduct/large/components/progress.scss +6 -6
  94. package/scss/frozenproduct/large/components/status.scss +3 -3
  95. package/scss/frozenproduct/large/components/tab.scss +8 -8
  96. package/scss/frozenproduct/large/components/table.scss +10 -10
  97. package/scss/frozenproduct/small/components/button.scss +23 -23
  98. package/scss/frozenproduct/small/components/container.scss +9 -9
  99. package/scss/frozenproduct/small/components/form.scss +7 -7
  100. package/scss/frozenproduct/small/components/link.scss +2 -2
  101. package/scss/frozenproduct/small/components/nav.scss +3 -3
  102. package/scss/frozenproduct/small/components/page.scss +1 -1
  103. package/scss/frozenproduct/small/components/popover.scss +2 -2
  104. package/scss/frozenproduct/small/components/progress.scss +6 -6
  105. package/scss/frozenproduct/small/components/status.scss +3 -3
  106. package/scss/frozenproduct/small/components/tab.scss +8 -8
  107. package/scss/frozenproduct/small/components/table.scss +10 -10
  108. package/scss/marketing/large/components/tab.scss +1 -1
  109. package/scss/marketing/small/components/button.scss +23 -23
  110. package/scss/marketing/small/components/container.scss +9 -9
  111. package/scss/marketing/small/components/form.scss +7 -7
  112. package/scss/marketing/small/components/link.scss +2 -2
  113. package/scss/marketing/small/components/nav.scss +3 -3
  114. package/scss/marketing/small/components/page.scss +1 -1
  115. package/scss/marketing/small/components/popover.scss +2 -2
  116. package/scss/marketing/small/components/progress.scss +6 -6
  117. package/scss/marketing/small/components/status.scss +3 -3
  118. package/scss/marketing/small/components/tab.scss +8 -8
  119. package/scss/marketing/small/components/table.scss +10 -10
  120. package/scss/product/large/components/tab.scss +1 -1
  121. package/scss/product/small/components/button.scss +23 -23
  122. package/scss/product/small/components/container.scss +9 -9
  123. package/scss/product/small/components/form.scss +7 -7
  124. package/scss/product/small/components/link.scss +2 -2
  125. package/scss/product/small/components/nav.scss +3 -3
  126. package/scss/product/small/components/page.scss +1 -1
  127. package/scss/product/small/components/popover.scss +2 -2
  128. package/scss/product/small/components/progress.scss +6 -6
  129. package/scss/product/small/components/status.scss +3 -3
  130. package/scss/product/small/components/tab.scss +8 -8
  131. package/scss/product/small/components/table.scss +10 -10
  132. package/sage-design-tokens-7.3.0.tgz +0 -0
@@ -621,13 +621,13 @@ module.exports = {
621
621
  navigation: {
622
622
  bottom: {
623
623
  $type: "borderWidth",
624
- $value: 4,
624
+ $value: 2,
625
625
  $description: "Tab (enabled and hover bottom border)",
626
626
  filePath: "data/tokens/components/tab.json",
627
627
  isSource: true,
628
628
  original: {
629
629
  $type: "borderWidth",
630
- $value: "{global.borderwidth.L}",
630
+ $value: "{global.borderwidth.S}",
631
631
  $description: "Tab (enabled and hover bottom border)",
632
632
  },
633
633
  name: "tabBorderwidthNavigationBottom",
@@ -621,13 +621,13 @@ module.exports = {
621
621
  navigation: {
622
622
  bottom: {
623
623
  $type: "borderWidth",
624
- $value: 4,
624
+ $value: 2,
625
625
  $description: "Tab (enabled and hover bottom border)",
626
626
  filePath: "data/tokens/components/tab.json",
627
627
  isSource: true,
628
628
  original: {
629
629
  $type: "borderWidth",
630
- $value: "{global.borderwidth.L}",
630
+ $value: "{global.borderwidth.S}",
631
631
  $description: "Tab (enabled and hover bottom border)",
632
632
  },
633
633
  name: "tabBorderwidthNavigationBottom",
@@ -621,13 +621,13 @@ module.exports = {
621
621
  navigation: {
622
622
  bottom: {
623
623
  $type: "borderWidth",
624
- $value: 4,
624
+ $value: 2,
625
625
  $description: "Tab (enabled and hover bottom border)",
626
626
  filePath: "data/tokens/components/tab.json",
627
627
  isSource: true,
628
628
  original: {
629
629
  $type: "borderWidth",
630
- $value: "{global.borderwidth.L}",
630
+ $value: "{global.borderwidth.S}",
631
631
  $description: "Tab (enabled and hover bottom border)",
632
632
  },
633
633
  name: "tabBorderwidthNavigationBottom",
@@ -621,13 +621,13 @@ module.exports = {
621
621
  navigation: {
622
622
  bottom: {
623
623
  $type: "borderWidth",
624
- $value: 4,
624
+ $value: 2,
625
625
  $description: "Tab (enabled and hover bottom border)",
626
626
  filePath: "data/tokens/components/tab.json",
627
627
  isSource: true,
628
628
  original: {
629
629
  $type: "borderWidth",
630
- $value: "{global.borderwidth.L}",
630
+ $value: "{global.borderwidth.S}",
631
631
  $description: "Tab (enabled and hover bottom border)",
632
632
  },
633
633
  name: "tabBorderwidthNavigationBottom",
@@ -621,13 +621,13 @@ module.exports = {
621
621
  navigation: {
622
622
  bottom: {
623
623
  $type: "borderWidth",
624
- $value: 4,
624
+ $value: 2,
625
625
  $description: "Tab (enabled and hover bottom border)",
626
626
  filePath: "data/tokens/components/tab.json",
627
627
  isSource: true,
628
628
  original: {
629
629
  $type: "borderWidth",
630
- $value: "{global.borderwidth.L}",
630
+ $value: "{global.borderwidth.S}",
631
631
  $description: "Tab (enabled and hover bottom border)",
632
632
  },
633
633
  name: "tabBorderwidthNavigationBottom",
@@ -621,13 +621,13 @@ module.exports = {
621
621
  navigation: {
622
622
  bottom: {
623
623
  $type: "borderWidth",
624
- $value: 4,
624
+ $value: 2,
625
625
  $description: "Tab (enabled and hover bottom border)",
626
626
  filePath: "data/tokens/components/tab.json",
627
627
  isSource: true,
628
628
  original: {
629
629
  $type: "borderWidth",
630
- $value: "{global.borderwidth.L}",
630
+ $value: "{global.borderwidth.S}",
631
631
  $description: "Tab (enabled and hover bottom border)",
632
632
  },
633
633
  name: "tabBorderwidthNavigationBottom",
@@ -47,7 +47,7 @@ export const tabRadiusBaselineL = 1;
47
47
  export const tabRadiusIndicatorM = 2;
48
48
  export const tabRadiusIndicatorL = 2;
49
49
  export const tabRadiusNone = "0";
50
- export const tabBorderwidthNavigationBottom = 4;
50
+ export const tabBorderwidthNavigationBottom = 2;
51
51
  export const tabBorderwidthNavigationSide = 2;
52
52
  export const tabTypographyAdaptiveLabelS = {
53
53
  fontFamily: "Sage UI",
@@ -47,7 +47,7 @@ export const tabRadiusBaselineL = 1;
47
47
  export const tabRadiusIndicatorM = 2;
48
48
  export const tabRadiusIndicatorL = 2;
49
49
  export const tabRadiusNone = "0";
50
- export const tabBorderwidthNavigationBottom = 4;
50
+ export const tabBorderwidthNavigationBottom = 2;
51
51
  export const tabBorderwidthNavigationSide = 2;
52
52
  export const tabTypographyAdaptiveLabelS = {
53
53
  fontFamily: "Sage UI",
@@ -47,7 +47,7 @@ export const tabRadiusBaselineL = 1;
47
47
  export const tabRadiusIndicatorM = 2;
48
48
  export const tabRadiusIndicatorL = 2;
49
49
  export const tabRadiusNone = "0";
50
- export const tabBorderwidthNavigationBottom = 4;
50
+ export const tabBorderwidthNavigationBottom = 2;
51
51
  export const tabBorderwidthNavigationSide = 2;
52
52
  export const tabTypographyAdaptiveLabelS = {
53
53
  fontFamily: "Sage UI",
@@ -47,7 +47,7 @@ export const tabRadiusBaselineL = 1;
47
47
  export const tabRadiusIndicatorM = 2;
48
48
  export const tabRadiusIndicatorL = 2;
49
49
  export const tabRadiusNone = "0";
50
- export const tabBorderwidthNavigationBottom = 4;
50
+ export const tabBorderwidthNavigationBottom = 2;
51
51
  export const tabBorderwidthNavigationSide = 2;
52
52
  export const tabTypographyAdaptiveLabelS = {
53
53
  fontFamily: "Sage UI",
@@ -47,7 +47,7 @@ export const tabRadiusBaselineL = 1;
47
47
  export const tabRadiusIndicatorM = 2;
48
48
  export const tabRadiusIndicatorL = 2;
49
49
  export const tabRadiusNone = "0";
50
- export const tabBorderwidthNavigationBottom = 4;
50
+ export const tabBorderwidthNavigationBottom = 2;
51
51
  export const tabBorderwidthNavigationSide = 2;
52
52
  export const tabTypographyAdaptiveLabelS = {
53
53
  fontFamily: "Sage UI",
@@ -47,7 +47,7 @@ export const tabRadiusBaselineL = 1;
47
47
  export const tabRadiusIndicatorM = 2;
48
48
  export const tabRadiusIndicatorL = 2;
49
49
  export const tabRadiusNone = "0";
50
- export const tabBorderwidthNavigationBottom = 4;
50
+ export const tabBorderwidthNavigationBottom = 2;
51
51
  export const tabBorderwidthNavigationSide = 2;
52
52
  export const tabTypographyAdaptiveLabelS = {
53
53
  fontFamily: "Sage UI",
@@ -47,7 +47,7 @@ export const tabRadiusBaselineL = 1;
47
47
  export const tabRadiusIndicatorM = 2;
48
48
  export const tabRadiusIndicatorL = 2;
49
49
  export const tabRadiusNone = "0";
50
- export const tabBorderwidthNavigationBottom = 4;
50
+ export const tabBorderwidthNavigationBottom = 2;
51
51
  export const tabBorderwidthNavigationSide = 2;
52
52
  export const tabTypographyAdaptiveLabelS = {
53
53
  fontFamily: "Sage UI",
@@ -47,7 +47,7 @@ export const tabRadiusBaselineL = 1;
47
47
  export const tabRadiusIndicatorM = 2;
48
48
  export const tabRadiusIndicatorL = 2;
49
49
  export const tabRadiusNone = "0";
50
- export const tabBorderwidthNavigationBottom = 4;
50
+ export const tabBorderwidthNavigationBottom = 2;
51
51
  export const tabBorderwidthNavigationSide = 2;
52
52
  export const tabTypographyAdaptiveLabelS = {
53
53
  fontFamily: "Sage UI",
@@ -47,7 +47,7 @@ export const tabRadiusBaselineL = 1;
47
47
  export const tabRadiusIndicatorM = 2;
48
48
  export const tabRadiusIndicatorL = 2;
49
49
  export const tabRadiusNone = "0";
50
- export const tabBorderwidthNavigationBottom = 4;
50
+ export const tabBorderwidthNavigationBottom = 2;
51
51
  export const tabBorderwidthNavigationSide = 2;
52
52
  export const tabTypographyAdaptiveLabelS = {
53
53
  fontFamily: "Sage UI",
@@ -47,7 +47,7 @@ export const tabRadiusBaselineL = 1;
47
47
  export const tabRadiusIndicatorM = 2;
48
48
  export const tabRadiusIndicatorL = 2;
49
49
  export const tabRadiusNone = "0";
50
- export const tabBorderwidthNavigationBottom = 4;
50
+ export const tabBorderwidthNavigationBottom = 2;
51
51
  export const tabBorderwidthNavigationSide = 2;
52
52
  export const tabTypographyAdaptiveLabelS = {
53
53
  fontFamily: "Sage UI",
@@ -47,7 +47,7 @@ export const tabRadiusBaselineL = 1;
47
47
  export const tabRadiusIndicatorM = 2;
48
48
  export const tabRadiusIndicatorL = 2;
49
49
  export const tabRadiusNone = "0";
50
- export const tabBorderwidthNavigationBottom = 4;
50
+ export const tabBorderwidthNavigationBottom = 2;
51
51
  export const tabBorderwidthNavigationSide = 2;
52
52
  export const tabTypographyAdaptiveLabelS = {
53
53
  fontFamily: "Sage UI",
@@ -47,7 +47,7 @@ export const tabRadiusBaselineL = 1;
47
47
  export const tabRadiusIndicatorM = 2;
48
48
  export const tabRadiusIndicatorL = 2;
49
49
  export const tabRadiusNone = "0";
50
- export const tabBorderwidthNavigationBottom = 4;
50
+ export const tabBorderwidthNavigationBottom = 2;
51
51
  export const tabBorderwidthNavigationSide = 2;
52
52
  export const tabTypographyAdaptiveLabelS = {
53
53
  fontFamily: "Sage UI",
@@ -632,13 +632,13 @@
632
632
  navigation: {
633
633
  bottom: {
634
634
  $type: "borderWidth",
635
- $value: 4,
635
+ $value: 2,
636
636
  $description: "Tab (enabled and hover bottom border)",
637
637
  filePath: "data/tokens/components/tab.json",
638
638
  isSource: true,
639
639
  original: {
640
640
  $type: "borderWidth",
641
- $value: "{global.borderwidth.L}",
641
+ $value: "{global.borderwidth.S}",
642
642
  $description: "Tab (enabled and hover bottom border)",
643
643
  },
644
644
  name: "tabBorderwidthNavigationBottom",
@@ -632,13 +632,13 @@
632
632
  navigation: {
633
633
  bottom: {
634
634
  $type: "borderWidth",
635
- $value: 4,
635
+ $value: 2,
636
636
  $description: "Tab (enabled and hover bottom border)",
637
637
  filePath: "data/tokens/components/tab.json",
638
638
  isSource: true,
639
639
  original: {
640
640
  $type: "borderWidth",
641
- $value: "{global.borderwidth.L}",
641
+ $value: "{global.borderwidth.S}",
642
642
  $description: "Tab (enabled and hover bottom border)",
643
643
  },
644
644
  name: "tabBorderwidthNavigationBottom",
@@ -632,13 +632,13 @@
632
632
  navigation: {
633
633
  bottom: {
634
634
  $type: "borderWidth",
635
- $value: 4,
635
+ $value: 2,
636
636
  $description: "Tab (enabled and hover bottom border)",
637
637
  filePath: "data/tokens/components/tab.json",
638
638
  isSource: true,
639
639
  original: {
640
640
  $type: "borderWidth",
641
- $value: "{global.borderwidth.L}",
641
+ $value: "{global.borderwidth.S}",
642
642
  $description: "Tab (enabled and hover bottom border)",
643
643
  },
644
644
  name: "tabBorderwidthNavigationBottom",
@@ -632,13 +632,13 @@
632
632
  navigation: {
633
633
  bottom: {
634
634
  $type: "borderWidth",
635
- $value: 4,
635
+ $value: 2,
636
636
  $description: "Tab (enabled and hover bottom border)",
637
637
  filePath: "data/tokens/components/tab.json",
638
638
  isSource: true,
639
639
  original: {
640
640
  $type: "borderWidth",
641
- $value: "{global.borderwidth.L}",
641
+ $value: "{global.borderwidth.S}",
642
642
  $description: "Tab (enabled and hover bottom border)",
643
643
  },
644
644
  name: "tabBorderwidthNavigationBottom",
@@ -632,13 +632,13 @@
632
632
  navigation: {
633
633
  bottom: {
634
634
  $type: "borderWidth",
635
- $value: 4,
635
+ $value: 2,
636
636
  $description: "Tab (enabled and hover bottom border)",
637
637
  filePath: "data/tokens/components/tab.json",
638
638
  isSource: true,
639
639
  original: {
640
640
  $type: "borderWidth",
641
- $value: "{global.borderwidth.L}",
641
+ $value: "{global.borderwidth.S}",
642
642
  $description: "Tab (enabled and hover bottom border)",
643
643
  },
644
644
  name: "tabBorderwidthNavigationBottom",
@@ -632,13 +632,13 @@
632
632
  navigation: {
633
633
  bottom: {
634
634
  $type: "borderWidth",
635
- $value: 4,
635
+ $value: 2,
636
636
  $description: "Tab (enabled and hover bottom border)",
637
637
  filePath: "data/tokens/components/tab.json",
638
638
  isSource: true,
639
639
  original: {
640
640
  $type: "borderWidth",
641
- $value: "{global.borderwidth.L}",
641
+ $value: "{global.borderwidth.S}",
642
642
  $description: "Tab (enabled and hover bottom border)",
643
643
  },
644
644
  name: "tabBorderwidthNavigationBottom",
@@ -632,13 +632,13 @@
632
632
  navigation: {
633
633
  bottom: {
634
634
  $type: "borderWidth",
635
- $value: 4,
635
+ $value: 2,
636
636
  $description: "Tab (enabled and hover bottom border)",
637
637
  filePath: "data/tokens/components/tab.json",
638
638
  isSource: true,
639
639
  original: {
640
640
  $type: "borderWidth",
641
- $value: "{global.borderwidth.L}",
641
+ $value: "{global.borderwidth.S}",
642
642
  $description: "Tab (enabled and hover bottom border)",
643
643
  },
644
644
  name: "tabBorderwidthNavigationBottom",
@@ -632,13 +632,13 @@
632
632
  navigation: {
633
633
  bottom: {
634
634
  $type: "borderWidth",
635
- $value: 4,
635
+ $value: 2,
636
636
  $description: "Tab (enabled and hover bottom border)",
637
637
  filePath: "data/tokens/components/tab.json",
638
638
  isSource: true,
639
639
  original: {
640
640
  $type: "borderWidth",
641
- $value: "{global.borderwidth.L}",
641
+ $value: "{global.borderwidth.S}",
642
642
  $description: "Tab (enabled and hover bottom border)",
643
643
  },
644
644
  name: "tabBorderwidthNavigationBottom",
@@ -632,13 +632,13 @@
632
632
  navigation: {
633
633
  bottom: {
634
634
  $type: "borderWidth",
635
- $value: 4,
635
+ $value: 2,
636
636
  $description: "Tab (enabled and hover bottom border)",
637
637
  filePath: "data/tokens/components/tab.json",
638
638
  isSource: true,
639
639
  original: {
640
640
  $type: "borderWidth",
641
- $value: "{global.borderwidth.L}",
641
+ $value: "{global.borderwidth.S}",
642
642
  $description: "Tab (enabled and hover bottom border)",
643
643
  },
644
644
  name: "tabBorderwidthNavigationBottom",
@@ -632,13 +632,13 @@
632
632
  navigation: {
633
633
  bottom: {
634
634
  $type: "borderWidth",
635
- $value: 4,
635
+ $value: 2,
636
636
  $description: "Tab (enabled and hover bottom border)",
637
637
  filePath: "data/tokens/components/tab.json",
638
638
  isSource: true,
639
639
  original: {
640
640
  $type: "borderWidth",
641
- $value: "{global.borderwidth.L}",
641
+ $value: "{global.borderwidth.S}",
642
642
  $description: "Tab (enabled and hover bottom border)",
643
643
  },
644
644
  name: "tabBorderwidthNavigationBottom",
@@ -632,13 +632,13 @@
632
632
  navigation: {
633
633
  bottom: {
634
634
  $type: "borderWidth",
635
- $value: 4,
635
+ $value: 2,
636
636
  $description: "Tab (enabled and hover bottom border)",
637
637
  filePath: "data/tokens/components/tab.json",
638
638
  isSource: true,
639
639
  original: {
640
640
  $type: "borderWidth",
641
- $value: "{global.borderwidth.L}",
641
+ $value: "{global.borderwidth.S}",
642
642
  $description: "Tab (enabled and hover bottom border)",
643
643
  },
644
644
  name: "tabBorderwidthNavigationBottom",
@@ -632,13 +632,13 @@
632
632
  navigation: {
633
633
  bottom: {
634
634
  $type: "borderWidth",
635
- $value: 4,
635
+ $value: 2,
636
636
  $description: "Tab (enabled and hover bottom border)",
637
637
  filePath: "data/tokens/components/tab.json",
638
638
  isSource: true,
639
639
  original: {
640
640
  $type: "borderWidth",
641
- $value: "{global.borderwidth.L}",
641
+ $value: "{global.borderwidth.S}",
642
642
  $description: "Tab (enabled and hover bottom border)",
643
643
  },
644
644
  name: "tabBorderwidthNavigationBottom",
@@ -40,7 +40,7 @@
40
40
  "tabRadiusIndicatorM": 2,
41
41
  "tabRadiusIndicatorL": 2,
42
42
  "tabRadiusNone": "0",
43
- "tabBorderwidthNavigationBottom": 4,
43
+ "tabBorderwidthNavigationBottom": 2,
44
44
  "tabBorderwidthNavigationSide": 2,
45
45
  "tabTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
46
46
  "tabTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
@@ -40,7 +40,7 @@
40
40
  "tabRadiusIndicatorM": 2,
41
41
  "tabRadiusIndicatorL": 2,
42
42
  "tabRadiusNone": "0",
43
- "tabBorderwidthNavigationBottom": 4,
43
+ "tabBorderwidthNavigationBottom": 2,
44
44
  "tabBorderwidthNavigationSide": 2,
45
45
  "tabTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
46
46
  "tabTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
@@ -40,7 +40,7 @@
40
40
  "tabRadiusIndicatorM": 2,
41
41
  "tabRadiusIndicatorL": 2,
42
42
  "tabRadiusNone": "0",
43
- "tabBorderwidthNavigationBottom": 4,
43
+ "tabBorderwidthNavigationBottom": 2,
44
44
  "tabBorderwidthNavigationSide": 2,
45
45
  "tabTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"15px","paragraphSpacing":"0"},
46
46
  "tabTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
@@ -40,7 +40,7 @@
40
40
  "tabRadiusIndicatorM": 2,
41
41
  "tabRadiusIndicatorL": 2,
42
42
  "tabRadiusNone": "0",
43
- "tabBorderwidthNavigationBottom": 4,
43
+ "tabBorderwidthNavigationBottom": 2,
44
44
  "tabBorderwidthNavigationSide": 2,
45
45
  "tabTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"15px","paragraphSpacing":"0"},
46
46
  "tabTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
@@ -40,7 +40,7 @@
40
40
  "tabRadiusIndicatorM": 2,
41
41
  "tabRadiusIndicatorL": 2,
42
42
  "tabRadiusNone": "0",
43
- "tabBorderwidthNavigationBottom": 4,
43
+ "tabBorderwidthNavigationBottom": 2,
44
44
  "tabBorderwidthNavigationSide": 2,
45
45
  "tabTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
46
46
  "tabTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
@@ -40,7 +40,7 @@
40
40
  "tabRadiusIndicatorM": 2,
41
41
  "tabRadiusIndicatorL": 2,
42
42
  "tabRadiusNone": "0",
43
- "tabBorderwidthNavigationBottom": 4,
43
+ "tabBorderwidthNavigationBottom": 2,
44
44
  "tabBorderwidthNavigationSide": 2,
45
45
  "tabTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
46
46
  "tabTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
@@ -40,7 +40,7 @@
40
40
  "tabRadiusIndicatorM": 2,
41
41
  "tabRadiusIndicatorL": 2,
42
42
  "tabRadiusNone": "0",
43
- "tabBorderwidthNavigationBottom": 4,
43
+ "tabBorderwidthNavigationBottom": 2,
44
44
  "tabBorderwidthNavigationSide": 2,
45
45
  "tabTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"15px","paragraphSpacing":"0"},
46
46
  "tabTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
@@ -40,7 +40,7 @@
40
40
  "tabRadiusIndicatorM": 2,
41
41
  "tabRadiusIndicatorL": 2,
42
42
  "tabRadiusNone": "0",
43
- "tabBorderwidthNavigationBottom": 4,
43
+ "tabBorderwidthNavigationBottom": 2,
44
44
  "tabBorderwidthNavigationSide": 2,
45
45
  "tabTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"15px","paragraphSpacing":"0"},
46
46
  "tabTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
@@ -40,7 +40,7 @@
40
40
  "tabRadiusIndicatorM": 2,
41
41
  "tabRadiusIndicatorL": 2,
42
42
  "tabRadiusNone": "0",
43
- "tabBorderwidthNavigationBottom": 4,
43
+ "tabBorderwidthNavigationBottom": 2,
44
44
  "tabBorderwidthNavigationSide": 2,
45
45
  "tabTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
46
46
  "tabTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
@@ -40,7 +40,7 @@
40
40
  "tabRadiusIndicatorM": 2,
41
41
  "tabRadiusIndicatorL": 2,
42
42
  "tabRadiusNone": "0",
43
- "tabBorderwidthNavigationBottom": 4,
43
+ "tabBorderwidthNavigationBottom": 2,
44
44
  "tabBorderwidthNavigationSide": 2,
45
45
  "tabTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
46
46
  "tabTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
@@ -40,7 +40,7 @@
40
40
  "tabRadiusIndicatorM": 2,
41
41
  "tabRadiusIndicatorL": 2,
42
42
  "tabRadiusNone": "0",
43
- "tabBorderwidthNavigationBottom": 4,
43
+ "tabBorderwidthNavigationBottom": 2,
44
44
  "tabBorderwidthNavigationSide": 2,
45
45
  "tabTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"15px","paragraphSpacing":"0"},
46
46
  "tabTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
@@ -40,7 +40,7 @@
40
40
  "tabRadiusIndicatorM": 2,
41
41
  "tabRadiusIndicatorL": 2,
42
42
  "tabRadiusNone": "0",
43
- "tabBorderwidthNavigationBottom": 4,
43
+ "tabBorderwidthNavigationBottom": 2,
44
44
  "tabBorderwidthNavigationSide": 2,
45
45
  "tabTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"15px","paragraphSpacing":"0"},
46
46
  "tabTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
@@ -73,7 +73,7 @@
73
73
  },
74
74
  "borderwidth": {
75
75
  "navigation": {
76
- "bottom": 4,
76
+ "bottom": 2,
77
77
  "side": 2
78
78
  }
79
79
  },
@@ -73,7 +73,7 @@
73
73
  },
74
74
  "borderwidth": {
75
75
  "navigation": {
76
- "bottom": 4,
76
+ "bottom": 2,
77
77
  "side": 2
78
78
  }
79
79
  },
@@ -73,7 +73,7 @@
73
73
  },
74
74
  "borderwidth": {
75
75
  "navigation": {
76
- "bottom": 4,
76
+ "bottom": 2,
77
77
  "side": 2
78
78
  }
79
79
  },
@@ -73,7 +73,7 @@
73
73
  },
74
74
  "borderwidth": {
75
75
  "navigation": {
76
- "bottom": 4,
76
+ "bottom": 2,
77
77
  "side": 2
78
78
  }
79
79
  },
@@ -73,7 +73,7 @@
73
73
  },
74
74
  "borderwidth": {
75
75
  "navigation": {
76
- "bottom": 4,
76
+ "bottom": 2,
77
77
  "side": 2
78
78
  }
79
79
  },
@@ -73,7 +73,7 @@
73
73
  },
74
74
  "borderwidth": {
75
75
  "navigation": {
76
- "bottom": 4,
76
+ "bottom": 2,
77
77
  "side": 2
78
78
  }
79
79
  },
@@ -73,7 +73,7 @@
73
73
  },
74
74
  "borderwidth": {
75
75
  "navigation": {
76
- "bottom": 4,
76
+ "bottom": 2,
77
77
  "side": 2
78
78
  }
79
79
  },