primereact 10.3.3 → 10.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/accordion/accordion.cjs.js +1 -1
- package/accordion/accordion.cjs.min.js +1 -1
- package/accordion/accordion.esm.js +1 -1
- package/accordion/accordion.esm.min.js +1 -1
- package/accordion/accordion.js +1 -1
- package/accordion/accordion.min.js +1 -1
- package/calendar/calendar.cjs.js +29 -14
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.esm.js +29 -14
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +29 -14
- package/calendar/calendar.min.js +1 -1
- package/carousel/carousel.cjs.js +1 -0
- package/carousel/carousel.cjs.min.js +1 -1
- package/carousel/carousel.esm.js +1 -0
- package/carousel/carousel.esm.min.js +1 -1
- package/carousel/carousel.js +1 -0
- package/carousel/carousel.min.js +1 -1
- package/checkbox/checkbox.cjs.js +2 -0
- package/checkbox/checkbox.cjs.min.js +1 -1
- package/checkbox/checkbox.esm.js +2 -0
- package/checkbox/checkbox.esm.min.js +1 -1
- package/checkbox/checkbox.js +2 -0
- package/checkbox/checkbox.min.js +1 -1
- package/chips/chips.cjs.js +111 -21
- package/chips/chips.cjs.min.js +1 -1
- package/chips/chips.esm.js +111 -21
- package/chips/chips.esm.min.js +1 -1
- package/chips/chips.js +111 -21
- package/chips/chips.min.js +1 -1
- package/core/core.js +696 -505
- package/core/core.min.js +5 -5
- package/datatable/datatable.cjs.js +577 -153
- package/datatable/datatable.cjs.min.js +1 -1
- package/datatable/datatable.esm.js +573 -149
- package/datatable/datatable.esm.min.js +1 -1
- package/datatable/datatable.js +577 -153
- package/datatable/datatable.min.js +1 -1
- package/dataview/dataview.d.ts +2 -2
- package/divider/divider.cjs.js +2 -2
- package/divider/divider.cjs.min.js +1 -1
- package/divider/divider.esm.js +2 -2
- package/divider/divider.esm.min.js +1 -1
- package/divider/divider.js +2 -2
- package/divider/divider.min.js +1 -1
- package/dropdown/dropdown.cjs.js +327 -160
- package/dropdown/dropdown.cjs.min.js +1 -1
- package/dropdown/dropdown.d.ts +9 -0
- package/dropdown/dropdown.esm.js +327 -160
- package/dropdown/dropdown.esm.min.js +1 -1
- package/dropdown/dropdown.js +327 -160
- package/dropdown/dropdown.min.js +1 -1
- package/editor/editor.cjs.js +1 -1
- package/editor/editor.cjs.min.js +1 -1
- package/editor/editor.esm.js +1 -1
- package/editor/editor.esm.min.js +1 -1
- package/editor/editor.js +1 -1
- package/editor/editor.min.js +1 -1
- package/focustrap/focustrap.cjs.js +168 -0
- package/focustrap/focustrap.cjs.min.js +1 -0
- package/focustrap/focustrap.esm.js +159 -0
- package/focustrap/focustrap.esm.min.js +1 -0
- package/focustrap/focustrap.js +167 -0
- package/focustrap/focustrap.min.js +1 -0
- package/focustrap/package.json +7 -0
- package/galleria/galleria.cjs.js +26 -24
- package/galleria/galleria.cjs.min.js +1 -1
- package/galleria/galleria.esm.js +26 -24
- package/galleria/galleria.esm.min.js +1 -1
- package/galleria/galleria.js +26 -24
- package/galleria/galleria.min.js +1 -1
- package/hooks/hooks.d.ts +1 -1
- package/inputnumber/inputnumber.cjs.js +21 -17
- package/inputnumber/inputnumber.cjs.min.js +1 -1
- package/inputnumber/inputnumber.esm.js +21 -17
- package/inputnumber/inputnumber.esm.min.js +1 -1
- package/inputnumber/inputnumber.js +21 -17
- package/inputnumber/inputnumber.min.js +1 -1
- package/inputswitch/inputswitch.cjs.js +3 -1
- package/inputswitch/inputswitch.cjs.min.js +1 -1
- package/inputswitch/inputswitch.esm.js +3 -1
- package/inputswitch/inputswitch.esm.min.js +1 -1
- package/inputswitch/inputswitch.js +3 -1
- package/inputswitch/inputswitch.min.js +1 -1
- package/knob/knob.cjs.js +62 -0
- package/knob/knob.cjs.min.js +1 -1
- package/knob/knob.esm.js +62 -0
- package/knob/knob.esm.min.js +1 -1
- package/knob/knob.js +62 -0
- package/knob/knob.min.js +1 -1
- package/listbox/listbox.cjs.js +362 -92
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.esm.js +363 -93
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +362 -92
- package/listbox/listbox.min.js +1 -1
- package/menu/menu.cjs.js +4 -2
- package/menu/menu.cjs.min.js +1 -1
- package/menu/menu.esm.js +4 -2
- package/menu/menu.esm.min.js +1 -1
- package/menu/menu.js +5 -4
- package/menu/menu.min.js +1 -1
- package/menubar/menubar.cjs.js +3 -0
- package/menubar/menubar.cjs.min.js +1 -1
- package/menubar/menubar.esm.js +3 -0
- package/menubar/menubar.esm.min.js +1 -1
- package/menubar/menubar.js +3 -0
- package/menubar/menubar.min.js +1 -1
- package/multiselect/multiselect.cjs.js +377 -107
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.esm.js +377 -107
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +377 -107
- package/multiselect/multiselect.min.js +1 -1
- package/package.json +1 -1
- package/paginator/paginator.cjs.js +251 -251
- package/paginator/paginator.cjs.min.js +1 -1
- package/paginator/paginator.esm.js +258 -258
- package/paginator/paginator.esm.min.js +1 -1
- package/paginator/paginator.js +251 -251
- package/paginator/paginator.min.js +1 -1
- package/panelmenu/panelmenu.cjs.js +34 -22
- package/panelmenu/panelmenu.cjs.min.js +1 -1
- package/panelmenu/panelmenu.esm.js +34 -22
- package/panelmenu/panelmenu.esm.min.js +1 -1
- package/panelmenu/panelmenu.js +35 -24
- package/panelmenu/panelmenu.min.js +1 -1
- package/passthrough/tailwind/index.cjs.js +3 -2
- package/passthrough/tailwind/index.cjs.min.js +1 -1
- package/passthrough/tailwind/index.esm.js +3 -2
- package/passthrough/tailwind/index.esm.min.js +1 -1
- package/passthrough/tailwind/index.js +3 -2
- package/passthrough/tailwind/index.min.js +1 -1
- package/password/password.cjs.js +22 -20
- package/password/password.cjs.min.js +1 -1
- package/password/password.esm.js +22 -20
- package/password/password.esm.min.js +1 -1
- package/password/password.js +22 -20
- package/password/password.min.js +1 -1
- package/primereact.all.cjs.js +2199 -951
- package/primereact.all.cjs.min.js +1 -1
- package/primereact.all.esm.js +2199 -951
- package/primereact.all.esm.min.js +1 -1
- package/primereact.all.js +2199 -951
- package/primereact.all.min.js +1 -1
- package/radiobutton/radiobutton.cjs.js +1 -0
- package/radiobutton/radiobutton.cjs.min.js +1 -1
- package/radiobutton/radiobutton.esm.js +1 -0
- package/radiobutton/radiobutton.esm.min.js +1 -1
- package/radiobutton/radiobutton.js +1 -0
- package/radiobutton/radiobutton.min.js +1 -1
- package/rating/rating.cjs.js +103 -4
- package/rating/rating.cjs.min.js +1 -1
- package/rating/rating.esm.js +103 -4
- package/rating/rating.esm.min.js +1 -1
- package/rating/rating.js +103 -4
- package/rating/rating.min.js +1 -1
- package/resources/themes/arya-blue/theme.css +328 -67
- package/resources/themes/arya-green/theme.css +328 -67
- package/resources/themes/arya-orange/theme.css +328 -67
- package/resources/themes/arya-purple/theme.css +26 -6
- package/resources/themes/bootstrap4-dark-blue/theme.css +328 -67
- package/resources/themes/bootstrap4-dark-purple/theme.css +26 -6
- package/resources/themes/bootstrap4-light-blue/theme.css +328 -67
- package/resources/themes/bootstrap4-light-purple/theme.css +26 -6
- package/resources/themes/fluent-light/theme.css +327 -66
- package/resources/themes/lara-dark-amber/theme.css +328 -67
- package/resources/themes/lara-dark-blue/theme.css +328 -67
- package/resources/themes/lara-dark-cyan/theme.css +328 -67
- package/resources/themes/lara-dark-green/theme.css +328 -67
- package/resources/themes/lara-dark-indigo/theme.css +328 -67
- package/resources/themes/lara-dark-pink/theme.css +328 -67
- package/resources/themes/lara-dark-purple/theme.css +26 -6
- package/resources/themes/lara-dark-teal/theme.css +328 -67
- package/resources/themes/lara-light-amber/theme.css +328 -67
- package/resources/themes/lara-light-blue/theme.css +328 -67
- package/resources/themes/lara-light-cyan/theme.css +328 -67
- package/resources/themes/lara-light-green/theme.css +328 -67
- package/resources/themes/lara-light-indigo/theme.css +328 -67
- package/resources/themes/lara-light-pink/theme.css +328 -67
- package/resources/themes/lara-light-purple/theme.css +26 -6
- package/resources/themes/lara-light-teal/theme.css +328 -67
- package/resources/themes/luna-amber/theme.css +328 -67
- package/resources/themes/luna-blue/theme.css +328 -67
- package/resources/themes/luna-green/theme.css +328 -67
- package/resources/themes/luna-pink/theme.css +328 -67
- package/resources/themes/md-dark-deeppurple/theme.css +158 -138
- package/resources/themes/md-dark-indigo/theme.css +454 -193
- package/resources/themes/md-light-deeppurple/theme.css +26 -6
- package/resources/themes/md-light-indigo/theme.css +328 -67
- package/resources/themes/mdc-dark-deeppurple/theme.css +158 -138
- package/resources/themes/mdc-dark-indigo/theme.css +454 -193
- package/resources/themes/mdc-light-deeppurple/theme.css +26 -6
- package/resources/themes/mdc-light-indigo/theme.css +328 -67
- package/resources/themes/mira/theme.css +328 -67
- package/resources/themes/nano/theme.css +328 -67
- package/resources/themes/nova/theme.css +328 -67
- package/resources/themes/nova-accent/theme.css +328 -67
- package/resources/themes/nova-alt/theme.css +328 -67
- package/resources/themes/rhea/theme.css +328 -67
- package/resources/themes/saga-blue/theme.css +328 -67
- package/resources/themes/saga-green/theme.css +328 -67
- package/resources/themes/saga-orange/theme.css +328 -67
- package/resources/themes/saga-purple/theme.css +26 -6
- package/resources/themes/soho-dark/theme.css +353 -92
- package/resources/themes/soho-light/theme.css +328 -67
- package/resources/themes/tailwind-light/theme.css +329 -71
- package/resources/themes/vela-blue/theme.css +328 -67
- package/resources/themes/vela-green/theme.css +328 -67
- package/resources/themes/vela-orange/theme.css +328 -67
- package/resources/themes/vela-purple/theme.css +26 -6
- package/resources/themes/viva-dark/theme.css +328 -67
- package/resources/themes/viva-light/theme.css +328 -67
- package/selectbutton/selectbutton.cjs.js +96 -50
- package/selectbutton/selectbutton.cjs.min.js +1 -1
- package/selectbutton/selectbutton.esm.js +96 -50
- package/selectbutton/selectbutton.esm.min.js +1 -1
- package/selectbutton/selectbutton.js +96 -50
- package/selectbutton/selectbutton.min.js +1 -1
- package/sidebar/sidebar.cjs.js +18 -16
- package/sidebar/sidebar.cjs.min.js +1 -1
- package/sidebar/sidebar.esm.js +18 -16
- package/sidebar/sidebar.esm.min.js +1 -1
- package/sidebar/sidebar.js +18 -16
- package/sidebar/sidebar.min.js +1 -1
- package/slider/slider.cjs.js +25 -4
- package/slider/slider.cjs.min.js +1 -1
- package/slider/slider.esm.js +25 -4
- package/slider/slider.esm.min.js +1 -1
- package/slider/slider.js +25 -4
- package/slider/slider.min.js +1 -1
- package/splitbutton/splitbutton.cjs.js +4 -3
- package/splitbutton/splitbutton.cjs.min.js +1 -1
- package/splitbutton/splitbutton.esm.js +4 -3
- package/splitbutton/splitbutton.esm.min.js +1 -1
- package/splitbutton/splitbutton.js +4 -3
- package/splitbutton/splitbutton.min.js +1 -1
- package/splitter/splitter.cjs.js +71 -25
- package/splitter/splitter.cjs.min.js +1 -1
- package/splitter/splitter.d.ts +13 -1
- package/splitter/splitter.esm.js +73 -27
- package/splitter/splitter.esm.min.js +1 -1
- package/splitter/splitter.js +71 -25
- package/splitter/splitter.min.js +1 -1
- package/tabview/tabview.cjs.js +6 -5
- package/tabview/tabview.cjs.min.js +1 -1
- package/tabview/tabview.d.ts +39 -34
- package/tabview/tabview.esm.js +6 -5
- package/tabview/tabview.esm.min.js +1 -1
- package/tabview/tabview.js +6 -5
- package/tabview/tabview.min.js +1 -1
- package/tieredmenu/tieredmenu.cjs.js +4 -3
- package/tieredmenu/tieredmenu.cjs.min.js +1 -1
- package/tieredmenu/tieredmenu.esm.js +4 -3
- package/tieredmenu/tieredmenu.esm.min.js +1 -1
- package/tieredmenu/tieredmenu.js +4 -3
- package/tieredmenu/tieredmenu.min.js +1 -1
- package/togglebutton/togglebutton.cjs.js +15 -14
- package/togglebutton/togglebutton.cjs.min.js +1 -1
- package/togglebutton/togglebutton.esm.js +14 -13
- package/togglebutton/togglebutton.esm.min.js +1 -1
- package/togglebutton/togglebutton.js +15 -14
- package/togglebutton/togglebutton.min.js +1 -1
- package/tree/tree.cjs.js +33 -15
- package/tree/tree.cjs.min.js +1 -1
- package/tree/tree.esm.js +34 -16
- package/tree/tree.esm.min.js +1 -1
- package/tree/tree.js +33 -15
- package/tree/tree.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.cjs.js +3 -2
- package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.esm.js +3 -2
- package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.js +3 -2
- package/tristatecheckbox/tristatecheckbox.min.js +1 -1
- package/web-types.json +19 -1
|
@@ -434,6 +434,12 @@
|
|
|
434
434
|
.p-calendar.p-invalid.p-component > .p-inputtext {
|
|
435
435
|
border-color: #ff6767;
|
|
436
436
|
}
|
|
437
|
+
.p-calendar:not(.p-calendar-disabled).p-focus > .p-inputtext {
|
|
438
|
+
outline: 0 none;
|
|
439
|
+
outline-offset: 0;
|
|
440
|
+
box-shadow: 0 0 0 1px #c7bbfa;
|
|
441
|
+
border-color: #7254f3;
|
|
442
|
+
}
|
|
437
443
|
.p-datepicker {
|
|
438
444
|
padding: 0.5rem;
|
|
439
445
|
background: linear-gradient(90deg, #7254f3 0%, #9554f3 100%);
|
|
@@ -642,7 +648,8 @@
|
|
|
642
648
|
box-shadow: 0 0 0 1px #c7bbfa;
|
|
643
649
|
}
|
|
644
650
|
@media screen and (max-width: 769px) {
|
|
645
|
-
.p-datepicker table th,
|
|
651
|
+
.p-datepicker table th,
|
|
652
|
+
.p-datepicker table td {
|
|
646
653
|
padding: 0;
|
|
647
654
|
}
|
|
648
655
|
}
|
|
@@ -793,26 +800,69 @@
|
|
|
793
800
|
.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
|
|
794
801
|
background: #5935f1;
|
|
795
802
|
}
|
|
796
|
-
.p-chips
|
|
797
|
-
|
|
798
|
-
|
|
803
|
+
.p-chips {
|
|
804
|
+
display: inline-flex;
|
|
805
|
+
}
|
|
806
|
+
.p-chips-multiple-container {
|
|
807
|
+
margin: 0;
|
|
808
|
+
padding: 0;
|
|
809
|
+
list-style-type: none;
|
|
810
|
+
cursor: text;
|
|
811
|
+
overflow: hidden;
|
|
812
|
+
display: flex;
|
|
813
|
+
align-items: center;
|
|
814
|
+
flex-wrap: wrap;
|
|
815
|
+
}
|
|
816
|
+
.p-chips-token {
|
|
817
|
+
cursor: default;
|
|
818
|
+
display: inline-flex;
|
|
819
|
+
align-items: center;
|
|
820
|
+
flex: 0 0 auto;
|
|
821
|
+
}
|
|
822
|
+
.p-chips-input-token {
|
|
823
|
+
flex: 1 1 auto;
|
|
824
|
+
display: inline-flex;
|
|
825
|
+
}
|
|
826
|
+
.p-chips-token-icon {
|
|
827
|
+
cursor: pointer;
|
|
828
|
+
}
|
|
829
|
+
.p-chips-input-token input {
|
|
830
|
+
border: 0 none;
|
|
831
|
+
outline: 0 none;
|
|
832
|
+
background-color: transparent;
|
|
833
|
+
margin: 0;
|
|
834
|
+
padding: 0;
|
|
835
|
+
box-shadow: none;
|
|
836
|
+
border-radius: 0;
|
|
837
|
+
width: 100%;
|
|
838
|
+
}
|
|
839
|
+
.p-fluid .p-chips {
|
|
840
|
+
display: flex;
|
|
799
841
|
}
|
|
800
|
-
.p-chips
|
|
842
|
+
.p-chips:not(.p-disabled):hover .p-chips-multiple-container {
|
|
801
843
|
border-color: #7254f3;
|
|
802
844
|
}
|
|
803
|
-
.p-chips
|
|
845
|
+
.p-chips:not(.p-disabled).p-focus .p-chips-multiple-container {
|
|
804
846
|
outline: 0 none;
|
|
805
847
|
outline-offset: 0;
|
|
806
848
|
box-shadow: 0 0 0 1px #c7bbfa;
|
|
807
849
|
border-color: #7254f3;
|
|
808
850
|
}
|
|
851
|
+
.p-chips .p-chips-multiple-container {
|
|
852
|
+
padding: 0.375rem 0.75rem;
|
|
853
|
+
outline-color: transparent;
|
|
854
|
+
}
|
|
809
855
|
.p-chips .p-chips-multiple-container .p-chips-token {
|
|
810
856
|
padding: 0.375rem 0.75rem;
|
|
811
857
|
margin-right: 0.5rem;
|
|
812
|
-
background: #
|
|
858
|
+
background: #dfe7ef;
|
|
813
859
|
color: #043d75;
|
|
814
860
|
border-radius: 16px;
|
|
815
861
|
}
|
|
862
|
+
.p-chips .p-chips-multiple-container .p-chips-token.p-focus {
|
|
863
|
+
background: #d3dbe3;
|
|
864
|
+
color: #043d75;
|
|
865
|
+
}
|
|
816
866
|
.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon {
|
|
817
867
|
margin-left: 0.5rem;
|
|
818
868
|
}
|
|
@@ -845,11 +895,90 @@
|
|
|
845
895
|
.p-colorpicker-overlay-panel {
|
|
846
896
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
|
847
897
|
}
|
|
898
|
+
.p-dropdown {
|
|
899
|
+
display: inline-flex;
|
|
900
|
+
cursor: pointer;
|
|
901
|
+
position: relative;
|
|
902
|
+
user-select: none;
|
|
903
|
+
}
|
|
904
|
+
.p-dropdown-clear-icon {
|
|
905
|
+
position: absolute;
|
|
906
|
+
top: 50%;
|
|
907
|
+
margin-top: -0.5rem;
|
|
908
|
+
}
|
|
909
|
+
.p-dropdown-trigger {
|
|
910
|
+
display: flex;
|
|
911
|
+
align-items: center;
|
|
912
|
+
justify-content: center;
|
|
913
|
+
flex-shrink: 0;
|
|
914
|
+
}
|
|
915
|
+
.p-dropdown-label {
|
|
916
|
+
display: block;
|
|
917
|
+
white-space: nowrap;
|
|
918
|
+
overflow: hidden;
|
|
919
|
+
flex: 1 1 auto;
|
|
920
|
+
width: 1%;
|
|
921
|
+
text-overflow: ellipsis;
|
|
922
|
+
cursor: pointer;
|
|
923
|
+
}
|
|
924
|
+
.p-dropdown-label-empty {
|
|
925
|
+
overflow: hidden;
|
|
926
|
+
opacity: 0;
|
|
927
|
+
}
|
|
928
|
+
input.p-dropdown-label {
|
|
929
|
+
cursor: default;
|
|
930
|
+
}
|
|
931
|
+
.p-dropdown .p-dropdown-panel {
|
|
932
|
+
min-width: 100%;
|
|
933
|
+
}
|
|
934
|
+
.p-dropdown-panel {
|
|
935
|
+
position: absolute;
|
|
936
|
+
top: 0;
|
|
937
|
+
left: 0;
|
|
938
|
+
}
|
|
939
|
+
.p-dropdown-items-wrapper {
|
|
940
|
+
overflow: auto;
|
|
941
|
+
}
|
|
942
|
+
.p-dropdown-item {
|
|
943
|
+
cursor: pointer;
|
|
944
|
+
font-weight: normal;
|
|
945
|
+
white-space: nowrap;
|
|
946
|
+
position: relative;
|
|
947
|
+
overflow: hidden;
|
|
948
|
+
display: flex;
|
|
949
|
+
align-items: center;
|
|
950
|
+
}
|
|
951
|
+
.p-dropdown-item-group {
|
|
952
|
+
cursor: auto;
|
|
953
|
+
}
|
|
954
|
+
.p-dropdown-items {
|
|
955
|
+
margin: 0;
|
|
956
|
+
padding: 0;
|
|
957
|
+
list-style-type: none;
|
|
958
|
+
}
|
|
959
|
+
.p-dropdown-filter {
|
|
960
|
+
width: 100%;
|
|
961
|
+
}
|
|
962
|
+
.p-dropdown-filter-container {
|
|
963
|
+
position: relative;
|
|
964
|
+
}
|
|
965
|
+
.p-dropdown-filter-icon {
|
|
966
|
+
position: absolute;
|
|
967
|
+
top: 50%;
|
|
968
|
+
margin-top: -0.5rem;
|
|
969
|
+
}
|
|
970
|
+
.p-fluid .p-dropdown {
|
|
971
|
+
display: flex;
|
|
972
|
+
}
|
|
973
|
+
.p-fluid .p-dropdown .p-dropdown-label {
|
|
974
|
+
width: 1%;
|
|
975
|
+
}
|
|
848
976
|
.p-dropdown {
|
|
849
977
|
background: #ffffff;
|
|
850
978
|
border: 1px solid #d3dbe3;
|
|
851
979
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
|
852
980
|
border-radius: 6px;
|
|
981
|
+
outline-color: transparent;
|
|
853
982
|
}
|
|
854
983
|
.p-dropdown:not(.p-disabled):hover {
|
|
855
984
|
border-color: #7254f3;
|
|
@@ -860,6 +989,18 @@
|
|
|
860
989
|
box-shadow: 0 0 0 1px #c7bbfa;
|
|
861
990
|
border-color: #7254f3;
|
|
862
991
|
}
|
|
992
|
+
.p-dropdown.p-variant-filled {
|
|
993
|
+
background: #f6f9fc;
|
|
994
|
+
}
|
|
995
|
+
.p-dropdown.p-variant-filled:not(.p-disabled):hover {
|
|
996
|
+
background-color: #f6f9fc;
|
|
997
|
+
}
|
|
998
|
+
.p-dropdown.p-variant-filled:not(.p-disabled).p-focus {
|
|
999
|
+
background-color: #ffffff;
|
|
1000
|
+
}
|
|
1001
|
+
.p-dropdown.p-variant-filled:not(.p-disabled).p-focus .p-inputtext {
|
|
1002
|
+
background-color: transparent;
|
|
1003
|
+
}
|
|
863
1004
|
.p-dropdown.p-dropdown-clearable .p-dropdown-label {
|
|
864
1005
|
padding-right: 1.75rem;
|
|
865
1006
|
}
|
|
@@ -870,7 +1011,7 @@
|
|
|
870
1011
|
.p-dropdown .p-dropdown-label.p-placeholder {
|
|
871
1012
|
color: #708da9;
|
|
872
1013
|
}
|
|
873
|
-
.p-dropdown .p-dropdown-label:enabled:focus {
|
|
1014
|
+
.p-dropdown .p-dropdown-label:focus, .p-dropdown .p-dropdown-label:enabled:focus {
|
|
874
1015
|
outline: 0 none;
|
|
875
1016
|
box-shadow: none;
|
|
876
1017
|
}
|
|
@@ -912,13 +1053,6 @@
|
|
|
912
1053
|
right: 0.75rem;
|
|
913
1054
|
color: #708da9;
|
|
914
1055
|
}
|
|
915
|
-
.p-dropdown-panel .p-dropdown-header .p-dropdown-clearable-filter .p-dropdown-filter {
|
|
916
|
-
padding-right: 3.5rem;
|
|
917
|
-
margin-right: -3.5rem;
|
|
918
|
-
}
|
|
919
|
-
.p-dropdown-panel .p-dropdown-header .p-dropdown-clearable-filter .p-dropdown-filter-clear-icon {
|
|
920
|
-
right: 2.5rem;
|
|
921
|
-
}
|
|
922
1056
|
.p-dropdown-panel .p-dropdown-items {
|
|
923
1057
|
padding: 0.75rem 0;
|
|
924
1058
|
}
|
|
@@ -931,14 +1065,28 @@
|
|
|
931
1065
|
transition: box-shadow 0.2s;
|
|
932
1066
|
border-radius: 0;
|
|
933
1067
|
}
|
|
1068
|
+
.p-dropdown-panel .p-dropdown-items .p-dropdown-item:first-child {
|
|
1069
|
+
margin-top: 0;
|
|
1070
|
+
}
|
|
1071
|
+
.p-dropdown-panel .p-dropdown-items .p-dropdown-item:last-child {
|
|
1072
|
+
margin-bottom: 0;
|
|
1073
|
+
}
|
|
934
1074
|
.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight {
|
|
935
1075
|
color: #7254f3;
|
|
936
1076
|
background: #e2dcfc;
|
|
937
1077
|
}
|
|
938
|
-
.p-dropdown-panel .p-dropdown-items .p-dropdown-item
|
|
1078
|
+
.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight.p-focus {
|
|
1079
|
+
background: #cbc0fa;
|
|
1080
|
+
}
|
|
1081
|
+
.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
939
1082
|
color: #043d75;
|
|
940
1083
|
background: #f6f9fc;
|
|
941
1084
|
}
|
|
1085
|
+
.p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon {
|
|
1086
|
+
position: relative;
|
|
1087
|
+
margin-left: -0.5rem;
|
|
1088
|
+
margin-right: 0.5rem;
|
|
1089
|
+
}
|
|
942
1090
|
.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group {
|
|
943
1091
|
margin: 0;
|
|
944
1092
|
padding: 0.75rem 1.25rem;
|
|
@@ -951,18 +1099,6 @@
|
|
|
951
1099
|
color: #043d75;
|
|
952
1100
|
background: transparent;
|
|
953
1101
|
}
|
|
954
|
-
.p-input-filled .p-dropdown {
|
|
955
|
-
background: #f6f9fc;
|
|
956
|
-
}
|
|
957
|
-
.p-input-filled .p-dropdown:not(.p-disabled):hover {
|
|
958
|
-
background-color: #f6f9fc;
|
|
959
|
-
}
|
|
960
|
-
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
|
|
961
|
-
background-color: #ffffff;
|
|
962
|
-
}
|
|
963
|
-
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
|
|
964
|
-
background-color: transparent;
|
|
965
|
-
}
|
|
966
1102
|
.p-inputgroup-addon {
|
|
967
1103
|
background: #f6f9fc;
|
|
968
1104
|
color: #708da9;
|
|
@@ -1160,11 +1296,40 @@
|
|
|
1160
1296
|
font-size: 1.25rem;
|
|
1161
1297
|
padding: 0.9375rem 0.9375rem;
|
|
1162
1298
|
}
|
|
1299
|
+
.p-listbox-list-wrapper {
|
|
1300
|
+
overflow: auto;
|
|
1301
|
+
}
|
|
1302
|
+
.p-listbox-list {
|
|
1303
|
+
list-style-type: none;
|
|
1304
|
+
margin: 0;
|
|
1305
|
+
padding: 0;
|
|
1306
|
+
}
|
|
1307
|
+
.p-listbox-item {
|
|
1308
|
+
cursor: pointer;
|
|
1309
|
+
position: relative;
|
|
1310
|
+
overflow: hidden;
|
|
1311
|
+
}
|
|
1312
|
+
.p-listbox-item-group {
|
|
1313
|
+
cursor: auto;
|
|
1314
|
+
}
|
|
1315
|
+
.p-listbox-filter-container {
|
|
1316
|
+
position: relative;
|
|
1317
|
+
}
|
|
1318
|
+
.p-listbox-filter-icon {
|
|
1319
|
+
position: absolute;
|
|
1320
|
+
top: 50%;
|
|
1321
|
+
margin-top: -0.5rem;
|
|
1322
|
+
}
|
|
1323
|
+
.p-listbox-filter {
|
|
1324
|
+
width: 100%;
|
|
1325
|
+
}
|
|
1163
1326
|
.p-listbox {
|
|
1164
1327
|
background: #ffffff;
|
|
1165
1328
|
color: #043d75;
|
|
1166
1329
|
border: 1px solid #d3dbe3;
|
|
1167
1330
|
border-radius: 6px;
|
|
1331
|
+
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
|
1332
|
+
outline-color: transparent;
|
|
1168
1333
|
}
|
|
1169
1334
|
.p-listbox .p-listbox-header {
|
|
1170
1335
|
padding: 0.75rem 1.25rem;
|
|
@@ -1184,6 +1349,7 @@
|
|
|
1184
1349
|
}
|
|
1185
1350
|
.p-listbox .p-listbox-list {
|
|
1186
1351
|
padding: 0.75rem 0;
|
|
1352
|
+
outline: 0 none;
|
|
1187
1353
|
}
|
|
1188
1354
|
.p-listbox .p-listbox-list .p-listbox-item {
|
|
1189
1355
|
margin: 0;
|
|
@@ -1193,15 +1359,16 @@
|
|
|
1193
1359
|
transition: box-shadow 0.2s;
|
|
1194
1360
|
border-radius: 0;
|
|
1195
1361
|
}
|
|
1362
|
+
.p-listbox .p-listbox-list .p-listbox-item:first-child {
|
|
1363
|
+
margin-top: 0;
|
|
1364
|
+
}
|
|
1365
|
+
.p-listbox .p-listbox-list .p-listbox-item:last-child {
|
|
1366
|
+
margin-bottom: 0;
|
|
1367
|
+
}
|
|
1196
1368
|
.p-listbox .p-listbox-list .p-listbox-item.p-highlight {
|
|
1197
1369
|
color: #7254f3;
|
|
1198
1370
|
background: #e2dcfc;
|
|
1199
1371
|
}
|
|
1200
|
-
.p-listbox .p-listbox-list .p-listbox-item:focus {
|
|
1201
|
-
outline: 0 none;
|
|
1202
|
-
outline-offset: 0;
|
|
1203
|
-
box-shadow: inset 0 0 0 0.15rem #c7bbfa;
|
|
1204
|
-
}
|
|
1205
1372
|
.p-listbox .p-listbox-list .p-listbox-item-group {
|
|
1206
1373
|
margin: 0;
|
|
1207
1374
|
padding: 0.75rem 1.25rem;
|
|
@@ -1214,10 +1381,27 @@
|
|
|
1214
1381
|
color: #043d75;
|
|
1215
1382
|
background: transparent;
|
|
1216
1383
|
}
|
|
1384
|
+
.p-listbox:not(.p-disabled) .p-listbox-item.p-highlight.p-focus {
|
|
1385
|
+
background: #cbc0fa;
|
|
1386
|
+
}
|
|
1387
|
+
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1388
|
+
color: #043d75;
|
|
1389
|
+
background: #f6f9fc;
|
|
1390
|
+
}
|
|
1217
1391
|
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1218
1392
|
color: #043d75;
|
|
1219
1393
|
background: #f6f9fc;
|
|
1220
1394
|
}
|
|
1395
|
+
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1396
|
+
color: #043d75;
|
|
1397
|
+
background: #f6f9fc;
|
|
1398
|
+
}
|
|
1399
|
+
.p-listbox.p-focus {
|
|
1400
|
+
outline: 0 none;
|
|
1401
|
+
outline-offset: 0;
|
|
1402
|
+
box-shadow: 0 0 0 1px #c7bbfa;
|
|
1403
|
+
border-color: #7254f3;
|
|
1404
|
+
}
|
|
1221
1405
|
.p-listbox.p-invalid {
|
|
1222
1406
|
border-color: #ff6767;
|
|
1223
1407
|
}
|
|
@@ -1248,11 +1432,100 @@
|
|
|
1248
1432
|
color: #7254f3;
|
|
1249
1433
|
background: #e2dcfc;
|
|
1250
1434
|
}
|
|
1435
|
+
.p-multiselect {
|
|
1436
|
+
display: inline-flex;
|
|
1437
|
+
cursor: pointer;
|
|
1438
|
+
user-select: none;
|
|
1439
|
+
}
|
|
1440
|
+
.p-multiselect-trigger {
|
|
1441
|
+
display: flex;
|
|
1442
|
+
align-items: center;
|
|
1443
|
+
justify-content: center;
|
|
1444
|
+
flex-shrink: 0;
|
|
1445
|
+
}
|
|
1446
|
+
.p-multiselect-label-container {
|
|
1447
|
+
overflow: hidden;
|
|
1448
|
+
flex: 1 1 auto;
|
|
1449
|
+
cursor: pointer;
|
|
1450
|
+
}
|
|
1451
|
+
.p-multiselect-label {
|
|
1452
|
+
display: block;
|
|
1453
|
+
white-space: nowrap;
|
|
1454
|
+
cursor: pointer;
|
|
1455
|
+
overflow: hidden;
|
|
1456
|
+
text-overflow: ellipsis;
|
|
1457
|
+
}
|
|
1458
|
+
.p-multiselect-label-empty {
|
|
1459
|
+
overflow: hidden;
|
|
1460
|
+
visibility: hidden;
|
|
1461
|
+
}
|
|
1462
|
+
.p-multiselect-token {
|
|
1463
|
+
cursor: default;
|
|
1464
|
+
display: inline-flex;
|
|
1465
|
+
align-items: center;
|
|
1466
|
+
flex: 0 0 auto;
|
|
1467
|
+
}
|
|
1468
|
+
.p-multiselect-token-icon {
|
|
1469
|
+
cursor: pointer;
|
|
1470
|
+
}
|
|
1471
|
+
.p-multiselect .p-multiselect-panel {
|
|
1472
|
+
min-width: 100%;
|
|
1473
|
+
}
|
|
1474
|
+
.p-multiselect-items-wrapper {
|
|
1475
|
+
overflow: auto;
|
|
1476
|
+
}
|
|
1477
|
+
.p-multiselect-items {
|
|
1478
|
+
margin: 0;
|
|
1479
|
+
padding: 0;
|
|
1480
|
+
list-style-type: none;
|
|
1481
|
+
}
|
|
1482
|
+
.p-multiselect-item {
|
|
1483
|
+
cursor: pointer;
|
|
1484
|
+
display: flex;
|
|
1485
|
+
align-items: center;
|
|
1486
|
+
font-weight: normal;
|
|
1487
|
+
white-space: nowrap;
|
|
1488
|
+
position: relative;
|
|
1489
|
+
overflow: hidden;
|
|
1490
|
+
}
|
|
1491
|
+
.p-multiselect-item-group {
|
|
1492
|
+
cursor: auto;
|
|
1493
|
+
}
|
|
1494
|
+
.p-multiselect-header {
|
|
1495
|
+
display: flex;
|
|
1496
|
+
align-items: center;
|
|
1497
|
+
justify-content: space-between;
|
|
1498
|
+
}
|
|
1499
|
+
.p-multiselect-filter-container {
|
|
1500
|
+
position: relative;
|
|
1501
|
+
flex: 1 1 auto;
|
|
1502
|
+
}
|
|
1503
|
+
.p-multiselect-filter-icon {
|
|
1504
|
+
position: absolute;
|
|
1505
|
+
top: 50%;
|
|
1506
|
+
margin-top: -0.5rem;
|
|
1507
|
+
}
|
|
1508
|
+
.p-multiselect-filter-container .p-inputtext {
|
|
1509
|
+
width: 100%;
|
|
1510
|
+
}
|
|
1511
|
+
.p-multiselect-close {
|
|
1512
|
+
display: flex;
|
|
1513
|
+
align-items: center;
|
|
1514
|
+
justify-content: center;
|
|
1515
|
+
flex-shrink: 0;
|
|
1516
|
+
overflow: hidden;
|
|
1517
|
+
position: relative;
|
|
1518
|
+
margin-left: auto;
|
|
1519
|
+
}
|
|
1520
|
+
.p-fluid .p-multiselect {
|
|
1521
|
+
display: flex;
|
|
1522
|
+
}
|
|
1251
1523
|
.p-multiselect {
|
|
1252
1524
|
background: #ffffff;
|
|
1253
1525
|
border: 1px solid #d3dbe3;
|
|
1254
1526
|
transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
|
|
1255
1527
|
border-radius: 6px;
|
|
1528
|
+
outline-color: transparent;
|
|
1256
1529
|
}
|
|
1257
1530
|
.p-multiselect:not(.p-disabled):hover {
|
|
1258
1531
|
border-color: #7254f3;
|
|
@@ -1263,8 +1536,14 @@
|
|
|
1263
1536
|
box-shadow: 0 0 0 1px #c7bbfa;
|
|
1264
1537
|
border-color: #7254f3;
|
|
1265
1538
|
}
|
|
1266
|
-
.p-multiselect.p-
|
|
1267
|
-
|
|
1539
|
+
.p-multiselect.p-variant-filled {
|
|
1540
|
+
background: #f6f9fc;
|
|
1541
|
+
}
|
|
1542
|
+
.p-multiselect.p-variant-filled:not(.p-disabled):hover {
|
|
1543
|
+
background-color: #f6f9fc;
|
|
1544
|
+
}
|
|
1545
|
+
.p-multiselect.p-variant-filled:not(.p-disabled).p-focus {
|
|
1546
|
+
background-color: #ffffff;
|
|
1268
1547
|
}
|
|
1269
1548
|
.p-multiselect .p-multiselect-label {
|
|
1270
1549
|
padding: 0.75rem 0.75rem;
|
|
@@ -1290,22 +1569,12 @@
|
|
|
1290
1569
|
border-top-right-radius: 6px;
|
|
1291
1570
|
border-bottom-right-radius: 6px;
|
|
1292
1571
|
}
|
|
1293
|
-
.p-multiselect .p-multiselect-clear-icon {
|
|
1294
|
-
color: #708da9;
|
|
1295
|
-
right: 3rem;
|
|
1296
|
-
}
|
|
1297
1572
|
.p-multiselect.p-invalid.p-component {
|
|
1298
1573
|
border-color: #ff6767;
|
|
1299
1574
|
}
|
|
1300
1575
|
.p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label {
|
|
1301
1576
|
padding: 0.375rem 0.75rem;
|
|
1302
1577
|
}
|
|
1303
|
-
.p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label.p-multiselect-items-label {
|
|
1304
|
-
padding: 0.75rem 0.75rem;
|
|
1305
|
-
}
|
|
1306
|
-
.p-inputwrapper-filled.p-multiselect.p-multiselect-clearable .p-multiselect-label {
|
|
1307
|
-
padding-right: 1.75rem;
|
|
1308
|
-
}
|
|
1309
1578
|
.p-multiselect-panel {
|
|
1310
1579
|
background: #ffffff;
|
|
1311
1580
|
color: #043d75;
|
|
@@ -1322,9 +1591,6 @@
|
|
|
1322
1591
|
border-top-right-radius: 6px;
|
|
1323
1592
|
border-top-left-radius: 6px;
|
|
1324
1593
|
}
|
|
1325
|
-
.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container {
|
|
1326
|
-
margin: 0 0.5rem;
|
|
1327
|
-
}
|
|
1328
1594
|
.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext {
|
|
1329
1595
|
padding-right: 1.75rem;
|
|
1330
1596
|
}
|
|
@@ -1332,7 +1598,11 @@
|
|
|
1332
1598
|
right: 0.75rem;
|
|
1333
1599
|
color: #708da9;
|
|
1334
1600
|
}
|
|
1601
|
+
.p-multiselect-panel .p-multiselect-header .p-checkbox {
|
|
1602
|
+
margin-right: 0.5rem;
|
|
1603
|
+
}
|
|
1335
1604
|
.p-multiselect-panel .p-multiselect-header .p-multiselect-close {
|
|
1605
|
+
margin-left: 0.5rem;
|
|
1336
1606
|
width: 2rem;
|
|
1337
1607
|
height: 2rem;
|
|
1338
1608
|
color: #708da9;
|
|
@@ -1363,19 +1633,23 @@
|
|
|
1363
1633
|
transition: box-shadow 0.2s;
|
|
1364
1634
|
border-radius: 0;
|
|
1365
1635
|
}
|
|
1636
|
+
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:first-child {
|
|
1637
|
+
margin-top: 0;
|
|
1638
|
+
}
|
|
1639
|
+
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:last-child {
|
|
1640
|
+
margin-bottom: 0;
|
|
1641
|
+
}
|
|
1366
1642
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight {
|
|
1367
1643
|
color: #7254f3;
|
|
1368
1644
|
background: #e2dcfc;
|
|
1369
1645
|
}
|
|
1370
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item
|
|
1646
|
+
.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight.p-focus {
|
|
1647
|
+
background: #cbc0fa;
|
|
1648
|
+
}
|
|
1649
|
+
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1371
1650
|
color: #043d75;
|
|
1372
1651
|
background: #f6f9fc;
|
|
1373
1652
|
}
|
|
1374
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
|
|
1375
|
-
outline: 0 none;
|
|
1376
|
-
outline-offset: 0;
|
|
1377
|
-
box-shadow: inset 0 0 0 0.15rem #c7bbfa;
|
|
1378
|
-
}
|
|
1379
1653
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1380
1654
|
margin-right: 0.5rem;
|
|
1381
1655
|
}
|
|
@@ -1391,15 +1665,6 @@
|
|
|
1391
1665
|
color: #043d75;
|
|
1392
1666
|
background: transparent;
|
|
1393
1667
|
}
|
|
1394
|
-
.p-input-filled .p-multiselect {
|
|
1395
|
-
background: #f6f9fc;
|
|
1396
|
-
}
|
|
1397
|
-
.p-input-filled .p-multiselect:not(.p-disabled):hover {
|
|
1398
|
-
background-color: #f6f9fc;
|
|
1399
|
-
}
|
|
1400
|
-
.p-input-filled .p-multiselect:not(.p-disabled).p-focus {
|
|
1401
|
-
background-color: #ffffff;
|
|
1402
|
-
}
|
|
1403
1668
|
.p-password.p-invalid.p-component > .p-inputtext {
|
|
1404
1669
|
border-color: #ff6767;
|
|
1405
1670
|
}
|
|
@@ -2884,10 +3149,6 @@
|
|
|
2884
3149
|
border: 0 none;
|
|
2885
3150
|
padding: 0;
|
|
2886
3151
|
}
|
|
2887
|
-
.p-dataview.p-dataview-list .p-dataview-content > .p-grid > div {
|
|
2888
|
-
border: solid #dfe7ef;
|
|
2889
|
-
border-width: 0 0 1px 0;
|
|
2890
|
-
}
|
|
2891
3152
|
.p-dataview .p-dataview-footer {
|
|
2892
3153
|
background: #eff3f8;
|
|
2893
3154
|
color: #708da9;
|