primeng 17.6.0 → 17.8.0

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 (409) hide show
  1. package/api/translation.d.ts +1 -0
  2. package/api/translationkeys.d.ts +1 -0
  3. package/autocomplete/autocomplete.d.ts +1 -0
  4. package/cascadeselect/cascadeselect.d.ts +3 -1
  5. package/chips/chips.d.ts +6 -1
  6. package/dialog/dialog.d.ts +7 -6
  7. package/dropdown/dropdown.d.ts +5 -0
  8. package/esm2022/accordion/accordion.mjs +10 -10
  9. package/esm2022/animate/animate.mjs +7 -7
  10. package/esm2022/animateonscroll/animateonscroll.mjs +7 -7
  11. package/esm2022/api/confirmationservice.mjs +3 -3
  12. package/esm2022/api/contextmenuservice.mjs +3 -3
  13. package/esm2022/api/filterservice.mjs +3 -3
  14. package/esm2022/api/messageservice.mjs +3 -3
  15. package/esm2022/api/overlayservice.mjs +3 -3
  16. package/esm2022/api/primengconfig.mjs +6 -5
  17. package/esm2022/api/shared.mjs +13 -13
  18. package/esm2022/api/translation.mjs +1 -1
  19. package/esm2022/api/translationkeys.mjs +2 -1
  20. package/esm2022/api/treedragdropservice.mjs +3 -3
  21. package/esm2022/autocomplete/autocomplete.mjs +15 -12
  22. package/esm2022/autofocus/autofocus.mjs +18 -16
  23. package/esm2022/avatar/avatar.mjs +7 -7
  24. package/esm2022/avatargroup/avatargroup.mjs +7 -7
  25. package/esm2022/badge/badge.mjs +10 -10
  26. package/esm2022/baseicon/baseicon.mjs +3 -3
  27. package/esm2022/blockui/blockui.mjs +7 -7
  28. package/esm2022/breadcrumb/breadcrumb.mjs +7 -7
  29. package/esm2022/button/button.mjs +10 -10
  30. package/esm2022/calendar/calendar.mjs +7 -7
  31. package/esm2022/card/card.mjs +7 -7
  32. package/esm2022/carousel/carousel.mjs +7 -7
  33. package/esm2022/cascadeselect/cascadeselect.mjs +41 -22
  34. package/esm2022/chart/chart.mjs +7 -7
  35. package/esm2022/checkbox/checkbox.mjs +9 -9
  36. package/esm2022/chip/chip.mjs +7 -7
  37. package/esm2022/chips/chips.mjs +23 -8
  38. package/esm2022/colorpicker/colorpicker.mjs +7 -7
  39. package/esm2022/confirmdialog/confirmdialog.mjs +7 -7
  40. package/esm2022/confirmpopup/confirmpopup.mjs +7 -7
  41. package/esm2022/contextmenu/contextmenu.mjs +15 -17
  42. package/esm2022/dataview/dataview.mjs +10 -10
  43. package/esm2022/defer/defer.mjs +7 -7
  44. package/esm2022/dialog/dialog.mjs +42 -16
  45. package/esm2022/divider/divider.mjs +7 -7
  46. package/esm2022/dock/dock.mjs +7 -7
  47. package/esm2022/dom/domhandler.mjs +3 -2
  48. package/esm2022/dragdrop/dragdrop.mjs +10 -10
  49. package/esm2022/dropdown/dropdown.mjs +62 -30
  50. package/esm2022/dynamicdialog/dialogservice.mjs +3 -3
  51. package/esm2022/dynamicdialog/dynamicdialog.mjs +7 -7
  52. package/esm2022/dynamicdialog/dynamicdialogcontent.mjs +3 -3
  53. package/esm2022/editor/editor.mjs +7 -7
  54. package/esm2022/fieldset/fieldset.mjs +10 -10
  55. package/esm2022/fileupload/fileupload.mjs +15 -15
  56. package/esm2022/focustrap/focustrap.mjs +12 -15
  57. package/esm2022/galleria/galleria.mjs +19 -19
  58. package/esm2022/icons/angledoubledown/angledoubledown.mjs +3 -3
  59. package/esm2022/icons/angledoubleleft/angledoubleleft.mjs +3 -3
  60. package/esm2022/icons/angledoubleright/angledoubleright.mjs +3 -3
  61. package/esm2022/icons/angledoubleup/angledoubleup.mjs +3 -3
  62. package/esm2022/icons/angledown/angledown.mjs +3 -3
  63. package/esm2022/icons/angleleft/angleleft.mjs +3 -3
  64. package/esm2022/icons/angleright/angleright.mjs +3 -3
  65. package/esm2022/icons/angleup/angleup.mjs +3 -3
  66. package/esm2022/icons/arrowdown/arrowdown.mjs +3 -3
  67. package/esm2022/icons/arrowdownleft/arrowdownleft.mjs +3 -3
  68. package/esm2022/icons/arrowdownright/arrowdownright.mjs +3 -3
  69. package/esm2022/icons/arrowleft/arrowleft.mjs +3 -3
  70. package/esm2022/icons/arrowright/arrowright.mjs +3 -3
  71. package/esm2022/icons/arrowup/arrowup.mjs +3 -3
  72. package/esm2022/icons/ban/ban.mjs +3 -3
  73. package/esm2022/icons/bars/bars.mjs +3 -3
  74. package/esm2022/icons/calendar/calendar.mjs +3 -3
  75. package/esm2022/icons/caretleft/caretleft.mjs +3 -3
  76. package/esm2022/icons/caretright/caretright.mjs +3 -3
  77. package/esm2022/icons/check/check.mjs +3 -3
  78. package/esm2022/icons/chevrondown/chevrondown.mjs +3 -3
  79. package/esm2022/icons/chevronleft/chevronleft.mjs +3 -3
  80. package/esm2022/icons/chevronright/chevronright.mjs +3 -3
  81. package/esm2022/icons/chevronup/chevronup.mjs +3 -3
  82. package/esm2022/icons/exclamationtriangle/exclamationtriangle.mjs +3 -3
  83. package/esm2022/icons/eye/eye.mjs +3 -3
  84. package/esm2022/icons/eyeslash/eyeslash.mjs +3 -3
  85. package/esm2022/icons/filter/filter.mjs +3 -3
  86. package/esm2022/icons/filterslash/filterslash.mjs +3 -3
  87. package/esm2022/icons/home/home.mjs +3 -3
  88. package/esm2022/icons/infocircle/infocircle.mjs +3 -3
  89. package/esm2022/icons/minus/minus.mjs +3 -3
  90. package/esm2022/icons/pencil/pencil.mjs +3 -3
  91. package/esm2022/icons/plus/plus.mjs +3 -3
  92. package/esm2022/icons/refresh/refresh.mjs +3 -3
  93. package/esm2022/icons/search/search.mjs +3 -3
  94. package/esm2022/icons/searchminus/searchminus.mjs +3 -3
  95. package/esm2022/icons/searchplus/searchplus.mjs +3 -3
  96. package/esm2022/icons/sortalt/sortalt.mjs +3 -3
  97. package/esm2022/icons/sortamountdown/sortamountdown.mjs +3 -3
  98. package/esm2022/icons/sortamountupalt/sortamountupalt.mjs +3 -3
  99. package/esm2022/icons/spinner/spinner.mjs +3 -3
  100. package/esm2022/icons/star/star.mjs +3 -3
  101. package/esm2022/icons/starfill/starfill.mjs +3 -3
  102. package/esm2022/icons/thlarge/thlarge.mjs +3 -3
  103. package/esm2022/icons/times/times.mjs +3 -3
  104. package/esm2022/icons/timescircle/timescircle.mjs +3 -3
  105. package/esm2022/icons/trash/trash.mjs +3 -3
  106. package/esm2022/icons/undo/undo.mjs +3 -3
  107. package/esm2022/icons/upload/upload.mjs +3 -3
  108. package/esm2022/icons/windowmaximize/windowmaximize.mjs +3 -3
  109. package/esm2022/icons/windowminimize/windowminimize.mjs +3 -3
  110. package/esm2022/image/image.mjs +7 -7
  111. package/esm2022/inplace/inplace.mjs +13 -13
  112. package/esm2022/inputgroup/inputgroup.mjs +7 -7
  113. package/esm2022/inputgroupaddon/inputgroupaddon.mjs +7 -7
  114. package/esm2022/inputmask/inputmask.mjs +7 -7
  115. package/esm2022/inputnumber/inputnumber.mjs +7 -7
  116. package/esm2022/inputswitch/inputswitch.mjs +7 -7
  117. package/esm2022/inputtext/inputtext.mjs +7 -7
  118. package/esm2022/inputtextarea/inputtextarea.mjs +7 -7
  119. package/esm2022/keyfilter/keyfilter.mjs +7 -7
  120. package/esm2022/knob/knob.mjs +7 -7
  121. package/esm2022/listbox/listbox.mjs +9 -9
  122. package/esm2022/megamenu/megamenu.mjs +10 -10
  123. package/esm2022/menu/menu.mjs +13 -13
  124. package/esm2022/menubar/menubar.mjs +13 -13
  125. package/esm2022/message/message.mjs +7 -7
  126. package/esm2022/messages/messages.mjs +7 -7
  127. package/esm2022/multiselect/multiselect.mjs +40 -16
  128. package/esm2022/orderlist/orderlist.mjs +7 -7
  129. package/esm2022/organizationchart/organizationchart.mjs +10 -10
  130. package/esm2022/overlay/overlay.mjs +7 -7
  131. package/esm2022/overlaypanel/overlaypanel.mjs +7 -7
  132. package/esm2022/paginator/paginator.mjs +7 -7
  133. package/esm2022/panel/panel.mjs +7 -7
  134. package/esm2022/panelmenu/panelmenu.mjs +13 -13
  135. package/esm2022/password/password.mjs +16 -16
  136. package/esm2022/picklist/picklist.mjs +7 -7
  137. package/esm2022/progressbar/progressbar.mjs +7 -7
  138. package/esm2022/progressspinner/progressspinner.mjs +17 -10
  139. package/esm2022/radiobutton/radiobutton.mjs +10 -10
  140. package/esm2022/rating/rating.mjs +7 -7
  141. package/esm2022/ripple/ripple.mjs +7 -7
  142. package/esm2022/scroller/scroller.mjs +7 -7
  143. package/esm2022/scrollpanel/scrollpanel.mjs +7 -7
  144. package/esm2022/scrolltop/scrolltop.mjs +7 -7
  145. package/esm2022/selectbutton/selectbutton.mjs +7 -7
  146. package/esm2022/sidebar/sidebar.mjs +8 -10
  147. package/esm2022/skeleton/skeleton.mjs +7 -7
  148. package/esm2022/slidemenu/slidemenu.mjs +10 -10
  149. package/esm2022/slider/slider.mjs +7 -7
  150. package/esm2022/speeddial/speeddial.mjs +7 -7
  151. package/esm2022/spinner/spinner.mjs +7 -7
  152. package/esm2022/splitbutton/splitbutton.mjs +7 -7
  153. package/esm2022/splitter/splitter.mjs +7 -7
  154. package/esm2022/steps/steps.mjs +7 -7
  155. package/esm2022/styleclass/styleclass.mjs +7 -7
  156. package/esm2022/table/table.mjs +85 -85
  157. package/esm2022/tabmenu/tabmenu.mjs +7 -7
  158. package/esm2022/tabview/tabview.mjs +28 -13
  159. package/esm2022/tag/tag.mjs +7 -7
  160. package/esm2022/terminal/terminal.mjs +7 -7
  161. package/esm2022/terminal/terminalservice.mjs +3 -3
  162. package/esm2022/tieredmenu/tieredmenu.mjs +10 -10
  163. package/esm2022/timeline/timeline.mjs +10 -10
  164. package/esm2022/toast/toast.mjs +10 -10
  165. package/esm2022/togglebutton/togglebutton.mjs +7 -7
  166. package/esm2022/toolbar/toolbar.mjs +7 -7
  167. package/esm2022/tooltip/tooltip.mjs +7 -7
  168. package/esm2022/tree/tree.mjs +10 -10
  169. package/esm2022/treeselect/treeselect.mjs +11 -8
  170. package/esm2022/treetable/treetable.mjs +55 -55
  171. package/esm2022/tristatecheckbox/tristatecheckbox.mjs +7 -7
  172. package/esm2022/utils/objectutils.mjs +7 -1
  173. package/esm2022/virtualscroller/virtualscroller.mjs +7 -7
  174. package/fesm2022/primeng-accordion.mjs +10 -10
  175. package/fesm2022/primeng-animate.mjs +7 -7
  176. package/fesm2022/primeng-animateonscroll.mjs +7 -7
  177. package/fesm2022/primeng-api.mjs +37 -35
  178. package/fesm2022/primeng-api.mjs.map +1 -1
  179. package/fesm2022/primeng-autocomplete.mjs +14 -11
  180. package/fesm2022/primeng-autocomplete.mjs.map +1 -1
  181. package/fesm2022/primeng-autofocus.mjs +17 -15
  182. package/fesm2022/primeng-autofocus.mjs.map +1 -1
  183. package/fesm2022/primeng-avatar.mjs +7 -7
  184. package/fesm2022/primeng-avatargroup.mjs +7 -7
  185. package/fesm2022/primeng-badge.mjs +10 -10
  186. package/fesm2022/primeng-baseicon.mjs +3 -3
  187. package/fesm2022/primeng-blockui.mjs +7 -7
  188. package/fesm2022/primeng-breadcrumb.mjs +7 -7
  189. package/fesm2022/primeng-button.mjs +10 -10
  190. package/fesm2022/primeng-calendar.mjs +7 -7
  191. package/fesm2022/primeng-card.mjs +7 -7
  192. package/fesm2022/primeng-carousel.mjs +7 -7
  193. package/fesm2022/primeng-cascadeselect.mjs +40 -21
  194. package/fesm2022/primeng-cascadeselect.mjs.map +1 -1
  195. package/fesm2022/primeng-chart.mjs +7 -7
  196. package/fesm2022/primeng-checkbox.mjs +8 -8
  197. package/fesm2022/primeng-checkbox.mjs.map +1 -1
  198. package/fesm2022/primeng-chip.mjs +7 -7
  199. package/fesm2022/primeng-chips.mjs +22 -7
  200. package/fesm2022/primeng-chips.mjs.map +1 -1
  201. package/fesm2022/primeng-colorpicker.mjs +7 -7
  202. package/fesm2022/primeng-confirmdialog.mjs +7 -7
  203. package/fesm2022/primeng-confirmpopup.mjs +7 -7
  204. package/fesm2022/primeng-contextmenu.mjs +14 -16
  205. package/fesm2022/primeng-contextmenu.mjs.map +1 -1
  206. package/fesm2022/primeng-dataview.mjs +10 -10
  207. package/fesm2022/primeng-defer.mjs +7 -7
  208. package/fesm2022/primeng-dialog.mjs +41 -15
  209. package/fesm2022/primeng-dialog.mjs.map +1 -1
  210. package/fesm2022/primeng-divider.mjs +7 -7
  211. package/fesm2022/primeng-dock.mjs +7 -7
  212. package/fesm2022/primeng-dom.mjs +2 -1
  213. package/fesm2022/primeng-dom.mjs.map +1 -1
  214. package/fesm2022/primeng-dragdrop.mjs +10 -10
  215. package/fesm2022/primeng-dropdown.mjs +61 -29
  216. package/fesm2022/primeng-dropdown.mjs.map +1 -1
  217. package/fesm2022/primeng-dynamicdialog.mjs +13 -13
  218. package/fesm2022/primeng-editor.mjs +7 -7
  219. package/fesm2022/primeng-fieldset.mjs +9 -9
  220. package/fesm2022/primeng-fieldset.mjs.map +1 -1
  221. package/fesm2022/primeng-fileupload.mjs +14 -14
  222. package/fesm2022/primeng-fileupload.mjs.map +1 -1
  223. package/fesm2022/primeng-focustrap.mjs +11 -14
  224. package/fesm2022/primeng-focustrap.mjs.map +1 -1
  225. package/fesm2022/primeng-galleria.mjs +19 -19
  226. package/fesm2022/primeng-icons-angledoubledown.mjs +3 -3
  227. package/fesm2022/primeng-icons-angledoubleleft.mjs +3 -3
  228. package/fesm2022/primeng-icons-angledoubleright.mjs +3 -3
  229. package/fesm2022/primeng-icons-angledoubleup.mjs +3 -3
  230. package/fesm2022/primeng-icons-angledown.mjs +3 -3
  231. package/fesm2022/primeng-icons-angleleft.mjs +3 -3
  232. package/fesm2022/primeng-icons-angleright.mjs +3 -3
  233. package/fesm2022/primeng-icons-angleup.mjs +3 -3
  234. package/fesm2022/primeng-icons-arrowdown.mjs +3 -3
  235. package/fesm2022/primeng-icons-arrowdownleft.mjs +3 -3
  236. package/fesm2022/primeng-icons-arrowdownright.mjs +3 -3
  237. package/fesm2022/primeng-icons-arrowleft.mjs +3 -3
  238. package/fesm2022/primeng-icons-arrowright.mjs +3 -3
  239. package/fesm2022/primeng-icons-arrowup.mjs +3 -3
  240. package/fesm2022/primeng-icons-ban.mjs +3 -3
  241. package/fesm2022/primeng-icons-bars.mjs +3 -3
  242. package/fesm2022/primeng-icons-calendar.mjs +3 -3
  243. package/fesm2022/primeng-icons-caretleft.mjs +3 -3
  244. package/fesm2022/primeng-icons-caretright.mjs +3 -3
  245. package/fesm2022/primeng-icons-check.mjs +3 -3
  246. package/fesm2022/primeng-icons-chevrondown.mjs +3 -3
  247. package/fesm2022/primeng-icons-chevronleft.mjs +3 -3
  248. package/fesm2022/primeng-icons-chevronright.mjs +3 -3
  249. package/fesm2022/primeng-icons-chevronup.mjs +3 -3
  250. package/fesm2022/primeng-icons-exclamationtriangle.mjs +3 -3
  251. package/fesm2022/primeng-icons-eye.mjs +3 -3
  252. package/fesm2022/primeng-icons-eyeslash.mjs +3 -3
  253. package/fesm2022/primeng-icons-filter.mjs +3 -3
  254. package/fesm2022/primeng-icons-filterslash.mjs +3 -3
  255. package/fesm2022/primeng-icons-home.mjs +3 -3
  256. package/fesm2022/primeng-icons-infocircle.mjs +3 -3
  257. package/fesm2022/primeng-icons-minus.mjs +3 -3
  258. package/fesm2022/primeng-icons-pencil.mjs +3 -3
  259. package/fesm2022/primeng-icons-plus.mjs +3 -3
  260. package/fesm2022/primeng-icons-refresh.mjs +3 -3
  261. package/fesm2022/primeng-icons-search.mjs +3 -3
  262. package/fesm2022/primeng-icons-searchminus.mjs +3 -3
  263. package/fesm2022/primeng-icons-searchplus.mjs +3 -3
  264. package/fesm2022/primeng-icons-sortalt.mjs +3 -3
  265. package/fesm2022/primeng-icons-sortamountdown.mjs +3 -3
  266. package/fesm2022/primeng-icons-sortamountupalt.mjs +3 -3
  267. package/fesm2022/primeng-icons-spinner.mjs +3 -3
  268. package/fesm2022/primeng-icons-star.mjs +3 -3
  269. package/fesm2022/primeng-icons-starfill.mjs +3 -3
  270. package/fesm2022/primeng-icons-thlarge.mjs +3 -3
  271. package/fesm2022/primeng-icons-times.mjs +3 -3
  272. package/fesm2022/primeng-icons-timescircle.mjs +3 -3
  273. package/fesm2022/primeng-icons-trash.mjs +3 -3
  274. package/fesm2022/primeng-icons-undo.mjs +3 -3
  275. package/fesm2022/primeng-icons-upload.mjs +3 -3
  276. package/fesm2022/primeng-icons-windowmaximize.mjs +3 -3
  277. package/fesm2022/primeng-icons-windowminimize.mjs +3 -3
  278. package/fesm2022/primeng-image.mjs +7 -7
  279. package/fesm2022/primeng-inplace.mjs +13 -13
  280. package/fesm2022/primeng-inputgroup.mjs +7 -7
  281. package/fesm2022/primeng-inputgroupaddon.mjs +7 -7
  282. package/fesm2022/primeng-inputmask.mjs +7 -7
  283. package/fesm2022/primeng-inputnumber.mjs +7 -7
  284. package/fesm2022/primeng-inputswitch.mjs +7 -7
  285. package/fesm2022/primeng-inputtext.mjs +7 -7
  286. package/fesm2022/primeng-inputtextarea.mjs +7 -7
  287. package/fesm2022/primeng-keyfilter.mjs +7 -7
  288. package/fesm2022/primeng-knob.mjs +7 -7
  289. package/fesm2022/primeng-listbox.mjs +8 -8
  290. package/fesm2022/primeng-listbox.mjs.map +1 -1
  291. package/fesm2022/primeng-megamenu.mjs +10 -10
  292. package/fesm2022/primeng-menu.mjs +13 -13
  293. package/fesm2022/primeng-menubar.mjs +13 -13
  294. package/fesm2022/primeng-message.mjs +7 -7
  295. package/fesm2022/primeng-messages.mjs +7 -7
  296. package/fesm2022/primeng-multiselect.mjs +39 -15
  297. package/fesm2022/primeng-multiselect.mjs.map +1 -1
  298. package/fesm2022/primeng-orderlist.mjs +7 -7
  299. package/fesm2022/primeng-organizationchart.mjs +10 -10
  300. package/fesm2022/primeng-overlay.mjs +7 -7
  301. package/fesm2022/primeng-overlaypanel.mjs +7 -7
  302. package/fesm2022/primeng-paginator.mjs +7 -7
  303. package/fesm2022/primeng-panel.mjs +7 -7
  304. package/fesm2022/primeng-panelmenu.mjs +13 -13
  305. package/fesm2022/primeng-password.mjs +15 -15
  306. package/fesm2022/primeng-password.mjs.map +1 -1
  307. package/fesm2022/primeng-picklist.mjs +7 -7
  308. package/fesm2022/primeng-progressbar.mjs +7 -7
  309. package/fesm2022/primeng-progressspinner.mjs +16 -9
  310. package/fesm2022/primeng-progressspinner.mjs.map +1 -1
  311. package/fesm2022/primeng-radiobutton.mjs +10 -10
  312. package/fesm2022/primeng-rating.mjs +7 -7
  313. package/fesm2022/primeng-ripple.mjs +7 -7
  314. package/fesm2022/primeng-scroller.mjs +7 -7
  315. package/fesm2022/primeng-scrollpanel.mjs +7 -7
  316. package/fesm2022/primeng-scrolltop.mjs +7 -7
  317. package/fesm2022/primeng-selectbutton.mjs +7 -7
  318. package/fesm2022/primeng-sidebar.mjs +7 -9
  319. package/fesm2022/primeng-sidebar.mjs.map +1 -1
  320. package/fesm2022/primeng-skeleton.mjs +7 -7
  321. package/fesm2022/primeng-slidemenu.mjs +10 -10
  322. package/fesm2022/primeng-slider.mjs +7 -7
  323. package/fesm2022/primeng-speeddial.mjs +7 -7
  324. package/fesm2022/primeng-spinner.mjs +7 -7
  325. package/fesm2022/primeng-splitbutton.mjs +7 -7
  326. package/fesm2022/primeng-splitter.mjs +7 -7
  327. package/fesm2022/primeng-steps.mjs +7 -7
  328. package/fesm2022/primeng-styleclass.mjs +7 -7
  329. package/fesm2022/primeng-table.mjs +84 -84
  330. package/fesm2022/primeng-table.mjs.map +1 -1
  331. package/fesm2022/primeng-tabmenu.mjs +7 -7
  332. package/fesm2022/primeng-tabview.mjs +27 -12
  333. package/fesm2022/primeng-tabview.mjs.map +1 -1
  334. package/fesm2022/primeng-tag.mjs +7 -7
  335. package/fesm2022/primeng-terminal.mjs +10 -10
  336. package/fesm2022/primeng-tieredmenu.mjs +10 -10
  337. package/fesm2022/primeng-timeline.mjs +9 -9
  338. package/fesm2022/primeng-timeline.mjs.map +1 -1
  339. package/fesm2022/primeng-toast.mjs +10 -10
  340. package/fesm2022/primeng-togglebutton.mjs +7 -7
  341. package/fesm2022/primeng-toolbar.mjs +7 -7
  342. package/fesm2022/primeng-tooltip.mjs +7 -7
  343. package/fesm2022/primeng-tree.mjs +10 -10
  344. package/fesm2022/primeng-treeselect.mjs +10 -7
  345. package/fesm2022/primeng-treeselect.mjs.map +1 -1
  346. package/fesm2022/primeng-treetable.mjs +55 -55
  347. package/fesm2022/primeng-tristatecheckbox.mjs +7 -7
  348. package/fesm2022/primeng-utils.mjs +6 -0
  349. package/fesm2022/primeng-utils.mjs.map +1 -1
  350. package/fesm2022/primeng-virtualscroller.mjs +7 -7
  351. package/fileupload/fileupload.d.ts +1 -1
  352. package/focustrap/focustrap.d.ts +1 -2
  353. package/multiselect/multiselect.d.ts +2 -0
  354. package/package.json +58 -58
  355. package/progressspinner/progressspinner.d.ts +6 -1
  356. package/resources/components/fieldset/fieldset.css +3 -0
  357. package/resources/components/password/password.css +4 -0
  358. package/resources/primeng.css +4 -0
  359. package/resources/primeng.min.css +1 -1
  360. package/resources/themes/arya-blue/theme.css +5 -0
  361. package/resources/themes/arya-green/theme.css +5 -0
  362. package/resources/themes/arya-orange/theme.css +5 -0
  363. package/resources/themes/arya-purple/theme.css +5 -0
  364. package/resources/themes/bootstrap4-dark-blue/theme.css +5 -0
  365. package/resources/themes/bootstrap4-dark-purple/theme.css +5 -0
  366. package/resources/themes/bootstrap4-light-blue/theme.css +5 -0
  367. package/resources/themes/bootstrap4-light-purple/theme.css +5 -0
  368. package/resources/themes/fluent-light/theme.css +5 -0
  369. package/resources/themes/lara-dark-blue/theme.css +5 -0
  370. package/resources/themes/lara-dark-indigo/theme.css +5 -0
  371. package/resources/themes/lara-dark-purple/theme.css +5 -0
  372. package/resources/themes/lara-dark-teal/theme.css +5 -0
  373. package/resources/themes/lara-light-blue/theme.css +5 -0
  374. package/resources/themes/lara-light-indigo/theme.css +5 -0
  375. package/resources/themes/lara-light-purple/theme.css +5 -0
  376. package/resources/themes/lara-light-teal/theme.css +5 -0
  377. package/resources/themes/luna-amber/theme.css +5 -0
  378. package/resources/themes/luna-blue/theme.css +5 -0
  379. package/resources/themes/luna-green/theme.css +5 -0
  380. package/resources/themes/luna-pink/theme.css +5 -0
  381. package/resources/themes/md-dark-deeppurple/theme.css +5 -0
  382. package/resources/themes/md-dark-indigo/theme.css +5 -0
  383. package/resources/themes/md-light-deeppurple/theme.css +5 -0
  384. package/resources/themes/md-light-indigo/theme.css +5 -0
  385. package/resources/themes/mdc-dark-deeppurple/theme.css +5 -0
  386. package/resources/themes/mdc-dark-indigo/theme.css +5 -0
  387. package/resources/themes/mdc-light-deeppurple/theme.css +5 -0
  388. package/resources/themes/mdc-light-indigo/theme.css +5 -0
  389. package/resources/themes/mira/theme.css +5 -0
  390. package/resources/themes/nano/theme.css +5 -0
  391. package/resources/themes/nova/theme.css +5 -0
  392. package/resources/themes/nova-accent/theme.css +5 -0
  393. package/resources/themes/nova-alt/theme.css +5 -0
  394. package/resources/themes/rhea/theme.css +5 -0
  395. package/resources/themes/saga-blue/theme.css +5 -0
  396. package/resources/themes/saga-green/theme.css +5 -0
  397. package/resources/themes/saga-orange/theme.css +5 -0
  398. package/resources/themes/saga-purple/theme.css +5 -0
  399. package/resources/themes/soho-dark/theme.css +5 -0
  400. package/resources/themes/soho-light/theme.css +5 -0
  401. package/resources/themes/tailwind-light/theme.css +5 -0
  402. package/resources/themes/vela-blue/theme.css +5 -0
  403. package/resources/themes/vela-green/theme.css +5 -0
  404. package/resources/themes/vela-orange/theme.css +5 -0
  405. package/resources/themes/vela-purple/theme.css +5 -0
  406. package/resources/themes/viva-dark/theme.css +5 -0
  407. package/resources/themes/viva-light/theme.css +5 -0
  408. package/tabview/tabview.d.ts +1 -0
  409. package/utils/objectutils.d.ts +2 -0
