primeng 19.0.6 → 19.0.8

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 (349) hide show
  1. package/accordion/accordion.d.ts +1 -1
  2. package/basecomponent/basecomponent.d.ts +1 -0
  3. package/confirmdialog/confirmdialog.d.ts +2 -1
  4. package/dataview/dataview.interface.d.ts +9 -19
  5. package/dragdrop/dragdrop.d.ts +3 -2
  6. package/dynamicdialog/dynamicdialog.d.ts +1 -1
  7. package/fesm2022/primeng-accordion.mjs +358 -561
  8. package/fesm2022/primeng-accordion.mjs.map +1 -1
  9. package/fesm2022/primeng-animateonscroll.mjs +37 -40
  10. package/fesm2022/primeng-animateonscroll.mjs.map +1 -1
  11. package/fesm2022/primeng-api.mjs +79 -89
  12. package/fesm2022/primeng-api.mjs.map +1 -1
  13. package/fesm2022/primeng-autocomplete.mjs +505 -786
  14. package/fesm2022/primeng-autocomplete.mjs.map +1 -1
  15. package/fesm2022/primeng-autofocus.mjs +26 -27
  16. package/fesm2022/primeng-autofocus.mjs.map +1 -1
  17. package/fesm2022/primeng-avatar.mjs +70 -120
  18. package/fesm2022/primeng-avatar.mjs.map +1 -1
  19. package/fesm2022/primeng-avatargroup.mjs +44 -54
  20. package/fesm2022/primeng-avatargroup.mjs.map +1 -1
  21. package/fesm2022/primeng-badge.mjs +62 -71
  22. package/fesm2022/primeng-badge.mjs.map +1 -1
  23. package/fesm2022/primeng-base.mjs +6 -6
  24. package/fesm2022/primeng-base.mjs.map +1 -1
  25. package/fesm2022/primeng-basecomponent.mjs +19 -16
  26. package/fesm2022/primeng-basecomponent.mjs.map +1 -1
  27. package/fesm2022/primeng-blockui.mjs +66 -87
  28. package/fesm2022/primeng-blockui.mjs.map +1 -1
  29. package/fesm2022/primeng-breadcrumb.mjs +175 -386
  30. package/fesm2022/primeng-breadcrumb.mjs.map +1 -1
  31. package/fesm2022/primeng-button.mjs +223 -328
  32. package/fesm2022/primeng-button.mjs.map +1 -1
  33. package/fesm2022/primeng-buttongroup.mjs +36 -40
  34. package/fesm2022/primeng-buttongroup.mjs.map +1 -1
  35. package/fesm2022/primeng-calendar.mjs +727 -1127
  36. package/fesm2022/primeng-calendar.mjs.map +1 -1
  37. package/fesm2022/primeng-card.mjs +88 -192
  38. package/fesm2022/primeng-card.mjs.map +1 -1
  39. package/fesm2022/primeng-carousel.mjs +218 -405
  40. package/fesm2022/primeng-carousel.mjs.map +1 -1
  41. package/fesm2022/primeng-cascadeselect.mjs +392 -576
  42. package/fesm2022/primeng-cascadeselect.mjs.map +1 -1
  43. package/fesm2022/primeng-chart.mjs +57 -63
  44. package/fesm2022/primeng-chart.mjs.map +1 -1
  45. package/fesm2022/primeng-checkbox.mjs +131 -183
  46. package/fesm2022/primeng-checkbox.mjs.map +1 -1
  47. package/fesm2022/primeng-chip.mjs +92 -188
  48. package/fesm2022/primeng-chip.mjs.map +1 -1
  49. package/fesm2022/primeng-colorpicker.mjs +142 -167
  50. package/fesm2022/primeng-colorpicker.mjs.map +1 -1
  51. package/fesm2022/primeng-config.mjs +12 -12
  52. package/fesm2022/primeng-config.mjs.map +1 -1
  53. package/fesm2022/primeng-confirmdialog.mjs +232 -350
  54. package/fesm2022/primeng-confirmdialog.mjs.map +1 -1
  55. package/fesm2022/primeng-confirmpopup.mjs +161 -251
  56. package/fesm2022/primeng-confirmpopup.mjs.map +1 -1
  57. package/fesm2022/primeng-contextmenu.mjs +336 -450
  58. package/fesm2022/primeng-contextmenu.mjs.map +1 -1
  59. package/fesm2022/primeng-dataview.mjs +249 -352
  60. package/fesm2022/primeng-dataview.mjs.map +1 -1
  61. package/fesm2022/primeng-datepicker.mjs +740 -1136
  62. package/fesm2022/primeng-datepicker.mjs.map +1 -1
  63. package/fesm2022/primeng-defer.mjs +25 -31
  64. package/fesm2022/primeng-defer.mjs.map +1 -1
  65. package/fesm2022/primeng-dialog.mjs +277 -478
  66. package/fesm2022/primeng-dialog.mjs.map +1 -1
  67. package/fesm2022/primeng-divider.mjs +68 -77
  68. package/fesm2022/primeng-divider.mjs.map +1 -1
  69. package/fesm2022/primeng-dock.mjs +138 -167
  70. package/fesm2022/primeng-dock.mjs.map +1 -1
  71. package/fesm2022/primeng-dragdrop.mjs +85 -79
  72. package/fesm2022/primeng-dragdrop.mjs.map +1 -1
  73. package/fesm2022/primeng-drawer.mjs +171 -268
  74. package/fesm2022/primeng-drawer.mjs.map +1 -1
  75. package/fesm2022/primeng-dropdown.mjs +529 -867
  76. package/fesm2022/primeng-dropdown.mjs.map +1 -1
  77. package/fesm2022/primeng-dynamicdialog.mjs +152 -301
  78. package/fesm2022/primeng-dynamicdialog.mjs.map +1 -1
  79. package/fesm2022/primeng-editor.mjs +118 -156
  80. package/fesm2022/primeng-editor.mjs.map +1 -1
  81. package/fesm2022/primeng-fieldset.mjs +153 -247
  82. package/fesm2022/primeng-fieldset.mjs.map +1 -1
  83. package/fesm2022/primeng-fileupload.mjs +370 -687
  84. package/fesm2022/primeng-fileupload.mjs.map +1 -1
  85. package/fesm2022/primeng-floatlabel.mjs +38 -46
  86. package/fesm2022/primeng-floatlabel.mjs.map +1 -1
  87. package/fesm2022/primeng-fluid.mjs +33 -41
  88. package/fesm2022/primeng-fluid.mjs.map +1 -1
  89. package/fesm2022/primeng-focustrap.mjs +23 -24
  90. package/fesm2022/primeng-focustrap.mjs.map +1 -1
  91. package/fesm2022/primeng-galleria.mjs +529 -761
  92. package/fesm2022/primeng-galleria.mjs.map +1 -1
  93. package/fesm2022/primeng-iconfield.mjs +42 -51
  94. package/fesm2022/primeng-iconfield.mjs.map +1 -1
  95. package/fesm2022/primeng-icons-angledoubledown.mjs +19 -19
  96. package/fesm2022/primeng-icons-angledoubledown.mjs.map +1 -1
  97. package/fesm2022/primeng-icons-angledoubleleft.mjs +19 -19
  98. package/fesm2022/primeng-icons-angledoubleleft.mjs.map +1 -1
  99. package/fesm2022/primeng-icons-angledoubleright.mjs +19 -19
  100. package/fesm2022/primeng-icons-angledoubleright.mjs.map +1 -1
  101. package/fesm2022/primeng-icons-angledoubleup.mjs +19 -19
  102. package/fesm2022/primeng-icons-angledoubleup.mjs.map +1 -1
  103. package/fesm2022/primeng-icons-angledown.mjs +17 -19
  104. package/fesm2022/primeng-icons-angledown.mjs.map +1 -1
  105. package/fesm2022/primeng-icons-angleleft.mjs +17 -19
  106. package/fesm2022/primeng-icons-angleleft.mjs.map +1 -1
  107. package/fesm2022/primeng-icons-angleright.mjs +17 -19
  108. package/fesm2022/primeng-icons-angleright.mjs.map +1 -1
  109. package/fesm2022/primeng-icons-angleup.mjs +17 -19
  110. package/fesm2022/primeng-icons-angleup.mjs.map +1 -1
  111. package/fesm2022/primeng-icons-arrowdown.mjs +26 -26
  112. package/fesm2022/primeng-icons-arrowdown.mjs.map +1 -1
  113. package/fesm2022/primeng-icons-arrowdownleft.mjs +17 -19
  114. package/fesm2022/primeng-icons-arrowdownleft.mjs.map +1 -1
  115. package/fesm2022/primeng-icons-arrowdownright.mjs +17 -19
  116. package/fesm2022/primeng-icons-arrowdownright.mjs.map +1 -1
  117. package/fesm2022/primeng-icons-arrowleft.mjs +26 -26
  118. package/fesm2022/primeng-icons-arrowleft.mjs.map +1 -1
  119. package/fesm2022/primeng-icons-arrowright.mjs +19 -19
  120. package/fesm2022/primeng-icons-arrowright.mjs.map +1 -1
  121. package/fesm2022/primeng-icons-arrowup.mjs +26 -26
  122. package/fesm2022/primeng-icons-arrowup.mjs.map +1 -1
  123. package/fesm2022/primeng-icons-ban.mjs +24 -26
  124. package/fesm2022/primeng-icons-ban.mjs.map +1 -1
  125. package/fesm2022/primeng-icons-bars.mjs +19 -19
  126. package/fesm2022/primeng-icons-bars.mjs.map +1 -1
  127. package/fesm2022/primeng-icons-baseicon.mjs +28 -33
  128. package/fesm2022/primeng-icons-baseicon.mjs.map +1 -1
  129. package/fesm2022/primeng-icons-blank.mjs +14 -16
  130. package/fesm2022/primeng-icons-blank.mjs.map +1 -1
  131. package/fesm2022/primeng-icons-calendar.mjs +17 -19
  132. package/fesm2022/primeng-icons-calendar.mjs.map +1 -1
  133. package/fesm2022/primeng-icons-caretleft.mjs +17 -19
  134. package/fesm2022/primeng-icons-caretleft.mjs.map +1 -1
  135. package/fesm2022/primeng-icons-caretright.mjs +17 -19
  136. package/fesm2022/primeng-icons-caretright.mjs.map +1 -1
  137. package/fesm2022/primeng-icons-check.mjs +17 -19
  138. package/fesm2022/primeng-icons-check.mjs.map +1 -1
  139. package/fesm2022/primeng-icons-chevrondown.mjs +17 -19
  140. package/fesm2022/primeng-icons-chevrondown.mjs.map +1 -1
  141. package/fesm2022/primeng-icons-chevronleft.mjs +17 -19
  142. package/fesm2022/primeng-icons-chevronleft.mjs.map +1 -1
  143. package/fesm2022/primeng-icons-chevronright.mjs +17 -19
  144. package/fesm2022/primeng-icons-chevronright.mjs.map +1 -1
  145. package/fesm2022/primeng-icons-chevronup.mjs +17 -19
  146. package/fesm2022/primeng-icons-chevronup.mjs.map +1 -1
  147. package/fesm2022/primeng-icons-exclamationtriangle.mjs +32 -26
  148. package/fesm2022/primeng-icons-exclamationtriangle.mjs.map +1 -1
  149. package/fesm2022/primeng-icons-eye.mjs +19 -19
  150. package/fesm2022/primeng-icons-eye.mjs.map +1 -1
  151. package/fesm2022/primeng-icons-eyeslash.mjs +26 -26
  152. package/fesm2022/primeng-icons-eyeslash.mjs.map +1 -1
  153. package/fesm2022/primeng-icons-filter.mjs +24 -26
  154. package/fesm2022/primeng-icons-filter.mjs.map +1 -1
  155. package/fesm2022/primeng-icons-filterslash.mjs +26 -26
  156. package/fesm2022/primeng-icons-filterslash.mjs.map +1 -1
  157. package/fesm2022/primeng-icons-home.mjs +26 -26
  158. package/fesm2022/primeng-icons-home.mjs.map +1 -1
  159. package/fesm2022/primeng-icons-infocircle.mjs +26 -26
  160. package/fesm2022/primeng-icons-infocircle.mjs.map +1 -1
  161. package/fesm2022/primeng-icons-minus.mjs +17 -19
  162. package/fesm2022/primeng-icons-minus.mjs.map +1 -1
  163. package/fesm2022/primeng-icons-pencil.mjs +24 -26
  164. package/fesm2022/primeng-icons-pencil.mjs.map +1 -1
  165. package/fesm2022/primeng-icons-plus.mjs +24 -26
  166. package/fesm2022/primeng-icons-plus.mjs.map +1 -1
  167. package/fesm2022/primeng-icons-refresh.mjs +26 -26
  168. package/fesm2022/primeng-icons-refresh.mjs.map +1 -1
  169. package/fesm2022/primeng-icons-search.mjs +26 -26
  170. package/fesm2022/primeng-icons-search.mjs.map +1 -1
  171. package/fesm2022/primeng-icons-searchminus.mjs +26 -26
  172. package/fesm2022/primeng-icons-searchminus.mjs.map +1 -1
  173. package/fesm2022/primeng-icons-searchplus.mjs +26 -26
  174. package/fesm2022/primeng-icons-searchplus.mjs.map +1 -1
  175. package/fesm2022/primeng-icons-sortalt.mjs +30 -26
  176. package/fesm2022/primeng-icons-sortalt.mjs.map +1 -1
  177. package/fesm2022/primeng-icons-sortamountdown.mjs +24 -26
  178. package/fesm2022/primeng-icons-sortamountdown.mjs.map +1 -1
  179. package/fesm2022/primeng-icons-sortamountupalt.mjs +24 -26
  180. package/fesm2022/primeng-icons-sortamountupalt.mjs.map +1 -1
  181. package/fesm2022/primeng-icons-spinner.mjs +24 -26
  182. package/fesm2022/primeng-icons-spinner.mjs.map +1 -1
  183. package/fesm2022/primeng-icons-star.mjs +24 -26
  184. package/fesm2022/primeng-icons-star.mjs.map +1 -1
  185. package/fesm2022/primeng-icons-starfill.mjs +24 -26
  186. package/fesm2022/primeng-icons-starfill.mjs.map +1 -1
  187. package/fesm2022/primeng-icons-thlarge.mjs +26 -26
  188. package/fesm2022/primeng-icons-thlarge.mjs.map +1 -1
  189. package/fesm2022/primeng-icons-times.mjs +17 -19
  190. package/fesm2022/primeng-icons-times.mjs.map +1 -1
  191. package/fesm2022/primeng-icons-timescircle.mjs +26 -26
  192. package/fesm2022/primeng-icons-timescircle.mjs.map +1 -1
  193. package/fesm2022/primeng-icons-trash.mjs +26 -26
  194. package/fesm2022/primeng-icons-trash.mjs.map +1 -1
  195. package/fesm2022/primeng-icons-undo.mjs +26 -26
  196. package/fesm2022/primeng-icons-undo.mjs.map +1 -1
  197. package/fesm2022/primeng-icons-upload.mjs +26 -26
  198. package/fesm2022/primeng-icons-upload.mjs.map +1 -1
  199. package/fesm2022/primeng-icons-windowmaximize.mjs +26 -26
  200. package/fesm2022/primeng-icons-windowmaximize.mjs.map +1 -1
  201. package/fesm2022/primeng-icons-windowminimize.mjs +26 -26
  202. package/fesm2022/primeng-icons-windowminimize.mjs.map +1 -1
  203. package/fesm2022/primeng-iftalabel.mjs +34 -40
  204. package/fesm2022/primeng-iftalabel.mjs.map +1 -1
  205. package/fesm2022/primeng-image.mjs +189 -370
  206. package/fesm2022/primeng-image.mjs.map +1 -1
  207. package/fesm2022/primeng-imagecompare.mjs +57 -86
  208. package/fesm2022/primeng-imagecompare.mjs.map +1 -1
  209. package/fesm2022/primeng-inplace.mjs +108 -206
  210. package/fesm2022/primeng-inplace.mjs.map +1 -1
  211. package/fesm2022/primeng-inputgroup.mjs +40 -50
  212. package/fesm2022/primeng-inputgroup.mjs.map +1 -1
  213. package/fesm2022/primeng-inputgroupaddon.mjs +40 -51
  214. package/fesm2022/primeng-inputgroupaddon.mjs.map +1 -1
  215. package/fesm2022/primeng-inputicon.mjs +39 -48
  216. package/fesm2022/primeng-inputicon.mjs.map +1 -1
  217. package/fesm2022/primeng-inputmask.mjs +156 -181
  218. package/fesm2022/primeng-inputmask.mjs.map +1 -1
  219. package/fesm2022/primeng-inputnumber.mjs +299 -416
  220. package/fesm2022/primeng-inputnumber.mjs.map +1 -1
  221. package/fesm2022/primeng-inputotp.mjs +97 -121
  222. package/fesm2022/primeng-inputotp.mjs.map +1 -1
  223. package/fesm2022/primeng-inputswitch.mjs +87 -92
  224. package/fesm2022/primeng-inputswitch.mjs.map +1 -1
  225. package/fesm2022/primeng-inputtext.mjs +51 -57
  226. package/fesm2022/primeng-inputtext.mjs.map +1 -1
  227. package/fesm2022/primeng-inputtextarea.mjs +50 -55
  228. package/fesm2022/primeng-inputtextarea.mjs.map +1 -1
  229. package/fesm2022/primeng-keyfilter.mjs +44 -47
  230. package/fesm2022/primeng-keyfilter.mjs.map +1 -1
  231. package/fesm2022/primeng-knob.mjs +105 -111
  232. package/fesm2022/primeng-knob.mjs.map +1 -1
  233. package/fesm2022/primeng-listbox.mjs +473 -790
  234. package/fesm2022/primeng-listbox.mjs.map +1 -1
  235. package/fesm2022/primeng-megamenu.mjs +377 -611
  236. package/fesm2022/primeng-megamenu.mjs.map +1 -1
  237. package/fesm2022/primeng-menu.mjs +289 -460
  238. package/fesm2022/primeng-menu.mjs.map +1 -1
  239. package/fesm2022/primeng-menubar.mjs +357 -549
  240. package/fesm2022/primeng-menubar.mjs.map +1 -1
  241. package/fesm2022/primeng-message.mjs +158 -244
  242. package/fesm2022/primeng-message.mjs.map +1 -1
  243. package/fesm2022/primeng-messages.mjs +163 -279
  244. package/fesm2022/primeng-messages.mjs.map +1 -1
  245. package/fesm2022/primeng-metergroup.mjs +135 -264
  246. package/fesm2022/primeng-metergroup.mjs.map +1 -1
  247. package/fesm2022/primeng-multiselect.mjs +687 -1162
  248. package/fesm2022/primeng-multiselect.mjs.map +1 -1
  249. package/fesm2022/primeng-orderlist.mjs +228 -330
  250. package/fesm2022/primeng-orderlist.mjs.map +1 -1
  251. package/fesm2022/primeng-organizationchart.mjs +161 -311
  252. package/fesm2022/primeng-organizationchart.mjs.map +1 -1
  253. package/fesm2022/primeng-overlay.mjs +135 -147
  254. package/fesm2022/primeng-overlay.mjs.map +1 -1
  255. package/fesm2022/primeng-overlaybadge.mjs +50 -58
  256. package/fesm2022/primeng-overlaybadge.mjs.map +1 -1
  257. package/fesm2022/primeng-overlaypanel.mjs +138 -156
  258. package/fesm2022/primeng-overlaypanel.mjs.map +1 -1
  259. package/fesm2022/primeng-paginator.mjs +212 -447
  260. package/fesm2022/primeng-paginator.mjs.map +1 -1
  261. package/fesm2022/primeng-panel.mjs +219 -317
  262. package/fesm2022/primeng-panel.mjs.map +1 -1
  263. package/fesm2022/primeng-panelmenu.mjs +439 -783
  264. package/fesm2022/primeng-panelmenu.mjs.map +1 -1
  265. package/fesm2022/primeng-password.mjs +268 -408
  266. package/fesm2022/primeng-password.mjs.map +1 -1
  267. package/fesm2022/primeng-picklist.mjs +560 -856
  268. package/fesm2022/primeng-picklist.mjs.map +1 -1
  269. package/fesm2022/primeng-popover.mjs +133 -150
  270. package/fesm2022/primeng-popover.mjs.map +1 -1
  271. package/fesm2022/primeng-progressbar.mjs +83 -121
  272. package/fesm2022/primeng-progressbar.mjs.map +1 -1
  273. package/fesm2022/primeng-progressspinner.mjs +48 -58
  274. package/fesm2022/primeng-progressspinner.mjs.map +1 -1
  275. package/fesm2022/primeng-radiobutton.mjs +115 -106
  276. package/fesm2022/primeng-radiobutton.mjs.map +1 -1
  277. package/fesm2022/primeng-rating.mjs +120 -208
  278. package/fesm2022/primeng-rating.mjs.map +1 -1
  279. package/fesm2022/primeng-ripple.mjs +28 -29
  280. package/fesm2022/primeng-ripple.mjs.map +1 -1
  281. package/fesm2022/primeng-scroller.mjs +167 -295
  282. package/fesm2022/primeng-scroller.mjs.map +1 -1
  283. package/fesm2022/primeng-scrollpanel.mjs +96 -116
  284. package/fesm2022/primeng-scrollpanel.mjs.map +1 -1
  285. package/fesm2022/primeng-scrolltop.mjs +106 -150
  286. package/fesm2022/primeng-scrolltop.mjs.map +1 -1
  287. package/fesm2022/primeng-select.mjs +580 -955
  288. package/fesm2022/primeng-select.mjs.map +1 -1
  289. package/fesm2022/primeng-selectbutton.mjs +106 -133
  290. package/fesm2022/primeng-selectbutton.mjs.map +1 -1
  291. package/fesm2022/primeng-sidebar.mjs +151 -239
  292. package/fesm2022/primeng-sidebar.mjs.map +1 -1
  293. package/fesm2022/primeng-skeleton.mjs +46 -54
  294. package/fesm2022/primeng-skeleton.mjs.map +1 -1
  295. package/fesm2022/primeng-slider.mjs +186 -182
  296. package/fesm2022/primeng-slider.mjs.map +1 -1
  297. package/fesm2022/primeng-speeddial.mjs +192 -254
  298. package/fesm2022/primeng-speeddial.mjs.map +1 -1
  299. package/fesm2022/primeng-splitbutton.mjs +211 -231
  300. package/fesm2022/primeng-splitbutton.mjs.map +1 -1
  301. package/fesm2022/primeng-splitter.mjs +126 -159
  302. package/fesm2022/primeng-splitter.mjs.map +1 -1
  303. package/fesm2022/primeng-stepper.mjs +227 -342
  304. package/fesm2022/primeng-stepper.mjs.map +1 -1
  305. package/fesm2022/primeng-steps.mjs +117 -170
  306. package/fesm2022/primeng-steps.mjs.map +1 -1
  307. package/fesm2022/primeng-styleclass.mjs +50 -53
  308. package/fesm2022/primeng-styleclass.mjs.map +1 -1
  309. package/fesm2022/primeng-table.mjs +1808 -2584
  310. package/fesm2022/primeng-table.mjs.map +1 -1
  311. package/fesm2022/primeng-tabmenu.mjs +173 -319
  312. package/fesm2022/primeng-tabmenu.mjs.map +1 -1
  313. package/fesm2022/primeng-tabs.mjs +185 -300
  314. package/fesm2022/primeng-tabs.mjs.map +1 -1
  315. package/fesm2022/primeng-tabview.mjs +263 -435
  316. package/fesm2022/primeng-tabview.mjs.map +1 -1
  317. package/fesm2022/primeng-tag.mjs +63 -110
  318. package/fesm2022/primeng-tag.mjs.map +1 -1
  319. package/fesm2022/primeng-terminal.mjs +60 -104
  320. package/fesm2022/primeng-terminal.mjs.map +1 -1
  321. package/fesm2022/primeng-textarea.mjs +56 -61
  322. package/fesm2022/primeng-textarea.mjs.map +1 -1
  323. package/fesm2022/primeng-tieredmenu.mjs +338 -457
  324. package/fesm2022/primeng-tieredmenu.mjs.map +1 -1
  325. package/fesm2022/primeng-timeline.mjs +90 -156
  326. package/fesm2022/primeng-timeline.mjs.map +1 -1
  327. package/fesm2022/primeng-toast.mjs +251 -358
  328. package/fesm2022/primeng-toast.mjs.map +1 -1
  329. package/fesm2022/primeng-togglebutton.mjs +113 -150
  330. package/fesm2022/primeng-togglebutton.mjs.map +1 -1
  331. package/fesm2022/primeng-toggleswitch.mjs +98 -121
  332. package/fesm2022/primeng-toggleswitch.mjs.map +1 -1
  333. package/fesm2022/primeng-toolbar.mjs +62 -121
  334. package/fesm2022/primeng-toolbar.mjs.map +1 -1
  335. package/fesm2022/primeng-tooltip.mjs +73 -74
  336. package/fesm2022/primeng-tooltip.mjs.map +1 -1
  337. package/fesm2022/primeng-tree.mjs +441 -730
  338. package/fesm2022/primeng-tree.mjs.map +1 -1
  339. package/fesm2022/primeng-treeselect.mjs +342 -531
  340. package/fesm2022/primeng-treeselect.mjs.map +1 -1
  341. package/fesm2022/primeng-treetable.mjs +1026 -1583
  342. package/fesm2022/primeng-treetable.mjs.map +1 -1
  343. package/fesm2022/primeng-usestyle.mjs +6 -6
  344. package/fesm2022/primeng-usestyle.mjs.map +1 -1
  345. package/listbox/listbox.d.ts +2 -2
  346. package/multiselect/multiselect.d.ts +4 -2
  347. package/package.json +139 -140
  348. package/password/password.d.ts +7 -1
  349. package/picklist/picklist.d.ts +11 -1
