Skip to content

Commit

Permalink
refactor(token):renamed a componenttoken in assist as it was written …
Browse files Browse the repository at this point in the history
…wrong before
  • Loading branch information
Vandapanda committed Dec 5, 2024
1 parent 124f042 commit ff9cf12
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions packages/tokens/tokensstudio-generated/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -4307,11 +4307,15 @@
"$type": "color",
"$value": "{post.scheme.color.interactive.primary.disabled.fg1}"
}
},
"hint": {
"spacing": {
"block": {
"$type": "spacing",
"$value": "{post.core.dimension.6}"
}
}
}
},
"post-hint-spacing-block": {
"$type": "spacing",
"$value": "{post.core.dimension.6}"
}
},
"Components/Avatar": {
Expand Down Expand Up @@ -9969,7 +9973,6 @@
"post.assist.font-size": "c42fdefaa61b7c5d6916a6b6768599b19da3fd4d",
"post.assist.enabled-fg": "72f5b4238dee1bf68e93e9731b4fd8f2e5e38fd5",
"post.assist.disabled-fg": "511343125c5a9ce9901570e967e37962ab1eca6d",
"post-hint-spacing-block": "a991d75103776c3686418a2e6004246f2d0a9000",
"post.avatar.size": "fdc1484ed63e645974c9a435ca62dd46b26a84e0",
"post.avatar.enabled-bg": "1863e011a6589c655c1f6ce1b3fa63e4153719e2",
"post.avatar.enabled-fg": "9fbe58313d6bf87fab98be4e81191e79f1a038b0",
Expand Down Expand Up @@ -10593,7 +10596,8 @@
"post.validation.input.padding.block": "4006573d3a03f1b053a844aaf89e14742a3d3646",
"post.validation.input.padding.inline": "8df0e5f5587acbb1f7acb67a97e200e2175d6469",
"post.validation.font-size": "67f550629b478f48c1579f8acb13edceabbaee4f",
"post.breadcrumb.icon.size": "72338131139ad3c76c52523326371d15f5284ac5"
"post.breadcrumb.icon.size": "72338131139ad3c76c52523326371d15f5284ac5",
"post.hint.spacing.block": "a991d75103776c3686418a2e6004246f2d0a9000"
}
},
{
Expand Down

0 comments on commit ff9cf12

Please sign in to comment.