@@ -28,10 +28,10 @@ class SafeHtmlPipe {
28
28
  }
29
29
  return this.sanitizer.bypassSecurityTrustHtml(value);
30
30
  }
31
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: SafeHtmlPipe, deps: [{ token: PLATFORM_ID }, { token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Pipe });
32
- static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.1.2", ngImport: i0, type: SafeHtmlPipe, name: "safeHtml" });
31
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: SafeHtmlPipe, deps: [{ token: PLATFORM_ID }, { token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Pipe });
32
+ static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.2.2", ngImport: i0, type: SafeHtmlPipe, name: "safeHtml" });
33
33
  }
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: SafeHtmlPipe, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: SafeHtmlPipe, decorators: [{
35
35
  type: Pipe,
36
36
  args: [{
37
37
  name: 'safeHtml'
@@ -51,8 +51,8 @@ class MenuItemContent {
51
51
  onItemClick(event, item) {
52
52
  this.onMenuItemClick.emit({ originalEvent: event, item });
53
53
  }
54
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MenuItemContent, deps: [{ token: forwardRef(() => Menu) }], target: i0.ɵɵFactoryTarget.Component });
55
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: MenuItemContent, selector: "[pMenuItemContent]", inputs: { item: ["pMenuItemContent", "item"], itemTemplate: "itemTemplate" }, outputs: { onMenuItemClick: "onMenuItemClick" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
54
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MenuItemContent, deps: [{ token: forwardRef(() => Menu) }], target: i0.ɵɵFactoryTarget.Component });
55
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.2", type: MenuItemContent, selector: "[pMenuItemContent]", inputs: { item: ["pMenuItemContent", "item"], itemTemplate: "itemTemplate" }, outputs: { onMenuItemClick: "onMenuItemClick" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
56
56
  <div [attr.data-pc-section]="'content'" class="p-menuitem-content" (click)="onItemClick($event, item)">
57
57
  <ng-container *ngIf="!itemTemplate">
58
58
  <a
@@ -109,7 +109,7 @@ class MenuItemContent {
109
109
  </div>
110
110
  `, isInline: true, dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: i3.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "directive", type: i3.RouterLinkActive, selector: "[routerLinkActive]", inputs: ["routerLinkActiveOptions", "ariaCurrentWhenActive", "routerLinkActive"], outputs: ["isActiveChange"], exportAs: ["routerLinkActive"] }, { kind: "directive", type: i4.Ripple, selector: "[pRipple]" }, { kind: "pipe", type: SafeHtmlPipe, name: "safeHtml" }], encapsulation: i0.ViewEncapsulation.None });
111
111
  }
112
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MenuItemContent, decorators: [{
112
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MenuItemContent, decorators: [{
113
113
  type: Component,
114
114
  args: [{
115
115
  selector: '[pMenuItemContent]',
@@ -683,8 +683,8 @@ class Menu {
683
683
  }
684
684
  return item.visible === false;
685
685
  }
686
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: Menu, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i5.PrimeNGConfig }, { token: i5.OverlayService }], target: i0.ɵɵFactoryTarget.Component });
687
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: Menu, selector: "p-menu", inputs: { model: "model", popup: "popup", style: "style", styleClass: "styleClass", appendTo: "appendTo", autoZIndex: "autoZIndex", baseZIndex: "baseZIndex", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions", ariaLabel: "ariaLabel", ariaLabelledBy: "ariaLabelledBy", id: "id", tabindex: "tabindex" }, outputs: { onShow: "onShow", onHide: "onHide", onBlur: "onBlur", onFocus: "onFocus" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "listViewChild", first: true, predicate: ["list"], descendants: true }, { propertyName: "containerViewChild", first: true, predicate: ["container"], descendants: true }], ngImport: i0, template: `
686
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: Menu, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i5.PrimeNGConfig }, { token: i5.OverlayService }], target: i0.ɵɵFactoryTarget.Component });
687
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.2", type: Menu, selector: "p-menu", inputs: { model: "model", popup: "popup", style: "style", styleClass: "styleClass", appendTo: "appendTo", autoZIndex: "autoZIndex", baseZIndex: "baseZIndex", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions", ariaLabel: "ariaLabel", ariaLabelledBy: "ariaLabelledBy", id: "id", tabindex: "tabindex" }, outputs: { onShow: "onShow", onHide: "onHide", onBlur: "onBlur", onFocus: "onFocus" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "listViewChild", first: true, predicate: ["list"], descendants: true }, { propertyName: "containerViewChild", first: true, predicate: ["container"], descendants: true }], ngImport: i0, template: `
688
688
  <div
689
689
  #container
690
690
  [ngClass]="{ 'p-menu p-component': true, 'p-menu-overlay': popup }"
@@ -783,7 +783,7 @@ class Menu {
783
783
  </div>
784
784
  `, isInline: true, styles: ["@layer primeng{.p-menu-overlay{position:absolute;top:0;left:0}.p-menu ul{margin:0;padding:0;list-style:none}.p-menu .p-submenu-header{align-items:center}.p-menu .p-menuitem-link{cursor:pointer;display:flex;align-items:center;text-decoration:none;overflow:hidden;position:relative}.p-menu .p-menuitem-text{line-height:1}}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: i6.Tooltip, selector: "[pTooltip]", inputs: ["tooltipPosition", "tooltipEvent", "appendTo", "positionStyle", "tooltipStyleClass", "tooltipZIndex", "escape", "showDelay", "hideDelay", "life", "positionTop", "positionLeft", "autoHide", "fitContent", "hideOnEscape", "pTooltip", "tooltipDisabled", "tooltipOptions"] }, { kind: "component", type: MenuItemContent, selector: "[pMenuItemContent]", inputs: ["pMenuItemContent", "itemTemplate"], outputs: ["onMenuItemClick"] }, { kind: "pipe", type: SafeHtmlPipe, name: "safeHtml" }], animations: [trigger('overlayAnimation', [transition(':enter', [style({ opacity: 0, transform: 'scaleY(0.8)' }), animate('{{showTransitionParams}}')]), transition(':leave', [animate('{{hideTransitionParams}}', style({ opacity: 0 }))])])], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
785
785
  }
