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.
Files changed (108) hide show
  1. package/core/core.js +1 -1
  2. package/core/core.min.js +1 -1
  3. package/listbox/Listbox.vue +1 -1
  4. package/listbox/listbox.cjs.js +2 -1
  5. package/listbox/listbox.cjs.min.js +1 -1
  6. package/listbox/listbox.esm.js +2 -1
  7. package/listbox/listbox.esm.min.js +1 -1
  8. package/listbox/listbox.js +2 -1
  9. package/listbox/listbox.min.js +1 -1
  10. package/orderlist/OrderList.vue +8 -9
  11. package/orderlist/orderlist.cjs.js +9 -8
  12. package/orderlist/orderlist.cjs.min.js +1 -1
  13. package/orderlist/orderlist.esm.js +9 -8
  14. package/orderlist/orderlist.esm.min.js +1 -1
  15. package/orderlist/orderlist.js +9 -8
  16. package/orderlist/orderlist.min.js +1 -1
  17. package/package.json +1 -1
  18. package/picklist/PickList.vue +7 -7
  19. package/picklist/picklist.cjs.js +8 -6
  20. package/picklist/picklist.cjs.min.js +1 -1
  21. package/picklist/picklist.esm.js +8 -6
  22. package/picklist/picklist.esm.min.js +1 -1
  23. package/picklist/picklist.js +8 -6
  24. package/picklist/picklist.min.js +1 -1
  25. package/resources/themes/arya-blue/theme.css +4 -28
  26. package/resources/themes/arya-green/theme.css +4 -28
  27. package/resources/themes/arya-orange/theme.css +4 -28
  28. package/resources/themes/arya-purple/theme.css +4 -28
  29. package/resources/themes/aura-dark-amber/theme.css +4 -28
  30. package/resources/themes/aura-dark-blue/theme.css +4 -28
  31. package/resources/themes/aura-dark-cyan/theme.css +4 -28
  32. package/resources/themes/aura-dark-green/theme.css +4 -28
  33. package/resources/themes/aura-dark-indigo/theme.css +4 -28
  34. package/resources/themes/aura-dark-lime/theme.css +4 -28
  35. package/resources/themes/aura-dark-noir/theme.css +4 -28
  36. package/resources/themes/aura-dark-pink/theme.css +4 -28
  37. package/resources/themes/aura-dark-purple/theme.css +4 -28
  38. package/resources/themes/aura-dark-teal/theme.css +4 -28
  39. package/resources/themes/aura-light-amber/theme.css +8 -32
  40. package/resources/themes/aura-light-blue/theme.css +8 -32
  41. package/resources/themes/aura-light-cyan/theme.css +8 -32
  42. package/resources/themes/aura-light-green/theme.css +8 -32
  43. package/resources/themes/aura-light-indigo/theme.css +8 -32
  44. package/resources/themes/aura-light-lime/theme.css +8 -32
  45. package/resources/themes/aura-light-noir/theme.css +8 -32
  46. package/resources/themes/aura-light-pink/theme.css +8 -32
  47. package/resources/themes/aura-light-purple/theme.css +8 -32
  48. package/resources/themes/aura-light-teal/theme.css +8 -32
  49. package/resources/themes/bootstrap4-dark-blue/theme.css +4 -28
  50. package/resources/themes/bootstrap4-dark-purple/theme.css +4 -28
  51. package/resources/themes/bootstrap4-light-blue/theme.css +4 -28
  52. package/resources/themes/bootstrap4-light-purple/theme.css +4 -28
  53. package/resources/themes/fluent-light/theme.css +4 -28
  54. package/resources/themes/lara-dark-amber/theme.css +4 -28
  55. package/resources/themes/lara-dark-blue/theme.css +4 -28
  56. package/resources/themes/lara-dark-cyan/theme.css +4 -28
  57. package/resources/themes/lara-dark-green/theme.css +4 -28
  58. package/resources/themes/lara-dark-indigo/theme.css +4 -28
  59. package/resources/themes/lara-dark-pink/theme.css +4 -28
  60. package/resources/themes/lara-dark-purple/theme.css +4 -28
  61. package/resources/themes/lara-dark-teal/theme.css +4 -28
  62. package/resources/themes/lara-light-amber/theme.css +4 -28
  63. package/resources/themes/lara-light-blue/theme.css +4 -28
  64. package/resources/themes/lara-light-cyan/theme.css +4 -28
  65. package/resources/themes/lara-light-green/theme.css +4 -28
  66. package/resources/themes/lara-light-indigo/theme.css +4 -28
  67. package/resources/themes/lara-light-pink/theme.css +4 -28
  68. package/resources/themes/lara-light-purple/theme.css +4 -28
  69. package/resources/themes/lara-light-teal/theme.css +4 -28
  70. package/resources/themes/luna-amber/theme.css +4 -28
  71. package/resources/themes/luna-blue/theme.css +4 -28
  72. package/resources/themes/luna-green/theme.css +4 -28
  73. package/resources/themes/luna-pink/theme.css +4 -28
  74. package/resources/themes/md-dark-deeppurple/theme.css +4 -28
  75. package/resources/themes/md-dark-indigo/theme.css +4 -28
  76. package/resources/themes/md-light-deeppurple/theme.css +4 -28
  77. package/resources/themes/md-light-indigo/theme.css +4 -28
  78. package/resources/themes/mdc-dark-deeppurple/theme.css +4 -28
  79. package/resources/themes/mdc-dark-indigo/theme.css +4 -28
  80. package/resources/themes/mdc-light-deeppurple/theme.css +4 -28
  81. package/resources/themes/mdc-light-indigo/theme.css +4 -28
  82. package/resources/themes/mira/theme.css +4 -28
  83. package/resources/themes/nano/theme.css +4 -28
  84. package/resources/themes/nova/theme.css +4 -28
  85. package/resources/themes/nova-accent/theme.css +4 -28
  86. package/resources/themes/nova-alt/theme.css +4 -28
  87. package/resources/themes/nova-vue/theme.css +4 -28
  88. package/resources/themes/rhea/theme.css +4 -28
  89. package/resources/themes/saga-blue/theme.css +4 -28
  90. package/resources/themes/saga-green/theme.css +4 -28
  91. package/resources/themes/saga-orange/theme.css +4 -28
  92. package/resources/themes/saga-purple/theme.css +4 -28
  93. package/resources/themes/soho-dark/theme.css +4 -28
  94. package/resources/themes/soho-light/theme.css +4 -28
  95. package/resources/themes/tailwind-light/theme.css +4 -28
  96. package/resources/themes/vela-blue/theme.css +4 -28
  97. package/resources/themes/vela-green/theme.css +4 -28
  98. package/resources/themes/vela-orange/theme.css +4 -28
  99. package/resources/themes/vela-purple/theme.css +4 -28
  100. package/resources/themes/viva-dark/theme.css +4 -28
  101. package/resources/themes/viva-light/theme.css +4 -28
  102. package/utils/utils.cjs.js +1 -1
  103. package/utils/utils.cjs.min.js +1 -1
  104. package/utils/utils.esm.js +1 -1
  105. package/utils/utils.esm.min.js +1 -1
  106. package/utils/utils.js +1 -1
  107. package/utils/utils.min.js +1 -1
  108. package/web-types.json +1 -1
