diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 7e9c29b60..af8b82f5c 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -11768,6 +11768,13 @@ "type": "DefaultPTOptions", "default": "" }, + { + "name": "avatargroup", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, { "name": "badge", "optional": true, @@ -11859,6 +11866,13 @@ "type": "DefaultPTOptions", "default": "" }, + { + "name": "column", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, { "name": "columngroup", "optional": true, @@ -12153,6 +12167,13 @@ "type": "DefaultPTOptions", "default": "" }, + { + "name": "rating", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, { "name": "row", "optional": true, @@ -12188,6 +12209,13 @@ "type": "DefaultPTOptions", "default": "" }, + { + "name": "slider", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, { "name": "speeddial", "optional": true, @@ -12216,6 +12244,13 @@ "type": "DefaultPTOptions", "default": "" }, + { + "name": "splitterpanel", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, { "name": "steps", "optional": true, @@ -12286,6 +12321,13 @@ "type": "DefaultPTOptions", "default": "" }, + { + "name": "togglebutton", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, { "name": "toolbar", "optional": true, @@ -12307,6 +12349,13 @@ "type": "DefaultPTOptions", "default": "" }, + { + "name": "tristatecheckbox", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, { "name": "treetable", "optional": true,