primevue 3.47.0 → 3.47.1

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 (100) hide show
  1. package/listbox/Listbox.vue +1 -1
  2. package/listbox/listbox.cjs.js +2 -1
  3. package/listbox/listbox.cjs.min.js +1 -1
  4. package/listbox/listbox.esm.js +2 -1
  5. package/listbox/listbox.esm.min.js +1 -1
  6. package/listbox/listbox.js +2 -1
  7. package/listbox/listbox.min.js +1 -1
  8. package/orderlist/OrderList.vue +8 -9
  9. package/orderlist/orderlist.cjs.js +9 -8
  10. package/orderlist/orderlist.cjs.min.js +1 -1
  11. package/orderlist/orderlist.esm.js +9 -8
  12. package/orderlist/orderlist.esm.min.js +1 -1
  13. package/orderlist/orderlist.js +9 -8
  14. package/orderlist/orderlist.min.js +1 -1
  15. package/package.json +1 -1
  16. package/picklist/PickList.vue +7 -7
  17. package/picklist/picklist.cjs.js +8 -6
  18. package/picklist/picklist.cjs.min.js +1 -1
  19. package/picklist/picklist.esm.js +8 -6
  20. package/picklist/picklist.esm.min.js +1 -1
  21. package/picklist/picklist.js +8 -6
  22. package/picklist/picklist.min.js +1 -1
  23. package/resources/themes/arya-blue/theme.css +4 -4
  24. package/resources/themes/arya-green/theme.css +4 -4
  25. package/resources/themes/arya-orange/theme.css +4 -4
  26. package/resources/themes/arya-purple/theme.css +4 -4
  27. package/resources/themes/aura-dark-amber/theme.css +4 -4
  28. package/resources/themes/aura-dark-blue/theme.css +4 -4
  29. package/resources/themes/aura-dark-cyan/theme.css +4 -4
  30. package/resources/themes/aura-dark-green/theme.css +4 -4
  31. package/resources/themes/aura-dark-indigo/theme.css +4 -4
  32. package/resources/themes/aura-dark-lime/theme.css +4 -4
  33. package/resources/themes/aura-dark-noir/theme.css +4 -4
  34. package/resources/themes/aura-dark-pink/theme.css +4 -4
  35. package/resources/themes/aura-dark-purple/theme.css +4 -4
  36. package/resources/themes/aura-dark-teal/theme.css +4 -4
  37. package/resources/themes/aura-light-amber/theme.css +8 -8
  38. package/resources/themes/aura-light-blue/theme.css +8 -8
  39. package/resources/themes/aura-light-cyan/theme.css +8 -8
  40. package/resources/themes/aura-light-green/theme.css +8 -8
  41. package/resources/themes/aura-light-indigo/theme.css +8 -8
  42. package/resources/themes/aura-light-lime/theme.css +8 -8
  43. package/resources/themes/aura-light-noir/theme.css +8 -8
  44. package/resources/themes/aura-light-pink/theme.css +8 -8
  45. package/resources/themes/aura-light-purple/theme.css +8 -8
  46. package/resources/themes/aura-light-teal/theme.css +8 -8
  47. package/resources/themes/bootstrap4-dark-blue/theme.css +4 -4
  48. package/resources/themes/bootstrap4-dark-purple/theme.css +4 -4
  49. package/resources/themes/bootstrap4-light-blue/theme.css +4 -4
  50. package/resources/themes/bootstrap4-light-purple/theme.css +4 -4
  51. package/resources/themes/fluent-light/theme.css +4 -4
  52. package/resources/themes/lara-dark-amber/theme.css +4 -4
  53. package/resources/themes/lara-dark-blue/theme.css +4 -4
  54. package/resources/themes/lara-dark-cyan/theme.css +4 -4
  55. package/resources/themes/lara-dark-green/theme.css +4 -4
  56. package/resources/themes/lara-dark-indigo/theme.css +4 -4
  57. package/resources/themes/lara-dark-pink/theme.css +4 -4
  58. package/resources/themes/lara-dark-purple/theme.css +4 -4
  59. package/resources/themes/lara-dark-teal/theme.css +4 -4
  60. package/resources/themes/lara-light-amber/theme.css +4 -4
  61. package/resources/themes/lara-light-blue/theme.css +4 -4
  62. package/resources/themes/lara-light-cyan/theme.css +4 -4
  63. package/resources/themes/lara-light-green/theme.css +4 -4
  64. package/resources/themes/lara-light-indigo/theme.css +4 -4
  65. package/resources/themes/lara-light-pink/theme.css +4 -4
  66. package/resources/themes/lara-light-purple/theme.css +4 -4
  67. package/resources/themes/lara-light-teal/theme.css +4 -4
  68. package/resources/themes/luna-amber/theme.css +4 -4
  69. package/resources/themes/luna-blue/theme.css +4 -4
  70. package/resources/themes/luna-green/theme.css +4 -4
  71. package/resources/themes/luna-pink/theme.css +4 -4
  72. package/resources/themes/md-dark-deeppurple/theme.css +4 -4
  73. package/resources/themes/md-dark-indigo/theme.css +4 -4
  74. package/resources/themes/md-light-deeppurple/theme.css +4 -4
  75. package/resources/themes/md-light-indigo/theme.css +4 -4
  76. package/resources/themes/mdc-dark-deeppurple/theme.css +4 -4
  77. package/resources/themes/mdc-dark-indigo/theme.css +4 -4
  78. package/resources/themes/mdc-light-deeppurple/theme.css +4 -4
  79. package/resources/themes/mdc-light-indigo/theme.css +4 -4
  80. package/resources/themes/mira/theme.css +4 -4
  81. package/resources/themes/nano/theme.css +4 -4
  82. package/resources/themes/nova/theme.css +4 -4
  83. package/resources/themes/nova-accent/theme.css +4 -4
  84. package/resources/themes/nova-alt/theme.css +4 -4
  85. package/resources/themes/nova-vue/theme.css +4 -4
  86. package/resources/themes/rhea/theme.css +4 -4
  87. package/resources/themes/saga-blue/theme.css +4 -4
  88. package/resources/themes/saga-green/theme.css +4 -4
  89. package/resources/themes/saga-orange/theme.css +4 -4
  90. package/resources/themes/saga-purple/theme.css +4 -4
  91. package/resources/themes/soho-dark/theme.css +4 -4
  92. package/resources/themes/soho-light/theme.css +4 -4
  93. package/resources/themes/tailwind-light/theme.css +4 -4
  94. package/resources/themes/vela-blue/theme.css +4 -4
  95. package/resources/themes/vela-green/theme.css +4 -4
  96. package/resources/themes/vela-orange/theme.css +4 -4
  97. package/resources/themes/vela-purple/theme.css +4 -4
  98. package/resources/themes/viva-dark/theme.css +4 -4
  99. package/resources/themes/viva-light/theme.css +4 -4
  100. package/web-types.json +1 -1
