Skip to content

Commit

Permalink
refactor(token): changed Iconsize for validation
Browse files Browse the repository at this point in the history
refactor(token): changed a breadcrumb component token as it was written wrongly before
  • Loading branch information
Vandapanda committed Dec 5, 2024
1 parent 627faa9 commit 124f042
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/tokens/tokensstudio-generated/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -4711,9 +4711,7 @@
"$value": "{post.core.text-decoration.none}"
}
}
}
},
"breadcrum": {
},
"icon": {
"size": {
"$type": "sizing",
Expand Down Expand Up @@ -7750,7 +7748,7 @@
"icon": {
"size": {
"$type": "sizing",
"$value": "{post.device.sizing.interactive.icon.size}"
"$value": "{post.device.sizing.interactive.icon.size4}"
},
"padding": {
"$type": "spacing",
Expand Down Expand Up @@ -10038,7 +10036,6 @@
"post.breadcrumb.gap.inline.outer": "a27d40f4b9b6ff82fb67a17af041b2fa748f8052",
"post.breadcrumb.gap.inline.inner": "395509fba5bd7e8b56a54b41135824ef83aa3ebd",
"post.breadcrumb.selected.font-weight": "c26e16ce48b87d25d173a722ccbc4f7c3c438841",
"post.breadcrum.icon.size": "72338131139ad3c76c52523326371d15f5284ac5",
"post.button.gap.block.1": "3e82d61efc18438a6b93f41164d21274625669f9",
"post.button.gap.block.2": "8a0326da592650c30bcb20142232098e0ad98fa5",
"post.button.gap.inline.switch": "17e19389cbcf9f145dcbbe0f663f31df65206e62",
Expand Down Expand Up @@ -10355,6 +10352,7 @@
"post.input.search.label.empty.padding.inline.end": "86ee6eb34d947957e558ec6f2eff1c74e350412e",
"post.input.search.label.filled.padding.inline.end": "374f2471e81aba44b09a6f6f31f51b47ce87d9a8",
"post.input.search.icon.border-radius": "cd54dafcf43f1524a4759289263baffa23699e17",
"post.search.position.inline.end.icon": "7dec1a6368f3f33341da9c53c8af35b4f649702d",
"post.button-segmented.horizontal.border-radius": "fd01f5b8308c2c2826717c59169509fa33da4431",
"post.button-segmented.vertical.border-radius": "bb62d30e7b32d7c62d6a825888a8248af47f3532",
"post.button-segmented.selected-fg": "23623d928ead25f0bcf0b42baed2bfdf8345daad",
Expand Down Expand Up @@ -10520,6 +10518,7 @@
"post.textarea.position.block.start.validation": "7d3d68f9b92e710e7441d84c31b27639e13e301a",
"post.textarea.assist.font-size": "8fb89a9effda2d25fe148de62b52eb6ddc9a280b",
"post.textarea.validated.padding.inline.end": "82e187d41e38dad89946c46aa1d8875e096accfd",
"post.textarea.placeholder-fg": "b77a1c8e294ec724d8298a7c4c6c965d2c763610",
"post.text-highlighted.bg": "27774fb04cb78f58f13895b833a4851be7e3486b",
"post.text-highlighted.fg": "8416d4e5337654acf592f5345f7c151d3cd63a4d",
"post.text-highlighted.padding.text": "e5e01d5010f1a45ce796d305a526ce01fa5d7a7b",
Expand Down Expand Up @@ -10593,7 +10592,8 @@
"post.validation.success": "b59a525aa81840396e6310baa880de4a66d23371",
"post.validation.input.padding.block": "4006573d3a03f1b053a844aaf89e14742a3d3646",
"post.validation.input.padding.inline": "8df0e5f5587acbb1f7acb67a97e200e2175d6469",
"post.validation.font-size": "67f550629b478f48c1579f8acb13edceabbaee4f"
"post.validation.font-size": "67f550629b478f48c1579f8acb13edceabbaee4f",
"post.breadcrumb.icon.size": "72338131139ad3c76c52523326371d15f5284ac5"
}
},
{
Expand Down

0 comments on commit 124f042

Please sign in to comment.