diff --git a/components/doc/common/apidoc/index.json b/components/doc/common/apidoc/index.json index 5659c8d5f0..c009701e61 100644 --- a/components/doc/common/apidoc/index.json +++ b/components/doc/common/apidoc/index.json @@ -50413,7 +50413,7 @@ "name": "severity", "optional": true, "readonly": false, - "type": "\"error\" | \"success\" | \"info\" | \"warn\"", + "type": "\"error\" | \"success\" | \"secondary\" | \"info\" | \"warn\" | \"contrast\"", "description": "Severity of the message." }, {