primereact 8.7.3 → 9.0.0-rc.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 +69 -50
- package/accordion/accordion.cjs.min.js +1 -1
- package/accordion/accordion.d.ts +168 -25
- package/accordion/accordion.esm.js +70 -51
- package/accordion/accordion.esm.min.js +1 -1
- package/accordion/accordion.js +69 -50
- package/accordion/accordion.min.js +1 -1
- package/accordion/package.json +2 -1
- package/api/api.cjs.js +22 -20
- package/api/api.cjs.min.js +1 -1
- package/api/api.d.ts +11 -3
- package/api/api.esm.js +22 -20
- package/api/api.esm.min.js +1 -1
- package/api/api.js +22 -20
- package/api/api.min.js +1 -1
- package/api/package.json +2 -1
- package/autocomplete/autocomplete.cjs.js +98 -76
- package/autocomplete/autocomplete.cjs.min.js +1 -1
- package/autocomplete/autocomplete.d.ts +385 -80
- package/autocomplete/autocomplete.esm.js +99 -77
- package/autocomplete/autocomplete.esm.min.js +1 -1
- package/autocomplete/autocomplete.js +98 -76
- package/autocomplete/autocomplete.min.js +1 -1
- package/autocomplete/package.json +2 -1
- package/avatar/avatar.cjs.js +29 -22
- package/avatar/avatar.cjs.min.js +1 -1
- package/avatar/avatar.d.ts +77 -15
- package/avatar/avatar.esm.js +29 -22
- package/avatar/avatar.esm.min.js +1 -1
- package/avatar/avatar.js +29 -22
- package/avatar/avatar.min.js +1 -1
- package/avatar/package.json +2 -1
- package/avatargroup/avatargroup.cjs.js +18 -7
- package/avatargroup/avatargroup.cjs.min.js +1 -1
- package/avatargroup/avatargroup.d.ts +33 -1
- package/avatargroup/avatargroup.esm.js +18 -7
- package/avatargroup/avatargroup.esm.min.js +1 -1
- package/avatargroup/avatargroup.js +18 -7
- package/avatargroup/avatargroup.min.js +1 -1
- package/avatargroup/package.json +2 -1
- package/badge/badge.cjs.js +21 -10
- package/badge/badge.cjs.min.js +1 -1
- package/badge/badge.d.ts +48 -8
- package/badge/badge.esm.js +21 -10
- package/badge/badge.esm.min.js +1 -1
- package/badge/badge.js +21 -10
- package/badge/badge.min.js +1 -1
- package/badge/package.json +2 -1
- package/blockui/blockui.cjs.js +30 -23
- package/blockui/blockui.cjs.min.js +1 -1
- package/blockui/blockui.d.ts +71 -10
- package/blockui/blockui.esm.js +31 -24
- package/blockui/blockui.esm.min.js +1 -1
- package/blockui/blockui.js +30 -23
- package/blockui/blockui.min.js +1 -1
- package/blockui/package.json +2 -1
- package/breadcrumb/breadcrumb.cjs.js +21 -10
- package/breadcrumb/breadcrumb.cjs.min.js +1 -1
- package/breadcrumb/breadcrumb.d.ts +41 -3
- package/breadcrumb/breadcrumb.esm.js +21 -10
- package/breadcrumb/breadcrumb.esm.min.js +1 -1
- package/breadcrumb/breadcrumb.js +21 -10
- package/breadcrumb/breadcrumb.min.js +1 -1
- package/breadcrumb/package.json +2 -1
- package/button/button.cjs.js +27 -16
- package/button/button.cjs.min.js +1 -1
- package/button/button.d.ts +67 -15
- package/button/button.esm.js +27 -16
- package/button/button.esm.min.js +1 -1
- package/button/button.js +27 -16
- package/button/button.min.js +1 -1
- package/button/package.json +2 -1
- package/calendar/calendar.cjs.js +120 -100
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.d.ts +585 -112
- package/calendar/calendar.esm.js +121 -101
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +120 -100
- package/calendar/calendar.min.js +1 -1
- package/calendar/package.json +2 -1
- package/card/card.cjs.js +23 -12
- package/card/card.cjs.min.js +1 -1
- package/card/card.d.ts +45 -7
- package/card/card.esm.js +23 -12
- package/card/card.esm.min.js +1 -1
- package/card/card.js +23 -12
- package/card/card.min.js +1 -1
- package/card/package.json +2 -1
- package/carousel/carousel.cjs.js +39 -32
- package/carousel/carousel.cjs.min.js +1 -1
- package/carousel/carousel.d.ts +138 -22
- package/carousel/carousel.esm.js +40 -33
- package/carousel/carousel.esm.min.js +1 -1
- package/carousel/carousel.js +39 -32
- package/carousel/carousel.min.js +1 -1
- package/carousel/package.json +2 -1
- package/cascadeselect/cascadeselect.cjs.js +53 -40
- package/cascadeselect/cascadeselect.cjs.min.js +1 -1
- package/cascadeselect/cascadeselect.d.ts +177 -29
- package/cascadeselect/cascadeselect.esm.js +54 -41
- package/cascadeselect/cascadeselect.esm.min.js +1 -1
- package/cascadeselect/cascadeselect.js +53 -40
- package/cascadeselect/cascadeselect.min.js +1 -1
- package/cascadeselect/package.json +2 -1
- package/chart/chart.cjs.js +25 -14
- package/chart/chart.cjs.min.js +1 -1
- package/chart/chart.d.ts +88 -10
- package/chart/chart.esm.js +25 -14
- package/chart/chart.esm.min.js +1 -1
- package/chart/chart.js +25 -14
- package/chart/chart.min.js +1 -1
- package/chart/package.json +2 -1
- package/checkbox/checkbox.cjs.js +43 -32
- package/checkbox/checkbox.cjs.min.js +1 -1
- package/checkbox/checkbox.d.ts +137 -33
- package/checkbox/checkbox.esm.js +43 -32
- package/checkbox/checkbox.esm.min.js +1 -1
- package/checkbox/checkbox.js +43 -32
- package/checkbox/checkbox.min.js +1 -1
- package/checkbox/package.json +2 -1
- package/chip/chip.cjs.js +29 -22
- package/chip/chip.cjs.min.js +1 -1
- package/chip/chip.d.ts +75 -7
- package/chip/chip.esm.js +29 -22
- package/chip/chip.esm.min.js +1 -1
- package/chip/chip.js +29 -22
- package/chip/chip.min.js +1 -1
- package/chip/package.json +2 -1
- package/chips/chips.cjs.js +55 -45
- package/chips/chips.cjs.min.js +1 -1
- package/chips/chips.d.ts +188 -36
- package/chips/chips.esm.js +55 -45
- package/chips/chips.esm.min.js +1 -1
- package/chips/chips.js +55 -45
- package/chips/chips.min.js +1 -1
- package/chips/package.json +2 -1
- package/colorpicker/colorpicker.cjs.js +45 -33
- package/colorpicker/colorpicker.cjs.min.js +1 -1
- package/colorpicker/colorpicker.d.ts +148 -31
- package/colorpicker/colorpicker.esm.js +46 -34
- package/colorpicker/colorpicker.esm.min.js +1 -1
- package/colorpicker/colorpicker.js +45 -33
- package/colorpicker/colorpicker.min.js +1 -1
- package/colorpicker/package.json +2 -1
- package/column/column.cjs.js +0 -79
- package/column/column.cjs.min.js +1 -1
- package/column/column.d.ts +736 -134
- package/column/column.esm.js +0 -79
- package/column/column.esm.min.js +1 -1
- package/column/column.js +6 -85
- package/column/column.min.js +1 -1
- package/column/package.json +2 -1
- package/columngroup/columngroup.cjs.js +0 -3
- package/columngroup/columngroup.cjs.min.js +1 -1
- package/columngroup/columngroup.d.ts +30 -1
- package/columngroup/columngroup.esm.js +0 -3
- package/columngroup/columngroup.esm.min.js +1 -1
- package/columngroup/columngroup.js +6 -9
- package/columngroup/columngroup.min.js +1 -1
- package/columngroup/package.json +2 -1
- package/confirmdialog/confirmdialog.cjs.js +35 -28
- package/confirmdialog/confirmdialog.cjs.min.js +1 -1
- package/confirmdialog/confirmdialog.d.ts +142 -18
- package/confirmdialog/confirmdialog.esm.js +36 -29
- package/confirmdialog/confirmdialog.esm.min.js +1 -1
- package/confirmdialog/confirmdialog.js +35 -28
- package/confirmdialog/confirmdialog.min.js +1 -1
- package/confirmdialog/package.json +2 -1
- package/confirmpopup/confirmpopup.cjs.js +44 -34
- package/confirmpopup/confirmpopup.cjs.min.js +1 -1
- package/confirmpopup/confirmpopup.d.ts +165 -22
- package/confirmpopup/confirmpopup.esm.js +45 -35
- package/confirmpopup/confirmpopup.esm.min.js +1 -1
- package/confirmpopup/confirmpopup.js +44 -34
- package/confirmpopup/confirmpopup.min.js +1 -1
- package/confirmpopup/package.json +2 -1
- package/contextmenu/contextmenu.cjs.js +33 -23
- package/contextmenu/contextmenu.cjs.min.js +1 -1
- package/contextmenu/contextmenu.d.ts +80 -12
- package/contextmenu/contextmenu.esm.js +34 -24
- package/contextmenu/contextmenu.esm.min.js +1 -1
- package/contextmenu/contextmenu.js +33 -23
- package/contextmenu/contextmenu.min.js +1 -1
- package/contextmenu/package.json +2 -1
- package/core/core.js +1745 -1085
- package/core/core.min.js +18 -18
- package/csstransition/csstransition.cjs.js +15 -4
- package/csstransition/csstransition.cjs.min.js +1 -1
- package/csstransition/csstransition.d.ts +31 -1
- package/csstransition/csstransition.esm.js +15 -4
- package/csstransition/csstransition.esm.min.js +1 -1
- package/csstransition/csstransition.js +15 -4
- package/csstransition/csstransition.min.js +1 -1
- package/csstransition/package.json +2 -1
- package/datascroller/datascroller.cjs.js +33 -26
- package/datascroller/datascroller.cjs.min.js +1 -1
- package/datascroller/datascroller.d.ts +102 -16
- package/datascroller/datascroller.esm.js +33 -26
- package/datascroller/datascroller.esm.min.js +1 -1
- package/datascroller/datascroller.js +33 -26
- package/datascroller/datascroller.min.js +1 -1
- package/datascroller/package.json +2 -1
- package/datatable/datatable.cjs.js +387 -233
- package/datatable/datatable.cjs.min.js +1 -1
- package/datatable/datatable.d.ts +1270 -227
- package/datatable/datatable.esm.js +388 -234
- package/datatable/datatable.esm.min.js +1 -1
- package/datatable/datatable.js +388 -234
- package/datatable/datatable.min.js +1 -1
- package/datatable/package.json +2 -1
- package/dataview/dataview.cjs.js +69 -52
- package/dataview/dataview.cjs.min.js +1 -1
- package/dataview/dataview.d.ts +222 -43
- package/dataview/dataview.esm.js +69 -52
- package/dataview/dataview.esm.min.js +1 -1
- package/dataview/dataview.js +69 -52
- package/dataview/dataview.min.js +1 -1
- package/dataview/package.json +2 -1
- package/deferredcontent/deferredcontent.cjs.js +19 -12
- package/deferredcontent/deferredcontent.cjs.min.js +1 -1
- package/deferredcontent/deferredcontent.d.ts +37 -1
- package/deferredcontent/deferredcontent.esm.js +19 -12
- package/deferredcontent/deferredcontent.esm.min.js +1 -1
- package/deferredcontent/deferredcontent.js +19 -12
- package/deferredcontent/deferredcontent.min.js +1 -1
- package/deferredcontent/package.json +2 -1
- package/dialog/dialog.cjs.js +76 -75
- package/dialog/dialog.cjs.min.js +1 -1
- package/dialog/dialog.d.ts +282 -51
- package/dialog/dialog.esm.js +77 -76
- package/dialog/dialog.esm.min.js +1 -1
- package/dialog/dialog.js +76 -75
- package/dialog/dialog.min.css +1 -1
- package/dialog/dialog.min.js +1 -1
- package/dialog/package.json +2 -1
- package/divider/divider.cjs.js +21 -10
- package/divider/divider.cjs.min.js +1 -1
- package/divider/divider.d.ts +47 -10
- package/divider/divider.esm.js +21 -10
- package/divider/divider.esm.min.js +1 -1
- package/divider/divider.js +21 -10
- package/divider/divider.min.js +1 -1
- package/divider/package.json +2 -1
- package/dock/dock.cjs.js +26 -19
- package/dock/dock.cjs.min.js +1 -1
- package/dock/dock.d.ts +68 -12
- package/dock/dock.esm.js +26 -19
- package/dock/dock.esm.min.js +1 -1
- package/dock/dock.js +26 -19
- package/dock/dock.min.js +1 -1
- package/dock/package.json +2 -1
- package/dropdown/dropdown.cjs.js +103 -80
- package/dropdown/dropdown.cjs.min.js +1 -1
- package/dropdown/dropdown.d.ts +337 -83
- package/dropdown/dropdown.esm.js +104 -81
- package/dropdown/dropdown.esm.min.js +1 -1
- package/dropdown/dropdown.js +103 -80
- package/dropdown/dropdown.min.js +1 -1
- package/dropdown/package.json +2 -1
- package/editor/editor.cjs.js +31 -20
- package/editor/editor.cjs.min.js +1 -1
- package/editor/editor.d.ts +129 -12
- package/editor/editor.esm.js +32 -21
- package/editor/editor.esm.min.js +1 -1
- package/editor/editor.js +31 -20
- package/editor/editor.min.js +1 -1
- package/editor/package.json +2 -1
- package/fieldset/fieldset.cjs.js +29 -22
- package/fieldset/fieldset.cjs.min.js +1 -1
- package/fieldset/fieldset.d.ts +85 -7
- package/fieldset/fieldset.esm.js +30 -23
- package/fieldset/fieldset.esm.min.js +1 -1
- package/fieldset/fieldset.js +29 -22
- package/fieldset/fieldset.min.js +1 -1
- package/fieldset/package.json +2 -1
- package/fileupload/fileupload.cjs.js +87 -76
- package/fileupload/fileupload.cjs.min.js +1 -1
- package/fileupload/fileupload.d.ts +425 -62
- package/fileupload/fileupload.esm.js +87 -76
- package/fileupload/fileupload.esm.min.js +1 -1
- package/fileupload/fileupload.js +87 -76
- package/fileupload/fileupload.min.js +1 -1
- package/fileupload/package.json +2 -1
- package/galleria/galleria.cjs.js +51 -42
- package/galleria/galleria.cjs.min.js +1 -1
- package/galleria/galleria.d.ts +198 -30
- package/galleria/galleria.esm.js +52 -43
- package/galleria/galleria.esm.min.js +1 -1
- package/galleria/galleria.js +51 -42
- package/galleria/galleria.min.js +1 -1
- package/galleria/package.json +2 -1
- package/hooks/hooks.cjs.js +578 -148
- package/hooks/hooks.cjs.min.js +1 -1
- package/hooks/hooks.d.ts +194 -6
- package/hooks/hooks.esm.js +558 -135
- package/hooks/hooks.esm.min.js +1 -1
- package/hooks/hooks.js +869 -439
- package/hooks/hooks.min.js +1 -1
- package/hooks/package.json +2 -1
- package/image/image.cjs.js +32 -25
- package/image/image.cjs.min.js +1 -1
- package/image/image.d.ts +91 -11
- package/image/image.esm.js +33 -26
- package/image/image.esm.min.js +1 -1
- package/image/image.js +32 -25
- package/image/image.min.js +1 -1
- package/image/package.json +2 -1
- package/inplace/inplace.cjs.js +51 -37
- package/inplace/inplace.cjs.min.js +1 -1
- package/inplace/inplace.d.ts +101 -9
- package/inplace/inplace.esm.js +51 -37
- package/inplace/inplace.esm.min.js +1 -1
- package/inplace/inplace.js +51 -37
- package/inplace/inplace.min.js +1 -1
- package/inplace/package.json +2 -1
- package/inputmask/inputmask.cjs.js +50 -46
- package/inputmask/inputmask.cjs.min.js +1 -1
- package/inputmask/inputmask.d.ts +119 -27
- package/inputmask/inputmask.esm.js +51 -47
- package/inputmask/inputmask.esm.min.js +1 -1
- package/inputmask/inputmask.js +50 -46
- package/inputmask/inputmask.min.js +1 -1
- package/inputmask/package.json +2 -1
- package/inputnumber/inputnumber.cjs.js +78 -93
- package/inputnumber/inputnumber.cjs.min.js +1 -1
- package/inputnumber/inputnumber.d.ts +265 -57
- package/inputnumber/inputnumber.esm.js +78 -93
- package/inputnumber/inputnumber.esm.min.js +1 -1
- package/inputnumber/inputnumber.js +78 -93
- package/inputnumber/inputnumber.min.js +1 -1
- package/inputnumber/package.json +2 -1
- package/inputswitch/inputswitch.cjs.js +38 -28
- package/inputswitch/inputswitch.cjs.min.js +1 -1
- package/inputswitch/inputswitch.d.ts +118 -27
- package/inputswitch/inputswitch.esm.js +38 -28
- package/inputswitch/inputswitch.esm.min.js +1 -1
- package/inputswitch/inputswitch.js +38 -28
- package/inputswitch/inputswitch.min.js +1 -1
- package/inputswitch/package.json +2 -1
- package/inputtext/inputtext.cjs.js +23 -12
- package/inputtext/inputtext.cjs.min.js +1 -1
- package/inputtext/inputtext.d.ts +57 -6
- package/inputtext/inputtext.esm.js +23 -12
- package/inputtext/inputtext.esm.min.js +1 -1
- package/inputtext/inputtext.js +23 -12
- package/inputtext/inputtext.min.js +1 -1
- package/inputtext/package.json +2 -1
- package/inputtextarea/inputtextarea.cjs.js +27 -16
- package/inputtextarea/inputtextarea.cjs.min.js +1 -1
- package/inputtextarea/inputtextarea.d.ts +52 -6
- package/inputtextarea/inputtextarea.esm.js +27 -16
- package/inputtextarea/inputtextarea.esm.min.js +1 -1
- package/inputtextarea/inputtextarea.js +27 -16
- package/inputtextarea/inputtextarea.min.js +1 -1
- package/inputtextarea/package.json +2 -1
- package/keyfilter/keyfilter.cjs.js +1 -3
- package/keyfilter/keyfilter.esm.js +1 -3
- package/keyfilter/keyfilter.js +1 -3
- package/keyfilter/keyfilteroptions.d.ts +15 -0
- package/keyfilter/package.json +2 -1
- package/knob/knob.cjs.js +36 -29
- package/knob/knob.cjs.min.js +1 -1
- package/knob/knob.d.ts +127 -20
- package/knob/knob.esm.js +36 -29
- package/knob/knob.esm.min.js +1 -1
- package/knob/knob.js +36 -29
- package/knob/knob.min.js +1 -1
- package/knob/package.json +2 -1
- package/listbox/listbox.cjs.js +56 -46
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.d.ts +270 -48
- package/listbox/listbox.esm.js +56 -46
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +56 -46
- package/listbox/listbox.min.js +1 -1
- package/listbox/package.json +2 -1
- package/megamenu/megamenu.cjs.js +25 -18
- package/megamenu/megamenu.cjs.min.js +1 -1
- package/megamenu/megamenu.d.ts +50 -11
- package/megamenu/megamenu.esm.js +26 -19
- package/megamenu/megamenu.esm.min.js +1 -1
- package/megamenu/megamenu.js +25 -18
- package/megamenu/megamenu.min.js +1 -1
- package/megamenu/package.json +2 -1
- package/mention/mention.cjs.js +74 -53
- package/mention/mention.cjs.min.js +1 -1
- package/mention/mention.d.ts +186 -32
- package/mention/mention.esm.js +74 -53
- package/mention/mention.esm.min.js +1 -1
- package/mention/mention.js +74 -53
- package/mention/mention.min.js +1 -1
- package/mention/package.json +2 -1
- package/menu/menu.cjs.js +32 -23
- package/menu/menu.cjs.min.js +1 -1
- package/menu/menu.d.ts +89 -12
- package/menu/menu.esm.js +33 -24
- package/menu/menu.esm.min.js +1 -1
- package/menu/menu.js +32 -23
- package/menu/menu.min.js +1 -1
- package/menu/package.json +2 -1
- package/menubar/menubar.cjs.js +24 -17
- package/menubar/menubar.cjs.min.js +1 -1
- package/menubar/menubar.d.ts +53 -8
- package/menubar/menubar.esm.js +25 -18
- package/menubar/menubar.esm.min.js +1 -1
- package/menubar/menubar.js +24 -17
- package/menubar/menubar.min.js +1 -1
- package/menubar/package.json +2 -1
- package/menuitem/menuitem.d.ts +114 -19
- package/menuitem/package.json +2 -1
- package/message/message.cjs.js +23 -12
- package/message/message.cjs.min.js +1 -1
- package/message/message.d.ts +50 -11
- package/message/message.esm.js +23 -12
- package/message/message.esm.min.js +1 -1
- package/message/message.js +23 -12
- package/message/message.min.js +1 -1
- package/message/package.json +2 -1
- package/messages/messages.cjs.js +24 -17
- package/messages/messages.cjs.min.js +1 -1
- package/messages/messages.d.ts +91 -11
- package/messages/messages.esm.js +25 -18
- package/messages/messages.esm.min.js +1 -1
- package/messages/messages.js +24 -17
- package/messages/messages.min.js +1 -1
- package/messages/package.json +2 -1
- package/multiselect/multiselect.cjs.js +127 -100
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.d.ts +429 -82
- package/multiselect/multiselect.esm.js +127 -100
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +127 -100
- package/multiselect/multiselect.min.js +1 -1
- package/multiselect/package.json +2 -1
- package/multistatecheckbox/multistatecheckbox.cjs.js +42 -28
- package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.d.ts +161 -22
- package/multistatecheckbox/multistatecheckbox.esm.js +42 -28
- package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.js +42 -28
- package/multistatecheckbox/multistatecheckbox.min.js +1 -1
- package/multistatecheckbox/package.json +2 -1
- package/orderlist/orderlist.cjs.js +37 -30
- package/orderlist/orderlist.cjs.min.js +1 -1
- package/orderlist/orderlist.d.ts +113 -16
- package/orderlist/orderlist.esm.js +37 -30
- package/orderlist/orderlist.esm.min.js +1 -1
- package/orderlist/orderlist.js +38 -31
- package/orderlist/orderlist.min.js +1 -1
- package/orderlist/package.json +2 -1
- package/organizationchart/organizationchart.cjs.js +28 -21
- package/organizationchart/organizationchart.cjs.min.js +1 -1
- package/organizationchart/organizationchart.d.ts +107 -16
- package/organizationchart/organizationchart.esm.js +29 -22
- package/organizationchart/organizationchart.esm.min.js +1 -1
- package/organizationchart/organizationchart.js +28 -21
- package/organizationchart/organizationchart.min.js +1 -1
- package/organizationchart/package.json +2 -1
- package/overlaypanel/overlaypanel.cjs.js +33 -23
- package/overlaypanel/overlaypanel.cjs.min.js +1 -1
- package/overlaypanel/overlaypanel.d.ts +89 -15
- package/overlaypanel/overlaypanel.esm.js +34 -24
- package/overlaypanel/overlaypanel.esm.min.js +1 -1
- package/overlaypanel/overlaypanel.js +33 -23
- package/overlaypanel/overlaypanel.min.js +1 -1
- package/overlaypanel/package.json +2 -1
- package/overlayservice/overlayservice.d.ts +52 -7
- package/overlayservice/package.json +2 -1
- package/package.json +2 -2
- package/paginator/package.json +2 -1
- package/paginator/paginator.cjs.js +184 -97
- package/paginator/paginator.cjs.min.js +1 -1
- package/paginator/paginator.d.ts +409 -44
- package/paginator/paginator.esm.js +184 -97
- package/paginator/paginator.esm.min.js +1 -1
- package/paginator/paginator.js +184 -97
- package/paginator/paginator.min.js +1 -1
- package/panel/package.json +2 -1
- package/panel/panel.cjs.js +32 -25
- package/panel/panel.cjs.min.js +1 -1
- package/panel/panel.d.ts +141 -15
- package/panel/panel.esm.js +32 -25
- package/panel/panel.esm.min.js +1 -1
- package/panel/panel.js +32 -25
- package/panel/panel.min.js +1 -1
- package/panelmenu/package.json +2 -1
- package/panelmenu/panelmenu.cjs.js +24 -17
- package/panelmenu/panelmenu.cjs.min.js +1 -1
- package/panelmenu/panelmenu.d.ts +47 -5
- package/panelmenu/panelmenu.esm.js +25 -18
- package/panelmenu/panelmenu.esm.min.js +1 -1
- package/panelmenu/panelmenu.js +24 -17
- package/panelmenu/panelmenu.min.js +1 -1
- package/password/package.json +2 -1
- package/password/password.cjs.js +53 -40
- package/password/password.cjs.min.js +1 -1
- package/password/password.d.ts +176 -36
- package/password/password.esm.js +53 -40
- package/password/password.esm.min.js +1 -1
- package/password/password.js +53 -40
- package/password/password.min.css +1 -1
- package/password/password.min.js +1 -1
- package/picklist/package.json +2 -1
- package/picklist/picklist.cjs.js +57 -50
- package/picklist/picklist.cjs.min.js +1 -1
- package/picklist/picklist.d.ts +272 -46
- package/picklist/picklist.esm.js +58 -51
- package/picklist/picklist.esm.min.js +1 -1
- package/picklist/picklist.js +57 -50
- package/picklist/picklist.min.js +1 -1
- package/portal/package.json +2 -1
- package/portal/portal.cjs.js +22 -15
- package/portal/portal.cjs.min.js +1 -1
- package/portal/portal.esm.js +23 -16
- package/portal/portal.esm.min.js +1 -1
- package/portal/portal.js +22 -15
- package/portal/portal.min.js +1 -1
- package/primereact.all.cjs.js +4739 -3228
- package/primereact.all.cjs.min.js +1 -1
- package/primereact.all.esm.js +4733 -3227
- package/primereact.all.esm.min.js +1 -1
- package/primereact.all.js +4739 -3228
- package/primereact.all.min.js +1 -1
- package/progressbar/package.json +2 -1
- package/progressbar/progressbar.cjs.js +26 -15
- package/progressbar/progressbar.cjs.min.js +1 -1
- package/progressbar/progressbar.d.ts +60 -11
- package/progressbar/progressbar.esm.js +26 -15
- package/progressbar/progressbar.esm.min.js +1 -1
- package/progressbar/progressbar.js +26 -15
- package/progressbar/progressbar.min.js +1 -1
- package/progressspinner/package.json +2 -1
- package/progressspinner/progressspinner.cjs.js +22 -11
- package/progressspinner/progressspinner.cjs.min.js +1 -1
- package/progressspinner/progressspinner.d.ts +47 -4
- package/progressspinner/progressspinner.esm.js +22 -11
- package/progressspinner/progressspinner.esm.min.js +1 -1
- package/progressspinner/progressspinner.js +22 -11
- package/progressspinner/progressspinner.min.js +1 -1
- package/radiobutton/package.json +2 -1
- package/radiobutton/radiobutton.cjs.js +37 -26
- package/radiobutton/radiobutton.cjs.min.js +1 -1
- package/radiobutton/radiobutton.d.ts +99 -29
- package/radiobutton/radiobutton.esm.js +37 -26
- package/radiobutton/radiobutton.esm.min.js +1 -1
- package/radiobutton/radiobutton.js +37 -26
- package/radiobutton/radiobutton.min.js +1 -1
- package/rating/package.json +2 -1
- package/rating/rating.cjs.js +33 -22
- package/rating/rating.cjs.min.js +1 -1
- package/rating/rating.d.ts +101 -24
- package/rating/rating.esm.js +33 -22
- package/rating/rating.esm.min.js +1 -1
- package/rating/rating.js +33 -22
- package/rating/rating.min.js +1 -1
- package/resources/primereact.css +517 -506
- package/resources/primereact.min.css +1 -1
- package/resources/themes/arya-blue/theme.css +7 -9
- package/resources/themes/arya-green/theme.css +6 -10
- package/resources/themes/arya-orange/theme.css +6 -9
- package/resources/themes/arya-purple/theme.css +6 -9
- package/resources/themes/bootstrap4-dark-blue/theme.css +7 -10
- package/resources/themes/bootstrap4-dark-purple/theme.css +7 -10
- package/resources/themes/bootstrap4-light-blue/theme.css +7 -10
- package/resources/themes/bootstrap4-light-purple/theme.css +7 -11
- package/resources/themes/fluent-light/theme.css +7 -11
- package/resources/themes/lara-dark-blue/theme.css +6 -9
- package/resources/themes/lara-dark-indigo/theme.css +6 -10
- package/resources/themes/lara-dark-purple/theme.css +6 -9
- package/resources/themes/lara-dark-teal/theme.css +6 -10
- package/resources/themes/lara-light-blue/theme.css +6 -9
- package/resources/themes/lara-light-indigo/theme.css +6 -9
- package/resources/themes/lara-light-purple/theme.css +6 -9
- package/resources/themes/lara-light-teal/theme.css +6 -9
- package/resources/themes/luna-amber/theme.css +8 -10
- package/resources/themes/luna-blue/theme.css +7 -10
- package/resources/themes/luna-green/theme.css +8 -10
- package/resources/themes/luna-pink/theme.css +7 -10
- package/resources/themes/md-dark-deeppurple/theme.css +7 -10
- package/resources/themes/md-dark-indigo/theme.css +8 -10
- package/resources/themes/md-light-deeppurple/theme.css +8 -10
- package/resources/themes/md-light-indigo/theme.css +8 -10
- package/resources/themes/mdc-dark-deeppurple/theme.css +8 -10
- package/resources/themes/mdc-dark-indigo/theme.css +7 -10
- package/resources/themes/mdc-light-deeppurple/theme.css +8 -10
- package/resources/themes/mdc-light-indigo/theme.css +7 -10
- 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 +6239 -0
- package/resources/themes/nano/theme.css +6011 -0
- package/resources/themes/nova/theme.css +7 -10
- package/resources/themes/nova-accent/theme.css +8 -10
- package/resources/themes/nova-alt/theme.css +7 -10
- package/resources/themes/rhea/theme.css +8 -10
- package/resources/themes/saga-blue/theme.css +7 -10
- package/resources/themes/saga-green/theme.css +8 -10
- package/resources/themes/saga-orange/theme.css +8 -10
- package/resources/themes/saga-purple/theme.css +8 -10
- 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 +6004 -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 +6058 -0
- package/resources/themes/vela-blue/theme.css +7 -10
- package/resources/themes/vela-green/theme.css +7 -10
- package/resources/themes/vela-orange/theme.css +7 -10
- package/resources/themes/vela-purple/theme.css +8 -10
- 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 +6166 -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 +6166 -0
- package/ripple/package.json +2 -1
- package/ripple/ripple.cjs.js +0 -3
- package/ripple/ripple.cjs.min.js +1 -1
- package/ripple/ripple.d.ts +29 -1
- package/ripple/ripple.esm.js +0 -3
- package/ripple/ripple.esm.min.js +1 -1
- package/ripple/ripple.js +0 -3
- package/ripple/ripple.min.js +1 -1
- package/row/package.json +2 -1
- package/row/row.cjs.js +21 -7
- package/row/row.cjs.min.js +1 -1
- package/row/row.d.ts +37 -3
- package/row/row.esm.js +21 -7
- package/row/row.esm.min.js +1 -1
- package/row/row.js +21 -7
- package/row/row.min.js +1 -1
- package/scrollpanel/package.json +2 -1
- package/scrollpanel/scrollpanel.cjs.js +19 -8
- package/scrollpanel/scrollpanel.cjs.min.js +1 -1
- package/scrollpanel/scrollpanel.d.ts +45 -1
- package/scrollpanel/scrollpanel.esm.js +19 -8
- package/scrollpanel/scrollpanel.esm.min.js +1 -1
- package/scrollpanel/scrollpanel.js +19 -8
- package/scrollpanel/scrollpanel.min.js +1 -1
- package/scrolltop/package.json +2 -1
- package/scrolltop/scrolltop.cjs.js +27 -20
- package/scrolltop/scrolltop.cjs.min.js +1 -1
- package/scrolltop/scrolltop.d.ts +70 -10
- package/scrolltop/scrolltop.esm.js +28 -21
- package/scrolltop/scrolltop.esm.min.js +1 -1
- package/scrolltop/scrolltop.js +27 -20
- package/scrolltop/scrolltop.min.js +1 -1
- package/selectbutton/package.json +2 -1
- package/selectbutton/selectbutton.cjs.js +38 -28
- package/selectbutton/selectbutton.cjs.min.js +1 -1
- package/selectbutton/selectbutton.d.ts +111 -32
- package/selectbutton/selectbutton.esm.js +39 -29
- package/selectbutton/selectbutton.esm.min.js +1 -1
- package/selectbutton/selectbutton.js +38 -28
- package/selectbutton/selectbutton.min.js +1 -1
- package/selectitem/package.json +2 -1
- package/selectitem/selectitem.d.ts +34 -0
- package/sidebar/package.json +2 -1
- package/sidebar/sidebar.cjs.js +51 -32
- package/sidebar/sidebar.cjs.min.js +1 -1
- package/sidebar/sidebar.d.ts +120 -22
- package/sidebar/sidebar.esm.js +52 -33
- package/sidebar/sidebar.esm.min.js +1 -1
- package/sidebar/sidebar.js +51 -32
- package/sidebar/sidebar.min.js +1 -1
- package/skeleton/package.json +2 -1
- package/skeleton/skeleton.cjs.js +24 -13
- package/skeleton/skeleton.cjs.min.js +1 -1
- package/skeleton/skeleton.d.ts +61 -11
- package/skeleton/skeleton.esm.js +24 -13
- package/skeleton/skeleton.esm.min.js +1 -1
- package/skeleton/skeleton.js +24 -13
- package/skeleton/skeleton.min.js +1 -1
- package/slidemenu/package.json +2 -1
- package/slidemenu/slidemenu.cjs.js +35 -28
- package/slidemenu/slidemenu.cjs.min.js +1 -1
- package/slidemenu/slidemenu.d.ts +132 -18
- package/slidemenu/slidemenu.esm.js +36 -29
- package/slidemenu/slidemenu.esm.min.js +1 -1
- package/slidemenu/slidemenu.js +35 -28
- package/slidemenu/slidemenu.min.js +1 -1
- package/slider/package.json +2 -1
- package/slider/slider.cjs.js +31 -24
- package/slider/slider.cjs.min.js +1 -1
- package/slider/slider.d.ts +101 -18
- package/slider/slider.esm.js +31 -24
- package/slider/slider.esm.min.js +1 -1
- package/slider/slider.js +31 -24
- package/slider/slider.min.js +1 -1
- package/speeddial/package.json +2 -1
- package/speeddial/speeddial.cjs.js +43 -36
- package/speeddial/speeddial.cjs.min.js +1 -1
- package/speeddial/speeddial.d.ts +149 -20
- package/speeddial/speeddial.esm.js +44 -37
- package/speeddial/speeddial.esm.min.js +1 -1
- package/speeddial/speeddial.js +43 -36
- package/speeddial/speeddial.min.js +1 -1
- package/splitbutton/package.json +2 -1
- package/splitbutton/splitbutton.cjs.js +46 -38
- package/splitbutton/splitbutton.cjs.min.js +1 -1
- package/splitbutton/splitbutton.d.ts +131 -23
- package/splitbutton/splitbutton.esm.js +47 -39
- package/splitbutton/splitbutton.esm.min.js +1 -1
- package/splitbutton/splitbutton.js +46 -38
- package/splitbutton/splitbutton.min.js +1 -1
- package/splitter/package.json +2 -1
- package/splitter/splitter.cjs.js +53 -33
- package/splitter/splitter.cjs.min.js +1 -1
- package/splitter/splitter.d.ts +98 -12
- package/splitter/splitter.esm.js +54 -34
- package/splitter/splitter.esm.min.js +1 -1
- package/splitter/splitter.js +53 -33
- package/splitter/splitter.min.js +1 -1
- package/steps/package.json +2 -1
- package/steps/steps.cjs.js +23 -12
- package/steps/steps.cjs.min.js +1 -1
- package/steps/steps.d.ts +67 -6
- package/steps/steps.esm.js +23 -12
- package/steps/steps.esm.min.js +1 -1
- package/steps/steps.js +23 -12
- package/steps/steps.min.js +1 -1
- package/styleclass/package.json +2 -1
- package/styleclass/styleclass.cjs.js +27 -20
- package/styleclass/styleclass.cjs.min.js +1 -1
- package/styleclass/styleclass.d.ts +77 -12
- package/styleclass/styleclass.esm.js +28 -21
- package/styleclass/styleclass.esm.min.js +1 -1
- package/styleclass/styleclass.js +27 -20
- package/styleclass/styleclass.min.js +1 -1
- package/tabmenu/package.json +2 -1
- package/tabmenu/tabmenu.cjs.js +29 -20
- package/tabmenu/tabmenu.cjs.min.js +1 -1
- package/tabmenu/tabmenu.d.ts +62 -5
- package/tabmenu/tabmenu.esm.js +29 -20
- package/tabmenu/tabmenu.esm.min.js +1 -1
- package/tabmenu/tabmenu.js +29 -20
- package/tabmenu/tabmenu.min.js +1 -1
- package/tabview/package.json +2 -1
- package/tabview/tabview.cjs.js +80 -58
- package/tabview/tabview.cjs.min.js +1 -1
- package/tabview/tabview.d.ts +213 -27
- package/tabview/tabview.esm.js +81 -59
- package/tabview/tabview.esm.min.js +1 -1
- package/tabview/tabview.js +80 -58
- package/tabview/tabview.min.js +1 -1
- package/tag/package.json +2 -1
- package/tag/tag.cjs.js +22 -11
- package/tag/tag.cjs.min.js +1 -1
- package/tag/tag.d.ts +50 -6
- package/tag/tag.esm.js +22 -11
- package/tag/tag.esm.min.js +1 -1
- package/tag/tag.js +22 -11
- package/tag/tag.min.js +1 -1
- package/terminal/package.json +2 -1
- package/terminal/terminal.cjs.js +26 -16
- package/terminal/terminal.cjs.min.js +1 -1
- package/terminal/terminal.d.ts +45 -3
- package/terminal/terminal.esm.js +27 -17
- package/terminal/terminal.esm.min.js +1 -1
- package/terminal/terminal.js +26 -16
- package/terminal/terminal.min.js +1 -1
- package/terminalservice/package.json +2 -1
- package/terminalservice/terminalservice.d.ts +42 -4
- package/tieredmenu/package.json +2 -1
- package/tieredmenu/tieredmenu.cjs.js +32 -23
- package/tieredmenu/tieredmenu.cjs.min.js +1 -1
- package/tieredmenu/tieredmenu.d.ts +77 -12
- package/tieredmenu/tieredmenu.esm.js +33 -24
- package/tieredmenu/tieredmenu.esm.min.js +1 -1
- package/tieredmenu/tieredmenu.js +32 -23
- package/tieredmenu/tieredmenu.min.js +1 -1
- package/timeline/package.json +2 -1
- package/timeline/timeline.cjs.js +25 -18
- package/timeline/timeline.cjs.min.js +1 -1
- package/timeline/timeline.d.ts +62 -13
- package/timeline/timeline.esm.js +25 -18
- package/timeline/timeline.esm.min.js +1 -1
- package/timeline/timeline.js +25 -18
- package/timeline/timeline.min.js +1 -1
- package/toast/package.json +2 -1
- package/toast/toast.cjs.js +38 -26
- package/toast/toast.cjs.min.js +1 -1
- package/toast/toast.d.ts +134 -27
- package/toast/toast.esm.js +40 -28
- package/toast/toast.esm.min.js +1 -1
- package/toast/toast.js +38 -26
- package/toast/toast.min.js +1 -1
- package/togglebutton/package.json +2 -1
- package/togglebutton/togglebutton.cjs.js +35 -21
- package/togglebutton/togglebutton.cjs.min.js +1 -1
- package/togglebutton/togglebutton.d.ts +122 -15
- package/togglebutton/togglebutton.esm.js +36 -22
- package/togglebutton/togglebutton.esm.min.js +1 -1
- package/togglebutton/togglebutton.js +35 -21
- package/togglebutton/togglebutton.min.js +1 -1
- package/toolbar/package.json +2 -1
- package/toolbar/toolbar.cjs.js +33 -16
- package/toolbar/toolbar.cjs.min.js +1 -1
- package/toolbar/toolbar.d.ts +55 -5
- package/toolbar/toolbar.esm.js +33 -16
- package/toolbar/toolbar.esm.min.js +1 -1
- package/toolbar/toolbar.js +33 -16
- package/toolbar/toolbar.min.css +1 -1
- package/toolbar/toolbar.min.js +1 -1
- package/tooltip/package.json +2 -1
- package/tooltip/tooltip.cjs.js +45 -38
- package/tooltip/tooltip.cjs.min.js +1 -1
- package/tooltip/tooltip.d.ts +73 -9
- package/tooltip/tooltip.esm.js +46 -39
- package/tooltip/tooltip.esm.min.js +1 -1
- package/tooltip/tooltip.js +45 -38
- package/tooltip/tooltip.min.js +1 -1
- package/tooltip/tooltipoptions.d.ts +350 -31
- package/tree/package.json +2 -1
- package/tree/tree.cjs.js +61 -54
- package/tree/tree.cjs.min.js +1 -1
- package/tree/tree.d.ts +435 -71
- package/tree/tree.esm.js +62 -55
- package/tree/tree.esm.min.js +1 -1
- package/tree/tree.js +61 -54
- package/tree/tree.min.js +1 -1
- package/treenode/package.json +2 -1
- package/treenode/treenode.d.ts +62 -13
- package/treeselect/package.json +2 -1
- package/treeselect/treeselect.cjs.js +69 -56
- package/treeselect/treeselect.cjs.min.js +1 -1
- package/treeselect/treeselect.d.ts +326 -77
- package/treeselect/treeselect.esm.js +70 -57
- package/treeselect/treeselect.esm.min.js +1 -1
- package/treeselect/treeselect.js +69 -56
- package/treeselect/treeselect.min.js +1 -1
- package/treetable/package.json +2 -1
- package/treetable/treetable.cjs.js +290 -152
- package/treetable/treetable.cjs.min.js +1 -1
- package/treetable/treetable.d.ts +558 -112
- package/treetable/treetable.esm.js +291 -153
- package/treetable/treetable.esm.min.js +1 -1
- package/treetable/treetable.js +291 -153
- package/treetable/treetable.min.js +1 -1
- package/tristatecheckbox/package.json +2 -1
- package/tristatecheckbox/tristatecheckbox.cjs.js +31 -21
- package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.d.ts +72 -20
- package/tristatecheckbox/tristatecheckbox.esm.js +31 -21
- package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.js +31 -21
- package/tristatecheckbox/tristatecheckbox.min.js +1 -1
- package/ts-helpers.d.ts +24 -0
- package/utils/package.json +2 -1
- package/utils/utils.cjs.js +84 -37
- package/utils/utils.cjs.min.js +1 -1
- package/utils/utils.d.ts +15 -1
- package/utils/utils.esm.js +84 -37
- package/utils/utils.esm.min.js +1 -1
- package/utils/utils.js +84 -37
- package/utils/utils.min.js +1 -1
- package/virtualscroller/package.json +2 -1
- package/virtualscroller/virtualscroller.cjs.js +44 -37
- package/virtualscroller/virtualscroller.cjs.min.js +1 -1
- package/virtualscroller/virtualscroller.d.ts +351 -59
- package/virtualscroller/virtualscroller.esm.js +45 -38
- package/virtualscroller/virtualscroller.esm.min.js +1 -1
- package/virtualscroller/virtualscroller.js +44 -37
- package/virtualscroller/virtualscroller.min.js +1 -1
- package/web-types.json +30 -6
- package/captcha/captcha.cjs.js +0 -141
- package/captcha/captcha.cjs.min.js +0 -1
- package/captcha/captcha.d.ts +0 -18
- package/captcha/captcha.esm.js +0 -117
- package/captcha/captcha.esm.min.js +0 -1
- package/captcha/captcha.js +0 -143
- package/captcha/captcha.min.js +0 -1
- package/captcha/package.json +0 -6
- package/gmap/gmap.cjs.js +0 -186
- package/gmap/gmap.cjs.min.js +0 -1
- package/gmap/gmap.d.ts +0 -26
- package/gmap/gmap.esm.js +0 -162
- package/gmap/gmap.esm.min.js +0 -1
- package/gmap/gmap.js +0 -188
- package/gmap/gmap.min.js +0 -1
- package/gmap/package.json +0 -6
package/calendar/calendar.d.ts
CHANGED
|
@@ -1,173 +1,646 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
* Calendar also known as DatePicker, is a form component to work with dates.
|
|
4
|
+
*
|
|
5
|
+
* [Live Demo](https://www.primefaces.org/primereact/calendar/)
|
|
6
|
+
*
|
|
7
|
+
* @module calendar
|
|
8
|
+
*
|
|
9
|
+
*/
|
|
1
10
|
import * as React from 'react';
|
|
2
11
|
import { CSSTransitionProps } from '../csstransition';
|
|
3
|
-
import TooltipOptions from '../tooltip/tooltipoptions';
|
|
12
|
+
import { TooltipOptions } from '../tooltip/tooltipoptions';
|
|
13
|
+
import { FormEvent, Nullable } from '../ts-helpers';
|
|
4
14
|
import { IconType } from '../utils';
|
|
5
15
|
|
|
6
|
-
|
|
16
|
+
/**
|
|
17
|
+
* Custom change event.
|
|
18
|
+
* @see {@link CalendarProps.onChange}
|
|
19
|
+
* @extends {FormEvent}
|
|
20
|
+
* @event
|
|
21
|
+
*/
|
|
22
|
+
interface CalendarChangeEvent extends FormEvent<Date | Date[] | string> {}
|
|
7
23
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
name: string;
|
|
18
|
-
id: string;
|
|
19
|
-
value: CalendarValueType;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
interface CalendarChangeParams {
|
|
23
|
-
originalEvent: React.SyntheticEvent;
|
|
24
|
-
value: CalendarValueType;
|
|
25
|
-
stopPropagation(): void;
|
|
26
|
-
preventDefault(): void;
|
|
27
|
-
target: CalendarChangeTargetOptions;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
interface CalendarMonthChangeParams {
|
|
24
|
+
/**
|
|
25
|
+
* Custom month change event.
|
|
26
|
+
* @see {@link CalendarProps.onMonthChange}
|
|
27
|
+
* @event
|
|
28
|
+
*/
|
|
29
|
+
interface CalendarMonthChangeEvent {
|
|
30
|
+
/**
|
|
31
|
+
* The number of month
|
|
32
|
+
*/
|
|
31
33
|
month: number;
|
|
34
|
+
/**
|
|
35
|
+
* The number of year
|
|
36
|
+
*/
|
|
32
37
|
year: number;
|
|
33
38
|
}
|
|
34
39
|
|
|
35
|
-
|
|
40
|
+
/**
|
|
41
|
+
* Custom view change event
|
|
42
|
+
* @see {@link CalendarProps.onViewDateChange}
|
|
43
|
+
* @event
|
|
44
|
+
*/
|
|
45
|
+
interface CalendarViewChangeEvent {
|
|
46
|
+
/**
|
|
47
|
+
* Browser event
|
|
48
|
+
*/
|
|
36
49
|
originalEvent: React.SyntheticEvent;
|
|
50
|
+
/**
|
|
51
|
+
* New date
|
|
52
|
+
*/
|
|
37
53
|
value: Date;
|
|
38
54
|
}
|
|
39
55
|
|
|
40
|
-
|
|
56
|
+
/**
|
|
57
|
+
* Custom Select event
|
|
58
|
+
* @see {@link CalendarProps.onSelect}
|
|
59
|
+
*/
|
|
60
|
+
interface CalendarSelectEvent {
|
|
61
|
+
/**
|
|
62
|
+
* Browser event
|
|
63
|
+
*/
|
|
41
64
|
originalEvent: React.SyntheticEvent;
|
|
42
|
-
|
|
65
|
+
/**
|
|
66
|
+
* Selected date
|
|
67
|
+
*/
|
|
68
|
+
value: Nullable<Date | Date[] | string>;
|
|
43
69
|
}
|
|
44
70
|
|
|
45
|
-
|
|
71
|
+
/**
|
|
72
|
+
* Custom date template event
|
|
73
|
+
* @see {@link CalendarProps.dateTemplate}
|
|
74
|
+
* @event
|
|
75
|
+
*/
|
|
76
|
+
interface CalendarDateTemplateEvent {
|
|
77
|
+
/**
|
|
78
|
+
* Current day
|
|
79
|
+
*/
|
|
46
80
|
day: number;
|
|
81
|
+
/**
|
|
82
|
+
* Current month
|
|
83
|
+
*/
|
|
47
84
|
month: number;
|
|
85
|
+
/**
|
|
86
|
+
* Current year
|
|
87
|
+
*/
|
|
48
88
|
year: number;
|
|
89
|
+
/**
|
|
90
|
+
* Whether the date belongs to the other month
|
|
91
|
+
*/
|
|
49
92
|
otherMonth: boolean;
|
|
93
|
+
/**
|
|
94
|
+
* Whether the day is today
|
|
95
|
+
*/
|
|
50
96
|
today: boolean;
|
|
97
|
+
/**
|
|
98
|
+
* Whether the date is selectable
|
|
99
|
+
*/
|
|
51
100
|
selectable: boolean;
|
|
52
101
|
}
|
|
53
102
|
|
|
54
|
-
|
|
103
|
+
/**
|
|
104
|
+
* Custom visible change event
|
|
105
|
+
* @see {@link CalendarProps.onVisibleChange}
|
|
106
|
+
* @event
|
|
107
|
+
*/
|
|
108
|
+
interface CalendarVisibleChangeEvent {
|
|
109
|
+
/**
|
|
110
|
+
* Whether the overlay is opened.
|
|
111
|
+
*/
|
|
55
112
|
visible: boolean;
|
|
56
|
-
|
|
113
|
+
/**
|
|
114
|
+
* The type of visible action when the overlay is visible/hidden.
|
|
115
|
+
*/
|
|
116
|
+
type: 'outside' | 'dateselect' | undefined | null;
|
|
117
|
+
/**
|
|
118
|
+
* Used to refocus the input field in some cases when the overlay is hidden.
|
|
119
|
+
*/
|
|
57
120
|
callback?(): void;
|
|
58
121
|
}
|
|
59
122
|
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
123
|
+
/**
|
|
124
|
+
* Custom common navigator template event
|
|
125
|
+
* @hidden
|
|
126
|
+
*/
|
|
127
|
+
interface CalendarNavigatorTemplateEvent {
|
|
128
|
+
/**
|
|
129
|
+
* Navigator change callback
|
|
130
|
+
* @param {React.SyntheticEvent} event - Browser event
|
|
131
|
+
* @param {string | number | null} [value] - The value of current navigator
|
|
132
|
+
*/
|
|
133
|
+
onChange(event: React.SyntheticEvent, value?: string | number | undefined | null): void;
|
|
134
|
+
/**
|
|
135
|
+
* Style class of the navigator.
|
|
136
|
+
*/
|
|
64
137
|
className: string;
|
|
138
|
+
/**
|
|
139
|
+
* The value of the current navigator
|
|
140
|
+
*/
|
|
65
141
|
value: string | number | undefined | null;
|
|
142
|
+
/**
|
|
143
|
+
* The names of the current navigator
|
|
144
|
+
*/
|
|
66
145
|
names: any[];
|
|
146
|
+
/**
|
|
147
|
+
* The options of the current navigator
|
|
148
|
+
*/
|
|
67
149
|
options: any[];
|
|
150
|
+
/**
|
|
151
|
+
* The default navigator component
|
|
152
|
+
*/
|
|
68
153
|
element: React.ReactNode;
|
|
69
|
-
|
|
154
|
+
/**
|
|
155
|
+
* The props of Calendar component
|
|
156
|
+
*/
|
|
157
|
+
props: CalendarProps;
|
|
70
158
|
}
|
|
71
159
|
|
|
72
|
-
|
|
160
|
+
/**
|
|
161
|
+
* Custom month navigator template event
|
|
162
|
+
* @see {@link CalendarProps.monthNavigatorTemplate}
|
|
163
|
+
* @extends {CalendarNavigatorTemplateEvent}
|
|
164
|
+
* @event
|
|
165
|
+
*/
|
|
166
|
+
interface CalendarMonthNavigatorTemplateEvent extends CalendarNavigatorTemplateEvent {}
|
|
73
167
|
|
|
74
|
-
|
|
168
|
+
/**
|
|
169
|
+
* Custom year navigator template event
|
|
170
|
+
* @see {@link CalendarProps.yearNavigatorTemplate}
|
|
171
|
+
* @extends {CalendarNavigatorTemplateEvent}
|
|
172
|
+
* @event
|
|
173
|
+
*/
|
|
174
|
+
interface CalendarYearNavigatorTemplateEvent extends CalendarNavigatorTemplateEvent {}
|
|
75
175
|
|
|
176
|
+
/**
|
|
177
|
+
* Defines valid properties in Calendar component.
|
|
178
|
+
* @group Properties
|
|
179
|
+
*/
|
|
76
180
|
export interface CalendarProps {
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
181
|
+
/**
|
|
182
|
+
* Unique identifier of the element.
|
|
183
|
+
*/
|
|
184
|
+
id?: string | undefined;
|
|
185
|
+
/**
|
|
186
|
+
* DOM element instance where the overlay panel should be mounted. Valid values are any DOM Element and "self". The "self" value is used to render a component where it is located.
|
|
187
|
+
* @defaultValue document.body
|
|
188
|
+
*/
|
|
189
|
+
appendTo?: 'self' | HTMLElement | undefined | null;
|
|
190
|
+
/**
|
|
191
|
+
* Establishes relationships between the component and label(s) where its value should be one or more element IDs.
|
|
192
|
+
*/
|
|
193
|
+
ariaLabelledBy?: string | undefined;
|
|
194
|
+
/**
|
|
195
|
+
* Whether to automatically manage layering.
|
|
196
|
+
* @defaultValue true
|
|
197
|
+
*/
|
|
198
|
+
autoZIndex?: boolean | undefined;
|
|
199
|
+
/**
|
|
200
|
+
* Base zIndex value to use in layering.
|
|
201
|
+
* @defaultValue 0
|
|
202
|
+
*/
|
|
203
|
+
baseZIndex?: number | undefined;
|
|
204
|
+
/**
|
|
205
|
+
* Style class of the element.
|
|
206
|
+
*/
|
|
207
|
+
className?: string | undefined;
|
|
208
|
+
/**
|
|
209
|
+
* Style class of the clear button.
|
|
210
|
+
* @defaultValue p-secondary-button
|
|
211
|
+
*/
|
|
212
|
+
clearButtonClassName?: string | undefined;
|
|
213
|
+
/**
|
|
214
|
+
* Format of the date.
|
|
215
|
+
* @defaultValue mm/dd/yy
|
|
216
|
+
*/
|
|
217
|
+
dateFormat?: string | undefined;
|
|
218
|
+
/**
|
|
219
|
+
* When specified, disables the component.
|
|
220
|
+
* @defaultValue false
|
|
221
|
+
*/
|
|
222
|
+
disabled?: boolean | undefined;
|
|
223
|
+
/**
|
|
224
|
+
* Array with dates to disable.
|
|
225
|
+
*/
|
|
226
|
+
disabledDates?: Date[] | undefined;
|
|
227
|
+
/**
|
|
228
|
+
* Array with disabled weekday numbers.
|
|
229
|
+
*/
|
|
230
|
+
disabledDays?: number[] | undefined;
|
|
231
|
+
/**
|
|
232
|
+
* Whether to hide the overlay on date selection when showTime is enabled.
|
|
233
|
+
* @defaultValue false
|
|
234
|
+
*/
|
|
235
|
+
hideOnDateTimeSelect?: boolean | undefined;
|
|
236
|
+
/**
|
|
237
|
+
* Specifies 12 or 24 hour format.
|
|
238
|
+
* @defaultValue 24
|
|
239
|
+
*/
|
|
240
|
+
hourFormat?: '12' | '24' | undefined;
|
|
241
|
+
/**
|
|
242
|
+
* Icon of the calendar button.
|
|
243
|
+
* @defaultValue pi pi-calendar
|
|
244
|
+
*/
|
|
245
|
+
icon?: IconType<CalendarProps> | undefined;
|
|
246
|
+
/**
|
|
247
|
+
* Icon position of the calendar button.
|
|
248
|
+
* @defaultValue right
|
|
249
|
+
*/
|
|
250
|
+
iconPos?: 'left' | 'right' | undefined;
|
|
251
|
+
/**
|
|
252
|
+
* When enabled, displays the calendar as inline instead of an overlay.
|
|
253
|
+
* @defaultValue false
|
|
254
|
+
*/
|
|
255
|
+
inline?: boolean | undefined;
|
|
256
|
+
/**
|
|
257
|
+
* Style class of the input element.
|
|
258
|
+
*/
|
|
259
|
+
inputClassName?: string | undefined;
|
|
260
|
+
/**
|
|
261
|
+
* Identifier of the input element.
|
|
262
|
+
*/
|
|
263
|
+
inputId?: string | undefined;
|
|
264
|
+
/**
|
|
265
|
+
* Reference of the input element.
|
|
266
|
+
*/
|
|
267
|
+
inputRef?: React.Ref<HTMLInputElement> | undefined;
|
|
268
|
+
/**
|
|
269
|
+
* Inline style of the input field.
|
|
270
|
+
*/
|
|
271
|
+
inputStyle?: React.CSSProperties | undefined;
|
|
272
|
+
/**
|
|
273
|
+
* Keep invalid value when input blur.
|
|
274
|
+
* @defaultValue false
|
|
275
|
+
*/
|
|
276
|
+
keepInvalid?: boolean | undefined;
|
|
277
|
+
/**
|
|
278
|
+
* Used to display the values of the locale object defined in the Locale API.
|
|
279
|
+
* @defaultValue en
|
|
280
|
+
*/
|
|
281
|
+
locale?: string | undefined;
|
|
282
|
+
/**
|
|
283
|
+
* Mask pattern for input element.
|
|
284
|
+
*/
|
|
285
|
+
mask?: string | undefined;
|
|
286
|
+
/**
|
|
287
|
+
* The maximum selectable date.
|
|
288
|
+
*/
|
|
289
|
+
maxDate?: Date | undefined;
|
|
290
|
+
/**
|
|
291
|
+
* Maximum number of selectable dates in multiple mode.
|
|
292
|
+
*/
|
|
293
|
+
maxDateCount?: number | undefined;
|
|
294
|
+
/**
|
|
295
|
+
* The minimum selectable date.
|
|
296
|
+
*/
|
|
297
|
+
minDate?: Date | undefined;
|
|
298
|
+
/**
|
|
299
|
+
* Whether the month should be rendered as a dropdown instead of text.
|
|
300
|
+
* @deprecated since v6. Navigator is always on.
|
|
301
|
+
* @defaultValue false
|
|
302
|
+
*/
|
|
303
|
+
monthNavigator?: boolean | undefined;
|
|
304
|
+
/**
|
|
305
|
+
* Name of the input element.
|
|
306
|
+
*/
|
|
307
|
+
name?: string | undefined;
|
|
308
|
+
/**
|
|
309
|
+
* Number of months to display.
|
|
310
|
+
* @defaultValue 1
|
|
311
|
+
*/
|
|
312
|
+
numberOfMonths?: number | undefined;
|
|
313
|
+
/**
|
|
314
|
+
* Style class of the datetimepicker panel.
|
|
315
|
+
*/
|
|
316
|
+
panelClassName?: string | undefined;
|
|
317
|
+
/**
|
|
318
|
+
* Inline style of the datetimepicker panel.
|
|
319
|
+
*/
|
|
320
|
+
panelStyle?: React.CSSProperties | undefined;
|
|
321
|
+
/**
|
|
322
|
+
* Placeholder text for the input.
|
|
323
|
+
*/
|
|
324
|
+
placeholder?: string | undefined;
|
|
325
|
+
/**
|
|
326
|
+
* When specified, prevents entering the date manually with keyboard.
|
|
327
|
+
* @defaultValue false
|
|
328
|
+
*/
|
|
329
|
+
readOnlyInput?: boolean | undefined;
|
|
330
|
+
/**
|
|
331
|
+
* When present, it specifies that an input field must be filled out before submitting the form.
|
|
332
|
+
* @defaultValue false
|
|
333
|
+
*/
|
|
334
|
+
required?: boolean | undefined;
|
|
335
|
+
/**
|
|
336
|
+
* Whether days in other months shown before or after the current month are selectable. This only applies if the showOtherMonths option is set to true.
|
|
337
|
+
* @defaultValue false
|
|
338
|
+
*/
|
|
339
|
+
selectOtherMonths?: boolean | undefined;
|
|
340
|
+
/**
|
|
341
|
+
* Specifies the selection mode.
|
|
342
|
+
* @defaultValue single
|
|
343
|
+
*/
|
|
344
|
+
selectionMode?: 'single' | 'multiple' | 'range' | undefined;
|
|
345
|
+
/**
|
|
346
|
+
* The cutoff year for determining the century for a date.
|
|
347
|
+
* @defaultValue +10
|
|
348
|
+
*/
|
|
349
|
+
shortYearCutoff?: string | undefined;
|
|
350
|
+
/**
|
|
351
|
+
* Whether to display today and clear buttons at the footer
|
|
352
|
+
* @defaultValue false
|
|
353
|
+
*/
|
|
354
|
+
showButtonBar?: boolean | undefined;
|
|
355
|
+
/**
|
|
356
|
+
* When enabled, displays a button with icon next to input.
|
|
357
|
+
* @defaultValue false
|
|
358
|
+
*/
|
|
359
|
+
showIcon?: boolean | undefined;
|
|
360
|
+
/**
|
|
361
|
+
* Whether to show the milliseconds in time picker.
|
|
362
|
+
* @defaultValue false
|
|
363
|
+
*/
|
|
364
|
+
showMillisec?: boolean | undefined;
|
|
365
|
+
/**
|
|
366
|
+
* Whether to allow navigation past min/max dates.
|
|
367
|
+
* @defaultValue false
|
|
368
|
+
*/
|
|
369
|
+
showMinMaxRange?: boolean | undefined;
|
|
370
|
+
/**
|
|
371
|
+
* When disabled, datepicker will not be visible with input focus.
|
|
372
|
+
* @defaultValue true
|
|
373
|
+
*/
|
|
374
|
+
showOnFocus?: boolean | undefined;
|
|
375
|
+
/**
|
|
376
|
+
* Whether to display dates in other months (non-selectable) at the start or end of the current month. To make these days selectable use the selectOtherMonths option.
|
|
377
|
+
* @defaultValue true
|
|
378
|
+
*/
|
|
379
|
+
showOtherMonths?: boolean | undefined;
|
|
380
|
+
/**
|
|
381
|
+
* Whether to show the seconds in time picker.
|
|
382
|
+
* @defaultValue false
|
|
383
|
+
*/
|
|
384
|
+
showSeconds?: boolean | undefined;
|
|
385
|
+
/**
|
|
386
|
+
* Whether to display timepicker.
|
|
387
|
+
* @defaultValue false
|
|
388
|
+
*/
|
|
389
|
+
showTime?: boolean | undefined;
|
|
390
|
+
/**
|
|
391
|
+
* When enabled, calendar will show week numbers.
|
|
392
|
+
* @defaultValue false
|
|
393
|
+
*/
|
|
394
|
+
showWeek?: boolean | undefined;
|
|
395
|
+
/**
|
|
396
|
+
* Hours to change per step.
|
|
397
|
+
* @defaultValue 1
|
|
398
|
+
*/
|
|
399
|
+
stepHour?: number | undefined;
|
|
400
|
+
/**
|
|
401
|
+
* Milliseconds to change per step.
|
|
402
|
+
* @defaultValue 1
|
|
403
|
+
*/
|
|
404
|
+
stepMillisec?: number | undefined;
|
|
405
|
+
/**
|
|
406
|
+
* Minutes to change per step.
|
|
407
|
+
* @defaultValue 1
|
|
408
|
+
*/
|
|
409
|
+
stepMinute?: number | undefined;
|
|
410
|
+
/**
|
|
411
|
+
* Seconds to change per step.
|
|
412
|
+
* @defaultValue 1
|
|
413
|
+
*/
|
|
414
|
+
stepSecond?: number | undefined;
|
|
415
|
+
/**
|
|
416
|
+
* Inline style of the element.
|
|
417
|
+
*/
|
|
418
|
+
style?: React.CSSProperties | undefined;
|
|
419
|
+
/**
|
|
420
|
+
* Index of the element in tabbing order.
|
|
421
|
+
*/
|
|
422
|
+
tabIndex?: number | undefined;
|
|
423
|
+
/**
|
|
424
|
+
* Whether to display timepicker only.
|
|
425
|
+
* @defaultValue false
|
|
426
|
+
*/
|
|
427
|
+
timeOnly?: boolean | undefined;
|
|
428
|
+
/**
|
|
429
|
+
* Style class of the today button.
|
|
430
|
+
* @defaultValue p-secondary-button
|
|
431
|
+
*/
|
|
432
|
+
todayButtonClassName?: string | undefined;
|
|
433
|
+
/**
|
|
434
|
+
* Content of the tooltip.
|
|
435
|
+
*/
|
|
436
|
+
tooltip?: string | undefined;
|
|
437
|
+
/**
|
|
438
|
+
* Configuration of the tooltip, refer to the tooltip documentation for more information.
|
|
439
|
+
* @type {TooltipOptions}
|
|
440
|
+
*/
|
|
441
|
+
tooltipOptions?: TooltipOptions | undefined;
|
|
442
|
+
/**
|
|
443
|
+
* When enabled, calendar overlay is displayed as optimized for touch devices.
|
|
444
|
+
* @defaultValue false
|
|
445
|
+
*/
|
|
446
|
+
touchUI?: boolean | undefined;
|
|
447
|
+
/**
|
|
448
|
+
* The properties of CSSTransition can be customized, except for "nodeRef" and "in" properties.
|
|
449
|
+
* @type {CSSTransitionProps}
|
|
450
|
+
*/
|
|
451
|
+
transitionOptions?: CSSTransitionProps | undefined;
|
|
452
|
+
/**
|
|
453
|
+
* Value of the component.
|
|
454
|
+
* @defaultValue null
|
|
455
|
+
*/
|
|
456
|
+
value?: Date | Date[] | string | null | undefined;
|
|
457
|
+
/**
|
|
458
|
+
* Type of view to display.
|
|
459
|
+
* @defaultValue date
|
|
460
|
+
*/
|
|
461
|
+
view?: 'date' | 'month' | undefined;
|
|
462
|
+
/**
|
|
463
|
+
* Date instance whose month and year are used to display the calendar.
|
|
464
|
+
*/
|
|
465
|
+
viewDate?: Date | null | undefined;
|
|
466
|
+
/**
|
|
467
|
+
* Specifies the visibility of the overlay.
|
|
468
|
+
* @defaultValue false
|
|
469
|
+
*/
|
|
470
|
+
visible?: boolean | undefined;
|
|
471
|
+
/**
|
|
472
|
+
* Whether the year should be rendered as a dropdown instead of text.
|
|
473
|
+
* @deprecated since v6. Navigator is always on.
|
|
474
|
+
* @defaultValue false
|
|
475
|
+
*/
|
|
476
|
+
yearNavigator?: boolean | undefined;
|
|
477
|
+
/**
|
|
478
|
+
* The range of years displayed in the year drop-down in (nnnn:nnnn) format such as (2000:2020).
|
|
479
|
+
*/
|
|
480
|
+
yearRange?: string | undefined;
|
|
481
|
+
/**
|
|
482
|
+
* Function for overriding default behavior that formats a Date to the string representation.
|
|
483
|
+
* @param {Date} date - Formating date
|
|
484
|
+
* @return {string} Formatted date
|
|
485
|
+
*/
|
|
142
486
|
formatDateTime?(date: Date): string;
|
|
487
|
+
/**
|
|
488
|
+
* Function for overriding default behavior that parses text into the Date.
|
|
489
|
+
* @param {string} text - Parsing date
|
|
490
|
+
* @return {Date} Parsed date
|
|
491
|
+
*/
|
|
143
492
|
parseDateTime?(text: string): Date;
|
|
144
|
-
|
|
493
|
+
/**
|
|
494
|
+
* Function that gets a date information and returns the cell content in datepicker.
|
|
495
|
+
* @param {CalendarDateTemplateEvent} event - Custom date template event
|
|
496
|
+
* @return {React.ReactNode}
|
|
497
|
+
*/
|
|
498
|
+
dateTemplate?(event: CalendarDateTemplateEvent): React.ReactNode;
|
|
499
|
+
/**
|
|
500
|
+
* Function that gets a navigator information and returns the decade selections in the panel.
|
|
501
|
+
* @param {number[]} yearValues - The values of years
|
|
502
|
+
* @return {React.ReactNode}
|
|
503
|
+
*/
|
|
145
504
|
decadeTempate?(yearValues: number[]): React.ReactNode;
|
|
505
|
+
/**
|
|
506
|
+
* Custom footer template of overlay.
|
|
507
|
+
* @return {React.ReactNode}
|
|
508
|
+
*/
|
|
146
509
|
footerTemplate?(): React.ReactNode;
|
|
510
|
+
/**
|
|
511
|
+
* Custom header template of overlay.
|
|
512
|
+
* @return {React.ReactNode}
|
|
513
|
+
*/
|
|
147
514
|
headerTemplate?(): React.ReactNode;
|
|
148
|
-
|
|
515
|
+
/**
|
|
516
|
+
* Function that gets a navigator information and returns the navigator element in header.
|
|
517
|
+
* @param {CalendarMonthNavigatorTemplateEvent} event - Custom month navigator template event.
|
|
518
|
+
* @return {React.ReactNode}
|
|
519
|
+
*/
|
|
520
|
+
monthNavigatorTemplate?(event: CalendarMonthNavigatorTemplateEvent): React.ReactNode;
|
|
521
|
+
/**
|
|
522
|
+
* Callback to invoke on blur event of input field.
|
|
523
|
+
* @param {React.FocusEvent<HTMLInputElement>} event - Browser event
|
|
524
|
+
*/
|
|
149
525
|
onBlur?(event: React.FocusEvent<HTMLInputElement>): void;
|
|
150
|
-
|
|
526
|
+
/**
|
|
527
|
+
* Callback to invoke when value changes.
|
|
528
|
+
* @param {CalendarChangeEvent} event - Custom change event
|
|
529
|
+
*/
|
|
530
|
+
onChange?(event: CalendarChangeEvent): void;
|
|
531
|
+
/**
|
|
532
|
+
* Callback to invoke when clear button is clicked.
|
|
533
|
+
* @param {React.MouseEvent<HTMLButtonElement>} event - Browser event
|
|
534
|
+
*/
|
|
151
535
|
onClearButtonClick?(event: React.MouseEvent<HTMLButtonElement>): void;
|
|
536
|
+
/**
|
|
537
|
+
* Callback to invoke on focus event of input field.
|
|
538
|
+
* @param {React.FocusEvent<HTMLInputElement>} event - Browser event
|
|
539
|
+
*/
|
|
152
540
|
onFocus?(event: React.FocusEvent<HTMLInputElement>): void;
|
|
541
|
+
/**
|
|
542
|
+
* Callback to invoke when overlay panel or modal becomes hidden.
|
|
543
|
+
*/
|
|
153
544
|
onHide?(): void;
|
|
545
|
+
/**
|
|
546
|
+
* Callback to invoke on input event of input field.
|
|
547
|
+
* @param {React.FormEvent<HTMLInputElement>} event - Browser event
|
|
548
|
+
*/
|
|
154
549
|
onInput?(event: React.FormEvent<HTMLInputElement>): void;
|
|
155
|
-
|
|
156
|
-
|
|
550
|
+
/**
|
|
551
|
+
* Callback to invoke when month changes.
|
|
552
|
+
* @param {CalendarMonthChangeEvent} event - Custom month change event
|
|
553
|
+
*/
|
|
554
|
+
onMonthChange?(event: CalendarMonthChangeEvent): void;
|
|
555
|
+
/**
|
|
556
|
+
* Callback to invoke when a date is selected.
|
|
557
|
+
* @param {CalendarSelectEvent} event - Custom select event
|
|
558
|
+
*/
|
|
559
|
+
onSelect?(event: CalendarSelectEvent): void;
|
|
560
|
+
/**
|
|
561
|
+
* Callback to invoke when overlay panel or modal becomes visible.
|
|
562
|
+
*/
|
|
157
563
|
onShow?(): void;
|
|
564
|
+
/**
|
|
565
|
+
* Callback to invoke when today button is clicked.
|
|
566
|
+
* @param {React.MouseEvent<HTMLButtonElement>} event - Browser event
|
|
567
|
+
*/
|
|
158
568
|
onTodayButtonClick?(event: React.MouseEvent<HTMLButtonElement>): void;
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
569
|
+
/**
|
|
570
|
+
* Callback to invoke when the displayed month/year is changed.
|
|
571
|
+
* @param {CalendarViewChangeEvent} event - Custom view change event
|
|
572
|
+
*/
|
|
573
|
+
onViewDateChange?(event: CalendarViewChangeEvent): void;
|
|
574
|
+
/**
|
|
575
|
+
* Callback to invoke when visible is changed.
|
|
576
|
+
* @param {CalendarVisibleChangeEvent} event - Custom visible change event
|
|
577
|
+
*/
|
|
578
|
+
onVisibleChange?(event: CalendarVisibleChangeEvent): void;
|
|
579
|
+
/**
|
|
580
|
+
* Function that gets a navigator information and returns the navigator in header.
|
|
581
|
+
* @param {CalendarYearNavigatorTemplateEvent} event - Custom year navigator template event
|
|
582
|
+
*/
|
|
583
|
+
yearNavigatorTemplate?(event: CalendarYearNavigatorTemplateEvent): React.ReactNode;
|
|
584
|
+
/**
|
|
585
|
+
* Used to get the child elements of the component.
|
|
586
|
+
* @readonly
|
|
587
|
+
*/
|
|
588
|
+
children?: React.ReactNode | undefined;
|
|
162
589
|
}
|
|
163
590
|
|
|
591
|
+
/**
|
|
592
|
+
* **PrimeReact - Calendar**
|
|
593
|
+
*
|
|
594
|
+
* _Calendar also known as DatePicker, is a form component to work with dates._
|
|
595
|
+
*
|
|
596
|
+
* [Live Demo](https://www.primefaces.org/primereact/calendar/)
|
|
597
|
+
* --- ---
|
|
598
|
+
* 
|
|
599
|
+
*
|
|
600
|
+
* @group Component
|
|
601
|
+
*/
|
|
164
602
|
export declare class Calendar extends React.Component<CalendarProps, any> {
|
|
603
|
+
/**
|
|
604
|
+
* Used to show the overlay.
|
|
605
|
+
*/
|
|
165
606
|
public show(): void;
|
|
607
|
+
/**
|
|
608
|
+
* Used to hide the overlay.
|
|
609
|
+
*/
|
|
166
610
|
public hide(): void;
|
|
611
|
+
/**
|
|
612
|
+
* Used to focus the component.
|
|
613
|
+
*/
|
|
614
|
+
public focus(): void;
|
|
615
|
+
/**
|
|
616
|
+
* Used to get the current date.
|
|
617
|
+
* @return {Date | Date[]} Current Date
|
|
618
|
+
*/
|
|
167
619
|
public getCurrentDateTime(): Date | Date[];
|
|
620
|
+
/**
|
|
621
|
+
* Used to get the view date.
|
|
622
|
+
* @return {Date | Date[]} View Date
|
|
623
|
+
*/
|
|
168
624
|
public getViewDate(): Date | Date[];
|
|
625
|
+
/**
|
|
626
|
+
* Used to get container element.
|
|
627
|
+
* @return {HTMLSpanElement} Container element
|
|
628
|
+
*/
|
|
169
629
|
public getElement(): HTMLSpanElement;
|
|
630
|
+
/**
|
|
631
|
+
* Used to get input element.
|
|
632
|
+
* @return {HTMLInputElement} Input element
|
|
633
|
+
*/
|
|
170
634
|
public getInput(): HTMLInputElement;
|
|
635
|
+
/**
|
|
636
|
+
* Used to get overlay element.
|
|
637
|
+
* @return {HTMLElement} Overlay element
|
|
638
|
+
*/
|
|
171
639
|
public getOverlay(): HTMLElement;
|
|
172
|
-
|
|
640
|
+
/**
|
|
641
|
+
* Used to update the current view date.
|
|
642
|
+
* @param {React.SyntheticEvent | null} event - Browser event.
|
|
643
|
+
* @param {Date | Date[] | null} value - New date.
|
|
644
|
+
*/
|
|
645
|
+
public updateViewDate(event: React.SyntheticEvent | null, value: Date | Date[] | null | undefined): void;
|
|
173
646
|
}
|