Skip to content

Commit

Permalink
feat(token): added a token for switch to fix mobile version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vandapanda committed Dec 10, 2024
1 parent 28d4548 commit 4a8a9ab
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions packages/tokens/tokensstudio-generated/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -7113,6 +7113,12 @@
"text": {
"$type": "spacing",
"$value": "{post.device.spacing.padding.block.7}"
},
"container": {
"text": {
"$type": "spacing",
"$value": "{post.device.spacing.padding.block.9}"
}
}
},
"inline": {
Expand Down Expand Up @@ -10493,6 +10499,7 @@
"post.switch.padding.inline.handle": "b512bd24b1efc090fbf71338c7581b91be49db5c",
"post.switch.border-radius.round": "4cc09b8f409accc41f0553e1fb332ba603b3e501",
"post.switch.border-width": "c45a9f2a969bb1f731fbb1f2c1433a57d238be0e",
"post.switch.padding.block.container.text": "29cbdc47443a3446365e6d2120aabaadd5072b50",
"post.textarea.enabled-bg": "9f294c42d575aff74d6cf90d734367a803194216",
"post.textarea.enabled-fg": "7d5bb970bd293753c57df39aaeaa38b7d279a90c",
"post.textarea.hover-bg": "91d02a0756c0a534d57e42cdb64636d2d2e368dd",
Expand Down Expand Up @@ -10597,14 +10604,14 @@
"post.toast.color.error-icon": "3096bb0553257be18a766df213ba83685ab63040",
"post.validation.group.gap.inline": "a76607434c393d743d38b71824d9d76e533acca2",
"post.validation.group.icon.size": "ce5d0ae47c1f80a7ea39a6e5b25a00055c450e7d",
"post.validation.group.icon.block.start": "e52e3d301a820f000d2cd339f1fab72a5f09ce81",
"post.validation.group.icon.block.end": "f30710c36d79b96b33c33ad8e67524cc1ae3cd7a",
"post.validation.group.padding.inline.start": "37c8364dbc202912a5a557a5f8cc026e1f84a3bf",
"post.validation.error": "796bdb2fc917b5948438070371ae60d214216795",
"post.validation.success": "b59a525aa81840396e6310baa880de4a66d23371",
"post.validation.input.padding.block": "4006573d3a03f1b053a844aaf89e14742a3d3646",
"post.validation.input.padding.inline": "8df0e5f5587acbb1f7acb67a97e200e2175d6469",
"post.validation.font-size": "67f550629b478f48c1579f8acb13edceabbaee4f",
"post.validation.group.padding.inline.start": "37c8364dbc202912a5a557a5f8cc026e1f84a3bf",
"post.validation.group.icon.block.start": "e52e3d301a820f000d2cd339f1fab72a5f09ce81",
"post.validation.group.icon.block.end": "f30710c36d79b96b33c33ad8e67524cc1ae3cd7a"
"post.validation.font-size": "67f550629b478f48c1579f8acb13edceabbaee4f"
}
},
{
Expand Down

0 comments on commit 4a8a9ab

Please sign in to comment.