Skip to content

Commit 217ebca

Browse files
authored
feat(themes): generate button tokens (#12300)
* chore: check in progress * chore: check in progress * feat(themes): generate button tokens * fix(react): remove unnecessary files and lint errors * chore(project): update snapshots * fix(styles): use generated tokens for button separator * chore(styles): fix name
1 parent b3fe839 commit 217ebca

File tree

13 files changed

+314
-116
lines changed

13 files changed

+314
-116
lines changed

packages/elements/src/__tests__/__snapshots__/PublicAPI-test.js.snap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Array [
4545
"breakpointDown",
4646
"breakpointUp",
4747
"breakpoints",
48+
"buttonTokens",
4849
"caption01",
4950
"caption02",
5051
"code01",
@@ -112,6 +113,7 @@ Array [
112113
"fontFamily",
113114
"fontWeight",
114115
"fontWeights",
116+
"formatTokenName",
115117
"g10",
116118
"g100",
117119
"g90",

0 commit comments

Comments
 (0)