[
  {
    "value": "4px",
    "filePath": "src/globals/border-radius.json",
    "isSource": true,
    "original": {
      "value": "{borderRadius.brand.small.value}"
    },
    "name": "TOKEN_BORDER_RADIUS_SMALL",
    "attributes": {
      "category": "borderRadius",
      "type": "small",
      "scss": "$token-border-radius-small"
    },
    "path": [
      "borderRadius",
      "small"
    ]
  },
  {
    "value": "8px",
    "filePath": "src/globals/border-radius.json",
    "isSource": true,
    "original": {
      "value": "{borderRadius.brand.regular.value}"
    },
    "name": "TOKEN_BORDER_RADIUS_REGULAR",
    "attributes": {
      "category": "borderRadius",
      "type": "regular",
      "scss": "$token-border-radius-regular"
    },
    "path": [
      "borderRadius",
      "regular"
    ]
  },
  {
    "value": "12px",
    "filePath": "src/globals/border-radius.json",
    "isSource": true,
    "original": {
      "value": "{borderRadius.brand.large.value}"
    },
    "name": "TOKEN_BORDER_RADIUS_LARGE",
    "attributes": {
      "category": "borderRadius",
      "type": "large",
      "scss": "$token-border-radius-large"
    },
    "path": [
      "borderRadius",
      "large"
    ]
  },
  {
    "value": "26px",
    "filePath": "src/globals/border-radius.json",
    "isSource": true,
    "original": {
      "value": "{borderRadius.brand.rounded.value}"
    },
    "name": "TOKEN_BORDER_RADIUS_ROUNDED",
    "attributes": {
      "category": "borderRadius",
      "type": "rounded",
      "scss": "$token-border-radius-rounded"
    },
    "path": [
      "borderRadius",
      "rounded"
    ]
  },
  {
    "value": "50%",
    "filePath": "src/globals/border-radius.json",
    "isSource": true,
    "original": {
      "value": "{borderRadius.brand.circle.value}"
    },
    "name": "TOKEN_BORDER_RADIUS_CIRCLE",
    "attributes": {
      "category": "borderRadius",
      "type": "circle",
      "scss": "$token-border-radius-circle"
    },
    "path": [
      "borderRadius",
      "circle"
    ]
  },
  {
    "value": "0px 8px 8px rgba(24, 39, 75, 0.08)",
    "filePath": "src/globals/box-shadow.json",
    "isSource": true,
    "original": {
      "value": "0px 8px 8px rgba(24, 39, 75, 0.08)"
    },
    "name": "TOKEN_BOX_SHADOW_XSMALL",
    "attributes": {
      "category": "boxShadow",
      "type": "xsmall",
      "scss": "$token-box-shadow-xsmall"
    },
    "path": [
      "boxShadow",
      "xsmall"
    ]
  },
  {
    "value": "0px 8px 16px rgba(24, 39, 75, 0.08)",
    "filePath": "src/globals/box-shadow.json",
    "isSource": true,
    "original": {
      "value": "0px 8px 16px rgba(24, 39, 75, 0.08)"
    },
    "name": "TOKEN_BOX_SHADOW_SMALL",
    "attributes": {
      "category": "boxShadow",
      "type": "small",
      "scss": "$token-box-shadow-small"
    },
    "path": [
      "boxShadow",
      "small"
    ]
  },
  {
    "value": "0px 8px 32px rgba(24, 39, 75, 0.16)",
    "filePath": "src/globals/box-shadow.json",
    "isSource": true,
    "original": {
      "value": "0px 8px 32px rgba(24, 39, 75, 0.16)"
    },
    "name": "TOKEN_BOX_SHADOW_REGULAR",
    "attributes": {
      "category": "boxShadow",
      "type": "regular",
      "scss": "$token-box-shadow-regular"
    },
    "path": [
      "boxShadow",
      "regular"
    ]
  },
  {
    "value": "0px 8px 24px -8px rgba(24, 39, 75, 0.12), 0px 8px 88px -4px rgba(24, 39, 75, 0.16)",
    "filePath": "src/globals/box-shadow.json",
    "isSource": true,
    "original": {
      "value": "0px 8px 24px -8px rgba(24, 39, 75, 0.12), 0px 8px 88px -4px rgba(24, 39, 75, 0.16)"
    },
    "name": "TOKEN_BOX_SHADOW_LARGE",
    "attributes": {
      "category": "boxShadow",
      "type": "large",
      "scss": "$token-box-shadow-large"
    },
    "path": [
      "boxShadow",
      "large"
    ]
  },
  {
    "value": "0px 8px 24px -8px rgba(24, 39, 75, 0.12), 0px 8px 88px -4px rgba(24, 39, 75, 0.16)",
    "filePath": "src/globals/box-shadow.json",
    "isSource": true,
    "original": {
      "value": "0px 8px 24px -8px rgba(24, 39, 75, 0.12), 0px 8px 88px -4px rgba(24, 39, 75, 0.16)"
    },
    "name": "TOKEN_BOX_SHADOW_XLARGE",
    "attributes": {
      "category": "boxShadow",
      "type": "xlarge",
      "scss": "$token-box-shadow-xlarge"
    },
    "path": [
      "boxShadow",
      "xlarge"
    ]
  },
  {
    "value": "0px 0px 10px rgba(0, 0, 0, 0.1)",
    "filePath": "src/globals/box-shadow.json",
    "isSource": true,
    "original": {
      "value": "0px 0px 10px rgba(0, 0, 0, 0.1)"
    },
    "name": "TOKEN_BOX_SHADOW_ENHANCER_SMALL",
    "attributes": {
      "category": "boxShadow",
      "type": "enhancer",
      "item": "small",
      "scss": "$token-box-shadow-enhancer-small"
    },
    "path": [
      "boxShadow",
      "enhancer",
      "small"
    ]
  },
  {
    "value": "0px 0px 20px rgba(0, 0, 0, 0.1)",
    "filePath": "src/globals/box-shadow.json",
    "isSource": true,
    "original": {
      "value": "0px 0px 20px rgba(0, 0, 0, 0.1)"
    },
    "name": "TOKEN_BOX_SHADOW_ENHANCER_REGULAR",
    "attributes": {
      "category": "boxShadow",
      "type": "enhancer",
      "item": "regular",
      "scss": "$token-box-shadow-enhancer-regular"
    },
    "path": [
      "boxShadow",
      "enhancer",
      "regular"
    ]
  },
  {
    "value": "0px 0px 30px rgba(0, 0, 0, 0.15)",
    "filePath": "src/globals/box-shadow.json",
    "isSource": true,
    "original": {
      "value": "0px 0px 30px rgba(0, 0, 0, 0.15)"
    },
    "name": "TOKEN_BOX_SHADOW_ENHANCER_LARGE",
    "attributes": {
      "category": "boxShadow",
      "type": "enhancer",
      "item": "large",
      "scss": "$token-box-shadow-enhancer-large"
    },
    "path": [
      "boxShadow",
      "enhancer",
      "large"
    ]
  },
  {
    "value": "0",
    "filePath": "src/globals/breakpoint.json",
    "isSource": true,
    "original": {
      "value": "0"
    },
    "name": "TOKEN_BREAKPOINT_XS",
    "attributes": {
      "category": "breakpoint",
      "type": "xs",
      "scss": "$token-breakpoint-xs"
    },
    "path": [
      "breakpoint",
      "xs"
    ]
  },
  {
    "value": "360px",
    "filePath": "src/globals/breakpoint.json",
    "isSource": true,
    "original": {
      "value": "360px"
    },
    "name": "TOKEN_BREAKPOINT_SM",
    "attributes": {
      "category": "breakpoint",
      "type": "sm",
      "scss": "$token-breakpoint-sm"
    },
    "path": [
      "breakpoint",
      "sm"
    ]
  },
  {
    "value": "720px",
    "filePath": "src/globals/breakpoint.json",
    "isSource": true,
    "original": {
      "value": "720px"
    },
    "name": "TOKEN_BREAKPOINT_MD",
    "attributes": {
      "category": "breakpoint",
      "type": "md",
      "scss": "$token-breakpoint-md"
    },
    "path": [
      "breakpoint",
      "md"
    ]
  },
  {
    "value": "1024px",
    "filePath": "src/globals/breakpoint.json",
    "isSource": true,
    "original": {
      "value": "1024px"
    },
    "name": "TOKEN_BREAKPOINT_LG",
    "attributes": {
      "category": "breakpoint",
      "type": "lg",
      "scss": "$token-breakpoint-lg"
    },
    "path": [
      "breakpoint",
      "lg"
    ]
  },
  {
    "value": "1279px",
    "filePath": "src/globals/breakpoint.json",
    "isSource": true,
    "original": {
      "value": "1279px"
    },
    "name": "TOKEN_BREAKPOINT_XL",
    "attributes": {
      "category": "breakpoint",
      "type": "xl",
      "scss": "$token-breakpoint-xl"
    },
    "path": [
      "breakpoint",
      "xl"
    ]
  },
  {
    "value": "1232px",
    "filePath": "src/globals/breakpoint.json",
    "isSource": true,
    "original": {
      "value": "1232px"
    },
    "name": "TOKEN_BREAKPOINT_CONTAINER",
    "attributes": {
      "category": "breakpoint",
      "type": "container",
      "scss": "$token-breakpoint-container"
    },
    "path": [
      "breakpoint",
      "container"
    ]
  },
  {
    "value": "#fff2eb",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.primary.70.value}"
    },
    "name": "TOKEN_COLOR_PRIMARY_70",
    "attributes": {
      "category": "color",
      "type": "primary",
      "item": "70",
      "scss": "$token-color-primary-70"
    },
    "path": [
      "color",
      "primary",
      "70"
    ]
  },
  {
    "value": "#ffdfcc",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.primary.80.value}"
    },
    "name": "TOKEN_COLOR_PRIMARY_80",
    "attributes": {
      "category": "color",
      "type": "primary",
      "item": "80",
      "scss": "$token-color-primary-80"
    },
    "path": [
      "color",
      "primary",
      "80"
    ]
  },
  {
    "value": "#ff9e66",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.primary.90.value}"
    },
    "name": "TOKEN_COLOR_PRIMARY_90",
    "attributes": {
      "category": "color",
      "type": "primary",
      "item": "90",
      "scss": "$token-color-primary-90"
    },
    "path": [
      "color",
      "primary",
      "90"
    ]
  },
  {
    "value": "#ff5e00",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.primary.100.value}"
    },
    "name": "TOKEN_COLOR_PRIMARY_100",
    "attributes": {
      "category": "color",
      "type": "primary",
      "item": "100",
      "scss": "$token-color-primary-100"
    },
    "path": [
      "color",
      "primary",
      "100"
    ]
  },
  {
    "value": "#cc4b00",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.primary.110.value}"
    },
    "name": "TOKEN_COLOR_PRIMARY_110",
    "attributes": {
      "category": "color",
      "type": "primary",
      "item": "110",
      "scss": "$token-color-primary-110"
    },
    "path": [
      "color",
      "primary",
      "110"
    ]
  },
  {
    "value": "#993800",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.primary.120.value}"
    },
    "name": "TOKEN_COLOR_PRIMARY_120",
    "attributes": {
      "category": "color",
      "type": "primary",
      "item": "120",
      "scss": "$token-color-primary-120"
    },
    "path": [
      "color",
      "primary",
      "120"
    ]
  },
  {
    "value": "#993800",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.primary.130.value}"
    },
    "name": "TOKEN_COLOR_PRIMARY_130",
    "attributes": {
      "category": "color",
      "type": "primary",
      "item": "130",
      "scss": "$token-color-primary-130"
    },
    "path": [
      "color",
      "primary",
      "130"
    ]
  },
  {
    "value": "#f5ebfe",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.secondary.70.value}"
    },
    "name": "TOKEN_COLOR_SECONDARY_70",
    "attributes": {
      "category": "color",
      "type": "secondary",
      "item": "70",
      "scss": "$token-color-secondary-70"
    },
    "path": [
      "color",
      "secondary",
      "70"
    ]
  },
  {
    "value": "#e5cefd",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.secondary.80.value}"
    },
    "name": "TOKEN_COLOR_SECONDARY_80",
    "attributes": {
      "category": "color",
      "type": "secondary",
      "item": "80",
      "scss": "$token-color-secondary-80"
    },
    "path": [
      "color",
      "secondary",
      "80"
    ]
  },
  {
    "value": "#9537f6",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.secondary.90.value}"
    },
    "name": "TOKEN_COLOR_SECONDARY_90",
    "attributes": {
      "category": "color",
      "type": "secondary",
      "item": "90",
      "scss": "$token-color-secondary-90"
    },
    "path": [
      "color",
      "secondary",
      "90"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.secondary.100.value}"
    },
    "name": "TOKEN_COLOR_SECONDARY_100",
    "attributes": {
      "category": "color",
      "type": "secondary",
      "item": "100",
      "scss": "$token-color-secondary-100"
    },
    "path": [
      "color",
      "secondary",
      "100"
    ]
  },
  {
    "value": "#49078d",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.secondary.110.value}"
    },
    "name": "TOKEN_COLOR_SECONDARY_110",
    "attributes": {
      "category": "color",
      "type": "secondary",
      "item": "110",
      "scss": "$token-color-secondary-110"
    },
    "path": [
      "color",
      "secondary",
      "110"
    ]
  },
  {
    "value": "#230344",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.secondary.120.value}"
    },
    "name": "TOKEN_COLOR_SECONDARY_120",
    "attributes": {
      "category": "color",
      "type": "secondary",
      "item": "120",
      "scss": "$token-color-secondary-120"
    },
    "path": [
      "color",
      "secondary",
      "120"
    ]
  },
  {
    "value": "#230344",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.secondary.130.value}"
    },
    "name": "TOKEN_COLOR_SECONDARY_130",
    "attributes": {
      "category": "color",
      "type": "secondary",
      "item": "130",
      "scss": "$token-color-secondary-130"
    },
    "path": [
      "color",
      "secondary",
      "130"
    ]
  },
  {
    "value": "#c1ecfb",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#C1ECFB"
    },
    "name": "TOKEN_COLOR_AUX_1_70",
    "attributes": {
      "category": "color",
      "type": "aux-1",
      "item": "70",
      "scss": "$token-color-aux-1-70"
    },
    "path": [
      "color",
      "aux-1",
      "70"
    ]
  },
  {
    "value": "#c1ecfb",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#C1ECFB"
    },
    "name": "TOKEN_COLOR_AUX_1_80",
    "attributes": {
      "category": "color",
      "type": "aux-1",
      "item": "80",
      "scss": "$token-color-aux-1-80"
    },
    "path": [
      "color",
      "aux-1",
      "80"
    ]
  },
  {
    "value": "#61cff5",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#61CFF5"
    },
    "name": "TOKEN_COLOR_AUX_1_90",
    "attributes": {
      "category": "color",
      "type": "aux-1",
      "item": "90",
      "scss": "$token-color-aux-1-90"
    },
    "path": [
      "color",
      "aux-1",
      "90"
    ]
  },
  {
    "value": "#0eaae0",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#0EAAE0"
    },
    "name": "TOKEN_COLOR_AUX_1_100",
    "attributes": {
      "category": "color",
      "type": "aux-1",
      "item": "100",
      "scss": "$token-color-aux-1-100"
    },
    "path": [
      "color",
      "aux-1",
      "100"
    ]
  },
  {
    "value": "#0b87b2",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#0B87B2"
    },
    "name": "TOKEN_COLOR_AUX_1_110",
    "attributes": {
      "category": "color",
      "type": "aux-1",
      "item": "110",
      "scss": "$token-color-aux-1-110"
    },
    "path": [
      "color",
      "aux-1",
      "110"
    ]
  },
  {
    "value": "#086282",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#086282"
    },
    "name": "TOKEN_COLOR_AUX_1_120",
    "attributes": {
      "category": "color",
      "type": "aux-1",
      "item": "120",
      "scss": "$token-color-aux-1-120"
    },
    "path": [
      "color",
      "aux-1",
      "120"
    ]
  },
  {
    "value": "#086282",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#086282"
    },
    "name": "TOKEN_COLOR_AUX_1_130",
    "attributes": {
      "category": "color",
      "type": "aux-1",
      "item": "130",
      "scss": "$token-color-aux-1-130"
    },
    "path": [
      "color",
      "aux-1",
      "130"
    ]
  },
  {
    "value": "#ebf4d7",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#EBF4D7"
    },
    "name": "TOKEN_COLOR_AUX_2_70",
    "attributes": {
      "category": "color",
      "type": "aux-2",
      "item": "70",
      "scss": "$token-color-aux-2-70"
    },
    "path": [
      "color",
      "aux-2",
      "70"
    ]
  },
  {
    "value": "#ebf4d7",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#EBF4D7"
    },
    "name": "TOKEN_COLOR_AUX_2_80",
    "attributes": {
      "category": "color",
      "type": "aux-2",
      "item": "80",
      "scss": "$token-color-aux-2-80"
    },
    "path": [
      "color",
      "aux-2",
      "80"
    ]
  },
  {
    "value": "#c4dd88",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#C4DD88"
    },
    "name": "TOKEN_COLOR_AUX_2_90",
    "attributes": {
      "category": "color",
      "type": "aux-2",
      "item": "90",
      "scss": "$token-color-aux-2-90"
    },
    "path": [
      "color",
      "aux-2",
      "90"
    ]
  },
  {
    "value": "#9cc539",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#9CC539"
    },
    "name": "TOKEN_COLOR_AUX_2_100",
    "attributes": {
      "category": "color",
      "type": "aux-2",
      "item": "100",
      "scss": "$token-color-aux-2-100"
    },
    "path": [
      "color",
      "aux-2",
      "100"
    ]
  },
  {
    "value": "#7d9e2e",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#7D9E2E"
    },
    "name": "TOKEN_COLOR_AUX_2_110",
    "attributes": {
      "category": "color",
      "type": "aux-2",
      "item": "110",
      "scss": "$token-color-aux-2-110"
    },
    "path": [
      "color",
      "aux-2",
      "110"
    ]
  },
  {
    "value": "#5e7722",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#5E7722"
    },
    "name": "TOKEN_COLOR_AUX_2_120",
    "attributes": {
      "category": "color",
      "type": "aux-2",
      "item": "120",
      "scss": "$token-color-aux-2-120"
    },
    "path": [
      "color",
      "aux-2",
      "120"
    ]
  },
  {
    "value": "#5e7722",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#5E7722"
    },
    "name": "TOKEN_COLOR_AUX_2_130",
    "attributes": {
      "category": "color",
      "type": "aux-2",
      "item": "130",
      "scss": "$token-color-aux-2-130"
    },
    "path": [
      "color",
      "aux-2",
      "130"
    ]
  },
  {
    "value": "#fcecde",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#FCECDE"
    },
    "name": "TOKEN_COLOR_AUX_3_70",
    "attributes": {
      "category": "color",
      "type": "aux-3",
      "item": "70",
      "scss": "$token-color-aux-3-70"
    },
    "path": [
      "color",
      "aux-3",
      "70"
    ]
  },
  {
    "value": "#fcecde",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#FCECDE"
    },
    "name": "TOKEN_COLOR_AUX_3_80",
    "attributes": {
      "category": "color",
      "type": "aux-3",
      "item": "80",
      "scss": "$token-color-aux-3-80"
    },
    "path": [
      "color",
      "aux-3",
      "80"
    ]
  },
  {
    "value": "#f4b480",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#F4B480"
    },
    "name": "TOKEN_COLOR_AUX_3_90",
    "attributes": {
      "category": "color",
      "type": "aux-3",
      "item": "90",
      "scss": "$token-color-aux-3-90"
    },
    "path": [
      "color",
      "aux-3",
      "90"
    ]
  },
  {
    "value": "#ec7b20",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#EC7B20"
    },
    "name": "TOKEN_COLOR_AUX_3_100",
    "attributes": {
      "category": "color",
      "type": "aux-3",
      "item": "100",
      "scss": "$token-color-aux-3-100"
    },
    "path": [
      "color",
      "aux-3",
      "100"
    ]
  },
  {
    "value": "#ca6411",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#CA6411"
    },
    "name": "TOKEN_COLOR_AUX_3_110",
    "attributes": {
      "category": "color",
      "type": "aux-3",
      "item": "110",
      "scss": "$token-color-aux-3-110"
    },
    "path": [
      "color",
      "aux-3",
      "110"
    ]
  },
  {
    "value": "#9b4d0d",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#9B4D0D"
    },
    "name": "TOKEN_COLOR_AUX_3_120",
    "attributes": {
      "category": "color",
      "type": "aux-3",
      "item": "120",
      "scss": "$token-color-aux-3-120"
    },
    "path": [
      "color",
      "aux-3",
      "120"
    ]
  },
  {
    "value": "#9b4d0d",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#9B4D0D"
    },
    "name": "TOKEN_COLOR_AUX_3_130",
    "attributes": {
      "category": "color",
      "type": "aux-3",
      "item": "130",
      "scss": "$token-color-aux-3-130"
    },
    "path": [
      "color",
      "aux-3",
      "130"
    ]
  },
  {
    "value": "#fbe0e8",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#FBE0E8"
    },
    "name": "TOKEN_COLOR_AUX_4_70",
    "attributes": {
      "category": "color",
      "type": "aux-4",
      "item": "70",
      "scss": "$token-color-aux-4-70"
    },
    "path": [
      "color",
      "aux-4",
      "70"
    ]
  },
  {
    "value": "#fbe0e8",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#FBE0E8"
    },
    "name": "TOKEN_COLOR_AUX_4_80",
    "attributes": {
      "category": "color",
      "type": "aux-4",
      "item": "80",
      "scss": "$token-color-aux-4-80"
    },
    "path": [
      "color",
      "aux-4",
      "80"
    ]
  },
  {
    "value": "#f19cb6",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#F19CB6"
    },
    "name": "TOKEN_COLOR_AUX_4_90",
    "attributes": {
      "category": "color",
      "type": "aux-4",
      "item": "90",
      "scss": "$token-color-aux-4-90"
    },
    "path": [
      "color",
      "aux-4",
      "90"
    ]
  },
  {
    "value": "#e85884",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#E85884"
    },
    "name": "TOKEN_COLOR_AUX_4_100",
    "attributes": {
      "category": "color",
      "type": "aux-4",
      "item": "100",
      "scss": "$token-color-aux-4-100"
    },
    "path": [
      "color",
      "aux-4",
      "100"
    ]
  },
  {
    "value": "#e22c64",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#E22C64"
    },
    "name": "TOKEN_COLOR_AUX_4_110",
    "attributes": {
      "category": "color",
      "type": "aux-4",
      "item": "110",
      "scss": "$token-color-aux-4-110"
    },
    "path": [
      "color",
      "aux-4",
      "110"
    ]
  },
  {
    "value": "#c11b4d",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#C11B4D"
    },
    "name": "TOKEN_COLOR_AUX_4_120",
    "attributes": {
      "category": "color",
      "type": "aux-4",
      "item": "120",
      "scss": "$token-color-aux-4-120"
    },
    "path": [
      "color",
      "aux-4",
      "120"
    ]
  },
  {
    "value": "#c11b4d",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#C11B4D"
    },
    "name": "TOKEN_COLOR_AUX_4_130",
    "attributes": {
      "category": "color",
      "type": "aux-4",
      "item": "130",
      "scss": "$token-color-aux-4-130"
    },
    "path": [
      "color",
      "aux-4",
      "130"
    ]
  },
  {
    "value": "#fff9cc",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#FFF9CC"
    },
    "name": "TOKEN_COLOR_AUX_5_70",
    "attributes": {
      "category": "color",
      "type": "aux-5",
      "item": "70",
      "scss": "$token-color-aux-5-70"
    },
    "path": [
      "color",
      "aux-5",
      "70"
    ]
  },
  {
    "value": "#fff9cc",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#FFF9CC"
    },
    "name": "TOKEN_COLOR_AUX_5_80",
    "attributes": {
      "category": "color",
      "type": "aux-5",
      "item": "80",
      "scss": "$token-color-aux-5-80"
    },
    "path": [
      "color",
      "aux-5",
      "80"
    ]
  },
  {
    "value": "#ffec66",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#FFEC66"
    },
    "name": "TOKEN_COLOR_AUX_5_90",
    "attributes": {
      "category": "color",
      "type": "aux-5",
      "item": "90",
      "scss": "$token-color-aux-5-90"
    },
    "path": [
      "color",
      "aux-5",
      "90"
    ]
  },
  {
    "value": "#ffdf00",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#FFDF00"
    },
    "name": "TOKEN_COLOR_AUX_5_100",
    "attributes": {
      "category": "color",
      "type": "aux-5",
      "item": "100",
      "scss": "$token-color-aux-5-100"
    },
    "path": [
      "color",
      "aux-5",
      "100"
    ]
  },
  {
    "value": "#ccb200",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#CCB200"
    },
    "name": "TOKEN_COLOR_AUX_5_110",
    "attributes": {
      "category": "color",
      "type": "aux-5",
      "item": "110",
      "scss": "$token-color-aux-5-110"
    },
    "path": [
      "color",
      "aux-5",
      "110"
    ]
  },
  {
    "value": "#998600",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#998600"
    },
    "name": "TOKEN_COLOR_AUX_5_120",
    "attributes": {
      "category": "color",
      "type": "aux-5",
      "item": "120",
      "scss": "$token-color-aux-5-120"
    },
    "path": [
      "color",
      "aux-5",
      "120"
    ]
  },
  {
    "value": "#998600",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#998600"
    },
    "name": "TOKEN_COLOR_AUX_5_130",
    "attributes": {
      "category": "color",
      "type": "aux-5",
      "item": "130",
      "scss": "$token-color-aux-5-130"
    },
    "path": [
      "color",
      "aux-5",
      "130"
    ]
  },
  {
    "value": "#fbd5d8",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#FBD5D8"
    },
    "name": "TOKEN_COLOR_AUX_6_70",
    "attributes": {
      "category": "color",
      "type": "aux-6",
      "item": "70",
      "scss": "$token-color-aux-6-70"
    },
    "path": [
      "color",
      "aux-6",
      "70"
    ]
  },
  {
    "value": "#fbd5d8",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#FBD5D8"
    },
    "name": "TOKEN_COLOR_AUX_6_80",
    "attributes": {
      "category": "color",
      "type": "aux-6",
      "item": "80",
      "scss": "$token-color-aux-6-80"
    },
    "path": [
      "color",
      "aux-6",
      "80"
    ]
  },
  {
    "value": "#f7a6ad",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#F7A6AD"
    },
    "name": "TOKEN_COLOR_AUX_6_90",
    "attributes": {
      "category": "color",
      "type": "aux-6",
      "item": "90",
      "scss": "$token-color-aux-6-90"
    },
    "path": [
      "color",
      "aux-6",
      "90"
    ]
  },
  {
    "value": "#ee4957",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#EE4957"
    },
    "name": "TOKEN_COLOR_AUX_6_100",
    "attributes": {
      "category": "color",
      "type": "aux-6",
      "item": "100",
      "scss": "$token-color-aux-6-100"
    },
    "path": [
      "color",
      "aux-6",
      "100"
    ]
  },
  {
    "value": "#bf1221",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#BF1221"
    },
    "name": "TOKEN_COLOR_AUX_6_110",
    "attributes": {
      "category": "color",
      "type": "aux-6",
      "item": "110",
      "scss": "$token-color-aux-6-110"
    },
    "path": [
      "color",
      "aux-6",
      "110"
    ]
  },
  {
    "value": "#620911",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#620911"
    },
    "name": "TOKEN_COLOR_AUX_6_120",
    "attributes": {
      "category": "color",
      "type": "aux-6",
      "item": "120",
      "scss": "$token-color-aux-6-120"
    },
    "path": [
      "color",
      "aux-6",
      "120"
    ]
  },
  {
    "value": "#620911",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#620911"
    },
    "name": "TOKEN_COLOR_AUX_6_130",
    "attributes": {
      "category": "color",
      "type": "aux-6",
      "item": "130",
      "scss": "$token-color-aux-6-130"
    },
    "path": [
      "color",
      "aux-6",
      "130"
    ]
  },
  {
    "value": "#def9cc",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.success.70.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_SUCCESS_70",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "success",
      "subitem": "70",
      "scss": "$token-color-feedback-success-70"
    },
    "path": [
      "color",
      "feedback",
      "success",
      "70"
    ]
  },
  {
    "value": "#def9cc",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.success.80.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_SUCCESS_80",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "success",
      "subitem": "80",
      "scss": "$token-color-feedback-success-80"
    },
    "path": [
      "color",
      "feedback",
      "success",
      "80"
    ]
  },
  {
    "value": "#8ce563",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.success.90.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_SUCCESS_90",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "success",
      "subitem": "90",
      "scss": "$token-color-feedback-success-90"
    },
    "path": [
      "color",
      "feedback",
      "success",
      "90"
    ]
  },
  {
    "value": "#24a148",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.success.100.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_SUCCESS_100",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "success",
      "subitem": "100",
      "scss": "$token-color-feedback-success-100"
    },
    "path": [
      "color",
      "feedback",
      "success",
      "100"
    ]
  },
  {
    "value": "#197b35",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.success.110.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_SUCCESS_110",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "success",
      "subitem": "110",
      "scss": "$token-color-feedback-success-110"
    },
    "path": [
      "color",
      "feedback",
      "success",
      "110"
    ]
  },
  {
    "value": "#105323",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.success.120.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_SUCCESS_120",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "success",
      "subitem": "120",
      "scss": "$token-color-feedback-success-120"
    },
    "path": [
      "color",
      "feedback",
      "success",
      "120"
    ]
  },
  {
    "value": "#105323",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.success.130.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_SUCCESS_130",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "success",
      "subitem": "130",
      "scss": "$token-color-feedback-success-130"
    },
    "path": [
      "color",
      "feedback",
      "success",
      "130"
    ]
  },
  {
    "value": "#fff7e0",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.attention.70.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_ATTENTION_70",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "attention",
      "subitem": "70",
      "scss": "$token-color-feedback-attention-70"
    },
    "path": [
      "color",
      "feedback",
      "attention",
      "70"
    ]
  },
  {
    "value": "#fff7e0",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.attention.80.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_ATTENTION_80",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "attention",
      "subitem": "80",
      "scss": "$token-color-feedback-attention-80"
    },
    "path": [
      "color",
      "feedback",
      "attention",
      "80"
    ]
  },
  {
    "value": "#ffe19a",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.attention.90.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_ATTENTION_90",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "attention",
      "subitem": "90",
      "scss": "$token-color-feedback-attention-90"
    },
    "path": [
      "color",
      "feedback",
      "attention",
      "90"
    ]
  },
  {
    "value": "#f9af27",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.attention.100.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_ATTENTION_100",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "attention",
      "subitem": "100",
      "scss": "$token-color-feedback-attention-100"
    },
    "path": [
      "color",
      "feedback",
      "attention",
      "100"
    ]
  },
  {
    "value": "#7b5613",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.attention.110.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_ATTENTION_110",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "attention",
      "subitem": "110",
      "scss": "$token-color-feedback-attention-110"
    },
    "path": [
      "color",
      "feedback",
      "attention",
      "110"
    ]
  },
  {
    "value": "#3c2a09",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.attention.120.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_ATTENTION_120",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "attention",
      "subitem": "120",
      "scss": "$token-color-feedback-attention-120"
    },
    "path": [
      "color",
      "feedback",
      "attention",
      "120"
    ]
  },
  {
    "value": "#3c2a09",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.attention.130.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_ATTENTION_130",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "attention",
      "subitem": "130",
      "scss": "$token-color-feedback-attention-130"
    },
    "path": [
      "color",
      "feedback",
      "attention",
      "130"
    ]
  },
  {
    "value": "#fff5f5",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.error.70.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_ERROR_70",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "error",
      "subitem": "70",
      "scss": "$token-color-feedback-error-70"
    },
    "path": [
      "color",
      "feedback",
      "error",
      "70"
    ]
  },
  {
    "value": "#fff5f5",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.error.80.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_ERROR_80",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "error",
      "subitem": "80",
      "scss": "$token-color-feedback-error-80"
    },
    "path": [
      "color",
      "feedback",
      "error",
      "80"
    ]
  },
  {
    "value": "#f48787",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.error.90.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_ERROR_90",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "error",
      "subitem": "90",
      "scss": "$token-color-feedback-error-90"
    },
    "path": [
      "color",
      "feedback",
      "error",
      "90"
    ]
  },
  {
    "value": "#e22828",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.error.100.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_ERROR_100",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "error",
      "subitem": "100",
      "scss": "$token-color-feedback-error-100"
    },
    "path": [
      "color",
      "feedback",
      "error",
      "100"
    ]
  },
  {
    "value": "#901111",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.error.110.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_ERROR_110",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "error",
      "subitem": "110",
      "scss": "$token-color-feedback-error-110"
    },
    "path": [
      "color",
      "feedback",
      "error",
      "110"
    ]
  },
  {
    "value": "#3b0505",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.error.120.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_ERROR_120",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "error",
      "subitem": "120",
      "scss": "$token-color-feedback-error-120"
    },
    "path": [
      "color",
      "feedback",
      "error",
      "120"
    ]
  },
  {
    "value": "#3b0505",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.error.130.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_ERROR_130",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "error",
      "subitem": "130",
      "scss": "$token-color-feedback-error-130"
    },
    "path": [
      "color",
      "feedback",
      "error",
      "130"
    ]
  },
  {
    "value": "#e1f9ff",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.info.70.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_INFO_70",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "info",
      "subitem": "70",
      "scss": "$token-color-feedback-info-70"
    },
    "path": [
      "color",
      "feedback",
      "info",
      "70"
    ]
  },
  {
    "value": "#e1f9ff",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.info.80.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_INFO_80",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "info",
      "subitem": "80",
      "scss": "$token-color-feedback-info-80"
    },
    "path": [
      "color",
      "feedback",
      "info",
      "80"
    ]
  },
  {
    "value": "#9ce6f9",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.info.90.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_INFO_90",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "info",
      "subitem": "90",
      "scss": "$token-color-feedback-info-90"
    },
    "path": [
      "color",
      "feedback",
      "info",
      "90"
    ]
  },
  {
    "value": "#28b5d9",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.info.100.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_INFO_100",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "info",
      "subitem": "100",
      "scss": "$token-color-feedback-info-100"
    },
    "path": [
      "color",
      "feedback",
      "info",
      "100"
    ]
  },
  {
    "value": "#14596b",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.info.110.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_INFO_110",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "info",
      "subitem": "110",
      "scss": "$token-color-feedback-info-110"
    },
    "path": [
      "color",
      "feedback",
      "info",
      "110"
    ]
  },
  {
    "value": "#0a2b34",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.info.120.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_INFO_120",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "info",
      "subitem": "120",
      "scss": "$token-color-feedback-info-120"
    },
    "path": [
      "color",
      "feedback",
      "info",
      "120"
    ]
  },
  {
    "value": "#0a2b34",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.info.130.value}"
    },
    "name": "TOKEN_COLOR_FEEDBACK_INFO_130",
    "attributes": {
      "category": "color",
      "type": "feedback",
      "item": "info",
      "subitem": "130",
      "scss": "$token-color-feedback-info-130"
    },
    "path": [
      "color",
      "feedback",
      "info",
      "130"
    ]
  },
  {
    "value": "#1a1d23",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#1A1D23"
    },
    "name": "TOKEN_COLOR_NEUTRAL_12",
    "attributes": {
      "category": "color",
      "type": "neutral",
      "item": "12",
      "scss": "$token-color-neutral-12"
    },
    "path": [
      "color",
      "neutral",
      "12"
    ]
  },
  {
    "value": "#3c4453",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#3C4453"
    },
    "name": "TOKEN_COLOR_NEUTRAL_28",
    "attributes": {
      "category": "color",
      "type": "neutral",
      "item": "28",
      "scss": "$token-color-neutral-28"
    },
    "path": [
      "color",
      "neutral",
      "28"
    ]
  },
  {
    "value": "#5e6a82",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#5E6A82"
    },
    "name": "TOKEN_COLOR_NEUTRAL_44",
    "attributes": {
      "category": "color",
      "type": "neutral",
      "item": "44",
      "scss": "$token-color-neutral-44"
    },
    "path": [
      "color",
      "neutral",
      "44"
    ]
  },
  {
    "value": "#8994a9",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#8994A9"
    },
    "name": "TOKEN_COLOR_NEUTRAL_60",
    "attributes": {
      "category": "color",
      "type": "neutral",
      "item": "60",
      "scss": "$token-color-neutral-60"
    },
    "path": [
      "color",
      "neutral",
      "60"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#CFD4DD"
    },
    "name": "TOKEN_COLOR_NEUTRAL_84",
    "attributes": {
      "category": "color",
      "type": "neutral",
      "item": "84",
      "scss": "$token-color-neutral-84"
    },
    "path": [
      "color",
      "neutral",
      "84"
    ]
  },
  {
    "value": "#f5f6f7",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#F5F6F7"
    },
    "name": "TOKEN_COLOR_NEUTRAL_96",
    "attributes": {
      "category": "color",
      "type": "neutral",
      "item": "96",
      "scss": "$token-color-neutral-96"
    },
    "path": [
      "color",
      "neutral",
      "96"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#FFFFFF"
    },
    "name": "TOKEN_COLOR_NEUTRAL_100",
    "attributes": {
      "category": "color",
      "type": "neutral",
      "item": "100",
      "scss": "$token-color-neutral-100"
    },
    "path": [
      "color",
      "neutral",
      "100"
    ]
  },
  {
    "value": "#70a5ff",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#70A5FF"
    },
    "name": "TOKEN_COLOR_FOCUS",
    "attributes": {
      "category": "color",
      "type": "focus",
      "scss": "$token-color-focus"
    },
    "path": [
      "color",
      "focus"
    ]
  },
  {
    "value": "#3b5998",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#3B5998"
    },
    "name": "TOKEN_COLOR_FACEBOOK_100",
    "attributes": {
      "category": "color",
      "type": "facebook",
      "item": "100",
      "scss": "$token-color-facebook-100"
    },
    "path": [
      "color",
      "facebook",
      "100"
    ]
  },
  {
    "value": "#36528c",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#36528C"
    },
    "name": "TOKEN_COLOR_FACEBOOK_110",
    "attributes": {
      "category": "color",
      "type": "facebook",
      "item": "110",
      "scss": "$token-color-facebook-110"
    },
    "path": [
      "color",
      "facebook",
      "110"
    ]
  },
  {
    "value": "#324b80",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#324B80"
    },
    "name": "TOKEN_COLOR_FACEBOOK_120",
    "attributes": {
      "category": "color",
      "type": "facebook",
      "item": "120",
      "scss": "$token-color-facebook-120"
    },
    "path": [
      "color",
      "facebook",
      "120"
    ]
  },
  {
    "value": "#4285f4",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#4285F4"
    },
    "name": "TOKEN_COLOR_GOOGLE_100",
    "attributes": {
      "category": "color",
      "type": "google",
      "item": "100",
      "scss": "$token-color-google-100"
    },
    "path": [
      "color",
      "google",
      "100"
    ]
  },
  {
    "value": "#3d7ae0",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#3D7AE0"
    },
    "name": "TOKEN_COLOR_GOOGLE_110",
    "attributes": {
      "category": "color",
      "type": "google",
      "item": "110",
      "scss": "$token-color-google-110"
    },
    "path": [
      "color",
      "google",
      "110"
    ]
  },
  {
    "value": "#3770cd",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#3770CD"
    },
    "name": "TOKEN_COLOR_GOOGLE_120",
    "attributes": {
      "category": "color",
      "type": "google",
      "item": "120",
      "scss": "$token-color-google-120"
    },
    "path": [
      "color",
      "google",
      "120"
    ]
  },
  {
    "value": "#2ecc71",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#2ECC71"
    },
    "name": "TOKEN_COLOR_WHATSAPP_100",
    "attributes": {
      "category": "color",
      "type": "whatsapp",
      "item": "100",
      "scss": "$token-color-whatsapp-100"
    },
    "path": [
      "color",
      "whatsapp",
      "100"
    ]
  },
  {
    "value": "#2abc68",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#2ABC68"
    },
    "name": "TOKEN_COLOR_WHATSAPP_110",
    "attributes": {
      "category": "color",
      "type": "whatsapp",
      "item": "110",
      "scss": "$token-color-whatsapp-110"
    },
    "path": [
      "color",
      "whatsapp",
      "110"
    ]
  },
  {
    "value": "#26ab5e",
    "filePath": "src/globals/color.json",
    "isSource": true,
    "original": {
      "value": "#26AB5E"
    },
    "name": "TOKEN_COLOR_WHATSAPP_120",
    "attributes": {
      "category": "color",
      "type": "whatsapp",
      "item": "120",
      "scss": "$token-color-whatsapp-120"
    },
    "path": [
      "color",
      "whatsapp",
      "120"
    ]
  },
  {
    "value": "icon-heart-filled",
    "filePath": "src/globals/content/assets.json",
    "isSource": true,
    "original": {
      "value": "icon-heart-filled"
    },
    "name": "TOKEN_ASSET_HEART_FILLED",
    "attributes": {
      "category": "asset",
      "type": "heart",
      "item": "filled",
      "scss": "$token-asset-heart-filled"
    },
    "path": [
      "asset",
      "heart",
      "filled"
    ]
  },
  {
    "value": "icon-heart-void",
    "filePath": "src/globals/content/assets.json",
    "isSource": true,
    "original": {
      "value": "icon-heart-void"
    },
    "name": "TOKEN_ASSET_HEART_VOID",
    "attributes": {
      "category": "asset",
      "type": "heart",
      "item": "void",
      "scss": "$token-asset-heart-void"
    },
    "path": [
      "asset",
      "heart",
      "void"
    ]
  },
  {
    "value": "icon-star-filled",
    "filePath": "src/globals/content/assets.json",
    "isSource": true,
    "original": {
      "value": "icon-star-filled"
    },
    "name": "TOKEN_ASSET_STAR_FILLED",
    "attributes": {
      "category": "asset",
      "type": "star",
      "item": "filled",
      "scss": "$token-asset-star-filled"
    },
    "path": [
      "asset",
      "star",
      "filled"
    ]
  },
  {
    "value": "icon-star-void",
    "filePath": "src/globals/content/assets.json",
    "isSource": true,
    "original": {
      "value": "icon-star-void"
    },
    "name": "TOKEN_ASSET_STAR_VOID",
    "attributes": {
      "category": "asset",
      "type": "star",
      "item": "void",
      "scss": "$token-asset-star-void"
    },
    "path": [
      "asset",
      "star",
      "void"
    ]
  },
  {
    "value": "\"Roboto\", Arial, Helvetica, sans-serif",
    "filePath": "src/globals/font-family.json",
    "isSource": true,
    "brand": {
      "value": "\"Roboto\", Arial, Helvetica, sans-serif",
      "category": "alias",
      "filePath": "src/brands/zap/font-family.json",
      "isSource": true
    },
    "original": {
      "value": "{fontFamily.brand.value}",
      "brand": {
        "value": "\"Roboto\", Arial, Helvetica, sans-serif",
        "category": "alias",
        "filePath": "src/brands/zap/font-family.json",
        "isSource": true
      }
    },
    "name": "TOKEN_FONT_FAMILY",
    "attributes": {
      "category": "fontFamily",
      "scss": "$token-font-family"
    },
    "path": [
      "fontFamily"
    ]
  },
  {
    "value": "0.75rem",
    "filePath": "src/globals/font-size.json",
    "isSource": true,
    "original": {
      "value": "{fontSize.brand.body.xsmall.value}"
    },
    "name": "TOKEN_FONT_SIZE_BODY_XSMALL",
    "attributes": {
      "category": "fontSize",
      "type": "body",
      "item": "xsmall",
      "scss": "$token-font-size-body-xsmall"
    },
    "path": [
      "fontSize",
      "body",
      "xsmall"
    ]
  },
  {
    "value": "0.875rem",
    "filePath": "src/globals/font-size.json",
    "isSource": true,
    "original": {
      "value": "{fontSize.brand.body.small.value}"
    },
    "name": "TOKEN_FONT_SIZE_BODY_SMALL",
    "attributes": {
      "category": "fontSize",
      "type": "body",
      "item": "small",
      "scss": "$token-font-size-body-small"
    },
    "path": [
      "fontSize",
      "body",
      "small"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/globals/font-size.json",
    "isSource": true,
    "original": {
      "value": "{fontSize.brand.body.regular.value}"
    },
    "name": "TOKEN_FONT_SIZE_BODY_REGULAR",
    "attributes": {
      "category": "fontSize",
      "type": "body",
      "item": "regular",
      "scss": "$token-font-size-body-regular"
    },
    "path": [
      "fontSize",
      "body",
      "regular"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/globals/font-size.json",
    "isSource": true,
    "original": {
      "value": "{fontSize.brand.heading.small.value}"
    },
    "name": "TOKEN_FONT_SIZE_HEADING_SMALL",
    "attributes": {
      "category": "fontSize",
      "type": "heading",
      "item": "small",
      "scss": "$token-font-size-heading-small"
    },
    "path": [
      "fontSize",
      "heading",
      "small"
    ]
  },
  {
    "value": "1.25rem",
    "filePath": "src/globals/font-size.json",
    "isSource": true,
    "original": {
      "value": "{fontSize.brand.heading.regular.value}"
    },
    "name": "TOKEN_FONT_SIZE_HEADING_REGULAR",
    "attributes": {
      "category": "fontSize",
      "type": "heading",
      "item": "regular",
      "scss": "$token-font-size-heading-regular"
    },
    "path": [
      "fontSize",
      "heading",
      "regular"
    ]
  },
  {
    "value": "1.5rem",
    "filePath": "src/globals/font-size.json",
    "isSource": true,
    "original": {
      "value": "{fontSize.brand.heading.large.value}"
    },
    "name": "TOKEN_FONT_SIZE_HEADING_LARGE",
    "attributes": {
      "category": "fontSize",
      "type": "heading",
      "item": "large",
      "scss": "$token-font-size-heading-large"
    },
    "path": [
      "fontSize",
      "heading",
      "large"
    ]
  },
  {
    "value": "2rem",
    "filePath": "src/globals/font-size.json",
    "isSource": true,
    "original": {
      "value": "{fontSize.brand.display.small.value}"
    },
    "name": "TOKEN_FONT_SIZE_DISPLAY_SMALL",
    "attributes": {
      "category": "fontSize",
      "type": "display",
      "item": "small",
      "scss": "$token-font-size-display-small"
    },
    "path": [
      "fontSize",
      "display",
      "small"
    ]
  },
  {
    "value": "2.5rem",
    "filePath": "src/globals/font-size.json",
    "isSource": true,
    "original": {
      "value": "{fontSize.brand.display.regular.value}"
    },
    "name": "TOKEN_FONT_SIZE_DISPLAY_REGULAR",
    "attributes": {
      "category": "fontSize",
      "type": "display",
      "item": "regular",
      "scss": "$token-font-size-display-regular"
    },
    "path": [
      "fontSize",
      "display",
      "regular"
    ]
  },
  {
    "value": "3rem",
    "filePath": "src/globals/font-size.json",
    "isSource": true,
    "original": {
      "value": "{fontSize.brand.display.large.value}"
    },
    "name": "TOKEN_FONT_SIZE_DISPLAY_LARGE",
    "attributes": {
      "category": "fontSize",
      "type": "display",
      "item": "large",
      "scss": "$token-font-size-display-large"
    },
    "path": [
      "fontSize",
      "display",
      "large"
    ]
  },
  {
    "value": "400",
    "filePath": "src/globals/font-weight.json",
    "isSource": true,
    "original": {
      "value": "{fontWeight.brand.regular.value}"
    },
    "name": "TOKEN_FONT_WEIGHT_REGULAR",
    "attributes": {
      "category": "fontWeight",
      "type": "regular",
      "scss": "$token-font-weight-regular"
    },
    "path": [
      "fontWeight",
      "regular"
    ]
  },
  {
    "value": "500",
    "filePath": "src/globals/font-weight.json",
    "isSource": true,
    "original": {
      "value": "{fontWeight.brand.medium.value}"
    },
    "name": "TOKEN_FONT_WEIGHT_MEDIUM",
    "attributes": {
      "category": "fontWeight",
      "type": "medium",
      "scss": "$token-font-weight-medium"
    },
    "path": [
      "fontWeight",
      "medium"
    ]
  },
  {
    "value": "600",
    "filePath": "src/globals/font-weight.json",
    "isSource": true,
    "original": {
      "value": "{fontWeight.brand.semiBold.value}"
    },
    "name": "TOKEN_FONT_WEIGHT_SEMI_BOLD",
    "attributes": {
      "category": "fontWeight",
      "type": "semiBold",
      "scss": "$token-font-weight-semi-bold"
    },
    "path": [
      "fontWeight",
      "semiBold"
    ]
  },
  {
    "value": "700",
    "filePath": "src/globals/font-weight.json",
    "isSource": true,
    "original": {
      "value": "{fontWeight.brand.bold.value}"
    },
    "name": "TOKEN_FONT_WEIGHT_BOLD",
    "attributes": {
      "category": "fontWeight",
      "type": "bold",
      "scss": "$token-font-weight-bold"
    },
    "path": [
      "fontWeight",
      "bold"
    ]
  },
  {
    "value": "18px",
    "filePath": "src/globals/line-height.json",
    "isSource": true,
    "original": {
      "value": "{lineHeight.brand.body.xsmall.value}"
    },
    "name": "TOKEN_LINE_HEIGHT_BODY_XSMALL",
    "attributes": {
      "category": "lineHeight",
      "type": "body",
      "item": "xsmall",
      "scss": "$token-line-height-body-xsmall"
    },
    "path": [
      "lineHeight",
      "body",
      "xsmall"
    ]
  },
  {
    "value": "1.25rem",
    "filePath": "src/globals/line-height.json",
    "isSource": true,
    "original": {
      "value": "{lineHeight.brand.body.small.value}"
    },
    "name": "TOKEN_LINE_HEIGHT_BODY_SMALL",
    "attributes": {
      "category": "lineHeight",
      "type": "body",
      "item": "small",
      "scss": "$token-line-height-body-small"
    },
    "path": [
      "lineHeight",
      "body",
      "small"
    ]
  },
  {
    "value": "1.5rem",
    "filePath": "src/globals/line-height.json",
    "isSource": true,
    "original": {
      "value": "{lineHeight.brand.body.regular.value}"
    },
    "name": "TOKEN_LINE_HEIGHT_BODY_REGULAR",
    "attributes": {
      "category": "lineHeight",
      "type": "body",
      "item": "regular",
      "scss": "$token-line-height-body-regular"
    },
    "path": [
      "lineHeight",
      "body",
      "regular"
    ]
  },
  {
    "value": "1.5rem",
    "filePath": "src/globals/line-height.json",
    "isSource": true,
    "original": {
      "value": "{lineHeight.brand.heading.small.value}"
    },
    "name": "TOKEN_LINE_HEIGHT_HEADING_SMALL",
    "attributes": {
      "category": "lineHeight",
      "type": "heading",
      "item": "small",
      "scss": "$token-line-height-heading-small"
    },
    "path": [
      "lineHeight",
      "heading",
      "small"
    ]
  },
  {
    "value": "1.75rem",
    "filePath": "src/globals/line-height.json",
    "isSource": true,
    "original": {
      "value": "{lineHeight.brand.heading.regular.value}"
    },
    "name": "TOKEN_LINE_HEIGHT_HEADING_REGULAR",
    "attributes": {
      "category": "lineHeight",
      "type": "heading",
      "item": "regular",
      "scss": "$token-line-height-heading-regular"
    },
    "path": [
      "lineHeight",
      "heading",
      "regular"
    ]
  },
  {
    "value": "2rem",
    "filePath": "src/globals/line-height.json",
    "isSource": true,
    "original": {
      "value": "{lineHeight.brand.heading.large.value}"
    },
    "name": "TOKEN_LINE_HEIGHT_HEADING_LARGE",
    "attributes": {
      "category": "lineHeight",
      "type": "heading",
      "item": "large",
      "scss": "$token-line-height-heading-large"
    },
    "path": [
      "lineHeight",
      "heading",
      "large"
    ]
  },
  {
    "value": "40px",
    "filePath": "src/globals/line-height.json",
    "isSource": true,
    "original": {
      "value": "{lineHeight.brand.display.small.value}"
    },
    "name": "TOKEN_LINE_HEIGHT_DISPLAY_SMALL",
    "attributes": {
      "category": "lineHeight",
      "type": "display",
      "item": "small",
      "scss": "$token-line-height-display-small"
    },
    "path": [
      "lineHeight",
      "display",
      "small"
    ]
  },
  {
    "value": "56px",
    "filePath": "src/globals/line-height.json",
    "isSource": true,
    "original": {
      "value": "{lineHeight.brand.display.regular.value}"
    },
    "name": "TOKEN_LINE_HEIGHT_DISPLAY_REGULAR",
    "attributes": {
      "category": "lineHeight",
      "type": "display",
      "item": "regular",
      "scss": "$token-line-height-display-regular"
    },
    "path": [
      "lineHeight",
      "display",
      "regular"
    ]
  },
  {
    "value": "56px",
    "filePath": "src/globals/line-height.json",
    "isSource": true,
    "original": {
      "value": "{lineHeight.brand.display.large.value}"
    },
    "name": "TOKEN_LINE_HEIGHT_DISPLAY_LARGE",
    "attributes": {
      "category": "lineHeight",
      "type": "display",
      "item": "large",
      "scss": "$token-line-height-display-large"
    },
    "path": [
      "lineHeight",
      "display",
      "large"
    ]
  },
  {
    "value": "0.56",
    "filePath": "src/globals/opacity.json",
    "isSource": true,
    "original": {
      "value": "0.56"
    },
    "name": "TOKEN_OPACITY_DISABLED",
    "attributes": {
      "category": "opacity",
      "type": "disabled",
      "scss": "$token-opacity-disabled"
    },
    "path": [
      "opacity",
      "disabled"
    ]
  },
  {
    "value": "rgba(0, 0, 0, 0.08)",
    "filePath": "src/globals/opacity.json",
    "isSource": true,
    "original": {
      "value": "rgba(0, 0, 0, 0.08)"
    },
    "name": "TOKEN_OPACITY_BACKGROUND_BLACK_8",
    "attributes": {
      "category": "opacity",
      "type": "background",
      "item": "black",
      "subitem": "8",
      "scss": "$token-opacity-background-black-8"
    },
    "path": [
      "opacity",
      "background",
      "black",
      "8"
    ]
  },
  {
    "value": "rgba(0, 0, 0, 0.16)",
    "filePath": "src/globals/opacity.json",
    "isSource": true,
    "original": {
      "value": "rgba(0, 0, 0, 0.16)"
    },
    "name": "TOKEN_OPACITY_BACKGROUND_BLACK_16",
    "attributes": {
      "category": "opacity",
      "type": "background",
      "item": "black",
      "subitem": "16",
      "scss": "$token-opacity-background-black-16"
    },
    "path": [
      "opacity",
      "background",
      "black",
      "16"
    ]
  },
  {
    "value": "rgba(0, 0, 0, 0.24)",
    "filePath": "src/globals/opacity.json",
    "isSource": true,
    "original": {
      "value": "rgba(0, 0, 0, 0.24)"
    },
    "name": "TOKEN_OPACITY_BACKGROUND_BLACK_24",
    "attributes": {
      "category": "opacity",
      "type": "background",
      "item": "black",
      "subitem": "24",
      "scss": "$token-opacity-background-black-24"
    },
    "path": [
      "opacity",
      "background",
      "black",
      "24"
    ]
  },
  {
    "value": "rgba(0, 0, 0, 0.32)",
    "filePath": "src/globals/opacity.json",
    "isSource": true,
    "original": {
      "value": "rgba(0, 0, 0, 0.32)"
    },
    "name": "TOKEN_OPACITY_BACKGROUND_BLACK_32",
    "attributes": {
      "category": "opacity",
      "type": "background",
      "item": "black",
      "subitem": "32",
      "scss": "$token-opacity-background-black-32"
    },
    "path": [
      "opacity",
      "background",
      "black",
      "32"
    ]
  },
  {
    "value": "rgba(0, 0, 0, 0.64)",
    "filePath": "src/globals/opacity.json",
    "isSource": true,
    "original": {
      "value": "rgba(0, 0, 0, 0.64)"
    },
    "name": "TOKEN_OPACITY_BACKGROUND_BLACK_64",
    "attributes": {
      "category": "opacity",
      "type": "background",
      "item": "black",
      "subitem": "64",
      "scss": "$token-opacity-background-black-64"
    },
    "path": [
      "opacity",
      "background",
      "black",
      "64"
    ]
  },
  {
    "value": "rgba(255, 255, 255, 0.08)",
    "filePath": "src/globals/opacity.json",
    "isSource": true,
    "original": {
      "value": "rgba(255, 255, 255, 0.08)"
    },
    "name": "TOKEN_OPACITY_BACKGROUND_WHITE_8",
    "attributes": {
      "category": "opacity",
      "type": "background",
      "item": "white",
      "subitem": "8",
      "scss": "$token-opacity-background-white-8"
    },
    "path": [
      "opacity",
      "background",
      "white",
      "8"
    ]
  },
  {
    "value": "rgba(255, 255, 255, 0.16)",
    "filePath": "src/globals/opacity.json",
    "isSource": true,
    "original": {
      "value": "rgba(255, 255, 255, 0.16)"
    },
    "name": "TOKEN_OPACITY_BACKGROUND_WHITE_16",
    "attributes": {
      "category": "opacity",
      "type": "background",
      "item": "white",
      "subitem": "16",
      "scss": "$token-opacity-background-white-16"
    },
    "path": [
      "opacity",
      "background",
      "white",
      "16"
    ]
  },
  {
    "value": "rgba(255, 255, 255, 0.24)",
    "filePath": "src/globals/opacity.json",
    "isSource": true,
    "original": {
      "value": "rgba(255, 255, 255, 0.24)"
    },
    "name": "TOKEN_OPACITY_BACKGROUND_WHITE_24",
    "attributes": {
      "category": "opacity",
      "type": "background",
      "item": "white",
      "subitem": "24",
      "scss": "$token-opacity-background-white-24"
    },
    "path": [
      "opacity",
      "background",
      "white",
      "24"
    ]
  },
  {
    "value": "rgba(255, 255, 255, 0.32)",
    "filePath": "src/globals/opacity.json",
    "isSource": true,
    "original": {
      "value": "rgba(255, 255, 255, 0.32)"
    },
    "name": "TOKEN_OPACITY_BACKGROUND_WHITE_32",
    "attributes": {
      "category": "opacity",
      "type": "background",
      "item": "white",
      "subitem": "32",
      "scss": "$token-opacity-background-white-32"
    },
    "path": [
      "opacity",
      "background",
      "white",
      "32"
    ]
  },
  {
    "value": "rgba(255, 255, 255, 0.64)",
    "filePath": "src/globals/opacity.json",
    "isSource": true,
    "original": {
      "value": "rgba(255, 255, 255, 0.64)"
    },
    "name": "TOKEN_OPACITY_BACKGROUND_WHITE_64",
    "attributes": {
      "category": "opacity",
      "type": "background",
      "item": "white",
      "subitem": "64",
      "scss": "$token-opacity-background-white-64"
    },
    "path": [
      "opacity",
      "background",
      "white",
      "64"
    ]
  },
  {
    "value": "0.625rem",
    "comment": "10px if 16px = 1rem",
    "filePath": "src/globals/size/font.json",
    "isSource": true,
    "original": {
      "value": "0.625rem",
      "comment": "10px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_FONT_TINY",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "tiny",
      "scss": "$token-size-font-tiny"
    },
    "path": [
      "size",
      "font",
      "tiny"
    ]
  },
  {
    "value": "0.75rem",
    "comment": "12px if 16px = 1rem",
    "filePath": "src/globals/size/font.json",
    "isSource": true,
    "original": {
      "value": "0.75rem",
      "comment": "12px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_FONT_XSMALL",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "xsmall",
      "scss": "$token-size-font-xsmall"
    },
    "path": [
      "size",
      "font",
      "xsmall"
    ]
  },
  {
    "value": "0.875rem",
    "comment": "14px if 16px = 1rem",
    "filePath": "src/globals/size/font.json",
    "isSource": true,
    "original": {
      "value": "0.875rem",
      "comment": "14px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_FONT_SMALL",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "small",
      "scss": "$token-size-font-small"
    },
    "path": [
      "size",
      "font",
      "small"
    ]
  },
  {
    "value": "1rem",
    "comment": "16px if 16px = 1rem",
    "filePath": "src/globals/size/font.json",
    "isSource": true,
    "original": {
      "value": "1rem",
      "comment": "16px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_FONT_REGULAR",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "regular",
      "scss": "$token-size-font-regular"
    },
    "path": [
      "size",
      "font",
      "regular"
    ]
  },
  {
    "value": "1.125rem",
    "comment": "18px if 16px = 1rem",
    "filePath": "src/globals/size/font.json",
    "isSource": true,
    "original": {
      "value": "1.125rem",
      "comment": "18px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_FONT_MEDIUM",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "medium",
      "scss": "$token-size-font-medium"
    },
    "path": [
      "size",
      "font",
      "medium"
    ]
  },
  {
    "value": "1.25rem",
    "comment": "20px if 16px = 1rem",
    "filePath": "src/globals/size/font.json",
    "isSource": true,
    "original": {
      "value": "1.25rem",
      "comment": "20px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_FONT_LARGE",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "large",
      "scss": "$token-size-font-large"
    },
    "path": [
      "size",
      "font",
      "large"
    ]
  },
  {
    "value": "1.5rem",
    "comment": "24px if 16px = 1rem",
    "filePath": "src/globals/size/font.json",
    "isSource": true,
    "original": {
      "value": "1.5rem",
      "comment": "24px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_FONT_XLARGE",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "xlarge",
      "scss": "$token-size-font-xlarge"
    },
    "path": [
      "size",
      "font",
      "xlarge"
    ]
  },
  {
    "value": "2rem",
    "comment": "32px if 16px = 1rem",
    "filePath": "src/globals/size/font.json",
    "isSource": true,
    "original": {
      "value": "2rem",
      "comment": "32px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_FONT_BIG",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "big",
      "scss": "$token-size-font-big"
    },
    "path": [
      "size",
      "font",
      "big"
    ]
  },
  {
    "value": "2.5rem",
    "comment": "40px if 16px = 1rem",
    "filePath": "src/globals/size/font.json",
    "isSource": true,
    "original": {
      "value": "2.5rem",
      "comment": "40px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_FONT_HUGE",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "huge",
      "scss": "$token-size-font-huge"
    },
    "path": [
      "size",
      "font",
      "huge"
    ]
  },
  {
    "value": "3rem",
    "comment": "48px if 16px = 1rem",
    "filePath": "src/globals/size/font.json",
    "isSource": true,
    "original": {
      "value": "3rem",
      "comment": "48px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_FONT_GIANT",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "giant",
      "scss": "$token-size-font-giant"
    },
    "path": [
      "size",
      "font",
      "giant"
    ]
  },
  {
    "value": "0.125rem",
    "comment": "2px if 16px = 1rem",
    "filePath": "src/globals/size/spacing.json",
    "isSource": true,
    "original": {
      "value": "0.125rem",
      "comment": "2px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_SPACING_TINY",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "tiny",
      "scss": "$token-size-spacing-tiny"
    },
    "path": [
      "size",
      "spacing",
      "tiny"
    ]
  },
  {
    "value": "0.25rem",
    "comment": "4px if 16px = 1rem",
    "filePath": "src/globals/size/spacing.json",
    "isSource": true,
    "original": {
      "value": "0.25rem",
      "comment": "4px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_SPACING_XSMALL",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "xsmall",
      "scss": "$token-size-spacing-xsmall"
    },
    "path": [
      "size",
      "spacing",
      "xsmall"
    ]
  },
  {
    "value": "0.5rem",
    "comment": "8px if 16px = 1rem",
    "filePath": "src/globals/size/spacing.json",
    "isSource": true,
    "original": {
      "value": "0.5rem",
      "comment": "8px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_SPACING_SMALL",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "small",
      "scss": "$token-size-spacing-small"
    },
    "path": [
      "size",
      "spacing",
      "small"
    ]
  },
  {
    "value": "1rem",
    "comment": "16px if 16px = 1rem",
    "filePath": "src/globals/size/spacing.json",
    "isSource": true,
    "original": {
      "value": "1rem",
      "comment": "16px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_SPACING_REGULAR",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "regular",
      "scss": "$token-size-spacing-regular"
    },
    "path": [
      "size",
      "spacing",
      "regular"
    ]
  },
  {
    "value": "1.5rem",
    "comment": "24px if 16px = 1rem",
    "filePath": "src/globals/size/spacing.json",
    "isSource": true,
    "original": {
      "value": "1.5rem",
      "comment": "24px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_SPACING_LARGE",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "large",
      "scss": "$token-size-spacing-large"
    },
    "path": [
      "size",
      "spacing",
      "large"
    ]
  },
  {
    "value": "2rem",
    "comment": "32px if 16px = 1rem",
    "filePath": "src/globals/size/spacing.json",
    "isSource": true,
    "original": {
      "value": "2rem",
      "comment": "32px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_SPACING_XLARGE",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "xlarge",
      "scss": "$token-size-spacing-xlarge"
    },
    "path": [
      "size",
      "spacing",
      "xlarge"
    ]
  },
  {
    "value": "2.5rem",
    "comment": "40px if 16px = 1rem",
    "filePath": "src/globals/size/spacing.json",
    "isSource": true,
    "original": {
      "value": "2.5rem",
      "comment": "40px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_SPACING_BIG",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "big",
      "scss": "$token-size-spacing-big"
    },
    "path": [
      "size",
      "spacing",
      "big"
    ]
  },
  {
    "value": "4rem",
    "comment": "64px if 16px = 1rem",
    "filePath": "src/globals/size/spacing.json",
    "isSource": true,
    "original": {
      "value": "4rem",
      "comment": "64px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_SPACING_HUGE",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "huge",
      "scss": "$token-size-spacing-huge"
    },
    "path": [
      "size",
      "spacing",
      "huge"
    ]
  },
  {
    "value": "6rem",
    "comment": "96px if 16px = 1rem",
    "filePath": "src/globals/size/spacing.json",
    "isSource": true,
    "original": {
      "value": "6rem",
      "comment": "96px if 16px = 1rem"
    },
    "name": "TOKEN_SIZE_SPACING_GIANT",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "giant",
      "scss": "$token-size-spacing-giant"
    },
    "path": [
      "size",
      "spacing",
      "giant"
    ]
  },
  {
    "value": "0.125rem",
    "comment": "2px if 16px = 1rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0.125rem",
      "comment": "2px if 16px = 1rem"
    },
    "name": "TOKEN_SPACING_TINY",
    "attributes": {
      "category": "spacing",
      "type": "tiny",
      "scss": "$token-spacing-tiny"
    },
    "path": [
      "spacing",
      "tiny"
    ]
  },
  {
    "value": "0.25rem",
    "comment": "4px if 16px = 1rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0.25rem",
      "comment": "4px if 16px = 1rem"
    },
    "name": "TOKEN_SPACING_XSMALL",
    "attributes": {
      "category": "spacing",
      "type": "xsmall",
      "scss": "$token-spacing-xsmall"
    },
    "path": [
      "spacing",
      "xsmall"
    ]
  },
  {
    "value": "0.5rem",
    "comment": "8px if 16px = 1rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0.5rem",
      "comment": "8px if 16px = 1rem"
    },
    "name": "TOKEN_SPACING_SMALL",
    "attributes": {
      "category": "spacing",
      "type": "small",
      "scss": "$token-spacing-small"
    },
    "path": [
      "spacing",
      "small"
    ]
  },
  {
    "value": "1rem",
    "comment": "16px if 16px = 1rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "1rem",
      "comment": "16px if 16px = 1rem"
    },
    "name": "TOKEN_SPACING_REGULAR",
    "attributes": {
      "category": "spacing",
      "type": "regular",
      "scss": "$token-spacing-regular"
    },
    "path": [
      "spacing",
      "regular"
    ]
  },
  {
    "value": "1.5rem",
    "comment": "24px if 16px = 1rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "1.5rem",
      "comment": "24px if 16px = 1rem"
    },
    "name": "TOKEN_SPACING_LARGE",
    "attributes": {
      "category": "spacing",
      "type": "large",
      "scss": "$token-spacing-large"
    },
    "path": [
      "spacing",
      "large"
    ]
  },
  {
    "value": "2rem",
    "comment": "32px if 16px = 1rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "2rem",
      "comment": "32px if 16px = 1rem"
    },
    "name": "TOKEN_SPACING_XLARGE",
    "attributes": {
      "category": "spacing",
      "type": "xlarge",
      "scss": "$token-spacing-xlarge"
    },
    "path": [
      "spacing",
      "xlarge"
    ]
  },
  {
    "value": "2.5rem",
    "comment": "40px if 16px = 1rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "2.5rem",
      "comment": "40px if 16px = 1rem"
    },
    "name": "TOKEN_SPACING_BIG",
    "attributes": {
      "category": "spacing",
      "type": "big",
      "scss": "$token-spacing-big"
    },
    "path": [
      "spacing",
      "big"
    ]
  },
  {
    "value": "4rem",
    "comment": "64px if 16px = 1rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "4rem",
      "comment": "64px if 16px = 1rem"
    },
    "name": "TOKEN_SPACING_HUGE",
    "attributes": {
      "category": "spacing",
      "type": "huge",
      "scss": "$token-spacing-huge"
    },
    "path": [
      "spacing",
      "huge"
    ]
  },
  {
    "value": "6rem",
    "comment": "96px if 16px = 1rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "6rem",
      "comment": "96px if 16px = 1rem"
    },
    "name": "TOKEN_SPACING_GIANT",
    "attributes": {
      "category": "spacing",
      "type": "giant",
      "scss": "$token-spacing-giant"
    },
    "path": [
      "spacing",
      "giant"
    ]
  },
  {
    "value": "0 0.125rem 0 0",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0 {spacing.tiny.value} 0 0"
    },
    "name": "TOKEN_SPACING_INLINE_TINY",
    "attributes": {
      "category": "spacing",
      "type": "inline",
      "item": "tiny",
      "scss": "$token-spacing-inline-tiny"
    },
    "path": [
      "spacing",
      "inline",
      "tiny"
    ]
  },
  {
    "value": "0 0.25rem 0 0",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0 {spacing.xsmall.value} 0 0"
    },
    "name": "TOKEN_SPACING_INLINE_XSMALL",
    "attributes": {
      "category": "spacing",
      "type": "inline",
      "item": "xsmall",
      "scss": "$token-spacing-inline-xsmall"
    },
    "path": [
      "spacing",
      "inline",
      "xsmall"
    ]
  },
  {
    "value": "0 0.5rem 0 0",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0 {spacing.small.value} 0 0"
    },
    "name": "TOKEN_SPACING_INLINE_SMALL",
    "attributes": {
      "category": "spacing",
      "type": "inline",
      "item": "small",
      "scss": "$token-spacing-inline-small"
    },
    "path": [
      "spacing",
      "inline",
      "small"
    ]
  },
  {
    "value": "0 1rem 0 0",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0 {spacing.regular.value} 0 0"
    },
    "name": "TOKEN_SPACING_INLINE_REGULAR",
    "attributes": {
      "category": "spacing",
      "type": "inline",
      "item": "regular",
      "scss": "$token-spacing-inline-regular"
    },
    "path": [
      "spacing",
      "inline",
      "regular"
    ]
  },
  {
    "value": "0 1.5rem 0 0",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0 {spacing.large.value} 0 0"
    },
    "name": "TOKEN_SPACING_INLINE_LARGE",
    "attributes": {
      "category": "spacing",
      "type": "inline",
      "item": "large",
      "scss": "$token-spacing-inline-large"
    },
    "path": [
      "spacing",
      "inline",
      "large"
    ]
  },
  {
    "value": "0 2rem 0 0",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0 {spacing.xlarge.value} 0 0"
    },
    "name": "TOKEN_SPACING_INLINE_XLARGE",
    "attributes": {
      "category": "spacing",
      "type": "inline",
      "item": "xlarge",
      "scss": "$token-spacing-inline-xlarge"
    },
    "path": [
      "spacing",
      "inline",
      "xlarge"
    ]
  },
  {
    "value": "0 2.5rem 0 0",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0 {spacing.big.value} 0 0"
    },
    "name": "TOKEN_SPACING_INLINE_BIG",
    "attributes": {
      "category": "spacing",
      "type": "inline",
      "item": "big",
      "scss": "$token-spacing-inline-big"
    },
    "path": [
      "spacing",
      "inline",
      "big"
    ]
  },
  {
    "value": "0.5rem 0.5rem 0.5rem 0.5rem ",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "{spacing.small.value} {spacing.small.value} {spacing.small.value} {spacing.small.value} "
    },
    "name": "TOKEN_SPACING_INSET_TINY",
    "attributes": {
      "category": "spacing",
      "type": "inset",
      "item": "tiny",
      "scss": "$token-spacing-inset-tiny"
    },
    "path": [
      "spacing",
      "inset",
      "tiny"
    ]
  },
  {
    "value": "1rem 1rem 1rem 1rem ",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "{spacing.regular.value} {spacing.regular.value} {spacing.regular.value} {spacing.regular.value} "
    },
    "name": "TOKEN_SPACING_INSET_XSMALL",
    "attributes": {
      "category": "spacing",
      "type": "inset",
      "item": "xsmall",
      "scss": "$token-spacing-inset-xsmall"
    },
    "path": [
      "spacing",
      "inset",
      "xsmall"
    ]
  },
  {
    "value": "1.5rem 1.5rem 1.5rem 1.5rem ",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "{spacing.large.value} {spacing.large.value} {spacing.large.value} {spacing.large.value} "
    },
    "name": "TOKEN_SPACING_INSET_SMALL",
    "attributes": {
      "category": "spacing",
      "type": "inset",
      "item": "small",
      "scss": "$token-spacing-inset-small"
    },
    "path": [
      "spacing",
      "inset",
      "small"
    ]
  },
  {
    "value": "2rem 2rem 2rem 2rem ",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "{spacing.xlarge.value} {spacing.xlarge.value} {spacing.xlarge.value} {spacing.xlarge.value} "
    },
    "name": "TOKEN_SPACING_INSET_REGULAR",
    "attributes": {
      "category": "spacing",
      "type": "inset",
      "item": "regular",
      "scss": "$token-spacing-inset-regular"
    },
    "path": [
      "spacing",
      "inset",
      "regular"
    ]
  },
  {
    "value": "2.5rem 2.5rem 2.5rem 2.5rem ",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "{spacing.big.value} {spacing.big.value} {spacing.big.value} {spacing.big.value} "
    },
    "name": "TOKEN_SPACING_INSET_LARGE",
    "attributes": {
      "category": "spacing",
      "type": "inset",
      "item": "large",
      "scss": "$token-spacing-inset-large"
    },
    "path": [
      "spacing",
      "inset",
      "large"
    ]
  },
  {
    "value": "3.5rem 3.5rem 3.5rem 3.5rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "3.5rem 3.5rem 3.5rem 3.5rem"
    },
    "name": "TOKEN_SPACING_INSET_XLARGE",
    "attributes": {
      "category": "spacing",
      "type": "inset",
      "item": "xlarge",
      "scss": "$token-spacing-inset-xlarge"
    },
    "path": [
      "spacing",
      "inset",
      "xlarge"
    ]
  },
  {
    "value": "0 0.75rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0 0.75rem"
    },
    "name": "TOKEN_SPACING_INSET_SQUISH_DEFAULT",
    "attributes": {
      "category": "spacing",
      "type": "insetSquish",
      "item": "default",
      "scss": "$token-spacing-inset-squish-default"
    },
    "path": [
      "spacing",
      "insetSquish",
      "default"
    ]
  },
  {
    "value": "0.125rem 0.5rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "{spacing.tiny.value} {spacing.small.value}"
    },
    "name": "TOKEN_SPACING_INSET_SQUISH_TINY",
    "attributes": {
      "category": "spacing",
      "type": "insetSquish",
      "item": "tiny",
      "scss": "$token-spacing-inset-squish-tiny"
    },
    "path": [
      "spacing",
      "insetSquish",
      "tiny"
    ]
  },
  {
    "value": "0.25rem 0.5rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "{spacing.xsmall.value} {spacing.small.value}"
    },
    "name": "TOKEN_SPACING_INSET_SQUISH_XSMALL",
    "attributes": {
      "category": "spacing",
      "type": "insetSquish",
      "item": "xsmall",
      "scss": "$token-spacing-inset-squish-xsmall"
    },
    "path": [
      "spacing",
      "insetSquish",
      "xsmall"
    ]
  },
  {
    "value": "0.5rem 1rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "{spacing.small.value} {spacing.regular.value}"
    },
    "name": "TOKEN_SPACING_INSET_SQUISH_SMALL",
    "attributes": {
      "category": "spacing",
      "type": "insetSquish",
      "item": "small",
      "scss": "$token-spacing-inset-squish-small"
    },
    "path": [
      "spacing",
      "insetSquish",
      "small"
    ]
  },
  {
    "value": "0.75rem 1rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0.75rem {spacing.regular.value}"
    },
    "name": "TOKEN_SPACING_INSET_SQUISH_REGULAR",
    "attributes": {
      "category": "spacing",
      "type": "insetSquish",
      "item": "regular",
      "scss": "$token-spacing-inset-squish-regular"
    },
    "path": [
      "spacing",
      "insetSquish",
      "regular"
    ]
  },
  {
    "value": "0.75rem 1.5rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0.75rem {spacing.large.value}"
    },
    "name": "TOKEN_SPACING_INSET_SQUISH_LARGE",
    "attributes": {
      "category": "spacing",
      "type": "insetSquish",
      "item": "large",
      "scss": "$token-spacing-inset-squish-large"
    },
    "path": [
      "spacing",
      "insetSquish",
      "large"
    ]
  },
  {
    "value": "1rem 1.5rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "{spacing.regular.value} {spacing.large.value}"
    },
    "name": "TOKEN_SPACING_INSET_SQUISH_XLARGE",
    "attributes": {
      "category": "spacing",
      "type": "insetSquish",
      "item": "xlarge",
      "scss": "$token-spacing-inset-squish-xlarge"
    },
    "path": [
      "spacing",
      "insetSquish",
      "xlarge"
    ]
  },
  {
    "value": "1rem 2.5rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "{spacing.regular.value} {spacing.big.value}"
    },
    "name": "TOKEN_SPACING_INSET_SQUISH_BIG",
    "attributes": {
      "category": "spacing",
      "type": "insetSquish",
      "item": "big",
      "scss": "$token-spacing-inset-squish-big"
    },
    "path": [
      "spacing",
      "insetSquish",
      "big"
    ]
  },
  {
    "value": "1.5rem 2.5rem",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "{spacing.large.value} {spacing.big.value}"
    },
    "name": "TOKEN_SPACING_INSET_SQUISH_HUGE",
    "attributes": {
      "category": "spacing",
      "type": "insetSquish",
      "item": "huge",
      "scss": "$token-spacing-inset-squish-huge"
    },
    "path": [
      "spacing",
      "insetSquish",
      "huge"
    ]
  },
  {
    "value": "0 0 0.25rem 0",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0 0 {spacing.xsmall.value} 0"
    },
    "name": "TOKEN_SPACING_STACK_TINY",
    "attributes": {
      "category": "spacing",
      "type": "stack",
      "item": "tiny",
      "scss": "$token-spacing-stack-tiny"
    },
    "path": [
      "spacing",
      "stack",
      "tiny"
    ]
  },
  {
    "value": "0 0 0.5rem 0",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0 0 {spacing.small.value} 0"
    },
    "name": "TOKEN_SPACING_STACK_XSMALL",
    "attributes": {
      "category": "spacing",
      "type": "stack",
      "item": "xsmall",
      "scss": "$token-spacing-stack-xsmall"
    },
    "path": [
      "spacing",
      "stack",
      "xsmall"
    ]
  },
  {
    "value": "0 0 1rem 0",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0 0 {spacing.regular.value} 0"
    },
    "name": "TOKEN_SPACING_STACK_SMALL",
    "attributes": {
      "category": "spacing",
      "type": "stack",
      "item": "small",
      "scss": "$token-spacing-stack-small"
    },
    "path": [
      "spacing",
      "stack",
      "small"
    ]
  },
  {
    "value": "0 0 2rem 0",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0 0 {spacing.xlarge.value} 0"
    },
    "name": "TOKEN_SPACING_STACK_REGULAR",
    "attributes": {
      "category": "spacing",
      "type": "stack",
      "item": "regular",
      "scss": "$token-spacing-stack-regular"
    },
    "path": [
      "spacing",
      "stack",
      "regular"
    ]
  },
  {
    "value": "0 0 2.5rem 0",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0 0 {spacing.big.value} 0"
    },
    "name": "TOKEN_SPACING_STACK_LARGE",
    "attributes": {
      "category": "spacing",
      "type": "stack",
      "item": "large",
      "scss": "$token-spacing-stack-large"
    },
    "path": [
      "spacing",
      "stack",
      "large"
    ]
  },
  {
    "value": "0 0 4rem 0",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0 0 {spacing.huge.value} 0"
    },
    "name": "TOKEN_SPACING_STACK_XLARGE",
    "attributes": {
      "category": "spacing",
      "type": "stack",
      "item": "xlarge",
      "scss": "$token-spacing-stack-xlarge"
    },
    "path": [
      "spacing",
      "stack",
      "xlarge"
    ]
  },
  {
    "value": "0 0 6rem 0",
    "filePath": "src/globals/spacing.json",
    "isSource": true,
    "original": {
      "value": "0 0 {spacing.giant.value} 0"
    },
    "name": "TOKEN_SPACING_STACK_BIG",
    "attributes": {
      "category": "spacing",
      "type": "stack",
      "item": "big",
      "scss": "$token-spacing-stack-big"
    },
    "path": [
      "spacing",
      "stack",
      "big"
    ]
  },
  {
    "value": ".2s ease",
    "filePath": "src/globals/transition.json",
    "isSource": true,
    "original": {
      "value": ".2s ease"
    },
    "name": "TOKEN_TRANSITION_DEFAULT",
    "attributes": {
      "category": "transition",
      "type": "default",
      "scss": "$token-transition-default"
    },
    "path": [
      "transition",
      "default"
    ]
  },
  {
    "value": "80",
    "filePath": "src/globals/z-index.json",
    "isSource": true,
    "original": {
      "value": "80"
    },
    "name": "TOKEN_Z_INDEX_OVERLAY",
    "attributes": {
      "category": "zIndex",
      "type": "overlay",
      "scss": "$token-z-index-overlay"
    },
    "path": [
      "zIndex",
      "overlay"
    ]
  },
  {
    "value": "90",
    "filePath": "src/globals/z-index.json",
    "isSource": true,
    "original": {
      "value": "90"
    },
    "name": "TOKEN_Z_INDEX_MODAL",
    "attributes": {
      "category": "zIndex",
      "type": "modal",
      "scss": "$token-z-index-modal"
    },
    "path": [
      "zIndex",
      "modal"
    ]
  },
  {
    "value": "100",
    "filePath": "src/globals/z-index.json",
    "isSource": true,
    "original": {
      "value": "100"
    },
    "name": "TOKEN_Z_INDEX_TOOLTIP",
    "attributes": {
      "category": "zIndex",
      "type": "tooltip",
      "scss": "$token-z-index-tooltip"
    },
    "path": [
      "zIndex",
      "tooltip"
    ]
  },
  {
    "value": "32px 60px 28px 32px",
    "filePath": "src/platforms/web/components/l-card-image.json",
    "isSource": true,
    "original": {
      "value": "{cardImage.brand.padding.value}"
    },
    "name": "TOKEN_CARD_IMAGE_PADDING",
    "attributes": {
      "category": "cardImage",
      "type": "padding",
      "scss": "$token-card-image-padding"
    },
    "path": [
      "cardImage",
      "padding"
    ]
  },
  {
    "value": "rgba(0, 0, 0, 0.4)",
    "filePath": "src/platforms/web/components/l-card-image.json",
    "isSource": true,
    "original": {
      "value": "{cardImage.brand.overlay.background.value}"
    },
    "name": "TOKEN_CARD_IMAGE_OVERLAY_BACKGROUND",
    "attributes": {
      "category": "cardImage",
      "type": "overlay",
      "item": "background",
      "scss": "$token-card-image-overlay-background"
    },
    "path": [
      "cardImage",
      "overlay",
      "background"
    ]
  },
  {
    "value": "cover",
    "filePath": "src/platforms/web/components/l-card-image.json",
    "isSource": true,
    "original": {
      "value": "{cardImage.brand.background.size.value}"
    },
    "name": "TOKEN_CARD_IMAGE_BACKGROUND_SIZE",
    "attributes": {
      "category": "cardImage",
      "type": "background",
      "item": "size",
      "scss": "$token-card-image-background-size"
    },
    "path": [
      "cardImage",
      "background",
      "size"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/l-checkbox-group.json",
    "isSource": true,
    "original": {
      "value": "{checkboxGroup.brand.button.color.value}"
    },
    "name": "TOKEN_CHECKBOX_GROUP_BUTTON_COLOR",
    "attributes": {
      "category": "checkboxGroup",
      "type": "button",
      "item": "color",
      "scss": "$token-checkbox-group-button-color"
    },
    "path": [
      "checkboxGroup",
      "button",
      "color"
    ]
  },
  {
    "value": "#e5cefd",
    "filePath": "src/platforms/web/components/l-checkbox-group.json",
    "isSource": true,
    "original": {
      "value": "{checkboxGroup.brand.button.hover.backgroundColor.value}"
    },
    "name": "TOKEN_CHECKBOX_GROUP_BUTTON_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "checkboxGroup",
      "type": "button",
      "item": "hover",
      "subitem": "backgroundColor",
      "scss": "$token-checkbox-group-button-hover-background-color"
    },
    "path": [
      "checkboxGroup",
      "button",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "#9537f6",
    "filePath": "src/platforms/web/components/l-checkbox-group.json",
    "isSource": true,
    "original": {
      "value": "{checkboxGroup.brand.button.active.backgroundColor.value}"
    },
    "name": "TOKEN_CHECKBOX_GROUP_BUTTON_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "checkboxGroup",
      "type": "button",
      "item": "active",
      "subitem": "backgroundColor",
      "scss": "$token-checkbox-group-button-active-background-color"
    },
    "path": [
      "checkboxGroup",
      "button",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "0 0 0.25rem 0",
    "filePath": "src/platforms/web/components/l-form-label-fragment.json",
    "isSource": true,
    "original": {
      "value": "{spacing.stack.tiny.value}"
    },
    "name": "TOKEN_FORM_LABEL_FRAGMENT_MARGIN",
    "attributes": {
      "category": "formLabelFragment",
      "type": "margin",
      "scss": "$token-form-label-fragment-margin"
    },
    "path": [
      "formLabelFragment",
      "margin"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/l-form-label-fragment.json",
    "isSource": true,
    "original": {
      "value": "{formLabelFragment.brand.label.fontSize.value}"
    },
    "name": "TOKEN_FORM_LABEL_FRAGMENT_LABEL_FONT_SIZE",
    "attributes": {
      "category": "formLabelFragment",
      "type": "label",
      "item": "fontSize",
      "scss": "$token-form-label-fragment-label-font-size"
    },
    "path": [
      "formLabelFragment",
      "label",
      "fontSize"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/l-form-label-fragment.json",
    "isSource": true,
    "original": {
      "value": "{formLabelFragment.brand.label.lineHeight.value}"
    },
    "name": "TOKEN_FORM_LABEL_FRAGMENT_LABEL_LINE_HEIGHT",
    "attributes": {
      "category": "formLabelFragment",
      "type": "label",
      "item": "lineHeight",
      "scss": "$token-form-label-fragment-label-line-height"
    },
    "path": [
      "formLabelFragment",
      "label",
      "lineHeight"
    ]
  },
  {
    "value": "none",
    "filePath": "src/platforms/web/components/l-form-label-fragment.json",
    "isSource": true,
    "original": {
      "value": "{formLabelFragment.brand.label.textTransform.value}"
    },
    "name": "TOKEN_FORM_LABEL_FRAGMENT_LABEL_TEXT_TRANSFORM",
    "attributes": {
      "category": "formLabelFragment",
      "type": "label",
      "item": "textTransform",
      "scss": "$token-form-label-fragment-label-text-transform"
    },
    "path": [
      "formLabelFragment",
      "label",
      "textTransform"
    ]
  },
  {
    "value": "rgba(0,0,0,.45)",
    "filePath": "src/platforms/web/components/l-image-carousel.json",
    "isSource": true,
    "original": {
      "value": "{imageCarousel.brand.layer.background.value}"
    },
    "name": "TOKEN_IMAGE_CAROUSEL_LAYER_BACKGROUND",
    "attributes": {
      "category": "imageCarousel",
      "type": "layer",
      "item": "background",
      "scss": "$token-image-carousel-layer-background"
    },
    "path": [
      "imageCarousel",
      "layer",
      "background"
    ]
  },
  {
    "value": "14px 20px",
    "filePath": "src/platforms/web/components/l-menu-item.json",
    "isSource": true,
    "original": {
      "value": "{menuItem.brand.root.padding.value}"
    },
    "name": "TOKEN_MENU_ITEM_ROOT_PADDING",
    "attributes": {
      "category": "menuItem",
      "type": "root",
      "item": "padding",
      "scss": "$token-menu-item-root-padding"
    },
    "path": [
      "menuItem",
      "root",
      "padding"
    ]
  },
  {
    "value": "24px 1fr 24px",
    "filePath": "src/platforms/web/components/l-menu-item.json",
    "isSource": true,
    "original": {
      "value": "{menuItem.brand.root.grid.columns.value}"
    },
    "name": "TOKEN_MENU_ITEM_ROOT_GRID_COLUMNS",
    "attributes": {
      "category": "menuItem",
      "type": "root",
      "item": "grid",
      "subitem": "columns",
      "scss": "$token-menu-item-root-grid-columns"
    },
    "path": [
      "menuItem",
      "root",
      "grid",
      "columns"
    ]
  },
  {
    "value": "8px",
    "filePath": "src/platforms/web/components/l-menu-item.json",
    "isSource": true,
    "original": {
      "value": "{menuItem.brand.root.grid.gap.value}"
    },
    "name": "TOKEN_MENU_ITEM_ROOT_GRID_GAP",
    "attributes": {
      "category": "menuItem",
      "type": "root",
      "item": "grid",
      "subitem": "gap",
      "scss": "$token-menu-item-root-grid-gap"
    },
    "path": [
      "menuItem",
      "root",
      "grid",
      "gap"
    ]
  },
  {
    "value": "14px 20px 14px 52px",
    "filePath": "src/platforms/web/components/l-menu-item.json",
    "isSource": true,
    "original": {
      "value": "{menuItem.brand.subItem.padding.value}"
    },
    "name": "TOKEN_MENU_ITEM_SUB_ITEM_PADDING",
    "attributes": {
      "category": "menuItem",
      "type": "subItem",
      "item": "padding",
      "scss": "$token-menu-item-sub-item-padding"
    },
    "path": [
      "menuItem",
      "subItem",
      "padding"
    ]
  },
  {
    "value": "20px",
    "filePath": "src/platforms/web/components/l-menu-item.json",
    "isSource": true,
    "original": {
      "value": "{menuItem.brand.subItem.lineHeight.value}"
    },
    "name": "TOKEN_MENU_ITEM_SUB_ITEM_LINE_HEIGHT",
    "attributes": {
      "category": "menuItem",
      "type": "subItem",
      "item": "lineHeight",
      "scss": "$token-menu-item-sub-item-line-height"
    },
    "path": [
      "menuItem",
      "subItem",
      "lineHeight"
    ]
  },
  {
    "value": "14px 20px 14px 48px",
    "filePath": "src/platforms/web/components/l-menu-item.json",
    "isSource": true,
    "original": {
      "value": "{menuItem.brand.subItem.active.padding.value}"
    },
    "name": "TOKEN_MENU_ITEM_SUB_ITEM_ACTIVE_PADDING",
    "attributes": {
      "category": "menuItem",
      "type": "subItem",
      "item": "active",
      "subitem": "padding",
      "scss": "$token-menu-item-sub-item-active-padding"
    },
    "path": [
      "menuItem",
      "subItem",
      "active",
      "padding"
    ]
  },
  {
    "value": "4px solid",
    "filePath": "src/platforms/web/components/l-menu-item.json",
    "isSource": true,
    "original": {
      "value": "{menuItem.brand.subItem.active.border.value}"
    },
    "name": "TOKEN_MENU_ITEM_SUB_ITEM_ACTIVE_BORDER",
    "attributes": {
      "category": "menuItem",
      "type": "subItem",
      "item": "active",
      "subitem": "border",
      "scss": "$token-menu-item-sub-item-active-border"
    },
    "path": [
      "menuItem",
      "subItem",
      "active",
      "border"
    ]
  },
  {
    "value": "440px",
    "filePath": "src/platforms/web/components/l-multiselect.json",
    "isSource": true,
    "original": {
      "value": "{multiselect.brand.maxHeight.value}"
    },
    "name": "TOKEN_MULTISELECT_MAX_HEIGHT",
    "attributes": {
      "category": "multiselect",
      "type": "maxHeight",
      "scss": "$token-multiselect-max-height"
    },
    "path": [
      "multiselect",
      "maxHeight"
    ]
  },
  {
    "value": "1px solid #cfd4dd",
    "filePath": "src/platforms/web/components/l-multiselect.json",
    "isSource": true,
    "original": {
      "value": "{multiselect.brand.border.value}"
    },
    "name": "TOKEN_MULTISELECT_BORDER",
    "attributes": {
      "category": "multiselect",
      "type": "border",
      "scss": "$token-multiselect-border"
    },
    "path": [
      "multiselect",
      "border"
    ]
  },
  {
    "value": "1fr 30px 24px",
    "filePath": "src/platforms/web/components/l-multiselect.json",
    "isSource": true,
    "original": {
      "value": "{multiselect.brand.activator.columns.value}"
    },
    "name": "TOKEN_MULTISELECT_ACTIVATOR_COLUMNS",
    "attributes": {
      "category": "multiselect",
      "type": "activator",
      "item": "columns",
      "scss": "$token-multiselect-activator-columns"
    },
    "path": [
      "multiselect",
      "activator",
      "columns"
    ]
  },
  {
    "value": "8px",
    "filePath": "src/platforms/web/components/l-multiselect.json",
    "isSource": true,
    "original": {
      "value": "{multiselect.brand.activator.gap.value}"
    },
    "name": "TOKEN_MULTISELECT_ACTIVATOR_GAP",
    "attributes": {
      "category": "multiselect",
      "type": "activator",
      "item": "gap",
      "scss": "$token-multiselect-activator-gap"
    },
    "path": [
      "multiselect",
      "activator",
      "gap"
    ]
  },
  {
    "value": "16px 0 8px",
    "filePath": "src/platforms/web/components/l-multiselect.json",
    "isSource": true,
    "original": {
      "value": "{multiselect.brand.content.label.spacing.value}"
    },
    "name": "TOKEN_MULTISELECT_CONTENT_LABEL_SPACING",
    "attributes": {
      "category": "multiselect",
      "type": "content",
      "item": "label",
      "subitem": "spacing",
      "scss": "$token-multiselect-content-label-spacing"
    },
    "path": [
      "multiselect",
      "content",
      "label",
      "spacing"
    ]
  },
  {
    "value": "400",
    "filePath": "src/platforms/web/components/l-multiselect.json",
    "isSource": true,
    "original": {
      "value": "{multiselect.brand.content.label.weight.value}"
    },
    "name": "TOKEN_MULTISELECT_CONTENT_LABEL_WEIGHT",
    "attributes": {
      "category": "multiselect",
      "type": "content",
      "item": "label",
      "subitem": "weight",
      "scss": "$token-multiselect-content-label-weight"
    },
    "path": [
      "multiselect",
      "content",
      "label",
      "weight"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/l-multiselect.json",
    "isSource": true,
    "original": {
      "value": "{multiselect.brand.icon.color.value}"
    },
    "name": "TOKEN_MULTISELECT_ICON_COLOR",
    "attributes": {
      "category": "multiselect",
      "type": "icon",
      "item": "color",
      "scss": "$token-multiselect-icon-color"
    },
    "path": [
      "multiselect",
      "icon",
      "color"
    ]
  },
  {
    "value": "2.75rem",
    "filePath": "src/platforms/web/components/l-multiselect.json",
    "isSource": true,
    "original": {
      "value": "{multiselect.brand.input.padding.left.value}"
    },
    "name": "TOKEN_MULTISELECT_INPUT_PADDING_LEFT",
    "attributes": {
      "category": "multiselect",
      "type": "input",
      "item": "padding",
      "subitem": "left",
      "scss": "$token-multiselect-input-padding-left"
    },
    "path": [
      "multiselect",
      "input",
      "padding",
      "left"
    ]
  },
  {
    "value": "#9537f6",
    "filePath": "src/platforms/web/components/l-multiselect.json",
    "isSource": true,
    "original": {
      "value": "{multiselect.brand.input.hover.borderColor.value}"
    },
    "name": "TOKEN_MULTISELECT_INPUT_HOVER_BORDER_COLOR",
    "attributes": {
      "category": "multiselect",
      "type": "input",
      "item": "hover",
      "subitem": "borderColor",
      "scss": "$token-multiselect-input-hover-border-color"
    },
    "path": [
      "multiselect",
      "input",
      "hover",
      "borderColor"
    ]
  },
  {
    "value": "0.875rem",
    "filePath": "src/platforms/web/components/l-multiselect.json",
    "isSource": true,
    "original": {
      "value": "{multiselect.brand.counter.fontSize.value}"
    },
    "name": "TOKEN_MULTISELECT_COUNTER_FONT_SIZE",
    "attributes": {
      "category": "multiselect",
      "type": "counter",
      "item": "fontSize",
      "scss": "$token-multiselect-counter-font-size"
    },
    "path": [
      "multiselect",
      "counter",
      "fontSize"
    ]
  },
  {
    "value": "24px",
    "filePath": "src/platforms/web/components/l-multiselect.json",
    "isSource": true,
    "original": {
      "value": "{multiselect.brand.counter.minWidth.value}"
    },
    "name": "TOKEN_MULTISELECT_COUNTER_MIN_WIDTH",
    "attributes": {
      "category": "multiselect",
      "type": "counter",
      "item": "minWidth",
      "scss": "$token-multiselect-counter-min-width"
    },
    "path": [
      "multiselect",
      "counter",
      "minWidth"
    ]
  },
  {
    "value": "24px",
    "filePath": "src/platforms/web/components/l-multiselect.json",
    "isSource": true,
    "original": {
      "value": "{multiselect.brand.counter.height.value}"
    },
    "name": "TOKEN_MULTISELECT_COUNTER_HEIGHT",
    "attributes": {
      "category": "multiselect",
      "type": "counter",
      "item": "height",
      "scss": "$token-multiselect-counter-height"
    },
    "path": [
      "multiselect",
      "counter",
      "height"
    ]
  },
  {
    "value": "12px",
    "filePath": "src/platforms/web/components/l-multiselect.json",
    "isSource": true,
    "original": {
      "value": "{multiselect.brand.counter.right.value}"
    },
    "name": "TOKEN_MULTISELECT_COUNTER_RIGHT",
    "attributes": {
      "category": "multiselect",
      "type": "counter",
      "item": "right",
      "scss": "$token-multiselect-counter-right"
    },
    "path": [
      "multiselect",
      "counter",
      "right"
    ]
  },
  {
    "value": "0px 8px 32px rgba(24, 39, 75, 0.16)",
    "filePath": "src/platforms/web/components/l-multiselect.json",
    "isSource": true,
    "original": {
      "value": "{multiselect.brand.counter.boxShadow.value}"
    },
    "name": "TOKEN_MULTISELECT_COUNTER_BOX_SHADOW",
    "attributes": {
      "category": "multiselect",
      "type": "counter",
      "item": "boxShadow",
      "scss": "$token-multiselect-counter-box-shadow"
    },
    "path": [
      "multiselect",
      "counter",
      "boxShadow"
    ]
  },
  {
    "value": "4px",
    "filePath": "src/platforms/web/components/l-progress-indicator.json",
    "isSource": true,
    "original": {
      "value": "{progressIndicator.brand.spacing.gap.value}"
    },
    "name": "TOKEN_PROGRESS_INDICATOR_SPACING_GAP",
    "attributes": {
      "category": "progressIndicator",
      "type": "spacing",
      "item": "gap",
      "scss": "$token-progress-indicator-spacing-gap"
    },
    "path": [
      "progressIndicator",
      "spacing",
      "gap"
    ]
  },
  {
    "value": "normal normal 400 0.75rem/18px \"Roboto\", Arial, Helvetica, sans-serif",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "normal normal {fontWeight.brand.regular.value} {fontSize.brand.body.xsmall.value}/{lineHeight.brand.body.xsmall.value} {fontFamily.brand.value}"
    },
    "name": "TOKEN_TYPO_BODY_XSMALL_FONT",
    "attributes": {
      "category": "typo",
      "type": "body",
      "item": "xsmall",
      "subitem": "font",
      "scss": "$token-typo-body-xsmall-font"
    },
    "path": [
      "typo",
      "body",
      "xsmall",
      "font"
    ]
  },
  {
    "value": "uppercase",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "uppercase"
    },
    "name": "TOKEN_TYPO_BODY_XSMALL_TEXT_TRANSFORM",
    "attributes": {
      "category": "typo",
      "type": "body",
      "item": "xsmall",
      "subitem": "textTransform",
      "scss": "$token-typo-body-xsmall-text-transform"
    },
    "path": [
      "typo",
      "body",
      "xsmall",
      "textTransform"
    ]
  },
  {
    "value": "normal normal 400 0.875rem/1.25rem \"Roboto\", Arial, Helvetica, sans-serif",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "normal normal {fontWeight.brand.regular.value} {fontSize.brand.body.small.value}/{lineHeight.brand.body.small.value} {fontFamily.brand.value}"
    },
    "name": "TOKEN_TYPO_BODY_SMALL_FONT",
    "attributes": {
      "category": "typo",
      "type": "body",
      "item": "small",
      "subitem": "font",
      "scss": "$token-typo-body-small-font"
    },
    "path": [
      "typo",
      "body",
      "small",
      "font"
    ]
  },
  {
    "value": "inherit",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "inherit"
    },
    "name": "TOKEN_TYPO_BODY_SMALL_TEXT_TRANSFORM",
    "attributes": {
      "category": "typo",
      "type": "body",
      "item": "small",
      "subitem": "textTransform",
      "scss": "$token-typo-body-small-text-transform"
    },
    "path": [
      "typo",
      "body",
      "small",
      "textTransform"
    ]
  },
  {
    "value": "normal normal 400 1rem/1.5rem \"Roboto\", Arial, Helvetica, sans-serif",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "normal normal {fontWeight.brand.regular.value} {fontSize.brand.body.regular.value}/{lineHeight.brand.body.regular.value} {fontFamily.brand.value}"
    },
    "name": "TOKEN_TYPO_BODY_REGULAR_FONT",
    "attributes": {
      "category": "typo",
      "type": "body",
      "item": "regular",
      "subitem": "font",
      "scss": "$token-typo-body-regular-font"
    },
    "path": [
      "typo",
      "body",
      "regular",
      "font"
    ]
  },
  {
    "value": "inherit",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "inherit"
    },
    "name": "TOKEN_TYPO_BODY_REGULAR_TEXT_TRANSFORM",
    "attributes": {
      "category": "typo",
      "type": "body",
      "item": "regular",
      "subitem": "textTransform",
      "scss": "$token-typo-body-regular-text-transform"
    },
    "path": [
      "typo",
      "body",
      "regular",
      "textTransform"
    ]
  },
  {
    "value": "normal normal 600 1rem/1.5rem \"Roboto\", Arial, Helvetica, sans-serif",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "normal normal {fontWeight.brand.semiBold.value} {fontSize.brand.heading.small.value}/{lineHeight.brand.heading.small.value} {fontFamily.brand.value}"
    },
    "name": "TOKEN_TYPO_HEADING_SMALL_FONT",
    "attributes": {
      "category": "typo",
      "type": "heading",
      "item": "small",
      "subitem": "font",
      "scss": "$token-typo-heading-small-font"
    },
    "path": [
      "typo",
      "heading",
      "small",
      "font"
    ]
  },
  {
    "value": "inherit",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "inherit"
    },
    "name": "TOKEN_TYPO_HEADING_SMALL_TEXT_TRANSFORM",
    "attributes": {
      "category": "typo",
      "type": "heading",
      "item": "small",
      "subitem": "textTransform",
      "scss": "$token-typo-heading-small-text-transform"
    },
    "path": [
      "typo",
      "heading",
      "small",
      "textTransform"
    ]
  },
  {
    "value": "normal normal 600 1.25rem/1.75rem \"Roboto\", Arial, Helvetica, sans-serif",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "normal normal {fontWeight.brand.semiBold.value} {fontSize.brand.heading.regular.value}/{lineHeight.brand.heading.regular.value} {fontFamily.brand.value}"
    },
    "name": "TOKEN_TYPO_HEADING_REGULAR_FONT",
    "attributes": {
      "category": "typo",
      "type": "heading",
      "item": "regular",
      "subitem": "font",
      "scss": "$token-typo-heading-regular-font"
    },
    "path": [
      "typo",
      "heading",
      "regular",
      "font"
    ]
  },
  {
    "value": "inherit",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "inherit"
    },
    "name": "TOKEN_TYPO_HEADING_REGULAR_TEXT_TRANSFORM",
    "attributes": {
      "category": "typo",
      "type": "heading",
      "item": "regular",
      "subitem": "textTransform",
      "scss": "$token-typo-heading-regular-text-transform"
    },
    "path": [
      "typo",
      "heading",
      "regular",
      "textTransform"
    ]
  },
  {
    "value": "normal normal 600 1.5rem/2rem \"Roboto\", Arial, Helvetica, sans-serif",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "normal normal {fontWeight.brand.semiBold.value} {fontSize.brand.heading.large.value}/{lineHeight.brand.heading.large.value} {fontFamily.brand.value}"
    },
    "name": "TOKEN_TYPO_HEADING_LARGE_FONT",
    "attributes": {
      "category": "typo",
      "type": "heading",
      "item": "large",
      "subitem": "font",
      "scss": "$token-typo-heading-large-font"
    },
    "path": [
      "typo",
      "heading",
      "large",
      "font"
    ]
  },
  {
    "value": "inherit",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "inherit"
    },
    "name": "TOKEN_TYPO_HEADING_LARGE_TEXT_TRANSFORM",
    "attributes": {
      "category": "typo",
      "type": "heading",
      "item": "large",
      "subitem": "textTransform",
      "scss": "$token-typo-heading-large-text-transform"
    },
    "path": [
      "typo",
      "heading",
      "large",
      "textTransform"
    ]
  },
  {
    "value": "normal normal 400 2rem/40px \"Roboto\", Arial, Helvetica, sans-serif",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "normal normal {fontWeight.brand.regular.value} {fontSize.brand.display.small.value}/{lineHeight.brand.display.small.value} {fontFamily.brand.value}"
    },
    "name": "TOKEN_TYPO_DISPLAY_SMALL_FONT",
    "attributes": {
      "category": "typo",
      "type": "display",
      "item": "small",
      "subitem": "font",
      "scss": "$token-typo-display-small-font"
    },
    "path": [
      "typo",
      "display",
      "small",
      "font"
    ]
  },
  {
    "value": "inherit",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "inherit"
    },
    "name": "TOKEN_TYPO_DISPLAY_SMALL_TEXT_TRANSFORM",
    "attributes": {
      "category": "typo",
      "type": "display",
      "item": "small",
      "subitem": "textTransform",
      "scss": "$token-typo-display-small-text-transform"
    },
    "path": [
      "typo",
      "display",
      "small",
      "textTransform"
    ]
  },
  {
    "value": "normal normal 400 2.5rem/56px \"Roboto\", Arial, Helvetica, sans-serif",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "normal normal {fontWeight.brand.regular.value} {fontSize.brand.display.regular.value}/{lineHeight.brand.display.regular.value} {fontFamily.brand.value}"
    },
    "name": "TOKEN_TYPO_DISPLAY_REGULAR_FONT",
    "attributes": {
      "category": "typo",
      "type": "display",
      "item": "regular",
      "subitem": "font",
      "scss": "$token-typo-display-regular-font"
    },
    "path": [
      "typo",
      "display",
      "regular",
      "font"
    ]
  },
  {
    "value": "inherit",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "inherit"
    },
    "name": "TOKEN_TYPO_DISPLAY_REGULAR_TEXT_TRANSFORM",
    "attributes": {
      "category": "typo",
      "type": "display",
      "item": "regular",
      "subitem": "textTransform",
      "scss": "$token-typo-display-regular-text-transform"
    },
    "path": [
      "typo",
      "display",
      "regular",
      "textTransform"
    ]
  },
  {
    "value": "normal normal 400 3rem/56px \"Roboto\", Arial, Helvetica, sans-serif",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "normal normal {fontWeight.brand.regular.value} {fontSize.brand.display.large.value}/{lineHeight.brand.display.large.value} {fontFamily.brand.value}"
    },
    "name": "TOKEN_TYPO_DISPLAY_LARGE_FONT",
    "attributes": {
      "category": "typo",
      "type": "display",
      "item": "large",
      "subitem": "font",
      "scss": "$token-typo-display-large-font"
    },
    "path": [
      "typo",
      "display",
      "large",
      "font"
    ]
  },
  {
    "value": "inherit",
    "filePath": "src/brands/zap/web/components/l-typo.json",
    "isSource": true,
    "original": {
      "value": "inherit"
    },
    "name": "TOKEN_TYPO_DISPLAY_LARGE_TEXT_TRANSFORM",
    "attributes": {
      "category": "typo",
      "type": "display",
      "item": "large",
      "subitem": "textTransform",
      "scss": "$token-typo-display-large-text-transform"
    },
    "path": [
      "typo",
      "display",
      "large",
      "textTransform"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.standard.borderColor.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_STANDARD_BORDER_COLOR",
    "attributes": {
      "category": "newAccordion",
      "type": "standard",
      "item": "borderColor",
      "scss": "$token-new-accordion-standard-border-color"
    },
    "path": [
      "newAccordion",
      "standard",
      "borderColor"
    ]
  },
  {
    "value": "8px",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.standard.borderRadius.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_STANDARD_BORDER_RADIUS",
    "attributes": {
      "category": "newAccordion",
      "type": "standard",
      "item": "borderRadius",
      "scss": "$token-new-accordion-standard-border-radius"
    },
    "path": [
      "newAccordion",
      "standard",
      "borderRadius"
    ]
  },
  {
    "value": "1px",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.standard.borderSize.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_STANDARD_BORDER_SIZE",
    "attributes": {
      "category": "newAccordion",
      "type": "standard",
      "item": "borderSize",
      "scss": "$token-new-accordion-standard-border-size"
    },
    "path": [
      "newAccordion",
      "standard",
      "borderSize"
    ]
  },
  {
    "value": "#c1ecfb",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.standard.focus.shadow.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_STANDARD_FOCUS_SHADOW",
    "attributes": {
      "category": "newAccordion",
      "type": "standard",
      "item": "focus",
      "subitem": "shadow",
      "scss": "$token-new-accordion-standard-focus-shadow"
    },
    "path": [
      "newAccordion",
      "standard",
      "focus",
      "shadow"
    ]
  },
  {
    "value": "#c1ecfb",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.standard.hover.background.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_STANDARD_HOVER_BACKGROUND",
    "attributes": {
      "category": "newAccordion",
      "type": "standard",
      "item": "hover",
      "subitem": "background",
      "scss": "$token-new-accordion-standard-hover-background"
    },
    "path": [
      "newAccordion",
      "standard",
      "hover",
      "background"
    ]
  },
  {
    "value": "#0eaae0",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.standard.hover.borderColor.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_STANDARD_HOVER_BORDER_COLOR",
    "attributes": {
      "category": "newAccordion",
      "type": "standard",
      "item": "hover",
      "subitem": "borderColor",
      "scss": "$token-new-accordion-standard-hover-border-color"
    },
    "path": [
      "newAccordion",
      "standard",
      "hover",
      "borderColor"
    ]
  },
  {
    "value": "#0eaae0",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.standard.open.borderColor.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_STANDARD_OPEN_BORDER_COLOR",
    "attributes": {
      "category": "newAccordion",
      "type": "standard",
      "item": "open",
      "subitem": "borderColor",
      "scss": "$token-new-accordion-standard-open-border-color"
    },
    "path": [
      "newAccordion",
      "standard",
      "open",
      "borderColor"
    ]
  },
  {
    "value": "2px",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.standard.open.borderSize.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_STANDARD_OPEN_BORDER_SIZE",
    "attributes": {
      "category": "newAccordion",
      "type": "standard",
      "item": "open",
      "subitem": "borderSize",
      "scss": "$token-new-accordion-standard-open-border-size"
    },
    "path": [
      "newAccordion",
      "standard",
      "open",
      "borderSize"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.mobile.arrow.size.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_MOBILE_ARROW_SIZE",
    "attributes": {
      "category": "newAccordion",
      "type": "mobile",
      "item": "arrow",
      "subitem": "size",
      "scss": "$token-new-accordion-mobile-arrow-size"
    },
    "path": [
      "newAccordion",
      "mobile",
      "arrow",
      "size"
    ]
  },
  {
    "value": "#5e6a82",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.arrow.color.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_ARROW_COLOR",
    "attributes": {
      "category": "newAccordion",
      "type": "arrow",
      "item": "color",
      "scss": "$token-new-accordion-arrow-color"
    },
    "path": [
      "newAccordion",
      "arrow",
      "color"
    ]
  },
  {
    "value": "1.5rem",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.spacing.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_SPACING",
    "attributes": {
      "category": "newAccordion",
      "type": "spacing",
      "scss": "$token-new-accordion-spacing"
    },
    "path": [
      "newAccordion",
      "spacing"
    ]
  },
  {
    "value": "#1a1d23",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.button.color.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_BUTTON_COLOR",
    "attributes": {
      "category": "newAccordion",
      "type": "button",
      "item": "color",
      "scss": "$token-new-accordion-button-color"
    },
    "path": [
      "newAccordion",
      "button",
      "color"
    ]
  },
  {
    "value": "1.25rem",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.button.fontSize.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_BUTTON_FONT_SIZE",
    "attributes": {
      "category": "newAccordion",
      "type": "button",
      "item": "fontSize",
      "scss": "$token-new-accordion-button-font-size"
    },
    "path": [
      "newAccordion",
      "button",
      "fontSize"
    ]
  },
  {
    "value": "500",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.button.fontWeight.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_BUTTON_FONT_WEIGHT",
    "attributes": {
      "category": "newAccordion",
      "type": "button",
      "item": "fontWeight",
      "scss": "$token-new-accordion-button-font-weight"
    },
    "path": [
      "newAccordion",
      "button",
      "fontWeight"
    ]
  },
  {
    "value": "140%",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.button.lineHeight.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_BUTTON_LINE_HEIGHT",
    "attributes": {
      "category": "newAccordion",
      "type": "button",
      "item": "lineHeight",
      "scss": "$token-new-accordion-button-line-height"
    },
    "path": [
      "newAccordion",
      "button",
      "lineHeight"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.content.spacing.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_CONTENT_SPACING",
    "attributes": {
      "category": "newAccordion",
      "type": "content",
      "item": "spacing",
      "scss": "$token-new-accordion-content-spacing"
    },
    "path": [
      "newAccordion",
      "content",
      "spacing"
    ]
  },
  {
    "value": "#0eaae0",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.open.button.color.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_OPEN_BUTTON_COLOR",
    "attributes": {
      "category": "newAccordion",
      "type": "open",
      "item": "button",
      "subitem": "color",
      "scss": "$token-new-accordion-open-button-color"
    },
    "path": [
      "newAccordion",
      "open",
      "button",
      "color"
    ]
  },
  {
    "value": "500",
    "filePath": "src/platforms/web/components/new-l-accordion.json",
    "isSource": true,
    "original": {
      "value": "{newAccordion.brand.open.button.fontWeight.value}"
    },
    "name": "TOKEN_NEW_ACCORDION_OPEN_BUTTON_FONT_WEIGHT",
    "attributes": {
      "category": "newAccordion",
      "type": "open",
      "item": "button",
      "subitem": "fontWeight",
      "scss": "$token-new-accordion-open-button-font-weight"
    },
    "path": [
      "newAccordion",
      "open",
      "button",
      "fontWeight"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-alert.json",
    "isSource": true,
    "original": {
      "value": "{newAlert.brand.backgroundInfo.value}"
    },
    "name": "TOKEN_NEW_ALERT_BACKGROUND_INFO",
    "attributes": {
      "category": "newAlert",
      "type": "backgroundInfo",
      "scss": "$token-new-alert-background-info"
    },
    "path": [
      "newAlert",
      "backgroundInfo"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-alert.json",
    "isSource": true,
    "original": {
      "value": "{newAlert.brand.backgroundSuccess.value}"
    },
    "name": "TOKEN_NEW_ALERT_BACKGROUND_SUCCESS",
    "attributes": {
      "category": "newAlert",
      "type": "backgroundSuccess",
      "scss": "$token-new-alert-background-success"
    },
    "path": [
      "newAlert",
      "backgroundSuccess"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-alert.json",
    "isSource": true,
    "original": {
      "value": "{newAlert.brand.backgroundAttention.value}"
    },
    "name": "TOKEN_NEW_ALERT_BACKGROUND_ATTENTION",
    "attributes": {
      "category": "newAlert",
      "type": "backgroundAttention",
      "scss": "$token-new-alert-background-attention"
    },
    "path": [
      "newAlert",
      "backgroundAttention"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-alert.json",
    "isSource": true,
    "original": {
      "value": "{newAlert.brand.backgroundError.value}"
    },
    "name": "TOKEN_NEW_ALERT_BACKGROUND_ERROR",
    "attributes": {
      "category": "newAlert",
      "type": "backgroundError",
      "scss": "$token-new-alert-background-error"
    },
    "path": [
      "newAlert",
      "backgroundError"
    ]
  },
  {
    "value": "0px",
    "filePath": "src/platforms/web/components/new-l-alert.json",
    "isSource": true,
    "original": {
      "value": "{newAlert.brand.borderRadius.value}"
    },
    "name": "TOKEN_NEW_ALERT_BORDER_RADIUS",
    "attributes": {
      "category": "newAlert",
      "type": "borderRadius",
      "scss": "$token-new-alert-border-radius"
    },
    "path": [
      "newAlert",
      "borderRadius"
    ]
  },
  {
    "value": "center",
    "filePath": "src/platforms/web/components/new-l-alert.json",
    "isSource": true,
    "original": {
      "value": "{newAlert.brand.bannerAlignIcon.value}"
    },
    "name": "TOKEN_NEW_ALERT_BANNER_ALIGN_ICON",
    "attributes": {
      "category": "newAlert",
      "type": "bannerAlignIcon",
      "scss": "$token-new-alert-banner-align-icon"
    },
    "path": [
      "newAlert",
      "bannerAlignIcon"
    ]
  },
  {
    "value": "1px",
    "filePath": "src/platforms/web/components/new-l-alert.json",
    "isSource": true,
    "original": {
      "value": "{newAlert.brand.bannerBorderWidth.value}"
    },
    "name": "TOKEN_NEW_ALERT_BANNER_BORDER_WIDTH",
    "attributes": {
      "category": "newAlert",
      "type": "bannerBorderWidth",
      "scss": "$token-new-alert-banner-border-width"
    },
    "path": [
      "newAlert",
      "bannerBorderWidth"
    ]
  },
  {
    "value": "0.5rem",
    "filePath": "src/platforms/web/components/new-l-alert.json",
    "isSource": true,
    "original": {
      "value": "{newAlert.brand.bannerBorderWidthLeft.value}"
    },
    "name": "TOKEN_NEW_ALERT_BANNER_BORDER_WIDTH_LEFT",
    "attributes": {
      "category": "newAlert",
      "type": "bannerBorderWidthLeft",
      "scss": "$token-new-alert-banner-border-width-left"
    },
    "path": [
      "newAlert",
      "bannerBorderWidthLeft"
    ]
  },
  {
    "value": "1px",
    "filePath": "src/platforms/web/components/new-l-alert.json",
    "isSource": true,
    "original": {
      "value": "{newAlert.brand.toastBorderWidth.value}"
    },
    "name": "TOKEN_NEW_ALERT_TOAST_BORDER_WIDTH",
    "attributes": {
      "category": "newAlert",
      "type": "toastBorderWidth",
      "scss": "$token-new-alert-toast-border-width"
    },
    "path": [
      "newAlert",
      "toastBorderWidth"
    ]
  },
  {
    "value": "26px",
    "filePath": "src/platforms/web/components/new-l-badge.json",
    "isSource": true,
    "original": {
      "value": "{newBadge.brand.borderRadius.value}"
    },
    "name": "TOKEN_NEW_BADGE_BORDER_RADIUS",
    "attributes": {
      "category": "newBadge",
      "type": "borderRadius",
      "scss": "$token-new-badge-border-radius"
    },
    "path": [
      "newBadge",
      "borderRadius"
    ]
  },
  {
    "value": "2px",
    "filePath": "src/platforms/web/components/new-l-badge.json",
    "isSource": true,
    "original": {
      "value": "{newBadge.brand.dotSpacing.value}"
    },
    "name": "TOKEN_NEW_BADGE_DOT_SPACING",
    "attributes": {
      "category": "newBadge",
      "type": "dotSpacing",
      "scss": "$token-new-badge-dot-spacing"
    },
    "path": [
      "newBadge",
      "dotSpacing"
    ]
  },
  {
    "value": "10px",
    "filePath": "src/platforms/web/components/new-l-badge.json",
    "isSource": true,
    "original": {
      "value": "{newBadge.brand.regular.dotSize.value}"
    },
    "name": "TOKEN_NEW_BADGE_REGULAR_DOT_SIZE",
    "attributes": {
      "category": "newBadge",
      "type": "regular",
      "item": "dotSize",
      "scss": "$token-new-badge-regular-dot-size"
    },
    "path": [
      "newBadge",
      "regular",
      "dotSize"
    ]
  },
  {
    "value": "24px",
    "filePath": "src/platforms/web/components/new-l-badge.json",
    "isSource": true,
    "original": {
      "value": "{newBadge.brand.regular.contentSize.value}"
    },
    "name": "TOKEN_NEW_BADGE_REGULAR_CONTENT_SIZE",
    "attributes": {
      "category": "newBadge",
      "type": "regular",
      "item": "contentSize",
      "scss": "$token-new-badge-regular-content-size"
    },
    "path": [
      "newBadge",
      "regular",
      "contentSize"
    ]
  },
  {
    "value": "0 0.25rem",
    "filePath": "src/platforms/web/components/new-l-badge.json",
    "isSource": true,
    "original": {
      "value": "{newBadge.brand.regular.contentPadding.value}"
    },
    "name": "TOKEN_NEW_BADGE_REGULAR_CONTENT_PADDING",
    "attributes": {
      "category": "newBadge",
      "type": "regular",
      "item": "contentPadding",
      "scss": "$token-new-badge-regular-content-padding"
    },
    "path": [
      "newBadge",
      "regular",
      "contentPadding"
    ]
  },
  {
    "value": "0.75rem",
    "filePath": "src/platforms/web/components/new-l-badge.json",
    "isSource": true,
    "original": {
      "value": "{newBadge.brand.regular.fontSize.value}"
    },
    "name": "TOKEN_NEW_BADGE_REGULAR_FONT_SIZE",
    "attributes": {
      "category": "newBadge",
      "type": "regular",
      "item": "fontSize",
      "scss": "$token-new-badge-regular-font-size"
    },
    "path": [
      "newBadge",
      "regular",
      "fontSize"
    ]
  },
  {
    "value": "400",
    "filePath": "src/platforms/web/components/new-l-badge.json",
    "isSource": true,
    "original": {
      "value": "{newBadge.brand.regular.fontWeight.value}"
    },
    "name": "TOKEN_NEW_BADGE_REGULAR_FONT_WEIGHT",
    "attributes": {
      "category": "newBadge",
      "type": "regular",
      "item": "fontWeight",
      "scss": "$token-new-badge-regular-font-weight"
    },
    "path": [
      "newBadge",
      "regular",
      "fontWeight"
    ]
  },
  {
    "value": "6px",
    "filePath": "src/platforms/web/components/new-l-badge.json",
    "isSource": true,
    "original": {
      "value": "{newBadge.brand.small.dotSize.value}"
    },
    "name": "TOKEN_NEW_BADGE_SMALL_DOT_SIZE",
    "attributes": {
      "category": "newBadge",
      "type": "small",
      "item": "dotSize",
      "scss": "$token-new-badge-small-dot-size"
    },
    "path": [
      "newBadge",
      "small",
      "dotSize"
    ]
  },
  {
    "value": "16px",
    "filePath": "src/platforms/web/components/new-l-badge.json",
    "isSource": true,
    "original": {
      "value": "{newBadge.brand.small.contentSize.value}"
    },
    "name": "TOKEN_NEW_BADGE_SMALL_CONTENT_SIZE",
    "attributes": {
      "category": "newBadge",
      "type": "small",
      "item": "contentSize",
      "scss": "$token-new-badge-small-content-size"
    },
    "path": [
      "newBadge",
      "small",
      "contentSize"
    ]
  },
  {
    "value": "0 0.25rem",
    "filePath": "src/platforms/web/components/new-l-badge.json",
    "isSource": true,
    "original": {
      "value": "{newBadge.brand.small.contentPadding.value}"
    },
    "name": "TOKEN_NEW_BADGE_SMALL_CONTENT_PADDING",
    "attributes": {
      "category": "newBadge",
      "type": "small",
      "item": "contentPadding",
      "scss": "$token-new-badge-small-content-padding"
    },
    "path": [
      "newBadge",
      "small",
      "contentPadding"
    ]
  },
  {
    "value": "calc(1rem / 2)",
    "filePath": "src/platforms/web/components/new-l-badge.json",
    "isSource": true,
    "original": {
      "value": "{newBadge.brand.small.fontSize.value}"
    },
    "name": "TOKEN_NEW_BADGE_SMALL_FONT_SIZE",
    "attributes": {
      "category": "newBadge",
      "type": "small",
      "item": "fontSize",
      "scss": "$token-new-badge-small-font-size"
    },
    "path": [
      "newBadge",
      "small",
      "fontSize"
    ]
  },
  {
    "value": "400",
    "filePath": "src/platforms/web/components/new-l-badge.json",
    "isSource": true,
    "original": {
      "value": "{newBadge.brand.small.fontWeight.value}"
    },
    "name": "TOKEN_NEW_BADGE_SMALL_FONT_WEIGHT",
    "attributes": {
      "category": "newBadge",
      "type": "small",
      "item": "fontWeight",
      "scss": "$token-new-badge-small-font-weight"
    },
    "path": [
      "newBadge",
      "small",
      "fontWeight"
    ]
  },
  {
    "value": "32px",
    "filePath": "src/platforms/web/components/new-l-badge.json",
    "isSource": true,
    "original": {
      "value": "{newBadge.brand.large.dotSize.value}"
    },
    "name": "TOKEN_NEW_BADGE_LARGE_DOT_SIZE",
    "attributes": {
      "category": "newBadge",
      "type": "large",
      "item": "dotSize",
      "scss": "$token-new-badge-large-dot-size"
    },
    "path": [
      "newBadge",
      "large",
      "dotSize"
    ]
  },
  {
    "value": "0 0.5rem",
    "filePath": "src/platforms/web/components/new-l-badge.json",
    "isSource": true,
    "original": {
      "value": "{newBadge.brand.large.contentPadding.value}"
    },
    "name": "TOKEN_NEW_BADGE_LARGE_CONTENT_PADDING",
    "attributes": {
      "category": "newBadge",
      "type": "large",
      "item": "contentPadding",
      "scss": "$token-new-badge-large-content-padding"
    },
    "path": [
      "newBadge",
      "large",
      "contentPadding"
    ]
  },
  {
    "value": "0.875rem",
    "filePath": "src/platforms/web/components/new-l-badge.json",
    "isSource": true,
    "original": {
      "value": "{newBadge.brand.large.fontSize.value}"
    },
    "name": "TOKEN_NEW_BADGE_LARGE_FONT_SIZE",
    "attributes": {
      "category": "newBadge",
      "type": "large",
      "item": "fontSize",
      "scss": "$token-new-badge-large-font-size"
    },
    "path": [
      "newBadge",
      "large",
      "fontSize"
    ]
  },
  {
    "value": "700",
    "filePath": "src/platforms/web/components/new-l-badge.json",
    "isSource": true,
    "original": {
      "value": "{newBadge.brand.large.fontWeight.value}"
    },
    "name": "TOKEN_NEW_BADGE_LARGE_FONT_WEIGHT",
    "attributes": {
      "category": "newBadge",
      "type": "large",
      "item": "fontWeight",
      "scss": "$token-new-badge-large-font-weight"
    },
    "path": [
      "newBadge",
      "large",
      "fontWeight"
    ]
  },
  {
    "value": "#ff5e00",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.color.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_COLOR",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "color",
      "scss": "$token-new-breadcrumb-color"
    },
    "path": [
      "newBreadcrumb",
      "color"
    ]
  },
  {
    "value": "2px 3px",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.small.icon.padding.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_SMALL_ICON_PADDING",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "small",
      "item": "icon",
      "subitem": "padding",
      "scss": "$token-new-breadcrumb-small-icon-padding"
    },
    "path": [
      "newBreadcrumb",
      "small",
      "icon",
      "padding"
    ]
  },
  {
    "value": "#cc4b00",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.hover.color.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_HOVER_COLOR",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "hover",
      "item": "color",
      "scss": "$token-new-breadcrumb-hover-color"
    },
    "path": [
      "newBreadcrumb",
      "hover",
      "color"
    ]
  },
  {
    "value": "#993800",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.active.color.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_ACTIVE_COLOR",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "active",
      "item": "color",
      "scss": "$token-new-breadcrumb-active-color"
    },
    "path": [
      "newBreadcrumb",
      "active",
      "color"
    ]
  },
  {
    "value": "#cc4b00",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.focus.color.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_FOCUS_COLOR",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "focus",
      "item": "color",
      "scss": "$token-new-breadcrumb-focus-color"
    },
    "path": [
      "newBreadcrumb",
      "focus",
      "color"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.font.size.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_FONT_SIZE",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "font",
      "item": "size",
      "scss": "$token-new-breadcrumb-font-size"
    },
    "path": [
      "newBreadcrumb",
      "font",
      "size"
    ]
  },
  {
    "value": "0.875rem",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.font.sizeSmall.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_FONT_SIZE_SMALL",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "font",
      "item": "sizeSmall",
      "scss": "$token-new-breadcrumb-font-size-small"
    },
    "path": [
      "newBreadcrumb",
      "font",
      "sizeSmall"
    ]
  },
  {
    "value": "400",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.font.weight.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_FONT_WEIGHT",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "font",
      "item": "weight",
      "scss": "$token-new-breadcrumb-font-weight"
    },
    "path": [
      "newBreadcrumb",
      "font",
      "weight"
    ]
  },
  {
    "value": "0 0.5rem",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.icon.spacing.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_ICON_SPACING",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "icon",
      "item": "spacing",
      "scss": "$token-new-breadcrumb-icon-spacing"
    },
    "path": [
      "newBreadcrumb",
      "icon",
      "spacing"
    ]
  },
  {
    "value": "null",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.dot.size.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_DOT_SIZE",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "dot",
      "item": "size",
      "scss": "$token-new-breadcrumb-dot-size"
    },
    "path": [
      "newBreadcrumb",
      "dot",
      "size"
    ]
  },
  {
    "value": "null",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.dot.spacing.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_DOT_SPACING",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "dot",
      "item": "spacing",
      "scss": "$token-new-breadcrumb-dot-spacing"
    },
    "path": [
      "newBreadcrumb",
      "dot",
      "spacing"
    ]
  },
  {
    "value": "null",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.dot.radius.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_DOT_RADIUS",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "dot",
      "item": "radius",
      "scss": "$token-new-breadcrumb-dot-radius"
    },
    "path": [
      "newBreadcrumb",
      "dot",
      "radius"
    ]
  },
  {
    "value": "null",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.primary.dot.color.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_PRIMARY_DOT_COLOR",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "primary",
      "item": "dot",
      "subitem": "color",
      "scss": "$token-new-breadcrumb-primary-dot-color"
    },
    "path": [
      "newBreadcrumb",
      "primary",
      "dot",
      "color"
    ]
  },
  {
    "value": "#ff9e66",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.primary.icon.color.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_PRIMARY_ICON_COLOR",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "primary",
      "item": "icon",
      "subitem": "color",
      "scss": "$token-new-breadcrumb-primary-icon-color"
    },
    "path": [
      "newBreadcrumb",
      "primary",
      "icon",
      "color"
    ]
  },
  {
    "value": "#cc4b00",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.primary.current.fontColor.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_PRIMARY_CURRENT_FONT_COLOR",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "primary",
      "item": "current",
      "subitem": "fontColor",
      "scss": "$token-new-breadcrumb-primary-current-font-color"
    },
    "path": [
      "newBreadcrumb",
      "primary",
      "current",
      "fontColor"
    ]
  },
  {
    "value": "null",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.secondary.dot.color.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_SECONDARY_DOT_COLOR",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "secondary",
      "item": "dot",
      "subitem": "color",
      "scss": "$token-new-breadcrumb-secondary-dot-color"
    },
    "path": [
      "newBreadcrumb",
      "secondary",
      "dot",
      "color"
    ]
  },
  {
    "value": "#9537f6",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.secondary.icon.color.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_SECONDARY_ICON_COLOR",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "secondary",
      "item": "icon",
      "subitem": "color",
      "scss": "$token-new-breadcrumb-secondary-icon-color"
    },
    "path": [
      "newBreadcrumb",
      "secondary",
      "icon",
      "color"
    ]
  },
  {
    "value": "#49078d",
    "filePath": "src/platforms/web/components/new-l-breadcrumb.json",
    "isSource": true,
    "original": {
      "value": "{newBreadcrumb.brand.secondary.current.fontColor.value}"
    },
    "name": "TOKEN_NEW_BREADCRUMB_SECONDARY_CURRENT_FONT_COLOR",
    "attributes": {
      "category": "newBreadcrumb",
      "type": "secondary",
      "item": "current",
      "subitem": "fontColor",
      "scss": "$token-new-breadcrumb-secondary-current-font-color"
    },
    "path": [
      "newBreadcrumb",
      "secondary",
      "current",
      "fontColor"
    ]
  },
  {
    "value": "700",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.default.fontWeight.value}"
    },
    "name": "TOKEN_NEW_BUTTON_DEFAULT_FONT_WEIGHT",
    "attributes": {
      "category": "newButton",
      "type": "default",
      "item": "fontWeight",
      "scss": "$token-new-button-default-font-weight"
    },
    "path": [
      "newButton",
      "default",
      "fontWeight"
    ]
  },
  {
    "value": "12px",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.default.borderRadius.value}"
    },
    "name": "TOKEN_NEW_BUTTON_DEFAULT_BORDER_RADIUS",
    "attributes": {
      "category": "newButton",
      "type": "default",
      "item": "borderRadius",
      "scss": "$token-new-button-default-border-radius"
    },
    "path": [
      "newButton",
      "default",
      "borderRadius"
    ]
  },
  {
    "value": "12px",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.default.noLabel.borderRadius.value}"
    },
    "name": "TOKEN_NEW_BUTTON_DEFAULT_NO_LABEL_BORDER_RADIUS",
    "attributes": {
      "category": "newButton",
      "type": "default",
      "item": "noLabel",
      "subitem": "borderRadius",
      "scss": "$token-new-button-default-no-label-border-radius"
    },
    "path": [
      "newButton",
      "default",
      "noLabel",
      "borderRadius"
    ]
  },
  {
    "value": "0.875rem",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.default.size.small.fontSize.value}"
    },
    "name": "TOKEN_NEW_BUTTON_DEFAULT_SIZE_SMALL_FONT_SIZE",
    "attributes": {
      "category": "newButton",
      "type": "default",
      "item": "size",
      "subitem": "small",
      "state": "fontSize",
      "scss": "$token-new-button-default-size-small-font-size"
    },
    "path": [
      "newButton",
      "default",
      "size",
      "small",
      "fontSize"
    ]
  },
  {
    "value": "2.75rem",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.default.size.small.height.value}"
    },
    "name": "TOKEN_NEW_BUTTON_DEFAULT_SIZE_SMALL_HEIGHT",
    "attributes": {
      "category": "newButton",
      "type": "default",
      "item": "size",
      "subitem": "small",
      "state": "height",
      "scss": "$token-new-button-default-size-small-height"
    },
    "path": [
      "newButton",
      "default",
      "size",
      "small",
      "height"
    ]
  },
  {
    "value": "1.5rem",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.default.size.small.lineHeight.value}"
    },
    "name": "TOKEN_NEW_BUTTON_DEFAULT_SIZE_SMALL_LINE_HEIGHT",
    "attributes": {
      "category": "newButton",
      "type": "default",
      "item": "size",
      "subitem": "small",
      "state": "lineHeight",
      "scss": "$token-new-button-default-size-small-line-height"
    },
    "path": [
      "newButton",
      "default",
      "size",
      "small",
      "lineHeight"
    ]
  },
  {
    "value": "0 1.5rem",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.default.size.small.padding.value}"
    },
    "name": "TOKEN_NEW_BUTTON_DEFAULT_SIZE_SMALL_PADDING",
    "attributes": {
      "category": "newButton",
      "type": "default",
      "item": "size",
      "subitem": "small",
      "state": "padding",
      "scss": "$token-new-button-default-size-small-padding"
    },
    "path": [
      "newButton",
      "default",
      "size",
      "small",
      "padding"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.default.size.regular.fontSize.value}"
    },
    "name": "TOKEN_NEW_BUTTON_DEFAULT_SIZE_REGULAR_FONT_SIZE",
    "attributes": {
      "category": "newButton",
      "type": "default",
      "item": "size",
      "subitem": "regular",
      "state": "fontSize",
      "scss": "$token-new-button-default-size-regular-font-size"
    },
    "path": [
      "newButton",
      "default",
      "size",
      "regular",
      "fontSize"
    ]
  },
  {
    "value": "3rem",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.default.size.regular.height.value}"
    },
    "name": "TOKEN_NEW_BUTTON_DEFAULT_SIZE_REGULAR_HEIGHT",
    "attributes": {
      "category": "newButton",
      "type": "default",
      "item": "size",
      "subitem": "regular",
      "state": "height",
      "scss": "$token-new-button-default-size-regular-height"
    },
    "path": [
      "newButton",
      "default",
      "size",
      "regular",
      "height"
    ]
  },
  {
    "value": "1.5rem",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.default.size.regular.lineHeight.value}"
    },
    "name": "TOKEN_NEW_BUTTON_DEFAULT_SIZE_REGULAR_LINE_HEIGHT",
    "attributes": {
      "category": "newButton",
      "type": "default",
      "item": "size",
      "subitem": "regular",
      "state": "lineHeight",
      "scss": "$token-new-button-default-size-regular-line-height"
    },
    "path": [
      "newButton",
      "default",
      "size",
      "regular",
      "lineHeight"
    ]
  },
  {
    "value": "0 1.5rem",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.default.size.regular.padding.value}"
    },
    "name": "TOKEN_NEW_BUTTON_DEFAULT_SIZE_REGULAR_PADDING",
    "attributes": {
      "category": "newButton",
      "type": "default",
      "item": "size",
      "subitem": "regular",
      "state": "padding",
      "scss": "$token-new-button-default-size-regular-padding"
    },
    "path": [
      "newButton",
      "default",
      "size",
      "regular",
      "padding"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.default.size.large.fontSize.value}"
    },
    "name": "TOKEN_NEW_BUTTON_DEFAULT_SIZE_LARGE_FONT_SIZE",
    "attributes": {
      "category": "newButton",
      "type": "default",
      "item": "size",
      "subitem": "large",
      "state": "fontSize",
      "scss": "$token-new-button-default-size-large-font-size"
    },
    "path": [
      "newButton",
      "default",
      "size",
      "large",
      "fontSize"
    ]
  },
  {
    "value": "3.5rem",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.default.size.large.height.value}"
    },
    "name": "TOKEN_NEW_BUTTON_DEFAULT_SIZE_LARGE_HEIGHT",
    "attributes": {
      "category": "newButton",
      "type": "default",
      "item": "size",
      "subitem": "large",
      "state": "height",
      "scss": "$token-new-button-default-size-large-height"
    },
    "path": [
      "newButton",
      "default",
      "size",
      "large",
      "height"
    ]
  },
  {
    "value": "1.5rem",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.default.size.large.lineHeight.value}"
    },
    "name": "TOKEN_NEW_BUTTON_DEFAULT_SIZE_LARGE_LINE_HEIGHT",
    "attributes": {
      "category": "newButton",
      "type": "default",
      "item": "size",
      "subitem": "large",
      "state": "lineHeight",
      "scss": "$token-new-button-default-size-large-line-height"
    },
    "path": [
      "newButton",
      "default",
      "size",
      "large",
      "lineHeight"
    ]
  },
  {
    "value": "0 1.5rem",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.default.size.large.padding.value}"
    },
    "name": "TOKEN_NEW_BUTTON_DEFAULT_SIZE_LARGE_PADDING",
    "attributes": {
      "category": "newButton",
      "type": "default",
      "item": "size",
      "subitem": "large",
      "state": "padding",
      "scss": "$token-new-button-default-size-large-padding"
    },
    "path": [
      "newButton",
      "default",
      "size",
      "large",
      "padding"
    ]
  },
  {
    "value": "1px solid #ff5e00",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.standard.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_STANDARD_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "standard",
      "subitem": "border",
      "scss": "$token-new-button-primary-standard-border"
    },
    "path": [
      "newButton",
      "primary",
      "standard",
      "border"
    ]
  },
  {
    "value": "#ff5e00",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.primary.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_STANDARD_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "standard",
      "subitem": "backgroundColor",
      "scss": "$token-new-button-primary-standard-background-color"
    },
    "path": [
      "newButton",
      "primary",
      "standard",
      "backgroundColor"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.standard.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_STANDARD_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "standard",
      "subitem": "color",
      "scss": "$token-new-button-primary-standard-color"
    },
    "path": [
      "newButton",
      "primary",
      "standard",
      "color"
    ]
  },
  {
    "value": "1px solid #cc4b00",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.standard.hover.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_STANDARD_HOVER_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "standard",
      "subitem": "hover",
      "state": "border",
      "scss": "$token-new-button-primary-standard-hover-border"
    },
    "path": [
      "newButton",
      "primary",
      "standard",
      "hover",
      "border"
    ]
  },
  {
    "value": "#cc4b00",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.standard.hover.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_STANDARD_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "standard",
      "subitem": "hover",
      "state": "backgroundColor",
      "scss": "$token-new-button-primary-standard-hover-background-color"
    },
    "path": [
      "newButton",
      "primary",
      "standard",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid #993800",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.standard.active.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_STANDARD_ACTIVE_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "standard",
      "subitem": "active",
      "state": "border",
      "scss": "$token-new-button-primary-standard-active-border"
    },
    "path": [
      "newButton",
      "primary",
      "standard",
      "active",
      "border"
    ]
  },
  {
    "value": "#993800",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.standard.active.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_STANDARD_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "standard",
      "subitem": "active",
      "state": "backgroundColor",
      "scss": "$token-new-button-primary-standard-active-background-color"
    },
    "path": [
      "newButton",
      "primary",
      "standard",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid #ff5e00",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.outline.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_OUTLINE_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "outline",
      "subitem": "border",
      "scss": "$token-new-button-primary-outline-border"
    },
    "path": [
      "newButton",
      "primary",
      "outline",
      "border"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_OUTLINE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "outline",
      "subitem": "backgroundColor",
      "scss": "$token-new-button-primary-outline-background-color"
    },
    "path": [
      "newButton",
      "primary",
      "outline",
      "backgroundColor"
    ]
  },
  {
    "value": "#ff5e00",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.outline.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_OUTLINE_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "outline",
      "subitem": "color",
      "scss": "$token-new-button-primary-outline-color"
    },
    "path": [
      "newButton",
      "primary",
      "outline",
      "color"
    ]
  },
  {
    "value": "#ffdfcc",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.outline.hover.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_OUTLINE_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "outline",
      "subitem": "hover",
      "state": "backgroundColor",
      "scss": "$token-new-button-primary-outline-hover-background-color"
    },
    "path": [
      "newButton",
      "primary",
      "outline",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "#ff9e66",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.outline.active.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_OUTLINE_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "outline",
      "subitem": "active",
      "state": "backgroundColor",
      "scss": "$token-new-button-primary-outline-active-background-color"
    },
    "path": [
      "newButton",
      "primary",
      "outline",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid transparent",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.borderless.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_BORDERLESS_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "borderless",
      "subitem": "border",
      "scss": "$token-new-button-primary-borderless-border"
    },
    "path": [
      "newButton",
      "primary",
      "borderless",
      "border"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_BORDERLESS_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "borderless",
      "subitem": "backgroundColor",
      "scss": "$token-new-button-primary-borderless-background-color"
    },
    "path": [
      "newButton",
      "primary",
      "borderless",
      "backgroundColor"
    ]
  },
  {
    "value": "#ff5e00",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.borderless.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_BORDERLESS_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "borderless",
      "subitem": "color",
      "scss": "$token-new-button-primary-borderless-color"
    },
    "path": [
      "newButton",
      "primary",
      "borderless",
      "color"
    ]
  },
  {
    "value": "#ffdfcc",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.borderless.hover.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_BORDERLESS_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "borderless",
      "subitem": "hover",
      "state": "backgroundColor",
      "scss": "$token-new-button-primary-borderless-hover-background-color"
    },
    "path": [
      "newButton",
      "primary",
      "borderless",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "#ff9e66",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.borderless.active.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_BORDERLESS_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "borderless",
      "subitem": "active",
      "state": "backgroundColor",
      "scss": "$token-new-button-primary-borderless-active-background-color"
    },
    "path": [
      "newButton",
      "primary",
      "borderless",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "#ff5e00",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.iconButton.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_ICON_BUTTON_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "iconButton",
      "subitem": "color",
      "scss": "$token-new-button-primary-icon-button-color"
    },
    "path": [
      "newButton",
      "primary",
      "iconButton",
      "color"
    ]
  },
  {
    "value": "1px solid #cfd4dd",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.iconButton.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_ICON_BUTTON_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "iconButton",
      "subitem": "border",
      "scss": "$token-new-button-primary-icon-button-border"
    },
    "path": [
      "newButton",
      "primary",
      "iconButton",
      "border"
    ]
  },
  {
    "value": "3rem",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.iconButton.width.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_ICON_BUTTON_WIDTH",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "iconButton",
      "subitem": "width",
      "scss": "$token-new-button-primary-icon-button-width"
    },
    "path": [
      "newButton",
      "primary",
      "iconButton",
      "width"
    ]
  },
  {
    "value": "3rem",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.iconButton.height.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_ICON_BUTTON_HEIGHT",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "iconButton",
      "subitem": "height",
      "scss": "$token-new-button-primary-icon-button-height"
    },
    "path": [
      "newButton",
      "primary",
      "iconButton",
      "height"
    ]
  },
  {
    "value": "#ffdfcc",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.iconButton.hover.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_ICON_BUTTON_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "iconButton",
      "subitem": "hover",
      "state": "backgroundColor",
      "scss": "$token-new-button-primary-icon-button-hover-background-color"
    },
    "path": [
      "newButton",
      "primary",
      "iconButton",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "#ff5e00",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.primary.iconButton.active.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_PRIMARY_ICON_BUTTON_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "primary",
      "item": "iconButton",
      "subitem": "active",
      "state": "backgroundColor",
      "scss": "$token-new-button-primary-icon-button-active-background-color"
    },
    "path": [
      "newButton",
      "primary",
      "iconButton",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid #6e0ad6",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.standard.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_STANDARD_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "standard",
      "subitem": "border",
      "scss": "$token-new-button-secondary-standard-border"
    },
    "path": [
      "newButton",
      "secondary",
      "standard",
      "border"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.standard.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_STANDARD_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "standard",
      "subitem": "backgroundColor",
      "scss": "$token-new-button-secondary-standard-background-color"
    },
    "path": [
      "newButton",
      "secondary",
      "standard",
      "backgroundColor"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.standard.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_STANDARD_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "standard",
      "subitem": "color",
      "scss": "$token-new-button-secondary-standard-color"
    },
    "path": [
      "newButton",
      "secondary",
      "standard",
      "color"
    ]
  },
  {
    "value": "1px solid #49078d",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.standard.hover.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_STANDARD_HOVER_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "standard",
      "subitem": "hover",
      "state": "border",
      "scss": "$token-new-button-secondary-standard-hover-border"
    },
    "path": [
      "newButton",
      "secondary",
      "standard",
      "hover",
      "border"
    ]
  },
  {
    "value": "#49078d",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.standard.hover.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_STANDARD_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "standard",
      "subitem": "hover",
      "state": "backgroundColor",
      "scss": "$token-new-button-secondary-standard-hover-background-color"
    },
    "path": [
      "newButton",
      "secondary",
      "standard",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid #230344",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.standard.active.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_STANDARD_ACTIVE_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "standard",
      "subitem": "active",
      "state": "border",
      "scss": "$token-new-button-secondary-standard-active-border"
    },
    "path": [
      "newButton",
      "secondary",
      "standard",
      "active",
      "border"
    ]
  },
  {
    "value": "#230344",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.standard.active.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_STANDARD_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "standard",
      "subitem": "active",
      "state": "backgroundColor",
      "scss": "$token-new-button-secondary-standard-active-background-color"
    },
    "path": [
      "newButton",
      "secondary",
      "standard",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid #6e0ad6",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.outline.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_OUTLINE_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "outline",
      "subitem": "border",
      "scss": "$token-new-button-secondary-outline-border"
    },
    "path": [
      "newButton",
      "secondary",
      "outline",
      "border"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.outline.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_OUTLINE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "outline",
      "subitem": "backgroundColor",
      "scss": "$token-new-button-secondary-outline-background-color"
    },
    "path": [
      "newButton",
      "secondary",
      "outline",
      "backgroundColor"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.outline.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_OUTLINE_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "outline",
      "subitem": "color",
      "scss": "$token-new-button-secondary-outline-color"
    },
    "path": [
      "newButton",
      "secondary",
      "outline",
      "color"
    ]
  },
  {
    "value": "#e5cefd",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.outline.hover.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_OUTLINE_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "outline",
      "subitem": "hover",
      "state": "backgroundColor",
      "scss": "$token-new-button-secondary-outline-hover-background-color"
    },
    "path": [
      "newButton",
      "secondary",
      "outline",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "#9537f6",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.outline.active.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_OUTLINE_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "outline",
      "subitem": "active",
      "state": "backgroundColor",
      "scss": "$token-new-button-secondary-outline-active-background-color"
    },
    "path": [
      "newButton",
      "secondary",
      "outline",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid transparent",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.borderless.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_BORDERLESS_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "borderless",
      "subitem": "border",
      "scss": "$token-new-button-secondary-borderless-border"
    },
    "path": [
      "newButton",
      "secondary",
      "borderless",
      "border"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.borderless.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_BORDERLESS_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "borderless",
      "subitem": "backgroundColor",
      "scss": "$token-new-button-secondary-borderless-background-color"
    },
    "path": [
      "newButton",
      "secondary",
      "borderless",
      "backgroundColor"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.borderless.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_BORDERLESS_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "borderless",
      "subitem": "color",
      "scss": "$token-new-button-secondary-borderless-color"
    },
    "path": [
      "newButton",
      "secondary",
      "borderless",
      "color"
    ]
  },
  {
    "value": "#e5cefd",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.borderless.hover.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_BORDERLESS_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "borderless",
      "subitem": "hover",
      "state": "backgroundColor",
      "scss": "$token-new-button-secondary-borderless-hover-background-color"
    },
    "path": [
      "newButton",
      "secondary",
      "borderless",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "#9537f6",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.borderless.active.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_BORDERLESS_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "borderless",
      "subitem": "active",
      "state": "backgroundColor",
      "scss": "$token-new-button-secondary-borderless-active-background-color"
    },
    "path": [
      "newButton",
      "secondary",
      "borderless",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.iconButton.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_ICON_BUTTON_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "iconButton",
      "subitem": "color",
      "scss": "$token-new-button-secondary-icon-button-color"
    },
    "path": [
      "newButton",
      "secondary",
      "iconButton",
      "color"
    ]
  },
  {
    "value": "1px solid #cfd4dd",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.iconButton.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_ICON_BUTTON_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "iconButton",
      "subitem": "border",
      "scss": "$token-new-button-secondary-icon-button-border"
    },
    "path": [
      "newButton",
      "secondary",
      "iconButton",
      "border"
    ]
  },
  {
    "value": "3rem",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.iconButton.width.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_ICON_BUTTON_WIDTH",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "iconButton",
      "subitem": "width",
      "scss": "$token-new-button-secondary-icon-button-width"
    },
    "path": [
      "newButton",
      "secondary",
      "iconButton",
      "width"
    ]
  },
  {
    "value": "3rem",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.iconButton.height.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_ICON_BUTTON_HEIGHT",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "iconButton",
      "subitem": "height",
      "scss": "$token-new-button-secondary-icon-button-height"
    },
    "path": [
      "newButton",
      "secondary",
      "iconButton",
      "height"
    ]
  },
  {
    "value": "#e5cefd",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.iconButton.hover.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_ICON_BUTTON_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "iconButton",
      "subitem": "hover",
      "state": "backgroundColor",
      "scss": "$token-new-button-secondary-icon-button-hover-background-color"
    },
    "path": [
      "newButton",
      "secondary",
      "iconButton",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.secondary.iconButton.active.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SECONDARY_ICON_BUTTON_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "secondary",
      "item": "iconButton",
      "subitem": "active",
      "state": "backgroundColor",
      "scss": "$token-new-button-secondary-icon-button-active-background-color"
    },
    "path": [
      "newButton",
      "secondary",
      "iconButton",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid #5e6a82",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "border",
      "scss": "$token-new-button-neutral-standard-border"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "border"
    ]
  },
  {
    "value": "#5e6a82",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "backgroundColor",
      "scss": "$token-new-button-neutral-standard-background-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "backgroundColor"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "color",
      "scss": "$token-new-button-neutral-standard-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "color"
    ]
  },
  {
    "value": "1px solid #3c4453",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.hover.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_HOVER_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "hover",
      "state": "border",
      "scss": "$token-new-button-neutral-standard-hover-border"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "hover",
      "border"
    ]
  },
  {
    "value": "#3c4453",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.hover.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "hover",
      "state": "backgroundColor",
      "scss": "$token-new-button-neutral-standard-hover-background-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.hover.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_HOVER_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "hover",
      "state": "color",
      "scss": "$token-new-button-neutral-standard-hover-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "hover",
      "color"
    ]
  },
  {
    "value": "#1a1d23",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.active.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_ACTIVE_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "active",
      "state": "border",
      "scss": "$token-new-button-neutral-standard-active-border"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "active",
      "border"
    ]
  },
  {
    "value": "#1a1d23",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.active.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "active",
      "state": "backgroundColor",
      "scss": "$token-new-button-neutral-standard-active-background-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.active.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_ACTIVE_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "active",
      "state": "color",
      "scss": "$token-new-button-neutral-standard-active-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "active",
      "color"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.disabled.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_DISABLED_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "disabled",
      "state": "border",
      "scss": "$token-new-button-neutral-standard-disabled-border"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "disabled",
      "border"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.disabled.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_DISABLED_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "disabled",
      "state": "backgroundColor",
      "scss": "$token-new-button-neutral-standard-disabled-background-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "disabled",
      "backgroundColor"
    ]
  },
  {
    "value": "#5e6a82",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.disabled.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_DISABLED_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "disabled",
      "state": "color",
      "scss": "$token-new-button-neutral-standard-disabled-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "disabled",
      "color"
    ]
  },
  {
    "value": "1px solid transparent",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.borderless.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_BORDERLESS_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "borderless",
      "state": "border",
      "scss": "$token-new-button-neutral-standard-borderless-border"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "borderless",
      "border"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_BORDERLESS_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "borderless",
      "state": "backgroundColor",
      "scss": "$token-new-button-neutral-standard-borderless-background-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "borderless",
      "backgroundColor"
    ]
  },
  {
    "value": "#5e6a82",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.borderless.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_BORDERLESS_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "borderless",
      "state": "color",
      "scss": "$token-new-button-neutral-standard-borderless-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "borderless",
      "color"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.borderless.hover.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_BORDERLESS_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "borderless",
      "state": "hover",
      "scss": "$token-new-button-neutral-standard-borderless-hover-background-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "borderless",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "underline",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.borderless.hover.textDecoration.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_BORDERLESS_HOVER_TEXT_DECORATION",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "borderless",
      "state": "hover",
      "scss": "$token-new-button-neutral-standard-borderless-hover-text-decoration"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "borderless",
      "hover",
      "textDecoration"
    ]
  },
  {
    "value": "1px solid transparent",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.borderless.hover.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_BORDERLESS_HOVER_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "borderless",
      "state": "hover",
      "scss": "$token-new-button-neutral-standard-borderless-hover-border"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "borderless",
      "hover",
      "border"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.borderless.active.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_BORDERLESS_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "borderless",
      "state": "active",
      "scss": "$token-new-button-neutral-standard-borderless-active-background-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "borderless",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid transparent",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.borderless.active.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_BORDERLESS_ACTIVE_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "borderless",
      "state": "active",
      "scss": "$token-new-button-neutral-standard-borderless-active-border"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "borderless",
      "active",
      "border"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.borderless.disabled.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_BORDERLESS_DISABLED_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "borderless",
      "state": "disabled",
      "scss": "$token-new-button-neutral-standard-borderless-disabled-background-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "borderless",
      "disabled",
      "backgroundColor"
    ]
  },
  {
    "value": "#5e6a82",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.disabled.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_BORDERLESS_DISABLED_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "borderless",
      "state": "disabled",
      "scss": "$token-new-button-neutral-standard-borderless-disabled-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "borderless",
      "disabled",
      "color"
    ]
  },
  {
    "value": "1px solid #8994a9",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.disabled.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_BORDERLESS_DISABLED_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "borderless",
      "state": "disabled",
      "scss": "$token-new-button-neutral-standard-borderless-disabled-border"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "borderless",
      "disabled",
      "border"
    ]
  },
  {
    "value": "1px solid #5e6a82",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.outline.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_OUTLINE_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "outline",
      "state": "border",
      "scss": "$token-new-button-neutral-standard-outline-border"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "outline",
      "border"
    ]
  },
  {
    "value": "transparent",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.outline.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_OUTLINE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "outline",
      "state": "backgroundColor",
      "scss": "$token-new-button-neutral-standard-outline-background-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "outline",
      "backgroundColor"
    ]
  },
  {
    "value": "#5e6a82",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.outline.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_OUTLINE_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "outline",
      "state": "color",
      "scss": "$token-new-button-neutral-standard-outline-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "outline",
      "color"
    ]
  },
  {
    "value": "#f5f6f7",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.outline.hover.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_OUTLINE_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "outline",
      "state": "hover",
      "scss": "$token-new-button-neutral-standard-outline-hover-background-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "outline",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.outline.active.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_OUTLINE_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "outline",
      "state": "active",
      "scss": "$token-new-button-neutral-standard-outline-active-background-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "outline",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "#8994a9",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.outline.disabled.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_OUTLINE_DISABLED_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "outline",
      "state": "disabled",
      "scss": "$token-new-button-neutral-standard-outline-disabled-color"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "outline",
      "disabled",
      "color"
    ]
  },
  {
    "value": "1px solid 80",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.neutral.standard.outline.disabled.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_NEUTRAL_STANDARD_OUTLINE_DISABLED_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "neutral",
      "item": "standard",
      "subitem": "outline",
      "state": "disabled",
      "scss": "$token-new-button-neutral-standard-outline-disabled-border"
    },
    "path": [
      "newButton",
      "neutral",
      "standard",
      "outline",
      "disabled",
      "border"
    ]
  },
  {
    "value": "1px solid #e22828",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid {color.brand.feedback.error.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_ERROR_STANDARD_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "error",
      "item": "standard",
      "subitem": "border",
      "scss": "$token-new-button-error-standard-border"
    },
    "path": [
      "newButton",
      "error",
      "standard",
      "border"
    ]
  },
  {
    "value": "#e22828",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.error.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_ERROR_STANDARD_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "error",
      "item": "standard",
      "subitem": "backgroundColor",
      "scss": "$token-new-button-error-standard-background-color"
    },
    "path": [
      "newButton",
      "error",
      "standard",
      "backgroundColor"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_ERROR_STANDARD_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "error",
      "item": "standard",
      "subitem": "color",
      "scss": "$token-new-button-error-standard-color"
    },
    "path": [
      "newButton",
      "error",
      "standard",
      "color"
    ]
  },
  {
    "value": "1px solid #901111",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid {color.brand.feedback.error.110.value}"
    },
    "name": "TOKEN_NEW_BUTTON_ERROR_STANDARD_HOVER_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "error",
      "item": "standard",
      "subitem": "hover",
      "state": "border",
      "scss": "$token-new-button-error-standard-hover-border"
    },
    "path": [
      "newButton",
      "error",
      "standard",
      "hover",
      "border"
    ]
  },
  {
    "value": "#901111",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.error.110.value}"
    },
    "name": "TOKEN_NEW_BUTTON_ERROR_STANDARD_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "error",
      "item": "standard",
      "subitem": "hover",
      "state": "backgroundColor",
      "scss": "$token-new-button-error-standard-hover-background-color"
    },
    "path": [
      "newButton",
      "error",
      "standard",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid #3b0505",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid {color.brand.feedback.error.120.value}"
    },
    "name": "TOKEN_NEW_BUTTON_ERROR_STANDARD_ACTIVE_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "error",
      "item": "standard",
      "subitem": "active",
      "state": "border",
      "scss": "$token-new-button-error-standard-active-border"
    },
    "path": [
      "newButton",
      "error",
      "standard",
      "active",
      "border"
    ]
  },
  {
    "value": "#3b0505",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.error.120.value}"
    },
    "name": "TOKEN_NEW_BUTTON_ERROR_STANDARD_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "error",
      "item": "standard",
      "subitem": "active",
      "state": "backgroundColor",
      "scss": "$token-new-button-error-standard-active-background-color"
    },
    "path": [
      "newButton",
      "error",
      "standard",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid #f9af27",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid {color.brand.feedback.attention.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_ATTENTION_STANDARD_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "attention",
      "item": "standard",
      "subitem": "border",
      "scss": "$token-new-button-attention-standard-border"
    },
    "path": [
      "newButton",
      "attention",
      "standard",
      "border"
    ]
  },
  {
    "value": "#f9af27",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.attention.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_ATTENTION_STANDARD_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "attention",
      "item": "standard",
      "subitem": "backgroundColor",
      "scss": "$token-new-button-attention-standard-background-color"
    },
    "path": [
      "newButton",
      "attention",
      "standard",
      "backgroundColor"
    ]
  },
  {
    "value": "#1a1d23",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.12.value}"
    },
    "name": "TOKEN_NEW_BUTTON_ATTENTION_STANDARD_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "attention",
      "item": "standard",
      "subitem": "color",
      "scss": "$token-new-button-attention-standard-color"
    },
    "path": [
      "newButton",
      "attention",
      "standard",
      "color"
    ]
  },
  {
    "value": "1px solid #7b5613",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid {color.brand.feedback.attention.110.value}"
    },
    "name": "TOKEN_NEW_BUTTON_ATTENTION_STANDARD_HOVER_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "attention",
      "item": "standard",
      "subitem": "hover",
      "state": "border",
      "scss": "$token-new-button-attention-standard-hover-border"
    },
    "path": [
      "newButton",
      "attention",
      "standard",
      "hover",
      "border"
    ]
  },
  {
    "value": "#7b5613",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.attention.110.value}"
    },
    "name": "TOKEN_NEW_BUTTON_ATTENTION_STANDARD_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "attention",
      "item": "standard",
      "subitem": "hover",
      "state": "backgroundColor",
      "scss": "$token-new-button-attention-standard-hover-background-color"
    },
    "path": [
      "newButton",
      "attention",
      "standard",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid #3c2a09",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid {color.brand.feedback.attention.120.value}"
    },
    "name": "TOKEN_NEW_BUTTON_ATTENTION_STANDARD_ACTIVE_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "attention",
      "item": "standard",
      "subitem": "active",
      "state": "border",
      "scss": "$token-new-button-attention-standard-active-border"
    },
    "path": [
      "newButton",
      "attention",
      "standard",
      "active",
      "border"
    ]
  },
  {
    "value": "#3c2a09",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.attention.120.value}"
    },
    "name": "TOKEN_NEW_BUTTON_ATTENTION_STANDARD_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "attention",
      "item": "standard",
      "subitem": "active",
      "state": "backgroundColor",
      "scss": "$token-new-button-attention-standard-active-background-color"
    },
    "path": [
      "newButton",
      "attention",
      "standard",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid #24a148",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid {color.brand.feedback.success.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SUCCESS_STANDARD_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "success",
      "item": "standard",
      "subitem": "border",
      "scss": "$token-new-button-success-standard-border"
    },
    "path": [
      "newButton",
      "success",
      "standard",
      "border"
    ]
  },
  {
    "value": "#24a148",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.success.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SUCCESS_STANDARD_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "success",
      "item": "standard",
      "subitem": "backgroundColor",
      "scss": "$token-new-button-success-standard-background-color"
    },
    "path": [
      "newButton",
      "success",
      "standard",
      "backgroundColor"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SUCCESS_STANDARD_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "success",
      "item": "standard",
      "subitem": "color",
      "scss": "$token-new-button-success-standard-color"
    },
    "path": [
      "newButton",
      "success",
      "standard",
      "color"
    ]
  },
  {
    "value": "1px solid #197b35",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid {color.brand.feedback.success.110.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SUCCESS_STANDARD_HOVER_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "success",
      "item": "standard",
      "subitem": "hover",
      "state": "border",
      "scss": "$token-new-button-success-standard-hover-border"
    },
    "path": [
      "newButton",
      "success",
      "standard",
      "hover",
      "border"
    ]
  },
  {
    "value": "#197b35",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.success.110.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SUCCESS_STANDARD_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "success",
      "item": "standard",
      "subitem": "hover",
      "state": "backgroundColor",
      "scss": "$token-new-button-success-standard-hover-background-color"
    },
    "path": [
      "newButton",
      "success",
      "standard",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid #105323",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid {color.brand.feedback.success.120.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SUCCESS_STANDARD_ACTIVE_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "success",
      "item": "standard",
      "subitem": "active",
      "state": "border",
      "scss": "$token-new-button-success-standard-active-border"
    },
    "path": [
      "newButton",
      "success",
      "standard",
      "active",
      "border"
    ]
  },
  {
    "value": "#105323",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.success.120.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SUCCESS_STANDARD_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "success",
      "item": "standard",
      "subitem": "active",
      "state": "backgroundColor",
      "scss": "$token-new-button-success-standard-active-background-color"
    },
    "path": [
      "newButton",
      "success",
      "standard",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid #28b5d9",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid {color.brand.feedback.info.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_INFO_STANDARD_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "info",
      "item": "standard",
      "subitem": "border",
      "scss": "$token-new-button-info-standard-border"
    },
    "path": [
      "newButton",
      "info",
      "standard",
      "border"
    ]
  },
  {
    "value": "#28b5d9",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.info.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_INFO_STANDARD_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "info",
      "item": "standard",
      "subitem": "backgroundColor",
      "scss": "$token-new-button-info-standard-background-color"
    },
    "path": [
      "newButton",
      "info",
      "standard",
      "backgroundColor"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_INFO_STANDARD_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "info",
      "item": "standard",
      "subitem": "color",
      "scss": "$token-new-button-info-standard-color"
    },
    "path": [
      "newButton",
      "info",
      "standard",
      "color"
    ]
  },
  {
    "value": "1px solid #14596b",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid {color.brand.feedback.info.110.value}"
    },
    "name": "TOKEN_NEW_BUTTON_INFO_STANDARD_HOVER_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "info",
      "item": "standard",
      "subitem": "hover",
      "state": "border",
      "scss": "$token-new-button-info-standard-hover-border"
    },
    "path": [
      "newButton",
      "info",
      "standard",
      "hover",
      "border"
    ]
  },
  {
    "value": "#14596b",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.info.110.value}"
    },
    "name": "TOKEN_NEW_BUTTON_INFO_STANDARD_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "info",
      "item": "standard",
      "subitem": "hover",
      "state": "backgroundColor",
      "scss": "$token-new-button-info-standard-hover-background-color"
    },
    "path": [
      "newButton",
      "info",
      "standard",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid #0a2b34",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid {color.brand.feedback.info.120.value}"
    },
    "name": "TOKEN_NEW_BUTTON_INFO_STANDARD_ACTIVE_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "info",
      "item": "standard",
      "subitem": "active",
      "state": "border",
      "scss": "$token-new-button-info-standard-active-border"
    },
    "path": [
      "newButton",
      "info",
      "standard",
      "active",
      "border"
    ]
  },
  {
    "value": "#0a2b34",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.brand.feedback.info.120.value}"
    },
    "name": "TOKEN_NEW_BUTTON_INFO_STANDARD_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "info",
      "item": "standard",
      "subitem": "active",
      "state": "backgroundColor",
      "scss": "$token-new-button-info-standard-active-background-color"
    },
    "path": [
      "newButton",
      "info",
      "standard",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid #cfd4dd",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid {color.neutral.84.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "border",
      "scss": "$token-new-button-select-standard-border"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "border"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "backgroundColor",
      "scss": "$token-new-button-select-standard-background-color"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "backgroundColor"
    ]
  },
  {
    "value": "#3c4453",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.28.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "color",
      "scss": "$token-new-button-select-standard-color"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "color"
    ]
  },
  {
    "value": "1px solid #cfd4dd",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid {color.neutral.84.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_HOVER_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "hover",
      "state": "border",
      "scss": "$token-new-button-select-standard-hover-border"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "hover",
      "border"
    ]
  },
  {
    "value": "#f5f6f7",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.96.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "hover",
      "state": "backgroundColor",
      "scss": "$token-new-button-select-standard-hover-background-color"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "#3c4453",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.28.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_HOVER_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "hover",
      "state": "color",
      "scss": "$token-new-button-select-standard-hover-color"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "hover",
      "color"
    ]
  },
  {
    "value": "1px solid #3c4453",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid {color.neutral.28.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_ACTIVE_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "active",
      "state": "border",
      "scss": "$token-new-button-select-standard-active-border"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "active",
      "border"
    ]
  },
  {
    "value": "#3c4453",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.28.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "active",
      "state": "backgroundColor",
      "scss": "$token-new-button-select-standard-active-background-color"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_ACTIVE_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "active",
      "state": "color",
      "scss": "$token-new-button-select-standard-active-color"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "active",
      "color"
    ]
  },
  {
    "value": "1px solid #8994a9",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid {color.neutral.60.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_DISABLED_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "disabled",
      "state": "border",
      "scss": "$token-new-button-select-standard-disabled-border"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "disabled",
      "border"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.84.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_DISABLED_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "disabled",
      "state": "backgroundColor",
      "scss": "$token-new-button-select-standard-disabled-background-color"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "disabled",
      "backgroundColor"
    ]
  },
  {
    "value": "#5e6a82",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.44.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_DISABLED_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "disabled",
      "state": "color",
      "scss": "$token-new-button-select-standard-disabled-color"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "disabled",
      "color"
    ]
  },
  {
    "value": "1px solid transparent",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid transparent"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_BORDERLESS_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "borderless",
      "state": "border",
      "scss": "$token-new-button-select-standard-borderless-border"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "borderless",
      "border"
    ]
  },
  {
    "value": "#3c4453",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.28.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_BORDERLESS_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "borderless",
      "state": "color",
      "scss": "$token-new-button-select-standard-borderless-color"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "borderless",
      "color"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_BORDERLESS_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "borderless",
      "state": "hover",
      "scss": "$token-new-button-select-standard-borderless-hover-background-color"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "borderless",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "underline",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "underline"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_BORDERLESS_HOVER_TEXT_DECORATION",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "borderless",
      "state": "hover",
      "scss": "$token-new-button-select-standard-borderless-hover-text-decoration"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "borderless",
      "hover",
      "textDecoration"
    ]
  },
  {
    "value": "1px solid transparent",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid transparent"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_BORDERLESS_HOVER_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "borderless",
      "state": "hover",
      "scss": "$token-new-button-select-standard-borderless-hover-border"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "borderless",
      "hover",
      "border"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_BORDERLESS_ACTIVE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "borderless",
      "state": "active",
      "scss": "$token-new-button-select-standard-borderless-active-background-color"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "borderless",
      "active",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid transparent",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid transparent"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_BORDERLESS_ACTIVE_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "borderless",
      "state": "active",
      "scss": "$token-new-button-select-standard-borderless-active-border"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "borderless",
      "active",
      "border"
    ]
  },
  {
    "value": "1px solid transparent",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "1px solid transparent"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_BORDERLESS_DISABLED_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "borderless",
      "state": "disabled",
      "scss": "$token-new-button-select-standard-borderless-disabled-border"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "borderless",
      "disabled",
      "border"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_BORDERLESS_DISABLED_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "borderless",
      "state": "disabled",
      "scss": "$token-new-button-select-standard-borderless-disabled-background-color"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "borderless",
      "disabled",
      "backgroundColor"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_BORDERLESS_DISABLED_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "borderless",
      "state": "disabled",
      "scss": "$token-new-button-select-standard-borderless-disabled-color"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "borderless",
      "disabled",
      "color"
    ]
  },
  {
    "value": "#1a1d23",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.12.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_SELECTED_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "selected",
      "state": "backgroundColor",
      "scss": "$token-new-button-select-standard-selected-background-color"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "selected",
      "backgroundColor"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.100.value}"
    },
    "name": "TOKEN_NEW_BUTTON_SELECT_STANDARD_SELECTED_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "select",
      "item": "standard",
      "subitem": "selected",
      "state": "color",
      "scss": "$token-new-button-select-standard-selected-color"
    },
    "path": [
      "newButton",
      "select",
      "standard",
      "selected",
      "color"
    ]
  },
  {
    "value": "none",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.link.border.value}"
    },
    "name": "TOKEN_NEW_BUTTON_LINK_BORDER",
    "attributes": {
      "category": "newButton",
      "type": "link",
      "item": "border",
      "scss": "$token-new-button-link-border"
    },
    "path": [
      "newButton",
      "link",
      "border"
    ]
  },
  {
    "value": "#8994a9",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.link.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_LINK_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "link",
      "item": "color",
      "scss": "$token-new-button-link-color"
    },
    "path": [
      "newButton",
      "link",
      "color"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.link.selected.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_LINK_SELECTED_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "link",
      "item": "selected",
      "subitem": "backgroundColor",
      "scss": "$token-new-button-link-selected-background-color"
    },
    "path": [
      "newButton",
      "link",
      "selected",
      "backgroundColor"
    ]
  },
  {
    "value": "#1a1d23",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.link.selected.color.value}"
    },
    "name": "TOKEN_NEW_BUTTON_LINK_SELECTED_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "link",
      "item": "selected",
      "subitem": "color",
      "scss": "$token-new-button-link-selected-color"
    },
    "path": [
      "newButton",
      "link",
      "selected",
      "color"
    ]
  },
  {
    "value": "100%",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.link.selected.after.width.value}"
    },
    "name": "TOKEN_NEW_BUTTON_LINK_SELECTED_AFTER_WIDTH",
    "attributes": {
      "category": "newButton",
      "type": "link",
      "item": "selected",
      "subitem": "after",
      "state": "width",
      "scss": "$token-new-button-link-selected-after-width"
    },
    "path": [
      "newButton",
      "link",
      "selected",
      "after",
      "width"
    ]
  },
  {
    "value": "2px",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.link.selected.after.height.value}"
    },
    "name": "TOKEN_NEW_BUTTON_LINK_SELECTED_AFTER_HEIGHT",
    "attributes": {
      "category": "newButton",
      "type": "link",
      "item": "selected",
      "subitem": "after",
      "state": "height",
      "scss": "$token-new-button-link-selected-after-height"
    },
    "path": [
      "newButton",
      "link",
      "selected",
      "after",
      "height"
    ]
  },
  {
    "value": "#1a1d23",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.link.selected.after.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_BUTTON_LINK_SELECTED_AFTER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newButton",
      "type": "link",
      "item": "selected",
      "subitem": "after",
      "state": "backgroundColor",
      "scss": "$token-new-button-link-selected-after-background-color"
    },
    "path": [
      "newButton",
      "link",
      "selected",
      "after",
      "backgroundColor"
    ]
  },
  {
    "value": "2px",
    "filePath": "src/platforms/web/components/new-l-button.json",
    "isSource": true,
    "original": {
      "value": "{newButton.brand.link.selected.after.borderRadius.value}"
    },
    "name": "TOKEN_NEW_BUTTON_LINK_SELECTED_AFTER_BORDER_RADIUS",
    "attributes": {
      "category": "newButton",
      "type": "link",
      "item": "selected",
      "subitem": "after",
      "state": "borderRadius",
      "scss": "$token-new-button-link-selected-after-border-radius"
    },
    "path": [
      "newButton",
      "link",
      "selected",
      "after",
      "borderRadius"
    ]
  },
  {
    "value": "8px 12px",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.padding.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_PADDING",
    "attributes": {
      "category": "newCheckbox",
      "type": "padding",
      "scss": "$token-new-checkbox-padding"
    },
    "path": [
      "newCheckbox",
      "padding"
    ]
  },
  {
    "value": "0.25rem",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.marginBottom.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_MARGIN_BOTTOM",
    "attributes": {
      "category": "newCheckbox",
      "type": "marginBottom",
      "scss": "$token-new-checkbox-margin-bottom"
    },
    "path": [
      "newCheckbox",
      "marginBottom"
    ]
  },
  {
    "value": "8px",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.borderRadius.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_BORDER_RADIUS",
    "attributes": {
      "category": "newCheckbox",
      "type": "borderRadius",
      "scss": "$token-new-checkbox-border-radius"
    },
    "path": [
      "newCheckbox",
      "borderRadius"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_BACKGROUND_COLOR",
    "attributes": {
      "category": "newCheckbox",
      "type": "backgroundColor",
      "scss": "$token-new-checkbox-background-color"
    },
    "path": [
      "newCheckbox",
      "backgroundColor"
    ]
  },
  {
    "value": "#f5ebfe",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.checked.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_CHECKED_BACKGROUND_COLOR",
    "attributes": {
      "category": "newCheckbox",
      "type": "checked",
      "item": "backgroundColor",
      "scss": "$token-new-checkbox-checked-background-color"
    },
    "path": [
      "newCheckbox",
      "checked",
      "backgroundColor"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.checked.color.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_CHECKED_COLOR",
    "attributes": {
      "category": "newCheckbox",
      "type": "checked",
      "item": "color",
      "scss": "$token-new-checkbox-checked-color"
    },
    "path": [
      "newCheckbox",
      "checked",
      "color"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.disabled.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_DISABLED_BACKGROUND_COLOR",
    "attributes": {
      "category": "newCheckbox",
      "type": "disabled",
      "item": "backgroundColor",
      "scss": "$token-new-checkbox-disabled-background-color"
    },
    "path": [
      "newCheckbox",
      "disabled",
      "backgroundColor"
    ]
  },
  {
    "value": "#8994a9",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.disabled.color.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_DISABLED_COLOR",
    "attributes": {
      "category": "newCheckbox",
      "type": "disabled",
      "item": "color",
      "scss": "$token-new-checkbox-disabled-color"
    },
    "path": [
      "newCheckbox",
      "disabled",
      "color"
    ]
  },
  {
    "value": "calc(1.25 * 1rem)",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.inputWrapper.minWidth.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_INPUT_WRAPPER_MIN_WIDTH",
    "attributes": {
      "category": "newCheckbox",
      "type": "inputWrapper",
      "item": "minWidth",
      "scss": "$token-new-checkbox-input-wrapper-min-width"
    },
    "path": [
      "newCheckbox",
      "inputWrapper",
      "minWidth"
    ]
  },
  {
    "value": "calc(1.25 * 1rem)",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.inputWrapper.width.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_INPUT_WRAPPER_WIDTH",
    "attributes": {
      "category": "newCheckbox",
      "type": "inputWrapper",
      "item": "width",
      "scss": "$token-new-checkbox-input-wrapper-width"
    },
    "path": [
      "newCheckbox",
      "inputWrapper",
      "width"
    ]
  },
  {
    "value": "calc(1.25 * 1rem)",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.inputWrapper.height.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_INPUT_WRAPPER_HEIGHT",
    "attributes": {
      "category": "newCheckbox",
      "type": "inputWrapper",
      "item": "height",
      "scss": "$token-new-checkbox-input-wrapper-height"
    },
    "path": [
      "newCheckbox",
      "inputWrapper",
      "height"
    ]
  },
  {
    "value": "0 12px 0 0",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.inputWrapper.margin.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_INPUT_WRAPPER_MARGIN",
    "attributes": {
      "category": "newCheckbox",
      "type": "inputWrapper",
      "item": "margin",
      "scss": "$token-new-checkbox-input-wrapper-margin"
    },
    "path": [
      "newCheckbox",
      "inputWrapper",
      "margin"
    ]
  },
  {
    "value": "100%",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.input.width.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_INPUT_WIDTH",
    "attributes": {
      "category": "newCheckbox",
      "type": "input",
      "item": "width",
      "scss": "$token-new-checkbox-input-width"
    },
    "path": [
      "newCheckbox",
      "input",
      "width"
    ]
  },
  {
    "value": "100%",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.input.height.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_INPUT_HEIGHT",
    "attributes": {
      "category": "newCheckbox",
      "type": "input",
      "item": "height",
      "scss": "$token-new-checkbox-input-height"
    },
    "path": [
      "newCheckbox",
      "input",
      "height"
    ]
  },
  {
    "value": "0",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.input.margin.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_INPUT_MARGIN",
    "attributes": {
      "category": "newCheckbox",
      "type": "input",
      "item": "margin",
      "scss": "$token-new-checkbox-input-margin"
    },
    "path": [
      "newCheckbox",
      "input",
      "margin"
    ]
  },
  {
    "value": "1px solid #8994a9",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.input.border.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_INPUT_BORDER",
    "attributes": {
      "category": "newCheckbox",
      "type": "input",
      "item": "border",
      "scss": "$token-new-checkbox-input-border"
    },
    "path": [
      "newCheckbox",
      "input",
      "border"
    ]
  },
  {
    "value": "4px",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.input.borderRadius.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_INPUT_BORDER_RADIUS",
    "attributes": {
      "category": "newCheckbox",
      "type": "input",
      "item": "borderRadius",
      "scss": "$token-new-checkbox-input-border-radius"
    },
    "path": [
      "newCheckbox",
      "input",
      "borderRadius"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.input.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_INPUT_BACKGROUND_COLOR",
    "attributes": {
      "category": "newCheckbox",
      "type": "input",
      "item": "backgroundColor",
      "scss": "$token-new-checkbox-input-background-color"
    },
    "path": [
      "newCheckbox",
      "input",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid #6e0ad6",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.input.checked.border.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_INPUT_CHECKED_BORDER",
    "attributes": {
      "category": "newCheckbox",
      "type": "input",
      "item": "checked",
      "subitem": "border",
      "scss": "$token-new-checkbox-input-checked-border"
    },
    "path": [
      "newCheckbox",
      "input",
      "checked",
      "border"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.input.checked.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_INPUT_CHECKED_BACKGROUND_COLOR",
    "attributes": {
      "category": "newCheckbox",
      "type": "input",
      "item": "checked",
      "subitem": "backgroundColor",
      "scss": "$token-new-checkbox-input-checked-background-color"
    },
    "path": [
      "newCheckbox",
      "input",
      "checked",
      "backgroundColor"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.input.checked.disabled.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_INPUT_CHECKED_DISABLED_BACKGROUND_COLOR",
    "attributes": {
      "category": "newCheckbox",
      "type": "input",
      "item": "checked",
      "subitem": "disabled",
      "state": "backgroundColor",
      "scss": "$token-new-checkbox-input-checked-disabled-background-color"
    },
    "path": [
      "newCheckbox",
      "input",
      "checked",
      "disabled",
      "backgroundColor"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.input.checked.disabled.color.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_INPUT_CHECKED_DISABLED_COLOR",
    "attributes": {
      "category": "newCheckbox",
      "type": "input",
      "item": "checked",
      "subitem": "disabled",
      "state": "color",
      "scss": "$token-new-checkbox-input-checked-disabled-color"
    },
    "path": [
      "newCheckbox",
      "input",
      "checked",
      "disabled",
      "color"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.input.disabled.borderColor.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_INPUT_DISABLED_BORDER_COLOR",
    "attributes": {
      "category": "newCheckbox",
      "type": "input",
      "item": "disabled",
      "subitem": "borderColor",
      "scss": "$token-new-checkbox-input-disabled-border-color"
    },
    "path": [
      "newCheckbox",
      "input",
      "disabled",
      "borderColor"
    ]
  },
  {
    "value": "#f5f6f7",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.input.disabled.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_INPUT_DISABLED_BACKGROUND_COLOR",
    "attributes": {
      "category": "newCheckbox",
      "type": "input",
      "item": "disabled",
      "subitem": "backgroundColor",
      "scss": "$token-new-checkbox-input-disabled-background-color"
    },
    "path": [
      "newCheckbox",
      "input",
      "disabled",
      "backgroundColor"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.icon.width.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_ICON_WIDTH",
    "attributes": {
      "category": "newCheckbox",
      "type": "icon",
      "item": "width",
      "scss": "$token-new-checkbox-icon-width"
    },
    "path": [
      "newCheckbox",
      "icon",
      "width"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.icon.height.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_ICON_HEIGHT",
    "attributes": {
      "category": "newCheckbox",
      "type": "icon",
      "item": "height",
      "scss": "$token-new-checkbox-icon-height"
    },
    "path": [
      "newCheckbox",
      "icon",
      "height"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.icon.color.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_ICON_COLOR",
    "attributes": {
      "category": "newCheckbox",
      "type": "icon",
      "item": "color",
      "scss": "$token-new-checkbox-icon-color"
    },
    "path": [
      "newCheckbox",
      "icon",
      "color"
    ]
  },
  {
    "value": "#f5ebfe",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.hover.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newCheckbox",
      "type": "hover",
      "item": "backgroundColor",
      "scss": "$token-new-checkbox-hover-background-color"
    },
    "path": [
      "newCheckbox",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid #6e0ad6",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.hover.border.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_HOVER_BORDER",
    "attributes": {
      "category": "newCheckbox",
      "type": "hover",
      "item": "border",
      "scss": "$token-new-checkbox-hover-border"
    },
    "path": [
      "newCheckbox",
      "hover",
      "border"
    ]
  },
  {
    "value": "2px solid #4285f4",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.focusVisible.outline.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_FOCUS_VISIBLE_OUTLINE",
    "attributes": {
      "category": "newCheckbox",
      "type": "focusVisible",
      "item": "outline",
      "scss": "$token-new-checkbox-focus-visible-outline"
    },
    "path": [
      "newCheckbox",
      "focusVisible",
      "outline"
    ]
  },
  {
    "value": "calc(1.25 * 1rem)",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.variant.regular.inputWrapper.minWidth.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_VARIANT_REGULAR_INPUT_WRAPPER_MIN_WIDTH",
    "attributes": {
      "category": "newCheckbox",
      "type": "variant",
      "item": "regular",
      "subitem": "inputWrapper",
      "state": "minWidth",
      "scss": "$token-new-checkbox-variant-regular-input-wrapper-min-width"
    },
    "path": [
      "newCheckbox",
      "variant",
      "regular",
      "inputWrapper",
      "minWidth"
    ]
  },
  {
    "value": "calc(1.25 * 1rem)",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.variant.regular.inputWrapper.width.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_VARIANT_REGULAR_INPUT_WRAPPER_WIDTH",
    "attributes": {
      "category": "newCheckbox",
      "type": "variant",
      "item": "regular",
      "subitem": "inputWrapper",
      "state": "width",
      "scss": "$token-new-checkbox-variant-regular-input-wrapper-width"
    },
    "path": [
      "newCheckbox",
      "variant",
      "regular",
      "inputWrapper",
      "width"
    ]
  },
  {
    "value": "calc(1.25 * 1rem)",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.variant.regular.inputWrapper.height.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_VARIANT_REGULAR_INPUT_WRAPPER_HEIGHT",
    "attributes": {
      "category": "newCheckbox",
      "type": "variant",
      "item": "regular",
      "subitem": "inputWrapper",
      "state": "height",
      "scss": "$token-new-checkbox-variant-regular-input-wrapper-height"
    },
    "path": [
      "newCheckbox",
      "variant",
      "regular",
      "inputWrapper",
      "height"
    ]
  },
  {
    "value": "4px",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.variant.regular.input.borderRadius.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_VARIANT_REGULAR_INPUT_BORDER_RADIUS",
    "attributes": {
      "category": "newCheckbox",
      "type": "variant",
      "item": "regular",
      "subitem": "input",
      "state": "borderRadius",
      "scss": "$token-new-checkbox-variant-regular-input-border-radius"
    },
    "path": [
      "newCheckbox",
      "variant",
      "regular",
      "input",
      "borderRadius"
    ]
  },
  {
    "value": "2rem",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.variant.large.inputWrapper.minWidth.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_VARIANT_LARGE_INPUT_WRAPPER_MIN_WIDTH",
    "attributes": {
      "category": "newCheckbox",
      "type": "variant",
      "item": "large",
      "subitem": "inputWrapper",
      "state": "minWidth",
      "scss": "$token-new-checkbox-variant-large-input-wrapper-min-width"
    },
    "path": [
      "newCheckbox",
      "variant",
      "large",
      "inputWrapper",
      "minWidth"
    ]
  },
  {
    "value": "2rem",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.variant.large.inputWrapper.width.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_VARIANT_LARGE_INPUT_WRAPPER_WIDTH",
    "attributes": {
      "category": "newCheckbox",
      "type": "variant",
      "item": "large",
      "subitem": "inputWrapper",
      "state": "width",
      "scss": "$token-new-checkbox-variant-large-input-wrapper-width"
    },
    "path": [
      "newCheckbox",
      "variant",
      "large",
      "inputWrapper",
      "width"
    ]
  },
  {
    "value": "2rem",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.variant.large.inputWrapper.height.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_VARIANT_LARGE_INPUT_WRAPPER_HEIGHT",
    "attributes": {
      "category": "newCheckbox",
      "type": "variant",
      "item": "large",
      "subitem": "inputWrapper",
      "state": "height",
      "scss": "$token-new-checkbox-variant-large-input-wrapper-height"
    },
    "path": [
      "newCheckbox",
      "variant",
      "large",
      "inputWrapper",
      "height"
    ]
  },
  {
    "value": "8px",
    "filePath": "src/platforms/web/components/new-l-checkbox.json",
    "isSource": true,
    "original": {
      "value": "{newCheckbox.brand.variant.large.input.borderRadius.value}"
    },
    "name": "TOKEN_NEW_CHECKBOX_VARIANT_LARGE_INPUT_BORDER_RADIUS",
    "attributes": {
      "category": "newCheckbox",
      "type": "variant",
      "item": "large",
      "subitem": "input",
      "state": "borderRadius",
      "scss": "$token-new-checkbox-variant-large-input-border-radius"
    },
    "path": [
      "newCheckbox",
      "variant",
      "large",
      "input",
      "borderRadius"
    ]
  },
  {
    "value": "#f5f6f7",
    "filePath": "src/platforms/web/components/new-l-divider.json",
    "isSource": true,
    "original": {
      "value": "{newDivider.brand.background.value}"
    },
    "name": "TOKEN_NEW_DIVIDER_BACKGROUND",
    "attributes": {
      "category": "newDivider",
      "type": "background",
      "scss": "$token-new-divider-background"
    },
    "path": [
      "newDivider",
      "background"
    ]
  },
  {
    "value": "0",
    "filePath": "src/platforms/web/components/new-l-divider.json",
    "isSource": true,
    "original": {
      "value": "{newDivider.brand.borderRadius.value}"
    },
    "name": "TOKEN_NEW_DIVIDER_BORDER_RADIUS",
    "attributes": {
      "category": "newDivider",
      "type": "borderRadius",
      "scss": "$token-new-divider-border-radius"
    },
    "path": [
      "newDivider",
      "borderRadius"
    ]
  },
  {
    "value": "1px",
    "filePath": "src/platforms/web/components/new-l-divider.json",
    "isSource": true,
    "original": {
      "value": "{newDivider.brand.height.value}"
    },
    "name": "TOKEN_NEW_DIVIDER_HEIGHT",
    "attributes": {
      "category": "newDivider",
      "type": "height",
      "scss": "$token-new-divider-height"
    },
    "path": [
      "newDivider",
      "height"
    ]
  },
  {
    "value": "80%",
    "filePath": "src/platforms/web/components/new-l-divider.json",
    "isSource": true,
    "original": {
      "value": "{newDivider.brand.label.width.value}"
    },
    "name": "TOKEN_NEW_DIVIDER_LABEL_WIDTH",
    "attributes": {
      "category": "newDivider",
      "type": "label",
      "item": "width",
      "scss": "$token-new-divider-label-width"
    },
    "path": [
      "newDivider",
      "label",
      "width"
    ]
  },
  {
    "value": "0 0.5rem",
    "filePath": "src/platforms/web/components/new-l-divider.json",
    "isSource": true,
    "original": {
      "value": "{newDivider.brand.label.margin.value}"
    },
    "name": "TOKEN_NEW_DIVIDER_LABEL_MARGIN",
    "attributes": {
      "category": "newDivider",
      "type": "label",
      "item": "margin",
      "scss": "$token-new-divider-label-margin"
    },
    "path": [
      "newDivider",
      "label",
      "margin"
    ]
  },
  {
    "value": "0.875rem",
    "filePath": "src/platforms/web/components/new-l-divider.json",
    "isSource": true,
    "original": {
      "value": "{newDivider.brand.label.fontSize.value}"
    },
    "name": "TOKEN_NEW_DIVIDER_LABEL_FONT_SIZE",
    "attributes": {
      "category": "newDivider",
      "type": "label",
      "item": "fontSize",
      "scss": "$token-new-divider-label-font-size"
    },
    "path": [
      "newDivider",
      "label",
      "fontSize"
    ]
  },
  {
    "value": "1.43",
    "filePath": "src/platforms/web/components/new-l-divider.json",
    "isSource": true,
    "original": {
      "value": "{newDivider.brand.label.lineHeight.value}"
    },
    "name": "TOKEN_NEW_DIVIDER_LABEL_LINE_HEIGHT",
    "attributes": {
      "category": "newDivider",
      "type": "label",
      "item": "lineHeight",
      "scss": "$token-new-divider-label-line-height"
    },
    "path": [
      "newDivider",
      "label",
      "lineHeight"
    ]
  },
  {
    "value": "#3c4453",
    "filePath": "src/platforms/web/components/new-l-divider.json",
    "isSource": true,
    "original": {
      "value": "{newDivider.brand.section.background.value}"
    },
    "name": "TOKEN_NEW_DIVIDER_SECTION_BACKGROUND",
    "attributes": {
      "category": "newDivider",
      "type": "section",
      "item": "background",
      "scss": "$token-new-divider-section-background"
    },
    "path": [
      "newDivider",
      "section",
      "background"
    ]
  },
  {
    "value": "0",
    "filePath": "src/platforms/web/components/new-l-divider.json",
    "isSource": true,
    "original": {
      "value": "{newDivider.brand.section.borderRadius.value}"
    },
    "name": "TOKEN_NEW_DIVIDER_SECTION_BORDER_RADIUS",
    "attributes": {
      "category": "newDivider",
      "type": "section",
      "item": "borderRadius",
      "scss": "$token-new-divider-section-border-radius"
    },
    "path": [
      "newDivider",
      "section",
      "borderRadius"
    ]
  },
  {
    "value": "4rem",
    "filePath": "src/platforms/web/components/new-l-divider.json",
    "isSource": true,
    "original": {
      "value": "{newDivider.brand.section.width.value}"
    },
    "name": "TOKEN_NEW_DIVIDER_SECTION_WIDTH",
    "attributes": {
      "category": "newDivider",
      "type": "section",
      "item": "width",
      "scss": "$token-new-divider-section-width"
    },
    "path": [
      "newDivider",
      "section",
      "width"
    ]
  },
  {
    "value": "1px",
    "filePath": "src/platforms/web/components/new-l-divider.json",
    "isSource": true,
    "original": {
      "value": "{newDivider.brand.section.height.value}"
    },
    "name": "TOKEN_NEW_DIVIDER_SECTION_HEIGHT",
    "attributes": {
      "category": "newDivider",
      "type": "section",
      "item": "height",
      "scss": "$token-new-divider-section-height"
    },
    "path": [
      "newDivider",
      "section",
      "height"
    ]
  },
  {
    "value": "relative",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.position.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_POSITION",
    "attributes": {
      "category": "newDropdown",
      "type": "position",
      "scss": "$token-new-dropdown-position"
    },
    "path": [
      "newDropdown",
      "position"
    ]
  },
  {
    "value": "relative",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.options.position.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_OPTIONS_POSITION",
    "attributes": {
      "category": "newDropdown",
      "type": "options",
      "item": "position",
      "scss": "$token-new-dropdown-options-position"
    },
    "path": [
      "newDropdown",
      "options",
      "position"
    ]
  },
  {
    "value": "1",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.options.zIndex.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_OPTIONS_Z_INDEX",
    "attributes": {
      "category": "newDropdown",
      "type": "options",
      "item": "zIndex",
      "scss": "$token-new-dropdown-options-z-index"
    },
    "path": [
      "newDropdown",
      "options",
      "zIndex"
    ]
  },
  {
    "value": "flex",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.button.display.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BUTTON_DISPLAY",
    "attributes": {
      "category": "newDropdown",
      "type": "button",
      "item": "display",
      "scss": "$token-new-dropdown-button-display"
    },
    "path": [
      "newDropdown",
      "button",
      "display"
    ]
  },
  {
    "value": "absolute",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.button.position.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BUTTON_POSITION",
    "attributes": {
      "category": "newDropdown",
      "type": "button",
      "item": "position",
      "scss": "$token-new-dropdown-button-position"
    },
    "path": [
      "newDropdown",
      "button",
      "position"
    ]
  },
  {
    "value": "50%",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.button.top.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BUTTON_TOP",
    "attributes": {
      "category": "newDropdown",
      "type": "button",
      "item": "top",
      "scss": "$token-new-dropdown-button-top"
    },
    "path": [
      "newDropdown",
      "button",
      "top"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.button.right.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BUTTON_RIGHT",
    "attributes": {
      "category": "newDropdown",
      "type": "button",
      "item": "right",
      "scss": "$token-new-dropdown-button-right"
    },
    "path": [
      "newDropdown",
      "button",
      "right"
    ]
  },
  {
    "value": "translateY(-50%)",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.button.transform.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BUTTON_TRANSFORM",
    "attributes": {
      "category": "newDropdown",
      "type": "button",
      "item": "transform",
      "scss": "$token-new-dropdown-button-transform"
    },
    "path": [
      "newDropdown",
      "button",
      "transform"
    ]
  },
  {
    "value": "10",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.button.zIndex.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BUTTON_Z_INDEX",
    "attributes": {
      "category": "newDropdown",
      "type": "button",
      "item": "zIndex",
      "scss": "$token-new-dropdown-button-z-index"
    },
    "path": [
      "newDropdown",
      "button",
      "zIndex"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.button.color.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BUTTON_COLOR",
    "attributes": {
      "category": "newDropdown",
      "type": "button",
      "item": "color",
      "scss": "$token-new-dropdown-button-color"
    },
    "path": [
      "newDropdown",
      "button",
      "color"
    ]
  },
  {
    "value": "700",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.button.fontWeight.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BUTTON_FONT_WEIGHT",
    "attributes": {
      "category": "newDropdown",
      "type": "button",
      "item": "fontWeight",
      "scss": "$token-new-dropdown-button-font-weight"
    },
    "path": [
      "newDropdown",
      "button",
      "fontWeight"
    ]
  },
  {
    "value": "absolute",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.button.after.position.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BUTTON_AFTER_POSITION",
    "attributes": {
      "category": "newDropdown",
      "type": "button",
      "item": "after",
      "subitem": "position",
      "scss": "$token-new-dropdown-button-after-position"
    },
    "path": [
      "newDropdown",
      "button",
      "after",
      "position"
    ]
  },
  {
    "value": "100%",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.button.after.width.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BUTTON_AFTER_WIDTH",
    "attributes": {
      "category": "newDropdown",
      "type": "button",
      "item": "after",
      "subitem": "width",
      "scss": "$token-new-dropdown-button-after-width"
    },
    "path": [
      "newDropdown",
      "button",
      "after",
      "width"
    ]
  },
  {
    "value": "56px",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.button.after.height.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BUTTON_AFTER_HEIGHT",
    "attributes": {
      "category": "newDropdown",
      "type": "button",
      "item": "after",
      "subitem": "height",
      "scss": "$token-new-dropdown-button-after-height"
    },
    "path": [
      "newDropdown",
      "button",
      "after",
      "height"
    ]
  },
  {
    "value": "0 1rem",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.button.after.padding.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BUTTON_AFTER_PADDING",
    "attributes": {
      "category": "newDropdown",
      "type": "button",
      "item": "after",
      "subitem": "padding",
      "scss": "$token-new-dropdown-button-after-padding"
    },
    "path": [
      "newDropdown",
      "button",
      "after",
      "padding"
    ]
  },
  {
    "value": "50%",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.button.after.top.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BUTTON_AFTER_TOP",
    "attributes": {
      "category": "newDropdown",
      "type": "button",
      "item": "after",
      "subitem": "top",
      "scss": "$token-new-dropdown-button-after-top"
    },
    "path": [
      "newDropdown",
      "button",
      "after",
      "top"
    ]
  },
  {
    "value": "50%",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.button.after.left.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BUTTON_AFTER_LEFT",
    "attributes": {
      "category": "newDropdown",
      "type": "button",
      "item": "after",
      "subitem": "left",
      "scss": "$token-new-dropdown-button-after-left"
    },
    "path": [
      "newDropdown",
      "button",
      "after",
      "left"
    ]
  },
  {
    "value": "translate(-50%, -50%)",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.button.after.transform.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BUTTON_AFTER_TRANSFORM",
    "attributes": {
      "category": "newDropdown",
      "type": "button",
      "item": "after",
      "subitem": "transform",
      "scss": "$token-new-dropdown-button-after-transform"
    },
    "path": [
      "newDropdown",
      "button",
      "after",
      "transform"
    ]
  },
  {
    "value": "#3c4453",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.arrow.color.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_ARROW_COLOR",
    "attributes": {
      "category": "newDropdown",
      "type": "arrow",
      "item": "color",
      "scss": "$token-new-dropdown-arrow-color"
    },
    "path": [
      "newDropdown",
      "arrow",
      "color"
    ]
  },
  {
    "value": "0.5rem",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.arrow.marginLeft.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_ARROW_MARGIN_LEFT",
    "attributes": {
      "category": "newDropdown",
      "type": "arrow",
      "item": "marginLeft",
      "scss": "$token-new-dropdown-arrow-margin-left"
    },
    "path": [
      "newDropdown",
      "arrow",
      "marginLeft"
    ]
  },
  {
    "value": "transform 0.3s linear",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.arrow.svg.transform.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_ARROW_SVG_TRANSFORM",
    "attributes": {
      "category": "newDropdown",
      "type": "arrow",
      "item": "svg",
      "subitem": "transform",
      "scss": "$token-new-dropdown-arrow-svg-transform"
    },
    "path": [
      "newDropdown",
      "arrow",
      "svg",
      "transform"
    ]
  },
  {
    "value": "rotate(-180deg)",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.arrow.open.svg.transform.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_ARROW_OPEN_SVG_TRANSFORM",
    "attributes": {
      "category": "newDropdown",
      "type": "arrow",
      "item": "open",
      "subitem": "svg",
      "state": "transform",
      "scss": "$token-new-dropdown-arrow-open-svg-transform"
    },
    "path": [
      "newDropdown",
      "arrow",
      "open",
      "svg",
      "transform"
    ]
  },
  {
    "value": "none",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.content.display.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_CONTENT_DISPLAY",
    "attributes": {
      "category": "newDropdown",
      "type": "content",
      "item": "display",
      "scss": "$token-new-dropdown-content-display"
    },
    "path": [
      "newDropdown",
      "content",
      "display"
    ]
  },
  {
    "value": "relative",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.content.position.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_CONTENT_POSITION",
    "attributes": {
      "category": "newDropdown",
      "type": "content",
      "item": "position",
      "scss": "$token-new-dropdown-content-position"
    },
    "path": [
      "newDropdown",
      "content",
      "position"
    ]
  },
  {
    "value": "2",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.content.zIndex.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_CONTENT_Z_INDEX",
    "attributes": {
      "category": "newDropdown",
      "type": "content",
      "item": "zIndex",
      "scss": "$token-new-dropdown-content-z-index"
    },
    "path": [
      "newDropdown",
      "content",
      "zIndex"
    ]
  },
  {
    "value": "block",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.content.open.display.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_CONTENT_OPEN_DISPLAY",
    "attributes": {
      "category": "newDropdown",
      "type": "content",
      "item": "open",
      "subitem": "display",
      "scss": "$token-new-dropdown-content-open-display"
    },
    "path": [
      "newDropdown",
      "content",
      "open",
      "display"
    ]
  },
  {
    "value": "fixed",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.content.open.before.position.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_CONTENT_OPEN_BEFORE_POSITION",
    "attributes": {
      "category": "newDropdown",
      "type": "content",
      "item": "open",
      "subitem": "before",
      "state": "position",
      "scss": "$token-new-dropdown-content-open-before-position"
    },
    "path": [
      "newDropdown",
      "content",
      "open",
      "before",
      "position"
    ]
  },
  {
    "value": "0",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.content.open.before.top.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_CONTENT_OPEN_BEFORE_TOP",
    "attributes": {
      "category": "newDropdown",
      "type": "content",
      "item": "open",
      "subitem": "before",
      "state": "top",
      "scss": "$token-new-dropdown-content-open-before-top"
    },
    "path": [
      "newDropdown",
      "content",
      "open",
      "before",
      "top"
    ]
  },
  {
    "value": "0",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.content.open.before.left.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_CONTENT_OPEN_BEFORE_LEFT",
    "attributes": {
      "category": "newDropdown",
      "type": "content",
      "item": "open",
      "subitem": "before",
      "state": "left",
      "scss": "$token-new-dropdown-content-open-before-left"
    },
    "path": [
      "newDropdown",
      "content",
      "open",
      "before",
      "left"
    ]
  },
  {
    "value": "100%",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.content.open.before.width.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_CONTENT_OPEN_BEFORE_WIDTH",
    "attributes": {
      "category": "newDropdown",
      "type": "content",
      "item": "open",
      "subitem": "before",
      "state": "width",
      "scss": "$token-new-dropdown-content-open-before-width"
    },
    "path": [
      "newDropdown",
      "content",
      "open",
      "before",
      "width"
    ]
  },
  {
    "value": "100%",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.content.open.before.height.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_CONTENT_OPEN_BEFORE_HEIGHT",
    "attributes": {
      "category": "newDropdown",
      "type": "content",
      "item": "open",
      "subitem": "before",
      "state": "height",
      "scss": "$token-new-dropdown-content-open-before-height"
    },
    "path": [
      "newDropdown",
      "content",
      "open",
      "before",
      "height"
    ]
  },
  {
    "value": "absolute",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.box.position.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BOX_POSITION",
    "attributes": {
      "category": "newDropdown",
      "type": "box",
      "item": "position",
      "scss": "$token-new-dropdown-box-position"
    },
    "path": [
      "newDropdown",
      "box",
      "position"
    ]
  },
  {
    "value": "100%",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.box.width.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BOX_WIDTH",
    "attributes": {
      "category": "newDropdown",
      "type": "box",
      "item": "width",
      "scss": "$token-new-dropdown-box-width"
    },
    "path": [
      "newDropdown",
      "box",
      "width"
    ]
  },
  {
    "value": "335px",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.box.maxWidth.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BOX_MAX_WIDTH",
    "attributes": {
      "category": "newDropdown",
      "type": "box",
      "item": "maxWidth",
      "scss": "$token-new-dropdown-box-max-width"
    },
    "path": [
      "newDropdown",
      "box",
      "maxWidth"
    ]
  },
  {
    "value": "440px",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.box.maxHeight.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BOX_MAX_HEIGHT",
    "attributes": {
      "category": "newDropdown",
      "type": "box",
      "item": "maxHeight",
      "scss": "$token-new-dropdown-box-max-height"
    },
    "path": [
      "newDropdown",
      "box",
      "maxHeight"
    ]
  },
  {
    "value": "auto",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.box.overflow.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BOX_OVERFLOW",
    "attributes": {
      "category": "newDropdown",
      "type": "box",
      "item": "overflow",
      "scss": "$token-new-dropdown-box-overflow"
    },
    "path": [
      "newDropdown",
      "box",
      "overflow"
    ]
  },
  {
    "value": "calc(100% + 8px)",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.box.top.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BOX_TOP",
    "attributes": {
      "category": "newDropdown",
      "type": "box",
      "item": "top",
      "scss": "$token-new-dropdown-box-top"
    },
    "path": [
      "newDropdown",
      "box",
      "top"
    ]
  },
  {
    "value": "8px",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.box.borderRadius.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BOX_BORDER_RADIUS",
    "attributes": {
      "category": "newDropdown",
      "type": "box",
      "item": "borderRadius",
      "scss": "$token-new-dropdown-box-border-radius"
    },
    "path": [
      "newDropdown",
      "box",
      "borderRadius"
    ]
  },
  {
    "value": "1.5rem 1.5rem 1.5rem 1.5rem ",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.box.padding.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BOX_PADDING",
    "attributes": {
      "category": "newDropdown",
      "type": "box",
      "item": "padding",
      "scss": "$token-new-dropdown-box-padding"
    },
    "path": [
      "newDropdown",
      "box",
      "padding"
    ]
  },
  {
    "value": "0px 0px 20px rgba(0, 0, 0, 0.1)",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.box.boxShadow.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BOX_BOX_SHADOW",
    "attributes": {
      "category": "newDropdown",
      "type": "box",
      "item": "boxShadow",
      "scss": "$token-new-dropdown-box-box-shadow"
    },
    "path": [
      "newDropdown",
      "box",
      "boxShadow"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-dropdown.json",
    "isSource": true,
    "original": {
      "value": "{newDropdown.brand.box.background.value}"
    },
    "name": "TOKEN_NEW_DROPDOWN_BOX_BACKGROUND",
    "attributes": {
      "category": "newDropdown",
      "type": "box",
      "item": "background",
      "scss": "$token-new-dropdown-box-background"
    },
    "path": [
      "newDropdown",
      "box",
      "background"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.label.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_INPUT_LABEL_BACKGROUND_COLOR",
    "attributes": {
      "category": "newInput",
      "type": "label",
      "item": "backgroundColor",
      "scss": "$token-new-input-label-background-color"
    },
    "path": [
      "newInput",
      "label",
      "backgroundColor"
    ]
  },
  {
    "value": "0 0.875rem",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.floatingLabel.label.margin.value}"
    },
    "name": "TOKEN_NEW_INPUT_FLOATING_LABEL_LABEL_MARGIN",
    "attributes": {
      "category": "newInput",
      "type": "floatingLabel",
      "item": "label",
      "subitem": "margin",
      "scss": "$token-new-input-floating-label-label-margin"
    },
    "path": [
      "newInput",
      "floatingLabel",
      "label",
      "margin"
    ]
  },
  {
    "value": "0.1s",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.floatingLabel.label.transition.duration.value}"
    },
    "name": "TOKEN_NEW_INPUT_FLOATING_LABEL_LABEL_TRANSITION_DURATION",
    "attributes": {
      "category": "newInput",
      "type": "floatingLabel",
      "item": "label",
      "subitem": "transition",
      "state": "duration",
      "scss": "$token-new-input-floating-label-label-transition-duration"
    },
    "path": [
      "newInput",
      "floatingLabel",
      "label",
      "transition",
      "duration"
    ]
  },
  {
    "value": "#e22828",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.floatingLabel.invalid.label.color.value}"
    },
    "name": "TOKEN_NEW_INPUT_FLOATING_LABEL_INVALID_LABEL_COLOR",
    "attributes": {
      "category": "newInput",
      "type": "floatingLabel",
      "item": "invalid",
      "subitem": "label",
      "state": "color",
      "scss": "$token-new-input-floating-label-invalid-label-color"
    },
    "path": [
      "newInput",
      "floatingLabel",
      "invalid",
      "label",
      "color"
    ]
  },
  {
    "value": "0 0.875rem",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.shrinkLabel.label.margin.value}"
    },
    "name": "TOKEN_NEW_INPUT_SHRINK_LABEL_LABEL_MARGIN",
    "attributes": {
      "category": "newInput",
      "type": "shrinkLabel",
      "item": "label",
      "subitem": "margin",
      "scss": "$token-new-input-shrink-label-label-margin"
    },
    "path": [
      "newInput",
      "shrinkLabel",
      "label",
      "margin"
    ]
  },
  {
    "value": "0.75",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.shrinkLabel.label.transform.scale.value}"
    },
    "name": "TOKEN_NEW_INPUT_SHRINK_LABEL_LABEL_TRANSFORM_SCALE",
    "attributes": {
      "category": "newInput",
      "type": "shrinkLabel",
      "item": "label",
      "subitem": "transform",
      "state": "scale",
      "scss": "$token-new-input-shrink-label-label-transform-scale"
    },
    "path": [
      "newInput",
      "shrinkLabel",
      "label",
      "transform",
      "scale"
    ]
  },
  {
    "value": "3rem",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.input.height.regular.value}"
    },
    "name": "TOKEN_NEW_INPUT_INPUT_HEIGHT_REGULAR",
    "attributes": {
      "category": "newInput",
      "type": "input",
      "item": "height",
      "subitem": "regular",
      "scss": "$token-new-input-input-height-regular"
    },
    "path": [
      "newInput",
      "input",
      "height",
      "regular"
    ]
  },
  {
    "value": "3.5rem",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.input.height.large.value}"
    },
    "name": "TOKEN_NEW_INPUT_INPUT_HEIGHT_LARGE",
    "attributes": {
      "category": "newInput",
      "type": "input",
      "item": "height",
      "subitem": "large",
      "scss": "$token-new-input-input-height-large"
    },
    "path": [
      "newInput",
      "input",
      "height",
      "large"
    ]
  },
  {
    "value": "0.75rem 1rem",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.input.padding.value}"
    },
    "name": "TOKEN_NEW_INPUT_INPUT_PADDING",
    "attributes": {
      "category": "newInput",
      "type": "input",
      "item": "padding",
      "scss": "$token-new-input-input-padding"
    },
    "path": [
      "newInput",
      "input",
      "padding"
    ]
  },
  {
    "value": "1px",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.input.borderWidth.value}"
    },
    "name": "TOKEN_NEW_INPUT_INPUT_BORDER_WIDTH",
    "attributes": {
      "category": "newInput",
      "type": "input",
      "item": "borderWidth",
      "scss": "$token-new-input-input-border-width"
    },
    "path": [
      "newInput",
      "input",
      "borderWidth"
    ]
  },
  {
    "value": "solid",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.input.borderStyle.value}"
    },
    "name": "TOKEN_NEW_INPUT_INPUT_BORDER_STYLE",
    "attributes": {
      "category": "newInput",
      "type": "input",
      "item": "borderStyle",
      "scss": "$token-new-input-input-border-style"
    },
    "path": [
      "newInput",
      "input",
      "borderStyle"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.input.borderColor.value}"
    },
    "name": "TOKEN_NEW_INPUT_INPUT_BORDER_COLOR",
    "attributes": {
      "category": "newInput",
      "type": "input",
      "item": "borderColor",
      "scss": "$token-new-input-input-border-color"
    },
    "path": [
      "newInput",
      "input",
      "borderColor"
    ]
  },
  {
    "value": "12px",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.input.borderRadius.value}"
    },
    "name": "TOKEN_NEW_INPUT_INPUT_BORDER_RADIUS",
    "attributes": {
      "category": "newInput",
      "type": "input",
      "item": "borderRadius",
      "scss": "$token-new-input-input-border-radius"
    },
    "path": [
      "newInput",
      "input",
      "borderRadius"
    ]
  },
  {
    "value": "#1a1d23",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.input.color.value}"
    },
    "name": "TOKEN_NEW_INPUT_INPUT_COLOR",
    "attributes": {
      "category": "newInput",
      "type": "input",
      "item": "color",
      "scss": "$token-new-input-input-color"
    },
    "path": [
      "newInput",
      "input",
      "color"
    ]
  },
  {
    "value": "#e22828",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.input.invalid.color.value}"
    },
    "name": "TOKEN_NEW_INPUT_INPUT_INVALID_COLOR",
    "attributes": {
      "category": "newInput",
      "type": "input",
      "item": "invalid",
      "subitem": "color",
      "scss": "$token-new-input-input-invalid-color"
    },
    "path": [
      "newInput",
      "input",
      "invalid",
      "color"
    ]
  },
  {
    "value": "#e22828",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.input.invalid.borderColor.value}"
    },
    "name": "TOKEN_NEW_INPUT_INPUT_INVALID_BORDER_COLOR",
    "attributes": {
      "category": "newInput",
      "type": "input",
      "item": "invalid",
      "subitem": "borderColor",
      "scss": "$token-new-input-input-invalid-border-color"
    },
    "path": [
      "newInput",
      "input",
      "invalid",
      "borderColor"
    ]
  },
  {
    "value": "#e22828",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.input.invalid.placeholderColor.value}"
    },
    "name": "TOKEN_NEW_INPUT_INPUT_INVALID_PLACEHOLDER_COLOR",
    "attributes": {
      "category": "newInput",
      "type": "input",
      "item": "invalid",
      "subitem": "placeholderColor",
      "scss": "$token-new-input-input-invalid-placeholder-color"
    },
    "path": [
      "newInput",
      "input",
      "invalid",
      "placeholderColor"
    ]
  },
  {
    "value": "3rem",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.input.icon.paddingLeft.value}"
    },
    "name": "TOKEN_NEW_INPUT_INPUT_ICON_PADDING_LEFT",
    "attributes": {
      "category": "newInput",
      "type": "input",
      "item": "icon",
      "subitem": "paddingLeft",
      "scss": "$token-new-input-input-icon-padding-left"
    },
    "path": [
      "newInput",
      "input",
      "icon",
      "paddingLeft"
    ]
  },
  {
    "value": "3rem",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.input.icon.paddingRight.value}"
    },
    "name": "TOKEN_NEW_INPUT_INPUT_ICON_PADDING_RIGHT",
    "attributes": {
      "category": "newInput",
      "type": "input",
      "item": "icon",
      "subitem": "paddingRight",
      "scss": "$token-new-input-input-icon-padding-right"
    },
    "path": [
      "newInput",
      "input",
      "icon",
      "paddingRight"
    ]
  },
  {
    "value": "#e5cefd",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.input.focus.color.value}"
    },
    "name": "TOKEN_NEW_INPUT_INPUT_FOCUS_COLOR",
    "attributes": {
      "category": "newInput",
      "type": "input",
      "item": "focus",
      "subitem": "color",
      "scss": "$token-new-input-input-focus-color"
    },
    "path": [
      "newInput",
      "input",
      "focus",
      "color"
    ]
  },
  {
    "value": "0px 0px 20px rgba(0, 0, 0, 0.1)",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.input.focus.shadow.value}"
    },
    "name": "TOKEN_NEW_INPUT_INPUT_FOCUS_SHADOW",
    "attributes": {
      "category": "newInput",
      "type": "input",
      "item": "focus",
      "subitem": "shadow",
      "scss": "$token-new-input-input-focus-shadow"
    },
    "path": [
      "newInput",
      "input",
      "focus",
      "shadow"
    ]
  },
  {
    "value": "#e5cefd",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.input.hover.color.value}"
    },
    "name": "TOKEN_NEW_INPUT_INPUT_HOVER_COLOR",
    "attributes": {
      "category": "newInput",
      "type": "input",
      "item": "hover",
      "subitem": "color",
      "scss": "$token-new-input-input-hover-color"
    },
    "path": [
      "newInput",
      "input",
      "hover",
      "color"
    ]
  },
  {
    "value": "#5e6a82",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.input.placeholder.color.value}"
    },
    "name": "TOKEN_NEW_INPUT_INPUT_PLACEHOLDER_COLOR",
    "attributes": {
      "category": "newInput",
      "type": "input",
      "item": "placeholder",
      "subitem": "color",
      "scss": "$token-new-input-input-placeholder-color"
    },
    "path": [
      "newInput",
      "input",
      "placeholder",
      "color"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.icon.left.value}"
    },
    "name": "TOKEN_NEW_INPUT_ICON_LEFT",
    "attributes": {
      "category": "newInput",
      "type": "icon",
      "item": "left",
      "scss": "$token-new-input-icon-left"
    },
    "path": [
      "newInput",
      "icon",
      "left"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.icon.right.value}"
    },
    "name": "TOKEN_NEW_INPUT_ICON_RIGHT",
    "attributes": {
      "category": "newInput",
      "type": "icon",
      "item": "right",
      "scss": "$token-new-input-icon-right"
    },
    "path": [
      "newInput",
      "icon",
      "right"
    ]
  },
  {
    "value": "#5e6a82",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.icon.color.value}"
    },
    "name": "TOKEN_NEW_INPUT_ICON_COLOR",
    "attributes": {
      "category": "newInput",
      "type": "icon",
      "item": "color",
      "scss": "$token-new-input-icon-color"
    },
    "path": [
      "newInput",
      "icon",
      "color"
    ]
  },
  {
    "value": "0 0.75rem",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.addon.padding.value}"
    },
    "name": "TOKEN_NEW_INPUT_ADDON_PADDING",
    "attributes": {
      "category": "newInput",
      "type": "addon",
      "item": "padding",
      "scss": "$token-new-input-addon-padding"
    },
    "path": [
      "newInput",
      "addon",
      "padding"
    ]
  },
  {
    "value": "1px",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.addon.borderWidth.value}"
    },
    "name": "TOKEN_NEW_INPUT_ADDON_BORDER_WIDTH",
    "attributes": {
      "category": "newInput",
      "type": "addon",
      "item": "borderWidth",
      "scss": "$token-new-input-addon-border-width"
    },
    "path": [
      "newInput",
      "addon",
      "borderWidth"
    ]
  },
  {
    "value": "solid",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.addon.borderStyle.value}"
    },
    "name": "TOKEN_NEW_INPUT_ADDON_BORDER_STYLE",
    "attributes": {
      "category": "newInput",
      "type": "addon",
      "item": "borderStyle",
      "scss": "$token-new-input-addon-border-style"
    },
    "path": [
      "newInput",
      "addon",
      "borderStyle"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.addon.borderColor.value}"
    },
    "name": "TOKEN_NEW_INPUT_ADDON_BORDER_COLOR",
    "attributes": {
      "category": "newInput",
      "type": "addon",
      "item": "borderColor",
      "scss": "$token-new-input-addon-border-color"
    },
    "path": [
      "newInput",
      "addon",
      "borderColor"
    ]
  },
  {
    "value": "#f5f6f7",
    "filePath": "src/platforms/web/components/new-l-input.json",
    "isSource": true,
    "original": {
      "value": "{newInput.brand.addon.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_INPUT_ADDON_BACKGROUND_COLOR",
    "attributes": {
      "category": "newInput",
      "type": "addon",
      "item": "backgroundColor",
      "scss": "$token-new-input-addon-background-color"
    },
    "path": [
      "newInput",
      "addon",
      "backgroundColor"
    ]
  },
  {
    "value": "0.5rem 1rem",
    "filePath": "src/platforms/web/components/new-l-link-group.json",
    "isSource": true,
    "original": {
      "value": "{newLinkGroup.brand.default.button.padding.value}"
    },
    "name": "TOKEN_NEW_LINK_GROUP_DEFAULT_BUTTON_PADDING",
    "attributes": {
      "category": "newLinkGroup",
      "type": "default",
      "item": "button",
      "subitem": "padding",
      "scss": "$token-new-link-group-default-button-padding"
    },
    "path": [
      "newLinkGroup",
      "default",
      "button",
      "padding"
    ]
  },
  {
    "value": "400",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.default.fontWeight.regular.value}"
    },
    "name": "TOKEN_NEW_LINK_DEFAULT_FONT_WEIGHT_REGULAR",
    "attributes": {
      "category": "newLink",
      "type": "default",
      "item": "fontWeight",
      "subitem": "regular",
      "scss": "$token-new-link-default-font-weight-regular"
    },
    "path": [
      "newLink",
      "default",
      "fontWeight",
      "regular"
    ]
  },
  {
    "value": "700",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.default.fontWeight.bold.value}"
    },
    "name": "TOKEN_NEW_LINK_DEFAULT_FONT_WEIGHT_BOLD",
    "attributes": {
      "category": "newLink",
      "type": "default",
      "item": "fontWeight",
      "subitem": "bold",
      "scss": "$token-new-link-default-font-weight-bold"
    },
    "path": [
      "newLink",
      "default",
      "fontWeight",
      "bold"
    ]
  },
  {
    "value": "0.875rem",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.default.size.small.value}"
    },
    "name": "TOKEN_NEW_LINK_DEFAULT_SIZE_SMALL",
    "attributes": {
      "category": "newLink",
      "type": "default",
      "item": "size",
      "subitem": "small",
      "scss": "$token-new-link-default-size-small"
    },
    "path": [
      "newLink",
      "default",
      "size",
      "small"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.default.size.regular.value}"
    },
    "name": "TOKEN_NEW_LINK_DEFAULT_SIZE_REGULAR",
    "attributes": {
      "category": "newLink",
      "type": "default",
      "item": "size",
      "subitem": "regular",
      "scss": "$token-new-link-default-size-regular"
    },
    "path": [
      "newLink",
      "default",
      "size",
      "regular"
    ]
  },
  {
    "value": "#ff5e00",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.primary.color.value}"
    },
    "name": "TOKEN_NEW_LINK_PRIMARY_COLOR",
    "attributes": {
      "category": "newLink",
      "type": "primary",
      "item": "color",
      "scss": "$token-new-link-primary-color"
    },
    "path": [
      "newLink",
      "primary",
      "color"
    ]
  },
  {
    "value": "700",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.primary.fontWeight.value}"
    },
    "name": "TOKEN_NEW_LINK_PRIMARY_FONT_WEIGHT",
    "attributes": {
      "category": "newLink",
      "type": "primary",
      "item": "fontWeight",
      "scss": "$token-new-link-primary-font-weight"
    },
    "path": [
      "newLink",
      "primary",
      "fontWeight"
    ]
  },
  {
    "value": "#cc4b00",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.primary.hover.color.value}"
    },
    "name": "TOKEN_NEW_LINK_PRIMARY_HOVER_COLOR",
    "attributes": {
      "category": "newLink",
      "type": "primary",
      "item": "hover",
      "subitem": "color",
      "scss": "$token-new-link-primary-hover-color"
    },
    "path": [
      "newLink",
      "primary",
      "hover",
      "color"
    ]
  },
  {
    "value": "#993800",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.primary.active.color.value}"
    },
    "name": "TOKEN_NEW_LINK_PRIMARY_ACTIVE_COLOR",
    "attributes": {
      "category": "newLink",
      "type": "primary",
      "item": "active",
      "subitem": "color",
      "scss": "$token-new-link-primary-active-color"
    },
    "path": [
      "newLink",
      "primary",
      "active",
      "color"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.secondary.color.value}"
    },
    "name": "TOKEN_NEW_LINK_SECONDARY_COLOR",
    "attributes": {
      "category": "newLink",
      "type": "secondary",
      "item": "color",
      "scss": "$token-new-link-secondary-color"
    },
    "path": [
      "newLink",
      "secondary",
      "color"
    ]
  },
  {
    "value": "700",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.secondary.fontWeight.value}"
    },
    "name": "TOKEN_NEW_LINK_SECONDARY_FONT_WEIGHT",
    "attributes": {
      "category": "newLink",
      "type": "secondary",
      "item": "fontWeight",
      "scss": "$token-new-link-secondary-font-weight"
    },
    "path": [
      "newLink",
      "secondary",
      "fontWeight"
    ]
  },
  {
    "value": "#230344",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.secondary.hover.color.value}"
    },
    "name": "TOKEN_NEW_LINK_SECONDARY_HOVER_COLOR",
    "attributes": {
      "category": "newLink",
      "type": "secondary",
      "item": "hover",
      "subitem": "color",
      "scss": "$token-new-link-secondary-hover-color"
    },
    "path": [
      "newLink",
      "secondary",
      "hover",
      "color"
    ]
  },
  {
    "value": "underline",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.secondary.hover.textDecoration.value}"
    },
    "name": "TOKEN_NEW_LINK_SECONDARY_HOVER_TEXT_DECORATION",
    "attributes": {
      "category": "newLink",
      "type": "secondary",
      "item": "hover",
      "subitem": "textDecoration",
      "scss": "$token-new-link-secondary-hover-text-decoration"
    },
    "path": [
      "newLink",
      "secondary",
      "hover",
      "textDecoration"
    ]
  },
  {
    "value": "#49078d",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.secondary.active.color.value}"
    },
    "name": "TOKEN_NEW_LINK_SECONDARY_ACTIVE_COLOR",
    "attributes": {
      "category": "newLink",
      "type": "secondary",
      "item": "active",
      "subitem": "color",
      "scss": "$token-new-link-secondary-active-color"
    },
    "path": [
      "newLink",
      "secondary",
      "active",
      "color"
    ]
  },
  {
    "value": "underline",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.secondary.withIcon.hover.textDecoration.value}"
    },
    "name": "TOKEN_NEW_LINK_SECONDARY_WITH_ICON_HOVER_TEXT_DECORATION",
    "attributes": {
      "category": "newLink",
      "type": "secondary",
      "item": "withIcon",
      "subitem": "hover",
      "state": "textDecoration",
      "scss": "$token-new-link-secondary-with-icon-hover-text-decoration"
    },
    "path": [
      "newLink",
      "secondary",
      "withIcon",
      "hover",
      "textDecoration"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.light.color.value}"
    },
    "name": "TOKEN_NEW_LINK_LIGHT_COLOR",
    "attributes": {
      "category": "newLink",
      "type": "light",
      "item": "color",
      "scss": "$token-new-link-light-color"
    },
    "path": [
      "newLink",
      "light",
      "color"
    ]
  },
  {
    "value": "700",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.light.fontWeight.value}"
    },
    "name": "TOKEN_NEW_LINK_LIGHT_FONT_WEIGHT",
    "attributes": {
      "category": "newLink",
      "type": "light",
      "item": "fontWeight",
      "scss": "$token-new-link-light-font-weight"
    },
    "path": [
      "newLink",
      "light",
      "fontWeight"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.light.hover.color.value}"
    },
    "name": "TOKEN_NEW_LINK_LIGHT_HOVER_COLOR",
    "attributes": {
      "category": "newLink",
      "type": "light",
      "item": "hover",
      "subitem": "color",
      "scss": "$token-new-link-light-hover-color"
    },
    "path": [
      "newLink",
      "light",
      "hover",
      "color"
    ]
  },
  {
    "value": "none",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.light.hover.textDecoration.value}"
    },
    "name": "TOKEN_NEW_LINK_LIGHT_HOVER_TEXT_DECORATION",
    "attributes": {
      "category": "newLink",
      "type": "light",
      "item": "hover",
      "subitem": "textDecoration",
      "scss": "$token-new-link-light-hover-text-decoration"
    },
    "path": [
      "newLink",
      "light",
      "hover",
      "textDecoration"
    ]
  },
  {
    "value": "0.8",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.light.hover.opacity.value}"
    },
    "name": "TOKEN_NEW_LINK_LIGHT_HOVER_OPACITY",
    "attributes": {
      "category": "newLink",
      "type": "light",
      "item": "hover",
      "subitem": "opacity",
      "scss": "$token-new-link-light-hover-opacity"
    },
    "path": [
      "newLink",
      "light",
      "hover",
      "opacity"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{newLink.brand.light.active.color.value}"
    },
    "name": "TOKEN_NEW_LINK_LIGHT_ACTIVE_COLOR",
    "attributes": {
      "category": "newLink",
      "type": "light",
      "item": "active",
      "subitem": "color",
      "scss": "$token-new-link-light-active-color"
    },
    "path": [
      "newLink",
      "light",
      "active",
      "color"
    ]
  },
  {
    "value": "0 0.5rem 0 0",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "{spacing.inline.small.value}"
    },
    "name": "TOKEN_NEW_LINK_ICON_LEFT_MARGIN",
    "attributes": {
      "category": "newLink",
      "type": "icon",
      "item": "left",
      "subitem": "margin",
      "scss": "$token-new-link-icon-left-margin"
    },
    "path": [
      "newLink",
      "icon",
      "left",
      "margin"
    ]
  },
  {
    "value": "0 0 0 0.5rem",
    "filePath": "src/platforms/web/components/new-l-link.json",
    "isSource": true,
    "original": {
      "value": "0 0 0 {spacing.small.value}"
    },
    "name": "TOKEN_NEW_LINK_ICON_RIGHT_MARGIN",
    "attributes": {
      "category": "newLink",
      "type": "icon",
      "item": "right",
      "subitem": "margin",
      "scss": "$token-new-link-icon-right-margin"
    },
    "path": [
      "newLink",
      "icon",
      "right",
      "margin"
    ]
  },
  {
    "value": "0",
    "filePath": "src/platforms/web/components/new-l-modal.json",
    "isSource": true,
    "original": {
      "value": "{newModal.brand.default.borderRadius.value}"
    },
    "name": "TOKEN_NEW_MODAL_DEFAULT_BORDER_RADIUS",
    "attributes": {
      "category": "newModal",
      "type": "default",
      "item": "borderRadius",
      "scss": "$token-new-modal-default-border-radius"
    },
    "path": [
      "newModal",
      "default",
      "borderRadius"
    ]
  },
  {
    "value": "100vw",
    "filePath": "src/platforms/web/components/new-l-modal.json",
    "isSource": true,
    "original": {
      "value": "100vw"
    },
    "name": "TOKEN_NEW_MODAL_REGULAR_MOBILE_WIDTH",
    "attributes": {
      "category": "newModal",
      "type": "regular",
      "item": "mobile",
      "subitem": "width",
      "scss": "$token-new-modal-regular-mobile-width"
    },
    "path": [
      "newModal",
      "regular",
      "mobile",
      "width"
    ]
  },
  {
    "value": "88vh",
    "filePath": "src/platforms/web/components/new-l-modal.json",
    "isSource": true,
    "original": {
      "value": "88vh"
    },
    "name": "TOKEN_NEW_MODAL_REGULAR_MOBILE_MAX_HEIGHT",
    "attributes": {
      "category": "newModal",
      "type": "regular",
      "item": "mobile",
      "subitem": "maxHeight",
      "scss": "$token-new-modal-regular-mobile-max-height"
    },
    "path": [
      "newModal",
      "regular",
      "mobile",
      "maxHeight"
    ]
  },
  {
    "value": "704px",
    "filePath": "src/platforms/web/components/new-l-modal.json",
    "isSource": true,
    "original": {
      "value": "704px"
    },
    "name": "TOKEN_NEW_MODAL_REGULAR_DESKTOP_WIDTH",
    "attributes": {
      "category": "newModal",
      "type": "regular",
      "item": "desktop",
      "subitem": "width",
      "scss": "$token-new-modal-regular-desktop-width"
    },
    "path": [
      "newModal",
      "regular",
      "desktop",
      "width"
    ]
  },
  {
    "value": "568px",
    "filePath": "src/platforms/web/components/new-l-modal.json",
    "isSource": true,
    "original": {
      "value": "568px"
    },
    "name": "TOKEN_NEW_MODAL_REGULAR_DESKTOP_MAX_HEIGHT",
    "attributes": {
      "category": "newModal",
      "type": "regular",
      "item": "desktop",
      "subitem": "maxHeight",
      "scss": "$token-new-modal-regular-desktop-max-height"
    },
    "path": [
      "newModal",
      "regular",
      "desktop",
      "maxHeight"
    ]
  },
  {
    "value": "100vw",
    "filePath": "src/platforms/web/components/new-l-modal.json",
    "isSource": true,
    "original": {
      "value": "100vw"
    },
    "name": "TOKEN_NEW_MODAL_LARGE_MOBILE_WIDTH",
    "attributes": {
      "category": "newModal",
      "type": "large",
      "item": "mobile",
      "subitem": "width",
      "scss": "$token-new-modal-large-mobile-width"
    },
    "path": [
      "newModal",
      "large",
      "mobile",
      "width"
    ]
  },
  {
    "value": "100vh",
    "filePath": "src/platforms/web/components/new-l-modal.json",
    "isSource": true,
    "original": {
      "value": "100vh"
    },
    "name": "TOKEN_NEW_MODAL_LARGE_MOBILE_HEIGHT",
    "attributes": {
      "category": "newModal",
      "type": "large",
      "item": "mobile",
      "subitem": "height",
      "scss": "$token-new-modal-large-mobile-height"
    },
    "path": [
      "newModal",
      "large",
      "mobile",
      "height"
    ]
  },
  {
    "value": "704px",
    "filePath": "src/platforms/web/components/new-l-modal.json",
    "isSource": true,
    "original": {
      "value": "{newModal.regular.desktop.width.value}"
    },
    "name": "TOKEN_NEW_MODAL_LARGE_DESKTOP_WIDTH",
    "attributes": {
      "category": "newModal",
      "type": "large",
      "item": "desktop",
      "subitem": "width",
      "scss": "$token-new-modal-large-desktop-width"
    },
    "path": [
      "newModal",
      "large",
      "desktop",
      "width"
    ]
  },
  {
    "value": "568px",
    "filePath": "src/platforms/web/components/new-l-modal.json",
    "isSource": true,
    "original": {
      "value": "{newModal.regular.desktop.maxHeight.value}"
    },
    "name": "TOKEN_NEW_MODAL_LARGE_DESKTOP_MAX_HEIGHT",
    "attributes": {
      "category": "newModal",
      "type": "large",
      "item": "desktop",
      "subitem": "maxHeight",
      "scss": "$token-new-modal-large-desktop-max-height"
    },
    "path": [
      "newModal",
      "large",
      "desktop",
      "maxHeight"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-pagination.json",
    "isSource": true,
    "original": {
      "value": "{newPagination.brand.color.value}"
    },
    "name": "TOKEN_NEW_PAGINATION_COLOR",
    "attributes": {
      "category": "newPagination",
      "type": "color",
      "scss": "$token-new-pagination-color"
    },
    "path": [
      "newPagination",
      "color"
    ]
  },
  {
    "value": "#e5cefd",
    "filePath": "src/platforms/web/components/new-l-pagination.json",
    "isSource": true,
    "original": {
      "value": "{newPagination.brand.hover.value}"
    },
    "name": "TOKEN_NEW_PAGINATION_HOVER",
    "attributes": {
      "category": "newPagination",
      "type": "hover",
      "scss": "$token-new-pagination-hover"
    },
    "path": [
      "newPagination",
      "hover"
    ]
  },
  {
    "value": "0.5rem",
    "filePath": "src/platforms/web/components/new-l-pagination.json",
    "isSource": true,
    "original": {
      "value": "{newPagination.brand.previous.marginRight.value}"
    },
    "name": "TOKEN_NEW_PAGINATION_PREVIOUS_MARGIN_RIGHT",
    "attributes": {
      "category": "newPagination",
      "type": "previous",
      "item": "marginRight",
      "scss": "$token-new-pagination-previous-margin-right"
    },
    "path": [
      "newPagination",
      "previous",
      "marginRight"
    ]
  },
  {
    "value": "0.5rem",
    "filePath": "src/platforms/web/components/new-l-pagination.json",
    "isSource": true,
    "original": {
      "value": "{newPagination.brand.next.marginLeft.value}"
    },
    "name": "TOKEN_NEW_PAGINATION_NEXT_MARGIN_LEFT",
    "attributes": {
      "category": "newPagination",
      "type": "next",
      "item": "marginLeft",
      "scss": "$token-new-pagination-next-margin-left"
    },
    "path": [
      "newPagination",
      "next",
      "marginLeft"
    ]
  },
  {
    "value": "2.5rem",
    "filePath": "src/platforms/web/components/new-l-pagination.json",
    "isSource": true,
    "original": {
      "value": "{newPagination.brand.link.width.value}"
    },
    "name": "TOKEN_NEW_PAGINATION_LINK_WIDTH",
    "attributes": {
      "category": "newPagination",
      "type": "link",
      "item": "width",
      "scss": "$token-new-pagination-link-width"
    },
    "path": [
      "newPagination",
      "link",
      "width"
    ]
  },
  {
    "value": "2.5rem",
    "filePath": "src/platforms/web/components/new-l-pagination.json",
    "isSource": true,
    "original": {
      "value": "{newPagination.brand.link.height.value}"
    },
    "name": "TOKEN_NEW_PAGINATION_LINK_HEIGHT",
    "attributes": {
      "category": "newPagination",
      "type": "link",
      "item": "height",
      "scss": "$token-new-pagination-link-height"
    },
    "path": [
      "newPagination",
      "link",
      "height"
    ]
  },
  {
    "value": "50%",
    "filePath": "src/platforms/web/components/new-l-pagination.json",
    "isSource": true,
    "original": {
      "value": "{newPagination.brand.link.borderRadius.value}"
    },
    "name": "TOKEN_NEW_PAGINATION_LINK_BORDER_RADIUS",
    "attributes": {
      "category": "newPagination",
      "type": "link",
      "item": "borderRadius",
      "scss": "$token-new-pagination-link-border-radius"
    },
    "path": [
      "newPagination",
      "link",
      "borderRadius"
    ]
  },
  {
    "value": "26px",
    "filePath": "src/platforms/web/components/new-l-pagination.json",
    "isSource": true,
    "original": {
      "value": "{newPagination.brand.link.current.borderRadius.value}"
    },
    "name": "TOKEN_NEW_PAGINATION_LINK_CURRENT_BORDER_RADIUS",
    "attributes": {
      "category": "newPagination",
      "type": "link",
      "item": "current",
      "subitem": "borderRadius",
      "scss": "$token-new-pagination-link-current-border-radius"
    },
    "path": [
      "newPagination",
      "link",
      "current",
      "borderRadius"
    ]
  },
  {
    "value": "0px",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.border.leftBetween.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_BORDER_LEFT_BETWEEN",
    "attributes": {
      "category": "newRadioGroup",
      "type": "border",
      "item": "leftBetween",
      "scss": "$token-new-radio-group-border-left-between"
    },
    "path": [
      "newRadioGroup",
      "border",
      "leftBetween"
    ]
  },
  {
    "value": "8px",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.border.radiusAround.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_BORDER_RADIUS_AROUND",
    "attributes": {
      "category": "newRadioGroup",
      "type": "border",
      "item": "radiusAround",
      "scss": "$token-new-radio-group-border-radius-around"
    },
    "path": [
      "newRadioGroup",
      "border",
      "radiusAround"
    ]
  },
  {
    "value": "0px",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.border.radiusBetween.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_BORDER_RADIUS_BETWEEN",
    "attributes": {
      "category": "newRadioGroup",
      "type": "border",
      "item": "radiusBetween",
      "scss": "$token-new-radio-group-border-radius-between"
    },
    "path": [
      "newRadioGroup",
      "border",
      "radiusBetween"
    ]
  },
  {
    "value": "222px",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.width.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_WIDTH",
    "attributes": {
      "category": "newRadioGroup",
      "type": "width",
      "scss": "$token-new-radio-group-width"
    },
    "path": [
      "newRadioGroup",
      "width"
    ]
  },
  {
    "value": "1px",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.range.border.width.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_RANGE_BORDER_WIDTH",
    "attributes": {
      "category": "newRadioGroup",
      "type": "range",
      "item": "border",
      "subitem": "width",
      "scss": "$token-new-radio-group-range-border-width"
    },
    "path": [
      "newRadioGroup",
      "range",
      "border",
      "width"
    ]
  },
  {
    "value": "null",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.range.border.color.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_RANGE_BORDER_COLOR",
    "attributes": {
      "category": "newRadioGroup",
      "type": "range",
      "item": "border",
      "subitem": "color",
      "scss": "$token-new-radio-group-range-border-color"
    },
    "path": [
      "newRadioGroup",
      "range",
      "border",
      "color"
    ]
  },
  {
    "value": "null",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.range.border.leftBetween.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_RANGE_BORDER_LEFT_BETWEEN",
    "attributes": {
      "category": "newRadioGroup",
      "type": "range",
      "item": "border",
      "subitem": "leftBetween",
      "scss": "$token-new-radio-group-range-border-left-between"
    },
    "path": [
      "newRadioGroup",
      "range",
      "border",
      "leftBetween"
    ]
  },
  {
    "value": "null",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.range.border.radiusBetween.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_RANGE_BORDER_RADIUS_BETWEEN",
    "attributes": {
      "category": "newRadioGroup",
      "type": "range",
      "item": "border",
      "subitem": "radiusBetween",
      "scss": "$token-new-radio-group-range-border-radius-between"
    },
    "path": [
      "newRadioGroup",
      "range",
      "border",
      "radiusBetween"
    ]
  },
  {
    "value": "null",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.range.border.radiusAround.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_RANGE_BORDER_RADIUS_AROUND",
    "attributes": {
      "category": "newRadioGroup",
      "type": "range",
      "item": "border",
      "subitem": "radiusAround",
      "scss": "$token-new-radio-group-range-border-radius-around"
    },
    "path": [
      "newRadioGroup",
      "range",
      "border",
      "radiusAround"
    ]
  },
  {
    "value": "null",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.range.font.size.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_RANGE_FONT_SIZE",
    "attributes": {
      "category": "newRadioGroup",
      "type": "range",
      "item": "font",
      "subitem": "size",
      "scss": "$token-new-radio-group-range-font-size"
    },
    "path": [
      "newRadioGroup",
      "range",
      "font",
      "size"
    ]
  },
  {
    "value": "null",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.range.font.weight.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_RANGE_FONT_WEIGHT",
    "attributes": {
      "category": "newRadioGroup",
      "type": "range",
      "item": "font",
      "subitem": "weight",
      "scss": "$token-new-radio-group-range-font-weight"
    },
    "path": [
      "newRadioGroup",
      "range",
      "font",
      "weight"
    ]
  },
  {
    "value": "58px",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.range.width.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_RANGE_WIDTH",
    "attributes": {
      "category": "newRadioGroup",
      "type": "range",
      "item": "width",
      "scss": "$token-new-radio-group-range-width"
    },
    "path": [
      "newRadioGroup",
      "range",
      "width"
    ]
  },
  {
    "value": "null",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.range.height.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_RANGE_HEIGHT",
    "attributes": {
      "category": "newRadioGroup",
      "type": "range",
      "item": "height",
      "scss": "$token-new-radio-group-range-height"
    },
    "path": [
      "newRadioGroup",
      "range",
      "height"
    ]
  },
  {
    "value": "null",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.range.spacingBetween.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_RANGE_SPACING_BETWEEN",
    "attributes": {
      "category": "newRadioGroup",
      "type": "range",
      "item": "spacingBetween",
      "scss": "$token-new-radio-group-range-spacing-between"
    },
    "path": [
      "newRadioGroup",
      "range",
      "spacingBetween"
    ]
  },
  {
    "value": "null",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.range.outlineSpacing.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_RANGE_OUTLINE_SPACING",
    "attributes": {
      "category": "newRadioGroup",
      "type": "range",
      "item": "outlineSpacing",
      "scss": "$token-new-radio-group-range-outline-spacing"
    },
    "path": [
      "newRadioGroup",
      "range",
      "outlineSpacing"
    ]
  },
  {
    "value": "12px",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.primary.container.borderRadius.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_PRIMARY_CONTAINER_BORDER_RADIUS",
    "attributes": {
      "category": "newRadioGroup",
      "type": "primary",
      "item": "container",
      "subitem": "borderRadius",
      "scss": "$token-new-radio-group-primary-container-border-radius"
    },
    "path": [
      "newRadioGroup",
      "primary",
      "container",
      "borderRadius"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.primary.container.borderColor.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_PRIMARY_CONTAINER_BORDER_COLOR",
    "attributes": {
      "category": "newRadioGroup",
      "type": "primary",
      "item": "container",
      "subitem": "borderColor",
      "scss": "$token-new-radio-group-primary-container-border-color"
    },
    "path": [
      "newRadioGroup",
      "primary",
      "container",
      "borderColor"
    ]
  },
  {
    "value": "1px",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.primary.container.borderSize.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_PRIMARY_CONTAINER_BORDER_SIZE",
    "attributes": {
      "category": "newRadioGroup",
      "type": "primary",
      "item": "container",
      "subitem": "borderSize",
      "scss": "$token-new-radio-group-primary-container-border-size"
    },
    "path": [
      "newRadioGroup",
      "primary",
      "container",
      "borderSize"
    ]
  },
  {
    "value": "8px",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.primary.button.borderRadius.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_PRIMARY_BUTTON_BORDER_RADIUS",
    "attributes": {
      "category": "newRadioGroup",
      "type": "primary",
      "item": "button",
      "subitem": "borderRadius",
      "scss": "$token-new-radio-group-primary-button-border-radius"
    },
    "path": [
      "newRadioGroup",
      "primary",
      "button",
      "borderRadius"
    ]
  },
  {
    "value": "4px 5px 4px 4px",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.primary.button.margin.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_PRIMARY_BUTTON_MARGIN",
    "attributes": {
      "category": "newRadioGroup",
      "type": "primary",
      "item": "button",
      "subitem": "margin",
      "scss": "$token-new-radio-group-primary-button-margin"
    },
    "path": [
      "newRadioGroup",
      "primary",
      "button",
      "margin"
    ]
  },
  {
    "value": "1px",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.primary.button.borderWidth.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_PRIMARY_BUTTON_BORDER_WIDTH",
    "attributes": {
      "category": "newRadioGroup",
      "type": "primary",
      "item": "button",
      "subitem": "borderWidth",
      "scss": "$token-new-radio-group-primary-button-border-width"
    },
    "path": [
      "newRadioGroup",
      "primary",
      "button",
      "borderWidth"
    ]
  },
  {
    "value": "#1a1d23",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.primary.button.color.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_PRIMARY_BUTTON_COLOR",
    "attributes": {
      "category": "newRadioGroup",
      "type": "primary",
      "item": "button",
      "subitem": "color",
      "scss": "$token-new-radio-group-primary-button-color"
    },
    "path": [
      "newRadioGroup",
      "primary",
      "button",
      "color"
    ]
  },
  {
    "value": "400",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.primary.button.fontWeight.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_PRIMARY_BUTTON_FONT_WEIGHT",
    "attributes": {
      "category": "newRadioGroup",
      "type": "primary",
      "item": "button",
      "subitem": "fontWeight",
      "scss": "$token-new-radio-group-primary-button-font-weight"
    },
    "path": [
      "newRadioGroup",
      "primary",
      "button",
      "fontWeight"
    ]
  },
  {
    "value": "transparent",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.primary.button.borderColor.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_PRIMARY_BUTTON_BORDER_COLOR",
    "attributes": {
      "category": "newRadioGroup",
      "type": "primary",
      "item": "button",
      "subitem": "borderColor",
      "scss": "$token-new-radio-group-primary-button-border-color"
    },
    "path": [
      "newRadioGroup",
      "primary",
      "button",
      "borderColor"
    ]
  },
  {
    "value": "100%",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.primary.button.width.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_PRIMARY_BUTTON_WIDTH",
    "attributes": {
      "category": "newRadioGroup",
      "type": "primary",
      "item": "button",
      "subitem": "width",
      "scss": "$token-new-radio-group-primary-button-width"
    },
    "path": [
      "newRadioGroup",
      "primary",
      "button",
      "width"
    ]
  },
  {
    "value": "4px",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.primary.button.marginRight.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_PRIMARY_BUTTON_MARGIN_RIGHT",
    "attributes": {
      "category": "newRadioGroup",
      "type": "primary",
      "item": "button",
      "subitem": "marginRight",
      "scss": "$token-new-radio-group-primary-button-margin-right"
    },
    "path": [
      "newRadioGroup",
      "primary",
      "button",
      "marginRight"
    ]
  },
  {
    "value": "1px solid #cfd4dd",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.primary.button.borderLeft.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_PRIMARY_BUTTON_BORDER_LEFT",
    "attributes": {
      "category": "newRadioGroup",
      "type": "primary",
      "item": "button",
      "subitem": "borderLeft",
      "scss": "$token-new-radio-group-primary-button-border-left"
    },
    "path": [
      "newRadioGroup",
      "primary",
      "button",
      "borderLeft"
    ]
  },
  {
    "value": "calc(100% + 12px)",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.primary.button.height.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_PRIMARY_BUTTON_HEIGHT",
    "attributes": {
      "category": "newRadioGroup",
      "type": "primary",
      "item": "button",
      "subitem": "height",
      "scss": "$token-new-radio-group-primary-button-height"
    },
    "path": [
      "newRadioGroup",
      "primary",
      "button",
      "height"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.primary.button.selected.color.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_PRIMARY_BUTTON_SELECTED_COLOR",
    "attributes": {
      "category": "newRadioGroup",
      "type": "primary",
      "item": "button",
      "subitem": "selected",
      "state": "color",
      "scss": "$token-new-radio-group-primary-button-selected-color"
    },
    "path": [
      "newRadioGroup",
      "primary",
      "button",
      "selected",
      "color"
    ]
  },
  {
    "value": "700",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.primary.button.selected.fontWeight.value}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_PRIMARY_BUTTON_SELECTED_FONT_WEIGHT",
    "attributes": {
      "category": "newRadioGroup",
      "type": "primary",
      "item": "button",
      "subitem": "selected",
      "state": "fontWeight",
      "scss": "$token-new-radio-group-primary-button-selected-font-weight"
    },
    "path": [
      "newRadioGroup",
      "primary",
      "button",
      "selected",
      "fontWeight"
    ]
  },
  {
    "value": "2px",
    "filePath": "src/platforms/web/components/new-l-radio-group.json",
    "isSource": true,
    "original": {
      "value": "{newRadioGroup.brand.tab.detail.height}"
    },
    "name": "TOKEN_NEW_RADIO_GROUP_TAB_DETAIL_HEIGHT",
    "attributes": {
      "category": "newRadioGroup",
      "type": "tab",
      "item": "detail",
      "subitem": "height",
      "scss": "$token-new-radio-group-tab-detail-height"
    },
    "path": [
      "newRadioGroup",
      "tab",
      "detail",
      "height"
    ]
  },
  {
    "value": "12px",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.padding.value}"
    },
    "name": "TOKEN_NEW_RADIO_PADDING",
    "attributes": {
      "category": "newRadio",
      "type": "padding",
      "scss": "$token-new-radio-padding"
    },
    "path": [
      "newRadio",
      "padding"
    ]
  },
  {
    "value": "0.25rem",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.marginBottom.value}"
    },
    "name": "TOKEN_NEW_RADIO_MARGIN_BOTTOM",
    "attributes": {
      "category": "newRadio",
      "type": "marginBottom",
      "scss": "$token-new-radio-margin-bottom"
    },
    "path": [
      "newRadio",
      "marginBottom"
    ]
  },
  {
    "value": "12px",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.borderRadius.value}"
    },
    "name": "TOKEN_NEW_RADIO_BORDER_RADIUS",
    "attributes": {
      "category": "newRadio",
      "type": "borderRadius",
      "scss": "$token-new-radio-border-radius"
    },
    "path": [
      "newRadio",
      "borderRadius"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_RADIO_BACKGROUND_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "backgroundColor",
      "scss": "$token-new-radio-background-color"
    },
    "path": [
      "newRadio",
      "backgroundColor"
    ]
  },
  {
    "value": "#f5ebfe",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.checked.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_RADIO_CHECKED_BACKGROUND_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "checked",
      "item": "backgroundColor",
      "scss": "$token-new-radio-checked-background-color"
    },
    "path": [
      "newRadio",
      "checked",
      "backgroundColor"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.checked.color.value}"
    },
    "name": "TOKEN_NEW_RADIO_CHECKED_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "checked",
      "item": "color",
      "scss": "$token-new-radio-checked-color"
    },
    "path": [
      "newRadio",
      "checked",
      "color"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.disabled.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_RADIO_DISABLED_BACKGROUND_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "disabled",
      "item": "backgroundColor",
      "scss": "$token-new-radio-disabled-background-color"
    },
    "path": [
      "newRadio",
      "disabled",
      "backgroundColor"
    ]
  },
  {
    "value": "#8994a9",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.disabled.color.value}"
    },
    "name": "TOKEN_NEW_RADIO_DISABLED_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "disabled",
      "item": "color",
      "scss": "$token-new-radio-disabled-color"
    },
    "path": [
      "newRadio",
      "disabled",
      "color"
    ]
  },
  {
    "value": "1.5rem",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.inputWrapper.minWidth.value}"
    },
    "name": "TOKEN_NEW_RADIO_INPUT_WRAPPER_MIN_WIDTH",
    "attributes": {
      "category": "newRadio",
      "type": "inputWrapper",
      "item": "minWidth",
      "scss": "$token-new-radio-input-wrapper-min-width"
    },
    "path": [
      "newRadio",
      "inputWrapper",
      "minWidth"
    ]
  },
  {
    "value": "1.5rem",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.inputWrapper.width.value}"
    },
    "name": "TOKEN_NEW_RADIO_INPUT_WRAPPER_WIDTH",
    "attributes": {
      "category": "newRadio",
      "type": "inputWrapper",
      "item": "width",
      "scss": "$token-new-radio-input-wrapper-width"
    },
    "path": [
      "newRadio",
      "inputWrapper",
      "width"
    ]
  },
  {
    "value": "1.5rem",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.inputWrapper.height.value}"
    },
    "name": "TOKEN_NEW_RADIO_INPUT_WRAPPER_HEIGHT",
    "attributes": {
      "category": "newRadio",
      "type": "inputWrapper",
      "item": "height",
      "scss": "$token-new-radio-input-wrapper-height"
    },
    "path": [
      "newRadio",
      "inputWrapper",
      "height"
    ]
  },
  {
    "value": "0 12px 0 0",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.inputWrapper.margin.value}"
    },
    "name": "TOKEN_NEW_RADIO_INPUT_WRAPPER_MARGIN",
    "attributes": {
      "category": "newRadio",
      "type": "inputWrapper",
      "item": "margin",
      "scss": "$token-new-radio-input-wrapper-margin"
    },
    "path": [
      "newRadio",
      "inputWrapper",
      "margin"
    ]
  },
  {
    "value": "100%",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.input.width.value}"
    },
    "name": "TOKEN_NEW_RADIO_INPUT_WIDTH",
    "attributes": {
      "category": "newRadio",
      "type": "input",
      "item": "width",
      "scss": "$token-new-radio-input-width"
    },
    "path": [
      "newRadio",
      "input",
      "width"
    ]
  },
  {
    "value": "100%",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.input.height.value}"
    },
    "name": "TOKEN_NEW_RADIO_INPUT_HEIGHT",
    "attributes": {
      "category": "newRadio",
      "type": "input",
      "item": "height",
      "scss": "$token-new-radio-input-height"
    },
    "path": [
      "newRadio",
      "input",
      "height"
    ]
  },
  {
    "value": "0",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.input.margin.value}"
    },
    "name": "TOKEN_NEW_RADIO_INPUT_MARGIN",
    "attributes": {
      "category": "newRadio",
      "type": "input",
      "item": "margin",
      "scss": "$token-new-radio-input-margin"
    },
    "path": [
      "newRadio",
      "input",
      "margin"
    ]
  },
  {
    "value": "1px solid #8994a9",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.input.border.value}"
    },
    "name": "TOKEN_NEW_RADIO_INPUT_BORDER",
    "attributes": {
      "category": "newRadio",
      "type": "input",
      "item": "border",
      "scss": "$token-new-radio-input-border"
    },
    "path": [
      "newRadio",
      "input",
      "border"
    ]
  },
  {
    "value": "50%",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.input.borderRadius.value}"
    },
    "name": "TOKEN_NEW_RADIO_INPUT_BORDER_RADIUS",
    "attributes": {
      "category": "newRadio",
      "type": "input",
      "item": "borderRadius",
      "scss": "$token-new-radio-input-border-radius"
    },
    "path": [
      "newRadio",
      "input",
      "borderRadius"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.input.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_RADIO_INPUT_BACKGROUND_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "input",
      "item": "backgroundColor",
      "scss": "$token-new-radio-input-background-color"
    },
    "path": [
      "newRadio",
      "input",
      "backgroundColor"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.input.checked.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_RADIO_INPUT_CHECKED_BACKGROUND_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "input",
      "item": "checked",
      "subitem": "backgroundColor",
      "scss": "$token-new-radio-input-checked-background-color"
    },
    "path": [
      "newRadio",
      "input",
      "checked",
      "backgroundColor"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.input.checked.borderColor.value}"
    },
    "name": "TOKEN_NEW_RADIO_INPUT_CHECKED_BORDER_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "input",
      "item": "checked",
      "subitem": "borderColor",
      "scss": "$token-new-radio-input-checked-border-color"
    },
    "path": [
      "newRadio",
      "input",
      "checked",
      "borderColor"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.input.checked.disabled.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_RADIO_INPUT_CHECKED_DISABLED_BACKGROUND_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "input",
      "item": "checked",
      "subitem": "disabled",
      "state": "backgroundColor",
      "scss": "$token-new-radio-input-checked-disabled-background-color"
    },
    "path": [
      "newRadio",
      "input",
      "checked",
      "disabled",
      "backgroundColor"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.input.disabled.borderColor.value}"
    },
    "name": "TOKEN_NEW_RADIO_INPUT_DISABLED_BORDER_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "input",
      "item": "disabled",
      "subitem": "borderColor",
      "scss": "$token-new-radio-input-disabled-border-color"
    },
    "path": [
      "newRadio",
      "input",
      "disabled",
      "borderColor"
    ]
  },
  {
    "value": "#f5f6f7",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.input.disabled.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_RADIO_INPUT_DISABLED_BACKGROUND_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "input",
      "item": "disabled",
      "subitem": "backgroundColor",
      "scss": "$token-new-radio-input-disabled-background-color"
    },
    "path": [
      "newRadio",
      "input",
      "disabled",
      "backgroundColor"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.iconCheck.width.value}"
    },
    "name": "TOKEN_NEW_RADIO_ICON_CHECK_WIDTH",
    "attributes": {
      "category": "newRadio",
      "type": "iconCheck",
      "item": "width",
      "scss": "$token-new-radio-icon-check-width"
    },
    "path": [
      "newRadio",
      "iconCheck",
      "width"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.iconCheck.height.value}"
    },
    "name": "TOKEN_NEW_RADIO_ICON_CHECK_HEIGHT",
    "attributes": {
      "category": "newRadio",
      "type": "iconCheck",
      "item": "height",
      "scss": "$token-new-radio-icon-check-height"
    },
    "path": [
      "newRadio",
      "iconCheck",
      "height"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.iconCheck.color.value}"
    },
    "name": "TOKEN_NEW_RADIO_ICON_CHECK_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "iconCheck",
      "item": "color",
      "scss": "$token-new-radio-icon-check-color"
    },
    "path": [
      "newRadio",
      "iconCheck",
      "color"
    ]
  },
  {
    "value": "#f5ebfe",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.hover.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_RADIO_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "hover",
      "item": "backgroundColor",
      "scss": "$token-new-radio-hover-background-color"
    },
    "path": [
      "newRadio",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "1px solid #6e0ad6",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.hover.border.value}"
    },
    "name": "TOKEN_NEW_RADIO_HOVER_BORDER",
    "attributes": {
      "category": "newRadio",
      "type": "hover",
      "item": "border",
      "scss": "$token-new-radio-hover-border"
    },
    "path": [
      "newRadio",
      "hover",
      "border"
    ]
  },
  {
    "value": "2px solid #4285f4",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.focusVisible.outline.value}"
    },
    "name": "TOKEN_NEW_RADIO_FOCUS_VISIBLE_OUTLINE",
    "attributes": {
      "category": "newRadio",
      "type": "focusVisible",
      "item": "outline",
      "scss": "$token-new-radio-focus-visible-outline"
    },
    "path": [
      "newRadio",
      "focusVisible",
      "outline"
    ]
  },
  {
    "value": "20px",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.variant.regular.minWidth.value}"
    },
    "name": "TOKEN_NEW_RADIO_VARIANT_REGULAR_MIN_WIDTH",
    "attributes": {
      "category": "newRadio",
      "type": "variant",
      "item": "regular",
      "subitem": "minWidth",
      "scss": "$token-new-radio-variant-regular-min-width"
    },
    "path": [
      "newRadio",
      "variant",
      "regular",
      "minWidth"
    ]
  },
  {
    "value": "20px",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.variant.regular.width.value}"
    },
    "name": "TOKEN_NEW_RADIO_VARIANT_REGULAR_WIDTH",
    "attributes": {
      "category": "newRadio",
      "type": "variant",
      "item": "regular",
      "subitem": "width",
      "scss": "$token-new-radio-variant-regular-width"
    },
    "path": [
      "newRadio",
      "variant",
      "regular",
      "width"
    ]
  },
  {
    "value": "20px",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.variant.regular.height.value}"
    },
    "name": "TOKEN_NEW_RADIO_VARIANT_REGULAR_HEIGHT",
    "attributes": {
      "category": "newRadio",
      "type": "variant",
      "item": "regular",
      "subitem": "height",
      "scss": "$token-new-radio-variant-regular-height"
    },
    "path": [
      "newRadio",
      "variant",
      "regular",
      "height"
    ]
  },
  {
    "value": "14px",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.variant.regular.iconCheck.width.value}"
    },
    "name": "TOKEN_NEW_RADIO_VARIANT_REGULAR_ICON_CHECK_WIDTH",
    "attributes": {
      "category": "newRadio",
      "type": "variant",
      "item": "regular",
      "subitem": "iconCheck",
      "state": "width",
      "scss": "$token-new-radio-variant-regular-icon-check-width"
    },
    "path": [
      "newRadio",
      "variant",
      "regular",
      "iconCheck",
      "width"
    ]
  },
  {
    "value": "14px",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.variant.regular.iconCheck.height.value}"
    },
    "name": "TOKEN_NEW_RADIO_VARIANT_REGULAR_ICON_CHECK_HEIGHT",
    "attributes": {
      "category": "newRadio",
      "type": "variant",
      "item": "regular",
      "subitem": "iconCheck",
      "state": "height",
      "scss": "$token-new-radio-variant-regular-icon-check-height"
    },
    "path": [
      "newRadio",
      "variant",
      "regular",
      "iconCheck",
      "height"
    ]
  },
  {
    "value": "2rem",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.variant.large.minWidth.value}"
    },
    "name": "TOKEN_NEW_RADIO_VARIANT_LARGE_MIN_WIDTH",
    "attributes": {
      "category": "newRadio",
      "type": "variant",
      "item": "large",
      "subitem": "minWidth",
      "scss": "$token-new-radio-variant-large-min-width"
    },
    "path": [
      "newRadio",
      "variant",
      "large",
      "minWidth"
    ]
  },
  {
    "value": "2rem",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.variant.large.width.value}"
    },
    "name": "TOKEN_NEW_RADIO_VARIANT_LARGE_WIDTH",
    "attributes": {
      "category": "newRadio",
      "type": "variant",
      "item": "large",
      "subitem": "width",
      "scss": "$token-new-radio-variant-large-width"
    },
    "path": [
      "newRadio",
      "variant",
      "large",
      "width"
    ]
  },
  {
    "value": "2rem",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.variant.large.height.value}"
    },
    "name": "TOKEN_NEW_RADIO_VARIANT_LARGE_HEIGHT",
    "attributes": {
      "category": "newRadio",
      "type": "variant",
      "item": "large",
      "subitem": "height",
      "scss": "$token-new-radio-variant-large-height"
    },
    "path": [
      "newRadio",
      "variant",
      "large",
      "height"
    ]
  },
  {
    "value": "1.25rem",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.variant.large.iconCheck.width.value}"
    },
    "name": "TOKEN_NEW_RADIO_VARIANT_LARGE_ICON_CHECK_WIDTH",
    "attributes": {
      "category": "newRadio",
      "type": "variant",
      "item": "large",
      "subitem": "iconCheck",
      "state": "width",
      "scss": "$token-new-radio-variant-large-icon-check-width"
    },
    "path": [
      "newRadio",
      "variant",
      "large",
      "iconCheck",
      "width"
    ]
  },
  {
    "value": "1.25rem",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.variant.large.iconCheck.height.value}"
    },
    "name": "TOKEN_NEW_RADIO_VARIANT_LARGE_ICON_CHECK_HEIGHT",
    "attributes": {
      "category": "newRadio",
      "type": "variant",
      "item": "large",
      "subitem": "iconCheck",
      "state": "height",
      "scss": "$token-new-radio-variant-large-icon-check-height"
    },
    "path": [
      "newRadio",
      "variant",
      "large",
      "iconCheck",
      "height"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.icon.input.color.value}"
    },
    "name": "TOKEN_NEW_RADIO_ICON_INPUT_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "icon",
      "item": "input",
      "subitem": "color",
      "scss": "$token-new-radio-icon-input-color"
    },
    "path": [
      "newRadio",
      "icon",
      "input",
      "color"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.icon.disabled.color.value}"
    },
    "name": "TOKEN_NEW_RADIO_ICON_DISABLED_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "icon",
      "item": "disabled",
      "subitem": "color",
      "scss": "$token-new-radio-icon-disabled-color"
    },
    "path": [
      "newRadio",
      "icon",
      "disabled",
      "color"
    ]
  },
  {
    "value": "1.25rem",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.icon.icon.width.value}"
    },
    "name": "TOKEN_NEW_RADIO_ICON_ICON_WIDTH",
    "attributes": {
      "category": "newRadio",
      "type": "icon",
      "item": "icon",
      "subitem": "width",
      "scss": "$token-new-radio-icon-icon-width"
    },
    "path": [
      "newRadio",
      "icon",
      "icon",
      "width"
    ]
  },
  {
    "value": "1.25rem",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.icon.icon.height.value}"
    },
    "name": "TOKEN_NEW_RADIO_ICON_ICON_HEIGHT",
    "attributes": {
      "category": "newRadio",
      "type": "icon",
      "item": "icon",
      "subitem": "height",
      "scss": "$token-new-radio-icon-icon-height"
    },
    "path": [
      "newRadio",
      "icon",
      "icon",
      "height"
    ]
  },
  {
    "value": "#5e6a82",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.icon.icon.color.value}"
    },
    "name": "TOKEN_NEW_RADIO_ICON_ICON_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "icon",
      "item": "icon",
      "subitem": "color",
      "scss": "$token-new-radio-icon-icon-color"
    },
    "path": [
      "newRadio",
      "icon",
      "icon",
      "color"
    ]
  },
  {
    "value": "#f5ebfe",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.icon.hover.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_RADIO_ICON_HOVER_BACKGROUND_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "icon",
      "item": "hover",
      "subitem": "backgroundColor",
      "scss": "$token-new-radio-icon-hover-background-color"
    },
    "path": [
      "newRadio",
      "icon",
      "hover",
      "backgroundColor"
    ]
  },
  {
    "value": "#3c4453",
    "filePath": "src/platforms/web/components/new-l-radio.json",
    "isSource": true,
    "original": {
      "value": "{newRadio.brand.icon.hover.color.value}"
    },
    "name": "TOKEN_NEW_RADIO_ICON_HOVER_COLOR",
    "attributes": {
      "category": "newRadio",
      "type": "icon",
      "item": "hover",
      "subitem": "color",
      "scss": "$token-new-radio-icon-hover-color"
    },
    "path": [
      "newRadio",
      "icon",
      "hover",
      "color"
    ]
  },
  {
    "value": "3rem",
    "filePath": "src/platforms/web/components/new-l-select.json",
    "isSource": true,
    "original": {
      "value": "{newSelect.brand.select.height.value}"
    },
    "name": "TOKEN_NEW_SELECT_SELECT_HEIGHT",
    "attributes": {
      "category": "newSelect",
      "type": "select",
      "item": "height",
      "scss": "$token-new-select-select-height"
    },
    "path": [
      "newSelect",
      "select",
      "height"
    ]
  },
  {
    "value": "0.75rem 1rem",
    "filePath": "src/platforms/web/components/new-l-select.json",
    "isSource": true,
    "original": {
      "value": "{newSelect.brand.select.padding.value}"
    },
    "name": "TOKEN_NEW_SELECT_SELECT_PADDING",
    "attributes": {
      "category": "newSelect",
      "type": "select",
      "item": "padding",
      "scss": "$token-new-select-select-padding"
    },
    "path": [
      "newSelect",
      "select",
      "padding"
    ]
  },
  {
    "value": "2.5rem",
    "filePath": "src/platforms/web/components/new-l-select.json",
    "isSource": true,
    "original": {
      "value": "{newSelect.brand.select.paddingRight.value}"
    },
    "name": "TOKEN_NEW_SELECT_SELECT_PADDING_RIGHT",
    "attributes": {
      "category": "newSelect",
      "type": "select",
      "item": "paddingRight",
      "scss": "$token-new-select-select-padding-right"
    },
    "path": [
      "newSelect",
      "select",
      "paddingRight"
    ]
  },
  {
    "value": "1px",
    "filePath": "src/platforms/web/components/new-l-select.json",
    "isSource": true,
    "original": {
      "value": "{newSelect.brand.select.borderWidth.value}"
    },
    "name": "TOKEN_NEW_SELECT_SELECT_BORDER_WIDTH",
    "attributes": {
      "category": "newSelect",
      "type": "select",
      "item": "borderWidth",
      "scss": "$token-new-select-select-border-width"
    },
    "path": [
      "newSelect",
      "select",
      "borderWidth"
    ]
  },
  {
    "value": "solid",
    "filePath": "src/platforms/web/components/new-l-select.json",
    "isSource": true,
    "original": {
      "value": "{newSelect.brand.select.borderStyle.value}"
    },
    "name": "TOKEN_NEW_SELECT_SELECT_BORDER_STYLE",
    "attributes": {
      "category": "newSelect",
      "type": "select",
      "item": "borderStyle",
      "scss": "$token-new-select-select-border-style"
    },
    "path": [
      "newSelect",
      "select",
      "borderStyle"
    ]
  },
  {
    "value": "#8994a9",
    "filePath": "src/platforms/web/components/new-l-select.json",
    "isSource": true,
    "original": {
      "value": "{newSelect.brand.select.borderColor.value}"
    },
    "name": "TOKEN_NEW_SELECT_SELECT_BORDER_COLOR",
    "attributes": {
      "category": "newSelect",
      "type": "select",
      "item": "borderColor",
      "scss": "$token-new-select-select-border-color"
    },
    "path": [
      "newSelect",
      "select",
      "borderColor"
    ]
  },
  {
    "value": "8px",
    "filePath": "src/platforms/web/components/new-l-select.json",
    "isSource": true,
    "original": {
      "value": "{newSelect.brand.select.borderRadius.value}"
    },
    "name": "TOKEN_NEW_SELECT_SELECT_BORDER_RADIUS",
    "attributes": {
      "category": "newSelect",
      "type": "select",
      "item": "borderRadius",
      "scss": "$token-new-select-select-border-radius"
    },
    "path": [
      "newSelect",
      "select",
      "borderRadius"
    ]
  },
  {
    "value": "#1a1d23",
    "filePath": "src/platforms/web/components/new-l-select.json",
    "isSource": true,
    "original": {
      "value": "{newSelect.brand.select.color.value}"
    },
    "name": "TOKEN_NEW_SELECT_SELECT_COLOR",
    "attributes": {
      "category": "newSelect",
      "type": "select",
      "item": "color",
      "scss": "$token-new-select-select-color"
    },
    "path": [
      "newSelect",
      "select",
      "color"
    ]
  },
  {
    "value": "#e22828",
    "filePath": "src/platforms/web/components/new-l-select.json",
    "isSource": true,
    "original": {
      "value": "{newSelect.brand.select.invalid.color.value}"
    },
    "name": "TOKEN_NEW_SELECT_SELECT_INVALID_COLOR",
    "attributes": {
      "category": "newSelect",
      "type": "select",
      "item": "invalid",
      "subitem": "color",
      "scss": "$token-new-select-select-invalid-color"
    },
    "path": [
      "newSelect",
      "select",
      "invalid",
      "color"
    ]
  },
  {
    "value": "#e22828",
    "filePath": "src/platforms/web/components/new-l-select.json",
    "isSource": true,
    "original": {
      "value": "{newSelect.brand.select.invalid.borderColor.value}"
    },
    "name": "TOKEN_NEW_SELECT_SELECT_INVALID_BORDER_COLOR",
    "attributes": {
      "category": "newSelect",
      "type": "select",
      "item": "invalid",
      "subitem": "borderColor",
      "scss": "$token-new-select-select-invalid-border-color"
    },
    "path": [
      "newSelect",
      "select",
      "invalid",
      "borderColor"
    ]
  },
  {
    "value": "#e22828",
    "filePath": "src/platforms/web/components/new-l-select.json",
    "isSource": true,
    "original": {
      "value": "{newSelect.brand.select.invalid.placeholderColor.value}"
    },
    "name": "TOKEN_NEW_SELECT_SELECT_INVALID_PLACEHOLDER_COLOR",
    "attributes": {
      "category": "newSelect",
      "type": "select",
      "item": "invalid",
      "subitem": "placeholderColor",
      "scss": "$token-new-select-select-invalid-placeholder-color"
    },
    "path": [
      "newSelect",
      "select",
      "invalid",
      "placeholderColor"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-select.json",
    "isSource": true,
    "original": {
      "value": "{newSelect.brand.select.focus.color.value}"
    },
    "name": "TOKEN_NEW_SELECT_SELECT_FOCUS_COLOR",
    "attributes": {
      "category": "newSelect",
      "type": "select",
      "item": "focus",
      "subitem": "color",
      "scss": "$token-new-select-select-focus-color"
    },
    "path": [
      "newSelect",
      "select",
      "focus",
      "color"
    ]
  },
  {
    "value": "#5e6a82",
    "filePath": "src/platforms/web/components/new-l-select.json",
    "isSource": true,
    "original": {
      "value": "{newSelect.brand.select.placeholder.color.value}"
    },
    "name": "TOKEN_NEW_SELECT_SELECT_PLACEHOLDER_COLOR",
    "attributes": {
      "category": "newSelect",
      "type": "select",
      "item": "placeholder",
      "subitem": "color",
      "scss": "$token-new-select-select-placeholder-color"
    },
    "path": [
      "newSelect",
      "select",
      "placeholder",
      "color"
    ]
  },
  {
    "value": "0.5rem",
    "filePath": "src/platforms/web/components/new-l-select.json",
    "isSource": true,
    "original": {
      "value": "{newSelect.brand.icon.right.value}"
    },
    "name": "TOKEN_NEW_SELECT_ICON_RIGHT",
    "attributes": {
      "category": "newSelect",
      "type": "icon",
      "item": "right",
      "scss": "$token-new-select-icon-right"
    },
    "path": [
      "newSelect",
      "icon",
      "right"
    ]
  },
  {
    "value": "#3c4453",
    "filePath": "src/platforms/web/components/new-l-select.json",
    "isSource": true,
    "original": {
      "value": "{newSelect.brand.icon.color.value}"
    },
    "name": "TOKEN_NEW_SELECT_ICON_COLOR",
    "attributes": {
      "category": "newSelect",
      "type": "icon",
      "item": "color",
      "scss": "$token-new-select-icon-color"
    },
    "path": [
      "newSelect",
      "icon",
      "color"
    ]
  },
  {
    "value": "#ff5e00",
    "filePath": "src/platforms/web/components/new-l-slider.json",
    "isSource": true,
    "original": {
      "value": "{newSlider.brand.activeColor.value}"
    },
    "name": "TOKEN_NEW_SLIDER_ACTIVE_COLOR",
    "attributes": {
      "category": "newSlider",
      "type": "activeColor",
      "scss": "$token-new-slider-active-color"
    },
    "path": [
      "newSlider",
      "activeColor"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-slider.json",
    "isSource": true,
    "original": {
      "value": "{newSlider.brand.disabledColor.value}"
    },
    "name": "TOKEN_NEW_SLIDER_DISABLED_COLOR",
    "attributes": {
      "category": "newSlider",
      "type": "disabledColor",
      "scss": "$token-new-slider-disabled-color"
    },
    "path": [
      "newSlider",
      "disabledColor"
    ]
  },
  {
    "value": "1.5rem",
    "filePath": "src/platforms/web/components/new-l-slider.json",
    "isSource": true,
    "original": {
      "value": "{newSlider.brand.verticalTextHeight.value}"
    },
    "name": "TOKEN_NEW_SLIDER_VERTICAL_TEXT_HEIGHT",
    "attributes": {
      "category": "newSlider",
      "type": "verticalTextHeight",
      "scss": "$token-new-slider-vertical-text-height"
    },
    "path": [
      "newSlider",
      "verticalTextHeight"
    ]
  },
  {
    "value": "20px",
    "filePath": "src/platforms/web/components/new-l-slider.json",
    "isSource": true,
    "original": {
      "value": "{newSlider.brand.thumb.size.value}"
    },
    "name": "TOKEN_NEW_SLIDER_THUMB_SIZE",
    "attributes": {
      "category": "newSlider",
      "type": "thumb",
      "item": "size",
      "scss": "$token-new-slider-thumb-size"
    },
    "path": [
      "newSlider",
      "thumb",
      "size"
    ]
  },
  {
    "value": "26px",
    "filePath": "src/platforms/web/components/new-l-slider.json",
    "isSource": true,
    "original": {
      "value": "{newSlider.brand.thumb.radius.value}"
    },
    "name": "TOKEN_NEW_SLIDER_THUMB_RADIUS",
    "attributes": {
      "category": "newSlider",
      "type": "thumb",
      "item": "radius",
      "scss": "$token-new-slider-thumb-radius"
    },
    "path": [
      "newSlider",
      "thumb",
      "radius"
    ]
  },
  {
    "value": "0px 8px 32px rgba(24, 39, 75, 0.16)",
    "filePath": "src/platforms/web/components/new-l-slider.json",
    "isSource": true,
    "original": {
      "value": "{newSlider.brand.thumb.shadow.value}"
    },
    "name": "TOKEN_NEW_SLIDER_THUMB_SHADOW",
    "attributes": {
      "category": "newSlider",
      "type": "thumb",
      "item": "shadow",
      "scss": "$token-new-slider-thumb-shadow"
    },
    "path": [
      "newSlider",
      "thumb",
      "shadow"
    ]
  },
  {
    "value": "0.5rem",
    "filePath": "src/platforms/web/components/new-l-slider.json",
    "isSource": true,
    "original": {
      "value": "{newSlider.brand.thumb.spreadSize.value}"
    },
    "name": "TOKEN_NEW_SLIDER_THUMB_SPREAD_SIZE",
    "attributes": {
      "category": "newSlider",
      "type": "thumb",
      "item": "spreadSize",
      "scss": "$token-new-slider-thumb-spread-size"
    },
    "path": [
      "newSlider",
      "thumb",
      "spreadSize"
    ]
  },
  {
    "value": "#fff2eb",
    "filePath": "src/platforms/web/components/new-l-slider.json",
    "isSource": true,
    "original": {
      "value": "{newSlider.brand.thumb.spreadColor.value}"
    },
    "name": "TOKEN_NEW_SLIDER_THUMB_SPREAD_COLOR",
    "attributes": {
      "category": "newSlider",
      "type": "thumb",
      "item": "spreadColor",
      "scss": "$token-new-slider-thumb-spread-color"
    },
    "path": [
      "newSlider",
      "thumb",
      "spreadColor"
    ]
  },
  {
    "value": "#f5f6f7",
    "filePath": "src/platforms/web/components/new-l-slider.json",
    "isSource": true,
    "original": {
      "value": "{newSlider.brand.bar.background.value}"
    },
    "name": "TOKEN_NEW_SLIDER_BAR_BACKGROUND",
    "attributes": {
      "category": "newSlider",
      "type": "bar",
      "item": "background",
      "scss": "$token-new-slider-bar-background"
    },
    "path": [
      "newSlider",
      "bar",
      "background"
    ]
  },
  {
    "value": "26px",
    "filePath": "src/platforms/web/components/new-l-slider.json",
    "isSource": true,
    "original": {
      "value": "{newSlider.brand.bar.radius.value}"
    },
    "name": "TOKEN_NEW_SLIDER_BAR_RADIUS",
    "attributes": {
      "category": "newSlider",
      "type": "bar",
      "item": "radius",
      "scss": "$token-new-slider-bar-radius"
    },
    "path": [
      "newSlider",
      "bar",
      "radius"
    ]
  },
  {
    "value": "0.5rem",
    "filePath": "src/platforms/web/components/new-l-slider.json",
    "isSource": true,
    "original": {
      "value": "{newSlider.brand.bar.height.value}"
    },
    "name": "TOKEN_NEW_SLIDER_BAR_HEIGHT",
    "attributes": {
      "category": "newSlider",
      "type": "bar",
      "item": "height",
      "scss": "$token-new-slider-bar-height"
    },
    "path": [
      "newSlider",
      "bar",
      "height"
    ]
  },
  {
    "value": "26px",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.borderRadius.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_BORDER_RADIUS",
    "attributes": {
      "category": "newStepBar",
      "type": "borderRadius",
      "scss": "$token-new-step-bar-border-radius"
    },
    "path": [
      "newStepBar",
      "borderRadius"
    ]
  },
  {
    "value": "4px",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.lineSize.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_LINE_SIZE",
    "attributes": {
      "category": "newStepBar",
      "type": "lineSize",
      "scss": "$token-new-step-bar-line-size"
    },
    "path": [
      "newStepBar",
      "lineSize"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.lineColor.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_LINE_COLOR",
    "attributes": {
      "category": "newStepBar",
      "type": "lineColor",
      "scss": "$token-new-step-bar-line-color"
    },
    "path": [
      "newStepBar",
      "lineColor"
    ]
  },
  {
    "value": "#24a148",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.lineDoneColor.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_LINE_DONE_COLOR",
    "attributes": {
      "category": "newStepBar",
      "type": "lineDoneColor",
      "scss": "$token-new-step-bar-line-done-color"
    },
    "path": [
      "newStepBar",
      "lineDoneColor"
    ]
  },
  {
    "value": "1.5",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.labelLineHeight.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_LABEL_LINE_HEIGHT",
    "attributes": {
      "category": "newStepBar",
      "type": "labelLineHeight",
      "scss": "$token-new-step-bar-label-line-height"
    },
    "path": [
      "newStepBar",
      "labelLineHeight"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.labelSpacingTop.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_LABEL_SPACING_TOP",
    "attributes": {
      "category": "newStepBar",
      "type": "labelSpacingTop",
      "scss": "$token-new-step-bar-label-spacing-top"
    },
    "path": [
      "newStepBar",
      "labelSpacingTop"
    ]
  },
  {
    "value": "0",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.labelSpacingBottom.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_LABEL_SPACING_BOTTOM",
    "attributes": {
      "category": "newStepBar",
      "type": "labelSpacingBottom",
      "scss": "$token-new-step-bar-label-spacing-bottom"
    },
    "path": [
      "newStepBar",
      "labelSpacingBottom"
    ]
  },
  {
    "value": "uppercase",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.labelTextTransform.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_LABEL_TEXT_TRANSFORM",
    "attributes": {
      "category": "newStepBar",
      "type": "labelTextTransform",
      "scss": "$token-new-step-bar-label-text-transform"
    },
    "path": [
      "newStepBar",
      "labelTextTransform"
    ]
  },
  {
    "value": "#5e6a82",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.default.labelColor.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DEFAULT_LABEL_COLOR",
    "attributes": {
      "category": "newStepBar",
      "type": "default",
      "item": "labelColor",
      "scss": "$token-new-step-bar-default-label-color"
    },
    "path": [
      "newStepBar",
      "default",
      "labelColor"
    ]
  },
  {
    "value": "0.75rem",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.default.labelFontSize.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DEFAULT_LABEL_FONT_SIZE",
    "attributes": {
      "category": "newStepBar",
      "type": "default",
      "item": "labelFontSize",
      "scss": "$token-new-step-bar-default-label-font-size"
    },
    "path": [
      "newStepBar",
      "default",
      "labelFontSize"
    ]
  },
  {
    "value": "400",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.default.labelFontWeight.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DEFAULT_LABEL_FONT_WEIGHT",
    "attributes": {
      "category": "newStepBar",
      "type": "default",
      "item": "labelFontWeight",
      "scss": "$token-new-step-bar-default-label-font-weight"
    },
    "path": [
      "newStepBar",
      "default",
      "labelFontWeight"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.default.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DEFAULT_BACKGROUND_COLOR",
    "attributes": {
      "category": "newStepBar",
      "type": "default",
      "item": "backgroundColor",
      "scss": "$token-new-step-bar-default-background-color"
    },
    "path": [
      "newStepBar",
      "default",
      "backgroundColor"
    ]
  },
  {
    "value": "0 none",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.default.border.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DEFAULT_BORDER",
    "attributes": {
      "category": "newStepBar",
      "type": "default",
      "item": "border",
      "scss": "$token-new-step-bar-default-border"
    },
    "path": [
      "newStepBar",
      "default",
      "border"
    ]
  },
  {
    "value": "unset",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.default.boxShadow.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DEFAULT_BOX_SHADOW",
    "attributes": {
      "category": "newStepBar",
      "type": "default",
      "item": "boxShadow",
      "scss": "$token-new-step-bar-default-box-shadow"
    },
    "path": [
      "newStepBar",
      "default",
      "boxShadow"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.default.color.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DEFAULT_COLOR",
    "attributes": {
      "category": "newStepBar",
      "type": "default",
      "item": "color",
      "scss": "$token-new-step-bar-default-color"
    },
    "path": [
      "newStepBar",
      "default",
      "color"
    ]
  },
  {
    "value": "0",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.default.margin.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DEFAULT_MARGIN",
    "attributes": {
      "category": "newStepBar",
      "type": "default",
      "item": "margin",
      "scss": "$token-new-step-bar-default-margin"
    },
    "path": [
      "newStepBar",
      "default",
      "margin"
    ]
  },
  {
    "value": "0px",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.default.outlineSize.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DEFAULT_OUTLINE_SIZE",
    "attributes": {
      "category": "newStepBar",
      "type": "default",
      "item": "outlineSize",
      "scss": "$token-new-step-bar-default-outline-size"
    },
    "path": [
      "newStepBar",
      "default",
      "outlineSize"
    ]
  },
  {
    "value": "null",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.default.outlineColor.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DEFAULT_OUTLINE_COLOR",
    "attributes": {
      "category": "newStepBar",
      "type": "default",
      "item": "outlineColor",
      "scss": "$token-new-step-bar-default-outline-color"
    },
    "path": [
      "newStepBar",
      "default",
      "outlineColor"
    ]
  },
  {
    "value": "16px",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.default.size.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DEFAULT_SIZE",
    "attributes": {
      "category": "newStepBar",
      "type": "default",
      "item": "size",
      "scss": "$token-new-step-bar-default-size"
    },
    "path": [
      "newStepBar",
      "default",
      "size"
    ]
  },
  {
    "value": "#3c4453",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.current.labelColor.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_CURRENT_LABEL_COLOR",
    "attributes": {
      "category": "newStepBar",
      "type": "current",
      "item": "labelColor",
      "scss": "$token-new-step-bar-current-label-color"
    },
    "path": [
      "newStepBar",
      "current",
      "labelColor"
    ]
  },
  {
    "value": "0.75rem",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.current.labelFontSize.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_CURRENT_LABEL_FONT_SIZE",
    "attributes": {
      "category": "newStepBar",
      "type": "current",
      "item": "labelFontSize",
      "scss": "$token-new-step-bar-current-label-font-size"
    },
    "path": [
      "newStepBar",
      "current",
      "labelFontSize"
    ]
  },
  {
    "value": "700",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.current.labelFontWeight.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_CURRENT_LABEL_FONT_WEIGHT",
    "attributes": {
      "category": "newStepBar",
      "type": "current",
      "item": "labelFontWeight",
      "scss": "$token-new-step-bar-current-label-font-weight"
    },
    "path": [
      "newStepBar",
      "current",
      "labelFontWeight"
    ]
  },
  {
    "value": "#24a148",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.current.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_CURRENT_BACKGROUND_COLOR",
    "attributes": {
      "category": "newStepBar",
      "type": "current",
      "item": "backgroundColor",
      "scss": "$token-new-step-bar-current-background-color"
    },
    "path": [
      "newStepBar",
      "current",
      "backgroundColor"
    ]
  },
  {
    "value": "4px solid #ffffff",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.current.border.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_CURRENT_BORDER",
    "attributes": {
      "category": "newStepBar",
      "type": "current",
      "item": "border",
      "scss": "$token-new-step-bar-current-border"
    },
    "path": [
      "newStepBar",
      "current",
      "border"
    ]
  },
  {
    "value": "0px 8px 16px rgba(24, 39, 75, 0.08)",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.current.boxShadow.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_CURRENT_BOX_SHADOW",
    "attributes": {
      "category": "newStepBar",
      "type": "current",
      "item": "boxShadow",
      "scss": "$token-new-step-bar-current-box-shadow"
    },
    "path": [
      "newStepBar",
      "current",
      "boxShadow"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.current.color.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_CURRENT_COLOR",
    "attributes": {
      "category": "newStepBar",
      "type": "current",
      "item": "color",
      "scss": "$token-new-step-bar-current-color"
    },
    "path": [
      "newStepBar",
      "current",
      "color"
    ]
  },
  {
    "value": "0",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.current.margin.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_CURRENT_MARGIN",
    "attributes": {
      "category": "newStepBar",
      "type": "current",
      "item": "margin",
      "scss": "$token-new-step-bar-current-margin"
    },
    "path": [
      "newStepBar",
      "current",
      "margin"
    ]
  },
  {
    "value": "0px",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.current.outlineSize.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_CURRENT_OUTLINE_SIZE",
    "attributes": {
      "category": "newStepBar",
      "type": "current",
      "item": "outlineSize",
      "scss": "$token-new-step-bar-current-outline-size"
    },
    "path": [
      "newStepBar",
      "current",
      "outlineSize"
    ]
  },
  {
    "value": "null",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.current.outlineColor.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_CURRENT_OUTLINE_COLOR",
    "attributes": {
      "category": "newStepBar",
      "type": "current",
      "item": "outlineColor",
      "scss": "$token-new-step-bar-current-outline-color"
    },
    "path": [
      "newStepBar",
      "current",
      "outlineColor"
    ]
  },
  {
    "value": "16px",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.current.size.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_CURRENT_SIZE",
    "attributes": {
      "category": "newStepBar",
      "type": "current",
      "item": "size",
      "scss": "$token-new-step-bar-current-size"
    },
    "path": [
      "newStepBar",
      "current",
      "size"
    ]
  },
  {
    "value": "#5e6a82",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.done.labelColor.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DONE_LABEL_COLOR",
    "attributes": {
      "category": "newStepBar",
      "type": "done",
      "item": "labelColor",
      "scss": "$token-new-step-bar-done-label-color"
    },
    "path": [
      "newStepBar",
      "done",
      "labelColor"
    ]
  },
  {
    "value": "0.75rem",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.done.labelFontSize.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DONE_LABEL_FONT_SIZE",
    "attributes": {
      "category": "newStepBar",
      "type": "done",
      "item": "labelFontSize",
      "scss": "$token-new-step-bar-done-label-font-size"
    },
    "path": [
      "newStepBar",
      "done",
      "labelFontSize"
    ]
  },
  {
    "value": "400",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.done.labelFontWeight.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DONE_LABEL_FONT_WEIGHT",
    "attributes": {
      "category": "newStepBar",
      "type": "done",
      "item": "labelFontWeight",
      "scss": "$token-new-step-bar-done-label-font-weight"
    },
    "path": [
      "newStepBar",
      "done",
      "labelFontWeight"
    ]
  },
  {
    "value": "#24a148",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.done.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DONE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newStepBar",
      "type": "done",
      "item": "backgroundColor",
      "scss": "$token-new-step-bar-done-background-color"
    },
    "path": [
      "newStepBar",
      "done",
      "backgroundColor"
    ]
  },
  {
    "value": "0 none",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.done.border.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DONE_BORDER",
    "attributes": {
      "category": "newStepBar",
      "type": "done",
      "item": "border",
      "scss": "$token-new-step-bar-done-border"
    },
    "path": [
      "newStepBar",
      "done",
      "border"
    ]
  },
  {
    "value": "unset",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.done.boxShadow.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DONE_BOX_SHADOW",
    "attributes": {
      "category": "newStepBar",
      "type": "done",
      "item": "boxShadow",
      "scss": "$token-new-step-bar-done-box-shadow"
    },
    "path": [
      "newStepBar",
      "done",
      "boxShadow"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.done.color.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DONE_COLOR",
    "attributes": {
      "category": "newStepBar",
      "type": "done",
      "item": "color",
      "scss": "$token-new-step-bar-done-color"
    },
    "path": [
      "newStepBar",
      "done",
      "color"
    ]
  },
  {
    "value": "0",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.done.margin.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DONE_MARGIN",
    "attributes": {
      "category": "newStepBar",
      "type": "done",
      "item": "margin",
      "scss": "$token-new-step-bar-done-margin"
    },
    "path": [
      "newStepBar",
      "done",
      "margin"
    ]
  },
  {
    "value": "0px",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.done.outlineSize.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DONE_OUTLINE_SIZE",
    "attributes": {
      "category": "newStepBar",
      "type": "done",
      "item": "outlineSize",
      "scss": "$token-new-step-bar-done-outline-size"
    },
    "path": [
      "newStepBar",
      "done",
      "outlineSize"
    ]
  },
  {
    "value": "null",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.done.outlineColor.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DONE_OUTLINE_COLOR",
    "attributes": {
      "category": "newStepBar",
      "type": "done",
      "item": "outlineColor",
      "scss": "$token-new-step-bar-done-outline-color"
    },
    "path": [
      "newStepBar",
      "done",
      "outlineColor"
    ]
  },
  {
    "value": "16px",
    "filePath": "src/platforms/web/components/new-l-step-bar.json",
    "isSource": true,
    "original": {
      "value": "{newStepBar.brand.done.size.value}"
    },
    "name": "TOKEN_NEW_STEP_BAR_DONE_SIZE",
    "attributes": {
      "category": "newStepBar",
      "type": "done",
      "item": "size",
      "scss": "$token-new-step-bar-done-size"
    },
    "path": [
      "newStepBar",
      "done",
      "size"
    ]
  },
  {
    "value": "2.5rem",
    "filePath": "src/platforms/web/components/new-l-switch.json",
    "isSource": true,
    "original": {
      "value": "{newSwitch.brand.button.width.value}"
    },
    "name": "TOKEN_NEW_SWITCH_BUTTON_WIDTH",
    "attributes": {
      "category": "newSwitch",
      "type": "button",
      "item": "width",
      "scss": "$token-new-switch-button-width"
    },
    "path": [
      "newSwitch",
      "button",
      "width"
    ]
  },
  {
    "value": "1.25rem",
    "filePath": "src/platforms/web/components/new-l-switch.json",
    "isSource": true,
    "original": {
      "value": "{newSwitch.brand.button.height.value}"
    },
    "name": "TOKEN_NEW_SWITCH_BUTTON_HEIGHT",
    "attributes": {
      "category": "newSwitch",
      "type": "button",
      "item": "height",
      "scss": "$token-new-switch-button-height"
    },
    "path": [
      "newSwitch",
      "button",
      "height"
    ]
  },
  {
    "value": "0.125rem 0.5rem 0 0",
    "filePath": "src/platforms/web/components/new-l-switch.json",
    "isSource": true,
    "original": {
      "value": "{newSwitch.brand.button.margin.value}"
    },
    "name": "TOKEN_NEW_SWITCH_BUTTON_MARGIN",
    "attributes": {
      "category": "newSwitch",
      "type": "button",
      "item": "margin",
      "scss": "$token-new-switch-button-margin"
    },
    "path": [
      "newSwitch",
      "button",
      "margin"
    ]
  },
  {
    "value": "0.125rem solid #8994a9",
    "filePath": "src/platforms/web/components/new-l-switch.json",
    "isSource": true,
    "original": {
      "value": "{newSwitch.brand.button.border.value}"
    },
    "name": "TOKEN_NEW_SWITCH_BUTTON_BORDER",
    "attributes": {
      "category": "newSwitch",
      "type": "button",
      "item": "border",
      "scss": "$token-new-switch-button-border"
    },
    "path": [
      "newSwitch",
      "button",
      "border"
    ]
  },
  {
    "value": "26px",
    "filePath": "src/platforms/web/components/new-l-switch.json",
    "isSource": true,
    "original": {
      "value": "{borderRadius.brand.rounded.value}"
    },
    "name": "TOKEN_NEW_SWITCH_BUTTON_BORDER_RADIUS",
    "attributes": {
      "category": "newSwitch",
      "type": "button",
      "item": "borderRadius",
      "scss": "$token-new-switch-button-border-radius"
    },
    "path": [
      "newSwitch",
      "button",
      "borderRadius"
    ]
  },
  {
    "value": "transparent",
    "filePath": "src/platforms/web/components/new-l-switch.json",
    "isSource": true,
    "original": {
      "value": "{newSwitch.brand.button.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_SWITCH_BUTTON_BACKGROUND_COLOR",
    "attributes": {
      "category": "newSwitch",
      "type": "button",
      "item": "backgroundColor",
      "scss": "$token-new-switch-button-background-color"
    },
    "path": [
      "newSwitch",
      "button",
      "backgroundColor"
    ]
  },
  {
    "value": "0.625rem",
    "filePath": "src/platforms/web/components/new-l-switch.json",
    "isSource": true,
    "original": {
      "value": "{newSwitch.brand.button.before.width.value}"
    },
    "name": "TOKEN_NEW_SWITCH_BUTTON_BEFORE_WIDTH",
    "attributes": {
      "category": "newSwitch",
      "type": "button",
      "item": "before",
      "subitem": "width",
      "scss": "$token-new-switch-button-before-width"
    },
    "path": [
      "newSwitch",
      "button",
      "before",
      "width"
    ]
  },
  {
    "value": "0.625rem",
    "filePath": "src/platforms/web/components/new-l-switch.json",
    "isSource": true,
    "original": {
      "value": "{newSwitch.brand.button.before.height.value}"
    },
    "name": "TOKEN_NEW_SWITCH_BUTTON_BEFORE_HEIGHT",
    "attributes": {
      "category": "newSwitch",
      "type": "button",
      "item": "before",
      "subitem": "height",
      "scss": "$token-new-switch-button-before-height"
    },
    "path": [
      "newSwitch",
      "button",
      "before",
      "height"
    ]
  },
  {
    "value": "0.25rem",
    "filePath": "src/platforms/web/components/new-l-switch.json",
    "isSource": true,
    "original": {
      "value": "{newSwitch.brand.button.before.translateX.value}"
    },
    "name": "TOKEN_NEW_SWITCH_BUTTON_BEFORE_TRANSLATE_X",
    "attributes": {
      "category": "newSwitch",
      "type": "button",
      "item": "before",
      "subitem": "translateX",
      "scss": "$token-new-switch-button-before-translate-x"
    },
    "path": [
      "newSwitch",
      "button",
      "before",
      "translateX"
    ]
  },
  {
    "value": "50%",
    "filePath": "src/platforms/web/components/new-l-switch.json",
    "isSource": true,
    "original": {
      "value": "{newSwitch.brand.button.before.borderRadius.value}"
    },
    "name": "TOKEN_NEW_SWITCH_BUTTON_BEFORE_BORDER_RADIUS",
    "attributes": {
      "category": "newSwitch",
      "type": "button",
      "item": "before",
      "subitem": "borderRadius",
      "scss": "$token-new-switch-button-before-border-radius"
    },
    "path": [
      "newSwitch",
      "button",
      "before",
      "borderRadius"
    ]
  },
  {
    "value": "#8994a9",
    "filePath": "src/platforms/web/components/new-l-switch.json",
    "isSource": true,
    "original": {
      "value": "{newSwitch.brand.button.before.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_SWITCH_BUTTON_BEFORE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newSwitch",
      "type": "button",
      "item": "before",
      "subitem": "backgroundColor",
      "scss": "$token-new-switch-button-before-background-color"
    },
    "path": [
      "newSwitch",
      "button",
      "before",
      "backgroundColor"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-switch.json",
    "isSource": true,
    "original": {
      "value": "{newSwitch.brand.button.checked.borderColor.value}"
    },
    "name": "TOKEN_NEW_SWITCH_BUTTON_CHECKED_BORDER_COLOR",
    "attributes": {
      "category": "newSwitch",
      "type": "button",
      "item": "checked",
      "subitem": "borderColor",
      "scss": "$token-new-switch-button-checked-border-color"
    },
    "path": [
      "newSwitch",
      "button",
      "checked",
      "borderColor"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-switch.json",
    "isSource": true,
    "original": {
      "value": "{newSwitch.brand.button.checked.before.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_SWITCH_BUTTON_CHECKED_BEFORE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newSwitch",
      "type": "button",
      "item": "checked",
      "subitem": "before",
      "state": "backgroundColor",
      "scss": "$token-new-switch-button-checked-before-background-color"
    },
    "path": [
      "newSwitch",
      "button",
      "checked",
      "before",
      "backgroundColor"
    ]
  },
  {
    "value": "1.4rem",
    "filePath": "src/platforms/web/components/new-l-switch.json",
    "isSource": true,
    "original": {
      "value": "{newSwitch.brand.button.checked.before.translateX.value}"
    },
    "name": "TOKEN_NEW_SWITCH_BUTTON_CHECKED_BEFORE_TRANSLATE_X",
    "attributes": {
      "category": "newSwitch",
      "type": "button",
      "item": "checked",
      "subitem": "before",
      "state": "translateX",
      "scss": "$token-new-switch-button-checked-before-translate-x"
    },
    "path": [
      "newSwitch",
      "button",
      "checked",
      "before",
      "translateX"
    ]
  },
  {
    "value": "#8994a9",
    "filePath": "src/platforms/web/components/new-l-switch.json",
    "isSource": true,
    "original": {
      "value": "{newSwitch.brand.button.loading.borderColor.value}"
    },
    "name": "TOKEN_NEW_SWITCH_BUTTON_LOADING_BORDER_COLOR",
    "attributes": {
      "category": "newSwitch",
      "type": "button",
      "item": "loading",
      "subitem": "borderColor",
      "scss": "$token-new-switch-button-loading-border-color"
    },
    "path": [
      "newSwitch",
      "button",
      "loading",
      "borderColor"
    ]
  },
  {
    "value": "#8994a9",
    "filePath": "src/platforms/web/components/new-l-switch.json",
    "isSource": true,
    "original": {
      "value": "{newSwitch.brand.button.loading.before.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_SWITCH_BUTTON_LOADING_BEFORE_BACKGROUND_COLOR",
    "attributes": {
      "category": "newSwitch",
      "type": "button",
      "item": "loading",
      "subitem": "before",
      "state": "backgroundColor",
      "scss": "$token-new-switch-button-loading-before-background-color"
    },
    "path": [
      "newSwitch",
      "button",
      "loading",
      "before",
      "backgroundColor"
    ]
  },
  {
    "value": "0.8rem",
    "filePath": "src/platforms/web/components/new-l-switch.json",
    "isSource": true,
    "original": {
      "value": "{newSwitch.brand.button.loading.before.translateX.value}"
    },
    "name": "TOKEN_NEW_SWITCH_BUTTON_LOADING_BEFORE_TRANSLATE_X",
    "attributes": {
      "category": "newSwitch",
      "type": "button",
      "item": "loading",
      "subitem": "before",
      "state": "translateX",
      "scss": "$token-new-switch-button-loading-before-translate-x"
    },
    "path": [
      "newSwitch",
      "button",
      "loading",
      "before",
      "translateX"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.item.color.value}"
    },
    "name": "TOKEN_NEW_TABS_ITEM_COLOR",
    "attributes": {
      "category": "newTabs",
      "type": "item",
      "item": "color",
      "scss": "$token-new-tabs-item-color"
    },
    "path": [
      "newTabs",
      "item",
      "color"
    ]
  },
  {
    "value": "uppercase",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.item.textTransform.value}"
    },
    "name": "TOKEN_NEW_TABS_ITEM_TEXT_TRANSFORM",
    "attributes": {
      "category": "newTabs",
      "type": "item",
      "item": "textTransform",
      "scss": "$token-new-tabs-item-text-transform"
    },
    "path": [
      "newTabs",
      "item",
      "textTransform"
    ]
  },
  {
    "value": "600",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.item.fontWeight.value}"
    },
    "name": "TOKEN_NEW_TABS_ITEM_FONT_WEIGHT",
    "attributes": {
      "category": "newTabs",
      "type": "item",
      "item": "fontWeight",
      "scss": "$token-new-tabs-item-font-weight"
    },
    "path": [
      "newTabs",
      "item",
      "fontWeight"
    ]
  },
  {
    "value": "13px",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.item.fontSize.value}"
    },
    "name": "TOKEN_NEW_TABS_ITEM_FONT_SIZE",
    "attributes": {
      "category": "newTabs",
      "type": "item",
      "item": "fontSize",
      "scss": "$token-new-tabs-item-font-size"
    },
    "path": [
      "newTabs",
      "item",
      "fontSize"
    ]
  },
  {
    "value": "48px",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.item.height.value}"
    },
    "name": "TOKEN_NEW_TABS_ITEM_HEIGHT",
    "attributes": {
      "category": "newTabs",
      "type": "item",
      "item": "height",
      "scss": "$token-new-tabs-item-height"
    },
    "path": [
      "newTabs",
      "item",
      "height"
    ]
  },
  {
    "value": "12px 24px",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.item.padding.value}"
    },
    "name": "TOKEN_NEW_TABS_ITEM_PADDING",
    "attributes": {
      "category": "newTabs",
      "type": "item",
      "item": "padding",
      "scss": "$token-new-tabs-item-padding"
    },
    "path": [
      "newTabs",
      "item",
      "padding"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.item.hoverColor.value}"
    },
    "name": "TOKEN_NEW_TABS_ITEM_HOVER_COLOR",
    "attributes": {
      "category": "newTabs",
      "type": "item",
      "item": "hoverColor",
      "scss": "$token-new-tabs-item-hover-color"
    },
    "path": [
      "newTabs",
      "item",
      "hoverColor"
    ]
  },
  {
    "value": "#f5ebfe",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.item.hoverBackground.value}"
    },
    "name": "TOKEN_NEW_TABS_ITEM_HOVER_BACKGROUND",
    "attributes": {
      "category": "newTabs",
      "type": "item",
      "item": "hoverBackground",
      "scss": "$token-new-tabs-item-hover-background"
    },
    "path": [
      "newTabs",
      "item",
      "hoverBackground"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.item.selectedColor.value}"
    },
    "name": "TOKEN_NEW_TABS_ITEM_SELECTED_COLOR",
    "attributes": {
      "category": "newTabs",
      "type": "item",
      "item": "selectedColor",
      "scss": "$token-new-tabs-item-selected-color"
    },
    "path": [
      "newTabs",
      "item",
      "selectedColor"
    ]
  },
  {
    "value": "600",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.item.selectedFontWeight.value}"
    },
    "name": "TOKEN_NEW_TABS_ITEM_SELECTED_FONT_WEIGHT",
    "attributes": {
      "category": "newTabs",
      "type": "item",
      "item": "selectedFontWeight",
      "scss": "$token-new-tabs-item-selected-font-weight"
    },
    "path": [
      "newTabs",
      "item",
      "selectedFontWeight"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.item.darkColor.value}"
    },
    "name": "TOKEN_NEW_TABS_ITEM_DARK_COLOR",
    "attributes": {
      "category": "newTabs",
      "type": "item",
      "item": "darkColor",
      "scss": "$token-new-tabs-item-dark-color"
    },
    "path": [
      "newTabs",
      "item",
      "darkColor"
    ]
  },
  {
    "value": "#8994a9",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.item.hoverDarkBackground.value}"
    },
    "name": "TOKEN_NEW_TABS_ITEM_HOVER_DARK_BACKGROUND",
    "attributes": {
      "category": "newTabs",
      "type": "item",
      "item": "hoverDarkBackground",
      "scss": "$token-new-tabs-item-hover-dark-background"
    },
    "path": [
      "newTabs",
      "item",
      "hoverDarkBackground"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.bottomLine.color.value}"
    },
    "name": "TOKEN_NEW_TABS_BOTTOM_LINE_COLOR",
    "attributes": {
      "category": "newTabs",
      "type": "bottomLine",
      "item": "color",
      "scss": "$token-new-tabs-bottom-line-color"
    },
    "path": [
      "newTabs",
      "bottomLine",
      "color"
    ]
  },
  {
    "value": "4px",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.bottomLine.height.value}"
    },
    "name": "TOKEN_NEW_TABS_BOTTOM_LINE_HEIGHT",
    "attributes": {
      "category": "newTabs",
      "type": "bottomLine",
      "item": "height",
      "scss": "$token-new-tabs-bottom-line-height"
    },
    "path": [
      "newTabs",
      "bottomLine",
      "height"
    ]
  },
  {
    "value": "2px",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.bottomLine.borderRadius.value}"
    },
    "name": "TOKEN_NEW_TABS_BOTTOM_LINE_BORDER_RADIUS",
    "attributes": {
      "category": "newTabs",
      "type": "bottomLine",
      "item": "borderRadius",
      "scss": "$token-new-tabs-bottom-line-border-radius"
    },
    "path": [
      "newTabs",
      "bottomLine",
      "borderRadius"
    ]
  },
  {
    "value": "100%",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.bottomLine.hoverWidth.value}"
    },
    "name": "TOKEN_NEW_TABS_BOTTOM_LINE_HOVER_WIDTH",
    "attributes": {
      "category": "newTabs",
      "type": "bottomLine",
      "item": "hoverWidth",
      "scss": "$token-new-tabs-bottom-line-hover-width"
    },
    "path": [
      "newTabs",
      "bottomLine",
      "hoverWidth"
    ]
  },
  {
    "value": "100%",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.bottomLine.selectedWidth.value}"
    },
    "name": "TOKEN_NEW_TABS_BOTTOM_LINE_SELECTED_WIDTH",
    "attributes": {
      "category": "newTabs",
      "type": "bottomLine",
      "item": "selectedWidth",
      "scss": "$token-new-tabs-bottom-line-selected-width"
    },
    "path": [
      "newTabs",
      "bottomLine",
      "selectedWidth"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.bottomLine.darkColor.value}"
    },
    "name": "TOKEN_NEW_TABS_BOTTOM_LINE_DARK_COLOR",
    "attributes": {
      "category": "newTabs",
      "type": "bottomLine",
      "item": "darkColor",
      "scss": "$token-new-tabs-bottom-line-dark-color"
    },
    "path": [
      "newTabs",
      "bottomLine",
      "darkColor"
    ]
  },
  {
    "value": "24px",
    "filePath": "src/platforms/web/components/new-l-tabs.json",
    "isSource": true,
    "original": {
      "value": "{newTabs.brand.spacing.value}"
    },
    "name": "TOKEN_NEW_TABS_SPACING",
    "attributes": {
      "category": "newTabs",
      "type": "spacing",
      "scss": "$token-new-tabs-spacing"
    },
    "path": [
      "newTabs",
      "spacing"
    ]
  },
  {
    "value": "0.25rem",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.spacing.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_SPACING",
    "attributes": {
      "category": "newTagFilter",
      "type": "spacing",
      "scss": "$token-new-tag-filter-spacing"
    },
    "path": [
      "newTagFilter",
      "spacing"
    ]
  },
  {
    "value": "26px",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.borderRadius.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_BORDER_RADIUS",
    "attributes": {
      "category": "newTagFilter",
      "type": "borderRadius",
      "scss": "$token-new-tag-filter-border-radius"
    },
    "path": [
      "newTagFilter",
      "borderRadius"
    ]
  },
  {
    "value": "1px",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.borderWidth.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_BORDER_WIDTH",
    "attributes": {
      "category": "newTagFilter",
      "type": "borderWidth",
      "scss": "$token-new-tag-filter-border-width"
    },
    "path": [
      "newTagFilter",
      "borderWidth"
    ]
  },
  {
    "value": "400",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.fontWeight.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_FONT_WEIGHT",
    "attributes": {
      "category": "newTagFilter",
      "type": "fontWeight",
      "scss": "$token-new-tag-filter-font-weight"
    },
    "path": [
      "newTagFilter",
      "fontWeight"
    ]
  },
  {
    "value": "0.5rem 1rem",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.padding.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_PADDING",
    "attributes": {
      "category": "newTagFilter",
      "type": "padding",
      "scss": "$token-new-tag-filter-padding"
    },
    "path": [
      "newTagFilter",
      "padding"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.icon.size.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_ICON_SIZE",
    "attributes": {
      "category": "newTagFilter",
      "type": "icon",
      "item": "size",
      "scss": "$token-new-tag-filter-icon-size"
    },
    "path": [
      "newTagFilter",
      "icon",
      "size"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.default.borderColor.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_DEFAULT_BORDER_COLOR",
    "attributes": {
      "category": "newTagFilter",
      "type": "default",
      "item": "borderColor",
      "scss": "$token-new-tag-filter-default-border-color"
    },
    "path": [
      "newTagFilter",
      "default",
      "borderColor"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.default.color.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_DEFAULT_COLOR",
    "attributes": {
      "category": "newTagFilter",
      "type": "default",
      "item": "color",
      "scss": "$token-new-tag-filter-default-color"
    },
    "path": [
      "newTagFilter",
      "default",
      "color"
    ]
  },
  {
    "value": "#e5cefd",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.default.hover.background.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_DEFAULT_HOVER_BACKGROUND",
    "attributes": {
      "category": "newTagFilter",
      "type": "default",
      "item": "hover",
      "subitem": "background",
      "scss": "$token-new-tag-filter-default-hover-background"
    },
    "path": [
      "newTagFilter",
      "default",
      "hover",
      "background"
    ]
  },
  {
    "value": "#70a5ff",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.default.active.borderColor.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_DEFAULT_ACTIVE_BORDER_COLOR",
    "attributes": {
      "category": "newTagFilter",
      "type": "default",
      "item": "active",
      "subitem": "borderColor",
      "scss": "$token-new-tag-filter-default-active-border-color"
    },
    "path": [
      "newTagFilter",
      "default",
      "active",
      "borderColor"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.default.selected.background.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_DEFAULT_SELECTED_BACKGROUND",
    "attributes": {
      "category": "newTagFilter",
      "type": "default",
      "item": "selected",
      "subitem": "background",
      "scss": "$token-new-tag-filter-default-selected-background"
    },
    "path": [
      "newTagFilter",
      "default",
      "selected",
      "background"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.default.selected.color.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_DEFAULT_SELECTED_COLOR",
    "attributes": {
      "category": "newTagFilter",
      "type": "default",
      "item": "selected",
      "subitem": "color",
      "scss": "$token-new-tag-filter-default-selected-color"
    },
    "path": [
      "newTagFilter",
      "default",
      "selected",
      "color"
    ]
  },
  {
    "value": "#5e6a82",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.neutral.borderColor.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_NEUTRAL_BORDER_COLOR",
    "attributes": {
      "category": "newTagFilter",
      "type": "neutral",
      "item": "borderColor",
      "scss": "$token-new-tag-filter-neutral-border-color"
    },
    "path": [
      "newTagFilter",
      "neutral",
      "borderColor"
    ]
  },
  {
    "value": "#5e6a82",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.neutral.color.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_NEUTRAL_COLOR",
    "attributes": {
      "category": "newTagFilter",
      "type": "neutral",
      "item": "color",
      "scss": "$token-new-tag-filter-neutral-color"
    },
    "path": [
      "newTagFilter",
      "neutral",
      "color"
    ]
  },
  {
    "value": "#f5f6f7",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.neutral.hover.background.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_NEUTRAL_HOVER_BACKGROUND",
    "attributes": {
      "category": "newTagFilter",
      "type": "neutral",
      "item": "hover",
      "subitem": "background",
      "scss": "$token-new-tag-filter-neutral-hover-background"
    },
    "path": [
      "newTagFilter",
      "neutral",
      "hover",
      "background"
    ]
  },
  {
    "value": "#70a5ff",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.neutral.active.borderColor.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_NEUTRAL_ACTIVE_BORDER_COLOR",
    "attributes": {
      "category": "newTagFilter",
      "type": "neutral",
      "item": "active",
      "subitem": "borderColor",
      "scss": "$token-new-tag-filter-neutral-active-border-color"
    },
    "path": [
      "newTagFilter",
      "neutral",
      "active",
      "borderColor"
    ]
  },
  {
    "value": "#5e6a82",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.neutral.selected.background.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_NEUTRAL_SELECTED_BACKGROUND",
    "attributes": {
      "category": "newTagFilter",
      "type": "neutral",
      "item": "selected",
      "subitem": "background",
      "scss": "$token-new-tag-filter-neutral-selected-background"
    },
    "path": [
      "newTagFilter",
      "neutral",
      "selected",
      "background"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.neutral.selected.color.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_NEUTRAL_SELECTED_COLOR",
    "attributes": {
      "category": "newTagFilter",
      "type": "neutral",
      "item": "selected",
      "subitem": "color",
      "scss": "$token-new-tag-filter-neutral-selected-color"
    },
    "path": [
      "newTagFilter",
      "neutral",
      "selected",
      "color"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.disabled.background.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_DISABLED_BACKGROUND",
    "attributes": {
      "category": "newTagFilter",
      "type": "disabled",
      "item": "background",
      "scss": "$token-new-tag-filter-disabled-background"
    },
    "path": [
      "newTagFilter",
      "disabled",
      "background"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.disabled.borderColor.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_DISABLED_BORDER_COLOR",
    "attributes": {
      "category": "newTagFilter",
      "type": "disabled",
      "item": "borderColor",
      "scss": "$token-new-tag-filter-disabled-border-color"
    },
    "path": [
      "newTagFilter",
      "disabled",
      "borderColor"
    ]
  },
  {
    "value": "#8994a9",
    "filePath": "src/platforms/web/components/new-l-tag-filter.json",
    "isSource": true,
    "original": {
      "value": "{newTagFilter.brand.disabled.color.value}"
    },
    "name": "TOKEN_NEW_TAG_FILTER_DISABLED_COLOR",
    "attributes": {
      "category": "newTagFilter",
      "type": "disabled",
      "item": "color",
      "scss": "$token-new-tag-filter-disabled-color"
    },
    "path": [
      "newTagFilter",
      "disabled",
      "color"
    ]
  },
  {
    "value": "8px",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.spacing.value}"
    },
    "name": "TOKEN_NEW_TAG_SPACING",
    "attributes": {
      "category": "newTag",
      "type": "spacing",
      "scss": "$token-new-tag-spacing"
    },
    "path": [
      "newTag",
      "spacing"
    ]
  },
  {
    "value": "4px",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.borderRadius.value}"
    },
    "name": "TOKEN_NEW_TAG_BORDER_RADIUS",
    "attributes": {
      "category": "newTag",
      "type": "borderRadius",
      "scss": "$token-new-tag-border-radius"
    },
    "path": [
      "newTag",
      "borderRadius"
    ]
  },
  {
    "value": "0px none",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.border.value}"
    },
    "name": "TOKEN_NEW_TAG_BORDER",
    "attributes": {
      "category": "newTag",
      "type": "border",
      "scss": "$token-new-tag-border"
    },
    "path": [
      "newTag",
      "border"
    ]
  },
  {
    "value": "#230344",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.color.value}"
    },
    "name": "TOKEN_NEW_TAG_COLOR",
    "attributes": {
      "category": "newTag",
      "type": "color",
      "scss": "$token-new-tag-color"
    },
    "path": [
      "newTag",
      "color"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.fontSize.value}"
    },
    "name": "TOKEN_NEW_TAG_FONT_SIZE",
    "attributes": {
      "category": "newTag",
      "type": "fontSize",
      "scss": "$token-new-tag-font-size"
    },
    "path": [
      "newTag",
      "fontSize"
    ]
  },
  {
    "value": "400",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.fontWeight.value}"
    },
    "name": "TOKEN_NEW_TAG_FONT_WEIGHT",
    "attributes": {
      "category": "newTag",
      "type": "fontWeight",
      "scss": "$token-new-tag-font-weight"
    },
    "path": [
      "newTag",
      "fontWeight"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.outlineColor.value}"
    },
    "name": "TOKEN_NEW_TAG_OUTLINE_COLOR",
    "attributes": {
      "category": "newTag",
      "type": "outlineColor",
      "scss": "$token-new-tag-outline-color"
    },
    "path": [
      "newTag",
      "outlineColor"
    ]
  },
  {
    "value": "calc(0.25rem - 1px) calc(0.5rem - 1px)",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.padding.value}"
    },
    "name": "TOKEN_NEW_TAG_PADDING",
    "attributes": {
      "category": "newTag",
      "type": "padding",
      "scss": "$token-new-tag-padding"
    },
    "path": [
      "newTag",
      "padding"
    ]
  },
  {
    "value": "0px",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.fixed.borderRadius.value}"
    },
    "name": "TOKEN_NEW_TAG_FIXED_BORDER_RADIUS",
    "attributes": {
      "category": "newTag",
      "type": "fixed",
      "item": "borderRadius",
      "scss": "$token-new-tag-fixed-border-radius"
    },
    "path": [
      "newTag",
      "fixed",
      "borderRadius"
    ]
  },
  {
    "value": "0.875rem",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.fixed.fontSize.value}"
    },
    "name": "TOKEN_NEW_TAG_FIXED_FONT_SIZE",
    "attributes": {
      "category": "newTag",
      "type": "fixed",
      "item": "fontSize",
      "scss": "$token-new-tag-fixed-font-size"
    },
    "path": [
      "newTag",
      "fixed",
      "fontSize"
    ]
  },
  {
    "value": "700",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.fixed.fontWeight.value}"
    },
    "name": "TOKEN_NEW_TAG_FIXED_FONT_WEIGHT",
    "attributes": {
      "category": "newTag",
      "type": "fixed",
      "item": "fontWeight",
      "scss": "$token-new-tag-fixed-font-weight"
    },
    "path": [
      "newTag",
      "fixed",
      "fontWeight"
    ]
  },
  {
    "value": "0.125rem 0.5rem",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.fixed.padding.value}"
    },
    "name": "TOKEN_NEW_TAG_FIXED_PADDING",
    "attributes": {
      "category": "newTag",
      "type": "fixed",
      "item": "padding",
      "scss": "$token-new-tag-fixed-padding"
    },
    "path": [
      "newTag",
      "fixed",
      "padding"
    ]
  },
  {
    "value": "4px",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.selectable.borderRadius.value}"
    },
    "name": "TOKEN_NEW_TAG_SELECTABLE_BORDER_RADIUS",
    "attributes": {
      "category": "newTag",
      "type": "selectable",
      "item": "borderRadius",
      "scss": "$token-new-tag-selectable-border-radius"
    },
    "path": [
      "newTag",
      "selectable",
      "borderRadius"
    ]
  },
  {
    "value": "1px solid #6e0ad6",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.selectable.border.value}"
    },
    "name": "TOKEN_NEW_TAG_SELECTABLE_BORDER",
    "attributes": {
      "category": "newTag",
      "type": "selectable",
      "item": "border",
      "scss": "$token-new-tag-selectable-border"
    },
    "path": [
      "newTag",
      "selectable",
      "border"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.selectable.color.value}"
    },
    "name": "TOKEN_NEW_TAG_SELECTABLE_COLOR",
    "attributes": {
      "category": "newTag",
      "type": "selectable",
      "item": "color",
      "scss": "$token-new-tag-selectable-color"
    },
    "path": [
      "newTag",
      "selectable",
      "color"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.selectable.fontSize.value}"
    },
    "name": "TOKEN_NEW_TAG_SELECTABLE_FONT_SIZE",
    "attributes": {
      "category": "newTag",
      "type": "selectable",
      "item": "fontSize",
      "scss": "$token-new-tag-selectable-font-size"
    },
    "path": [
      "newTag",
      "selectable",
      "fontSize"
    ]
  },
  {
    "value": "700",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.selectable.fontWeight.value}"
    },
    "name": "TOKEN_NEW_TAG_SELECTABLE_FONT_WEIGHT",
    "attributes": {
      "category": "newTag",
      "type": "selectable",
      "item": "fontWeight",
      "scss": "$token-new-tag-selectable-font-weight"
    },
    "path": [
      "newTag",
      "selectable",
      "fontWeight"
    ]
  },
  {
    "value": "calc(0.5rem - 1px)",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.selectable.padding.value}"
    },
    "name": "TOKEN_NEW_TAG_SELECTABLE_PADDING",
    "attributes": {
      "category": "newTag",
      "type": "selectable",
      "item": "padding",
      "scss": "$token-new-tag-selectable-padding"
    },
    "path": [
      "newTag",
      "selectable",
      "padding"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.selectable.background.value}"
    },
    "name": "TOKEN_NEW_TAG_SELECTABLE_BACKGROUND",
    "attributes": {
      "category": "newTag",
      "type": "selectable",
      "item": "background",
      "scss": "$token-new-tag-selectable-background"
    },
    "path": [
      "newTag",
      "selectable",
      "background"
    ]
  },
  {
    "value": "#e5cefd",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.selectable.focusBackground.value}"
    },
    "name": "TOKEN_NEW_TAG_SELECTABLE_FOCUS_BACKGROUND",
    "attributes": {
      "category": "newTag",
      "type": "selectable",
      "item": "focusBackground",
      "scss": "$token-new-tag-selectable-focus-background"
    },
    "path": [
      "newTag",
      "selectable",
      "focusBackground"
    ]
  },
  {
    "value": "#f5ebfe",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.selectable.hoverBackground.value}"
    },
    "name": "TOKEN_NEW_TAG_SELECTABLE_HOVER_BACKGROUND",
    "attributes": {
      "category": "newTag",
      "type": "selectable",
      "item": "hoverBackground",
      "scss": "$token-new-tag-selectable-hover-background"
    },
    "path": [
      "newTag",
      "selectable",
      "hoverBackground"
    ]
  },
  {
    "value": "#e5cefd",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.selectable.pressedBackground.value}"
    },
    "name": "TOKEN_NEW_TAG_SELECTABLE_PRESSED_BACKGROUND",
    "attributes": {
      "category": "newTag",
      "type": "selectable",
      "item": "pressedBackground",
      "scss": "$token-new-tag-selectable-pressed-background"
    },
    "path": [
      "newTag",
      "selectable",
      "pressedBackground"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.selectable.selectedBackground.value}"
    },
    "name": "TOKEN_NEW_TAG_SELECTABLE_SELECTED_BACKGROUND",
    "attributes": {
      "category": "newTag",
      "type": "selectable",
      "item": "selectedBackground",
      "scss": "$token-new-tag-selectable-selected-background"
    },
    "path": [
      "newTag",
      "selectable",
      "selectedBackground"
    ]
  },
  {
    "value": "#ffffff",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.selectable.selectedColor.value}"
    },
    "name": "TOKEN_NEW_TAG_SELECTABLE_SELECTED_COLOR",
    "attributes": {
      "category": "newTag",
      "type": "selectable",
      "item": "selectedColor",
      "scss": "$token-new-tag-selectable-selected-color"
    },
    "path": [
      "newTag",
      "selectable",
      "selectedColor"
    ]
  },
  {
    "value": "#f5ebfe",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.dismissible.background.value}"
    },
    "name": "TOKEN_NEW_TAG_DISMISSIBLE_BACKGROUND",
    "attributes": {
      "category": "newTag",
      "type": "dismissible",
      "item": "background",
      "scss": "$token-new-tag-dismissible-background"
    },
    "path": [
      "newTag",
      "dismissible",
      "background"
    ]
  },
  {
    "value": "#9537f6",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.dismissible.focusBackground.value}"
    },
    "name": "TOKEN_NEW_TAG_DISMISSIBLE_FOCUS_BACKGROUND",
    "attributes": {
      "category": "newTag",
      "type": "dismissible",
      "item": "focusBackground",
      "scss": "$token-new-tag-dismissible-focus-background"
    },
    "path": [
      "newTag",
      "dismissible",
      "focusBackground"
    ]
  },
  {
    "value": "#e5cefd",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.dismissible.hoverBackground.value}"
    },
    "name": "TOKEN_NEW_TAG_DISMISSIBLE_HOVER_BACKGROUND",
    "attributes": {
      "category": "newTag",
      "type": "dismissible",
      "item": "hoverBackground",
      "scss": "$token-new-tag-dismissible-hover-background"
    },
    "path": [
      "newTag",
      "dismissible",
      "hoverBackground"
    ]
  },
  {
    "value": "#9537f6",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.dismissible.pressedBackground.value}"
    },
    "name": "TOKEN_NEW_TAG_DISMISSIBLE_PRESSED_BACKGROUND",
    "attributes": {
      "category": "newTag",
      "type": "dismissible",
      "item": "pressedBackground",
      "scss": "$token-new-tag-dismissible-pressed-background"
    },
    "path": [
      "newTag",
      "dismissible",
      "pressedBackground"
    ]
  },
  {
    "value": "#230344",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.close.color.value}"
    },
    "name": "TOKEN_NEW_TAG_CLOSE_COLOR",
    "attributes": {
      "category": "newTag",
      "type": "close",
      "item": "color",
      "scss": "$token-new-tag-close-color"
    },
    "path": [
      "newTag",
      "close",
      "color"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.close.width.value}"
    },
    "name": "TOKEN_NEW_TAG_CLOSE_WIDTH",
    "attributes": {
      "category": "newTag",
      "type": "close",
      "item": "width",
      "scss": "$token-new-tag-close-width"
    },
    "path": [
      "newTag",
      "close",
      "width"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-tag.json",
    "isSource": true,
    "original": {
      "value": "{newTag.brand.close.height.value}"
    },
    "name": "TOKEN_NEW_TAG_CLOSE_HEIGHT",
    "attributes": {
      "category": "newTag",
      "type": "close",
      "item": "height",
      "scss": "$token-new-tag-close-height"
    },
    "path": [
      "newTag",
      "close",
      "height"
    ]
  },
  {
    "value": "0.75rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.body.xsmall.fontSize.value}"
    },
    "name": "TOKEN_NEW_TEXT_BODY_XSMALL_FONT_SIZE",
    "attributes": {
      "category": "newText",
      "type": "body",
      "item": "xsmall",
      "subitem": "fontSize",
      "scss": "$token-new-text-body-xsmall-font-size"
    },
    "path": [
      "newText",
      "body",
      "xsmall",
      "fontSize"
    ]
  },
  {
    "value": "1.125rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.body.xsmall.lineHeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_BODY_XSMALL_LINE_HEIGHT",
    "attributes": {
      "category": "newText",
      "type": "body",
      "item": "xsmall",
      "subitem": "lineHeight",
      "scss": "$token-new-text-body-xsmall-line-height"
    },
    "path": [
      "newText",
      "body",
      "xsmall",
      "lineHeight"
    ]
  },
  {
    "value": "400",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.body.xsmall.fontWeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_BODY_XSMALL_FONT_WEIGHT",
    "attributes": {
      "category": "newText",
      "type": "body",
      "item": "xsmall",
      "subitem": "fontWeight",
      "scss": "$token-new-text-body-xsmall-font-weight"
    },
    "path": [
      "newText",
      "body",
      "xsmall",
      "fontWeight"
    ]
  },
  {
    "value": "0.875rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.body.small.fontSize.value}"
    },
    "name": "TOKEN_NEW_TEXT_BODY_SMALL_FONT_SIZE",
    "attributes": {
      "category": "newText",
      "type": "body",
      "item": "small",
      "subitem": "fontSize",
      "scss": "$token-new-text-body-small-font-size"
    },
    "path": [
      "newText",
      "body",
      "small",
      "fontSize"
    ]
  },
  {
    "value": "1.25rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.body.small.lineHeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_BODY_SMALL_LINE_HEIGHT",
    "attributes": {
      "category": "newText",
      "type": "body",
      "item": "small",
      "subitem": "lineHeight",
      "scss": "$token-new-text-body-small-line-height"
    },
    "path": [
      "newText",
      "body",
      "small",
      "lineHeight"
    ]
  },
  {
    "value": "400",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.body.small.fontWeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_BODY_SMALL_FONT_WEIGHT",
    "attributes": {
      "category": "newText",
      "type": "body",
      "item": "small",
      "subitem": "fontWeight",
      "scss": "$token-new-text-body-small-font-weight"
    },
    "path": [
      "newText",
      "body",
      "small",
      "fontWeight"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.body.regular.fontSize.value}"
    },
    "name": "TOKEN_NEW_TEXT_BODY_REGULAR_FONT_SIZE",
    "attributes": {
      "category": "newText",
      "type": "body",
      "item": "regular",
      "subitem": "fontSize",
      "scss": "$token-new-text-body-regular-font-size"
    },
    "path": [
      "newText",
      "body",
      "regular",
      "fontSize"
    ]
  },
  {
    "value": "1.5rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.body.regular.lineHeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_BODY_REGULAR_LINE_HEIGHT",
    "attributes": {
      "category": "newText",
      "type": "body",
      "item": "regular",
      "subitem": "lineHeight",
      "scss": "$token-new-text-body-regular-line-height"
    },
    "path": [
      "newText",
      "body",
      "regular",
      "lineHeight"
    ]
  },
  {
    "value": "400",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.body.regular.fontWeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_BODY_REGULAR_FONT_WEIGHT",
    "attributes": {
      "category": "newText",
      "type": "body",
      "item": "regular",
      "subitem": "fontWeight",
      "scss": "$token-new-text-body-regular-font-weight"
    },
    "path": [
      "newText",
      "body",
      "regular",
      "fontWeight"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.heading.small.fontSize.value}"
    },
    "name": "TOKEN_NEW_TEXT_HEADING_SMALL_FONT_SIZE",
    "attributes": {
      "category": "newText",
      "type": "heading",
      "item": "small",
      "subitem": "fontSize",
      "scss": "$token-new-text-heading-small-font-size"
    },
    "path": [
      "newText",
      "heading",
      "small",
      "fontSize"
    ]
  },
  {
    "value": "1.5rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.heading.small.lineHeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_HEADING_SMALL_LINE_HEIGHT",
    "attributes": {
      "category": "newText",
      "type": "heading",
      "item": "small",
      "subitem": "lineHeight",
      "scss": "$token-new-text-heading-small-line-height"
    },
    "path": [
      "newText",
      "heading",
      "small",
      "lineHeight"
    ]
  },
  {
    "value": "700",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.heading.small.fontWeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_HEADING_SMALL_FONT_WEIGHT",
    "attributes": {
      "category": "newText",
      "type": "heading",
      "item": "small",
      "subitem": "fontWeight",
      "scss": "$token-new-text-heading-small-font-weight"
    },
    "path": [
      "newText",
      "heading",
      "small",
      "fontWeight"
    ]
  },
  {
    "value": "1.25rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.heading.regular.fontSize.value}"
    },
    "name": "TOKEN_NEW_TEXT_HEADING_REGULAR_FONT_SIZE",
    "attributes": {
      "category": "newText",
      "type": "heading",
      "item": "regular",
      "subitem": "fontSize",
      "scss": "$token-new-text-heading-regular-font-size"
    },
    "path": [
      "newText",
      "heading",
      "regular",
      "fontSize"
    ]
  },
  {
    "value": "1.75rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.heading.regular.lineHeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_HEADING_REGULAR_LINE_HEIGHT",
    "attributes": {
      "category": "newText",
      "type": "heading",
      "item": "regular",
      "subitem": "lineHeight",
      "scss": "$token-new-text-heading-regular-line-height"
    },
    "path": [
      "newText",
      "heading",
      "regular",
      "lineHeight"
    ]
  },
  {
    "value": "400",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.heading.regular.fontWeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_HEADING_REGULAR_FONT_WEIGHT",
    "attributes": {
      "category": "newText",
      "type": "heading",
      "item": "regular",
      "subitem": "fontWeight",
      "scss": "$token-new-text-heading-regular-font-weight"
    },
    "path": [
      "newText",
      "heading",
      "regular",
      "fontWeight"
    ]
  },
  {
    "value": "1.5rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.heading.large.fontSize.value}"
    },
    "name": "TOKEN_NEW_TEXT_HEADING_LARGE_FONT_SIZE",
    "attributes": {
      "category": "newText",
      "type": "heading",
      "item": "large",
      "subitem": "fontSize",
      "scss": "$token-new-text-heading-large-font-size"
    },
    "path": [
      "newText",
      "heading",
      "large",
      "fontSize"
    ]
  },
  {
    "value": "2rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.heading.large.lineHeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_HEADING_LARGE_LINE_HEIGHT",
    "attributes": {
      "category": "newText",
      "type": "heading",
      "item": "large",
      "subitem": "lineHeight",
      "scss": "$token-new-text-heading-large-line-height"
    },
    "path": [
      "newText",
      "heading",
      "large",
      "lineHeight"
    ]
  },
  {
    "value": "500",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.heading.large.fontWeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_HEADING_LARGE_FONT_WEIGHT",
    "attributes": {
      "category": "newText",
      "type": "heading",
      "item": "large",
      "subitem": "fontWeight",
      "scss": "$token-new-text-heading-large-font-weight"
    },
    "path": [
      "newText",
      "heading",
      "large",
      "fontWeight"
    ]
  },
  {
    "value": "2rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.display.small.fontSize.value}"
    },
    "name": "TOKEN_NEW_TEXT_DISPLAY_SMALL_FONT_SIZE",
    "attributes": {
      "category": "newText",
      "type": "display",
      "item": "small",
      "subitem": "fontSize",
      "scss": "$token-new-text-display-small-font-size"
    },
    "path": [
      "newText",
      "display",
      "small",
      "fontSize"
    ]
  },
  {
    "value": "2.5rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.display.small.lineHeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_DISPLAY_SMALL_LINE_HEIGHT",
    "attributes": {
      "category": "newText",
      "type": "display",
      "item": "small",
      "subitem": "lineHeight",
      "scss": "$token-new-text-display-small-line-height"
    },
    "path": [
      "newText",
      "display",
      "small",
      "lineHeight"
    ]
  },
  {
    "value": "500",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.display.small.fontWeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_DISPLAY_SMALL_FONT_WEIGHT",
    "attributes": {
      "category": "newText",
      "type": "display",
      "item": "small",
      "subitem": "fontWeight",
      "scss": "$token-new-text-display-small-font-weight"
    },
    "path": [
      "newText",
      "display",
      "small",
      "fontWeight"
    ]
  },
  {
    "value": "2.5rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.display.regular.fontSize.value}"
    },
    "name": "TOKEN_NEW_TEXT_DISPLAY_REGULAR_FONT_SIZE",
    "attributes": {
      "category": "newText",
      "type": "display",
      "item": "regular",
      "subitem": "fontSize",
      "scss": "$token-new-text-display-regular-font-size"
    },
    "path": [
      "newText",
      "display",
      "regular",
      "fontSize"
    ]
  },
  {
    "value": "3.5rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.display.regular.lineHeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_DISPLAY_REGULAR_LINE_HEIGHT",
    "attributes": {
      "category": "newText",
      "type": "display",
      "item": "regular",
      "subitem": "lineHeight",
      "scss": "$token-new-text-display-regular-line-height"
    },
    "path": [
      "newText",
      "display",
      "regular",
      "lineHeight"
    ]
  },
  {
    "value": "500",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.display.regular.fontWeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_DISPLAY_REGULAR_FONT_WEIGHT",
    "attributes": {
      "category": "newText",
      "type": "display",
      "item": "regular",
      "subitem": "fontWeight",
      "scss": "$token-new-text-display-regular-font-weight"
    },
    "path": [
      "newText",
      "display",
      "regular",
      "fontWeight"
    ]
  },
  {
    "value": "3rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.display.large.fontSize.value}"
    },
    "name": "TOKEN_NEW_TEXT_DISPLAY_LARGE_FONT_SIZE",
    "attributes": {
      "category": "newText",
      "type": "display",
      "item": "large",
      "subitem": "fontSize",
      "scss": "$token-new-text-display-large-font-size"
    },
    "path": [
      "newText",
      "display",
      "large",
      "fontSize"
    ]
  },
  {
    "value": "3.5rem",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.display.large.lineHeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_DISPLAY_LARGE_LINE_HEIGHT",
    "attributes": {
      "category": "newText",
      "type": "display",
      "item": "large",
      "subitem": "lineHeight",
      "scss": "$token-new-text-display-large-line-height"
    },
    "path": [
      "newText",
      "display",
      "large",
      "lineHeight"
    ]
  },
  {
    "value": "400",
    "filePath": "src/platforms/web/components/new-l-text.json",
    "isSource": true,
    "original": {
      "value": "{newText.brand.display.large.fontWeight.value}"
    },
    "name": "TOKEN_NEW_TEXT_DISPLAY_LARGE_FONT_WEIGHT",
    "attributes": {
      "category": "newText",
      "type": "display",
      "item": "large",
      "subitem": "fontWeight",
      "scss": "$token-new-text-display-large-font-weight"
    },
    "path": [
      "newText",
      "display",
      "large",
      "fontWeight"
    ]
  },
  {
    "value": "100",
    "filePath": "src/platforms/web/components/new-l-tooltip.json",
    "isSource": true,
    "original": {
      "value": "{newTooltip.brand.container.zIndex.value}"
    },
    "name": "TOKEN_NEW_TOOLTIP_CONTAINER_Z_INDEX",
    "attributes": {
      "category": "newTooltip",
      "type": "container",
      "item": "zIndex",
      "scss": "$token-new-tooltip-container-z-index"
    },
    "path": [
      "newTooltip",
      "container",
      "zIndex"
    ]
  },
  {
    "value": "#49078d",
    "filePath": "src/platforms/web/components/new-l-tooltip.json",
    "isSource": true,
    "original": {
      "value": "{newTooltip.brand.info.backgroundColor.value}"
    },
    "name": "TOKEN_NEW_TOOLTIP_INFO_BACKGROUND_COLOR",
    "attributes": {
      "category": "newTooltip",
      "type": "info",
      "item": "backgroundColor",
      "scss": "$token-new-tooltip-info-background-color"
    },
    "path": [
      "newTooltip",
      "info",
      "backgroundColor"
    ]
  },
  {
    "value": "8px",
    "filePath": "src/platforms/web/components/new-l-tooltip.json",
    "isSource": true,
    "original": {
      "value": "{newTooltip.brand.info.borderRadius.value}"
    },
    "name": "TOKEN_NEW_TOOLTIP_INFO_BORDER_RADIUS",
    "attributes": {
      "category": "newTooltip",
      "type": "info",
      "item": "borderRadius",
      "scss": "$token-new-tooltip-info-border-radius"
    },
    "path": [
      "newTooltip",
      "info",
      "borderRadius"
    ]
  },
  {
    "value": "0.25rem",
    "filePath": "src/platforms/web/components/new-l-tooltip.json",
    "isSource": true,
    "original": {
      "value": "{newTooltip.brand.info.marginBottom.value}"
    },
    "name": "TOKEN_NEW_TOOLTIP_INFO_MARGIN_BOTTOM",
    "attributes": {
      "category": "newTooltip",
      "type": "info",
      "item": "marginBottom",
      "scss": "$token-new-tooltip-info-margin-bottom"
    },
    "path": [
      "newTooltip",
      "info",
      "marginBottom"
    ]
  },
  {
    "value": "0.5rem 0.25rem",
    "filePath": "src/platforms/web/components/new-l-tooltip.json",
    "isSource": true,
    "original": {
      "value": "{newTooltip.brand.info.padding.value}"
    },
    "name": "TOKEN_NEW_TOOLTIP_INFO_PADDING",
    "attributes": {
      "category": "newTooltip",
      "type": "info",
      "item": "padding",
      "scss": "$token-new-tooltip-info-padding"
    },
    "path": [
      "newTooltip",
      "info",
      "padding"
    ]
  },
  {
    "value": "0.875rem",
    "filePath": "src/platforms/web/components/new-l-tooltip.json",
    "isSource": true,
    "original": {
      "value": "{newTooltip.brand.info.fontSize.value}"
    },
    "name": "TOKEN_NEW_TOOLTIP_INFO_FONT_SIZE",
    "attributes": {
      "category": "newTooltip",
      "type": "info",
      "item": "fontSize",
      "scss": "$token-new-tooltip-info-font-size"
    },
    "path": [
      "newTooltip",
      "info",
      "fontSize"
    ]
  },
  {
    "value": "opacity .2s ease",
    "filePath": "src/platforms/web/components/new-l-tooltip.json",
    "isSource": true,
    "original": {
      "value": "{newTooltip.brand.info.transition.value}"
    },
    "name": "TOKEN_NEW_TOOLTIP_INFO_TRANSITION",
    "attributes": {
      "category": "newTooltip",
      "type": "info",
      "item": "transition",
      "scss": "$token-new-tooltip-info-transition"
    },
    "path": [
      "newTooltip",
      "info",
      "transition"
    ]
  },
  {
    "value": "0.25rem",
    "filePath": "src/platforms/web/components/l-form-feedback-message-fragment.json",
    "isSource": true,
    "original": {
      "value": "{spacing.xsmall.value}"
    },
    "name": "TOKEN_FORM_FEEDBACK_MESSAGE_FRAGMENT_MARGIN_TOP",
    "attributes": {
      "category": "formFeedbackMessageFragment",
      "type": "marginTop",
      "scss": "$token-form-feedback-message-fragment-margin-top"
    },
    "path": [
      "formFeedbackMessageFragment",
      "marginTop"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/l-form-feedback-message-fragment.json",
    "isSource": true,
    "original": {
      "value": "1rem"
    },
    "name": "TOKEN_FORM_FEEDBACK_MESSAGE_FRAGMENT_ICON_WIDTH",
    "attributes": {
      "category": "formFeedbackMessageFragment",
      "type": "icon",
      "item": "width",
      "scss": "$token-form-feedback-message-fragment-icon-width"
    },
    "path": [
      "formFeedbackMessageFragment",
      "icon",
      "width"
    ]
  },
  {
    "value": "1rem",
    "filePath": "src/platforms/web/components/l-form-feedback-message-fragment.json",
    "isSource": true,
    "original": {
      "value": "1rem"
    },
    "name": "TOKEN_FORM_FEEDBACK_MESSAGE_FRAGMENT_ICON_HEIGHT",
    "attributes": {
      "category": "formFeedbackMessageFragment",
      "type": "icon",
      "item": "height",
      "scss": "$token-form-feedback-message-fragment-icon-height"
    },
    "path": [
      "formFeedbackMessageFragment",
      "icon",
      "height"
    ]
  },
  {
    "value": "0 0.5rem 0 0",
    "filePath": "src/platforms/web/components/l-form-feedback-message-fragment.json",
    "isSource": true,
    "original": {
      "value": "{spacing.inline.small.value}"
    },
    "name": "TOKEN_FORM_FEEDBACK_MESSAGE_FRAGMENT_ICON_MARGIN",
    "attributes": {
      "category": "formFeedbackMessageFragment",
      "type": "icon",
      "item": "margin",
      "scss": "$token-form-feedback-message-fragment-icon-margin"
    },
    "path": [
      "formFeedbackMessageFragment",
      "icon",
      "margin"
    ]
  },
  {
    "value": "#6e0ad6",
    "filePath": "src/platforms/web/components/new-l-avatar.json",
    "isSource": true,
    "original": {
      "value": "{color.secondary.100.value}"
    },
    "name": "TOKEN_NEW_AVATAR_BACKGROUND_COLOR",
    "attributes": {
      "category": "newAvatar",
      "type": "backgroundColor",
      "scss": "$token-new-avatar-background-color"
    },
    "path": [
      "newAvatar",
      "backgroundColor"
    ]
  },
  {
    "value": "100%",
    "filePath": "src/platforms/web/components/new-l-skeleton.json",
    "isSource": true,
    "original": {
      "value": "100%"
    },
    "name": "TOKEN_NEW_SKELETON_WIDTH",
    "attributes": {
      "category": "newSkeleton",
      "type": "width",
      "scss": "$token-new-skeleton-width"
    },
    "path": [
      "newSkeleton",
      "width"
    ]
  },
  {
    "value": "100%",
    "filePath": "src/platforms/web/components/new-l-skeleton.json",
    "isSource": true,
    "original": {
      "value": "100%"
    },
    "name": "TOKEN_NEW_SKELETON_HEIGHT",
    "attributes": {
      "category": "newSkeleton",
      "type": "height",
      "scss": "$token-new-skeleton-height"
    },
    "path": [
      "newSkeleton",
      "height"
    ]
  },
  {
    "value": "4px",
    "filePath": "src/platforms/web/components/new-l-skeleton.json",
    "isSource": true,
    "original": {
      "value": "{borderRadius.brand.small.value}"
    },
    "name": "TOKEN_NEW_SKELETON_BORDER_RADIUS_SMALL",
    "attributes": {
      "category": "newSkeleton",
      "type": "borderRadius",
      "item": "small",
      "scss": "$token-new-skeleton-border-radius-small"
    },
    "path": [
      "newSkeleton",
      "borderRadius",
      "small"
    ]
  },
  {
    "value": "8px",
    "filePath": "src/platforms/web/components/new-l-skeleton.json",
    "isSource": true,
    "original": {
      "value": "{borderRadius.brand.regular.value}"
    },
    "name": "TOKEN_NEW_SKELETON_BORDER_RADIUS_REGULAR",
    "attributes": {
      "category": "newSkeleton",
      "type": "borderRadius",
      "item": "regular",
      "scss": "$token-new-skeleton-border-radius-regular"
    },
    "path": [
      "newSkeleton",
      "borderRadius",
      "regular"
    ]
  },
  {
    "value": "12px",
    "filePath": "src/platforms/web/components/new-l-skeleton.json",
    "isSource": true,
    "original": {
      "value": "{borderRadius.brand.large.value}"
    },
    "name": "TOKEN_NEW_SKELETON_BORDER_RADIUS_LARGE",
    "attributes": {
      "category": "newSkeleton",
      "type": "borderRadius",
      "item": "large",
      "scss": "$token-new-skeleton-border-radius-large"
    },
    "path": [
      "newSkeleton",
      "borderRadius",
      "large"
    ]
  },
  {
    "value": "26px",
    "filePath": "src/platforms/web/components/new-l-skeleton.json",
    "isSource": true,
    "original": {
      "value": "{borderRadius.brand.rounded.value}"
    },
    "name": "TOKEN_NEW_SKELETON_BORDER_RADIUS_ROUNDED",
    "attributes": {
      "category": "newSkeleton",
      "type": "borderRadius",
      "item": "rounded",
      "scss": "$token-new-skeleton-border-radius-rounded"
    },
    "path": [
      "newSkeleton",
      "borderRadius",
      "rounded"
    ]
  },
  {
    "value": "50%",
    "filePath": "src/platforms/web/components/new-l-skeleton.json",
    "isSource": true,
    "original": {
      "value": "{borderRadius.brand.circle.value}"
    },
    "name": "TOKEN_NEW_SKELETON_BORDER_RADIUS_CIRCLE",
    "attributes": {
      "category": "newSkeleton",
      "type": "borderRadius",
      "item": "circle",
      "scss": "$token-new-skeleton-border-radius-circle"
    },
    "path": [
      "newSkeleton",
      "borderRadius",
      "circle"
    ]
  },
  {
    "value": "#cfd4dd",
    "filePath": "src/platforms/web/components/new-l-skeleton.json",
    "isSource": true,
    "original": {
      "value": "{color.neutral.84.value}"
    },
    "name": "TOKEN_NEW_SKELETON_BACKGROUND_COLOR",
    "attributes": {
      "category": "newSkeleton",
      "type": "backgroundColor",
      "scss": "$token-new-skeleton-background-color"
    },
    "path": [
      "newSkeleton",
      "backgroundColor"
    ]
  },
  {
    "value": "linear-gradient(90deg, transparent, #ffffff, transparent)",
    "filePath": "src/platforms/web/components/new-l-skeleton.json",
    "isSource": true,
    "original": {
      "value": "linear-gradient(90deg, transparent, {color.neutral.100.value}, transparent)"
    },
    "name": "TOKEN_NEW_SKELETON_ANIMATION_BACKGROUND_COLOR",
    "attributes": {
      "category": "newSkeleton",
      "type": "animationBackgroundColor",
      "scss": "$token-new-skeleton-animation-background-color"
    },
    "path": [
      "newSkeleton",
      "animationBackgroundColor"
    ]
  }
]