@@ -448,17 +448,9 @@
448
448
  background: rgba(245, 158, 11, 0.24);
449
449
  }
450
450
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
451
- color: #0f172a;
452
- background: #e2e8f0;
453
- }
454
- .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
455
451
  color: #1e293b;
456
452
  background: #f1f5f9;
457
453
  }
458
- .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
459
- color: #0f172a;
460
- background: #e2e8f0;
461
- }
462
454
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
463
455
  margin: 0;
464
456
  padding: 0.5rem 0.75rem;
@@ -771,17 +763,9 @@
771
763
  background: rgba(245, 158, 11, 0.24);
772
764
  }
773
765
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
774
- color: #0f172a;
775
- background: #e2e8f0;
776
- }
777
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
778
766
  color: #1e293b;
779
767
  background: #f1f5f9;
780
768
  }
781
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
782
- color: #0f172a;
783
- background: #e2e8f0;
784
- }
785
769
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
786
770
  padding: 0.5rem 0.75rem;
787
771
  }
@@ -1498,17 +1482,9 @@
1498
1482
  background: rgba(245, 158, 11, 0.24);
1499
1483
  }
1500
1484
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
1501
- color: #0f172a;
1502
- background: #e2e8f0;
1503
- }
1504
- .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
1505
1485
  color: #1e293b;
