primereact 10.5.1 → 10.5.3
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/api/api.cjs.js +94 -92
- package/api/api.cjs.min.js +1 -1
- package/api/api.d.ts +229 -11
- package/api/api.esm.js +94 -92
- package/api/api.esm.min.js +1 -1
- package/api/api.js +94 -92
- package/api/api.min.js +1 -1
- package/autocomplete/autocomplete.cjs.js +89 -45
- package/autocomplete/autocomplete.cjs.min.js +1 -1
- package/autocomplete/autocomplete.d.ts +6 -1
- package/autocomplete/autocomplete.esm.js +89 -45
- package/autocomplete/autocomplete.esm.min.js +1 -1
- package/autocomplete/autocomplete.js +89 -45
- package/autocomplete/autocomplete.min.js +1 -1
- package/blockui/blockui.cjs.js +13 -13
- package/blockui/blockui.cjs.min.js +1 -1
- package/blockui/blockui.esm.js +13 -13
- package/blockui/blockui.esm.min.js +1 -1
- package/blockui/blockui.js +13 -13
- package/blockui/blockui.min.js +1 -1
- package/calendar/calendar.cjs.js +30 -11
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.d.ts +9 -0
- package/calendar/calendar.esm.js +30 -11
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +30 -11
- package/calendar/calendar.min.js +1 -1
- package/carousel/carousel.cjs.js +17 -15
- package/carousel/carousel.cjs.min.js +1 -1
- package/carousel/carousel.esm.js +4 -2
- package/carousel/carousel.esm.min.js +1 -1
- package/carousel/carousel.js +17 -15
- package/carousel/carousel.min.js +1 -1
- package/cascadeselect/cascadeselect.cjs.js +28 -14
- package/cascadeselect/cascadeselect.cjs.min.js +1 -1
- package/cascadeselect/cascadeselect.d.ts +5 -0
- package/cascadeselect/cascadeselect.esm.js +28 -14
- package/cascadeselect/cascadeselect.esm.min.js +1 -1
- package/cascadeselect/cascadeselect.js +28 -14
- package/cascadeselect/cascadeselect.min.js +1 -1
- package/checkbox/checkbox.cjs.js +70 -153
- package/checkbox/checkbox.cjs.min.js +1 -1
- package/checkbox/checkbox.d.ts +10 -34
- package/checkbox/checkbox.esm.js +70 -153
- package/checkbox/checkbox.esm.min.js +1 -1
- package/checkbox/checkbox.js +70 -153
- package/checkbox/checkbox.min.js +1 -1
- package/chips/chips.cjs.js +23 -9
- package/chips/chips.cjs.min.js +1 -1
- package/chips/chips.d.ts +6 -1
- package/chips/chips.esm.js +23 -9
- package/chips/chips.esm.min.js +1 -1
- package/chips/chips.js +23 -9
- package/chips/chips.min.js +1 -1
- package/colorpicker/colorpicker.cjs.js +3 -2
- package/colorpicker/colorpicker.cjs.min.js +1 -1
- package/colorpicker/colorpicker.esm.js +2 -1
- package/colorpicker/colorpicker.esm.min.js +1 -1
- package/colorpicker/colorpicker.js +3 -2
- package/colorpicker/colorpicker.min.js +1 -1
- package/componentbase/componentbase.cjs.js +4 -6
- package/componentbase/componentbase.cjs.min.js +1 -1
- package/componentbase/componentbase.esm.js +5 -7
- package/componentbase/componentbase.esm.min.js +1 -1
- package/componentbase/componentbase.js +4 -6
- package/componentbase/componentbase.min.js +1 -1
- package/confirmdialog/confirmdialog.cjs.js +1 -0
- package/confirmdialog/confirmdialog.cjs.min.js +1 -1
- package/confirmdialog/confirmdialog.esm.js +1 -0
- package/confirmdialog/confirmdialog.esm.min.js +1 -1
- package/confirmdialog/confirmdialog.js +1 -0
- package/confirmdialog/confirmdialog.min.js +1 -1
- package/confirmpopup/confirmpopup.cjs.js +5 -5
- package/confirmpopup/confirmpopup.cjs.min.js +1 -1
- package/confirmpopup/confirmpopup.esm.js +5 -5
- package/confirmpopup/confirmpopup.esm.min.js +1 -1
- package/confirmpopup/confirmpopup.js +5 -5
- package/confirmpopup/confirmpopup.min.js +1 -1
- package/core/core.js +647 -610
- package/core/core.min.js +13 -13
- package/datatable/datatable.cjs.js +128 -110
- package/datatable/datatable.cjs.min.js +1 -1
- package/datatable/datatable.d.ts +1 -1
- package/datatable/datatable.esm.js +128 -110
- package/datatable/datatable.esm.min.js +1 -1
- package/datatable/datatable.js +128 -110
- package/datatable/datatable.min.js +1 -1
- package/dataview/dataview.cjs.js +16 -13
- package/dataview/dataview.cjs.min.js +1 -1
- package/dataview/dataview.esm.js +4 -1
- package/dataview/dataview.esm.min.js +1 -1
- package/dataview/dataview.js +17 -15
- package/dataview/dataview.min.js +1 -1
- package/dialog/dialog.cjs.js +6 -6
- package/dialog/dialog.cjs.min.js +1 -1
- package/dialog/dialog.esm.js +6 -6
- package/dialog/dialog.esm.min.js +1 -1
- package/dialog/dialog.js +6 -6
- package/dialog/dialog.min.js +1 -1
- package/dropdown/dropdown.cjs.js +98 -29
- package/dropdown/dropdown.cjs.min.js +1 -1
- package/dropdown/dropdown.d.ts +41 -0
- package/dropdown/dropdown.esm.js +98 -29
- package/dropdown/dropdown.esm.min.js +1 -1
- package/dropdown/dropdown.js +98 -31
- package/dropdown/dropdown.min.js +1 -1
- package/editor/editor.cjs.js +125 -54
- package/editor/editor.cjs.min.js +1 -1
- package/editor/editor.esm.js +125 -54
- package/editor/editor.esm.min.js +1 -1
- package/editor/editor.js +125 -54
- package/editor/editor.min.js +1 -1
- package/galleria/galleria.cjs.js +22 -19
- package/galleria/galleria.cjs.min.js +1 -1
- package/galleria/galleria.esm.js +4 -1
- package/galleria/galleria.esm.min.js +1 -1
- package/galleria/galleria.js +23 -20
- package/galleria/galleria.min.js +1 -1
- package/hooks/hooks.cjs.js +115 -72
- package/hooks/hooks.cjs.min.js +1 -1
- package/hooks/hooks.esm.js +116 -73
- package/hooks/hooks.esm.min.js +1 -1
- package/hooks/hooks.js +115 -72
- package/hooks/hooks.min.js +1 -1
- package/image/image.cjs.js +11 -9
- package/image/image.cjs.min.js +1 -1
- package/image/image.esm.js +11 -9
- package/image/image.esm.min.js +1 -1
- package/image/image.js +11 -9
- package/image/image.min.js +1 -1
- package/inputnumber/inputnumber.cjs.js +20 -36
- package/inputnumber/inputnumber.cjs.min.js +1 -1
- package/inputnumber/inputnumber.d.ts +5 -5
- package/inputnumber/inputnumber.esm.js +20 -36
- package/inputnumber/inputnumber.esm.min.js +1 -1
- package/inputnumber/inputnumber.js +20 -36
- package/inputnumber/inputnumber.min.js +1 -1
- package/inputswitch/inputswitch.cjs.js +18 -93
- package/inputswitch/inputswitch.cjs.min.js +1 -1
- package/inputswitch/inputswitch.d.ts +9 -20
- package/inputswitch/inputswitch.esm.js +18 -93
- package/inputswitch/inputswitch.esm.min.js +1 -1
- package/inputswitch/inputswitch.js +18 -93
- package/inputswitch/inputswitch.min.js +1 -1
- package/inputtext/inputtext.cjs.js +5 -3
- package/inputtext/inputtext.cjs.min.js +1 -1
- package/inputtext/inputtext.d.ts +5 -0
- package/inputtext/inputtext.esm.js +5 -3
- package/inputtext/inputtext.esm.min.js +1 -1
- package/inputtext/inputtext.js +5 -3
- package/inputtext/inputtext.min.js +1 -1
- package/inputtextarea/inputtextarea.cjs.js +3 -1
- package/inputtextarea/inputtextarea.cjs.min.js +1 -1
- package/inputtextarea/inputtextarea.d.ts +5 -0
- package/inputtextarea/inputtextarea.esm.js +3 -1
- package/inputtextarea/inputtextarea.esm.min.js +1 -1
- package/inputtextarea/inputtextarea.js +3 -1
- package/inputtextarea/inputtextarea.min.js +1 -1
- package/listbox/listbox.cjs.js +14 -10
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.d.ts +15 -0
- package/listbox/listbox.esm.js +15 -11
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +14 -10
- package/listbox/listbox.min.js +1 -1
- package/mention/mention.cjs.js +3 -1
- package/mention/mention.cjs.min.js +1 -1
- package/mention/mention.esm.js +3 -1
- package/mention/mention.esm.min.js +1 -1
- package/mention/mention.js +3 -1
- package/mention/mention.min.js +1 -1
- package/menu/menu.cjs.js +3 -2
- package/menu/menu.cjs.min.js +1 -1
- package/menu/menu.esm.js +3 -2
- package/menu/menu.esm.min.js +1 -1
- package/menu/menu.js +3 -2
- package/menu/menu.min.js +1 -1
- package/menubar/menubar.cjs.js +1 -1
- package/menubar/menubar.cjs.min.js +1 -1
- package/menubar/menubar.esm.js +1 -1
- package/menubar/menubar.esm.min.js +1 -1
- package/menubar/menubar.js +1 -1
- package/menubar/menubar.min.js +1 -1
- package/message/message.cjs.js +2 -8
- package/message/message.cjs.min.js +1 -1
- package/message/message.d.ts +1 -1
- package/message/message.esm.js +2 -8
- package/message/message.esm.min.js +1 -1
- package/message/message.js +2 -8
- package/message/message.min.js +1 -1
- package/messages/messages.cjs.js +9 -8
- package/messages/messages.cjs.min.js +1 -1
- package/messages/messages.d.ts +1 -1
- package/messages/messages.esm.js +4 -3
- package/messages/messages.esm.min.js +1 -1
- package/messages/messages.js +9 -8
- package/messages/messages.min.js +1 -1
- package/metergroup/metergroup.cjs.js +237 -0
- package/metergroup/metergroup.cjs.min.js +1 -0
- package/metergroup/metergroup.d.ts +183 -0
- package/metergroup/metergroup.esm.js +233 -0
- package/metergroup/metergroup.esm.min.js +1 -0
- package/metergroup/metergroup.js +236 -0
- package/metergroup/metergroup.min.js +1 -0
- package/multiselect/multiselect.cjs.js +94 -123
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.d.ts +25 -1
- package/multiselect/multiselect.esm.js +94 -123
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +94 -123
- package/multiselect/multiselect.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.cjs.js +1 -1
- package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.esm.js +1 -1
- package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
- package/multistatecheckbox/multistatecheckbox.js +1 -1
- package/multistatecheckbox/multistatecheckbox.min.js +1 -1
- package/orderlist/orderlist.cjs.js +35 -11
- package/orderlist/orderlist.cjs.min.js +1 -1
- package/orderlist/orderlist.d.ts +5 -0
- package/orderlist/orderlist.esm.js +35 -11
- package/orderlist/orderlist.esm.min.js +1 -1
- package/orderlist/orderlist.js +35 -11
- package/orderlist/orderlist.min.js +1 -1
- package/overlaypanel/overlaypanel.cjs.js +3 -2
- package/overlaypanel/overlaypanel.cjs.min.js +1 -1
- package/overlaypanel/overlaypanel.esm.js +3 -2
- package/overlaypanel/overlaypanel.esm.min.js +1 -1
- package/overlaypanel/overlaypanel.js +3 -2
- package/overlaypanel/overlaypanel.min.js +1 -1
- package/package.json +1 -1
- package/paginator/paginator.cjs.js +125 -108
- package/paginator/paginator.cjs.min.js +1 -1
- package/paginator/paginator.d.ts +88 -0
- package/paginator/paginator.esm.js +125 -108
- package/paginator/paginator.esm.min.js +1 -1
- package/paginator/paginator.js +125 -108
- package/paginator/paginator.min.js +1 -1
- package/panelmenu/panelmenu.cjs.js +13 -5
- package/panelmenu/panelmenu.cjs.min.js +1 -1
- package/panelmenu/panelmenu.esm.js +13 -5
- package/panelmenu/panelmenu.esm.min.js +1 -1
- package/panelmenu/panelmenu.js +13 -5
- package/panelmenu/panelmenu.min.js +1 -1
- package/passthrough/index.d.ts +12 -0
- package/passthrough/tailwind/index.cjs.js +268 -172
- package/passthrough/tailwind/index.cjs.min.js +1 -1
- package/passthrough/tailwind/index.esm.js +268 -172
- package/passthrough/tailwind/index.esm.min.js +1 -1
- package/passthrough/tailwind/index.js +268 -172
- package/passthrough/tailwind/index.min.js +1 -1
- package/password/password.cjs.js +70 -39
- package/password/password.cjs.min.js +1 -1
- package/password/password.d.ts +5 -0
- package/password/password.esm.js +72 -41
- package/password/password.esm.min.js +1 -1
- package/password/password.js +70 -39
- package/password/password.min.js +1 -1
- package/picklist/picklist.cjs.js +126 -101
- package/picklist/picklist.cjs.min.js +1 -1
- package/picklist/picklist.d.ts +5 -0
- package/picklist/picklist.esm.js +126 -101
- package/picklist/picklist.esm.min.js +1 -1
- package/picklist/picklist.js +126 -101
- package/picklist/picklist.min.js +1 -1
- package/primereact.all.cjs.js +1775 -1431
- package/primereact.all.cjs.min.js +1 -1
- package/primereact.all.esm.js +1776 -1431
- package/primereact.all.esm.min.js +1 -1
- package/primereact.all.js +1775 -1431
- package/primereact.all.min.js +1 -1
- package/radiobutton/radiobutton.cjs.js +67 -142
- package/radiobutton/radiobutton.cjs.min.js +1 -1
- package/radiobutton/radiobutton.d.ts +17 -35
- package/radiobutton/radiobutton.esm.js +68 -143
- package/radiobutton/radiobutton.esm.min.js +1 -1
- package/radiobutton/radiobutton.js +67 -142
- package/radiobutton/radiobutton.min.js +1 -1
- package/resources/themes/arya-blue/theme.css +344 -67
- package/resources/themes/arya-green/theme.css +344 -67
- package/resources/themes/arya-orange/theme.css +344 -67
- package/resources/themes/bootstrap4-dark-blue/theme.css +389 -64
- package/resources/themes/bootstrap4-light-blue/theme.css +389 -64
- package/resources/themes/fluent-light/theme.css +341 -64
- package/resources/themes/lara-dark-amber/theme.css +470 -67
- package/resources/themes/lara-dark-blue/theme.css +470 -67
- package/resources/themes/lara-dark-cyan/theme.css +470 -67
- package/resources/themes/lara-dark-green/theme.css +470 -67
- package/resources/themes/lara-dark-indigo/theme.css +470 -67
- package/resources/themes/lara-dark-pink/theme.css +470 -67
- package/resources/themes/lara-dark-teal/theme.css +470 -67
- package/resources/themes/lara-light-amber/theme.css +470 -67
- package/resources/themes/lara-light-blue/theme.css +470 -67
- package/resources/themes/lara-light-cyan/theme.css +470 -67
- package/resources/themes/lara-light-green/theme.css +470 -67
- package/resources/themes/lara-light-indigo/theme.css +470 -67
- package/resources/themes/lara-light-pink/theme.css +470 -67
- package/resources/themes/lara-light-teal/theme.css +470 -67
- package/resources/themes/luna-amber/theme.css +344 -67
- package/resources/themes/luna-blue/theme.css +344 -67
- package/resources/themes/luna-green/theme.css +344 -67
- package/resources/themes/luna-pink/theme.css +344 -67
- package/resources/themes/md-dark-deeppurple/theme.css +995 -289
- package/resources/themes/md-dark-indigo/theme.css +684 -232
- package/resources/themes/md-light-deeppurple/theme.css +868 -162
- package/resources/themes/md-light-indigo/theme.css +566 -101
- package/resources/themes/mdc-dark-deeppurple/theme.css +995 -289
- package/resources/themes/mdc-dark-indigo/theme.css +697 -232
- package/resources/themes/mdc-light-deeppurple/theme.css +868 -162
- package/resources/themes/mdc-light-indigo/theme.css +566 -101
- package/resources/themes/mira/theme.css +344 -67
- package/resources/themes/nano/theme.css +344 -67
- package/resources/themes/nova/theme.css +344 -67
- package/resources/themes/nova-accent/theme.css +344 -67
- package/resources/themes/nova-alt/theme.css +344 -67
- package/resources/themes/rhea/theme.css +343 -66
- package/resources/themes/saga-blue/theme.css +344 -67
- package/resources/themes/saga-green/theme.css +344 -67
- package/resources/themes/saga-orange/theme.css +344 -67
- package/resources/themes/soho-dark/theme.css +413 -88
- package/resources/themes/soho-light/theme.css +392 -67
- package/resources/themes/tailwind-light/theme.css +344 -67
- package/resources/themes/vela-blue/theme.css +344 -67
- package/resources/themes/vela-green/theme.css +344 -67
- package/resources/themes/vela-orange/theme.css +344 -67
- package/resources/themes/viva-dark/theme.css +392 -67
- package/resources/themes/viva-light/theme.css +392 -67
- package/selectbutton/selectbutton.cjs.js +12 -4
- package/selectbutton/selectbutton.cjs.min.js +1 -1
- package/selectbutton/selectbutton.d.ts +5 -0
- package/selectbutton/selectbutton.esm.js +12 -4
- package/selectbutton/selectbutton.esm.min.js +1 -1
- package/selectbutton/selectbutton.js +13 -5
- package/selectbutton/selectbutton.min.js +1 -1
- package/sidebar/sidebar.cjs.js +4 -3
- package/sidebar/sidebar.cjs.min.js +1 -1
- package/sidebar/sidebar.d.ts +4 -4
- package/sidebar/sidebar.esm.js +4 -3
- package/sidebar/sidebar.esm.min.js +1 -1
- package/sidebar/sidebar.js +4 -3
- package/sidebar/sidebar.min.js +1 -1
- package/slidemenu/slidemenu.cjs.js +3 -2
- package/slidemenu/slidemenu.cjs.min.js +1 -1
- package/slidemenu/slidemenu.esm.js +3 -2
- package/slidemenu/slidemenu.esm.min.js +1 -1
- package/slidemenu/slidemenu.js +3 -2
- package/slidemenu/slidemenu.min.js +1 -1
- package/slider/slider.cjs.js +18 -2
- package/slider/slider.cjs.min.js +1 -1
- package/slider/slider.esm.js +18 -2
- package/slider/slider.esm.min.js +1 -1
- package/slider/slider.js +18 -2
- package/slider/slider.min.js +1 -1
- package/splitbutton/splitbutton.d.ts +2 -2
- package/splitter/splitter.cjs.js +7 -7
- package/splitter/splitter.cjs.min.js +1 -1
- package/splitter/splitter.d.ts +5 -5
- package/splitter/splitter.esm.js +7 -7
- package/splitter/splitter.esm.min.js +1 -1
- package/splitter/splitter.js +7 -7
- package/splitter/splitter.min.js +1 -1
- package/styleclass/styleclass.cjs.js +21 -1
- package/styleclass/styleclass.cjs.min.js +1 -1
- package/styleclass/styleclass.d.ts +10 -0
- package/styleclass/styleclass.esm.js +21 -1
- package/styleclass/styleclass.esm.min.js +1 -1
- package/styleclass/styleclass.js +22 -2
- package/styleclass/styleclass.min.js +1 -1
- package/tabmenu/tabmenu.cjs.js +1 -1
- package/tabmenu/tabmenu.cjs.min.js +1 -1
- package/tabmenu/tabmenu.esm.js +1 -1
- package/tabmenu/tabmenu.esm.min.js +1 -1
- package/tabmenu/tabmenu.js +1 -1
- package/tabmenu/tabmenu.min.js +1 -1
- package/toast/toast.cjs.js +93 -92
- package/toast/toast.cjs.min.js +1 -1
- package/toast/toast.d.ts +1 -1
- package/toast/toast.esm.js +93 -92
- package/toast/toast.esm.min.js +1 -1
- package/toast/toast.js +93 -92
- package/toast/toast.min.js +1 -1
- package/togglebutton/togglebutton.cjs.js +54 -92
- package/togglebutton/togglebutton.cjs.min.js +1 -1
- package/togglebutton/togglebutton.d.ts +24 -0
- package/togglebutton/togglebutton.esm.js +53 -91
- package/togglebutton/togglebutton.esm.min.js +1 -1
- package/togglebutton/togglebutton.js +54 -92
- package/togglebutton/togglebutton.min.js +1 -1
- package/tooltip/tooltip.d.ts +3 -3
- package/tooltip/tooltipoptions.d.ts +5 -0
- package/tree/tree.cjs.js +20 -8
- package/tree/tree.cjs.min.js +1 -1
- package/tree/tree.esm.js +20 -8
- package/tree/tree.esm.min.js +1 -1
- package/tree/tree.js +20 -8
- package/tree/tree.min.js +1 -1
- package/treeselect/treeselect.cjs.js +2 -0
- package/treeselect/treeselect.cjs.min.js +1 -1
- package/treeselect/treeselect.d.ts +5 -0
- package/treeselect/treeselect.esm.js +2 -0
- package/treeselect/treeselect.esm.min.js +1 -1
- package/treeselect/treeselect.js +2 -0
- package/treeselect/treeselect.min.js +1 -1
- package/treetable/treetable.cjs.js +17 -14
- package/treetable/treetable.cjs.min.js +1 -1
- package/treetable/treetable.esm.js +17 -14
- package/treetable/treetable.esm.min.js +1 -1
- package/treetable/treetable.js +17 -14
- package/treetable/treetable.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.cjs.js +33 -90
- package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.d.ts +12 -13
- package/tristatecheckbox/tristatecheckbox.esm.js +34 -91
- package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.js +33 -90
- package/tristatecheckbox/tristatecheckbox.min.js +1 -1
- package/utils/utils.cjs.js +64 -72
- package/utils/utils.cjs.min.js +1 -1
- package/utils/utils.d.ts +11 -2
- package/utils/utils.esm.js +65 -72
- package/utils/utils.esm.min.js +1 -1
- package/utils/utils.js +64 -72
- package/utils/utils.min.js +1 -1
- package/virtualscroller/virtualscroller.cjs.js +17 -15
- package/virtualscroller/virtualscroller.cjs.min.js +1 -1
- package/virtualscroller/virtualscroller.esm.js +14 -12
- package/virtualscroller/virtualscroller.esm.min.js +1 -1
- package/virtualscroller/virtualscroller.js +17 -15
- package/virtualscroller/virtualscroller.min.js +1 -1
- package/web-types.json +455 -39
|
@@ -721,10 +721,58 @@
|
|
|
721
721
|
.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus {
|
|
722
722
|
background-color: #ffffff;
|
|
723
723
|
}
|
|
724
|
+
.p-checkbox {
|
|
725
|
+
position: relative;
|
|
726
|
+
display: inline-flex;
|
|
727
|
+
user-select: none;
|
|
728
|
+
vertical-align: bottom;
|
|
729
|
+
}
|
|
730
|
+
.p-checkbox-input {
|
|
731
|
+
appearance: none;
|
|
732
|
+
position: absolute;
|
|
733
|
+
top: 0;
|
|
734
|
+
left: 0;
|
|
735
|
+
width: 100%;
|
|
736
|
+
height: 100%;
|
|
737
|
+
padding: 0;
|
|
738
|
+
margin: 0;
|
|
739
|
+
opacity: 0;
|
|
740
|
+
z-index: 1;
|
|
741
|
+
outline: 0 none;
|
|
742
|
+
cursor: pointer;
|
|
743
|
+
}
|
|
744
|
+
.p-checkbox-box {
|
|
745
|
+
display: flex;
|
|
746
|
+
justify-content: center;
|
|
747
|
+
align-items: center;
|
|
748
|
+
}
|
|
724
749
|
.p-checkbox {
|
|
725
750
|
width: 14px;
|
|
726
751
|
height: 14px;
|
|
727
752
|
}
|
|
753
|
+
.p-checkbox .p-checkbox-input {
|
|
754
|
+
border: 2px solid #a5acb3;
|
|
755
|
+
border-radius: 1px;
|
|
756
|
+
}
|
|
757
|
+
.p-checkbox .p-checkbox-box {
|
|
758
|
+
border: 2px solid #a5acb3;
|
|
759
|
+
background: #ffffff;
|
|
760
|
+
width: 14px;
|
|
761
|
+
height: 14px;
|
|
762
|
+
color: #343a3f;
|
|
763
|
+
border-radius: 1px;
|
|
764
|
+
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
|
765
|
+
outline-color: transparent;
|
|
766
|
+
}
|
|
767
|
+
.p-checkbox .p-checkbox-box .p-checkbox-icon {
|
|
768
|
+
transition-duration: 0.2s;
|
|
769
|
+
color: #ffffff;
|
|
770
|
+
font-size: 12px;
|
|
771
|
+
}
|
|
772
|
+
.p-checkbox .p-checkbox-box .p-checkbox-icon.p-icon {
|
|
773
|
+
width: 12px;
|
|
774
|
+
height: 12px;
|
|
775
|
+
}
|
|
728
776
|
.p-checkbox .p-checkbox-box {
|
|
729
777
|
border: 2px solid #a5acb3;
|
|
730
778
|
background: #ffffff;
|
|
@@ -733,6 +781,7 @@
|
|
|
733
781
|
color: #343a3f;
|
|
734
782
|
border-radius: 1px;
|
|
735
783
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
|
784
|
+
outline-color: transparent;
|
|
736
785
|
}
|
|
737
786
|
.p-checkbox .p-checkbox-box .p-checkbox-icon {
|
|
738
787
|
transition-duration: 0.2s;
|
|
@@ -743,42 +792,75 @@
|
|
|
743
792
|
width: 12px;
|
|
744
793
|
height: 12px;
|
|
745
794
|
}
|
|
746
|
-
.p-checkbox .p-checkbox-box
|
|
795
|
+
.p-checkbox.p-highlight .p-checkbox-box {
|
|
747
796
|
border-color: #1174c0;
|
|
748
797
|
background: #1174c0;
|
|
749
798
|
}
|
|
750
|
-
.p-checkbox
|
|
799
|
+
.p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box {
|
|
800
|
+
border-color: #1174c0;
|
|
801
|
+
}
|
|
802
|
+
.p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover).p-highlight .p-checkbox-box {
|
|
751
803
|
border-color: #0e5d9a;
|
|
752
804
|
background: #0e5d9a;
|
|
753
805
|
color: #ffffff;
|
|
754
806
|
}
|
|
755
|
-
.p-checkbox:not(.p-checkbox-
|
|
756
|
-
border-color: #1174c0;
|
|
757
|
-
}
|
|
758
|
-
.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus {
|
|
807
|
+
.p-checkbox:not(.p-disabled):has(.p-checkbox-input:focus-visible) .p-checkbox-box {
|
|
759
808
|
outline: 0 none;
|
|
760
809
|
outline-offset: 0;
|
|
761
810
|
box-shadow: 0 0 0 0.2rem #90c9f5;
|
|
762
811
|
border-color: #1174c0;
|
|
763
812
|
}
|
|
764
|
-
.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
|
|
765
|
-
border-color: #0e5d9a;
|
|
766
|
-
background: #0e5d9a;
|
|
767
|
-
color: #ffffff;
|
|
768
|
-
}
|
|
769
813
|
.p-checkbox.p-invalid > .p-checkbox-box {
|
|
770
814
|
border-color: #d8222f;
|
|
771
815
|
}
|
|
816
|
+
.p-checkbox.p-variant-filled .p-checkbox-box {
|
|
817
|
+
background-color: #f2f4f8;
|
|
818
|
+
}
|
|
819
|
+
.p-checkbox.p-variant-filled.p-highlight .p-checkbox-box {
|
|
820
|
+
background: #1174c0;
|
|
821
|
+
}
|
|
822
|
+
.p-checkbox.p-variant-filled:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box {
|
|
823
|
+
background-color: #f2f4f8;
|
|
824
|
+
}
|
|
825
|
+
.p-checkbox.p-variant-filled:not(.p-disabled):has(.p-checkbox-input:hover).p-highlight .p-checkbox-box {
|
|
826
|
+
background: #0e5d9a;
|
|
827
|
+
}
|
|
772
828
|
.p-input-filled .p-checkbox .p-checkbox-box {
|
|
773
829
|
background-color: #f2f4f8;
|
|
774
830
|
}
|
|
775
|
-
.p-input-filled .p-checkbox .p-checkbox-box
|
|
831
|
+
.p-input-filled .p-checkbox.p-highlight .p-checkbox-box {
|
|
832
|
+
background: #1174c0;
|
|
833
|
+
}
|
|
834
|
+
.p-input-filled .p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box {
|
|
835
|
+
background-color: #f2f4f8;
|
|
836
|
+
}
|
|
837
|
+
.p-input-filled .p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover).p-highlight .p-checkbox-box {
|
|
838
|
+
background: #0e5d9a;
|
|
839
|
+
}
|
|
840
|
+
.p-checkbox {
|
|
841
|
+
position: relative;
|
|
842
|
+
display: inline-flex;
|
|
843
|
+
user-select: none;
|
|
844
|
+
vertical-align: bottom;
|
|
845
|
+
}
|
|
846
|
+
.p-checkbox-input {
|
|
847
|
+
cursor: pointer;
|
|
848
|
+
}
|
|
849
|
+
.p-checkbox-box {
|
|
850
|
+
display: flex;
|
|
851
|
+
justify-content: center;
|
|
852
|
+
align-items: center;
|
|
853
|
+
}
|
|
854
|
+
.p-tristatecheckbox.p-variant-filled .p-checkbox-box {
|
|
855
|
+
background-color: #f2f4f8;
|
|
856
|
+
}
|
|
857
|
+
.p-tristatecheckbox.p-variant-filled.p-highlight .p-checkbox-box {
|
|
776
858
|
background: #1174c0;
|
|
777
859
|
}
|
|
778
|
-
.p-
|
|
860
|
+
.p-tristatecheckbox.p-variant-filled:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box {
|
|
779
861
|
background-color: #f2f4f8;
|
|
780
862
|
}
|
|
781
|
-
.p-
|
|
863
|
+
.p-tristatecheckbox.p-variant-filled:not(.p-disabled):has(.p-checkbox-input:hover).p-highlight .p-checkbox-box {
|
|
782
864
|
background: #0e5d9a;
|
|
783
865
|
}
|
|
784
866
|
.p-chips {
|
|
@@ -1146,14 +1228,50 @@
|
|
|
1146
1228
|
.p-inputnumber.p-invalid.p-component > .p-inputtext {
|
|
1147
1229
|
border-color: #d8222f;
|
|
1148
1230
|
}
|
|
1231
|
+
.p-inputswitch {
|
|
1232
|
+
position: relative;
|
|
1233
|
+
display: inline-block;
|
|
1234
|
+
}
|
|
1235
|
+
.p-inputswitch-input {
|
|
1236
|
+
appearance: none;
|
|
1237
|
+
position: absolute;
|
|
1238
|
+
top: 0;
|
|
1239
|
+
left: 0;
|
|
1240
|
+
width: 100%;
|
|
1241
|
+
height: 100%;
|
|
1242
|
+
padding: 0;
|
|
1243
|
+
margin: 0;
|
|
1244
|
+
opacity: 0;
|
|
1245
|
+
z-index: 1;
|
|
1246
|
+
outline: 0 none;
|
|
1247
|
+
cursor: pointer;
|
|
1248
|
+
}
|
|
1249
|
+
.p-inputswitch-slider {
|
|
1250
|
+
position: absolute;
|
|
1251
|
+
cursor: pointer;
|
|
1252
|
+
top: 0;
|
|
1253
|
+
left: 0;
|
|
1254
|
+
right: 0;
|
|
1255
|
+
bottom: 0;
|
|
1256
|
+
border: 1px solid transparent;
|
|
1257
|
+
}
|
|
1258
|
+
.p-inputswitch-slider:before {
|
|
1259
|
+
position: absolute;
|
|
1260
|
+
content: "";
|
|
1261
|
+
top: 50%;
|
|
1262
|
+
}
|
|
1149
1263
|
.p-inputswitch {
|
|
1150
1264
|
width: 2rem;
|
|
1151
1265
|
height: 1.155rem;
|
|
1152
1266
|
}
|
|
1267
|
+
.p-inputswitch .p-inputswitch-input {
|
|
1268
|
+
border-radius: 30px;
|
|
1269
|
+
}
|
|
1153
1270
|
.p-inputswitch .p-inputswitch-slider {
|
|
1154
1271
|
background: #a5acb3;
|
|
1155
1272
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
|
1156
1273
|
border-radius: 30px;
|
|
1274
|
+
outline-color: transparent;
|
|
1157
1275
|
}
|
|
1158
1276
|
.p-inputswitch .p-inputswitch-slider:before {
|
|
1159
1277
|
background: #ffffff;
|
|
@@ -1164,27 +1282,25 @@
|
|
|
1164
1282
|
border-radius: 50%;
|
|
1165
1283
|
transition-duration: 0.2s;
|
|
1166
1284
|
}
|
|
1167
|
-
.p-inputswitch.p-
|
|
1168
|
-
transform: translateX(0.825rem);
|
|
1169
|
-
}
|
|
1170
|
-
.p-inputswitch.p-focus .p-inputswitch-slider {
|
|
1171
|
-
outline: 0 none;
|
|
1172
|
-
outline-offset: 0;
|
|
1173
|
-
box-shadow: 0 0 0 0.2rem #90c9f5;
|
|
1174
|
-
}
|
|
1175
|
-
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
|
|
1176
|
-
background: #929ba3;
|
|
1177
|
-
}
|
|
1178
|
-
.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider {
|
|
1285
|
+
.p-inputswitch.p-highlight .p-inputswitch-slider {
|
|
1179
1286
|
background: #1174c0;
|
|
1180
1287
|
}
|
|
1181
|
-
.p-inputswitch.p-
|
|
1288
|
+
.p-inputswitch.p-highlight .p-inputswitch-slider:before {
|
|
1182
1289
|
background: #ffffff;
|
|
1290
|
+
transform: translateX(0.825rem);
|
|
1291
|
+
}
|
|
1292
|
+
.p-inputswitch:not(.p-disabled):has(.p-inputswitch-input:hover) .p-inputswitch-slider {
|
|
1293
|
+
background: #929ba3;
|
|
1183
1294
|
}
|
|
1184
|
-
.p-inputswitch
|
|
1295
|
+
.p-inputswitch:not(.p-disabled):has(.p-inputswitch-input:hover).p-highlight .p-inputswitch-slider {
|
|
1185
1296
|
background: #0f68ad;
|
|
1186
1297
|
}
|
|
1187
|
-
.p-inputswitch.p-
|
|
1298
|
+
.p-inputswitch:not(.p-disabled):has(.p-inputswitch-input:focus-visible) .p-inputswitch-slider {
|
|
1299
|
+
outline: 0 none;
|
|
1300
|
+
outline-offset: 0;
|
|
1301
|
+
box-shadow: 0 0 0 0.2rem #90c9f5;
|
|
1302
|
+
}
|
|
1303
|
+
.p-inputswitch.p-invalid > .p-inputswitch-slider {
|
|
1188
1304
|
border-color: #d8222f;
|
|
1189
1305
|
}
|
|
1190
1306
|
.p-inputtext {
|
|
@@ -1670,10 +1786,50 @@
|
|
|
1670
1786
|
.p-password-panel .p-password-meter .p-password-strength.strong {
|
|
1671
1787
|
background: #207f3b;
|
|
1672
1788
|
}
|
|
1789
|
+
.p-radiobutton {
|
|
1790
|
+
position: relative;
|
|
1791
|
+
display: inline-flex;
|
|
1792
|
+
user-select: none;
|
|
1793
|
+
vertical-align: bottom;
|
|
1794
|
+
}
|
|
1795
|
+
.p-radiobutton-input {
|
|
1796
|
+
cursor: pointer;
|
|
1797
|
+
}
|
|
1798
|
+
.p-radiobutton-box {
|
|
1799
|
+
display: flex;
|
|
1800
|
+
justify-content: center;
|
|
1801
|
+
align-items: center;
|
|
1802
|
+
}
|
|
1803
|
+
.p-radiobutton-icon {
|
|
1804
|
+
-webkit-backface-visibility: hidden;
|
|
1805
|
+
backface-visibility: hidden;
|
|
1806
|
+
transform: translateZ(0) scale(0.1);
|
|
1807
|
+
border-radius: 50%;
|
|
1808
|
+
visibility: hidden;
|
|
1809
|
+
}
|
|
1810
|
+
.p-radiobutton.p-highlight .p-radiobutton-icon {
|
|
1811
|
+
transform: translateZ(0) scale(1, 1);
|
|
1812
|
+
visibility: visible;
|
|
1813
|
+
}
|
|
1673
1814
|
.p-radiobutton {
|
|
1674
1815
|
width: 14px;
|
|
1675
1816
|
height: 14px;
|
|
1676
1817
|
}
|
|
1818
|
+
.p-radiobutton .p-radiobutton-input {
|
|
1819
|
+
appearance: none;
|
|
1820
|
+
position: absolute;
|
|
1821
|
+
top: 0;
|
|
1822
|
+
left: 0;
|
|
1823
|
+
width: 100%;
|
|
1824
|
+
height: 100%;
|
|
1825
|
+
padding: 0;
|
|
1826
|
+
margin: 0;
|
|
1827
|
+
opacity: 0;
|
|
1828
|
+
z-index: 1;
|
|
1829
|
+
outline: 0 none;
|
|
1830
|
+
border: 2px solid #a5acb3;
|
|
1831
|
+
border-radius: 50%;
|
|
1832
|
+
}
|
|
1677
1833
|
.p-radiobutton .p-radiobutton-box {
|
|
1678
1834
|
border: 2px solid #a5acb3;
|
|
1679
1835
|
background: #ffffff;
|
|
@@ -1682,15 +1838,7 @@
|
|
|
1682
1838
|
color: #343a3f;
|
|
1683
1839
|
border-radius: 50%;
|
|
1684
1840
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
|
1685
|
-
|
|
1686
|
-
.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
|
|
1687
|
-
border-color: #1174c0;
|
|
1688
|
-
}
|
|
1689
|
-
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
|
|
1690
|
-
outline: 0 none;
|
|
1691
|
-
outline-offset: 0;
|
|
1692
|
-
box-shadow: 0 0 0 0.2rem #90c9f5;
|
|
1693
|
-
border-color: #1174c0;
|
|
1841
|
+
outline-color: transparent;
|
|
1694
1842
|
}
|
|
1695
1843
|
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
|
|
1696
1844
|
width: 8px;
|
|
@@ -1698,36 +1846,73 @@
|
|
|
1698
1846
|
transition-duration: 0.2s;
|
|
1699
1847
|
background-color: #ffffff;
|
|
1700
1848
|
}
|
|
1701
|
-
.p-radiobutton .p-radiobutton-box
|
|
1849
|
+
.p-radiobutton.p-highlight .p-radiobutton-box {
|
|
1702
1850
|
border-color: #1174c0;
|
|
1703
1851
|
background: #1174c0;
|
|
1704
1852
|
}
|
|
1705
|
-
.p-radiobutton
|
|
1853
|
+
.p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover) .p-radiobutton-box {
|
|
1854
|
+
border-color: #1174c0;
|
|
1855
|
+
}
|
|
1856
|
+
.p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover).p-highlight .p-radiobutton-box {
|
|
1706
1857
|
border-color: #0e5d9a;
|
|
1707
1858
|
background: #0e5d9a;
|
|
1708
|
-
|
|
1859
|
+
}
|
|
1860
|
+
.p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover).p-highlight .p-radiobutton-box .p-radiobutton-icon {
|
|
1861
|
+
background-color: #ffffff;
|
|
1862
|
+
}
|
|
1863
|
+
.p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:focus-visible) .p-radiobutton-box {
|
|
1864
|
+
outline: 0 none;
|
|
1865
|
+
outline-offset: 0;
|
|
1866
|
+
box-shadow: 0 0 0 0.2rem #90c9f5;
|
|
1867
|
+
border-color: #1174c0;
|
|
1709
1868
|
}
|
|
1710
1869
|
.p-radiobutton.p-invalid > .p-radiobutton-box {
|
|
1711
1870
|
border-color: #d8222f;
|
|
1712
1871
|
}
|
|
1713
|
-
.p-radiobutton
|
|
1714
|
-
|
|
1872
|
+
.p-radiobutton.p-variant-filled .p-radiobutton-box {
|
|
1873
|
+
background-color: #f2f4f8;
|
|
1715
1874
|
}
|
|
1716
|
-
.p-
|
|
1875
|
+
.p-radiobutton.p-variant-filled.p-highlight .p-radiobutton-box {
|
|
1876
|
+
background: #1174c0;
|
|
1877
|
+
}
|
|
1878
|
+
.p-radiobutton.p-variant-filled:not(.p-disabled):has(.p-radiobutton-input:hover) .p-radiobutton-box {
|
|
1717
1879
|
background-color: #f2f4f8;
|
|
1718
1880
|
}
|
|
1719
|
-
.p-
|
|
1881
|
+
.p-radiobutton.p-variant-filled:not(.p-disabled):has(.p-radiobutton-input:hover).p-highlight .p-radiobutton-box {
|
|
1882
|
+
background: #0e5d9a;
|
|
1883
|
+
}
|
|
1884
|
+
.p-input-filled .p-radiobutton .p-radiobutton-box {
|
|
1720
1885
|
background-color: #f2f4f8;
|
|
1721
1886
|
}
|
|
1722
|
-
.p-input-filled .p-radiobutton .p-radiobutton-box
|
|
1887
|
+
.p-input-filled .p-radiobutton.p-highlight .p-radiobutton-box {
|
|
1723
1888
|
background: #1174c0;
|
|
1724
1889
|
}
|
|
1725
|
-
.p-input-filled .p-radiobutton
|
|
1890
|
+
.p-input-filled .p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover) .p-radiobutton-box {
|
|
1891
|
+
background-color: #f2f4f8;
|
|
1892
|
+
}
|
|
1893
|
+
.p-input-filled .p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover).p-highlight .p-radiobutton-box {
|
|
1726
1894
|
background: #0e5d9a;
|
|
1727
1895
|
}
|
|
1896
|
+
.p-rating {
|
|
1897
|
+
position: relative;
|
|
1898
|
+
display: flex;
|
|
1899
|
+
align-items: center;
|
|
1900
|
+
}
|
|
1901
|
+
.p-rating-item {
|
|
1902
|
+
display: inline-flex;
|
|
1903
|
+
align-items: center;
|
|
1904
|
+
cursor: pointer;
|
|
1905
|
+
}
|
|
1906
|
+
.p-rating.p-readonly .p-rating-item {
|
|
1907
|
+
cursor: default;
|
|
1908
|
+
}
|
|
1728
1909
|
.p-rating {
|
|
1729
1910
|
gap: 0.5rem;
|
|
1730
1911
|
}
|
|
1912
|
+
.p-rating .p-rating-item {
|
|
1913
|
+
outline-color: transparent;
|
|
1914
|
+
border-radius: 50%;
|
|
1915
|
+
}
|
|
1731
1916
|
.p-rating .p-rating-item .p-rating-icon {
|
|
1732
1917
|
color: #343a3f;
|
|
1733
1918
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
|
@@ -1740,7 +1925,7 @@
|
|
|
1740
1925
|
.p-rating .p-rating-item .p-rating-icon.p-rating-cancel {
|
|
1741
1926
|
color: #e74c3c;
|
|
1742
1927
|
}
|
|
1743
|
-
.p-rating .p-rating-item
|
|
1928
|
+
.p-rating .p-rating-item.p-focus {
|
|
1744
1929
|
outline: 0 none;
|
|
1745
1930
|
outline-offset: 0;
|
|
1746
1931
|
box-shadow: 0 0 0 0.2rem #90c9f5;
|
|
@@ -1950,44 +2135,78 @@
|
|
|
1950
2135
|
.p-input-filled .p-treeselect:not(.p-disabled).p-focus {
|
|
1951
2136
|
background-color: #ffffff;
|
|
1952
2137
|
}
|
|
1953
|
-
.p-togglebutton
|
|
2138
|
+
.p-togglebutton {
|
|
2139
|
+
position: relative;
|
|
2140
|
+
display: inline-flex;
|
|
2141
|
+
user-select: none;
|
|
2142
|
+
vertical-align: bottom;
|
|
2143
|
+
}
|
|
2144
|
+
.p-togglebutton-input {
|
|
2145
|
+
cursor: pointer;
|
|
2146
|
+
}
|
|
2147
|
+
.p-togglebutton .p-button {
|
|
2148
|
+
flex: 1 1 auto;
|
|
2149
|
+
}
|
|
2150
|
+
.p-togglebutton .p-togglebutton-input {
|
|
2151
|
+
appearance: none;
|
|
2152
|
+
position: absolute;
|
|
2153
|
+
top: 0;
|
|
2154
|
+
left: 0;
|
|
2155
|
+
width: 100%;
|
|
2156
|
+
height: 100%;
|
|
2157
|
+
padding: 0;
|
|
2158
|
+
margin: 0;
|
|
2159
|
+
opacity: 0;
|
|
2160
|
+
z-index: 1;
|
|
2161
|
+
outline: 0 none;
|
|
2162
|
+
border: 1px solid #a5acb3;
|
|
2163
|
+
border-radius: 1px;
|
|
2164
|
+
}
|
|
2165
|
+
.p-togglebutton .p-button {
|
|
1954
2166
|
background: #ffffff;
|
|
1955
2167
|
border: 1px solid #a5acb3;
|
|
1956
2168
|
color: #343a3f;
|
|
1957
2169
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
|
2170
|
+
outline-color: transparent;
|
|
1958
2171
|
}
|
|
1959
|
-
.p-togglebutton.p-button .p-button-icon-left,
|
|
1960
|
-
.p-togglebutton.p-button .p-button-icon-right {
|
|
1961
|
-
color: #697077;
|
|
1962
|
-
}
|
|
1963
|
-
.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover {
|
|
1964
|
-
background: #dde1e6;
|
|
1965
|
-
border-color: #a5acb3;
|
|
1966
|
-
color: #343a3f;
|
|
1967
|
-
}
|
|
1968
|
-
.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
|
|
1969
|
-
.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
|
|
2172
|
+
.p-togglebutton .p-button .p-button-icon-left,
|
|
2173
|
+
.p-togglebutton .p-button .p-button-icon-right {
|
|
1970
2174
|
color: #697077;
|
|
1971
2175
|
}
|
|
1972
|
-
.p-togglebutton.p-
|
|
2176
|
+
.p-togglebutton.p-highlight .p-button {
|
|
1973
2177
|
background: #1174c0;
|
|
1974
2178
|
border-color: #1174c0;
|
|
1975
2179
|
color: #ffffff;
|
|
1976
2180
|
}
|
|
1977
|
-
.p-togglebutton.p-
|
|
1978
|
-
.p-togglebutton.p-
|
|
2181
|
+
.p-togglebutton.p-highlight .p-button .p-button-icon-left,
|
|
2182
|
+
.p-togglebutton.p-highlight .p-button .p-button-icon-right {
|
|
1979
2183
|
color: #ffffff;
|
|
1980
2184
|
}
|
|
1981
|
-
.p-togglebutton.p-
|
|
2185
|
+
.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover):not(.p-highlight) .p-button {
|
|
2186
|
+
background: #dde1e6;
|
|
2187
|
+
border-color: #a5acb3;
|
|
2188
|
+
color: #343a3f;
|
|
2189
|
+
}
|
|
2190
|
+
.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover):not(.p-highlight) .p-button .p-button-icon-left,
|
|
2191
|
+
.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover):not(.p-highlight) .p-button .p-button-icon-right {
|
|
2192
|
+
color: #697077;
|
|
2193
|
+
}
|
|
2194
|
+
.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover).p-highlight .p-button {
|
|
1982
2195
|
background: #0f68ad;
|
|
1983
2196
|
border-color: #0f68ad;
|
|
1984
2197
|
color: #ffffff;
|
|
1985
2198
|
}
|
|
1986
|
-
.p-togglebutton.p-
|
|
1987
|
-
.p-togglebutton.p-
|
|
2199
|
+
.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover).p-highlight .p-button .p-button-icon-left,
|
|
2200
|
+
.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover).p-highlight .p-button .p-button-icon-right {
|
|
1988
2201
|
color: #ffffff;
|
|
1989
2202
|
}
|
|
1990
|
-
.p-togglebutton.p-
|
|
2203
|
+
.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:focus-visible) .p-button {
|
|
2204
|
+
outline: 0 none;
|
|
2205
|
+
outline-offset: 0;
|
|
2206
|
+
box-shadow: 0 0 0 0.2rem #90c9f5;
|
|
2207
|
+
border-color: #1174c0;
|
|
2208
|
+
}
|
|
2209
|
+
.p-togglebutton.p-invalid > .p-button {
|
|
1991
2210
|
border-color: #d8222f;
|
|
1992
2211
|
}
|
|
1993
2212
|
.p-button {
|
|
@@ -6214,6 +6433,64 @@
|
|
|
6214
6433
|
outline-offset: 0;
|
|
6215
6434
|
box-shadow: 0 0 0 0.2rem #90c9f5;
|
|
6216
6435
|
}
|
|
6436
|
+
.p-metergroup .p-metergroup-meter-container {
|
|
6437
|
+
background: #dee2e6;
|
|
6438
|
+
border-radius: 1px;
|
|
6439
|
+
}
|
|
6440
|
+
.p-metergroup .p-metergroup-meter {
|
|
6441
|
+
border: 0 none;
|
|
6442
|
+
background: #1174c0;
|
|
6443
|
+
}
|
|
6444
|
+
.p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item {
|
|
6445
|
+
line-height: 1.5rem;
|
|
6446
|
+
}
|
|
6447
|
+
.p-metergroup .p-metergroup-label-list .p-metergroup-label-type {
|
|
6448
|
+
background: #1174c0;
|
|
6449
|
+
width: 0.5rem;
|
|
6450
|
+
height: 0.5rem;
|
|
6451
|
+
border-radius: 100%;
|
|
6452
|
+
margin-right: 0.5rem;
|
|
6453
|
+
}
|
|
6454
|
+
.p-metergroup .p-metergroup-label-list .p-metergroup-label {
|
|
6455
|
+
margin-right: 1rem;
|
|
6456
|
+
}
|
|
6457
|
+
.p-metergroup .p-metergroup-label-list .p-metergroup-label-icon {
|
|
6458
|
+
width: 1rem;
|
|
6459
|
+
height: 1rem;
|
|
6460
|
+
margin-right: 0.5rem;
|
|
6461
|
+
}
|
|
6462
|
+
.p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container {
|
|
6463
|
+
height: 0.5rem;
|
|
6464
|
+
}
|
|
6465
|
+
.p-metergroup.p-metergroup-horizontal .p-metergroup-meter:first-of-type {
|
|
6466
|
+
border-top-left-radius: 1px;
|
|
6467
|
+
border-bottom-left-radius: 1px;
|
|
6468
|
+
}
|
|
6469
|
+
.p-metergroup.p-metergroup-horizontal .p-metergroup-meter:last-of-type {
|
|
6470
|
+
border-top-right-radius: 1px;
|
|
6471
|
+
border-bottom-right-radius: 1px;
|
|
6472
|
+
}
|
|
6473
|
+
.p-metergroup.p-metergroup-horizontal .p-metergroup-label-list-start {
|
|
6474
|
+
margin-bottom: 1rem;
|
|
6475
|
+
}
|
|
6476
|
+
.p-metergroup.p-metergroup-horizontal .p-metergroup-label-list-end {
|
|
6477
|
+
margin-top: 1rem;
|
|
6478
|
+
}
|
|
6479
|
+
.p-metergroup.p-metergroup-vertical .p-metergroup-meter-container {
|
|
6480
|
+
width: 0.5rem;
|
|
6481
|
+
height: 100%;
|
|
6482
|
+
}
|
|
6483
|
+
.p-metergroup.p-metergroup-vertical .p-metergroup-meter:first-of-type {
|
|
6484
|
+
border-top-left-radius: 1px;
|
|
6485
|
+
border-top-right-radius: 1px;
|
|
6486
|
+
}
|
|
6487
|
+
.p-metergroup.p-metergroup-vertical .p-metergroup-meter:last-of-type {
|
|
6488
|
+
border-bottom-left-radius: 1px;
|
|
6489
|
+
border-bottom-right-radius: 1px;
|
|
6490
|
+
}
|
|
6491
|
+
.p-metergroup.p-metergroup-vertical .p-metergroup-label-list:not(.p-metergroup-label-list-start) {
|
|
6492
|
+
margin-left: 1rem;
|
|
6493
|
+
}
|
|
6217
6494
|
.p-progressbar {
|
|
6218
6495
|
border: 0 none;
|
|
6219
6496
|
height: 1.5rem;
|