@atlaskit/tokens 6.3.1 → 6.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/dist/cjs/artifacts/generated-pairs.js +1 -1
- package/dist/cjs/artifacts/palettes-raw/legacy-palette.js +2 -1
- package/dist/cjs/artifacts/palettes-raw/palette-brand-refresh.js +2 -1
- package/dist/cjs/artifacts/palettes-raw/palette.js +2 -1
- package/dist/cjs/artifacts/palettes-raw/shape-palette.js +2 -1
- package/dist/cjs/artifacts/palettes-raw/spacing-scale.js +2 -1
- package/dist/cjs/artifacts/palettes-raw/typography-palette.js +2 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-dark-brand-refresh.js +2 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-dark-future.js +2 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +2 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-dark.js +2 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-legacy-dark.js +2 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-legacy-light.js +2 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-light-brand-refresh.js +2 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-light-future.js +2 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-light-increased-contrast.js +2 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-light.js +2 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-shape-rounder.js +2 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-shape-roundest.js +2 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-shape.js +2 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-spacing.js +2 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-typography-adg3.js +12 -11
- package/dist/cjs/artifacts/tokens-raw/atlassian-typography-modernized.js +12 -11
- package/dist/cjs/artifacts/tokens-raw/atlassian-typography-refreshed.js +12 -11
- package/dist/cjs/artifacts/tokens-raw/atlassian-typography.js +12 -11
- package/dist/cjs/babel-plugin/plugin.js +5 -2
- package/dist/cjs/entry-points/token-metadata.codegen.js +6 -6
- package/dist/cjs/entry-points/tokens-raw.js +9 -2
- package/dist/es2019/artifacts/generated-pairs.js +1 -1
- package/dist/es2019/artifacts/palettes-raw/legacy-palette.js +2 -1
- package/dist/es2019/artifacts/palettes-raw/palette-brand-refresh.js +2 -1
- package/dist/es2019/artifacts/palettes-raw/palette.js +2 -1
- package/dist/es2019/artifacts/palettes-raw/shape-palette.js +2 -1
- package/dist/es2019/artifacts/palettes-raw/spacing-scale.js +2 -1
- package/dist/es2019/artifacts/palettes-raw/typography-palette.js +2 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-dark-brand-refresh.js +2 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-dark-future.js +2 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +2 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-dark.js +2 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-legacy-dark.js +2 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-legacy-light.js +2 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-light-brand-refresh.js +2 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-light-future.js +2 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-light-increased-contrast.js +2 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-light.js +2 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-shape-rounder.js +2 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-shape-roundest.js +2 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-shape.js +2 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-spacing.js +2 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-typography-adg3.js +12 -11
- package/dist/es2019/artifacts/tokens-raw/atlassian-typography-modernized.js +12 -11
- package/dist/es2019/artifacts/tokens-raw/atlassian-typography-refreshed.js +12 -11
- package/dist/es2019/artifacts/tokens-raw/atlassian-typography.js +12 -11
- package/dist/es2019/babel-plugin/plugin.js +5 -2
- package/dist/es2019/entry-points/token-metadata.codegen.js +6 -6
- package/dist/es2019/entry-points/tokens-raw.js +3 -2
- package/dist/esm/artifacts/generated-pairs.js +1 -1
- package/dist/esm/artifacts/palettes-raw/legacy-palette.js +2 -1
- package/dist/esm/artifacts/palettes-raw/palette-brand-refresh.js +2 -1
- package/dist/esm/artifacts/palettes-raw/palette.js +2 -1
- package/dist/esm/artifacts/palettes-raw/shape-palette.js +2 -1
- package/dist/esm/artifacts/palettes-raw/spacing-scale.js +2 -1
- package/dist/esm/artifacts/palettes-raw/typography-palette.js +2 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-dark-brand-refresh.js +2 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-dark-future.js +2 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +2 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-dark.js +2 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-legacy-dark.js +2 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-legacy-light.js +2 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-light-brand-refresh.js +2 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-light-future.js +2 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-light-increased-contrast.js +2 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-light.js +2 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-shape-rounder.js +2 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-shape-roundest.js +2 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-shape.js +2 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-spacing.js +2 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-typography-adg3.js +12 -11
- package/dist/esm/artifacts/tokens-raw/atlassian-typography-modernized.js +12 -11
- package/dist/esm/artifacts/tokens-raw/atlassian-typography-refreshed.js +12 -11
- package/dist/esm/artifacts/tokens-raw/atlassian-typography.js +12 -11
- package/dist/esm/babel-plugin/plugin.js +5 -2
- package/dist/esm/entry-points/token-metadata.codegen.js +6 -6
- package/dist/esm/entry-points/tokens-raw.js +3 -2
- package/dist/types/artifacts/generated-pairs.d.ts +4 -9
- package/dist/types/artifacts/palettes-raw/legacy-palette.d.ts +14 -30
- package/dist/types/artifacts/palettes-raw/palette-brand-refresh.d.ts +14 -30
- package/dist/types/artifacts/palettes-raw/palette.d.ts +14 -30
- package/dist/types/artifacts/palettes-raw/shape-palette.d.ts +13 -26
- package/dist/types/artifacts/palettes-raw/spacing-scale.d.ts +13 -11
- package/dist/types/artifacts/palettes-raw/typography-palette.d.ts +13 -26
- package/dist/types/artifacts/tokens-raw/atlassian-dark-brand-refresh.d.ts +36 -95
- package/dist/types/artifacts/tokens-raw/atlassian-dark-future.d.ts +18 -17
- package/dist/types/artifacts/tokens-raw/atlassian-dark-increased-contrast.d.ts +36 -119
- package/dist/types/artifacts/tokens-raw/atlassian-dark.d.ts +36 -95
- package/dist/types/artifacts/tokens-raw/atlassian-legacy-dark.d.ts +36 -99
- package/dist/types/artifacts/tokens-raw/atlassian-legacy-light.d.ts +36 -75
- package/dist/types/artifacts/tokens-raw/atlassian-light-brand-refresh.d.ts +36 -75
- package/dist/types/artifacts/tokens-raw/atlassian-light-future.d.ts +18 -17
- package/dist/types/artifacts/tokens-raw/atlassian-light-increased-contrast.d.ts +36 -99
- package/dist/types/artifacts/tokens-raw/atlassian-light.d.ts +36 -75
- package/dist/types/artifacts/tokens-raw/atlassian-shape-rounder.d.ts +18 -73
- package/dist/types/artifacts/tokens-raw/atlassian-shape-roundest.d.ts +18 -73
- package/dist/types/artifacts/tokens-raw/atlassian-shape.d.ts +18 -73
- package/dist/types/artifacts/tokens-raw/atlassian-spacing.d.ts +18 -43
- package/dist/types/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +25 -46
- package/dist/types/artifacts/tokens-raw/atlassian-typography-modernized.d.ts +25 -46
- package/dist/types/artifacts/tokens-raw/atlassian-typography-refreshed.d.ts +25 -46
- package/dist/types/artifacts/tokens-raw/atlassian-typography.d.ts +25 -46
- package/dist/types/entry-points/token-metadata.codegen.d.ts +1 -1
- package/dist/types/entry-points/tokens-raw.d.ts +3 -2
- package/dist/types-ts4.5/artifacts/generated-pairs.d.ts +4 -9
- package/dist/types-ts4.5/artifacts/palettes-raw/legacy-palette.d.ts +14 -30
- package/dist/types-ts4.5/artifacts/palettes-raw/palette-brand-refresh.d.ts +14 -30
- package/dist/types-ts4.5/artifacts/palettes-raw/palette.d.ts +14 -30
- package/dist/types-ts4.5/artifacts/palettes-raw/shape-palette.d.ts +13 -26
- package/dist/types-ts4.5/artifacts/palettes-raw/spacing-scale.d.ts +13 -11
- package/dist/types-ts4.5/artifacts/palettes-raw/typography-palette.d.ts +13 -26
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark-brand-refresh.d.ts +36 -95
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark-future.d.ts +18 -17
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark-increased-contrast.d.ts +36 -119
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark.d.ts +36 -95
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-legacy-dark.d.ts +36 -99
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-legacy-light.d.ts +36 -75
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light-brand-refresh.d.ts +36 -75
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light-future.d.ts +18 -17
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light-increased-contrast.d.ts +36 -99
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light.d.ts +36 -75
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-shape-rounder.d.ts +18 -73
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-shape-roundest.d.ts +18 -73
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-shape.d.ts +18 -73
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-spacing.d.ts +18 -43
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +25 -46
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-modernized.d.ts +25 -46
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-refreshed.d.ts +25 -46
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography.d.ts +25 -46
- package/dist/types-ts4.5/entry-points/token-metadata.codegen.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/tokens-raw.d.ts +3 -2
- package/figma/atlassian-typography-adg3.json +2 -2
- package/figma/atlassian-typography-modernized.json +2 -2
- package/figma/atlassian-typography-refreshed.json +2 -2
- package/figma/atlassian-typography.json +2 -2
- package/offerings.json +32 -0
- package/package.json +9 -28
|
@@ -6,15 +6,16 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
8
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
9
|
-
* @codegen <<SignedSource::
|
|
9
|
+
* @codegen <<SignedSource::2d82706aaef27f4b665743cafd879972>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"attributes": {
|
|
14
15
|
"group": "typography",
|
|
15
16
|
"state": "active",
|
|
16
17
|
"introduced": "1.14.0",
|
|
17
|
-
"description": "For overlapping brand with
|
|
18
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
18
19
|
},
|
|
19
20
|
"value": "normal 653 32px/36px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
20
21
|
"filePath": "schema/themes/atlassian-typography/theme.tsx",
|
|
@@ -24,7 +25,7 @@ var tokens = [{
|
|
|
24
25
|
"group": "typography",
|
|
25
26
|
"state": "active",
|
|
26
27
|
"introduced": "1.14.0",
|
|
27
|
-
"description": "For overlapping brand with
|
|
28
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
28
29
|
},
|
|
29
30
|
"value": {
|
|
30
31
|
"fontWeight": "FontWeight653",
|
|
@@ -43,7 +44,7 @@ var tokens = [{
|
|
|
43
44
|
"group": "typography",
|
|
44
45
|
"state": "active",
|
|
45
46
|
"introduced": "1.14.0",
|
|
46
|
-
"description": "For overlapping brand with
|
|
47
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
47
48
|
},
|
|
48
49
|
"value": "normal 653 28px/32px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
49
50
|
"filePath": "schema/themes/atlassian-typography/theme.tsx",
|
|
@@ -53,7 +54,7 @@ var tokens = [{
|
|
|
53
54
|
"group": "typography",
|
|
54
55
|
"state": "active",
|
|
55
56
|
"introduced": "1.14.0",
|
|
56
|
-
"description": "For overlapping brand with
|
|
57
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
57
58
|
},
|
|
58
59
|
"value": {
|
|
59
60
|
"fontWeight": "FontWeight653",
|
|
@@ -72,7 +73,7 @@ var tokens = [{
|
|
|
72
73
|
"group": "typography",
|
|
73
74
|
"state": "active",
|
|
74
75
|
"introduced": "1.14.0",
|
|
75
|
-
"description": "
|
|
76
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
76
77
|
},
|
|
77
78
|
"value": "normal 653 24px/28px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
78
79
|
"filePath": "schema/themes/atlassian-typography/theme.tsx",
|
|
@@ -82,7 +83,7 @@ var tokens = [{
|
|
|
82
83
|
"group": "typography",
|
|
83
84
|
"state": "active",
|
|
84
85
|
"introduced": "1.14.0",
|
|
85
|
-
"description": "
|
|
86
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
86
87
|
},
|
|
87
88
|
"value": {
|
|
88
89
|
"fontWeight": "FontWeight653",
|
|
@@ -537,7 +538,7 @@ var tokens = [{
|
|
|
537
538
|
"group": "fontFamily",
|
|
538
539
|
"state": "active",
|
|
539
540
|
"introduced": "1.14.0",
|
|
540
|
-
"description": "For our default
|
|
541
|
+
"description": "For our default UI heading text."
|
|
541
542
|
},
|
|
542
543
|
"value": "\"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
543
544
|
"filePath": "schema/themes/atlassian-typography/font-family.tsx",
|
|
@@ -547,7 +548,7 @@ var tokens = [{
|
|
|
547
548
|
"group": "fontFamily",
|
|
548
549
|
"state": "active",
|
|
549
550
|
"introduced": "1.14.0",
|
|
550
|
-
"description": "For our default
|
|
551
|
+
"description": "For our default UI heading text."
|
|
551
552
|
},
|
|
552
553
|
"value": "FontFamilyWebSansRefreshed"
|
|
553
554
|
},
|
|
@@ -559,7 +560,7 @@ var tokens = [{
|
|
|
559
560
|
"group": "fontFamily",
|
|
560
561
|
"state": "active",
|
|
561
562
|
"introduced": "1.14.0",
|
|
562
|
-
"description": "For our default
|
|
563
|
+
"description": "For our default UI body text."
|
|
563
564
|
},
|
|
564
565
|
"value": "\"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
565
566
|
"filePath": "schema/themes/atlassian-typography/font-family.tsx",
|
|
@@ -569,7 +570,7 @@ var tokens = [{
|
|
|
569
570
|
"group": "fontFamily",
|
|
570
571
|
"state": "active",
|
|
571
572
|
"introduced": "1.14.0",
|
|
572
|
-
"description": "For our default
|
|
573
|
+
"description": "For our default UI body text."
|
|
573
574
|
},
|
|
574
575
|
"value": "FontFamilyWebSansRefreshed"
|
|
575
576
|
},
|
|
@@ -49,7 +49,7 @@ var getThemeValues = function getThemeValues(theme) {
|
|
|
49
49
|
value = rawToken.value;
|
|
50
50
|
} else if (typeof rawToken.value === 'number') {
|
|
51
51
|
value = rawToken.value.toString();
|
|
52
|
-
} else {
|
|
52
|
+
} else if (Array.isArray(rawToken.value)) {
|
|
53
53
|
// If it's a box shadow, it'll be an array of values that needs to be
|
|
54
54
|
// formatted to look like '0px 0px 8px #091e4229, 0px 0px 1px #091e421F'
|
|
55
55
|
value = rawToken.value.reduce(function (prev, curr, index) {
|
|
@@ -73,6 +73,9 @@ var getThemeValues = function getThemeValues(theme) {
|
|
|
73
73
|
}
|
|
74
74
|
return prev + value;
|
|
75
75
|
}, '');
|
|
76
|
+
} else {
|
|
77
|
+
// ignore when value is `fontweight` etc. - this is apparently not handled here.
|
|
78
|
+
return formatted;
|
|
76
79
|
}
|
|
77
80
|
return _objectSpread(_objectSpread({}, formatted), {}, (0, _defineProperty2.default)({}, rawToken.cleanName, value));
|
|
78
81
|
}, {});
|
|
@@ -120,7 +123,7 @@ function plugin() {
|
|
|
120
123
|
}
|
|
121
124
|
}
|
|
122
125
|
|
|
123
|
-
// The border.radius tokens are skipped in shouldForceAutoFallback mode because these tokens are not enabled in the live
|
|
126
|
+
// The border.radius tokens are skipped in shouldForceAutoFallback mode because these tokens are not enabled in the live apps and enforcing default values on them will override all the fallback values that are currently being used to render the actual UI.
|
|
124
127
|
// The exempted tokens (the ones that start with any of the provided exemption prefixes) are also skipped.
|
|
125
128
|
var forceAutoFallbackExemptions = ['border.radius'].concat((0, _toConsumableArray2.default)(state.opts.forceAutoFallbackExemptions || []));
|
|
126
129
|
|
|
@@ -9,7 +9,7 @@ exports.tokens = void 0;
|
|
|
9
9
|
*
|
|
10
10
|
* Metadata for generation of of `@atlaskit/ads-mcp` and https://atlassian.design/llms-tokens.txt.
|
|
11
11
|
*
|
|
12
|
-
* @codegen <<SignedSource::
|
|
12
|
+
* @codegen <<SignedSource::e7aee1e60142ef9336a2208ccfa3aa22>>
|
|
13
13
|
* @codegenCommand yarn build tokens
|
|
14
14
|
*/
|
|
15
15
|
|
|
@@ -2086,17 +2086,17 @@ var tokens = exports.tokens = [{
|
|
|
2086
2086
|
}, {
|
|
2087
2087
|
name: 'font.heading.xxlarge',
|
|
2088
2088
|
path: ['font', 'heading', 'xxlarge'],
|
|
2089
|
-
description: 'For overlapping brand with
|
|
2089
|
+
description: 'For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL.',
|
|
2090
2090
|
exampleValue: 'normal 500 2.1875rem/2.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
|
|
2091
2091
|
}, {
|
|
2092
2092
|
name: 'font.heading.xlarge',
|
|
2093
2093
|
path: ['font', 'heading', 'xlarge'],
|
|
2094
|
-
description: 'For overlapping brand with
|
|
2094
|
+
description: 'For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL.',
|
|
2095
2095
|
exampleValue: 'normal 600 1.8125rem/2rem ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
|
|
2096
2096
|
}, {
|
|
2097
2097
|
name: 'font.heading.large',
|
|
2098
2098
|
path: ['font', 'heading', 'large'],
|
|
2099
|
-
description: '
|
|
2099
|
+
description: 'App page titles, such as forms. Migrate instances of H700 to Heading L.',
|
|
2100
2100
|
exampleValue: 'normal 500 1.5rem/1.75rem ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
|
|
2101
2101
|
}, {
|
|
2102
2102
|
name: 'font.heading.medium',
|
|
@@ -2181,12 +2181,12 @@ var tokens = exports.tokens = [{
|
|
|
2181
2181
|
}, {
|
|
2182
2182
|
name: 'font.family.heading',
|
|
2183
2183
|
path: ['font', 'family', 'heading'],
|
|
2184
|
-
description: 'For our default
|
|
2184
|
+
description: 'For our default UI heading text.',
|
|
2185
2185
|
exampleValue: 'ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
|
|
2186
2186
|
}, {
|
|
2187
2187
|
name: 'font.family.body',
|
|
2188
2188
|
path: ['font', 'family', 'body'],
|
|
2189
|
-
description: 'For our default
|
|
2189
|
+
description: 'For our default UI body text.',
|
|
2190
2190
|
exampleValue: 'ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
|
|
2191
2191
|
}, {
|
|
2192
2192
|
name: 'font.family.code',
|
|
@@ -49,7 +49,7 @@ Object.defineProperty(exports, "spacing", {
|
|
|
49
49
|
Object.defineProperty(exports, "typography", {
|
|
50
50
|
enumerable: true,
|
|
51
51
|
get: function get() {
|
|
52
|
-
return
|
|
52
|
+
return _atlassianTypography.default;
|
|
53
53
|
}
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "typographyAdg3", {
|
|
@@ -58,6 +58,12 @@ Object.defineProperty(exports, "typographyAdg3", {
|
|
|
58
58
|
return _atlassianTypographyAdg.default;
|
|
59
59
|
}
|
|
60
60
|
});
|
|
61
|
+
Object.defineProperty(exports, "typographyModernized", {
|
|
62
|
+
enumerable: true,
|
|
63
|
+
get: function get() {
|
|
64
|
+
return _atlassianTypographyModernized.default;
|
|
65
|
+
}
|
|
66
|
+
});
|
|
61
67
|
Object.defineProperty(exports, "typographyRefreshed", {
|
|
62
68
|
enumerable: true,
|
|
63
69
|
get: function get() {
|
|
@@ -70,7 +76,8 @@ var _atlassianLegacyLight = _interopRequireDefault(require("../artifacts/tokens-
|
|
|
70
76
|
var _atlassianDark = _interopRequireDefault(require("../artifacts/tokens-raw/atlassian-dark"));
|
|
71
77
|
var _atlassianDarkBrandRefresh = _interopRequireDefault(require("../artifacts/tokens-raw/atlassian-dark-brand-refresh"));
|
|
72
78
|
var _atlassianSpacing = _interopRequireDefault(require("../artifacts/tokens-raw/atlassian-spacing"));
|
|
79
|
+
var _atlassianTypography = _interopRequireDefault(require("../artifacts/tokens-raw/atlassian-typography"));
|
|
80
|
+
var _atlassianTypographyAdg = _interopRequireDefault(require("../artifacts/tokens-raw/atlassian-typography-adg3"));
|
|
73
81
|
var _atlassianTypographyModernized = _interopRequireDefault(require("../artifacts/tokens-raw/atlassian-typography-modernized"));
|
|
74
82
|
var _atlassianTypographyRefreshed = _interopRequireDefault(require("../artifacts/tokens-raw/atlassian-typography-refreshed"));
|
|
75
|
-
var _atlassianTypographyAdg = _interopRequireDefault(require("../artifacts/tokens-raw/atlassian-typography-adg3"));
|
|
76
83
|
var _atlassianShape = _interopRequireDefault(require("../artifacts/tokens-raw/atlassian-shape"));
|