From 62bc981ededc279fc27c6d796d8a44abbde8797d Mon Sep 17 00:00:00 2001 From: Travaglini Alessio <158268546+Vandapanda@users.noreply.github.com> Date: Tue, 3 Dec 2024 13:57:48 +0100 Subject: [PATCH] remove(token):deleted a group thought not to be used in code. Possibly Breaking. If breaking restore the push directly in front of this --- .../tokens/tokensstudio-generated/tokens.json | 145 ------------------ 1 file changed, 145 deletions(-) diff --git a/packages/tokens/tokensstudio-generated/tokens.json b/packages/tokens/tokensstudio-generated/tokens.json index a3fb2e1111..369ae13aef 100644 --- a/packages/tokens/tokensstudio-generated/tokens.json +++ b/packages/tokens/tokensstudio-generated/tokens.json @@ -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": { @@ -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", @@ -10964,7 +10820,6 @@ "Components/Lead", "Components/List", "Components/ListCheck", - "Components/Notifications", "Components/Popover", "Components/Radio button", "Components/Search input",