@atlaskit/tokens 2.4.2 → 2.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +17 -0
- package/dist/cjs/artifacts/generated-pairs.js +2 -2
- package/dist/cjs/artifacts/palettes-raw/typography-palette.js +16 -1
- package/dist/cjs/artifacts/themes/atlassian-dark-brand-refresh.js +2 -2
- package/dist/cjs/artifacts/themes/atlassian-light-brand-refresh.js +2 -2
- package/dist/cjs/artifacts/themes/atlassian-typography-refreshed.js +2 -2
- package/dist/cjs/artifacts/tokens-raw/atlassian-dark-brand-refresh.js +53 -53
- package/dist/cjs/artifacts/tokens-raw/atlassian-light-brand-refresh.js +57 -57
- package/dist/cjs/artifacts/tokens-raw/atlassian-typography-refreshed.js +5 -5
- package/dist/es2019/artifacts/generated-pairs.js +2 -2
- package/dist/es2019/artifacts/palettes-raw/typography-palette.js +16 -1
- package/dist/es2019/artifacts/themes/atlassian-dark-brand-refresh.js +27 -27
- package/dist/es2019/artifacts/themes/atlassian-light-brand-refresh.js +29 -29
- package/dist/es2019/artifacts/themes/atlassian-typography-refreshed.js +3 -3
- package/dist/es2019/artifacts/tokens-raw/atlassian-dark-brand-refresh.js +53 -53
- package/dist/es2019/artifacts/tokens-raw/atlassian-light-brand-refresh.js +57 -57
- package/dist/es2019/artifacts/tokens-raw/atlassian-typography-refreshed.js +5 -5
- package/dist/esm/artifacts/generated-pairs.js +2 -2
- package/dist/esm/artifacts/palettes-raw/typography-palette.js +16 -1
- package/dist/esm/artifacts/themes/atlassian-dark-brand-refresh.js +2 -2
- package/dist/esm/artifacts/themes/atlassian-light-brand-refresh.js +2 -2
- package/dist/esm/artifacts/themes/atlassian-typography-refreshed.js +2 -2
- package/dist/esm/artifacts/tokens-raw/atlassian-dark-brand-refresh.js +53 -53
- package/dist/esm/artifacts/tokens-raw/atlassian-light-brand-refresh.js +57 -57
- package/dist/esm/artifacts/tokens-raw/atlassian-typography-refreshed.js +5 -5
- package/dist/types/artifacts/generated-pairs.d.ts +1 -1
- package/dist/types/artifacts/palettes-raw/typography-palette.d.ts +1 -1
- package/dist/types/artifacts/themes/atlassian-dark-brand-refresh.d.ts +2 -2
- package/dist/types/artifacts/themes/atlassian-light-brand-refresh.d.ts +2 -2
- package/dist/types/artifacts/themes/atlassian-typography-refreshed.d.ts +2 -2
- package/dist/types/artifacts/tokens-raw/atlassian-dark-brand-refresh.d.ts +1 -1
- package/dist/types/artifacts/tokens-raw/atlassian-light-brand-refresh.d.ts +1 -1
- package/dist/types/artifacts/tokens-raw/atlassian-typography-refreshed.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/generated-pairs.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/palettes-raw/typography-palette.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/themes/atlassian-dark-brand-refresh.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/themes/atlassian-light-brand-refresh.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/themes/atlassian-typography-refreshed.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark-brand-refresh.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light-brand-refresh.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-refreshed.d.ts +1 -1
- package/figma/atlassian-dark-brand-refresh.json +26 -26
- package/figma/atlassian-light-brand-refresh.json +28 -28
- package/figma/atlassian-typography-refreshed.json +1 -1
- package/package.json +1 -1
|
@@ -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::62f6caabd88b17fe7f89c141fee3f0e2>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
6
|
const tokens = [{
|
|
@@ -5972,7 +5972,7 @@ const tokens = [{
|
|
|
5972
5972
|
"introduced": "0.13.3",
|
|
5973
5973
|
"description": "For data visualisation only. Follow numbered sequence."
|
|
5974
5974
|
},
|
|
5975
|
-
"value": "#
|
|
5975
|
+
"value": "#4688EC",
|
|
5976
5976
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
5977
5977
|
"isSource": true,
|
|
5978
5978
|
"original": {
|
|
@@ -5982,7 +5982,7 @@ const tokens = [{
|
|
|
5982
5982
|
"introduced": "0.13.3",
|
|
5983
5983
|
"description": "For data visualisation only. Follow numbered sequence."
|
|
5984
5984
|
},
|
|
5985
|
-
"value": "
|
|
5985
|
+
"value": "Blue500"
|
|
5986
5986
|
},
|
|
5987
5987
|
"name": "color.chart.categorical.1.[default]",
|
|
5988
5988
|
"path": ["color", "chart", "categorical", "1", "[default]"],
|
|
@@ -5994,7 +5994,7 @@ const tokens = [{
|
|
|
5994
5994
|
"introduced": "0.13.3",
|
|
5995
5995
|
"description": "Hovered state of color.chart.categorical.1."
|
|
5996
5996
|
},
|
|
5997
|
-
"value": "#
|
|
5997
|
+
"value": "#669DF1",
|
|
5998
5998
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
5999
5999
|
"isSource": true,
|
|
6000
6000
|
"original": {
|
|
@@ -6004,7 +6004,7 @@ const tokens = [{
|
|
|
6004
6004
|
"introduced": "0.13.3",
|
|
6005
6005
|
"description": "Hovered state of color.chart.categorical.1."
|
|
6006
6006
|
},
|
|
6007
|
-
"value": "
|
|
6007
|
+
"value": "Blue400"
|
|
6008
6008
|
},
|
|
6009
6009
|
"name": "color.chart.categorical.1.hovered",
|
|
6010
6010
|
"path": ["color", "chart", "categorical", "1", "hovered"],
|
|
@@ -6016,7 +6016,7 @@ const tokens = [{
|
|
|
6016
6016
|
"introduced": "0.13.3",
|
|
6017
6017
|
"description": "For data visualisation only. Follow numbered sequence."
|
|
6018
6018
|
},
|
|
6019
|
-
"value": "#
|
|
6019
|
+
"value": "#94C748",
|
|
6020
6020
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
6021
6021
|
"isSource": true,
|
|
6022
6022
|
"original": {
|
|
@@ -6026,7 +6026,7 @@ const tokens = [{
|
|
|
6026
6026
|
"introduced": "0.13.3",
|
|
6027
6027
|
"description": "For data visualisation only. Follow numbered sequence."
|
|
6028
6028
|
},
|
|
6029
|
-
"value": "
|
|
6029
|
+
"value": "Lime400"
|
|
6030
6030
|
},
|
|
6031
6031
|
"name": "color.chart.categorical.2.[default]",
|
|
6032
6032
|
"path": ["color", "chart", "categorical", "2", "[default]"],
|
|
@@ -6038,7 +6038,7 @@ const tokens = [{
|
|
|
6038
6038
|
"introduced": "0.13.3",
|
|
6039
6039
|
"description": "Hovered state of color.chart.categorical.2."
|
|
6040
6040
|
},
|
|
6041
|
-
"value": "#
|
|
6041
|
+
"value": "#B3DF72",
|
|
6042
6042
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
6043
6043
|
"isSource": true,
|
|
6044
6044
|
"original": {
|
|
@@ -6048,7 +6048,7 @@ const tokens = [{
|
|
|
6048
6048
|
"introduced": "0.13.3",
|
|
6049
6049
|
"description": "Hovered state of color.chart.categorical.2."
|
|
6050
6050
|
},
|
|
6051
|
-
"value": "
|
|
6051
|
+
"value": "Lime300"
|
|
6052
6052
|
},
|
|
6053
6053
|
"name": "color.chart.categorical.2.hovered",
|
|
6054
6054
|
"path": ["color", "chart", "categorical", "2", "hovered"],
|
|
@@ -6060,7 +6060,7 @@ const tokens = [{
|
|
|
6060
6060
|
"introduced": "0.13.3",
|
|
6061
6061
|
"description": "For data visualisation only. Follow numbered sequence."
|
|
6062
6062
|
},
|
|
6063
|
-
"value": "#
|
|
6063
|
+
"value": "#C97CF4",
|
|
6064
6064
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
6065
6065
|
"isSource": true,
|
|
6066
6066
|
"original": {
|
|
@@ -6070,7 +6070,7 @@ const tokens = [{
|
|
|
6070
6070
|
"introduced": "0.13.3",
|
|
6071
6071
|
"description": "For data visualisation only. Follow numbered sequence."
|
|
6072
6072
|
},
|
|
6073
|
-
"value": "
|
|
6073
|
+
"value": "Purple400"
|
|
6074
6074
|
},
|
|
6075
6075
|
"name": "color.chart.categorical.3.[default]",
|
|
6076
6076
|
"path": ["color", "chart", "categorical", "3", "[default]"],
|
|
@@ -6082,7 +6082,7 @@ const tokens = [{
|
|
|
6082
6082
|
"introduced": "0.13.3",
|
|
6083
6083
|
"description": "Hovered state of color.chart.categorical.3."
|
|
6084
6084
|
},
|
|
6085
|
-
"value": "#
|
|
6085
|
+
"value": "#D8A0F7",
|
|
6086
6086
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
6087
6087
|
"isSource": true,
|
|
6088
6088
|
"original": {
|
|
@@ -6092,7 +6092,7 @@ const tokens = [{
|
|
|
6092
6092
|
"introduced": "0.13.3",
|
|
6093
6093
|
"description": "Hovered state of color.chart.categorical.3."
|
|
6094
6094
|
},
|
|
6095
|
-
"value": "
|
|
6095
|
+
"value": "Purple300"
|
|
6096
6096
|
},
|
|
6097
6097
|
"name": "color.chart.categorical.3.hovered",
|
|
6098
6098
|
"path": ["color", "chart", "categorical", "3", "hovered"],
|
|
@@ -6104,7 +6104,7 @@ const tokens = [{
|
|
|
6104
6104
|
"introduced": "0.13.3",
|
|
6105
6105
|
"description": "For data visualisation only. Follow numbered sequence."
|
|
6106
6106
|
},
|
|
6107
|
-
"value": "#
|
|
6107
|
+
"value": "#FCA700",
|
|
6108
6108
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
6109
6109
|
"isSource": true,
|
|
6110
6110
|
"original": {
|
|
@@ -6114,7 +6114,7 @@ const tokens = [{
|
|
|
6114
6114
|
"introduced": "0.13.3",
|
|
6115
6115
|
"description": "For data visualisation only. Follow numbered sequence."
|
|
6116
6116
|
},
|
|
6117
|
-
"value": "
|
|
6117
|
+
"value": "Orange400"
|
|
6118
6118
|
},
|
|
6119
6119
|
"name": "color.chart.categorical.4.[default]",
|
|
6120
6120
|
"path": ["color", "chart", "categorical", "4", "[default]"],
|
|
@@ -6126,7 +6126,7 @@ const tokens = [{
|
|
|
6126
6126
|
"introduced": "0.13.3",
|
|
6127
6127
|
"description": "Hovered state of color.chart.categorical.4."
|
|
6128
6128
|
},
|
|
6129
|
-
"value": "#
|
|
6129
|
+
"value": "#FBC828",
|
|
6130
6130
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
6131
6131
|
"isSource": true,
|
|
6132
6132
|
"original": {
|
|
@@ -6136,7 +6136,7 @@ const tokens = [{
|
|
|
6136
6136
|
"introduced": "0.13.3",
|
|
6137
6137
|
"description": "Hovered state of color.chart.categorical.4."
|
|
6138
6138
|
},
|
|
6139
|
-
"value": "
|
|
6139
|
+
"value": "Orange300"
|
|
6140
6140
|
},
|
|
6141
6141
|
"name": "color.chart.categorical.4.hovered",
|
|
6142
6142
|
"path": ["color", "chart", "categorical", "4", "hovered"],
|
|
@@ -6148,7 +6148,7 @@ const tokens = [{
|
|
|
6148
6148
|
"introduced": "0.13.3",
|
|
6149
6149
|
"description": "For data visualisation only. Follow numbered sequence."
|
|
6150
6150
|
},
|
|
6151
|
-
"value": "#
|
|
6151
|
+
"value": "#1558BC",
|
|
6152
6152
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
6153
6153
|
"isSource": true,
|
|
6154
6154
|
"original": {
|
|
@@ -6158,7 +6158,7 @@ const tokens = [{
|
|
|
6158
6158
|
"introduced": "0.13.3",
|
|
6159
6159
|
"description": "For data visualisation only. Follow numbered sequence."
|
|
6160
6160
|
},
|
|
6161
|
-
"value": "
|
|
6161
|
+
"value": "Blue800"
|
|
6162
6162
|
},
|
|
6163
6163
|
"name": "color.chart.categorical.5.[default]",
|
|
6164
6164
|
"path": ["color", "chart", "categorical", "5", "[default]"],
|
|
@@ -6170,7 +6170,7 @@ const tokens = [{
|
|
|
6170
6170
|
"introduced": "0.13.3",
|
|
6171
6171
|
"description": "Hovered state of color.chart.categorical.5."
|
|
6172
6172
|
},
|
|
6173
|
-
"value": "#
|
|
6173
|
+
"value": "#1868DB",
|
|
6174
6174
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
6175
6175
|
"isSource": true,
|
|
6176
6176
|
"original": {
|
|
@@ -6180,7 +6180,7 @@ const tokens = [{
|
|
|
6180
6180
|
"introduced": "0.13.3",
|
|
6181
6181
|
"description": "Hovered state of color.chart.categorical.5."
|
|
6182
6182
|
},
|
|
6183
|
-
"value": "
|
|
6183
|
+
"value": "Blue700"
|
|
6184
6184
|
},
|
|
6185
6185
|
"name": "color.chart.categorical.5.hovered",
|
|
6186
6186
|
"path": ["color", "chart", "categorical", "5", "hovered"],
|
|
@@ -6192,7 +6192,7 @@ const tokens = [{
|
|
|
6192
6192
|
"introduced": "0.13.3",
|
|
6193
6193
|
"description": "For data visualisation only. Follow numbered sequence."
|
|
6194
6194
|
},
|
|
6195
|
-
"value": "#
|
|
6195
|
+
"value": "#964AC0",
|
|
6196
6196
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
6197
6197
|
"isSource": true,
|
|
6198
6198
|
"original": {
|
|
@@ -6202,7 +6202,7 @@ const tokens = [{
|
|
|
6202
6202
|
"introduced": "0.13.3",
|
|
6203
6203
|
"description": "For data visualisation only. Follow numbered sequence."
|
|
6204
6204
|
},
|
|
6205
|
-
"value": "
|
|
6205
|
+
"value": "Purple700"
|
|
6206
6206
|
},
|
|
6207
6207
|
"name": "color.chart.categorical.6.[default]",
|
|
6208
6208
|
"path": ["color", "chart", "categorical", "6", "[default]"],
|
|
@@ -6214,7 +6214,7 @@ const tokens = [{
|
|
|
6214
6214
|
"introduced": "0.13.3",
|
|
6215
6215
|
"description": "Hovered state of color.chart.categorical.6."
|
|
6216
6216
|
},
|
|
6217
|
-
"value": "#
|
|
6217
|
+
"value": "#AF59E1",
|
|
6218
6218
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
6219
6219
|
"isSource": true,
|
|
6220
6220
|
"original": {
|
|
@@ -6224,7 +6224,7 @@ const tokens = [{
|
|
|
6224
6224
|
"introduced": "0.13.3",
|
|
6225
6225
|
"description": "Hovered state of color.chart.categorical.6."
|
|
6226
6226
|
},
|
|
6227
|
-
"value": "
|
|
6227
|
+
"value": "Purple600"
|
|
6228
6228
|
},
|
|
6229
6229
|
"name": "color.chart.categorical.6.hovered",
|
|
6230
6230
|
"path": ["color", "chart", "categorical", "6", "hovered"],
|
|
@@ -6236,7 +6236,7 @@ const tokens = [{
|
|
|
6236
6236
|
"introduced": "0.13.3",
|
|
6237
6237
|
"description": "For data visualisation only. Follow numbered sequence."
|
|
6238
6238
|
},
|
|
6239
|
-
"value": "#
|
|
6239
|
+
"value": "#42B2D7",
|
|
6240
6240
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
6241
6241
|
"isSource": true,
|
|
6242
6242
|
"original": {
|
|
@@ -6246,7 +6246,7 @@ const tokens = [{
|
|
|
6246
6246
|
"introduced": "0.13.3",
|
|
6247
6247
|
"description": "For data visualisation only. Follow numbered sequence."
|
|
6248
6248
|
},
|
|
6249
|
-
"value": "
|
|
6249
|
+
"value": "Teal500"
|
|
6250
6250
|
},
|
|
6251
6251
|
"name": "color.chart.categorical.7.[default]",
|
|
6252
6252
|
"path": ["color", "chart", "categorical", "7", "[default]"],
|
|
@@ -6258,7 +6258,7 @@ const tokens = [{
|
|
|
6258
6258
|
"introduced": "0.13.3",
|
|
6259
6259
|
"description": "Hovered state of color.chart.categorical.7."
|
|
6260
6260
|
},
|
|
6261
|
-
"value": "#
|
|
6261
|
+
"value": "#6CC3E0",
|
|
6262
6262
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
6263
6263
|
"isSource": true,
|
|
6264
6264
|
"original": {
|
|
@@ -6268,7 +6268,7 @@ const tokens = [{
|
|
|
6268
6268
|
"introduced": "0.13.3",
|
|
6269
6269
|
"description": "Hovered state of color.chart.categorical.7."
|
|
6270
6270
|
},
|
|
6271
|
-
"value": "
|
|
6271
|
+
"value": "Teal400"
|
|
6272
6272
|
},
|
|
6273
6273
|
"name": "color.chart.categorical.7.hovered",
|
|
6274
6274
|
"path": ["color", "chart", "categorical", "7", "hovered"],
|
|
@@ -6280,7 +6280,7 @@ const tokens = [{
|
|
|
6280
6280
|
"introduced": "0.13.3",
|
|
6281
6281
|
"description": "For data visualisation only. Follow numbered sequence."
|
|
6282
6282
|
},
|
|
6283
|
-
"value": "#
|
|
6283
|
+
"value": "#E06C00",
|
|
6284
6284
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
6285
6285
|
"isSource": true,
|
|
6286
6286
|
"original": {
|
|
@@ -6290,7 +6290,7 @@ const tokens = [{
|
|
|
6290
6290
|
"introduced": "0.13.3",
|
|
6291
6291
|
"description": "For data visualisation only. Follow numbered sequence."
|
|
6292
6292
|
},
|
|
6293
|
-
"value": "
|
|
6293
|
+
"value": "Orange600"
|
|
6294
6294
|
},
|
|
6295
6295
|
"name": "color.chart.categorical.8.[default]",
|
|
6296
6296
|
"path": ["color", "chart", "categorical", "8", "[default]"],
|
|
@@ -6302,7 +6302,7 @@ const tokens = [{
|
|
|
6302
6302
|
"introduced": "0.13.3",
|
|
6303
6303
|
"description": "Hovered state of color.chart.categorical.8."
|
|
6304
6304
|
},
|
|
6305
|
-
"value": "#
|
|
6305
|
+
"value": "#F68909",
|
|
6306
6306
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
6307
6307
|
"isSource": true,
|
|
6308
6308
|
"original": {
|
|
@@ -6312,7 +6312,7 @@ const tokens = [{
|
|
|
6312
6312
|
"introduced": "0.13.3",
|
|
6313
6313
|
"description": "Hovered state of color.chart.categorical.8."
|
|
6314
6314
|
},
|
|
6315
|
-
"value": "
|
|
6315
|
+
"value": "Orange500"
|
|
6316
6316
|
},
|
|
6317
6317
|
"name": "color.chart.categorical.8.hovered",
|
|
6318
6318
|
"path": ["color", "chart", "categorical", "8", "hovered"],
|
|
@@ -7776,7 +7776,7 @@ const tokens = [{
|
|
|
7776
7776
|
"introduced": "0.13.3",
|
|
7777
7777
|
"description": "A stronger emphasis option of color.chart.danger."
|
|
7778
7778
|
},
|
|
7779
|
-
"value": "#
|
|
7779
|
+
"value": "#F87168",
|
|
7780
7780
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
7781
7781
|
"isSource": true,
|
|
7782
7782
|
"original": {
|
|
@@ -7786,7 +7786,7 @@ const tokens = [{
|
|
|
7786
7786
|
"introduced": "0.13.3",
|
|
7787
7787
|
"description": "A stronger emphasis option of color.chart.danger."
|
|
7788
7788
|
},
|
|
7789
|
-
"value": "
|
|
7789
|
+
"value": "Red400"
|
|
7790
7790
|
},
|
|
7791
7791
|
"name": "color.chart.danger.bold.[default]",
|
|
7792
7792
|
"path": ["color", "chart", "danger", "bold", "[default]"],
|
|
@@ -7798,7 +7798,7 @@ const tokens = [{
|
|
|
7798
7798
|
"introduced": "0.13.3",
|
|
7799
7799
|
"description": "Hovered state of color.chart.danger.bold."
|
|
7800
7800
|
},
|
|
7801
|
-
"value": "#
|
|
7801
|
+
"value": "#FD9891",
|
|
7802
7802
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
7803
7803
|
"isSource": true,
|
|
7804
7804
|
"original": {
|
|
@@ -7808,7 +7808,7 @@ const tokens = [{
|
|
|
7808
7808
|
"introduced": "0.13.3",
|
|
7809
7809
|
"description": "Hovered state of color.chart.danger.bold."
|
|
7810
7810
|
},
|
|
7811
|
-
"value": "
|
|
7811
|
+
"value": "Red300"
|
|
7812
7812
|
},
|
|
7813
7813
|
"name": "color.chart.danger.bold.hovered",
|
|
7814
7814
|
"path": ["color", "chart", "danger", "bold", "hovered"],
|
|
@@ -7820,7 +7820,7 @@ const tokens = [{
|
|
|
7820
7820
|
"introduced": "0.13.3",
|
|
7821
7821
|
"description": "For data visualisation communicating caution, such as 'at risk' statuses."
|
|
7822
7822
|
},
|
|
7823
|
-
"value": "#
|
|
7823
|
+
"value": "#F68909",
|
|
7824
7824
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
7825
7825
|
"isSource": true,
|
|
7826
7826
|
"original": {
|
|
@@ -7830,7 +7830,7 @@ const tokens = [{
|
|
|
7830
7830
|
"introduced": "0.13.3",
|
|
7831
7831
|
"description": "For data visualisation communicating caution, such as 'at risk' statuses."
|
|
7832
7832
|
},
|
|
7833
|
-
"value": "
|
|
7833
|
+
"value": "Orange500"
|
|
7834
7834
|
},
|
|
7835
7835
|
"name": "color.chart.warning.[default].[default]",
|
|
7836
7836
|
"path": ["color", "chart", "warning", "[default]", "[default]"],
|
|
@@ -7842,7 +7842,7 @@ const tokens = [{
|
|
|
7842
7842
|
"introduced": "0.13.3",
|
|
7843
7843
|
"description": "Hovered state of color.chart.warning."
|
|
7844
7844
|
},
|
|
7845
|
-
"value": "#
|
|
7845
|
+
"value": "#FCA700",
|
|
7846
7846
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
7847
7847
|
"isSource": true,
|
|
7848
7848
|
"original": {
|
|
@@ -7852,7 +7852,7 @@ const tokens = [{
|
|
|
7852
7852
|
"introduced": "0.13.3",
|
|
7853
7853
|
"description": "Hovered state of color.chart.warning."
|
|
7854
7854
|
},
|
|
7855
|
-
"value": "
|
|
7855
|
+
"value": "Orange400"
|
|
7856
7856
|
},
|
|
7857
7857
|
"name": "color.chart.warning.[default].hovered",
|
|
7858
7858
|
"path": ["color", "chart", "warning", "[default]", "hovered"],
|
|
@@ -7864,7 +7864,7 @@ const tokens = [{
|
|
|
7864
7864
|
"introduced": "0.13.3",
|
|
7865
7865
|
"description": "A stronger emphasis option of color.chart.warning."
|
|
7866
7866
|
},
|
|
7867
|
-
"value": "#
|
|
7867
|
+
"value": "#FBC828",
|
|
7868
7868
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
7869
7869
|
"isSource": true,
|
|
7870
7870
|
"original": {
|
|
@@ -7874,7 +7874,7 @@ const tokens = [{
|
|
|
7874
7874
|
"introduced": "0.13.3",
|
|
7875
7875
|
"description": "A stronger emphasis option of color.chart.warning."
|
|
7876
7876
|
},
|
|
7877
|
-
"value": "
|
|
7877
|
+
"value": "Orange300"
|
|
7878
7878
|
},
|
|
7879
7879
|
"name": "color.chart.warning.bold.[default]",
|
|
7880
7880
|
"path": ["color", "chart", "warning", "bold", "[default]"],
|
|
@@ -7886,7 +7886,7 @@ const tokens = [{
|
|
|
7886
7886
|
"introduced": "0.13.3",
|
|
7887
7887
|
"description": "Hovered state of color.chart.warning.bold."
|
|
7888
7888
|
},
|
|
7889
|
-
"value": "#
|
|
7889
|
+
"value": "#FCE4A6",
|
|
7890
7890
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
7891
7891
|
"isSource": true,
|
|
7892
7892
|
"original": {
|
|
@@ -7896,7 +7896,7 @@ const tokens = [{
|
|
|
7896
7896
|
"introduced": "0.13.3",
|
|
7897
7897
|
"description": "Hovered state of color.chart.warning.bold."
|
|
7898
7898
|
},
|
|
7899
|
-
"value": "
|
|
7899
|
+
"value": "Orange200"
|
|
7900
7900
|
},
|
|
7901
7901
|
"name": "color.chart.warning.bold.hovered",
|
|
7902
7902
|
"path": ["color", "chart", "warning", "bold", "hovered"],
|
|
@@ -7996,7 +7996,7 @@ const tokens = [{
|
|
|
7996
7996
|
"introduced": "0.13.3",
|
|
7997
7997
|
"description": "For data visualisation communicating 'new' statuses."
|
|
7998
7998
|
},
|
|
7999
|
-
"value": "#
|
|
7999
|
+
"value": "#BF63F3",
|
|
8000
8000
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
8001
8001
|
"isSource": true,
|
|
8002
8002
|
"original": {
|
|
@@ -8006,7 +8006,7 @@ const tokens = [{
|
|
|
8006
8006
|
"introduced": "0.13.3",
|
|
8007
8007
|
"description": "For data visualisation communicating 'new' statuses."
|
|
8008
8008
|
},
|
|
8009
|
-
"value": "
|
|
8009
|
+
"value": "Purple500"
|
|
8010
8010
|
},
|
|
8011
8011
|
"name": "color.chart.discovery.[default].[default]",
|
|
8012
8012
|
"path": ["color", "chart", "discovery", "[default]", "[default]"],
|
|
@@ -8018,7 +8018,7 @@ const tokens = [{
|
|
|
8018
8018
|
"introduced": "0.13.3",
|
|
8019
8019
|
"description": "Hovered state of color.chart.discovery."
|
|
8020
8020
|
},
|
|
8021
|
-
"value": "#
|
|
8021
|
+
"value": "#C97CF4",
|
|
8022
8022
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
8023
8023
|
"isSource": true,
|
|
8024
8024
|
"original": {
|
|
@@ -8028,7 +8028,7 @@ const tokens = [{
|
|
|
8028
8028
|
"introduced": "0.13.3",
|
|
8029
8029
|
"description": "Hovered state of color.chart.discovery."
|
|
8030
8030
|
},
|
|
8031
|
-
"value": "
|
|
8031
|
+
"value": "Purple400"
|
|
8032
8032
|
},
|
|
8033
8033
|
"name": "color.chart.discovery.[default].hovered",
|
|
8034
8034
|
"path": ["color", "chart", "discovery", "[default]", "hovered"],
|
|
@@ -8084,7 +8084,7 @@ const tokens = [{
|
|
|
8084
8084
|
"introduced": "0.13.3",
|
|
8085
8085
|
"description": "For data visualisation communicating low priority or in-progress statuses."
|
|
8086
8086
|
},
|
|
8087
|
-
"value": "#
|
|
8087
|
+
"value": "#4688EC",
|
|
8088
8088
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
8089
8089
|
"isSource": true,
|
|
8090
8090
|
"original": {
|
|
@@ -8094,7 +8094,7 @@ const tokens = [{
|
|
|
8094
8094
|
"introduced": "0.13.3",
|
|
8095
8095
|
"description": "For data visualisation communicating low priority or in-progress statuses."
|
|
8096
8096
|
},
|
|
8097
|
-
"value": "
|
|
8097
|
+
"value": "Blue500"
|
|
8098
8098
|
},
|
|
8099
8099
|
"name": "color.chart.information.[default].[default]",
|
|
8100
8100
|
"path": ["color", "chart", "information", "[default]", "[default]"],
|
|
@@ -8106,7 +8106,7 @@ const tokens = [{
|
|
|
8106
8106
|
"introduced": "0.13.3",
|
|
8107
8107
|
"description": "Hovered state of color.chart.information."
|
|
8108
8108
|
},
|
|
8109
|
-
"value": "#
|
|
8109
|
+
"value": "#669DF1",
|
|
8110
8110
|
"filePath": "schema/themes/atlassian-dark-brand-refresh/color/chart.tsx",
|
|
8111
8111
|
"isSource": true,
|
|
8112
8112
|
"original": {
|
|
@@ -8116,7 +8116,7 @@ const tokens = [{
|
|
|
8116
8116
|
"introduced": "0.13.3",
|
|
8117
8117
|
"description": "Hovered state of color.chart.information."
|
|
8118
8118
|
},
|
|
8119
|
-
"value": "
|
|
8119
|
+
"value": "Blue400"
|
|
8120
8120
|
},
|
|
8121
8121
|
"name": "color.chart.information.[default].hovered",
|
|
8122
8122
|
"path": ["color", "chart", "information", "[default]", "hovered"],
|