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
|
@@ -32,20 +32,45 @@ function _extends() {
|
|
|
32
32
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
33
33
|
for (var i = 1; i < arguments.length; i++) {
|
|
34
34
|
var source = arguments[i];
|
|
35
|
-
|
|
36
35
|
for (var key in source) {
|
|
37
36
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
38
37
|
target[key] = source[key];
|
|
39
38
|
}
|
|
40
39
|
}
|
|
41
40
|
}
|
|
42
|
-
|
|
43
41
|
return target;
|
|
44
42
|
};
|
|
45
43
|
return _extends.apply(this, arguments);
|
|
46
44
|
}
|
|
47
45
|
|
|
46
|
+
function _typeof(obj) {
|
|
47
|
+
"@babel/helpers - typeof";
|
|
48
|
+
|
|
49
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
|
50
|
+
return typeof obj;
|
|
51
|
+
} : function (obj) {
|
|
52
|
+
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
53
|
+
}, _typeof(obj);
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
function _toPrimitive(input, hint) {
|
|
57
|
+
if (_typeof(input) !== "object" || input === null) return input;
|
|
58
|
+
var prim = input[Symbol.toPrimitive];
|
|
59
|
+
if (prim !== undefined) {
|
|
60
|
+
var res = prim.call(input, hint || "default");
|
|
61
|
+
if (_typeof(res) !== "object") return res;
|
|
62
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
63
|
+
}
|
|
64
|
+
return (hint === "string" ? String : Number)(input);
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
function _toPropertyKey(arg) {
|
|
68
|
+
var key = _toPrimitive(arg, "string");
|
|
69
|
+
return _typeof(key) === "symbol" ? key : String(key);
|
|
70
|
+
}
|
|
71
|
+
|
|
48
72
|
function _defineProperty(obj, key, value) {
|
|
73
|
+
key = _toPropertyKey(key);
|
|
49
74
|
if (key in obj) {
|
|
50
75
|
Object.defineProperty(obj, key, {
|
|
51
76
|
value: value,
|
|
@@ -56,7 +81,6 @@ function _defineProperty(obj, key, value) {
|
|
|
56
81
|
} else {
|
|
57
82
|
obj[key] = value;
|
|
58
83
|
}
|
|
59
|
-
|
|
60
84
|
return obj;
|
|
61
85
|
}
|
|
62
86
|
|
|
@@ -65,42 +89,40 @@ function _arrayWithHoles(arr) {
|
|
|
65
89
|
}
|
|
66
90
|
|
|
67
91
|
function _iterableToArrayLimit(arr, i) {
|
|
68
|
-
var _i =
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
try {
|
|
78
|
-
for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) {
|
|
79
|
-
_arr.push(_s.value);
|
|
80
|
-
|
|
81
|
-
if (i && _arr.length === i) break;
|
|
82
|
-
}
|
|
83
|
-
} catch (err) {
|
|
84
|
-
_d = true;
|
|
85
|
-
_e = err;
|
|
86
|
-
} finally {
|
|
92
|
+
var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"];
|
|
93
|
+
if (null != _i) {
|
|
94
|
+
var _s,
|
|
95
|
+
_e,
|
|
96
|
+
_x,
|
|
97
|
+
_r,
|
|
98
|
+
_arr = [],
|
|
99
|
+
_n = !0,
|
|
100
|
+
_d = !1;
|
|
87
101
|
try {
|
|
88
|
-
if (
|
|
102
|
+
if (_x = (_i = _i.call(arr)).next, 0 === i) {
|
|
103
|
+
if (Object(_i) !== _i) return;
|
|
104
|
+
_n = !1;
|
|
105
|
+
} else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0) {
|
|
106
|
+
;
|
|
107
|
+
}
|
|
108
|
+
} catch (err) {
|
|
109
|
+
_d = !0, _e = err;
|
|
89
110
|
} finally {
|
|
90
|
-
|
|
111
|
+
try {
|
|
112
|
+
if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return;
|
|
113
|
+
} finally {
|
|
114
|
+
if (_d) throw _e;
|
|
115
|
+
}
|
|
91
116
|
}
|
|
117
|
+
return _arr;
|
|
92
118
|
}
|
|
93
|
-
|
|
94
|
-
return _arr;
|
|
95
119
|
}
|
|
96
120
|
|
|
97
121
|
function _arrayLikeToArray(arr, len) {
|
|
98
122
|
if (len == null || len > arr.length) len = arr.length;
|
|
99
|
-
|
|
100
123
|
for (var i = 0, arr2 = new Array(len); i < len; i++) {
|
|
101
124
|
arr2[i] = arr[i];
|
|
102
125
|
}
|
|
103
|
-
|
|
104
126
|
return arr2;
|
|
105
127
|
}
|
|
106
128
|
|
|
@@ -122,52 +144,43 @@ function _slicedToArray(arr, i) {
|
|
|
122
144
|
}
|
|
123
145
|
|
|
124
146
|
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
125
|
-
|
|
126
147
|
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
127
148
|
var SpeedDial = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.forwardRef(function (props, ref) {
|
|
128
149
|
var _classNames2;
|
|
129
|
-
|
|
130
150
|
var _React$useState = React__namespace.useState(false),
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
151
|
+
_React$useState2 = _slicedToArray(_React$useState, 2),
|
|
152
|
+
visibleState = _React$useState2[0],
|
|
153
|
+
setVisibleState = _React$useState2[1];
|
|
135
154
|
var isItemClicked = React__namespace.useRef(false);
|
|
136
155
|
var elementRef = React__namespace.useRef(null);
|
|
137
156
|
var listRef = React__namespace.useRef(null);
|
|
138
157
|
var visible = props.onVisibleChange ? props.visible : visibleState;
|
|
139
|
-
|
|
140
158
|
var _useEventListener = hooks.useEventListener({
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
unbindDocumentClickListener = _useEventListener2[1];
|
|
154
|
-
|
|
159
|
+
type: 'click',
|
|
160
|
+
listener: function listener(event) {
|
|
161
|
+
if (!isItemClicked.current && isOutsideClicked(event)) {
|
|
162
|
+
hide();
|
|
163
|
+
}
|
|
164
|
+
isItemClicked.current = false;
|
|
165
|
+
},
|
|
166
|
+
when: visibleState
|
|
167
|
+
}),
|
|
168
|
+
_useEventListener2 = _slicedToArray(_useEventListener, 2),
|
|
169
|
+
bindDocumentClickListener = _useEventListener2[0],
|
|
170
|
+
unbindDocumentClickListener = _useEventListener2[1];
|
|
155
171
|
var show = function show() {
|
|
156
172
|
props.onVisibleChange ? props.onVisibleChange(true) : setVisibleState(true);
|
|
157
173
|
props.onShow && props.onShow();
|
|
158
174
|
};
|
|
159
|
-
|
|
160
175
|
var hide = function hide() {
|
|
161
176
|
props.onVisibleChange ? props.onVisibleChange(false) : setVisibleState(false);
|
|
162
177
|
props.onHide && props.onHide();
|
|
163
178
|
};
|
|
164
|
-
|
|
165
179
|
var onClick = function onClick(e) {
|
|
166
180
|
visible ? hide() : show();
|
|
167
181
|
props.onClick && props.onClick(e);
|
|
168
182
|
isItemClicked.current = true;
|
|
169
183
|
};
|
|
170
|
-
|
|
171
184
|
var onItemClick = function onItemClick(e, item) {
|
|
172
185
|
item.command && item.command({
|
|
173
186
|
originalEvent: e,
|
|
@@ -177,23 +190,18 @@ var SpeedDial = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
177
190
|
isItemClicked.current = true;
|
|
178
191
|
e.preventDefault();
|
|
179
192
|
};
|
|
180
|
-
|
|
181
193
|
var isOutsideClicked = function isOutsideClicked(event) {
|
|
182
194
|
return elementRef.current && !(elementRef.current.isSameNode(event.target) || elementRef.current.contains(event.target));
|
|
183
195
|
};
|
|
184
|
-
|
|
185
196
|
var calculateTransitionDelay = function calculateTransitionDelay(index) {
|
|
186
197
|
var length = props.model.length;
|
|
187
198
|
return (visible ? index : length - index - 1) * props.transitionDelay;
|
|
188
199
|
};
|
|
189
|
-
|
|
190
200
|
var calculatePointStyle = function calculatePointStyle(index) {
|
|
191
201
|
var type = props.type;
|
|
192
|
-
|
|
193
202
|
if (type !== 'linear') {
|
|
194
203
|
var length = props.model.length;
|
|
195
204
|
var radius = props.radius || length * 20;
|
|
196
|
-
|
|
197
205
|
if (type === 'circle') {
|
|
198
206
|
var step = 2 * Math.PI / length;
|
|
199
207
|
return {
|
|
@@ -202,12 +210,9 @@ var SpeedDial = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
202
210
|
};
|
|
203
211
|
} else if (type === 'semi-circle') {
|
|
204
212
|
var direction = props.direction;
|
|
205
|
-
|
|
206
213
|
var _step = Math.PI / (length - 1);
|
|
207
|
-
|
|
208
214
|
var x = "calc(".concat(radius * Math.cos(_step * index), "px + var(--item-diff-x, 0px))");
|
|
209
215
|
var y = "calc(".concat(radius * Math.sin(_step * index), "px + var(--item-diff-y, 0px))");
|
|
210
|
-
|
|
211
216
|
if (direction === 'up') {
|
|
212
217
|
return {
|
|
213
218
|
left: x,
|
|
@@ -231,13 +236,9 @@ var SpeedDial = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
231
236
|
}
|
|
232
237
|
} else if (type === 'quarter-circle') {
|
|
233
238
|
var _direction = props.direction;
|
|
234
|
-
|
|
235
239
|
var _step2 = Math.PI / (2 * (length - 1));
|
|
236
|
-
|
|
237
240
|
var _x = "calc(".concat(radius * Math.cos(_step2 * index), "px + var(--item-diff-x, 0px))");
|
|
238
|
-
|
|
239
241
|
var _y = "calc(".concat(radius * Math.sin(_step2 * index), "px + var(--item-diff-y, 0px))");
|
|
240
|
-
|
|
241
242
|
if (_direction === 'up-left') {
|
|
242
243
|
return {
|
|
243
244
|
right: _x,
|
|
@@ -261,10 +262,8 @@ var SpeedDial = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
261
262
|
}
|
|
262
263
|
}
|
|
263
264
|
}
|
|
264
|
-
|
|
265
265
|
return {};
|
|
266
266
|
};
|
|
267
|
-
|
|
268
267
|
var getItemStyle = function getItemStyle(index) {
|
|
269
268
|
var transitionDelay = calculateTransitionDelay(index);
|
|
270
269
|
var pointStyle = calculatePointStyle(index);
|
|
@@ -272,13 +271,10 @@ var SpeedDial = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
272
271
|
transitionDelay: "".concat(transitionDelay, "ms")
|
|
273
272
|
}, pointStyle);
|
|
274
273
|
};
|
|
275
|
-
|
|
276
274
|
hooks.useMountEffect(function () {
|
|
277
275
|
if (props.type !== 'linear') {
|
|
278
276
|
var _button = utils.DomHandler.findSingle(elementRef.current, '.p-speeddial-button');
|
|
279
|
-
|
|
280
277
|
var firstItem = utils.DomHandler.findSingle(listRef.current, '.p-speeddial-item');
|
|
281
|
-
|
|
282
278
|
if (_button && firstItem) {
|
|
283
279
|
var wDiff = Math.abs(_button.offsetWidth - firstItem.offsetWidth);
|
|
284
280
|
var hDiff = Math.abs(_button.offsetHeight - firstItem.offsetHeight);
|
|
@@ -291,7 +287,6 @@ var SpeedDial = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
291
287
|
if (visibleState) {
|
|
292
288
|
props.hideOnClickOutside && bindDocumentClickListener();
|
|
293
289
|
}
|
|
294
|
-
|
|
295
290
|
return function () {
|
|
296
291
|
props.hideOnClickOutside && unbindDocumentClickListener();
|
|
297
292
|
};
|
|
@@ -306,19 +301,17 @@ var SpeedDial = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
306
301
|
}
|
|
307
302
|
};
|
|
308
303
|
});
|
|
309
|
-
|
|
310
304
|
var createItem = function createItem(item, index) {
|
|
311
305
|
if (item.visible === false) {
|
|
312
306
|
return null;
|
|
313
307
|
}
|
|
314
|
-
|
|
315
308
|
var style = getItemStyle(index);
|
|
316
309
|
var disabled = item.disabled,
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
310
|
+
_icon = item.icon,
|
|
311
|
+
label = item.label,
|
|
312
|
+
template = item.template,
|
|
313
|
+
url = item.url,
|
|
314
|
+
target = item.target;
|
|
322
315
|
var contentClassName = utils.classNames('p-speeddial-action', {
|
|
323
316
|
'p-disabled': disabled
|
|
324
317
|
});
|
|
@@ -338,7 +331,6 @@ var SpeedDial = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
338
331
|
return onItemClick(e, item);
|
|
339
332
|
}
|
|
340
333
|
}, icon, /*#__PURE__*/React__namespace.createElement(ripple.Ripple, null));
|
|
341
|
-
|
|
342
334
|
if (template) {
|
|
343
335
|
var defaultContentOptions = {
|
|
344
336
|
onClick: function onClick(e) {
|
|
@@ -352,7 +344,6 @@ var SpeedDial = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
352
344
|
};
|
|
353
345
|
content = utils.ObjectUtils.getJSXElement(template, item, defaultContentOptions);
|
|
354
346
|
}
|
|
355
|
-
|
|
356
347
|
return /*#__PURE__*/React__namespace.createElement("li", {
|
|
357
348
|
key: index,
|
|
358
349
|
className: "p-speeddial-item",
|
|
@@ -360,11 +351,9 @@ var SpeedDial = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
360
351
|
role: "none"
|
|
361
352
|
}, content);
|
|
362
353
|
};
|
|
363
|
-
|
|
364
354
|
var createItems = function createItems() {
|
|
365
355
|
return props.model ? props.model.map(createItem) : null;
|
|
366
356
|
};
|
|
367
|
-
|
|
368
357
|
var createList = function createList() {
|
|
369
358
|
var items = createItems();
|
|
370
359
|
return /*#__PURE__*/React__namespace.createElement("ul", {
|
|
@@ -373,10 +362,8 @@ var SpeedDial = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
373
362
|
role: "menu"
|
|
374
363
|
}, items);
|
|
375
364
|
};
|
|
376
|
-
|
|
377
365
|
var createButton = function createButton() {
|
|
378
366
|
var _classNames;
|
|
379
|
-
|
|
380
367
|
var showIconVisible = !visible && !!props.showIcon || !props.hideIcon;
|
|
381
368
|
var hideIconVisible = visible && !!props.hideIcon;
|
|
382
369
|
var className = utils.classNames('p-speeddial-button p-button-rounded', {
|
|
@@ -395,7 +382,6 @@ var SpeedDial = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
395
382
|
disabled: props.disabled,
|
|
396
383
|
"aria-label": props['aria-label']
|
|
397
384
|
});
|
|
398
|
-
|
|
399
385
|
if (props.buttonTemplate) {
|
|
400
386
|
var defaultContentOptions = {
|
|
401
387
|
onClick: onClick,
|
|
@@ -407,25 +393,20 @@ var SpeedDial = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
407
393
|
};
|
|
408
394
|
return utils.ObjectUtils.getJSXElement(props.buttonTemplate, defaultContentOptions);
|
|
409
395
|
}
|
|
410
|
-
|
|
411
396
|
return content;
|
|
412
397
|
};
|
|
413
|
-
|
|
414
398
|
var createMask = function createMask() {
|
|
415
399
|
if (props.mask) {
|
|
416
400
|
var _className = utils.classNames('p-speeddial-mask', {
|
|
417
401
|
'p-speeddial-mask-visible': visible
|
|
418
402
|
}, props.maskClassName);
|
|
419
|
-
|
|
420
403
|
return /*#__PURE__*/React__namespace.createElement("div", {
|
|
421
404
|
className: _className,
|
|
422
405
|
style: props.maskStyle
|
|
423
406
|
});
|
|
424
407
|
}
|
|
425
|
-
|
|
426
408
|
return null;
|
|
427
409
|
};
|
|
428
|
-
|
|
429
410
|
var otherProps = utils.ObjectUtils.findDiffKeys(props, SpeedDial.defaultProps);
|
|
430
411
|
var className = utils.classNames("p-speeddial p-component p-speeddial-".concat(props.type), (_classNames2 = {}, _defineProperty(_classNames2, "p-speeddial-direction-".concat(props.direction), props.type !== 'circle'), _defineProperty(_classNames2, 'p-speeddial-opened', visible), _defineProperty(_classNames2, 'p-disabled', props.disabled), _classNames2), props.className);
|
|
431
412
|
var button$1 = createButton();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("primereact/button"),n=require("primereact/hooks"),r=require("primereact/ripple"),i=require("primereact/utils");function
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("primereact/button"),n=require("primereact/hooks"),r=require("primereact/ripple"),i=require("primereact/utils");function l(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=l(e);function a(){return a=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},a.apply(this,arguments)}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 u(e,t){if("object"!==c(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.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 s(e){var t=u(e,"string");return"symbol"===c(t)?t:String(t)}function f(e,t,n){return(t=s(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function p(e){if(Array.isArray(e))return e}function d(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,i,l,o,a=[],c=!0,u=!1;try{if(l=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=l.call(n)).done)&&(a.push(r.value),a.length!==t);c=!0);}catch(e){u=!0,i=e}finally{try{if(!c&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw i}}return a}}function m(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 b(e,t){if(e){if("string"==typeof e)return m(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)?m(e,t):void 0}}function y(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function h(e,t){return p(e)||d(e,t)||b(e,t)||y()}function v(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function g(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?v(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):v(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var O=o.memo(o.forwardRef((function(e,l){var c,u=h(o.useState(!1),2),s=u[0],p=u[1],d=o.useRef(!1),m=o.useRef(null),b=o.useRef(null),y=e.onVisibleChange?e.visible:s,v=h(n.useEventListener({type:"click",listener:function(e){!d.current&&C(e)&&N(),d.current=!1},when:s}),2),S=v[0],j=v[1],w=function(){e.onVisibleChange?e.onVisibleChange(!0):p(!0),e.onShow&&e.onShow()},N=function(){e.onVisibleChange?e.onVisibleChange(!1):p(!1),e.onHide&&e.onHide()},I=function(t){y?N():w(),e.onClick&&e.onClick(t),d.current=!0},k=function(e,t){t.command&&t.command({originalEvent:e,item:t}),N(),d.current=!0,e.preventDefault()},C=function(e){return m.current&&!(m.current.isSameNode(e.target)||m.current.contains(e.target))},P=function(t){return(y?t:e.model.length-t-1)*e.transitionDelay},x=function(t){var n=e.type;if("linear"!==n){var r=e.model.length,i=e.radius||20*r;if("circle"===n){var l=2*Math.PI/r;return{left:"calc(".concat(i*Math.cos(l*t),"px + var(--item-diff-x, 0px))"),top:"calc(".concat(i*Math.sin(l*t),"px + var(--item-diff-y, 0px))")}}if("semi-circle"===n){var o=e.direction,a=Math.PI/(r-1),c="calc(".concat(i*Math.cos(a*t),"px + var(--item-diff-x, 0px))"),u="calc(".concat(i*Math.sin(a*t),"px + var(--item-diff-y, 0px))");if("up"===o)return{left:c,bottom:u};if("down"===o)return{left:c,top:u};if("left"===o)return{right:u,top:c};if("right"===o)return{left:u,top:c}}else if("quarter-circle"===n){var s=e.direction,f=Math.PI/(2*(r-1)),p="calc(".concat(i*Math.cos(f*t),"px + var(--item-diff-x, 0px))"),d="calc(".concat(i*Math.sin(f*t),"px + var(--item-diff-y, 0px))");if("up-left"===s)return{right:p,bottom:d};if("up-right"===s)return{left:p,bottom:d};if("down-left"===s)return{right:d,top:p};if("down-right"===s)return{left:d,top:p}}}return{}},E=function(e){var t=P(e),n=x(e);return g({transitionDelay:"".concat(t,"ms")},n)};n.useMountEffect((function(){if("linear"!==e.type){var t=i.DomHandler.findSingle(m.current,".p-speeddial-button"),n=i.DomHandler.findSingle(b.current,".p-speeddial-item");if(t&&n){var r=Math.abs(t.offsetWidth-n.offsetWidth),l=Math.abs(t.offsetHeight-n.offsetHeight);b.current.style.setProperty("--item-diff-x","".concat(r/2,"px")),b.current.style.setProperty("--item-diff-y","".concat(l/2,"px"))}}})),n.useUpdateEffect((function(){return s&&e.hideOnClickOutside&&S(),function(){e.hideOnClickOutside&&j()}}),[s]),o.useImperativeHandle(l,(function(){return{props:e,show:w,hide:N,getElement:function(){return m.current}}}));var D,M=function(t,n){if(!1===t.visible)return null;var l=E(n),a=t.icon,c=t.label,u=t.template,s=t.url,f=t.target,p=i.classNames("p-speeddial-action",{"p-disabled":t.disabled}),d=i.classNames("p-speeddial-action-icon",a),m=i.IconUtils.getJSXIcon(a,{className:"p-speeddial-action-icon"},{props:e}),b=o.createElement("a",{href:s||"#",role:"menuitem",className:p,target:f,"data-pr-tooltip":c,onClick:function(e){return k(e,t)}},m,o.createElement(r.Ripple,null));u&&(b=i.ObjectUtils.getJSXElement(u,t,{onClick:function(e){return k(e,t)},className:p,iconClassName:d,element:b,props:e,visible:y}));return o.createElement("li",{key:n,className:"p-speeddial-item",style:l,role:"none"},b)},A=i.ObjectUtils.findDiffKeys(e,O.defaultProps),H=i.classNames("p-speeddial p-component p-speeddial-".concat(e.type),(f(c={},"p-speeddial-direction-".concat(e.direction),"circle"!==e.type),f(c,"p-speeddial-opened",y),f(c,"p-disabled",e.disabled),c),e.className),U=function(){var n,r=!y&&!!e.showIcon||!e.hideIcon,l=y&&!!e.hideIcon,a=i.classNames("p-speeddial-button p-button-rounded",{"p-speeddial-rotate":e.rotateAnimation&&!e.hideIcon},e.buttonClassName),c=i.classNames((f(n={},"".concat(e.showIcon),!y&&!!e.showIcon||!e.hideIcon),f(n,"".concat(e.hideIcon),y&&!!e.hideIcon),n)),u=i.IconUtils.getJSXIcon(r?e.showIcon:l?e.hideIcon:null,void 0,{props:e}),s=o.createElement(t.Button,{type:"button",style:e.buttonStyle,className:a,icon:u,onClick:I,disabled:e.disabled,"aria-label":e["aria-label"]});return e.buttonTemplate?i.ObjectUtils.getJSXElement(e.buttonTemplate,{onClick:I,className:a,iconClassName:c,element:s,props:e,visible:y}):s}(),q=(D=e.model?e.model.map(M):null,o.createElement("ul",{ref:b,className:"p-speeddial-list",role:"menu"},D)),T=function(){if(e.mask){var t=i.classNames("p-speeddial-mask",{"p-speeddial-mask-visible":y},e.maskClassName);return o.createElement("div",{className:t,style:e.maskStyle})}return null}();return o.createElement(o.Fragment,null,o.createElement("div",a({ref:m,id:e.id,className:H,style:e.style},A),U,q),T)})));O.displayName="SpeedDial",O.defaultProps={__TYPE:"SpeedDial",id:null,model:null,visible:!1,style:null,className:null,direction:"up",transitionDelay:30,type:"linear",radius:0,mask:!1,disabled:!1,hideOnClickOutside:!0,buttonStyle:null,buttonClassName:null,buttonTemplate:null,"aria-label":null,maskStyle:null,maskClassName:null,showIcon:"pi pi-plus",hideIcon:null,rotateAnimation:!0,onVisibleChange:null,onClick:null,onShow:null,onHide:null},exports.SpeedDial=O;
|
package/speeddial/speeddial.d.ts
CHANGED
|
@@ -1,49 +1,178 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
* When pressed, a floating action button can display multiple primary actions that can be performed on a page.
|
|
4
|
+
*
|
|
5
|
+
* [Live Demo](https://www.primefaces.org/primereact/speeddial/)
|
|
6
|
+
*
|
|
7
|
+
* @module speeddial
|
|
8
|
+
*
|
|
9
|
+
*/
|
|
1
10
|
import * as React from 'react';
|
|
2
11
|
import { MenuItem } from '../menuitem';
|
|
3
12
|
import { IconType } from '../utils';
|
|
4
13
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
type SpeedDialButtonTemplateType = React.ReactNode | ((options: SpeedDialButtonOptions) => React.ReactNode);
|
|
10
|
-
|
|
14
|
+
/**
|
|
15
|
+
* @group Misc
|
|
16
|
+
*/
|
|
11
17
|
interface SpeedDialButtonOptions {
|
|
18
|
+
/**
|
|
19
|
+
* Fired when the button element clicked.
|
|
20
|
+
* @param {React.MouseEvent<HTMLElement>} event - Browser event.
|
|
21
|
+
*/
|
|
12
22
|
onClick?(event: React.MouseEvent<HTMLElement>): void;
|
|
23
|
+
/**
|
|
24
|
+
* Style class of the element.
|
|
25
|
+
*/
|
|
13
26
|
className: string;
|
|
27
|
+
/**
|
|
28
|
+
* Icon Classname of the element.
|
|
29
|
+
*/
|
|
14
30
|
iconClassName: string;
|
|
31
|
+
/**
|
|
32
|
+
* Default element created by the component.
|
|
33
|
+
*/
|
|
15
34
|
element: JSX.Element;
|
|
35
|
+
/**
|
|
36
|
+
* Properties passed to the component.
|
|
37
|
+
*/
|
|
16
38
|
props: SpeedDialProps;
|
|
39
|
+
/**
|
|
40
|
+
* Whether the overlay is opened.
|
|
41
|
+
*/
|
|
17
42
|
visible: boolean;
|
|
18
43
|
}
|
|
19
44
|
|
|
45
|
+
/**
|
|
46
|
+
* Defines valid properties in SpeedDial component. In addition to these, all properties of HTMLDivElement can be used in this component.
|
|
47
|
+
* @group Properties
|
|
48
|
+
*/
|
|
20
49
|
export interface SpeedDialProps extends Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, 'ref'> {
|
|
50
|
+
/**
|
|
51
|
+
* MenuModel instance to define the action items.
|
|
52
|
+
*/
|
|
21
53
|
model?: MenuItem[];
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
54
|
+
/**
|
|
55
|
+
* Specifies the visibility of the overlay.
|
|
56
|
+
* @defaultValue false
|
|
57
|
+
*/
|
|
58
|
+
visible?: boolean | undefined;
|
|
59
|
+
/**
|
|
60
|
+
* Specifies the opening direction of actions. Valid values are 'up', 'down', 'left', 'right', 'up-left', 'up-right', 'down-left' and 'down-right'
|
|
61
|
+
* @defaultValue up
|
|
62
|
+
*/
|
|
63
|
+
direction?: 'up' | 'down' | 'left' | 'right' | 'up-left' | 'up-right' | 'down-left' | 'down-right' | undefined;
|
|
64
|
+
/**
|
|
65
|
+
* Transition delay step for each action item.
|
|
66
|
+
* @defaultValue 30
|
|
67
|
+
*/
|
|
68
|
+
transitionDelay?: number | undefined;
|
|
69
|
+
/**
|
|
70
|
+
* Specifies the opening type of actions.
|
|
71
|
+
* @defaultValue linear
|
|
72
|
+
*/
|
|
73
|
+
type?: 'linear' | 'circle' | 'semi-circle' | 'quarter-circle' | undefined;
|
|
74
|
+
/**
|
|
75
|
+
* Radius for *circle types.
|
|
76
|
+
* @defaultValue 0
|
|
77
|
+
*/
|
|
78
|
+
radius?: number | undefined;
|
|
79
|
+
/**
|
|
80
|
+
* Whether to show a mask element behind the speeddial.
|
|
81
|
+
* @defaultValue false
|
|
82
|
+
*/
|
|
83
|
+
mask?: boolean | undefined;
|
|
84
|
+
/**
|
|
85
|
+
* Whether the component is disabled.
|
|
86
|
+
* @defaultValue false
|
|
87
|
+
*/
|
|
88
|
+
disabled?: boolean | undefined;
|
|
89
|
+
/**
|
|
90
|
+
* Whether the actions close when clicked outside.
|
|
91
|
+
* @defaultValue true
|
|
92
|
+
*/
|
|
93
|
+
hideOnClickOutside?: boolean | undefined;
|
|
94
|
+
/**
|
|
95
|
+
* Inline style of the button element.
|
|
96
|
+
*/
|
|
30
97
|
buttonStyle?: React.CSSProperties;
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
98
|
+
/**
|
|
99
|
+
* Style class of the button element.
|
|
100
|
+
*/
|
|
101
|
+
buttonClassName?: string | undefined;
|
|
102
|
+
/**
|
|
103
|
+
* Template of button element.
|
|
104
|
+
*/
|
|
105
|
+
buttonTemplate?: React.ReactNode | ((options: SpeedDialButtonOptions) => React.ReactNode);
|
|
106
|
+
/**
|
|
107
|
+
* Inline style of the mask element.
|
|
108
|
+
*/
|
|
109
|
+
maskStyle?: React.CSSProperties | undefined;
|
|
110
|
+
/**
|
|
111
|
+
* Style class of the mask element.
|
|
112
|
+
*/
|
|
113
|
+
maskClassName?: string | undefined;
|
|
114
|
+
/**
|
|
115
|
+
* Show icon of the button element.
|
|
116
|
+
* @defaultValue pi pi-plus
|
|
117
|
+
*/
|
|
35
118
|
showIcon?: IconType<SpeedDialProps>;
|
|
119
|
+
/**
|
|
120
|
+
* Hide icon of the button element.
|
|
121
|
+
*/
|
|
36
122
|
hideIcon?: IconType<SpeedDialProps>;
|
|
37
|
-
|
|
123
|
+
/**
|
|
124
|
+
* Defined to rotate showIcon when hideIcon is not present.
|
|
125
|
+
* @defaultValue true
|
|
126
|
+
*/
|
|
127
|
+
rotateAnimation?: boolean | undefined;
|
|
128
|
+
/**
|
|
129
|
+
* Fired when the visibility of element changed.
|
|
130
|
+
* @param {boolean} visible - Custom visible change event
|
|
131
|
+
*/
|
|
38
132
|
onVisibleChange?(visible: boolean): void;
|
|
133
|
+
/**
|
|
134
|
+
* Fired when the button element clicked.
|
|
135
|
+
* @param {React.MouseEvent<HTMLElement>} event - Browser event.
|
|
136
|
+
*/
|
|
39
137
|
onClick?(event: React.MouseEvent<HTMLElement>): void;
|
|
138
|
+
/**
|
|
139
|
+
* Fired when the actions are visible.
|
|
140
|
+
*/
|
|
40
141
|
onShow?(): void;
|
|
142
|
+
/**
|
|
143
|
+
* Fired when the actions are hidden.
|
|
144
|
+
*/
|
|
41
145
|
onHide?(): void;
|
|
42
|
-
|
|
146
|
+
/**
|
|
147
|
+
* Used to get the child elements of the component.
|
|
148
|
+
* @readonly
|
|
149
|
+
*/
|
|
150
|
+
children?: React.ReactNode | undefined;
|
|
43
151
|
}
|
|
44
152
|
|
|
153
|
+
/**
|
|
154
|
+
* **PrimeReact - SpeedDial**
|
|
155
|
+
*
|
|
156
|
+
* _When pressed, a floating action button can display multiple primary actions that can be performed on a page._
|
|
157
|
+
*
|
|
158
|
+
* [Live Demo](https://www.primefaces.org/primereact/speeddial/)
|
|
159
|
+
* --- ---
|
|
160
|
+
* 
|
|
161
|
+
*
|
|
162
|
+
* @group Component
|
|
163
|
+
*/
|
|
45
164
|
export declare class SpeedDial extends React.Component<SpeedDialProps, any> {
|
|
165
|
+
/**
|
|
166
|
+
* Used to show the popup.
|
|
167
|
+
*/
|
|
46
168
|
public show(): void;
|
|
169
|
+
/**
|
|
170
|
+
* Used to hide the popup.
|
|
171
|
+
*/
|
|
47
172
|
public hide(): void;
|
|
173
|
+
/**
|
|
174
|
+
* Used to get container element.
|
|
175
|
+
* @return {HTMLDivElement} Container element
|
|
176
|
+
*/
|
|
48
177
|
public getElement(): HTMLDivElement;
|
|
49
178
|
}
|