From 7c7b8a8b8c9af291ffc3e5585d19658978075271 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 18 Mar 2024 07:01:18 +0000 Subject: [PATCH] Update API doc --- components/doc/common/apidoc/index.json | 155 ++++++++++++++++++++++-- 1 file changed, 142 insertions(+), 13 deletions(-) diff --git a/components/doc/common/apidoc/index.json b/components/doc/common/apidoc/index.json index daa1de6c7b..435ec2f04d 100644 --- a/components/doc/common/apidoc/index.json +++ b/components/doc/common/apidoc/index.json @@ -3638,6 +3638,14 @@ "default": "", "description": "Inline style of the input field." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "itemTemplate", "optional": true, @@ -5930,6 +5938,14 @@ "default": "", "description": "Inline style of the input field." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "keepInvalid", "optional": true, @@ -7449,6 +7465,13 @@ "type": "IconType", "description": "Icon to show in each of the decrement buttons." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "disabled", "optional": true, @@ -8950,6 +8973,14 @@ "default": "", "description": "Reference of the input element." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "itemTemplate", "optional": true, @@ -9972,6 +10003,14 @@ "default": "", "description": "Reference of the input element." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "name", "optional": true, @@ -10612,6 +10651,14 @@ "default": "", "description": "Reference of the input element." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "keyfilter", "optional": true, @@ -22845,6 +22892,14 @@ "default": "", "description": "Reference of the input element." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "itemTemplate", "optional": true, @@ -29617,6 +29672,14 @@ "default": "false", "description": "When present, it specifies that the element value cannot be altered." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "keyfilter", "optional": true, @@ -30038,6 +30101,14 @@ "default": "", "description": "Inline style of the input field." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "locale", "optional": true, @@ -30319,19 +30390,6 @@ "returnType": "void", "description": "Callback to invoke when the key pressed down." }, - { - "name": "onKeyUp", - "parameters": [ - { - "name": "event", - "optional": false, - "type": "KeyboardEvent", - "description": "Browser event" - } - ], - "returnType": "void", - "description": "Callback to invoke when the key released." - }, { "name": "onValueChange", "parameters": [ @@ -30613,6 +30671,14 @@ "default": "", "description": "Reference of the input element." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "name", "optional": true, @@ -30856,6 +30922,14 @@ "default": "", "description": "Used to get the child elements of the component." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "keyfilter", "optional": true, @@ -31065,6 +31139,14 @@ "default": "", "description": "Used to get the child elements of the component." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "keyfilter", "optional": true, @@ -31670,6 +31752,14 @@ "default": "", "description": "When specified, filter displays with this value." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "itemTemplate", "optional": true, @@ -35098,6 +35188,14 @@ "default": "", "description": "Reference of the input element." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "itemCheckboxIcon", "optional": true, @@ -40521,6 +40619,13 @@ "type": "PasswordPassThroughType | SVGProps>", "description": "Uses to pass attributes to the show icon's DOM element." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "panel", "optional": true, @@ -43107,6 +43212,14 @@ "default": "false", "description": "When present, it specifies that the element should be disabled." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "multiple", "optional": true, @@ -51806,6 +51919,14 @@ "default": "", "description": "Reference of the input element." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "metaKeySelection", "optional": true, @@ -54420,6 +54541,14 @@ "default": "false", "description": "When present, it specifies that the element value cannot be altered." }, + { + "name": "invalid", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "false", + "description": "When present, it specifies that the component should have invalid state style." + }, { "name": "pt", "optional": true,