@@ -2949,11 +2949,11 @@
2949
2949
  }
2950
2950
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
2951
2951
  color: rgba(255, 255, 255, 0.87);
2952
- background: rgba(255, 255, 255, 0.09);
2952
+ background: rgba(255, 255, 255, 0.03);
2953
2953
  }
2954
2954
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
2955
2955
  color: rgba(255, 255, 255, 0.87);
2956
- background: rgba(255, 255, 255, 0.09);
2956
+ background: rgba(255, 255, 255, 0.03);
2957
2957
  }
2958
2958
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
2959
2959
  color: rgba(255, 255, 255, 0.87);
@@ -3143,11 +3143,11 @@
3143
3143
  }
3144
3144
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3145
3145
  color: rgba(255, 255, 255, 0.87);
3146
- background: rgba(255, 255, 255, 0.09);
3146
+ background: rgba(255, 255, 255, 0.03);
3147
3147
  }
3148
3148
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3149
3149
  color: rgba(255, 255, 255, 0.87);
3150
- background: rgba(255, 255, 255, 0.09);
3150
+ background: rgba(255, 255, 255, 0.03);
3151
3151
  }
3152
3152
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3153
3153
  color: rgba(255, 255, 255, 0.87);
@@ -2949,11 +2949,11 @@
2949
2949
  }
2950
2950
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
2951
2951
  color: rgba(255, 255, 255, 0.87);
2952
- background: rgba(255, 255, 255, 0.09);
2952
+ background: rgba(255, 255, 255, 0.03);
2953
2953
  }
2954
2954
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
2955
2955
  color: rgba(255, 255, 255, 0.87);
2956
- background: rgba(255, 255, 255, 0.09);
2956
+ background: rgba(255, 255, 255, 0.03);
2957
2957
  }
