@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,9 +6,10 @@ 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::012be6ddb918f408e4258335916d9334>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"value": "#FFEBE6",
|
|
14
15
|
"attributes": {
|
|
@@ -6,9 +6,10 @@ 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::54883f28091f3d25251716094b262928>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"value": "#EFFFD6",
|
|
14
15
|
"attributes": {
|
|
@@ -6,9 +6,10 @@ 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::48b1ab9881aaa7ef53aff6c97ebfc413>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"value": "#EFFFD6",
|
|
14
15
|
"attributes": {
|
|
@@ -6,9 +6,10 @@ 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::72feb1804c9c8d27535c172745ee1b9b>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"value": "2px",
|
|
14
15
|
"attributes": {
|
|
@@ -6,9 +6,10 @@ 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::11e5a7b123691c94315b7df9e7aa8f9f>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"value": "0px",
|
|
14
15
|
"attributes": {
|
|
@@ -6,9 +6,10 @@ 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::0736e3ca289c67f160a69299616f69c9>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"value": "Roboto Mono",
|
|
14
15
|
"attributes": {
|
|
@@ -6,9 +6,10 @@ 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::147a2afa95c37bc2a3b0a0e34c7a9710>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"attributes": {
|
|
14
15
|
"group": "paint",
|
|
@@ -6,9 +6,10 @@ 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::98ec2ef3c3602f1046b2ecf3775d0f05>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"attributes": {
|
|
14
15
|
"group": "paint",
|
|
@@ -6,9 +6,10 @@ 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::b10cb2c641a28d967973840725505a5d>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"value": "#DEE4EA",
|
|
14
15
|
"filePath": "schema/themes/atlassian-dark-increased-contrast/color/text.tsx",
|
|
@@ -6,9 +6,10 @@ 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::e5a01f19d58623f99b97e4dd2aef4926>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"attributes": {
|
|
14
15
|
"group": "paint",
|
|
@@ -6,9 +6,10 @@ 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::9acedb862e373430c3930988761cbe44>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"attributes": {
|
|
14
15
|
"group": "paint",
|
|
@@ -6,9 +6,10 @@ 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::4670b0f10caa1698222cecfe37d7912d>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"attributes": {
|
|
14
15
|
"group": "paint",
|
|
@@ -6,9 +6,10 @@ 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::1e215ad0e04dce07835882e324bc937e>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"attributes": {
|
|
14
15
|
"group": "paint",
|
|
@@ -6,9 +6,10 @@ 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::8511311bb358d4d21a3ac431d0be8a44>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"attributes": {
|
|
14
15
|
"group": "paint",
|
|
@@ -6,9 +6,10 @@ 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::7d6d41baa7103c9ee49c1e976d66bf14>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"value": "#091E42",
|
|
14
15
|
"filePath": "schema/themes/atlassian-light-increased-contrast/color/text.tsx",
|
|
@@ -6,9 +6,10 @@ 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::0ddb883a95cb1a36c2ce1db708181be1>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"attributes": {
|
|
14
15
|
"group": "paint",
|
|
@@ -6,9 +6,10 @@ 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::ae0db95e6643057107d0c09628e379a7>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"attributes": {
|
|
14
15
|
"group": "shape",
|
|
@@ -6,9 +6,10 @@ 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::62159541fb88b669eb2ad0f06e7e0daf>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"attributes": {
|
|
14
15
|
"group": "shape",
|
|
@@ -6,9 +6,10 @@ 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::f3ee3158256a13e7401785620da6d439>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"attributes": {
|
|
14
15
|
"group": "shape",
|
|
@@ -6,9 +6,10 @@ 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::c5e6cf9e70d065b7daac533ac0569acf>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"attributes": {
|
|
14
15
|
"group": "spacing",
|
|
@@ -6,9 +6,10 @@ 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::80e21582acfe238b3aab5d8c8d1ec831>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"attributes": {
|
|
14
15
|
"group": "raw",
|
|
@@ -36,7 +37,7 @@ var tokens = [{
|
|
|
36
37
|
"group": "typography",
|
|
37
38
|
"state": "active",
|
|
38
39
|
"introduced": "1.14.0",
|
|
39
|
-
"description": "For overlapping brand with
|
|
40
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
40
41
|
},
|
|
41
42
|
"value": "normal 500 35px/40px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
42
43
|
"filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
|
|
@@ -46,7 +47,7 @@ var tokens = [{
|
|
|
46
47
|
"group": "typography",
|
|
47
48
|
"state": "active",
|
|
48
49
|
"introduced": "1.14.0",
|
|
49
|
-
"description": "For overlapping brand with
|
|
50
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
50
51
|
},
|
|
51
52
|
"value": {
|
|
52
53
|
"fontWeight": "FontWeight500",
|
|
@@ -65,7 +66,7 @@ var tokens = [{
|
|
|
65
66
|
"group": "typography",
|
|
66
67
|
"state": "active",
|
|
67
68
|
"introduced": "1.14.0",
|
|
68
|
-
"description": "For overlapping brand with
|
|
69
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
69
70
|
},
|
|
70
71
|
"value": "normal 600 29px/32px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
71
72
|
"filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
|
|
@@ -75,7 +76,7 @@ var tokens = [{
|
|
|
75
76
|
"group": "typography",
|
|
76
77
|
"state": "active",
|
|
77
78
|
"introduced": "1.14.0",
|
|
78
|
-
"description": "For overlapping brand with
|
|
79
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
79
80
|
},
|
|
80
81
|
"value": {
|
|
81
82
|
"fontWeight": "FontWeight600",
|
|
@@ -94,7 +95,7 @@ var tokens = [{
|
|
|
94
95
|
"group": "typography",
|
|
95
96
|
"state": "active",
|
|
96
97
|
"introduced": "1.14.0",
|
|
97
|
-
"description": "
|
|
98
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
98
99
|
},
|
|
99
100
|
"value": "normal 500 24px/28px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
100
101
|
"filePath": "schema/themes/atlassian-typography-adg3/theme.tsx",
|
|
@@ -104,7 +105,7 @@ var tokens = [{
|
|
|
104
105
|
"group": "typography",
|
|
105
106
|
"state": "active",
|
|
106
107
|
"introduced": "1.14.0",
|
|
107
|
-
"description": "
|
|
108
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
108
109
|
},
|
|
109
110
|
"value": {
|
|
110
111
|
"fontWeight": "FontWeight500",
|
|
@@ -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 heading text."
|
|
563
564
|
},
|
|
564
565
|
"value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
565
566
|
"filePath": "schema/themes/atlassian-typography-adg3/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 heading text."
|
|
573
574
|
},
|
|
574
575
|
"value": "FontFamilyWebSans"
|
|
575
576
|
},
|
|
@@ -581,7 +582,7 @@ var tokens = [{
|
|
|
581
582
|
"group": "fontFamily",
|
|
582
583
|
"state": "active",
|
|
583
584
|
"introduced": "1.14.0",
|
|
584
|
-
"description": "For our default
|
|
585
|
+
"description": "For our default UI body text."
|
|
585
586
|
},
|
|
586
587
|
"value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
587
588
|
"filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
|
|
@@ -591,7 +592,7 @@ var tokens = [{
|
|
|
591
592
|
"group": "fontFamily",
|
|
592
593
|
"state": "active",
|
|
593
594
|
"introduced": "1.14.0",
|
|
594
|
-
"description": "For our default
|
|
595
|
+
"description": "For our default UI body text."
|
|
595
596
|
},
|
|
596
597
|
"value": "FontFamilyWebSans"
|
|
597
598
|
},
|
|
@@ -6,9 +6,10 @@ 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::d9a4e2432a4ea835e7ceac5c19e379b5>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"attributes": {
|
|
14
15
|
"group": "raw",
|
|
@@ -36,7 +37,7 @@ var tokens = [{
|
|
|
36
37
|
"group": "typography",
|
|
37
38
|
"state": "active",
|
|
38
39
|
"introduced": "1.14.0",
|
|
39
|
-
"description": "For overlapping brand with
|
|
40
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
40
41
|
},
|
|
41
42
|
"value": "normal 653 32px/36px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
42
43
|
"filePath": "schema/themes/atlassian-typography-modernized/theme.tsx",
|
|
@@ -46,7 +47,7 @@ var tokens = [{
|
|
|
46
47
|
"group": "typography",
|
|
47
48
|
"state": "active",
|
|
48
49
|
"introduced": "1.14.0",
|
|
49
|
-
"description": "For overlapping brand with
|
|
50
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
50
51
|
},
|
|
51
52
|
"value": {
|
|
52
53
|
"fontWeight": "FontWeight653",
|
|
@@ -65,7 +66,7 @@ var tokens = [{
|
|
|
65
66
|
"group": "typography",
|
|
66
67
|
"state": "active",
|
|
67
68
|
"introduced": "1.14.0",
|
|
68
|
-
"description": "For overlapping brand with
|
|
69
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
69
70
|
},
|
|
70
71
|
"value": "normal 653 28px/32px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
71
72
|
"filePath": "schema/themes/atlassian-typography-modernized/theme.tsx",
|
|
@@ -75,7 +76,7 @@ var tokens = [{
|
|
|
75
76
|
"group": "typography",
|
|
76
77
|
"state": "active",
|
|
77
78
|
"introduced": "1.14.0",
|
|
78
|
-
"description": "For overlapping brand with
|
|
79
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
79
80
|
},
|
|
80
81
|
"value": {
|
|
81
82
|
"fontWeight": "FontWeight653",
|
|
@@ -94,7 +95,7 @@ var tokens = [{
|
|
|
94
95
|
"group": "typography",
|
|
95
96
|
"state": "active",
|
|
96
97
|
"introduced": "1.14.0",
|
|
97
|
-
"description": "
|
|
98
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
98
99
|
},
|
|
99
100
|
"value": "normal 653 24px/28px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
100
101
|
"filePath": "schema/themes/atlassian-typography-modernized/theme.tsx",
|
|
@@ -104,7 +105,7 @@ var tokens = [{
|
|
|
104
105
|
"group": "typography",
|
|
105
106
|
"state": "active",
|
|
106
107
|
"introduced": "1.14.0",
|
|
107
|
-
"description": "
|
|
108
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
108
109
|
},
|
|
109
110
|
"value": {
|
|
110
111
|
"fontWeight": "FontWeight653",
|
|
@@ -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 heading text."
|
|
563
564
|
},
|
|
564
565
|
"value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
565
566
|
"filePath": "schema/themes/atlassian-typography-modernized/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 heading text."
|
|
573
574
|
},
|
|
574
575
|
"value": "FontFamilyWebSans"
|
|
575
576
|
},
|
|
@@ -581,7 +582,7 @@ var tokens = [{
|
|
|
581
582
|
"group": "fontFamily",
|
|
582
583
|
"state": "active",
|
|
583
584
|
"introduced": "1.14.0",
|
|
584
|
-
"description": "For our default
|
|
585
|
+
"description": "For our default UI body text."
|
|
585
586
|
},
|
|
586
587
|
"value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
587
588
|
"filePath": "schema/themes/atlassian-typography-modernized/font-family.tsx",
|
|
@@ -591,7 +592,7 @@ var tokens = [{
|
|
|
591
592
|
"group": "fontFamily",
|
|
592
593
|
"state": "active",
|
|
593
594
|
"introduced": "1.14.0",
|
|
594
|
-
"description": "For our default
|
|
595
|
+
"description": "For our default UI body text."
|
|
595
596
|
},
|
|
596
597
|
"value": "FontFamilyWebSans"
|
|
597
598
|
},
|
|
@@ -6,9 +6,10 @@ 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::03640b642efa498f3c90b99101405f9e>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
|
+
|
|
12
13
|
var tokens = [{
|
|
13
14
|
"attributes": {
|
|
14
15
|
"group": "raw",
|
|
@@ -36,7 +37,7 @@ var tokens = [{
|
|
|
36
37
|
"group": "typography",
|
|
37
38
|
"state": "active",
|
|
38
39
|
"introduced": "1.14.0",
|
|
39
|
-
"description": "For overlapping brand with
|
|
40
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
40
41
|
},
|
|
41
42
|
"value": "normal 653 32px/36px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
42
43
|
"filePath": "schema/themes/atlassian-typography-refreshed/theme.tsx",
|
|
@@ -46,7 +47,7 @@ var tokens = [{
|
|
|
46
47
|
"group": "typography",
|
|
47
48
|
"state": "active",
|
|
48
49
|
"introduced": "1.14.0",
|
|
49
|
-
"description": "For overlapping brand with
|
|
50
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."
|
|
50
51
|
},
|
|
51
52
|
"value": {
|
|
52
53
|
"fontWeight": "FontWeight653",
|
|
@@ -65,7 +66,7 @@ var tokens = [{
|
|
|
65
66
|
"group": "typography",
|
|
66
67
|
"state": "active",
|
|
67
68
|
"introduced": "1.14.0",
|
|
68
|
-
"description": "For overlapping brand with
|
|
69
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
69
70
|
},
|
|
70
71
|
"value": "normal 653 28px/32px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
71
72
|
"filePath": "schema/themes/atlassian-typography-refreshed/theme.tsx",
|
|
@@ -75,7 +76,7 @@ var tokens = [{
|
|
|
75
76
|
"group": "typography",
|
|
76
77
|
"state": "active",
|
|
77
78
|
"introduced": "1.14.0",
|
|
78
|
-
"description": "For overlapping brand with
|
|
79
|
+
"description": "For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."
|
|
79
80
|
},
|
|
80
81
|
"value": {
|
|
81
82
|
"fontWeight": "FontWeight653",
|
|
@@ -94,7 +95,7 @@ var tokens = [{
|
|
|
94
95
|
"group": "typography",
|
|
95
96
|
"state": "active",
|
|
96
97
|
"introduced": "1.14.0",
|
|
97
|
-
"description": "
|
|
98
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
98
99
|
},
|
|
99
100
|
"value": "normal 653 24px/28px \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
100
101
|
"filePath": "schema/themes/atlassian-typography-refreshed/theme.tsx",
|
|
@@ -104,7 +105,7 @@ var tokens = [{
|
|
|
104
105
|
"group": "typography",
|
|
105
106
|
"state": "active",
|
|
106
107
|
"introduced": "1.14.0",
|
|
107
|
-
"description": "
|
|
108
|
+
"description": "App page titles, such as forms. Migrate instances of H700 to Heading L."
|
|
108
109
|
},
|
|
109
110
|
"value": {
|
|
110
111
|
"fontWeight": "FontWeight653",
|
|
@@ -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 heading 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-refreshed/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 heading text."
|
|
573
574
|
},
|
|
574
575
|
"value": "FontFamilyWebSansRefreshed"
|
|
575
576
|
},
|
|
@@ -581,7 +582,7 @@ var tokens = [{
|
|
|
581
582
|
"group": "fontFamily",
|
|
582
583
|
"state": "active",
|
|
583
584
|
"introduced": "1.14.0",
|
|
584
|
-
"description": "For our default
|
|
585
|
+
"description": "For our default UI body text."
|
|
585
586
|
},
|
|
586
587
|
"value": "\"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif",
|
|
587
588
|
"filePath": "schema/themes/atlassian-typography-refreshed/font-family.tsx",
|
|
@@ -591,7 +592,7 @@ var tokens = [{
|
|
|
591
592
|
"group": "fontFamily",
|
|
592
593
|
"state": "active",
|
|
593
594
|
"introduced": "1.14.0",
|
|
594
|
-
"description": "For our default
|
|
595
|
+
"description": "For our default UI body text."
|
|
595
596
|
},
|
|
596
597
|
"value": "FontFamilyWebSansRefreshed"
|
|
597
598
|
},
|