primereact 10.3.0 → 10.3.2
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 +24 -20
- package/accordion/accordion.cjs.min.js +1 -1
- package/accordion/accordion.d.ts +36 -1
- package/accordion/accordion.esm.js +16 -12
- package/accordion/accordion.esm.min.js +1 -1
- package/accordion/accordion.js +22 -18
- package/accordion/accordion.min.js +1 -1
- package/api/api.cjs.js +39 -33
- package/api/api.cjs.min.js +1 -1
- package/api/api.d.ts +14 -3
- package/api/api.esm.js +39 -33
- package/api/api.esm.min.js +1 -1
- package/api/api.js +39 -33
- package/api/api.min.js +1 -1
- package/autocomplete/autocomplete.cjs.js +24 -21
- package/autocomplete/autocomplete.cjs.min.js +1 -1
- package/autocomplete/autocomplete.d.ts +6 -1
- package/autocomplete/autocomplete.esm.js +7 -4
- package/autocomplete/autocomplete.esm.min.js +1 -1
- package/autocomplete/autocomplete.js +24 -21
- package/autocomplete/autocomplete.min.js +1 -1
- package/avatar/avatar.cjs.js +6 -4
- package/avatar/avatar.cjs.min.js +1 -1
- package/avatar/avatar.esm.js +3 -1
- package/avatar/avatar.esm.min.js +1 -1
- package/avatar/avatar.js +7 -6
- package/avatar/avatar.min.js +1 -1
- package/avatargroup/avatargroup.cjs.js +3 -1
- package/avatargroup/avatargroup.cjs.min.js +1 -1
- package/avatargroup/avatargroup.esm.js +3 -1
- package/avatargroup/avatargroup.esm.min.js +1 -1
- package/avatargroup/avatargroup.js +4 -3
- package/avatargroup/avatargroup.min.js +1 -1
- package/badge/badge.cjs.js +3 -1
- package/badge/badge.cjs.min.js +1 -1
- package/badge/badge.esm.js +3 -1
- package/badge/badge.esm.min.js +1 -1
- package/badge/badge.js +4 -3
- package/badge/badge.min.js +1 -1
- package/blockui/blockui.cjs.js +11 -7
- package/blockui/blockui.cjs.min.js +1 -1
- package/blockui/blockui.esm.js +11 -7
- package/blockui/blockui.esm.min.js +1 -1
- package/blockui/blockui.js +11 -7
- package/blockui/blockui.min.js +1 -1
- package/breadcrumb/breadcrumb.cjs.js +12 -11
- package/breadcrumb/breadcrumb.cjs.min.js +1 -1
- package/breadcrumb/breadcrumb.esm.js +3 -2
- package/breadcrumb/breadcrumb.esm.min.js +1 -1
- package/breadcrumb/breadcrumb.js +12 -11
- package/breadcrumb/breadcrumb.min.js +1 -1
- package/button/button.cjs.js +9 -6
- package/button/button.cjs.min.js +1 -1
- package/button/button.esm.js +4 -1
- package/button/button.esm.min.js +1 -1
- package/button/button.js +10 -8
- package/button/button.min.js +1 -1
- package/calendar/calendar.cjs.js +158 -113
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.d.ts +3 -5
- package/calendar/calendar.esm.js +92 -47
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +158 -113
- package/calendar/calendar.min.js +1 -1
- package/card/card.cjs.js +11 -9
- package/card/card.cjs.min.js +1 -1
- package/card/card.esm.js +4 -2
- package/card/card.esm.min.js +1 -1
- package/card/card.js +10 -9
- package/card/card.min.js +1 -1
- package/carousel/carousel.cjs.js +1 -1
- package/carousel/carousel.cjs.min.js +1 -1
- package/carousel/carousel.esm.js +1 -1
- package/carousel/carousel.esm.min.js +1 -1
- package/carousel/carousel.js +1 -1
- package/carousel/carousel.min.js +1 -1
- package/cascadeselect/cascadeselect.cjs.js +60 -36
- package/cascadeselect/cascadeselect.cjs.min.js +1 -1
- package/cascadeselect/cascadeselect.d.ts +27 -4
- package/cascadeselect/cascadeselect.esm.js +46 -22
- package/cascadeselect/cascadeselect.esm.min.js +1 -1
- package/cascadeselect/cascadeselect.js +61 -37
- package/cascadeselect/cascadeselect.min.js +1 -1
- package/chart/chart.cjs.js +4 -3
- package/chart/chart.cjs.min.js +1 -1
- package/chart/chart.esm.js +3 -2
- package/chart/chart.esm.min.js +1 -1
- package/chart/chart.js +5 -4
- package/chart/chart.min.js +1 -1
- package/checkbox/checkbox.cjs.js +31 -30
- package/checkbox/checkbox.cjs.min.js +1 -1
- package/checkbox/checkbox.esm.js +28 -27
- package/checkbox/checkbox.esm.min.js +1 -1
- package/checkbox/checkbox.js +32 -31
- package/checkbox/checkbox.min.js +1 -1
- package/chip/chip.cjs.js +13 -7
- package/chip/chip.cjs.min.js +1 -1
- package/chip/chip.d.ts +17 -2
- package/chip/chip.esm.js +9 -3
- package/chip/chip.esm.min.js +1 -1
- package/chip/chip.js +14 -9
- package/chip/chip.min.js +1 -1
- package/chips/chips.cjs.js +10 -8
- package/chips/chips.cjs.min.js +1 -1
- package/chips/chips.esm.js +5 -3
- package/chips/chips.esm.min.js +1 -1
- package/chips/chips.js +10 -8
- package/chips/chips.min.js +1 -1
- package/colorpicker/colorpicker.cjs.js +9 -8
- package/colorpicker/colorpicker.cjs.min.js +1 -1
- package/colorpicker/colorpicker.d.ts +1 -1
- package/colorpicker/colorpicker.esm.js +2 -1
- package/colorpicker/colorpicker.esm.min.js +1 -1
- package/colorpicker/colorpicker.js +9 -8
- package/colorpicker/colorpicker.min.js +1 -1
- package/column/column.d.ts +1 -1
- package/componentbase/componentbase.cjs.js +62 -50
- package/componentbase/componentbase.cjs.min.js +1 -1
- package/componentbase/componentbase.esm.js +63 -51
- package/componentbase/componentbase.esm.min.js +1 -1
- package/componentbase/componentbase.js +62 -50
- package/componentbase/componentbase.min.js +1 -1
- package/confirmdialog/confirmdialog.cjs.js +32 -22
- package/confirmdialog/confirmdialog.cjs.min.js +1 -1
- package/confirmdialog/confirmdialog.d.ts +19 -3
- package/confirmdialog/confirmdialog.esm.js +30 -20
- package/confirmdialog/confirmdialog.esm.min.js +1 -1
- package/confirmdialog/confirmdialog.js +32 -22
- package/confirmdialog/confirmdialog.min.js +1 -1
- package/confirmpopup/confirmpopup.cjs.js +41 -128
- package/confirmpopup/confirmpopup.cjs.min.js +1 -1
- package/confirmpopup/confirmpopup.d.ts +12 -2
- package/confirmpopup/confirmpopup.esm.js +36 -123
- package/confirmpopup/confirmpopup.esm.min.js +1 -1
- package/confirmpopup/confirmpopup.js +41 -128
- package/confirmpopup/confirmpopup.min.js +1 -1
- package/contextmenu/contextmenu.cjs.js +14 -12
- package/contextmenu/contextmenu.cjs.min.js +1 -1
- package/contextmenu/contextmenu.d.ts +1 -1
- package/contextmenu/contextmenu.esm.js +5 -3
- package/contextmenu/contextmenu.esm.min.js +1 -1
- package/contextmenu/contextmenu.js +14 -12
- package/contextmenu/contextmenu.min.js +1 -1
- package/core/core.js +1232 -649
- package/core/core.min.js +44 -44
- package/datascroller/datascroller.cjs.js +8 -7
- package/datascroller/datascroller.cjs.min.js +1 -1
- package/datascroller/datascroller.esm.js +3 -2
- package/datascroller/datascroller.esm.min.js +1 -1
- package/datascroller/datascroller.js +8 -7
- package/datascroller/datascroller.min.js +1 -1
- package/datatable/datatable.cjs.js +166 -146
- package/datatable/datatable.cjs.min.js +1 -1
- package/datatable/datatable.d.ts +4 -3
- package/datatable/datatable.esm.js +72 -52
- package/datatable/datatable.esm.min.js +1 -1
- package/datatable/datatable.js +166 -146
- package/datatable/datatable.min.js +1 -1
- package/dataview/dataview.d.ts +1 -1
- package/deferredcontent/deferredcontent.cjs.js +3 -3
- package/deferredcontent/deferredcontent.cjs.min.js +1 -1
- package/deferredcontent/deferredcontent.esm.js +3 -3
- package/deferredcontent/deferredcontent.esm.min.js +1 -1
- package/deferredcontent/deferredcontent.js +4 -3
- package/deferredcontent/deferredcontent.min.js +1 -1
- package/dialog/dialog.cjs.js +40 -130
- package/dialog/dialog.cjs.min.js +1 -1
- package/dialog/dialog.d.ts +2 -2
- package/dialog/dialog.esm.js +35 -125
- package/dialog/dialog.esm.min.js +1 -1
- package/dialog/dialog.js +41 -131
- package/dialog/dialog.min.js +1 -1
- package/divider/divider.cjs.js +6 -4
- package/divider/divider.cjs.min.js +1 -1
- package/divider/divider.esm.js +4 -2
- package/divider/divider.esm.min.js +1 -1
- package/divider/divider.js +5 -4
- package/divider/divider.min.js +1 -1
- package/dock/dock.cjs.js +10 -9
- package/dock/dock.cjs.min.js +1 -1
- package/dock/dock.esm.js +3 -2
- package/dock/dock.esm.min.js +1 -1
- package/dock/dock.js +10 -9
- package/dock/dock.min.js +1 -1
- package/dropdown/dropdown.cjs.js +46 -36
- package/dropdown/dropdown.cjs.min.js +1 -1
- package/dropdown/dropdown.d.ts +1 -1
- package/dropdown/dropdown.esm.js +21 -11
- package/dropdown/dropdown.esm.min.js +1 -1
- package/dropdown/dropdown.js +47 -37
- package/dropdown/dropdown.min.js +1 -1
- package/editor/editor.cjs.js +8 -7
- package/editor/editor.cjs.min.js +1 -1
- package/editor/editor.esm.js +4 -3
- package/editor/editor.esm.min.js +1 -1
- package/editor/editor.js +8 -7
- package/editor/editor.min.js +1 -1
- package/fieldset/fieldset.cjs.js +9 -8
- package/fieldset/fieldset.cjs.min.js +1 -1
- package/fieldset/fieldset.esm.js +3 -2
- package/fieldset/fieldset.esm.min.js +1 -1
- package/fieldset/fieldset.js +9 -8
- package/fieldset/fieldset.min.js +1 -1
- package/fileupload/fileupload.cjs.js +25 -24
- package/fileupload/fileupload.cjs.min.js +1 -1
- package/fileupload/fileupload.esm.js +5 -4
- package/fileupload/fileupload.esm.min.js +1 -1
- package/fileupload/fileupload.js +26 -26
- package/fileupload/fileupload.min.js +1 -1
- package/galleria/galleria.cjs.js +13 -12
- package/galleria/galleria.cjs.min.js +1 -1
- package/galleria/galleria.esm.js +4 -3
- package/galleria/galleria.esm.min.js +1 -1
- package/galleria/galleria.js +14 -13
- package/galleria/galleria.min.js +1 -1
- package/hooks/hooks.cjs.js +254 -94
- package/hooks/hooks.cjs.min.js +1 -1
- package/hooks/hooks.d.ts +12 -4
- package/hooks/hooks.esm.js +253 -96
- package/hooks/hooks.esm.min.js +1 -1
- package/hooks/hooks.js +254 -94
- package/hooks/hooks.min.js +1 -1
- package/icons/arrowdown/index.cjs.js +1 -1
- package/icons/arrowdown/index.cjs.min.js +1 -1
- package/icons/arrowdown/index.esm.js +1 -1
- package/icons/arrowdown/index.esm.min.js +1 -1
- package/icons/arrowdown/index.js +1 -1
- package/icons/arrowdown/index.min.js +1 -1
- package/icons/arrowup/index.cjs.js +1 -1
- package/icons/arrowup/index.cjs.min.js +1 -1
- package/icons/arrowup/index.esm.js +1 -1
- package/icons/arrowup/index.esm.min.js +1 -1
- package/icons/arrowup/index.js +1 -1
- package/icons/arrowup/index.min.js +1 -1
- package/icons/ban/index.cjs.js +1 -1
- package/icons/ban/index.cjs.min.js +1 -1
- package/icons/ban/index.esm.js +1 -1
- package/icons/ban/index.esm.min.js +1 -1
- package/icons/ban/index.js +1 -1
- package/icons/ban/index.min.js +1 -1
- package/icons/download/index.cjs.js +1 -1
- package/icons/download/index.cjs.min.js +1 -1
- package/icons/download/index.esm.js +1 -1
- package/icons/download/index.esm.min.js +1 -1
- package/icons/download/index.js +1 -1
- package/icons/download/index.min.js +1 -1
- package/icons/exclamationtriangle/index.cjs.js +1 -1
- package/icons/exclamationtriangle/index.cjs.min.js +1 -1
- package/icons/exclamationtriangle/index.esm.js +1 -1
- package/icons/exclamationtriangle/index.esm.min.js +1 -1
- package/icons/exclamationtriangle/index.js +1 -1
- package/icons/exclamationtriangle/index.min.js +1 -1
- package/icons/eyeslash/index.cjs.js +1 -1
- package/icons/eyeslash/index.cjs.min.js +1 -1
- package/icons/eyeslash/index.esm.js +1 -1
- package/icons/eyeslash/index.esm.min.js +1 -1
- package/icons/eyeslash/index.js +1 -1
- package/icons/eyeslash/index.min.js +1 -1
- package/icons/filter/index.cjs.js +1 -1
- package/icons/filter/index.cjs.min.js +1 -1
- package/icons/filter/index.esm.js +1 -1
- package/icons/filter/index.esm.min.js +1 -1
- package/icons/filter/index.js +1 -1
- package/icons/filter/index.min.js +1 -1
- package/icons/filterslash/index.cjs.js +1 -1
- package/icons/filterslash/index.cjs.min.js +1 -1
- package/icons/filterslash/index.esm.js +1 -1
- package/icons/filterslash/index.esm.min.js +1 -1
- package/icons/filterslash/index.js +1 -1
- package/icons/filterslash/index.min.js +1 -1
- package/icons/infocircle/index.cjs.js +1 -1
- package/icons/infocircle/index.cjs.min.js +1 -1
- package/icons/infocircle/index.esm.js +1 -1
- package/icons/infocircle/index.esm.min.js +1 -1
- package/icons/infocircle/index.js +1 -1
- package/icons/infocircle/index.min.js +1 -1
- package/icons/pencil/index.cjs.js +1 -1
- package/icons/pencil/index.cjs.min.js +1 -1
- package/icons/pencil/index.esm.js +1 -1
- package/icons/pencil/index.esm.min.js +1 -1
- package/icons/pencil/index.js +1 -1
- package/icons/pencil/index.min.js +1 -1
- package/icons/plus/index.cjs.js +1 -1
- package/icons/plus/index.cjs.min.js +1 -1
- package/icons/plus/index.esm.js +1 -1
- package/icons/plus/index.esm.min.js +1 -1
- package/icons/plus/index.js +1 -1
- package/icons/plus/index.min.js +1 -1
- package/icons/refresh/index.cjs.js +1 -1
- package/icons/refresh/index.cjs.min.js +1 -1
- package/icons/refresh/index.esm.js +1 -1
- package/icons/refresh/index.esm.min.js +1 -1
- package/icons/refresh/index.js +1 -1
- package/icons/refresh/index.min.js +1 -1
- package/icons/search/index.cjs.js +1 -1
- package/icons/search/index.cjs.min.js +1 -1
- package/icons/search/index.esm.js +1 -1
- package/icons/search/index.esm.min.js +1 -1
- package/icons/search/index.js +1 -1
- package/icons/search/index.min.js +1 -1
- package/icons/searchminus/index.cjs.js +1 -1
- package/icons/searchminus/index.cjs.min.js +1 -1
- package/icons/searchminus/index.esm.js +1 -1
- package/icons/searchminus/index.esm.min.js +1 -1
- package/icons/searchminus/index.js +1 -1
- package/icons/searchminus/index.min.js +1 -1
- package/icons/searchplus/index.cjs.js +1 -1
- package/icons/searchplus/index.cjs.min.js +1 -1
- package/icons/searchplus/index.esm.js +1 -1
- package/icons/searchplus/index.esm.min.js +1 -1
- package/icons/searchplus/index.js +1 -1
- package/icons/searchplus/index.min.js +1 -1
- package/icons/sortalt/index.cjs.js +1 -1
- package/icons/sortalt/index.cjs.min.js +1 -1
- package/icons/sortalt/index.esm.js +1 -1
- package/icons/sortalt/index.esm.min.js +1 -1
- package/icons/sortalt/index.js +1 -1
- package/icons/sortalt/index.min.js +1 -1
- package/icons/sortamountdown/index.cjs.js +1 -1
- package/icons/sortamountdown/index.cjs.min.js +1 -1
- package/icons/sortamountdown/index.esm.js +1 -1
- package/icons/sortamountdown/index.esm.min.js +1 -1
- package/icons/sortamountdown/index.js +1 -1
- package/icons/sortamountdown/index.min.js +1 -1
- package/icons/sortamountupalt/index.cjs.js +1 -1
- package/icons/sortamountupalt/index.cjs.min.js +1 -1
- package/icons/sortamountupalt/index.esm.js +1 -1
- package/icons/sortamountupalt/index.esm.min.js +1 -1
- package/icons/sortamountupalt/index.js +1 -1
- package/icons/sortamountupalt/index.min.js +1 -1
- package/icons/spinner/index.cjs.js +1 -1
- package/icons/spinner/index.cjs.min.js +1 -1
- package/icons/spinner/index.esm.js +1 -1
- package/icons/spinner/index.esm.min.js +1 -1
- package/icons/spinner/index.js +1 -1
- package/icons/spinner/index.min.js +1 -1
- package/icons/star/index.cjs.js +1 -1
- package/icons/star/index.cjs.min.js +1 -1
- package/icons/star/index.esm.js +1 -1
- package/icons/star/index.esm.min.js +1 -1
- package/icons/star/index.js +1 -1
- package/icons/star/index.min.js +1 -1
- package/icons/starfill/index.cjs.js +1 -1
- package/icons/starfill/index.cjs.min.js +1 -1
- package/icons/starfill/index.esm.js +1 -1
- package/icons/starfill/index.esm.min.js +1 -1
- package/icons/starfill/index.js +1 -1
- package/icons/starfill/index.min.js +1 -1
- package/icons/thlarge/index.cjs.js +1 -1
- package/icons/thlarge/index.cjs.min.js +1 -1
- package/icons/thlarge/index.esm.js +1 -1
- package/icons/thlarge/index.esm.min.js +1 -1
- package/icons/thlarge/index.js +1 -1
- package/icons/thlarge/index.min.js +1 -1
- package/icons/timescircle/index.cjs.js +1 -1
- package/icons/timescircle/index.cjs.min.js +1 -1
- package/icons/timescircle/index.esm.js +1 -1
- package/icons/timescircle/index.esm.min.js +1 -1
- package/icons/timescircle/index.js +1 -1
- package/icons/timescircle/index.min.js +1 -1
- package/icons/trash/index.cjs.js +1 -1
- package/icons/trash/index.cjs.min.js +1 -1
- package/icons/trash/index.esm.js +1 -1
- package/icons/trash/index.esm.min.js +1 -1
- package/icons/trash/index.js +1 -1
- package/icons/trash/index.min.js +1 -1
- package/icons/undo/index.cjs.js +1 -1
- package/icons/undo/index.cjs.min.js +1 -1
- package/icons/undo/index.esm.js +1 -1
- package/icons/undo/index.esm.min.js +1 -1
- package/icons/undo/index.js +1 -1
- package/icons/undo/index.min.js +1 -1
- package/icons/upload/index.cjs.js +1 -1
- package/icons/upload/index.cjs.min.js +1 -1
- package/icons/upload/index.esm.js +1 -1
- package/icons/upload/index.esm.min.js +1 -1
- package/icons/upload/index.js +1 -1
- package/icons/upload/index.min.js +1 -1
- package/icons/windowmaximize/index.cjs.js +1 -1
- package/icons/windowmaximize/index.cjs.min.js +1 -1
- package/icons/windowmaximize/index.esm.js +1 -1
- package/icons/windowmaximize/index.esm.min.js +1 -1
- package/icons/windowmaximize/index.js +1 -1
- package/icons/windowmaximize/index.min.js +1 -1
- package/icons/windowminimize/index.cjs.js +1 -1
- package/icons/windowminimize/index.cjs.min.js +1 -1
- package/icons/windowminimize/index.esm.js +1 -1
- package/icons/windowminimize/index.esm.min.js +1 -1
- package/icons/windowminimize/index.js +1 -1
- package/icons/windowminimize/index.min.js +1 -1
- package/image/image.cjs.js +45 -151
- package/image/image.cjs.min.js +1 -1
- package/image/image.esm.js +26 -132
- package/image/image.esm.min.js +1 -1
- package/image/image.js +46 -152
- package/image/image.min.js +1 -1
- package/inplace/inplace.cjs.js +12 -4
- package/inplace/inplace.cjs.min.js +1 -1
- package/inplace/inplace.esm.js +9 -1
- package/inplace/inplace.esm.min.js +1 -1
- package/inplace/inplace.js +13 -6
- package/inplace/inplace.min.js +1 -1
- package/inputmask/inputmask.cjs.js +15 -6
- package/inputmask/inputmask.cjs.min.js +1 -1
- package/inputmask/inputmask.esm.js +15 -6
- package/inputmask/inputmask.esm.min.js +1 -1
- package/inputmask/inputmask.js +15 -6
- package/inputmask/inputmask.min.js +1 -1
- package/inputnumber/inputnumber.cjs.js +84 -26
- package/inputnumber/inputnumber.cjs.min.js +1 -1
- package/inputnumber/inputnumber.d.ts +7 -0
- package/inputnumber/inputnumber.esm.js +80 -22
- package/inputnumber/inputnumber.esm.min.js +1 -1
- package/inputnumber/inputnumber.js +84 -26
- package/inputnumber/inputnumber.min.js +1 -1
- package/inputswitch/inputswitch.cjs.js +8 -7
- package/inputswitch/inputswitch.cjs.min.js +1 -1
- package/inputswitch/inputswitch.esm.js +6 -5
- package/inputswitch/inputswitch.esm.min.js +1 -1
- package/inputswitch/inputswitch.js +8 -7
- package/inputswitch/inputswitch.min.js +1 -1
- package/inputtext/inputtext.cjs.js +10 -7
- package/inputtext/inputtext.cjs.min.js +1 -1
- package/inputtext/inputtext.esm.js +10 -7
- package/inputtext/inputtext.esm.min.js +1 -1
- package/inputtext/inputtext.js +11 -9
- package/inputtext/inputtext.min.js +1 -1
- package/inputtextarea/inputtextarea.cjs.js +3 -1
- package/inputtextarea/inputtextarea.cjs.min.js +1 -1
- package/inputtextarea/inputtextarea.esm.js +3 -1
- package/inputtextarea/inputtextarea.esm.min.js +1 -1
- package/inputtextarea/inputtextarea.js +4 -3
- package/inputtextarea/inputtextarea.min.js +1 -1
- package/knob/knob.cjs.js +7 -6
- package/knob/knob.cjs.min.js +1 -1
- package/knob/knob.esm.js +3 -2
- package/knob/knob.esm.min.js +1 -1
- package/knob/knob.js +8 -7
- package/knob/knob.min.js +1 -1
- package/listbox/listbox.cjs.js +31 -14
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.d.ts +8 -3
- package/listbox/listbox.esm.js +23 -6
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +31 -14
- package/listbox/listbox.min.js +1 -1
- package/megamenu/megamenu.cjs.js +94 -92
- package/megamenu/megamenu.cjs.min.js +1 -1
- package/megamenu/megamenu.esm.js +73 -71
- package/megamenu/megamenu.esm.min.js +1 -1
- package/megamenu/megamenu.js +94 -92
- package/megamenu/megamenu.min.js +1 -1
- package/mention/mention.cjs.js +133 -57
- package/mention/mention.cjs.min.js +1 -1
- package/mention/mention.d.ts +4 -0
- package/mention/mention.esm.js +128 -52
- package/mention/mention.esm.min.js +1 -1
- package/mention/mention.js +133 -57
- package/mention/mention.min.js +1 -1
- package/menu/menu.cjs.js +22 -117
- package/menu/menu.cjs.min.js +1 -1
- package/menu/menu.d.ts +1 -1
- package/menu/menu.esm.js +15 -110
- package/menu/menu.esm.min.js +1 -1
- package/menu/menu.js +22 -117
- package/menu/menu.min.js +1 -1
- package/menubar/menubar.cjs.js +15 -13
- package/menubar/menubar.cjs.min.js +1 -1
- package/menubar/menubar.esm.js +4 -2
- package/menubar/menubar.esm.min.js +1 -1
- package/menubar/menubar.js +15 -13
- package/menubar/menubar.min.js +1 -1
- package/message/message.cjs.js +5 -3
- package/message/message.cjs.min.js +1 -1
- package/message/message.esm.js +3 -1
- package/message/message.esm.min.js +1 -1
- package/message/message.js +6 -5
- package/message/message.min.js +1 -1
- package/messages/messages.cjs.js +5 -4
- package/messages/messages.cjs.min.js +1 -1
- package/messages/messages.esm.js +3 -2
- package/messages/messages.esm.min.js +1 -1
- package/messages/messages.js +6 -5
- package/messages/messages.min.js +1 -1
- package/multiselect/multiselect.cjs.js +89 -67
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.d.ts +5 -1
- package/multiselect/multiselect.esm.js +56 -34
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +90 -68
- package/multiselect/multiselect.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.cjs.js +5 -4
- package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.esm.js +3 -2
- package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.js +5 -4
- package/multistatecheckbox/multistatecheckbox.min.js +1 -1
- package/orderlist/orderlist.cjs.js +21 -18
- package/orderlist/orderlist.cjs.min.js +1 -1
- package/orderlist/orderlist.d.ts +11 -1
- package/orderlist/orderlist.esm.js +6 -3
- package/orderlist/orderlist.esm.min.js +1 -1
- package/orderlist/orderlist.js +21 -18
- package/orderlist/orderlist.min.js +1 -1
- package/organizationchart/organizationchart.cjs.js +32 -19
- package/organizationchart/organizationchart.cjs.min.js +1 -1
- package/organizationchart/organizationchart.esm.js +15 -2
- package/organizationchart/organizationchart.esm.min.js +1 -1
- package/organizationchart/organizationchart.js +31 -19
- package/organizationchart/organizationchart.min.js +1 -1
- package/overlaypanel/overlaypanel.cjs.js +15 -109
- package/overlaypanel/overlaypanel.cjs.min.js +1 -1
- package/overlaypanel/overlaypanel.d.ts +1 -1
- package/overlaypanel/overlaypanel.esm.js +12 -106
- package/overlaypanel/overlaypanel.esm.min.js +1 -1
- package/overlaypanel/overlaypanel.js +16 -110
- package/overlaypanel/overlaypanel.min.js +1 -1
- package/package.json +1 -1
- package/paginator/paginator.cjs.js +271 -21
- package/paginator/paginator.cjs.min.js +1 -1
- package/paginator/paginator.d.ts +2 -2
- package/paginator/paginator.esm.js +265 -15
- package/paginator/paginator.esm.min.js +1 -1
- package/paginator/paginator.js +271 -21
- package/paginator/paginator.min.js +1 -1
- package/panel/panel.cjs.js +11 -10
- package/panel/panel.cjs.min.js +1 -1
- package/panel/panel.esm.js +3 -2
- package/panel/panel.esm.min.js +1 -1
- package/panel/panel.js +11 -10
- package/panel/panel.min.js +1 -1
- package/panelmenu/panelmenu.cjs.js +39 -34
- package/panelmenu/panelmenu.cjs.min.js +1 -1
- package/panelmenu/panelmenu.esm.js +20 -15
- package/panelmenu/panelmenu.esm.min.js +1 -1
- package/panelmenu/panelmenu.js +39 -34
- package/panelmenu/panelmenu.min.js +1 -1
- package/passthrough/index.cjs.js +5 -3
- package/passthrough/index.cjs.min.js +1 -1
- package/passthrough/index.d.ts +1 -0
- package/passthrough/index.esm.js +5 -3
- package/passthrough/index.esm.min.js +1 -1
- package/passthrough/index.js +5 -3
- package/passthrough/index.min.js +1 -1
- package/passthrough/tailwind/index.cjs.js +401 -391
- package/passthrough/tailwind/index.cjs.min.js +1 -1
- package/passthrough/tailwind/index.esm.js +401 -391
- package/passthrough/tailwind/index.esm.min.js +1 -1
- package/passthrough/tailwind/index.js +401 -391
- package/passthrough/tailwind/index.min.js +1 -1
- package/password/password.cjs.js +18 -12
- package/password/password.cjs.min.js +1 -1
- package/password/password.d.ts +1 -1
- package/password/password.esm.js +11 -5
- package/password/password.esm.min.js +1 -1
- package/password/password.js +18 -12
- package/password/password.min.js +1 -1
- package/picklist/picklist.cjs.js +725 -192
- package/picklist/picklist.cjs.min.js +1 -1
- package/picklist/picklist.d.ts +11 -1
- package/picklist/picklist.esm.js +713 -180
- package/picklist/picklist.esm.min.js +1 -1
- package/picklist/picklist.js +725 -192
- package/picklist/picklist.min.js +1 -1
- package/portal/portal.cjs.js +7 -1
- package/portal/portal.cjs.min.js +1 -1
- package/portal/portal.esm.js +7 -1
- package/portal/portal.esm.min.js +1 -1
- package/portal/portal.js +7 -1
- package/portal/portal.min.js +1 -1
- package/primereact.all.cjs.js +3715 -2447
- package/primereact.all.cjs.min.js +1 -1
- package/primereact.all.esm.js +3711 -2447
- package/primereact.all.esm.min.js +1 -1
- package/primereact.all.js +3715 -2447
- package/primereact.all.min.js +1 -1
- package/progressbar/progressbar.cjs.js +8 -6
- package/progressbar/progressbar.cjs.min.js +1 -1
- package/progressbar/progressbar.esm.js +3 -1
- package/progressbar/progressbar.esm.min.js +1 -1
- package/progressbar/progressbar.js +9 -8
- package/progressbar/progressbar.min.js +1 -1
- package/progressspinner/progressspinner.cjs.js +5 -3
- package/progressspinner/progressspinner.cjs.min.js +1 -1
- package/progressspinner/progressspinner.esm.js +3 -1
- package/progressspinner/progressspinner.esm.min.js +1 -1
- package/progressspinner/progressspinner.js +6 -5
- package/progressspinner/progressspinner.min.js +1 -1
- package/radiobutton/radiobutton.cjs.js +32 -31
- package/radiobutton/radiobutton.cjs.min.js +1 -1
- package/radiobutton/radiobutton.esm.js +29 -28
- package/radiobutton/radiobutton.esm.min.js +1 -1
- package/radiobutton/radiobutton.js +33 -32
- package/radiobutton/radiobutton.min.js +1 -1
- package/rating/rating.cjs.js +9 -7
- package/rating/rating.cjs.min.js +1 -1
- package/rating/rating.esm.js +4 -2
- package/rating/rating.esm.min.js +1 -1
- package/rating/rating.js +9 -8
- package/rating/rating.min.js +1 -1
- package/resources/themes/arya-blue/theme.css +18 -9
- package/resources/themes/arya-green/theme.css +18 -9
- package/resources/themes/arya-orange/theme.css +18 -9
- package/resources/themes/arya-purple/theme.css +18 -9
- package/resources/themes/bootstrap4-dark-blue/theme.css +18 -9
- package/resources/themes/bootstrap4-dark-purple/theme.css +18 -9
- package/resources/themes/bootstrap4-light-blue/theme.css +18 -9
- package/resources/themes/bootstrap4-light-purple/theme.css +18 -9
- package/resources/themes/fluent-light/theme.css +18 -9
- package/resources/themes/lara-dark-amber/theme.css +18 -9
- package/resources/themes/lara-dark-blue/theme.css +18 -9
- package/resources/themes/lara-dark-cyan/theme.css +18 -9
- package/resources/themes/lara-dark-green/theme.css +18 -9
- package/resources/themes/lara-dark-indigo/theme.css +18 -9
- package/resources/themes/lara-dark-pink/theme.css +18 -9
- package/resources/themes/lara-dark-purple/theme.css +18 -9
- package/resources/themes/lara-dark-teal/theme.css +18 -9
- package/resources/themes/lara-light-amber/theme.css +18 -9
- package/resources/themes/lara-light-blue/theme.css +18 -9
- package/resources/themes/lara-light-cyan/theme.css +18 -9
- package/resources/themes/lara-light-green/theme.css +18 -9
- package/resources/themes/lara-light-indigo/theme.css +18 -9
- package/resources/themes/lara-light-pink/theme.css +18 -9
- package/resources/themes/lara-light-purple/theme.css +18 -9
- package/resources/themes/lara-light-teal/theme.css +18 -9
- package/resources/themes/luna-amber/theme.css +18 -9
- package/resources/themes/luna-blue/theme.css +18 -9
- package/resources/themes/luna-green/theme.css +18 -9
- package/resources/themes/luna-pink/theme.css +18 -9
- package/resources/themes/md-dark-deeppurple/theme.css +18 -9
- package/resources/themes/md-dark-indigo/theme.css +18 -9
- package/resources/themes/md-light-deeppurple/theme.css +18 -9
- package/resources/themes/md-light-indigo/theme.css +18 -9
- package/resources/themes/mdc-dark-deeppurple/theme.css +18 -9
- package/resources/themes/mdc-dark-indigo/theme.css +18 -9
- package/resources/themes/mdc-light-deeppurple/theme.css +18 -9
- package/resources/themes/mdc-light-indigo/theme.css +18 -9
- package/resources/themes/mira/theme.css +18 -9
- package/resources/themes/nano/theme.css +18 -9
- package/resources/themes/nova/theme.css +18 -9
- package/resources/themes/nova-accent/theme.css +18 -9
- package/resources/themes/nova-alt/theme.css +18 -9
- package/resources/themes/rhea/theme.css +18 -9
- package/resources/themes/saga-blue/theme.css +18 -9
- package/resources/themes/saga-green/theme.css +18 -9
- package/resources/themes/saga-orange/theme.css +18 -9
- package/resources/themes/saga-purple/theme.css +18 -9
- package/resources/themes/soho-dark/theme.css +18 -9
- package/resources/themes/soho-light/theme.css +18 -9
- package/resources/themes/tailwind-light/theme.css +18 -9
- package/resources/themes/vela-blue/theme.css +18 -9
- package/resources/themes/vela-green/theme.css +18 -9
- package/resources/themes/vela-orange/theme.css +18 -9
- package/resources/themes/vela-purple/theme.css +18 -9
- package/resources/themes/viva-dark/theme.css +18 -9
- package/resources/themes/viva-light/theme.css +18 -9
- package/ripple/ripple.cjs.js +8 -4
- package/ripple/ripple.cjs.min.js +1 -1
- package/ripple/ripple.esm.js +9 -5
- package/ripple/ripple.esm.min.js +1 -1
- package/ripple/ripple.js +8 -4
- package/ripple/ripple.min.js +1 -1
- package/row/row.cjs.js +4 -2
- package/row/row.cjs.min.js +1 -1
- package/row/row.esm.js +4 -2
- package/row/row.esm.min.js +1 -1
- package/row/row.js +4 -3
- package/row/row.min.js +1 -1
- package/scrollpanel/scrollpanel.cjs.js +7 -6
- package/scrollpanel/scrollpanel.cjs.min.js +1 -1
- package/scrollpanel/scrollpanel.esm.js +3 -2
- package/scrollpanel/scrollpanel.esm.min.js +1 -1
- package/scrollpanel/scrollpanel.js +8 -7
- package/scrollpanel/scrollpanel.min.js +1 -1
- package/scrolltop/scrolltop.cjs.js +4 -3
- package/scrolltop/scrolltop.cjs.min.js +1 -1
- package/scrolltop/scrolltop.esm.js +3 -2
- package/scrolltop/scrolltop.esm.min.js +1 -1
- package/scrolltop/scrolltop.js +4 -3
- package/scrolltop/scrolltop.min.js +1 -1
- package/selectbutton/selectbutton.cjs.js +6 -3
- package/selectbutton/selectbutton.cjs.min.js +1 -1
- package/selectbutton/selectbutton.esm.js +4 -1
- package/selectbutton/selectbutton.esm.min.js +1 -1
- package/selectbutton/selectbutton.js +7 -5
- package/selectbutton/selectbutton.min.js +1 -1
- package/sidebar/sidebar.cjs.js +17 -113
- package/sidebar/sidebar.cjs.min.js +1 -1
- package/sidebar/sidebar.d.ts +3 -3
- package/sidebar/sidebar.esm.js +12 -108
- package/sidebar/sidebar.esm.min.js +1 -1
- package/sidebar/sidebar.js +18 -114
- package/sidebar/sidebar.min.js +1 -1
- package/skeleton/skeleton.cjs.js +3 -1
- package/skeleton/skeleton.cjs.min.js +1 -1
- package/skeleton/skeleton.esm.js +3 -1
- package/skeleton/skeleton.esm.min.js +1 -1
- package/skeleton/skeleton.js +4 -3
- package/skeleton/skeleton.min.js +1 -1
- package/slidemenu/slidemenu.cjs.js +23 -116
- package/slidemenu/slidemenu.cjs.min.js +1 -1
- package/slidemenu/slidemenu.d.ts +1 -1
- package/slidemenu/slidemenu.esm.js +12 -105
- package/slidemenu/slidemenu.esm.min.js +1 -1
- package/slidemenu/slidemenu.js +23 -116
- package/slidemenu/slidemenu.min.js +1 -1
- package/slider/slider.cjs.js +6 -5
- package/slider/slider.cjs.min.js +1 -1
- package/slider/slider.esm.js +4 -3
- package/slider/slider.esm.min.js +1 -1
- package/slider/slider.js +6 -5
- package/slider/slider.min.js +1 -1
- package/speeddial/speeddial.cjs.js +19 -10
- package/speeddial/speeddial.cjs.min.js +1 -1
- package/speeddial/speeddial.esm.js +14 -5
- package/speeddial/speeddial.esm.min.js +1 -1
- package/speeddial/speeddial.js +19 -10
- package/speeddial/speeddial.min.js +1 -1
- package/splitbutton/splitbutton.cjs.js +105 -94
- package/splitbutton/splitbutton.cjs.min.js +1 -1
- package/splitbutton/splitbutton.d.ts +1 -1
- package/splitbutton/splitbutton.esm.js +94 -83
- package/splitbutton/splitbutton.esm.min.js +1 -1
- package/splitbutton/splitbutton.js +105 -94
- package/splitbutton/splitbutton.min.js +1 -1
- package/splitter/splitter.cjs.js +5 -4
- package/splitter/splitter.cjs.min.js +1 -1
- package/splitter/splitter.esm.js +3 -2
- package/splitter/splitter.esm.min.js +1 -1
- package/splitter/splitter.js +5 -4
- package/splitter/splitter.min.js +1 -1
- package/steps/steps.cjs.js +8 -7
- package/steps/steps.cjs.min.js +1 -1
- package/steps/steps.esm.js +3 -2
- package/steps/steps.esm.min.js +1 -1
- package/steps/steps.js +8 -7
- package/steps/steps.min.js +1 -1
- package/tabmenu/tabmenu.cjs.js +17 -14
- package/tabmenu/tabmenu.cjs.min.js +1 -1
- package/tabmenu/tabmenu.esm.js +12 -9
- package/tabmenu/tabmenu.esm.min.js +1 -1
- package/tabmenu/tabmenu.js +17 -14
- package/tabmenu/tabmenu.min.js +1 -1
- package/tabview/tabview.cjs.js +38 -22
- package/tabview/tabview.cjs.min.js +1 -1
- package/tabview/tabview.d.ts +35 -0
- package/tabview/tabview.esm.js +26 -10
- package/tabview/tabview.esm.min.js +1 -1
- package/tabview/tabview.js +38 -22
- package/tabview/tabview.min.js +1 -1
- package/tag/tag.cjs.js +5 -3
- package/tag/tag.cjs.min.js +1 -1
- package/tag/tag.esm.js +3 -1
- package/tag/tag.esm.min.js +1 -1
- package/tag/tag.js +6 -5
- package/tag/tag.min.js +1 -1
- package/terminal/terminal.cjs.js +11 -9
- package/terminal/terminal.cjs.min.js +1 -1
- package/terminal/terminal.esm.js +3 -1
- package/terminal/terminal.esm.min.js +1 -1
- package/terminal/terminal.js +12 -11
- package/terminal/terminal.min.js +1 -1
- package/tieredmenu/tieredmenu.cjs.js +14 -12
- package/tieredmenu/tieredmenu.cjs.min.js +1 -1
- package/tieredmenu/tieredmenu.d.ts +1 -1
- package/tieredmenu/tieredmenu.esm.js +6 -4
- package/tieredmenu/tieredmenu.esm.min.js +1 -1
- package/tieredmenu/tieredmenu.js +14 -12
- package/tieredmenu/tieredmenu.min.js +1 -1
- package/timeline/timeline.cjs.js +10 -8
- package/timeline/timeline.cjs.min.js +1 -1
- package/timeline/timeline.esm.js +3 -1
- package/timeline/timeline.esm.min.js +1 -1
- package/timeline/timeline.js +10 -9
- package/timeline/timeline.min.js +1 -1
- package/toast/toast.cjs.js +12 -10
- package/toast/toast.cjs.min.js +1 -1
- package/toast/toast.d.ts +2 -2
- package/toast/toast.esm.js +4 -2
- package/toast/toast.esm.min.js +1 -1
- package/toast/toast.js +12 -10
- package/toast/toast.min.js +1 -1
- package/togglebutton/togglebutton.cjs.js +78 -7
- package/togglebutton/togglebutton.cjs.min.js +1 -1
- package/togglebutton/togglebutton.esm.js +77 -6
- package/togglebutton/togglebutton.esm.min.js +1 -1
- package/togglebutton/togglebutton.js +79 -8
- package/togglebutton/togglebutton.min.js +1 -1
- package/toolbar/toolbar.cjs.js +7 -5
- package/toolbar/toolbar.cjs.min.js +1 -1
- package/toolbar/toolbar.esm.js +3 -1
- package/toolbar/toolbar.esm.min.js +1 -1
- package/toolbar/toolbar.js +7 -6
- package/toolbar/toolbar.min.js +1 -1
- package/tooltip/tooltip.cjs.js +4 -3
- package/tooltip/tooltip.cjs.min.js +1 -1
- package/tooltip/tooltip.d.ts +27 -0
- package/tooltip/tooltip.esm.js +3 -2
- package/tooltip/tooltip.esm.min.js +1 -1
- package/tooltip/tooltip.js +4 -3
- package/tooltip/tooltip.min.js +1 -1
- package/tooltip/tooltipoptions.d.ts +1 -1
- package/tree/tree.cjs.js +267 -150
- package/tree/tree.cjs.min.js +1 -1
- package/tree/tree.d.ts +8 -0
- package/tree/tree.esm.js +250 -133
- package/tree/tree.esm.min.js +1 -1
- package/tree/tree.js +268 -152
- package/tree/tree.min.js +1 -1
- package/treeselect/treeselect.cjs.js +209 -71
- package/treeselect/treeselect.cjs.min.js +1 -1
- package/treeselect/treeselect.d.ts +26 -1
- package/treeselect/treeselect.esm.js +191 -53
- package/treeselect/treeselect.esm.min.js +1 -1
- package/treeselect/treeselect.js +210 -73
- package/treeselect/treeselect.min.js +1 -1
- package/treetable/treetable.cjs.js +139 -107
- package/treetable/treetable.cjs.min.js +1 -1
- package/treetable/treetable.d.ts +3 -3
- package/treetable/treetable.esm.js +86 -54
- package/treetable/treetable.esm.min.js +1 -1
- package/treetable/treetable.js +139 -107
- package/treetable/treetable.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.cjs.js +6 -5
- package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.esm.js +3 -2
- package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.js +6 -5
- package/tristatecheckbox/tristatecheckbox.min.js +1 -1
- package/utils/utils.cjs.js +52 -9
- package/utils/utils.cjs.min.js +1 -1
- package/utils/utils.d.ts +3 -2
- package/utils/utils.esm.js +52 -10
- package/utils/utils.esm.min.js +1 -1
- package/utils/utils.js +52 -9
- package/utils/utils.min.js +1 -1
- package/web-types.json +137 -30
|
@@ -3267,6 +3267,7 @@
|
|
|
3267
3267
|
padding: 0;
|
|
3268
3268
|
border-bottom-right-radius: 3px;
|
|
3269
3269
|
border-bottom-left-radius: 3px;
|
|
3270
|
+
outline: 0 none;
|
|
3270
3271
|
}
|
|
3271
3272
|
.p-picklist .p-picklist-list .p-picklist-item {
|
|
3272
3273
|
padding: 0.429rem 0.857rem;
|
|
@@ -3280,15 +3281,17 @@
|
|
|
3280
3281
|
background: #eaeaea;
|
|
3281
3282
|
color: #333333;
|
|
3282
3283
|
}
|
|
3283
|
-
.p-picklist .p-picklist-list .p-picklist-item
|
|
3284
|
-
|
|
3285
|
-
|
|
3286
|
-
box-shadow: inset 0 0 0 0.15rem #8dcdff;
|
|
3284
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3285
|
+
color: #333333;
|
|
3286
|
+
background: #d6d6d6;
|
|
3287
3287
|
}
|
|
3288
3288
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3289
3289
|
color: #ffffff;
|
|
3290
3290
|
background: #007ad9;
|
|
3291
3291
|
}
|
|
3292
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
|
|
3293
|
+
background: #007ad9;
|
|
3294
|
+
}
|
|
3292
3295
|
.p-tree {
|
|
3293
3296
|
border: 1px solid #c8c8c8;
|
|
3294
3297
|
background: #ffffff;
|
|
@@ -3298,6 +3301,12 @@
|
|
|
3298
3301
|
}
|
|
3299
3302
|
.p-tree .p-tree-container .p-treenode {
|
|
3300
3303
|
padding: 0.143rem;
|
|
3304
|
+
outline: 0 none;
|
|
3305
|
+
}
|
|
3306
|
+
.p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
|
|
3307
|
+
outline: 0 none;
|
|
3308
|
+
outline-offset: 0;
|
|
3309
|
+
box-shadow: inset 0 0 0 0.15rem #8dcdff;
|
|
3301
3310
|
}
|
|
3302
3311
|
.p-tree .p-tree-container .p-treenode .p-treenode-content {
|
|
3303
3312
|
border-radius: 3px;
|
|
@@ -3334,11 +3343,6 @@
|
|
|
3334
3343
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3335
3344
|
color: #333333;
|
|
3336
3345
|
}
|
|
3337
|
-
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
|
|
3338
|
-
outline: 0 none;
|
|
3339
|
-
outline-offset: 0;
|
|
3340
|
-
box-shadow: inset 0 0 0 0.15rem #8dcdff;
|
|
3341
|
-
}
|
|
3342
3346
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
|
3343
3347
|
background: #007ad9;
|
|
3344
3348
|
color: #ffffff;
|
|
@@ -3820,6 +3824,11 @@
|
|
|
3820
3824
|
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
|
|
3821
3825
|
background: #d8dae2;
|
|
3822
3826
|
}
|
|
3827
|
+
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
|
|
3828
|
+
outline: 0 none;
|
|
3829
|
+
outline-offset: 0;
|
|
3830
|
+
box-shadow: 0 0 0 0.2rem #8dcdff;
|
|
3831
|
+
}
|
|
3823
3832
|
.p-splitter .p-splitter-gutter-resizing {
|
|
3824
3833
|
background: #d8dae2;
|
|
3825
3834
|
}
|
|
@@ -3258,6 +3258,7 @@
|
|
|
3258
3258
|
padding: 0;
|
|
3259
3259
|
border-bottom-right-radius: 2px;
|
|
3260
3260
|
border-bottom-left-radius: 2px;
|
|
3261
|
+
outline: 0 none;
|
|
3261
3262
|
}
|
|
3262
3263
|
.p-picklist .p-picklist-list .p-picklist-item {
|
|
3263
3264
|
padding: 0.429rem 0.857rem;
|
|
@@ -3271,15 +3272,17 @@
|
|
|
3271
3272
|
background: #f4f4f4;
|
|
3272
3273
|
color: #666666;
|
|
3273
3274
|
}
|
|
3274
|
-
.p-picklist .p-picklist-list .p-picklist-item
|
|
3275
|
-
|
|
3276
|
-
|
|
3277
|
-
box-shadow: inset 0 0 0 0.15rem #e4e9ec;
|
|
3275
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3276
|
+
color: #666666;
|
|
3277
|
+
background: #e0e0e0;
|
|
3278
3278
|
}
|
|
3279
3279
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3280
3280
|
color: #385048;
|
|
3281
3281
|
background: #afd3c8;
|
|
3282
3282
|
}
|
|
3283
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
|
|
3284
|
+
background: #aed3c7;
|
|
3285
|
+
}
|
|
3283
3286
|
.p-tree {
|
|
3284
3287
|
border: 1px solid #dadada;
|
|
3285
3288
|
background: #ffffff;
|
|
@@ -3289,6 +3292,12 @@
|
|
|
3289
3292
|
}
|
|
3290
3293
|
.p-tree .p-tree-container .p-treenode {
|
|
3291
3294
|
padding: 0.143rem;
|
|
3295
|
+
outline: 0 none;
|
|
3296
|
+
}
|
|
3297
|
+
.p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
|
|
3298
|
+
outline: 0 none;
|
|
3299
|
+
outline-offset: 0;
|
|
3300
|
+
box-shadow: inset 0 0 0 0.15rem #e4e9ec;
|
|
3292
3301
|
}
|
|
3293
3302
|
.p-tree .p-tree-container .p-treenode .p-treenode-content {
|
|
3294
3303
|
border-radius: 2px;
|
|
@@ -3325,11 +3334,6 @@
|
|
|
3325
3334
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3326
3335
|
color: #666666;
|
|
3327
3336
|
}
|
|
3328
|
-
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
|
|
3329
|
-
outline: 0 none;
|
|
3330
|
-
outline-offset: 0;
|
|
3331
|
-
box-shadow: inset 0 0 0 0.15rem #e4e9ec;
|
|
3332
|
-
}
|
|
3333
3337
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
|
3334
3338
|
background: #afd3c8;
|
|
3335
3339
|
color: #385048;
|
|
@@ -3811,6 +3815,11 @@
|
|
|
3811
3815
|
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
|
|
3812
3816
|
background: #dadada;
|
|
3813
3817
|
}
|
|
3818
|
+
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
|
|
3819
|
+
outline: 0 none;
|
|
3820
|
+
outline-offset: 0;
|
|
3821
|
+
box-shadow: 0 0 0 0.2rem #e4e9ec;
|
|
3822
|
+
}
|
|
3814
3823
|
.p-splitter .p-splitter-gutter-resizing {
|
|
3815
3824
|
background: #dadada;
|
|
3816
3825
|
}
|
|
@@ -3258,6 +3258,7 @@
|
|
|
3258
3258
|
padding: 0.5rem 0;
|
|
3259
3259
|
border-bottom-right-radius: 3px;
|
|
3260
3260
|
border-bottom-left-radius: 3px;
|
|
3261
|
+
outline: 0 none;
|
|
3261
3262
|
}
|
|
3262
3263
|
.p-picklist .p-picklist-list .p-picklist-item {
|
|
3263
3264
|
padding: 0.5rem 1rem;
|
|
@@ -3271,15 +3272,17 @@
|
|
|
3271
3272
|
background: #e9ecef;
|
|
3272
3273
|
color: #495057;
|
|
3273
3274
|
}
|
|
3274
|
-
.p-picklist .p-picklist-list .p-picklist-item
|
|
3275
|
-
|
|
3276
|
-
|
|
3277
|
-
box-shadow: inset 0 0 0 0.15rem #a6d5fa;
|
|
3275
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3276
|
+
color: #495057;
|
|
3277
|
+
background: #dee2e6;
|
|
3278
3278
|
}
|
|
3279
3279
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3280
3280
|
color: #495057;
|
|
3281
3281
|
background: #e3f2fd;
|
|
3282
3282
|
}
|
|
3283
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
|
|
3284
|
+
background: rgba(33, 150, 243, 0.24);
|
|
3285
|
+
}
|
|
3283
3286
|
.p-tree {
|
|
3284
3287
|
border: 1px solid #dee2e6;
|
|
3285
3288
|
background: #ffffff;
|
|
@@ -3289,6 +3292,12 @@
|
|
|
3289
3292
|
}
|
|
3290
3293
|
.p-tree .p-tree-container .p-treenode {
|
|
3291
3294
|
padding: 0.143rem;
|
|
3295
|
+
outline: 0 none;
|
|
3296
|
+
}
|
|
3297
|
+
.p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
|
|
3298
|
+
outline: 0 none;
|
|
3299
|
+
outline-offset: 0;
|
|
3300
|
+
box-shadow: inset 0 0 0 0.15rem #a6d5fa;
|
|
3292
3301
|
}
|
|
3293
3302
|
.p-tree .p-tree-container .p-treenode .p-treenode-content {
|
|
3294
3303
|
border-radius: 3px;
|
|
@@ -3325,11 +3334,6 @@
|
|
|
3325
3334
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3326
3335
|
color: #495057;
|
|
3327
3336
|
}
|
|
3328
|
-
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
|
|
3329
|
-
outline: 0 none;
|
|
3330
|
-
outline-offset: 0;
|
|
3331
|
-
box-shadow: inset 0 0 0 0.15rem #a6d5fa;
|
|
3332
|
-
}
|
|
3333
3337
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
|
3334
3338
|
background: #e3f2fd;
|
|
3335
3339
|
color: #495057;
|
|
@@ -3836,6 +3840,11 @@
|
|
|
3836
3840
|
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
|
|
3837
3841
|
background: #dee2e6;
|
|
3838
3842
|
}
|
|
3843
|
+
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
|
|
3844
|
+
outline: 0 none;
|
|
3845
|
+
outline-offset: 0;
|
|
3846
|
+
box-shadow: 0 0 0 0.2rem #a6d5fa;
|
|
3847
|
+
}
|
|
3839
3848
|
.p-splitter .p-splitter-gutter-resizing {
|
|
3840
3849
|
background: #dee2e6;
|
|
3841
3850
|
}
|
|
@@ -3258,6 +3258,7 @@
|
|
|
3258
3258
|
padding: 0.5rem 0;
|
|
3259
3259
|
border-bottom-right-radius: 3px;
|
|
3260
3260
|
border-bottom-left-radius: 3px;
|
|
3261
|
+
outline: 0 none;
|
|
3261
3262
|
}
|
|
3262
3263
|
.p-picklist .p-picklist-list .p-picklist-item {
|
|
3263
3264
|
padding: 0.5rem 1rem;
|
|
@@ -3271,15 +3272,17 @@
|
|
|
3271
3272
|
background: #e9ecef;
|
|
3272
3273
|
color: #495057;
|
|
3273
3274
|
}
|
|
3274
|
-
.p-picklist .p-picklist-list .p-picklist-item
|
|
3275
|
-
|
|
3276
|
-
|
|
3277
|
-
box-shadow: inset 0 0 0 0.15rem #b7e0b8;
|
|
3275
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3276
|
+
color: #495057;
|
|
3277
|
+
background: #dee2e6;
|
|
3278
3278
|
}
|
|
3279
3279
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3280
3280
|
color: #495057;
|
|
3281
3281
|
background: #e8f5e9;
|
|
3282
3282
|
}
|
|
3283
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
|
|
3284
|
+
background: rgba(76, 175, 80, 0.24);
|
|
3285
|
+
}
|
|
3283
3286
|
.p-tree {
|
|
3284
3287
|
border: 1px solid #dee2e6;
|
|
3285
3288
|
background: #ffffff;
|
|
@@ -3289,6 +3292,12 @@
|
|
|
3289
3292
|
}
|
|
3290
3293
|
.p-tree .p-tree-container .p-treenode {
|
|
3291
3294
|
padding: 0.143rem;
|
|
3295
|
+
outline: 0 none;
|
|
3296
|
+
}
|
|
3297
|
+
.p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
|
|
3298
|
+
outline: 0 none;
|
|
3299
|
+
outline-offset: 0;
|
|
3300
|
+
box-shadow: inset 0 0 0 0.15rem #b7e0b8;
|
|
3292
3301
|
}
|
|
3293
3302
|
.p-tree .p-tree-container .p-treenode .p-treenode-content {
|
|
3294
3303
|
border-radius: 3px;
|
|
@@ -3325,11 +3334,6 @@
|
|
|
3325
3334
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3326
3335
|
color: #495057;
|
|
3327
3336
|
}
|
|
3328
|
-
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
|
|
3329
|
-
outline: 0 none;
|
|
3330
|
-
outline-offset: 0;
|
|
3331
|
-
box-shadow: inset 0 0 0 0.15rem #b7e0b8;
|
|
3332
|
-
}
|
|
3333
3337
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
|
3334
3338
|
background: #e8f5e9;
|
|
3335
3339
|
color: #495057;
|
|
@@ -3836,6 +3840,11 @@
|
|
|
3836
3840
|
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
|
|
3837
3841
|
background: #dee2e6;
|
|
3838
3842
|
}
|
|
3843
|
+
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
|
|
3844
|
+
outline: 0 none;
|
|
3845
|
+
outline-offset: 0;
|
|
3846
|
+
box-shadow: 0 0 0 0.2rem #b7e0b8;
|
|
3847
|
+
}
|
|
3839
3848
|
.p-splitter .p-splitter-gutter-resizing {
|
|
3840
3849
|
background: #dee2e6;
|
|
3841
3850
|
}
|
|
@@ -3258,6 +3258,7 @@
|
|
|
3258
3258
|
padding: 0.5rem 0;
|
|
3259
3259
|
border-bottom-right-radius: 3px;
|
|
3260
3260
|
border-bottom-left-radius: 3px;
|
|
3261
|
+
outline: 0 none;
|
|
3261
3262
|
}
|
|
3262
3263
|
.p-picklist .p-picklist-list .p-picklist-item {
|
|
3263
3264
|
padding: 0.5rem 1rem;
|
|
@@ -3271,15 +3272,17 @@
|
|
|
3271
3272
|
background: #e9ecef;
|
|
3272
3273
|
color: #495057;
|
|
3273
3274
|
}
|
|
3274
|
-
.p-picklist .p-picklist-list .p-picklist-item
|
|
3275
|
-
|
|
3276
|
-
|
|
3277
|
-
box-shadow: inset 0 0 0 0.15rem #ffe69c;
|
|
3275
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3276
|
+
color: #495057;
|
|
3277
|
+
background: #dee2e6;
|
|
3278
3278
|
}
|
|
3279
3279
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3280
3280
|
color: #495057;
|
|
3281
3281
|
background: #fff3e0;
|
|
3282
3282
|
}
|
|
3283
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
|
|
3284
|
+
background: rgba(255, 193, 7, 0.24);
|
|
3285
|
+
}
|
|
3283
3286
|
.p-tree {
|
|
3284
3287
|
border: 1px solid #dee2e6;
|
|
3285
3288
|
background: #ffffff;
|
|
@@ -3289,6 +3292,12 @@
|
|
|
3289
3292
|
}
|
|
3290
3293
|
.p-tree .p-tree-container .p-treenode {
|
|
3291
3294
|
padding: 0.143rem;
|
|
3295
|
+
outline: 0 none;
|
|
3296
|
+
}
|
|
3297
|
+
.p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
|
|
3298
|
+
outline: 0 none;
|
|
3299
|
+
outline-offset: 0;
|
|
3300
|
+
box-shadow: inset 0 0 0 0.15rem #ffe69c;
|
|
3292
3301
|
}
|
|
3293
3302
|
.p-tree .p-tree-container .p-treenode .p-treenode-content {
|
|
3294
3303
|
border-radius: 3px;
|
|
@@ -3325,11 +3334,6 @@
|
|
|
3325
3334
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3326
3335
|
color: #495057;
|
|
3327
3336
|
}
|
|
3328
|
-
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
|
|
3329
|
-
outline: 0 none;
|
|
3330
|
-
outline-offset: 0;
|
|
3331
|
-
box-shadow: inset 0 0 0 0.15rem #ffe69c;
|
|
3332
|
-
}
|
|
3333
3337
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
|
3334
3338
|
background: #fff3e0;
|
|
3335
3339
|
color: #495057;
|
|
@@ -3836,6 +3840,11 @@
|
|
|
3836
3840
|
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
|
|
3837
3841
|
background: #dee2e6;
|
|
3838
3842
|
}
|
|
3843
|
+
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
|
|
3844
|
+
outline: 0 none;
|
|
3845
|
+
outline-offset: 0;
|
|
3846
|
+
box-shadow: 0 0 0 0.2rem #ffe69c;
|
|
3847
|
+
}
|
|
3839
3848
|
.p-splitter .p-splitter-gutter-resizing {
|
|
3840
3849
|
background: #dee2e6;
|
|
3841
3850
|
}
|
|
@@ -3258,6 +3258,7 @@
|
|
|
3258
3258
|
padding: 0.5rem 0;
|
|
3259
3259
|
border-bottom-right-radius: 3px;
|
|
3260
3260
|
border-bottom-left-radius: 3px;
|
|
3261
|
+
outline: 0 none;
|
|
3261
3262
|
}
|
|
3262
3263
|
.p-picklist .p-picklist-list .p-picklist-item {
|
|
3263
3264
|
padding: 0.5rem 1rem;
|
|
@@ -3271,15 +3272,17 @@
|
|
|
3271
3272
|
background: #e9ecef;
|
|
3272
3273
|
color: #495057;
|
|
3273
3274
|
}
|
|
3274
|
-
.p-picklist .p-picklist-list .p-picklist-item
|
|
3275
|
-
|
|
3276
|
-
|
|
3277
|
-
box-shadow: inset 0 0 0 0.15rem #df9eea;
|
|
3275
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3276
|
+
color: #495057;
|
|
3277
|
+
background: #dee2e6;
|
|
3278
3278
|
}
|
|
3279
3279
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3280
3280
|
color: #495057;
|
|
3281
3281
|
background: #f3e5f5;
|
|
3282
3282
|
}
|
|
3283
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
|
|
3284
|
+
background: rgba(156, 39, 176, 0.24);
|
|
3285
|
+
}
|
|
3283
3286
|
.p-tree {
|
|
3284
3287
|
border: 1px solid #dee2e6;
|
|
3285
3288
|
background: #ffffff;
|
|
@@ -3289,6 +3292,12 @@
|
|
|
3289
3292
|
}
|
|
3290
3293
|
.p-tree .p-tree-container .p-treenode {
|
|
3291
3294
|
padding: 0.143rem;
|
|
3295
|
+
outline: 0 none;
|
|
3296
|
+
}
|
|
3297
|
+
.p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
|
|
3298
|
+
outline: 0 none;
|
|
3299
|
+
outline-offset: 0;
|
|
3300
|
+
box-shadow: inset 0 0 0 0.15rem #df9eea;
|
|
3292
3301
|
}
|
|
3293
3302
|
.p-tree .p-tree-container .p-treenode .p-treenode-content {
|
|
3294
3303
|
border-radius: 3px;
|
|
@@ -3325,11 +3334,6 @@
|
|
|
3325
3334
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3326
3335
|
color: #495057;
|
|
3327
3336
|
}
|
|
3328
|
-
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
|
|
3329
|
-
outline: 0 none;
|
|
3330
|
-
outline-offset: 0;
|
|
3331
|
-
box-shadow: inset 0 0 0 0.15rem #df9eea;
|
|
3332
|
-
}
|
|
3333
3337
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
|
3334
3338
|
background: #f3e5f5;
|
|
3335
3339
|
color: #495057;
|
|
@@ -3836,6 +3840,11 @@
|
|
|
3836
3840
|
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
|
|
3837
3841
|
background: #dee2e6;
|
|
3838
3842
|
}
|
|
3843
|
+
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
|
|
3844
|
+
outline: 0 none;
|
|
3845
|
+
outline-offset: 0;
|
|
3846
|
+
box-shadow: 0 0 0 0.2rem #df9eea;
|
|
3847
|
+
}
|
|
3839
3848
|
.p-splitter .p-splitter-gutter-resizing {
|
|
3840
3849
|
background: #dee2e6;
|
|
3841
3850
|
}
|
|
@@ -3277,6 +3277,7 @@
|
|
|
3277
3277
|
padding: 0.75rem 0;
|
|
3278
3278
|
border-bottom-right-radius: 6px;
|
|
3279
3279
|
border-bottom-left-radius: 6px;
|
|
3280
|
+
outline: 0 none;
|
|
3280
3281
|
}
|
|
3281
3282
|
.p-picklist .p-picklist-list .p-picklist-item {
|
|
3282
3283
|
padding: 0.75rem 1.25rem;
|
|
@@ -3290,15 +3291,17 @@
|
|
|
3290
3291
|
background: rgba(255, 255, 255, 0.03);
|
|
3291
3292
|
color: rgba(255, 255, 255, 0.87);
|
|
3292
3293
|
}
|
|
3293
|
-
.p-picklist .p-picklist-list .p-picklist-item
|
|
3294
|
-
|
|
3295
|
-
|
|
3296
|
-
box-shadow: inset 0 0 0 0.15rem #e0d8fc;
|
|
3294
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3295
|
+
color: rgba(255, 255, 255, 0.87);
|
|
3296
|
+
background: rgba(255, 255, 255, 0.09);
|
|
3297
3297
|
}
|
|
3298
3298
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3299
3299
|
color: #b19df7;
|
|
3300
3300
|
background: rgba(177, 157, 247, 0.16);
|
|
3301
3301
|
}
|
|
3302
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
|
|
3303
|
+
background: rgba(177, 157, 247, 0.24);
|
|
3304
|
+
}
|
|
3302
3305
|
.p-tree {
|
|
3303
3306
|
border: 1px solid #3e4053;
|
|
3304
3307
|
background: #282936;
|
|
@@ -3308,6 +3311,12 @@
|
|
|
3308
3311
|
}
|
|
3309
3312
|
.p-tree .p-tree-container .p-treenode {
|
|
3310
3313
|
padding: 0.143rem;
|
|
3314
|
+
outline: 0 none;
|
|
3315
|
+
}
|
|
3316
|
+
.p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
|
|
3317
|
+
outline: 0 none;
|
|
3318
|
+
outline-offset: 0;
|
|
3319
|
+
box-shadow: inset 0 0 0 0.15rem #e0d8fc;
|
|
3311
3320
|
}
|
|
3312
3321
|
.p-tree .p-tree-container .p-treenode .p-treenode-content {
|
|
3313
3322
|
border-radius: 6px;
|
|
@@ -3344,11 +3353,6 @@
|
|
|
3344
3353
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3345
3354
|
color: rgba(255, 255, 255, 0.87);
|
|
3346
3355
|
}
|
|
3347
|
-
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
|
|
3348
|
-
outline: 0 none;
|
|
3349
|
-
outline-offset: 0;
|
|
3350
|
-
box-shadow: inset 0 0 0 0.15rem #e0d8fc;
|
|
3351
|
-
}
|
|
3352
3356
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
|
3353
3357
|
background: rgba(177, 157, 247, 0.16);
|
|
3354
3358
|
color: #b19df7;
|
|
@@ -3830,6 +3834,11 @@
|
|
|
3830
3834
|
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
|
|
3831
3835
|
background: #3e4053;
|
|
3832
3836
|
}
|
|
3837
|
+
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
|
|
3838
|
+
outline: 0 none;
|
|
3839
|
+
outline-offset: 0;
|
|
3840
|
+
box-shadow: 0 0 0 1px #e0d8fc;
|
|
3841
|
+
}
|
|
3833
3842
|
.p-splitter .p-splitter-gutter-resizing {
|
|
3834
3843
|
background: #3e4053;
|
|
3835
3844
|
}
|
|
@@ -3277,6 +3277,7 @@
|
|
|
3277
3277
|
padding: 0.75rem 0;
|
|
3278
3278
|
border-bottom-right-radius: 6px;
|
|
3279
3279
|
border-bottom-left-radius: 6px;
|
|
3280
|
+
outline: 0 none;
|
|
3280
3281
|
}
|
|
3281
3282
|
.p-picklist .p-picklist-list .p-picklist-item {
|
|
3282
3283
|
padding: 0.75rem 1.25rem;
|
|
@@ -3290,15 +3291,17 @@
|
|
|
3290
3291
|
background: #f6f9fc;
|
|
3291
3292
|
color: #043d75;
|
|
3292
3293
|
}
|
|
3293
|
-
.p-picklist .p-picklist-list .p-picklist-item
|
|
3294
|
-
|
|
3295
|
-
|
|
3296
|
-
box-shadow: inset 0 0 0 0.15rem #c7bbfa;
|
|
3294
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3295
|
+
color: #043d75;
|
|
3296
|
+
background: #dfe7ef;
|
|
3297
3297
|
}
|
|
3298
3298
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3299
3299
|
color: #7254f3;
|
|
3300
3300
|
background: #e2dcfc;
|
|
3301
3301
|
}
|
|
3302
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
|
|
3303
|
+
background: #cbc0fa;
|
|
3304
|
+
}
|
|
3302
3305
|
.p-tree {
|
|
3303
3306
|
border: 1px solid #dfe7ef;
|
|
3304
3307
|
background: #ffffff;
|
|
@@ -3308,6 +3311,12 @@
|
|
|
3308
3311
|
}
|
|
3309
3312
|
.p-tree .p-tree-container .p-treenode {
|
|
3310
3313
|
padding: 0.143rem;
|
|
3314
|
+
outline: 0 none;
|
|
3315
|
+
}
|
|
3316
|
+
.p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
|
|
3317
|
+
outline: 0 none;
|
|
3318
|
+
outline-offset: 0;
|
|
3319
|
+
box-shadow: inset 0 0 0 0.15rem #c7bbfa;
|
|
3311
3320
|
}
|
|
3312
3321
|
.p-tree .p-tree-container .p-treenode .p-treenode-content {
|
|
3313
3322
|
border-radius: 6px;
|
|
@@ -3344,11 +3353,6 @@
|
|
|
3344
3353
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3345
3354
|
color: #043d75;
|
|
3346
3355
|
}
|
|
3347
|
-
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
|
|
3348
|
-
outline: 0 none;
|
|
3349
|
-
outline-offset: 0;
|
|
3350
|
-
box-shadow: inset 0 0 0 0.15rem #c7bbfa;
|
|
3351
|
-
}
|
|
3352
3356
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
|
3353
3357
|
background: #e2dcfc;
|
|
3354
3358
|
color: #7254f3;
|
|
@@ -3830,6 +3834,11 @@
|
|
|
3830
3834
|
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
|
|
3831
3835
|
background: #dfe7ef;
|
|
3832
3836
|
}
|
|
3837
|
+
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
|
|
3838
|
+
outline: 0 none;
|
|
3839
|
+
outline-offset: 0;
|
|
3840
|
+
box-shadow: 0 0 0 1px #c7bbfa;
|
|
3841
|
+
}
|
|
3833
3842
|
.p-splitter .p-splitter-gutter-resizing {
|
|
3834
3843
|
background: #dfe7ef;
|
|
3835
3844
|
}
|
|
@@ -3289,6 +3289,7 @@
|
|
|
3289
3289
|
padding: 0.25rem 0;
|
|
3290
3290
|
border-bottom-right-radius: 0.375rem;
|
|
3291
3291
|
border-bottom-left-radius: 0.375rem;
|
|
3292
|
+
outline: 0 none;
|
|
3292
3293
|
}
|
|
3293
3294
|
.p-picklist .p-picklist-list .p-picklist-item {
|
|
3294
3295
|
padding: 0.75rem 1rem;
|
|
@@ -3302,15 +3303,17 @@
|
|
|
3302
3303
|
background: #f4f4f5;
|
|
3303
3304
|
color: #18181b;
|
|
3304
3305
|
}
|
|
3305
|
-
.p-picklist .p-picklist-list .p-picklist-item
|
|
3306
|
-
|
|
3307
|
-
|
|
3308
|
-
box-shadow: inset 0 0 0 0.15rem #6366f1;
|
|
3306
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3307
|
+
color: #18181b;
|
|
3308
|
+
background: #e5e7eb;
|
|
3309
3309
|
}
|
|
3310
3310
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3311
3311
|
color: #312e81;
|
|
3312
3312
|
background: #eef2ff;
|
|
3313
3313
|
}
|
|
3314
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
|
|
3315
|
+
background: #e0e7ff;
|
|
3316
|
+
}
|
|
3314
3317
|
.p-tree {
|
|
3315
3318
|
border: 1px solid #e5e7eb;
|
|
3316
3319
|
background: #ffffff;
|
|
@@ -3320,6 +3323,12 @@
|
|
|
3320
3323
|
}
|
|
3321
3324
|
.p-tree .p-tree-container .p-treenode {
|
|
3322
3325
|
padding: 0.143rem;
|
|
3326
|
+
outline: 0 none;
|
|
3327
|
+
}
|
|
3328
|
+
.p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
|
|
3329
|
+
outline: 0 none;
|
|
3330
|
+
outline-offset: 0;
|
|
3331
|
+
box-shadow: inset 0 0 0 0.15rem #6366f1;
|
|
3323
3332
|
}
|
|
3324
3333
|
.p-tree .p-tree-container .p-treenode .p-treenode-content {
|
|
3325
3334
|
border-radius: 0.375rem;
|
|
@@ -3356,11 +3365,6 @@
|
|
|
3356
3365
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3357
3366
|
color: #3f3f46;
|
|
3358
3367
|
}
|
|
3359
|
-
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
|
|
3360
|
-
outline: 0 none;
|
|
3361
|
-
outline-offset: 0;
|
|
3362
|
-
box-shadow: inset 0 0 0 0.15rem #6366f1;
|
|
3363
|
-
}
|
|
3364
3368
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
|
3365
3369
|
background: #eef2ff;
|
|
3366
3370
|
color: #312e81;
|
|
@@ -3867,6 +3871,11 @@
|
|
|
3867
3871
|
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
|
|
3868
3872
|
background: #e5e7eb;
|
|
3869
3873
|
}
|
|
3874
|
+
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
|
|
3875
|
+
outline: 0 none;
|
|
3876
|
+
outline-offset: 0;
|
|
3877
|
+
box-shadow: 0 0 0 1px #6366f1;
|
|
3878
|
+
}
|
|
3870
3879
|
.p-splitter .p-splitter-gutter-resizing {
|
|
3871
3880
|
background: #e5e7eb;
|
|
3872
3881
|
}
|
|
@@ -3258,6 +3258,7 @@
|
|
|
3258
3258
|
padding: 0.5rem 0;
|
|
3259
3259
|
border-bottom-right-radius: 3px;
|
|
3260
3260
|
border-bottom-left-radius: 3px;
|
|
3261
|
+
outline: 0 none;
|
|
3261
3262
|
}
|
|
3262
3263
|
.p-picklist .p-picklist-list .p-picklist-item {
|
|
3263
3264
|
padding: 0.5rem 1rem;
|
|
@@ -3271,15 +3272,17 @@
|
|
|
3271
3272
|
background: rgba(255, 255, 255, 0.03);
|
|
3272
3273
|
color: rgba(255, 255, 255, 0.87);
|
|
3273
3274
|
}
|
|
3274
|
-
.p-picklist .p-picklist-list .p-picklist-item
|
|
3275
|
-
|
|
3276
|
-
|
|
3277
|
-
box-shadow: inset 0 0 0 0.15rem #93cbf9;
|
|
3275
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3276
|
+
color: rgba(255, 255, 255, 0.87);
|
|
3277
|
+
background: rgba(255, 255, 255, 0.09);
|
|
3278
3278
|
}
|
|
3279
3279
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3280
3280
|
color: rgba(255, 255, 255, 0.87);
|
|
3281
3281
|
background: rgba(100, 181, 246, 0.16);
|
|
3282
3282
|
}
|
|
3283
|
+
.p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
|
|
3284
|
+
background: rgba(100, 181, 246, 0.24);
|
|
3285
|
+
}
|
|
3283
3286
|
.p-tree {
|
|
3284
3287
|
border: 1px solid #304562;
|
|
3285
3288
|
background: #1f2d40;
|
|
@@ -3289,6 +3292,12 @@
|
|
|
3289
3292
|
}
|
|
3290
3293
|
.p-tree .p-tree-container .p-treenode {
|
|
3291
3294
|
padding: 0.143rem;
|
|
3295
|
+
outline: 0 none;
|
|
3296
|
+
}
|
|
3297
|
+
.p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
|
|
3298
|
+
outline: 0 none;
|
|
3299
|
+
outline-offset: 0;
|
|
3300
|
+
box-shadow: inset 0 0 0 0.15rem #93cbf9;
|
|
3292
3301
|
}
|
|
3293
3302
|
.p-tree .p-tree-container .p-treenode .p-treenode-content {
|
|
3294
3303
|
border-radius: 3px;
|
|
@@ -3325,11 +3334,6 @@
|
|
|
3325
3334
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
|
|
3326
3335
|
color: rgba(255, 255, 255, 0.87);
|
|
3327
3336
|
}
|
|
3328
|
-
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
|
|
3329
|
-
outline: 0 none;
|
|
3330
|
-
outline-offset: 0;
|
|
3331
|
-
box-shadow: inset 0 0 0 0.15rem #93cbf9;
|
|
3332
|
-
}
|
|
3333
3337
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
|
3334
3338
|
background: rgba(100, 181, 246, 0.16);
|
|
3335
3339
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3836,6 +3840,11 @@
|
|
|
3836
3840
|
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
|
|
3837
3841
|
background: #304562;
|
|
3838
3842
|
}
|
|
3843
|
+
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
|
|
3844
|
+
outline: 0 none;
|
|
3845
|
+
outline-offset: 0;
|
|
3846
|
+
box-shadow: 0 0 0 1px #93cbf9;
|
|
3847
|
+
}
|
|
3839
3848
|
.p-splitter .p-splitter-gutter-resizing {
|
|
3840
3849
|
background: #304562;
|
|
3841
3850
|
}
|