primevue 3.12.0 → 3.12.3

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 (573) hide show
  1. package/accordion/Accordion.d.ts +8 -0
  2. package/accordion/Accordion.vue +15 -5
  3. package/accordion/accordion.cjs.js +15 -5
  4. package/accordion/accordion.cjs.min.js +1 -1
  5. package/accordion/accordion.esm.js +16 -6
  6. package/accordion/accordion.esm.min.js +1 -1
  7. package/accordion/accordion.js +16 -6
  8. package/accordion/accordion.min.js +1 -1
  9. package/accordiontab/accordiontab.esm.js +1 -1
  10. package/accordiontab/accordiontab.esm.min.js +1 -1
  11. package/accordiontab/accordiontab.js +1 -1
  12. package/api/api.js +1 -1
  13. package/autocomplete/autocomplete.cjs.js +4 -4
  14. package/autocomplete/autocomplete.esm.js +1 -1
  15. package/autocomplete/autocomplete.esm.min.js +1 -1
  16. package/autocomplete/autocomplete.js +5 -5
  17. package/avatar/avatar.esm.js +1 -1
  18. package/avatar/avatar.esm.min.js +1 -1
  19. package/avatar/avatar.js +1 -1
  20. package/avatargroup/avatargroup.esm.js +1 -1
  21. package/avatargroup/avatargroup.esm.min.js +1 -1
  22. package/avatargroup/avatargroup.js +1 -1
  23. package/badge/badge.esm.js +1 -1
  24. package/badge/badge.esm.min.js +1 -1
  25. package/badge/badge.js +1 -1
  26. package/badgedirective/badgedirective.esm.js +1 -1
  27. package/badgedirective/badgedirective.esm.min.js +1 -1
  28. package/badgedirective/badgedirective.js +1 -1
  29. package/blockui/blockui.esm.js +1 -1
  30. package/blockui/blockui.esm.min.js +1 -1
  31. package/blockui/blockui.js +1 -1
  32. package/breadcrumb/breadcrumb.esm.js +1 -1
  33. package/breadcrumb/breadcrumb.esm.min.js +1 -1
  34. package/breadcrumb/breadcrumb.js +1 -1
  35. package/button/button.cjs.js +1 -1
  36. package/button/button.esm.js +1 -1
  37. package/button/button.esm.min.js +1 -1
  38. package/button/button.js +2 -2
  39. package/calendar/Calendar.d.ts +17 -2
  40. package/calendar/Calendar.vue +10 -3
  41. package/calendar/calendar.cjs.js +13 -6
  42. package/calendar/calendar.cjs.min.js +1 -1
  43. package/calendar/calendar.esm.js +11 -4
  44. package/calendar/calendar.esm.min.js +1 -1
  45. package/calendar/calendar.js +14 -7
  46. package/calendar/calendar.min.js +1 -1
  47. package/card/card.esm.js +1 -1
  48. package/card/card.esm.min.js +1 -1
  49. package/card/card.js +1 -1
  50. package/carousel/carousel.cjs.js +1 -1
  51. package/carousel/carousel.esm.js +1 -1
  52. package/carousel/carousel.esm.min.js +1 -1
  53. package/carousel/carousel.js +2 -2
  54. package/cascadeselect/cascadeselect.cjs.js +2 -2
  55. package/cascadeselect/cascadeselect.esm.js +1 -1
  56. package/cascadeselect/cascadeselect.esm.min.js +1 -1
  57. package/cascadeselect/cascadeselect.js +3 -3
  58. package/chart/chart.cjs.js +4 -2
  59. package/chart/chart.esm.js +1 -1
  60. package/chart/chart.esm.min.js +1 -1
  61. package/chart/chart.js +1 -1
  62. package/checkbox/checkbox.esm.js +1 -1
  63. package/checkbox/checkbox.esm.min.js +1 -1
  64. package/checkbox/checkbox.js +1 -1
  65. package/chip/chip.esm.js +1 -1
  66. package/chip/chip.esm.min.js +1 -1
  67. package/chip/chip.js +1 -1
  68. package/chips/Chips.vue +1 -1
  69. package/chips/chips.cjs.js +1 -1
  70. package/chips/chips.cjs.min.js +1 -1
  71. package/chips/chips.esm.js +2 -2
  72. package/chips/chips.esm.min.js +1 -1
  73. package/chips/chips.js +2 -2
  74. package/chips/chips.min.js +1 -1
  75. package/colorpicker/colorpicker.cjs.js +1 -1
  76. package/colorpicker/colorpicker.esm.js +1 -1
  77. package/colorpicker/colorpicker.esm.min.js +1 -1
  78. package/colorpicker/colorpicker.js +2 -2
  79. package/column/Column.d.ts +15 -3
  80. package/column/column.esm.js +1 -1
  81. package/column/column.esm.min.js +1 -1
  82. package/column/column.js +1 -1
  83. package/columngroup/columngroup.esm.js +1 -1
  84. package/columngroup/columngroup.esm.min.js +1 -1
  85. package/columngroup/columngroup.js +1 -1
  86. package/config/PrimeVue.d.ts +8 -0
  87. package/config/config.cjs.js +1 -1
  88. package/config/config.esm.js +2 -1
  89. package/config/config.esm.min.js +1 -1
  90. package/config/config.js +2 -2
  91. package/confirmationeventbus/confirmationeventbus.esm.js +1 -1
  92. package/confirmationeventbus/confirmationeventbus.esm.min.js +1 -1
  93. package/confirmationeventbus/confirmationeventbus.js +1 -1
  94. package/confirmationservice/ConfirmationService.d.ts +8 -1
  95. package/confirmationservice/confirmationservice.cjs.js +2 -2
  96. package/confirmationservice/confirmationservice.esm.js +1 -1
  97. package/confirmationservice/confirmationservice.esm.min.js +1 -1
  98. package/confirmationservice/confirmationservice.js +3 -3
  99. package/confirmdialog/confirmdialog.cjs.js +6 -6
  100. package/confirmdialog/confirmdialog.esm.js +1 -1
  101. package/confirmdialog/confirmdialog.esm.min.js +1 -1
  102. package/confirmdialog/confirmdialog.js +7 -7
  103. package/confirmpopup/ConfirmPopup.vue +3 -2
  104. package/confirmpopup/confirmpopup.cjs.js +9 -8
  105. package/confirmpopup/confirmpopup.cjs.min.js +1 -1
  106. package/confirmpopup/confirmpopup.esm.js +4 -3
  107. package/confirmpopup/confirmpopup.esm.min.js +1 -1
  108. package/confirmpopup/confirmpopup.js +10 -9
  109. package/confirmpopup/confirmpopup.min.js +1 -1
  110. package/contextmenu/contextmenu.cjs.js +1 -1
  111. package/contextmenu/contextmenu.esm.js +1 -1
  112. package/contextmenu/contextmenu.esm.min.js +1 -1
  113. package/contextmenu/contextmenu.js +2 -2
  114. package/core/core.js +91 -60
  115. package/core/core.min.js +5 -5
  116. package/datatable/BodyCell.vue +17 -8
  117. package/datatable/DataTable.d.ts +1 -1
  118. package/datatable/DataTable.vue +17 -14
  119. package/datatable/RowCheckbox.vue +1 -1
  120. package/datatable/TableBody.vue +7 -1
  121. package/datatable/datatable.cjs.js +67 -46
  122. package/datatable/datatable.cjs.min.js +1 -1
  123. package/datatable/datatable.esm.js +56 -35
  124. package/datatable/datatable.esm.min.js +1 -1
  125. package/datatable/datatable.js +68 -47
  126. package/datatable/datatable.min.js +1 -1
  127. package/dataview/DataView.d.ts +5 -1
  128. package/dataview/DataView.vue +8 -1
  129. package/dataview/dataview.cjs.js +12 -3
  130. package/dataview/dataview.cjs.min.js +1 -1
  131. package/dataview/dataview.esm.js +12 -3
  132. package/dataview/dataview.esm.min.js +1 -1
  133. package/dataview/dataview.js +13 -4
  134. package/dataview/dataview.min.js +1 -1
  135. package/dataviewlayoutoptions/dataviewlayoutoptions.esm.js +1 -1
  136. package/dataviewlayoutoptions/dataviewlayoutoptions.esm.min.js +1 -1
  137. package/dataviewlayoutoptions/dataviewlayoutoptions.js +1 -1
  138. package/deferredcontent/DeferredContent.vue +2 -2
  139. package/deferredcontent/deferredcontent.cjs.js +2 -2
  140. package/deferredcontent/deferredcontent.cjs.min.js +1 -1
  141. package/deferredcontent/deferredcontent.esm.js +3 -3
  142. package/deferredcontent/deferredcontent.esm.min.js +1 -1
  143. package/deferredcontent/deferredcontent.js +3 -3
  144. package/deferredcontent/deferredcontent.min.js +1 -1
  145. package/dialog/dialog.cjs.js +1 -1
  146. package/dialog/dialog.esm.js +1 -1
  147. package/dialog/dialog.esm.min.js +1 -1
  148. package/dialog/dialog.js +2 -2
  149. package/divider/divider.esm.js +1 -1
  150. package/divider/divider.esm.min.js +1 -1
  151. package/divider/divider.js +1 -1
  152. package/dock/dock.cjs.js +2 -2
  153. package/dock/dock.esm.js +1 -1
  154. package/dock/dock.esm.min.js +1 -1
  155. package/dock/dock.js +3 -3
  156. package/dropdown/Dropdown.vue +2 -1
  157. package/dropdown/dropdown.cjs.js +12 -13
  158. package/dropdown/dropdown.cjs.min.js +1 -1
  159. package/dropdown/dropdown.esm.js +11 -12
  160. package/dropdown/dropdown.esm.min.js +1 -1
  161. package/dropdown/dropdown.js +13 -14
  162. package/dropdown/dropdown.min.js +1 -1
  163. package/editor/editor.cjs.js +1 -1
  164. package/editor/editor.esm.js +1 -1
  165. package/editor/editor.esm.min.js +1 -1
  166. package/editor/editor.js +2 -2
  167. package/fieldset/fieldset.cjs.js +1 -1
  168. package/fieldset/fieldset.esm.js +1 -1
  169. package/fieldset/fieldset.esm.min.js +1 -1
  170. package/fieldset/fieldset.js +2 -2
  171. package/fileupload/FileUpload.vue +1 -0
  172. package/fileupload/fileupload.cjs.js +5 -4
  173. package/fileupload/fileupload.cjs.min.js +1 -1
  174. package/fileupload/fileupload.esm.js +2 -1
  175. package/fileupload/fileupload.esm.min.js +1 -1
  176. package/fileupload/fileupload.js +6 -5
  177. package/fileupload/fileupload.min.js +1 -1
  178. package/fullcalendar/fullcalendar.esm.js +1 -1
  179. package/fullcalendar/fullcalendar.esm.min.js +1 -1
  180. package/fullcalendar/fullcalendar.js +1 -1
  181. package/galleria/Galleria.vue +2 -8
  182. package/galleria/galleria.cjs.js +5 -11
  183. package/galleria/galleria.cjs.min.js +1 -1
  184. package/galleria/galleria.esm.js +3 -9
  185. package/galleria/galleria.esm.min.js +1 -1
  186. package/galleria/galleria.js +6 -12
  187. package/galleria/galleria.min.js +1 -1
  188. package/image/image.esm.js +1 -1
  189. package/image/image.esm.min.js +1 -1
  190. package/image/image.js +1 -1
  191. package/inlinemessage/inlinemessage.esm.js +1 -1
  192. package/inlinemessage/inlinemessage.esm.min.js +1 -1
  193. package/inlinemessage/inlinemessage.js +1 -1
  194. package/inplace/inplace.cjs.js +1 -1
  195. package/inplace/inplace.esm.js +1 -1
  196. package/inplace/inplace.esm.min.js +1 -1
  197. package/inplace/inplace.js +2 -2
  198. package/inputmask/inputmask.esm.js +1 -1
  199. package/inputmask/inputmask.esm.min.js +1 -1
  200. package/inputmask/inputmask.js +1 -1
  201. package/inputnumber/InputNumber.d.ts +22 -1
  202. package/inputnumber/InputNumber.vue +7 -3
  203. package/inputnumber/inputnumber.cjs.js +8 -4
  204. package/inputnumber/inputnumber.cjs.min.js +1 -1
  205. package/inputnumber/inputnumber.esm.js +7 -3
  206. package/inputnumber/inputnumber.esm.min.js +1 -1
  207. package/inputnumber/inputnumber.js +9 -5
  208. package/inputnumber/inputnumber.min.js +1 -1
  209. package/inputswitch/InputSwitch.d.ts +1 -1
  210. package/inputswitch/inputswitch.esm.js +1 -1
  211. package/inputswitch/inputswitch.esm.min.js +1 -1
  212. package/inputswitch/inputswitch.js +1 -1
  213. package/inputtext/inputtext.esm.js +1 -1
  214. package/inputtext/inputtext.esm.min.js +1 -1
  215. package/inputtext/inputtext.js +1 -1
  216. package/knob/knob.esm.js +1 -1
  217. package/knob/knob.esm.min.js +1 -1
  218. package/knob/knob.js +1 -1
  219. package/listbox/listbox.cjs.js +2 -2
  220. package/listbox/listbox.esm.js +1 -1
  221. package/listbox/listbox.esm.min.js +1 -1
  222. package/listbox/listbox.js +3 -3
  223. package/megamenu/megamenu.cjs.js +1 -1
  224. package/megamenu/megamenu.esm.js +1 -1
  225. package/megamenu/megamenu.esm.min.js +1 -1
  226. package/megamenu/megamenu.js +2 -2
  227. package/menu/Menu.vue +1 -1
  228. package/menu/menu.cjs.js +3 -3
  229. package/menu/menu.cjs.min.js +1 -1
  230. package/menu/menu.esm.js +2 -2
  231. package/menu/menu.esm.min.js +1 -1
  232. package/menu/menu.js +4 -4
  233. package/menu/menu.min.js +1 -1
  234. package/menubar/menubar.cjs.js +1 -1
  235. package/menubar/menubar.esm.js +1 -1
  236. package/menubar/menubar.esm.min.js +1 -1
  237. package/menubar/menubar.js +2 -2
  238. package/message/message.cjs.js +1 -1
  239. package/message/message.esm.js +1 -1
  240. package/message/message.esm.min.js +1 -1
  241. package/message/message.js +2 -2
  242. package/multiselect/MultiSelect.vue +8 -5
  243. package/multiselect/multiselect.cjs.js +11 -8
  244. package/multiselect/multiselect.cjs.min.js +1 -1
  245. package/multiselect/multiselect.esm.js +9 -6
  246. package/multiselect/multiselect.esm.min.js +1 -1
  247. package/multiselect/multiselect.js +12 -9
  248. package/multiselect/multiselect.min.js +1 -1
  249. package/orderlist/OrderList.vue +4 -4
  250. package/orderlist/orderlist.cjs.js +6 -6
  251. package/orderlist/orderlist.cjs.min.js +1 -1
  252. package/orderlist/orderlist.esm.js +5 -5
  253. package/orderlist/orderlist.esm.min.js +1 -1
  254. package/orderlist/orderlist.js +7 -7
  255. package/orderlist/orderlist.min.js +1 -1
  256. package/organizationchart/organizationchart.esm.js +1 -1
  257. package/organizationchart/organizationchart.esm.min.js +1 -1
  258. package/organizationchart/organizationchart.js +1 -1
  259. package/overlayeventbus/overlayeventbus.esm.js +1 -1
  260. package/overlayeventbus/overlayeventbus.esm.min.js +1 -1
  261. package/overlayeventbus/overlayeventbus.js +1 -1
  262. package/overlaypanel/overlaypanel.cjs.js +5 -5
  263. package/overlaypanel/overlaypanel.esm.js +1 -1
  264. package/overlaypanel/overlaypanel.esm.min.js +1 -1
  265. package/overlaypanel/overlaypanel.js +6 -6
  266. package/package.json +1 -1
  267. package/paginator/paginator.cjs.js +8 -8
  268. package/paginator/paginator.esm.js +1 -1
  269. package/paginator/paginator.esm.min.js +1 -1
  270. package/paginator/paginator.js +9 -9
  271. package/panel/panel.cjs.js +1 -1
  272. package/panel/panel.esm.js +1 -1
  273. package/panel/panel.esm.min.js +1 -1
  274. package/panel/panel.js +2 -2
  275. package/panelmenu/PanelMenu.vue +9 -4
  276. package/panelmenu/PanelMenuSub.vue +6 -1
  277. package/panelmenu/panelmenu.cjs.js +16 -4
  278. package/panelmenu/panelmenu.cjs.min.js +1 -1
  279. package/panelmenu/panelmenu.esm.js +17 -5
  280. package/panelmenu/panelmenu.esm.min.js +1 -1
  281. package/panelmenu/panelmenu.js +17 -5
  282. package/panelmenu/panelmenu.min.js +1 -1
  283. package/password/Password.vue +1 -1
  284. package/password/password.cjs.js +3 -3
  285. package/password/password.esm.js +2 -2
  286. package/password/password.esm.min.js +1 -1
  287. package/password/password.js +4 -4
  288. package/picklist/picklist.cjs.js +2 -2
  289. package/picklist/picklist.esm.js +1 -1
  290. package/picklist/picklist.esm.min.js +1 -1
  291. package/picklist/picklist.js +3 -3
  292. package/progressbar/progressbar.esm.js +1 -1
  293. package/progressbar/progressbar.esm.min.js +1 -1
  294. package/progressbar/progressbar.js +1 -1
  295. package/progressspinner/progressspinner.esm.js +1 -1
  296. package/progressspinner/progressspinner.esm.min.js +1 -1
  297. package/progressspinner/progressspinner.js +1 -1
  298. package/radiobutton/radiobutton.esm.js +1 -1
  299. package/radiobutton/radiobutton.esm.min.js +1 -1
  300. package/radiobutton/radiobutton.js +1 -1
  301. package/rating/Rating.vue +1 -1
  302. package/rating/rating.cjs.js +1 -1
  303. package/rating/rating.cjs.min.js +1 -1
  304. package/rating/rating.esm.js +2 -2
  305. package/rating/rating.esm.min.js +1 -1
  306. package/rating/rating.js +2 -2
  307. package/rating/rating.min.js +1 -1
  308. package/resources/primevue.css +5 -3
  309. package/resources/primevue.min.css +1 -1
  310. package/resources/themes/arya-blue/theme.css +263 -1
  311. package/resources/themes/arya-green/theme.css +263 -1
  312. package/resources/themes/arya-orange/theme.css +263 -1
  313. package/resources/themes/arya-purple/theme.css +263 -1
  314. package/resources/themes/bootstrap4-dark-blue/theme.css +263 -1
  315. package/resources/themes/bootstrap4-dark-purple/theme.css +263 -1
  316. package/resources/themes/bootstrap4-light-blue/theme.css +262 -0
  317. package/resources/themes/bootstrap4-light-purple/theme.css +262 -0
  318. package/resources/themes/fluent-light/theme.css +262 -0
  319. package/resources/themes/lara-dark-blue/theme.css +270 -43
  320. package/resources/themes/lara-dark-indigo/theme.css +270 -43
  321. package/resources/themes/lara-dark-purple/theme.css +270 -43
  322. package/resources/themes/lara-dark-teal/theme.css +270 -43
  323. package/resources/themes/lara-light-blue/theme.css +362 -135
  324. package/resources/themes/lara-light-indigo/theme.css +269 -42
  325. package/resources/themes/lara-light-purple/theme.css +269 -42
  326. package/resources/themes/lara-light-teal/theme.css +269 -42
  327. package/resources/themes/luna-amber/theme.css +262 -0
  328. package/resources/themes/luna-blue/theme.css +262 -0
  329. package/resources/themes/luna-green/theme.css +262 -0
  330. package/resources/themes/luna-pink/theme.css +262 -0
  331. package/resources/themes/md-dark-deeppurple/theme.css +353 -8
  332. package/resources/themes/md-dark-indigo/theme.css +353 -8
  333. package/resources/themes/md-light-deeppurple/theme.css +350 -5
  334. package/resources/themes/md-light-indigo/theme.css +350 -5
  335. package/resources/themes/mdc-dark-deeppurple/theme.css +353 -8
  336. package/resources/themes/mdc-dark-indigo/theme.css +353 -8
  337. package/resources/themes/mdc-light-deeppurple/theme.css +350 -5
  338. package/resources/themes/mdc-light-indigo/theme.css +350 -5
  339. package/resources/themes/nova/theme.css +262 -0
  340. package/resources/themes/nova-accent/theme.css +262 -0
  341. package/resources/themes/nova-alt/theme.css +262 -0
  342. package/resources/themes/nova-vue/theme.css +262 -0
  343. package/resources/themes/rhea/theme.css +262 -0
  344. package/resources/themes/saga-blue/theme.css +262 -0
  345. package/resources/themes/saga-green/theme.css +262 -0
  346. package/resources/themes/saga-orange/theme.css +262 -0
  347. package/resources/themes/saga-purple/theme.css +262 -0
  348. package/resources/themes/tailwind-light/theme.css +262 -0
  349. package/resources/themes/vela-blue/theme.css +263 -1
  350. package/resources/themes/vela-green/theme.css +263 -1
  351. package/resources/themes/vela-orange/theme.css +263 -1
  352. package/resources/themes/vela-purple/theme.css +263 -1
  353. package/ripple/ripple.esm.js +1 -1
  354. package/ripple/ripple.esm.min.js +1 -1
  355. package/ripple/ripple.js +1 -1
  356. package/row/row.esm.js +1 -1
  357. package/row/row.esm.min.js +1 -1
  358. package/row/row.js +1 -1
  359. package/scrollpanel/scrollpanel.esm.js +1 -1
  360. package/scrollpanel/scrollpanel.esm.min.js +1 -1
  361. package/scrollpanel/scrollpanel.js +1 -1
  362. package/scrolltop/ScrollTop.vue +1 -1
  363. package/scrolltop/scrolltop.cjs.js +1 -1
  364. package/scrolltop/scrolltop.esm.js +2 -2
  365. package/scrolltop/scrolltop.esm.min.js +1 -1
  366. package/scrolltop/scrolltop.js +2 -2
  367. package/selectbutton/selectbutton.cjs.js +1 -1
  368. package/selectbutton/selectbutton.esm.js +1 -1
  369. package/selectbutton/selectbutton.esm.min.js +1 -1
  370. package/selectbutton/selectbutton.js +2 -2
  371. package/sidebar/sidebar.cjs.js +1 -1
  372. package/sidebar/sidebar.esm.js +1 -1
  373. package/sidebar/sidebar.esm.min.js +1 -1
  374. package/sidebar/sidebar.js +2 -2
  375. package/skeleton/skeleton.esm.js +1 -1
  376. package/skeleton/skeleton.esm.min.js +1 -1
  377. package/skeleton/skeleton.js +1 -1
  378. package/slider/Slider.vue +10 -2
  379. package/slider/slider.cjs.js +9 -1
  380. package/slider/slider.cjs.min.js +1 -1
  381. package/slider/slider.esm.js +10 -2
  382. package/slider/slider.esm.min.js +1 -1
  383. package/slider/slider.js +10 -2
  384. package/slider/slider.min.js +1 -1
  385. package/speeddial/speeddial.cjs.js +3 -3
  386. package/speeddial/speeddial.esm.js +1 -1
  387. package/speeddial/speeddial.esm.min.js +1 -1
  388. package/speeddial/speeddial.js +4 -4
  389. package/splitbutton/SplitButton.vue +6 -2
  390. package/splitbutton/splitbutton.cjs.js +5 -5
  391. package/splitbutton/splitbutton.cjs.min.js +1 -1
  392. package/splitbutton/splitbutton.esm.js +4 -4
  393. package/splitbutton/splitbutton.esm.min.js +1 -1
  394. package/splitbutton/splitbutton.js +6 -6
  395. package/splitbutton/splitbutton.min.js +1 -1
  396. package/splitter/splitter.esm.js +1 -1
  397. package/splitter/splitter.esm.min.js +1 -1
  398. package/splitter/splitter.js +1 -1
  399. package/splitterpanel/splitterpanel.esm.js +1 -1
  400. package/splitterpanel/splitterpanel.esm.min.js +1 -1
  401. package/splitterpanel/splitterpanel.js +1 -1
  402. package/steps/steps.esm.js +1 -1
  403. package/steps/steps.esm.min.js +1 -1
  404. package/steps/steps.js +1 -1
  405. package/styleclass/styleclass.cjs.js +11 -2
  406. package/styleclass/styleclass.cjs.min.js +1 -1
  407. package/styleclass/styleclass.esm.js +12 -3
  408. package/styleclass/styleclass.esm.min.js +1 -1
  409. package/styleclass/styleclass.js +12 -3
  410. package/styleclass/styleclass.min.js +1 -1
  411. package/tabmenu/tabmenu.cjs.js +1 -1
  412. package/tabmenu/tabmenu.esm.js +1 -1
  413. package/tabmenu/tabmenu.esm.min.js +1 -1
  414. package/tabmenu/tabmenu.js +2 -2
  415. package/tabpanel/tabpanel.esm.js +1 -1
  416. package/tabpanel/tabpanel.esm.min.js +1 -1
  417. package/tabpanel/tabpanel.js +1 -1
  418. package/tabview/tabview.cjs.js +1 -1
  419. package/tabview/tabview.esm.js +1 -1
  420. package/tabview/tabview.esm.min.js +1 -1
  421. package/tabview/tabview.js +2 -2
  422. package/tag/tag.esm.js +1 -1
  423. package/tag/tag.esm.min.js +1 -1
  424. package/tag/tag.js +1 -1
  425. package/terminal/terminal.cjs.js +3 -3
  426. package/terminal/terminal.esm.js +1 -1
  427. package/terminal/terminal.esm.min.js +1 -1
  428. package/terminal/terminal.js +4 -4
  429. package/terminalservice/terminalservice.esm.js +1 -1
  430. package/terminalservice/terminalservice.esm.min.js +1 -1
  431. package/terminalservice/terminalservice.js +1 -1
  432. package/textarea/textarea.esm.js +1 -1
  433. package/textarea/textarea.esm.min.js +1 -1
  434. package/textarea/textarea.js +1 -1
  435. package/tieredmenu/TieredMenu.vue +1 -1
  436. package/tieredmenu/tieredmenu.cjs.js +3 -3
  437. package/tieredmenu/tieredmenu.cjs.min.js +1 -1
  438. package/tieredmenu/tieredmenu.esm.js +2 -2
  439. package/tieredmenu/tieredmenu.esm.min.js +1 -1
  440. package/tieredmenu/tieredmenu.js +4 -4
  441. package/tieredmenu/tieredmenu.min.js +1 -1
  442. package/timeline/timeline.esm.js +1 -1
  443. package/timeline/timeline.esm.min.js +1 -1
  444. package/timeline/timeline.js +1 -1
  445. package/toast/Toast.d.ts +1 -1
  446. package/toast/toast.cjs.js +7 -7
  447. package/toast/toast.esm.js +1 -1
  448. package/toast/toast.esm.min.js +1 -1
  449. package/toast/toast.js +8 -8
  450. package/toasteventbus/toasteventbus.esm.js +1 -1
  451. package/toasteventbus/toasteventbus.esm.min.js +1 -1
  452. package/toasteventbus/toasteventbus.js +1 -1
  453. package/toastservice/toastservice.cjs.js +3 -3
  454. package/toastservice/toastservice.esm.js +1 -1
  455. package/toastservice/toastservice.esm.min.js +1 -1
  456. package/toastservice/toastservice.js +4 -4
  457. package/togglebutton/togglebutton.cjs.js +1 -1
  458. package/togglebutton/togglebutton.esm.js +1 -1
  459. package/togglebutton/togglebutton.esm.min.js +1 -1
  460. package/togglebutton/togglebutton.js +2 -2
  461. package/toolbar/toolbar.esm.js +1 -1
  462. package/toolbar/toolbar.esm.min.js +1 -1
  463. package/toolbar/toolbar.js +1 -1
  464. package/tooltip/tooltip.cjs.js +29 -1
  465. package/tooltip/tooltip.cjs.min.js +1 -1
  466. package/tooltip/tooltip.esm.js +30 -2
  467. package/tooltip/tooltip.esm.min.js +1 -1
  468. package/tooltip/tooltip.js +30 -2
  469. package/tooltip/tooltip.min.js +1 -1
  470. package/tree/tree.cjs.js +1 -1
  471. package/tree/tree.esm.js +1 -1
  472. package/tree/tree.esm.min.js +1 -1
  473. package/tree/tree.js +2 -2
  474. package/treeselect/treeselect.cjs.js +3 -3
  475. package/treeselect/treeselect.esm.js +1 -1
  476. package/treeselect/treeselect.esm.min.js +1 -1
  477. package/treeselect/treeselect.js +4 -4
  478. package/treetable/treetable.cjs.js +2 -2
  479. package/treetable/treetable.esm.js +1 -1
  480. package/treetable/treetable.esm.min.js +1 -1
  481. package/treetable/treetable.js +3 -3
  482. package/tristatecheckbox/tristatecheckbox.esm.js +1 -1
  483. package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
  484. package/tristatecheckbox/tristatecheckbox.js +1 -1
  485. package/useconfirm/useconfirm.js +1 -1
  486. package/usetoast/usetoast.js +1 -1
  487. package/utils/utils.js +1 -1
  488. package/vetur-attributes.json +16 -4
  489. package/vetur-tags.json +6 -3
  490. package/virtualscroller/virtualscroller.esm.js +1 -1
  491. package/virtualscroller/virtualscroller.esm.min.js +1 -1
  492. package/virtualscroller/virtualscroller.js +1 -1
  493. package/web-types.json +87 -6
  494. package/resources/themes/lara-dark-blue/fonts/Inter-Bold.woff +0 -0
  495. package/resources/themes/lara-dark-blue/fonts/Inter-Bold.woff2 +0 -0
  496. package/resources/themes/lara-dark-blue/fonts/Inter-Light.woff +0 -0
  497. package/resources/themes/lara-dark-blue/fonts/Inter-Light.woff2 +0 -0
  498. package/resources/themes/lara-dark-blue/fonts/Inter-Medium.woff +0 -0
  499. package/resources/themes/lara-dark-blue/fonts/Inter-Medium.woff2 +0 -0
  500. package/resources/themes/lara-dark-blue/fonts/Inter-Regular.woff +0 -0
  501. package/resources/themes/lara-dark-blue/fonts/Inter-Regular.woff2 +0 -0
  502. package/resources/themes/lara-dark-blue/fonts/Inter-SemiBold.woff +0 -0
  503. package/resources/themes/lara-dark-blue/fonts/Inter-SemiBold.woff2 +0 -0
  504. package/resources/themes/lara-dark-indigo/fonts/Inter-Bold.woff +0 -0
  505. package/resources/themes/lara-dark-indigo/fonts/Inter-Bold.woff2 +0 -0
  506. package/resources/themes/lara-dark-indigo/fonts/Inter-Light.woff +0 -0
  507. package/resources/themes/lara-dark-indigo/fonts/Inter-Light.woff2 +0 -0
  508. package/resources/themes/lara-dark-indigo/fonts/Inter-Medium.woff +0 -0
  509. package/resources/themes/lara-dark-indigo/fonts/Inter-Medium.woff2 +0 -0
  510. package/resources/themes/lara-dark-indigo/fonts/Inter-Regular.woff +0 -0
  511. package/resources/themes/lara-dark-indigo/fonts/Inter-Regular.woff2 +0 -0
  512. package/resources/themes/lara-dark-indigo/fonts/Inter-SemiBold.woff +0 -0
  513. package/resources/themes/lara-dark-indigo/fonts/Inter-SemiBold.woff2 +0 -0
  514. package/resources/themes/lara-dark-purple/fonts/Inter-Bold.woff +0 -0
  515. package/resources/themes/lara-dark-purple/fonts/Inter-Bold.woff2 +0 -0
  516. package/resources/themes/lara-dark-purple/fonts/Inter-Light.woff +0 -0
  517. package/resources/themes/lara-dark-purple/fonts/Inter-Light.woff2 +0 -0
  518. package/resources/themes/lara-dark-purple/fonts/Inter-Medium.woff +0 -0
  519. package/resources/themes/lara-dark-purple/fonts/Inter-Medium.woff2 +0 -0
  520. package/resources/themes/lara-dark-purple/fonts/Inter-Regular.woff +0 -0
  521. package/resources/themes/lara-dark-purple/fonts/Inter-Regular.woff2 +0 -0
  522. package/resources/themes/lara-dark-purple/fonts/Inter-SemiBold.woff +0 -0
  523. package/resources/themes/lara-dark-purple/fonts/Inter-SemiBold.woff2 +0 -0
  524. package/resources/themes/lara-dark-teal/fonts/Inter-Bold.woff +0 -0
  525. package/resources/themes/lara-dark-teal/fonts/Inter-Bold.woff2 +0 -0
  526. package/resources/themes/lara-dark-teal/fonts/Inter-Light.woff +0 -0
  527. package/resources/themes/lara-dark-teal/fonts/Inter-Light.woff2 +0 -0
  528. package/resources/themes/lara-dark-teal/fonts/Inter-Medium.woff +0 -0
  529. package/resources/themes/lara-dark-teal/fonts/Inter-Medium.woff2 +0 -0
  530. package/resources/themes/lara-dark-teal/fonts/Inter-Regular.woff +0 -0
  531. package/resources/themes/lara-dark-teal/fonts/Inter-Regular.woff2 +0 -0
  532. package/resources/themes/lara-dark-teal/fonts/Inter-SemiBold.woff +0 -0
  533. package/resources/themes/lara-dark-teal/fonts/Inter-SemiBold.woff2 +0 -0
  534. package/resources/themes/lara-light-blue/fonts/Inter-Bold.woff +0 -0
  535. package/resources/themes/lara-light-blue/fonts/Inter-Bold.woff2 +0 -0
  536. package/resources/themes/lara-light-blue/fonts/Inter-Light.woff +0 -0
  537. package/resources/themes/lara-light-blue/fonts/Inter-Light.woff2 +0 -0
  538. package/resources/themes/lara-light-blue/fonts/Inter-Medium.woff +0 -0
  539. package/resources/themes/lara-light-blue/fonts/Inter-Medium.woff2 +0 -0
  540. package/resources/themes/lara-light-blue/fonts/Inter-Regular.woff +0 -0
  541. package/resources/themes/lara-light-blue/fonts/Inter-Regular.woff2 +0 -0
  542. package/resources/themes/lara-light-blue/fonts/Inter-SemiBold.woff +0 -0
  543. package/resources/themes/lara-light-blue/fonts/Inter-SemiBold.woff2 +0 -0
  544. package/resources/themes/lara-light-indigo/fonts/Inter-Bold.woff +0 -0
  545. package/resources/themes/lara-light-indigo/fonts/Inter-Bold.woff2 +0 -0
  546. package/resources/themes/lara-light-indigo/fonts/Inter-Light.woff +0 -0
  547. package/resources/themes/lara-light-indigo/fonts/Inter-Light.woff2 +0 -0
  548. package/resources/themes/lara-light-indigo/fonts/Inter-Medium.woff +0 -0
  549. package/resources/themes/lara-light-indigo/fonts/Inter-Medium.woff2 +0 -0
  550. package/resources/themes/lara-light-indigo/fonts/Inter-Regular.woff +0 -0
  551. package/resources/themes/lara-light-indigo/fonts/Inter-Regular.woff2 +0 -0
  552. package/resources/themes/lara-light-indigo/fonts/Inter-SemiBold.woff +0 -0
  553. package/resources/themes/lara-light-indigo/fonts/Inter-SemiBold.woff2 +0 -0
  554. package/resources/themes/lara-light-purple/fonts/Inter-Bold.woff +0 -0
  555. package/resources/themes/lara-light-purple/fonts/Inter-Bold.woff2 +0 -0
  556. package/resources/themes/lara-light-purple/fonts/Inter-Light.woff +0 -0
  557. package/resources/themes/lara-light-purple/fonts/Inter-Light.woff2 +0 -0
  558. package/resources/themes/lara-light-purple/fonts/Inter-Medium.woff +0 -0
  559. package/resources/themes/lara-light-purple/fonts/Inter-Medium.woff2 +0 -0
  560. package/resources/themes/lara-light-purple/fonts/Inter-Regular.woff +0 -0
  561. package/resources/themes/lara-light-purple/fonts/Inter-Regular.woff2 +0 -0
  562. package/resources/themes/lara-light-purple/fonts/Inter-SemiBold.woff +0 -0
  563. package/resources/themes/lara-light-purple/fonts/Inter-SemiBold.woff2 +0 -0
  564. package/resources/themes/lara-light-teal/fonts/Inter-Bold.woff +0 -0
  565. package/resources/themes/lara-light-teal/fonts/Inter-Bold.woff2 +0 -0
  566. package/resources/themes/lara-light-teal/fonts/Inter-Light.woff +0 -0
  567. package/resources/themes/lara-light-teal/fonts/Inter-Light.woff2 +0 -0
  568. package/resources/themes/lara-light-teal/fonts/Inter-Medium.woff +0 -0
  569. package/resources/themes/lara-light-teal/fonts/Inter-Medium.woff2 +0 -0
  570. package/resources/themes/lara-light-teal/fonts/Inter-Regular.woff +0 -0
  571. package/resources/themes/lara-light-teal/fonts/Inter-Regular.woff2 +0 -0
  572. package/resources/themes/lara-light-teal/fonts/Inter-SemiBold.woff +0 -0
  573. package/resources/themes/lara-light-teal/fonts/Inter-SemiBold.woff2 +0 -0
