From bed7552feaa63effada91757abf1d967298b39e5 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Fri, 5 Jul 2024 11:42:43 +0000 Subject: [PATCH] Update API doc --- components/doc/common/apidoc/index.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/components/doc/common/apidoc/index.json b/components/doc/common/apidoc/index.json index 4da17e2704..c55f1ef9c4 100644 --- a/components/doc/common/apidoc/index.json +++ b/components/doc/common/apidoc/index.json @@ -5640,9 +5640,9 @@ "name": "severity", "optional": true, "readonly": false, - "type": "\"success\" | \"help\" | \"warning\" | \"secondary\" | \"info\" | \"danger\"", + "type": "\"success\" | \"help\" | \"warning\" | \"secondary\" | \"info\" | \"danger\" | \"contrast\"", "default": "", - "description": "Defines the style of the button, valid values are \"secondary\", \"success\", \"info\", \"warning\", \"danger\", \"help\"." + "description": "Defines the style of the button, valid values are \"secondary\", \"success\", \"info\", \"warning\", \"danger\", \"help\", \"contrast\"." }, { "name": "size", @@ -35271,7 +35271,7 @@ "name": "severity", "optional": true, "readonly": false, - "type": "\"error\" | \"success\" | \"secondary\" | \"info\" | \"warn\" | \"contrast\"", + "type": "\"error\" | \"success\" | \"secondary\" | \"info\" | \"contrast\" | \"warn\"", "default": "", "description": "Severity level of the message." }, @@ -35589,7 +35589,7 @@ "name": "severity", "optional": true, "readonly": false, - "type": "\"error\" | \"success\" | \"secondary\" | \"info\" | \"warn\" | \"contrast\"", + "type": "\"error\" | \"success\" | \"secondary\" | \"info\" | \"contrast\" | \"warn\"", "description": "Severity of the message." }, { @@ -50308,7 +50308,7 @@ "name": "severity", "optional": true, "readonly": false, - "type": "\"error\" | \"success\" | \"secondary\" | \"info\" | \"warn\" | \"contrast\"", + "type": "\"error\" | \"success\" | \"secondary\" | \"info\" | \"contrast\" | \"warn\"", "description": "Severity level of the message." }, { @@ -50413,7 +50413,7 @@ "name": "severity", "optional": true, "readonly": false, - "type": "\"error\" | \"success\" | \"secondary\" | \"info\" | \"warn\" | \"contrast\"", + "type": "\"error\" | \"success\" | \"secondary\" | \"info\" | \"contrast\" | \"warn\"", "description": "Severity of the message." }, {