1506
1486
  background: #f1f5f9;
1507
1487
  }
1508
- .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
1509
- color: #0f172a;
1510
- background: #e2e8f0;
1511
- }
1512
1488
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
1513
1489
  margin-right: 0.5rem;
1514
1490
  }
@@ -3018,12 +2994,12 @@
3018
2994
  color: #1e293b;
3019
2995
  }
3020
2996
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3021
- color: #0f172a;
3022
- background: #e2e8f0;
2997
+ color: #1e293b;
2998
+ background: #f1f5f9;
3023
2999
  }
3024
3000
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3025
- color: #0f172a;
3026
- background: #e2e8f0;
3001
+ color: #1e293b;
3002
+ background: #f1f5f9;
3027
3003
  }
3028
3004
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3029
3005
  color: #b45309;
@@ -3212,12 +3188,12 @@
3212
3188
  color: #1e293b;
3213
3189
  }
3214
3190
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3215
- color: #0f172a;
3216
- background: #e2e8f0;
3191
+ color: #1e293b;
3192
+ background: #f1f5f9;
3217
3193
  }
3218
3194
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3219
- color: #0f172a;
3220
- background: #e2e8f0;
3195
+ color: #1e293b;
3196
+ background: #f1f5f9;
3221
3197
  }
3222
3198
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3223
3199
  color: #b45309;
@@ -448,17 +448,9 @@
448
448
  background: rgba(59, 130, 246, 0.24);
449
449
  }
450
450
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
451
- color: #0f172a;
452
- background: #e2e8f0;
453
- }
454
- .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
455
451
  color: #1e293b;
456
452
  background: #f1f5f9;
457
453
  }
458
- .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
459
- color: #0f172a;
460
- background: #e2e8f0;
461
- }
462
454
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
463
455
  margin: 0;
464
456
  padding: 0.5rem 0.75rem;
@@ -771,17 +763,9 @@
771
763
  background: rgba(59, 130, 246, 0.24);
772
764
  }
773
765
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
774
- color: #0f172a;
775
- background: #e2e8f0;
776
- }
777
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
778
766
  color: #1e293b;
779
767
  background: #f1f5f9;
780
768
  }
781
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
782
- color: #0f172a;
783
- background: #e2e8f0;
784
- }
785
769
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
786
770
  padding: 0.5rem 0.75rem;
787
771
  }
@@ -1498,17 +1482,9 @@
1498
1482
  background: rgba(59, 130, 246, 0.24);
1499
1483
  }
1500
1484
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
1501
- color: #0f172a;
1502
- background: #e2e8f0;
1503
- }
1504
- .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
1505
1485
  color: #1e293b;
1506
1486
  background: #f1f5f9;
1507
1487
  }
1508
- .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
1509
- color: #0f172a;
1510
- background: #e2e8f0;
1511
- }
1512
1488
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
1513
1489
  margin-right: 0.5rem;
1514
1490
  }
@@ -3018,12 +2994,12 @@
3018
2994
  color: #1e293b;
3019
2995
  }
3020
2996
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3021
- color: #0f172a;
3022
- background: #e2e8f0;
2997
+ color: #1e293b;
2998
+ background: #f1f5f9;
3023
2999
  }
3024
3000
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3025
- color: #0f172a;
3026
- background: #e2e8f0;
3001
+ color: #1e293b;
3002
+ background: #f1f5f9;
3027
3003
  }
3028
3004
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3029
3005
  color: #1D4ED8;
@@ -3212,12 +3188,12 @@
3212
3188
  color: #1e293b;
3213
3189
  }
3214
3190
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3215
- color: #0f172a;
3216
- background: #e2e8f0;
3191
+ color: #1e293b;
3192
+ background: #f1f5f9;
3217
3193
  }
3218
3194
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3219
- color: #0f172a;
3220
- background: #e2e8f0;
3195
+ color: #1e293b;
3196
+ background: #f1f5f9;
3221
3197
  }
3222
3198
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3223
3199
  color: #1D4ED8;
@@ -448,17 +448,9 @@
448
448
  background: rgba(6, 182, 212, 0.24);
449
449
  }