@@ -1,11 +1,11 @@
1
1
  import * as i2 from '@angular/common';
2
2
  import { CommonModule } from '@angular/common';
3
3
  import * as i0 from '@angular/core';
4
- import { Injectable, forwardRef, EventEmitter, inject, signal, computed, effect, numberAttribute, booleanAttribute, Component, ChangeDetectionStrategy, ViewEncapsulation, Input, Output, ViewChild, ContentChild, ContentChildren, NgModule } from '@angular/core';
4
+ import { Injectable, forwardRef, EventEmitter, inject, signal, computed, effect, booleanAttribute, numberAttribute, ContentChildren, ContentChild, ViewChild, Output, Input, ViewEncapsulation, ChangeDetectionStrategy, Component, NgModule } from '@angular/core';
5
5
  import { NG_VALUE_ACCESSOR } from '@angular/forms';
6
6
  import { resolveFieldData, isNotEmpty, uuid, findLastIndex, equals, focus, isEmpty, findSingle } from '@primeuix/utils';
7
7
  import * as i1 from 'primeng/api';
8
- import { TranslationKeys, PrimeTemplate, SharedModule } from 'primeng/api';
8
+ import { TranslationKeys, SharedModule, PrimeTemplate } from 'primeng/api';
9
9
  import { AutoFocus } from 'primeng/autofocus';
10
10
  import { BaseComponent } from 'primeng/basecomponent';
11
11
  import { Chip } from 'primeng/chip';
@@ -284,21 +284,21 @@ const theme = ({ dt }) => `
284
284
  right: calc(${dt('autocomplete.padding.x')} + ${dt('autocomplete.dropdown.width')});
285
285
  }
286
286
 
287
- p-autocomplete.ng-invalid.ng-dirty .p-autocomplete-input,
288
- p-autocomplete.ng-invalid.ng-dirty .p-autocomplete-input-multiple {
287
+ .p-autocomplete.ng-invalid.ng-dirty .p-autocomplete-input,
288
+ .p-autocomplete.ng-invalid.ng-dirty .p-autocomplete-input-multiple {
289
289
  border-color: ${dt('autocomplete.invalid.border.color')};
290
290
  }
291
291
 
292
- p-autocomplete.ng-invalid.ng-dirty .p-autocomplete-input:enabled:focus,
293
- p-autocomplete.ng-invalid.ng-dirty:not(.p-disabled).p-focus .p-autocomplete-input-multiple {
292
+ .p-autocomplete.ng-invalid.ng-dirty .p-autocomplete-input:enabled:focus,
293
+ .p-autocomplete.ng-invalid.ng-dirty:not(.p-disabled).p-focus .p-autocomplete-input-multiple {
294
294
  border-color: ${dt('autocomplete.focus.border.color')};
295
295
  }
296
296
 
297
- p-autocomplete.ng-invalid.ng-dirty .p-autocomplete-input-chip input::placeholder {
297
+ .p-autocomplete.ng-invalid.ng-dirty .p-autocomplete-input-chip input::placeholder {
298
298
  color: ${dt('autocomplete.invalid.placeholder.color')};
299
299
  }
300
300
 
301
- p-autocomplete.ng-invalid.ng-dirty .p-autocomplete-input::placeholder {
301
+ .p-autocomplete.ng-invalid.ng-dirty .p-autocomplete-input::placeholder {
302
302
  color: ${dt('autocomplete.invalid.placeholder.color')};
303
303
  }`;
304
304
  const inlineStyles = {
@@ -348,12 +348,12 @@ class AutoCompleteStyle extends BaseStyle {
348
348
  theme = theme;
349
349
  classes = classes;
350
350
  inlineStyles = inlineStyles;
351
- static ɵfac = /*@__PURE__*/ (() => { let ɵAutoCompleteStyle_BaseFactory; return function AutoCompleteStyle_Factory(__ngFactoryType__) { return (ɵAutoCompleteStyle_BaseFactory || (ɵAutoCompleteStyle_BaseFactory = i0.ɵɵgetInheritedFactory(AutoCompleteStyle)))(__ngFactoryType__ || AutoCompleteStyle); }; })();
352
- static ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: AutoCompleteStyle, factory: AutoCompleteStyle.ɵfac });
351
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: AutoCompleteStyle, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
352
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: AutoCompleteStyle });
353
353
  }