2958
2958
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
2959
2959
  color: rgba(255, 255, 255, 0.87);
@@ -3143,11 +3143,11 @@
3143
3143
  }
3144
3144
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3145
3145
  color: rgba(255, 255, 255, 0.87);
3146
- background: rgba(255, 255, 255, 0.09);
3146
+ background: rgba(255, 255, 255, 0.03);
3147
3147
  }
3148
3148
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3149
3149
  color: rgba(255, 255, 255, 0.87);
3150
- background: rgba(255, 255, 255, 0.09);
3150
+ background: rgba(255, 255, 255, 0.03);
3151
3151
  }
3152
3152
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3153
3153
  color: rgba(255, 255, 255, 0.87);
@@ -2949,11 +2949,11 @@
2949
2949
  }
2950
2950
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
2951
2951
  color: rgba(255, 255, 255, 0.87);
2952
- background: rgba(255, 255, 255, 0.09);
2952
+ background: rgba(255, 255, 255, 0.03);
2953
2953
  }
2954
2954
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
2955
2955
  color: rgba(255, 255, 255, 0.87);
2956
- background: rgba(255, 255, 255, 0.09);
2956
+ background: rgba(255, 255, 255, 0.03);
2957
2957
  }
2958
2958
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
2959
2959
  color: rgba(255, 255, 255, 0.87);
@@ -3143,11 +3143,11 @@
3143
3143
  }
3144
3144
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3145
3145
  color: rgba(255, 255, 255, 0.87);
3146
- background: rgba(255, 255, 255, 0.09);
3146
+ background: rgba(255, 255, 255, 0.03);
3147
3147
  }
3148
3148
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3149
3149
  color: rgba(255, 255, 255, 0.87);
3150
- background: rgba(255, 255, 255, 0.09);
3150
+ background: rgba(255, 255, 255, 0.03);
3151
3151
  }
3152
3152
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3153
3153
  color: rgba(255, 255, 255, 0.87);
@@ -2949,11 +2949,11 @@
2949
2949
  }
2950
2950
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
2951
2951
  color: rgba(255, 255, 255, 0.87);
2952
- background: rgba(255, 255, 255, 0.09);
2952
+ background: rgba(255, 255, 255, 0.03);
2953
2953
  }
2954
2954
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
2955
2955
  color: rgba(255, 255, 255, 0.87);
2956
- background: rgba(255, 255, 255, 0.09);
2956
+ background: rgba(255, 255, 255, 0.03);
2957
2957
  }
2958
2958
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
2959
2959
  color: rgba(255, 255, 255, 0.87);
@@ -3143,11 +3143,11 @@
3143
3143
  }
3144
3144
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3145
3145
  color: rgba(255, 255, 255, 0.87);
3146
- background: rgba(255, 255, 255, 0.09);
3146
+ background: rgba(255, 255, 255, 0.03);
3147
3147
  }
3148
3148
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3149
3149
  color: rgba(255, 255, 255, 0.87);
3150
- background: rgba(255, 255, 255, 0.09);
3150
+ background: rgba(255, 255, 255, 0.03);
3151
3151
  }
3152
3152
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3153
3153
  color: rgba(255, 255, 255, 0.87);
@@ -3017,11 +3017,11 @@
3017
3017
  }
3018
3018
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3019
3019
  color: #ffffff;
3020
- background: rgba(255, 255, 255, 0.08);
3020
+ background: rgba(255, 255, 255, 0.03);
3021
3021
  }
3022
3022
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3023
3023
  color: #ffffff;
3024
- background: rgba(255, 255, 255, 0.08);
3024
+ background: rgba(255, 255, 255, 0.03);
3025
3025
  }
3026
3026
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3027
3027
  color: rgba(255, 255, 255, 0.87);
@@ -3211,11 +3211,11 @@
3211
3211
  }
3212
3212
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3213
3213
  color: #ffffff;
3214
- background: rgba(255, 255, 255, 0.08);
3214
+ background: rgba(255, 255, 255, 0.03);
3215
3215
  }
3216
3216
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3217
3217
  color: #ffffff;
3218
- background: rgba(255, 255, 255, 0.08);
3218
+ background: rgba(255, 255, 255, 0.03);
3219
3219
  }
3220
3220
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3221
3221
  color: rgba(255, 255, 255, 0.87);
@@ -3017,11 +3017,11 @@
3017
3017
  }
