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
@@ -2,10 +2,10 @@ import { trigger, transition, style, animate } from '@angular/animations';
2
2
  import * as i1 from '@angular/common';
3
3
  import { isPlatformBrowser, CommonModule } from '@angular/common';
4
4
  import * as i0 from '@angular/core';
5
- import { Injectable, inject, signal, booleanAttribute, Directive, Input, HostListener, Pipe, forwardRef, EventEmitter, numberAttribute, Component, ChangeDetectionStrategy, ViewEncapsulation, Output, ViewChild, ContentChild, ContentChildren, NgModule } from '@angular/core';
5
+ import { Injectable, inject, signal, booleanAttribute, HostListener, Input, Directive, Pipe, forwardRef, EventEmitter, numberAttribute, ContentChildren, ContentChild, ViewChild, Output, ViewEncapsulation, ChangeDetectionStrategy, Component, NgModule } from '@angular/core';
6
6
  import { NG_VALUE_ACCESSOR } from '@angular/forms';
7
7
  import { addClass, absolutePosition, removeClass, hasClass, isTouchDevice, getOuterWidth, relativePosition } from '@primeuix/utils';
8
- import { OverlayService, TranslationKeys, PrimeTemplate, SharedModule } from 'primeng/api';
8
+ import { OverlayService, TranslationKeys, SharedModule, PrimeTemplate } from 'primeng/api';
9
9
  import { AutoFocus } from 'primeng/autofocus';
10
10
  import { BaseComponent } from 'primeng/basecomponent';
11
11
  import { DomHandler, ConnectedOverlayScrollHandler } from 'primeng/dom';
@@ -143,12 +143,12 @@ class PasswordStyle extends BaseStyle {
143
143
  theme = theme;
144
144
  classes = classes;
145
145
  inlineStyles = inlineStyles;
146
- static ɵfac = /*@__PURE__*/ (() => { let ɵPasswordStyle_BaseFactory; return function PasswordStyle_Factory(__ngFactoryType__) { return (ɵPasswordStyle_BaseFactory || (ɵPasswordStyle_BaseFactory = i0.ɵɵgetInheritedFactory(PasswordStyle)))(__ngFactoryType__ || PasswordStyle); }; })();
147
- static ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: PasswordStyle, factory: PasswordStyle.ɵfac });
146
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: PasswordStyle, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
147
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: PasswordStyle });
148
148
  }