786
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: Menu, decorators: [{
786
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: Menu, decorators: [{
787
787
  type: Component,
788
788
  args: [{ selector: 'p-menu', template: `
789
789
  <div
@@ -936,11 +936,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImpor
936
936
  args: [PrimeTemplate]
937
937
  }] } });
938
938
  class MenuModule {
939
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
940
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.2", ngImport: i0, type: MenuModule, declarations: [Menu, MenuItemContent, SafeHtmlPipe], imports: [CommonModule, RouterModule, RippleModule, TooltipModule], exports: [Menu, RouterModule, TooltipModule] });
941
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MenuModule, imports: [CommonModule, RouterModule, RippleModule, TooltipModule, RouterModule, TooltipModule] });
939
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
940
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.2.2", ngImport: i0, type: MenuModule, declarations: [Menu, MenuItemContent, SafeHtmlPipe], imports: [CommonModule, RouterModule, RippleModule, TooltipModule], exports: [Menu, RouterModule, TooltipModule] });
941
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MenuModule, imports: [CommonModule, RouterModule, RippleModule, TooltipModule, RouterModule, TooltipModule] });
942
942
  }
943
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MenuModule, decorators: [{
943
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MenuModule, decorators: [{
944
944
  type: NgModule,
945
945
  args: [{
946
946
  imports: [CommonModule, RouterModule, RippleModule, TooltipModule],
@@ -23,10 +23,10 @@ class MenubarService {
23
23
  autoHideDelay;
24
24
  mouseLeaves = new Subject();
25
25
  mouseLeft$ = this.mouseLeaves.pipe(debounce(() => interval(this.autoHideDelay)), filter((mouseLeft) => this.autoHide && mouseLeft));
26
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MenubarService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
27
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MenubarService });
26
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MenubarService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
27
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MenubarService });
28
28
  }
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MenubarService, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MenubarService, decorators: [{
30
30
  type: Injectable
31
31
  }] });
32
32
  class MenubarSub {
@@ -134,8 +134,8 @@ class MenubarSub {
134
134
  ngOnDestroy() {
135
135
  this.mouseLeaveSubscriber?.unsubscribe();
136
136
  }
137
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MenubarSub, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: MenubarService }], target: i0.ɵɵFactoryTarget.Component });
138
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: MenubarSub, selector: "p-menubarSub", inputs: { items: "items", itemTemplate: "itemTemplate", root: "root", autoZIndex: "autoZIndex", baseZIndex: "baseZIndex", mobileActive: "mobileActive", autoDisplay: "autoDisplay", menuId: "menuId", ariaLabel: "ariaLabel", ariaLabelledBy: "ariaLabelledBy", level: "level", focusedItemId: "focusedItemId", activeItemPath: "activeItemPath", submenuIconTemplate: "submenuIconTemplate" }, outputs: { itemClick: "itemClick", itemMouseEnter: "itemMouseEnter", menuFocus: "menuFocus", menuBlur: "menuBlur", menuKeydown: "menuKeydown" }, host: { classAttribute: "p-element" }, viewQueries: [{ propertyName: "menubarViewChild", first: true, predicate: ["menubar"], descendants: true, static: true }], ngImport: i0, template: `
137
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MenubarSub, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: MenubarService }], target: i0.ɵɵFactoryTarget.Component });
138
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.2", type: MenubarSub, selector: "p-menubarSub", inputs: { items: "items", itemTemplate: "itemTemplate", root: "root", autoZIndex: "autoZIndex", baseZIndex: "baseZIndex", mobileActive: "mobileActive", autoDisplay: "autoDisplay", menuId: "menuId", ariaLabel: "ariaLabel", ariaLabelledBy: "ariaLabelledBy", level: "level", focusedItemId: "focusedItemId", activeItemPath: "activeItemPath", submenuIconTemplate: "submenuIconTemplate" }, outputs: { itemClick: "itemClick", itemMouseEnter: "itemMouseEnter", menuFocus: "menuFocus", menuBlur: "menuBlur", menuKeydown: "menuKeydown" }, host: { classAttribute: "p-element" }, viewQueries: [{ propertyName: "menubarViewChild", first: true, predicate: ["menubar"], descendants: true, static: true }], ngImport: i0, template: `
139
139
  <ul
140
140
  #menubar
141
141
  [ngClass]="{ 'p-submenu-list': !root, 'p-menubar-root-list': root }"
@@ -284,7 +284,7 @@ class MenubarSub {
284
284
  </ul>
285
285
  `, isInline: true, dependencies: [{ kind: "directive", type: i0.forwardRef(() => i1.NgClass), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgForOf), selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgTemplateOutlet), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgStyle), selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: i0.forwardRef(() => i2.RouterLink), selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "directive", type: i0.forwardRef(() => i2.RouterLinkActive), selector: "[routerLinkActive]", inputs: ["routerLinkActiveOptions", "ariaCurrentWhenActive", "routerLinkActive"], outputs: ["isActiveChange"], exportAs: ["routerLinkActive"] }, { kind: "directive", type: i0.forwardRef(() => i3.Ripple), selector: "[pRipple]" }, { kind: "directive", type: i0.forwardRef(() => i4.Tooltip), selector: "[pTooltip]", inputs: ["tooltipPosition", "tooltipEvent", "appendTo", "positionStyle", "tooltipStyleClass", "tooltipZIndex", "escape", "showDelay", "hideDelay", "life", "positionTop", "positionLeft", "autoHide", "fitContent", "hideOnEscape", "pTooltip", "tooltipDisabled", "tooltipOptions"] }, { kind: "component", type: i0.forwardRef(() => AngleDownIcon), selector: "AngleDownIcon" }, { kind: "component", type: i0.forwardRef(() => AngleRightIcon), selector: "AngleRightIcon" }, { kind: "component", type: i0.forwardRef(() => MenubarSub), selector: "p-menubarSub", inputs: ["items", "itemTemplate", "root", "autoZIndex", "baseZIndex", "mobileActive", "autoDisplay", "menuId", "ariaLabel", "ariaLabelledBy", "level", "focusedItemId", "activeItemPath", "submenuIconTemplate"], outputs: ["itemClick", "itemMouseEnter", "menuFocus", "menuBlur", "menuKeydown"] }], encapsulation: i0.ViewEncapsulation.None });
286
286
  }
287
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MenubarSub, decorators: [{
287
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MenubarSub, decorators: [{
288
288
  type: Component,
289
289
  args: [{
290
290
  selector: 'p-menubarSub',
@@ -1076,8 +1076,8 @@ class Menubar {
1076
1076
  this.unbindOutsideClickListener();
1077
1077
  this.unbindResizeListener();
1078
1078
  }
1079
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: Menubar, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i5.PrimeNGConfig }, { token: MenubarService }], target: i0.ɵɵFactoryTarget.Component });
1080
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: Menubar, selector: "p-menubar", inputs: { model: "model", style: "style", styleClass: "styleClass", autoZIndex: "autoZIndex", baseZIndex: "baseZIndex", autoDisplay: "autoDisplay", autoHide: "autoHide", autoHideDelay: "autoHideDelay", id: "id", ariaLabel: "ariaLabel", ariaLabelledBy: "ariaLabelledBy" }, outputs: { onFocus: "onFocus", onBlur: "onBlur" }, host: { classAttribute: "p-element" }, providers: [MenubarService], queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "menubutton", first: true, predicate: ["menubutton"], descendants: true }, { propertyName: "rootmenu", first: true, predicate: ["rootmenu"], descendants: true }], ngImport: i0, template: `
1079
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: Menubar, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i5.PrimeNGConfig }, { token: MenubarService }], target: i0.ɵɵFactoryTarget.Component });
1080
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.2", type: Menubar, selector: "p-menubar", inputs: { model: "model", style: "style", styleClass: "styleClass", autoZIndex: "autoZIndex", baseZIndex: "baseZIndex", autoDisplay: "autoDisplay", autoHide: "autoHide", autoHideDelay: "autoHideDelay", id: "id", ariaLabel: "ariaLabel", ariaLabelledBy: "ariaLabelledBy" }, outputs: { onFocus: "onFocus", onBlur: "onBlur" }, host: { classAttribute: "p-element" }, providers: [MenubarService], queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "menubutton", first: true, predicate: ["menubutton"], descendants: true }, { propertyName: "rootmenu", first: true, predicate: ["rootmenu"], descendants: true }], ngImport: i0, template: `
1081
1081
  <div [ngClass]="{ 'p-menubar p-component': true, 'p-menubar-mobile-active': mobileActive }" [class]="styleClass" [ngStyle]="style" [attr.data-pc-section]="'root'" [attr.data-pc-name]="'menubar'">
