primeng 19.0.6 → 19.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (349) hide show
  1. package/accordion/accordion.d.ts +1 -1
  2. package/basecomponent/basecomponent.d.ts +1 -0
  3. package/confirmdialog/confirmdialog.d.ts +2 -1
  4. package/dataview/dataview.interface.d.ts +9 -19
  5. package/dragdrop/dragdrop.d.ts +3 -2
  6. package/dynamicdialog/dynamicdialog.d.ts +1 -1
  7. package/fesm2022/primeng-accordion.mjs +358 -561
  8. package/fesm2022/primeng-accordion.mjs.map +1 -1
  9. package/fesm2022/primeng-animateonscroll.mjs +37 -40
  10. package/fesm2022/primeng-animateonscroll.mjs.map +1 -1
  11. package/fesm2022/primeng-api.mjs +79 -89
  12. package/fesm2022/primeng-api.mjs.map +1 -1
  13. package/fesm2022/primeng-autocomplete.mjs +505 -786
  14. package/fesm2022/primeng-autocomplete.mjs.map +1 -1
  15. package/fesm2022/primeng-autofocus.mjs +26 -27
  16. package/fesm2022/primeng-autofocus.mjs.map +1 -1
  17. package/fesm2022/primeng-avatar.mjs +70 -120
  18. package/fesm2022/primeng-avatar.mjs.map +1 -1
  19. package/fesm2022/primeng-avatargroup.mjs +44 -54
  20. package/fesm2022/primeng-avatargroup.mjs.map +1 -1
  21. package/fesm2022/primeng-badge.mjs +62 -71
  22. package/fesm2022/primeng-badge.mjs.map +1 -1
  23. package/fesm2022/primeng-base.mjs +6 -6
  24. package/fesm2022/primeng-base.mjs.map +1 -1
  25. package/fesm2022/primeng-basecomponent.mjs +19 -16
  26. package/fesm2022/primeng-basecomponent.mjs.map +1 -1
  27. package/fesm2022/primeng-blockui.mjs +66 -87
  28. package/fesm2022/primeng-blockui.mjs.map +1 -1
  29. package/fesm2022/primeng-breadcrumb.mjs +175 -386
  30. package/fesm2022/primeng-breadcrumb.mjs.map +1 -1
  31. package/fesm2022/primeng-button.mjs +223 -328
  32. package/fesm2022/primeng-button.mjs.map +1 -1
  33. package/fesm2022/primeng-buttongroup.mjs +36 -40
  34. package/fesm2022/primeng-buttongroup.mjs.map +1 -1
  35. package/fesm2022/primeng-calendar.mjs +727 -1127
  36. package/fesm2022/primeng-calendar.mjs.map +1 -1
  37. package/fesm2022/primeng-card.mjs +88 -192
  38. package/fesm2022/primeng-card.mjs.map +1 -1
  39. package/fesm2022/primeng-carousel.mjs +218 -405
  40. package/fesm2022/primeng-carousel.mjs.map +1 -1
  41. package/fesm2022/primeng-cascadeselect.mjs +392 -576
  42. package/fesm2022/primeng-cascadeselect.mjs.map +1 -1
  43. package/fesm2022/primeng-chart.mjs +57 -63
  44. package/fesm2022/primeng-chart.mjs.map +1 -1
  45. package/fesm2022/primeng-checkbox.mjs +131 -183
  46. package/fesm2022/primeng-checkbox.mjs.map +1 -1
  47. package/fesm2022/primeng-chip.mjs +92 -188
  48. package/fesm2022/primeng-chip.mjs.map +1 -1
  49. package/fesm2022/primeng-colorpicker.mjs +142 -167
  50. package/fesm2022/primeng-colorpicker.mjs.map +1 -1
  51. package/fesm2022/primeng-config.mjs +12 -12
  52. package/fesm2022/primeng-config.mjs.map +1 -1
  53. package/fesm2022/primeng-confirmdialog.mjs +232 -350
  54. package/fesm2022/primeng-confirmdialog.mjs.map +1 -1
  55. package/fesm2022/primeng-confirmpopup.mjs +161 -251
  56. package/fesm2022/primeng-confirmpopup.mjs.map +1 -1
  57. package/fesm2022/primeng-contextmenu.mjs +336 -450
  58. package/fesm2022/primeng-contextmenu.mjs.map +1 -1
  59. package/fesm2022/primeng-dataview.mjs +249 -352
  60. package/fesm2022/primeng-dataview.mjs.map +1 -1
  61. package/fesm2022/primeng-datepicker.mjs +740 -1136
  62. package/fesm2022/primeng-datepicker.mjs.map +1 -1
  63. package/fesm2022/primeng-defer.mjs +25 -31
  64. package/fesm2022/primeng-defer.mjs.map +1 -1
  65. package/fesm2022/primeng-dialog.mjs +277 -478
  66. package/fesm2022/primeng-dialog.mjs.map +1 -1
  67. package/fesm2022/primeng-divider.mjs +68 -77
  68. package/fesm2022/primeng-divider.mjs.map +1 -1
  69. package/fesm2022/primeng-dock.mjs +138 -167
  70. package/fesm2022/primeng-dock.mjs.map +1 -1
  71. package/fesm2022/primeng-dragdrop.mjs +85 -79
  72. package/fesm2022/primeng-dragdrop.mjs.map +1 -1
  73. package/fesm2022/primeng-drawer.mjs +171 -268
  74. package/fesm2022/primeng-drawer.mjs.map +1 -1
  75. package/fesm2022/primeng-dropdown.mjs +529 -867
  76. package/fesm2022/primeng-dropdown.mjs.map +1 -1
  77. package/fesm2022/primeng-dynamicdialog.mjs +152 -301
  78. package/fesm2022/primeng-dynamicdialog.mjs.map +1 -1
  79. package/fesm2022/primeng-editor.mjs +118 -156
  80. package/fesm2022/primeng-editor.mjs.map +1 -1
  81. package/fesm2022/primeng-fieldset.mjs +153 -247
  82. package/fesm2022/primeng-fieldset.mjs.map +1 -1
  83. package/fesm2022/primeng-fileupload.mjs +370 -687
  84. package/fesm2022/primeng-fileupload.mjs.map +1 -1
  85. package/fesm2022/primeng-floatlabel.mjs +38 -46
  86. package/fesm2022/primeng-floatlabel.mjs.map +1 -1
  87. package/fesm2022/primeng-fluid.mjs +33 -41
  88. package/fesm2022/primeng-fluid.mjs.map +1 -1
  89. package/fesm2022/primeng-focustrap.mjs +23 -24
  90. package/fesm2022/primeng-focustrap.mjs.map +1 -1
  91. package/fesm2022/primeng-galleria.mjs +529 -761
  92. package/fesm2022/primeng-galleria.mjs.map +1 -1
  93. package/fesm2022/primeng-iconfield.mjs +42 -51
  94. package/fesm2022/primeng-iconfield.mjs.map +1 -1
  95. package/fesm2022/primeng-icons-angledoubledown.mjs +19 -19
  96. package/fesm2022/primeng-icons-angledoubledown.mjs.map +1 -1
  97. package/fesm2022/primeng-icons-angledoubleleft.mjs +19 -19
  98. package/fesm2022/primeng-icons-angledoubleleft.mjs.map +1 -1
  99. package/fesm2022/primeng-icons-angledoubleright.mjs +19 -19
  100. package/fesm2022/primeng-icons-angledoubleright.mjs.map +1 -1
  101. package/fesm2022/primeng-icons-angledoubleup.mjs +19 -19
  102. package/fesm2022/primeng-icons-angledoubleup.mjs.map +1 -1
  103. package/fesm2022/primeng-icons-angledown.mjs +17 -19
  104. package/fesm2022/primeng-icons-angledown.mjs.map +1 -1
  105. package/fesm2022/primeng-icons-angleleft.mjs +17 -19
  106. package/fesm2022/primeng-icons-angleleft.mjs.map +1 -1
  107. package/fesm2022/primeng-icons-angleright.mjs +17 -19
  108. package/fesm2022/primeng-icons-angleright.mjs.map +1 -1
  109. package/fesm2022/primeng-icons-angleup.mjs +17 -19
  110. package/fesm2022/primeng-icons-angleup.mjs.map +1 -1
  111. package/fesm2022/primeng-icons-arrowdown.mjs +26 -26
  112. package/fesm2022/primeng-icons-arrowdown.mjs.map +1 -1
  113. package/fesm2022/primeng-icons-arrowdownleft.mjs +17 -19
  114. package/fesm2022/primeng-icons-arrowdownleft.mjs.map +1 -1
  115. package/fesm2022/primeng-icons-arrowdownright.mjs +17 -19
  116. package/fesm2022/primeng-icons-arrowdownright.mjs.map +1 -1
  117. package/fesm2022/primeng-icons-arrowleft.mjs +26 -26
  118. package/fesm2022/primeng-icons-arrowleft.mjs.map +1 -1
  119. package/fesm2022/primeng-icons-arrowright.mjs +19 -19
  120. package/fesm2022/primeng-icons-arrowright.mjs.map +1 -1
  121. package/fesm2022/primeng-icons-arrowup.mjs +26 -26
  122. package/fesm2022/primeng-icons-arrowup.mjs.map +1 -1
  123. package/fesm2022/primeng-icons-ban.mjs +24 -26
  124. package/fesm2022/primeng-icons-ban.mjs.map +1 -1
  125. package/fesm2022/primeng-icons-bars.mjs +19 -19
  126. package/fesm2022/primeng-icons-bars.mjs.map +1 -1
  127. package/fesm2022/primeng-icons-baseicon.mjs +28 -33
  128. package/fesm2022/primeng-icons-baseicon.mjs.map +1 -1
  129. package/fesm2022/primeng-icons-blank.mjs +14 -16
  130. package/fesm2022/primeng-icons-blank.mjs.map +1 -1
  131. package/fesm2022/primeng-icons-calendar.mjs +17 -19
  132. package/fesm2022/primeng-icons-calendar.mjs.map +1 -1
  133. package/fesm2022/primeng-icons-caretleft.mjs +17 -19
  134. package/fesm2022/primeng-icons-caretleft.mjs.map +1 -1
  135. package/fesm2022/primeng-icons-caretright.mjs +17 -19
  136. package/fesm2022/primeng-icons-caretright.mjs.map +1 -1
  137. package/fesm2022/primeng-icons-check.mjs +17 -19
  138. package/fesm2022/primeng-icons-check.mjs.map +1 -1
  139. package/fesm2022/primeng-icons-chevrondown.mjs +17 -19
  140. package/fesm2022/primeng-icons-chevrondown.mjs.map +1 -1
  141. package/fesm2022/primeng-icons-chevronleft.mjs +17 -19
  142. package/fesm2022/primeng-icons-chevronleft.mjs.map +1 -1
  143. package/fesm2022/primeng-icons-chevronright.mjs +17 -19
  144. package/fesm2022/primeng-icons-chevronright.mjs.map +1 -1
  145. package/fesm2022/primeng-icons-chevronup.mjs +17 -19
  146. package/fesm2022/primeng-icons-chevronup.mjs.map +1 -1
  147. package/fesm2022/primeng-icons-exclamationtriangle.mjs +32 -26
  148. package/fesm2022/primeng-icons-exclamationtriangle.mjs.map +1 -1
  149. package/fesm2022/primeng-icons-eye.mjs +19 -19
  150. package/fesm2022/primeng-icons-eye.mjs.map +1 -1
  151. package/fesm2022/primeng-icons-eyeslash.mjs +26 -26
  152. package/fesm2022/primeng-icons-eyeslash.mjs.map +1 -1
  153. package/fesm2022/primeng-icons-filter.mjs +24 -26
  154. package/fesm2022/primeng-icons-filter.mjs.map +1 -1
  155. package/fesm2022/primeng-icons-filterslash.mjs +26 -26
  156. package/fesm2022/primeng-icons-filterslash.mjs.map +1 -1
  157. package/fesm2022/primeng-icons-home.mjs +26 -26
  158. package/fesm2022/primeng-icons-home.mjs.map +1 -1
  159. package/fesm2022/primeng-icons-infocircle.mjs +26 -26
  160. package/fesm2022/primeng-icons-infocircle.mjs.map +1 -1
  161. package/fesm2022/primeng-icons-minus.mjs +17 -19
  162. package/fesm2022/primeng-icons-minus.mjs.map +1 -1
  163. package/fesm2022/primeng-icons-pencil.mjs +24 -26
  164. package/fesm2022/primeng-icons-pencil.mjs.map +1 -1
  165. package/fesm2022/primeng-icons-plus.mjs +24 -26
  166. package/fesm2022/primeng-icons-plus.mjs.map +1 -1
  167. package/fesm2022/primeng-icons-refresh.mjs +26 -26
  168. package/fesm2022/primeng-icons-refresh.mjs.map +1 -1
  169. package/fesm2022/primeng-icons-search.mjs +26 -26
  170. package/fesm2022/primeng-icons-search.mjs.map +1 -1
  171. package/fesm2022/primeng-icons-searchminus.mjs +26 -26
  172. package/fesm2022/primeng-icons-searchminus.mjs.map +1 -1
  173. package/fesm2022/primeng-icons-searchplus.mjs +26 -26
  174. package/fesm2022/primeng-icons-searchplus.mjs.map +1 -1
  175. package/fesm2022/primeng-icons-sortalt.mjs +30 -26
  176. package/fesm2022/primeng-icons-sortalt.mjs.map +1 -1
  177. package/fesm2022/primeng-icons-sortamountdown.mjs +24 -26
  178. package/fesm2022/primeng-icons-sortamountdown.mjs.map +1 -1
  179. package/fesm2022/primeng-icons-sortamountupalt.mjs +24 -26
  180. package/fesm2022/primeng-icons-sortamountupalt.mjs.map +1 -1
  181. package/fesm2022/primeng-icons-spinner.mjs +24 -26
  182. package/fesm2022/primeng-icons-spinner.mjs.map +1 -1
  183. package/fesm2022/primeng-icons-star.mjs +24 -26
  184. package/fesm2022/primeng-icons-star.mjs.map +1 -1
  185. package/fesm2022/primeng-icons-starfill.mjs +24 -26
  186. package/fesm2022/primeng-icons-starfill.mjs.map +1 -1
  187. package/fesm2022/primeng-icons-thlarge.mjs +26 -26
  188. package/fesm2022/primeng-icons-thlarge.mjs.map +1 -1
  189. package/fesm2022/primeng-icons-times.mjs +17 -19
  190. package/fesm2022/primeng-icons-times.mjs.map +1 -1
  191. package/fesm2022/primeng-icons-timescircle.mjs +26 -26
  192. package/fesm2022/primeng-icons-timescircle.mjs.map +1 -1
  193. package/fesm2022/primeng-icons-trash.mjs +26 -26
  194. package/fesm2022/primeng-icons-trash.mjs.map +1 -1
  195. package/fesm2022/primeng-icons-undo.mjs +26 -26
  196. package/fesm2022/primeng-icons-undo.mjs.map +1 -1
  197. package/fesm2022/primeng-icons-upload.mjs +26 -26
  198. package/fesm2022/primeng-icons-upload.mjs.map +1 -1
  199. package/fesm2022/primeng-icons-windowmaximize.mjs +26 -26
  200. package/fesm2022/primeng-icons-windowmaximize.mjs.map +1 -1
  201. package/fesm2022/primeng-icons-windowminimize.mjs +26 -26
  202. package/fesm2022/primeng-icons-windowminimize.mjs.map +1 -1
  203. package/fesm2022/primeng-iftalabel.mjs +34 -40
  204. package/fesm2022/primeng-iftalabel.mjs.map +1 -1
  205. package/fesm2022/primeng-image.mjs +189 -370
  206. package/fesm2022/primeng-image.mjs.map +1 -1
  207. package/fesm2022/primeng-imagecompare.mjs +57 -86
  208. package/fesm2022/primeng-imagecompare.mjs.map +1 -1
  209. package/fesm2022/primeng-inplace.mjs +108 -206
  210. package/fesm2022/primeng-inplace.mjs.map +1 -1
  211. package/fesm2022/primeng-inputgroup.mjs +40 -50
  212. package/fesm2022/primeng-inputgroup.mjs.map +1 -1
  213. package/fesm2022/primeng-inputgroupaddon.mjs +40 -51
  214. package/fesm2022/primeng-inputgroupaddon.mjs.map +1 -1
  215. package/fesm2022/primeng-inputicon.mjs +39 -48
  216. package/fesm2022/primeng-inputicon.mjs.map +1 -1
  217. package/fesm2022/primeng-inputmask.mjs +156 -181
  218. package/fesm2022/primeng-inputmask.mjs.map +1 -1
  219. package/fesm2022/primeng-inputnumber.mjs +299 -416
  220. package/fesm2022/primeng-inputnumber.mjs.map +1 -1
  221. package/fesm2022/primeng-inputotp.mjs +97 -121
  222. package/fesm2022/primeng-inputotp.mjs.map +1 -1
  223. package/fesm2022/primeng-inputswitch.mjs +87 -92
  224. package/fesm2022/primeng-inputswitch.mjs.map +1 -1
  225. package/fesm2022/primeng-inputtext.mjs +51 -57
  226. package/fesm2022/primeng-inputtext.mjs.map +1 -1
  227. package/fesm2022/primeng-inputtextarea.mjs +50 -55
  228. package/fesm2022/primeng-inputtextarea.mjs.map +1 -1
  229. package/fesm2022/primeng-keyfilter.mjs +44 -47
  230. package/fesm2022/primeng-keyfilter.mjs.map +1 -1
  231. package/fesm2022/primeng-knob.mjs +105 -111
  232. package/fesm2022/primeng-knob.mjs.map +1 -1
  233. package/fesm2022/primeng-listbox.mjs +473 -790
  234. package/fesm2022/primeng-listbox.mjs.map +1 -1
  235. package/fesm2022/primeng-megamenu.mjs +377 -611
  236. package/fesm2022/primeng-megamenu.mjs.map +1 -1
  237. package/fesm2022/primeng-menu.mjs +289 -460
  238. package/fesm2022/primeng-menu.mjs.map +1 -1
  239. package/fesm2022/primeng-menubar.mjs +357 -549
  240. package/fesm2022/primeng-menubar.mjs.map +1 -1
  241. package/fesm2022/primeng-message.mjs +158 -244
  242. package/fesm2022/primeng-message.mjs.map +1 -1
  243. package/fesm2022/primeng-messages.mjs +163 -279
  244. package/fesm2022/primeng-messages.mjs.map +1 -1
  245. package/fesm2022/primeng-metergroup.mjs +135 -264
  246. package/fesm2022/primeng-metergroup.mjs.map +1 -1
  247. package/fesm2022/primeng-multiselect.mjs +687 -1162
  248. package/fesm2022/primeng-multiselect.mjs.map +1 -1
  249. package/fesm2022/primeng-orderlist.mjs +228 -330
  250. package/fesm2022/primeng-orderlist.mjs.map +1 -1
  251. package/fesm2022/primeng-organizationchart.mjs +161 -311
  252. package/fesm2022/primeng-organizationchart.mjs.map +1 -1
  253. package/fesm2022/primeng-overlay.mjs +135 -147
  254. package/fesm2022/primeng-overlay.mjs.map +1 -1
  255. package/fesm2022/primeng-overlaybadge.mjs +50 -58
  256. package/fesm2022/primeng-overlaybadge.mjs.map +1 -1
  257. package/fesm2022/primeng-overlaypanel.mjs +138 -156
  258. package/fesm2022/primeng-overlaypanel.mjs.map +1 -1
  259. package/fesm2022/primeng-paginator.mjs +212 -447
  260. package/fesm2022/primeng-paginator.mjs.map +1 -1
  261. package/fesm2022/primeng-panel.mjs +219 -317
  262. package/fesm2022/primeng-panel.mjs.map +1 -1
  263. package/fesm2022/primeng-panelmenu.mjs +439 -783
  264. package/fesm2022/primeng-panelmenu.mjs.map +1 -1
  265. package/fesm2022/primeng-password.mjs +268 -408
  266. package/fesm2022/primeng-password.mjs.map +1 -1
  267. package/fesm2022/primeng-picklist.mjs +560 -856
  268. package/fesm2022/primeng-picklist.mjs.map +1 -1
  269. package/fesm2022/primeng-popover.mjs +133 -150
  270. package/fesm2022/primeng-popover.mjs.map +1 -1
  271. package/fesm2022/primeng-progressbar.mjs +83 -121
  272. package/fesm2022/primeng-progressbar.mjs.map +1 -1
  273. package/fesm2022/primeng-progressspinner.mjs +48 -58
  274. package/fesm2022/primeng-progressspinner.mjs.map +1 -1
  275. package/fesm2022/primeng-radiobutton.mjs +115 -106
  276. package/fesm2022/primeng-radiobutton.mjs.map +1 -1
  277. package/fesm2022/primeng-rating.mjs +120 -208
  278. package/fesm2022/primeng-rating.mjs.map +1 -1
  279. package/fesm2022/primeng-ripple.mjs +28 -29
  280. package/fesm2022/primeng-ripple.mjs.map +1 -1
  281. package/fesm2022/primeng-scroller.mjs +167 -295
  282. package/fesm2022/primeng-scroller.mjs.map +1 -1
  283. package/fesm2022/primeng-scrollpanel.mjs +96 -116
  284. package/fesm2022/primeng-scrollpanel.mjs.map +1 -1
  285. package/fesm2022/primeng-scrolltop.mjs +106 -150
  286. package/fesm2022/primeng-scrolltop.mjs.map +1 -1
  287. package/fesm2022/primeng-select.mjs +580 -955
  288. package/fesm2022/primeng-select.mjs.map +1 -1
  289. package/fesm2022/primeng-selectbutton.mjs +106 -133
  290. package/fesm2022/primeng-selectbutton.mjs.map +1 -1
  291. package/fesm2022/primeng-sidebar.mjs +151 -239
  292. package/fesm2022/primeng-sidebar.mjs.map +1 -1
  293. package/fesm2022/primeng-skeleton.mjs +46 -54
  294. package/fesm2022/primeng-skeleton.mjs.map +1 -1
  295. package/fesm2022/primeng-slider.mjs +186 -182
  296. package/fesm2022/primeng-slider.mjs.map +1 -1
  297. package/fesm2022/primeng-speeddial.mjs +192 -254
  298. package/fesm2022/primeng-speeddial.mjs.map +1 -1
  299. package/fesm2022/primeng-splitbutton.mjs +211 -231
  300. package/fesm2022/primeng-splitbutton.mjs.map +1 -1
  301. package/fesm2022/primeng-splitter.mjs +126 -159
  302. package/fesm2022/primeng-splitter.mjs.map +1 -1
  303. package/fesm2022/primeng-stepper.mjs +227 -342
  304. package/fesm2022/primeng-stepper.mjs.map +1 -1
  305. package/fesm2022/primeng-steps.mjs +117 -170
  306. package/fesm2022/primeng-steps.mjs.map +1 -1
  307. package/fesm2022/primeng-styleclass.mjs +50 -53
  308. package/fesm2022/primeng-styleclass.mjs.map +1 -1
  309. package/fesm2022/primeng-table.mjs +1808 -2584
  310. package/fesm2022/primeng-table.mjs.map +1 -1
  311. package/fesm2022/primeng-tabmenu.mjs +173 -319
  312. package/fesm2022/primeng-tabmenu.mjs.map +1 -1
  313. package/fesm2022/primeng-tabs.mjs +185 -300
  314. package/fesm2022/primeng-tabs.mjs.map +1 -1
  315. package/fesm2022/primeng-tabview.mjs +263 -435
  316. package/fesm2022/primeng-tabview.mjs.map +1 -1
  317. package/fesm2022/primeng-tag.mjs +63 -110
  318. package/fesm2022/primeng-tag.mjs.map +1 -1
  319. package/fesm2022/primeng-terminal.mjs +60 -104
  320. package/fesm2022/primeng-terminal.mjs.map +1 -1
  321. package/fesm2022/primeng-textarea.mjs +56 -61
  322. package/fesm2022/primeng-textarea.mjs.map +1 -1
  323. package/fesm2022/primeng-tieredmenu.mjs +338 -457
  324. package/fesm2022/primeng-tieredmenu.mjs.map +1 -1
  325. package/fesm2022/primeng-timeline.mjs +90 -156
  326. package/fesm2022/primeng-timeline.mjs.map +1 -1
  327. package/fesm2022/primeng-toast.mjs +251 -358
  328. package/fesm2022/primeng-toast.mjs.map +1 -1
  329. package/fesm2022/primeng-togglebutton.mjs +113 -150
  330. package/fesm2022/primeng-togglebutton.mjs.map +1 -1
  331. package/fesm2022/primeng-toggleswitch.mjs +98 -121
  332. package/fesm2022/primeng-toggleswitch.mjs.map +1 -1
  333. package/fesm2022/primeng-toolbar.mjs +62 -121
  334. package/fesm2022/primeng-toolbar.mjs.map +1 -1
  335. package/fesm2022/primeng-tooltip.mjs +73 -74
  336. package/fesm2022/primeng-tooltip.mjs.map +1 -1
  337. package/fesm2022/primeng-tree.mjs +441 -730
  338. package/fesm2022/primeng-tree.mjs.map +1 -1
  339. package/fesm2022/primeng-treeselect.mjs +342 -531
  340. package/fesm2022/primeng-treeselect.mjs.map +1 -1
  341. package/fesm2022/primeng-treetable.mjs +1026 -1583
  342. package/fesm2022/primeng-treetable.mjs.map +1 -1
  343. package/fesm2022/primeng-usestyle.mjs +6 -6
  344. package/fesm2022/primeng-usestyle.mjs.map +1 -1
  345. package/listbox/listbox.d.ts +2 -2
  346. package/multiselect/multiselect.d.ts +4 -2
  347. package/package.json +139 -140
  348. package/password/password.d.ts +7 -1
  349. package/picklist/picklist.d.ts +11 -1
