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
@@ -1,9 +1,9 @@
1
1
  import * as i1 from '@angular/common';
2
2
  import { CommonModule } from '@angular/common';
3
3
  import * as i0 from '@angular/core';
4
- import { Injectable, inject, Directive, contentChild, computed, booleanAttribute, Input, EventEmitter, numberAttribute, Component, ChangeDetectionStrategy, ViewEncapsulation, Output, ContentChild, ContentChildren, NgModule } from '@angular/core';
4
+ import { Injectable, inject, Directive, contentChild, computed, booleanAttribute, Input, EventEmitter, numberAttribute, ContentChildren, ContentChild, Output, ViewEncapsulation, ChangeDetectionStrategy, Component, NgModule } from '@angular/core';
5
5
  import { addClass, isEmpty, findSingle } from '@primeuix/utils';
6
- import { PrimeTemplate, SharedModule } from 'primeng/api';
6
+ import { SharedModule, PrimeTemplate } from 'primeng/api';
7
7
  import { AutoFocus } from 'primeng/autofocus';
8
8
  import * as i2 from 'primeng/badge';
9
9
  import { BadgeModule } from 'primeng/badge';
@@ -687,12 +687,12 @@ class ButtonStyle extends BaseStyle {
687
687
  name = 'button';
688
688
  theme = theme;
689
689
  classes = classes;
690
- static ɵfac = /*@__PURE__*/ (() => { let ɵButtonStyle_BaseFactory; return function ButtonStyle_Factory(__ngFactoryType__) { return (ɵButtonStyle_BaseFactory || (ɵButtonStyle_BaseFactory = i0.ɵɵgetInheritedFactory(ButtonStyle)))(__ngFactoryType__ || ButtonStyle); }; })();
691
- static ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: ButtonStyle, factory: ButtonStyle.ɵfac });
690
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: ButtonStyle, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
691
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: ButtonStyle });
692
692
  }