package/core/core.js CHANGED
@@ -879,7 +879,7 @@ this.primevue.utils = (function (exports) {
879
879
 
880
880
  return exports;
881
881
 
882
- })({});
882
+ }({}));
883
883
 
884
884
  this.primevue = this.primevue || {};
885
885
  this.primevue.api = (function (exports, utils) {
@@ -1402,7 +1402,7 @@ this.primevue.api = (function (exports, utils) {
1402
1402
 
1403
1403
  return exports;
1404
1404
 
1405
- })({}, primevue.utils);
1405
+ }({}, primevue.utils));
1406
1406
 
1407
1407
  this.primevue = this.primevue || {};
1408
1408
  this.primevue.config = (function (exports, vue, api) {
@@ -1508,14 +1508,14 @@ this.primevue.config = (function (exports, vue, api) {
1508
1508
  }
1509
1509
  };
1510
1510
 
1511
- exports["default"] = PrimeVue;
1511
+ exports.default = PrimeVue;
1512
1512
  exports.usePrimeVue = usePrimeVue;
1513
1513
 
1514
1514
  Object.defineProperty(exports, '__esModule', { value: true });
1515
1515
 
1516
1516
  return exports;
1517
1517
 
1518
- })({}, Vue, primevue.api);
1518
+ }({}, Vue, primevue.api));
1519
1519
 
