Skip to content

Commit 1803ce4

Browse files
committed
TEMP - Re-generated tokens
1 parent 739eb0a commit 1803ce4

File tree

14 files changed

+2998
-141
lines changed

14 files changed

+2998
-141
lines changed

packages/tokens/dist/docs/products/tokens.json

Lines changed: 85 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -889,20 +889,20 @@
889889
"$modes": {
890890
"hds": "#ffffff",
891891
"cds-0": "#ffffff",
892-
"cds-10": "#cccccc",
893-
"cds-90": "#333333",
894-
"cds-100": "#000000"
892+
"cds-10": "#ffffff",
893+
"cds-90": "#ffffff",
894+
"cds-100": "#ffffff"
895895
},
896896
"original": {
897897
"$type": "color",
898898
"$value": "#ffffff",
899899
"group": "palette",
900900
"$modes": {
901901
"hds": "#ffffff",
902-
"cds-0": "#ffffff",
903-
"cds-10": "#cccccc",
904-
"cds-90": "#333333",
905-
"cds-100": "#000000"
902+
"cds-0": "{carbon.color.white.0}",
903+
"cds-10": "{carbon.color.white.0}",
904+
"cds-90": "{carbon.color.white.0}",
905+
"cds-100": "{carbon.color.white.0}"
906906
},
907907
"key": "{color.palette.neutral-0}"
908908
},
@@ -1271,10 +1271,24 @@
12711271
"$type": "color",
12721272
"$value": "#3b3d45",
12731273
"group": "semantic",
1274+
"$modes": {
1275+
"hds": "#ffffff",
1276+
"cds-0": "#161616",
1277+
"cds-10": "#161616",
1278+
"cds-90": "#f4f4f4",
1279+
"cds-100": "#f4f4f4"
1280+
},
12741281
"original": {
12751282
"$type": "color",
12761283
"$value": "{color.palette.neutral-600}",
12771284
"group": "semantic",
1285+
"$modes": {
1286+
"hds": "#ffffff",
1287+
"cds-0": "{carbon.themes.white.textPrimary}",
1288+
"cds-10": "{carbon.themes.g10.textPrimary}",
1289+
"cds-90": "{carbon.themes.g90.textPrimary}",
1290+
"cds-100": "{carbon.themes.g100.textPrimary}"
1291+
},
12781292
"key": "{color.foreground.primary}"
12791293
},
12801294
"name": "token-color-foreground-primary",
@@ -7467,10 +7481,24 @@
74677481
{
74687482
"key": "{typography.font-weight.regular}",
74697483
"$type": "font-weight",
7470-
"$value": 400,
7484+
"$value": "400",
7485+
"$modes": {
7486+
"hds": "400",
7487+
"cds-0": 400,
7488+
"cds-10": 400,
7489+
"cds-90": 400,
7490+
"cds-100": 400
7491+
},
74717492
"original": {
74727493
"$type": "font-weight",
7473-
"$value": 400,
7494+
"$value": "400",
7495+
"$modes": {
7496+
"hds": "400",
7497+
"cds-0": "{carbon.typography.font-weight.regular}",
7498+
"cds-10": "{carbon.typography.font-weight.regular}",
7499+
"cds-90": "{carbon.typography.font-weight.regular}",
7500+
"cds-100": "{carbon.typography.font-weight.regular}"
7501+
},
74747502
"key": "{typography.font-weight.regular}"
74757503
},
74767504
"name": "token-typography-font-weight-regular",
@@ -7486,10 +7514,24 @@
74867514
{
74877515
"key": "{typography.font-weight.medium}",
74887516
"$type": "font-weight",
7489-
"$value": 500,
7517+
"$value": "500",
7518+
"$modes": {
7519+
"hds": "500",
7520+
"cds-0": 400,
7521+
"cds-10": 400,
7522+
"cds-90": 400,
7523+
"cds-100": 400
7524+
},
74907525
"original": {
74917526
"$type": "font-weight",
7492-
"$value": 500,
7527+
"$value": "500",
7528+
"$modes": {
7529+
"hds": "500",
7530+
"cds-0": "{carbon.typography.font-weight.regular}",
7531+
"cds-10": "{carbon.typography.font-weight.regular}",
7532+
"cds-90": "{carbon.typography.font-weight.regular}",
7533+
"cds-100": "{carbon.typography.font-weight.regular}"
7534+
},
74937535
"key": "{typography.font-weight.medium}"
74947536
},
74957537
"name": "token-typography-font-weight-medium",
@@ -7505,10 +7547,24 @@
75057547
{
75067548
"key": "{typography.font-weight.semibold}",
75077549
"$type": "font-weight",
7508-
"$value": 600,
7550+
"$value": "600",
7551+
"$modes": {
7552+
"hds": "600",
7553+
"cds-0": 600,
7554+
"cds-10": 600,
7555+
"cds-90": 600,
7556+
"cds-100": 600
7557+
},
75097558
"original": {
75107559
"$type": "font-weight",
7511-
"$value": 600,
7560+
"$value": "600",
7561+
"$modes": {
7562+
"hds": "600",
7563+
"cds-0": "{carbon.typography.font-weight.semibold}",
7564+
"cds-10": "{carbon.typography.font-weight.semibold}",
7565+
"cds-90": "{carbon.typography.font-weight.semibold}",
7566+
"cds-100": "{carbon.typography.font-weight.semibold}"
7567+
},
75127568
"key": "{typography.font-weight.semibold}"
75137569
},
75147570
"name": "token-typography-font-weight-semibold",
@@ -7524,10 +7580,24 @@
75247580
{
75257581
"key": "{typography.font-weight.bold}",
75267582
"$type": "font-weight",
7527-
"$value": 700,
7583+
"$value": "700",
7584+
"$modes": {
7585+
"hds": "700",
7586+
"cds-0": 600,
7587+
"cds-10": 600,
7588+
"cds-90": 600,
7589+
"cds-100": 600
7590+
},
75287591
"original": {
75297592
"$type": "font-weight",
7530-
"$value": 700,
7593+
"$value": "700",
7594+
"$modes": {
7595+
"hds": "700",
7596+
"cds-0": "{carbon.typography.font-weight.semibold}",
7597+
"cds-10": "{carbon.typography.font-weight.semibold}",
7598+
"cds-90": "{carbon.typography.font-weight.semibold}",
7599+
"cds-100": "{carbon.typography.font-weight.semibold}"
7600+
},
75317601
"key": "{typography.font-weight.bold}"
75327602
},
75337603
"name": "token-typography-font-weight-bold",

packages/tokens/dist/marketing/tokens.json

Lines changed: 85 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -979,9 +979,9 @@
979979
"$modes": {
980980
"hds": "#ffffff",
981981
"cds-0": "#ffffff",
982-
"cds-10": "#cccccc",
983-
"cds-90": "#333333",
984-
"cds-100": "#000000"
982+
"cds-10": "#ffffff",
983+
"cds-90": "#ffffff",
984+
"cds-100": "#ffffff"
985985
},
986986
"filePath": "src/global/color/palette-neutrals.json",
987987
"isSource": true,
@@ -991,10 +991,10 @@
991991
"group": "palette",
992992
"$modes": {
993993
"hds": "#ffffff",
994-
"cds-0": "#ffffff",
995-
"cds-10": "#cccccc",
996-
"cds-90": "#333333",
997-
"cds-100": "#000000"
994+
"cds-0": "{carbon.color.white.0}",
995+
"cds-10": "{carbon.color.white.0}",
996+
"cds-90": "{carbon.color.white.0}",
997+
"cds-100": "{carbon.color.white.0}"
998998
},
999999
"key": "{color.palette.neutral-0}"
10001000
},
@@ -1405,12 +1405,26 @@
14051405
"$type": "color",
14061406
"$value": "#3b3d45",
14071407
"group": "semantic",
1408+
"$modes": {
1409+
"hds": "#ffffff",
1410+
"cds-0": "#161616",
1411+
"cds-10": "#161616",
1412+
"cds-90": "#f4f4f4",
1413+
"cds-100": "#f4f4f4"
1414+
},
14081415
"filePath": "src/global/color/semantic-foreground.json",
14091416
"isSource": true,
14101417
"original": {
14111418
"$type": "color",
14121419
"$value": "{color.palette.neutral-600}",
14131420
"group": "semantic",
1421+
"$modes": {
1422+
"hds": "#ffffff",
1423+
"cds-0": "{carbon.themes.white.textPrimary}",
1424+
"cds-10": "{carbon.themes.g10.textPrimary}",
1425+
"cds-90": "{carbon.themes.g90.textPrimary}",
1426+
"cds-100": "{carbon.themes.g100.textPrimary}"
1427+
},
14141428
"key": "{color.foreground.primary}"
14151429
},
14161430
"name": "token-color-foreground-primary",
@@ -8497,12 +8511,26 @@
84978511
"regular": {
84988512
"key": "{typography.font-weight.regular}",
84998513
"$type": "font-weight",
8500-
"$value": 400,
8514+
"$value": "400",
8515+
"$modes": {
8516+
"hds": "400",
8517+
"cds-0": 400,
8518+
"cds-10": 400,
8519+
"cds-90": 400,
8520+
"cds-100": 400
8521+
},
85018522
"filePath": "src/products/shared/typography.json",
85028523
"isSource": true,
85038524
"original": {
85048525
"$type": "font-weight",
8505-
"$value": 400,
8526+
"$value": "400",
8527+
"$modes": {
8528+
"hds": "400",
8529+
"cds-0": "{carbon.typography.font-weight.regular}",
8530+
"cds-10": "{carbon.typography.font-weight.regular}",
8531+
"cds-90": "{carbon.typography.font-weight.regular}",
8532+
"cds-100": "{carbon.typography.font-weight.regular}"
8533+
},
85068534
"key": "{typography.font-weight.regular}"
85078535
},
85088536
"name": "token-typography-font-weight-regular",
@@ -8518,12 +8546,26 @@
85188546
"medium": {
85198547
"key": "{typography.font-weight.medium}",
85208548
"$type": "font-weight",
8521-
"$value": 500,
8549+
"$value": "500",
8550+
"$modes": {
8551+
"hds": "500",
8552+
"cds-0": 400,
8553+
"cds-10": 400,
8554+
"cds-90": 400,
8555+
"cds-100": 400
8556+
},
85228557
"filePath": "src/products/shared/typography.json",
85238558
"isSource": true,
85248559
"original": {
85258560
"$type": "font-weight",
8526-
"$value": 500,
8561+
"$value": "500",
8562+
"$modes": {
8563+
"hds": "500",
8564+
"cds-0": "{carbon.typography.font-weight.regular}",
8565+
"cds-10": "{carbon.typography.font-weight.regular}",
8566+
"cds-90": "{carbon.typography.font-weight.regular}",
8567+
"cds-100": "{carbon.typography.font-weight.regular}"
8568+
},
85278569
"key": "{typography.font-weight.medium}"
85288570
},
85298571
"name": "token-typography-font-weight-medium",
@@ -8539,12 +8581,26 @@
85398581
"semibold": {
85408582
"key": "{typography.font-weight.semibold}",
85418583
"$type": "font-weight",
8542-
"$value": 600,
8584+
"$value": "600",
8585+
"$modes": {
8586+
"hds": "600",
8587+
"cds-0": 600,
8588+
"cds-10": 600,
8589+
"cds-90": 600,
8590+
"cds-100": 600
8591+
},
85438592
"filePath": "src/products/shared/typography.json",
85448593
"isSource": true,
85458594
"original": {
85468595
"$type": "font-weight",
8547-
"$value": 600,
8596+
"$value": "600",
8597+
"$modes": {
8598+
"hds": "600",
8599+
"cds-0": "{carbon.typography.font-weight.semibold}",
8600+
"cds-10": "{carbon.typography.font-weight.semibold}",
8601+
"cds-90": "{carbon.typography.font-weight.semibold}",
8602+
"cds-100": "{carbon.typography.font-weight.semibold}"
8603+
},
85488604
"key": "{typography.font-weight.semibold}"
85498605
},
85508606
"name": "token-typography-font-weight-semibold",
@@ -8560,12 +8616,26 @@
85608616
"bold": {
85618617
"key": "{typography.font-weight.bold}",
85628618
"$type": "font-weight",
8563-
"$value": 700,
8619+
"$value": "700",
8620+
"$modes": {
8621+
"hds": "700",
8622+
"cds-0": 600,
8623+
"cds-10": 600,
8624+
"cds-90": 600,
8625+
"cds-100": 600
8626+
},
85648627
"filePath": "src/products/shared/typography.json",
85658628
"isSource": true,
85668629
"original": {
85678630
"$type": "font-weight",
8568-
"$value": 700,
8631+
"$value": "700",
8632+
"$modes": {
8633+
"hds": "700",
8634+
"cds-0": "{carbon.typography.font-weight.semibold}",
8635+
"cds-10": "{carbon.typography.font-weight.semibold}",
8636+
"cds-90": "{carbon.typography.font-weight.semibold}",
8637+
"cds-100": "{carbon.typography.font-weight.semibold}"
8638+
},
85698639
"key": "{typography.font-weight.bold}"
85708640
},
85718641
"name": "token-typography-font-weight-bold",

0 commit comments

Comments
 (0)