693
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ButtonStyle, [{
694
- type: Injectable
695
- }], null, null); })();
693
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: ButtonStyle, decorators: [{
694
+ type: Injectable
695
+ }] });
696
696
  /**
697
697
  *
698
698
  * Button is an extension to standard button element with icons and theming.
@@ -722,99 +722,6 @@ var ButtonClasses;
722
722
  ButtonClasses["label"] = "p-button-label";
723
723
  })(ButtonClasses || (ButtonClasses = {}));
724
724
 
725
- const _c0 = ["content"];
726
- const _c1 = ["loading"];
727
- const _c2 = ["icon"];
728
- const _c3 = ["*"];
729
- const _c4 = a0 => ({ class: a0 });
730
- function Button_ng_container_2_Template(rf, ctx) { if (rf & 1) {
731
- i0.ɵɵelementContainer(0);
732
- } }
733
- function Button_ng_container_3_ng_container_1_span_1_Template(rf, ctx) { if (rf & 1) {
734
- i0.ɵɵelement(0, "span", 8);
735
- } if (rf & 2) {
736
- const ctx_r0 = i0.ɵɵnextContext(3);
737
- i0.ɵɵproperty("ngClass", ctx_r0.iconClass());
738
- i0.ɵɵattribute("aria-hidden", true)("data-pc-section", "loadingicon");
739
- } }
740
- function Button_ng_container_3_ng_container_1_SpinnerIcon_2_Template(rf, ctx) { if (rf & 1) {
741
- i0.ɵɵelement(0, "SpinnerIcon", 9);
742
- } if (rf & 2) {
743
- const ctx_r0 = i0.ɵɵnextContext(3);
744
- i0.ɵɵproperty("styleClass", ctx_r0.spinnerIconClass())("spin", true);
745
- i0.ɵɵattribute("aria-hidden", true)("data-pc-section", "loadingicon");
746
- } }
747
- function Button_ng_container_3_ng_container_1_Template(rf, ctx) { if (rf & 1) {
748
- i0.ɵɵelementContainerStart(0);
749
- i0.ɵɵtemplate(1, Button_ng_container_3_ng_container_1_span_1_Template, 1, 3, "span", 6)(2, Button_ng_container_3_ng_container_1_SpinnerIcon_2_Template, 1, 4, "SpinnerIcon", 7);
750
- i0.ɵɵelementContainerEnd();
751
- } if (rf & 2) {
752
- const ctx_r0 = i0.ɵɵnextContext(2);
753
- i0.ɵɵadvance();
754
- i0.ɵɵproperty("ngIf", ctx_r0.loadingIcon);
755
- i0.ɵɵadvance();
756
- i0.ɵɵproperty("ngIf", !ctx_r0.loadingIcon);
757
- } }
758
- function Button_ng_container_3_2_ng_template_0_Template(rf, ctx) { }
759
- function Button_ng_container_3_2_Template(rf, ctx) { if (rf & 1) {
760
- i0.ɵɵtemplate(0, Button_ng_container_3_2_ng_template_0_Template, 0, 0, "ng-template", 10);
761
- } if (rf & 2) {
762
- const ctx_r0 = i0.ɵɵnextContext(2);
763
- i0.ɵɵproperty("ngIf", ctx_r0.loadingIconTemplate || ctx_r0._loadingIconTemplate);
764
- } }
765
- function Button_ng_container_3_Template(rf, ctx) { if (rf & 1) {
766
- i0.ɵɵelementContainerStart(0);
767
- i0.ɵɵtemplate(1, Button_ng_container_3_ng_container_1_Template, 3, 2, "ng-container", 2)(2, Button_ng_container_3_2_Template, 1, 1, null, 5);
768
- i0.ɵɵelementContainerEnd();
769
- } if (rf & 2) {
770
- const ctx_r0 = i0.ɵɵnextContext();
771
- i0.ɵɵadvance();
772
- i0.ɵɵproperty("ngIf", !ctx_r0.loadingIconTemplate && !ctx_r0._loadingIconTemplate);
773
- i0.ɵɵadvance();
774
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.loadingIconTemplate || ctx_r0._loadingIconTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(3, _c4, ctx_r0.iconClass()));
775
- } }
776
- function Button_ng_container_4_span_1_Template(rf, ctx) { if (rf & 1) {
777
- i0.ɵɵelement(0, "span", 8);
778
- } if (rf & 2) {
779
- const ctx_r0 = i0.ɵɵnextContext(2);
780
- i0.ɵɵclassMap(ctx_r0.icon);
781
- i0.ɵɵproperty("ngClass", ctx_r0.iconClass());
782
- i0.ɵɵattribute("data-pc-section", "icon");
783
- } }
784
- function Button_ng_container_4_2_ng_template_0_Template(rf, ctx) { }
785
- function Button_ng_container_4_2_Template(rf, ctx) { if (rf & 1) {
786
- i0.ɵɵtemplate(0, Button_ng_container_4_2_ng_template_0_Template, 0, 0, "ng-template", 10);
787
- } if (rf & 2) {
788
- const ctx_r0 = i0.ɵɵnextContext(2);
789
- i0.ɵɵproperty("ngIf", !ctx_r0.icon && (ctx_r0.iconTemplate || ctx_r0._iconTemplate));
790
- } }
791
- function Button_ng_container_4_Template(rf, ctx) { if (rf & 1) {
792
- i0.ɵɵelementContainerStart(0);
793
- i0.ɵɵtemplate(1, Button_ng_container_4_span_1_Template, 1, 4, "span", 11)(2, Button_ng_container_4_2_Template, 1, 1, null, 5);
794
- i0.ɵɵelementContainerEnd();
795
- } if (rf & 2) {
796
- const ctx_r0 = i0.ɵɵnextContext();
797
- i0.ɵɵadvance();
798
- i0.ɵɵproperty("ngIf", ctx_r0.icon && !ctx_r0.iconTemplate && !ctx_r0._iconTemplate);
799
- i0.ɵɵadvance();
800
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.iconTemplate || ctx_r0._iconTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(3, _c4, ctx_r0.iconClass()));
801
- } }
802
- function Button_span_5_Template(rf, ctx) { if (rf & 1) {
803
- i0.ɵɵelementStart(0, "span", 12);
804
- i0.ɵɵtext(1);
805
- i0.ɵɵelementEnd();
806
- } if (rf & 2) {
807
- const ctx_r0 = i0.ɵɵnextContext();
808
- i0.ɵɵattribute("aria-hidden", ctx_r0.icon && !ctx_r0.label)("data-pc-section", "label");
809
- i0.ɵɵadvance();
810
- i0.ɵɵtextInterpolate(ctx_r0.label);
811
- } }
812
- function Button_p_badge_6_Template(rf, ctx) { if (rf & 1) {
813
- i0.ɵɵelement(0, "p-badge", 13);
814
- } if (rf & 2) {
815
- const ctx_r0 = i0.ɵɵnextContext();
816
- i0.ɵɵproperty("value", ctx_r0.badge)("severity", ctx_r0.badgeSeverity);
817
- } }
818
725
  const INTERNAL_BUTTON_CLASSES = {
819
726
  button: 'p-button',
820
727
  component: 'p-component',
@@ -825,40 +732,36 @@ const INTERNAL_BUTTON_CLASSES = {
825
732
  };
826
733
  class ButtonLabel extends BaseComponent {
827
734
  _componentStyle = inject(ButtonStyle);
828
- static ɵfac = /*@__PURE__*/ (() => { let ɵButtonLabel_BaseFactory; return function ButtonLabel_Factory(__ngFactoryType__) { return (ɵButtonLabel_BaseFactory || (ɵButtonLabel_BaseFactory = i0.ɵɵgetInheritedFactory(ButtonLabel)))(__ngFactoryType__ || ButtonLabel); }; })();
829
- static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: ButtonLabel, selectors: [["", "pButtonLabel", ""]], hostVars: 2, hostBindings: function ButtonLabel_HostBindings(rf, ctx) { if (rf & 2) {
830
- i0.ɵɵclassProp("p-button-label", true);
831
- } }, features: [i0.ɵɵProvidersFeature([ButtonStyle]), i0.ɵɵInheritDefinitionFeature] });
832
- }
833
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ButtonLabel, [{
834
- type: Directive,
835
- args: [{
836
- selector: '[pButtonLabel]',
837
- providers: [ButtonStyle],
838
- standalone: true,
839
- host: {
840
- '[class.p-button-label]': 'true'
841
- }
842
- }]
843
- }], null, null); })();
735
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: ButtonLabel, deps: null, target: i0.ɵɵFactoryTarget.Directive });
736
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.7", type: ButtonLabel, isStandalone: true, selector: "[pButtonLabel]", host: { properties: { "class.p-button-label": "true" } }, providers: [ButtonStyle], usesInheritance: true, ngImport: i0 });
737
+ }
738
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: ButtonLabel, decorators: [{
739
+ type: Directive,
740
+ args: [{
741
+ selector: '[pButtonLabel]',
742
+ providers: [ButtonStyle],
743
+ standalone: true,
744
+ host: {
745
+ '[class.p-button-label]': 'true'
746
+ }
747
+ }]
748
+ }] });
844
749
  class ButtonIcon extends BaseComponent {
845
750
  _componentStyle = inject(ButtonStyle);
846
- static ɵfac = /*@__PURE__*/ (() => { let ɵButtonIcon_BaseFactory; return function ButtonIcon_Factory(__ngFactoryType__) { return (ɵButtonIcon_BaseFactory || (ɵButtonIcon_BaseFactory = i0.ɵɵgetInheritedFactory(ButtonIcon)))(__ngFactoryType__ || ButtonIcon); }; })();
847
- static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: ButtonIcon, selectors: [["", "pButtonIcon", ""]], hostVars: 2, hostBindings: function ButtonIcon_HostBindings(rf, ctx) { if (rf & 2) {
848
- i0.ɵɵclassProp("p-button-icon", true);
849
- } }, features: [i0.ɵɵProvidersFeature([ButtonStyle]), i0.ɵɵInheritDefinitionFeature] });
850
- }
851
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ButtonIcon, [{
852
- type: Directive,
853
- args: [{
854
- selector: '[pButtonIcon]',
855
- providers: [ButtonStyle],
856
- standalone: true,
857
- host: {
858
- '[class.p-button-icon]': 'true'
859
- }
860
- }]
861
- }], null, null); })();
751
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: ButtonIcon, deps: null, target: i0.ɵɵFactoryTarget.Directive });
752
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.7", type: ButtonIcon, isStandalone: true, selector: "[pButtonIcon]", host: { properties: { "class.p-button-icon": "true" } }, providers: [ButtonStyle], usesInheritance: true, ngImport: i0 });
753
+ }
754
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: ButtonIcon, decorators: [{
755
+ type: Directive,
756
+ args: [{
757
+ selector: '[pButtonIcon]',
758
+ providers: [ButtonStyle],
759
+ standalone: true,
760
+ host: {
761
+ '[class.p-button-icon]': 'true'
762
+ }
763
+ }]
764
+ }] });
862
765
  /**
863
766
  * Button directive is an extension to button component.
864
767
  * @group Components
@@ -1145,62 +1048,55 @@ class ButtonDirective extends BaseComponent {
1145
1048
  this.initialized = false;
1146
1049
  super.ngOnDestroy();
1147
1050
  }
1148
- static ɵfac = /*@__PURE__*/ (() => { let ɵButtonDirective_BaseFactory; return function ButtonDirective_Factory(__ngFactoryType__) { return (ɵButtonDirective_BaseFactory || (ɵButtonDirective_BaseFactory = i0.ɵɵgetInheritedFactory(ButtonDirective)))(__ngFactoryType__ || ButtonDirective); }; })();
1149
- static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: ButtonDirective, selectors: [["", "pButton", ""]], contentQueries: function ButtonDirective_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
1150
- i0.ɵɵcontentQuerySignal(dirIndex, ctx.iconSignal, ButtonIcon, 5);
1151
- i0.ɵɵcontentQuerySignal(dirIndex, ctx.labelSignal, ButtonLabel, 5);
1152
- } if (rf & 2) {
1153
- i0.ɵɵqueryAdvance(2);
1154
- } }, hostVars: 4, hostBindings: function ButtonDirective_HostBindings(rf, ctx) { if (rf & 2) {
1155
- i0.ɵɵclassProp("p-button-icon-only", ctx.isIconOnly())("p-button-text", ctx.isTextButton());
1156
- } }, inputs: { iconPos: "iconPos", loadingIcon: "loadingIcon", loading: "loading", severity: "severity", raised: [2, "raised", "raised", booleanAttribute], rounded: [2, "rounded", "rounded", booleanAttribute], text: [2, "text", "text", booleanAttribute], outlined: [2, "outlined", "outlined", booleanAttribute], size: "size", plain: [2, "plain", "plain", booleanAttribute], fluid: [2, "fluid", "fluid", booleanAttribute], label: "label", icon: "icon", buttonProps: "buttonProps" }, features: [i0.ɵɵProvidersFeature([ButtonStyle]), i0.ɵɵInputTransformsFeature, i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature] });
1157
- }
1158
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ButtonDirective, [{
1159
- type: Directive,
1160
- args: [{
1161
- selector: '[pButton]',
1162
- standalone: true,
1163
- providers: [ButtonStyle],
1164
- host: {
1165
- '[class.p-button-icon-only]': 'isIconOnly()',
1166
- '[class.p-button-text]': 'isTextButton()'
1167
- }
1168
- }]
1169
- }], null, { iconPos: [{
1170
- type: Input
1171
- }], loadingIcon: [{
1172
- type: Input
1173
- }], loading: [{
1174
- type: Input
1175
- }], severity: [{
1176
- type: Input
1177
- }], raised: [{
1178
- type: Input,
1179
- args: [{ transform: booleanAttribute }]
1180
- }], rounded: [{
1181
- type: Input,
1182
- args: [{ transform: booleanAttribute }]
1183
- }], text: [{
1184
- type: Input,
1185
- args: [{ transform: booleanAttribute }]
1186
- }], outlined: [{
1187
- type: Input,
1188
- args: [{ transform: booleanAttribute }]
1189
- }], size: [{
1190
- type: Input
1191
- }], plain: [{
1192
- type: Input,
1193
- args: [{ transform: booleanAttribute }]
1194
- }], fluid: [{
1195
- type: Input,
1196
- args: [{ transform: booleanAttribute }]
1197
- }], label: [{
1198
- type: Input
1199
- }], icon: [{
1200
- type: Input
1201
- }], buttonProps: [{
1202
- type: Input
1203
- }] }); })();
1051
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: ButtonDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
1052
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.2.0", version: "19.1.7", type: ButtonDirective, isStandalone: true, selector: "[pButton]", inputs: { iconPos: "iconPos", loadingIcon: "loadingIcon", loading: "loading", severity: "severity", raised: ["raised", "raised", booleanAttribute], rounded: ["rounded", "rounded", booleanAttribute], text: ["text", "text", booleanAttribute], outlined: ["outlined", "outlined", booleanAttribute], size: "size", plain: ["plain", "plain", booleanAttribute], fluid: ["fluid", "fluid", booleanAttribute], label: "label", icon: "icon", buttonProps: "buttonProps" }, host: { properties: { "class.p-button-icon-only": "isIconOnly()", "class.p-button-text": "isTextButton()" } }, providers: [ButtonStyle], queries: [{ propertyName: "iconSignal", first: true, predicate: ButtonIcon, descendants: true, isSignal: true }, { propertyName: "labelSignal", first: true, predicate: ButtonLabel, descendants: true, isSignal: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0 });
1053
+ }
1054
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: ButtonDirective, decorators: [{
1055
+ type: Directive,
1056
+ args: [{
1057
+ selector: '[pButton]',
1058
+ standalone: true,
1059
+ providers: [ButtonStyle],
1060
+ host: {
1061
+ '[class.p-button-icon-only]': 'isIconOnly()',
1062
+ '[class.p-button-text]': 'isTextButton()'
1063
+ }
1064
+ }]
1065
+ }], propDecorators: { iconPos: [{
1066
+ type: Input
1067
+ }], loadingIcon: [{
1068
+ type: Input
1069
+ }], loading: [{
1070
+ type: Input
1071
+ }], severity: [{
1072
+ type: Input
1073
+ }], raised: [{
1074
+ type: Input,
1075
+ args: [{ transform: booleanAttribute }]
1076
+ }], rounded: [{
1077
+ type: Input,
1078
+ args: [{ transform: booleanAttribute }]
1079
+ }], text: [{
1080
+ type: Input,
1081
+ args: [{ transform: booleanAttribute }]
1082
+ }], outlined: [{
1083
+ type: Input,
1084
+ args: [{ transform: booleanAttribute }]
1085
+ }], size: [{
1086
+ type: Input
1087
+ }], plain: [{
1088
+ type: Input,
1089
+ args: [{ transform: booleanAttribute }]
1090
+ }], fluid: [{
1091
+ type: Input,
1092
+ args: [{ transform: booleanAttribute }]
1093
+ }], label: [{
1094
+ type: Input
1095
+ }], icon: [{
1096
+ type: Input
1097
+ }], buttonProps: [{
1098
+ type: Input
1099
+ }] } });
1204
1100
  /**
1205
1101
  * Button is an extension to standard button element with icons and theming.
1206
1102
  * @group Components
@@ -1458,47 +1354,48 @@ class Button extends BaseComponent {
1458
1354
  [`${this.styleClass}`]: this.styleClass
1459
1355
  };
1460
1356
  }
1461
- static ɵfac = /*@__PURE__*/ (() => { let ɵButton_BaseFactory; return function Button_Factory(__ngFactoryType__) { return (ɵButton_BaseFactory || (ɵButton_BaseFactory = i0.ɵɵgetInheritedFactory(Button)))(__ngFactoryType__ || Button); }; })();
1462
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Button, selectors: [["p-button"]], contentQueries: function Button_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
1463
- i0.ɵɵcontentQuery(dirIndex, _c0, 5);
1464
- i0.ɵɵcontentQuery(dirIndex, _c1, 5);
1465
- i0.ɵɵcontentQuery(dirIndex, _c2, 5);
1466
- i0.ɵɵcontentQuery(dirIndex, PrimeTemplate, 4);
1467
- } if (rf & 2) {
1468
- let _t;
1469
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.contentTemplate = _t.first);
1470
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.loadingIconTemplate = _t.first);
1471
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.iconTemplate = _t.first);
1472
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.templates = _t);
1473
- } }, inputs: { type: "type", iconPos: "iconPos", icon: "icon", badge: "badge", label: "label", disabled: [2, "disabled", "disabled", booleanAttribute], loading: [2, "loading", "loading", booleanAttribute], loadingIcon: "loadingIcon", raised: [2, "raised", "raised", booleanAttribute], rounded: [2, "rounded", "rounded", booleanAttribute], text: [2, "text", "text", booleanAttribute], plain: [2, "plain", "plain", booleanAttribute], severity: "severity", outlined: [2, "outlined", "outlined", booleanAttribute], link: [2, "link", "link", booleanAttribute], tabindex: [2, "tabindex", "tabindex", numberAttribute], size: "size", variant: "variant", style: "style", styleClass: "styleClass", badgeClass: "badgeClass", badgeSeverity: "badgeSeverity", ariaLabel: "ariaLabel", autofocus: [2, "autofocus", "autofocus", booleanAttribute], fluid: [2, "fluid", "fluid", booleanAttribute], buttonProps: "buttonProps" }, outputs: { onClick: "onClick", onFocus: "onFocus", onBlur: "onBlur" }, features: [i0.ɵɵProvidersFeature([ButtonStyle]), i0.ɵɵInputTransformsFeature, i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c3, decls: 7, vars: 14, consts: [["pRipple", "", 3, "click", "focus", "blur", "ngStyle", "disabled", "ngClass", "pAutoFocus"], [4, "ngTemplateOutlet"], [4, "ngIf"], ["class", "p-button-label", 4, "ngIf"], [3, "value", "severity", 4, "ngIf"], [4, "ngTemplateOutlet", "ngTemplateOutletContext"], [3, "ngClass", 4, "ngIf"], [3, "styleClass", "spin", 4, "ngIf"], [3, "ngClass"], [3, "styleClass", "spin"], [3, "ngIf"], [3, "class", "ngClass", 4, "ngIf"], [1, "p-button-label"], [3, "value", "severity"]], template: function Button_Template(rf, ctx) { if (rf & 1) {
1474
- i0.ɵɵprojectionDef();
1475
- i0.ɵɵelementStart(0, "button", 0);
1476
- i0.ɵɵlistener("click", function Button_Template_button_click_0_listener($event) { return ctx.onClick.emit($event); })("focus", function Button_Template_button_focus_0_listener($event) { return ctx.onFocus.emit($event); })("blur", function Button_Template_button_blur_0_listener($event) { return ctx.onBlur.emit($event); });
1477
- i0.ɵɵprojection(1);
1478
- i0.ɵɵtemplate(2, Button_ng_container_2_Template, 1, 0, "ng-container", 1)(3, Button_ng_container_3_Template, 3, 5, "ng-container", 2)(4, Button_ng_container_4_Template, 3, 5, "ng-container", 2)(5, Button_span_5_Template, 2, 3, "span", 3)(6, Button_p_badge_6_Template, 1, 2, "p-badge", 4);
1479
- i0.ɵɵelementEnd();
1480
- } if (rf & 2) {
1481
- i0.ɵɵproperty("ngStyle", ctx.style)("disabled", ctx.disabled || ctx.loading)("ngClass", ctx.buttonClass)("pAutoFocus", ctx.autofocus);
1482
- i0.ɵɵattribute("type", ctx.type)("aria-label", ctx.ariaLabel)("data-pc-name", "button")("data-pc-section", "root")("tabindex", ctx.tabindex);
1483
- i0.ɵɵadvance(2);
1484
- i0.ɵɵproperty("ngTemplateOutlet", ctx.contentTemplate || ctx._contentTemplate);
1485
- i0.ɵɵadvance();
1486
- i0.ɵɵproperty("ngIf", ctx.loading);
1487
- i0.ɵɵadvance();
1488
- i0.ɵɵproperty("ngIf", !ctx.loading);
1489
- i0.ɵɵadvance();
1490
- i0.ɵɵproperty("ngIf", !ctx.contentTemplate && !ctx._contentTemplate && ctx.label);
1491
- i0.ɵɵadvance();
1492
- i0.ɵɵproperty("ngIf", !ctx.contentTemplate && !ctx._contentTemplate && ctx.badge);
1493
- } }, dependencies: [CommonModule, i1.NgClass, i1.NgIf, i1.NgTemplateOutlet, i1.NgStyle, Ripple, AutoFocus, SpinnerIcon, BadgeModule, i2.Badge, SharedModule], encapsulation: 2, changeDetection: 0 });
1494
- }
1495
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(Button, [{
1496
- type: Component,
1497
- args: [{
1498
- selector: 'p-button',
1499
- standalone: true,
1500
- imports: [CommonModule, Ripple, AutoFocus, SpinnerIcon, BadgeModule, SharedModule],
1501
- template: `
1357
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: Button, deps: null, target: i0.ɵɵFactoryTarget.Component });
1358
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: Button, isStandalone: true, selector: "p-button", inputs: { type: "type", iconPos: "iconPos", icon: "icon", badge: "badge", label: "label", disabled: ["disabled", "disabled", booleanAttribute], loading: ["loading", "loading", booleanAttribute], loadingIcon: "loadingIcon", raised: ["raised", "raised", booleanAttribute], rounded: ["rounded", "rounded", booleanAttribute], text: ["text", "text", booleanAttribute], plain: ["plain", "plain", booleanAttribute], severity: "severity", outlined: ["outlined", "outlined", booleanAttribute], link: ["link", "link", booleanAttribute], tabindex: ["tabindex", "tabindex", numberAttribute], size: "size", variant: "variant", style: "style", styleClass: "styleClass", badgeClass: "badgeClass", badgeSeverity: "badgeSeverity", ariaLabel: "ariaLabel", autofocus: ["autofocus", "autofocus", booleanAttribute], fluid: ["fluid", "fluid", booleanAttribute], buttonProps: "buttonProps" }, outputs: { onClick: "onClick", onFocus: "onFocus", onBlur: "onBlur" }, providers: [ButtonStyle], queries: [{ propertyName: "contentTemplate", first: true, predicate: ["content"], descendants: true }, { propertyName: "loadingIconTemplate", first: true, predicate: ["loading"], descendants: true }, { propertyName: "iconTemplate", first: true, predicate: ["icon"], descendants: true }, { propertyName: "templates", predicate: PrimeTemplate }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: `
1359
+ <button
1360
+ [attr.type]="type"
1361
+ [attr.aria-label]="ariaLabel"
1362
+ [ngStyle]="style"
1363
+ [disabled]="disabled || loading"
1364
+ [ngClass]="buttonClass"
1365
+ (click)="onClick.emit($event)"
1366
+ (focus)="onFocus.emit($event)"
1367
+ (blur)="onBlur.emit($event)"
1368
+ pRipple
1369
+ [attr.data-pc-name]="'button'"
1370
+ [attr.data-pc-section]="'root'"
1371
+ [attr.tabindex]="tabindex"
1372
+ [pAutoFocus]="autofocus"
1373
+ >
1374
+ <ng-content></ng-content>
1375
+ <ng-container *ngTemplateOutlet="contentTemplate || _contentTemplate"></ng-container>
1376
+ <ng-container *ngIf="loading">
1377
+ <ng-container *ngIf="!loadingIconTemplate && !_loadingIconTemplate">
1378
+ <span *ngIf="loadingIcon" [ngClass]="iconClass()" [attr.aria-hidden]="true" [attr.data-pc-section]="'loadingicon'"></span>
1379
+ <SpinnerIcon *ngIf="!loadingIcon" [styleClass]="spinnerIconClass()" [spin]="true" [attr.aria-hidden]="true" [attr.data-pc-section]="'loadingicon'" />
1380
+ </ng-container>
1381
+ <ng-template [ngIf]="loadingIconTemplate || _loadingIconTemplate" *ngTemplateOutlet="loadingIconTemplate || _loadingIconTemplate; context: { class: iconClass() }"></ng-template>
1382
+ </ng-container>
1383
+ <ng-container *ngIf="!loading">
1384
+ <span *ngIf="icon && !iconTemplate && !_iconTemplate" [class]="icon" [ngClass]="iconClass()" [attr.data-pc-section]="'icon'"></span>
1385
+ <ng-template [ngIf]="!icon && (iconTemplate || _iconTemplate)" *ngTemplateOutlet="iconTemplate || _iconTemplate; context: { class: iconClass() }"></ng-template>
1386
+ </ng-container>
1387
+ <span class="p-button-label" [attr.aria-hidden]="icon && !label" *ngIf="!contentTemplate && !_contentTemplate && label" [attr.data-pc-section]="'label'">{{ label }}</span>
1388
+ <p-badge *ngIf="!contentTemplate && !_contentTemplate && badge" [value]="badge" [severity]="badgeSeverity"></p-badge>
1389
+ </button>
1390
+ `, 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: Ripple, selector: "[pRipple]" }, { kind: "directive", type: AutoFocus, selector: "[pAutoFocus]", inputs: ["autofocus", "pAutoFocus"] }, { kind: "component", type: SpinnerIcon, selector: "SpinnerIcon" }, { kind: "ngmodule", type: BadgeModule }, { kind: "component", type: i2.Badge, selector: "p-badge", inputs: ["styleClass", "style", "badgeSize", "size", "severity", "value", "badgeDisabled"] }, { kind: "ngmodule", type: SharedModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
1391
+ }
1392
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: Button, decorators: [{
1393
+ type: Component,
1394
+ args: [{
1395
+ selector: 'p-button',
1396
+ standalone: true,
1397
+ imports: [CommonModule, Ripple, AutoFocus, SpinnerIcon, BadgeModule, SharedModule],
1398
+ template: `
1502
1399
  <button
1503
1400
  [attr.type]="type"
1504
1401
  [attr.aria-label]="ariaLabel"
@@ -1531,106 +1428,104 @@ class Button extends BaseComponent {
1531
1428
  <p-badge *ngIf="!contentTemplate && !_contentTemplate && badge" [value]="badge" [severity]="badgeSeverity"></p-badge>
1532
1429
  </button>
1533
1430
  `,
1534
- changeDetection: ChangeDetectionStrategy.OnPush,
1535
- encapsulation: ViewEncapsulation.None,
1536
- providers: [ButtonStyle]
1537
- }]
1538
- }], null, { type: [{
1539
- type: Input
1540
- }], iconPos: [{
1541
- type: Input
1542
- }], icon: [{
1543
- type: Input
1544
- }], badge: [{
1545
- type: Input
1546
- }], label: [{
1547
- type: Input
1548
- }], disabled: [{
1549
- type: Input,
1550
- args: [{ transform: booleanAttribute }]
1551
- }], loading: [{
1552
- type: Input,
1553
- args: [{ transform: booleanAttribute }]
1554
- }], loadingIcon: [{
1555
- type: Input
1556
- }], raised: [{
1557
- type: Input,
1558
- args: [{ transform: booleanAttribute }]
1559
- }], rounded: [{
1560
- type: Input,
1561
- args: [{ transform: booleanAttribute }]
1562
- }], text: [{
1563
- type: Input,
1564
- args: [{ transform: booleanAttribute }]
1565
- }], plain: [{
1566
- type: Input,
1567
- args: [{ transform: booleanAttribute }]
1568
- }], severity: [{
1569
- type: Input
1570
- }], outlined: [{
1571
- type: Input,
1572
- args: [{ transform: booleanAttribute }]
1573
- }], link: [{
1574
- type: Input,
1575
- args: [{ transform: booleanAttribute }]
1576
- }], tabindex: [{
1577
- type: Input,
1578
- args: [{ transform: numberAttribute }]
1579
- }], size: [{
1580
- type: Input
1581
- }], variant: [{
1582
- type: Input
1583
- }], style: [{
1584
- type: Input
1585
- }], styleClass: [{
1586
- type: Input
1587
- }], badgeClass: [{
1588
- type: Input
1589
- }], badgeSeverity: [{
1590
- type: Input
1591
- }], ariaLabel: [{
1592
- type: Input
1593
- }], autofocus: [{
1594
- type: Input,
1595
- args: [{ transform: booleanAttribute }]
1596
- }], fluid: [{
1597
- type: Input,
1598
- args: [{ transform: booleanAttribute }]
1599
- }], onClick: [{
1600
- type: Output
1601
- }], onFocus: [{
1602
- type: Output
1603
- }], onBlur: [{
1604
- type: Output
1605
- }], contentTemplate: [{
1606
- type: ContentChild,
1607
- args: ['content']
1608
- }], loadingIconTemplate: [{
1609
- type: ContentChild,
1610
- args: ['loading']
1611
- }], iconTemplate: [{
1612
- type: ContentChild,
1613
- args: ['icon']
1614
- }], buttonProps: [{
1615
- type: Input
1616
- }], templates: [{
1617
- type: ContentChildren,
1618
- args: [PrimeTemplate]
1619
- }] }); })();
1620
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(Button, { className: "Button", filePath: "button.ts", lineNumber: 471 }); })();
1431
+ changeDetection: ChangeDetectionStrategy.OnPush,
1432
+ encapsulation: ViewEncapsulation.None,
1433
+ providers: [ButtonStyle]
1434
+ }]
1435
+ }], propDecorators: { type: [{
1436
+ type: Input
1437
+ }], iconPos: [{
1438
+ type: Input
1439
+ }], icon: [{
1440
+ type: Input
1441
+ }], badge: [{
1442
+ type: Input
1443
+ }], label: [{
1444
+ type: Input
1445
+ }], disabled: [{
1446
+ type: Input,
1447
+ args: [{ transform: booleanAttribute }]
1448
+ }], loading: [{
1449
+ type: Input,
1450
+ args: [{ transform: booleanAttribute }]
1451
+ }], loadingIcon: [{
1452
+ type: Input
1453
+ }], raised: [{
1454
+ type: Input,
1455
+ args: [{ transform: booleanAttribute }]
1456
+ }], rounded: [{
1457
+ type: Input,
1458
+ args: [{ transform: booleanAttribute }]
1459
+ }], text: [{
1460
+ type: Input,
1461
+ args: [{ transform: booleanAttribute }]
1462
+ }], plain: [{
1463
+ type: Input,
1464
+ args: [{ transform: booleanAttribute }]
1465
+ }], severity: [{
1466
+ type: Input
1467
+ }], outlined: [{
1468
+ type: Input,
1469
+ args: [{ transform: booleanAttribute }]
1470
+ }], link: [{
1471
+ type: Input,
1472
+ args: [{ transform: booleanAttribute }]
1473
+ }], tabindex: [{
1474
+ type: Input,
1475
+ args: [{ transform: numberAttribute }]
1476
+ }], size: [{
1477
+ type: Input
1478
+ }], variant: [{
1479
+ type: Input
1480
+ }], style: [{
1481
+ type: Input
1482
+ }], styleClass: [{
1483
+ type: Input
1484
+ }], badgeClass: [{
1485
+ type: Input
1486
+ }], badgeSeverity: [{
1487
+ type: Input
1488
+ }], ariaLabel: [{
1489
+ type: Input
1490
+ }], autofocus: [{
1491
+ type: Input,
1492
+ args: [{ transform: booleanAttribute }]
1493
+ }], fluid: [{
1494
+ type: Input,
1495
+ args: [{ transform: booleanAttribute }]
1496
+ }], onClick: [{
1497
+ type: Output
1498
+ }], onFocus: [{
1499
+ type: Output
1500
+ }], onBlur: [{
1501
+ type: Output
1502
+ }], contentTemplate: [{
1503
+ type: ContentChild,
1504
+ args: ['content']
1505
+ }], loadingIconTemplate: [{
1506
+ type: ContentChild,
1507
+ args: ['loading']
1508
+ }], iconTemplate: [{
1509
+ type: ContentChild,
1510
+ args: ['icon']
1511
+ }], buttonProps: [{
1512
+ type: Input
1513
+ }], templates: [{
1514
+ type: ContentChildren,
1515
+ args: [PrimeTemplate]
1516
+ }] } });
1621
1517
  class ButtonModule {
1622
- static ɵfac = function ButtonModule_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ButtonModule)(); };
1623
- static ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: ButtonModule });
1624
- static ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule, Button, SharedModule, SharedModule] });
1625
- }
1626
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ButtonModule, [{
1627
- type: NgModule,
1628
- args: [{
1629
- imports: [CommonModule, ButtonDirective, Button, SharedModule, ButtonLabel, ButtonIcon],
1630
- exports: [ButtonDirective, Button, ButtonLabel, ButtonIcon, SharedModule]
1631
- }]
1632
- }], null, null); })();
1633
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(ButtonModule, { imports: [CommonModule, ButtonDirective, Button, SharedModule, ButtonLabel, ButtonIcon], exports: [ButtonDirective, Button, ButtonLabel, ButtonIcon, SharedModule] }); })();
1518
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: ButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1519
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.7", ngImport: i0, type: ButtonModule, imports: [CommonModule, ButtonDirective, Button, SharedModule, ButtonLabel, ButtonIcon], exports: [ButtonDirective, Button, ButtonLabel, ButtonIcon, SharedModule] });
1520
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: ButtonModule, imports: [CommonModule, Button, SharedModule, SharedModule] });
1521
+ }
1522
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: ButtonModule, decorators: [{
1523
+ type: NgModule,
1524
+ args: [{
1525
+ imports: [CommonModule, ButtonDirective, Button, SharedModule, ButtonLabel, ButtonIcon],
1526
+ exports: [ButtonDirective, Button, ButtonLabel, ButtonIcon, SharedModule]
1527
+ }]
1528
+ }] });
1634
1529
 
1635
1530
  /**
1636
1531
  * Generated bundle index. Do not edit.