diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 2df704d59..6d3e8391b 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -11544,6 +11544,1508 @@ "returnType": "Object" } } + }, + "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": { + "PrimeVueConfiguration": { + "relatedProp": "", + "props": [ + { + "name": "ripple", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "" + }, + { + "name": "inputStyle", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "locale", + "optional": true, + "readonly": false, + "type": "PrimeVueLocaleOptions", + "default": "" + }, + { + "name": "filterMatchModeOptions", + "optional": true, + "readonly": false, + "type": "any", + "default": "" + }, + { + "name": "zIndex", + "optional": true, + "readonly": false, + "type": "PrimeVueZIndexOptions", + "default": "" + }, + { + "name": "pt", + "optional": true, + "readonly": false, + "type": "PrimeVuePTOptions", + "default": "" + }, + { + "name": "unstyled", + "optional": true, + "readonly": false, + "type": "boolean", + "default": "" + } + ], + "methods": [] + }, + "PrimeVueZIndexOptions": { + "relatedProp": "", + "props": [ + { + "name": "modal", + "optional": true, + "readonly": false, + "type": "number", + "default": "" + }, + { + "name": "overlay", + "optional": true, + "readonly": false, + "type": "number", + "default": "" + }, + { + "name": "menu", + "optional": true, + "readonly": false, + "type": "number", + "default": "" + }, + { + "name": "tooltip", + "optional": true, + "readonly": false, + "type": "number", + "default": "" + } + ], + "methods": [] + }, + "PrimeVuePTOptions": { + "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": "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": "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": "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": "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": "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": "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": "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": [] + }, + "PrimeVueLocaleAriaOptions": { + "relatedProp": "", + "props": [ + { + "name": "trueLabel", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "falseLabel", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "nullLabel", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "star", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "stars", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "selectAll", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "unselectAll", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "close", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "previous", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "next", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "navigation", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "scrollTop", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "moveUp", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "moveTop", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "moveDown", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "moveBottom", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "moveToTarget", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "moveToSource", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "moveAllToTarget", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "moveAllToSource", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "pageLabel", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "firstPageLabel", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "lastPageLabel", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "nextPageLabel", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "prevPageLabel", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "rowsPerPageLabel", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "jumpToPageDropdownLabel", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "jumpToPageInputLabel", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "selectRow", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "unselectRow", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "expandRow", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "collapseRow", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "showFilterMenu", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "hideFilterMenu", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "filterOperator", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "filterConstraint", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "editRow", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "saveEdit", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "cancelEdit", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "listView", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "gridView", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "slide", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "slideNumber", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "zoomImage", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "zoomIn", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "zoomOut", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "rotateRight", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "rotateLeft", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + } + ], + "methods": [] + }, + "PrimeVueLocaleOptions": { + "relatedProp": "", + "props": [ + { + "name": "startsWith", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "contains", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "notContains", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "endsWith", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "equals", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "notEquals", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "noFilter", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "lt", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "lte", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "gt", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "gte", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "dateIs", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "dateIsNot", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "dateBefore", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "dateAfter", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "clear", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "apply", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "matchAll", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "matchAny", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "addRule", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "removeRule", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "accept", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "reject", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "choose", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "upload", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "cancel", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "completed", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "pending", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "dayNames", + "optional": false, + "readonly": false, + "type": "string[]", + "default": "" + }, + { + "name": "dayNamesShort", + "optional": false, + "readonly": false, + "type": "string[]", + "default": "" + }, + { + "name": "dayNamesMin", + "optional": false, + "readonly": false, + "type": "string[]", + "default": "" + }, + { + "name": "monthNames", + "optional": false, + "readonly": false, + "type": "string[]", + "default": "" + }, + { + "name": "monthNamesShort", + "optional": false, + "readonly": false, + "type": "string[]", + "default": "" + }, + { + "name": "chooseYear", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "chooseMonth", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "chooseDate", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "prevDecade", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "nextDecade", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "prevYear", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "nextYear", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "prevMonth", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "nextMonth", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "prevHour", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "nextHour", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "prevMinute", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "nextMinute", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "prevSecond", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "nextSecond", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "am", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "pm", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "today", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "weekHeader", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "firstDayOfWeek", + "optional": true, + "readonly": false, + "type": "number", + "default": "" + }, + { + "name": "dateFormat", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "weak", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "medium", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "strong", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "passwordPrompt", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "emptyFilterMessage", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "searchMessage", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "selectionMessage", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "emptySelectionMessage", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "emptySearchMessage", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "emptyMessage", + "optional": true, + "readonly": false, + "type": "string", + "default": "" + }, + { + "name": "aria", + "optional": true, + "readonly": false, + "type": "PrimeVueLocaleAriaOptions", + "default": "" + } + ], + "methods": [] + } + } + }, + "types": { + "description": "Defines the custom types used by the module.", + "values": { + "PrimeVueChangeTheme": { + "values": "{}" + } + } } }, "confirmationoptions": {