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/dataview/dataview.cjs.js
CHANGED
|
@@ -31,7 +31,34 @@ function _interopNamespace(e) {
|
|
|
31
31
|
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
32
32
|
var PrimeReact__default = /*#__PURE__*/_interopDefaultLegacy(PrimeReact);
|
|
33
33
|
|
|
34
|
+
function _typeof(obj) {
|
|
35
|
+
"@babel/helpers - typeof";
|
|
36
|
+
|
|
37
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
|
38
|
+
return typeof obj;
|
|
39
|
+
} : function (obj) {
|
|
40
|
+
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
41
|
+
}, _typeof(obj);
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
function _toPrimitive(input, hint) {
|
|
45
|
+
if (_typeof(input) !== "object" || input === null) return input;
|
|
46
|
+
var prim = input[Symbol.toPrimitive];
|
|
47
|
+
if (prim !== undefined) {
|
|
48
|
+
var res = prim.call(input, hint || "default");
|
|
49
|
+
if (_typeof(res) !== "object") return res;
|
|
50
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
51
|
+
}
|
|
52
|
+
return (hint === "string" ? String : Number)(input);
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
function _toPropertyKey(arg) {
|
|
56
|
+
var key = _toPrimitive(arg, "string");
|
|
57
|
+
return _typeof(key) === "symbol" ? key : String(key);
|
|
58
|
+
}
|
|
59
|
+
|
|
34
60
|
function _defineProperty(obj, key, value) {
|
|
61
|
+
key = _toPropertyKey(key);
|
|
35
62
|
if (key in obj) {
|
|
36
63
|
Object.defineProperty(obj, key, {
|
|
37
64
|
value: value,
|
|
@@ -42,17 +69,14 @@ function _defineProperty(obj, key, value) {
|
|
|
42
69
|
} else {
|
|
43
70
|
obj[key] = value;
|
|
44
71
|
}
|
|
45
|
-
|
|
46
72
|
return obj;
|
|
47
73
|
}
|
|
48
74
|
|
|
49
75
|
function _arrayLikeToArray(arr, len) {
|
|
50
76
|
if (len == null || len > arr.length) len = arr.length;
|
|
51
|
-
|
|
52
77
|
for (var i = 0, arr2 = new Array(len); i < len; i++) {
|
|
53
78
|
arr2[i] = arr[i];
|
|
54
79
|
}
|
|
55
|
-
|
|
56
80
|
return arr2;
|
|
57
81
|
}
|
|
58
82
|
|
|
@@ -86,33 +110,33 @@ function _arrayWithHoles(arr) {
|
|
|
86
110
|
}
|
|
87
111
|
|
|
88
112
|
function _iterableToArrayLimit(arr, i) {
|
|
89
|
-
var _i =
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
try {
|
|
99
|
-
for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) {
|
|
100
|
-
_arr.push(_s.value);
|
|
101
|
-
|
|
102
|
-
if (i && _arr.length === i) break;
|
|
103
|
-
}
|
|
104
|
-
} catch (err) {
|
|
105
|
-
_d = true;
|
|
106
|
-
_e = err;
|
|
107
|
-
} finally {
|
|
113
|
+
var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"];
|
|
114
|
+
if (null != _i) {
|
|
115
|
+
var _s,
|
|
116
|
+
_e,
|
|
117
|
+
_x,
|
|
118
|
+
_r,
|
|
119
|
+
_arr = [],
|
|
120
|
+
_n = !0,
|
|
121
|
+
_d = !1;
|
|
108
122
|
try {
|
|
109
|
-
if (
|
|
123
|
+
if (_x = (_i = _i.call(arr)).next, 0 === i) {
|
|
124
|
+
if (Object(_i) !== _i) return;
|
|
125
|
+
_n = !1;
|
|
126
|
+
} else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0) {
|
|
127
|
+
;
|
|
128
|
+
}
|
|
129
|
+
} catch (err) {
|
|
130
|
+
_d = !0, _e = err;
|
|
110
131
|
} finally {
|
|
111
|
-
|
|
132
|
+
try {
|
|
133
|
+
if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return;
|
|
134
|
+
} finally {
|
|
135
|
+
if (_d) throw _e;
|
|
136
|
+
}
|
|
112
137
|
}
|
|
138
|
+
return _arr;
|
|
113
139
|
}
|
|
114
|
-
|
|
115
|
-
return _arr;
|
|
116
140
|
}
|
|
117
141
|
|
|
118
142
|
function _nonIterableRest() {
|
|
@@ -127,14 +151,12 @@ function _extends() {
|
|
|
127
151
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
128
152
|
for (var i = 1; i < arguments.length; i++) {
|
|
129
153
|
var source = arguments[i];
|
|
130
|
-
|
|
131
154
|
for (var key in source) {
|
|
132
155
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
133
156
|
target[key] = source[key];
|
|
134
157
|
}
|
|
135
158
|
}
|
|
136
159
|
}
|
|
137
|
-
|
|
138
160
|
return target;
|
|
139
161
|
};
|
|
140
162
|
return _extends.apply(this, arguments);
|
|
@@ -148,7 +170,6 @@ var DataViewLayoutOptions = /*#__PURE__*/React__namespace.memo(function (props)
|
|
|
148
170
|
});
|
|
149
171
|
event.preventDefault();
|
|
150
172
|
};
|
|
151
|
-
|
|
152
173
|
var otherProps = utils.ObjectUtils.findDiffKeys(props, DataViewLayoutOptions.defaultProps);
|
|
153
174
|
var className = utils.classNames('p-dataview-layout-options p-selectbutton p-buttonset', props.className);
|
|
154
175
|
var buttonListClass = utils.classNames('p-button p-button-icon-only', {
|
|
@@ -184,29 +205,23 @@ var DataViewItem = /*#__PURE__*/React__namespace.memo(function (props) {
|
|
|
184
205
|
});
|
|
185
206
|
var DataView = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.forwardRef(function (props, ref) {
|
|
186
207
|
var _classNames;
|
|
187
|
-
|
|
188
208
|
var _React$useState = React__namespace.useState(props.first),
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
209
|
+
_React$useState2 = _slicedToArray(_React$useState, 2),
|
|
210
|
+
firstState = _React$useState2[0],
|
|
211
|
+
setFirstState = _React$useState2[1];
|
|
193
212
|
var _React$useState3 = React__namespace.useState(props.rows),
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
213
|
+
_React$useState4 = _slicedToArray(_React$useState3, 2),
|
|
214
|
+
rowsState = _React$useState4[0],
|
|
215
|
+
setRowsState = _React$useState4[1];
|
|
198
216
|
var elementRef = React__namespace.useRef(null);
|
|
199
217
|
var first = props.onPage ? props.first : firstState;
|
|
200
218
|
var rows = props.onPage ? props.rows : rowsState;
|
|
201
|
-
|
|
202
219
|
var getItemRenderKey = function getItemRenderKey(value) {
|
|
203
220
|
return props.dataKey ? utils.ObjectUtils.resolveFieldData(value, props.dataKey) : null;
|
|
204
221
|
};
|
|
205
|
-
|
|
206
222
|
var getTotalRecords = function getTotalRecords() {
|
|
207
223
|
return props.totalRecords ? props.totalRecords : props.value ? props.value.length : 0;
|
|
208
224
|
};
|
|
209
|
-
|
|
210
225
|
var createPaginator = function createPaginator(position) {
|
|
211
226
|
var className = utils.classNames('p-paginator-' + position, props.paginatorClassName);
|
|
212
227
|
var totalRecords = getTotalRecords();
|
|
@@ -226,7 +241,6 @@ var DataView = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace
|
|
|
226
241
|
dropdownAppendTo: props.paginatorDropdownAppendTo
|
|
227
242
|
});
|
|
228
243
|
};
|
|
229
|
-
|
|
230
244
|
var onPageChange = function onPageChange(event) {
|
|
231
245
|
if (props.onPage) {
|
|
232
246
|
props.onPage(event);
|
|
@@ -235,11 +249,9 @@ var DataView = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace
|
|
|
235
249
|
setRowsState(event.rows);
|
|
236
250
|
}
|
|
237
251
|
};
|
|
238
|
-
|
|
239
252
|
var sort = function sort() {
|
|
240
253
|
if (props.value) {
|
|
241
254
|
var value = _toConsumableArray(props.value);
|
|
242
|
-
|
|
243
255
|
value.sort(function (data1, data2) {
|
|
244
256
|
var value1 = utils.ObjectUtils.resolveFieldData(data1, props.sortField);
|
|
245
257
|
var value2 = utils.ObjectUtils.resolveFieldData(data2, props.sortField);
|
|
@@ -247,10 +259,8 @@ var DataView = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace
|
|
|
247
259
|
});
|
|
248
260
|
return value;
|
|
249
261
|
}
|
|
250
|
-
|
|
251
262
|
return null;
|
|
252
263
|
};
|
|
253
|
-
|
|
254
264
|
var createLoader = function createLoader() {
|
|
255
265
|
if (props.loading) {
|
|
256
266
|
var iconClassName = utils.classNames('p-dataview-loading-icon pi-spin', props.loadingIcon);
|
|
@@ -260,58 +270,45 @@ var DataView = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace
|
|
|
260
270
|
className: iconClassName
|
|
261
271
|
}));
|
|
262
272
|
}
|
|
263
|
-
|
|
264
273
|
return null;
|
|
265
274
|
};
|
|
266
|
-
|
|
267
275
|
var createTopPaginator = function createTopPaginator() {
|
|
268
276
|
if (props.paginator && (props.paginatorPosition !== 'bottom' || props.paginatorPosition === 'both')) {
|
|
269
277
|
return createPaginator('top');
|
|
270
278
|
}
|
|
271
|
-
|
|
272
279
|
return null;
|
|
273
280
|
};
|
|
274
|
-
|
|
275
281
|
var createBottomPaginator = function createBottomPaginator() {
|
|
276
282
|
if (props.paginator && (props.paginatorPosition !== 'top' || props.paginatorPosition === 'both')) {
|
|
277
283
|
return createPaginator('bottom');
|
|
278
284
|
}
|
|
279
|
-
|
|
280
285
|
return null;
|
|
281
286
|
};
|
|
282
|
-
|
|
283
287
|
var createEmptyMessage = function createEmptyMessage() {
|
|
284
288
|
if (!props.loading) {
|
|
285
289
|
var _content = props.emptyMessage || PrimeReact.localeOption('emptyMessage');
|
|
286
|
-
|
|
287
290
|
return /*#__PURE__*/React__namespace.createElement("div", {
|
|
288
291
|
className: "p-col-12 col-12 p-dataview-emptymessage"
|
|
289
292
|
}, _content);
|
|
290
293
|
}
|
|
291
|
-
|
|
292
294
|
return null;
|
|
293
295
|
};
|
|
294
|
-
|
|
295
296
|
var createHeader = function createHeader() {
|
|
296
297
|
if (props.header) {
|
|
297
298
|
return /*#__PURE__*/React__namespace.createElement("div", {
|
|
298
299
|
className: "p-dataview-header"
|
|
299
300
|
}, props.header);
|
|
300
301
|
}
|
|
301
|
-
|
|
302
302
|
return null;
|
|
303
303
|
};
|
|
304
|
-
|
|
305
304
|
var createFooter = function createFooter() {
|
|
306
305
|
if (props.footer) {
|
|
307
306
|
return /*#__PURE__*/React__namespace.createElement("div", {
|
|
308
307
|
className: "p-dataview-footer"
|
|
309
308
|
}, props.footer);
|
|
310
309
|
}
|
|
311
|
-
|
|
312
310
|
return null;
|
|
313
311
|
};
|
|
314
|
-
|
|
315
312
|
var createItems = function createItems(value) {
|
|
316
313
|
if (utils.ObjectUtils.isNotEmpty(value)) {
|
|
317
314
|
if (props.paginator) {
|
|
@@ -319,7 +316,6 @@ var DataView = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace
|
|
|
319
316
|
var totalRecords = getTotalRecords();
|
|
320
317
|
var last = Math.min(rows + currentFirst, totalRecords);
|
|
321
318
|
var items = [];
|
|
322
|
-
|
|
323
319
|
for (var i = currentFirst; i < last; i++) {
|
|
324
320
|
var val = value[i];
|
|
325
321
|
val && items.push( /*#__PURE__*/React__namespace.createElement(DataViewItem, {
|
|
@@ -329,10 +325,8 @@ var DataView = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace
|
|
|
329
325
|
item: val
|
|
330
326
|
}));
|
|
331
327
|
}
|
|
332
|
-
|
|
333
328
|
return items;
|
|
334
329
|
}
|
|
335
|
-
|
|
336
330
|
return value.map(function (item, index) {
|
|
337
331
|
return /*#__PURE__*/React__namespace.createElement(DataViewItem, {
|
|
338
332
|
key: getItemRenderKey(item) || index,
|
|
@@ -342,10 +336,8 @@ var DataView = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace
|
|
|
342
336
|
});
|
|
343
337
|
});
|
|
344
338
|
}
|
|
345
|
-
|
|
346
339
|
return createEmptyMessage();
|
|
347
340
|
};
|
|
348
|
-
|
|
349
341
|
var createContent = function createContent(value) {
|
|
350
342
|
var items = createItems(value);
|
|
351
343
|
var gridClassName = utils.classNames('p-grid grid', {
|
|
@@ -357,17 +349,13 @@ var DataView = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace
|
|
|
357
349
|
className: gridClassName
|
|
358
350
|
}, items));
|
|
359
351
|
};
|
|
360
|
-
|
|
361
352
|
var processData = function processData() {
|
|
362
353
|
var data = props.value;
|
|
363
|
-
|
|
364
354
|
if (utils.ObjectUtils.isNotEmpty(data) && props.sortField) {
|
|
365
355
|
data = sort();
|
|
366
356
|
}
|
|
367
|
-
|
|
368
357
|
return data;
|
|
369
358
|
};
|
|
370
|
-
|
|
371
359
|
React__namespace.useImperativeHandle(ref, function () {
|
|
372
360
|
return {
|
|
373
361
|
props: props,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("primereact/api"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("primereact/api"),r=require("primereact/paginator"),a=require("primereact/ripple"),n=require("primereact/utils");function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function l(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(r){if("default"!==r){var a=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,a.get?a:{enumerable:!0,get:function(){return e[r]}})}})),t.default=e,Object.freeze(t)}var i=l(e),u=o(t);function s(e){return s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s(e)}function c(e,t){if("object"!==s(e)||null===e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var a=r.call(e,t||"default");if("object"!==s(a))return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function p(e){var t=c(e,"string");return"symbol"===s(t)?t:String(t)}function m(e,t,r){return(t=p(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function f(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,a=new Array(t);r<t;r++)a[r]=e[r];return a}function d(e){if(Array.isArray(e))return f(e)}function g(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function y(e,t){if(e){if("string"==typeof e)return f(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?f(e,t):void 0}}function v(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function b(e){if(Array.isArray(e))return e}function w(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var a,n,o,l,i=[],u=!0,s=!1;try{if(o=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;u=!1}else for(;!(u=(a=o.call(r)).done)&&(i.push(a.value),i.length!==t);u=!0);}catch(e){s=!0,n=e}finally{try{if(!u&&null!=r.return&&(l=r.return(),Object(l)!==l))return}finally{if(s)throw n}}return i}}function P(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function h(e,t){return b(e)||w(e,t)||y(e,t)||P()}function N(){return N=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var a in r)Object.prototype.hasOwnProperty.call(r,a)&&(e[a]=r[a])}return e},N.apply(this,arguments)}var O=i.memo((function(e){var t=function(t,r){e.onChange({originalEvent:t,value:r}),t.preventDefault()},r=n.ObjectUtils.findDiffKeys(e,O.defaultProps),o=n.classNames("p-dataview-layout-options p-selectbutton p-buttonset",e.className),l=n.classNames("p-button p-button-icon-only",{"p-highlight":"list"===e.layout}),u=n.classNames("p-button p-button-icon-only",{"p-highlight":"grid"===e.layout});return i.createElement("div",N({id:e.id,style:e.style,className:o},r),i.createElement("button",{type:"button",className:l,onClick:function(e){return t(e,"list")}},i.createElement("i",{className:"pi pi-bars"}),i.createElement(a.Ripple,null)),i.createElement("button",{type:"button",className:u,onClick:function(e){return t(e,"grid")}},i.createElement("i",{className:"pi pi-th-large"}),i.createElement(a.Ripple,null)))})),E=i.memo((function(e){return e.template(e.item,e.layout)})),j=i.memo(i.forwardRef((function(e,a){var o,l=h(i.useState(e.first),2),s=l[0],c=l[1],p=h(i.useState(e.rows),2),f=p[0],b=p[1],w=i.useRef(null),P=e.onPage?e.first:s,O=e.onPage?e.rows:f,S=function(t){return e.dataKey?n.ObjectUtils.resolveFieldData(t,e.dataKey):null},D=function(){return e.totalRecords?e.totalRecords:e.value?e.value.length:0},T=function(t){var a=n.classNames("p-paginator-"+t,e.paginatorClassName),o=D();return i.createElement(r.Paginator,{first:P,rows:O,pageLinkSize:e.pageLinkSize,className:a,onPageChange:L,template:e.paginatorTemplate,totalRecords:o,rowsPerPageOptions:e.rowsPerPageOptions,currentPageReportTemplate:e.currentPageReportTemplate,leftContent:e.paginatorLeft,rightContent:e.paginatorRight,alwaysShow:e.alwaysShowPaginator,dropdownAppendTo:e.paginatorDropdownAppendTo})},L=function(t){e.onPage?e.onPage(t):(c(t.first),b(t.rows))},R=function(){if(e.value){var t=d(r=e.value)||g(r)||y(r)||v();return t.sort((function(t,r){var a=n.ObjectUtils.resolveFieldData(t,e.sortField),o=n.ObjectUtils.resolveFieldData(r,e.sortField);return n.ObjectUtils.sort(a,o,e.sortOrder,u.default.locale,u.default.nullSortOrder)})),t}var r;return null},k=function(){if(!e.loading){var r=e.emptyMessage||t.localeOption("emptyMessage");return i.createElement("div",{className:"p-col-12 col-12 p-dataview-emptymessage"},r)}return null},A=function(t){if(n.ObjectUtils.isNotEmpty(t)){if(e.paginator){for(var r=e.lazy?0:P,a=D(),o=Math.min(O+r,a),l=[],u=r;u<o;u++){var s=t[u];s&&l.push(i.createElement(E,{key:S(t)||u,template:e.itemTemplate,layout:e.layout,item:s}))}return l}return t.map((function(t,r){return i.createElement(E,{key:S(t)||r,template:e.itemTemplate,layout:e.layout,item:t})}))}return k()};i.useImperativeHandle(a,(function(){return{props:e,getElement:function(){return w.current}}}));var C,I,U=function(){var t=e.value;return n.ObjectUtils.isNotEmpty(t)&&e.sortField&&(t=R()),t}(),F=n.ObjectUtils.findDiffKeys(e,j.defaultProps),V=n.classNames("p-dataview p-component",(m(o={},"p-dataview-".concat(e.layout),!!e.layout),m(o,"p-dataview-loading",e.loading),o),e.className),_=function(){if(e.loading){var t=n.classNames("p-dataview-loading-icon pi-spin",e.loadingIcon);return i.createElement("div",{className:"p-dataview-loading-overlay p-component-overlay"},i.createElement("i",{className:t}))}return null}(),M=!e.paginator||"bottom"===e.paginatorPosition&&"both"!==e.paginatorPosition?null:T("top"),x=!e.paginator||"top"===e.paginatorPosition&&"both"!==e.paginatorPosition?null:T("bottom"),z=e.header?i.createElement("div",{className:"p-dataview-header"},e.header):null,q=e.footer?i.createElement("div",{className:"p-dataview-footer"},e.footer):null,K=(C=A(U),I=n.classNames("p-grid grid",{"p-nogutter grid-nogutter":!e.gutter}),i.createElement("div",{className:"p-dataview-content"},i.createElement("div",{className:I},C)));return i.createElement("div",N({id:e.id,ref:w,style:e.style,className:V},F),_,z,M,K,x,q)})));O.displayName="DataViewLayoutOptions",O.defaultProps={__TYPE:"DataViewLayoutOptions",id:null,style:null,className:null,layout:null,onChange:null},E.displayName="DataViewItem",j.displayName="DataView",j.defaultProps={__TYPE:"DataView",id:null,header:null,footer:null,value:null,layout:"list",dataKey:null,rows:null,first:0,totalRecords:null,paginator:!1,paginatorPosition:"bottom",alwaysShowPaginator:!0,paginatorClassName:null,paginatorTemplate:"FirstPageLink PrevPageLink PageLinks NextPageLink LastPageLink RowsPerPageDropdown",paginatorLeft:null,paginatorRight:null,paginatorDropdownAppendTo:null,pageLinkSize:5,rowsPerPageOptions:null,currentPageReportTemplate:"({currentPage} of {totalPages})",emptyMessage:null,sortField:null,sortOrder:null,style:null,className:null,lazy:!1,loading:!1,loadingIcon:"pi pi-spinner",gutter:!1,itemTemplate:null,onPage:null},exports.DataView=j,exports.DataViewItem=E,exports.DataViewLayoutOptions=O;
|
package/dataview/dataview.d.ts
CHANGED
|
@@ -1,70 +1,249 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
* DataView displays data in grid or list layout with pagination and sorting features.
|
|
4
|
+
*
|
|
5
|
+
* [Live Demo](https://www.primefaces.org/primereact/dataview/)
|
|
6
|
+
*
|
|
7
|
+
* @module dataview
|
|
8
|
+
*
|
|
9
|
+
*/
|
|
1
10
|
import * as React from 'react';
|
|
2
11
|
import { PaginatorTemplate } from '../paginator';
|
|
3
12
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
+
/**
|
|
14
|
+
* Custom page event.
|
|
15
|
+
* @see {@link DataViewProps.onPage}
|
|
16
|
+
* @event
|
|
17
|
+
*/
|
|
18
|
+
interface DataViewPageEvent {
|
|
19
|
+
/**
|
|
20
|
+
* Index of the first records on page.
|
|
21
|
+
*/
|
|
13
22
|
first: number;
|
|
23
|
+
/**
|
|
24
|
+
* Number of records to display per page.
|
|
25
|
+
*/
|
|
14
26
|
rows: number;
|
|
27
|
+
/**
|
|
28
|
+
* Value of the new page.
|
|
29
|
+
*/
|
|
15
30
|
page: number;
|
|
31
|
+
/**
|
|
32
|
+
* Total number of pages.
|
|
33
|
+
*/
|
|
16
34
|
pageCount: number;
|
|
17
35
|
}
|
|
18
36
|
|
|
19
|
-
|
|
37
|
+
/**
|
|
38
|
+
* Custom data view layout options event.
|
|
39
|
+
*/
|
|
40
|
+
interface DataViewLayoutOptionsChangeEvent {
|
|
41
|
+
/**
|
|
42
|
+
* Browser event.
|
|
43
|
+
*/
|
|
20
44
|
originalEvent: React.MouseEvent<HTMLButtonElement>;
|
|
21
|
-
|
|
45
|
+
/**
|
|
46
|
+
* New value.
|
|
47
|
+
*/
|
|
48
|
+
value: 'list' | 'grid' | (string & Record<string, unknown>);
|
|
22
49
|
}
|
|
23
50
|
|
|
51
|
+
/**
|
|
52
|
+
* Custom data view layout options props
|
|
53
|
+
* @group Misc
|
|
54
|
+
*/
|
|
24
55
|
export interface DataViewLayoutOptionsProps {
|
|
56
|
+
/**
|
|
57
|
+
* Unique identifier of the element.
|
|
58
|
+
*/
|
|
25
59
|
id?: string;
|
|
26
|
-
|
|
60
|
+
/**
|
|
61
|
+
* Orientation of the panels, valid values are "list" and "grid".
|
|
62
|
+
*/
|
|
63
|
+
layout?: 'list' | 'grid' | (string & Record<string, unknown>);
|
|
64
|
+
/**
|
|
65
|
+
* Inline style of the element.
|
|
66
|
+
*/
|
|
27
67
|
style?: React.CSSProperties;
|
|
68
|
+
/**
|
|
69
|
+
* Style class of the element.
|
|
70
|
+
*/
|
|
28
71
|
className?: string;
|
|
29
|
-
|
|
30
|
-
|
|
72
|
+
/**
|
|
73
|
+
* Layout options change callback
|
|
74
|
+
* @param {DataViewLayoutOptionsChangeEvent} event - Custom event.
|
|
75
|
+
*/
|
|
76
|
+
onChange(event: DataViewLayoutOptionsChangeEvent): void;
|
|
77
|
+
/**
|
|
78
|
+
* Used to get the child elements of the component.
|
|
79
|
+
* @readonly
|
|
80
|
+
*/
|
|
81
|
+
children?: React.ReactNode | undefined;
|
|
31
82
|
}
|
|
32
83
|
|
|
84
|
+
/**
|
|
85
|
+
* Custom data view layout options
|
|
86
|
+
* @group Misc
|
|
87
|
+
* @extends {React.Component<DataViewLayoutOptionsProps, any>}
|
|
88
|
+
*/
|
|
33
89
|
export declare class DataViewLayoutOptions extends React.Component<DataViewLayoutOptionsProps, any> {}
|
|
34
90
|
|
|
91
|
+
/**
|
|
92
|
+
* Defines valid properties in DataView component. In addition to these, all properties of HTMLDivElement can be used in this component.
|
|
93
|
+
* @group Properties
|
|
94
|
+
*/
|
|
35
95
|
export interface DataViewProps extends Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, 'ref'> {
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
96
|
+
/**
|
|
97
|
+
* Header content of the component.
|
|
98
|
+
*/
|
|
99
|
+
header?: React.ReactNode | undefined;
|
|
100
|
+
/**
|
|
101
|
+
* Footer content of the component.
|
|
102
|
+
*/
|
|
103
|
+
footer?: React.ReactNode | undefined;
|
|
104
|
+
/**
|
|
105
|
+
* An array of objects to display.
|
|
106
|
+
*/
|
|
107
|
+
value?: any[] | undefined;
|
|
108
|
+
/**
|
|
109
|
+
* Layout of the items, valid values are "list" and "grid".
|
|
110
|
+
* @defaultValue list
|
|
111
|
+
*/
|
|
112
|
+
layout?: 'list' | 'grid' | (string & Record<string, unknown>);
|
|
113
|
+
/**
|
|
114
|
+
* Name of the field that uniquely identifies a record in the data. Should be a unique business key to prevent re-rendering.
|
|
115
|
+
*/
|
|
116
|
+
dataKey?: string | undefined;
|
|
117
|
+
/**
|
|
118
|
+
* Number of rows to display per page.
|
|
119
|
+
*/
|
|
120
|
+
rows?: number | undefined;
|
|
121
|
+
/**
|
|
122
|
+
* Index of the first record to render.
|
|
123
|
+
* @defaultValue 0
|
|
124
|
+
*/
|
|
125
|
+
first?: number | undefined;
|
|
126
|
+
/**
|
|
127
|
+
* Number of total records, defaults to length of value when not defined.
|
|
128
|
+
*/
|
|
129
|
+
totalRecords?: number | undefined;
|
|
130
|
+
/**
|
|
131
|
+
* When specified as true, enables the pagination.
|
|
132
|
+
* @defaultValue false
|
|
133
|
+
*/
|
|
134
|
+
paginator?: boolean | undefined;
|
|
135
|
+
/**
|
|
136
|
+
* Position of the paginator, options are "top","bottom" or "both".
|
|
137
|
+
* @defaultValue bottom
|
|
138
|
+
*/
|
|
139
|
+
paginatorPosition?: 'top' | 'bottom' | 'both' | undefined;
|
|
140
|
+
/**
|
|
141
|
+
* Whether to show it even there is only one page.
|
|
142
|
+
* @defaultValue true
|
|
143
|
+
*/
|
|
144
|
+
alwaysShowPaginator?: boolean | undefined;
|
|
145
|
+
/**
|
|
146
|
+
* Style class of the paginator element.
|
|
147
|
+
*/
|
|
148
|
+
paginatorClassName?: string | undefined;
|
|
149
|
+
/**
|
|
150
|
+
* Template of the paginator. For details, refer to the template section of the paginator documentation for further options.
|
|
151
|
+
* @defaultValue FirstPageLink PrevPageLink PageLinks NextPageLink LastPageLink RowsPerPageDropdown
|
|
152
|
+
*/
|
|
153
|
+
paginatorTemplate?: PaginatorTemplate | undefined;
|
|
154
|
+
/**
|
|
155
|
+
* Content for the left side of the paginator.
|
|
156
|
+
*/
|
|
157
|
+
paginatorLeft?: React.ReactNode | undefined;
|
|
158
|
+
/**
|
|
159
|
+
* Content for the right side of the paginator.
|
|
160
|
+
*/
|
|
161
|
+
paginatorRight?: React.ReactNode | undefined;
|
|
162
|
+
/**
|
|
163
|
+
* Number of page links to display.
|
|
164
|
+
* @defaultValue 5
|
|
165
|
+
*/
|
|
166
|
+
pageLinkSize?: number | undefined;
|
|
167
|
+
/**
|
|
168
|
+
* 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.
|
|
169
|
+
* @defaultValue document.body
|
|
170
|
+
*/
|
|
171
|
+
paginatorDropdownAppendTo?: 'self' | HTMLElement | undefined | null;
|
|
172
|
+
/**
|
|
173
|
+
* Array of integer values to display inside rows per page dropdown.
|
|
174
|
+
*/
|
|
175
|
+
rowsPerPageOptions?: number[] | undefined;
|
|
176
|
+
/**
|
|
177
|
+
* Template of the current page report element.
|
|
178
|
+
* @defaultValue (&123;currentPage&125; of &123;totalPages&125;)
|
|
179
|
+
*/
|
|
180
|
+
currentPageReportTemplate?: string | undefined;
|
|
181
|
+
/**
|
|
182
|
+
* Text to display when there is no data.
|
|
183
|
+
* @defaultValue No records found.
|
|
184
|
+
*/
|
|
185
|
+
emptyMessage?: string | undefined;
|
|
186
|
+
/**
|
|
187
|
+
* Name of the field to sort data by default.
|
|
188
|
+
*/
|
|
189
|
+
sortField?: string | undefined;
|
|
190
|
+
/**
|
|
191
|
+
* Order to sort the data by default.
|
|
192
|
+
*/
|
|
193
|
+
sortOrder?: 1 | 0 | -1 | undefined | null;
|
|
194
|
+
/**
|
|
195
|
+
* Defines if data is loaded and interacted with in lazy manner.
|
|
196
|
+
* @defaultValue false
|
|
197
|
+
*/
|
|
198
|
+
lazy?: boolean | undefined;
|
|
199
|
+
/**
|
|
200
|
+
* Display loading icon of the button.
|
|
201
|
+
*/
|
|
202
|
+
loading?: boolean | undefined;
|
|
203
|
+
/**
|
|
204
|
+
* Name of the loading icon or JSX.Element for loading icon.
|
|
205
|
+
*/
|
|
206
|
+
loadingIcon?: string | undefined;
|
|
207
|
+
/**
|
|
208
|
+
* Whether the grid structure in the container has gutter. Default value is false.
|
|
209
|
+
* @defaultValue false
|
|
210
|
+
*/
|
|
211
|
+
gutter?: boolean | undefined;
|
|
212
|
+
/**
|
|
213
|
+
* Callback to invoke on pagination.
|
|
214
|
+
* @param {DataViewPageEvent} event - Custom page event.
|
|
215
|
+
*/
|
|
216
|
+
onPage?(event: DataViewPageEvent): void;
|
|
217
|
+
/**
|
|
218
|
+
* Function that gets the option along with the layout mdoe and returns the content.
|
|
219
|
+
* @param {*} item - Current item.
|
|
220
|
+
* @param {'list' | 'grid' | (string & Record<string, unknown>)} layout - Current layout.
|
|
221
|
+
*/
|
|
222
|
+
itemTemplate?(item: any, layout: 'list' | 'grid' | (string & Record<string, unknown>)): React.ReactNode;
|
|
223
|
+
/**
|
|
224
|
+
* Used to get the child elements of the component.
|
|
225
|
+
* @readonly
|
|
226
|
+
*/
|
|
227
|
+
children?: React.ReactNode | undefined;
|
|
65
228
|
}
|
|
66
229
|
|
|
230
|
+
/**
|
|
231
|
+
* **PrimeReact - DataViewLayoutOptions**
|
|
232
|
+
*
|
|
233
|
+
* _DataView displays data in grid or list layout with pagination and sorting features._
|
|
234
|
+
*
|
|
235
|
+
* [Live Demo](https://www.primefaces.org/primereact/dataview/)
|
|
236
|
+
* --- ---
|
|
237
|
+
* 
|
|
238
|
+
*
|
|
239
|
+
* @group Component
|
|
240
|
+
*
|
|
241
|
+
*/
|
|
67
242
|
// tslint:disable-next-line:max-classes-per-file
|
|
68
243
|
export declare class DataView extends React.Component<DataViewProps, any> {
|
|
244
|
+
/**
|
|
245
|
+
* Used to get container element.
|
|
246
|
+
* @return {HTMLDivElement} Container element
|
|
247
|
+
*/
|
|
69
248
|
public getElement(): HTMLDivElement;
|
|
70
249
|
}
|