1082
1082
  <div class="p-menubar-start" *ngIf="startTemplate">
1083
1083
  <ng-container *ngTemplateOutlet="startTemplate"></ng-container>
@@ -1131,7 +1131,7 @@ class Menubar {
1131
1131
  </div>
1132
1132
  `, isInline: true, styles: ["@layer primeng{.p-menubar{display:flex;align-items:center}.p-menubar ul{margin:0;padding:0;list-style:none}.p-menubar .p-menuitem-link{cursor:pointer;display:flex;align-items:center;text-decoration:none;overflow:hidden;position:relative}.p-menubar .p-menuitem-text{line-height:1}.p-menubar .p-menuitem{position:relative}.p-menubar-root-list{display:flex;align-items:center;flex-wrap:wrap}.p-menubar-root-list>li ul{display:none;z-index:1}.p-menubar-root-list>.p-menuitem-active>p-menubarsub>.p-submenu-list{display:block}.p-menubar .p-submenu-list{display:none;position:absolute;z-index:2}.p-menubar .p-submenu-list>.p-menuitem-active>p-menubarsub>.p-submenu-list{display:block;left:100%;top:0}.p-menubar .p-submenu-list .p-menuitem-link .p-submenu-icon:not(svg){margin-left:auto}.p-menubar .p-menubar-root-list .p-icon-wrapper,.p-menubar .p-submenu-list .p-menuitem-link .p-icon-wrapper{margin-left:auto}.p-menubar .p-menubar-custom,.p-menubar .p-menubar-end{margin-left:auto;align-self:center}.p-menubar-button{display:none;cursor:pointer;align-items:center;justify-content:center}}\n"], dependencies: [{ kind: "directive", type: i0.forwardRef(() => i1.NgClass), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgTemplateOutlet), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgStyle), selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i0.forwardRef(() => BarsIcon), selector: "BarsIcon" }, { kind: "component", type: i0.forwardRef(() => MenubarSub), selector: "p-menubarSub", inputs: ["items", "itemTemplate", "root", "autoZIndex", "baseZIndex", "mobileActive", "autoDisplay", "menuId", "ariaLabel", "ariaLabelledBy", "level", "focusedItemId", "activeItemPath", "submenuIconTemplate"], outputs: ["itemClick", "itemMouseEnter", "menuFocus", "menuBlur", "menuKeydown"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
1133
1133
  }
1134
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: Menubar, decorators: [{
1134
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: Menubar, decorators: [{
1135
1135
  type: Component,
1136
1136
  args: [{ selector: 'p-menubar', template: `
1137
1137
  <div [ngClass]="{ 'p-menubar p-component': true, 'p-menubar-mobile-active': mobileActive }" [class]="styleClass" [ngStyle]="style" [attr.data-pc-section]="'root'" [attr.data-pc-name]="'menubar'">
@@ -1231,11 +1231,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImpor
1231
1231
  args: ['rootmenu']
1232
1232
  }] } });