@@ -2,9 +2,9 @@ import { animation, style, animate, trigger, transition, useAnimation } from '@a
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, EventEmitter, inject, NgZone, booleanAttribute, numberAttribute, Component, ChangeDetectionStrategy, ViewEncapsulation, Input, Output, ViewChild, ContentChild, ContentChildren, NgModule } from '@angular/core';
5
+ import { Injectable, EventEmitter, inject, NgZone, booleanAttribute, numberAttribute, ContentChildren, ContentChild, Input, ViewChild, Output, ViewEncapsulation, ChangeDetectionStrategy, Component, NgModule } from '@angular/core';
6
6
  import { uuid, blockBodyScroll, unblockBodyScroll, setAttribute, hasClass, addClass, getOuterWidth, getOuterHeight, getViewport, removeClass, appendChild } from '@primeuix/utils';
7
- import { TranslationKeys, PrimeTemplate, SharedModule } from 'primeng/api';
7
+ import { TranslationKeys, SharedModule, PrimeTemplate } from 'primeng/api';
8
8
  import { BaseComponent } from 'primeng/basecomponent';
9
9
  import { Button } from 'primeng/button';
10
10
  import { DomHandler } from 'primeng/dom';
@@ -239,12 +239,12 @@ class DialogStyle extends BaseStyle {
239
239
  theme = theme;
240
240
  classes = classes;
241
241
  inlineStyles = inlineStyles;
242
- static ɵfac = /*@__PURE__*/ (() => { let ɵDialogStyle_BaseFactory; return function DialogStyle_Factory(__ngFactoryType__) { return (ɵDialogStyle_BaseFactory || (ɵDialogStyle_BaseFactory = i0.ɵɵgetInheritedFactory(DialogStyle)))(__ngFactoryType__ || DialogStyle); }; })();
243
- static ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: DialogStyle, factory: DialogStyle.ɵfac });
242
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: DialogStyle, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
243
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: DialogStyle });
244
244
  }