1520
1520
  this.primevue = this.primevue || {};
1521
1521
  this.primevue.ripple = (function (utils) {
@@ -1596,7 +1596,7 @@ this.primevue.ripple = (function (utils) {
1596
1596
 
1597
1597
  return Ripple;
1598
1598
 
1599
- })(primevue.utils);
1599
+ }(primevue.utils));
1600
1600
 
1601
1601
  this.primevue = this.primevue || {};
1602
1602
  this.primevue.tooltip = (function (utils) {
@@ -1707,7 +1707,15 @@ this.primevue.tooltip = (function (utils) {
1707
1707
 
1708
1708
  let tooltipText = document.createElement('div');
1709
1709
  tooltipText.className = 'p-tooltip-text';
1710
- tooltipText.innerHTML = el.$_ptooltipValue;
1710
+
1711
+
1712
+ if (el.$_ptooltipEscape) {
1713
+ tooltipText.innerHTML = el.$_ptooltipValue;
1714
+ }
1715
+ else {
1716
+ tooltipText.innerHTML = '';
1717
+ tooltipText.appendChild(document.createTextNode(el.$_ptooltipValue));
1718
+ }
1711
1719
 
1712
1720
  container.appendChild(tooltipText);
1713
1721
  document.body.appendChild(container);
@@ -1734,6 +1742,10 @@ this.primevue.tooltip = (function (utils) {
1734
1742
  alignTop(el);
1735
1743
  if (isOutOfBounds(el)) {
1736
1744
  alignBottom(el);
1745
+
1746
+ if (isOutOfBounds(el)) {
1747
+ alignTop(el);
1748
+ }
1737
1749
  }
1738
1750
  }
1739
1751
  else if (modifiers.left) {
@@ -1746,6 +1758,10 @@ this.primevue.tooltip = (function (utils) {
1746
1758
 
1747
1759
  if (isOutOfBounds(el)) {
1748
1760
  alignBottom(el);
1761
+
1762
+ if (isOutOfBounds(el)) {
1763
+ alignLeft(el);
1764
+ }
1749
1765
  }
1750
1766
  }
1751
1767
  }
@@ -1754,6 +1770,10 @@ this.primevue.tooltip = (function (utils) {
1754
1770
  alignBottom(el);
1755
1771
  if (isOutOfBounds(el)) {
1756
1772
  alignTop(el);
1773
+
1774
+ if (isOutOfBounds(el)) {
1775
+ alignBottom(el);
1776
+ }
1757
1777
  }
1758
1778
  }
1759
1779
  else {
@@ -1766,6 +1786,10 @@ this.primevue.tooltip = (function (utils) {
1766
1786
 
1767
1787
  if (isOutOfBounds(el)) {
1768
1788
  alignBottom(el);
1789
+
1790
+ if (isOutOfBounds(el)) {
1791
+ alignRight(el);
1792
+ }
1769
1793
  }
1770
1794
  }
1771
1795
  }
@@ -1869,11 +1893,13 @@ this.primevue.tooltip = (function (utils) {
1869
1893
  else if (typeof options.value === 'string') {
1870
1894
  target.$_ptooltipValue = options.value;
1871
1895
  target.$_ptooltipDisabled = false;
1896
+ target.$_ptooltipEscape = false;
1872
1897
  target.$_ptooltipClass = null;
1873
1898
  }
1874
1899
  else {
1875
1900
  target.$_ptooltipValue = options.value.value;
1876
1901
  target.$_ptooltipDisabled = options.value.disabled || false;
1902
+ target.$_ptooltipEscape = options.value.escape || false;
1877
1903
  target.$_ptooltipClass = options.value.class;
1878
1904
  }
1879
1905
 
@@ -1900,11 +1926,13 @@ this.primevue.tooltip = (function (utils) {
1900
1926
  if (typeof options.value === 'string') {
1901
1927
  target.$_ptooltipValue = options.value;
1902
1928
  target.$_ptooltipDisabled = false;
1929
+ target.$_ptooltipEscape = false;
1903
1930
  target.$_ptooltipClass = null;
1904
1931
  }
1905
1932
  else {
1906
1933
  target.$_ptooltipValue = options.value.value;
1907
1934
  target.$_ptooltipDisabled = options.value.disabled || false;
1935
+ target.$_ptooltipEscape = options.value.escape || false;
1908
1936
  target.$_ptooltipClass = options.value.class;
1909
1937
  }
1910
1938
  }
@@ -1912,7 +1940,7 @@ this.primevue.tooltip = (function (utils) {
1912
1940
 
1913
1941
  return Tooltip;
1914
1942
 
1915
- })(primevue.utils);
1943
+ }(primevue.utils));
1916
1944
 
1917
1945
  this.primevue = this.primevue || {};
1918
1946
  this.primevue.virtualscroller = (function (vue) {
@@ -2571,7 +2599,7 @@ this.primevue.virtualscroller = (function (vue) {
2571
2599
 
2572
2600
  return script;
2573
2601
 
2574
- })(Vue);
2602
+ }(Vue));
2575
2603
 
2576
2604
  this.primevue = this.primevue || {};
2577
2605
  this.primevue.confirmationeventbus = (function (utils) {
@@ -2581,7 +2609,7 @@ this.primevue.confirmationeventbus = (function (utils) {
2581
2609
 
2582
2610
  return ConfirmationEventBus;
2583
2611
 
2584
- })(primevue.utils);
2612
+ }(primevue.utils));
2585
2613
 
2586
2614
  this.primevue = this.primevue || {};
2587
2615
  this.primevue.toasteventbus = (function (utils) {
@@ -2591,7 +2619,7 @@ this.primevue.toasteventbus = (function (utils) {
2591
2619
 
2592
2620
  return ToastEventBus;
2593
2621
 
2594
- })(primevue.utils);
2622
+ }(primevue.utils));
2595
2623
 
2596
2624
  this.primevue = this.primevue || {};
2597
2625
  this.primevue.overlayeventbus = (function (utils) {
@@ -2601,7 +2629,7 @@ this.primevue.overlayeventbus = (function (utils) {
2601
2629
 
2602
2630
  return OverlayEventBus;
2603
2631
 
2604
- })(primevue.utils);
2632
+ }(primevue.utils));
2605
2633
 
2606
2634
  this.primevue = this.primevue || {};
2607
2635
  this.primevue.terminalservice = (function (utils) {
@@ -2611,7 +2639,7 @@ this.primevue.terminalservice = (function (utils) {
2611
2639
 
2612
2640
  return TerminalService;
2613
2641
 
2614
- })(primevue.utils);
2642
+ }(primevue.utils));
2615
2643
 
2616
2644
  this.primevue = this.primevue || {};
2617
2645
  this.primevue.useconfirm = (function (exports, vue) {
@@ -2635,7 +2663,7 @@ this.primevue.useconfirm = (function (exports, vue) {
2635
2663
 
2636
2664
  return exports;
2637
2665
 
2638
- })({}, Vue);
2666
+ }({}, Vue));
2639
2667
 
2640
2668
  this.primevue = this.primevue || {};
2641
2669
  this.primevue.usetoast = (function (exports, vue) {
@@ -2659,7 +2687,7 @@ this.primevue.usetoast = (function (exports, vue) {
2659
2687
 
2660
2688
  return exports;
2661
2689
 
2662
- })({}, Vue);
2690
+ }({}, Vue));
2663
2691
 
2664
2692
  this.primevue = this.primevue || {};
2665
2693
  this.primevue.button = (function (Ripple, vue) {
@@ -2732,7 +2760,7 @@ this.primevue.button = (function (Ripple, vue) {
2732
2760
  }
2733
2761
  },
2734
2762
  directives: {
2735
- 'ripple': Ripple__default["default"]
2763
+ 'ripple': Ripple__default['default']
2736
2764
  }
2737
2765
  };
2738
2766
 
@@ -2776,7 +2804,7 @@ this.primevue.button = (function (Ripple, vue) {
2776
2804
 
2777
2805
  return script;
2778
2806
 
2779
- })(primevue.ripple, Vue);
2807
+ }(primevue.ripple, Vue));
2780
2808
 
2781
2809
  this.primevue = this.primevue || {};
2782
2810
  this.primevue.inputtext = (function (vue) {
@@ -2812,7 +2840,7 @@ this.primevue.inputtext = (function (vue) {
2812
2840
 
2813
2841
  return script;
2814
2842
 
2815
- })(Vue);
2843
+ }(Vue));
2816
2844
 
2817
2845
  this.primevue = this.primevue || {};
2818
2846
  this.primevue.inputnumber = (function (InputText, Button, vue) {
@@ -2826,7 +2854,7 @@ this.primevue.inputnumber = (function (InputText, Button, vue) {
2826
2854
  var script = {
2827
2855
  name: 'InputNumber',
2828
2856
  inheritAttrs: false,
2829
- emits: ['update:modelValue', 'input'],
2857
+ emits: ['update:modelValue', 'input', 'focus', 'blur'],
2830
2858
  props: {
2831
2859
  modelValue: {
2832
2860
  type: Number,
@@ -3703,14 +3731,18 @@ this.primevue.inputnumber = (function (InputText, Button, vue) {
3703
3731
  this.d_modelValue = value;
3704
3732
  this.$emit('update:modelValue', value);
3705
3733
  },
3706
- onInputFocus() {
3734
+ onInputFocus(event) {
3707
3735
  this.focused = true;
3736
+ this.$emit('focus', event);
3708
3737
  },
3709
3738
  onInputBlur(event) {
3710
3739
  this.focused = false;
3711
3740
 
3712
3741
  let input = event.target;
3713
3742
  let newValue = this.validateValue(this.parseValue(input.value));
3743
+
3744
+ this.$emit('blur', { originalEvent: event, value: input.value});
3745
+
3714
3746
  input.value = this.formatValue(newValue);
3715
3747
  input.setAttribute('aria-valuenow', newValue);
3716
3748
  this.updateModel(event, newValue);
@@ -3778,8 +3810,8 @@ this.primevue.inputnumber = (function (InputText, Button, vue) {
3778
3810
  }
3779
3811
  },
3780
3812
  components: {
3781
- 'INInputText': InputText__default["default"],
3782
- 'INButton': Button__default["default"]
3813
+ 'INInputText': InputText__default['default'],
3814
+ 'INButton': Button__default['default']
3783
3815
  }
3784
3816
  };
3785
3817
 
@@ -3883,7 +3915,7 @@ this.primevue.inputnumber = (function (InputText, Button, vue) {
3883
3915
 
3884
3916
  return script;
3885
3917
 
3886
- })(primevue.inputtext, primevue.button, Vue);
3918
+ }(primevue.inputtext, primevue.button, Vue));
3887
3919
 
3888
3920
  this.primevue = this.primevue || {};
3889
3921
  this.primevue.message = (function (Ripple, vue) {
@@ -3951,7 +3983,7 @@ this.primevue.message = (function (Ripple, vue) {
3951
3983
  }
3952
3984
  },
3953
3985
  directives: {
3954
- 'ripple': Ripple__default["default"]
3986
+ 'ripple': Ripple__default['default']
3955
3987
  }
3956
3988
  };
3957
3989
 
@@ -4031,7 +4063,7 @@ this.primevue.message = (function (Ripple, vue) {
4031
4063
 
4032
4064
  return script;
4033
4065
 
4034
- })(primevue.ripple, Vue);
4066
+ }(primevue.ripple, Vue));
4035
4067
 
4036
4068
  this.primevue = this.primevue || {};
4037
4069
  this.primevue.progressbar = (function (vue) {
@@ -4153,7 +4185,7 @@ this.primevue.progressbar = (function (vue) {
4153
4185
 
4154
4186
  return script;
4155
4187
 
4156
- })(Vue);
4188
+ }(Vue));
4157
4189
 
4158
4190
  this.primevue = this.primevue || {};
4159
4191
  this.primevue.dropdown = (function (utils, OverlayEventBus, api, Ripple, VirtualScroller, vue) {
@@ -4701,6 +4733,7 @@ this.primevue.dropdown = (function (utils, OverlayEventBus, api, Ripple, Virtual
4701
4733
  return label.startsWith(this.searchValue.toLocaleLowerCase(this.filterLocale));
4702
4734
  },
4703
4735
  onFilterChange(event) {
4736
+ this.filterValue = event.target.value;
4704
4737
  this.$emit('filter', {originalEvent: event, value: event.target.value});
4705
4738
  },
4706
4739
  onFilterUpdated() {
@@ -4726,7 +4759,7 @@ this.primevue.dropdown = (function (utils, OverlayEventBus, api, Ripple, Virtual
4726
4759
  }
4727
4760
  },
4728
4761
  onOverlayClick(event) {
4729
- OverlayEventBus__default["default"].emit('overlay-click', {
4762
+ OverlayEventBus__default['default'].emit('overlay-click', {
4730
4763
  originalEvent: event,
4731
4764
  target: this.$el
4732
4765
  });
@@ -4822,10 +4855,10 @@ this.primevue.dropdown = (function (utils, OverlayEventBus, api, Ripple, Virtual
4822
4855
  }
4823
4856
  },
4824
4857
  directives: {
4825
- 'ripple': Ripple__default["default"]
4858
+ 'ripple': Ripple__default['default']
4826
4859
  },
4827
4860
  components: {
4828
- 'VirtualScroller': VirtualScroller__default["default"]
4861
+ 'VirtualScroller': VirtualScroller__default['default']
4829
4862
  }
4830
4863
  };
4831
4864
 
@@ -4853,7 +4886,7 @@ this.primevue.dropdown = (function (utils, OverlayEventBus, api, Ripple, Virtual
4853
4886
  return (vue.openBlock(), vue.createBlock("div", {
4854
4887
  ref: "container",
4855
4888
  class: $options.containerClass,
4856
- onClick: _cache[13] || (_cache[13] = $event => ($options.onClick($event)))
4889
+ onClick: _cache[12] || (_cache[12] = $event => ($options.onClick($event)))
4857
4890
  }, [
4858
4891
  vue.createVNode("div", _hoisted_1, [
4859
4892
  vue.createVNode("input", {
@@ -4933,7 +4966,7 @@ this.primevue.dropdown = (function (utils, OverlayEventBus, api, Ripple, Virtual
4933
4966
  key: 0,
4934
4967
  ref: $options.overlayRef,
4935
4968
  class: $options.panelStyleClass,
4936
- onClick: _cache[12] || (_cache[12] = (...args) => ($options.onOverlayClick && $options.onOverlayClick(...args)))
4969
+ onClick: _cache[11] || (_cache[11] = (...args) => ($options.onOverlayClick && $options.onOverlayClick(...args)))
4937
4970
  }, [
4938
4971
  vue.renderSlot(_ctx.$slots, "header", {
4939
4972
  value: $props.modelValue,
@@ -4942,19 +4975,17 @@ this.primevue.dropdown = (function (utils, OverlayEventBus, api, Ripple, Virtual
4942
4975
  ($props.filter)
4943
4976
  ? (vue.openBlock(), vue.createBlock("div", _hoisted_2, [
4944
4977
  vue.createVNode("div", _hoisted_3, [
4945
- vue.withDirectives(vue.createVNode("input", {
4978
+ vue.createVNode("input", {
4946
4979
  type: "text",
4947
4980
  ref: "filterInput",
4948
- "onUpdate:modelValue": _cache[8] || (_cache[8] = $event => ($data.filterValue = $event)),
4949
- onVnodeUpdated: _cache[9] || (_cache[9] = (...args) => ($options.onFilterUpdated && $options.onFilterUpdated(...args))),
4981
+ value: $data.filterValue,
4982
+ onVnodeUpdated: _cache[8] || (_cache[8] = (...args) => ($options.onFilterUpdated && $options.onFilterUpdated(...args))),
4950
4983
  autoComplete: "off",
4951
4984
  class: "p-dropdown-filter p-inputtext p-component",
4952
4985
  placeholder: $props.filterPlaceholder,
4953
- onKeydown: _cache[10] || (_cache[10] = (...args) => ($options.onFilterKeyDown && $options.onFilterKeyDown(...args))),
4954
- onInput: _cache[11] || (_cache[11] = (...args) => ($options.onFilterChange && $options.onFilterChange(...args)))
4955
- }, null, 40, ["placeholder"]), [
4956
- [vue.vModelText, $data.filterValue]
4957
- ]),
4986
+ onKeydown: _cache[9] || (_cache[9] = (...args) => ($options.onFilterKeyDown && $options.onFilterKeyDown(...args))),
4987
+ onInput: _cache[10] || (_cache[10] = (...args) => ($options.onFilterChange && $options.onFilterChange(...args)))
4988
+ }, null, 40, ["value", "placeholder"]),
4958
4989
  _hoisted_4
4959
4990
  ])
4960
4991
  ]))
@@ -5103,7 +5134,7 @@ this.primevue.dropdown = (function (utils, OverlayEventBus, api, Ripple, Virtual
5103
5134
 
5104
5135
  return script;
5105
5136
 
5106
- })(primevue.utils, primevue.overlayeventbus, primevue.api, primevue.ripple, primevue.virtualscroller, Vue);
5137
+ }(primevue.utils, primevue.overlayeventbus, primevue.api, primevue.ripple, primevue.virtualscroller, Vue));
5107
5138
 
5108
5139
  this.primevue = this.primevue || {};
5109
5140
  this.primevue.dialog = (function (utils, Ripple, vue) {
@@ -5495,7 +5526,7 @@ this.primevue.dialog = (function (utils, Ripple, vue) {
5495
5526
  }
5496
5527
  },
5497
5528
  directives: {
5498
- 'ripple': Ripple__default["default"]
5529
+ 'ripple': Ripple__default['default']
5499
5530
  }
5500
5531
  };
5501
5532
 
@@ -5642,7 +5673,7 @@ this.primevue.dialog = (function (utils, Ripple, vue) {
5642
5673
 
5643
5674
  return script;
5644
5675
 
5645
- })(primevue.utils, primevue.ripple, Vue);
5676
+ }(primevue.utils, primevue.ripple, Vue));
5646
5677
 
5647
5678
  this.primevue = this.primevue || {};
5648
5679
  this.primevue.paginator = (function (vue, Ripple, Dropdown, InputNumber) {
@@ -5720,7 +5751,7 @@ this.primevue.paginator = (function (vue, Ripple, Dropdown, InputNumber) {
5720
5751
  }
5721
5752
  },
5722
5753
  directives: {
5723
- 'ripple': Ripple__default["default"]
5754
+ 'ripple': Ripple__default['default']
5724
5755
  }
5725
5756
  };
5726
5757
 
@@ -5751,7 +5782,7 @@ this.primevue.paginator = (function (vue, Ripple, Dropdown, InputNumber) {
5751
5782
  }
5752
5783
  },
5753
5784
  directives: {
5754
- 'ripple': Ripple__default["default"]
5785
+ 'ripple': Ripple__default['default']
5755
5786
  }
5756
5787
  };
5757
5788
 
@@ -5782,7 +5813,7 @@ this.primevue.paginator = (function (vue, Ripple, Dropdown, InputNumber) {
5782
5813
  }
5783
5814
  },
5784
5815
  directives: {
5785
- 'ripple': Ripple__default["default"]
5816
+ 'ripple': Ripple__default['default']
5786
5817
  }
5787
5818
  };
5788
5819
 
@@ -5820,7 +5851,7 @@ this.primevue.paginator = (function (vue, Ripple, Dropdown, InputNumber) {
5820
5851
  }
5821
5852
  },
5822
5853
  directives: {
5823
- 'ripple': Ripple__default["default"]
5854
+ 'ripple': Ripple__default['default']
5824
5855
  }
5825
5856
  };
5826
5857
 
@@ -5857,7 +5888,7 @@ this.primevue.paginator = (function (vue, Ripple, Dropdown, InputNumber) {
5857
5888
  }
5858
5889
  },
5859
5890
  directives: {
5860
- 'ripple': Ripple__default["default"]
5891
+ 'ripple': Ripple__default['default']
5861
5892
  }
5862
5893
  };
5863
5894
 
@@ -5904,7 +5935,7 @@ this.primevue.paginator = (function (vue, Ripple, Dropdown, InputNumber) {
5904
5935
  }
5905
5936
  },
5906
5937
  components: {
5907
- 'RPPDropdown': Dropdown__default["default"]
5938
+ 'RPPDropdown': Dropdown__default['default']
5908
5939
  }
5909
5940
  };
5910
5941
 
@@ -5948,7 +5979,7 @@ this.primevue.paginator = (function (vue, Ripple, Dropdown, InputNumber) {
5948
5979
  }
5949
5980
  },
5950
5981
  components: {
5951
- 'JTPDropdown': Dropdown__default["default"]
5982
+ 'JTPDropdown': Dropdown__default['default']
5952
5983
  }
5953
5984
  };
5954
5985
 
@@ -5983,7 +6014,7 @@ this.primevue.paginator = (function (vue, Ripple, Dropdown, InputNumber) {
5983
6014
  }
5984
6015
  },
5985
6016
  components: {
5986
- 'JTPInput': InputNumber__default["default"]
6017
+ 'JTPInput': InputNumber__default['default']
5987
6018
  }
5988
6019
  };
5989
6020
 
@@ -6322,7 +6353,7 @@ this.primevue.paginator = (function (vue, Ripple, Dropdown, InputNumber) {
6322
6353
 
6323
6354
  return script;
6324
6355
 
6325
- })(Vue, primevue.ripple, primevue.dropdown, primevue.inputnumber);
6356
+ }(Vue, primevue.ripple, primevue.dropdown, primevue.inputnumber));
6326
6357
 
6327
6358
  this.primevue = this.primevue || {};
6328
6359
  this.primevue.tree = (function (utils, Ripple, vue) {
@@ -6594,7 +6625,7 @@ this.primevue.tree = (function (utils, Ripple, vue) {
6594
6625
  }
6595
6626
  },
6596
6627
  directives: {
6597
- 'ripple': Ripple__default["default"]
6628
+ 'ripple': Ripple__default['default']
6598
6629
  }
6599
6630
  };
6600
6631
 
@@ -7036,7 +7067,7 @@ this.primevue.tree = (function (utils, Ripple, vue) {
7036
7067
 
7037
7068
  return script;
7038
7069
 
7039
- })(primevue.utils, primevue.ripple, Vue);
7070
+ }(primevue.utils, primevue.ripple, Vue));
7040
7071
 
7041
7072
  this.primevue = this.primevue || {};
7042
7073
  this.primevue.menu = (function (utils, OverlayEventBus, Ripple, vue) {
@@ -7087,7 +7118,7 @@ this.primevue.menu = (function (utils, OverlayEventBus, Ripple, vue) {
7087
7118
  }
7088
7119
  },
7089
7120
  directives: {
7090
- 'ripple': Ripple__default["default"]
7121
+ 'ripple': Ripple__default['default']
7091
7122
  }
7092
7123
  };
7093
7124
 
@@ -7318,7 +7349,7 @@ this.primevue.menu = (function (utils, OverlayEventBus, Ripple, vue) {
7318
7349
  this.resizeListener = null;
7319
7350
  }
7320
7351
  },
7321
- isTargetClicked() {
7352
+ isTargetClicked(event) {
7322
7353
  return this.target && (this.target === event.target || this.target.contains(event.target));
7323
7354
  },
7324
7355
  visible(item) {
@@ -7331,7 +7362,7 @@ this.primevue.menu = (function (utils, OverlayEventBus, Ripple, vue) {
7331
7362
  this.container = el;
7332
7363
  },
7333
7364
  onOverlayClick(event) {
7334
- OverlayEventBus__default["default"].emit('overlay-click', {
7365
+ OverlayEventBus__default['default'].emit('overlay-click', {
7335
7366
  originalEvent: event,
7336
7367
  target: this.target
7337
7368
  });
@@ -7478,7 +7509,7 @@ this.primevue.menu = (function (utils, OverlayEventBus, Ripple, vue) {
7478
7509
 
7479
7510
  return script;
7480
7511
 
7481
- })(primevue.utils, primevue.overlayeventbus, primevue.ripple, Vue);
7512
+ }(primevue.utils, primevue.overlayeventbus, primevue.ripple, Vue));
7482
7513
 
7483
7514
  this.primevue = this.primevue || {};
7484
7515
  this.primevue.tieredmenu = (function (utils, OverlayEventBus, Ripple, vue) {
@@ -7701,7 +7732,7 @@ this.primevue.tieredmenu = (function (utils, OverlayEventBus, Ripple, vue) {
7701
7732
  }
7702
7733
  },
7703
7734
  directives: {
7704
- 'ripple': Ripple__default["default"]
7735
+ 'ripple': Ripple__default['default']
7705
7736
  }
7706
7737
  };
7707
7738
 
@@ -7963,7 +7994,7 @@ this.primevue.tieredmenu = (function (utils, OverlayEventBus, Ripple, vue) {
7963
7994
  this.resizeListener = null;
7964
7995
  }
7965
7996
  },
7966
- isTargetClicked() {
7997
+ isTargetClicked(event) {
7967
7998
  return this.target && (this.target === event.target || this.target.contains(event.target));
7968
7999
  },
7969
8000
  onLeafClick() {
@@ -7975,7 +8006,7 @@ this.primevue.tieredmenu = (function (utils, OverlayEventBus, Ripple, vue) {
7975
8006
  this.container = el;
7976
8007
  },
7977
8008
  onOverlayClick(event) {
7978
- OverlayEventBus__default["default"].emit('overlay-click', {
8009
+ OverlayEventBus__default['default'].emit('overlay-click', {
7979
8010
  originalEvent: event,
7980
8011
  target: this.target
7981
8012
  });
@@ -8067,5 +8098,5 @@ this.primevue.tieredmenu = (function (utils, OverlayEventBus, Ripple, vue) {
8067
8098
 
8068
8099
  return script;
8069
8100
 
8070
- })(primevue.utils, primevue.overlayeventbus, primevue.ripple, Vue);
8101
+ }(primevue.utils, primevue.overlayeventbus, primevue.ripple, Vue));
8071
8102