primereact 8.7.1 → 8.7.3
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.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 +30 -68
- package/api/api.cjs.min.js +1 -1
- package/api/api.esm.js +30 -68
- package/api/api.esm.min.js +1 -1
- package/api/api.js +30 -68
- package/api/api.min.js +1 -1
- package/autocomplete/autocomplete.cjs.js +88 -156
- package/autocomplete/autocomplete.cjs.min.js +1 -1
- package/autocomplete/autocomplete.d.ts +1 -0
- package/autocomplete/autocomplete.esm.js +88 -156
- package/autocomplete/autocomplete.esm.min.js +1 -1
- package/autocomplete/autocomplete.js +88 -156
- 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 +5 -4
- 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.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.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 +5 -3
- 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.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.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 +205 -667
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.d.ts +6 -4
- package/calendar/calendar.esm.js +205 -667
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +205 -667
- package/calendar/calendar.min.js +1 -1
- package/captcha/captcha.cjs.js +0 -15
- package/captcha/captcha.esm.js +0 -15
- package/captcha/captcha.js +0 -15
- package/card/card.cjs.js +0 -6
- 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.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 +47 -132
- package/cascadeselect/cascadeselect.cjs.min.js +1 -1
- package/cascadeselect/cascadeselect.esm.js +47 -132
- package/cascadeselect/cascadeselect.esm.min.js +1 -1
- package/cascadeselect/cascadeselect.js +47 -132
- 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.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 +26 -40
- package/checkbox/checkbox.cjs.min.js +1 -1
- package/checkbox/checkbox.esm.js +26 -40
- package/checkbox/checkbox.esm.min.js +1 -1
- package/checkbox/checkbox.js +26 -40
- 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.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 +29 -72
- package/chips/chips.cjs.min.js +1 -1
- package/chips/chips.esm.js +29 -72
- package/chips/chips.esm.min.js +1 -1
- package/chips/chips.js +29 -72
- package/chips/chips.min.js +1 -1
- package/colorpicker/colorpicker.cjs.js +75 -143
- package/colorpicker/colorpicker.cjs.min.js +1 -1
- package/colorpicker/colorpicker.d.ts +8 -6
- package/colorpicker/colorpicker.esm.js +75 -143
- package/colorpicker/colorpicker.esm.min.js +1 -1
- package/colorpicker/colorpicker.js +75 -143
- package/colorpicker/colorpicker.min.js +1 -1
- package/column/column.d.ts +1 -0
- package/confirmdialog/confirmdialog.cjs.js +60 -60
- package/confirmdialog/confirmdialog.cjs.min.js +1 -1
- 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 +74 -94
- package/confirmpopup/confirmpopup.cjs.min.js +1 -1
- package/confirmpopup/confirmpopup.esm.js +74 -94
- package/confirmpopup/confirmpopup.esm.min.js +1 -1
- package/confirmpopup/confirmpopup.js +74 -94
- package/confirmpopup/confirmpopup.min.js +1 -1
- package/contextmenu/contextmenu.cjs.js +75 -120
- package/contextmenu/contextmenu.cjs.min.js +1 -1
- package/contextmenu/contextmenu.esm.js +75 -120
- package/contextmenu/contextmenu.esm.min.js +1 -1
- package/contextmenu/contextmenu.js +75 -120
- package/contextmenu/contextmenu.min.js +1 -1
- package/core/core.js +986 -2025
- package/core/core.min.js +18 -18
- package/csstransition/csstransition.cjs.js +27 -13
- package/csstransition/csstransition.cjs.min.js +1 -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.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 +318 -1077
- package/datatable/datatable.cjs.min.js +1 -1
- package/datatable/datatable.d.ts +6 -1
- package/datatable/datatable.esm.js +318 -1077
- package/datatable/datatable.esm.min.js +1 -1
- package/datatable/datatable.js +318 -1077
- 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.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.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 +89 -175
- package/dialog/dialog.cjs.min.js +1 -1
- package/dialog/dialog.esm.js +89 -175
- package/dialog/dialog.esm.min.js +1 -1
- package/dialog/dialog.js +89 -175
- package/dialog/dialog.min.css +1 -1
- package/dialog/dialog.min.js +1 -1
- package/divider/divider.cjs.js +0 -2
- 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.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 +72 -199
- package/dropdown/dropdown.cjs.min.js +1 -1
- package/dropdown/dropdown.d.ts +39 -38
- package/dropdown/dropdown.esm.js +72 -199
- package/dropdown/dropdown.esm.min.js +1 -1
- package/dropdown/dropdown.js +72 -199
- 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.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.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 +45 -128
- package/fileupload/fileupload.cjs.min.js +1 -1
- package/fileupload/fileupload.esm.js +45 -128
- package/fileupload/fileupload.esm.min.js +1 -1
- package/fileupload/fileupload.js +45 -128
- package/fileupload/fileupload.min.js +1 -1
- package/galleria/galleria.cjs.js +54 -165
- package/galleria/galleria.cjs.min.js +1 -1
- package/galleria/galleria.esm.js +54 -165
- package/galleria/galleria.esm.min.js +1 -1
- package/galleria/galleria.js +54 -165
- package/galleria/galleria.min.js +1 -1
- package/gmap/gmap.cjs.js +2 -23
- package/gmap/gmap.esm.js +2 -23
- package/gmap/gmap.js +2 -23
- package/hooks/hooks.cjs.js +102 -131
- package/hooks/hooks.cjs.min.js +1 -1
- package/hooks/hooks.esm.js +102 -131
- package/hooks/hooks.esm.min.js +1 -1
- package/hooks/hooks.js +102 -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 +1 -1
- 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.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 +16 -108
- package/inputmask/inputmask.d.ts +1 -1
- package/inputmask/inputmask.esm.js +16 -108
- package/inputmask/inputmask.js +16 -108
- package/inputnumber/inputnumber.cjs.js +89 -230
- package/inputnumber/inputnumber.cjs.min.js +1 -1
- package/inputnumber/inputnumber.d.ts +2 -1
- package/inputnumber/inputnumber.esm.js +89 -230
- package/inputnumber/inputnumber.esm.min.js +1 -1
- package/inputnumber/inputnumber.js +89 -230
- package/inputnumber/inputnumber.min.js +1 -1
- package/inputswitch/inputswitch.cjs.js +26 -37
- package/inputswitch/inputswitch.cjs.min.js +1 -1
- package/inputswitch/inputswitch.esm.js +26 -37
- package/inputswitch/inputswitch.esm.min.js +1 -1
- package/inputswitch/inputswitch.js +26 -37
- package/inputswitch/inputswitch.min.js +1 -1
- package/inputtext/inputtext.cjs.js +4 -15
- package/inputtext/inputtext.cjs.min.js +1 -1
- package/inputtext/inputtext.d.ts +3 -3
- package/inputtext/inputtext.esm.js +4 -15
- package/inputtext/inputtext.esm.min.js +1 -1
- package/inputtext/inputtext.js +4 -15
- package/inputtext/inputtext.min.js +1 -1
- package/inputtextarea/inputtextarea.cjs.js +24 -18
- package/inputtextarea/inputtextarea.cjs.min.js +1 -1
- package/inputtextarea/inputtextarea.d.ts +4 -2
- package/inputtextarea/inputtextarea.esm.js +24 -18
- package/inputtextarea/inputtextarea.esm.min.js +1 -1
- package/inputtextarea/inputtextarea.js +25 -20
- package/inputtextarea/inputtextarea.min.js +1 -1
- package/keyfilter/keyfilter.cjs.js +6 -16
- package/keyfilter/keyfilter.cjs.min.js +1 -1
- package/keyfilter/keyfilter.esm.js +6 -16
- package/keyfilter/keyfilter.esm.min.js +1 -1
- package/keyfilter/keyfilter.js +6 -16
- package/keyfilter/keyfilter.min.js +1 -1
- package/knob/knob.cjs.js +74 -106
- package/knob/knob.cjs.min.js +1 -1
- 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 +94 -125
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.d.ts +6 -0
- package/listbox/listbox.esm.js +95 -126
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +94 -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.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 +106 -136
- package/mention/mention.cjs.min.js +1 -1
- package/mention/mention.d.ts +1 -1
- package/mention/mention.esm.js +106 -136
- package/mention/mention.esm.min.js +1 -1
- package/mention/mention.js +107 -138
- package/mention/mention.min.js +1 -1
- package/menu/menu.cjs.js +38 -72
- package/menu/menu.cjs.min.js +1 -1
- package/menu/menu.esm.js +38 -72
- package/menu/menu.esm.min.js +1 -1
- package/menu/menu.js +38 -72
- 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.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/message/message.cjs.js +0 -7
- 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.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 +137 -210
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.d.ts +46 -41
- package/multiselect/multiselect.esm.js +137 -210
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +137 -210
- package/multiselect/multiselect.min.css +1 -1
- package/multiselect/multiselect.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.cjs.js +58 -53
- package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.esm.js +58 -53
- package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.js +58 -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.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.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 +40 -79
- package/overlaypanel/overlaypanel.cjs.min.js +1 -1
- package/overlaypanel/overlaypanel.esm.js +40 -79
- package/overlaypanel/overlaypanel.esm.min.js +1 -1
- package/overlaypanel/overlaypanel.js +40 -79
- package/overlaypanel/overlaypanel.min.css +1 -1
- package/overlaypanel/overlaypanel.min.js +1 -1
- package/package.json +1 -1
- package/paginator/paginator.cjs.js +46 -87
- package/paginator/paginator.cjs.min.js +1 -1
- 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.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.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 +54 -107
- package/password/password.cjs.min.js +1 -1
- package/password/password.d.ts +1 -1
- package/password/password.esm.js +54 -107
- package/password/password.esm.min.js +1 -1
- package/password/password.js +54 -107
- 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.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 +2325 -7353
- package/primereact.all.cjs.min.js +1 -1
- package/primereact.all.esm.js +2325 -7353
- package/primereact.all.esm.min.js +1 -1
- package/primereact.all.js +2325 -7353
- package/primereact.all.min.js +1 -1
- package/progressbar/progressbar.cjs.js +0 -7
- package/progressbar/progressbar.esm.js +0 -7
- package/progressbar/progressbar.js +0 -7
- package/progressspinner/progressspinner.cjs.js +0 -2
- package/progressspinner/progressspinner.esm.js +0 -2
- package/progressspinner/progressspinner.js +0 -2
- package/radiobutton/radiobutton.cjs.js +30 -40
- package/radiobutton/radiobutton.cjs.min.js +1 -1
- package/radiobutton/radiobutton.esm.js +30 -40
- package/radiobutton/radiobutton.esm.min.js +1 -1
- package/radiobutton/radiobutton.js +30 -40
- 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.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 +47 -1
- package/resources/primereact.min.css +1 -1
- package/ripple/ripple.cjs.js +0 -13
- package/ripple/ripple.cjs.min.js +1 -1
- package/ripple/ripple.esm.js +0 -13
- package/ripple/ripple.esm.min.js +1 -1
- package/ripple/ripple.js +0 -13
- package/ripple/ripple.min.js +1 -1
- package/row/row.cjs.js +0 -2
- package/row/row.esm.js +0 -2
- package/row/row.js +0 -2
- package/scrollpanel/scrollpanel.cjs.js +2 -16
- 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.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 +26 -53
- package/selectbutton/selectbutton.cjs.min.js +1 -1
- package/selectbutton/selectbutton.esm.js +26 -53
- package/selectbutton/selectbutton.esm.min.js +1 -1
- package/selectbutton/selectbutton.js +26 -53
- package/selectbutton/selectbutton.min.js +1 -1
- package/sidebar/sidebar.cjs.js +52 -83
- package/sidebar/sidebar.cjs.min.js +1 -1
- package/sidebar/sidebar.esm.js +52 -83
- package/sidebar/sidebar.esm.min.js +1 -1
- package/sidebar/sidebar.js +52 -83
- package/sidebar/sidebar.min.css +1 -1
- package/sidebar/sidebar.min.js +1 -1
- package/skeleton/skeleton.cjs.js +0 -2
- 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.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.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.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 +46 -80
- package/splitbutton/splitbutton.cjs.min.js +1 -1
- package/splitbutton/splitbutton.esm.js +46 -80
- package/splitbutton/splitbutton.esm.min.js +1 -1
- package/splitbutton/splitbutton.js +46 -80
- 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.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.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.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.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 +83 -102
- package/tabview/tabview.cjs.min.js +1 -1
- package/tabview/tabview.esm.js +83 -102
- package/tabview/tabview.esm.min.js +1 -1
- package/tabview/tabview.js +83 -102
- 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.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 +37 -63
- package/terminal/terminal.cjs.min.js +1 -1
- package/terminal/terminal.esm.js +37 -63
- package/terminal/terminal.esm.min.js +1 -1
- package/terminal/terminal.js +37 -63
- package/terminal/terminal.min.js +1 -1
- package/tieredmenu/tieredmenu.cjs.js +76 -117
- package/tieredmenu/tieredmenu.cjs.min.js +1 -1
- package/tieredmenu/tieredmenu.esm.js +76 -117
- package/tieredmenu/tieredmenu.esm.min.js +1 -1
- package/tieredmenu/tieredmenu.js +76 -117
- package/tieredmenu/tieredmenu.min.js +1 -1
- package/timeline/timeline.cjs.js +27 -7
- package/timeline/timeline.cjs.min.js +1 -1
- package/timeline/timeline.esm.js +27 -7
- package/timeline/timeline.esm.min.js +1 -1
- package/timeline/timeline.js +27 -7
- package/timeline/timeline.min.js +1 -1
- package/toast/toast.cjs.js +81 -99
- package/toast/toast.cjs.min.js +1 -1
- package/toast/toast.esm.js +81 -99
- package/toast/toast.esm.min.js +1 -1
- package/toast/toast.js +81 -99
- package/toast/toast.min.js +1 -1
- package/togglebutton/togglebutton.cjs.js +0 -7
- package/togglebutton/togglebutton.esm.js +0 -7
- package/togglebutton/togglebutton.js +0 -7
- package/toolbar/toolbar.cjs.js +0 -2
- package/toolbar/toolbar.esm.js +0 -2
- package/toolbar/toolbar.js +0 -2
- package/tooltip/tooltip.cjs.js +113 -167
- package/tooltip/tooltip.cjs.min.js +1 -1
- package/tooltip/tooltip.esm.js +113 -167
- package/tooltip/tooltip.esm.min.js +1 -1
- package/tooltip/tooltip.js +113 -167
- package/tooltip/tooltip.min.css +1 -1
- package/tooltip/tooltip.min.js +1 -1
- package/tooltip/tooltipoptions.d.ts +13 -13
- package/tree/tree.cjs.js +68 -223
- package/tree/tree.cjs.min.js +1 -1
- 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 +1 -0
- package/treeselect/treeselect.cjs.js +117 -167
- package/treeselect/treeselect.cjs.min.js +1 -1
- package/treeselect/treeselect.d.ts +30 -29
- package/treeselect/treeselect.esm.js +117 -167
- package/treeselect/treeselect.esm.min.js +1 -1
- package/treeselect/treeselect.js +117 -167
- package/treeselect/treeselect.min.js +1 -1
- package/treetable/treetable.cjs.js +143 -462
- package/treetable/treetable.cjs.min.js +1 -1
- package/treetable/treetable.esm.js +143 -462
- package/treetable/treetable.esm.min.js +1 -1
- package/treetable/treetable.js +143 -462
- package/treetable/treetable.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.cjs.js +29 -39
- package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.esm.js +29 -39
- package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.js +29 -39
- package/tristatecheckbox/tristatecheckbox.min.js +1 -1
- package/utils/utils.cjs.js +112 -328
- package/utils/utils.cjs.min.js +1 -1
- package/utils/utils.d.ts +1 -1
- package/utils/utils.esm.js +112 -328
- package/utils/utils.esm.min.js +1 -1
- package/utils/utils.js +112 -328
- 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.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 +166 -40
|
@@ -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,
|
package/dataview/dataview.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
this.primereact=this.primereact||{},this.primereact.dataview=function(e,t,a,n,
|
|
1
|
+
this.primereact=this.primereact||{},this.primereact.dataview=function(e,t,a,r,n,o){"use strict";function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function i(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(a){if("default"!==a){var r=Object.getOwnPropertyDescriptor(e,a);Object.defineProperty(t,a,r.get?r:{enumerable:!0,get:function(){return e[a]}})}})),t.default=e,Object.freeze(t)}var u=i(t),s=l(a);function c(e){return c="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},c(e)}function p(e,t){if("object"!==c(e)||null===e)return e;var a=e[Symbol.toPrimitive];if(void 0!==a){var r=a.call(e,t||"default");if("object"!==c(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function m(e){var t=p(e,"string");return"symbol"===c(t)?t:String(t)}function f(e,t,a){return(t=m(t))in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var a=0,r=new Array(t);a<t;a++)r[a]=e[a];return r}function g(e){if(Array.isArray(e))return d(e)}function y(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function v(e,t){if(e){if("string"==typeof e)return d(e,t);var a=Object.prototype.toString.call(e).slice(8,-1);return"Object"===a&&e.constructor&&(a=e.constructor.name),"Map"===a||"Set"===a?Array.from(e):"Arguments"===a||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)?d(e,t):void 0}}function b(){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 w(e){if(Array.isArray(e))return e}function P(e,t){var a=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=a){var r,n,o,l,i=[],u=!0,s=!1;try{if(o=(a=a.call(e)).next,0===t){if(Object(a)!==a)return;u=!1}else for(;!(u=(r=o.call(a)).done)&&(i.push(r.value),i.length!==t);u=!0);}catch(e){s=!0,n=e}finally{try{if(!u&&null!=a.return&&(l=a.return(),Object(l)!==l))return}finally{if(s)throw n}}return i}}function h(){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 N(e,t){return w(e)||P(e,t)||v(e,t)||h()}function O(){return O=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var r in a)Object.prototype.hasOwnProperty.call(a,r)&&(e[r]=a[r])}return e},O.apply(this,arguments)}var E=u.memo((function(e){var t=function(t,a){e.onChange({originalEvent:t,value:a}),t.preventDefault()},a=o.ObjectUtils.findDiffKeys(e,E.defaultProps),r=o.classNames("p-dataview-layout-options p-selectbutton p-buttonset",e.className),l=o.classNames("p-button p-button-icon-only",{"p-highlight":"list"===e.layout}),i=o.classNames("p-button p-button-icon-only",{"p-highlight":"grid"===e.layout});return u.createElement("div",O({id:e.id,style:e.style,className:r},a),u.createElement("button",{type:"button",className:l,onClick:function(e){return t(e,"list")}},u.createElement("i",{className:"pi pi-bars"}),u.createElement(n.Ripple,null)),u.createElement("button",{type:"button",className:i,onClick:function(e){return t(e,"grid")}},u.createElement("i",{className:"pi pi-th-large"}),u.createElement(n.Ripple,null)))})),j=u.memo((function(e){return e.template(e.item,e.layout)})),S=u.memo(u.forwardRef((function(e,t){var n,l=N(u.useState(e.first),2),i=l[0],c=l[1],p=N(u.useState(e.rows),2),m=p[0],d=p[1],w=u.useRef(null),P=e.onPage?e.first:i,h=e.onPage?e.rows:m,E=function(t){return e.dataKey?o.ObjectUtils.resolveFieldData(t,e.dataKey):null},D=function(){return e.totalRecords?e.totalRecords:e.value?e.value.length:0},T=function(t){var a=o.classNames("p-paginator-"+t,e.paginatorClassName),n=D();return u.createElement(r.Paginator,{first:P,rows:h,pageLinkSize:e.pageLinkSize,className:a,onPageChange:R,template:e.paginatorTemplate,totalRecords:n,rowsPerPageOptions:e.rowsPerPageOptions,currentPageReportTemplate:e.currentPageReportTemplate,leftContent:e.paginatorLeft,rightContent:e.paginatorRight,alwaysShow:e.alwaysShowPaginator,dropdownAppendTo:e.paginatorDropdownAppendTo})},R=function(t){e.onPage?e.onPage(t):(c(t.first),d(t.rows))},L=function(){if(e.value){var t=g(a=e.value)||y(a)||v(a)||b();return t.sort((function(t,a){var r=o.ObjectUtils.resolveFieldData(t,e.sortField),n=o.ObjectUtils.resolveFieldData(a,e.sortField);return o.ObjectUtils.sort(r,n,e.sortOrder,s.default.locale,s.default.nullSortOrder)})),t}var a;return null},k=function(){if(!e.loading){var t=e.emptyMessage||a.localeOption("emptyMessage");return u.createElement("div",{className:"p-col-12 col-12 p-dataview-emptymessage"},t)}return null},A=function(t){if(o.ObjectUtils.isNotEmpty(t)){if(e.paginator){for(var a=e.lazy?0:P,r=D(),n=Math.min(h+a,r),l=[],i=a;i<n;i++){var s=t[i];s&&l.push(u.createElement(j,{key:E(t)||i,template:e.itemTemplate,layout:e.layout,item:s}))}return l}return t.map((function(t,a){return u.createElement(j,{key:E(t)||a,template:e.itemTemplate,layout:e.layout,item:t})}))}return k()};u.useImperativeHandle(t,(function(){return{props:e,getElement:function(){return w.current}}}));var C,I,U=function(){var t=e.value;return o.ObjectUtils.isNotEmpty(t)&&e.sortField&&(t=L()),t}(),F=o.ObjectUtils.findDiffKeys(e,S.defaultProps),V=o.classNames("p-dataview p-component",(f(n={},"p-dataview-".concat(e.layout),!!e.layout),f(n,"p-dataview-loading",e.loading),n),e.className),_=function(){if(e.loading){var t=o.classNames("p-dataview-loading-icon pi-spin",e.loadingIcon);return u.createElement("div",{className:"p-dataview-loading-overlay p-component-overlay"},u.createElement("i",{className:t}))}return null}(),M=!e.paginator||"bottom"===e.paginatorPosition&&"both"!==e.paginatorPosition?null:T("top"),z=!e.paginator||"top"===e.paginatorPosition&&"both"!==e.paginatorPosition?null:T("bottom"),K=e.header?u.createElement("div",{className:"p-dataview-header"},e.header):null,x=e.footer?u.createElement("div",{className:"p-dataview-footer"},e.footer):null,Y=(C=A(U),I=o.classNames("p-grid grid",{"p-nogutter grid-nogutter":!e.gutter}),u.createElement("div",{className:"p-dataview-content"},u.createElement("div",{className:I},C)));return u.createElement("div",O({id:e.id,ref:w,style:e.style,className:V},F),_,K,M,Y,z,x)})));return E.displayName="DataViewLayoutOptions",E.defaultProps={__TYPE:"DataViewLayoutOptions",id:null,style:null,className:null,layout:null,onChange:null},j.displayName="DataViewItem",S.displayName="DataView",S.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},e.DataView=S,e.DataViewItem=j,e.DataViewLayoutOptions=E,Object.defineProperty(e,"__esModule",{value:!0}),e}({},React,primereact.api,primereact.paginator,primereact.ripple,primereact.utils);
|
|
@@ -30,14 +30,12 @@ function _extends() {
|
|
|
30
30
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
31
31
|
for (var i = 1; i < arguments.length; i++) {
|
|
32
32
|
var source = arguments[i];
|
|
33
|
-
|
|
34
33
|
for (var key in source) {
|
|
35
34
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
36
35
|
target[key] = source[key];
|
|
37
36
|
}
|
|
38
37
|
}
|
|
39
38
|
}
|
|
40
|
-
|
|
41
39
|
return target;
|
|
42
40
|
};
|
|
43
41
|
return _extends.apply(this, arguments);
|
|
@@ -48,42 +46,40 @@ function _arrayWithHoles(arr) {
|
|
|
48
46
|
}
|
|
49
47
|
|
|
50
48
|
function _iterableToArrayLimit(arr, i) {
|
|
51
|
-
var _i =
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
try {
|
|
61
|
-
for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) {
|
|
62
|
-
_arr.push(_s.value);
|
|
63
|
-
|
|
64
|
-
if (i && _arr.length === i) break;
|
|
65
|
-
}
|
|
66
|
-
} catch (err) {
|
|
67
|
-
_d = true;
|
|
68
|
-
_e = err;
|
|
69
|
-
} finally {
|
|
49
|
+
var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"];
|
|
50
|
+
if (null != _i) {
|
|
51
|
+
var _s,
|
|
52
|
+
_e,
|
|
53
|
+
_x,
|
|
54
|
+
_r,
|
|
55
|
+
_arr = [],
|
|
56
|
+
_n = !0,
|
|
57
|
+
_d = !1;
|
|
70
58
|
try {
|
|
71
|
-
if (
|
|
59
|
+
if (_x = (_i = _i.call(arr)).next, 0 === i) {
|
|
60
|
+
if (Object(_i) !== _i) return;
|
|
61
|
+
_n = !1;
|
|
62
|
+
} else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0) {
|
|
63
|
+
;
|
|
64
|
+
}
|
|
65
|
+
} catch (err) {
|
|
66
|
+
_d = !0, _e = err;
|
|
72
67
|
} finally {
|
|
73
|
-
|
|
68
|
+
try {
|
|
69
|
+
if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return;
|
|
70
|
+
} finally {
|
|
71
|
+
if (_d) throw _e;
|
|
72
|
+
}
|
|
74
73
|
}
|
|
74
|
+
return _arr;
|
|
75
75
|
}
|
|
76
|
-
|
|
77
|
-
return _arr;
|
|
78
76
|
}
|
|
79
77
|
|
|
80
78
|
function _arrayLikeToArray(arr, len) {
|
|
81
79
|
if (len == null || len > arr.length) len = arr.length;
|
|
82
|
-
|
|
83
80
|
for (var i = 0, arr2 = new Array(len); i < len; i++) {
|
|
84
81
|
arr2[i] = arr[i];
|
|
85
82
|
}
|
|
86
|
-
|
|
87
83
|
return arr2;
|
|
88
84
|
}
|
|
89
85
|
|
|
@@ -106,26 +102,23 @@ function _slicedToArray(arr, i) {
|
|
|
106
102
|
|
|
107
103
|
var DeferredContent = /*#__PURE__*/React__namespace.forwardRef(function (props, ref) {
|
|
108
104
|
var _React$useState = React__namespace.useState(false),
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
105
|
+
_React$useState2 = _slicedToArray(_React$useState, 2),
|
|
106
|
+
loadedState = _React$useState2[0],
|
|
107
|
+
setLoadedState = _React$useState2[1];
|
|
113
108
|
var elementRef = React__namespace.useRef(null);
|
|
114
|
-
|
|
115
109
|
var _useEventListener = hooks.useEventListener({
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
110
|
+
target: 'window',
|
|
111
|
+
type: 'scroll',
|
|
112
|
+
listener: function listener() {
|
|
113
|
+
if (shouldLoad()) {
|
|
114
|
+
load();
|
|
115
|
+
unbindScrollListener();
|
|
116
|
+
}
|
|
122
117
|
}
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
unbindScrollListener = _useEventListener2[1];
|
|
128
|
-
|
|
118
|
+
}),
|
|
119
|
+
_useEventListener2 = _slicedToArray(_useEventListener, 2),
|
|
120
|
+
bindScrollListener = _useEventListener2[0],
|
|
121
|
+
unbindScrollListener = _useEventListener2[1];
|
|
129
122
|
var shouldLoad = function shouldLoad() {
|
|
130
123
|
if (loadedState) {
|
|
131
124
|
return false;
|
|
@@ -135,12 +128,10 @@ var DeferredContent = /*#__PURE__*/React__namespace.forwardRef(function (props,
|
|
|
135
128
|
return winHeight >= rect.top;
|
|
136
129
|
}
|
|
137
130
|
};
|
|
138
|
-
|
|
139
131
|
var load = function load(event) {
|
|
140
132
|
setLoadedState(true);
|
|
141
133
|
props.onLoad && props.onLoad(event);
|
|
142
134
|
};
|
|
143
|
-
|
|
144
135
|
React__namespace.useImperativeHandle(ref, function () {
|
|
145
136
|
return {
|
|
146
137
|
props: props,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("primereact/hooks"),r=require("primereact/utils");function n(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(r){if("default"!==r){var n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:function(){return e[r]}})}})),t.default=e,Object.freeze(t)}var o=n(e);function u(){return u=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},u.apply(this,arguments)}function i(e){if(Array.isArray(e))return e}function a(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,o,u=[],
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("primereact/hooks"),r=require("primereact/utils");function n(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(r){if("default"!==r){var n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:function(){return e[r]}})}})),t.default=e,Object.freeze(t)}var o=n(e);function u(){return u=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},u.apply(this,arguments)}function i(e){if(Array.isArray(e))return e}function a(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,o,u,i,a=[],l=!0,c=!1;try{if(u=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;l=!1}else for(;!(l=(n=u.call(r)).done)&&(a.push(n.value),a.length!==t);l=!0);}catch(e){c=!0,o=e}finally{try{if(!l&&null!=r.return&&(i=r.return(),Object(i)!==i))return}finally{if(c)throw o}}return a}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function c(e,t){if(e){if("string"==typeof e)return l(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)?l(e,t):void 0}}function f(){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 s(e,t){return i(e)||a(e,t)||c(e,t)||f()}var d=o.forwardRef((function(e,n){var i=s(o.useState(!1),2),a=i[0],l=i[1],c=o.useRef(null),f=s(t.useEventListener({target:"window",type:"scroll",listener:function(){b()&&(v(),y())}}),2),p=f[0],y=f[1],b=function(){if(a)return!1;var e=c.current.getBoundingClientRect();return document.documentElement.clientHeight>=e.top},v=function(t){l(!0),e.onLoad&&e.onLoad(t)};o.useImperativeHandle(n,(function(){return{props:e,getElement:function(){return c.current}}})),t.useMountEffect((function(){a||(b()?v():p())}));var m=r.ObjectUtils.findDiffKeys(e,d.defaultProps);return o.createElement("div",u({ref:c},m),a&&e.children)}));d.displayName="DeferredContent",d.defaultProps={__TYPE:"DeferredContent",onload:null},exports.DeferredContent=d;
|