149
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PasswordStyle, [{
150
- type: Injectable
151
- }], null, null); })();
149
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: PasswordStyle, decorators: [{
150
+ type: Injectable
151
+ }] });
152
152
  /**
153
153
  *
154
154
  * Password displays strength indicator for password fields.
@@ -194,182 +194,6 @@ var PasswordClasses;
194
194
  PasswordClasses["meterText"] = "p-password-meter-text";
195
195
  })(PasswordClasses || (PasswordClasses = {}));
196
196
 
197
- const _c0 = ["content"];
198
- const _c1 = ["footer"];
199
- const _c2 = ["header"];
200
- const _c3 = ["clearicon"];
201
- const _c4 = ["headericon"];
202
- const _c5 = ["showicon"];
203
- const _c6 = ["input"];
204
- const _c7 = () => ({ class: "p-password-toggle-mask-icon p-password-mask-icon" });
205
- const _c8 = (a0, a1) => ({ showTransitionParams: a0, hideTransitionParams: a1 });
206
- const _c9 = a0 => ({ value: "visible", params: a0 });
207
- const _c10 = a0 => ({ width: a0 });
208
- function Password_ng_container_5_TimesIcon_1_Template(rf, ctx) { if (rf & 1) {
209
- const _r3 = i0.ɵɵgetCurrentView();
210
- i0.ɵɵelementStart(0, "TimesIcon", 8);
211
- i0.ɵɵlistener("click", function Password_ng_container_5_TimesIcon_1_Template_TimesIcon_click_0_listener() { i0.ɵɵrestoreView(_r3); const ctx_r3 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r3.clear()); });
212
- i0.ɵɵelementEnd();
213
- } if (rf & 2) {
214
- i0.ɵɵattribute("data-pc-section", "clearIcon");
215
- } }
216
- function Password_ng_container_5_3_ng_template_0_Template(rf, ctx) { }
217
- function Password_ng_container_5_3_Template(rf, ctx) { if (rf & 1) {
218
- i0.ɵɵtemplate(0, Password_ng_container_5_3_ng_template_0_Template, 0, 0, "ng-template");
219
- } }
220
- function Password_ng_container_5_Template(rf, ctx) { if (rf & 1) {
221
- const _r2 = i0.ɵɵgetCurrentView();
222
- i0.ɵɵelementContainerStart(0);
223
- i0.ɵɵtemplate(1, Password_ng_container_5_TimesIcon_1_Template, 1, 1, "TimesIcon", 7);
224
- i0.ɵɵelementStart(2, "span", 8);
225
- i0.ɵɵlistener("click", function Password_ng_container_5_Template_span_click_2_listener() { i0.ɵɵrestoreView(_r2); const ctx_r3 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r3.clear()); });
226
- i0.ɵɵtemplate(3, Password_ng_container_5_3_Template, 1, 0, null, 9);
227
- i0.ɵɵelementEnd();
228
- i0.ɵɵelementContainerEnd();
229
- } if (rf & 2) {
230
- const ctx_r3 = i0.ɵɵnextContext();
231
- i0.ɵɵadvance();
232
- i0.ɵɵproperty("ngIf", !ctx_r3.clearIconTemplate && !ctx_r3._clearIconTemplate);
233
- i0.ɵɵadvance();
234
- i0.ɵɵattribute("data-pc-section", "clearIcon");
235
- i0.ɵɵadvance();
236
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r3.clearIconTemplate || ctx_r3._clearIconTemplate);
237
- } }
238
- function Password_ng_container_6_ng_container_1_EyeSlashIcon_1_Template(rf, ctx) { if (rf & 1) {
239
- const _r5 = i0.ɵɵgetCurrentView();
240
- i0.ɵɵelementStart(0, "EyeSlashIcon", 12);
241
- i0.ɵɵlistener("click", function Password_ng_container_6_ng_container_1_EyeSlashIcon_1_Template_EyeSlashIcon_click_0_listener() { i0.ɵɵrestoreView(_r5); const ctx_r3 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r3.onMaskToggle()); });
242
- i0.ɵɵelementEnd();
243
- } if (rf & 2) {
244
- i0.ɵɵattribute("data-pc-section", "hideIcon");
245
- } }
246
- function Password_ng_container_6_ng_container_1_span_2_1_ng_template_0_Template(rf, ctx) { }
247
- function Password_ng_container_6_ng_container_1_span_2_1_Template(rf, ctx) { if (rf & 1) {
248
- i0.ɵɵtemplate(0, Password_ng_container_6_ng_container_1_span_2_1_ng_template_0_Template, 0, 0, "ng-template");
249
- } }
250
- function Password_ng_container_6_ng_container_1_span_2_Template(rf, ctx) { if (rf & 1) {
251
- const _r6 = i0.ɵɵgetCurrentView();
252
- i0.ɵɵelementStart(0, "span", 13);
253
- i0.ɵɵlistener("click", function Password_ng_container_6_ng_container_1_span_2_Template_span_click_0_listener() { i0.ɵɵrestoreView(_r6); const ctx_r3 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r3.onMaskToggle()); });
254
- i0.ɵɵtemplate(1, Password_ng_container_6_ng_container_1_span_2_1_Template, 1, 0, null, 14);
255
- i0.ɵɵelementEnd();
256
- } if (rf & 2) {
257
- const ctx_r3 = i0.ɵɵnextContext(3);
258
- i0.ɵɵadvance();
259
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r3.hideIconTemplate || ctx_r3._hideIconTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction0(2, _c7));
260
- } }
261
- function Password_ng_container_6_ng_container_1_Template(rf, ctx) { if (rf & 1) {
262
- i0.ɵɵelementContainerStart(0);
263
- i0.ɵɵtemplate(1, Password_ng_container_6_ng_container_1_EyeSlashIcon_1_Template, 1, 1, "EyeSlashIcon", 10)(2, Password_ng_container_6_ng_container_1_span_2_Template, 2, 3, "span", 11);
264
- i0.ɵɵelementContainerEnd();
265
- } if (rf & 2) {
266
- const ctx_r3 = i0.ɵɵnextContext(2);
267
- i0.ɵɵadvance();
268
- i0.ɵɵproperty("ngIf", !ctx_r3.hideIconTemplate && !ctx_r3._hideIconTemplate);
269
- i0.ɵɵadvance();
270
- i0.ɵɵproperty("ngIf", ctx_r3.hideIconTemplate || ctx_r3._hideIconTemplate);
271
- } }
272
- function Password_ng_container_6_ng_container_2_EyeIcon_1_Template(rf, ctx) { if (rf & 1) {
273
- const _r7 = i0.ɵɵgetCurrentView();
274
- i0.ɵɵelementStart(0, "EyeIcon", 12);
275
- i0.ɵɵlistener("click", function Password_ng_container_6_ng_container_2_EyeIcon_1_Template_EyeIcon_click_0_listener() { i0.ɵɵrestoreView(_r7); const ctx_r3 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r3.onMaskToggle()); });
276
- i0.ɵɵelementEnd();
277
- } if (rf & 2) {
278
- i0.ɵɵattribute("data-pc-section", "showIcon");
279
- } }
280
- function Password_ng_container_6_ng_container_2_span_2_1_ng_template_0_Template(rf, ctx) { }
281
- function Password_ng_container_6_ng_container_2_span_2_1_Template(rf, ctx) { if (rf & 1) {
282
- i0.ɵɵtemplate(0, Password_ng_container_6_ng_container_2_span_2_1_ng_template_0_Template, 0, 0, "ng-template");
283
- } }
284
- function Password_ng_container_6_ng_container_2_span_2_Template(rf, ctx) { if (rf & 1) {
285
- const _r8 = i0.ɵɵgetCurrentView();
286
- i0.ɵɵelementStart(0, "span", 13);
287
- i0.ɵɵlistener("click", function Password_ng_container_6_ng_container_2_span_2_Template_span_click_0_listener() { i0.ɵɵrestoreView(_r8); const ctx_r3 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r3.onMaskToggle()); });
288
- i0.ɵɵtemplate(1, Password_ng_container_6_ng_container_2_span_2_1_Template, 1, 0, null, 9);
289
- i0.ɵɵelementEnd();
290
- } if (rf & 2) {
291
- const ctx_r3 = i0.ɵɵnextContext(3);
292
- i0.ɵɵadvance();
293
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r3.showIconTemplate || ctx_r3._showIconTemplate);
294
- } }
295
- function Password_ng_container_6_ng_container_2_Template(rf, ctx) { if (rf & 1) {
296
- i0.ɵɵelementContainerStart(0);
297
- i0.ɵɵtemplate(1, Password_ng_container_6_ng_container_2_EyeIcon_1_Template, 1, 1, "EyeIcon", 10)(2, Password_ng_container_6_ng_container_2_span_2_Template, 2, 1, "span", 11);
298
- i0.ɵɵelementContainerEnd();
299
- } if (rf & 2) {
300
- const ctx_r3 = i0.ɵɵnextContext(2);
301
- i0.ɵɵadvance();
302
- i0.ɵɵproperty("ngIf", !ctx_r3.showIconTemplate && !ctx_r3._showIconTemplate);
303
- i0.ɵɵadvance();
304
- i0.ɵɵproperty("ngIf", ctx_r3.showIconTemplate || ctx_r3._showIconTemplate);
305
- } }
306
- function Password_ng_container_6_Template(rf, ctx) { if (rf & 1) {
307
- i0.ɵɵelementContainerStart(0);
308
- i0.ɵɵtemplate(1, Password_ng_container_6_ng_container_1_Template, 3, 2, "ng-container", 5)(2, Password_ng_container_6_ng_container_2_Template, 3, 2, "ng-container", 5);
309
- i0.ɵɵelementContainerEnd();
310
- } if (rf & 2) {
311
- const ctx_r3 = i0.ɵɵnextContext();
312
- i0.ɵɵadvance();
313
- i0.ɵɵproperty("ngIf", ctx_r3.unmasked);
314
- i0.ɵɵadvance();
315
- i0.ɵɵproperty("ngIf", !ctx_r3.unmasked);
316
- } }
317
- function Password_div_7_ng_container_2_Template(rf, ctx) { if (rf & 1) {
318
- i0.ɵɵelementContainer(0);
319
- } }
320
- function Password_div_7_ng_container_3_ng_container_1_Template(rf, ctx) { if (rf & 1) {
321
- i0.ɵɵelementContainer(0);
322
- } }
323
- function Password_div_7_ng_container_3_Template(rf, ctx) { if (rf & 1) {
324
- i0.ɵɵelementContainerStart(0);
325
- i0.ɵɵtemplate(1, Password_div_7_ng_container_3_ng_container_1_Template, 1, 0, "ng-container", 9);
326
- i0.ɵɵelementContainerEnd();
327
- } if (rf & 2) {
328
- const ctx_r3 = i0.ɵɵnextContext(2);
329
- i0.ɵɵadvance();
330
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r3.contentTemplate || ctx_r3._contentTemplate);
331
- } }
332
- function Password_div_7_ng_template_4_Template(rf, ctx) { if (rf & 1) {
333
- i0.ɵɵelementStart(0, "div", 17)(1, "div", 18);
334
- i0.ɵɵelement(2, "div", 3);
335
- i0.ɵɵpipe(3, "mapper");
336
- i0.ɵɵelementEnd();
337
- i0.ɵɵelementStart(4, "div", 19);
338
- i0.ɵɵtext(5);
339
- i0.ɵɵelementEnd()();
340
- } if (rf & 2) {
341
- const ctx_r3 = i0.ɵɵnextContext(2);
342
- i0.ɵɵadvance();
343
- i0.ɵɵattribute("data-pc-section", "meter");
344
- i0.ɵɵadvance();
345
- i0.ɵɵproperty("ngClass", i0.ɵɵpipeBind2(3, 6, ctx_r3.meter, ctx_r3.strengthClass))("ngStyle", i0.ɵɵpureFunction1(9, _c10, ctx_r3.meter ? ctx_r3.meter.width : ""));
346
- i0.ɵɵattribute("data-pc-section", "meterLabel");
347
- i0.ɵɵadvance(2);
348
- i0.ɵɵattribute("data-pc-section", "info");
349
- i0.ɵɵadvance();
350
- i0.ɵɵtextInterpolate(ctx_r3.infoText);
351
- } }
352
- function Password_div_7_ng_container_6_Template(rf, ctx) { if (rf & 1) {
353
- i0.ɵɵelementContainer(0);
354
- } }
355
- function Password_div_7_Template(rf, ctx) { if (rf & 1) {
356
- const _r9 = i0.ɵɵgetCurrentView();
357
- i0.ɵɵelementStart(0, "div", 15, 1);
358
- i0.ɵɵlistener("click", function Password_div_7_Template_div_click_0_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r3 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r3.onOverlayClick($event)); })("@overlayAnimation.start", function Password_div_7_Template_div_animation_overlayAnimation_start_0_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r3 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r3.onAnimationStart($event)); })("@overlayAnimation.done", function Password_div_7_Template_div_animation_overlayAnimation_done_0_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r3 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r3.onAnimationEnd($event)); });
359
- i0.ɵɵtemplate(2, Password_div_7_ng_container_2_Template, 1, 0, "ng-container", 9)(3, Password_div_7_ng_container_3_Template, 2, 1, "ng-container", 16)(4, Password_div_7_ng_template_4_Template, 6, 11, "ng-template", null, 2, i0.ɵɵtemplateRefExtractor)(6, Password_div_7_ng_container_6_Template, 1, 0, "ng-container", 9);
360
- i0.ɵɵelementEnd();
361
- } if (rf & 2) {
362
- const content_r10 = i0.ɵɵreference(5);
363
- const ctx_r3 = i0.ɵɵnextContext();
364
- i0.ɵɵproperty("@overlayAnimation", i0.ɵɵpureFunction1(9, _c9, i0.ɵɵpureFunction2(6, _c8, ctx_r3.showTransitionOptions, ctx_r3.hideTransitionOptions)));
365
- i0.ɵɵattribute("data-pc-section", "panel");
366
- i0.ɵɵadvance(2);
367
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r3.headerTemplate || ctx_r3._headerTemplate);
368
- i0.ɵɵadvance();
369
- i0.ɵɵproperty("ngIf", ctx_r3.contentTemplate || ctx_r3._contentTemplate)("ngIfElse", content_r10);
370
- i0.ɵɵadvance(3);
371
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r3.footerTemplate || ctx_r3._footerTemplate);
372
- } }
373
197
  /**
374
198
  * Password directive.
375
199
  * @group Components
@@ -627,72 +451,68 @@ class PasswordDirective extends BaseComponent {
627
451
  }
628
452
  super.ngOnDestroy();
629
453
  }
630
- static ɵfac = function PasswordDirective_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || PasswordDirective)(i0.ɵɵdirectiveInject(i0.NgZone)); };
631
- static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: PasswordDirective, selectors: [["", "pPassword", ""]], hostAttrs: [1, "p-password", "p-inputtext", "p-component", "p-inputwrapper"], hostVars: 6, hostBindings: function PasswordDirective_HostBindings(rf, ctx) { if (rf & 1) {
632
- i0.ɵɵlistener("input", function PasswordDirective_input_HostBindingHandler($event) { return ctx.onInput($event); })("focus", function PasswordDirective_focus_HostBindingHandler() { return ctx.onFocus(); })("blur", function PasswordDirective_blur_HostBindingHandler() { return ctx.onBlur(); })("keyup", function PasswordDirective_keyup_HostBindingHandler($event) { return ctx.onKeyup($event); });
633
- } if (rf & 2) {
634
- i0.ɵɵclassProp("p-inputwrapper-filled", ctx.filled)("p-variant-filled", ctx.variant === "filled" || ctx.config.inputStyle() === "filled" || ctx.config.inputVariant() === "filled")("p-password-fluid-directive", ctx.hasFluid);
635
- } }, inputs: { promptLabel: "promptLabel", weakLabel: "weakLabel", mediumLabel: "mediumLabel", strongLabel: "strongLabel", feedback: [2, "feedback", "feedback", booleanAttribute], showPassword: "showPassword", variant: "variant", fluid: [2, "fluid", "fluid", booleanAttribute] }, features: [i0.ɵɵProvidersFeature([PasswordStyle]), i0.ɵɵInputTransformsFeature, i0.ɵɵInheritDefinitionFeature] });
454
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: PasswordDirective, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
455
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.1.7", type: PasswordDirective, isStandalone: true, selector: "[pPassword]", inputs: { promptLabel: "promptLabel", weakLabel: "weakLabel", mediumLabel: "mediumLabel", strongLabel: "strongLabel", feedback: ["feedback", "feedback", booleanAttribute], showPassword: "showPassword", variant: "variant", fluid: ["fluid", "fluid", booleanAttribute] }, host: { listeners: { "input": "onInput($event)", "focus": "onFocus()", "blur": "onBlur()", "keyup": "onKeyup($event)" }, properties: { "class.p-inputwrapper-filled": "filled", "class.p-variant-filled": "variant === \"filled\" || config.inputStyle() === \"filled\" || config.inputVariant() === \"filled\"", "class.p-password-fluid-directive": "hasFluid" }, classAttribute: "p-password p-inputtext p-component p-inputwrapper" }, providers: [PasswordStyle], usesInheritance: true, ngImport: i0 });
636
456
  }
637
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PasswordDirective, [{
638
- type: Directive,
639
- args: [{
640
- selector: '[pPassword]',
641
- standalone: true,
642
- host: {
643
- class: 'p-password p-inputtext p-component p-inputwrapper',
644
- '[class.p-inputwrapper-filled]': 'filled',
645
- '[class.p-variant-filled]': 'variant === "filled" || config.inputStyle() === "filled" || config.inputVariant() === "filled"',
646
- '[class.p-password-fluid-directive]': 'hasFluid'
647
- },
648
- providers: [PasswordStyle]
649
- }]
650
- }], () => [{ type: i0.NgZone }], { promptLabel: [{
651
- type: Input
652
- }], weakLabel: [{
653
- type: Input
654
- }], mediumLabel: [{
655
- type: Input
656
- }], strongLabel: [{
657
- type: Input
658
- }], feedback: [{
659
- type: Input,
660
- args: [{ transform: booleanAttribute }]
661
- }], showPassword: [{
662
- type: Input
663
- }], variant: [{
664
- type: Input
665
- }], fluid: [{
666
- type: Input,
667
- args: [{ transform: booleanAttribute }]
668
- }], onInput: [{
669
- type: HostListener,
670
- args: ['input', ['$event']]
671
- }], onFocus: [{
672
- type: HostListener,
673
- args: ['focus']
674
- }], onBlur: [{
675
- type: HostListener,
676
- args: ['blur']
677
- }], onKeyup: [{
678
- type: HostListener,
679
- args: ['keyup', ['$event']]
680
- }] }); })();
457
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: PasswordDirective, decorators: [{
458
+ type: Directive,
459
+ args: [{
460
+ selector: '[pPassword]',
461
+ standalone: true,
462
+ host: {
463
+ class: 'p-password p-inputtext p-component p-inputwrapper',
464
+ '[class.p-inputwrapper-filled]': 'filled',
465
+ '[class.p-variant-filled]': 'variant === "filled" || config.inputStyle() === "filled" || config.inputVariant() === "filled"',
466
+ '[class.p-password-fluid-directive]': 'hasFluid'
467
+ },
468
+ providers: [PasswordStyle]
469
+ }]
470
+ }], ctorParameters: () => [{ type: i0.NgZone }], propDecorators: { promptLabel: [{
471
+ type: Input
472
+ }], weakLabel: [{
473
+ type: Input
474
+ }], mediumLabel: [{
475
+ type: Input
476
+ }], strongLabel: [{
477
+ type: Input
478
+ }], feedback: [{
479
+ type: Input,
480
+ args: [{ transform: booleanAttribute }]
481
+ }], showPassword: [{
482
+ type: Input
483
+ }], variant: [{
484
+ type: Input
485
+ }], fluid: [{
486
+ type: Input,
487
+ args: [{ transform: booleanAttribute }]
488
+ }], onInput: [{
489
+ type: HostListener,
490
+ args: ['input', ['$event']]
491
+ }], onFocus: [{
492
+ type: HostListener,
493
+ args: ['focus']
494
+ }], onBlur: [{
495
+ type: HostListener,
496
+ args: ['blur']
497
+ }], onKeyup: [{
498
+ type: HostListener,
499
+ args: ['keyup', ['$event']]
500
+ }] } });
681
501
  class MapperPipe {
682
502
  transform(value, mapper, ...args) {
683
503
  return mapper(value, ...args);
684
504
  }
685
- static ɵfac = function MapperPipe_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || MapperPipe)(); };
686
- static ɵpipe = /*@__PURE__*/ i0.ɵɵdefinePipe({ name: "mapper", type: MapperPipe, pure: true });
505
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: MapperPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
506
+ static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.1.7", ngImport: i0, type: MapperPipe, isStandalone: true, name: "mapper" });
687
507
  }
