@sage/design-tokens 15.0.0 → 15.1.0

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 (91) hide show
  1. package/css/frozenproduct/all.css +1 -1
  2. package/css/frozenproduct/large/components/nav.css +1 -1
  3. package/css/frozenproduct/small/components/nav.css +1 -1
  4. package/css/product/all.css +1 -1
  5. package/css/product/large/components/nav.css +1 -1
  6. package/css/product/small/components/nav.css +1 -1
  7. package/ios/frozenproduct/large/dark/components/nav.h +1 -1
  8. package/ios/frozenproduct/large/light/components/nav.h +1 -1
  9. package/ios/frozenproduct/small/dark/components/nav.h +1 -1
  10. package/ios/frozenproduct/small/light/components/nav.h +1 -1
  11. package/ios/product/large/dark/components/nav.h +1 -1
  12. package/ios/product/large/light/components/nav.h +1 -1
  13. package/ios/product/small/dark/components/nav.h +1 -1
  14. package/ios/product/small/light/components/nav.h +1 -1
  15. package/js/common/frozenproduct/large/dark/components/nav.js +2 -2
  16. package/js/common/frozenproduct/large/light/components/nav.js +2 -2
  17. package/js/common/frozenproduct/small/dark/components/nav.js +2 -2
  18. package/js/common/frozenproduct/small/light/components/nav.js +2 -2
  19. package/js/common/product/large/dark/components/nav.js +2 -2
  20. package/js/common/product/large/light/components/nav.js +2 -2
  21. package/js/common/product/small/dark/components/nav.js +2 -2
  22. package/js/common/product/small/light/components/nav.js +2 -2
  23. package/js/es6/frozenproduct/large/dark/components/nav.js +1 -1
  24. package/js/es6/frozenproduct/large/light/components/nav.js +1 -1
  25. package/js/es6/frozenproduct/small/dark/components/nav.js +1 -1
  26. package/js/es6/frozenproduct/small/light/components/nav.js +1 -1
  27. package/js/es6/product/large/dark/components/nav.js +1 -1
  28. package/js/es6/product/large/light/components/nav.js +1 -1
  29. package/js/es6/product/small/dark/components/nav.js +1 -1
  30. package/js/es6/product/small/light/components/nav.js +1 -1
  31. package/js/umd/frozenproduct/large/dark/components/nav.js +2 -2
  32. package/js/umd/frozenproduct/large/light/components/nav.js +2 -2
  33. package/js/umd/frozenproduct/small/dark/components/nav.js +2 -2
  34. package/js/umd/frozenproduct/small/light/components/nav.js +2 -2
  35. package/js/umd/product/large/dark/components/nav.js +2 -2
  36. package/js/umd/product/large/light/components/nav.js +2 -2
  37. package/js/umd/product/small/dark/components/nav.js +2 -2
  38. package/js/umd/product/small/light/components/nav.js +2 -2
  39. package/json/flat/frozenproduct/large/dark/components/nav.json +1 -1
  40. package/json/flat/frozenproduct/large/light/components/nav.json +1 -1
  41. package/json/flat/frozenproduct/small/dark/components/nav.json +1 -1
  42. package/json/flat/frozenproduct/small/light/components/nav.json +1 -1
  43. package/json/flat/product/large/dark/components/nav.json +1 -1
  44. package/json/flat/product/large/light/components/nav.json +1 -1
  45. package/json/flat/product/small/dark/components/nav.json +1 -1
  46. package/json/flat/product/small/light/components/nav.json +1 -1
  47. package/json/nested/frozenproduct/large/dark/components/nav.json +1 -1
  48. package/json/nested/frozenproduct/large/light/components/nav.json +1 -1
  49. package/json/nested/frozenproduct/small/dark/components/nav.json +1 -1
  50. package/json/nested/frozenproduct/small/light/components/nav.json +1 -1
  51. package/json/nested/product/large/dark/components/nav.json +1 -1
  52. package/json/nested/product/large/light/components/nav.json +1 -1
  53. package/json/nested/product/small/dark/components/nav.json +1 -1
  54. package/json/nested/product/small/light/components/nav.json +1 -1
  55. package/package.json +1 -1
  56. package/sage-design-tokens-15.1.0.tgz +0 -0
  57. package/scss/frozenproduct/large/components/nav.scss +1 -1
  58. package/scss/frozenproduct/small/components/button.scss +13 -13
  59. package/scss/frozenproduct/small/components/container.scss +10 -10
  60. package/scss/frozenproduct/small/components/form.scss +7 -7
  61. package/scss/frozenproduct/small/components/link.scss +2 -2
  62. package/scss/frozenproduct/small/components/nav.scss +6 -6
  63. package/scss/frozenproduct/small/components/page.scss +1 -1
  64. package/scss/frozenproduct/small/components/popover.scss +2 -2
  65. package/scss/frozenproduct/small/components/progress.scss +6 -6
  66. package/scss/frozenproduct/small/components/status.scss +3 -3
  67. package/scss/frozenproduct/small/components/tab.scss +7 -7
  68. package/scss/frozenproduct/small/components/table.scss +10 -10
  69. package/scss/product/large/components/button.scss +13 -13
  70. package/scss/product/large/components/container.scss +10 -10
  71. package/scss/product/large/components/form.scss +7 -7
  72. package/scss/product/large/components/link.scss +2 -2
  73. package/scss/product/large/components/nav.scss +6 -6
  74. package/scss/product/large/components/page.scss +1 -1
  75. package/scss/product/large/components/popover.scss +2 -2
  76. package/scss/product/large/components/progress.scss +6 -6
  77. package/scss/product/large/components/status.scss +3 -3
  78. package/scss/product/large/components/tab.scss +7 -7
  79. package/scss/product/large/components/table.scss +10 -10
  80. package/scss/product/small/components/button.scss +13 -13
  81. package/scss/product/small/components/container.scss +10 -10
  82. package/scss/product/small/components/form.scss +7 -7
  83. package/scss/product/small/components/link.scss +2 -2
  84. package/scss/product/small/components/nav.scss +6 -6
  85. package/scss/product/small/components/page.scss +1 -1
  86. package/scss/product/small/components/popover.scss +2 -2
  87. package/scss/product/small/components/progress.scss +6 -6
  88. package/scss/product/small/components/status.scss +3 -3
  89. package/scss/product/small/components/tab.scss +7 -7
  90. package/scss/product/small/components/table.scss +10 -10
  91. package/sage-design-tokens-15.0.0.tgz +0 -0
