{
  "name": "Shape roundest",
  "tokens": {
    "Shape roundest/radius.xsmall": {
      "attributes": {
        "group": "shape",
        "state": "active",
        "suggest": [
          "2px"
        ],
        "introduced": "6.1.0",
        "description": "Used for small containers such as badges."
      },
      "value": 2
    },
    "Shape roundest/radius.small": {
      "attributes": {
        "group": "shape",
        "state": "active",
        "suggest": [
          "4px"
        ],
        "introduced": "6.1.0",
        "description": "Used for labels."
      },
      "value": 4
    },
    "Shape roundest/radius.medium": {
      "attributes": {
        "group": "shape",
        "state": "active",
        "suggest": [
          "6px"
        ],
        "introduced": "6.1.0",
        "description": "Used for buttons and inputs."
      },
      "value": 12
    },
    "Shape roundest/radius.large": {
      "attributes": {
        "group": "shape",
        "state": "active",
        "suggest": [
          "8px"
        ],
        "introduced": "6.1.0",
        "description": "Used for cards and small containers."
      },
      "value": 16
    },
    "Shape roundest/radius.xlarge": {
      "attributes": {
        "group": "shape",
        "state": "active",
        "suggest": [
          "12px"
        ],
        "introduced": "6.1.0",
        "description": "Used for modals and large containers."
      },
      "value": 20
    },
    "Shape roundest/radius.full": {
      "attributes": {
        "group": "shape",
        "state": "active",
        "suggest": [
          "50%"
        ],
        "introduced": "6.1.0",
        "description": "Used for circular containers, like a rounded button."
      },
      "value": 9999
    },
    "Shape roundest/radius.tile": {
      "attributes": {
        "group": "shape",
        "state": "active",
        "introduced": "6.2.0",
        "description": "Used for tiles only."
      },
      "value": "25%"
    },
    "Shape roundest/border.width": {
      "attributes": {
        "group": "shape",
        "state": "active",
        "suggest": [
          "1px"
        ],
        "introduced": "1.5.2",
        "description": "The default width for all standard component borders and dividers."
      },
      "value": 1
    },
    "Shape roundest/border.width.selected": {
      "attributes": {
        "group": "shape",
        "state": "active",
        "suggest": [
          "2px"
        ],
        "introduced": "6.1.0",
        "description": "The width used to indicate a selected element, such as an active tab or a chosen item."
      },
      "value": 2
    },
    "Shape roundest/border.width.focused": {
      "attributes": {
        "group": "shape",
        "state": "active",
        "suggest": [
          "2px"
        ],
        "introduced": "6.1.0",
        "description": "The width used for the focus ring on interactive elements."
      },
      "value": 2
    }
  },
  "renameMap": {}
}