primereact 8.7.2 → 9.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/accordion/accordion.cjs.js +56 -57
- package/accordion/accordion.cjs.min.js +1 -1
- package/accordion/accordion.d.ts +168 -25
- package/accordion/accordion.esm.js +56 -57
- package/accordion/accordion.esm.min.js +1 -1
- package/accordion/accordion.js +56 -57
- package/accordion/accordion.min.js +1 -1
- package/api/api.cjs.js +31 -69
- package/api/api.cjs.min.js +1 -1
- package/api/api.d.ts +11 -3
- package/api/api.esm.js +31 -69
- package/api/api.esm.min.js +1 -1
- package/api/api.js +31 -69
- package/api/api.min.js +1 -1
- package/autocomplete/autocomplete.cjs.js +100 -157
- package/autocomplete/autocomplete.cjs.min.js +1 -1
- package/autocomplete/autocomplete.d.ts +385 -80
- package/autocomplete/autocomplete.esm.js +100 -157
- package/autocomplete/autocomplete.esm.min.js +1 -1
- package/autocomplete/autocomplete.js +100 -157
- package/autocomplete/autocomplete.min.js +1 -1
- package/avatar/avatar.cjs.js +86 -14
- package/avatar/avatar.cjs.min.js +1 -1
- package/avatar/avatar.d.ts +77 -14
- package/avatar/avatar.esm.js +86 -14
- package/avatar/avatar.esm.min.js +1 -1
- package/avatar/avatar.js +86 -14
- package/avatar/avatar.min.js +1 -1
- package/avatargroup/avatargroup.cjs.js +0 -2
- package/avatargroup/avatargroup.d.ts +33 -1
- package/avatargroup/avatargroup.esm.js +0 -2
- package/avatargroup/avatargroup.js +0 -2
- package/badge/badge.cjs.js +27 -3
- package/badge/badge.cjs.min.js +1 -1
- package/badge/badge.d.ts +48 -8
- package/badge/badge.esm.js +27 -3
- package/badge/badge.esm.min.js +1 -1
- package/badge/badge.js +27 -3
- package/badge/badge.min.js +1 -1
- package/blockui/blockui.cjs.js +40 -54
- package/blockui/blockui.cjs.min.js +1 -1
- package/blockui/blockui.d.ts +71 -8
- package/blockui/blockui.esm.js +40 -54
- package/blockui/blockui.esm.min.js +1 -1
- package/blockui/blockui.js +40 -54
- package/blockui/blockui.min.js +1 -1
- package/breadcrumb/breadcrumb.cjs.js +6 -29
- package/breadcrumb/breadcrumb.d.ts +41 -3
- package/breadcrumb/breadcrumb.esm.js +6 -29
- package/breadcrumb/breadcrumb.js +6 -29
- package/button/button.cjs.js +29 -11
- package/button/button.cjs.min.js +1 -1
- package/button/button.d.ts +67 -15
- package/button/button.esm.js +29 -11
- package/button/button.esm.min.js +1 -1
- package/button/button.js +29 -11
- package/button/button.min.js +1 -1
- package/calendar/calendar.cjs.js +203 -668
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.d.ts +585 -110
- package/calendar/calendar.esm.js +203 -668
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +203 -668
- package/calendar/calendar.min.js +1 -1
- package/captcha/captcha.cjs.js +7 -21
- package/captcha/captcha.cjs.min.js +1 -1
- package/captcha/captcha.d.ts +77 -7
- package/captcha/captcha.esm.js +7 -21
- package/captcha/captcha.esm.min.js +1 -1
- package/captcha/captcha.js +7 -21
- package/captcha/captcha.min.js +1 -1
- package/card/card.cjs.js +0 -6
- package/card/card.d.ts +45 -7
- package/card/card.esm.js +0 -6
- package/card/card.js +0 -6
- package/carousel/carousel.cjs.js +42 -130
- package/carousel/carousel.cjs.min.js +1 -1
- package/carousel/carousel.d.ts +138 -22
- package/carousel/carousel.esm.js +42 -130
- package/carousel/carousel.esm.min.js +1 -1
- package/carousel/carousel.js +42 -130
- package/carousel/carousel.min.js +1 -1
- package/cascadeselect/cascadeselect.cjs.js +54 -133
- package/cascadeselect/cascadeselect.cjs.min.js +1 -1
- package/cascadeselect/cascadeselect.d.ts +177 -29
- package/cascadeselect/cascadeselect.esm.js +54 -133
- package/cascadeselect/cascadeselect.esm.min.js +1 -1
- package/cascadeselect/cascadeselect.js +54 -133
- package/cascadeselect/cascadeselect.min.js +1 -1
- package/chart/chart.cjs.js +6 -7
- package/chart/chart.cjs.min.js +1 -1
- package/chart/chart.d.ts +88 -10
- package/chart/chart.esm.js +6 -7
- package/chart/chart.esm.min.js +1 -1
- package/chart/chart.js +6 -7
- package/chart/chart.min.js +1 -1
- package/checkbox/checkbox.cjs.js +31 -41
- package/checkbox/checkbox.cjs.min.js +1 -1
- package/checkbox/checkbox.d.ts +137 -33
- package/checkbox/checkbox.esm.js +32 -42
- package/checkbox/checkbox.esm.min.js +1 -1
- package/checkbox/checkbox.js +31 -41
- package/checkbox/checkbox.min.css +1 -1
- package/checkbox/checkbox.min.js +1 -1
- package/chip/chip.cjs.js +26 -41
- package/chip/chip.cjs.min.js +1 -1
- package/chip/chip.d.ts +75 -7
- package/chip/chip.esm.js +26 -41
- package/chip/chip.esm.min.js +1 -1
- package/chip/chip.js +26 -41
- package/chip/chip.min.js +1 -1
- package/chips/chips.cjs.js +39 -79
- package/chips/chips.cjs.min.js +1 -1
- package/chips/chips.d.ts +188 -36
- package/chips/chips.esm.js +39 -79
- package/chips/chips.esm.min.js +1 -1
- package/chips/chips.js +39 -79
- package/chips/chips.min.js +1 -1
- package/colorpicker/colorpicker.cjs.js +81 -144
- package/colorpicker/colorpicker.cjs.min.js +1 -1
- package/colorpicker/colorpicker.d.ts +150 -31
- package/colorpicker/colorpicker.esm.js +81 -144
- package/colorpicker/colorpicker.esm.min.js +1 -1
- package/colorpicker/colorpicker.js +81 -144
- package/colorpicker/colorpicker.min.js +1 -1
- package/column/column.d.ts +736 -134
- package/columngroup/columngroup.d.ts +30 -1
- package/confirmdialog/confirmdialog.cjs.js +60 -60
- package/confirmdialog/confirmdialog.cjs.min.js +1 -1
- package/confirmdialog/confirmdialog.d.ts +142 -18
- package/confirmdialog/confirmdialog.esm.js +60 -60
- package/confirmdialog/confirmdialog.esm.min.js +1 -1
- package/confirmdialog/confirmdialog.js +60 -60
- package/confirmdialog/confirmdialog.min.js +1 -1
- package/confirmpopup/confirmpopup.cjs.js +78 -95
- package/confirmpopup/confirmpopup.cjs.min.js +1 -1
- package/confirmpopup/confirmpopup.d.ts +165 -22
- package/confirmpopup/confirmpopup.esm.js +78 -95
- package/confirmpopup/confirmpopup.esm.min.js +1 -1
- package/confirmpopup/confirmpopup.js +78 -95
- package/confirmpopup/confirmpopup.min.js +1 -1
- package/contextmenu/contextmenu.cjs.js +79 -121
- package/contextmenu/contextmenu.cjs.min.js +1 -1
- package/contextmenu/contextmenu.d.ts +79 -11
- package/contextmenu/contextmenu.esm.js +79 -121
- package/contextmenu/contextmenu.esm.min.js +1 -1
- package/contextmenu/contextmenu.js +79 -121
- package/contextmenu/contextmenu.min.js +1 -1
- package/core/core.js +1048 -2092
- package/core/core.min.js +15 -15
- package/csstransition/csstransition.cjs.js +27 -13
- package/csstransition/csstransition.cjs.min.js +1 -1
- package/csstransition/csstransition.d.ts +31 -1
- package/csstransition/csstransition.esm.js +27 -13
- package/csstransition/csstransition.esm.min.js +1 -1
- package/csstransition/csstransition.js +27 -13
- package/csstransition/csstransition.min.js +1 -1
- package/datascroller/datascroller.cjs.js +32 -64
- package/datascroller/datascroller.cjs.min.js +1 -1
- package/datascroller/datascroller.d.ts +102 -16
- package/datascroller/datascroller.esm.js +32 -64
- package/datascroller/datascroller.esm.min.js +1 -1
- package/datascroller/datascroller.js +32 -64
- package/datascroller/datascroller.min.js +1 -1
- package/datatable/datatable.cjs.js +345 -1092
- package/datatable/datatable.cjs.min.js +1 -1
- package/datatable/datatable.d.ts +1259 -226
- package/datatable/datatable.esm.js +345 -1092
- package/datatable/datatable.esm.min.js +1 -1
- package/datatable/datatable.js +345 -1092
- package/datatable/datatable.min.js +1 -1
- package/dataview/dataview.cjs.js +56 -68
- package/dataview/dataview.cjs.min.js +1 -1
- package/dataview/dataview.d.ts +222 -43
- package/dataview/dataview.esm.js +56 -68
- package/dataview/dataview.esm.min.js +1 -1
- package/dataview/dataview.js +56 -68
- package/dataview/dataview.min.js +1 -1
- package/deferredcontent/deferredcontent.cjs.js +37 -46
- package/deferredcontent/deferredcontent.cjs.min.js +1 -1
- package/deferredcontent/deferredcontent.d.ts +37 -1
- package/deferredcontent/deferredcontent.esm.js +37 -46
- package/deferredcontent/deferredcontent.esm.min.js +1 -1
- package/deferredcontent/deferredcontent.js +37 -46
- package/deferredcontent/deferredcontent.min.js +1 -1
- package/dialog/dialog.cjs.js +99 -191
- package/dialog/dialog.cjs.min.js +1 -1
- package/dialog/dialog.d.ts +282 -51
- package/dialog/dialog.esm.js +100 -192
- package/dialog/dialog.esm.min.js +1 -1
- package/dialog/dialog.js +99 -191
- package/dialog/dialog.min.css +1 -1
- package/dialog/dialog.min.js +1 -1
- package/divider/divider.cjs.js +0 -2
- package/divider/divider.d.ts +47 -10
- package/divider/divider.esm.js +0 -2
- package/divider/divider.js +0 -2
- package/dock/dock.cjs.js +31 -53
- package/dock/dock.cjs.min.js +1 -1
- package/dock/dock.d.ts +68 -12
- package/dock/dock.esm.js +31 -53
- package/dock/dock.esm.min.js +1 -1
- package/dock/dock.js +31 -53
- package/dock/dock.min.js +1 -1
- package/dropdown/dropdown.cjs.js +98 -209
- package/dropdown/dropdown.cjs.min.js +1 -1
- package/dropdown/dropdown.d.ts +338 -83
- package/dropdown/dropdown.esm.js +99 -210
- package/dropdown/dropdown.esm.min.js +1 -1
- package/dropdown/dropdown.js +98 -209
- package/dropdown/dropdown.min.js +1 -1
- package/editor/editor.cjs.js +31 -22
- package/editor/editor.cjs.min.js +1 -1
- package/editor/editor.d.ts +129 -12
- package/editor/editor.esm.js +31 -22
- package/editor/editor.esm.min.js +1 -1
- package/editor/editor.js +31 -22
- package/editor/editor.min.js +1 -1
- package/fieldset/fieldset.cjs.js +29 -51
- package/fieldset/fieldset.cjs.min.js +1 -1
- package/fieldset/fieldset.d.ts +85 -7
- package/fieldset/fieldset.esm.js +29 -51
- package/fieldset/fieldset.esm.min.js +1 -1
- package/fieldset/fieldset.js +29 -51
- package/fieldset/fieldset.min.js +1 -1
- package/fileupload/fileupload.cjs.js +49 -128
- package/fileupload/fileupload.cjs.min.js +1 -1
- package/fileupload/fileupload.d.ts +425 -62
- package/fileupload/fileupload.esm.js +49 -128
- package/fileupload/fileupload.esm.min.js +1 -1
- package/fileupload/fileupload.js +49 -128
- package/fileupload/fileupload.min.js +1 -1
- package/galleria/galleria.cjs.js +57 -166
- package/galleria/galleria.cjs.min.js +1 -1
- package/galleria/galleria.d.ts +198 -30
- package/galleria/galleria.esm.js +57 -166
- package/galleria/galleria.esm.min.js +1 -1
- package/galleria/galleria.js +57 -166
- package/galleria/galleria.min.js +1 -1
- package/gmap/gmap.cjs.js +2 -23
- package/gmap/gmap.d.ts +91 -5
- package/gmap/gmap.esm.js +2 -23
- package/gmap/gmap.js +2 -23
- package/hooks/hooks.cjs.js +101 -131
- package/hooks/hooks.cjs.min.js +1 -1
- package/hooks/hooks.d.ts +114 -7
- package/hooks/hooks.esm.js +101 -131
- package/hooks/hooks.esm.min.js +1 -1
- package/hooks/hooks.js +101 -131
- package/hooks/hooks.min.js +1 -1
- package/image/image.cjs.js +41 -67
- package/image/image.cjs.min.js +1 -1
- package/image/image.d.ts +91 -11
- package/image/image.esm.js +41 -67
- package/image/image.esm.min.js +1 -1
- package/image/image.js +41 -67
- package/image/image.min.js +1 -1
- package/inplace/inplace.cjs.js +26 -45
- package/inplace/inplace.cjs.min.js +1 -1
- package/inplace/inplace.d.ts +101 -9
- package/inplace/inplace.esm.js +26 -45
- package/inplace/inplace.esm.min.js +1 -1
- package/inplace/inplace.js +26 -45
- package/inplace/inplace.min.js +1 -1
- package/inputmask/inputmask.cjs.js +22 -113
- package/inputmask/inputmask.cjs.min.js +1 -1
- package/inputmask/inputmask.d.ts +120 -28
- package/inputmask/inputmask.esm.js +23 -114
- package/inputmask/inputmask.esm.min.js +1 -1
- package/inputmask/inputmask.js +22 -113
- package/inputmask/inputmask.min.js +1 -1
- package/inputnumber/inputnumber.cjs.js +93 -267
- package/inputnumber/inputnumber.cjs.min.js +1 -1
- package/inputnumber/inputnumber.d.ts +266 -58
- package/inputnumber/inputnumber.esm.js +94 -268
- package/inputnumber/inputnumber.esm.min.js +1 -1
- package/inputnumber/inputnumber.js +93 -267
- package/inputnumber/inputnumber.min.js +1 -1
- package/inputswitch/inputswitch.cjs.js +30 -38
- package/inputswitch/inputswitch.cjs.min.js +1 -1
- package/inputswitch/inputswitch.d.ts +118 -27
- package/inputswitch/inputswitch.esm.js +31 -39
- package/inputswitch/inputswitch.esm.min.js +1 -1
- package/inputswitch/inputswitch.js +30 -38
- package/inputswitch/inputswitch.min.js +1 -1
- package/inputtext/inputtext.cjs.js +0 -11
- package/inputtext/inputtext.d.ts +58 -9
- package/inputtext/inputtext.esm.js +0 -11
- package/inputtext/inputtext.js +0 -11
- package/inputtextarea/inputtextarea.cjs.js +0 -20
- package/inputtextarea/inputtextarea.d.ts +53 -9
- package/inputtextarea/inputtextarea.esm.js +0 -20
- package/inputtextarea/inputtextarea.js +0 -20
- package/keyfilter/keyfilter.cjs.js +4 -15
- package/keyfilter/keyfilter.esm.js +4 -15
- package/keyfilter/keyfilter.js +4 -15
- package/keyfilter/keyfilteroptions.d.ts +15 -0
- package/knob/knob.cjs.js +74 -106
- package/knob/knob.cjs.min.js +1 -1
- package/knob/knob.d.ts +127 -20
- package/knob/knob.esm.js +74 -106
- package/knob/knob.esm.min.js +1 -1
- package/knob/knob.js +74 -106
- package/knob/knob.min.js +1 -1
- package/listbox/listbox.cjs.js +97 -125
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.d.ts +270 -42
- package/listbox/listbox.esm.js +98 -126
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +97 -125
- package/listbox/listbox.min.js +1 -1
- package/megamenu/megamenu.cjs.js +36 -99
- package/megamenu/megamenu.cjs.min.js +1 -1
- package/megamenu/megamenu.d.ts +50 -11
- package/megamenu/megamenu.esm.js +36 -99
- package/megamenu/megamenu.esm.min.js +1 -1
- package/megamenu/megamenu.js +36 -99
- package/megamenu/megamenu.min.js +1 -1
- package/mention/mention.cjs.js +85 -138
- package/mention/mention.cjs.min.js +1 -1
- package/mention/mention.d.ts +187 -33
- package/mention/mention.esm.js +85 -138
- package/mention/mention.esm.min.js +1 -1
- package/mention/mention.js +85 -138
- package/mention/mention.min.js +1 -1
- package/menu/menu.cjs.js +41 -73
- package/menu/menu.cjs.min.js +1 -1
- package/menu/menu.d.ts +89 -12
- package/menu/menu.esm.js +41 -73
- package/menu/menu.esm.min.js +1 -1
- package/menu/menu.js +41 -73
- package/menu/menu.min.css +1 -1
- package/menu/menu.min.js +1 -1
- package/menubar/menubar.cjs.js +49 -99
- package/menubar/menubar.cjs.min.js +1 -1
- package/menubar/menubar.d.ts +53 -8
- package/menubar/menubar.esm.js +49 -99
- package/menubar/menubar.esm.min.js +1 -1
- package/menubar/menubar.js +49 -99
- package/menubar/menubar.min.js +1 -1
- package/menuitem/menuitem.d.ts +114 -19
- package/message/message.cjs.js +0 -7
- package/message/message.d.ts +50 -11
- package/message/message.esm.js +0 -7
- package/message/message.js +0 -7
- package/messages/messages.cjs.js +39 -67
- package/messages/messages.cjs.min.js +1 -1
- package/messages/messages.d.ts +91 -11
- package/messages/messages.esm.js +39 -67
- package/messages/messages.esm.min.js +1 -1
- package/messages/messages.js +39 -67
- package/messages/messages.min.js +1 -1
- package/multiselect/multiselect.cjs.js +148 -212
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.d.ts +433 -81
- package/multiselect/multiselect.esm.js +149 -213
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +148 -212
- package/multiselect/multiselect.min.css +1 -1
- package/multiselect/multiselect.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.cjs.js +61 -53
- package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.d.ts +157 -22
- package/multistatecheckbox/multistatecheckbox.esm.js +62 -54
- package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.js +61 -53
- package/multistatecheckbox/multistatecheckbox.min.js +1 -1
- package/orderlist/orderlist.cjs.js +38 -103
- package/orderlist/orderlist.cjs.min.js +1 -1
- package/orderlist/orderlist.d.ts +113 -16
- package/orderlist/orderlist.esm.js +38 -103
- package/orderlist/orderlist.esm.min.js +1 -1
- package/orderlist/orderlist.js +38 -103
- package/orderlist/orderlist.min.css +1 -1
- package/orderlist/orderlist.min.js +1 -1
- package/organizationchart/organizationchart.cjs.js +26 -52
- package/organizationchart/organizationchart.cjs.min.js +1 -1
- package/organizationchart/organizationchart.d.ts +107 -16
- package/organizationchart/organizationchart.esm.js +26 -52
- package/organizationchart/organizationchart.esm.min.js +1 -1
- package/organizationchart/organizationchart.js +26 -52
- package/organizationchart/organizationchart.min.js +1 -1
- package/overlaypanel/overlaypanel.cjs.js +44 -80
- package/overlaypanel/overlaypanel.cjs.min.js +1 -1
- package/overlaypanel/overlaypanel.d.ts +89 -15
- package/overlaypanel/overlaypanel.esm.js +44 -80
- package/overlaypanel/overlaypanel.esm.min.js +1 -1
- package/overlaypanel/overlaypanel.js +44 -80
- package/overlaypanel/overlaypanel.min.css +1 -1
- package/overlaypanel/overlaypanel.min.js +1 -1
- package/overlayservice/overlayservice.d.ts +52 -7
- package/package.json +2 -2
- package/paginator/paginator.cjs.js +46 -87
- package/paginator/paginator.cjs.min.js +1 -1
- package/paginator/paginator.d.ts +409 -44
- package/paginator/paginator.esm.js +46 -87
- package/paginator/paginator.esm.min.js +1 -1
- package/paginator/paginator.js +46 -87
- package/paginator/paginator.min.js +1 -1
- package/panel/panel.cjs.js +29 -50
- package/panel/panel.cjs.min.js +1 -1
- package/panel/panel.d.ts +142 -16
- package/panel/panel.esm.js +29 -50
- package/panel/panel.esm.min.js +1 -1
- package/panel/panel.js +29 -50
- package/panel/panel.min.js +1 -1
- package/panelmenu/panelmenu.cjs.js +35 -81
- package/panelmenu/panelmenu.cjs.min.js +1 -1
- package/panelmenu/panelmenu.d.ts +46 -4
- package/panelmenu/panelmenu.esm.js +35 -81
- package/panelmenu/panelmenu.esm.min.js +1 -1
- package/panelmenu/panelmenu.js +35 -81
- package/panelmenu/panelmenu.min.js +1 -1
- package/password/password.cjs.js +61 -108
- package/password/password.cjs.min.js +1 -1
- package/password/password.d.ts +177 -37
- package/password/password.esm.js +61 -108
- package/password/password.esm.min.js +1 -1
- package/password/password.js +61 -108
- package/password/password.min.css +1 -1
- package/password/password.min.js +1 -1
- package/picklist/picklist.cjs.js +48 -159
- package/picklist/picklist.cjs.min.js +1 -1
- package/picklist/picklist.d.ts +272 -46
- package/picklist/picklist.esm.js +48 -159
- package/picklist/picklist.esm.min.js +1 -1
- package/picklist/picklist.js +48 -159
- package/picklist/picklist.min.js +1 -1
- package/portal/portal.cjs.js +26 -31
- package/portal/portal.cjs.min.js +1 -1
- package/portal/portal.esm.js +26 -31
- package/portal/portal.esm.min.js +1 -1
- package/portal/portal.js +26 -31
- package/portal/portal.min.js +1 -1
- package/primereact.all.cjs.js +2541 -7484
- package/primereact.all.cjs.min.js +1 -1
- package/primereact.all.esm.js +2541 -7484
- package/primereact.all.esm.min.js +1 -1
- package/primereact.all.js +2541 -7484
- package/primereact.all.min.js +1 -1
- package/progressbar/progressbar.cjs.js +0 -7
- package/progressbar/progressbar.d.ts +60 -11
- package/progressbar/progressbar.esm.js +0 -7
- package/progressbar/progressbar.js +0 -7
- package/progressspinner/progressspinner.cjs.js +0 -2
- package/progressspinner/progressspinner.d.ts +47 -4
- package/progressspinner/progressspinner.esm.js +0 -2
- package/progressspinner/progressspinner.js +0 -2
- package/radiobutton/radiobutton.cjs.js +35 -41
- package/radiobutton/radiobutton.cjs.min.js +1 -1
- package/radiobutton/radiobutton.d.ts +99 -29
- package/radiobutton/radiobutton.esm.js +35 -41
- package/radiobutton/radiobutton.esm.min.js +1 -1
- package/radiobutton/radiobutton.js +35 -41
- package/radiobutton/radiobutton.min.js +1 -1
- package/rating/rating.cjs.js +27 -14
- package/rating/rating.cjs.min.js +1 -1
- package/rating/rating.d.ts +101 -24
- package/rating/rating.esm.js +27 -14
- package/rating/rating.esm.min.js +1 -1
- package/rating/rating.js +27 -14
- package/rating/rating.min.js +1 -1
- package/resources/primereact.css +121 -64
- package/resources/primereact.min.css +1 -1
- package/resources/themes/arya-blue/theme.css +5 -9
- package/resources/themes/arya-green/theme.css +4 -10
- package/resources/themes/arya-orange/theme.css +4 -9
- package/resources/themes/arya-purple/theme.css +4 -9
- package/resources/themes/bootstrap4-dark-blue/theme.css +4 -9
- package/resources/themes/bootstrap4-dark-purple/theme.css +4 -9
- package/resources/themes/bootstrap4-light-blue/theme.css +4 -9
- package/resources/themes/bootstrap4-light-purple/theme.css +4 -10
- package/resources/themes/fluent-light/theme.css +4 -10
- package/resources/themes/lara-dark-blue/theme.css +4 -9
- package/resources/themes/lara-dark-indigo/theme.css +4 -10
- package/resources/themes/lara-dark-purple/theme.css +4 -9
- package/resources/themes/lara-dark-teal/theme.css +4 -10
- package/resources/themes/lara-light-blue/theme.css +4 -9
- package/resources/themes/lara-light-indigo/theme.css +4 -9
- package/resources/themes/lara-light-purple/theme.css +4 -9
- package/resources/themes/lara-light-teal/theme.css +4 -9
- package/resources/themes/luna-amber/theme.css +5 -9
- package/resources/themes/luna-blue/theme.css +4 -9
- package/resources/themes/luna-green/theme.css +5 -9
- package/resources/themes/luna-pink/theme.css +4 -9
- package/resources/themes/md-dark-deeppurple/theme.css +4 -9
- package/resources/themes/md-dark-indigo/theme.css +5 -9
- package/resources/themes/md-light-deeppurple/theme.css +5 -9
- package/resources/themes/md-light-indigo/theme.css +5 -9
- package/resources/themes/mdc-dark-deeppurple/theme.css +5 -9
- package/resources/themes/mdc-dark-indigo/theme.css +4 -9
- package/resources/themes/mdc-light-deeppurple/theme.css +5 -9
- package/resources/themes/mdc-light-indigo/theme.css +4 -9
- package/resources/themes/mira/fonts/Inter-Bold.woff +0 -0
- package/resources/themes/mira/fonts/Inter-Bold.woff2 +0 -0
- package/resources/themes/mira/fonts/Inter-Medium.woff +0 -0
- package/resources/themes/mira/fonts/Inter-Medium.woff2 +0 -0
- package/resources/themes/mira/fonts/Inter-Regular.woff +0 -0
- package/resources/themes/mira/fonts/Inter-Regular.woff2 +0 -0
- package/resources/themes/mira/fonts/Inter-SemiBold.woff +0 -0
- package/resources/themes/mira/fonts/Inter-SemiBold.woff2 +0 -0
- package/resources/themes/mira/theme.css +6237 -0
- package/resources/themes/nano/theme.css +6009 -0
- package/resources/themes/nova/theme.css +4 -9
- package/resources/themes/nova-accent/theme.css +5 -9
- package/resources/themes/nova-alt/theme.css +4 -9
- package/resources/themes/rhea/theme.css +5 -9
- package/resources/themes/saga-blue/theme.css +4 -9
- package/resources/themes/saga-green/theme.css +5 -9
- package/resources/themes/saga-orange/theme.css +5 -9
- package/resources/themes/saga-purple/theme.css +5 -9
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/soho-dark/theme.css +6002 -0
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/soho-light/theme.css +6056 -0
- package/resources/themes/vela-blue/theme.css +4 -9
- package/resources/themes/vela-green/theme.css +4 -9
- package/resources/themes/vela-orange/theme.css +4 -9
- package/resources/themes/vela-purple/theme.css +5 -9
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/viva-dark/theme.css +6164 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/viva-light/theme.css +6164 -0
- package/ripple/ripple.cjs.js +0 -12
- package/ripple/ripple.d.ts +29 -1
- package/ripple/ripple.esm.js +0 -12
- package/ripple/ripple.js +0 -12
- package/row/row.cjs.js +0 -2
- package/row/row.d.ts +37 -3
- package/row/row.esm.js +0 -2
- package/row/row.js +0 -2
- package/scrollpanel/scrollpanel.cjs.js +2 -16
- package/scrollpanel/scrollpanel.d.ts +45 -1
- package/scrollpanel/scrollpanel.esm.js +2 -16
- package/scrollpanel/scrollpanel.js +2 -16
- package/scrolltop/scrolltop.cjs.js +44 -57
- package/scrolltop/scrolltop.cjs.min.js +1 -1
- package/scrolltop/scrolltop.d.ts +70 -10
- package/scrolltop/scrolltop.esm.js +44 -57
- package/scrolltop/scrolltop.esm.min.js +1 -1
- package/scrolltop/scrolltop.js +44 -57
- package/scrolltop/scrolltop.min.js +1 -1
- package/selectbutton/selectbutton.cjs.js +29 -53
- package/selectbutton/selectbutton.cjs.min.js +1 -1
- package/selectbutton/selectbutton.d.ts +111 -32
- package/selectbutton/selectbutton.esm.js +30 -54
- package/selectbutton/selectbutton.esm.min.js +1 -1
- package/selectbutton/selectbutton.js +29 -53
- package/selectbutton/selectbutton.min.js +1 -1
- package/selectitem/selectitem.d.ts +34 -0
- package/sidebar/sidebar.cjs.js +65 -84
- package/sidebar/sidebar.cjs.min.js +1 -1
- package/sidebar/sidebar.d.ts +120 -22
- package/sidebar/sidebar.esm.js +65 -84
- package/sidebar/sidebar.esm.min.js +1 -1
- package/sidebar/sidebar.js +65 -84
- package/sidebar/sidebar.min.css +1 -1
- package/sidebar/sidebar.min.js +1 -1
- package/skeleton/skeleton.cjs.js +0 -2
- package/skeleton/skeleton.d.ts +61 -11
- package/skeleton/skeleton.esm.js +0 -2
- package/skeleton/skeleton.js +0 -2
- package/slidemenu/slidemenu.cjs.js +73 -87
- package/slidemenu/slidemenu.cjs.min.js +1 -1
- package/slidemenu/slidemenu.d.ts +132 -18
- package/slidemenu/slidemenu.esm.js +73 -87
- package/slidemenu/slidemenu.esm.min.js +1 -1
- package/slidemenu/slidemenu.js +73 -87
- package/slidemenu/slidemenu.min.js +1 -1
- package/slider/slider.cjs.js +61 -96
- package/slider/slider.cjs.min.js +1 -1
- package/slider/slider.d.ts +101 -18
- package/slider/slider.esm.js +61 -96
- package/slider/slider.esm.min.js +1 -1
- package/slider/slider.js +61 -96
- package/slider/slider.min.js +1 -1
- package/speeddial/speeddial.cjs.js +70 -89
- package/speeddial/speeddial.cjs.min.js +1 -1
- package/speeddial/speeddial.d.ts +149 -20
- package/speeddial/speeddial.esm.js +70 -89
- package/speeddial/speeddial.esm.min.js +1 -1
- package/speeddial/speeddial.js +70 -89
- package/speeddial/speeddial.min.js +1 -1
- package/splitbutton/splitbutton.cjs.js +48 -81
- package/splitbutton/splitbutton.cjs.min.js +1 -1
- package/splitbutton/splitbutton.d.ts +131 -23
- package/splitbutton/splitbutton.esm.js +48 -81
- package/splitbutton/splitbutton.esm.min.js +1 -1
- package/splitbutton/splitbutton.js +48 -81
- package/splitbutton/splitbutton.min.js +1 -1
- package/splitter/splitter.cjs.js +72 -85
- package/splitter/splitter.cjs.min.js +1 -1
- package/splitter/splitter.d.ts +98 -12
- package/splitter/splitter.esm.js +72 -85
- package/splitter/splitter.esm.min.js +1 -1
- package/splitter/splitter.js +72 -85
- package/splitter/splitter.min.js +1 -1
- package/steps/steps.cjs.js +0 -14
- package/steps/steps.d.ts +67 -6
- package/steps/steps.esm.js +0 -14
- package/steps/steps.js +0 -14
- package/styleclass/styleclass.cjs.js +75 -111
- package/styleclass/styleclass.cjs.min.js +1 -1
- package/styleclass/styleclass.d.ts +77 -12
- package/styleclass/styleclass.esm.js +75 -111
- package/styleclass/styleclass.esm.min.js +1 -1
- package/styleclass/styleclass.js +75 -111
- package/styleclass/styleclass.min.js +1 -1
- package/tabmenu/tabmenu.cjs.js +33 -54
- package/tabmenu/tabmenu.cjs.min.js +1 -1
- package/tabmenu/tabmenu.d.ts +62 -5
- package/tabmenu/tabmenu.esm.js +33 -54
- package/tabmenu/tabmenu.esm.min.js +1 -1
- package/tabmenu/tabmenu.js +33 -54
- package/tabmenu/tabmenu.min.js +1 -1
- package/tabview/tabview.cjs.js +84 -103
- package/tabview/tabview.cjs.min.js +1 -1
- package/tabview/tabview.d.ts +213 -27
- package/tabview/tabview.esm.js +84 -103
- package/tabview/tabview.esm.min.js +1 -1
- package/tabview/tabview.js +84 -103
- package/tabview/tabview.min.js +1 -1
- package/tag/tag.cjs.js +27 -4
- package/tag/tag.cjs.min.js +1 -1
- package/tag/tag.d.ts +50 -6
- package/tag/tag.esm.js +27 -4
- package/tag/tag.esm.min.js +1 -1
- package/tag/tag.js +27 -4
- package/tag/tag.min.js +1 -1
- package/terminal/terminal.cjs.js +40 -63
- package/terminal/terminal.cjs.min.js +1 -1
- package/terminal/terminal.d.ts +45 -3
- package/terminal/terminal.esm.js +41 -64
- package/terminal/terminal.esm.min.js +1 -1
- package/terminal/terminal.js +40 -63
- package/terminal/terminal.min.js +1 -1
- package/terminalservice/terminalservice.d.ts +42 -4
- package/tieredmenu/tieredmenu.cjs.js +68 -111
- package/tieredmenu/tieredmenu.cjs.min.js +1 -1
- package/tieredmenu/tieredmenu.d.ts +77 -12
- package/tieredmenu/tieredmenu.esm.js +68 -111
- package/tieredmenu/tieredmenu.esm.min.js +1 -1
- package/tieredmenu/tieredmenu.js +68 -111
- package/tieredmenu/tieredmenu.min.js +1 -1
- package/timeline/timeline.cjs.js +33 -17
- package/timeline/timeline.cjs.min.js +1 -1
- package/timeline/timeline.d.ts +62 -13
- package/timeline/timeline.esm.js +33 -17
- package/timeline/timeline.esm.min.js +1 -1
- package/timeline/timeline.js +33 -17
- package/timeline/timeline.min.js +1 -1
- package/toast/toast.cjs.js +85 -100
- package/toast/toast.cjs.min.js +1 -1
- package/toast/toast.d.ts +134 -27
- package/toast/toast.esm.js +85 -100
- package/toast/toast.esm.min.js +1 -1
- package/toast/toast.js +85 -100
- package/toast/toast.min.js +1 -1
- package/togglebutton/togglebutton.cjs.js +4 -8
- package/togglebutton/togglebutton.cjs.min.js +1 -1
- package/togglebutton/togglebutton.d.ts +122 -15
- package/togglebutton/togglebutton.esm.js +5 -9
- package/togglebutton/togglebutton.esm.min.js +1 -1
- package/togglebutton/togglebutton.js +4 -8
- package/togglebutton/togglebutton.min.js +1 -1
- package/toolbar/toolbar.cjs.js +13 -9
- package/toolbar/toolbar.cjs.min.js +1 -1
- package/toolbar/toolbar.d.ts +55 -5
- package/toolbar/toolbar.esm.js +13 -9
- package/toolbar/toolbar.esm.min.js +1 -1
- package/toolbar/toolbar.js +13 -9
- package/toolbar/toolbar.min.css +1 -1
- package/toolbar/toolbar.min.js +1 -1
- package/tooltip/tooltip.cjs.js +111 -164
- package/tooltip/tooltip.cjs.min.js +1 -1
- package/tooltip/tooltip.d.ts +73 -9
- package/tooltip/tooltip.esm.js +111 -164
- package/tooltip/tooltip.esm.min.js +1 -1
- package/tooltip/tooltip.js +111 -164
- package/tooltip/tooltip.min.css +1 -1
- package/tooltip/tooltip.min.js +1 -1
- package/tooltip/tooltipoptions.d.ts +350 -31
- package/tree/tree.cjs.js +68 -223
- package/tree/tree.cjs.min.js +1 -1
- package/tree/tree.d.ts +435 -71
- package/tree/tree.esm.js +68 -223
- package/tree/tree.esm.min.js +1 -1
- package/tree/tree.js +68 -223
- package/tree/tree.min.js +1 -1
- package/treenode/treenode.d.ts +62 -12
- package/treeselect/treeselect.cjs.js +124 -168
- package/treeselect/treeselect.cjs.min.js +1 -1
- package/treeselect/treeselect.d.ts +327 -77
- package/treeselect/treeselect.esm.js +125 -169
- package/treeselect/treeselect.esm.min.js +1 -1
- package/treeselect/treeselect.js +124 -168
- package/treeselect/treeselect.min.js +1 -1
- package/treetable/treetable.cjs.js +143 -461
- package/treetable/treetable.cjs.min.js +1 -1
- package/treetable/treetable.d.ts +501 -112
- package/treetable/treetable.esm.js +143 -461
- package/treetable/treetable.esm.min.js +1 -1
- package/treetable/treetable.js +143 -461
- package/treetable/treetable.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.cjs.js +32 -39
- package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.d.ts +72 -20
- package/tristatecheckbox/tristatecheckbox.esm.js +33 -40
- package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.js +32 -39
- package/tristatecheckbox/tristatecheckbox.min.js +1 -1
- package/ts-helpers.d.ts +24 -0
- package/utils/utils.cjs.js +137 -339
- package/utils/utils.cjs.min.js +1 -1
- package/utils/utils.d.ts +8 -1
- package/utils/utils.esm.js +137 -339
- package/utils/utils.esm.min.js +1 -1
- package/utils/utils.js +137 -339
- package/utils/utils.min.js +1 -1
- package/virtualscroller/virtualscroller.cjs.js +108 -204
- package/virtualscroller/virtualscroller.cjs.min.js +1 -1
- package/virtualscroller/virtualscroller.d.ts +351 -59
- package/virtualscroller/virtualscroller.esm.js +108 -204
- package/virtualscroller/virtualscroller.esm.min.js +1 -1
- package/virtualscroller/virtualscroller.js +108 -204
- package/virtualscroller/virtualscroller.min.js +1 -1
- package/web-types.json +173 -41
package/paginator/paginator.d.ts
CHANGED
|
@@ -1,159 +1,524 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
* Paginator is a generic widget to display content in paged format.
|
|
4
|
+
*
|
|
5
|
+
* [Live Demo](https://www.primefaces.org/primereact/paginator/)
|
|
6
|
+
*
|
|
7
|
+
* @module paginator
|
|
8
|
+
*
|
|
9
|
+
*/
|
|
1
10
|
import * as React from 'react';
|
|
2
11
|
|
|
3
|
-
|
|
12
|
+
/**
|
|
13
|
+
* Custom page change event.
|
|
14
|
+
* @see {@link PaginatorProps.onPageChange}
|
|
15
|
+
* @event
|
|
16
|
+
*/
|
|
17
|
+
interface PaginatorPageStateEvent {
|
|
18
|
+
/**
|
|
19
|
+
* New page number
|
|
20
|
+
*/
|
|
4
21
|
first: number;
|
|
22
|
+
/**
|
|
23
|
+
* Index of first record
|
|
24
|
+
*/
|
|
5
25
|
rows: number;
|
|
26
|
+
/**
|
|
27
|
+
* Number of rows to display in new page
|
|
28
|
+
*/
|
|
6
29
|
page: number;
|
|
30
|
+
/**
|
|
31
|
+
* Total number of pages
|
|
32
|
+
*/
|
|
7
33
|
pageCount: number;
|
|
8
34
|
}
|
|
9
35
|
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
type PaginatorPageLinksType = React.ReactNode | ((options: PaginatorPageLinksOptions) => React.ReactNode);
|
|
15
|
-
|
|
16
|
-
type PaginatorNextPageLinkType = React.ReactNode | ((options: PaginatorNextPageLinkOptions) => React.ReactNode);
|
|
17
|
-
|
|
18
|
-
type PaginatorLastPageLinkType = React.ReactNode | ((options: PaginatorLastPageLinkOptions) => React.ReactNode);
|
|
19
|
-
|
|
20
|
-
type PaginatorRowsPerPageDropdownType = React.ReactNode | ((options: PaginatorRowsPerPageDropdownOptions) => React.ReactNode);
|
|
21
|
-
|
|
22
|
-
type PaginatorCurrentPageReportType = React.ReactNode | ((options: PaginatorCurrentPageReportOptions) => React.ReactNode);
|
|
23
|
-
|
|
24
|
-
type PaginatorJumpToPageInputType = React.ReactNode | ((options: PaginatorJumpToPageInputOptions) => React.ReactNode);
|
|
25
|
-
|
|
26
|
-
type PaginatorAppendToType = 'self' | HTMLElement | undefined | null;
|
|
27
|
-
|
|
36
|
+
/**
|
|
37
|
+
* Custom paginator first page link options
|
|
38
|
+
* @group Misc
|
|
39
|
+
*/
|
|
28
40
|
interface PaginatorFirstPageLinkOptions {
|
|
41
|
+
/**
|
|
42
|
+
* Callback to invoke on click.
|
|
43
|
+
* @param {React.SyntheticEvent} event - Browser event.v
|
|
44
|
+
*/
|
|
29
45
|
onClick(event: React.SyntheticEvent): void;
|
|
46
|
+
/**
|
|
47
|
+
* Style class of the first page link.
|
|
48
|
+
*/
|
|
30
49
|
className: string;
|
|
50
|
+
/**
|
|
51
|
+
* Icon classname of the first page link.
|
|
52
|
+
*/
|
|
31
53
|
iconClassName: string;
|
|
54
|
+
/**
|
|
55
|
+
* Whether the link is disabled.
|
|
56
|
+
*/
|
|
32
57
|
disabled: boolean;
|
|
58
|
+
/**
|
|
59
|
+
* JSX element to be used as the first page link.
|
|
60
|
+
*/
|
|
33
61
|
element: JSX.Element;
|
|
62
|
+
/**
|
|
63
|
+
* The props of Paginator component
|
|
64
|
+
*/
|
|
34
65
|
props: PaginatorProps;
|
|
35
66
|
}
|
|
36
67
|
|
|
68
|
+
/**
|
|
69
|
+
* Custom paginator prev page link options
|
|
70
|
+
* @group Misc
|
|
71
|
+
*/
|
|
37
72
|
interface PaginatorPrevPageLinkOptions {
|
|
73
|
+
/**
|
|
74
|
+
* Callback to invoke on click.
|
|
75
|
+
* @param {React.SyntheticEvent} event - Browser event.
|
|
76
|
+
*/
|
|
38
77
|
onClick(event: React.SyntheticEvent): void;
|
|
78
|
+
/**
|
|
79
|
+
* Style class of the prev page link.
|
|
80
|
+
*/
|
|
39
81
|
className: string;
|
|
82
|
+
/**
|
|
83
|
+
* Icon classname of the prev page link.
|
|
84
|
+
*/
|
|
40
85
|
iconClassName: string;
|
|
86
|
+
/**
|
|
87
|
+
* Whether the link is disabled.
|
|
88
|
+
*/
|
|
41
89
|
disabled: boolean;
|
|
90
|
+
/**
|
|
91
|
+
* JSX element to be used as the prev page link.
|
|
92
|
+
*/
|
|
42
93
|
element: JSX.Element;
|
|
94
|
+
/**
|
|
95
|
+
* The props of Paginator component
|
|
96
|
+
*/
|
|
43
97
|
props: PaginatorProps;
|
|
44
98
|
}
|
|
45
99
|
|
|
100
|
+
/**
|
|
101
|
+
* Custom paginator view options
|
|
102
|
+
* @group Misc
|
|
103
|
+
*/
|
|
46
104
|
interface PaginatorViewOptions {
|
|
105
|
+
/**
|
|
106
|
+
* Starting page number for the paginator view.
|
|
107
|
+
*/
|
|
47
108
|
startPage: number;
|
|
109
|
+
/**
|
|
110
|
+
* Ending page number for the paginator view.
|
|
111
|
+
*/
|
|
48
112
|
endPage: number;
|
|
49
113
|
}
|
|
114
|
+
|
|
115
|
+
/**
|
|
116
|
+
* Custom paginator page links options
|
|
117
|
+
* @group Misc
|
|
118
|
+
*/
|
|
50
119
|
interface PaginatorPageLinksOptions {
|
|
120
|
+
/**
|
|
121
|
+
* Callback to invoke on click.
|
|
122
|
+
* @param {React.SyntheticEvent} event - Browser event.
|
|
123
|
+
*/
|
|
51
124
|
onClick(event: React.SyntheticEvent): void;
|
|
125
|
+
/**
|
|
126
|
+
* Style class of the page links.
|
|
127
|
+
*/
|
|
52
128
|
className: string;
|
|
129
|
+
/**
|
|
130
|
+
* Paginator view options.
|
|
131
|
+
*/
|
|
53
132
|
view: PaginatorViewOptions;
|
|
133
|
+
/**
|
|
134
|
+
* The page number.
|
|
135
|
+
*/
|
|
54
136
|
page: number;
|
|
137
|
+
/**
|
|
138
|
+
* The current page number.
|
|
139
|
+
*/
|
|
55
140
|
currentPage: number;
|
|
141
|
+
/**
|
|
142
|
+
* The total number of pages.
|
|
143
|
+
*/
|
|
56
144
|
totalPages: number;
|
|
145
|
+
/**
|
|
146
|
+
* JSX element to be used as the page links.
|
|
147
|
+
*/
|
|
57
148
|
element: JSX.Element;
|
|
149
|
+
/**
|
|
150
|
+
* The props of Paginator component
|
|
151
|
+
*/
|
|
58
152
|
props: PaginatorProps;
|
|
59
153
|
}
|
|
60
154
|
|
|
155
|
+
/**
|
|
156
|
+
* Custom paginator next page link options
|
|
157
|
+
* @group Misc
|
|
158
|
+
*/
|
|
61
159
|
interface PaginatorNextPageLinkOptions {
|
|
160
|
+
/**
|
|
161
|
+
* Callback to invoke on click.
|
|
162
|
+
* @param {React.SyntheticEvent} event - Browser event.
|
|
163
|
+
*/
|
|
62
164
|
onClick(event: React.SyntheticEvent): void;
|
|
165
|
+
/**
|
|
166
|
+
* Style class of the next page link.
|
|
167
|
+
*/
|
|
63
168
|
className: string;
|
|
169
|
+
/**
|
|
170
|
+
* Icon classname of the next page link.
|
|
171
|
+
*/
|
|
64
172
|
iconClassName: string;
|
|
173
|
+
/**
|
|
174
|
+
* Whether the link is disabled.
|
|
175
|
+
*/
|
|
65
176
|
disabled: boolean;
|
|
177
|
+
/**
|
|
178
|
+
* JSX element to be used as the next page link.
|
|
179
|
+
*/
|
|
66
180
|
element: JSX.Element;
|
|
181
|
+
/**
|
|
182
|
+
* The props of Paginator component
|
|
183
|
+
*/
|
|
67
184
|
props: PaginatorProps;
|
|
68
185
|
}
|
|
69
186
|
|
|
187
|
+
/**
|
|
188
|
+
* Custom paginator last page link options
|
|
189
|
+
* @group Misc
|
|
190
|
+
*/
|
|
70
191
|
interface PaginatorLastPageLinkOptions {
|
|
192
|
+
/**
|
|
193
|
+
* Callback to invoke on click.
|
|
194
|
+
* @param {React.SyntheticEvent} event - Browser event.
|
|
195
|
+
*/
|
|
71
196
|
onClick(event: React.SyntheticEvent): void;
|
|
197
|
+
/**
|
|
198
|
+
* Style class of the last page link.
|
|
199
|
+
*/
|
|
72
200
|
className: string;
|
|
201
|
+
/**
|
|
202
|
+
* Icon classname of the last page link.
|
|
203
|
+
*/
|
|
73
204
|
iconClassName: string;
|
|
205
|
+
/**
|
|
206
|
+
* Whether the link is disabled.
|
|
207
|
+
*/
|
|
74
208
|
disabled: boolean;
|
|
209
|
+
/**
|
|
210
|
+
* JSX element to be used as the last page link.
|
|
211
|
+
*/
|
|
75
212
|
element: JSX.Element;
|
|
213
|
+
/**
|
|
214
|
+
* The props of Paginator component
|
|
215
|
+
*/
|
|
76
216
|
props: PaginatorProps;
|
|
77
217
|
}
|
|
78
218
|
|
|
219
|
+
/**
|
|
220
|
+
* Custom paginator change target options
|
|
221
|
+
* @group Misc
|
|
222
|
+
*/
|
|
79
223
|
interface PaginatorChangeTargetOptions {
|
|
224
|
+
/**
|
|
225
|
+
* The name attribute of the target options.
|
|
226
|
+
*/
|
|
80
227
|
name: string;
|
|
228
|
+
/**
|
|
229
|
+
* The id attribute of the target options.
|
|
230
|
+
*/
|
|
81
231
|
id: string;
|
|
232
|
+
/**
|
|
233
|
+
* The value attribute of the target options.
|
|
234
|
+
*/
|
|
82
235
|
value: string | undefined | null;
|
|
83
236
|
}
|
|
84
237
|
|
|
85
|
-
|
|
238
|
+
/**
|
|
239
|
+
* Custom change event.
|
|
240
|
+
* @see {@link PaginatorRowsPerPageDropdownOptions.onChange}
|
|
241
|
+
* @event
|
|
242
|
+
*/
|
|
243
|
+
interface PaginatorChangeEvent {
|
|
244
|
+
/**
|
|
245
|
+
* Browser event.
|
|
246
|
+
*/
|
|
86
247
|
originalEvent: React.SyntheticEvent;
|
|
248
|
+
/**
|
|
249
|
+
* New value of the element.
|
|
250
|
+
*/
|
|
87
251
|
value: string | undefined | null;
|
|
252
|
+
/**
|
|
253
|
+
* Stops the event from propagating.
|
|
254
|
+
*/
|
|
88
255
|
stopPropagation(): void;
|
|
256
|
+
/**
|
|
257
|
+
* Prevents the default action of the event.
|
|
258
|
+
*/
|
|
89
259
|
preventDefault(): void;
|
|
260
|
+
/**
|
|
261
|
+
* Target options.
|
|
262
|
+
*/
|
|
90
263
|
target: PaginatorChangeTargetOptions;
|
|
91
264
|
}
|
|
92
265
|
|
|
266
|
+
/**
|
|
267
|
+
* Custom rows per page dropdown options
|
|
268
|
+
* @group Misc
|
|
269
|
+
*/
|
|
93
270
|
interface PaginatorRowsPerPageDropdownOptions {
|
|
271
|
+
/**
|
|
272
|
+
* New value of the element.
|
|
273
|
+
*/
|
|
94
274
|
value: any;
|
|
275
|
+
/**
|
|
276
|
+
* The options available in the rows per page dropdown.
|
|
277
|
+
*/
|
|
95
278
|
options: any[];
|
|
96
|
-
|
|
97
|
-
|
|
279
|
+
/**
|
|
280
|
+
* Paginator options change callback
|
|
281
|
+
* @param {PaginatorChangeEvent} event - Custom change event.
|
|
282
|
+
*/
|
|
283
|
+
onChange(event: PaginatorChangeEvent): void;
|
|
284
|
+
/**
|
|
285
|
+
* DOM element instance where the overlay panel should be mounted. Valid values are any DOM Element and "self". The "self" value is used to render a component where it is located.
|
|
286
|
+
*/
|
|
287
|
+
appendTo: 'self' | HTMLElement | null | undefined;
|
|
288
|
+
/**
|
|
289
|
+
* The current page number.
|
|
290
|
+
*/
|
|
98
291
|
currentPage: number;
|
|
292
|
+
/**
|
|
293
|
+
* The total number of pages.
|
|
294
|
+
*/
|
|
99
295
|
totalPages: number;
|
|
296
|
+
/**
|
|
297
|
+
* The total number of records.
|
|
298
|
+
*/
|
|
100
299
|
totalRecords: number;
|
|
300
|
+
/**
|
|
301
|
+
* JSX element to be used as the rows per page dropdown.
|
|
302
|
+
*/
|
|
101
303
|
element: JSX.Element;
|
|
304
|
+
/**
|
|
305
|
+
* The props of Paginator component.
|
|
306
|
+
*/
|
|
102
307
|
props: PaginatorProps;
|
|
308
|
+
/**
|
|
309
|
+
* Whether the dropdown is disabled.
|
|
310
|
+
*/
|
|
103
311
|
disabled: boolean;
|
|
104
312
|
}
|
|
105
313
|
|
|
314
|
+
/**
|
|
315
|
+
* Custom paginator current page report options
|
|
316
|
+
* @group Misc
|
|
317
|
+
*/
|
|
106
318
|
interface PaginatorCurrentPageReportOptions {
|
|
319
|
+
/**
|
|
320
|
+
* The current page number.
|
|
321
|
+
*/
|
|
107
322
|
currentPage: number;
|
|
323
|
+
/**
|
|
324
|
+
* The total number of pages.
|
|
325
|
+
*/
|
|
108
326
|
totalPages: number;
|
|
327
|
+
/**
|
|
328
|
+
* The first number of the current page.
|
|
329
|
+
*/
|
|
109
330
|
first: number;
|
|
331
|
+
/**
|
|
332
|
+
* The last number of the current page.
|
|
333
|
+
*/
|
|
110
334
|
last: number;
|
|
335
|
+
/**
|
|
336
|
+
* The number of rows per page.
|
|
337
|
+
*/
|
|
111
338
|
rows: number;
|
|
339
|
+
/**
|
|
340
|
+
* The total number of records.
|
|
341
|
+
*/
|
|
112
342
|
totalRecords: number;
|
|
343
|
+
/**
|
|
344
|
+
* Style class of the element.
|
|
345
|
+
*/
|
|
113
346
|
className: string;
|
|
347
|
+
/**
|
|
348
|
+
* JSX element to be used as the current page report element.
|
|
349
|
+
*/
|
|
114
350
|
element: JSX.Element;
|
|
351
|
+
/**
|
|
352
|
+
* The props of Paginator component.
|
|
353
|
+
*/
|
|
115
354
|
props: PaginatorProps;
|
|
116
355
|
}
|
|
117
356
|
|
|
357
|
+
/**
|
|
358
|
+
* Custom paginator jump to page input options
|
|
359
|
+
* @group Misc
|
|
360
|
+
*/
|
|
118
361
|
interface PaginatorJumpToPageInputOptions {
|
|
362
|
+
/**
|
|
363
|
+
* The current value.
|
|
364
|
+
*/
|
|
119
365
|
value: number;
|
|
366
|
+
/**
|
|
367
|
+
* Callback to invoke when the input value changes.
|
|
368
|
+
* @param {number} first - Custom change event.
|
|
369
|
+
* @param {number} rows - Custom change event.
|
|
370
|
+
*/
|
|
120
371
|
onChange(first: number, rows: number): void;
|
|
372
|
+
/**
|
|
373
|
+
* Whether the input is disabled.
|
|
374
|
+
*/
|
|
121
375
|
disabled: boolean;
|
|
376
|
+
/**
|
|
377
|
+
* Style class of the element.
|
|
378
|
+
*/
|
|
122
379
|
className: string;
|
|
380
|
+
/**
|
|
381
|
+
* JSX element to be used as the jump to page input element.
|
|
382
|
+
*/
|
|
123
383
|
element: JSX.Element;
|
|
384
|
+
/**
|
|
385
|
+
* The props of Paginator component.
|
|
386
|
+
*/
|
|
124
387
|
props: PaginatorProps;
|
|
125
388
|
}
|
|
126
389
|
|
|
390
|
+
/**
|
|
391
|
+
* Custom paginator template options
|
|
392
|
+
* @group Misc
|
|
393
|
+
*/
|
|
127
394
|
interface PaginatorTemplateOptions {
|
|
395
|
+
/**
|
|
396
|
+
* The layout of the paginator.
|
|
397
|
+
*/
|
|
128
398
|
layout?: string;
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
399
|
+
/**
|
|
400
|
+
* The first page link component.
|
|
401
|
+
*/
|
|
402
|
+
FirstPageLink?: React.ReactNode | ((options: PaginatorFirstPageLinkOptions) => React.ReactNode);
|
|
403
|
+
/**
|
|
404
|
+
* The prev page link component.
|
|
405
|
+
*/
|
|
406
|
+
PrevPageLink?: React.ReactNode | ((options: PaginatorPrevPageLinkOptions) => React.ReactNode);
|
|
407
|
+
/**
|
|
408
|
+
* The page links component.
|
|
409
|
+
*/
|
|
410
|
+
PageLinks?: React.ReactNode | ((options: PaginatorPageLinksOptions) => React.ReactNode);
|
|
411
|
+
/**
|
|
412
|
+
* The next page link component.
|
|
413
|
+
*/
|
|
414
|
+
NextPageLink?: React.ReactNode | ((options: PaginatorNextPageLinkOptions) => React.ReactNode);
|
|
415
|
+
/**
|
|
416
|
+
* The last page link component.
|
|
417
|
+
*/
|
|
418
|
+
LastPageLink?: React.ReactNode | ((options: PaginatorLastPageLinkOptions) => React.ReactNode);
|
|
419
|
+
/**
|
|
420
|
+
* The rows per page dropdown component.
|
|
421
|
+
*/
|
|
422
|
+
RowsPerPageDropdown?: React.ReactNode | ((options: PaginatorRowsPerPageDropdownOptions) => React.ReactNode);
|
|
423
|
+
/**
|
|
424
|
+
* The current page report component.
|
|
425
|
+
*/
|
|
426
|
+
CurrentPageReport?: React.ReactNode | ((options: PaginatorCurrentPageReportOptions) => React.ReactNode);
|
|
427
|
+
/**
|
|
428
|
+
* The jump to page input component.
|
|
429
|
+
*/
|
|
430
|
+
JumpToPageInput?: React.ReactNode | ((options: PaginatorJumpToPageInputOptions) => React.ReactNode);
|
|
137
431
|
}
|
|
138
432
|
|
|
139
|
-
|
|
433
|
+
/**
|
|
434
|
+
* Custom template for the paginator.
|
|
435
|
+
* @group Misc
|
|
436
|
+
*/
|
|
437
|
+
export type PaginatorTemplate = PaginatorTemplateOptions | string | undefined;
|
|
140
438
|
|
|
439
|
+
/**
|
|
440
|
+
* Defines valid properties in Paginator component. In addition to these, all properties of HTMLDivElement can be used in this component.
|
|
441
|
+
* @group Properties
|
|
442
|
+
*/
|
|
141
443
|
export interface PaginatorProps extends Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, 'ref'> {
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
444
|
+
/**
|
|
445
|
+
* Number of total records.
|
|
446
|
+
* @defaultValue 0
|
|
447
|
+
*/
|
|
448
|
+
totalRecords?: number | undefined;
|
|
449
|
+
/**
|
|
450
|
+
* Data count to display per page.
|
|
451
|
+
* @defaultValue 0
|
|
452
|
+
*/
|
|
453
|
+
rows?: number | undefined;
|
|
454
|
+
/**
|
|
455
|
+
* Zero-relative number of the first row to be displayed.
|
|
456
|
+
* @defaultValue 0
|
|
457
|
+
*/
|
|
458
|
+
first?: number | undefined;
|
|
459
|
+
/**
|
|
460
|
+
* Number of page links to display.
|
|
461
|
+
* @defaultValue 5
|
|
462
|
+
*/
|
|
463
|
+
pageLinkSize?: number | undefined;
|
|
464
|
+
/**
|
|
465
|
+
* Array of integer values to display inside rows per page dropdown.
|
|
466
|
+
*/
|
|
467
|
+
rowsPerPageOptions?: number[] | undefined;
|
|
468
|
+
/**
|
|
469
|
+
* Whether to show it even there is only one page.
|
|
470
|
+
*/
|
|
471
|
+
alwaysShow?: boolean | undefined;
|
|
472
|
+
/**
|
|
473
|
+
* Custom template of the paginator.
|
|
474
|
+
* @defaultValue FirstPageLink PrevPageLink PageLinks NextPageLink LastPageLink RowsPerPageDropdown
|
|
475
|
+
*/
|
|
476
|
+
template?: PaginatorTemplateOptions | string | undefined;
|
|
477
|
+
/**
|
|
478
|
+
* Content to inject into the left side of the paginator.
|
|
479
|
+
*/
|
|
480
|
+
leftContent?: React.ReactNode | undefined;
|
|
481
|
+
/**
|
|
482
|
+
* Content to inject into the right side of the paginator.
|
|
483
|
+
*/
|
|
484
|
+
rightContent?: React.ReactNode | undefined;
|
|
485
|
+
/**
|
|
486
|
+
* Template of the current page report element. Available placeholders are {currentPage}, {totalPages}, {rows}, {first}, {last} and {totalRecords}
|
|
487
|
+
* @defaultValue ({currentPage} of {totalPages})
|
|
488
|
+
*/
|
|
489
|
+
currentPageReportTemplate?: string | undefined;
|
|
490
|
+
/**
|
|
491
|
+
* DOM element instance where the overlay panel should be mounted. Valid values are any DOM Element and 'self'. The self value is used to render a component where it is located.
|
|
492
|
+
* @defaultValue document.body
|
|
493
|
+
*/
|
|
494
|
+
dropdownAppendTo?: 'self' | HTMLElement | null | undefined;
|
|
495
|
+
/**
|
|
496
|
+
* Callback to invoke when page changes, the event object contains information about the new state.
|
|
497
|
+
* @param {PaginatorPageStateEvent} event - Custom page change event.
|
|
498
|
+
*/
|
|
499
|
+
onPageChange?(event: PaginatorPageStateEvent): void;
|
|
500
|
+
/**
|
|
501
|
+
* Used to get the child elements of the component.
|
|
502
|
+
* @readonly
|
|
503
|
+
*/
|
|
504
|
+
children?: React.ReactNode | undefined;
|
|
155
505
|
}
|
|
156
506
|
|
|
507
|
+
/**
|
|
508
|
+
* **PrimeReact - Paginator**
|
|
509
|
+
*
|
|
510
|
+
* _Paginator is a generic widget to display content in paged format._
|
|
511
|
+
*
|
|
512
|
+
* [Live Demo](https://www.primefaces.org/primereact/paginator/)
|
|
513
|
+
* --- ---
|
|
514
|
+
* 
|
|
515
|
+
*
|
|
516
|
+
* @group Component
|
|
517
|
+
*/
|
|
157
518
|
export declare class Paginator extends React.Component<PaginatorProps, any> {
|
|
519
|
+
/**
|
|
520
|
+
* Used to get container element.
|
|
521
|
+
* @return {HTMLDivElement} Container element
|
|
522
|
+
*/
|
|
158
523
|
public getElement(): HTMLDivElement;
|
|
159
524
|
}
|