1233
1233
  class MenubarModule {
1234
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MenubarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1235
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.2", ngImport: i0, type: MenubarModule, declarations: [Menubar, MenubarSub], imports: [CommonModule, RouterModule, RippleModule, TooltipModule, SharedModule, BarsIcon, AngleDownIcon, AngleRightIcon], exports: [Menubar, RouterModule, TooltipModule, SharedModule] });
1236
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MenubarModule, imports: [CommonModule, RouterModule, RippleModule, TooltipModule, SharedModule, BarsIcon, AngleDownIcon, AngleRightIcon, RouterModule, TooltipModule, SharedModule] });
1234
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MenubarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1235
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.2.2", ngImport: i0, type: MenubarModule, declarations: [Menubar, MenubarSub], imports: [CommonModule, RouterModule, RippleModule, TooltipModule, SharedModule, BarsIcon, AngleDownIcon, AngleRightIcon], exports: [Menubar, RouterModule, TooltipModule, SharedModule] });
1236
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MenubarModule, imports: [CommonModule, RouterModule, RippleModule, TooltipModule, SharedModule, BarsIcon, AngleDownIcon, AngleRightIcon, RouterModule, TooltipModule, SharedModule] });
1237
1237
  }
1238
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MenubarModule, decorators: [{
1238
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MenubarModule, decorators: [{
1239
1239
  type: NgModule,
1240
1240
  args: [{
1241
1241
  imports: [CommonModule, RouterModule, RippleModule, TooltipModule, SharedModule, BarsIcon, AngleDownIcon, AngleRightIcon],
@@ -45,8 +45,8 @@ class UIMessage {
45
45
  return 'info';
46
46
  }
47
47
  }
48
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: UIMessage, deps: [], target: i0.ɵɵFactoryTarget.Component });
49
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: UIMessage, selector: "p-message", inputs: { severity: "severity", text: "text", escape: "escape", style: "style", styleClass: "styleClass" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
48
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: UIMessage, deps: [], target: i0.ɵɵFactoryTarget.Component });
49
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.2", type: UIMessage, selector: "p-message", inputs: { severity: "severity", text: "text", escape: "escape", style: "style", styleClass: "styleClass" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
50
50
  <div
51
51
  aria-live="polite"
52
52
  class="p-inline-message p-component p-inline-message"
@@ -73,7 +73,7 @@ class UIMessage {
73
73
  </div>
74
74
  `, isInline: true, styles: ["@layer primeng{.p-inline-message{display:inline-flex;align-items:center;justify-content:center;vertical-align:top}.p-inline-message-icon-only .p-inline-message-text{visibility:hidden;width:0}.p-fluid .p-inline-message{display:flex}}\n"], dependencies: [{ kind: "directive", type: i0.forwardRef(() => i1.NgClass), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgStyle), selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i0.forwardRef(() => CheckIcon), selector: "CheckIcon" }, { kind: "component", type: i0.forwardRef(() => InfoCircleIcon), selector: "InfoCircleIcon" }, { kind: "component", type: i0.forwardRef(() => TimesCircleIcon), selector: "TimesCircleIcon" }, { kind: "component", type: i0.forwardRef(() => ExclamationTriangleIcon), selector: "ExclamationTriangleIcon" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
75
75
  }
76
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: UIMessage, decorators: [{
76
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: UIMessage, decorators: [{
77
77
  type: Component,
78
78
  args: [{ selector: 'p-message', template: `
79
79
  <div
@@ -115,11 +115,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImpor
115
115
  type: Input
116
116
  }] } });
