Skip to content

Commit aa1ddbc

Browse files
committed
chore: Refactoring, fixed tools test
1 parent ef47dd6 commit aa1ddbc

File tree

6 files changed

+45
-262
lines changed

6 files changed

+45
-262
lines changed

src/__tests__/snapshot-tests/__snapshots__/design-tokens.test.ts.snap

Lines changed: 0 additions & 224 deletions
Original file line numberDiff line numberDiff line change
@@ -111,20 +111,6 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
111111
"light": "radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",
112112
},
113113
},
114-
"color-background-button-link-active": {
115-
"$description": "The background color of link buttons in active state.",
116-
"$value": {
117-
"dark": "#16191f",
118-
"light": "#eaeded",
119-
},
120-
},
121-
"color-background-button-link-hover": {
122-
"$description": "The background color of link buttons in hover state.",
123-
"$value": {
124-
"dark": "#21252c",
125-
"light": "#fafafa",
126-
},
127-
},
128114
"color-background-button-normal-active": {
129115
"$description": "The background color of normal buttons in active state.",
130116
"$value": {
@@ -2683,20 +2669,6 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
26832669
"light": "radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",
26842670
},
26852671
},
2686-
"color-background-button-link-active": {
2687-
"$description": "The background color of link buttons in active state.",
2688-
"$value": {
2689-
"dark": "#16191f",
2690-
"light": "#eaeded",
2691-
},
2692-
},
2693-
"color-background-button-link-hover": {
2694-
"$description": "The background color of link buttons in hover state.",
2695-
"$value": {
2696-
"dark": "#21252c",
2697-
"light": "#fafafa",
2698-
},
2699-
},
27002672
"color-background-button-normal-active": {
27012673
"$description": "The background color of normal buttons in active state.",
27022674
"$value": {
@@ -5255,20 +5227,6 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
52555227
"light": "radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",
52565228
},
52575229
},
5258-
"color-background-button-link-active": {
5259-
"$description": "The background color of link buttons in active state.",
5260-
"$value": {
5261-
"dark": "#16191f",
5262-
"light": "#eaeded",
5263-
},
5264-
},
5265-
"color-background-button-link-hover": {
5266-
"$description": "The background color of link buttons in hover state.",
5267-
"$value": {
5268-
"dark": "#21252c",
5269-
"light": "#fafafa",
5270-
},
5271-
},
52725230
"color-background-button-normal-active": {
52735231
"$description": "The background color of normal buttons in active state.",
52745232
"$value": {
@@ -7827,20 +7785,6 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
78277785
"light": "radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",
78287786
},
78297787
},
7830-
"color-background-button-link-active": {
7831-
"$description": "The background color of link buttons in active state.",
7832-
"$value": {
7833-
"dark": "#16191f",
7834-
"light": "#eaeded",
7835-
},
7836-
},
7837-
"color-background-button-link-hover": {
7838-
"$description": "The background color of link buttons in hover state.",
7839-
"$value": {
7840-
"dark": "#21252c",
7841-
"light": "#fafafa",
7842-
},
7843-
},
78447788
"color-background-button-normal-active": {
78457789
"$description": "The background color of normal buttons in active state.",
78467790
"$value": {
@@ -10399,20 +10343,6 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
1039910343
"light": "radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",
1040010344
},
1040110345
},
10402-
"color-background-button-link-active": {
10403-
"$description": "The background color of link buttons in active state.",
10404-
"$value": {
10405-
"dark": "#16191f",
10406-
"light": "#eaeded",
10407-
},
10408-
},
10409-
"color-background-button-link-hover": {
10410-
"$description": "The background color of link buttons in hover state.",
10411-
"$value": {
10412-
"dark": "#21252c",
10413-
"light": "#fafafa",
10414-
},
10415-
},
1041610346
"color-background-button-normal-active": {
1041710347
"$description": "The background color of normal buttons in active state.",
1041810348
"$value": {
@@ -12971,20 +12901,6 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
1297112901
"light": "radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",
1297212902
},
1297312903
},
12974-
"color-background-button-link-active": {
12975-
"$description": "The background color of link buttons in active state.",
12976-
"$value": {
12977-
"dark": "#16191f",
12978-
"light": "#16191f",
12979-
},
12980-
},
12981-
"color-background-button-link-hover": {
12982-
"$description": "The background color of link buttons in hover state.",
12983-
"$value": {
12984-
"dark": "#21252c",
12985-
"light": "#21252c",
12986-
},
12987-
},
1298812904
"color-background-button-normal-active": {
1298912905
"$description": "The background color of normal buttons in active state.",
1299012906
"$value": {
@@ -15543,20 +15459,6 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
1554315459
"light": "radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",
1554415460
},
1554515461
},
15546-
"color-background-button-link-active": {
15547-
"$description": "The background color of link buttons in active state.",
15548-
"$value": {
15549-
"dark": "#16191f",
15550-
"light": "#eaeded",
15551-
},
15552-
},
15553-
"color-background-button-link-hover": {
15554-
"$description": "The background color of link buttons in hover state.",
15555-
"$value": {
15556-
"dark": "#21252c",
15557-
"light": "#fafafa",
15558-
},
15559-
},
1556015462
"color-background-button-normal-active": {
1556115463
"$description": "The background color of normal buttons in active state.",
1556215464
"$value": {
@@ -18120,20 +18022,6 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
1812018022
"light": "radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",
1812118023
},
1812218024
},
18123-
"color-background-button-link-active": {
18124-
"$description": "The background color of link buttons in active state.",
18125-
"$value": {
18126-
"dark": "#333843",
18127-
"light": "#d1f1ff",
18128-
},
18129-
},
18130-
"color-background-button-link-hover": {
18131-
"$description": "The background color of link buttons in hover state.",
18132-
"$value": {
18133-
"dark": "#1b232d",
18134-
"light": "#f0fbff",
18135-
},
18136-
},
1813718025
"color-background-button-normal-active": {
1813818026
"$description": "The background color of normal buttons in active state.",
1813918027
"$value": {
@@ -20692,20 +20580,6 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
2069220580
"light": "radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",
2069320581
},
2069420582
},
20695-
"color-background-button-link-active": {
20696-
"$description": "The background color of link buttons in active state.",
20697-
"$value": {
20698-
"dark": "#333843",
20699-
"light": "#333843",
20700-
},
20701-
},
20702-
"color-background-button-link-hover": {
20703-
"$description": "The background color of link buttons in hover state.",
20704-
"$value": {
20705-
"dark": "#1b232d",
20706-
"light": "#1b232d",
20707-
},
20708-
},
2070920583
"color-background-button-normal-active": {
2071020584
"$description": "The background color of normal buttons in active state.",
2071120585
"$value": {
@@ -23264,20 +23138,6 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
2326423138
"light": "radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",
2326523139
},
2326623140
},
23267-
"color-background-button-link-active": {
23268-
"$description": "The background color of link buttons in active state.",
23269-
"$value": {
23270-
"dark": "#333843",
23271-
"light": "#d1f1ff",
23272-
},
23273-
},
23274-
"color-background-button-link-hover": {
23275-
"$description": "The background color of link buttons in hover state.",
23276-
"$value": {
23277-
"dark": "#1b232d",
23278-
"light": "#f0fbff",
23279-
},
23280-
},
2328123141
"color-background-button-normal-active": {
2328223142
"$description": "The background color of normal buttons in active state.",
2328323143
"$value": {
@@ -25836,20 +25696,6 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
2583625696
"light": "radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",
2583725697
},
2583825698
},
25839-
"color-background-button-link-active": {
25840-
"$description": "The background color of link buttons in active state.",
25841-
"$value": {
25842-
"dark": "#333843",
25843-
"light": "#d1f1ff",
25844-
},
25845-
},
25846-
"color-background-button-link-hover": {
25847-
"$description": "The background color of link buttons in hover state.",
25848-
"$value": {
25849-
"dark": "#1b232d",
25850-
"light": "#f0fbff",
25851-
},
25852-
},
2585325699
"color-background-button-normal-active": {
2585425700
"$description": "The background color of normal buttons in active state.",
2585525701
"$value": {
@@ -28408,20 +28254,6 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
2840828254
"light": "radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",
2840928255
},
2841028256
},
28411-
"color-background-button-link-active": {
28412-
"$description": "The background color of link buttons in active state.",
28413-
"$value": {
28414-
"dark": "#333843",
28415-
"light": "#d1f1ff",
28416-
},
28417-
},
28418-
"color-background-button-link-hover": {
28419-
"$description": "The background color of link buttons in hover state.",
28420-
"$value": {
28421-
"dark": "#1b232d",
28422-
"light": "#f0fbff",
28423-
},
28424-
},
2842528257
"color-background-button-normal-active": {
2842628258
"$description": "The background color of normal buttons in active state.",
2842728259
"$value": {
@@ -30980,20 +30812,6 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
3098030812
"light": "radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",
3098130813
},
3098230814
},
30983-
"color-background-button-link-active": {
30984-
"$description": "The background color of link buttons in active state.",
30985-
"$value": {
30986-
"dark": "#333843",
30987-
"light": "#d1f1ff",
30988-
},
30989-
},
30990-
"color-background-button-link-hover": {
30991-
"$description": "The background color of link buttons in hover state.",
30992-
"$value": {
30993-
"dark": "#1b232d",
30994-
"light": "#f0fbff",
30995-
},
30996-
},
3099730815
"color-background-button-normal-active": {
3099830816
"$description": "The background color of normal buttons in active state.",
3099930817
"$value": {
@@ -33552,20 +33370,6 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
3355233370
"light": "radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",
3355333371
},
3355433372
},
33555-
"color-background-button-link-active": {
33556-
"$description": "The background color of link buttons in active state.",
33557-
"$value": {
33558-
"dark": "#333843",
33559-
"light": "#333843",
33560-
},
33561-
},
33562-
"color-background-button-link-hover": {
33563-
"$description": "The background color of link buttons in hover state.",
33564-
"$value": {
33565-
"dark": "#1b232d",
33566-
"light": "#1b232d",
33567-
},
33568-
},
3356933373
"color-background-button-normal-active": {
3357033374
"$description": "The background color of normal buttons in active state.",
3357133375
"$value": {
@@ -36124,20 +35928,6 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
3612435928
"light": "radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",
3612535929
},
3612635930
},
36127-
"color-background-button-link-active": {
36128-
"$description": "The background color of link buttons in active state.",
36129-
"$value": {
36130-
"dark": "#333843",
36131-
"light": "#333843",
36132-
},
36133-
},
36134-
"color-background-button-link-hover": {
36135-
"$description": "The background color of link buttons in hover state.",
36136-
"$value": {
36137-
"dark": "#1b232d",
36138-
"light": "#1b232d",
36139-
},
36140-
},
3614135931
"color-background-button-normal-active": {
3614235932
"$description": "The background color of normal buttons in active state.",
3614335933
"$value": {
@@ -38696,20 +38486,6 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
3869638486
"light": "radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",
3869738487
},
3869838488
},
38699-
"color-background-button-link-active": {
38700-
"$description": "The background color of link buttons in active state.",
38701-
"$value": {
38702-
"dark": "#333843",
38703-
"light": "#d1f1ff",
38704-
},
38705-
},
38706-
"color-background-button-link-hover": {
38707-
"$description": "The background color of link buttons in hover state.",
38708-
"$value": {
38709-
"dark": "#1b232d",
38710-
"light": "#f0fbff",
38711-
},
38712-
},
3871338489
"color-background-button-normal-active": {
3871438490
"$description": "The background color of normal buttons in active state.",
3871538491
"$value": {

0 commit comments

Comments
 (0)