3018
3018
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3019
3019
  color: #ffffff;
3020
- background: rgba(255, 255, 255, 0.08);
3020
+ background: rgba(255, 255, 255, 0.03);
3021
3021
  }
3022
3022
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3023
3023
  color: #ffffff;
3024
- background: rgba(255, 255, 255, 0.08);
3024
+ background: rgba(255, 255, 255, 0.03);
3025
3025
  }
3026
3026
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3027
3027
  color: rgba(255, 255, 255, 0.87);
@@ -3211,11 +3211,11 @@
3211
3211
  }
3212
3212
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3213
3213
  color: #ffffff;
3214
- background: rgba(255, 255, 255, 0.08);
3214
+ background: rgba(255, 255, 255, 0.03);
3215
3215
  }
3216
3216
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3217
3217
  color: #ffffff;
3218
- background: rgba(255, 255, 255, 0.08);
3218
+ background: rgba(255, 255, 255, 0.03);
3219
3219
  }
3220
3220
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3221
3221
  color: rgba(255, 255, 255, 0.87);
@@ -3017,11 +3017,11 @@
3017
3017
  }
3018
3018
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3019
3019
  color: #ffffff;
3020
- background: rgba(255, 255, 255, 0.08);
3020
+ background: rgba(255, 255, 255, 0.03);
3021
3021
  }
3022
3022
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3023
3023
  color: #ffffff;
3024
- background: rgba(255, 255, 255, 0.08);
3024
+ background: rgba(255, 255, 255, 0.03);
3025
3025
  }
3026
3026
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3027
3027
  color: rgba(255, 255, 255, 0.87);
@@ -3211,11 +3211,11 @@
3211
3211
  }
3212
3212
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3213
3213
  color: #ffffff;
3214
- background: rgba(255, 255, 255, 0.08);
3214
+ background: rgba(255, 255, 255, 0.03);
3215
3215
  }
3216
3216
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3217
3217
  color: #ffffff;
3218
- background: rgba(255, 255, 255, 0.08);
3218
+ background: rgba(255, 255, 255, 0.03);
3219
3219
  }
3220
3220
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3221
3221
  color: rgba(255, 255, 255, 0.87);
@@ -3017,11 +3017,11 @@
3017
3017
  }
3018
3018
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3019
3019
  color: #ffffff;
3020
- background: rgba(255, 255, 255, 0.08);
3020
+ background: rgba(255, 255, 255, 0.03);
3021
3021
  }
3022
3022
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3023
3023
  color: #ffffff;
3024
- background: rgba(255, 255, 255, 0.08);
3024
+ background: rgba(255, 255, 255, 0.03);
3025
3025
  }
3026
3026
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3027
3027
  color: rgba(255, 255, 255, 0.87);
@@ -3211,11 +3211,11 @@
3211
3211
  }
3212
3212
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3213
3213
  color: #ffffff;
3214
- background: rgba(255, 255, 255, 0.08);
3214
+ background: rgba(255, 255, 255, 0.03);
3215
3215
  }
3216
3216
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3217
3217
  color: #ffffff;
3218
- background: rgba(255, 255, 255, 0.08);
3218
+ background: rgba(255, 255, 255, 0.03);
3219
3219
  }
3220
3220
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3221
3221
  color: rgba(255, 255, 255, 0.87);
@@ -3017,11 +3017,11 @@
3017
3017
  }
3018
3018
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3019
3019
  color: #ffffff;
3020
- background: rgba(255, 255, 255, 0.08);
3020
+ background: rgba(255, 255, 255, 0.03);
3021
3021
  }
3022
3022
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3023
3023
  color: #ffffff;
3024
- background: rgba(255, 255, 255, 0.08);
3024
+ background: rgba(255, 255, 255, 0.03);
3025
3025
  }
3026
3026
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3027
3027
  color: rgba(255, 255, 255, 0.87);
@@ -3211,11 +3211,11 @@
3211
3211
  }
3212
3212
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3213
3213
  color: #ffffff;
3214
- background: rgba(255, 255, 255, 0.08);
3214
+ background: rgba(255, 255, 255, 0.03);
3215
3215
  }
3216
3216
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3217
3217
  color: #ffffff;
3218
- background: rgba(255, 255, 255, 0.08);
3218
+ background: rgba(255, 255, 255, 0.03);
3219
3219
  }
3220
3220
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3221
3221
  color: rgba(255, 255, 255, 0.87);
