diff --git a/components/lib/accordion/Accordion.d.ts b/components/lib/accordion/Accordion.d.ts index 59c9536b0..ab9cf81ec 100755 --- a/components/lib/accordion/Accordion.d.ts +++ b/components/lib/accordion/Accordion.d.ts @@ -18,8 +18,17 @@ export declare type AccordionPassThroughOptionType = AccordionPassThroughAttribu * Custom passthrough(pt) option method. */ export interface AccordionPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: AccordionProps; + /** + * Defines current inline state. + */ state: AccordionState; } /** diff --git a/components/lib/accordiontab/AccordionTab.d.ts b/components/lib/accordiontab/AccordionTab.d.ts index d867e9642..26d00355f 100755 --- a/components/lib/accordiontab/AccordionTab.d.ts +++ b/components/lib/accordiontab/AccordionTab.d.ts @@ -19,9 +19,21 @@ export declare type AccordionTabPassThroughTransitionType = TransitionProps | (( * Custom passthrough(pt) option method. */ export interface AccordionTabPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: AccordionTabProps; + /** + * Defines parent instance. + */ parent: AccordionPassThroughOptions; + /** + * Defines current options. + */ context: AccordionTabContext; } diff --git a/components/lib/autocomplete/AutoComplete.d.ts b/components/lib/autocomplete/AutoComplete.d.ts index f2ef45e12..b2c9a334b 100755 --- a/components/lib/autocomplete/AutoComplete.d.ts +++ b/components/lib/autocomplete/AutoComplete.d.ts @@ -21,9 +21,21 @@ export declare type AutoCompletePassThroughTransitionType = TransitionProps | (( * Custom passthrough(pt) option method. */ export interface AutoCompletePassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: AutoCompleteProps; + /** + * Defines current inline state. + */ state: AutoCompleteState; + /** + * Defines current options. + */ context: AutoCompleteContext; } diff --git a/components/lib/avatar/Avatar.d.ts b/components/lib/avatar/Avatar.d.ts index d14c24b48..75be19f5b 100644 --- a/components/lib/avatar/Avatar.d.ts +++ b/components/lib/avatar/Avatar.d.ts @@ -17,8 +17,17 @@ export declare type AvatarPassThroughOptionType = AvatarPassThroughAttributes | * Custom passthrough(pt) option method. */ export interface AvatarPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: AvatarProps; + /** + * Defines parent instance. + */ parent: AvatarGroupPassThroughOptions; } diff --git a/components/lib/badge/Badge.d.ts b/components/lib/badge/Badge.d.ts index a959f5227..dd067c4db 100644 --- a/components/lib/badge/Badge.d.ts +++ b/components/lib/badge/Badge.d.ts @@ -17,7 +17,13 @@ export declare type BadgePassThroughOptionType = BadgePassThroughAttributes | (( * Custom passthrough(pt) option method. */ export interface BadgePassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: BadgeProps; } diff --git a/components/lib/blockui/BlockUI.d.ts b/components/lib/blockui/BlockUI.d.ts index 5011d6ce3..579084eda 100755 --- a/components/lib/blockui/BlockUI.d.ts +++ b/components/lib/blockui/BlockUI.d.ts @@ -17,8 +17,17 @@ export declare type BlockUIPassThroughOptionType = BlockUIPassThroughAttributes * Custom passthrough(pt) option method. */ export interface BlockUIPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: BlockUIProps; + /** + * Defines current inline state. + */ state: BlockUIState; } diff --git a/components/lib/breadcrumb/Breadcrumb.d.ts b/components/lib/breadcrumb/Breadcrumb.d.ts index 5642ae50a..241ae4877 100755 --- a/components/lib/breadcrumb/Breadcrumb.d.ts +++ b/components/lib/breadcrumb/Breadcrumb.d.ts @@ -18,8 +18,17 @@ export declare type BreadcrumbPassThroughOptionType = BreadcrumbPassThroughAttri * Custom passthrough(pt) option method. */ export interface BreadcrumbPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: BreadcrumbProps; + /** + * Defines current options. + */ context: BreadcrumbContext; } diff --git a/components/lib/button/Button.d.ts b/components/lib/button/Button.d.ts index 0138f94fe..d6f229cdd 100755 --- a/components/lib/button/Button.d.ts +++ b/components/lib/button/Button.d.ts @@ -17,9 +17,21 @@ export declare type ButtonPassThroughOptionType = ButtonPassThroughAttributes | * Custom passthrough(pt) option method. */ export interface ButtonPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ButtonProps; + /** + * Defines current options. + */ context: ButtonContext; + /** + * Defines parent instance. + */ parent: any; } diff --git a/components/lib/calendar/Calendar.d.ts b/components/lib/calendar/Calendar.d.ts index 4875665a5..087b3d5bf 100755 --- a/components/lib/calendar/Calendar.d.ts +++ b/components/lib/calendar/Calendar.d.ts @@ -20,9 +20,21 @@ export declare type CalendarPassThroughTransitionType = TransitionProps | ((opti * Custom passthrough(pt) option method. */ export interface CalendarPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: CalendarProps; + /** + * Defines current inline state. + */ state: CalendarState; + /** + * Defines current options. + */ context: CalendarContext; } diff --git a/components/lib/carousel/Carousel.d.ts b/components/lib/carousel/Carousel.d.ts index 731a5165c..812e07a68 100755 --- a/components/lib/carousel/Carousel.d.ts +++ b/components/lib/carousel/Carousel.d.ts @@ -17,9 +17,21 @@ export declare type CarouselPassThroughOptionType = CarouselPassThroughAttribute * Custom passthrough(pt) option method. */ export interface CarouselPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: CarouselProps; + /** + * Defines current inline state. + */ state: CarouselState; + /** + * Defines current options. + */ context: CarouselContext; } diff --git a/components/lib/cascadeselect/CascadeSelect.d.ts b/components/lib/cascadeselect/CascadeSelect.d.ts index 32119e8e5..fa30d6541 100644 --- a/components/lib/cascadeselect/CascadeSelect.d.ts +++ b/components/lib/cascadeselect/CascadeSelect.d.ts @@ -19,8 +19,17 @@ export declare type CascadeSelectPassThroughTransitionType = TransitionProps | ( * Custom passthrough(pt) option method. */ export interface CascadeSelectPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: CascadeSelectProps; + /** + * Defines current inline state. + */ state: CascadeSelectState; } diff --git a/components/lib/chart/Chart.d.ts b/components/lib/chart/Chart.d.ts index 5550e8706..27d163a7f 100755 --- a/components/lib/chart/Chart.d.ts +++ b/components/lib/chart/Chart.d.ts @@ -17,7 +17,13 @@ export declare type ChartPassThroughOptionType = ChartPassThroughAttributes | (( * Custom passthrough(pt) option method. */ export interface ChartPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ChartProps; } diff --git a/components/lib/checkbox/Checkbox.d.ts b/components/lib/checkbox/Checkbox.d.ts index 053968ba1..c0fe3c0b8 100755 --- a/components/lib/checkbox/Checkbox.d.ts +++ b/components/lib/checkbox/Checkbox.d.ts @@ -17,9 +17,21 @@ export declare type CheckboxPassThroughOptionType = CheckboxPassThroughAttribute * Custom passthrough(pt) option method. */ export interface CheckboxPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: CheckboxProps; + /** + * Defines current inline state. + */ state: CheckboxState; + /** + * Defines current options. + */ context: CheckboxContext; } diff --git a/components/lib/chip/Chip.d.ts b/components/lib/chip/Chip.d.ts index 760fd44b6..e73aed187 100644 --- a/components/lib/chip/Chip.d.ts +++ b/components/lib/chip/Chip.d.ts @@ -17,8 +17,17 @@ export declare type ChipPassThroughOptionType = ChipPassThroughAttributes | ((op * Custom passthrough(pt) option method. */ export interface ChipPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ChipProps; + /** + * Defines current inline state. + */ state: ChipState; } diff --git a/components/lib/chips/Chips.d.ts b/components/lib/chips/Chips.d.ts index 45e1e16d6..8060e4f14 100755 --- a/components/lib/chips/Chips.d.ts +++ b/components/lib/chips/Chips.d.ts @@ -17,8 +17,17 @@ export declare type ChipsPassThroughOptionType = ChipsPassThroughAttributes | (( * Custom passthrough(pt) option method. */ export interface ChipsPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ChipsProps; + /** + * Defines current inline state. + */ state: ChipsState; } diff --git a/components/lib/colorpicker/ColorPicker.d.ts b/components/lib/colorpicker/ColorPicker.d.ts index 9a8f4aca9..14c3729fa 100755 --- a/components/lib/colorpicker/ColorPicker.d.ts +++ b/components/lib/colorpicker/ColorPicker.d.ts @@ -19,8 +19,17 @@ export declare type ColorPickerPassThroughTransitionType = TransitionProps | ((o * Custom passthrough(pt) option method. */ export interface ColorPickerPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ColorPickerProps; + /** + * Defines current inline state. + */ state: ColorPickerState; } diff --git a/components/lib/column/Column.d.ts b/components/lib/column/Column.d.ts index 5700ba893..878908ed4 100755 --- a/components/lib/column/Column.d.ts +++ b/components/lib/column/Column.d.ts @@ -23,9 +23,21 @@ export declare type ColumnPassThroughOptionType = ColumnPassThroughAttributes | * Custom passthrough(pt) option method. */ export interface ColumnPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ColumnProps; + /** + * Defines parent instance. + */ parent: DataTablePassThroughOptions; + /** + * Defines current options. + */ context: ColumnContext; } diff --git a/components/lib/columngroup/ColumnGroup.d.ts b/components/lib/columngroup/ColumnGroup.d.ts index 27db36a07..57478e3e9 100755 --- a/components/lib/columngroup/ColumnGroup.d.ts +++ b/components/lib/columngroup/ColumnGroup.d.ts @@ -15,9 +15,21 @@ export declare type ColumnGroupPassThroughOptionType = ColumnGroupPassThroughAtt * Custom passthrough(pt) option method. */ export interface ColumnGroupPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ColumnGroupProps; + /** + * Defines parent instance. + */ parent: DataTablePassThroughOptions; + /** + * Defines current options. + */ context: ColumnGroupContext; } diff --git a/components/lib/confirmdialog/ConfirmDialog.d.ts b/components/lib/confirmdialog/ConfirmDialog.d.ts index e30bc3ee4..78f10fa3e 100644 --- a/components/lib/confirmdialog/ConfirmDialog.d.ts +++ b/components/lib/confirmdialog/ConfirmDialog.d.ts @@ -19,8 +19,17 @@ export declare type ConfirmDialogPassThroughOptionType = ConfirmDialogPassThroug * Custom passthrough(pt) option method. */ export interface ConfirmDialogPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ConfirmDialogProps; + /** + * Defines current inline state. + */ state: ConfirmDialogState; } diff --git a/components/lib/confirmpopup/ConfirmPopup.d.ts b/components/lib/confirmpopup/ConfirmPopup.d.ts index fa400c89c..fa3f61ac4 100644 --- a/components/lib/confirmpopup/ConfirmPopup.d.ts +++ b/components/lib/confirmpopup/ConfirmPopup.d.ts @@ -21,8 +21,17 @@ export declare type ConfirmPopupPassThroughTransitionType = TransitionProps | (( * Custom passthrough(pt) option method. */ export interface ConfirmPopupPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ConfirmPopupProps; + /** + * Defines current inline state. + */ state: ConfirmPopupState; } diff --git a/components/lib/contextmenu/ContextMenu.d.ts b/components/lib/contextmenu/ContextMenu.d.ts index 5944a87e6..5ee1e85d1 100755 --- a/components/lib/contextmenu/ContextMenu.d.ts +++ b/components/lib/contextmenu/ContextMenu.d.ts @@ -21,9 +21,21 @@ export declare type ContextMenuPassThroughTransitionType = TransitionProps | ((o * Custom passthrough(pt) option method. */ export interface ContextMenuPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ContextMenuProps; + /** + * Defines current inline state. + */ state: ContextMenuState; + /** + * Defines current options. + */ context: ContextMenuContext; } diff --git a/components/lib/datatable/DataTable.d.ts b/components/lib/datatable/DataTable.d.ts index c51576f03..90940d489 100755 --- a/components/lib/datatable/DataTable.d.ts +++ b/components/lib/datatable/DataTable.d.ts @@ -24,9 +24,21 @@ export declare type DataTablePassThroughTransitionType = TransitionProps | ((opt * Custom passthrough(pt) option method. */ export interface DataTablePassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: DataTableProps; + /** + * Defines current inline state. + */ state: DataTableState; + /** + * Defines current options. + */ context: DataTableContext; } diff --git a/components/lib/dataview/DataView.d.ts b/components/lib/dataview/DataView.d.ts index 8e61d5260..aca1d17d5 100755 --- a/components/lib/dataview/DataView.d.ts +++ b/components/lib/dataview/DataView.d.ts @@ -18,8 +18,17 @@ export declare type DataViewPassThroughOptionType = DataViewPassThroughAttribute * Custom passthrough(pt) option method. */ export interface DataViewPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: DataViewProps; + /** + * Defines current inline state. + */ state: DataViewState; } /** diff --git a/components/lib/dataviewlayoutoptions/DataViewLayoutOptions.d.ts b/components/lib/dataviewlayoutoptions/DataViewLayoutOptions.d.ts index 8fe2b62ae..2a4fa3cb6 100755 --- a/components/lib/dataviewlayoutoptions/DataViewLayoutOptions.d.ts +++ b/components/lib/dataviewlayoutoptions/DataViewLayoutOptions.d.ts @@ -22,8 +22,17 @@ export declare type DataViewLayoutOptionsPassThroughOptionType = * Custom passthrough(pt) option method. */ export interface DataViewLayoutOptionsPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: DataViewLayoutOptionsProps; + /** + * Defines current inline state. + */ state: DataViewLayoutOptionsState; } diff --git a/components/lib/deferredcontent/DeferredContent.d.ts b/components/lib/deferredcontent/DeferredContent.d.ts index 6f6ca6343..bbcc0a8e9 100755 --- a/components/lib/deferredcontent/DeferredContent.d.ts +++ b/components/lib/deferredcontent/DeferredContent.d.ts @@ -17,8 +17,17 @@ export declare type DeferredContentPassThroughOptionType = DeferredContentPassTh * Custom passthrough(pt) option method. */ export interface DeferredContentPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: DeferredContentProps; + /** + * Defines current inline state. + */ state: DeferredContentState; } diff --git a/components/lib/dialog/Dialog.d.ts b/components/lib/dialog/Dialog.d.ts index e63b07531..a7d9f5a44 100755 --- a/components/lib/dialog/Dialog.d.ts +++ b/components/lib/dialog/Dialog.d.ts @@ -19,8 +19,17 @@ export declare type DialogPassThroughTransitionType = TransitionProps | ((option * Custom passthrough(pt) option method. */ export interface DialogPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: DialogProps; + /** + * Defines current inline state. + */ state: DialogState; } diff --git a/components/lib/divider/Divider.d.ts b/components/lib/divider/Divider.d.ts index 0ceb05ec7..af3a25796 100644 --- a/components/lib/divider/Divider.d.ts +++ b/components/lib/divider/Divider.d.ts @@ -17,7 +17,13 @@ export declare type DividerPassThroughOptionType = DividerPassThroughAttributes * Custom passthrough(pt) option method. */ export interface DividerPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: DividerProps; } diff --git a/components/lib/dock/Dock.d.ts b/components/lib/dock/Dock.d.ts index a1107727c..edf3bb647 100644 --- a/components/lib/dock/Dock.d.ts +++ b/components/lib/dock/Dock.d.ts @@ -18,9 +18,21 @@ export declare type DockPassThroughOptionType = DockPassThroughAttributes | ((op * Custom passthrough(pt) option method. */ export interface DockPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: DockProps; + /** + * Defines current inline state. + */ state: DockState; + /** + * Defines current options. + */ context: DockContext; } diff --git a/components/lib/dropdown/Dropdown.d.ts b/components/lib/dropdown/Dropdown.d.ts index 319a4812d..b29384b74 100755 --- a/components/lib/dropdown/Dropdown.d.ts +++ b/components/lib/dropdown/Dropdown.d.ts @@ -20,9 +20,21 @@ export declare type DropdownPassThroughTransitionType = TransitionProps | ((opti * Custom passthrough(pt) option method. */ export interface DropdownPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: DropdownProps; + /** + * Defines current inline state. + */ state: DropdownState; + /** + * Defines current options. + */ context: DropdownContext; } diff --git a/components/lib/editor/Editor.d.ts b/components/lib/editor/Editor.d.ts index abaefcdf9..9b3c5c304 100755 --- a/components/lib/editor/Editor.d.ts +++ b/components/lib/editor/Editor.d.ts @@ -16,8 +16,17 @@ export declare type EditorPassThroughOptionType = EditorPassThroughAttributes | * Custom passthrough(pt) option method. */ export interface EditorPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: EditorProps; + /** + * Defines current inline state. + */ state: EditorState; } diff --git a/components/lib/fieldset/Fieldset.d.ts b/components/lib/fieldset/Fieldset.d.ts index 347217f19..5d4518387 100755 --- a/components/lib/fieldset/Fieldset.d.ts +++ b/components/lib/fieldset/Fieldset.d.ts @@ -19,8 +19,17 @@ export declare type FieldsetPassThroughTransitionType = TransitionProps | ((opti * Custom passthrough(pt) option method. */ export interface FieldsetPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: FieldsetProps; + /** + * Defines current inline state. + */ state: FieldsetState; } diff --git a/components/lib/fileupload/FileUpload.d.ts b/components/lib/fileupload/FileUpload.d.ts index 3668d328d..4d30480eb 100755 --- a/components/lib/fileupload/FileUpload.d.ts +++ b/components/lib/fileupload/FileUpload.d.ts @@ -19,8 +19,17 @@ export declare type FileUploadPassThroughOptionType = FileUploadPassThroughAttri * Custom passthrough(pt) option method. */ export interface FileUploadPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: FileUploadProps; + /** + * Defines current inline state. + */ state: FileUploadState; } diff --git a/components/lib/galleria/Galleria.d.ts b/components/lib/galleria/Galleria.d.ts index 29ff68f31..b156d601b 100755 --- a/components/lib/galleria/Galleria.d.ts +++ b/components/lib/galleria/Galleria.d.ts @@ -19,9 +19,21 @@ export declare type GalleriaPassThroughTransitionType = TransitionProps | ((opti * Custom passthrough(pt) option method. */ export interface GalleriaPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: GalleriaProps; + /** + * Defines current inline state. + */ state: GalleriaState; + /** + * Defines current options. + */ context: GalleriaContext; } diff --git a/components/lib/image/Image.d.ts b/components/lib/image/Image.d.ts index ae868f5d3..2287fdd82 100644 --- a/components/lib/image/Image.d.ts +++ b/components/lib/image/Image.d.ts @@ -19,8 +19,17 @@ export declare type ImagePassThroughTransitionType = TransitionProps | ((options * Custom passthrough(pt) option method. */ export interface ImagePassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /**ˆ + * Defines valid properties. + */ props: ImageProps; + /** + * Defines current inline state. + */ state: ImageState; } diff --git a/components/lib/inlinemessage/InlineMessage.d.ts b/components/lib/inlinemessage/InlineMessage.d.ts index 1b8f9e78b..770a242c2 100755 --- a/components/lib/inlinemessage/InlineMessage.d.ts +++ b/components/lib/inlinemessage/InlineMessage.d.ts @@ -17,8 +17,17 @@ export declare type InlineMessagePassThroughOptionType = InlineMessagePassThroug * Custom passthrough(pt) option method. */ export interface InlineMessagePassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: InlineMessageProps; + /** + * Defines current inline state. + */ state: InlineMessageState; } diff --git a/components/lib/inplace/Inplace.d.ts b/components/lib/inplace/Inplace.d.ts index ba2ac0308..ce26b5e3b 100755 --- a/components/lib/inplace/Inplace.d.ts +++ b/components/lib/inplace/Inplace.d.ts @@ -19,8 +19,17 @@ export declare type InplacePassThroughOptionType = InplacePassThroughAttributes * Custom passthrough(pt) option method. */ export interface InplacePassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: InplaceProps; + /** + * Defines current inline state. + */ state: InplaceState; } diff --git a/components/lib/inputmask/InputMask.d.ts b/components/lib/inputmask/InputMask.d.ts index 4d4dd93db..32d33c41b 100755 --- a/components/lib/inputmask/InputMask.d.ts +++ b/components/lib/inputmask/InputMask.d.ts @@ -16,8 +16,17 @@ export declare type InputMaskPassThroughOptionType = InputMaskPassThroughAttribu * Custom passthrough(pt) option method. */ export interface InputMaskPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: InputMaskProps; + /** + * Defines current options. + */ context: InputMaskContext; } diff --git a/components/lib/inputnumber/InputNumber.d.ts b/components/lib/inputnumber/InputNumber.d.ts index 0868f1774..188977a17 100755 --- a/components/lib/inputnumber/InputNumber.d.ts +++ b/components/lib/inputnumber/InputNumber.d.ts @@ -19,8 +19,17 @@ export declare type InputNumberPassThroughOptionType = InputNumberPassThroughAtt * Custom passthrough(pt) option method. */ export interface InputNumberPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: InputNumberProps; + /** + * Defines current inline state. + */ state: InputNumberState; } diff --git a/components/lib/inputswitch/InputSwitch.d.ts b/components/lib/inputswitch/InputSwitch.d.ts index 6606b4dfa..8115f3b20 100755 --- a/components/lib/inputswitch/InputSwitch.d.ts +++ b/components/lib/inputswitch/InputSwitch.d.ts @@ -17,8 +17,17 @@ export declare type InputSwitchPassThroughOptionType = InputSwitchPassThroughAtt * Custom passthrough(pt) option method. */ export interface InputSwitchPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: InputSwitchProps; + /** + * Defines current inline state. + */ state: InputSwitchState; } diff --git a/components/lib/inputtext/InputText.d.ts b/components/lib/inputtext/InputText.d.ts index 82155678e..877c70e88 100755 --- a/components/lib/inputtext/InputText.d.ts +++ b/components/lib/inputtext/InputText.d.ts @@ -17,8 +17,17 @@ export declare type InputTextPassThroughOptionType = InputTextPassThroughAttribu * Custom passthrough(pt) option method. */ export interface InputTextPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: InputTextProps; + /** + * Defines current options. + */ context: InputTextContext; } diff --git a/components/lib/knob/Knob.d.ts b/components/lib/knob/Knob.d.ts index 425b1d237..e49507ce3 100644 --- a/components/lib/knob/Knob.d.ts +++ b/components/lib/knob/Knob.d.ts @@ -16,8 +16,17 @@ export declare type KnobPassThroughOptionType = KnobPassThroughAttributes | ((op * Custom passthrough(pt) option method. */ export interface KnobPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: KnobProps; + /** + * Defines current inline state. + */ state: KnobState; } diff --git a/components/lib/listbox/Listbox.d.ts b/components/lib/listbox/Listbox.d.ts index d719dde04..db9520ecd 100755 --- a/components/lib/listbox/Listbox.d.ts +++ b/components/lib/listbox/Listbox.d.ts @@ -18,9 +18,21 @@ export declare type ListboxPassThroughOptionType = ListboxPassThroughAttributes * Custom passthrough(pt) option method. */ export interface ListboxPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ListboxProps; + /** + * Defines current inline state. + */ state: ListboxState; + /** + * Defines current options. + */ context: ListboxContext; } diff --git a/components/lib/megamenu/MegaMenu.d.ts b/components/lib/megamenu/MegaMenu.d.ts index a801eb9bb..f0d2da488 100755 --- a/components/lib/megamenu/MegaMenu.d.ts +++ b/components/lib/megamenu/MegaMenu.d.ts @@ -18,9 +18,21 @@ export declare type MegaMenuPassThroughOptionType = MegaMenuPassThroughAttribute * Custom passthrough(pt) option method. */ export interface MegaMenuPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: MegaMenuProps; + /** + * Defines current inline state. + */ state: MegaMenuState; + /** + * Defines current options. + */ context: MegaMenuContext; } diff --git a/components/lib/menu/Menu.d.ts b/components/lib/menu/Menu.d.ts index 0d514b859..e8b33b79b 100755 --- a/components/lib/menu/Menu.d.ts +++ b/components/lib/menu/Menu.d.ts @@ -20,9 +20,21 @@ export declare type MenuPassThroughTransitionType = TransitionProps | ((options: * Custom passthrough(pt) option method. */ export interface MenuPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: MenuProps; + /** + * Defines current inline state. + */ state: MenuState; + /** + * Defines current options. + */ context: MenuContext; } diff --git a/components/lib/menubar/Menubar.d.ts b/components/lib/menubar/Menubar.d.ts index 81248896e..2611eca67 100755 --- a/components/lib/menubar/Menubar.d.ts +++ b/components/lib/menubar/Menubar.d.ts @@ -18,9 +18,21 @@ export declare type MenubarPassThroughOptionType = MenubarPassThroughAttributes * Custom passthrough(pt) option method. */ export interface MenubarPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: MenubarProps; + /** + * Defines current inline state. + */ state: MenubarState; + /** + * Defines current options. + */ context: MenubarContext; } diff --git a/components/lib/message/Message.d.ts b/components/lib/message/Message.d.ts index 75aaff804..d7f310963 100755 --- a/components/lib/message/Message.d.ts +++ b/components/lib/message/Message.d.ts @@ -19,8 +19,17 @@ export declare type MessagePassThroughTransitionType = TransitionProps | ((optio * Custom passthrough(pt) option method. */ export interface MessagePassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: MessageProps; + /** + * Defines current inline state. + */ state: MessageState; } diff --git a/components/lib/multiselect/MultiSelect.d.ts b/components/lib/multiselect/MultiSelect.d.ts index 77b4d9e2b..1e14a82c9 100755 --- a/components/lib/multiselect/MultiSelect.d.ts +++ b/components/lib/multiselect/MultiSelect.d.ts @@ -20,9 +20,21 @@ export declare type MultiSelectPassThroughTransitionType = TransitionProps | ((o * Custom passthrough(pt) option method. */ export interface MultiSelectPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: MultiSelectProps; + /** + * Defines current inline state. + */ state: MultiSelectState; + /** + * Defines current options. + */ context: MultiSelectContext; } diff --git a/components/lib/orderlist/OrderList.d.ts b/components/lib/orderlist/OrderList.d.ts index 74bc1bc4d..b5f08cfa2 100755 --- a/components/lib/orderlist/OrderList.d.ts +++ b/components/lib/orderlist/OrderList.d.ts @@ -20,9 +20,21 @@ export declare type OrderListPassThroughTransitionType = TransitionProps | ((opt * Custom passthrough(pt) option method. */ export interface OrderListPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: OrderListProps; + /** + * Defines current inline state. + */ state: OrderListState; + /** + * Defines current options. + */ context: OrderListContext; } diff --git a/components/lib/organizationchart/OrganizationChart.d.ts b/components/lib/organizationchart/OrganizationChart.d.ts index e5b10a0c5..1f53dc76e 100755 --- a/components/lib/organizationchart/OrganizationChart.d.ts +++ b/components/lib/organizationchart/OrganizationChart.d.ts @@ -17,9 +17,21 @@ export declare type OrganizationChartPassThroughOptionType = OrganizationChartPa * Custom passthrough(pt) option method. */ export interface OrganizationChartPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: OrganizationChartProps; + /** + * Defines current inline state. + */ state: OrganizationChartState; + /** + * Defines current options. + */ context: OrganizationChartContext; } diff --git a/components/lib/overlaypanel/OverlayPanel.d.ts b/components/lib/overlaypanel/OverlayPanel.d.ts index de3f8c8a7..b3fa8b955 100755 --- a/components/lib/overlaypanel/OverlayPanel.d.ts +++ b/components/lib/overlaypanel/OverlayPanel.d.ts @@ -19,8 +19,17 @@ export declare type OverlayPanelPassThroughTransitionType = TransitionProps | (( * Custom passthrough(pt) option method. */ export interface OverlayPanelPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: OverlayPanelProps; + /** + * Defines current inline state. + */ state: OverlayPanelState; } diff --git a/components/lib/paginator/Paginator.d.ts b/components/lib/paginator/Paginator.d.ts index e3d0996ae..bf5d70d75 100755 --- a/components/lib/paginator/Paginator.d.ts +++ b/components/lib/paginator/Paginator.d.ts @@ -19,9 +19,21 @@ export declare type PaginatorPassThroughOptionType = PaginatorPassThroughAttribu * Custom passthrough(pt) option method. */ export interface PaginatorPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: PaginatorProps; + /** + * Defines current inline state. + */ state: PaginatorState; + /** + * Defines current options. + */ context: PaginatorContext; } diff --git a/components/lib/panel/Panel.d.ts b/components/lib/panel/Panel.d.ts index f314f91e2..3d3562495 100755 --- a/components/lib/panel/Panel.d.ts +++ b/components/lib/panel/Panel.d.ts @@ -19,8 +19,17 @@ export declare type PanelPassThroughTransitionType = TransitionProps | ((options * Custom passthrough(pt) option method. */ export interface PanelPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: PanelProps; + /** + * Defines current inline state. + */ state: PanelState; } diff --git a/components/lib/panelmenu/PanelMenu.d.ts b/components/lib/panelmenu/PanelMenu.d.ts index 9f547ba1b..6db7e8943 100755 --- a/components/lib/panelmenu/PanelMenu.d.ts +++ b/components/lib/panelmenu/PanelMenu.d.ts @@ -20,9 +20,21 @@ export declare type PanelMenuPassThroughTransitionType = TransitionProps | ((opt * Custom passthrough(pt) option method. */ export interface PanelMenuPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: PanelMenuProps; + /** + * Defines current inline state. + */ state: PanelMenuState; + /** + * Defines current options. + */ context: PanelMenuContext; } diff --git a/components/lib/password/Password.d.ts b/components/lib/password/Password.d.ts index faf2083b6..e43a4bd5c 100755 --- a/components/lib/password/Password.d.ts +++ b/components/lib/password/Password.d.ts @@ -20,8 +20,17 @@ export declare type PasswordPassThroughTransitionType = TransitionProps | ((opti * Custom passthrough(pt) option method. */ export interface PasswordPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: PasswordProps; + /** + * Defines current inline state. + */ state: PasswordState; } diff --git a/components/lib/picklist/PickList.d.ts b/components/lib/picklist/PickList.d.ts index 9d129309c..284ef78e9 100755 --- a/components/lib/picklist/PickList.d.ts +++ b/components/lib/picklist/PickList.d.ts @@ -20,9 +20,21 @@ export declare type PickListPassThroughTransitionType = TransitionProps | ((opti * Custom passthrough(pt) option method. */ export interface PickListPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: PickListProps; + /** + * Defines current inline state. + */ state: PickListState; + /** + * Defines current options. + */ context: PickListContext; } diff --git a/components/lib/progressbar/ProgressBar.d.ts b/components/lib/progressbar/ProgressBar.d.ts index 1c829e14f..1b7e1c1ed 100755 --- a/components/lib/progressbar/ProgressBar.d.ts +++ b/components/lib/progressbar/ProgressBar.d.ts @@ -17,7 +17,13 @@ export declare type ProgressBarPassThroughOptionType = ProgressBarPassThroughAtt * Custom passthrough(pt) option method. */ export interface ProgressBarPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ProgressBarProps; } diff --git a/components/lib/progressspinner/ProgressSpinner.d.ts b/components/lib/progressspinner/ProgressSpinner.d.ts index 6b2b69887..f70f9ee3b 100755 --- a/components/lib/progressspinner/ProgressSpinner.d.ts +++ b/components/lib/progressspinner/ProgressSpinner.d.ts @@ -16,7 +16,13 @@ export declare type ProgressSpinnerPassThroughOptionType = ProgressSpinnerPassTh * Custom passthrough(pt) option method. */ export interface ProgressSpinnerPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ProgressSpinnerProps; } diff --git a/components/lib/radiobutton/RadioButton.d.ts b/components/lib/radiobutton/RadioButton.d.ts index 630ee691a..b279547ad 100755 --- a/components/lib/radiobutton/RadioButton.d.ts +++ b/components/lib/radiobutton/RadioButton.d.ts @@ -17,8 +17,17 @@ export declare type RadioButtonPassThroughOptionType = RadioButtonPassThroughAtt * Custom passthrough(pt) option method. */ export interface RadioButtonPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: RadioButtonProps; + /** + * Defines current inline state. + */ state: RadioButtonState; } diff --git a/components/lib/rating/Rating.d.ts b/components/lib/rating/Rating.d.ts index 24f7a93f3..fc8019ed7 100755 --- a/components/lib/rating/Rating.d.ts +++ b/components/lib/rating/Rating.d.ts @@ -17,9 +17,21 @@ export declare type RatingPassThroughOptionType = RatingPassThroughAttributes | * Custom passthrough(pt) option method. */ export interface RatingPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: RatingProps; + /** + * Defines current inline state. + */ state: RatingState; + /** + * Defines current options. + */ context: RatingContext; } diff --git a/components/lib/row/Row.d.ts b/components/lib/row/Row.d.ts index bc5c7e87a..ca8066004 100755 --- a/components/lib/row/Row.d.ts +++ b/components/lib/row/Row.d.ts @@ -15,9 +15,21 @@ export declare type RowPassThroughOptionType = RowPassThroughAttributes | ((opti * Custom passthrough(pt) option method. */ export interface RowPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: RowProps; + /** + * Defines parent instance. + */ parent: ColumnGroupPassThroughOptions; + /** + * Defines current options. + */ context: RowContext; } diff --git a/components/lib/scrollpanel/ScrollPanel.d.ts b/components/lib/scrollpanel/ScrollPanel.d.ts index 8ceb39db9..abddc6269 100644 --- a/components/lib/scrollpanel/ScrollPanel.d.ts +++ b/components/lib/scrollpanel/ScrollPanel.d.ts @@ -17,8 +17,17 @@ export declare type ScrollPanelPassThroughOptionType = ScrollPanelPassThroughAtt * Custom passthrough(pt) option method. */ export interface ScrollPanelPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ScrollPanelProps; + /** + * Defines current inline state. + */ state: ScrollPanelState; } diff --git a/components/lib/scrolltop/ScrollTop.d.ts b/components/lib/scrolltop/ScrollTop.d.ts index 8816f14a4..7af9db501 100644 --- a/components/lib/scrolltop/ScrollTop.d.ts +++ b/components/lib/scrolltop/ScrollTop.d.ts @@ -19,8 +19,17 @@ export declare type ScrollTopPassThroughTransitionType = TransitionProps | ((opt * Custom passthrough(pt) option method. */ export interface ScrollTopPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ScrollTopProps; + /** + * Defines current inline state. + */ state: ScrollTopState; } diff --git a/components/lib/selectbutton/SelectButton.d.ts b/components/lib/selectbutton/SelectButton.d.ts index 721d1fadb..d08e1593d 100755 --- a/components/lib/selectbutton/SelectButton.d.ts +++ b/components/lib/selectbutton/SelectButton.d.ts @@ -17,9 +17,21 @@ export declare type SelectButtonPassThroughOptionType = SelectButtonPassThroughA * Custom passthrough(pt) option method. */ export interface SelectButtonPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: SelectButtonProps; + /** + * Defines current inline state. + */ state: SelectButtonState; + /** + * Defines current options. + */ context: SelectButtonContext; } diff --git a/components/lib/sidebar/Sidebar.d.ts b/components/lib/sidebar/Sidebar.d.ts index 1c64ee741..2a31e7f47 100755 --- a/components/lib/sidebar/Sidebar.d.ts +++ b/components/lib/sidebar/Sidebar.d.ts @@ -19,8 +19,17 @@ export declare type SidebarPassThroughTransitionType = TransitionProps | ((optio * Custom passthrough(pt) option method. */ export interface SidebarPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: SidebarProps; + /** + * Defines current inline state. + */ state: SidebarState; } diff --git a/components/lib/skeleton/Skeleton.d.ts b/components/lib/skeleton/Skeleton.d.ts index 38da32fbe..5463be41a 100644 --- a/components/lib/skeleton/Skeleton.d.ts +++ b/components/lib/skeleton/Skeleton.d.ts @@ -16,7 +16,13 @@ export declare type SkeletonPassThroughOptionType = SkeletonPassThroughAttribute * Custom passthrough(pt) option method. */ export interface SkeletonPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: SkeletonProps; } diff --git a/components/lib/slider/Slider.d.ts b/components/lib/slider/Slider.d.ts index ac8529b2c..34e24ba5d 100755 --- a/components/lib/slider/Slider.d.ts +++ b/components/lib/slider/Slider.d.ts @@ -16,7 +16,13 @@ export declare type SliderPassThroughOptionType = SliderPassThroughAttributes | * Custom passthrough(pt) option method. */ export interface SliderPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: SliderProps; } diff --git a/components/lib/speeddial/SpeedDial.d.ts b/components/lib/speeddial/SpeedDial.d.ts index f30810ba8..6a98fa35c 100644 --- a/components/lib/speeddial/SpeedDial.d.ts +++ b/components/lib/speeddial/SpeedDial.d.ts @@ -19,9 +19,21 @@ export declare type SpeedDialPassThroughOptionType = SpeedDialPassThroughAttribu * Custom passthrough(pt) option method. */ export interface SpeedDialPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: SpeedDialProps; + /** + * Defines current inline state. + */ state: SpeedDialState; + /** + * Defines current options. + */ context: SpeedDialContext; } diff --git a/components/lib/splitbutton/SplitButton.d.ts b/components/lib/splitbutton/SplitButton.d.ts index fcc25bbe0..f8469ecdb 100755 --- a/components/lib/splitbutton/SplitButton.d.ts +++ b/components/lib/splitbutton/SplitButton.d.ts @@ -20,8 +20,17 @@ export declare type SplitButtonPassThroughOptionType = SplitButtonPassThroughAtt * Custom passthrough(pt) option method. */ export interface SplitButtonPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: SplitButtonProps; + /** + * Defines current inline state. + */ state: SplitButtonState; } diff --git a/components/lib/splitter/Splitter.d.ts b/components/lib/splitter/Splitter.d.ts index 95d95d089..f9c91d69b 100644 --- a/components/lib/splitter/Splitter.d.ts +++ b/components/lib/splitter/Splitter.d.ts @@ -17,9 +17,21 @@ export declare type SplitterPassThroughOptionType = SplitterPassThroughAttribute * Custom passthrough(pt) option method. */ export interface SplitterPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: SplitterProps; + /** + * Defines current inline state. + */ state: SplitterState; + /** + * Defines current options. + */ context: SplitterContext; } diff --git a/components/lib/splitterpanel/SplitterPanel.d.ts b/components/lib/splitterpanel/SplitterPanel.d.ts index 48fef02cc..2f1b51b74 100644 --- a/components/lib/splitterpanel/SplitterPanel.d.ts +++ b/components/lib/splitterpanel/SplitterPanel.d.ts @@ -17,8 +17,17 @@ export declare type SplitterPanelPassThroughOptionType = SplitterPanelPassThroug * Custom passthrough(pt) option method. */ export interface SplitterPanelPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: SplitterPanelProps; + /** + * Defines current options. + */ context: SplitterPanelContext; } diff --git a/components/lib/steps/Steps.d.ts b/components/lib/steps/Steps.d.ts index 3e1634685..bad539ecd 100755 --- a/components/lib/steps/Steps.d.ts +++ b/components/lib/steps/Steps.d.ts @@ -18,8 +18,17 @@ export declare type StepsPassThroughOptionType = StepsPassThroughAttributes | (( * Custom passthrough(pt) option method. */ export interface StepsPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: StepsProps; + /** + * Defines current options. + */ context: StepsContext; } diff --git a/components/lib/tabmenu/TabMenu.d.ts b/components/lib/tabmenu/TabMenu.d.ts index 2c57ff05e..130f82ebc 100755 --- a/components/lib/tabmenu/TabMenu.d.ts +++ b/components/lib/tabmenu/TabMenu.d.ts @@ -18,9 +18,21 @@ export declare type TabMenuPassThroughOptionType = TabMenuPassThroughAttributes * Custom passthrough(pt) option method. */ export interface TabMenuPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: TabMenuProps; + /** + * Defines current inline state. + */ state: TabMenuState; + /** + * Defines current options. + */ context: TabMenuContext; } diff --git a/components/lib/tabpanel/TabPanel.d.ts b/components/lib/tabpanel/TabPanel.d.ts index d013cd3d6..98ed51bb3 100755 --- a/components/lib/tabpanel/TabPanel.d.ts +++ b/components/lib/tabpanel/TabPanel.d.ts @@ -18,9 +18,21 @@ export declare type TabPanelPassThroughOptionType = TabPanelPassThroughAttribute * Custom passthrough(pt) option method. */ export interface TabPanelPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: TabPanelProps; + /** + * Defines parent instance. + */ parent: TabViewPassThroughOptions; + /** + * Defines current options. + */ context: TabPanelContext; } diff --git a/components/lib/tag/Tag.d.ts b/components/lib/tag/Tag.d.ts index 639c402a4..7ecba4d97 100644 --- a/components/lib/tag/Tag.d.ts +++ b/components/lib/tag/Tag.d.ts @@ -17,7 +17,13 @@ export declare type TagPassThroughOptionType = TagPassThroughAttributes | ((opti * Custom passthrough(pt) option method. */ export interface TagPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: TagProps; } diff --git a/components/lib/terminal/Terminal.d.ts b/components/lib/terminal/Terminal.d.ts index 76157f4ec..a231bc2b3 100755 --- a/components/lib/terminal/Terminal.d.ts +++ b/components/lib/terminal/Terminal.d.ts @@ -16,8 +16,17 @@ export declare type TerminalPassThroughOptionType = TerminalPassThroughAttribute * Custom passthrough(pt) option method. */ export interface TerminalPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: TerminalProps; + /** + * Defines current inline state. + */ state: TerminalState; } diff --git a/components/lib/textarea/Textarea.d.ts b/components/lib/textarea/Textarea.d.ts index 19b0fbbb0..e055e4cec 100755 --- a/components/lib/textarea/Textarea.d.ts +++ b/components/lib/textarea/Textarea.d.ts @@ -17,8 +17,17 @@ export declare type TextareaPassThroughOptionType = TextareaPassThroughAttribute * Custom passthrough(pt) option method. */ export interface TextareaPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: TextareaProps; + /** + * Defines current options. + */ context: TextareaContext; } diff --git a/components/lib/tieredmenu/TieredMenu.d.ts b/components/lib/tieredmenu/TieredMenu.d.ts index 92e0983b6..465d31a7c 100755 --- a/components/lib/tieredmenu/TieredMenu.d.ts +++ b/components/lib/tieredmenu/TieredMenu.d.ts @@ -20,9 +20,21 @@ export declare type TieredMenuPassThroughTransitionType = TransitionProps | ((op * Custom passthrough(pt) option method. */ export interface TieredMenuPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: TieredMenuProps; + /** + * Defines current inline state. + */ state: TieredMenuState; + /** + * Defines current options. + */ context: TieredMenuContext; } diff --git a/components/lib/timeline/Timeline.d.ts b/components/lib/timeline/Timeline.d.ts index 989df7346..f81421371 100644 --- a/components/lib/timeline/Timeline.d.ts +++ b/components/lib/timeline/Timeline.d.ts @@ -16,8 +16,17 @@ export declare type TimelinePassThroughOptionType = TimelinePassThroughAttribute * Custom passthrough(pt) option method. */ export interface TimelinePassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: TimelineProps; + /** + * Defines current options. + */ context: TimelineContext; } diff --git a/components/lib/toast/Toast.d.ts b/components/lib/toast/Toast.d.ts index 41e3888c6..d625720db 100755 --- a/components/lib/toast/Toast.d.ts +++ b/components/lib/toast/Toast.d.ts @@ -19,8 +19,17 @@ export declare type ToastPassThroughTransitionType = TransitionProps | ((options * Custom passthrough(pt) option method. */ export interface ToastPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ToastProps; + /** + * Defines current inline state. + */ state: ToastState; } diff --git a/components/lib/togglebutton/ToggleButton.d.ts b/components/lib/togglebutton/ToggleButton.d.ts index 0558f4721..262f3d92b 100755 --- a/components/lib/togglebutton/ToggleButton.d.ts +++ b/components/lib/togglebutton/ToggleButton.d.ts @@ -17,9 +17,21 @@ export declare type ToggleButtonPassThroughOptionType = ToggleButtonPassThroughA * Custom passthrough(pt) option method. */ export interface ToggleButtonPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ToggleButtonProps; + /** + * Defines current inline state. + */ state: ToggleButtonState; + /** + * Defines current options. + */ context: ToggleButtonContext; } diff --git a/components/lib/toolbar/Toolbar.d.ts b/components/lib/toolbar/Toolbar.d.ts index 0ca340d92..34130f053 100755 --- a/components/lib/toolbar/Toolbar.d.ts +++ b/components/lib/toolbar/Toolbar.d.ts @@ -17,7 +17,13 @@ export declare type ToolbarPassThroughOptionType = ToolbarPassThroughAttributes * Custom passthrough(pt) option method. */ export interface ToolbarPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: ToolbarProps; } diff --git a/components/lib/tree/Tree.d.ts b/components/lib/tree/Tree.d.ts index de16d7e55..2b5a52dd4 100755 --- a/components/lib/tree/Tree.d.ts +++ b/components/lib/tree/Tree.d.ts @@ -17,9 +17,21 @@ export declare type TreePassThroughOptionType = TreePassThroughAttributes | ((op * Custom passthrough(pt) option method. */ export interface TreePassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: TreeProps; + /** + * Defines current inline state. + */ state: TreeState; + /** + * Defines current options. + */ context: TreeContext; } diff --git a/components/lib/treeselect/TreeSelect.d.ts b/components/lib/treeselect/TreeSelect.d.ts index c148f34f5..8c7d2d316 100644 --- a/components/lib/treeselect/TreeSelect.d.ts +++ b/components/lib/treeselect/TreeSelect.d.ts @@ -20,8 +20,17 @@ export declare type TreeSelectPassThroughTransitionType = TransitionProps | ((op * Custom passthrough(pt) option method. */ export interface TreeSelectPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: TreeSelectProps; + /** + * Defines current inline state. + */ state: TreeSelectState; } diff --git a/components/lib/treetable/TreeTable.d.ts b/components/lib/treetable/TreeTable.d.ts index 48169aa18..c43ec19d5 100755 --- a/components/lib/treetable/TreeTable.d.ts +++ b/components/lib/treetable/TreeTable.d.ts @@ -20,9 +20,21 @@ export declare type TreeTablePassThroughOptionType = TreeTablePassThroughAttribu * Custom passthrough(pt) option method. */ export interface TreeTablePassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: TreeTableProps; + /** + * Defines current inline state. + */ state: TreeTableState; + /** + * Defines current options. + */ context: TreeTableContext; } diff --git a/components/lib/tristatecheckbox/TriStateCheckbox.d.ts b/components/lib/tristatecheckbox/TriStateCheckbox.d.ts index 93912a26e..0d39bd0c5 100755 --- a/components/lib/tristatecheckbox/TriStateCheckbox.d.ts +++ b/components/lib/tristatecheckbox/TriStateCheckbox.d.ts @@ -17,9 +17,21 @@ export declare type TriStateCheckboxPassThroughOptionType = TriStateCheckboxPass * Custom passthrough(pt) option method. */ export interface TriStateCheckboxPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: TriStateCheckboxProps; + /** + * Defines current inline state. + */ state: TriStateCheckboxState; + /** + * Defines current options. + */ context: TriStateCheckboxContext; } diff --git a/components/lib/virtualscroller/VirtualScroller.d.ts b/components/lib/virtualscroller/VirtualScroller.d.ts index c686c74eb..cfdfe983d 100644 --- a/components/lib/virtualscroller/VirtualScroller.d.ts +++ b/components/lib/virtualscroller/VirtualScroller.d.ts @@ -17,8 +17,17 @@ export declare type VirtualScrollerPassThroughOptionType = VirtualScrollerPassTh * Custom passthrough(pt) option method. */ export interface VirtualScrollerPassThroughMethodOptions { + /** + * Defines instance. + */ instance: any; + /** + * Defines valid properties. + */ props: VirtualScrollerProps; + /** + * Defines current inline state. + */ state: VirtualScrollerState; }