primeng 16.4.0 → 16.5.0
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/README.md +1 -1
- package/api/tooltipoptions.d.ts +4 -0
- package/button/button.d.ts +50 -1
- package/contextmenu/contextmenu.d.ts +2 -1
- package/dialog/dialog.d.ts +3 -1
- package/dock/dock.d.ts +2 -2
- package/dom/domhandler.d.ts +3 -0
- package/esm2022/accordion/accordion.mjs +10 -10
- package/esm2022/animate/animate.mjs +7 -7
- package/esm2022/api/confirmationservice.mjs +3 -3
- package/esm2022/api/contextmenuservice.mjs +3 -3
- package/esm2022/api/filterservice.mjs +3 -3
- package/esm2022/api/messageservice.mjs +3 -3
- package/esm2022/api/overlayservice.mjs +3 -3
- package/esm2022/api/primengconfig.mjs +3 -3
- package/esm2022/api/shared.mjs +13 -13
- package/esm2022/api/tooltipoptions.mjs +1 -1
- package/esm2022/api/treedragdropservice.mjs +3 -3
- package/esm2022/autocomplete/autocomplete.mjs +7 -7
- package/esm2022/autofocus/autofocus.mjs +7 -7
- package/esm2022/avatar/avatar.mjs +7 -7
- package/esm2022/avatargroup/avatargroup.mjs +7 -7
- package/esm2022/badge/badge.mjs +10 -10
- package/esm2022/baseicon/baseicon.mjs +3 -3
- package/esm2022/blockui/blockui.mjs +11 -13
- package/esm2022/breadcrumb/breadcrumb.mjs +39 -29
- package/esm2022/button/button.mjs +77 -12
- package/esm2022/calendar/calendar.mjs +10 -12
- package/esm2022/card/card.mjs +7 -7
- package/esm2022/carousel/carousel.mjs +92 -86
- package/esm2022/cascadeselect/cascadeselect.mjs +10 -10
- package/esm2022/chart/chart.mjs +7 -7
- package/esm2022/checkbox/checkbox.mjs +7 -7
- package/esm2022/chip/chip.mjs +10 -10
- package/esm2022/chips/chips.mjs +7 -7
- package/esm2022/colorpicker/colorpicker.mjs +7 -7
- package/esm2022/confirmdialog/confirmdialog.mjs +7 -7
- package/esm2022/confirmpopup/confirmpopup.mjs +11 -8
- package/esm2022/contextmenu/contextmenu.mjs +32 -25
- package/esm2022/dataview/dataview.mjs +10 -10
- package/esm2022/defer/defer.mjs +7 -7
- package/esm2022/dialog/dialog.mjs +24 -22
- package/esm2022/divider/divider.mjs +7 -7
- package/esm2022/dock/dock.mjs +19 -23
- package/esm2022/dom/domhandler.mjs +12 -1
- package/esm2022/dragdrop/dragdrop.mjs +10 -10
- package/esm2022/dropdown/dropdown.mjs +12 -12
- package/esm2022/dynamicdialog/dialogservice.mjs +3 -3
- package/esm2022/dynamicdialog/dynamicdialog.mjs +7 -7
- package/esm2022/dynamicdialog/dynamicdialogcontent.mjs +3 -3
- package/esm2022/editor/editor.mjs +7 -7
- package/esm2022/fieldset/fieldset.mjs +7 -7
- package/esm2022/fileupload/fileupload.mjs +9 -9
- package/esm2022/focustrap/focustrap.mjs +7 -7
- package/esm2022/galleria/galleria.mjs +36 -31
- package/esm2022/icons/angledoubledown/angledoubledown.mjs +3 -3
- package/esm2022/icons/angledoubleleft/angledoubleleft.mjs +3 -3
- package/esm2022/icons/angledoubleright/angledoubleright.mjs +3 -3
- package/esm2022/icons/angledoubleup/angledoubleup.mjs +3 -3
- package/esm2022/icons/angledown/angledown.mjs +3 -3
- package/esm2022/icons/angleleft/angleleft.mjs +3 -3
- package/esm2022/icons/angleright/angleright.mjs +3 -3
- package/esm2022/icons/angleup/angleup.mjs +3 -3
- package/esm2022/icons/arrowdown/arrowdown.mjs +3 -3
- package/esm2022/icons/arrowdownleft/arrowdownleft.mjs +3 -3
- package/esm2022/icons/arrowdownright/arrowdownright.mjs +3 -3
- package/esm2022/icons/arrowleft/arrowleft.mjs +3 -3
- package/esm2022/icons/arrowright/arrowright.mjs +3 -3
- package/esm2022/icons/arrowup/arrowup.mjs +3 -3
- package/esm2022/icons/ban/ban.mjs +3 -3
- package/esm2022/icons/bars/bars.mjs +3 -3
- package/esm2022/icons/calendar/calendar.mjs +3 -3
- package/esm2022/icons/caretleft/caretleft.mjs +3 -3
- package/esm2022/icons/caretright/caretright.mjs +3 -3
- package/esm2022/icons/check/check.mjs +3 -3
- package/esm2022/icons/chevrondown/chevrondown.mjs +3 -3
- package/esm2022/icons/chevronleft/chevronleft.mjs +3 -3
- package/esm2022/icons/chevronright/chevronright.mjs +3 -3
- package/esm2022/icons/chevronup/chevronup.mjs +3 -3
- package/esm2022/icons/exclamationtriangle/exclamationtriangle.mjs +3 -3
- package/esm2022/icons/eye/eye.mjs +3 -3
- package/esm2022/icons/eyeslash/eyeslash.mjs +3 -3
- package/esm2022/icons/filter/filter.mjs +3 -3
- package/esm2022/icons/filterslash/filterslash.mjs +3 -3
- package/esm2022/icons/home/home.mjs +3 -3
- package/esm2022/icons/infocircle/infocircle.mjs +3 -3
- package/esm2022/icons/minus/minus.mjs +3 -3
- package/esm2022/icons/pencil/pencil.mjs +3 -3
- package/esm2022/icons/plus/plus.mjs +3 -3
- package/esm2022/icons/refresh/refresh.mjs +3 -3
- package/esm2022/icons/search/search.mjs +3 -3
- package/esm2022/icons/searchminus/searchminus.mjs +3 -3
- package/esm2022/icons/searchplus/searchplus.mjs +3 -3
- package/esm2022/icons/sortalt/sortalt.mjs +3 -3
- package/esm2022/icons/sortamountdown/sortamountdown.mjs +3 -3
- package/esm2022/icons/sortamountupalt/sortamountupalt.mjs +3 -3
- package/esm2022/icons/spinner/spinner.mjs +3 -3
- package/esm2022/icons/star/star.mjs +3 -3
- package/esm2022/icons/starfill/starfill.mjs +3 -3
- package/esm2022/icons/thlarge/thlarge.mjs +3 -3
- package/esm2022/icons/times/times.mjs +3 -3
- package/esm2022/icons/timescircle/timescircle.mjs +3 -3
- package/esm2022/icons/trash/trash.mjs +3 -3
- package/esm2022/icons/undo/undo.mjs +3 -3
- package/esm2022/icons/upload/upload.mjs +3 -3
- package/esm2022/icons/windowmaximize/windowmaximize.mjs +3 -3
- package/esm2022/icons/windowminimize/windowminimize.mjs +3 -3
- package/esm2022/image/image.mjs +18 -18
- package/esm2022/inplace/inplace.mjs +13 -13
- package/esm2022/inputmask/inputmask.mjs +7 -7
- package/esm2022/inputnumber/inputnumber.mjs +7 -7
- package/esm2022/inputswitch/inputswitch.mjs +7 -7
- package/esm2022/inputtext/inputtext.mjs +7 -7
- package/esm2022/inputtextarea/inputtextarea.mjs +11 -8
- package/esm2022/keyfilter/keyfilter.mjs +7 -7
- package/esm2022/knob/knob.mjs +7 -7
- package/esm2022/listbox/listbox.mjs +7 -7
- package/esm2022/megamenu/megamenu.mjs +38 -31
- package/esm2022/menu/menu.mjs +16 -15
- package/esm2022/menubar/menubar.mjs +38 -31
- package/esm2022/message/message.mjs +7 -7
- package/esm2022/messages/messages.mjs +7 -7
- package/esm2022/multiselect/multiselect.mjs +13 -13
- package/esm2022/orderlist/orderlist.mjs +7 -7
- package/esm2022/organizationchart/organizationchart.mjs +10 -10
- package/esm2022/overlay/overlay.mjs +7 -7
- package/esm2022/overlaypanel/overlaypanel.mjs +7 -7
- package/esm2022/paginator/paginator.mjs +7 -7
- package/esm2022/panel/panel.mjs +7 -7
- package/esm2022/panelmenu/panelmenu.mjs +52 -44
- package/esm2022/password/password.mjs +16 -16
- package/esm2022/picklist/picklist.mjs +7 -7
- package/esm2022/progressbar/progressbar.mjs +7 -7
- package/esm2022/progressspinner/progressspinner.mjs +7 -7
- package/esm2022/radiobutton/radiobutton.mjs +10 -10
- package/esm2022/rating/rating.mjs +7 -7
- package/esm2022/ripple/ripple.mjs +7 -7
- package/esm2022/scroller/scroller.mjs +7 -7
- package/esm2022/scrollpanel/scrollpanel.mjs +7 -7
- package/esm2022/scrolltop/scrolltop.mjs +7 -7
- package/esm2022/selectbutton/selectbutton.mjs +26 -20
- package/esm2022/sidebar/sidebar.mjs +10 -12
- package/esm2022/skeleton/skeleton.mjs +7 -7
- package/esm2022/slidemenu/slidemenu.mjs +40 -26
- package/esm2022/slider/slider.mjs +7 -7
- package/esm2022/speeddial/speeddial.mjs +9 -9
- package/esm2022/spinner/spinner.mjs +7 -7
- package/esm2022/splitbutton/splitbutton.mjs +7 -7
- package/esm2022/splitter/splitter.mjs +7 -7
- package/esm2022/steps/steps.mjs +49 -30
- package/esm2022/styleclass/styleclass.mjs +7 -7
- package/esm2022/table/table.mjs +93 -88
- package/esm2022/tabmenu/tabmenu.mjs +9 -9
- package/esm2022/tabview/tabview.mjs +12 -12
- package/esm2022/tag/tag.mjs +7 -7
- package/esm2022/terminal/terminal.mjs +7 -7
- package/esm2022/terminal/terminalservice.mjs +3 -3
- package/esm2022/tieredmenu/tieredmenu.mjs +27 -25
- package/esm2022/timeline/timeline.mjs +9 -9
- package/esm2022/toast/toast.mjs +10 -10
- package/esm2022/togglebutton/togglebutton.mjs +7 -7
- package/esm2022/toolbar/toolbar.mjs +10 -8
- package/esm2022/tooltip/tooltip.mjs +45 -37
- package/esm2022/tree/tree.mjs +12 -12
- package/esm2022/treeselect/treeselect.mjs +10 -10
- package/esm2022/treetable/treetable.mjs +55 -55
- package/esm2022/tristatecheckbox/tristatecheckbox.mjs +7 -7
- package/esm2022/virtualscroller/virtualscroller.mjs +7 -7
- package/fesm2022/primeng-accordion.mjs +10 -10
- package/fesm2022/primeng-animate.mjs +7 -7
- package/fesm2022/primeng-api.mjs +34 -34
- package/fesm2022/primeng-autocomplete.mjs +7 -7
- package/fesm2022/primeng-autofocus.mjs +7 -7
- package/fesm2022/primeng-avatar.mjs +7 -7
- package/fesm2022/primeng-avatargroup.mjs +7 -7
- package/fesm2022/primeng-badge.mjs +10 -10
- package/fesm2022/primeng-baseicon.mjs +3 -3
- package/fesm2022/primeng-blockui.mjs +10 -12
- package/fesm2022/primeng-blockui.mjs.map +1 -1
- package/fesm2022/primeng-breadcrumb.mjs +38 -28
- package/fesm2022/primeng-breadcrumb.mjs.map +1 -1
- package/fesm2022/primeng-button.mjs +76 -11
- package/fesm2022/primeng-button.mjs.map +1 -1
- package/fesm2022/primeng-calendar.mjs +9 -11
- package/fesm2022/primeng-calendar.mjs.map +1 -1
- package/fesm2022/primeng-card.mjs +7 -7
- package/fesm2022/primeng-carousel.mjs +91 -85
- package/fesm2022/primeng-carousel.mjs.map +1 -1
- package/fesm2022/primeng-cascadeselect.mjs +10 -10
- package/fesm2022/primeng-chart.mjs +7 -7
- package/fesm2022/primeng-checkbox.mjs +7 -7
- package/fesm2022/primeng-chip.mjs +9 -9
- package/fesm2022/primeng-chip.mjs.map +1 -1
- package/fesm2022/primeng-chips.mjs +7 -7
- package/fesm2022/primeng-colorpicker.mjs +7 -7
- package/fesm2022/primeng-confirmdialog.mjs +7 -7
- package/fesm2022/primeng-confirmpopup.mjs +10 -7
- package/fesm2022/primeng-confirmpopup.mjs.map +1 -1
- package/fesm2022/primeng-contextmenu.mjs +31 -24
- package/fesm2022/primeng-contextmenu.mjs.map +1 -1
- package/fesm2022/primeng-dataview.mjs +10 -10
- package/fesm2022/primeng-defer.mjs +7 -7
- package/fesm2022/primeng-dialog.mjs +23 -21
- package/fesm2022/primeng-dialog.mjs.map +1 -1
- package/fesm2022/primeng-divider.mjs +7 -7
- package/fesm2022/primeng-dock.mjs +18 -22
- package/fesm2022/primeng-dock.mjs.map +1 -1
- package/fesm2022/primeng-dom.mjs +11 -0
- package/fesm2022/primeng-dom.mjs.map +1 -1
- package/fesm2022/primeng-dragdrop.mjs +10 -10
- package/fesm2022/primeng-dropdown.mjs +11 -11
- package/fesm2022/primeng-dropdown.mjs.map +1 -1
- package/fesm2022/primeng-dynamicdialog.mjs +13 -13
- package/fesm2022/primeng-editor.mjs +7 -7
- package/fesm2022/primeng-fieldset.mjs +7 -7
- package/fesm2022/primeng-fileupload.mjs +8 -8
- package/fesm2022/primeng-fileupload.mjs.map +1 -1
- package/fesm2022/primeng-focustrap.mjs +7 -7
- package/fesm2022/primeng-galleria.mjs +36 -31
- package/fesm2022/primeng-galleria.mjs.map +1 -1
- package/fesm2022/primeng-icons-angledoubledown.mjs +3 -3
- package/fesm2022/primeng-icons-angledoubleleft.mjs +3 -3
- package/fesm2022/primeng-icons-angledoubleright.mjs +3 -3
- package/fesm2022/primeng-icons-angledoubleup.mjs +3 -3
- package/fesm2022/primeng-icons-angledown.mjs +3 -3
- package/fesm2022/primeng-icons-angleleft.mjs +3 -3
- package/fesm2022/primeng-icons-angleright.mjs +3 -3
- package/fesm2022/primeng-icons-angleup.mjs +3 -3
- package/fesm2022/primeng-icons-arrowdown.mjs +3 -3
- package/fesm2022/primeng-icons-arrowdownleft.mjs +3 -3
- package/fesm2022/primeng-icons-arrowdownright.mjs +3 -3
- package/fesm2022/primeng-icons-arrowleft.mjs +3 -3
- package/fesm2022/primeng-icons-arrowright.mjs +3 -3
- package/fesm2022/primeng-icons-arrowup.mjs +3 -3
- package/fesm2022/primeng-icons-ban.mjs +3 -3
- package/fesm2022/primeng-icons-bars.mjs +3 -3
- package/fesm2022/primeng-icons-calendar.mjs +3 -3
- package/fesm2022/primeng-icons-caretleft.mjs +3 -3
- package/fesm2022/primeng-icons-caretright.mjs +3 -3
- package/fesm2022/primeng-icons-check.mjs +3 -3
- package/fesm2022/primeng-icons-chevrondown.mjs +3 -3
- package/fesm2022/primeng-icons-chevronleft.mjs +3 -3
- package/fesm2022/primeng-icons-chevronright.mjs +3 -3
- package/fesm2022/primeng-icons-chevronup.mjs +3 -3
- package/fesm2022/primeng-icons-exclamationtriangle.mjs +3 -3
- package/fesm2022/primeng-icons-eye.mjs +3 -3
- package/fesm2022/primeng-icons-eyeslash.mjs +3 -3
- package/fesm2022/primeng-icons-filter.mjs +3 -3
- package/fesm2022/primeng-icons-filterslash.mjs +3 -3
- package/fesm2022/primeng-icons-home.mjs +3 -3
- package/fesm2022/primeng-icons-infocircle.mjs +3 -3
- package/fesm2022/primeng-icons-minus.mjs +3 -3
- package/fesm2022/primeng-icons-pencil.mjs +3 -3
- package/fesm2022/primeng-icons-plus.mjs +3 -3
- package/fesm2022/primeng-icons-refresh.mjs +3 -3
- package/fesm2022/primeng-icons-search.mjs +3 -3
- package/fesm2022/primeng-icons-searchminus.mjs +3 -3
- package/fesm2022/primeng-icons-searchplus.mjs +3 -3
- package/fesm2022/primeng-icons-sortalt.mjs +3 -3
- package/fesm2022/primeng-icons-sortamountdown.mjs +3 -3
- package/fesm2022/primeng-icons-sortamountupalt.mjs +3 -3
- package/fesm2022/primeng-icons-spinner.mjs +3 -3
- package/fesm2022/primeng-icons-star.mjs +3 -3
- package/fesm2022/primeng-icons-starfill.mjs +3 -3
- package/fesm2022/primeng-icons-thlarge.mjs +3 -3
- package/fesm2022/primeng-icons-times.mjs +3 -3
- package/fesm2022/primeng-icons-timescircle.mjs +3 -3
- package/fesm2022/primeng-icons-trash.mjs +3 -3
- package/fesm2022/primeng-icons-undo.mjs +3 -3
- package/fesm2022/primeng-icons-upload.mjs +3 -3
- package/fesm2022/primeng-icons-windowmaximize.mjs +3 -3
- package/fesm2022/primeng-icons-windowminimize.mjs +3 -3
- package/fesm2022/primeng-image.mjs +17 -17
- package/fesm2022/primeng-image.mjs.map +1 -1
- package/fesm2022/primeng-inplace.mjs +13 -13
- package/fesm2022/primeng-inputmask.mjs +7 -7
- package/fesm2022/primeng-inputnumber.mjs +7 -7
- package/fesm2022/primeng-inputswitch.mjs +7 -7
- package/fesm2022/primeng-inputtext.mjs +7 -7
- package/fesm2022/primeng-inputtextarea.mjs +10 -7
- package/fesm2022/primeng-inputtextarea.mjs.map +1 -1
- package/fesm2022/primeng-keyfilter.mjs +7 -7
- package/fesm2022/primeng-knob.mjs +7 -7
- package/fesm2022/primeng-listbox.mjs +7 -7
- package/fesm2022/primeng-megamenu.mjs +37 -30
- package/fesm2022/primeng-megamenu.mjs.map +1 -1
- package/fesm2022/primeng-menu.mjs +15 -14
- package/fesm2022/primeng-menu.mjs.map +1 -1
- package/fesm2022/primeng-menubar.mjs +37 -30
- package/fesm2022/primeng-menubar.mjs.map +1 -1
- package/fesm2022/primeng-message.mjs +7 -7
- package/fesm2022/primeng-messages.mjs +7 -7
- package/fesm2022/primeng-multiselect.mjs +12 -12
- package/fesm2022/primeng-multiselect.mjs.map +1 -1
- package/fesm2022/primeng-orderlist.mjs +7 -7
- package/fesm2022/primeng-organizationchart.mjs +10 -10
- package/fesm2022/primeng-overlay.mjs +7 -7
- package/fesm2022/primeng-overlaypanel.mjs +7 -7
- package/fesm2022/primeng-paginator.mjs +7 -7
- package/fesm2022/primeng-panel.mjs +7 -7
- package/fesm2022/primeng-panelmenu.mjs +51 -43
- package/fesm2022/primeng-panelmenu.mjs.map +1 -1
- package/fesm2022/primeng-password.mjs +15 -15
- package/fesm2022/primeng-password.mjs.map +1 -1
- package/fesm2022/primeng-picklist.mjs +7 -7
- package/fesm2022/primeng-progressbar.mjs +7 -7
- package/fesm2022/primeng-progressspinner.mjs +7 -7
- package/fesm2022/primeng-radiobutton.mjs +10 -10
- package/fesm2022/primeng-rating.mjs +7 -7
- package/fesm2022/primeng-ripple.mjs +7 -7
- package/fesm2022/primeng-scroller.mjs +7 -7
- package/fesm2022/primeng-scrollpanel.mjs +7 -7
- package/fesm2022/primeng-scrolltop.mjs +7 -7
- package/fesm2022/primeng-selectbutton.mjs +25 -19
- package/fesm2022/primeng-selectbutton.mjs.map +1 -1
- package/fesm2022/primeng-sidebar.mjs +9 -11
- package/fesm2022/primeng-sidebar.mjs.map +1 -1
- package/fesm2022/primeng-skeleton.mjs +7 -7
- package/fesm2022/primeng-slidemenu.mjs +39 -25
- package/fesm2022/primeng-slidemenu.mjs.map +1 -1
- package/fesm2022/primeng-slider.mjs +7 -7
- package/fesm2022/primeng-speeddial.mjs +8 -8
- package/fesm2022/primeng-speeddial.mjs.map +1 -1
- package/fesm2022/primeng-spinner.mjs +7 -7
- package/fesm2022/primeng-splitbutton.mjs +7 -7
- package/fesm2022/primeng-splitter.mjs +7 -7
- package/fesm2022/primeng-steps.mjs +48 -29
- package/fesm2022/primeng-steps.mjs.map +1 -1
- package/fesm2022/primeng-styleclass.mjs +7 -7
- package/fesm2022/primeng-table.mjs +92 -87
- package/fesm2022/primeng-table.mjs.map +1 -1
- package/fesm2022/primeng-tabmenu.mjs +8 -8
- package/fesm2022/primeng-tabmenu.mjs.map +1 -1
- package/fesm2022/primeng-tabview.mjs +11 -11
- package/fesm2022/primeng-tabview.mjs.map +1 -1
- package/fesm2022/primeng-tag.mjs +7 -7
- package/fesm2022/primeng-terminal.mjs +10 -10
- package/fesm2022/primeng-tieredmenu.mjs +26 -24
- package/fesm2022/primeng-tieredmenu.mjs.map +1 -1
- package/fesm2022/primeng-timeline.mjs +9 -9
- package/fesm2022/primeng-timeline.mjs.map +1 -1
- package/fesm2022/primeng-toast.mjs +10 -10
- package/fesm2022/primeng-togglebutton.mjs +7 -7
- package/fesm2022/primeng-toolbar.mjs +9 -7
- package/fesm2022/primeng-toolbar.mjs.map +1 -1
- package/fesm2022/primeng-tooltip.mjs +44 -36
- package/fesm2022/primeng-tooltip.mjs.map +1 -1
- package/fesm2022/primeng-tree.mjs +11 -11
- 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 +55 -55
- package/fesm2022/primeng-tristatecheckbox.mjs +7 -7
- package/fesm2022/primeng-virtualscroller.mjs +7 -7
- package/galleria/galleria.d.ts +2 -1
- package/image/image.d.ts +2 -1
- package/inputtextarea/inputtextarea.d.ts +3 -2
- package/megamenu/megamenu.d.ts +1 -1
- package/menubar/menubar.d.ts +2 -1
- package/package.json +162 -162
- package/panelmenu/panelmenu.d.ts +10 -7
- package/resources/components/common/common.css +5 -5
- package/resources/components/image/image.css +4 -0
- package/resources/components/multiselect/multiselect.css +8 -2
- package/resources/components/password/password.css +4 -0
- package/resources/components/treeselect/treeselect.css +1 -0
- package/resources/primeng.css +9 -5
- package/resources/primeng.min.css +1 -1
- package/resources/themes/arya-blue/theme.css +132 -412
- package/resources/themes/arya-green/theme.css +132 -412
- package/resources/themes/arya-orange/theme.css +132 -412
- package/resources/themes/arya-purple/theme.css +132 -412
- package/resources/themes/bootstrap4-dark-blue/theme.css +132 -412
- package/resources/themes/bootstrap4-dark-purple/theme.css +132 -412
- package/resources/themes/bootstrap4-light-blue/theme.css +132 -412
- package/resources/themes/bootstrap4-light-purple/theme.css +132 -412
- package/resources/themes/fluent-light/theme.css +132 -412
- package/resources/themes/lara-dark-blue/theme.css +133 -412
- package/resources/themes/lara-dark-indigo/theme.css +133 -412
- package/resources/themes/lara-dark-purple/theme.css +133 -412
- package/resources/themes/lara-dark-teal/theme.css +133 -412
- package/resources/themes/lara-light-blue/theme.css +133 -412
- package/resources/themes/lara-light-indigo/theme.css +133 -412
- package/resources/themes/lara-light-purple/theme.css +133 -412
- package/resources/themes/lara-light-teal/theme.css +133 -412
- package/resources/themes/luna-amber/theme.css +132 -412
- package/resources/themes/luna-blue/theme.css +132 -412
- package/resources/themes/luna-green/theme.css +132 -412
- package/resources/themes/luna-pink/theme.css +132 -412
- package/resources/themes/md-dark-deeppurple/theme.css +132 -457
- package/resources/themes/md-dark-indigo/theme.css +132 -457
- package/resources/themes/md-light-deeppurple/theme.css +132 -457
- package/resources/themes/md-light-indigo/theme.css +132 -457
- package/resources/themes/mdc-dark-deeppurple/theme.css +132 -457
- package/resources/themes/mdc-dark-indigo/theme.css +132 -457
- package/resources/themes/mdc-light-deeppurple/theme.css +132 -457
- package/resources/themes/mdc-light-indigo/theme.css +132 -457
- package/resources/themes/mira/theme.css +131 -411
- package/resources/themes/nano/theme.css +132 -412
- package/resources/themes/nova/theme.css +132 -412
- package/resources/themes/nova-accent/theme.css +132 -412
- package/resources/themes/nova-alt/theme.css +132 -412
- package/resources/themes/rhea/theme.css +132 -412
- package/resources/themes/saga-blue/theme.css +132 -412
- package/resources/themes/saga-green/theme.css +132 -412
- package/resources/themes/saga-orange/theme.css +132 -412
- package/resources/themes/saga-purple/theme.css +132 -412
- package/resources/themes/soho-dark/theme.css +132 -412
- package/resources/themes/soho-light/theme.css +132 -412
- package/resources/themes/tailwind-light/theme.css +132 -412
- package/resources/themes/vela-blue/theme.css +132 -412
- package/resources/themes/vela-green/theme.css +132 -412
- package/resources/themes/vela-orange/theme.css +132 -412
- package/resources/themes/vela-purple/theme.css +132 -412
- package/resources/themes/viva-dark/theme.css +132 -412
- package/resources/themes/viva-light/theme.css +132 -412
- package/selectbutton/selectbutton.d.ts +6 -1
- package/slidemenu/slidemenu.d.ts +2 -1
- package/steps/steps.d.ts +1 -0
- package/table/table.d.ts +3 -1
- package/tieredmenu/tieredmenu.d.ts +1 -1
- package/tooltip/tooltip.d.ts +12 -6
@@ -195,14 +195,113 @@
|
|
195
195
|
--primary-900:#2e2261;
|
196
196
|
}
|
197
197
|
|
198
|
+
.p-editor-container .p-editor-toolbar {
|
199
|
+
background: #eff3f8;
|
200
|
+
border-top-right-radius: 6px;
|
201
|
+
border-top-left-radius: 6px;
|
202
|
+
}
|
203
|
+
.p-editor-container .p-editor-toolbar.ql-snow {
|
204
|
+
border: 1px solid #dfe7ef;
|
205
|
+
}
|
206
|
+
.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
|
207
|
+
stroke: #708da9;
|
208
|
+
}
|
209
|
+
.p-editor-container .p-editor-toolbar.ql-snow .ql-fill {
|
210
|
+
fill: #708da9;
|
211
|
+
}
|
212
|
+
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label {
|
213
|
+
border: 0 none;
|
214
|
+
color: #708da9;
|
215
|
+
}
|
216
|
+
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover {
|
217
|
+
color: #043d75;
|
218
|
+
}
|
219
|
+
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke {
|
220
|
+
stroke: #043d75;
|
221
|
+
}
|
222
|
+
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill {
|
223
|
+
fill: #043d75;
|
224
|
+
}
|
225
|
+
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
|
226
|
+
color: #043d75;
|
227
|
+
}
|
228
|
+
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
|
229
|
+
stroke: #043d75;
|
230
|
+
}
|
231
|
+
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
|
232
|
+
fill: #043d75;
|
233
|
+
}
|
234
|
+
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
|
235
|
+
background: #ffffff;
|
236
|
+
border: 0 none;
|
237
|
+
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
238
|
+
border-radius: 6px;
|
239
|
+
padding: 0.75rem 0;
|
240
|
+
}
|
241
|
+
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
|
242
|
+
color: #043d75;
|
243
|
+
}
|
244
|
+
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
|
245
|
+
color: #043d75;
|
246
|
+
background: #f6f9fc;
|
247
|
+
}
|
248
|
+
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
|
249
|
+
padding: 0.75rem 1.25rem;
|
250
|
+
}
|
251
|
+
.p-editor-container .p-editor-content {
|
252
|
+
border-bottom-right-radius: 6px;
|
253
|
+
border-bottom-left-radius: 6px;
|
254
|
+
}
|
255
|
+
.p-editor-container .p-editor-content.ql-snow {
|
256
|
+
border: 1px solid #dfe7ef;
|
257
|
+
}
|
258
|
+
.p-editor-container .p-editor-content .ql-editor {
|
259
|
+
background: #ffffff;
|
260
|
+
color: #043d75;
|
261
|
+
border-bottom-right-radius: 6px;
|
262
|
+
border-bottom-left-radius: 6px;
|
263
|
+
}
|
264
|
+
.p-editor-container .ql-snow.ql-toolbar button:hover,
|
265
|
+
.p-editor-container .ql-snow.ql-toolbar button:focus {
|
266
|
+
color: #043d75;
|
267
|
+
}
|
268
|
+
.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,
|
269
|
+
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke {
|
270
|
+
stroke: #043d75;
|
271
|
+
}
|
272
|
+
.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,
|
273
|
+
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill {
|
274
|
+
fill: #043d75;
|
275
|
+
}
|
276
|
+
.p-editor-container .ql-snow.ql-toolbar button.ql-active,
|
277
|
+
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,
|
278
|
+
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected {
|
279
|
+
color: #7254f3;
|
280
|
+
}
|
281
|
+
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,
|
282
|
+
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
|
283
|
+
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke {
|
284
|
+
stroke: #7254f3;
|
285
|
+
}
|
286
|
+
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,
|
287
|
+
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
|
288
|
+
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill {
|
289
|
+
fill: #7254f3;
|
290
|
+
}
|
291
|
+
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,
|
292
|
+
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,
|
293
|
+
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label {
|
294
|
+
color: #7254f3;
|
295
|
+
}
|
296
|
+
|
198
297
|
@layer primeng {
|
199
298
|
* {
|
200
299
|
box-sizing: border-box;
|
201
300
|
}
|
202
301
|
|
203
302
|
.p-component {
|
204
|
-
font-family:
|
205
|
-
font-feature-settings:
|
303
|
+
font-family: var(--font-family);
|
304
|
+
font-feature-settings: var(--font-feature-settings, normal);
|
206
305
|
font-size: 1rem;
|
207
306
|
font-weight: normal;
|
208
307
|
}
|
@@ -234,9 +333,9 @@
|
|
234
333
|
}
|
235
334
|
|
236
335
|
.p-link {
|
336
|
+
font-family: var(--font-family);
|
337
|
+
font-feature-settings: var(--font-feature-settings, normal);
|
237
338
|
font-size: 1rem;
|
238
|
-
font-family: inherit;
|
239
|
-
font-feature-settings: inherit;
|
240
339
|
border-radius: 6px;
|
241
340
|
}
|
242
341
|
.p-link:focus-visible {
|
@@ -293,9 +392,9 @@
|
|
293
392
|
padding: 0.375rem 0;
|
294
393
|
}
|
295
394
|
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
|
296
|
-
font-family:
|
297
|
-
font-feature-settings:
|
298
|
-
font-size:
|
395
|
+
font-family: var(--font-family);
|
396
|
+
font-feature-settings: var(--font-feature-settings, normal);
|
397
|
+
font-size: 1rem;
|
299
398
|
color: #043d75;
|
300
399
|
padding: 0;
|
301
400
|
margin: 0;
|
@@ -793,9 +892,9 @@
|
|
793
892
|
padding: 0.375rem 0;
|
794
893
|
}
|
795
894
|
.p-chips .p-chips-multiple-container .p-chips-input-token input {
|
796
|
-
font-family:
|
797
|
-
font-feature-settings:
|
798
|
-
font-size:
|
895
|
+
font-family: var(--font-family);
|
896
|
+
font-feature-settings: var(--font-feature-settings, normal);
|
897
|
+
font-size: 1rem;
|
799
898
|
color: #043d75;
|
800
899
|
padding: 0;
|
801
900
|
margin: 0;
|
@@ -857,7 +956,7 @@
|
|
857
956
|
.p-dropdown .p-dropdown-label.p-placeholder {
|
858
957
|
color: #708da9;
|
859
958
|
}
|
860
|
-
.p-dropdown .p-dropdown-label:enabled:focus {
|
959
|
+
.p-dropdown .p-dropdown-label:focus, .p-dropdown .p-dropdown-label:enabled:focus {
|
861
960
|
outline: 0 none;
|
862
961
|
box-shadow: none;
|
863
962
|
}
|
@@ -872,6 +971,9 @@
|
|
872
971
|
color: #708da9;
|
873
972
|
right: 3rem;
|
874
973
|
}
|
974
|
+
.p-dropdown.p-invalid.p-component {
|
975
|
+
border-color: #ff6767;
|
976
|
+
}
|
875
977
|
|
876
978
|
.p-dropdown-panel {
|
877
979
|
background: #ffffff;
|
@@ -913,14 +1015,16 @@
|
|
913
1015
|
color: #7254f3;
|
914
1016
|
background: #e2dcfc;
|
915
1017
|
}
|
916
|
-
.p-dropdown-panel .p-dropdown-items .p-dropdown-item
|
1018
|
+
.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight.p-focus {
|
1019
|
+
background: #cbc0fa;
|
1020
|
+
}
|
1021
|
+
.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus {
|
917
1022
|
color: #043d75;
|
918
|
-
background: #
|
1023
|
+
background: #dfe7ef;
|
919
1024
|
}
|
920
|
-
.p-dropdown-panel .p-dropdown-items .p-dropdown-
|
921
|
-
padding: 0.75rem 1.25rem;
|
1025
|
+
.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
|
922
1026
|
color: #043d75;
|
923
|
-
background:
|
1027
|
+
background: #f6f9fc;
|
924
1028
|
}
|
925
1029
|
.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group {
|
926
1030
|
margin: 0;
|
@@ -929,9 +1033,10 @@
|
|
929
1033
|
background: #eff3f8;
|
930
1034
|
font-weight: 700;
|
931
1035
|
}
|
932
|
-
|
933
|
-
|
934
|
-
|
1036
|
+
.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
|
1037
|
+
padding: 0.75rem 1.25rem;
|
1038
|
+
color: #043d75;
|
1039
|
+
background: transparent;
|
935
1040
|
}
|
936
1041
|
|
937
1042
|
.p-input-filled .p-dropdown {
|
@@ -947,105 +1052,6 @@
|
|
947
1052
|
background-color: transparent;
|
948
1053
|
}
|
949
1054
|
|
950
|
-
.p-editor-container .p-editor-toolbar {
|
951
|
-
background: #eff3f8;
|
952
|
-
border-top-right-radius: 6px;
|
953
|
-
border-top-left-radius: 6px;
|
954
|
-
}
|
955
|
-
.p-editor-container .p-editor-toolbar.ql-snow {
|
956
|
-
border: 1px solid #dfe7ef;
|
957
|
-
}
|
958
|
-
.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
|
959
|
-
stroke: #708da9;
|
960
|
-
}
|
961
|
-
.p-editor-container .p-editor-toolbar.ql-snow .ql-fill {
|
962
|
-
fill: #708da9;
|
963
|
-
}
|
964
|
-
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label {
|
965
|
-
border: 0 none;
|
966
|
-
color: #708da9;
|
967
|
-
}
|
968
|
-
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover {
|
969
|
-
color: #043d75;
|
970
|
-
}
|
971
|
-
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke {
|
972
|
-
stroke: #043d75;
|
973
|
-
}
|
974
|
-
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill {
|
975
|
-
fill: #043d75;
|
976
|
-
}
|
977
|
-
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
|
978
|
-
color: #043d75;
|
979
|
-
}
|
980
|
-
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
|
981
|
-
stroke: #043d75;
|
982
|
-
}
|
983
|
-
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
|
984
|
-
fill: #043d75;
|
985
|
-
}
|
986
|
-
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
|
987
|
-
background: #ffffff;
|
988
|
-
border: 0 none;
|
989
|
-
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
990
|
-
border-radius: 6px;
|
991
|
-
padding: 0.75rem 0;
|
992
|
-
}
|
993
|
-
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
|
994
|
-
color: #043d75;
|
995
|
-
}
|
996
|
-
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
|
997
|
-
color: #043d75;
|
998
|
-
background: #f6f9fc;
|
999
|
-
}
|
1000
|
-
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
|
1001
|
-
padding: 0.75rem 1.25rem;
|
1002
|
-
}
|
1003
|
-
.p-editor-container .p-editor-content {
|
1004
|
-
border-bottom-right-radius: 6px;
|
1005
|
-
border-bottom-left-radius: 6px;
|
1006
|
-
}
|
1007
|
-
.p-editor-container .p-editor-content.ql-snow {
|
1008
|
-
border: 1px solid #dfe7ef;
|
1009
|
-
}
|
1010
|
-
.p-editor-container .p-editor-content .ql-editor {
|
1011
|
-
background: #ffffff;
|
1012
|
-
color: #043d75;
|
1013
|
-
border-bottom-right-radius: 6px;
|
1014
|
-
border-bottom-left-radius: 6px;
|
1015
|
-
}
|
1016
|
-
.p-editor-container .ql-snow.ql-toolbar button:hover,
|
1017
|
-
.p-editor-container .ql-snow.ql-toolbar button:focus {
|
1018
|
-
color: #043d75;
|
1019
|
-
}
|
1020
|
-
.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,
|
1021
|
-
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke {
|
1022
|
-
stroke: #043d75;
|
1023
|
-
}
|
1024
|
-
.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,
|
1025
|
-
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill {
|
1026
|
-
fill: #043d75;
|
1027
|
-
}
|
1028
|
-
.p-editor-container .ql-snow.ql-toolbar button.ql-active,
|
1029
|
-
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,
|
1030
|
-
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected {
|
1031
|
-
color: #7254f3;
|
1032
|
-
}
|
1033
|
-
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,
|
1034
|
-
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
|
1035
|
-
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke {
|
1036
|
-
stroke: #7254f3;
|
1037
|
-
}
|
1038
|
-
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,
|
1039
|
-
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
|
1040
|
-
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill {
|
1041
|
-
fill: #7254f3;
|
1042
|
-
}
|
1043
|
-
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,
|
1044
|
-
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,
|
1045
|
-
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label {
|
1046
|
-
color: #7254f3;
|
1047
|
-
}
|
1048
|
-
|
1049
1055
|
.p-inputgroup-addon {
|
1050
1056
|
background: #f6f9fc;
|
1051
1057
|
color: #708da9;
|
@@ -1195,8 +1201,8 @@
|
|
1195
1201
|
}
|
1196
1202
|
|
1197
1203
|
.p-inputtext {
|
1198
|
-
font-family:
|
1199
|
-
font-feature-settings:
|
1204
|
+
font-family: var(--font-family);
|
1205
|
+
font-feature-settings: var(--font-feature-settings, normal);
|
1200
1206
|
font-size: 1rem;
|
1201
1207
|
color: #043d75;
|
1202
1208
|
background: #ffffff;
|
@@ -3177,295 +3183,6 @@
|
|
3177
3183
|
padding: 1.25rem;
|
3178
3184
|
}
|
3179
3185
|
|
3180
|
-
.fc {
|
3181
|
-
/* FullCalendar 4 */
|
3182
|
-
/* FullCalendar 5 */
|
3183
|
-
}
|
3184
|
-
.fc.fc-unthemed .fc-view-container th {
|
3185
|
-
background: #eff3f8;
|
3186
|
-
border: 1px solid #dfe7ef;
|
3187
|
-
color: #708da9;
|
3188
|
-
}
|
3189
|
-
.fc.fc-unthemed .fc-view-container td.fc-widget-content {
|
3190
|
-
background: #ffffff;
|
3191
|
-
border: 1px solid #dfe7ef;
|
3192
|
-
color: #043d75;
|
3193
|
-
}
|
3194
|
-
.fc.fc-unthemed .fc-view-container td.fc-head-container {
|
3195
|
-
border: 1px solid #dfe7ef;
|
3196
|
-
}
|
3197
|
-
.fc.fc-unthemed .fc-view-container .fc-row {
|
3198
|
-
border-right: 1px solid #dfe7ef;
|
3199
|
-
}
|
3200
|
-
.fc.fc-unthemed .fc-view-container .fc-event {
|
3201
|
-
background: #6545f2;
|
3202
|
-
border: 1px solid #6545f2;
|
3203
|
-
color: #ffffff;
|
3204
|
-
}
|
3205
|
-
.fc.fc-unthemed .fc-view-container .fc-divider {
|
3206
|
-
background: #eff3f8;
|
3207
|
-
border: 1px solid #dfe7ef;
|
3208
|
-
}
|
3209
|
-
.fc.fc-unthemed .fc-toolbar .fc-button {
|
3210
|
-
color: #ffffff;
|
3211
|
-
background: #7254f3;
|
3212
|
-
border: 1px solid #7254f3;
|
3213
|
-
font-size: 1rem;
|
3214
|
-
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
3215
|
-
border-radius: 6px;
|
3216
|
-
display: flex;
|
3217
|
-
align-items: center;
|
3218
|
-
}
|
3219
|
-
.fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover {
|
3220
|
-
background: #6545f2;
|
3221
|
-
color: #ffffff;
|
3222
|
-
border-color: #6545f2;
|
3223
|
-
}
|
3224
|
-
.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active {
|
3225
|
-
background: #5935f1;
|
3226
|
-
color: #ffffff;
|
3227
|
-
border-color: #5935f1;
|
3228
|
-
}
|
3229
|
-
.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus {
|
3230
|
-
outline: 0 none;
|
3231
|
-
outline-offset: 0;
|
3232
|
-
box-shadow: 0 0 0 1px #c7bbfa;
|
3233
|
-
}
|
3234
|
-
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left {
|
3235
|
-
font-family: "PrimeIcons" !important;
|
3236
|
-
text-indent: 0;
|
3237
|
-
font-size: 1rem;
|
3238
|
-
}
|
3239
|
-
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
3240
|
-
content: "\e900";
|
3241
|
-
}
|
3242
|
-
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
|
3243
|
-
font-family: "PrimeIcons" !important;
|
3244
|
-
text-indent: 0;
|
3245
|
-
font-size: 1rem;
|
3246
|
-
}
|
3247
|
-
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
3248
|
-
content: "\e901";
|
3249
|
-
}
|
3250
|
-
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
|
3251
|
-
outline: 0 none;
|
3252
|
-
outline-offset: 0;
|
3253
|
-
box-shadow: 0 0 0 1px #c7bbfa;
|
3254
|
-
}
|
3255
|
-
.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button {
|
3256
|
-
background: #ffffff;
|
3257
|
-
border: 1px solid #d3dbe3;
|
3258
|
-
color: #043d75;
|
3259
|
-
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
3260
|
-
}
|
3261
|
-
.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover {
|
3262
|
-
background: #f6f9fc;
|
3263
|
-
border-color: #d3dbe3;
|
3264
|
-
color: #043d75;
|
3265
|
-
}
|
3266
|
-
.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active {
|
3267
|
-
background: #7254f3;
|
3268
|
-
border-color: #7254f3;
|
3269
|
-
color: #ffffff;
|
3270
|
-
}
|
3271
|
-
.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover {
|
3272
|
-
background: #6545f2;
|
3273
|
-
border-color: #6545f2;
|
3274
|
-
color: #ffffff;
|
3275
|
-
}
|
3276
|
-
.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
|
3277
|
-
outline: 0 none;
|
3278
|
-
outline-offset: 0;
|
3279
|
-
box-shadow: 0 0 0 1px #c7bbfa;
|
3280
|
-
z-index: 1;
|
3281
|
-
}
|
3282
|
-
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button {
|
3283
|
-
border-radius: 0;
|
3284
|
-
}
|
3285
|
-
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child {
|
3286
|
-
border-top-left-radius: 6px;
|
3287
|
-
border-bottom-left-radius: 6px;
|
3288
|
-
}
|
3289
|
-
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child {
|
3290
|
-
border-top-right-radius: 6px;
|
3291
|
-
border-bottom-right-radius: 6px;
|
3292
|
-
}
|
3293
|
-
.fc.fc-theme-standard .fc-view-harness .fc-scrollgrid {
|
3294
|
-
border-color: #dfe7ef;
|
3295
|
-
}
|
3296
|
-
.fc.fc-theme-standard .fc-view-harness th {
|
3297
|
-
background: #eff3f8;
|
3298
|
-
border-color: #dfe7ef;
|
3299
|
-
color: #708da9;
|
3300
|
-
}
|
3301
|
-
.fc.fc-theme-standard .fc-view-harness td {
|
3302
|
-
color: #043d75;
|
3303
|
-
border-color: #dfe7ef;
|
3304
|
-
}
|
3305
|
-
.fc.fc-theme-standard .fc-view-harness .fc-view {
|
3306
|
-
background: #ffffff;
|
3307
|
-
}
|
3308
|
-
.fc.fc-theme-standard .fc-view-harness .fc-popover {
|
3309
|
-
background: none;
|
3310
|
-
border: 0 none;
|
3311
|
-
}
|
3312
|
-
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header {
|
3313
|
-
border: 1px solid #dfe7ef;
|
3314
|
-
padding: 1.25rem;
|
3315
|
-
background: #eff3f8;
|
3316
|
-
color: #708da9;
|
3317
|
-
}
|
3318
|
-
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close {
|
3319
|
-
opacity: 1;
|
3320
|
-
display: flex;
|
3321
|
-
align-items: center;
|
3322
|
-
justify-content: center;
|
3323
|
-
overflow: hidden;
|
3324
|
-
font-family: "PrimeIcons" !important;
|
3325
|
-
font-size: 1rem;
|
3326
|
-
width: 2rem;
|
3327
|
-
height: 2rem;
|
3328
|
-
color: #708da9;
|
3329
|
-
border: 0 none;
|
3330
|
-
background: transparent;
|
3331
|
-
border-radius: 50%;
|
3332
|
-
transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
|
3333
|
-
}
|
3334
|
-
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
|
3335
|
-
content: "\e90b";
|
3336
|
-
}
|
3337
|
-
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:enabled:hover {
|
3338
|
-
color: #043d75;
|
3339
|
-
border-color: transparent;
|
3340
|
-
background: #f6f9fc;
|
3341
|
-
}
|
3342
|
-
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus-visible {
|
3343
|
-
outline: 0 none;
|
3344
|
-
outline-offset: 0;
|
3345
|
-
box-shadow: 0 0 0 1px #c7bbfa;
|
3346
|
-
}
|
3347
|
-
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body {
|
3348
|
-
padding: 1.25rem;
|
3349
|
-
border: 1px solid #dfe7ef;
|
3350
|
-
background: #ffffff;
|
3351
|
-
color: #043d75;
|
3352
|
-
border-top: 0 none;
|
3353
|
-
}
|
3354
|
-
.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event {
|
3355
|
-
color: #ffffff;
|
3356
|
-
background: #6545f2;
|
3357
|
-
border-color: #6545f2;
|
3358
|
-
}
|
3359
|
-
.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main {
|
3360
|
-
color: #ffffff;
|
3361
|
-
}
|
3362
|
-
.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot {
|
3363
|
-
background: #6545f2;
|
3364
|
-
border-color: #6545f2;
|
3365
|
-
}
|
3366
|
-
.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover {
|
3367
|
-
background: #f6f9fc;
|
3368
|
-
color: #043d75;
|
3369
|
-
}
|
3370
|
-
.fc.fc-theme-standard .fc-view-harness .fc-cell-shaded {
|
3371
|
-
background: #eff3f8;
|
3372
|
-
}
|
3373
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button {
|
3374
|
-
color: #ffffff;
|
3375
|
-
background: #7254f3;
|
3376
|
-
border: 1px solid #7254f3;
|
3377
|
-
font-size: 1rem;
|
3378
|
-
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
3379
|
-
border-radius: 6px;
|
3380
|
-
}
|
3381
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover {
|
3382
|
-
background: #6545f2;
|
3383
|
-
color: #ffffff;
|
3384
|
-
border-color: #6545f2;
|
3385
|
-
}
|
3386
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active {
|
3387
|
-
background: #5935f1;
|
3388
|
-
color: #ffffff;
|
3389
|
-
border-color: #5935f1;
|
3390
|
-
}
|
3391
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus {
|
3392
|
-
outline: 0 none;
|
3393
|
-
outline-offset: 0;
|
3394
|
-
box-shadow: 0 0 0 1px #c7bbfa;
|
3395
|
-
}
|
3396
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button:disabled {
|
3397
|
-
opacity: 0.6;
|
3398
|
-
color: #ffffff;
|
3399
|
-
background: #7254f3;
|
3400
|
-
border: 1px solid #7254f3;
|
3401
|
-
}
|
3402
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left {
|
3403
|
-
font-family: "PrimeIcons" !important;
|
3404
|
-
text-indent: 0;
|
3405
|
-
font-size: 1rem;
|
3406
|
-
}
|
3407
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
|
3408
|
-
content: "\e900";
|
3409
|
-
}
|
3410
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
|
3411
|
-
font-family: "PrimeIcons" !important;
|
3412
|
-
text-indent: 0;
|
3413
|
-
font-size: 1rem;
|
3414
|
-
}
|
3415
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
|
3416
|
-
content: "\e901";
|
3417
|
-
}
|
3418
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
|
3419
|
-
outline: 0 none;
|
3420
|
-
outline-offset: 0;
|
3421
|
-
box-shadow: 0 0 0 1px #c7bbfa;
|
3422
|
-
}
|
3423
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button {
|
3424
|
-
background: #ffffff;
|
3425
|
-
border: 1px solid #d3dbe3;
|
3426
|
-
color: #043d75;
|
3427
|
-
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
3428
|
-
}
|
3429
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover {
|
3430
|
-
background: #f6f9fc;
|
3431
|
-
border-color: #d3dbe3;
|
3432
|
-
color: #043d75;
|
3433
|
-
}
|
3434
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active {
|
3435
|
-
background: #7254f3;
|
3436
|
-
border-color: #7254f3;
|
3437
|
-
color: #ffffff;
|
3438
|
-
}
|
3439
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover {
|
3440
|
-
background: #6545f2;
|
3441
|
-
border-color: #6545f2;
|
3442
|
-
color: #ffffff;
|
3443
|
-
}
|
3444
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus {
|
3445
|
-
outline: 0 none;
|
3446
|
-
outline-offset: 0;
|
3447
|
-
box-shadow: 0 0 0 1px #c7bbfa;
|
3448
|
-
z-index: 1;
|
3449
|
-
}
|
3450
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button {
|
3451
|
-
border-radius: 0;
|
3452
|
-
}
|
3453
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child {
|
3454
|
-
border-top-left-radius: 6px;
|
3455
|
-
border-bottom-left-radius: 6px;
|
3456
|
-
}
|
3457
|
-
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child {
|
3458
|
-
border-top-right-radius: 6px;
|
3459
|
-
border-bottom-right-radius: 6px;
|
3460
|
-
}
|
3461
|
-
.fc.fc-theme-standard a {
|
3462
|
-
color: #043d75;
|
3463
|
-
}
|
3464
|
-
.fc.fc-theme-standard .fc-highlight {
|
3465
|
-
color: #7254f3;
|
3466
|
-
background: #e2dcfc;
|
3467
|
-
}
|
3468
|
-
|
3469
3186
|
.p-orderlist .p-orderlist-controls {
|
3470
3187
|
padding: 1.25rem;
|
3471
3188
|
}
|
@@ -6227,6 +5944,9 @@
|
|
6227
5944
|
outline-offset: 0;
|
6228
5945
|
box-shadow: 0 0 0 1px #c7bbfa;
|
6229
5946
|
}
|
5947
|
+
.p-chip .pi-chip-remove-icon:focus {
|
5948
|
+
outline: 0 none;
|
5949
|
+
}
|
6230
5950
|
|
6231
5951
|
.p-inplace .p-inplace-display {
|
6232
5952
|
padding: 0.75rem 0.75rem;
|
@@ -6329,9 +6049,9 @@
|
|
6329
6049
|
padding: 1.25rem;
|
6330
6050
|
}
|
6331
6051
|
.p-terminal .p-terminal-input {
|
6332
|
-
font-family:
|
6333
|
-
font-feature-settings:
|
6334
|
-
font-size:
|
6052
|
+
font-family: var(--font-family);
|
6053
|
+
font-feature-settings: var(--font-feature-settings, normal);
|
6054
|
+
font-size: 1rem;
|
6335
6055
|
}
|
6336
6056
|
}
|
6337
6057
|
/* Customizations to the designer theme should be defined here */
|