117
117
  class MessageModule {
118
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MessageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
119
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.2", ngImport: i0, type: MessageModule, declarations: [UIMessage], imports: [CommonModule, CheckIcon, InfoCircleIcon, TimesCircleIcon, ExclamationTriangleIcon], exports: [UIMessage] });
120
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MessageModule, imports: [CommonModule, CheckIcon, InfoCircleIcon, TimesCircleIcon, ExclamationTriangleIcon] });
118
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MessageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
119
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.2.2", ngImport: i0, type: MessageModule, declarations: [UIMessage], imports: [CommonModule, CheckIcon, InfoCircleIcon, TimesCircleIcon, ExclamationTriangleIcon], exports: [UIMessage] });
120
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MessageModule, imports: [CommonModule, CheckIcon, InfoCircleIcon, TimesCircleIcon, ExclamationTriangleIcon] });
121
121
  }
122
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MessageModule, decorators: [{
122
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MessageModule, decorators: [{
123
123
  type: NgModule,
124
124
  args: [{
125
125
  imports: [CommonModule, CheckIcon, InfoCircleIcon, TimesCircleIcon, ExclamationTriangleIcon],
@@ -187,8 +187,8 @@ class Messages {
187
187
  });
188
188
  this.timerSubscriptions.push(timerSubsctiption);
189
189
  }
190
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: Messages, deps: [{ token: i1.MessageService, optional: true }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.PrimeNGConfig }], target: i0.ɵɵFactoryTarget.Component });
191
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: Messages, selector: "p-messages", inputs: { value: "value", closable: "closable", style: "style", styleClass: "styleClass", enableService: "enableService", key: "key", escape: "escape", severity: "severity", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions" }, outputs: { valueChange: "valueChange" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], ngImport: i0, template: `
190
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: Messages, deps: [{ token: i1.MessageService, optional: true }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.PrimeNGConfig }], target: i0.ɵɵFactoryTarget.Component });
191
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.2", type: Messages, selector: "p-messages", inputs: { value: "value", closable: "closable", style: "style", styleClass: "styleClass", enableService: "enableService", key: "key", escape: "escape", severity: "severity", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions" }, outputs: { valueChange: "valueChange" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], ngImport: i0, template: `
192
192
  <div class="p-messages p-component" role="alert" [ngStyle]="style" [class]="styleClass" [attr.aria-atomic]="true" [attr.aria-live]="'assertive'" [attr.data-pc-name]="'message'">
193
193
  <ng-container *ngIf="!contentTemplate; else staticMessage">
194
194
  <div
@@ -236,7 +236,7 @@ class Messages {
236
236
  ])
237
237
  ], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
238
238
  }
239
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: Messages, decorators: [{
239
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: Messages, decorators: [{
240
240
  type: Component,
241
241
  args: [{ selector: 'p-messages', template: `
242
242
  <div class="p-messages p-component" role="alert" [ngStyle]="style" [class]="styleClass" [attr.aria-atomic]="true" [attr.aria-live]="'assertive'" [attr.data-pc-name]="'message'">
@@ -316,11 +316,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImpor
316
316
  args: [PrimeTemplate]
317
317
  }] } });
318
318
  class MessagesModule {
319
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MessagesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
320
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.2", ngImport: i0, type: MessagesModule, declarations: [Messages], imports: [CommonModule, RippleModule, CheckIcon, InfoCircleIcon, TimesCircleIcon, ExclamationTriangleIcon, TimesIcon], exports: [Messages] });
321
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MessagesModule, imports: [CommonModule, RippleModule, CheckIcon, InfoCircleIcon, TimesCircleIcon, ExclamationTriangleIcon, TimesIcon] });
319
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MessagesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
320
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.2.2", ngImport: i0, type: MessagesModule, declarations: [Messages], imports: [CommonModule, RippleModule, CheckIcon, InfoCircleIcon, TimesCircleIcon, ExclamationTriangleIcon, TimesIcon], exports: [Messages] });
321
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MessagesModule, imports: [CommonModule, RippleModule, CheckIcon, InfoCircleIcon, TimesCircleIcon, ExclamationTriangleIcon, TimesIcon] });
322
322
  }
