Merge branch 'primefaces:master' into patch-1
commit
82554e8a3b
|
@ -134,7 +134,7 @@ export interface AutoCompleteProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the overlay panel.
|
* Style class of the overlay panel.
|
||||||
*/
|
*/
|
||||||
panelClass?: string;
|
panelClass?: any;
|
||||||
/**
|
/**
|
||||||
* Whether to use the virtualScroller feature. The properties of VirtualScroller component can be used like an object in it.
|
* Whether to use the virtualScroller feature. The properties of VirtualScroller component can be used like an object in it.
|
||||||
* @see VirtualScroller.VirtualScrollerProps
|
* @see VirtualScroller.VirtualScrollerProps
|
||||||
|
|
|
@ -26,7 +26,7 @@ export interface BadgeSlots {
|
||||||
/**
|
/**
|
||||||
* Content can easily be customized with the default slot instead of using the built-in display.
|
* Content can easily be customized with the default slot instead of using the built-in display.
|
||||||
*/
|
*/
|
||||||
default: () => VNode[];
|
default: () => VNode[];
|
||||||
}
|
}
|
||||||
|
|
||||||
export declare type BadgeEmits = {
|
export declare type BadgeEmits = {
|
||||||
|
|
|
@ -26,7 +26,7 @@ export interface BlockUISlots {
|
||||||
/**
|
/**
|
||||||
* Custom content's slot.
|
* Custom content's slot.
|
||||||
*/
|
*/
|
||||||
default: () => VNode[];
|
default: () => VNode[];
|
||||||
}
|
}
|
||||||
|
|
||||||
export declare type BlockUIEmits = {
|
export declare type BlockUIEmits = {
|
||||||
|
|
|
@ -8,10 +8,10 @@ export interface ButtonProps extends ButtonHTMLAttributes {
|
||||||
* Inline style of the button.
|
* Inline style of the button.
|
||||||
*/
|
*/
|
||||||
style?: any;
|
style?: any;
|
||||||
/**
|
/**
|
||||||
* Style class of the button.
|
* Style class of the button.
|
||||||
*/
|
*/
|
||||||
class?: string | undefined;
|
class?: any;
|
||||||
/**
|
/**
|
||||||
* Text of the button.
|
* Text of the button.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -122,7 +122,7 @@ export interface CalendarProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the datetimepicker panel.
|
* Style class of the datetimepicker panel.
|
||||||
*/
|
*/
|
||||||
panelClass?: string | undefined;
|
panelClass?: any;
|
||||||
/**
|
/**
|
||||||
* The minimum selectable date.
|
* The minimum selectable date.
|
||||||
*/
|
*/
|
||||||
|
@ -228,7 +228,7 @@ export interface CalendarProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the input field.
|
* Style class of the input field.
|
||||||
*/
|
*/
|
||||||
inputClass?: string | undefined;
|
inputClass?: any;
|
||||||
/**
|
/**
|
||||||
* Inline style of the component.
|
* Inline style of the component.
|
||||||
*/
|
*/
|
||||||
|
@ -236,7 +236,7 @@ export interface CalendarProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the component.
|
* Style class of the component.
|
||||||
*/
|
*/
|
||||||
class?: string | undefined;
|
class?: any;
|
||||||
/**
|
/**
|
||||||
* Keep invalid value when input blur.
|
* Keep invalid value when input blur.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -57,15 +57,15 @@ export interface CarouselProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the viewport container.
|
* Style class of the viewport container.
|
||||||
*/
|
*/
|
||||||
containerClass?: string | undefined;
|
containerClass?: any;
|
||||||
/**
|
/**
|
||||||
* Style class of main content.
|
* Style class of main content.
|
||||||
*/
|
*/
|
||||||
contentClass?: string | undefined;
|
contentClass?: any;
|
||||||
/**
|
/**
|
||||||
* Style class of the indicator items.
|
* Style class of the indicator items.
|
||||||
*/
|
*/
|
||||||
indicatorsContentClass?: string | undefined;
|
indicatorsContentClass?: any;
|
||||||
/**
|
/**
|
||||||
* Defines if scrolling would be infinite.
|
* Defines if scrolling would be infinite.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -87,7 +87,7 @@ export interface CascadeSelectProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the overlay panel.
|
* Style class of the overlay panel.
|
||||||
*/
|
*/
|
||||||
panelClass?: string | undefined;
|
panelClass?: any;
|
||||||
/**
|
/**
|
||||||
* Whether the dropdown is in loading state.
|
* Whether the dropdown is in loading state.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -16,7 +16,7 @@ export interface CheckboxProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the component input field.
|
* Style class of the component input field.
|
||||||
*/
|
*/
|
||||||
class?: string;
|
class?: any;
|
||||||
/**
|
/**
|
||||||
* Inline style of the component.
|
* Inline style of the component.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -42,7 +42,7 @@ export interface ChipsProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the component input field.
|
* Style class of the component input field.
|
||||||
*/
|
*/
|
||||||
class?: string | undefined;
|
class?: any;
|
||||||
/**
|
/**
|
||||||
* Inline style of the component.
|
* Inline style of the component.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -60,7 +60,7 @@ export interface ColorPickerProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the overlay panel.
|
* Style class of the overlay panel.
|
||||||
*/
|
*/
|
||||||
panelClass?: string | undefined;
|
panelClass?: any;
|
||||||
/**
|
/**
|
||||||
* A valid query selector or an HTMLElement to specify where the overlay gets attached. Special keywords are 'body' for document body and 'self' for the element itself.
|
* A valid query selector or an HTMLElement to specify where the overlay gets attached. Special keywords are 'body' for document body and 'self' for the element itself.
|
||||||
* Default value is 'body'.
|
* Default value is 'body'.
|
||||||
|
@ -77,7 +77,7 @@ export declare type ColorPickerEmits = {
|
||||||
* @param {*} value - New value.
|
* @param {*} value - New value.
|
||||||
*/
|
*/
|
||||||
'update:modelValue': (value: any) => void;
|
'update:modelValue': (value: any) => void;
|
||||||
/**
|
/**
|
||||||
* Callback to invoke when a chip is added.
|
* Callback to invoke when a chip is added.
|
||||||
* @param {ColorPickerChangeEvent} event - Custom add event.
|
* @param {ColorPickerChangeEvent} event - Custom add event.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -97,7 +97,7 @@ export interface ColumnProps {
|
||||||
/**
|
/**
|
||||||
* Style class of header, body and footer cells.
|
* Style class of header, body and footer cells.
|
||||||
*/
|
*/
|
||||||
class?: string | undefined;
|
class?: any;
|
||||||
/**
|
/**
|
||||||
* Inline style of the column header.
|
* Inline style of the column header.
|
||||||
*/
|
*/
|
||||||
|
@ -105,7 +105,7 @@ export interface ColumnProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the column header.
|
* Style class of the column header.
|
||||||
*/
|
*/
|
||||||
headerClass?: string | undefined;
|
headerClass?: any;
|
||||||
/**
|
/**
|
||||||
* Inline style of the column body.
|
* Inline style of the column body.
|
||||||
*/
|
*/
|
||||||
|
@ -113,7 +113,7 @@ export interface ColumnProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the column body.
|
* Style class of the column body.
|
||||||
*/
|
*/
|
||||||
bodyClass?: string | undefined;
|
bodyClass?: any;
|
||||||
/**
|
/**
|
||||||
* Inline style of the column footer.
|
* Inline style of the column footer.
|
||||||
*/
|
*/
|
||||||
|
@ -121,7 +121,7 @@ export interface ColumnProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the column footer.
|
* Style class of the column footer.
|
||||||
*/
|
*/
|
||||||
footerClass?: string | undefined;
|
footerClass?: any;
|
||||||
/**
|
/**
|
||||||
* Whether to display the filter overlay.
|
* Whether to display the filter overlay.
|
||||||
* Default value is true.
|
* Default value is true.
|
||||||
|
@ -172,7 +172,7 @@ export interface ColumnProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the column filter header in row filter display.
|
* Style class of the column filter header in row filter display.
|
||||||
*/
|
*/
|
||||||
filterHeaderClass?: string | undefined;
|
filterHeaderClass?: any;
|
||||||
/**
|
/**
|
||||||
* Inline style of the column filter overlay.
|
* Inline style of the column filter overlay.
|
||||||
*/
|
*/
|
||||||
|
@ -180,7 +180,7 @@ export interface ColumnProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the column filter overlay.
|
* Style class of the column filter overlay.
|
||||||
*/
|
*/
|
||||||
filterMenuClass?: string | undefined;
|
filterMenuClass?: any;
|
||||||
/**
|
/**
|
||||||
* Defines column based selection mode, options are 'single' and 'multiple'.
|
* Defines column based selection mode, options are 'single' and 'multiple'.
|
||||||
* @see ColumnSelectionModeType
|
* @see ColumnSelectionModeType
|
||||||
|
|
|
@ -772,7 +772,7 @@ export interface DataTableProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the table element.
|
* Style class of the table element.
|
||||||
*/
|
*/
|
||||||
tableClass?: string | undefined;
|
tableClass?: any;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface DataTableSlots {
|
export interface DataTableSlots {
|
||||||
|
|
|
@ -44,11 +44,11 @@ export interface DialogProps {
|
||||||
/**
|
/**
|
||||||
* Style of the content section.
|
* Style of the content section.
|
||||||
*/
|
*/
|
||||||
contentStyle?: any | undefined;
|
contentStyle?: any;
|
||||||
/**
|
/**
|
||||||
* Style class of the content section.
|
* Style class of the content section.
|
||||||
*/
|
*/
|
||||||
contentClass?: string | undefined;
|
contentClass?: any;
|
||||||
/**
|
/**
|
||||||
* When enabled dialog is displayed in RTL direction.
|
* When enabled dialog is displayed in RTL direction.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -38,7 +38,7 @@ export interface DockProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the element.
|
* Style class of the element.
|
||||||
*/
|
*/
|
||||||
class?: string | undefined;
|
class?: any;
|
||||||
/**
|
/**
|
||||||
* Inline style of the element.
|
* Inline style of the element.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -148,7 +148,7 @@ export interface DropdownProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the overlay panel.
|
* Style class of the overlay panel.
|
||||||
*/
|
*/
|
||||||
panelClass?: string | undefined;
|
panelClass?: any;
|
||||||
/**
|
/**
|
||||||
* Whether the dropdown is in loading state.
|
* Whether the dropdown is in loading state.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -185,7 +185,7 @@ export interface FileUploadProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the component.
|
* Style class of the component.
|
||||||
*/
|
*/
|
||||||
class?: string | undefined;
|
class?: any;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface FileUploadSlots {
|
export interface FileUploadSlots {
|
||||||
|
|
|
@ -123,7 +123,7 @@ export interface GalleriaProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the component on fullscreen mode. Otherwise, the 'class' property can be used.
|
* Style class of the component on fullscreen mode. Otherwise, the 'class' property can be used.
|
||||||
*/
|
*/
|
||||||
containerClass?: string | undefined;
|
containerClass?: any;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface GalleriaSlots {
|
export interface GalleriaSlots {
|
||||||
|
|
|
@ -13,7 +13,7 @@ export interface ImageProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the image element.
|
* Style class of the image element.
|
||||||
*/
|
*/
|
||||||
imageClass?: string | undefined;
|
imageClass?: any;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface ImageSlots {
|
export interface ImageSlots {
|
||||||
|
|
|
@ -8,7 +8,7 @@ export interface InputSwitchProps {
|
||||||
/**
|
/**
|
||||||
* Inline style of the component.
|
* Inline style of the component.
|
||||||
*/
|
*/
|
||||||
class?: string | undefined;
|
class?: any;
|
||||||
/**
|
/**
|
||||||
* Style class of the component input field.
|
* Style class of the component input field.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -68,7 +68,7 @@ export interface MenuItem {
|
||||||
/**
|
/**
|
||||||
* Style class of the menuitem.
|
* Style class of the menuitem.
|
||||||
*/
|
*/
|
||||||
class?: string | undefined;
|
class?: any;
|
||||||
/**
|
/**
|
||||||
* Unique identifier of an item.
|
* Unique identifier of an item.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -154,7 +154,7 @@ export interface MultiSelectProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the overlay panel.
|
* Style class of the overlay panel.
|
||||||
*/
|
*/
|
||||||
panelClass?: string | undefined;
|
panelClass?: any;
|
||||||
/**
|
/**
|
||||||
* Label to display after exceeding max selected labels.
|
* Label to display after exceeding max selected labels.
|
||||||
* Default value is '{0} items selected'.
|
* Default value is '{0} items selected'.
|
||||||
|
|
|
@ -66,7 +66,7 @@ export interface PasswordProps extends InputHTMLAttributes {
|
||||||
/**
|
/**
|
||||||
* Style class of the input field.
|
* Style class of the input field.
|
||||||
*/
|
*/
|
||||||
inputClass?: string | undefined;
|
inputClass?: any;
|
||||||
/**
|
/**
|
||||||
* Inline style of the component.
|
* Inline style of the component.
|
||||||
*/
|
*/
|
||||||
|
@ -74,11 +74,11 @@ export interface PasswordProps extends InputHTMLAttributes {
|
||||||
/**
|
/**
|
||||||
* Style class of the component input field.
|
* Style class of the component input field.
|
||||||
*/
|
*/
|
||||||
class?: string | undefined;
|
class?: any;
|
||||||
/**
|
/**
|
||||||
* Style class of the overlay panel.
|
* Style class of the overlay panel.
|
||||||
*/
|
*/
|
||||||
panelClass?: string | undefined;
|
panelClass?: any;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface PasswordSlots {
|
export interface PasswordSlots {
|
||||||
|
|
|
@ -12,7 +12,7 @@ export interface RadioButtonProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the component input field.
|
* Style class of the component input field.
|
||||||
*/
|
*/
|
||||||
class?: string;
|
class?: any;
|
||||||
/**
|
/**
|
||||||
* Inline style of the component.
|
* Inline style of the component.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -75,7 +75,7 @@ export interface SpeedDialProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the button element.
|
* Style class of the button element.
|
||||||
*/
|
*/
|
||||||
buttonClass?: string | undefined;
|
buttonClass?: any;
|
||||||
/**
|
/**
|
||||||
* Inline style of the mask element.
|
* Inline style of the mask element.
|
||||||
*/
|
*/
|
||||||
|
@ -101,7 +101,7 @@ export interface SpeedDialProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the element.
|
* Style class of the element.
|
||||||
*/
|
*/
|
||||||
class?: string | undefined;
|
class?: any;
|
||||||
/**
|
/**
|
||||||
* Inline style of the element.
|
* Inline style of the element.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -35,7 +35,7 @@ export interface SplitButtonProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the component.
|
* Style class of the component.
|
||||||
*/
|
*/
|
||||||
class?: string | undefined;
|
class?: any;
|
||||||
/**
|
/**
|
||||||
* Inline style of the component.
|
* Inline style of the component.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -37,11 +37,11 @@ export interface ToastMessageOptions {
|
||||||
/**
|
/**
|
||||||
* Style class of the message.
|
* Style class of the message.
|
||||||
*/
|
*/
|
||||||
styleClass?: string | undefined;
|
styleClass?: any;
|
||||||
/**
|
/**
|
||||||
* Style class of the content.
|
* Style class of the content.
|
||||||
*/
|
*/
|
||||||
contentStyleClass?: string | undefined;
|
contentStyleClass?: any;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface ToastBreakpointsType {
|
export interface ToastBreakpointsType {
|
||||||
|
|
|
@ -50,7 +50,7 @@ export interface TreeSelectProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the overlay panel.
|
* Style class of the overlay panel.
|
||||||
*/
|
*/
|
||||||
panelClass?: string | undefined;
|
panelClass?: any;
|
||||||
/**
|
/**
|
||||||
* A valid query selector or an HTMLElement to specify where the overlay gets attached. Special keywords are 'body' for document body and 'self' for the element itself.
|
* A valid query selector or an HTMLElement to specify where the overlay gets attached. Special keywords are 'body' for document body and 'self' for the element itself.
|
||||||
* @see TreeSelectAppendToType
|
* @see TreeSelectAppendToType
|
||||||
|
|
|
@ -12,7 +12,7 @@ export interface TriStateCheckboxProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the component.
|
* Style class of the component.
|
||||||
*/
|
*/
|
||||||
class?: string;
|
class?: any;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface TriStateCheckboxSlots {
|
export interface TriStateCheckboxSlots {
|
||||||
|
|
|
@ -94,7 +94,7 @@ export interface VirtualScrollerProps {
|
||||||
/**
|
/**
|
||||||
* Style class of the component.
|
* Style class of the component.
|
||||||
*/
|
*/
|
||||||
class?: string | undefined;
|
class?: any;
|
||||||
/**
|
/**
|
||||||
* An array of objects to display.
|
* An array of objects to display.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue