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
|
@@ -26,20 +26,45 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
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.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
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.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
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,14 +154,12 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
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 InputNumber = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.forwardRef(function (props, ref) {
|
|
138
159
|
var _React$useState = React__namespace.useState(false),
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
160
|
+
_React$useState2 = _slicedToArray(_React$useState, 2),
|
|
161
|
+
focusedState = _React$useState2[0],
|
|
162
|
+
setFocusedState = _React$useState2[1];
|
|
143
163
|
var elementRef = React__namespace.useRef(null);
|
|
144
164
|
var inputRef = React__namespace.useRef(null);
|
|
145
165
|
var timer = React__namespace.useRef(null);
|
|
@@ -149,28 +169,18 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
149
169
|
var prefixChar = React__namespace.useRef(null);
|
|
150
170
|
var suffixChar = React__namespace.useRef(null);
|
|
151
171
|
var isSpecialChar = React__namespace.useRef(null);
|
|
152
|
-
|
|
153
172
|
var _numeral = React__namespace.useRef(null);
|
|
154
|
-
|
|
155
173
|
var _group = React__namespace.useRef(null);
|
|
156
|
-
|
|
157
174
|
var _minusSign = React__namespace.useRef(null);
|
|
158
|
-
|
|
159
175
|
var _currency = React__namespace.useRef(null);
|
|
160
|
-
|
|
161
176
|
var _decimal = React__namespace.useRef(null);
|
|
162
|
-
|
|
163
177
|
var _suffix = React__namespace.useRef(null);
|
|
164
|
-
|
|
165
178
|
var _prefix = React__namespace.useRef(null);
|
|
166
|
-
|
|
167
179
|
var _index = React__namespace.useRef(null);
|
|
168
|
-
|
|
169
180
|
var stacked = props.showButtons && props.buttonLayout === 'stacked';
|
|
170
181
|
var horizontal = props.showButtons && props.buttonLayout === 'horizontal';
|
|
171
182
|
var vertical = props.showButtons && props.buttonLayout === 'vertical';
|
|
172
183
|
var inputMode = props.inputMode || (props.mode === 'decimal' && !props.minFractionDigits ? 'numeric' : 'decimal');
|
|
173
|
-
|
|
174
184
|
var getOptions = function getOptions() {
|
|
175
185
|
return {
|
|
176
186
|
localeMatcher: props.localeMatcher,
|
|
@@ -182,14 +192,11 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
182
192
|
maximumFractionDigits: props.maxFractionDigits
|
|
183
193
|
};
|
|
184
194
|
};
|
|
185
|
-
|
|
186
195
|
var constructParser = function constructParser() {
|
|
187
196
|
numberFormat.current = new Intl.NumberFormat(props.locale, getOptions());
|
|
188
|
-
|
|
189
197
|
var numerals = _toConsumableArray(new Intl.NumberFormat(props.locale, {
|
|
190
198
|
useGrouping: false
|
|
191
199
|
}).format(9876543210)).reverse();
|
|
192
|
-
|
|
193
200
|
var index = new Map(numerals.map(function (d, i) {
|
|
194
201
|
return [d, i];
|
|
195
202
|
}));
|
|
@@ -200,23 +207,19 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
200
207
|
_decimal.current = getDecimalExpression();
|
|
201
208
|
_suffix.current = getSuffixExpression();
|
|
202
209
|
_prefix.current = getPrefixExpression();
|
|
203
|
-
|
|
204
210
|
_index.current = function (d) {
|
|
205
211
|
return index.get(d);
|
|
206
212
|
};
|
|
207
213
|
};
|
|
208
|
-
|
|
209
214
|
var escapeRegExp = function escapeRegExp(text) {
|
|
210
215
|
return text.replace(/[-[\]{}()*+?.,\\^$|#\s]/g, '\\$&');
|
|
211
216
|
};
|
|
212
|
-
|
|
213
217
|
var getDecimalExpression = function getDecimalExpression() {
|
|
214
218
|
var formatter = new Intl.NumberFormat(props.locale, _objectSpread(_objectSpread({}, getOptions()), {}, {
|
|
215
219
|
useGrouping: false
|
|
216
220
|
}));
|
|
217
221
|
return new RegExp("[".concat(formatter.format(1.1).replace(_currency.current, '').trim().replace(_numeral.current, ''), "]"), 'g');
|
|
218
222
|
};
|
|
219
|
-
|
|
220
223
|
var getGroupingExpression = function getGroupingExpression() {
|
|
221
224
|
var formatter = new Intl.NumberFormat(props.locale, {
|
|
222
225
|
useGrouping: true
|
|
@@ -224,14 +227,12 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
224
227
|
groupChar.current = formatter.format(1000000).trim().replace(_numeral.current, '').charAt(0);
|
|
225
228
|
return new RegExp("[".concat(groupChar.current, "]"), 'g');
|
|
226
229
|
};
|
|
227
|
-
|
|
228
230
|
var getMinusSignExpression = function getMinusSignExpression() {
|
|
229
231
|
var formatter = new Intl.NumberFormat(props.locale, {
|
|
230
232
|
useGrouping: false
|
|
231
233
|
});
|
|
232
234
|
return new RegExp("[".concat(formatter.format(-1).trim().replace(_numeral.current, ''), "]"), 'g');
|
|
233
235
|
};
|
|
234
|
-
|
|
235
236
|
var getCurrencyExpression = function getCurrencyExpression() {
|
|
236
237
|
if (props.currency) {
|
|
237
238
|
var formatter = new Intl.NumberFormat(props.locale, {
|
|
@@ -243,10 +244,8 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
243
244
|
});
|
|
244
245
|
return new RegExp("[".concat(formatter.format(1).replace(/\s/g, '').replace(_numeral.current, '').replace(_group.current, ''), "]"), 'g');
|
|
245
246
|
}
|
|
246
|
-
|
|
247
247
|
return new RegExp("[]", 'g');
|
|
248
248
|
};
|
|
249
|
-
|
|
250
249
|
var getPrefixExpression = function getPrefixExpression() {
|
|
251
250
|
if (props.prefix) {
|
|
252
251
|
prefixChar.current = props.prefix;
|
|
@@ -258,10 +257,8 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
258
257
|
});
|
|
259
258
|
prefixChar.current = formatter.format(1).split('1')[0];
|
|
260
259
|
}
|
|
261
|
-
|
|
262
260
|
return new RegExp("".concat(escapeRegExp(prefixChar.current || '')), 'g');
|
|
263
261
|
};
|
|
264
|
-
|
|
265
262
|
var getSuffixExpression = function getSuffixExpression() {
|
|
266
263
|
if (props.suffix) {
|
|
267
264
|
suffixChar.current = props.suffix;
|
|
@@ -275,52 +272,40 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
275
272
|
});
|
|
276
273
|
suffixChar.current = formatter.format(1).split('1')[1];
|
|
277
274
|
}
|
|
278
|
-
|
|
279
275
|
return new RegExp("".concat(escapeRegExp(suffixChar.current || '')), 'g');
|
|
280
276
|
};
|
|
281
|
-
|
|
282
277
|
var formatValue = function formatValue(value) {
|
|
283
278
|
if (value != null) {
|
|
284
279
|
if (value === '-') {
|
|
285
280
|
// Minus sign
|
|
286
281
|
return value;
|
|
287
282
|
}
|
|
288
|
-
|
|
289
283
|
if (props.format) {
|
|
290
284
|
var formatter = new Intl.NumberFormat(props.locale, getOptions());
|
|
291
|
-
|
|
292
285
|
var _formattedValue = formatter.format(value);
|
|
293
|
-
|
|
294
286
|
if (props.prefix) {
|
|
295
287
|
_formattedValue = props.prefix + _formattedValue;
|
|
296
288
|
}
|
|
297
|
-
|
|
298
289
|
if (props.suffix) {
|
|
299
290
|
_formattedValue = _formattedValue + props.suffix;
|
|
300
291
|
}
|
|
301
|
-
|
|
302
292
|
return _formattedValue;
|
|
303
293
|
}
|
|
304
|
-
|
|
305
294
|
return value.toString();
|
|
306
295
|
}
|
|
307
|
-
|
|
308
296
|
return '';
|
|
309
297
|
};
|
|
310
|
-
|
|
311
298
|
var parseValue = function parseValue(text) {
|
|
312
299
|
var filteredText = text.replace(_suffix.current, '').replace(_prefix.current, '').trim().replace(/\s/g, '').replace(_currency.current, '').replace(_group.current, '').replace(_minusSign.current, '-').replace(_decimal.current, '.').replace(_numeral.current, _index.current);
|
|
313
|
-
|
|
314
300
|
if (filteredText) {
|
|
315
|
-
if (filteredText === '-')
|
|
301
|
+
if (filteredText === '-')
|
|
302
|
+
// Minus sign
|
|
316
303
|
return filteredText;
|
|
317
304
|
var parsedValue = +filteredText;
|
|
318
305
|
return isNaN(parsedValue) ? null : parsedValue;
|
|
319
306
|
}
|
|
320
|
-
|
|
321
307
|
return null;
|
|
322
308
|
};
|
|
323
|
-
|
|
324
309
|
var repeat = function repeat(event, interval, dir) {
|
|
325
310
|
var i = interval || 500;
|
|
326
311
|
clearTimer();
|
|
@@ -329,26 +314,27 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
329
314
|
}, i);
|
|
330
315
|
spin(event, dir);
|
|
331
316
|
};
|
|
332
|
-
|
|
333
317
|
var spin = function spin(event, dir) {
|
|
334
318
|
if (inputRef.current) {
|
|
335
319
|
var step = props.step * dir;
|
|
336
320
|
var currentValue = parseValue(inputRef.current.value) || 0;
|
|
337
|
-
var newValue = validateValue(currentValue + step);
|
|
321
|
+
var newValue = validateValue(currentValue + step);
|
|
322
|
+
if (props.maxLength && props.maxLength < formatValue(newValue).length) {
|
|
323
|
+
return;
|
|
324
|
+
}
|
|
338
325
|
|
|
326
|
+
// touch devices trigger the keyboard to display because of setSelectionRange
|
|
339
327
|
!utils.DomHandler.isTouchDevice() && updateInput(newValue, null, 'spin');
|
|
340
328
|
updateModel(event, newValue);
|
|
341
329
|
handleOnChange(event, currentValue, newValue);
|
|
342
330
|
}
|
|
343
331
|
};
|
|
344
|
-
|
|
345
332
|
var onUpButtonTouchStart = function onUpButtonTouchStart(event) {
|
|
346
333
|
if (!props.disabled && !props.readOnly) {
|
|
347
334
|
repeat(event, null, 1);
|
|
348
335
|
event.preventDefault();
|
|
349
336
|
}
|
|
350
337
|
};
|
|
351
|
-
|
|
352
338
|
var onUpButtonMouseDown = function onUpButtonMouseDown(event) {
|
|
353
339
|
if (!props.disabled && !props.readOnly) {
|
|
354
340
|
props.autoFocus && utils.DomHandler.focus(inputRef.current, props.autoFocus);
|
|
@@ -356,52 +342,42 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
356
342
|
event.preventDefault();
|
|
357
343
|
}
|
|
358
344
|
};
|
|
359
|
-
|
|
360
345
|
var onUpButtonTouchEnd = function onUpButtonTouchEnd() {
|
|
361
346
|
if (!props.disabled && !props.readOnly) {
|
|
362
347
|
clearTimer();
|
|
363
|
-
event.preventDefault();
|
|
364
348
|
}
|
|
365
349
|
};
|
|
366
|
-
|
|
367
350
|
var onUpButtonMouseUp = function onUpButtonMouseUp() {
|
|
368
351
|
if (!props.disabled && !props.readOnly) {
|
|
369
352
|
clearTimer();
|
|
370
353
|
}
|
|
371
354
|
};
|
|
372
|
-
|
|
373
355
|
var onUpButtonMouseLeave = function onUpButtonMouseLeave() {
|
|
374
356
|
if (!props.disabled && !props.readOnly) {
|
|
375
357
|
clearTimer();
|
|
376
358
|
}
|
|
377
359
|
};
|
|
378
|
-
|
|
379
360
|
var onUpButtonKeyUp = function onUpButtonKeyUp() {
|
|
380
361
|
if (!props.disabled && !props.readOnly) {
|
|
381
362
|
clearTimer();
|
|
382
363
|
}
|
|
383
364
|
};
|
|
384
|
-
|
|
385
365
|
var onUpButtonKeyDown = function onUpButtonKeyDown(event) {
|
|
386
366
|
if (!props.disabled && !props.readOnly && (event.keyCode === 32 || event.keyCode === 13)) {
|
|
387
367
|
repeat(event, null, 1);
|
|
388
368
|
}
|
|
389
369
|
};
|
|
390
|
-
|
|
391
370
|
var onDownButtonTouchStart = function onDownButtonTouchStart(event) {
|
|
392
371
|
if (!props.disabled && !props.readOnly) {
|
|
393
372
|
repeat(event, null, -1);
|
|
394
373
|
event.preventDefault();
|
|
395
374
|
}
|
|
396
375
|
};
|
|
397
|
-
|
|
398
376
|
var onDownButtonTouchEnd = function onDownButtonTouchEnd() {
|
|
399
377
|
if (!props.disabled && !props.readOnly) {
|
|
400
378
|
clearTimer();
|
|
401
|
-
event.preventDefault();
|
|
402
379
|
}
|
|
403
380
|
};
|
|
404
|
-
|
|
405
381
|
var onDownButtonMouseDown = function onDownButtonMouseDown(event) {
|
|
406
382
|
if (!props.disabled && !props.readOnly) {
|
|
407
383
|
props.autoFocus && utils.DomHandler.focus(inputRef.current, props.autoFocus);
|
|
@@ -409,94 +385,79 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
409
385
|
event.preventDefault();
|
|
410
386
|
}
|
|
411
387
|
};
|
|
412
|
-
|
|
413
388
|
var onDownButtonMouseUp = function onDownButtonMouseUp() {
|
|
414
389
|
if (!props.disabled && !props.readOnly) {
|
|
415
390
|
clearTimer();
|
|
416
391
|
}
|
|
417
392
|
};
|
|
418
|
-
|
|
419
393
|
var onDownButtonMouseLeave = function onDownButtonMouseLeave() {
|
|
420
394
|
if (!props.disabled && !props.readOnly) {
|
|
421
395
|
clearTimer();
|
|
422
396
|
}
|
|
423
397
|
};
|
|
424
|
-
|
|
425
398
|
var onDownButtonKeyUp = function onDownButtonKeyUp() {
|
|
426
399
|
if (!props.disabled && !props.readOnly) {
|
|
427
400
|
clearTimer();
|
|
428
401
|
}
|
|
429
402
|
};
|
|
430
|
-
|
|
431
403
|
var onDownButtonKeyDown = function onDownButtonKeyDown(event) {
|
|
432
404
|
if (!props.disabled && !props.readOnly && (event.keyCode === 32 || event.keyCode === 13)) {
|
|
433
405
|
repeat(event, null, -1);
|
|
434
406
|
}
|
|
435
407
|
};
|
|
436
|
-
|
|
437
408
|
var onInput = function onInput(event) {
|
|
438
409
|
if (props.disabled || props.readOnly) {
|
|
439
410
|
return;
|
|
440
411
|
}
|
|
441
|
-
|
|
442
412
|
if (isSpecialChar.current) {
|
|
443
413
|
event.target.value = lastValue.current;
|
|
444
414
|
}
|
|
445
|
-
|
|
446
415
|
isSpecialChar.current = false;
|
|
447
416
|
};
|
|
448
|
-
|
|
449
417
|
var onInputKeyDown = function onInputKeyDown(event) {
|
|
450
418
|
if (props.disabled || props.readOnly) {
|
|
451
419
|
return;
|
|
452
420
|
}
|
|
453
|
-
|
|
454
421
|
lastValue.current = event.target.value;
|
|
455
|
-
|
|
456
422
|
if (event.shiftKey || event.altKey) {
|
|
457
423
|
isSpecialChar.current = true;
|
|
458
424
|
return;
|
|
459
425
|
}
|
|
460
|
-
|
|
461
426
|
var selectionStart = event.target.selectionStart;
|
|
462
427
|
var selectionEnd = event.target.selectionEnd;
|
|
463
428
|
var inputValue = event.target.value;
|
|
464
429
|
var newValueStr = null;
|
|
465
|
-
|
|
466
430
|
if (event.altKey) {
|
|
467
431
|
event.preventDefault();
|
|
468
432
|
}
|
|
469
|
-
|
|
470
433
|
switch (event.which) {
|
|
471
434
|
//up
|
|
472
435
|
case 38:
|
|
473
436
|
spin(event, 1);
|
|
474
437
|
event.preventDefault();
|
|
475
438
|
break;
|
|
476
|
-
//down
|
|
477
439
|
|
|
440
|
+
//down
|
|
478
441
|
case 40:
|
|
479
442
|
spin(event, -1);
|
|
480
443
|
event.preventDefault();
|
|
481
444
|
break;
|
|
482
|
-
//left
|
|
483
445
|
|
|
446
|
+
//left
|
|
484
447
|
case 37:
|
|
485
448
|
if (!isNumeralChar(inputValue.charAt(selectionStart - 1))) {
|
|
486
449
|
event.preventDefault();
|
|
487
450
|
}
|
|
488
|
-
|
|
489
451
|
break;
|
|
490
|
-
//right
|
|
491
452
|
|
|
453
|
+
//right
|
|
492
454
|
case 39:
|
|
493
455
|
if (!isNumeralChar(inputValue.charAt(selectionStart))) {
|
|
494
456
|
event.preventDefault();
|
|
495
457
|
}
|
|
496
|
-
|
|
497
458
|
break;
|
|
498
|
-
//enter and tab
|
|
499
459
|
|
|
460
|
+
//enter and tab
|
|
500
461
|
case 13:
|
|
501
462
|
case 9:
|
|
502
463
|
newValueStr = validateValue(parseValue(inputValue));
|
|
@@ -504,27 +465,22 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
504
465
|
inputRef.current.setAttribute('aria-valuenow', newValueStr);
|
|
505
466
|
updateModel(event, newValueStr);
|
|
506
467
|
break;
|
|
507
|
-
//backspace
|
|
508
468
|
|
|
469
|
+
//backspace
|
|
509
470
|
case 8:
|
|
510
471
|
event.preventDefault();
|
|
511
|
-
|
|
512
472
|
if (selectionStart === selectionEnd) {
|
|
513
473
|
var deleteChar = inputValue.charAt(selectionStart - 1);
|
|
514
|
-
|
|
515
474
|
var _getDecimalCharIndexe = getDecimalCharIndexes(inputValue),
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
475
|
+
decimalCharIndex = _getDecimalCharIndexe.decimalCharIndex,
|
|
476
|
+
decimalCharIndexWithoutPrefix = _getDecimalCharIndexe.decimalCharIndexWithoutPrefix;
|
|
519
477
|
if (isNumeralChar(deleteChar)) {
|
|
520
478
|
var decimalLength = getDecimalLength(inputValue);
|
|
521
|
-
|
|
522
479
|
if (_group.current.test(deleteChar)) {
|
|
523
480
|
_group.current.lastIndex = 0;
|
|
524
481
|
newValueStr = inputValue.slice(0, selectionStart - 2) + inputValue.slice(selectionStart - 1);
|
|
525
482
|
} else if (_decimal.current.test(deleteChar)) {
|
|
526
483
|
_decimal.current.lastIndex = 0;
|
|
527
|
-
|
|
528
484
|
if (decimalLength) {
|
|
529
485
|
inputRef.current.setSelectionRange(selectionStart - 1, selectionStart - 1);
|
|
530
486
|
} else {
|
|
@@ -540,35 +496,28 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
540
496
|
newValueStr = inputValue.slice(0, selectionStart - 1) + inputValue.slice(selectionStart);
|
|
541
497
|
}
|
|
542
498
|
}
|
|
543
|
-
|
|
544
499
|
updateValue(event, newValueStr, null, 'delete-single');
|
|
545
500
|
} else {
|
|
546
501
|
newValueStr = deleteRange(inputValue, selectionStart, selectionEnd);
|
|
547
502
|
updateValue(event, newValueStr, null, 'delete-range');
|
|
548
503
|
}
|
|
549
|
-
|
|
550
504
|
break;
|
|
551
|
-
// del
|
|
552
505
|
|
|
506
|
+
// del
|
|
553
507
|
case 46:
|
|
554
508
|
event.preventDefault();
|
|
555
|
-
|
|
556
509
|
if (selectionStart === selectionEnd) {
|
|
557
510
|
var _deleteChar = inputValue.charAt(selectionStart);
|
|
558
|
-
|
|
559
511
|
var _getDecimalCharIndexe2 = getDecimalCharIndexes(inputValue),
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
512
|
+
_decimalCharIndex = _getDecimalCharIndexe2.decimalCharIndex,
|
|
513
|
+
_decimalCharIndexWithoutPrefix = _getDecimalCharIndexe2.decimalCharIndexWithoutPrefix;
|
|
563
514
|
if (isNumeralChar(_deleteChar)) {
|
|
564
515
|
var _decimalLength = getDecimalLength(inputValue);
|
|
565
|
-
|
|
566
516
|
if (_group.current.test(_deleteChar)) {
|
|
567
517
|
_group.current.lastIndex = 0;
|
|
568
518
|
newValueStr = inputValue.slice(0, selectionStart) + inputValue.slice(selectionStart + 2);
|
|
569
519
|
} else if (_decimal.current.test(_deleteChar)) {
|
|
570
520
|
_decimal.current.lastIndex = 0;
|
|
571
|
-
|
|
572
521
|
if (_decimalLength) {
|
|
573
522
|
inputRef.current.setSelectionRange(selectionStart + 1, selectionStart + 1);
|
|
574
523
|
} else {
|
|
@@ -576,7 +525,6 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
576
525
|
}
|
|
577
526
|
} else if (_decimalCharIndex > 0 && selectionStart > _decimalCharIndex) {
|
|
578
527
|
var _insertedText = isDecimalMode() && (props.minFractionDigits || 0) < _decimalLength ? '' : '0';
|
|
579
|
-
|
|
580
528
|
newValueStr = inputValue.slice(0, selectionStart) + _insertedText + inputValue.slice(selectionStart + 1);
|
|
581
529
|
} else if (_decimalCharIndexWithoutPrefix === 1) {
|
|
582
530
|
newValueStr = inputValue.slice(0, selectionStart) + '0' + inputValue.slice(selectionStart + 1);
|
|
@@ -585,39 +533,29 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
585
533
|
newValueStr = inputValue.slice(0, selectionStart) + inputValue.slice(selectionStart + 1);
|
|
586
534
|
}
|
|
587
535
|
}
|
|
588
|
-
|
|
589
536
|
updateValue(event, newValueStr, null, 'delete-back-single');
|
|
590
537
|
} else {
|
|
591
538
|
newValueStr = deleteRange(inputValue, selectionStart, selectionEnd);
|
|
592
539
|
updateValue(event, newValueStr, null, 'delete-range');
|
|
593
540
|
}
|
|
594
|
-
|
|
595
541
|
break;
|
|
596
542
|
}
|
|
597
|
-
|
|
598
543
|
if (props.onKeyDown) {
|
|
599
544
|
props.onKeyDown(event);
|
|
600
545
|
}
|
|
601
546
|
};
|
|
602
|
-
|
|
603
547
|
var onInputKeyPress = function onInputKeyPress(event) {
|
|
604
548
|
if (props.disabled || props.readOnly) {
|
|
605
549
|
return;
|
|
606
550
|
}
|
|
607
|
-
|
|
608
551
|
var code = event.which || event.keyCode;
|
|
609
|
-
|
|
610
552
|
if (code !== 13) {
|
|
611
553
|
// to submit a form
|
|
612
554
|
event.preventDefault();
|
|
613
555
|
}
|
|
614
|
-
|
|
615
556
|
var _char = String.fromCharCode(code);
|
|
616
|
-
|
|
617
557
|
var _isDecimalSign = isDecimalSign(_char);
|
|
618
|
-
|
|
619
558
|
var _isMinusSign = isMinusSign(_char);
|
|
620
|
-
|
|
621
559
|
if (48 <= code && code <= 57 || _isMinusSign || _isDecimalSign) {
|
|
622
560
|
insert(event, _char, {
|
|
623
561
|
isDecimalSign: _isDecimalSign,
|
|
@@ -625,51 +563,39 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
625
563
|
});
|
|
626
564
|
}
|
|
627
565
|
};
|
|
628
|
-
|
|
629
566
|
var onPaste = function onPaste(event) {
|
|
630
567
|
event.preventDefault();
|
|
631
|
-
|
|
632
568
|
if (props.disabled || props.readOnly) {
|
|
633
569
|
return;
|
|
634
570
|
}
|
|
635
|
-
|
|
636
571
|
var data = (event.clipboardData || window['clipboardData']).getData('Text');
|
|
637
|
-
|
|
638
572
|
if (data) {
|
|
639
573
|
var filteredData = parseValue(data);
|
|
640
|
-
|
|
641
574
|
if (filteredData != null) {
|
|
642
575
|
insert(event, filteredData.toString());
|
|
643
576
|
}
|
|
644
577
|
}
|
|
645
578
|
};
|
|
646
|
-
|
|
647
579
|
var allowMinusSign = function allowMinusSign() {
|
|
648
580
|
return props.min === null || props.min < 0;
|
|
649
581
|
};
|
|
650
|
-
|
|
651
582
|
var isMinusSign = function isMinusSign(_char2) {
|
|
652
583
|
if (_minusSign.current.test(_char2) || _char2 === '-') {
|
|
653
584
|
_minusSign.current.lastIndex = 0;
|
|
654
585
|
return true;
|
|
655
586
|
}
|
|
656
|
-
|
|
657
587
|
return false;
|
|
658
588
|
};
|
|
659
|
-
|
|
660
589
|
var isDecimalSign = function isDecimalSign(_char3) {
|
|
661
590
|
if (_decimal.current.test(_char3)) {
|
|
662
591
|
_decimal.current.lastIndex = 0;
|
|
663
592
|
return true;
|
|
664
593
|
}
|
|
665
|
-
|
|
666
594
|
return false;
|
|
667
595
|
};
|
|
668
|
-
|
|
669
596
|
var isDecimalMode = function isDecimalMode() {
|
|
670
597
|
return props.mode === 'decimal';
|
|
671
598
|
};
|
|
672
|
-
|
|
673
599
|
var getDecimalCharIndexes = function getDecimalCharIndexes(val) {
|
|
674
600
|
var decimalCharIndex = val.search(_decimal.current);
|
|
675
601
|
_decimal.current.lastIndex = 0;
|
|
@@ -681,7 +607,6 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
681
607
|
decimalCharIndexWithoutPrefix: decimalCharIndexWithoutPrefix
|
|
682
608
|
};
|
|
683
609
|
};
|
|
684
|
-
|
|
685
610
|
var getCharIndexes = function getCharIndexes(val) {
|
|
686
611
|
var decimalCharIndex = val.search(_decimal.current);
|
|
687
612
|
_decimal.current.lastIndex = 0;
|
|
@@ -698,7 +623,6 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
698
623
|
currencyCharIndex: currencyCharIndex
|
|
699
624
|
};
|
|
700
625
|
};
|
|
701
|
-
|
|
702
626
|
var insert = function insert(event, text) {
|
|
703
627
|
var sign = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {
|
|
704
628
|
isDecimalSign: false,
|
|
@@ -706,31 +630,24 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
706
630
|
};
|
|
707
631
|
var minusCharIndexOnText = text.search(_minusSign.current);
|
|
708
632
|
_minusSign.current.lastIndex = 0;
|
|
709
|
-
|
|
710
633
|
if (!allowMinusSign() && minusCharIndexOnText !== -1) {
|
|
711
634
|
return;
|
|
712
635
|
}
|
|
713
|
-
|
|
714
636
|
var selectionStart = inputRef.current.selectionStart;
|
|
715
637
|
var selectionEnd = inputRef.current.selectionEnd;
|
|
716
638
|
var inputValue = inputRef.current.value.trim();
|
|
717
|
-
|
|
718
639
|
var _getCharIndexes = getCharIndexes(inputValue),
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
640
|
+
decimalCharIndex = _getCharIndexes.decimalCharIndex,
|
|
641
|
+
minusCharIndex = _getCharIndexes.minusCharIndex,
|
|
642
|
+
suffixCharIndex = _getCharIndexes.suffixCharIndex,
|
|
643
|
+
currencyCharIndex = _getCharIndexes.currencyCharIndex;
|
|
724
644
|
var newValueStr;
|
|
725
|
-
|
|
726
645
|
if (sign.isMinusSign) {
|
|
727
646
|
if (selectionStart === 0) {
|
|
728
647
|
newValueStr = inputValue;
|
|
729
|
-
|
|
730
648
|
if (minusCharIndex === -1 || selectionEnd !== 0) {
|
|
731
649
|
newValueStr = insertText(inputValue, text, 0, selectionEnd);
|
|
732
650
|
}
|
|
733
|
-
|
|
734
651
|
updateValue(event, newValueStr, text, 'insert');
|
|
735
652
|
}
|
|
736
653
|
} else if (sign.isDecimalSign) {
|
|
@@ -746,7 +663,6 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
746
663
|
} else {
|
|
747
664
|
var maxFractionDigits = numberFormat.current.resolvedOptions().maximumFractionDigits;
|
|
748
665
|
var operation = selectionStart !== selectionEnd ? 'range-insert' : 'insert';
|
|
749
|
-
|
|
750
666
|
if (decimalCharIndex > 0 && selectionStart > decimalCharIndex) {
|
|
751
667
|
if (selectionStart + text.length - (decimalCharIndex + 1) <= maxFractionDigits) {
|
|
752
668
|
var charIndex = currencyCharIndex >= selectionStart ? currencyCharIndex - 1 : suffixCharIndex >= selectionStart ? suffixCharIndex : inputValue.length;
|
|
@@ -759,10 +675,8 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
759
675
|
}
|
|
760
676
|
}
|
|
761
677
|
};
|
|
762
|
-
|
|
763
678
|
var insertText = function insertText(value, text, start, end) {
|
|
764
679
|
var textSplit = text === '.' ? text : text.split('.');
|
|
765
|
-
|
|
766
680
|
if (textSplit.length === 2) {
|
|
767
681
|
var decimalCharIndex = value.slice(start, end).search(_decimal.current);
|
|
768
682
|
_decimal.current.lastIndex = 0;
|
|
@@ -770,42 +684,38 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
770
684
|
} else if (end - start === value.length) {
|
|
771
685
|
return formatValue(text);
|
|
772
686
|
} else if (start === 0) {
|
|
773
|
-
|
|
687
|
+
var suffix = utils.ObjectUtils.isLetter(value[end]) ? end - 1 : end;
|
|
688
|
+
return text + value.slice(suffix);
|
|
774
689
|
} else if (end === value.length) {
|
|
775
690
|
return value.slice(0, start) + text;
|
|
776
691
|
} else {
|
|
777
692
|
return value.slice(0, start) + text + value.slice(end);
|
|
778
693
|
}
|
|
779
694
|
};
|
|
780
|
-
|
|
781
695
|
var deleteRange = function deleteRange(value, start, end) {
|
|
782
696
|
var newValueStr;
|
|
783
697
|
if (end - start === value.length) newValueStr = '';else if (start === 0) newValueStr = value.slice(end);else if (end === value.length) newValueStr = value.slice(0, start);else newValueStr = value.slice(0, start) + value.slice(end);
|
|
784
698
|
return newValueStr;
|
|
785
699
|
};
|
|
786
|
-
|
|
787
700
|
var initCursor = function initCursor() {
|
|
788
701
|
var selectionStart = inputRef.current.selectionStart;
|
|
789
702
|
var inputValue = inputRef.current.value;
|
|
790
703
|
var valueLength = inputValue.length;
|
|
791
|
-
var index = null;
|
|
704
|
+
var index = null;
|
|
792
705
|
|
|
706
|
+
// remove prefix
|
|
793
707
|
var prefixLength = (prefixChar.current || '').length;
|
|
794
708
|
inputValue = inputValue.replace(_prefix.current, '');
|
|
795
709
|
selectionStart = selectionStart - prefixLength;
|
|
796
|
-
|
|
797
710
|
var _char4 = inputValue.charAt(selectionStart);
|
|
798
|
-
|
|
799
711
|
if (isNumeralChar(_char4)) {
|
|
800
712
|
return selectionStart + prefixLength;
|
|
801
|
-
}
|
|
802
|
-
|
|
713
|
+
}
|
|
803
714
|
|
|
715
|
+
//left
|
|
804
716
|
var i = selectionStart - 1;
|
|
805
|
-
|
|
806
717
|
while (i >= 0) {
|
|
807
718
|
_char4 = inputValue.charAt(i);
|
|
808
|
-
|
|
809
719
|
if (isNumeralChar(_char4)) {
|
|
810
720
|
index = i + prefixLength;
|
|
811
721
|
break;
|
|
@@ -813,15 +723,12 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
813
723
|
i--;
|
|
814
724
|
}
|
|
815
725
|
}
|
|
816
|
-
|
|
817
726
|
if (index !== null) {
|
|
818
727
|
inputRef.current.setSelectionRange(index + 1, index + 1);
|
|
819
728
|
} else {
|
|
820
729
|
i = selectionStart;
|
|
821
|
-
|
|
822
730
|
while (i < valueLength) {
|
|
823
731
|
_char4 = inputValue.charAt(i);
|
|
824
|
-
|
|
825
732
|
if (isNumeralChar(_char4)) {
|
|
826
733
|
index = i + prefixLength;
|
|
827
734
|
break;
|
|
@@ -829,19 +736,15 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
829
736
|
i++;
|
|
830
737
|
}
|
|
831
738
|
}
|
|
832
|
-
|
|
833
739
|
if (index !== null) {
|
|
834
740
|
inputRef.current.setSelectionRange(index, index);
|
|
835
741
|
}
|
|
836
742
|
}
|
|
837
|
-
|
|
838
743
|
return index || 0;
|
|
839
744
|
};
|
|
840
|
-
|
|
841
745
|
var onInputClick = function onInputClick() {
|
|
842
746
|
initCursor();
|
|
843
747
|
};
|
|
844
|
-
|
|
845
748
|
var isNumeralChar = function isNumeralChar(_char5) {
|
|
846
749
|
if (_char5.length === 1 && (_numeral.current.test(_char5) || _decimal.current.test(_char5) || _group.current.test(_char5) || _minusSign.current.test(_char5))) {
|
|
847
750
|
resetRegex();
|
|
@@ -850,29 +753,24 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
850
753
|
return false;
|
|
851
754
|
}
|
|
852
755
|
};
|
|
853
|
-
|
|
854
756
|
var resetRegex = function resetRegex() {
|
|
855
757
|
_numeral.current.lastIndex = 0;
|
|
856
758
|
_decimal.current.lastIndex = 0;
|
|
857
759
|
_group.current.lastIndex = 0;
|
|
858
760
|
_minusSign.current.lastIndex = 0;
|
|
859
761
|
};
|
|
860
|
-
|
|
861
762
|
var updateValue = function updateValue(event, valueStr, insertedValueStr, operation) {
|
|
862
763
|
var currentValue = inputRef.current.value;
|
|
863
764
|
var newValue = null;
|
|
864
|
-
|
|
865
765
|
if (valueStr != null) {
|
|
866
766
|
newValue = evaluateEmpty(parseValue(valueStr));
|
|
867
767
|
updateInput(newValue, insertedValueStr, operation, valueStr);
|
|
868
768
|
handleOnChange(event, currentValue, newValue);
|
|
869
769
|
}
|
|
870
770
|
};
|
|
871
|
-
|
|
872
771
|
var evaluateEmpty = function evaluateEmpty(newValue) {
|
|
873
772
|
return !newValue && !props.allowEmpty ? props.min || 0 : newValue;
|
|
874
773
|
};
|
|
875
|
-
|
|
876
774
|
var handleOnChange = function handleOnChange(event, currentValue, newValue) {
|
|
877
775
|
if (props.onChange && isValueChanged(currentValue, newValue)) {
|
|
878
776
|
props.onChange({
|
|
@@ -881,55 +779,43 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
881
779
|
});
|
|
882
780
|
}
|
|
883
781
|
};
|
|
884
|
-
|
|
885
782
|
var isValueChanged = function isValueChanged(currentValue, newValue) {
|
|
886
783
|
if (newValue === null && currentValue !== null) {
|
|
887
784
|
return true;
|
|
888
785
|
}
|
|
889
|
-
|
|
890
786
|
if (newValue != null) {
|
|
891
787
|
var parsedCurrentValue = typeof currentValue === 'string' ? parseValue(currentValue) : currentValue;
|
|
892
788
|
return newValue !== parsedCurrentValue;
|
|
893
789
|
}
|
|
894
|
-
|
|
895
790
|
return false;
|
|
896
791
|
};
|
|
897
|
-
|
|
898
792
|
var validateValue = function validateValue(value) {
|
|
899
793
|
if (value === '-') {
|
|
900
794
|
return null;
|
|
901
795
|
}
|
|
902
|
-
|
|
903
796
|
return validateValueByLimit(value);
|
|
904
797
|
};
|
|
905
|
-
|
|
906
798
|
var validateValueByLimit = function validateValueByLimit(value) {
|
|
907
799
|
if (utils.ObjectUtils.isEmpty(value)) {
|
|
908
800
|
return null;
|
|
909
801
|
}
|
|
910
|
-
|
|
911
802
|
if (props.min !== null && value < props.min) {
|
|
912
803
|
return props.min;
|
|
913
804
|
}
|
|
914
|
-
|
|
915
805
|
if (props.max !== null && value > props.max) {
|
|
916
806
|
return props.max;
|
|
917
807
|
}
|
|
918
|
-
|
|
919
808
|
return value;
|
|
920
809
|
};
|
|
921
|
-
|
|
922
810
|
var updateInput = function updateInput(value, insertedValueStr, operation, valueStr) {
|
|
923
811
|
insertedValueStr = insertedValueStr || '';
|
|
924
812
|
var inputEl = inputRef.current;
|
|
925
813
|
var inputValue = inputEl.value;
|
|
926
814
|
var newValue = formatValue(value);
|
|
927
815
|
var currentLength = inputValue.length;
|
|
928
|
-
|
|
929
816
|
if (newValue !== valueStr) {
|
|
930
817
|
newValue = concatValues(newValue, valueStr);
|
|
931
818
|
}
|
|
932
|
-
|
|
933
819
|
if (currentLength === 0) {
|
|
934
820
|
inputEl.value = newValue;
|
|
935
821
|
inputEl.setSelectionRange(0, 0);
|
|
@@ -939,9 +825,11 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
939
825
|
} else {
|
|
940
826
|
var selectionStart = inputEl.selectionStart;
|
|
941
827
|
var _selectionEnd = inputEl.selectionEnd;
|
|
828
|
+
if (props.maxLength && props.maxLength < newValue.length) {
|
|
829
|
+
return;
|
|
830
|
+
}
|
|
942
831
|
inputEl.value = newValue;
|
|
943
832
|
var newLength = newValue.length;
|
|
944
|
-
|
|
945
833
|
if (operation === 'range-insert') {
|
|
946
834
|
var startValue = parseValue((inputValue || '').slice(0, selectionStart));
|
|
947
835
|
var startValueStr = startValue !== null ? startValue.toString() : '';
|
|
@@ -959,73 +847,56 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
959
847
|
var prevChar = inputValue.charAt(_selectionEnd - 1);
|
|
960
848
|
var nextChar = inputValue.charAt(_selectionEnd);
|
|
961
849
|
var diff = currentLength - newLength;
|
|
962
|
-
|
|
963
850
|
var isGroupChar = _group.current.test(nextChar);
|
|
964
|
-
|
|
965
851
|
if (isGroupChar && diff === 1) {
|
|
966
852
|
_selectionEnd += 1;
|
|
967
853
|
} else if (!isGroupChar && isNumeralChar(prevChar)) {
|
|
968
854
|
_selectionEnd += -1 * diff + 1;
|
|
969
855
|
}
|
|
970
|
-
|
|
971
856
|
_group.current.lastIndex = 0;
|
|
972
857
|
inputEl.setSelectionRange(_selectionEnd, _selectionEnd);
|
|
973
858
|
} else if (inputValue === '-' && operation === 'insert') {
|
|
974
859
|
inputEl.setSelectionRange(0, 0);
|
|
975
|
-
|
|
976
860
|
var _index2 = initCursor();
|
|
977
|
-
|
|
978
861
|
var _selectionEnd2 = _index2 + insertedValueStr.length + 1;
|
|
979
|
-
|
|
980
862
|
inputEl.setSelectionRange(_selectionEnd2, _selectionEnd2);
|
|
981
863
|
} else {
|
|
982
864
|
_selectionEnd = _selectionEnd + (newLength - currentLength);
|
|
983
865
|
inputEl.setSelectionRange(_selectionEnd, _selectionEnd);
|
|
984
866
|
}
|
|
985
867
|
}
|
|
986
|
-
|
|
987
868
|
inputEl.setAttribute('aria-valuenow', value);
|
|
988
869
|
};
|
|
989
|
-
|
|
990
870
|
var updateInputValue = function updateInputValue(newValue) {
|
|
991
871
|
newValue = evaluateEmpty(newValue);
|
|
992
872
|
var inputEl = inputRef.current;
|
|
993
873
|
var value = inputEl.value;
|
|
994
|
-
|
|
995
874
|
var _formattedValue = formattedValue(newValue);
|
|
996
|
-
|
|
997
875
|
if (value !== _formattedValue) {
|
|
998
876
|
inputEl.value = _formattedValue;
|
|
999
877
|
inputEl.setAttribute('aria-valuenow', newValue);
|
|
1000
878
|
}
|
|
1001
879
|
};
|
|
1002
|
-
|
|
1003
880
|
var formattedValue = function formattedValue(val) {
|
|
1004
881
|
return formatValue(evaluateEmpty(val));
|
|
1005
882
|
};
|
|
1006
|
-
|
|
1007
883
|
var concatValues = function concatValues(val1, val2) {
|
|
1008
884
|
if (val1 && val2) {
|
|
1009
885
|
var decimalCharIndex = val2.search(_decimal.current);
|
|
1010
886
|
_decimal.current.lastIndex = 0;
|
|
1011
887
|
return decimalCharIndex !== -1 ? val1.split(_decimal.current)[0] + val2.slice(decimalCharIndex) : val1;
|
|
1012
888
|
}
|
|
1013
|
-
|
|
1014
889
|
return val1;
|
|
1015
890
|
};
|
|
1016
|
-
|
|
1017
891
|
var getDecimalLength = function getDecimalLength(value) {
|
|
1018
892
|
if (value) {
|
|
1019
893
|
var valueSplit = value.split(_decimal.current);
|
|
1020
|
-
|
|
1021
894
|
if (valueSplit.length === 2) {
|
|
1022
895
|
return valueSplit[1].replace(_suffix.current, '').trim().replace(/\s/g, '').replace(_currency.current, '').length;
|
|
1023
896
|
}
|
|
1024
897
|
}
|
|
1025
|
-
|
|
1026
898
|
return 0;
|
|
1027
899
|
};
|
|
1028
|
-
|
|
1029
900
|
var updateModel = function updateModel(event, value) {
|
|
1030
901
|
if (props.onValueChange) {
|
|
1031
902
|
props.onValueChange({
|
|
@@ -1041,47 +912,42 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
1041
912
|
});
|
|
1042
913
|
}
|
|
1043
914
|
};
|
|
1044
|
-
|
|
1045
915
|
var onInputFocus = function onInputFocus(event) {
|
|
1046
916
|
setFocusedState(true);
|
|
1047
917
|
props.onFocus && props.onFocus(event);
|
|
918
|
+
if ((props.suffix || props.currency || props.prefix) && inputRef.current) {
|
|
919
|
+
// GitHub #1866 Cursor must be placed before/after symbol or arrow keys don't work
|
|
920
|
+
var selectionEnd = initCursor();
|
|
921
|
+
inputRef.current.setSelectionRange(selectionEnd, selectionEnd);
|
|
922
|
+
}
|
|
1048
923
|
};
|
|
1049
|
-
|
|
1050
924
|
var onInputBlur = function onInputBlur(event) {
|
|
1051
925
|
setFocusedState(false);
|
|
1052
|
-
|
|
1053
926
|
if (inputRef.current) {
|
|
1054
927
|
var currentValue = inputRef.current.value;
|
|
1055
|
-
|
|
1056
928
|
if (isValueChanged(currentValue, props.value)) {
|
|
1057
929
|
var newValue = validateValue(parseValue(currentValue));
|
|
1058
930
|
updateInputValue(newValue);
|
|
1059
931
|
updateModel(event, newValue);
|
|
1060
932
|
}
|
|
1061
933
|
}
|
|
1062
|
-
|
|
1063
934
|
props.onBlur && props.onBlur(event);
|
|
1064
935
|
};
|
|
1065
|
-
|
|
1066
936
|
var clearTimer = function clearTimer() {
|
|
1067
937
|
if (timer.current) {
|
|
1068
938
|
clearInterval(timer.current);
|
|
1069
939
|
}
|
|
1070
940
|
};
|
|
1071
|
-
|
|
1072
941
|
var changeValue = function changeValue() {
|
|
1073
942
|
updateInputValue(validateValueByLimit(props.value));
|
|
1074
943
|
var newValue = validateValue(props.value);
|
|
1075
|
-
|
|
1076
944
|
if (props.value !== null && props.value !== newValue) {
|
|
1077
945
|
updateModel(null, newValue);
|
|
1078
946
|
}
|
|
1079
947
|
};
|
|
1080
|
-
|
|
1081
948
|
var getFormatter = function getFormatter() {
|
|
1082
949
|
return numberFormat.current;
|
|
1083
950
|
};
|
|
1084
|
-
|
|
1085
951
|
React__namespace.useImperativeHandle(ref, function () {
|
|
1086
952
|
return {
|
|
1087
953
|
props: props,
|
|
@@ -1100,7 +966,6 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
1100
966
|
hooks.useMountEffect(function () {
|
|
1101
967
|
constructParser();
|
|
1102
968
|
var newValue = validateValue(props.value);
|
|
1103
|
-
|
|
1104
969
|
if (props.value !== null && props.value !== newValue) {
|
|
1105
970
|
updateModel(null, newValue);
|
|
1106
971
|
}
|
|
@@ -1112,7 +977,6 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
1112
977
|
hooks.useUpdateEffect(function () {
|
|
1113
978
|
changeValue();
|
|
1114
979
|
}, [props.value]);
|
|
1115
|
-
|
|
1116
980
|
var createInputElement = function createInputElement() {
|
|
1117
981
|
var className = utils.classNames('p-inputnumber-input', props.inputClassName);
|
|
1118
982
|
var valueToRender = formattedValue(props.value);
|
|
@@ -1149,7 +1013,6 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
1149
1013
|
"aria-valuenow": props.value
|
|
1150
1014
|
}, ariaProps, dataProps));
|
|
1151
1015
|
};
|
|
1152
|
-
|
|
1153
1016
|
var createUpButton = function createUpButton() {
|
|
1154
1017
|
var className = utils.classNames('p-inputnumber-button p-inputnumber-button-up p-button p-button-icon-only p-component', {
|
|
1155
1018
|
'p-disabled': props.disabled
|
|
@@ -1171,7 +1034,6 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
1171
1034
|
className: icon
|
|
1172
1035
|
}), /*#__PURE__*/React__namespace.createElement(ripple.Ripple, null));
|
|
1173
1036
|
};
|
|
1174
|
-
|
|
1175
1037
|
var createDownButton = function createDownButton() {
|
|
1176
1038
|
var className = utils.classNames('p-inputnumber-button p-inputnumber-button-down p-button p-button-icon-only p-component', {
|
|
1177
1039
|
'p-disabled': props.disabled
|
|
@@ -1193,20 +1055,16 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
1193
1055
|
className: icon
|
|
1194
1056
|
}), /*#__PURE__*/React__namespace.createElement(ripple.Ripple, null));
|
|
1195
1057
|
};
|
|
1196
|
-
|
|
1197
1058
|
var createButtonGroup = function createButtonGroup() {
|
|
1198
1059
|
var upButton = props.showButtons && createUpButton();
|
|
1199
1060
|
var downButton = props.showButtons && createDownButton();
|
|
1200
|
-
|
|
1201
1061
|
if (stacked) {
|
|
1202
1062
|
return /*#__PURE__*/React__namespace.createElement("span", {
|
|
1203
1063
|
className: "p-inputnumber-button-group"
|
|
1204
1064
|
}, upButton, downButton);
|
|
1205
1065
|
}
|
|
1206
|
-
|
|
1207
1066
|
return /*#__PURE__*/React__namespace.createElement(React__namespace.Fragment, null, upButton, downButton);
|
|
1208
1067
|
};
|
|
1209
|
-
|
|
1210
1068
|
var hasTooltip = utils.ObjectUtils.isNotEmpty(props.tooltip);
|
|
1211
1069
|
var otherProps = utils.ObjectUtils.findDiffKeys(props, InputNumber.defaultProps);
|
|
1212
1070
|
var dataProps = utils.ObjectUtils.reduceKeys(otherProps, utils.DomHandler.DATA_PROPS);
|
|
@@ -1256,6 +1114,7 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
1256
1114
|
localeMatcher: undefined,
|
|
1257
1115
|
max: null,
|
|
1258
1116
|
maxFractionDigits: undefined,
|
|
1117
|
+
maxLength: null,
|
|
1259
1118
|
min: null,
|
|
1260
1119
|
minFractionDigits: undefined,
|
|
1261
1120
|
mode: 'decimal',
|