primevue 3.47.0 → 3.47.2
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/core/core.js +1 -1
- package/core/core.min.js +1 -1
- package/listbox/Listbox.vue +1 -1
- package/listbox/listbox.cjs.js +2 -1
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.esm.js +2 -1
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +2 -1
- package/listbox/listbox.min.js +1 -1
- package/orderlist/OrderList.vue +8 -9
- package/orderlist/orderlist.cjs.js +9 -8
- package/orderlist/orderlist.cjs.min.js +1 -1
- package/orderlist/orderlist.esm.js +9 -8
- package/orderlist/orderlist.esm.min.js +1 -1
- package/orderlist/orderlist.js +9 -8
- package/orderlist/orderlist.min.js +1 -1
- package/package.json +1 -1
- package/picklist/PickList.vue +7 -7
- package/picklist/picklist.cjs.js +8 -6
- package/picklist/picklist.cjs.min.js +1 -1
- package/picklist/picklist.esm.js +8 -6
- package/picklist/picklist.esm.min.js +1 -1
- package/picklist/picklist.js +8 -6
- package/picklist/picklist.min.js +1 -1
- package/resources/themes/arya-blue/theme.css +4 -28
- package/resources/themes/arya-green/theme.css +4 -28
- package/resources/themes/arya-orange/theme.css +4 -28
- package/resources/themes/arya-purple/theme.css +4 -28
- package/resources/themes/aura-dark-amber/theme.css +4 -28
- package/resources/themes/aura-dark-blue/theme.css +4 -28
- package/resources/themes/aura-dark-cyan/theme.css +4 -28
- package/resources/themes/aura-dark-green/theme.css +4 -28
- package/resources/themes/aura-dark-indigo/theme.css +4 -28
- package/resources/themes/aura-dark-lime/theme.css +4 -28
- package/resources/themes/aura-dark-noir/theme.css +4 -28
- package/resources/themes/aura-dark-pink/theme.css +4 -28
- package/resources/themes/aura-dark-purple/theme.css +4 -28
- package/resources/themes/aura-dark-teal/theme.css +4 -28
- package/resources/themes/aura-light-amber/theme.css +8 -32
- package/resources/themes/aura-light-blue/theme.css +8 -32
- package/resources/themes/aura-light-cyan/theme.css +8 -32
- package/resources/themes/aura-light-green/theme.css +8 -32
- package/resources/themes/aura-light-indigo/theme.css +8 -32
- package/resources/themes/aura-light-lime/theme.css +8 -32
- package/resources/themes/aura-light-noir/theme.css +8 -32
- package/resources/themes/aura-light-pink/theme.css +8 -32
- package/resources/themes/aura-light-purple/theme.css +8 -32
- package/resources/themes/aura-light-teal/theme.css +8 -32
- package/resources/themes/bootstrap4-dark-blue/theme.css +4 -28
- package/resources/themes/bootstrap4-dark-purple/theme.css +4 -28
- package/resources/themes/bootstrap4-light-blue/theme.css +4 -28
- package/resources/themes/bootstrap4-light-purple/theme.css +4 -28
- package/resources/themes/fluent-light/theme.css +4 -28
- package/resources/themes/lara-dark-amber/theme.css +4 -28
- package/resources/themes/lara-dark-blue/theme.css +4 -28
- package/resources/themes/lara-dark-cyan/theme.css +4 -28
- package/resources/themes/lara-dark-green/theme.css +4 -28
- package/resources/themes/lara-dark-indigo/theme.css +4 -28
- package/resources/themes/lara-dark-pink/theme.css +4 -28
- package/resources/themes/lara-dark-purple/theme.css +4 -28
- package/resources/themes/lara-dark-teal/theme.css +4 -28
- package/resources/themes/lara-light-amber/theme.css +4 -28
- package/resources/themes/lara-light-blue/theme.css +4 -28
- package/resources/themes/lara-light-cyan/theme.css +4 -28
- package/resources/themes/lara-light-green/theme.css +4 -28
- package/resources/themes/lara-light-indigo/theme.css +4 -28
- package/resources/themes/lara-light-pink/theme.css +4 -28
- package/resources/themes/lara-light-purple/theme.css +4 -28
- package/resources/themes/lara-light-teal/theme.css +4 -28
- package/resources/themes/luna-amber/theme.css +4 -28
- package/resources/themes/luna-blue/theme.css +4 -28
- package/resources/themes/luna-green/theme.css +4 -28
- package/resources/themes/luna-pink/theme.css +4 -28
- package/resources/themes/md-dark-deeppurple/theme.css +4 -28
- package/resources/themes/md-dark-indigo/theme.css +4 -28
- package/resources/themes/md-light-deeppurple/theme.css +4 -28
- package/resources/themes/md-light-indigo/theme.css +4 -28
- package/resources/themes/mdc-dark-deeppurple/theme.css +4 -28
- package/resources/themes/mdc-dark-indigo/theme.css +4 -28
- package/resources/themes/mdc-light-deeppurple/theme.css +4 -28
- package/resources/themes/mdc-light-indigo/theme.css +4 -28
- package/resources/themes/mira/theme.css +4 -28
- package/resources/themes/nano/theme.css +4 -28
- package/resources/themes/nova/theme.css +4 -28
- package/resources/themes/nova-accent/theme.css +4 -28
- package/resources/themes/nova-alt/theme.css +4 -28
- package/resources/themes/nova-vue/theme.css +4 -28
- package/resources/themes/rhea/theme.css +4 -28
- package/resources/themes/saga-blue/theme.css +4 -28
- package/resources/themes/saga-green/theme.css +4 -28
- package/resources/themes/saga-orange/theme.css +4 -28
- package/resources/themes/saga-purple/theme.css +4 -28
- package/resources/themes/soho-dark/theme.css +4 -28
- package/resources/themes/soho-light/theme.css +4 -28
- package/resources/themes/tailwind-light/theme.css +4 -28
- package/resources/themes/vela-blue/theme.css +4 -28
- package/resources/themes/vela-green/theme.css +4 -28
- package/resources/themes/vela-orange/theme.css +4 -28
- package/resources/themes/vela-purple/theme.css +4 -28
- package/resources/themes/viva-dark/theme.css +4 -28
- package/resources/themes/viva-light/theme.css +4 -28
- package/utils/utils.cjs.js +1 -1
- package/utils/utils.cjs.min.js +1 -1
- package/utils/utils.esm.js +1 -1
- package/utils/utils.esm.min.js +1 -1
- package/utils/utils.js +1 -1
- package/utils/utils.min.js +1 -1
- package/web-types.json +1 -1
|
@@ -451,17 +451,9 @@
|
|
|
451
451
|
background: #cbc0fa;
|
|
452
452
|
}
|
|
453
453
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
454
|
-
color: #043d75;
|
|
455
|
-
background: #dfe7ef;
|
|
456
|
-
}
|
|
457
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
458
454
|
color: #043d75;
|
|
459
455
|
background: #f6f9fc;
|
|
460
456
|
}
|
|
461
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
462
|
-
color: #043d75;
|
|
463
|
-
background: #dfe7ef;
|
|
464
|
-
}
|
|
465
457
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
466
458
|
margin: 0;
|
|
467
459
|
padding: 0.75rem 1.25rem;
|
|
@@ -774,17 +766,9 @@
|
|
|
774
766
|
background: #cbc0fa;
|
|
775
767
|
}
|
|
776
768
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
777
|
-
color: #043d75;
|
|
778
|
-
background: #dfe7ef;
|
|
779
|
-
}
|
|
780
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
781
769
|
color: #043d75;
|
|
782
770
|
background: #f6f9fc;
|
|
783
771
|
}
|
|
784
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
785
|
-
color: #043d75;
|
|
786
|
-
background: #dfe7ef;
|
|
787
|
-
}
|
|
788
772
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
789
773
|
padding: 0.75rem 1.25rem;
|
|
790
774
|
}
|
|
@@ -1501,17 +1485,9 @@
|
|
|
1501
1485
|
background: #cbc0fa;
|
|
1502
1486
|
}
|
|
1503
1487
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1504
|
-
color: #043d75;
|
|
1505
|
-
background: #dfe7ef;
|
|
1506
|
-
}
|
|
1507
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1508
1488
|
color: #043d75;
|
|
1509
1489
|
background: #f6f9fc;
|
|
1510
1490
|
}
|
|
1511
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1512
|
-
color: #043d75;
|
|
1513
|
-
background: #dfe7ef;
|
|
1514
|
-
}
|
|
1515
1491
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1516
1492
|
margin-right: 0.5rem;
|
|
1517
1493
|
}
|
|
@@ -3022,11 +2998,11 @@
|
|
|
3022
2998
|
}
|
|
3023
2999
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3024
3000
|
color: #043d75;
|
|
3025
|
-
background: #
|
|
3001
|
+
background: #f6f9fc;
|
|
3026
3002
|
}
|
|
3027
3003
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3028
3004
|
color: #043d75;
|
|
3029
|
-
background: #
|
|
3005
|
+
background: #f6f9fc;
|
|
3030
3006
|
}
|
|
3031
3007
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3032
3008
|
color: #5a37f1;
|
|
@@ -3216,11 +3192,11 @@
|
|
|
3216
3192
|
}
|
|
3217
3193
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3218
3194
|
color: #043d75;
|
|
3219
|
-
background: #
|
|
3195
|
+
background: #f6f9fc;
|
|
3220
3196
|
}
|
|
3221
3197
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3222
3198
|
color: #043d75;
|
|
3223
|
-
background: #
|
|
3199
|
+
background: #f6f9fc;
|
|
3224
3200
|
}
|
|
3225
3201
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3226
3202
|
color: #5a37f1;
|
|
@@ -462,17 +462,9 @@
|
|
|
462
462
|
background: #E0E7FF;
|
|
463
463
|
}
|
|
464
464
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
465
|
-
color: #18181B;
|
|
466
|
-
background: #e5e7eb;
|
|
467
|
-
}
|
|
468
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
469
465
|
color: #18181B;
|
|
470
466
|
background: #f4f4f5;
|
|
471
467
|
}
|
|
472
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
473
|
-
color: #18181B;
|
|
474
|
-
background: #e5e7eb;
|
|
475
|
-
}
|
|
476
468
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
477
469
|
margin: 0;
|
|
478
470
|
padding: 0.75rem 1rem;
|
|
@@ -785,17 +777,9 @@
|
|
|
785
777
|
background: #E0E7FF;
|
|
786
778
|
}
|
|
787
779
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
788
|
-
color: #18181B;
|
|
789
|
-
background: #e5e7eb;
|
|
790
|
-
}
|
|
791
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
792
780
|
color: #18181B;
|
|
793
781
|
background: #f4f4f5;
|
|
794
782
|
}
|
|
795
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
796
|
-
color: #18181B;
|
|
797
|
-
background: #e5e7eb;
|
|
798
|
-
}
|
|
799
783
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
800
784
|
padding: 0.75rem 1rem;
|
|
801
785
|
}
|
|
@@ -1512,17 +1496,9 @@
|
|
|
1512
1496
|
background: #E0E7FF;
|
|
1513
1497
|
}
|
|
1514
1498
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1515
|
-
color: #18181B;
|
|
1516
|
-
background: #e5e7eb;
|
|
1517
|
-
}
|
|
1518
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1519
1499
|
color: #18181B;
|
|
1520
1500
|
background: #f4f4f5;
|
|
1521
1501
|
}
|
|
1522
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1523
|
-
color: #18181B;
|
|
1524
|
-
background: #e5e7eb;
|
|
1525
|
-
}
|
|
1526
1502
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1527
1503
|
margin-right: 0.5rem;
|
|
1528
1504
|
}
|
|
@@ -2984,11 +2960,11 @@
|
|
|
2984
2960
|
}
|
|
2985
2961
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
2986
2962
|
color: #18181B;
|
|
2987
|
-
background: #
|
|
2963
|
+
background: #f4f4f5;
|
|
2988
2964
|
}
|
|
2989
2965
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
2990
2966
|
color: #18181B;
|
|
2991
|
-
background: #
|
|
2967
|
+
background: #f4f4f5;
|
|
2992
2968
|
}
|
|
2993
2969
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
2994
2970
|
color: #312E81;
|
|
@@ -3178,11 +3154,11 @@
|
|
|
3178
3154
|
}
|
|
3179
3155
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3180
3156
|
color: #18181B;
|
|
3181
|
-
background: #
|
|
3157
|
+
background: #f4f4f5;
|
|
3182
3158
|
}
|
|
3183
3159
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3184
3160
|
color: #18181B;
|
|
3185
|
-
background: #
|
|
3161
|
+
background: #f4f4f5;
|
|
3186
3162
|
}
|
|
3187
3163
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3188
3164
|
color: #312E81;
|
|
@@ -427,17 +427,9 @@
|
|
|
427
427
|
background: rgba(100, 181, 246, 0.24);
|
|
428
428
|
}
|
|
429
429
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
430
|
-
color: rgba(255, 255, 255, 0.87);
|
|
431
|
-
background: rgba(255, 255, 255, 0.09);
|
|
432
|
-
}
|
|
433
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
434
430
|
color: rgba(255, 255, 255, 0.87);
|
|
435
431
|
background: rgba(255, 255, 255, 0.03);
|
|
436
432
|
}
|
|
437
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
438
|
-
color: rgba(255, 255, 255, 0.87);
|
|
439
|
-
background: rgba(255, 255, 255, 0.09);
|
|
440
|
-
}
|
|
441
433
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
442
434
|
margin: 0;
|
|
443
435
|
padding: 0.75rem 1rem;
|
|
@@ -750,17 +742,9 @@
|
|
|
750
742
|
background: rgba(100, 181, 246, 0.24);
|
|
751
743
|
}
|
|
752
744
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
753
|
-
color: rgba(255, 255, 255, 0.87);
|
|
754
|
-
background: rgba(255, 255, 255, 0.09);
|
|
755
|
-
}
|
|
756
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
757
745
|
color: rgba(255, 255, 255, 0.87);
|
|
758
746
|
background: rgba(255, 255, 255, 0.03);
|
|
759
747
|
}
|
|
760
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
761
|
-
color: rgba(255, 255, 255, 0.87);
|
|
762
|
-
background: rgba(255, 255, 255, 0.09);
|
|
763
|
-
}
|
|
764
748
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
765
749
|
padding: 0.5rem 1rem;
|
|
766
750
|
}
|
|
@@ -1477,17 +1461,9 @@
|
|
|
1477
1461
|
background: rgba(100, 181, 246, 0.24);
|
|
1478
1462
|
}
|
|
1479
1463
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1480
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1481
|
-
background: rgba(255, 255, 255, 0.09);
|
|
1482
|
-
}
|
|
1483
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1484
1464
|
color: rgba(255, 255, 255, 0.87);
|
|
1485
1465
|
background: rgba(255, 255, 255, 0.03);
|
|
1486
1466
|
}
|
|
1487
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1488
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1489
|
-
background: rgba(255, 255, 255, 0.09);
|
|
1490
|
-
}
|
|
1491
1467
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1492
1468
|
margin-right: 0.5rem;
|
|
1493
1469
|
}
|
|
@@ -2949,11 +2925,11 @@
|
|
|
2949
2925
|
}
|
|
2950
2926
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
2951
2927
|
color: rgba(255, 255, 255, 0.87);
|
|
2952
|
-
background: rgba(255, 255, 255, 0.
|
|
2928
|
+
background: rgba(255, 255, 255, 0.03);
|
|
2953
2929
|
}
|
|
2954
2930
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
2955
2931
|
color: rgba(255, 255, 255, 0.87);
|
|
2956
|
-
background: rgba(255, 255, 255, 0.
|
|
2932
|
+
background: rgba(255, 255, 255, 0.03);
|
|
2957
2933
|
}
|
|
2958
2934
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
2959
2935
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3143,11 +3119,11 @@
|
|
|
3143
3119
|
}
|
|
3144
3120
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3145
3121
|
color: rgba(255, 255, 255, 0.87);
|
|
3146
|
-
background: rgba(255, 255, 255, 0.
|
|
3122
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3147
3123
|
}
|
|
3148
3124
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3149
3125
|
color: rgba(255, 255, 255, 0.87);
|
|
3150
|
-
background: rgba(255, 255, 255, 0.
|
|
3126
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3151
3127
|
}
|
|
3152
3128
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3153
3129
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -427,17 +427,9 @@
|
|
|
427
427
|
background: rgba(129, 199, 132, 0.24);
|
|
428
428
|
}
|
|
429
429
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
430
|
-
color: rgba(255, 255, 255, 0.87);
|
|
431
|
-
background: rgba(255, 255, 255, 0.09);
|
|
432
|
-
}
|
|
433
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
434
430
|
color: rgba(255, 255, 255, 0.87);
|
|
435
431
|
background: rgba(255, 255, 255, 0.03);
|
|
436
432
|
}
|
|
437
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
438
|
-
color: rgba(255, 255, 255, 0.87);
|
|
439
|
-
background: rgba(255, 255, 255, 0.09);
|
|
440
|
-
}
|
|
441
433
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
442
434
|
margin: 0;
|
|
443
435
|
padding: 0.75rem 1rem;
|
|
@@ -750,17 +742,9 @@
|
|
|
750
742
|
background: rgba(129, 199, 132, 0.24);
|
|
751
743
|
}
|
|
752
744
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
753
|
-
color: rgba(255, 255, 255, 0.87);
|
|
754
|
-
background: rgba(255, 255, 255, 0.09);
|
|
755
|
-
}
|
|
756
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
757
745
|
color: rgba(255, 255, 255, 0.87);
|
|
758
746
|
background: rgba(255, 255, 255, 0.03);
|
|
759
747
|
}
|
|
760
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
761
|
-
color: rgba(255, 255, 255, 0.87);
|
|
762
|
-
background: rgba(255, 255, 255, 0.09);
|
|
763
|
-
}
|
|
764
748
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
765
749
|
padding: 0.5rem 1rem;
|
|
766
750
|
}
|
|
@@ -1477,17 +1461,9 @@
|
|
|
1477
1461
|
background: rgba(129, 199, 132, 0.24);
|
|
1478
1462
|
}
|
|
1479
1463
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1480
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1481
|
-
background: rgba(255, 255, 255, 0.09);
|
|
1482
|
-
}
|
|
1483
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1484
1464
|
color: rgba(255, 255, 255, 0.87);
|
|
1485
1465
|
background: rgba(255, 255, 255, 0.03);
|
|
1486
1466
|
}
|
|
1487
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1488
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1489
|
-
background: rgba(255, 255, 255, 0.09);
|
|
1490
|
-
}
|
|
1491
1467
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1492
1468
|
margin-right: 0.5rem;
|
|
1493
1469
|
}
|
|
@@ -2949,11 +2925,11 @@
|
|
|
2949
2925
|
}
|
|
2950
2926
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
2951
2927
|
color: rgba(255, 255, 255, 0.87);
|
|
2952
|
-
background: rgba(255, 255, 255, 0.
|
|
2928
|
+
background: rgba(255, 255, 255, 0.03);
|
|
2953
2929
|
}
|
|
2954
2930
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
2955
2931
|
color: rgba(255, 255, 255, 0.87);
|
|
2956
|
-
background: rgba(255, 255, 255, 0.
|
|
2932
|
+
background: rgba(255, 255, 255, 0.03);
|
|
2957
2933
|
}
|
|
2958
2934
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
2959
2935
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3143,11 +3119,11 @@
|
|
|
3143
3119
|
}
|
|
3144
3120
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3145
3121
|
color: rgba(255, 255, 255, 0.87);
|
|
3146
|
-
background: rgba(255, 255, 255, 0.
|
|
3122
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3147
3123
|
}
|
|
3148
3124
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3149
3125
|
color: rgba(255, 255, 255, 0.87);
|
|
3150
|
-
background: rgba(255, 255, 255, 0.
|
|
3126
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3151
3127
|
}
|
|
3152
3128
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3153
3129
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -427,17 +427,9 @@
|
|
|
427
427
|
background: rgba(255, 213, 79, 0.24);
|
|
428
428
|
}
|
|
429
429
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
430
|
-
color: rgba(255, 255, 255, 0.87);
|
|
431
|
-
background: rgba(255, 255, 255, 0.09);
|
|
432
|
-
}
|
|
433
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
434
430
|
color: rgba(255, 255, 255, 0.87);
|
|
435
431
|
background: rgba(255, 255, 255, 0.03);
|
|
436
432
|
}
|
|
437
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
438
|
-
color: rgba(255, 255, 255, 0.87);
|
|
439
|
-
background: rgba(255, 255, 255, 0.09);
|
|
440
|
-
}
|
|
441
433
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
442
434
|
margin: 0;
|
|
443
435
|
padding: 0.75rem 1rem;
|
|
@@ -750,17 +742,9 @@
|
|
|
750
742
|
background: rgba(255, 213, 79, 0.24);
|
|
751
743
|
}
|
|
752
744
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
753
|
-
color: rgba(255, 255, 255, 0.87);
|
|
754
|
-
background: rgba(255, 255, 255, 0.09);
|
|
755
|
-
}
|
|
756
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
757
745
|
color: rgba(255, 255, 255, 0.87);
|
|
758
746
|
background: rgba(255, 255, 255, 0.03);
|
|
759
747
|
}
|
|
760
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
761
|
-
color: rgba(255, 255, 255, 0.87);
|
|
762
|
-
background: rgba(255, 255, 255, 0.09);
|
|
763
|
-
}
|
|
764
748
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
765
749
|
padding: 0.5rem 1rem;
|
|
766
750
|
}
|
|
@@ -1477,17 +1461,9 @@
|
|
|
1477
1461
|
background: rgba(255, 213, 79, 0.24);
|
|
1478
1462
|
}
|
|
1479
1463
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1480
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1481
|
-
background: rgba(255, 255, 255, 0.09);
|
|
1482
|
-
}
|
|
1483
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1484
1464
|
color: rgba(255, 255, 255, 0.87);
|
|
1485
1465
|
background: rgba(255, 255, 255, 0.03);
|
|
1486
1466
|
}
|
|
1487
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1488
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1489
|
-
background: rgba(255, 255, 255, 0.09);
|
|
1490
|
-
}
|
|
1491
1467
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1492
1468
|
margin-right: 0.5rem;
|
|
1493
1469
|
}
|
|
@@ -2949,11 +2925,11 @@
|
|
|
2949
2925
|
}
|
|
2950
2926
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
2951
2927
|
color: rgba(255, 255, 255, 0.87);
|
|
2952
|
-
background: rgba(255, 255, 255, 0.
|
|
2928
|
+
background: rgba(255, 255, 255, 0.03);
|
|
2953
2929
|
}
|
|
2954
2930
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
2955
2931
|
color: rgba(255, 255, 255, 0.87);
|
|
2956
|
-
background: rgba(255, 255, 255, 0.
|
|
2932
|
+
background: rgba(255, 255, 255, 0.03);
|
|
2957
2933
|
}
|
|
2958
2934
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
2959
2935
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3143,11 +3119,11 @@
|
|
|
3143
3119
|
}
|
|
3144
3120
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3145
3121
|
color: rgba(255, 255, 255, 0.87);
|
|
3146
|
-
background: rgba(255, 255, 255, 0.
|
|
3122
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3147
3123
|
}
|
|
3148
3124
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3149
3125
|
color: rgba(255, 255, 255, 0.87);
|
|
3150
|
-
background: rgba(255, 255, 255, 0.
|
|
3126
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3151
3127
|
}
|
|
3152
3128
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3153
3129
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -427,17 +427,9 @@
|
|
|
427
427
|
background: rgba(186, 104, 200, 0.24);
|
|
428
428
|
}
|
|
429
429
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
430
|
-
color: rgba(255, 255, 255, 0.87);
|
|
431
|
-
background: rgba(255, 255, 255, 0.09);
|
|
432
|
-
}
|
|
433
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
434
430
|
color: rgba(255, 255, 255, 0.87);
|
|
435
431
|
background: rgba(255, 255, 255, 0.03);
|
|
436
432
|
}
|
|
437
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
438
|
-
color: rgba(255, 255, 255, 0.87);
|
|
439
|
-
background: rgba(255, 255, 255, 0.09);
|
|
440
|
-
}
|
|
441
433
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
442
434
|
margin: 0;
|
|
443
435
|
padding: 0.75rem 1rem;
|
|
@@ -750,17 +742,9 @@
|
|
|
750
742
|
background: rgba(186, 104, 200, 0.24);
|
|
751
743
|
}
|
|
752
744
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
753
|
-
color: rgba(255, 255, 255, 0.87);
|
|
754
|
-
background: rgba(255, 255, 255, 0.09);
|
|
755
|
-
}
|
|
756
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
757
745
|
color: rgba(255, 255, 255, 0.87);
|
|
758
746
|
background: rgba(255, 255, 255, 0.03);
|
|
759
747
|
}
|
|
760
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
761
|
-
color: rgba(255, 255, 255, 0.87);
|
|
762
|
-
background: rgba(255, 255, 255, 0.09);
|
|
763
|
-
}
|
|
764
748
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
765
749
|
padding: 0.5rem 1rem;
|
|
766
750
|
}
|
|
@@ -1477,17 +1461,9 @@
|
|
|
1477
1461
|
background: rgba(186, 104, 200, 0.24);
|
|
1478
1462
|
}
|
|
1479
1463
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1480
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1481
|
-
background: rgba(255, 255, 255, 0.09);
|
|
1482
|
-
}
|
|
1483
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1484
1464
|
color: rgba(255, 255, 255, 0.87);
|
|
1485
1465
|
background: rgba(255, 255, 255, 0.03);
|
|
1486
1466
|
}
|
|
1487
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1488
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1489
|
-
background: rgba(255, 255, 255, 0.09);
|
|
1490
|
-
}
|
|
1491
1467
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1492
1468
|
margin-right: 0.5rem;
|
|
1493
1469
|
}
|
|
@@ -2949,11 +2925,11 @@
|
|
|
2949
2925
|
}
|
|
2950
2926
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
2951
2927
|
color: rgba(255, 255, 255, 0.87);
|
|
2952
|
-
background: rgba(255, 255, 255, 0.
|
|
2928
|
+
background: rgba(255, 255, 255, 0.03);
|
|
2953
2929
|
}
|
|
2954
2930
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
2955
2931
|
color: rgba(255, 255, 255, 0.87);
|
|
2956
|
-
background: rgba(255, 255, 255, 0.
|
|
2932
|
+
background: rgba(255, 255, 255, 0.03);
|
|
2957
2933
|
}
|
|
2958
2934
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
2959
2935
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -3143,11 +3119,11 @@
|
|
|
3143
3119
|
}
|
|
3144
3120
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3145
3121
|
color: rgba(255, 255, 255, 0.87);
|
|
3146
|
-
background: rgba(255, 255, 255, 0.
|
|
3122
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3147
3123
|
}
|
|
3148
3124
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3149
3125
|
color: rgba(255, 255, 255, 0.87);
|
|
3150
|
-
background: rgba(255, 255, 255, 0.
|
|
3126
|
+
background: rgba(255, 255, 255, 0.03);
|
|
3151
3127
|
}
|
|
3152
3128
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3153
3129
|
color: rgba(255, 255, 255, 0.87);
|
|
@@ -459,17 +459,9 @@
|
|
|
459
459
|
background: rgba(158, 173, 230, 0.24);
|
|
460
460
|
}
|
|
461
461
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
462
|
-
color: rgba(255, 255, 255, 0.87);
|
|
463
|
-
background: rgba(158, 173, 230, 0.1);
|
|
464
|
-
}
|
|
465
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
466
462
|
color: rgba(255, 255, 255, 0.87);
|
|
467
463
|
background: rgba(158, 173, 230, 0.08);
|
|
468
464
|
}
|
|
469
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
470
|
-
color: rgba(255, 255, 255, 0.87);
|
|
471
|
-
background: rgba(158, 173, 230, 0.1);
|
|
472
|
-
}
|
|
473
465
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
474
466
|
margin: 0;
|
|
475
467
|
padding: 0.75rem 1rem;
|
|
@@ -782,17 +774,9 @@
|
|
|
782
774
|
background: rgba(158, 173, 230, 0.24);
|
|
783
775
|
}
|
|
784
776
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
785
|
-
color: rgba(255, 255, 255, 0.87);
|
|
786
|
-
background: rgba(158, 173, 230, 0.1);
|
|
787
|
-
}
|
|
788
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
789
777
|
color: rgba(255, 255, 255, 0.87);
|
|
790
778
|
background: rgba(158, 173, 230, 0.08);
|
|
791
779
|
}
|
|
792
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
793
|
-
color: rgba(255, 255, 255, 0.87);
|
|
794
|
-
background: rgba(158, 173, 230, 0.1);
|
|
795
|
-
}
|
|
796
780
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
797
781
|
padding: 0.5rem 1rem;
|
|
798
782
|
}
|
|
@@ -1509,17 +1493,9 @@
|
|
|
1509
1493
|
background: rgba(158, 173, 230, 0.24);
|
|
1510
1494
|
}
|
|
1511
1495
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1512
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1513
|
-
background: rgba(158, 173, 230, 0.1);
|
|
1514
|
-
}
|
|
1515
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1516
1496
|
color: rgba(255, 255, 255, 0.87);
|
|
1517
1497
|
background: rgba(158, 173, 230, 0.08);
|
|
1518
1498
|
}
|
|
1519
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1520
|
-
color: rgba(255, 255, 255, 0.87);
|
|
1521
|
-
background: rgba(158, 173, 230, 0.1);
|
|
1522
|
-
}
|
|
1523
1499
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1524
1500
|
margin-right: 0.5rem;
|
|
1525
1501
|
}
|
|
@@ -3030,11 +3006,11 @@
|
|
|
3030
3006
|
}
|
|
3031
3007
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3032
3008
|
color: rgba(255, 255, 255, 0.87);
|
|
3033
|
-
background: rgba(158, 173, 230, 0.
|
|
3009
|
+
background: rgba(158, 173, 230, 0.08);
|
|
3034
3010
|
}
|
|
3035
3011
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3036
3012
|
color: rgba(255, 255, 255, 0.87);
|
|
3037
|
-
background: rgba(158, 173, 230, 0.
|
|
3013
|
+
background: rgba(158, 173, 230, 0.08);
|
|
3038
3014
|
}
|
|
3039
3015
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3040
3016
|
color: #9eade6;
|
|
@@ -3224,11 +3200,11 @@
|
|
|
3224
3200
|
}
|
|
3225
3201
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3226
3202
|
color: rgba(255, 255, 255, 0.87);
|
|
3227
|
-
background: rgba(158, 173, 230, 0.
|
|
3203
|
+
background: rgba(158, 173, 230, 0.08);
|
|
3228
3204
|
}
|
|
3229
3205
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3230
3206
|
color: rgba(255, 255, 255, 0.87);
|
|
3231
|
-
background: rgba(158, 173, 230, 0.
|
|
3207
|
+
background: rgba(158, 173, 230, 0.08);
|
|
3232
3208
|
}
|
|
3233
3209
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3234
3210
|
color: #9eade6;
|
|
@@ -459,17 +459,9 @@
|
|
|
459
459
|
background: #aebbe8;
|
|
460
460
|
}
|
|
461
461
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
462
|
-
color: #6c6c6c;
|
|
463
|
-
background: #e6e9f3;
|
|
464
|
-
}
|
|
465
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
|
|
466
462
|
color: #6c6c6c;
|
|
467
463
|
background: #edf0fA;
|
|
468
464
|
}
|
|
469
|
-
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
470
|
-
color: #6c6c6c;
|
|
471
|
-
background: #e6e9f3;
|
|
472
|
-
}
|
|
473
465
|
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
|
|
474
466
|
margin: 0;
|
|
475
467
|
padding: 0.75rem 1rem;
|
|
@@ -782,17 +774,9 @@
|
|
|
782
774
|
background: #aebbe8;
|
|
783
775
|
}
|
|
784
776
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
785
|
-
color: #6c6c6c;
|
|
786
|
-
background: #e6e9f3;
|
|
787
|
-
}
|
|
788
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
789
777
|
color: #6c6c6c;
|
|
790
778
|
background: #edf0fA;
|
|
791
779
|
}
|
|
792
|
-
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
793
|
-
color: #6c6c6c;
|
|
794
|
-
background: #e6e9f3;
|
|
795
|
-
}
|
|
796
780
|
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
|
|
797
781
|
padding: 0.5rem 1rem;
|
|
798
782
|
}
|
|
@@ -1509,17 +1493,9 @@
|
|
|
1509
1493
|
background: #aebbe8;
|
|
1510
1494
|
}
|
|
1511
1495
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
|
|
1512
|
-
color: #6c6c6c;
|
|
1513
|
-
background: #e6e9f3;
|
|
1514
|
-
}
|
|
1515
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
|
|
1516
1496
|
color: #6c6c6c;
|
|
1517
1497
|
background: #edf0fA;
|
|
1518
1498
|
}
|
|
1519
|
-
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
|
|
1520
|
-
color: #6c6c6c;
|
|
1521
|
-
background: #e6e9f3;
|
|
1522
|
-
}
|
|
1523
1499
|
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
|
|
1524
1500
|
margin-right: 0.5rem;
|
|
1525
1501
|
}
|
|
@@ -3030,11 +3006,11 @@
|
|
|
3030
3006
|
}
|
|
3031
3007
|
.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
|
|
3032
3008
|
color: #6c6c6c;
|
|
3033
|
-
background: #
|
|
3009
|
+
background: #edf0fA;
|
|
3034
3010
|
}
|
|
3035
3011
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
|
|
3036
3012
|
color: #6c6c6c;
|
|
3037
|
-
background: #
|
|
3013
|
+
background: #edf0fA;
|
|
3038
3014
|
}
|
|
3039
3015
|
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
|
|
3040
3016
|
color: #585858;
|
|
@@ -3224,11 +3200,11 @@
|
|
|
3224
3200
|
}
|
|
3225
3201
|
.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
|
|
3226
3202
|
color: #6c6c6c;
|
|
3227
|
-
background: #
|
|
3203
|
+
background: #edf0fA;
|
|
3228
3204
|
}
|
|
3229
3205
|
.p-picklist .p-picklist-list .p-picklist-item.p-focus {
|
|
3230
3206
|
color: #6c6c6c;
|
|
3231
|
-
background: #
|
|
3207
|
+
background: #edf0fA;
|
|
3232
3208
|
}
|
|
3233
3209
|
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
|
|
3234
3210
|
color: #585858;
|
package/utils/utils.cjs.js
CHANGED
|
@@ -367,7 +367,7 @@ var DomHandler = {
|
|
|
367
367
|
},
|
|
368
368
|
getParentNode: function getParentNode(element) {
|
|
369
369
|
var parent = element === null || element === void 0 ? void 0 : element.parentNode;
|
|
370
|
-
if (parent && parent.host) {
|
|
370
|
+
if (parent && parent instanceof ShadowRoot && parent.host) {
|
|
371
371
|
parent = parent.host;
|
|
372
372
|
}
|
|
373
373
|
return parent;
|