{
  "color": {
    "comment": "The colors are given numbers corresponding to their contrast, starting with 100 for the brightest to 700 for the darkest. Note, that single color options of a tone, white, black and purple, don't carry a number. Same goes for transparent.",
    "accent": {
      "comment": "Accent color is used for certain HTML5 elements like checkbox and progress bar.",
      "value": "#36c",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Accent color is used for certain HTML5 elements like checkbox and progress bar.",
        "value": "{ color.blue700 }"
      },
      "name": "color-accent",
      "attributes": {
        "tokens": [
          "color.blue700"
        ],
        "type": "theme"
      },
      "path": [
        "color",
        "accent"
      ]
    },
    "white": {
      "value": "#fff",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#fff"
      },
      "name": "color-white",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "white"
      ]
    },
    "gray50": {
      "value": "#f8f9fa",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#f8f9fa"
      },
      "name": "color-gray50",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "gray50"
      ]
    },
    "gray100": {
      "value": "#eaecf0",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#eaecf0"
      },
      "name": "color-gray100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "gray100"
      ]
    },
    "gray200": {
      "value": "#dadde3",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#dadde3"
      },
      "name": "color-gray200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "gray200"
      ]
    },
    "gray300": {
      "value": "#c8ccd1",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#c8ccd1"
      },
      "name": "color-gray300",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "gray300"
      ]
    },
    "gray400": {
      "value": "#a2a9b1",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#a2a9b1"
      },
      "name": "color-gray400",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "gray400"
      ]
    },
    "gray500": {
      "value": "#72777d",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#72777d"
      },
      "name": "color-gray500",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "gray500"
      ]
    },
    "gray600": {
      "value": "#54595d",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#54595d"
      },
      "name": "color-gray600",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "gray600"
      ]
    },
    "gray700": {
      "value": "#404244",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#404244"
      },
      "name": "color-gray700",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "gray700"
      ]
    },
    "gray800": {
      "value": "#27292d",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#27292d"
      },
      "name": "color-gray800",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "gray800"
      ]
    },
    "gray900": {
      "value": "#202122",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#202122"
      },
      "name": "color-gray900",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "gray900"
      ]
    },
    "gray1000": {
      "value": "#101418",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#101418"
      },
      "name": "color-gray1000",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "gray1000"
      ]
    },
    "black": {
      "value": "#000",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#000"
      },
      "name": "color-black",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "black"
      ]
    },
    "red50": {
      "value": "#ffe9e5",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#ffe9e5"
      },
      "name": "color-red50",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "red50"
      ]
    },
    "red100": {
      "value": "#ffdad3",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#ffdad3"
      },
      "name": "color-red100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "red100"
      ]
    },
    "red200": {
      "value": "#ffc8bd",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#ffc8bd"
      },
      "name": "color-red200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "red200"
      ]
    },
    "red300": {
      "value": "#fea898",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#fea898"
      },
      "name": "color-red300",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "red300"
      ]
    },
    "red400": {
      "value": "#fd7865",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#fd7865"
      },
      "name": "color-red400",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "red400"
      ]
    },
    "red500": {
      "value": "#f54739",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#f54739"
      },
      "name": "color-red500",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "red500"
      ]
    },
    "red600": {
      "value": "#d74032",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#d74032"
      },
      "name": "color-red600",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "red600"
      ]
    },
    "red700": {
      "value": "#bf3c2c",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#bf3c2c"
      },
      "name": "color-red700",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "red700"
      ]
    },
    "red800": {
      "value": "#9f3526",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#9f3526"
      },
      "name": "color-red800",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "red800"
      ]
    },
    "red900": {
      "value": "#612419",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#612419"
      },
      "name": "color-red900",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "red900"
      ]
    },
    "red999": {
      "comment": "This value is the current diff color in MediaWiki, which exists outside of the existing Codex palette. It is temporary and therefore out of order. This token will be reconsidered and replaced after a more wholistic diff styling exploration, Phabricator task number T333681.",
      "value": "#8b0000",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "This value is the current diff color in MediaWiki, which exists outside of the existing Codex palette. It is temporary and therefore out of order. This token will be reconsidered and replaced after a more wholistic diff styling exploration, Phabricator task number T333681.",
        "value": "#8b0000"
      },
      "name": "color-red999",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "red999"
      ]
    },
    "red1000": {
      "value": "#3c1a13",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#3c1a13"
      },
      "name": "color-red1000",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "red1000"
      ]
    },
    "orange50": {
      "value": "#ffead4",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#ffead4"
      },
      "name": "color-orange50",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "orange50"
      ]
    },
    "orange100": {
      "value": "#ffdcb8",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#ffdcb8"
      },
      "name": "color-orange100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "orange100"
      ]
    },
    "orange200": {
      "value": "#ffc894",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#ffc894"
      },
      "name": "color-orange200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "orange200"
      ]
    },
    "orange300": {
      "value": "#ffa758",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#ffa758"
      },
      "name": "color-orange300",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "orange300"
      ]
    },
    "orange400": {
      "value": "#f97f26",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#f97f26"
      },
      "name": "color-orange400",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "orange400"
      ]
    },
    "orange500": {
      "value": "#d46926",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#d46926"
      },
      "name": "color-orange500",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "orange500"
      ]
    },
    "orange600": {
      "value": "#bb5c26",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#bb5c26"
      },
      "name": "color-orange600",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "orange600"
      ]
    },
    "orange700": {
      "value": "#a95226",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#a95226"
      },
      "name": "color-orange700",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "orange700"
      ]
    },
    "orange800": {
      "value": "#8e4424",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#8e4424"
      },
      "name": "color-orange800",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "orange800"
      ]
    },
    "orange900": {
      "value": "#572c19",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#572c19"
      },
      "name": "color-orange900",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "orange900"
      ]
    },
    "orange1000": {
      "value": "#361d13",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#361d13"
      },
      "name": "color-orange1000",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "orange1000"
      ]
    },
    "yellow50": {
      "value": "#fdf2d5",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#fdf2d5"
      },
      "name": "color-yellow50",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "yellow50"
      ]
    },
    "yellow100": {
      "value": "#ffe49c",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#ffe49c"
      },
      "name": "color-yellow100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "yellow100"
      ]
    },
    "yellow200": {
      "value": "#ffcf4f",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#ffcf4f"
      },
      "name": "color-yellow200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "yellow200"
      ]
    },
    "yellow300": {
      "value": "#edb537",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#edb537"
      },
      "name": "color-yellow300",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "yellow300"
      ]
    },
    "yellow400": {
      "value": "#ca982e",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#ca982e"
      },
      "name": "color-yellow400",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "yellow400"
      ]
    },
    "yellow500": {
      "value": "#ab7f2a",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#ab7f2a"
      },
      "name": "color-yellow500",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "yellow500"
      ]
    },
    "yellow600": {
      "value": "#987027",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#987027"
      },
      "name": "color-yellow600",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "yellow600"
      ]
    },
    "yellow700": {
      "value": "#886425",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#886425"
      },
      "name": "color-yellow700",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "yellow700"
      ]
    },
    "yellow800": {
      "value": "#735421",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#735421"
      },
      "name": "color-yellow800",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "yellow800"
      ]
    },
    "yellow900": {
      "value": "#453217",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#453217"
      },
      "name": "color-yellow900",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "yellow900"
      ]
    },
    "yellow999": {
      "comment": "This value is the current diff color in MediaWiki, which exists outside of the existing Codex palette. It is temporary and therefore out of order. This token will be reconsidered and replaced after a more wholistic diff styling exploration, Phabricator task number T333681.",
      "value": "#ffe49c",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "This value is the current diff color in MediaWiki, which exists outside of the existing Codex palette. It is temporary and therefore out of order. This token will be reconsidered and replaced after a more wholistic diff styling exploration, Phabricator task number T333681.",
        "value": "#ffe49c"
      },
      "name": "color-yellow999",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "yellow999"
      ]
    },
    "yellow1000": {
      "value": "#2d2212",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#2d2212"
      },
      "name": "color-yellow1000",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "yellow1000"
      ]
    },
    "lime50": {
      "value": "#e3f2e4",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#e3f2e4"
      },
      "name": "color-lime50",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "lime50"
      ]
    },
    "lime100": {
      "value": "#d1e9d2",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#d1e9d2"
      },
      "name": "color-lime100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "lime100"
      ]
    },
    "lime200": {
      "value": "#b9debc",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#b9debc"
      },
      "name": "color-lime200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "lime200"
      ]
    },
    "lime300": {
      "value": "#94cb9a",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#94cb9a"
      },
      "name": "color-lime300",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "lime300"
      ]
    },
    "lime400": {
      "value": "#5db26c",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#5db26c"
      },
      "name": "color-lime400",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "lime400"
      ]
    },
    "lime500": {
      "value": "#259948",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#259948"
      },
      "name": "color-lime500",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "lime500"
      ]
    },
    "lime600": {
      "value": "#1f893f",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#1f893f"
      },
      "name": "color-lime600",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "lime600"
      ]
    },
    "lime700": {
      "value": "#1f7a39",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#1f7a39"
      },
      "name": "color-lime700",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "lime700"
      ]
    },
    "lime800": {
      "value": "#1f6631",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#1f6631"
      },
      "name": "color-lime800",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "lime800"
      ]
    },
    "lime900": {
      "value": "#183f20",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#183f20"
      },
      "name": "color-lime900",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "lime900"
      ]
    },
    "lime1000": {
      "value": "#142817",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#142817"
      },
      "name": "color-lime1000",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "lime1000"
      ]
    },
    "green50": {
      "value": "#dff2eb",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#dff2eb"
      },
      "name": "color-green50",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "green50"
      ]
    },
    "green100": {
      "value": "#c9eadd",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#c9eadd"
      },
      "name": "color-green100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "green100"
      ]
    },
    "green200": {
      "value": "#aedfcd",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#aedfcd"
      },
      "name": "color-green200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "green200"
      ]
    },
    "green300": {
      "value": "#80cdb3",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#80cdb3"
      },
      "name": "color-green300",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "green300"
      ]
    },
    "green400": {
      "value": "#2cb491",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#2cb491"
      },
      "name": "color-green400",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "green400"
      ]
    },
    "green500": {
      "value": "#099979",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#099979"
      },
      "name": "color-green500",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "green500"
      ]
    },
    "green600": {
      "value": "#14876b",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#14876b"
      },
      "name": "color-green600",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "green600"
      ]
    },
    "green700": {
      "value": "#177860",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#177860"
      },
      "name": "color-green700",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "green700"
      ]
    },
    "green800": {
      "value": "#196551",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#196551"
      },
      "name": "color-green800",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "green800"
      ]
    },
    "green900": {
      "value": "#153d31",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#153d31"
      },
      "name": "color-green900",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "green900"
      ]
    },
    "green999": {
      "comment": "This value is the current diff color in MediaWiki, which exists outside of the existing Codex palette. It is temporary and therefore out of order. This token will be reconsidered and replaced after a more wholistic diff styling exploration, Phabricator task number T333681.",
      "value": "#006400",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "This value is the current diff color in MediaWiki, which exists outside of the existing Codex palette. It is temporary and therefore out of order. This token will be reconsidered and replaced after a more wholistic diff styling exploration, Phabricator task number T333681.",
        "value": "#006400"
      },
      "name": "color-green999",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "green999"
      ]
    },
    "green1000": {
      "value": "#132821",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#132821"
      },
      "name": "color-green1000",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "green1000"
      ]
    },
    "blue50": {
      "value": "#e8eeff",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#e8eeff"
      },
      "name": "color-blue50",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "blue50"
      ]
    },
    "blue100": {
      "value": "#d9e2ff",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#d9e2ff"
      },
      "name": "color-blue100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "blue100"
      ]
    },
    "blue200": {
      "value": "#b6d4fb",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#b6d4fb"
      },
      "name": "color-blue200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "blue200"
      ]
    },
    "blue300": {
      "value": "#a6bbf5",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#a6bbf5"
      },
      "name": "color-blue300",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "blue300"
      ]
    },
    "blue400": {
      "value": "#88a3e8",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#88a3e8"
      },
      "name": "color-blue400",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "blue400"
      ]
    },
    "blue500": {
      "value": "#6485d1",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#6485d1"
      },
      "name": "color-blue500",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "blue500"
      ]
    },
    "blue600": {
      "value": "#4b77d6",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#4b77d6"
      },
      "name": "color-blue600",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "blue600"
      ]
    },
    "blue700": {
      "value": "#36c",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#36c"
      },
      "name": "color-blue700",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "blue700"
      ]
    },
    "blue800": {
      "value": "#3056a9",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#3056a9"
      },
      "name": "color-blue800",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "blue800"
      ]
    },
    "blue900": {
      "value": "#233566",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#233566"
      },
      "name": "color-blue900",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "blue900"
      ]
    },
    "blue999": {
      "comment": "This value is the current diff color in MediaWiki, which exists outside of the existing Codex palette. It is temporary and therefore out of order. This token will be reconsidered and replaced after a more wholistic diff styling exploration, Phabricator task number T333681.",
      "value": "#a3d3ff",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "This value is the current diff color in MediaWiki, which exists outside of the existing Codex palette. It is temporary and therefore out of order. This token will be reconsidered and replaced after a more wholistic diff styling exploration, Phabricator task number T333681.",
        "value": "#a3d3ff"
      },
      "name": "color-blue999",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "blue999"
      ]
    },
    "blue1000": {
      "value": "#1b223d",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#1b223d"
      },
      "name": "color-blue1000",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "blue1000"
      ]
    },
    "purple50": {
      "value": "#f0ecf6",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#f0ecf6"
      },
      "name": "color-purple50",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "purple50"
      ]
    },
    "purple100": {
      "value": "#e6e0f0",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#e6e0f0"
      },
      "name": "color-purple100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "purple100"
      ]
    },
    "purple200": {
      "value": "#d9d0e9",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#d9d0e9"
      },
      "name": "color-purple200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "purple200"
      ]
    },
    "purple300": {
      "value": "#c5b9dd",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#c5b9dd"
      },
      "name": "color-purple300",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "purple300"
      ]
    },
    "purple400": {
      "value": "#a799cd",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#a799cd"
      },
      "name": "color-purple400",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "purple400"
      ]
    },
    "purple500": {
      "value": "#8d7ebd",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#8d7ebd"
      },
      "name": "color-purple500",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "purple500"
      ]
    },
    "purple600": {
      "value": "#7a6db7",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#7a6db7"
      },
      "name": "color-purple600",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "purple600"
      ]
    },
    "purple700": {
      "value": "#6a60b0",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#6a60b0"
      },
      "name": "color-purple700",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "purple700"
      ]
    },
    "purple800": {
      "value": "#534fa3",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#534fa3"
      },
      "name": "color-purple800",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "purple800"
      ]
    },
    "purple900": {
      "value": "#353262",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#353262"
      },
      "name": "color-purple900",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "purple900"
      ]
    },
    "purple1000": {
      "value": "#23203b",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#23203b"
      },
      "name": "color-purple1000",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "purple1000"
      ]
    },
    "pink50": {
      "value": "#f5ebf2",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#f5ebf2"
      },
      "name": "color-pink50",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "pink50"
      ]
    },
    "pink100": {
      "value": "#eedeea",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#eedeea"
      },
      "name": "color-pink100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "pink100"
      ]
    },
    "pink200": {
      "value": "#e6cede",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#e6cede"
      },
      "name": "color-pink200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "pink200"
      ]
    },
    "pink300": {
      "value": "#d9b4cd",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#d9b4cd"
      },
      "name": "color-pink300",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "pink300"
      ]
    },
    "pink400": {
      "value": "#c690b4",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#c690b4"
      },
      "name": "color-pink400",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "pink400"
      ]
    },
    "pink500": {
      "value": "#b5739e",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#b5739e"
      },
      "name": "color-pink500",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "pink500"
      ]
    },
    "pink600": {
      "value": "#ac5c90",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#ac5c90"
      },
      "name": "color-pink600",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "pink600"
      ]
    },
    "pink700": {
      "value": "#9b527f",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#9b527f"
      },
      "name": "color-pink700",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "pink700"
      ]
    },
    "pink800": {
      "value": "#82456a",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#82456a"
      },
      "name": "color-pink800",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "pink800"
      ]
    },
    "pink900": {
      "value": "#4e2c40",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#4e2c40"
      },
      "name": "color-pink900",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "pink900"
      ]
    },
    "pink1000": {
      "value": "#311e28",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#311e28"
      },
      "name": "color-pink1000",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "pink1000"
      ]
    },
    "maroon50": {
      "value": "#f6ebeb",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#f6ebeb"
      },
      "name": "color-maroon50",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "maroon50"
      ]
    },
    "maroon100": {
      "value": "#f0dedd",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#f0dedd"
      },
      "name": "color-maroon100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "maroon100"
      ]
    },
    "maroon200": {
      "value": "#e8cecd",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#e8cecd"
      },
      "name": "color-maroon200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "maroon200"
      ]
    },
    "maroon300": {
      "value": "#dcb5b3",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#dcb5b3"
      },
      "name": "color-maroon300",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "maroon300"
      ]
    },
    "maroon400": {
      "value": "#c99391",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#c99391"
      },
      "name": "color-maroon400",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "maroon400"
      ]
    },
    "maroon500": {
      "value": "#b57775",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#b57775"
      },
      "name": "color-maroon500",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "maroon500"
      ]
    },
    "maroon600": {
      "value": "#ac6262",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#ac6262"
      },
      "name": "color-maroon600",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "maroon600"
      ]
    },
    "maroon700": {
      "value": "#9f5555",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#9f5555"
      },
      "name": "color-maroon700",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "maroon700"
      ]
    },
    "maroon800": {
      "value": "#854848",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#854848"
      },
      "name": "color-maroon800",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "maroon800"
      ]
    },
    "maroon900": {
      "value": "#512e2e",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#512e2e"
      },
      "name": "color-maroon900",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "maroon900"
      ]
    },
    "maroon1000": {
      "value": "#321f1e",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "#321f1e"
      },
      "name": "color-maroon1000",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "maroon1000"
      ]
    },
    "modifier-gray100-translucent": {
      "comment": "TODO: Not part of DS Figma yet. Equals `color-gray100` on white. Was `rgba( 0, 24, 73, calc( 7 / 255 ) )` before, but due to Less compiler issue, we need to provide calculated value. See T326591.",
      "value": "rgba( 0, 24, 73, 0.027 )",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "TODO: Not part of DS Figma yet. Equals `color-gray100` on white. Was `rgba( 0, 24, 73, calc( 7 / 255 ) )` before, but due to Less compiler issue, we need to provide calculated value. See T326591.",
        "value": "rgba( 0, 24, 73, 0.027 )"
      },
      "name": "color-modifier-gray100-translucent",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "modifier-gray100-translucent"
      ]
    },
    "modifier-gray200-translucent": {
      "comment": "TODO: Not part of DS Figma yet. Equals `color-gray200` on white. Was `rgba( 0, 24, 73, calc( 21 / 255 ) )` before, but due to Less compiler issue, we need to provide calculated value. See T326591.",
      "value": "rgba( 0, 24, 73, 0.082 )",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "TODO: Not part of DS Figma yet. Equals `color-gray200` on white. Was `rgba( 0, 24, 73, calc( 21 / 255 ) )` before, but due to Less compiler issue, we need to provide calculated value. See T326591.",
        "value": "rgba( 0, 24, 73, 0.082 )"
      },
      "name": "color-modifier-gray200-translucent",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "modifier-gray200-translucent"
      ]
    },
    "opacity-medium-light": {
      "value": "rgba( 255, 255, 255, 0.65 )",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "rgba( 255, 255, 255, 0.65 )"
      },
      "name": "color-opacity-medium-light",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "opacity-medium-light"
      ]
    },
    "opacity-low-light": {
      "value": "rgba( 255, 255, 255, 0.3 )",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "rgba( 255, 255, 255, 0.3 )"
      },
      "name": "color-opacity-low-light",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "opacity-low-light"
      ]
    },
    "opacity-high-dark": {
      "value": "rgba( 0, 0, 0, 0.87 )",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "rgba( 0, 0, 0, 0.87 )"
      },
      "name": "color-opacity-high-dark",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "opacity-high-dark"
      ]
    },
    "opacity-medium-dark": {
      "value": "rgba( 0, 0, 0, 0.65 )",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "rgba( 0, 0, 0, 0.65 )"
      },
      "name": "color-opacity-medium-dark",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "opacity-medium-dark"
      ]
    },
    "opacity-lowest-dark": {
      "value": "rgba( 0, 0, 0, 0.06 )",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "rgba( 0, 0, 0, 0.06 )"
      },
      "name": "color-opacity-lowest-dark",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "opacity-lowest-dark"
      ]
    },
    "transparent": {
      "value": "transparent",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "transparent"
      },
      "name": "color-transparent",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "transparent"
      ]
    },
    "transparent-light": {
      "value": "rgba( 255, 255, 255, 0 )",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "rgba( 255, 255, 255, 0 )"
      },
      "name": "color-transparent-light",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "transparent-light"
      ]
    },
    "transparent-dark": {
      "value": "rgba( 0, 0, 0, 0 )",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "rgba( 0, 0, 0, 0 )"
      },
      "name": "color-transparent-dark",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "color",
        "transparent-dark"
      ]
    },
    "base": {
      "value": "#202122",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray900 }"
      },
      "name": "color-base",
      "attributes": {
        "tokens": [
          "color.gray900"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "base"
      ]
    },
    "base-fixed": {
      "value": "#202122",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray900 }"
      },
      "name": "color-base-fixed",
      "attributes": {
        "tokens": [
          "color.gray900"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "base-fixed"
      ]
    },
    "base--hover": {
      "value": "#404244",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray700 }"
      },
      "name": "color-base--hover",
      "attributes": {
        "tokens": [
          "color.gray700"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "base--hover"
      ]
    },
    "emphasized": {
      "value": "#101418",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray1000 }"
      },
      "name": "color-emphasized",
      "attributes": {
        "tokens": [
          "color.gray1000"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "emphasized"
      ]
    },
    "neutral": {
      "value": "#404244",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray700 }"
      },
      "name": "color-neutral",
      "attributes": {
        "tokens": [
          "color.gray700"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "neutral"
      ]
    },
    "subtle": {
      "value": "#54595d",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray600 }"
      },
      "name": "color-subtle",
      "attributes": {
        "tokens": [
          "color.gray600"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "subtle"
      ]
    },
    "placeholder": {
      "value": "#72777d",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray500 }"
      },
      "name": "color-placeholder",
      "attributes": {
        "tokens": [
          "color.gray500"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "placeholder"
      ]
    },
    "disabled": {
      "value": "#a2a9b1",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray400 }"
      },
      "name": "color-disabled",
      "attributes": {
        "tokens": [
          "color.gray400"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "disabled"
      ]
    },
    "disabled-emphasized": {
      "value": "#a2a9b1",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray400 }"
      },
      "name": "color-disabled-emphasized",
      "attributes": {
        "tokens": [
          "color.gray400"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "disabled-emphasized"
      ]
    },
    "inverted": {
      "value": "#fff",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.white }"
      },
      "name": "color-inverted",
      "attributes": {
        "tokens": [
          "color.white"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "inverted"
      ]
    },
    "inverted-fixed": {
      "comment": "The same as color-inverted in light mode, but does not change in dark mode. Use this for things that should be white in both modes.",
      "value": "#fff",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "The same as color-inverted in light mode, but does not change in dark mode. Use this for things that should be white in both modes.",
        "value": "{ color.white }"
      },
      "name": "color-inverted-fixed",
      "attributes": {
        "tokens": [
          "color.white"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "inverted-fixed"
      ]
    },
    "progressive": {
      "comment": "'Progressive' Color and states",
      "value": "#36c",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "'Progressive' Color and states",
        "value": "{ color.blue700 }"
      },
      "name": "color-progressive",
      "attributes": {
        "tokens": [
          "color.blue700"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "progressive"
      ]
    },
    "progressive--hover": {
      "value": "#3056a9",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue800 }"
      },
      "name": "color-progressive--hover",
      "attributes": {
        "tokens": [
          "color.blue800"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "progressive--hover"
      ]
    },
    "progressive--active": {
      "value": "#233566",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue900 }"
      },
      "name": "color-progressive--active",
      "attributes": {
        "tokens": [
          "color.blue900"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "progressive--active"
      ]
    },
    "progressive--focus": {
      "value": "#36c",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue700 }"
      },
      "name": "color-progressive--focus",
      "attributes": {
        "tokens": [
          "color.blue700"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "progressive--focus"
      ]
    },
    "destructive": {
      "comment": "'Destructive' Color and states",
      "value": "#bf3c2c",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "'Destructive' Color and states",
        "value": "{ color.red700 }"
      },
      "name": "color-destructive",
      "attributes": {
        "tokens": [
          "color.red700"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "destructive"
      ]
    },
    "destructive--hover": {
      "value": "#9f3526",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red800 }"
      },
      "name": "color-destructive--hover",
      "attributes": {
        "tokens": [
          "color.red800"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "destructive--hover"
      ]
    },
    "destructive--active": {
      "value": "#612419",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red900 }"
      },
      "name": "color-destructive--active",
      "attributes": {
        "tokens": [
          "color.red900"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "destructive--active"
      ]
    },
    "destructive--focus": {
      "value": "#36c",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue700 }"
      },
      "name": "color-destructive--focus",
      "attributes": {
        "tokens": [
          "color.blue700"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "destructive--focus"
      ]
    },
    "visited": {
      "comment": "'Visited' color. In combination with progressive. Used for default links.",
      "value": "#6a60b0",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "'Visited' color. In combination with progressive. Used for default links.",
        "value": "{ color.purple700 }"
      },
      "name": "color-visited",
      "attributes": {
        "tokens": [
          "color.purple700"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "visited"
      ]
    },
    "visited--hover": {
      "value": "#534fa3",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.purple800 }"
      },
      "name": "color-visited--hover",
      "attributes": {
        "tokens": [
          "color.purple800"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "visited--hover"
      ]
    },
    "visited--active": {
      "value": "#353262",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.purple900 }"
      },
      "name": "color-visited--active",
      "attributes": {
        "tokens": [
          "color.purple900"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "visited--active"
      ]
    },
    "destructive--visited": {
      "comment": "Red link 'Visited' color. Used for visited red links.",
      "value": "#9f5555",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "Red link 'Visited' color. Used for visited red links.",
        "value": "{ color.maroon700 }"
      },
      "name": "color-destructive--visited",
      "attributes": {
        "tokens": [
          "color.maroon700"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "destructive--visited"
      ]
    },
    "destructive--visited--hover": {
      "value": "#854848",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.maroon800 }"
      },
      "name": "color-destructive--visited--hover",
      "attributes": {
        "tokens": [
          "color.maroon800"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "destructive--visited--hover"
      ]
    },
    "destructive--visited--active": {
      "value": "#512e2e",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.maroon900 }"
      },
      "name": "color-destructive--visited--active",
      "attributes": {
        "tokens": [
          "color.maroon900"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "destructive--visited--active"
      ]
    },
    "error": {
      "value": "#bf3c2c",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red700 }"
      },
      "name": "color-error",
      "attributes": {
        "tokens": [
          "color.red700"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "error"
      ]
    },
    "error--hover": {
      "value": "#9f3526",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red800 }"
      },
      "name": "color-error--hover",
      "attributes": {
        "tokens": [
          "color.red800"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "error--hover"
      ]
    },
    "error--active": {
      "value": "#612419",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red900 }"
      },
      "name": "color-error--active",
      "attributes": {
        "tokens": [
          "color.red900"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "error--active"
      ]
    },
    "warning": {
      "value": "#886425",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.yellow700 }"
      },
      "name": "color-warning",
      "attributes": {
        "tokens": [
          "color.yellow700"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "warning"
      ]
    },
    "success": {
      "value": "#177860",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.green700 }"
      },
      "name": "color-success",
      "attributes": {
        "tokens": [
          "color.green700"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "success"
      ]
    },
    "notice": {
      "value": "#404244",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray700 }"
      },
      "name": "color-notice",
      "attributes": {
        "tokens": [
          "color.gray700"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "notice"
      ]
    },
    "icon-error": {
      "value": "#f54739",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red500 }"
      },
      "name": "color-icon-error",
      "attributes": {
        "tokens": [
          "color.red500"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "icon-error"
      ]
    },
    "icon-warning": {
      "value": "#ab7f2a",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.yellow500 }"
      },
      "name": "color-icon-warning",
      "attributes": {
        "tokens": [
          "color.yellow500"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "icon-warning"
      ]
    },
    "icon-success": {
      "value": "#099979",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.green500 }"
      },
      "name": "color-icon-success",
      "attributes": {
        "tokens": [
          "color.green500"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "icon-success"
      ]
    },
    "icon-notice": {
      "value": "#72777d",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray500 }"
      },
      "name": "color-icon-notice",
      "attributes": {
        "tokens": [
          "color.gray500"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "icon-notice"
      ]
    },
    "content-added": {
      "value": "#006400",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.green999 }"
      },
      "name": "color-content-added",
      "attributes": {
        "tokens": [
          "color.green999"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "content-added"
      ]
    },
    "content-removed": {
      "value": "#8b0000",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red999 }"
      },
      "name": "color-content-removed",
      "attributes": {
        "tokens": [
          "color.red999"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "content-removed"
      ]
    },
    "base--subtle": {
      "deprecated": "Use `color-subtle` instead. Note, that `color-subtle` is using `color.gray600` instead of `color.gray500` now.",
      "value": "#54595d",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "deprecated": "Use `color-subtle` instead. Note, that `color-subtle` is using `color.gray600` instead of `color.gray500` now.",
        "value": "{ color.gray600 }"
      },
      "name": "color-base--subtle",
      "attributes": {
        "tokens": [
          "color.gray600"
        ],
        "type": "base"
      },
      "path": [
        "color",
        "base--subtle"
      ]
    },
    "link": {
      "comment": "Default Link color and states",
      "value": "#36c",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "comment": "Default Link color and states",
        "value": "{ color.progressive }"
      },
      "name": "color-link",
      "attributes": {
        "tokens": [
          "color.progressive"
        ],
        "type": "component"
      },
      "path": [
        "color",
        "link"
      ]
    },
    "link--hover": {
      "value": "#3056a9",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ color.progressive--hover }"
      },
      "name": "color-link--hover",
      "attributes": {
        "tokens": [
          "color.progressive--hover"
        ],
        "type": "component"
      },
      "path": [
        "color",
        "link--hover"
      ]
    },
    "link--active": {
      "value": "#233566",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ color.progressive--active }"
      },
      "name": "color-link--active",
      "attributes": {
        "tokens": [
          "color.progressive--active"
        ],
        "type": "component"
      },
      "path": [
        "color",
        "link--active"
      ]
    },
    "link--focus": {
      "value": "#36c",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ color.progressive--focus }"
      },
      "name": "color-link--focus",
      "attributes": {
        "tokens": [
          "color.progressive--focus"
        ],
        "type": "component"
      },
      "path": [
        "color",
        "link--focus"
      ]
    },
    "link--visited": {
      "value": "#6a60b0",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ color.visited }"
      },
      "name": "color-link--visited",
      "attributes": {
        "tokens": [
          "color.visited"
        ],
        "type": "component"
      },
      "path": [
        "color",
        "link--visited"
      ]
    },
    "link--visited--hover": {
      "value": "#534fa3",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ color.visited--hover }"
      },
      "name": "color-link--visited--hover",
      "attributes": {
        "tokens": [
          "color.visited--hover"
        ],
        "type": "component"
      },
      "path": [
        "color",
        "link--visited--hover"
      ]
    },
    "link--visited--active": {
      "value": "#353262",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ color.visited--active }"
      },
      "name": "color-link--visited--active",
      "attributes": {
        "tokens": [
          "color.visited--active"
        ],
        "type": "component"
      },
      "path": [
        "color",
        "link--visited--active"
      ]
    },
    "link-red": {
      "comment": "Red ('new') Link color and states",
      "value": "#bf3c2c",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "comment": "Red ('new') Link color and states",
        "value": "{ color.destructive }"
      },
      "name": "color-link-red",
      "attributes": {
        "tokens": [
          "color.destructive"
        ],
        "type": "component"
      },
      "path": [
        "color",
        "link-red"
      ]
    },
    "link-red--hover": {
      "value": "#9f3526",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ color.destructive--hover }"
      },
      "name": "color-link-red--hover",
      "attributes": {
        "tokens": [
          "color.destructive--hover"
        ],
        "type": "component"
      },
      "path": [
        "color",
        "link-red--hover"
      ]
    },
    "link-red--active": {
      "value": "#612419",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ color.destructive--active }"
      },
      "name": "color-link-red--active",
      "attributes": {
        "tokens": [
          "color.destructive--active"
        ],
        "type": "component"
      },
      "path": [
        "color",
        "link-red--active"
      ]
    },
    "link-red--focus": {
      "value": "#36c",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ color.destructive--focus }"
      },
      "name": "color-link-red--focus",
      "attributes": {
        "tokens": [
          "color.destructive--focus"
        ],
        "type": "component"
      },
      "path": [
        "color",
        "link-red--focus"
      ]
    },
    "link-red--visited": {
      "value": "#9f5555",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ color.destructive--visited }"
      },
      "name": "color-link-red--visited",
      "attributes": {
        "tokens": [
          "color.destructive--visited"
        ],
        "type": "component"
      },
      "path": [
        "color",
        "link-red--visited"
      ]
    },
    "link-red--visited--hover": {
      "value": "#854848",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ color.destructive--visited--hover }"
      },
      "name": "color-link-red--visited--hover",
      "attributes": {
        "tokens": [
          "color.destructive--visited--hover"
        ],
        "type": "component"
      },
      "path": [
        "color",
        "link-red--visited--hover"
      ]
    },
    "link-red--visited--active": {
      "value": "#512e2e",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ color.destructive--visited--active }"
      },
      "name": "color-link-red--visited--active",
      "attributes": {
        "tokens": [
          "color.destructive--visited--active"
        ],
        "type": "component"
      },
      "path": [
        "color",
        "link-red--visited--active"
      ]
    }
  },
  "opacity": {
    "0": {
      "value": "0",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "0"
      },
      "name": "opacity-0",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "opacity",
        "0"
      ]
    },
    "30": {
      "value": "0.3",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "0.3"
      },
      "name": "opacity-30",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "opacity",
        "30"
      ]
    },
    "51": {
      "deprecated": "Legacy opacity for icon states in non-Codex products.",
      "comment": "Equals `#7d7d7d` on `background-color: #fff`, closest to `#72777d`.",
      "value": "0.51",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": "Legacy opacity for icon states in non-Codex products.",
        "comment": "Equals `#7d7d7d` on `background-color: #fff`, closest to `#72777d`.",
        "value": "0.51"
      },
      "name": "opacity-51",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "opacity",
        "51"
      ]
    },
    "60": {
      "value": "0.65",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "0.65"
      },
      "name": "opacity-60",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "opacity",
        "60"
      ]
    },
    "67": {
      "deprecated": "Legacy opacity for icon states in non-Codex products.",
      "comment": "Equals `#555` on `background-color: `#fff`, closest to `#54595d`.",
      "value": "0.67",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": "Legacy opacity for icon states in non-Codex products.",
        "comment": "Equals `#555` on `background-color: `#fff`, closest to `#54595d`.",
        "value": "0.67"
      },
      "name": "opacity-67",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "opacity",
        "67"
      ]
    },
    "74": {
      "deprecated": "Legacy opacity for icon states in non-Codex products.",
      "comment": "Equals `#424242` on `background-color: #fff`, closest to `#404244`.",
      "value": "0.74",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": "Legacy opacity for icon states in non-Codex products.",
        "comment": "Equals `#424242` on `background-color: #fff`, closest to `#404244`.",
        "value": "0.74"
      },
      "name": "opacity-74",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "opacity",
        "74"
      ]
    },
    "87": {
      "deprecated": "Legacy opacity for icon states in non-Codex products.",
      "comment": "Equals `#222` on `background-color: #fff`, closest to `#202122`.",
      "value": "0.87",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": "Legacy opacity for icon states in non-Codex products.",
        "comment": "Equals `#222` on `background-color: #fff`, closest to `#202122`.",
        "value": "0.87"
      },
      "name": "opacity-87",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "opacity",
        "87"
      ]
    },
    "100": {
      "value": "1",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "1"
      },
      "name": "opacity-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "opacity",
        "100"
      ]
    },
    "base": {
      "value": "1",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ opacity.100 }"
      },
      "name": "opacity-base",
      "attributes": {
        "tokens": [
          "opacity.100"
        ],
        "type": "base"
      },
      "path": [
        "opacity",
        "base"
      ]
    },
    "medium": {
      "value": "0.65",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ opacity.60 }"
      },
      "name": "opacity-medium",
      "attributes": {
        "tokens": [
          "opacity.60"
        ],
        "type": "base"
      },
      "path": [
        "opacity",
        "medium"
      ]
    },
    "low": {
      "value": "0.3",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ opacity.30 }"
      },
      "name": "opacity-low",
      "attributes": {
        "tokens": [
          "opacity.30"
        ],
        "type": "base"
      },
      "path": [
        "opacity",
        "low"
      ]
    },
    "transparent": {
      "value": "0",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ opacity.0 }"
      },
      "name": "opacity-transparent",
      "attributes": {
        "tokens": [
          "opacity.0"
        ],
        "type": "base"
      },
      "path": [
        "opacity",
        "transparent"
      ]
    }
  },
  "filter": {
    "invert": {
      "false": {
        "value": "0",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "value": "0"
        },
        "name": "filter-invert-false",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "filter",
          "invert",
          "false"
        ]
      },
      "true": {
        "value": "1",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "value": "1"
        },
        "name": "filter-invert-true",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "filter",
          "invert",
          "true"
        ]
      },
      "icon": {
        "value": "0",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ filter.invert.false }"
        },
        "name": "filter-invert-icon",
        "attributes": {
          "tokens": [
            "filter.invert.false"
          ],
          "type": "base"
        },
        "path": [
          "filter",
          "invert",
          "icon"
        ]
      },
      "primary-button-icon": {
        "value": "1",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ filter.invert.true }"
        },
        "name": "filter-invert-primary-button-icon",
        "attributes": {
          "tokens": [
            "filter.invert.true"
          ],
          "type": "base"
        },
        "path": [
          "filter",
          "invert",
          "primary-button-icon"
        ]
      }
    }
  },
  "background-position": {
    "100": {
      "value": "center",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "center"
      },
      "name": "background-position-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "background-position",
        "100"
      ]
    },
    "base": {
      "value": "center",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ background-position.100 }"
      },
      "name": "background-position-base",
      "attributes": {
        "tokens": [
          "background-position.100"
        ],
        "type": "base"
      },
      "path": [
        "background-position",
        "base"
      ]
    }
  },
  "background-size": {
    "cover": {
      "value": "cover",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "cover"
      },
      "name": "background-size-cover",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "background-size",
        "cover"
      ]
    },
    "search-figure": {
      "comment": "Use in TypeaheadSearch and Thumbnail components for the thumb container.",
      "value": "cover",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "Use in TypeaheadSearch and Thumbnail components for the thumb container.",
        "value": "{ background-size.cover }"
      },
      "name": "background-size-search-figure",
      "attributes": {
        "tokens": [
          "background-size.cover"
        ],
        "type": "base"
      },
      "path": [
        "background-size",
        "search-figure"
      ]
    }
  },
  "z-index": {
    "0": {
      "comment": "Use for base default.",
      "value": "0",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Use for base default.",
        "value": "0"
      },
      "name": "z-index-0",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "z-index",
        "0"
      ]
    },
    "1": {
      "value": "1",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "1"
      },
      "name": "z-index-1",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "z-index",
        "1"
      ]
    },
    "2": {
      "value": "2",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "2"
      },
      "name": "z-index-2",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "z-index",
        "2"
      ]
    },
    "3": {
      "value": "3",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "3"
      },
      "name": "z-index-3",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "z-index",
        "3"
      ]
    },
    "50": {
      "comment": "Use for Dropdown.",
      "value": "50",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Use for Dropdown.",
        "value": "50"
      },
      "name": "z-index-50",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "z-index",
        "50"
      ]
    },
    "100": {
      "comment": "Use for `position: sticky`.",
      "value": "100",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Use for `position: sticky`.",
        "value": "100"
      },
      "name": "z-index-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "z-index",
        "100"
      ]
    },
    "200": {
      "comment": "Use for `position: fixed`.",
      "value": "200",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Use for `position: fixed`.",
        "value": "200"
      },
      "name": "z-index-200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "z-index",
        "200"
      ]
    },
    "300": {
      "comment": "Use for off-canvas Menu and sidebar backdrop.",
      "value": "300",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Use for off-canvas Menu and sidebar backdrop.",
        "value": "300"
      },
      "name": "z-index-300",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "z-index",
        "300"
      ]
    },
    "350": {
      "comment": "Use for off-canvas Menu and sidebar.",
      "value": "350",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Use for off-canvas Menu and sidebar.",
        "value": "350"
      },
      "name": "z-index-350",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "z-index",
        "350"
      ]
    },
    "400": {
      "comment": "Use for overlay backdrop, f.e. in Dialog.",
      "value": "400",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Use for overlay backdrop, f.e. in Dialog.",
        "value": "400"
      },
      "name": "z-index-400",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "z-index",
        "400"
      ]
    },
    "450": {
      "comment": "Use for overlay, f.e. Dialog itself.",
      "value": "450",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Use for overlay, f.e. Dialog itself.",
        "value": "450"
      },
      "name": "z-index-450",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "z-index",
        "450"
      ]
    },
    "700": {
      "comment": "Use for Popover.",
      "value": "700",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Use for Popover.",
        "value": "700"
      },
      "name": "z-index-700",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "z-index",
        "700"
      ]
    },
    "800": {
      "comment": "Use for Tooltip.",
      "value": "800",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Use for Tooltip.",
        "value": "800"
      },
      "name": "z-index-800",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "z-index",
        "800"
      ]
    },
    "900": {
      "comment": "Use for Toast.",
      "value": "900",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Use for Toast.",
        "value": "900"
      },
      "name": "z-index-900",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "z-index",
        "900"
      ]
    },
    "9999": {
      "comment": "Use for absolute top.",
      "value": "9999",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Use for absolute top.",
        "value": "9999"
      },
      "name": "z-index-9999",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "z-index",
        "9999"
      ]
    },
    "-100": {
      "comment": "Use for absolute bottom.",
      "value": "-100",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Use for absolute bottom.",
        "value": "-100"
      },
      "name": "z-index--100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "z-index",
        "-100"
      ]
    },
    "bottom": {
      "comment": "Use descriptive `z-index` tokens for layout purposes.",
      "value": "-100",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "Use descriptive `z-index` tokens for layout purposes.",
        "value": "{ z-index.-100 }"
      },
      "name": "z-index-bottom",
      "attributes": {
        "tokens": [
          "z-index.-100"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "bottom"
      ]
    },
    "base": {
      "value": "0",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ z-index.0 }"
      },
      "name": "z-index-base",
      "attributes": {
        "tokens": [
          "z-index.0"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "base"
      ]
    },
    "above-content": {
      "value": "1",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ z-index.1 }"
      },
      "name": "z-index-above-content",
      "attributes": {
        "tokens": [
          "z-index.1"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "above-content"
      ]
    },
    "toolbar": {
      "value": "2",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ z-index.2 }"
      },
      "name": "z-index-toolbar",
      "attributes": {
        "tokens": [
          "z-index.2"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "toolbar"
      ]
    },
    "dropdown": {
      "value": "50",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ z-index.50 }"
      },
      "name": "z-index-dropdown",
      "attributes": {
        "tokens": [
          "z-index.50"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "dropdown"
      ]
    },
    "sticky": {
      "value": "100",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ z-index.100 }"
      },
      "name": "z-index-sticky",
      "attributes": {
        "tokens": [
          "z-index.100"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "sticky"
      ]
    },
    "fixed": {
      "value": "200",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ z-index.200 }"
      },
      "name": "z-index-fixed",
      "attributes": {
        "tokens": [
          "z-index.200"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "fixed"
      ]
    },
    "off-canvas-backdrop": {
      "value": "300",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ z-index.300 }"
      },
      "name": "z-index-off-canvas-backdrop",
      "attributes": {
        "tokens": [
          "z-index.300"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "off-canvas-backdrop"
      ]
    },
    "off-canvas": {
      "value": "350",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ z-index.350 }"
      },
      "name": "z-index-off-canvas",
      "attributes": {
        "tokens": [
          "z-index.350"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "off-canvas"
      ]
    },
    "overlay-backdrop": {
      "value": "400",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ z-index.400 }"
      },
      "name": "z-index-overlay-backdrop",
      "attributes": {
        "tokens": [
          "z-index.400"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "overlay-backdrop"
      ]
    },
    "overlay": {
      "value": "450",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ z-index.450 }"
      },
      "name": "z-index-overlay",
      "attributes": {
        "tokens": [
          "z-index.450"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "overlay"
      ]
    },
    "popover": {
      "value": "700",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ z-index.700 }"
      },
      "name": "z-index-popover",
      "attributes": {
        "tokens": [
          "z-index.700"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "popover"
      ]
    },
    "tooltip": {
      "value": "800",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ z-index.800 }"
      },
      "name": "z-index-tooltip",
      "attributes": {
        "tokens": [
          "z-index.800"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "tooltip"
      ]
    },
    "toast-notification": {
      "value": "900",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ z-index.900 }"
      },
      "name": "z-index-toast-notification",
      "attributes": {
        "tokens": [
          "z-index.900"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "toast-notification"
      ]
    },
    "top": {
      "value": "9999",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ z-index.9999 }"
      },
      "name": "z-index-top",
      "attributes": {
        "tokens": [
          "z-index.9999"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "top"
      ]
    },
    "stacking-0": {
      "comment": "Use stacking-specific z-index tokens inside components to layer individual elements.",
      "value": "0",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "Use stacking-specific z-index tokens inside components to layer individual elements.",
        "value": "{ z-index.0 }"
      },
      "name": "z-index-stacking-0",
      "attributes": {
        "tokens": [
          "z-index.0"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "stacking-0"
      ]
    },
    "stacking-1": {
      "value": "1",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ z-index.1 }"
      },
      "name": "z-index-stacking-1",
      "attributes": {
        "tokens": [
          "z-index.1"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "stacking-1"
      ]
    },
    "stacking-2": {
      "value": "2",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ z-index.2 }"
      },
      "name": "z-index-stacking-2",
      "attributes": {
        "tokens": [
          "z-index.2"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "stacking-2"
      ]
    },
    "stacking-3": {
      "value": "3",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ z-index.3 }"
      },
      "name": "z-index-stacking-3",
      "attributes": {
        "tokens": [
          "z-index.3"
        ],
        "type": "base"
      },
      "path": [
        "z-index",
        "stacking-3"
      ]
    }
  },
  "box-sizing": {
    "100": {
      "value": "border-box",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "border-box"
      },
      "name": "box-sizing-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "box-sizing",
        "100"
      ]
    },
    "base": {
      "value": "border-box",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ box-sizing.100 }"
      },
      "name": "box-sizing-base",
      "attributes": {
        "tokens": [
          "box-sizing.100"
        ],
        "type": "base"
      },
      "path": [
        "box-sizing",
        "base"
      ]
    }
  },
  "dimension": {
    "0": {
      "value": 0,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 0
      },
      "name": "dimension-0",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "0"
      ]
    },
    "6": {
      "value": 1,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 1
      },
      "name": "dimension-6",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "6"
      ]
    },
    "12": {
      "value": 2,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 2
      },
      "name": "dimension-12",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "12"
      ]
    },
    "25": {
      "value": 4,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 4
      },
      "name": "dimension-25",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "25"
      ]
    },
    "30": {
      "comment": "This token is an exception to the scale.  Used as vertical `padding` in inputs and controls to achieve the default 32px component height.",
      "value": 5,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "This token is an exception to the scale.  Used as vertical `padding` in inputs and controls to achieve the default 32px component height.",
        "value": 5
      },
      "name": "dimension-30",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "30"
      ]
    },
    "35": {
      "comment": "This token is an exception to the scale.  Used as `padding` of the ToggleSwitch component.",
      "value": 6,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "This token is an exception to the scale.  Used as `padding` of the ToggleSwitch component.",
        "value": 6
      },
      "name": "dimension-35",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "35"
      ]
    },
    "50": {
      "value": 8,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 8
      },
      "name": "dimension-50",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "50"
      ]
    },
    "65": {
      "value": 10,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 10
      },
      "name": "dimension-65",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "65"
      ]
    },
    "75": {
      "value": 12,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 12
      },
      "name": "dimension-75",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "75"
      ]
    },
    "90": {
      "value": 14,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 14
      },
      "name": "dimension-90",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "90"
      ]
    },
    "100": {
      "value": 16,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 16
      },
      "name": "dimension-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "100"
      ]
    },
    "110": {
      "value": 18,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 18
      },
      "name": "dimension-110",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "110"
      ]
    },
    "125": {
      "value": 20,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 20
      },
      "name": "dimension-125",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "125"
      ]
    },
    "140": {
      "value": 22,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 22
      },
      "name": "dimension-140",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "140"
      ]
    },
    "150": {
      "value": 24,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 24
      },
      "name": "dimension-150",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "150"
      ]
    },
    "175": {
      "value": 28,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 28
      },
      "name": "dimension-175",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "175"
      ]
    },
    "200": {
      "value": 32,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 32
      },
      "name": "dimension-200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "200"
      ]
    },
    "250": {
      "value": 40,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 40
      },
      "name": "dimension-250",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "250"
      ]
    },
    "265": {
      "value": 42,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 42
      },
      "name": "dimension-265",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "265"
      ]
    },
    "275": {
      "value": 44,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 44
      },
      "name": "dimension-275",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "275"
      ]
    },
    "300": {
      "value": 48,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 48
      },
      "name": "dimension-300",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "300"
      ]
    },
    "400": {
      "value": 64,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 64
      },
      "name": "dimension-400",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "400"
      ]
    },
    "800": {
      "value": 128,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 128
      },
      "name": "dimension-800",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "800"
      ]
    },
    "1200": {
      "value": 192,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 192
      },
      "name": "dimension-1200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "1200"
      ]
    },
    "1600": {
      "value": 256,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 256
      },
      "name": "dimension-1600",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "1600"
      ]
    },
    "2400": {
      "value": 384,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 384
      },
      "name": "dimension-2400",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "2400"
      ]
    },
    "2800": {
      "value": 448,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 448
      },
      "name": "dimension-2800",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "2800"
      ]
    },
    "3200": {
      "value": 512,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 512
      },
      "name": "dimension-3200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "3200"
      ]
    },
    "4000": {
      "value": 640,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 640
      },
      "name": "dimension-4000",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "4000"
      ]
    },
    "5600": {
      "value": 896,
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 896
      },
      "name": "dimension-5600",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "5600"
      ]
    },
    "absolute": {
      "1": {
        "value": "1px",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "value": "1px"
        },
        "name": "dimension-absolute-1",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "dimension",
          "absolute",
          "1"
        ]
      },
      "2": {
        "value": "2px",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "value": "2px"
        },
        "name": "dimension-absolute-2",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "dimension",
          "absolute",
          "2"
        ]
      },
      "6": {
        "value": "6px",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "value": "6px"
        },
        "name": "dimension-absolute-6",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "dimension",
          "absolute",
          "6"
        ]
      },
      "9999": {
        "value": "9999px",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "value": "9999px"
        },
        "name": "dimension-absolute-9999",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "dimension",
          "absolute",
          "9999"
        ]
      }
    },
    "third": {
      "comment": "From here on, percentages.",
      "value": "33.33%",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "From here on, percentages.",
        "value": "33.33%"
      },
      "name": "dimension-third",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "third"
      ]
    },
    "half": {
      "value": "50%",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "50%"
      },
      "name": "dimension-half",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "half"
      ]
    },
    "full": {
      "value": "100%",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "100%"
      },
      "name": "dimension-full",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "full"
      ]
    },
    "double": {
      "value": "200%",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "200%"
      },
      "name": "dimension-double",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "dimension",
        "double"
      ]
    },
    "content": {
      "min": {
        "value": "min-content",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "value": "min-content"
        },
        "name": "dimension-content-min",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "dimension",
          "content",
          "min"
        ]
      },
      "fit": {
        "value": "fit-content",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "value": "fit-content"
        },
        "name": "dimension-content-fit",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "dimension",
          "content",
          "fit"
        ]
      },
      "max": {
        "value": "max-content",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "value": "max-content"
        },
        "name": "dimension-content-max",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "dimension",
          "content",
          "max"
        ]
      }
    },
    "viewport": {
      "width-full": {
        "comment": "From here on, viewport sizes",
        "value": "100vw",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "comment": "From here on, viewport sizes",
          "value": "100vw"
        },
        "name": "dimension-viewport-width-full",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "dimension",
          "viewport",
          "width-full"
        ]
      },
      "height-full": {
        "value": "100vh",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "value": "100vh"
        },
        "name": "dimension-viewport-height-full",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "dimension",
          "viewport",
          "height-full"
        ]
      }
    }
  },
  "size": {
    "0": {
      "value": "0",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.0 }"
      },
      "name": "size-0",
      "attributes": {
        "tokens": [
          "dimension.0"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "0"
      ]
    },
    "6": {
      "value": "0.0625rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.6 }"
      },
      "name": "size-6",
      "attributes": {
        "tokens": [
          "dimension.6"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "6"
      ]
    },
    "12": {
      "value": "0.125rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.12 }"
      },
      "name": "size-12",
      "attributes": {
        "tokens": [
          "dimension.12"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "12"
      ]
    },
    "25": {
      "value": "0.25rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.25 }"
      },
      "name": "size-25",
      "attributes": {
        "tokens": [
          "dimension.25"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "25"
      ]
    },
    "50": {
      "value": "0.5rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.50 }"
      },
      "name": "size-50",
      "attributes": {
        "tokens": [
          "dimension.50"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "50"
      ]
    },
    "75": {
      "value": "0.75rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.75 }"
      },
      "name": "size-75",
      "attributes": {
        "tokens": [
          "dimension.75"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "75"
      ]
    },
    "100": {
      "value": "1rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.100 }"
      },
      "name": "size-100",
      "attributes": {
        "tokens": [
          "dimension.100"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "100"
      ]
    },
    "125": {
      "value": "1.25rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.125 }"
      },
      "name": "size-125",
      "attributes": {
        "tokens": [
          "dimension.125"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "125"
      ]
    },
    "150": {
      "value": "1.5rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.150 }"
      },
      "name": "size-150",
      "attributes": {
        "tokens": [
          "dimension.150"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "150"
      ]
    },
    "200": {
      "value": "2rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.200 }"
      },
      "name": "size-200",
      "attributes": {
        "tokens": [
          "dimension.200"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "200"
      ]
    },
    "250": {
      "value": "2.5rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.250 }"
      },
      "name": "size-250",
      "attributes": {
        "tokens": [
          "dimension.250"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "250"
      ]
    },
    "275": {
      "value": "2.75rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.275 }"
      },
      "name": "size-275",
      "attributes": {
        "tokens": [
          "dimension.275"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "275"
      ]
    },
    "300": {
      "value": "3rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.300 }"
      },
      "name": "size-300",
      "attributes": {
        "tokens": [
          "dimension.300"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "300"
      ]
    },
    "400": {
      "value": "4rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.400 }"
      },
      "name": "size-400",
      "attributes": {
        "tokens": [
          "dimension.400"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "400"
      ]
    },
    "800": {
      "value": "8rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.800 }"
      },
      "name": "size-800",
      "attributes": {
        "tokens": [
          "dimension.800"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "800"
      ]
    },
    "1200": {
      "value": "12rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.1200 }"
      },
      "name": "size-1200",
      "attributes": {
        "tokens": [
          "dimension.1200"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "1200"
      ]
    },
    "1600": {
      "value": "16rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.1600 }"
      },
      "name": "size-1600",
      "attributes": {
        "tokens": [
          "dimension.1600"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "1600"
      ]
    },
    "2400": {
      "value": "24rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.2400 }"
      },
      "name": "size-2400",
      "attributes": {
        "tokens": [
          "dimension.2400"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "2400"
      ]
    },
    "2800": {
      "value": "28rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.2800 }"
      },
      "name": "size-2800",
      "attributes": {
        "tokens": [
          "dimension.2800"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "2800"
      ]
    },
    "3200": {
      "value": "32rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.3200 }"
      },
      "name": "size-3200",
      "attributes": {
        "tokens": [
          "dimension.3200"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "3200"
      ]
    },
    "4000": {
      "value": "40rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.4000 }"
      },
      "name": "size-4000",
      "attributes": {
        "tokens": [
          "dimension.4000"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "4000"
      ]
    },
    "5600": {
      "value": "56rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.5600 }"
      },
      "name": "size-5600",
      "attributes": {
        "tokens": [
          "dimension.5600"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "5600"
      ]
    },
    "viewport": {
      "32": {
        "value": "320px",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "value": "320px"
        },
        "name": "size-viewport-32",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "size",
          "viewport",
          "32"
        ]
      },
      "64": {
        "value": "640px",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "value": "640px"
        },
        "name": "size-viewport-64",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "size",
          "viewport",
          "64"
        ]
      },
      "72": {
        "deprecated": "Legacy breakpoint for non-Codex products.",
        "value": "720px",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "deprecated": "Legacy breakpoint for non-Codex products.",
          "value": "720px"
        },
        "name": "size-viewport-72",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "size",
          "viewport",
          "72"
        ]
      },
      "100": {
        "deprecated": "Legacy breakpoint for non-Codex products.",
        "value": "1000px",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "deprecated": "Legacy breakpoint for non-Codex products.",
          "value": "1000px"
        },
        "name": "size-viewport-100",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "size",
          "viewport",
          "100"
        ]
      },
      "112": {
        "value": "1120px",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "value": "1120px"
        },
        "name": "size-viewport-112",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "size",
          "viewport",
          "112"
        ]
      },
      "120": {
        "deprecated": "Legacy breakpoint for non-Codex products.",
        "value": "1200px",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "deprecated": "Legacy breakpoint for non-Codex products.",
          "value": "1200px"
        },
        "name": "size-viewport-120",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "size",
          "viewport",
          "120"
        ]
      },
      "168": {
        "value": "1680px",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "value": "1680px"
        },
        "name": "size-viewport-168",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "size",
          "viewport",
          "168"
        ]
      },
      "200": {
        "deprecated": "Legacy breakpoint for non-Codex products.",
        "value": "2000px",
        "filePath": "src/themes/wikimedia-ui.json",
        "isSource": false,
        "original": {
          "deprecated": "Legacy breakpoint for non-Codex products.",
          "value": "2000px"
        },
        "name": "size-viewport-200",
        "attributes": {
          "tokens": [],
          "type": "theme"
        },
        "path": [
          "size",
          "viewport",
          "200"
        ]
      },
      "width-full": {
        "value": "100vw",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ dimension.viewport.width-full }"
        },
        "name": "size-viewport-width-full",
        "attributes": {
          "tokens": [
            "dimension.viewport.width-full"
          ],
          "type": "base"
        },
        "path": [
          "size",
          "viewport",
          "width-full"
        ]
      },
      "height-full": {
        "value": "100vh",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ dimension.viewport.height-full }"
        },
        "name": "size-viewport-height-full",
        "attributes": {
          "tokens": [
            "dimension.viewport.height-full"
          ],
          "type": "base"
        },
        "path": [
          "size",
          "viewport",
          "height-full"
        ]
      }
    },
    "absolute": {
      "1": {
        "value": "1px",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ dimension.absolute.1 }"
        },
        "name": "size-absolute-1",
        "attributes": {
          "tokens": [
            "dimension.absolute.1"
          ],
          "type": "base"
        },
        "path": [
          "size",
          "absolute",
          "1"
        ]
      },
      "9999": {
        "value": "9999px",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ dimension.absolute.9999 }"
        },
        "name": "size-absolute-9999",
        "attributes": {
          "tokens": [
            "dimension.absolute.9999"
          ],
          "type": "base"
        },
        "path": [
          "size",
          "absolute",
          "9999"
        ]
      }
    },
    "content": {
      "min": {
        "value": "min-content",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ dimension.content.min }"
        },
        "name": "size-content-min",
        "attributes": {
          "tokens": [
            "dimension.content.min"
          ],
          "type": "base"
        },
        "path": [
          "size",
          "content",
          "min"
        ]
      },
      "fit": {
        "value": "fit-content",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ dimension.content.fit }"
        },
        "name": "size-content-fit",
        "attributes": {
          "tokens": [
            "dimension.content.fit"
          ],
          "type": "base"
        },
        "path": [
          "size",
          "content",
          "fit"
        ]
      },
      "max": {
        "value": "max-content",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ dimension.content.max }"
        },
        "name": "size-content-max",
        "attributes": {
          "tokens": [
            "dimension.content.max"
          ],
          "type": "base"
        },
        "path": [
          "size",
          "content",
          "max"
        ]
      }
    },
    "third": {
      "value": "33.33%",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.third }"
      },
      "name": "size-third",
      "attributes": {
        "tokens": [
          "dimension.third"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "third"
      ]
    },
    "half": {
      "value": "50%",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.half }"
      },
      "name": "size-half",
      "attributes": {
        "tokens": [
          "dimension.half"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "half"
      ]
    },
    "full": {
      "value": "100%",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.full }"
      },
      "name": "size-full",
      "attributes": {
        "tokens": [
          "dimension.full"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "full"
      ]
    },
    "double": {
      "value": "200%",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.double }"
      },
      "name": "size-double",
      "attributes": {
        "tokens": [
          "dimension.double"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "double"
      ]
    },
    "search-figure": {
      "comment": "Alias for use in TypeaheadSearch and Thumbnail components for the same purpose and for better code readability.",
      "value": "2.5rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "Alias for use in TypeaheadSearch and Thumbnail components for the same purpose and for better code readability.",
        "value": "{ dimension.250 }"
      },
      "name": "size-search-figure",
      "attributes": {
        "tokens": [
          "dimension.250"
        ],
        "type": "base"
      },
      "path": [
        "size",
        "search-figure"
      ]
    },
    "icon-x-small": {
      "value": "calc( 1rem - 4px )",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "calc( { font-size.medium } - 4px )"
      },
      "name": "size-icon-x-small",
      "attributes": {
        "tokens": [
          "font-size.medium"
        ],
        "type": "component"
      },
      "path": [
        "size",
        "icon-x-small"
      ]
    },
    "icon-small": {
      "value": "1rem",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ font-size.medium }"
      },
      "name": "size-icon-small",
      "attributes": {
        "tokens": [
          "font-size.medium"
        ],
        "type": "component"
      },
      "path": [
        "size",
        "icon-small"
      ]
    },
    "icon-medium": {
      "value": "calc( 1rem + 4px )",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "calc( { font-size.medium } + 4px )"
      },
      "name": "size-icon-medium",
      "attributes": {
        "tokens": [
          "font-size.medium"
        ],
        "type": "component"
      },
      "path": [
        "size",
        "icon-medium"
      ]
    },
    "toggle-switch-grip": {
      "value": "calc( 1rem * 1.25 )",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "calc( { font-size.medium } * 1.25 )"
      },
      "name": "size-toggle-switch-grip",
      "attributes": {
        "tokens": [
          "font-size.medium"
        ],
        "type": "component"
      },
      "path": [
        "size",
        "toggle-switch-grip"
      ]
    }
  },
  "max-width": {
    "100": {
      "value": "none",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "none"
      },
      "name": "max-width-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "max-width",
        "100"
      ]
    },
    "base": {
      "value": "none",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ max-width.100 }"
      },
      "name": "max-width-base",
      "attributes": {
        "tokens": [
          "max-width.100"
        ],
        "type": "base"
      },
      "path": [
        "max-width",
        "base"
      ]
    },
    "breakpoint": {
      "comment": "Breakpoints. Maximum available screen width to be considered a certain device type.",
      "mobile": {
        "comment": "A mobile device's maximum available screen width. Many older feature phones have screens smaller than this value.",
        "value": "calc( 640px - 1px )",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "comment": "A mobile device's maximum available screen width. Many older feature phones have screens smaller than this value.",
          "value": "calc( { size.viewport.64 } - { size.absolute.1 } )"
        },
        "name": "max-width-breakpoint-mobile",
        "attributes": {
          "tokens": [
            "size.viewport.64",
            "size.absolute.1"
          ],
          "type": "base"
        },
        "path": [
          "max-width",
          "breakpoint",
          "mobile"
        ]
      },
      "tablet": {
        "comment": "A tablet device's maximum available screen width. Note, the size chosen is eager to be re-evaluated with Web team and Product Analytics.",
        "value": "calc( 1120px - 1px )",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "comment": "A tablet device's maximum available screen width. Note, the size chosen is eager to be re-evaluated with Web team and Product Analytics.",
          "value": "calc( { size.viewport.112 } - { size.absolute.1 } )"
        },
        "name": "max-width-breakpoint-tablet",
        "attributes": {
          "tokens": [
            "size.viewport.112",
            "size.absolute.1"
          ],
          "type": "base"
        },
        "path": [
          "max-width",
          "breakpoint",
          "tablet"
        ]
      },
      "desktop": {
        "comment": "A desktop device's maximum available screen width.",
        "value": "calc( 1680px - 1px )",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "comment": "A desktop device's maximum available screen width.",
          "value": "calc( { size.viewport.168 } - { size.absolute.1 } )"
        },
        "name": "max-width-breakpoint-desktop",
        "attributes": {
          "tokens": [
            "size.viewport.168",
            "size.absolute.1"
          ],
          "type": "base"
        },
        "path": [
          "max-width",
          "breakpoint",
          "desktop"
        ]
      }
    },
    "button": {
      "comment": "Note, that this is a slight amendment from WikimediaUI Base from `28.75em` = `460px` to `448px` – `dimension.2800`",
      "value": "28rem",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "comment": "Note, that this is a slight amendment from WikimediaUI Base from `28.75em` = `460px` to `448px` – `dimension.2800`",
        "value": "{ dimension.2800 }"
      },
      "name": "max-width-button",
      "attributes": {
        "tokens": [
          "dimension.2800"
        ],
        "type": "component"
      },
      "path": [
        "max-width",
        "button"
      ]
    }
  },
  "border-style": {
    "50": {
      "value": "dashed",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "dashed"
      },
      "name": "border-style-50",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "border-style",
        "50"
      ]
    },
    "100": {
      "value": "solid",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "solid"
      },
      "name": "border-style-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "border-style",
        "100"
      ]
    },
    "base": {
      "value": "solid",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ border-style.100 }"
      },
      "name": "border-style-base",
      "attributes": {
        "tokens": [
          "border-style.100"
        ],
        "type": "base"
      },
      "path": [
        "border-style",
        "base"
      ]
    },
    "dashed": {
      "value": "dashed",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ border-style.50 }"
      },
      "name": "border-style-dashed",
      "attributes": {
        "tokens": [
          "border-style.50"
        ],
        "type": "base"
      },
      "path": [
        "border-style",
        "dashed"
      ]
    }
  },
  "box-shadow": {
    "25": {
      "value": "inset 0 0 0 1px",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "inset 0 0 0 1px"
      },
      "name": "box-shadow-25",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "box-shadow",
        "25"
      ]
    },
    "50": {
      "value": "inset 0 0 0 2px",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "inset 0 0 0 2px"
      },
      "name": "box-shadow-50",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "box-shadow",
        "50"
      ]
    },
    "100": {
      "value": "0 4px 4px 0",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "0 4px 4px 0"
      },
      "name": "box-shadow-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "box-shadow",
        "100"
      ]
    },
    "200": {
      "value": "0 0 8px 0",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "0 0 8px 0"
      },
      "name": "box-shadow-200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "box-shadow",
        "200"
      ]
    },
    "300": {
      "value": "0 4px 8px 0",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "0 4px 8px 0"
      },
      "name": "box-shadow-300",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "box-shadow",
        "300"
      ]
    },
    "400": {
      "value": "0 0 16px 0",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "0 0 16px 0"
      },
      "name": "box-shadow-400",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "box-shadow",
        "400"
      ]
    },
    "500": {
      "value": "0 20px 48px 0 rgba( 0, 0, 0, 0.2 )",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "0 20px 48px 0 rgba( 0, 0, 0, 0.2 )"
      },
      "name": "box-shadow-500",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "box-shadow",
        "500"
      ]
    },
    "comment": "Don't sub-group inset and drop shadows as themes might choose doing differently.",
    "25-top": {
      "value": "0 -1px 0 0",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "0 -1px 0 0"
      },
      "name": "box-shadow-25-top",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "box-shadow",
        "25-top"
      ]
    },
    "25-bottom": {
      "value": "0 1px 0 0",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "0 1px 0 0"
      },
      "name": "box-shadow-25-bottom",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "box-shadow",
        "25-bottom"
      ]
    },
    "25-start": {
      "value": "-1px 0 0 0",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "-1px 0 0 0"
      },
      "name": "box-shadow-25-start",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "box-shadow",
        "25-start"
      ]
    },
    "25-outset": {
      "value": "0 0 0 1px",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "0 0 0 1px"
      },
      "name": "box-shadow-25-outset",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "box-shadow",
        "25-outset"
      ]
    },
    "50-vertical": {
      "comment": "Only visible at bottom.",
      "value": "inset 0 -2px 0 0",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Only visible at bottom.",
        "value": "inset 0 -2px 0 0"
      },
      "name": "box-shadow-50-vertical",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "box-shadow",
        "50-vertical"
      ]
    },
    "drop": {
      "small": {
        "deprecated": "Shadow shorthands should be used in place of `drop` shadows.",
        "value": "0 0 0 1px #a2a9b1",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "deprecated": "Shadow shorthands should be used in place of `drop` shadows.",
          "value": "{ box-shadow.outset.small } { box-shadow.color.base }"
        },
        "name": "box-shadow-drop-small",
        "attributes": {
          "tokens": [
            "box-shadow.outset.small",
            "box-shadow.color.base"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "drop",
          "small"
        ]
      },
      "medium": {
        "deprecated": "Shadow shorthands should be used in place of `drop` shadows.",
        "value": "0 4px 4px 0 rgba( 0, 0, 0, 0.06 ), 0 0 8px 0 rgba( 0, 0, 0, 0.06 )",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "deprecated": "Shadow shorthands should be used in place of `drop` shadows.",
          "value": "{ box-shadow.outset.medium-below } { box-shadow.color.alpha-base }, { box-shadow.outset.medium-around } { box-shadow.color.alpha-base }"
        },
        "name": "box-shadow-drop-medium",
        "attributes": {
          "tokens": [
            "box-shadow.outset.medium-below",
            "box-shadow.color.alpha-base",
            "box-shadow.outset.medium-around",
            "box-shadow.color.alpha-base"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "drop",
          "medium"
        ]
      },
      "xx-large": {
        "deprecated": "For elements which previously used `xx-large`, consider using `large` instead, or referring to the guidance above to best choose the appropriate shadow.",
        "value": "0 20px 48px 0 rgba( 0, 0, 0, 0.2 )",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "deprecated": "For elements which previously used `xx-large`, consider using `large` instead, or referring to the guidance above to best choose the appropriate shadow.",
          "value": "{ box-shadow.500 }"
        },
        "name": "box-shadow-drop-xx-large",
        "attributes": {
          "tokens": [
            "box-shadow.500"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "drop",
          "xx-large"
        ]
      }
    },
    "small": {
      "value": "0 0 0 1px #a2a9b1",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ box-shadow.outset.small } { box-shadow.color.base }"
      },
      "name": "box-shadow-small",
      "attributes": {
        "tokens": [
          "box-shadow.outset.small",
          "box-shadow.color.base"
        ],
        "type": "base"
      },
      "path": [
        "box-shadow",
        "small"
      ]
    },
    "small-top": {
      "value": "0 -1px 0 0 #a2a9b1",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ box-shadow.outset.small-top } { box-shadow.color.base }"
      },
      "name": "box-shadow-small-top",
      "attributes": {
        "tokens": [
          "box-shadow.outset.small-top",
          "box-shadow.color.base"
        ],
        "type": "base"
      },
      "path": [
        "box-shadow",
        "small-top"
      ]
    },
    "small-bottom": {
      "value": "0 1px 0 0 #a2a9b1",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ box-shadow.outset.small-bottom } { box-shadow.color.base }"
      },
      "name": "box-shadow-small-bottom",
      "attributes": {
        "tokens": [
          "box-shadow.outset.small-bottom",
          "box-shadow.color.base"
        ],
        "type": "base"
      },
      "path": [
        "box-shadow",
        "small-bottom"
      ]
    },
    "medium": {
      "value": "0 4px 4px 0 rgba( 0, 0, 0, 0.06 ), 0 0 8px 0 rgba( 0, 0, 0, 0.06 )",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ box-shadow.outset.medium-below } { box-shadow.color.alpha-base }, { box-shadow.outset.medium-around } { box-shadow.color.alpha-base }"
      },
      "name": "box-shadow-medium",
      "attributes": {
        "tokens": [
          "box-shadow.outset.medium-below",
          "box-shadow.color.alpha-base",
          "box-shadow.outset.medium-around",
          "box-shadow.color.alpha-base"
        ],
        "type": "base"
      },
      "path": [
        "box-shadow",
        "medium"
      ]
    },
    "large": {
      "value": "0 4px 8px 0 rgba( 0, 0, 0, 0.06 ), 0 0 16px 0 rgba( 0, 0, 0, 0.06 )",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ box-shadow.outset.large-below } { box-shadow.color.alpha-base }, { box-shadow.outset.large-around } { box-shadow.color.alpha-base }"
      },
      "name": "box-shadow-large",
      "attributes": {
        "tokens": [
          "box-shadow.outset.large-below",
          "box-shadow.color.alpha-base",
          "box-shadow.outset.large-around",
          "box-shadow.color.alpha-base"
        ],
        "type": "base"
      },
      "path": [
        "box-shadow",
        "large"
      ]
    },
    "inset": {
      "small": {
        "value": "inset 0 0 0 1px",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ box-shadow.25 }"
        },
        "name": "box-shadow-inset-small",
        "attributes": {
          "tokens": [
            "box-shadow.25"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "inset",
          "small"
        ]
      },
      "medium": {
        "value": "inset 0 0 0 2px",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ box-shadow.50 }"
        },
        "name": "box-shadow-inset-medium",
        "attributes": {
          "tokens": [
            "box-shadow.50"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "inset",
          "medium"
        ]
      },
      "medium-vertical": {
        "value": "inset 0 -2px 0 0",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ box-shadow.50-vertical }"
        },
        "name": "box-shadow-inset-medium-vertical",
        "attributes": {
          "tokens": [
            "box-shadow.50-vertical"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "inset",
          "medium-vertical"
        ]
      }
    },
    "outset": {
      "small": {
        "value": "0 0 0 1px",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ box-shadow.25-outset }"
        },
        "name": "box-shadow-outset-small",
        "attributes": {
          "tokens": [
            "box-shadow.25-outset"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "outset",
          "small"
        ]
      },
      "small-top": {
        "value": "0 -1px 0 0",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ box-shadow.25-top }"
        },
        "name": "box-shadow-outset-small-top",
        "attributes": {
          "tokens": [
            "box-shadow.25-top"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "outset",
          "small-top"
        ]
      },
      "small-bottom": {
        "value": "0 1px 0 0",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ box-shadow.25-bottom }"
        },
        "name": "box-shadow-outset-small-bottom",
        "attributes": {
          "tokens": [
            "box-shadow.25-bottom"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "outset",
          "small-bottom"
        ]
      },
      "small-start": {
        "value": "-1px 0 0 0",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ box-shadow.25-start }"
        },
        "name": "box-shadow-outset-small-start",
        "attributes": {
          "tokens": [
            "box-shadow.25-start"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "outset",
          "small-start"
        ]
      },
      "medium-below": {
        "value": "0 4px 4px 0",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ box-shadow.100 }"
        },
        "name": "box-shadow-outset-medium-below",
        "attributes": {
          "tokens": [
            "box-shadow.100"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "outset",
          "medium-below"
        ]
      },
      "medium-around": {
        "value": "0 0 8px 0",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ box-shadow.200 }"
        },
        "name": "box-shadow-outset-medium-around",
        "attributes": {
          "tokens": [
            "box-shadow.200"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "outset",
          "medium-around"
        ]
      },
      "large-below": {
        "value": "0 4px 8px 0",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ box-shadow.300 }"
        },
        "name": "box-shadow-outset-large-below",
        "attributes": {
          "tokens": [
            "box-shadow.300"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "outset",
          "large-below"
        ]
      },
      "large-around": {
        "value": "0 0 16px 0",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ box-shadow.400 }"
        },
        "name": "box-shadow-outset-large-around",
        "attributes": {
          "tokens": [
            "box-shadow.400"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "outset",
          "large-around"
        ]
      }
    },
    "color": {
      "base": {
        "value": "#a2a9b1",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ color.gray400 }"
        },
        "name": "box-shadow-color-base",
        "attributes": {
          "tokens": [
            "color.gray400"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "color",
          "base"
        ]
      },
      "progressive--active": {
        "value": "#233566",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ color.blue900 }"
        },
        "name": "box-shadow-color-progressive--active",
        "attributes": {
          "tokens": [
            "color.blue900"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "color",
          "progressive--active"
        ]
      },
      "progressive--focus": {
        "value": "#36c",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ color.blue700 }"
        },
        "name": "box-shadow-color-progressive--focus",
        "attributes": {
          "tokens": [
            "color.blue700"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "color",
          "progressive--focus"
        ]
      },
      "progressive-selected": {
        "value": "#36c",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ color.blue700 }"
        },
        "name": "box-shadow-color-progressive-selected",
        "attributes": {
          "tokens": [
            "color.blue700"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "color",
          "progressive-selected"
        ]
      },
      "progressive-selected--hover": {
        "value": "#3056a9",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ color.blue800 }"
        },
        "name": "box-shadow-color-progressive-selected--hover",
        "attributes": {
          "tokens": [
            "color.blue800"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "color",
          "progressive-selected--hover"
        ]
      },
      "progressive-selected--active": {
        "value": "#233566",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ color.blue900 }"
        },
        "name": "box-shadow-color-progressive-selected--active",
        "attributes": {
          "tokens": [
            "color.blue900"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "color",
          "progressive-selected--active"
        ]
      },
      "destructive--focus": {
        "value": "#36c",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ color.blue700 }"
        },
        "name": "box-shadow-color-destructive--focus",
        "attributes": {
          "tokens": [
            "color.blue700"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "color",
          "destructive--focus"
        ]
      },
      "inverted": {
        "value": "#fff",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ color.white }"
        },
        "name": "box-shadow-color-inverted",
        "attributes": {
          "tokens": [
            "color.white"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "color",
          "inverted"
        ]
      },
      "alpha-base": {
        "value": "rgba( 0, 0, 0, 0.06 )",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ color.opacity-lowest-dark }"
        },
        "name": "box-shadow-color-alpha-base",
        "attributes": {
          "tokens": [
            "color.opacity-lowest-dark"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "color",
          "alpha-base"
        ]
      },
      "transparent": {
        "value": "transparent",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "{ color.transparent }"
        },
        "name": "box-shadow-color-transparent",
        "attributes": {
          "tokens": [
            "color.transparent"
          ],
          "type": "base"
        },
        "path": [
          "box-shadow",
          "color",
          "transparent"
        ]
      }
    }
  },
  "font-family": {
    "comment": "TODO: Re-evaluate and make possibly obsolete with multi-platform tokens output. NOTE: These tokens can't be nested under e.g. \"sans\", because that's also a token in application.json. See https://github.com/amzn/style-dictionary/issues/797",
    "sans-10": {
      "comment": "Use for `sans--fallback`.",
      "value": "sans-serif",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Use for `sans--fallback`.",
        "value": "sans-serif"
      },
      "name": "font-family-sans-10",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-family",
        "sans-10"
      ]
    },
    "sans-50": {
      "deprecated": "Legacy `font-family`. Replaced by `sans-fallback`.",
      "comment": "Use for `sans`.",
      "value": "'Helvetica Neue', 'Helvetica', 'Liberation Sans', 'Arial', sans-serif",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": "Legacy `font-family`. Replaced by `sans-fallback`.",
        "comment": "Use for `sans`.",
        "value": "'Helvetica Neue', 'Helvetica', 'Liberation Sans', 'Arial', sans-serif"
      },
      "name": "font-family-sans-50",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-family",
        "sans-50"
      ]
    },
    "sans-100": {
      "comment": "Provide better operating system-specific readability. See T175877. `system-ui` is currently not an option due to OS/language combination issues. See T175877#4776576.",
      "value": "-apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Inter', 'Helvetica', 'Arial', sans-serif",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Provide better operating system-specific readability. See T175877. `system-ui` is currently not an option due to OS/language combination issues. See T175877#4776576.",
        "value": "-apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Inter', 'Helvetica', 'Arial', sans-serif"
      },
      "name": "font-family-sans-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-family",
        "sans-100"
      ]
    },
    "serif-10": {
      "comment": "Use for `serif--fallback`.",
      "value": "serif",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Use for `serif--fallback`.",
        "value": "serif"
      },
      "name": "font-family-serif-10",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-family",
        "serif-10"
      ]
    },
    "serif-100": {
      "value": "'Linux Libertine', 'Georgia', 'Times', 'Source Serif 4', serif",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "'Linux Libertine', 'Georgia', 'Times', 'Source Serif 4', serif"
      },
      "name": "font-family-serif-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-family",
        "serif-100"
      ]
    },
    "monospace-10": {
      "comment": "Use for `monospace--fallback`. See T176636.",
      "value": "monospace, monospace",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Use for `monospace--fallback`. See T176636.",
        "value": "monospace, monospace"
      },
      "name": "font-family-monospace-10",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-family",
        "monospace-10"
      ]
    },
    "monospace-100": {
      "comment": "Provide better operating system-specific monospace stack. See T209915.",
      "value": "'Menlo', 'Consolas', 'Liberation Mono', 'Fira Code', 'Courier New', monospace",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "Provide better operating system-specific monospace stack. See T209915.",
        "value": "'Menlo', 'Consolas', 'Liberation Mono', 'Fira Code', 'Courier New', monospace"
      },
      "name": "font-family-monospace-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-family",
        "monospace-100"
      ]
    },
    "base": {
      "comment": "Reference Vector's default fallback sans instead of the deprecated value `font-family-sans` in WikimediaUI Base.",
      "value": "sans-serif",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "Reference Vector's default fallback sans instead of the deprecated value `font-family-sans` in WikimediaUI Base.",
        "value": "{ font-family.sans-10 }"
      },
      "name": "font-family-base",
      "attributes": {
        "tokens": [
          "font-family.sans-10"
        ],
        "type": "base"
      },
      "path": [
        "font-family",
        "base"
      ]
    },
    "sans": {
      "deprecated": "Use `font-family-sans--fallback` instead. See T247166.",
      "value": "'Helvetica Neue', 'Helvetica', 'Liberation Sans', 'Arial', sans-serif",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "deprecated": "Use `font-family-sans--fallback` instead. See T247166.",
        "value": "{ font-family.sans-50 }"
      },
      "name": "font-family-sans",
      "attributes": {
        "tokens": [
          "font-family.sans-50"
        ],
        "type": "base"
      },
      "path": [
        "font-family",
        "sans"
      ]
    },
    "system-sans": {
      "value": "-apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Inter', 'Helvetica', 'Arial', sans-serif",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ font-family.sans-100 }"
      },
      "name": "font-family-system-sans",
      "attributes": {
        "tokens": [
          "font-family.sans-100"
        ],
        "type": "base"
      },
      "path": [
        "font-family",
        "system-sans"
      ]
    },
    "sans--fallback": {
      "value": "sans-serif",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ font-family.sans-10 }"
      },
      "name": "font-family-sans--fallback",
      "attributes": {
        "tokens": [
          "font-family.sans-10"
        ],
        "type": "base"
      },
      "path": [
        "font-family",
        "sans--fallback"
      ]
    },
    "serif": {
      "value": "'Linux Libertine', 'Georgia', 'Times', 'Source Serif 4', serif",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ font-family.serif-100 }"
      },
      "name": "font-family-serif",
      "attributes": {
        "tokens": [
          "font-family.serif-100"
        ],
        "type": "base"
      },
      "path": [
        "font-family",
        "serif"
      ]
    },
    "serif--fallback": {
      "value": "serif",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ font-family.serif-10 }"
      },
      "name": "font-family-serif--fallback",
      "attributes": {
        "tokens": [
          "font-family.serif-10"
        ],
        "type": "base"
      },
      "path": [
        "font-family",
        "serif--fallback"
      ]
    },
    "monospace": {
      "value": "'Menlo', 'Consolas', 'Liberation Mono', 'Fira Code', 'Courier New', monospace",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ font-family.monospace-100 }"
      },
      "name": "font-family-monospace",
      "attributes": {
        "tokens": [
          "font-family.monospace-100"
        ],
        "type": "base"
      },
      "path": [
        "font-family",
        "monospace"
      ]
    },
    "monospace--fallback": {
      "value": "monospace, monospace",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ font-family.monospace-10 }"
      },
      "name": "font-family-monospace--fallback",
      "attributes": {
        "tokens": [
          "font-family.monospace-10"
        ],
        "type": "base"
      },
      "path": [
        "font-family",
        "monospace--fallback"
      ]
    },
    "heading-main": {
      "comment": "Legacy value from WikimediaUI Base. Use for first heading special treatment.",
      "value": "'Linux Libertine', 'Georgia', 'Times', 'Source Serif 4', serif",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "comment": "Legacy value from WikimediaUI Base. Use for first heading special treatment.",
        "value": "{ font-family.serif-100 }"
      },
      "name": "font-family-heading-main",
      "attributes": {
        "tokens": [
          "font-family.serif-100"
        ],
        "type": "component"
      },
      "path": [
        "font-family",
        "heading-main"
      ]
    }
  },
  "font-size": {
    "65": {
      "value": "0.625rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 10
      },
      "name": "font-size-65",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-size",
        "65"
      ]
    },
    "75": {
      "value": "0.75rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 12
      },
      "name": "font-size-75",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-size",
        "75"
      ]
    },
    "90": {
      "value": "0.875rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 14
      },
      "name": "font-size-90",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-size",
        "90"
      ]
    },
    "100": {
      "value": "1rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 16
      },
      "name": "font-size-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-size",
        "100"
      ]
    },
    "110": {
      "value": "1.125rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 18
      },
      "name": "font-size-110",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-size",
        "110"
      ]
    },
    "125": {
      "value": "1.25rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 20
      },
      "name": "font-size-125",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-size",
        "125"
      ]
    },
    "140": {
      "value": "1.375rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 22
      },
      "name": "font-size-140",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-size",
        "140"
      ]
    },
    "150": {
      "value": "1.5rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 24
      },
      "name": "font-size-150",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-size",
        "150"
      ]
    },
    "160": {
      "value": "1.625rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 26
      },
      "name": "font-size-160",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-size",
        "160"
      ]
    },
    "175": {
      "value": "1.75rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 28
      },
      "name": "font-size-175",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-size",
        "175"
      ]
    },
    "190": {
      "value": "1.875rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 30
      },
      "name": "font-size-190",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-size",
        "190"
      ]
    },
    "200": {
      "value": "2rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 32
      },
      "name": "font-size-200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-size",
        "200"
      ]
    },
    "x-small": {
      "comment": "`x` stands for extra. In this case extra small.",
      "value": "0.75rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "`x` stands for extra. In this case extra small.",
        "value": "{ font-size.75 }"
      },
      "name": "font-size-x-small",
      "attributes": {
        "tokens": [
          "font-size.75"
        ],
        "type": "base"
      },
      "path": [
        "font-size",
        "x-small"
      ]
    },
    "small": {
      "value": "0.875rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ font-size.90 }"
      },
      "name": "font-size-small",
      "attributes": {
        "tokens": [
          "font-size.90"
        ],
        "type": "base"
      },
      "path": [
        "font-size",
        "small"
      ]
    },
    "medium": {
      "value": "1rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ font-size.100 }"
      },
      "name": "font-size-medium",
      "attributes": {
        "tokens": [
          "font-size.100"
        ],
        "type": "base"
      },
      "path": [
        "font-size",
        "medium"
      ]
    },
    "large": {
      "value": "1.125rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ font-size.110 }"
      },
      "name": "font-size-large",
      "attributes": {
        "tokens": [
          "font-size.110"
        ],
        "type": "base"
      },
      "path": [
        "font-size",
        "large"
      ]
    },
    "x-large": {
      "value": "1.25rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ font-size.125 }"
      },
      "name": "font-size-x-large",
      "attributes": {
        "tokens": [
          "font-size.125"
        ],
        "type": "base"
      },
      "path": [
        "font-size",
        "x-large"
      ]
    },
    "xx-large": {
      "value": "1.5rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ font-size.150 }"
      },
      "name": "font-size-xx-large",
      "attributes": {
        "tokens": [
          "font-size.150"
        ],
        "type": "base"
      },
      "path": [
        "font-size",
        "xx-large"
      ]
    },
    "xxx-large": {
      "value": "1.75rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ font-size.175 }"
      },
      "name": "font-size-xxx-large",
      "attributes": {
        "tokens": [
          "font-size.175"
        ],
        "type": "base"
      },
      "path": [
        "font-size",
        "xxx-large"
      ]
    }
  },
  "font-weight": {
    "25": {
      "value": "100",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "100"
      },
      "name": "font-weight-25",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-weight",
        "25"
      ]
    },
    "75": {
      "value": "300",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "300"
      },
      "name": "font-weight-75",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-weight",
        "75"
      ]
    },
    "100": {
      "value": "400",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "400"
      },
      "name": "font-weight-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-weight",
        "100"
      ]
    },
    "150": {
      "value": "600",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "600"
      },
      "name": "font-weight-150",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-weight",
        "150"
      ]
    },
    "175": {
      "value": "700",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "700"
      },
      "name": "font-weight-175",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "font-weight",
        "175"
      ]
    },
    "comment": "Set `100` to `normal` default `400` to move away from property value collisions.",
    "hairline": {
      "value": "100",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ font-weight.25 }"
      },
      "name": "font-weight-hairline",
      "attributes": {
        "tokens": [
          "font-weight.25"
        ],
        "type": "base"
      },
      "path": [
        "font-weight",
        "hairline"
      ]
    },
    "light": {
      "value": "300",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ font-weight.75 }"
      },
      "name": "font-weight-light",
      "attributes": {
        "tokens": [
          "font-weight.75"
        ],
        "type": "base"
      },
      "path": [
        "font-weight",
        "light"
      ]
    },
    "normal": {
      "value": "400",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ font-weight.100 }"
      },
      "name": "font-weight-normal",
      "attributes": {
        "tokens": [
          "font-weight.100"
        ],
        "type": "base"
      },
      "path": [
        "font-weight",
        "normal"
      ]
    },
    "semi-bold": {
      "value": "600",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ font-weight.150 }"
      },
      "name": "font-weight-semi-bold",
      "attributes": {
        "tokens": [
          "font-weight.150"
        ],
        "type": "base"
      },
      "path": [
        "font-weight",
        "semi-bold"
      ]
    },
    "bold": {
      "value": "700",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ font-weight.175 }"
      },
      "name": "font-weight-bold",
      "attributes": {
        "tokens": [
          "font-weight.175"
        ],
        "type": "base"
      },
      "path": [
        "font-weight",
        "bold"
      ]
    }
  },
  "line-height": {
    "80": {
      "deprecated": "Legacy line-height. Use `line-height-90` instead.",
      "value": "1.4285714rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": "Legacy line-height. Use `line-height-90` instead.",
        "value": "22.8571424"
      },
      "name": "line-height-80",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height",
        "80"
      ]
    },
    "90": {
      "deprecated": "Deprecated, part of old font-size/line-height system",
      "value": "1.5714285rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": "Deprecated, part of old font-size/line-height system",
        "value": "25.142856"
      },
      "name": "line-height-90",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height",
        "90"
      ]
    },
    "100": {
      "value": "1rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 16
      },
      "name": "line-height-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height",
        "100"
      ]
    },
    "110": {
      "value": "1.125rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 18
      },
      "name": "line-height-110",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height",
        "110"
      ]
    },
    "125": {
      "value": "1.25rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 20
      },
      "name": "line-height-125",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height",
        "125"
      ]
    },
    "140": {
      "value": "1.375rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 22
      },
      "name": "line-height-140",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height",
        "140"
      ]
    },
    "160": {
      "value": "1.625rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 26
      },
      "name": "line-height-160",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height",
        "160"
      ]
    },
    "175": {
      "value": "1.75rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 28
      },
      "name": "line-height-175",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height",
        "175"
      ]
    },
    "190": {
      "value": "1.875rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 30
      },
      "name": "line-height-190",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height",
        "190"
      ]
    },
    "200": {
      "value": "2rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 32
      },
      "name": "line-height-200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height",
        "200"
      ]
    },
    "210": {
      "value": "2.125rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 34
      },
      "name": "line-height-210",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height",
        "210"
      ]
    },
    "225": {
      "value": "2.25rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 36
      },
      "name": "line-height-225",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height",
        "225"
      ]
    },
    "240": {
      "value": "2.375rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 38
      },
      "name": "line-height-240",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height",
        "240"
      ]
    },
    "250": {
      "value": "2.5rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 40
      },
      "name": "line-height-250",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height",
        "250"
      ]
    },
    "260": {
      "value": "2.625rem",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": 42
      },
      "name": "line-height-260",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height",
        "260"
      ]
    },
    "xxx-small": {
      "deprecated": "Use `line-height-x-small` instead. Deprecated, part of old font-size/line-height system",
      "value": "1.4285714rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "deprecated": "Use `line-height-x-small` instead. Deprecated, part of old font-size/line-height system",
        "value": "{ line-height.80 }"
      },
      "name": "line-height-xxx-small",
      "attributes": {
        "tokens": [
          "line-height.80"
        ],
        "type": "base"
      },
      "path": [
        "line-height",
        "xxx-small"
      ]
    },
    "xx-small": {
      "deprecated": "Use `line-height-small` instead. Deprecated, part of old font-size/line-height system",
      "value": "1.5714285rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "deprecated": "Use `line-height-small` instead. Deprecated, part of old font-size/line-height system",
        "value": "{ line-height.90 }"
      },
      "name": "line-height-xx-small",
      "attributes": {
        "tokens": [
          "line-height.90"
        ],
        "type": "base"
      },
      "path": [
        "line-height",
        "xx-small"
      ]
    },
    "x-small": {
      "comment": "`x` stands for extra. In this case extra small.",
      "value": "1.25rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "`x` stands for extra. In this case extra small.",
        "value": "{ line-height.125 }"
      },
      "name": "line-height-x-small",
      "attributes": {
        "tokens": [
          "line-height.125"
        ],
        "type": "base"
      },
      "path": [
        "line-height",
        "x-small"
      ]
    },
    "small": {
      "value": "1.375rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ line-height.140 }"
      },
      "name": "line-height-small",
      "attributes": {
        "tokens": [
          "line-height.140"
        ],
        "type": "base"
      },
      "path": [
        "line-height",
        "small"
      ]
    },
    "medium": {
      "value": "1.625rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ line-height.160 }"
      },
      "name": "line-height-medium",
      "attributes": {
        "tokens": [
          "line-height.160"
        ],
        "type": "base"
      },
      "path": [
        "line-height",
        "medium"
      ]
    },
    "large": {
      "value": "1.75rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ line-height.175 }"
      },
      "name": "line-height-large",
      "attributes": {
        "tokens": [
          "line-height.175"
        ],
        "type": "base"
      },
      "path": [
        "line-height",
        "large"
      ]
    },
    "x-large": {
      "value": "1.875rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ line-height.190 }"
      },
      "name": "line-height-x-large",
      "attributes": {
        "tokens": [
          "line-height.190"
        ],
        "type": "base"
      },
      "path": [
        "line-height",
        "x-large"
      ]
    },
    "xx-large": {
      "value": "2.125rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ line-height.210 }"
      },
      "name": "line-height-xx-large",
      "attributes": {
        "tokens": [
          "line-height.210"
        ],
        "type": "base"
      },
      "path": [
        "line-height",
        "xx-large"
      ]
    },
    "xxx-large": {
      "value": "2.375rem",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ line-height.240 }"
      },
      "name": "line-height-xxx-large",
      "attributes": {
        "tokens": [
          "line-height.240"
        ],
        "type": "base"
      },
      "path": [
        "line-height",
        "xxx-large"
      ]
    },
    "content": {
      "comment": "Intended for user-generated content that comes from outside of the design system. Components and features should use the standard font-size and line-height tokens instead.",
      "value": "1.625",
      "unitless": true,
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "Intended for user-generated content that comes from outside of the design system. Components and features should use the standard font-size and line-height tokens instead.",
        "value": "{ line-height-unitless.163 }",
        "unitless": true
      },
      "name": "line-height-content",
      "attributes": {
        "tokens": [
          "line-height-unitless.163"
        ],
        "type": "base"
      },
      "path": [
        "line-height",
        "content"
      ]
    }
  },
  "line-height-unitless": {
    "150": {
      "value": "1.5",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "1.5"
      },
      "name": "line-height-unitless-150",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height-unitless",
        "150"
      ]
    },
    "155": {
      "value": "1.55",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "1.55"
      },
      "name": "line-height-unitless-155",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height-unitless",
        "155"
      ]
    },
    "157": {
      "value": "1.5714285",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "1.5714285"
      },
      "name": "line-height-unitless-157",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height-unitless",
        "157"
      ]
    },
    "163": {
      "value": "1.625",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "1.625"
      },
      "name": "line-height-unitless-163",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "line-height-unitless",
        "163"
      ]
    },
    "comment": "These unitless values are only intended for the line-height-content application token"
  },
  "text-decoration": {
    "0": {
      "value": "none",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "none"
      },
      "name": "text-decoration-0",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "text-decoration",
        "0"
      ]
    },
    "150": {
      "value": "line-through",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "line-through"
      },
      "name": "text-decoration-150",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "text-decoration",
        "150"
      ]
    },
    "200": {
      "value": "underline",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "underline"
      },
      "name": "text-decoration-200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "text-decoration",
        "200"
      ]
    },
    "none": {
      "value": "none",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ text-decoration.0 }"
      },
      "name": "text-decoration-none",
      "attributes": {
        "tokens": [
          "text-decoration.0"
        ],
        "type": "base"
      },
      "path": [
        "text-decoration",
        "none"
      ]
    },
    "line-through": {
      "value": "line-through",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ text-decoration.150 }"
      },
      "name": "text-decoration-line-through",
      "attributes": {
        "tokens": [
          "text-decoration.150"
        ],
        "type": "base"
      },
      "path": [
        "text-decoration",
        "line-through"
      ]
    },
    "underline": {
      "value": "underline",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ text-decoration.200 }"
      },
      "name": "text-decoration-underline",
      "attributes": {
        "tokens": [
          "text-decoration.200"
        ],
        "type": "base"
      },
      "path": [
        "text-decoration",
        "underline"
      ]
    }
  },
  "text-overflow": {
    "100": {
      "value": "clip",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "clip"
      },
      "name": "text-overflow-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "text-overflow",
        "100"
      ]
    },
    "200": {
      "value": "ellipsis",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "ellipsis"
      },
      "name": "text-overflow-200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "text-overflow",
        "200"
      ]
    },
    "clip": {
      "value": "clip",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ text-overflow.100 }"
      },
      "name": "text-overflow-clip",
      "attributes": {
        "tokens": [
          "text-overflow.100"
        ],
        "type": "base"
      },
      "path": [
        "text-overflow",
        "clip"
      ]
    },
    "ellipsis": {
      "value": "ellipsis",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ text-overflow.200 }"
      },
      "name": "text-overflow-ellipsis",
      "attributes": {
        "tokens": [
          "text-overflow.200"
        ],
        "type": "base"
      },
      "path": [
        "text-overflow",
        "ellipsis"
      ]
    }
  },
  "tab-size": {
    "100": {
      "value": "4",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "4"
      },
      "name": "tab-size-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "tab-size",
        "100"
      ]
    },
    "base": {
      "value": "4",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ tab-size.100 }"
      },
      "name": "tab-size-base",
      "attributes": {
        "tokens": [
          "tab-size.100"
        ],
        "type": "base"
      },
      "path": [
        "tab-size",
        "base"
      ]
    }
  },
  "transform": {
    "50": {
      "value": "rotate( 45deg )",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "rotate( 45deg )"
      },
      "name": "transform-50",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "transform",
        "50"
      ]
    },
    "350": {
      "value": "rotate( 315deg )",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "rotate( 315deg )"
      },
      "name": "transform-350",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "transform",
        "350"
      ]
    },
    "-50": {
      "value": "rotate( -45deg )",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "rotate( -45deg )"
      },
      "name": "transform--50",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "transform",
        "-50"
      ]
    },
    "checkbox-tick--checked": {
      "value": "rotate( 45deg )",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ transform.50 }"
      },
      "name": "transform-checkbox-tick--checked",
      "attributes": {
        "tokens": [
          "transform.50"
        ],
        "type": "component"
      },
      "path": [
        "transform",
        "checkbox-tick--checked"
      ]
    },
    "progress-indicator-spinner-start": {
      "value": "rotate( -45deg )",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ transform.-50 }"
      },
      "name": "transform-progress-indicator-spinner-start",
      "attributes": {
        "tokens": [
          "transform.-50"
        ],
        "type": "component"
      },
      "path": [
        "transform",
        "progress-indicator-spinner-start"
      ]
    },
    "progress-indicator-spinner-end": {
      "value": "rotate( 315deg )",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ transform.350 }"
      },
      "name": "transform-progress-indicator-spinner-end",
      "attributes": {
        "tokens": [
          "transform.350"
        ],
        "type": "component"
      },
      "path": [
        "transform",
        "progress-indicator-spinner-end"
      ]
    }
  },
  "transition-duration": {
    "100": {
      "value": "100ms",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "100ms"
      },
      "name": "transition-duration-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "transition-duration",
        "100"
      ]
    },
    "200": {
      "value": "250ms",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "250ms"
      },
      "name": "transition-duration-200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "transition-duration",
        "200"
      ]
    },
    "base": {
      "value": "100ms",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ transition-duration.100 }"
      },
      "name": "transition-duration-base",
      "attributes": {
        "tokens": [
          "transition-duration.100"
        ],
        "type": "base"
      },
      "path": [
        "transition-duration",
        "base"
      ]
    },
    "medium": {
      "value": "250ms",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ transition-duration.200 }"
      },
      "name": "transition-duration-medium",
      "attributes": {
        "tokens": [
          "transition-duration.200"
        ],
        "type": "base"
      },
      "path": [
        "transition-duration",
        "medium"
      ]
    }
  },
  "transition-property": {
    "background-color": {
      "value": "background-color",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "background-color"
      },
      "name": "transition-property-background-color",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "transition-property",
        "background-color"
      ]
    },
    "color": {
      "value": "color",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "color"
      },
      "name": "transition-property-color",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "transition-property",
        "color"
      ]
    },
    "border-color": {
      "value": "border-color",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "border-color"
      },
      "name": "transition-property-border-color",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "transition-property",
        "border-color"
      ]
    },
    "box-shadow": {
      "value": "box-shadow",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "box-shadow"
      },
      "name": "transition-property-box-shadow",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "transition-property",
        "box-shadow"
      ]
    },
    "left": {
      "value": "left",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "left"
      },
      "name": "transition-property-left",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "transition-property",
        "left"
      ]
    },
    "opacity": {
      "value": "opacity",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "opacity"
      },
      "name": "transition-property-opacity",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "transition-property",
        "opacity"
      ]
    },
    "transform": {
      "value": "transform",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "transform"
      },
      "name": "transition-property-transform",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "transition-property",
        "transform"
      ]
    },
    "base": {
      "value": "background-color, color, border-color, box-shadow",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ transition-property.background-color }, { transition-property.color }, { transition-property.border-color }, { transition-property.box-shadow }"
      },
      "name": "transition-property-base",
      "attributes": {
        "tokens": [
          "transition-property.background-color",
          "transition-property.color",
          "transition-property.border-color",
          "transition-property.box-shadow"
        ],
        "type": "base"
      },
      "path": [
        "transition-property",
        "base"
      ]
    },
    "fade": {
      "value": "opacity",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ transition-property.opacity }"
      },
      "name": "transition-property-fade",
      "attributes": {
        "tokens": [
          "transition-property.opacity"
        ],
        "type": "base"
      },
      "path": [
        "transition-property",
        "fade"
      ]
    },
    "icon": {
      "value": "color",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ transition-property.color }"
      },
      "name": "transition-property-icon",
      "attributes": {
        "tokens": [
          "transition-property.color"
        ],
        "type": "component"
      },
      "path": [
        "transition-property",
        "icon"
      ]
    },
    "icon-css-only": {
      "value": "background-color",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ transition-property.background-color }"
      },
      "name": "transition-property-icon-css-only",
      "attributes": {
        "tokens": [
          "transition-property.background-color"
        ],
        "type": "component"
      },
      "path": [
        "transition-property",
        "icon-css-only"
      ]
    },
    "toast": {
      "value": "opacity, transform",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ transition-property.opacity }, { transition-property.transform }"
      },
      "name": "transition-property-toast",
      "attributes": {
        "tokens": [
          "transition-property.opacity",
          "transition-property.transform"
        ],
        "type": "component"
      },
      "path": [
        "transition-property",
        "toast"
      ]
    },
    "toggle-switch-grip": {
      "value": "background-color, border-color, transform",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ transition-property.background-color }, { transition-property.border-color }, { transition-property.transform }"
      },
      "name": "transition-property-toggle-switch-grip",
      "attributes": {
        "tokens": [
          "transition-property.background-color",
          "transition-property.border-color",
          "transition-property.transform"
        ],
        "type": "component"
      },
      "path": [
        "transition-property",
        "toggle-switch-grip"
      ]
    }
  },
  "transition-timing-function": {
    "100": {
      "comment": "`ease` for system initiated transitions. See T77949. It's also the initial value.",
      "value": "ease",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "`ease` for system initiated transitions. See T77949. It's also the initial value.",
        "value": "ease"
      },
      "name": "transition-timing-function-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "transition-timing-function",
        "100"
      ]
    },
    "200": {
      "comment": "`ease-out` for human initiated transitions.",
      "value": "ease-out",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "comment": "`ease-out` for human initiated transitions.",
        "value": "ease-out"
      },
      "name": "transition-timing-function-200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "transition-timing-function",
        "200"
      ]
    },
    "system": {
      "value": "ease",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ transition-timing-function.100 }"
      },
      "name": "transition-timing-function-system",
      "attributes": {
        "tokens": [
          "transition-timing-function.100"
        ],
        "type": "base"
      },
      "path": [
        "transition-timing-function",
        "system"
      ]
    },
    "user": {
      "value": "ease-out",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ transition-timing-function.200 }"
      },
      "name": "transition-timing-function-user",
      "attributes": {
        "tokens": [
          "transition-timing-function.200"
        ],
        "type": "base"
      },
      "path": [
        "transition-timing-function",
        "user"
      ]
    }
  },
  "animation-delay": {
    "0": {
      "value": "0ms",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "0ms"
      },
      "name": "animation-delay-0",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "animation-delay",
        "0"
      ]
    },
    "100": {
      "value": "-160ms",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "-160ms"
      },
      "name": "animation-delay-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "animation-delay",
        "100"
      ]
    },
    "200": {
      "value": "-320ms",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "-320ms"
      },
      "name": "animation-delay-200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "animation-delay",
        "200"
      ]
    },
    "none": {
      "value": "0ms",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ animation-delay.0 }"
      },
      "name": "animation-delay-none",
      "attributes": {
        "tokens": [
          "animation-delay.0"
        ],
        "type": "base"
      },
      "path": [
        "animation-delay",
        "none"
      ]
    },
    "medium": {
      "value": "-160ms",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ animation-delay.100 }"
      },
      "name": "animation-delay-medium",
      "attributes": {
        "tokens": [
          "animation-delay.100"
        ],
        "type": "base"
      },
      "path": [
        "animation-delay",
        "medium"
      ]
    },
    "slow": {
      "value": "-320ms",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ animation-delay.200 }"
      },
      "name": "animation-delay-slow",
      "attributes": {
        "tokens": [
          "animation-delay.200"
        ],
        "type": "base"
      },
      "path": [
        "animation-delay",
        "slow"
      ]
    }
  },
  "animation-duration": {
    "75": {
      "value": "1000ms",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "1000ms"
      },
      "name": "animation-duration-75",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "animation-duration",
        "75"
      ]
    },
    "100": {
      "value": "1600ms",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "1600ms"
      },
      "name": "animation-duration-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "animation-duration",
        "100"
      ]
    },
    "200": {
      "value": "2000ms",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "2000ms"
      },
      "name": "animation-duration-200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "animation-duration",
        "200"
      ]
    },
    "fast": {
      "value": "1000ms",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ animation-duration.75 }"
      },
      "name": "animation-duration-fast",
      "attributes": {
        "tokens": [
          "animation-duration.75"
        ],
        "type": "base"
      },
      "path": [
        "animation-duration",
        "fast"
      ]
    },
    "medium": {
      "value": "1600ms",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ animation-duration.100 }"
      },
      "name": "animation-duration-medium",
      "attributes": {
        "tokens": [
          "animation-duration.100"
        ],
        "type": "base"
      },
      "path": [
        "animation-duration",
        "medium"
      ]
    },
    "slow": {
      "value": "2000ms",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ animation-duration.200 }"
      },
      "name": "animation-duration-slow",
      "attributes": {
        "tokens": [
          "animation-duration.200"
        ],
        "type": "base"
      },
      "path": [
        "animation-duration",
        "slow"
      ]
    }
  },
  "animation-timing-function": {
    "100": {
      "value": "linear",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "linear"
      },
      "name": "animation-timing-function-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "animation-timing-function",
        "100"
      ]
    },
    "200": {
      "value": "ease-in-out",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "ease-in-out"
      },
      "name": "animation-timing-function-200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "animation-timing-function",
        "200"
      ]
    },
    "base": {
      "value": "linear",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ animation-timing-function.100 }"
      },
      "name": "animation-timing-function-base",
      "attributes": {
        "tokens": [
          "animation-timing-function.100"
        ],
        "type": "base"
      },
      "path": [
        "animation-timing-function",
        "base"
      ]
    },
    "bouncing": {
      "value": "ease-in-out",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ animation-timing-function.200 }"
      },
      "name": "animation-timing-function-bouncing",
      "attributes": {
        "tokens": [
          "animation-timing-function.200"
        ],
        "type": "base"
      },
      "path": [
        "animation-timing-function",
        "bouncing"
      ]
    }
  },
  "animation-iteration-count": {
    "100": {
      "value": "infinite",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "infinite"
      },
      "name": "animation-iteration-count-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "animation-iteration-count",
        "100"
      ]
    },
    "base": {
      "value": "infinite",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ animation-iteration-count.100 }"
      },
      "name": "animation-iteration-count-base",
      "attributes": {
        "tokens": [
          "animation-iteration-count.100"
        ],
        "type": "base"
      },
      "path": [
        "animation-iteration-count",
        "base"
      ]
    }
  },
  "cursor": {
    "arrow": {
      "value": "default",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "default"
      },
      "name": "cursor-arrow",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "cursor",
        "arrow"
      ]
    },
    "arrow-move": {
      "value": "move",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "move"
      },
      "name": "cursor-arrow-move",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "cursor",
        "arrow-move"
      ]
    },
    "arrow-not-allowed": {
      "value": "not-allowed",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "not-allowed"
      },
      "name": "cursor-arrow-not-allowed",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "cursor",
        "arrow-not-allowed"
      ]
    },
    "hand": {
      "value": "pointer",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "pointer"
      },
      "name": "cursor-hand",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "cursor",
        "hand"
      ]
    },
    "hand-open": {
      "value": "grab",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "grab"
      },
      "name": "cursor-hand-open",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "cursor",
        "hand-open"
      ]
    },
    "hand-closed": {
      "value": "grabbing",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "grabbing"
      },
      "name": "cursor-hand-closed",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "cursor",
        "hand-closed"
      ]
    },
    "question-mark": {
      "value": "help",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "help"
      },
      "name": "cursor-question-mark",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "cursor",
        "question-mark"
      ]
    },
    "resize-left": {
      "value": "nesw-resize",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "nesw-resize"
      },
      "name": "cursor-resize-left",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "cursor",
        "resize-left"
      ]
    },
    "resize-right": {
      "value": "nwse-resize",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "nwse-resize"
      },
      "name": "cursor-resize-right",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "cursor",
        "resize-right"
      ]
    },
    "text-marker": {
      "value": "text",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "text"
      },
      "name": "cursor-text-marker",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "cursor",
        "text-marker"
      ]
    },
    "zoom-more": {
      "value": "zoom-in",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "zoom-in"
      },
      "name": "cursor-zoom-more",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "cursor",
        "zoom-more"
      ]
    },
    "zoom-less": {
      "value": "zoom-out",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "zoom-out"
      },
      "name": "cursor-zoom-less",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "cursor",
        "zoom-less"
      ]
    },
    "base": {
      "value": "default",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ cursor.arrow }"
      },
      "name": "cursor-base",
      "attributes": {
        "tokens": [
          "cursor.arrow"
        ],
        "type": "base"
      },
      "path": [
        "cursor",
        "base"
      ]
    },
    "base--disabled": {
      "value": "default",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ cursor.arrow }"
      },
      "name": "cursor-base--disabled",
      "attributes": {
        "tokens": [
          "cursor.arrow"
        ],
        "type": "base"
      },
      "path": [
        "cursor",
        "base--disabled"
      ]
    },
    "base--hover": {
      "value": "pointer",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ cursor.hand }"
      },
      "name": "cursor-base--hover",
      "attributes": {
        "tokens": [
          "cursor.hand"
        ],
        "type": "base"
      },
      "path": [
        "cursor",
        "base--hover"
      ]
    },
    "grab": {
      "value": "grab",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ cursor.hand-open }"
      },
      "name": "cursor-grab",
      "attributes": {
        "tokens": [
          "cursor.hand-open"
        ],
        "type": "base"
      },
      "path": [
        "cursor",
        "grab"
      ]
    },
    "grabbing": {
      "value": "grabbing",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ cursor.hand-closed }"
      },
      "name": "cursor-grabbing",
      "attributes": {
        "tokens": [
          "cursor.hand-closed"
        ],
        "type": "base"
      },
      "path": [
        "cursor",
        "grabbing"
      ]
    },
    "help": {
      "value": "help",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ cursor.question-mark }"
      },
      "name": "cursor-help",
      "attributes": {
        "tokens": [
          "cursor.question-mark"
        ],
        "type": "base"
      },
      "path": [
        "cursor",
        "help"
      ]
    },
    "move": {
      "value": "move",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ cursor.arrow-move }"
      },
      "name": "cursor-move",
      "attributes": {
        "tokens": [
          "cursor.arrow-move"
        ],
        "type": "base"
      },
      "path": [
        "cursor",
        "move"
      ]
    },
    "not-allowed": {
      "value": "not-allowed",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ cursor.arrow-not-allowed }"
      },
      "name": "cursor-not-allowed",
      "attributes": {
        "tokens": [
          "cursor.arrow-not-allowed"
        ],
        "type": "base"
      },
      "path": [
        "cursor",
        "not-allowed"
      ]
    },
    "resize-nesw": {
      "value": "nesw-resize",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ cursor.resize-left }"
      },
      "name": "cursor-resize-nesw",
      "attributes": {
        "tokens": [
          "cursor.resize-left"
        ],
        "type": "base"
      },
      "path": [
        "cursor",
        "resize-nesw"
      ]
    },
    "resize-nwse": {
      "value": "nwse-resize",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ cursor.resize-right }"
      },
      "name": "cursor-resize-nwse",
      "attributes": {
        "tokens": [
          "cursor.resize-right"
        ],
        "type": "base"
      },
      "path": [
        "cursor",
        "resize-nwse"
      ]
    },
    "text": {
      "value": "text",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ cursor.text-marker }"
      },
      "name": "cursor-text",
      "attributes": {
        "tokens": [
          "cursor.text-marker"
        ],
        "type": "base"
      },
      "path": [
        "cursor",
        "text"
      ]
    },
    "zoom-in": {
      "value": "zoom-in",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ cursor.zoom-more }"
      },
      "name": "cursor-zoom-in",
      "attributes": {
        "tokens": [
          "cursor.zoom-more"
        ],
        "type": "base"
      },
      "path": [
        "cursor",
        "zoom-in"
      ]
    },
    "zoom-out": {
      "value": "zoom-out",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ cursor.zoom-less }"
      },
      "name": "cursor-zoom-out",
      "attributes": {
        "tokens": [
          "cursor.zoom-less"
        ],
        "type": "base"
      },
      "path": [
        "cursor",
        "zoom-out"
      ]
    }
  },
  "unit": {
    "system": {
      "value": "px",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "px"
      },
      "name": "unit-system",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "unit",
        "system"
      ]
    },
    "user": {
      "value": "em",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "em"
      },
      "name": "unit-user",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "unit",
        "user"
      ]
    }
  },
  "wmui-color": {
    "comment": "Note: Deprecated color names necessary for WikimediaUI Base backwards-compatibility!",
    "base0": {
      "deprecated": true,
      "value": "#000",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.black }"
      },
      "name": "wmui-color-base0",
      "attributes": {
        "tokens": [
          "color.black"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "base0"
      ]
    },
    "base10": {
      "deprecated": true,
      "value": "#202122",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.gray900 }"
      },
      "name": "wmui-color-base10",
      "attributes": {
        "tokens": [
          "color.gray900"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "base10"
      ]
    },
    "base20": {
      "deprecated": true,
      "value": "#54595d",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.gray600 }"
      },
      "name": "wmui-color-base20",
      "attributes": {
        "tokens": [
          "color.gray600"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "base20"
      ]
    },
    "base30": {
      "deprecated": true,
      "value": "#72777d",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.gray500 }"
      },
      "name": "wmui-color-base30",
      "attributes": {
        "tokens": [
          "color.gray500"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "base30"
      ]
    },
    "base50": {
      "deprecated": true,
      "value": "#a2a9b1",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.gray400 }"
      },
      "name": "wmui-color-base50",
      "attributes": {
        "tokens": [
          "color.gray400"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "base50"
      ]
    },
    "base70": {
      "deprecated": true,
      "value": "#c8ccd1",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.gray300 }"
      },
      "name": "wmui-color-base70",
      "attributes": {
        "tokens": [
          "color.gray300"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "base70"
      ]
    },
    "base80": {
      "deprecated": true,
      "value": "#eaecf0",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.gray100 }"
      },
      "name": "wmui-color-base80",
      "attributes": {
        "tokens": [
          "color.gray100"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "base80"
      ]
    },
    "base90": {
      "deprecated": true,
      "value": "#f8f9fa",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.gray50 }"
      },
      "name": "wmui-color-base90",
      "attributes": {
        "tokens": [
          "color.gray50"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "base90"
      ]
    },
    "base100": {
      "deprecated": true,
      "value": "#fff",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.white }"
      },
      "name": "wmui-color-base100",
      "attributes": {
        "tokens": [
          "color.white"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "base100"
      ]
    },
    "accent30": {
      "deprecated": true,
      "value": "#3056a9",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.blue800 }"
      },
      "name": "wmui-color-accent30",
      "attributes": {
        "tokens": [
          "color.blue800"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "accent30"
      ]
    },
    "accent50": {
      "deprecated": true,
      "value": "#36c",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.blue700 }"
      },
      "name": "wmui-color-accent50",
      "attributes": {
        "tokens": [
          "color.blue700"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "accent50"
      ]
    },
    "accent90": {
      "deprecated": true,
      "value": "#d9e2ff",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.blue100 }"
      },
      "name": "wmui-color-accent90",
      "attributes": {
        "tokens": [
          "color.blue100"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "accent90"
      ]
    },
    "red30": {
      "deprecated": true,
      "value": "#9f3526",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.red800 }"
      },
      "name": "wmui-color-red30",
      "attributes": {
        "tokens": [
          "color.red800"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "red30"
      ]
    },
    "red50": {
      "deprecated": true,
      "value": "#bf3c2c",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.red700 }"
      },
      "name": "wmui-color-red50",
      "attributes": {
        "tokens": [
          "color.red700"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "red50"
      ]
    },
    "red90": {
      "deprecated": true,
      "value": "#ffdad3",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.red100 }"
      },
      "name": "wmui-color-red90",
      "attributes": {
        "tokens": [
          "color.red100"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "red90"
      ]
    },
    "yellow30": {
      "deprecated": true,
      "value": "#735421",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.yellow800 }"
      },
      "name": "wmui-color-yellow30",
      "attributes": {
        "tokens": [
          "color.yellow800"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "yellow30"
      ]
    },
    "yellow50": {
      "deprecated": true,
      "value": "#886425",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.yellow700 }"
      },
      "name": "wmui-color-yellow50",
      "attributes": {
        "tokens": [
          "color.yellow700"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "yellow50"
      ]
    },
    "yellow90": {
      "deprecated": true,
      "value": "#ffe49c",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.yellow100 }"
      },
      "name": "wmui-color-yellow90",
      "attributes": {
        "tokens": [
          "color.yellow100"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "yellow90"
      ]
    },
    "green30": {
      "deprecated": true,
      "value": "#196551",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.green800 }"
      },
      "name": "wmui-color-green30",
      "attributes": {
        "tokens": [
          "color.green800"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "green30"
      ]
    },
    "green50": {
      "deprecated": true,
      "value": "#177860",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.green700 }"
      },
      "name": "wmui-color-green50",
      "attributes": {
        "tokens": [
          "color.green700"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "green50"
      ]
    },
    "green90": {
      "deprecated": true,
      "value": "#c9eadd",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.green100 }"
      },
      "name": "wmui-color-green90",
      "attributes": {
        "tokens": [
          "color.green100"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "green90"
      ]
    },
    "purple50": {
      "deprecated": true,
      "value": "#6a60b0",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.purple700 }"
      },
      "name": "wmui-color-purple50",
      "attributes": {
        "tokens": [
          "color.purple700"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "purple50"
      ]
    },
    "modifier-base10--lighten": {
      "deprecated": true,
      "value": "#404244",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.gray700 }"
      },
      "name": "wmui-color-modifier-base10--lighten",
      "attributes": {
        "tokens": [
          "color.gray700"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "modifier-base10--lighten"
      ]
    },
    "modifier-accent50--lighten": {
      "deprecated": true,
      "value": "#88a3e8",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.blue400 }"
      },
      "name": "wmui-color-modifier-accent50--lighten",
      "attributes": {
        "tokens": [
          "color.blue400"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "modifier-accent50--lighten"
      ]
    },
    "modifier-red50--lighten": {
      "deprecated": true,
      "value": "#ffdad3",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "deprecated": true,
        "value": "{ color.red100 }"
      },
      "name": "wmui-color-modifier-red50--lighten",
      "attributes": {
        "tokens": [
          "color.red100"
        ],
        "type": "theme"
      },
      "path": [
        "wmui-color",
        "modifier-red50--lighten"
      ]
    }
  },
  "mix-blend-mode": {
    "100": {
      "value": "normal",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "normal"
      },
      "name": "mix-blend-mode-100",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "mix-blend-mode",
        "100"
      ]
    },
    "200": {
      "value": "multiply",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "multiply"
      },
      "name": "mix-blend-mode-200",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "mix-blend-mode",
        "200"
      ]
    },
    "300": {
      "value": "screen",
      "filePath": "src/themes/wikimedia-ui.json",
      "isSource": false,
      "original": {
        "value": "screen"
      },
      "name": "mix-blend-mode-300",
      "attributes": {
        "tokens": [],
        "type": "theme"
      },
      "path": [
        "mix-blend-mode",
        "300"
      ]
    },
    "base": {
      "value": "normal",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ mix-blend-mode.100 }"
      },
      "name": "mix-blend-mode-base",
      "attributes": {
        "tokens": [
          "mix-blend-mode.100"
        ],
        "type": "base"
      },
      "path": [
        "mix-blend-mode",
        "base"
      ]
    },
    "blend": {
      "value": "multiply",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ mix-blend-mode.200 }"
      },
      "name": "mix-blend-mode-blend",
      "attributes": {
        "tokens": [
          "mix-blend-mode.200"
        ],
        "type": "base"
      },
      "path": [
        "mix-blend-mode",
        "blend"
      ]
    }
  },
  "accent-color": {
    "base": {
      "value": "#36c",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.accent }"
      },
      "name": "accent-color-base",
      "attributes": {
        "tokens": [
          "color.accent"
        ],
        "type": "base"
      },
      "path": [
        "accent-color",
        "base"
      ]
    }
  },
  "background-color": {
    "base": {
      "comment": "Background Colors for static elements (for page layout, sections, etc.) from here on.",
      "value": "#fff",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "Background Colors for static elements (for page layout, sections, etc.) from here on.",
        "value": "{ color.white }"
      },
      "name": "background-color-base",
      "attributes": {
        "tokens": [
          "color.white"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "base"
      ]
    },
    "base-fixed": {
      "comment": "The same as background-color-base in light mode, but does not change in dark mode. Use this for things that should be white in both modes.",
      "value": "#fff",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "The same as background-color-base in light mode, but does not change in dark mode. Use this for things that should be white in both modes.",
        "value": "{ color.white }"
      },
      "name": "background-color-base-fixed",
      "attributes": {
        "tokens": [
          "color.white"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "base-fixed"
      ]
    },
    "neutral": {
      "value": "#eaecf0",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray100 }"
      },
      "name": "background-color-neutral",
      "attributes": {
        "tokens": [
          "color.gray100"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "neutral"
      ]
    },
    "neutral-subtle": {
      "value": "#f8f9fa",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray50 }"
      },
      "name": "background-color-neutral-subtle",
      "attributes": {
        "tokens": [
          "color.gray50"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "neutral-subtle"
      ]
    },
    "comment": "Background Colors (interactive)",
    "interactive": {
      "value": "#eaecf0",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray100 }"
      },
      "name": "background-color-interactive",
      "attributes": {
        "tokens": [
          "color.gray100"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "interactive"
      ]
    },
    "interactive--hover": {
      "value": "#dadde3",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray200 }"
      },
      "name": "background-color-interactive--hover",
      "attributes": {
        "tokens": [
          "color.gray200"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "interactive--hover"
      ]
    },
    "interactive--active": {
      "value": "#c8ccd1",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray300 }"
      },
      "name": "background-color-interactive--active",
      "attributes": {
        "tokens": [
          "color.gray300"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "interactive--active"
      ]
    },
    "interactive-subtle": {
      "value": "#f8f9fa",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray50 }"
      },
      "name": "background-color-interactive-subtle",
      "attributes": {
        "tokens": [
          "color.gray50"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "interactive-subtle"
      ]
    },
    "interactive-subtle--hover": {
      "value": "#eaecf0",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray100 }"
      },
      "name": "background-color-interactive-subtle--hover",
      "attributes": {
        "tokens": [
          "color.gray100"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "interactive-subtle--hover"
      ]
    },
    "interactive-subtle--active": {
      "value": "#dadde3",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray200 }"
      },
      "name": "background-color-interactive-subtle--active",
      "attributes": {
        "tokens": [
          "color.gray200"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "interactive-subtle--active"
      ]
    },
    "disabled": {
      "comment": "Components like Buttons, Checkboxes, Radios, ProgressBars….",
      "value": "#dadde3",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "Components like Buttons, Checkboxes, Radios, ProgressBars….",
        "value": "{ color.gray200 }"
      },
      "name": "background-color-disabled",
      "attributes": {
        "tokens": [
          "color.gray200"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "disabled"
      ]
    },
    "disabled-subtle": {
      "comment": "Components like TextInputs, Selects….",
      "value": "#eaecf0",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "Components like TextInputs, Selects….",
        "value": "{ color.gray100 }"
      },
      "name": "background-color-disabled-subtle",
      "attributes": {
        "tokens": [
          "color.gray100"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "disabled-subtle"
      ]
    },
    "inverted": {
      "value": "#101418",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray1000 }"
      },
      "name": "background-color-inverted",
      "attributes": {
        "tokens": [
          "color.gray1000"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "inverted"
      ]
    },
    "progressive": {
      "value": "#36c",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue700 }"
      },
      "name": "background-color-progressive",
      "attributes": {
        "tokens": [
          "color.blue700"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "progressive"
      ]
    },
    "progressive--hover": {
      "value": "#3056a9",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue800 }"
      },
      "name": "background-color-progressive--hover",
      "attributes": {
        "tokens": [
          "color.blue800"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "progressive--hover"
      ]
    },
    "progressive--active": {
      "value": "#233566",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue900 }"
      },
      "name": "background-color-progressive--active",
      "attributes": {
        "tokens": [
          "color.blue900"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "progressive--active"
      ]
    },
    "progressive--focus": {
      "value": "#36c",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue700 }"
      },
      "name": "background-color-progressive--focus",
      "attributes": {
        "tokens": [
          "color.blue700"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "progressive--focus"
      ]
    },
    "progressive-subtle": {
      "value": "#e8eeff",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue50 }"
      },
      "name": "background-color-progressive-subtle",
      "attributes": {
        "tokens": [
          "color.blue50"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "progressive-subtle"
      ]
    },
    "progressive-subtle--hover": {
      "value": "#d9e2ff",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue100 }"
      },
      "name": "background-color-progressive-subtle--hover",
      "attributes": {
        "tokens": [
          "color.blue100"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "progressive-subtle--hover"
      ]
    },
    "progressive-subtle--active": {
      "value": "#b6d4fb",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue200 }"
      },
      "name": "background-color-progressive-subtle--active",
      "attributes": {
        "tokens": [
          "color.blue200"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "progressive-subtle--active"
      ]
    },
    "destructive": {
      "value": "#bf3c2c",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red700 }"
      },
      "name": "background-color-destructive",
      "attributes": {
        "tokens": [
          "color.red700"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "destructive"
      ]
    },
    "destructive--hover": {
      "value": "#9f3526",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red800 }"
      },
      "name": "background-color-destructive--hover",
      "attributes": {
        "tokens": [
          "color.red800"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "destructive--hover"
      ]
    },
    "destructive--active": {
      "value": "#612419",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red900 }"
      },
      "name": "background-color-destructive--active",
      "attributes": {
        "tokens": [
          "color.red900"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "destructive--active"
      ]
    },
    "destructive--focus": {
      "value": "#36c",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue700 }"
      },
      "name": "background-color-destructive--focus",
      "attributes": {
        "tokens": [
          "color.blue700"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "destructive--focus"
      ]
    },
    "destructive-subtle": {
      "value": "#ffe9e5",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red50 }"
      },
      "name": "background-color-destructive-subtle",
      "attributes": {
        "tokens": [
          "color.red50"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "destructive-subtle"
      ]
    },
    "destructive-subtle--hover": {
      "value": "#ffdad3",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red100 }"
      },
      "name": "background-color-destructive-subtle--hover",
      "attributes": {
        "tokens": [
          "color.red100"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "destructive-subtle--hover"
      ]
    },
    "destructive-subtle--active": {
      "value": "#ffc8bd",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red200 }"
      },
      "name": "background-color-destructive-subtle--active",
      "attributes": {
        "tokens": [
          "color.red200"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "destructive-subtle--active"
      ]
    },
    "error": {
      "value": "#f54739",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red500 }"
      },
      "name": "background-color-error",
      "attributes": {
        "tokens": [
          "color.red500"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "error"
      ]
    },
    "error--hover": {
      "value": "#d74032",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red600 }"
      },
      "name": "background-color-error--hover",
      "attributes": {
        "tokens": [
          "color.red600"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "error--hover"
      ]
    },
    "error--active": {
      "value": "#bf3c2c",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red700 }"
      },
      "name": "background-color-error--active",
      "attributes": {
        "tokens": [
          "color.red700"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "error--active"
      ]
    },
    "error-subtle": {
      "value": "#ffe9e5",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red50 }"
      },
      "name": "background-color-error-subtle",
      "attributes": {
        "tokens": [
          "color.red50"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "error-subtle"
      ]
    },
    "error-subtle--hover": {
      "value": "#ffdad3",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red100 }"
      },
      "name": "background-color-error-subtle--hover",
      "attributes": {
        "tokens": [
          "color.red100"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "error-subtle--hover"
      ]
    },
    "error-subtle--active": {
      "value": "#ffc8bd",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red200 }"
      },
      "name": "background-color-error-subtle--active",
      "attributes": {
        "tokens": [
          "color.red200"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "error-subtle--active"
      ]
    },
    "warning-subtle": {
      "value": "#fdf2d5",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.yellow50 }"
      },
      "name": "background-color-warning-subtle",
      "attributes": {
        "tokens": [
          "color.yellow50"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "warning-subtle"
      ]
    },
    "success-subtle": {
      "value": "#dff2eb",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.green50 }"
      },
      "name": "background-color-success-subtle",
      "attributes": {
        "tokens": [
          "color.green50"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "success-subtle"
      ]
    },
    "notice-subtle": {
      "value": "#eaecf0",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray100 }"
      },
      "name": "background-color-notice-subtle",
      "attributes": {
        "tokens": [
          "color.gray100"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "notice-subtle"
      ]
    },
    "content-added": {
      "value": "#a3d3ff",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue999 }"
      },
      "name": "background-color-content-added",
      "attributes": {
        "tokens": [
          "color.blue999"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "content-added"
      ]
    },
    "content-removed": {
      "value": "#ffe49c",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.yellow999 }"
      },
      "name": "background-color-content-removed",
      "attributes": {
        "tokens": [
          "color.yellow999"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "content-removed"
      ]
    },
    "target-text": {
      "value": "#ffead4",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.orange50 }"
      },
      "name": "background-color-target-text",
      "attributes": {
        "tokens": [
          "color.orange50"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "target-text"
      ]
    },
    "transparent": {
      "value": "transparent",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.transparent }"
      },
      "name": "background-color-transparent",
      "attributes": {
        "tokens": [
          "color.transparent"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "transparent"
      ]
    },
    "backdrop-light": {
      "comment": "Backdrop is the term used by CSS Fullscreen API and is used to dim the background when a modal Dialog is open. Also known as overlay mask.",
      "value": "rgba( 255, 255, 255, 0.65 )",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "Backdrop is the term used by CSS Fullscreen API and is used to dim the background when a modal Dialog is open. Also known as overlay mask.",
        "value": "{ color.opacity-medium-light }"
      },
      "name": "background-color-backdrop-light",
      "attributes": {
        "tokens": [
          "color.opacity-medium-light"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "backdrop-light"
      ]
    },
    "backdrop-dark": {
      "value": "rgba( 0, 0, 0, 0.65 )",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.opacity-medium-dark }"
      },
      "name": "background-color-backdrop-dark",
      "attributes": {
        "tokens": [
          "color.opacity-medium-dark"
        ],
        "type": "base"
      },
      "path": [
        "background-color",
        "backdrop-dark"
      ]
    },
    "button": {
      "quiet--hover": {
        "value": "rgba( 0, 24, 73, 0.027 )",
        "filePath": "src/components.json",
        "isSource": false,
        "original": {
          "value": "{ color.modifier-gray100-translucent }"
        },
        "name": "background-color-button-quiet--hover",
        "attributes": {
          "tokens": [
            "color.modifier-gray100-translucent"
          ],
          "type": "component"
        },
        "path": [
          "background-color",
          "button",
          "quiet--hover"
        ]
      },
      "quiet--active": {
        "value": "rgba( 0, 24, 73, 0.082 )",
        "filePath": "src/components.json",
        "isSource": false,
        "original": {
          "value": "{ color.modifier-gray200-translucent }"
        },
        "name": "background-color-button-quiet--active",
        "attributes": {
          "tokens": [
            "color.modifier-gray200-translucent"
          ],
          "type": "component"
        },
        "path": [
          "background-color",
          "button",
          "quiet--active"
        ]
      }
    },
    "input-binary--checked": {
      "value": "#36c",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue700 }"
      },
      "name": "background-color-input-binary--checked",
      "attributes": {
        "tokens": [
          "color.blue700"
        ],
        "type": "component"
      },
      "path": [
        "background-color",
        "input-binary--checked"
      ]
    },
    "tab-list-item": {
      "framed--hover": {
        "value": "rgba( 255, 255, 255, 0.3 )",
        "filePath": "src/components.json",
        "isSource": false,
        "original": {
          "value": "{ color.opacity-low-light }"
        },
        "name": "background-color-tab-list-item-framed--hover",
        "attributes": {
          "tokens": [
            "color.opacity-low-light"
          ],
          "type": "component"
        },
        "path": [
          "background-color",
          "tab-list-item",
          "framed--hover"
        ]
      },
      "framed--active": {
        "value": "rgba( 255, 255, 255, 0.65 )",
        "filePath": "src/components.json",
        "isSource": false,
        "original": {
          "value": "{ color.opacity-medium-light }"
        },
        "name": "background-color-tab-list-item-framed--active",
        "attributes": {
          "tokens": [
            "color.opacity-medium-light"
          ],
          "type": "component"
        },
        "path": [
          "background-color",
          "tab-list-item",
          "framed--active"
        ]
      }
    }
  },
  "opacity-icon": {
    "comment": "Legacy opacity for icon states in CSS-only component and non-Codex products.",
    "base": {
      "value": "0.87",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ opacity.87 }"
      },
      "name": "opacity-icon-base",
      "attributes": {
        "tokens": [
          "opacity.87"
        ],
        "type": "base"
      },
      "path": [
        "opacity-icon",
        "base"
      ]
    },
    "base--hover": {
      "value": "0.74",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ opacity.74 }"
      },
      "name": "opacity-icon-base--hover",
      "attributes": {
        "tokens": [
          "opacity.74"
        ],
        "type": "base"
      },
      "path": [
        "opacity-icon",
        "base--hover"
      ]
    },
    "base--selected": {
      "value": "1",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ opacity.100 }"
      },
      "name": "opacity-icon-base--selected",
      "attributes": {
        "tokens": [
          "opacity.100"
        ],
        "type": "base"
      },
      "path": [
        "opacity-icon",
        "base--selected"
      ]
    },
    "base--disabled": {
      "value": "0.51",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ opacity.51 }"
      },
      "name": "opacity-icon-base--disabled",
      "attributes": {
        "tokens": [
          "opacity.51"
        ],
        "type": "base"
      },
      "path": [
        "opacity-icon",
        "base--disabled"
      ]
    },
    "placeholder": {
      "value": "0.51",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ opacity.51 }"
      },
      "name": "opacity-icon-placeholder",
      "attributes": {
        "tokens": [
          "opacity.51"
        ],
        "type": "base"
      },
      "path": [
        "opacity-icon",
        "placeholder"
      ]
    },
    "subtle": {
      "value": "0.67",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ opacity.67 }"
      },
      "name": "opacity-icon-subtle",
      "attributes": {
        "tokens": [
          "opacity.67"
        ],
        "type": "base"
      },
      "path": [
        "opacity-icon",
        "subtle"
      ]
    }
  },
  "min-size": {
    "interactive-pointer": {
      "value": "32px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.200 }"
      },
      "name": "min-size-interactive-pointer",
      "attributes": {
        "tokens": [
          "dimension.200"
        ],
        "type": "base"
      },
      "path": [
        "min-size",
        "interactive-pointer"
      ]
    },
    "interactive-touch": {
      "value": "44px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.275 }"
      },
      "name": "min-size-interactive-touch",
      "attributes": {
        "tokens": [
          "dimension.275"
        ],
        "type": "base"
      },
      "path": [
        "min-size",
        "interactive-touch"
      ]
    },
    "search-figure": {
      "comment": "Alias for use in TypeaheadSearch and Thumbnail components for the same purpose and for better code readability.",
      "value": "40px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "Alias for use in TypeaheadSearch and Thumbnail components for the same purpose and for better code readability.",
        "value": "{ dimension.250 }"
      },
      "name": "min-size-search-figure",
      "attributes": {
        "tokens": [
          "dimension.250"
        ],
        "type": "base"
      },
      "path": [
        "min-size",
        "search-figure"
      ]
    },
    "icon-x-small": {
      "value": "10px",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.65 }"
      },
      "name": "min-size-icon-x-small",
      "attributes": {
        "tokens": [
          "dimension.65"
        ],
        "type": "component"
      },
      "path": [
        "min-size",
        "icon-x-small"
      ]
    },
    "icon-small": {
      "value": "14px",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.90 }"
      },
      "name": "min-size-icon-small",
      "attributes": {
        "tokens": [
          "dimension.90"
        ],
        "type": "component"
      },
      "path": [
        "min-size",
        "icon-small"
      ]
    },
    "icon-medium": {
      "value": "18px",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.110 }"
      },
      "name": "min-size-icon-medium",
      "attributes": {
        "tokens": [
          "dimension.110"
        ],
        "type": "component"
      },
      "path": [
        "min-size",
        "icon-medium"
      ]
    },
    "input-binary": {
      "value": "20px",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.125 }"
      },
      "name": "min-size-input-binary",
      "attributes": {
        "tokens": [
          "dimension.125"
        ],
        "type": "component"
      },
      "path": [
        "min-size",
        "input-binary"
      ]
    },
    "input-chip-clear-button": {
      "value": "20px",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.125 }"
      },
      "name": "min-size-input-chip-clear-button",
      "attributes": {
        "tokens": [
          "dimension.125"
        ],
        "type": "component"
      },
      "path": [
        "min-size",
        "input-chip-clear-button"
      ]
    },
    "toggle-switch-grip": {
      "value": "18px",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.110 }"
      },
      "name": "min-size-toggle-switch-grip",
      "attributes": {
        "tokens": [
          "dimension.110"
        ],
        "type": "component"
      },
      "path": [
        "min-size",
        "toggle-switch-grip"
      ]
    }
  },
  "min-width": {
    "medium": {
      "value": "256px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.1600 }"
      },
      "name": "min-width-medium",
      "attributes": {
        "tokens": [
          "dimension.1600"
        ],
        "type": "base"
      },
      "path": [
        "min-width",
        "medium"
      ]
    },
    "breakpoint": {
      "comment": "Breakpoints. Minimum available screen width to be considered a certain device type.",
      "mobile": {
        "comment": "A mobile device's minimum available screen width. Many older feature phones have screens smaller than this value.",
        "value": "320px",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "comment": "A mobile device's minimum available screen width. Many older feature phones have screens smaller than this value.",
          "value": "{ size.viewport.32 }"
        },
        "name": "min-width-breakpoint-mobile",
        "attributes": {
          "tokens": [
            "size.viewport.32"
          ],
          "type": "base"
        },
        "path": [
          "min-width",
          "breakpoint",
          "mobile"
        ]
      },
      "tablet": {
        "comment": "A tablet device's minimum available screen width. Note: the size chosen is eager to be re-evaluated with Web team and Product Analytics.",
        "value": "640px",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "comment": "A tablet device's minimum available screen width. Note: the size chosen is eager to be re-evaluated with Web team and Product Analytics.",
          "value": "{ size.viewport.64 }"
        },
        "name": "min-width-breakpoint-tablet",
        "attributes": {
          "tokens": [
            "size.viewport.64"
          ],
          "type": "base"
        },
        "path": [
          "min-width",
          "breakpoint",
          "tablet"
        ]
      },
      "desktop": {
        "comment": "A desktop device's minimum available screen width.",
        "value": "1120px",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "comment": "A desktop device's minimum available screen width.",
          "value": "{ size.viewport.112 }"
        },
        "name": "min-width-breakpoint-desktop",
        "attributes": {
          "tokens": [
            "size.viewport.112"
          ],
          "type": "base"
        },
        "path": [
          "min-width",
          "breakpoint",
          "desktop"
        ]
      },
      "desktop-wide": {
        "comment": "A wider desktop's minimum available screen width.",
        "value": "1680px",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "comment": "A wider desktop's minimum available screen width.",
          "value": "{ size.viewport.168 }"
        },
        "name": "min-width-breakpoint-desktop-wide",
        "attributes": {
          "tokens": [
            "size.viewport.168"
          ],
          "type": "base"
        },
        "path": [
          "min-width",
          "breakpoint",
          "desktop-wide"
        ]
      }
    },
    "toggle-switch": {
      "value": "42px",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.265 }"
      },
      "name": "min-width-toggle-switch",
      "attributes": {
        "tokens": [
          "dimension.265"
        ],
        "type": "component"
      },
      "path": [
        "min-width",
        "toggle-switch"
      ]
    }
  },
  "position": {
    "offset": {
      "comment": "position.offset is a Codex token shorthand to use in `top`, `left`, `bottom`, `right`, and `margin` properties for elements that expand over default boundary box.",
      "border-width-base": {
        "value": "-1px",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "value": "-{ border-width.base }"
        },
        "name": "position-offset-border-width-base",
        "attributes": {
          "tokens": [
            "border-width.base"
          ],
          "type": "base"
        },
        "path": [
          "position",
          "offset",
          "border-width-base"
        ]
      }
    }
  },
  "spacing": {
    "0": {
      "value": "0",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.0 }"
      },
      "name": "spacing-0",
      "attributes": {
        "tokens": [
          "dimension.0"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "0"
      ]
    },
    "6": {
      "value": "1px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.6 }"
      },
      "name": "spacing-6",
      "attributes": {
        "tokens": [
          "dimension.6"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "6"
      ]
    },
    "12": {
      "value": "2px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.12 }"
      },
      "name": "spacing-12",
      "attributes": {
        "tokens": [
          "dimension.12"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "12"
      ]
    },
    "25": {
      "value": "4px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.25 }"
      },
      "name": "spacing-25",
      "attributes": {
        "tokens": [
          "dimension.25"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "25"
      ]
    },
    "30": {
      "comment": "This token is an exception to the scale.  Used as vertical `padding` in inputs and controls to achieve the default 32px component height.",
      "value": "5px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "This token is an exception to the scale.  Used as vertical `padding` in inputs and controls to achieve the default 32px component height.",
        "value": "{ dimension.30 }"
      },
      "name": "spacing-30",
      "attributes": {
        "tokens": [
          "dimension.30"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "30"
      ]
    },
    "35": {
      "comment": "This token is an exception to the scale.  Used as `padding` of the ToggleSwitch component.",
      "value": "6px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "This token is an exception to the scale.  Used as `padding` of the ToggleSwitch component.",
        "value": "{ dimension.35 }"
      },
      "name": "spacing-35",
      "attributes": {
        "tokens": [
          "dimension.35"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "35"
      ]
    },
    "50": {
      "value": "8px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.50 }"
      },
      "name": "spacing-50",
      "attributes": {
        "tokens": [
          "dimension.50"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "50"
      ]
    },
    "65": {
      "value": "10px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.65 }"
      },
      "name": "spacing-65",
      "attributes": {
        "tokens": [
          "dimension.65"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "65"
      ]
    },
    "75": {
      "value": "12px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.75 }"
      },
      "name": "spacing-75",
      "attributes": {
        "tokens": [
          "dimension.75"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "75"
      ]
    },
    "100": {
      "value": "16px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.100 }"
      },
      "name": "spacing-100",
      "attributes": {
        "tokens": [
          "dimension.100"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "100"
      ]
    },
    "125": {
      "value": "20px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.125 }"
      },
      "name": "spacing-125",
      "attributes": {
        "tokens": [
          "dimension.125"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "125"
      ]
    },
    "150": {
      "value": "24px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.150 }"
      },
      "name": "spacing-150",
      "attributes": {
        "tokens": [
          "dimension.150"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "150"
      ]
    },
    "200": {
      "value": "32px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.200 }"
      },
      "name": "spacing-200",
      "attributes": {
        "tokens": [
          "dimension.200"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "200"
      ]
    },
    "250": {
      "value": "40px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.250 }"
      },
      "name": "spacing-250",
      "attributes": {
        "tokens": [
          "dimension.250"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "250"
      ]
    },
    "300": {
      "value": "48px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.300 }"
      },
      "name": "spacing-300",
      "attributes": {
        "tokens": [
          "dimension.300"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "300"
      ]
    },
    "400": {
      "value": "64px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.400 }"
      },
      "name": "spacing-400",
      "attributes": {
        "tokens": [
          "dimension.400"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "400"
      ]
    },
    "half": {
      "comment": "From here on, spacing tokens which are used for positioning values.",
      "value": "50%",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "From here on, spacing tokens which are used for positioning values.",
        "value": "{ dimension.half }"
      },
      "name": "spacing-half",
      "attributes": {
        "tokens": [
          "dimension.half"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "half"
      ]
    },
    "full": {
      "value": "100%",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.full }"
      },
      "name": "spacing-full",
      "attributes": {
        "tokens": [
          "dimension.full"
        ],
        "type": "base"
      },
      "path": [
        "spacing",
        "full"
      ]
    },
    "horizontal-button": {
      "comment": "Padding should equal 12px of spacing minus the width of the border",
      "value": "12px - 1px",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "comment": "Padding should equal 12px of spacing minus the width of the border",
        "value": "{ spacing.75 } - { border-width.base }"
      },
      "name": "spacing-horizontal-button",
      "attributes": {
        "tokens": [
          "spacing.75",
          "border-width.base"
        ],
        "type": "component"
      },
      "path": [
        "spacing",
        "horizontal-button"
      ]
    },
    "horizontal-button-icon-only": {
      "comment": "Padding should equal 6px of spacing minus the width of the border",
      "value": "6px - 1px",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "comment": "Padding should equal 6px of spacing minus the width of the border",
        "value": "{ spacing.35 } - { border-width.base }"
      },
      "name": "spacing-horizontal-button-icon-only",
      "attributes": {
        "tokens": [
          "spacing.35",
          "border-width.base"
        ],
        "type": "component"
      },
      "path": [
        "spacing",
        "horizontal-button-icon-only"
      ]
    },
    "horizontal-button-small-icon-only": {
      "comment": "Padding should equal 2px of spacing minus the width of the border",
      "value": "2px - 1px",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "comment": "Padding should equal 2px of spacing minus the width of the border",
        "value": "{ spacing.12 } - { border-width.base }"
      },
      "name": "spacing-horizontal-button-small-icon-only",
      "attributes": {
        "tokens": [
          "spacing.12",
          "border-width.base"
        ],
        "type": "component"
      },
      "path": [
        "spacing",
        "horizontal-button-small-icon-only"
      ]
    },
    "horizontal-button-small": {
      "comment": "Padding should equal 6px of spacing minus the width of the border",
      "value": "6px - 1px",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "comment": "Padding should equal 6px of spacing minus the width of the border",
        "value": "{ spacing.35 } - { border-width.base }"
      },
      "name": "spacing-horizontal-button-small",
      "attributes": {
        "tokens": [
          "spacing.35",
          "border-width.base"
        ],
        "type": "component"
      },
      "path": [
        "spacing",
        "horizontal-button-small"
      ]
    },
    "horizontal-button-large": {
      "comment": "Padding should equal 16px of spacing minus the width of the border",
      "value": "16px - 1px",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "comment": "Padding should equal 16px of spacing minus the width of the border",
        "value": "{ spacing.100 } - { border-width.base }"
      },
      "name": "spacing-horizontal-button-large",
      "attributes": {
        "tokens": [
          "spacing.100",
          "border-width.base"
        ],
        "type": "component"
      },
      "path": [
        "spacing",
        "horizontal-button-large"
      ]
    },
    "horizontal-input-text-two-end-icons": {
      "comment": "Rely on `calc()` to make token output usable in all formats. When there are two end icons, (i.e. a clear icon and an end icon), we need to double the horizontal padding and account for the size of the extra icon. This token can be used to calculate the horizontal position of the clear icon and the padding-end of the text input.",
      "value": "calc( 8px * 2 + 1rem )",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "comment": "Rely on `calc()` to make token output usable in all formats. When there are two end icons, (i.e. a clear icon and an end icon), we need to double the horizontal padding and account for the size of the extra icon. This token can be used to calculate the horizontal position of the clear icon and the padding-end of the text input.",
        "value": "calc( { spacing.50 } * 2 + { size.icon-small } )"
      },
      "name": "spacing-horizontal-input-text-two-end-icons",
      "attributes": {
        "tokens": [
          "spacing.50",
          "size.icon-small"
        ],
        "type": "component"
      },
      "path": [
        "spacing",
        "horizontal-input-text-two-end-icons"
      ]
    },
    "start-typeahead-search-figure": {
      "comment": "The amount of space between the TypeaheadSearch figure's parent component and the TypeaheadSearch figure (input icon container, search result thumbnail, and footer icon container). We want this space to be uniform so that the figures vertically line up nicely. We use the same horizontal padding as the MenuItem.",
      "value": "12px",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "comment": "The amount of space between the TypeaheadSearch figure's parent component and the TypeaheadSearch figure (input icon container, search result thumbnail, and footer icon container). We want this space to be uniform so that the figures vertically line up nicely. We use the same horizontal padding as the MenuItem.",
        "value": "{ spacing.75 }"
      },
      "name": "spacing-start-typeahead-search-figure",
      "attributes": {
        "tokens": [
          "spacing.75"
        ],
        "type": "component"
      },
      "path": [
        "spacing",
        "start-typeahead-search-figure"
      ]
    },
    "start-typeahead-search-icon": {
      "comment": "The padding required for the icon to center align with the menu item thumbnail. We calculate the difference in size and add it to the expected spacing.",
      "value": "calc( 12px + ( 40px - 18px ) / 2 )",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "comment": "The padding required for the icon to center align with the menu item thumbnail. We calculate the difference in size and add it to the expected spacing.",
        "value": "calc( { spacing.start-typeahead-search-figure } + ( { min-size.search-figure } - { min-size.icon-medium } ) / 2 )"
      },
      "name": "spacing-start-typeahead-search-icon",
      "attributes": {
        "tokens": [
          "spacing.start-typeahead-search-figure",
          "min-size.search-figure",
          "min-size.icon-medium"
        ],
        "type": "component"
      },
      "path": [
        "spacing",
        "start-typeahead-search-icon"
      ]
    },
    "typeahead-search-focus-addition": {
      "comment": "The amount the width of the input increases when it is focused to allow for the extra spacing around the search figures. The caret position should remain static. This calculates the padding-left of the input when expanded minus the padding-left of the input when not expanded. (Note that both padding values actually include `@spacing-50` as well, but it was left out of the calculation for simplicity's sake.)",
      "value": "calc( ( 12px + 40px ) - ( 18px + 8px ) )",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "comment": "The amount the width of the input increases when it is focused to allow for the extra spacing around the search figures. The caret position should remain static. This calculates the padding-left of the input when expanded minus the padding-left of the input when not expanded. (Note that both padding values actually include `@spacing-50` as well, but it was left out of the calculation for simplicity's sake.)",
        "value": "calc( ( { spacing.start-typeahead-search-figure } + { min-size.search-figure } ) - ( { min-size.icon-medium } + { spacing.50 } ) )"
      },
      "name": "spacing-typeahead-search-focus-addition",
      "attributes": {
        "tokens": [
          "spacing.start-typeahead-search-figure",
          "min-size.search-figure",
          "min-size.icon-medium",
          "spacing.50"
        ],
        "type": "component"
      },
      "path": [
        "spacing",
        "typeahead-search-focus-addition"
      ]
    },
    "toggle-switch-grip-start": {
      "value": "calc( 1rem * 0.375 )",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "calc( { font-size.medium } * 0.375 )"
      },
      "name": "spacing-toggle-switch-grip-start",
      "attributes": {
        "tokens": [
          "font-size.medium"
        ],
        "type": "component"
      },
      "path": [
        "spacing",
        "toggle-switch-grip-start"
      ]
    },
    "toggle-switch-grip-end": {
      "value": "calc( 1rem * 1.25 )",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "calc( { font-size.medium } * 1.25 )"
      },
      "name": "spacing-toggle-switch-grip-end",
      "attributes": {
        "tokens": [
          "font-size.medium"
        ],
        "type": "component"
      },
      "path": [
        "spacing",
        "toggle-switch-grip-end"
      ]
    }
  },
  "border-width": {
    "base": {
      "value": "1px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.absolute.1 }"
      },
      "name": "border-width-base",
      "attributes": {
        "tokens": [
          "dimension.absolute.1"
        ],
        "type": "base"
      },
      "path": [
        "border-width",
        "base"
      ]
    },
    "thick": {
      "value": "2px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.absolute.2 }"
      },
      "name": "border-width-thick",
      "attributes": {
        "tokens": [
          "dimension.absolute.2"
        ],
        "type": "base"
      },
      "path": [
        "border-width",
        "thick"
      ]
    },
    "input-radio--checked": {
      "value": "6px",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.absolute.6 }"
      },
      "name": "border-width-input-radio--checked",
      "attributes": {
        "tokens": [
          "dimension.absolute.6"
        ],
        "type": "component"
      },
      "path": [
        "border-width",
        "input-radio--checked"
      ]
    }
  },
  "border-color": {
    "base": {
      "value": "#a2a9b1",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray400 }"
      },
      "name": "border-color-base",
      "attributes": {
        "tokens": [
          "color.gray400"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "base"
      ]
    },
    "emphasized": {
      "value": "#202122",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray900 }"
      },
      "name": "border-color-emphasized",
      "attributes": {
        "tokens": [
          "color.gray900"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "emphasized"
      ]
    },
    "subtle": {
      "value": "#c8ccd1",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray300 }"
      },
      "name": "border-color-subtle",
      "attributes": {
        "tokens": [
          "color.gray300"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "subtle"
      ]
    },
    "muted": {
      "value": "#dadde3",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray200 }"
      },
      "name": "border-color-muted",
      "attributes": {
        "tokens": [
          "color.gray200"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "muted"
      ]
    },
    "interactive": {
      "value": "#72777d",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray500 }"
      },
      "name": "border-color-interactive",
      "attributes": {
        "tokens": [
          "color.gray500"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "interactive"
      ]
    },
    "interactive--hover": {
      "value": "#27292d",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray800 }"
      },
      "name": "border-color-interactive--hover",
      "attributes": {
        "tokens": [
          "color.gray800"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "interactive--hover"
      ]
    },
    "interactive--active": {
      "value": "#202122",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray900 }"
      },
      "name": "border-color-interactive--active",
      "attributes": {
        "tokens": [
          "color.gray900"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "interactive--active"
      ]
    },
    "disabled": {
      "value": "#c8ccd1",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray300 }"
      },
      "name": "border-color-disabled",
      "attributes": {
        "tokens": [
          "color.gray300"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "disabled"
      ]
    },
    "inverted": {
      "value": "#fff",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.white }"
      },
      "name": "border-color-inverted",
      "attributes": {
        "tokens": [
          "color.white"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "inverted"
      ]
    },
    "inverted-fixed": {
      "comment": "The same as color-inverted in light mode, but does not change in dark mode. Use this for things that should be white in both modes.",
      "value": "#fff",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "The same as color-inverted in light mode, but does not change in dark mode. Use this for things that should be white in both modes.",
        "value": "{ color.white }"
      },
      "name": "border-color-inverted-fixed",
      "attributes": {
        "tokens": [
          "color.white"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "inverted-fixed"
      ]
    },
    "progressive": {
      "value": "#6485d1",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue500 }"
      },
      "name": "border-color-progressive",
      "attributes": {
        "tokens": [
          "color.blue500"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "progressive"
      ]
    },
    "progressive--hover": {
      "value": "#3056a9",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue800 }"
      },
      "name": "border-color-progressive--hover",
      "attributes": {
        "tokens": [
          "color.blue800"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "progressive--hover"
      ]
    },
    "progressive--active": {
      "value": "#233566",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue900 }"
      },
      "name": "border-color-progressive--active",
      "attributes": {
        "tokens": [
          "color.blue900"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "progressive--active"
      ]
    },
    "progressive--focus": {
      "value": "#36c",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue700 }"
      },
      "name": "border-color-progressive--focus",
      "attributes": {
        "tokens": [
          "color.blue700"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "progressive--focus"
      ]
    },
    "destructive": {
      "value": "#f54739",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red500 }"
      },
      "name": "border-color-destructive",
      "attributes": {
        "tokens": [
          "color.red500"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "destructive"
      ]
    },
    "destructive--hover": {
      "value": "#9f3526",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red800 }"
      },
      "name": "border-color-destructive--hover",
      "attributes": {
        "tokens": [
          "color.red800"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "destructive--hover"
      ]
    },
    "destructive--active": {
      "value": "#612419",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red900 }"
      },
      "name": "border-color-destructive--active",
      "attributes": {
        "tokens": [
          "color.red900"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "destructive--active"
      ]
    },
    "destructive--focus": {
      "value": "#36c",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue700 }"
      },
      "name": "border-color-destructive--focus",
      "attributes": {
        "tokens": [
          "color.blue700"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "destructive--focus"
      ]
    },
    "error": {
      "value": "#f54739",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red500 }"
      },
      "name": "border-color-error",
      "attributes": {
        "tokens": [
          "color.red500"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "error"
      ]
    },
    "error--hover": {
      "value": "#9f3526",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red800 }"
      },
      "name": "border-color-error--hover",
      "attributes": {
        "tokens": [
          "color.red800"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "error--hover"
      ]
    },
    "error--active": {
      "value": "#612419",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.red900 }"
      },
      "name": "border-color-error--active",
      "attributes": {
        "tokens": [
          "color.red900"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "error--active"
      ]
    },
    "warning": {
      "value": "#ab7f2a",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.yellow500 }"
      },
      "name": "border-color-warning",
      "attributes": {
        "tokens": [
          "color.yellow500"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "warning"
      ]
    },
    "warning--hover": {
      "value": "#735421",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.yellow800 }"
      },
      "name": "border-color-warning--hover",
      "attributes": {
        "tokens": [
          "color.yellow800"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "warning--hover"
      ]
    },
    "warning--active": {
      "value": "#453217",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.yellow900 }"
      },
      "name": "border-color-warning--active",
      "attributes": {
        "tokens": [
          "color.yellow900"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "warning--active"
      ]
    },
    "success": {
      "value": "#099979",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.green500 }"
      },
      "name": "border-color-success",
      "attributes": {
        "tokens": [
          "color.green500"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "success"
      ]
    },
    "notice": {
      "value": "#72777d",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray500 }"
      },
      "name": "border-color-notice",
      "attributes": {
        "tokens": [
          "color.gray500"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "notice"
      ]
    },
    "content-added": {
      "value": "#a3d3ff",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.blue999 }"
      },
      "name": "border-color-content-added",
      "attributes": {
        "tokens": [
          "color.blue999"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "content-added"
      ]
    },
    "content-removed": {
      "value": "#ffe49c",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.yellow999 }"
      },
      "name": "border-color-content-removed",
      "attributes": {
        "tokens": [
          "color.yellow999"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "content-removed"
      ]
    },
    "transparent": {
      "value": "transparent",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ color.transparent }"
      },
      "name": "border-color-transparent",
      "attributes": {
        "tokens": [
          "color.transparent"
        ],
        "type": "base"
      },
      "path": [
        "border-color",
        "transparent"
      ]
    },
    "divider": {
      "value": "#a2a9b1",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ color.gray400 }"
      },
      "name": "border-color-divider",
      "attributes": {
        "tokens": [
          "color.gray400"
        ],
        "type": "component"
      },
      "path": [
        "border-color",
        "divider"
      ]
    },
    "input--hover": {
      "value": "#72777d",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ border-color.interactive }"
      },
      "name": "border-color-input--hover",
      "attributes": {
        "tokens": [
          "border-color.interactive"
        ],
        "type": "component"
      },
      "path": [
        "border-color",
        "input--hover"
      ]
    },
    "input-binary": {
      "value": "#72777d",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ border-color.interactive }"
      },
      "name": "border-color-input-binary",
      "attributes": {
        "tokens": [
          "border-color.interactive"
        ],
        "type": "component"
      },
      "path": [
        "border-color",
        "input-binary"
      ]
    },
    "input-binary--hover": {
      "value": "#3056a9",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ border-color.progressive--hover }"
      },
      "name": "border-color-input-binary--hover",
      "attributes": {
        "tokens": [
          "border-color.progressive--hover"
        ],
        "type": "component"
      },
      "path": [
        "border-color",
        "input-binary--hover"
      ]
    },
    "input-binary--active": {
      "value": "#233566",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ border-color.progressive--active }"
      },
      "name": "border-color-input-binary--active",
      "attributes": {
        "tokens": [
          "border-color.progressive--active"
        ],
        "type": "component"
      },
      "path": [
        "border-color",
        "input-binary--active"
      ]
    },
    "input-binary--focus": {
      "value": "#36c",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ border-color.progressive--focus }"
      },
      "name": "border-color-input-binary--focus",
      "attributes": {
        "tokens": [
          "border-color.progressive--focus"
        ],
        "type": "component"
      },
      "path": [
        "border-color",
        "input-binary--focus"
      ]
    },
    "input-binary--checked": {
      "value": "#6485d1",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ border-color.progressive }"
      },
      "name": "border-color-input-binary--checked",
      "attributes": {
        "tokens": [
          "border-color.progressive"
        ],
        "type": "component"
      },
      "path": [
        "border-color",
        "input-binary--checked"
      ]
    }
  },
  "border": {
    "comment": "Note, that only most common shorthands are provided given the number of border-color variants.",
    "base": {
      "value": "1px solid #a2a9b1",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ border-width.base } { border-style.base } { border-color.base }"
      },
      "name": "border-base",
      "attributes": {
        "tokens": [
          "border-width.base",
          "border-style.base",
          "border-color.base"
        ],
        "type": "base"
      },
      "path": [
        "border",
        "base"
      ]
    },
    "subtle": {
      "value": "1px solid #c8ccd1",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ border-width.base } { border-style.base } { border-color.subtle }"
      },
      "name": "border-subtle",
      "attributes": {
        "tokens": [
          "border-width.base",
          "border-style.base",
          "border-color.subtle"
        ],
        "type": "base"
      },
      "path": [
        "border",
        "subtle"
      ]
    },
    "progressive": {
      "value": "1px solid #6485d1",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ border-width.base } { border-style.base } { border-color.progressive }"
      },
      "name": "border-progressive",
      "attributes": {
        "tokens": [
          "border-width.base",
          "border-style.base",
          "border-color.progressive"
        ],
        "type": "base"
      },
      "path": [
        "border",
        "progressive"
      ]
    },
    "destructive": {
      "value": "1px solid #f54739",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ border-width.base } { border-style.base } { border-color.destructive }"
      },
      "name": "border-destructive",
      "attributes": {
        "tokens": [
          "border-width.base",
          "border-style.base",
          "border-color.destructive"
        ],
        "type": "base"
      },
      "path": [
        "border",
        "destructive"
      ]
    },
    "transparent": {
      "value": "1px solid transparent",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ border-width.base } { border-style.base } { border-color.transparent }"
      },
      "name": "border-transparent",
      "attributes": {
        "tokens": [
          "border-width.base",
          "border-style.base",
          "border-color.transparent"
        ],
        "type": "base"
      },
      "path": [
        "border",
        "transparent"
      ]
    }
  },
  "border-radius": {
    "base": {
      "value": "2px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.absolute.2 }"
      },
      "name": "border-radius-base",
      "attributes": {
        "tokens": [
          "dimension.absolute.2"
        ],
        "type": "base"
      },
      "path": [
        "border-radius",
        "base"
      ]
    },
    "sharp": {
      "value": "0",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.0 }"
      },
      "name": "border-radius-sharp",
      "attributes": {
        "tokens": [
          "dimension.0"
        ],
        "type": "base"
      },
      "path": [
        "border-radius",
        "sharp"
      ]
    },
    "pill": {
      "value": "9999px",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.absolute.9999 }"
      },
      "name": "border-radius-pill",
      "attributes": {
        "tokens": [
          "dimension.absolute.9999"
        ],
        "type": "base"
      },
      "path": [
        "border-radius",
        "pill"
      ]
    },
    "circle": {
      "comment": "Use `50%` for circle or ellipsis. See https://stackoverflow.com/a/29966500",
      "value": "50%",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "Use `50%` for circle or ellipsis. See https://stackoverflow.com/a/29966500",
        "value": "{ dimension.half }"
      },
      "name": "border-radius-circle",
      "attributes": {
        "tokens": [
          "dimension.half"
        ],
        "type": "base"
      },
      "path": [
        "border-radius",
        "circle"
      ]
    }
  },
  "outline": {
    "comment": "Outlines",
    "base--focus": {
      "comment": "Enable Windows high contrast mode on certain widgets, that have default outlines overridden.",
      "value": "1px solid transparent",
      "filePath": "src/application.json",
      "isSource": false,
      "original": {
        "comment": "Enable Windows high contrast mode on certain widgets, that have default outlines overridden.",
        "value": "{ border-width.base } { border-style.100 } { color.transparent }"
      },
      "name": "outline-base--focus",
      "attributes": {
        "tokens": [
          "border-width.base",
          "border-style.100",
          "color.transparent"
        ],
        "type": "base"
      },
      "path": [
        "outline",
        "base--focus"
      ]
    },
    "color": {
      "progressive--focus": {
        "comment": "Use in places where no more customized focus styles are provided, for example on generic `:focus`.",
        "value": "#36c",
        "filePath": "src/application.json",
        "isSource": false,
        "original": {
          "comment": "Use in places where no more customized focus styles are provided, for example on generic `:focus`.",
          "value": "{ color.blue700 }"
        },
        "name": "outline-color-progressive--focus",
        "attributes": {
          "tokens": [
            "color.blue700"
          ],
          "type": "base"
        },
        "path": [
          "outline",
          "color",
          "progressive--focus"
        ]
      }
    }
  },
  "width": {
    "toggle-switch": {
      "value": "calc( 1rem * 3 )",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "calc( { font-size.medium } * 3 )"
      },
      "name": "width-toggle-switch",
      "attributes": {
        "tokens": [
          "font-size.medium"
        ],
        "type": "component"
      },
      "path": [
        "width",
        "toggle-switch"
      ]
    }
  },
  "min-height": {
    "text-area": {
      "value": "64px",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.400 }"
      },
      "name": "min-height-text-area",
      "attributes": {
        "tokens": [
          "dimension.400"
        ],
        "type": "component"
      },
      "path": [
        "min-height",
        "text-area"
      ]
    },
    "table": {
      "header": {
        "value": "40px",
        "filePath": "src/components.json",
        "isSource": false,
        "original": {
          "value": "{ dimension.250 }"
        },
        "name": "min-height-table-header",
        "attributes": {
          "tokens": [
            "dimension.250"
          ],
          "type": "component"
        },
        "path": [
          "min-height",
          "table",
          "header"
        ]
      },
      "footer": {
        "value": "40px",
        "filePath": "src/components.json",
        "isSource": false,
        "original": {
          "value": "{ dimension.250 }"
        },
        "name": "min-height-table-footer",
        "attributes": {
          "tokens": [
            "dimension.250"
          ],
          "type": "component"
        },
        "path": [
          "min-height",
          "table",
          "footer"
        ]
      }
    },
    "toggle-switch": {
      "value": "28px",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.175 }"
      },
      "name": "min-height-toggle-switch",
      "attributes": {
        "tokens": [
          "dimension.175"
        ],
        "type": "component"
      },
      "path": [
        "min-height",
        "toggle-switch"
      ]
    }
  },
  "height": {
    "toggle-switch": {
      "value": "calc( 1rem * 2 )",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "calc( { font-size.medium } * 2 )"
      },
      "name": "height-toggle-switch",
      "attributes": {
        "tokens": [
          "font-size.medium"
        ],
        "type": "component"
      },
      "path": [
        "height",
        "toggle-switch"
      ]
    }
  },
  "max-height": {
    "chip": {
      "value": "1.375rem",
      "filePath": "src/components.json",
      "isSource": false,
      "original": {
        "value": "{ dimension.140 }"
      },
      "name": "max-height-chip",
      "attributes": {
        "tokens": [
          "dimension.140"
        ],
        "type": "component"
      },
      "path": [
        "max-height",
        "chip"
      ]
    }
  }
}
