diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 464d4acb2a..94254678ee 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -256,7 +256,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "AccordionPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -573,7 +573,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "AccordionTabPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." } @@ -3457,7 +3457,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "AutoCompletePassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -3951,7 +3951,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "AvatarPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -4076,7 +4076,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "AvatarGroupPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -4220,7 +4220,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "BadgePassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -4295,7 +4295,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "BadgeDirectivePassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -4889,7 +4889,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "BlockUIPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -5155,7 +5155,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "BreadcrumbPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -5498,7 +5498,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ButtonPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -6801,7 +6801,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "CalendarPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -7160,7 +7160,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "CardPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -7713,7 +7713,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "CarouselPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -8397,7 +8397,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "CascadeSelectPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -8795,7 +8795,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ChartPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -9130,7 +9130,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "CheckboxPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -9444,7 +9444,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ChipPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -9860,7 +9860,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ChipsPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -10244,7 +10244,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ColorPickerPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -11422,7 +11422,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ColumnPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -11905,7 +11905,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ColumnGroupPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -12025,7 +12025,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "PrimeVuePTOptions", + "type": "PTOptions", "default": "" }, { @@ -13981,7 +13981,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ConfirmDialogPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -14234,7 +14234,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ConfirmPopupPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -14718,7 +14718,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ContextMenuPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -16997,7 +16997,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "DataTablePassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -18011,7 +18011,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "DataViewPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -18298,7 +18298,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "DataViewLayoutOptionsPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -18467,7 +18467,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "DeferredContentPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -18943,7 +18943,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "DialogPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -19243,7 +19243,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "DividerPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -19610,7 +19610,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "DockPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -20432,7 +20432,7 @@ "optional": true, "readonly": false, "type": "string", - "default": "No results foun", + "default": "No results found", "description": "Text to display when there are no options available. Defaults to value from PrimeVue locale configuration." }, { @@ -20463,7 +20463,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "DropdownPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -21346,7 +21346,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "EditorPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -21661,7 +21661,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "FieldsetPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -22457,7 +22457,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "FileUploadPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -22714,7 +22714,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "FocusTrapDirectivePassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." } @@ -23468,7 +23468,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "GalleriaPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -24056,7 +24056,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ImagePassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -24296,7 +24296,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "InlineMessagePassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -24523,7 +24523,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "InplacePassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -24780,7 +24780,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "InputMaskPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -25354,7 +25354,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "InputNumberPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -25658,7 +25658,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "InputSwitchPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -25876,7 +25876,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "InputTextPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -26216,7 +26216,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "KnobPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -26844,7 +26844,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ListboxPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -27426,7 +27426,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "MegaMenuPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -27913,7 +27913,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "MenuPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -28385,7 +28385,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "MenubarPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -28864,7 +28864,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "MessagePassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -29890,7 +29890,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "MultiSelectPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -30669,7 +30669,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "OrderListPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -31214,7 +31214,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "OrganizationChartPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -31611,7 +31611,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "OverlayPanelPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -32059,7 +32059,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "PaginatorPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." } @@ -32412,7 +32412,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "PanelPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -32920,7 +32920,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "PanelMenuPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -33084,40 +33084,6 @@ "methodDescription": "Defines methods that can be accessed by the component's reference.", "typeDescription": "Defines the custom types used by the module.", "values": { - "CustomizerOptions": { - "relatedProp": "", - "props": [ - { - "name": "key", - "optional": true, - "readonly": false, - "type": "string", - "default": "" - }, - { - "name": "to", - "optional": true, - "readonly": false, - "type": "object", - "default": "" - }, - { - "name": "from", - "optional": true, - "readonly": false, - "type": "object", - "default": "" - }, - { - "name": "value", - "optional": true, - "readonly": false, - "type": "any", - "default": "" - } - ], - "methods": [] - }, "usePassThroughOptions": { "relatedProp": "", "props": [ @@ -33134,20 +33100,6 @@ "readonly": false, "type": "boolean", "default": "" - }, - { - "name": "ignoredKeysOnMerge", - "optional": true, - "readonly": false, - "type": "string[]", - "default": "" - }, - { - "name": "customizer", - "optional": true, - "readonly": false, - "type": "Function", - "default": "" } ], "methods": [] @@ -34248,7 +34200,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "PasswordPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -35060,7 +35012,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "PickListPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -35525,7 +35477,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ProgressBarPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -35692,7 +35644,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ProgressSpinnerPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -35946,7 +35898,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "RadioButtonPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -36335,7 +36287,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "RatingPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -36482,7 +36434,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "RippleDirectivePassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -36869,7 +36821,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ScrollPanelPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -37067,7 +37019,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ScrollTopPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -37368,7 +37320,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "SelectButtonPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -37705,7 +37657,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "SidebarPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -37921,7 +37873,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "SkeletonPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -38176,7 +38128,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "SliderPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -38659,7 +38611,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "SpeedDialPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -39071,7 +39023,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "SplitButtonPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -39384,7 +39336,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "SplitterPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -39576,7 +39528,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "SplitterPanelPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -39821,7 +39773,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "StepsPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -39961,7 +39913,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "StyleClassDirectivePassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." } @@ -40247,7 +40199,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "TabMenuPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -40528,7 +40480,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "TabPanelPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." } @@ -40930,7 +40882,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "TabViewPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -41158,7 +41110,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "TagPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -41401,7 +41353,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "TerminalPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -41635,7 +41587,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "TextareaPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -42062,7 +42014,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "TieredMenuPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -42378,7 +42330,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "TimelinePassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -42856,7 +42808,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ToastPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -43287,7 +43239,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ToggleButtonPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -43506,7 +43458,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "ToolbarPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -43657,7 +43609,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "TooltipDirectivePassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -44403,7 +44355,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "TreePassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -44947,7 +44899,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "TreeSelectPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -46234,7 +46186,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "TreeTablePassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -46808,7 +46760,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "TriStateCheckboxPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." }, @@ -46926,6 +46878,9 @@ "Nullable": { "values": "T | null | undefined" }, + "PTOptions": { + "values": "T | object | undefined" + }, "DefaultPTOptions": { "values": "T | (instance: VNode) => undefined | undefined" } @@ -47738,7 +47693,7 @@ "name": "pt", "optional": true, "readonly": false, - "type": "VirtualScrollerPassThroughOptions", + "type": "PTOptions", "default": "", "description": "Used to pass attributes to DOM elements inside the component." },