245
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DialogStyle, [{
246
- type: Injectable
247
- }], null, null); })();
245
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: DialogStyle, decorators: [{
246
+ type: Injectable
247
+ }] });
248
248
  /**
249
249
  *
250
250
  * Dialog is a container to display content in an overlay window.
@@ -294,256 +294,6 @@ var DialogClasses;
294
294
  DialogClasses["footer"] = "p-dialog-footer";
295
295
  })(DialogClasses || (DialogClasses = {}));
296
296
 
297
- const _c0 = ["header"];
298
- const _c1 = ["content"];
299
- const _c2 = ["footer"];
300
- const _c3 = ["closeicon"];
301
- const _c4 = ["maximizeicon"];
302
- const _c5 = ["minimizeicon"];
303
- const _c6 = ["headless"];
304
- const _c7 = ["titlebar"];
305
- const _c8 = ["*", [["p-footer"]]];
306
- const _c9 = ["*", "p-footer"];
307
- const _c10 = (a0, a1, a2) => ({ position: "fixed", height: "100%", width: "100%", left: 0, top: 0, display: "flex", "justify-content": a0, "align-items": a1, "pointer-events": a2 });
308
- const _c11 = a0 => ({ "p-dialog p-component": true, "p-dialog-maximized": a0 });
309
- const _c12 = () => ({ display: "flex", "flex-direction": "column", "pointer-events": "auto" });
310
- const _c13 = (a0, a1) => ({ transform: a0, transition: a1 });
311
- const _c14 = a0 => ({ value: "visible", params: a0 });
312
- function Dialog_div_0_div_1_ng_container_2_ng_container_1_Template(rf, ctx) { if (rf & 1) {
313
- i0.ɵɵelementContainer(0);
314
- } }
315
- function Dialog_div_0_div_1_ng_container_2_Template(rf, ctx) { if (rf & 1) {
316
- i0.ɵɵelementContainerStart(0);
317
- i0.ɵɵtemplate(1, Dialog_div_0_div_1_ng_container_2_ng_container_1_Template, 1, 0, "ng-container", 11);
318
- i0.ɵɵelementContainerEnd();
319
- } if (rf & 2) {
320
- const ctx_r1 = i0.ɵɵnextContext(3);
321
- i0.ɵɵadvance();
322
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1._headlessTemplate || ctx_r1.headlessTemplate || ctx_r1.headlessT);
323
- } }
324
- function Dialog_div_0_div_1_ng_template_3_div_0_Template(rf, ctx) { if (rf & 1) {
325
- const _r4 = i0.ɵɵgetCurrentView();
326
- i0.ɵɵelementStart(0, "div", 19);
327
- i0.ɵɵlistener("mousedown", function Dialog_div_0_div_1_ng_template_3_div_0_Template_div_mousedown_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.initResize($event)); });
328
- i0.ɵɵelementEnd();
329
- } if (rf & 2) {
330
- const ctx_r1 = i0.ɵɵnextContext(4);
331
- i0.ɵɵproperty("ngClass", ctx_r1.cx("resizeHandle"));
332
- } }
333
- function Dialog_div_0_div_1_ng_template_3_span_3_Template(rf, ctx) { if (rf & 1) {
334
- i0.ɵɵelementStart(0, "span", 20);
335
- i0.ɵɵtext(1);
336
- i0.ɵɵelementEnd();
337
- } if (rf & 2) {
338
- const ctx_r1 = i0.ɵɵnextContext(4);
339
- i0.ɵɵproperty("id", ctx_r1.ariaLabelledBy)("ngClass", ctx_r1.cx("title"));
340
- i0.ɵɵadvance();
341
- i0.ɵɵtextInterpolate(ctx_r1.header);
342
- } }
343
- function Dialog_div_0_div_1_ng_template_3_ng_container_4_Template(rf, ctx) { if (rf & 1) {
344
- i0.ɵɵelementContainer(0);
345
- } }
346
- function Dialog_div_0_div_1_ng_template_3_p_button_6_span_1_Template(rf, ctx) { if (rf & 1) {
347
- i0.ɵɵelement(0, "span", 15);
348
- } if (rf & 2) {
349
- const ctx_r1 = i0.ɵɵnextContext(5);
350
- i0.ɵɵproperty("ngClass", ctx_r1.maximized ? ctx_r1.minimizeIcon : ctx_r1.maximizeIcon);
351
- } }
352
- function Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_2_WindowMaximizeIcon_1_Template(rf, ctx) { if (rf & 1) {
353
- i0.ɵɵelement(0, "WindowMaximizeIcon");
354
- } }
355
- function Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_2_WindowMinimizeIcon_2_Template(rf, ctx) { if (rf & 1) {
356
- i0.ɵɵelement(0, "WindowMinimizeIcon");
357
- } }
358
- function Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_2_Template(rf, ctx) { if (rf & 1) {
359
- i0.ɵɵelementContainerStart(0);
360
- i0.ɵɵtemplate(1, Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_2_WindowMaximizeIcon_1_Template, 1, 0, "WindowMaximizeIcon", 22)(2, Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_2_WindowMinimizeIcon_2_Template, 1, 0, "WindowMinimizeIcon", 22);
361
- i0.ɵɵelementContainerEnd();
362
- } if (rf & 2) {
363
- const ctx_r1 = i0.ɵɵnextContext(5);
364
- i0.ɵɵadvance();
365
- i0.ɵɵproperty("ngIf", !ctx_r1.maximized && !ctx_r1._maximizeiconTemplate && !ctx_r1.maximizeIconTemplate && !ctx_r1.maximizeIconT);
366
- i0.ɵɵadvance();
367
- i0.ɵɵproperty("ngIf", ctx_r1.maximized && !ctx_r1._minimizeiconTemplate && !ctx_r1.minimizeIconTemplate && !ctx_r1.minimizeIconT);
368
- } }
369
- function Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_3_1_ng_template_0_Template(rf, ctx) { }
370
- function Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_3_1_Template(rf, ctx) { if (rf & 1) {
371
- i0.ɵɵtemplate(0, Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_3_1_ng_template_0_Template, 0, 0, "ng-template");
372
- } }
373
- function Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_3_Template(rf, ctx) { if (rf & 1) {
374
- i0.ɵɵelementContainerStart(0);
375
- i0.ɵɵtemplate(1, Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_3_1_Template, 1, 0, null, 11);
376
- i0.ɵɵelementContainerEnd();
377
- } if (rf & 2) {
378
- const ctx_r1 = i0.ɵɵnextContext(5);
379
- i0.ɵɵadvance();
380
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1._maximizeiconTemplate || ctx_r1.maximizeIconTemplate || ctx_r1.maximizeIconT);
381
- } }
382
- function Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_4_1_ng_template_0_Template(rf, ctx) { }
383
- function Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_4_1_Template(rf, ctx) { if (rf & 1) {
384
- i0.ɵɵtemplate(0, Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_4_1_ng_template_0_Template, 0, 0, "ng-template");
385
- } }
386
- function Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_4_Template(rf, ctx) { if (rf & 1) {
387
- i0.ɵɵelementContainerStart(0);
388
- i0.ɵɵtemplate(1, Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_4_1_Template, 1, 0, null, 11);
389
- i0.ɵɵelementContainerEnd();
390
- } if (rf & 2) {
391
- const ctx_r1 = i0.ɵɵnextContext(5);
392
- i0.ɵɵadvance();
393
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1._minimizeiconTemplate || ctx_r1.minimizeIconTemplate || ctx_r1.minimizeIconT);
394
- } }
395
- function Dialog_div_0_div_1_ng_template_3_p_button_6_Template(rf, ctx) { if (rf & 1) {
396
- const _r5 = i0.ɵɵgetCurrentView();
397
- i0.ɵɵelementStart(0, "p-button", 21);
398
- i0.ɵɵlistener("onClick", function Dialog_div_0_div_1_ng_template_3_p_button_6_Template_p_button_onClick_0_listener() { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.maximize()); })("keydown.enter", function Dialog_div_0_div_1_ng_template_3_p_button_6_Template_p_button_keydown_enter_0_listener() { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.maximize()); });
399
- i0.ɵɵtemplate(1, Dialog_div_0_div_1_ng_template_3_p_button_6_span_1_Template, 1, 1, "span", 18)(2, Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_2_Template, 3, 2, "ng-container", 22)(3, Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_3_Template, 2, 1, "ng-container", 22)(4, Dialog_div_0_div_1_ng_template_3_p_button_6_ng_container_4_Template, 2, 1, "ng-container", 22);
400
- i0.ɵɵelementEnd();
401
- } if (rf & 2) {
402
- const ctx_r1 = i0.ɵɵnextContext(4);
403
- i0.ɵɵproperty("styleClass", ctx_r1.cx("pcMaximizeButton"))("tabindex", ctx_r1.maximizable ? "0" : "-1")("ariaLabel", ctx_r1.maximizeLabel)("buttonProps", ctx_r1.maximizeButtonProps);
404
- i0.ɵɵadvance();
405
- i0.ɵɵproperty("ngIf", ctx_r1.maximizeIcon && !ctx_r1._maximizeiconTemplate && !ctx_r1._minimizeiconTemplate);
406
- i0.ɵɵadvance();
407
- i0.ɵɵproperty("ngIf", !ctx_r1.maximizeIcon && !(ctx_r1.maximizeButtonProps == null ? null : ctx_r1.maximizeButtonProps.icon));
408
- i0.ɵɵadvance();
409
- i0.ɵɵproperty("ngIf", !ctx_r1.maximized);
410
- i0.ɵɵadvance();
411
- i0.ɵɵproperty("ngIf", ctx_r1.maximized);
412
- } }
413
- function Dialog_div_0_div_1_ng_template_3_p_button_7_ng_template_1_ng_container_0_span_1_Template(rf, ctx) { if (rf & 1) {
414
- i0.ɵɵelement(0, "span", 15);
415
- } if (rf & 2) {
416
- const ctx_r1 = i0.ɵɵnextContext(7);
417
- i0.ɵɵproperty("ngClass", ctx_r1.closeIcon);
418
- } }
419
- function Dialog_div_0_div_1_ng_template_3_p_button_7_ng_template_1_ng_container_0_TimesIcon_2_Template(rf, ctx) { if (rf & 1) {
420
- i0.ɵɵelement(0, "TimesIcon");
421
- } }
422
- function Dialog_div_0_div_1_ng_template_3_p_button_7_ng_template_1_ng_container_0_Template(rf, ctx) { if (rf & 1) {
423
- i0.ɵɵelementContainerStart(0);
424
- i0.ɵɵtemplate(1, Dialog_div_0_div_1_ng_template_3_p_button_7_ng_template_1_ng_container_0_span_1_Template, 1, 1, "span", 18)(2, Dialog_div_0_div_1_ng_template_3_p_button_7_ng_template_1_ng_container_0_TimesIcon_2_Template, 1, 0, "TimesIcon", 22);
425
- i0.ɵɵelementContainerEnd();
426
- } if (rf & 2) {
427
- const ctx_r1 = i0.ɵɵnextContext(6);
428
- i0.ɵɵadvance();
429
- i0.ɵɵproperty("ngIf", ctx_r1.closeIcon);
430
- i0.ɵɵadvance();
431
- i0.ɵɵproperty("ngIf", !ctx_r1.closeIcon);
432
- } }
433
- function Dialog_div_0_div_1_ng_template_3_p_button_7_ng_template_1_span_1_1_ng_template_0_Template(rf, ctx) { }
434
- function Dialog_div_0_div_1_ng_template_3_p_button_7_ng_template_1_span_1_1_Template(rf, ctx) { if (rf & 1) {
435
- i0.ɵɵtemplate(0, Dialog_div_0_div_1_ng_template_3_p_button_7_ng_template_1_span_1_1_ng_template_0_Template, 0, 0, "ng-template");
436
- } }
437
- function Dialog_div_0_div_1_ng_template_3_p_button_7_ng_template_1_span_1_Template(rf, ctx) { if (rf & 1) {
438
- i0.ɵɵelementStart(0, "span");
439
- i0.ɵɵtemplate(1, Dialog_div_0_div_1_ng_template_3_p_button_7_ng_template_1_span_1_1_Template, 1, 0, null, 11);
440
- i0.ɵɵelementEnd();
441
- } if (rf & 2) {
442
- const ctx_r1 = i0.ɵɵnextContext(6);
443
- i0.ɵɵadvance();
444
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1._closeiconTemplate || ctx_r1.closeIconTemplate || ctx_r1.closeIconT);
445
- } }
446
- function Dialog_div_0_div_1_ng_template_3_p_button_7_ng_template_1_Template(rf, ctx) { if (rf & 1) {
447
- i0.ɵɵtemplate(0, Dialog_div_0_div_1_ng_template_3_p_button_7_ng_template_1_ng_container_0_Template, 3, 2, "ng-container", 22)(1, Dialog_div_0_div_1_ng_template_3_p_button_7_ng_template_1_span_1_Template, 2, 1, "span", 22);
448
- } if (rf & 2) {
449
- const ctx_r1 = i0.ɵɵnextContext(5);
450
- i0.ɵɵproperty("ngIf", !ctx_r1._closeiconTemplate && !ctx_r1.closeIconTemplate && !ctx_r1.closeIconT && !(ctx_r1.closeButtonProps == null ? null : ctx_r1.closeButtonProps.icon));
451
- i0.ɵɵadvance();
452
- i0.ɵɵproperty("ngIf", ctx_r1._closeiconTemplate || ctx_r1.closeIconTemplate || ctx_r1.closeIconT);
453
- } }
454
- function Dialog_div_0_div_1_ng_template_3_p_button_7_Template(rf, ctx) { if (rf & 1) {
455
- const _r6 = i0.ɵɵgetCurrentView();
456
- i0.ɵɵelementStart(0, "p-button", 23);
457
- i0.ɵɵlistener("onClick", function Dialog_div_0_div_1_ng_template_3_p_button_7_Template_p_button_onClick_0_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.close($event)); })("keydown.enter", function Dialog_div_0_div_1_ng_template_3_p_button_7_Template_p_button_keydown_enter_0_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.close($event)); });
458
- i0.ɵɵtemplate(1, Dialog_div_0_div_1_ng_template_3_p_button_7_ng_template_1_Template, 2, 2, "ng-template", null, 4, i0.ɵɵtemplateRefExtractor);
459
- i0.ɵɵelementEnd();
460
- } if (rf & 2) {
461
- const ctx_r1 = i0.ɵɵnextContext(4);
462
- i0.ɵɵproperty("styleClass", ctx_r1.cx("pcCloseButton"))("ariaLabel", ctx_r1.closeAriaLabel)("tabindex", ctx_r1.closeTabindex)("buttonProps", ctx_r1.closeButtonProps);
463
- } }
464
- function Dialog_div_0_div_1_ng_template_3_ng_container_11_Template(rf, ctx) { if (rf & 1) {
465
- i0.ɵɵelementContainer(0);
466
- } }
467
- function Dialog_div_0_div_1_ng_template_3_div_12_ng_container_3_Template(rf, ctx) { if (rf & 1) {
468
- i0.ɵɵelementContainer(0);
469
- } }
470
- function Dialog_div_0_div_1_ng_template_3_div_12_Template(rf, ctx) { if (rf & 1) {
471
- i0.ɵɵelementStart(0, "div", 15, 5);
472
- i0.ɵɵprojection(2, 1);
473
- i0.ɵɵtemplate(3, Dialog_div_0_div_1_ng_template_3_div_12_ng_container_3_Template, 1, 0, "ng-container", 11);
474
- i0.ɵɵelementEnd();
475
- } if (rf & 2) {
476
- const ctx_r1 = i0.ɵɵnextContext(4);
477
- i0.ɵɵproperty("ngClass", ctx_r1.cx("footer"));
478
- i0.ɵɵadvance(3);
479
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1._footerTemplate || ctx_r1.footerTemplate || ctx_r1.footerT);
480
- } }
481
- function Dialog_div_0_div_1_ng_template_3_Template(rf, ctx) { if (rf & 1) {
482
- const _r3 = i0.ɵɵgetCurrentView();
483
- i0.ɵɵtemplate(0, Dialog_div_0_div_1_ng_template_3_div_0_Template, 1, 1, "div", 12);
484
- i0.ɵɵelementStart(1, "div", 13, 2);
485
- i0.ɵɵlistener("mousedown", function Dialog_div_0_div_1_ng_template_3_Template_div_mousedown_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.initDrag($event)); });
486
- i0.ɵɵtemplate(3, Dialog_div_0_div_1_ng_template_3_span_3_Template, 2, 3, "span", 14)(4, Dialog_div_0_div_1_ng_template_3_ng_container_4_Template, 1, 0, "ng-container", 11);
487
- i0.ɵɵelementStart(5, "div", 15);
488
- i0.ɵɵtemplate(6, Dialog_div_0_div_1_ng_template_3_p_button_6_Template, 5, 8, "p-button", 16)(7, Dialog_div_0_div_1_ng_template_3_p_button_7_Template, 3, 4, "p-button", 17);
489
- i0.ɵɵelementEnd()();
490
- i0.ɵɵelementStart(8, "div", 7, 3);
491
- i0.ɵɵprojection(10);
492
- i0.ɵɵtemplate(11, Dialog_div_0_div_1_ng_template_3_ng_container_11_Template, 1, 0, "ng-container", 11);
493
- i0.ɵɵelementEnd();
494
- i0.ɵɵtemplate(12, Dialog_div_0_div_1_ng_template_3_div_12_Template, 4, 2, "div", 18);
495
- } if (rf & 2) {
496
- const ctx_r1 = i0.ɵɵnextContext(3);
497
- i0.ɵɵproperty("ngIf", ctx_r1.resizable);
498
- i0.ɵɵadvance();
499
- i0.ɵɵproperty("ngClass", ctx_r1.cx("header"));
500
- i0.ɵɵadvance(2);
501
- i0.ɵɵproperty("ngIf", !ctx_r1._headerTemplate && !ctx_r1.headerTemplate && !ctx_r1.headerT);
502
- i0.ɵɵadvance();
503
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1._headerTemplate || ctx_r1.headerTemplate || ctx_r1.headerT);
504
- i0.ɵɵadvance();
505
- i0.ɵɵproperty("ngClass", ctx_r1.cx("headerActions"));
506
- i0.ɵɵadvance();
507
- i0.ɵɵproperty("ngIf", ctx_r1.maximizable);
508
- i0.ɵɵadvance();
509
- i0.ɵɵproperty("ngIf", ctx_r1.closable);
510
- i0.ɵɵadvance();
511
- i0.ɵɵclassMap(ctx_r1.contentStyleClass);
512
- i0.ɵɵproperty("ngClass", ctx_r1.cx("content"))("ngStyle", ctx_r1.contentStyle);
513
- i0.ɵɵattribute("data-pc-section", "content");
514
- i0.ɵɵadvance(3);
515
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1._contentTemplate || ctx_r1.contentTemplate || ctx_r1.contentT);
516
- i0.ɵɵadvance();
517
- i0.ɵɵproperty("ngIf", ctx_r1._footerTemplate || ctx_r1.footerTemplate || ctx_r1.footerT);
518
- } }
519
- function Dialog_div_0_div_1_Template(rf, ctx) { if (rf & 1) {
520
- const _r1 = i0.ɵɵgetCurrentView();
521
- i0.ɵɵelementStart(0, "div", 9, 0);
522
- i0.ɵɵlistener("@animation.start", function Dialog_div_0_div_1_Template_div_animation_animation_start_0_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onAnimationStart($event)); })("@animation.done", function Dialog_div_0_div_1_Template_div_animation_animation_done_0_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onAnimationEnd($event)); });
523
- i0.ɵɵtemplate(2, Dialog_div_0_div_1_ng_container_2_Template, 2, 1, "ng-container", 10)(3, Dialog_div_0_div_1_ng_template_3_Template, 13, 14, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
524
- i0.ɵɵelementEnd();
525
- } if (rf & 2) {
526
- const notHeadless_r7 = i0.ɵɵreference(4);
527
- const ctx_r1 = i0.ɵɵnextContext(2);
528
- i0.ɵɵstyleMap(ctx_r1.style);
529
- i0.ɵɵclassMap(ctx_r1.styleClass);
530
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(13, _c11, ctx_r1.maximizable && ctx_r1.maximized))("ngStyle", i0.ɵɵpureFunction0(15, _c12))("pFocusTrapDisabled", ctx_r1.focusTrap === false)("@animation", i0.ɵɵpureFunction1(19, _c14, i0.ɵɵpureFunction2(16, _c13, ctx_r1.transformOptions, ctx_r1.transitionOptions)));
531
- i0.ɵɵattribute("role", ctx_r1.role)("aria-labelledby", ctx_r1.ariaLabelledBy)("aria-modal", true);
532
- i0.ɵɵadvance(2);
533
- i0.ɵɵproperty("ngIf", ctx_r1._headlessTemplate || ctx_r1.headlessTemplate || ctx_r1.headlessT)("ngIfElse", notHeadless_r7);
534
- } }
535
- function Dialog_div_0_Template(rf, ctx) { if (rf & 1) {
536
- i0.ɵɵelementStart(0, "div", 7);
537
- i0.ɵɵtemplate(1, Dialog_div_0_div_1_Template, 5, 21, "div", 8);
538
- i0.ɵɵelementEnd();
539
- } if (rf & 2) {
540
- const ctx_r1 = i0.ɵɵnextContext();
541
- i0.ɵɵstyleMap(ctx_r1.maskStyle);
542
- i0.ɵɵclassMap(ctx_r1.maskStyleClass);
543
- i0.ɵɵproperty("ngClass", ctx_r1.maskClass)("ngStyle", i0.ɵɵpureFunction3(7, _c10, ctx_r1.position === "left" || ctx_r1.position === "topleft" || ctx_r1.position === "bottomleft" ? "flex-start" : ctx_r1.position === "right" || ctx_r1.position === "topright" || ctx_r1.position === "bottomright" ? "flex-end" : "center", ctx_r1.position === "top" || ctx_r1.position === "topleft" || ctx_r1.position === "topright" ? "flex-start" : ctx_r1.position === "bottom" || ctx_r1.position === "bottomleft" || ctx_r1.position === "bottomright" ? "flex-end" : "center", ctx_r1.modal ? "auto" : "none"));
544
- i0.ɵɵadvance();
545
- i0.ɵɵproperty("ngIf", ctx_r1.visible);
546
- } }
547
297
  const showAnimation = animation([style({ transform: '{{transform}}', opacity: 0 }), animate('{{transition}}')]);
548
298
  const hideAnimation = animation([animate('{{transition}}', style({ transform: '{{transform}}', opacity: 0 }))]);
549
299
  /**
@@ -1401,49 +1151,100 @@ class Dialog extends BaseComponent {
1401
1151
  this.destroyStyle();
1402
1152
  super.ngOnDestroy();
1403
1153
  }
1404
- static ɵfac = /*@__PURE__*/ (() => { let ɵDialog_BaseFactory; return function Dialog_Factory(__ngFactoryType__) { return (ɵDialog_BaseFactory || (ɵDialog_BaseFactory = i0.ɵɵgetInheritedFactory(Dialog)))(__ngFactoryType__ || Dialog); }; })();
1405
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Dialog, selectors: [["p-dialog"]], contentQueries: function Dialog_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
1406
- i0.ɵɵcontentQuery(dirIndex, _c0, 4);
1407
- i0.ɵɵcontentQuery(dirIndex, _c1, 4);
1408
- i0.ɵɵcontentQuery(dirIndex, _c2, 4);
1409
- i0.ɵɵcontentQuery(dirIndex, _c3, 4);
1410
- i0.ɵɵcontentQuery(dirIndex, _c4, 4);
1411
- i0.ɵɵcontentQuery(dirIndex, _c5, 4);
1412
- i0.ɵɵcontentQuery(dirIndex, _c6, 4);
1413
- i0.ɵɵcontentQuery(dirIndex, PrimeTemplate, 4);
1414
- } if (rf & 2) {
1415
- let _t;
1416
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._headerTemplate = _t.first);
1417
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._contentTemplate = _t.first);
1418
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._footerTemplate = _t.first);
1419
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._closeiconTemplate = _t.first);
1420
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._maximizeiconTemplate = _t.first);
1421
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._minimizeiconTemplate = _t.first);
1422
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._headlessTemplate = _t.first);
1423
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.templates = _t);
1424
- } }, viewQuery: function Dialog_Query(rf, ctx) { if (rf & 1) {
1425
- i0.ɵɵviewQuery(_c7, 5);
1426
- i0.ɵɵviewQuery(_c1, 5);
1427
- i0.ɵɵviewQuery(_c2, 5);
1428
- } if (rf & 2) {
1429
- let _t;
1430
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.headerViewChild = _t.first);
1431
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.contentViewChild = _t.first);
1432
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.footerViewChild = _t.first);
1433
- } }, inputs: { header: "header", draggable: [2, "draggable", "draggable", booleanAttribute], resizable: [2, "resizable", "resizable", booleanAttribute], positionLeft: "positionLeft", positionTop: "positionTop", contentStyle: "contentStyle", contentStyleClass: "contentStyleClass", modal: [2, "modal", "modal", booleanAttribute], closeOnEscape: [2, "closeOnEscape", "closeOnEscape", booleanAttribute], dismissableMask: [2, "dismissableMask", "dismissableMask", booleanAttribute], rtl: [2, "rtl", "rtl", booleanAttribute], closable: [2, "closable", "closable", booleanAttribute], responsive: "responsive", appendTo: "appendTo", breakpoints: "breakpoints", styleClass: "styleClass", maskStyleClass: "maskStyleClass", maskStyle: "maskStyle", showHeader: [2, "showHeader", "showHeader", booleanAttribute], breakpoint: "breakpoint", blockScroll: [2, "blockScroll", "blockScroll", booleanAttribute], autoZIndex: [2, "autoZIndex", "autoZIndex", booleanAttribute], baseZIndex: [2, "baseZIndex", "baseZIndex", numberAttribute], minX: [2, "minX", "minX", numberAttribute], minY: [2, "minY", "minY", numberAttribute], focusOnShow: [2, "focusOnShow", "focusOnShow", booleanAttribute], maximizable: [2, "maximizable", "maximizable", booleanAttribute], keepInViewport: [2, "keepInViewport", "keepInViewport", booleanAttribute], focusTrap: [2, "focusTrap", "focusTrap", booleanAttribute], transitionOptions: "transitionOptions", closeIcon: "closeIcon", closeAriaLabel: "closeAriaLabel", closeTabindex: "closeTabindex", minimizeIcon: "minimizeIcon", maximizeIcon: "maximizeIcon", closeButtonProps: "closeButtonProps", maximizeButtonProps: "maximizeButtonProps", visible: "visible", style: "style", position: "position", role: "role", headerTemplate: [0, "content", "headerTemplate"], contentTemplate: "contentTemplate", footerTemplate: "footerTemplate", closeIconTemplate: "closeIconTemplate", maximizeIconTemplate: "maximizeIconTemplate", minimizeIconTemplate: "minimizeIconTemplate", headlessTemplate: "headlessTemplate" }, outputs: { onShow: "onShow", onHide: "onHide", visibleChange: "visibleChange", onResizeInit: "onResizeInit", onResizeEnd: "onResizeEnd", onDragEnd: "onDragEnd", onMaximize: "onMaximize" }, features: [i0.ɵɵProvidersFeature([DialogStyle]), i0.ɵɵInputTransformsFeature, i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c9, decls: 1, vars: 1, consts: [["container", ""], ["notHeadless", ""], ["titlebar", ""], ["content", ""], ["icon", ""], ["footer", ""], [3, "ngClass", "class", "ngStyle", "style", 4, "ngIf"], [3, "ngClass", "ngStyle"], ["pFocusTrap", "", 3, "class", "ngClass", "ngStyle", "style", "pFocusTrapDisabled", 4, "ngIf"], ["pFocusTrap", "", 3, "ngClass", "ngStyle", "pFocusTrapDisabled"], [4, "ngIf", "ngIfElse"], [4, "ngTemplateOutlet"], ["style", "z-index: 90;", 3, "ngClass", "mousedown", 4, "ngIf"], [3, "mousedown", "ngClass"], [3, "id", "ngClass", 4, "ngIf"], [3, "ngClass"], [3, "styleClass", "tabindex", "ariaLabel", "buttonProps", "onClick", "keydown.enter", 4, "ngIf"], [3, "styleClass", "ariaLabel", "tabindex", "buttonProps", "onClick", "keydown.enter", 4, "ngIf"], [3, "ngClass", 4, "ngIf"], [2, "z-index", "90", 3, "mousedown", "ngClass"], [3, "id", "ngClass"], [3, "onClick", "keydown.enter", "styleClass", "tabindex", "ariaLabel", "buttonProps"], [4, "ngIf"], [3, "onClick", "keydown.enter", "styleClass", "ariaLabel", "tabindex", "buttonProps"]], template: function Dialog_Template(rf, ctx) { if (rf & 1) {
1434
- i0.ɵɵprojectionDef(_c8);
1435
- i0.ɵɵtemplate(0, Dialog_div_0_Template, 2, 11, "div", 6);
1436
- } if (rf & 2) {
1437
- i0.ɵɵproperty("ngIf", ctx.maskVisible);
1438
- } }, dependencies: [CommonModule, i1.NgClass, i1.NgIf, i1.NgTemplateOutlet, i1.NgStyle, Button, FocusTrap, TimesIcon, WindowMaximizeIcon, WindowMinimizeIcon, SharedModule], encapsulation: 2, data: { animation: [trigger('animation', [transition('void => visible', [useAnimation(showAnimation)]), transition('visible => void', [useAnimation(hideAnimation)])])] }, changeDetection: 0 });
1154
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: Dialog, deps: null, target: i0.ɵɵFactoryTarget.Component });
1155
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: Dialog, isStandalone: true, selector: "p-dialog", inputs: { header: "header", draggable: ["draggable", "draggable", booleanAttribute], resizable: ["resizable", "resizable", booleanAttribute], positionLeft: "positionLeft", positionTop: "positionTop", contentStyle: "contentStyle", contentStyleClass: "contentStyleClass", modal: ["modal", "modal", booleanAttribute], closeOnEscape: ["closeOnEscape", "closeOnEscape", booleanAttribute], dismissableMask: ["dismissableMask", "dismissableMask", booleanAttribute], rtl: ["rtl", "rtl", booleanAttribute], closable: ["closable", "closable", booleanAttribute], responsive: "responsive", appendTo: "appendTo", breakpoints: "breakpoints", styleClass: "styleClass", maskStyleClass: "maskStyleClass", maskStyle: "maskStyle", showHeader: ["showHeader", "showHeader", booleanAttribute], breakpoint: "breakpoint", blockScroll: ["blockScroll", "blockScroll", booleanAttribute], autoZIndex: ["autoZIndex", "autoZIndex", booleanAttribute], baseZIndex: ["baseZIndex", "baseZIndex", numberAttribute], minX: ["minX", "minX", numberAttribute], minY: ["minY", "minY", numberAttribute], focusOnShow: ["focusOnShow", "focusOnShow", booleanAttribute], maximizable: ["maximizable", "maximizable", booleanAttribute], keepInViewport: ["keepInViewport", "keepInViewport", booleanAttribute], focusTrap: ["focusTrap", "focusTrap", booleanAttribute], transitionOptions: "transitionOptions", closeIcon: "closeIcon", closeAriaLabel: "closeAriaLabel", closeTabindex: "closeTabindex", minimizeIcon: "minimizeIcon", maximizeIcon: "maximizeIcon", closeButtonProps: "closeButtonProps", maximizeButtonProps: "maximizeButtonProps", visible: "visible", style: "style", position: "position", role: "role", headerTemplate: ["content", "headerTemplate"], contentTemplate: "contentTemplate", footerTemplate: "footerTemplate", closeIconTemplate: "closeIconTemplate", maximizeIconTemplate: "maximizeIconTemplate", minimizeIconTemplate: "minimizeIconTemplate", headlessTemplate: "headlessTemplate" }, outputs: { onShow: "onShow", onHide: "onHide", visibleChange: "visibleChange", onResizeInit: "onResizeInit", onResizeEnd: "onResizeEnd", onDragEnd: "onDragEnd", onMaximize: "onMaximize" }, providers: [DialogStyle], queries: [{ propertyName: "_headerTemplate", first: true, predicate: ["header"] }, { propertyName: "_contentTemplate", first: true, predicate: ["content"] }, { propertyName: "_footerTemplate", first: true, predicate: ["footer"] }, { propertyName: "_closeiconTemplate", first: true, predicate: ["closeicon"] }, { propertyName: "_maximizeiconTemplate", first: true, predicate: ["maximizeicon"] }, { propertyName: "_minimizeiconTemplate", first: true, predicate: ["minimizeicon"] }, { propertyName: "_headlessTemplate", first: true, predicate: ["headless"] }, { propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "headerViewChild", first: true, predicate: ["titlebar"], descendants: true }, { propertyName: "contentViewChild", first: true, predicate: ["content"], descendants: true }, { propertyName: "footerViewChild", first: true, predicate: ["footer"], descendants: true }], usesInheritance: true, ngImport: i0, template: `
1156
+ <div
1157
+ *ngIf="maskVisible"
1158
+ [ngClass]="maskClass"
1159
+ [class]="maskStyleClass"
1160
+ [ngStyle]="{
1161
+ position: 'fixed',
1162
+ height: '100%',
1163
+ width: '100%',
1164
+ left: 0,
1165
+ top: 0,
1166
+ display: 'flex',
1167
+ 'justify-content': position === 'left' || position === 'topleft' || position === 'bottomleft' ? 'flex-start' : position === 'right' || position === 'topright' || position === 'bottomright' ? 'flex-end' : 'center',
1168
+ 'align-items': position === 'top' || position === 'topleft' || position === 'topright' ? 'flex-start' : position === 'bottom' || position === 'bottomleft' || position === 'bottomright' ? 'flex-end' : 'center',
1169
+ 'pointer-events': modal ? 'auto' : 'none'
1170
+ }"
1171
+ [style]="maskStyle"
1172
+ >
1173
+ <div
1174
+ *ngIf="visible"
1175
+ #container
1176
+ [class]="styleClass"
1177
+ [ngClass]="{ 'p-dialog p-component': true, 'p-dialog-maximized': maximizable && maximized }"
1178
+ [ngStyle]="{ display: 'flex', 'flex-direction': 'column', 'pointer-events': 'auto' }"
1179
+ [style]="style"
1180
+ pFocusTrap
1181
+ [pFocusTrapDisabled]="focusTrap === false"
1182
+ [@animation]="{
1183
+ value: 'visible',
1184
+ params: { transform: transformOptions, transition: transitionOptions }
1185
+ }"
1186
+ (@animation.start)="onAnimationStart($event)"
1187
+ (@animation.done)="onAnimationEnd($event)"
1188
+ [attr.role]="role"
1189
+ [attr.aria-labelledby]="ariaLabelledBy"
1190
+ [attr.aria-modal]="true"
1191
+ >
1192
+ <ng-container *ngIf="_headlessTemplate || headlessTemplate || headlessT; else notHeadless">
1193
+ <ng-container *ngTemplateOutlet="_headlessTemplate || headlessTemplate || headlessT"></ng-container>
1194
+ </ng-container>
1195
+
1196
+ <ng-template #notHeadless>
1197
+ <div *ngIf="resizable" [ngClass]="cx('resizeHandle')" style="z-index: 90;" (mousedown)="initResize($event)"></div>
1198
+ <div #titlebar [ngClass]="cx('header')" (mousedown)="initDrag($event)">
1199
+ <span [id]="ariaLabelledBy" [ngClass]="cx('title')" *ngIf="!_headerTemplate && !headerTemplate && !headerT">{{ header }}</span>
1200
+ <ng-container *ngTemplateOutlet="_headerTemplate || headerTemplate || headerT"></ng-container>
1201
+ <div [ngClass]="cx('headerActions')">
1202
+ <p-button *ngIf="maximizable" [styleClass]="cx('pcMaximizeButton')" (onClick)="maximize()" (keydown.enter)="maximize()" [tabindex]="maximizable ? '0' : '-1'" [ariaLabel]="maximizeLabel" [buttonProps]="maximizeButtonProps">
1203
+ <span *ngIf="maximizeIcon && !_maximizeiconTemplate && !_minimizeiconTemplate" [ngClass]="maximized ? minimizeIcon : maximizeIcon"></span>
1204
+ <ng-container *ngIf="!maximizeIcon && !maximizeButtonProps?.icon">
1205
+ <WindowMaximizeIcon *ngIf="!maximized && !_maximizeiconTemplate && !maximizeIconTemplate && !maximizeIconT" />
1206
+ <WindowMinimizeIcon *ngIf="maximized && !_minimizeiconTemplate && !minimizeIconTemplate && !minimizeIconT" />
1207
+ </ng-container>
1208
+ <ng-container *ngIf="!maximized">
1209
+ <ng-template *ngTemplateOutlet="_maximizeiconTemplate || maximizeIconTemplate || maximizeIconT"></ng-template>
1210
+ </ng-container>
1211
+ <ng-container *ngIf="maximized">
1212
+ <ng-template *ngTemplateOutlet="_minimizeiconTemplate || minimizeIconTemplate || minimizeIconT"></ng-template>
1213
+ </ng-container>
1214
+ </p-button>
1215
+ <p-button *ngIf="closable" [styleClass]="cx('pcCloseButton')" [ariaLabel]="closeAriaLabel" (onClick)="close($event)" (keydown.enter)="close($event)" [tabindex]="closeTabindex" [buttonProps]="closeButtonProps">
1216
+ <ng-template #icon>
1217
+ <ng-container *ngIf="!_closeiconTemplate && !closeIconTemplate && !closeIconT && !closeButtonProps?.icon">
1218
+ <span *ngIf="closeIcon" [ngClass]="closeIcon"></span>
1219
+ <TimesIcon *ngIf="!closeIcon" />
1220
+ </ng-container>
1221
+ <span *ngIf="_closeiconTemplate || closeIconTemplate || closeIconT">
1222
+ <ng-template *ngTemplateOutlet="_closeiconTemplate || closeIconTemplate || closeIconT"></ng-template>
1223
+ </span>
1224
+ </ng-template>
1225
+ </p-button>
1226
+ </div>
1227
+ </div>
1228
+ <div #content [ngClass]="cx('content')" [class]="contentStyleClass" [ngStyle]="contentStyle" [attr.data-pc-section]="'content'">
1229
+ <ng-content></ng-content>
1230
+ <ng-container *ngTemplateOutlet="_contentTemplate || contentTemplate || contentT"></ng-container>
1231
+ </div>
1232
+ <div #footer [ngClass]="cx('footer')" *ngIf="_footerTemplate || footerTemplate || footerT">
1233
+ <ng-content select="p-footer"></ng-content>
1234
+ <ng-container *ngTemplateOutlet="_footerTemplate || footerTemplate || footerT"></ng-container>
1235
+ </div>
1236
+ </ng-template>
1237
+ </div>
1238
+ </div>
1239
+ `, 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: "component", type: Button, selector: "p-button", inputs: ["type", "iconPos", "icon", "badge", "label", "disabled", "loading", "loadingIcon", "raised", "rounded", "text", "plain", "severity", "outlined", "link", "tabindex", "size", "variant", "style", "styleClass", "badgeClass", "badgeSeverity", "ariaLabel", "autofocus", "fluid", "buttonProps"], outputs: ["onClick", "onFocus", "onBlur"] }, { kind: "directive", type: FocusTrap, selector: "[pFocusTrap]", inputs: ["pFocusTrapDisabled"] }, { kind: "component", type: TimesIcon, selector: "TimesIcon" }, { kind: "component", type: WindowMaximizeIcon, selector: "WindowMaximizeIcon" }, { kind: "component", type: WindowMinimizeIcon, selector: "WindowMinimizeIcon" }, { kind: "ngmodule", type: SharedModule }], animations: [trigger('animation', [transition('void => visible', [useAnimation(showAnimation)]), transition('visible => void', [useAnimation(hideAnimation)])])], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
1439
1240
  }
