primereact 8.7.2 → 9.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/accordion/accordion.cjs.js +56 -57
- package/accordion/accordion.cjs.min.js +1 -1
- package/accordion/accordion.d.ts +168 -25
- package/accordion/accordion.esm.js +56 -57
- package/accordion/accordion.esm.min.js +1 -1
- package/accordion/accordion.js +56 -57
- package/accordion/accordion.min.js +1 -1
- package/api/api.cjs.js +31 -69
- package/api/api.cjs.min.js +1 -1
- package/api/api.d.ts +11 -3
- package/api/api.esm.js +31 -69
- package/api/api.esm.min.js +1 -1
- package/api/api.js +31 -69
- package/api/api.min.js +1 -1
- package/autocomplete/autocomplete.cjs.js +100 -157
- package/autocomplete/autocomplete.cjs.min.js +1 -1
- package/autocomplete/autocomplete.d.ts +385 -80
- package/autocomplete/autocomplete.esm.js +100 -157
- package/autocomplete/autocomplete.esm.min.js +1 -1
- package/autocomplete/autocomplete.js +100 -157
- package/autocomplete/autocomplete.min.js +1 -1
- package/avatar/avatar.cjs.js +86 -14
- package/avatar/avatar.cjs.min.js +1 -1
- package/avatar/avatar.d.ts +77 -14
- package/avatar/avatar.esm.js +86 -14
- package/avatar/avatar.esm.min.js +1 -1
- package/avatar/avatar.js +86 -14
- package/avatar/avatar.min.js +1 -1
- package/avatargroup/avatargroup.cjs.js +0 -2
- package/avatargroup/avatargroup.d.ts +33 -1
- package/avatargroup/avatargroup.esm.js +0 -2
- package/avatargroup/avatargroup.js +0 -2
- package/badge/badge.cjs.js +27 -3
- package/badge/badge.cjs.min.js +1 -1
- package/badge/badge.d.ts +48 -8
- package/badge/badge.esm.js +27 -3
- package/badge/badge.esm.min.js +1 -1
- package/badge/badge.js +27 -3
- package/badge/badge.min.js +1 -1
- package/blockui/blockui.cjs.js +40 -54
- package/blockui/blockui.cjs.min.js +1 -1
- package/blockui/blockui.d.ts +71 -8
- package/blockui/blockui.esm.js +40 -54
- package/blockui/blockui.esm.min.js +1 -1
- package/blockui/blockui.js +40 -54
- package/blockui/blockui.min.js +1 -1
- package/breadcrumb/breadcrumb.cjs.js +6 -29
- package/breadcrumb/breadcrumb.d.ts +41 -3
- package/breadcrumb/breadcrumb.esm.js +6 -29
- package/breadcrumb/breadcrumb.js +6 -29
- package/button/button.cjs.js +29 -11
- package/button/button.cjs.min.js +1 -1
- package/button/button.d.ts +67 -15
- package/button/button.esm.js +29 -11
- package/button/button.esm.min.js +1 -1
- package/button/button.js +29 -11
- package/button/button.min.js +1 -1
- package/calendar/calendar.cjs.js +203 -668
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.d.ts +585 -110
- package/calendar/calendar.esm.js +203 -668
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +203 -668
- package/calendar/calendar.min.js +1 -1
- package/captcha/captcha.cjs.js +7 -21
- package/captcha/captcha.cjs.min.js +1 -1
- package/captcha/captcha.d.ts +77 -7
- package/captcha/captcha.esm.js +7 -21
- package/captcha/captcha.esm.min.js +1 -1
- package/captcha/captcha.js +7 -21
- package/captcha/captcha.min.js +1 -1
- package/card/card.cjs.js +0 -6
- package/card/card.d.ts +45 -7
- package/card/card.esm.js +0 -6
- package/card/card.js +0 -6
- package/carousel/carousel.cjs.js +42 -130
- package/carousel/carousel.cjs.min.js +1 -1
- package/carousel/carousel.d.ts +138 -22
- package/carousel/carousel.esm.js +42 -130
- package/carousel/carousel.esm.min.js +1 -1
- package/carousel/carousel.js +42 -130
- package/carousel/carousel.min.js +1 -1
- package/cascadeselect/cascadeselect.cjs.js +54 -133
- package/cascadeselect/cascadeselect.cjs.min.js +1 -1
- package/cascadeselect/cascadeselect.d.ts +177 -29
- package/cascadeselect/cascadeselect.esm.js +54 -133
- package/cascadeselect/cascadeselect.esm.min.js +1 -1
- package/cascadeselect/cascadeselect.js +54 -133
- package/cascadeselect/cascadeselect.min.js +1 -1
- package/chart/chart.cjs.js +6 -7
- package/chart/chart.cjs.min.js +1 -1
- package/chart/chart.d.ts +88 -10
- package/chart/chart.esm.js +6 -7
- package/chart/chart.esm.min.js +1 -1
- package/chart/chart.js +6 -7
- package/chart/chart.min.js +1 -1
- package/checkbox/checkbox.cjs.js +31 -41
- package/checkbox/checkbox.cjs.min.js +1 -1
- package/checkbox/checkbox.d.ts +137 -33
- package/checkbox/checkbox.esm.js +32 -42
- package/checkbox/checkbox.esm.min.js +1 -1
- package/checkbox/checkbox.js +31 -41
- package/checkbox/checkbox.min.css +1 -1
- package/checkbox/checkbox.min.js +1 -1
- package/chip/chip.cjs.js +26 -41
- package/chip/chip.cjs.min.js +1 -1
- package/chip/chip.d.ts +75 -7
- package/chip/chip.esm.js +26 -41
- package/chip/chip.esm.min.js +1 -1
- package/chip/chip.js +26 -41
- package/chip/chip.min.js +1 -1
- package/chips/chips.cjs.js +39 -79
- package/chips/chips.cjs.min.js +1 -1
- package/chips/chips.d.ts +188 -36
- package/chips/chips.esm.js +39 -79
- package/chips/chips.esm.min.js +1 -1
- package/chips/chips.js +39 -79
- package/chips/chips.min.js +1 -1
- package/colorpicker/colorpicker.cjs.js +81 -144
- package/colorpicker/colorpicker.cjs.min.js +1 -1
- package/colorpicker/colorpicker.d.ts +150 -31
- package/colorpicker/colorpicker.esm.js +81 -144
- package/colorpicker/colorpicker.esm.min.js +1 -1
- package/colorpicker/colorpicker.js +81 -144
- package/colorpicker/colorpicker.min.js +1 -1
- package/column/column.d.ts +736 -134
- package/columngroup/columngroup.d.ts +30 -1
- package/confirmdialog/confirmdialog.cjs.js +60 -60
- package/confirmdialog/confirmdialog.cjs.min.js +1 -1
- package/confirmdialog/confirmdialog.d.ts +142 -18
- package/confirmdialog/confirmdialog.esm.js +60 -60
- package/confirmdialog/confirmdialog.esm.min.js +1 -1
- package/confirmdialog/confirmdialog.js +60 -60
- package/confirmdialog/confirmdialog.min.js +1 -1
- package/confirmpopup/confirmpopup.cjs.js +78 -95
- package/confirmpopup/confirmpopup.cjs.min.js +1 -1
- package/confirmpopup/confirmpopup.d.ts +165 -22
- package/confirmpopup/confirmpopup.esm.js +78 -95
- package/confirmpopup/confirmpopup.esm.min.js +1 -1
- package/confirmpopup/confirmpopup.js +78 -95
- package/confirmpopup/confirmpopup.min.js +1 -1
- package/contextmenu/contextmenu.cjs.js +79 -121
- package/contextmenu/contextmenu.cjs.min.js +1 -1
- package/contextmenu/contextmenu.d.ts +79 -11
- package/contextmenu/contextmenu.esm.js +79 -121
- package/contextmenu/contextmenu.esm.min.js +1 -1
- package/contextmenu/contextmenu.js +79 -121
- package/contextmenu/contextmenu.min.js +1 -1
- package/core/core.js +1048 -2092
- package/core/core.min.js +15 -15
- package/csstransition/csstransition.cjs.js +27 -13
- package/csstransition/csstransition.cjs.min.js +1 -1
- package/csstransition/csstransition.d.ts +31 -1
- package/csstransition/csstransition.esm.js +27 -13
- package/csstransition/csstransition.esm.min.js +1 -1
- package/csstransition/csstransition.js +27 -13
- package/csstransition/csstransition.min.js +1 -1
- package/datascroller/datascroller.cjs.js +32 -64
- package/datascroller/datascroller.cjs.min.js +1 -1
- package/datascroller/datascroller.d.ts +102 -16
- package/datascroller/datascroller.esm.js +32 -64
- package/datascroller/datascroller.esm.min.js +1 -1
- package/datascroller/datascroller.js +32 -64
- package/datascroller/datascroller.min.js +1 -1
- package/datatable/datatable.cjs.js +345 -1092
- package/datatable/datatable.cjs.min.js +1 -1
- package/datatable/datatable.d.ts +1259 -226
- package/datatable/datatable.esm.js +345 -1092
- package/datatable/datatable.esm.min.js +1 -1
- package/datatable/datatable.js +345 -1092
- package/datatable/datatable.min.js +1 -1
- package/dataview/dataview.cjs.js +56 -68
- package/dataview/dataview.cjs.min.js +1 -1
- package/dataview/dataview.d.ts +222 -43
- package/dataview/dataview.esm.js +56 -68
- package/dataview/dataview.esm.min.js +1 -1
- package/dataview/dataview.js +56 -68
- package/dataview/dataview.min.js +1 -1
- package/deferredcontent/deferredcontent.cjs.js +37 -46
- package/deferredcontent/deferredcontent.cjs.min.js +1 -1
- package/deferredcontent/deferredcontent.d.ts +37 -1
- package/deferredcontent/deferredcontent.esm.js +37 -46
- package/deferredcontent/deferredcontent.esm.min.js +1 -1
- package/deferredcontent/deferredcontent.js +37 -46
- package/deferredcontent/deferredcontent.min.js +1 -1
- package/dialog/dialog.cjs.js +99 -191
- package/dialog/dialog.cjs.min.js +1 -1
- package/dialog/dialog.d.ts +282 -51
- package/dialog/dialog.esm.js +100 -192
- package/dialog/dialog.esm.min.js +1 -1
- package/dialog/dialog.js +99 -191
- package/dialog/dialog.min.css +1 -1
- package/dialog/dialog.min.js +1 -1
- package/divider/divider.cjs.js +0 -2
- package/divider/divider.d.ts +47 -10
- package/divider/divider.esm.js +0 -2
- package/divider/divider.js +0 -2
- package/dock/dock.cjs.js +31 -53
- package/dock/dock.cjs.min.js +1 -1
- package/dock/dock.d.ts +68 -12
- package/dock/dock.esm.js +31 -53
- package/dock/dock.esm.min.js +1 -1
- package/dock/dock.js +31 -53
- package/dock/dock.min.js +1 -1
- package/dropdown/dropdown.cjs.js +98 -209
- package/dropdown/dropdown.cjs.min.js +1 -1
- package/dropdown/dropdown.d.ts +338 -83
- package/dropdown/dropdown.esm.js +99 -210
- package/dropdown/dropdown.esm.min.js +1 -1
- package/dropdown/dropdown.js +98 -209
- package/dropdown/dropdown.min.js +1 -1
- package/editor/editor.cjs.js +31 -22
- package/editor/editor.cjs.min.js +1 -1
- package/editor/editor.d.ts +129 -12
- package/editor/editor.esm.js +31 -22
- package/editor/editor.esm.min.js +1 -1
- package/editor/editor.js +31 -22
- package/editor/editor.min.js +1 -1
- package/fieldset/fieldset.cjs.js +29 -51
- package/fieldset/fieldset.cjs.min.js +1 -1
- package/fieldset/fieldset.d.ts +85 -7
- package/fieldset/fieldset.esm.js +29 -51
- package/fieldset/fieldset.esm.min.js +1 -1
- package/fieldset/fieldset.js +29 -51
- package/fieldset/fieldset.min.js +1 -1
- package/fileupload/fileupload.cjs.js +49 -128
- package/fileupload/fileupload.cjs.min.js +1 -1
- package/fileupload/fileupload.d.ts +425 -62
- package/fileupload/fileupload.esm.js +49 -128
- package/fileupload/fileupload.esm.min.js +1 -1
- package/fileupload/fileupload.js +49 -128
- package/fileupload/fileupload.min.js +1 -1
- package/galleria/galleria.cjs.js +57 -166
- package/galleria/galleria.cjs.min.js +1 -1
- package/galleria/galleria.d.ts +198 -30
- package/galleria/galleria.esm.js +57 -166
- package/galleria/galleria.esm.min.js +1 -1
- package/galleria/galleria.js +57 -166
- package/galleria/galleria.min.js +1 -1
- package/gmap/gmap.cjs.js +2 -23
- package/gmap/gmap.d.ts +91 -5
- package/gmap/gmap.esm.js +2 -23
- package/gmap/gmap.js +2 -23
- package/hooks/hooks.cjs.js +101 -131
- package/hooks/hooks.cjs.min.js +1 -1
- package/hooks/hooks.d.ts +114 -7
- package/hooks/hooks.esm.js +101 -131
- package/hooks/hooks.esm.min.js +1 -1
- package/hooks/hooks.js +101 -131
- package/hooks/hooks.min.js +1 -1
- package/image/image.cjs.js +41 -67
- package/image/image.cjs.min.js +1 -1
- package/image/image.d.ts +91 -11
- package/image/image.esm.js +41 -67
- package/image/image.esm.min.js +1 -1
- package/image/image.js +41 -67
- package/image/image.min.js +1 -1
- package/inplace/inplace.cjs.js +26 -45
- package/inplace/inplace.cjs.min.js +1 -1
- package/inplace/inplace.d.ts +101 -9
- package/inplace/inplace.esm.js +26 -45
- package/inplace/inplace.esm.min.js +1 -1
- package/inplace/inplace.js +26 -45
- package/inplace/inplace.min.js +1 -1
- package/inputmask/inputmask.cjs.js +22 -113
- package/inputmask/inputmask.cjs.min.js +1 -1
- package/inputmask/inputmask.d.ts +120 -28
- package/inputmask/inputmask.esm.js +23 -114
- package/inputmask/inputmask.esm.min.js +1 -1
- package/inputmask/inputmask.js +22 -113
- package/inputmask/inputmask.min.js +1 -1
- package/inputnumber/inputnumber.cjs.js +93 -267
- package/inputnumber/inputnumber.cjs.min.js +1 -1
- package/inputnumber/inputnumber.d.ts +266 -58
- package/inputnumber/inputnumber.esm.js +94 -268
- package/inputnumber/inputnumber.esm.min.js +1 -1
- package/inputnumber/inputnumber.js +93 -267
- package/inputnumber/inputnumber.min.js +1 -1
- package/inputswitch/inputswitch.cjs.js +30 -38
- package/inputswitch/inputswitch.cjs.min.js +1 -1
- package/inputswitch/inputswitch.d.ts +118 -27
- package/inputswitch/inputswitch.esm.js +31 -39
- package/inputswitch/inputswitch.esm.min.js +1 -1
- package/inputswitch/inputswitch.js +30 -38
- package/inputswitch/inputswitch.min.js +1 -1
- package/inputtext/inputtext.cjs.js +0 -11
- package/inputtext/inputtext.d.ts +58 -9
- package/inputtext/inputtext.esm.js +0 -11
- package/inputtext/inputtext.js +0 -11
- package/inputtextarea/inputtextarea.cjs.js +0 -20
- package/inputtextarea/inputtextarea.d.ts +53 -9
- package/inputtextarea/inputtextarea.esm.js +0 -20
- package/inputtextarea/inputtextarea.js +0 -20
- package/keyfilter/keyfilter.cjs.js +4 -15
- package/keyfilter/keyfilter.esm.js +4 -15
- package/keyfilter/keyfilter.js +4 -15
- package/keyfilter/keyfilteroptions.d.ts +15 -0
- package/knob/knob.cjs.js +74 -106
- package/knob/knob.cjs.min.js +1 -1
- package/knob/knob.d.ts +127 -20
- package/knob/knob.esm.js +74 -106
- package/knob/knob.esm.min.js +1 -1
- package/knob/knob.js +74 -106
- package/knob/knob.min.js +1 -1
- package/listbox/listbox.cjs.js +97 -125
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.d.ts +270 -42
- package/listbox/listbox.esm.js +98 -126
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +97 -125
- package/listbox/listbox.min.js +1 -1
- package/megamenu/megamenu.cjs.js +36 -99
- package/megamenu/megamenu.cjs.min.js +1 -1
- package/megamenu/megamenu.d.ts +50 -11
- package/megamenu/megamenu.esm.js +36 -99
- package/megamenu/megamenu.esm.min.js +1 -1
- package/megamenu/megamenu.js +36 -99
- package/megamenu/megamenu.min.js +1 -1
- package/mention/mention.cjs.js +85 -138
- package/mention/mention.cjs.min.js +1 -1
- package/mention/mention.d.ts +187 -33
- package/mention/mention.esm.js +85 -138
- package/mention/mention.esm.min.js +1 -1
- package/mention/mention.js +85 -138
- package/mention/mention.min.js +1 -1
- package/menu/menu.cjs.js +41 -73
- package/menu/menu.cjs.min.js +1 -1
- package/menu/menu.d.ts +89 -12
- package/menu/menu.esm.js +41 -73
- package/menu/menu.esm.min.js +1 -1
- package/menu/menu.js +41 -73
- package/menu/menu.min.css +1 -1
- package/menu/menu.min.js +1 -1
- package/menubar/menubar.cjs.js +49 -99
- package/menubar/menubar.cjs.min.js +1 -1
- package/menubar/menubar.d.ts +53 -8
- package/menubar/menubar.esm.js +49 -99
- package/menubar/menubar.esm.min.js +1 -1
- package/menubar/menubar.js +49 -99
- package/menubar/menubar.min.js +1 -1
- package/menuitem/menuitem.d.ts +114 -19
- package/message/message.cjs.js +0 -7
- package/message/message.d.ts +50 -11
- package/message/message.esm.js +0 -7
- package/message/message.js +0 -7
- package/messages/messages.cjs.js +39 -67
- package/messages/messages.cjs.min.js +1 -1
- package/messages/messages.d.ts +91 -11
- package/messages/messages.esm.js +39 -67
- package/messages/messages.esm.min.js +1 -1
- package/messages/messages.js +39 -67
- package/messages/messages.min.js +1 -1
- package/multiselect/multiselect.cjs.js +148 -212
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.d.ts +433 -81
- package/multiselect/multiselect.esm.js +149 -213
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +148 -212
- package/multiselect/multiselect.min.css +1 -1
- package/multiselect/multiselect.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.cjs.js +61 -53
- package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.d.ts +157 -22
- package/multistatecheckbox/multistatecheckbox.esm.js +62 -54
- package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.js +61 -53
- package/multistatecheckbox/multistatecheckbox.min.js +1 -1
- package/orderlist/orderlist.cjs.js +38 -103
- package/orderlist/orderlist.cjs.min.js +1 -1
- package/orderlist/orderlist.d.ts +113 -16
- package/orderlist/orderlist.esm.js +38 -103
- package/orderlist/orderlist.esm.min.js +1 -1
- package/orderlist/orderlist.js +38 -103
- package/orderlist/orderlist.min.css +1 -1
- package/orderlist/orderlist.min.js +1 -1
- package/organizationchart/organizationchart.cjs.js +26 -52
- package/organizationchart/organizationchart.cjs.min.js +1 -1
- package/organizationchart/organizationchart.d.ts +107 -16
- package/organizationchart/organizationchart.esm.js +26 -52
- package/organizationchart/organizationchart.esm.min.js +1 -1
- package/organizationchart/organizationchart.js +26 -52
- package/organizationchart/organizationchart.min.js +1 -1
- package/overlaypanel/overlaypanel.cjs.js +44 -80
- package/overlaypanel/overlaypanel.cjs.min.js +1 -1
- package/overlaypanel/overlaypanel.d.ts +89 -15
- package/overlaypanel/overlaypanel.esm.js +44 -80
- package/overlaypanel/overlaypanel.esm.min.js +1 -1
- package/overlaypanel/overlaypanel.js +44 -80
- package/overlaypanel/overlaypanel.min.css +1 -1
- package/overlaypanel/overlaypanel.min.js +1 -1
- package/overlayservice/overlayservice.d.ts +52 -7
- package/package.json +2 -2
- package/paginator/paginator.cjs.js +46 -87
- package/paginator/paginator.cjs.min.js +1 -1
- package/paginator/paginator.d.ts +409 -44
- package/paginator/paginator.esm.js +46 -87
- package/paginator/paginator.esm.min.js +1 -1
- package/paginator/paginator.js +46 -87
- package/paginator/paginator.min.js +1 -1
- package/panel/panel.cjs.js +29 -50
- package/panel/panel.cjs.min.js +1 -1
- package/panel/panel.d.ts +142 -16
- package/panel/panel.esm.js +29 -50
- package/panel/panel.esm.min.js +1 -1
- package/panel/panel.js +29 -50
- package/panel/panel.min.js +1 -1
- package/panelmenu/panelmenu.cjs.js +35 -81
- package/panelmenu/panelmenu.cjs.min.js +1 -1
- package/panelmenu/panelmenu.d.ts +46 -4
- package/panelmenu/panelmenu.esm.js +35 -81
- package/panelmenu/panelmenu.esm.min.js +1 -1
- package/panelmenu/panelmenu.js +35 -81
- package/panelmenu/panelmenu.min.js +1 -1
- package/password/password.cjs.js +61 -108
- package/password/password.cjs.min.js +1 -1
- package/password/password.d.ts +177 -37
- package/password/password.esm.js +61 -108
- package/password/password.esm.min.js +1 -1
- package/password/password.js +61 -108
- package/password/password.min.css +1 -1
- package/password/password.min.js +1 -1
- package/picklist/picklist.cjs.js +48 -159
- package/picklist/picklist.cjs.min.js +1 -1
- package/picklist/picklist.d.ts +272 -46
- package/picklist/picklist.esm.js +48 -159
- package/picklist/picklist.esm.min.js +1 -1
- package/picklist/picklist.js +48 -159
- package/picklist/picklist.min.js +1 -1
- package/portal/portal.cjs.js +26 -31
- package/portal/portal.cjs.min.js +1 -1
- package/portal/portal.esm.js +26 -31
- package/portal/portal.esm.min.js +1 -1
- package/portal/portal.js +26 -31
- package/portal/portal.min.js +1 -1
- package/primereact.all.cjs.js +2541 -7484
- package/primereact.all.cjs.min.js +1 -1
- package/primereact.all.esm.js +2541 -7484
- package/primereact.all.esm.min.js +1 -1
- package/primereact.all.js +2541 -7484
- package/primereact.all.min.js +1 -1
- package/progressbar/progressbar.cjs.js +0 -7
- package/progressbar/progressbar.d.ts +60 -11
- package/progressbar/progressbar.esm.js +0 -7
- package/progressbar/progressbar.js +0 -7
- package/progressspinner/progressspinner.cjs.js +0 -2
- package/progressspinner/progressspinner.d.ts +47 -4
- package/progressspinner/progressspinner.esm.js +0 -2
- package/progressspinner/progressspinner.js +0 -2
- package/radiobutton/radiobutton.cjs.js +35 -41
- package/radiobutton/radiobutton.cjs.min.js +1 -1
- package/radiobutton/radiobutton.d.ts +99 -29
- package/radiobutton/radiobutton.esm.js +35 -41
- package/radiobutton/radiobutton.esm.min.js +1 -1
- package/radiobutton/radiobutton.js +35 -41
- package/radiobutton/radiobutton.min.js +1 -1
- package/rating/rating.cjs.js +27 -14
- package/rating/rating.cjs.min.js +1 -1
- package/rating/rating.d.ts +101 -24
- package/rating/rating.esm.js +27 -14
- package/rating/rating.esm.min.js +1 -1
- package/rating/rating.js +27 -14
- package/rating/rating.min.js +1 -1
- package/resources/primereact.css +121 -64
- package/resources/primereact.min.css +1 -1
- package/resources/themes/arya-blue/theme.css +5 -9
- package/resources/themes/arya-green/theme.css +4 -10
- package/resources/themes/arya-orange/theme.css +4 -9
- package/resources/themes/arya-purple/theme.css +4 -9
- package/resources/themes/bootstrap4-dark-blue/theme.css +4 -9
- package/resources/themes/bootstrap4-dark-purple/theme.css +4 -9
- package/resources/themes/bootstrap4-light-blue/theme.css +4 -9
- package/resources/themes/bootstrap4-light-purple/theme.css +4 -10
- package/resources/themes/fluent-light/theme.css +4 -10
- package/resources/themes/lara-dark-blue/theme.css +4 -9
- package/resources/themes/lara-dark-indigo/theme.css +4 -10
- package/resources/themes/lara-dark-purple/theme.css +4 -9
- package/resources/themes/lara-dark-teal/theme.css +4 -10
- package/resources/themes/lara-light-blue/theme.css +4 -9
- package/resources/themes/lara-light-indigo/theme.css +4 -9
- package/resources/themes/lara-light-purple/theme.css +4 -9
- package/resources/themes/lara-light-teal/theme.css +4 -9
- package/resources/themes/luna-amber/theme.css +5 -9
- package/resources/themes/luna-blue/theme.css +4 -9
- package/resources/themes/luna-green/theme.css +5 -9
- package/resources/themes/luna-pink/theme.css +4 -9
- package/resources/themes/md-dark-deeppurple/theme.css +4 -9
- package/resources/themes/md-dark-indigo/theme.css +5 -9
- package/resources/themes/md-light-deeppurple/theme.css +5 -9
- package/resources/themes/md-light-indigo/theme.css +5 -9
- package/resources/themes/mdc-dark-deeppurple/theme.css +5 -9
- package/resources/themes/mdc-dark-indigo/theme.css +4 -9
- package/resources/themes/mdc-light-deeppurple/theme.css +5 -9
- package/resources/themes/mdc-light-indigo/theme.css +4 -9
- package/resources/themes/mira/fonts/Inter-Bold.woff +0 -0
- package/resources/themes/mira/fonts/Inter-Bold.woff2 +0 -0
- package/resources/themes/mira/fonts/Inter-Medium.woff +0 -0
- package/resources/themes/mira/fonts/Inter-Medium.woff2 +0 -0
- package/resources/themes/mira/fonts/Inter-Regular.woff +0 -0
- package/resources/themes/mira/fonts/Inter-Regular.woff2 +0 -0
- package/resources/themes/mira/fonts/Inter-SemiBold.woff +0 -0
- package/resources/themes/mira/fonts/Inter-SemiBold.woff2 +0 -0
- package/resources/themes/mira/theme.css +6237 -0
- package/resources/themes/nano/theme.css +6009 -0
- package/resources/themes/nova/theme.css +4 -9
- package/resources/themes/nova-accent/theme.css +5 -9
- package/resources/themes/nova-alt/theme.css +4 -9
- package/resources/themes/rhea/theme.css +5 -9
- package/resources/themes/saga-blue/theme.css +4 -9
- package/resources/themes/saga-green/theme.css +5 -9
- package/resources/themes/saga-orange/theme.css +5 -9
- package/resources/themes/saga-purple/theme.css +5 -9
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/soho-dark/theme.css +6002 -0
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/soho-light/theme.css +6056 -0
- package/resources/themes/vela-blue/theme.css +4 -9
- package/resources/themes/vela-green/theme.css +4 -9
- package/resources/themes/vela-orange/theme.css +4 -9
- package/resources/themes/vela-purple/theme.css +5 -9
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/viva-dark/theme.css +6164 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
- package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
- package/resources/themes/viva-light/theme.css +6164 -0
- package/ripple/ripple.cjs.js +0 -12
- package/ripple/ripple.d.ts +29 -1
- package/ripple/ripple.esm.js +0 -12
- package/ripple/ripple.js +0 -12
- package/row/row.cjs.js +0 -2
- package/row/row.d.ts +37 -3
- package/row/row.esm.js +0 -2
- package/row/row.js +0 -2
- package/scrollpanel/scrollpanel.cjs.js +2 -16
- package/scrollpanel/scrollpanel.d.ts +45 -1
- package/scrollpanel/scrollpanel.esm.js +2 -16
- package/scrollpanel/scrollpanel.js +2 -16
- package/scrolltop/scrolltop.cjs.js +44 -57
- package/scrolltop/scrolltop.cjs.min.js +1 -1
- package/scrolltop/scrolltop.d.ts +70 -10
- package/scrolltop/scrolltop.esm.js +44 -57
- package/scrolltop/scrolltop.esm.min.js +1 -1
- package/scrolltop/scrolltop.js +44 -57
- package/scrolltop/scrolltop.min.js +1 -1
- package/selectbutton/selectbutton.cjs.js +29 -53
- package/selectbutton/selectbutton.cjs.min.js +1 -1
- package/selectbutton/selectbutton.d.ts +111 -32
- package/selectbutton/selectbutton.esm.js +30 -54
- package/selectbutton/selectbutton.esm.min.js +1 -1
- package/selectbutton/selectbutton.js +29 -53
- package/selectbutton/selectbutton.min.js +1 -1
- package/selectitem/selectitem.d.ts +34 -0
- package/sidebar/sidebar.cjs.js +65 -84
- package/sidebar/sidebar.cjs.min.js +1 -1
- package/sidebar/sidebar.d.ts +120 -22
- package/sidebar/sidebar.esm.js +65 -84
- package/sidebar/sidebar.esm.min.js +1 -1
- package/sidebar/sidebar.js +65 -84
- package/sidebar/sidebar.min.css +1 -1
- package/sidebar/sidebar.min.js +1 -1
- package/skeleton/skeleton.cjs.js +0 -2
- package/skeleton/skeleton.d.ts +61 -11
- package/skeleton/skeleton.esm.js +0 -2
- package/skeleton/skeleton.js +0 -2
- package/slidemenu/slidemenu.cjs.js +73 -87
- package/slidemenu/slidemenu.cjs.min.js +1 -1
- package/slidemenu/slidemenu.d.ts +132 -18
- package/slidemenu/slidemenu.esm.js +73 -87
- package/slidemenu/slidemenu.esm.min.js +1 -1
- package/slidemenu/slidemenu.js +73 -87
- package/slidemenu/slidemenu.min.js +1 -1
- package/slider/slider.cjs.js +61 -96
- package/slider/slider.cjs.min.js +1 -1
- package/slider/slider.d.ts +101 -18
- package/slider/slider.esm.js +61 -96
- package/slider/slider.esm.min.js +1 -1
- package/slider/slider.js +61 -96
- package/slider/slider.min.js +1 -1
- package/speeddial/speeddial.cjs.js +70 -89
- package/speeddial/speeddial.cjs.min.js +1 -1
- package/speeddial/speeddial.d.ts +149 -20
- package/speeddial/speeddial.esm.js +70 -89
- package/speeddial/speeddial.esm.min.js +1 -1
- package/speeddial/speeddial.js +70 -89
- package/speeddial/speeddial.min.js +1 -1
- package/splitbutton/splitbutton.cjs.js +48 -81
- package/splitbutton/splitbutton.cjs.min.js +1 -1
- package/splitbutton/splitbutton.d.ts +131 -23
- package/splitbutton/splitbutton.esm.js +48 -81
- package/splitbutton/splitbutton.esm.min.js +1 -1
- package/splitbutton/splitbutton.js +48 -81
- package/splitbutton/splitbutton.min.js +1 -1
- package/splitter/splitter.cjs.js +72 -85
- package/splitter/splitter.cjs.min.js +1 -1
- package/splitter/splitter.d.ts +98 -12
- package/splitter/splitter.esm.js +72 -85
- package/splitter/splitter.esm.min.js +1 -1
- package/splitter/splitter.js +72 -85
- package/splitter/splitter.min.js +1 -1
- package/steps/steps.cjs.js +0 -14
- package/steps/steps.d.ts +67 -6
- package/steps/steps.esm.js +0 -14
- package/steps/steps.js +0 -14
- package/styleclass/styleclass.cjs.js +75 -111
- package/styleclass/styleclass.cjs.min.js +1 -1
- package/styleclass/styleclass.d.ts +77 -12
- package/styleclass/styleclass.esm.js +75 -111
- package/styleclass/styleclass.esm.min.js +1 -1
- package/styleclass/styleclass.js +75 -111
- package/styleclass/styleclass.min.js +1 -1
- package/tabmenu/tabmenu.cjs.js +33 -54
- package/tabmenu/tabmenu.cjs.min.js +1 -1
- package/tabmenu/tabmenu.d.ts +62 -5
- package/tabmenu/tabmenu.esm.js +33 -54
- package/tabmenu/tabmenu.esm.min.js +1 -1
- package/tabmenu/tabmenu.js +33 -54
- package/tabmenu/tabmenu.min.js +1 -1
- package/tabview/tabview.cjs.js +84 -103
- package/tabview/tabview.cjs.min.js +1 -1
- package/tabview/tabview.d.ts +213 -27
- package/tabview/tabview.esm.js +84 -103
- package/tabview/tabview.esm.min.js +1 -1
- package/tabview/tabview.js +84 -103
- package/tabview/tabview.min.js +1 -1
- package/tag/tag.cjs.js +27 -4
- package/tag/tag.cjs.min.js +1 -1
- package/tag/tag.d.ts +50 -6
- package/tag/tag.esm.js +27 -4
- package/tag/tag.esm.min.js +1 -1
- package/tag/tag.js +27 -4
- package/tag/tag.min.js +1 -1
- package/terminal/terminal.cjs.js +40 -63
- package/terminal/terminal.cjs.min.js +1 -1
- package/terminal/terminal.d.ts +45 -3
- package/terminal/terminal.esm.js +41 -64
- package/terminal/terminal.esm.min.js +1 -1
- package/terminal/terminal.js +40 -63
- package/terminal/terminal.min.js +1 -1
- package/terminalservice/terminalservice.d.ts +42 -4
- package/tieredmenu/tieredmenu.cjs.js +68 -111
- package/tieredmenu/tieredmenu.cjs.min.js +1 -1
- package/tieredmenu/tieredmenu.d.ts +77 -12
- package/tieredmenu/tieredmenu.esm.js +68 -111
- package/tieredmenu/tieredmenu.esm.min.js +1 -1
- package/tieredmenu/tieredmenu.js +68 -111
- package/tieredmenu/tieredmenu.min.js +1 -1
- package/timeline/timeline.cjs.js +33 -17
- package/timeline/timeline.cjs.min.js +1 -1
- package/timeline/timeline.d.ts +62 -13
- package/timeline/timeline.esm.js +33 -17
- package/timeline/timeline.esm.min.js +1 -1
- package/timeline/timeline.js +33 -17
- package/timeline/timeline.min.js +1 -1
- package/toast/toast.cjs.js +85 -100
- package/toast/toast.cjs.min.js +1 -1
- package/toast/toast.d.ts +134 -27
- package/toast/toast.esm.js +85 -100
- package/toast/toast.esm.min.js +1 -1
- package/toast/toast.js +85 -100
- package/toast/toast.min.js +1 -1
- package/togglebutton/togglebutton.cjs.js +4 -8
- package/togglebutton/togglebutton.cjs.min.js +1 -1
- package/togglebutton/togglebutton.d.ts +122 -15
- package/togglebutton/togglebutton.esm.js +5 -9
- package/togglebutton/togglebutton.esm.min.js +1 -1
- package/togglebutton/togglebutton.js +4 -8
- package/togglebutton/togglebutton.min.js +1 -1
- package/toolbar/toolbar.cjs.js +13 -9
- package/toolbar/toolbar.cjs.min.js +1 -1
- package/toolbar/toolbar.d.ts +55 -5
- package/toolbar/toolbar.esm.js +13 -9
- package/toolbar/toolbar.esm.min.js +1 -1
- package/toolbar/toolbar.js +13 -9
- package/toolbar/toolbar.min.css +1 -1
- package/toolbar/toolbar.min.js +1 -1
- package/tooltip/tooltip.cjs.js +111 -164
- package/tooltip/tooltip.cjs.min.js +1 -1
- package/tooltip/tooltip.d.ts +73 -9
- package/tooltip/tooltip.esm.js +111 -164
- package/tooltip/tooltip.esm.min.js +1 -1
- package/tooltip/tooltip.js +111 -164
- package/tooltip/tooltip.min.css +1 -1
- package/tooltip/tooltip.min.js +1 -1
- package/tooltip/tooltipoptions.d.ts +350 -31
- package/tree/tree.cjs.js +68 -223
- package/tree/tree.cjs.min.js +1 -1
- package/tree/tree.d.ts +435 -71
- package/tree/tree.esm.js +68 -223
- package/tree/tree.esm.min.js +1 -1
- package/tree/tree.js +68 -223
- package/tree/tree.min.js +1 -1
- package/treenode/treenode.d.ts +62 -12
- package/treeselect/treeselect.cjs.js +124 -168
- package/treeselect/treeselect.cjs.min.js +1 -1
- package/treeselect/treeselect.d.ts +327 -77
- package/treeselect/treeselect.esm.js +125 -169
- package/treeselect/treeselect.esm.min.js +1 -1
- package/treeselect/treeselect.js +124 -168
- package/treeselect/treeselect.min.js +1 -1
- package/treetable/treetable.cjs.js +143 -461
- package/treetable/treetable.cjs.min.js +1 -1
- package/treetable/treetable.d.ts +501 -112
- package/treetable/treetable.esm.js +143 -461
- package/treetable/treetable.esm.min.js +1 -1
- package/treetable/treetable.js +143 -461
- package/treetable/treetable.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.cjs.js +32 -39
- package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.d.ts +72 -20
- package/tristatecheckbox/tristatecheckbox.esm.js +33 -40
- package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.js +32 -39
- package/tristatecheckbox/tristatecheckbox.min.js +1 -1
- package/ts-helpers.d.ts +24 -0
- package/utils/utils.cjs.js +137 -339
- package/utils/utils.cjs.min.js +1 -1
- package/utils/utils.d.ts +8 -1
- package/utils/utils.esm.js +137 -339
- package/utils/utils.esm.min.js +1 -1
- package/utils/utils.js +137 -339
- package/utils/utils.min.js +1 -1
- package/virtualscroller/virtualscroller.cjs.js +108 -204
- package/virtualscroller/virtualscroller.cjs.min.js +1 -1
- package/virtualscroller/virtualscroller.d.ts +351 -59
- package/virtualscroller/virtualscroller.esm.js +108 -204
- package/virtualscroller/virtualscroller.esm.min.js +1 -1
- package/virtualscroller/virtualscroller.js +108 -204
- package/virtualscroller/virtualscroller.min.js +1 -1
- package/web-types.json +173 -41
|
@@ -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,31 +314,22 @@ 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
321
|
var newValue = validateValue(currentValue + step);
|
|
338
|
-
|
|
339
322
|
if (props.maxLength && props.maxLength < formatValue(newValue).length) {
|
|
340
323
|
return;
|
|
341
|
-
}
|
|
342
|
-
|
|
324
|
+
}
|
|
343
325
|
|
|
326
|
+
// #3913 onChange should be called before onValueChange
|
|
327
|
+
handleOnChange(event, currentValue, newValue);
|
|
328
|
+
// touch devices trigger the keyboard to display because of setSelectionRange
|
|
344
329
|
!utils.DomHandler.isTouchDevice() && updateInput(newValue, null, 'spin');
|
|
345
330
|
updateModel(event, newValue);
|
|
346
|
-
handleOnChange(event, currentValue, newValue);
|
|
347
331
|
}
|
|
348
332
|
};
|
|
349
|
-
|
|
350
|
-
var onUpButtonTouchStart = function onUpButtonTouchStart(event) {
|
|
351
|
-
if (!props.disabled && !props.readOnly) {
|
|
352
|
-
repeat(event, null, 1);
|
|
353
|
-
event.preventDefault();
|
|
354
|
-
}
|
|
355
|
-
};
|
|
356
|
-
|
|
357
333
|
var onUpButtonMouseDown = function onUpButtonMouseDown(event) {
|
|
358
334
|
if (!props.disabled && !props.readOnly) {
|
|
359
335
|
props.autoFocus && utils.DomHandler.focus(inputRef.current, props.autoFocus);
|
|
@@ -361,52 +337,26 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
361
337
|
event.preventDefault();
|
|
362
338
|
}
|
|
363
339
|
};
|
|
364
|
-
|
|
365
|
-
var onUpButtonTouchEnd = function onUpButtonTouchEnd() {
|
|
366
|
-
if (!props.disabled && !props.readOnly) {
|
|
367
|
-
clearTimer();
|
|
368
|
-
event.preventDefault();
|
|
369
|
-
}
|
|
370
|
-
};
|
|
371
|
-
|
|
372
340
|
var onUpButtonMouseUp = function onUpButtonMouseUp() {
|
|
373
341
|
if (!props.disabled && !props.readOnly) {
|
|
374
342
|
clearTimer();
|
|
375
343
|
}
|
|
376
344
|
};
|
|
377
|
-
|
|
378
345
|
var onUpButtonMouseLeave = function onUpButtonMouseLeave() {
|
|
379
346
|
if (!props.disabled && !props.readOnly) {
|
|
380
347
|
clearTimer();
|
|
381
348
|
}
|
|
382
349
|
};
|
|
383
|
-
|
|
384
350
|
var onUpButtonKeyUp = function onUpButtonKeyUp() {
|
|
385
351
|
if (!props.disabled && !props.readOnly) {
|
|
386
352
|
clearTimer();
|
|
387
353
|
}
|
|
388
354
|
};
|
|
389
|
-
|
|
390
355
|
var onUpButtonKeyDown = function onUpButtonKeyDown(event) {
|
|
391
356
|
if (!props.disabled && !props.readOnly && (event.keyCode === 32 || event.keyCode === 13)) {
|
|
392
357
|
repeat(event, null, 1);
|
|
393
358
|
}
|
|
394
359
|
};
|
|
395
|
-
|
|
396
|
-
var onDownButtonTouchStart = function onDownButtonTouchStart(event) {
|
|
397
|
-
if (!props.disabled && !props.readOnly) {
|
|
398
|
-
repeat(event, null, -1);
|
|
399
|
-
event.preventDefault();
|
|
400
|
-
}
|
|
401
|
-
};
|
|
402
|
-
|
|
403
|
-
var onDownButtonTouchEnd = function onDownButtonTouchEnd() {
|
|
404
|
-
if (!props.disabled && !props.readOnly) {
|
|
405
|
-
clearTimer();
|
|
406
|
-
event.preventDefault();
|
|
407
|
-
}
|
|
408
|
-
};
|
|
409
|
-
|
|
410
360
|
var onDownButtonMouseDown = function onDownButtonMouseDown(event) {
|
|
411
361
|
if (!props.disabled && !props.readOnly) {
|
|
412
362
|
props.autoFocus && utils.DomHandler.focus(inputRef.current, props.autoFocus);
|
|
@@ -414,94 +364,79 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
414
364
|
event.preventDefault();
|
|
415
365
|
}
|
|
416
366
|
};
|
|
417
|
-
|
|
418
367
|
var onDownButtonMouseUp = function onDownButtonMouseUp() {
|
|
419
368
|
if (!props.disabled && !props.readOnly) {
|
|
420
369
|
clearTimer();
|
|
421
370
|
}
|
|
422
371
|
};
|
|
423
|
-
|
|
424
372
|
var onDownButtonMouseLeave = function onDownButtonMouseLeave() {
|
|
425
373
|
if (!props.disabled && !props.readOnly) {
|
|
426
374
|
clearTimer();
|
|
427
375
|
}
|
|
428
376
|
};
|
|
429
|
-
|
|
430
377
|
var onDownButtonKeyUp = function onDownButtonKeyUp() {
|
|
431
378
|
if (!props.disabled && !props.readOnly) {
|
|
432
379
|
clearTimer();
|
|
433
380
|
}
|
|
434
381
|
};
|
|
435
|
-
|
|
436
382
|
var onDownButtonKeyDown = function onDownButtonKeyDown(event) {
|
|
437
383
|
if (!props.disabled && !props.readOnly && (event.keyCode === 32 || event.keyCode === 13)) {
|
|
438
384
|
repeat(event, null, -1);
|
|
439
385
|
}
|
|
440
386
|
};
|
|
441
|
-
|
|
442
387
|
var onInput = function onInput(event) {
|
|
443
388
|
if (props.disabled || props.readOnly) {
|
|
444
389
|
return;
|
|
445
390
|
}
|
|
446
|
-
|
|
447
391
|
if (isSpecialChar.current) {
|
|
448
392
|
event.target.value = lastValue.current;
|
|
449
393
|
}
|
|
450
|
-
|
|
451
394
|
isSpecialChar.current = false;
|
|
452
395
|
};
|
|
453
|
-
|
|
454
396
|
var onInputKeyDown = function onInputKeyDown(event) {
|
|
455
397
|
if (props.disabled || props.readOnly) {
|
|
456
398
|
return;
|
|
457
399
|
}
|
|
458
|
-
|
|
459
400
|
lastValue.current = event.target.value;
|
|
460
|
-
|
|
461
401
|
if (event.shiftKey || event.altKey) {
|
|
462
402
|
isSpecialChar.current = true;
|
|
463
403
|
return;
|
|
464
404
|
}
|
|
465
|
-
|
|
466
405
|
var selectionStart = event.target.selectionStart;
|
|
467
406
|
var selectionEnd = event.target.selectionEnd;
|
|
468
407
|
var inputValue = event.target.value;
|
|
469
408
|
var newValueStr = null;
|
|
470
|
-
|
|
471
409
|
if (event.altKey) {
|
|
472
410
|
event.preventDefault();
|
|
473
411
|
}
|
|
474
|
-
|
|
475
412
|
switch (event.which) {
|
|
476
413
|
//up
|
|
477
414
|
case 38:
|
|
478
415
|
spin(event, 1);
|
|
479
416
|
event.preventDefault();
|
|
480
417
|
break;
|
|
481
|
-
//down
|
|
482
418
|
|
|
419
|
+
//down
|
|
483
420
|
case 40:
|
|
484
421
|
spin(event, -1);
|
|
485
422
|
event.preventDefault();
|
|
486
423
|
break;
|
|
487
|
-
//left
|
|
488
424
|
|
|
425
|
+
//left
|
|
489
426
|
case 37:
|
|
490
427
|
if (!isNumeralChar(inputValue.charAt(selectionStart - 1))) {
|
|
491
428
|
event.preventDefault();
|
|
492
429
|
}
|
|
493
|
-
|
|
494
430
|
break;
|
|
495
|
-
//right
|
|
496
431
|
|
|
432
|
+
//right
|
|
497
433
|
case 39:
|
|
498
434
|
if (!isNumeralChar(inputValue.charAt(selectionStart))) {
|
|
499
435
|
event.preventDefault();
|
|
500
436
|
}
|
|
501
|
-
|
|
502
437
|
break;
|
|
503
|
-
//enter and tab
|
|
504
438
|
|
|
439
|
+
//enter and tab
|
|
505
440
|
case 13:
|
|
506
441
|
case 9:
|
|
507
442
|
newValueStr = validateValue(parseValue(inputValue));
|
|
@@ -509,27 +444,22 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
509
444
|
inputRef.current.setAttribute('aria-valuenow', newValueStr);
|
|
510
445
|
updateModel(event, newValueStr);
|
|
511
446
|
break;
|
|
512
|
-
//backspace
|
|
513
447
|
|
|
448
|
+
//backspace
|
|
514
449
|
case 8:
|
|
515
450
|
event.preventDefault();
|
|
516
|
-
|
|
517
451
|
if (selectionStart === selectionEnd) {
|
|
518
452
|
var deleteChar = inputValue.charAt(selectionStart - 1);
|
|
519
|
-
|
|
520
453
|
var _getDecimalCharIndexe = getDecimalCharIndexes(inputValue),
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
454
|
+
decimalCharIndex = _getDecimalCharIndexe.decimalCharIndex,
|
|
455
|
+
decimalCharIndexWithoutPrefix = _getDecimalCharIndexe.decimalCharIndexWithoutPrefix;
|
|
524
456
|
if (isNumeralChar(deleteChar)) {
|
|
525
457
|
var decimalLength = getDecimalLength(inputValue);
|
|
526
|
-
|
|
527
458
|
if (_group.current.test(deleteChar)) {
|
|
528
459
|
_group.current.lastIndex = 0;
|
|
529
460
|
newValueStr = inputValue.slice(0, selectionStart - 2) + inputValue.slice(selectionStart - 1);
|
|
530
461
|
} else if (_decimal.current.test(deleteChar)) {
|
|
531
462
|
_decimal.current.lastIndex = 0;
|
|
532
|
-
|
|
533
463
|
if (decimalLength) {
|
|
534
464
|
inputRef.current.setSelectionRange(selectionStart - 1, selectionStart - 1);
|
|
535
465
|
} else {
|
|
@@ -545,35 +475,28 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
545
475
|
newValueStr = inputValue.slice(0, selectionStart - 1) + inputValue.slice(selectionStart);
|
|
546
476
|
}
|
|
547
477
|
}
|
|
548
|
-
|
|
549
478
|
updateValue(event, newValueStr, null, 'delete-single');
|
|
550
479
|
} else {
|
|
551
480
|
newValueStr = deleteRange(inputValue, selectionStart, selectionEnd);
|
|
552
481
|
updateValue(event, newValueStr, null, 'delete-range');
|
|
553
482
|
}
|
|
554
|
-
|
|
555
483
|
break;
|
|
556
|
-
// del
|
|
557
484
|
|
|
485
|
+
// del
|
|
558
486
|
case 46:
|
|
559
487
|
event.preventDefault();
|
|
560
|
-
|
|
561
488
|
if (selectionStart === selectionEnd) {
|
|
562
489
|
var _deleteChar = inputValue.charAt(selectionStart);
|
|
563
|
-
|
|
564
490
|
var _getDecimalCharIndexe2 = getDecimalCharIndexes(inputValue),
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
491
|
+
_decimalCharIndex = _getDecimalCharIndexe2.decimalCharIndex,
|
|
492
|
+
_decimalCharIndexWithoutPrefix = _getDecimalCharIndexe2.decimalCharIndexWithoutPrefix;
|
|
568
493
|
if (isNumeralChar(_deleteChar)) {
|
|
569
494
|
var _decimalLength = getDecimalLength(inputValue);
|
|
570
|
-
|
|
571
495
|
if (_group.current.test(_deleteChar)) {
|
|
572
496
|
_group.current.lastIndex = 0;
|
|
573
497
|
newValueStr = inputValue.slice(0, selectionStart) + inputValue.slice(selectionStart + 2);
|
|
574
498
|
} else if (_decimal.current.test(_deleteChar)) {
|
|
575
499
|
_decimal.current.lastIndex = 0;
|
|
576
|
-
|
|
577
500
|
if (_decimalLength) {
|
|
578
501
|
inputRef.current.setSelectionRange(selectionStart + 1, selectionStart + 1);
|
|
579
502
|
} else {
|
|
@@ -581,7 +504,6 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
581
504
|
}
|
|
582
505
|
} else if (_decimalCharIndex > 0 && selectionStart > _decimalCharIndex) {
|
|
583
506
|
var _insertedText = isDecimalMode() && (props.minFractionDigits || 0) < _decimalLength ? '' : '0';
|
|
584
|
-
|
|
585
507
|
newValueStr = inputValue.slice(0, selectionStart) + _insertedText + inputValue.slice(selectionStart + 1);
|
|
586
508
|
} else if (_decimalCharIndexWithoutPrefix === 1) {
|
|
587
509
|
newValueStr = inputValue.slice(0, selectionStart) + '0' + inputValue.slice(selectionStart + 1);
|
|
@@ -590,39 +512,29 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
590
512
|
newValueStr = inputValue.slice(0, selectionStart) + inputValue.slice(selectionStart + 1);
|
|
591
513
|
}
|
|
592
514
|
}
|
|
593
|
-
|
|
594
515
|
updateValue(event, newValueStr, null, 'delete-back-single');
|
|
595
516
|
} else {
|
|
596
517
|
newValueStr = deleteRange(inputValue, selectionStart, selectionEnd);
|
|
597
518
|
updateValue(event, newValueStr, null, 'delete-range');
|
|
598
519
|
}
|
|
599
|
-
|
|
600
520
|
break;
|
|
601
521
|
}
|
|
602
|
-
|
|
603
522
|
if (props.onKeyDown) {
|
|
604
523
|
props.onKeyDown(event);
|
|
605
524
|
}
|
|
606
525
|
};
|
|
607
|
-
|
|
608
526
|
var onInputKeyPress = function onInputKeyPress(event) {
|
|
609
527
|
if (props.disabled || props.readOnly) {
|
|
610
528
|
return;
|
|
611
529
|
}
|
|
612
|
-
|
|
613
530
|
var code = event.which || event.keyCode;
|
|
614
|
-
|
|
615
531
|
if (code !== 13) {
|
|
616
532
|
// to submit a form
|
|
617
533
|
event.preventDefault();
|
|
618
534
|
}
|
|
619
|
-
|
|
620
535
|
var _char = String.fromCharCode(code);
|
|
621
|
-
|
|
622
536
|
var _isDecimalSign = isDecimalSign(_char);
|
|
623
|
-
|
|
624
537
|
var _isMinusSign = isMinusSign(_char);
|
|
625
|
-
|
|
626
538
|
if (48 <= code && code <= 57 || _isMinusSign || _isDecimalSign) {
|
|
627
539
|
insert(event, _char, {
|
|
628
540
|
isDecimalSign: _isDecimalSign,
|
|
@@ -630,51 +542,39 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
630
542
|
});
|
|
631
543
|
}
|
|
632
544
|
};
|
|
633
|
-
|
|
634
545
|
var onPaste = function onPaste(event) {
|
|
635
546
|
event.preventDefault();
|
|
636
|
-
|
|
637
547
|
if (props.disabled || props.readOnly) {
|
|
638
548
|
return;
|
|
639
549
|
}
|
|
640
|
-
|
|
641
550
|
var data = (event.clipboardData || window['clipboardData']).getData('Text');
|
|
642
|
-
|
|
643
551
|
if (data) {
|
|
644
552
|
var filteredData = parseValue(data);
|
|
645
|
-
|
|
646
553
|
if (filteredData != null) {
|
|
647
554
|
insert(event, filteredData.toString());
|
|
648
555
|
}
|
|
649
556
|
}
|
|
650
557
|
};
|
|
651
|
-
|
|
652
558
|
var allowMinusSign = function allowMinusSign() {
|
|
653
559
|
return props.min === null || props.min < 0;
|
|
654
560
|
};
|
|
655
|
-
|
|
656
561
|
var isMinusSign = function isMinusSign(_char2) {
|
|
657
562
|
if (_minusSign.current.test(_char2) || _char2 === '-') {
|
|
658
563
|
_minusSign.current.lastIndex = 0;
|
|
659
564
|
return true;
|
|
660
565
|
}
|
|
661
|
-
|
|
662
566
|
return false;
|
|
663
567
|
};
|
|
664
|
-
|
|
665
568
|
var isDecimalSign = function isDecimalSign(_char3) {
|
|
666
569
|
if (_decimal.current.test(_char3)) {
|
|
667
570
|
_decimal.current.lastIndex = 0;
|
|
668
571
|
return true;
|
|
669
572
|
}
|
|
670
|
-
|
|
671
573
|
return false;
|
|
672
574
|
};
|
|
673
|
-
|
|
674
575
|
var isDecimalMode = function isDecimalMode() {
|
|
675
576
|
return props.mode === 'decimal';
|
|
676
577
|
};
|
|
677
|
-
|
|
678
578
|
var getDecimalCharIndexes = function getDecimalCharIndexes(val) {
|
|
679
579
|
var decimalCharIndex = val.search(_decimal.current);
|
|
680
580
|
_decimal.current.lastIndex = 0;
|
|
@@ -686,7 +586,6 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
686
586
|
decimalCharIndexWithoutPrefix: decimalCharIndexWithoutPrefix
|
|
687
587
|
};
|
|
688
588
|
};
|
|
689
|
-
|
|
690
589
|
var getCharIndexes = function getCharIndexes(val) {
|
|
691
590
|
var decimalCharIndex = val.search(_decimal.current);
|
|
692
591
|
_decimal.current.lastIndex = 0;
|
|
@@ -703,7 +602,6 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
703
602
|
currencyCharIndex: currencyCharIndex
|
|
704
603
|
};
|
|
705
604
|
};
|
|
706
|
-
|
|
707
605
|
var insert = function insert(event, text) {
|
|
708
606
|
var sign = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {
|
|
709
607
|
isDecimalSign: false,
|
|
@@ -711,31 +609,24 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
711
609
|
};
|
|
712
610
|
var minusCharIndexOnText = text.search(_minusSign.current);
|
|
713
611
|
_minusSign.current.lastIndex = 0;
|
|
714
|
-
|
|
715
612
|
if (!allowMinusSign() && minusCharIndexOnText !== -1) {
|
|
716
613
|
return;
|
|
717
614
|
}
|
|
718
|
-
|
|
719
615
|
var selectionStart = inputRef.current.selectionStart;
|
|
720
616
|
var selectionEnd = inputRef.current.selectionEnd;
|
|
721
617
|
var inputValue = inputRef.current.value.trim();
|
|
722
|
-
|
|
723
618
|
var _getCharIndexes = getCharIndexes(inputValue),
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
619
|
+
decimalCharIndex = _getCharIndexes.decimalCharIndex,
|
|
620
|
+
minusCharIndex = _getCharIndexes.minusCharIndex,
|
|
621
|
+
suffixCharIndex = _getCharIndexes.suffixCharIndex,
|
|
622
|
+
currencyCharIndex = _getCharIndexes.currencyCharIndex;
|
|
729
623
|
var newValueStr;
|
|
730
|
-
|
|
731
624
|
if (sign.isMinusSign) {
|
|
732
625
|
if (selectionStart === 0) {
|
|
733
626
|
newValueStr = inputValue;
|
|
734
|
-
|
|
735
627
|
if (minusCharIndex === -1 || selectionEnd !== 0) {
|
|
736
628
|
newValueStr = insertText(inputValue, text, 0, selectionEnd);
|
|
737
629
|
}
|
|
738
|
-
|
|
739
630
|
updateValue(event, newValueStr, text, 'insert');
|
|
740
631
|
}
|
|
741
632
|
} else if (sign.isDecimalSign) {
|
|
@@ -751,7 +642,6 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
751
642
|
} else {
|
|
752
643
|
var maxFractionDigits = numberFormat.current.resolvedOptions().maximumFractionDigits;
|
|
753
644
|
var operation = selectionStart !== selectionEnd ? 'range-insert' : 'insert';
|
|
754
|
-
|
|
755
645
|
if (decimalCharIndex > 0 && selectionStart > decimalCharIndex) {
|
|
756
646
|
if (selectionStart + text.length - (decimalCharIndex + 1) <= maxFractionDigits) {
|
|
757
647
|
var charIndex = currencyCharIndex >= selectionStart ? currencyCharIndex - 1 : suffixCharIndex >= selectionStart ? suffixCharIndex : inputValue.length;
|
|
@@ -764,10 +654,8 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
764
654
|
}
|
|
765
655
|
}
|
|
766
656
|
};
|
|
767
|
-
|
|
768
657
|
var insertText = function insertText(value, text, start, end) {
|
|
769
658
|
var textSplit = text === '.' ? text : text.split('.');
|
|
770
|
-
|
|
771
659
|
if (textSplit.length === 2) {
|
|
772
660
|
var decimalCharIndex = value.slice(start, end).search(_decimal.current);
|
|
773
661
|
_decimal.current.lastIndex = 0;
|
|
@@ -775,42 +663,38 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
775
663
|
} else if (end - start === value.length) {
|
|
776
664
|
return formatValue(text);
|
|
777
665
|
} else if (start === 0) {
|
|
778
|
-
|
|
666
|
+
var suffix = utils.ObjectUtils.isLetter(value[end]) ? end - 1 : end;
|
|
667
|
+
return text + value.slice(suffix);
|
|
779
668
|
} else if (end === value.length) {
|
|
780
669
|
return value.slice(0, start) + text;
|
|
781
670
|
} else {
|
|
782
671
|
return value.slice(0, start) + text + value.slice(end);
|
|
783
672
|
}
|
|
784
673
|
};
|
|
785
|
-
|
|
786
674
|
var deleteRange = function deleteRange(value, start, end) {
|
|
787
675
|
var newValueStr;
|
|
788
676
|
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);
|
|
789
677
|
return newValueStr;
|
|
790
678
|
};
|
|
791
|
-
|
|
792
679
|
var initCursor = function initCursor() {
|
|
793
680
|
var selectionStart = inputRef.current.selectionStart;
|
|
794
681
|
var inputValue = inputRef.current.value;
|
|
795
682
|
var valueLength = inputValue.length;
|
|
796
|
-
var index = null;
|
|
683
|
+
var index = null;
|
|
797
684
|
|
|
685
|
+
// remove prefix
|
|
798
686
|
var prefixLength = (prefixChar.current || '').length;
|
|
799
687
|
inputValue = inputValue.replace(_prefix.current, '');
|
|
800
688
|
selectionStart = selectionStart - prefixLength;
|
|
801
|
-
|
|
802
689
|
var _char4 = inputValue.charAt(selectionStart);
|
|
803
|
-
|
|
804
690
|
if (isNumeralChar(_char4)) {
|
|
805
691
|
return selectionStart + prefixLength;
|
|
806
|
-
}
|
|
807
|
-
|
|
692
|
+
}
|
|
808
693
|
|
|
694
|
+
//left
|
|
809
695
|
var i = selectionStart - 1;
|
|
810
|
-
|
|
811
696
|
while (i >= 0) {
|
|
812
697
|
_char4 = inputValue.charAt(i);
|
|
813
|
-
|
|
814
698
|
if (isNumeralChar(_char4)) {
|
|
815
699
|
index = i + prefixLength;
|
|
816
700
|
break;
|
|
@@ -818,15 +702,12 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
818
702
|
i--;
|
|
819
703
|
}
|
|
820
704
|
}
|
|
821
|
-
|
|
822
705
|
if (index !== null) {
|
|
823
706
|
inputRef.current.setSelectionRange(index + 1, index + 1);
|
|
824
707
|
} else {
|
|
825
708
|
i = selectionStart;
|
|
826
|
-
|
|
827
709
|
while (i < valueLength) {
|
|
828
710
|
_char4 = inputValue.charAt(i);
|
|
829
|
-
|
|
830
711
|
if (isNumeralChar(_char4)) {
|
|
831
712
|
index = i + prefixLength;
|
|
832
713
|
break;
|
|
@@ -834,19 +715,15 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
834
715
|
i++;
|
|
835
716
|
}
|
|
836
717
|
}
|
|
837
|
-
|
|
838
718
|
if (index !== null) {
|
|
839
719
|
inputRef.current.setSelectionRange(index, index);
|
|
840
720
|
}
|
|
841
721
|
}
|
|
842
|
-
|
|
843
722
|
return index || 0;
|
|
844
723
|
};
|
|
845
|
-
|
|
846
724
|
var onInputClick = function onInputClick() {
|
|
847
725
|
initCursor();
|
|
848
726
|
};
|
|
849
|
-
|
|
850
727
|
var isNumeralChar = function isNumeralChar(_char5) {
|
|
851
728
|
if (_char5.length === 1 && (_numeral.current.test(_char5) || _decimal.current.test(_char5) || _group.current.test(_char5) || _minusSign.current.test(_char5))) {
|
|
852
729
|
resetRegex();
|
|
@@ -855,29 +732,24 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
855
732
|
return false;
|
|
856
733
|
}
|
|
857
734
|
};
|
|
858
|
-
|
|
859
735
|
var resetRegex = function resetRegex() {
|
|
860
736
|
_numeral.current.lastIndex = 0;
|
|
861
737
|
_decimal.current.lastIndex = 0;
|
|
862
738
|
_group.current.lastIndex = 0;
|
|
863
739
|
_minusSign.current.lastIndex = 0;
|
|
864
740
|
};
|
|
865
|
-
|
|
866
741
|
var updateValue = function updateValue(event, valueStr, insertedValueStr, operation) {
|
|
867
742
|
var currentValue = inputRef.current.value;
|
|
868
743
|
var newValue = null;
|
|
869
|
-
|
|
870
744
|
if (valueStr != null) {
|
|
871
745
|
newValue = evaluateEmpty(parseValue(valueStr));
|
|
872
746
|
updateInput(newValue, insertedValueStr, operation, valueStr);
|
|
873
747
|
handleOnChange(event, currentValue, newValue);
|
|
874
748
|
}
|
|
875
749
|
};
|
|
876
|
-
|
|
877
750
|
var evaluateEmpty = function evaluateEmpty(newValue) {
|
|
878
751
|
return !newValue && !props.allowEmpty ? props.min || 0 : newValue;
|
|
879
752
|
};
|
|
880
|
-
|
|
881
753
|
var handleOnChange = function handleOnChange(event, currentValue, newValue) {
|
|
882
754
|
if (props.onChange && isValueChanged(currentValue, newValue)) {
|
|
883
755
|
props.onChange({
|
|
@@ -886,55 +758,43 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
886
758
|
});
|
|
887
759
|
}
|
|
888
760
|
};
|
|
889
|
-
|
|
890
761
|
var isValueChanged = function isValueChanged(currentValue, newValue) {
|
|
891
762
|
if (newValue === null && currentValue !== null) {
|
|
892
763
|
return true;
|
|
893
764
|
}
|
|
894
|
-
|
|
895
765
|
if (newValue != null) {
|
|
896
766
|
var parsedCurrentValue = typeof currentValue === 'string' ? parseValue(currentValue) : currentValue;
|
|
897
767
|
return newValue !== parsedCurrentValue;
|
|
898
768
|
}
|
|
899
|
-
|
|
900
769
|
return false;
|
|
901
770
|
};
|
|
902
|
-
|
|
903
771
|
var validateValue = function validateValue(value) {
|
|
904
772
|
if (value === '-') {
|
|
905
773
|
return null;
|
|
906
774
|
}
|
|
907
|
-
|
|
908
775
|
return validateValueByLimit(value);
|
|
909
776
|
};
|
|
910
|
-
|
|
911
777
|
var validateValueByLimit = function validateValueByLimit(value) {
|
|
912
778
|
if (utils.ObjectUtils.isEmpty(value)) {
|
|
913
779
|
return null;
|
|
914
780
|
}
|
|
915
|
-
|
|
916
781
|
if (props.min !== null && value < props.min) {
|
|
917
782
|
return props.min;
|
|
918
783
|
}
|
|
919
|
-
|
|
920
784
|
if (props.max !== null && value > props.max) {
|
|
921
785
|
return props.max;
|
|
922
786
|
}
|
|
923
|
-
|
|
924
787
|
return value;
|
|
925
788
|
};
|
|
926
|
-
|
|
927
789
|
var updateInput = function updateInput(value, insertedValueStr, operation, valueStr) {
|
|
928
790
|
insertedValueStr = insertedValueStr || '';
|
|
929
791
|
var inputEl = inputRef.current;
|
|
930
792
|
var inputValue = inputEl.value;
|
|
931
793
|
var newValue = formatValue(value);
|
|
932
794
|
var currentLength = inputValue.length;
|
|
933
|
-
|
|
934
795
|
if (newValue !== valueStr) {
|
|
935
796
|
newValue = concatValues(newValue, valueStr);
|
|
936
797
|
}
|
|
937
|
-
|
|
938
798
|
if (currentLength === 0) {
|
|
939
799
|
inputEl.value = newValue;
|
|
940
800
|
inputEl.setSelectionRange(0, 0);
|
|
@@ -944,14 +804,11 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
944
804
|
} else {
|
|
945
805
|
var selectionStart = inputEl.selectionStart;
|
|
946
806
|
var _selectionEnd = inputEl.selectionEnd;
|
|
947
|
-
|
|
948
807
|
if (props.maxLength && props.maxLength < newValue.length) {
|
|
949
808
|
return;
|
|
950
809
|
}
|
|
951
|
-
|
|
952
810
|
inputEl.value = newValue;
|
|
953
811
|
var newLength = newValue.length;
|
|
954
|
-
|
|
955
812
|
if (operation === 'range-insert') {
|
|
956
813
|
var startValue = parseValue((inputValue || '').slice(0, selectionStart));
|
|
957
814
|
var startValueStr = startValue !== null ? startValue.toString() : '';
|
|
@@ -969,73 +826,56 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
969
826
|
var prevChar = inputValue.charAt(_selectionEnd - 1);
|
|
970
827
|
var nextChar = inputValue.charAt(_selectionEnd);
|
|
971
828
|
var diff = currentLength - newLength;
|
|
972
|
-
|
|
973
829
|
var isGroupChar = _group.current.test(nextChar);
|
|
974
|
-
|
|
975
830
|
if (isGroupChar && diff === 1) {
|
|
976
831
|
_selectionEnd += 1;
|
|
977
832
|
} else if (!isGroupChar && isNumeralChar(prevChar)) {
|
|
978
833
|
_selectionEnd += -1 * diff + 1;
|
|
979
834
|
}
|
|
980
|
-
|
|
981
835
|
_group.current.lastIndex = 0;
|
|
982
836
|
inputEl.setSelectionRange(_selectionEnd, _selectionEnd);
|
|
983
837
|
} else if (inputValue === '-' && operation === 'insert') {
|
|
984
838
|
inputEl.setSelectionRange(0, 0);
|
|
985
|
-
|
|
986
839
|
var _index2 = initCursor();
|
|
987
|
-
|
|
988
840
|
var _selectionEnd2 = _index2 + insertedValueStr.length + 1;
|
|
989
|
-
|
|
990
841
|
inputEl.setSelectionRange(_selectionEnd2, _selectionEnd2);
|
|
991
842
|
} else {
|
|
992
843
|
_selectionEnd = _selectionEnd + (newLength - currentLength);
|
|
993
844
|
inputEl.setSelectionRange(_selectionEnd, _selectionEnd);
|
|
994
845
|
}
|
|
995
846
|
}
|
|
996
|
-
|
|
997
847
|
inputEl.setAttribute('aria-valuenow', value);
|
|
998
848
|
};
|
|
999
|
-
|
|
1000
849
|
var updateInputValue = function updateInputValue(newValue) {
|
|
1001
850
|
newValue = evaluateEmpty(newValue);
|
|
1002
851
|
var inputEl = inputRef.current;
|
|
1003
852
|
var value = inputEl.value;
|
|
1004
|
-
|
|
1005
853
|
var _formattedValue = formattedValue(newValue);
|
|
1006
|
-
|
|
1007
854
|
if (value !== _formattedValue) {
|
|
1008
855
|
inputEl.value = _formattedValue;
|
|
1009
856
|
inputEl.setAttribute('aria-valuenow', newValue);
|
|
1010
857
|
}
|
|
1011
858
|
};
|
|
1012
|
-
|
|
1013
859
|
var formattedValue = function formattedValue(val) {
|
|
1014
860
|
return formatValue(evaluateEmpty(val));
|
|
1015
861
|
};
|
|
1016
|
-
|
|
1017
862
|
var concatValues = function concatValues(val1, val2) {
|
|
1018
863
|
if (val1 && val2) {
|
|
1019
864
|
var decimalCharIndex = val2.search(_decimal.current);
|
|
1020
865
|
_decimal.current.lastIndex = 0;
|
|
1021
866
|
return decimalCharIndex !== -1 ? val1.split(_decimal.current)[0] + val2.slice(decimalCharIndex) : val1;
|
|
1022
867
|
}
|
|
1023
|
-
|
|
1024
868
|
return val1;
|
|
1025
869
|
};
|
|
1026
|
-
|
|
1027
870
|
var getDecimalLength = function getDecimalLength(value) {
|
|
1028
871
|
if (value) {
|
|
1029
872
|
var valueSplit = value.split(_decimal.current);
|
|
1030
|
-
|
|
1031
873
|
if (valueSplit.length === 2) {
|
|
1032
874
|
return valueSplit[1].replace(_suffix.current, '').trim().replace(/\s/g, '').replace(_currency.current, '').length;
|
|
1033
875
|
}
|
|
1034
876
|
}
|
|
1035
|
-
|
|
1036
877
|
return 0;
|
|
1037
878
|
};
|
|
1038
|
-
|
|
1039
879
|
var updateModel = function updateModel(event, value) {
|
|
1040
880
|
if (props.onValueChange) {
|
|
1041
881
|
props.onValueChange({
|
|
@@ -1051,50 +891,48 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
1051
891
|
});
|
|
1052
892
|
}
|
|
1053
893
|
};
|
|
1054
|
-
|
|
1055
894
|
var onInputFocus = function onInputFocus(event) {
|
|
1056
895
|
setFocusedState(true);
|
|
1057
896
|
props.onFocus && props.onFocus(event);
|
|
897
|
+
if ((props.suffix || props.currency || props.prefix) && inputRef.current) {
|
|
898
|
+
// GitHub #1866 Cursor must be placed before/after symbol or arrow keys don't work
|
|
899
|
+
var selectionEnd = initCursor();
|
|
900
|
+
inputRef.current.setSelectionRange(selectionEnd, selectionEnd);
|
|
901
|
+
}
|
|
1058
902
|
};
|
|
1059
|
-
|
|
1060
903
|
var onInputBlur = function onInputBlur(event) {
|
|
1061
904
|
setFocusedState(false);
|
|
1062
|
-
|
|
1063
905
|
if (inputRef.current) {
|
|
1064
906
|
var currentValue = inputRef.current.value;
|
|
1065
|
-
|
|
1066
907
|
if (isValueChanged(currentValue, props.value)) {
|
|
1067
908
|
var newValue = validateValue(parseValue(currentValue));
|
|
1068
909
|
updateInputValue(newValue);
|
|
1069
910
|
updateModel(event, newValue);
|
|
1070
911
|
}
|
|
1071
912
|
}
|
|
1072
|
-
|
|
1073
913
|
props.onBlur && props.onBlur(event);
|
|
1074
914
|
};
|
|
1075
|
-
|
|
1076
915
|
var clearTimer = function clearTimer() {
|
|
1077
916
|
if (timer.current) {
|
|
1078
917
|
clearInterval(timer.current);
|
|
1079
918
|
}
|
|
1080
919
|
};
|
|
1081
|
-
|
|
1082
920
|
var changeValue = function changeValue() {
|
|
1083
921
|
updateInputValue(validateValueByLimit(props.value));
|
|
1084
922
|
var newValue = validateValue(props.value);
|
|
1085
|
-
|
|
1086
923
|
if (props.value !== null && props.value !== newValue) {
|
|
1087
924
|
updateModel(null, newValue);
|
|
1088
925
|
}
|
|
1089
926
|
};
|
|
1090
|
-
|
|
1091
927
|
var getFormatter = function getFormatter() {
|
|
1092
928
|
return numberFormat.current;
|
|
1093
929
|
};
|
|
1094
|
-
|
|
1095
930
|
React__namespace.useImperativeHandle(ref, function () {
|
|
1096
931
|
return {
|
|
1097
932
|
props: props,
|
|
933
|
+
focus: function focus() {
|
|
934
|
+
return utils.DomHandler.focus(inputRef.current);
|
|
935
|
+
},
|
|
1098
936
|
getFormatter: getFormatter,
|
|
1099
937
|
getElement: function getElement() {
|
|
1100
938
|
return elementRef.current;
|
|
@@ -1110,7 +948,6 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
1110
948
|
hooks.useMountEffect(function () {
|
|
1111
949
|
constructParser();
|
|
1112
950
|
var newValue = validateValue(props.value);
|
|
1113
|
-
|
|
1114
951
|
if (props.value !== null && props.value !== newValue) {
|
|
1115
952
|
updateModel(null, newValue);
|
|
1116
953
|
}
|
|
@@ -1122,7 +959,6 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
1122
959
|
hooks.useUpdateEffect(function () {
|
|
1123
960
|
changeValue();
|
|
1124
961
|
}, [props.value]);
|
|
1125
|
-
|
|
1126
962
|
var createInputElement = function createInputElement() {
|
|
1127
963
|
var className = utils.classNames('p-inputnumber-input', props.inputClassName);
|
|
1128
964
|
var valueToRender = formattedValue(props.value);
|
|
@@ -1159,7 +995,6 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
1159
995
|
"aria-valuenow": props.value
|
|
1160
996
|
}, ariaProps, dataProps));
|
|
1161
997
|
};
|
|
1162
|
-
|
|
1163
998
|
var createUpButton = function createUpButton() {
|
|
1164
999
|
var className = utils.classNames('p-inputnumber-button p-inputnumber-button-up p-button p-button-icon-only p-component', {
|
|
1165
1000
|
'p-disabled': props.disabled
|
|
@@ -1168,20 +1003,17 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
1168
1003
|
return /*#__PURE__*/React__namespace.createElement("button", {
|
|
1169
1004
|
type: "button",
|
|
1170
1005
|
className: className,
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1006
|
+
onPointerLeave: onUpButtonMouseLeave,
|
|
1007
|
+
onPointerDown: onUpButtonMouseDown,
|
|
1008
|
+
onPointerUp: onUpButtonMouseUp,
|
|
1174
1009
|
onKeyDown: onUpButtonKeyDown,
|
|
1175
1010
|
onKeyUp: onUpButtonKeyUp,
|
|
1176
|
-
onTouchStart: onUpButtonTouchStart,
|
|
1177
|
-
onTouchEnd: onUpButtonTouchEnd,
|
|
1178
1011
|
disabled: props.disabled,
|
|
1179
1012
|
tabIndex: -1
|
|
1180
1013
|
}, /*#__PURE__*/React__namespace.createElement("span", {
|
|
1181
1014
|
className: icon
|
|
1182
1015
|
}), /*#__PURE__*/React__namespace.createElement(ripple.Ripple, null));
|
|
1183
1016
|
};
|
|
1184
|
-
|
|
1185
1017
|
var createDownButton = function createDownButton() {
|
|
1186
1018
|
var className = utils.classNames('p-inputnumber-button p-inputnumber-button-down p-button p-button-icon-only p-component', {
|
|
1187
1019
|
'p-disabled': props.disabled
|
|
@@ -1190,33 +1022,27 @@ this.primereact.inputnumber = (function (exports, React, hooks, inputtext, rippl
|
|
|
1190
1022
|
return /*#__PURE__*/React__namespace.createElement("button", {
|
|
1191
1023
|
type: "button",
|
|
1192
1024
|
className: className,
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1025
|
+
onPointerLeave: onDownButtonMouseLeave,
|
|
1026
|
+
onPointerDown: onDownButtonMouseDown,
|
|
1027
|
+
onPointerUp: onDownButtonMouseUp,
|
|
1196
1028
|
onKeyDown: onDownButtonKeyDown,
|
|
1197
1029
|
onKeyUp: onDownButtonKeyUp,
|
|
1198
|
-
onTouchStart: onDownButtonTouchStart,
|
|
1199
|
-
onTouchEnd: onDownButtonTouchEnd,
|
|
1200
1030
|
disabled: props.disabled,
|
|
1201
1031
|
tabIndex: -1
|
|
1202
1032
|
}, /*#__PURE__*/React__namespace.createElement("span", {
|
|
1203
1033
|
className: icon
|
|
1204
1034
|
}), /*#__PURE__*/React__namespace.createElement(ripple.Ripple, null));
|
|
1205
1035
|
};
|
|
1206
|
-
|
|
1207
1036
|
var createButtonGroup = function createButtonGroup() {
|
|
1208
1037
|
var upButton = props.showButtons && createUpButton();
|
|
1209
1038
|
var downButton = props.showButtons && createDownButton();
|
|
1210
|
-
|
|
1211
1039
|
if (stacked) {
|
|
1212
1040
|
return /*#__PURE__*/React__namespace.createElement("span", {
|
|
1213
1041
|
className: "p-inputnumber-button-group"
|
|
1214
1042
|
}, upButton, downButton);
|
|
1215
1043
|
}
|
|
1216
|
-
|
|
1217
1044
|
return /*#__PURE__*/React__namespace.createElement(React__namespace.Fragment, null, upButton, downButton);
|
|
1218
1045
|
};
|
|
1219
|
-
|
|
1220
1046
|
var hasTooltip = utils.ObjectUtils.isNotEmpty(props.tooltip);
|
|
1221
1047
|
var otherProps = utils.ObjectUtils.findDiffKeys(props, InputNumber.defaultProps);
|
|
1222
1048
|
var dataProps = utils.ObjectUtils.reduceKeys(otherProps, utils.DomHandler.DATA_PROPS);
|