@@ -1784,7 +1784,7 @@
1784
1784
  --logo-space-ai-xg-m: var(--global-space-micro-l); /* Space between star icon and text */
1785
1785
 
1786
1786
  /* nav component tokens */
1787
- --nav-size-leftnav-parent-container-fixed-width: 140; /* fixed width of parent container */
1787
+ --nav-size-leftnav-parent-container-fixed-width: 146; /* fixed width of parent container */
1788
1788
  --nav-size-leftnav-child-container-fixed-width: 250; /* fixed width of parent container */
1789
1789
  --nav-space-leftnav-grandchilditem-x-indent: 33; /* indent on grandchild items */
1790
1790
  --nav-color-bg-default: light-dark(var(--modes-color-generic-bg-nought-light), var(--modes-color-generic-bg-nought-dark)); /* nav bar bg */
@@ -3,7 +3,7 @@
3
3
  */
4
4
 
5
5
  :root {
6
- --nav-size-leftnav-parent-container-fixed-width: 140; /* fixed width of parent container */
6
+ --nav-size-leftnav-parent-container-fixed-width: 146; /* fixed width of parent container */
7
7
  --nav-size-leftnav-child-container-fixed-width: 250; /* fixed width of parent container */
8
8
  --nav-space-leftnav-grandchilditem-x-indent: 33; /* indent on grandchild items */
9
9
  --nav-color-bg-default: var(--modes-color-generic-bg-nought); /* nav bar bg */
@@ -3,7 +3,7 @@
3
3
  */
4
4
 
5
5
  :root {
6
- --nav-size-leftnav-parent-container-fixed-width: 140; /* fixed width of parent container */
6
+ --nav-size-leftnav-parent-container-fixed-width: 146; /* fixed width of parent container */
7
7
  --nav-size-leftnav-child-container-fixed-width: 250; /* fixed width of parent container */
8
8
  --nav-space-leftnav-grandchilditem-x-indent: 33; /* indent on grandchild items */
9
9
  --nav-color-bg-default: var(--modes-color-generic-bg-nought); /* nav bar bg */
@@ -1784,7 +1784,7 @@
1784
1784
  --logo-space-ai-xg-m: var(--global-space-micro-l); /* Space between star icon and text */
1785
1785
 
1786
1786
  /* nav component tokens */
1787
- --nav-size-leftnav-parent-container-fixed-width: 140; /* fixed width of parent container */
1787
+ --nav-size-leftnav-parent-container-fixed-width: 146; /* fixed width of parent container */
1788
1788
  --nav-size-leftnav-child-container-fixed-width: 250; /* fixed width of parent container */
1789
1789
  --nav-space-leftnav-grandchilditem-x-indent: 33; /* indent on grandchild items */
1790
1790
  --nav-color-bg-default: light-dark(var(--modes-color-generic-bg-nought-light), var(--modes-color-generic-bg-nought-dark)); /* nav bar bg */
@@ -3,7 +3,7 @@
3
3
  */
4
4
 
5
5
  :root {
6
- --nav-size-leftnav-parent-container-fixed-width: 140; /* fixed width of parent container */
6
+ --nav-size-leftnav-parent-container-fixed-width: 146; /* fixed width of parent container */
7
7
  --nav-size-leftnav-child-container-fixed-width: 250; /* fixed width of parent container */
8
8
  --nav-space-leftnav-grandchilditem-x-indent: 33; /* indent on grandchild items */
9
9
  --nav-color-bg-default: var(--modes-color-generic-bg-nought); /* nav bar bg */
@@ -3,7 +3,7 @@
3
3
  */
4
4
 
5
5
  :root {
6
- --nav-size-leftnav-parent-container-fixed-width: 140; /* fixed width of parent container */
6
+ --nav-size-leftnav-parent-container-fixed-width: 146; /* fixed width of parent container */
7
7
  --nav-size-leftnav-child-container-fixed-width: 250; /* fixed width of parent container */
8
8
  --nav-space-leftnav-grandchilditem-x-indent: 33; /* indent on grandchild items */
9
9
  --nav-color-bg-default: var(--modes-color-generic-bg-nought); /* nav bar bg */
@@ -77,7 +77,7 @@
77
77
  #define navSizeLeftnavParentMinheight 48
78
78
  #define navSizeLeftnavChildMinheight 40
79
79
  #define navSizeLeftnavGrandchildMinheight 32
80
- #define navSizeLeftnavParentContainerFixedWidth 140
80
+ #define navSizeLeftnavParentContainerFixedWidth 146
81
81
  #define navSizeLeftnavChildContainerFixedWidth 250
82
82
  #define navSizeModalParentitemMinheight 40
83
83
  #define navSizeModalChilditemMinheight 32
@@ -77,7 +77,7 @@
77
77
  #define navSizeLeftnavParentMinheight 48
78
78
  #define navSizeLeftnavChildMinheight 40
79
79
  #define navSizeLeftnavGrandchildMinheight 32
80
- #define navSizeLeftnavParentContainerFixedWidth 140
80
+ #define navSizeLeftnavParentContainerFixedWidth 146
81
81
  #define navSizeLeftnavChildContainerFixedWidth 250
82
82
  #define navSizeModalParentitemMinheight 40
83
83
  #define navSizeModalChilditemMinheight 32
@@ -77,7 +77,7 @@
77
77
  #define navSizeLeftnavParentMinheight 48
78
78
  #define navSizeLeftnavChildMinheight 40
79
79
  #define navSizeLeftnavGrandchildMinheight 32
80
- #define navSizeLeftnavParentContainerFixedWidth 140
80
+ #define navSizeLeftnavParentContainerFixedWidth 146
81
81
  #define navSizeLeftnavChildContainerFixedWidth 250
82
82
  #define navSizeModalParentitemMinheight 40
83
83
  #define navSizeModalChilditemMinheight 32
@@ -77,7 +77,7 @@
77
77
  #define navSizeLeftnavParentMinheight 48
78
78
  #define navSizeLeftnavChildMinheight 40
79
79
  #define navSizeLeftnavGrandchildMinheight 32
80
- #define navSizeLeftnavParentContainerFixedWidth 140
80
+ #define navSizeLeftnavParentContainerFixedWidth 146
81
81
  #define navSizeLeftnavChildContainerFixedWidth 250
82
82
  #define navSizeModalParentitemMinheight 40
83
83
  #define navSizeModalChilditemMinheight 32
@@ -77,7 +77,7 @@
77
77
  #define navSizeLeftnavParentMinheight 48
78
78
  #define navSizeLeftnavChildMinheight 40
79
79
  #define navSizeLeftnavGrandchildMinheight 32
80
- #define navSizeLeftnavParentContainerFixedWidth 140
80
+ #define navSizeLeftnavParentContainerFixedWidth 146
81
81
  #define navSizeLeftnavChildContainerFixedWidth 250
82
82
  #define navSizeModalParentitemMinheight 40
83
83
  #define navSizeModalChilditemMinheight 32
@@ -77,7 +77,7 @@
77
77
  #define navSizeLeftnavParentMinheight 48
78
78
  #define navSizeLeftnavChildMinheight 40
79
79
  #define navSizeLeftnavGrandchildMinheight 32
80
- #define navSizeLeftnavParentContainerFixedWidth 140
80
+ #define navSizeLeftnavParentContainerFixedWidth 146
81
81
  #define navSizeLeftnavChildContainerFixedWidth 250
82
82
  #define navSizeModalParentitemMinheight 40
83
83
  #define navSizeModalChilditemMinheight 32
@@ -77,7 +77,7 @@
77
77
  #define navSizeLeftnavParentMinheight 48
78
78
  #define navSizeLeftnavChildMinheight 40
79
79
  #define navSizeLeftnavGrandchildMinheight 32
80
- #define navSizeLeftnavParentContainerFixedWidth 140
80
+ #define navSizeLeftnavParentContainerFixedWidth 146
81
81
  #define navSizeLeftnavChildContainerFixedWidth 250
82
82
  #define navSizeModalParentitemMinheight 40
83
83
  #define navSizeModalChilditemMinheight 32
@@ -77,7 +77,7 @@
77
77
  #define navSizeLeftnavParentMinheight 48
78
78
  #define navSizeLeftnavChildMinheight 40
79
79
  #define navSizeLeftnavGrandchildMinheight 32
80
- #define navSizeLeftnavParentContainerFixedWidth 140
80
+ #define navSizeLeftnavParentContainerFixedWidth 146
81
81
  #define navSizeLeftnavChildContainerFixedWidth 250
82
82
  #define navSizeModalParentitemMinheight 40
83
83
  #define navSizeModalChilditemMinheight 32
@@ -1112,13 +1112,13 @@ module.exports = {
1112
1112
  parentContainer: {
1113
1113
  fixedWidth: {
1114
1114
  $type: "sizing",
1115
- $value: "140",
1115
+ $value: "146",
1116
1116
  $description: "fixed width of parent container",
1117
1117
  filePath: "data/tokens/components/nav.json",
1118
1118
  isSource: true,
1119
1119
  original: {
1120
1120
  $type: "sizing",
1121
- $value: "140",
1121
+ $value: "146",
1122
1122
  $description: "fixed width of parent container",
1123
1123
  },
1124
1124
  name: "navSizeLeftnavParentContainerFixedWidth",
@@ -1112,13 +1112,13 @@ module.exports = {
1112
1112
  parentContainer: {
1113
1113
  fixedWidth: {
1114
1114
  $type: "sizing",
1115
- $value: "140",
1115
+ $value: "146",
1116
1116
  $description: "fixed width of parent container",
1117
1117
  filePath: "data/tokens/components/nav.json",
1118
1118
  isSource: true,
1119
1119
  original: {
1120
1120
  $type: "sizing",
1121
- $value: "140",
1121
+ $value: "146",
1122
1122
  $description: "fixed width of parent container",
1123
1123
  },
1124
1124
  name: "navSizeLeftnavParentContainerFixedWidth",
@@ -1112,13 +1112,13 @@ module.exports = {
1112
1112
  parentContainer: {
1113
1113
  fixedWidth: {
1114
1114
  $type: "sizing",
1115
- $value: "140",
1115
+ $value: "146",
1116
1116
  $description: "fixed width of parent container",
1117
1117
  filePath: "data/tokens/components/nav.json",
1118
1118
  isSource: true,
1119
1119
  original: {
1120
1120
  $type: "sizing",
1121
- $value: "140",
1121
+ $value: "146",
1122
1122
  $description: "fixed width of parent container",
1123
1123
  },
1124
1124
  name: "navSizeLeftnavParentContainerFixedWidth",
@@ -1112,13 +1112,13 @@ module.exports = {
1112
1112
  parentContainer: {
1113
1113
  fixedWidth: {
1114
1114
  $type: "sizing",
1115
- $value: "140",
1115
+ $value: "146",
1116
1116
  $description: "fixed width of parent container",
1117
1117
  filePath: "data/tokens/components/nav.json",
1118
1118
  isSource: true,
1119
1119
  original: {
1120
1120
  $type: "sizing",
1121
- $value: "140",
1121
+ $value: "146",
1122
1122
  $description: "fixed width of parent container",
1123
1123
  },
1124
1124
  name: "navSizeLeftnavParentContainerFixedWidth",
@@ -1112,13 +1112,13 @@ module.exports = {
1112
1112
  parentContainer: {
1113
1113
  fixedWidth: {
1114
1114
  $type: "sizing",
1115
- $value: "140",
1115
+ $value: "146",
1116
1116
  $description: "fixed width of parent container",
1117
1117
  filePath: "data/tokens/components/nav.json",
1118
1118
  isSource: true,
1119
1119
  original: {
1120
1120
  $type: "sizing",
1121
- $value: "140",
1121
+ $value: "146",
1122
1122
  $description: "fixed width of parent container",
1123
1123
  },
1124
1124
  name: "navSizeLeftnavParentContainerFixedWidth",
@@ -1112,13 +1112,13 @@ module.exports = {
1112
1112
  parentContainer: {
1113
1113
  fixedWidth: {
1114
1114
  $type: "sizing",
1115
- $value: "140",
1115
+ $value: "146",
1116
1116
  $description: "fixed width of parent container",
1117
1117
  filePath: "data/tokens/components/nav.json",
1118
1118
  isSource: true,
1119
1119
  original: {
1120
1120
  $type: "sizing",
1121
- $value: "140",
1121
+ $value: "146",
1122
1122
  $description: "fixed width of parent container",
1123
1123
  },
1124
1124
  name: "navSizeLeftnavParentContainerFixedWidth",
@@ -1112,13 +1112,13 @@ module.exports = {
1112
1112
  parentContainer: {
1113
1113
  fixedWidth: {
1114
1114
  $type: "sizing",
1115
- $value: "140",
1115
+ $value: "146",
1116
1116
  $description: "fixed width of parent container",
1117
1117
  filePath: "data/tokens/components/nav.json",
1118
1118
  isSource: true,
1119
1119
  original: {
1120
1120
  $type: "sizing",
1121
- $value: "140",
1121
+ $value: "146",
1122
1122
  $description: "fixed width of parent container",
1123
1123
  },
1124
1124
  name: "navSizeLeftnavParentContainerFixedWidth",
@@ -1112,13 +1112,13 @@ module.exports = {
1112
1112
  parentContainer: {
1113
1113
  fixedWidth: {
1114
1114
  $type: "sizing",
1115
- $value: "140",
1115
+ $value: "146",
1116
1116
  $description: "fixed width of parent container",
1117
1117
  filePath: "data/tokens/components/nav.json",
1118
1118
  isSource: true,
1119
1119
  original: {
1120
1120
  $type: "sizing",
1121
- $value: "140",
1121
+ $value: "146",
1122
1122
  $description: "fixed width of parent container",
1123
1123
  },
1124
1124
  name: "navSizeLeftnavParentContainerFixedWidth",
@@ -108,7 +108,7 @@ export const navSizeNavbarItemYM = 40;
108
108
  export const navSizeLeftnavParentMinheight = 48;
109
109
  export const navSizeLeftnavChildMinheight = 40;
110
110
  export const navSizeLeftnavGrandchildMinheight = 32;
111
- export const navSizeLeftnavParentContainerFixedWidth = "140";
111
+ export const navSizeLeftnavParentContainerFixedWidth = "146";
112
112
  export const navSizeLeftnavChildContainerFixedWidth = "250";
113
113
  export const navSizeModalParentitemMinheight = 40;
114
114
  export const navSizeModalChilditemMinheight = 32;
@@ -108,7 +108,7 @@ export const navSizeNavbarItemYM = 40;
108
108
  export const navSizeLeftnavParentMinheight = 48;
109
109
  export const navSizeLeftnavChildMinheight = 40;
110
110
  export const navSizeLeftnavGrandchildMinheight = 32;
111
- export const navSizeLeftnavParentContainerFixedWidth = "140";
111
+ export const navSizeLeftnavParentContainerFixedWidth = "146";
112
112
  export const navSizeLeftnavChildContainerFixedWidth = "250";
113
113
  export const navSizeModalParentitemMinheight = 40;
114
114
  export const navSizeModalChilditemMinheight = 32;
@@ -108,7 +108,7 @@ export const navSizeNavbarItemYM = 40;
108
108
  export const navSizeLeftnavParentMinheight = 48;
109
109
  export const navSizeLeftnavChildMinheight = 40;
110
110
  export const navSizeLeftnavGrandchildMinheight = 32;
111
- export const navSizeLeftnavParentContainerFixedWidth = "140";
111
+ export const navSizeLeftnavParentContainerFixedWidth = "146";
112
112
  export const navSizeLeftnavChildContainerFixedWidth = "250";
113
113
  export const navSizeModalParentitemMinheight = 40;
114
114
  export const navSizeModalChilditemMinheight = 32;
@@ -108,7 +108,7 @@ export const navSizeNavbarItemYM = 40;
108
108
  export const navSizeLeftnavParentMinheight = 48;
109
109
  export const navSizeLeftnavChildMinheight = 40;
110
110
  export const navSizeLeftnavGrandchildMinheight = 32;
111
- export const navSizeLeftnavParentContainerFixedWidth = "140";
111
+ export const navSizeLeftnavParentContainerFixedWidth = "146";
112
112
  export const navSizeLeftnavChildContainerFixedWidth = "250";
113
113
  export const navSizeModalParentitemMinheight = 40;
114
114
  export const navSizeModalChilditemMinheight = 32;
@@ -108,7 +108,7 @@ export const navSizeNavbarItemYM = 40;
108
108
  export const navSizeLeftnavParentMinheight = 48;
109
109
  export const navSizeLeftnavChildMinheight = 40;
110
110
  export const navSizeLeftnavGrandchildMinheight = 32;
111
- export const navSizeLeftnavParentContainerFixedWidth = "140";
111
+ export const navSizeLeftnavParentContainerFixedWidth = "146";
112
112
  export const navSizeLeftnavChildContainerFixedWidth = "250";
113
113
  export const navSizeModalParentitemMinheight = 40;
114
114
  export const navSizeModalChilditemMinheight = 32;
@@ -108,7 +108,7 @@ export const navSizeNavbarItemYM = 40;
108
108
  export const navSizeLeftnavParentMinheight = 48;
109
109
  export const navSizeLeftnavChildMinheight = 40;
110
110
  export const navSizeLeftnavGrandchildMinheight = 32;
111
- export const navSizeLeftnavParentContainerFixedWidth = "140";
111
+ export const navSizeLeftnavParentContainerFixedWidth = "146";
112
112
  export const navSizeLeftnavChildContainerFixedWidth = "250";
113
113
  export const navSizeModalParentitemMinheight = 40;
114
114
  export const navSizeModalChilditemMinheight = 32;
@@ -108,7 +108,7 @@ export const navSizeNavbarItemYM = 40;
108
108
  export const navSizeLeftnavParentMinheight = 48;
109
109
  export const navSizeLeftnavChildMinheight = 40;
110
110
  export const navSizeLeftnavGrandchildMinheight = 32;
111
- export const navSizeLeftnavParentContainerFixedWidth = "140";
111
+ export const navSizeLeftnavParentContainerFixedWidth = "146";
112
112
  export const navSizeLeftnavChildContainerFixedWidth = "250";
113
113
  export const navSizeModalParentitemMinheight = 40;
114
114
  export const navSizeModalChilditemMinheight = 32;
@@ -108,7 +108,7 @@ export const navSizeNavbarItemYM = 40;
108
108
  export const navSizeLeftnavParentMinheight = 48;
109
109
  export const navSizeLeftnavChildMinheight = 40;
110
110
  export const navSizeLeftnavGrandchildMinheight = 32;
111
- export const navSizeLeftnavParentContainerFixedWidth = "140";
111
+ export const navSizeLeftnavParentContainerFixedWidth = "146";
112
112
  export const navSizeLeftnavChildContainerFixedWidth = "250";
113
113
  export const navSizeModalParentitemMinheight = 40;
114
114
  export const navSizeModalChilditemMinheight = 32;
@@ -1124,13 +1124,13 @@
1124
1124
  parentContainer: {
1125
1125
  fixedWidth: {
1126
1126
  $type: "sizing",
1127
- $value: "140",
1127
+ $value: "146",
1128
1128
  $description: "fixed width of parent container",
1129
1129
  filePath: "data/tokens/components/nav.json",
1130
1130
  isSource: true,
1131
1131
  original: {
1132
1132
  $type: "sizing",
1133
- $value: "140",
1133
+ $value: "146",
1134
1134
  $description: "fixed width of parent container",
1135
1135
  },
1136
1136
  name: "navSizeLeftnavParentContainerFixedWidth",
@@ -1124,13 +1124,13 @@
1124
1124
  parentContainer: {
1125
1125
  fixedWidth: {
1126
1126
  $type: "sizing",
1127
- $value: "140",
1127
+ $value: "146",
1128
1128
  $description: "fixed width of parent container",
1129
1129
  filePath: "data/tokens/components/nav.json",
1130
1130
  isSource: true,
1131
1131
  original: {
1132
1132
  $type: "sizing",
1133
- $value: "140",
1133
+ $value: "146",
1134
1134
  $description: "fixed width of parent container",
1135
1135
  },
1136
1136
  name: "navSizeLeftnavParentContainerFixedWidth",
@@ -1124,13 +1124,13 @@
1124
1124
  parentContainer: {
1125
1125
  fixedWidth: {
1126
1126
  $type: "sizing",
1127
- $value: "140",
1127
+ $value: "146",
1128
1128
  $description: "fixed width of parent container",
1129
1129
  filePath: "data/tokens/components/nav.json",
1130
1130
  isSource: true,
1131
1131
  original: {
1132
1132
  $type: "sizing",
1133
- $value: "140",
1133
+ $value: "146",
1134
1134
  $description: "fixed width of parent container",
1135
1135
  },
1136
1136
  name: "navSizeLeftnavParentContainerFixedWidth",
@@ -1124,13 +1124,13 @@
1124
1124
  parentContainer: {
1125
1125
  fixedWidth: {
1126
1126
  $type: "sizing",
1127
- $value: "140",
1127
+ $value: "146",
1128
1128
  $description: "fixed width of parent container",
1129
1129
  filePath: "data/tokens/components/nav.json",
1130
1130
  isSource: true,
1131
1131
  original: {
1132
1132
  $type: "sizing",
1133
- $value: "140",
1133
+ $value: "146",
1134
1134
  $description: "fixed width of parent container",
1135
1135
  },
1136
1136
  name: "navSizeLeftnavParentContainerFixedWidth",
@@ -1124,13 +1124,13 @@
1124
1124
  parentContainer: {
1125
1125
  fixedWidth: {
1126
1126
  $type: "sizing",
1127
- $value: "140",
1127
+ $value: "146",
1128
1128
  $description: "fixed width of parent container",
1129
1129
  filePath: "data/tokens/components/nav.json",
1130
1130
  isSource: true,
1131
1131
  original: {
1132
1132
  $type: "sizing",
1133
- $value: "140",
1133
+ $value: "146",
1134
1134
  $description: "fixed width of parent container",
1135
1135
  },
1136
1136
  name: "navSizeLeftnavParentContainerFixedWidth",
@@ -1124,13 +1124,13 @@
1124
1124
  parentContainer: {
1125
1125
  fixedWidth: {
1126
1126
  $type: "sizing",
1127
- $value: "140",
1127
+ $value: "146",
1128
1128
  $description: "fixed width of parent container",
1129
1129
  filePath: "data/tokens/components/nav.json",
1130
1130
  isSource: true,
1131
1131
  original: {
1132
1132
  $type: "sizing",
1133
- $value: "140",
1133
+ $value: "146",
1134
1134
  $description: "fixed width of parent container",
1135
1135
  },
1136
1136
  name: "navSizeLeftnavParentContainerFixedWidth",
@@ -1124,13 +1124,13 @@
1124
1124
  parentContainer: {
1125
1125
  fixedWidth: {
1126
1126
  $type: "sizing",
1127
- $value: "140",
1127
+ $value: "146",
1128
1128
  $description: "fixed width of parent container",
1129
1129
  filePath: "data/tokens/components/nav.json",
1130
1130
  isSource: true,
1131
1131
  original: {
1132
1132
  $type: "sizing",
1133
- $value: "140",
1133
+ $value: "146",
1134
1134
  $description: "fixed width of parent container",
1135
1135
  },
1136
1136
  name: "navSizeLeftnavParentContainerFixedWidth",
@@ -1124,13 +1124,13 @@
1124
1124
  parentContainer: {
1125
1125
  fixedWidth: {
1126
1126
  $type: "sizing",
1127
- $value: "140",
1127
+ $value: "146",
1128
1128
  $description: "fixed width of parent container",
1129
1129
  filePath: "data/tokens/components/nav.json",
1130
1130
  isSource: true,
1131
1131
  original: {
1132
1132
  $type: "sizing",
1133
- $value: "140",
1133
+ $value: "146",
1134
1134
  $description: "fixed width of parent container",
1135
1135
  },
1136
1136
  name: "navSizeLeftnavParentContainerFixedWidth",
@@ -67,7 +67,7 @@
67
67
  "navSizeLeftnavParentMinheight": 48,
68
68
  "navSizeLeftnavChildMinheight": 40,
69
69
  "navSizeLeftnavGrandchildMinheight": 32,
70
- "navSizeLeftnavParentContainerFixedWidth": "140",
70
+ "navSizeLeftnavParentContainerFixedWidth": "146",
71
71
  "navSizeLeftnavChildContainerFixedWidth": "250",
72
72
  "navSizeModalParentitemMinheight": 40,
73
73
  "navSizeModalChilditemMinheight": 32,
@@ -67,7 +67,7 @@
67
67
  "navSizeLeftnavParentMinheight": 48,
68
68
  "navSizeLeftnavChildMinheight": 40,
69
69
  "navSizeLeftnavGrandchildMinheight": 32,
70
- "navSizeLeftnavParentContainerFixedWidth": "140",
70
+ "navSizeLeftnavParentContainerFixedWidth": "146",
71
71
  "navSizeLeftnavChildContainerFixedWidth": "250",
72
72
  "navSizeModalParentitemMinheight": 40,
73
73
  "navSizeModalChilditemMinheight": 32,
@@ -67,7 +67,7 @@
67
67
  "navSizeLeftnavParentMinheight": 48,
68
68
  "navSizeLeftnavChildMinheight": 40,
69
69
  "navSizeLeftnavGrandchildMinheight": 32,
70
- "navSizeLeftnavParentContainerFixedWidth": "140",
70
+ "navSizeLeftnavParentContainerFixedWidth": "146",
71
71
  "navSizeLeftnavChildContainerFixedWidth": "250",
72
72
  "navSizeModalParentitemMinheight": 40,
73
73
  "navSizeModalChilditemMinheight": 32,
@@ -67,7 +67,7 @@
67
67
  "navSizeLeftnavParentMinheight": 48,
68
68
  "navSizeLeftnavChildMinheight": 40,
69
69
  "navSizeLeftnavGrandchildMinheight": 32,
70
- "navSizeLeftnavParentContainerFixedWidth": "140",
70
+ "navSizeLeftnavParentContainerFixedWidth": "146",
71
71
  "navSizeLeftnavChildContainerFixedWidth": "250",
72
72
  "navSizeModalParentitemMinheight": 40,
73
73
  "navSizeModalChilditemMinheight": 32,
@@ -67,7 +67,7 @@
67
67
  "navSizeLeftnavParentMinheight": 48,
68
68
  "navSizeLeftnavChildMinheight": 40,
69
69
  "navSizeLeftnavGrandchildMinheight": 32,
70
- "navSizeLeftnavParentContainerFixedWidth": "140",
70
+ "navSizeLeftnavParentContainerFixedWidth": "146",
71
71
  "navSizeLeftnavChildContainerFixedWidth": "250",
72
72
  "navSizeModalParentitemMinheight": 40,
73
73
  "navSizeModalChilditemMinheight": 32,
@@ -67,7 +67,7 @@
67
67
  "navSizeLeftnavParentMinheight": 48,
68
68
  "navSizeLeftnavChildMinheight": 40,
69
69
  "navSizeLeftnavGrandchildMinheight": 32,
70
- "navSizeLeftnavParentContainerFixedWidth": "140",
70
+ "navSizeLeftnavParentContainerFixedWidth": "146",
71
71
  "navSizeLeftnavChildContainerFixedWidth": "250",
72
72
  "navSizeModalParentitemMinheight": 40,
73
73
  "navSizeModalChilditemMinheight": 32,
@@ -67,7 +67,7 @@
67
67
  "navSizeLeftnavParentMinheight": 48,
68
68
  "navSizeLeftnavChildMinheight": 40,
69
69
  "navSizeLeftnavGrandchildMinheight": 32,
70
- "navSizeLeftnavParentContainerFixedWidth": "140",
70
+ "navSizeLeftnavParentContainerFixedWidth": "146",
71
71
  "navSizeLeftnavChildContainerFixedWidth": "250",
72
72
  "navSizeModalParentitemMinheight": 40,
73
73
  "navSizeModalChilditemMinheight": 32,
@@ -67,7 +67,7 @@
67
67
  "navSizeLeftnavParentMinheight": 48,
68
68
  "navSizeLeftnavChildMinheight": 40,
69
69
  "navSizeLeftnavGrandchildMinheight": 32,
70
- "navSizeLeftnavParentContainerFixedWidth": "140",
70
+ "navSizeLeftnavParentContainerFixedWidth": "146",
71
71
  "navSizeLeftnavChildContainerFixedWidth": "250",
72
72
  "navSizeModalParentitemMinheight": 40,
73
73
  "navSizeModalChilditemMinheight": 32,
@@ -187,7 +187,7 @@
187
187
  "minheight": 32
188
188
  },
189
189
  "parentContainer": {
190
- "fixedWidth": "140"
190
+ "fixedWidth": "146"
191
191
  },
192
192
  "childContainer": {
193
193
  "fixedWidth": "250"
@@ -187,7 +187,7 @@
187
187
  "minheight": 32
188
188
  },
189
189
  "parentContainer": {
190
- "fixedWidth": "140"
190
+ "fixedWidth": "146"
191
191
  },
192
192
  "childContainer": {
193
193
  "fixedWidth": "250"
@@ -187,7 +187,7 @@
187
187
  "minheight": 32
188
188
  },
189
189
  "parentContainer": {
190
- "fixedWidth": "140"
190
+ "fixedWidth": "146"
191
191
  },
192
192
  "childContainer": {
193
193
  "fixedWidth": "250"
@@ -187,7 +187,7 @@
187
187
  "minheight": 32
188
188
  },
189
189
  "parentContainer": {
190
- "fixedWidth": "140"
190
+ "fixedWidth": "146"
191
191
  },
192
192
  "childContainer": {
193
193
  "fixedWidth": "250"