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/tabview/tabview.js
CHANGED
|
@@ -26,20 +26,45 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
26
26
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
27
27
|
for (var i = 1; i < arguments.length; i++) {
|
|
28
28
|
var source = arguments[i];
|
|
29
|
-
|
|
30
29
|
for (var key in source) {
|
|
31
30
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
32
31
|
target[key] = source[key];
|
|
33
32
|
}
|
|
34
33
|
}
|
|
35
34
|
}
|
|
36
|
-
|
|
37
35
|
return target;
|
|
38
36
|
};
|
|
39
37
|
return _extends.apply(this, arguments);
|
|
40
38
|
}
|
|
41
39
|
|
|
40
|
+
function _typeof(obj) {
|
|
41
|
+
"@babel/helpers - typeof";
|
|
42
|
+
|
|
43
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
|
44
|
+
return typeof obj;
|
|
45
|
+
} : function (obj) {
|
|
46
|
+
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
47
|
+
}, _typeof(obj);
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
function _toPrimitive(input, hint) {
|
|
51
|
+
if (_typeof(input) !== "object" || input === null) return input;
|
|
52
|
+
var prim = input[Symbol.toPrimitive];
|
|
53
|
+
if (prim !== undefined) {
|
|
54
|
+
var res = prim.call(input, hint || "default");
|
|
55
|
+
if (_typeof(res) !== "object") return res;
|
|
56
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
57
|
+
}
|
|
58
|
+
return (hint === "string" ? String : Number)(input);
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
function _toPropertyKey(arg) {
|
|
62
|
+
var key = _toPrimitive(arg, "string");
|
|
63
|
+
return _typeof(key) === "symbol" ? key : String(key);
|
|
64
|
+
}
|
|
65
|
+
|
|
42
66
|
function _defineProperty(obj, key, value) {
|
|
67
|
+
key = _toPropertyKey(key);
|
|
43
68
|
if (key in obj) {
|
|
44
69
|
Object.defineProperty(obj, key, {
|
|
45
70
|
value: value,
|
|
@@ -50,17 +75,14 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
50
75
|
} else {
|
|
51
76
|
obj[key] = value;
|
|
52
77
|
}
|
|
53
|
-
|
|
54
78
|
return obj;
|
|
55
79
|
}
|
|
56
80
|
|
|
57
81
|
function _arrayLikeToArray(arr, len) {
|
|
58
82
|
if (len == null || len > arr.length) len = arr.length;
|
|
59
|
-
|
|
60
83
|
for (var i = 0, arr2 = new Array(len); i < len; i++) {
|
|
61
84
|
arr2[i] = arr[i];
|
|
62
85
|
}
|
|
63
|
-
|
|
64
86
|
return arr2;
|
|
65
87
|
}
|
|
66
88
|
|
|
@@ -94,33 +116,33 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
94
116
|
}
|
|
95
117
|
|
|
96
118
|
function _iterableToArrayLimit(arr, i) {
|
|
97
|
-
var _i =
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
try {
|
|
107
|
-
for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) {
|
|
108
|
-
_arr.push(_s.value);
|
|
109
|
-
|
|
110
|
-
if (i && _arr.length === i) break;
|
|
111
|
-
}
|
|
112
|
-
} catch (err) {
|
|
113
|
-
_d = true;
|
|
114
|
-
_e = err;
|
|
115
|
-
} finally {
|
|
119
|
+
var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"];
|
|
120
|
+
if (null != _i) {
|
|
121
|
+
var _s,
|
|
122
|
+
_e,
|
|
123
|
+
_x,
|
|
124
|
+
_r,
|
|
125
|
+
_arr = [],
|
|
126
|
+
_n = !0,
|
|
127
|
+
_d = !1;
|
|
116
128
|
try {
|
|
117
|
-
if (
|
|
129
|
+
if (_x = (_i = _i.call(arr)).next, 0 === i) {
|
|
130
|
+
if (Object(_i) !== _i) return;
|
|
131
|
+
_n = !1;
|
|
132
|
+
} else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0) {
|
|
133
|
+
;
|
|
134
|
+
}
|
|
135
|
+
} catch (err) {
|
|
136
|
+
_d = !0, _e = err;
|
|
118
137
|
} finally {
|
|
119
|
-
|
|
138
|
+
try {
|
|
139
|
+
if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return;
|
|
140
|
+
} finally {
|
|
141
|
+
if (_d) throw _e;
|
|
142
|
+
}
|
|
120
143
|
}
|
|
144
|
+
return _arr;
|
|
121
145
|
}
|
|
122
|
-
|
|
123
|
-
return _arr;
|
|
124
146
|
}
|
|
125
147
|
|
|
126
148
|
function _nonIterableRest() {
|
|
@@ -132,35 +154,29 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
132
154
|
}
|
|
133
155
|
|
|
134
156
|
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
135
|
-
|
|
136
157
|
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
137
158
|
var TabPanel = function TabPanel() {};
|
|
138
159
|
var TabView = /*#__PURE__*/React__namespace.forwardRef(function (props, ref) {
|
|
139
160
|
var _React$useState = React__namespace.useState(props.id),
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
161
|
+
_React$useState2 = _slicedToArray(_React$useState, 2),
|
|
162
|
+
idState = _React$useState2[0],
|
|
163
|
+
setIdState = _React$useState2[1];
|
|
144
164
|
var _React$useState3 = React__namespace.useState(true),
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
165
|
+
_React$useState4 = _slicedToArray(_React$useState3, 2),
|
|
166
|
+
backwardIsDisabledState = _React$useState4[0],
|
|
167
|
+
setBackwardIsDisabledState = _React$useState4[1];
|
|
149
168
|
var _React$useState5 = React__namespace.useState(false),
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
169
|
+
_React$useState6 = _slicedToArray(_React$useState5, 2),
|
|
170
|
+
forwardIsDisabledState = _React$useState6[0],
|
|
171
|
+
setForwardIsDisabledState = _React$useState6[1];
|
|
154
172
|
var _React$useState7 = React__namespace.useState([]),
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
173
|
+
_React$useState8 = _slicedToArray(_React$useState7, 2),
|
|
174
|
+
hiddenTabsState = _React$useState8[0],
|
|
175
|
+
setHiddenTabsState = _React$useState8[1];
|
|
159
176
|
var _React$useState9 = React__namespace.useState(props.activeIndex),
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
177
|
+
_React$useState10 = _slicedToArray(_React$useState9, 2),
|
|
178
|
+
activeIndexState = _React$useState10[0],
|
|
179
|
+
setActiveIndexState = _React$useState10[1];
|
|
164
180
|
var elementRef = React__namespace.useRef(null);
|
|
165
181
|
var contentRef = React__namespace.useRef(null);
|
|
166
182
|
var navRef = React__namespace.useRef(null);
|
|
@@ -169,17 +185,14 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
169
185
|
var nextBtnRef = React__namespace.useRef(null);
|
|
170
186
|
var tabsRef = React__namespace.useRef({});
|
|
171
187
|
var activeIndex = props.onTabChange ? props.activeIndex : activeIndexState;
|
|
172
|
-
|
|
173
188
|
var isSelected = function isSelected(index) {
|
|
174
189
|
return index === activeIndex;
|
|
175
190
|
};
|
|
176
|
-
|
|
177
191
|
var shouldUseTab = function shouldUseTab(tab, index) {
|
|
178
192
|
return tab && tab.props.__TYPE === 'TabPanel' && hiddenTabsState.every(function (_i) {
|
|
179
193
|
return _i !== index;
|
|
180
194
|
});
|
|
181
195
|
};
|
|
182
|
-
|
|
183
196
|
var findVisibleActiveTab = function findVisibleActiveTab(i) {
|
|
184
197
|
var tabsInfo = React__namespace.Children.map(props.children, function (tab, index) {
|
|
185
198
|
if (shouldUseTab(tab, index)) {
|
|
@@ -191,27 +204,25 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
191
204
|
});
|
|
192
205
|
return tabsInfo.find(function (_ref) {
|
|
193
206
|
var tab = _ref.tab,
|
|
194
|
-
|
|
207
|
+
index = _ref.index;
|
|
195
208
|
return !tab.props.disabled && index >= i;
|
|
196
209
|
}) || tabsInfo.reverse().find(function (_ref2) {
|
|
197
210
|
var tab = _ref2.tab,
|
|
198
|
-
|
|
211
|
+
index = _ref2.index;
|
|
199
212
|
return !tab.props.disabled && i > index;
|
|
200
213
|
});
|
|
201
214
|
};
|
|
202
|
-
|
|
203
215
|
var onTabHeaderClose = function onTabHeaderClose(event, index) {
|
|
204
|
-
event.preventDefault();
|
|
216
|
+
event.preventDefault();
|
|
205
217
|
|
|
218
|
+
// give caller a chance to stop the selection
|
|
206
219
|
if (props.onBeforeTabClose && props.onBeforeTabClose({
|
|
207
220
|
originalEvent: event,
|
|
208
221
|
index: index
|
|
209
222
|
}) === false) {
|
|
210
223
|
return;
|
|
211
224
|
}
|
|
212
|
-
|
|
213
225
|
setHiddenTabsState([].concat(_toConsumableArray(hiddenTabsState), [index]));
|
|
214
|
-
|
|
215
226
|
if (props.onTabClose) {
|
|
216
227
|
props.onTabClose({
|
|
217
228
|
originalEvent: event,
|
|
@@ -219,12 +230,10 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
219
230
|
});
|
|
220
231
|
}
|
|
221
232
|
};
|
|
222
|
-
|
|
223
233
|
var onTabHeaderClick = function onTabHeaderClick(event, tab, index) {
|
|
224
234
|
if (event) {
|
|
225
235
|
event.preventDefault();
|
|
226
236
|
}
|
|
227
|
-
|
|
228
237
|
if (!tab.props.disabled) {
|
|
229
238
|
// give caller a chance to stop the selection
|
|
230
239
|
if (props.onBeforeTabChange && props.onBeforeTabChange({
|
|
@@ -233,71 +242,59 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
233
242
|
}) === false) {
|
|
234
243
|
return;
|
|
235
244
|
}
|
|
236
|
-
|
|
237
245
|
if (props.onTabChange) props.onTabChange({
|
|
238
246
|
originalEvent: event,
|
|
239
247
|
index: index
|
|
240
248
|
});else setActiveIndexState(index);
|
|
241
249
|
}
|
|
242
|
-
|
|
243
250
|
updateScrollBar(index);
|
|
244
251
|
};
|
|
245
|
-
|
|
246
252
|
var _onKeyDown = function onKeyDown(event, tab, index) {
|
|
247
|
-
if (event.
|
|
253
|
+
if (event.key === 'Enter') {
|
|
248
254
|
onTabHeaderClick(event, tab, index);
|
|
249
255
|
}
|
|
250
256
|
};
|
|
251
|
-
|
|
252
257
|
var updateInkBar = function updateInkBar() {
|
|
253
258
|
var tabHeader = tabsRef.current["tab_".concat(activeIndex)];
|
|
254
259
|
inkbarRef.current.style.width = utils.DomHandler.getWidth(tabHeader) + 'px';
|
|
255
260
|
inkbarRef.current.style.left = utils.DomHandler.getOffset(tabHeader).left - utils.DomHandler.getOffset(navRef.current).left + 'px';
|
|
256
261
|
};
|
|
257
|
-
|
|
258
262
|
var updateScrollBar = function updateScrollBar(index) {
|
|
259
263
|
var tabHeader = tabsRef.current["tab_".concat(index)];
|
|
260
|
-
|
|
261
264
|
if (tabHeader && tabHeader.scrollIntoView) {
|
|
262
265
|
tabHeader.scrollIntoView({
|
|
263
266
|
block: 'nearest'
|
|
264
267
|
});
|
|
265
268
|
}
|
|
266
269
|
};
|
|
267
|
-
|
|
268
270
|
var updateButtonState = function updateButtonState() {
|
|
269
271
|
var _contentRef$current = contentRef.current,
|
|
270
|
-
|
|
271
|
-
|
|
272
|
+
scrollLeft = _contentRef$current.scrollLeft,
|
|
273
|
+
scrollWidth = _contentRef$current.scrollWidth;
|
|
272
274
|
var width = utils.DomHandler.getWidth(contentRef.current);
|
|
273
275
|
setBackwardIsDisabledState(scrollLeft === 0);
|
|
274
276
|
setForwardIsDisabledState(scrollLeft === scrollWidth - width);
|
|
275
277
|
};
|
|
276
|
-
|
|
277
278
|
var onScroll = function onScroll(event) {
|
|
278
279
|
props.scrollable && updateButtonState();
|
|
279
280
|
event.preventDefault();
|
|
280
281
|
};
|
|
281
|
-
|
|
282
282
|
var getVisibleButtonWidths = function getVisibleButtonWidths() {
|
|
283
283
|
return [prevBtnRef.current, nextBtnRef.current].reduce(function (acc, el) {
|
|
284
284
|
return el ? acc + utils.DomHandler.getWidth(el) : acc;
|
|
285
285
|
}, 0);
|
|
286
286
|
};
|
|
287
|
-
|
|
288
287
|
var navBackward = function navBackward() {
|
|
289
288
|
var width = utils.DomHandler.getWidth(contentRef.current) - getVisibleButtonWidths();
|
|
290
289
|
var pos = contentRef.current.scrollLeft - width;
|
|
291
290
|
contentRef.current.scrollLeft = pos <= 0 ? 0 : pos;
|
|
292
291
|
};
|
|
293
|
-
|
|
294
292
|
var navForward = function navForward() {
|
|
295
293
|
var width = utils.DomHandler.getWidth(contentRef.current) - getVisibleButtonWidths();
|
|
296
294
|
var pos = contentRef.current.scrollLeft + width;
|
|
297
295
|
var lastPos = contentRef.current.scrollWidth - width;
|
|
298
296
|
contentRef.current.scrollLeft = pos >= lastPos ? lastPos : pos;
|
|
299
297
|
};
|
|
300
|
-
|
|
301
298
|
var reset = function reset() {
|
|
302
299
|
setBackwardIsDisabledState(true);
|
|
303
300
|
setForwardIsDisabledState(false);
|
|
@@ -306,7 +303,6 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
306
303
|
index: activeIndex
|
|
307
304
|
});else setActiveIndexState(props.activeIndex);
|
|
308
305
|
};
|
|
309
|
-
|
|
310
306
|
React__namespace.useEffect(function () {
|
|
311
307
|
updateInkBar();
|
|
312
308
|
});
|
|
@@ -333,23 +329,20 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
333
329
|
}
|
|
334
330
|
};
|
|
335
331
|
});
|
|
336
|
-
|
|
337
332
|
var createTabHeader = function createTabHeader(tab, index) {
|
|
338
333
|
var selected = isSelected(index);
|
|
339
334
|
var _tab$props = tab.props,
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
335
|
+
headerStyle = _tab$props.headerStyle,
|
|
336
|
+
headerClassName = _tab$props.headerClassName,
|
|
337
|
+
_style = _tab$props.style,
|
|
338
|
+
_className = _tab$props.className,
|
|
339
|
+
disabled = _tab$props.disabled,
|
|
340
|
+
leftIcon = _tab$props.leftIcon,
|
|
341
|
+
rightIcon = _tab$props.rightIcon,
|
|
342
|
+
header = _tab$props.header,
|
|
343
|
+
headerTemplate = _tab$props.headerTemplate,
|
|
344
|
+
closable = _tab$props.closable;
|
|
351
345
|
var style = _objectSpread(_objectSpread({}, headerStyle || {}), _style || {});
|
|
352
|
-
|
|
353
346
|
var className = utils.classNames('p-unselectable-text', {
|
|
354
347
|
'p-tabview-selected p-highlight': selected,
|
|
355
348
|
'p-disabled': disabled
|
|
@@ -388,7 +381,8 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
388
381
|
"aria-controls": ariaControls,
|
|
389
382
|
"aria-selected": selected,
|
|
390
383
|
tabIndex: tabIndex
|
|
391
|
-
}, leftIconElement, titleElement, rightIconElement, closableIconElement, /*#__PURE__*/React__namespace.createElement(ripple.Ripple, null))
|
|
384
|
+
}, leftIconElement, titleElement, rightIconElement, closableIconElement, /*#__PURE__*/React__namespace.createElement(ripple.Ripple, null))
|
|
385
|
+
// eslint-enable /
|
|
392
386
|
;
|
|
393
387
|
|
|
394
388
|
if (headerTemplate) {
|
|
@@ -412,7 +406,6 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
412
406
|
};
|
|
413
407
|
content = utils.ObjectUtils.getJSXElement(headerTemplate, defaultContentOptions);
|
|
414
408
|
}
|
|
415
|
-
|
|
416
409
|
return /*#__PURE__*/React__namespace.createElement("li", {
|
|
417
410
|
ref: function ref(el) {
|
|
418
411
|
return tabsRef.current["tab_".concat(index)] = el;
|
|
@@ -422,7 +415,6 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
422
415
|
role: "presentation"
|
|
423
416
|
}, content);
|
|
424
417
|
};
|
|
425
|
-
|
|
426
418
|
var createTabHeaders = function createTabHeaders() {
|
|
427
419
|
return React__namespace.Children.map(props.children, function (tab, index) {
|
|
428
420
|
if (shouldUseTab(tab, index)) {
|
|
@@ -430,7 +422,6 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
430
422
|
}
|
|
431
423
|
});
|
|
432
424
|
};
|
|
433
|
-
|
|
434
425
|
var createNavigator = function createNavigator() {
|
|
435
426
|
var headers = createTabHeaders();
|
|
436
427
|
return /*#__PURE__*/React__namespace.createElement("div", {
|
|
@@ -448,24 +439,18 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
448
439
|
className: "p-tabview-ink-bar"
|
|
449
440
|
})));
|
|
450
441
|
};
|
|
451
|
-
|
|
452
442
|
var createContent = function createContent() {
|
|
453
443
|
var className = utils.classNames('p-tabview-panels', props.panelContainerClassName);
|
|
454
444
|
var contents = React__namespace.Children.map(props.children, function (tab, index) {
|
|
455
445
|
if (shouldUseTab(tab, index) && (!props.renderActiveOnly || isSelected(index))) {
|
|
456
446
|
var selected = isSelected(index);
|
|
457
|
-
|
|
458
447
|
var style = _objectSpread(_objectSpread({}, tab.props.contentStyle || {}), tab.props.style || {});
|
|
459
|
-
|
|
460
448
|
var _className2 = utils.classNames(tab.props.contentClassName, tab.props.className, 'p-tabview-panel', {
|
|
461
449
|
'p-hidden': !selected
|
|
462
450
|
});
|
|
463
|
-
|
|
464
451
|
var contentId = idState + '_content_' + index;
|
|
465
452
|
var ariaLabelledBy = idState + '_header_' + index;
|
|
466
|
-
|
|
467
453
|
var _otherProps = utils.ObjectUtils.findDiffKeys(tab.props, TabPanel.defaultProps);
|
|
468
|
-
|
|
469
454
|
return /*#__PURE__*/React__namespace.createElement("div", _extends({}, _otherProps, {
|
|
470
455
|
id: contentId,
|
|
471
456
|
"aria-labelledby": ariaLabelledBy,
|
|
@@ -481,7 +466,6 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
481
466
|
style: props.panelContainerStyle
|
|
482
467
|
}, contents);
|
|
483
468
|
};
|
|
484
|
-
|
|
485
469
|
var createPrevButton = function createPrevButton() {
|
|
486
470
|
if (props.scrollable && !backwardIsDisabledState) {
|
|
487
471
|
return /*#__PURE__*/React__namespace.createElement("button", {
|
|
@@ -494,10 +478,8 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
494
478
|
className: "pi pi-chevron-left"
|
|
495
479
|
}), /*#__PURE__*/React__namespace.createElement(ripple.Ripple, null));
|
|
496
480
|
}
|
|
497
|
-
|
|
498
481
|
return null;
|
|
499
482
|
};
|
|
500
|
-
|
|
501
483
|
var createNextButton = function createNextButton() {
|
|
502
484
|
if (props.scrollable && !forwardIsDisabledState) {
|
|
503
485
|
return /*#__PURE__*/React__namespace.createElement("button", {
|
|
@@ -512,7 +494,6 @@ this.primereact.tabview = (function (exports, React, api, hooks, ripple, utils)
|
|
|
512
494
|
}), /*#__PURE__*/React__namespace.createElement(ripple.Ripple, null));
|
|
513
495
|
}
|
|
514
496
|
};
|
|
515
|
-
|
|
516
497
|
var otherProps = utils.ObjectUtils.findDiffKeys(props, TabView.defaultProps);
|
|
517
498
|
var className = utils.classNames('p-tabview p-component', {
|
|
518
499
|
'p-tabview-scrollable': props.scrollable
|
package/tabview/tabview.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
this.primereact=this.primereact||{},this.primereact.tabview=function(e,t,n,r,a,l){"use strict";function i(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var o=i(t);function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c.apply(this,arguments)}function s(e,t
|
|
1
|
+
this.primereact=this.primereact||{},this.primereact.tabview=function(e,t,n,r,a,l){"use strict";function i(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var o=i(t);function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c.apply(this,arguments)}function u(e){return u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},u(e)}function s(e,t){if("object"!==u(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==u(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function f(e){var t=s(e,"string");return"symbol"===u(t)?t:String(t)}function p(e,t,n){return(t=f(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function b(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function d(e){if(Array.isArray(e))return b(e)}function m(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function v(e,t){if(e){if("string"==typeof e)return b(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?b(e,t):void 0}}function y(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function h(e){if(Array.isArray(e))return e}function g(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,l,i,o=[],c=!0,u=!1;try{if(l=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=l.call(n)).done)&&(o.push(r.value),o.length!==t);c=!0);}catch(e){u=!0,a=e}finally{try{if(!c&&null!=n.return&&(i=n.return(),Object(i)!==i))return}finally{if(u)throw a}}return o}}function w(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function E(e,t){return h(e)||g(e,t)||v(e,t)||w()}function O(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function N(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?O(Object(n),!0).forEach((function(t){p(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):O(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var C=function(){},j=o.forwardRef((function(e,t){var i=E(o.useState(e.id),2),u=i[0],s=i[1],f=E(o.useState(!0),2),p=f[0],b=f[1],h=E(o.useState(!1),2),g=h[0],w=h[1],O=E(o.useState([]),2),S=O[0],T=O[1],P=E(o.useState(e.activeIndex),2),x=P[0],I=P[1],_=o.useRef(null),D=o.useRef(null),k=o.useRef(null),A=o.useRef(null),R=o.useRef(null),L=o.useRef(null),H=o.useRef({}),U=e.onTabChange?e.activeIndex:x,W=function(e){return e===U},B=function(e,t){return e&&"TabPanel"===e.props.__TYPE&&S.every((function(e){return e!==t}))},V=function(t,n){var r;(t.preventDefault(),e.onBeforeTabClose&&!1===e.onBeforeTabClose({originalEvent:t,index:n}))||(T([].concat(d(r=S)||m(r)||v(r)||y(),[n])),e.onTabClose&&e.onTabClose({originalEvent:t,index:n}))},K=function(t,n,r){if(t&&t.preventDefault(),!n.props.disabled){if(e.onBeforeTabChange&&!1===e.onBeforeTabChange({originalEvent:t,index:r}))return;e.onTabChange?e.onTabChange({originalEvent:t,index:r}):I(r)}Y(r)},M=function(e,t,n){"Enter"===e.key&&K(e,t,n)},Y=function(e){var t=H.current["tab_".concat(e)];t&&t.scrollIntoView&&t.scrollIntoView({block:"nearest"})},q=function(t){var n,r,a,i;e.scrollable&&(r=(n=D.current).scrollLeft,a=n.scrollWidth,i=l.DomHandler.getWidth(D.current),b(0===r),w(r===a-i)),t.preventDefault()},z=function(){return[R.current,L.current].reduce((function(e,t){return t?e+l.DomHandler.getWidth(t):e}),0)},J=function(){var e=l.DomHandler.getWidth(D.current)-z(),t=D.current.scrollLeft-e;D.current.scrollLeft=t<=0?0:t},X=function(){var e=l.DomHandler.getWidth(D.current)-z(),t=D.current.scrollLeft+e,n=D.current.scrollWidth-e;D.current.scrollLeft=t>=n?n:t},$=function(){b(!0),w(!1),T([]),e.onTabChange?e.onTabChange({index:U}):I(e.activeIndex)};o.useEffect((function(){var e;e=H.current["tab_".concat(U)],A.current.style.width=l.DomHandler.getWidth(e)+"px",A.current.style.left=l.DomHandler.getOffset(e).left-l.DomHandler.getOffset(k.current).left+"px"})),r.useMountEffect((function(){u||s(l.UniqueComponentId())})),r.useUpdateEffect((function(){if(l.ObjectUtils.isNotEmpty(S)){var t=(n=S[S.length-1],(r=o.Children.map(e.children,(function(e,t){if(B(e,t))return{tab:e,index:t}}))).find((function(e){return!e.tab.props.disabled&&e.index>=n}))||r.reverse().find((function(e){return!e.tab.props.disabled&&n>e.index})));t&&K(null,t.tab,t.index)}var n,r}),[S]),r.useUpdateEffect((function(){Y(e.activeIndex)}),[e.activeIndex]),o.useImperativeHandle(t,(function(){return{props:e,reset:$,getElement:function(){return _.current}}}));var F,G=function(t,n){var r=W(n),i=t.props,c=i.headerClassName,s=i.style,f=i.className,p=i.disabled,b=i.leftIcon,d=i.rightIcon,m=i.header,v=i.headerTemplate,y=i.closable,h=N(N({},i.headerStyle||{}),s||{}),g=l.classNames("p-unselectable-text",{"p-tabview-selected p-highlight":r,"p-disabled":p},c,f),w=u+"_header_"+n,E=u+"_content_"+n,O=p?null:0,C=b&&o.createElement("i",{className:b}),j=o.createElement("span",{className:"p-tabview-title"},m),S=d&&o.createElement("i",{className:d}),T=o.createElement("a",{role:"tab",className:"p-tabview-nav-link",onClick:function(e){return K(e,t,n)},id:w,onKeyDown:function(e){return M(e,t,n)},"aria-controls":E,"aria-selected":r,tabIndex:O},C,j,S,y&&o.createElement("i",{className:"p-tabview-close pi pi-times",onClick:function(e){return V(e,n)}}),o.createElement(a.Ripple,null));v&&(T=l.ObjectUtils.getJSXElement(v,{className:"p-tabview-nav-link",titleClassName:"p-tabview-title",onClick:function(e){return K(e,t,n)},onKeyDown:function(e){return M(e,t,n)},leftIconElement:C,titleElement:j,rightIconElement:S,element:T,props:e,index:n,selected:r,ariaControls:E}));return o.createElement("li",{ref:function(e){return H.current["tab_".concat(n)]=e},className:g,style:h,role:"presentation"},T)},Q=l.ObjectUtils.findDiffKeys(e,j.defaultProps),Z=l.classNames("p-tabview p-component",{"p-tabview-scrollable":e.scrollable},e.className),ee=(F=o.Children.map(e.children,(function(e,t){if(B(e,t))return G(e,t)})),o.createElement("div",{ref:D,id:u,className:"p-tabview-nav-content",style:e.style,onScroll:q},o.createElement("ul",{ref:k,className:"p-tabview-nav",role:"tablist"},F,o.createElement("li",{ref:A,className:"p-tabview-ink-bar"})))),te=function(){var t=l.classNames("p-tabview-panels",e.panelContainerClassName),n=o.Children.map(e.children,(function(t,n){if(B(t,n)&&(!e.renderActiveOnly||W(n))){var r=W(n),a=N(N({},t.props.contentStyle||{}),t.props.style||{}),i=l.classNames(t.props.contentClassName,t.props.className,"p-tabview-panel",{"p-hidden":!r}),s=u+"_content_"+n,f=u+"_header_"+n,p=l.ObjectUtils.findDiffKeys(t.props,C.defaultProps);return o.createElement("div",c({},p,{id:s,"aria-labelledby":f,"aria-hidden":!r,className:i,style:a,role:"tabpanel"}),e.renderActiveOnly?r&&t.props.children:t.props.children)}}));return o.createElement("div",{className:t,style:e.panelContainerStyle},n)}(),ne=e.scrollable&&!p?o.createElement("button",{ref:R,className:"p-tabview-nav-prev p-tabview-nav-btn p-link",onClick:J,type:"button","aria-label":n.ariaLabel("previousPageLabel")},o.createElement("span",{className:"pi pi-chevron-left"}),o.createElement(a.Ripple,null)):null,re=function(){if(e.scrollable&&!g)return o.createElement("button",{ref:L,className:"p-tabview-nav-next p-tabview-nav-btn p-link",onClick:X,type:"button","aria-label":n.ariaLabel("nextPageLabel")},o.createElement("span",{className:"pi pi-chevron-right","aria-hidden":"true"}),o.createElement(a.Ripple,null))}();return o.createElement("div",c({ref:_,className:Z},Q),o.createElement("div",{className:"p-tabview-nav-container"},ne,ee,re),te)}));return C.displayName="TabPanel",C.defaultProps={__TYPE:"TabPanel",className:null,closable:!1,contentClassName:null,contentStyle:null,disabled:!1,header:null,headerClassName:null,headerStyle:null,headerTemplate:null,leftIcon:null,rightIcon:null,style:null},j.displayName="TabView",j.defaultProps={__TYPE:"TabView",id:null,activeIndex:0,className:null,onBeforeTabChange:null,onBeforeTabClose:null,onTabChange:null,onTabClose:null,panelContainerClassName:null,panelContainerStyle:null,renderActiveOnly:!0,scrollable:!1,style:null},e.TabPanel=C,e.TabView=j,Object.defineProperty(e,"__esModule",{value:!0}),e}({},React,primereact.api,primereact.hooks,primereact.ripple,primereact.utils);
|
package/tag/tag.cjs.js
CHANGED
|
@@ -29,20 +29,45 @@ function _extends() {
|
|
|
29
29
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
30
30
|
for (var i = 1; i < arguments.length; i++) {
|
|
31
31
|
var source = arguments[i];
|
|
32
|
-
|
|
33
32
|
for (var key in source) {
|
|
34
33
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
35
34
|
target[key] = source[key];
|
|
36
35
|
}
|
|
37
36
|
}
|
|
38
37
|
}
|
|
39
|
-
|
|
40
38
|
return target;
|
|
41
39
|
};
|
|
42
40
|
return _extends.apply(this, arguments);
|
|
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,13 +78,11 @@ function _defineProperty(obj, key, value) {
|
|
|
53
78
|
} else {
|
|
54
79
|
obj[key] = value;
|
|
55
80
|
}
|
|
56
|
-
|
|
57
81
|
return obj;
|
|
58
82
|
}
|
|
59
83
|
|
|
60
84
|
var Tag = /*#__PURE__*/React__namespace.forwardRef(function (props, ref) {
|
|
61
85
|
var _classNames;
|
|
62
|
-
|
|
63
86
|
var elementRef = React__namespace.useRef(null);
|
|
64
87
|
var otherProps = utils.ObjectUtils.findDiffKeys(props, Tag.defaultProps);
|
|
65
88
|
var className = utils.classNames('p-tag p-component', (_classNames = {}, _defineProperty(_classNames, "p-tag-".concat(props.severity), props.severity !== null), _defineProperty(_classNames, 'p-tag-rounded', props.rounded), _classNames), props.className);
|
package/tag/tag.cjs.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("primereact/utils");function r(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(r){if("default"!==r){var n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:function(){return e[r]}})}})),t.default=e,Object.freeze(t)}var n=r(e);function
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("primereact/utils");function r(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(r){if("default"!==r){var n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:function(){return e[r]}})}})),t.default=e,Object.freeze(t)}var n=r(e);function o(){return o=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},o.apply(this,arguments)}function u(e){return u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},u(e)}function a(e,t){if("object"!==u(e)||null===e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var n=r.call(e,t||"default");if("object"!==u(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function l(e){var t=a(e,"string");return"symbol"===u(t)?t:String(t)}function i(e,t,r){return(t=l(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var c=n.forwardRef((function(e,r){var u,a=n.useRef(null),l=t.ObjectUtils.findDiffKeys(e,c.defaultProps),s=t.classNames("p-tag p-component",(i(u={},"p-tag-".concat(e.severity),null!==e.severity),i(u,"p-tag-rounded",e.rounded),u),e.className),f=t.IconUtils.getJSXIcon(e.icon,{className:"p-tag-icon"},{props:e});return n.useImperativeHandle(r,(function(){return{props:e,getElement:function(){return a.current}}})),n.createElement("span",o({ref:a,className:s,style:e.style},l),f,n.createElement("span",{className:"p-tag-value"},e.value),n.createElement("span",null,e.children))}));c.displayName="Tag",c.defaultProps={__TYPE:"Tag",value:null,severity:null,rounded:!1,icon:null,style:null,className:null},exports.Tag=c;
|
package/tag/tag.d.ts
CHANGED
|
@@ -1,16 +1,60 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
* Tag component is used to categorize content.
|
|
4
|
+
*
|
|
5
|
+
* [Live Demo](https://www.primefaces.org/primereact/tag)
|
|
6
|
+
*
|
|
7
|
+
* @module tag
|
|
8
|
+
*
|
|
9
|
+
*/
|
|
1
10
|
import * as React from 'react';
|
|
2
11
|
import { IconType } from '../utils';
|
|
3
12
|
|
|
4
|
-
|
|
5
|
-
|
|
13
|
+
/**
|
|
14
|
+
* Defines valid properties in Tag component. In addition to these, all properties of HTMLSpanElement can be used in this component.
|
|
15
|
+
* @group Properties
|
|
16
|
+
*/
|
|
6
17
|
export interface TagProps extends Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, 'ref'> {
|
|
18
|
+
/**
|
|
19
|
+
* Value to display inside the tag.
|
|
20
|
+
*/
|
|
7
21
|
value?: React.ReactNode;
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
22
|
+
/**
|
|
23
|
+
* Severity type of the tag.
|
|
24
|
+
* @defaultValue null
|
|
25
|
+
*/
|
|
26
|
+
severity?: 'success' | 'info' | 'warning' | 'danger' | null | undefined;
|
|
27
|
+
/**
|
|
28
|
+
* Whether the corners of the tag are rounded.
|
|
29
|
+
* @defaultValue false
|
|
30
|
+
*/
|
|
31
|
+
rounded?: boolean | undefined;
|
|
32
|
+
/**
|
|
33
|
+
* Icon of the tag to display next to the value.
|
|
34
|
+
*/
|
|
35
|
+
icon?: IconType<TagProps> | undefined;
|
|
36
|
+
/**
|
|
37
|
+
* Used to get the child elements of the component.
|
|
38
|
+
* @readonly
|
|
39
|
+
*/
|
|
40
|
+
children?: React.ReactNode | undefined;
|
|
12
41
|
}
|
|
13
42
|
|
|
43
|
+
/**
|
|
44
|
+
* **PrimeReact - Tag**
|
|
45
|
+
*
|
|
46
|
+
* _Tag component is used to categorize content._
|
|
47
|
+
*
|
|
48
|
+
* [Live Demo](https://www.primefaces.org/primereact/tag/)
|
|
49
|
+
* --- ---
|
|
50
|
+
* 
|
|
51
|
+
*
|
|
52
|
+
* @group Component
|
|
53
|
+
*/
|
|
14
54
|
export declare class Tag extends React.Component<TagProps, any> {
|
|
55
|
+
/**
|
|
56
|
+
* Used to get container element.
|
|
57
|
+
* @return {HTMLSpanElement} Container element
|
|
58
|
+
*/
|
|
15
59
|
public getElement(): HTMLSpanElement;
|
|
16
60
|
}
|