688
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MapperPipe, [{
689
- type: Pipe,
690
- args: [{
691
- name: 'mapper',
692
- pure: true,
693
- standalone: true
694
- }]
695
- }], null, null); })();
508
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: MapperPipe, decorators: [{
509
+ type: Pipe,
510
+ args: [{
511
+ name: 'mapper',
512
+ pure: true,
513
+ standalone: true
514
+ }]
515
+ }] });
696
516
  const Password_VALUE_ACCESSOR = {
697
517
  provide: NG_VALUE_ACCESSOR,
698
518
  useExisting: forwardRef(() => Password),
@@ -843,6 +663,11 @@ class Password extends BaseComponent {
843
663
  * @group Props
844
664
  */
845
665
  variant;
666
+ /**
667
+ * Index of the element in tabbing order.
668
+ * @group Props
669
+ */
670
+ tabindex;
846
671
  /**
847
672
  * Callback to invoke when the component receives focus.
848
673
  * @param {Event} event - Browser event.
@@ -1173,61 +998,94 @@ class Password extends BaseComponent {
1173
998
  }
1174
999
  super.ngOnDestroy();
1175
1000
  }
1176
- static ɵfac = /*@__PURE__*/ (() => { let ɵPassword_BaseFactory; return function Password_Factory(__ngFactoryType__) { return (ɵPassword_BaseFactory || (ɵPassword_BaseFactory = i0.ɵɵgetInheritedFactory(Password)))(__ngFactoryType__ || Password); }; })();
1177
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Password, selectors: [["p-password"]], contentQueries: function Password_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
1178
- i0.ɵɵcontentQuery(dirIndex, _c0, 4);
1179
- i0.ɵɵcontentQuery(dirIndex, _c1, 4);
1180
- i0.ɵɵcontentQuery(dirIndex, _c2, 4);
1181
- i0.ɵɵcontentQuery(dirIndex, _c3, 4);
1182
- i0.ɵɵcontentQuery(dirIndex, _c4, 4);
1183
- i0.ɵɵcontentQuery(dirIndex, _c5, 4);
1184
- i0.ɵɵcontentQuery(dirIndex, PrimeTemplate, 4);
1185
- } if (rf & 2) {
1186
- let _t;
1187
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.contentTemplate = _t.first);
1188
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.footerTemplate = _t.first);
1189
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.headerTemplate = _t.first);
1190
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.clearIconTemplate = _t.first);
1191
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.hideIconTemplate = _t.first);
1192
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.showIconTemplate = _t.first);
1193
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.templates = _t);
1194
- } }, viewQuery: function Password_Query(rf, ctx) { if (rf & 1) {
1195
- i0.ɵɵviewQuery(_c6, 5);
1196
- } if (rf & 2) {
1197
- let _t;
1198
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.input = _t.first);
1199
- } }, inputs: { ariaLabel: "ariaLabel", fluid: [2, "fluid", "fluid", booleanAttribute], ariaLabelledBy: "ariaLabelledBy", label: "label", disabled: [2, "disabled", "disabled", booleanAttribute], promptLabel: "promptLabel", mediumRegex: "mediumRegex", strongRegex: "strongRegex", weakLabel: "weakLabel", mediumLabel: "mediumLabel", maxLength: [2, "maxLength", "maxLength", numberAttribute], strongLabel: "strongLabel", inputId: "inputId", feedback: [2, "feedback", "feedback", booleanAttribute], appendTo: "appendTo", toggleMask: [2, "toggleMask", "toggleMask", booleanAttribute], size: "size", inputStyleClass: "inputStyleClass", styleClass: "styleClass", style: "style", inputStyle: "inputStyle", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions", autocomplete: "autocomplete", placeholder: "placeholder", showClear: [2, "showClear", "showClear", booleanAttribute], autofocus: [2, "autofocus", "autofocus", booleanAttribute], variant: "variant" }, outputs: { onFocus: "onFocus", onBlur: "onBlur", onClear: "onClear" }, features: [i0.ɵɵProvidersFeature([Password_VALUE_ACCESSOR, PasswordStyle]), i0.ɵɵInputTransformsFeature, i0.ɵɵInheritDefinitionFeature], decls: 8, vars: 33, consts: [["input", ""], ["overlay", ""], ["content", ""], [3, "ngClass", "ngStyle"], ["pInputText", "", 3, "input", "focus", "blur", "keyup", "disabled", "pSize", "ngClass", "ngStyle", "value", "variant", "pAutoFocus"], [4, "ngIf"], ["class", "p-password-overlay p-component", 3, "click", 4, "ngIf"], ["class", "p-password-clear-icon", 3, "click", 4, "ngIf"], [1, "p-password-clear-icon", 3, "click"], [4, "ngTemplateOutlet"], ["class", "p-password-toggle-mask-icon p-password-mask-icon", 3, "click", 4, "ngIf"], [3, "click", 4, "ngIf"], [1, "p-password-toggle-mask-icon", "p-password-mask-icon", 3, "click"], [3, "click"], [4, "ngTemplateOutlet", "ngTemplateOutletContext"], [1, "p-password-overlay", "p-component", 3, "click"], [4, "ngIf", "ngIfElse"], [1, "p-password-content"], [1, "p-password-meter"], [1, "p-password-meter-text"]], template: function Password_Template(rf, ctx) { if (rf & 1) {
1200
- const _r1 = i0.ɵɵgetCurrentView();
1201
- i0.ɵɵelementStart(0, "div", 3)(1, "input", 4, 0);
1202
- i0.ɵɵpipe(3, "mapper");
1203
- i0.ɵɵpipe(4, "mapper");
1204
- i0.ɵɵlistener("input", function Password_Template_input_input_1_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onInput($event)); })("focus", function Password_Template_input_focus_1_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onInputFocus($event)); })("blur", function Password_Template_input_blur_1_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onInputBlur($event)); })("keyup", function Password_Template_input_keyup_1_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onKeyUp($event)); });
1205
- i0.ɵɵelementEnd();
1206
- i0.ɵɵtemplate(5, Password_ng_container_5_Template, 4, 3, "ng-container", 5)(6, Password_ng_container_6_Template, 3, 2, "ng-container", 5)(7, Password_div_7_Template, 7, 11, "div", 6);
1207
- i0.ɵɵelementEnd();
1208
- } if (rf & 2) {
1209
- i0.ɵɵclassMap(ctx.styleClass);
1210
- i0.ɵɵproperty("ngClass", ctx.rootClass)("ngStyle", ctx.style);
1211
- i0.ɵɵattribute("data-pc-name", "password")("data-pc-section", "root");
1212
- i0.ɵɵadvance();
1213
- i0.ɵɵclassMap(ctx.inputStyleClass);
1214
- i0.ɵɵproperty("disabled", ctx.disabled)("pSize", ctx.size)("ngClass", i0.ɵɵpipeBind2(3, 27, ctx.disabled, ctx.inputFieldClass))("ngStyle", ctx.inputStyle)("value", ctx.value)("variant", ctx.variant)("pAutoFocus", ctx.autofocus);
1215
- i0.ɵɵattribute("label", ctx.label)("aria-label", ctx.ariaLabel)("aria-labelledBy", ctx.ariaLabelledBy)("id", ctx.inputId)("type", i0.ɵɵpipeBind2(4, 30, ctx.unmasked, ctx.inputType))("placeholder", ctx.placeholder)("autocomplete", ctx.autocomplete)("maxlength", ctx.maxLength)("data-pc-section", "input");
1216
- i0.ɵɵadvance(4);
1217
- i0.ɵɵproperty("ngIf", ctx.showClear && ctx.value != null);
1218
- i0.ɵɵadvance();
1219
- i0.ɵɵproperty("ngIf", ctx.toggleMask);
1220
- i0.ɵɵadvance();
1221
- i0.ɵɵproperty("ngIf", ctx.overlayVisible);
1222
- } }, dependencies: [CommonModule, i1.NgClass, i1.NgIf, i1.NgTemplateOutlet, i1.NgStyle, InputText, AutoFocus, TimesIcon, EyeSlashIcon, EyeIcon, MapperPipe, SharedModule], encapsulation: 2, data: { animation: [trigger('overlayAnimation', [transition(':enter', [style({ opacity: 0, transform: 'scaleY(0.8)' }), animate('{{showTransitionParams}}')]), transition(':leave', [animate('{{hideTransitionParams}}', style({ opacity: 0 }))])])] }, changeDetection: 0 });
1001
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: Password, deps: null, target: i0.ɵɵFactoryTarget.Component });
1002
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: Password, isStandalone: true, selector: "p-password", inputs: { ariaLabel: "ariaLabel", fluid: ["fluid", "fluid", booleanAttribute], ariaLabelledBy: "ariaLabelledBy", label: "label", disabled: ["disabled", "disabled", booleanAttribute], promptLabel: "promptLabel", mediumRegex: "mediumRegex", strongRegex: "strongRegex", weakLabel: "weakLabel", mediumLabel: "mediumLabel", maxLength: ["maxLength", "maxLength", numberAttribute], strongLabel: "strongLabel", inputId: "inputId", feedback: ["feedback", "feedback", booleanAttribute], appendTo: "appendTo", toggleMask: ["toggleMask", "toggleMask", booleanAttribute], size: "size", inputStyleClass: "inputStyleClass", styleClass: "styleClass", style: "style", inputStyle: "inputStyle", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions", autocomplete: "autocomplete", placeholder: "placeholder", showClear: ["showClear", "showClear", booleanAttribute], autofocus: ["autofocus", "autofocus", booleanAttribute], variant: "variant", tabindex: ["tabindex", "tabindex", numberAttribute] }, outputs: { onFocus: "onFocus", onBlur: "onBlur", onClear: "onClear" }, providers: [Password_VALUE_ACCESSOR, PasswordStyle], queries: [{ propertyName: "contentTemplate", first: true, predicate: ["content"] }, { propertyName: "footerTemplate", first: true, predicate: ["footer"] }, { propertyName: "headerTemplate", first: true, predicate: ["header"] }, { propertyName: "clearIconTemplate", first: true, predicate: ["clearicon"] }, { propertyName: "hideIconTemplate", first: true, predicate: ["headericon"] }, { propertyName: "showIconTemplate", first: true, predicate: ["showicon"] }, { propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "input", first: true, predicate: ["input"], descendants: true }], usesInheritance: true, ngImport: i0, template: `
1003
+ <div [ngClass]="rootClass" [ngStyle]="style" [class]="styleClass" [attr.data-pc-name]="'password'" [attr.data-pc-section]="'root'">
1004
+ <input
1005
+ #input
1006
+ [attr.label]="label"
1007
+ [attr.aria-label]="ariaLabel"
1008
+ [attr.aria-labelledBy]="ariaLabelledBy"
1009
+ [attr.id]="inputId"
1010
+ [attr.tabindex]="tabindex"
1011
+ pInputText
1012
+ [disabled]="disabled"
1013
+ [pSize]="size"
1014
+ [ngClass]="disabled | mapper: inputFieldClass"
1015
+ [ngStyle]="inputStyle"
1016
+ [class]="inputStyleClass"
1017
+ [attr.type]="unmasked | mapper: inputType"
1018
+ [attr.placeholder]="placeholder"
1019
+ [attr.autocomplete]="autocomplete"
1020
+ [value]="value"
1021
+ [variant]="variant"
1022
+ (input)="onInput($event)"
1023
+ (focus)="onInputFocus($event)"
1024
+ (blur)="onInputBlur($event)"
1025
+ (keyup)="onKeyUp($event)"
1026
+ [attr.maxlength]="maxLength"
1027
+ [attr.data-pc-section]="'input'"
1028
+ [pAutoFocus]="autofocus"
1029
+ />
1030
+ <ng-container *ngIf="showClear && value != null">
1031
+ <TimesIcon *ngIf="!clearIconTemplate && !_clearIconTemplate" class="p-password-clear-icon" (click)="clear()" [attr.data-pc-section]="'clearIcon'" />
1032
+ <span (click)="clear()" class="p-password-clear-icon" [attr.data-pc-section]="'clearIcon'">
1033
+ <ng-template *ngTemplateOutlet="clearIconTemplate || _clearIconTemplate"></ng-template>
1034
+ </span>
1035
+ </ng-container>
1036
+
1037
+ <ng-container *ngIf="toggleMask">
1038
+ <ng-container *ngIf="unmasked">
1039
+ <EyeSlashIcon class="p-password-toggle-mask-icon p-password-mask-icon" *ngIf="!hideIconTemplate && !_hideIconTemplate" (click)="onMaskToggle()" [attr.data-pc-section]="'hideIcon'" />
1040
+ <span *ngIf="hideIconTemplate || _hideIconTemplate" (click)="onMaskToggle()">
1041
+ <ng-template *ngTemplateOutlet="hideIconTemplate || _hideIconTemplate; context: { class: 'p-password-toggle-mask-icon p-password-mask-icon' }"></ng-template>
1042
+ </span>
1043
+ </ng-container>
1044
+ <ng-container *ngIf="!unmasked">
1045
+ <EyeIcon *ngIf="!showIconTemplate && !_showIconTemplate" class="p-password-toggle-mask-icon p-password-mask-icon" (click)="onMaskToggle()" [attr.data-pc-section]="'showIcon'" />
1046
+ <span *ngIf="showIconTemplate || _showIconTemplate" (click)="onMaskToggle()">
1047
+ <ng-template *ngTemplateOutlet="showIconTemplate || _showIconTemplate"></ng-template>
1048
+ </span>
1049
+ </ng-container>
1050
+ </ng-container>
1051
+
1052
+ <div
1053
+ #overlay
1054
+ *ngIf="overlayVisible"
1055
+ class="p-password-overlay p-component"
1056
+ (click)="onOverlayClick($event)"
1057
+ [@overlayAnimation]="{
1058
+ value: 'visible',
1059
+ params: { showTransitionParams: showTransitionOptions, hideTransitionParams: hideTransitionOptions }
1060
+ }"
1061
+ (@overlayAnimation.start)="onAnimationStart($event)"
1062
+ (@overlayAnimation.done)="onAnimationEnd($event)"
1063
+ [attr.data-pc-section]="'panel'"
1064
+ >
1065
+ <ng-container *ngTemplateOutlet="headerTemplate || _headerTemplate"></ng-container>
1066
+ <ng-container *ngIf="contentTemplate || _contentTemplate; else content">
1067
+ <ng-container *ngTemplateOutlet="contentTemplate || _contentTemplate"></ng-container>
1068
+ </ng-container>
1069
+ <ng-template #content>
1070
+ <div class="p-password-content">
1071
+ <div class="p-password-meter" [attr.data-pc-section]="'meter'">
1072
+ <div [ngClass]="meter | mapper: strengthClass" [ngStyle]="{ width: meter ? meter.width : '' }" [attr.data-pc-section]="'meterLabel'"></div>
1073
+ </div>
1074
+ <div class="p-password-meter-text" [attr.data-pc-section]="'info'">{{ infoText }}</div>
1075
+ </div>
1076
+ </ng-template>
1077
+ <ng-container *ngTemplateOutlet="footerTemplate || _footerTemplate"></ng-container>
1078
+ </div>
1079
+ </div>
1080
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: InputText, selector: "[pInputText]", inputs: ["variant", "fluid", "pSize"] }, { kind: "directive", type: AutoFocus, selector: "[pAutoFocus]", inputs: ["autofocus", "pAutoFocus"] }, { kind: "component", type: TimesIcon, selector: "TimesIcon" }, { kind: "component", type: EyeSlashIcon, selector: "EyeSlashIcon" }, { kind: "component", type: EyeIcon, selector: "EyeIcon" }, { kind: "pipe", type: MapperPipe, name: "mapper" }, { kind: "ngmodule", type: SharedModule }], animations: [trigger('overlayAnimation', [transition(':enter', [style({ opacity: 0, transform: 'scaleY(0.8)' }), animate('{{showTransitionParams}}')]), transition(':leave', [animate('{{hideTransitionParams}}', style({ opacity: 0 }))])])], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
1223
1081
  }
