Skip to content

Commit

Permalink
refactor(token):renamed List simple to ListCheck and addapted the tok…
Browse files Browse the repository at this point in the history
…en accordingly

feat(token):added a spacing token to switch
  • Loading branch information
Vandapanda committed Nov 21, 2024
1 parent be1585b commit aeaf416
Showing 1 changed file with 83 additions and 87 deletions.
170 changes: 83 additions & 87 deletions packages/tokens/tokensstudio-generated/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -6553,80 +6553,56 @@
}
}
},
"Components/List simple": {
"Components/ListCheck": {
"post": {
"list": {
"simple": {
"checks": {
"sizing": {
"icon": {
"$type": "sizing",
"$value": "{post.device.sizing.icon.1}"
}
},
"checks": {
"sizing": {
"icon": {
"$type": "sizing",
"$value": "{post.device.sizing.icon.1}"
}
},
"padding": {
"icon": {
"$type": "spacing",
"$value": "{post.device.spacing.padding.16}"
}
},
"text": {
"padding": {
"icon": {
"$type": "spacing",
"$value": "{post.device.spacing.padding.16}"
},
"text": {
"block": {
"$type": "spacing",
"$value": "{post.device.spacing.padding.block.6}"
},
"block": {
"outer": {
"$type": "spacing",
"$value": "{post.device.spacing.padding.5}"
}
}
},
"gap": {
"inline": {
"text": {
"$type": "spacing",
"$value": "{post.device.spacing.gap.inline.2}"
}
},
"block": {
"text": {
"$type": "spacing",
"$value": "{post.device.spacing.gap.block.3}"
}
}
},
"gap": {
"inline": {
"text": {
"$type": "spacing",
"$value": "{post.device.spacing.gap.inline.2}"
}
},
"icon": {
"container": {
"inline": {
"$type": "spacing",
"$value": "{post.device.spacing.padding.4}"
},
"block": {
"$type": "spacing",
"$value": "{post.device.spacing.padding.18}"
}
"block": {
"text": {
"$type": "spacing",
"$value": "{post.device.spacing.gap.block.3}"
}
}
},
"bullets": {
"spacing": {
"padding": {
"text": {
"$type": "spacing",
"$value": "{post.device.spacing.padding.block.6}"
}
"icon": {
"container": {
"inline": {
"$type": "spacing",
"$value": "{post.device.spacing.padding.4}"
},
"gap": {
"inline": {
"text": {
"$type": "spacing",
"$value": "{post.device.spacing.gap.inline.10}"
}
}
"block": {
"$type": "spacing",
"$value": "{post.device.spacing.padding.18}"
}
}
}
},
"checks": {
},
"color": {
"icon-bg": {
"$type": "color",
Expand Down Expand Up @@ -7673,6 +7649,12 @@
"hover": {
"$type": "color",
"$value": "{post.scheme.color.interactive.primary.hover.fg1}"
},
"padding": {
"container": {
"$type": "spacing",
"$value": "{post.device.spacing.padding.block.18}"
}
}
},
"handle": {
Expand Down Expand Up @@ -9338,7 +9320,8 @@
"post.core.elevation.5": "S:abb94bfe7966ae2690516196d25db0b65df759e2,"
},
"selectedTokenSets": {
"core": "enabled"
"core": "enabled",
"Components/ListCheck": "disabled"
},
"$figmaCollectionId": "VariableCollectionId:718:1595",
"$figmaModeId": "718:0",
Expand Down Expand Up @@ -9484,7 +9467,8 @@
"$figmaStyleReferences": {},
"selectedTokenSets": {
"core": "source",
"Scheme/Light": "enabled"
"Scheme/Light": "enabled",
"Components/ListCheck": "disabled"
},
"group": "Scheme",
"$figmaCollectionId": "VariableCollectionId:718:1666",
Expand Down Expand Up @@ -9663,7 +9647,8 @@
"$figmaStyleReferences": {},
"selectedTokenSets": {
"core": "source",
"Scheme/Dark": "enabled"
"Scheme/Dark": "enabled",
"Components/ListCheck": "disabled"
},
"$figmaCollectionId": "VariableCollectionId:718:1666",
"$figmaModeId": "718:2",
Expand Down Expand Up @@ -9840,7 +9825,8 @@
"$figmaStyleReferences": {},
"selectedTokenSets": {
"core": "source",
"Device/Desktop": "enabled"
"Device/Desktop": "enabled",
"Components/ListCheck": "disabled"
},
"group": "Device",
"$figmaCollectionId": "VariableCollectionId:718:1733",
Expand Down Expand Up @@ -10020,7 +10006,8 @@
"selectedTokenSets": {
"core": "source",
"Device/Desktop": "enabled",
"Device/Tablet": "enabled"
"Device/Tablet": "enabled",
"Components/ListCheck": "disabled"
},
"group": "Device",
"$figmaCollectionId": "VariableCollectionId:718:1733",
Expand Down Expand Up @@ -10207,7 +10194,8 @@
"core": "source",
"Device/Desktop": "enabled",
"Device/Tablet": "enabled",
"Device/Mobile": "enabled"
"Device/Mobile": "enabled",
"Components/ListCheck": "disabled"
},
"group": "Device",
"$figmaCollectionId": "VariableCollectionId:718:1733",
Expand Down Expand Up @@ -10391,7 +10379,8 @@
"Device/Mobile": "source",
"Channel/EDK": "enabled",
"Scheme/Light": "source",
"Scheme/Dark": "source"
"Scheme/Dark": "source",
"Components/ListCheck": "disabled"
},
"group": "Channel",
"$figmaCollectionId": "VariableCollectionId:718:1734",
Expand All @@ -10412,7 +10401,8 @@
"Channel/EDK": "enabled",
"Channel/IDK": "enabled",
"Scheme/Light": "source",
"Scheme/Dark": "source"
"Scheme/Dark": "source",
"Components/ListCheck": "disabled"
},
"group": "Channel",
"$figmaCollectionId": "VariableCollectionId:718:1734",
Expand Down Expand Up @@ -10443,7 +10433,8 @@
"Elements/ListBullet": "enabled",
"Elements/ListNumber": "enabled",
"Scheme/Light": "source",
"Scheme/Dark": "source"
"Scheme/Dark": "source",
"Components/ListCheck": "disabled"
},
"$figmaCollectionId": "VariableCollectionId:3180:16769",
"$figmaModeId": "3180:1",
Expand Down Expand Up @@ -10512,7 +10503,8 @@
"Theme/Post": "source",
"Utilities/Color": "enabled",
"Scheme/Light": "source",
"Scheme/Dark": "source"
"Scheme/Dark": "source",
"Components/ListCheck": "disabled"
},
"$figmaCollectionId": "VariableCollectionId:3180:16768",
"$figmaModeId": "3180:0",
Expand Down Expand Up @@ -10694,7 +10686,6 @@
"Components/App store badge": "enabled",
"Components/Form footer": "enabled",
"Components/Grid": "enabled",
"Components/List simple": "enabled",
"Components/Avatar": "enabled",
"Components/Segmented button": "enabled",
"Scheme/Light": "source",
Expand All @@ -10704,7 +10695,8 @@
"Components/Container": "enabled",
"Components/Floating button": "enabled",
"Components/Blockquote": "enabled",
"Components/Search input": "enabled"
"Components/Search input": "enabled",
"Components/ListCheck": "enabled"
},
"$figmaCollectionId": "VariableCollectionId:808:5504",
"$figmaModeId": "808:0",
Expand Down Expand Up @@ -11037,14 +11029,6 @@
"post.list.switch.padding.block": "f4d818760b6afc45e334e50776ad152fb18d54d9",
"post.list.margin.block": "d53e96d1e948088deafee9bd8fb5a84edacb868e",
"post.list.bg": "3ae4e2a10ad075b1d4d5f45253a54cd648336989",
"post.list.simple.checks.sizing.icon": "bb5abf0a86b093084f08e078f8f4ad9947a52b72",
"post.list.simple.checks.padding.icon": "59c39e7014cf31f71f657d6a7034186a35e63012",
"post.list.simple.checks.padding.text": "a8a03d1e0221fd52a61abb27246f0ee435aea686",
"post.list.simple.checks.padding.block.outer": "fc4a948d80c33f7f485e1559a701c795b136185c",
"post.list.simple.checks.gap.inline.text": "6c150a26e38d619d9d0e35a364b2fba9d86a60d7",
"post.list.simple.checks.gap.block.text": "6cf9bbb003a5295246f02134089019f9abda52ca",
"post.list.simple.checks.icon.container.inline": "7b56b23c45c26a3d4bd0dd76f84e74cede898c57",
"post.list.simple.checks.icon.container.block": "670186a5b10d70027009f3e318cc99fc0a2c822f",
"post.list.simple.bullets.spacing.padding.text": "f20b175bc4f0a3da29a9c6838af1231fa0a67400",
"post.list.simple.bullets.spacing.gap.inline.text": "7a53d3141b532fd4204d2ab1fc49c676b10c0107",
"post.list.checks.color.icon-bg": "fae4fd2c5bc7dec515b82a34ae4279361d3aad86",
Expand Down Expand Up @@ -11373,7 +11357,14 @@
"post.validation.input.padding.block": "4006573d3a03f1b053a844aaf89e14742a3d3646",
"post.validation.input.padding.inline": "8df0e5f5587acbb1f7acb67a97e200e2175d6469",
"post.validation.font-size": "67f550629b478f48c1579f8acb13edceabbaee4f",
"post.floating-button.position.bottom": "ff8db193bebd896a1c226be5aa69b28b3729c785"
"post.floating-button.position.bottom": "ff8db193bebd896a1c226be5aa69b28b3729c785",
"post.list.checks.sizing.icon": "bb5abf0a86b093084f08e078f8f4ad9947a52b72",
"post.list.checks.padding.icon": "59c39e7014cf31f71f657d6a7034186a35e63012",
"post.list.checks.gap.inline.text": "6c150a26e38d619d9d0e35a364b2fba9d86a60d7",
"post.list.checks.gap.block.text": "6cf9bbb003a5295246f02134089019f9abda52ca",
"post.list.checks.icon.container.inline": "7b56b23c45c26a3d4bd0dd76f84e74cede898c57",
"post.list.checks.icon.container.block": "670186a5b10d70027009f3e318cc99fc0a2c822f",
"post.list.checks.text.padding.block": "a8a03d1e0221fd52a61abb27246f0ee435aea686"
}
},
{
Expand Down Expand Up @@ -11424,7 +11415,8 @@
"Utilities/Spacing": "source",
"Utilities/Typo": "source",
"Scheme/Light": "source",
"Scheme/Dark": "source"
"Scheme/Dark": "source",
"Components/ListCheck": "disabled"
}
},
{
Expand All @@ -11440,7 +11432,8 @@
"Channel/IDK": "source",
"Theme/Post": "enabled",
"Scheme/Light": "source",
"Scheme/Dark": "source"
"Scheme/Dark": "source",
"Components/ListCheck": "disabled"
},
"group": "Theme",
"$figmaCollectionId": "VariableCollectionId:4178:5613",
Expand Down Expand Up @@ -11474,7 +11467,8 @@
"Theme/Post": "enabled",
"Theme/Cargo": "enabled",
"Scheme/Light": "source",
"Scheme/Dark": "source"
"Scheme/Dark": "source",
"Components/ListCheck": "disabled"
},
"group": "Theme",
"$figmaCollectionId": "VariableCollectionId:4178:5613",
Expand Down Expand Up @@ -11509,7 +11503,8 @@
"Channel/IDK": "source",
"Theme/Post": "source",
"Theme/Cargo": "source",
"Helpers/Focus": "enabled"
"Helpers/Focus": "enabled",
"Components/ListCheck": "disabled"
},
"group": "Helpers",
"$figmaCollectionId": "VariableCollectionId:6402:53868",
Expand All @@ -11534,7 +11529,8 @@
"Channel/IDK": "source",
"Theme/Post": "source",
"Theme/Cargo": "source",
"Palettes": "enabled"
"Palettes": "enabled",
"Components/ListCheck": "disabled"
},
"$figmaVariableReferences": {
"post.palettes.color.default.bg": "5f2f435ea49163621af38ad9798447b33aad773f",
Expand Down Expand Up @@ -11592,7 +11588,7 @@
"Components/Inline notification",
"Components/Lead",
"Components/List",
"Components/List simple",
"Components/ListCheck",
"Components/Notifications",
"Components/Popover",
"Components/Radio button",
Expand Down

0 comments on commit aeaf416

Please sign in to comment.