450
450
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
451
- color: #0f172a;
452
- background: #e2e8f0;
453
- }
454
- .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
455
451
  color: #1e293b;
456
452
  background: #f1f5f9;
457
453
  }
458
- .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
459
- color: #0f172a;
460
- background: #e2e8f0;
461
- }
462
454
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
463
455
  margin: 0;
464
456
  padding: 0.5rem 0.75rem;
@@ -771,17 +763,9 @@
771
763
  background: rgba(6, 182, 212, 0.24);
772
764
  }
773
765
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
774
- color: #0f172a;
775
- background: #e2e8f0;
776
- }
777
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
778
766
  color: #1e293b;
779
767
  background: #f1f5f9;
780
768
  }
781
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
782
- color: #0f172a;
783
- background: #e2e8f0;
784
- }
785
769
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
786
770
  padding: 0.5rem 0.75rem;
787
771
  }
@@ -1498,17 +1482,9 @@
1498
1482
  background: rgba(6, 182, 212, 0.24);
1499
1483
  }
1500
1484
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
1501
- color: #0f172a;
1502
- background: #e2e8f0;
1503
- }
1504
- .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
1505
1485
  color: #1e293b;
1506
1486
  background: #f1f5f9;
1507
1487
  }
1508
- .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
1509
- color: #0f172a;
1510
- background: #e2e8f0;
1511
- }
1512
1488
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
1513
1489
  margin-right: 0.5rem;
1514
1490
  }
@@ -3018,12 +2994,12 @@
3018
2994
  color: #1e293b;
3019
2995
  }
3020
2996
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3021
- color: #0f172a;
3022
- background: #e2e8f0;
2997
+ color: #1e293b;
2998
+ background: #f1f5f9;
3023
2999
  }
3024
3000
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3025
- color: #0f172a;
3026
- background: #e2e8f0;
3001
+ color: #1e293b;
3002
+ background: #f1f5f9;
3027
3003
  }
3028
3004
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3029
3005
  color: #0e7490;
@@ -3212,12 +3188,12 @@
3212
3188
  color: #1e293b;
3213
3189
  }
3214
3190
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3215
- color: #0f172a;
3216
- background: #e2e8f0;
3191
+ color: #1e293b;
3192
+ background: #f1f5f9;
3217
3193
  }
3218
3194
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3219
- color: #0f172a;
3220
- background: #e2e8f0;
3195
+ color: #1e293b;
3196
+ background: #f1f5f9;
3221
3197
  }
3222
3198
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3223
3199
  color: #0e7490;
@@ -448,17 +448,9 @@
448
448
  background: #d1fae5;
449
449
  }
450
450
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
451
- color: #0f172a;
452
- background: #e2e8f0;
453
- }
454
- .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
455
451
  color: #1e293b;
456
452
  background: #f1f5f9;
457
453
  }
458
- .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
459
- color: #0f172a;
460
- background: #e2e8f0;
461
- }
462
454
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
463
455
  margin: 0;
464
456
  padding: 0.5rem 0.75rem;
@@ -771,17 +763,9 @@
771
763
  background: #d1fae5;
772
764
  }
773
765
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
774
- color: #0f172a;
775
- background: #e2e8f0;
776
- }
777
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
778
766
  color: #1e293b;
779
767
  background: #f1f5f9;
780
768
  }
781
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
782
- color: #0f172a;
783
- background: #e2e8f0;
784
- }
785
769
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
786
770
  padding: 0.5rem 0.75rem;
787
771
  }
@@ -1498,17 +1482,9 @@
1498
1482
  background: #d1fae5;
1499
1483
  }
1500
1484
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
1501
- color: #0f172a;
1502
- background: #e2e8f0;
1503
- }
1504
- .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
1505
1485
  color: #1e293b;
1506
1486
  background: #f1f5f9;
1507
1487
  }
1508
- .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
1509
- color: #0f172a;
1510
- background: #e2e8f0;
1511
- }
1512
1488
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
1513
1489
  margin-right: 0.5rem;
1514
1490
  }
@@ -3018,12 +2994,12 @@
3018
2994
  color: #1e293b;
3019
2995
  }
3020
2996
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3021
- color: #0f172a;
3022
- background: #e2e8f0;
2997
+ color: #1e293b;
2998
+ background: #f1f5f9;
3023
2999
  }
