{
  "utrecht": {
    "radio-button": {
      "background-color": {
        "$extensions": {
          "nl.nldesignsystem.css.property": {
            "syntax": "<color>",
            "inherits": true
          },
          "nl.nldesignsystem.figma.supports-token": true
        },
        "type": "color"
      },
      "border-color": {
        "$extensions": {
          "nl.nldesignsystem.css.property": {
            "syntax": "<color>",
            "inherits": true
          },
          "nl.nldesignsystem.figma.supports-token": true
        },
        "type": "color"
      },
      "border-width": {
        "$extensions": {
          "nl.nldesignsystem.css.property": {
            "syntax": "<length>",
            "inherits": true
          },
          "nl.nldesignsystem.figma.supports-token": true
        },
        "type": "borderWidth"
      },
      "size": {
        "$extensions": {
          "nl.nldesignsystem.css.property": {
            "syntax": "<percentage>",
            "inherits": true
          },
          "nl.nldesignsystem.figma.supports-token": true
        },
        "type": "sizing"
      },
      "margin-block-start": {
        "$extensions": {
          "nl.nldesignsystem.css.property": {
            "syntax": "<length>",
            "inherits": true
          },
          "nl.nldesignsystem.figma.supports-token": false
        },
        "type": "spacing"
      },
      "margin-inline-end": {
        "$extensions": {
          "nl.nldesignsystem.css.property": {
            "syntax": "<length>",
            "inherits": true
          },
          "nl.nldesignsystem.figma.supports-token": false
        },
        "type": "spacing"
      },
      "icon": {
        "size": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<length>",
              "inherits": true
            },
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "sizing"
        }
      },
      "active": {
        "background-color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.background-color"],
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "color"
        },
        "border-color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.border-color"],
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "color"
        },
        "border-width": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<length>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.border-width"],
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "borderWidth"
        },
        "color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.color"],
            "nl.nldesignsystem.figma.supports-token": false
          },
          "type": "color"
        }
      },
      "checked": {
        "background-color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "color"
        },
        "border-color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "color"
        },
        "border-width": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<length>",
              "inherits": true
            },
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "borderWidth"
        },
        "color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "color"
        },
        "active": {
          "background-color": {
            "$extensions": {
              "nl.nldesignsystem.css.property": {
                "syntax": "<color>",
                "inherits": true
              },
              "nl.nldesignsystem.figma.supports-token": true
            },
            "type": "color"
          },
          "border-color": {
            "$extensions": {
              "nl.nldesignsystem.css.property": {
                "syntax": "<color>",
                "inherits": true
              },
              "nl.nldesignsystem.figma.supports-token": true
            },
            "type": "color"
          },
          "border-width": {
            "$extensions": {
              "nl.nldesignsystem.css.property": {
                "syntax": "<length>",
                "inherits": true
              },
              "nl.nldesignsystem.figma.supports-token": true
            },
            "type": "borderWidth"
          },
          "color": {
            "$extensions": {
              "nl.nldesignsystem.css.property": {
                "syntax": "<color>",
                "inherits": true
              },
              "nl.nldesignsystem.figma.supports-token": true
            },
            "type": "color"
          }
        },
        "hover": {
          "background-color": {
            "$extensions": {
              "nl.nldesignsystem.css.property": {
                "syntax": "<color>",
                "inherits": true
              },
              "nl.nldesignsystem.fallback": ["utrecht.radio-button.background-color"],
              "nl.nldesignsystem.figma.supports-token": true
            },
            "type": "color"
          },
          "border-color": {
            "$extensions": {
              "nl.nldesignsystem.css.property": {
                "syntax": "<color>",
                "inherits": true
              },
              "nl.nldesignsystem.fallback": ["utrecht.radio-button.border-color"],
              "nl.nldesignsystem.figma.supports-token": true
            },
            "type": "color"
          },
          "border-width": {
            "$extensions": {
              "nl.nldesignsystem.css.property": {
                "syntax": "<length>",
                "inherits": true
              },
              "nl.nldesignsystem.fallback": ["utrecht.radio-button.border-width"],
              "nl.nldesignsystem.figma.supports-token": true
            },
            "type": "borderWidth"
          },
          "color": {
            "$extensions": {
              "nl.nldesignsystem.css.property": {
                "syntax": "<color>",
                "inherits": true
              },
              "nl.nldesignsystem.fallback": ["utrecht.radio-button.color"],
              "nl.nldesignsystem.figma.supports-token": true
            },
            "type": "color"
          }
        },
        "focus": {
          "background-color": {
            "$extensions": {
              "nl.nldesignsystem.css.property": {
                "syntax": "<color>",
                "inherits": true
              },
              "nl.nldesignsystem.fallback": ["utrecht.radio-button.background-color"],
              "nl.nldesignsystem.figma.supports-token": true
            },
            "type": "color"
          },
          "border-color": {
            "$extensions": {
              "nl.nldesignsystem.css.property": {
                "syntax": "<color>",
                "inherits": true
              },
              "nl.nldesignsystem.fallback": ["utrecht.radio-button.border-color"],
              "nl.nldesignsystem.figma.supports-token": true
            },
            "type": "color"
          },
          "border-width": {
            "$extensions": {
              "nl.nldesignsystem.css.property": {
                "syntax": "<length>",
                "inherits": true
              },
              "nl.nldesignsystem.fallback": ["utrecht.radio-button.border-width"],
              "nl.nldesignsystem.figma.supports-token": true
            },
            "type": "borderWidth"
          },
          "color": {
            "$extensions": {
              "nl.nldesignsystem.css.property": {
                "syntax": "<color>",
                "inherits": true
              },
              "nl.nldesignsystem.fallback": ["utrecht.radio-button.color"],
              "nl.nldesignsystem.figma.supports-token": true
            },
            "type": "color"
          }
        }
      },
      "hover": {
        "background-color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.background-color"],
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "color"
        },
        "border-color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.border-color"],
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "color"
        },
        "border-width": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<length>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.border-width"],
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "borderWidth"
        },
        "color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.color"],
            "nl.nldesignsystem.figma.supports-token": false
          },
          "type": "color"
        }
      },
      "focus": {
        "background-color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.background-color"],
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "color"
        },
        "border-color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.border-color"],
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "color"
        },
        "border-width": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<length>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.border-width"],
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "borderWidth"
        },
        "color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.color"],
            "nl.nldesignsystem.figma.supports-token": false
          },
          "type": "color"
        }
      },
      "disabled": {
        "background-color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.background-color"],
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "color"
        },
        "border-color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.border-color"],
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "color"
        },
        "border-width": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<length>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.border-width"],
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "borderWidth"
        },
        "color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.color"],
            "nl.nldesignsystem.figma.supports-token": false
          },
          "type": "color"
        }
      },
      "invalid": {
        "background-color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "color"
        },
        "border-color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.border-color"],
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "color"
        },
        "border-width": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<length>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.border-width"],
            "nl.nldesignsystem.figma.supports-token": true
          },
          "type": "borderWidth"
        },
        "color": {
          "$extensions": {
            "nl.nldesignsystem.css.property": {
              "syntax": "<color>",
              "inherits": true
            },
            "nl.nldesignsystem.fallback": ["utrecht.radio-button.color"]
          },
          "nl.nldesignsystem.figma.supports-token": false
        },
        "type": "color"
      }
    }
  }
}
