primereact 8.7.1 → 8.7.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/accordion/accordion.cjs.js +56 -57
- package/accordion/accordion.cjs.min.js +1 -1
- package/accordion/accordion.esm.js +56 -57
- package/accordion/accordion.esm.min.js +1 -1
- package/accordion/accordion.js +56 -57
- package/accordion/accordion.min.js +1 -1
- package/api/api.cjs.js +30 -68
- package/api/api.cjs.min.js +1 -1
- package/api/api.esm.js +30 -68
- package/api/api.esm.min.js +1 -1
- package/api/api.js +30 -68
- package/api/api.min.js +1 -1
- package/autocomplete/autocomplete.cjs.js +88 -156
- package/autocomplete/autocomplete.cjs.min.js +1 -1
- package/autocomplete/autocomplete.d.ts +1 -0
- package/autocomplete/autocomplete.esm.js +88 -156
- package/autocomplete/autocomplete.esm.min.js +1 -1
- package/autocomplete/autocomplete.js +88 -156
- package/autocomplete/autocomplete.min.js +1 -1
- package/avatar/avatar.cjs.js +86 -14
- package/avatar/avatar.cjs.min.js +1 -1
- package/avatar/avatar.d.ts +5 -4
- package/avatar/avatar.esm.js +86 -14
- package/avatar/avatar.esm.min.js +1 -1
- package/avatar/avatar.js +86 -14
- package/avatar/avatar.min.js +1 -1
- package/avatargroup/avatargroup.cjs.js +0 -2
- package/avatargroup/avatargroup.esm.js +0 -2
- package/avatargroup/avatargroup.js +0 -2
- package/badge/badge.cjs.js +27 -3
- package/badge/badge.cjs.min.js +1 -1
- package/badge/badge.esm.js +27 -3
- package/badge/badge.esm.min.js +1 -1
- package/badge/badge.js +27 -3
- package/badge/badge.min.js +1 -1
- package/blockui/blockui.cjs.js +40 -54
- package/blockui/blockui.cjs.min.js +1 -1
- package/blockui/blockui.d.ts +5 -3
- package/blockui/blockui.esm.js +40 -54
- package/blockui/blockui.esm.min.js +1 -1
- package/blockui/blockui.js +40 -54
- package/blockui/blockui.min.js +1 -1
- package/breadcrumb/breadcrumb.cjs.js +6 -29
- package/breadcrumb/breadcrumb.esm.js +6 -29
- package/breadcrumb/breadcrumb.js +6 -29
- package/button/button.cjs.js +29 -11
- package/button/button.cjs.min.js +1 -1
- package/button/button.esm.js +29 -11
- package/button/button.esm.min.js +1 -1
- package/button/button.js +29 -11
- package/button/button.min.js +1 -1
- package/calendar/calendar.cjs.js +205 -667
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.d.ts +6 -4
- package/calendar/calendar.esm.js +205 -667
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +205 -667
- package/calendar/calendar.min.js +1 -1
- package/captcha/captcha.cjs.js +0 -15
- package/captcha/captcha.esm.js +0 -15
- package/captcha/captcha.js +0 -15
- package/card/card.cjs.js +0 -6
- package/card/card.esm.js +0 -6
- package/card/card.js +0 -6
- package/carousel/carousel.cjs.js +42 -130
- package/carousel/carousel.cjs.min.js +1 -1
- package/carousel/carousel.esm.js +42 -130
- package/carousel/carousel.esm.min.js +1 -1
- package/carousel/carousel.js +42 -130
- package/carousel/carousel.min.js +1 -1
- package/cascadeselect/cascadeselect.cjs.js +47 -132
- package/cascadeselect/cascadeselect.cjs.min.js +1 -1
- package/cascadeselect/cascadeselect.esm.js +47 -132
- package/cascadeselect/cascadeselect.esm.min.js +1 -1
- package/cascadeselect/cascadeselect.js +47 -132
- package/cascadeselect/cascadeselect.min.js +1 -1
- package/chart/chart.cjs.js +6 -7
- package/chart/chart.cjs.min.js +1 -1
- package/chart/chart.esm.js +6 -7
- package/chart/chart.esm.min.js +1 -1
- package/chart/chart.js +6 -7
- package/chart/chart.min.js +1 -1
- package/checkbox/checkbox.cjs.js +26 -40
- package/checkbox/checkbox.cjs.min.js +1 -1
- package/checkbox/checkbox.esm.js +26 -40
- package/checkbox/checkbox.esm.min.js +1 -1
- package/checkbox/checkbox.js +26 -40
- package/checkbox/checkbox.min.css +1 -1
- package/checkbox/checkbox.min.js +1 -1
- package/chip/chip.cjs.js +26 -41
- package/chip/chip.cjs.min.js +1 -1
- package/chip/chip.esm.js +26 -41
- package/chip/chip.esm.min.js +1 -1
- package/chip/chip.js +26 -41
- package/chip/chip.min.js +1 -1
- package/chips/chips.cjs.js +29 -72
- package/chips/chips.cjs.min.js +1 -1
- package/chips/chips.esm.js +29 -72
- package/chips/chips.esm.min.js +1 -1
- package/chips/chips.js +29 -72
- package/chips/chips.min.js +1 -1
- package/colorpicker/colorpicker.cjs.js +75 -143
- package/colorpicker/colorpicker.cjs.min.js +1 -1
- package/colorpicker/colorpicker.d.ts +8 -6
- package/colorpicker/colorpicker.esm.js +75 -143
- package/colorpicker/colorpicker.esm.min.js +1 -1
- package/colorpicker/colorpicker.js +75 -143
- package/colorpicker/colorpicker.min.js +1 -1
- package/column/column.d.ts +1 -0
- package/confirmdialog/confirmdialog.cjs.js +60 -60
- package/confirmdialog/confirmdialog.cjs.min.js +1 -1
- package/confirmdialog/confirmdialog.esm.js +60 -60
- package/confirmdialog/confirmdialog.esm.min.js +1 -1
- package/confirmdialog/confirmdialog.js +60 -60
- package/confirmdialog/confirmdialog.min.js +1 -1
- package/confirmpopup/confirmpopup.cjs.js +74 -94
- package/confirmpopup/confirmpopup.cjs.min.js +1 -1
- package/confirmpopup/confirmpopup.esm.js +74 -94
- package/confirmpopup/confirmpopup.esm.min.js +1 -1
- package/confirmpopup/confirmpopup.js +74 -94
- package/confirmpopup/confirmpopup.min.js +1 -1
- package/contextmenu/contextmenu.cjs.js +75 -120
- package/contextmenu/contextmenu.cjs.min.js +1 -1
- package/contextmenu/contextmenu.esm.js +75 -120
- package/contextmenu/contextmenu.esm.min.js +1 -1
- package/contextmenu/contextmenu.js +75 -120
- package/contextmenu/contextmenu.min.js +1 -1
- package/core/core.js +986 -2025
- package/core/core.min.js +18 -18
- package/csstransition/csstransition.cjs.js +27 -13
- package/csstransition/csstransition.cjs.min.js +1 -1
- package/csstransition/csstransition.esm.js +27 -13
- package/csstransition/csstransition.esm.min.js +1 -1
- package/csstransition/csstransition.js +27 -13
- package/csstransition/csstransition.min.js +1 -1
- package/datascroller/datascroller.cjs.js +32 -64
- package/datascroller/datascroller.cjs.min.js +1 -1
- package/datascroller/datascroller.esm.js +32 -64
- package/datascroller/datascroller.esm.min.js +1 -1
- package/datascroller/datascroller.js +32 -64
- package/datascroller/datascroller.min.js +1 -1
- package/datatable/datatable.cjs.js +318 -1077
- package/datatable/datatable.cjs.min.js +1 -1
- package/datatable/datatable.d.ts +6 -1
- package/datatable/datatable.esm.js +318 -1077
- package/datatable/datatable.esm.min.js +1 -1
- package/datatable/datatable.js +318 -1077
- package/datatable/datatable.min.js +1 -1
- package/dataview/dataview.cjs.js +56 -68
- package/dataview/dataview.cjs.min.js +1 -1
- package/dataview/dataview.esm.js +56 -68
- package/dataview/dataview.esm.min.js +1 -1
- package/dataview/dataview.js +56 -68
- package/dataview/dataview.min.js +1 -1
- package/deferredcontent/deferredcontent.cjs.js +37 -46
- package/deferredcontent/deferredcontent.cjs.min.js +1 -1
- package/deferredcontent/deferredcontent.esm.js +37 -46
- package/deferredcontent/deferredcontent.esm.min.js +1 -1
- package/deferredcontent/deferredcontent.js +37 -46
- package/deferredcontent/deferredcontent.min.js +1 -1
- package/dialog/dialog.cjs.js +89 -175
- package/dialog/dialog.cjs.min.js +1 -1
- package/dialog/dialog.esm.js +89 -175
- package/dialog/dialog.esm.min.js +1 -1
- package/dialog/dialog.js +89 -175
- package/dialog/dialog.min.css +1 -1
- package/dialog/dialog.min.js +1 -1
- package/divider/divider.cjs.js +0 -2
- package/divider/divider.esm.js +0 -2
- package/divider/divider.js +0 -2
- package/dock/dock.cjs.js +31 -53
- package/dock/dock.cjs.min.js +1 -1
- package/dock/dock.esm.js +31 -53
- package/dock/dock.esm.min.js +1 -1
- package/dock/dock.js +31 -53
- package/dock/dock.min.js +1 -1
- package/dropdown/dropdown.cjs.js +72 -199
- package/dropdown/dropdown.cjs.min.js +1 -1
- package/dropdown/dropdown.d.ts +39 -38
- package/dropdown/dropdown.esm.js +72 -199
- package/dropdown/dropdown.esm.min.js +1 -1
- package/dropdown/dropdown.js +72 -199
- package/dropdown/dropdown.min.js +1 -1
- package/editor/editor.cjs.js +31 -22
- package/editor/editor.cjs.min.js +1 -1
- package/editor/editor.esm.js +31 -22
- package/editor/editor.esm.min.js +1 -1
- package/editor/editor.js +31 -22
- package/editor/editor.min.js +1 -1
- package/fieldset/fieldset.cjs.js +29 -51
- package/fieldset/fieldset.cjs.min.js +1 -1
- package/fieldset/fieldset.esm.js +29 -51
- package/fieldset/fieldset.esm.min.js +1 -1
- package/fieldset/fieldset.js +29 -51
- package/fieldset/fieldset.min.js +1 -1
- package/fileupload/fileupload.cjs.js +45 -128
- package/fileupload/fileupload.cjs.min.js +1 -1
- package/fileupload/fileupload.esm.js +45 -128
- package/fileupload/fileupload.esm.min.js +1 -1
- package/fileupload/fileupload.js +45 -128
- package/fileupload/fileupload.min.js +1 -1
- package/galleria/galleria.cjs.js +54 -165
- package/galleria/galleria.cjs.min.js +1 -1
- package/galleria/galleria.esm.js +54 -165
- package/galleria/galleria.esm.min.js +1 -1
- package/galleria/galleria.js +54 -165
- package/galleria/galleria.min.js +1 -1
- package/gmap/gmap.cjs.js +2 -23
- package/gmap/gmap.esm.js +2 -23
- package/gmap/gmap.js +2 -23
- package/hooks/hooks.cjs.js +102 -131
- package/hooks/hooks.cjs.min.js +1 -1
- package/hooks/hooks.esm.js +102 -131
- package/hooks/hooks.esm.min.js +1 -1
- package/hooks/hooks.js +102 -131
- package/hooks/hooks.min.js +1 -1
- package/image/image.cjs.js +41 -67
- package/image/image.cjs.min.js +1 -1
- package/image/image.d.ts +1 -1
- package/image/image.esm.js +41 -67
- package/image/image.esm.min.js +1 -1
- package/image/image.js +41 -67
- package/image/image.min.js +1 -1
- package/inplace/inplace.cjs.js +26 -45
- package/inplace/inplace.cjs.min.js +1 -1
- package/inplace/inplace.esm.js +26 -45
- package/inplace/inplace.esm.min.js +1 -1
- package/inplace/inplace.js +26 -45
- package/inplace/inplace.min.js +1 -1
- package/inputmask/inputmask.cjs.js +16 -108
- package/inputmask/inputmask.d.ts +1 -1
- package/inputmask/inputmask.esm.js +16 -108
- package/inputmask/inputmask.js +16 -108
- package/inputnumber/inputnumber.cjs.js +89 -230
- package/inputnumber/inputnumber.cjs.min.js +1 -1
- package/inputnumber/inputnumber.d.ts +2 -1
- package/inputnumber/inputnumber.esm.js +89 -230
- package/inputnumber/inputnumber.esm.min.js +1 -1
- package/inputnumber/inputnumber.js +89 -230
- package/inputnumber/inputnumber.min.js +1 -1
- package/inputswitch/inputswitch.cjs.js +26 -37
- package/inputswitch/inputswitch.cjs.min.js +1 -1
- package/inputswitch/inputswitch.esm.js +26 -37
- package/inputswitch/inputswitch.esm.min.js +1 -1
- package/inputswitch/inputswitch.js +26 -37
- package/inputswitch/inputswitch.min.js +1 -1
- package/inputtext/inputtext.cjs.js +4 -15
- package/inputtext/inputtext.cjs.min.js +1 -1
- package/inputtext/inputtext.d.ts +3 -3
- package/inputtext/inputtext.esm.js +4 -15
- package/inputtext/inputtext.esm.min.js +1 -1
- package/inputtext/inputtext.js +4 -15
- package/inputtext/inputtext.min.js +1 -1
- package/inputtextarea/inputtextarea.cjs.js +24 -18
- package/inputtextarea/inputtextarea.cjs.min.js +1 -1
- package/inputtextarea/inputtextarea.d.ts +4 -2
- package/inputtextarea/inputtextarea.esm.js +24 -18
- package/inputtextarea/inputtextarea.esm.min.js +1 -1
- package/inputtextarea/inputtextarea.js +25 -20
- package/inputtextarea/inputtextarea.min.js +1 -1
- package/keyfilter/keyfilter.cjs.js +6 -16
- package/keyfilter/keyfilter.cjs.min.js +1 -1
- package/keyfilter/keyfilter.esm.js +6 -16
- package/keyfilter/keyfilter.esm.min.js +1 -1
- package/keyfilter/keyfilter.js +6 -16
- package/keyfilter/keyfilter.min.js +1 -1
- package/knob/knob.cjs.js +74 -106
- package/knob/knob.cjs.min.js +1 -1
- package/knob/knob.esm.js +74 -106
- package/knob/knob.esm.min.js +1 -1
- package/knob/knob.js +74 -106
- package/knob/knob.min.js +1 -1
- package/listbox/listbox.cjs.js +94 -125
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.d.ts +6 -0
- package/listbox/listbox.esm.js +95 -126
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +94 -125
- package/listbox/listbox.min.js +1 -1
- package/megamenu/megamenu.cjs.js +36 -99
- package/megamenu/megamenu.cjs.min.js +1 -1
- package/megamenu/megamenu.esm.js +36 -99
- package/megamenu/megamenu.esm.min.js +1 -1
- package/megamenu/megamenu.js +36 -99
- package/megamenu/megamenu.min.js +1 -1
- package/mention/mention.cjs.js +106 -136
- package/mention/mention.cjs.min.js +1 -1
- package/mention/mention.d.ts +1 -1
- package/mention/mention.esm.js +106 -136
- package/mention/mention.esm.min.js +1 -1
- package/mention/mention.js +107 -138
- package/mention/mention.min.js +1 -1
- package/menu/menu.cjs.js +38 -72
- package/menu/menu.cjs.min.js +1 -1
- package/menu/menu.esm.js +38 -72
- package/menu/menu.esm.min.js +1 -1
- package/menu/menu.js +38 -72
- package/menu/menu.min.css +1 -1
- package/menu/menu.min.js +1 -1
- package/menubar/menubar.cjs.js +49 -99
- package/menubar/menubar.cjs.min.js +1 -1
- package/menubar/menubar.esm.js +49 -99
- package/menubar/menubar.esm.min.js +1 -1
- package/menubar/menubar.js +49 -99
- package/menubar/menubar.min.js +1 -1
- package/message/message.cjs.js +0 -7
- package/message/message.esm.js +0 -7
- package/message/message.js +0 -7
- package/messages/messages.cjs.js +39 -67
- package/messages/messages.cjs.min.js +1 -1
- package/messages/messages.esm.js +39 -67
- package/messages/messages.esm.min.js +1 -1
- package/messages/messages.js +39 -67
- package/messages/messages.min.js +1 -1
- package/multiselect/multiselect.cjs.js +137 -210
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.d.ts +46 -41
- package/multiselect/multiselect.esm.js +137 -210
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +137 -210
- package/multiselect/multiselect.min.css +1 -1
- package/multiselect/multiselect.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.cjs.js +58 -53
- package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.esm.js +58 -53
- package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.js +58 -53
- package/multistatecheckbox/multistatecheckbox.min.js +1 -1
- package/orderlist/orderlist.cjs.js +38 -103
- package/orderlist/orderlist.cjs.min.js +1 -1
- package/orderlist/orderlist.esm.js +38 -103
- package/orderlist/orderlist.esm.min.js +1 -1
- package/orderlist/orderlist.js +38 -103
- package/orderlist/orderlist.min.css +1 -1
- package/orderlist/orderlist.min.js +1 -1
- package/organizationchart/organizationchart.cjs.js +26 -52
- package/organizationchart/organizationchart.cjs.min.js +1 -1
- package/organizationchart/organizationchart.esm.js +26 -52
- package/organizationchart/organizationchart.esm.min.js +1 -1
- package/organizationchart/organizationchart.js +26 -52
- package/organizationchart/organizationchart.min.js +1 -1
- package/overlaypanel/overlaypanel.cjs.js +40 -79
- package/overlaypanel/overlaypanel.cjs.min.js +1 -1
- package/overlaypanel/overlaypanel.esm.js +40 -79
- package/overlaypanel/overlaypanel.esm.min.js +1 -1
- package/overlaypanel/overlaypanel.js +40 -79
- package/overlaypanel/overlaypanel.min.css +1 -1
- package/overlaypanel/overlaypanel.min.js +1 -1
- package/package.json +1 -1
- package/paginator/paginator.cjs.js +46 -87
- package/paginator/paginator.cjs.min.js +1 -1
- package/paginator/paginator.esm.js +46 -87
- package/paginator/paginator.esm.min.js +1 -1
- package/paginator/paginator.js +46 -87
- package/paginator/paginator.min.js +1 -1
- package/panel/panel.cjs.js +29 -50
- package/panel/panel.cjs.min.js +1 -1
- package/panel/panel.esm.js +29 -50
- package/panel/panel.esm.min.js +1 -1
- package/panel/panel.js +29 -50
- package/panel/panel.min.js +1 -1
- package/panelmenu/panelmenu.cjs.js +35 -81
- package/panelmenu/panelmenu.cjs.min.js +1 -1
- package/panelmenu/panelmenu.esm.js +35 -81
- package/panelmenu/panelmenu.esm.min.js +1 -1
- package/panelmenu/panelmenu.js +35 -81
- package/panelmenu/panelmenu.min.js +1 -1
- package/password/password.cjs.js +54 -107
- package/password/password.cjs.min.js +1 -1
- package/password/password.d.ts +1 -1
- package/password/password.esm.js +54 -107
- package/password/password.esm.min.js +1 -1
- package/password/password.js +54 -107
- package/password/password.min.js +1 -1
- package/picklist/picklist.cjs.js +48 -159
- package/picklist/picklist.cjs.min.js +1 -1
- package/picklist/picklist.esm.js +48 -159
- package/picklist/picklist.esm.min.js +1 -1
- package/picklist/picklist.js +48 -159
- package/picklist/picklist.min.js +1 -1
- package/portal/portal.cjs.js +26 -31
- package/portal/portal.cjs.min.js +1 -1
- package/portal/portal.esm.js +26 -31
- package/portal/portal.esm.min.js +1 -1
- package/portal/portal.js +26 -31
- package/portal/portal.min.js +1 -1
- package/primereact.all.cjs.js +2325 -7353
- package/primereact.all.cjs.min.js +1 -1
- package/primereact.all.esm.js +2325 -7353
- package/primereact.all.esm.min.js +1 -1
- package/primereact.all.js +2325 -7353
- package/primereact.all.min.js +1 -1
- package/progressbar/progressbar.cjs.js +0 -7
- package/progressbar/progressbar.esm.js +0 -7
- package/progressbar/progressbar.js +0 -7
- package/progressspinner/progressspinner.cjs.js +0 -2
- package/progressspinner/progressspinner.esm.js +0 -2
- package/progressspinner/progressspinner.js +0 -2
- package/radiobutton/radiobutton.cjs.js +30 -40
- package/radiobutton/radiobutton.cjs.min.js +1 -1
- package/radiobutton/radiobutton.esm.js +30 -40
- package/radiobutton/radiobutton.esm.min.js +1 -1
- package/radiobutton/radiobutton.js +30 -40
- package/radiobutton/radiobutton.min.js +1 -1
- package/rating/rating.cjs.js +27 -14
- package/rating/rating.cjs.min.js +1 -1
- package/rating/rating.esm.js +27 -14
- package/rating/rating.esm.min.js +1 -1
- package/rating/rating.js +27 -14
- package/rating/rating.min.js +1 -1
- package/resources/primereact.css +47 -1
- package/resources/primereact.min.css +1 -1
- package/ripple/ripple.cjs.js +0 -13
- package/ripple/ripple.cjs.min.js +1 -1
- package/ripple/ripple.esm.js +0 -13
- package/ripple/ripple.esm.min.js +1 -1
- package/ripple/ripple.js +0 -13
- package/ripple/ripple.min.js +1 -1
- package/row/row.cjs.js +0 -2
- package/row/row.esm.js +0 -2
- package/row/row.js +0 -2
- package/scrollpanel/scrollpanel.cjs.js +2 -16
- package/scrollpanel/scrollpanel.esm.js +2 -16
- package/scrollpanel/scrollpanel.js +2 -16
- package/scrolltop/scrolltop.cjs.js +44 -57
- package/scrolltop/scrolltop.cjs.min.js +1 -1
- package/scrolltop/scrolltop.esm.js +44 -57
- package/scrolltop/scrolltop.esm.min.js +1 -1
- package/scrolltop/scrolltop.js +44 -57
- package/scrolltop/scrolltop.min.js +1 -1
- package/selectbutton/selectbutton.cjs.js +26 -53
- package/selectbutton/selectbutton.cjs.min.js +1 -1
- package/selectbutton/selectbutton.esm.js +26 -53
- package/selectbutton/selectbutton.esm.min.js +1 -1
- package/selectbutton/selectbutton.js +26 -53
- package/selectbutton/selectbutton.min.js +1 -1
- package/sidebar/sidebar.cjs.js +52 -83
- package/sidebar/sidebar.cjs.min.js +1 -1
- package/sidebar/sidebar.esm.js +52 -83
- package/sidebar/sidebar.esm.min.js +1 -1
- package/sidebar/sidebar.js +52 -83
- package/sidebar/sidebar.min.css +1 -1
- package/sidebar/sidebar.min.js +1 -1
- package/skeleton/skeleton.cjs.js +0 -2
- package/skeleton/skeleton.esm.js +0 -2
- package/skeleton/skeleton.js +0 -2
- package/slidemenu/slidemenu.cjs.js +73 -87
- package/slidemenu/slidemenu.cjs.min.js +1 -1
- package/slidemenu/slidemenu.esm.js +73 -87
- package/slidemenu/slidemenu.esm.min.js +1 -1
- package/slidemenu/slidemenu.js +73 -87
- package/slidemenu/slidemenu.min.js +1 -1
- package/slider/slider.cjs.js +61 -96
- package/slider/slider.cjs.min.js +1 -1
- package/slider/slider.esm.js +61 -96
- package/slider/slider.esm.min.js +1 -1
- package/slider/slider.js +61 -96
- package/slider/slider.min.js +1 -1
- package/speeddial/speeddial.cjs.js +70 -89
- package/speeddial/speeddial.cjs.min.js +1 -1
- package/speeddial/speeddial.esm.js +70 -89
- package/speeddial/speeddial.esm.min.js +1 -1
- package/speeddial/speeddial.js +70 -89
- package/speeddial/speeddial.min.js +1 -1
- package/splitbutton/splitbutton.cjs.js +46 -80
- package/splitbutton/splitbutton.cjs.min.js +1 -1
- package/splitbutton/splitbutton.esm.js +46 -80
- package/splitbutton/splitbutton.esm.min.js +1 -1
- package/splitbutton/splitbutton.js +46 -80
- package/splitbutton/splitbutton.min.js +1 -1
- package/splitter/splitter.cjs.js +72 -85
- package/splitter/splitter.cjs.min.js +1 -1
- package/splitter/splitter.esm.js +72 -85
- package/splitter/splitter.esm.min.js +1 -1
- package/splitter/splitter.js +72 -85
- package/splitter/splitter.min.js +1 -1
- package/steps/steps.cjs.js +0 -14
- package/steps/steps.esm.js +0 -14
- package/steps/steps.js +0 -14
- package/styleclass/styleclass.cjs.js +75 -111
- package/styleclass/styleclass.cjs.min.js +1 -1
- package/styleclass/styleclass.esm.js +75 -111
- package/styleclass/styleclass.esm.min.js +1 -1
- package/styleclass/styleclass.js +75 -111
- package/styleclass/styleclass.min.js +1 -1
- package/tabmenu/tabmenu.cjs.js +33 -54
- package/tabmenu/tabmenu.cjs.min.js +1 -1
- package/tabmenu/tabmenu.esm.js +33 -54
- package/tabmenu/tabmenu.esm.min.js +1 -1
- package/tabmenu/tabmenu.js +33 -54
- package/tabmenu/tabmenu.min.js +1 -1
- package/tabview/tabview.cjs.js +83 -102
- package/tabview/tabview.cjs.min.js +1 -1
- package/tabview/tabview.esm.js +83 -102
- package/tabview/tabview.esm.min.js +1 -1
- package/tabview/tabview.js +83 -102
- package/tabview/tabview.min.js +1 -1
- package/tag/tag.cjs.js +27 -4
- package/tag/tag.cjs.min.js +1 -1
- package/tag/tag.esm.js +27 -4
- package/tag/tag.esm.min.js +1 -1
- package/tag/tag.js +27 -4
- package/tag/tag.min.js +1 -1
- package/terminal/terminal.cjs.js +37 -63
- package/terminal/terminal.cjs.min.js +1 -1
- package/terminal/terminal.esm.js +37 -63
- package/terminal/terminal.esm.min.js +1 -1
- package/terminal/terminal.js +37 -63
- package/terminal/terminal.min.js +1 -1
- package/tieredmenu/tieredmenu.cjs.js +76 -117
- package/tieredmenu/tieredmenu.cjs.min.js +1 -1
- package/tieredmenu/tieredmenu.esm.js +76 -117
- package/tieredmenu/tieredmenu.esm.min.js +1 -1
- package/tieredmenu/tieredmenu.js +76 -117
- package/tieredmenu/tieredmenu.min.js +1 -1
- package/timeline/timeline.cjs.js +27 -7
- package/timeline/timeline.cjs.min.js +1 -1
- package/timeline/timeline.esm.js +27 -7
- package/timeline/timeline.esm.min.js +1 -1
- package/timeline/timeline.js +27 -7
- package/timeline/timeline.min.js +1 -1
- package/toast/toast.cjs.js +81 -99
- package/toast/toast.cjs.min.js +1 -1
- package/toast/toast.esm.js +81 -99
- package/toast/toast.esm.min.js +1 -1
- package/toast/toast.js +81 -99
- package/toast/toast.min.js +1 -1
- package/togglebutton/togglebutton.cjs.js +0 -7
- package/togglebutton/togglebutton.esm.js +0 -7
- package/togglebutton/togglebutton.js +0 -7
- package/toolbar/toolbar.cjs.js +0 -2
- package/toolbar/toolbar.esm.js +0 -2
- package/toolbar/toolbar.js +0 -2
- package/tooltip/tooltip.cjs.js +113 -167
- package/tooltip/tooltip.cjs.min.js +1 -1
- package/tooltip/tooltip.esm.js +113 -167
- package/tooltip/tooltip.esm.min.js +1 -1
- package/tooltip/tooltip.js +113 -167
- package/tooltip/tooltip.min.css +1 -1
- package/tooltip/tooltip.min.js +1 -1
- package/tooltip/tooltipoptions.d.ts +13 -13
- package/tree/tree.cjs.js +68 -223
- package/tree/tree.cjs.min.js +1 -1
- package/tree/tree.esm.js +68 -223
- package/tree/tree.esm.min.js +1 -1
- package/tree/tree.js +68 -223
- package/tree/tree.min.js +1 -1
- package/treenode/treenode.d.ts +1 -0
- package/treeselect/treeselect.cjs.js +117 -167
- package/treeselect/treeselect.cjs.min.js +1 -1
- package/treeselect/treeselect.d.ts +30 -29
- package/treeselect/treeselect.esm.js +117 -167
- package/treeselect/treeselect.esm.min.js +1 -1
- package/treeselect/treeselect.js +117 -167
- package/treeselect/treeselect.min.js +1 -1
- package/treetable/treetable.cjs.js +143 -462
- package/treetable/treetable.cjs.min.js +1 -1
- package/treetable/treetable.esm.js +143 -462
- package/treetable/treetable.esm.min.js +1 -1
- package/treetable/treetable.js +143 -462
- package/treetable/treetable.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.cjs.js +29 -39
- package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.esm.js +29 -39
- package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.js +29 -39
- package/tristatecheckbox/tristatecheckbox.min.js +1 -1
- package/utils/utils.cjs.js +112 -328
- package/utils/utils.cjs.min.js +1 -1
- package/utils/utils.d.ts +1 -1
- package/utils/utils.esm.js +112 -328
- package/utils/utils.esm.min.js +1 -1
- package/utils/utils.js +112 -328
- package/utils/utils.min.js +1 -1
- package/virtualscroller/virtualscroller.cjs.js +108 -204
- package/virtualscroller/virtualscroller.cjs.min.js +1 -1
- package/virtualscroller/virtualscroller.esm.js +108 -204
- package/virtualscroller/virtualscroller.esm.min.js +1 -1
- package/virtualscroller/virtualscroller.js +108 -204
- package/virtualscroller/virtualscroller.min.js +1 -1
- package/web-types.json +166 -40
|
@@ -31,14 +31,12 @@ function _extends() {
|
|
|
31
31
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
32
32
|
for (var i = 1; i < arguments.length; i++) {
|
|
33
33
|
var source = arguments[i];
|
|
34
|
-
|
|
35
34
|
for (var key in source) {
|
|
36
35
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
37
36
|
target[key] = source[key];
|
|
38
37
|
}
|
|
39
38
|
}
|
|
40
39
|
}
|
|
41
|
-
|
|
42
40
|
return target;
|
|
43
41
|
};
|
|
44
42
|
return _extends.apply(this, arguments);
|
|
@@ -46,11 +44,9 @@ function _extends() {
|
|
|
46
44
|
|
|
47
45
|
function _arrayLikeToArray(arr, len) {
|
|
48
46
|
if (len == null || len > arr.length) len = arr.length;
|
|
49
|
-
|
|
50
47
|
for (var i = 0, arr2 = new Array(len); i < len; i++) {
|
|
51
48
|
arr2[i] = arr[i];
|
|
52
49
|
}
|
|
53
|
-
|
|
54
50
|
return arr2;
|
|
55
51
|
}
|
|
56
52
|
|
|
@@ -84,33 +80,33 @@ function _arrayWithHoles(arr) {
|
|
|
84
80
|
}
|
|
85
81
|
|
|
86
82
|
function _iterableToArrayLimit(arr, i) {
|
|
87
|
-
var _i =
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
try {
|
|
97
|
-
for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) {
|
|
98
|
-
_arr.push(_s.value);
|
|
99
|
-
|
|
100
|
-
if (i && _arr.length === i) break;
|
|
101
|
-
}
|
|
102
|
-
} catch (err) {
|
|
103
|
-
_d = true;
|
|
104
|
-
_e = err;
|
|
105
|
-
} finally {
|
|
83
|
+
var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"];
|
|
84
|
+
if (null != _i) {
|
|
85
|
+
var _s,
|
|
86
|
+
_e,
|
|
87
|
+
_x,
|
|
88
|
+
_r,
|
|
89
|
+
_arr = [],
|
|
90
|
+
_n = !0,
|
|
91
|
+
_d = !1;
|
|
106
92
|
try {
|
|
107
|
-
if (
|
|
93
|
+
if (_x = (_i = _i.call(arr)).next, 0 === i) {
|
|
94
|
+
if (Object(_i) !== _i) return;
|
|
95
|
+
_n = !1;
|
|
96
|
+
} else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0) {
|
|
97
|
+
;
|
|
98
|
+
}
|
|
99
|
+
} catch (err) {
|
|
100
|
+
_d = !0, _e = err;
|
|
108
101
|
} finally {
|
|
109
|
-
|
|
102
|
+
try {
|
|
103
|
+
if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return;
|
|
104
|
+
} finally {
|
|
105
|
+
if (_d) throw _e;
|
|
106
|
+
}
|
|
110
107
|
}
|
|
108
|
+
return _arr;
|
|
111
109
|
}
|
|
112
|
-
|
|
113
|
-
return _arr;
|
|
114
110
|
}
|
|
115
111
|
|
|
116
112
|
function _nonIterableRest() {
|
|
@@ -123,10 +119,9 @@ function _slicedToArray(arr, i) {
|
|
|
123
119
|
|
|
124
120
|
var SelectButtonItem = /*#__PURE__*/React__namespace.memo(function (props) {
|
|
125
121
|
var _React$useState = React__namespace.useState(false),
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
122
|
+
_React$useState2 = _slicedToArray(_React$useState, 2),
|
|
123
|
+
focusedState = _React$useState2[0],
|
|
124
|
+
setFocusedState = _React$useState2[1];
|
|
130
125
|
var onClick = function onClick(event) {
|
|
131
126
|
if (props.onClick) {
|
|
132
127
|
props.onClick({
|
|
@@ -135,30 +130,24 @@ var SelectButtonItem = /*#__PURE__*/React__namespace.memo(function (props) {
|
|
|
135
130
|
});
|
|
136
131
|
}
|
|
137
132
|
};
|
|
138
|
-
|
|
139
133
|
var onFocus = function onFocus() {
|
|
140
134
|
setFocusedState(true);
|
|
141
135
|
};
|
|
142
|
-
|
|
143
136
|
var onBlur = function onBlur() {
|
|
144
137
|
setFocusedState(false);
|
|
145
138
|
};
|
|
146
|
-
|
|
147
139
|
var onKeyDown = function onKeyDown(event) {
|
|
148
140
|
var keyCode = event.which;
|
|
149
|
-
|
|
150
141
|
if (keyCode === 32) {
|
|
151
142
|
onClick(event);
|
|
152
143
|
event.preventDefault();
|
|
153
144
|
}
|
|
154
145
|
};
|
|
155
|
-
|
|
156
146
|
var createContent = function createContent() {
|
|
157
147
|
return props.template ? utils.ObjectUtils.getJSXElement(props.template, props.option) : /*#__PURE__*/React__namespace.createElement("span", {
|
|
158
148
|
className: "p-button-label p-c"
|
|
159
149
|
}, props.label);
|
|
160
150
|
};
|
|
161
|
-
|
|
162
151
|
var className = utils.classNames('p-button p-component', {
|
|
163
152
|
'p-highlight': props.selected,
|
|
164
153
|
'p-disabled': props.disabled,
|
|
@@ -181,21 +170,16 @@ SelectButtonItem.displayName = 'SelectButtonItem';
|
|
|
181
170
|
|
|
182
171
|
var SelectButton = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.forwardRef(function (props, ref) {
|
|
183
172
|
var elementRef = React__namespace.useRef(null);
|
|
184
|
-
|
|
185
173
|
var onOptionClick = function onOptionClick(event) {
|
|
186
174
|
if (props.disabled || isOptionDisabled(event.option)) {
|
|
187
175
|
return;
|
|
188
176
|
}
|
|
189
|
-
|
|
190
177
|
var selected = isSelected(event.option);
|
|
191
|
-
|
|
192
178
|
if (selected && !props.unselectable) {
|
|
193
179
|
return;
|
|
194
180
|
}
|
|
195
|
-
|
|
196
181
|
var optionValue = getOptionValue(event.option);
|
|
197
182
|
var newValue;
|
|
198
|
-
|
|
199
183
|
if (props.multiple) {
|
|
200
184
|
var currentValue = props.value ? _toConsumableArray(props.value) : [];
|
|
201
185
|
newValue = selected ? currentValue.filter(function (val) {
|
|
@@ -204,7 +188,6 @@ var SelectButton = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__names
|
|
|
204
188
|
} else {
|
|
205
189
|
newValue = selected ? null : optionValue;
|
|
206
190
|
}
|
|
207
|
-
|
|
208
191
|
if (props.onChange) {
|
|
209
192
|
props.onChange({
|
|
210
193
|
originalEvent: event.originalEvent,
|
|
@@ -219,26 +202,20 @@ var SelectButton = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__names
|
|
|
219
202
|
});
|
|
220
203
|
}
|
|
221
204
|
};
|
|
222
|
-
|
|
223
205
|
var getOptionLabel = function getOptionLabel(option) {
|
|
224
206
|
return props.optionLabel ? utils.ObjectUtils.resolveFieldData(option, props.optionLabel) : option && option['label'] !== undefined ? option['label'] : option;
|
|
225
207
|
};
|
|
226
|
-
|
|
227
208
|
var getOptionValue = function getOptionValue(option) {
|
|
228
209
|
return props.optionValue ? utils.ObjectUtils.resolveFieldData(option, props.optionValue) : option && option['value'] !== undefined ? option['value'] : option;
|
|
229
210
|
};
|
|
230
|
-
|
|
231
211
|
var isOptionDisabled = function isOptionDisabled(option) {
|
|
232
212
|
if (props.optionDisabled) {
|
|
233
213
|
return utils.ObjectUtils.isFunction(props.optionDisabled) ? props.optionDisabled(option) : utils.ObjectUtils.resolveFieldData(option, props.optionDisabled);
|
|
234
214
|
}
|
|
235
|
-
|
|
236
215
|
return option && option['disabled'] !== undefined ? option['disabled'] : false;
|
|
237
216
|
};
|
|
238
|
-
|
|
239
217
|
var isSelected = function isSelected(option) {
|
|
240
218
|
var optionValue = getOptionValue(option);
|
|
241
|
-
|
|
242
219
|
if (props.multiple) {
|
|
243
220
|
if (props.value && props.value.length) {
|
|
244
221
|
return props.value.some(function (val) {
|
|
@@ -248,10 +225,8 @@ var SelectButton = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__names
|
|
|
248
225
|
} else {
|
|
249
226
|
return utils.ObjectUtils.equals(props.value, optionValue, props.dataKey);
|
|
250
227
|
}
|
|
251
|
-
|
|
252
228
|
return false;
|
|
253
229
|
};
|
|
254
|
-
|
|
255
230
|
var createItems = function createItems() {
|
|
256
231
|
if (props.options && props.options.length) {
|
|
257
232
|
return props.options.map(function (option, index) {
|
|
@@ -273,10 +248,8 @@ var SelectButton = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__names
|
|
|
273
248
|
});
|
|
274
249
|
});
|
|
275
250
|
}
|
|
276
|
-
|
|
277
251
|
return null;
|
|
278
252
|
};
|
|
279
|
-
|
|
280
253
|
React__namespace.useImperativeHandle(ref, function () {
|
|
281
254
|
return {
|
|
282
255
|
props: props,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("primereact/tooltip"),n=require("primereact/utils"),l=require("primereact/ripple");function r(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var l=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,l.get?l:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var o=r(e);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var l in n)Object.prototype.hasOwnProperty.call(n,l)&&(e[l]=n[l])}return e},a.apply(this,arguments)}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,l=new Array(t);n<t;n++)l[n]=e[n];return l}function u(e){if(Array.isArray(e))return i(e)}function
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("primereact/tooltip"),n=require("primereact/utils"),l=require("primereact/ripple");function r(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var l=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,l.get?l:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var o=r(e);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var l in n)Object.prototype.hasOwnProperty.call(n,l)&&(e[l]=n[l])}return e},a.apply(this,arguments)}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,l=new Array(t);n<t;n++)l[n]=e[n];return l}function u(e){if(Array.isArray(e))return i(e)}function c(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function s(e,t){if(e){if("string"==typeof e)return i(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)?i(e,t):void 0}}function p(){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 f(e){return u(e)||c(e)||s(e)||p()}function d(e){if(Array.isArray(e))return e}function b(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var l,r,o,a,i=[],u=!0,c=!1;try{if(o=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;u=!1}else for(;!(u=(l=o.call(n)).done)&&(i.push(l.value),i.length!==t);u=!0);}catch(e){c=!0,r=e}finally{try{if(!u&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(c)throw r}}return i}}function m(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var v=o.memo((function(e){var t,r,a=o.useState(!1),i=(r=2,d(t=a)||b(t,r)||s(t,r)||m()),u=i[1],c=function(t){e.onClick&&e.onClick({originalEvent:t,option:e.option})},p=n.classNames("p-button p-component",{"p-highlight":e.selected,"p-disabled":e.disabled,"p-focus":i[0]},e.className),f=e.template?n.ObjectUtils.getJSXElement(e.template,e.option):o.createElement("span",{className:"p-button-label p-c"},e.label);return o.createElement("div",{className:p,role:"button","aria-label":e.label,"aria-pressed":e.selected,onClick:c,onKeyDown:function(e){32===e.which&&(c(e),e.preventDefault())},tabIndex:e.tabIndex,onFocus:function(){u(!0)},onBlur:function(){u(!1)}},f,!e.disabled&&o.createElement(l.Ripple,null))}));v.displayName="SelectButtonItem";var y=o.memo(o.forwardRef((function(e,l){var r=o.useRef(null),i=function(t){if(!e.disabled&&!s(t.option)){var l=p(t.option);if(!l||e.unselectable){var r,o=c(t.option);if(e.multiple){var a=e.value?f(e.value):[];r=l?a.filter((function(t){return!n.ObjectUtils.equals(t,o,e.dataKey)})):[].concat(f(a),[o])}else r=l?null:o;e.onChange&&e.onChange({originalEvent:t.originalEvent,value:r,stopPropagation:function(){},preventDefault:function(){},target:{name:e.name,id:e.id,value:r}})}}},u=function(t){return e.optionLabel?n.ObjectUtils.resolveFieldData(t,e.optionLabel):t&&void 0!==t.label?t.label:t},c=function(t){return e.optionValue?n.ObjectUtils.resolveFieldData(t,e.optionValue):t&&void 0!==t.value?t.value:t},s=function(t){return e.optionDisabled?n.ObjectUtils.isFunction(e.optionDisabled)?e.optionDisabled(t):n.ObjectUtils.resolveFieldData(t,e.optionDisabled):!(!t||void 0===t.disabled)&&t.disabled},p=function(t){var l=c(t);return e.multiple?!(!e.value||!e.value.length)&&e.value.some((function(t){return n.ObjectUtils.equals(t,l,e.dataKey)})):n.ObjectUtils.equals(e.value,l,e.dataKey)};o.useImperativeHandle(l,(function(){return{props:e,getElement:function(){return r.current}}}));var d=n.ObjectUtils.isNotEmpty(e.tooltip),b=n.ObjectUtils.findDiffKeys(e,y.defaultProps),m=n.classNames("p-selectbutton p-buttonset p-component",e.className),g=e.options&&e.options.length?e.options.map((function(t,n){var l=e.disabled||s(t),r=u(t),a=l?null:0,c=p(t);return o.createElement(v,{key:r+"_"+n,label:r,className:t.className,option:t,onClick:i,template:e.itemTemplate,selected:c,tabIndex:a,disabled:l})})):null;return o.createElement(o.Fragment,null,o.createElement("div",a({ref:r,id:e.id,className:m,style:e.style},b,{role:"group"}),g),d&&o.createElement(t.Tooltip,a({target:r,content:e.tooltip},e.tooltipOptions)))})));y.displayName="SelectButton",y.defaultProps={__TYPE:"SelectButton",id:null,value:null,options:null,optionLabel:null,optionValue:null,optionDisabled:null,tabIndex:null,multiple:!1,unselectable:!0,disabled:!1,style:null,className:null,dataKey:null,tooltip:null,tooltipOptions:null,itemTemplate:null,onChange:null},exports.SelectButton=y;
|
|
@@ -7,14 +7,12 @@ function _extends() {
|
|
|
7
7
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
8
8
|
for (var i = 1; i < arguments.length; i++) {
|
|
9
9
|
var source = arguments[i];
|
|
10
|
-
|
|
11
10
|
for (var key in source) {
|
|
12
11
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
13
12
|
target[key] = source[key];
|
|
14
13
|
}
|
|
15
14
|
}
|
|
16
15
|
}
|
|
17
|
-
|
|
18
16
|
return target;
|
|
19
17
|
};
|
|
20
18
|
return _extends.apply(this, arguments);
|
|
@@ -22,11 +20,9 @@ function _extends() {
|
|
|
22
20
|
|
|
23
21
|
function _arrayLikeToArray(arr, len) {
|
|
24
22
|
if (len == null || len > arr.length) len = arr.length;
|
|
25
|
-
|
|
26
23
|
for (var i = 0, arr2 = new Array(len); i < len; i++) {
|
|
27
24
|
arr2[i] = arr[i];
|
|
28
25
|
}
|
|
29
|
-
|
|
30
26
|
return arr2;
|
|
31
27
|
}
|
|
32
28
|
|
|
@@ -60,33 +56,33 @@ function _arrayWithHoles(arr) {
|
|
|
60
56
|
}
|
|
61
57
|
|
|
62
58
|
function _iterableToArrayLimit(arr, i) {
|
|
63
|
-
var _i =
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
try {
|
|
73
|
-
for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) {
|
|
74
|
-
_arr.push(_s.value);
|
|
75
|
-
|
|
76
|
-
if (i && _arr.length === i) break;
|
|
77
|
-
}
|
|
78
|
-
} catch (err) {
|
|
79
|
-
_d = true;
|
|
80
|
-
_e = err;
|
|
81
|
-
} finally {
|
|
59
|
+
var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"];
|
|
60
|
+
if (null != _i) {
|
|
61
|
+
var _s,
|
|
62
|
+
_e,
|
|
63
|
+
_x,
|
|
64
|
+
_r,
|
|
65
|
+
_arr = [],
|
|
66
|
+
_n = !0,
|
|
67
|
+
_d = !1;
|
|
82
68
|
try {
|
|
83
|
-
if (
|
|
69
|
+
if (_x = (_i = _i.call(arr)).next, 0 === i) {
|
|
70
|
+
if (Object(_i) !== _i) return;
|
|
71
|
+
_n = !1;
|
|
72
|
+
} else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0) {
|
|
73
|
+
;
|
|
74
|
+
}
|
|
75
|
+
} catch (err) {
|
|
76
|
+
_d = !0, _e = err;
|
|
84
77
|
} finally {
|
|
85
|
-
|
|
78
|
+
try {
|
|
79
|
+
if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return;
|
|
80
|
+
} finally {
|
|
81
|
+
if (_d) throw _e;
|
|
82
|
+
}
|
|
86
83
|
}
|
|
84
|
+
return _arr;
|
|
87
85
|
}
|
|
88
|
-
|
|
89
|
-
return _arr;
|
|
90
86
|
}
|
|
91
87
|
|
|
92
88
|
function _nonIterableRest() {
|
|
@@ -99,10 +95,9 @@ function _slicedToArray(arr, i) {
|
|
|
99
95
|
|
|
100
96
|
var SelectButtonItem = /*#__PURE__*/React.memo(function (props) {
|
|
101
97
|
var _React$useState = React.useState(false),
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
98
|
+
_React$useState2 = _slicedToArray(_React$useState, 2),
|
|
99
|
+
focusedState = _React$useState2[0],
|
|
100
|
+
setFocusedState = _React$useState2[1];
|
|
106
101
|
var onClick = function onClick(event) {
|
|
107
102
|
if (props.onClick) {
|
|
108
103
|
props.onClick({
|
|
@@ -111,30 +106,24 @@ var SelectButtonItem = /*#__PURE__*/React.memo(function (props) {
|
|
|
111
106
|
});
|
|
112
107
|
}
|
|
113
108
|
};
|
|
114
|
-
|
|
115
109
|
var onFocus = function onFocus() {
|
|
116
110
|
setFocusedState(true);
|
|
117
111
|
};
|
|
118
|
-
|
|
119
112
|
var onBlur = function onBlur() {
|
|
120
113
|
setFocusedState(false);
|
|
121
114
|
};
|
|
122
|
-
|
|
123
115
|
var onKeyDown = function onKeyDown(event) {
|
|
124
116
|
var keyCode = event.which;
|
|
125
|
-
|
|
126
117
|
if (keyCode === 32) {
|
|
127
118
|
onClick(event);
|
|
128
119
|
event.preventDefault();
|
|
129
120
|
}
|
|
130
121
|
};
|
|
131
|
-
|
|
132
122
|
var createContent = function createContent() {
|
|
133
123
|
return props.template ? ObjectUtils.getJSXElement(props.template, props.option) : /*#__PURE__*/React.createElement("span", {
|
|
134
124
|
className: "p-button-label p-c"
|
|
135
125
|
}, props.label);
|
|
136
126
|
};
|
|
137
|
-
|
|
138
127
|
var className = classNames('p-button p-component', {
|
|
139
128
|
'p-highlight': props.selected,
|
|
140
129
|
'p-disabled': props.disabled,
|
|
@@ -157,21 +146,16 @@ SelectButtonItem.displayName = 'SelectButtonItem';
|
|
|
157
146
|
|
|
158
147
|
var SelectButton = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
159
148
|
var elementRef = React.useRef(null);
|
|
160
|
-
|
|
161
149
|
var onOptionClick = function onOptionClick(event) {
|
|
162
150
|
if (props.disabled || isOptionDisabled(event.option)) {
|
|
163
151
|
return;
|
|
164
152
|
}
|
|
165
|
-
|
|
166
153
|
var selected = isSelected(event.option);
|
|
167
|
-
|
|
168
154
|
if (selected && !props.unselectable) {
|
|
169
155
|
return;
|
|
170
156
|
}
|
|
171
|
-
|
|
172
157
|
var optionValue = getOptionValue(event.option);
|
|
173
158
|
var newValue;
|
|
174
|
-
|
|
175
159
|
if (props.multiple) {
|
|
176
160
|
var currentValue = props.value ? _toConsumableArray(props.value) : [];
|
|
177
161
|
newValue = selected ? currentValue.filter(function (val) {
|
|
@@ -180,7 +164,6 @@ var SelectButton = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functi
|
|
|
180
164
|
} else {
|
|
181
165
|
newValue = selected ? null : optionValue;
|
|
182
166
|
}
|
|
183
|
-
|
|
184
167
|
if (props.onChange) {
|
|
185
168
|
props.onChange({
|
|
186
169
|
originalEvent: event.originalEvent,
|
|
@@ -195,26 +178,20 @@ var SelectButton = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functi
|
|
|
195
178
|
});
|
|
196
179
|
}
|
|
197
180
|
};
|
|
198
|
-
|
|
199
181
|
var getOptionLabel = function getOptionLabel(option) {
|
|
200
182
|
return props.optionLabel ? ObjectUtils.resolveFieldData(option, props.optionLabel) : option && option['label'] !== undefined ? option['label'] : option;
|
|
201
183
|
};
|
|
202
|
-
|
|
203
184
|
var getOptionValue = function getOptionValue(option) {
|
|
204
185
|
return props.optionValue ? ObjectUtils.resolveFieldData(option, props.optionValue) : option && option['value'] !== undefined ? option['value'] : option;
|
|
205
186
|
};
|
|
206
|
-
|
|
207
187
|
var isOptionDisabled = function isOptionDisabled(option) {
|
|
208
188
|
if (props.optionDisabled) {
|
|
209
189
|
return ObjectUtils.isFunction(props.optionDisabled) ? props.optionDisabled(option) : ObjectUtils.resolveFieldData(option, props.optionDisabled);
|
|
210
190
|
}
|
|
211
|
-
|
|
212
191
|
return option && option['disabled'] !== undefined ? option['disabled'] : false;
|
|
213
192
|
};
|
|
214
|
-
|
|
215
193
|
var isSelected = function isSelected(option) {
|
|
216
194
|
var optionValue = getOptionValue(option);
|
|
217
|
-
|
|
218
195
|
if (props.multiple) {
|
|
219
196
|
if (props.value && props.value.length) {
|
|
220
197
|
return props.value.some(function (val) {
|
|
@@ -224,10 +201,8 @@ var SelectButton = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functi
|
|
|
224
201
|
} else {
|
|
225
202
|
return ObjectUtils.equals(props.value, optionValue, props.dataKey);
|
|
226
203
|
}
|
|
227
|
-
|
|
228
204
|
return false;
|
|
229
205
|
};
|
|
230
|
-
|
|
231
206
|
var createItems = function createItems() {
|
|
232
207
|
if (props.options && props.options.length) {
|
|
233
208
|
return props.options.map(function (option, index) {
|
|
@@ -249,10 +224,8 @@ var SelectButton = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functi
|
|
|
249
224
|
});
|
|
250
225
|
});
|
|
251
226
|
}
|
|
252
|
-
|
|
253
227
|
return null;
|
|
254
228
|
};
|
|
255
|
-
|
|
256
229
|
React.useImperativeHandle(ref, function () {
|
|
257
230
|
return {
|
|
258
231
|
props: props,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import*as e from"react";import{Tooltip as t}from"primereact/tooltip";import{classNames as n,ObjectUtils as l}from"primereact/utils";import{Ripple as o}from"primereact/ripple";function a(){return a=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var l in n)Object.prototype.hasOwnProperty.call(n,l)&&(e[l]=n[l])}return e},a.apply(this,arguments)}function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,l=new Array(t);n<t;n++)l[n]=e[n];return l}function i(e){if(Array.isArray(e))return r(e)}function u(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function s(e,t){if(e){if("string"==typeof e)return r(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)?r(e,t):void 0}}function
|
|
1
|
+
import*as e from"react";import{Tooltip as t}from"primereact/tooltip";import{classNames as n,ObjectUtils as l}from"primereact/utils";import{Ripple as o}from"primereact/ripple";function a(){return a=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var l in n)Object.prototype.hasOwnProperty.call(n,l)&&(e[l]=n[l])}return e},a.apply(this,arguments)}function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,l=new Array(t);n<t;n++)l[n]=e[n];return l}function i(e){if(Array.isArray(e))return r(e)}function u(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function s(e,t){if(e){if("string"==typeof e)return r(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)?r(e,t):void 0}}function c(){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 p(e){return i(e)||u(e)||s(e)||c()}function f(e){if(Array.isArray(e))return e}function d(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var l,o,a,r,i=[],u=!0,s=!1;try{if(a=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;u=!1}else for(;!(u=(l=a.call(n)).done)&&(i.push(l.value),i.length!==t);u=!0);}catch(e){s=!0,o=e}finally{try{if(!u&&null!=n.return&&(r=n.return(),Object(r)!==r))return}finally{if(s)throw o}}return i}}function m(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var b=e.memo((function(t){var a,r,i=e.useState(!1),u=(r=2,f(a=i)||d(a,r)||s(a,r)||m()),c=u[1],p=function(e){t.onClick&&t.onClick({originalEvent:e,option:t.option})},b=n("p-button p-component",{"p-highlight":t.selected,"p-disabled":t.disabled,"p-focus":u[0]},t.className),v=t.template?l.getJSXElement(t.template,t.option):e.createElement("span",{className:"p-button-label p-c"},t.label);return e.createElement("div",{className:b,role:"button","aria-label":t.label,"aria-pressed":t.selected,onClick:p,onKeyDown:function(e){32===e.which&&(p(e),e.preventDefault())},tabIndex:t.tabIndex,onFocus:function(){c(!0)},onBlur:function(){c(!1)}},v,!t.disabled&&e.createElement(o,null))}));b.displayName="SelectButtonItem";var v=e.memo(e.forwardRef((function(o,r){var i=e.useRef(null),u=function(e){if(!o.disabled&&!f(e.option)){var t=d(e.option);if(!t||o.unselectable){var n,a=c(e.option);if(o.multiple){var r=o.value?p(o.value):[];n=t?r.filter((function(e){return!l.equals(e,a,o.dataKey)})):[].concat(p(r),[a])}else n=t?null:a;o.onChange&&o.onChange({originalEvent:e.originalEvent,value:n,stopPropagation:function(){},preventDefault:function(){},target:{name:o.name,id:o.id,value:n}})}}},s=function(e){return o.optionLabel?l.resolveFieldData(e,o.optionLabel):e&&void 0!==e.label?e.label:e},c=function(e){return o.optionValue?l.resolveFieldData(e,o.optionValue):e&&void 0!==e.value?e.value:e},f=function(e){return o.optionDisabled?l.isFunction(o.optionDisabled)?o.optionDisabled(e):l.resolveFieldData(e,o.optionDisabled):!(!e||void 0===e.disabled)&&e.disabled},d=function(e){var t=c(e);return o.multiple?!(!o.value||!o.value.length)&&o.value.some((function(e){return l.equals(e,t,o.dataKey)})):l.equals(o.value,t,o.dataKey)};e.useImperativeHandle(r,(function(){return{props:o,getElement:function(){return i.current}}}));var m=l.isNotEmpty(o.tooltip),y=l.findDiffKeys(o,v.defaultProps),g=n("p-selectbutton p-buttonset p-component",o.className),h=o.options&&o.options.length?o.options.map((function(t,n){var l=o.disabled||f(t),a=s(t),r=l?null:0,i=d(t);return e.createElement(b,{key:a+"_"+n,label:a,className:t.className,option:t,onClick:u,template:o.itemTemplate,selected:i,tabIndex:r,disabled:l})})):null;return e.createElement(e.Fragment,null,e.createElement("div",a({ref:i,id:o.id,className:g,style:o.style},y,{role:"group"}),h),m&&e.createElement(t,a({target:i,content:o.tooltip},o.tooltipOptions)))})));v.displayName="SelectButton",v.defaultProps={__TYPE:"SelectButton",id:null,value:null,options:null,optionLabel:null,optionValue:null,optionDisabled:null,tabIndex:null,multiple:!1,unselectable:!0,disabled:!1,style:null,className:null,dataKey:null,tooltip:null,tooltipOptions:null,itemTemplate:null,onChange:null};export{v as SelectButton};
|
|
@@ -26,14 +26,12 @@ this.primereact.selectbutton = (function (exports, React, tooltip, utils, ripple
|
|
|
26
26
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
27
27
|
for (var i = 1; i < arguments.length; i++) {
|
|
28
28
|
var source = arguments[i];
|
|
29
|
-
|
|
30
29
|
for (var key in source) {
|
|
31
30
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
32
31
|
target[key] = source[key];
|
|
33
32
|
}
|
|
34
33
|
}
|
|
35
34
|
}
|
|
36
|
-
|
|
37
35
|
return target;
|
|
38
36
|
};
|
|
39
37
|
return _extends.apply(this, arguments);
|
|
@@ -41,11 +39,9 @@ this.primereact.selectbutton = (function (exports, React, tooltip, utils, ripple
|
|
|
41
39
|
|
|
42
40
|
function _arrayLikeToArray(arr, len) {
|
|
43
41
|
if (len == null || len > arr.length) len = arr.length;
|
|
44
|
-
|
|
45
42
|
for (var i = 0, arr2 = new Array(len); i < len; i++) {
|
|
46
43
|
arr2[i] = arr[i];
|
|
47
44
|
}
|
|
48
|
-
|
|
49
45
|
return arr2;
|
|
50
46
|
}
|
|
51
47
|
|
|
@@ -79,33 +75,33 @@ this.primereact.selectbutton = (function (exports, React, tooltip, utils, ripple
|
|
|
79
75
|
}
|
|
80
76
|
|
|
81
77
|
function _iterableToArrayLimit(arr, i) {
|
|
82
|
-
var _i =
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
try {
|
|
92
|
-
for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) {
|
|
93
|
-
_arr.push(_s.value);
|
|
94
|
-
|
|
95
|
-
if (i && _arr.length === i) break;
|
|
96
|
-
}
|
|
97
|
-
} catch (err) {
|
|
98
|
-
_d = true;
|
|
99
|
-
_e = err;
|
|
100
|
-
} finally {
|
|
78
|
+
var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"];
|
|
79
|
+
if (null != _i) {
|
|
80
|
+
var _s,
|
|
81
|
+
_e,
|
|
82
|
+
_x,
|
|
83
|
+
_r,
|
|
84
|
+
_arr = [],
|
|
85
|
+
_n = !0,
|
|
86
|
+
_d = !1;
|
|
101
87
|
try {
|
|
102
|
-
if (
|
|
88
|
+
if (_x = (_i = _i.call(arr)).next, 0 === i) {
|
|
89
|
+
if (Object(_i) !== _i) return;
|
|
90
|
+
_n = !1;
|
|
91
|
+
} else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0) {
|
|
92
|
+
;
|
|
93
|
+
}
|
|
94
|
+
} catch (err) {
|
|
95
|
+
_d = !0, _e = err;
|
|
103
96
|
} finally {
|
|
104
|
-
|
|
97
|
+
try {
|
|
98
|
+
if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return;
|
|
99
|
+
} finally {
|
|
100
|
+
if (_d) throw _e;
|
|
101
|
+
}
|
|
105
102
|
}
|
|
103
|
+
return _arr;
|
|
106
104
|
}
|
|
107
|
-
|
|
108
|
-
return _arr;
|
|
109
105
|
}
|
|
110
106
|
|
|
111
107
|
function _nonIterableRest() {
|
|
@@ -118,10 +114,9 @@ this.primereact.selectbutton = (function (exports, React, tooltip, utils, ripple
|
|
|
118
114
|
|
|
119
115
|
var SelectButtonItem = /*#__PURE__*/React__namespace.memo(function (props) {
|
|
120
116
|
var _React$useState = React__namespace.useState(false),
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
117
|
+
_React$useState2 = _slicedToArray(_React$useState, 2),
|
|
118
|
+
focusedState = _React$useState2[0],
|
|
119
|
+
setFocusedState = _React$useState2[1];
|
|
125
120
|
var onClick = function onClick(event) {
|
|
126
121
|
if (props.onClick) {
|
|
127
122
|
props.onClick({
|
|
@@ -130,30 +125,24 @@ this.primereact.selectbutton = (function (exports, React, tooltip, utils, ripple
|
|
|
130
125
|
});
|
|
131
126
|
}
|
|
132
127
|
};
|
|
133
|
-
|
|
134
128
|
var onFocus = function onFocus() {
|
|
135
129
|
setFocusedState(true);
|
|
136
130
|
};
|
|
137
|
-
|
|
138
131
|
var onBlur = function onBlur() {
|
|
139
132
|
setFocusedState(false);
|
|
140
133
|
};
|
|
141
|
-
|
|
142
134
|
var onKeyDown = function onKeyDown(event) {
|
|
143
135
|
var keyCode = event.which;
|
|
144
|
-
|
|
145
136
|
if (keyCode === 32) {
|
|
146
137
|
onClick(event);
|
|
147
138
|
event.preventDefault();
|
|
148
139
|
}
|
|
149
140
|
};
|
|
150
|
-
|
|
151
141
|
var createContent = function createContent() {
|
|
152
142
|
return props.template ? utils.ObjectUtils.getJSXElement(props.template, props.option) : /*#__PURE__*/React__namespace.createElement("span", {
|
|
153
143
|
className: "p-button-label p-c"
|
|
154
144
|
}, props.label);
|
|
155
145
|
};
|
|
156
|
-
|
|
157
146
|
var className = utils.classNames('p-button p-component', {
|
|
158
147
|
'p-highlight': props.selected,
|
|
159
148
|
'p-disabled': props.disabled,
|
|
@@ -176,21 +165,16 @@ this.primereact.selectbutton = (function (exports, React, tooltip, utils, ripple
|
|
|
176
165
|
|
|
177
166
|
var SelectButton = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.forwardRef(function (props, ref) {
|
|
178
167
|
var elementRef = React__namespace.useRef(null);
|
|
179
|
-
|
|
180
168
|
var onOptionClick = function onOptionClick(event) {
|
|
181
169
|
if (props.disabled || isOptionDisabled(event.option)) {
|
|
182
170
|
return;
|
|
183
171
|
}
|
|
184
|
-
|
|
185
172
|
var selected = isSelected(event.option);
|
|
186
|
-
|
|
187
173
|
if (selected && !props.unselectable) {
|
|
188
174
|
return;
|
|
189
175
|
}
|
|
190
|
-
|
|
191
176
|
var optionValue = getOptionValue(event.option);
|
|
192
177
|
var newValue;
|
|
193
|
-
|
|
194
178
|
if (props.multiple) {
|
|
195
179
|
var currentValue = props.value ? _toConsumableArray(props.value) : [];
|
|
196
180
|
newValue = selected ? currentValue.filter(function (val) {
|
|
@@ -199,7 +183,6 @@ this.primereact.selectbutton = (function (exports, React, tooltip, utils, ripple
|
|
|
199
183
|
} else {
|
|
200
184
|
newValue = selected ? null : optionValue;
|
|
201
185
|
}
|
|
202
|
-
|
|
203
186
|
if (props.onChange) {
|
|
204
187
|
props.onChange({
|
|
205
188
|
originalEvent: event.originalEvent,
|
|
@@ -214,26 +197,20 @@ this.primereact.selectbutton = (function (exports, React, tooltip, utils, ripple
|
|
|
214
197
|
});
|
|
215
198
|
}
|
|
216
199
|
};
|
|
217
|
-
|
|
218
200
|
var getOptionLabel = function getOptionLabel(option) {
|
|
219
201
|
return props.optionLabel ? utils.ObjectUtils.resolveFieldData(option, props.optionLabel) : option && option['label'] !== undefined ? option['label'] : option;
|
|
220
202
|
};
|
|
221
|
-
|
|
222
203
|
var getOptionValue = function getOptionValue(option) {
|
|
223
204
|
return props.optionValue ? utils.ObjectUtils.resolveFieldData(option, props.optionValue) : option && option['value'] !== undefined ? option['value'] : option;
|
|
224
205
|
};
|
|
225
|
-
|
|
226
206
|
var isOptionDisabled = function isOptionDisabled(option) {
|
|
227
207
|
if (props.optionDisabled) {
|
|
228
208
|
return utils.ObjectUtils.isFunction(props.optionDisabled) ? props.optionDisabled(option) : utils.ObjectUtils.resolveFieldData(option, props.optionDisabled);
|
|
229
209
|
}
|
|
230
|
-
|
|
231
210
|
return option && option['disabled'] !== undefined ? option['disabled'] : false;
|
|
232
211
|
};
|
|
233
|
-
|
|
234
212
|
var isSelected = function isSelected(option) {
|
|
235
213
|
var optionValue = getOptionValue(option);
|
|
236
|
-
|
|
237
214
|
if (props.multiple) {
|
|
238
215
|
if (props.value && props.value.length) {
|
|
239
216
|
return props.value.some(function (val) {
|
|
@@ -243,10 +220,8 @@ this.primereact.selectbutton = (function (exports, React, tooltip, utils, ripple
|
|
|
243
220
|
} else {
|
|
244
221
|
return utils.ObjectUtils.equals(props.value, optionValue, props.dataKey);
|
|
245
222
|
}
|
|
246
|
-
|
|
247
223
|
return false;
|
|
248
224
|
};
|
|
249
|
-
|
|
250
225
|
var createItems = function createItems() {
|
|
251
226
|
if (props.options && props.options.length) {
|
|
252
227
|
return props.options.map(function (option, index) {
|
|
@@ -268,10 +243,8 @@ this.primereact.selectbutton = (function (exports, React, tooltip, utils, ripple
|
|
|
268
243
|
});
|
|
269
244
|
});
|
|
270
245
|
}
|
|
271
|
-
|
|
272
246
|
return null;
|
|
273
247
|
};
|
|
274
|
-
|
|
275
248
|
React__namespace.useImperativeHandle(ref, function () {
|
|
276
249
|
return {
|
|
277
250
|
props: props,
|