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.esm.js
CHANGED
|
@@ -4,7 +4,34 @@ import { Paginator } from 'primereact/paginator';
|
|
|
4
4
|
import { Ripple } from 'primereact/ripple';
|
|
5
5
|
import { ObjectUtils, classNames } from 'primereact/utils';
|
|
6
6
|
|
|
7
|
+
function _typeof(obj) {
|
|
8
|
+
"@babel/helpers - typeof";
|
|
9
|
+
|
|
10
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
|
11
|
+
return typeof obj;
|
|
12
|
+
} : function (obj) {
|
|
13
|
+
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
14
|
+
}, _typeof(obj);
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
function _toPrimitive(input, hint) {
|
|
18
|
+
if (_typeof(input) !== "object" || input === null) return input;
|
|
19
|
+
var prim = input[Symbol.toPrimitive];
|
|
20
|
+
if (prim !== undefined) {
|
|
21
|
+
var res = prim.call(input, hint || "default");
|
|
22
|
+
if (_typeof(res) !== "object") return res;
|
|
23
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
24
|
+
}
|
|
25
|
+
return (hint === "string" ? String : Number)(input);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
function _toPropertyKey(arg) {
|
|
29
|
+
var key = _toPrimitive(arg, "string");
|
|
30
|
+
return _typeof(key) === "symbol" ? key : String(key);
|
|
31
|
+
}
|
|
32
|
+
|
|
7
33
|
function _defineProperty(obj, key, value) {
|
|
34
|
+
key = _toPropertyKey(key);
|
|
8
35
|
if (key in obj) {
|
|
9
36
|
Object.defineProperty(obj, key, {
|
|
10
37
|
value: value,
|
|
@@ -15,17 +42,14 @@ function _defineProperty(obj, key, value) {
|
|
|
15
42
|
} else {
|
|
16
43
|
obj[key] = value;
|
|
17
44
|
}
|
|
18
|
-
|
|
19
45
|
return obj;
|
|
20
46
|
}
|
|
21
47
|
|
|
22
48
|
function _arrayLikeToArray(arr, len) {
|
|
23
49
|
if (len == null || len > arr.length) len = arr.length;
|
|
24
|
-
|
|
25
50
|
for (var i = 0, arr2 = new Array(len); i < len; i++) {
|
|
26
51
|
arr2[i] = arr[i];
|
|
27
52
|
}
|
|
28
|
-
|
|
29
53
|
return arr2;
|
|
30
54
|
}
|
|
31
55
|
|
|
@@ -59,33 +83,33 @@ function _arrayWithHoles(arr) {
|
|
|
59
83
|
}
|
|
60
84
|
|
|
61
85
|
function _iterableToArrayLimit(arr, i) {
|
|
62
|
-
var _i =
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
try {
|
|
72
|
-
for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) {
|
|
73
|
-
_arr.push(_s.value);
|
|
74
|
-
|
|
75
|
-
if (i && _arr.length === i) break;
|
|
76
|
-
}
|
|
77
|
-
} catch (err) {
|
|
78
|
-
_d = true;
|
|
79
|
-
_e = err;
|
|
80
|
-
} finally {
|
|
86
|
+
var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"];
|
|
87
|
+
if (null != _i) {
|
|
88
|
+
var _s,
|
|
89
|
+
_e,
|
|
90
|
+
_x,
|
|
91
|
+
_r,
|
|
92
|
+
_arr = [],
|
|
93
|
+
_n = !0,
|
|
94
|
+
_d = !1;
|
|
81
95
|
try {
|
|
82
|
-
if (
|
|
96
|
+
if (_x = (_i = _i.call(arr)).next, 0 === i) {
|
|
97
|
+
if (Object(_i) !== _i) return;
|
|
98
|
+
_n = !1;
|
|
99
|
+
} else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0) {
|
|
100
|
+
;
|
|
101
|
+
}
|
|
102
|
+
} catch (err) {
|
|
103
|
+
_d = !0, _e = err;
|
|
83
104
|
} finally {
|
|
84
|
-
|
|
105
|
+
try {
|
|
106
|
+
if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return;
|
|
107
|
+
} finally {
|
|
108
|
+
if (_d) throw _e;
|
|
109
|
+
}
|
|
85
110
|
}
|
|
111
|
+
return _arr;
|
|
86
112
|
}
|
|
87
|
-
|
|
88
|
-
return _arr;
|
|
89
113
|
}
|
|
90
114
|
|
|
91
115
|
function _nonIterableRest() {
|
|
@@ -100,14 +124,12 @@ function _extends() {
|
|
|
100
124
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
101
125
|
for (var i = 1; i < arguments.length; i++) {
|
|
102
126
|
var source = arguments[i];
|
|
103
|
-
|
|
104
127
|
for (var key in source) {
|
|
105
128
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
106
129
|
target[key] = source[key];
|
|
107
130
|
}
|
|
108
131
|
}
|
|
109
132
|
}
|
|
110
|
-
|
|
111
133
|
return target;
|
|
112
134
|
};
|
|
113
135
|
return _extends.apply(this, arguments);
|
|
@@ -121,7 +143,6 @@ var DataViewLayoutOptions = /*#__PURE__*/React.memo(function (props) {
|
|
|
121
143
|
});
|
|
122
144
|
event.preventDefault();
|
|
123
145
|
};
|
|
124
|
-
|
|
125
146
|
var otherProps = ObjectUtils.findDiffKeys(props, DataViewLayoutOptions.defaultProps);
|
|
126
147
|
var className = classNames('p-dataview-layout-options p-selectbutton p-buttonset', props.className);
|
|
127
148
|
var buttonListClass = classNames('p-button p-button-icon-only', {
|
|
@@ -157,29 +178,23 @@ var DataViewItem = /*#__PURE__*/React.memo(function (props) {
|
|
|
157
178
|
});
|
|
158
179
|
var DataView = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
159
180
|
var _classNames;
|
|
160
|
-
|
|
161
181
|
var _React$useState = React.useState(props.first),
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
182
|
+
_React$useState2 = _slicedToArray(_React$useState, 2),
|
|
183
|
+
firstState = _React$useState2[0],
|
|
184
|
+
setFirstState = _React$useState2[1];
|
|
166
185
|
var _React$useState3 = React.useState(props.rows),
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
186
|
+
_React$useState4 = _slicedToArray(_React$useState3, 2),
|
|
187
|
+
rowsState = _React$useState4[0],
|
|
188
|
+
setRowsState = _React$useState4[1];
|
|
171
189
|
var elementRef = React.useRef(null);
|
|
172
190
|
var first = props.onPage ? props.first : firstState;
|
|
173
191
|
var rows = props.onPage ? props.rows : rowsState;
|
|
174
|
-
|
|
175
192
|
var getItemRenderKey = function getItemRenderKey(value) {
|
|
176
193
|
return props.dataKey ? ObjectUtils.resolveFieldData(value, props.dataKey) : null;
|
|
177
194
|
};
|
|
178
|
-
|
|
179
195
|
var getTotalRecords = function getTotalRecords() {
|
|
180
196
|
return props.totalRecords ? props.totalRecords : props.value ? props.value.length : 0;
|
|
181
197
|
};
|
|
182
|
-
|
|
183
198
|
var createPaginator = function createPaginator(position) {
|
|
184
199
|
var className = classNames('p-paginator-' + position, props.paginatorClassName);
|
|
185
200
|
var totalRecords = getTotalRecords();
|
|
@@ -199,7 +214,6 @@ var DataView = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
|
|
|
199
214
|
dropdownAppendTo: props.paginatorDropdownAppendTo
|
|
200
215
|
});
|
|
201
216
|
};
|
|
202
|
-
|
|
203
217
|
var onPageChange = function onPageChange(event) {
|
|
204
218
|
if (props.onPage) {
|
|
205
219
|
props.onPage(event);
|
|
@@ -208,11 +222,9 @@ var DataView = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
|
|
|
208
222
|
setRowsState(event.rows);
|
|
209
223
|
}
|
|
210
224
|
};
|
|
211
|
-
|
|
212
225
|
var sort = function sort() {
|
|
213
226
|
if (props.value) {
|
|
214
227
|
var value = _toConsumableArray(props.value);
|
|
215
|
-
|
|
216
228
|
value.sort(function (data1, data2) {
|
|
217
229
|
var value1 = ObjectUtils.resolveFieldData(data1, props.sortField);
|
|
218
230
|
var value2 = ObjectUtils.resolveFieldData(data2, props.sortField);
|
|
@@ -220,10 +232,8 @@ var DataView = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
|
|
|
220
232
|
});
|
|
221
233
|
return value;
|
|
222
234
|
}
|
|
223
|
-
|
|
224
235
|
return null;
|
|
225
236
|
};
|
|
226
|
-
|
|
227
237
|
var createLoader = function createLoader() {
|
|
228
238
|
if (props.loading) {
|
|
229
239
|
var iconClassName = classNames('p-dataview-loading-icon pi-spin', props.loadingIcon);
|
|
@@ -233,58 +243,45 @@ var DataView = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
|
|
|
233
243
|
className: iconClassName
|
|
234
244
|
}));
|
|
235
245
|
}
|
|
236
|
-
|
|
237
246
|
return null;
|
|
238
247
|
};
|
|
239
|
-
|
|
240
248
|
var createTopPaginator = function createTopPaginator() {
|
|
241
249
|
if (props.paginator && (props.paginatorPosition !== 'bottom' || props.paginatorPosition === 'both')) {
|
|
242
250
|
return createPaginator('top');
|
|
243
251
|
}
|
|
244
|
-
|
|
245
252
|
return null;
|
|
246
253
|
};
|
|
247
|
-
|
|
248
254
|
var createBottomPaginator = function createBottomPaginator() {
|
|
249
255
|
if (props.paginator && (props.paginatorPosition !== 'top' || props.paginatorPosition === 'both')) {
|
|
250
256
|
return createPaginator('bottom');
|
|
251
257
|
}
|
|
252
|
-
|
|
253
258
|
return null;
|
|
254
259
|
};
|
|
255
|
-
|
|
256
260
|
var createEmptyMessage = function createEmptyMessage() {
|
|
257
261
|
if (!props.loading) {
|
|
258
262
|
var _content = props.emptyMessage || localeOption('emptyMessage');
|
|
259
|
-
|
|
260
263
|
return /*#__PURE__*/React.createElement("div", {
|
|
261
264
|
className: "p-col-12 col-12 p-dataview-emptymessage"
|
|
262
265
|
}, _content);
|
|
263
266
|
}
|
|
264
|
-
|
|
265
267
|
return null;
|
|
266
268
|
};
|
|
267
|
-
|
|
268
269
|
var createHeader = function createHeader() {
|
|
269
270
|
if (props.header) {
|
|
270
271
|
return /*#__PURE__*/React.createElement("div", {
|
|
271
272
|
className: "p-dataview-header"
|
|
272
273
|
}, props.header);
|
|
273
274
|
}
|
|
274
|
-
|
|
275
275
|
return null;
|
|
276
276
|
};
|
|
277
|
-
|
|
278
277
|
var createFooter = function createFooter() {
|
|
279
278
|
if (props.footer) {
|
|
280
279
|
return /*#__PURE__*/React.createElement("div", {
|
|
281
280
|
className: "p-dataview-footer"
|
|
282
281
|
}, props.footer);
|
|
283
282
|
}
|
|
284
|
-
|
|
285
283
|
return null;
|
|
286
284
|
};
|
|
287
|
-
|
|
288
285
|
var createItems = function createItems(value) {
|
|
289
286
|
if (ObjectUtils.isNotEmpty(value)) {
|
|
290
287
|
if (props.paginator) {
|
|
@@ -292,7 +289,6 @@ var DataView = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
|
|
|
292
289
|
var totalRecords = getTotalRecords();
|
|
293
290
|
var last = Math.min(rows + currentFirst, totalRecords);
|
|
294
291
|
var items = [];
|
|
295
|
-
|
|
296
292
|
for (var i = currentFirst; i < last; i++) {
|
|
297
293
|
var val = value[i];
|
|
298
294
|
val && items.push( /*#__PURE__*/React.createElement(DataViewItem, {
|
|
@@ -302,10 +298,8 @@ var DataView = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
|
|
|
302
298
|
item: val
|
|
303
299
|
}));
|
|
304
300
|
}
|
|
305
|
-
|
|
306
301
|
return items;
|
|
307
302
|
}
|
|
308
|
-
|
|
309
303
|
return value.map(function (item, index) {
|
|
310
304
|
return /*#__PURE__*/React.createElement(DataViewItem, {
|
|
311
305
|
key: getItemRenderKey(item) || index,
|
|
@@ -315,10 +309,8 @@ var DataView = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
|
|
|
315
309
|
});
|
|
316
310
|
});
|
|
317
311
|
}
|
|
318
|
-
|
|
319
312
|
return createEmptyMessage();
|
|
320
313
|
};
|
|
321
|
-
|
|
322
314
|
var createContent = function createContent(value) {
|
|
323
315
|
var items = createItems(value);
|
|
324
316
|
var gridClassName = classNames('p-grid grid', {
|
|
@@ -330,17 +322,13 @@ var DataView = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (
|
|
|
330
322
|
className: gridClassName
|
|
331
323
|
}, items));
|
|
332
324
|
};
|
|
333
|
-
|
|
334
325
|
var processData = function processData() {
|
|
335
326
|
var data = props.value;
|
|
336
|
-
|
|
337
327
|
if (ObjectUtils.isNotEmpty(data) && props.sortField) {
|
|
338
328
|
data = sort();
|
|
339
329
|
}
|
|
340
|
-
|
|
341
330
|
return data;
|
|
342
331
|
};
|
|
343
|
-
|
|
344
332
|
React.useImperativeHandle(ref, function () {
|
|
345
333
|
return {
|
|
346
334
|
props: props,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import*as
|
|
1
|
+
import*as t from"react";import e,{localeOption as r}from"primereact/api";import{Paginator as n}from"primereact/paginator";import{Ripple as a}from"primereact/ripple";import{ObjectUtils as o,classNames as l}from"primereact/utils";function i(t){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i(t)}function u(t,e){if("object"!==i(t)||null===t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var n=r.call(t,e||"default");if("object"!==i(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}function s(t){var e=u(t,"string");return"symbol"===i(e)?e:String(e)}function p(t,e,r){return(e=s(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function c(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function m(t){if(Array.isArray(t))return c(t)}function f(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}function d(t,e){if(t){if("string"==typeof t)return c(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?c(t,e):void 0}}function g(){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 y(t){if(Array.isArray(t))return t}function v(t,e){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var n,a,o,l,i=[],u=!0,s=!1;try{if(o=(r=r.call(t)).next,0===e){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=o.call(r)).done)&&(i.push(n.value),i.length!==e);u=!0);}catch(t){s=!0,a=t}finally{try{if(!u&&null!=r.return&&(l=r.return(),Object(l)!==l))return}finally{if(s)throw a}}return i}}function b(){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 w(t,e){return y(t)||v(t,e)||d(t,e)||b()}function P(){return P=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},P.apply(this,arguments)}var h=t.memo((function(e){var r=function(t,r){e.onChange({originalEvent:t,value:r}),t.preventDefault()},n=o.findDiffKeys(e,h.defaultProps),i=l("p-dataview-layout-options p-selectbutton p-buttonset",e.className),u=l("p-button p-button-icon-only",{"p-highlight":"list"===e.layout}),s=l("p-button p-button-icon-only",{"p-highlight":"grid"===e.layout});return t.createElement("div",P({id:e.id,style:e.style,className:i},n),t.createElement("button",{type:"button",className:u,onClick:function(t){return r(t,"list")}},t.createElement("i",{className:"pi pi-bars"}),t.createElement(a,null)),t.createElement("button",{type:"button",className:s,onClick:function(t){return r(t,"grid")}},t.createElement("i",{className:"pi pi-th-large"}),t.createElement(a,null)))})),E=t.memo((function(t){return t.template(t.item,t.layout)})),N=t.memo(t.forwardRef((function(a,i){var u,s=w(t.useState(a.first),2),c=s[0],y=s[1],v=w(t.useState(a.rows),2),b=v[0],h=v[1],S=t.useRef(null),O=a.onPage?a.first:c,T=a.onPage?a.rows:b,D=function(t){return a.dataKey?o.resolveFieldData(t,a.dataKey):null},L=function(){return a.totalRecords?a.totalRecords:a.value?a.value.length:0},j=function(e){var r=l("p-paginator-"+e,a.paginatorClassName),o=L();return t.createElement(n,{first:O,rows:T,pageLinkSize:a.pageLinkSize,className:r,onPageChange:k,template:a.paginatorTemplate,totalRecords:o,rowsPerPageOptions:a.rowsPerPageOptions,currentPageReportTemplate:a.currentPageReportTemplate,leftContent:a.paginatorLeft,rightContent:a.paginatorRight,alwaysShow:a.alwaysShowPaginator,dropdownAppendTo:a.paginatorDropdownAppendTo})},k=function(t){a.onPage?a.onPage(t):(y(t.first),h(t.rows))},A=function(){if(a.value){var t=m(r=a.value)||f(r)||d(r)||g();return t.sort((function(t,r){var n=o.resolveFieldData(t,a.sortField),l=o.resolveFieldData(r,a.sortField);return o.sort(n,l,a.sortOrder,e.locale,e.nullSortOrder)})),t}var r;return null},R=function(){if(!a.loading){var e=a.emptyMessage||r("emptyMessage");return t.createElement("div",{className:"p-col-12 col-12 p-dataview-emptymessage"},e)}return null},C=function(e){if(o.isNotEmpty(e)){if(a.paginator){for(var r=a.lazy?0:O,n=L(),l=Math.min(T+r,n),i=[],u=r;u<l;u++){var s=e[u];s&&i.push(t.createElement(E,{key:D(e)||u,template:a.itemTemplate,layout:a.layout,item:s}))}return i}return e.map((function(e,r){return t.createElement(E,{key:D(e)||r,template:a.itemTemplate,layout:a.layout,item:e})}))}return R()};t.useImperativeHandle(i,(function(){return{props:a,getElement:function(){return S.current}}}));var I,F,z=function(){var t=a.value;return o.isNotEmpty(t)&&a.sortField&&(t=A()),t}(),K=o.findDiffKeys(a,N.defaultProps),M=l("p-dataview p-component",(p(u={},"p-dataview-".concat(a.layout),!!a.layout),p(u,"p-dataview-loading",a.loading),u),a.className),V=function(){if(a.loading){var e=l("p-dataview-loading-icon pi-spin",a.loadingIcon);return t.createElement("div",{className:"p-dataview-loading-overlay p-component-overlay"},t.createElement("i",{className:e}))}return null}(),_=!a.paginator||"bottom"===a.paginatorPosition&&"both"!==a.paginatorPosition?null:j("top"),x=!a.paginator||"top"===a.paginatorPosition&&"both"!==a.paginatorPosition?null:j("bottom"),Y=a.header?t.createElement("div",{className:"p-dataview-header"},a.header):null,H=a.footer?t.createElement("div",{className:"p-dataview-footer"},a.footer):null,U=(I=C(z),F=l("p-grid grid",{"p-nogutter grid-nogutter":!a.gutter}),t.createElement("div",{className:"p-dataview-content"},t.createElement("div",{className:F},I)));return t.createElement("div",P({id:a.id,ref:S,style:a.style,className:M},K),V,Y,_,U,x,H)})));h.displayName="DataViewLayoutOptions",h.defaultProps={__TYPE:"DataViewLayoutOptions",id:null,style:null,className:null,layout:null,onChange:null},E.displayName="DataViewItem",N.displayName="DataView",N.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};export{N as DataView,E as DataViewItem,h as DataViewLayoutOptions};
|
package/dataview/dataview.js
CHANGED
|
@@ -25,7 +25,34 @@ this.primereact.dataview = (function (exports, React, PrimeReact, paginator, rip
|
|
|
25
25
|
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
26
26
|
var PrimeReact__default = /*#__PURE__*/_interopDefaultLegacy(PrimeReact);
|
|
27
27
|
|
|
28
|
+
function _typeof(obj) {
|
|
29
|
+
"@babel/helpers - typeof";
|
|
30
|
+
|
|
31
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
|
32
|
+
return typeof obj;
|
|
33
|
+
} : function (obj) {
|
|
34
|
+
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
35
|
+
}, _typeof(obj);
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
function _toPrimitive(input, hint) {
|
|
39
|
+
if (_typeof(input) !== "object" || input === null) return input;
|
|
40
|
+
var prim = input[Symbol.toPrimitive];
|
|
41
|
+
if (prim !== undefined) {
|
|
42
|
+
var res = prim.call(input, hint || "default");
|
|
43
|
+
if (_typeof(res) !== "object") return res;
|
|
44
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
45
|
+
}
|
|
46
|
+
return (hint === "string" ? String : Number)(input);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
function _toPropertyKey(arg) {
|
|
50
|
+
var key = _toPrimitive(arg, "string");
|
|
51
|
+
return _typeof(key) === "symbol" ? key : String(key);
|
|
52
|
+
}
|
|
53
|
+
|
|
28
54
|
function _defineProperty(obj, key, value) {
|
|
55
|
+
key = _toPropertyKey(key);
|
|
29
56
|
if (key in obj) {
|
|
30
57
|
Object.defineProperty(obj, key, {
|
|
31
58
|
value: value,
|
|
@@ -36,17 +63,14 @@ this.primereact.dataview = (function (exports, React, PrimeReact, paginator, rip
|
|
|
36
63
|
} else {
|
|
37
64
|
obj[key] = value;
|
|
38
65
|
}
|
|
39
|
-
|
|
40
66
|
return obj;
|
|
41
67
|
}
|
|
42
68
|
|
|
43
69
|
function _arrayLikeToArray(arr, len) {
|
|
44
70
|
if (len == null || len > arr.length) len = arr.length;
|
|
45
|
-
|
|
46
71
|
for (var i = 0, arr2 = new Array(len); i < len; i++) {
|
|
47
72
|
arr2[i] = arr[i];
|
|
48
73
|
}
|
|
49
|
-
|
|
50
74
|
return arr2;
|
|
51
75
|
}
|
|
52
76
|
|
|
@@ -80,33 +104,33 @@ this.primereact.dataview = (function (exports, React, PrimeReact, paginator, rip
|
|
|
80
104
|
}
|
|
81
105
|
|
|
82
106
|
function _iterableToArrayLimit(arr, i) {
|
|
83
|
-
var _i =
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
try {
|
|
93
|
-
for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) {
|
|
94
|
-
_arr.push(_s.value);
|
|
95
|
-
|
|
96
|
-
if (i && _arr.length === i) break;
|
|
97
|
-
}
|
|
98
|
-
} catch (err) {
|
|
99
|
-
_d = true;
|
|
100
|
-
_e = err;
|
|
101
|
-
} finally {
|
|
107
|
+
var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"];
|
|
108
|
+
if (null != _i) {
|
|
109
|
+
var _s,
|
|
110
|
+
_e,
|
|
111
|
+
_x,
|
|
112
|
+
_r,
|
|
113
|
+
_arr = [],
|
|
114
|
+
_n = !0,
|
|
115
|
+
_d = !1;
|
|
102
116
|
try {
|
|
103
|
-
if (
|
|
117
|
+
if (_x = (_i = _i.call(arr)).next, 0 === i) {
|
|
118
|
+
if (Object(_i) !== _i) return;
|
|
119
|
+
_n = !1;
|
|
120
|
+
} else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0) {
|
|
121
|
+
;
|
|
122
|
+
}
|
|
123
|
+
} catch (err) {
|
|
124
|
+
_d = !0, _e = err;
|
|
104
125
|
} finally {
|
|
105
|
-
|
|
126
|
+
try {
|
|
127
|
+
if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return;
|
|
128
|
+
} finally {
|
|
129
|
+
if (_d) throw _e;
|
|
130
|
+
}
|
|
106
131
|
}
|
|
132
|
+
return _arr;
|
|
107
133
|
}
|
|
108
|
-
|
|
109
|
-
return _arr;
|
|
110
134
|
}
|
|
111
135
|
|
|
112
136
|
function _nonIterableRest() {
|
|
@@ -121,14 +145,12 @@ this.primereact.dataview = (function (exports, React, PrimeReact, paginator, rip
|
|
|
121
145
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
122
146
|
for (var i = 1; i < arguments.length; i++) {
|
|
123
147
|
var source = arguments[i];
|
|
124
|
-
|
|
125
148
|
for (var key in source) {
|
|
126
149
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
127
150
|
target[key] = source[key];
|
|
128
151
|
}
|
|
129
152
|
}
|
|
130
153
|
}
|
|
131
|
-
|
|
132
154
|
return target;
|
|
133
155
|
};
|
|
134
156
|
return _extends.apply(this, arguments);
|
|
@@ -142,7 +164,6 @@ this.primereact.dataview = (function (exports, React, PrimeReact, paginator, rip
|
|
|
142
164
|
});
|
|
143
165
|
event.preventDefault();
|
|
144
166
|
};
|
|
145
|
-
|
|
146
167
|
var otherProps = utils.ObjectUtils.findDiffKeys(props, DataViewLayoutOptions.defaultProps);
|
|
147
168
|
var className = utils.classNames('p-dataview-layout-options p-selectbutton p-buttonset', props.className);
|
|
148
169
|
var buttonListClass = utils.classNames('p-button p-button-icon-only', {
|
|
@@ -178,29 +199,23 @@ this.primereact.dataview = (function (exports, React, PrimeReact, paginator, rip
|
|
|
178
199
|
});
|
|
179
200
|
var DataView = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.forwardRef(function (props, ref) {
|
|
180
201
|
var _classNames;
|
|
181
|
-
|
|
182
202
|
var _React$useState = React__namespace.useState(props.first),
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
203
|
+
_React$useState2 = _slicedToArray(_React$useState, 2),
|
|
204
|
+
firstState = _React$useState2[0],
|
|
205
|
+
setFirstState = _React$useState2[1];
|
|
187
206
|
var _React$useState3 = React__namespace.useState(props.rows),
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
207
|
+
_React$useState4 = _slicedToArray(_React$useState3, 2),
|
|
208
|
+
rowsState = _React$useState4[0],
|
|
209
|
+
setRowsState = _React$useState4[1];
|
|
192
210
|
var elementRef = React__namespace.useRef(null);
|
|
193
211
|
var first = props.onPage ? props.first : firstState;
|
|
194
212
|
var rows = props.onPage ? props.rows : rowsState;
|
|
195
|
-
|
|
196
213
|
var getItemRenderKey = function getItemRenderKey(value) {
|
|
197
214
|
return props.dataKey ? utils.ObjectUtils.resolveFieldData(value, props.dataKey) : null;
|
|
198
215
|
};
|
|
199
|
-
|
|
200
216
|
var getTotalRecords = function getTotalRecords() {
|
|
201
217
|
return props.totalRecords ? props.totalRecords : props.value ? props.value.length : 0;
|
|
202
218
|
};
|
|
203
|
-
|
|
204
219
|
var createPaginator = function createPaginator(position) {
|
|
205
220
|
var className = utils.classNames('p-paginator-' + position, props.paginatorClassName);
|
|
206
221
|
var totalRecords = getTotalRecords();
|
|
@@ -220,7 +235,6 @@ this.primereact.dataview = (function (exports, React, PrimeReact, paginator, rip
|
|
|
220
235
|
dropdownAppendTo: props.paginatorDropdownAppendTo
|
|
221
236
|
});
|
|
222
237
|
};
|
|
223
|
-
|
|
224
238
|
var onPageChange = function onPageChange(event) {
|
|
225
239
|
if (props.onPage) {
|
|
226
240
|
props.onPage(event);
|
|
@@ -229,11 +243,9 @@ this.primereact.dataview = (function (exports, React, PrimeReact, paginator, rip
|
|
|
229
243
|
setRowsState(event.rows);
|
|
230
244
|
}
|
|
231
245
|
};
|
|
232
|
-
|
|
233
246
|
var sort = function sort() {
|
|
234
247
|
if (props.value) {
|
|
235
248
|
var value = _toConsumableArray(props.value);
|
|
236
|
-
|
|
237
249
|
value.sort(function (data1, data2) {
|
|
238
250
|
var value1 = utils.ObjectUtils.resolveFieldData(data1, props.sortField);
|
|
239
251
|
var value2 = utils.ObjectUtils.resolveFieldData(data2, props.sortField);
|
|
@@ -241,10 +253,8 @@ this.primereact.dataview = (function (exports, React, PrimeReact, paginator, rip
|
|
|
241
253
|
});
|
|
242
254
|
return value;
|
|
243
255
|
}
|
|
244
|
-
|
|
245
256
|
return null;
|
|
246
257
|
};
|
|
247
|
-
|
|
248
258
|
var createLoader = function createLoader() {
|
|
249
259
|
if (props.loading) {
|
|
250
260
|
var iconClassName = utils.classNames('p-dataview-loading-icon pi-spin', props.loadingIcon);
|
|
@@ -254,58 +264,45 @@ this.primereact.dataview = (function (exports, React, PrimeReact, paginator, rip
|
|
|
254
264
|
className: iconClassName
|
|
255
265
|
}));
|
|
256
266
|
}
|
|
257
|
-
|
|
258
267
|
return null;
|
|
259
268
|
};
|
|
260
|
-
|
|
261
269
|
var createTopPaginator = function createTopPaginator() {
|
|
262
270
|
if (props.paginator && (props.paginatorPosition !== 'bottom' || props.paginatorPosition === 'both')) {
|
|
263
271
|
return createPaginator('top');
|
|
264
272
|
}
|
|
265
|
-
|
|
266
273
|
return null;
|
|
267
274
|
};
|
|
268
|
-
|
|
269
275
|
var createBottomPaginator = function createBottomPaginator() {
|
|
270
276
|
if (props.paginator && (props.paginatorPosition !== 'top' || props.paginatorPosition === 'both')) {
|
|
271
277
|
return createPaginator('bottom');
|
|
272
278
|
}
|
|
273
|
-
|
|
274
279
|
return null;
|
|
275
280
|
};
|
|
276
|
-
|
|
277
281
|
var createEmptyMessage = function createEmptyMessage() {
|
|
278
282
|
if (!props.loading) {
|
|
279
283
|
var _content = props.emptyMessage || PrimeReact.localeOption('emptyMessage');
|
|
280
|
-
|
|
281
284
|
return /*#__PURE__*/React__namespace.createElement("div", {
|
|
282
285
|
className: "p-col-12 col-12 p-dataview-emptymessage"
|
|
283
286
|
}, _content);
|
|
284
287
|
}
|
|
285
|
-
|
|
286
288
|
return null;
|
|
287
289
|
};
|
|
288
|
-
|
|
289
290
|
var createHeader = function createHeader() {
|
|
290
291
|
if (props.header) {
|
|
291
292
|
return /*#__PURE__*/React__namespace.createElement("div", {
|
|
292
293
|
className: "p-dataview-header"
|
|
293
294
|
}, props.header);
|
|
294
295
|
}
|
|
295
|
-
|
|
296
296
|
return null;
|
|
297
297
|
};
|
|
298
|
-
|
|
299
298
|
var createFooter = function createFooter() {
|
|
300
299
|
if (props.footer) {
|
|
301
300
|
return /*#__PURE__*/React__namespace.createElement("div", {
|
|
302
301
|
className: "p-dataview-footer"
|
|
303
302
|
}, props.footer);
|
|
304
303
|
}
|
|
305
|
-
|
|
306
304
|
return null;
|
|
307
305
|
};
|
|
308
|
-
|
|
309
306
|
var createItems = function createItems(value) {
|
|
310
307
|
if (utils.ObjectUtils.isNotEmpty(value)) {
|
|
311
308
|
if (props.paginator) {
|
|
@@ -313,7 +310,6 @@ this.primereact.dataview = (function (exports, React, PrimeReact, paginator, rip
|
|
|
313
310
|
var totalRecords = getTotalRecords();
|
|
314
311
|
var last = Math.min(rows + currentFirst, totalRecords);
|
|
315
312
|
var items = [];
|
|
316
|
-
|
|
317
313
|
for (var i = currentFirst; i < last; i++) {
|
|
318
314
|
var val = value[i];
|
|
319
315
|
val && items.push( /*#__PURE__*/React__namespace.createElement(DataViewItem, {
|
|
@@ -323,10 +319,8 @@ this.primereact.dataview = (function (exports, React, PrimeReact, paginator, rip
|
|
|
323
319
|
item: val
|
|
324
320
|
}));
|
|
325
321
|
}
|
|
326
|
-
|
|
327
322
|
return items;
|
|
328
323
|
}
|
|
329
|
-
|
|
330
324
|
return value.map(function (item, index) {
|
|
331
325
|
return /*#__PURE__*/React__namespace.createElement(DataViewItem, {
|
|
332
326
|
key: getItemRenderKey(item) || index,
|
|
@@ -336,10 +330,8 @@ this.primereact.dataview = (function (exports, React, PrimeReact, paginator, rip
|
|
|
336
330
|
});
|
|
337
331
|
});
|
|
338
332
|
}
|
|
339
|
-
|
|
340
333
|
return createEmptyMessage();
|
|
341
334
|
};
|
|
342
|
-
|
|
343
335
|
var createContent = function createContent(value) {
|
|
344
336
|
var items = createItems(value);
|
|
345
337
|
var gridClassName = utils.classNames('p-grid grid', {
|
|
@@ -351,17 +343,13 @@ this.primereact.dataview = (function (exports, React, PrimeReact, paginator, rip
|
|
|
351
343
|
className: gridClassName
|
|
352
344
|
}, items));
|
|
353
345
|
};
|
|
354
|
-
|
|
355
346
|
var processData = function processData() {
|
|
356
347
|
var data = props.value;
|
|
357
|
-
|
|
358
348
|
if (utils.ObjectUtils.isNotEmpty(data) && props.sortField) {
|
|
359
349
|
data = sort();
|
|
360
350
|
}
|
|
361
|
-
|
|
362
351
|
return data;
|
|
363
352
|
};
|
|
364
|
-
|
|
365
353
|
React__namespace.useImperativeHandle(ref, function () {
|
|
366
354
|
return {
|
|
367
355
|
props: props,
|