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
|
@@ -31,14 +31,12 @@ function _extends() {
|
|
|
31
31
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
32
32
|
for (var i = 1; i < arguments.length; i++) {
|
|
33
33
|
var source = arguments[i];
|
|
34
|
-
|
|
35
34
|
for (var key in source) {
|
|
36
35
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
37
36
|
target[key] = source[key];
|
|
38
37
|
}
|
|
39
38
|
}
|
|
40
39
|
}
|
|
41
|
-
|
|
42
40
|
return target;
|
|
43
41
|
};
|
|
44
42
|
return _extends.apply(this, arguments);
|
|
@@ -59,19 +57,15 @@ var InputMask = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
59
57
|
var defaultBuffer = React__namespace.useRef(null);
|
|
60
58
|
var caretTimeoutId = React__namespace.useRef(null);
|
|
61
59
|
var androidChrome = React__namespace.useRef(false);
|
|
62
|
-
|
|
63
60
|
var caret = function caret(first, last) {
|
|
64
61
|
var range, begin, end;
|
|
65
62
|
var inputEl = elementRef.current;
|
|
66
|
-
|
|
67
63
|
if (!inputEl || !inputEl.offsetParent || inputEl !== document.activeElement) {
|
|
68
64
|
return;
|
|
69
65
|
}
|
|
70
|
-
|
|
71
66
|
if (typeof first === 'number') {
|
|
72
67
|
begin = first;
|
|
73
68
|
end = typeof last === 'number' ? last : begin;
|
|
74
|
-
|
|
75
69
|
if (inputEl.setSelectionRange) {
|
|
76
70
|
inputEl.setSelectionRange(begin, end);
|
|
77
71
|
} else if (inputEl['createTextRange']) {
|
|
@@ -90,57 +84,44 @@ var InputMask = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
90
84
|
begin = 0 - range.duplicate().moveStart('character', -100000);
|
|
91
85
|
end = begin + range.text.length;
|
|
92
86
|
}
|
|
93
|
-
|
|
94
87
|
return {
|
|
95
88
|
begin: begin,
|
|
96
89
|
end: end
|
|
97
90
|
};
|
|
98
91
|
}
|
|
99
92
|
};
|
|
100
|
-
|
|
101
93
|
var isCompleted = function isCompleted() {
|
|
102
94
|
for (var i = firstNonMaskPos.current; i <= lastRequiredNonMaskPos.current; i++) {
|
|
103
95
|
if (tests.current[i] && buffer.current[i] === getPlaceholder(i)) {
|
|
104
96
|
return false;
|
|
105
97
|
}
|
|
106
98
|
}
|
|
107
|
-
|
|
108
99
|
return true;
|
|
109
100
|
};
|
|
110
|
-
|
|
111
101
|
var getPlaceholder = React__namespace.useCallback(function (i) {
|
|
112
102
|
if (i < props.slotChar.length) {
|
|
113
103
|
return props.slotChar.charAt(i);
|
|
114
104
|
}
|
|
115
|
-
|
|
116
105
|
return props.slotChar.charAt(0);
|
|
117
106
|
}, [props.slotChar]);
|
|
118
|
-
|
|
119
107
|
var getValue = function getValue() {
|
|
120
108
|
return props.unmask ? getUnmaskedValue() : elementRef.current && elementRef.current.value;
|
|
121
109
|
};
|
|
122
|
-
|
|
123
110
|
var seekNext = function seekNext(pos) {
|
|
124
111
|
while (++pos < len.current && !tests.current[pos]) {
|
|
125
112
|
}
|
|
126
|
-
|
|
127
113
|
return pos;
|
|
128
114
|
};
|
|
129
|
-
|
|
130
115
|
var seekPrev = function seekPrev(pos) {
|
|
131
116
|
while (--pos >= 0 && !tests.current[pos]) {
|
|
132
117
|
}
|
|
133
|
-
|
|
134
118
|
return pos;
|
|
135
119
|
};
|
|
136
|
-
|
|
137
120
|
var shiftL = function shiftL(begin, end) {
|
|
138
121
|
var i, j;
|
|
139
|
-
|
|
140
122
|
if (begin < 0) {
|
|
141
123
|
return;
|
|
142
124
|
}
|
|
143
|
-
|
|
144
125
|
for (i = begin, j = seekNext(end); i < len.current; i++) {
|
|
145
126
|
if (tests.current[i]) {
|
|
146
127
|
if (j < len.current && tests.current[i].test(buffer.current[j])) {
|
|
@@ -149,24 +130,19 @@ var InputMask = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
149
130
|
} else {
|
|
150
131
|
break;
|
|
151
132
|
}
|
|
152
|
-
|
|
153
133
|
j = seekNext(j);
|
|
154
134
|
}
|
|
155
135
|
}
|
|
156
|
-
|
|
157
136
|
writeBuffer();
|
|
158
137
|
caret(Math.max(firstNonMaskPos.current, begin));
|
|
159
138
|
};
|
|
160
|
-
|
|
161
139
|
var shiftR = function shiftR(pos) {
|
|
162
140
|
var i, c, j, t;
|
|
163
|
-
|
|
164
141
|
for (i = pos, c = getPlaceholder(pos); i < len.current; i++) {
|
|
165
142
|
if (tests.current[i]) {
|
|
166
143
|
j = seekNext(i);
|
|
167
144
|
t = buffer.current[i];
|
|
168
145
|
buffer.current[i] = c;
|
|
169
|
-
|
|
170
146
|
if (j < len.current && tests.current[j].test(t)) {
|
|
171
147
|
c = t;
|
|
172
148
|
} else {
|
|
@@ -175,82 +151,67 @@ var InputMask = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
175
151
|
}
|
|
176
152
|
}
|
|
177
153
|
};
|
|
178
|
-
|
|
179
154
|
var handleAndroidInput = function handleAndroidInput(e) {
|
|
180
155
|
var curVal = elementRef.current.value;
|
|
181
156
|
var pos = caret();
|
|
182
|
-
|
|
183
157
|
if (oldVal.current.length && oldVal.current.length > curVal.length) {
|
|
184
158
|
// a deletion or backspace happened
|
|
185
159
|
checkVal(true);
|
|
186
|
-
|
|
187
160
|
while (pos.begin > 0 && !tests.current[pos.begin - 1]) {
|
|
188
161
|
pos.begin--;
|
|
189
162
|
}
|
|
190
|
-
|
|
191
163
|
if (pos.begin === 0) {
|
|
192
164
|
while (pos.begin < firstNonMaskPos.current && !tests.current[pos.begin]) {
|
|
193
165
|
pos.begin++;
|
|
194
166
|
}
|
|
195
167
|
}
|
|
196
|
-
|
|
197
168
|
caret(pos.begin, pos.begin);
|
|
198
169
|
} else {
|
|
199
170
|
checkVal(true);
|
|
200
|
-
|
|
201
171
|
while (pos.begin < len.current && !tests.current[pos.begin]) {
|
|
202
172
|
pos.begin++;
|
|
203
173
|
}
|
|
204
|
-
|
|
205
174
|
caret(pos.begin, pos.begin);
|
|
206
175
|
}
|
|
207
|
-
|
|
208
176
|
if (props.onComplete && isCompleted()) {
|
|
209
177
|
props.onComplete({
|
|
210
178
|
originalEvent: e,
|
|
211
179
|
value: getValue()
|
|
212
180
|
});
|
|
213
181
|
}
|
|
214
|
-
|
|
215
182
|
updateModel(e);
|
|
216
183
|
};
|
|
217
|
-
|
|
218
184
|
var onBlur = function onBlur(e) {
|
|
219
185
|
focus.current = false;
|
|
220
186
|
checkVal();
|
|
221
187
|
updateModel(e);
|
|
222
188
|
updateFilledState();
|
|
223
189
|
props.onBlur && props.onBlur(e);
|
|
224
|
-
|
|
225
190
|
if (elementRef.current.value !== focusText.current) {
|
|
226
191
|
var event = document.createEvent('HTMLEvents');
|
|
227
192
|
event.initEvent('change', true, false);
|
|
228
193
|
elementRef.current.dispatchEvent(event);
|
|
229
194
|
}
|
|
230
195
|
};
|
|
231
|
-
|
|
232
196
|
var onKeyDown = function onKeyDown(e) {
|
|
233
197
|
if (props.readOnly) {
|
|
234
198
|
return;
|
|
235
199
|
}
|
|
236
|
-
|
|
237
200
|
var k = e.which || e.keyCode,
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
oldVal.current = elementRef.current.value; //backspace, delete, and escape get special treatment
|
|
201
|
+
pos,
|
|
202
|
+
begin,
|
|
203
|
+
end;
|
|
204
|
+
oldVal.current = elementRef.current.value;
|
|
243
205
|
|
|
244
|
-
|
|
206
|
+
//backspace, delete, and escape get special treatment
|
|
207
|
+
if (k === 8 || k === 46 || utils.DomHandler.isIOS() && k === 127) {
|
|
245
208
|
pos = caret();
|
|
246
209
|
begin = pos.begin;
|
|
247
210
|
end = pos.end;
|
|
248
|
-
|
|
249
211
|
if (end - begin === 0) {
|
|
250
212
|
begin = k !== 46 ? seekPrev(begin) : end = seekNext(begin - 1);
|
|
251
213
|
end = k === 46 ? seekNext(end) : end;
|
|
252
214
|
}
|
|
253
|
-
|
|
254
215
|
clearBuffer(begin, end);
|
|
255
216
|
shiftL(begin, end - 1);
|
|
256
217
|
updateModel(e);
|
|
@@ -267,19 +228,16 @@ var InputMask = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
267
228
|
e.preventDefault();
|
|
268
229
|
}
|
|
269
230
|
};
|
|
270
|
-
|
|
271
231
|
var onKeyPress = function onKeyPress(e) {
|
|
272
232
|
if (props.readOnly) {
|
|
273
233
|
return;
|
|
274
234
|
}
|
|
275
|
-
|
|
276
235
|
var k = e.which || e.keyCode,
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
236
|
+
pos = caret(),
|
|
237
|
+
p,
|
|
238
|
+
c,
|
|
239
|
+
next,
|
|
240
|
+
completed;
|
|
283
241
|
if (e.ctrlKey || e.altKey || e.metaKey || k < 32) {
|
|
284
242
|
//Ignore
|
|
285
243
|
return;
|
|
@@ -288,40 +246,31 @@ var InputMask = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
288
246
|
clearBuffer(pos.begin, pos.end);
|
|
289
247
|
shiftL(pos.begin, pos.end - 1);
|
|
290
248
|
}
|
|
291
|
-
|
|
292
249
|
p = seekNext(pos.begin - 1);
|
|
293
|
-
|
|
294
250
|
if (p < len.current) {
|
|
295
251
|
c = String.fromCharCode(k);
|
|
296
|
-
|
|
297
252
|
if (tests.current[p].test(c)) {
|
|
298
253
|
shiftR(p);
|
|
299
254
|
buffer.current[p] = c;
|
|
300
255
|
writeBuffer();
|
|
301
256
|
next = seekNext(p);
|
|
302
|
-
|
|
303
|
-
if (/android/i.test(utils.DomHandler.getUserAgent())) {
|
|
257
|
+
if (utils.DomHandler.isAndroid()) {
|
|
304
258
|
//Path for CSP Violation on FireFox OS 1.1
|
|
305
259
|
var proxy = function proxy() {
|
|
306
260
|
caret(next);
|
|
307
261
|
};
|
|
308
|
-
|
|
309
262
|
setTimeout(proxy, 0);
|
|
310
263
|
} else {
|
|
311
264
|
caret(next);
|
|
312
265
|
}
|
|
313
|
-
|
|
314
266
|
if (pos.begin <= lastRequiredNonMaskPos.current) {
|
|
315
267
|
completed = isCompleted();
|
|
316
268
|
}
|
|
317
269
|
}
|
|
318
270
|
}
|
|
319
|
-
|
|
320
271
|
e.preventDefault();
|
|
321
272
|
}
|
|
322
|
-
|
|
323
273
|
updateModel(e);
|
|
324
|
-
|
|
325
274
|
if (props.onComplete && completed) {
|
|
326
275
|
props.onComplete({
|
|
327
276
|
originalEvent: e,
|
|
@@ -329,44 +278,36 @@ var InputMask = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
329
278
|
});
|
|
330
279
|
}
|
|
331
280
|
};
|
|
332
|
-
|
|
333
281
|
var clearBuffer = function clearBuffer(start, end) {
|
|
334
282
|
var i;
|
|
335
|
-
|
|
336
283
|
for (i = start; i < end && i < len.current; i++) {
|
|
337
284
|
if (tests.current[i]) {
|
|
338
285
|
buffer.current[i] = getPlaceholder(i);
|
|
339
286
|
}
|
|
340
287
|
}
|
|
341
288
|
};
|
|
342
|
-
|
|
343
289
|
var writeBuffer = function writeBuffer() {
|
|
344
290
|
elementRef.current.value = buffer.current.join('');
|
|
345
291
|
};
|
|
346
|
-
|
|
347
292
|
var checkVal = function checkVal(allow) {
|
|
348
|
-
isValueChecked.current = true;
|
|
349
|
-
|
|
293
|
+
isValueChecked.current = true;
|
|
294
|
+
//try to place characters where they belong
|
|
350
295
|
var test = elementRef.current.value,
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
296
|
+
lastMatch = -1,
|
|
297
|
+
i,
|
|
298
|
+
c,
|
|
299
|
+
pos;
|
|
356
300
|
for (i = 0, pos = 0; i < len.current; i++) {
|
|
357
301
|
if (tests.current[i]) {
|
|
358
302
|
buffer.current[i] = getPlaceholder(i);
|
|
359
|
-
|
|
360
303
|
while (pos++ < test.length) {
|
|
361
304
|
c = test.charAt(pos - 1);
|
|
362
|
-
|
|
363
305
|
if (tests.current[i].test(c)) {
|
|
364
306
|
buffer.current[i] = c;
|
|
365
307
|
lastMatch = i;
|
|
366
308
|
break;
|
|
367
309
|
}
|
|
368
310
|
}
|
|
369
|
-
|
|
370
311
|
if (pos > test.length) {
|
|
371
312
|
clearBuffer(i + 1, len.current);
|
|
372
313
|
break;
|
|
@@ -375,13 +316,11 @@ var InputMask = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
375
316
|
if (buffer.current[i] === test.charAt(pos)) {
|
|
376
317
|
pos++;
|
|
377
318
|
}
|
|
378
|
-
|
|
379
319
|
if (i < partialPosition.current) {
|
|
380
320
|
lastMatch = i;
|
|
381
321
|
}
|
|
382
322
|
}
|
|
383
323
|
}
|
|
384
|
-
|
|
385
324
|
if (allow) {
|
|
386
325
|
writeBuffer();
|
|
387
326
|
} else if (lastMatch + 1 < partialPosition.current) {
|
|
@@ -399,15 +338,12 @@ var InputMask = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
399
338
|
writeBuffer();
|
|
400
339
|
elementRef.current.value = elementRef.current.value.substring(0, lastMatch + 1);
|
|
401
340
|
}
|
|
402
|
-
|
|
403
341
|
return partialPosition.current ? i : firstNonMaskPos.current;
|
|
404
342
|
};
|
|
405
|
-
|
|
406
343
|
var onFocus = function onFocus(e) {
|
|
407
344
|
if (props.readOnly) {
|
|
408
345
|
return;
|
|
409
346
|
}
|
|
410
|
-
|
|
411
347
|
focus.current = true;
|
|
412
348
|
clearTimeout(caretTimeoutId.current);
|
|
413
349
|
var pos;
|
|
@@ -417,33 +353,26 @@ var InputMask = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
417
353
|
if (elementRef.current !== document.activeElement) {
|
|
418
354
|
return;
|
|
419
355
|
}
|
|
420
|
-
|
|
421
356
|
writeBuffer();
|
|
422
|
-
|
|
423
357
|
if (pos === props.mask.replace('?', '').length) {
|
|
424
358
|
caret(0, pos);
|
|
425
359
|
} else {
|
|
426
360
|
caret(pos);
|
|
427
361
|
}
|
|
428
|
-
|
|
429
362
|
updateFilledState();
|
|
430
363
|
}, 10);
|
|
431
364
|
props.onFocus && props.onFocus(e);
|
|
432
365
|
};
|
|
433
|
-
|
|
434
366
|
var onInput = function onInput(event) {
|
|
435
367
|
androidChrome.current ? handleAndroidInput(event) : handleInputChange(event);
|
|
436
368
|
};
|
|
437
|
-
|
|
438
369
|
var handleInputChange = function handleInputChange(e) {
|
|
439
370
|
if (props.readOnly) {
|
|
440
371
|
return;
|
|
441
372
|
}
|
|
442
|
-
|
|
443
373
|
var pos = checkVal(true);
|
|
444
374
|
caret(pos);
|
|
445
375
|
updateModel(e);
|
|
446
|
-
|
|
447
376
|
if (props.onComplete && isCompleted()) {
|
|
448
377
|
props.onComplete({
|
|
449
378
|
originalEvent: e,
|
|
@@ -451,21 +380,16 @@ var InputMask = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
451
380
|
});
|
|
452
381
|
}
|
|
453
382
|
};
|
|
454
|
-
|
|
455
383
|
var getUnmaskedValue = React__namespace.useCallback(function () {
|
|
456
384
|
var unmaskedBuffer = [];
|
|
457
|
-
|
|
458
385
|
for (var i = 0; i < buffer.current.length; i++) {
|
|
459
386
|
var c = buffer.current[i];
|
|
460
|
-
|
|
461
387
|
if (tests.current[i] && c !== getPlaceholder(i)) {
|
|
462
388
|
unmaskedBuffer.push(c);
|
|
463
389
|
}
|
|
464
390
|
}
|
|
465
|
-
|
|
466
391
|
return unmaskedBuffer.join('');
|
|
467
392
|
}, [getPlaceholder]);
|
|
468
|
-
|
|
469
393
|
var updateModel = function updateModel(e) {
|
|
470
394
|
if (props.onChange) {
|
|
471
395
|
var val = props.unmask ? getUnmaskedValue() : e && e.target.value;
|
|
@@ -482,14 +406,11 @@ var InputMask = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
482
406
|
});
|
|
483
407
|
}
|
|
484
408
|
};
|
|
485
|
-
|
|
486
409
|
var updateFilledState = function updateFilledState() {
|
|
487
410
|
if (elementRef.current && elementRef.current.value && elementRef.current.value.length > 0) utils.DomHandler.addClass(elementRef.current, 'p-filled');else utils.DomHandler.removeClass(elementRef.current, 'p-filled');
|
|
488
411
|
};
|
|
489
|
-
|
|
490
412
|
var updateValue = function updateValue(allow) {
|
|
491
413
|
var pos;
|
|
492
|
-
|
|
493
414
|
if (elementRef.current) {
|
|
494
415
|
if (props.value == null) {
|
|
495
416
|
elementRef.current.value = '';
|
|
@@ -503,18 +424,14 @@ var InputMask = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
503
424
|
}
|
|
504
425
|
}, 10);
|
|
505
426
|
}
|
|
506
|
-
|
|
507
427
|
focusText.current = elementRef.current.value;
|
|
508
428
|
}
|
|
509
|
-
|
|
510
429
|
updateFilledState();
|
|
511
430
|
return pos;
|
|
512
431
|
};
|
|
513
|
-
|
|
514
432
|
var isValueUpdated = React__namespace.useCallback(function () {
|
|
515
433
|
return props.unmask ? props.value !== getUnmaskedValue() : defaultBuffer.current !== elementRef.current.value && elementRef.current.value !== props.value;
|
|
516
434
|
}, [props.unmask, props.value, getUnmaskedValue]);
|
|
517
|
-
|
|
518
435
|
var init = function init() {
|
|
519
436
|
if (props.mask) {
|
|
520
437
|
tests.current = [];
|
|
@@ -526,23 +443,18 @@ var InputMask = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
526
443
|
a: '[A-Za-z]',
|
|
527
444
|
'*': '[A-Za-z0-9]'
|
|
528
445
|
};
|
|
529
|
-
|
|
530
|
-
androidChrome.current = /chrome/i.test(ua) && /android/i.test(ua);
|
|
446
|
+
androidChrome.current = utils.DomHandler.isChrome() && utils.DomHandler.isAndroid();
|
|
531
447
|
var maskTokens = props.mask.split('');
|
|
532
|
-
|
|
533
448
|
for (var i = 0; i < maskTokens.length; i++) {
|
|
534
449
|
var c = maskTokens[i];
|
|
535
|
-
|
|
536
450
|
if (c === '?') {
|
|
537
451
|
len.current--;
|
|
538
452
|
partialPosition.current = i;
|
|
539
453
|
} else if (defs[c]) {
|
|
540
454
|
tests.current.push(new RegExp(defs[c]));
|
|
541
|
-
|
|
542
455
|
if (firstNonMaskPos.current === null) {
|
|
543
456
|
firstNonMaskPos.current = tests.current.length - 1;
|
|
544
457
|
}
|
|
545
|
-
|
|
546
458
|
if (i < partialPosition.current) {
|
|
547
459
|
lastRequiredNonMaskPos.current = tests.current.length - 1;
|
|
548
460
|
}
|
|
@@ -550,24 +462,22 @@ var InputMask = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
550
462
|
tests.current.push(null);
|
|
551
463
|
}
|
|
552
464
|
}
|
|
553
|
-
|
|
554
465
|
buffer.current = [];
|
|
555
|
-
|
|
556
466
|
for (var _i = 0; _i < maskTokens.length; _i++) {
|
|
557
467
|
var _c = maskTokens[_i];
|
|
558
|
-
|
|
559
468
|
if (_c !== '?') {
|
|
560
469
|
if (defs[_c]) buffer.current.push(getPlaceholder(_i));else buffer.current.push(_c);
|
|
561
470
|
}
|
|
562
471
|
}
|
|
563
|
-
|
|
564
472
|
defaultBuffer.current = buffer.current.join('');
|
|
565
473
|
}
|
|
566
474
|
};
|
|
567
|
-
|
|
568
475
|
React__namespace.useImperativeHandle(ref, function () {
|
|
569
476
|
return {
|
|
570
477
|
props: props,
|
|
478
|
+
focus: function focus() {
|
|
479
|
+
return utils.DomHandler.focus(elementRef.current);
|
|
480
|
+
},
|
|
571
481
|
getElement: function getElement() {
|
|
572
482
|
return elementRef.current;
|
|
573
483
|
}
|
|
@@ -583,7 +493,6 @@ var InputMask = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespac
|
|
|
583
493
|
hooks.useUpdateEffect(function () {
|
|
584
494
|
init();
|
|
585
495
|
caret(updateValue(true));
|
|
586
|
-
|
|
587
496
|
if (props.unmask) {
|
|
588
497
|
updateModel();
|
|
589
498
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),r=require("primereact/hooks"),n=require("primereact/inputtext"),t=require("primereact/utils");function u(e){if(e&&e.__esModule)return e;var r=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var t=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(r,n,t.get?t:{enumerable:!0,get:function(){return e[n]}})}})),r.default=e,Object.freeze(r)}var c=u(e);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var n=arguments[r];for(var t in n)Object.prototype.hasOwnProperty.call(n,t)&&(e[t]=n[t])}return e},a.apply(this,arguments)}var l=c.memo(c.forwardRef((function(e,u){var o=c.useRef(u),i=c.useRef(null),s=c.useRef(0),f=c.useRef([]),v=c.useRef([]),d=c.useRef(0),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),r=require("primereact/hooks"),n=require("primereact/inputtext"),t=require("primereact/utils");function u(e){if(e&&e.__esModule)return e;var r=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var t=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(r,n,t.get?t:{enumerable:!0,get:function(){return e[n]}})}})),r.default=e,Object.freeze(r)}var c=u(e);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var n=arguments[r];for(var t in n)Object.prototype.hasOwnProperty.call(n,t)&&(e[t]=n[t])}return e},a.apply(this,arguments)}var l=c.memo(c.forwardRef((function(e,u){var o=c.useRef(u),i=c.useRef(null),s=c.useRef(0),f=c.useRef([]),v=c.useRef([]),d=c.useRef(0),m=c.useRef(null),p=c.useRef(!1),g=c.useRef(null),h=c.useRef(null),b=c.useRef(null),y=c.useRef(null),k=c.useRef(null),C=c.useRef(!1),O=function(e,r){var n,t,u,c=o.current;if(c&&c.offsetParent&&c===document.activeElement)return"number"!=typeof e?(c.setSelectionRange?(t=c.selectionStart,u=c.selectionEnd):document.selection&&document.selection.createRange&&(u=(t=0-(n=document.selection.createRange()).duplicate().moveStart("character",-1e5))+n.text.length),{begin:t,end:u}):(t=e,u="number"==typeof r?r:t,void(c.setSelectionRange?c.setSelectionRange(t,u):c.createTextRange&&((n=c.createTextRange()).collapse(!0),n.moveEnd("character",u),n.moveStart("character",t),n.select())))},R=function(){for(var e=i.current;e<=s.current;e++)if(f.current[e]&&v.current[e]===E(e))return!1;return!0},E=c.useCallback((function(r){return e.slotChar.charAt(r<e.slotChar.length?r:0)}),[e.slotChar]),x=function(){return e.unmask?A():o.current&&o.current.value},j=function(e){for(;++e<d.current&&!f.current[e];);return e},D=function(e){for(;--e>=0&&!f.current[e];);return e},P=function(e,r){var n,t;if(!(e<0)){for(n=e,t=j(r);n<d.current;n++)if(f.current[n]){if(!(t<d.current&&f.current[n].test(v.current[t])))break;v.current[n]=v.current[t],v.current[t]=E(t),t=j(t)}S(),O(Math.max(i.current,e))}},I=function(e){var r,n,t,u;for(r=e,n=E(e);r<d.current;r++)if(f.current[r]){if(t=j(r),u=v.current[r],v.current[r]=n,!(t<d.current&&f.current[t].test(u)))break;n=u}},H=function(r){var n=o.current.value,t=O();if(m.current.length&&m.current.length>n.length){for(q(!0);t.begin>0&&!f.current[t.begin-1];)t.begin--;if(0===t.begin)for(;t.begin<i.current&&!f.current[t.begin];)t.begin++;O(t.begin,t.begin)}else{for(q(!0);t.begin<d.current&&!f.current[t.begin];)t.begin++;O(t.begin,t.begin)}e.onComplete&&R()&&e.onComplete({originalEvent:r,value:x()}),_(r)},T=function(r){if(p.current=!1,q(),_(r),z(),e.onBlur&&e.onBlur(r),o.current.value!==g.current){var n=document.createEvent("HTMLEvents");n.initEvent("change",!0,!1),o.current.dispatchEvent(n)}},M=function(e,r){var n;for(n=e;n<r&&n<d.current;n++)f.current[n]&&(v.current[n]=E(n))},S=function(){o.current.value=v.current.join("")},q=function(r){h.current=!0;var n,t,u,c=o.current.value,a=-1;for(n=0,u=0;n<d.current;n++)if(f.current[n]){for(v.current[n]=E(n);u++<c.length;)if(t=c.charAt(u-1),f.current[n].test(t)){v.current[n]=t,a=n;break}if(u>c.length){M(n+1,d.current);break}}else v.current[n]===c.charAt(u)&&u++,n<b.current&&(a=n);return r?S():a+1<b.current?e.autoClear||v.current.join("")===y.current?(o.current.value&&(o.current.value=""),M(0,d.current)):S():(S(),o.current.value=o.current.value.substring(0,a+1)),b.current?n:i.current},w=function(r){if(!e.readOnly){var n=q(!0);O(n),_(r),e.onComplete&&R()&&e.onComplete({originalEvent:r,value:x()})}},A=c.useCallback((function(){for(var e=[],r=0;r<v.current.length;r++){var n=v.current[r];f.current[r]&&n!==E(r)&&e.push(n)}return e.join("")}),[E]),_=function(r){if(e.onChange){var n=e.unmask?A():r&&r.target.value;e.onChange({originalEvent:r,value:y.current!==n?n:"",stopPropagation:function(){},preventDefault:function(){},target:{name:e.name,id:e.id,value:y.current!==n?n:""}})}},z=function(){o.current&&o.current.value&&o.current.value.length>0?t.DomHandler.addClass(o.current,"p-filled"):t.DomHandler.removeClass(o.current,"p-filled")},K=function(r){var n;return o.current&&(null==e.value?o.current.value="":(o.current.value=e.value,n=q(r),setTimeout((function(){if(o.current)return S(),q(r)}),10)),g.current=o.current.value),z(),n},N=c.useCallback((function(){return e.unmask?e.value!==A():y.current!==o.current.value&&o.current.value!==e.value}),[e.unmask,e.value,A]),B=function(){if(e.mask){f.current=[],b.current=e.mask.length,d.current=e.mask.length,i.current=null;var r={9:"[0-9]",a:"[A-Za-z]","*":"[A-Za-z0-9]"};C.current=t.DomHandler.isChrome()&&t.DomHandler.isAndroid();for(var n=e.mask.split(""),u=0;u<n.length;u++){var c=n[u];"?"===c?(d.current--,b.current=u):r[c]?(f.current.push(new RegExp(r[c])),null===i.current&&(i.current=f.current.length-1),u<b.current&&(s.current=f.current.length-1)):f.current.push(null)}v.current=[];for(var a=0;a<n.length;a++){var l=n[a];"?"!==l&&v.current.push(r[l]?E(a):l)}y.current=v.current.join("")}};c.useImperativeHandle(u,(function(){return{props:e,focus:function(){return t.DomHandler.focus(o.current)},getElement:function(){return o.current}}})),c.useEffect((function(){t.ObjectUtils.combinedRefs(o,u)}),[o,u]),r.useMountEffect((function(){B(),K()})),r.useUpdateEffect((function(){B(),O(K(!0)),e.unmask&&_()}),[e.mask]),r.useUpdateEffect((function(){N()&&K()}),[N]);var F=t.ObjectUtils.findDiffKeys(e,l.defaultProps),L=t.classNames("p-inputmask",e.className);return c.createElement(n.InputText,a({ref:o,id:e.id,type:e.type,name:e.name,style:e.style,className:L},F,{placeholder:e.placeholder,size:e.size,maxLength:e.maxLength,tabIndex:e.tabIndex,disabled:e.disabled,readOnly:e.readOnly,onFocus:function(r){var n;e.readOnly||(p.current=!0,clearTimeout(k.current),g.current=o.current.value,n=q(),k.current=setTimeout((function(){o.current===document.activeElement&&(S(),n===e.mask.replace("?","").length?O(0,n):O(n),z())}),10),e.onFocus&&e.onFocus(r))},onBlur:T,onKeyDown:function(r){if(!e.readOnly){var n,u,c,a=r.which||r.keyCode;m.current=o.current.value,8===a||46===a||t.DomHandler.isIOS()&&127===a?((c=(n=O()).end)-(u=n.begin)==0&&(u=46!==a?D(u):c=j(u-1),c=46===a?j(c):c),M(u,c),P(u,c-1),_(r),r.preventDefault()):13===a?(T(r),_(r)):27===a&&(o.current.value=g.current,O(0,q()),_(r),r.preventDefault())}},onKeyPress:function(r){if(!e.readOnly){var n,u,c,a,l=r.which||r.keyCode,o=O();if(!(r.ctrlKey||r.altKey||r.metaKey||l<32)){if(l&&13!==l){if(o.end-o.begin!=0&&(M(o.begin,o.end),P(o.begin,o.end-1)),(n=j(o.begin-1))<d.current&&(u=String.fromCharCode(l),f.current[n].test(u))){if(I(n),v.current[n]=u,S(),c=j(n),t.DomHandler.isAndroid()){setTimeout((function(){O(c)}),0)}else O(c);o.begin<=s.current&&(a=R())}r.preventDefault()}_(r),e.onComplete&&a&&e.onComplete({originalEvent:r,value:x()})}}},onInput:function(e){C.current?H(e):w(e)},onPaste:w,required:e.required,tooltip:e.tooltip,tooltipOptions:e.tooltipOptions}))})));l.displayName="InputMask",l.defaultProps={__TYPE:"InputMask",id:null,value:null,type:"text",mask:null,slotChar:"_",autoClear:!0,unmask:!1,style:null,className:null,placeholder:null,size:null,maxLength:null,tabIndex:null,disabled:!1,readOnly:!1,name:null,required:!1,tooltip:null,tooltipOptions:null,onComplete:null,onChange:null,onFocus:null,onBlur:null},exports.InputMask=l;
|