From 832aa4678220bd1b61632618acfa763c5ace5ac3 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 25 Jul 2023 11:53:54 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 653 +++++++++++++++++++++++++++++++++++ 1 file changed, 653 insertions(+) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index d13a35020..dd659877f 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -39749,6 +39749,659 @@ } } }, + "tailwind/Tailwind": { + "interfaces": { + "description": "Defines the custom interfaces used by the module.", + "eventDescription": "Defines the custom events used by the component's emit.", + "methodDescription": "Defines methods that can be accessed by the component's reference.", + "typeDescription": "Defines the custom types used by the module.", + "values": { + "Tailwind": { + "relatedProp": "", + "props": [ + { + "name": "accordion", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "accordiontab", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "autocomplete", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "avatar", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "avatargroup", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "badge", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "blockui", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "breadcrumb", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "button", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "calendar", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "card", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "carousel", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "cascadeselect", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "chart", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "checkbox", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "chip", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "chips", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "colorpicker", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "column", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "columngroup", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "confirmdialog", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "confirmpopup", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "contextmenu", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "datatable", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "dataview", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "dataviewlayoutoptions", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "deferredcontent", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "divider", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "dialog", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "dock", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "dropdown", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "dynamicdialog", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "editor", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "fieldset", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "fileupload", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "galleria", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "image", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "inlinemessage", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "inplace", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "inputmask", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "inputnumber", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "inputswitch", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "inputtext", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "knob", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "listbox", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "megamenu", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "menu", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "menubar", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "message", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "multiselect", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "orderlist", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "organizationchart", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "overlaypanel", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "paginator", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "panel", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "panelmenu", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "password", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "picklist", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "progressbar", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "progressspinner", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "radiobutton", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "rating", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "row", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "scrollpanel", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "scrolltop", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "sidebar", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "skeleton", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "slider", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "speeddial", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "selectbutton", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "splitbutton", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "splitter", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "splitterpanel", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "steps", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "tabmenu", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "tabpanel", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "tabview", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "tag", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "terminal", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "textarea", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "tieredmenu", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "timeline", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "toast", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "togglebutton", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "toolbar", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "tree", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "treeselect", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "tristatecheckbox", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "treetable", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "virtualscroller", + "optional": true, + "readonly": false, + "type": "DefaultPTOptions", + "default": "" + }, + { + "name": "directives", + "optional": true, + "readonly": false, + "type": "Object", + "default": "" + } + ], + "methods": [] + } + } + } + }, "terminal": { "description": "Terminal is a text based user interface.\n\n[Live Demo](https://www.primevue.org/terminal)", "components": {