@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
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::012be6ddb918f408e4258335916d9334>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"value": "#FFEBE6",
|
|
8
9
|
"attributes": {
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::54883f28091f3d25251716094b262928>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"value": "#EFFFD6",
|
|
8
9
|
"attributes": {
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::48b1ab9881aaa7ef53aff6c97ebfc413>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"value": "#EFFFD6",
|
|
8
9
|
"attributes": {
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::72feb1804c9c8d27535c172745ee1b9b>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"value": "2px",
|
|
8
9
|
"attributes": {
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::11e5a7b123691c94315b7df9e7aa8f9f>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"value": "0px",
|
|
8
9
|
"attributes": {
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::0736e3ca289c67f160a69299616f69c9>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"value": "Roboto Mono",
|
|
8
9
|
"attributes": {
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::147a2afa95c37bc2a3b0a0e34c7a9710>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"attributes": {
|
|
8
9
|
"group": "paint",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::98ec2ef3c3602f1046b2ecf3775d0f05>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"attributes": {
|
|
8
9
|
"group": "paint",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::b10cb2c641a28d967973840725505a5d>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"value": "#DEE4EA",
|
|
8
9
|
"filePath": "schema/themes/atlassian-dark-increased-contrast/color/text.tsx",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::e5a01f19d58623f99b97e4dd2aef4926>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"attributes": {
|
|
8
9
|
"group": "paint",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::9acedb862e373430c3930988761cbe44>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"attributes": {
|
|
8
9
|
"group": "paint",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::4670b0f10caa1698222cecfe37d7912d>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"attributes": {
|
|
8
9
|
"group": "paint",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::1e215ad0e04dce07835882e324bc937e>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"attributes": {
|
|
8
9
|
"group": "paint",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::8511311bb358d4d21a3ac431d0be8a44>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"attributes": {
|
|
8
9
|
"group": "paint",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::7d6d41baa7103c9ee49c1e976d66bf14>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"value": "#091E42",
|
|
8
9
|
"filePath": "schema/themes/atlassian-light-increased-contrast/color/text.tsx",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::0ddb883a95cb1a36c2ce1db708181be1>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"attributes": {
|
|
8
9
|
"group": "paint",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::ae0db95e6643057107d0c09628e379a7>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"attributes": {
|
|
8
9
|
"group": "shape",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::62159541fb88b669eb2ad0f06e7e0daf>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"attributes": {
|
|
8
9
|
"group": "shape",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::f3ee3158256a13e7401785620da6d439>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"attributes": {
|
|
8
9
|
"group": "shape",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::c5e6cf9e70d065b7daac533ac0569acf>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"attributes": {
|
|
8
9
|
"group": "spacing",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::80e21582acfe238b3aab5d8c8d1ec831>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"attributes": {
|
|
8
9
|
"group": "raw",
|
|
@@ -30,7 +31,7 @@ var tokens = [{
|
|
|
30
31
|
"group": "typography",
|
|
31
32
|
"state": "active",
|
|
32
33
|
"introduced": "1.14.0",
|
|
33
|
-
"description": "For overlapping brand with
|
|
34
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
34
35
|
},
|
|
35
36
|
"value": "normal 500 35px/40px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
36
37
|
"filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
|
|
@@ -40,7 +41,7 @@ var tokens = [{
|
|
|
40
41
|
"group": "typography",
|
|
41
42
|
"state": "active",
|
|
42
43
|
"introduced": "1.14.0",
|
|
43
|
-
"description": "For overlapping brand with
|
|
44
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
44
45
|
},
|
|
45
46
|
"value": {
|
|
46
47
|
"fontWeight": "FontWeight500",
|
|
@@ -59,7 +60,7 @@ var tokens = [{
|
|
|
59
60
|
"group": "typography",
|
|
60
61
|
"state": "active",
|
|
61
62
|
"introduced": "1.14.0",
|
|
62
|
-
"description": "For overlapping brand with
|
|
63
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
63
64
|
},
|
|
64
65
|
"value": "normal 600 29px/32px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
65
66
|
"filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
|
|
@@ -69,7 +70,7 @@ var tokens = [{
|
|
|
69
70
|
"group": "typography",
|
|
70
71
|
"state": "active",
|
|
71
72
|
"introduced": "1.14.0",
|
|
72
|
-
"description": "For overlapping brand with
|
|
73
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
73
74
|
},
|
|
74
75
|
"value": {
|
|
75
76
|
"fontWeight": "FontWeight600",
|
|
@@ -88,7 +89,7 @@ var tokens = [{
|
|
|
88
89
|
"group": "typography",
|
|
89
90
|
"state": "active",
|
|
90
91
|
"introduced": "1.14.0",
|
|
91
|
-
"description": "
|
|
92
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
92
93
|
},
|
|
93
94
|
"value": "normal 500 24px/28px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
94
95
|
"filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
|
|
@@ -98,7 +99,7 @@ var tokens = [{
|
|
|
98
99
|
"group": "typography",
|
|
99
100
|
"state": "active",
|
|
100
101
|
"introduced": "1.14.0",
|
|
101
|
-
"description": "
|
|
102
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
102
103
|
},
|
|
103
104
|
"value": {
|
|
104
105
|
"fontWeight": "FontWeight500",
|
|
@@ -553,7 +554,7 @@ var tokens = [{
|
|
|
553
554
|
"group": "fontFamily",
|
|
554
555
|
"state": "active",
|
|
555
556
|
"introduced": "1.14.0",
|
|
556
|
-
"description": "For our default
|
|
557
|
+
"description": "For our default UI heading text."
|
|
557
558
|
},
|
|
558
559
|
"value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
559
560
|
"filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
|
|
@@ -563,7 +564,7 @@ var tokens = [{
|
|
|
563
564
|
"group": "fontFamily",
|
|
564
565
|
"state": "active",
|
|
565
566
|
"introduced": "1.14.0",
|
|
566
|
-
"description": "For our default
|
|
567
|
+
"description": "For our default UI heading text."
|
|
567
568
|
},
|
|
568
569
|
"value": "FontFamilyWebSans"
|
|
569
570
|
},
|
|
@@ -575,7 +576,7 @@ var tokens = [{
|
|
|
575
576
|
"group": "fontFamily",
|
|
576
577
|
"state": "active",
|
|
577
578
|
"introduced": "1.14.0",
|
|
578
|
-
"description": "For our default
|
|
579
|
+
"description": "For our default UI body text."
|
|
579
580
|
},
|
|
580
581
|
"value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
581
582
|
"filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
|
|
@@ -585,7 +586,7 @@ var tokens = [{
|
|
|
585
586
|
"group": "fontFamily",
|
|
586
587
|
"state": "active",
|
|
587
588
|
"introduced": "1.14.0",
|
|
588
|
-
"description": "For our default
|
|
589
|
+
"description": "For our default UI body text."
|
|
589
590
|
},
|
|
590
591
|
"value": "FontFamilyWebSans"
|
|
591
592
|
},
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::d9a4e2432a4ea835e7ceac5c19e379b5>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"attributes": {
|
|
8
9
|
"group": "raw",
|
|
@@ -30,7 +31,7 @@ var tokens = [{
|
|
|
30
31
|
"group": "typography",
|
|
31
32
|
"state": "active",
|
|
32
33
|
"introduced": "1.14.0",
|
|
33
|
-
"description": "For overlapping brand with
|
|
34
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
34
35
|
},
|
|
35
36
|
"value": "normal 653 32px/36px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
36
37
|
"filePath": "schema/themes/atlassian-typography-modernized/theme.tsx",
|
|
@@ -40,7 +41,7 @@ var tokens = [{
|
|
|
40
41
|
"group": "typography",
|
|
41
42
|
"state": "active",
|
|
42
43
|
"introduced": "1.14.0",
|
|
43
|
-
"description": "For overlapping brand with
|
|
44
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
44
45
|
},
|
|
45
46
|
"value": {
|
|
46
47
|
"fontWeight": "FontWeight653",
|
|
@@ -59,7 +60,7 @@ var tokens = [{
|
|
|
59
60
|
"group": "typography",
|
|
60
61
|
"state": "active",
|
|
61
62
|
"introduced": "1.14.0",
|
|
62
|
-
"description": "For overlapping brand with
|
|
63
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
63
64
|
},
|
|
64
65
|
"value": "normal 653 28px/32px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
65
66
|
"filePath": "schema/themes/atlassian-typography-modernized/theme.tsx",
|
|
@@ -69,7 +70,7 @@ var tokens = [{
|
|
|
69
70
|
"group": "typography",
|
|
70
71
|
"state": "active",
|
|
71
72
|
"introduced": "1.14.0",
|
|
72
|
-
"description": "For overlapping brand with
|
|
73
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
73
74
|
},
|
|
74
75
|
"value": {
|
|
75
76
|
"fontWeight": "FontWeight653",
|
|
@@ -88,7 +89,7 @@ var tokens = [{
|
|
|
88
89
|
"group": "typography",
|
|
89
90
|
"state": "active",
|
|
90
91
|
"introduced": "1.14.0",
|
|
91
|
-
"description": "
|
|
92
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
92
93
|
},
|
|
93
94
|
"value": "normal 653 24px/28px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
94
95
|
"filePath": "schema/themes/atlassian-typography-modernized/theme.tsx",
|
|
@@ -98,7 +99,7 @@ var tokens = [{
|
|
|
98
99
|
"group": "typography",
|
|
99
100
|
"state": "active",
|
|
100
101
|
"introduced": "1.14.0",
|
|
101
|
-
"description": "
|
|
102
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
102
103
|
},
|
|
103
104
|
"value": {
|
|
104
105
|
"fontWeight": "FontWeight653",
|
|
@@ -553,7 +554,7 @@ var tokens = [{
|
|
|
553
554
|
"group": "fontFamily",
|
|
554
555
|
"state": "active",
|
|
555
556
|
"introduced": "1.14.0",
|
|
556
|
-
"description": "For our default
|
|
557
|
+
"description": "For our default UI heading text."
|
|
557
558
|
},
|
|
558
559
|
"value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
559
560
|
"filePath": "schema/themes/atlassian-typography-modernized/font-family.tsx",
|
|
@@ -563,7 +564,7 @@ var tokens = [{
|
|
|
563
564
|
"group": "fontFamily",
|
|
564
565
|
"state": "active",
|
|
565
566
|
"introduced": "1.14.0",
|
|
566
|
-
"description": "For our default
|
|
567
|
+
"description": "For our default UI heading text."
|
|
567
568
|
},
|
|
568
569
|
"value": "FontFamilyWebSans"
|
|
569
570
|
},
|
|
@@ -575,7 +576,7 @@ var tokens = [{
|
|
|
575
576
|
"group": "fontFamily",
|
|
576
577
|
"state": "active",
|
|
577
578
|
"introduced": "1.14.0",
|
|
578
|
-
"description": "For our default
|
|
579
|
+
"description": "For our default UI body text."
|
|
579
580
|
},
|
|
580
581
|
"value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
581
582
|
"filePath": "schema/themes/atlassian-typography-modernized/font-family.tsx",
|
|
@@ -585,7 +586,7 @@ var tokens = [{
|
|
|
585
586
|
"group": "fontFamily",
|
|
586
587
|
"state": "active",
|
|
587
588
|
"introduced": "1.14.0",
|
|
588
|
-
"description": "For our default
|
|
589
|
+
"description": "For our default UI body text."
|
|
589
590
|
},
|
|
590
591
|
"value": "FontFamilyWebSans"
|
|
591
592
|
},
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::03640b642efa498f3c90b99101405f9e>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"attributes": {
|
|
8
9
|
"group": "raw",
|
|
@@ -30,7 +31,7 @@ var tokens = [{
|
|
|
30
31
|
"group": "typography",
|
|
31
32
|
"state": "active",
|
|
32
33
|
"introduced": "1.14.0",
|
|
33
|
-
"description": "For overlapping brand with
|
|
34
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
34
35
|
},
|
|
35
36
|
"value": "normal 653 32px/36px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
36
37
|
"filePath": "schema/themes/atlassian-typography-refreshed/theme.tsx",
|
|
@@ -40,7 +41,7 @@ var tokens = [{
|
|
|
40
41
|
"group": "typography",
|
|
41
42
|
"state": "active",
|
|
42
43
|
"introduced": "1.14.0",
|
|
43
|
-
"description": "For overlapping brand with
|
|
44
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
44
45
|
},
|
|
45
46
|
"value": {
|
|
46
47
|
"fontWeight": "FontWeight653",
|
|
@@ -59,7 +60,7 @@ var tokens = [{
|
|
|
59
60
|
"group": "typography",
|
|
60
61
|
"state": "active",
|
|
61
62
|
"introduced": "1.14.0",
|
|
62
|
-
"description": "For overlapping brand with
|
|
63
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
63
64
|
},
|
|
64
65
|
"value": "normal 653 28px/32px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
65
66
|
"filePath": "schema/themes/atlassian-typography-refreshed/theme.tsx",
|
|
@@ -69,7 +70,7 @@ var tokens = [{
|
|
|
69
70
|
"group": "typography",
|
|
70
71
|
"state": "active",
|
|
71
72
|
"introduced": "1.14.0",
|
|
72
|
-
"description": "For overlapping brand with
|
|
73
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
73
74
|
},
|
|
74
75
|
"value": {
|
|
75
76
|
"fontWeight": "FontWeight653",
|
|
@@ -88,7 +89,7 @@ var tokens = [{
|
|
|
88
89
|
"group": "typography",
|
|
89
90
|
"state": "active",
|
|
90
91
|
"introduced": "1.14.0",
|
|
91
|
-
"description": "
|
|
92
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
92
93
|
},
|
|
93
94
|
"value": "normal 653 24px/28px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
94
95
|
"filePath": "schema/themes/atlassian-typography-refreshed/theme.tsx",
|
|
@@ -98,7 +99,7 @@ var tokens = [{
|
|
|
98
99
|
"group": "typography",
|
|
99
100
|
"state": "active",
|
|
100
101
|
"introduced": "1.14.0",
|
|
101
|
-
"description": "
|
|
102
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
102
103
|
},
|
|
103
104
|
"value": {
|
|
104
105
|
"fontWeight": "FontWeight653",
|
|
@@ -553,7 +554,7 @@ var tokens = [{
|
|
|
553
554
|
"group": "fontFamily",
|
|
554
555
|
"state": "active",
|
|
555
556
|
"introduced": "1.14.0",
|
|
556
|
-
"description": "For our default
|
|
557
|
+
"description": "For our default UI heading text."
|
|
557
558
|
},
|
|
558
559
|
"value": "\"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
559
560
|
"filePath": "schema/themes/atlassian-typography-refreshed/font-family.tsx",
|
|
@@ -563,7 +564,7 @@ var tokens = [{
|
|
|
563
564
|
"group": "fontFamily",
|
|
564
565
|
"state": "active",
|
|
565
566
|
"introduced": "1.14.0",
|
|
566
|
-
"description": "For our default
|
|
567
|
+
"description": "For our default UI heading text."
|
|
567
568
|
},
|
|
568
569
|
"value": "FontFamilyWebSansRefreshed"
|
|
569
570
|
},
|
|
@@ -575,7 +576,7 @@ var tokens = [{
|
|
|
575
576
|
"group": "fontFamily",
|
|
576
577
|
"state": "active",
|
|
577
578
|
"introduced": "1.14.0",
|
|
578
|
-
"description": "For our default
|
|
579
|
+
"description": "For our default UI body text."
|
|
579
580
|
},
|
|
580
581
|
"value": "\"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
581
582
|
"filePath": "schema/themes/atlassian-typography-refreshed/font-family.tsx",
|
|
@@ -585,7 +586,7 @@ var tokens = [{
|
|
|
585
586
|
"group": "fontFamily",
|
|
586
587
|
"state": "active",
|
|
587
588
|
"introduced": "1.14.0",
|
|
588
|
-
"description": "For our default
|
|
589
|
+
"description": "For our default UI body text."
|
|
589
590
|
},
|
|
590
591
|
"value": "FontFamilyWebSansRefreshed"
|
|
591
592
|
},
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::2d82706aaef27f4b665743cafd879972>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
+
|
|
6
7
|
var tokens = [{
|
|
7
8
|
"attributes": {
|
|
8
9
|
"group": "typography",
|
|
9
10
|
"state": "active",
|
|
10
11
|
"introduced": "1.14.0",
|
|
11
|
-
"description": "For overlapping brand with
|
|
12
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
12
13
|
},
|
|
13
14
|
"value": "normal 653 32px/36px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
14
15
|
"filePath": "schema/themes/atlassian-typography/theme.tsx",
|
|
@@ -18,7 +19,7 @@ var tokens = [{
|
|
|
18
19
|
"group": "typography",
|
|
19
20
|
"state": "active",
|
|
20
21
|
"introduced": "1.14.0",
|
|
21
|
-
"description": "For overlapping brand with
|
|
22
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
22
23
|
},
|
|
23
24
|
"value": {
|
|
24
25
|
"fontWeight": "FontWeight653",
|
|
@@ -37,7 +38,7 @@ var tokens = [{
|
|
|
37
38
|
"group": "typography",
|
|
38
39
|
"state": "active",
|
|
39
40
|
"introduced": "1.14.0",
|
|
40
|
-
"description": "For overlapping brand with
|
|
41
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
41
42
|
},
|
|
42
43
|
"value": "normal 653 28px/32px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
43
44
|
"filePath": "schema/themes/atlassian-typography/theme.tsx",
|
|
@@ -47,7 +48,7 @@ var tokens = [{
|
|
|
47
48
|
"group": "typography",
|
|
48
49
|
"state": "active",
|
|
49
50
|
"introduced": "1.14.0",
|
|
50
|
-
"description": "For overlapping brand with
|
|
51
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
51
52
|
},
|
|
52
53
|
"value": {
|
|
53
54
|
"fontWeight": "FontWeight653",
|
|
@@ -66,7 +67,7 @@ var tokens = [{
|
|
|
66
67
|
"group": "typography",
|
|
67
68
|
"state": "active",
|
|
68
69
|
"introduced": "1.14.0",
|
|
69
|
-
"description": "
|
|
70
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
70
71
|
},
|
|
71
72
|
"value": "normal 653 24px/28px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
72
73
|
"filePath": "schema/themes/atlassian-typography/theme.tsx",
|
|
@@ -76,7 +77,7 @@ var tokens = [{
|
|
|
76
77
|
"group": "typography",
|
|
77
78
|
"state": "active",
|
|
78
79
|
"introduced": "1.14.0",
|
|
79
|
-
"description": "
|
|
80
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
80
81
|
},
|
|
81
82
|
"value": {
|
|
82
83
|
"fontWeight": "FontWeight653",
|
|
@@ -531,7 +532,7 @@ var tokens = [{
|
|
|
531
532
|
"group": "fontFamily",
|
|
532
533
|
"state": "active",
|
|
533
534
|
"introduced": "1.14.0",
|
|
534
|
-
"description": "For our default
|
|
535
|
+
"description": "For our default UI heading text."
|
|
535
536
|
},
|
|
536
537
|
"value": "\"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
537
538
|
"filePath": "schema/themes/atlassian-typography/font-family.tsx",
|
|
@@ -541,7 +542,7 @@ var tokens = [{
|
|
|
541
542
|
"group": "fontFamily",
|
|
542
543
|
"state": "active",
|
|
543
544
|
"introduced": "1.14.0",
|
|
544
|
-
"description": "For our default
|
|
545
|
+
"description": "For our default UI heading text."
|
|
545
546
|
},
|
|
546
547
|
"value": "FontFamilyWebSansRefreshed"
|
|
547
548
|
},
|
|
@@ -553,7 +554,7 @@ var tokens = [{
|
|
|
553
554
|
"group": "fontFamily",
|
|
554
555
|
"state": "active",
|
|
555
556
|
"introduced": "1.14.0",
|
|
556
|
-
"description": "For our default
|
|
557
|
+
"description": "For our default UI body text."
|
|
557
558
|
},
|
|
558
559
|
"value": "\"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
559
560
|
"filePath": "schema/themes/atlassian-typography/font-family.tsx",
|
|
@@ -563,7 +564,7 @@ var tokens = [{
|
|
|
563
564
|
"group": "fontFamily",
|
|
564
565
|
"state": "active",
|
|
565
566
|
"introduced": "1.14.0",
|
|
566
|
-
"description": "For our default
|
|
567
|
+
"description": "For our default UI body text."
|
|
567
568
|
},
|
|
568
569
|
"value": "FontFamilyWebSansRefreshed"
|
|
569
570
|
},
|