3024
3000
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3025
- color: #0f172a;
3026
- background: #e2e8f0;
3001
+ color: #1e293b;
3002
+ background: #f1f5f9;
3027
3003
  }
3028
3004
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3029
3005
  color: #047857;
@@ -3212,12 +3188,12 @@
3212
3188
  color: #1e293b;
3213
3189
  }
3214
3190
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3215
- color: #0f172a;
3216
- background: #e2e8f0;
3191
+ color: #1e293b;
3192
+ background: #f1f5f9;
3217
3193
  }
3218
3194
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3219
- color: #0f172a;
3220
- background: #e2e8f0;
3195
+ color: #1e293b;
3196
+ background: #f1f5f9;
3221
3197
  }
3222
3198
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3223
3199
  color: #047857;
@@ -448,17 +448,9 @@
448
448
  background: #E0E7FF;
449
449
  }
450
450
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
451
- color: #0f172a;
452
- background: #e2e8f0;
453
- }
454
- .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
455
451
  color: #1e293b;
456
452
  background: #f1f5f9;
457
453
  }
458
- .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
459
- color: #0f172a;
460
- background: #e2e8f0;
461
- }
462
454
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
463
455
  margin: 0;
464
456
  padding: 0.5rem 0.75rem;
@@ -771,17 +763,9 @@
771
763
  background: #E0E7FF;
772
764
  }
773
765
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
774
- color: #0f172a;
775
- background: #e2e8f0;
776
- }
777
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
778
766
  color: #1e293b;
779
767
  background: #f1f5f9;
780
768
  }
781
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
782
- color: #0f172a;
783
- background: #e2e8f0;
784
- }
785
769
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
786
770
  padding: 0.5rem 0.75rem;
787
771
  }
@@ -1498,17 +1482,9 @@
1498
1482
  background: #E0E7FF;
1499
1483
  }
1500
1484
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
1501
- color: #0f172a;
1502
- background: #e2e8f0;
1503
- }
1504
- .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
1505
1485
  color: #1e293b;
1506
1486
  background: #f1f5f9;
1507
1487
  }
1508
- .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
1509
- color: #0f172a;
1510
- background: #e2e8f0;
1511
- }
1512
1488
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
1513
1489
  margin-right: 0.5rem;
1514
1490
  }
@@ -3018,12 +2994,12 @@
3018
2994
  color: #1e293b;
3019
2995
  }
3020
2996
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3021
- color: #0f172a;
3022
- background: #e2e8f0;
2997
+ color: #1e293b;
2998
+ background: #f1f5f9;
3023
2999
  }
3024
3000
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3025
- color: #0f172a;
3026
- background: #e2e8f0;
3001
+ color: #1e293b;
3002
+ background: #f1f5f9;
3027
3003
  }
3028
3004
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3029
3005
  color: #4338CA;
@@ -3212,12 +3188,12 @@
3212
3188
  color: #1e293b;
3213
3189
  }
3214
3190
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3215
- color: #0f172a;
3216
- background: #e2e8f0;
3191
+ color: #1e293b;
3192
+ background: #f1f5f9;
3217
3193
  }
3218
3194
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3219
- color: #0f172a;
3220
- background: #e2e8f0;
3195
+ color: #1e293b;
3196
+ background: #f1f5f9;
3221
3197
  }
3222
3198
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3223
3199
  color: #4338CA;
@@ -448,17 +448,9 @@
448
448
  background: rgba(132, 204, 22, 0.24);
449
449
  }
450
450
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
451
- color: #0f172a;
452
- background: #e2e8f0;
453
- }
454
- .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
455
451
  color: #1e293b;
456
452
  background: #f1f5f9;
457
453
  }
458
- .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
459
- color: #0f172a;
460
- background: #e2e8f0;
461
- }
462
454
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
463
455
  margin: 0;
464
456
  padding: 0.5rem 0.75rem;
@@ -771,17 +763,9 @@
771
763
  background: rgba(132, 204, 22, 0.24);
772
764
  }
773
765
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
774
- color: #0f172a;
775
- background: #e2e8f0;
776
- }
777
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
778
766
  color: #1e293b;
779
767
  background: #f1f5f9;
780
768
  }
781
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
782
- color: #0f172a;
783
- background: #e2e8f0;
784
- }
785
769
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
786
770
  padding: 0.5rem 0.75rem;