@@ -3017,11 +3017,11 @@
3017
3017
  }
3018
3018
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3019
3019
  color: #ffffff;
3020
- background: rgba(255, 255, 255, 0.08);
3020
+ background: rgba(255, 255, 255, 0.03);
3021
3021
  }
3022
3022
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3023
3023
  color: #ffffff;
3024
- background: rgba(255, 255, 255, 0.08);
3024
+ background: rgba(255, 255, 255, 0.03);
3025
3025
  }
3026
3026
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3027
3027
  color: rgba(255, 255, 255, 0.87);
@@ -3211,11 +3211,11 @@
3211
3211
  }
3212
3212
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3213
3213
  color: #ffffff;
3214
- background: rgba(255, 255, 255, 0.08);
3214
+ background: rgba(255, 255, 255, 0.03);
3215
3215
  }
3216
3216
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3217
3217
  color: #ffffff;
3218
- background: rgba(255, 255, 255, 0.08);
3218
+ background: rgba(255, 255, 255, 0.03);
3219
3219
  }
3220
3220
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3221
3221
  color: rgba(255, 255, 255, 0.87);
@@ -3017,11 +3017,11 @@
3017
3017
  }
3018
3018
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3019
3019
  color: #ffffff;
3020
- background: rgba(255, 255, 255, 0.08);
3020
+ background: rgba(255, 255, 255, 0.03);
3021
3021
  }
3022
3022
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3023
3023
  color: #ffffff;
3024
- background: rgba(255, 255, 255, 0.08);
3024
+ background: rgba(255, 255, 255, 0.03);
3025
3025
  }
3026
3026
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3027
3027
  color: rgba(255, 255, 255, 0.87);
@@ -3211,11 +3211,11 @@
3211
3211
  }
3212
3212
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3213
3213
  color: #ffffff;
3214
- background: rgba(255, 255, 255, 0.08);
3214
+ background: rgba(255, 255, 255, 0.03);
3215
3215
  }
3216
3216
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3217
3217
  color: #ffffff;
3218
- background: rgba(255, 255, 255, 0.08);
3218
+ background: rgba(255, 255, 255, 0.03);
3219
3219
  }
3220
3220
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3221
3221
  color: rgba(255, 255, 255, 0.87);
@@ -3017,11 +3017,11 @@
3017
3017
  }
3018
3018
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3019
3019
  color: #ffffff;
3020
- background: rgba(255, 255, 255, 0.08);
3020
+ background: rgba(255, 255, 255, 0.03);
3021
3021
  }
3022
3022
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3023
3023
  color: #ffffff;
3024
- background: rgba(255, 255, 255, 0.08);
3024
+ background: rgba(255, 255, 255, 0.03);
3025
3025
  }
3026
3026
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3027
3027
  color: rgba(255, 255, 255, 0.87);
@@ -3211,11 +3211,11 @@
3211
3211
  }
3212
3212
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3213
3213
  color: #ffffff;
3214
- background: rgba(255, 255, 255, 0.08);
3214
+ background: rgba(255, 255, 255, 0.03);
3215
3215
  }
3216
3216
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3217
3217
  color: #ffffff;
3218
- background: rgba(255, 255, 255, 0.08);
3218
+ background: rgba(255, 255, 255, 0.03);
3219
3219
  }
3220
3220
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3221
3221
  color: rgba(255, 255, 255, 0.87);
@@ -3017,11 +3017,11 @@
3017
3017
  }
3018
3018
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3019
3019
  color: #ffffff;
3020
- background: rgba(255, 255, 255, 0.08);
3020
+ background: rgba(255, 255, 255, 0.03);
3021
3021
  }
3022
3022
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3023
3023
  color: #ffffff;
3024
- background: rgba(255, 255, 255, 0.08);
3024
+ background: rgba(255, 255, 255, 0.03);
3025
3025
  }
3026
3026
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3027
3027
  color: rgba(255, 255, 255, 0.87);
@@ -3211,11 +3211,11 @@
3211
3211
  }
3212
3212
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3213
3213
  color: #ffffff;
3214
- background: rgba(255, 255, 255, 0.08);
3214
+ background: rgba(255, 255, 255, 0.03);
3215
3215
  }
3216
3216
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3217
3217
  color: #ffffff;
3218
- background: rgba(255, 255, 255, 0.08);
3218
+ background: rgba(255, 255, 255, 0.03);
3219
3219
  }
