Skip to content

Commit

Permalink
remove(token):deleted a group thought not to be used in code. Possibl…
Browse files Browse the repository at this point in the history
…y Breaking. If breaking restore the push directly in front of this
  • Loading branch information
Vandapanda committed Dec 3, 2024
1 parent 021a922 commit 62bc981
Showing 1 changed file with 0 additions and 145 deletions.
145 changes: 0 additions & 145 deletions packages/tokens/tokensstudio-generated/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -6107,149 +6107,6 @@
}
}
},
"Components/Notifications": {
"post": {
"infobox": {
"sizing": {
"icon": {
"$type": "sizing",
"$value": "{post.device.sizing.notification.icon.4}"
}
},
"spacing": {
"gap": {
"inline": {
"$type": "spacing",
"$value": "{post.device.spacing.gap.4}"
}
}
}
},
"clickable": {
"spacing": {
"padding": {
"icon": {
"$type": "spacing",
"$value": "{post.device.spacing.padding.2}"
}
}
}
},
"interactive": {
"spacing": {
"gap": {
"inline": {
"icon-end": {
"$type": "spacing",
"$value": "{post.device.spacing.gap.inline.4}"
},
"error": {
"$type": "spacing",
"$value": "{post.device.spacing.gap.inline.10}"
}
}
}
}
},
"notification": {
"banner": {
"elevation": {
"$type": "boxShadow",
"$value": "{post.device.elevation.500}"
}
},
"toast": {
"elevation": {
"$type": "boxShadow",
"$value": "{post.device.elevation.300}"
}
},
"snackbar": {
"elevation": {
"$type": "boxShadow",
"$value": "{post.device.elevation.300}"
}
},
"color": {
"info-bg": {
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.info.bg}"
},
"info-fg": {
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.info.fg}"
},
"info-stroke": {
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.info.stroke}"
},
"info-icon": {
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.info.icon}"
},
"success-bg": {
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.success.bg}"
},
"success-fg": {
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.success.fg}"
},
"success-stroke": {
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.success.stroke}"
},
"success-icon": {
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.success.icon}"
},
"warning-bg": {
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.warning.bg}"
},
"warning-fg": {
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.warning.fg}"
},
"warning-stroke": {
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.warning.stroke}"
},
"warning-icon": {
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.warning.icon}"
},
"error-bg": {
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.error.bg}"
},
"error-fg": {
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.error.fg}"
},
"error-stroke": {
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.error.stroke}"
},
"error-icon": {
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.error.icon}"
}
},
"popup": {
"elevation": {
"$type": "boxShadow",
"$value": "{post.device.elevation.300}"
}
}
},
"test": {
"$type": "other",
"$value": "{post.core.color.notification.green}",
"$description": "'[{post.core.color.notification.green}, {post.core.color.notification.blue}, {post.core.color.notification.orange}, {post.core.color.notification.red}]'"
}
}
},
"Components/Popover": {
"post": {
"popover": {
Expand Down Expand Up @@ -10030,7 +9887,6 @@
"Components/Button": "enabled",
"Components/Checkbox": "enabled",
"Components/Dropdown": "enabled",
"Components/Notifications": "enabled",
"Components/Popover": "enabled",
"Components/Radio button": "enabled",
"Components/Select": "enabled",
Expand Down Expand Up @@ -10964,7 +10820,6 @@
"Components/Lead",
"Components/List",
"Components/ListCheck",
"Components/Notifications",
"Components/Popover",
"Components/Radio button",
"Components/Search input",
Expand Down

0 comments on commit 62bc981

Please sign in to comment.