1224
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(Password, [{
1225
- type: Component,
1226
- args: [{
1227
- selector: 'p-password',
1228
- standalone: true,
1229
- imports: [CommonModule, InputText, AutoFocus, TimesIcon, EyeSlashIcon, EyeIcon, MapperPipe, SharedModule],
1230
- template: `
1082
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: Password, decorators: [{
1083
+ type: Component,
1084
+ args: [{
1085
+ selector: 'p-password',
1086
+ standalone: true,
1087
+ imports: [CommonModule, InputText, AutoFocus, TimesIcon, EyeSlashIcon, EyeIcon, MapperPipe, SharedModule],
1088
+ template: `
1231
1089
  <div [ngClass]="rootClass" [ngStyle]="style" [class]="styleClass" [attr.data-pc-name]="'password'" [attr.data-pc-section]="'root'">
1232
1090
  <input
1233
1091
  #input
@@ -1235,6 +1093,7 @@ class Password extends BaseComponent {
1235
1093
  [attr.aria-label]="ariaLabel"
1236
1094
  [attr.aria-labelledBy]="ariaLabelledBy"
1237
1095
  [attr.id]="inputId"
1096
+ [attr.tabindex]="tabindex"
1238
1097
  pInputText
1239
1098
  [disabled]="disabled"
1240
1099
  [pSize]="size"
@@ -1305,119 +1164,120 @@ class Password extends BaseComponent {
1305
1164
  </div>
1306
1165
  </div>
1307
1166
  `,
1308
- animations: [trigger('overlayAnimation', [transition(':enter', [style({ opacity: 0, transform: 'scaleY(0.8)' }), animate('{{showTransitionParams}}')]), transition(':leave', [animate('{{hideTransitionParams}}', style({ opacity: 0 }))])])],
1309
- providers: [Password_VALUE_ACCESSOR, PasswordStyle],
1310
- changeDetection: ChangeDetectionStrategy.OnPush,
1311
- encapsulation: ViewEncapsulation.None
1312
- }]
1313
- }], null, { ariaLabel: [{
1314
- type: Input
1315
- }], fluid: [{
1316
- type: Input,
1317
- args: [{ transform: booleanAttribute }]
1318
- }], ariaLabelledBy: [{
1319
- type: Input
1320
- }], label: [{
1321
- type: Input
1322
- }], disabled: [{
1323
- type: Input,
1324
- args: [{ transform: booleanAttribute }]
1325
- }], promptLabel: [{
1326
- type: Input
1327
- }], mediumRegex: [{
1328
- type: Input
1329
- }], strongRegex: [{
1330
- type: Input
1331
- }], weakLabel: [{
1332
- type: Input
1333
- }], mediumLabel: [{
1334
- type: Input
1335
- }], maxLength: [{
1336
- type: Input,
1337
- args: [{ transform: numberAttribute }]
1338
- }], strongLabel: [{
1339
- type: Input
1340
- }], inputId: [{
1341
- type: Input
1342
- }], feedback: [{
1343
- type: Input,
1344
- args: [{ transform: booleanAttribute }]
1345
- }], appendTo: [{
1346
- type: Input
1347
- }], toggleMask: [{
1348
- type: Input,
1349
- args: [{ transform: booleanAttribute }]
1350
- }], size: [{
1351
- type: Input
1352
- }], inputStyleClass: [{
1353
- type: Input
1354
- }], styleClass: [{
1355
- type: Input
1356
- }], style: [{
1357
- type: Input
1358
- }], inputStyle: [{
1359
- type: Input
1360
- }], showTransitionOptions: [{
1361
- type: Input
1362
- }], hideTransitionOptions: [{
1363
- type: Input
1364
- }], autocomplete: [{
1365
- type: Input
1366
- }], placeholder: [{
1367
- type: Input
1368
- }], showClear: [{
1369
- type: Input,
1370
- args: [{ transform: booleanAttribute }]
1371
- }], autofocus: [{
1372
- type: Input,
1373
- args: [{ transform: booleanAttribute }]
1374
- }], variant: [{
1375
- type: Input
1376
- }], onFocus: [{
1377
- type: Output
1378
- }], onBlur: [{
1379
- type: Output
1380
- }], onClear: [{
1381
- type: Output
1382
- }], input: [{
1383
- type: ViewChild,
1384
- args: ['input']
1385
- }], contentTemplate: [{
1386
- type: ContentChild,
1387
- args: ['content', { descendants: false }]
1388
- }], footerTemplate: [{
1389
- type: ContentChild,
1390
- args: ['footer', { descendants: false }]
1391
- }], headerTemplate: [{
1392
- type: ContentChild,
1393
- args: ['header', { descendants: false }]
1394
- }], clearIconTemplate: [{
1395
- type: ContentChild,
1396
- args: ['clearicon', { descendants: false }]
1397
- }], hideIconTemplate: [{
1398
- type: ContentChild,
1399
- args: ['headericon', { descendants: false }]
1400
- }], showIconTemplate: [{
1401
- type: ContentChild,
1402
- args: ['showicon', { descendants: false }]
1403
- }], templates: [{
1404
- type: ContentChildren,
1405
- args: [PrimeTemplate]
1406
- }] }); })();
1407
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(Password, { className: "Password", filePath: "password.ts", lineNumber: 486 }); })();
1167
+ animations: [trigger('overlayAnimation', [transition(':enter', [style({ opacity: 0, transform: 'scaleY(0.8)' }), animate('{{showTransitionParams}}')]), transition(':leave', [animate('{{hideTransitionParams}}', style({ opacity: 0 }))])])],
1168
+ providers: [Password_VALUE_ACCESSOR, PasswordStyle],
1169
+ changeDetection: ChangeDetectionStrategy.OnPush,
1170
+ encapsulation: ViewEncapsulation.None
1171
+ }]
1172
+ }], propDecorators: { ariaLabel: [{
1173
+ type: Input
1174
+ }], fluid: [{
1175
+ type: Input,
1176
+ args: [{ transform: booleanAttribute }]
1177
+ }], ariaLabelledBy: [{
1178
+ type: Input
1179
+ }], label: [{
1180
+ type: Input
1181
+ }], disabled: [{
1182
+ type: Input,
1183
+ args: [{ transform: booleanAttribute }]
1184
+ }], promptLabel: [{
1185
+ type: Input
1186
+ }], mediumRegex: [{
1187
+ type: Input
1188
+ }], strongRegex: [{
1189
+ type: Input
1190
+ }], weakLabel: [{
1191
+ type: Input
1192
+ }], mediumLabel: [{
1193
+ type: Input
1194
+ }], maxLength: [{
1195
+ type: Input,
1196
+ args: [{ transform: numberAttribute }]
1197
+ }], strongLabel: [{
1198
+ type: Input
1199
+ }], inputId: [{
1200
+ type: Input
1201
+ }], feedback: [{
1202
+ type: Input,
1203
+ args: [{ transform: booleanAttribute }]
1204
+ }], appendTo: [{
1205
+ type: Input
1206
+ }], toggleMask: [{
1207
+ type: Input,
1208
+ args: [{ transform: booleanAttribute }]
1209
+ }], size: [{
1210
+ type: Input
1211
+ }], inputStyleClass: [{
1212
+ type: Input
1213
+ }], styleClass: [{
1214
+ type: Input
1215
+ }], style: [{
1216
+ type: Input
1217
+ }], inputStyle: [{
1218
+ type: Input
1219
+ }], showTransitionOptions: [{
1220
+ type: Input
1221
+ }], hideTransitionOptions: [{
1222
+ type: Input
1223
+ }], autocomplete: [{
1224
+ type: Input
1225
+ }], placeholder: [{
1226
+ type: Input
1227
+ }], showClear: [{
1228
+ type: Input,
1229
+ args: [{ transform: booleanAttribute }]
1230
+ }], autofocus: [{
1231
+ type: Input,
1232
+ args: [{ transform: booleanAttribute }]
1233
+ }], variant: [{
1234
+ type: Input
1235
+ }], tabindex: [{
1236
+ type: Input,
1237
+ args: [{ transform: numberAttribute }]
1238
+ }], onFocus: [{
1239
+ type: Output
1240
+ }], onBlur: [{
1241
+ type: Output
1242
+ }], onClear: [{
1243
+ type: Output
1244
+ }], input: [{
1245
+ type: ViewChild,
1246
+ args: ['input']
1247
+ }], contentTemplate: [{
1248
+ type: ContentChild,
1249
+ args: ['content', { descendants: false }]
1250
+ }], footerTemplate: [{
1251
+ type: ContentChild,
1252
+ args: ['footer', { descendants: false }]
1253
+ }], headerTemplate: [{
1254
+ type: ContentChild,
1255
+ args: ['header', { descendants: false }]
1256
+ }], clearIconTemplate: [{
1257
+ type: ContentChild,
1258
+ args: ['clearicon', { descendants: false }]
1259
+ }], hideIconTemplate: [{
1260
+ type: ContentChild,
1261
+ args: ['headericon', { descendants: false }]
1262
+ }], showIconTemplate: [{
1263
+ type: ContentChild,
1264
+ args: ['showicon', { descendants: false }]
1265
+ }], templates: [{
1266
+ type: ContentChildren,
1267
+ args: [PrimeTemplate]
1268
+ }] } });
1408
1269
  class PasswordModule {
1409
- static ɵfac = function PasswordModule_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || PasswordModule)(); };
1410
- static ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: PasswordModule });
1411
- static ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Password, SharedModule, SharedModule] });
1270
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: PasswordModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1271
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.7", ngImport: i0, type: PasswordModule, imports: [Password, PasswordDirective, SharedModule], exports: [PasswordDirective, Password, SharedModule] });
1272
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: PasswordModule, imports: [Password, SharedModule, SharedModule] });
1412
1273
  }
1413
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PasswordModule, [{
1414
- type: NgModule,
1415
- args: [{
1416
- imports: [Password, PasswordDirective, SharedModule],
1417
- exports: [PasswordDirective, Password, SharedModule]
1418
- }]
1419
- }], null, null); })();
1420
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(PasswordModule, { imports: [Password, PasswordDirective, SharedModule], exports: [PasswordDirective, Password, SharedModule] }); })();
1274
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: PasswordModule, decorators: [{
1275
+ type: NgModule,
1276
+ args: [{
1277
+ imports: [Password, PasswordDirective, SharedModule],
1278
+ exports: [PasswordDirective, Password, SharedModule]
1279
+ }]
1280
+ }] });
1421
1281
 
1422
1282
  /**
1423
1283
  * Generated bundle index. Do not edit.