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: #495057;
2952
- background: #dee2e6;
2952
+ background: #e9ecef;
2953
2953
  }
2954
2954
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
2955
2955
  color: #495057;
2956
- background: #dee2e6;
2956
+ background: #e9ecef;
2957
2957
  }
2958
2958
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
2959
2959
  color: #495057;
@@ -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: #495057;
3146
- background: #dee2e6;
3146
+ background: #e9ecef;
3147
3147
  }
3148
3148
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3149
3149
  color: #495057;
3150
- background: #dee2e6;
3150
+ background: #e9ecef;
3151
3151
  }
3152
3152
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3153
3153
  color: #495057;
@@ -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: #495057;
2952
- background: #dee2e6;
2952
+ background: #e9ecef;
2953
2953
  }
2954
2954
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
2955
2955
  color: #495057;
2956
- background: #dee2e6;
2956
+ background: #e9ecef;
2957
2957
  }
2958
2958
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
2959
2959
  color: #495057;
@@ -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: #495057;
3146
- background: #dee2e6;
3146
+ background: #e9ecef;
3147
3147
  }
3148
3148
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3149
3149
  color: #495057;
3150
- background: #dee2e6;
3150
+ background: #e9ecef;
3151
3151
  }
3152
3152
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3153
3153
  color: #495057;
@@ -3022,11 +3022,11 @@
3022
3022
  }
3023
3023
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3024
3024
  color: rgba(255, 255, 255, 0.87);
3025
- background: rgba(255, 255, 255, 0.09);
3025
+ background: rgba(255, 255, 255, 0.03);
3026
3026
  }
3027
3027
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3028
3028
  color: rgba(255, 255, 255, 0.87);
3029
- background: rgba(255, 255, 255, 0.09);
3029
+ background: rgba(255, 255, 255, 0.03);
3030
3030
  }
3031
3031
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3032
3032
  color: #b19df7;
@@ -3216,11 +3216,11 @@
3216
3216
  }
3217
3217
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3218
3218
  color: rgba(255, 255, 255, 0.87);
3219
- background: rgba(255, 255, 255, 0.09);
3219
+ background: rgba(255, 255, 255, 0.03);
3220
3220
  }
3221
3221
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3222
3222
  color: rgba(255, 255, 255, 0.87);
3223
- background: rgba(255, 255, 255, 0.09);
3223
+ background: rgba(255, 255, 255, 0.03);
3224
3224
  }
3225
3225
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3226
3226
  color: #b19df7;
@@ -3022,11 +3022,11 @@
3022
3022
  }
3023
3023
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3024
3024
  color: #043d75;
3025
- background: #dfe7ef;
3025
+ background: #f6f9fc;
3026
3026
  }
3027
3027
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3028
3028
  color: #043d75;
3029
- background: #dfe7ef;
3029
+ background: #f6f9fc;
3030
3030
  }
3031
3031
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3032
3032
  color: #5a37f1;
@@ -3216,11 +3216,11 @@
3216
3216
  }
3217
3217
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3218
3218
  color: #043d75;
3219
- background: #dfe7ef;
3219
+ background: #f6f9fc;
3220
3220
  }
3221
3221
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3222
3222
  color: #043d75;
3223
- background: #dfe7ef;
3223
+ background: #f6f9fc;
3224
3224
  }
3225
3225
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3226
3226
  color: #5a37f1;
@@ -2984,11 +2984,11 @@
2984
2984
  }
2985
2985
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
2986
2986
  color: #18181B;
2987
- background: #e5e7eb;
2987
+ background: #f4f4f5;
2988
2988
  }
2989
2989
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
2990
2990
  color: #18181B;
2991
- background: #e5e7eb;
2991
+ background: #f4f4f5;
2992
2992
  }
2993
2993
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
2994
2994
  color: #312E81;
@@ -3178,11 +3178,11 @@
3178
3178
  }
3179
3179
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3180
3180
  color: #18181B;
3181
- background: #e5e7eb;
3181
+ background: #f4f4f5;
3182
3182
  }
3183
3183
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3184
3184
  color: #18181B;
3185
- background: #e5e7eb;
3185
+ background: #f4f4f5;
3186
3186
  }
3187
3187
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3188
3188
  color: #312E81;
@@ -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);
@@ -3030,11 +3030,11 @@
3030
3030
  }
3031
3031
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3032
3032
  color: rgba(255, 255, 255, 0.87);
3033
- background: rgba(158, 173, 230, 0.1);
3033
+ background: rgba(158, 173, 230, 0.08);
3034
3034
  }
3035
3035
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3036
3036
  color: rgba(255, 255, 255, 0.87);
3037
- background: rgba(158, 173, 230, 0.1);
3037
+ background: rgba(158, 173, 230, 0.08);
3038
3038
  }
3039
3039
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3040
3040
  color: #9eade6;
@@ -3224,11 +3224,11 @@
3224
3224
  }
3225
3225
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3226
3226
  color: rgba(255, 255, 255, 0.87);
3227
- background: rgba(158, 173, 230, 0.1);
3227
+ background: rgba(158, 173, 230, 0.08);
3228
3228
  }
3229
3229
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3230
3230
  color: rgba(255, 255, 255, 0.87);
3231
- background: rgba(158, 173, 230, 0.1);
3231
+ background: rgba(158, 173, 230, 0.08);
3232
3232
  }
3233
3233
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3234
3234
  color: #9eade6;
@@ -3030,11 +3030,11 @@
3030
3030
  }
3031
3031
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover.p-focus {
3032
3032
  color: #6c6c6c;
3033
- background: #e6e9f3;
3033
+ background: #edf0fA;
3034
3034
  }
3035
3035
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
3036
3036
  color: #6c6c6c;
3037
- background: #e6e9f3;
3037
+ background: #edf0fA;
3038
3038
  }
3039
3039
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
3040
3040
  color: #585858;
@@ -3224,11 +3224,11 @@
3224
3224
  }
3225
3225
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover.p-focus {
3226
3226
  color: #6c6c6c;
3227
- background: #e6e9f3;
3227
+ background: #edf0fA;
3228
3228
  }
3229
3229
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
3230
3230
  color: #6c6c6c;
3231
- background: #e6e9f3;
3231
+ background: #edf0fA;
3232
3232
  }
3233
3233
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
3234
3234
  color: #585858;
package/web-types.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "framework": "vue",
4
4
  "name": "PrimeVue",
5
- "version": "3.47.0",
5
+ "version": "3.47.1",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "types-syntax": "typescript",