@atlaskit/tokens 6.3.0 → 6.3.2
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/tokens-raw/atlassian-typography-adg3.js +11 -11
- package/dist/cjs/artifacts/tokens-raw/atlassian-typography-modernized.js +11 -11
- package/dist/cjs/artifacts/tokens-raw/atlassian-typography-refreshed.js +11 -11
- package/dist/cjs/artifacts/tokens-raw/atlassian-typography.js +11 -11
- package/dist/cjs/babel-plugin/plugin.js +1 -1
- 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/tokens-raw/atlassian-typography-adg3.js +11 -11
- package/dist/es2019/artifacts/tokens-raw/atlassian-typography-modernized.js +11 -11
- package/dist/es2019/artifacts/tokens-raw/atlassian-typography-refreshed.js +11 -11
- package/dist/es2019/artifacts/tokens-raw/atlassian-typography.js +11 -11
- package/dist/es2019/babel-plugin/plugin.js +1 -1
- 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/tokens-raw/atlassian-typography-adg3.js +11 -11
- package/dist/esm/artifacts/tokens-raw/atlassian-typography-modernized.js +11 -11
- package/dist/esm/artifacts/tokens-raw/atlassian-typography-refreshed.js +11 -11
- package/dist/esm/artifacts/tokens-raw/atlassian-typography.js +11 -11
- package/dist/esm/babel-plugin/plugin.js +1 -1
- 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/tokens-raw/atlassian-typography-adg3.d.ts +1 -1
- package/dist/types/artifacts/tokens-raw/atlassian-typography-modernized.d.ts +1 -1
- package/dist/types/artifacts/tokens-raw/atlassian-typography-refreshed.d.ts +1 -1
- package/dist/types/artifacts/tokens-raw/atlassian-typography.d.ts +1 -1
- 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/tokens-raw/atlassian-typography-adg3.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-modernized.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-refreshed.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography.d.ts +1 -1
- 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
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @atlaskit/tokens
|
|
2
2
|
|
|
3
|
+
## 6.3.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`de24410d10d9d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/de24410d10d9d) -
|
|
8
|
+
Raw typography tokens export fix.
|
|
9
|
+
|
|
10
|
+
## 6.3.1
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- [`d964bc22377d5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d964bc22377d5) -
|
|
15
|
+
Internal change to documentation
|
|
16
|
+
|
|
3
17
|
## 6.3.0
|
|
4
18
|
|
|
5
19
|
### Minor Changes
|
|
@@ -6,7 +6,7 @@ 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::329c848af71c3d96d855087c3791e2ef>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
12
|
var tokens = [{
|
|
@@ -36,7 +36,7 @@ var tokens = [{
|
|
|
36
36
|
"group": "typography",
|
|
37
37
|
"state": "active",
|
|
38
38
|
"introduced": "1.14.0",
|
|
39
|
-
"description": "For overlapping brand with
|
|
39
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
40
40
|
},
|
|
41
41
|
"value": "normal 500 35px/40px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
42
42
|
"filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
|
|
@@ -46,7 +46,7 @@ var tokens = [{
|
|
|
46
46
|
"group": "typography",
|
|
47
47
|
"state": "active",
|
|
48
48
|
"introduced": "1.14.0",
|
|
49
|
-
"description": "For overlapping brand with
|
|
49
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
50
50
|
},
|
|
51
51
|
"value": {
|
|
52
52
|
"fontWeight": "FontWeight500",
|
|
@@ -65,7 +65,7 @@ var tokens = [{
|
|
|
65
65
|
"group": "typography",
|
|
66
66
|
"state": "active",
|
|
67
67
|
"introduced": "1.14.0",
|
|
68
|
-
"description": "For overlapping brand with
|
|
68
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
69
69
|
},
|
|
70
70
|
"value": "normal 600 29px/32px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
71
71
|
"filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
|
|
@@ -75,7 +75,7 @@ var tokens = [{
|
|
|
75
75
|
"group": "typography",
|
|
76
76
|
"state": "active",
|
|
77
77
|
"introduced": "1.14.0",
|
|
78
|
-
"description": "For overlapping brand with
|
|
78
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
79
79
|
},
|
|
80
80
|
"value": {
|
|
81
81
|
"fontWeight": "FontWeight600",
|
|
@@ -94,7 +94,7 @@ var tokens = [{
|
|
|
94
94
|
"group": "typography",
|
|
95
95
|
"state": "active",
|
|
96
96
|
"introduced": "1.14.0",
|
|
97
|
-
"description": "
|
|
97
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
98
98
|
},
|
|
99
99
|
"value": "normal 500 24px/28px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
100
100
|
"filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
|
|
@@ -104,7 +104,7 @@ var tokens = [{
|
|
|
104
104
|
"group": "typography",
|
|
105
105
|
"state": "active",
|
|
106
106
|
"introduced": "1.14.0",
|
|
107
|
-
"description": "
|
|
107
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
108
108
|
},
|
|
109
109
|
"value": {
|
|
110
110
|
"fontWeight": "FontWeight500",
|
|
@@ -559,7 +559,7 @@ var tokens = [{
|
|
|
559
559
|
"group": "fontFamily",
|
|
560
560
|
"state": "active",
|
|
561
561
|
"introduced": "1.14.0",
|
|
562
|
-
"description": "For our default
|
|
562
|
+
"description": "For our default UI heading text."
|
|
563
563
|
},
|
|
564
564
|
"value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
565
565
|
"filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
|
|
@@ -569,7 +569,7 @@ var tokens = [{
|
|
|
569
569
|
"group": "fontFamily",
|
|
570
570
|
"state": "active",
|
|
571
571
|
"introduced": "1.14.0",
|
|
572
|
-
"description": "For our default
|
|
572
|
+
"description": "For our default UI heading text."
|
|
573
573
|
},
|
|
574
574
|
"value": "FontFamilyWebSans"
|
|
575
575
|
},
|
|
@@ -581,7 +581,7 @@ var tokens = [{
|
|
|
581
581
|
"group": "fontFamily",
|
|
582
582
|
"state": "active",
|
|
583
583
|
"introduced": "1.14.0",
|
|
584
|
-
"description": "For our default
|
|
584
|
+
"description": "For our default UI body text."
|
|
585
585
|
},
|
|
586
586
|
"value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
587
587
|
"filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
|
|
@@ -591,7 +591,7 @@ var tokens = [{
|
|
|
591
591
|
"group": "fontFamily",
|
|
592
592
|
"state": "active",
|
|
593
593
|
"introduced": "1.14.0",
|
|
594
|
-
"description": "For our default
|
|
594
|
+
"description": "For our default UI body text."
|
|
595
595
|
},
|
|
596
596
|
"value": "FontFamilyWebSans"
|
|
597
597
|
},
|
|
@@ -6,7 +6,7 @@ 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::c0d5e0833c4c903bceceac9b9739bbdf>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
12
|
var tokens = [{
|
|
@@ -36,7 +36,7 @@ var tokens = [{
|
|
|
36
36
|
"group": "typography",
|
|
37
37
|
"state": "active",
|
|
38
38
|
"introduced": "1.14.0",
|
|
39
|
-
"description": "For overlapping brand with
|
|
39
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
40
40
|
},
|
|
41
41
|
"value": "normal 653 32px/36px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
42
42
|
"filePath": "schema/themes/atlassian-typography-modernized/theme.tsx",
|
|
@@ -46,7 +46,7 @@ var tokens = [{
|
|
|
46
46
|
"group": "typography",
|
|
47
47
|
"state": "active",
|
|
48
48
|
"introduced": "1.14.0",
|
|
49
|
-
"description": "For overlapping brand with
|
|
49
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
50
50
|
},
|
|
51
51
|
"value": {
|
|
52
52
|
"fontWeight": "FontWeight653",
|
|
@@ -65,7 +65,7 @@ var tokens = [{
|
|
|
65
65
|
"group": "typography",
|
|
66
66
|
"state": "active",
|
|
67
67
|
"introduced": "1.14.0",
|
|
68
|
-
"description": "For overlapping brand with
|
|
68
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
69
69
|
},
|
|
70
70
|
"value": "normal 653 28px/32px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
71
71
|
"filePath": "schema/themes/atlassian-typography-modernized/theme.tsx",
|
|
@@ -75,7 +75,7 @@ var tokens = [{
|
|
|
75
75
|
"group": "typography",
|
|
76
76
|
"state": "active",
|
|
77
77
|
"introduced": "1.14.0",
|
|
78
|
-
"description": "For overlapping brand with
|
|
78
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
79
79
|
},
|
|
80
80
|
"value": {
|
|
81
81
|
"fontWeight": "FontWeight653",
|
|
@@ -94,7 +94,7 @@ var tokens = [{
|
|
|
94
94
|
"group": "typography",
|
|
95
95
|
"state": "active",
|
|
96
96
|
"introduced": "1.14.0",
|
|
97
|
-
"description": "
|
|
97
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
98
98
|
},
|
|
99
99
|
"value": "normal 653 24px/28px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
100
100
|
"filePath": "schema/themes/atlassian-typography-modernized/theme.tsx",
|
|
@@ -104,7 +104,7 @@ var tokens = [{
|
|
|
104
104
|
"group": "typography",
|
|
105
105
|
"state": "active",
|
|
106
106
|
"introduced": "1.14.0",
|
|
107
|
-
"description": "
|
|
107
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
108
108
|
},
|
|
109
109
|
"value": {
|
|
110
110
|
"fontWeight": "FontWeight653",
|
|
@@ -559,7 +559,7 @@ var tokens = [{
|
|
|
559
559
|
"group": "fontFamily",
|
|
560
560
|
"state": "active",
|
|
561
561
|
"introduced": "1.14.0",
|
|
562
|
-
"description": "For our default
|
|
562
|
+
"description": "For our default UI heading text."
|
|
563
563
|
},
|
|
564
564
|
"value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
565
565
|
"filePath": "schema/themes/atlassian-typography-modernized/font-family.tsx",
|
|
@@ -569,7 +569,7 @@ var tokens = [{
|
|
|
569
569
|
"group": "fontFamily",
|
|
570
570
|
"state": "active",
|
|
571
571
|
"introduced": "1.14.0",
|
|
572
|
-
"description": "For our default
|
|
572
|
+
"description": "For our default UI heading text."
|
|
573
573
|
},
|
|
574
574
|
"value": "FontFamilyWebSans"
|
|
575
575
|
},
|
|
@@ -581,7 +581,7 @@ var tokens = [{
|
|
|
581
581
|
"group": "fontFamily",
|
|
582
582
|
"state": "active",
|
|
583
583
|
"introduced": "1.14.0",
|
|
584
|
-
"description": "For our default
|
|
584
|
+
"description": "For our default UI body text."
|
|
585
585
|
},
|
|
586
586
|
"value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
587
587
|
"filePath": "schema/themes/atlassian-typography-modernized/font-family.tsx",
|
|
@@ -591,7 +591,7 @@ var tokens = [{
|
|
|
591
591
|
"group": "fontFamily",
|
|
592
592
|
"state": "active",
|
|
593
593
|
"introduced": "1.14.0",
|
|
594
|
-
"description": "For our default
|
|
594
|
+
"description": "For our default UI body text."
|
|
595
595
|
},
|
|
596
596
|
"value": "FontFamilyWebSans"
|
|
597
597
|
},
|
|
@@ -6,7 +6,7 @@ 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::3e0deeb09853e95221bd7bba0b9638ef>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
12
|
var tokens = [{
|
|
@@ -36,7 +36,7 @@ var tokens = [{
|
|
|
36
36
|
"group": "typography",
|
|
37
37
|
"state": "active",
|
|
38
38
|
"introduced": "1.14.0",
|
|
39
|
-
"description": "For overlapping brand with
|
|
39
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
40
40
|
},
|
|
41
41
|
"value": "normal 653 32px/36px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
42
42
|
"filePath": "schema/themes/atlassian-typography-refreshed/theme.tsx",
|
|
@@ -46,7 +46,7 @@ var tokens = [{
|
|
|
46
46
|
"group": "typography",
|
|
47
47
|
"state": "active",
|
|
48
48
|
"introduced": "1.14.0",
|
|
49
|
-
"description": "For overlapping brand with
|
|
49
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
50
50
|
},
|
|
51
51
|
"value": {
|
|
52
52
|
"fontWeight": "FontWeight653",
|
|
@@ -65,7 +65,7 @@ var tokens = [{
|
|
|
65
65
|
"group": "typography",
|
|
66
66
|
"state": "active",
|
|
67
67
|
"introduced": "1.14.0",
|
|
68
|
-
"description": "For overlapping brand with
|
|
68
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
69
69
|
},
|
|
70
70
|
"value": "normal 653 28px/32px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
71
71
|
"filePath": "schema/themes/atlassian-typography-refreshed/theme.tsx",
|
|
@@ -75,7 +75,7 @@ var tokens = [{
|
|
|
75
75
|
"group": "typography",
|
|
76
76
|
"state": "active",
|
|
77
77
|
"introduced": "1.14.0",
|
|
78
|
-
"description": "For overlapping brand with
|
|
78
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
79
79
|
},
|
|
80
80
|
"value": {
|
|
81
81
|
"fontWeight": "FontWeight653",
|
|
@@ -94,7 +94,7 @@ var tokens = [{
|
|
|
94
94
|
"group": "typography",
|
|
95
95
|
"state": "active",
|
|
96
96
|
"introduced": "1.14.0",
|
|
97
|
-
"description": "
|
|
97
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
98
98
|
},
|
|
99
99
|
"value": "normal 653 24px/28px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
100
100
|
"filePath": "schema/themes/atlassian-typography-refreshed/theme.tsx",
|
|
@@ -104,7 +104,7 @@ var tokens = [{
|
|
|
104
104
|
"group": "typography",
|
|
105
105
|
"state": "active",
|
|
106
106
|
"introduced": "1.14.0",
|
|
107
|
-
"description": "
|
|
107
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
108
108
|
},
|
|
109
109
|
"value": {
|
|
110
110
|
"fontWeight": "FontWeight653",
|
|
@@ -559,7 +559,7 @@ var tokens = [{
|
|
|
559
559
|
"group": "fontFamily",
|
|
560
560
|
"state": "active",
|
|
561
561
|
"introduced": "1.14.0",
|
|
562
|
-
"description": "For our default
|
|
562
|
+
"description": "For our default UI heading text."
|
|
563
563
|
},
|
|
564
564
|
"value": "\"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
565
565
|
"filePath": "schema/themes/atlassian-typography-refreshed/font-family.tsx",
|
|
@@ -569,7 +569,7 @@ var tokens = [{
|
|
|
569
569
|
"group": "fontFamily",
|
|
570
570
|
"state": "active",
|
|
571
571
|
"introduced": "1.14.0",
|
|
572
|
-
"description": "For our default
|
|
572
|
+
"description": "For our default UI heading text."
|
|
573
573
|
},
|
|
574
574
|
"value": "FontFamilyWebSansRefreshed"
|
|
575
575
|
},
|
|
@@ -581,7 +581,7 @@ var tokens = [{
|
|
|
581
581
|
"group": "fontFamily",
|
|
582
582
|
"state": "active",
|
|
583
583
|
"introduced": "1.14.0",
|
|
584
|
-
"description": "For our default
|
|
584
|
+
"description": "For our default UI body text."
|
|
585
585
|
},
|
|
586
586
|
"value": "\"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
587
587
|
"filePath": "schema/themes/atlassian-typography-refreshed/font-family.tsx",
|
|
@@ -591,7 +591,7 @@ var tokens = [{
|
|
|
591
591
|
"group": "fontFamily",
|
|
592
592
|
"state": "active",
|
|
593
593
|
"introduced": "1.14.0",
|
|
594
|
-
"description": "For our default
|
|
594
|
+
"description": "For our default UI body text."
|
|
595
595
|
},
|
|
596
596
|
"value": "FontFamilyWebSansRefreshed"
|
|
597
597
|
},
|
|
@@ -6,7 +6,7 @@ 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::6daadbbdeae45dc5d3ae1237dc483b07>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
12
|
var tokens = [{
|
|
@@ -14,7 +14,7 @@ var tokens = [{
|
|
|
14
14
|
"group": "typography",
|
|
15
15
|
"state": "active",
|
|
16
16
|
"introduced": "1.14.0",
|
|
17
|
-
"description": "For overlapping brand with
|
|
17
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
18
18
|
},
|
|
19
19
|
"value": "normal 653 32px/36px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
20
20
|
"filePath": "schema/themes/atlassian-typography/theme.tsx",
|
|
@@ -24,7 +24,7 @@ var tokens = [{
|
|
|
24
24
|
"group": "typography",
|
|
25
25
|
"state": "active",
|
|
26
26
|
"introduced": "1.14.0",
|
|
27
|
-
"description": "For overlapping brand with
|
|
27
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
28
28
|
},
|
|
29
29
|
"value": {
|
|
30
30
|
"fontWeight": "FontWeight653",
|
|
@@ -43,7 +43,7 @@ var tokens = [{
|
|
|
43
43
|
"group": "typography",
|
|
44
44
|
"state": "active",
|
|
45
45
|
"introduced": "1.14.0",
|
|
46
|
-
"description": "For overlapping brand with
|
|
46
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
47
47
|
},
|
|
48
48
|
"value": "normal 653 28px/32px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
49
49
|
"filePath": "schema/themes/atlassian-typography/theme.tsx",
|
|
@@ -53,7 +53,7 @@ var tokens = [{
|
|
|
53
53
|
"group": "typography",
|
|
54
54
|
"state": "active",
|
|
55
55
|
"introduced": "1.14.0",
|
|
56
|
-
"description": "For overlapping brand with
|
|
56
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
57
57
|
},
|
|
58
58
|
"value": {
|
|
59
59
|
"fontWeight": "FontWeight653",
|
|
@@ -72,7 +72,7 @@ var tokens = [{
|
|
|
72
72
|
"group": "typography",
|
|
73
73
|
"state": "active",
|
|
74
74
|
"introduced": "1.14.0",
|
|
75
|
-
"description": "
|
|
75
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
76
76
|
},
|
|
77
77
|
"value": "normal 653 24px/28px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
78
78
|
"filePath": "schema/themes/atlassian-typography/theme.tsx",
|
|
@@ -82,7 +82,7 @@ var tokens = [{
|
|
|
82
82
|
"group": "typography",
|
|
83
83
|
"state": "active",
|
|
84
84
|
"introduced": "1.14.0",
|
|
85
|
-
"description": "
|
|
85
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
86
86
|
},
|
|
87
87
|
"value": {
|
|
88
88
|
"fontWeight": "FontWeight653",
|
|
@@ -537,7 +537,7 @@ var tokens = [{
|
|
|
537
537
|
"group": "fontFamily",
|
|
538
538
|
"state": "active",
|
|
539
539
|
"introduced": "1.14.0",
|
|
540
|
-
"description": "For our default
|
|
540
|
+
"description": "For our default UI heading text."
|
|
541
541
|
},
|
|
542
542
|
"value": "\"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
543
543
|
"filePath": "schema/themes/atlassian-typography/font-family.tsx",
|
|
@@ -547,7 +547,7 @@ var tokens = [{
|
|
|
547
547
|
"group": "fontFamily",
|
|
548
548
|
"state": "active",
|
|
549
549
|
"introduced": "1.14.0",
|
|
550
|
-
"description": "For our default
|
|
550
|
+
"description": "For our default UI heading text."
|
|
551
551
|
},
|
|
552
552
|
"value": "FontFamilyWebSansRefreshed"
|
|
553
553
|
},
|
|
@@ -559,7 +559,7 @@ var tokens = [{
|
|
|
559
559
|
"group": "fontFamily",
|
|
560
560
|
"state": "active",
|
|
561
561
|
"introduced": "1.14.0",
|
|
562
|
-
"description": "For our default
|
|
562
|
+
"description": "For our default UI body text."
|
|
563
563
|
},
|
|
564
564
|
"value": "\"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
565
565
|
"filePath": "schema/themes/atlassian-typography/font-family.tsx",
|
|
@@ -569,7 +569,7 @@ var tokens = [{
|
|
|
569
569
|
"group": "fontFamily",
|
|
570
570
|
"state": "active",
|
|
571
571
|
"introduced": "1.14.0",
|
|
572
|
-
"description": "For our default
|
|
572
|
+
"description": "For our default UI body text."
|
|
573
573
|
},
|
|
574
574
|
"value": "FontFamilyWebSansRefreshed"
|
|
575
575
|
},
|
|
@@ -120,7 +120,7 @@ function plugin() {
|
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
// The border.radius tokens are skipped in shouldForceAutoFallback mode because these tokens are not enabled in the live
|
|
123
|
+
// 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
124
|
// The exempted tokens (the ones that start with any of the provided exemption prefixes) are also skipped.
|
|
125
125
|
var forceAutoFallbackExemptions = ['border.radius'].concat((0, _toConsumableArray2.default)(state.opts.forceAutoFallbackExemptions || []));
|
|
126
126
|
|
|
@@ -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"));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::329c848af71c3d96d855087c3791e2ef>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
6
|
const tokens = [{
|
|
@@ -30,7 +30,7 @@ const tokens = [{
|
|
|
30
30
|
"group": "typography",
|
|
31
31
|
"state": "active",
|
|
32
32
|
"introduced": "1.14.0",
|
|
33
|
-
"description": "For overlapping brand with
|
|
33
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
34
34
|
},
|
|
35
35
|
"value": "normal 500 35px/40px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
36
36
|
"filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
|
|
@@ -40,7 +40,7 @@ const tokens = [{
|
|
|
40
40
|
"group": "typography",
|
|
41
41
|
"state": "active",
|
|
42
42
|
"introduced": "1.14.0",
|
|
43
|
-
"description": "For overlapping brand with
|
|
43
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
44
44
|
},
|
|
45
45
|
"value": {
|
|
46
46
|
"fontWeight": "FontWeight500",
|
|
@@ -59,7 +59,7 @@ const tokens = [{
|
|
|
59
59
|
"group": "typography",
|
|
60
60
|
"state": "active",
|
|
61
61
|
"introduced": "1.14.0",
|
|
62
|
-
"description": "For overlapping brand with
|
|
62
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
63
63
|
},
|
|
64
64
|
"value": "normal 600 29px/32px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
65
65
|
"filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
|
|
@@ -69,7 +69,7 @@ const tokens = [{
|
|
|
69
69
|
"group": "typography",
|
|
70
70
|
"state": "active",
|
|
71
71
|
"introduced": "1.14.0",
|
|
72
|
-
"description": "For overlapping brand with
|
|
72
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
73
73
|
},
|
|
74
74
|
"value": {
|
|
75
75
|
"fontWeight": "FontWeight600",
|
|
@@ -88,7 +88,7 @@ const tokens = [{
|
|
|
88
88
|
"group": "typography",
|
|
89
89
|
"state": "active",
|
|
90
90
|
"introduced": "1.14.0",
|
|
91
|
-
"description": "
|
|
91
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
92
92
|
},
|
|
93
93
|
"value": "normal 500 24px/28px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
94
94
|
"filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
|
|
@@ -98,7 +98,7 @@ const tokens = [{
|
|
|
98
98
|
"group": "typography",
|
|
99
99
|
"state": "active",
|
|
100
100
|
"introduced": "1.14.0",
|
|
101
|
-
"description": "
|
|
101
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
102
102
|
},
|
|
103
103
|
"value": {
|
|
104
104
|
"fontWeight": "FontWeight500",
|
|
@@ -553,7 +553,7 @@ const tokens = [{
|
|
|
553
553
|
"group": "fontFamily",
|
|
554
554
|
"state": "active",
|
|
555
555
|
"introduced": "1.14.0",
|
|
556
|
-
"description": "For our default
|
|
556
|
+
"description": "For our default UI heading text."
|
|
557
557
|
},
|
|
558
558
|
"value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
559
559
|
"filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
|
|
@@ -563,7 +563,7 @@ const tokens = [{
|
|
|
563
563
|
"group": "fontFamily",
|
|
564
564
|
"state": "active",
|
|
565
565
|
"introduced": "1.14.0",
|
|
566
|
-
"description": "For our default
|
|
566
|
+
"description": "For our default UI heading text."
|
|
567
567
|
},
|
|
568
568
|
"value": "FontFamilyWebSans"
|
|
569
569
|
},
|
|
@@ -575,7 +575,7 @@ const tokens = [{
|
|
|
575
575
|
"group": "fontFamily",
|
|
576
576
|
"state": "active",
|
|
577
577
|
"introduced": "1.14.0",
|
|
578
|
-
"description": "For our default
|
|
578
|
+
"description": "For our default UI body text."
|
|
579
579
|
},
|
|
580
580
|
"value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
581
581
|
"filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
|
|
@@ -585,7 +585,7 @@ const tokens = [{
|
|
|
585
585
|
"group": "fontFamily",
|
|
586
586
|
"state": "active",
|
|
587
587
|
"introduced": "1.14.0",
|
|
588
|
-
"description": "For our default
|
|
588
|
+
"description": "For our default UI body text."
|
|
589
589
|
},
|
|
590
590
|
"value": "FontFamilyWebSans"
|
|
591
591
|
},
|