primeng 16.9.1 → 17.0.0-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/autocomplete/autocomplete.d.ts +3 -3
- package/autocomplete/autocomplete.interface.d.ts +1 -1
- package/dataview/dataview.d.ts +2 -2
- package/esm2022/accordion/accordion.mjs +18 -21
- package/esm2022/animate/animate.mjs +11 -13
- package/esm2022/animateonscroll/animateonscroll.mjs +12 -14
- package/esm2022/api/confirmationservice.mjs +5 -6
- package/esm2022/api/contextmenuservice.mjs +5 -6
- package/esm2022/api/filtermatchmode.mjs +2 -3
- package/esm2022/api/filteroperator.mjs +2 -3
- package/esm2022/api/filterservice.mjs +5 -6
- package/esm2022/api/messageservice.mjs +5 -6
- package/esm2022/api/overlayservice.mjs +5 -6
- package/esm2022/api/primeicons.mjs +2 -3
- package/esm2022/api/primengconfig.mjs +5 -6
- package/esm2022/api/shared.mjs +19 -23
- package/esm2022/api/translationkeys.mjs +2 -3
- package/esm2022/api/treedragdropservice.mjs +5 -6
- package/esm2022/autocomplete/autocomplete.interface.mjs +1 -1
- package/esm2022/autocomplete/autocomplete.mjs +14 -16
- package/esm2022/autofocus/autofocus.mjs +11 -13
- package/esm2022/avatar/avatar.mjs +10 -12
- package/esm2022/avatargroup/avatargroup.mjs +10 -12
- package/esm2022/badge/badge.mjs +16 -19
- package/esm2022/baseicon/baseicon.mjs +5 -6
- package/esm2022/blockui/blockui.mjs +12 -14
- package/esm2022/breadcrumb/breadcrumb.mjs +12 -14
- package/esm2022/button/button.mjs +17 -20
- package/esm2022/calendar/calendar.mjs +18 -18
- package/esm2022/card/card.mjs +11 -13
- package/esm2022/carousel/carousel.mjs +13 -15
- package/esm2022/cascadeselect/cascadeselect.mjs +20 -22
- package/esm2022/chart/chart.mjs +12 -14
- package/esm2022/checkbox/checkbox.mjs +12 -14
- package/esm2022/chip/chip.mjs +11 -13
- package/esm2022/chips/chips.mjs +13 -15
- package/esm2022/colorpicker/colorpicker.mjs +12 -14
- package/esm2022/confirmdialog/confirmdialog.mjs +13 -15
- package/esm2022/confirmpopup/confirmpopup.mjs +12 -14
- package/esm2022/contextmenu/contextmenu.mjs +26 -34
- package/esm2022/dataview/dataview.mjs +44 -49
- package/esm2022/defer/defer.mjs +12 -14
- package/esm2022/dialog/dialog.mjs +13 -15
- package/esm2022/divider/divider.mjs +10 -12
- package/esm2022/dock/dock.mjs +11 -13
- package/esm2022/dom/domhandler.mjs +2 -3
- package/esm2022/dragdrop/dragdrop.mjs +16 -19
- package/esm2022/dropdown/dropdown.mjs +16 -19
- package/esm2022/dynamicdialog/dialogservice.mjs +7 -8
- package/esm2022/dynamicdialog/dynamicdialog.mjs +13 -15
- package/esm2022/dynamicdialog/dynamicdialogcontent.mjs +6 -7
- package/esm2022/editor/editor.mjs +11 -13
- package/esm2022/fieldset/fieldset.mjs +12 -14
- package/esm2022/fileupload/fileupload.mjs +13 -15
- package/esm2022/focustrap/focustrap.mjs +11 -13
- package/esm2022/galleria/galleria.mjs +36 -42
- package/esm2022/icons/angledoubledown/angledoubledown.mjs +5 -6
- package/esm2022/icons/angledoubleleft/angledoubleleft.mjs +5 -6
- package/esm2022/icons/angledoubleright/angledoubleright.mjs +5 -6
- package/esm2022/icons/angledoubleup/angledoubleup.mjs +5 -6
- package/esm2022/icons/angledown/angledown.mjs +5 -6
- package/esm2022/icons/angleleft/angleleft.mjs +5 -6
- package/esm2022/icons/angleright/angleright.mjs +5 -6
- package/esm2022/icons/angleup/angleup.mjs +5 -6
- package/esm2022/icons/arrowdown/arrowdown.mjs +5 -6
- package/esm2022/icons/arrowdownleft/arrowdownleft.mjs +5 -6
- package/esm2022/icons/arrowdownright/arrowdownright.mjs +5 -6
- package/esm2022/icons/arrowleft/arrowleft.mjs +5 -6
- package/esm2022/icons/arrowright/arrowright.mjs +5 -6
- package/esm2022/icons/arrowup/arrowup.mjs +5 -6
- package/esm2022/icons/ban/ban.mjs +5 -6
- package/esm2022/icons/bars/bars.mjs +5 -6
- package/esm2022/icons/calendar/calendar.mjs +5 -6
- package/esm2022/icons/caretleft/caretleft.mjs +5 -6
- package/esm2022/icons/caretright/caretright.mjs +5 -6
- package/esm2022/icons/check/check.mjs +5 -6
- package/esm2022/icons/chevrondown/chevrondown.mjs +5 -6
- package/esm2022/icons/chevronleft/chevronleft.mjs +5 -6
- package/esm2022/icons/chevronright/chevronright.mjs +5 -6
- package/esm2022/icons/chevronup/chevronup.mjs +5 -6
- package/esm2022/icons/exclamationtriangle/exclamationtriangle.mjs +5 -6
- package/esm2022/icons/eye/eye.mjs +5 -6
- package/esm2022/icons/eyeslash/eyeslash.mjs +5 -6
- package/esm2022/icons/filter/filter.mjs +5 -6
- package/esm2022/icons/filterslash/filterslash.mjs +5 -6
- package/esm2022/icons/home/home.mjs +5 -6
- package/esm2022/icons/infocircle/infocircle.mjs +5 -6
- package/esm2022/icons/minus/minus.mjs +5 -6
- package/esm2022/icons/pencil/pencil.mjs +5 -6
- package/esm2022/icons/plus/plus.mjs +5 -6
- package/esm2022/icons/refresh/refresh.mjs +5 -6
- package/esm2022/icons/search/search.mjs +5 -6
- package/esm2022/icons/searchminus/searchminus.mjs +5 -6
- package/esm2022/icons/searchplus/searchplus.mjs +5 -6
- package/esm2022/icons/sortalt/sortalt.mjs +5 -6
- package/esm2022/icons/sortamountdown/sortamountdown.mjs +5 -6
- package/esm2022/icons/sortamountupalt/sortamountupalt.mjs +5 -6
- package/esm2022/icons/spinner/spinner.mjs +5 -6
- package/esm2022/icons/star/star.mjs +5 -6
- package/esm2022/icons/starfill/starfill.mjs +5 -6
- package/esm2022/icons/thlarge/thlarge.mjs +5 -6
- package/esm2022/icons/times/times.mjs +5 -6
- package/esm2022/icons/timescircle/timescircle.mjs +5 -6
- package/esm2022/icons/trash/trash.mjs +5 -6
- package/esm2022/icons/undo/undo.mjs +5 -6
- package/esm2022/icons/upload/upload.mjs +5 -6
- package/esm2022/icons/windowmaximize/windowmaximize.mjs +5 -6
- package/esm2022/icons/windowminimize/windowminimize.mjs +5 -6
- package/esm2022/image/image.mjs +13 -15
- package/esm2022/inplace/inplace.mjs +20 -24
- package/esm2022/inputgroup/inputgroup.mjs +44 -0
- package/esm2022/inputgroup/primeng-inputgroup.mjs +5 -0
- package/esm2022/inputgroup/public_api.mjs +2 -0
- package/esm2022/inputgroupaddon/inputgroupaddon.mjs +44 -0
- package/esm2022/inputgroupaddon/primeng-inputgroupaddon.mjs +5 -0
- package/esm2022/inputgroupaddon/public_api.mjs +2 -0
- package/esm2022/inputmask/inputmask.mjs +13 -15
- package/esm2022/inputnumber/inputnumber.mjs +13 -15
- package/esm2022/inputswitch/inputswitch.interface.mjs +1 -1
- package/esm2022/inputswitch/inputswitch.mjs +12 -14
- package/esm2022/inputtext/inputtext.mjs +12 -14
- package/esm2022/inputtextarea/inputtextarea.mjs +12 -14
- package/esm2022/keyfilter/keyfilter.mjs +12 -14
- package/esm2022/knob/knob.mjs +12 -14
- package/esm2022/listbox/listbox.mjs +13 -15
- package/esm2022/megamenu/megamenu.mjs +23 -27
- package/esm2022/menu/menu.mjs +24 -28
- package/esm2022/menubar/menubar.mjs +25 -31
- package/esm2022/message/message.mjs +11 -13
- package/esm2022/messages/messages.mjs +13 -15
- package/esm2022/multiselect/multiselect.mjs +22 -20
- package/esm2022/orderlist/orderlist.mjs +13 -15
- package/esm2022/organizationchart/organizationchart.mjs +18 -21
- package/esm2022/overlay/overlay.mjs +12 -14
- package/esm2022/overlaypanel/overlaypanel.mjs +13 -15
- package/esm2022/paginator/paginator.mjs +12 -14
- package/esm2022/panel/panel.mjs +12 -14
- package/esm2022/panelmenu/panelmenu.mjs +32 -33
- package/esm2022/password/password.mjs +23 -27
- package/esm2022/picklist/picklist.mjs +13 -15
- package/esm2022/progressbar/progressbar.mjs +10 -12
- package/esm2022/progressspinner/progressspinner.mjs +10 -12
- package/esm2022/radiobutton/radiobutton.mjs +15 -18
- package/esm2022/rating/rating.mjs +12 -14
- package/esm2022/ripple/ripple.mjs +12 -14
- package/esm2022/scroller/scroller.mjs +13 -15
- package/esm2022/scrollpanel/scrollpanel.mjs +12 -14
- package/esm2022/scrolltop/scrolltop.mjs +15 -17
- package/esm2022/selectbutton/selectbutton.mjs +11 -13
- package/esm2022/sidebar/sidebar.mjs +23 -21
- package/esm2022/skeleton/skeleton.mjs +10 -12
- package/esm2022/slidemenu/slidemenu.mjs +43 -45
- package/esm2022/slider/slider.mjs +12 -14
- package/esm2022/speeddial/speeddial.mjs +13 -15
- package/esm2022/spinner/spinner.mjs +11 -13
- package/esm2022/splitbutton/splitbutton.mjs +11 -13
- package/esm2022/splitter/splitter.mjs +12 -14
- package/esm2022/steps/steps.mjs +11 -13
- package/esm2022/styleclass/styleclass.mjs +51 -23
- package/esm2022/table/table.mjs +151 -173
- package/esm2022/tabmenu/tabmenu.mjs +13 -15
- package/esm2022/tabview/tabview.mjs +19 -22
- package/esm2022/tag/tag.mjs +10 -12
- package/esm2022/terminal/terminal.mjs +11 -13
- package/esm2022/terminal/terminalservice.mjs +5 -6
- package/esm2022/tieredmenu/tieredmenu.mjs +21 -26
- package/esm2022/timeline/timeline.mjs +11 -13
- package/esm2022/toast/toast.mjs +18 -21
- package/esm2022/togglebutton/togglebutton.mjs +11 -13
- package/esm2022/toolbar/toolbar.mjs +11 -13
- package/esm2022/tooltip/tooltip.mjs +12 -14
- package/esm2022/tree/tree.mjs +21 -24
- package/esm2022/treeselect/treeselect.mjs +12 -14
- package/esm2022/treetable/treetable.mjs +100 -118
- package/esm2022/tristatecheckbox/tristatecheckbox.mjs +12 -14
- package/esm2022/virtualscroller/virtualscroller.mjs +11 -13
- package/fesm2022/primeng-accordion.mjs +15 -15
- package/fesm2022/primeng-accordion.mjs.map +1 -1
- package/fesm2022/primeng-animate.mjs +8 -8
- package/fesm2022/primeng-animate.mjs.map +1 -1
- package/fesm2022/primeng-animateonscroll.mjs +9 -9
- package/fesm2022/primeng-animateonscroll.mjs.map +1 -1
- package/fesm2022/primeng-api.mjs +35 -35
- package/fesm2022/primeng-api.mjs.map +1 -1
- package/fesm2022/primeng-autocomplete.mjs +11 -11
- package/fesm2022/primeng-autocomplete.mjs.map +1 -1
- package/fesm2022/primeng-autofocus.mjs +8 -8
- package/fesm2022/primeng-autofocus.mjs.map +1 -1
- package/fesm2022/primeng-avatar.mjs +7 -7
- package/fesm2022/primeng-avatar.mjs.map +1 -1
- package/fesm2022/primeng-avatargroup.mjs +7 -7
- package/fesm2022/primeng-avatargroup.mjs.map +1 -1
- package/fesm2022/primeng-badge.mjs +12 -12
- package/fesm2022/primeng-badge.mjs.map +1 -1
- package/fesm2022/primeng-baseicon.mjs +3 -3
- package/fesm2022/primeng-baseicon.mjs.map +1 -1
- package/fesm2022/primeng-blockui.mjs +9 -9
- package/fesm2022/primeng-blockui.mjs.map +1 -1
- package/fesm2022/primeng-breadcrumb.mjs +9 -9
- package/fesm2022/primeng-breadcrumb.mjs.map +1 -1
- package/fesm2022/primeng-button.mjs +13 -13
- package/fesm2022/primeng-button.mjs.map +1 -1
- package/fesm2022/primeng-calendar.mjs +16 -14
- package/fesm2022/primeng-calendar.mjs.map +1 -1
- package/fesm2022/primeng-card.mjs +8 -8
- package/fesm2022/primeng-card.mjs.map +1 -1
- package/fesm2022/primeng-carousel.mjs +10 -10
- package/fesm2022/primeng-carousel.mjs.map +1 -1
- package/fesm2022/primeng-cascadeselect.mjs +16 -15
- package/fesm2022/primeng-cascadeselect.mjs.map +1 -1
- package/fesm2022/primeng-chart.mjs +9 -9
- package/fesm2022/primeng-chart.mjs.map +1 -1
- package/fesm2022/primeng-checkbox.mjs +9 -9
- package/fesm2022/primeng-checkbox.mjs.map +1 -1
- package/fesm2022/primeng-chip.mjs +8 -8
- package/fesm2022/primeng-chip.mjs.map +1 -1
- package/fesm2022/primeng-chips.mjs +10 -10
- package/fesm2022/primeng-chips.mjs.map +1 -1
- package/fesm2022/primeng-colorpicker.mjs +10 -10
- package/fesm2022/primeng-colorpicker.mjs.map +1 -1
- package/fesm2022/primeng-confirmdialog.mjs +11 -11
- package/fesm2022/primeng-confirmdialog.mjs.map +1 -1
- package/fesm2022/primeng-confirmpopup.mjs +10 -10
- package/fesm2022/primeng-confirmpopup.mjs.map +1 -1
- package/fesm2022/primeng-contextmenu.mjs +23 -28
- package/fesm2022/primeng-contextmenu.mjs.map +1 -1
- package/fesm2022/primeng-dataview.mjs +40 -42
- package/fesm2022/primeng-dataview.mjs.map +1 -1
- package/fesm2022/primeng-defer.mjs +9 -9
- package/fesm2022/primeng-defer.mjs.map +1 -1
- package/fesm2022/primeng-dialog.mjs +11 -11
- package/fesm2022/primeng-dialog.mjs.map +1 -1
- package/fesm2022/primeng-divider.mjs +7 -7
- package/fesm2022/primeng-divider.mjs.map +1 -1
- package/fesm2022/primeng-dock.mjs +8 -8
- package/fesm2022/primeng-dock.mjs.map +1 -1
- package/fesm2022/primeng-dom.mjs.map +1 -1
- package/fesm2022/primeng-dragdrop.mjs +12 -12
- package/fesm2022/primeng-dragdrop.mjs.map +1 -1
- package/fesm2022/primeng-dropdown.mjs +12 -12
- package/fesm2022/primeng-dropdown.mjs.map +1 -1
- package/fesm2022/primeng-dynamicdialog.mjs +20 -20
- package/fesm2022/primeng-dynamicdialog.mjs.map +1 -1
- package/fesm2022/primeng-editor.mjs +8 -8
- package/fesm2022/primeng-editor.mjs.map +1 -1
- package/fesm2022/primeng-fieldset.mjs +10 -10
- package/fesm2022/primeng-fieldset.mjs.map +1 -1
- package/fesm2022/primeng-fileupload.mjs +10 -10
- package/fesm2022/primeng-fileupload.mjs.map +1 -1
- package/fesm2022/primeng-focustrap.mjs +8 -8
- package/fesm2022/primeng-focustrap.mjs.map +1 -1
- package/fesm2022/primeng-galleria.mjs +30 -30
- package/fesm2022/primeng-galleria.mjs.map +1 -1
- package/fesm2022/primeng-icons-angledoubledown.mjs +3 -3
- package/fesm2022/primeng-icons-angledoubledown.mjs.map +1 -1
- package/fesm2022/primeng-icons-angledoubleleft.mjs +3 -3
- package/fesm2022/primeng-icons-angledoubleleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-angledoubleright.mjs +3 -3
- package/fesm2022/primeng-icons-angledoubleright.mjs.map +1 -1
- package/fesm2022/primeng-icons-angledoubleup.mjs +3 -3
- package/fesm2022/primeng-icons-angledoubleup.mjs.map +1 -1
- package/fesm2022/primeng-icons-angledown.mjs +3 -3
- package/fesm2022/primeng-icons-angledown.mjs.map +1 -1
- package/fesm2022/primeng-icons-angleleft.mjs +3 -3
- package/fesm2022/primeng-icons-angleleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-angleright.mjs +3 -3
- package/fesm2022/primeng-icons-angleright.mjs.map +1 -1
- package/fesm2022/primeng-icons-angleup.mjs +3 -3
- package/fesm2022/primeng-icons-angleup.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowdown.mjs +3 -3
- package/fesm2022/primeng-icons-arrowdown.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowdownleft.mjs +3 -3
- package/fesm2022/primeng-icons-arrowdownleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowdownright.mjs +3 -3
- package/fesm2022/primeng-icons-arrowdownright.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowleft.mjs +3 -3
- package/fesm2022/primeng-icons-arrowleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowright.mjs +3 -3
- package/fesm2022/primeng-icons-arrowright.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowup.mjs +3 -3
- package/fesm2022/primeng-icons-arrowup.mjs.map +1 -1
- package/fesm2022/primeng-icons-ban.mjs +3 -3
- package/fesm2022/primeng-icons-ban.mjs.map +1 -1
- package/fesm2022/primeng-icons-bars.mjs +3 -3
- package/fesm2022/primeng-icons-bars.mjs.map +1 -1
- package/fesm2022/primeng-icons-calendar.mjs +3 -3
- package/fesm2022/primeng-icons-calendar.mjs.map +1 -1
- package/fesm2022/primeng-icons-caretleft.mjs +3 -3
- package/fesm2022/primeng-icons-caretleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-caretright.mjs +3 -3
- package/fesm2022/primeng-icons-caretright.mjs.map +1 -1
- package/fesm2022/primeng-icons-check.mjs +3 -3
- package/fesm2022/primeng-icons-check.mjs.map +1 -1
- package/fesm2022/primeng-icons-chevrondown.mjs +3 -3
- package/fesm2022/primeng-icons-chevrondown.mjs.map +1 -1
- package/fesm2022/primeng-icons-chevronleft.mjs +3 -3
- package/fesm2022/primeng-icons-chevronleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-chevronright.mjs +3 -3
- package/fesm2022/primeng-icons-chevronright.mjs.map +1 -1
- package/fesm2022/primeng-icons-chevronup.mjs +3 -3
- package/fesm2022/primeng-icons-chevronup.mjs.map +1 -1
- package/fesm2022/primeng-icons-exclamationtriangle.mjs +3 -3
- package/fesm2022/primeng-icons-exclamationtriangle.mjs.map +1 -1
- package/fesm2022/primeng-icons-eye.mjs +3 -3
- package/fesm2022/primeng-icons-eye.mjs.map +1 -1
- package/fesm2022/primeng-icons-eyeslash.mjs +3 -3
- package/fesm2022/primeng-icons-eyeslash.mjs.map +1 -1
- package/fesm2022/primeng-icons-filter.mjs +3 -3
- package/fesm2022/primeng-icons-filter.mjs.map +1 -1
- package/fesm2022/primeng-icons-filterslash.mjs +3 -3
- package/fesm2022/primeng-icons-filterslash.mjs.map +1 -1
- package/fesm2022/primeng-icons-home.mjs +3 -3
- package/fesm2022/primeng-icons-home.mjs.map +1 -1
- package/fesm2022/primeng-icons-infocircle.mjs +3 -3
- package/fesm2022/primeng-icons-infocircle.mjs.map +1 -1
- package/fesm2022/primeng-icons-minus.mjs +3 -3
- package/fesm2022/primeng-icons-minus.mjs.map +1 -1
- package/fesm2022/primeng-icons-pencil.mjs +3 -3
- package/fesm2022/primeng-icons-pencil.mjs.map +1 -1
- package/fesm2022/primeng-icons-plus.mjs +3 -3
- package/fesm2022/primeng-icons-plus.mjs.map +1 -1
- package/fesm2022/primeng-icons-refresh.mjs +3 -3
- package/fesm2022/primeng-icons-refresh.mjs.map +1 -1
- package/fesm2022/primeng-icons-search.mjs +3 -3
- package/fesm2022/primeng-icons-search.mjs.map +1 -1
- package/fesm2022/primeng-icons-searchminus.mjs +3 -3
- package/fesm2022/primeng-icons-searchminus.mjs.map +1 -1
- package/fesm2022/primeng-icons-searchplus.mjs +3 -3
- package/fesm2022/primeng-icons-searchplus.mjs.map +1 -1
- package/fesm2022/primeng-icons-sortalt.mjs +3 -3
- package/fesm2022/primeng-icons-sortalt.mjs.map +1 -1
- package/fesm2022/primeng-icons-sortamountdown.mjs +3 -3
- package/fesm2022/primeng-icons-sortamountdown.mjs.map +1 -1
- package/fesm2022/primeng-icons-sortamountupalt.mjs +3 -3
- package/fesm2022/primeng-icons-sortamountupalt.mjs.map +1 -1
- package/fesm2022/primeng-icons-spinner.mjs +3 -3
- package/fesm2022/primeng-icons-spinner.mjs.map +1 -1
- package/fesm2022/primeng-icons-star.mjs +3 -3
- package/fesm2022/primeng-icons-star.mjs.map +1 -1
- package/fesm2022/primeng-icons-starfill.mjs +3 -3
- package/fesm2022/primeng-icons-starfill.mjs.map +1 -1
- package/fesm2022/primeng-icons-thlarge.mjs +3 -3
- package/fesm2022/primeng-icons-thlarge.mjs.map +1 -1
- package/fesm2022/primeng-icons-times.mjs +3 -3
- package/fesm2022/primeng-icons-times.mjs.map +1 -1
- package/fesm2022/primeng-icons-timescircle.mjs +3 -3
- package/fesm2022/primeng-icons-timescircle.mjs.map +1 -1
- package/fesm2022/primeng-icons-trash.mjs +3 -3
- package/fesm2022/primeng-icons-trash.mjs.map +1 -1
- package/fesm2022/primeng-icons-undo.mjs +3 -3
- package/fesm2022/primeng-icons-undo.mjs.map +1 -1
- package/fesm2022/primeng-icons-upload.mjs +3 -3
- package/fesm2022/primeng-icons-upload.mjs.map +1 -1
- package/fesm2022/primeng-icons-windowmaximize.mjs +3 -3
- package/fesm2022/primeng-icons-windowmaximize.mjs.map +1 -1
- package/fesm2022/primeng-icons-windowminimize.mjs +3 -3
- package/fesm2022/primeng-icons-windowminimize.mjs.map +1 -1
- package/fesm2022/primeng-image.mjs +11 -11
- package/fesm2022/primeng-image.mjs.map +1 -1
- package/fesm2022/primeng-inplace.mjs +15 -15
- package/fesm2022/primeng-inplace.mjs.map +1 -1
- package/fesm2022/primeng-inputgroup.mjs +51 -0
- package/fesm2022/primeng-inputgroup.mjs.map +1 -0
- package/fesm2022/primeng-inputgroupaddon.mjs +51 -0
- package/fesm2022/primeng-inputgroupaddon.mjs.map +1 -0
- package/fesm2022/primeng-inputmask.mjs +10 -10
- package/fesm2022/primeng-inputmask.mjs.map +1 -1
- package/fesm2022/primeng-inputnumber.mjs +10 -10
- package/fesm2022/primeng-inputnumber.mjs.map +1 -1
- package/fesm2022/primeng-inputswitch.mjs +9 -9
- package/fesm2022/primeng-inputswitch.mjs.map +1 -1
- package/fesm2022/primeng-inputtext.mjs +9 -9
- package/fesm2022/primeng-inputtext.mjs.map +1 -1
- package/fesm2022/primeng-inputtextarea.mjs +9 -9
- package/fesm2022/primeng-inputtextarea.mjs.map +1 -1
- package/fesm2022/primeng-keyfilter.mjs +9 -9
- package/fesm2022/primeng-keyfilter.mjs.map +1 -1
- package/fesm2022/primeng-knob.mjs +9 -9
- package/fesm2022/primeng-knob.mjs.map +1 -1
- package/fesm2022/primeng-listbox.mjs +10 -10
- package/fesm2022/primeng-listbox.mjs.map +1 -1
- package/fesm2022/primeng-megamenu.mjs +19 -20
- package/fesm2022/primeng-megamenu.mjs.map +1 -1
- package/fesm2022/primeng-menu.mjs +20 -20
- package/fesm2022/primeng-menu.mjs.map +1 -1
- package/fesm2022/primeng-menubar.mjs +20 -22
- package/fesm2022/primeng-menubar.mjs.map +1 -1
- package/fesm2022/primeng-message.mjs +8 -8
- package/fesm2022/primeng-message.mjs.map +1 -1
- package/fesm2022/primeng-messages.mjs +11 -11
- package/fesm2022/primeng-messages.mjs.map +1 -1
- package/fesm2022/primeng-multiselect.mjs +18 -13
- package/fesm2022/primeng-multiselect.mjs.map +1 -1
- package/fesm2022/primeng-orderlist.mjs +10 -10
- package/fesm2022/primeng-orderlist.mjs.map +1 -1
- package/fesm2022/primeng-organizationchart.mjs +15 -15
- package/fesm2022/primeng-organizationchart.mjs.map +1 -1
- package/fesm2022/primeng-overlay.mjs +10 -10
- package/fesm2022/primeng-overlay.mjs.map +1 -1
- package/fesm2022/primeng-overlaypanel.mjs +11 -11
- package/fesm2022/primeng-overlaypanel.mjs.map +1 -1
- package/fesm2022/primeng-paginator.mjs +9 -9
- package/fesm2022/primeng-paginator.mjs.map +1 -1
- package/fesm2022/primeng-panel.mjs +10 -10
- package/fesm2022/primeng-panel.mjs.map +1 -1
- package/fesm2022/primeng-panelmenu.mjs +28 -25
- package/fesm2022/primeng-panelmenu.mjs.map +1 -1
- package/fesm2022/primeng-password.mjs +19 -19
- package/fesm2022/primeng-password.mjs.map +1 -1
- package/fesm2022/primeng-picklist.mjs +10 -10
- package/fesm2022/primeng-picklist.mjs.map +1 -1
- package/fesm2022/primeng-progressbar.mjs +7 -7
- package/fesm2022/primeng-progressbar.mjs.map +1 -1
- package/fesm2022/primeng-progressspinner.mjs +7 -7
- package/fesm2022/primeng-progressspinner.mjs.map +1 -1
- package/fesm2022/primeng-radiobutton.mjs +11 -11
- package/fesm2022/primeng-radiobutton.mjs.map +1 -1
- package/fesm2022/primeng-rating.mjs +9 -9
- package/fesm2022/primeng-rating.mjs.map +1 -1
- package/fesm2022/primeng-ripple.mjs +9 -9
- package/fesm2022/primeng-ripple.mjs.map +1 -1
- package/fesm2022/primeng-scroller.mjs +10 -10
- package/fesm2022/primeng-scroller.mjs.map +1 -1
- package/fesm2022/primeng-scrollpanel.mjs +9 -9
- package/fesm2022/primeng-scrollpanel.mjs.map +1 -1
- package/fesm2022/primeng-scrolltop.mjs +13 -13
- package/fesm2022/primeng-scrolltop.mjs.map +1 -1
- package/fesm2022/primeng-selectbutton.mjs +8 -8
- package/fesm2022/primeng-selectbutton.mjs.map +1 -1
- package/fesm2022/primeng-sidebar.mjs +21 -17
- package/fesm2022/primeng-sidebar.mjs.map +1 -1
- package/fesm2022/primeng-skeleton.mjs +7 -7
- package/fesm2022/primeng-skeleton.mjs.map +1 -1
- package/fesm2022/primeng-slidemenu.mjs +40 -39
- package/fesm2022/primeng-slidemenu.mjs.map +1 -1
- package/fesm2022/primeng-slider.mjs +9 -9
- package/fesm2022/primeng-slider.mjs.map +1 -1
- package/fesm2022/primeng-speeddial.mjs +10 -10
- package/fesm2022/primeng-speeddial.mjs.map +1 -1
- package/fesm2022/primeng-spinner.mjs +8 -8
- package/fesm2022/primeng-spinner.mjs.map +1 -1
- package/fesm2022/primeng-splitbutton.mjs +8 -8
- package/fesm2022/primeng-splitbutton.mjs.map +1 -1
- package/fesm2022/primeng-splitter.mjs +9 -9
- package/fesm2022/primeng-splitter.mjs.map +1 -1
- package/fesm2022/primeng-steps.mjs +8 -8
- package/fesm2022/primeng-steps.mjs.map +1 -1
- package/fesm2022/primeng-styleclass.mjs +48 -18
- package/fesm2022/primeng-styleclass.mjs.map +1 -1
- package/fesm2022/primeng-table.mjs +124 -119
- package/fesm2022/primeng-table.mjs.map +1 -1
- package/fesm2022/primeng-tabmenu.mjs +10 -10
- package/fesm2022/primeng-tabmenu.mjs.map +1 -1
- package/fesm2022/primeng-tabview.mjs +15 -15
- package/fesm2022/primeng-tabview.mjs.map +1 -1
- package/fesm2022/primeng-tag.mjs +7 -7
- package/fesm2022/primeng-tag.mjs.map +1 -1
- package/fesm2022/primeng-terminal.mjs +11 -11
- package/fesm2022/primeng-terminal.mjs.map +1 -1
- package/fesm2022/primeng-tieredmenu.mjs +18 -20
- package/fesm2022/primeng-tieredmenu.mjs.map +1 -1
- package/fesm2022/primeng-timeline.mjs +8 -8
- package/fesm2022/primeng-timeline.mjs.map +1 -1
- package/fesm2022/primeng-toast.mjs +15 -15
- package/fesm2022/primeng-toast.mjs.map +1 -1
- package/fesm2022/primeng-togglebutton.mjs +8 -8
- package/fesm2022/primeng-togglebutton.mjs.map +1 -1
- package/fesm2022/primeng-toolbar.mjs +8 -8
- package/fesm2022/primeng-toolbar.mjs.map +1 -1
- package/fesm2022/primeng-tooltip.mjs +9 -9
- package/fesm2022/primeng-tooltip.mjs.map +1 -1
- package/fesm2022/primeng-tree.mjs +17 -17
- package/fesm2022/primeng-tree.mjs.map +1 -1
- package/fesm2022/primeng-treeselect.mjs +9 -9
- package/fesm2022/primeng-treeselect.mjs.map +1 -1
- package/fesm2022/primeng-treetable.mjs +81 -81
- package/fesm2022/primeng-treetable.mjs.map +1 -1
- package/fesm2022/primeng-tristatecheckbox.mjs +9 -9
- package/fesm2022/primeng-tristatecheckbox.mjs.map +1 -1
- package/fesm2022/primeng-utils.mjs.map +1 -1
- package/fesm2022/primeng-virtualscroller.mjs +8 -8
- package/fesm2022/primeng-virtualscroller.mjs.map +1 -1
- package/inputgroup/index.d.ts +5 -0
- package/inputgroup/inputgroup.d.ts +16 -0
- package/inputgroup/public_api.d.ts +1 -0
- package/inputgroupaddon/index.d.ts +5 -0
- package/inputgroupaddon/inputgroupaddon.d.ts +16 -0
- package/inputgroupaddon/public_api.d.ts +1 -0
- package/inputswitch/inputswitch.d.ts +3 -3
- package/inputswitch/inputswitch.interface.d.ts +1 -1
- package/multiselect/multiselect.d.ts +2 -2
- package/package.json +130 -118
- package/resources/components/panelmenu/panelmenu.css +1 -0
- package/resources/components/tree/tree.css +0 -61
- package/resources/themes/arya-blue/theme.css +405 -264
- package/resources/themes/arya-green/theme.css +405 -264
- package/resources/themes/arya-orange/theme.css +405 -264
- package/resources/themes/arya-purple/theme.css +405 -264
- package/resources/themes/bootstrap4-dark-blue/theme.css +295 -154
- package/resources/themes/bootstrap4-dark-purple/theme.css +295 -154
- package/resources/themes/bootstrap4-light-blue/theme.css +294 -153
- package/resources/themes/bootstrap4-light-purple/theme.css +294 -153
- package/resources/themes/fluent-light/theme.css +294 -153
- package/resources/themes/lara-dark-amber/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-dark-amber/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-dark-amber/theme.css +6203 -0
- package/resources/themes/lara-dark-blue/theme.css +1267 -1090
- package/resources/themes/lara-dark-cyan/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-dark-cyan/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-dark-cyan/theme.css +6203 -0
- package/resources/themes/lara-dark-green/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-dark-green/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-dark-green/theme.css +6203 -0
- package/resources/themes/lara-dark-indigo/theme.css +1267 -1090
- package/resources/themes/lara-dark-pink/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-dark-pink/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-dark-pink/theme.css +6203 -0
- package/resources/themes/lara-dark-purple/theme.css +1267 -1090
- package/resources/themes/lara-dark-teal/theme.css +1267 -1090
- package/resources/themes/lara-light-amber/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-light-amber/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-light-amber/theme.css +6188 -0
- package/resources/themes/lara-light-blue/theme.css +1152 -990
- package/resources/themes/lara-light-cyan/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-light-cyan/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-light-cyan/theme.css +6188 -0
- package/resources/themes/lara-light-green/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-light-green/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-light-green/theme.css +6188 -0
- package/resources/themes/lara-light-indigo/theme.css +1152 -990
- package/resources/themes/lara-light-pink/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-light-pink/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-light-pink/theme.css +6188 -0
- package/resources/themes/lara-light-purple/theme.css +1152 -990
- package/resources/themes/lara-light-teal/theme.css +1420 -1258
- package/resources/themes/luna-amber/theme.css +410 -269
- package/resources/themes/luna-blue/theme.css +410 -269
- package/resources/themes/luna-green/theme.css +410 -269
- package/resources/themes/luna-pink/theme.css +410 -269
- package/resources/themes/md-dark-deeppurple/theme.css +417 -277
- package/resources/themes/md-dark-indigo/theme.css +417 -277
- package/resources/themes/md-light-deeppurple/theme.css +494 -354
- package/resources/themes/md-light-indigo/theme.css +494 -354
- package/resources/themes/mdc-dark-deeppurple/theme.css +417 -277
- package/resources/themes/mdc-dark-indigo/theme.css +417 -277
- package/resources/themes/mdc-light-deeppurple/theme.css +494 -354
- package/resources/themes/mdc-light-indigo/theme.css +494 -354
- package/resources/themes/mira/theme.css +1272 -1133
- package/resources/themes/nano/theme.css +337 -196
- package/resources/themes/nova/theme.css +348 -207
- package/resources/themes/nova-accent/theme.css +348 -207
- package/resources/themes/nova-alt/theme.css +348 -207
- package/resources/themes/rhea/theme.css +524 -383
- package/resources/themes/saga-blue/theme.css +413 -272
- package/resources/themes/saga-green/theme.css +413 -272
- package/resources/themes/saga-orange/theme.css +413 -272
- package/resources/themes/saga-purple/theme.css +413 -272
- package/resources/themes/soho-dark/theme.css +294 -155
- package/resources/themes/soho-light/theme.css +292 -153
- package/resources/themes/tailwind-light/theme.css +914 -772
- package/resources/themes/vela-blue/theme.css +405 -264
- package/resources/themes/vela-green/theme.css +405 -264
- package/resources/themes/vela-orange/theme.css +405 -264
- package/resources/themes/vela-purple/theme.css +405 -264
- package/resources/themes/viva-dark/theme.css +293 -154
- package/resources/themes/viva-light/theme.css +373 -234
- package/styleclass/styleclass.d.ts +19 -3
@@ -1,17 +1,17 @@
|
|
1
1
|
:root {
|
2
2
|
font-family: Poppins, sans-serif;
|
3
|
-
--font-family:Poppins, sans-serif;
|
4
|
-
--surface-a
|
5
|
-
--surface-b
|
6
|
-
--surface-c
|
7
|
-
--surface-d
|
8
|
-
--surface-e
|
9
|
-
--surface-f
|
10
|
-
--text-color
|
11
|
-
--text-color-secondary
|
12
|
-
--primary-color
|
13
|
-
--primary-color-text
|
14
|
-
--font-family:Poppins, sans-serif;
|
3
|
+
--font-family: Poppins, sans-serif;
|
4
|
+
--surface-a: #ffffff;
|
5
|
+
--surface-b: #f5f5f5;
|
6
|
+
--surface-c: #edf0fa;
|
7
|
+
--surface-d: #ebebeb;
|
8
|
+
--surface-e: #ffffff;
|
9
|
+
--surface-f: #ffffff;
|
10
|
+
--text-color: #6c6c6c;
|
11
|
+
--text-color-secondary: #898989;
|
12
|
+
--primary-color: #5472d4;
|
13
|
+
--primary-color-text: #ffffff;
|
14
|
+
--font-family: Poppins, sans-serif;
|
15
15
|
--surface-0: #ffffff;
|
16
16
|
--surface-50: #f1f3f5;
|
17
17
|
--surface-100: #e2e6eb;
|
@@ -33,15 +33,15 @@
|
|
33
33
|
--gray-700: #434e5c;
|
34
34
|
--gray-800: #2d343e;
|
35
35
|
--gray-900: #161a1f;
|
36
|
-
--content-padding:1rem;
|
37
|
-
--inline-spacing:0.5rem;
|
38
|
-
--border-radius:6px;
|
39
|
-
--surface-ground
|
40
|
-
--surface-section
|
41
|
-
--surface-card
|
42
|
-
--surface-overlay
|
43
|
-
--surface-border
|
44
|
-
--surface-hover
|
36
|
+
--content-padding: 1rem;
|
37
|
+
--inline-spacing: 0.5rem;
|
38
|
+
--border-radius: 6px;
|
39
|
+
--surface-ground: #f5f5f5;
|
40
|
+
--surface-section: #ffffff;
|
41
|
+
--surface-card: #ffffff;
|
42
|
+
--surface-overlay: #ffffff;
|
43
|
+
--surface-border: #ebebeb;
|
44
|
+
--surface-hover: #edf0fa;
|
45
45
|
--maskbg: rgba(0, 0, 0, 0.4);
|
46
46
|
--highlight-bg: #ced6f1;
|
47
47
|
--highlight-text-color: #585858;
|
@@ -252,7 +252,7 @@
|
|
252
252
|
}
|
253
253
|
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
|
254
254
|
color: #6c6c6c;
|
255
|
-
background: #
|
255
|
+
background: #edf0fa;
|
256
256
|
}
|
257
257
|
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
|
258
258
|
padding: 0.5rem 1rem;
|
@@ -457,7 +457,7 @@
|
|
457
457
|
}
|
458
458
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
459
459
|
color: #6c6c6c;
|
460
|
-
background: #
|
460
|
+
background: #edf0fa;
|
461
461
|
}
|
462
462
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
463
463
|
margin: 0;
|
@@ -534,7 +534,7 @@
|
|
534
534
|
.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover {
|
535
535
|
color: #6c6c6c;
|
536
536
|
border-color: transparent;
|
537
|
-
background: #
|
537
|
+
background: #edf0fa;
|
538
538
|
}
|
539
539
|
.p-datepicker .p-datepicker-header .p-datepicker-prev:focus-visible,
|
540
540
|
.p-datepicker .p-datepicker-header .p-datepicker-next:focus-visible {
|
@@ -621,7 +621,7 @@
|
|
621
621
|
.p-datepicker .p-timepicker button:enabled:hover {
|
622
622
|
color: #6c6c6c;
|
623
623
|
border-color: transparent;
|
624
|
-
background: #
|
624
|
+
background: #edf0fa;
|
625
625
|
}
|
626
626
|
.p-datepicker .p-timepicker button:focus-visible {
|
627
627
|
outline: 0 none;
|
@@ -679,7 +679,7 @@
|
|
679
679
|
padding-right: 0;
|
680
680
|
}
|
681
681
|
.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover {
|
682
|
-
background: #
|
682
|
+
background: #edf0fa;
|
683
683
|
}
|
684
684
|
.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
|
685
685
|
outline: 0 none;
|
@@ -687,7 +687,7 @@
|
|
687
687
|
box-shadow: 0 0 0 0.1rem #bbc7ee;
|
688
688
|
}
|
689
689
|
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover {
|
690
|
-
background: #
|
690
|
+
background: #edf0fa;
|
691
691
|
}
|
692
692
|
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus {
|
693
693
|
outline: 0 none;
|
@@ -695,7 +695,7 @@
|
|
695
695
|
box-shadow: 0 0 0 0.1rem #bbc7ee;
|
696
696
|
}
|
697
697
|
.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover {
|
698
|
-
background: #
|
698
|
+
background: #edf0fa;
|
699
699
|
}
|
700
700
|
.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus {
|
701
701
|
outline: 0 none;
|
@@ -790,7 +790,7 @@
|
|
790
790
|
}
|
791
791
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
792
792
|
color: #6c6c6c;
|
793
|
-
background: #
|
793
|
+
background: #edf0fa;
|
794
794
|
}
|
795
795
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
796
796
|
padding: 0.5rem 1rem;
|
@@ -1055,7 +1055,7 @@
|
|
1055
1055
|
}
|
1056
1056
|
.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
|
1057
1057
|
color: #6c6c6c;
|
1058
|
-
background: #
|
1058
|
+
background: #edf0fa;
|
1059
1059
|
}
|
1060
1060
|
.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group {
|
1061
1061
|
margin: 0;
|
@@ -1400,7 +1400,7 @@
|
|
1400
1400
|
}
|
1401
1401
|
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
|
1402
1402
|
color: #6c6c6c;
|
1403
|
-
background: #
|
1403
|
+
background: #edf0fa;
|
1404
1404
|
}
|
1405
1405
|
.p-listbox.p-focus {
|
1406
1406
|
outline: 0 none;
|
@@ -1504,7 +1504,7 @@
|
|
1504
1504
|
.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover {
|
1505
1505
|
color: #6c6c6c;
|
1506
1506
|
border-color: transparent;
|
1507
|
-
background: #
|
1507
|
+
background: #edf0fa;
|
1508
1508
|
}
|
1509
1509
|
.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus-visible {
|
1510
1510
|
outline: 0 none;
|
@@ -1536,7 +1536,7 @@
|
|
1536
1536
|
}
|
1537
1537
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
1538
1538
|
color: #6c6c6c;
|
1539
|
-
background: #
|
1539
|
+
background: #edf0fa;
|
1540
1540
|
}
|
1541
1541
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
1542
1542
|
margin-right: 0.5rem;
|
@@ -1682,7 +1682,7 @@
|
|
1682
1682
|
height: 1.143rem;
|
1683
1683
|
}
|
1684
1684
|
.p-rating .p-rating-item .p-rating-icon.p-rating-cancel {
|
1685
|
-
color: #
|
1685
|
+
color: #df7e6c;
|
1686
1686
|
}
|
1687
1687
|
.p-rating .p-rating-item.p-focus {
|
1688
1688
|
outline: 0 none;
|
@@ -1711,7 +1711,7 @@
|
|
1711
1711
|
color: #898989;
|
1712
1712
|
}
|
1713
1713
|
.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover {
|
1714
|
-
background: #
|
1714
|
+
background: #edf0fa;
|
1715
1715
|
border-color: #e1e1e1;
|
1716
1716
|
color: #6c6c6c;
|
1717
1717
|
}
|
@@ -1805,7 +1805,7 @@
|
|
1805
1805
|
color: #898989;
|
1806
1806
|
}
|
1807
1807
|
.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover {
|
1808
|
-
background: #
|
1808
|
+
background: #edf0fa;
|
1809
1809
|
border-color: #e1e1e1;
|
1810
1810
|
color: #6c6c6c;
|
1811
1811
|
}
|
@@ -1925,7 +1925,7 @@
|
|
1925
1925
|
.p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover {
|
1926
1926
|
color: #6c6c6c;
|
1927
1927
|
border-color: transparent;
|
1928
|
-
background: #
|
1928
|
+
background: #edf0fa;
|
1929
1929
|
}
|
1930
1930
|
.p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus-visible {
|
1931
1931
|
outline: 0 none;
|
@@ -1968,12 +1968,12 @@
|
|
1968
1968
|
transition: background-color 0.3s, color 0.3s, border-color 0.3s, box-shadow 0.3s;
|
1969
1969
|
border-radius: 6px;
|
1970
1970
|
}
|
1971
|
-
.p-button:
|
1971
|
+
.p-button:not(:disabled):hover {
|
1972
1972
|
background: #4868d1;
|
1973
1973
|
color: #ffffff;
|
1974
1974
|
border-color: #4868d1;
|
1975
1975
|
}
|
1976
|
-
.p-button:
|
1976
|
+
.p-button:not(:disabled):active {
|
1977
1977
|
background: #3c5ece;
|
1978
1978
|
color: #ffffff;
|
1979
1979
|
border-color: #3c5ece;
|
@@ -1983,12 +1983,12 @@
|
|
1983
1983
|
color: #5472d4;
|
1984
1984
|
border: 2px solid;
|
1985
1985
|
}
|
1986
|
-
.p-button.p-button-outlined:
|
1986
|
+
.p-button.p-button-outlined:not(:disabled):hover {
|
1987
1987
|
background: rgba(84, 114, 212, 0.04);
|
1988
1988
|
color: #5472d4;
|
1989
1989
|
border: 2px solid;
|
1990
1990
|
}
|
1991
|
-
.p-button.p-button-outlined:
|
1991
|
+
.p-button.p-button-outlined:not(:disabled):active {
|
1992
1992
|
background: rgba(84, 114, 212, 0.16);
|
1993
1993
|
color: #5472d4;
|
1994
1994
|
border: 2px solid;
|
@@ -1997,11 +1997,11 @@
|
|
1997
1997
|
color: #898989;
|
1998
1998
|
border-color: #898989;
|
1999
1999
|
}
|
2000
|
-
.p-button.p-button-outlined.p-button-plain:
|
2001
|
-
background: #
|
2000
|
+
.p-button.p-button-outlined.p-button-plain:not(:disabled):hover {
|
2001
|
+
background: #edf0fa;
|
2002
2002
|
color: #898989;
|
2003
2003
|
}
|
2004
|
-
.p-button.p-button-outlined.p-button-plain:
|
2004
|
+
.p-button.p-button-outlined.p-button-plain:not(:disabled):active {
|
2005
2005
|
background: #ebebeb;
|
2006
2006
|
color: #898989;
|
2007
2007
|
}
|
@@ -2010,12 +2010,12 @@
|
|
2010
2010
|
color: #5472d4;
|
2011
2011
|
border-color: transparent;
|
2012
2012
|
}
|
2013
|
-
.p-button.p-button-text:
|
2013
|
+
.p-button.p-button-text:not(:disabled):hover {
|
2014
2014
|
background: rgba(84, 114, 212, 0.04);
|
2015
2015
|
color: #5472d4;
|
2016
2016
|
border-color: transparent;
|
2017
2017
|
}
|
2018
|
-
.p-button.p-button-text:
|
2018
|
+
.p-button.p-button-text:not(:disabled):active {
|
2019
2019
|
background: rgba(84, 114, 212, 0.16);
|
2020
2020
|
color: #5472d4;
|
2021
2021
|
border-color: transparent;
|
@@ -2023,11 +2023,11 @@
|
|
2023
2023
|
.p-button.p-button-text.p-button-plain {
|
2024
2024
|
color: #898989;
|
2025
2025
|
}
|
2026
|
-
.p-button.p-button-text.p-button-plain:
|
2027
|
-
background: #
|
2026
|
+
.p-button.p-button-text.p-button-plain:not(:disabled):hover {
|
2027
|
+
background: #edf0fa;
|
2028
2028
|
color: #898989;
|
2029
2029
|
}
|
2030
|
-
.p-button.p-button-text.p-button-plain:
|
2030
|
+
.p-button.p-button-text.p-button-plain:not(:disabled):active {
|
2031
2031
|
background: #ebebeb;
|
2032
2032
|
color: #898989;
|
2033
2033
|
}
|
@@ -2111,295 +2111,415 @@
|
|
2111
2111
|
flex: 1;
|
2112
2112
|
}
|
2113
2113
|
|
2114
|
-
.p-button.p-button-secondary,
|
2114
|
+
.p-button.p-button-secondary,
|
2115
|
+
.p-buttonset.p-button-secondary > .p-button,
|
2116
|
+
.p-splitbutton.p-button-secondary > .p-button {
|
2115
2117
|
color: #ffffff;
|
2116
2118
|
background: #8191a6;
|
2117
2119
|
border: 1px solid #8191a6;
|
2118
2120
|
}
|
2119
|
-
.p-button.p-button-secondary:
|
2121
|
+
.p-button.p-button-secondary:not(:disabled):hover,
|
2122
|
+
.p-buttonset.p-button-secondary > .p-button:not(:disabled):hover,
|
2123
|
+
.p-splitbutton.p-button-secondary > .p-button:not(:disabled):hover {
|
2120
2124
|
background: #70829a;
|
2121
2125
|
color: #ffffff;
|
2122
2126
|
border-color: #70829a;
|
2123
2127
|
}
|
2124
|
-
.p-button.p-button-secondary:
|
2128
|
+
.p-button.p-button-secondary:not(:disabled):focus,
|
2129
|
+
.p-buttonset.p-button-secondary > .p-button:not(:disabled):focus,
|
2130
|
+
.p-splitbutton.p-button-secondary > .p-button:not(:disabled):focus {
|
2125
2131
|
box-shadow: 0 0 0 0.1rem #cdd3db;
|
2126
2132
|
}
|
2127
|
-
.p-button.p-button-secondary:
|
2133
|
+
.p-button.p-button-secondary:not(:disabled):active,
|
2134
|
+
.p-buttonset.p-button-secondary > .p-button:not(:disabled):active,
|
2135
|
+
.p-splitbutton.p-button-secondary > .p-button:not(:disabled):active {
|
2128
2136
|
background: #62738a;
|
2129
2137
|
color: #ffffff;
|
2130
2138
|
border-color: #62738a;
|
2131
2139
|
}
|
2132
|
-
.p-button.p-button-secondary.p-button-outlined,
|
2140
|
+
.p-button.p-button-secondary.p-button-outlined,
|
2141
|
+
.p-buttonset.p-button-secondary > .p-button.p-button-outlined,
|
2142
|
+
.p-splitbutton.p-button-secondary > .p-button.p-button-outlined {
|
2133
2143
|
background-color: transparent;
|
2134
2144
|
color: #8191a6;
|
2135
2145
|
border: 2px solid;
|
2136
2146
|
}
|
2137
|
-
.p-button.p-button-secondary.p-button-outlined:
|
2147
|
+
.p-button.p-button-secondary.p-button-outlined:not(:disabled):hover,
|
2148
|
+
.p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(:disabled):hover,
|
2149
|
+
.p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(:disabled):hover {
|
2138
2150
|
background: rgba(129, 145, 166, 0.04);
|
2139
2151
|
color: #8191a6;
|
2140
2152
|
border: 2px solid;
|
2141
2153
|
}
|
2142
|
-
.p-button.p-button-secondary.p-button-outlined:
|
2154
|
+
.p-button.p-button-secondary.p-button-outlined:not(:disabled):active,
|
2155
|
+
.p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(:disabled):active,
|
2156
|
+
.p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(:disabled):active {
|
2143
2157
|
background: rgba(129, 145, 166, 0.16);
|
2144
2158
|
color: #8191a6;
|
2145
2159
|
border: 2px solid;
|
2146
2160
|
}
|
2147
|
-
.p-button.p-button-secondary.p-button-text,
|
2161
|
+
.p-button.p-button-secondary.p-button-text,
|
2162
|
+
.p-buttonset.p-button-secondary > .p-button.p-button-text,
|
2163
|
+
.p-splitbutton.p-button-secondary > .p-button.p-button-text {
|
2148
2164
|
background-color: transparent;
|
2149
2165
|
color: #8191a6;
|
2150
2166
|
border-color: transparent;
|
2151
2167
|
}
|
2152
|
-
.p-button.p-button-secondary.p-button-text:
|
2168
|
+
.p-button.p-button-secondary.p-button-text:not(:disabled):hover,
|
2169
|
+
.p-buttonset.p-button-secondary > .p-button.p-button-text:not(:disabled):hover,
|
2170
|
+
.p-splitbutton.p-button-secondary > .p-button.p-button-text:not(:disabled):hover {
|
2153
2171
|
background: rgba(129, 145, 166, 0.04);
|
2154
2172
|
border-color: transparent;
|
2155
2173
|
color: #8191a6;
|
2156
2174
|
}
|
2157
|
-
.p-button.p-button-secondary.p-button-text:
|
2175
|
+
.p-button.p-button-secondary.p-button-text:not(:disabled):active,
|
2176
|
+
.p-buttonset.p-button-secondary > .p-button.p-button-text:not(:disabled):active,
|
2177
|
+
.p-splitbutton.p-button-secondary > .p-button.p-button-text:not(:disabled):active {
|
2158
2178
|
background: rgba(129, 145, 166, 0.16);
|
2159
2179
|
border-color: transparent;
|
2160
2180
|
color: #8191a6;
|
2161
2181
|
}
|
2162
2182
|
|
2163
|
-
.p-button.p-button-info,
|
2183
|
+
.p-button.p-button-info,
|
2184
|
+
.p-buttonset.p-button-info > .p-button,
|
2185
|
+
.p-splitbutton.p-button-info > .p-button {
|
2164
2186
|
color: #ffffff;
|
2165
2187
|
background: #35a4cc;
|
2166
2188
|
border: 1px solid #35a4cc;
|
2167
2189
|
}
|
2168
|
-
.p-button.p-button-info:
|
2190
|
+
.p-button.p-button-info:not(:disabled):hover,
|
2191
|
+
.p-buttonset.p-button-info > .p-button:not(:disabled):hover,
|
2192
|
+
.p-splitbutton.p-button-info > .p-button:not(:disabled):hover {
|
2169
2193
|
background: #2f94b9;
|
2170
2194
|
color: #ffffff;
|
2171
2195
|
border-color: #2f94b9;
|
2172
2196
|
}
|
2173
|
-
.p-button.p-button-info:
|
2197
|
+
.p-button.p-button-info:not(:disabled):focus,
|
2198
|
+
.p-buttonset.p-button-info > .p-button:not(:disabled):focus,
|
2199
|
+
.p-splitbutton.p-button-info > .p-button:not(:disabled):focus {
|
2174
2200
|
box-shadow: 0 0 0 0.1rem #aedbeb;
|
2175
2201
|
}
|
2176
|
-
.p-button.p-button-info:
|
2202
|
+
.p-button.p-button-info:not(:disabled):active,
|
2203
|
+
.p-buttonset.p-button-info > .p-button:not(:disabled):active,
|
2204
|
+
.p-splitbutton.p-button-info > .p-button:not(:disabled):active {
|
2177
2205
|
background: #2984a4;
|
2178
2206
|
color: #ffffff;
|
2179
2207
|
border-color: #2984a4;
|
2180
2208
|
}
|
2181
|
-
.p-button.p-button-info.p-button-outlined,
|
2209
|
+
.p-button.p-button-info.p-button-outlined,
|
2210
|
+
.p-buttonset.p-button-info > .p-button.p-button-outlined,
|
2211
|
+
.p-splitbutton.p-button-info > .p-button.p-button-outlined {
|
2182
2212
|
background-color: transparent;
|
2183
2213
|
color: #35a4cc;
|
2184
2214
|
border: 2px solid;
|
2185
2215
|
}
|
2186
|
-
.p-button.p-button-info.p-button-outlined:
|
2216
|
+
.p-button.p-button-info.p-button-outlined:not(:disabled):hover,
|
2217
|
+
.p-buttonset.p-button-info > .p-button.p-button-outlined:not(:disabled):hover,
|
2218
|
+
.p-splitbutton.p-button-info > .p-button.p-button-outlined:not(:disabled):hover {
|
2187
2219
|
background: rgba(53, 164, 204, 0.04);
|
2188
2220
|
color: #35a4cc;
|
2189
2221
|
border: 2px solid;
|
2190
2222
|
}
|
2191
|
-
.p-button.p-button-info.p-button-outlined:
|
2223
|
+
.p-button.p-button-info.p-button-outlined:not(:disabled):active,
|
2224
|
+
.p-buttonset.p-button-info > .p-button.p-button-outlined:not(:disabled):active,
|
2225
|
+
.p-splitbutton.p-button-info > .p-button.p-button-outlined:not(:disabled):active {
|
2192
2226
|
background: rgba(53, 164, 204, 0.16);
|
2193
2227
|
color: #35a4cc;
|
2194
2228
|
border: 2px solid;
|
2195
2229
|
}
|
2196
|
-
.p-button.p-button-info.p-button-text,
|
2230
|
+
.p-button.p-button-info.p-button-text,
|
2231
|
+
.p-buttonset.p-button-info > .p-button.p-button-text,
|
2232
|
+
.p-splitbutton.p-button-info > .p-button.p-button-text {
|
2197
2233
|
background-color: transparent;
|
2198
2234
|
color: #35a4cc;
|
2199
2235
|
border-color: transparent;
|
2200
2236
|
}
|
2201
|
-
.p-button.p-button-info.p-button-text:
|
2237
|
+
.p-button.p-button-info.p-button-text:not(:disabled):hover,
|
2238
|
+
.p-buttonset.p-button-info > .p-button.p-button-text:not(:disabled):hover,
|
2239
|
+
.p-splitbutton.p-button-info > .p-button.p-button-text:not(:disabled):hover {
|
2202
2240
|
background: rgba(53, 164, 204, 0.04);
|
2203
2241
|
border-color: transparent;
|
2204
2242
|
color: #35a4cc;
|
2205
2243
|
}
|
2206
|
-
.p-button.p-button-info.p-button-text:
|
2244
|
+
.p-button.p-button-info.p-button-text:not(:disabled):active,
|
2245
|
+
.p-buttonset.p-button-info > .p-button.p-button-text:not(:disabled):active,
|
2246
|
+
.p-splitbutton.p-button-info > .p-button.p-button-text:not(:disabled):active {
|
2207
2247
|
background: rgba(53, 164, 204, 0.16);
|
2208
2248
|
border-color: transparent;
|
2209
2249
|
color: #35a4cc;
|
2210
2250
|
}
|
2211
2251
|
|
2212
|
-
.p-button.p-button-success,
|
2252
|
+
.p-button.p-button-success,
|
2253
|
+
.p-buttonset.p-button-success > .p-button,
|
2254
|
+
.p-splitbutton.p-button-success > .p-button {
|
2213
2255
|
color: #ffffff;
|
2214
2256
|
background: #8bae2c;
|
2215
2257
|
border: 1px solid #8bae2c;
|
2216
2258
|
}
|
2217
|
-
.p-button.p-button-success:
|
2259
|
+
.p-button.p-button-success:not(:disabled):hover,
|
2260
|
+
.p-buttonset.p-button-success > .p-button:not(:disabled):hover,
|
2261
|
+
.p-splitbutton.p-button-success > .p-button:not(:disabled):hover {
|
2218
2262
|
background: #7d9d28;
|
2219
2263
|
color: #ffffff;
|
2220
2264
|
border-color: #7d9d28;
|
2221
2265
|
}
|
2222
|
-
.p-button.p-button-success:
|
2266
|
+
.p-button.p-button-success:not(:disabled):focus,
|
2267
|
+
.p-buttonset.p-button-success > .p-button:not(:disabled):focus,
|
2268
|
+
.p-splitbutton.p-button-success > .p-button:not(:disabled):focus {
|
2223
2269
|
box-shadow: 0 0 0 0.1rem #d5e7a2;
|
2224
2270
|
}
|
2225
|
-
.p-button.p-button-success:
|
2271
|
+
.p-button.p-button-success:not(:disabled):active,
|
2272
|
+
.p-buttonset.p-button-success > .p-button:not(:disabled):active,
|
2273
|
+
.p-splitbutton.p-button-success > .p-button:not(:disabled):active {
|
2226
2274
|
background: #6f8b23;
|
2227
2275
|
color: #ffffff;
|
2228
2276
|
border-color: #6f8b23;
|
2229
2277
|
}
|
2230
|
-
.p-button.p-button-success.p-button-outlined,
|
2278
|
+
.p-button.p-button-success.p-button-outlined,
|
2279
|
+
.p-buttonset.p-button-success > .p-button.p-button-outlined,
|
2280
|
+
.p-splitbutton.p-button-success > .p-button.p-button-outlined {
|
2231
2281
|
background-color: transparent;
|
2232
2282
|
color: #8bae2c;
|
2233
2283
|
border: 2px solid;
|
2234
2284
|
}
|
2235
|
-
.p-button.p-button-success.p-button-outlined:
|
2285
|
+
.p-button.p-button-success.p-button-outlined:not(:disabled):hover,
|
2286
|
+
.p-buttonset.p-button-success > .p-button.p-button-outlined:not(:disabled):hover,
|
2287
|
+
.p-splitbutton.p-button-success > .p-button.p-button-outlined:not(:disabled):hover {
|
2236
2288
|
background: rgba(139, 174, 44, 0.04);
|
2237
2289
|
color: #8bae2c;
|
2238
2290
|
border: 2px solid;
|
2239
2291
|
}
|
2240
|
-
.p-button.p-button-success.p-button-outlined:
|
2292
|
+
.p-button.p-button-success.p-button-outlined:not(:disabled):active,
|
2293
|
+
.p-buttonset.p-button-success > .p-button.p-button-outlined:not(:disabled):active,
|
2294
|
+
.p-splitbutton.p-button-success > .p-button.p-button-outlined:not(:disabled):active {
|
2241
2295
|
background: rgba(139, 174, 44, 0.16);
|
2242
2296
|
color: #8bae2c;
|
2243
2297
|
border: 2px solid;
|
2244
2298
|
}
|
2245
|
-
.p-button.p-button-success.p-button-text,
|
2299
|
+
.p-button.p-button-success.p-button-text,
|
2300
|
+
.p-buttonset.p-button-success > .p-button.p-button-text,
|
2301
|
+
.p-splitbutton.p-button-success > .p-button.p-button-text {
|
2246
2302
|
background-color: transparent;
|
2247
2303
|
color: #8bae2c;
|
2248
2304
|
border-color: transparent;
|
2249
2305
|
}
|
2250
|
-
.p-button.p-button-success.p-button-text:
|
2306
|
+
.p-button.p-button-success.p-button-text:not(:disabled):hover,
|
2307
|
+
.p-buttonset.p-button-success > .p-button.p-button-text:not(:disabled):hover,
|
2308
|
+
.p-splitbutton.p-button-success > .p-button.p-button-text:not(:disabled):hover {
|
2251
2309
|
background: rgba(139, 174, 44, 0.04);
|
2252
2310
|
border-color: transparent;
|
2253
2311
|
color: #8bae2c;
|
2254
2312
|
}
|
2255
|
-
.p-button.p-button-success.p-button-text:
|
2313
|
+
.p-button.p-button-success.p-button-text:not(:disabled):active,
|
2314
|
+
.p-buttonset.p-button-success > .p-button.p-button-text:not(:disabled):active,
|
2315
|
+
.p-splitbutton.p-button-success > .p-button.p-button-text:not(:disabled):active {
|
2256
2316
|
background: rgba(139, 174, 44, 0.16);
|
2257
2317
|
border-color: transparent;
|
2258
2318
|
color: #8bae2c;
|
2259
2319
|
}
|
2260
2320
|
|
2261
|
-
.p-button.p-button-warning,
|
2321
|
+
.p-button.p-button-warning,
|
2322
|
+
.p-buttonset.p-button-warning > .p-button,
|
2323
|
+
.p-splitbutton.p-button-warning > .p-button {
|
2262
2324
|
color: #ffffff;
|
2263
2325
|
background: #ff922a;
|
2264
2326
|
border: 1px solid #ff922a;
|
2265
2327
|
}
|
2266
|
-
.p-button.p-button-warning:
|
2328
|
+
.p-button.p-button-warning:not(:disabled):hover,
|
2329
|
+
.p-buttonset.p-button-warning > .p-button:not(:disabled):hover,
|
2330
|
+
.p-splitbutton.p-button-warning > .p-button:not(:disabled):hover {
|
2267
2331
|
background: #ff830c;
|
2268
2332
|
color: #ffffff;
|
2269
2333
|
border-color: #ff830c;
|
2270
2334
|
}
|
2271
|
-
.p-button.p-button-warning:
|
2335
|
+
.p-button.p-button-warning:not(:disabled):focus,
|
2336
|
+
.p-buttonset.p-button-warning > .p-button:not(:disabled):focus,
|
2337
|
+
.p-splitbutton.p-button-warning > .p-button:not(:disabled):focus {
|
2272
2338
|
box-shadow: 0 0 0 0.1rem #ffd3aa;
|
2273
2339
|
}
|
2274
|
-
.p-button.p-button-warning:
|
2340
|
+
.p-button.p-button-warning:not(:disabled):active,
|
2341
|
+
.p-buttonset.p-button-warning > .p-button:not(:disabled):active,
|
2342
|
+
.p-splitbutton.p-button-warning > .p-button:not(:disabled):active {
|
2275
2343
|
background: #ee7400;
|
2276
2344
|
color: #ffffff;
|
2277
2345
|
border-color: #ee7400;
|
2278
2346
|
}
|
2279
|
-
.p-button.p-button-warning.p-button-outlined,
|
2347
|
+
.p-button.p-button-warning.p-button-outlined,
|
2348
|
+
.p-buttonset.p-button-warning > .p-button.p-button-outlined,
|
2349
|
+
.p-splitbutton.p-button-warning > .p-button.p-button-outlined {
|
2280
2350
|
background-color: transparent;
|
2281
2351
|
color: #ff922a;
|
2282
2352
|
border: 2px solid;
|
2283
2353
|
}
|
2284
|
-
.p-button.p-button-warning.p-button-outlined:
|
2354
|
+
.p-button.p-button-warning.p-button-outlined:not(:disabled):hover,
|
2355
|
+
.p-buttonset.p-button-warning > .p-button.p-button-outlined:not(:disabled):hover,
|
2356
|
+
.p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(:disabled):hover {
|
2285
2357
|
background: rgba(255, 146, 42, 0.04);
|
2286
2358
|
color: #ff922a;
|
2287
2359
|
border: 2px solid;
|
2288
2360
|
}
|
2289
|
-
.p-button.p-button-warning.p-button-outlined:
|
2361
|
+
.p-button.p-button-warning.p-button-outlined:not(:disabled):active,
|
2362
|
+
.p-buttonset.p-button-warning > .p-button.p-button-outlined:not(:disabled):active,
|
2363
|
+
.p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(:disabled):active {
|
2290
2364
|
background: rgba(255, 146, 42, 0.16);
|
2291
2365
|
color: #ff922a;
|
2292
2366
|
border: 2px solid;
|
2293
2367
|
}
|
2294
|
-
.p-button.p-button-warning.p-button-text,
|
2368
|
+
.p-button.p-button-warning.p-button-text,
|
2369
|
+
.p-buttonset.p-button-warning > .p-button.p-button-text,
|
2370
|
+
.p-splitbutton.p-button-warning > .p-button.p-button-text {
|
2295
2371
|
background-color: transparent;
|
2296
2372
|
color: #ff922a;
|
2297
2373
|
border-color: transparent;
|
2298
2374
|
}
|
2299
|
-
.p-button.p-button-warning.p-button-text:
|
2375
|
+
.p-button.p-button-warning.p-button-text:not(:disabled):hover,
|
2376
|
+
.p-buttonset.p-button-warning > .p-button.p-button-text:not(:disabled):hover,
|
2377
|
+
.p-splitbutton.p-button-warning > .p-button.p-button-text:not(:disabled):hover {
|
2300
2378
|
background: rgba(255, 146, 42, 0.04);
|
2301
2379
|
border-color: transparent;
|
2302
2380
|
color: #ff922a;
|
2303
2381
|
}
|
2304
|
-
.p-button.p-button-warning.p-button-text:
|
2382
|
+
.p-button.p-button-warning.p-button-text:not(:disabled):active,
|
2383
|
+
.p-buttonset.p-button-warning > .p-button.p-button-text:not(:disabled):active,
|
2384
|
+
.p-splitbutton.p-button-warning > .p-button.p-button-text:not(:disabled):active {
|
2305
2385
|
background: rgba(255, 146, 42, 0.16);
|
2306
2386
|
border-color: transparent;
|
2307
2387
|
color: #ff922a;
|
2308
2388
|
}
|
2309
2389
|
|
2310
|
-
.p-button.p-button-help,
|
2390
|
+
.p-button.p-button-help,
|
2391
|
+
.p-buttonset.p-button-help > .p-button,
|
2392
|
+
.p-splitbutton.p-button-help > .p-button {
|
2311
2393
|
color: #ffffff;
|
2312
2394
|
background: #7654d4;
|
2313
2395
|
border: 1px solid #7654d4;
|
2314
2396
|
}
|
2315
|
-
.p-button.p-button-help:
|
2397
|
+
.p-button.p-button-help:not(:disabled):hover,
|
2398
|
+
.p-buttonset.p-button-help > .p-button:not(:disabled):hover,
|
2399
|
+
.p-splitbutton.p-button-help > .p-button:not(:disabled):hover {
|
2316
2400
|
background: #633cce;
|
2317
2401
|
color: #ffffff;
|
2318
2402
|
border-color: #633cce;
|
2319
2403
|
}
|
2320
|
-
.p-button.p-button-help:
|
2404
|
+
.p-button.p-button-help:not(:disabled):focus,
|
2405
|
+
.p-buttonset.p-button-help > .p-button:not(:disabled):focus,
|
2406
|
+
.p-splitbutton.p-button-help > .p-button:not(:disabled):focus {
|
2321
2407
|
box-shadow: 0 0 0 0.1rem #c8bbee;
|
2322
2408
|
}
|
2323
|
-
.p-button.p-button-help:
|
2409
|
+
.p-button.p-button-help:not(:disabled):active,
|
2410
|
+
.p-buttonset.p-button-help > .p-button:not(:disabled):active,
|
2411
|
+
.p-splitbutton.p-button-help > .p-button:not(:disabled):active {
|
2324
2412
|
background: #5530bd;
|
2325
2413
|
color: #ffffff;
|
2326
2414
|
border-color: #5530bd;
|
2327
2415
|
}
|
2328
|
-
.p-button.p-button-help.p-button-outlined,
|
2416
|
+
.p-button.p-button-help.p-button-outlined,
|
2417
|
+
.p-buttonset.p-button-help > .p-button.p-button-outlined,
|
2418
|
+
.p-splitbutton.p-button-help > .p-button.p-button-outlined {
|
2329
2419
|
background-color: transparent;
|
2330
2420
|
color: #7654d4;
|
2331
2421
|
border: 2px solid;
|
2332
2422
|
}
|
2333
|
-
.p-button.p-button-help.p-button-outlined:
|
2423
|
+
.p-button.p-button-help.p-button-outlined:not(:disabled):hover,
|
2424
|
+
.p-buttonset.p-button-help > .p-button.p-button-outlined:not(:disabled):hover,
|
2425
|
+
.p-splitbutton.p-button-help > .p-button.p-button-outlined:not(:disabled):hover {
|
2334
2426
|
background: rgba(118, 84, 212, 0.04);
|
2335
2427
|
color: #7654d4;
|
2336
2428
|
border: 2px solid;
|
2337
2429
|
}
|
2338
|
-
.p-button.p-button-help.p-button-outlined:
|
2430
|
+
.p-button.p-button-help.p-button-outlined:not(:disabled):active,
|
2431
|
+
.p-buttonset.p-button-help > .p-button.p-button-outlined:not(:disabled):active,
|
2432
|
+
.p-splitbutton.p-button-help > .p-button.p-button-outlined:not(:disabled):active {
|
2339
2433
|
background: rgba(118, 84, 212, 0.16);
|
2340
2434
|
color: #7654d4;
|
2341
2435
|
border: 2px solid;
|
2342
2436
|
}
|
2343
|
-
.p-button.p-button-help.p-button-text,
|
2437
|
+
.p-button.p-button-help.p-button-text,
|
2438
|
+
.p-buttonset.p-button-help > .p-button.p-button-text,
|
2439
|
+
.p-splitbutton.p-button-help > .p-button.p-button-text {
|
2344
2440
|
background-color: transparent;
|
2345
2441
|
color: #7654d4;
|
2346
2442
|
border-color: transparent;
|
2347
2443
|
}
|
2348
|
-
.p-button.p-button-help.p-button-text:
|
2444
|
+
.p-button.p-button-help.p-button-text:not(:disabled):hover,
|
2445
|
+
.p-buttonset.p-button-help > .p-button.p-button-text:not(:disabled):hover,
|
2446
|
+
.p-splitbutton.p-button-help > .p-button.p-button-text:not(:disabled):hover {
|
2349
2447
|
background: rgba(118, 84, 212, 0.04);
|
2350
2448
|
border-color: transparent;
|
2351
2449
|
color: #7654d4;
|
2352
2450
|
}
|
2353
|
-
.p-button.p-button-help.p-button-text:
|
2451
|
+
.p-button.p-button-help.p-button-text:not(:disabled):active,
|
2452
|
+
.p-buttonset.p-button-help > .p-button.p-button-text:not(:disabled):active,
|
2453
|
+
.p-splitbutton.p-button-help > .p-button.p-button-text:not(:disabled):active {
|
2354
2454
|
background: rgba(118, 84, 212, 0.16);
|
2355
2455
|
border-color: transparent;
|
2356
2456
|
color: #7654d4;
|
2357
2457
|
}
|
2358
2458
|
|
2359
|
-
.p-button.p-button-danger,
|
2459
|
+
.p-button.p-button-danger,
|
2460
|
+
.p-buttonset.p-button-danger > .p-button,
|
2461
|
+
.p-splitbutton.p-button-danger > .p-button {
|
2360
2462
|
color: #ffffff;
|
2361
2463
|
background: #d45472;
|
2362
2464
|
border: 1px solid #d45472;
|
2363
2465
|
}
|
2364
|
-
.p-button.p-button-danger:
|
2466
|
+
.p-button.p-button-danger:not(:disabled):hover,
|
2467
|
+
.p-buttonset.p-button-danger > .p-button:not(:disabled):hover,
|
2468
|
+
.p-splitbutton.p-button-danger > .p-button:not(:disabled):hover {
|
2365
2469
|
background: #ce3c5e;
|
2366
2470
|
color: #ffffff;
|
2367
2471
|
border-color: #ce3c5e;
|
2368
2472
|
}
|
2369
|
-
.p-button.p-button-danger:
|
2473
|
+
.p-button.p-button-danger:not(:disabled):focus,
|
2474
|
+
.p-buttonset.p-button-danger > .p-button:not(:disabled):focus,
|
2475
|
+
.p-splitbutton.p-button-danger > .p-button:not(:disabled):focus {
|
2370
2476
|
box-shadow: 0 0 0 0.1rem #eebbc7;
|
2371
2477
|
}
|
2372
|
-
.p-button.p-button-danger:
|
2478
|
+
.p-button.p-button-danger:not(:disabled):active,
|
2479
|
+
.p-buttonset.p-button-danger > .p-button:not(:disabled):active,
|
2480
|
+
.p-splitbutton.p-button-danger > .p-button:not(:disabled):active {
|
2373
2481
|
background: #bd3051;
|
2374
2482
|
color: #ffffff;
|
2375
2483
|
border-color: #bd3051;
|
2376
2484
|
}
|
2377
|
-
.p-button.p-button-danger.p-button-outlined,
|
2485
|
+
.p-button.p-button-danger.p-button-outlined,
|
2486
|
+
.p-buttonset.p-button-danger > .p-button.p-button-outlined,
|
2487
|
+
.p-splitbutton.p-button-danger > .p-button.p-button-outlined {
|
2378
2488
|
background-color: transparent;
|
2379
2489
|
color: #d45472;
|
2380
2490
|
border: 2px solid;
|
2381
2491
|
}
|
2382
|
-
.p-button.p-button-danger.p-button-outlined:
|
2492
|
+
.p-button.p-button-danger.p-button-outlined:not(:disabled):hover,
|
2493
|
+
.p-buttonset.p-button-danger > .p-button.p-button-outlined:not(:disabled):hover,
|
2494
|
+
.p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(:disabled):hover {
|
2383
2495
|
background: rgba(212, 84, 114, 0.04);
|
2384
2496
|
color: #d45472;
|
2385
2497
|
border: 2px solid;
|
2386
2498
|
}
|
2387
|
-
.p-button.p-button-danger.p-button-outlined:
|
2499
|
+
.p-button.p-button-danger.p-button-outlined:not(:disabled):active,
|
2500
|
+
.p-buttonset.p-button-danger > .p-button.p-button-outlined:not(:disabled):active,
|
2501
|
+
.p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(:disabled):active {
|
2388
2502
|
background: rgba(212, 84, 114, 0.16);
|
2389
2503
|
color: #d45472;
|
2390
2504
|
border: 2px solid;
|
2391
2505
|
}
|
2392
|
-
.p-button.p-button-danger.p-button-text,
|
2506
|
+
.p-button.p-button-danger.p-button-text,
|
2507
|
+
.p-buttonset.p-button-danger > .p-button.p-button-text,
|
2508
|
+
.p-splitbutton.p-button-danger > .p-button.p-button-text {
|
2393
2509
|
background-color: transparent;
|
2394
2510
|
color: #d45472;
|
2395
2511
|
border-color: transparent;
|
2396
2512
|
}
|
2397
|
-
.p-button.p-button-danger.p-button-text:
|
2513
|
+
.p-button.p-button-danger.p-button-text:not(:disabled):hover,
|
2514
|
+
.p-buttonset.p-button-danger > .p-button.p-button-text:not(:disabled):hover,
|
2515
|
+
.p-splitbutton.p-button-danger > .p-button.p-button-text:not(:disabled):hover {
|
2398
2516
|
background: rgba(212, 84, 114, 0.04);
|
2399
2517
|
border-color: transparent;
|
2400
2518
|
color: #d45472;
|
2401
2519
|
}
|
2402
|
-
.p-button.p-button-danger.p-button-text:
|
2520
|
+
.p-button.p-button-danger.p-button-text:not(:disabled):active,
|
2521
|
+
.p-buttonset.p-button-danger > .p-button.p-button-text:not(:disabled):active,
|
2522
|
+
.p-splitbutton.p-button-danger > .p-button.p-button-text:not(:disabled):active {
|
2403
2523
|
background: rgba(212, 84, 114, 0.16);
|
2404
2524
|
border-color: transparent;
|
2405
2525
|
color: #d45472;
|
@@ -2410,20 +2530,20 @@
|
|
2410
2530
|
background: transparent;
|
2411
2531
|
border: transparent;
|
2412
2532
|
}
|
2413
|
-
.p-button.p-button-link:
|
2533
|
+
.p-button.p-button-link:not(:disabled):hover {
|
2414
2534
|
background: transparent;
|
2415
2535
|
color: #3c5ece;
|
2416
2536
|
border-color: transparent;
|
2417
2537
|
}
|
2418
|
-
.p-button.p-button-link:
|
2538
|
+
.p-button.p-button-link:not(:disabled):hover .p-button-label {
|
2419
2539
|
text-decoration: underline;
|
2420
2540
|
}
|
2421
|
-
.p-button.p-button-link:
|
2541
|
+
.p-button.p-button-link:not(:disabled):focus {
|
2422
2542
|
background: transparent;
|
2423
2543
|
box-shadow: 0 0 0 0.1rem #bbc7ee;
|
2424
2544
|
border-color: transparent;
|
2425
2545
|
}
|
2426
|
-
.p-button.p-button-link:
|
2546
|
+
.p-button.p-button-link:not(:disabled):active {
|
2427
2547
|
background: transparent;
|
2428
2548
|
color: #3c5ece;
|
2429
2549
|
border-color: transparent;
|
@@ -2515,11 +2635,11 @@
|
|
2515
2635
|
color: #5472d4;
|
2516
2636
|
border: 2px solid;
|
2517
2637
|
}
|
2518
|
-
.p-splitbutton.p-button-outlined > .p-button:
|
2638
|
+
.p-splitbutton.p-button-outlined > .p-button:not(:disabled):hover {
|
2519
2639
|
background: rgba(84, 114, 212, 0.04);
|
2520
2640
|
color: #5472d4;
|
2521
2641
|
}
|
2522
|
-
.p-splitbutton.p-button-outlined > .p-button:
|
2642
|
+
.p-splitbutton.p-button-outlined > .p-button:not(:disabled):active {
|
2523
2643
|
background: rgba(84, 114, 212, 0.16);
|
2524
2644
|
color: #5472d4;
|
2525
2645
|
}
|
@@ -2527,11 +2647,11 @@
|
|
2527
2647
|
color: #898989;
|
2528
2648
|
border-color: #898989;
|
2529
2649
|
}
|
2530
|
-
.p-splitbutton.p-button-outlined.p-button-plain > .p-button:
|
2531
|
-
background: #
|
2650
|
+
.p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(:disabled):hover {
|
2651
|
+
background: #edf0fa;
|
2532
2652
|
color: #898989;
|
2533
2653
|
}
|
2534
|
-
.p-splitbutton.p-button-outlined.p-button-plain > .p-button:
|
2654
|
+
.p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(:disabled):active {
|
2535
2655
|
background: #ebebeb;
|
2536
2656
|
color: #898989;
|
2537
2657
|
}
|
@@ -2540,12 +2660,12 @@
|
|
2540
2660
|
color: #5472d4;
|
2541
2661
|
border-color: transparent;
|
2542
2662
|
}
|
2543
|
-
.p-splitbutton.p-button-text > .p-button:
|
2663
|
+
.p-splitbutton.p-button-text > .p-button:not(:disabled):hover {
|
2544
2664
|
background: rgba(84, 114, 212, 0.04);
|
2545
2665
|
color: #5472d4;
|
2546
2666
|
border-color: transparent;
|
2547
2667
|
}
|
2548
|
-
.p-splitbutton.p-button-text > .p-button:
|
2668
|
+
.p-splitbutton.p-button-text > .p-button:not(:disabled):active {
|
2549
2669
|
background: rgba(84, 114, 212, 0.16);
|
2550
2670
|
color: #5472d4;
|
2551
2671
|
border-color: transparent;
|
@@ -2553,11 +2673,11 @@
|
|
2553
2673
|
.p-splitbutton.p-button-text.p-button-plain > .p-button {
|
2554
2674
|
color: #898989;
|
2555
2675
|
}
|
2556
|
-
.p-splitbutton.p-button-text.p-button-plain > .p-button:
|
2557
|
-
background: #
|
2676
|
+
.p-splitbutton.p-button-text.p-button-plain > .p-button:not(:disabled):hover {
|
2677
|
+
background: #edf0fa;
|
2558
2678
|
color: #898989;
|
2559
2679
|
}
|
2560
|
-
.p-splitbutton.p-button-text.p-button-plain > .p-button:
|
2680
|
+
.p-splitbutton.p-button-text.p-button-plain > .p-button:not(:disabled):active {
|
2561
2681
|
background: #ebebeb;
|
2562
2682
|
color: #898989;
|
2563
2683
|
}
|
@@ -2590,11 +2710,11 @@
|
|
2590
2710
|
color: #8191a6;
|
2591
2711
|
border: 2px solid;
|
2592
2712
|
}
|
2593
|
-
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button:
|
2713
|
+
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(:disabled):hover {
|
2594
2714
|
background: rgba(129, 145, 166, 0.04);
|
2595
2715
|
color: #8191a6;
|
2596
2716
|
}
|
2597
|
-
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button:
|
2717
|
+
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(:disabled):active {
|
2598
2718
|
background: rgba(129, 145, 166, 0.16);
|
2599
2719
|
color: #8191a6;
|
2600
2720
|
}
|
@@ -2603,12 +2723,12 @@
|
|
2603
2723
|
color: #8191a6;
|
2604
2724
|
border-color: transparent;
|
2605
2725
|
}
|
2606
|
-
.p-splitbutton.p-button-secondary.p-button-text > .p-button:
|
2726
|
+
.p-splitbutton.p-button-secondary.p-button-text > .p-button:not(:disabled):hover {
|
2607
2727
|
background: rgba(129, 145, 166, 0.04);
|
2608
2728
|
border-color: transparent;
|
2609
2729
|
color: #8191a6;
|
2610
2730
|
}
|
2611
|
-
.p-splitbutton.p-button-secondary.p-button-text > .p-button:
|
2731
|
+
.p-splitbutton.p-button-secondary.p-button-text > .p-button:not(:disabled):active {
|
2612
2732
|
background: rgba(129, 145, 166, 0.16);
|
2613
2733
|
border-color: transparent;
|
2614
2734
|
color: #8191a6;
|
@@ -2619,11 +2739,11 @@
|
|
2619
2739
|
color: #35a4cc;
|
2620
2740
|
border: 2px solid;
|
2621
2741
|
}
|
2622
|
-
.p-splitbutton.p-button-info.p-button-outlined > .p-button:
|
2742
|
+
.p-splitbutton.p-button-info.p-button-outlined > .p-button:not(:disabled):hover {
|
2623
2743
|
background: rgba(53, 164, 204, 0.04);
|
2624
2744
|
color: #35a4cc;
|
2625
2745
|
}
|
2626
|
-
.p-splitbutton.p-button-info.p-button-outlined > .p-button:
|
2746
|
+
.p-splitbutton.p-button-info.p-button-outlined > .p-button:not(:disabled):active {
|
2627
2747
|
background: rgba(53, 164, 204, 0.16);
|
2628
2748
|
color: #35a4cc;
|
2629
2749
|
}
|
@@ -2632,12 +2752,12 @@
|
|
2632
2752
|
color: #35a4cc;
|
2633
2753
|
border-color: transparent;
|
2634
2754
|
}
|
2635
|
-
.p-splitbutton.p-button-info.p-button-text > .p-button:
|
2755
|
+
.p-splitbutton.p-button-info.p-button-text > .p-button:not(:disabled):hover {
|
2636
2756
|
background: rgba(53, 164, 204, 0.04);
|
2637
2757
|
border-color: transparent;
|
2638
2758
|
color: #35a4cc;
|
2639
2759
|
}
|
2640
|
-
.p-splitbutton.p-button-info.p-button-text > .p-button:
|
2760
|
+
.p-splitbutton.p-button-info.p-button-text > .p-button:not(:disabled):active {
|
2641
2761
|
background: rgba(53, 164, 204, 0.16);
|
2642
2762
|
border-color: transparent;
|
2643
2763
|
color: #35a4cc;
|
@@ -2648,11 +2768,11 @@
|
|
2648
2768
|
color: #8bae2c;
|
2649
2769
|
border: 2px solid;
|
2650
2770
|
}
|
2651
|
-
.p-splitbutton.p-button-success.p-button-outlined > .p-button:
|
2771
|
+
.p-splitbutton.p-button-success.p-button-outlined > .p-button:not(:disabled):hover {
|
2652
2772
|
background: rgba(139, 174, 44, 0.04);
|
2653
2773
|
color: #8bae2c;
|
2654
2774
|
}
|
2655
|
-
.p-splitbutton.p-button-success.p-button-outlined > .p-button:
|
2775
|
+
.p-splitbutton.p-button-success.p-button-outlined > .p-button:not(:disabled):active {
|
2656
2776
|
background: rgba(139, 174, 44, 0.16);
|
2657
2777
|
color: #8bae2c;
|
2658
2778
|
}
|
@@ -2661,12 +2781,12 @@
|
|
2661
2781
|
color: #8bae2c;
|
2662
2782
|
border-color: transparent;
|
2663
2783
|
}
|
2664
|
-
.p-splitbutton.p-button-success.p-button-text > .p-button:
|
2784
|
+
.p-splitbutton.p-button-success.p-button-text > .p-button:not(:disabled):hover {
|
2665
2785
|
background: rgba(139, 174, 44, 0.04);
|
2666
2786
|
border-color: transparent;
|
2667
2787
|
color: #8bae2c;
|
2668
2788
|
}
|
2669
|
-
.p-splitbutton.p-button-success.p-button-text > .p-button:
|
2789
|
+
.p-splitbutton.p-button-success.p-button-text > .p-button:not(:disabled):active {
|
2670
2790
|
background: rgba(139, 174, 44, 0.16);
|
2671
2791
|
border-color: transparent;
|
2672
2792
|
color: #8bae2c;
|
@@ -2677,11 +2797,11 @@
|
|
2677
2797
|
color: #ff922a;
|
2678
2798
|
border: 2px solid;
|
2679
2799
|
}
|
2680
|
-
.p-splitbutton.p-button-warning.p-button-outlined > .p-button:
|
2800
|
+
.p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(:disabled):hover {
|
2681
2801
|
background: rgba(255, 146, 42, 0.04);
|
2682
2802
|
color: #ff922a;
|
2683
2803
|
}
|
2684
|
-
.p-splitbutton.p-button-warning.p-button-outlined > .p-button:
|
2804
|
+
.p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(:disabled):active {
|
2685
2805
|
background: rgba(255, 146, 42, 0.16);
|
2686
2806
|
color: #ff922a;
|
2687
2807
|
}
|
@@ -2690,12 +2810,12 @@
|
|
2690
2810
|
color: #ff922a;
|
2691
2811
|
border-color: transparent;
|
2692
2812
|
}
|
2693
|
-
.p-splitbutton.p-button-warning.p-button-text > .p-button:
|
2813
|
+
.p-splitbutton.p-button-warning.p-button-text > .p-button:not(:disabled):hover {
|
2694
2814
|
background: rgba(255, 146, 42, 0.04);
|
2695
2815
|
border-color: transparent;
|
2696
2816
|
color: #ff922a;
|
2697
2817
|
}
|
2698
|
-
.p-splitbutton.p-button-warning.p-button-text > .p-button:
|
2818
|
+
.p-splitbutton.p-button-warning.p-button-text > .p-button:not(:disabled):active {
|
2699
2819
|
background: rgba(255, 146, 42, 0.16);
|
2700
2820
|
border-color: transparent;
|
2701
2821
|
color: #ff922a;
|
@@ -2706,11 +2826,11 @@
|
|
2706
2826
|
color: #7654d4;
|
2707
2827
|
border: 2px solid;
|
2708
2828
|
}
|
2709
|
-
.p-splitbutton.p-button-help.p-button-outlined > .p-button:
|
2829
|
+
.p-splitbutton.p-button-help.p-button-outlined > .p-button:not(:disabled):hover {
|
2710
2830
|
background: rgba(118, 84, 212, 0.04);
|
2711
2831
|
color: #7654d4;
|
2712
2832
|
}
|
2713
|
-
.p-splitbutton.p-button-help.p-button-outlined > .p-button:
|
2833
|
+
.p-splitbutton.p-button-help.p-button-outlined > .p-button:not(:disabled):active {
|
2714
2834
|
background: rgba(118, 84, 212, 0.16);
|
2715
2835
|
color: #7654d4;
|
2716
2836
|
}
|
@@ -2719,12 +2839,12 @@
|
|
2719
2839
|
color: #7654d4;
|
2720
2840
|
border-color: transparent;
|
2721
2841
|
}
|
2722
|
-
.p-splitbutton.p-button-help.p-button-text > .p-button:
|
2842
|
+
.p-splitbutton.p-button-help.p-button-text > .p-button:not(:disabled):hover {
|
2723
2843
|
background: rgba(118, 84, 212, 0.04);
|
2724
2844
|
border-color: transparent;
|
2725
2845
|
color: #7654d4;
|
2726
2846
|
}
|
2727
|
-
.p-splitbutton.p-button-help.p-button-text > .p-button:
|
2847
|
+
.p-splitbutton.p-button-help.p-button-text > .p-button:not(:disabled):active {
|
2728
2848
|
background: rgba(118, 84, 212, 0.16);
|
2729
2849
|
border-color: transparent;
|
2730
2850
|
color: #7654d4;
|
@@ -2735,11 +2855,11 @@
|
|
2735
2855
|
color: #d45472;
|
2736
2856
|
border: 2px solid;
|
2737
2857
|
}
|
2738
|
-
.p-splitbutton.p-button-danger.p-button-outlined > .p-button:
|
2858
|
+
.p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(:disabled):hover {
|
2739
2859
|
background: rgba(212, 84, 114, 0.04);
|
2740
2860
|
color: #d45472;
|
2741
2861
|
}
|
2742
|
-
.p-splitbutton.p-button-danger.p-button-outlined > .p-button:
|
2862
|
+
.p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(:disabled):active {
|
2743
2863
|
background: rgba(212, 84, 114, 0.16);
|
2744
2864
|
color: #d45472;
|
2745
2865
|
}
|
@@ -2748,12 +2868,12 @@
|
|
2748
2868
|
color: #d45472;
|
2749
2869
|
border-color: transparent;
|
2750
2870
|
}
|
2751
|
-
.p-splitbutton.p-button-danger.p-button-text > .p-button:
|
2871
|
+
.p-splitbutton.p-button-danger.p-button-text > .p-button:not(:disabled):hover {
|
2752
2872
|
background: rgba(212, 84, 114, 0.04);
|
2753
2873
|
border-color: transparent;
|
2754
2874
|
color: #d45472;
|
2755
2875
|
}
|
2756
|
-
.p-splitbutton.p-button-danger.p-button-text > .p-button:
|
2876
|
+
.p-splitbutton.p-button-danger.p-button-text > .p-button:not(:disabled):active {
|
2757
2877
|
background: rgba(212, 84, 114, 0.16);
|
2758
2878
|
border-color: transparent;
|
2759
2879
|
color: #d45472;
|
@@ -2774,7 +2894,7 @@
|
|
2774
2894
|
.p-carousel .p-carousel-content .p-carousel-next:enabled:hover {
|
2775
2895
|
color: #6c6c6c;
|
2776
2896
|
border-color: transparent;
|
2777
|
-
background: #
|
2897
|
+
background: #edf0fa;
|
2778
2898
|
}
|
2779
2899
|
.p-carousel .p-carousel-content .p-carousel-prev:focus-visible,
|
2780
2900
|
.p-carousel .p-carousel-content .p-carousel-next:focus-visible {
|
@@ -2790,7 +2910,7 @@
|
|
2790
2910
|
margin-bottom: 0.5rem;
|
2791
2911
|
}
|
2792
2912
|
.p-carousel .p-carousel-indicators .p-carousel-indicator button {
|
2793
|
-
background-color: #
|
2913
|
+
background-color: #edf0fa;
|
2794
2914
|
width: 2rem;
|
2795
2915
|
height: 0.5rem;
|
2796
2916
|
transition: background-color 0.3s, color 0.3s, box-shadow 0.3s;
|
@@ -2861,7 +2981,7 @@
|
|
2861
2981
|
margin-left: 0.5rem;
|
2862
2982
|
}
|
2863
2983
|
.p-datatable .p-sortable-column:not(.p-highlight):hover {
|
2864
|
-
background: #
|
2984
|
+
background: #edf0fa;
|
2865
2985
|
color: #6c6c6c;
|
2866
2986
|
}
|
2867
2987
|
.p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
|
@@ -2875,7 +2995,7 @@
|
|
2875
2995
|
color: #5472d4;
|
2876
2996
|
}
|
2877
2997
|
.p-datatable .p-sortable-column.p-highlight:hover {
|
2878
|
-
background: #
|
2998
|
+
background: #edf0fa;
|
2879
2999
|
color: #5472d4;
|
2880
3000
|
}
|
2881
3001
|
.p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon {
|
@@ -2914,7 +3034,7 @@
|
|
2914
3034
|
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:enabled:hover {
|
2915
3035
|
color: #6c6c6c;
|
2916
3036
|
border-color: transparent;
|
2917
|
-
background: #
|
3037
|
+
background: #edf0fa;
|
2918
3038
|
}
|
2919
3039
|
.p-datatable .p-datatable-tbody > tr > td .p-row-toggler:focus-visible,
|
2920
3040
|
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:focus-visible,
|
@@ -2942,7 +3062,7 @@
|
|
2942
3062
|
box-shadow: inset 0 -2px 0 0 #ced6f1;
|
2943
3063
|
}
|
2944
3064
|
.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover {
|
2945
|
-
background: #
|
3065
|
+
background: #edf0fa;
|
2946
3066
|
color: #6c6c6c;
|
2947
3067
|
}
|
2948
3068
|
.p-datatable .p-column-resizer-helper {
|
@@ -3080,10 +3200,6 @@
|
|
3080
3200
|
border: 0 none;
|
3081
3201
|
padding: 0;
|
3082
3202
|
}
|
3083
|
-
.p-dataview.p-dataview-list .p-dataview-content > .p-grid > div {
|
3084
|
-
border: solid #f5f5f5;
|
3085
|
-
border-width: 0 0 1px 0;
|
3086
|
-
}
|
3087
3203
|
.p-dataview .p-dataview-footer {
|
3088
3204
|
background: #ffffff;
|
3089
3205
|
color: #6c6c6c;
|
@@ -3118,10 +3234,10 @@
|
|
3118
3234
|
.p-column-filter-menu-button:hover {
|
3119
3235
|
color: #6c6c6c;
|
3120
3236
|
border-color: transparent;
|
3121
|
-
background: #
|
3237
|
+
background: #edf0fa;
|
3122
3238
|
}
|
3123
3239
|
.p-column-filter-menu-button.p-column-filter-menu-button-open, .p-column-filter-menu-button.p-column-filter-menu-button-open:hover {
|
3124
|
-
background: #
|
3240
|
+
background: #edf0fa;
|
3125
3241
|
color: #6c6c6c;
|
3126
3242
|
}
|
3127
3243
|
.p-column-filter-menu-button.p-column-filter-menu-button-active, .p-column-filter-menu-button.p-column-filter-menu-button-active:hover {
|
@@ -3146,7 +3262,7 @@
|
|
3146
3262
|
.p-column-filter-clear-button:hover {
|
3147
3263
|
color: #6c6c6c;
|
3148
3264
|
border-color: transparent;
|
3149
|
-
background: #
|
3265
|
+
background: #edf0fa;
|
3150
3266
|
}
|
3151
3267
|
.p-column-filter-clear-button:focus-visible {
|
3152
3268
|
outline: 0 none;
|
@@ -3180,7 +3296,7 @@
|
|
3180
3296
|
}
|
3181
3297
|
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover {
|
3182
3298
|
color: #6c6c6c;
|
3183
|
-
background: #
|
3299
|
+
background: #edf0fa;
|
3184
3300
|
}
|
3185
3301
|
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
|
3186
3302
|
outline: 0 none;
|
@@ -3270,7 +3386,7 @@
|
|
3270
3386
|
transition: box-shadow 0.3s;
|
3271
3387
|
}
|
3272
3388
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover {
|
3273
|
-
background: #
|
3389
|
+
background: #edf0fa;
|
3274
3390
|
color: #6c6c6c;
|
3275
3391
|
}
|
3276
3392
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
@@ -3289,14 +3405,14 @@
|
|
3289
3405
|
color: #6c6c6c;
|
3290
3406
|
}
|
3291
3407
|
.p-orderlist .p-orderlist-list:not(.cdk-drop-list-dragging) .p-orderlist-item:not(.p-highlight):hover {
|
3292
|
-
background: #
|
3408
|
+
background: #edf0fa;
|
3293
3409
|
color: #6c6c6c;
|
3294
3410
|
}
|
3295
3411
|
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
3296
3412
|
background: #fcfcfc;
|
3297
3413
|
}
|
3298
3414
|
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
3299
|
-
background: #
|
3415
|
+
background: #edf0fa;
|
3300
3416
|
}
|
3301
3417
|
|
3302
3418
|
.p-orderlist-item.cdk-drag-preview {
|
@@ -3309,7 +3425,7 @@
|
|
3309
3425
|
}
|
3310
3426
|
|
3311
3427
|
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
3312
|
-
background: #
|
3428
|
+
background: #edf0fa;
|
3313
3429
|
color: #6c6c6c;
|
3314
3430
|
}
|
3315
3431
|
.p-organizationchart .p-organizationchart-node-content.p-highlight {
|
@@ -3372,7 +3488,7 @@
|
|
3372
3488
|
.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,
|
3373
3489
|
.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,
|
3374
3490
|
.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover {
|
3375
|
-
background: #
|
3491
|
+
background: #edf0fa;
|
3376
3492
|
border-color: transparent;
|
3377
3493
|
color: #6c6c6c;
|
3378
3494
|
}
|
@@ -3424,7 +3540,7 @@
|
|
3424
3540
|
color: #585858;
|
3425
3541
|
}
|
3426
3542
|
.p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover {
|
3427
|
-
background: #
|
3543
|
+
background: #edf0fa;
|
3428
3544
|
border-color: transparent;
|
3429
3545
|
color: #6c6c6c;
|
3430
3546
|
}
|
@@ -3478,7 +3594,7 @@
|
|
3478
3594
|
transition: box-shadow 0.3s;
|
3479
3595
|
}
|
3480
3596
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover {
|
3481
|
-
background: #
|
3597
|
+
background: #edf0fa;
|
3482
3598
|
color: #6c6c6c;
|
3483
3599
|
}
|
3484
3600
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
@@ -3497,14 +3613,14 @@
|
|
3497
3613
|
color: #6c6c6c;
|
3498
3614
|
}
|
3499
3615
|
.p-picklist .p-picklist-list:not(.cdk-drop-list-dragging) .p-picklist-item:not(.p-highlight):hover {
|
3500
|
-
background: #
|
3616
|
+
background: #edf0fa;
|
3501
3617
|
color: #6c6c6c;
|
3502
3618
|
}
|
3503
3619
|
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
3504
3620
|
background: #fcfcfc;
|
3505
3621
|
}
|
3506
3622
|
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
3507
|
-
background: #
|
3623
|
+
background: #edf0fa;
|
3508
3624
|
}
|
3509
3625
|
|
3510
3626
|
.p-picklist-item.cdk-drag-preview {
|
@@ -3575,7 +3691,7 @@
|
|
3575
3691
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover {
|
3576
3692
|
color: #6c6c6c;
|
3577
3693
|
border-color: transparent;
|
3578
|
-
background: #
|
3694
|
+
background: #edf0fa;
|
3579
3695
|
}
|
3580
3696
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus-visible {
|
3581
3697
|
outline: 0 none;
|
@@ -3605,11 +3721,11 @@
|
|
3605
3721
|
color: #585858;
|
3606
3722
|
}
|
3607
3723
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
|
3608
|
-
background: #
|
3724
|
+
background: #edf0fa;
|
3609
3725
|
color: #6c6c6c;
|
3610
3726
|
}
|
3611
3727
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover {
|
3612
|
-
background: #
|
3728
|
+
background: #edf0fa;
|
3613
3729
|
color: #6c6c6c;
|
3614
3730
|
}
|
3615
3731
|
.p-tree .p-tree-filter-container {
|
@@ -3666,7 +3782,7 @@
|
|
3666
3782
|
color: inherit;
|
3667
3783
|
}
|
3668
3784
|
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
|
3669
|
-
background: #
|
3785
|
+
background: #edf0fa;
|
3670
3786
|
color: #6c6c6c;
|
3671
3787
|
}
|
3672
3788
|
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus {
|
@@ -3735,7 +3851,7 @@
|
|
3735
3851
|
margin-left: 0.5rem;
|
3736
3852
|
}
|
3737
3853
|
.p-treetable .p-sortable-column:not(.p-highlight):hover {
|
3738
|
-
background: #
|
3854
|
+
background: #edf0fa;
|
3739
3855
|
color: #6c6c6c;
|
3740
3856
|
}
|
3741
3857
|
.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
|
@@ -3772,7 +3888,7 @@
|
|
3772
3888
|
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:enabled:hover {
|
3773
3889
|
color: #6c6c6c;
|
3774
3890
|
border-color: transparent;
|
3775
|
-
background: #
|
3891
|
+
background: #edf0fa;
|
3776
3892
|
}
|
3777
3893
|
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:focus-visible {
|
3778
3894
|
outline: 0 none;
|
@@ -3804,7 +3920,7 @@
|
|
3804
3920
|
color: #585858;
|
3805
3921
|
}
|
3806
3922
|
.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover {
|
3807
|
-
background: #
|
3923
|
+
background: #edf0fa;
|
3808
3924
|
color: #6c6c6c;
|
3809
3925
|
}
|
3810
3926
|
.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover .p-treetable-toggler {
|
@@ -3919,7 +4035,7 @@
|
|
3919
4035
|
box-shadow: inset 0 0 0 0.1rem #bbc7ee;
|
3920
4036
|
}
|
3921
4037
|
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
|
3922
|
-
background: #
|
4038
|
+
background: #edf0fa;
|
3923
4039
|
border-color: #ebebeb;
|
3924
4040
|
color: #6c6c6c;
|
3925
4041
|
}
|
@@ -3932,7 +4048,7 @@
|
|
3932
4048
|
}
|
3933
4049
|
.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
|
3934
4050
|
border-color: #ebebeb;
|
3935
|
-
background: #
|
4051
|
+
background: #edf0fa;
|
3936
4052
|
color: #6c6c6c;
|
3937
4053
|
}
|
3938
4054
|
.p-accordion .p-accordion-content {
|
@@ -4057,7 +4173,7 @@
|
|
4057
4173
|
box-shadow: 0 0 0 0.1rem #bbc7ee;
|
4058
4174
|
}
|
4059
4175
|
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
|
4060
|
-
background: #
|
4176
|
+
background: #edf0fa;
|
4061
4177
|
border-color: #ebebeb;
|
4062
4178
|
color: #6c6c6c;
|
4063
4179
|
}
|
@@ -4088,7 +4204,7 @@
|
|
4088
4204
|
.p-panel .p-panel-header .p-panel-header-icon:enabled:hover {
|
4089
4205
|
color: #6c6c6c;
|
4090
4206
|
border-color: transparent;
|
4091
|
-
background: #
|
4207
|
+
background: #edf0fa;
|
4092
4208
|
}
|
4093
4209
|
.p-panel .p-panel-header .p-panel-header-icon:focus-visible {
|
4094
4210
|
outline: 0 none;
|
@@ -4312,7 +4428,7 @@
|
|
4312
4428
|
.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover {
|
4313
4429
|
color: #6c6c6c;
|
4314
4430
|
border-color: transparent;
|
4315
|
-
background: #
|
4431
|
+
background: #edf0fa;
|
4316
4432
|
}
|
4317
4433
|
.p-dialog .p-dialog-header .p-dialog-header-icon:focus-visible {
|
4318
4434
|
outline: 0 none;
|
@@ -4420,7 +4536,7 @@
|
|
4420
4536
|
.p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover {
|
4421
4537
|
color: #6c6c6c;
|
4422
4538
|
border-color: transparent;
|
4423
|
-
background: #
|
4539
|
+
background: #edf0fa;
|
4424
4540
|
}
|
4425
4541
|
.p-sidebar .p-sidebar-header .p-sidebar-close:focus-visible,
|
4426
4542
|
.p-sidebar .p-sidebar-header .p-sidebar-icon:focus-visible {
|
@@ -4582,16 +4698,17 @@
|
|
4582
4698
|
}
|
4583
4699
|
.p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content {
|
4584
4700
|
color: #6c6c6c;
|
4585
|
-
background: #
|
4701
|
+
background: #edf0fa;
|
4586
4702
|
}
|
4587
4703
|
.p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4588
4704
|
color: #6c6c6c;
|
4589
4705
|
}
|
4590
|
-
.p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4706
|
+
.p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4707
|
+
.p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4591
4708
|
color: #898989;
|
4592
4709
|
}
|
4593
4710
|
.p-contextmenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
|
4594
|
-
background: #
|
4711
|
+
background: #edf0fa;
|
4595
4712
|
}
|
4596
4713
|
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
|
4597
4714
|
color: #6c6c6c;
|
@@ -4600,17 +4717,19 @@
|
|
4600
4717
|
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4601
4718
|
color: #6c6c6c;
|
4602
4719
|
}
|
4603
|
-
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4720
|
+
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4721
|
+
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4604
4722
|
color: #6c6c6c;
|
4605
4723
|
}
|
4606
4724
|
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
4607
4725
|
color: #6c6c6c;
|
4608
|
-
background: #
|
4726
|
+
background: #edf0fa;
|
4609
4727
|
}
|
4610
4728
|
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
|
4611
4729
|
color: #6c6c6c;
|
4612
4730
|
}
|
4613
|
-
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
4731
|
+
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
4732
|
+
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
|
4614
4733
|
color: #898989;
|
4615
4734
|
}
|
4616
4735
|
.p-contextmenu .p-menuitem-separator {
|
@@ -4726,16 +4845,17 @@
|
|
4726
4845
|
}
|
4727
4846
|
.p-megamenu .p-menuitem.p-highlight > .p-menuitem-content {
|
4728
4847
|
color: #6c6c6c;
|
4729
|
-
background: #
|
4848
|
+
background: #edf0fa;
|
4730
4849
|
}
|
4731
4850
|
.p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4732
4851
|
color: #6c6c6c;
|
4733
4852
|
}
|
4734
|
-
.p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4853
|
+
.p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4854
|
+
.p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4735
4855
|
color: #898989;
|
4736
4856
|
}
|
4737
4857
|
.p-megamenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
|
4738
|
-
background: #
|
4858
|
+
background: #edf0fa;
|
4739
4859
|
}
|
4740
4860
|
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
|
4741
4861
|
color: #6c6c6c;
|
@@ -4744,17 +4864,19 @@
|
|
4744
4864
|
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4745
4865
|
color: #6c6c6c;
|
4746
4866
|
}
|
4747
|
-
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4867
|
+
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4868
|
+
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4748
4869
|
color: #6c6c6c;
|
4749
4870
|
}
|
4750
4871
|
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
4751
4872
|
color: #6c6c6c;
|
4752
|
-
background: #
|
4873
|
+
background: #edf0fa;
|
4753
4874
|
}
|
4754
4875
|
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
|
4755
4876
|
color: #6c6c6c;
|
4756
4877
|
}
|
4757
|
-
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
4878
|
+
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
4879
|
+
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
|
4758
4880
|
color: #898989;
|
4759
4881
|
}
|
4760
4882
|
.p-megamenu .p-megamenu-panel {
|
@@ -4806,12 +4928,13 @@
|
|
4806
4928
|
}
|
4807
4929
|
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
4808
4930
|
color: #6c6c6c;
|
4809
|
-
background: #
|
4931
|
+
background: #edf0fa;
|
4810
4932
|
}
|
4811
4933
|
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
|
4812
4934
|
color: #6c6c6c;
|
4813
4935
|
}
|
4814
|
-
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
4936
|
+
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
4937
|
+
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
|
4815
4938
|
color: #898989;
|
4816
4939
|
}
|
4817
4940
|
|
@@ -4845,16 +4968,17 @@
|
|
4845
4968
|
}
|
4846
4969
|
.p-menu .p-menuitem.p-highlight > .p-menuitem-content {
|
4847
4970
|
color: #6c6c6c;
|
4848
|
-
background: #
|
4971
|
+
background: #edf0fa;
|
4849
4972
|
}
|
4850
4973
|
.p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4851
4974
|
color: #6c6c6c;
|
4852
4975
|
}
|
4853
|
-
.p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4976
|
+
.p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4977
|
+
.p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4854
4978
|
color: #898989;
|
4855
4979
|
}
|
4856
4980
|
.p-menu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
|
4857
|
-
background: #
|
4981
|
+
background: #edf0fa;
|
4858
4982
|
}
|
4859
4983
|
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
|
4860
4984
|
color: #6c6c6c;
|
@@ -4863,17 +4987,19 @@
|
|
4863
4987
|
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4864
4988
|
color: #6c6c6c;
|
4865
4989
|
}
|
4866
|
-
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4990
|
+
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4991
|
+
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4867
4992
|
color: #6c6c6c;
|
4868
4993
|
}
|
4869
4994
|
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
4870
4995
|
color: #6c6c6c;
|
4871
|
-
background: #
|
4996
|
+
background: #edf0fa;
|
4872
4997
|
}
|
4873
4998
|
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
|
4874
4999
|
color: #6c6c6c;
|
4875
5000
|
}
|
4876
|
-
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5001
|
+
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5002
|
+
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
|
4877
5003
|
color: #898989;
|
4878
5004
|
}
|
4879
5005
|
.p-menu.p-menu-overlay {
|
@@ -4940,12 +5066,13 @@
|
|
4940
5066
|
}
|
4941
5067
|
.p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
4942
5068
|
color: #6c6c6c;
|
4943
|
-
background: #
|
5069
|
+
background: #edf0fa;
|
4944
5070
|
}
|
4945
5071
|
.p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
|
4946
5072
|
color: #6c6c6c;
|
4947
5073
|
}
|
4948
|
-
.p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5074
|
+
.p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5075
|
+
.p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
|
4949
5076
|
color: #898989;
|
4950
5077
|
}
|
4951
5078
|
.p-menubar .p-menuitem > .p-menuitem-content {
|
@@ -4970,16 +5097,17 @@
|
|
4970
5097
|
}
|
4971
5098
|
.p-menubar .p-menuitem.p-highlight > .p-menuitem-content {
|
4972
5099
|
color: #6c6c6c;
|
4973
|
-
background: #
|
5100
|
+
background: #edf0fa;
|
4974
5101
|
}
|
4975
5102
|
.p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4976
5103
|
color: #6c6c6c;
|
4977
5104
|
}
|
4978
|
-
.p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5105
|
+
.p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5106
|
+
.p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4979
5107
|
color: #898989;
|
4980
5108
|
}
|
4981
5109
|
.p-menubar .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
|
4982
|
-
background: #
|
5110
|
+
background: #edf0fa;
|
4983
5111
|
}
|
4984
5112
|
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
|
4985
5113
|
color: #6c6c6c;
|
@@ -4988,17 +5116,19 @@
|
|
4988
5116
|
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4989
5117
|
color: #6c6c6c;
|
4990
5118
|
}
|
4991
|
-
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5119
|
+
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5120
|
+
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4992
5121
|
color: #6c6c6c;
|
4993
5122
|
}
|
4994
5123
|
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
4995
5124
|
color: #6c6c6c;
|
4996
|
-
background: #
|
5125
|
+
background: #edf0fa;
|
4997
5126
|
}
|
4998
5127
|
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
|
4999
5128
|
color: #6c6c6c;
|
5000
5129
|
}
|
5001
|
-
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5130
|
+
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5131
|
+
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
|
5002
5132
|
color: #898989;
|
5003
5133
|
}
|
5004
5134
|
.p-menubar .p-submenu-list {
|
@@ -5030,7 +5160,7 @@
|
|
5030
5160
|
}
|
5031
5161
|
.p-menubar .p-menubar-button:hover {
|
5032
5162
|
color: #898989;
|
5033
|
-
background: #
|
5163
|
+
background: #edf0fa;
|
5034
5164
|
}
|
5035
5165
|
.p-menubar .p-menubar-button:focus {
|
5036
5166
|
outline: 0 none;
|
@@ -5131,7 +5261,7 @@
|
|
5131
5261
|
box-shadow: inset 0 0 0 0.1rem #bbc7ee;
|
5132
5262
|
}
|
5133
5263
|
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content {
|
5134
|
-
background: #
|
5264
|
+
background: #edf0fa;
|
5135
5265
|
border-color: #ebebeb;
|
5136
5266
|
color: #6c6c6c;
|
5137
5267
|
}
|
@@ -5145,7 +5275,7 @@
|
|
5145
5275
|
}
|
5146
5276
|
.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content {
|
5147
5277
|
border-color: #ebebeb;
|
5148
|
-
background: #
|
5278
|
+
background: #edf0fa;
|
5149
5279
|
color: #6c6c6c;
|
5150
5280
|
}
|
5151
5281
|
.p-panelmenu .p-panelmenu-content {
|
@@ -5184,16 +5314,17 @@
|
|
5184
5314
|
}
|
5185
5315
|
.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content {
|
5186
5316
|
color: #6c6c6c;
|
5187
|
-
background: #
|
5317
|
+
background: #edf0fa;
|
5188
5318
|
}
|
5189
5319
|
.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
5190
5320
|
color: #6c6c6c;
|
5191
5321
|
}
|
5192
|
-
.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5322
|
+
.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5323
|
+
.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
5193
5324
|
color: #898989;
|
5194
5325
|
}
|
5195
5326
|
.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
|
5196
|
-
background: #
|
5327
|
+
background: #edf0fa;
|
5197
5328
|
}
|
5198
5329
|
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
|
5199
5330
|
color: #6c6c6c;
|
@@ -5202,17 +5333,19 @@
|
|
5202
5333
|
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
5203
5334
|
color: #6c6c6c;
|
5204
5335
|
}
|
5205
|
-
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5336
|
+
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5337
|
+
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
5206
5338
|
color: #6c6c6c;
|
5207
5339
|
}
|
5208
5340
|
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
5209
5341
|
color: #6c6c6c;
|
5210
|
-
background: #
|
5342
|
+
background: #edf0fa;
|
5211
5343
|
}
|
5212
5344
|
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
|
5213
5345
|
color: #6c6c6c;
|
5214
5346
|
}
|
5215
|
-
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5347
|
+
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5348
|
+
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
|
5216
5349
|
color: #898989;
|
5217
5350
|
}
|
5218
5351
|
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
@@ -5289,16 +5422,17 @@
|
|
5289
5422
|
}
|
5290
5423
|
.p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content {
|
5291
5424
|
color: #6c6c6c;
|
5292
|
-
background: #
|
5425
|
+
background: #edf0fa;
|
5293
5426
|
}
|
5294
5427
|
.p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
5295
5428
|
color: #6c6c6c;
|
5296
5429
|
}
|
5297
|
-
.p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5430
|
+
.p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5431
|
+
.p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
5298
5432
|
color: #898989;
|
5299
5433
|
}
|
5300
5434
|
.p-slidemenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
|
5301
|
-
background: #
|
5435
|
+
background: #edf0fa;
|
5302
5436
|
}
|
5303
5437
|
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
|
5304
5438
|
color: #6c6c6c;
|
@@ -5307,17 +5441,19 @@
|
|
5307
5441
|
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
5308
5442
|
color: #6c6c6c;
|
5309
5443
|
}
|
5310
|
-
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5444
|
+
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5445
|
+
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
5311
5446
|
color: #6c6c6c;
|
5312
5447
|
}
|
5313
5448
|
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
5314
5449
|
color: #6c6c6c;
|
5315
|
-
background: #
|
5450
|
+
background: #edf0fa;
|
5316
5451
|
}
|
5317
5452
|
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
|
5318
5453
|
color: #6c6c6c;
|
5319
5454
|
}
|
5320
|
-
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5455
|
+
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5456
|
+
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
|
5321
5457
|
color: #898989;
|
5322
5458
|
}
|
5323
5459
|
.p-slidemenu.p-slidemenu-overlay {
|
@@ -5525,16 +5661,17 @@
|
|
5525
5661
|
}
|
5526
5662
|
.p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content {
|
5527
5663
|
color: #6c6c6c;
|
5528
|
-
background: #
|
5664
|
+
background: #edf0fa;
|
5529
5665
|
}
|
5530
5666
|
.p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
5531
5667
|
color: #6c6c6c;
|
5532
5668
|
}
|
5533
|
-
.p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5669
|
+
.p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5670
|
+
.p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
5534
5671
|
color: #898989;
|
5535
5672
|
}
|
5536
5673
|
.p-tieredmenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
|
5537
|
-
background: #
|
5674
|
+
background: #edf0fa;
|
5538
5675
|
}
|
5539
5676
|
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
|
5540
5677
|
color: #6c6c6c;
|
@@ -5543,17 +5680,19 @@
|
|
5543
5680
|
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
5544
5681
|
color: #6c6c6c;
|
5545
5682
|
}
|
5546
|
-
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5683
|
+
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5684
|
+
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
5547
5685
|
color: #6c6c6c;
|
5548
5686
|
}
|
5549
5687
|
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
5550
5688
|
color: #6c6c6c;
|
5551
|
-
background: #
|
5689
|
+
background: #edf0fa;
|
5552
5690
|
}
|
5553
5691
|
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
|
5554
5692
|
color: #6c6c6c;
|
5555
5693
|
}
|
5556
|
-
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5694
|
+
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5695
|
+
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
|
5557
5696
|
color: #898989;
|
5558
5697
|
}
|
5559
5698
|
.p-tieredmenu .p-menuitem-separator {
|
@@ -5847,7 +5986,7 @@
|
|
5847
5986
|
padding: 1rem;
|
5848
5987
|
}
|
5849
5988
|
.p-galleria .p-galleria-indicators .p-galleria-indicator button {
|
5850
|
-
background-color: #
|
5989
|
+
background-color: #edf0fa;
|
5851
5990
|
width: 1rem;
|
5852
5991
|
height: 1rem;
|
5853
5992
|
transition: background-color 0.3s, color 0.3s, box-shadow 0.3s;
|
@@ -6059,7 +6198,7 @@
|
|
6059
6198
|
transition: background-color 0.3s, color 0.3s, border-color 0.3s, box-shadow 0.3s;
|
6060
6199
|
}
|
6061
6200
|
.p-inplace .p-inplace-display:not(.p-disabled):hover {
|
6062
|
-
background: #
|
6201
|
+
background: #edf0fa;
|
6063
6202
|
color: #6c6c6c;
|
6064
6203
|
}
|
6065
6204
|
.p-inplace .p-inplace-display:focus {
|