1440
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(Dialog, [{
1441
- type: Component,
1442
- args: [{
1443
- selector: 'p-dialog',
1444
- standalone: true,
1445
- imports: [CommonModule, Button, FocusTrap, TimesIcon, WindowMaximizeIcon, WindowMinimizeIcon, SharedModule],
1446
- template: `
1241
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: Dialog, decorators: [{
1242
+ type: Component,
1243
+ args: [{
1244
+ selector: 'p-dialog',
1245
+ standalone: true,
1246
+ imports: [CommonModule, Button, FocusTrap, TimesIcon, WindowMaximizeIcon, WindowMinimizeIcon, SharedModule],
1247
+ template: `
1447
1248
  <div
1448
1249
  *ngIf="maskVisible"
1449
1250
  [ngClass]="maskClass"
@@ -1528,187 +1329,185 @@ class Dialog extends BaseComponent {
1528
1329
  </div>
1529
1330
  </div>
1530
1331
  `,
1531
- animations: [trigger('animation', [transition('void => visible', [useAnimation(showAnimation)]), transition('visible => void', [useAnimation(hideAnimation)])])],
1532
- changeDetection: ChangeDetectionStrategy.OnPush,
1533
- encapsulation: ViewEncapsulation.None,
1534
- providers: [DialogStyle]
1535
- }]
1536
- }], null, { header: [{
1537
- type: Input
1538
- }], draggable: [{
1539
- type: Input,
1540
- args: [{ transform: booleanAttribute }]
1541
- }], resizable: [{
1542
- type: Input,
1543
- args: [{ transform: booleanAttribute }]
1544
- }], positionLeft: [{
1545
- type: Input
1546
- }], positionTop: [{
1547
- type: Input
1548
- }], contentStyle: [{
1549
- type: Input
1550
- }], contentStyleClass: [{
1551
- type: Input
1552
- }], modal: [{
1553
- type: Input,
1554
- args: [{ transform: booleanAttribute }]
1555
- }], closeOnEscape: [{
1556
- type: Input,
1557
- args: [{ transform: booleanAttribute }]
1558
- }], dismissableMask: [{
1559
- type: Input,
1560
- args: [{ transform: booleanAttribute }]
1561
- }], rtl: [{
1562
- type: Input,
1563
- args: [{ transform: booleanAttribute }]
1564
- }], closable: [{
1565
- type: Input,
1566
- args: [{ transform: booleanAttribute }]
1567
- }], responsive: [{
1568
- type: Input
1569
- }], appendTo: [{
1570
- type: Input
1571
- }], breakpoints: [{
1572
- type: Input
1573
- }], styleClass: [{
1574
- type: Input
1575
- }], maskStyleClass: [{
1576
- type: Input
1577
- }], maskStyle: [{
1578
- type: Input
1579
- }], showHeader: [{
1580
- type: Input,
1581
- args: [{ transform: booleanAttribute }]
1582
- }], breakpoint: [{
1583
- type: Input
1584
- }], blockScroll: [{
1585
- type: Input,
1586
- args: [{ transform: booleanAttribute }]
1587
- }], autoZIndex: [{
1588
- type: Input,
1589
- args: [{ transform: booleanAttribute }]
1590
- }], baseZIndex: [{
1591
- type: Input,
1592
- args: [{ transform: numberAttribute }]
1593
- }], minX: [{
1594
- type: Input,
1595
- args: [{ transform: numberAttribute }]
1596
- }], minY: [{
1597
- type: Input,
1598
- args: [{ transform: numberAttribute }]
1599
- }], focusOnShow: [{
1600
- type: Input,
1601
- args: [{ transform: booleanAttribute }]
1602
- }], maximizable: [{
1603
- type: Input,
1604
- args: [{ transform: booleanAttribute }]
1605
- }], keepInViewport: [{
1606
- type: Input,
1607
- args: [{ transform: booleanAttribute }]
1608
- }], focusTrap: [{
1609
- type: Input,
1610
- args: [{ transform: booleanAttribute }]
1611
- }], transitionOptions: [{
1612
- type: Input
1613
- }], closeIcon: [{
1614
- type: Input
1615
- }], closeAriaLabel: [{
1616
- type: Input
1617
- }], closeTabindex: [{
1618
- type: Input
1619
- }], minimizeIcon: [{
1620
- type: Input
1621
- }], maximizeIcon: [{
1622
- type: Input
1623
- }], closeButtonProps: [{
1624
- type: Input
1625
- }], maximizeButtonProps: [{
1626
- type: Input
1627
- }], visible: [{
1628
- type: Input
1629
- }], style: [{
1630
- type: Input
1631
- }], position: [{
1632
- type: Input
1633
- }], role: [{
1634
- type: Input
1635
- }], onShow: [{
1636
- type: Output
1637
- }], onHide: [{
1638
- type: Output
1639
- }], visibleChange: [{
1640
- type: Output
1641
- }], onResizeInit: [{
1642
- type: Output
1643
- }], onResizeEnd: [{
1644
- type: Output
1645
- }], onDragEnd: [{
1646
- type: Output
1647
- }], onMaximize: [{
1648
- type: Output
1649
- }], headerViewChild: [{
1650
- type: ViewChild,
1651
- args: ['titlebar']
1652
- }], contentViewChild: [{
1653
- type: ViewChild,
1654
- args: ['content']
1655
- }], footerViewChild: [{
1656
- type: ViewChild,
1657
- args: ['footer']
1658
- }], headerTemplate: [{
1659
- type: Input,
1660
- args: ['content']
1661
- }], contentTemplate: [{
1662
- type: Input
1663
- }], footerTemplate: [{
1664
- type: Input
1665
- }], closeIconTemplate: [{
1666
- type: Input
1667
- }], maximizeIconTemplate: [{
1668
- type: Input
1669
- }], minimizeIconTemplate: [{
1670
- type: Input
1671
- }], headlessTemplate: [{
1672
- type: Input
1673
- }], _headerTemplate: [{
1674
- type: ContentChild,
1675
- args: ['header', { descendants: false }]
1676
- }], _contentTemplate: [{
1677
- type: ContentChild,
1678
- args: ['content', { descendants: false }]
1679
- }], _footerTemplate: [{
1680
- type: ContentChild,
1681
- args: ['footer', { descendants: false }]
1682
- }], _closeiconTemplate: [{
1683
- type: ContentChild,
1684
- args: ['closeicon', { descendants: false }]
1685
- }], _maximizeiconTemplate: [{
1686
- type: ContentChild,
1687
- args: ['maximizeicon', { descendants: false }]
1688
- }], _minimizeiconTemplate: [{
1689
- type: ContentChild,
1690
- args: ['minimizeicon', { descendants: false }]
1691
- }], _headlessTemplate: [{
1692
- type: ContentChild,
1693
- args: ['headless', { descendants: false }]
1694
- }], templates: [{
1695
- type: ContentChildren,
1696
- args: [PrimeTemplate]
1697
- }] }); })();
1698
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(Dialog, { className: "Dialog", filePath: "dialog.ts", lineNumber: 138 }); })();
1332
+ animations: [trigger('animation', [transition('void => visible', [useAnimation(showAnimation)]), transition('visible => void', [useAnimation(hideAnimation)])])],
1333
+ changeDetection: ChangeDetectionStrategy.OnPush,
1334
+ encapsulation: ViewEncapsulation.None,
1335
+ providers: [DialogStyle]
1336
+ }]
1337
+ }], propDecorators: { header: [{
1338
+ type: Input
1339
+ }], draggable: [{
1340
+ type: Input,
1341
+ args: [{ transform: booleanAttribute }]
1342
+ }], resizable: [{
1343
+ type: Input,
1344
+ args: [{ transform: booleanAttribute }]
1345
+ }], positionLeft: [{
1346
+ type: Input
1347
+ }], positionTop: [{
1348
+ type: Input
1349
+ }], contentStyle: [{
1350
+ type: Input
1351
+ }], contentStyleClass: [{
1352
+ type: Input
1353
+ }], modal: [{
1354
+ type: Input,
1355
+ args: [{ transform: booleanAttribute }]
1356
+ }], closeOnEscape: [{
1357
+ type: Input,
1358
+ args: [{ transform: booleanAttribute }]
1359
+ }], dismissableMask: [{
1360
+ type: Input,
1361
+ args: [{ transform: booleanAttribute }]
1362
+ }], rtl: [{
1363
+ type: Input,
1364
+ args: [{ transform: booleanAttribute }]
1365
+ }], closable: [{
1366
+ type: Input,
1367
+ args: [{ transform: booleanAttribute }]
1368
+ }], responsive: [{
1369
+ type: Input
1370
+ }], appendTo: [{
1371
+ type: Input
1372
+ }], breakpoints: [{
1373
+ type: Input
1374
+ }], styleClass: [{
1375
+ type: Input
1376
+ }], maskStyleClass: [{
1377
+ type: Input
1378
+ }], maskStyle: [{
1379
+ type: Input
1380
+ }], showHeader: [{
1381
+ type: Input,
1382
+ args: [{ transform: booleanAttribute }]
1383
+ }], breakpoint: [{
1384
+ type: Input
1385
+ }], blockScroll: [{
1386
+ type: Input,
1387
+ args: [{ transform: booleanAttribute }]
1388
+ }], autoZIndex: [{
1389
+ type: Input,
1390
+ args: [{ transform: booleanAttribute }]
1391
+ }], baseZIndex: [{
1392
+ type: Input,
1393
+ args: [{ transform: numberAttribute }]
1394
+ }], minX: [{
1395
+ type: Input,
1396
+ args: [{ transform: numberAttribute }]
1397
+ }], minY: [{
1398
+ type: Input,
1399
+ args: [{ transform: numberAttribute }]
1400
+ }], focusOnShow: [{
1401
+ type: Input,
1402
+ args: [{ transform: booleanAttribute }]
1403
+ }], maximizable: [{
1404
+ type: Input,
1405
+ args: [{ transform: booleanAttribute }]
1406
+ }], keepInViewport: [{
1407
+ type: Input,
1408
+ args: [{ transform: booleanAttribute }]
1409
+ }], focusTrap: [{
1410
+ type: Input,
1411
+ args: [{ transform: booleanAttribute }]
1412
+ }], transitionOptions: [{
1413
+ type: Input
1414
+ }], closeIcon: [{
1415
+ type: Input
1416
+ }], closeAriaLabel: [{
1417
+ type: Input
1418
+ }], closeTabindex: [{
1419
+ type: Input
1420
+ }], minimizeIcon: [{
1421
+ type: Input
1422
+ }], maximizeIcon: [{
1423
+ type: Input
1424
+ }], closeButtonProps: [{
1425
+ type: Input
1426
+ }], maximizeButtonProps: [{
1427
+ type: Input
1428
+ }], visible: [{
1429
+ type: Input
1430
+ }], style: [{
1431
+ type: Input
1432
+ }], position: [{
1433
+ type: Input
1434
+ }], role: [{
1435
+ type: Input
1436
+ }], onShow: [{
1437
+ type: Output
1438
+ }], onHide: [{
1439
+ type: Output
1440
+ }], visibleChange: [{
1441
+ type: Output
1442
+ }], onResizeInit: [{
1443
+ type: Output
1444
+ }], onResizeEnd: [{
1445
+ type: Output
1446
+ }], onDragEnd: [{
1447
+ type: Output
1448
+ }], onMaximize: [{
1449
+ type: Output
1450
+ }], headerViewChild: [{
1451
+ type: ViewChild,
1452
+ args: ['titlebar']
1453
+ }], contentViewChild: [{
1454
+ type: ViewChild,
1455
+ args: ['content']
1456
+ }], footerViewChild: [{
1457
+ type: ViewChild,
1458
+ args: ['footer']
1459
+ }], headerTemplate: [{
1460
+ type: Input,
1461
+ args: ['content']
1462
+ }], contentTemplate: [{
1463
+ type: Input
1464
+ }], footerTemplate: [{
1465
+ type: Input
1466
+ }], closeIconTemplate: [{
1467
+ type: Input
1468
+ }], maximizeIconTemplate: [{
1469
+ type: Input
1470
+ }], minimizeIconTemplate: [{
1471
+ type: Input
1472
+ }], headlessTemplate: [{
1473
+ type: Input
1474
+ }], _headerTemplate: [{
1475
+ type: ContentChild,
1476
+ args: ['header', { descendants: false }]
1477
+ }], _contentTemplate: [{
1478
+ type: ContentChild,
1479
+ args: ['content', { descendants: false }]
1480
+ }], _footerTemplate: [{
1481
+ type: ContentChild,
1482
+ args: ['footer', { descendants: false }]
1483
+ }], _closeiconTemplate: [{
1484
+ type: ContentChild,
1485
+ args: ['closeicon', { descendants: false }]
1486
+ }], _maximizeiconTemplate: [{
1487
+ type: ContentChild,
1488
+ args: ['maximizeicon', { descendants: false }]
1489
+ }], _minimizeiconTemplate: [{
1490
+ type: ContentChild,
1491
+ args: ['minimizeicon', { descendants: false }]
1492
+ }], _headlessTemplate: [{
1493
+ type: ContentChild,
1494
+ args: ['headless', { descendants: false }]
1495
+ }], templates: [{
1496
+ type: ContentChildren,
1497
+ args: [PrimeTemplate]
1498
+ }] } });
1699
1499
  class DialogModule {
1700
- static ɵfac = function DialogModule_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || DialogModule)(); };
1701
- static ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: DialogModule });
1702
- static ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Dialog, SharedModule, SharedModule] });
1500
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: DialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1501
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.7", ngImport: i0, type: DialogModule, imports: [Dialog, SharedModule], exports: [Dialog, SharedModule] });
1502
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: DialogModule, imports: [Dialog, SharedModule, SharedModule] });
1703
1503
  }
1704
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DialogModule, [{
1705
- type: NgModule,
1706
- args: [{
1707
- imports: [Dialog, SharedModule],
1708
- exports: [Dialog, SharedModule]
1709
- }]
1710
- }], null, null); })();
1711
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(DialogModule, { imports: [Dialog, SharedModule], exports: [Dialog, SharedModule] }); })();
1504
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: DialogModule, decorators: [{
1505
+ type: NgModule,
1506
+ args: [{
1507
+ imports: [Dialog, SharedModule],
1508
+ exports: [Dialog, SharedModule]
1509
+ }]
1510
+ }] });
1712
1511
 
1713
1512
  /**
1714
1513
  * Generated bundle index. Do not edit.