primeng 19.0.6 → 19.0.7

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 (345) hide show
  1. package/dataview/dataview.interface.d.ts +9 -19
  2. package/dragdrop/dragdrop.d.ts +3 -2
  3. package/dynamicdialog/dynamicdialog.d.ts +1 -1
  4. package/fesm2022/primeng-accordion.mjs +347 -560
  5. package/fesm2022/primeng-accordion.mjs.map +1 -1
  6. package/fesm2022/primeng-animateonscroll.mjs +37 -40
  7. package/fesm2022/primeng-animateonscroll.mjs.map +1 -1
  8. package/fesm2022/primeng-api.mjs +79 -89
  9. package/fesm2022/primeng-api.mjs.map +1 -1
  10. package/fesm2022/primeng-autocomplete.mjs +505 -786
  11. package/fesm2022/primeng-autocomplete.mjs.map +1 -1
  12. package/fesm2022/primeng-autofocus.mjs +26 -27
  13. package/fesm2022/primeng-autofocus.mjs.map +1 -1
  14. package/fesm2022/primeng-avatar.mjs +70 -120
  15. package/fesm2022/primeng-avatar.mjs.map +1 -1
  16. package/fesm2022/primeng-avatargroup.mjs +44 -54
  17. package/fesm2022/primeng-avatargroup.mjs.map +1 -1
  18. package/fesm2022/primeng-badge.mjs +62 -71
  19. package/fesm2022/primeng-badge.mjs.map +1 -1
  20. package/fesm2022/primeng-base.mjs +6 -6
  21. package/fesm2022/primeng-base.mjs.map +1 -1
  22. package/fesm2022/primeng-basecomponent.mjs +15 -15
  23. package/fesm2022/primeng-basecomponent.mjs.map +1 -1
  24. package/fesm2022/primeng-blockui.mjs +66 -87
  25. package/fesm2022/primeng-blockui.mjs.map +1 -1
  26. package/fesm2022/primeng-breadcrumb.mjs +175 -386
  27. package/fesm2022/primeng-breadcrumb.mjs.map +1 -1
  28. package/fesm2022/primeng-button.mjs +223 -328
  29. package/fesm2022/primeng-button.mjs.map +1 -1
  30. package/fesm2022/primeng-buttongroup.mjs +36 -40
  31. package/fesm2022/primeng-buttongroup.mjs.map +1 -1
  32. package/fesm2022/primeng-calendar.mjs +727 -1127
  33. package/fesm2022/primeng-calendar.mjs.map +1 -1
  34. package/fesm2022/primeng-card.mjs +88 -192
  35. package/fesm2022/primeng-card.mjs.map +1 -1
  36. package/fesm2022/primeng-carousel.mjs +218 -405
  37. package/fesm2022/primeng-carousel.mjs.map +1 -1
  38. package/fesm2022/primeng-cascadeselect.mjs +392 -576
  39. package/fesm2022/primeng-cascadeselect.mjs.map +1 -1
  40. package/fesm2022/primeng-chart.mjs +57 -63
  41. package/fesm2022/primeng-chart.mjs.map +1 -1
  42. package/fesm2022/primeng-checkbox.mjs +131 -183
  43. package/fesm2022/primeng-checkbox.mjs.map +1 -1
  44. package/fesm2022/primeng-chip.mjs +92 -188
  45. package/fesm2022/primeng-chip.mjs.map +1 -1
  46. package/fesm2022/primeng-colorpicker.mjs +142 -167
  47. package/fesm2022/primeng-colorpicker.mjs.map +1 -1
  48. package/fesm2022/primeng-config.mjs +12 -12
  49. package/fesm2022/primeng-config.mjs.map +1 -1
  50. package/fesm2022/primeng-confirmdialog.mjs +220 -347
  51. package/fesm2022/primeng-confirmdialog.mjs.map +1 -1
  52. package/fesm2022/primeng-confirmpopup.mjs +161 -251
  53. package/fesm2022/primeng-confirmpopup.mjs.map +1 -1
  54. package/fesm2022/primeng-contextmenu.mjs +336 -450
  55. package/fesm2022/primeng-contextmenu.mjs.map +1 -1
  56. package/fesm2022/primeng-dataview.mjs +249 -352
  57. package/fesm2022/primeng-dataview.mjs.map +1 -1
  58. package/fesm2022/primeng-datepicker.mjs +740 -1136
  59. package/fesm2022/primeng-datepicker.mjs.map +1 -1
  60. package/fesm2022/primeng-defer.mjs +25 -31
  61. package/fesm2022/primeng-defer.mjs.map +1 -1
  62. package/fesm2022/primeng-dialog.mjs +277 -478
  63. package/fesm2022/primeng-dialog.mjs.map +1 -1
  64. package/fesm2022/primeng-divider.mjs +68 -77
  65. package/fesm2022/primeng-divider.mjs.map +1 -1
  66. package/fesm2022/primeng-dock.mjs +138 -167
  67. package/fesm2022/primeng-dock.mjs.map +1 -1
  68. package/fesm2022/primeng-dragdrop.mjs +85 -79
  69. package/fesm2022/primeng-dragdrop.mjs.map +1 -1
  70. package/fesm2022/primeng-drawer.mjs +171 -268
  71. package/fesm2022/primeng-drawer.mjs.map +1 -1
  72. package/fesm2022/primeng-dropdown.mjs +529 -867
  73. package/fesm2022/primeng-dropdown.mjs.map +1 -1
  74. package/fesm2022/primeng-dynamicdialog.mjs +152 -301
  75. package/fesm2022/primeng-dynamicdialog.mjs.map +1 -1
  76. package/fesm2022/primeng-editor.mjs +118 -156
  77. package/fesm2022/primeng-editor.mjs.map +1 -1
  78. package/fesm2022/primeng-fieldset.mjs +153 -247
  79. package/fesm2022/primeng-fieldset.mjs.map +1 -1
  80. package/fesm2022/primeng-fileupload.mjs +370 -687
  81. package/fesm2022/primeng-fileupload.mjs.map +1 -1
  82. package/fesm2022/primeng-floatlabel.mjs +38 -46
  83. package/fesm2022/primeng-floatlabel.mjs.map +1 -1
  84. package/fesm2022/primeng-fluid.mjs +33 -41
  85. package/fesm2022/primeng-fluid.mjs.map +1 -1
  86. package/fesm2022/primeng-focustrap.mjs +23 -24
  87. package/fesm2022/primeng-focustrap.mjs.map +1 -1
  88. package/fesm2022/primeng-galleria.mjs +529 -761
  89. package/fesm2022/primeng-galleria.mjs.map +1 -1
  90. package/fesm2022/primeng-iconfield.mjs +42 -51
  91. package/fesm2022/primeng-iconfield.mjs.map +1 -1
  92. package/fesm2022/primeng-icons-angledoubledown.mjs +19 -19
  93. package/fesm2022/primeng-icons-angledoubledown.mjs.map +1 -1
  94. package/fesm2022/primeng-icons-angledoubleleft.mjs +19 -19
  95. package/fesm2022/primeng-icons-angledoubleleft.mjs.map +1 -1
  96. package/fesm2022/primeng-icons-angledoubleright.mjs +19 -19
  97. package/fesm2022/primeng-icons-angledoubleright.mjs.map +1 -1
  98. package/fesm2022/primeng-icons-angledoubleup.mjs +19 -19
  99. package/fesm2022/primeng-icons-angledoubleup.mjs.map +1 -1
  100. package/fesm2022/primeng-icons-angledown.mjs +17 -19
  101. package/fesm2022/primeng-icons-angledown.mjs.map +1 -1
  102. package/fesm2022/primeng-icons-angleleft.mjs +17 -19
  103. package/fesm2022/primeng-icons-angleleft.mjs.map +1 -1
  104. package/fesm2022/primeng-icons-angleright.mjs +17 -19
  105. package/fesm2022/primeng-icons-angleright.mjs.map +1 -1
  106. package/fesm2022/primeng-icons-angleup.mjs +17 -19
  107. package/fesm2022/primeng-icons-angleup.mjs.map +1 -1
  108. package/fesm2022/primeng-icons-arrowdown.mjs +26 -26
  109. package/fesm2022/primeng-icons-arrowdown.mjs.map +1 -1
  110. package/fesm2022/primeng-icons-arrowdownleft.mjs +17 -19
  111. package/fesm2022/primeng-icons-arrowdownleft.mjs.map +1 -1
  112. package/fesm2022/primeng-icons-arrowdownright.mjs +17 -19
  113. package/fesm2022/primeng-icons-arrowdownright.mjs.map +1 -1
  114. package/fesm2022/primeng-icons-arrowleft.mjs +26 -26
  115. package/fesm2022/primeng-icons-arrowleft.mjs.map +1 -1
  116. package/fesm2022/primeng-icons-arrowright.mjs +19 -19
  117. package/fesm2022/primeng-icons-arrowright.mjs.map +1 -1
  118. package/fesm2022/primeng-icons-arrowup.mjs +26 -26
  119. package/fesm2022/primeng-icons-arrowup.mjs.map +1 -1
  120. package/fesm2022/primeng-icons-ban.mjs +24 -26
  121. package/fesm2022/primeng-icons-ban.mjs.map +1 -1
  122. package/fesm2022/primeng-icons-bars.mjs +19 -19
  123. package/fesm2022/primeng-icons-bars.mjs.map +1 -1
  124. package/fesm2022/primeng-icons-baseicon.mjs +28 -33
  125. package/fesm2022/primeng-icons-baseicon.mjs.map +1 -1
  126. package/fesm2022/primeng-icons-blank.mjs +14 -16
  127. package/fesm2022/primeng-icons-blank.mjs.map +1 -1
  128. package/fesm2022/primeng-icons-calendar.mjs +17 -19
  129. package/fesm2022/primeng-icons-calendar.mjs.map +1 -1
  130. package/fesm2022/primeng-icons-caretleft.mjs +17 -19
  131. package/fesm2022/primeng-icons-caretleft.mjs.map +1 -1
  132. package/fesm2022/primeng-icons-caretright.mjs +17 -19
  133. package/fesm2022/primeng-icons-caretright.mjs.map +1 -1
  134. package/fesm2022/primeng-icons-check.mjs +17 -19
  135. package/fesm2022/primeng-icons-check.mjs.map +1 -1
  136. package/fesm2022/primeng-icons-chevrondown.mjs +17 -19
  137. package/fesm2022/primeng-icons-chevrondown.mjs.map +1 -1
  138. package/fesm2022/primeng-icons-chevronleft.mjs +17 -19
  139. package/fesm2022/primeng-icons-chevronleft.mjs.map +1 -1
  140. package/fesm2022/primeng-icons-chevronright.mjs +17 -19
  141. package/fesm2022/primeng-icons-chevronright.mjs.map +1 -1
  142. package/fesm2022/primeng-icons-chevronup.mjs +17 -19
  143. package/fesm2022/primeng-icons-chevronup.mjs.map +1 -1
  144. package/fesm2022/primeng-icons-exclamationtriangle.mjs +32 -26
  145. package/fesm2022/primeng-icons-exclamationtriangle.mjs.map +1 -1
  146. package/fesm2022/primeng-icons-eye.mjs +19 -19
  147. package/fesm2022/primeng-icons-eye.mjs.map +1 -1
  148. package/fesm2022/primeng-icons-eyeslash.mjs +26 -26
  149. package/fesm2022/primeng-icons-eyeslash.mjs.map +1 -1
  150. package/fesm2022/primeng-icons-filter.mjs +24 -26
  151. package/fesm2022/primeng-icons-filter.mjs.map +1 -1
  152. package/fesm2022/primeng-icons-filterslash.mjs +26 -26
  153. package/fesm2022/primeng-icons-filterslash.mjs.map +1 -1
  154. package/fesm2022/primeng-icons-home.mjs +26 -26
  155. package/fesm2022/primeng-icons-home.mjs.map +1 -1
  156. package/fesm2022/primeng-icons-infocircle.mjs +26 -26
  157. package/fesm2022/primeng-icons-infocircle.mjs.map +1 -1
  158. package/fesm2022/primeng-icons-minus.mjs +17 -19
  159. package/fesm2022/primeng-icons-minus.mjs.map +1 -1
  160. package/fesm2022/primeng-icons-pencil.mjs +24 -26
  161. package/fesm2022/primeng-icons-pencil.mjs.map +1 -1
  162. package/fesm2022/primeng-icons-plus.mjs +24 -26
  163. package/fesm2022/primeng-icons-plus.mjs.map +1 -1
  164. package/fesm2022/primeng-icons-refresh.mjs +26 -26
  165. package/fesm2022/primeng-icons-refresh.mjs.map +1 -1
  166. package/fesm2022/primeng-icons-search.mjs +26 -26
  167. package/fesm2022/primeng-icons-search.mjs.map +1 -1
  168. package/fesm2022/primeng-icons-searchminus.mjs +26 -26
  169. package/fesm2022/primeng-icons-searchminus.mjs.map +1 -1
  170. package/fesm2022/primeng-icons-searchplus.mjs +26 -26
  171. package/fesm2022/primeng-icons-searchplus.mjs.map +1 -1
  172. package/fesm2022/primeng-icons-sortalt.mjs +30 -26
  173. package/fesm2022/primeng-icons-sortalt.mjs.map +1 -1
  174. package/fesm2022/primeng-icons-sortamountdown.mjs +24 -26
  175. package/fesm2022/primeng-icons-sortamountdown.mjs.map +1 -1
  176. package/fesm2022/primeng-icons-sortamountupalt.mjs +24 -26
  177. package/fesm2022/primeng-icons-sortamountupalt.mjs.map +1 -1
  178. package/fesm2022/primeng-icons-spinner.mjs +24 -26
  179. package/fesm2022/primeng-icons-spinner.mjs.map +1 -1
  180. package/fesm2022/primeng-icons-star.mjs +24 -26
  181. package/fesm2022/primeng-icons-star.mjs.map +1 -1
  182. package/fesm2022/primeng-icons-starfill.mjs +24 -26
  183. package/fesm2022/primeng-icons-starfill.mjs.map +1 -1
  184. package/fesm2022/primeng-icons-thlarge.mjs +26 -26
  185. package/fesm2022/primeng-icons-thlarge.mjs.map +1 -1
  186. package/fesm2022/primeng-icons-times.mjs +17 -19
  187. package/fesm2022/primeng-icons-times.mjs.map +1 -1
  188. package/fesm2022/primeng-icons-timescircle.mjs +26 -26
  189. package/fesm2022/primeng-icons-timescircle.mjs.map +1 -1
  190. package/fesm2022/primeng-icons-trash.mjs +26 -26
  191. package/fesm2022/primeng-icons-trash.mjs.map +1 -1
  192. package/fesm2022/primeng-icons-undo.mjs +26 -26
  193. package/fesm2022/primeng-icons-undo.mjs.map +1 -1
  194. package/fesm2022/primeng-icons-upload.mjs +26 -26
  195. package/fesm2022/primeng-icons-upload.mjs.map +1 -1
  196. package/fesm2022/primeng-icons-windowmaximize.mjs +26 -26
  197. package/fesm2022/primeng-icons-windowmaximize.mjs.map +1 -1
  198. package/fesm2022/primeng-icons-windowminimize.mjs +26 -26
  199. package/fesm2022/primeng-icons-windowminimize.mjs.map +1 -1
  200. package/fesm2022/primeng-iftalabel.mjs +32 -38
  201. package/fesm2022/primeng-iftalabel.mjs.map +1 -1
  202. package/fesm2022/primeng-image.mjs +189 -370
  203. package/fesm2022/primeng-image.mjs.map +1 -1
  204. package/fesm2022/primeng-imagecompare.mjs +57 -86
  205. package/fesm2022/primeng-imagecompare.mjs.map +1 -1
  206. package/fesm2022/primeng-inplace.mjs +108 -206
  207. package/fesm2022/primeng-inplace.mjs.map +1 -1
  208. package/fesm2022/primeng-inputgroup.mjs +40 -50
  209. package/fesm2022/primeng-inputgroup.mjs.map +1 -1
  210. package/fesm2022/primeng-inputgroupaddon.mjs +40 -51
  211. package/fesm2022/primeng-inputgroupaddon.mjs.map +1 -1
  212. package/fesm2022/primeng-inputicon.mjs +39 -48
  213. package/fesm2022/primeng-inputicon.mjs.map +1 -1
  214. package/fesm2022/primeng-inputmask.mjs +156 -181
  215. package/fesm2022/primeng-inputmask.mjs.map +1 -1
  216. package/fesm2022/primeng-inputnumber.mjs +299 -416
  217. package/fesm2022/primeng-inputnumber.mjs.map +1 -1
  218. package/fesm2022/primeng-inputotp.mjs +97 -121
  219. package/fesm2022/primeng-inputotp.mjs.map +1 -1
  220. package/fesm2022/primeng-inputswitch.mjs +87 -92
  221. package/fesm2022/primeng-inputswitch.mjs.map +1 -1
  222. package/fesm2022/primeng-inputtext.mjs +51 -57
  223. package/fesm2022/primeng-inputtext.mjs.map +1 -1
  224. package/fesm2022/primeng-inputtextarea.mjs +50 -55
  225. package/fesm2022/primeng-inputtextarea.mjs.map +1 -1
  226. package/fesm2022/primeng-keyfilter.mjs +44 -47
  227. package/fesm2022/primeng-keyfilter.mjs.map +1 -1
  228. package/fesm2022/primeng-knob.mjs +105 -111
  229. package/fesm2022/primeng-knob.mjs.map +1 -1
  230. package/fesm2022/primeng-listbox.mjs +473 -790
  231. package/fesm2022/primeng-listbox.mjs.map +1 -1
  232. package/fesm2022/primeng-megamenu.mjs +377 -611
  233. package/fesm2022/primeng-megamenu.mjs.map +1 -1
  234. package/fesm2022/primeng-menu.mjs +289 -460
  235. package/fesm2022/primeng-menu.mjs.map +1 -1
  236. package/fesm2022/primeng-menubar.mjs +357 -549
  237. package/fesm2022/primeng-menubar.mjs.map +1 -1
  238. package/fesm2022/primeng-message.mjs +156 -244
  239. package/fesm2022/primeng-message.mjs.map +1 -1
  240. package/fesm2022/primeng-messages.mjs +162 -278
  241. package/fesm2022/primeng-messages.mjs.map +1 -1
  242. package/fesm2022/primeng-metergroup.mjs +135 -264
  243. package/fesm2022/primeng-metergroup.mjs.map +1 -1
  244. package/fesm2022/primeng-multiselect.mjs +655 -1132
  245. package/fesm2022/primeng-multiselect.mjs.map +1 -1
  246. package/fesm2022/primeng-orderlist.mjs +228 -330
  247. package/fesm2022/primeng-orderlist.mjs.map +1 -1
  248. package/fesm2022/primeng-organizationchart.mjs +161 -311
  249. package/fesm2022/primeng-organizationchart.mjs.map +1 -1
  250. package/fesm2022/primeng-overlay.mjs +135 -147
  251. package/fesm2022/primeng-overlay.mjs.map +1 -1
  252. package/fesm2022/primeng-overlaybadge.mjs +50 -58
  253. package/fesm2022/primeng-overlaybadge.mjs.map +1 -1
  254. package/fesm2022/primeng-overlaypanel.mjs +134 -154
  255. package/fesm2022/primeng-overlaypanel.mjs.map +1 -1
  256. package/fesm2022/primeng-paginator.mjs +212 -447
  257. package/fesm2022/primeng-paginator.mjs.map +1 -1
  258. package/fesm2022/primeng-panel.mjs +219 -317
  259. package/fesm2022/primeng-panel.mjs.map +1 -1
  260. package/fesm2022/primeng-panelmenu.mjs +439 -783
  261. package/fesm2022/primeng-panelmenu.mjs.map +1 -1
  262. package/fesm2022/primeng-password.mjs +268 -408
  263. package/fesm2022/primeng-password.mjs.map +1 -1
  264. package/fesm2022/primeng-picklist.mjs +560 -856
  265. package/fesm2022/primeng-picklist.mjs.map +1 -1
  266. package/fesm2022/primeng-popover.mjs +129 -148
  267. package/fesm2022/primeng-popover.mjs.map +1 -1
  268. package/fesm2022/primeng-progressbar.mjs +81 -121
  269. package/fesm2022/primeng-progressbar.mjs.map +1 -1
  270. package/fesm2022/primeng-progressspinner.mjs +48 -58
  271. package/fesm2022/primeng-progressspinner.mjs.map +1 -1
  272. package/fesm2022/primeng-radiobutton.mjs +115 -106
  273. package/fesm2022/primeng-radiobutton.mjs.map +1 -1
  274. package/fesm2022/primeng-rating.mjs +120 -208
  275. package/fesm2022/primeng-rating.mjs.map +1 -1
  276. package/fesm2022/primeng-ripple.mjs +28 -29
  277. package/fesm2022/primeng-ripple.mjs.map +1 -1
  278. package/fesm2022/primeng-scroller.mjs +167 -295
  279. package/fesm2022/primeng-scroller.mjs.map +1 -1
  280. package/fesm2022/primeng-scrollpanel.mjs +96 -116
  281. package/fesm2022/primeng-scrollpanel.mjs.map +1 -1
  282. package/fesm2022/primeng-scrolltop.mjs +106 -150
  283. package/fesm2022/primeng-scrolltop.mjs.map +1 -1
  284. package/fesm2022/primeng-select.mjs +579 -955
  285. package/fesm2022/primeng-select.mjs.map +1 -1
  286. package/fesm2022/primeng-selectbutton.mjs +106 -133
  287. package/fesm2022/primeng-selectbutton.mjs.map +1 -1
  288. package/fesm2022/primeng-sidebar.mjs +151 -239
  289. package/fesm2022/primeng-sidebar.mjs.map +1 -1
  290. package/fesm2022/primeng-skeleton.mjs +46 -54
  291. package/fesm2022/primeng-skeleton.mjs.map +1 -1
  292. package/fesm2022/primeng-slider.mjs +186 -182
  293. package/fesm2022/primeng-slider.mjs.map +1 -1
  294. package/fesm2022/primeng-speeddial.mjs +192 -254
  295. package/fesm2022/primeng-speeddial.mjs.map +1 -1
  296. package/fesm2022/primeng-splitbutton.mjs +211 -231
  297. package/fesm2022/primeng-splitbutton.mjs.map +1 -1
  298. package/fesm2022/primeng-splitter.mjs +126 -159
  299. package/fesm2022/primeng-splitter.mjs.map +1 -1
  300. package/fesm2022/primeng-stepper.mjs +227 -342
  301. package/fesm2022/primeng-stepper.mjs.map +1 -1
  302. package/fesm2022/primeng-steps.mjs +117 -170
  303. package/fesm2022/primeng-steps.mjs.map +1 -1
  304. package/fesm2022/primeng-styleclass.mjs +50 -53
  305. package/fesm2022/primeng-styleclass.mjs.map +1 -1
  306. package/fesm2022/primeng-table.mjs +1808 -2584
  307. package/fesm2022/primeng-table.mjs.map +1 -1
  308. package/fesm2022/primeng-tabmenu.mjs +173 -319
  309. package/fesm2022/primeng-tabmenu.mjs.map +1 -1
  310. package/fesm2022/primeng-tabs.mjs +185 -300
  311. package/fesm2022/primeng-tabs.mjs.map +1 -1
  312. package/fesm2022/primeng-tabview.mjs +263 -435
  313. package/fesm2022/primeng-tabview.mjs.map +1 -1
  314. package/fesm2022/primeng-tag.mjs +63 -110
  315. package/fesm2022/primeng-tag.mjs.map +1 -1
  316. package/fesm2022/primeng-terminal.mjs +60 -104
  317. package/fesm2022/primeng-terminal.mjs.map +1 -1
  318. package/fesm2022/primeng-textarea.mjs +56 -61
  319. package/fesm2022/primeng-textarea.mjs.map +1 -1
  320. package/fesm2022/primeng-tieredmenu.mjs +338 -457
  321. package/fesm2022/primeng-tieredmenu.mjs.map +1 -1
  322. package/fesm2022/primeng-timeline.mjs +90 -156
  323. package/fesm2022/primeng-timeline.mjs.map +1 -1
  324. package/fesm2022/primeng-toast.mjs +251 -358
  325. package/fesm2022/primeng-toast.mjs.map +1 -1
  326. package/fesm2022/primeng-togglebutton.mjs +113 -150
  327. package/fesm2022/primeng-togglebutton.mjs.map +1 -1
  328. package/fesm2022/primeng-toggleswitch.mjs +98 -121
  329. package/fesm2022/primeng-toggleswitch.mjs.map +1 -1
  330. package/fesm2022/primeng-toolbar.mjs +62 -121
  331. package/fesm2022/primeng-toolbar.mjs.map +1 -1
  332. package/fesm2022/primeng-tooltip.mjs +73 -74
  333. package/fesm2022/primeng-tooltip.mjs.map +1 -1
  334. package/fesm2022/primeng-tree.mjs +441 -730
  335. package/fesm2022/primeng-tree.mjs.map +1 -1
  336. package/fesm2022/primeng-treeselect.mjs +342 -531
  337. package/fesm2022/primeng-treeselect.mjs.map +1 -1
  338. package/fesm2022/primeng-treetable.mjs +1026 -1583
  339. package/fesm2022/primeng-treetable.mjs.map +1 -1
  340. package/fesm2022/primeng-usestyle.mjs +6 -6
  341. package/fesm2022/primeng-usestyle.mjs.map +1 -1
  342. package/listbox/listbox.d.ts +2 -2
  343. package/package.json +178 -179
  344. package/password/password.d.ts +7 -1
  345. 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.