3220
3220
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3221
3221
  color: rgba(255, 255, 255, 0.87);
@@ -3017,11 +3017,11 @@
3017
3017
  }
3018
3018
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3019
3019
  color: #ffffff;
3020
- background: rgba(255, 255, 255, 0.08);
3020
+ background: rgba(255, 255, 255, 0.03);
3021
3021
  }
3022
3022
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3023
3023
  color: #ffffff;
3024
- background: rgba(255, 255, 255, 0.08);
3024
+ background: rgba(255, 255, 255, 0.03);
3025
3025
  }
3026
3026
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3027
3027
  color: rgba(255, 255, 255, 0.87);
@@ -3211,11 +3211,11 @@
3211
3211
  }
3212
3212
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3213
3213
  color: #ffffff;
3214
- background: rgba(255, 255, 255, 0.08);
3214
+ background: rgba(255, 255, 255, 0.03);
3215
3215
  }
3216
3216
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3217
3217
  color: #ffffff;
3218
- background: rgba(255, 255, 255, 0.08);
3218
+ background: rgba(255, 255, 255, 0.03);
3219
3219
  }
3220
3220
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3221
3221
  color: rgba(255, 255, 255, 0.87);
@@ -3018,12 +3018,12 @@
3018
3018
  color: #1e293b;
3019
3019
  }
3020
3020
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3021
- color: #0f172a;
3022
- background: #e2e8f0;
3021
+ color: #1e293b;
3022
+ background: #f1f5f9;
3023
3023
  }
3024
3024
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3025
- color: #0f172a;
3026
- background: #e2e8f0;
3025
+ color: #1e293b;
3026
+ background: #f1f5f9;
3027
3027
  }
3028
3028
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3029
3029
  color: #b45309;
@@ -3212,12 +3212,12 @@
3212
3212
  color: #1e293b;
3213
3213
  }
3214
3214
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3215
- color: #0f172a;
3216
- background: #e2e8f0;
3215
+ color: #1e293b;
3216
+ background: #f1f5f9;
3217
3217
  }
3218
3218
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3219
- color: #0f172a;
3220
- background: #e2e8f0;
3219
+ color: #1e293b;
3220
+ background: #f1f5f9;
3221
3221
  }
3222
3222
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3223
3223
  color: #b45309;
@@ -3018,12 +3018,12 @@
3018
3018
  color: #1e293b;
3019
3019
  }
3020
3020
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3021
- color: #0f172a;
3022
- background: #e2e8f0;
3021
+ color: #1e293b;
3022
+ background: #f1f5f9;
3023
3023
  }
3024
3024
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3025
- color: #0f172a;
3026
- background: #e2e8f0;
3025
+ color: #1e293b;
3026
+ background: #f1f5f9;
3027
3027
  }
3028
3028
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3029
3029
  color: #1D4ED8;
@@ -3212,12 +3212,12 @@
3212
3212
  color: #1e293b;
3213
3213
  }
3214
3214
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3215
- color: #0f172a;
3216
- background: #e2e8f0;
3215
+ color: #1e293b;
3216
+ background: #f1f5f9;
3217
3217
  }
3218
3218
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3219
- color: #0f172a;
3220
- background: #e2e8f0;
3219
+ color: #1e293b;
3220
+ background: #f1f5f9;
3221
3221
  }
3222
3222
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3223
3223
  color: #1D4ED8;
@@ -3018,12 +3018,12 @@
3018
3018
  color: #1e293b;
3019
3019
  }
3020
3020
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3021
- color: #0f172a;
3022
- background: #e2e8f0;
3021
+ color: #1e293b;
3022
+ background: #f1f5f9;
3023
3023
  }
3024
3024
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3025
- color: #0f172a;
3026
- background: #e2e8f0;
3025
+ color: #1e293b;
3026
+ background: #f1f5f9;
3027
3027
  }
3028
3028
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3029
3029
  color: #0e7490;
@@ -3212,12 +3212,12 @@
3212
3212
  color: #1e293b;
3213
3213
  }
3214
3214
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3215
- color: #0f172a;
3216
- background: #e2e8f0;
3215
+ color: #1e293b;
3216
+ background: #f1f5f9;
3217
3217
  }
3218
3218
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3219
- color: #0f172a;
3220
- background: #e2e8f0;
3219
+ color: #1e293b;
3220
+ background: #f1f5f9;
3221
3221
  }
