@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.
- package/css/frozenproduct/all.css +1 -1
- package/css/frozenproduct/large/components/nav.css +1 -1
- package/css/frozenproduct/small/components/nav.css +1 -1
- package/css/product/all.css +1 -1
- package/css/product/large/components/nav.css +1 -1
- package/css/product/small/components/nav.css +1 -1
- package/ios/frozenproduct/large/dark/components/nav.h +1 -1
- package/ios/frozenproduct/large/light/components/nav.h +1 -1
- package/ios/frozenproduct/small/dark/components/nav.h +1 -1
- package/ios/frozenproduct/small/light/components/nav.h +1 -1
- package/ios/product/large/dark/components/nav.h +1 -1
- package/ios/product/large/light/components/nav.h +1 -1
- package/ios/product/small/dark/components/nav.h +1 -1
- package/ios/product/small/light/components/nav.h +1 -1
- package/js/common/frozenproduct/large/dark/components/nav.js +2 -2
- package/js/common/frozenproduct/large/light/components/nav.js +2 -2
- package/js/common/frozenproduct/small/dark/components/nav.js +2 -2
- package/js/common/frozenproduct/small/light/components/nav.js +2 -2
- package/js/common/product/large/dark/components/nav.js +2 -2
- package/js/common/product/large/light/components/nav.js +2 -2
- package/js/common/product/small/dark/components/nav.js +2 -2
- package/js/common/product/small/light/components/nav.js +2 -2
- package/js/es6/frozenproduct/large/dark/components/nav.js +1 -1
- package/js/es6/frozenproduct/large/light/components/nav.js +1 -1
- package/js/es6/frozenproduct/small/dark/components/nav.js +1 -1
- package/js/es6/frozenproduct/small/light/components/nav.js +1 -1
- package/js/es6/product/large/dark/components/nav.js +1 -1
- package/js/es6/product/large/light/components/nav.js +1 -1
- package/js/es6/product/small/dark/components/nav.js +1 -1
- package/js/es6/product/small/light/components/nav.js +1 -1
- package/js/umd/frozenproduct/large/dark/components/nav.js +2 -2
- package/js/umd/frozenproduct/large/light/components/nav.js +2 -2
- package/js/umd/frozenproduct/small/dark/components/nav.js +2 -2
- package/js/umd/frozenproduct/small/light/components/nav.js +2 -2
- package/js/umd/product/large/dark/components/nav.js +2 -2
- package/js/umd/product/large/light/components/nav.js +2 -2
- package/js/umd/product/small/dark/components/nav.js +2 -2
- package/js/umd/product/small/light/components/nav.js +2 -2
- package/json/flat/frozenproduct/large/dark/components/nav.json +1 -1
- package/json/flat/frozenproduct/large/light/components/nav.json +1 -1
- package/json/flat/frozenproduct/small/dark/components/nav.json +1 -1
- package/json/flat/frozenproduct/small/light/components/nav.json +1 -1
- package/json/flat/product/large/dark/components/nav.json +1 -1
- package/json/flat/product/large/light/components/nav.json +1 -1
- package/json/flat/product/small/dark/components/nav.json +1 -1
- package/json/flat/product/small/light/components/nav.json +1 -1
- package/json/nested/frozenproduct/large/dark/components/nav.json +1 -1
- package/json/nested/frozenproduct/large/light/components/nav.json +1 -1
- package/json/nested/frozenproduct/small/dark/components/nav.json +1 -1
- package/json/nested/frozenproduct/small/light/components/nav.json +1 -1
- package/json/nested/product/large/dark/components/nav.json +1 -1
- package/json/nested/product/large/light/components/nav.json +1 -1
- package/json/nested/product/small/dark/components/nav.json +1 -1
- package/json/nested/product/small/light/components/nav.json +1 -1
- package/package.json +1 -1
- package/sage-design-tokens-15.1.0.tgz +0 -0
- package/scss/frozenproduct/large/components/nav.scss +1 -1
- package/scss/frozenproduct/small/components/button.scss +13 -13
- package/scss/frozenproduct/small/components/container.scss +10 -10
- package/scss/frozenproduct/small/components/form.scss +7 -7
- package/scss/frozenproduct/small/components/link.scss +2 -2
- package/scss/frozenproduct/small/components/nav.scss +6 -6
- package/scss/frozenproduct/small/components/page.scss +1 -1
- package/scss/frozenproduct/small/components/popover.scss +2 -2
- package/scss/frozenproduct/small/components/progress.scss +6 -6
- package/scss/frozenproduct/small/components/status.scss +3 -3
- package/scss/frozenproduct/small/components/tab.scss +7 -7
- package/scss/frozenproduct/small/components/table.scss +10 -10
- package/scss/product/large/components/button.scss +13 -13
- package/scss/product/large/components/container.scss +10 -10
- package/scss/product/large/components/form.scss +7 -7
- package/scss/product/large/components/link.scss +2 -2
- package/scss/product/large/components/nav.scss +6 -6
- package/scss/product/large/components/page.scss +1 -1
- package/scss/product/large/components/popover.scss +2 -2
- package/scss/product/large/components/progress.scss +6 -6
- package/scss/product/large/components/status.scss +3 -3
- package/scss/product/large/components/tab.scss +7 -7
- package/scss/product/large/components/table.scss +10 -10
- package/scss/product/small/components/button.scss +13 -13
- package/scss/product/small/components/container.scss +10 -10
- package/scss/product/small/components/form.scss +7 -7
- package/scss/product/small/components/link.scss +2 -2
- package/scss/product/small/components/nav.scss +6 -6
- package/scss/product/small/components/page.scss +1 -1
- package/scss/product/small/components/popover.scss +2 -2
- package/scss/product/small/components/progress.scss +6 -6
- package/scss/product/small/components/status.scss +3 -3
- package/scss/product/small/components/tab.scss +7 -7
- package/scss/product/small/components/table.scss +10 -10
- 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:
|
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:
|
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:
|
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 */
|
package/css/product/all.css
CHANGED
@@ -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:
|
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:
|
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:
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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 = "
|
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 = "
|
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 = "
|
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 = "
|
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 = "
|
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 = "
|
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 = "
|
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 = "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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: "
|
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": "
|
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": "
|
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": "
|
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": "
|
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": "
|
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": "
|
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": "
|
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": "
|
70
|
+
"navSizeLeftnavParentContainerFixedWidth": "146",
|
71
71
|
"navSizeLeftnavChildContainerFixedWidth": "250",
|
72
72
|
"navSizeModalParentitemMinheight": 40,
|
73
73
|
"navSizeModalChilditemMinheight": 32,
|