primereact 8.7.1 → 8.7.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/accordion/accordion.cjs.js +56 -57
- package/accordion/accordion.cjs.min.js +1 -1
- package/accordion/accordion.esm.js +56 -57
- package/accordion/accordion.esm.min.js +1 -1
- package/accordion/accordion.js +56 -57
- package/accordion/accordion.min.js +1 -1
- package/api/api.cjs.js +30 -68
- package/api/api.cjs.min.js +1 -1
- package/api/api.esm.js +30 -68
- package/api/api.esm.min.js +1 -1
- package/api/api.js +30 -68
- package/api/api.min.js +1 -1
- package/autocomplete/autocomplete.cjs.js +88 -156
- package/autocomplete/autocomplete.cjs.min.js +1 -1
- package/autocomplete/autocomplete.d.ts +1 -0
- package/autocomplete/autocomplete.esm.js +88 -156
- package/autocomplete/autocomplete.esm.min.js +1 -1
- package/autocomplete/autocomplete.js +88 -156
- package/autocomplete/autocomplete.min.js +1 -1
- package/avatar/avatar.cjs.js +86 -14
- package/avatar/avatar.cjs.min.js +1 -1
- package/avatar/avatar.d.ts +5 -4
- package/avatar/avatar.esm.js +86 -14
- package/avatar/avatar.esm.min.js +1 -1
- package/avatar/avatar.js +86 -14
- package/avatar/avatar.min.js +1 -1
- package/avatargroup/avatargroup.cjs.js +0 -2
- package/avatargroup/avatargroup.esm.js +0 -2
- package/avatargroup/avatargroup.js +0 -2
- package/badge/badge.cjs.js +27 -3
- package/badge/badge.cjs.min.js +1 -1
- package/badge/badge.esm.js +27 -3
- package/badge/badge.esm.min.js +1 -1
- package/badge/badge.js +27 -3
- package/badge/badge.min.js +1 -1
- package/blockui/blockui.cjs.js +40 -54
- package/blockui/blockui.cjs.min.js +1 -1
- package/blockui/blockui.d.ts +5 -3
- package/blockui/blockui.esm.js +40 -54
- package/blockui/blockui.esm.min.js +1 -1
- package/blockui/blockui.js +40 -54
- package/blockui/blockui.min.js +1 -1
- package/breadcrumb/breadcrumb.cjs.js +6 -29
- package/breadcrumb/breadcrumb.esm.js +6 -29
- package/breadcrumb/breadcrumb.js +6 -29
- package/button/button.cjs.js +29 -11
- package/button/button.cjs.min.js +1 -1
- package/button/button.esm.js +29 -11
- package/button/button.esm.min.js +1 -1
- package/button/button.js +29 -11
- package/button/button.min.js +1 -1
- package/calendar/calendar.cjs.js +205 -667
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.d.ts +6 -4
- package/calendar/calendar.esm.js +205 -667
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +205 -667
- package/calendar/calendar.min.js +1 -1
- package/captcha/captcha.cjs.js +0 -15
- package/captcha/captcha.esm.js +0 -15
- package/captcha/captcha.js +0 -15
- package/card/card.cjs.js +0 -6
- package/card/card.esm.js +0 -6
- package/card/card.js +0 -6
- package/carousel/carousel.cjs.js +42 -130
- package/carousel/carousel.cjs.min.js +1 -1
- package/carousel/carousel.esm.js +42 -130
- package/carousel/carousel.esm.min.js +1 -1
- package/carousel/carousel.js +42 -130
- package/carousel/carousel.min.js +1 -1
- package/cascadeselect/cascadeselect.cjs.js +47 -132
- package/cascadeselect/cascadeselect.cjs.min.js +1 -1
- package/cascadeselect/cascadeselect.esm.js +47 -132
- package/cascadeselect/cascadeselect.esm.min.js +1 -1
- package/cascadeselect/cascadeselect.js +47 -132
- package/cascadeselect/cascadeselect.min.js +1 -1
- package/chart/chart.cjs.js +6 -7
- package/chart/chart.cjs.min.js +1 -1
- package/chart/chart.esm.js +6 -7
- package/chart/chart.esm.min.js +1 -1
- package/chart/chart.js +6 -7
- package/chart/chart.min.js +1 -1
- package/checkbox/checkbox.cjs.js +26 -40
- package/checkbox/checkbox.cjs.min.js +1 -1
- package/checkbox/checkbox.esm.js +26 -40
- package/checkbox/checkbox.esm.min.js +1 -1
- package/checkbox/checkbox.js +26 -40
- package/checkbox/checkbox.min.css +1 -1
- package/checkbox/checkbox.min.js +1 -1
- package/chip/chip.cjs.js +26 -41
- package/chip/chip.cjs.min.js +1 -1
- package/chip/chip.esm.js +26 -41
- package/chip/chip.esm.min.js +1 -1
- package/chip/chip.js +26 -41
- package/chip/chip.min.js +1 -1
- package/chips/chips.cjs.js +29 -72
- package/chips/chips.cjs.min.js +1 -1
- package/chips/chips.esm.js +29 -72
- package/chips/chips.esm.min.js +1 -1
- package/chips/chips.js +29 -72
- package/chips/chips.min.js +1 -1
- package/colorpicker/colorpicker.cjs.js +75 -143
- package/colorpicker/colorpicker.cjs.min.js +1 -1
- package/colorpicker/colorpicker.d.ts +8 -6
- package/colorpicker/colorpicker.esm.js +75 -143
- package/colorpicker/colorpicker.esm.min.js +1 -1
- package/colorpicker/colorpicker.js +75 -143
- package/colorpicker/colorpicker.min.js +1 -1
- package/column/column.d.ts +1 -0
- package/confirmdialog/confirmdialog.cjs.js +60 -60
- package/confirmdialog/confirmdialog.cjs.min.js +1 -1
- package/confirmdialog/confirmdialog.esm.js +60 -60
- package/confirmdialog/confirmdialog.esm.min.js +1 -1
- package/confirmdialog/confirmdialog.js +60 -60
- package/confirmdialog/confirmdialog.min.js +1 -1
- package/confirmpopup/confirmpopup.cjs.js +74 -94
- package/confirmpopup/confirmpopup.cjs.min.js +1 -1
- package/confirmpopup/confirmpopup.esm.js +74 -94
- package/confirmpopup/confirmpopup.esm.min.js +1 -1
- package/confirmpopup/confirmpopup.js +74 -94
- package/confirmpopup/confirmpopup.min.js +1 -1
- package/contextmenu/contextmenu.cjs.js +75 -120
- package/contextmenu/contextmenu.cjs.min.js +1 -1
- package/contextmenu/contextmenu.esm.js +75 -120
- package/contextmenu/contextmenu.esm.min.js +1 -1
- package/contextmenu/contextmenu.js +75 -120
- package/contextmenu/contextmenu.min.js +1 -1
- package/core/core.js +986 -2025
- package/core/core.min.js +18 -18
- package/csstransition/csstransition.cjs.js +27 -13
- package/csstransition/csstransition.cjs.min.js +1 -1
- package/csstransition/csstransition.esm.js +27 -13
- package/csstransition/csstransition.esm.min.js +1 -1
- package/csstransition/csstransition.js +27 -13
- package/csstransition/csstransition.min.js +1 -1
- package/datascroller/datascroller.cjs.js +32 -64
- package/datascroller/datascroller.cjs.min.js +1 -1
- package/datascroller/datascroller.esm.js +32 -64
- package/datascroller/datascroller.esm.min.js +1 -1
- package/datascroller/datascroller.js +32 -64
- package/datascroller/datascroller.min.js +1 -1
- package/datatable/datatable.cjs.js +318 -1077
- package/datatable/datatable.cjs.min.js +1 -1
- package/datatable/datatable.d.ts +6 -1
- package/datatable/datatable.esm.js +318 -1077
- package/datatable/datatable.esm.min.js +1 -1
- package/datatable/datatable.js +318 -1077
- package/datatable/datatable.min.js +1 -1
- package/dataview/dataview.cjs.js +56 -68
- package/dataview/dataview.cjs.min.js +1 -1
- package/dataview/dataview.esm.js +56 -68
- package/dataview/dataview.esm.min.js +1 -1
- package/dataview/dataview.js +56 -68
- package/dataview/dataview.min.js +1 -1
- package/deferredcontent/deferredcontent.cjs.js +37 -46
- package/deferredcontent/deferredcontent.cjs.min.js +1 -1
- package/deferredcontent/deferredcontent.esm.js +37 -46
- package/deferredcontent/deferredcontent.esm.min.js +1 -1
- package/deferredcontent/deferredcontent.js +37 -46
- package/deferredcontent/deferredcontent.min.js +1 -1
- package/dialog/dialog.cjs.js +89 -175
- package/dialog/dialog.cjs.min.js +1 -1
- package/dialog/dialog.esm.js +89 -175
- package/dialog/dialog.esm.min.js +1 -1
- package/dialog/dialog.js +89 -175
- package/dialog/dialog.min.css +1 -1
- package/dialog/dialog.min.js +1 -1
- package/divider/divider.cjs.js +0 -2
- package/divider/divider.esm.js +0 -2
- package/divider/divider.js +0 -2
- package/dock/dock.cjs.js +31 -53
- package/dock/dock.cjs.min.js +1 -1
- package/dock/dock.esm.js +31 -53
- package/dock/dock.esm.min.js +1 -1
- package/dock/dock.js +31 -53
- package/dock/dock.min.js +1 -1
- package/dropdown/dropdown.cjs.js +72 -199
- package/dropdown/dropdown.cjs.min.js +1 -1
- package/dropdown/dropdown.d.ts +39 -38
- package/dropdown/dropdown.esm.js +72 -199
- package/dropdown/dropdown.esm.min.js +1 -1
- package/dropdown/dropdown.js +72 -199
- package/dropdown/dropdown.min.js +1 -1
- package/editor/editor.cjs.js +31 -22
- package/editor/editor.cjs.min.js +1 -1
- package/editor/editor.esm.js +31 -22
- package/editor/editor.esm.min.js +1 -1
- package/editor/editor.js +31 -22
- package/editor/editor.min.js +1 -1
- package/fieldset/fieldset.cjs.js +29 -51
- package/fieldset/fieldset.cjs.min.js +1 -1
- package/fieldset/fieldset.esm.js +29 -51
- package/fieldset/fieldset.esm.min.js +1 -1
- package/fieldset/fieldset.js +29 -51
- package/fieldset/fieldset.min.js +1 -1
- package/fileupload/fileupload.cjs.js +45 -128
- package/fileupload/fileupload.cjs.min.js +1 -1
- package/fileupload/fileupload.esm.js +45 -128
- package/fileupload/fileupload.esm.min.js +1 -1
- package/fileupload/fileupload.js +45 -128
- package/fileupload/fileupload.min.js +1 -1
- package/galleria/galleria.cjs.js +54 -165
- package/galleria/galleria.cjs.min.js +1 -1
- package/galleria/galleria.esm.js +54 -165
- package/galleria/galleria.esm.min.js +1 -1
- package/galleria/galleria.js +54 -165
- package/galleria/galleria.min.js +1 -1
- package/gmap/gmap.cjs.js +2 -23
- package/gmap/gmap.esm.js +2 -23
- package/gmap/gmap.js +2 -23
- package/hooks/hooks.cjs.js +102 -131
- package/hooks/hooks.cjs.min.js +1 -1
- package/hooks/hooks.esm.js +102 -131
- package/hooks/hooks.esm.min.js +1 -1
- package/hooks/hooks.js +102 -131
- package/hooks/hooks.min.js +1 -1
- package/image/image.cjs.js +41 -67
- package/image/image.cjs.min.js +1 -1
- package/image/image.d.ts +1 -1
- package/image/image.esm.js +41 -67
- package/image/image.esm.min.js +1 -1
- package/image/image.js +41 -67
- package/image/image.min.js +1 -1
- package/inplace/inplace.cjs.js +26 -45
- package/inplace/inplace.cjs.min.js +1 -1
- package/inplace/inplace.esm.js +26 -45
- package/inplace/inplace.esm.min.js +1 -1
- package/inplace/inplace.js +26 -45
- package/inplace/inplace.min.js +1 -1
- package/inputmask/inputmask.cjs.js +16 -108
- package/inputmask/inputmask.d.ts +1 -1
- package/inputmask/inputmask.esm.js +16 -108
- package/inputmask/inputmask.js +16 -108
- package/inputnumber/inputnumber.cjs.js +89 -230
- package/inputnumber/inputnumber.cjs.min.js +1 -1
- package/inputnumber/inputnumber.d.ts +2 -1
- package/inputnumber/inputnumber.esm.js +89 -230
- package/inputnumber/inputnumber.esm.min.js +1 -1
- package/inputnumber/inputnumber.js +89 -230
- package/inputnumber/inputnumber.min.js +1 -1
- package/inputswitch/inputswitch.cjs.js +26 -37
- package/inputswitch/inputswitch.cjs.min.js +1 -1
- package/inputswitch/inputswitch.esm.js +26 -37
- package/inputswitch/inputswitch.esm.min.js +1 -1
- package/inputswitch/inputswitch.js +26 -37
- package/inputswitch/inputswitch.min.js +1 -1
- package/inputtext/inputtext.cjs.js +4 -15
- package/inputtext/inputtext.cjs.min.js +1 -1
- package/inputtext/inputtext.d.ts +3 -3
- package/inputtext/inputtext.esm.js +4 -15
- package/inputtext/inputtext.esm.min.js +1 -1
- package/inputtext/inputtext.js +4 -15
- package/inputtext/inputtext.min.js +1 -1
- package/inputtextarea/inputtextarea.cjs.js +24 -18
- package/inputtextarea/inputtextarea.cjs.min.js +1 -1
- package/inputtextarea/inputtextarea.d.ts +4 -2
- package/inputtextarea/inputtextarea.esm.js +24 -18
- package/inputtextarea/inputtextarea.esm.min.js +1 -1
- package/inputtextarea/inputtextarea.js +25 -20
- package/inputtextarea/inputtextarea.min.js +1 -1
- package/keyfilter/keyfilter.cjs.js +6 -16
- package/keyfilter/keyfilter.cjs.min.js +1 -1
- package/keyfilter/keyfilter.esm.js +6 -16
- package/keyfilter/keyfilter.esm.min.js +1 -1
- package/keyfilter/keyfilter.js +6 -16
- package/keyfilter/keyfilter.min.js +1 -1
- package/knob/knob.cjs.js +74 -106
- package/knob/knob.cjs.min.js +1 -1
- package/knob/knob.esm.js +74 -106
- package/knob/knob.esm.min.js +1 -1
- package/knob/knob.js +74 -106
- package/knob/knob.min.js +1 -1
- package/listbox/listbox.cjs.js +94 -125
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.d.ts +6 -0
- package/listbox/listbox.esm.js +95 -126
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +94 -125
- package/listbox/listbox.min.js +1 -1
- package/megamenu/megamenu.cjs.js +36 -99
- package/megamenu/megamenu.cjs.min.js +1 -1
- package/megamenu/megamenu.esm.js +36 -99
- package/megamenu/megamenu.esm.min.js +1 -1
- package/megamenu/megamenu.js +36 -99
- package/megamenu/megamenu.min.js +1 -1
- package/mention/mention.cjs.js +106 -136
- package/mention/mention.cjs.min.js +1 -1
- package/mention/mention.d.ts +1 -1
- package/mention/mention.esm.js +106 -136
- package/mention/mention.esm.min.js +1 -1
- package/mention/mention.js +107 -138
- package/mention/mention.min.js +1 -1
- package/menu/menu.cjs.js +38 -72
- package/menu/menu.cjs.min.js +1 -1
- package/menu/menu.esm.js +38 -72
- package/menu/menu.esm.min.js +1 -1
- package/menu/menu.js +38 -72
- package/menu/menu.min.css +1 -1
- package/menu/menu.min.js +1 -1
- package/menubar/menubar.cjs.js +49 -99
- package/menubar/menubar.cjs.min.js +1 -1
- package/menubar/menubar.esm.js +49 -99
- package/menubar/menubar.esm.min.js +1 -1
- package/menubar/menubar.js +49 -99
- package/menubar/menubar.min.js +1 -1
- package/message/message.cjs.js +0 -7
- package/message/message.esm.js +0 -7
- package/message/message.js +0 -7
- package/messages/messages.cjs.js +39 -67
- package/messages/messages.cjs.min.js +1 -1
- package/messages/messages.esm.js +39 -67
- package/messages/messages.esm.min.js +1 -1
- package/messages/messages.js +39 -67
- package/messages/messages.min.js +1 -1
- package/multiselect/multiselect.cjs.js +137 -210
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.d.ts +46 -41
- package/multiselect/multiselect.esm.js +137 -210
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +137 -210
- package/multiselect/multiselect.min.css +1 -1
- package/multiselect/multiselect.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.cjs.js +58 -53
- package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.esm.js +58 -53
- package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.js +58 -53
- package/multistatecheckbox/multistatecheckbox.min.js +1 -1
- package/orderlist/orderlist.cjs.js +38 -103
- package/orderlist/orderlist.cjs.min.js +1 -1
- package/orderlist/orderlist.esm.js +38 -103
- package/orderlist/orderlist.esm.min.js +1 -1
- package/orderlist/orderlist.js +38 -103
- package/orderlist/orderlist.min.css +1 -1
- package/orderlist/orderlist.min.js +1 -1
- package/organizationchart/organizationchart.cjs.js +26 -52
- package/organizationchart/organizationchart.cjs.min.js +1 -1
- package/organizationchart/organizationchart.esm.js +26 -52
- package/organizationchart/organizationchart.esm.min.js +1 -1
- package/organizationchart/organizationchart.js +26 -52
- package/organizationchart/organizationchart.min.js +1 -1
- package/overlaypanel/overlaypanel.cjs.js +40 -79
- package/overlaypanel/overlaypanel.cjs.min.js +1 -1
- package/overlaypanel/overlaypanel.esm.js +40 -79
- package/overlaypanel/overlaypanel.esm.min.js +1 -1
- package/overlaypanel/overlaypanel.js +40 -79
- package/overlaypanel/overlaypanel.min.css +1 -1
- package/overlaypanel/overlaypanel.min.js +1 -1
- package/package.json +1 -1
- package/paginator/paginator.cjs.js +46 -87
- package/paginator/paginator.cjs.min.js +1 -1
- package/paginator/paginator.esm.js +46 -87
- package/paginator/paginator.esm.min.js +1 -1
- package/paginator/paginator.js +46 -87
- package/paginator/paginator.min.js +1 -1
- package/panel/panel.cjs.js +29 -50
- package/panel/panel.cjs.min.js +1 -1
- package/panel/panel.esm.js +29 -50
- package/panel/panel.esm.min.js +1 -1
- package/panel/panel.js +29 -50
- package/panel/panel.min.js +1 -1
- package/panelmenu/panelmenu.cjs.js +35 -81
- package/panelmenu/panelmenu.cjs.min.js +1 -1
- package/panelmenu/panelmenu.esm.js +35 -81
- package/panelmenu/panelmenu.esm.min.js +1 -1
- package/panelmenu/panelmenu.js +35 -81
- package/panelmenu/panelmenu.min.js +1 -1
- package/password/password.cjs.js +54 -107
- package/password/password.cjs.min.js +1 -1
- package/password/password.d.ts +1 -1
- package/password/password.esm.js +54 -107
- package/password/password.esm.min.js +1 -1
- package/password/password.js +54 -107
- package/password/password.min.js +1 -1
- package/picklist/picklist.cjs.js +48 -159
- package/picklist/picklist.cjs.min.js +1 -1
- package/picklist/picklist.esm.js +48 -159
- package/picklist/picklist.esm.min.js +1 -1
- package/picklist/picklist.js +48 -159
- package/picklist/picklist.min.js +1 -1
- package/portal/portal.cjs.js +26 -31
- package/portal/portal.cjs.min.js +1 -1
- package/portal/portal.esm.js +26 -31
- package/portal/portal.esm.min.js +1 -1
- package/portal/portal.js +26 -31
- package/portal/portal.min.js +1 -1
- package/primereact.all.cjs.js +2325 -7353
- package/primereact.all.cjs.min.js +1 -1
- package/primereact.all.esm.js +2325 -7353
- package/primereact.all.esm.min.js +1 -1
- package/primereact.all.js +2325 -7353
- package/primereact.all.min.js +1 -1
- package/progressbar/progressbar.cjs.js +0 -7
- package/progressbar/progressbar.esm.js +0 -7
- package/progressbar/progressbar.js +0 -7
- package/progressspinner/progressspinner.cjs.js +0 -2
- package/progressspinner/progressspinner.esm.js +0 -2
- package/progressspinner/progressspinner.js +0 -2
- package/radiobutton/radiobutton.cjs.js +30 -40
- package/radiobutton/radiobutton.cjs.min.js +1 -1
- package/radiobutton/radiobutton.esm.js +30 -40
- package/radiobutton/radiobutton.esm.min.js +1 -1
- package/radiobutton/radiobutton.js +30 -40
- package/radiobutton/radiobutton.min.js +1 -1
- package/rating/rating.cjs.js +27 -14
- package/rating/rating.cjs.min.js +1 -1
- package/rating/rating.esm.js +27 -14
- package/rating/rating.esm.min.js +1 -1
- package/rating/rating.js +27 -14
- package/rating/rating.min.js +1 -1
- package/resources/primereact.css +47 -1
- package/resources/primereact.min.css +1 -1
- package/ripple/ripple.cjs.js +0 -13
- package/ripple/ripple.cjs.min.js +1 -1
- package/ripple/ripple.esm.js +0 -13
- package/ripple/ripple.esm.min.js +1 -1
- package/ripple/ripple.js +0 -13
- package/ripple/ripple.min.js +1 -1
- package/row/row.cjs.js +0 -2
- package/row/row.esm.js +0 -2
- package/row/row.js +0 -2
- package/scrollpanel/scrollpanel.cjs.js +2 -16
- package/scrollpanel/scrollpanel.esm.js +2 -16
- package/scrollpanel/scrollpanel.js +2 -16
- package/scrolltop/scrolltop.cjs.js +44 -57
- package/scrolltop/scrolltop.cjs.min.js +1 -1
- package/scrolltop/scrolltop.esm.js +44 -57
- package/scrolltop/scrolltop.esm.min.js +1 -1
- package/scrolltop/scrolltop.js +44 -57
- package/scrolltop/scrolltop.min.js +1 -1
- package/selectbutton/selectbutton.cjs.js +26 -53
- package/selectbutton/selectbutton.cjs.min.js +1 -1
- package/selectbutton/selectbutton.esm.js +26 -53
- package/selectbutton/selectbutton.esm.min.js +1 -1
- package/selectbutton/selectbutton.js +26 -53
- package/selectbutton/selectbutton.min.js +1 -1
- package/sidebar/sidebar.cjs.js +52 -83
- package/sidebar/sidebar.cjs.min.js +1 -1
- package/sidebar/sidebar.esm.js +52 -83
- package/sidebar/sidebar.esm.min.js +1 -1
- package/sidebar/sidebar.js +52 -83
- package/sidebar/sidebar.min.css +1 -1
- package/sidebar/sidebar.min.js +1 -1
- package/skeleton/skeleton.cjs.js +0 -2
- package/skeleton/skeleton.esm.js +0 -2
- package/skeleton/skeleton.js +0 -2
- package/slidemenu/slidemenu.cjs.js +73 -87
- package/slidemenu/slidemenu.cjs.min.js +1 -1
- package/slidemenu/slidemenu.esm.js +73 -87
- package/slidemenu/slidemenu.esm.min.js +1 -1
- package/slidemenu/slidemenu.js +73 -87
- package/slidemenu/slidemenu.min.js +1 -1
- package/slider/slider.cjs.js +61 -96
- package/slider/slider.cjs.min.js +1 -1
- package/slider/slider.esm.js +61 -96
- package/slider/slider.esm.min.js +1 -1
- package/slider/slider.js +61 -96
- package/slider/slider.min.js +1 -1
- package/speeddial/speeddial.cjs.js +70 -89
- package/speeddial/speeddial.cjs.min.js +1 -1
- package/speeddial/speeddial.esm.js +70 -89
- package/speeddial/speeddial.esm.min.js +1 -1
- package/speeddial/speeddial.js +70 -89
- package/speeddial/speeddial.min.js +1 -1
- package/splitbutton/splitbutton.cjs.js +46 -80
- package/splitbutton/splitbutton.cjs.min.js +1 -1
- package/splitbutton/splitbutton.esm.js +46 -80
- package/splitbutton/splitbutton.esm.min.js +1 -1
- package/splitbutton/splitbutton.js +46 -80
- package/splitbutton/splitbutton.min.js +1 -1
- package/splitter/splitter.cjs.js +72 -85
- package/splitter/splitter.cjs.min.js +1 -1
- package/splitter/splitter.esm.js +72 -85
- package/splitter/splitter.esm.min.js +1 -1
- package/splitter/splitter.js +72 -85
- package/splitter/splitter.min.js +1 -1
- package/steps/steps.cjs.js +0 -14
- package/steps/steps.esm.js +0 -14
- package/steps/steps.js +0 -14
- package/styleclass/styleclass.cjs.js +75 -111
- package/styleclass/styleclass.cjs.min.js +1 -1
- package/styleclass/styleclass.esm.js +75 -111
- package/styleclass/styleclass.esm.min.js +1 -1
- package/styleclass/styleclass.js +75 -111
- package/styleclass/styleclass.min.js +1 -1
- package/tabmenu/tabmenu.cjs.js +33 -54
- package/tabmenu/tabmenu.cjs.min.js +1 -1
- package/tabmenu/tabmenu.esm.js +33 -54
- package/tabmenu/tabmenu.esm.min.js +1 -1
- package/tabmenu/tabmenu.js +33 -54
- package/tabmenu/tabmenu.min.js +1 -1
- package/tabview/tabview.cjs.js +83 -102
- package/tabview/tabview.cjs.min.js +1 -1
- package/tabview/tabview.esm.js +83 -102
- package/tabview/tabview.esm.min.js +1 -1
- package/tabview/tabview.js +83 -102
- package/tabview/tabview.min.js +1 -1
- package/tag/tag.cjs.js +27 -4
- package/tag/tag.cjs.min.js +1 -1
- package/tag/tag.esm.js +27 -4
- package/tag/tag.esm.min.js +1 -1
- package/tag/tag.js +27 -4
- package/tag/tag.min.js +1 -1
- package/terminal/terminal.cjs.js +37 -63
- package/terminal/terminal.cjs.min.js +1 -1
- package/terminal/terminal.esm.js +37 -63
- package/terminal/terminal.esm.min.js +1 -1
- package/terminal/terminal.js +37 -63
- package/terminal/terminal.min.js +1 -1
- package/tieredmenu/tieredmenu.cjs.js +76 -117
- package/tieredmenu/tieredmenu.cjs.min.js +1 -1
- package/tieredmenu/tieredmenu.esm.js +76 -117
- package/tieredmenu/tieredmenu.esm.min.js +1 -1
- package/tieredmenu/tieredmenu.js +76 -117
- package/tieredmenu/tieredmenu.min.js +1 -1
- package/timeline/timeline.cjs.js +27 -7
- package/timeline/timeline.cjs.min.js +1 -1
- package/timeline/timeline.esm.js +27 -7
- package/timeline/timeline.esm.min.js +1 -1
- package/timeline/timeline.js +27 -7
- package/timeline/timeline.min.js +1 -1
- package/toast/toast.cjs.js +81 -99
- package/toast/toast.cjs.min.js +1 -1
- package/toast/toast.esm.js +81 -99
- package/toast/toast.esm.min.js +1 -1
- package/toast/toast.js +81 -99
- package/toast/toast.min.js +1 -1
- package/togglebutton/togglebutton.cjs.js +0 -7
- package/togglebutton/togglebutton.esm.js +0 -7
- package/togglebutton/togglebutton.js +0 -7
- package/toolbar/toolbar.cjs.js +0 -2
- package/toolbar/toolbar.esm.js +0 -2
- package/toolbar/toolbar.js +0 -2
- package/tooltip/tooltip.cjs.js +113 -167
- package/tooltip/tooltip.cjs.min.js +1 -1
- package/tooltip/tooltip.esm.js +113 -167
- package/tooltip/tooltip.esm.min.js +1 -1
- package/tooltip/tooltip.js +113 -167
- package/tooltip/tooltip.min.css +1 -1
- package/tooltip/tooltip.min.js +1 -1
- package/tooltip/tooltipoptions.d.ts +13 -13
- package/tree/tree.cjs.js +68 -223
- package/tree/tree.cjs.min.js +1 -1
- package/tree/tree.esm.js +68 -223
- package/tree/tree.esm.min.js +1 -1
- package/tree/tree.js +68 -223
- package/tree/tree.min.js +1 -1
- package/treenode/treenode.d.ts +1 -0
- package/treeselect/treeselect.cjs.js +117 -167
- package/treeselect/treeselect.cjs.min.js +1 -1
- package/treeselect/treeselect.d.ts +30 -29
- package/treeselect/treeselect.esm.js +117 -167
- package/treeselect/treeselect.esm.min.js +1 -1
- package/treeselect/treeselect.js +117 -167
- package/treeselect/treeselect.min.js +1 -1
- package/treetable/treetable.cjs.js +143 -462
- package/treetable/treetable.cjs.min.js +1 -1
- package/treetable/treetable.esm.js +143 -462
- package/treetable/treetable.esm.min.js +1 -1
- package/treetable/treetable.js +143 -462
- package/treetable/treetable.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.cjs.js +29 -39
- package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.esm.js +29 -39
- package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.js +29 -39
- package/tristatecheckbox/tristatecheckbox.min.js +1 -1
- package/utils/utils.cjs.js +112 -328
- package/utils/utils.cjs.min.js +1 -1
- package/utils/utils.d.ts +1 -1
- package/utils/utils.esm.js +112 -328
- package/utils/utils.esm.min.js +1 -1
- package/utils/utils.js +112 -328
- package/utils/utils.min.js +1 -1
- package/virtualscroller/virtualscroller.cjs.js +108 -204
- package/virtualscroller/virtualscroller.cjs.min.js +1 -1
- package/virtualscroller/virtualscroller.esm.js +108 -204
- package/virtualscroller/virtualscroller.esm.min.js +1 -1
- package/virtualscroller/virtualscroller.js +108 -204
- package/virtualscroller/virtualscroller.min.js +1 -1
- package/web-types.json +166 -40
package/tooltip/tooltip.js
CHANGED
|
@@ -29,20 +29,45 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
29
29
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
30
30
|
for (var i = 1; i < arguments.length; i++) {
|
|
31
31
|
var source = arguments[i];
|
|
32
|
-
|
|
33
32
|
for (var key in source) {
|
|
34
33
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
35
34
|
target[key] = source[key];
|
|
36
35
|
}
|
|
37
36
|
}
|
|
38
37
|
}
|
|
39
|
-
|
|
40
38
|
return target;
|
|
41
39
|
};
|
|
42
40
|
return _extends.apply(this, arguments);
|
|
43
41
|
}
|
|
44
42
|
|
|
43
|
+
function _typeof(obj) {
|
|
44
|
+
"@babel/helpers - typeof";
|
|
45
|
+
|
|
46
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
|
47
|
+
return typeof obj;
|
|
48
|
+
} : function (obj) {
|
|
49
|
+
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
50
|
+
}, _typeof(obj);
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
function _toPrimitive(input, hint) {
|
|
54
|
+
if (_typeof(input) !== "object" || input === null) return input;
|
|
55
|
+
var prim = input[Symbol.toPrimitive];
|
|
56
|
+
if (prim !== undefined) {
|
|
57
|
+
var res = prim.call(input, hint || "default");
|
|
58
|
+
if (_typeof(res) !== "object") return res;
|
|
59
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
60
|
+
}
|
|
61
|
+
return (hint === "string" ? String : Number)(input);
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
function _toPropertyKey(arg) {
|
|
65
|
+
var key = _toPrimitive(arg, "string");
|
|
66
|
+
return _typeof(key) === "symbol" ? key : String(key);
|
|
67
|
+
}
|
|
68
|
+
|
|
45
69
|
function _defineProperty(obj, key, value) {
|
|
70
|
+
key = _toPropertyKey(key);
|
|
46
71
|
if (key in obj) {
|
|
47
72
|
Object.defineProperty(obj, key, {
|
|
48
73
|
value: value,
|
|
@@ -53,17 +78,14 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
53
78
|
} else {
|
|
54
79
|
obj[key] = value;
|
|
55
80
|
}
|
|
56
|
-
|
|
57
81
|
return obj;
|
|
58
82
|
}
|
|
59
83
|
|
|
60
84
|
function _arrayLikeToArray(arr, len) {
|
|
61
85
|
if (len == null || len > arr.length) len = arr.length;
|
|
62
|
-
|
|
63
86
|
for (var i = 0, arr2 = new Array(len); i < len; i++) {
|
|
64
87
|
arr2[i] = arr[i];
|
|
65
88
|
}
|
|
66
|
-
|
|
67
89
|
return arr2;
|
|
68
90
|
}
|
|
69
91
|
|
|
@@ -97,33 +119,33 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
97
119
|
}
|
|
98
120
|
|
|
99
121
|
function _iterableToArrayLimit(arr, i) {
|
|
100
|
-
var _i =
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
try {
|
|
110
|
-
for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) {
|
|
111
|
-
_arr.push(_s.value);
|
|
112
|
-
|
|
113
|
-
if (i && _arr.length === i) break;
|
|
114
|
-
}
|
|
115
|
-
} catch (err) {
|
|
116
|
-
_d = true;
|
|
117
|
-
_e = err;
|
|
118
|
-
} finally {
|
|
122
|
+
var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"];
|
|
123
|
+
if (null != _i) {
|
|
124
|
+
var _s,
|
|
125
|
+
_e,
|
|
126
|
+
_x,
|
|
127
|
+
_r,
|
|
128
|
+
_arr = [],
|
|
129
|
+
_n = !0,
|
|
130
|
+
_d = !1;
|
|
119
131
|
try {
|
|
120
|
-
if (
|
|
132
|
+
if (_x = (_i = _i.call(arr)).next, 0 === i) {
|
|
133
|
+
if (Object(_i) !== _i) return;
|
|
134
|
+
_n = !1;
|
|
135
|
+
} else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0) {
|
|
136
|
+
;
|
|
137
|
+
}
|
|
138
|
+
} catch (err) {
|
|
139
|
+
_d = !0, _e = err;
|
|
121
140
|
} finally {
|
|
122
|
-
|
|
141
|
+
try {
|
|
142
|
+
if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return;
|
|
143
|
+
} finally {
|
|
144
|
+
if (_d) throw _e;
|
|
145
|
+
}
|
|
123
146
|
}
|
|
147
|
+
return _arr;
|
|
124
148
|
}
|
|
125
|
-
|
|
126
|
-
return _arr;
|
|
127
149
|
}
|
|
128
150
|
|
|
129
151
|
function _nonIterableRest() {
|
|
@@ -136,20 +158,17 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
136
158
|
|
|
137
159
|
var Tooltip = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.forwardRef(function (props, ref) {
|
|
138
160
|
var _React$useState = React__namespace.useState(false),
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
161
|
+
_React$useState2 = _slicedToArray(_React$useState, 2),
|
|
162
|
+
visibleState = _React$useState2[0],
|
|
163
|
+
setVisibleState = _React$useState2[1];
|
|
143
164
|
var _React$useState3 = React__namespace.useState(props.position),
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
165
|
+
_React$useState4 = _slicedToArray(_React$useState3, 2),
|
|
166
|
+
positionState = _React$useState4[0],
|
|
167
|
+
setPositionState = _React$useState4[1];
|
|
148
168
|
var _React$useState5 = React__namespace.useState(''),
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
169
|
+
_React$useState6 = _slicedToArray(_React$useState5, 2),
|
|
170
|
+
classNameState = _React$useState6[0],
|
|
171
|
+
setClassNameState = _React$useState6[1];
|
|
153
172
|
var elementRef = React__namespace.useRef(null);
|
|
154
173
|
var textRef = React__namespace.useRef(null);
|
|
155
174
|
var currentTargetRef = React__namespace.useRef(null);
|
|
@@ -157,90 +176,73 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
157
176
|
var allowHide = React__namespace.useRef(true);
|
|
158
177
|
var timeouts = React__namespace.useRef({});
|
|
159
178
|
var currentMouseEvent = React__namespace.useRef(null);
|
|
160
|
-
|
|
161
179
|
var _useResizeListener = hooks.useResizeListener({
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
180
|
+
listener: function listener(event) {
|
|
181
|
+
!utils.DomHandler.isTouchDevice() && hide(event);
|
|
182
|
+
}
|
|
183
|
+
}),
|
|
184
|
+
_useResizeListener2 = _slicedToArray(_useResizeListener, 2),
|
|
185
|
+
bindWindowResizeListener = _useResizeListener2[0],
|
|
186
|
+
unbindWindowResizeListener = _useResizeListener2[1];
|
|
170
187
|
var _useOverlayScrollList = hooks.useOverlayScrollListener({
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
188
|
+
target: currentTargetRef.current,
|
|
189
|
+
listener: function listener(event) {
|
|
190
|
+
hide(event);
|
|
191
|
+
},
|
|
192
|
+
when: visibleState
|
|
193
|
+
}),
|
|
194
|
+
_useOverlayScrollList2 = _slicedToArray(_useOverlayScrollList, 2),
|
|
195
|
+
bindOverlayScrollListener = _useOverlayScrollList2[0],
|
|
196
|
+
unbindOverlayScrollListener = _useOverlayScrollList2[1];
|
|
181
197
|
var isTargetContentEmpty = function isTargetContentEmpty(target) {
|
|
182
198
|
return !(props.content || getTargetOption(target, 'tooltip'));
|
|
183
199
|
};
|
|
184
|
-
|
|
185
200
|
var isContentEmpty = function isContentEmpty(target) {
|
|
186
201
|
return !(props.content || getTargetOption(target, 'tooltip') || props.children);
|
|
187
202
|
};
|
|
188
|
-
|
|
189
203
|
var isMouseTrack = function isMouseTrack(target) {
|
|
190
204
|
return getTargetOption(target, 'mousetrack') || props.mouseTrack;
|
|
191
205
|
};
|
|
192
|
-
|
|
193
206
|
var isDisabled = function isDisabled(target) {
|
|
194
207
|
return getTargetOption(target, 'disabled') === 'true' || hasTargetOption(target, 'disabled') || props.disabled;
|
|
195
208
|
};
|
|
196
|
-
|
|
197
209
|
var isShowOnDisabled = function isShowOnDisabled(target) {
|
|
198
210
|
return getTargetOption(target, 'showondisabled') || props.showOnDisabled;
|
|
199
211
|
};
|
|
200
|
-
|
|
201
212
|
var isAutoHide = function isAutoHide() {
|
|
202
213
|
return getTargetOption(currentTargetRef.current, 'autohide') || props.autoHide;
|
|
203
214
|
};
|
|
204
|
-
|
|
205
215
|
var getTargetOption = function getTargetOption(target, option) {
|
|
206
216
|
return hasTargetOption(target, "data-pr-".concat(option)) ? target.getAttribute("data-pr-".concat(option)) : null;
|
|
207
217
|
};
|
|
208
|
-
|
|
209
218
|
var hasTargetOption = function hasTargetOption(target, option) {
|
|
210
219
|
return target && target.hasAttribute(option);
|
|
211
220
|
};
|
|
212
|
-
|
|
213
221
|
var getEvents = function getEvents(target) {
|
|
214
222
|
var showEvents = [getTargetOption(target, 'showevent') || props.showEvent];
|
|
215
223
|
var hideEvents = [getTargetOption(target, 'hideevent') || props.hideEvent];
|
|
216
|
-
|
|
217
224
|
if (isMouseTrack(target)) {
|
|
218
225
|
showEvents = ['mousemove'];
|
|
219
226
|
hideEvents = ['mouseleave'];
|
|
220
227
|
} else {
|
|
221
228
|
var event = getTargetOption(target, 'event') || props.event;
|
|
222
|
-
|
|
223
229
|
if (event === 'focus') {
|
|
224
230
|
showEvents = ['focus'];
|
|
225
231
|
hideEvents = ['blur'];
|
|
226
232
|
}
|
|
227
|
-
|
|
228
233
|
if (event === 'both') {
|
|
229
234
|
showEvents = ['focus', 'mouseenter'];
|
|
230
235
|
hideEvents = ['blur', 'mouseleave'];
|
|
231
236
|
}
|
|
232
237
|
}
|
|
233
|
-
|
|
234
238
|
return {
|
|
235
239
|
showEvents: showEvents,
|
|
236
240
|
hideEvents: hideEvents
|
|
237
241
|
};
|
|
238
242
|
};
|
|
239
|
-
|
|
240
243
|
var getPosition = function getPosition(target) {
|
|
241
244
|
return getTargetOption(target, 'position') || positionState;
|
|
242
245
|
};
|
|
243
|
-
|
|
244
246
|
var getMouseTrackPosition = function getMouseTrackPosition(target) {
|
|
245
247
|
var top = getTargetOption(target, 'mousetracktop') || props.mouseTrackTop;
|
|
246
248
|
var left = getTargetOption(target, 'mousetrackleft') || props.mouseTrackLeft;
|
|
@@ -249,14 +251,11 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
249
251
|
left: left
|
|
250
252
|
};
|
|
251
253
|
};
|
|
252
|
-
|
|
253
254
|
var updateText = function updateText(target, callback) {
|
|
254
255
|
if (textRef.current) {
|
|
255
256
|
var content = getTargetOption(target, 'tooltip') || props.content;
|
|
256
|
-
|
|
257
257
|
if (content) {
|
|
258
258
|
textRef.current.innerHTML = ''; // remove children
|
|
259
|
-
|
|
260
259
|
textRef.current.appendChild(document.createTextNode(content));
|
|
261
260
|
callback();
|
|
262
261
|
} else if (props.children) {
|
|
@@ -264,49 +263,41 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
264
263
|
}
|
|
265
264
|
}
|
|
266
265
|
};
|
|
267
|
-
|
|
268
266
|
var updateTooltipState = function updateTooltipState(position) {
|
|
269
267
|
updateText(currentTargetRef.current, function () {
|
|
270
268
|
var _currentMouseEvent$cu = currentMouseEvent.current,
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
269
|
+
x = _currentMouseEvent$cu.pageX,
|
|
270
|
+
y = _currentMouseEvent$cu.pageY;
|
|
274
271
|
if (props.autoZIndex && !utils.ZIndexUtils.get(elementRef.current)) {
|
|
275
272
|
utils.ZIndexUtils.set('tooltip', elementRef.current, PrimeReact__default["default"].autoZIndex, props.baseZIndex || PrimeReact__default["default"].zIndex['tooltip']);
|
|
276
273
|
}
|
|
277
|
-
|
|
278
274
|
elementRef.current.style.left = '';
|
|
279
|
-
elementRef.current.style.top = '';
|
|
275
|
+
elementRef.current.style.top = '';
|
|
280
276
|
|
|
277
|
+
// GitHub #2695 disable pointer events when autohiding
|
|
281
278
|
if (isAutoHide()) {
|
|
282
279
|
elementRef.current.style.pointerEvents = 'none';
|
|
283
280
|
}
|
|
284
|
-
|
|
285
|
-
if (isMouseTrack(currentTargetRef.current) && !containerSize.current) {
|
|
281
|
+
if ((isMouseTrack(currentTargetRef.current) || position == 'mouse') && !containerSize.current) {
|
|
286
282
|
containerSize.current = {
|
|
287
283
|
width: utils.DomHandler.getOuterWidth(elementRef.current),
|
|
288
284
|
height: utils.DomHandler.getOuterHeight(elementRef.current)
|
|
289
285
|
};
|
|
290
286
|
}
|
|
291
|
-
|
|
292
287
|
align(currentTargetRef.current, {
|
|
293
288
|
x: x,
|
|
294
289
|
y: y
|
|
295
290
|
}, position);
|
|
296
291
|
});
|
|
297
292
|
};
|
|
298
|
-
|
|
299
293
|
var show = function show(e) {
|
|
300
294
|
currentTargetRef.current = e.currentTarget;
|
|
301
295
|
var disabled = isDisabled(currentTargetRef.current);
|
|
302
296
|
var empty = isContentEmpty(isShowOnDisabled(currentTargetRef.current) && disabled ? currentTargetRef.current.firstChild : currentTargetRef.current);
|
|
303
|
-
|
|
304
297
|
if (empty || disabled) {
|
|
305
298
|
return;
|
|
306
299
|
}
|
|
307
|
-
|
|
308
300
|
currentMouseEvent.current = e;
|
|
309
|
-
|
|
310
301
|
if (visibleState) {
|
|
311
302
|
applyDelay('updateDelay', updateTooltipState);
|
|
312
303
|
} else {
|
|
@@ -315,7 +306,6 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
315
306
|
originalEvent: e,
|
|
316
307
|
target: currentTargetRef.current
|
|
317
308
|
});
|
|
318
|
-
|
|
319
309
|
if (success) {
|
|
320
310
|
applyDelay('showDelay', function () {
|
|
321
311
|
setVisibleState(true);
|
|
@@ -327,22 +317,18 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
327
317
|
}
|
|
328
318
|
}
|
|
329
319
|
};
|
|
330
|
-
|
|
331
320
|
var hide = function hide(e) {
|
|
332
321
|
clearTimeouts();
|
|
333
|
-
|
|
334
322
|
if (visibleState) {
|
|
335
323
|
var success = sendCallback(props.onBeforeHide, {
|
|
336
324
|
originalEvent: e,
|
|
337
325
|
target: currentTargetRef.current
|
|
338
326
|
});
|
|
339
|
-
|
|
340
327
|
if (success) {
|
|
341
328
|
applyDelay('hideDelay', function () {
|
|
342
329
|
if (!isAutoHide() && allowHide.current === false) {
|
|
343
330
|
return;
|
|
344
331
|
}
|
|
345
|
-
|
|
346
332
|
utils.ZIndexUtils.clear(elementRef.current);
|
|
347
333
|
utils.DomHandler.removeClass(elementRef.current, 'p-tooltip-active');
|
|
348
334
|
setVisibleState(false);
|
|
@@ -354,46 +340,39 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
354
340
|
}
|
|
355
341
|
}
|
|
356
342
|
};
|
|
357
|
-
|
|
358
343
|
var align = function align(target, coordinate, position) {
|
|
359
344
|
var left = 0,
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
if (isMouseTrack(target) && coordinate) {
|
|
345
|
+
top = 0,
|
|
346
|
+
currentPosition = position || positionState;
|
|
347
|
+
if ((isMouseTrack(target) || currentPosition == 'mouse') && coordinate) {
|
|
364
348
|
var _containerSize = {
|
|
365
349
|
width: utils.DomHandler.getOuterWidth(elementRef.current),
|
|
366
350
|
height: utils.DomHandler.getOuterHeight(elementRef.current)
|
|
367
351
|
};
|
|
368
352
|
left = coordinate.x;
|
|
369
353
|
top = coordinate.y;
|
|
370
|
-
|
|
371
354
|
var _getMouseTrackPositio = getMouseTrackPosition(target),
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
355
|
+
mouseTrackTop = _getMouseTrackPositio.top,
|
|
356
|
+
mouseTrackLeft = _getMouseTrackPositio.left;
|
|
375
357
|
switch (currentPosition) {
|
|
376
358
|
case 'left':
|
|
377
359
|
left -= _containerSize.width + mouseTrackLeft;
|
|
378
360
|
top -= _containerSize.height / 2 - mouseTrackTop;
|
|
379
361
|
break;
|
|
380
|
-
|
|
381
362
|
case 'right':
|
|
363
|
+
case 'mouse':
|
|
382
364
|
left += mouseTrackLeft;
|
|
383
365
|
top -= _containerSize.height / 2 - mouseTrackTop;
|
|
384
366
|
break;
|
|
385
|
-
|
|
386
367
|
case 'top':
|
|
387
368
|
left -= _containerSize.width / 2 - mouseTrackLeft;
|
|
388
369
|
top -= _containerSize.height + mouseTrackTop;
|
|
389
370
|
break;
|
|
390
|
-
|
|
391
371
|
case 'bottom':
|
|
392
372
|
left -= _containerSize.width / 2 - mouseTrackLeft;
|
|
393
373
|
top += mouseTrackTop;
|
|
394
374
|
break;
|
|
395
375
|
}
|
|
396
|
-
|
|
397
376
|
if (left <= 0 || containerSize.current.width > _containerSize.width) {
|
|
398
377
|
elementRef.current.style.left = '0px';
|
|
399
378
|
elementRef.current.style.right = window.innerWidth - _containerSize.width - left + 'px';
|
|
@@ -401,7 +380,6 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
401
380
|
elementRef.current.style.right = '';
|
|
402
381
|
elementRef.current.style.left = left + 'px';
|
|
403
382
|
}
|
|
404
|
-
|
|
405
383
|
elementRef.current.style.top = top + 'px';
|
|
406
384
|
utils.DomHandler.addClass(elementRef.current, 'p-tooltip-active');
|
|
407
385
|
} else {
|
|
@@ -411,8 +389,8 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
411
389
|
elementRef.current.style.padding = '0px';
|
|
412
390
|
utils.DomHandler.flipfitCollision(elementRef.current, target, my, at, function (calculatedPosition) {
|
|
413
391
|
var _calculatedPosition$a = calculatedPosition.at,
|
|
414
|
-
|
|
415
|
-
|
|
392
|
+
atX = _calculatedPosition$a.x,
|
|
393
|
+
atY = _calculatedPosition$a.y;
|
|
416
394
|
var myX = calculatedPosition.my.x;
|
|
417
395
|
var newPosition = props.at ? atX !== 'center' && atX !== myX ? atX : atY : calculatedPosition.at["".concat(pos.axis)];
|
|
418
396
|
elementRef.current.style.padding = '';
|
|
@@ -422,33 +400,28 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
422
400
|
});
|
|
423
401
|
}
|
|
424
402
|
};
|
|
425
|
-
|
|
426
403
|
var updateContainerPosition = function updateContainerPosition(position) {
|
|
427
404
|
if (elementRef.current) {
|
|
428
405
|
var style = getComputedStyle(elementRef.current);
|
|
429
406
|
if (position === 'left') elementRef.current.style.left = parseFloat(style.left) - parseFloat(style.paddingLeft) * 2 + 'px';else if (position === 'top') elementRef.current.style.top = parseFloat(style.top) - parseFloat(style.paddingTop) * 2 + 'px';
|
|
430
407
|
}
|
|
431
408
|
};
|
|
432
|
-
|
|
433
409
|
var onMouseEnter = function onMouseEnter() {
|
|
434
410
|
if (!isAutoHide()) {
|
|
435
411
|
allowHide.current = false;
|
|
436
412
|
}
|
|
437
413
|
};
|
|
438
|
-
|
|
439
414
|
var onMouseLeave = function onMouseLeave(e) {
|
|
440
415
|
if (!isAutoHide()) {
|
|
441
416
|
allowHide.current = true;
|
|
442
417
|
hide(e);
|
|
443
418
|
}
|
|
444
419
|
};
|
|
445
|
-
|
|
446
420
|
var bindTargetEvent = function bindTargetEvent(target) {
|
|
447
421
|
if (target) {
|
|
448
422
|
var _getEvents = getEvents(target),
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
423
|
+
showEvents = _getEvents.showEvents,
|
|
424
|
+
hideEvents = _getEvents.hideEvents;
|
|
452
425
|
var currentTarget = getTarget(target);
|
|
453
426
|
showEvents.forEach(function (event) {
|
|
454
427
|
return currentTarget.addEventListener(event, show);
|
|
@@ -458,13 +431,11 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
458
431
|
});
|
|
459
432
|
}
|
|
460
433
|
};
|
|
461
|
-
|
|
462
434
|
var unbindTargetEvent = function unbindTargetEvent(target) {
|
|
463
435
|
if (target) {
|
|
464
436
|
var _getEvents2 = getEvents(target),
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
437
|
+
showEvents = _getEvents2.showEvents,
|
|
438
|
+
hideEvents = _getEvents2.hideEvents;
|
|
468
439
|
var currentTarget = getTarget(target);
|
|
469
440
|
showEvents.forEach(function (event) {
|
|
470
441
|
return currentTarget.removeEventListener(event, show);
|
|
@@ -474,7 +445,6 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
474
445
|
});
|
|
475
446
|
}
|
|
476
447
|
};
|
|
477
|
-
|
|
478
448
|
var applyDelay = function applyDelay(delayProp, callback) {
|
|
479
449
|
clearTimeouts();
|
|
480
450
|
var delay = getTargetOption(currentTargetRef.current, delayProp.toLowerCase()) || props[delayProp];
|
|
@@ -482,31 +452,24 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
482
452
|
return callback();
|
|
483
453
|
}, delay) : callback();
|
|
484
454
|
};
|
|
485
|
-
|
|
486
455
|
var sendCallback = function sendCallback(callback) {
|
|
487
456
|
if (callback) {
|
|
488
457
|
for (var _len = arguments.length, params = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
|
|
489
458
|
params[_key - 1] = arguments[_key];
|
|
490
459
|
}
|
|
491
|
-
|
|
492
460
|
var result = callback.apply(void 0, params);
|
|
493
|
-
|
|
494
461
|
if (result === undefined) {
|
|
495
462
|
result = true;
|
|
496
463
|
}
|
|
497
|
-
|
|
498
464
|
return result;
|
|
499
465
|
}
|
|
500
|
-
|
|
501
466
|
return true;
|
|
502
467
|
};
|
|
503
|
-
|
|
504
468
|
var clearTimeouts = function clearTimeouts() {
|
|
505
469
|
Object.values(timeouts.current).forEach(function (t) {
|
|
506
470
|
return clearTimeout(t);
|
|
507
471
|
});
|
|
508
472
|
};
|
|
509
|
-
|
|
510
473
|
var getTarget = function getTarget(target) {
|
|
511
474
|
if (target) {
|
|
512
475
|
if (isShowOnDisabled(target)) {
|
|
@@ -521,34 +484,25 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
521
484
|
}
|
|
522
485
|
} else if (target.hasWrapper) {
|
|
523
486
|
var _target$parentElement;
|
|
524
|
-
|
|
525
487
|
(_target$parentElement = target.parentElement).replaceWith.apply(_target$parentElement, _toConsumableArray(target.parentElement.childNodes));
|
|
526
|
-
|
|
527
488
|
delete target.hasWrapper;
|
|
528
489
|
}
|
|
529
|
-
|
|
530
490
|
return target;
|
|
531
491
|
}
|
|
532
|
-
|
|
533
492
|
return null;
|
|
534
493
|
};
|
|
535
|
-
|
|
536
494
|
var updateTargetEvents = function updateTargetEvents(target) {
|
|
537
495
|
unloadTargetEvents(target);
|
|
538
496
|
loadTargetEvents(target);
|
|
539
497
|
};
|
|
540
|
-
|
|
541
498
|
var loadTargetEvents = function loadTargetEvents(target) {
|
|
542
499
|
setTargetEventOperations(target || props.target, bindTargetEvent);
|
|
543
500
|
};
|
|
544
|
-
|
|
545
501
|
var unloadTargetEvents = function unloadTargetEvents(target) {
|
|
546
502
|
setTargetEventOperations(target || props.target, unbindTargetEvent);
|
|
547
503
|
};
|
|
548
|
-
|
|
549
504
|
var setTargetEventOperations = function setTargetEventOperations(target, operation) {
|
|
550
505
|
target = utils.ObjectUtils.getRefElement(target);
|
|
551
|
-
|
|
552
506
|
if (target) {
|
|
553
507
|
if (utils.DomHandler.isElement(target)) {
|
|
554
508
|
operation(target);
|
|
@@ -559,7 +513,6 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
559
513
|
operation(el);
|
|
560
514
|
});
|
|
561
515
|
};
|
|
562
|
-
|
|
563
516
|
if (target instanceof Array) {
|
|
564
517
|
target.forEach(function (t) {
|
|
565
518
|
setEvent(t);
|
|
@@ -570,15 +523,12 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
570
523
|
}
|
|
571
524
|
}
|
|
572
525
|
};
|
|
573
|
-
|
|
574
|
-
|
|
526
|
+
hooks.useMountEffect(function () {
|
|
527
|
+
loadTargetEvents();
|
|
575
528
|
if (visibleState && currentTargetRef.current && isDisabled(currentTargetRef.current)) {
|
|
576
529
|
hide();
|
|
577
530
|
}
|
|
578
531
|
});
|
|
579
|
-
hooks.useMountEffect(function () {
|
|
580
|
-
loadTargetEvents();
|
|
581
|
-
});
|
|
582
532
|
hooks.useUpdateEffect(function () {
|
|
583
533
|
loadTargetEvents();
|
|
584
534
|
return function () {
|
|
@@ -601,7 +551,6 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
601
551
|
containerSize.current = null;
|
|
602
552
|
allowHide.current = true;
|
|
603
553
|
}
|
|
604
|
-
|
|
605
554
|
return function () {
|
|
606
555
|
unbindWindowResizeListener();
|
|
607
556
|
unbindOverlayScrollListener();
|
|
@@ -637,7 +586,6 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
637
586
|
}
|
|
638
587
|
};
|
|
639
588
|
});
|
|
640
|
-
|
|
641
589
|
var createElement = function createElement() {
|
|
642
590
|
var otherProps = utils.ObjectUtils.findDiffKeys(props, Tooltip.defaultProps);
|
|
643
591
|
var tooltipClassName = utils.classNames('p-tooltip p-component', _defineProperty({}, "p-tooltip-".concat(positionState), true), props.className, classNameState);
|
|
@@ -659,7 +607,6 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
659
607
|
className: "p-tooltip-text"
|
|
660
608
|
}, empty && props.children));
|
|
661
609
|
};
|
|
662
|
-
|
|
663
610
|
if (visibleState) {
|
|
664
611
|
var element = createElement();
|
|
665
612
|
return /*#__PURE__*/React__namespace.createElement(portal.Portal, {
|
|
@@ -668,39 +615,38 @@ this.primereact.tooltip = (function (exports, React, PrimeReact, hooks, portal,
|
|
|
668
615
|
visible: true
|
|
669
616
|
});
|
|
670
617
|
}
|
|
671
|
-
|
|
672
618
|
return null;
|
|
673
619
|
}));
|
|
674
620
|
Tooltip.displayName = 'Tooltip';
|
|
675
621
|
Tooltip.defaultProps = {
|
|
676
622
|
__TYPE: 'Tooltip',
|
|
677
|
-
id: null,
|
|
678
|
-
target: null,
|
|
679
|
-
content: null,
|
|
680
|
-
disabled: false,
|
|
681
|
-
className: null,
|
|
682
|
-
style: null,
|
|
683
623
|
appendTo: null,
|
|
684
|
-
position: 'right',
|
|
685
|
-
my: null,
|
|
686
624
|
at: null,
|
|
687
|
-
|
|
688
|
-
showEvent: 'mouseenter',
|
|
689
|
-
hideEvent: 'mouseleave',
|
|
625
|
+
autoHide: true,
|
|
690
626
|
autoZIndex: true,
|
|
691
627
|
baseZIndex: 0,
|
|
628
|
+
className: null,
|
|
629
|
+
content: null,
|
|
630
|
+
disabled: false,
|
|
631
|
+
event: null,
|
|
632
|
+
hideDelay: 0,
|
|
633
|
+
hideEvent: 'mouseleave',
|
|
634
|
+
id: null,
|
|
692
635
|
mouseTrack: false,
|
|
693
|
-
mouseTrackTop: 5,
|
|
694
636
|
mouseTrackLeft: 5,
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
hideDelay: 0,
|
|
698
|
-
autoHide: true,
|
|
699
|
-
showOnDisabled: false,
|
|
700
|
-
onBeforeShow: null,
|
|
637
|
+
mouseTrackTop: 5,
|
|
638
|
+
my: null,
|
|
701
639
|
onBeforeHide: null,
|
|
640
|
+
onBeforeShow: null,
|
|
641
|
+
onHide: null,
|
|
702
642
|
onShow: null,
|
|
703
|
-
|
|
643
|
+
position: 'right',
|
|
644
|
+
showDelay: 0,
|
|
645
|
+
showEvent: 'mouseenter',
|
|
646
|
+
showOnDisabled: false,
|
|
647
|
+
style: null,
|
|
648
|
+
target: null,
|
|
649
|
+
updateDelay: 0
|
|
704
650
|
};
|
|
705
651
|
|
|
706
652
|
exports.Tooltip = Tooltip;
|
package/tooltip/tooltip.min.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.p-tooltip{position:absolute;padding:.25em .5rem}.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}
|
|
1
|
+
.p-tooltip{position:absolute;padding:.25em .5rem;top:-9999px;left:-9999px}.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}
|