3222
3222
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3223
3223
  color: #0e7490;
@@ -3018,12 +3018,12 @@
3018
3018
  color: #1e293b;
3019
3019
  }
3020
3020
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3021
- color: #0f172a;
3022
- background: #e2e8f0;
3021
+ color: #1e293b;
3022
+ background: #f1f5f9;
3023
3023
  }
3024
3024
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3025
- color: #0f172a;
3026
- background: #e2e8f0;
3025
+ color: #1e293b;
3026
+ background: #f1f5f9;
3027
3027
  }
3028
3028
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3029
3029
  color: #047857;
@@ -3212,12 +3212,12 @@
3212
3212
  color: #1e293b;
3213
3213
  }
3214
3214
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3215
- color: #0f172a;
3216
- background: #e2e8f0;
3215
+ color: #1e293b;
3216
+ background: #f1f5f9;
3217
3217
  }
3218
3218
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3219
- color: #0f172a;
3220
- background: #e2e8f0;
3219
+ color: #1e293b;
3220
+ background: #f1f5f9;
3221
3221
  }
3222
3222
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3223
3223
  color: #047857;
@@ -3018,12 +3018,12 @@
3018
3018
  color: #1e293b;
3019
3019
  }
3020
3020
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3021
- color: #0f172a;
3022
- background: #e2e8f0;
3021
+ color: #1e293b;
3022
+ background: #f1f5f9;
3023
3023
  }
3024
3024
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3025
- color: #0f172a;
3026
- background: #e2e8f0;
3025
+ color: #1e293b;
3026
+ background: #f1f5f9;
3027
3027
  }
3028
3028
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3029
3029
  color: #4338CA;
@@ -3212,12 +3212,12 @@
3212
3212
  color: #1e293b;
3213
3213
  }
3214
3214
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3215
- color: #0f172a;
3216
- background: #e2e8f0;
3215
+ color: #1e293b;
3216
+ background: #f1f5f9;
3217
3217
  }
3218
3218
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3219
- color: #0f172a;
3220
- background: #e2e8f0;
3219
+ color: #1e293b;
3220
+ background: #f1f5f9;
3221
3221
  }
3222
3222
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3223
3223
  color: #4338CA;
@@ -3018,12 +3018,12 @@
3018
3018
  color: #1e293b;
3019
3019
  }
3020
3020
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3021
- color: #0f172a;
3022
- background: #e2e8f0;
3021
+ color: #1e293b;
3022
+ background: #f1f5f9;
3023
3023
  }
3024
3024
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3025
- color: #0f172a;
3026
- background: #e2e8f0;
3025
+ color: #1e293b;
3026
+ background: #f1f5f9;
3027
3027
  }
3028
3028
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3029
3029
  color: #4d7c0f;
@@ -3212,12 +3212,12 @@
3212
3212
  color: #1e293b;
3213
3213
  }
3214
3214
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3215
- color: #0f172a;
3216
- background: #e2e8f0;
3215
+ color: #1e293b;
3216
+ background: #f1f5f9;
3217
3217
  }
3218
3218
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3219
- color: #0f172a;
3220
- background: #e2e8f0;
3219
+ color: #1e293b;
3220
+ background: #f1f5f9;
3221
3221
  }
3222
3222
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3223
3223
  color: #4d7c0f;
@@ -3026,12 +3026,12 @@
3026
3026
  color: #1e293b;
3027
3027
  }
3028
3028
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3029
- color: #0f172a;
3030
- background: #e2e8f0;
3029
+ color: #1e293b;
3030
+ background: #f1f5f9;
3031
3031
  }
3032
3032
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3033
- color: #0f172a;
3034
- background: #e2e8f0;
3033
+ color: #1e293b;
3034
+ background: #f1f5f9;
3035
3035
  }
3036
3036
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3037
3037
  color: #ffffff;
@@ -3220,12 +3220,12 @@
3220
3220
  color: #1e293b;
3221
3221
  }
3222
3222
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3223
- color: #0f172a;
3224
- background: #e2e8f0;
3223
+ color: #1e293b;
3224
+ background: #f1f5f9;
3225
3225
  }
3226
3226
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3227
- color: #0f172a;
3228
- background: #e2e8f0;
3227
+ color: #1e293b;
3228
+ background: #f1f5f9;
3229
3229
  }
3230
3230
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3231
3231
  color: #ffffff;