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
@@ -2,48 +2,48 @@
|
|
2
2
|
font-family: "Inter var", sans-serif;
|
3
3
|
font-feature-settings: "cv02", "cv03", "cv04", "cv11";
|
4
4
|
font-variation-settings: normal;
|
5
|
-
--font-family:"Inter var", sans-serif;
|
6
|
-
--font-feature-settings: "cv02","cv03","cv04","cv11";
|
7
|
-
--surface-a
|
8
|
-
--surface-b
|
9
|
-
--surface-c
|
10
|
-
--surface-d
|
11
|
-
--surface-e
|
12
|
-
--surface-f
|
13
|
-
--text-color
|
14
|
-
--text-color-secondary
|
15
|
-
--primary-color
|
16
|
-
--primary-color-text
|
5
|
+
--font-family: "Inter var", sans-serif;
|
6
|
+
--font-feature-settings: "cv02", "cv03", "cv04", "cv11";
|
7
|
+
--surface-a: #ffffff;
|
8
|
+
--surface-b: #f9fafb;
|
9
|
+
--surface-c: #f3f4f6;
|
10
|
+
--surface-d: #e5e7eb;
|
11
|
+
--surface-e: #ffffff;
|
12
|
+
--surface-f: #ffffff;
|
13
|
+
--text-color: #4b5563;
|
14
|
+
--text-color-secondary: #6b7280;
|
15
|
+
--primary-color: #3B82F6;
|
16
|
+
--primary-color-text: #ffffff;
|
17
17
|
--surface-0: #ffffff;
|
18
|
-
--surface-50: #
|
19
|
-
--surface-100: #
|
20
|
-
--surface-200: #
|
21
|
-
--surface-300: #
|
22
|
-
--surface-400: #
|
23
|
-
--surface-500: #
|
24
|
-
--surface-600: #
|
25
|
-
--surface-700: #
|
26
|
-
--surface-800: #
|
27
|
-
--surface-900: #
|
28
|
-
--gray-50: #
|
29
|
-
--gray-100: #
|
30
|
-
--gray-200: #
|
31
|
-
--gray-300: #
|
32
|
-
--gray-400: #
|
33
|
-
--gray-500: #
|
34
|
-
--gray-600: #
|
35
|
-
--gray-700: #
|
36
|
-
--gray-800: #
|
37
|
-
--gray-900: #
|
38
|
-
--content-padding:1.25rem;
|
39
|
-
--inline-spacing:0.5rem;
|
40
|
-
--border-radius:6px;
|
41
|
-
--surface-ground
|
42
|
-
--surface-section
|
43
|
-
--surface-card
|
44
|
-
--surface-overlay
|
45
|
-
--surface-border
|
46
|
-
--surface-hover
|
18
|
+
--surface-50: #f9fafb;
|
19
|
+
--surface-100: #f3f4f6;
|
20
|
+
--surface-200: #e5e7eb;
|
21
|
+
--surface-300: #d1d5db;
|
22
|
+
--surface-400: #9ca3af;
|
23
|
+
--surface-500: #6b7280;
|
24
|
+
--surface-600: #4b5563;
|
25
|
+
--surface-700: #374151;
|
26
|
+
--surface-800: #1f2937;
|
27
|
+
--surface-900: #111827;
|
28
|
+
--gray-50: #f9fafb;
|
29
|
+
--gray-100: #f3f4f6;
|
30
|
+
--gray-200: #e5e7eb;
|
31
|
+
--gray-300: #d1d5db;
|
32
|
+
--gray-400: #9ca3af;
|
33
|
+
--gray-500: #6b7280;
|
34
|
+
--gray-600: #4b5563;
|
35
|
+
--gray-700: #374151;
|
36
|
+
--gray-800: #1f2937;
|
37
|
+
--gray-900: #111827;
|
38
|
+
--content-padding: 1.25rem;
|
39
|
+
--inline-spacing: 0.5rem;
|
40
|
+
--border-radius: 6px;
|
41
|
+
--surface-ground: #f9fafb;
|
42
|
+
--surface-section: #ffffff;
|
43
|
+
--surface-card: #ffffff;
|
44
|
+
--surface-overlay: #ffffff;
|
45
|
+
--surface-border: #dfe7ef;
|
46
|
+
--surface-hover: #f6f9fc;
|
47
47
|
--focus-ring: 0 0 0 0.2rem #BFDBFE;
|
48
48
|
--maskbg: rgba(0, 0, 0, 0.4);
|
49
49
|
--highlight-bg: #EFF6FF;
|
@@ -191,40 +191,40 @@
|
|
191
191
|
}
|
192
192
|
|
193
193
|
.p-editor-container .p-editor-toolbar {
|
194
|
-
background: #
|
194
|
+
background: #f9fafb;
|
195
195
|
border-top-right-radius: 6px;
|
196
196
|
border-top-left-radius: 6px;
|
197
197
|
}
|
198
198
|
.p-editor-container .p-editor-toolbar.ql-snow {
|
199
|
-
border: 1px solid #
|
199
|
+
border: 1px solid #e5e7eb;
|
200
200
|
}
|
201
201
|
.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
|
202
|
-
stroke: #
|
202
|
+
stroke: #6b7280;
|
203
203
|
}
|
204
204
|
.p-editor-container .p-editor-toolbar.ql-snow .ql-fill {
|
205
|
-
fill: #
|
205
|
+
fill: #6b7280;
|
206
206
|
}
|
207
207
|
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label {
|
208
208
|
border: 0 none;
|
209
|
-
color: #
|
209
|
+
color: #6b7280;
|
210
210
|
}
|
211
211
|
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover {
|
212
|
-
color: #
|
212
|
+
color: #4b5563;
|
213
213
|
}
|
214
214
|
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke {
|
215
|
-
stroke: #
|
215
|
+
stroke: #4b5563;
|
216
216
|
}
|
217
217
|
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill {
|
218
|
-
fill: #
|
218
|
+
fill: #4b5563;
|
219
219
|
}
|
220
220
|
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
|
221
|
-
color: #
|
221
|
+
color: #4b5563;
|
222
222
|
}
|
223
223
|
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
|
224
|
-
stroke: #
|
224
|
+
stroke: #4b5563;
|
225
225
|
}
|
226
226
|
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
|
227
|
-
fill: #
|
227
|
+
fill: #4b5563;
|
228
228
|
}
|
229
229
|
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
|
230
230
|
background: #ffffff;
|
@@ -234,11 +234,11 @@
|
|
234
234
|
padding: 0.75rem 0;
|
235
235
|
}
|
236
236
|
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
|
237
|
-
color: #
|
237
|
+
color: #4b5563;
|
238
238
|
}
|
239
239
|
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
|
240
|
-
color: #
|
241
|
-
background: #
|
240
|
+
color: #4b5563;
|
241
|
+
background: #f3f4f6;
|
242
242
|
}
|
243
243
|
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
|
244
244
|
padding: 0.75rem 1.25rem;
|
@@ -248,25 +248,25 @@
|
|
248
248
|
border-bottom-left-radius: 6px;
|
249
249
|
}
|
250
250
|
.p-editor-container .p-editor-content.ql-snow {
|
251
|
-
border: 1px solid #
|
251
|
+
border: 1px solid #e5e7eb;
|
252
252
|
}
|
253
253
|
.p-editor-container .p-editor-content .ql-editor {
|
254
254
|
background: #ffffff;
|
255
|
-
color: #
|
255
|
+
color: #4b5563;
|
256
256
|
border-bottom-right-radius: 6px;
|
257
257
|
border-bottom-left-radius: 6px;
|
258
258
|
}
|
259
259
|
.p-editor-container .ql-snow.ql-toolbar button:hover,
|
260
260
|
.p-editor-container .ql-snow.ql-toolbar button:focus {
|
261
|
-
color: #
|
261
|
+
color: #4b5563;
|
262
262
|
}
|
263
263
|
.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,
|
264
264
|
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke {
|
265
|
-
stroke: #
|
265
|
+
stroke: #4b5563;
|
266
266
|
}
|
267
267
|
.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,
|
268
268
|
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill {
|
269
|
-
fill: #
|
269
|
+
fill: #4b5563;
|
270
270
|
}
|
271
271
|
.p-editor-container .ql-snow.ql-toolbar button.ql-active,
|
272
272
|
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,
|
@@ -315,7 +315,7 @@
|
|
315
315
|
}
|
316
316
|
|
317
317
|
.p-text-secondary {
|
318
|
-
color: #
|
318
|
+
color: #6b7280;
|
319
319
|
}
|
320
320
|
|
321
321
|
.pi {
|
@@ -390,22 +390,22 @@
|
|
390
390
|
font-family: inherit;
|
391
391
|
font-feature-settings: inherit;
|
392
392
|
font-size: inherit;
|
393
|
-
color: #
|
393
|
+
color: #4b5563;
|
394
394
|
padding: 0;
|
395
395
|
margin: 0;
|
396
396
|
}
|
397
397
|
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token {
|
398
398
|
padding: 0.375rem 0.75rem;
|
399
|
-
background: #
|
400
|
-
color: #
|
399
|
+
background: #e5e7eb;
|
400
|
+
color: #4b5563;
|
401
401
|
border-radius: 16px;
|
402
402
|
}
|
403
403
|
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon {
|
404
404
|
margin-left: 0.5rem;
|
405
405
|
}
|
406
406
|
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token.p-focus {
|
407
|
-
background: #
|
408
|
-
color: #
|
407
|
+
background: #d1d5db;
|
408
|
+
color: #4b5563;
|
409
409
|
}
|
410
410
|
.p-autocomplete.p-invalid.p-component > .p-inputtext {
|
411
411
|
border-color: #e24c4c;
|
@@ -413,7 +413,7 @@
|
|
413
413
|
|
414
414
|
.p-autocomplete-panel {
|
415
415
|
background: #ffffff;
|
416
|
-
color: #
|
416
|
+
color: #4b5563;
|
417
417
|
border: 0 none;
|
418
418
|
border-radius: 6px;
|
419
419
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
@@ -425,7 +425,7 @@
|
|
425
425
|
margin: 0;
|
426
426
|
padding: 0.75rem 1.25rem;
|
427
427
|
border: 0 none;
|
428
|
-
color: #
|
428
|
+
color: #4b5563;
|
429
429
|
background: transparent;
|
430
430
|
transition: box-shadow 0.2s;
|
431
431
|
border-radius: 0;
|
@@ -438,17 +438,17 @@
|
|
438
438
|
background: rgba(59, 130, 246, 0.24);
|
439
439
|
}
|
440
440
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
441
|
-
color: #
|
442
|
-
background: #
|
441
|
+
color: #4b5563;
|
442
|
+
background: #e5e7eb;
|
443
443
|
}
|
444
444
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
445
|
-
color: #
|
446
|
-
background: #
|
445
|
+
color: #4b5563;
|
446
|
+
background: #f3f4f6;
|
447
447
|
}
|
448
448
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
449
449
|
margin: 0;
|
450
450
|
padding: 0.75rem 1.25rem;
|
451
|
-
color: #
|
451
|
+
color: #374151;
|
452
452
|
background: #ffffff;
|
453
453
|
font-weight: 700;
|
454
454
|
}
|
@@ -461,12 +461,12 @@
|
|
461
461
|
padding-right: 2.5rem;
|
462
462
|
}
|
463
463
|
p-autocomplete.p-autocomplete-clearable .p-autocomplete-clear-icon {
|
464
|
-
color: #
|
464
|
+
color: #6b7280;
|
465
465
|
right: 0.75rem;
|
466
466
|
}
|
467
467
|
|
468
468
|
p-autocomplete.p-autocomplete-clearable .p-autocomplete-dd .p-autocomplete-clear-icon {
|
469
|
-
color: #
|
469
|
+
color: #6b7280;
|
470
470
|
right: 3.75rem;
|
471
471
|
}
|
472
472
|
|
@@ -484,8 +484,8 @@
|
|
484
484
|
.p-datepicker {
|
485
485
|
padding: 0.5rem;
|
486
486
|
background: #ffffff;
|
487
|
-
color: #
|
488
|
-
border: 1px solid #
|
487
|
+
color: #4b5563;
|
488
|
+
border: 1px solid #d1d5db;
|
489
489
|
border-radius: 6px;
|
490
490
|
}
|
491
491
|
.p-datepicker:not(.p-datepicker-inline) {
|
@@ -498,11 +498,11 @@
|
|
498
498
|
}
|
499
499
|
.p-datepicker .p-datepicker-header {
|
500
500
|
padding: 0.5rem;
|
501
|
-
color: #
|
501
|
+
color: #4b5563;
|
502
502
|
background: #ffffff;
|
503
503
|
font-weight: 600;
|
504
504
|
margin: 0;
|
505
|
-
border-bottom: 1px solid #
|
505
|
+
border-bottom: 1px solid #e5e7eb;
|
506
506
|
border-top-right-radius: 6px;
|
507
507
|
border-top-left-radius: 6px;
|
508
508
|
}
|
@@ -510,7 +510,7 @@
|
|
510
510
|
.p-datepicker .p-datepicker-header .p-datepicker-next {
|
511
511
|
width: 2rem;
|
512
512
|
height: 2rem;
|
513
|
-
color: #
|
513
|
+
color: #6b7280;
|
514
514
|
border: 0 none;
|
515
515
|
background: transparent;
|
516
516
|
border-radius: 50%;
|
@@ -518,9 +518,9 @@
|
|
518
518
|
}
|
519
519
|
.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,
|
520
520
|
.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover {
|
521
|
-
color: #
|
521
|
+
color: #374151;
|
522
522
|
border-color: transparent;
|
523
|
-
background: #
|
523
|
+
background: #f3f4f6;
|
524
524
|
}
|
525
525
|
.p-datepicker .p-datepicker-header .p-datepicker-prev:focus-visible,
|
526
526
|
.p-datepicker .p-datepicker-header .p-datepicker-next:focus-visible {
|
@@ -533,7 +533,7 @@
|
|
533
533
|
}
|
534
534
|
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,
|
535
535
|
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
|
536
|
-
color: #
|
536
|
+
color: #4b5563;
|
537
537
|
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
538
538
|
font-weight: 600;
|
539
539
|
padding: 0.5rem;
|
@@ -576,8 +576,8 @@
|
|
576
576
|
box-shadow: 0 0 0 0.2rem #BFDBFE;
|
577
577
|
}
|
578
578
|
.p-datepicker table td.p-datepicker-today > span {
|
579
|
-
background: #
|
580
|
-
color: #
|
579
|
+
background: #d1d5db;
|
580
|
+
color: #4b5563;
|
581
581
|
border-color: transparent;
|
582
582
|
}
|
583
583
|
.p-datepicker table td.p-datepicker-today > span.p-highlight {
|
@@ -586,28 +586,28 @@
|
|
586
586
|
}
|
587
587
|
.p-datepicker .p-datepicker-buttonbar {
|
588
588
|
padding: 1rem 0;
|
589
|
-
border-top: 1px solid #
|
589
|
+
border-top: 1px solid #e5e7eb;
|
590
590
|
}
|
591
591
|
.p-datepicker .p-datepicker-buttonbar .p-button {
|
592
592
|
width: auto;
|
593
593
|
}
|
594
594
|
.p-datepicker .p-timepicker {
|
595
|
-
border-top: 1px solid #
|
595
|
+
border-top: 1px solid #e5e7eb;
|
596
596
|
padding: 0.5rem;
|
597
597
|
}
|
598
598
|
.p-datepicker .p-timepicker button {
|
599
599
|
width: 2rem;
|
600
600
|
height: 2rem;
|
601
|
-
color: #
|
601
|
+
color: #6b7280;
|
602
602
|
border: 0 none;
|
603
603
|
background: transparent;
|
604
604
|
border-radius: 50%;
|
605
605
|
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
606
606
|
}
|
607
607
|
.p-datepicker .p-timepicker button:enabled:hover {
|
608
|
-
color: #
|
608
|
+
color: #374151;
|
609
609
|
border-color: transparent;
|
610
|
-
background: #
|
610
|
+
background: #f3f4f6;
|
611
611
|
}
|
612
612
|
.p-datepicker .p-timepicker button:focus-visible {
|
613
613
|
outline: 0 none;
|
@@ -651,7 +651,7 @@
|
|
651
651
|
background: #EFF6FF;
|
652
652
|
}
|
653
653
|
.p-datepicker.p-datepicker-multiple-month .p-datepicker-group {
|
654
|
-
border-left: 1px solid #
|
654
|
+
border-left: 1px solid #e5e7eb;
|
655
655
|
padding-right: 0.5rem;
|
656
656
|
padding-left: 0.5rem;
|
657
657
|
padding-top: 0;
|
@@ -665,7 +665,7 @@
|
|
665
665
|
padding-right: 0;
|
666
666
|
}
|
667
667
|
.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover {
|
668
|
-
background: #
|
668
|
+
background: #f3f4f6;
|
669
669
|
}
|
670
670
|
.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
|
671
671
|
outline: 0 none;
|
@@ -673,7 +673,7 @@
|
|
673
673
|
box-shadow: 0 0 0 0.2rem #BFDBFE;
|
674
674
|
}
|
675
675
|
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover {
|
676
|
-
background: #
|
676
|
+
background: #f3f4f6;
|
677
677
|
}
|
678
678
|
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus {
|
679
679
|
outline: 0 none;
|
@@ -681,7 +681,7 @@
|
|
681
681
|
box-shadow: 0 0 0 0.2rem #BFDBFE;
|
682
682
|
}
|
683
683
|
.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover {
|
684
|
-
background: #
|
684
|
+
background: #f3f4f6;
|
685
685
|
}
|
686
686
|
.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus {
|
687
687
|
outline: 0 none;
|
@@ -693,12 +693,12 @@
|
|
693
693
|
padding-right: 2.5rem;
|
694
694
|
}
|
695
695
|
p-calendar.p-calendar-clearable .p-calendar-clear-icon {
|
696
|
-
color: #
|
696
|
+
color: #6b7280;
|
697
697
|
right: 0.75rem;
|
698
698
|
}
|
699
699
|
|
700
700
|
p-calendar.p-calendar-clearable .p-calendar-w-btn .p-calendar-clear-icon {
|
701
|
-
color: #
|
701
|
+
color: #6b7280;
|
702
702
|
right: 3.75rem;
|
703
703
|
}
|
704
704
|
|
@@ -709,7 +709,7 @@
|
|
709
709
|
}
|
710
710
|
.p-cascadeselect {
|
711
711
|
background: #ffffff;
|
712
|
-
border: 1px solid #
|
712
|
+
border: 1px solid #d1d5db;
|
713
713
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
714
714
|
border-radius: 6px;
|
715
715
|
}
|
@@ -728,7 +728,7 @@
|
|
728
728
|
padding: 0.75rem 0.75rem;
|
729
729
|
}
|
730
730
|
.p-cascadeselect .p-cascadeselect-label.p-placeholder {
|
731
|
-
color: #
|
731
|
+
color: #6b7280;
|
732
732
|
}
|
733
733
|
.p-cascadeselect .p-cascadeselect-label:enabled:focus {
|
734
734
|
outline: 0 none;
|
@@ -736,7 +736,7 @@
|
|
736
736
|
}
|
737
737
|
.p-cascadeselect .p-cascadeselect-trigger {
|
738
738
|
background: transparent;
|
739
|
-
color: #
|
739
|
+
color: #6b7280;
|
740
740
|
width: 3rem;
|
741
741
|
border-top-right-radius: 6px;
|
742
742
|
border-bottom-right-radius: 6px;
|
@@ -747,7 +747,7 @@
|
|
747
747
|
|
748
748
|
.p-cascadeselect-panel {
|
749
749
|
background: #ffffff;
|
750
|
-
color: #
|
750
|
+
color: #4b5563;
|
751
751
|
border: 0 none;
|
752
752
|
border-radius: 6px;
|
753
753
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
@@ -758,7 +758,7 @@
|
|
758
758
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item {
|
759
759
|
margin: 0;
|
760
760
|
border: 0 none;
|
761
|
-
color: #
|
761
|
+
color: #4b5563;
|
762
762
|
background: transparent;
|
763
763
|
transition: box-shadow 0.2s;
|
764
764
|
border-radius: 0;
|
@@ -771,12 +771,12 @@
|
|
771
771
|
background: rgba(59, 130, 246, 0.24);
|
772
772
|
}
|
773
773
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
774
|
-
color: #
|
775
|
-
background: #
|
774
|
+
color: #4b5563;
|
775
|
+
background: #e5e7eb;
|
776
776
|
}
|
777
777
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
778
|
-
color: #
|
779
|
-
background: #
|
778
|
+
color: #4b5563;
|
779
|
+
background: #f3f4f6;
|
780
780
|
}
|
781
781
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
782
782
|
padding: 0.75rem 1.25rem;
|
@@ -786,10 +786,10 @@
|
|
786
786
|
}
|
787
787
|
|
788
788
|
.p-input-filled .p-cascadeselect {
|
789
|
-
background: #
|
789
|
+
background: #f3f4f6;
|
790
790
|
}
|
791
791
|
.p-input-filled .p-cascadeselect:not(.p-disabled):hover {
|
792
|
-
background-color: #
|
792
|
+
background-color: #f3f4f6;
|
793
793
|
}
|
794
794
|
.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus {
|
795
795
|
background-color: #ffffff;
|
@@ -803,7 +803,7 @@
|
|
803
803
|
padding-right: 0.75rem;
|
804
804
|
}
|
805
805
|
p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-clear-icon {
|
806
|
-
color: #
|
806
|
+
color: #6b7280;
|
807
807
|
right: 3rem;
|
808
808
|
}
|
809
809
|
|
@@ -821,11 +821,11 @@
|
|
821
821
|
height: 22px;
|
822
822
|
}
|
823
823
|
.p-checkbox .p-checkbox-box {
|
824
|
-
border: 2px solid #
|
824
|
+
border: 2px solid #d1d5db;
|
825
825
|
background: #ffffff;
|
826
826
|
width: 22px;
|
827
827
|
height: 22px;
|
828
|
-
color: #
|
828
|
+
color: #4b5563;
|
829
829
|
border-radius: 6px;
|
830
830
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
831
831
|
}
|
@@ -862,13 +862,13 @@
|
|
862
862
|
}
|
863
863
|
|
864
864
|
.p-input-filled .p-checkbox .p-checkbox-box {
|
865
|
-
background-color: #
|
865
|
+
background-color: #f3f4f6;
|
866
866
|
}
|
867
867
|
.p-input-filled .p-checkbox .p-checkbox-box.p-highlight {
|
868
868
|
background: #3B82F6;
|
869
869
|
}
|
870
870
|
.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
|
871
|
-
background-color: #
|
871
|
+
background-color: #f3f4f6;
|
872
872
|
}
|
873
873
|
.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
|
874
874
|
background: #1D4ED8;
|
@@ -894,13 +894,13 @@
|
|
894
894
|
.p-chips .p-chips-multiple-container .p-chips-token {
|
895
895
|
padding: 0.375rem 0.75rem;
|
896
896
|
margin-right: 0.5rem;
|
897
|
-
background: #
|
898
|
-
color: #
|
897
|
+
background: #e5e7eb;
|
898
|
+
color: #4b5563;
|
899
899
|
border-radius: 16px;
|
900
900
|
}
|
901
901
|
.p-chips .p-chips-multiple-container .p-chips-token.p-focus {
|
902
|
-
background: #
|
903
|
-
color: #
|
902
|
+
background: #d1d5db;
|
903
|
+
color: #4b5563;
|
904
904
|
}
|
905
905
|
.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon {
|
906
906
|
margin-left: 0.5rem;
|
@@ -912,7 +912,7 @@
|
|
912
912
|
font-family: inherit;
|
913
913
|
font-feature-settings: inherit;
|
914
914
|
font-size: inherit;
|
915
|
-
color: #
|
915
|
+
color: #4b5563;
|
916
916
|
padding: 0;
|
917
917
|
margin: 0;
|
918
918
|
}
|
@@ -925,7 +925,7 @@
|
|
925
925
|
padding-right: 1.75rem;
|
926
926
|
}
|
927
927
|
p-chips.p-chips-clearable .p-chips-clear-icon {
|
928
|
-
color: #
|
928
|
+
color: #6b7280;
|
929
929
|
right: 0.75rem;
|
930
930
|
}
|
931
931
|
|
@@ -950,7 +950,7 @@
|
|
950
950
|
|
951
951
|
.p-dropdown {
|
952
952
|
background: #ffffff;
|
953
|
-
border: 1px solid #
|
953
|
+
border: 1px solid #d1d5db;
|
954
954
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
955
955
|
border-radius: 6px;
|
956
956
|
}
|
@@ -971,7 +971,7 @@
|
|
971
971
|
border: 0 none;
|
972
972
|
}
|
973
973
|
.p-dropdown .p-dropdown-label.p-placeholder {
|
974
|
-
color: #
|
974
|
+
color: #6b7280;
|
975
975
|
}
|
976
976
|
.p-dropdown .p-dropdown-label:focus, .p-dropdown .p-dropdown-label:enabled:focus {
|
977
977
|
outline: 0 none;
|
@@ -979,13 +979,13 @@
|
|
979
979
|
}
|
980
980
|
.p-dropdown .p-dropdown-trigger {
|
981
981
|
background: transparent;
|
982
|
-
color: #
|
982
|
+
color: #6b7280;
|
983
983
|
width: 3rem;
|
984
984
|
border-top-right-radius: 6px;
|
985
985
|
border-bottom-right-radius: 6px;
|
986
986
|
}
|
987
987
|
.p-dropdown .p-dropdown-clear-icon {
|
988
|
-
color: #
|
988
|
+
color: #6b7280;
|
989
989
|
right: 3rem;
|
990
990
|
}
|
991
991
|
.p-dropdown.p-invalid.p-component {
|
@@ -994,16 +994,16 @@
|
|
994
994
|
|
995
995
|
.p-dropdown-panel {
|
996
996
|
background: #ffffff;
|
997
|
-
color: #
|
997
|
+
color: #4b5563;
|
998
998
|
border: 0 none;
|
999
999
|
border-radius: 6px;
|
1000
1000
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
1001
1001
|
}
|
1002
1002
|
.p-dropdown-panel .p-dropdown-header {
|
1003
1003
|
padding: 0.75rem 1.25rem;
|
1004
|
-
border-bottom: 1px solid #
|
1005
|
-
color: #
|
1006
|
-
background: #
|
1004
|
+
border-bottom: 1px solid #e5e7eb;
|
1005
|
+
color: #374151;
|
1006
|
+
background: #f9fafb;
|
1007
1007
|
margin: 0;
|
1008
1008
|
border-top-right-radius: 6px;
|
1009
1009
|
border-top-left-radius: 6px;
|
@@ -1014,7 +1014,7 @@
|
|
1014
1014
|
}
|
1015
1015
|
.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon {
|
1016
1016
|
right: 0.75rem;
|
1017
|
-
color: #
|
1017
|
+
color: #6b7280;
|
1018
1018
|
}
|
1019
1019
|
.p-dropdown-panel .p-dropdown-items {
|
1020
1020
|
padding: 0.75rem 0;
|
@@ -1023,7 +1023,7 @@
|
|
1023
1023
|
margin: 0;
|
1024
1024
|
padding: 0.75rem 1.25rem;
|
1025
1025
|
border: 0 none;
|
1026
|
-
color: #
|
1026
|
+
color: #4b5563;
|
1027
1027
|
background: transparent;
|
1028
1028
|
transition: box-shadow 0.2s;
|
1029
1029
|
border-radius: 0;
|
@@ -1036,31 +1036,31 @@
|
|
1036
1036
|
background: rgba(59, 130, 246, 0.24);
|
1037
1037
|
}
|
1038
1038
|
.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus {
|
1039
|
-
color: #
|
1040
|
-
background: #
|
1039
|
+
color: #4b5563;
|
1040
|
+
background: #e5e7eb;
|
1041
1041
|
}
|
1042
1042
|
.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
|
1043
|
-
color: #
|
1044
|
-
background: #
|
1043
|
+
color: #4b5563;
|
1044
|
+
background: #f3f4f6;
|
1045
1045
|
}
|
1046
1046
|
.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group {
|
1047
1047
|
margin: 0;
|
1048
1048
|
padding: 0.75rem 1.25rem;
|
1049
|
-
color: #
|
1049
|
+
color: #374151;
|
1050
1050
|
background: #ffffff;
|
1051
1051
|
font-weight: 700;
|
1052
1052
|
}
|
1053
1053
|
.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
|
1054
1054
|
padding: 0.75rem 1.25rem;
|
1055
|
-
color: #
|
1055
|
+
color: #4b5563;
|
1056
1056
|
background: transparent;
|
1057
1057
|
}
|
1058
1058
|
|
1059
1059
|
.p-input-filled .p-dropdown {
|
1060
|
-
background: #
|
1060
|
+
background: #f3f4f6;
|
1061
1061
|
}
|
1062
1062
|
.p-input-filled .p-dropdown:not(.p-disabled):hover {
|
1063
|
-
background-color: #
|
1063
|
+
background-color: #f3f4f6;
|
1064
1064
|
}
|
1065
1065
|
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
|
1066
1066
|
background-color: #ffffff;
|
@@ -1070,16 +1070,16 @@
|
|
1070
1070
|
}
|
1071
1071
|
|
1072
1072
|
.p-inputgroup-addon {
|
1073
|
-
background: #
|
1074
|
-
color: #
|
1075
|
-
border-top: 1px solid #
|
1076
|
-
border-left: 1px solid #
|
1077
|
-
border-bottom: 1px solid #
|
1073
|
+
background: #f3f4f6;
|
1074
|
+
color: #6b7280;
|
1075
|
+
border-top: 1px solid #d1d5db;
|
1076
|
+
border-left: 1px solid #d1d5db;
|
1077
|
+
border-bottom: 1px solid #d1d5db;
|
1078
1078
|
padding: 0.75rem 0.75rem;
|
1079
1079
|
min-width: 3rem;
|
1080
1080
|
}
|
1081
1081
|
.p-inputgroup-addon:last-child {
|
1082
|
-
border-right: 1px solid #
|
1082
|
+
border-right: 1px solid #d1d5db;
|
1083
1083
|
}
|
1084
1084
|
|
1085
1085
|
.p-inputgroup > .p-component,
|
@@ -1151,7 +1151,7 @@
|
|
1151
1151
|
padding-right: 2.5rem;
|
1152
1152
|
}
|
1153
1153
|
p-inputmask.p-inputmask-clearable .p-inputmask-clear-icon {
|
1154
|
-
color: #
|
1154
|
+
color: #6b7280;
|
1155
1155
|
right: 0.75rem;
|
1156
1156
|
}
|
1157
1157
|
|
@@ -1163,7 +1163,7 @@
|
|
1163
1163
|
padding-right: 2.5rem;
|
1164
1164
|
}
|
1165
1165
|
p-inputnumber.p-inputnumber-clearable .p-inputnumber-clear-icon {
|
1166
|
-
color: #
|
1166
|
+
color: #6b7280;
|
1167
1167
|
right: 0.75rem;
|
1168
1168
|
}
|
1169
1169
|
|
@@ -1179,7 +1179,7 @@
|
|
1179
1179
|
height: 1.75rem;
|
1180
1180
|
}
|
1181
1181
|
.p-inputswitch .p-inputswitch-slider {
|
1182
|
-
background: #
|
1182
|
+
background: #d1d5db;
|
1183
1183
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
1184
1184
|
border-radius: 30px;
|
1185
1185
|
}
|
@@ -1201,7 +1201,7 @@
|
|
1201
1201
|
box-shadow: 0 0 0 0.2rem #BFDBFE;
|
1202
1202
|
}
|
1203
1203
|
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
|
1204
|
-
background: #
|
1204
|
+
background: #b7bcc5;
|
1205
1205
|
}
|
1206
1206
|
.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider {
|
1207
1207
|
background: #3B82F6;
|
@@ -1221,10 +1221,10 @@
|
|
1221
1221
|
font-family: var(--font-family);
|
1222
1222
|
font-feature-settings: var(--font-feature-settings, normal);
|
1223
1223
|
font-size: 1rem;
|
1224
|
-
color: #
|
1224
|
+
color: #4b5563;
|
1225
1225
|
background: #ffffff;
|
1226
1226
|
padding: 0.75rem 0.75rem;
|
1227
|
-
border: 1px solid #
|
1227
|
+
border: 1px solid #d1d5db;
|
1228
1228
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
1229
1229
|
appearance: none;
|
1230
1230
|
border-radius: 6px;
|
@@ -1252,7 +1252,7 @@
|
|
1252
1252
|
|
1253
1253
|
.p-float-label > label {
|
1254
1254
|
left: 0.75rem;
|
1255
|
-
color: #
|
1255
|
+
color: #6b7280;
|
1256
1256
|
transition-duration: 0.2s;
|
1257
1257
|
}
|
1258
1258
|
|
@@ -1263,7 +1263,7 @@
|
|
1263
1263
|
.p-input-icon-left > .p-icon-wrapper.p-icon,
|
1264
1264
|
.p-input-icon-left > i:first-of-type {
|
1265
1265
|
left: 0.75rem;
|
1266
|
-
color: #
|
1266
|
+
color: #6b7280;
|
1267
1267
|
}
|
1268
1268
|
|
1269
1269
|
.p-input-icon-left > .p-inputtext {
|
@@ -1277,7 +1277,7 @@
|
|
1277
1277
|
.p-input-icon-right > .p-icon-wrapper,
|
1278
1278
|
.p-input-icon-right > i:last-of-type {
|
1279
1279
|
right: 0.75rem;
|
1280
|
-
color: #
|
1280
|
+
color: #6b7280;
|
1281
1281
|
}
|
1282
1282
|
|
1283
1283
|
.p-input-icon-right > .p-inputtext {
|
@@ -1285,26 +1285,26 @@
|
|
1285
1285
|
}
|
1286
1286
|
|
1287
1287
|
::-webkit-input-placeholder {
|
1288
|
-
color: #
|
1288
|
+
color: #6b7280;
|
1289
1289
|
}
|
1290
1290
|
|
1291
1291
|
:-moz-placeholder {
|
1292
|
-
color: #
|
1292
|
+
color: #6b7280;
|
1293
1293
|
}
|
1294
1294
|
|
1295
1295
|
::-moz-placeholder {
|
1296
|
-
color: #
|
1296
|
+
color: #6b7280;
|
1297
1297
|
}
|
1298
1298
|
|
1299
1299
|
:-ms-input-placeholder {
|
1300
|
-
color: #
|
1300
|
+
color: #6b7280;
|
1301
1301
|
}
|
1302
1302
|
|
1303
1303
|
.p-input-filled .p-inputtext {
|
1304
|
-
background-color: #
|
1304
|
+
background-color: #f3f4f6;
|
1305
1305
|
}
|
1306
1306
|
.p-input-filled .p-inputtext:enabled:hover {
|
1307
|
-
background-color: #
|
1307
|
+
background-color: #f3f4f6;
|
1308
1308
|
}
|
1309
1309
|
.p-input-filled .p-inputtext:enabled:focus {
|
1310
1310
|
background-color: #ffffff;
|
@@ -1322,16 +1322,16 @@
|
|
1322
1322
|
|
1323
1323
|
.p-listbox {
|
1324
1324
|
background: #ffffff;
|
1325
|
-
color: #
|
1326
|
-
border: 1px solid #
|
1325
|
+
color: #4b5563;
|
1326
|
+
border: 1px solid #d1d5db;
|
1327
1327
|
border-radius: 6px;
|
1328
1328
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
1329
1329
|
}
|
1330
1330
|
.p-listbox .p-listbox-header {
|
1331
1331
|
padding: 0.75rem 1.25rem;
|
1332
|
-
border-bottom: 1px solid #
|
1333
|
-
color: #
|
1334
|
-
background: #
|
1332
|
+
border-bottom: 1px solid #e5e7eb;
|
1333
|
+
color: #374151;
|
1334
|
+
background: #f9fafb;
|
1335
1335
|
margin: 0;
|
1336
1336
|
border-top-right-radius: 6px;
|
1337
1337
|
border-top-left-radius: 6px;
|
@@ -1341,7 +1341,7 @@
|
|
1341
1341
|
}
|
1342
1342
|
.p-listbox .p-listbox-header .p-listbox-filter-icon {
|
1343
1343
|
right: 0.75rem;
|
1344
|
-
color: #
|
1344
|
+
color: #6b7280;
|
1345
1345
|
}
|
1346
1346
|
.p-listbox .p-listbox-header .p-checkbox {
|
1347
1347
|
margin-right: 0.5rem;
|
@@ -1354,7 +1354,7 @@
|
|
1354
1354
|
margin: 0;
|
1355
1355
|
padding: 0.75rem 1.25rem;
|
1356
1356
|
border: 0 none;
|
1357
|
-
color: #
|
1357
|
+
color: #4b5563;
|
1358
1358
|
transition: box-shadow 0.2s;
|
1359
1359
|
border-radius: 0;
|
1360
1360
|
}
|
@@ -1368,25 +1368,25 @@
|
|
1368
1368
|
.p-listbox .p-listbox-list .p-listbox-item-group {
|
1369
1369
|
margin: 0;
|
1370
1370
|
padding: 0.75rem 1.25rem;
|
1371
|
-
color: #
|
1371
|
+
color: #374151;
|
1372
1372
|
background: #ffffff;
|
1373
1373
|
font-weight: 700;
|
1374
1374
|
}
|
1375
1375
|
.p-listbox .p-listbox-list .p-listbox-empty-message {
|
1376
1376
|
padding: 0.75rem 1.25rem;
|
1377
|
-
color: #
|
1377
|
+
color: #4b5563;
|
1378
1378
|
background: transparent;
|
1379
1379
|
}
|
1380
1380
|
.p-listbox:not(.p-disabled) .p-listbox-item.p-highlight.p-focus {
|
1381
1381
|
background: rgba(59, 130, 246, 0.24);
|
1382
1382
|
}
|
1383
1383
|
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled).p-focus {
|
1384
|
-
color: #
|
1385
|
-
background: #
|
1384
|
+
color: #4b5563;
|
1385
|
+
background: #e5e7eb;
|
1386
1386
|
}
|
1387
1387
|
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
|
1388
|
-
color: #
|
1389
|
-
background: #
|
1388
|
+
color: #4b5563;
|
1389
|
+
background: #f3f4f6;
|
1390
1390
|
}
|
1391
1391
|
.p-listbox.p-focus {
|
1392
1392
|
outline: 0 none;
|
@@ -1401,7 +1401,7 @@
|
|
1401
1401
|
|
1402
1402
|
.p-multiselect {
|
1403
1403
|
background: #ffffff;
|
1404
|
-
border: 1px solid #
|
1404
|
+
border: 1px solid #d1d5db;
|
1405
1405
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
1406
1406
|
border-radius: 6px;
|
1407
1407
|
}
|
@@ -1419,13 +1419,13 @@
|
|
1419
1419
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
1420
1420
|
}
|
1421
1421
|
.p-multiselect .p-multiselect-label.p-placeholder {
|
1422
|
-
color: #
|
1422
|
+
color: #6b7280;
|
1423
1423
|
}
|
1424
1424
|
.p-multiselect.p-multiselect-chip .p-multiselect-token {
|
1425
1425
|
padding: 0.375rem 0.75rem;
|
1426
1426
|
margin-right: 0.5rem;
|
1427
|
-
background: #
|
1428
|
-
color: #
|
1427
|
+
background: #e5e7eb;
|
1428
|
+
color: #4b5563;
|
1429
1429
|
border-radius: 16px;
|
1430
1430
|
}
|
1431
1431
|
.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon {
|
@@ -1433,7 +1433,7 @@
|
|
1433
1433
|
}
|
1434
1434
|
.p-multiselect .p-multiselect-trigger {
|
1435
1435
|
background: transparent;
|
1436
|
-
color: #
|
1436
|
+
color: #6b7280;
|
1437
1437
|
width: 3rem;
|
1438
1438
|
border-top-right-radius: 6px;
|
1439
1439
|
border-bottom-right-radius: 6px;
|
@@ -1447,22 +1447,22 @@
|
|
1447
1447
|
padding-right: 1.75rem;
|
1448
1448
|
}
|
1449
1449
|
.p-multiselect-clearable .p-multiselect-clear-icon {
|
1450
|
-
color: #
|
1450
|
+
color: #6b7280;
|
1451
1451
|
right: 3rem;
|
1452
1452
|
}
|
1453
1453
|
|
1454
1454
|
.p-multiselect-panel {
|
1455
1455
|
background: #ffffff;
|
1456
|
-
color: #
|
1456
|
+
color: #4b5563;
|
1457
1457
|
border: 0 none;
|
1458
1458
|
border-radius: 6px;
|
1459
1459
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
1460
1460
|
}
|
1461
1461
|
.p-multiselect-panel .p-multiselect-header {
|
1462
1462
|
padding: 0.75rem 1.25rem;
|
1463
|
-
border-bottom: 1px solid #
|
1464
|
-
color: #
|
1465
|
-
background: #
|
1463
|
+
border-bottom: 1px solid #e5e7eb;
|
1464
|
+
color: #374151;
|
1465
|
+
background: #f9fafb;
|
1466
1466
|
margin: 0;
|
1467
1467
|
border-top-right-radius: 6px;
|
1468
1468
|
border-top-left-radius: 6px;
|
@@ -1472,7 +1472,7 @@
|
|
1472
1472
|
}
|
1473
1473
|
.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon {
|
1474
1474
|
right: 0.75rem;
|
1475
|
-
color: #
|
1475
|
+
color: #6b7280;
|
1476
1476
|
}
|
1477
1477
|
.p-multiselect-panel .p-multiselect-header .p-checkbox {
|
1478
1478
|
margin-right: 0.5rem;
|
@@ -1481,16 +1481,16 @@
|
|
1481
1481
|
margin-left: 0.5rem;
|
1482
1482
|
width: 2rem;
|
1483
1483
|
height: 2rem;
|
1484
|
-
color: #
|
1484
|
+
color: #6b7280;
|
1485
1485
|
border: 0 none;
|
1486
1486
|
background: transparent;
|
1487
1487
|
border-radius: 50%;
|
1488
1488
|
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
1489
1489
|
}
|
1490
1490
|
.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover {
|
1491
|
-
color: #
|
1491
|
+
color: #374151;
|
1492
1492
|
border-color: transparent;
|
1493
|
-
background: #
|
1493
|
+
background: #f3f4f6;
|
1494
1494
|
}
|
1495
1495
|
.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus-visible {
|
1496
1496
|
outline: 0 none;
|
@@ -1504,7 +1504,7 @@
|
|
1504
1504
|
margin: 0;
|
1505
1505
|
padding: 0.75rem 1.25rem;
|
1506
1506
|
border: 0 none;
|
1507
|
-
color: #
|
1507
|
+
color: #4b5563;
|
1508
1508
|
background: transparent;
|
1509
1509
|
transition: box-shadow 0.2s;
|
1510
1510
|
border-radius: 0;
|
@@ -1517,12 +1517,12 @@
|
|
1517
1517
|
background: rgba(59, 130, 246, 0.24);
|
1518
1518
|
}
|
1519
1519
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
1520
|
-
color: #
|
1521
|
-
background: #
|
1520
|
+
color: #4b5563;
|
1521
|
+
background: #e5e7eb;
|
1522
1522
|
}
|
1523
1523
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
1524
|
-
color: #
|
1525
|
-
background: #
|
1524
|
+
color: #4b5563;
|
1525
|
+
background: #f3f4f6;
|
1526
1526
|
}
|
1527
1527
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
1528
1528
|
margin-right: 0.5rem;
|
@@ -1530,21 +1530,21 @@
|
|
1530
1530
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item-group {
|
1531
1531
|
margin: 0;
|
1532
1532
|
padding: 0.75rem 1.25rem;
|
1533
|
-
color: #
|
1533
|
+
color: #374151;
|
1534
1534
|
background: #ffffff;
|
1535
1535
|
font-weight: 700;
|
1536
1536
|
}
|
1537
1537
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message {
|
1538
1538
|
padding: 0.75rem 1.25rem;
|
1539
|
-
color: #
|
1539
|
+
color: #4b5563;
|
1540
1540
|
background: transparent;
|
1541
1541
|
}
|
1542
1542
|
|
1543
1543
|
.p-input-filled .p-multiselect {
|
1544
|
-
background: #
|
1544
|
+
background: #f3f4f6;
|
1545
1545
|
}
|
1546
1546
|
.p-input-filled .p-multiselect:not(.p-disabled):hover {
|
1547
|
-
background-color: #
|
1547
|
+
background-color: #f3f4f6;
|
1548
1548
|
}
|
1549
1549
|
.p-input-filled .p-multiselect:not(.p-disabled).p-focus {
|
1550
1550
|
background-color: #ffffff;
|
@@ -1561,14 +1561,14 @@
|
|
1561
1561
|
.p-password-panel {
|
1562
1562
|
padding: 1.25rem;
|
1563
1563
|
background: #ffffff;
|
1564
|
-
color: #
|
1564
|
+
color: #4b5563;
|
1565
1565
|
border: 0 none;
|
1566
1566
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
1567
1567
|
border-radius: 6px;
|
1568
1568
|
}
|
1569
1569
|
.p-password-panel .p-password-meter {
|
1570
1570
|
margin-bottom: 0.5rem;
|
1571
|
-
background: #
|
1571
|
+
background: #e5e7eb;
|
1572
1572
|
}
|
1573
1573
|
.p-password-panel .p-password-meter .p-password-strength.weak {
|
1574
1574
|
background: #ea5455;
|
@@ -1584,7 +1584,7 @@
|
|
1584
1584
|
padding-right: 2.5rem;
|
1585
1585
|
}
|
1586
1586
|
p-password.p-password-clearable .p-password-clear-icon {
|
1587
|
-
color: #
|
1587
|
+
color: #6b7280;
|
1588
1588
|
right: 0.75rem;
|
1589
1589
|
}
|
1590
1590
|
|
@@ -1592,7 +1592,7 @@
|
|
1592
1592
|
padding-right: 4.25rem;
|
1593
1593
|
}
|
1594
1594
|
p-password.p-password-clearable.p-password-mask .p-password-clear-icon {
|
1595
|
-
color: #
|
1595
|
+
color: #6b7280;
|
1596
1596
|
right: 2.5rem;
|
1597
1597
|
}
|
1598
1598
|
|
@@ -1601,11 +1601,11 @@
|
|
1601
1601
|
height: 22px;
|
1602
1602
|
}
|
1603
1603
|
.p-radiobutton .p-radiobutton-box {
|
1604
|
-
border: 2px solid #
|
1604
|
+
border: 2px solid #d1d5db;
|
1605
1605
|
background: #ffffff;
|
1606
1606
|
width: 22px;
|
1607
1607
|
height: 22px;
|
1608
|
-
color: #
|
1608
|
+
color: #4b5563;
|
1609
1609
|
border-radius: 50%;
|
1610
1610
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
1611
1611
|
}
|
@@ -1639,10 +1639,10 @@
|
|
1639
1639
|
}
|
1640
1640
|
|
1641
1641
|
.p-input-filled .p-radiobutton .p-radiobutton-box {
|
1642
|
-
background-color: #
|
1642
|
+
background-color: #f3f4f6;
|
1643
1643
|
}
|
1644
1644
|
.p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover {
|
1645
|
-
background-color: #
|
1645
|
+
background-color: #f3f4f6;
|
1646
1646
|
}
|
1647
1647
|
.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight {
|
1648
1648
|
background: #3B82F6;
|
@@ -1659,7 +1659,7 @@
|
|
1659
1659
|
gap: 0.5rem;
|
1660
1660
|
}
|
1661
1661
|
.p-rating .p-rating-item .p-rating-icon {
|
1662
|
-
color: #
|
1662
|
+
color: #4b5563;
|
1663
1663
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
1664
1664
|
font-size: 1.143rem;
|
1665
1665
|
}
|
@@ -1688,22 +1688,22 @@
|
|
1688
1688
|
|
1689
1689
|
.p-selectbutton .p-button {
|
1690
1690
|
background: #ffffff;
|
1691
|
-
border: 1px solid #
|
1692
|
-
color: #
|
1691
|
+
border: 1px solid #d1d5db;
|
1692
|
+
color: #4b5563;
|
1693
1693
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
1694
1694
|
}
|
1695
1695
|
.p-selectbutton .p-button .p-button-icon-left,
|
1696
1696
|
.p-selectbutton .p-button .p-button-icon-right {
|
1697
|
-
color: #
|
1697
|
+
color: #6b7280;
|
1698
1698
|
}
|
1699
1699
|
.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover {
|
1700
|
-
background: #
|
1701
|
-
border-color: #
|
1702
|
-
color: #
|
1700
|
+
background: #f3f4f6;
|
1701
|
+
border-color: #d1d5db;
|
1702
|
+
color: #4b5563;
|
1703
1703
|
}
|
1704
1704
|
.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
|
1705
1705
|
.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
|
1706
|
-
color: #
|
1706
|
+
color: #374151;
|
1707
1707
|
}
|
1708
1708
|
.p-selectbutton .p-button.p-highlight {
|
1709
1709
|
background: #3B82F6;
|
@@ -1729,7 +1729,7 @@
|
|
1729
1729
|
}
|
1730
1730
|
|
1731
1731
|
.p-slider {
|
1732
|
-
background: #
|
1732
|
+
background: #e5e7eb;
|
1733
1733
|
border: 0 none;
|
1734
1734
|
border-radius: 6px;
|
1735
1735
|
}
|
@@ -1782,22 +1782,22 @@
|
|
1782
1782
|
|
1783
1783
|
.p-togglebutton.p-button {
|
1784
1784
|
background: #ffffff;
|
1785
|
-
border: 1px solid #
|
1786
|
-
color: #
|
1785
|
+
border: 1px solid #d1d5db;
|
1786
|
+
color: #4b5563;
|
1787
1787
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
1788
1788
|
}
|
1789
1789
|
.p-togglebutton.p-button .p-button-icon-left,
|
1790
1790
|
.p-togglebutton.p-button .p-button-icon-right {
|
1791
|
-
color: #
|
1791
|
+
color: #6b7280;
|
1792
1792
|
}
|
1793
1793
|
.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover {
|
1794
|
-
background: #
|
1795
|
-
border-color: #
|
1796
|
-
color: #
|
1794
|
+
background: #f3f4f6;
|
1795
|
+
border-color: #d1d5db;
|
1796
|
+
color: #4b5563;
|
1797
1797
|
}
|
1798
1798
|
.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
|
1799
1799
|
.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
|
1800
|
-
color: #
|
1800
|
+
color: #374151;
|
1801
1801
|
}
|
1802
1802
|
.p-togglebutton.p-button.p-highlight {
|
1803
1803
|
background: #3B82F6;
|
@@ -1824,7 +1824,7 @@
|
|
1824
1824
|
|
1825
1825
|
.p-treeselect {
|
1826
1826
|
background: #ffffff;
|
1827
|
-
border: 1px solid #
|
1827
|
+
border: 1px solid #d1d5db;
|
1828
1828
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
1829
1829
|
border-radius: 6px;
|
1830
1830
|
}
|
@@ -1842,18 +1842,18 @@
|
|
1842
1842
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
1843
1843
|
}
|
1844
1844
|
.p-treeselect .p-treeselect-label.p-placeholder {
|
1845
|
-
color: #
|
1845
|
+
color: #6b7280;
|
1846
1846
|
}
|
1847
1847
|
.p-treeselect.p-treeselect-chip .p-treeselect-token {
|
1848
1848
|
padding: 0.375rem 0.75rem;
|
1849
1849
|
margin-right: 0.5rem;
|
1850
|
-
background: #
|
1851
|
-
color: #
|
1850
|
+
background: #e5e7eb;
|
1851
|
+
color: #4b5563;
|
1852
1852
|
border-radius: 16px;
|
1853
1853
|
}
|
1854
1854
|
.p-treeselect .p-treeselect-trigger {
|
1855
1855
|
background: transparent;
|
1856
|
-
color: #
|
1856
|
+
color: #6b7280;
|
1857
1857
|
width: 3rem;
|
1858
1858
|
border-top-right-radius: 6px;
|
1859
1859
|
border-bottom-right-radius: 6px;
|
@@ -1869,16 +1869,16 @@
|
|
1869
1869
|
|
1870
1870
|
.p-treeselect-panel {
|
1871
1871
|
background: #ffffff;
|
1872
|
-
color: #
|
1872
|
+
color: #4b5563;
|
1873
1873
|
border: 0 none;
|
1874
1874
|
border-radius: 6px;
|
1875
1875
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
1876
1876
|
}
|
1877
1877
|
.p-treeselect-panel .p-treeselect-header {
|
1878
1878
|
padding: 0.75rem 1.25rem;
|
1879
|
-
border-bottom: 1px solid #
|
1880
|
-
color: #
|
1881
|
-
background: #
|
1879
|
+
border-bottom: 1px solid #e5e7eb;
|
1880
|
+
color: #374151;
|
1881
|
+
background: #f9fafb;
|
1882
1882
|
margin: 0;
|
1883
1883
|
border-top-right-radius: 6px;
|
1884
1884
|
border-top-left-radius: 6px;
|
@@ -1891,7 +1891,7 @@
|
|
1891
1891
|
}
|
1892
1892
|
.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon {
|
1893
1893
|
right: 0.75rem;
|
1894
|
-
color: #
|
1894
|
+
color: #6b7280;
|
1895
1895
|
}
|
1896
1896
|
.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter {
|
1897
1897
|
padding-right: 3.5rem;
|
@@ -1902,16 +1902,16 @@
|
|
1902
1902
|
.p-treeselect-panel .p-treeselect-header .p-treeselect-close {
|
1903
1903
|
width: 2rem;
|
1904
1904
|
height: 2rem;
|
1905
|
-
color: #
|
1905
|
+
color: #6b7280;
|
1906
1906
|
border: 0 none;
|
1907
1907
|
background: transparent;
|
1908
1908
|
border-radius: 50%;
|
1909
1909
|
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
1910
1910
|
}
|
1911
1911
|
.p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover {
|
1912
|
-
color: #
|
1912
|
+
color: #374151;
|
1913
1913
|
border-color: transparent;
|
1914
|
-
background: #
|
1914
|
+
background: #f3f4f6;
|
1915
1915
|
}
|
1916
1916
|
.p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus-visible {
|
1917
1917
|
outline: 0 none;
|
@@ -1923,15 +1923,15 @@
|
|
1923
1923
|
}
|
1924
1924
|
.p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message {
|
1925
1925
|
padding: 0.75rem 1.25rem;
|
1926
|
-
color: #
|
1926
|
+
color: #4b5563;
|
1927
1927
|
background: transparent;
|
1928
1928
|
}
|
1929
1929
|
|
1930
1930
|
.p-input-filled .p-treeselect {
|
1931
|
-
background: #
|
1931
|
+
background: #f3f4f6;
|
1932
1932
|
}
|
1933
1933
|
.p-input-filled .p-treeselect:not(.p-disabled):hover {
|
1934
|
-
background-color: #
|
1934
|
+
background-color: #f3f4f6;
|
1935
1935
|
}
|
1936
1936
|
.p-input-filled .p-treeselect:not(.p-disabled).p-focus {
|
1937
1937
|
background-color: #ffffff;
|
@@ -1941,7 +1941,7 @@
|
|
1941
1941
|
padding-right: 1.75rem;
|
1942
1942
|
}
|
1943
1943
|
p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon {
|
1944
|
-
color: #
|
1944
|
+
color: #6b7280;
|
1945
1945
|
right: 3rem;
|
1946
1946
|
}
|
1947
1947
|
|
@@ -1954,12 +1954,12 @@
|
|
1954
1954
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
1955
1955
|
border-radius: 6px;
|
1956
1956
|
}
|
1957
|
-
.p-button:
|
1957
|
+
.p-button:not(:disabled):hover {
|
1958
1958
|
background: #2563eb;
|
1959
1959
|
color: #ffffff;
|
1960
1960
|
border-color: #2563eb;
|
1961
1961
|
}
|
1962
|
-
.p-button:
|
1962
|
+
.p-button:not(:disabled):active {
|
1963
1963
|
background: #1D4ED8;
|
1964
1964
|
color: #ffffff;
|
1965
1965
|
border-color: #1D4ED8;
|
@@ -1969,53 +1969,53 @@
|
|
1969
1969
|
color: #3B82F6;
|
1970
1970
|
border: 1px solid;
|
1971
1971
|
}
|
1972
|
-
.p-button.p-button-outlined:
|
1972
|
+
.p-button.p-button-outlined:not(:disabled):hover {
|
1973
1973
|
background: rgba(59, 130, 246, 0.04);
|
1974
1974
|
color: #3B82F6;
|
1975
1975
|
border: 1px solid;
|
1976
1976
|
}
|
1977
|
-
.p-button.p-button-outlined:
|
1977
|
+
.p-button.p-button-outlined:not(:disabled):active {
|
1978
1978
|
background: rgba(59, 130, 246, 0.16);
|
1979
1979
|
color: #3B82F6;
|
1980
1980
|
border: 1px solid;
|
1981
1981
|
}
|
1982
1982
|
.p-button.p-button-outlined.p-button-plain {
|
1983
|
-
color: #
|
1984
|
-
border-color: #
|
1983
|
+
color: #6b7280;
|
1984
|
+
border-color: #6b7280;
|
1985
1985
|
}
|
1986
|
-
.p-button.p-button-outlined.p-button-plain:
|
1987
|
-
background: #
|
1988
|
-
color: #
|
1986
|
+
.p-button.p-button-outlined.p-button-plain:not(:disabled):hover {
|
1987
|
+
background: #f3f4f6;
|
1988
|
+
color: #6b7280;
|
1989
1989
|
}
|
1990
|
-
.p-button.p-button-outlined.p-button-plain:
|
1991
|
-
background: #
|
1992
|
-
color: #
|
1990
|
+
.p-button.p-button-outlined.p-button-plain:not(:disabled):active {
|
1991
|
+
background: #e5e7eb;
|
1992
|
+
color: #6b7280;
|
1993
1993
|
}
|
1994
1994
|
.p-button.p-button-text {
|
1995
1995
|
background-color: transparent;
|
1996
1996
|
color: #3B82F6;
|
1997
1997
|
border-color: transparent;
|
1998
1998
|
}
|
1999
|
-
.p-button.p-button-text:
|
1999
|
+
.p-button.p-button-text:not(:disabled):hover {
|
2000
2000
|
background: rgba(59, 130, 246, 0.04);
|
2001
2001
|
color: #3B82F6;
|
2002
2002
|
border-color: transparent;
|
2003
2003
|
}
|
2004
|
-
.p-button.p-button-text:
|
2004
|
+
.p-button.p-button-text:not(:disabled):active {
|
2005
2005
|
background: rgba(59, 130, 246, 0.16);
|
2006
2006
|
color: #3B82F6;
|
2007
2007
|
border-color: transparent;
|
2008
2008
|
}
|
2009
2009
|
.p-button.p-button-text.p-button-plain {
|
2010
|
-
color: #
|
2010
|
+
color: #6b7280;
|
2011
2011
|
}
|
2012
|
-
.p-button.p-button-text.p-button-plain:
|
2013
|
-
background: #
|
2014
|
-
color: #
|
2012
|
+
.p-button.p-button-text.p-button-plain:not(:disabled):hover {
|
2013
|
+
background: #f3f4f6;
|
2014
|
+
color: #6b7280;
|
2015
2015
|
}
|
2016
|
-
.p-button.p-button-text.p-button-plain:
|
2017
|
-
background: #
|
2018
|
-
color: #
|
2016
|
+
.p-button.p-button-text.p-button-plain:not(:disabled):active {
|
2017
|
+
background: #e5e7eb;
|
2018
|
+
color: #6b7280;
|
2019
2019
|
}
|
2020
2020
|
.p-button:focus {
|
2021
2021
|
outline: 0 none;
|
@@ -2097,298 +2097,418 @@
|
|
2097
2097
|
flex: 1;
|
2098
2098
|
}
|
2099
2099
|
|
2100
|
-
.p-button.p-button-secondary,
|
2100
|
+
.p-button.p-button-secondary,
|
2101
|
+
.p-buttonset.p-button-secondary > .p-button,
|
2102
|
+
.p-splitbutton.p-button-secondary > .p-button {
|
2101
2103
|
color: #ffffff;
|
2102
|
-
background: #
|
2103
|
-
border: 1px solid #
|
2104
|
+
background: #64748b;
|
2105
|
+
border: 1px solid #64748b;
|
2104
2106
|
}
|
2105
|
-
.p-button.p-button-secondary:
|
2107
|
+
.p-button.p-button-secondary:not(:disabled):hover,
|
2108
|
+
.p-buttonset.p-button-secondary > .p-button:not(:disabled):hover,
|
2109
|
+
.p-splitbutton.p-button-secondary > .p-button:not(:disabled):hover {
|
2106
2110
|
background: #475569;
|
2107
2111
|
color: #ffffff;
|
2108
2112
|
border-color: #475569;
|
2109
2113
|
}
|
2110
|
-
.p-button.p-button-secondary:
|
2111
|
-
|
2114
|
+
.p-button.p-button-secondary:not(:disabled):focus,
|
2115
|
+
.p-buttonset.p-button-secondary > .p-button:not(:disabled):focus,
|
2116
|
+
.p-splitbutton.p-button-secondary > .p-button:not(:disabled):focus {
|
2117
|
+
box-shadow: 0 0 0 0.2rem #e2e8f0;
|
2112
2118
|
}
|
2113
|
-
.p-button.p-button-secondary:
|
2119
|
+
.p-button.p-button-secondary:not(:disabled):active,
|
2120
|
+
.p-buttonset.p-button-secondary > .p-button:not(:disabled):active,
|
2121
|
+
.p-splitbutton.p-button-secondary > .p-button:not(:disabled):active {
|
2114
2122
|
background: #334155;
|
2115
2123
|
color: #ffffff;
|
2116
2124
|
border-color: #334155;
|
2117
2125
|
}
|
2118
|
-
.p-button.p-button-secondary.p-button-outlined,
|
2126
|
+
.p-button.p-button-secondary.p-button-outlined,
|
2127
|
+
.p-buttonset.p-button-secondary > .p-button.p-button-outlined,
|
2128
|
+
.p-splitbutton.p-button-secondary > .p-button.p-button-outlined {
|
2119
2129
|
background-color: transparent;
|
2120
|
-
color: #
|
2130
|
+
color: #64748b;
|
2121
2131
|
border: 1px solid;
|
2122
2132
|
}
|
2123
|
-
.p-button.p-button-secondary.p-button-outlined:
|
2133
|
+
.p-button.p-button-secondary.p-button-outlined:not(:disabled):hover,
|
2134
|
+
.p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(:disabled):hover,
|
2135
|
+
.p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(:disabled):hover {
|
2124
2136
|
background: rgba(100, 116, 139, 0.04);
|
2125
|
-
color: #
|
2137
|
+
color: #64748b;
|
2126
2138
|
border: 1px solid;
|
2127
2139
|
}
|
2128
|
-
.p-button.p-button-secondary.p-button-outlined:
|
2140
|
+
.p-button.p-button-secondary.p-button-outlined:not(:disabled):active,
|
2141
|
+
.p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(:disabled):active,
|
2142
|
+
.p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(:disabled):active {
|
2129
2143
|
background: rgba(100, 116, 139, 0.16);
|
2130
|
-
color: #
|
2144
|
+
color: #64748b;
|
2131
2145
|
border: 1px solid;
|
2132
2146
|
}
|
2133
|
-
.p-button.p-button-secondary.p-button-text,
|
2147
|
+
.p-button.p-button-secondary.p-button-text,
|
2148
|
+
.p-buttonset.p-button-secondary > .p-button.p-button-text,
|
2149
|
+
.p-splitbutton.p-button-secondary > .p-button.p-button-text {
|
2134
2150
|
background-color: transparent;
|
2135
|
-
color: #
|
2151
|
+
color: #64748b;
|
2136
2152
|
border-color: transparent;
|
2137
2153
|
}
|
2138
|
-
.p-button.p-button-secondary.p-button-text:
|
2154
|
+
.p-button.p-button-secondary.p-button-text:not(:disabled):hover,
|
2155
|
+
.p-buttonset.p-button-secondary > .p-button.p-button-text:not(:disabled):hover,
|
2156
|
+
.p-splitbutton.p-button-secondary > .p-button.p-button-text:not(:disabled):hover {
|
2139
2157
|
background: rgba(100, 116, 139, 0.04);
|
2140
2158
|
border-color: transparent;
|
2141
|
-
color: #
|
2159
|
+
color: #64748b;
|
2142
2160
|
}
|
2143
|
-
.p-button.p-button-secondary.p-button-text:
|
2161
|
+
.p-button.p-button-secondary.p-button-text:not(:disabled):active,
|
2162
|
+
.p-buttonset.p-button-secondary > .p-button.p-button-text:not(:disabled):active,
|
2163
|
+
.p-splitbutton.p-button-secondary > .p-button.p-button-text:not(:disabled):active {
|
2144
2164
|
background: rgba(100, 116, 139, 0.16);
|
2145
2165
|
border-color: transparent;
|
2146
|
-
color: #
|
2166
|
+
color: #64748b;
|
2147
2167
|
}
|
2148
2168
|
|
2149
|
-
.p-button.p-button-info,
|
2169
|
+
.p-button.p-button-info,
|
2170
|
+
.p-buttonset.p-button-info > .p-button,
|
2171
|
+
.p-splitbutton.p-button-info > .p-button {
|
2150
2172
|
color: #ffffff;
|
2151
|
-
background: #
|
2152
|
-
border: 1px solid #
|
2173
|
+
background: #0ea5e9;
|
2174
|
+
border: 1px solid #0ea5e9;
|
2153
2175
|
}
|
2154
|
-
.p-button.p-button-info:
|
2155
|
-
|
2176
|
+
.p-button.p-button-info:not(:disabled):hover,
|
2177
|
+
.p-buttonset.p-button-info > .p-button:not(:disabled):hover,
|
2178
|
+
.p-splitbutton.p-button-info > .p-button:not(:disabled):hover {
|
2179
|
+
background: #0284c7;
|
2156
2180
|
color: #ffffff;
|
2157
|
-
border-color: #
|
2181
|
+
border-color: #0284c7;
|
2158
2182
|
}
|
2159
|
-
.p-button.p-button-info:
|
2160
|
-
|
2183
|
+
.p-button.p-button-info:not(:disabled):focus,
|
2184
|
+
.p-buttonset.p-button-info > .p-button:not(:disabled):focus,
|
2185
|
+
.p-splitbutton.p-button-info > .p-button:not(:disabled):focus {
|
2186
|
+
box-shadow: 0 0 0 0.2rem #bfdbfe;
|
2161
2187
|
}
|
2162
|
-
.p-button.p-button-info:
|
2163
|
-
|
2188
|
+
.p-button.p-button-info:not(:disabled):active,
|
2189
|
+
.p-buttonset.p-button-info > .p-button:not(:disabled):active,
|
2190
|
+
.p-splitbutton.p-button-info > .p-button:not(:disabled):active {
|
2191
|
+
background: #0369a1;
|
2164
2192
|
color: #ffffff;
|
2165
|
-
border-color: #
|
2193
|
+
border-color: #0369a1;
|
2166
2194
|
}
|
2167
|
-
.p-button.p-button-info.p-button-outlined,
|
2195
|
+
.p-button.p-button-info.p-button-outlined,
|
2196
|
+
.p-buttonset.p-button-info > .p-button.p-button-outlined,
|
2197
|
+
.p-splitbutton.p-button-info > .p-button.p-button-outlined {
|
2168
2198
|
background-color: transparent;
|
2169
|
-
color: #
|
2199
|
+
color: #0ea5e9;
|
2170
2200
|
border: 1px solid;
|
2171
2201
|
}
|
2172
|
-
.p-button.p-button-info.p-button-outlined:
|
2173
|
-
|
2174
|
-
|
2202
|
+
.p-button.p-button-info.p-button-outlined:not(:disabled):hover,
|
2203
|
+
.p-buttonset.p-button-info > .p-button.p-button-outlined:not(:disabled):hover,
|
2204
|
+
.p-splitbutton.p-button-info > .p-button.p-button-outlined:not(:disabled):hover {
|
2205
|
+
background: rgba(14, 165, 233, 0.04);
|
2206
|
+
color: #0ea5e9;
|
2175
2207
|
border: 1px solid;
|
2176
2208
|
}
|
2177
|
-
.p-button.p-button-info.p-button-outlined:
|
2178
|
-
|
2179
|
-
|
2209
|
+
.p-button.p-button-info.p-button-outlined:not(:disabled):active,
|
2210
|
+
.p-buttonset.p-button-info > .p-button.p-button-outlined:not(:disabled):active,
|
2211
|
+
.p-splitbutton.p-button-info > .p-button.p-button-outlined:not(:disabled):active {
|
2212
|
+
background: rgba(14, 165, 233, 0.16);
|
2213
|
+
color: #0ea5e9;
|
2180
2214
|
border: 1px solid;
|
2181
2215
|
}
|
2182
|
-
.p-button.p-button-info.p-button-text,
|
2216
|
+
.p-button.p-button-info.p-button-text,
|
2217
|
+
.p-buttonset.p-button-info > .p-button.p-button-text,
|
2218
|
+
.p-splitbutton.p-button-info > .p-button.p-button-text {
|
2183
2219
|
background-color: transparent;
|
2184
|
-
color: #
|
2220
|
+
color: #0ea5e9;
|
2185
2221
|
border-color: transparent;
|
2186
2222
|
}
|
2187
|
-
.p-button.p-button-info.p-button-text:
|
2188
|
-
|
2223
|
+
.p-button.p-button-info.p-button-text:not(:disabled):hover,
|
2224
|
+
.p-buttonset.p-button-info > .p-button.p-button-text:not(:disabled):hover,
|
2225
|
+
.p-splitbutton.p-button-info > .p-button.p-button-text:not(:disabled):hover {
|
2226
|
+
background: rgba(14, 165, 233, 0.04);
|
2189
2227
|
border-color: transparent;
|
2190
|
-
color: #
|
2228
|
+
color: #0ea5e9;
|
2191
2229
|
}
|
2192
|
-
.p-button.p-button-info.p-button-text:
|
2193
|
-
|
2230
|
+
.p-button.p-button-info.p-button-text:not(:disabled):active,
|
2231
|
+
.p-buttonset.p-button-info > .p-button.p-button-text:not(:disabled):active,
|
2232
|
+
.p-splitbutton.p-button-info > .p-button.p-button-text:not(:disabled):active {
|
2233
|
+
background: rgba(14, 165, 233, 0.16);
|
2194
2234
|
border-color: transparent;
|
2195
|
-
color: #
|
2235
|
+
color: #0ea5e9;
|
2196
2236
|
}
|
2197
2237
|
|
2198
|
-
.p-button.p-button-success,
|
2238
|
+
.p-button.p-button-success,
|
2239
|
+
.p-buttonset.p-button-success > .p-button,
|
2240
|
+
.p-splitbutton.p-button-success > .p-button {
|
2199
2241
|
color: #ffffff;
|
2200
|
-
background: #
|
2201
|
-
border: 1px solid #
|
2242
|
+
background: #22c55e;
|
2243
|
+
border: 1px solid #22c55e;
|
2202
2244
|
}
|
2203
|
-
.p-button.p-button-success:
|
2204
|
-
|
2245
|
+
.p-button.p-button-success:not(:disabled):hover,
|
2246
|
+
.p-buttonset.p-button-success > .p-button:not(:disabled):hover,
|
2247
|
+
.p-splitbutton.p-button-success > .p-button:not(:disabled):hover {
|
2248
|
+
background: #16a34a;
|
2205
2249
|
color: #ffffff;
|
2206
|
-
border-color: #
|
2250
|
+
border-color: #16a34a;
|
2207
2251
|
}
|
2208
|
-
.p-button.p-button-success:
|
2209
|
-
|
2252
|
+
.p-button.p-button-success:not(:disabled):focus,
|
2253
|
+
.p-buttonset.p-button-success > .p-button:not(:disabled):focus,
|
2254
|
+
.p-splitbutton.p-button-success > .p-button:not(:disabled):focus {
|
2255
|
+
box-shadow: 0 0 0 0.2rem #bbf7d0;
|
2210
2256
|
}
|
2211
|
-
.p-button.p-button-success:
|
2212
|
-
|
2257
|
+
.p-button.p-button-success:not(:disabled):active,
|
2258
|
+
.p-buttonset.p-button-success > .p-button:not(:disabled):active,
|
2259
|
+
.p-splitbutton.p-button-success > .p-button:not(:disabled):active {
|
2260
|
+
background: #15803d;
|
2213
2261
|
color: #ffffff;
|
2214
|
-
border-color: #
|
2262
|
+
border-color: #15803d;
|
2215
2263
|
}
|
2216
|
-
.p-button.p-button-success.p-button-outlined,
|
2264
|
+
.p-button.p-button-success.p-button-outlined,
|
2265
|
+
.p-buttonset.p-button-success > .p-button.p-button-outlined,
|
2266
|
+
.p-splitbutton.p-button-success > .p-button.p-button-outlined {
|
2217
2267
|
background-color: transparent;
|
2218
|
-
color: #
|
2268
|
+
color: #22c55e;
|
2219
2269
|
border: 1px solid;
|
2220
2270
|
}
|
2221
|
-
.p-button.p-button-success.p-button-outlined:
|
2271
|
+
.p-button.p-button-success.p-button-outlined:not(:disabled):hover,
|
2272
|
+
.p-buttonset.p-button-success > .p-button.p-button-outlined:not(:disabled):hover,
|
2273
|
+
.p-splitbutton.p-button-success > .p-button.p-button-outlined:not(:disabled):hover {
|
2222
2274
|
background: rgba(34, 197, 94, 0.04);
|
2223
|
-
color: #
|
2275
|
+
color: #22c55e;
|
2224
2276
|
border: 1px solid;
|
2225
2277
|
}
|
2226
|
-
.p-button.p-button-success.p-button-outlined:
|
2278
|
+
.p-button.p-button-success.p-button-outlined:not(:disabled):active,
|
2279
|
+
.p-buttonset.p-button-success > .p-button.p-button-outlined:not(:disabled):active,
|
2280
|
+
.p-splitbutton.p-button-success > .p-button.p-button-outlined:not(:disabled):active {
|
2227
2281
|
background: rgba(34, 197, 94, 0.16);
|
2228
|
-
color: #
|
2282
|
+
color: #22c55e;
|
2229
2283
|
border: 1px solid;
|
2230
2284
|
}
|
2231
|
-
.p-button.p-button-success.p-button-text,
|
2285
|
+
.p-button.p-button-success.p-button-text,
|
2286
|
+
.p-buttonset.p-button-success > .p-button.p-button-text,
|
2287
|
+
.p-splitbutton.p-button-success > .p-button.p-button-text {
|
2232
2288
|
background-color: transparent;
|
2233
|
-
color: #
|
2289
|
+
color: #22c55e;
|
2234
2290
|
border-color: transparent;
|
2235
2291
|
}
|
2236
|
-
.p-button.p-button-success.p-button-text:
|
2292
|
+
.p-button.p-button-success.p-button-text:not(:disabled):hover,
|
2293
|
+
.p-buttonset.p-button-success > .p-button.p-button-text:not(:disabled):hover,
|
2294
|
+
.p-splitbutton.p-button-success > .p-button.p-button-text:not(:disabled):hover {
|
2237
2295
|
background: rgba(34, 197, 94, 0.04);
|
2238
2296
|
border-color: transparent;
|
2239
|
-
color: #
|
2297
|
+
color: #22c55e;
|
2240
2298
|
}
|
2241
|
-
.p-button.p-button-success.p-button-text:
|
2299
|
+
.p-button.p-button-success.p-button-text:not(:disabled):active,
|
2300
|
+
.p-buttonset.p-button-success > .p-button.p-button-text:not(:disabled):active,
|
2301
|
+
.p-splitbutton.p-button-success > .p-button.p-button-text:not(:disabled):active {
|
2242
2302
|
background: rgba(34, 197, 94, 0.16);
|
2243
2303
|
border-color: transparent;
|
2244
|
-
color: #
|
2304
|
+
color: #22c55e;
|
2245
2305
|
}
|
2246
2306
|
|
2247
|
-
.p-button.p-button-warning,
|
2307
|
+
.p-button.p-button-warning,
|
2308
|
+
.p-buttonset.p-button-warning > .p-button,
|
2309
|
+
.p-splitbutton.p-button-warning > .p-button {
|
2248
2310
|
color: #ffffff;
|
2249
|
-
background: #
|
2250
|
-
border: 1px solid #
|
2311
|
+
background: #f97316;
|
2312
|
+
border: 1px solid #f97316;
|
2251
2313
|
}
|
2252
|
-
.p-button.p-button-warning:
|
2253
|
-
|
2314
|
+
.p-button.p-button-warning:not(:disabled):hover,
|
2315
|
+
.p-buttonset.p-button-warning > .p-button:not(:disabled):hover,
|
2316
|
+
.p-splitbutton.p-button-warning > .p-button:not(:disabled):hover {
|
2317
|
+
background: #ea580c;
|
2254
2318
|
color: #ffffff;
|
2255
|
-
border-color: #
|
2319
|
+
border-color: #ea580c;
|
2256
2320
|
}
|
2257
|
-
.p-button.p-button-warning:
|
2258
|
-
|
2321
|
+
.p-button.p-button-warning:not(:disabled):focus,
|
2322
|
+
.p-buttonset.p-button-warning > .p-button:not(:disabled):focus,
|
2323
|
+
.p-splitbutton.p-button-warning > .p-button:not(:disabled):focus {
|
2324
|
+
box-shadow: 0 0 0 0.2rem #fde68a;
|
2259
2325
|
}
|
2260
|
-
.p-button.p-button-warning:
|
2261
|
-
|
2326
|
+
.p-button.p-button-warning:not(:disabled):active,
|
2327
|
+
.p-buttonset.p-button-warning > .p-button:not(:disabled):active,
|
2328
|
+
.p-splitbutton.p-button-warning > .p-button:not(:disabled):active {
|
2329
|
+
background: #c2410c;
|
2262
2330
|
color: #ffffff;
|
2263
|
-
border-color: #
|
2331
|
+
border-color: #c2410c;
|
2264
2332
|
}
|
2265
|
-
.p-button.p-button-warning.p-button-outlined,
|
2333
|
+
.p-button.p-button-warning.p-button-outlined,
|
2334
|
+
.p-buttonset.p-button-warning > .p-button.p-button-outlined,
|
2335
|
+
.p-splitbutton.p-button-warning > .p-button.p-button-outlined {
|
2266
2336
|
background-color: transparent;
|
2267
|
-
color: #
|
2337
|
+
color: #f97316;
|
2268
2338
|
border: 1px solid;
|
2269
2339
|
}
|
2270
|
-
.p-button.p-button-warning.p-button-outlined:
|
2271
|
-
|
2272
|
-
|
2340
|
+
.p-button.p-button-warning.p-button-outlined:not(:disabled):hover,
|
2341
|
+
.p-buttonset.p-button-warning > .p-button.p-button-outlined:not(:disabled):hover,
|
2342
|
+
.p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(:disabled):hover {
|
2343
|
+
background: rgba(249, 115, 22, 0.04);
|
2344
|
+
color: #f97316;
|
2273
2345
|
border: 1px solid;
|
2274
2346
|
}
|
2275
|
-
.p-button.p-button-warning.p-button-outlined:
|
2276
|
-
|
2277
|
-
|
2347
|
+
.p-button.p-button-warning.p-button-outlined:not(:disabled):active,
|
2348
|
+
.p-buttonset.p-button-warning > .p-button.p-button-outlined:not(:disabled):active,
|
2349
|
+
.p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(:disabled):active {
|
2350
|
+
background: rgba(249, 115, 22, 0.16);
|
2351
|
+
color: #f97316;
|
2278
2352
|
border: 1px solid;
|
2279
2353
|
}
|
2280
|
-
.p-button.p-button-warning.p-button-text,
|
2354
|
+
.p-button.p-button-warning.p-button-text,
|
2355
|
+
.p-buttonset.p-button-warning > .p-button.p-button-text,
|
2356
|
+
.p-splitbutton.p-button-warning > .p-button.p-button-text {
|
2281
2357
|
background-color: transparent;
|
2282
|
-
color: #
|
2358
|
+
color: #f97316;
|
2283
2359
|
border-color: transparent;
|
2284
2360
|
}
|
2285
|
-
.p-button.p-button-warning.p-button-text:
|
2286
|
-
|
2361
|
+
.p-button.p-button-warning.p-button-text:not(:disabled):hover,
|
2362
|
+
.p-buttonset.p-button-warning > .p-button.p-button-text:not(:disabled):hover,
|
2363
|
+
.p-splitbutton.p-button-warning > .p-button.p-button-text:not(:disabled):hover {
|
2364
|
+
background: rgba(249, 115, 22, 0.04);
|
2287
2365
|
border-color: transparent;
|
2288
|
-
color: #
|
2366
|
+
color: #f97316;
|
2289
2367
|
}
|
2290
|
-
.p-button.p-button-warning.p-button-text:
|
2291
|
-
|
2368
|
+
.p-button.p-button-warning.p-button-text:not(:disabled):active,
|
2369
|
+
.p-buttonset.p-button-warning > .p-button.p-button-text:not(:disabled):active,
|
2370
|
+
.p-splitbutton.p-button-warning > .p-button.p-button-text:not(:disabled):active {
|
2371
|
+
background: rgba(249, 115, 22, 0.16);
|
2292
2372
|
border-color: transparent;
|
2293
|
-
color: #
|
2373
|
+
color: #f97316;
|
2294
2374
|
}
|
2295
2375
|
|
2296
|
-
.p-button.p-button-help,
|
2376
|
+
.p-button.p-button-help,
|
2377
|
+
.p-buttonset.p-button-help > .p-button,
|
2378
|
+
.p-splitbutton.p-button-help > .p-button {
|
2297
2379
|
color: #ffffff;
|
2298
|
-
background: #
|
2299
|
-
border: 1px solid #
|
2380
|
+
background: #a855f7;
|
2381
|
+
border: 1px solid #a855f7;
|
2300
2382
|
}
|
2301
|
-
.p-button.p-button-help:
|
2302
|
-
|
2383
|
+
.p-button.p-button-help:not(:disabled):hover,
|
2384
|
+
.p-buttonset.p-button-help > .p-button:not(:disabled):hover,
|
2385
|
+
.p-splitbutton.p-button-help > .p-button:not(:disabled):hover {
|
2386
|
+
background: #9333ea;
|
2303
2387
|
color: #ffffff;
|
2304
|
-
border-color: #
|
2388
|
+
border-color: #9333ea;
|
2305
2389
|
}
|
2306
|
-
.p-button.p-button-help:
|
2307
|
-
|
2390
|
+
.p-button.p-button-help:not(:disabled):focus,
|
2391
|
+
.p-buttonset.p-button-help > .p-button:not(:disabled):focus,
|
2392
|
+
.p-splitbutton.p-button-help > .p-button:not(:disabled):focus {
|
2393
|
+
box-shadow: 0 0 0 0.2rem #e9d5ff;
|
2308
2394
|
}
|
2309
|
-
.p-button.p-button-help:
|
2310
|
-
|
2395
|
+
.p-button.p-button-help:not(:disabled):active,
|
2396
|
+
.p-buttonset.p-button-help > .p-button:not(:disabled):active,
|
2397
|
+
.p-splitbutton.p-button-help > .p-button:not(:disabled):active {
|
2398
|
+
background: #7e22ce;
|
2311
2399
|
color: #ffffff;
|
2312
|
-
border-color: #
|
2400
|
+
border-color: #7e22ce;
|
2313
2401
|
}
|
2314
|
-
.p-button.p-button-help.p-button-outlined,
|
2402
|
+
.p-button.p-button-help.p-button-outlined,
|
2403
|
+
.p-buttonset.p-button-help > .p-button.p-button-outlined,
|
2404
|
+
.p-splitbutton.p-button-help > .p-button.p-button-outlined {
|
2315
2405
|
background-color: transparent;
|
2316
|
-
color: #
|
2406
|
+
color: #a855f7;
|
2317
2407
|
border: 1px solid;
|
2318
2408
|
}
|
2319
|
-
.p-button.p-button-help.p-button-outlined:
|
2409
|
+
.p-button.p-button-help.p-button-outlined:not(:disabled):hover,
|
2410
|
+
.p-buttonset.p-button-help > .p-button.p-button-outlined:not(:disabled):hover,
|
2411
|
+
.p-splitbutton.p-button-help > .p-button.p-button-outlined:not(:disabled):hover {
|
2320
2412
|
background: rgba(168, 85, 247, 0.04);
|
2321
|
-
color: #
|
2413
|
+
color: #a855f7;
|
2322
2414
|
border: 1px solid;
|
2323
2415
|
}
|
2324
|
-
.p-button.p-button-help.p-button-outlined:
|
2416
|
+
.p-button.p-button-help.p-button-outlined:not(:disabled):active,
|
2417
|
+
.p-buttonset.p-button-help > .p-button.p-button-outlined:not(:disabled):active,
|
2418
|
+
.p-splitbutton.p-button-help > .p-button.p-button-outlined:not(:disabled):active {
|
2325
2419
|
background: rgba(168, 85, 247, 0.16);
|
2326
|
-
color: #
|
2420
|
+
color: #a855f7;
|
2327
2421
|
border: 1px solid;
|
2328
2422
|
}
|
2329
|
-
.p-button.p-button-help.p-button-text,
|
2423
|
+
.p-button.p-button-help.p-button-text,
|
2424
|
+
.p-buttonset.p-button-help > .p-button.p-button-text,
|
2425
|
+
.p-splitbutton.p-button-help > .p-button.p-button-text {
|
2330
2426
|
background-color: transparent;
|
2331
|
-
color: #
|
2427
|
+
color: #a855f7;
|
2332
2428
|
border-color: transparent;
|
2333
2429
|
}
|
2334
|
-
.p-button.p-button-help.p-button-text:
|
2430
|
+
.p-button.p-button-help.p-button-text:not(:disabled):hover,
|
2431
|
+
.p-buttonset.p-button-help > .p-button.p-button-text:not(:disabled):hover,
|
2432
|
+
.p-splitbutton.p-button-help > .p-button.p-button-text:not(:disabled):hover {
|
2335
2433
|
background: rgba(168, 85, 247, 0.04);
|
2336
2434
|
border-color: transparent;
|
2337
|
-
color: #
|
2435
|
+
color: #a855f7;
|
2338
2436
|
}
|
2339
|
-
.p-button.p-button-help.p-button-text:
|
2437
|
+
.p-button.p-button-help.p-button-text:not(:disabled):active,
|
2438
|
+
.p-buttonset.p-button-help > .p-button.p-button-text:not(:disabled):active,
|
2439
|
+
.p-splitbutton.p-button-help > .p-button.p-button-text:not(:disabled):active {
|
2340
2440
|
background: rgba(168, 85, 247, 0.16);
|
2341
2441
|
border-color: transparent;
|
2342
|
-
color: #
|
2442
|
+
color: #a855f7;
|
2343
2443
|
}
|
2344
2444
|
|
2345
|
-
.p-button.p-button-danger,
|
2445
|
+
.p-button.p-button-danger,
|
2446
|
+
.p-buttonset.p-button-danger > .p-button,
|
2447
|
+
.p-splitbutton.p-button-danger > .p-button {
|
2346
2448
|
color: #ffffff;
|
2347
|
-
background: #
|
2348
|
-
border: 1px solid #
|
2449
|
+
background: #ef4444;
|
2450
|
+
border: 1px solid #ef4444;
|
2349
2451
|
}
|
2350
|
-
.p-button.p-button-danger:
|
2351
|
-
|
2452
|
+
.p-button.p-button-danger:not(:disabled):hover,
|
2453
|
+
.p-buttonset.p-button-danger > .p-button:not(:disabled):hover,
|
2454
|
+
.p-splitbutton.p-button-danger > .p-button:not(:disabled):hover {
|
2455
|
+
background: #dc2626;
|
2352
2456
|
color: #ffffff;
|
2353
|
-
border-color: #
|
2457
|
+
border-color: #dc2626;
|
2354
2458
|
}
|
2355
|
-
.p-button.p-button-danger:
|
2356
|
-
|
2459
|
+
.p-button.p-button-danger:not(:disabled):focus,
|
2460
|
+
.p-buttonset.p-button-danger > .p-button:not(:disabled):focus,
|
2461
|
+
.p-splitbutton.p-button-danger > .p-button:not(:disabled):focus {
|
2462
|
+
box-shadow: 0 0 0 0.2rem #fecaca;
|
2357
2463
|
}
|
2358
|
-
.p-button.p-button-danger:
|
2359
|
-
|
2464
|
+
.p-button.p-button-danger:not(:disabled):active,
|
2465
|
+
.p-buttonset.p-button-danger > .p-button:not(:disabled):active,
|
2466
|
+
.p-splitbutton.p-button-danger > .p-button:not(:disabled):active {
|
2467
|
+
background: #b91c1c;
|
2360
2468
|
color: #ffffff;
|
2361
|
-
border-color: #
|
2469
|
+
border-color: #b91c1c;
|
2362
2470
|
}
|
2363
|
-
.p-button.p-button-danger.p-button-outlined,
|
2471
|
+
.p-button.p-button-danger.p-button-outlined,
|
2472
|
+
.p-buttonset.p-button-danger > .p-button.p-button-outlined,
|
2473
|
+
.p-splitbutton.p-button-danger > .p-button.p-button-outlined {
|
2364
2474
|
background-color: transparent;
|
2365
|
-
color: #
|
2475
|
+
color: #ef4444;
|
2366
2476
|
border: 1px solid;
|
2367
2477
|
}
|
2368
|
-
.p-button.p-button-danger.p-button-outlined:
|
2478
|
+
.p-button.p-button-danger.p-button-outlined:not(:disabled):hover,
|
2479
|
+
.p-buttonset.p-button-danger > .p-button.p-button-outlined:not(:disabled):hover,
|
2480
|
+
.p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(:disabled):hover {
|
2369
2481
|
background: rgba(239, 68, 68, 0.04);
|
2370
|
-
color: #
|
2482
|
+
color: #ef4444;
|
2371
2483
|
border: 1px solid;
|
2372
2484
|
}
|
2373
|
-
.p-button.p-button-danger.p-button-outlined:
|
2485
|
+
.p-button.p-button-danger.p-button-outlined:not(:disabled):active,
|
2486
|
+
.p-buttonset.p-button-danger > .p-button.p-button-outlined:not(:disabled):active,
|
2487
|
+
.p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(:disabled):active {
|
2374
2488
|
background: rgba(239, 68, 68, 0.16);
|
2375
|
-
color: #
|
2489
|
+
color: #ef4444;
|
2376
2490
|
border: 1px solid;
|
2377
2491
|
}
|
2378
|
-
.p-button.p-button-danger.p-button-text,
|
2492
|
+
.p-button.p-button-danger.p-button-text,
|
2493
|
+
.p-buttonset.p-button-danger > .p-button.p-button-text,
|
2494
|
+
.p-splitbutton.p-button-danger > .p-button.p-button-text {
|
2379
2495
|
background-color: transparent;
|
2380
|
-
color: #
|
2496
|
+
color: #ef4444;
|
2381
2497
|
border-color: transparent;
|
2382
2498
|
}
|
2383
|
-
.p-button.p-button-danger.p-button-text:
|
2499
|
+
.p-button.p-button-danger.p-button-text:not(:disabled):hover,
|
2500
|
+
.p-buttonset.p-button-danger > .p-button.p-button-text:not(:disabled):hover,
|
2501
|
+
.p-splitbutton.p-button-danger > .p-button.p-button-text:not(:disabled):hover {
|
2384
2502
|
background: rgba(239, 68, 68, 0.04);
|
2385
2503
|
border-color: transparent;
|
2386
|
-
color: #
|
2504
|
+
color: #ef4444;
|
2387
2505
|
}
|
2388
|
-
.p-button.p-button-danger.p-button-text:
|
2506
|
+
.p-button.p-button-danger.p-button-text:not(:disabled):active,
|
2507
|
+
.p-buttonset.p-button-danger > .p-button.p-button-text:not(:disabled):active,
|
2508
|
+
.p-splitbutton.p-button-danger > .p-button.p-button-text:not(:disabled):active {
|
2389
2509
|
background: rgba(239, 68, 68, 0.16);
|
2390
2510
|
border-color: transparent;
|
2391
|
-
color: #
|
2511
|
+
color: #ef4444;
|
2392
2512
|
}
|
2393
2513
|
|
2394
2514
|
.p-button.p-button-link {
|
@@ -2396,20 +2516,20 @@
|
|
2396
2516
|
background: transparent;
|
2397
2517
|
border: transparent;
|
2398
2518
|
}
|
2399
|
-
.p-button.p-button-link:
|
2519
|
+
.p-button.p-button-link:not(:disabled):hover {
|
2400
2520
|
background: transparent;
|
2401
2521
|
color: #1D4ED8;
|
2402
2522
|
border-color: transparent;
|
2403
2523
|
}
|
2404
|
-
.p-button.p-button-link:
|
2524
|
+
.p-button.p-button-link:not(:disabled):hover .p-button-label {
|
2405
2525
|
text-decoration: underline;
|
2406
2526
|
}
|
2407
|
-
.p-button.p-button-link:
|
2527
|
+
.p-button.p-button-link:not(:disabled):focus {
|
2408
2528
|
background: transparent;
|
2409
2529
|
box-shadow: 0 0 0 0.2rem #BFDBFE;
|
2410
2530
|
border-color: transparent;
|
2411
2531
|
}
|
2412
|
-
.p-button.p-button-link:
|
2532
|
+
.p-button.p-button-link:not(:disabled):active {
|
2413
2533
|
background: transparent;
|
2414
2534
|
color: #1D4ED8;
|
2415
2535
|
border-color: transparent;
|
@@ -2440,7 +2560,7 @@
|
|
2440
2560
|
.p-speeddial-action {
|
2441
2561
|
width: 3rem;
|
2442
2562
|
height: 3rem;
|
2443
|
-
background: #
|
2563
|
+
background: #4b5563;
|
2444
2564
|
color: #fff;
|
2445
2565
|
}
|
2446
2566
|
.p-speeddial-action:hover {
|
@@ -2501,51 +2621,51 @@
|
|
2501
2621
|
color: #3B82F6;
|
2502
2622
|
border: 1px solid;
|
2503
2623
|
}
|
2504
|
-
.p-splitbutton.p-button-outlined > .p-button:
|
2624
|
+
.p-splitbutton.p-button-outlined > .p-button:not(:disabled):hover {
|
2505
2625
|
background: rgba(59, 130, 246, 0.04);
|
2506
2626
|
color: #3B82F6;
|
2507
2627
|
}
|
2508
|
-
.p-splitbutton.p-button-outlined > .p-button:
|
2628
|
+
.p-splitbutton.p-button-outlined > .p-button:not(:disabled):active {
|
2509
2629
|
background: rgba(59, 130, 246, 0.16);
|
2510
2630
|
color: #3B82F6;
|
2511
2631
|
}
|
2512
2632
|
.p-splitbutton.p-button-outlined.p-button-plain > .p-button {
|
2513
|
-
color: #
|
2514
|
-
border-color: #
|
2633
|
+
color: #6b7280;
|
2634
|
+
border-color: #6b7280;
|
2515
2635
|
}
|
2516
|
-
.p-splitbutton.p-button-outlined.p-button-plain > .p-button:
|
2517
|
-
background: #
|
2518
|
-
color: #
|
2636
|
+
.p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(:disabled):hover {
|
2637
|
+
background: #f3f4f6;
|
2638
|
+
color: #6b7280;
|
2519
2639
|
}
|
2520
|
-
.p-splitbutton.p-button-outlined.p-button-plain > .p-button:
|
2521
|
-
background: #
|
2522
|
-
color: #
|
2640
|
+
.p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(:disabled):active {
|
2641
|
+
background: #e5e7eb;
|
2642
|
+
color: #6b7280;
|
2523
2643
|
}
|
2524
2644
|
.p-splitbutton.p-button-text > .p-button {
|
2525
2645
|
background-color: transparent;
|
2526
2646
|
color: #3B82F6;
|
2527
2647
|
border-color: transparent;
|
2528
2648
|
}
|
2529
|
-
.p-splitbutton.p-button-text > .p-button:
|
2649
|
+
.p-splitbutton.p-button-text > .p-button:not(:disabled):hover {
|
2530
2650
|
background: rgba(59, 130, 246, 0.04);
|
2531
2651
|
color: #3B82F6;
|
2532
2652
|
border-color: transparent;
|
2533
2653
|
}
|
2534
|
-
.p-splitbutton.p-button-text > .p-button:
|
2654
|
+
.p-splitbutton.p-button-text > .p-button:not(:disabled):active {
|
2535
2655
|
background: rgba(59, 130, 246, 0.16);
|
2536
2656
|
color: #3B82F6;
|
2537
2657
|
border-color: transparent;
|
2538
2658
|
}
|
2539
2659
|
.p-splitbutton.p-button-text.p-button-plain > .p-button {
|
2540
|
-
color: #
|
2660
|
+
color: #6b7280;
|
2541
2661
|
}
|
2542
|
-
.p-splitbutton.p-button-text.p-button-plain > .p-button:
|
2543
|
-
background: #
|
2544
|
-
color: #
|
2662
|
+
.p-splitbutton.p-button-text.p-button-plain > .p-button:not(:disabled):hover {
|
2663
|
+
background: #f3f4f6;
|
2664
|
+
color: #6b7280;
|
2545
2665
|
}
|
2546
|
-
.p-splitbutton.p-button-text.p-button-plain > .p-button:
|
2547
|
-
background: #
|
2548
|
-
color: #
|
2666
|
+
.p-splitbutton.p-button-text.p-button-plain > .p-button:not(:disabled):active {
|
2667
|
+
background: #e5e7eb;
|
2668
|
+
color: #6b7280;
|
2549
2669
|
}
|
2550
2670
|
.p-splitbutton.p-button-raised {
|
2551
2671
|
box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
|
@@ -2573,183 +2693,183 @@
|
|
2573
2693
|
|
2574
2694
|
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
|
2575
2695
|
background-color: transparent;
|
2576
|
-
color: #
|
2696
|
+
color: #64748b;
|
2577
2697
|
border: 1px solid;
|
2578
2698
|
}
|
2579
|
-
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button:
|
2699
|
+
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(:disabled):hover {
|
2580
2700
|
background: rgba(100, 116, 139, 0.04);
|
2581
|
-
color: #
|
2701
|
+
color: #64748b;
|
2582
2702
|
}
|
2583
|
-
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button:
|
2703
|
+
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(:disabled):active {
|
2584
2704
|
background: rgba(100, 116, 139, 0.16);
|
2585
|
-
color: #
|
2705
|
+
color: #64748b;
|
2586
2706
|
}
|
2587
2707
|
.p-splitbutton.p-button-secondary.p-button-text > .p-button {
|
2588
2708
|
background-color: transparent;
|
2589
|
-
color: #
|
2709
|
+
color: #64748b;
|
2590
2710
|
border-color: transparent;
|
2591
2711
|
}
|
2592
|
-
.p-splitbutton.p-button-secondary.p-button-text > .p-button:
|
2712
|
+
.p-splitbutton.p-button-secondary.p-button-text > .p-button:not(:disabled):hover {
|
2593
2713
|
background: rgba(100, 116, 139, 0.04);
|
2594
2714
|
border-color: transparent;
|
2595
|
-
color: #
|
2715
|
+
color: #64748b;
|
2596
2716
|
}
|
2597
|
-
.p-splitbutton.p-button-secondary.p-button-text > .p-button:
|
2717
|
+
.p-splitbutton.p-button-secondary.p-button-text > .p-button:not(:disabled):active {
|
2598
2718
|
background: rgba(100, 116, 139, 0.16);
|
2599
2719
|
border-color: transparent;
|
2600
|
-
color: #
|
2720
|
+
color: #64748b;
|
2601
2721
|
}
|
2602
2722
|
|
2603
2723
|
.p-splitbutton.p-button-info.p-button-outlined > .p-button {
|
2604
2724
|
background-color: transparent;
|
2605
|
-
color: #
|
2725
|
+
color: #0ea5e9;
|
2606
2726
|
border: 1px solid;
|
2607
2727
|
}
|
2608
|
-
.p-splitbutton.p-button-info.p-button-outlined > .p-button:
|
2609
|
-
background: rgba(
|
2610
|
-
color: #
|
2728
|
+
.p-splitbutton.p-button-info.p-button-outlined > .p-button:not(:disabled):hover {
|
2729
|
+
background: rgba(14, 165, 233, 0.04);
|
2730
|
+
color: #0ea5e9;
|
2611
2731
|
}
|
2612
|
-
.p-splitbutton.p-button-info.p-button-outlined > .p-button:
|
2613
|
-
background: rgba(
|
2614
|
-
color: #
|
2732
|
+
.p-splitbutton.p-button-info.p-button-outlined > .p-button:not(:disabled):active {
|
2733
|
+
background: rgba(14, 165, 233, 0.16);
|
2734
|
+
color: #0ea5e9;
|
2615
2735
|
}
|
2616
2736
|
.p-splitbutton.p-button-info.p-button-text > .p-button {
|
2617
2737
|
background-color: transparent;
|
2618
|
-
color: #
|
2738
|
+
color: #0ea5e9;
|
2619
2739
|
border-color: transparent;
|
2620
2740
|
}
|
2621
|
-
.p-splitbutton.p-button-info.p-button-text > .p-button:
|
2622
|
-
background: rgba(
|
2741
|
+
.p-splitbutton.p-button-info.p-button-text > .p-button:not(:disabled):hover {
|
2742
|
+
background: rgba(14, 165, 233, 0.04);
|
2623
2743
|
border-color: transparent;
|
2624
|
-
color: #
|
2744
|
+
color: #0ea5e9;
|
2625
2745
|
}
|
2626
|
-
.p-splitbutton.p-button-info.p-button-text > .p-button:
|
2627
|
-
background: rgba(
|
2746
|
+
.p-splitbutton.p-button-info.p-button-text > .p-button:not(:disabled):active {
|
2747
|
+
background: rgba(14, 165, 233, 0.16);
|
2628
2748
|
border-color: transparent;
|
2629
|
-
color: #
|
2749
|
+
color: #0ea5e9;
|
2630
2750
|
}
|
2631
2751
|
|
2632
2752
|
.p-splitbutton.p-button-success.p-button-outlined > .p-button {
|
2633
2753
|
background-color: transparent;
|
2634
|
-
color: #
|
2754
|
+
color: #22c55e;
|
2635
2755
|
border: 1px solid;
|
2636
2756
|
}
|
2637
|
-
.p-splitbutton.p-button-success.p-button-outlined > .p-button:
|
2757
|
+
.p-splitbutton.p-button-success.p-button-outlined > .p-button:not(:disabled):hover {
|
2638
2758
|
background: rgba(34, 197, 94, 0.04);
|
2639
|
-
color: #
|
2759
|
+
color: #22c55e;
|
2640
2760
|
}
|
2641
|
-
.p-splitbutton.p-button-success.p-button-outlined > .p-button:
|
2761
|
+
.p-splitbutton.p-button-success.p-button-outlined > .p-button:not(:disabled):active {
|
2642
2762
|
background: rgba(34, 197, 94, 0.16);
|
2643
|
-
color: #
|
2763
|
+
color: #22c55e;
|
2644
2764
|
}
|
2645
2765
|
.p-splitbutton.p-button-success.p-button-text > .p-button {
|
2646
2766
|
background-color: transparent;
|
2647
|
-
color: #
|
2767
|
+
color: #22c55e;
|
2648
2768
|
border-color: transparent;
|
2649
2769
|
}
|
2650
|
-
.p-splitbutton.p-button-success.p-button-text > .p-button:
|
2770
|
+
.p-splitbutton.p-button-success.p-button-text > .p-button:not(:disabled):hover {
|
2651
2771
|
background: rgba(34, 197, 94, 0.04);
|
2652
2772
|
border-color: transparent;
|
2653
|
-
color: #
|
2773
|
+
color: #22c55e;
|
2654
2774
|
}
|
2655
|
-
.p-splitbutton.p-button-success.p-button-text > .p-button:
|
2775
|
+
.p-splitbutton.p-button-success.p-button-text > .p-button:not(:disabled):active {
|
2656
2776
|
background: rgba(34, 197, 94, 0.16);
|
2657
2777
|
border-color: transparent;
|
2658
|
-
color: #
|
2778
|
+
color: #22c55e;
|
2659
2779
|
}
|
2660
2780
|
|
2661
2781
|
.p-splitbutton.p-button-warning.p-button-outlined > .p-button {
|
2662
2782
|
background-color: transparent;
|
2663
|
-
color: #
|
2783
|
+
color: #f97316;
|
2664
2784
|
border: 1px solid;
|
2665
2785
|
}
|
2666
|
-
.p-splitbutton.p-button-warning.p-button-outlined > .p-button:
|
2667
|
-
background: rgba(
|
2668
|
-
color: #
|
2786
|
+
.p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(:disabled):hover {
|
2787
|
+
background: rgba(249, 115, 22, 0.04);
|
2788
|
+
color: #f97316;
|
2669
2789
|
}
|
2670
|
-
.p-splitbutton.p-button-warning.p-button-outlined > .p-button:
|
2671
|
-
background: rgba(
|
2672
|
-
color: #
|
2790
|
+
.p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(:disabled):active {
|
2791
|
+
background: rgba(249, 115, 22, 0.16);
|
2792
|
+
color: #f97316;
|
2673
2793
|
}
|
2674
2794
|
.p-splitbutton.p-button-warning.p-button-text > .p-button {
|
2675
2795
|
background-color: transparent;
|
2676
|
-
color: #
|
2796
|
+
color: #f97316;
|
2677
2797
|
border-color: transparent;
|
2678
2798
|
}
|
2679
|
-
.p-splitbutton.p-button-warning.p-button-text > .p-button:
|
2680
|
-
background: rgba(
|
2799
|
+
.p-splitbutton.p-button-warning.p-button-text > .p-button:not(:disabled):hover {
|
2800
|
+
background: rgba(249, 115, 22, 0.04);
|
2681
2801
|
border-color: transparent;
|
2682
|
-
color: #
|
2802
|
+
color: #f97316;
|
2683
2803
|
}
|
2684
|
-
.p-splitbutton.p-button-warning.p-button-text > .p-button:
|
2685
|
-
background: rgba(
|
2804
|
+
.p-splitbutton.p-button-warning.p-button-text > .p-button:not(:disabled):active {
|
2805
|
+
background: rgba(249, 115, 22, 0.16);
|
2686
2806
|
border-color: transparent;
|
2687
|
-
color: #
|
2807
|
+
color: #f97316;
|
2688
2808
|
}
|
2689
2809
|
|
2690
2810
|
.p-splitbutton.p-button-help.p-button-outlined > .p-button {
|
2691
2811
|
background-color: transparent;
|
2692
|
-
color: #
|
2812
|
+
color: #a855f7;
|
2693
2813
|
border: 1px solid;
|
2694
2814
|
}
|
2695
|
-
.p-splitbutton.p-button-help.p-button-outlined > .p-button:
|
2815
|
+
.p-splitbutton.p-button-help.p-button-outlined > .p-button:not(:disabled):hover {
|
2696
2816
|
background: rgba(168, 85, 247, 0.04);
|
2697
|
-
color: #
|
2817
|
+
color: #a855f7;
|
2698
2818
|
}
|
2699
|
-
.p-splitbutton.p-button-help.p-button-outlined > .p-button:
|
2819
|
+
.p-splitbutton.p-button-help.p-button-outlined > .p-button:not(:disabled):active {
|
2700
2820
|
background: rgba(168, 85, 247, 0.16);
|
2701
|
-
color: #
|
2821
|
+
color: #a855f7;
|
2702
2822
|
}
|
2703
2823
|
.p-splitbutton.p-button-help.p-button-text > .p-button {
|
2704
2824
|
background-color: transparent;
|
2705
|
-
color: #
|
2825
|
+
color: #a855f7;
|
2706
2826
|
border-color: transparent;
|
2707
2827
|
}
|
2708
|
-
.p-splitbutton.p-button-help.p-button-text > .p-button:
|
2828
|
+
.p-splitbutton.p-button-help.p-button-text > .p-button:not(:disabled):hover {
|
2709
2829
|
background: rgba(168, 85, 247, 0.04);
|
2710
2830
|
border-color: transparent;
|
2711
|
-
color: #
|
2831
|
+
color: #a855f7;
|
2712
2832
|
}
|
2713
|
-
.p-splitbutton.p-button-help.p-button-text > .p-button:
|
2833
|
+
.p-splitbutton.p-button-help.p-button-text > .p-button:not(:disabled):active {
|
2714
2834
|
background: rgba(168, 85, 247, 0.16);
|
2715
2835
|
border-color: transparent;
|
2716
|
-
color: #
|
2836
|
+
color: #a855f7;
|
2717
2837
|
}
|
2718
2838
|
|
2719
2839
|
.p-splitbutton.p-button-danger.p-button-outlined > .p-button {
|
2720
2840
|
background-color: transparent;
|
2721
|
-
color: #
|
2841
|
+
color: #ef4444;
|
2722
2842
|
border: 1px solid;
|
2723
2843
|
}
|
2724
|
-
.p-splitbutton.p-button-danger.p-button-outlined > .p-button:
|
2844
|
+
.p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(:disabled):hover {
|
2725
2845
|
background: rgba(239, 68, 68, 0.04);
|
2726
|
-
color: #
|
2846
|
+
color: #ef4444;
|
2727
2847
|
}
|
2728
|
-
.p-splitbutton.p-button-danger.p-button-outlined > .p-button:
|
2848
|
+
.p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(:disabled):active {
|
2729
2849
|
background: rgba(239, 68, 68, 0.16);
|
2730
|
-
color: #
|
2850
|
+
color: #ef4444;
|
2731
2851
|
}
|
2732
2852
|
.p-splitbutton.p-button-danger.p-button-text > .p-button {
|
2733
2853
|
background-color: transparent;
|
2734
|
-
color: #
|
2854
|
+
color: #ef4444;
|
2735
2855
|
border-color: transparent;
|
2736
2856
|
}
|
2737
|
-
.p-splitbutton.p-button-danger.p-button-text > .p-button:
|
2857
|
+
.p-splitbutton.p-button-danger.p-button-text > .p-button:not(:disabled):hover {
|
2738
2858
|
background: rgba(239, 68, 68, 0.04);
|
2739
2859
|
border-color: transparent;
|
2740
|
-
color: #
|
2860
|
+
color: #ef4444;
|
2741
2861
|
}
|
2742
|
-
.p-splitbutton.p-button-danger.p-button-text > .p-button:
|
2862
|
+
.p-splitbutton.p-button-danger.p-button-text > .p-button:not(:disabled):active {
|
2743
2863
|
background: rgba(239, 68, 68, 0.16);
|
2744
2864
|
border-color: transparent;
|
2745
|
-
color: #
|
2865
|
+
color: #ef4444;
|
2746
2866
|
}
|
2747
2867
|
|
2748
2868
|
.p-carousel .p-carousel-content .p-carousel-prev,
|
2749
2869
|
.p-carousel .p-carousel-content .p-carousel-next {
|
2750
2870
|
width: 2rem;
|
2751
2871
|
height: 2rem;
|
2752
|
-
color: #
|
2872
|
+
color: #6b7280;
|
2753
2873
|
border: 0 none;
|
2754
2874
|
background: transparent;
|
2755
2875
|
border-radius: 50%;
|
@@ -2758,9 +2878,9 @@
|
|
2758
2878
|
}
|
2759
2879
|
.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,
|
2760
2880
|
.p-carousel .p-carousel-content .p-carousel-next:enabled:hover {
|
2761
|
-
color: #
|
2881
|
+
color: #374151;
|
2762
2882
|
border-color: transparent;
|
2763
|
-
background: #
|
2883
|
+
background: #f3f4f6;
|
2764
2884
|
}
|
2765
2885
|
.p-carousel .p-carousel-content .p-carousel-prev:focus-visible,
|
2766
2886
|
.p-carousel .p-carousel-content .p-carousel-next:focus-visible {
|
@@ -2776,14 +2896,14 @@
|
|
2776
2896
|
margin-bottom: 0.5rem;
|
2777
2897
|
}
|
2778
2898
|
.p-carousel .p-carousel-indicators .p-carousel-indicator button {
|
2779
|
-
background-color: #
|
2899
|
+
background-color: #d1d5db;
|
2780
2900
|
width: 2rem;
|
2781
2901
|
height: 0.5rem;
|
2782
2902
|
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
2783
2903
|
border-radius: 0;
|
2784
2904
|
}
|
2785
2905
|
.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
|
2786
|
-
background: #
|
2906
|
+
background: #9ca3af;
|
2787
2907
|
}
|
2788
2908
|
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
2789
2909
|
background: #EFF6FF;
|
@@ -2799,17 +2919,17 @@
|
|
2799
2919
|
border-radius: 0;
|
2800
2920
|
}
|
2801
2921
|
.p-datatable .p-datatable-header {
|
2802
|
-
background: #
|
2803
|
-
color: #
|
2804
|
-
border: 1px solid #
|
2922
|
+
background: #f9fafb;
|
2923
|
+
color: #374151;
|
2924
|
+
border: 1px solid #e5e7eb;
|
2805
2925
|
border-width: 1px 0 1px 0;
|
2806
2926
|
padding: 1rem 1rem;
|
2807
2927
|
font-weight: 700;
|
2808
2928
|
}
|
2809
2929
|
.p-datatable .p-datatable-footer {
|
2810
|
-
background: #
|
2811
|
-
color: #
|
2812
|
-
border: 1px solid #
|
2930
|
+
background: #f9fafb;
|
2931
|
+
color: #374151;
|
2932
|
+
border: 1px solid #e5e7eb;
|
2813
2933
|
border-width: 0 0 1px 0;
|
2814
2934
|
padding: 1rem 1rem;
|
2815
2935
|
font-weight: 700;
|
@@ -2817,24 +2937,24 @@
|
|
2817
2937
|
.p-datatable .p-datatable-thead > tr > th {
|
2818
2938
|
text-align: left;
|
2819
2939
|
padding: 1rem 1rem;
|
2820
|
-
border: 1px solid #
|
2940
|
+
border: 1px solid #e5e7eb;
|
2821
2941
|
border-width: 0 0 1px 0;
|
2822
2942
|
font-weight: 700;
|
2823
|
-
color: #
|
2824
|
-
background: #
|
2943
|
+
color: #374151;
|
2944
|
+
background: #f9fafb;
|
2825
2945
|
transition: box-shadow 0.2s;
|
2826
2946
|
}
|
2827
2947
|
.p-datatable .p-datatable-tfoot > tr > td {
|
2828
2948
|
text-align: left;
|
2829
2949
|
padding: 1rem 1rem;
|
2830
|
-
border: 1px solid #
|
2950
|
+
border: 1px solid #e5e7eb;
|
2831
2951
|
border-width: 0 0 1px 0;
|
2832
2952
|
font-weight: 700;
|
2833
|
-
color: #
|
2834
|
-
background: #
|
2953
|
+
color: #374151;
|
2954
|
+
background: #f9fafb;
|
2835
2955
|
}
|
2836
2956
|
.p-datatable .p-sortable-column .p-sortable-column-icon {
|
2837
|
-
color: #
|
2957
|
+
color: #374151;
|
2838
2958
|
margin-left: 0.5rem;
|
2839
2959
|
}
|
2840
2960
|
.p-datatable .p-sortable-column .p-sortable-column-badge {
|
@@ -2847,11 +2967,11 @@
|
|
2847
2967
|
margin-left: 0.5rem;
|
2848
2968
|
}
|
2849
2969
|
.p-datatable .p-sortable-column:not(.p-highlight):hover {
|
2850
|
-
background: #
|
2851
|
-
color: #
|
2970
|
+
background: #f3f4f6;
|
2971
|
+
color: #374151;
|
2852
2972
|
}
|
2853
2973
|
.p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
|
2854
|
-
color: #
|
2974
|
+
color: #374151;
|
2855
2975
|
}
|
2856
2976
|
.p-datatable .p-sortable-column.p-highlight {
|
2857
2977
|
background: #EFF6FF;
|
@@ -2873,12 +2993,12 @@
|
|
2873
2993
|
}
|
2874
2994
|
.p-datatable .p-datatable-tbody > tr {
|
2875
2995
|
background: #ffffff;
|
2876
|
-
color: #
|
2996
|
+
color: #4b5563;
|
2877
2997
|
transition: box-shadow 0.2s;
|
2878
2998
|
}
|
2879
2999
|
.p-datatable .p-datatable-tbody > tr > td {
|
2880
3000
|
text-align: left;
|
2881
|
-
border: 1px solid #
|
3001
|
+
border: 1px solid #e5e7eb;
|
2882
3002
|
border-width: 0 0 1px 0;
|
2883
3003
|
padding: 1rem 1rem;
|
2884
3004
|
}
|
@@ -2888,7 +3008,7 @@
|
|
2888
3008
|
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel {
|
2889
3009
|
width: 2rem;
|
2890
3010
|
height: 2rem;
|
2891
|
-
color: #
|
3011
|
+
color: #6b7280;
|
2892
3012
|
border: 0 none;
|
2893
3013
|
background: transparent;
|
2894
3014
|
border-radius: 50%;
|
@@ -2898,9 +3018,9 @@
|
|
2898
3018
|
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:enabled:hover,
|
2899
3019
|
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save:enabled:hover,
|
2900
3020
|
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:enabled:hover {
|
2901
|
-
color: #
|
3021
|
+
color: #374151;
|
2902
3022
|
border-color: transparent;
|
2903
|
-
background: #
|
3023
|
+
background: #f3f4f6;
|
2904
3024
|
}
|
2905
3025
|
.p-datatable .p-datatable-tbody > tr > td .p-row-toggler:focus-visible,
|
2906
3026
|
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:focus-visible,
|
@@ -2928,20 +3048,20 @@
|
|
2928
3048
|
box-shadow: inset 0 -2px 0 0 #EFF6FF;
|
2929
3049
|
}
|
2930
3050
|
.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover {
|
2931
|
-
background: #
|
2932
|
-
color: #
|
3051
|
+
background: #f3f4f6;
|
3052
|
+
color: #4b5563;
|
2933
3053
|
}
|
2934
3054
|
.p-datatable .p-column-resizer-helper {
|
2935
3055
|
background: #3B82F6;
|
2936
3056
|
}
|
2937
3057
|
.p-datatable .p-datatable-scrollable-header,
|
2938
3058
|
.p-datatable .p-datatable-scrollable-footer {
|
2939
|
-
background: #
|
3059
|
+
background: #f9fafb;
|
2940
3060
|
}
|
2941
3061
|
.p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-thead,
|
2942
3062
|
.p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-tfoot, .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-scroller-viewport > .p-scroller > .p-datatable-table > .p-datatable-thead,
|
2943
3063
|
.p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-scroller-viewport > .p-scroller > .p-datatable-table > .p-datatable-tfoot {
|
2944
|
-
background-color: #
|
3064
|
+
background-color: #f9fafb;
|
2945
3065
|
}
|
2946
3066
|
.p-datatable .p-datatable-loading-icon {
|
2947
3067
|
font-size: 2rem;
|
@@ -3001,7 +3121,7 @@
|
|
3001
3121
|
border-width: 0 1px 0 1px;
|
3002
3122
|
}
|
3003
3123
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
3004
|
-
background: #
|
3124
|
+
background: #f8f8fa;
|
3005
3125
|
}
|
3006
3126
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
3007
3127
|
background: #EFF6FF;
|
@@ -3053,27 +3173,23 @@
|
|
3053
3173
|
border-radius: 0;
|
3054
3174
|
}
|
3055
3175
|
.p-dataview .p-dataview-header {
|
3056
|
-
background: #
|
3057
|
-
color: #
|
3058
|
-
border: 1px solid #
|
3176
|
+
background: #f9fafb;
|
3177
|
+
color: #374151;
|
3178
|
+
border: 1px solid #e5e7eb;
|
3059
3179
|
border-width: 1px 0 1px 0;
|
3060
3180
|
padding: 1rem 1rem;
|
3061
3181
|
font-weight: 700;
|
3062
3182
|
}
|
3063
3183
|
.p-dataview .p-dataview-content {
|
3064
3184
|
background: #ffffff;
|
3065
|
-
color: #
|
3185
|
+
color: #4b5563;
|
3066
3186
|
border: 0 none;
|
3067
3187
|
padding: 0;
|
3068
3188
|
}
|
3069
|
-
.p-dataview.p-dataview-list .p-dataview-content > .p-grid > div {
|
3070
|
-
border: solid #dee2e6;
|
3071
|
-
border-width: 0 0 1px 0;
|
3072
|
-
}
|
3073
3189
|
.p-dataview .p-dataview-footer {
|
3074
|
-
background: #
|
3075
|
-
color: #
|
3076
|
-
border: 1px solid #
|
3190
|
+
background: #f9fafb;
|
3191
|
+
color: #374151;
|
3192
|
+
border: 1px solid #e5e7eb;
|
3077
3193
|
border-width: 0 0 1px 0;
|
3078
3194
|
padding: 1rem 1rem;
|
3079
3195
|
font-weight: 700;
|
@@ -3095,20 +3211,20 @@
|
|
3095
3211
|
.p-column-filter-menu-button {
|
3096
3212
|
width: 2rem;
|
3097
3213
|
height: 2rem;
|
3098
|
-
color: #
|
3214
|
+
color: #6b7280;
|
3099
3215
|
border: 0 none;
|
3100
3216
|
background: transparent;
|
3101
3217
|
border-radius: 50%;
|
3102
3218
|
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
3103
3219
|
}
|
3104
3220
|
.p-column-filter-menu-button:hover {
|
3105
|
-
color: #
|
3221
|
+
color: #374151;
|
3106
3222
|
border-color: transparent;
|
3107
|
-
background: #
|
3223
|
+
background: #f3f4f6;
|
3108
3224
|
}
|
3109
3225
|
.p-column-filter-menu-button.p-column-filter-menu-button-open, .p-column-filter-menu-button.p-column-filter-menu-button-open:hover {
|
3110
|
-
background: #
|
3111
|
-
color: #
|
3226
|
+
background: #f3f4f6;
|
3227
|
+
color: #374151;
|
3112
3228
|
}
|
3113
3229
|
.p-column-filter-menu-button.p-column-filter-menu-button-active, .p-column-filter-menu-button.p-column-filter-menu-button-active:hover {
|
3114
3230
|
background: #EFF6FF;
|
@@ -3123,16 +3239,16 @@
|
|
3123
3239
|
.p-column-filter-clear-button {
|
3124
3240
|
width: 2rem;
|
3125
3241
|
height: 2rem;
|
3126
|
-
color: #
|
3242
|
+
color: #6b7280;
|
3127
3243
|
border: 0 none;
|
3128
3244
|
background: transparent;
|
3129
3245
|
border-radius: 50%;
|
3130
3246
|
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
3131
3247
|
}
|
3132
3248
|
.p-column-filter-clear-button:hover {
|
3133
|
-
color: #
|
3249
|
+
color: #374151;
|
3134
3250
|
border-color: transparent;
|
3135
|
-
background: #
|
3251
|
+
background: #f3f4f6;
|
3136
3252
|
}
|
3137
3253
|
.p-column-filter-clear-button:focus-visible {
|
3138
3254
|
outline: 0 none;
|
@@ -3142,7 +3258,7 @@
|
|
3142
3258
|
|
3143
3259
|
.p-column-filter-overlay {
|
3144
3260
|
background: #ffffff;
|
3145
|
-
color: #
|
3261
|
+
color: #4b5563;
|
3146
3262
|
border: 0 none;
|
3147
3263
|
border-radius: 6px;
|
3148
3264
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
@@ -3155,7 +3271,7 @@
|
|
3155
3271
|
margin: 0;
|
3156
3272
|
padding: 0.75rem 1.25rem;
|
3157
3273
|
border: 0 none;
|
3158
|
-
color: #
|
3274
|
+
color: #4b5563;
|
3159
3275
|
background: transparent;
|
3160
3276
|
transition: box-shadow 0.2s;
|
3161
3277
|
border-radius: 0;
|
@@ -3165,8 +3281,8 @@
|
|
3165
3281
|
background: #EFF6FF;
|
3166
3282
|
}
|
3167
3283
|
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover {
|
3168
|
-
color: #
|
3169
|
-
background: #
|
3284
|
+
color: #4b5563;
|
3285
|
+
background: #f3f4f6;
|
3170
3286
|
}
|
3171
3287
|
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
|
3172
3288
|
outline: 0 none;
|
@@ -3174,22 +3290,22 @@
|
|
3174
3290
|
box-shadow: inset 0 0 0 0.15rem #BFDBFE;
|
3175
3291
|
}
|
3176
3292
|
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator {
|
3177
|
-
border-top: 1px solid #
|
3293
|
+
border-top: 1px solid #e5e7eb;
|
3178
3294
|
margin: 0.25rem 0;
|
3179
3295
|
}
|
3180
3296
|
|
3181
3297
|
.p-column-filter-overlay-menu .p-column-filter-operator {
|
3182
3298
|
padding: 0.75rem 1.25rem;
|
3183
|
-
border-bottom: 1px solid #
|
3184
|
-
color: #
|
3185
|
-
background: #
|
3299
|
+
border-bottom: 1px solid #e5e7eb;
|
3300
|
+
color: #374151;
|
3301
|
+
background: #f9fafb;
|
3186
3302
|
margin: 0;
|
3187
3303
|
border-top-right-radius: 6px;
|
3188
3304
|
border-top-left-radius: 6px;
|
3189
3305
|
}
|
3190
3306
|
.p-column-filter-overlay-menu .p-column-filter-constraint {
|
3191
3307
|
padding: 1.25rem;
|
3192
|
-
border-bottom: 1px solid #
|
3308
|
+
border-bottom: 1px solid #e5e7eb;
|
3193
3309
|
}
|
3194
3310
|
.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown {
|
3195
3311
|
margin-bottom: 0.5rem;
|
@@ -3214,9 +3330,9 @@
|
|
3214
3330
|
margin-bottom: 0.5rem;
|
3215
3331
|
}
|
3216
3332
|
.p-orderlist .p-orderlist-header {
|
3217
|
-
background: #
|
3218
|
-
color: #
|
3219
|
-
border: 1px solid #
|
3333
|
+
background: #f9fafb;
|
3334
|
+
color: #374151;
|
3335
|
+
border: 1px solid #e5e7eb;
|
3220
3336
|
padding: 1.25rem;
|
3221
3337
|
border-bottom: 0 none;
|
3222
3338
|
border-top-right-radius: 6px;
|
@@ -3228,7 +3344,7 @@
|
|
3228
3344
|
.p-orderlist .p-orderlist-filter-container {
|
3229
3345
|
padding: 1.25rem;
|
3230
3346
|
background: #ffffff;
|
3231
|
-
border: 1px solid #
|
3347
|
+
border: 1px solid #e5e7eb;
|
3232
3348
|
border-bottom: 0 none;
|
3233
3349
|
}
|
3234
3350
|
.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input {
|
@@ -3236,12 +3352,12 @@
|
|
3236
3352
|
}
|
3237
3353
|
.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon {
|
3238
3354
|
right: 0.75rem;
|
3239
|
-
color: #
|
3355
|
+
color: #6b7280;
|
3240
3356
|
}
|
3241
3357
|
.p-orderlist .p-orderlist-list {
|
3242
|
-
border: 1px solid #
|
3358
|
+
border: 1px solid #e5e7eb;
|
3243
3359
|
background: #ffffff;
|
3244
|
-
color: #
|
3360
|
+
color: #4b5563;
|
3245
3361
|
padding: 0.75rem 0;
|
3246
3362
|
border-bottom-right-radius: 6px;
|
3247
3363
|
border-bottom-left-radius: 6px;
|
@@ -3251,17 +3367,17 @@
|
|
3251
3367
|
padding: 0.75rem 1.25rem;
|
3252
3368
|
margin: 0;
|
3253
3369
|
border: 0 none;
|
3254
|
-
color: #
|
3370
|
+
color: #4b5563;
|
3255
3371
|
background: transparent;
|
3256
3372
|
transition: box-shadow 0.2s;
|
3257
3373
|
}
|
3258
3374
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover {
|
3259
|
-
background: #
|
3260
|
-
color: #
|
3375
|
+
background: #f3f4f6;
|
3376
|
+
color: #4b5563;
|
3261
3377
|
}
|
3262
3378
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
3263
|
-
color: #
|
3264
|
-
background: #
|
3379
|
+
color: #4b5563;
|
3380
|
+
background: #e5e7eb;
|
3265
3381
|
}
|
3266
3382
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
3267
3383
|
color: #1D4ED8;
|
@@ -3272,31 +3388,31 @@
|
|
3272
3388
|
}
|
3273
3389
|
.p-orderlist .p-orderlist-list .p-orderlist-empty-message {
|
3274
3390
|
padding: 0.75rem 1.25rem;
|
3275
|
-
color: #
|
3391
|
+
color: #4b5563;
|
3276
3392
|
}
|
3277
3393
|
.p-orderlist .p-orderlist-list:not(.cdk-drop-list-dragging) .p-orderlist-item:not(.p-highlight):hover {
|
3278
|
-
background: #
|
3279
|
-
color: #
|
3394
|
+
background: #f3f4f6;
|
3395
|
+
color: #4b5563;
|
3280
3396
|
}
|
3281
3397
|
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
|
3282
|
-
background: #
|
3398
|
+
background: #f8f8fa;
|
3283
3399
|
}
|
3284
3400
|
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
|
3285
|
-
background: #
|
3401
|
+
background: #f3f4f6;
|
3286
3402
|
}
|
3287
3403
|
|
3288
3404
|
.p-orderlist-item.cdk-drag-preview {
|
3289
3405
|
padding: 0.75rem 1.25rem;
|
3290
3406
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
3291
3407
|
border: 0 none;
|
3292
|
-
color: #
|
3408
|
+
color: #4b5563;
|
3293
3409
|
background: #ffffff;
|
3294
3410
|
margin: 0;
|
3295
3411
|
}
|
3296
3412
|
|
3297
3413
|
.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
|
3298
|
-
background: #
|
3299
|
-
color: #
|
3414
|
+
background: #f3f4f6;
|
3415
|
+
color: #4b5563;
|
3300
3416
|
}
|
3301
3417
|
.p-organizationchart .p-organizationchart-node-content.p-highlight {
|
3302
3418
|
background: #EFF6FF;
|
@@ -3306,20 +3422,20 @@
|
|
3306
3422
|
color: #70aeff;
|
3307
3423
|
}
|
3308
3424
|
.p-organizationchart .p-organizationchart-line-down {
|
3309
|
-
background: #
|
3425
|
+
background: #e5e7eb;
|
3310
3426
|
}
|
3311
3427
|
.p-organizationchart .p-organizationchart-line-left {
|
3312
|
-
border-right: 1px solid #
|
3313
|
-
border-color: #
|
3428
|
+
border-right: 1px solid #e5e7eb;
|
3429
|
+
border-color: #e5e7eb;
|
3314
3430
|
}
|
3315
3431
|
.p-organizationchart .p-organizationchart-line-top {
|
3316
|
-
border-top: 1px solid #
|
3317
|
-
border-color: #
|
3432
|
+
border-top: 1px solid #e5e7eb;
|
3433
|
+
border-color: #e5e7eb;
|
3318
3434
|
}
|
3319
3435
|
.p-organizationchart .p-organizationchart-node-content {
|
3320
|
-
border: 1px solid #
|
3436
|
+
border: 1px solid #e5e7eb;
|
3321
3437
|
background: #ffffff;
|
3322
|
-
color: #
|
3438
|
+
color: #4b5563;
|
3323
3439
|
padding: 1.25rem;
|
3324
3440
|
}
|
3325
3441
|
.p-organizationchart .p-organizationchart-node-content .p-node-toggler {
|
@@ -3335,8 +3451,8 @@
|
|
3335
3451
|
|
3336
3452
|
.p-paginator {
|
3337
3453
|
background: #ffffff;
|
3338
|
-
color: #
|
3339
|
-
border: solid #
|
3454
|
+
color: #6b7280;
|
3455
|
+
border: solid #f3f4f6;
|
3340
3456
|
border-width: 0;
|
3341
3457
|
padding: 0.5rem 1rem;
|
3342
3458
|
border-radius: 6px;
|
@@ -3347,7 +3463,7 @@
|
|
3347
3463
|
.p-paginator .p-paginator-last {
|
3348
3464
|
background-color: transparent;
|
3349
3465
|
border: 0 none;
|
3350
|
-
color: #
|
3466
|
+
color: #6b7280;
|
3351
3467
|
min-width: 3rem;
|
3352
3468
|
height: 3rem;
|
3353
3469
|
margin: 0.143rem;
|
@@ -3358,9 +3474,9 @@
|
|
3358
3474
|
.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,
|
3359
3475
|
.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,
|
3360
3476
|
.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover {
|
3361
|
-
background: #
|
3477
|
+
background: #f3f4f6;
|
3362
3478
|
border-color: transparent;
|
3363
|
-
color: #
|
3479
|
+
color: #374151;
|
3364
3480
|
}
|
3365
3481
|
.p-paginator .p-paginator-first {
|
3366
3482
|
border-top-left-radius: 50%;
|
@@ -3388,7 +3504,7 @@
|
|
3388
3504
|
.p-paginator .p-paginator-current {
|
3389
3505
|
background-color: transparent;
|
3390
3506
|
border: 0 none;
|
3391
|
-
color: #
|
3507
|
+
color: #6b7280;
|
3392
3508
|
min-width: 3rem;
|
3393
3509
|
height: 3rem;
|
3394
3510
|
margin: 0.143rem;
|
@@ -3397,7 +3513,7 @@
|
|
3397
3513
|
.p-paginator .p-paginator-pages .p-paginator-page {
|
3398
3514
|
background-color: transparent;
|
3399
3515
|
border: 0 none;
|
3400
|
-
color: #
|
3516
|
+
color: #6b7280;
|
3401
3517
|
min-width: 3rem;
|
3402
3518
|
height: 3rem;
|
3403
3519
|
margin: 0.143rem;
|
@@ -3410,9 +3526,9 @@
|
|
3410
3526
|
color: #1D4ED8;
|
3411
3527
|
}
|
3412
3528
|
.p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover {
|
3413
|
-
background: #
|
3529
|
+
background: #f3f4f6;
|
3414
3530
|
border-color: transparent;
|
3415
|
-
color: #
|
3531
|
+
color: #374151;
|
3416
3532
|
}
|
3417
3533
|
|
3418
3534
|
.p-picklist .p-picklist-buttons {
|
@@ -3422,9 +3538,9 @@
|
|
3422
3538
|
margin-bottom: 0.5rem;
|
3423
3539
|
}
|
3424
3540
|
.p-picklist .p-picklist-header {
|
3425
|
-
background: #
|
3426
|
-
color: #
|
3427
|
-
border: 1px solid #
|
3541
|
+
background: #f9fafb;
|
3542
|
+
color: #374151;
|
3543
|
+
border: 1px solid #e5e7eb;
|
3428
3544
|
padding: 1.25rem;
|
3429
3545
|
border-bottom: 0 none;
|
3430
3546
|
border-top-right-radius: 6px;
|
@@ -3436,7 +3552,7 @@
|
|
3436
3552
|
.p-picklist .p-picklist-filter-container {
|
3437
3553
|
padding: 1.25rem;
|
3438
3554
|
background: #ffffff;
|
3439
|
-
border: 1px solid #
|
3555
|
+
border: 1px solid #e5e7eb;
|
3440
3556
|
border-bottom: 0 none;
|
3441
3557
|
}
|
3442
3558
|
.p-picklist .p-picklist-filter-container .p-picklist-filter-input {
|
@@ -3444,12 +3560,12 @@
|
|
3444
3560
|
}
|
3445
3561
|
.p-picklist .p-picklist-filter-container .p-picklist-filter-icon {
|
3446
3562
|
right: 0.75rem;
|
3447
|
-
color: #
|
3563
|
+
color: #6b7280;
|
3448
3564
|
}
|
3449
3565
|
.p-picklist .p-picklist-list {
|
3450
|
-
border: 1px solid #
|
3566
|
+
border: 1px solid #e5e7eb;
|
3451
3567
|
background: #ffffff;
|
3452
|
-
color: #
|
3568
|
+
color: #4b5563;
|
3453
3569
|
padding: 0.75rem 0;
|
3454
3570
|
border-bottom-right-radius: 6px;
|
3455
3571
|
border-bottom-left-radius: 6px;
|
@@ -3459,17 +3575,17 @@
|
|
3459
3575
|
padding: 0.75rem 1.25rem;
|
3460
3576
|
margin: 0;
|
3461
3577
|
border: 0 none;
|
3462
|
-
color: #
|
3578
|
+
color: #4b5563;
|
3463
3579
|
background: transparent;
|
3464
3580
|
transition: box-shadow 0.2s;
|
3465
3581
|
}
|
3466
3582
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover {
|
3467
|
-
background: #
|
3468
|
-
color: #
|
3583
|
+
background: #f3f4f6;
|
3584
|
+
color: #4b5563;
|
3469
3585
|
}
|
3470
3586
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
3471
|
-
color: #
|
3472
|
-
background: #
|
3587
|
+
color: #4b5563;
|
3588
|
+
background: #e5e7eb;
|
3473
3589
|
}
|
3474
3590
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
3475
3591
|
color: #1D4ED8;
|
@@ -3480,24 +3596,24 @@
|
|
3480
3596
|
}
|
3481
3597
|
.p-picklist .p-picklist-list .p-picklist-empty-message {
|
3482
3598
|
padding: 0.75rem 1.25rem;
|
3483
|
-
color: #
|
3599
|
+
color: #4b5563;
|
3484
3600
|
}
|
3485
3601
|
.p-picklist .p-picklist-list:not(.cdk-drop-list-dragging) .p-picklist-item:not(.p-highlight):hover {
|
3486
|
-
background: #
|
3487
|
-
color: #
|
3602
|
+
background: #f3f4f6;
|
3603
|
+
color: #4b5563;
|
3488
3604
|
}
|
3489
3605
|
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
|
3490
|
-
background: #
|
3606
|
+
background: #f8f8fa;
|
3491
3607
|
}
|
3492
3608
|
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
|
3493
|
-
background: #
|
3609
|
+
background: #f3f4f6;
|
3494
3610
|
}
|
3495
3611
|
|
3496
3612
|
.p-picklist-item.cdk-drag-preview {
|
3497
3613
|
padding: 0.75rem 1.25rem;
|
3498
3614
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
3499
3615
|
border: 0 none;
|
3500
|
-
color: #
|
3616
|
+
color: #4b5563;
|
3501
3617
|
background: #ffffff;
|
3502
3618
|
margin: 0;
|
3503
3619
|
}
|
@@ -3510,7 +3626,7 @@
|
|
3510
3626
|
background-color: #ffffff;
|
3511
3627
|
}
|
3512
3628
|
.p-timeline .p-timeline-event-connector {
|
3513
|
-
background-color: #
|
3629
|
+
background-color: #e5e7eb;
|
3514
3630
|
}
|
3515
3631
|
.p-timeline.p-timeline-vertical .p-timeline-event-opposite,
|
3516
3632
|
.p-timeline.p-timeline-vertical .p-timeline-event-content {
|
@@ -3528,9 +3644,9 @@
|
|
3528
3644
|
}
|
3529
3645
|
|
3530
3646
|
.p-tree {
|
3531
|
-
border: 1px solid #
|
3647
|
+
border: 1px solid #e5e7eb;
|
3532
3648
|
background: #ffffff;
|
3533
|
-
color: #
|
3649
|
+
color: #4b5563;
|
3534
3650
|
padding: 1.25rem;
|
3535
3651
|
border-radius: 6px;
|
3536
3652
|
}
|
@@ -3552,16 +3668,16 @@
|
|
3552
3668
|
margin-right: 0.5rem;
|
3553
3669
|
width: 2rem;
|
3554
3670
|
height: 2rem;
|
3555
|
-
color: #
|
3671
|
+
color: #6b7280;
|
3556
3672
|
border: 0 none;
|
3557
3673
|
background: transparent;
|
3558
3674
|
border-radius: 50%;
|
3559
3675
|
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
3560
3676
|
}
|
3561
3677
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover {
|
3562
|
-
color: #
|
3678
|
+
color: #374151;
|
3563
3679
|
border-color: transparent;
|
3564
|
-
background: #
|
3680
|
+
background: #f3f4f6;
|
3565
3681
|
}
|
3566
3682
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus-visible {
|
3567
3683
|
outline: 0 none;
|
@@ -3570,13 +3686,13 @@
|
|
3570
3686
|
}
|
3571
3687
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon {
|
3572
3688
|
margin-right: 0.5rem;
|
3573
|
-
color: #
|
3689
|
+
color: #6b7280;
|
3574
3690
|
}
|
3575
3691
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox {
|
3576
3692
|
margin-right: 0.5rem;
|
3577
3693
|
}
|
3578
3694
|
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
|
3579
|
-
color: #
|
3695
|
+
color: #4b5563;
|
3580
3696
|
}
|
3581
3697
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
|
3582
3698
|
background: #EFF6FF;
|
@@ -3591,12 +3707,12 @@
|
|
3591
3707
|
color: #1D4ED8;
|
3592
3708
|
}
|
3593
3709
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
|
3594
|
-
background: #
|
3595
|
-
color: #
|
3710
|
+
background: #f3f4f6;
|
3711
|
+
color: #4b5563;
|
3596
3712
|
}
|
3597
3713
|
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover {
|
3598
|
-
background: #
|
3599
|
-
color: #
|
3714
|
+
background: #f3f4f6;
|
3715
|
+
color: #4b5563;
|
3600
3716
|
}
|
3601
3717
|
.p-tree .p-tree-filter-container {
|
3602
3718
|
margin-bottom: 0.5rem;
|
@@ -3607,7 +3723,7 @@
|
|
3607
3723
|
}
|
3608
3724
|
.p-tree .p-tree-filter-container .p-tree-filter-icon {
|
3609
3725
|
right: 0.75rem;
|
3610
|
-
color: #
|
3726
|
+
color: #6b7280;
|
3611
3727
|
}
|
3612
3728
|
.p-tree .p-treenode-children {
|
3613
3729
|
padding: 0 0 0 1rem;
|
@@ -3624,9 +3740,9 @@
|
|
3624
3740
|
}
|
3625
3741
|
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content {
|
3626
3742
|
border-radius: 6px;
|
3627
|
-
border: 1px solid #
|
3743
|
+
border: 1px solid #e5e7eb;
|
3628
3744
|
background-color: #ffffff;
|
3629
|
-
color: #
|
3745
|
+
color: #4b5563;
|
3630
3746
|
padding: 0.5rem;
|
3631
3747
|
transition: box-shadow 0.2s;
|
3632
3748
|
}
|
@@ -3641,7 +3757,7 @@
|
|
3641
3757
|
margin-right: 0.5rem;
|
3642
3758
|
}
|
3643
3759
|
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-icon {
|
3644
|
-
color: #
|
3760
|
+
color: #6b7280;
|
3645
3761
|
margin-right: 0.5rem;
|
3646
3762
|
}
|
3647
3763
|
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox {
|
@@ -3652,8 +3768,8 @@
|
|
3652
3768
|
color: inherit;
|
3653
3769
|
}
|
3654
3770
|
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
|
3655
|
-
background: #
|
3656
|
-
color: #
|
3771
|
+
background: #f3f4f6;
|
3772
|
+
color: #4b5563;
|
3657
3773
|
}
|
3658
3774
|
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus {
|
3659
3775
|
outline: 0 none;
|
@@ -3670,17 +3786,17 @@
|
|
3670
3786
|
border-radius: 0;
|
3671
3787
|
}
|
3672
3788
|
.p-treetable .p-treetable-header {
|
3673
|
-
background: #
|
3674
|
-
color: #
|
3675
|
-
border: 1px solid #
|
3789
|
+
background: #f9fafb;
|
3790
|
+
color: #374151;
|
3791
|
+
border: 1px solid #e5e7eb;
|
3676
3792
|
border-width: 1px 0 1px 0;
|
3677
3793
|
padding: 1rem 1rem;
|
3678
3794
|
font-weight: 700;
|
3679
3795
|
}
|
3680
3796
|
.p-treetable .p-treetable-footer {
|
3681
|
-
background: #
|
3682
|
-
color: #
|
3683
|
-
border: 1px solid #
|
3797
|
+
background: #f9fafb;
|
3798
|
+
color: #374151;
|
3799
|
+
border: 1px solid #e5e7eb;
|
3684
3800
|
border-width: 0 0 1px 0;
|
3685
3801
|
padding: 1rem 1rem;
|
3686
3802
|
font-weight: 700;
|
@@ -3688,27 +3804,27 @@
|
|
3688
3804
|
.p-treetable .p-treetable-thead > tr > th {
|
3689
3805
|
text-align: left;
|
3690
3806
|
padding: 1rem 1rem;
|
3691
|
-
border: 1px solid #
|
3807
|
+
border: 1px solid #e5e7eb;
|
3692
3808
|
border-width: 0 0 1px 0;
|
3693
3809
|
font-weight: 700;
|
3694
|
-
color: #
|
3695
|
-
background: #
|
3810
|
+
color: #374151;
|
3811
|
+
background: #f9fafb;
|
3696
3812
|
transition: box-shadow 0.2s;
|
3697
3813
|
}
|
3698
3814
|
.p-treetable .p-treetable-tfoot > tr > td {
|
3699
3815
|
text-align: left;
|
3700
3816
|
padding: 1rem 1rem;
|
3701
|
-
border: 1px solid #
|
3817
|
+
border: 1px solid #e5e7eb;
|
3702
3818
|
border-width: 0 0 1px 0;
|
3703
3819
|
font-weight: 700;
|
3704
|
-
color: #
|
3705
|
-
background: #
|
3820
|
+
color: #374151;
|
3821
|
+
background: #f9fafb;
|
3706
3822
|
}
|
3707
3823
|
.p-treetable .p-sortable-column {
|
3708
3824
|
outline-color: #BFDBFE;
|
3709
3825
|
}
|
3710
3826
|
.p-treetable .p-sortable-column .p-sortable-column-icon {
|
3711
|
-
color: #
|
3827
|
+
color: #374151;
|
3712
3828
|
margin-left: 0.5rem;
|
3713
3829
|
}
|
3714
3830
|
.p-treetable .p-sortable-column .p-sortable-column-badge {
|
@@ -3721,11 +3837,11 @@
|
|
3721
3837
|
margin-left: 0.5rem;
|
3722
3838
|
}
|
3723
3839
|
.p-treetable .p-sortable-column:not(.p-highlight):hover {
|
3724
|
-
background: #
|
3725
|
-
color: #
|
3840
|
+
background: #f3f4f6;
|
3841
|
+
color: #374151;
|
3726
3842
|
}
|
3727
3843
|
.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
|
3728
|
-
color: #
|
3844
|
+
color: #374151;
|
3729
3845
|
}
|
3730
3846
|
.p-treetable .p-sortable-column.p-highlight {
|
3731
3847
|
background: #EFF6FF;
|
@@ -3736,19 +3852,19 @@
|
|
3736
3852
|
}
|
3737
3853
|
.p-treetable .p-treetable-tbody > tr {
|
3738
3854
|
background: #ffffff;
|
3739
|
-
color: #
|
3855
|
+
color: #4b5563;
|
3740
3856
|
transition: box-shadow 0.2s;
|
3741
3857
|
}
|
3742
3858
|
.p-treetable .p-treetable-tbody > tr > td {
|
3743
3859
|
text-align: left;
|
3744
|
-
border: 1px solid #
|
3860
|
+
border: 1px solid #e5e7eb;
|
3745
3861
|
border-width: 0 0 1px 0;
|
3746
3862
|
padding: 1rem 1rem;
|
3747
3863
|
}
|
3748
3864
|
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler {
|
3749
3865
|
width: 2rem;
|
3750
3866
|
height: 2rem;
|
3751
|
-
color: #
|
3867
|
+
color: #6b7280;
|
3752
3868
|
border: 0 none;
|
3753
3869
|
background: transparent;
|
3754
3870
|
border-radius: 50%;
|
@@ -3756,9 +3872,9 @@
|
|
3756
3872
|
margin-right: 0.5rem;
|
3757
3873
|
}
|
3758
3874
|
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:enabled:hover {
|
3759
|
-
color: #
|
3875
|
+
color: #374151;
|
3760
3876
|
border-color: transparent;
|
3761
|
-
background: #
|
3877
|
+
background: #f3f4f6;
|
3762
3878
|
}
|
3763
3879
|
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:focus-visible {
|
3764
3880
|
outline: 0 none;
|
@@ -3773,7 +3889,7 @@
|
|
3773
3889
|
margin-right: 0.5rem;
|
3774
3890
|
}
|
3775
3891
|
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon {
|
3776
|
-
color: #
|
3892
|
+
color: #4b5563;
|
3777
3893
|
}
|
3778
3894
|
.p-treetable .p-treetable-tbody > tr:focus-visible {
|
3779
3895
|
outline: 0.15rem solid #BFDBFE;
|
@@ -3790,18 +3906,18 @@
|
|
3790
3906
|
color: #1D4ED8;
|
3791
3907
|
}
|
3792
3908
|
.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover {
|
3793
|
-
background: #
|
3794
|
-
color: #
|
3909
|
+
background: #f3f4f6;
|
3910
|
+
color: #4b5563;
|
3795
3911
|
}
|
3796
3912
|
.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover .p-treetable-toggler {
|
3797
|
-
color: #
|
3913
|
+
color: #4b5563;
|
3798
3914
|
}
|
3799
3915
|
.p-treetable .p-column-resizer-helper {
|
3800
3916
|
background: #3B82F6;
|
3801
3917
|
}
|
3802
3918
|
.p-treetable .p-treetable-scrollable-header,
|
3803
3919
|
.p-treetable .p-treetable-scrollable-footer {
|
3804
|
-
background: #
|
3920
|
+
background: #f9fafb;
|
3805
3921
|
}
|
3806
3922
|
.p-treetable .p-treetable-loading-icon {
|
3807
3923
|
font-size: 2rem;
|
@@ -3863,23 +3979,23 @@
|
|
3863
3979
|
}
|
3864
3980
|
|
3865
3981
|
.p-virtualscroller .p-virtualscroller-header {
|
3866
|
-
background: #
|
3867
|
-
color: #
|
3868
|
-
border: 1px solid #
|
3982
|
+
background: #f9fafb;
|
3983
|
+
color: #374151;
|
3984
|
+
border: 1px solid #e5e7eb;
|
3869
3985
|
border-width: 1px 0 1px 0;
|
3870
3986
|
padding: 1rem 1rem;
|
3871
3987
|
font-weight: 700;
|
3872
3988
|
}
|
3873
3989
|
.p-virtualscroller .p-virtualscroller-content {
|
3874
3990
|
background: #ffffff;
|
3875
|
-
color: #
|
3991
|
+
color: #4b5563;
|
3876
3992
|
border: 0 none;
|
3877
3993
|
padding: 0;
|
3878
3994
|
}
|
3879
3995
|
.p-virtualscroller .p-virtualscroller-footer {
|
3880
|
-
background: #
|
3881
|
-
color: #
|
3882
|
-
border: 1px solid #
|
3996
|
+
background: #f9fafb;
|
3997
|
+
color: #374151;
|
3998
|
+
border: 1px solid #e5e7eb;
|
3883
3999
|
border-width: 0 0 1px 0;
|
3884
4000
|
padding: 1rem 1rem;
|
3885
4001
|
font-weight: 700;
|
@@ -3889,9 +4005,9 @@
|
|
3889
4005
|
|
3890
4006
|
.p-accordion .p-accordion-header .p-accordion-header-link {
|
3891
4007
|
padding: 1.25rem;
|
3892
|
-
border: 1px solid #
|
3893
|
-
color: #
|
3894
|
-
background: #
|
4008
|
+
border: 1px solid #e5e7eb;
|
4009
|
+
color: #6b7280;
|
4010
|
+
background: #f9fafb;
|
3895
4011
|
font-weight: 700;
|
3896
4012
|
border-radius: 6px;
|
3897
4013
|
transition: box-shadow 0.2s;
|
@@ -3905,27 +4021,27 @@
|
|
3905
4021
|
box-shadow: inset 0 0 0 0.2rem #BFDBFE;
|
3906
4022
|
}
|
3907
4023
|
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
|
3908
|
-
background: #
|
3909
|
-
border-color: #
|
3910
|
-
color: #
|
4024
|
+
background: #f3f4f6;
|
4025
|
+
border-color: #e5e7eb;
|
4026
|
+
color: #374151;
|
3911
4027
|
}
|
3912
4028
|
.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link {
|
3913
|
-
background: #
|
3914
|
-
border-color: #
|
3915
|
-
color: #
|
4029
|
+
background: #f9fafb;
|
4030
|
+
border-color: #e5e7eb;
|
4031
|
+
color: #374151;
|
3916
4032
|
border-bottom-right-radius: 0;
|
3917
4033
|
border-bottom-left-radius: 0;
|
3918
4034
|
}
|
3919
4035
|
.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
|
3920
|
-
border-color: #
|
3921
|
-
background: #
|
3922
|
-
color: #
|
4036
|
+
border-color: #e5e7eb;
|
4037
|
+
background: #f3f4f6;
|
4038
|
+
color: #374151;
|
3923
4039
|
}
|
3924
4040
|
.p-accordion .p-accordion-content {
|
3925
4041
|
padding: 1.25rem;
|
3926
|
-
border: 1px solid #
|
4042
|
+
border: 1px solid #e5e7eb;
|
3927
4043
|
background: #ffffff;
|
3928
|
-
color: #
|
4044
|
+
color: #4b5563;
|
3929
4045
|
border-top: 0;
|
3930
4046
|
border-top-right-radius: 0;
|
3931
4047
|
border-top-left-radius: 0;
|
@@ -3938,7 +4054,7 @@
|
|
3938
4054
|
|
3939
4055
|
.p-card {
|
3940
4056
|
background: #ffffff;
|
3941
|
-
color: #
|
4057
|
+
color: #4b5563;
|
3942
4058
|
box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
|
3943
4059
|
border-radius: 6px;
|
3944
4060
|
}
|
@@ -3953,7 +4069,7 @@
|
|
3953
4069
|
.p-card .p-card-subtitle {
|
3954
4070
|
font-weight: 400;
|
3955
4071
|
margin-bottom: 0.5rem;
|
3956
|
-
color: #
|
4072
|
+
color: #6b7280;
|
3957
4073
|
}
|
3958
4074
|
.p-card .p-card-content {
|
3959
4075
|
padding: 1.25rem 0;
|
@@ -3970,7 +4086,7 @@
|
|
3970
4086
|
padding: 0 1.25rem;
|
3971
4087
|
}
|
3972
4088
|
.p-divider.p-divider-horizontal:before {
|
3973
|
-
border-top: 1px #
|
4089
|
+
border-top: 1px #e5e7eb;
|
3974
4090
|
}
|
3975
4091
|
.p-divider.p-divider-horizontal .p-divider-content {
|
3976
4092
|
padding: 0 0.5rem;
|
@@ -3980,23 +4096,23 @@
|
|
3980
4096
|
padding: 1.25rem 0;
|
3981
4097
|
}
|
3982
4098
|
.p-divider.p-divider-vertical:before {
|
3983
|
-
border-left: 1px #
|
4099
|
+
border-left: 1px #e5e7eb;
|
3984
4100
|
}
|
3985
4101
|
.p-divider.p-divider-vertical .p-divider-content {
|
3986
4102
|
padding: 0.5rem 0;
|
3987
4103
|
}
|
3988
4104
|
|
3989
4105
|
.p-fieldset {
|
3990
|
-
border: 1px solid #
|
4106
|
+
border: 1px solid #e5e7eb;
|
3991
4107
|
background: #ffffff;
|
3992
|
-
color: #
|
4108
|
+
color: #4b5563;
|
3993
4109
|
border-radius: 6px;
|
3994
4110
|
}
|
3995
4111
|
.p-fieldset .p-fieldset-legend {
|
3996
4112
|
padding: 1.25rem;
|
3997
|
-
border: 1px solid #
|
3998
|
-
color: #
|
3999
|
-
background: #
|
4113
|
+
border: 1px solid #e5e7eb;
|
4114
|
+
color: #374151;
|
4115
|
+
background: #f9fafb;
|
4000
4116
|
font-weight: 700;
|
4001
4117
|
border-radius: 6px;
|
4002
4118
|
}
|
@@ -4006,7 +4122,7 @@
|
|
4006
4122
|
}
|
4007
4123
|
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a {
|
4008
4124
|
padding: 1.25rem;
|
4009
|
-
color: #
|
4125
|
+
color: #374151;
|
4010
4126
|
border-radius: 6px;
|
4011
4127
|
transition: box-shadow 0.2s;
|
4012
4128
|
}
|
@@ -4019,19 +4135,19 @@
|
|
4019
4135
|
box-shadow: 0 0 0 0.2rem #BFDBFE;
|
4020
4136
|
}
|
4021
4137
|
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
|
4022
|
-
background: #
|
4023
|
-
border-color: #
|
4024
|
-
color: #
|
4138
|
+
background: #f3f4f6;
|
4139
|
+
border-color: #e5e7eb;
|
4140
|
+
color: #374151;
|
4025
4141
|
}
|
4026
4142
|
.p-fieldset .p-fieldset-content {
|
4027
4143
|
padding: 1.25rem;
|
4028
4144
|
}
|
4029
4145
|
|
4030
4146
|
.p-panel .p-panel-header {
|
4031
|
-
border: 1px solid #
|
4147
|
+
border: 1px solid #e5e7eb;
|
4032
4148
|
padding: 1.25rem;
|
4033
|
-
background: #
|
4034
|
-
color: #
|
4149
|
+
background: #f9fafb;
|
4150
|
+
color: #374151;
|
4035
4151
|
border-top-right-radius: 6px;
|
4036
4152
|
border-top-left-radius: 6px;
|
4037
4153
|
}
|
@@ -4041,16 +4157,16 @@
|
|
4041
4157
|
.p-panel .p-panel-header .p-panel-header-icon {
|
4042
4158
|
width: 2rem;
|
4043
4159
|
height: 2rem;
|
4044
|
-
color: #
|
4160
|
+
color: #6b7280;
|
4045
4161
|
border: 0 none;
|
4046
4162
|
background: transparent;
|
4047
4163
|
border-radius: 50%;
|
4048
4164
|
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
4049
4165
|
}
|
4050
4166
|
.p-panel .p-panel-header .p-panel-header-icon:enabled:hover {
|
4051
|
-
color: #
|
4167
|
+
color: #374151;
|
4052
4168
|
border-color: transparent;
|
4053
|
-
background: #
|
4169
|
+
background: #f3f4f6;
|
4054
4170
|
}
|
4055
4171
|
.p-panel .p-panel-header .p-panel-header-icon:focus-visible {
|
4056
4172
|
outline: 0 none;
|
@@ -4062,9 +4178,9 @@
|
|
4062
4178
|
}
|
4063
4179
|
.p-panel .p-panel-content {
|
4064
4180
|
padding: 1.25rem;
|
4065
|
-
border: 1px solid #
|
4181
|
+
border: 1px solid #e5e7eb;
|
4066
4182
|
background: #ffffff;
|
4067
|
-
color: #
|
4183
|
+
color: #4b5563;
|
4068
4184
|
border-top: 0 none;
|
4069
4185
|
}
|
4070
4186
|
.p-panel .p-panel-content:last-child {
|
@@ -4073,9 +4189,9 @@
|
|
4073
4189
|
}
|
4074
4190
|
.p-panel .p-panel-footer {
|
4075
4191
|
padding: 0.75rem 1.25rem;
|
4076
|
-
border: 1px solid #
|
4192
|
+
border: 1px solid #e5e7eb;
|
4077
4193
|
background: #ffffff;
|
4078
|
-
color: #
|
4194
|
+
color: #4b5563;
|
4079
4195
|
border-bottom-right-radius: 6px;
|
4080
4196
|
border-bottom-left-radius: 6px;
|
4081
4197
|
border-top: 0 none;
|
@@ -4095,25 +4211,25 @@
|
|
4095
4211
|
}
|
4096
4212
|
|
4097
4213
|
.p-scrollpanel .p-scrollpanel-bar {
|
4098
|
-
background: #
|
4214
|
+
background: #f9fafb;
|
4099
4215
|
border: 0 none;
|
4100
4216
|
}
|
4101
4217
|
|
4102
4218
|
.p-splitter {
|
4103
|
-
border: 1px solid #
|
4219
|
+
border: 1px solid #e5e7eb;
|
4104
4220
|
background: #ffffff;
|
4105
4221
|
border-radius: 6px;
|
4106
|
-
color: #
|
4222
|
+
color: #4b5563;
|
4107
4223
|
}
|
4108
4224
|
.p-splitter .p-splitter-gutter {
|
4109
4225
|
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
4110
|
-
background: #
|
4226
|
+
background: #f9fafb;
|
4111
4227
|
}
|
4112
4228
|
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
|
4113
|
-
background: #
|
4229
|
+
background: #e5e7eb;
|
4114
4230
|
}
|
4115
4231
|
.p-splitter .p-splitter-gutter-resizing {
|
4116
|
-
background: #
|
4232
|
+
background: #e5e7eb;
|
4117
4233
|
}
|
4118
4234
|
|
4119
4235
|
.p-tabview .p-tabview-nav-content {
|
@@ -4121,18 +4237,18 @@
|
|
4121
4237
|
}
|
4122
4238
|
.p-tabview .p-tabview-nav {
|
4123
4239
|
background: #ffffff;
|
4124
|
-
border: 1px solid #
|
4240
|
+
border: 1px solid #e5e7eb;
|
4125
4241
|
border-width: 0 0 2px 0;
|
4126
4242
|
}
|
4127
4243
|
.p-tabview .p-tabview-nav li {
|
4128
4244
|
margin-right: 0;
|
4129
4245
|
}
|
4130
4246
|
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
|
4131
|
-
border: solid #
|
4247
|
+
border: solid #e5e7eb;
|
4132
4248
|
border-width: 0 0 2px 0;
|
4133
|
-
border-color: transparent transparent #
|
4249
|
+
border-color: transparent transparent #e5e7eb transparent;
|
4134
4250
|
background: #ffffff;
|
4135
|
-
color: #
|
4251
|
+
color: #6b7280;
|
4136
4252
|
padding: 1.25rem;
|
4137
4253
|
font-weight: 700;
|
4138
4254
|
border-top-right-radius: 6px;
|
@@ -4147,8 +4263,8 @@
|
|
4147
4263
|
}
|
4148
4264
|
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
|
4149
4265
|
background: #ffffff;
|
4150
|
-
border-color: #
|
4151
|
-
color: #
|
4266
|
+
border-color: #9ca3af;
|
4267
|
+
color: #6b7280;
|
4152
4268
|
}
|
4153
4269
|
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
|
4154
4270
|
background: #ffffff;
|
@@ -4180,14 +4296,14 @@
|
|
4180
4296
|
background: #ffffff;
|
4181
4297
|
padding: 1.25rem;
|
4182
4298
|
border: 0 none;
|
4183
|
-
color: #
|
4299
|
+
color: #4b5563;
|
4184
4300
|
border-bottom-right-radius: 6px;
|
4185
4301
|
border-bottom-left-radius: 6px;
|
4186
4302
|
}
|
4187
4303
|
|
4188
4304
|
.p-toolbar {
|
4189
|
-
background: #
|
4190
|
-
border: 1px solid #
|
4305
|
+
background: #f9fafb;
|
4306
|
+
border: 1px solid #e5e7eb;
|
4191
4307
|
padding: 1.25rem;
|
4192
4308
|
border-radius: 6px;
|
4193
4309
|
gap: 0.5rem;
|
@@ -4198,7 +4314,7 @@
|
|
4198
4314
|
|
4199
4315
|
.p-confirm-popup {
|
4200
4316
|
background: #ffffff;
|
4201
|
-
color: #
|
4317
|
+
color: #4b5563;
|
4202
4318
|
border: 0 none;
|
4203
4319
|
border-radius: 6px;
|
4204
4320
|
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
|
@@ -4252,7 +4368,7 @@
|
|
4252
4368
|
.p-dialog .p-dialog-header {
|
4253
4369
|
border-bottom: 0 none;
|
4254
4370
|
background: #ffffff;
|
4255
|
-
color: #
|
4371
|
+
color: #374151;
|
4256
4372
|
padding: 1.5rem;
|
4257
4373
|
border-top-right-radius: 6px;
|
4258
4374
|
border-top-left-radius: 6px;
|
@@ -4264,7 +4380,7 @@
|
|
4264
4380
|
.p-dialog .p-dialog-header .p-dialog-header-icon {
|
4265
4381
|
width: 2rem;
|
4266
4382
|
height: 2rem;
|
4267
|
-
color: #
|
4383
|
+
color: #6b7280;
|
4268
4384
|
border: 0 none;
|
4269
4385
|
background: transparent;
|
4270
4386
|
border-radius: 50%;
|
@@ -4272,9 +4388,9 @@
|
|
4272
4388
|
margin-right: 0.5rem;
|
4273
4389
|
}
|
4274
4390
|
.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover {
|
4275
|
-
color: #
|
4391
|
+
color: #374151;
|
4276
4392
|
border-color: transparent;
|
4277
|
-
background: #
|
4393
|
+
background: #f3f4f6;
|
4278
4394
|
}
|
4279
4395
|
.p-dialog .p-dialog-header .p-dialog-header-icon:focus-visible {
|
4280
4396
|
outline: 0 none;
|
@@ -4286,7 +4402,7 @@
|
|
4286
4402
|
}
|
4287
4403
|
.p-dialog .p-dialog-content {
|
4288
4404
|
background: #ffffff;
|
4289
|
-
color: #
|
4405
|
+
color: #4b5563;
|
4290
4406
|
padding: 0 1.5rem 2rem 1.5rem;
|
4291
4407
|
}
|
4292
4408
|
.p-dialog .p-dialog-content:last-of-type {
|
@@ -4296,7 +4412,7 @@
|
|
4296
4412
|
.p-dialog .p-dialog-footer {
|
4297
4413
|
border-top: 0 none;
|
4298
4414
|
background: #ffffff;
|
4299
|
-
color: #
|
4415
|
+
color: #4b5563;
|
4300
4416
|
padding: 0 1.5rem 1.5rem 1.5rem;
|
4301
4417
|
text-align: right;
|
4302
4418
|
border-bottom-right-radius: 6px;
|
@@ -4319,7 +4435,7 @@
|
|
4319
4435
|
|
4320
4436
|
.p-overlaypanel {
|
4321
4437
|
background: #ffffff;
|
4322
|
-
color: #
|
4438
|
+
color: #4b5563;
|
4323
4439
|
border: 0 none;
|
4324
4440
|
border-radius: 6px;
|
4325
4441
|
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
|
@@ -4361,7 +4477,7 @@
|
|
4361
4477
|
|
4362
4478
|
.p-sidebar {
|
4363
4479
|
background: #ffffff;
|
4364
|
-
color: #
|
4480
|
+
color: #4b5563;
|
4365
4481
|
border: 0 none;
|
4366
4482
|
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
|
4367
4483
|
}
|
@@ -4372,7 +4488,7 @@
|
|
4372
4488
|
.p-sidebar .p-sidebar-header .p-sidebar-icon {
|
4373
4489
|
width: 2rem;
|
4374
4490
|
height: 2rem;
|
4375
|
-
color: #
|
4491
|
+
color: #6b7280;
|
4376
4492
|
border: 0 none;
|
4377
4493
|
background: transparent;
|
4378
4494
|
border-radius: 50%;
|
@@ -4380,9 +4496,9 @@
|
|
4380
4496
|
}
|
4381
4497
|
.p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,
|
4382
4498
|
.p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover {
|
4383
|
-
color: #
|
4499
|
+
color: #374151;
|
4384
4500
|
border-color: transparent;
|
4385
|
-
background: #
|
4501
|
+
background: #f3f4f6;
|
4386
4502
|
}
|
4387
4503
|
.p-sidebar .p-sidebar-header .p-sidebar-close:focus-visible,
|
4388
4504
|
.p-sidebar .p-sidebar-header .p-sidebar-icon:focus-visible {
|
@@ -4401,30 +4517,30 @@
|
|
4401
4517
|
}
|
4402
4518
|
|
4403
4519
|
.p-tooltip .p-tooltip-text {
|
4404
|
-
background: #
|
4520
|
+
background: #4b5563;
|
4405
4521
|
color: #ffffff;
|
4406
4522
|
padding: 0.75rem 0.75rem;
|
4407
4523
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
4408
4524
|
border-radius: 6px;
|
4409
4525
|
}
|
4410
4526
|
.p-tooltip.p-tooltip-right .p-tooltip-arrow {
|
4411
|
-
border-right-color: #
|
4527
|
+
border-right-color: #4b5563;
|
4412
4528
|
}
|
4413
4529
|
.p-tooltip.p-tooltip-left .p-tooltip-arrow {
|
4414
|
-
border-left-color: #
|
4530
|
+
border-left-color: #4b5563;
|
4415
4531
|
}
|
4416
4532
|
.p-tooltip.p-tooltip-top .p-tooltip-arrow {
|
4417
|
-
border-top-color: #
|
4533
|
+
border-top-color: #4b5563;
|
4418
4534
|
}
|
4419
4535
|
.p-tooltip.p-tooltip-bottom .p-tooltip-arrow {
|
4420
|
-
border-bottom-color: #
|
4536
|
+
border-bottom-color: #4b5563;
|
4421
4537
|
}
|
4422
4538
|
|
4423
4539
|
.p-fileupload .p-fileupload-buttonbar {
|
4424
|
-
background: #
|
4540
|
+
background: #f9fafb;
|
4425
4541
|
padding: 1.25rem;
|
4426
|
-
border: 1px solid #
|
4427
|
-
color: #
|
4542
|
+
border: 1px solid #e5e7eb;
|
4543
|
+
color: #374151;
|
4428
4544
|
border-bottom: 0 none;
|
4429
4545
|
border-top-right-radius: 6px;
|
4430
4546
|
border-top-left-radius: 6px;
|
@@ -4440,8 +4556,8 @@
|
|
4440
4556
|
.p-fileupload .p-fileupload-content {
|
4441
4557
|
background: #ffffff;
|
4442
4558
|
padding: 2rem 1rem;
|
4443
|
-
border: 1px solid #
|
4444
|
-
color: #
|
4559
|
+
border: 1px solid #e5e7eb;
|
4560
|
+
color: #4b5563;
|
4445
4561
|
border-bottom-right-radius: 6px;
|
4446
4562
|
border-bottom-left-radius: 6px;
|
4447
4563
|
}
|
@@ -4473,7 +4589,7 @@
|
|
4473
4589
|
|
4474
4590
|
.p-breadcrumb {
|
4475
4591
|
background: #ffffff;
|
4476
|
-
border: 1px solid #
|
4592
|
+
border: 1px solid #e5e7eb;
|
4477
4593
|
border-radius: 6px;
|
4478
4594
|
padding: 1rem;
|
4479
4595
|
}
|
@@ -4487,26 +4603,26 @@
|
|
4487
4603
|
box-shadow: 0 0 0 0.2rem #BFDBFE;
|
4488
4604
|
}
|
4489
4605
|
.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text {
|
4490
|
-
color: #
|
4606
|
+
color: #4b5563;
|
4491
4607
|
}
|
4492
4608
|
.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-icon {
|
4493
|
-
color: #
|
4609
|
+
color: #6b7280;
|
4494
4610
|
}
|
4495
4611
|
.p-breadcrumb .p-breadcrumb-list li.p-menuitem-separator {
|
4496
4612
|
margin: 0 0.5rem 0 0.5rem;
|
4497
|
-
color: #
|
4613
|
+
color: #4b5563;
|
4498
4614
|
}
|
4499
4615
|
.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-text {
|
4500
|
-
color: #
|
4616
|
+
color: #4b5563;
|
4501
4617
|
}
|
4502
4618
|
.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-icon {
|
4503
|
-
color: #
|
4619
|
+
color: #6b7280;
|
4504
4620
|
}
|
4505
4621
|
|
4506
4622
|
.p-contextmenu {
|
4507
|
-
padding: 0.
|
4623
|
+
padding: 0.5rem 0;
|
4508
4624
|
background: #ffffff;
|
4509
|
-
color: #
|
4625
|
+
color: #4b5563;
|
4510
4626
|
border: 0 none;
|
4511
4627
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
4512
4628
|
border-radius: 6px;
|
@@ -4516,31 +4632,31 @@
|
|
4516
4632
|
outline: 0 none;
|
4517
4633
|
}
|
4518
4634
|
.p-contextmenu .p-submenu-list {
|
4519
|
-
padding: 0.
|
4635
|
+
padding: 0.5rem 0;
|
4520
4636
|
background: #ffffff;
|
4521
4637
|
border: 0 none;
|
4522
4638
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
4523
4639
|
border-radius: 6px;
|
4524
4640
|
}
|
4525
4641
|
.p-contextmenu .p-menuitem > .p-menuitem-content {
|
4526
|
-
color: #
|
4642
|
+
color: #4b5563;
|
4527
4643
|
transition: box-shadow 0.2s;
|
4528
4644
|
border-radius: 0;
|
4529
4645
|
}
|
4530
4646
|
.p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
|
4531
|
-
color: #
|
4647
|
+
color: #4b5563;
|
4532
4648
|
padding: 0.75rem 1.25rem;
|
4533
4649
|
user-select: none;
|
4534
4650
|
}
|
4535
4651
|
.p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4536
|
-
color: #
|
4652
|
+
color: #4b5563;
|
4537
4653
|
}
|
4538
4654
|
.p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
|
4539
|
-
color: #
|
4655
|
+
color: #6b7280;
|
4540
4656
|
margin-right: 0.5rem;
|
4541
4657
|
}
|
4542
4658
|
.p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4543
|
-
color: #
|
4659
|
+
color: #6b7280;
|
4544
4660
|
}
|
4545
4661
|
.p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content {
|
4546
4662
|
color: #1D4ED8;
|
@@ -4549,34 +4665,37 @@
|
|
4549
4665
|
.p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4550
4666
|
color: #1D4ED8;
|
4551
4667
|
}
|
4552
|
-
.p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4668
|
+
.p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4669
|
+
.p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4553
4670
|
color: #1D4ED8;
|
4554
4671
|
}
|
4555
4672
|
.p-contextmenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
|
4556
4673
|
background: rgba(59, 130, 246, 0.24);
|
4557
4674
|
}
|
4558
4675
|
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
|
4559
|
-
color: #
|
4560
|
-
background: #
|
4676
|
+
color: #4b5563;
|
4677
|
+
background: #e5e7eb;
|
4561
4678
|
}
|
4562
4679
|
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4563
|
-
color: #
|
4680
|
+
color: #4b5563;
|
4564
4681
|
}
|
4565
|
-
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4566
|
-
|
4682
|
+
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4683
|
+
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4684
|
+
color: #4b5563;
|
4567
4685
|
}
|
4568
4686
|
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
4569
|
-
color: #
|
4570
|
-
background: #
|
4687
|
+
color: #4b5563;
|
4688
|
+
background: #f3f4f6;
|
4571
4689
|
}
|
4572
4690
|
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
|
4573
|
-
color: #
|
4691
|
+
color: #4b5563;
|
4574
4692
|
}
|
4575
|
-
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
4576
|
-
|
4693
|
+
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
4694
|
+
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
|
4695
|
+
color: #6b7280;
|
4577
4696
|
}
|
4578
4697
|
.p-contextmenu .p-menuitem-separator {
|
4579
|
-
border-top: 1px solid #
|
4698
|
+
border-top: 1px solid #e5e7eb;
|
4580
4699
|
margin: 0.25rem 0;
|
4581
4700
|
}
|
4582
4701
|
.p-contextmenu .p-submenu-icon {
|
@@ -4658,33 +4777,33 @@
|
|
4658
4777
|
}
|
4659
4778
|
.p-megamenu {
|
4660
4779
|
padding: 0.5rem;
|
4661
|
-
background: #
|
4662
|
-
color: #
|
4663
|
-
border: 1px solid #
|
4780
|
+
background: #f9fafb;
|
4781
|
+
color: #4b5563;
|
4782
|
+
border: 1px solid #e5e7eb;
|
4664
4783
|
border-radius: 6px;
|
4665
4784
|
}
|
4666
4785
|
.p-megamenu .p-megamenu-root-list {
|
4667
4786
|
outline: 0 none;
|
4668
4787
|
}
|
4669
4788
|
.p-megamenu .p-menuitem > .p-menuitem-content {
|
4670
|
-
color: #
|
4789
|
+
color: #4b5563;
|
4671
4790
|
transition: box-shadow 0.2s;
|
4672
4791
|
border-radius: 0;
|
4673
4792
|
}
|
4674
4793
|
.p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
|
4675
|
-
color: #
|
4794
|
+
color: #4b5563;
|
4676
4795
|
padding: 0.75rem 1.25rem;
|
4677
4796
|
user-select: none;
|
4678
4797
|
}
|
4679
4798
|
.p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4680
|
-
color: #
|
4799
|
+
color: #4b5563;
|
4681
4800
|
}
|
4682
4801
|
.p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
|
4683
|
-
color: #
|
4802
|
+
color: #6b7280;
|
4684
4803
|
margin-right: 0.5rem;
|
4685
4804
|
}
|
4686
4805
|
.p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4687
|
-
color: #
|
4806
|
+
color: #6b7280;
|
4688
4807
|
}
|
4689
4808
|
.p-megamenu .p-menuitem.p-highlight > .p-menuitem-content {
|
4690
4809
|
color: #1D4ED8;
|
@@ -4693,61 +4812,64 @@
|
|
4693
4812
|
.p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4694
4813
|
color: #1D4ED8;
|
4695
4814
|
}
|
4696
|
-
.p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4815
|
+
.p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4816
|
+
.p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4697
4817
|
color: #1D4ED8;
|
4698
4818
|
}
|
4699
4819
|
.p-megamenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
|
4700
4820
|
background: rgba(59, 130, 246, 0.24);
|
4701
4821
|
}
|
4702
4822
|
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
|
4703
|
-
color: #
|
4704
|
-
background: #
|
4823
|
+
color: #4b5563;
|
4824
|
+
background: #e5e7eb;
|
4705
4825
|
}
|
4706
4826
|
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4707
|
-
color: #
|
4827
|
+
color: #4b5563;
|
4708
4828
|
}
|
4709
|
-
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4710
|
-
|
4829
|
+
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4830
|
+
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4831
|
+
color: #4b5563;
|
4711
4832
|
}
|
4712
4833
|
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
4713
|
-
color: #
|
4714
|
-
background: #
|
4834
|
+
color: #4b5563;
|
4835
|
+
background: #f3f4f6;
|
4715
4836
|
}
|
4716
4837
|
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
|
4717
|
-
color: #
|
4838
|
+
color: #4b5563;
|
4718
4839
|
}
|
4719
|
-
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
4720
|
-
|
4840
|
+
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
4841
|
+
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
|
4842
|
+
color: #6b7280;
|
4721
4843
|
}
|
4722
4844
|
.p-megamenu .p-megamenu-panel {
|
4723
4845
|
background: #ffffff;
|
4724
|
-
color: #
|
4846
|
+
color: #4b5563;
|
4725
4847
|
border: 0 none;
|
4726
4848
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
4727
4849
|
}
|
4728
4850
|
.p-megamenu .p-submenu-header {
|
4729
4851
|
margin: 0;
|
4730
4852
|
padding: 0.75rem 1.25rem;
|
4731
|
-
color: #
|
4853
|
+
color: #374151;
|
4732
4854
|
background: #ffffff;
|
4733
4855
|
font-weight: 700;
|
4734
4856
|
border-top-right-radius: 6px;
|
4735
4857
|
border-top-left-radius: 6px;
|
4736
4858
|
}
|
4737
4859
|
.p-megamenu .p-submenu-list {
|
4738
|
-
padding: 0.
|
4860
|
+
padding: 0.5rem 0;
|
4739
4861
|
width: 12.5rem;
|
4740
4862
|
}
|
4741
4863
|
.p-megamenu .p-submenu-list .p-menuitem-separator {
|
4742
|
-
border-top: 1px solid #
|
4864
|
+
border-top: 1px solid #e5e7eb;
|
4743
4865
|
margin: 0.25rem 0;
|
4744
4866
|
}
|
4745
4867
|
.p-megamenu.p-megamenu-vertical {
|
4746
4868
|
width: 12.5rem;
|
4747
|
-
padding: 0.
|
4869
|
+
padding: 0.5rem 0;
|
4748
4870
|
}
|
4749
4871
|
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content {
|
4750
|
-
color: #
|
4872
|
+
color: #4b5563;
|
4751
4873
|
transition: box-shadow 0.2s;
|
4752
4874
|
border-radius: 6px;
|
4753
4875
|
}
|
@@ -4756,54 +4878,55 @@
|
|
4756
4878
|
user-select: none;
|
4757
4879
|
}
|
4758
4880
|
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4759
|
-
color: #
|
4881
|
+
color: #4b5563;
|
4760
4882
|
}
|
4761
4883
|
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
|
4762
|
-
color: #
|
4884
|
+
color: #6b7280;
|
4763
4885
|
margin-right: 0.5rem;
|
4764
4886
|
}
|
4765
4887
|
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4766
|
-
color: #
|
4888
|
+
color: #6b7280;
|
4767
4889
|
margin-left: 0.5rem;
|
4768
4890
|
}
|
4769
4891
|
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
4770
|
-
color: #
|
4771
|
-
background: #
|
4892
|
+
color: #4b5563;
|
4893
|
+
background: #f3f4f6;
|
4772
4894
|
}
|
4773
4895
|
.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 {
|
4774
|
-
color: #
|
4896
|
+
color: #4b5563;
|
4775
4897
|
}
|
4776
|
-
.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,
|
4777
|
-
|
4898
|
+
.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,
|
4899
|
+
.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 {
|
4900
|
+
color: #6b7280;
|
4778
4901
|
}
|
4779
4902
|
|
4780
4903
|
.p-menu {
|
4781
|
-
padding: 0.
|
4904
|
+
padding: 0.5rem 0;
|
4782
4905
|
background: #ffffff;
|
4783
|
-
color: #
|
4784
|
-
border: 1px solid #
|
4906
|
+
color: #4b5563;
|
4907
|
+
border: 1px solid #e5e7eb;
|
4785
4908
|
border-radius: 6px;
|
4786
4909
|
width: 12.5rem;
|
4787
4910
|
}
|
4788
4911
|
.p-menu .p-menuitem > .p-menuitem-content {
|
4789
|
-
color: #
|
4912
|
+
color: #4b5563;
|
4790
4913
|
transition: box-shadow 0.2s;
|
4791
4914
|
border-radius: 0;
|
4792
4915
|
}
|
4793
4916
|
.p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link {
|
4794
|
-
color: #
|
4917
|
+
color: #4b5563;
|
4795
4918
|
padding: 0.75rem 1.25rem;
|
4796
4919
|
user-select: none;
|
4797
4920
|
}
|
4798
4921
|
.p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4799
|
-
color: #
|
4922
|
+
color: #4b5563;
|
4800
4923
|
}
|
4801
4924
|
.p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
|
4802
|
-
color: #
|
4925
|
+
color: #6b7280;
|
4803
4926
|
margin-right: 0.5rem;
|
4804
4927
|
}
|
4805
4928
|
.p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4806
|
-
color: #
|
4929
|
+
color: #6b7280;
|
4807
4930
|
}
|
4808
4931
|
.p-menu .p-menuitem.p-highlight > .p-menuitem-content {
|
4809
4932
|
color: #1D4ED8;
|
@@ -4812,31 +4935,34 @@
|
|
4812
4935
|
.p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4813
4936
|
color: #1D4ED8;
|
4814
4937
|
}
|
4815
|
-
.p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4938
|
+
.p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4939
|
+
.p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4816
4940
|
color: #1D4ED8;
|
4817
4941
|
}
|
4818
4942
|
.p-menu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
|
4819
4943
|
background: rgba(59, 130, 246, 0.24);
|
4820
4944
|
}
|
4821
4945
|
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
|
4822
|
-
color: #
|
4823
|
-
background: #
|
4946
|
+
color: #4b5563;
|
4947
|
+
background: #e5e7eb;
|
4824
4948
|
}
|
4825
4949
|
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4826
|
-
color: #
|
4950
|
+
color: #4b5563;
|
4827
4951
|
}
|
4828
|
-
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4829
|
-
|
4952
|
+
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4953
|
+
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4954
|
+
color: #4b5563;
|
4830
4955
|
}
|
4831
4956
|
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
4832
|
-
color: #
|
4833
|
-
background: #
|
4957
|
+
color: #4b5563;
|
4958
|
+
background: #f3f4f6;
|
4834
4959
|
}
|
4835
4960
|
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
|
4836
|
-
color: #
|
4961
|
+
color: #4b5563;
|
4837
4962
|
}
|
4838
|
-
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
4839
|
-
|
4963
|
+
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
4964
|
+
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
|
4965
|
+
color: #6b7280;
|
4840
4966
|
}
|
4841
4967
|
.p-menu.p-menu-overlay {
|
4842
4968
|
background: #ffffff;
|
@@ -4846,14 +4972,14 @@
|
|
4846
4972
|
.p-menu .p-submenu-header {
|
4847
4973
|
margin: 0;
|
4848
4974
|
padding: 0.75rem 1.25rem;
|
4849
|
-
color: #
|
4975
|
+
color: #374151;
|
4850
4976
|
background: #ffffff;
|
4851
4977
|
font-weight: 700;
|
4852
4978
|
border-top-right-radius: 0;
|
4853
4979
|
border-top-left-radius: 0;
|
4854
4980
|
}
|
4855
4981
|
.p-menu .p-menuitem-separator {
|
4856
|
-
border-top: 1px solid #
|
4982
|
+
border-top: 1px solid #e5e7eb;
|
4857
4983
|
margin: 0.25rem 0;
|
4858
4984
|
}
|
4859
4985
|
.p-menu .p-menuitem-badge {
|
@@ -4872,16 +4998,16 @@
|
|
4872
4998
|
|
4873
4999
|
.p-menubar {
|
4874
5000
|
padding: 0.5rem;
|
4875
|
-
background: #
|
4876
|
-
color: #
|
4877
|
-
border: 1px solid #
|
5001
|
+
background: #f9fafb;
|
5002
|
+
color: #4b5563;
|
5003
|
+
border: 1px solid #e5e7eb;
|
4878
5004
|
border-radius: 6px;
|
4879
5005
|
}
|
4880
5006
|
.p-menubar .p-menubar-root-list {
|
4881
5007
|
outline: 0 none;
|
4882
5008
|
}
|
4883
5009
|
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content {
|
4884
|
-
color: #
|
5010
|
+
color: #4b5563;
|
4885
5011
|
transition: box-shadow 0.2s;
|
4886
5012
|
border-radius: 6px;
|
4887
5013
|
}
|
@@ -4890,45 +5016,46 @@
|
|
4890
5016
|
user-select: none;
|
4891
5017
|
}
|
4892
5018
|
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4893
|
-
color: #
|
5019
|
+
color: #4b5563;
|
4894
5020
|
}
|
4895
5021
|
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
|
4896
|
-
color: #
|
5022
|
+
color: #6b7280;
|
4897
5023
|
margin-right: 0.5rem;
|
4898
5024
|
}
|
4899
5025
|
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4900
|
-
color: #
|
5026
|
+
color: #6b7280;
|
4901
5027
|
margin-left: 0.5rem;
|
4902
5028
|
}
|
4903
5029
|
.p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
4904
|
-
color: #
|
4905
|
-
background: #
|
5030
|
+
color: #4b5563;
|
5031
|
+
background: #f3f4f6;
|
4906
5032
|
}
|
4907
5033
|
.p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
|
4908
|
-
color: #
|
5034
|
+
color: #4b5563;
|
4909
5035
|
}
|
4910
|
-
.p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
4911
|
-
|
5036
|
+
.p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5037
|
+
.p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
|
5038
|
+
color: #6b7280;
|
4912
5039
|
}
|
4913
5040
|
.p-menubar .p-menuitem > .p-menuitem-content {
|
4914
|
-
color: #
|
5041
|
+
color: #4b5563;
|
4915
5042
|
transition: box-shadow 0.2s;
|
4916
5043
|
border-radius: 0;
|
4917
5044
|
}
|
4918
5045
|
.p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link {
|
4919
|
-
color: #
|
5046
|
+
color: #4b5563;
|
4920
5047
|
padding: 0.75rem 1.25rem;
|
4921
5048
|
user-select: none;
|
4922
5049
|
}
|
4923
5050
|
.p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4924
|
-
color: #
|
5051
|
+
color: #4b5563;
|
4925
5052
|
}
|
4926
5053
|
.p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
|
4927
|
-
color: #
|
5054
|
+
color: #6b7280;
|
4928
5055
|
margin-right: 0.5rem;
|
4929
5056
|
}
|
4930
5057
|
.p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4931
|
-
color: #
|
5058
|
+
color: #6b7280;
|
4932
5059
|
}
|
4933
5060
|
.p-menubar .p-menuitem.p-highlight > .p-menuitem-content {
|
4934
5061
|
color: #1D4ED8;
|
@@ -4937,41 +5064,44 @@
|
|
4937
5064
|
.p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4938
5065
|
color: #1D4ED8;
|
4939
5066
|
}
|
4940
|
-
.p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5067
|
+
.p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5068
|
+
.p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
4941
5069
|
color: #1D4ED8;
|
4942
5070
|
}
|
4943
5071
|
.p-menubar .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
|
4944
5072
|
background: rgba(59, 130, 246, 0.24);
|
4945
5073
|
}
|
4946
5074
|
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
|
4947
|
-
color: #
|
4948
|
-
background: #
|
5075
|
+
color: #4b5563;
|
5076
|
+
background: #e5e7eb;
|
4949
5077
|
}
|
4950
5078
|
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
4951
|
-
color: #
|
5079
|
+
color: #4b5563;
|
4952
5080
|
}
|
4953
|
-
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
4954
|
-
|
5081
|
+
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5082
|
+
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
5083
|
+
color: #4b5563;
|
4955
5084
|
}
|
4956
5085
|
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
4957
|
-
color: #
|
4958
|
-
background: #
|
5086
|
+
color: #4b5563;
|
5087
|
+
background: #f3f4f6;
|
4959
5088
|
}
|
4960
5089
|
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
|
4961
|
-
color: #
|
5090
|
+
color: #4b5563;
|
4962
5091
|
}
|
4963
|
-
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
4964
|
-
|
5092
|
+
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5093
|
+
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
|
5094
|
+
color: #6b7280;
|
4965
5095
|
}
|
4966
5096
|
.p-menubar .p-submenu-list {
|
4967
|
-
padding: 0.
|
5097
|
+
padding: 0.5rem 0;
|
4968
5098
|
background: #ffffff;
|
4969
5099
|
border: 0 none;
|
4970
5100
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
4971
5101
|
width: 12.5rem;
|
4972
5102
|
}
|
4973
5103
|
.p-menubar .p-submenu-list .p-menuitem-separator {
|
4974
|
-
border-top: 1px solid #
|
5104
|
+
border-top: 1px solid #e5e7eb;
|
4975
5105
|
margin: 0.25rem 0;
|
4976
5106
|
}
|
4977
5107
|
.p-menubar .p-submenu-list .p-submenu-icon {
|
@@ -4986,13 +5116,13 @@
|
|
4986
5116
|
display: flex;
|
4987
5117
|
width: 2rem;
|
4988
5118
|
height: 2rem;
|
4989
|
-
color: #
|
5119
|
+
color: #6b7280;
|
4990
5120
|
border-radius: 50%;
|
4991
5121
|
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
4992
5122
|
}
|
4993
5123
|
.p-menubar .p-menubar-button:hover {
|
4994
|
-
color: #
|
4995
|
-
background: #
|
5124
|
+
color: #6b7280;
|
5125
|
+
background: #f3f4f6;
|
4996
5126
|
}
|
4997
5127
|
.p-menubar .p-menubar-button:focus {
|
4998
5128
|
outline: 0 none;
|
@@ -5002,14 +5132,14 @@
|
|
5002
5132
|
.p-menubar .p-menubar-root-list {
|
5003
5133
|
position: absolute;
|
5004
5134
|
display: none;
|
5005
|
-
padding: 0.
|
5135
|
+
padding: 0.5rem 0;
|
5006
5136
|
background: #ffffff;
|
5007
5137
|
border: 0 none;
|
5008
5138
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
5009
5139
|
width: 100%;
|
5010
5140
|
}
|
5011
5141
|
.p-menubar .p-menubar-root-list .p-menuitem-separator {
|
5012
|
-
border-top: 1px solid #
|
5142
|
+
border-top: 1px solid #e5e7eb;
|
5013
5143
|
margin: 0.25rem 0;
|
5014
5144
|
}
|
5015
5145
|
.p-menubar .p-menubar-root-list .p-submenu-icon {
|
@@ -5070,14 +5200,14 @@
|
|
5070
5200
|
outline: 0 none;
|
5071
5201
|
}
|
5072
5202
|
.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content {
|
5073
|
-
border: 1px solid #
|
5074
|
-
color: #
|
5075
|
-
background: #
|
5203
|
+
border: 1px solid #e5e7eb;
|
5204
|
+
color: #6b7280;
|
5205
|
+
background: #f9fafb;
|
5076
5206
|
border-radius: 6px;
|
5077
5207
|
transition: box-shadow 0.2s;
|
5078
5208
|
}
|
5079
5209
|
.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action {
|
5080
|
-
color: #
|
5210
|
+
color: #6b7280;
|
5081
5211
|
padding: 1.25rem;
|
5082
5212
|
font-weight: 700;
|
5083
5213
|
}
|
@@ -5093,28 +5223,28 @@
|
|
5093
5223
|
box-shadow: inset 0 0 0 0.2rem #BFDBFE;
|
5094
5224
|
}
|
5095
5225
|
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content {
|
5096
|
-
background: #
|
5097
|
-
border-color: #
|
5098
|
-
color: #
|
5226
|
+
background: #f3f4f6;
|
5227
|
+
border-color: #e5e7eb;
|
5228
|
+
color: #374151;
|
5099
5229
|
}
|
5100
5230
|
.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight .p-panelmenu-header-content {
|
5101
|
-
background: #
|
5102
|
-
border-color: #
|
5103
|
-
color: #
|
5231
|
+
background: #f9fafb;
|
5232
|
+
border-color: #e5e7eb;
|
5233
|
+
color: #374151;
|
5104
5234
|
border-bottom-right-radius: 0;
|
5105
5235
|
border-bottom-left-radius: 0;
|
5106
5236
|
margin-bottom: 0;
|
5107
5237
|
}
|
5108
5238
|
.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content {
|
5109
|
-
border-color: #
|
5110
|
-
background: #
|
5111
|
-
color: #
|
5239
|
+
border-color: #e5e7eb;
|
5240
|
+
background: #f3f4f6;
|
5241
|
+
color: #374151;
|
5112
5242
|
}
|
5113
5243
|
.p-panelmenu .p-panelmenu-content {
|
5114
|
-
padding: 0.
|
5115
|
-
border: 1px solid #
|
5244
|
+
padding: 0.5rem 0;
|
5245
|
+
border: 1px solid #e5e7eb;
|
5116
5246
|
background: #ffffff;
|
5117
|
-
color: #
|
5247
|
+
color: #4b5563;
|
5118
5248
|
border-top: 0;
|
5119
5249
|
border-top-right-radius: 0;
|
5120
5250
|
border-top-left-radius: 0;
|
@@ -5125,24 +5255,24 @@
|
|
5125
5255
|
outline: 0 none;
|
5126
5256
|
}
|
5127
5257
|
.p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content {
|
5128
|
-
color: #
|
5258
|
+
color: #4b5563;
|
5129
5259
|
transition: box-shadow 0.2s;
|
5130
5260
|
border-radius: 0;
|
5131
5261
|
}
|
5132
5262
|
.p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link {
|
5133
|
-
color: #
|
5263
|
+
color: #4b5563;
|
5134
5264
|
padding: 0.75rem 1.25rem;
|
5135
5265
|
user-select: none;
|
5136
5266
|
}
|
5137
5267
|
.p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
5138
|
-
color: #
|
5268
|
+
color: #4b5563;
|
5139
5269
|
}
|
5140
5270
|
.p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
|
5141
|
-
color: #
|
5271
|
+
color: #6b7280;
|
5142
5272
|
margin-right: 0.5rem;
|
5143
5273
|
}
|
5144
5274
|
.p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
5145
|
-
color: #
|
5275
|
+
color: #6b7280;
|
5146
5276
|
}
|
5147
5277
|
.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content {
|
5148
5278
|
color: #1D4ED8;
|
@@ -5151,37 +5281,40 @@
|
|
5151
5281
|
.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
5152
5282
|
color: #1D4ED8;
|
5153
5283
|
}
|
5154
|
-
.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5284
|
+
.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5285
|
+
.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
5155
5286
|
color: #1D4ED8;
|
5156
5287
|
}
|
5157
5288
|
.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
|
5158
5289
|
background: rgba(59, 130, 246, 0.24);
|
5159
5290
|
}
|
5160
5291
|
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
|
5161
|
-
color: #
|
5162
|
-
background: #
|
5292
|
+
color: #4b5563;
|
5293
|
+
background: #e5e7eb;
|
5163
5294
|
}
|
5164
5295
|
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
5165
|
-
color: #
|
5296
|
+
color: #4b5563;
|
5166
5297
|
}
|
5167
|
-
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5168
|
-
|
5298
|
+
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5299
|
+
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
5300
|
+
color: #4b5563;
|
5169
5301
|
}
|
5170
5302
|
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
5171
|
-
color: #
|
5172
|
-
background: #
|
5303
|
+
color: #4b5563;
|
5304
|
+
background: #f3f4f6;
|
5173
5305
|
}
|
5174
5306
|
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
|
5175
|
-
color: #
|
5307
|
+
color: #4b5563;
|
5176
5308
|
}
|
5177
|
-
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5178
|
-
|
5309
|
+
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5310
|
+
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
|
5311
|
+
color: #6b7280;
|
5179
5312
|
}
|
5180
5313
|
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
5181
5314
|
margin-right: 0.5rem;
|
5182
5315
|
}
|
5183
5316
|
.p-panelmenu .p-panelmenu-content .p-menuitem-separator {
|
5184
|
-
border-top: 1px solid #
|
5317
|
+
border-top: 1px solid #e5e7eb;
|
5185
5318
|
margin: 0.25rem 0;
|
5186
5319
|
}
|
5187
5320
|
.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-list) {
|
@@ -5192,10 +5325,10 @@
|
|
5192
5325
|
}
|
5193
5326
|
|
5194
5327
|
.p-slidemenu {
|
5195
|
-
padding: 0.
|
5328
|
+
padding: 0.5rem 0;
|
5196
5329
|
background: #ffffff;
|
5197
|
-
color: #
|
5198
|
-
border: 1px solid #
|
5330
|
+
color: #4b5563;
|
5331
|
+
border: 1px solid #e5e7eb;
|
5199
5332
|
border-radius: 6px;
|
5200
5333
|
width: 12.5rem;
|
5201
5334
|
}
|
@@ -5206,24 +5339,24 @@
|
|
5206
5339
|
outline: 0 none;
|
5207
5340
|
}
|
5208
5341
|
.p-slidemenu .p-menuitem > .p-menuitem-content {
|
5209
|
-
color: #
|
5342
|
+
color: #4b5563;
|
5210
5343
|
transition: box-shadow 0.2s;
|
5211
5344
|
border-radius: 0;
|
5212
5345
|
}
|
5213
5346
|
.p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
|
5214
|
-
color: #
|
5347
|
+
color: #4b5563;
|
5215
5348
|
padding: 0.75rem 1.25rem;
|
5216
5349
|
user-select: none;
|
5217
5350
|
}
|
5218
5351
|
.p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
5219
|
-
color: #
|
5352
|
+
color: #4b5563;
|
5220
5353
|
}
|
5221
5354
|
.p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
|
5222
|
-
color: #
|
5355
|
+
color: #6b7280;
|
5223
5356
|
margin-right: 0.5rem;
|
5224
5357
|
}
|
5225
5358
|
.p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
5226
|
-
color: #
|
5359
|
+
color: #6b7280;
|
5227
5360
|
}
|
5228
5361
|
.p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content {
|
5229
5362
|
color: #1D4ED8;
|
@@ -5232,31 +5365,34 @@
|
|
5232
5365
|
.p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
5233
5366
|
color: #1D4ED8;
|
5234
5367
|
}
|
5235
|
-
.p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5368
|
+
.p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5369
|
+
.p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
5236
5370
|
color: #1D4ED8;
|
5237
5371
|
}
|
5238
5372
|
.p-slidemenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
|
5239
5373
|
background: rgba(59, 130, 246, 0.24);
|
5240
5374
|
}
|
5241
5375
|
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
|
5242
|
-
color: #
|
5243
|
-
background: #
|
5376
|
+
color: #4b5563;
|
5377
|
+
background: #e5e7eb;
|
5244
5378
|
}
|
5245
5379
|
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
5246
|
-
color: #
|
5380
|
+
color: #4b5563;
|
5247
5381
|
}
|
5248
|
-
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5249
|
-
|
5382
|
+
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5383
|
+
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
5384
|
+
color: #4b5563;
|
5250
5385
|
}
|
5251
5386
|
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
5252
|
-
color: #
|
5253
|
-
background: #
|
5387
|
+
color: #4b5563;
|
5388
|
+
background: #f3f4f6;
|
5254
5389
|
}
|
5255
5390
|
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
|
5256
|
-
color: #
|
5391
|
+
color: #4b5563;
|
5257
5392
|
}
|
5258
|
-
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5259
|
-
|
5393
|
+
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5394
|
+
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
|
5395
|
+
color: #6b7280;
|
5260
5396
|
}
|
5261
5397
|
.p-slidemenu.p-slidemenu-overlay {
|
5262
5398
|
background: #ffffff;
|
@@ -5264,13 +5400,13 @@
|
|
5264
5400
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
5265
5401
|
}
|
5266
5402
|
.p-slidemenu .p-slidemenu-list {
|
5267
|
-
padding: 0.
|
5403
|
+
padding: 0.5rem 0;
|
5268
5404
|
background: #ffffff;
|
5269
5405
|
border: 0 none;
|
5270
5406
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
5271
5407
|
}
|
5272
5408
|
.p-slidemenu .p-menuitem-separator {
|
5273
|
-
border-top: 1px solid #
|
5409
|
+
border-top: 1px solid #e5e7eb;
|
5274
5410
|
margin: 0.25rem 0;
|
5275
5411
|
}
|
5276
5412
|
.p-slidemenu .p-slidemenu-icon {
|
@@ -5282,7 +5418,7 @@
|
|
5282
5418
|
}
|
5283
5419
|
.p-slidemenu .p-slidemenu-backward {
|
5284
5420
|
padding: 0.75rem 1.25rem;
|
5285
|
-
color: #
|
5421
|
+
color: #4b5563;
|
5286
5422
|
}
|
5287
5423
|
.p-slidemenu .p-slidemenu-backward:not(.p-disabled):focus {
|
5288
5424
|
outline: 0 none;
|
@@ -5310,8 +5446,8 @@
|
|
5310
5446
|
background: #ffffff;
|
5311
5447
|
}
|
5312
5448
|
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
|
5313
|
-
color: #
|
5314
|
-
border: 1px solid #
|
5449
|
+
color: #4b5563;
|
5450
|
+
border: 1px solid #f3f4f6;
|
5315
5451
|
background: #ffffff;
|
5316
5452
|
min-width: 2rem;
|
5317
5453
|
height: 2rem;
|
@@ -5322,7 +5458,7 @@
|
|
5322
5458
|
}
|
5323
5459
|
.p-steps .p-steps-item .p-menuitem-link .p-steps-title {
|
5324
5460
|
margin-top: 0.5rem;
|
5325
|
-
color: #
|
5461
|
+
color: #6b7280;
|
5326
5462
|
}
|
5327
5463
|
.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus-visible {
|
5328
5464
|
outline: 0 none;
|
@@ -5335,11 +5471,11 @@
|
|
5335
5471
|
}
|
5336
5472
|
.p-steps .p-steps-item.p-highlight .p-steps-title {
|
5337
5473
|
font-weight: 700;
|
5338
|
-
color: #
|
5474
|
+
color: #4b5563;
|
5339
5475
|
}
|
5340
5476
|
.p-steps .p-steps-item:before {
|
5341
5477
|
content: " ";
|
5342
|
-
border-top: 1px solid #
|
5478
|
+
border-top: 1px solid #e5e7eb;
|
5343
5479
|
width: 100%;
|
5344
5480
|
top: 50%;
|
5345
5481
|
left: 0;
|
@@ -5350,7 +5486,7 @@
|
|
5350
5486
|
|
5351
5487
|
.p-tabmenu .p-tabmenu-nav {
|
5352
5488
|
background: #ffffff;
|
5353
|
-
border: 1px solid #
|
5489
|
+
border: 1px solid #e5e7eb;
|
5354
5490
|
border-width: 0 0 2px 0;
|
5355
5491
|
}
|
5356
5492
|
.p-tabmenu .p-tabmenu-nav .p-menuitem-badge {
|
@@ -5370,11 +5506,11 @@
|
|
5370
5506
|
margin-right: 0;
|
5371
5507
|
}
|
5372
5508
|
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
|
5373
|
-
border: solid #
|
5509
|
+
border: solid #e5e7eb;
|
5374
5510
|
border-width: 0 0 2px 0;
|
5375
|
-
border-color: transparent transparent #
|
5511
|
+
border-color: transparent transparent #e5e7eb transparent;
|
5376
5512
|
background: #ffffff;
|
5377
|
-
color: #
|
5513
|
+
color: #6b7280;
|
5378
5514
|
padding: 1.25rem;
|
5379
5515
|
font-weight: 700;
|
5380
5516
|
border-top-right-radius: 6px;
|
@@ -5392,8 +5528,8 @@
|
|
5392
5528
|
}
|
5393
5529
|
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
|
5394
5530
|
background: #ffffff;
|
5395
|
-
border-color: #
|
5396
|
-
color: #
|
5531
|
+
border-color: #9ca3af;
|
5532
|
+
color: #6b7280;
|
5397
5533
|
}
|
5398
5534
|
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
|
5399
5535
|
background: #ffffff;
|
@@ -5420,10 +5556,10 @@
|
|
5420
5556
|
}
|
5421
5557
|
|
5422
5558
|
.p-tieredmenu {
|
5423
|
-
padding: 0.
|
5559
|
+
padding: 0.5rem 0;
|
5424
5560
|
background: #ffffff;
|
5425
|
-
color: #
|
5426
|
-
border: 1px solid #
|
5561
|
+
color: #4b5563;
|
5562
|
+
border: 1px solid #e5e7eb;
|
5427
5563
|
border-radius: 6px;
|
5428
5564
|
width: 12.5rem;
|
5429
5565
|
}
|
@@ -5436,30 +5572,30 @@
|
|
5436
5572
|
outline: 0 none;
|
5437
5573
|
}
|
5438
5574
|
.p-tieredmenu .p-submenu-list {
|
5439
|
-
padding: 0.
|
5575
|
+
padding: 0.5rem 0;
|
5440
5576
|
background: #ffffff;
|
5441
5577
|
border: 0 none;
|
5442
5578
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
5443
5579
|
}
|
5444
5580
|
.p-tieredmenu .p-menuitem > .p-menuitem-content {
|
5445
|
-
color: #
|
5581
|
+
color: #4b5563;
|
5446
5582
|
transition: box-shadow 0.2s;
|
5447
5583
|
border-radius: 0;
|
5448
5584
|
}
|
5449
5585
|
.p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
|
5450
|
-
color: #
|
5586
|
+
color: #4b5563;
|
5451
5587
|
padding: 0.75rem 1.25rem;
|
5452
5588
|
user-select: none;
|
5453
5589
|
}
|
5454
5590
|
.p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
5455
|
-
color: #
|
5591
|
+
color: #4b5563;
|
5456
5592
|
}
|
5457
5593
|
.p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
|
5458
|
-
color: #
|
5594
|
+
color: #6b7280;
|
5459
5595
|
margin-right: 0.5rem;
|
5460
5596
|
}
|
5461
5597
|
.p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
5462
|
-
color: #
|
5598
|
+
color: #6b7280;
|
5463
5599
|
}
|
5464
5600
|
.p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content {
|
5465
5601
|
color: #1D4ED8;
|
@@ -5468,34 +5604,37 @@
|
|
5468
5604
|
.p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
5469
5605
|
color: #1D4ED8;
|
5470
5606
|
}
|
5471
|
-
.p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5607
|
+
.p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5608
|
+
.p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
5472
5609
|
color: #1D4ED8;
|
5473
5610
|
}
|
5474
5611
|
.p-tieredmenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
|
5475
5612
|
background: rgba(59, 130, 246, 0.24);
|
5476
5613
|
}
|
5477
5614
|
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
|
5478
|
-
color: #
|
5479
|
-
background: #
|
5615
|
+
color: #4b5563;
|
5616
|
+
background: #e5e7eb;
|
5480
5617
|
}
|
5481
5618
|
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
|
5482
|
-
color: #
|
5619
|
+
color: #4b5563;
|
5483
5620
|
}
|
5484
|
-
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5485
|
-
|
5621
|
+
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
|
5622
|
+
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
|
5623
|
+
color: #4b5563;
|
5486
5624
|
}
|
5487
5625
|
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
|
5488
|
-
color: #
|
5489
|
-
background: #
|
5626
|
+
color: #4b5563;
|
5627
|
+
background: #f3f4f6;
|
5490
5628
|
}
|
5491
5629
|
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
|
5492
|
-
color: #
|
5630
|
+
color: #4b5563;
|
5493
5631
|
}
|
5494
|
-
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5495
|
-
|
5632
|
+
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
|
5633
|
+
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
|
5634
|
+
color: #6b7280;
|
5496
5635
|
}
|
5497
5636
|
.p-tieredmenu .p-menuitem-separator {
|
5498
|
-
border-top: 1px solid #
|
5637
|
+
border-top: 1px solid #e5e7eb;
|
5499
5638
|
margin: 0.25rem 0;
|
5500
5639
|
}
|
5501
5640
|
.p-tieredmenu .p-submenu-icon {
|
@@ -5512,16 +5651,16 @@
|
|
5512
5651
|
border-radius: 6px;
|
5513
5652
|
}
|
5514
5653
|
.p-inline-message.p-inline-message-info {
|
5515
|
-
background:
|
5516
|
-
border: solid #
|
5654
|
+
background: rgba(219, 234, 254, 0.7);
|
5655
|
+
border: solid #3b82f6;
|
5517
5656
|
border-width: 0px;
|
5518
|
-
color: #
|
5657
|
+
color: #3b82f6;
|
5519
5658
|
}
|
5520
5659
|
.p-inline-message.p-inline-message-info .p-inline-message-icon {
|
5521
|
-
color: #
|
5660
|
+
color: #3b82f6;
|
5522
5661
|
}
|
5523
5662
|
.p-inline-message.p-inline-message-success {
|
5524
|
-
background:
|
5663
|
+
background: rgba(228, 248, 240, 0.7);
|
5525
5664
|
border: solid #1ea97c;
|
5526
5665
|
border-width: 0px;
|
5527
5666
|
color: #1ea97c;
|
@@ -5530,7 +5669,7 @@
|
|
5530
5669
|
color: #1ea97c;
|
5531
5670
|
}
|
5532
5671
|
.p-inline-message.p-inline-message-warn {
|
5533
|
-
background:
|
5672
|
+
background: rgba(255, 242, 226, 0.7);
|
5534
5673
|
border: solid #cc8925;
|
5535
5674
|
border-width: 0px;
|
5536
5675
|
color: #cc8925;
|
@@ -5539,7 +5678,7 @@
|
|
5539
5678
|
color: #cc8925;
|
5540
5679
|
}
|
5541
5680
|
.p-inline-message.p-inline-message-error {
|
5542
|
-
background:
|
5681
|
+
background: rgba(255, 231, 230, 0.7);
|
5543
5682
|
border: solid #ff5757;
|
5544
5683
|
border-width: 0px;
|
5545
5684
|
color: #ff5757;
|
@@ -5585,19 +5724,19 @@
|
|
5585
5724
|
box-shadow: 0 0 0 0.2rem #BFDBFE;
|
5586
5725
|
}
|
5587
5726
|
.p-message.p-message-info {
|
5588
|
-
background:
|
5589
|
-
border: solid #
|
5727
|
+
background: rgba(219, 234, 254, 0.7);
|
5728
|
+
border: solid #3b82f6;
|
5590
5729
|
border-width: 0 0 0 6px;
|
5591
|
-
color: #
|
5730
|
+
color: #3b82f6;
|
5592
5731
|
}
|
5593
5732
|
.p-message.p-message-info .p-message-icon {
|
5594
|
-
color: #
|
5733
|
+
color: #3b82f6;
|
5595
5734
|
}
|
5596
5735
|
.p-message.p-message-info .p-message-close {
|
5597
|
-
color: #
|
5736
|
+
color: #3b82f6;
|
5598
5737
|
}
|
5599
5738
|
.p-message.p-message-success {
|
5600
|
-
background:
|
5739
|
+
background: rgba(228, 248, 240, 0.7);
|
5601
5740
|
border: solid #1ea97c;
|
5602
5741
|
border-width: 0 0 0 6px;
|
5603
5742
|
color: #1ea97c;
|
@@ -5609,7 +5748,7 @@
|
|
5609
5748
|
color: #1ea97c;
|
5610
5749
|
}
|
5611
5750
|
.p-message.p-message-warn {
|
5612
|
-
background:
|
5751
|
+
background: rgba(255, 242, 226, 0.7);
|
5613
5752
|
border: solid #cc8925;
|
5614
5753
|
border-width: 0 0 0 6px;
|
5615
5754
|
color: #cc8925;
|
@@ -5621,7 +5760,7 @@
|
|
5621
5760
|
color: #cc8925;
|
5622
5761
|
}
|
5623
5762
|
.p-message.p-message-error {
|
5624
|
-
background:
|
5763
|
+
background: rgba(255, 231, 230, 0.7);
|
5625
5764
|
border: solid #ff5757;
|
5626
5765
|
border-width: 0 0 0 6px;
|
5627
5766
|
color: #ff5757;
|
@@ -5634,7 +5773,7 @@
|
|
5634
5773
|
}
|
5635
5774
|
.p-message .p-message-text {
|
5636
5775
|
font-size: 1rem;
|
5637
|
-
font-weight:
|
5776
|
+
font-weight: 500;
|
5638
5777
|
}
|
5639
5778
|
.p-message .p-message-icon {
|
5640
5779
|
font-size: 1.5rem;
|
@@ -5652,7 +5791,7 @@
|
|
5652
5791
|
}
|
5653
5792
|
|
5654
5793
|
.p-toast {
|
5655
|
-
opacity:
|
5794
|
+
opacity: 1;
|
5656
5795
|
}
|
5657
5796
|
.p-toast .p-toast-message {
|
5658
5797
|
margin: 0 0 1rem 0;
|
@@ -5695,17 +5834,17 @@
|
|
5695
5834
|
box-shadow: 0 0 0 0.2rem #BFDBFE;
|
5696
5835
|
}
|
5697
5836
|
.p-toast .p-toast-message.p-toast-message-info {
|
5698
|
-
background:
|
5699
|
-
border: solid #
|
5837
|
+
background: rgba(219, 234, 254, 0.7);
|
5838
|
+
border: solid #3b82f6;
|
5700
5839
|
border-width: 0 0 0 6px;
|
5701
|
-
color: #
|
5840
|
+
color: #3b82f6;
|
5702
5841
|
}
|
5703
5842
|
.p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,
|
5704
5843
|
.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close {
|
5705
|
-
color: #
|
5844
|
+
color: #3b82f6;
|
5706
5845
|
}
|
5707
5846
|
.p-toast .p-toast-message.p-toast-message-success {
|
5708
|
-
background:
|
5847
|
+
background: rgba(228, 248, 240, 0.7);
|
5709
5848
|
border: solid #1ea97c;
|
5710
5849
|
border-width: 0 0 0 6px;
|
5711
5850
|
color: #1ea97c;
|
@@ -5715,7 +5854,7 @@
|
|
5715
5854
|
color: #1ea97c;
|
5716
5855
|
}
|
5717
5856
|
.p-toast .p-toast-message.p-toast-message-warn {
|
5718
|
-
background:
|
5857
|
+
background: rgba(255, 242, 226, 0.7);
|
5719
5858
|
border: solid #cc8925;
|
5720
5859
|
border-width: 0 0 0 6px;
|
5721
5860
|
color: #cc8925;
|
@@ -5725,7 +5864,7 @@
|
|
5725
5864
|
color: #cc8925;
|
5726
5865
|
}
|
5727
5866
|
.p-toast .p-toast-message.p-toast-message-error {
|
5728
|
-
background:
|
5867
|
+
background: rgba(255, 231, 230, 0.7);
|
5729
5868
|
border: solid #ff5757;
|
5730
5869
|
border-width: 0 0 0 6px;
|
5731
5870
|
color: #ff5757;
|
@@ -5738,7 +5877,7 @@
|
|
5738
5877
|
.p-galleria .p-galleria-close {
|
5739
5878
|
margin: 0.5rem;
|
5740
5879
|
background: transparent;
|
5741
|
-
color: #
|
5880
|
+
color: #f9fafb;
|
5742
5881
|
width: 4rem;
|
5743
5882
|
height: 4rem;
|
5744
5883
|
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
@@ -5753,11 +5892,11 @@
|
|
5753
5892
|
}
|
5754
5893
|
.p-galleria .p-galleria-close:hover {
|
5755
5894
|
background: rgba(255, 255, 255, 0.1);
|
5756
|
-
color: #
|
5895
|
+
color: #f9fafb;
|
5757
5896
|
}
|
5758
5897
|
.p-galleria .p-galleria-item-nav {
|
5759
5898
|
background: transparent;
|
5760
|
-
color: #
|
5899
|
+
color: #f9fafb;
|
5761
5900
|
width: 4rem;
|
5762
5901
|
height: 4rem;
|
5763
5902
|
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
@@ -5774,25 +5913,25 @@
|
|
5774
5913
|
}
|
5775
5914
|
.p-galleria .p-galleria-item-nav:not(.p-disabled):hover {
|
5776
5915
|
background: rgba(255, 255, 255, 0.1);
|
5777
|
-
color: #
|
5916
|
+
color: #f9fafb;
|
5778
5917
|
}
|
5779
5918
|
.p-galleria .p-galleria-caption {
|
5780
5919
|
background: rgba(0, 0, 0, 0.5);
|
5781
|
-
color: #
|
5920
|
+
color: #f9fafb;
|
5782
5921
|
padding: 1rem;
|
5783
5922
|
}
|
5784
5923
|
.p-galleria .p-galleria-indicators {
|
5785
5924
|
padding: 1rem;
|
5786
5925
|
}
|
5787
5926
|
.p-galleria .p-galleria-indicators .p-galleria-indicator button {
|
5788
|
-
background-color: #
|
5927
|
+
background-color: #d1d5db;
|
5789
5928
|
width: 1rem;
|
5790
5929
|
height: 1rem;
|
5791
5930
|
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
5792
5931
|
border-radius: 50%;
|
5793
5932
|
}
|
5794
5933
|
.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
|
5795
|
-
background: #
|
5934
|
+
background: #9ca3af;
|
5796
5935
|
}
|
5797
5936
|
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
|
5798
5937
|
background: #EFF6FF;
|
@@ -5825,7 +5964,7 @@
|
|
5825
5964
|
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next {
|
5826
5965
|
margin: 0.5rem;
|
5827
5966
|
background-color: transparent;
|
5828
|
-
color: #
|
5967
|
+
color: #f9fafb;
|
5829
5968
|
width: 2rem;
|
5830
5969
|
height: 2rem;
|
5831
5970
|
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
@@ -5834,7 +5973,7 @@
|
|
5834
5973
|
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,
|
5835
5974
|
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover {
|
5836
5975
|
background: rgba(255, 255, 255, 0.1);
|
5837
|
-
color: #
|
5976
|
+
color: #f9fafb;
|
5838
5977
|
}
|
5839
5978
|
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus-visible {
|
5840
5979
|
outline: 0 none;
|
@@ -5889,7 +6028,7 @@
|
|
5889
6028
|
}
|
5890
6029
|
|
5891
6030
|
.p-avatar {
|
5892
|
-
background-color: #
|
6031
|
+
background-color: #e5e7eb;
|
5893
6032
|
border-radius: 6px;
|
5894
6033
|
}
|
5895
6034
|
.p-avatar.p-avatar-lg {
|
@@ -5923,23 +6062,23 @@
|
|
5923
6062
|
line-height: 1.5rem;
|
5924
6063
|
}
|
5925
6064
|
.p-badge.p-badge-secondary {
|
5926
|
-
background-color: #
|
6065
|
+
background-color: #64748b;
|
5927
6066
|
color: #ffffff;
|
5928
6067
|
}
|
5929
6068
|
.p-badge.p-badge-success {
|
5930
|
-
background-color: #
|
6069
|
+
background-color: #22c55e;
|
5931
6070
|
color: #ffffff;
|
5932
6071
|
}
|
5933
6072
|
.p-badge.p-badge-info {
|
5934
|
-
background-color: #
|
6073
|
+
background-color: #0ea5e9;
|
5935
6074
|
color: #ffffff;
|
5936
6075
|
}
|
5937
6076
|
.p-badge.p-badge-warning {
|
5938
|
-
background-color: #
|
6077
|
+
background-color: #f97316;
|
5939
6078
|
color: #ffffff;
|
5940
6079
|
}
|
5941
6080
|
.p-badge.p-badge-danger {
|
5942
|
-
background-color: #
|
6081
|
+
background-color: #ef4444;
|
5943
6082
|
color: #ffffff;
|
5944
6083
|
}
|
5945
6084
|
.p-badge.p-badge-lg {
|
@@ -5956,8 +6095,8 @@
|
|
5956
6095
|
}
|
5957
6096
|
|
5958
6097
|
.p-chip {
|
5959
|
-
background-color: #
|
5960
|
-
color: #
|
6098
|
+
background-color: #e5e7eb;
|
6099
|
+
color: #4b5563;
|
5961
6100
|
border-radius: 16px;
|
5962
6101
|
padding: 0 0.75rem;
|
5963
6102
|
}
|
@@ -5997,8 +6136,8 @@
|
|
5997
6136
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
5998
6137
|
}
|
5999
6138
|
.p-inplace .p-inplace-display:not(.p-disabled):hover {
|
6000
|
-
background: #
|
6001
|
-
color: #
|
6139
|
+
background: #f3f4f6;
|
6140
|
+
color: #4b5563;
|
6002
6141
|
}
|
6003
6142
|
.p-inplace .p-inplace-display:focus {
|
6004
6143
|
outline: 0 none;
|
@@ -6009,7 +6148,7 @@
|
|
6009
6148
|
.p-progressbar {
|
6010
6149
|
border: 0 none;
|
6011
6150
|
height: 1.5rem;
|
6012
|
-
background: #
|
6151
|
+
background: #e5e7eb;
|
6013
6152
|
border-radius: 6px;
|
6014
6153
|
}
|
6015
6154
|
.p-progressbar .p-progressbar-value {
|
@@ -6037,7 +6176,7 @@
|
|
6037
6176
|
}
|
6038
6177
|
.p-scrolltop .p-scrolltop-icon {
|
6039
6178
|
font-size: 1.5rem;
|
6040
|
-
color: #
|
6179
|
+
color: #f9fafb;
|
6041
6180
|
}
|
6042
6181
|
.p-scrolltop .p-icon {
|
6043
6182
|
width: 1.5rem;
|
@@ -6045,7 +6184,7 @@
|
|
6045
6184
|
}
|
6046
6185
|
|
6047
6186
|
.p-skeleton {
|
6048
|
-
background-color: #
|
6187
|
+
background-color: #e5e7eb;
|
6049
6188
|
border-radius: 6px;
|
6050
6189
|
}
|
6051
6190
|
.p-skeleton:after {
|
@@ -6061,19 +6200,19 @@
|
|
6061
6200
|
border-radius: 6px;
|
6062
6201
|
}
|
6063
6202
|
.p-tag.p-tag-success {
|
6064
|
-
background-color: #
|
6203
|
+
background-color: #22c55e;
|
6065
6204
|
color: #ffffff;
|
6066
6205
|
}
|
6067
6206
|
.p-tag.p-tag-info {
|
6068
|
-
background-color: #
|
6207
|
+
background-color: #0ea5e9;
|
6069
6208
|
color: #ffffff;
|
6070
6209
|
}
|
6071
6210
|
.p-tag.p-tag-warning {
|
6072
|
-
background-color: #
|
6211
|
+
background-color: #f97316;
|
6073
6212
|
color: #ffffff;
|
6074
6213
|
}
|
6075
6214
|
.p-tag.p-tag-danger {
|
6076
|
-
background-color: #
|
6215
|
+
background-color: #ef4444;
|
6077
6216
|
color: #ffffff;
|
6078
6217
|
}
|
6079
6218
|
.p-tag .p-tag-icon {
|
@@ -6087,8 +6226,8 @@
|
|
6087
6226
|
|
6088
6227
|
.p-terminal {
|
6089
6228
|
background: #ffffff;
|
6090
|
-
color: #
|
6091
|
-
border: 1px solid #
|
6229
|
+
color: #4b5563;
|
6230
|
+
border: 1px solid #e5e7eb;
|
6092
6231
|
padding: 1.25rem;
|
6093
6232
|
}
|
6094
6233
|
.p-terminal .p-terminal-input {
|
@@ -6102,6 +6241,11 @@
|
|
6102
6241
|
font-weight: 700;
|
6103
6242
|
}
|
6104
6243
|
|
6244
|
+
.p-selectbutton > .p-button,
|
6245
|
+
.p-togglebutton.p-button {
|
6246
|
+
transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
6247
|
+
}
|
6248
|
+
|
6105
6249
|
.p-accordion .p-accordion-header .p-accordion-header-link {
|
6106
6250
|
transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
6107
6251
|
}
|
@@ -6109,13 +6253,9 @@
|
|
6109
6253
|
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
|
6110
6254
|
transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
6111
6255
|
}
|
6112
|
-
|
6113
|
-
|
6114
|
-
|
6115
|
-
position: absolute;
|
6116
|
-
bottom: 0;
|
6117
|
-
height: 2px;
|
6118
|
-
transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
|
6256
|
+
|
6257
|
+
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
|
6258
|
+
transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
6119
6259
|
}
|
6120
6260
|
|
6121
6261
|
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
|
@@ -6136,10 +6276,10 @@
|
|
6136
6276
|
box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #88eaac, 0 1px 2px 0 black;
|
6137
6277
|
}
|
6138
6278
|
.p-button.p-button-info:enabled:focus {
|
6139
|
-
box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #
|
6279
|
+
box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #83d3f8, 0 1px 2px 0 black;
|
6140
6280
|
}
|
6141
6281
|
.p-button.p-button-warning:enabled:focus {
|
6142
|
-
box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #
|
6282
|
+
box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #fcb98b, 0 1px 2px 0 black;
|
6143
6283
|
}
|
6144
6284
|
.p-button.p-button-help:enabled:focus {
|
6145
6285
|
box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #d4aafb, 0 1px 2px 0 black;
|
@@ -6154,4 +6294,26 @@
|
|
6154
6294
|
.p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
|
6155
6295
|
box-shadow: inset 0 -2px 0 0 #3B82F6;
|
6156
6296
|
}
|
6297
|
+
|
6298
|
+
.p-speeddial-item.p-focus > .p-speeddial-action {
|
6299
|
+
box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #9dc1fb, 0 1px 2px 0 black;
|
6300
|
+
}
|
6301
|
+
|
6302
|
+
.p-toast-message {
|
6303
|
+
backdrop-filter: blur(10px);
|
6304
|
+
}
|
6305
|
+
|
6306
|
+
.p-inline-message-text {
|
6307
|
+
font-weight: 500;
|
6308
|
+
}
|
6309
|
+
|
6310
|
+
.p-picklist-buttons .p-button,
|
6311
|
+
.p-orderlist-controls .p-button {
|
6312
|
+
transition: opacity 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
6313
|
+
}
|
6314
|
+
|
6315
|
+
.p-steps .p-steps-item.p-highlight .p-steps-number {
|
6316
|
+
background: #3B82F6;
|
6317
|
+
color: #ffffff;
|
6318
|
+
}
|
6157
6319
|
}
|