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/menubar/menubar.js
CHANGED
|
@@ -29,14 +29,12 @@ this.primereact.menubar = (function (exports, React, PrimeReact, hooks, utils, r
|
|
|
29
29
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
30
30
|
for (var i = 1; i < arguments.length; i++) {
|
|
31
31
|
var source = arguments[i];
|
|
32
|
-
|
|
33
32
|
for (var key in source) {
|
|
34
33
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
35
34
|
target[key] = source[key];
|
|
36
35
|
}
|
|
37
36
|
}
|
|
38
37
|
}
|
|
39
|
-
|
|
40
38
|
return target;
|
|
41
39
|
};
|
|
42
40
|
return _extends.apply(this, arguments);
|
|
@@ -47,42 +45,40 @@ this.primereact.menubar = (function (exports, React, PrimeReact, hooks, utils, r
|
|
|
47
45
|
}
|
|
48
46
|
|
|
49
47
|
function _iterableToArrayLimit(arr, i) {
|
|
50
|
-
var _i =
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
try {
|
|
60
|
-
for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) {
|
|
61
|
-
_arr.push(_s.value);
|
|
62
|
-
|
|
63
|
-
if (i && _arr.length === i) break;
|
|
64
|
-
}
|
|
65
|
-
} catch (err) {
|
|
66
|
-
_d = true;
|
|
67
|
-
_e = err;
|
|
68
|
-
} finally {
|
|
48
|
+
var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"];
|
|
49
|
+
if (null != _i) {
|
|
50
|
+
var _s,
|
|
51
|
+
_e,
|
|
52
|
+
_x,
|
|
53
|
+
_r,
|
|
54
|
+
_arr = [],
|
|
55
|
+
_n = !0,
|
|
56
|
+
_d = !1;
|
|
69
57
|
try {
|
|
70
|
-
if (
|
|
58
|
+
if (_x = (_i = _i.call(arr)).next, 0 === i) {
|
|
59
|
+
if (Object(_i) !== _i) return;
|
|
60
|
+
_n = !1;
|
|
61
|
+
} else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0) {
|
|
62
|
+
;
|
|
63
|
+
}
|
|
64
|
+
} catch (err) {
|
|
65
|
+
_d = !0, _e = err;
|
|
71
66
|
} finally {
|
|
72
|
-
|
|
67
|
+
try {
|
|
68
|
+
if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return;
|
|
69
|
+
} finally {
|
|
70
|
+
if (_d) throw _e;
|
|
71
|
+
}
|
|
73
72
|
}
|
|
73
|
+
return _arr;
|
|
74
74
|
}
|
|
75
|
-
|
|
76
|
-
return _arr;
|
|
77
75
|
}
|
|
78
76
|
|
|
79
77
|
function _arrayLikeToArray(arr, len) {
|
|
80
78
|
if (len == null || len > arr.length) len = arr.length;
|
|
81
|
-
|
|
82
79
|
for (var i = 0, arr2 = new Array(len); i < len; i++) {
|
|
83
80
|
arr2[i] = arr[i];
|
|
84
81
|
}
|
|
85
|
-
|
|
86
82
|
return arr2;
|
|
87
83
|
}
|
|
88
84
|
|
|
@@ -105,27 +101,24 @@ this.primereact.menubar = (function (exports, React, PrimeReact, hooks, utils, r
|
|
|
105
101
|
|
|
106
102
|
var MenubarSub = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.forwardRef(function (props, ref) {
|
|
107
103
|
var _React$useState = React__namespace.useState(null),
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
104
|
+
_React$useState2 = _slicedToArray(_React$useState, 2),
|
|
105
|
+
activeItemState = _React$useState2[0],
|
|
106
|
+
setActiveItemState = _React$useState2[1];
|
|
112
107
|
var _useEventListener = hooks.useEventListener({
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
108
|
+
type: 'click',
|
|
109
|
+
listener: function listener(event) {
|
|
110
|
+
if (ref && ref.current && !ref.current.contains(event.target)) {
|
|
111
|
+
setActiveItemState(null);
|
|
112
|
+
}
|
|
117
113
|
}
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
bindDocumentClickListener = _useEventListener2[0];
|
|
122
|
-
|
|
114
|
+
}),
|
|
115
|
+
_useEventListener2 = _slicedToArray(_useEventListener, 1),
|
|
116
|
+
bindDocumentClickListener = _useEventListener2[0];
|
|
123
117
|
var onItemMouseEnter = function onItemMouseEnter(event, item) {
|
|
124
118
|
if (item.disabled || props.mobileActive) {
|
|
125
119
|
event.preventDefault();
|
|
126
120
|
return;
|
|
127
121
|
}
|
|
128
|
-
|
|
129
122
|
if (props.root) {
|
|
130
123
|
if (activeItemState || props.popup) {
|
|
131
124
|
setActiveItemState(item);
|
|
@@ -134,44 +127,38 @@ this.primereact.menubar = (function (exports, React, PrimeReact, hooks, utils, r
|
|
|
134
127
|
setActiveItemState(item);
|
|
135
128
|
}
|
|
136
129
|
};
|
|
137
|
-
|
|
138
130
|
var onItemClick = function onItemClick(event, item) {
|
|
139
131
|
if (item.disabled) {
|
|
140
132
|
event.preventDefault();
|
|
141
133
|
return;
|
|
142
134
|
}
|
|
143
|
-
|
|
144
135
|
if (!item.url) {
|
|
145
136
|
event.preventDefault();
|
|
146
137
|
}
|
|
147
|
-
|
|
148
138
|
if (item.command) {
|
|
149
139
|
item.command({
|
|
150
140
|
originalEvent: event,
|
|
151
141
|
item: item
|
|
152
142
|
});
|
|
153
143
|
}
|
|
154
|
-
|
|
155
144
|
if (item.items) activeItemState && item === activeItemState ? setActiveItemState(null) : setActiveItemState(item);else onLeafClick();
|
|
156
145
|
};
|
|
157
|
-
|
|
158
146
|
var onItemKeyDown = function onItemKeyDown(event, item) {
|
|
159
147
|
var listItem = event.currentTarget.parentElement;
|
|
160
|
-
|
|
161
148
|
switch (event.which) {
|
|
162
149
|
//down
|
|
163
150
|
case 40:
|
|
164
151
|
if (props.root) item.items && expandSubmenu(item, listItem);else navigateToNextItem(listItem);
|
|
165
152
|
event.preventDefault();
|
|
166
153
|
break;
|
|
167
|
-
//up
|
|
168
154
|
|
|
155
|
+
//up
|
|
169
156
|
case 38:
|
|
170
157
|
!props.root && navigateToPrevItem(listItem);
|
|
171
158
|
event.preventDefault();
|
|
172
159
|
break;
|
|
173
|
-
//right
|
|
174
160
|
|
|
161
|
+
//right
|
|
175
162
|
case 39:
|
|
176
163
|
if (props.root) {
|
|
177
164
|
var nextItem = findNextItem(listItem);
|
|
@@ -179,20 +166,17 @@ this.primereact.menubar = (function (exports, React, PrimeReact, hooks, utils, r
|
|
|
179
166
|
} else {
|
|
180
167
|
item.items && expandSubmenu(item, listItem);
|
|
181
168
|
}
|
|
182
|
-
|
|
183
169
|
event.preventDefault();
|
|
184
170
|
break;
|
|
185
|
-
//left
|
|
186
171
|
|
|
172
|
+
//left
|
|
187
173
|
case 37:
|
|
188
174
|
props.root && navigateToPrevItem(listItem);
|
|
189
175
|
event.preventDefault();
|
|
190
176
|
break;
|
|
191
177
|
}
|
|
192
|
-
|
|
193
178
|
props.onKeyDown && props.onKeyDown(event, listItem);
|
|
194
179
|
};
|
|
195
|
-
|
|
196
180
|
var onChildItemKeyDown = function onChildItemKeyDown(event, childListItem) {
|
|
197
181
|
if (props.root) {
|
|
198
182
|
//up
|
|
@@ -206,51 +190,42 @@ this.primereact.menubar = (function (exports, React, PrimeReact, hooks, utils, r
|
|
|
206
190
|
}
|
|
207
191
|
}
|
|
208
192
|
};
|
|
209
|
-
|
|
210
193
|
var expandSubmenu = function expandSubmenu(item, listItem) {
|
|
211
194
|
setActiveItemState(item);
|
|
212
195
|
setTimeout(function () {
|
|
213
196
|
listItem.children[1].children[0].children[0].focus();
|
|
214
197
|
}, 50);
|
|
215
198
|
};
|
|
216
|
-
|
|
217
199
|
var collapseMenu = function collapseMenu(listItem) {
|
|
218
200
|
setActiveItemState(null);
|
|
219
201
|
listItem.parentElement.previousElementSibling.focus();
|
|
220
202
|
};
|
|
221
|
-
|
|
222
203
|
var navigateToNextItem = function navigateToNextItem(listItem) {
|
|
223
204
|
var nextItem = findNextItem(listItem);
|
|
224
205
|
nextItem && nextItem.children[0].focus();
|
|
225
206
|
};
|
|
226
|
-
|
|
227
207
|
var navigateToPrevItem = function navigateToPrevItem(listItem) {
|
|
228
208
|
var prevItem = findPrevItem(listItem);
|
|
229
209
|
prevItem && prevItem.children[0].focus();
|
|
230
210
|
};
|
|
231
|
-
|
|
232
211
|
var findNextItem = function findNextItem(item) {
|
|
233
212
|
var nextItem = item.nextElementSibling;
|
|
234
213
|
return nextItem ? utils.DomHandler.hasClass(nextItem, 'p-disabled') || !utils.DomHandler.hasClass(nextItem, 'p-menuitem') ? findNextItem(nextItem) : nextItem : null;
|
|
235
214
|
};
|
|
236
|
-
|
|
237
215
|
var findPrevItem = function findPrevItem(item) {
|
|
238
216
|
var prevItem = item.previousElementSibling;
|
|
239
217
|
return prevItem ? utils.DomHandler.hasClass(prevItem, 'p-disabled') || !utils.DomHandler.hasClass(prevItem, 'p-menuitem') ? findPrevItem(prevItem) : prevItem : null;
|
|
240
218
|
};
|
|
241
|
-
|
|
242
219
|
var onLeafClick = function onLeafClick() {
|
|
243
220
|
setActiveItemState(null);
|
|
244
221
|
props.onLeafClick && props.onLeafClick();
|
|
245
222
|
};
|
|
246
|
-
|
|
247
223
|
hooks.useMountEffect(function () {
|
|
248
224
|
bindDocumentClickListener();
|
|
249
225
|
});
|
|
250
226
|
hooks.useUpdateEffect(function () {
|
|
251
227
|
!props.parentActive && setActiveItemState(null);
|
|
252
228
|
}, [props.parentActive]);
|
|
253
|
-
|
|
254
229
|
var createSeparator = function createSeparator(index) {
|
|
255
230
|
var key = 'separator_' + index;
|
|
256
231
|
return /*#__PURE__*/React__namespace.createElement("li", {
|
|
@@ -259,7 +234,6 @@ this.primereact.menubar = (function (exports, React, PrimeReact, hooks, utils, r
|
|
|
259
234
|
role: "separator"
|
|
260
235
|
});
|
|
261
236
|
};
|
|
262
|
-
|
|
263
237
|
var createSubmenu = function createSubmenu(item) {
|
|
264
238
|
if (item.items) {
|
|
265
239
|
return /*#__PURE__*/React__namespace.createElement(MenubarSub, {
|
|
@@ -271,15 +245,12 @@ this.primereact.menubar = (function (exports, React, PrimeReact, hooks, utils, r
|
|
|
271
245
|
parentActive: item === activeItemState
|
|
272
246
|
});
|
|
273
247
|
}
|
|
274
|
-
|
|
275
248
|
return null;
|
|
276
249
|
};
|
|
277
|
-
|
|
278
250
|
var createMenuitem = function createMenuitem(item, index) {
|
|
279
251
|
if (item.visible === false) {
|
|
280
252
|
return null;
|
|
281
253
|
}
|
|
282
|
-
|
|
283
254
|
var key = item.label + '_' + index;
|
|
284
255
|
var className = utils.classNames('p-menuitem', {
|
|
285
256
|
'p-menuitem-active': activeItemState === item
|
|
@@ -317,7 +288,6 @@ this.primereact.menubar = (function (exports, React, PrimeReact, hooks, utils, r
|
|
|
317
288
|
return onItemKeyDown(event, item);
|
|
318
289
|
}
|
|
319
290
|
}, icon, label, submenuIcon, /*#__PURE__*/React__namespace.createElement(ripple.Ripple, null));
|
|
320
|
-
|
|
321
291
|
if (item.template) {
|
|
322
292
|
var defaultContentOptions = {
|
|
323
293
|
onClick: function onClick(event) {
|
|
@@ -335,7 +305,6 @@ this.primereact.menubar = (function (exports, React, PrimeReact, hooks, utils, r
|
|
|
335
305
|
};
|
|
336
306
|
content = utils.ObjectUtils.getJSXElement(item.template, item, defaultContentOptions);
|
|
337
307
|
}
|
|
338
|
-
|
|
339
308
|
return /*#__PURE__*/React__namespace.createElement("li", {
|
|
340
309
|
key: key,
|
|
341
310
|
role: "none",
|
|
@@ -347,15 +316,12 @@ this.primereact.menubar = (function (exports, React, PrimeReact, hooks, utils, r
|
|
|
347
316
|
}
|
|
348
317
|
}, content, submenu);
|
|
349
318
|
};
|
|
350
|
-
|
|
351
319
|
var createItem = function createItem(item, index) {
|
|
352
320
|
return item.separator ? createSeparator(index) : createMenuitem(item, index);
|
|
353
321
|
};
|
|
354
|
-
|
|
355
322
|
var createMenu = function createMenu() {
|
|
356
323
|
return props.model ? props.model.map(createItem) : null;
|
|
357
324
|
};
|
|
358
|
-
|
|
359
325
|
var role = props.root ? 'menubar' : 'menu';
|
|
360
326
|
var className = utils.classNames({
|
|
361
327
|
'p-submenu-list': !props.root,
|
|
@@ -372,41 +338,35 @@ this.primereact.menubar = (function (exports, React, PrimeReact, hooks, utils, r
|
|
|
372
338
|
|
|
373
339
|
var Menubar = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.forwardRef(function (props, ref) {
|
|
374
340
|
var _React$useState = React__namespace.useState(false),
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
341
|
+
_React$useState2 = _slicedToArray(_React$useState, 2),
|
|
342
|
+
mobileActiveState = _React$useState2[0],
|
|
343
|
+
setMobileActiveState = _React$useState2[1];
|
|
379
344
|
var elementRef = React__namespace.useRef(null);
|
|
380
345
|
var rootMenuRef = React__namespace.useRef(null);
|
|
381
346
|
var menuButtonRef = React__namespace.useRef(null);
|
|
382
|
-
|
|
383
347
|
var _useEventListener = hooks.useEventListener({
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
348
|
+
type: 'click',
|
|
349
|
+
listener: function listener(event) {
|
|
350
|
+
if (mobileActiveState && isOutsideClicked(event)) {
|
|
351
|
+
setMobileActiveState(false);
|
|
352
|
+
}
|
|
388
353
|
}
|
|
389
|
-
}
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
unbindDocumentClickListener = _useEventListener2[1];
|
|
394
|
-
|
|
354
|
+
}),
|
|
355
|
+
_useEventListener2 = _slicedToArray(_useEventListener, 2),
|
|
356
|
+
bindDocumentClickListener = _useEventListener2[0],
|
|
357
|
+
unbindDocumentClickListener = _useEventListener2[1];
|
|
395
358
|
var toggle = function toggle(event) {
|
|
396
359
|
event.preventDefault();
|
|
397
360
|
setMobileActiveState(function (prevMobileActive) {
|
|
398
361
|
return !prevMobileActive;
|
|
399
362
|
});
|
|
400
363
|
};
|
|
401
|
-
|
|
402
364
|
var onLeafClick = function onLeafClick() {
|
|
403
365
|
setMobileActiveState(false);
|
|
404
366
|
};
|
|
405
|
-
|
|
406
367
|
var isOutsideClicked = function isOutsideClicked(event) {
|
|
407
368
|
return rootMenuRef.current !== event.target && !rootMenuRef.current.contains(event.target) && menuButtonRef.current !== event.target && !menuButtonRef.current.contains(event.target);
|
|
408
369
|
};
|
|
409
|
-
|
|
410
370
|
hooks.useUpdateEffect(function () {
|
|
411
371
|
if (mobileActiveState) {
|
|
412
372
|
utils.ZIndexUtils.set('menu', rootMenuRef.current, PrimeReact__default["default"].autoZIndex, PrimeReact__default["default"].zIndex['menu']);
|
|
@@ -435,38 +395,29 @@ this.primereact.menubar = (function (exports, React, PrimeReact, hooks, utils, r
|
|
|
435
395
|
}
|
|
436
396
|
};
|
|
437
397
|
});
|
|
438
|
-
|
|
439
398
|
var createStartContent = function createStartContent() {
|
|
440
399
|
if (props.start) {
|
|
441
400
|
var _start = utils.ObjectUtils.getJSXElement(props.start, props);
|
|
442
|
-
|
|
443
401
|
return /*#__PURE__*/React__namespace.createElement("div", {
|
|
444
402
|
className: "p-menubar-start"
|
|
445
403
|
}, _start);
|
|
446
404
|
}
|
|
447
|
-
|
|
448
405
|
return null;
|
|
449
406
|
};
|
|
450
|
-
|
|
451
407
|
var createEndContent = function createEndContent() {
|
|
452
408
|
if (props.end) {
|
|
453
409
|
var _end = utils.ObjectUtils.getJSXElement(props.end, props);
|
|
454
|
-
|
|
455
410
|
return /*#__PURE__*/React__namespace.createElement("div", {
|
|
456
411
|
className: "p-menubar-end"
|
|
457
412
|
}, _end);
|
|
458
413
|
}
|
|
459
|
-
|
|
460
414
|
return null;
|
|
461
415
|
};
|
|
462
|
-
|
|
463
416
|
var createMenuButton = function createMenuButton() {
|
|
464
417
|
if (props.model && props.model.length < 1) {
|
|
465
418
|
return null;
|
|
466
419
|
}
|
|
467
420
|
/* eslint-disable */
|
|
468
|
-
|
|
469
|
-
|
|
470
421
|
var button = /*#__PURE__*/React__namespace.createElement("a", {
|
|
471
422
|
ref: menuButtonRef,
|
|
472
423
|
href: '#',
|
|
@@ -481,7 +432,6 @@ this.primereact.menubar = (function (exports, React, PrimeReact, hooks, utils, r
|
|
|
481
432
|
|
|
482
433
|
return button;
|
|
483
434
|
};
|
|
484
|
-
|
|
485
435
|
var otherProps = utils.ObjectUtils.findDiffKeys(props, Menubar.defaultProps);
|
|
486
436
|
var className = utils.classNames('p-menubar p-component', {
|
|
487
437
|
'p-menubar-mobile-active': mobileActiveState
|
package/menubar/menubar.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
this.primereact=this.primereact||{},this.primereact.menubar=function(e,t,n,r,l,a){"use strict";function u(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function
|
|
1
|
+
this.primereact=this.primereact||{},this.primereact.menubar=function(e,t,n,r,l,a){"use strict";function u(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(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var o=i(t),c=u(n);function s(){return s=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},s.apply(this,arguments)}function m(e){if(Array.isArray(e))return e}function f(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,l,a,u,i=[],o=!0,c=!1;try{if(a=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;o=!1}else for(;!(o=(r=a.call(n)).done)&&(i.push(r.value),i.length!==t);o=!0);}catch(e){c=!0,l=e}finally{try{if(!o&&null!=n.return&&(u=n.return(),Object(u)!==u))return}finally{if(c)throw l}}return i}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function d(e,t){if(e){if("string"==typeof e)return p(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?p(e,t):void 0}}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 v(e,t){return m(e)||f(e,t)||d(e,t)||b()}var y=o.memo(o.forwardRef((function(e,t){var n=v(o.useState(null),2),u=n[0],i=n[1],c=v(r.useEventListener({type:"click",listener:function(e){t&&t.current&&!t.current.contains(e.target)&&i(null)}}),1)[0],s=function(t,n){n.disabled||e.mobileActive?t.preventDefault():e.root?(u||e.popup)&&i(n):i(n)},m=function(e,t){t.disabled?e.preventDefault():(t.url||e.preventDefault(),t.command&&t.command({originalEvent:e,item:t}),t.items?i(u&&t===u?null:t):j())},f=function(t,n){var r=t.currentTarget.parentElement;switch(t.which){case 40:e.root?n.items&&d(n,r):h(r),t.preventDefault();break;case 38:!e.root&&g(r),t.preventDefault();break;case 39:if(e.root){var l=E(r);l&&l.children[0].focus()}else n.items&&d(n,r);t.preventDefault();break;case 37:e.root&&g(r),t.preventDefault()}e.onKeyDown&&e.onKeyDown(t,r)},p=function(t,n){e.root?38===t.which&&null==n.previousElementSibling&&b(n):37===t.which&&b(n)},d=function(e,t){i(e),setTimeout((function(){t.children[1].children[0].children[0].focus()}),50)},b=function(e){i(null),e.parentElement.previousElementSibling.focus()},h=function(e){var t=E(e);t&&t.children[0].focus()},g=function(e){var t=N(e);t&&t.children[0].focus()},E=function e(t){var n=t.nextElementSibling;return n?l.DomHandler.hasClass(n,"p-disabled")||!l.DomHandler.hasClass(n,"p-menuitem")?e(n):n:null},N=function e(t){var n=t.previousElementSibling;return n?l.DomHandler.hasClass(n,"p-disabled")||!l.DomHandler.hasClass(n,"p-menuitem")?e(n):n:null},j=function(){i(null),e.onLeafClick&&e.onLeafClick()};r.useMountEffect((function(){c()})),r.useUpdateEffect((function(){!e.parentActive&&i(null)}),[e.parentActive]);var C=function(e){return o.createElement("li",{key:"separator_"+e,className:"p-menu-separator",role:"separator"})},D=function(t){return t.items?o.createElement(y,{menuProps:e.menuProps,model:t.items,mobileActive:e.mobileActive,onLeafClick:j,onKeyDown:p,parentActive:t===u}):null},O=function(t,n){if(!1===t.visible)return null;var r=t.label+"_"+n,i=l.classNames("p-menuitem",{"p-menuitem-active":u===t},t.className),c=l.classNames("p-menuitem-link",{"p-disabled":t.disabled}),p=l.classNames("p-menuitem-icon",t.icon),d=l.classNames("p-submenu-icon pi",{"pi-angle-down":e.root,"pi-angle-right":!e.root}),b=l.IconUtils.getJSXIcon(t.icon,{className:"p-menuitem-icon"},{props:e.menuProps}),v=t.label&&o.createElement("span",{className:"p-menuitem-text"},t.label),y=t.items&&o.createElement("span",{className:d}),h=D(t),g=o.createElement("a",{href:t.url||"#",role:"menuitem",className:c,target:t.target,"aria-haspopup":null!=t.items,onClick:function(e){return m(e,t)},onKeyDown:function(e){return f(e,t)}},b,v,y,o.createElement(a.Ripple,null));t.template&&(g=l.ObjectUtils.getJSXElement(t.template,t,{onClick:function(e){return m(e,t)},onKeyDown:function(e){return f(e,t)},className:c,labelClassName:"p-menuitem-text",iconClassName:p,submenuIconClassName:d,element:g,props:e}));return o.createElement("li",{key:r,role:"none",id:t.id,className:i,style:t.style,onMouseEnter:function(e){return s(e,t)}},g,h)},w=function(e,t){return e.separator?C(t):O(e,t)},k=e.root?"menubar":"menu",S=l.classNames({"p-submenu-list":!e.root,"p-menubar-root-list":e.root}),A=e.model?e.model.map(w):null;return o.createElement("ul",{ref:t,className:S,role:k},A)})));y.displayName="MenubarSub";var h=o.memo(o.forwardRef((function(e,t){var n=v(o.useState(!1),2),a=n[0],u=n[1],i=o.useRef(null),m=o.useRef(null),f=o.useRef(null),p=v(r.useEventListener({type:"click",listener:function(e){a&&E(e)&&u(!1)}}),2),d=p[0],b=p[1],g=function(e){e.preventDefault(),u((function(e){return!e}))},E=function(e){return m.current!==e.target&&!m.current.contains(e.target)&&f.current!==e.target&&!f.current.contains(e.target)};r.useUpdateEffect((function(){a?(l.ZIndexUtils.set("menu",m.current,c.default.autoZIndex,c.default.zIndex.menu),d()):(b(),l.ZIndexUtils.clear(m.current))}),[a]),r.useUnmountEffect((function(){l.ZIndexUtils.clear(m.current)})),o.useImperativeHandle(t,(function(){return{props:e,toggle:g,useCustomContent:useCustomContent,getElement:function(){return i.current},getRootMenu:function(){return m.current},getMenuButton:function(){return f.current}}}));var N=l.ObjectUtils.findDiffKeys(e,h.defaultProps),j=l.classNames("p-menubar p-component",{"p-menubar-mobile-active":a},e.className),C=function(){if(e.start){var t=l.ObjectUtils.getJSXElement(e.start,e);return o.createElement("div",{className:"p-menubar-start"},t)}return null}(),D=function(){if(e.end){var t=l.ObjectUtils.getJSXElement(e.end,e);return o.createElement("div",{className:"p-menubar-end"},t)}return null}(),O=e.model&&e.model.length<1?null:o.createElement("a",{ref:f,href:"#",role:"button",tabIndex:0,className:"p-menubar-button",onClick:g},o.createElement("i",{className:"pi pi-bars"})),w=o.createElement(y,{ref:m,menuProps:e,model:e.model,root:!0,mobileActive:a,onLeafClick:function(){u(!1)}});return o.createElement("div",s({id:e.id,className:j,style:e.style},N),C,O,w,D)})));return h.displayName="Menubar",h.defaultProps={__TYPE:"Menubar",id:null,model:null,style:null,className:null,start:null,end:null},e.Menubar=h,Object.defineProperty(e,"__esModule",{value:!0}),e}({},React,primereact.api,primereact.hooks,primereact.utils,primereact.ripple);
|
package/menuitem/menuitem.d.ts
CHANGED
|
@@ -1,35 +1,130 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
* PrimeReact menus components share a common api to specify the menuitems and submenus.
|
|
4
|
+
*
|
|
5
|
+
* [Live Demo](https://www.primefaces.org/primereact/menumodel/)
|
|
6
|
+
*
|
|
7
|
+
* @module menuitem
|
|
8
|
+
*
|
|
9
|
+
*/
|
|
10
|
+
import * as React from 'react';
|
|
2
11
|
|
|
3
|
-
|
|
12
|
+
/**
|
|
13
|
+
* Custom command event.
|
|
14
|
+
* @see {@link MenuItem.command}
|
|
15
|
+
* @event
|
|
16
|
+
*/
|
|
17
|
+
interface MenuItemCommandEvent {
|
|
18
|
+
/**
|
|
19
|
+
* Browser event
|
|
20
|
+
*/
|
|
4
21
|
originalEvent: React.SyntheticEvent;
|
|
22
|
+
/**
|
|
23
|
+
* Selected item instance.
|
|
24
|
+
*/
|
|
5
25
|
item: MenuItem;
|
|
6
26
|
}
|
|
7
27
|
|
|
28
|
+
/**
|
|
29
|
+
* Menu item options
|
|
30
|
+
* @group Misc
|
|
31
|
+
*/
|
|
8
32
|
interface MenuItemOptions {
|
|
33
|
+
/**
|
|
34
|
+
* Callback to invoke on click.
|
|
35
|
+
* @param {React.SyntheticEvent} event - Browser event.
|
|
36
|
+
*/
|
|
9
37
|
onClick(event: React.SyntheticEvent): void;
|
|
38
|
+
/**
|
|
39
|
+
* Style class of the component.
|
|
40
|
+
*/
|
|
10
41
|
className: string;
|
|
42
|
+
/**
|
|
43
|
+
* Style class of the label element.
|
|
44
|
+
*/
|
|
11
45
|
labelClassName: string;
|
|
46
|
+
/**
|
|
47
|
+
* Class name of the options icon.
|
|
48
|
+
*/
|
|
12
49
|
iconClassName: string;
|
|
50
|
+
/**
|
|
51
|
+
* Default element created by the component.
|
|
52
|
+
*/
|
|
13
53
|
element: React.ReactNode;
|
|
54
|
+
/**
|
|
55
|
+
* All component props
|
|
56
|
+
*/
|
|
14
57
|
props: any;
|
|
15
58
|
}
|
|
16
59
|
|
|
17
|
-
|
|
18
|
-
|
|
60
|
+
/**
|
|
61
|
+
* Defines valid properties in MenuItem API.
|
|
62
|
+
* @group Properties
|
|
63
|
+
*/
|
|
19
64
|
export interface MenuItem {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
65
|
+
/**
|
|
66
|
+
* Unique identifier of the menuitem.
|
|
67
|
+
*/
|
|
68
|
+
id?: string | undefined;
|
|
69
|
+
/**
|
|
70
|
+
* Text of the menuitem.
|
|
71
|
+
*/
|
|
72
|
+
label?: string | undefined;
|
|
73
|
+
/**
|
|
74
|
+
* Icon of the item. It can be a string, JSX.Element or method.
|
|
75
|
+
*/
|
|
76
|
+
icon?: any | undefined;
|
|
77
|
+
/**
|
|
78
|
+
* External link to navigate when item is clicked.
|
|
79
|
+
*/
|
|
80
|
+
url?: string | undefined;
|
|
81
|
+
/**
|
|
82
|
+
* An array of children the menuitems.
|
|
83
|
+
*/
|
|
84
|
+
items?: MenuItem[] | MenuItem[][] | undefined;
|
|
85
|
+
/**
|
|
86
|
+
* Visibility of submenu.
|
|
87
|
+
* @defaultValue false
|
|
88
|
+
*/
|
|
89
|
+
expanded?: boolean | undefined;
|
|
90
|
+
/**
|
|
91
|
+
* When set as true, disables the menuitem.
|
|
92
|
+
* @defaultValue false
|
|
93
|
+
*/
|
|
94
|
+
disabled?: boolean | undefined;
|
|
95
|
+
/**
|
|
96
|
+
* When set as false, hides the menuitem.
|
|
97
|
+
* @defaultValue true
|
|
98
|
+
*/
|
|
99
|
+
visible?: boolean | undefined;
|
|
100
|
+
/**
|
|
101
|
+
* Specifies where to open the linked document.
|
|
102
|
+
*/
|
|
103
|
+
target?: string | undefined;
|
|
104
|
+
/**
|
|
105
|
+
* Defines the item as a separator.
|
|
106
|
+
* @defaultValue false
|
|
107
|
+
*/
|
|
108
|
+
separator?: boolean | undefined;
|
|
109
|
+
/**
|
|
110
|
+
* Inline style of the menuitem.
|
|
111
|
+
*/
|
|
112
|
+
style?: React.CSSProperties | undefined;
|
|
113
|
+
/**
|
|
114
|
+
* Style class of the menuitem.
|
|
115
|
+
*/
|
|
116
|
+
className?: string | undefined;
|
|
117
|
+
/**
|
|
118
|
+
* Callback to execute when item is clicked.
|
|
119
|
+
* @param {MenuItemCommandEvent} event - Custom command event.
|
|
120
|
+
*/
|
|
121
|
+
command?(event: MenuItemCommandEvent): void;
|
|
122
|
+
/**
|
|
123
|
+
* Template of the menuitem.
|
|
124
|
+
*/
|
|
125
|
+
template?: React.ReactNode | ((item: MenuItem, options: MenuItemOptions) => React.ReactNode);
|
|
126
|
+
/**
|
|
127
|
+
* The data of the menuitem.
|
|
128
|
+
*/
|
|
129
|
+
data?: any | undefined;
|
|
35
130
|
}
|
package/message/message.cjs.js
CHANGED
|
@@ -29,14 +29,12 @@ function _extends() {
|
|
|
29
29
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
30
30
|
for (var i = 1; i < arguments.length; i++) {
|
|
31
31
|
var source = arguments[i];
|
|
32
|
-
|
|
33
32
|
for (var key in source) {
|
|
34
33
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
35
34
|
target[key] = source[key];
|
|
36
35
|
}
|
|
37
36
|
}
|
|
38
37
|
}
|
|
39
|
-
|
|
40
38
|
return target;
|
|
41
39
|
};
|
|
42
40
|
return _extends.apply(this, arguments);
|
|
@@ -44,15 +42,12 @@ function _extends() {
|
|
|
44
42
|
|
|
45
43
|
var Message = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.forwardRef(function (props, ref) {
|
|
46
44
|
var elementRef = React__namespace.useRef(null);
|
|
47
|
-
|
|
48
45
|
var createContent = function createContent() {
|
|
49
46
|
if (props.content) {
|
|
50
47
|
return utils.ObjectUtils.getJSXElement(props.content, props);
|
|
51
48
|
}
|
|
52
|
-
|
|
53
49
|
var text = utils.ObjectUtils.getJSXElement(props.text, props);
|
|
54
50
|
var iconValue = props.icon;
|
|
55
|
-
|
|
56
51
|
if (!iconValue) {
|
|
57
52
|
iconValue = utils.classNames('pi', {
|
|
58
53
|
'pi-info-circle': props.severity === 'info',
|
|
@@ -61,7 +56,6 @@ var Message = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.
|
|
|
61
56
|
'pi-check': props.severity === 'success'
|
|
62
57
|
});
|
|
63
58
|
}
|
|
64
|
-
|
|
65
59
|
var icon = utils.IconUtils.getJSXIcon(iconValue, {
|
|
66
60
|
className: 'p-inline-message-icon'
|
|
67
61
|
}, {
|
|
@@ -71,7 +65,6 @@ var Message = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.
|
|
|
71
65
|
className: "p-inline-message-text"
|
|
72
66
|
}, text));
|
|
73
67
|
};
|
|
74
|
-
|
|
75
68
|
React__namespace.useImperativeHandle(ref, function () {
|
|
76
69
|
return {
|
|
77
70
|
props: props,
|