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
package/rating/rating.esm.js
CHANGED
|
@@ -6,20 +6,45 @@ function _extends() {
|
|
|
6
6
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
7
7
|
for (var i = 1; i < arguments.length; i++) {
|
|
8
8
|
var source = arguments[i];
|
|
9
|
-
|
|
10
9
|
for (var key in source) {
|
|
11
10
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
12
11
|
target[key] = source[key];
|
|
13
12
|
}
|
|
14
13
|
}
|
|
15
14
|
}
|
|
16
|
-
|
|
17
15
|
return target;
|
|
18
16
|
};
|
|
19
17
|
return _extends.apply(this, arguments);
|
|
20
18
|
}
|
|
21
19
|
|
|
20
|
+
function _typeof(obj) {
|
|
21
|
+
"@babel/helpers - typeof";
|
|
22
|
+
|
|
23
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
|
24
|
+
return typeof obj;
|
|
25
|
+
} : function (obj) {
|
|
26
|
+
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
27
|
+
}, _typeof(obj);
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
function _toPrimitive(input, hint) {
|
|
31
|
+
if (_typeof(input) !== "object" || input === null) return input;
|
|
32
|
+
var prim = input[Symbol.toPrimitive];
|
|
33
|
+
if (prim !== undefined) {
|
|
34
|
+
var res = prim.call(input, hint || "default");
|
|
35
|
+
if (_typeof(res) !== "object") return res;
|
|
36
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
37
|
+
}
|
|
38
|
+
return (hint === "string" ? String : Number)(input);
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
function _toPropertyKey(arg) {
|
|
42
|
+
var key = _toPrimitive(arg, "string");
|
|
43
|
+
return _typeof(key) === "symbol" ? key : String(key);
|
|
44
|
+
}
|
|
45
|
+
|
|
22
46
|
function _defineProperty(obj, key, value) {
|
|
47
|
+
key = _toPropertyKey(key);
|
|
23
48
|
if (key in obj) {
|
|
24
49
|
Object.defineProperty(obj, key, {
|
|
25
50
|
value: value,
|
|
@@ -30,18 +55,15 @@ function _defineProperty(obj, key, value) {
|
|
|
30
55
|
} else {
|
|
31
56
|
obj[key] = value;
|
|
32
57
|
}
|
|
33
|
-
|
|
34
58
|
return obj;
|
|
35
59
|
}
|
|
36
60
|
|
|
37
61
|
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
38
|
-
|
|
39
62
|
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
40
63
|
var Rating = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
41
64
|
var elementRef = React.useRef(null);
|
|
42
65
|
var enabled = !props.disabled && !props.readOnly;
|
|
43
66
|
var tabIndex = enabled ? 0 : null;
|
|
44
|
-
|
|
45
67
|
var rate = function rate(event, i) {
|
|
46
68
|
if (enabled && props.onChange) {
|
|
47
69
|
props.onChange({
|
|
@@ -56,10 +78,8 @@ var Rating = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (pr
|
|
|
56
78
|
}
|
|
57
79
|
});
|
|
58
80
|
}
|
|
59
|
-
|
|
60
81
|
event.preventDefault();
|
|
61
82
|
};
|
|
62
|
-
|
|
63
83
|
var clear = function clear(event) {
|
|
64
84
|
if (enabled && props.onChange) {
|
|
65
85
|
props.onChange({
|
|
@@ -74,22 +94,18 @@ var Rating = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (pr
|
|
|
74
94
|
}
|
|
75
95
|
});
|
|
76
96
|
}
|
|
77
|
-
|
|
78
97
|
event.preventDefault();
|
|
79
98
|
};
|
|
80
|
-
|
|
81
99
|
var onStarKeyDown = function onStarKeyDown(event, value) {
|
|
82
100
|
if (event.key === 'Enter') {
|
|
83
101
|
rate(event, value);
|
|
84
102
|
}
|
|
85
103
|
};
|
|
86
|
-
|
|
87
104
|
var onCancelKeyDown = function onCancelKeyDown(event) {
|
|
88
105
|
if (event.key === 'Enter') {
|
|
89
106
|
clear(event);
|
|
90
107
|
}
|
|
91
108
|
};
|
|
92
|
-
|
|
93
109
|
var createIcons = function createIcons() {
|
|
94
110
|
return Array.from({
|
|
95
111
|
length: props.stars
|
|
@@ -125,7 +141,6 @@ var Rating = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (pr
|
|
|
125
141
|
}, content);
|
|
126
142
|
});
|
|
127
143
|
};
|
|
128
|
-
|
|
129
144
|
var createCancelIcon = function createCancelIcon() {
|
|
130
145
|
if (props.cancel) {
|
|
131
146
|
var content = IconUtils.getJSXIcon(props.cancelIcon, _objectSpread({
|
|
@@ -140,10 +155,8 @@ var Rating = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(function (pr
|
|
|
140
155
|
onKeyDown: onCancelKeyDown
|
|
141
156
|
}, content);
|
|
142
157
|
}
|
|
143
|
-
|
|
144
158
|
return null;
|
|
145
159
|
};
|
|
146
|
-
|
|
147
160
|
React.useImperativeHandle(ref, function () {
|
|
148
161
|
return {
|
|
149
162
|
props: props,
|
package/rating/rating.esm.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import*as
|
|
1
|
+
import*as n from"react";import{Tooltip as e}from"primereact/tooltip";import{ObjectUtils as t,classNames as r,IconUtils as o}from"primereact/utils";function i(){return i=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r])}return n},i.apply(this,arguments)}function a(n){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(n){return typeof n}:function(n){return n&&"function"==typeof Symbol&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},a(n)}function l(n,e){if("object"!==a(n)||null===n)return n;var t=n[Symbol.toPrimitive];if(void 0!==t){var r=t.call(n,e||"default");if("object"!==a(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(n)}function c(n){var e=l(n,"string");return"symbol"===a(e)?e:String(e)}function u(n,e,t){return(e=c(e))in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}function p(n,e){var t=Object.keys(n);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(n);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),t.push.apply(t,r)}return t}function f(n){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?p(Object(t),!0).forEach((function(e){u(n,e,t[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(t)):p(Object(t)).forEach((function(e){Object.defineProperty(n,e,Object.getOwnPropertyDescriptor(t,e))}))}return n}var s=n.memo(n.forwardRef((function(a,l){var c=n.useRef(null),u=!a.disabled&&!a.readOnly,p=u?0:null,m=function(n,e){u&&a.onChange&&a.onChange({originalEvent:n,value:e,stopPropagation:function(){},preventDefault:function(){},target:{name:a.name,id:a.id,value:e}}),n.preventDefault()},y=function(n){u&&a.onChange&&a.onChange({originalEvent:n,value:null,stopPropagation:function(){},preventDefault:function(){},target:{name:a.name,id:a.id,value:null}}),n.preventDefault()},g=function(n,e){"Enter"===n.key&&m(n,e)},b=function(n){"Enter"===n.key&&y(n)};n.useImperativeHandle(l,(function(){return{props:a,getElement:function(){return c.current}}}));var v=t.isNotEmpty(a.tooltip),d=t.findDiffKeys(a,s.defaultProps),O=r("p-rating",{"p-disabled":a.disabled,"p-readonly":a.readOnly},a.className),P=function(){if(a.cancel){var e=o.getJSXIcon(a.cancelIcon,f({className:"p-rating-icon p-rating-cancel"},a.cancelIconProps),{props:a});return n.createElement("div",{className:"p-rating-item p-rating-cancel-item",onClick:y,tabIndex:p,onKeyDown:b},e)}return null}(),j=Array.from({length:a.stars},(function(n,e){return e+1})).map((function(e){var t=e<=a.value,i=r("p-rating-item",{"p-rating-item-active":t}),l=t?{type:a.onIcon,props:a.onIconProps}:{type:a.offIcon,props:a.offIconProps},c=o.getJSXIcon(l.type,f({className:"p-rating-icon"},l.props),{props:a});return n.createElement("div",{key:e,className:i,tabIndex:p,onClick:function(n){return m(n,e)},onKeyDown:function(n){return g(n,e)}},c)}));return n.createElement(n.Fragment,null,n.createElement("div",i({ref:c,id:a.id,className:O,style:a.style},d),P,j),v&&n.createElement(e,i({target:c,content:a.tooltip},a.tooltipOptions)))})));s.displayName="Rating",s.defaultProps={__TYPE:"Rating",id:null,value:null,disabled:!1,readOnly:!1,stars:5,cancel:!0,style:null,className:null,tooltip:null,tooltipOptions:null,onChange:null,onIcon:"pi pi-star-fill",offIcon:"pi pi-star",cancelIcon:"pi pi-ban",cancelIconProps:null,onIconProps:null,offIconProps:null};export{s as Rating};
|
package/rating/rating.js
CHANGED
|
@@ -26,20 +26,45 @@ this.primereact.rating = (function (exports, React, tooltip, utils) {
|
|
|
26
26
|
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
27
27
|
for (var i = 1; i < arguments.length; i++) {
|
|
28
28
|
var source = arguments[i];
|
|
29
|
-
|
|
30
29
|
for (var key in source) {
|
|
31
30
|
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
32
31
|
target[key] = source[key];
|
|
33
32
|
}
|
|
34
33
|
}
|
|
35
34
|
}
|
|
36
|
-
|
|
37
35
|
return target;
|
|
38
36
|
};
|
|
39
37
|
return _extends.apply(this, arguments);
|
|
40
38
|
}
|
|
41
39
|
|
|
40
|
+
function _typeof(obj) {
|
|
41
|
+
"@babel/helpers - typeof";
|
|
42
|
+
|
|
43
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
|
44
|
+
return typeof obj;
|
|
45
|
+
} : function (obj) {
|
|
46
|
+
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
47
|
+
}, _typeof(obj);
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
function _toPrimitive(input, hint) {
|
|
51
|
+
if (_typeof(input) !== "object" || input === null) return input;
|
|
52
|
+
var prim = input[Symbol.toPrimitive];
|
|
53
|
+
if (prim !== undefined) {
|
|
54
|
+
var res = prim.call(input, hint || "default");
|
|
55
|
+
if (_typeof(res) !== "object") return res;
|
|
56
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
57
|
+
}
|
|
58
|
+
return (hint === "string" ? String : Number)(input);
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
function _toPropertyKey(arg) {
|
|
62
|
+
var key = _toPrimitive(arg, "string");
|
|
63
|
+
return _typeof(key) === "symbol" ? key : String(key);
|
|
64
|
+
}
|
|
65
|
+
|
|
42
66
|
function _defineProperty(obj, key, value) {
|
|
67
|
+
key = _toPropertyKey(key);
|
|
43
68
|
if (key in obj) {
|
|
44
69
|
Object.defineProperty(obj, key, {
|
|
45
70
|
value: value,
|
|
@@ -50,18 +75,15 @@ this.primereact.rating = (function (exports, React, tooltip, utils) {
|
|
|
50
75
|
} else {
|
|
51
76
|
obj[key] = value;
|
|
52
77
|
}
|
|
53
|
-
|
|
54
78
|
return obj;
|
|
55
79
|
}
|
|
56
80
|
|
|
57
81
|
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
58
|
-
|
|
59
82
|
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
60
83
|
var Rating = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namespace.forwardRef(function (props, ref) {
|
|
61
84
|
var elementRef = React__namespace.useRef(null);
|
|
62
85
|
var enabled = !props.disabled && !props.readOnly;
|
|
63
86
|
var tabIndex = enabled ? 0 : null;
|
|
64
|
-
|
|
65
87
|
var rate = function rate(event, i) {
|
|
66
88
|
if (enabled && props.onChange) {
|
|
67
89
|
props.onChange({
|
|
@@ -76,10 +98,8 @@ this.primereact.rating = (function (exports, React, tooltip, utils) {
|
|
|
76
98
|
}
|
|
77
99
|
});
|
|
78
100
|
}
|
|
79
|
-
|
|
80
101
|
event.preventDefault();
|
|
81
102
|
};
|
|
82
|
-
|
|
83
103
|
var clear = function clear(event) {
|
|
84
104
|
if (enabled && props.onChange) {
|
|
85
105
|
props.onChange({
|
|
@@ -94,22 +114,18 @@ this.primereact.rating = (function (exports, React, tooltip, utils) {
|
|
|
94
114
|
}
|
|
95
115
|
});
|
|
96
116
|
}
|
|
97
|
-
|
|
98
117
|
event.preventDefault();
|
|
99
118
|
};
|
|
100
|
-
|
|
101
119
|
var onStarKeyDown = function onStarKeyDown(event, value) {
|
|
102
120
|
if (event.key === 'Enter') {
|
|
103
121
|
rate(event, value);
|
|
104
122
|
}
|
|
105
123
|
};
|
|
106
|
-
|
|
107
124
|
var onCancelKeyDown = function onCancelKeyDown(event) {
|
|
108
125
|
if (event.key === 'Enter') {
|
|
109
126
|
clear(event);
|
|
110
127
|
}
|
|
111
128
|
};
|
|
112
|
-
|
|
113
129
|
var createIcons = function createIcons() {
|
|
114
130
|
return Array.from({
|
|
115
131
|
length: props.stars
|
|
@@ -145,7 +161,6 @@ this.primereact.rating = (function (exports, React, tooltip, utils) {
|
|
|
145
161
|
}, content);
|
|
146
162
|
});
|
|
147
163
|
};
|
|
148
|
-
|
|
149
164
|
var createCancelIcon = function createCancelIcon() {
|
|
150
165
|
if (props.cancel) {
|
|
151
166
|
var content = utils.IconUtils.getJSXIcon(props.cancelIcon, _objectSpread({
|
|
@@ -160,10 +175,8 @@ this.primereact.rating = (function (exports, React, tooltip, utils) {
|
|
|
160
175
|
onKeyDown: onCancelKeyDown
|
|
161
176
|
}, content);
|
|
162
177
|
}
|
|
163
|
-
|
|
164
178
|
return null;
|
|
165
179
|
};
|
|
166
|
-
|
|
167
180
|
React__namespace.useImperativeHandle(ref, function () {
|
|
168
181
|
return {
|
|
169
182
|
props: props,
|
package/rating/rating.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
this.primereact=this.primereact||{},this.primereact.rating=function(e,n,
|
|
1
|
+
this.primereact=this.primereact||{},this.primereact.rating=function(e,t,n,r){"use strict";function o(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var i=o(t);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a.apply(this,arguments)}function l(e){return l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},l(e)}function c(e,t){if("object"!==l(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==l(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function u(e){var t=c(e,"string");return"symbol"===l(t)?t:String(t)}function p(e,t,n){return(t=u(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function s(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function f(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?s(Object(n),!0).forEach((function(t){p(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var m=i.memo(i.forwardRef((function(e,t){var o=i.useRef(null),l=!e.disabled&&!e.readOnly,c=l?0:null,u=function(t,n){l&&e.onChange&&e.onChange({originalEvent:t,value:n,stopPropagation:function(){},preventDefault:function(){},target:{name:e.name,id:e.id,value:n}}),t.preventDefault()},p=function(t){l&&e.onChange&&e.onChange({originalEvent:t,value:null,stopPropagation:function(){},preventDefault:function(){},target:{name:e.name,id:e.id,value:null}}),t.preventDefault()},s=function(e,t){"Enter"===e.key&&u(e,t)},y=function(e){"Enter"===e.key&&p(e)};i.useImperativeHandle(t,(function(){return{props:e,getElement:function(){return o.current}}}));var b=r.ObjectUtils.isNotEmpty(e.tooltip),g=r.ObjectUtils.findDiffKeys(e,m.defaultProps),d=r.classNames("p-rating",{"p-disabled":e.disabled,"p-readonly":e.readOnly},e.className),v=function(){if(e.cancel){var t=r.IconUtils.getJSXIcon(e.cancelIcon,f({className:"p-rating-icon p-rating-cancel"},e.cancelIconProps),{props:e});return i.createElement("div",{className:"p-rating-item p-rating-cancel-item",onClick:p,tabIndex:c,onKeyDown:y},t)}return null}(),O=Array.from({length:e.stars},(function(e,t){return t+1})).map((function(t){var n=t<=e.value,o=r.classNames("p-rating-item",{"p-rating-item-active":n}),a=n?{type:e.onIcon,props:e.onIconProps}:{type:e.offIcon,props:e.offIconProps},l=r.IconUtils.getJSXIcon(a.type,f({className:"p-rating-icon"},a.props),{props:e});return i.createElement("div",{key:t,className:o,tabIndex:c,onClick:function(e){return u(e,t)},onKeyDown:function(e){return s(e,t)}},l)}));return i.createElement(i.Fragment,null,i.createElement("div",a({ref:o,id:e.id,className:d,style:e.style},g),v,O),b&&i.createElement(n.Tooltip,a({target:o,content:e.tooltip},e.tooltipOptions)))})));return m.displayName="Rating",m.defaultProps={__TYPE:"Rating",id:null,value:null,disabled:!1,readOnly:!1,stars:5,cancel:!0,style:null,className:null,tooltip:null,tooltipOptions:null,onChange:null,onIcon:"pi pi-star-fill",offIcon:"pi pi-star",cancelIcon:"pi pi-ban",cancelIconProps:null,onIconProps:null,offIconProps:null},e.Rating=m,Object.defineProperty(e,"__esModule",{value:!0}),e}({},React,primereact.tooltip,primereact.utils);
|
package/resources/primereact.css
CHANGED
|
@@ -823,6 +823,10 @@
|
|
|
823
823
|
position: relative;
|
|
824
824
|
}
|
|
825
825
|
|
|
826
|
+
.p-checkbox.p-checkbox-disabled {
|
|
827
|
+
cursor: auto;
|
|
828
|
+
}
|
|
829
|
+
|
|
826
830
|
.p-checkbox-box {
|
|
827
831
|
display: flex;
|
|
828
832
|
justify-content: center;
|
|
@@ -1498,6 +1502,11 @@
|
|
|
1498
1502
|
position: relative;
|
|
1499
1503
|
}
|
|
1500
1504
|
|
|
1505
|
+
/* Github #3122: Prevent animation flickering */
|
|
1506
|
+
.p-dialog:not([class*='p-dialog-']) {
|
|
1507
|
+
display: none;
|
|
1508
|
+
}
|
|
1509
|
+
|
|
1501
1510
|
.p-dialog-content {
|
|
1502
1511
|
overflow-y: auto;
|
|
1503
1512
|
flex-grow: 1;
|
|
@@ -1627,6 +1636,7 @@
|
|
|
1627
1636
|
.p-dialog-maximized {
|
|
1628
1637
|
transition: none;
|
|
1629
1638
|
transform: none;
|
|
1639
|
+
margin: 0 !important;
|
|
1630
1640
|
width: 100vw !important;
|
|
1631
1641
|
height: 100vh !important;
|
|
1632
1642
|
max-height: 100%;
|
|
@@ -3639,24 +3649,6 @@ input.p-dropdown-label {
|
|
|
3639
3649
|
width: 100%;
|
|
3640
3650
|
}
|
|
3641
3651
|
|
|
3642
|
-
@keyframes dash-frame {
|
|
3643
|
-
100% {
|
|
3644
|
-
stroke-dashoffset: 0;
|
|
3645
|
-
}
|
|
3646
|
-
}
|
|
3647
|
-
.p-knob-range {
|
|
3648
|
-
fill: none;
|
|
3649
|
-
transition: stroke .1s ease-in;
|
|
3650
|
-
}
|
|
3651
|
-
.p-knob-value {
|
|
3652
|
-
animation-name: dash-frame;
|
|
3653
|
-
animation-fill-mode: forwards;
|
|
3654
|
-
fill: none;
|
|
3655
|
-
}
|
|
3656
|
-
.p-knob-text {
|
|
3657
|
-
font-size: 1.3rem;
|
|
3658
|
-
text-align: center;
|
|
3659
|
-
}
|
|
3660
3652
|
.p-listbox-list-wrapper {
|
|
3661
3653
|
overflow: auto;
|
|
3662
3654
|
}
|
|
@@ -3839,8 +3831,29 @@ input.p-dropdown-label {
|
|
|
3839
3831
|
display: flex;
|
|
3840
3832
|
}
|
|
3841
3833
|
|
|
3834
|
+
@keyframes dash-frame {
|
|
3835
|
+
100% {
|
|
3836
|
+
stroke-dashoffset: 0;
|
|
3837
|
+
}
|
|
3838
|
+
}
|
|
3839
|
+
.p-knob-range {
|
|
3840
|
+
fill: none;
|
|
3841
|
+
transition: stroke .1s ease-in;
|
|
3842
|
+
}
|
|
3843
|
+
.p-knob-value {
|
|
3844
|
+
animation-name: dash-frame;
|
|
3845
|
+
animation-fill-mode: forwards;
|
|
3846
|
+
fill: none;
|
|
3847
|
+
}
|
|
3848
|
+
.p-knob-text {
|
|
3849
|
+
font-size: 1.3rem;
|
|
3850
|
+
text-align: center;
|
|
3851
|
+
}
|
|
3842
3852
|
.p-menu-overlay {
|
|
3843
3853
|
position: absolute;
|
|
3854
|
+
/* Github #3122: Prevent animation flickering */
|
|
3855
|
+
top: -9999px;
|
|
3856
|
+
left: -9999px;
|
|
3844
3857
|
}
|
|
3845
3858
|
|
|
3846
3859
|
.p-menu ul {
|
|
@@ -4047,6 +4060,22 @@ input.p-dropdown-label {
|
|
|
4047
4060
|
left: 0;
|
|
4048
4061
|
}
|
|
4049
4062
|
|
|
4063
|
+
.p-multiselect-inline.p-multiselect-panel {
|
|
4064
|
+
border: none;
|
|
4065
|
+
position: initial;
|
|
4066
|
+
background: none;
|
|
4067
|
+
box-shadow: none;
|
|
4068
|
+
}
|
|
4069
|
+
|
|
4070
|
+
.p-multiselect-inline.p-multiselect-panel .p-multiselect-items {
|
|
4071
|
+
padding: 0;
|
|
4072
|
+
}
|
|
4073
|
+
|
|
4074
|
+
.p-multiselect-flex.p-multiselect-panel .p-multiselect-items {
|
|
4075
|
+
display: flex;
|
|
4076
|
+
flex-wrap: wrap;
|
|
4077
|
+
}
|
|
4078
|
+
|
|
4050
4079
|
.p-multiselect-items-wrapper {
|
|
4051
4080
|
overflow: auto;
|
|
4052
4081
|
}
|
|
@@ -4160,6 +4189,14 @@ input.p-dropdown-label {
|
|
|
4160
4189
|
overflow: hidden;
|
|
4161
4190
|
}
|
|
4162
4191
|
|
|
4192
|
+
.p-orderlist .p-orderlist-droppoint {
|
|
4193
|
+
height: 0.5rem;
|
|
4194
|
+
}
|
|
4195
|
+
|
|
4196
|
+
.p-orderlist .p-orderlist-droppoint.p-orderlist-droppoint-highlight {
|
|
4197
|
+
background: var(--primary-color);
|
|
4198
|
+
}
|
|
4199
|
+
|
|
4163
4200
|
.p-organizationchart-table {
|
|
4164
4201
|
border-spacing: 0;
|
|
4165
4202
|
border-collapse: separate;
|
|
@@ -4216,9 +4253,11 @@ input.p-dropdown-label {
|
|
|
4216
4253
|
.p-overlaypanel {
|
|
4217
4254
|
position: absolute;
|
|
4218
4255
|
margin-top: 10px;
|
|
4256
|
+
/* Github #3122: Prevent animation flickering */
|
|
4257
|
+
top: -9999px;
|
|
4258
|
+
left: -9999px;
|
|
4219
4259
|
}
|
|
4220
4260
|
|
|
4221
|
-
|
|
4222
4261
|
.p-overlaypanel-flipped {
|
|
4223
4262
|
margin-top: 0;
|
|
4224
4263
|
margin-bottom: 10px;
|
|
@@ -4346,6 +4385,39 @@ input.p-dropdown-label {
|
|
|
4346
4385
|
position: relative;
|
|
4347
4386
|
}
|
|
4348
4387
|
|
|
4388
|
+
.p-password {
|
|
4389
|
+
position: relative;
|
|
4390
|
+
display: inline-flex;
|
|
4391
|
+
}
|
|
4392
|
+
|
|
4393
|
+
.p-password-panel {
|
|
4394
|
+
position: absolute;
|
|
4395
|
+
top: 0;
|
|
4396
|
+
left: 0;
|
|
4397
|
+
}
|
|
4398
|
+
|
|
4399
|
+
.p-password .p-password-panel {
|
|
4400
|
+
min-width: 100%;
|
|
4401
|
+
}
|
|
4402
|
+
|
|
4403
|
+
.p-password-meter {
|
|
4404
|
+
height: 10px;
|
|
4405
|
+
}
|
|
4406
|
+
|
|
4407
|
+
.p-password-strength {
|
|
4408
|
+
height: 100%;
|
|
4409
|
+
width: 0%;
|
|
4410
|
+
transition: width 1s ease-in-out;
|
|
4411
|
+
}
|
|
4412
|
+
|
|
4413
|
+
.p-fluid .p-password {
|
|
4414
|
+
display: flex;
|
|
4415
|
+
}
|
|
4416
|
+
|
|
4417
|
+
.p-password-input::-ms-reveal,
|
|
4418
|
+
.p-password-input::-ms-clear {
|
|
4419
|
+
display: none;
|
|
4420
|
+
}
|
|
4349
4421
|
.p-panelmenu .p-panelmenu-header-link {
|
|
4350
4422
|
display: flex;
|
|
4351
4423
|
align-items: center;
|
|
@@ -4377,35 +4449,6 @@ input.p-dropdown-label {
|
|
|
4377
4449
|
line-height: 1;
|
|
4378
4450
|
}
|
|
4379
4451
|
|
|
4380
|
-
.p-password {
|
|
4381
|
-
position: relative;
|
|
4382
|
-
display: inline-flex;
|
|
4383
|
-
}
|
|
4384
|
-
|
|
4385
|
-
.p-password-panel {
|
|
4386
|
-
position: absolute;
|
|
4387
|
-
top: 0;
|
|
4388
|
-
left: 0;
|
|
4389
|
-
}
|
|
4390
|
-
|
|
4391
|
-
.p-password .p-password-panel {
|
|
4392
|
-
min-width: 100%;
|
|
4393
|
-
}
|
|
4394
|
-
|
|
4395
|
-
.p-password-meter {
|
|
4396
|
-
height: 10px;
|
|
4397
|
-
}
|
|
4398
|
-
|
|
4399
|
-
.p-password-strength {
|
|
4400
|
-
height: 100%;
|
|
4401
|
-
width: 0%;
|
|
4402
|
-
transition: width 1s ease-in-out;
|
|
4403
|
-
}
|
|
4404
|
-
|
|
4405
|
-
.p-fluid .p-password {
|
|
4406
|
-
display: flex;
|
|
4407
|
-
}
|
|
4408
|
-
|
|
4409
4452
|
.p-picklist {
|
|
4410
4453
|
display: flex;
|
|
4411
4454
|
}
|
|
@@ -4808,6 +4851,11 @@ input.p-dropdown-label {
|
|
|
4808
4851
|
position: relative;
|
|
4809
4852
|
}
|
|
4810
4853
|
|
|
4854
|
+
/* Github #3122: Prevent animation flickering */
|
|
4855
|
+
.p-sidebar:not([class*="p-sidebar-"]){
|
|
4856
|
+
display: none;
|
|
4857
|
+
}
|
|
4858
|
+
|
|
4811
4859
|
.p-sidebar-content {
|
|
4812
4860
|
overflow-y: auto;
|
|
4813
4861
|
flex-grow: 1;
|
|
@@ -5529,21 +5577,6 @@ input.p-dropdown-label {
|
|
|
5529
5577
|
display: none;
|
|
5530
5578
|
}
|
|
5531
5579
|
|
|
5532
|
-
.p-tag {
|
|
5533
|
-
display: inline-flex;
|
|
5534
|
-
align-items: center;
|
|
5535
|
-
justify-content: center;
|
|
5536
|
-
}
|
|
5537
|
-
|
|
5538
|
-
.p-tag-icon,
|
|
5539
|
-
.p-tag-value,
|
|
5540
|
-
.p-tag-icon.pi {
|
|
5541
|
-
line-height: 1.5;
|
|
5542
|
-
}
|
|
5543
|
-
|
|
5544
|
-
.p-tag.p-tag-rounded {
|
|
5545
|
-
border-radius: 10rem;
|
|
5546
|
-
}
|
|
5547
5580
|
.p-terminal {
|
|
5548
5581
|
height: 18rem;
|
|
5549
5582
|
overflow: auto;
|
|
@@ -5567,6 +5600,21 @@ input.p-dropdown-label {
|
|
|
5567
5600
|
display: none;
|
|
5568
5601
|
}
|
|
5569
5602
|
|
|
5603
|
+
.p-tag {
|
|
5604
|
+
display: inline-flex;
|
|
5605
|
+
align-items: center;
|
|
5606
|
+
justify-content: center;
|
|
5607
|
+
}
|
|
5608
|
+
|
|
5609
|
+
.p-tag-icon,
|
|
5610
|
+
.p-tag-value,
|
|
5611
|
+
.p-tag-icon.pi {
|
|
5612
|
+
line-height: 1.5;
|
|
5613
|
+
}
|
|
5614
|
+
|
|
5615
|
+
.p-tag.p-tag-rounded {
|
|
5616
|
+
border-radius: 10rem;
|
|
5617
|
+
}
|
|
5570
5618
|
.p-tieredmenu-overlay {
|
|
5571
5619
|
position: absolute;
|
|
5572
5620
|
}
|
|
@@ -5836,15 +5884,24 @@ input.p-dropdown-label {
|
|
|
5836
5884
|
flex-wrap: wrap;
|
|
5837
5885
|
}
|
|
5838
5886
|
|
|
5887
|
+
.p-toolbar-group-start,
|
|
5888
|
+
.p-toolbar-group-center,
|
|
5889
|
+
.p-toolbar-group-end {
|
|
5890
|
+
display: flex;
|
|
5891
|
+
align-items: center;
|
|
5892
|
+
}
|
|
5893
|
+
|
|
5839
5894
|
.p-toolbar-group-left,
|
|
5840
5895
|
.p-toolbar-group-right {
|
|
5841
5896
|
display: flex;
|
|
5842
5897
|
align-items: center;
|
|
5843
5898
|
}
|
|
5844
|
-
|
|
5845
5899
|
.p-tooltip {
|
|
5846
5900
|
position: absolute;
|
|
5847
5901
|
padding: .25em .5rem;
|
|
5902
|
+
/* #3687: Tooltip prevent scrollbar flickering */
|
|
5903
|
+
top: -9999px;
|
|
5904
|
+
left: -9999px;
|
|
5848
5905
|
}
|
|
5849
5906
|
|
|
5850
5907
|
.p-tooltip.p-tooltip-right,
|