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