@sage/design-tokens 15.3.0 → 15.4.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 +3 -0
- package/css/frozenproduct/large/components/form.css +3 -0
- package/css/frozenproduct/small/components/form.css +3 -0
- package/css/product/all.css +3 -0
- package/css/product/large/components/form.css +3 -0
- package/css/product/small/components/form.css +3 -0
- package/ios/frozenproduct/large/dark/components/form.h +3 -0
- package/ios/frozenproduct/large/light/components/form.h +3 -0
- package/ios/frozenproduct/small/dark/components/form.h +3 -0
- package/ios/frozenproduct/small/light/components/form.h +3 -0
- package/ios/product/large/dark/components/form.h +3 -0
- package/ios/product/large/light/components/form.h +3 -0
- package/ios/product/small/dark/components/form.h +3 -0
- package/ios/product/small/light/components/form.h +3 -0
- package/js/common/frozenproduct/large/dark/components/form.d.ts +9 -0
- package/js/common/frozenproduct/large/dark/components/form.js +51 -0
- package/js/common/frozenproduct/large/light/components/form.d.ts +9 -0
- package/js/common/frozenproduct/large/light/components/form.js +51 -0
- package/js/common/frozenproduct/small/dark/components/form.d.ts +9 -0
- package/js/common/frozenproduct/small/dark/components/form.js +51 -0
- package/js/common/frozenproduct/small/light/components/form.d.ts +9 -0
- package/js/common/frozenproduct/small/light/components/form.js +51 -0
- package/js/common/product/large/dark/components/form.d.ts +9 -0
- package/js/common/product/large/dark/components/form.js +51 -0
- package/js/common/product/large/light/components/form.d.ts +9 -0
- package/js/common/product/large/light/components/form.js +51 -0
- package/js/common/product/small/dark/components/form.d.ts +9 -0
- package/js/common/product/small/dark/components/form.js +51 -0
- package/js/common/product/small/light/components/form.d.ts +9 -0
- package/js/common/product/small/light/components/form.js +51 -0
- package/js/es6/frozenproduct/large/dark/components/form.d.ts +3 -0
- package/js/es6/frozenproduct/large/dark/components/form.js +3 -0
- package/js/es6/frozenproduct/large/light/components/form.d.ts +3 -0
- package/js/es6/frozenproduct/large/light/components/form.js +3 -0
- package/js/es6/frozenproduct/small/dark/components/form.d.ts +3 -0
- package/js/es6/frozenproduct/small/dark/components/form.js +3 -0
- package/js/es6/frozenproduct/small/light/components/form.d.ts +3 -0
- package/js/es6/frozenproduct/small/light/components/form.js +3 -0
- package/js/es6/product/large/dark/components/form.d.ts +3 -0
- package/js/es6/product/large/dark/components/form.js +3 -0
- package/js/es6/product/large/light/components/form.d.ts +3 -0
- package/js/es6/product/large/light/components/form.js +3 -0
- package/js/es6/product/small/dark/components/form.d.ts +3 -0
- package/js/es6/product/small/dark/components/form.js +3 -0
- package/js/es6/product/small/light/components/form.d.ts +3 -0
- package/js/es6/product/small/light/components/form.js +3 -0
- package/js/umd/frozenproduct/large/dark/components/form.js +51 -0
- package/js/umd/frozenproduct/large/light/components/form.js +51 -0
- package/js/umd/frozenproduct/small/dark/components/form.js +51 -0
- package/js/umd/frozenproduct/small/light/components/form.js +51 -0
- package/js/umd/product/large/dark/components/form.js +51 -0
- package/js/umd/product/large/light/components/form.js +51 -0
- package/js/umd/product/small/dark/components/form.js +51 -0
- package/js/umd/product/small/light/components/form.js +51 -0
- package/json/flat/frozenproduct/large/dark/components/form.json +3 -0
- package/json/flat/frozenproduct/large/light/components/form.json +3 -0
- package/json/flat/frozenproduct/small/dark/components/form.json +3 -0
- package/json/flat/frozenproduct/small/light/components/form.json +3 -0
- package/json/flat/product/large/dark/components/form.json +3 -0
- package/json/flat/product/large/light/components/form.json +3 -0
- package/json/flat/product/small/dark/components/form.json +3 -0
- package/json/flat/product/small/light/components/form.json +3 -0
- package/json/nested/frozenproduct/large/dark/components/form.json +9 -0
- package/json/nested/frozenproduct/large/light/components/form.json +9 -0
- package/json/nested/frozenproduct/small/dark/components/form.json +9 -0
- package/json/nested/frozenproduct/small/light/components/form.json +9 -0
- package/json/nested/product/large/dark/components/form.json +9 -0
- package/json/nested/product/large/light/components/form.json +9 -0
- package/json/nested/product/small/dark/components/form.json +9 -0
- package/json/nested/product/small/light/components/form.json +9 -0
- package/package.json +1 -1
- package/sage-design-tokens-15.4.0.tgz +0 -0
- package/scss/frozenproduct/large/components/badge.scss +1 -1
- package/scss/frozenproduct/large/components/button.scss +15 -15
- package/scss/frozenproduct/large/components/container.scss +10 -10
- package/scss/frozenproduct/large/components/form.scss +14 -11
- package/scss/frozenproduct/large/components/link.scss +2 -2
- package/scss/frozenproduct/large/components/nav.scss +6 -6
- package/scss/frozenproduct/large/components/page.scss +1 -1
- package/scss/frozenproduct/large/components/popover.scss +6 -6
- package/scss/frozenproduct/large/components/progress.scss +8 -8
- package/scss/frozenproduct/large/components/status.scss +10 -10
- package/scss/frozenproduct/large/components/tab.scss +9 -9
- package/scss/frozenproduct/large/components/table.scss +10 -10
- package/scss/frozenproduct/small/components/badge.scss +1 -1
- package/scss/frozenproduct/small/components/button.scss +15 -15
- package/scss/frozenproduct/small/components/container.scss +10 -10
- package/scss/frozenproduct/small/components/form.scss +14 -11
- 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 +6 -6
- package/scss/frozenproduct/small/components/progress.scss +8 -8
- package/scss/frozenproduct/small/components/status.scss +10 -10
- package/scss/frozenproduct/small/components/tab.scss +9 -9
- 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 +11 -8
- package/scss/product/large/components/link.scss +2 -2
- package/scss/product/large/components/nav.scss +5 -5
- 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 +14 -14
- package/scss/product/small/components/form.scss +3 -0
- package/sage-design-tokens-15.3.0.tgz +0 -0
@@ -1768,6 +1768,57 @@ module.exports = {
|
|
1768
1768
|
},
|
1769
1769
|
},
|
1770
1770
|
},
|
1771
|
+
labelset: {
|
1772
|
+
inline: {
|
1773
|
+
pt: {
|
1774
|
+
S: {
|
1775
|
+
$type: "spacing",
|
1776
|
+
$value: "31",
|
1777
|
+
$description: "top padding on S inline input labelsets",
|
1778
|
+
filePath: "data/tokens/components/form.json",
|
1779
|
+
isSource: true,
|
1780
|
+
original: {
|
1781
|
+
$type: "spacing",
|
1782
|
+
$value: "31",
|
1783
|
+
$description: "top padding on S inline input labelsets",
|
1784
|
+
},
|
1785
|
+
name: "formSpaceLabelsetInlinePtS",
|
1786
|
+
attributes: {},
|
1787
|
+
path: ["form", "space", "labelset", "inline", "pt", "S"],
|
1788
|
+
},
|
1789
|
+
M: {
|
1790
|
+
$type: "spacing",
|
1791
|
+
$value: "35",
|
1792
|
+
$description: "top padding on inline input labelsets",
|
1793
|
+
filePath: "data/tokens/components/form.json",
|
1794
|
+
isSource: true,
|
1795
|
+
original: {
|
1796
|
+
$type: "spacing",
|
1797
|
+
$value: "35",
|
1798
|
+
$description: "top padding on inline input labelsets",
|
1799
|
+
},
|
1800
|
+
name: "formSpaceLabelsetInlinePtM",
|
1801
|
+
attributes: {},
|
1802
|
+
path: ["form", "space", "labelset", "inline", "pt", "M"],
|
1803
|
+
},
|
1804
|
+
L: {
|
1805
|
+
$type: "spacing",
|
1806
|
+
$value: "35",
|
1807
|
+
$description: "top padding on inline L input labelsets",
|
1808
|
+
filePath: "data/tokens/components/form.json",
|
1809
|
+
isSource: true,
|
1810
|
+
original: {
|
1811
|
+
$type: "spacing",
|
1812
|
+
$value: "35",
|
1813
|
+
$description: "top padding on inline L input labelsets",
|
1814
|
+
},
|
1815
|
+
name: "formSpaceLabelsetInlinePtL",
|
1816
|
+
attributes: {},
|
1817
|
+
path: ["form", "space", "labelset", "inline", "pt", "L"],
|
1818
|
+
},
|
1819
|
+
},
|
1820
|
+
},
|
1821
|
+
},
|
1771
1822
|
rating: {
|
1772
1823
|
xg: {
|
1773
1824
|
M: {
|
@@ -1768,6 +1768,57 @@ module.exports = {
|
|
1768
1768
|
},
|
1769
1769
|
},
|
1770
1770
|
},
|
1771
|
+
labelset: {
|
1772
|
+
inline: {
|
1773
|
+
pt: {
|
1774
|
+
S: {
|
1775
|
+
$type: "spacing",
|
1776
|
+
$value: "31",
|
1777
|
+
$description: "top padding on S inline input labelsets",
|
1778
|
+
filePath: "data/tokens/components/form.json",
|
1779
|
+
isSource: true,
|
1780
|
+
original: {
|
1781
|
+
$type: "spacing",
|
1782
|
+
$value: "31",
|
1783
|
+
$description: "top padding on S inline input labelsets",
|
1784
|
+
},
|
1785
|
+
name: "formSpaceLabelsetInlinePtS",
|
1786
|
+
attributes: {},
|
1787
|
+
path: ["form", "space", "labelset", "inline", "pt", "S"],
|
1788
|
+
},
|
1789
|
+
M: {
|
1790
|
+
$type: "spacing",
|
1791
|
+
$value: "35",
|
1792
|
+
$description: "top padding on inline input labelsets",
|
1793
|
+
filePath: "data/tokens/components/form.json",
|
1794
|
+
isSource: true,
|
1795
|
+
original: {
|
1796
|
+
$type: "spacing",
|
1797
|
+
$value: "35",
|
1798
|
+
$description: "top padding on inline input labelsets",
|
1799
|
+
},
|
1800
|
+
name: "formSpaceLabelsetInlinePtM",
|
1801
|
+
attributes: {},
|
1802
|
+
path: ["form", "space", "labelset", "inline", "pt", "M"],
|
1803
|
+
},
|
1804
|
+
L: {
|
1805
|
+
$type: "spacing",
|
1806
|
+
$value: "35",
|
1807
|
+
$description: "top padding on inline L input labelsets",
|
1808
|
+
filePath: "data/tokens/components/form.json",
|
1809
|
+
isSource: true,
|
1810
|
+
original: {
|
1811
|
+
$type: "spacing",
|
1812
|
+
$value: "35",
|
1813
|
+
$description: "top padding on inline L input labelsets",
|
1814
|
+
},
|
1815
|
+
name: "formSpaceLabelsetInlinePtL",
|
1816
|
+
attributes: {},
|
1817
|
+
path: ["form", "space", "labelset", "inline", "pt", "L"],
|
1818
|
+
},
|
1819
|
+
},
|
1820
|
+
},
|
1821
|
+
},
|
1771
1822
|
rating: {
|
1772
1823
|
xg: {
|
1773
1824
|
M: {
|
@@ -104,6 +104,9 @@ export const formSpaceIntegralProgressiveYL: number;
|
|
104
104
|
export const formSpaceIntegralProgressiveYgS: number;
|
105
105
|
export const formSpaceIntegralProgressiveYgM: number;
|
106
106
|
export const formSpaceIntegralProgressiveYgL: number;
|
107
|
+
export const formSpaceLabelsetInlinePtS: string;
|
108
|
+
export const formSpaceLabelsetInlinePtM: string;
|
109
|
+
export const formSpaceLabelsetInlinePtL: string;
|
107
110
|
export const formSpaceRatingXgM: number;
|
108
111
|
export const formSpaceRatingXgL: number;
|
109
112
|
export const formSpaceLayoutStackS: number;
|
@@ -104,6 +104,9 @@ export const formSpaceIntegralProgressiveYL = 16;
|
|
104
104
|
export const formSpaceIntegralProgressiveYgS = 8;
|
105
105
|
export const formSpaceIntegralProgressiveYgM = 12;
|
106
106
|
export const formSpaceIntegralProgressiveYgL = 16;
|
107
|
+
export const formSpaceLabelsetInlinePtS = "31";
|
108
|
+
export const formSpaceLabelsetInlinePtM = "35";
|
109
|
+
export const formSpaceLabelsetInlinePtL = "35";
|
107
110
|
export const formSpaceRatingXgM = 8;
|
108
111
|
export const formSpaceRatingXgL = 12;
|
109
112
|
export const formSpaceLayoutStackS = 16;
|
@@ -104,6 +104,9 @@ export const formSpaceIntegralProgressiveYL: number;
|
|
104
104
|
export const formSpaceIntegralProgressiveYgS: number;
|
105
105
|
export const formSpaceIntegralProgressiveYgM: number;
|
106
106
|
export const formSpaceIntegralProgressiveYgL: number;
|
107
|
+
export const formSpaceLabelsetInlinePtS: string;
|
108
|
+
export const formSpaceLabelsetInlinePtM: string;
|
109
|
+
export const formSpaceLabelsetInlinePtL: string;
|
107
110
|
export const formSpaceRatingXgM: number;
|
108
111
|
export const formSpaceRatingXgL: number;
|
109
112
|
export const formSpaceLayoutStackS: number;
|
@@ -104,6 +104,9 @@ export const formSpaceIntegralProgressiveYL = 16;
|
|
104
104
|
export const formSpaceIntegralProgressiveYgS = 8;
|
105
105
|
export const formSpaceIntegralProgressiveYgM = 12;
|
106
106
|
export const formSpaceIntegralProgressiveYgL = 16;
|
107
|
+
export const formSpaceLabelsetInlinePtS = "31";
|
108
|
+
export const formSpaceLabelsetInlinePtM = "35";
|
109
|
+
export const formSpaceLabelsetInlinePtL = "35";
|
107
110
|
export const formSpaceRatingXgM = 8;
|
108
111
|
export const formSpaceRatingXgL = 12;
|
109
112
|
export const formSpaceLayoutStackS = 16;
|
@@ -104,6 +104,9 @@ export const formSpaceIntegralProgressiveYL: number;
|
|
104
104
|
export const formSpaceIntegralProgressiveYgS: number;
|
105
105
|
export const formSpaceIntegralProgressiveYgM: number;
|
106
106
|
export const formSpaceIntegralProgressiveYgL: number;
|
107
|
+
export const formSpaceLabelsetInlinePtS: string;
|
108
|
+
export const formSpaceLabelsetInlinePtM: string;
|
109
|
+
export const formSpaceLabelsetInlinePtL: string;
|
107
110
|
export const formSpaceRatingXgM: number;
|
108
111
|
export const formSpaceRatingXgL: number;
|
109
112
|
export const formSpaceLayoutStackS: number;
|
@@ -104,6 +104,9 @@ export const formSpaceIntegralProgressiveYL = 16;
|
|
104
104
|
export const formSpaceIntegralProgressiveYgS = 8;
|
105
105
|
export const formSpaceIntegralProgressiveYgM = 12;
|
106
106
|
export const formSpaceIntegralProgressiveYgL = 16;
|
107
|
+
export const formSpaceLabelsetInlinePtS = "31";
|
108
|
+
export const formSpaceLabelsetInlinePtM = "35";
|
109
|
+
export const formSpaceLabelsetInlinePtL = "35";
|
107
110
|
export const formSpaceRatingXgM = 8;
|
108
111
|
export const formSpaceRatingXgL = 12;
|
109
112
|
export const formSpaceLayoutStackS = 12.8;
|
@@ -104,6 +104,9 @@ export const formSpaceIntegralProgressiveYL: number;
|
|
104
104
|
export const formSpaceIntegralProgressiveYgS: number;
|
105
105
|
export const formSpaceIntegralProgressiveYgM: number;
|
106
106
|
export const formSpaceIntegralProgressiveYgL: number;
|
107
|
+
export const formSpaceLabelsetInlinePtS: string;
|
108
|
+
export const formSpaceLabelsetInlinePtM: string;
|
109
|
+
export const formSpaceLabelsetInlinePtL: string;
|
107
110
|
export const formSpaceRatingXgM: number;
|
108
111
|
export const formSpaceRatingXgL: number;
|
109
112
|
export const formSpaceLayoutStackS: number;
|
@@ -104,6 +104,9 @@ export const formSpaceIntegralProgressiveYL = 16;
|
|
104
104
|
export const formSpaceIntegralProgressiveYgS = 8;
|
105
105
|
export const formSpaceIntegralProgressiveYgM = 12;
|
106
106
|
export const formSpaceIntegralProgressiveYgL = 16;
|
107
|
+
export const formSpaceLabelsetInlinePtS = "31";
|
108
|
+
export const formSpaceLabelsetInlinePtM = "35";
|
109
|
+
export const formSpaceLabelsetInlinePtL = "35";
|
107
110
|
export const formSpaceRatingXgM = 8;
|
108
111
|
export const formSpaceRatingXgL = 12;
|
109
112
|
export const formSpaceLayoutStackS = 12.8;
|
@@ -104,6 +104,9 @@ export const formSpaceIntegralProgressiveYL: number;
|
|
104
104
|
export const formSpaceIntegralProgressiveYgS: number;
|
105
105
|
export const formSpaceIntegralProgressiveYgM: number;
|
106
106
|
export const formSpaceIntegralProgressiveYgL: number;
|
107
|
+
export const formSpaceLabelsetInlinePtS: string;
|
108
|
+
export const formSpaceLabelsetInlinePtM: string;
|
109
|
+
export const formSpaceLabelsetInlinePtL: string;
|
107
110
|
export const formSpaceRatingXgM: number;
|
108
111
|
export const formSpaceRatingXgL: number;
|
109
112
|
export const formSpaceLayoutStackS: number;
|
@@ -104,6 +104,9 @@ export const formSpaceIntegralProgressiveYL = 16;
|
|
104
104
|
export const formSpaceIntegralProgressiveYgS = 8;
|
105
105
|
export const formSpaceIntegralProgressiveYgM = 12;
|
106
106
|
export const formSpaceIntegralProgressiveYgL = 16;
|
107
|
+
export const formSpaceLabelsetInlinePtS = "31";
|
108
|
+
export const formSpaceLabelsetInlinePtM = "35";
|
109
|
+
export const formSpaceLabelsetInlinePtL = "35";
|
107
110
|
export const formSpaceRatingXgM = 8;
|
108
111
|
export const formSpaceRatingXgL = 12;
|
109
112
|
export const formSpaceLayoutStackS = 16;
|
@@ -104,6 +104,9 @@ export const formSpaceIntegralProgressiveYL: number;
|
|
104
104
|
export const formSpaceIntegralProgressiveYgS: number;
|
105
105
|
export const formSpaceIntegralProgressiveYgM: number;
|
106
106
|
export const formSpaceIntegralProgressiveYgL: number;
|
107
|
+
export const formSpaceLabelsetInlinePtS: string;
|
108
|
+
export const formSpaceLabelsetInlinePtM: string;
|
109
|
+
export const formSpaceLabelsetInlinePtL: string;
|
107
110
|
export const formSpaceRatingXgM: number;
|
108
111
|
export const formSpaceRatingXgL: number;
|
109
112
|
export const formSpaceLayoutStackS: number;
|
@@ -104,6 +104,9 @@ export const formSpaceIntegralProgressiveYL = 16;
|
|
104
104
|
export const formSpaceIntegralProgressiveYgS = 8;
|
105
105
|
export const formSpaceIntegralProgressiveYgM = 12;
|
106
106
|
export const formSpaceIntegralProgressiveYgL = 16;
|
107
|
+
export const formSpaceLabelsetInlinePtS = "31";
|
108
|
+
export const formSpaceLabelsetInlinePtM = "35";
|
109
|
+
export const formSpaceLabelsetInlinePtL = "35";
|
107
110
|
export const formSpaceRatingXgM = 8;
|
108
111
|
export const formSpaceRatingXgL = 12;
|
109
112
|
export const formSpaceLayoutStackS = 16;
|
@@ -104,6 +104,9 @@ export const formSpaceIntegralProgressiveYL: number;
|
|
104
104
|
export const formSpaceIntegralProgressiveYgS: number;
|
105
105
|
export const formSpaceIntegralProgressiveYgM: number;
|
106
106
|
export const formSpaceIntegralProgressiveYgL: number;
|
107
|
+
export const formSpaceLabelsetInlinePtS: string;
|
108
|
+
export const formSpaceLabelsetInlinePtM: string;
|
109
|
+
export const formSpaceLabelsetInlinePtL: string;
|
107
110
|
export const formSpaceRatingXgM: number;
|
108
111
|
export const formSpaceRatingXgL: number;
|
109
112
|
export const formSpaceLayoutStackS: number;
|
@@ -104,6 +104,9 @@ export const formSpaceIntegralProgressiveYL = 16;
|
|
104
104
|
export const formSpaceIntegralProgressiveYgS = 8;
|
105
105
|
export const formSpaceIntegralProgressiveYgM = 12;
|
106
106
|
export const formSpaceIntegralProgressiveYgL = 16;
|
107
|
+
export const formSpaceLabelsetInlinePtS = "31";
|
108
|
+
export const formSpaceLabelsetInlinePtM = "35";
|
109
|
+
export const formSpaceLabelsetInlinePtL = "35";
|
107
110
|
export const formSpaceRatingXgM = 8;
|
108
111
|
export const formSpaceRatingXgL = 12;
|
109
112
|
export const formSpaceLayoutStackS = 16;
|
@@ -104,6 +104,9 @@ export const formSpaceIntegralProgressiveYL: number;
|
|
104
104
|
export const formSpaceIntegralProgressiveYgS: number;
|
105
105
|
export const formSpaceIntegralProgressiveYgM: number;
|
106
106
|
export const formSpaceIntegralProgressiveYgL: number;
|
107
|
+
export const formSpaceLabelsetInlinePtS: string;
|
108
|
+
export const formSpaceLabelsetInlinePtM: string;
|
109
|
+
export const formSpaceLabelsetInlinePtL: string;
|
107
110
|
export const formSpaceRatingXgM: number;
|
108
111
|
export const formSpaceRatingXgL: number;
|
109
112
|
export const formSpaceLayoutStackS: number;
|
@@ -104,6 +104,9 @@ export const formSpaceIntegralProgressiveYL = 16;
|
|
104
104
|
export const formSpaceIntegralProgressiveYgS = 8;
|
105
105
|
export const formSpaceIntegralProgressiveYgM = 12;
|
106
106
|
export const formSpaceIntegralProgressiveYgL = 16;
|
107
|
+
export const formSpaceLabelsetInlinePtS = "31";
|
108
|
+
export const formSpaceLabelsetInlinePtM = "35";
|
109
|
+
export const formSpaceLabelsetInlinePtL = "35";
|
107
110
|
export const formSpaceRatingXgM = 8;
|
108
111
|
export const formSpaceRatingXgL = 12;
|
109
112
|
export const formSpaceLayoutStackS = 16;
|
@@ -1785,6 +1785,57 @@
|
|
1785
1785
|
},
|
1786
1786
|
},
|
1787
1787
|
},
|
1788
|
+
labelset: {
|
1789
|
+
inline: {
|
1790
|
+
pt: {
|
1791
|
+
S: {
|
1792
|
+
$type: "spacing",
|
1793
|
+
$value: "31",
|
1794
|
+
$description: "top padding on S inline input labelsets",
|
1795
|
+
filePath: "data/tokens/components/form.json",
|
1796
|
+
isSource: true,
|
1797
|
+
original: {
|
1798
|
+
$type: "spacing",
|
1799
|
+
$value: "31",
|
1800
|
+
$description: "top padding on S inline input labelsets",
|
1801
|
+
},
|
1802
|
+
name: "formSpaceLabelsetInlinePtS",
|
1803
|
+
attributes: {},
|
1804
|
+
path: ["form", "space", "labelset", "inline", "pt", "S"],
|
1805
|
+
},
|
1806
|
+
M: {
|
1807
|
+
$type: "spacing",
|
1808
|
+
$value: "35",
|
1809
|
+
$description: "top padding on inline input labelsets",
|
1810
|
+
filePath: "data/tokens/components/form.json",
|
1811
|
+
isSource: true,
|
1812
|
+
original: {
|
1813
|
+
$type: "spacing",
|
1814
|
+
$value: "35",
|
1815
|
+
$description: "top padding on inline input labelsets",
|
1816
|
+
},
|
1817
|
+
name: "formSpaceLabelsetInlinePtM",
|
1818
|
+
attributes: {},
|
1819
|
+
path: ["form", "space", "labelset", "inline", "pt", "M"],
|
1820
|
+
},
|
1821
|
+
L: {
|
1822
|
+
$type: "spacing",
|
1823
|
+
$value: "35",
|
1824
|
+
$description: "top padding on inline L input labelsets",
|
1825
|
+
filePath: "data/tokens/components/form.json",
|
1826
|
+
isSource: true,
|
1827
|
+
original: {
|
1828
|
+
$type: "spacing",
|
1829
|
+
$value: "35",
|
1830
|
+
$description: "top padding on inline L input labelsets",
|
1831
|
+
},
|
1832
|
+
name: "formSpaceLabelsetInlinePtL",
|
1833
|
+
attributes: {},
|
1834
|
+
path: ["form", "space", "labelset", "inline", "pt", "L"],
|
1835
|
+
},
|
1836
|
+
},
|
1837
|
+
},
|
1838
|
+
},
|
1788
1839
|
rating: {
|
1789
1840
|
xg: {
|
1790
1841
|
M: {
|
@@ -1785,6 +1785,57 @@
|
|
1785
1785
|
},
|
1786
1786
|
},
|
1787
1787
|
},
|
1788
|
+
labelset: {
|
1789
|
+
inline: {
|
1790
|
+
pt: {
|
1791
|
+
S: {
|
1792
|
+
$type: "spacing",
|
1793
|
+
$value: "31",
|
1794
|
+
$description: "top padding on S inline input labelsets",
|
1795
|
+
filePath: "data/tokens/components/form.json",
|
1796
|
+
isSource: true,
|
1797
|
+
original: {
|
1798
|
+
$type: "spacing",
|
1799
|
+
$value: "31",
|
1800
|
+
$description: "top padding on S inline input labelsets",
|
1801
|
+
},
|
1802
|
+
name: "formSpaceLabelsetInlinePtS",
|
1803
|
+
attributes: {},
|
1804
|
+
path: ["form", "space", "labelset", "inline", "pt", "S"],
|
1805
|
+
},
|
1806
|
+
M: {
|
1807
|
+
$type: "spacing",
|
1808
|
+
$value: "35",
|
1809
|
+
$description: "top padding on inline input labelsets",
|
1810
|
+
filePath: "data/tokens/components/form.json",
|
1811
|
+
isSource: true,
|
1812
|
+
original: {
|
1813
|
+
$type: "spacing",
|
1814
|
+
$value: "35",
|
1815
|
+
$description: "top padding on inline input labelsets",
|
1816
|
+
},
|
1817
|
+
name: "formSpaceLabelsetInlinePtM",
|
1818
|
+
attributes: {},
|
1819
|
+
path: ["form", "space", "labelset", "inline", "pt", "M"],
|
1820
|
+
},
|
1821
|
+
L: {
|
1822
|
+
$type: "spacing",
|
1823
|
+
$value: "35",
|
1824
|
+
$description: "top padding on inline L input labelsets",
|
1825
|
+
filePath: "data/tokens/components/form.json",
|
1826
|
+
isSource: true,
|
1827
|
+
original: {
|
1828
|
+
$type: "spacing",
|
1829
|
+
$value: "35",
|
1830
|
+
$description: "top padding on inline L input labelsets",
|
1831
|
+
},
|
1832
|
+
name: "formSpaceLabelsetInlinePtL",
|
1833
|
+
attributes: {},
|
1834
|
+
path: ["form", "space", "labelset", "inline", "pt", "L"],
|
1835
|
+
},
|
1836
|
+
},
|
1837
|
+
},
|
1838
|
+
},
|
1788
1839
|
rating: {
|
1789
1840
|
xg: {
|
1790
1841
|
M: {
|
@@ -1785,6 +1785,57 @@
|
|
1785
1785
|
},
|
1786
1786
|
},
|
1787
1787
|
},
|
1788
|
+
labelset: {
|
1789
|
+
inline: {
|
1790
|
+
pt: {
|
1791
|
+
S: {
|
1792
|
+
$type: "spacing",
|
1793
|
+
$value: "31",
|
1794
|
+
$description: "top padding on S inline input labelsets",
|
1795
|
+
filePath: "data/tokens/components/form.json",
|
1796
|
+
isSource: true,
|
1797
|
+
original: {
|
1798
|
+
$type: "spacing",
|
1799
|
+
$value: "31",
|
1800
|
+
$description: "top padding on S inline input labelsets",
|
1801
|
+
},
|
1802
|
+
name: "formSpaceLabelsetInlinePtS",
|
1803
|
+
attributes: {},
|
1804
|
+
path: ["form", "space", "labelset", "inline", "pt", "S"],
|
1805
|
+
},
|
1806
|
+
M: {
|
1807
|
+
$type: "spacing",
|
1808
|
+
$value: "35",
|
1809
|
+
$description: "top padding on inline input labelsets",
|
1810
|
+
filePath: "data/tokens/components/form.json",
|
1811
|
+
isSource: true,
|
1812
|
+
original: {
|
1813
|
+
$type: "spacing",
|
1814
|
+
$value: "35",
|
1815
|
+
$description: "top padding on inline input labelsets",
|
1816
|
+
},
|
1817
|
+
name: "formSpaceLabelsetInlinePtM",
|
1818
|
+
attributes: {},
|
1819
|
+
path: ["form", "space", "labelset", "inline", "pt", "M"],
|
1820
|
+
},
|
1821
|
+
L: {
|
1822
|
+
$type: "spacing",
|
1823
|
+
$value: "35",
|
1824
|
+
$description: "top padding on inline L input labelsets",
|
1825
|
+
filePath: "data/tokens/components/form.json",
|
1826
|
+
isSource: true,
|
1827
|
+
original: {
|
1828
|
+
$type: "spacing",
|
1829
|
+
$value: "35",
|
1830
|
+
$description: "top padding on inline L input labelsets",
|
1831
|
+
},
|
1832
|
+
name: "formSpaceLabelsetInlinePtL",
|
1833
|
+
attributes: {},
|
1834
|
+
path: ["form", "space", "labelset", "inline", "pt", "L"],
|
1835
|
+
},
|
1836
|
+
},
|
1837
|
+
},
|
1838
|
+
},
|
1788
1839
|
rating: {
|
1789
1840
|
xg: {
|
1790
1841
|
M: {
|
@@ -1785,6 +1785,57 @@
|
|
1785
1785
|
},
|
1786
1786
|
},
|
1787
1787
|
},
|
1788
|
+
labelset: {
|
1789
|
+
inline: {
|
1790
|
+
pt: {
|
1791
|
+
S: {
|
1792
|
+
$type: "spacing",
|
1793
|
+
$value: "31",
|
1794
|
+
$description: "top padding on S inline input labelsets",
|
1795
|
+
filePath: "data/tokens/components/form.json",
|
1796
|
+
isSource: true,
|
1797
|
+
original: {
|
1798
|
+
$type: "spacing",
|
1799
|
+
$value: "31",
|
1800
|
+
$description: "top padding on S inline input labelsets",
|
1801
|
+
},
|
1802
|
+
name: "formSpaceLabelsetInlinePtS",
|
1803
|
+
attributes: {},
|
1804
|
+
path: ["form", "space", "labelset", "inline", "pt", "S"],
|
1805
|
+
},
|
1806
|
+
M: {
|
1807
|
+
$type: "spacing",
|
1808
|
+
$value: "35",
|
1809
|
+
$description: "top padding on inline input labelsets",
|
1810
|
+
filePath: "data/tokens/components/form.json",
|
1811
|
+
isSource: true,
|
1812
|
+
original: {
|
1813
|
+
$type: "spacing",
|
1814
|
+
$value: "35",
|
1815
|
+
$description: "top padding on inline input labelsets",
|
1816
|
+
},
|
1817
|
+
name: "formSpaceLabelsetInlinePtM",
|
1818
|
+
attributes: {},
|
1819
|
+
path: ["form", "space", "labelset", "inline", "pt", "M"],
|
1820
|
+
},
|
1821
|
+
L: {
|
1822
|
+
$type: "spacing",
|
1823
|
+
$value: "35",
|
1824
|
+
$description: "top padding on inline L input labelsets",
|
1825
|
+
filePath: "data/tokens/components/form.json",
|
1826
|
+
isSource: true,
|
1827
|
+
original: {
|
1828
|
+
$type: "spacing",
|
1829
|
+
$value: "35",
|
1830
|
+
$description: "top padding on inline L input labelsets",
|
1831
|
+
},
|
1832
|
+
name: "formSpaceLabelsetInlinePtL",
|
1833
|
+
attributes: {},
|
1834
|
+
path: ["form", "space", "labelset", "inline", "pt", "L"],
|
1835
|
+
},
|
1836
|
+
},
|
1837
|
+
},
|
1838
|
+
},
|
1788
1839
|
rating: {
|
1789
1840
|
xg: {
|
1790
1841
|
M: {
|
@@ -1785,6 +1785,57 @@
|
|
1785
1785
|
},
|
1786
1786
|
},
|
1787
1787
|
},
|
1788
|
+
labelset: {
|
1789
|
+
inline: {
|
1790
|
+
pt: {
|
1791
|
+
S: {
|
1792
|
+
$type: "spacing",
|
1793
|
+
$value: "31",
|
1794
|
+
$description: "top padding on S inline input labelsets",
|
1795
|
+
filePath: "data/tokens/components/form.json",
|
1796
|
+
isSource: true,
|
1797
|
+
original: {
|
1798
|
+
$type: "spacing",
|
1799
|
+
$value: "31",
|
1800
|
+
$description: "top padding on S inline input labelsets",
|
1801
|
+
},
|
1802
|
+
name: "formSpaceLabelsetInlinePtS",
|
1803
|
+
attributes: {},
|
1804
|
+
path: ["form", "space", "labelset", "inline", "pt", "S"],
|
1805
|
+
},
|
1806
|
+
M: {
|
1807
|
+
$type: "spacing",
|
1808
|
+
$value: "35",
|
1809
|
+
$description: "top padding on inline input labelsets",
|
1810
|
+
filePath: "data/tokens/components/form.json",
|
1811
|
+
isSource: true,
|
1812
|
+
original: {
|
1813
|
+
$type: "spacing",
|
1814
|
+
$value: "35",
|
1815
|
+
$description: "top padding on inline input labelsets",
|
1816
|
+
},
|
1817
|
+
name: "formSpaceLabelsetInlinePtM",
|
1818
|
+
attributes: {},
|
1819
|
+
path: ["form", "space", "labelset", "inline", "pt", "M"],
|
1820
|
+
},
|
1821
|
+
L: {
|
1822
|
+
$type: "spacing",
|
1823
|
+
$value: "35",
|
1824
|
+
$description: "top padding on inline L input labelsets",
|
1825
|
+
filePath: "data/tokens/components/form.json",
|
1826
|
+
isSource: true,
|
1827
|
+
original: {
|
1828
|
+
$type: "spacing",
|
1829
|
+
$value: "35",
|
1830
|
+
$description: "top padding on inline L input labelsets",
|
1831
|
+
},
|
1832
|
+
name: "formSpaceLabelsetInlinePtL",
|
1833
|
+
attributes: {},
|
1834
|
+
path: ["form", "space", "labelset", "inline", "pt", "L"],
|
1835
|
+
},
|
1836
|
+
},
|
1837
|
+
},
|
1838
|
+
},
|
1788
1839
|
rating: {
|
1789
1840
|
xg: {
|
1790
1841
|
M: {
|
@@ -1785,6 +1785,57 @@
|
|
1785
1785
|
},
|
1786
1786
|
},
|
1787
1787
|
},
|
1788
|
+
labelset: {
|
1789
|
+
inline: {
|
1790
|
+
pt: {
|
1791
|
+
S: {
|
1792
|
+
$type: "spacing",
|
1793
|
+
$value: "31",
|
1794
|
+
$description: "top padding on S inline input labelsets",
|
1795
|
+
filePath: "data/tokens/components/form.json",
|
1796
|
+
isSource: true,
|
1797
|
+
original: {
|
1798
|
+
$type: "spacing",
|
1799
|
+
$value: "31",
|
1800
|
+
$description: "top padding on S inline input labelsets",
|
1801
|
+
},
|
1802
|
+
name: "formSpaceLabelsetInlinePtS",
|
1803
|
+
attributes: {},
|
1804
|
+
path: ["form", "space", "labelset", "inline", "pt", "S"],
|
1805
|
+
},
|
1806
|
+
M: {
|
1807
|
+
$type: "spacing",
|
1808
|
+
$value: "35",
|
1809
|
+
$description: "top padding on inline input labelsets",
|
1810
|
+
filePath: "data/tokens/components/form.json",
|
1811
|
+
isSource: true,
|
1812
|
+
original: {
|
1813
|
+
$type: "spacing",
|
1814
|
+
$value: "35",
|
1815
|
+
$description: "top padding on inline input labelsets",
|
1816
|
+
},
|
1817
|
+
name: "formSpaceLabelsetInlinePtM",
|
1818
|
+
attributes: {},
|
1819
|
+
path: ["form", "space", "labelset", "inline", "pt", "M"],
|
1820
|
+
},
|
1821
|
+
L: {
|
1822
|
+
$type: "spacing",
|
1823
|
+
$value: "35",
|
1824
|
+
$description: "top padding on inline L input labelsets",
|
1825
|
+
filePath: "data/tokens/components/form.json",
|
1826
|
+
isSource: true,
|
1827
|
+
original: {
|
1828
|
+
$type: "spacing",
|
1829
|
+
$value: "35",
|
1830
|
+
$description: "top padding on inline L input labelsets",
|
1831
|
+
},
|
1832
|
+
name: "formSpaceLabelsetInlinePtL",
|
1833
|
+
attributes: {},
|
1834
|
+
path: ["form", "space", "labelset", "inline", "pt", "L"],
|
1835
|
+
},
|
1836
|
+
},
|
1837
|
+
},
|
1838
|
+
},
|
1788
1839
|
rating: {
|
1789
1840
|
xg: {
|
1790
1841
|
M: {
|