323
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MessagesModule, decorators: [{
323
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MessagesModule, decorators: [{
324
324
  type: NgModule,
325
325
  args: [{
326
326
  imports: [CommonModule, RippleModule, CheckIcon, InfoCircleIcon, TimesCircleIcon, ExclamationTriangleIcon, TimesIcon],
@@ -55,8 +55,8 @@ class MultiSelectItem {
55
55
  selected: this.selected
56
56
  });
57
57
  }
58
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MultiSelectItem, deps: [], target: i0.ɵɵFactoryTarget.Component });
59
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: MultiSelectItem, selector: "p-multiSelectItem", inputs: { id: "id", option: "option", selected: "selected", label: "label", disabled: "disabled", itemSize: "itemSize", focused: "focused", ariaPosInset: "ariaPosInset", ariaSetSize: "ariaSetSize", template: "template", checkIconTemplate: "checkIconTemplate" }, outputs: { onClick: "onClick", onMouseEnter: "onMouseEnter" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
58
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MultiSelectItem, deps: [], target: i0.ɵɵFactoryTarget.Component });
59
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.2", type: MultiSelectItem, selector: "p-multiSelectItem", inputs: { id: "id", option: "option", selected: "selected", label: "label", disabled: "disabled", itemSize: "itemSize", focused: "focused", ariaPosInset: "ariaPosInset", ariaSetSize: "ariaSetSize", template: "template", checkIconTemplate: "checkIconTemplate" }, outputs: { onClick: "onClick", onMouseEnter: "onMouseEnter" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
60
60
  <li
61
61
  pRipple
62
62
  [ngStyle]="{ height: itemSize + 'px' }"
@@ -88,7 +88,7 @@ class MultiSelectItem {
88
88
  </li>
89
89
  `, isInline: true, dependencies: [{ kind: "directive", type: i0.forwardRef(() => i1.NgClass), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgTemplateOutlet), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgStyle), selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: i0.forwardRef(() => i2.Ripple), selector: "[pRipple]" }, { kind: "component", type: i0.forwardRef(() => CheckIcon), selector: "CheckIcon" }], encapsulation: i0.ViewEncapsulation.None });
90
90
  }
91
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MultiSelectItem, decorators: [{
91
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MultiSelectItem, decorators: [{
92
92
  type: Component,
93
93
  args: [{
94
94
  selector: 'p-multiSelectItem',
@@ -742,10 +742,23 @@ class MultiSelect {
742
742
  get closeAriaLabel() {
743
743
  return this.config.translation.aria ? this.config.translation.aria.close : undefined;
744
744
  }
745
+ get listLabel() {
746
+ return this.config.getTranslation(TranslationKeys.ARIA)['listLabel'];
747
+ }
748
+ getAllVisibleAndNonVisibleOptions() {
749
+ return this.group ? this.flatOptions(this.options) : this.options || [];
750
+ }
745
751
  visibleOptions = computed(() => {
746
- const options = this.group ? this.flatOptions(this.options) : this.options || [];
752
+ const options = this.getAllVisibleAndNonVisibleOptions();
753
+ const isArrayOfObjects = ObjectUtils.isArray(options) && ObjectUtils.isObject(options[0]);
747
754
  if (this._filterValue()) {
748
- const filteredOptions = this.filterService.filter(options, this.searchFields(), this._filterValue(), this.filterMatchMode, this.filterLocale);
755
+ let filteredOptions;
756
+ if (isArrayOfObjects) {
757
+ filteredOptions = this.filterService.filter(options, this.searchFields(), this._filterValue(), this.filterMatchMode, this.filterLocale);
758
+ }
759
+ else {
760
+ filteredOptions = options.filter((option) => option.toLocaleLowerCase().includes(this._filterValue().toLocaleLowerCase()));
761
+ }
749
762
  if (this.group) {
750
763
  const optionGroups = this.options || [];
751
764
  const filtered = [];
@@ -1321,6 +1334,9 @@ class MultiSelect {
1321
1334
  this.focusedOptionIndex.set(-1);
1322
1335
  this.onFilter.emit({ originalEvent: event, filter: this._filterValue() });
1323
1336
  !this.virtualScrollerDisabled && this.scroller.scrollToIndex(0);
1337
+ setTimeout(() => {
1338
+ this.overlayViewChild.alignOverlay();
1339
+ });
1324
1340
  }
1325
1341
  onLastHiddenFocus(event) {
1326
1342
  const focusableEl = event.relatedTarget === this.focusInputViewChild?.nativeElement
@@ -1375,8 +1391,16 @@ class MultiSelect {
1375
1391
  .filter((option) => this.isValidOption(option))
1376
1392
  .map((option) => this.getOptionValue(option));
1377
1393
  this.updateModel(value, event);
1394
+ // because onToggleAll could have been called during filtering, this additional test needs to be performed before calling onSelectAllChange.emit
1395
+ if (!value.length || value.length === this.getAllVisibleAndNonVisibleOptions().length) {
1396
+ this.onSelectAllChange.emit({
1397
+ originalEvent: event,
1398
+ checked: !!value.length
1399
+ });
1400
+ }
1378
1401
  }
1379
- DomHandler.focus(this.headerCheckboxViewChild.nativeElement);
1402
+ this.onChange.emit({ originalEvent: event, value: this.value });
1403
+ DomHandler.focus(this.headerCheckboxViewChild?.nativeElement);
1380
1404
  this.headerCheckboxFocus = true;
1381
1405
  event.preventDefault();
1382
1406
  event.stopPropagation();
@@ -1611,8 +1635,8 @@ class MultiSelect {
1611
1635
  hasFilter() {
1612
1636
  return this._filterValue() && this._filterValue().trim().length > 0;
1613
1637
  }
1614
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MultiSelect, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i0.NgZone }, { token: i3.FilterService }, { token: i3.PrimeNGConfig }, { token: i3.OverlayService }], target: i0.ɵɵFactoryTarget.Component });
1615
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: MultiSelect, selector: "p-multiSelect", inputs: { id: "id", ariaLabel: "ariaLabel", style: "style", styleClass: "styleClass", panelStyle: "panelStyle", panelStyleClass: "panelStyleClass", inputId: "inputId", disabled: "disabled", readonly: "readonly", group: "group", filter: "filter", filterPlaceHolder: "filterPlaceHolder", filterLocale: "filterLocale", overlayVisible: "overlayVisible", tabindex: "tabindex", appendTo: "appendTo", dataKey: "dataKey", name: "name", ariaLabelledBy: "ariaLabelledBy", displaySelectedLabel: "displaySelectedLabel", maxSelectedLabels: "maxSelectedLabels", selectionLimit: "selectionLimit", selectedItemsLabel: "selectedItemsLabel", showToggleAll: "showToggleAll", emptyFilterMessage: "emptyFilterMessage", emptyMessage: "emptyMessage", resetFilterOnHide: "resetFilterOnHide", dropdownIcon: "dropdownIcon", optionLabel: "optionLabel", optionValue: "optionValue", optionDisabled: "optionDisabled", optionGroupLabel: "optionGroupLabel", optionGroupChildren: "optionGroupChildren", showHeader: "showHeader", filterBy: "filterBy", scrollHeight: "scrollHeight", lazy: "lazy", virtualScroll: "virtualScroll", virtualScrollItemSize: "virtualScrollItemSize", virtualScrollOptions: "virtualScrollOptions", overlayOptions: "overlayOptions", ariaFilterLabel: "ariaFilterLabel", filterMatchMode: "filterMatchMode", tooltip: "tooltip", tooltipPosition: "tooltipPosition", tooltipPositionStyle: "tooltipPositionStyle", tooltipStyleClass: "tooltipStyleClass", autofocusFilter: "autofocusFilter", display: "display", autocomplete: "autocomplete", showClear: "showClear", autoZIndex: "autoZIndex", baseZIndex: "baseZIndex", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions", defaultLabel: "defaultLabel", placeholder: "placeholder", options: "options", filterValue: "filterValue", itemSize: "itemSize", selectAll: "selectAll", focusOnHover: "focusOnHover", filterFields: "filterFields", selectOnFocus: "selectOnFocus", autoOptionFocus: "autoOptionFocus" }, outputs: { onChange: "onChange", onFilter: "onFilter", onFocus: "onFocus", onBlur: "onBlur", onClick: "onClick", onClear: "onClear", onPanelShow: "onPanelShow", onPanelHide: "onPanelHide", onLazyLoad: "onLazyLoad", onRemove: "onRemove", onSelectAllChange: "onSelectAllChange" }, host: { properties: { "class.p-inputwrapper-focus": "focused || overlayVisible", "class.p-inputwrapper-filled": "filled" }, classAttribute: "p-element p-inputwrapper" }, providers: [MULTISELECT_VALUE_ACCESSOR], queries: [{ propertyName: "footerFacet", first: true, predicate: Footer, descendants: true }, { propertyName: "headerFacet", first: true, predicate: Header, descendants: true }, { propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "containerViewChild", first: true, predicate: ["container"], descendants: true }, { propertyName: "overlayViewChild", first: true, predicate: ["overlay"], descendants: true }, { propertyName: "filterInputChild", first: true, predicate: ["filterInput"], descendants: true }, { propertyName: "focusInputViewChild", first: true, predicate: ["focusInput"], descendants: true }, { propertyName: "itemsViewChild", first: true, predicate: ["items"], descendants: true }, { propertyName: "scroller", first: true, predicate: ["scroller"], descendants: true }, { propertyName: "lastHiddenFocusableElementOnOverlay", first: true, predicate: ["lastHiddenFocusableEl"], descendants: true }, { propertyName: "firstHiddenFocusableElementOnOverlay", first: true, predicate: ["firstHiddenFocusableEl"], descendants: true }, { propertyName: "headerCheckboxViewChild", first: true, predicate: ["headerCheckbox"], descendants: true }], ngImport: i0, template: `
1638
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MultiSelect, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i0.NgZone }, { token: i3.FilterService }, { token: i3.PrimeNGConfig }, { token: i3.OverlayService }], target: i0.ɵɵFactoryTarget.Component });
1639
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.2", type: MultiSelect, selector: "p-multiSelect", inputs: { id: "id", ariaLabel: "ariaLabel", style: "style", styleClass: "styleClass", panelStyle: "panelStyle", panelStyleClass: "panelStyleClass", inputId: "inputId", disabled: "disabled", readonly: "readonly", group: "group", filter: "filter", filterPlaceHolder: "filterPlaceHolder", filterLocale: "filterLocale", overlayVisible: "overlayVisible", tabindex: "tabindex", appendTo: "appendTo", dataKey: "dataKey", name: "name", ariaLabelledBy: "ariaLabelledBy", displaySelectedLabel: "displaySelectedLabel", maxSelectedLabels: "maxSelectedLabels", selectionLimit: "selectionLimit", selectedItemsLabel: "selectedItemsLabel", showToggleAll: "showToggleAll", emptyFilterMessage: "emptyFilterMessage", emptyMessage: "emptyMessage", resetFilterOnHide: "resetFilterOnHide", dropdownIcon: "dropdownIcon", optionLabel: "optionLabel", optionValue: "optionValue", optionDisabled: "optionDisabled", optionGroupLabel: "optionGroupLabel", optionGroupChildren: "optionGroupChildren", showHeader: "showHeader", filterBy: "filterBy", scrollHeight: "scrollHeight", lazy: "lazy", virtualScroll: "virtualScroll", virtualScrollItemSize: "virtualScrollItemSize", virtualScrollOptions: "virtualScrollOptions", overlayOptions: "overlayOptions", ariaFilterLabel: "ariaFilterLabel", filterMatchMode: "filterMatchMode", tooltip: "tooltip", tooltipPosition: "tooltipPosition", tooltipPositionStyle: "tooltipPositionStyle", tooltipStyleClass: "tooltipStyleClass", autofocusFilter: "autofocusFilter", display: "display", autocomplete: "autocomplete", showClear: "showClear", autoZIndex: "autoZIndex", baseZIndex: "baseZIndex", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions", defaultLabel: "defaultLabel", placeholder: "placeholder", options: "options", filterValue: "filterValue", itemSize: "itemSize", selectAll: "selectAll", focusOnHover: "focusOnHover", filterFields: "filterFields", selectOnFocus: "selectOnFocus", autoOptionFocus: "autoOptionFocus" }, outputs: { onChange: "onChange", onFilter: "onFilter", onFocus: "onFocus", onBlur: "onBlur", onClick: "onClick", onClear: "onClear", onPanelShow: "onPanelShow", onPanelHide: "onPanelHide", onLazyLoad: "onLazyLoad", onRemove: "onRemove", onSelectAllChange: "onSelectAllChange" }, host: { properties: { "class.p-inputwrapper-focus": "focused || overlayVisible", "class.p-inputwrapper-filled": "filled" }, classAttribute: "p-element p-inputwrapper" }, providers: [MULTISELECT_VALUE_ACCESSOR], queries: [{ propertyName: "footerFacet", first: true, predicate: Footer, descendants: true }, { propertyName: "headerFacet", first: true, predicate: Header, descendants: true }, { propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "containerViewChild", first: true, predicate: ["container"], descendants: true }, { propertyName: "overlayViewChild", first: true, predicate: ["overlay"], descendants: true }, { propertyName: "filterInputChild", first: true, predicate: ["filterInput"], descendants: true }, { propertyName: "focusInputViewChild", first: true, predicate: ["focusInput"], descendants: true }, { propertyName: "itemsViewChild", first: true, predicate: ["items"], descendants: true }, { propertyName: "scroller", first: true, predicate: ["scroller"], descendants: true }, { propertyName: "lastHiddenFocusableElementOnOverlay", first: true, predicate: ["lastHiddenFocusableEl"], descendants: true }, { propertyName: "firstHiddenFocusableElementOnOverlay", first: true, predicate: ["firstHiddenFocusableEl"], descendants: true }, { propertyName: "headerCheckboxViewChild", first: true, predicate: ["headerCheckbox"], descendants: true }], ngImport: i0, template: `
1616
1640
  <div #container [attr.id]="id" [ngClass]="containerClass" [ngStyle]="style" [class]="styleClass" (click)="onContainerClick($event)">
1617
1641
  <div class="p-hidden-accessible" [attr.data-p-hidden-accessible]="true">
1618
1642
  <input
@@ -1792,7 +1816,7 @@ class MultiSelect {
1792
1816
  </ng-container>
1793
1817
 
1794
1818
  <ng-template #buildInItems let-items let-scrollerOptions="options">
1795
- <ul #items class="p-multiselect-items p-component" [ngClass]="scrollerOptions.contentStyleClass" [style]="scrollerOptions.contentStyle" role="listbox" aria-multiselectable="true">
1819
+ <ul #items class="p-multiselect-items p-component" [ngClass]="scrollerOptions.contentStyleClass" [style]="scrollerOptions.contentStyle" role="listbox" aria-multiselectable="true" [attr.aria-label]="listLabel">
1796
1820
  <ng-template ngFor let-option [ngForOf]="items" let-i="index">
1797
1821
  <ng-container *ngIf="isOptionGroup(option)">
1798
1822
  <li [attr.id]="id + '_' + getOptionIndex(i, scrollerOptions)" class="p-multiselect-item-group" [ngStyle]="{ height: scrollerOptions.itemSize + 'px' }" role="option">
@@ -1855,7 +1879,7 @@ class MultiSelect {
1855
1879
  </div>
1856
1880
  `, isInline: true, styles: ["@layer primeng{.p-multiselect{display:inline-flex;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}.p-multiselect-trigger{display:flex;align-items:center;justify-content:center;flex-shrink:0}.p-multiselect-label-container{overflow:hidden;flex:1 1 auto;cursor:pointer;display:flex}.p-multiselect-label{display:block;white-space:nowrap;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.p-multiselect-label-empty{overflow:hidden;visibility:hidden}.p-multiselect-token{cursor:default;display:inline-flex;align-items:center;flex:0 0 auto}.p-multiselect-token-icon{cursor:pointer}.p-multiselect-token-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100px}.p-multiselect-items-wrapper{overflow:auto}.p-multiselect-items{margin:0;padding:0;list-style-type:none}.p-multiselect-item{cursor:pointer;display:flex;align-items:center;font-weight:400;white-space:nowrap;position:relative;overflow:hidden}.p-multiselect-header{display:flex;align-items:center;justify-content:space-between}.p-multiselect-filter-container{position:relative;flex:1 1 auto}.p-multiselect-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-multiselect-filter-container .p-inputtext{width:100%}.p-multiselect-close{display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;position:relative}.p-fluid .p-multiselect{display:flex}.p-multiselect-clear-icon{position:absolute;top:50%;margin-top:-.5rem;cursor:pointer}.p-multiselect-clearable{position:relative}}\n"], dependencies: [{ kind: "directive", type: i0.forwardRef(() => i1.NgClass), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgForOf), selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgTemplateOutlet), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgStyle), selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i0.forwardRef(() => i4.Overlay), selector: "p-overlay", inputs: ["visible", "mode", "style", "styleClass", "contentStyle", "contentStyleClass", "target", "appendTo", "autoZIndex", "baseZIndex", "showTransitionOptions", "hideTransitionOptions", "listener", "responsive", "options"], outputs: ["visibleChange", "onBeforeShow", "onShow", "onBeforeHide", "onHide", "onAnimationStart", "onAnimationDone"] }, { kind: "directive", type: i0.forwardRef(() => i3.PrimeTemplate), selector: "[pTemplate]", inputs: ["type", "pTemplate"] }, { kind: "directive", type: i0.forwardRef(() => i5.Tooltip), selector: "[pTooltip]", inputs: ["tooltipPosition", "tooltipEvent", "appendTo", "positionStyle", "tooltipStyleClass", "tooltipZIndex", "escape", "showDelay", "hideDelay", "life", "positionTop", "positionLeft", "autoHide", "fitContent", "hideOnEscape", "pTooltip", "tooltipDisabled", "tooltipOptions"] }, { kind: "directive", type: i0.forwardRef(() => i2.Ripple), selector: "[pRipple]" }, { kind: "component", type: i0.forwardRef(() => i6.Scroller), selector: "p-scroller", inputs: ["id", "style", "styleClass", "tabindex", "items", "itemSize", "scrollHeight", "scrollWidth", "orientation", "step", "delay", "resizeDelay", "appendOnly", "inline", "lazy", "disabled", "loaderDisabled", "columns", "showSpacer", "showLoader", "numToleratedItems", "loading", "autoSize", "trackBy", "options"], outputs: ["onLazyLoad", "onScroll", "onScrollIndexChange"] }, { kind: "component", type: i0.forwardRef(() => CheckIcon), selector: "CheckIcon" }, { kind: "component", type: i0.forwardRef(() => SearchIcon), selector: "SearchIcon" }, { kind: "component", type: i0.forwardRef(() => TimesCircleIcon), selector: "TimesCircleIcon" }, { kind: "component", type: i0.forwardRef(() => TimesIcon), selector: "TimesIcon" }, { kind: "component", type: i0.forwardRef(() => ChevronDownIcon), selector: "ChevronDownIcon" }, { kind: "component", type: i0.forwardRef(() => MultiSelectItem), selector: "p-multiSelectItem", inputs: ["id", "option", "selected", "label", "disabled", "itemSize", "focused", "ariaPosInset", "ariaSetSize", "template", "checkIconTemplate"], outputs: ["onClick", "onMouseEnter"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
1857
1881
  }
1858
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MultiSelect, decorators: [{
1882
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MultiSelect, decorators: [{
1859
1883
  type: Component,
1860
1884
  args: [{ selector: 'p-multiSelect', template: `
1861
1885
  <div #container [attr.id]="id" [ngClass]="containerClass" [ngStyle]="style" [class]="styleClass" (click)="onContainerClick($event)">
@@ -2037,7 +2061,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImpor
2037
2061
  </ng-container>
2038
2062
 
2039
2063
  <ng-template #buildInItems let-items let-scrollerOptions="options">
2040
- <ul #items class="p-multiselect-items p-component" [ngClass]="scrollerOptions.contentStyleClass" [style]="scrollerOptions.contentStyle" role="listbox" aria-multiselectable="true">
2064
+ <ul #items class="p-multiselect-items p-component" [ngClass]="scrollerOptions.contentStyleClass" [style]="scrollerOptions.contentStyle" role="listbox" aria-multiselectable="true" [attr.aria-label]="listLabel">
2041
2065
  <ng-template ngFor let-option [ngForOf]="items" let-i="index">
2042
2066
  <ng-container *ngIf="isOptionGroup(option)">
2043
2067
  <li [attr.id]="id + '_' + getOptionIndex(i, scrollerOptions)" class="p-multiselect-item-group" [ngStyle]="{ height: scrollerOptions.itemSize + 'px' }" role="option">
@@ -2293,11 +2317,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImpor
2293
2317
  args: [PrimeTemplate]
2294
2318
  }] } });
2295
2319
  class MultiSelectModule {
2296
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MultiSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2297
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.2", ngImport: i0, type: MultiSelectModule, declarations: [MultiSelect, MultiSelectItem], imports: [CommonModule, OverlayModule, SharedModule, TooltipModule, RippleModule, ScrollerModule, CheckIcon, SearchIcon, TimesCircleIcon, TimesIcon, ChevronDownIcon, CheckIcon], exports: [MultiSelect, OverlayModule, SharedModule, ScrollerModule] });
2298
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MultiSelectModule, imports: [CommonModule, OverlayModule, SharedModule, TooltipModule, RippleModule, ScrollerModule, CheckIcon, SearchIcon, TimesCircleIcon, TimesIcon, ChevronDownIcon, CheckIcon, OverlayModule, SharedModule, ScrollerModule] });
2320
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MultiSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2321
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.2.2", ngImport: i0, type: MultiSelectModule, declarations: [MultiSelect, MultiSelectItem], imports: [CommonModule, OverlayModule, SharedModule, TooltipModule, RippleModule, ScrollerModule, CheckIcon, SearchIcon, TimesCircleIcon, TimesIcon, ChevronDownIcon, CheckIcon], exports: [MultiSelect, OverlayModule, SharedModule, ScrollerModule] });
2322
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MultiSelectModule, imports: [CommonModule, OverlayModule, SharedModule, TooltipModule, RippleModule, ScrollerModule, CheckIcon, SearchIcon, TimesCircleIcon, TimesIcon, ChevronDownIcon, CheckIcon, OverlayModule, SharedModule, ScrollerModule] });
2299
2323
  }
2300
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: MultiSelectModule, decorators: [{
2324
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MultiSelectModule, decorators: [{
2301
2325
  type: NgModule,
2302
2326
  args: [{
2303
2327
  imports: [CommonModule, OverlayModule, SharedModule, TooltipModule, RippleModule, ScrollerModule, CheckIcon, SearchIcon, TimesCircleIcon, TimesIcon, ChevronDownIcon, CheckIcon],