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
|
@@ -1,12 +1,50 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
* Breadcrumb provides contextual information about page hierarchy.
|
|
4
|
+
*
|
|
5
|
+
* [Live Demo](https://www.primefaces.org/primereact/breadcrumb/)
|
|
6
|
+
*
|
|
7
|
+
* @module breadcrumb
|
|
8
|
+
*
|
|
9
|
+
*/
|
|
1
10
|
import * as React from 'react';
|
|
2
11
|
import { MenuItem } from '../menuitem';
|
|
3
12
|
|
|
13
|
+
/**
|
|
14
|
+
* Defines valid properties in BreadCrumb component. In addition to these, all properties of HTMLElement can be used in this component.
|
|
15
|
+
* @group Properties
|
|
16
|
+
*/
|
|
4
17
|
export interface BreadCrumbProps extends Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>, 'ref'> {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
18
|
+
/**
|
|
19
|
+
* An array of menuitems.
|
|
20
|
+
*/
|
|
21
|
+
model?: MenuItem[] | undefined;
|
|
22
|
+
/**
|
|
23
|
+
* MenuItem configuration for the home icon.
|
|
24
|
+
*/
|
|
25
|
+
home?: MenuItem | undefined;
|
|
26
|
+
/**
|
|
27
|
+
* Used to get the child elements of the component.
|
|
28
|
+
* @readonly
|
|
29
|
+
*/
|
|
30
|
+
children?: React.ReactNode | undefined;
|
|
8
31
|
}
|
|
9
32
|
|
|
33
|
+
/**
|
|
34
|
+
* **PrimeReact - BreadCrumb**
|
|
35
|
+
*
|
|
36
|
+
* _Breadcrumb provides contextual information about page hierarchy._
|
|
37
|
+
*
|
|
38
|
+
* [Live Demo](https://www.primefaces.org/primereact/breadcrumb/)
|
|
39
|
+
* --- ---
|
|
40
|
+
* 
|
|
41
|
+
*
|
|
42
|
+
* @group Component
|
|
43
|
+
*/
|
|
10
44
|
export declare class BreadCrumb extends React.Component<BreadCrumbProps, any> {
|
|
45
|
+
/**
|
|
46
|
+
* Used to get container element.
|
|
47
|
+
* @return {HTMLElement} Container element
|
|
48
|
+
*/
|
|
11
49
|
public getElement(): HTMLElement;
|
|
12
50
|
}
|
|
@@ -5,14 +5,12 @@ function _extends() {
|
|
|
5
5
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
6
6
|
for (var i = 1; i < arguments.length; i++) {
|
|
7
7
|
var source = arguments[i];
|
|
8
|
-
|
|
9
8
|
for (var key in source) {
|
|
10
9
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
11
10
|
target[key] = source[key];
|
|
12
11
|
}
|
|
13
12
|
}
|
|
14
13
|
}
|
|
15
|
-
|
|
16
14
|
return target;
|
|
17
15
|
};
|
|
18
16
|
return _extends.apply(this, arguments);
|
|
@@ -20,17 +18,14 @@ function _extends() {
|
|
|
20
18
|
|
|
21
19
|
var BreadCrumb = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
22
20
|
var elementRef = React.useRef(null);
|
|
23
|
-
|
|
24
21
|
var itemClick = function itemClick(event, item) {
|
|
25
22
|
if (item.disabled) {
|
|
26
23
|
event.preventDefault();
|
|
27
24
|
return;
|
|
28
25
|
}
|
|
29
|
-
|
|
30
26
|
if (!item.url) {
|
|
31
27
|
event.preventDefault();
|
|
32
28
|
}
|
|
33
|
-
|
|
34
29
|
if (item.command) {
|
|
35
30
|
item.command({
|
|
36
31
|
originalEvent: event,
|
|
@@ -38,27 +33,22 @@ var BreadCrumb = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
|
|
|
38
33
|
});
|
|
39
34
|
}
|
|
40
35
|
};
|
|
41
|
-
|
|
42
36
|
var createHome = function createHome() {
|
|
43
37
|
var home = props.home;
|
|
44
|
-
|
|
45
38
|
if (home) {
|
|
46
39
|
if (home.visible === false) {
|
|
47
40
|
return null;
|
|
48
41
|
}
|
|
49
|
-
|
|
50
42
|
var _icon = home.icon,
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
43
|
+
target = home.target,
|
|
44
|
+
url = home.url,
|
|
45
|
+
disabled = home.disabled,
|
|
46
|
+
style = home.style,
|
|
47
|
+
_className = home.className,
|
|
48
|
+
template = home.template;
|
|
58
49
|
var _className2 = classNames('p-breadcrumb-home', {
|
|
59
50
|
'p-disabled': disabled
|
|
60
51
|
}, _className);
|
|
61
|
-
|
|
62
52
|
var icon = IconUtils.getJSXIcon(_icon, {
|
|
63
53
|
className: 'p-menuitem-icon'
|
|
64
54
|
}, {
|
|
@@ -73,7 +63,6 @@ var BreadCrumb = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
|
|
|
73
63
|
return itemClick(event, home);
|
|
74
64
|
}
|
|
75
65
|
}, icon);
|
|
76
|
-
|
|
77
66
|
if (template) {
|
|
78
67
|
var defaultContentOptions = {
|
|
79
68
|
onClick: function onClick(event) {
|
|
@@ -86,27 +75,22 @@ var BreadCrumb = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
|
|
|
86
75
|
};
|
|
87
76
|
content = ObjectUtils.getJSXElement(template, home, defaultContentOptions);
|
|
88
77
|
}
|
|
89
|
-
|
|
90
78
|
return /*#__PURE__*/React.createElement("li", {
|
|
91
79
|
className: _className2,
|
|
92
80
|
style: style
|
|
93
81
|
}, content);
|
|
94
82
|
}
|
|
95
|
-
|
|
96
83
|
return null;
|
|
97
84
|
};
|
|
98
|
-
|
|
99
85
|
var createSeparator = function createSeparator() {
|
|
100
86
|
return /*#__PURE__*/React.createElement("li", {
|
|
101
87
|
className: "p-breadcrumb-chevron pi pi-chevron-right"
|
|
102
88
|
});
|
|
103
89
|
};
|
|
104
|
-
|
|
105
90
|
var createMenuitem = function createMenuitem(item) {
|
|
106
91
|
if (item.visible === false) {
|
|
107
92
|
return null;
|
|
108
93
|
}
|
|
109
|
-
|
|
110
94
|
var className = classNames(item.className, {
|
|
111
95
|
'p-disabled': item.disabled
|
|
112
96
|
});
|
|
@@ -122,7 +106,6 @@ var BreadCrumb = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
|
|
|
122
106
|
},
|
|
123
107
|
"aria-disabled": item.disabled
|
|
124
108
|
}, label);
|
|
125
|
-
|
|
126
109
|
if (item.template) {
|
|
127
110
|
var defaultContentOptions = {
|
|
128
111
|
onClick: function onClick(event) {
|
|
@@ -135,20 +118,17 @@ var BreadCrumb = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
|
|
|
135
118
|
};
|
|
136
119
|
content = ObjectUtils.getJSXElement(item.template, item, defaultContentOptions);
|
|
137
120
|
}
|
|
138
|
-
|
|
139
121
|
return /*#__PURE__*/React.createElement("li", {
|
|
140
122
|
className: className,
|
|
141
123
|
style: item.style
|
|
142
124
|
}, content);
|
|
143
125
|
};
|
|
144
|
-
|
|
145
126
|
var createMenuitems = function createMenuitems() {
|
|
146
127
|
if (props.model) {
|
|
147
128
|
var _items = props.model.map(function (item, index) {
|
|
148
129
|
if (item.visible === false) {
|
|
149
130
|
return null;
|
|
150
131
|
}
|
|
151
|
-
|
|
152
132
|
var menuitem = createMenuitem(item);
|
|
153
133
|
var separator = index === props.model.length - 1 ? null : createSeparator();
|
|
154
134
|
var key = item.label + '_' + index;
|
|
@@ -156,13 +136,10 @@ var BreadCrumb = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function
|
|
|
156
136
|
key: key
|
|
157
137
|
}, menuitem, separator);
|
|
158
138
|
});
|
|
159
|
-
|
|
160
139
|
return _items;
|
|
161
140
|
}
|
|
162
|
-
|
|
163
141
|
return null;
|
|
164
142
|
};
|
|
165
|
-
|
|
166
143
|
React.useImperativeHandle(ref, function () {
|
|
167
144
|
return {
|
|
168
145
|
props: props,
|
package/breadcrumb/breadcrumb.js
CHANGED
|
@@ -26,14 +26,12 @@ this.primereact.breadcrumb = (function (exports, React, utils) {
|
|
|
26
26
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
27
27
|
for (var i = 1; i < arguments.length; i++) {
|
|
28
28
|
var source = arguments[i];
|
|
29
|
-
|
|
30
29
|
for (var key in source) {
|
|
31
30
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
32
31
|
target[key] = source[key];
|
|
33
32
|
}
|
|
34
33
|
}
|
|
35
34
|
}
|
|
36
|
-
|
|
37
35
|
return target;
|
|
38
36
|
};
|
|
39
37
|
return _extends.apply(this, arguments);
|
|
@@ -41,17 +39,14 @@ this.primereact.breadcrumb = (function (exports, React, utils) {
|
|
|
41
39
|
|
|
42
40
|
var BreadCrumb = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.forwardRef(function (props, ref) {
|
|
43
41
|
var elementRef = React__namespace.useRef(null);
|
|
44
|
-
|
|
45
42
|
var itemClick = function itemClick(event, item) {
|
|
46
43
|
if (item.disabled) {
|
|
47
44
|
event.preventDefault();
|
|
48
45
|
return;
|
|
49
46
|
}
|
|
50
|
-
|
|
51
47
|
if (!item.url) {
|
|
52
48
|
event.preventDefault();
|
|
53
49
|
}
|
|
54
|
-
|
|
55
50
|
if (item.command) {
|
|
56
51
|
item.command({
|
|
57
52
|
originalEvent: event,
|
|
@@ -59,27 +54,22 @@ this.primereact.breadcrumb = (function (exports, React, utils) {
|
|
|
59
54
|
});
|
|
60
55
|
}
|
|
61
56
|
};
|
|
62
|
-
|
|
63
57
|
var createHome = function createHome() {
|
|
64
58
|
var home = props.home;
|
|
65
|
-
|
|
66
59
|
if (home) {
|
|
67
60
|
if (home.visible === false) {
|
|
68
61
|
return null;
|
|
69
62
|
}
|
|
70
|
-
|
|
71
63
|
var _icon = home.icon,
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
64
|
+
target = home.target,
|
|
65
|
+
url = home.url,
|
|
66
|
+
disabled = home.disabled,
|
|
67
|
+
style = home.style,
|
|
68
|
+
_className = home.className,
|
|
69
|
+
template = home.template;
|
|
79
70
|
var _className2 = utils.classNames('p-breadcrumb-home', {
|
|
80
71
|
'p-disabled': disabled
|
|
81
72
|
}, _className);
|
|
82
|
-
|
|
83
73
|
var icon = utils.IconUtils.getJSXIcon(_icon, {
|
|
84
74
|
className: 'p-menuitem-icon'
|
|
85
75
|
}, {
|
|
@@ -94,7 +84,6 @@ this.primereact.breadcrumb = (function (exports, React, utils) {
|
|
|
94
84
|
return itemClick(event, home);
|
|
95
85
|
}
|
|
96
86
|
}, icon);
|
|
97
|
-
|
|
98
87
|
if (template) {
|
|
99
88
|
var defaultContentOptions = {
|
|
100
89
|
onClick: function onClick(event) {
|
|
@@ -107,27 +96,22 @@ this.primereact.breadcrumb = (function (exports, React, utils) {
|
|
|
107
96
|
};
|
|
108
97
|
content = utils.ObjectUtils.getJSXElement(template, home, defaultContentOptions);
|
|
109
98
|
}
|
|
110
|
-
|
|
111
99
|
return /*#__PURE__*/React__namespace.createElement("li", {
|
|
112
100
|
className: _className2,
|
|
113
101
|
style: style
|
|
114
102
|
}, content);
|
|
115
103
|
}
|
|
116
|
-
|
|
117
104
|
return null;
|
|
118
105
|
};
|
|
119
|
-
|
|
120
106
|
var createSeparator = function createSeparator() {
|
|
121
107
|
return /*#__PURE__*/React__namespace.createElement("li", {
|
|
122
108
|
className: "p-breadcrumb-chevron pi pi-chevron-right"
|
|
123
109
|
});
|
|
124
110
|
};
|
|
125
|
-
|
|
126
111
|
var createMenuitem = function createMenuitem(item) {
|
|
127
112
|
if (item.visible === false) {
|
|
128
113
|
return null;
|
|
129
114
|
}
|
|
130
|
-
|
|
131
115
|
var className = utils.classNames(item.className, {
|
|
132
116
|
'p-disabled': item.disabled
|
|
133
117
|
});
|
|
@@ -143,7 +127,6 @@ this.primereact.breadcrumb = (function (exports, React, utils) {
|
|
|
143
127
|
},
|
|
144
128
|
"aria-disabled": item.disabled
|
|
145
129
|
}, label);
|
|
146
|
-
|
|
147
130
|
if (item.template) {
|
|
148
131
|
var defaultContentOptions = {
|
|
149
132
|
onClick: function onClick(event) {
|
|
@@ -156,20 +139,17 @@ this.primereact.breadcrumb = (function (exports, React, utils) {
|
|
|
156
139
|
};
|
|
157
140
|
content = utils.ObjectUtils.getJSXElement(item.template, item, defaultContentOptions);
|
|
158
141
|
}
|
|
159
|
-
|
|
160
142
|
return /*#__PURE__*/React__namespace.createElement("li", {
|
|
161
143
|
className: className,
|
|
162
144
|
style: item.style
|
|
163
145
|
}, content);
|
|
164
146
|
};
|
|
165
|
-
|
|
166
147
|
var createMenuitems = function createMenuitems() {
|
|
167
148
|
if (props.model) {
|
|
168
149
|
var _items = props.model.map(function (item, index) {
|
|
169
150
|
if (item.visible === false) {
|
|
170
151
|
return null;
|
|
171
152
|
}
|
|
172
|
-
|
|
173
153
|
var menuitem = createMenuitem(item);
|
|
174
154
|
var separator = index === props.model.length - 1 ? null : createSeparator();
|
|
175
155
|
var key = item.label + '_' + index;
|
|
@@ -177,13 +157,10 @@ this.primereact.breadcrumb = (function (exports, React, utils) {
|
|
|
177
157
|
key: key
|
|
178
158
|
}, menuitem, separator);
|
|
179
159
|
});
|
|
180
|
-
|
|
181
160
|
return _items;
|
|
182
161
|
}
|
|
183
|
-
|
|
184
162
|
return null;
|
|
185
163
|
};
|
|
186
|
-
|
|
187
164
|
React__namespace.useImperativeHandle(ref, function () {
|
|
188
165
|
return {
|
|
189
166
|
props: props,
|
package/button/button.cjs.js
CHANGED
|
@@ -31,20 +31,45 @@ function _extends() {
|
|
|
31
31
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
32
32
|
for (var i = 1; i < arguments.length; i++) {
|
|
33
33
|
var source = arguments[i];
|
|
34
|
-
|
|
35
34
|
for (var key in source) {
|
|
36
35
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
37
36
|
target[key] = source[key];
|
|
38
37
|
}
|
|
39
38
|
}
|
|
40
39
|
}
|
|
41
|
-
|
|
42
40
|
return target;
|
|
43
41
|
};
|
|
44
42
|
return _extends.apply(this, arguments);
|
|
45
43
|
}
|
|
46
44
|
|
|
45
|
+
function _typeof(obj) {
|
|
46
|
+
"@babel/helpers - typeof";
|
|
47
|
+
|
|
48
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
|
49
|
+
return typeof obj;
|
|
50
|
+
} : function (obj) {
|
|
51
|
+
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
52
|
+
}, _typeof(obj);
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
function _toPrimitive(input, hint) {
|
|
56
|
+
if (_typeof(input) !== "object" || input === null) return input;
|
|
57
|
+
var prim = input[Symbol.toPrimitive];
|
|
58
|
+
if (prim !== undefined) {
|
|
59
|
+
var res = prim.call(input, hint || "default");
|
|
60
|
+
if (_typeof(res) !== "object") return res;
|
|
61
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
62
|
+
}
|
|
63
|
+
return (hint === "string" ? String : Number)(input);
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
function _toPropertyKey(arg) {
|
|
67
|
+
var key = _toPrimitive(arg, "string");
|
|
68
|
+
return _typeof(key) === "symbol" ? key : String(key);
|
|
69
|
+
}
|
|
70
|
+
|
|
47
71
|
function _defineProperty(obj, key, value) {
|
|
72
|
+
key = _toPropertyKey(key);
|
|
48
73
|
if (key in obj) {
|
|
49
74
|
Object.defineProperty(obj, key, {
|
|
50
75
|
value: value,
|
|
@@ -55,7 +80,6 @@ function _defineProperty(obj, key, value) {
|
|
|
55
80
|
} else {
|
|
56
81
|
obj[key] = value;
|
|
57
82
|
}
|
|
58
|
-
|
|
59
83
|
return obj;
|
|
60
84
|
}
|
|
61
85
|
|
|
@@ -64,11 +88,9 @@ var Button = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.f
|
|
|
64
88
|
React__namespace.useEffect(function () {
|
|
65
89
|
utils.ObjectUtils.combinedRefs(elementRef, ref);
|
|
66
90
|
}, [elementRef, ref]);
|
|
67
|
-
|
|
68
91
|
if (props.visible === false) {
|
|
69
92
|
return null;
|
|
70
93
|
}
|
|
71
|
-
|
|
72
94
|
var createIcon = function createIcon() {
|
|
73
95
|
var icon = props.loading ? props.loadingIcon : props.icon;
|
|
74
96
|
var className = utils.classNames('p-button-icon p-c', _defineProperty({
|
|
@@ -80,14 +102,12 @@ var Button = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.f
|
|
|
80
102
|
props: props
|
|
81
103
|
});
|
|
82
104
|
};
|
|
83
|
-
|
|
84
105
|
var createLabel = function createLabel() {
|
|
85
106
|
if (props.label) {
|
|
86
107
|
return /*#__PURE__*/React__namespace.createElement("span", {
|
|
87
108
|
className: "p-button-label p-c"
|
|
88
109
|
}, props.label);
|
|
89
110
|
}
|
|
90
|
-
|
|
91
111
|
return !props.children && !props.label && /*#__PURE__*/React__namespace.createElement("span", {
|
|
92
112
|
className: "p-button-label p-c",
|
|
93
113
|
dangerouslySetInnerHTML: {
|
|
@@ -95,7 +115,6 @@ var Button = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.f
|
|
|
95
115
|
}
|
|
96
116
|
});
|
|
97
117
|
};
|
|
98
|
-
|
|
99
118
|
var createBadge = function createBadge() {
|
|
100
119
|
if (props.badge) {
|
|
101
120
|
var badgeClassName = utils.classNames('p-badge', props.badgeClassName);
|
|
@@ -103,12 +122,11 @@ var Button = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.f
|
|
|
103
122
|
className: badgeClassName
|
|
104
123
|
}, props.badge);
|
|
105
124
|
}
|
|
106
|
-
|
|
107
125
|
return null;
|
|
108
126
|
};
|
|
109
|
-
|
|
110
|
-
var hasTooltip = utils.ObjectUtils.isNotEmpty(props.tooltip);
|
|
111
127
|
var disabled = props.disabled || props.loading;
|
|
128
|
+
var showTooltip = !disabled || props.tooltipOptions && props.tooltipOptions.showOnDisabled;
|
|
129
|
+
var hasTooltip = utils.ObjectUtils.isNotEmpty(props.tooltip) && showTooltip;
|
|
112
130
|
var otherProps = utils.ObjectUtils.findDiffKeys(props, Button.defaultProps);
|
|
113
131
|
var className = utils.classNames('p-button p-component', props.className, _defineProperty({
|
|
114
132
|
'p-button-icon-only': (props.icon || props.loading && props.loadingIcon) && !props.label && !props.children,
|
package/button/button.cjs.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("primereact/ripple"),n=require("primereact/tooltip"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("primereact/ripple"),n=require("primereact/tooltip"),o=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 o=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,o.get?o:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var r=l(e);function i(){return i=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},i.apply(this,arguments)}function a(e){return a="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},a(e)}function c(e,t){if("object"!==a(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!==a(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function u(e){var t=c(e,"string");return"symbol"===a(t)?t:String(t)}function s(e,t,n){return(t=u(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var b=r.memo(r.forwardRef((function(e,l){var a=r.useRef(l);if(r.useEffect((function(){o.ObjectUtils.combinedRefs(a,l)}),[a,l]),!1===e.visible)return null;var c=e.disabled||e.loading,u=!c||e.tooltipOptions&&e.tooltipOptions.showOnDisabled,p=o.ObjectUtils.isNotEmpty(e.tooltip)&&u,d=o.ObjectUtils.findDiffKeys(e,b.defaultProps),f=o.classNames("p-button p-component",e.className,s({"p-button-icon-only":(e.icon||e.loading&&e.loadingIcon)&&!e.label&&!e.children,"p-button-vertical":("top"===e.iconPos||"bottom"===e.iconPos)&&e.label,"p-disabled":c,"p-button-loading":e.loading,"p-button-loading-label-only":e.loading&&!e.icon&&e.label},"p-button-loading-".concat(e.iconPos),e.loading&&e.loadingIcon&&e.label)),m=function(){var t=e.loading?e.loadingIcon:e.icon,n=o.classNames("p-button-icon p-c",s({"p-button-loading-icon":e.loading},"p-button-icon-".concat(e.iconPos),e.label));return o.IconUtils.getJSXIcon(t,{className:n},{props:e})}(),g=e.label?r.createElement("span",{className:"p-button-label p-c"},e.label):!e.children&&!e.label&&r.createElement("span",{className:"p-button-label p-c",dangerouslySetInnerHTML:{__html:" "}}),y=function(){if(e.badge){var t=o.classNames("p-badge",e.badgeClassName);return r.createElement("span",{className:t},e.badge)}return null}();return r.createElement(r.Fragment,null,r.createElement("button",i({ref:a,"aria-label":e.label?e.label+(e.badge?" "+e.badge:""):e["aria-label"]},d,{className:f,disabled:c}),m,g,e.children,y,r.createElement(t.Ripple,null)),p&&r.createElement(n.Tooltip,i({target:a,content:e.tooltip},e.tooltipOptions)))})));b.displayName="Button",b.defaultProps={__TYPE:"Button",label:null,icon:null,iconPos:"left",badge:null,badgeClassName:null,tooltip:null,tooltipOptions:null,disabled:!1,loading:!1,loadingIcon:"pi pi-spinner pi-spin",visible:!0},exports.Button=b;
|
package/button/button.d.ts
CHANGED
|
@@ -1,22 +1,74 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
* Button is an extension to standard input element with icons and theming.
|
|
4
|
+
*
|
|
5
|
+
* [Live Demo](https://www.primefaces.org/primereact/button/)
|
|
6
|
+
*
|
|
7
|
+
* @module button
|
|
8
|
+
*
|
|
9
|
+
*/
|
|
1
10
|
import * as React from 'react';
|
|
2
|
-
import TooltipOptions from '../tooltip/tooltipoptions';
|
|
11
|
+
import { TooltipOptions } from '../tooltip/tooltipoptions';
|
|
3
12
|
import { IconType } from '../utils';
|
|
4
13
|
|
|
5
|
-
|
|
6
|
-
|
|
14
|
+
/**
|
|
15
|
+
* Defines valid properties in Button component. In addition to these, all properties of HTMLButtonElement can be used in this component.
|
|
16
|
+
* @group Properties
|
|
17
|
+
*/
|
|
7
18
|
export interface ButtonProps extends Omit<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, 'disabled' | 'ref'> {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
19
|
+
/**
|
|
20
|
+
* Value of the badge.
|
|
21
|
+
*/
|
|
22
|
+
badge?: string | undefined;
|
|
23
|
+
/**
|
|
24
|
+
* Style class of the badge.
|
|
25
|
+
*/
|
|
26
|
+
badgeClassName?: string | undefined;
|
|
27
|
+
/**
|
|
28
|
+
* Used to get the child elements of the component.
|
|
29
|
+
* @readonly
|
|
30
|
+
*/
|
|
31
|
+
children?: React.ReactNode | undefined;
|
|
32
|
+
/**
|
|
33
|
+
* When present, it specifies that the element should be disabled.
|
|
34
|
+
* @defaultValue false
|
|
35
|
+
*/
|
|
36
|
+
disabled?: boolean | undefined;
|
|
37
|
+
/**
|
|
38
|
+
* Name of the icon or JSX.Element for icon.
|
|
39
|
+
*/
|
|
40
|
+
icon?: IconType<ButtonProps> | undefined;
|
|
41
|
+
/**
|
|
42
|
+
* Position of the icon, valid values are "left", "right", "top" and "bottom".
|
|
43
|
+
* @defaultValue left
|
|
44
|
+
*/
|
|
45
|
+
iconPos?: 'top' | 'bottom' | 'left' | 'right' | undefined;
|
|
46
|
+
/**
|
|
47
|
+
* Text of the button.
|
|
48
|
+
*/
|
|
49
|
+
label?: string | undefined;
|
|
50
|
+
/**
|
|
51
|
+
* Display loading icon of the button
|
|
52
|
+
* @defaultValue false
|
|
53
|
+
*/
|
|
54
|
+
loading?: boolean | undefined;
|
|
55
|
+
/**
|
|
56
|
+
* Name of the loading icon or JSX.Element for loading icon.
|
|
57
|
+
*/
|
|
58
|
+
loadingIcon?: IconType<ButtonProps> | undefined;
|
|
59
|
+
/**
|
|
60
|
+
* Content of the tooltip.
|
|
61
|
+
*/
|
|
62
|
+
tooltip?: string | undefined;
|
|
63
|
+
/**
|
|
64
|
+
* Configuration of the tooltip, refer to the tooltip documentation for more information.
|
|
65
|
+
*/
|
|
66
|
+
tooltipOptions?: TooltipOptions | undefined;
|
|
67
|
+
/**
|
|
68
|
+
* When present, it specifies that the element should be visible.
|
|
69
|
+
* @defaultValue true
|
|
70
|
+
*/
|
|
71
|
+
visible?: boolean | undefined;
|
|
20
72
|
}
|
|
21
73
|
|
|
22
74
|
export declare class Button extends React.Component<ButtonProps, any> {}
|
package/button/button.esm.js
CHANGED
|
@@ -7,20 +7,45 @@ function _extends() {
|
|
|
7
7
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
8
8
|
for (var i = 1; i < arguments.length; i++) {
|
|
9
9
|
var source = arguments[i];
|
|
10
|
-
|
|
11
10
|
for (var key in source) {
|
|
12
11
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
13
12
|
target[key] = source[key];
|
|
14
13
|
}
|
|
15
14
|
}
|
|
16
15
|
}
|
|
17
|
-
|
|
18
16
|
return target;
|
|
19
17
|
};
|
|
20
18
|
return _extends.apply(this, arguments);
|
|
21
19
|
}
|
|
22
20
|
|
|
21
|
+
function _typeof(obj) {
|
|
22
|
+
"@babel/helpers - typeof";
|
|
23
|
+
|
|
24
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
|
25
|
+
return typeof obj;
|
|
26
|
+
} : function (obj) {
|
|
27
|
+
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
28
|
+
}, _typeof(obj);
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
function _toPrimitive(input, hint) {
|
|
32
|
+
if (_typeof(input) !== "object" || input === null) return input;
|
|
33
|
+
var prim = input[Symbol.toPrimitive];
|
|
34
|
+
if (prim !== undefined) {
|
|
35
|
+
var res = prim.call(input, hint || "default");
|
|
36
|
+
if (_typeof(res) !== "object") return res;
|
|
37
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
38
|
+
}
|
|
39
|
+
return (hint === "string" ? String : Number)(input);
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
function _toPropertyKey(arg) {
|
|
43
|
+
var key = _toPrimitive(arg, "string");
|
|
44
|
+
return _typeof(key) === "symbol" ? key : String(key);
|
|
45
|
+
}
|
|
46
|
+
|
|
23
47
|
function _defineProperty(obj, key, value) {
|
|
48
|
+
key = _toPropertyKey(key);
|
|
24
49
|
if (key in obj) {
|
|
25
50
|
Object.defineProperty(obj, key, {
|
|
26
51
|
value: value,
|
|
@@ -31,7 +56,6 @@ function _defineProperty(obj, key, value) {
|
|
|
31
56
|
} else {
|
|
32
57
|
obj[key] = value;
|
|
33
58
|
}
|
|
34
|
-
|
|
35
59
|
return obj;
|
|
36
60
|
}
|
|
37
61
|
|
|
@@ -40,11 +64,9 @@ var Button = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (pr
|
|
|
40
64
|
React.useEffect(function () {
|
|
41
65
|
ObjectUtils.combinedRefs(elementRef, ref);
|
|
42
66
|
}, [elementRef, ref]);
|
|
43
|
-
|
|
44
67
|
if (props.visible === false) {
|
|
45
68
|
return null;
|
|
46
69
|
}
|
|
47
|
-
|
|
48
70
|
var createIcon = function createIcon() {
|
|
49
71
|
var icon = props.loading ? props.loadingIcon : props.icon;
|
|
50
72
|
var className = classNames('p-button-icon p-c', _defineProperty({
|
|
@@ -56,14 +78,12 @@ var Button = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (pr
|
|
|
56
78
|
props: props
|
|
57
79
|
});
|
|
58
80
|
};
|
|
59
|
-
|
|
60
81
|
var createLabel = function createLabel() {
|
|
61
82
|
if (props.label) {
|
|
62
83
|
return /*#__PURE__*/React.createElement("span", {
|
|
63
84
|
className: "p-button-label p-c"
|
|
64
85
|
}, props.label);
|
|
65
86
|
}
|
|
66
|
-
|
|
67
87
|
return !props.children && !props.label && /*#__PURE__*/React.createElement("span", {
|
|
68
88
|
className: "p-button-label p-c",
|
|
69
89
|
dangerouslySetInnerHTML: {
|
|
@@ -71,7 +91,6 @@ var Button = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (pr
|
|
|
71
91
|
}
|
|
72
92
|
});
|
|
73
93
|
};
|
|
74
|
-
|
|
75
94
|
var createBadge = function createBadge() {
|
|
76
95
|
if (props.badge) {
|
|
77
96
|
var badgeClassName = classNames('p-badge', props.badgeClassName);
|
|
@@ -79,12 +98,11 @@ var Button = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (pr
|
|
|
79
98
|
className: badgeClassName
|
|
80
99
|
}, props.badge);
|
|
81
100
|
}
|
|
82
|
-
|
|
83
101
|
return null;
|
|
84
102
|
};
|
|
85
|
-
|
|
86
|
-
var hasTooltip = ObjectUtils.isNotEmpty(props.tooltip);
|
|
87
103
|
var disabled = props.disabled || props.loading;
|
|
104
|
+
var showTooltip = !disabled || props.tooltipOptions && props.tooltipOptions.showOnDisabled;
|
|
105
|
+
var hasTooltip = ObjectUtils.isNotEmpty(props.tooltip) && showTooltip;
|
|
88
106
|
var otherProps = ObjectUtils.findDiffKeys(props, Button.defaultProps);
|
|
89
107
|
var className = classNames('p-button p-component', props.className, _defineProperty({
|
|
90
108
|
'p-button-icon-only': (props.icon || props.loading && props.loadingIcon) && !props.label && !props.children,
|
package/button/button.esm.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import*as
|
|
1
|
+
import*as t from"react";import{Ripple as n}from"primereact/ripple";import{Tooltip as e}from"primereact/tooltip";import{ObjectUtils as o,classNames as l,IconUtils as i}from"primereact/utils";function a(){return a=Object.assign?Object.assign.bind():function(t){for(var n=1;n<arguments.length;n++){var e=arguments[n];for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o])}return t},a.apply(this,arguments)}function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function c(t,n){if("object"!==r(t)||null===t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var o=e.call(t,n||"default");if("object"!==r(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(t)}function p(t){var n=c(t,"string");return"symbol"===r(n)?n:String(n)}function u(t,n,e){return(n=p(n))in t?Object.defineProperty(t,n,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[n]=e,t}var b=t.memo(t.forwardRef((function(r,c){var p=t.useRef(c);if(t.useEffect((function(){o.combinedRefs(p,c)}),[p,c]),!1===r.visible)return null;var s=r.disabled||r.loading,m=!s||r.tooltipOptions&&r.tooltipOptions.showOnDisabled,d=o.isNotEmpty(r.tooltip)&&m,f=o.findDiffKeys(r,b.defaultProps),g=l("p-button p-component",r.className,u({"p-button-icon-only":(r.icon||r.loading&&r.loadingIcon)&&!r.label&&!r.children,"p-button-vertical":("top"===r.iconPos||"bottom"===r.iconPos)&&r.label,"p-disabled":s,"p-button-loading":r.loading,"p-button-loading-label-only":r.loading&&!r.icon&&r.label},"p-button-loading-".concat(r.iconPos),r.loading&&r.loadingIcon&&r.label)),y=function(){var t=r.loading?r.loadingIcon:r.icon,n=l("p-button-icon p-c",u({"p-button-loading-icon":r.loading},"p-button-icon-".concat(r.iconPos),r.label));return i.getJSXIcon(t,{className:n},{props:r})}(),v=r.label?t.createElement("span",{className:"p-button-label p-c"},r.label):!r.children&&!r.label&&t.createElement("span",{className:"p-button-label p-c",dangerouslySetInnerHTML:{__html:" "}}),P=function(){if(r.badge){var n=l("p-badge",r.badgeClassName);return t.createElement("span",{className:n},r.badge)}return null}();return t.createElement(t.Fragment,null,t.createElement("button",a({ref:p,"aria-label":r.label?r.label+(r.badge?" "+r.badge:""):r["aria-label"]},f,{className:g,disabled:s}),y,v,r.children,P,t.createElement(n,null)),d&&t.createElement(e,a({target:p,content:r.tooltip},r.tooltipOptions)))})));b.displayName="Button",b.defaultProps={__TYPE:"Button",label:null,icon:null,iconPos:"left",badge:null,badgeClassName:null,tooltip:null,tooltipOptions:null,disabled:!1,loading:!1,loadingIcon:"pi pi-spinner pi-spin",visible:!0};export{b as Button};
|