@atlaskit/tokens 8.2.0 → 8.3.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 +25 -0
- package/dist/cjs/artifacts/generated-pairs.js +2 -2
- package/dist/cjs/artifacts/themes/atlassian-dark-increased-contrast.js +2 -2
- package/dist/cjs/artifacts/themes/atlassian-dark.js +2 -2
- package/dist/cjs/artifacts/themes/atlassian-legacy-dark.js +2 -2
- package/dist/cjs/artifacts/themes/atlassian-legacy-light.js +2 -2
- package/dist/cjs/artifacts/themes/atlassian-light-increased-contrast.js +2 -2
- package/dist/cjs/artifacts/themes/atlassian-light.js +2 -2
- package/dist/cjs/artifacts/token-default-values.js +21 -1
- package/dist/cjs/artifacts/token-names.js +21 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +449 -9
- package/dist/cjs/artifacts/tokens-raw/atlassian-dark.js +449 -9
- package/dist/cjs/artifacts/tokens-raw/atlassian-legacy-dark.js +449 -9
- package/dist/cjs/artifacts/tokens-raw/atlassian-legacy-light.js +449 -9
- package/dist/cjs/artifacts/tokens-raw/atlassian-light-increased-contrast.js +449 -9
- package/dist/cjs/artifacts/tokens-raw/atlassian-light.js +449 -9
- package/dist/cjs/entry-points/token-metadata.codegen.js +105 -5
- package/dist/es2019/artifacts/generated-pairs.js +2 -2
- package/dist/es2019/artifacts/themes/atlassian-dark-increased-contrast.js +21 -1
- package/dist/es2019/artifacts/themes/atlassian-dark.js +21 -1
- package/dist/es2019/artifacts/themes/atlassian-legacy-dark.js +21 -1
- package/dist/es2019/artifacts/themes/atlassian-legacy-light.js +21 -1
- package/dist/es2019/artifacts/themes/atlassian-light-increased-contrast.js +21 -1
- package/dist/es2019/artifacts/themes/atlassian-light.js +21 -1
- package/dist/es2019/artifacts/token-default-values.js +21 -1
- package/dist/es2019/artifacts/token-names.js +21 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +449 -9
- package/dist/es2019/artifacts/tokens-raw/atlassian-dark.js +449 -9
- package/dist/es2019/artifacts/tokens-raw/atlassian-legacy-dark.js +449 -9
- package/dist/es2019/artifacts/tokens-raw/atlassian-legacy-light.js +449 -9
- package/dist/es2019/artifacts/tokens-raw/atlassian-light-increased-contrast.js +449 -9
- package/dist/es2019/artifacts/tokens-raw/atlassian-light.js +449 -9
- package/dist/es2019/entry-points/token-metadata.codegen.js +105 -5
- package/dist/esm/artifacts/generated-pairs.js +2 -2
- package/dist/esm/artifacts/themes/atlassian-dark-increased-contrast.js +2 -2
- package/dist/esm/artifacts/themes/atlassian-dark.js +2 -2
- package/dist/esm/artifacts/themes/atlassian-legacy-dark.js +2 -2
- package/dist/esm/artifacts/themes/atlassian-legacy-light.js +2 -2
- package/dist/esm/artifacts/themes/atlassian-light-increased-contrast.js +2 -2
- package/dist/esm/artifacts/themes/atlassian-light.js +2 -2
- package/dist/esm/artifacts/token-default-values.js +21 -1
- package/dist/esm/artifacts/token-names.js +21 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +449 -9
- package/dist/esm/artifacts/tokens-raw/atlassian-dark.js +449 -9
- package/dist/esm/artifacts/tokens-raw/atlassian-legacy-dark.js +449 -9
- package/dist/esm/artifacts/tokens-raw/atlassian-legacy-light.js +449 -9
- package/dist/esm/artifacts/tokens-raw/atlassian-light-increased-contrast.js +449 -9
- package/dist/esm/artifacts/tokens-raw/atlassian-light.js +449 -9
- package/dist/esm/entry-points/token-metadata.codegen.js +105 -5
- package/dist/types/artifacts/generated-pairs.d.ts +1 -1
- package/dist/types/artifacts/themes/atlassian-dark-increased-contrast.d.ts +2 -2
- package/dist/types/artifacts/themes/atlassian-dark.d.ts +2 -2
- package/dist/types/artifacts/themes/atlassian-legacy-dark.d.ts +2 -2
- package/dist/types/artifacts/themes/atlassian-legacy-light.d.ts +2 -2
- package/dist/types/artifacts/themes/atlassian-light-increased-contrast.d.ts +2 -2
- package/dist/types/artifacts/themes/atlassian-light.d.ts +2 -2
- package/dist/types/artifacts/token-default-values.d.ts +21 -1
- package/dist/types/artifacts/token-names.d.ts +41 -1
- package/dist/types/artifacts/tokens-raw/atlassian-dark-increased-contrast.d.ts +1 -1
- package/dist/types/artifacts/tokens-raw/atlassian-dark.d.ts +1 -1
- package/dist/types/artifacts/tokens-raw/atlassian-legacy-dark.d.ts +1 -1
- package/dist/types/artifacts/tokens-raw/atlassian-legacy-light.d.ts +1 -1
- package/dist/types/artifacts/tokens-raw/atlassian-light-increased-contrast.d.ts +1 -1
- package/dist/types/artifacts/tokens-raw/atlassian-light.d.ts +1 -1
- package/dist/types/artifacts/types-internal.d.ts +2 -2
- package/dist/types/artifacts/types.d.ts +2 -2
- package/dist/types/entry-points/css-type-schema.codegen.d.ts +5 -5
- package/dist/types/entry-points/token-metadata.codegen.d.ts +1 -1
- package/dist/types/types.d.ts +42 -4
- package/dist/types-ts4.5/artifacts/generated-pairs.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/themes/atlassian-dark-increased-contrast.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/themes/atlassian-dark.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/themes/atlassian-legacy-dark.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/themes/atlassian-legacy-light.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/themes/atlassian-light-increased-contrast.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/themes/atlassian-light.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/token-default-values.d.ts +21 -1
- package/dist/types-ts4.5/artifacts/token-names.d.ts +41 -1
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark-increased-contrast.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-legacy-dark.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-legacy-light.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light-increased-contrast.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/types-internal.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/types.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/css-type-schema.codegen.d.ts +5 -5
- package/dist/types-ts4.5/entry-points/token-metadata.codegen.d.ts +1 -1
- package/dist/types-ts4.5/types.d.ts +42 -4
- package/figma/atlassian-dark-increased-contrast.json +180 -0
- package/figma/atlassian-dark.json +180 -0
- package/figma/atlassian-legacy-dark.json +180 -0
- package/figma/atlassian-legacy-light.json +180 -0
- package/figma/atlassian-light-increased-contrast.json +180 -0
- package/figma/atlassian-light.json +180 -0
- package/package.json +3 -3
|
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
8
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
9
|
-
* @codegen <<SignedSource::
|
|
9
|
+
* @codegen <<SignedSource::d8f99d95f365655ceed3d834c393533c>>
|
|
10
10
|
* @codegenCommand yarn build tokens
|
|
11
11
|
*/
|
|
12
12
|
|
|
@@ -579,9 +579,31 @@ var tokens = [{
|
|
|
579
579
|
},
|
|
580
580
|
"value": "Red300"
|
|
581
581
|
},
|
|
582
|
-
"name": "color.text.danger",
|
|
583
|
-
"path": ["color", "text", "danger"],
|
|
582
|
+
"name": "color.text.danger.[default]",
|
|
583
|
+
"path": ["color", "text", "danger", "[default]"],
|
|
584
584
|
"cleanName": "color.text.danger"
|
|
585
|
+
}, {
|
|
586
|
+
"attributes": {
|
|
587
|
+
"group": "paint",
|
|
588
|
+
"state": "active",
|
|
589
|
+
"introduced": "8.1.0",
|
|
590
|
+
"description": "Use for text on top of danger semantic labels to ensure accessibility and desired visual appearance."
|
|
591
|
+
},
|
|
592
|
+
"value": "#FFD5D2",
|
|
593
|
+
"filePath": "schema/themes/atlassian-dark/color/text.tsx",
|
|
594
|
+
"isSource": true,
|
|
595
|
+
"original": {
|
|
596
|
+
"attributes": {
|
|
597
|
+
"group": "paint",
|
|
598
|
+
"state": "active",
|
|
599
|
+
"introduced": "8.1.0",
|
|
600
|
+
"description": "Use for text on top of danger semantic labels to ensure accessibility and desired visual appearance."
|
|
601
|
+
},
|
|
602
|
+
"value": "Red200"
|
|
603
|
+
},
|
|
604
|
+
"name": "color.text.danger.bolder",
|
|
605
|
+
"path": ["color", "text", "danger", "bolder"],
|
|
606
|
+
"cleanName": "color.text.danger.bolder"
|
|
585
607
|
}, {
|
|
586
608
|
"attributes": {
|
|
587
609
|
"group": "paint",
|
|
@@ -626,6 +648,28 @@ var tokens = [{
|
|
|
626
648
|
"name": "color.text.warning.inverse",
|
|
627
649
|
"path": ["color", "text", "warning", "inverse"],
|
|
628
650
|
"cleanName": "color.text.warning.inverse"
|
|
651
|
+
}, {
|
|
652
|
+
"attributes": {
|
|
653
|
+
"group": "paint",
|
|
654
|
+
"state": "active",
|
|
655
|
+
"introduced": "8.1.0",
|
|
656
|
+
"description": "Use for text on top of warning semantic labels to ensure accessibility and desired visual appearance."
|
|
657
|
+
},
|
|
658
|
+
"value": "#FCE4A6",
|
|
659
|
+
"filePath": "schema/themes/atlassian-dark/color/text.tsx",
|
|
660
|
+
"isSource": true,
|
|
661
|
+
"original": {
|
|
662
|
+
"attributes": {
|
|
663
|
+
"group": "paint",
|
|
664
|
+
"state": "active",
|
|
665
|
+
"introduced": "8.1.0",
|
|
666
|
+
"description": "Use for text on top of warning semantic labels to ensure accessibility and desired visual appearance."
|
|
667
|
+
},
|
|
668
|
+
"value": "Orange200"
|
|
669
|
+
},
|
|
670
|
+
"name": "color.text.warning.bolder",
|
|
671
|
+
"path": ["color", "text", "warning", "bolder"],
|
|
672
|
+
"cleanName": "color.text.warning.bolder"
|
|
629
673
|
}, {
|
|
630
674
|
"attributes": {
|
|
631
675
|
"group": "paint",
|
|
@@ -645,9 +689,31 @@ var tokens = [{
|
|
|
645
689
|
},
|
|
646
690
|
"value": "Lime300"
|
|
647
691
|
},
|
|
648
|
-
"name": "color.text.success",
|
|
649
|
-
"path": ["color", "text", "success"],
|
|
692
|
+
"name": "color.text.success.[default]",
|
|
693
|
+
"path": ["color", "text", "success", "[default]"],
|
|
650
694
|
"cleanName": "color.text.success"
|
|
695
|
+
}, {
|
|
696
|
+
"attributes": {
|
|
697
|
+
"group": "paint",
|
|
698
|
+
"state": "active",
|
|
699
|
+
"introduced": "8.1.0",
|
|
700
|
+
"description": "Use for text on top of success semantic labels to ensure accessibility and desired visual appearance."
|
|
701
|
+
},
|
|
702
|
+
"value": "#D3F1A7",
|
|
703
|
+
"filePath": "schema/themes/atlassian-dark/color/text.tsx",
|
|
704
|
+
"isSource": true,
|
|
705
|
+
"original": {
|
|
706
|
+
"attributes": {
|
|
707
|
+
"group": "paint",
|
|
708
|
+
"state": "active",
|
|
709
|
+
"introduced": "8.1.0",
|
|
710
|
+
"description": "Use for text on top of success semantic labels to ensure accessibility and desired visual appearance."
|
|
711
|
+
},
|
|
712
|
+
"value": "Lime200"
|
|
713
|
+
},
|
|
714
|
+
"name": "color.text.success.bolder",
|
|
715
|
+
"path": ["color", "text", "success", "bolder"],
|
|
716
|
+
"cleanName": "color.text.success.bolder"
|
|
651
717
|
}, {
|
|
652
718
|
"attributes": {
|
|
653
719
|
"group": "paint",
|
|
@@ -667,9 +733,31 @@ var tokens = [{
|
|
|
667
733
|
},
|
|
668
734
|
"value": "Purple300"
|
|
669
735
|
},
|
|
670
|
-
"name": "color.text.discovery",
|
|
671
|
-
"path": ["color", "text", "discovery"],
|
|
736
|
+
"name": "color.text.discovery.[default]",
|
|
737
|
+
"path": ["color", "text", "discovery", "[default]"],
|
|
672
738
|
"cleanName": "color.text.discovery"
|
|
739
|
+
}, {
|
|
740
|
+
"attributes": {
|
|
741
|
+
"group": "paint",
|
|
742
|
+
"state": "active",
|
|
743
|
+
"introduced": "8.1.0",
|
|
744
|
+
"description": "Use for text on top of discovery semantic labels to ensure accessibility and desired visual appearance."
|
|
745
|
+
},
|
|
746
|
+
"value": "#EED7FC",
|
|
747
|
+
"filePath": "schema/themes/atlassian-dark/color/text.tsx",
|
|
748
|
+
"isSource": true,
|
|
749
|
+
"original": {
|
|
750
|
+
"attributes": {
|
|
751
|
+
"group": "paint",
|
|
752
|
+
"state": "active",
|
|
753
|
+
"introduced": "8.1.0",
|
|
754
|
+
"description": "Use for text on top of discovery semantic labels to ensure accessibility and desired visual appearance."
|
|
755
|
+
},
|
|
756
|
+
"value": "Purple200"
|
|
757
|
+
},
|
|
758
|
+
"name": "color.text.discovery.bolder",
|
|
759
|
+
"path": ["color", "text", "discovery", "bolder"],
|
|
760
|
+
"cleanName": "color.text.discovery.bolder"
|
|
673
761
|
}, {
|
|
674
762
|
"attributes": {
|
|
675
763
|
"group": "paint",
|
|
@@ -689,9 +777,31 @@ var tokens = [{
|
|
|
689
777
|
},
|
|
690
778
|
"value": "Blue300"
|
|
691
779
|
},
|
|
692
|
-
"name": "color.text.information",
|
|
693
|
-
"path": ["color", "text", "information"],
|
|
780
|
+
"name": "color.text.information.[default]",
|
|
781
|
+
"path": ["color", "text", "information", "[default]"],
|
|
694
782
|
"cleanName": "color.text.information"
|
|
783
|
+
}, {
|
|
784
|
+
"attributes": {
|
|
785
|
+
"group": "paint",
|
|
786
|
+
"state": "active",
|
|
787
|
+
"introduced": "8.1.0",
|
|
788
|
+
"description": "Use for text on top of information semantic labels to ensure accessibility and desired visual appearance."
|
|
789
|
+
},
|
|
790
|
+
"value": "#CFE1FD",
|
|
791
|
+
"filePath": "schema/themes/atlassian-dark/color/text.tsx",
|
|
792
|
+
"isSource": true,
|
|
793
|
+
"original": {
|
|
794
|
+
"attributes": {
|
|
795
|
+
"group": "paint",
|
|
796
|
+
"state": "active",
|
|
797
|
+
"introduced": "8.1.0",
|
|
798
|
+
"description": "Use for text on top of information semantic labels to ensure accessibility and desired visual appearance."
|
|
799
|
+
},
|
|
800
|
+
"value": "Blue200"
|
|
801
|
+
},
|
|
802
|
+
"name": "color.text.information.bolder",
|
|
803
|
+
"path": ["color", "text", "information", "bolder"],
|
|
804
|
+
"cleanName": "color.text.information.bolder"
|
|
695
805
|
}, {
|
|
696
806
|
"attributes": {
|
|
697
807
|
"group": "paint",
|
|
@@ -5224,6 +5334,72 @@ var tokens = [{
|
|
|
5224
5334
|
"name": "color.background.danger.[default].pressed",
|
|
5225
5335
|
"path": ["color", "background", "danger", "[default]", "pressed"],
|
|
5226
5336
|
"cleanName": "color.background.danger.pressed"
|
|
5337
|
+
}, {
|
|
5338
|
+
"attributes": {
|
|
5339
|
+
"group": "paint",
|
|
5340
|
+
"state": "active",
|
|
5341
|
+
"introduced": "8.1.0",
|
|
5342
|
+
"description": "Use for backgrounds of danger lozenges and badges to ensure accessibility and desired visual appearance."
|
|
5343
|
+
},
|
|
5344
|
+
"value": "#5D1F1A",
|
|
5345
|
+
"filePath": "schema/themes/atlassian-dark/color/background.tsx",
|
|
5346
|
+
"isSource": true,
|
|
5347
|
+
"original": {
|
|
5348
|
+
"attributes": {
|
|
5349
|
+
"group": "paint",
|
|
5350
|
+
"state": "active",
|
|
5351
|
+
"introduced": "8.1.0",
|
|
5352
|
+
"description": "Use for backgrounds of danger lozenges and badges to ensure accessibility and desired visual appearance."
|
|
5353
|
+
},
|
|
5354
|
+
"value": "Red900"
|
|
5355
|
+
},
|
|
5356
|
+
"name": "color.background.danger.subtler.[default]",
|
|
5357
|
+
"path": ["color", "background", "danger", "subtler", "[default]"],
|
|
5358
|
+
"cleanName": "color.background.danger.subtler"
|
|
5359
|
+
}, {
|
|
5360
|
+
"attributes": {
|
|
5361
|
+
"group": "paint",
|
|
5362
|
+
"state": "active",
|
|
5363
|
+
"introduced": "8.1.0",
|
|
5364
|
+
"description": "Hovered state of color.background.danger.subtler"
|
|
5365
|
+
},
|
|
5366
|
+
"value": "#872821",
|
|
5367
|
+
"filePath": "schema/themes/atlassian-dark/color/background.tsx",
|
|
5368
|
+
"isSource": true,
|
|
5369
|
+
"original": {
|
|
5370
|
+
"attributes": {
|
|
5371
|
+
"group": "paint",
|
|
5372
|
+
"state": "active",
|
|
5373
|
+
"introduced": "8.1.0",
|
|
5374
|
+
"description": "Hovered state of color.background.danger.subtler"
|
|
5375
|
+
},
|
|
5376
|
+
"value": "Red850"
|
|
5377
|
+
},
|
|
5378
|
+
"name": "color.background.danger.subtler.hovered",
|
|
5379
|
+
"path": ["color", "background", "danger", "subtler", "hovered"],
|
|
5380
|
+
"cleanName": "color.background.danger.subtler.hovered"
|
|
5381
|
+
}, {
|
|
5382
|
+
"attributes": {
|
|
5383
|
+
"group": "paint",
|
|
5384
|
+
"state": "active",
|
|
5385
|
+
"introduced": "8.1.0",
|
|
5386
|
+
"description": "Pressed state of color.background.danger.subtler"
|
|
5387
|
+
},
|
|
5388
|
+
"value": "#AE2E24",
|
|
5389
|
+
"filePath": "schema/themes/atlassian-dark/color/background.tsx",
|
|
5390
|
+
"isSource": true,
|
|
5391
|
+
"original": {
|
|
5392
|
+
"attributes": {
|
|
5393
|
+
"group": "paint",
|
|
5394
|
+
"state": "active",
|
|
5395
|
+
"introduced": "8.1.0",
|
|
5396
|
+
"description": "Pressed state of color.background.danger.subtler"
|
|
5397
|
+
},
|
|
5398
|
+
"value": "Red800"
|
|
5399
|
+
},
|
|
5400
|
+
"name": "color.background.danger.subtler.pressed",
|
|
5401
|
+
"path": ["color", "background", "danger", "subtler", "pressed"],
|
|
5402
|
+
"cleanName": "color.background.danger.subtler.pressed"
|
|
5227
5403
|
}, {
|
|
5228
5404
|
"attributes": {
|
|
5229
5405
|
"group": "paint",
|
|
@@ -5356,6 +5532,72 @@ var tokens = [{
|
|
|
5356
5532
|
"name": "color.background.warning.[default].pressed",
|
|
5357
5533
|
"path": ["color", "background", "warning", "[default]", "pressed"],
|
|
5358
5534
|
"cleanName": "color.background.warning.pressed"
|
|
5535
|
+
}, {
|
|
5536
|
+
"attributes": {
|
|
5537
|
+
"group": "paint",
|
|
5538
|
+
"state": "active",
|
|
5539
|
+
"introduced": "8.1.0",
|
|
5540
|
+
"description": "Use for backgrounds of warning lozenges and badges to ensure accessibility and desired visual appearance."
|
|
5541
|
+
},
|
|
5542
|
+
"value": "#693200",
|
|
5543
|
+
"filePath": "schema/themes/atlassian-dark/color/background.tsx",
|
|
5544
|
+
"isSource": true,
|
|
5545
|
+
"original": {
|
|
5546
|
+
"attributes": {
|
|
5547
|
+
"group": "paint",
|
|
5548
|
+
"state": "active",
|
|
5549
|
+
"introduced": "8.1.0",
|
|
5550
|
+
"description": "Use for backgrounds of warning lozenges and badges to ensure accessibility and desired visual appearance."
|
|
5551
|
+
},
|
|
5552
|
+
"value": "Orange900"
|
|
5553
|
+
},
|
|
5554
|
+
"name": "color.background.warning.subtler.[default]",
|
|
5555
|
+
"path": ["color", "background", "warning", "subtler", "[default]"],
|
|
5556
|
+
"cleanName": "color.background.warning.subtler"
|
|
5557
|
+
}, {
|
|
5558
|
+
"attributes": {
|
|
5559
|
+
"group": "paint",
|
|
5560
|
+
"state": "active",
|
|
5561
|
+
"introduced": "8.1.0",
|
|
5562
|
+
"description": "Hovered state of color.background.warning.subtler"
|
|
5563
|
+
},
|
|
5564
|
+
"value": "#7A3B00",
|
|
5565
|
+
"filePath": "schema/themes/atlassian-dark/color/background.tsx",
|
|
5566
|
+
"isSource": true,
|
|
5567
|
+
"original": {
|
|
5568
|
+
"attributes": {
|
|
5569
|
+
"group": "paint",
|
|
5570
|
+
"state": "active",
|
|
5571
|
+
"introduced": "8.1.0",
|
|
5572
|
+
"description": "Hovered state of color.background.warning.subtler"
|
|
5573
|
+
},
|
|
5574
|
+
"value": "Orange850"
|
|
5575
|
+
},
|
|
5576
|
+
"name": "color.background.warning.subtler.hovered",
|
|
5577
|
+
"path": ["color", "background", "warning", "subtler", "hovered"],
|
|
5578
|
+
"cleanName": "color.background.warning.subtler.hovered"
|
|
5579
|
+
}, {
|
|
5580
|
+
"attributes": {
|
|
5581
|
+
"group": "paint",
|
|
5582
|
+
"state": "active",
|
|
5583
|
+
"introduced": "8.1.0",
|
|
5584
|
+
"description": "Pressed state of color.background.warning.subtler"
|
|
5585
|
+
},
|
|
5586
|
+
"value": "#9E4C00",
|
|
5587
|
+
"filePath": "schema/themes/atlassian-dark/color/background.tsx",
|
|
5588
|
+
"isSource": true,
|
|
5589
|
+
"original": {
|
|
5590
|
+
"attributes": {
|
|
5591
|
+
"group": "paint",
|
|
5592
|
+
"state": "active",
|
|
5593
|
+
"introduced": "8.1.0",
|
|
5594
|
+
"description": "Pressed state of color.background.warning.subtler"
|
|
5595
|
+
},
|
|
5596
|
+
"value": "Orange800"
|
|
5597
|
+
},
|
|
5598
|
+
"name": "color.background.warning.subtler.pressed",
|
|
5599
|
+
"path": ["color", "background", "warning", "subtler", "pressed"],
|
|
5600
|
+
"cleanName": "color.background.warning.subtler.pressed"
|
|
5359
5601
|
}, {
|
|
5360
5602
|
"attributes": {
|
|
5361
5603
|
"group": "paint",
|
|
@@ -5488,6 +5730,72 @@ var tokens = [{
|
|
|
5488
5730
|
"name": "color.background.success.[default].pressed",
|
|
5489
5731
|
"path": ["color", "background", "success", "[default]", "pressed"],
|
|
5490
5732
|
"cleanName": "color.background.success.pressed"
|
|
5733
|
+
}, {
|
|
5734
|
+
"attributes": {
|
|
5735
|
+
"group": "paint",
|
|
5736
|
+
"state": "active",
|
|
5737
|
+
"introduced": "8.1.0",
|
|
5738
|
+
"description": "Use for backgrounds of success lozenges and badges to ensure accessibility and desired visual appearance."
|
|
5739
|
+
},
|
|
5740
|
+
"value": "#37471F",
|
|
5741
|
+
"filePath": "schema/themes/atlassian-dark/color/background.tsx",
|
|
5742
|
+
"isSource": true,
|
|
5743
|
+
"original": {
|
|
5744
|
+
"attributes": {
|
|
5745
|
+
"group": "paint",
|
|
5746
|
+
"state": "active",
|
|
5747
|
+
"introduced": "8.1.0",
|
|
5748
|
+
"description": "Use for backgrounds of success lozenges and badges to ensure accessibility and desired visual appearance."
|
|
5749
|
+
},
|
|
5750
|
+
"value": "Lime900"
|
|
5751
|
+
},
|
|
5752
|
+
"name": "color.background.success.subtler.[default]",
|
|
5753
|
+
"path": ["color", "background", "success", "subtler", "[default]"],
|
|
5754
|
+
"cleanName": "color.background.success.subtler"
|
|
5755
|
+
}, {
|
|
5756
|
+
"attributes": {
|
|
5757
|
+
"group": "paint",
|
|
5758
|
+
"state": "active",
|
|
5759
|
+
"introduced": "8.1.0",
|
|
5760
|
+
"description": "Hovered state of color.background.success.subtler"
|
|
5761
|
+
},
|
|
5762
|
+
"value": "#3F5224",
|
|
5763
|
+
"filePath": "schema/themes/atlassian-dark/color/background.tsx",
|
|
5764
|
+
"isSource": true,
|
|
5765
|
+
"original": {
|
|
5766
|
+
"attributes": {
|
|
5767
|
+
"group": "paint",
|
|
5768
|
+
"state": "active",
|
|
5769
|
+
"introduced": "8.1.0",
|
|
5770
|
+
"description": "Hovered state of color.background.success.subtler"
|
|
5771
|
+
},
|
|
5772
|
+
"value": "Lime850"
|
|
5773
|
+
},
|
|
5774
|
+
"name": "color.background.success.subtler.hovered",
|
|
5775
|
+
"path": ["color", "background", "success", "subtler", "hovered"],
|
|
5776
|
+
"cleanName": "color.background.success.subtler.hovered"
|
|
5777
|
+
}, {
|
|
5778
|
+
"attributes": {
|
|
5779
|
+
"group": "paint",
|
|
5780
|
+
"state": "active",
|
|
5781
|
+
"introduced": "8.1.0",
|
|
5782
|
+
"description": "Pressed state of color.background.success.subtler"
|
|
5783
|
+
},
|
|
5784
|
+
"value": "#4C6B1F",
|
|
5785
|
+
"filePath": "schema/themes/atlassian-dark/color/background.tsx",
|
|
5786
|
+
"isSource": true,
|
|
5787
|
+
"original": {
|
|
5788
|
+
"attributes": {
|
|
5789
|
+
"group": "paint",
|
|
5790
|
+
"state": "active",
|
|
5791
|
+
"introduced": "8.1.0",
|
|
5792
|
+
"description": "Pressed state of color.background.success.subtler"
|
|
5793
|
+
},
|
|
5794
|
+
"value": "Lime800"
|
|
5795
|
+
},
|
|
5796
|
+
"name": "color.background.success.subtler.pressed",
|
|
5797
|
+
"path": ["color", "background", "success", "subtler", "pressed"],
|
|
5798
|
+
"cleanName": "color.background.success.subtler.pressed"
|
|
5491
5799
|
}, {
|
|
5492
5800
|
"attributes": {
|
|
5493
5801
|
"group": "paint",
|
|
@@ -5620,6 +5928,72 @@ var tokens = [{
|
|
|
5620
5928
|
"name": "color.background.discovery.[default].pressed",
|
|
5621
5929
|
"path": ["color", "background", "discovery", "[default]", "pressed"],
|
|
5622
5930
|
"cleanName": "color.background.discovery.pressed"
|
|
5931
|
+
}, {
|
|
5932
|
+
"attributes": {
|
|
5933
|
+
"group": "paint",
|
|
5934
|
+
"state": "active",
|
|
5935
|
+
"introduced": "8.1.0",
|
|
5936
|
+
"description": "Use for backgrounds of discovery lozenges and badges to ensure accessibility and desired visual appearance."
|
|
5937
|
+
},
|
|
5938
|
+
"value": "#48245D",
|
|
5939
|
+
"filePath": "schema/themes/atlassian-dark/color/background.tsx",
|
|
5940
|
+
"isSource": true,
|
|
5941
|
+
"original": {
|
|
5942
|
+
"attributes": {
|
|
5943
|
+
"group": "paint",
|
|
5944
|
+
"state": "active",
|
|
5945
|
+
"introduced": "8.1.0",
|
|
5946
|
+
"description": "Use for backgrounds of discovery lozenges and badges to ensure accessibility and desired visual appearance."
|
|
5947
|
+
},
|
|
5948
|
+
"value": "Purple900"
|
|
5949
|
+
},
|
|
5950
|
+
"name": "color.background.discovery.subtler.[default]",
|
|
5951
|
+
"path": ["color", "background", "discovery", "subtler", "[default]"],
|
|
5952
|
+
"cleanName": "color.background.discovery.subtler"
|
|
5953
|
+
}, {
|
|
5954
|
+
"attributes": {
|
|
5955
|
+
"group": "paint",
|
|
5956
|
+
"state": "active",
|
|
5957
|
+
"introduced": "8.1.0",
|
|
5958
|
+
"description": "Hovered state of color.background.discovery.subtler"
|
|
5959
|
+
},
|
|
5960
|
+
"value": "#673286",
|
|
5961
|
+
"filePath": "schema/themes/atlassian-dark/color/background.tsx",
|
|
5962
|
+
"isSource": true,
|
|
5963
|
+
"original": {
|
|
5964
|
+
"attributes": {
|
|
5965
|
+
"group": "paint",
|
|
5966
|
+
"state": "active",
|
|
5967
|
+
"introduced": "8.1.0",
|
|
5968
|
+
"description": "Hovered state of color.background.discovery.subtler"
|
|
5969
|
+
},
|
|
5970
|
+
"value": "Purple850"
|
|
5971
|
+
},
|
|
5972
|
+
"name": "color.background.discovery.subtler.hovered",
|
|
5973
|
+
"path": ["color", "background", "discovery", "subtler", "hovered"],
|
|
5974
|
+
"cleanName": "color.background.discovery.subtler.hovered"
|
|
5975
|
+
}, {
|
|
5976
|
+
"attributes": {
|
|
5977
|
+
"group": "paint",
|
|
5978
|
+
"state": "active",
|
|
5979
|
+
"introduced": "8.1.0",
|
|
5980
|
+
"description": "Pressed state of color.background.discovery.subtler"
|
|
5981
|
+
},
|
|
5982
|
+
"value": "#803FA5",
|
|
5983
|
+
"filePath": "schema/themes/atlassian-dark/color/background.tsx",
|
|
5984
|
+
"isSource": true,
|
|
5985
|
+
"original": {
|
|
5986
|
+
"attributes": {
|
|
5987
|
+
"group": "paint",
|
|
5988
|
+
"state": "active",
|
|
5989
|
+
"introduced": "8.1.0",
|
|
5990
|
+
"description": "Pressed state of color.background.discovery.subtler"
|
|
5991
|
+
},
|
|
5992
|
+
"value": "Purple800"
|
|
5993
|
+
},
|
|
5994
|
+
"name": "color.background.discovery.subtler.pressed",
|
|
5995
|
+
"path": ["color", "background", "discovery", "subtler", "pressed"],
|
|
5996
|
+
"cleanName": "color.background.discovery.subtler.pressed"
|
|
5623
5997
|
}, {
|
|
5624
5998
|
"attributes": {
|
|
5625
5999
|
"group": "paint",
|
|
@@ -5752,6 +6126,72 @@ var tokens = [{
|
|
|
5752
6126
|
"name": "color.background.information.[default].pressed",
|
|
5753
6127
|
"path": ["color", "background", "information", "[default]", "pressed"],
|
|
5754
6128
|
"cleanName": "color.background.information.pressed"
|
|
6129
|
+
}, {
|
|
6130
|
+
"attributes": {
|
|
6131
|
+
"group": "paint",
|
|
6132
|
+
"state": "active",
|
|
6133
|
+
"introduced": "8.1.0",
|
|
6134
|
+
"description": "Use for backgrounds of information lozenges and badges to ensure accessibility and desired visual appearance."
|
|
6135
|
+
},
|
|
6136
|
+
"value": "#123263",
|
|
6137
|
+
"filePath": "schema/themes/atlassian-dark/color/background.tsx",
|
|
6138
|
+
"isSource": true,
|
|
6139
|
+
"original": {
|
|
6140
|
+
"attributes": {
|
|
6141
|
+
"group": "paint",
|
|
6142
|
+
"state": "active",
|
|
6143
|
+
"introduced": "8.1.0",
|
|
6144
|
+
"description": "Use for backgrounds of information lozenges and badges to ensure accessibility and desired visual appearance."
|
|
6145
|
+
},
|
|
6146
|
+
"value": "Blue900"
|
|
6147
|
+
},
|
|
6148
|
+
"name": "color.background.information.subtler.[default]",
|
|
6149
|
+
"path": ["color", "background", "information", "subtler", "[default]"],
|
|
6150
|
+
"cleanName": "color.background.information.subtler"
|
|
6151
|
+
}, {
|
|
6152
|
+
"attributes": {
|
|
6153
|
+
"group": "paint",
|
|
6154
|
+
"state": "active",
|
|
6155
|
+
"introduced": "8.1.0",
|
|
6156
|
+
"description": "Hovered state of color.background.information.subtler"
|
|
6157
|
+
},
|
|
6158
|
+
"value": "#144794",
|
|
6159
|
+
"filePath": "schema/themes/atlassian-dark/color/background.tsx",
|
|
6160
|
+
"isSource": true,
|
|
6161
|
+
"original": {
|
|
6162
|
+
"attributes": {
|
|
6163
|
+
"group": "paint",
|
|
6164
|
+
"state": "active",
|
|
6165
|
+
"introduced": "8.1.0",
|
|
6166
|
+
"description": "Hovered state of color.background.information.subtler"
|
|
6167
|
+
},
|
|
6168
|
+
"value": "Blue850"
|
|
6169
|
+
},
|
|
6170
|
+
"name": "color.background.information.subtler.hovered",
|
|
6171
|
+
"path": ["color", "background", "information", "subtler", "hovered"],
|
|
6172
|
+
"cleanName": "color.background.information.subtler.hovered"
|
|
6173
|
+
}, {
|
|
6174
|
+
"attributes": {
|
|
6175
|
+
"group": "paint",
|
|
6176
|
+
"state": "active",
|
|
6177
|
+
"introduced": "8.1.0",
|
|
6178
|
+
"description": "Pressed state of color.background.information.subtler"
|
|
6179
|
+
},
|
|
6180
|
+
"value": "#1558BC",
|
|
6181
|
+
"filePath": "schema/themes/atlassian-dark/color/background.tsx",
|
|
6182
|
+
"isSource": true,
|
|
6183
|
+
"original": {
|
|
6184
|
+
"attributes": {
|
|
6185
|
+
"group": "paint",
|
|
6186
|
+
"state": "active",
|
|
6187
|
+
"introduced": "8.1.0",
|
|
6188
|
+
"description": "Pressed state of color.background.information.subtler"
|
|
6189
|
+
},
|
|
6190
|
+
"value": "Blue800"
|
|
6191
|
+
},
|
|
6192
|
+
"name": "color.background.information.subtler.pressed",
|
|
6193
|
+
"path": ["color", "background", "information", "subtler", "pressed"],
|
|
6194
|
+
"cleanName": "color.background.information.subtler.pressed"
|
|
5755
6195
|
}, {
|
|
5756
6196
|
"attributes": {
|
|
5757
6197
|
"group": "paint",
|