354
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AutoCompleteStyle, [{
355
- type: Injectable
356
- }], null, null); })();
354
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: AutoCompleteStyle, decorators: [{
355
+ type: Injectable
356
+ }] });
357
357
  /**
358
358
  *
359
359
  * AutoComplete is an input component that provides real-time suggestions while being typed.
@@ -423,439 +423,6 @@ var AutoCompleteClasses;
423
423
  AutoCompleteClasses["emptyMessage"] = "p-autocomplete-empty-message";
424
424
  })(AutoCompleteClasses || (AutoCompleteClasses = {}));
425
425
 
426
- const _c0 = ["item"];
427
- const _c1 = ["empty"];
428
- const _c2 = ["header"];
429
- const _c3 = ["footer"];
430
- const _c4 = ["selecteditem"];
431
- const _c5 = ["group"];
432
- const _c6 = ["loader"];
433
- const _c7 = ["removeicon"];
434
- const _c8 = ["loadingicon"];
435
- const _c9 = ["clearicon"];
436
- const _c10 = ["dropdownicon"];
437
- const _c11 = ["container"];
438
- const _c12 = ["focusInput"];
439
- const _c13 = ["multiIn"];
440
- const _c14 = ["multiContainer"];
441
- const _c15 = ["ddBtn"];
442
- const _c16 = ["items"];
443
- const _c17 = ["scroller"];
444
- const _c18 = ["overlay"];
445
- const _c19 = a0 => ({ "p-autocomplete-chip-item": true, "p-focus": a0 });
446
- const _c20 = a0 => ({ $implicit: a0 });
447
- const _c21 = () => ({ class: "p-autocomplete-chip-icon" });
448
- const _c22 = a0 => ({ height: a0 });
449
- const _c23 = (a0, a1) => ({ $implicit: a0, options: a1 });
450
- const _c24 = a0 => ({ options: a0 });
451
- const _c25 = () => ({});
452
- const _c26 = (a0, a1) => ({ $implicit: a0, index: a1 });
453
- function AutoComplete_input_2_Template(rf, ctx) { if (rf & 1) {
454
- const _r2 = i0.ɵɵgetCurrentView();
455
- i0.ɵɵelementStart(0, "input", 19, 3);
456
- i0.ɵɵlistener("input", function AutoComplete_input_2_Template_input_input_0_listener($event) { i0.ɵɵrestoreView(_r2); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onInput($event)); })("keydown", function AutoComplete_input_2_Template_input_keydown_0_listener($event) { i0.ɵɵrestoreView(_r2); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onKeyDown($event)); })("change", function AutoComplete_input_2_Template_input_change_0_listener($event) { i0.ɵɵrestoreView(_r2); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onInputChange($event)); })("focus", function AutoComplete_input_2_Template_input_focus_0_listener($event) { i0.ɵɵrestoreView(_r2); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onInputFocus($event)); })("blur", function AutoComplete_input_2_Template_input_blur_0_listener($event) { i0.ɵɵrestoreView(_r2); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onInputBlur($event)); })("paste", function AutoComplete_input_2_Template_input_paste_0_listener($event) { i0.ɵɵrestoreView(_r2); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onInputPaste($event)); })("keyup", function AutoComplete_input_2_Template_input_keyup_0_listener($event) { i0.ɵɵrestoreView(_r2); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onInputKeyUp($event)); });
457
- i0.ɵɵelementEnd();
458
- } if (rf & 2) {
459
- let tmp_26_0;
460
- const ctx_r2 = i0.ɵɵnextContext();
461
- i0.ɵɵclassMap(ctx_r2.inputStyleClass);
462
- i0.ɵɵproperty("pAutoFocus", ctx_r2.autofocus)("ngClass", "p-autocomplete-input")("ngStyle", ctx_r2.inputStyle)("type", ctx_r2.type)("variant", ctx_r2.variant)("autocomplete", ctx_r2.autocomplete)("required", ctx_r2.required)("name", ctx_r2.name)("pSize", ctx_r2.size)("tabindex", !ctx_r2.disabled ? ctx_r2.tabindex : -1)("readonly", ctx_r2.readonly)("disabled", ctx_r2.disabled)("fluid", ctx_r2.hasFluid);
463
- i0.ɵɵattribute("value", ctx_r2.inputValue())("id", ctx_r2.inputId)("placeholder", ctx_r2.placeholder)("maxlength", ctx_r2.maxlength)("aria-label", ctx_r2.ariaLabel)("aria-labelledby", ctx_r2.ariaLabelledBy)("aria-required", ctx_r2.required)("aria-expanded", (tmp_26_0 = ctx_r2.overlayVisible) !== null && tmp_26_0 !== undefined ? tmp_26_0 : false)("aria-controls", ctx_r2.overlayVisible ? ctx_r2.id + "_list" : null)("aria-activedescendant", ctx_r2.focused ? ctx_r2.focusedOptionId : undefined);
464
- } }
465
- function AutoComplete_ng_container_3_TimesIcon_1_Template(rf, ctx) { if (rf & 1) {
466
- const _r4 = i0.ɵɵgetCurrentView();
467
- i0.ɵɵelementStart(0, "TimesIcon", 22);
468
- i0.ɵɵlistener("click", function AutoComplete_ng_container_3_TimesIcon_1_Template_TimesIcon_click_0_listener() { i0.ɵɵrestoreView(_r4); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.clear()); });
469
- i0.ɵɵelementEnd();
470
- } if (rf & 2) {
471
- i0.ɵɵproperty("styleClass", "p-autocomplete-clear-icon");
472
- i0.ɵɵattribute("aria-hidden", true);
473
- } }
474
- function AutoComplete_ng_container_3_span_2_1_ng_template_0_Template(rf, ctx) { }
475
- function AutoComplete_ng_container_3_span_2_1_Template(rf, ctx) { if (rf & 1) {
476
- i0.ɵɵtemplate(0, AutoComplete_ng_container_3_span_2_1_ng_template_0_Template, 0, 0, "ng-template");
477
- } }
478
- function AutoComplete_ng_container_3_span_2_Template(rf, ctx) { if (rf & 1) {
479
- const _r5 = i0.ɵɵgetCurrentView();
480
- i0.ɵɵelementStart(0, "span", 23);
481
- i0.ɵɵlistener("click", function AutoComplete_ng_container_3_span_2_Template_span_click_0_listener() { i0.ɵɵrestoreView(_r5); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.clear()); });
482
- i0.ɵɵtemplate(1, AutoComplete_ng_container_3_span_2_1_Template, 1, 0, null, 24);
483
- i0.ɵɵelementEnd();
484
- } if (rf & 2) {
485
- const ctx_r2 = i0.ɵɵnextContext(2);
486
- i0.ɵɵattribute("aria-hidden", true);
487
- i0.ɵɵadvance();
488
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.clearIconTemplate || ctx_r2._clearIconTemplate);
489
- } }
490
- function AutoComplete_ng_container_3_Template(rf, ctx) { if (rf & 1) {
491
- i0.ɵɵelementContainerStart(0);
492
- i0.ɵɵtemplate(1, AutoComplete_ng_container_3_TimesIcon_1_Template, 1, 2, "TimesIcon", 20)(2, AutoComplete_ng_container_3_span_2_Template, 2, 2, "span", 21);
493
- i0.ɵɵelementContainerEnd();
494
- } if (rf & 2) {
495
- const ctx_r2 = i0.ɵɵnextContext();
496
- i0.ɵɵadvance();
497
- i0.ɵɵproperty("ngIf", !ctx_r2.clearIconTemplate && !ctx_r2._clearIconTemplate);
498
- i0.ɵɵadvance();
499
- i0.ɵɵproperty("ngIf", ctx_r2.clearIconTemplate || ctx_r2._clearIconTemplate);
500
- } }
501
- function AutoComplete_ul_4_li_2_ng_container_2_Template(rf, ctx) { if (rf & 1) {
502
- i0.ɵɵelementContainer(0);
503
- } }
504
- function AutoComplete_ul_4_li_2_p_chip_3_ng_container_1_ng_template_1_Template(rf, ctx) { if (rf & 1) {
505
- const _r7 = i0.ɵɵgetCurrentView();
506
- i0.ɵɵelementStart(0, "span", 33);
507
- i0.ɵɵlistener("click", function AutoComplete_ul_4_li_2_p_chip_3_ng_container_1_ng_template_1_Template_span_click_0_listener($event) { i0.ɵɵrestoreView(_r7); const i_r8 = i0.ɵɵnextContext(3).index; const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(!ctx_r2.readonly ? ctx_r2.removeOption($event, i_r8) : ""); });
508
- i0.ɵɵelement(1, "TimesCircleIcon", 34);
509
- i0.ɵɵelementEnd();
510
- } if (rf & 2) {
511
- i0.ɵɵadvance();
512
- i0.ɵɵproperty("styleClass", "p-autocomplete-chip-icon");
513
- i0.ɵɵattribute("aria-hidden", true);
514
- } }
515
- function AutoComplete_ul_4_li_2_p_chip_3_ng_container_1_Template(rf, ctx) { if (rf & 1) {
516
- i0.ɵɵelementContainerStart(0);
517
- i0.ɵɵtemplate(1, AutoComplete_ul_4_li_2_p_chip_3_ng_container_1_ng_template_1_Template, 2, 2, "ng-template", null, 6, i0.ɵɵtemplateRefExtractor);
518
- i0.ɵɵelementContainerEnd();
519
- } }
520
- function AutoComplete_ul_4_li_2_p_chip_3_Template(rf, ctx) { if (rf & 1) {
521
- i0.ɵɵelementStart(0, "p-chip", 32);
522
- i0.ɵɵtemplate(1, AutoComplete_ul_4_li_2_p_chip_3_ng_container_1_Template, 3, 0, "ng-container", 15);
523
- i0.ɵɵelementEnd();
524
- } if (rf & 2) {
525
- const option_r9 = i0.ɵɵnextContext().$implicit;
526
- const ctx_r2 = i0.ɵɵnextContext(2);
527
- i0.ɵɵproperty("label", ctx_r2.getOptionLabel(option_r9))("removable", true);
528
- i0.ɵɵadvance();
529
- i0.ɵɵproperty("ngIf", !ctx_r2.removeIconTemplate && !ctx_r2._removeIconTemplate);
530
- } }
531
- function AutoComplete_ul_4_li_2_span_4_1_ng_template_0_Template(rf, ctx) { }
532
- function AutoComplete_ul_4_li_2_span_4_1_Template(rf, ctx) { if (rf & 1) {
533
- i0.ɵɵtemplate(0, AutoComplete_ul_4_li_2_span_4_1_ng_template_0_Template, 0, 0, "ng-template");
534
- } }
535
- function AutoComplete_ul_4_li_2_span_4_Template(rf, ctx) { if (rf & 1) {
536
- i0.ɵɵelementStart(0, "span");
537
- i0.ɵɵtemplate(1, AutoComplete_ul_4_li_2_span_4_1_Template, 1, 0, null, 30);
538
- i0.ɵɵelementEnd();
539
- } if (rf & 2) {
540
- const ctx_r2 = i0.ɵɵnextContext(3);
541
- i0.ɵɵattribute("aria-hidden", true);
542
- i0.ɵɵadvance();
543
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.removeIconTemplate || ctx_r2._removeIconTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction0(3, _c21));
544
- } }
545
- function AutoComplete_ul_4_li_2_Template(rf, ctx) { if (rf & 1) {
546
- i0.ɵɵelementStart(0, "li", 29, 5);
547
- i0.ɵɵtemplate(2, AutoComplete_ul_4_li_2_ng_container_2_Template, 1, 0, "ng-container", 30)(3, AutoComplete_ul_4_li_2_p_chip_3_Template, 2, 3, "p-chip", 31)(4, AutoComplete_ul_4_li_2_span_4_Template, 2, 4, "span", 15);
548
- i0.ɵɵelementEnd();
549
- } if (rf & 2) {
550
- const option_r9 = ctx.$implicit;
551
- const i_r8 = ctx.index;
552
- const ctx_r2 = i0.ɵɵnextContext(2);
553
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c19, ctx_r2.focusedMultipleOptionIndex() === i_r8));
554
- i0.ɵɵattribute("id", ctx_r2.id + "_multiple_option_" + i_r8)("aria-label", ctx_r2.getOptionLabel(option_r9))("aria-setsize", ctx_r2.modelValue().length)("aria-posinset", i_r8 + 1)("aria-selected", true);
555
- i0.ɵɵadvance(2);
556
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.selectedItemTemplate || ctx_r2._selectedItemTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(12, _c20, option_r9));
557
- i0.ɵɵadvance();
558
- i0.ɵɵproperty("ngIf", !ctx_r2.selectedItemTemplate && !ctx_r2._selectedItemTemplate);
559
- i0.ɵɵadvance();
560
- i0.ɵɵproperty("ngIf", ctx_r2.removeIconTemplate || ctx_r2._removeIconTemplate);
561
- } }
562
- function AutoComplete_ul_4_Template(rf, ctx) { if (rf & 1) {
563
- const _r6 = i0.ɵɵgetCurrentView();
564
- i0.ɵɵelementStart(0, "ul", 25, 4);
565
- i0.ɵɵlistener("focus", function AutoComplete_ul_4_Template_ul_focus_0_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onMultipleContainerFocus($event)); })("blur", function AutoComplete_ul_4_Template_ul_blur_0_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onMultipleContainerBlur($event)); })("keydown", function AutoComplete_ul_4_Template_ul_keydown_0_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onMultipleContainerKeyDown($event)); });
566
- i0.ɵɵtemplate(2, AutoComplete_ul_4_li_2_Template, 5, 14, "li", 26);
567
- i0.ɵɵelementStart(3, "li", 27)(4, "input", 28, 3);
568
- i0.ɵɵlistener("input", function AutoComplete_ul_4_Template_input_input_4_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onInput($event)); })("keydown", function AutoComplete_ul_4_Template_input_keydown_4_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onKeyDown($event)); })("change", function AutoComplete_ul_4_Template_input_change_4_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onInputChange($event)); })("focus", function AutoComplete_ul_4_Template_input_focus_4_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onInputFocus($event)); })("blur", function AutoComplete_ul_4_Template_input_blur_4_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onInputBlur($event)); })("paste", function AutoComplete_ul_4_Template_input_paste_4_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onInputPaste($event)); })("keyup", function AutoComplete_ul_4_Template_input_keyup_4_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onInputKeyUp($event)); });
569
- i0.ɵɵelementEnd()()();
570
- } if (rf & 2) {
571
- let tmp_28_0;
572
- const ctx_r2 = i0.ɵɵnextContext();
573
- i0.ɵɵproperty("ngClass", ctx_r2.inputMultipleClass)("tabindex", -1);
574
- i0.ɵɵattribute("aria-orientation", "horizontal")("aria-activedescendant", ctx_r2.focused ? ctx_r2.focusedMultipleOptionId : undefined);
575
- i0.ɵɵadvance(2);
576
- i0.ɵɵproperty("ngForOf", ctx_r2.modelValue());
577
- i0.ɵɵadvance(2);
578
- i0.ɵɵclassMap(ctx_r2.inputStyleClass);
579
- i0.ɵɵproperty("pAutoFocus", ctx_r2.autofocus)("ngClass", ctx_r2.inputClass)("ngStyle", ctx_r2.inputStyle)("autocomplete", ctx_r2.autocomplete)("required", ctx_r2.required)("tabindex", !ctx_r2.disabled ? ctx_r2.tabindex : -1)("readonly", ctx_r2.readonly)("disabled", ctx_r2.disabled);
580
- i0.ɵɵattribute("type", ctx_r2.type)("id", ctx_r2.inputId)("name", ctx_r2.name)("placeholder", !ctx_r2.filled ? ctx_r2.placeholder : null)("maxlength", ctx_r2.maxlength)("aria-label", ctx_r2.ariaLabel)("aria-labelledby", ctx_r2.ariaLabelledBy)("aria-required", ctx_r2.required)("aria-expanded", (tmp_28_0 = ctx_r2.overlayVisible) !== null && tmp_28_0 !== undefined ? tmp_28_0 : false)("aria-controls", ctx_r2.overlayVisible ? ctx_r2.id + "_list" : null)("aria-activedescendant", ctx_r2.focused ? ctx_r2.focusedOptionId : undefined);
581
- } }
582
- function AutoComplete_ng_container_5_SpinnerIcon_1_Template(rf, ctx) { if (rf & 1) {
583
- i0.ɵɵelement(0, "SpinnerIcon", 37);
584
- } if (rf & 2) {
585
- i0.ɵɵproperty("styleClass", "p-autocomplete-loader")("spin", true);
586
- i0.ɵɵattribute("aria-hidden", true);
587
- } }
588
- function AutoComplete_ng_container_5_span_2_1_ng_template_0_Template(rf, ctx) { }
589
- function AutoComplete_ng_container_5_span_2_1_Template(rf, ctx) { if (rf & 1) {
590
- i0.ɵɵtemplate(0, AutoComplete_ng_container_5_span_2_1_ng_template_0_Template, 0, 0, "ng-template");
591
- } }
592
- function AutoComplete_ng_container_5_span_2_Template(rf, ctx) { if (rf & 1) {
593
- i0.ɵɵelementStart(0, "span", 38);
594
- i0.ɵɵtemplate(1, AutoComplete_ng_container_5_span_2_1_Template, 1, 0, null, 24);
595
- i0.ɵɵelementEnd();
596
- } if (rf & 2) {
597
- const ctx_r2 = i0.ɵɵnextContext(2);
598
- i0.ɵɵattribute("aria-hidden", true);
599
- i0.ɵɵadvance();
600
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.loadingIconTemplate || ctx_r2._loadingIconTemplate);
601
- } }
602
- function AutoComplete_ng_container_5_Template(rf, ctx) { if (rf & 1) {
603
- i0.ɵɵelementContainerStart(0);
604
- i0.ɵɵtemplate(1, AutoComplete_ng_container_5_SpinnerIcon_1_Template, 1, 3, "SpinnerIcon", 35)(2, AutoComplete_ng_container_5_span_2_Template, 2, 2, "span", 36);
605
- i0.ɵɵelementContainerEnd();
606
- } if (rf & 2) {
607
- const ctx_r2 = i0.ɵɵnextContext();
608
- i0.ɵɵadvance();
609
- i0.ɵɵproperty("ngIf", !ctx_r2.loadingIconTemplate && !ctx_r2._loadingIconTemplate);
610
- i0.ɵɵadvance();
611
- i0.ɵɵproperty("ngIf", ctx_r2.loadingIconTemplate || ctx_r2._loadingIconTemplate);
612
- } }
613
- function AutoComplete_button_6_span_2_Template(rf, ctx) { if (rf & 1) {
614
- i0.ɵɵelement(0, "span", 41);
615
- } if (rf & 2) {
616
- const ctx_r2 = i0.ɵɵnextContext(2);
617
- i0.ɵɵproperty("ngClass", ctx_r2.dropdownIcon);
618
- i0.ɵɵattribute("aria-hidden", true);
619
- } }
620
- function AutoComplete_button_6_ng_container_3_ChevronDownIcon_1_Template(rf, ctx) { if (rf & 1) {
621
- i0.ɵɵelement(0, "ChevronDownIcon");
622
- } }
623
- function AutoComplete_button_6_ng_container_3_2_ng_template_0_Template(rf, ctx) { }
624
- function AutoComplete_button_6_ng_container_3_2_Template(rf, ctx) { if (rf & 1) {
625
- i0.ɵɵtemplate(0, AutoComplete_button_6_ng_container_3_2_ng_template_0_Template, 0, 0, "ng-template");
626
- } }
627
- function AutoComplete_button_6_ng_container_3_Template(rf, ctx) { if (rf & 1) {
628
- i0.ɵɵelementContainerStart(0);
629
- i0.ɵɵtemplate(1, AutoComplete_button_6_ng_container_3_ChevronDownIcon_1_Template, 1, 0, "ChevronDownIcon", 15)(2, AutoComplete_button_6_ng_container_3_2_Template, 1, 0, null, 24);
630
- i0.ɵɵelementContainerEnd();
631
- } if (rf & 2) {
632
- const ctx_r2 = i0.ɵɵnextContext(2);
633
- i0.ɵɵadvance();
634
- i0.ɵɵproperty("ngIf", !ctx_r2.dropdownIconTemplate && !ctx_r2._dropdownIconTemplate);
635
- i0.ɵɵadvance();
636
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.dropdownIconTemplate || ctx_r2._dropdownIconTemplate);
637
- } }
638
- function AutoComplete_button_6_Template(rf, ctx) { if (rf & 1) {
639
- const _r10 = i0.ɵɵgetCurrentView();
640
- i0.ɵɵelementStart(0, "button", 39, 7);
641
- i0.ɵɵlistener("click", function AutoComplete_button_6_Template_button_click_0_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.handleDropdownClick($event)); });
642
- i0.ɵɵtemplate(2, AutoComplete_button_6_span_2_Template, 1, 2, "span", 40)(3, AutoComplete_button_6_ng_container_3_Template, 3, 2, "ng-container", 15);
643
- i0.ɵɵelementEnd();
644
- } if (rf & 2) {
645
- const ctx_r2 = i0.ɵɵnextContext();
646
- i0.ɵɵproperty("disabled", ctx_r2.disabled);
647
- i0.ɵɵattribute("aria-label", ctx_r2.dropdownAriaLabel)("tabindex", ctx_r2.tabindex);
648
- i0.ɵɵadvance(2);
649
- i0.ɵɵproperty("ngIf", ctx_r2.dropdownIcon);
650
- i0.ɵɵadvance();
651
- i0.ɵɵproperty("ngIf", !ctx_r2.dropdownIcon);
652
- } }
653
- function AutoComplete_ng_template_9_ng_container_1_Template(rf, ctx) { if (rf & 1) {
654
- i0.ɵɵelementContainer(0);
655
- } }
656
- function AutoComplete_ng_template_9_p_scroller_3_ng_template_2_ng_container_0_Template(rf, ctx) { if (rf & 1) {
657
- i0.ɵɵelementContainer(0);
658
- } }
659
- function AutoComplete_ng_template_9_p_scroller_3_ng_template_2_Template(rf, ctx) { if (rf & 1) {
660
- i0.ɵɵtemplate(0, AutoComplete_ng_template_9_p_scroller_3_ng_template_2_ng_container_0_Template, 1, 0, "ng-container", 30);
661
- } if (rf & 2) {
662
- const items_r12 = ctx.$implicit;
663
- const scrollerOptions_r13 = ctx.options;
664
- i0.ɵɵnextContext(2);
665
- const buildInItems_r14 = i0.ɵɵreference(6);
666
- i0.ɵɵproperty("ngTemplateOutlet", buildInItems_r14)("ngTemplateOutletContext", i0.ɵɵpureFunction2(2, _c23, items_r12, scrollerOptions_r13));
667
- } }
668
- function AutoComplete_ng_template_9_p_scroller_3_ng_container_4_ng_template_1_ng_container_0_Template(rf, ctx) { if (rf & 1) {
669
- i0.ɵɵelementContainer(0);
670
- } }
671
- function AutoComplete_ng_template_9_p_scroller_3_ng_container_4_ng_template_1_Template(rf, ctx) { if (rf & 1) {
672
- i0.ɵɵtemplate(0, AutoComplete_ng_template_9_p_scroller_3_ng_container_4_ng_template_1_ng_container_0_Template, 1, 0, "ng-container", 30);
673
- } if (rf & 2) {
674
- const scrollerOptions_r15 = ctx.options;
675
- const ctx_r2 = i0.ɵɵnextContext(4);
676
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.loaderTemplate || ctx_r2._loaderTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c24, scrollerOptions_r15));
677
- } }
678
- function AutoComplete_ng_template_9_p_scroller_3_ng_container_4_Template(rf, ctx) { if (rf & 1) {
679
- i0.ɵɵelementContainerStart(0);
680
- i0.ɵɵtemplate(1, AutoComplete_ng_template_9_p_scroller_3_ng_container_4_ng_template_1_Template, 1, 4, "ng-template", null, 10, i0.ɵɵtemplateRefExtractor);
681
- i0.ɵɵelementContainerEnd();
682
- } }
683
- function AutoComplete_ng_template_9_p_scroller_3_Template(rf, ctx) { if (rf & 1) {
684
- const _r11 = i0.ɵɵgetCurrentView();
685
- i0.ɵɵelementStart(0, "p-scroller", 46, 9);
686
- i0.ɵɵlistener("onLazyLoad", function AutoComplete_ng_template_9_p_scroller_3_Template_p_scroller_onLazyLoad_0_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.onLazyLoad.emit($event)); });
687
- i0.ɵɵtemplate(2, AutoComplete_ng_template_9_p_scroller_3_ng_template_2_Template, 1, 5, "ng-template", null, 2, i0.ɵɵtemplateRefExtractor)(4, AutoComplete_ng_template_9_p_scroller_3_ng_container_4_Template, 3, 0, "ng-container", 15);
688
- i0.ɵɵelementEnd();
689
- } if (rf & 2) {
690
- const ctx_r2 = i0.ɵɵnextContext(2);
691
- i0.ɵɵstyleMap(i0.ɵɵpureFunction1(8, _c22, ctx_r2.scrollHeight));
692
- i0.ɵɵproperty("items", ctx_r2.visibleOptions())("itemSize", ctx_r2.virtualScrollItemSize || ctx_r2._itemSize)("autoSize", true)("lazy", ctx_r2.lazy)("options", ctx_r2.virtualScrollOptions);
693
- i0.ɵɵadvance(4);
694
- i0.ɵɵproperty("ngIf", ctx_r2.loaderTemplate || ctx_r2._loaderTemplate);
695
- } }
696
- function AutoComplete_ng_template_9_ng_container_4_ng_container_1_Template(rf, ctx) { if (rf & 1) {
697
- i0.ɵɵelementContainer(0);
698
- } }
699
- function AutoComplete_ng_template_9_ng_container_4_Template(rf, ctx) { if (rf & 1) {
700
- i0.ɵɵelementContainerStart(0);
701
- i0.ɵɵtemplate(1, AutoComplete_ng_template_9_ng_container_4_ng_container_1_Template, 1, 0, "ng-container", 30);
702
- i0.ɵɵelementContainerEnd();
703
- } if (rf & 2) {
704
- i0.ɵɵnextContext();
705
- const buildInItems_r14 = i0.ɵɵreference(6);
706
- const ctx_r2 = i0.ɵɵnextContext();
707
- i0.ɵɵadvance();
708
- i0.ɵɵproperty("ngTemplateOutlet", buildInItems_r14)("ngTemplateOutletContext", i0.ɵɵpureFunction2(3, _c23, ctx_r2.visibleOptions(), i0.ɵɵpureFunction0(2, _c25)));
709
- } }
710
- function AutoComplete_ng_template_9_ng_template_5_ng_template_2_ng_container_0_span_2_Template(rf, ctx) { if (rf & 1) {
711
- i0.ɵɵelementStart(0, "span");
712
- i0.ɵɵtext(1);
713
- i0.ɵɵelementEnd();
714
- } if (rf & 2) {
715
- const option_r16 = i0.ɵɵnextContext(2).$implicit;
716
- const ctx_r2 = i0.ɵɵnextContext(3);
717
- i0.ɵɵadvance();
718
- i0.ɵɵtextInterpolate(ctx_r2.getOptionGroupLabel(option_r16.optionGroup));
719
- } }
720
- function AutoComplete_ng_template_9_ng_template_5_ng_template_2_ng_container_0_ng_container_3_Template(rf, ctx) { if (rf & 1) {
721
- i0.ɵɵelementContainer(0);
722
- } }
723
- function AutoComplete_ng_template_9_ng_template_5_ng_template_2_ng_container_0_Template(rf, ctx) { if (rf & 1) {
724
- i0.ɵɵelementContainerStart(0);
725
- i0.ɵɵelementStart(1, "li", 50);
726
- i0.ɵɵtemplate(2, AutoComplete_ng_template_9_ng_template_5_ng_template_2_ng_container_0_span_2_Template, 2, 1, "span", 15)(3, AutoComplete_ng_template_9_ng_template_5_ng_template_2_ng_container_0_ng_container_3_Template, 1, 0, "ng-container", 30);
727
- i0.ɵɵelementEnd();
728
- i0.ɵɵelementContainerEnd();
729
- } if (rf & 2) {
730
- const ctx_r16 = i0.ɵɵnextContext();
731
- const option_r16 = ctx_r16.$implicit;
732
- const i_r18 = ctx_r16.index;
733
- const scrollerOptions_r19 = i0.ɵɵnextContext().options;
734
- const ctx_r2 = i0.ɵɵnextContext(2);
735
- i0.ɵɵadvance();
736
- i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(5, _c22, scrollerOptions_r19.itemSize + "px"));
737
- i0.ɵɵattribute("id", ctx_r2.id + "_" + ctx_r2.getOptionIndex(i_r18, scrollerOptions_r19));
738
- i0.ɵɵadvance();
739
- i0.ɵɵproperty("ngIf", !ctx_r2.groupTemplate);
740
- i0.ɵɵadvance();
741
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.groupTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(7, _c20, option_r16.optionGroup));
742
- } }
743
- function AutoComplete_ng_template_9_ng_template_5_ng_template_2_ng_container_1_span_2_Template(rf, ctx) { if (rf & 1) {
744
- i0.ɵɵelementStart(0, "span");
745
- i0.ɵɵtext(1);
746
- i0.ɵɵelementEnd();
747
- } if (rf & 2) {
748
- const option_r16 = i0.ɵɵnextContext(2).$implicit;
749
- const ctx_r2 = i0.ɵɵnextContext(3);
750
- i0.ɵɵadvance();
751
- i0.ɵɵtextInterpolate(ctx_r2.getOptionLabel(option_r16));
752
- } }
753
- function AutoComplete_ng_template_9_ng_template_5_ng_template_2_ng_container_1_ng_container_3_Template(rf, ctx) { if (rf & 1) {
754
- i0.ɵɵelementContainer(0);
755
- } }
756
- function AutoComplete_ng_template_9_ng_template_5_ng_template_2_ng_container_1_Template(rf, ctx) { if (rf & 1) {
757
- const _r20 = i0.ɵɵgetCurrentView();
758
- i0.ɵɵelementContainerStart(0);
759
- i0.ɵɵelementStart(1, "li", 51);
760
- i0.ɵɵlistener("click", function AutoComplete_ng_template_9_ng_template_5_ng_template_2_ng_container_1_Template_li_click_1_listener($event) { i0.ɵɵrestoreView(_r20); const option_r16 = i0.ɵɵnextContext().$implicit; const ctx_r2 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r2.onOptionSelect($event, option_r16)); })("mouseenter", function AutoComplete_ng_template_9_ng_template_5_ng_template_2_ng_container_1_Template_li_mouseenter_1_listener($event) { i0.ɵɵrestoreView(_r20); const i_r18 = i0.ɵɵnextContext().index; const scrollerOptions_r19 = i0.ɵɵnextContext().options; const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.onOptionMouseEnter($event, ctx_r2.getOptionIndex(i_r18, scrollerOptions_r19))); });
761
- i0.ɵɵtemplate(2, AutoComplete_ng_template_9_ng_template_5_ng_template_2_ng_container_1_span_2_Template, 2, 1, "span", 15)(3, AutoComplete_ng_template_9_ng_template_5_ng_template_2_ng_container_1_ng_container_3_Template, 1, 0, "ng-container", 30);
762
- i0.ɵɵelementEnd();
763
- i0.ɵɵelementContainerEnd();
764
- } if (rf & 2) {
765
- const ctx_r16 = i0.ɵɵnextContext();
766
- const option_r16 = ctx_r16.$implicit;
767
- const i_r18 = ctx_r16.index;
768
- const scrollerOptions_r19 = i0.ɵɵnextContext().options;
769
- const ctx_r2 = i0.ɵɵnextContext(2);
770
- i0.ɵɵadvance();
771
- i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(12, _c22, scrollerOptions_r19.itemSize + "px"))("ngClass", ctx_r2.optionClass(option_r16, i_r18, scrollerOptions_r19));
772
- i0.ɵɵattribute("id", ctx_r2.id + "_" + ctx_r2.getOptionIndex(i_r18, scrollerOptions_r19))("aria-label", ctx_r2.getOptionLabel(option_r16))("aria-selected", ctx_r2.isSelected(option_r16))("aria-disabled", ctx_r2.isOptionDisabled(option_r16))("data-p-focused", ctx_r2.focusedOptionIndex() === ctx_r2.getOptionIndex(i_r18, scrollerOptions_r19))("aria-setsize", ctx_r2.ariaSetSize)("aria-posinset", ctx_r2.getAriaPosInset(ctx_r2.getOptionIndex(i_r18, scrollerOptions_r19)));
773
- i0.ɵɵadvance();
774
- i0.ɵɵproperty("ngIf", !ctx_r2.itemTemplate && !ctx_r2._itemTemplate);
775
- i0.ɵɵadvance();
776
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.itemTemplate || ctx_r2._itemTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction2(14, _c26, option_r16, scrollerOptions_r19.getOptions ? scrollerOptions_r19.getOptions(i_r18) : i_r18));
777
- } }
778
- function AutoComplete_ng_template_9_ng_template_5_ng_template_2_Template(rf, ctx) { if (rf & 1) {
779
- i0.ɵɵtemplate(0, AutoComplete_ng_template_9_ng_template_5_ng_template_2_ng_container_0_Template, 4, 9, "ng-container", 15)(1, AutoComplete_ng_template_9_ng_template_5_ng_template_2_ng_container_1_Template, 4, 17, "ng-container", 15);
780
- } if (rf & 2) {
781
- const option_r16 = ctx.$implicit;
782
- const ctx_r2 = i0.ɵɵnextContext(3);
783
- i0.ɵɵproperty("ngIf", ctx_r2.isOptionGroup(option_r16));
784
- i0.ɵɵadvance();
785
- i0.ɵɵproperty("ngIf", !ctx_r2.isOptionGroup(option_r16));
786
- } }
787
- function AutoComplete_ng_template_9_ng_template_5_li_3_ng_container_1_Template(rf, ctx) { if (rf & 1) {
788
- i0.ɵɵelementContainerStart(0);
789
- i0.ɵɵtext(1);
790
- i0.ɵɵelementContainerEnd();
791
- } if (rf & 2) {
792
- const ctx_r2 = i0.ɵɵnextContext(4);
793
- i0.ɵɵadvance();
794
- i0.ɵɵtextInterpolate1(" ", ctx_r2.searchResultMessageText, " ");
795
- } }
796
- function AutoComplete_ng_template_9_ng_template_5_li_3_ng_container_2_Template(rf, ctx) { if (rf & 1) {
797
- i0.ɵɵelementContainer(0, null, 12);
798
- } }
799
- function AutoComplete_ng_template_9_ng_template_5_li_3_Template(rf, ctx) { if (rf & 1) {
800
- i0.ɵɵelementStart(0, "li", 52);
801
- i0.ɵɵtemplate(1, AutoComplete_ng_template_9_ng_template_5_li_3_ng_container_1_Template, 2, 1, "ng-container", 53)(2, AutoComplete_ng_template_9_ng_template_5_li_3_ng_container_2_Template, 2, 0, "ng-container", 24);
802
- i0.ɵɵelementEnd();
803
- } if (rf & 2) {
804
- const scrollerOptions_r19 = i0.ɵɵnextContext().options;
805
- const ctx_r2 = i0.ɵɵnextContext(2);
806
- i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(4, _c22, scrollerOptions_r19.itemSize + "px"));
807
- i0.ɵɵadvance();
808
- i0.ɵɵproperty("ngIf", !ctx_r2.emptyTemplate && !ctx_r2._emptyTemplate)("ngIfElse", ctx_r2.empty);
809
- i0.ɵɵadvance();
810
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.emptyTemplate || ctx_r2._emptyTemplate);
811
- } }
812
- function AutoComplete_ng_template_9_ng_template_5_Template(rf, ctx) { if (rf & 1) {
813
- i0.ɵɵelementStart(0, "ul", 47, 11);
814
- i0.ɵɵtemplate(2, AutoComplete_ng_template_9_ng_template_5_ng_template_2_Template, 2, 2, "ng-template", 48)(3, AutoComplete_ng_template_9_ng_template_5_li_3_Template, 3, 6, "li", 49);
815
- i0.ɵɵelementEnd();
816
- } if (rf & 2) {
817
- const items_r21 = ctx.$implicit;
818
- const scrollerOptions_r19 = ctx.options;
819
- const ctx_r2 = i0.ɵɵnextContext(2);
820
- i0.ɵɵstyleMap(scrollerOptions_r19.contentStyle);
821
- i0.ɵɵproperty("ngClass", scrollerOptions_r19.contentStyleClass);
822
- i0.ɵɵattribute("id", ctx_r2.id + "_list")("aria-label", ctx_r2.listLabel);
823
- i0.ɵɵadvance(2);
824
- i0.ɵɵproperty("ngForOf", items_r21);
825
- i0.ɵɵadvance();
826
- i0.ɵɵproperty("ngIf", !items_r21 || items_r21 && items_r21.length === 0 && ctx_r2.showEmptyMessage);
827
- } }
828
- function AutoComplete_ng_template_9_ng_container_7_Template(rf, ctx) { if (rf & 1) {
829
- i0.ɵɵelementContainer(0);
830
- } }
831
- function AutoComplete_ng_template_9_Template(rf, ctx) { if (rf & 1) {
832
- i0.ɵɵelementStart(0, "div", 42);
833
- i0.ɵɵtemplate(1, AutoComplete_ng_template_9_ng_container_1_Template, 1, 0, "ng-container", 24);
834
- i0.ɵɵelementStart(2, "div", 43);
835
- i0.ɵɵtemplate(3, AutoComplete_ng_template_9_p_scroller_3_Template, 5, 10, "p-scroller", 44)(4, AutoComplete_ng_template_9_ng_container_4_Template, 2, 6, "ng-container", 15);
836
- i0.ɵɵelementEnd();
837
- i0.ɵɵtemplate(5, AutoComplete_ng_template_9_ng_template_5_Template, 4, 7, "ng-template", null, 8, i0.ɵɵtemplateRefExtractor)(7, AutoComplete_ng_template_9_ng_container_7_Template, 1, 0, "ng-container", 24);
838
- i0.ɵɵelementEnd();
839
- i0.ɵɵelementStart(8, "span", 45);
840
- i0.ɵɵtext(9);
841
- i0.ɵɵelementEnd();
842
- } if (rf & 2) {
843
- const ctx_r2 = i0.ɵɵnextContext();
844
- i0.ɵɵclassMap(ctx_r2.panelStyleClass);
845
- i0.ɵɵproperty("ngClass", ctx_r2.panelClass)("ngStyle", ctx_r2.panelStyle);
846
- i0.ɵɵadvance();
847
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.headerTemplate || ctx_r2._headerTemplate);
848
- i0.ɵɵadvance();
849
- i0.ɵɵstyleProp("max-height", ctx_r2.virtualScroll ? "auto" : ctx_r2.scrollHeight);
850
- i0.ɵɵadvance();
851
- i0.ɵɵproperty("ngIf", ctx_r2.virtualScroll);
852
- i0.ɵɵadvance();
853
- i0.ɵɵproperty("ngIf", !ctx_r2.virtualScroll);
854
- i0.ɵɵadvance(3);
855
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.footerTemplate || ctx_r2._footerTemplate);
856
- i0.ɵɵadvance(2);
857
- i0.ɵɵtextInterpolate1(" ", ctx_r2.selectedMessageText, " ");
858
- } }
859
426
  const AUTOCOMPLETE_VALUE_ACCESSOR = {
860
427
  provide: NG_VALUE_ACCESSOR,
861
428
  useExisting: forwardRef(() => AutoComplete),
@@ -2119,88 +1686,242 @@ class AutoComplete extends BaseComponent {
2119
1686
  }
2120
1687
  super.ngOnDestroy();
2121
1688
  }
2122
- static ɵfac = function AutoComplete_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || AutoComplete)(i0.ɵɵdirectiveInject(i1.OverlayService), i0.ɵɵdirectiveInject(i0.NgZone)); };
2123
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AutoComplete, selectors: [["p-autoComplete"], ["p-autocomplete"], ["p-auto-complete"]], contentQueries: function AutoComplete_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
2124
- i0.ɵɵcontentQuery(dirIndex, _c0, 5);
2125
- i0.ɵɵcontentQuery(dirIndex, _c1, 5);
2126
- i0.ɵɵcontentQuery(dirIndex, _c2, 5);
2127
- i0.ɵɵcontentQuery(dirIndex, _c3, 5);
2128
- i0.ɵɵcontentQuery(dirIndex, _c4, 5);
2129
- i0.ɵɵcontentQuery(dirIndex, _c5, 5);
2130
- i0.ɵɵcontentQuery(dirIndex, _c6, 5);
2131
- i0.ɵɵcontentQuery(dirIndex, _c7, 5);
2132
- i0.ɵɵcontentQuery(dirIndex, _c8, 5);
2133
- i0.ɵɵcontentQuery(dirIndex, _c9, 5);
2134
- i0.ɵɵcontentQuery(dirIndex, _c10, 5);
2135
- i0.ɵɵcontentQuery(dirIndex, PrimeTemplate, 4);
2136
- } if (rf & 2) {
2137
- let _t;
2138
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.itemTemplate = _t.first);
2139
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.emptyTemplate = _t.first);
2140
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.headerTemplate = _t.first);
2141
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.footerTemplate = _t.first);
2142
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.selectedItemTemplate = _t.first);
2143
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.groupTemplate = _t.first);
2144
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.loaderTemplate = _t.first);
2145
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.removeIconTemplate = _t.first);
2146
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.loadingIconTemplate = _t.first);
2147
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.clearIconTemplate = _t.first);
2148
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.dropdownIconTemplate = _t.first);
2149
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.templates = _t);
2150
- } }, viewQuery: function AutoComplete_Query(rf, ctx) { if (rf & 1) {
2151
- i0.ɵɵviewQuery(_c11, 5);
2152
- i0.ɵɵviewQuery(_c12, 5);
2153
- i0.ɵɵviewQuery(_c13, 5);
2154
- i0.ɵɵviewQuery(_c14, 5);
2155
- i0.ɵɵviewQuery(_c15, 5);
2156
- i0.ɵɵviewQuery(_c16, 5);
2157
- i0.ɵɵviewQuery(_c17, 5);
2158
- i0.ɵɵviewQuery(_c18, 5);
2159
- } if (rf & 2) {
2160
- let _t;
2161
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.containerEL = _t.first);
2162
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.inputEL = _t.first);
2163
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.multiInputEl = _t.first);
2164
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.multiContainerEL = _t.first);
2165
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.dropdownButton = _t.first);
2166
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.itemsViewChild = _t.first);
2167
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scroller = _t.first);
2168
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.overlayViewChild = _t.first);
2169
- } }, inputs: { minLength: [2, "minLength", "minLength", numberAttribute], delay: [2, "delay", "delay", numberAttribute], style: "style", panelStyle: "panelStyle", styleClass: "styleClass", panelStyleClass: "panelStyleClass", inputStyle: "inputStyle", inputId: "inputId", inputStyleClass: "inputStyleClass", placeholder: "placeholder", readonly: [2, "readonly", "readonly", booleanAttribute], disabled: [2, "disabled", "disabled", booleanAttribute], scrollHeight: "scrollHeight", lazy: [2, "lazy", "lazy", booleanAttribute], virtualScroll: [2, "virtualScroll", "virtualScroll", booleanAttribute], virtualScrollItemSize: [2, "virtualScrollItemSize", "virtualScrollItemSize", numberAttribute], virtualScrollOptions: "virtualScrollOptions", maxlength: [2, "maxlength", "maxlength", (value) => numberAttribute(value, null)], name: "name", required: [2, "required", "required", booleanAttribute], size: "size", appendTo: "appendTo", autoHighlight: [2, "autoHighlight", "autoHighlight", booleanAttribute], forceSelection: [2, "forceSelection", "forceSelection", booleanAttribute], type: "type", autoZIndex: [2, "autoZIndex", "autoZIndex", booleanAttribute], baseZIndex: [2, "baseZIndex", "baseZIndex", numberAttribute], ariaLabel: "ariaLabel", dropdownAriaLabel: "dropdownAriaLabel", ariaLabelledBy: "ariaLabelledBy", dropdownIcon: "dropdownIcon", unique: [2, "unique", "unique", booleanAttribute], group: [2, "group", "group", booleanAttribute], completeOnFocus: [2, "completeOnFocus", "completeOnFocus", booleanAttribute], showClear: [2, "showClear", "showClear", booleanAttribute], field: "field", dropdown: [2, "dropdown", "dropdown", booleanAttribute], showEmptyMessage: [2, "showEmptyMessage", "showEmptyMessage", booleanAttribute], dropdownMode: "dropdownMode", multiple: [2, "multiple", "multiple", booleanAttribute], tabindex: [2, "tabindex", "tabindex", numberAttribute], dataKey: "dataKey", emptyMessage: "emptyMessage", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions", autofocus: [2, "autofocus", "autofocus", booleanAttribute], autocomplete: "autocomplete", optionGroupChildren: "optionGroupChildren", optionGroupLabel: "optionGroupLabel", overlayOptions: "overlayOptions", suggestions: "suggestions", itemSize: "itemSize", optionLabel: "optionLabel", optionValue: "optionValue", id: "id", searchMessage: "searchMessage", emptySelectionMessage: "emptySelectionMessage", selectionMessage: "selectionMessage", autoOptionFocus: [2, "autoOptionFocus", "autoOptionFocus", booleanAttribute], selectOnFocus: [2, "selectOnFocus", "selectOnFocus", booleanAttribute], searchLocale: [2, "searchLocale", "searchLocale", booleanAttribute], optionDisabled: "optionDisabled", focusOnHover: [2, "focusOnHover", "focusOnHover", booleanAttribute], typeahead: [2, "typeahead", "typeahead", booleanAttribute], variant: "variant", fluid: [2, "fluid", "fluid", booleanAttribute] }, outputs: { completeMethod: "completeMethod", onSelect: "onSelect", onUnselect: "onUnselect", onFocus: "onFocus", onBlur: "onBlur", onDropdownClick: "onDropdownClick", onClear: "onClear", onKeyUp: "onKeyUp", onShow: "onShow", onHide: "onHide", onLazyLoad: "onLazyLoad" }, features: [i0.ɵɵProvidersFeature([AUTOCOMPLETE_VALUE_ACCESSOR, AutoCompleteStyle]), i0.ɵɵInputTransformsFeature, i0.ɵɵInheritDefinitionFeature], decls: 11, vars: 15, consts: [["container", ""], ["overlay", ""], ["content", ""], ["focusInput", ""], ["multiContainer", ""], ["token", ""], ["removeicon", ""], ["ddBtn", ""], ["buildInItems", ""], ["scroller", ""], ["loader", ""], ["items", ""], ["empty", ""], [2, "position", "relative", 3, "click", "ngClass", "ngStyle"], ["pInputText", "", "aria-autocomplete", "list", "role", "combobox", 3, "pAutoFocus", "ngClass", "ngStyle", "class", "type", "variant", "autocomplete", "required", "name", "pSize", "tabindex", "readonly", "disabled", "fluid", "input", "keydown", "change", "focus", "blur", "paste", "keyup", 4, "ngIf"], [4, "ngIf"], ["role", "listbox", 3, "ngClass", "tabindex", "focus", "blur", "keydown", 4, "ngIf"], ["type", "button", "class", "p-autocomplete-dropdown", "pRipple", "", 3, "disabled", "click", 4, "ngIf"], [3, "visibleChange", "onAnimationStart", "onHide", "visible", "options", "target", "appendTo", "showTransitionOptions", "hideTransitionOptions"], ["pInputText", "", "aria-autocomplete", "list", "role", "combobox", 3, "input", "keydown", "change", "focus", "blur", "paste", "keyup", "pAutoFocus", "ngClass", "ngStyle", "type", "variant", "autocomplete", "required", "name", "pSize", "tabindex", "readonly", "disabled", "fluid"], [3, "styleClass", "click", 4, "ngIf"], ["class", "p-autocomplete-clear-icon", 3, "click", 4, "ngIf"], [3, "click", "styleClass"], [1, "p-autocomplete-clear-icon", 3, "click"], [4, "ngTemplateOutlet"], ["role", "listbox", 3, "focus", "blur", "keydown", "ngClass", "tabindex"], ["role", "option", 3, "ngClass", 4, "ngFor", "ngForOf"], ["role", "option", 1, "p-autocomplete-input-chip"], ["role", "combobox", "aria-autocomplete", "list", 3, "input", "keydown", "change", "focus", "blur", "paste", "keyup", "pAutoFocus", "ngClass", "ngStyle", "autocomplete", "required", "tabindex", "readonly", "disabled"], ["role", "option", 3, "ngClass"], [4, "ngTemplateOutlet", "ngTemplateOutletContext"], ["styleClass", "p-autocomplete-chip", 3, "label", "removable", 4, "ngIf"], ["styleClass", "p-autocomplete-chip", 3, "label", "removable"], [1, "p-autocomplete-chip-icon", 3, "click"], [3, "styleClass"], [3, "styleClass", "spin", 4, "ngIf"], ["class", "p-autocomplete-loader pi-spin ", 4, "ngIf"], [3, "styleClass", "spin"], [1, "p-autocomplete-loader", "pi-spin"], ["type", "button", "pRipple", "", 1, "p-autocomplete-dropdown", 3, "click", "disabled"], [3, "ngClass", 4, "ngIf"], [3, "ngClass"], [3, "ngClass", "ngStyle"], [1, "p-autocomplete-list-container"], [3, "items", "style", "itemSize", "autoSize", "lazy", "options", "onLazyLoad", 4, "ngIf"], ["role", "status", "aria-live", "polite", 1, "p-hidden-accessible"], [3, "onLazyLoad", "items", "itemSize", "autoSize", "lazy", "options"], ["role", "listbox", 1, "p-autocomplete-list", 3, "ngClass"], ["ngFor", "", 3, "ngForOf"], ["class", "p-autocomplete-empty-message", "role", "option", 3, "ngStyle", 4, "ngIf"], ["role", "option", 1, "p-autocomplete-option-group", 3, "ngStyle"], ["pRipple", "", "role", "option", 3, "click", "mouseenter", "ngStyle", "ngClass"], ["role", "option", 1, "p-autocomplete-empty-message", 3, "ngStyle"], [4, "ngIf", "ngIfElse"]], template: function AutoComplete_Template(rf, ctx) { if (rf & 1) {
2170
- const _r1 = i0.ɵɵgetCurrentView();
2171
- i0.ɵɵelementStart(0, "div", 13, 0);
2172
- i0.ɵɵlistener("click", function AutoComplete_Template_div_click_0_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onContainerClick($event)); });
2173
- i0.ɵɵtemplate(2, AutoComplete_input_2_Template, 2, 25, "input", 14)(3, AutoComplete_ng_container_3_Template, 3, 2, "ng-container", 15)(4, AutoComplete_ul_4_Template, 6, 26, "ul", 16)(5, AutoComplete_ng_container_5_Template, 3, 2, "ng-container", 15)(6, AutoComplete_button_6_Template, 4, 5, "button", 17);
2174
- i0.ɵɵelementStart(7, "p-overlay", 18, 1);
2175
- i0.ɵɵtwoWayListener("visibleChange", function AutoComplete_Template_p_overlay_visibleChange_7_listener($event) { i0.ɵɵrestoreView(_r1); i0.ɵɵtwoWayBindingSet(ctx.overlayVisible, $event) || (ctx.overlayVisible = $event); return i0.ɵɵresetView($event); });
2176
- i0.ɵɵlistener("onAnimationStart", function AutoComplete_Template_p_overlay_onAnimationStart_7_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onOverlayAnimationStart($event)); })("onHide", function AutoComplete_Template_p_overlay_onHide_7_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.hide()); });
2177
- i0.ɵɵtemplate(9, AutoComplete_ng_template_9_Template, 10, 11, "ng-template", null, 2, i0.ɵɵtemplateRefExtractor);
2178
- i0.ɵɵelementEnd()();
2179
- } if (rf & 2) {
2180
- i0.ɵɵclassMap(ctx.styleClass);
2181
- i0.ɵɵproperty("ngClass", ctx.rootClass)("ngStyle", ctx.style);
2182
- i0.ɵɵadvance(2);
2183
- i0.ɵɵproperty("ngIf", !ctx.multiple);
2184
- i0.ɵɵadvance();
2185
- i0.ɵɵproperty("ngIf", ctx.filled && !ctx.disabled && ctx.showClear && !ctx.loading);
2186
- i0.ɵɵadvance();
2187
- i0.ɵɵproperty("ngIf", ctx.multiple);
2188
- i0.ɵɵadvance();
2189
- i0.ɵɵproperty("ngIf", ctx.loading);
2190
- i0.ɵɵadvance();
2191
- i0.ɵɵproperty("ngIf", ctx.dropdown);
2192
- i0.ɵɵadvance();
2193
- i0.ɵɵtwoWayProperty("visible", ctx.overlayVisible);
2194
- i0.ɵɵproperty("options", ctx.overlayOptions)("target", "@parent")("appendTo", ctx.appendTo)("showTransitionOptions", ctx.showTransitionOptions)("hideTransitionOptions", ctx.hideTransitionOptions);
2195
- } }, dependencies: [CommonModule, i2.NgClass, i2.NgForOf, i2.NgIf, i2.NgTemplateOutlet, i2.NgStyle, Overlay, InputText, Ripple, Scroller, AutoFocus, TimesCircleIcon, SpinnerIcon, TimesIcon, ChevronDownIcon, Chip, SharedModule], encapsulation: 2, changeDetection: 0 });
1689
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: AutoComplete, deps: [{ token: i1.OverlayService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1690
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: AutoComplete, isStandalone: true, selector: "p-autoComplete, p-autocomplete, p-auto-complete", inputs: { minLength: ["minLength", "minLength", numberAttribute], delay: ["delay", "delay", numberAttribute], style: "style", panelStyle: "panelStyle", styleClass: "styleClass", panelStyleClass: "panelStyleClass", inputStyle: "inputStyle", inputId: "inputId", inputStyleClass: "inputStyleClass", placeholder: "placeholder", readonly: ["readonly", "readonly", booleanAttribute], disabled: ["disabled", "disabled", booleanAttribute], scrollHeight: "scrollHeight", lazy: ["lazy", "lazy", booleanAttribute], virtualScroll: ["virtualScroll", "virtualScroll", booleanAttribute], virtualScrollItemSize: ["virtualScrollItemSize", "virtualScrollItemSize", numberAttribute], virtualScrollOptions: "virtualScrollOptions", maxlength: ["maxlength", "maxlength", (value) => numberAttribute(value, null)], name: "name", required: ["required", "required", booleanAttribute], size: "size", appendTo: "appendTo", autoHighlight: ["autoHighlight", "autoHighlight", booleanAttribute], forceSelection: ["forceSelection", "forceSelection", booleanAttribute], type: "type", autoZIndex: ["autoZIndex", "autoZIndex", booleanAttribute], baseZIndex: ["baseZIndex", "baseZIndex", numberAttribute], ariaLabel: "ariaLabel", dropdownAriaLabel: "dropdownAriaLabel", ariaLabelledBy: "ariaLabelledBy", dropdownIcon: "dropdownIcon", unique: ["unique", "unique", booleanAttribute], group: ["group", "group", booleanAttribute], completeOnFocus: ["completeOnFocus", "completeOnFocus", booleanAttribute], showClear: ["showClear", "showClear", booleanAttribute], field: "field", dropdown: ["dropdown", "dropdown", booleanAttribute], showEmptyMessage: ["showEmptyMessage", "showEmptyMessage", booleanAttribute], dropdownMode: "dropdownMode", multiple: ["multiple", "multiple", booleanAttribute], tabindex: ["tabindex", "tabindex", numberAttribute], dataKey: "dataKey", emptyMessage: "emptyMessage", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions", autofocus: ["autofocus", "autofocus", booleanAttribute], autocomplete: "autocomplete", optionGroupChildren: "optionGroupChildren", optionGroupLabel: "optionGroupLabel", overlayOptions: "overlayOptions", suggestions: "suggestions", itemSize: "itemSize", optionLabel: "optionLabel", optionValue: "optionValue", id: "id", searchMessage: "searchMessage", emptySelectionMessage: "emptySelectionMessage", selectionMessage: "selectionMessage", autoOptionFocus: ["autoOptionFocus", "autoOptionFocus", booleanAttribute], selectOnFocus: ["selectOnFocus", "selectOnFocus", booleanAttribute], searchLocale: ["searchLocale", "searchLocale", booleanAttribute], optionDisabled: "optionDisabled", focusOnHover: ["focusOnHover", "focusOnHover", booleanAttribute], typeahead: ["typeahead", "typeahead", booleanAttribute], variant: "variant", fluid: ["fluid", "fluid", booleanAttribute] }, outputs: { completeMethod: "completeMethod", onSelect: "onSelect", onUnselect: "onUnselect", onFocus: "onFocus", onBlur: "onBlur", onDropdownClick: "onDropdownClick", onClear: "onClear", onKeyUp: "onKeyUp", onShow: "onShow", onHide: "onHide", onLazyLoad: "onLazyLoad" }, providers: [AUTOCOMPLETE_VALUE_ACCESSOR, AutoCompleteStyle], queries: [{ propertyName: "itemTemplate", first: true, predicate: ["item"], descendants: true }, { propertyName: "emptyTemplate", first: true, predicate: ["empty"], descendants: true }, { propertyName: "headerTemplate", first: true, predicate: ["header"], descendants: true }, { propertyName: "footerTemplate", first: true, predicate: ["footer"], descendants: true }, { propertyName: "selectedItemTemplate", first: true, predicate: ["selecteditem"], descendants: true }, { propertyName: "groupTemplate", first: true, predicate: ["group"], descendants: true }, { propertyName: "loaderTemplate", first: true, predicate: ["loader"], descendants: true }, { propertyName: "removeIconTemplate", first: true, predicate: ["removeicon"], descendants: true }, { propertyName: "loadingIconTemplate", first: true, predicate: ["loadingicon"], descendants: true }, { propertyName: "clearIconTemplate", first: true, predicate: ["clearicon"], descendants: true }, { propertyName: "dropdownIconTemplate", first: true, predicate: ["dropdownicon"], descendants: true }, { propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "containerEL", first: true, predicate: ["container"], descendants: true }, { propertyName: "inputEL", first: true, predicate: ["focusInput"], descendants: true }, { propertyName: "multiInputEl", first: true, predicate: ["multiIn"], descendants: true }, { propertyName: "multiContainerEL", first: true, predicate: ["multiContainer"], descendants: true }, { propertyName: "dropdownButton", first: true, predicate: ["ddBtn"], descendants: true }, { propertyName: "itemsViewChild", first: true, predicate: ["items"], descendants: true }, { propertyName: "scroller", first: true, predicate: ["scroller"], descendants: true }, { propertyName: "overlayViewChild", first: true, predicate: ["overlay"], descendants: true }], usesInheritance: true, ngImport: i0, template: `
1691
+ <div #container [ngClass]="rootClass" [ngStyle]="style" style="position: relative;" [class]="styleClass" (click)="onContainerClick($event)">
1692
+ <input
1693
+ *ngIf="!multiple"
1694
+ #focusInput
1695
+ [pAutoFocus]="autofocus"
1696
+ pInputText
1697
+ [ngClass]="'p-autocomplete-input'"
1698
+ [ngStyle]="inputStyle"
1699
+ [class]="inputStyleClass"
1700
+ [type]="type"
1701
+ [attr.value]="inputValue()"
1702
+ [variant]="variant"
1703
+ [attr.id]="inputId"
1704
+ [autocomplete]="autocomplete"
1705
+ [required]="required"
1706
+ [name]="name"
1707
+ aria-autocomplete="list"
1708
+ role="combobox"
1709
+ [attr.placeholder]="placeholder"
1710
+ [pSize]="size"
1711
+ [attr.maxlength]="maxlength"
1712
+ [tabindex]="!disabled ? tabindex : -1"
1713
+ [readonly]="readonly"
1714
+ [disabled]="disabled"
1715
+ [attr.aria-label]="ariaLabel"
1716
+ [attr.aria-labelledby]="ariaLabelledBy"
1717
+ [attr.aria-required]="required"
1718
+ [attr.aria-expanded]="overlayVisible ?? false"
1719
+ [attr.aria-controls]="overlayVisible ? id + '_list' : null"
1720
+ [attr.aria-activedescendant]="focused ? focusedOptionId : undefined"
1721
+ (input)="onInput($event)"
1722
+ (keydown)="onKeyDown($event)"
1723
+ (change)="onInputChange($event)"
1724
+ (focus)="onInputFocus($event)"
1725
+ (blur)="onInputBlur($event)"
1726
+ (paste)="onInputPaste($event)"
1727
+ (keyup)="onInputKeyUp($event)"
1728
+ [fluid]="hasFluid"
1729
+ />
1730
+ <ng-container *ngIf="filled && !disabled && showClear && !loading">
1731
+ <TimesIcon *ngIf="!clearIconTemplate && !_clearIconTemplate" [styleClass]="'p-autocomplete-clear-icon'" (click)="clear()" [attr.aria-hidden]="true" />
1732
+ <span *ngIf="clearIconTemplate || _clearIconTemplate" class="p-autocomplete-clear-icon" (click)="clear()" [attr.aria-hidden]="true">
1733
+ <ng-template *ngTemplateOutlet="clearIconTemplate || _clearIconTemplate"></ng-template>
1734
+ </span>
1735
+ </ng-container>
1736
+
1737
+ <ul
1738
+ *ngIf="multiple"
1739
+ #multiContainer
1740
+ [ngClass]="inputMultipleClass"
1741
+ [tabindex]="-1"
1742
+ role="listbox"
1743
+ [attr.aria-orientation]="'horizontal'"
1744
+ [attr.aria-activedescendant]="focused ? focusedMultipleOptionId : undefined"
1745
+ (focus)="onMultipleContainerFocus($event)"
1746
+ (blur)="onMultipleContainerBlur($event)"
1747
+ (keydown)="onMultipleContainerKeyDown($event)"
1748
+ >
1749
+ <li
1750
+ #token
1751
+ *ngFor="let option of modelValue(); let i = index"
1752
+ [ngClass]="{ 'p-autocomplete-chip-item': true, 'p-focus': focusedMultipleOptionIndex() === i }"
1753
+ [attr.id]="id + '_multiple_option_' + i"
1754
+ role="option"
1755
+ [attr.aria-label]="getOptionLabel(option)"
1756
+ [attr.aria-setsize]="modelValue().length"
1757
+ [attr.aria-posinset]="i + 1"
1758
+ [attr.aria-selected]="true"
1759
+ >
1760
+ <ng-container *ngTemplateOutlet="selectedItemTemplate || _selectedItemTemplate; context: { $implicit: option }"></ng-container>
1761
+ <p-chip styleClass="p-autocomplete-chip" *ngIf="!selectedItemTemplate && !_selectedItemTemplate" [label]="getOptionLabel(option)" [removable]="true">
1762
+ <ng-container *ngIf="!removeIconTemplate && !_removeIconTemplate">
1763
+ <ng-template #removeicon>
1764
+ <span class="p-autocomplete-chip-icon" (click)="!readonly ? removeOption($event, i) : ''">
1765
+ <TimesCircleIcon [styleClass]="'p-autocomplete-chip-icon'" [attr.aria-hidden]="true" />
1766
+ </span>
1767
+ </ng-template>
1768
+ </ng-container>
1769
+ </p-chip>
1770
+ <span *ngIf="removeIconTemplate || _removeIconTemplate" [attr.aria-hidden]="true">
1771
+ <ng-template *ngTemplateOutlet="removeIconTemplate || _removeIconTemplate; context: { class: 'p-autocomplete-chip-icon' }"></ng-template>
1772
+ </span>
1773
+ </li>
1774
+ <li class="p-autocomplete-input-chip" role="option">
1775
+ <input
1776
+ #focusInput
1777
+ [pAutoFocus]="autofocus"
1778
+ [ngClass]="inputClass"
1779
+ [ngStyle]="inputStyle"
1780
+ [class]="inputStyleClass"
1781
+ [attr.type]="type"
1782
+ [attr.id]="inputId"
1783
+ [autocomplete]="autocomplete"
1784
+ [required]="required"
1785
+ [attr.name]="name"
1786
+ role="combobox"
1787
+ [attr.placeholder]="!filled ? placeholder : null"
1788
+ aria-autocomplete="list"
1789
+ [attr.maxlength]="maxlength"
1790
+ [tabindex]="!disabled ? tabindex : -1"
1791
+ [readonly]="readonly"
1792
+ [disabled]="disabled"
1793
+ [attr.aria-label]="ariaLabel"
1794
+ [attr.aria-labelledby]="ariaLabelledBy"
1795
+ [attr.aria-required]="required"
1796
+ [attr.aria-expanded]="overlayVisible ?? false"
1797
+ [attr.aria-controls]="overlayVisible ? id + '_list' : null"
1798
+ [attr.aria-activedescendant]="focused ? focusedOptionId : undefined"
1799
+ (input)="onInput($event)"
1800
+ (keydown)="onKeyDown($event)"
1801
+ (change)="onInputChange($event)"
1802
+ (focus)="onInputFocus($event)"
1803
+ (blur)="onInputBlur($event)"
1804
+ (paste)="onInputPaste($event)"
1805
+ (keyup)="onInputKeyUp($event)"
1806
+ />
1807
+ </li>
1808
+ </ul>
1809
+ <ng-container *ngIf="loading">
1810
+ <SpinnerIcon *ngIf="!loadingIconTemplate && !_loadingIconTemplate" [styleClass]="'p-autocomplete-loader'" [spin]="true" [attr.aria-hidden]="true" />
1811
+ <span *ngIf="loadingIconTemplate || _loadingIconTemplate" class="p-autocomplete-loader pi-spin " [attr.aria-hidden]="true">
1812
+ <ng-template *ngTemplateOutlet="loadingIconTemplate || _loadingIconTemplate"></ng-template>
1813
+ </span>
1814
+ </ng-container>
1815
+ <button #ddBtn type="button" [attr.aria-label]="dropdownAriaLabel" class="p-autocomplete-dropdown" [disabled]="disabled" pRipple (click)="handleDropdownClick($event)" *ngIf="dropdown" [attr.tabindex]="tabindex">
1816
+ <span *ngIf="dropdownIcon" [ngClass]="dropdownIcon" [attr.aria-hidden]="true"></span>
1817
+ <ng-container *ngIf="!dropdownIcon">
1818
+ <ChevronDownIcon *ngIf="!dropdownIconTemplate && !_dropdownIconTemplate" />
1819
+ <ng-template *ngTemplateOutlet="dropdownIconTemplate || _dropdownIconTemplate"></ng-template>
1820
+ </ng-container>
1821
+ </button>
1822
+ <p-overlay
1823
+ #overlay
1824
+ [(visible)]="overlayVisible"
1825
+ [options]="overlayOptions"
1826
+ [target]="'@parent'"
1827
+ [appendTo]="appendTo"
1828
+ [showTransitionOptions]="showTransitionOptions"
1829
+ [hideTransitionOptions]="hideTransitionOptions"
1830
+ (onAnimationStart)="onOverlayAnimationStart($event)"
1831
+ (onHide)="hide()"
1832
+ >
1833
+ <ng-template #content>
1834
+ <div [ngClass]="panelClass" [ngStyle]="panelStyle" [class]="panelStyleClass">
1835
+ <ng-container *ngTemplateOutlet="headerTemplate || _headerTemplate"></ng-container>
1836
+ <div class="p-autocomplete-list-container" [style.max-height]="virtualScroll ? 'auto' : scrollHeight">
1837
+ <p-scroller
1838
+ *ngIf="virtualScroll"
1839
+ #scroller
1840
+ [items]="visibleOptions()"
1841
+ [style]="{ height: scrollHeight }"
1842
+ [itemSize]="virtualScrollItemSize || _itemSize"
1843
+ [autoSize]="true"
1844
+ [lazy]="lazy"
1845
+ (onLazyLoad)="onLazyLoad.emit($event)"
1846
+ [options]="virtualScrollOptions"
1847
+ >
1848
+ <ng-template #content let-items let-scrollerOptions="options">
1849
+ <ng-container *ngTemplateOutlet="buildInItems; context: { $implicit: items, options: scrollerOptions }"></ng-container>
1850
+ </ng-template>
1851
+ <ng-container *ngIf="loaderTemplate || _loaderTemplate">
1852
+ <ng-template #loader let-scrollerOptions="options">
1853
+ <ng-container *ngTemplateOutlet="loaderTemplate || _loaderTemplate; context: { options: scrollerOptions }"></ng-container>
1854
+ </ng-template>
1855
+ </ng-container>
1856
+ </p-scroller>
1857
+ <ng-container *ngIf="!virtualScroll">
1858
+ <ng-container *ngTemplateOutlet="buildInItems; context: { $implicit: visibleOptions(), options: {} }"></ng-container>
1859
+ </ng-container>
1860
+ </div>
1861
+
1862
+ <ng-template #buildInItems let-items let-scrollerOptions="options">
1863
+ <ul #items class="p-autocomplete-list" [ngClass]="scrollerOptions.contentStyleClass" [style]="scrollerOptions.contentStyle" role="listbox" [attr.id]="id + '_list'" [attr.aria-label]="listLabel">
1864
+ <ng-template ngFor let-option [ngForOf]="items" let-i="index">
1865
+ <ng-container *ngIf="isOptionGroup(option)">
1866
+ <li [attr.id]="id + '_' + getOptionIndex(i, scrollerOptions)" class="p-autocomplete-option-group" [ngStyle]="{ height: scrollerOptions.itemSize + 'px' }" role="option">
1867
+ <span *ngIf="!groupTemplate">{{ getOptionGroupLabel(option.optionGroup) }}</span>
1868
+ <ng-container *ngTemplateOutlet="groupTemplate; context: { $implicit: option.optionGroup }"></ng-container>
1869
+ </li>
1870
+ </ng-container>
1871
+ <ng-container *ngIf="!isOptionGroup(option)">
1872
+ <li
1873
+ pRipple
1874
+ [ngStyle]="{ height: scrollerOptions.itemSize + 'px' }"
1875
+ [ngClass]="optionClass(option, i, scrollerOptions)"
1876
+ [attr.id]="id + '_' + getOptionIndex(i, scrollerOptions)"
1877
+ role="option"
1878
+ [attr.aria-label]="getOptionLabel(option)"
1879
+ [attr.aria-selected]="isSelected(option)"
1880
+ [attr.aria-disabled]="isOptionDisabled(option)"
1881
+ [attr.data-p-focused]="focusedOptionIndex() === getOptionIndex(i, scrollerOptions)"
1882
+ [attr.aria-setsize]="ariaSetSize"
1883
+ [attr.aria-posinset]="getAriaPosInset(getOptionIndex(i, scrollerOptions))"
1884
+ (click)="onOptionSelect($event, option)"
1885
+ (mouseenter)="onOptionMouseEnter($event, getOptionIndex(i, scrollerOptions))"
1886
+ >
1887
+ <span *ngIf="!itemTemplate && !_itemTemplate">{{ getOptionLabel(option) }}</span>
1888
+ <ng-container
1889
+ *ngTemplateOutlet="
1890
+ itemTemplate || _itemTemplate;
1891
+ context: {
1892
+ $implicit: option,
1893
+ index: scrollerOptions.getOptions ? scrollerOptions.getOptions(i) : i
1894
+ }
1895
+ "
1896
+ ></ng-container>
1897
+ </li>
1898
+ </ng-container>
1899
+ </ng-template>
1900
+ <li *ngIf="!items || (items && items.length === 0 && showEmptyMessage)" class="p-autocomplete-empty-message" [ngStyle]="{ height: scrollerOptions.itemSize + 'px' }" role="option">
1901
+ <ng-container *ngIf="!emptyTemplate && !_emptyTemplate; else empty">
1902
+ {{ searchResultMessageText }}
1903
+ </ng-container>
1904
+ <ng-container #empty *ngTemplateOutlet="emptyTemplate || _emptyTemplate"></ng-container>
1905
+ </li>
1906
+ </ul>
1907
+ </ng-template>
1908
+ <ng-container *ngTemplateOutlet="footerTemplate || _footerTemplate"></ng-container>
1909
+ </div>
1910
+ <span role="status" aria-live="polite" class="p-hidden-accessible">
1911
+ {{ selectedMessageText }}
1912
+ </span>
1913
+ </ng-template>
1914
+ </p-overlay>
1915
+ </div>
1916
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { 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: "component", type: 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: InputText, selector: "[pInputText]", inputs: ["variant", "fluid", "pSize"] }, { kind: "directive", type: Ripple, selector: "[pRipple]" }, { kind: "component", type: Scroller, selector: "p-scroller, p-virtualscroller, p-virtual-scroller, p-virtualScroller", 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: "directive", type: AutoFocus, selector: "[pAutoFocus]", inputs: ["autofocus", "pAutoFocus"] }, { kind: "component", type: TimesCircleIcon, selector: "TimesCircleIcon" }, { kind: "component", type: SpinnerIcon, selector: "SpinnerIcon" }, { kind: "component", type: TimesIcon, selector: "TimesIcon" }, { kind: "component", type: ChevronDownIcon, selector: "ChevronDownIcon" }, { kind: "component", type: Chip, selector: "p-chip", inputs: ["label", "icon", "image", "alt", "style", "styleClass", "removable", "removeIcon", "chipProps"], outputs: ["onRemove", "onImageError"] }, { kind: "ngmodule", type: SharedModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
2196
1917
  }
2197
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AutoComplete, [{
2198
- type: Component,
2199
- args: [{
2200
- selector: 'p-autoComplete, p-autocomplete, p-auto-complete',
2201
- standalone: true,
2202
- imports: [CommonModule, Overlay, InputText, Ripple, Scroller, AutoFocus, TimesCircleIcon, SpinnerIcon, TimesIcon, ChevronDownIcon, Chip, SharedModule],
2203
- template: `
1918
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: AutoComplete, decorators: [{
1919
+ type: Component,
1920
+ args: [{
1921
+ selector: 'p-autoComplete, p-autocomplete, p-auto-complete',
1922
+ standalone: true,
1923
+ imports: [CommonModule, Overlay, InputText, Ripple, Scroller, AutoFocus, TimesCircleIcon, SpinnerIcon, TimesIcon, ChevronDownIcon, Chip, SharedModule],
1924
+ template: `
2204
1925
  <div #container [ngClass]="rootClass" [ngStyle]="style" style="position: relative;" [class]="styleClass" (click)="onContainerClick($event)">
2205
1926
  <input
2206
1927
  *ngIf="!multiple"
@@ -2427,267 +2148,265 @@ class AutoComplete extends BaseComponent {
2427
2148
  </p-overlay>
2428
2149
  </div>
2429
2150
  `,
2430
- providers: [AUTOCOMPLETE_VALUE_ACCESSOR, AutoCompleteStyle],
2431
- changeDetection: ChangeDetectionStrategy.OnPush,
2432
- encapsulation: ViewEncapsulation.None
2433
- }]
2434
- }], () => [{ type: i1.OverlayService }, { type: i0.NgZone }], { minLength: [{
2435
- type: Input,
2436
- args: [{ transform: numberAttribute }]
2437
- }], delay: [{
2438
- type: Input,
2439
- args: [{ transform: numberAttribute }]
2440
- }], style: [{
2441
- type: Input
2442
- }], panelStyle: [{
2443
- type: Input
2444
- }], styleClass: [{
2445
- type: Input
2446
- }], panelStyleClass: [{
2447
- type: Input
2448
- }], inputStyle: [{
2449
- type: Input
2450
- }], inputId: [{
2451
- type: Input
2452
- }], inputStyleClass: [{
2453
- type: Input
2454
- }], placeholder: [{
2455
- type: Input
2456
- }], readonly: [{
2457
- type: Input,
2458
- args: [{ transform: booleanAttribute }]
2459
- }], disabled: [{
2460
- type: Input,
2461
- args: [{ transform: booleanAttribute }]
2462
- }], scrollHeight: [{
2463
- type: Input
2464
- }], lazy: [{
2465
- type: Input,
2466
- args: [{ transform: booleanAttribute }]
2467
- }], virtualScroll: [{
2468
- type: Input,
2469
- args: [{ transform: booleanAttribute }]
2470
- }], virtualScrollItemSize: [{
2471
- type: Input,
2472
- args: [{ transform: numberAttribute }]
2473
- }], virtualScrollOptions: [{
2474
- type: Input
2475
- }], maxlength: [{
2476
- type: Input,
2477
- args: [{ transform: (value) => numberAttribute(value, null) }]
2478
- }], name: [{
2479
- type: Input
2480
- }], required: [{
2481
- type: Input,
2482
- args: [{ transform: booleanAttribute }]
2483
- }], size: [{
2484
- type: Input
2485
- }], appendTo: [{
2486
- type: Input
2487
- }], autoHighlight: [{
2488
- type: Input,
2489
- args: [{ transform: booleanAttribute }]
2490
- }], forceSelection: [{
2491
- type: Input,
2492
- args: [{ transform: booleanAttribute }]
2493
- }], type: [{
2494
- type: Input
2495
- }], autoZIndex: [{
2496
- type: Input,
2497
- args: [{ transform: booleanAttribute }]
2498
- }], baseZIndex: [{
2499
- type: Input,
2500
- args: [{ transform: numberAttribute }]
2501
- }], ariaLabel: [{
2502
- type: Input
2503
- }], dropdownAriaLabel: [{
2504
- type: Input
2505
- }], ariaLabelledBy: [{
2506
- type: Input
2507
- }], dropdownIcon: [{
2508
- type: Input
2509
- }], unique: [{
2510
- type: Input,
2511
- args: [{ transform: booleanAttribute }]
2512
- }], group: [{
2513
- type: Input,
2514
- args: [{ transform: booleanAttribute }]
2515
- }], completeOnFocus: [{
2516
- type: Input,
2517
- args: [{ transform: booleanAttribute }]
2518
- }], showClear: [{
2519
- type: Input,
2520
- args: [{ transform: booleanAttribute }]
2521
- }], field: [{
2522
- type: Input
2523
- }], dropdown: [{
2524
- type: Input,
2525
- args: [{ transform: booleanAttribute }]
2526
- }], showEmptyMessage: [{
2527
- type: Input,
2528
- args: [{ transform: booleanAttribute }]
2529
- }], dropdownMode: [{
2530
- type: Input
2531
- }], multiple: [{
2532
- type: Input,
2533
- args: [{ transform: booleanAttribute }]
2534
- }], tabindex: [{
2535
- type: Input,
2536
- args: [{ transform: numberAttribute }]
2537
- }], dataKey: [{
2538
- type: Input
2539
- }], emptyMessage: [{
2540
- type: Input
2541
- }], showTransitionOptions: [{
2542
- type: Input
2543
- }], hideTransitionOptions: [{
2544
- type: Input
2545
- }], autofocus: [{
2546
- type: Input,
2547
- args: [{ transform: booleanAttribute }]
2548
- }], autocomplete: [{
2549
- type: Input
2550
- }], optionGroupChildren: [{
2551
- type: Input
2552
- }], optionGroupLabel: [{
2553
- type: Input
2554
- }], overlayOptions: [{
2555
- type: Input
2556
- }], suggestions: [{
2557
- type: Input
2558
- }], itemSize: [{
2559
- type: Input
2560
- }], optionLabel: [{
2561
- type: Input
2562
- }], optionValue: [{
2563
- type: Input
2564
- }], id: [{
2565
- type: Input
2566
- }], searchMessage: [{
2567
- type: Input
2568
- }], emptySelectionMessage: [{
2569
- type: Input
2570
- }], selectionMessage: [{
2571
- type: Input
2572
- }], autoOptionFocus: [{
2573
- type: Input,
2574
- args: [{ transform: booleanAttribute }]
2575
- }], selectOnFocus: [{
2576
- type: Input,
2577
- args: [{ transform: booleanAttribute }]
2578
- }], searchLocale: [{
2579
- type: Input,
2580
- args: [{ transform: booleanAttribute }]
2581
- }], optionDisabled: [{
2582
- type: Input
2583
- }], focusOnHover: [{
2584
- type: Input,
2585
- args: [{ transform: booleanAttribute }]
2586
- }], typeahead: [{
2587
- type: Input,
2588
- args: [{ transform: booleanAttribute }]
2589
- }], variant: [{
2590
- type: Input
2591
- }], fluid: [{
2592
- type: Input,
2593
- args: [{ transform: booleanAttribute }]
2594
- }], completeMethod: [{
2595
- type: Output
2596
- }], onSelect: [{
2597
- type: Output
2598
- }], onUnselect: [{
2599
- type: Output
2600
- }], onFocus: [{
2601
- type: Output
2602
- }], onBlur: [{
2603
- type: Output
2604
- }], onDropdownClick: [{
2605
- type: Output
2606
- }], onClear: [{
2607
- type: Output
2608
- }], onKeyUp: [{
2609
- type: Output
2610
- }], onShow: [{
2611
- type: Output
2612
- }], onHide: [{
2613
- type: Output
2614
- }], onLazyLoad: [{
2615
- type: Output
2616
- }], containerEL: [{
2617
- type: ViewChild,
2618
- args: ['container']
2619
- }], inputEL: [{
2620
- type: ViewChild,
2621
- args: ['focusInput']
2622
- }], multiInputEl: [{
2623
- type: ViewChild,
2624
- args: ['multiIn']
2625
- }], multiContainerEL: [{
2626
- type: ViewChild,
2627
- args: ['multiContainer']
2628
- }], dropdownButton: [{
2629
- type: ViewChild,
2630
- args: ['ddBtn']
2631
- }], itemsViewChild: [{
2632
- type: ViewChild,
2633
- args: ['items']
2634
- }], scroller: [{
2635
- type: ViewChild,
2636
- args: ['scroller']
2637
- }], overlayViewChild: [{
2638
- type: ViewChild,
2639
- args: ['overlay']
2640
- }], itemTemplate: [{
2641
- type: ContentChild,
2642
- args: ['item']
2643
- }], emptyTemplate: [{
2644
- type: ContentChild,
2645
- args: ['empty']
2646
- }], headerTemplate: [{
2647
- type: ContentChild,
2648
- args: ['header']
2649
- }], footerTemplate: [{
2650
- type: ContentChild,
2651
- args: ['footer']
2652
- }], selectedItemTemplate: [{
2653
- type: ContentChild,
2654
- args: ['selecteditem']
2655
- }], groupTemplate: [{
2656
- type: ContentChild,
2657
- args: ['group']
2658
- }], loaderTemplate: [{
2659
- type: ContentChild,
2660
- args: ['loader']
2661
- }], removeIconTemplate: [{
2662
- type: ContentChild,
2663
- args: ['removeicon']
2664
- }], loadingIconTemplate: [{
2665
- type: ContentChild,
2666
- args: ['loadingicon']
2667
- }], clearIconTemplate: [{
2668
- type: ContentChild,
2669
- args: ['clearicon']
2670
- }], dropdownIconTemplate: [{
2671
- type: ContentChild,
2672
- args: ['dropdownicon']
2673
- }], templates: [{
2674
- type: ContentChildren,
2675
- args: [PrimeTemplate]
2676
- }] }); })();
2677
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(AutoComplete, { className: "AutoComplete", filePath: "autocomplete.ts", lineNumber: 290 }); })();
2151
+ providers: [AUTOCOMPLETE_VALUE_ACCESSOR, AutoCompleteStyle],
2152
+ changeDetection: ChangeDetectionStrategy.OnPush,
2153
+ encapsulation: ViewEncapsulation.None
2154
+ }]
2155
+ }], ctorParameters: () => [{ type: i1.OverlayService }, { type: i0.NgZone }], propDecorators: { minLength: [{
2156
+ type: Input,
2157
+ args: [{ transform: numberAttribute }]
2158
+ }], delay: [{
2159
+ type: Input,
2160
+ args: [{ transform: numberAttribute }]
2161
+ }], style: [{
2162
+ type: Input
2163
+ }], panelStyle: [{
2164
+ type: Input
2165
+ }], styleClass: [{
2166
+ type: Input
2167
+ }], panelStyleClass: [{
2168
+ type: Input
2169
+ }], inputStyle: [{
2170
+ type: Input
2171
+ }], inputId: [{
2172
+ type: Input
2173
+ }], inputStyleClass: [{
2174
+ type: Input
2175
+ }], placeholder: [{
2176
+ type: Input
2177
+ }], readonly: [{
2178
+ type: Input,
2179
+ args: [{ transform: booleanAttribute }]
2180
+ }], disabled: [{
2181
+ type: Input,
2182
+ args: [{ transform: booleanAttribute }]
2183
+ }], scrollHeight: [{
2184
+ type: Input
2185
+ }], lazy: [{
2186
+ type: Input,
2187
+ args: [{ transform: booleanAttribute }]
2188
+ }], virtualScroll: [{
2189
+ type: Input,
2190
+ args: [{ transform: booleanAttribute }]
2191
+ }], virtualScrollItemSize: [{
2192
+ type: Input,
2193
+ args: [{ transform: numberAttribute }]
2194
+ }], virtualScrollOptions: [{
2195
+ type: Input
2196
+ }], maxlength: [{
2197
+ type: Input,
2198
+ args: [{ transform: (value) => numberAttribute(value, null) }]
2199
+ }], name: [{
2200
+ type: Input
2201
+ }], required: [{
2202
+ type: Input,
2203
+ args: [{ transform: booleanAttribute }]
2204
+ }], size: [{
2205
+ type: Input
2206
+ }], appendTo: [{
2207
+ type: Input
2208
+ }], autoHighlight: [{
2209
+ type: Input,
2210
+ args: [{ transform: booleanAttribute }]
2211
+ }], forceSelection: [{
2212
+ type: Input,
2213
+ args: [{ transform: booleanAttribute }]
2214
+ }], type: [{
2215
+ type: Input
2216
+ }], autoZIndex: [{
2217
+ type: Input,
2218
+ args: [{ transform: booleanAttribute }]
2219
+ }], baseZIndex: [{
2220
+ type: Input,
2221
+ args: [{ transform: numberAttribute }]
2222
+ }], ariaLabel: [{
2223
+ type: Input
2224
+ }], dropdownAriaLabel: [{
2225
+ type: Input
2226
+ }], ariaLabelledBy: [{
2227
+ type: Input
2228
+ }], dropdownIcon: [{
2229
+ type: Input
2230
+ }], unique: [{
2231
+ type: Input,
2232
+ args: [{ transform: booleanAttribute }]
2233
+ }], group: [{
2234
+ type: Input,
2235
+ args: [{ transform: booleanAttribute }]
2236
+ }], completeOnFocus: [{
2237
+ type: Input,
2238
+ args: [{ transform: booleanAttribute }]
2239
+ }], showClear: [{
2240
+ type: Input,
2241
+ args: [{ transform: booleanAttribute }]
2242
+ }], field: [{
2243
+ type: Input
2244
+ }], dropdown: [{
2245
+ type: Input,
2246
+ args: [{ transform: booleanAttribute }]
2247
+ }], showEmptyMessage: [{
2248
+ type: Input,
2249
+ args: [{ transform: booleanAttribute }]
2250
+ }], dropdownMode: [{
2251
+ type: Input
2252
+ }], multiple: [{
2253
+ type: Input,
2254
+ args: [{ transform: booleanAttribute }]
2255
+ }], tabindex: [{
2256
+ type: Input,
2257
+ args: [{ transform: numberAttribute }]
2258
+ }], dataKey: [{
2259
+ type: Input
2260
+ }], emptyMessage: [{
2261
+ type: Input
2262
+ }], showTransitionOptions: [{
2263
+ type: Input
2264
+ }], hideTransitionOptions: [{
2265
+ type: Input
2266
+ }], autofocus: [{
2267
+ type: Input,
2268
+ args: [{ transform: booleanAttribute }]
2269
+ }], autocomplete: [{
2270
+ type: Input
2271
+ }], optionGroupChildren: [{
2272
+ type: Input
2273
+ }], optionGroupLabel: [{
2274
+ type: Input
2275
+ }], overlayOptions: [{
2276
+ type: Input
2277
+ }], suggestions: [{
2278
+ type: Input
2279
+ }], itemSize: [{
2280
+ type: Input
2281
+ }], optionLabel: [{
2282
+ type: Input
2283
+ }], optionValue: [{
2284
+ type: Input
2285
+ }], id: [{
2286
+ type: Input
2287
+ }], searchMessage: [{
2288
+ type: Input
2289
+ }], emptySelectionMessage: [{
2290
+ type: Input
2291
+ }], selectionMessage: [{
2292
+ type: Input
2293
+ }], autoOptionFocus: [{
2294
+ type: Input,
2295
+ args: [{ transform: booleanAttribute }]
2296
+ }], selectOnFocus: [{
2297
+ type: Input,
2298
+ args: [{ transform: booleanAttribute }]
2299
+ }], searchLocale: [{
2300
+ type: Input,
2301
+ args: [{ transform: booleanAttribute }]
2302
+ }], optionDisabled: [{
2303
+ type: Input
2304
+ }], focusOnHover: [{
2305
+ type: Input,
2306
+ args: [{ transform: booleanAttribute }]
2307
+ }], typeahead: [{
2308
+ type: Input,
2309
+ args: [{ transform: booleanAttribute }]
2310
+ }], variant: [{
2311
+ type: Input
2312
+ }], fluid: [{
2313
+ type: Input,
2314
+ args: [{ transform: booleanAttribute }]
2315
+ }], completeMethod: [{
2316
+ type: Output
2317
+ }], onSelect: [{
2318
+ type: Output
2319
+ }], onUnselect: [{
2320
+ type: Output
2321
+ }], onFocus: [{
2322
+ type: Output
2323
+ }], onBlur: [{
2324
+ type: Output
2325
+ }], onDropdownClick: [{
2326
+ type: Output
2327
+ }], onClear: [{
2328
+ type: Output
2329
+ }], onKeyUp: [{
2330
+ type: Output
2331
+ }], onShow: [{
2332
+ type: Output
2333
+ }], onHide: [{
2334
+ type: Output
2335
+ }], onLazyLoad: [{
2336
+ type: Output
2337
+ }], containerEL: [{
2338
+ type: ViewChild,
2339
+ args: ['container']
2340
+ }], inputEL: [{
2341
+ type: ViewChild,
2342
+ args: ['focusInput']
2343
+ }], multiInputEl: [{
2344
+ type: ViewChild,
2345
+ args: ['multiIn']
2346
+ }], multiContainerEL: [{
2347
+ type: ViewChild,
2348
+ args: ['multiContainer']
2349
+ }], dropdownButton: [{
2350
+ type: ViewChild,
2351
+ args: ['ddBtn']
2352
+ }], itemsViewChild: [{
2353
+ type: ViewChild,
2354
+ args: ['items']
2355
+ }], scroller: [{
2356
+ type: ViewChild,
2357
+ args: ['scroller']
2358
+ }], overlayViewChild: [{
2359
+ type: ViewChild,
2360
+ args: ['overlay']
2361
+ }], itemTemplate: [{
2362
+ type: ContentChild,
2363
+ args: ['item']
2364
+ }], emptyTemplate: [{
2365
+ type: ContentChild,
2366
+ args: ['empty']
2367
+ }], headerTemplate: [{
2368
+ type: ContentChild,
2369
+ args: ['header']
2370
+ }], footerTemplate: [{
2371
+ type: ContentChild,
2372
+ args: ['footer']
2373
+ }], selectedItemTemplate: [{
2374
+ type: ContentChild,
2375
+ args: ['selecteditem']
2376
+ }], groupTemplate: [{
2377
+ type: ContentChild,
2378
+ args: ['group']
2379
+ }], loaderTemplate: [{
2380
+ type: ContentChild,
2381
+ args: ['loader']
2382
+ }], removeIconTemplate: [{
2383
+ type: ContentChild,
2384
+ args: ['removeicon']
2385
+ }], loadingIconTemplate: [{
2386
+ type: ContentChild,
2387
+ args: ['loadingicon']
2388
+ }], clearIconTemplate: [{
2389
+ type: ContentChild,
2390
+ args: ['clearicon']
2391
+ }], dropdownIconTemplate: [{
2392
+ type: ContentChild,
2393
+ args: ['dropdownicon']
2394
+ }], templates: [{
2395
+ type: ContentChildren,
2396
+ args: [PrimeTemplate]
2397
+ }] } });
2678
2398
  class AutoCompleteModule {
2679
- static ɵfac = function AutoCompleteModule_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || AutoCompleteModule)(); };
2680
- static ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: AutoCompleteModule });
2681
- static ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [AutoComplete, SharedModule] });
2399
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: AutoCompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2400
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.7", ngImport: i0, type: AutoCompleteModule, imports: [AutoComplete], exports: [AutoComplete, SharedModule] });
2401
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: AutoCompleteModule, imports: [AutoComplete, SharedModule] });
2682
2402
  }
2683
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AutoCompleteModule, [{
2684
- type: NgModule,
2685
- args: [{
2686
- imports: [AutoComplete],
2687
- exports: [AutoComplete, SharedModule]
2688
- }]
2689
- }], null, null); })();
2690
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(AutoCompleteModule, { imports: [AutoComplete], exports: [AutoComplete, SharedModule] }); })();
2403
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: AutoCompleteModule, decorators: [{
2404
+ type: NgModule,
2405
+ args: [{
2406
+ imports: [AutoComplete],
2407
+ exports: [AutoComplete, SharedModule]
2408
+ }]
2409
+ }] });
2691
2410
 
2692
2411
  /**
2693
2412
  * Generated bundle index. Do not edit.