787
771
  }
@@ -1498,17 +1482,9 @@
1498
1482
  background: rgba(132, 204, 22, 0.24);
1499
1483
  }
1500
1484
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
1501
- color: #0f172a;
1502
- background: #e2e8f0;
1503
- }
1504
- .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
1505
1485
  color: #1e293b;
1506
1486
  background: #f1f5f9;
1507
1487
  }
1508
- .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
1509
- color: #0f172a;
1510
- background: #e2e8f0;
1511
- }
1512
1488
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
1513
1489
  margin-right: 0.5rem;
1514
1490
  }
@@ -3018,12 +2994,12 @@
3018
2994
  color: #1e293b;
3019
2995
  }
3020
2996
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3021
- color: #0f172a;
3022
- background: #e2e8f0;
2997
+ color: #1e293b;
2998
+ background: #f1f5f9;
3023
2999
  }
3024
3000
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3025
- color: #0f172a;
3026
- background: #e2e8f0;
3001
+ color: #1e293b;
3002
+ background: #f1f5f9;
3027
3003
  }
3028
3004
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3029
3005
  color: #4d7c0f;
@@ -3212,12 +3188,12 @@
3212
3188
  color: #1e293b;
3213
3189
  }
3214
3190
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3215
- color: #0f172a;
3216
- background: #e2e8f0;
3191
+ color: #1e293b;
3192
+ background: #f1f5f9;
3217
3193
  }
3218
3194
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3219
- color: #0f172a;
3220
- background: #e2e8f0;
3195
+ color: #1e293b;
3196
+ background: #f1f5f9;
3221
3197
  }
3222
3198
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3223
3199
  color: #4d7c0f;
@@ -448,17 +448,9 @@
448
448
  background: #334155;
449
449
  }
450
450
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
451
- color: #0f172a;
452
- background: #e2e8f0;
453
- }
454
- .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
455
451
  color: #1e293b;
456
452
  background: #f1f5f9;
457
453
  }
458
- .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
459
- color: #0f172a;
460
- background: #e2e8f0;
461
- }
462
454
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
463
455
  margin: 0;
464
456
  padding: 0.5rem 0.75rem;
@@ -771,17 +763,9 @@
771
763
  background: #334155;
772
764
  }
773
765
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
774
- color: #0f172a;
775
- background: #e2e8f0;
776
- }
777
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
778
766
  color: #1e293b;
779
767
  background: #f1f5f9;
780
768
  }
781
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
782
- color: #0f172a;
783
- background: #e2e8f0;
784
- }
785
769
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
786
770
  padding: 0.5rem 0.75rem;
787
771
  }
@@ -1502,17 +1486,9 @@
1502
1486
  background: #334155;
1503
1487
  }
1504
1488
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
1505
- color: #0f172a;
1506
- background: #e2e8f0;
1507
- }
1508
- .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
1509
1489
  color: #1e293b;
1510
1490
  background: #f1f5f9;
1511
1491
  }
1512
- .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
1513
- color: #0f172a;
1514
- background: #e2e8f0;
1515
- }
1516
1492
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
1517
1493
  margin-right: 0.5rem;
1518
1494
  }
@@ -3026,12 +3002,12 @@
3026
3002
  color: #1e293b;
3027
3003
  }
3028
3004
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3029
- color: #0f172a;
3030
- background: #e2e8f0;
3005
+ color: #1e293b;
3006
+ background: #f1f5f9;
3031
3007
  }
3032
3008
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3033
- color: #0f172a;
3034
- background: #e2e8f0;
3009
+ color: #1e293b;
3010
+ background: #f1f5f9;
3035
3011
  }
3036
3012
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3037
3013
  color: #ffffff;
@@ -3220,12 +3196,12 @@
3220
3196
  color: #1e293b;
3221
3197
  }
3222
3198
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3223
- color: #0f172a;
3224
- background: #e2e8f0;
3199
+ color: #1e293b;
3200
+ background: #f1f5f9;
3225
3201
  }
3226
3202
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3227
- color: #0f172a;
3228
- background: #e2e8f0;
3203
+ color: #1e293b;
3204
+ background: #f1f5f9;
3229
3205
  }
3230
3206
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3231
3207
  color: #ffffff;