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