primeng 15.2.0 → 15.2.1

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 (462) hide show
  1. package/README.md +2 -2
  2. package/esm2020/accordion/accordion.mjs +10 -10
  3. package/esm2020/animate/animate.mjs +7 -7
  4. package/esm2020/api/confirmationservice.mjs +3 -3
  5. package/esm2020/api/contextmenuservice.mjs +3 -3
  6. package/esm2020/api/filterservice.mjs +3 -3
  7. package/esm2020/api/messageservice.mjs +3 -3
  8. package/esm2020/api/overlayservice.mjs +3 -3
  9. package/esm2020/api/primengconfig.mjs +3 -3
  10. package/esm2020/api/shared.mjs +13 -13
  11. package/esm2020/api/treedragdropservice.mjs +3 -3
  12. package/esm2020/autocomplete/autocomplete.mjs +7 -7
  13. package/esm2020/autofocus/autofocus.mjs +7 -7
  14. package/esm2020/avatar/avatar.mjs +7 -7
  15. package/esm2020/avatargroup/avatargroup.mjs +7 -7
  16. package/esm2020/badge/badge.mjs +10 -10
  17. package/esm2020/blockui/blockui.mjs +7 -7
  18. package/esm2020/breadcrumb/breadcrumb.mjs +8 -8
  19. package/esm2020/button/button.mjs +10 -10
  20. package/esm2020/calendar/calendar.mjs +9 -8
  21. package/esm2020/captcha/captcha.mjs +7 -7
  22. package/esm2020/card/card.mjs +7 -7
  23. package/esm2020/carousel/carousel.mjs +7 -7
  24. package/esm2020/cascadeselect/cascadeselect.mjs +10 -10
  25. package/esm2020/chart/chart.mjs +7 -7
  26. package/esm2020/checkbox/checkbox.mjs +7 -7
  27. package/esm2020/chip/chip.mjs +7 -7
  28. package/esm2020/chips/chips.mjs +7 -7
  29. package/esm2020/colorpicker/colorpicker.mjs +7 -7
  30. package/esm2020/confirmdialog/confirmdialog.mjs +7 -7
  31. package/esm2020/confirmpopup/confirmpopup.mjs +7 -7
  32. package/esm2020/contextmenu/contextmenu.mjs +12 -12
  33. package/esm2020/dataview/dataview.mjs +10 -10
  34. package/esm2020/defer/defer.mjs +7 -7
  35. package/esm2020/dialog/dialog.mjs +7 -7
  36. package/esm2020/divider/divider.mjs +7 -7
  37. package/esm2020/dock/dock.mjs +8 -8
  38. package/esm2020/dragdrop/dragdrop.mjs +10 -10
  39. package/esm2020/dropdown/dropdown.mjs +12 -12
  40. package/esm2020/dynamicdialog/dialogservice.mjs +3 -3
  41. package/esm2020/dynamicdialog/dynamicdialog.mjs +7 -7
  42. package/esm2020/dynamicdialog/dynamicdialogcontent.mjs +3 -3
  43. package/esm2020/editor/editor.mjs +7 -7
  44. package/esm2020/fieldset/fieldset.mjs +7 -7
  45. package/esm2020/fileupload/fileupload.mjs +7 -7
  46. package/esm2020/focustrap/focustrap.mjs +7 -7
  47. package/esm2020/galleria/galleria.mjs +19 -19
  48. package/esm2020/gmap/gmap.mjs +7 -7
  49. package/esm2020/image/image.mjs +9 -9
  50. package/esm2020/inplace/inplace.mjs +17 -17
  51. package/esm2020/inputmask/inputmask.mjs +7 -7
  52. package/esm2020/inputnumber/inputnumber.mjs +11 -8
  53. package/esm2020/inputswitch/inputswitch.mjs +7 -7
  54. package/esm2020/inputtext/inputtext.mjs +7 -7
  55. package/esm2020/inputtextarea/inputtextarea.mjs +7 -7
  56. package/esm2020/keyfilter/keyfilter.mjs +7 -7
  57. package/esm2020/knob/knob.mjs +7 -7
  58. package/esm2020/lightbox/lightbox.mjs +7 -7
  59. package/esm2020/listbox/listbox.mjs +7 -7
  60. package/esm2020/megamenu/megamenu.mjs +29 -35
  61. package/esm2020/menu/menu.mjs +12 -12
  62. package/esm2020/menubar/menubar.mjs +15 -15
  63. package/esm2020/message/message.mjs +7 -7
  64. package/esm2020/messages/messages.mjs +7 -7
  65. package/esm2020/multiselect/multiselect.mjs +12 -12
  66. package/esm2020/orderlist/orderlist.mjs +7 -7
  67. package/esm2020/organizationchart/organizationchart.mjs +10 -10
  68. package/esm2020/overlay/overlay.mjs +12 -13
  69. package/esm2020/overlaypanel/overlaypanel.mjs +11 -9
  70. package/esm2020/paginator/paginator.mjs +7 -7
  71. package/esm2020/panel/panel.mjs +7 -7
  72. package/esm2020/panelmenu/panelmenu.mjs +13 -13
  73. package/esm2020/password/password.mjs +13 -13
  74. package/esm2020/picklist/picklist.mjs +7 -7
  75. package/esm2020/progressbar/progressbar.mjs +7 -7
  76. package/esm2020/progressspinner/progressspinner.mjs +7 -7
  77. package/esm2020/radiobutton/radiobutton.mjs +10 -10
  78. package/esm2020/rating/rating.mjs +7 -7
  79. package/esm2020/ripple/ripple.mjs +7 -7
  80. package/esm2020/scroller/scroller.mjs +11 -11
  81. package/esm2020/scrollpanel/scrollpanel.mjs +9 -9
  82. package/esm2020/scrolltop/scrolltop.mjs +7 -7
  83. package/esm2020/selectbutton/selectbutton.mjs +7 -7
  84. package/esm2020/sidebar/sidebar.mjs +11 -11
  85. package/esm2020/skeleton/skeleton.mjs +7 -7
  86. package/esm2020/slidemenu/slidemenu.mjs +12 -12
  87. package/esm2020/slider/slider.mjs +7 -7
  88. package/esm2020/speeddial/speeddial.mjs +8 -8
  89. package/esm2020/spinner/spinner.mjs +7 -7
  90. package/esm2020/splitbutton/splitbutton.mjs +7 -7
  91. package/esm2020/splitter/splitter.mjs +7 -7
  92. package/esm2020/steps/steps.mjs +8 -8
  93. package/esm2020/styleclass/styleclass.mjs +7 -7
  94. package/esm2020/table/table.mjs +82 -82
  95. package/esm2020/tabmenu/tabmenu.mjs +8 -8
  96. package/esm2020/tabview/tabview.mjs +11 -11
  97. package/esm2020/tag/tag.mjs +7 -7
  98. package/esm2020/terminal/terminal.mjs +7 -7
  99. package/esm2020/terminal/terminalservice.mjs +3 -3
  100. package/esm2020/tieredmenu/tieredmenu.mjs +12 -12
  101. package/esm2020/timeline/timeline.mjs +7 -7
  102. package/esm2020/toast/toast.mjs +10 -10
  103. package/esm2020/togglebutton/togglebutton.mjs +7 -7
  104. package/esm2020/toolbar/toolbar.mjs +7 -7
  105. package/esm2020/tooltip/tooltip.mjs +22 -10
  106. package/esm2020/tree/tree.mjs +10 -10
  107. package/esm2020/treeselect/treeselect.mjs +7 -7
  108. package/esm2020/treetable/treetable.mjs +55 -55
  109. package/esm2020/tristatecheckbox/tristatecheckbox.mjs +7 -7
  110. package/esm2020/virtualscroller/virtualscroller.mjs +7 -7
  111. package/fesm2015/primeng-accordion.mjs +10 -10
  112. package/fesm2015/primeng-animate.mjs +7 -7
  113. package/fesm2015/primeng-api.mjs +34 -34
  114. package/fesm2015/primeng-autocomplete.mjs +7 -7
  115. package/fesm2015/primeng-autofocus.mjs +7 -7
  116. package/fesm2015/primeng-avatar.mjs +7 -7
  117. package/fesm2015/primeng-avatargroup.mjs +7 -7
  118. package/fesm2015/primeng-badge.mjs +10 -10
  119. package/fesm2015/primeng-blockui.mjs +7 -7
  120. package/fesm2015/primeng-breadcrumb.mjs +8 -8
  121. package/fesm2015/primeng-breadcrumb.mjs.map +1 -1
  122. package/fesm2015/primeng-button.mjs +10 -10
  123. package/fesm2015/primeng-calendar.mjs +8 -7
  124. package/fesm2015/primeng-calendar.mjs.map +1 -1
  125. package/fesm2015/primeng-captcha.mjs +7 -7
  126. package/fesm2015/primeng-card.mjs +7 -7
  127. package/fesm2015/primeng-carousel.mjs +7 -7
  128. package/fesm2015/primeng-cascadeselect.mjs +10 -10
  129. package/fesm2015/primeng-chart.mjs +7 -7
  130. package/fesm2015/primeng-checkbox.mjs +7 -7
  131. package/fesm2015/primeng-chip.mjs +7 -7
  132. package/fesm2015/primeng-chips.mjs +7 -7
  133. package/fesm2015/primeng-colorpicker.mjs +7 -7
  134. package/fesm2015/primeng-confirmdialog.mjs +7 -7
  135. package/fesm2015/primeng-confirmpopup.mjs +7 -7
  136. package/fesm2015/primeng-contextmenu.mjs +11 -11
  137. package/fesm2015/primeng-contextmenu.mjs.map +1 -1
  138. package/fesm2015/primeng-dataview.mjs +10 -10
  139. package/fesm2015/primeng-defer.mjs +7 -7
  140. package/fesm2015/primeng-dialog.mjs +7 -7
  141. package/fesm2015/primeng-divider.mjs +7 -7
  142. package/fesm2015/primeng-dock.mjs +8 -8
  143. package/fesm2015/primeng-dock.mjs.map +1 -1
  144. package/fesm2015/primeng-dragdrop.mjs +10 -10
  145. package/fesm2015/primeng-dropdown.mjs +11 -11
  146. package/fesm2015/primeng-dropdown.mjs.map +1 -1
  147. package/fesm2015/primeng-dynamicdialog.mjs +13 -13
  148. package/fesm2015/primeng-editor.mjs +7 -7
  149. package/fesm2015/primeng-fieldset.mjs +7 -7
  150. package/fesm2015/primeng-fileupload.mjs +7 -7
  151. package/fesm2015/primeng-focustrap.mjs +7 -7
  152. package/fesm2015/primeng-galleria.mjs +19 -19
  153. package/fesm2015/primeng-gmap.mjs +7 -7
  154. package/fesm2015/primeng-image.mjs +8 -8
  155. package/fesm2015/primeng-image.mjs.map +1 -1
  156. package/fesm2015/primeng-inplace.mjs +16 -16
  157. package/fesm2015/primeng-inplace.mjs.map +1 -1
  158. package/fesm2015/primeng-inputmask.mjs +7 -7
  159. package/fesm2015/primeng-inputnumber.mjs +10 -7
  160. package/fesm2015/primeng-inputnumber.mjs.map +1 -1
  161. package/fesm2015/primeng-inputswitch.mjs +7 -7
  162. package/fesm2015/primeng-inputtext.mjs +7 -7
  163. package/fesm2015/primeng-inputtextarea.mjs +7 -7
  164. package/fesm2015/primeng-keyfilter.mjs +7 -7
  165. package/fesm2015/primeng-knob.mjs +7 -7
  166. package/fesm2015/primeng-lightbox.mjs +7 -7
  167. package/fesm2015/primeng-listbox.mjs +7 -7
  168. package/fesm2015/primeng-megamenu.mjs +28 -34
  169. package/fesm2015/primeng-megamenu.mjs.map +1 -1
  170. package/fesm2015/primeng-menu.mjs +11 -11
  171. package/fesm2015/primeng-menu.mjs.map +1 -1
  172. package/fesm2015/primeng-menubar.mjs +14 -14
  173. package/fesm2015/primeng-menubar.mjs.map +1 -1
  174. package/fesm2015/primeng-message.mjs +7 -7
  175. package/fesm2015/primeng-messages.mjs +7 -7
  176. package/fesm2015/primeng-multiselect.mjs +11 -11
  177. package/fesm2015/primeng-multiselect.mjs.map +1 -1
  178. package/fesm2015/primeng-orderlist.mjs +7 -7
  179. package/fesm2015/primeng-organizationchart.mjs +10 -10
  180. package/fesm2015/primeng-overlay.mjs +11 -12
  181. package/fesm2015/primeng-overlay.mjs.map +1 -1
  182. package/fesm2015/primeng-overlaypanel.mjs +10 -8
  183. package/fesm2015/primeng-overlaypanel.mjs.map +1 -1
  184. package/fesm2015/primeng-paginator.mjs +7 -7
  185. package/fesm2015/primeng-panel.mjs +7 -7
  186. package/fesm2015/primeng-panelmenu.mjs +12 -12
  187. package/fesm2015/primeng-panelmenu.mjs.map +1 -1
  188. package/fesm2015/primeng-password.mjs +13 -13
  189. package/fesm2015/primeng-picklist.mjs +7 -7
  190. package/fesm2015/primeng-progressbar.mjs +7 -7
  191. package/fesm2015/primeng-progressspinner.mjs +7 -7
  192. package/fesm2015/primeng-radiobutton.mjs +10 -10
  193. package/fesm2015/primeng-rating.mjs +7 -7
  194. package/fesm2015/primeng-ripple.mjs +7 -7
  195. package/fesm2015/primeng-scroller.mjs +10 -10
  196. package/fesm2015/primeng-scroller.mjs.map +1 -1
  197. package/fesm2015/primeng-scrollpanel.mjs +9 -9
  198. package/fesm2015/primeng-scrollpanel.mjs.map +1 -1
  199. package/fesm2015/primeng-scrolltop.mjs +7 -7
  200. package/fesm2015/primeng-selectbutton.mjs +7 -7
  201. package/fesm2015/primeng-sidebar.mjs +10 -10
  202. package/fesm2015/primeng-sidebar.mjs.map +1 -1
  203. package/fesm2015/primeng-skeleton.mjs +7 -7
  204. package/fesm2015/primeng-slidemenu.mjs +11 -11
  205. package/fesm2015/primeng-slidemenu.mjs.map +1 -1
  206. package/fesm2015/primeng-slider.mjs +7 -7
  207. package/fesm2015/primeng-speeddial.mjs +8 -8
  208. package/fesm2015/primeng-speeddial.mjs.map +1 -1
  209. package/fesm2015/primeng-spinner.mjs +7 -7
  210. package/fesm2015/primeng-splitbutton.mjs +7 -7
  211. package/fesm2015/primeng-splitter.mjs +7 -7
  212. package/fesm2015/primeng-steps.mjs +8 -8
  213. package/fesm2015/primeng-steps.mjs.map +1 -1
  214. package/fesm2015/primeng-styleclass.mjs +7 -7
  215. package/fesm2015/primeng-table.mjs +82 -82
  216. package/fesm2015/primeng-tabmenu.mjs +8 -8
  217. package/fesm2015/primeng-tabmenu.mjs.map +1 -1
  218. package/fesm2015/primeng-tabview.mjs +11 -11
  219. package/fesm2015/primeng-tabview.mjs.map +1 -1
  220. package/fesm2015/primeng-tag.mjs +7 -7
  221. package/fesm2015/primeng-terminal.mjs +10 -10
  222. package/fesm2015/primeng-tieredmenu.mjs +11 -11
  223. package/fesm2015/primeng-tieredmenu.mjs.map +1 -1
  224. package/fesm2015/primeng-timeline.mjs +7 -7
  225. package/fesm2015/primeng-toast.mjs +10 -10
  226. package/fesm2015/primeng-togglebutton.mjs +7 -7
  227. package/fesm2015/primeng-toolbar.mjs +7 -7
  228. package/fesm2015/primeng-tooltip.mjs +21 -9
  229. package/fesm2015/primeng-tooltip.mjs.map +1 -1
  230. package/fesm2015/primeng-tree.mjs +10 -10
  231. package/fesm2015/primeng-treeselect.mjs +7 -7
  232. package/fesm2015/primeng-treetable.mjs +55 -55
  233. package/fesm2015/primeng-tristatecheckbox.mjs +7 -7
  234. package/fesm2015/primeng-virtualscroller.mjs +7 -7
  235. package/fesm2020/primeng-accordion.mjs +10 -10
  236. package/fesm2020/primeng-animate.mjs +7 -7
  237. package/fesm2020/primeng-api.mjs +34 -34
  238. package/fesm2020/primeng-autocomplete.mjs +7 -7
  239. package/fesm2020/primeng-autofocus.mjs +7 -7
  240. package/fesm2020/primeng-avatar.mjs +7 -7
  241. package/fesm2020/primeng-avatargroup.mjs +7 -7
  242. package/fesm2020/primeng-badge.mjs +10 -10
  243. package/fesm2020/primeng-blockui.mjs +7 -7
  244. package/fesm2020/primeng-breadcrumb.mjs +8 -8
  245. package/fesm2020/primeng-breadcrumb.mjs.map +1 -1
  246. package/fesm2020/primeng-button.mjs +10 -10
  247. package/fesm2020/primeng-calendar.mjs +8 -7
  248. package/fesm2020/primeng-calendar.mjs.map +1 -1
  249. package/fesm2020/primeng-captcha.mjs +7 -7
  250. package/fesm2020/primeng-card.mjs +7 -7
  251. package/fesm2020/primeng-carousel.mjs +7 -7
  252. package/fesm2020/primeng-cascadeselect.mjs +10 -10
  253. package/fesm2020/primeng-chart.mjs +7 -7
  254. package/fesm2020/primeng-checkbox.mjs +7 -7
  255. package/fesm2020/primeng-chip.mjs +7 -7
  256. package/fesm2020/primeng-chips.mjs +7 -7
  257. package/fesm2020/primeng-colorpicker.mjs +7 -7
  258. package/fesm2020/primeng-confirmdialog.mjs +7 -7
  259. package/fesm2020/primeng-confirmpopup.mjs +7 -7
  260. package/fesm2020/primeng-contextmenu.mjs +11 -11
  261. package/fesm2020/primeng-contextmenu.mjs.map +1 -1
  262. package/fesm2020/primeng-dataview.mjs +10 -10
  263. package/fesm2020/primeng-defer.mjs +7 -7
  264. package/fesm2020/primeng-dialog.mjs +7 -7
  265. package/fesm2020/primeng-divider.mjs +7 -7
  266. package/fesm2020/primeng-dock.mjs +8 -8
  267. package/fesm2020/primeng-dock.mjs.map +1 -1
  268. package/fesm2020/primeng-dragdrop.mjs +10 -10
  269. package/fesm2020/primeng-dropdown.mjs +11 -11
  270. package/fesm2020/primeng-dropdown.mjs.map +1 -1
  271. package/fesm2020/primeng-dynamicdialog.mjs +13 -13
  272. package/fesm2020/primeng-editor.mjs +7 -7
  273. package/fesm2020/primeng-fieldset.mjs +7 -7
  274. package/fesm2020/primeng-fileupload.mjs +7 -7
  275. package/fesm2020/primeng-focustrap.mjs +7 -7
  276. package/fesm2020/primeng-galleria.mjs +19 -19
  277. package/fesm2020/primeng-gmap.mjs +7 -7
  278. package/fesm2020/primeng-image.mjs +8 -8
  279. package/fesm2020/primeng-image.mjs.map +1 -1
  280. package/fesm2020/primeng-inplace.mjs +16 -16
  281. package/fesm2020/primeng-inplace.mjs.map +1 -1
  282. package/fesm2020/primeng-inputmask.mjs +7 -7
  283. package/fesm2020/primeng-inputnumber.mjs +10 -7
  284. package/fesm2020/primeng-inputnumber.mjs.map +1 -1
  285. package/fesm2020/primeng-inputswitch.mjs +7 -7
  286. package/fesm2020/primeng-inputtext.mjs +7 -7
  287. package/fesm2020/primeng-inputtextarea.mjs +7 -7
  288. package/fesm2020/primeng-keyfilter.mjs +7 -7
  289. package/fesm2020/primeng-knob.mjs +7 -7
  290. package/fesm2020/primeng-lightbox.mjs +7 -7
  291. package/fesm2020/primeng-listbox.mjs +7 -7
  292. package/fesm2020/primeng-megamenu.mjs +28 -34
  293. package/fesm2020/primeng-megamenu.mjs.map +1 -1
  294. package/fesm2020/primeng-menu.mjs +11 -11
  295. package/fesm2020/primeng-menu.mjs.map +1 -1
  296. package/fesm2020/primeng-menubar.mjs +14 -14
  297. package/fesm2020/primeng-menubar.mjs.map +1 -1
  298. package/fesm2020/primeng-message.mjs +7 -7
  299. package/fesm2020/primeng-messages.mjs +7 -7
  300. package/fesm2020/primeng-multiselect.mjs +11 -11
  301. package/fesm2020/primeng-multiselect.mjs.map +1 -1
  302. package/fesm2020/primeng-orderlist.mjs +7 -7
  303. package/fesm2020/primeng-organizationchart.mjs +10 -10
  304. package/fesm2020/primeng-overlay.mjs +11 -12
  305. package/fesm2020/primeng-overlay.mjs.map +1 -1
  306. package/fesm2020/primeng-overlaypanel.mjs +10 -8
  307. package/fesm2020/primeng-overlaypanel.mjs.map +1 -1
  308. package/fesm2020/primeng-paginator.mjs +7 -7
  309. package/fesm2020/primeng-panel.mjs +7 -7
  310. package/fesm2020/primeng-panelmenu.mjs +12 -12
  311. package/fesm2020/primeng-panelmenu.mjs.map +1 -1
  312. package/fesm2020/primeng-password.mjs +13 -13
  313. package/fesm2020/primeng-picklist.mjs +7 -7
  314. package/fesm2020/primeng-progressbar.mjs +7 -7
  315. package/fesm2020/primeng-progressspinner.mjs +7 -7
  316. package/fesm2020/primeng-radiobutton.mjs +10 -10
  317. package/fesm2020/primeng-rating.mjs +7 -7
  318. package/fesm2020/primeng-ripple.mjs +7 -7
  319. package/fesm2020/primeng-scroller.mjs +10 -10
  320. package/fesm2020/primeng-scroller.mjs.map +1 -1
  321. package/fesm2020/primeng-scrollpanel.mjs +9 -9
  322. package/fesm2020/primeng-scrollpanel.mjs.map +1 -1
  323. package/fesm2020/primeng-scrolltop.mjs +7 -7
  324. package/fesm2020/primeng-selectbutton.mjs +7 -7
  325. package/fesm2020/primeng-sidebar.mjs +10 -10
  326. package/fesm2020/primeng-sidebar.mjs.map +1 -1
  327. package/fesm2020/primeng-skeleton.mjs +7 -7
  328. package/fesm2020/primeng-slidemenu.mjs +11 -11
  329. package/fesm2020/primeng-slidemenu.mjs.map +1 -1
  330. package/fesm2020/primeng-slider.mjs +7 -7
  331. package/fesm2020/primeng-speeddial.mjs +8 -8
  332. package/fesm2020/primeng-speeddial.mjs.map +1 -1
  333. package/fesm2020/primeng-spinner.mjs +7 -7
  334. package/fesm2020/primeng-splitbutton.mjs +7 -7
  335. package/fesm2020/primeng-splitter.mjs +7 -7
  336. package/fesm2020/primeng-steps.mjs +8 -8
  337. package/fesm2020/primeng-steps.mjs.map +1 -1
  338. package/fesm2020/primeng-styleclass.mjs +7 -7
  339. package/fesm2020/primeng-table.mjs +82 -82
  340. package/fesm2020/primeng-tabmenu.mjs +8 -8
  341. package/fesm2020/primeng-tabmenu.mjs.map +1 -1
  342. package/fesm2020/primeng-tabview.mjs +11 -11
  343. package/fesm2020/primeng-tabview.mjs.map +1 -1
  344. package/fesm2020/primeng-tag.mjs +7 -7
  345. package/fesm2020/primeng-terminal.mjs +10 -10
  346. package/fesm2020/primeng-tieredmenu.mjs +11 -11
  347. package/fesm2020/primeng-tieredmenu.mjs.map +1 -1
  348. package/fesm2020/primeng-timeline.mjs +7 -7
  349. package/fesm2020/primeng-toast.mjs +10 -10
  350. package/fesm2020/primeng-togglebutton.mjs +7 -7
  351. package/fesm2020/primeng-toolbar.mjs +7 -7
  352. package/fesm2020/primeng-tooltip.mjs +21 -9
  353. package/fesm2020/primeng-tooltip.mjs.map +1 -1
  354. package/fesm2020/primeng-tree.mjs +10 -10
  355. package/fesm2020/primeng-treeselect.mjs +7 -7
  356. package/fesm2020/primeng-treetable.mjs +55 -55
  357. package/fesm2020/primeng-tristatecheckbox.mjs +7 -7
  358. package/fesm2020/primeng-virtualscroller.mjs +7 -7
  359. package/image/image.d.ts +1 -1
  360. package/inplace/inplace.d.ts +2 -1
  361. package/megamenu/megamenu.d.ts +3 -4
  362. package/overlay/overlay.d.ts +2 -1
  363. package/package.json +4 -12
  364. package/resources/components/megamenu/megamenu.css +5 -0
  365. package/resources/components/scrollpanel/scrollpanel.css +0 -2
  366. package/resources/themes/arya-blue/theme.css +2 -0
  367. package/resources/themes/arya-green/theme.css +2 -0
  368. package/resources/themes/arya-orange/theme.css +2 -0
  369. package/resources/themes/arya-purple/theme.css +2 -0
  370. package/resources/themes/bootstrap4-dark-blue/theme.css +2 -0
  371. package/resources/themes/bootstrap4-dark-purple/theme.css +2 -0
  372. package/resources/themes/bootstrap4-light-blue/theme.css +2 -0
  373. package/resources/themes/bootstrap4-light-purple/theme.css +2 -0
  374. package/resources/themes/fluent-light/theme.css +2 -0
  375. package/resources/themes/lara-dark-blue/theme.css +2 -0
  376. package/resources/themes/lara-dark-indigo/theme.css +2 -0
  377. package/resources/themes/lara-dark-purple/theme.css +2 -0
  378. package/resources/themes/lara-dark-teal/theme.css +2 -0
  379. package/resources/themes/lara-light-blue/theme.css +2 -0
  380. package/resources/themes/lara-light-indigo/theme.css +2 -0
  381. package/resources/themes/lara-light-purple/theme.css +2 -0
  382. package/resources/themes/lara-light-teal/theme.css +2 -0
  383. package/resources/themes/luna-amber/theme.css +2 -0
  384. package/resources/themes/luna-blue/theme.css +2 -0
  385. package/resources/themes/luna-green/theme.css +2 -0
  386. package/resources/themes/luna-pink/theme.css +2 -0
  387. package/resources/themes/md-dark-deeppurple/theme.css +2 -0
  388. package/resources/themes/md-dark-indigo/theme.css +2 -0
  389. package/resources/themes/md-light-deeppurple/theme.css +2 -0
  390. package/resources/themes/md-light-indigo/theme.css +2 -0
  391. package/resources/themes/mdc-dark-deeppurple/theme.css +2 -0
  392. package/resources/themes/mdc-dark-indigo/theme.css +2 -0
  393. package/resources/themes/mdc-light-deeppurple/theme.css +2 -0
  394. package/resources/themes/mdc-light-indigo/theme.css +2 -0
  395. package/resources/themes/mira/fonts/Inter-Bold.woff +0 -0
  396. package/resources/themes/mira/fonts/Inter-Bold.woff2 +0 -0
  397. package/resources/themes/mira/fonts/Inter-Medium.woff +0 -0
  398. package/resources/themes/mira/fonts/Inter-Medium.woff2 +0 -0
  399. package/resources/themes/mira/fonts/Inter-Regular.woff +0 -0
  400. package/resources/themes/mira/fonts/Inter-Regular.woff2 +0 -0
  401. package/resources/themes/mira/fonts/Inter-SemiBold.woff +0 -0
  402. package/resources/themes/mira/fonts/Inter-SemiBold.woff2 +0 -0
  403. package/resources/themes/mira/theme.css +6518 -0
  404. package/resources/themes/nano/theme.css +6290 -0
  405. package/resources/themes/nova/theme.css +2 -0
  406. package/resources/themes/nova-accent/theme.css +2 -0
  407. package/resources/themes/nova-alt/theme.css +2 -0
  408. package/resources/themes/rhea/theme.css +2 -0
  409. package/resources/themes/saga-blue/theme.css +2 -0
  410. package/resources/themes/saga-green/theme.css +2 -0
  411. package/resources/themes/saga-orange/theme.css +2 -0
  412. package/resources/themes/saga-purple/theme.css +2 -0
  413. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
  414. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
  415. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
  416. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
  417. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
  418. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
  419. package/resources/themes/soho-dark/theme.css +6284 -0
  420. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
  421. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
  422. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
  423. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
  424. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
  425. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
  426. package/resources/themes/soho-light/theme.css +6338 -0
  427. package/resources/themes/tailwind-light/theme.css +2 -0
  428. package/resources/themes/vela-blue/theme.css +2 -0
  429. package/resources/themes/vela-green/theme.css +2 -0
  430. package/resources/themes/vela-orange/theme.css +2 -0
  431. package/resources/themes/vela-purple/theme.css +2 -0
  432. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
  433. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
  434. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
  435. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
  436. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
  437. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
  438. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
  439. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
  440. package/resources/themes/viva-dark/theme.css +6445 -0
  441. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
  442. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
  443. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
  444. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
  445. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
  446. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
  447. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
  448. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
  449. package/resources/themes/viva-light/theme.css +6445 -0
  450. package/scroller/scroller.d.ts +2 -1
  451. package/sidebar/sidebar.d.ts +2 -1
  452. package/tooltip/tooltip.d.ts +4 -1
  453. package/codehighlighter/codehighlighter.d.ts +0 -15
  454. package/codehighlighter/index.d.ts +0 -5
  455. package/codehighlighter/public_api.d.ts +0 -1
  456. package/esm2020/codehighlighter/codehighlighter.mjs +0 -38
  457. package/esm2020/codehighlighter/primeng-codehighlighter.mjs +0 -5
  458. package/esm2020/codehighlighter/public_api.mjs +0 -2
  459. package/fesm2015/primeng-codehighlighter.mjs +0 -46
  460. package/fesm2015/primeng-codehighlighter.mjs.map +0 -1
  461. package/fesm2020/primeng-codehighlighter.mjs +0 -46
  462. package/fesm2020/primeng-codehighlighter.mjs.map +0 -1
package/README.md CHANGED
@@ -5,8 +5,8 @@
5
5
  [![Actions CI](https://github.com/primefaces/primeng/workflows/NodeJS%20CI/badge.svg)](https://github.com/primefaces/primeng/actions/workflows/node.js.yml)
6
6
  [![Discord Chat](https://img.shields.io/discord/557940238991753223.svg?color=7289da&label=chat&logo=discord)](https://discord.gg/gzKFYnpmCY)
7
7
 
8
- [![PrimeNG Hero](https://www.primefaces.org/wp-content/uploads/2022/09/primeng-gh-readme.jpg)](https://www.primefaces.org/primeng)
8
+ [![PrimeNG Hero](https://www.primefaces.org/wp-content/uploads/2022/09/primeng-gh-readme.jpg)](https://primeng.org)
9
9
 
10
10
  ### Website
11
11
 
12
- Visit the [PrimeNG Website](https://www.primefaces.org/primeng/) for general information, demos and documentation.
12
+ Visit the [PrimeNG Website](https://primeng.org) for general information, demos and documentation.
@@ -101,8 +101,8 @@ export class AccordionTab {
101
101
  this.accordion.tabs.splice(this.findTabIndex(), 1);
102
102
  }
103
103
  }
104
- AccordionTab.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AccordionTab, deps: [{ token: forwardRef(() => Accordion) }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
105
- AccordionTab.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.0", type: AccordionTab, selector: "p-accordionTab", inputs: { header: "header", headerStyle: "headerStyle", tabStyle: "tabStyle", contentStyle: "contentStyle", tabStyleClass: "tabStyleClass", headerStyleClass: "headerStyleClass", contentStyleClass: "contentStyleClass", disabled: "disabled", cache: "cache", transitionOptions: "transitionOptions", iconPos: "iconPos", selected: "selected" }, outputs: { selectedChange: "selectedChange" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "headerFacet", predicate: Header }, { propertyName: "templates", predicate: PrimeTemplate }], ngImport: i0, template: `
104
+ AccordionTab.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AccordionTab, deps: [{ token: forwardRef(() => Accordion) }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
105
+ AccordionTab.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.2", type: AccordionTab, selector: "p-accordionTab", inputs: { header: "header", headerStyle: "headerStyle", tabStyle: "tabStyle", contentStyle: "contentStyle", tabStyleClass: "tabStyleClass", headerStyleClass: "headerStyleClass", contentStyleClass: "contentStyleClass", disabled: "disabled", cache: "cache", transitionOptions: "transitionOptions", iconPos: "iconPos", selected: "selected" }, outputs: { selectedChange: "selectedChange" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "headerFacet", predicate: Header }, { propertyName: "templates", predicate: PrimeTemplate }], ngImport: i0, template: `
106
106
  <div class="p-accordion-tab" [class.p-accordion-tab-active]="selected" [ngClass]="tabStyleClass" [ngStyle]="tabStyle">
107
107
  <div class="p-accordion-header" [class.p-highlight]="selected" [class.p-disabled]="disabled">
108
108
  <a
@@ -153,7 +153,7 @@ AccordionTab.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
153
153
  transition('void => *', animate(0))
154
154
  ])
155
155
  ], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
156
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AccordionTab, decorators: [{
156
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AccordionTab, decorators: [{
157
157
  type: Component,
158
158
  args: [{ selector: 'p-accordionTab', template: `
159
159
  <div class="p-accordion-tab" [class.p-accordion-tab-active]="selected" [ngClass]="tabStyleClass" [ngStyle]="tabStyle">
@@ -315,13 +315,13 @@ export class Accordion {
315
315
  }
316
316
  }
317
317
  }
318
- Accordion.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Accordion, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
319
- Accordion.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.0", type: Accordion, selector: "p-accordion", inputs: { multiple: "multiple", style: "style", styleClass: "styleClass", expandIcon: "expandIcon", collapseIcon: "collapseIcon", activeIndex: "activeIndex" }, outputs: { onClose: "onClose", onOpen: "onOpen", activeIndexChange: "activeIndexChange" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "tabList", predicate: AccordionTab }], ngImport: i0, template: `
318
+ Accordion.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: Accordion, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
319
+ Accordion.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.2", type: Accordion, selector: "p-accordion", inputs: { multiple: "multiple", style: "style", styleClass: "styleClass", expandIcon: "expandIcon", collapseIcon: "collapseIcon", activeIndex: "activeIndex" }, outputs: { onClose: "onClose", onOpen: "onOpen", activeIndexChange: "activeIndexChange" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "tabList", predicate: AccordionTab }], ngImport: i0, template: `
320
320
  <div [ngClass]="'p-accordion p-component'" [ngStyle]="style" [class]="styleClass" role="tablist">
321
321
  <ng-content></ng-content>
322
322
  </div>
323
323
  `, isInline: true, dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
324
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Accordion, decorators: [{
324
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: Accordion, decorators: [{
325
325
  type: Component,
326
326
  args: [{
327
327
  selector: 'p-accordion',
@@ -359,10 +359,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImpor
359
359
  }] } });
360
360
  export class AccordionModule {
361
361
  }
362
- AccordionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
363
- AccordionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: AccordionModule, declarations: [Accordion, AccordionTab], imports: [CommonModule], exports: [Accordion, AccordionTab, SharedModule] });
364
- AccordionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AccordionModule, imports: [CommonModule, SharedModule] });
365
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AccordionModule, decorators: [{
362
+ AccordionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
363
+ AccordionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.2", ngImport: i0, type: AccordionModule, declarations: [Accordion, AccordionTab], imports: [CommonModule], exports: [Accordion, AccordionTab, SharedModule] });
364
+ AccordionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AccordionModule, imports: [CommonModule, SharedModule] });
365
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AccordionModule, decorators: [{
366
366
  type: NgModule,
367
367
  args: [{
368
368
  imports: [CommonModule],
@@ -48,9 +48,9 @@ export class Animate {
48
48
  clearTimeout(this.timeout);
49
49
  }
50
50
  }
51
- Animate.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Animate, deps: [{ token: i0.ElementRef }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
52
- Animate.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: Animate, selector: "[pAnimate]", inputs: { enterClass: "enterClass", leaveClass: "leaveClass" }, host: { properties: { "class.p-animate": "true" } }, ngImport: i0 });
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Animate, decorators: [{
51
+ Animate.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: Animate, deps: [{ token: i0.ElementRef }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
52
+ Animate.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.2", type: Animate, selector: "[pAnimate]", inputs: { enterClass: "enterClass", leaveClass: "leaveClass" }, host: { properties: { "class.p-animate": "true" } }, ngImport: i0 });
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: Animate, decorators: [{
54
54
  type: Directive,
55
55
  args: [{
56
56
  selector: '[pAnimate]',
@@ -65,10 +65,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImpor
65
65
  }] } });
66
66
  export class AnimateModule {
67
67
  }
68
- AnimateModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AnimateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
69
- AnimateModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: AnimateModule, declarations: [Animate], imports: [CommonModule], exports: [Animate] });
70
- AnimateModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AnimateModule, imports: [CommonModule] });
71
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AnimateModule, decorators: [{
68
+ AnimateModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AnimateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
69
+ AnimateModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.2", ngImport: i0, type: AnimateModule, declarations: [Animate], imports: [CommonModule], exports: [Animate] });
70
+ AnimateModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AnimateModule, imports: [CommonModule] });
71
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AnimateModule, decorators: [{
72
72
  type: NgModule,
73
73
  args: [{
74
74
  imports: [CommonModule],
@@ -20,9 +20,9 @@ export class ConfirmationService {
20
20
  this.acceptConfirmationSource.next(null);
21
21
  }
22
22
  }
23
- ConfirmationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: ConfirmationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
24
- ConfirmationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: ConfirmationService });
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: ConfirmationService, decorators: [{
23
+ ConfirmationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: ConfirmationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
24
+ ConfirmationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: ConfirmationService });
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: ConfirmationService, decorators: [{
26
26
  type: Injectable
27
27
  }] });
28
28
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29uZmlybWF0aW9uc2VydmljZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9hcHAvY29tcG9uZW50cy9hcGkvY29uZmlybWF0aW9uc2VydmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzNDLE9BQU8sRUFBRSxPQUFPLEVBQUUsTUFBTSxNQUFNLENBQUM7O0FBSS9CLE1BQU0sT0FBTyxtQkFBbUI7SUFEaEM7UUFFWSw4QkFBeUIsR0FBRyxJQUFJLE9BQU8sRUFBZ0IsQ0FBQztRQUN4RCw2QkFBd0IsR0FBRyxJQUFJLE9BQU8sRUFBZ0IsQ0FBQztRQUUvRCx5QkFBb0IsR0FBRyxJQUFJLENBQUMseUJBQXlCLENBQUMsWUFBWSxFQUFFLENBQUM7UUFDckUsV0FBTSxHQUFHLElBQUksQ0FBQyx3QkFBd0IsQ0FBQyxZQUFZLEVBQUUsQ0FBQztLQWV6RDtJQWJHLE9BQU8sQ0FBQyxZQUEwQjtRQUM5QixJQUFJLENBQUMseUJBQXlCLENBQUMsSUFBSSxDQUFDLFlBQVksQ0FBQyxDQUFDO1FBQ2xELE9BQU8sSUFBSSxDQUFDO0lBQ2hCLENBQUM7SUFFRCxLQUFLO1FBQ0QsSUFBSSxDQUFDLHlCQUF5QixDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsQ0FBQztRQUMxQyxPQUFPLElBQUksQ0FBQztJQUNoQixDQUFDO0lBRUQsUUFBUTtRQUNKLElBQUksQ0FBQyx3QkFBd0IsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUM7SUFDN0MsQ0FBQzs7Z0hBbkJRLG1CQUFtQjtvSEFBbkIsbUJBQW1COzJGQUFuQixtQkFBbUI7a0JBRC9CLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJbmplY3RhYmxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBTdWJqZWN0IH0gZnJvbSAncnhqcyc7XG5pbXBvcnQgeyBDb25maXJtYXRpb24gfSBmcm9tICcuL2NvbmZpcm1hdGlvbic7XG5cbkBJbmplY3RhYmxlKClcbmV4cG9ydCBjbGFzcyBDb25maXJtYXRpb25TZXJ2aWNlIHtcbiAgICBwcml2YXRlIHJlcXVpcmVDb25maXJtYXRpb25Tb3VyY2UgPSBuZXcgU3ViamVjdDxDb25maXJtYXRpb24+KCk7XG4gICAgcHJpdmF0ZSBhY2NlcHRDb25maXJtYXRpb25Tb3VyY2UgPSBuZXcgU3ViamVjdDxDb25maXJtYXRpb24+KCk7XG5cbiAgICByZXF1aXJlQ29uZmlybWF0aW9uJCA9IHRoaXMucmVxdWlyZUNvbmZpcm1hdGlvblNvdXJjZS5hc09ic2VydmFibGUoKTtcbiAgICBhY2NlcHQgPSB0aGlzLmFjY2VwdENvbmZpcm1hdGlvblNvdXJjZS5hc09ic2VydmFibGUoKTtcblxuICAgIGNvbmZpcm0oY29uZmlybWF0aW9uOiBDb25maXJtYXRpb24pIHtcbiAgICAgICAgdGhpcy5yZXF1aXJlQ29uZmlybWF0aW9uU291cmNlLm5leHQoY29uZmlybWF0aW9uKTtcbiAgICAgICAgcmV0dXJuIHRoaXM7XG4gICAgfVxuXG4gICAgY2xvc2UoKSB7XG4gICAgICAgIHRoaXMucmVxdWlyZUNvbmZpcm1hdGlvblNvdXJjZS5uZXh0KG51bGwpO1xuICAgICAgICByZXR1cm4gdGhpcztcbiAgICB9XG5cbiAgICBvbkFjY2VwdCgpIHtcbiAgICAgICAgdGhpcy5hY2NlcHRDb25maXJtYXRpb25Tb3VyY2UubmV4dChudWxsKTtcbiAgICB9XG59XG4iXX0=
@@ -15,9 +15,9 @@ export class ContextMenuService {
15
15
  this.activeItemKeyChange.next(this.activeItemKey);
16
16
  }
17
17
  }
18
- ContextMenuService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: ContextMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
19
- ContextMenuService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: ContextMenuService });
20
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: ContextMenuService, decorators: [{
18
+ ContextMenuService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: ContextMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
19
+ ContextMenuService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: ContextMenuService });
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: ContextMenuService, decorators: [{
21
21
  type: Injectable
22
22
  }] });
23
23
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29udGV4dG1lbnVzZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2FwcC9jb21wb25lbnRzL2FwaS9jb250ZXh0bWVudXNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMzQyxPQUFPLEVBQUUsT0FBTyxFQUFFLE1BQU0sTUFBTSxDQUFDOztBQUcvQixNQUFNLE9BQU8sa0JBQWtCO0lBRC9CO1FBRVksd0JBQW1CLEdBQUcsSUFBSSxPQUFPLEVBQVUsQ0FBQztRQUVwRCx5QkFBb0IsR0FBRyxJQUFJLENBQUMsbUJBQW1CLENBQUMsWUFBWSxFQUFFLENBQUM7S0FhbEU7SUFURyxTQUFTLENBQUMsR0FBRztRQUNULElBQUksQ0FBQyxhQUFhLEdBQUcsR0FBRyxDQUFDO1FBQ3pCLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLGFBQWEsQ0FBQyxDQUFDO0lBQ3RELENBQUM7SUFFRCxLQUFLO1FBQ0QsSUFBSSxDQUFDLGFBQWEsR0FBRyxJQUFJLENBQUM7UUFDMUIsSUFBSSxDQUFDLG1CQUFtQixDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsYUFBYSxDQUFDLENBQUM7SUFDdEQsQ0FBQzs7K0dBZlEsa0JBQWtCO21IQUFsQixrQkFBa0I7MkZBQWxCLGtCQUFrQjtrQkFEOUIsVUFBVSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGFibGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFN1YmplY3QgfSBmcm9tICdyeGpzJztcblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIENvbnRleHRNZW51U2VydmljZSB7XG4gICAgcHJpdmF0ZSBhY3RpdmVJdGVtS2V5Q2hhbmdlID0gbmV3IFN1YmplY3Q8c3RyaW5nPigpO1xuXG4gICAgYWN0aXZlSXRlbUtleUNoYW5nZSQgPSB0aGlzLmFjdGl2ZUl0ZW1LZXlDaGFuZ2UuYXNPYnNlcnZhYmxlKCk7XG5cbiAgICBhY3RpdmVJdGVtS2V5OiBzdHJpbmc7XG5cbiAgICBjaGFuZ2VLZXkoa2V5KSB7XG4gICAgICAgIHRoaXMuYWN0aXZlSXRlbUtleSA9IGtleTtcbiAgICAgICAgdGhpcy5hY3RpdmVJdGVtS2V5Q2hhbmdlLm5leHQodGhpcy5hY3RpdmVJdGVtS2V5KTtcbiAgICB9XG5cbiAgICByZXNldCgpIHtcbiAgICAgICAgdGhpcy5hY3RpdmVJdGVtS2V5ID0gbnVsbDtcbiAgICAgICAgdGhpcy5hY3RpdmVJdGVtS2V5Q2hhbmdlLm5leHQodGhpcy5hY3RpdmVJdGVtS2V5KTtcbiAgICB9XG59XG4iXX0=
@@ -212,9 +212,9 @@ export class FilterService {
212
212
  this.filters[rule] = fn;
213
213
  }
214
214
  }
215
- FilterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: FilterService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
216
- FilterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: FilterService, providedIn: 'root' });
217
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: FilterService, decorators: [{
215
+ FilterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: FilterService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
216
+ FilterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: FilterService, providedIn: 'root' });
217
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: FilterService, decorators: [{
218
218
  type: Injectable,
219
219
  args: [{ providedIn: 'root' }]
220
220
  }] });
@@ -22,9 +22,9 @@ export class MessageService {
22
22
  this.clearSource.next(key || null);
23
23
  }
24
24
  }
25
- MessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: MessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
26
- MessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: MessageService });
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: MessageService, decorators: [{
25
+ MessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: MessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
26
+ MessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: MessageService });
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: MessageService, decorators: [{
28
28
  type: Injectable
29
29
  }] });
30
30
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWVzc2FnZXNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvYXBwL2NvbXBvbmVudHMvYXBpL21lc3NhZ2VzZXJ2aWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDM0MsT0FBTyxFQUFFLE9BQU8sRUFBRSxNQUFNLE1BQU0sQ0FBQzs7QUFJL0IsTUFBTSxPQUFPLGNBQWM7SUFEM0I7UUFFWSxrQkFBYSxHQUFHLElBQUksT0FBTyxFQUF1QixDQUFDO1FBQ25ELGdCQUFXLEdBQUcsSUFBSSxPQUFPLEVBQVUsQ0FBQztRQUU1QyxvQkFBZSxHQUFHLElBQUksQ0FBQyxhQUFhLENBQUMsWUFBWSxFQUFFLENBQUM7UUFDcEQsa0JBQWEsR0FBRyxJQUFJLENBQUMsV0FBVyxDQUFDLFlBQVksRUFBRSxDQUFDO0tBaUJuRDtJQWZHLEdBQUcsQ0FBQyxPQUFnQjtRQUNoQixJQUFJLE9BQU8sRUFBRTtZQUNULElBQUksQ0FBQyxhQUFhLENBQUMsSUFBSSxDQUFDLE9BQU8sQ0FBQyxDQUFDO1NBQ3BDO0lBQ0wsQ0FBQztJQUVELE1BQU0sQ0FBQyxRQUFtQjtRQUN0QixJQUFJLFFBQVEsSUFBSSxRQUFRLENBQUMsTUFBTSxFQUFFO1lBQzdCLElBQUksQ0FBQyxhQUFhLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxDQUFDO1NBQ3JDO0lBQ0wsQ0FBQztJQUVELEtBQUssQ0FBQyxHQUFZO1FBQ2QsSUFBSSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsR0FBRyxJQUFJLElBQUksQ0FBQyxDQUFDO0lBQ3ZDLENBQUM7OzJHQXJCUSxjQUFjOytHQUFkLGNBQWM7MkZBQWQsY0FBYztrQkFEMUIsVUFBVSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGFibGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFN1YmplY3QgfSBmcm9tICdyeGpzJztcbmltcG9ydCB7IE1lc3NhZ2UgfSBmcm9tICcuL21lc3NhZ2UnO1xuXG5ASW5qZWN0YWJsZSgpXG5leHBvcnQgY2xhc3MgTWVzc2FnZVNlcnZpY2Uge1xuICAgIHByaXZhdGUgbWVzc2FnZVNvdXJjZSA9IG5ldyBTdWJqZWN0PE1lc3NhZ2UgfCBNZXNzYWdlW10+KCk7XG4gICAgcHJpdmF0ZSBjbGVhclNvdXJjZSA9IG5ldyBTdWJqZWN0PHN0cmluZz4oKTtcblxuICAgIG1lc3NhZ2VPYnNlcnZlciA9IHRoaXMubWVzc2FnZVNvdXJjZS5hc09ic2VydmFibGUoKTtcbiAgICBjbGVhck9ic2VydmVyID0gdGhpcy5jbGVhclNvdXJjZS5hc09ic2VydmFibGUoKTtcblxuICAgIGFkZChtZXNzYWdlOiBNZXNzYWdlKSB7XG4gICAgICAgIGlmIChtZXNzYWdlKSB7XG4gICAgICAgICAgICB0aGlzLm1lc3NhZ2VTb3VyY2UubmV4dChtZXNzYWdlKTtcbiAgICAgICAgfVxuICAgIH1cblxuICAgIGFkZEFsbChtZXNzYWdlczogTWVzc2FnZVtdKSB7XG4gICAgICAgIGlmIChtZXNzYWdlcyAmJiBtZXNzYWdlcy5sZW5ndGgpIHtcbiAgICAgICAgICAgIHRoaXMubWVzc2FnZVNvdXJjZS5uZXh0KG1lc3NhZ2VzKTtcbiAgICAgICAgfVxuICAgIH1cblxuICAgIGNsZWFyKGtleT86IHN0cmluZykge1xuICAgICAgICB0aGlzLmNsZWFyU291cmNlLm5leHQoa2V5IHx8IG51bGwpO1xuICAgIH1cbn1cbiJdfQ==
@@ -12,9 +12,9 @@ export class OverlayService {
12
12
  }
13
13
  }
14
14
  }
15
- OverlayService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: OverlayService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16
- OverlayService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: OverlayService, providedIn: 'root' });
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: OverlayService, decorators: [{
15
+ OverlayService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: OverlayService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16
+ OverlayService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: OverlayService, providedIn: 'root' });
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: OverlayService, decorators: [{
18
18
  type: Injectable,
19
19
  args: [{ providedIn: 'root' }]
20
20
  }] });
@@ -75,9 +75,9 @@ export class PrimeNGConfig {
75
75
  this.translationSource.next(this.translation);
76
76
  }
77
77
  }
78
- PrimeNGConfig.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PrimeNGConfig, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
79
- PrimeNGConfig.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PrimeNGConfig, providedIn: 'root' });
80
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PrimeNGConfig, decorators: [{
78
+ PrimeNGConfig.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: PrimeNGConfig, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
79
+ PrimeNGConfig.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: PrimeNGConfig, providedIn: 'root' });
80
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: PrimeNGConfig, decorators: [{
81
81
  type: Injectable,
82
82
  args: [{ providedIn: 'root' }]
83
83
  }] });
@@ -4,9 +4,9 @@ import { Component } from '@angular/core';
4
4
  import * as i0 from "@angular/core";
5
5
  export class Header {
6
6
  }
7
- Header.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Header, deps: [], target: i0.ɵɵFactoryTarget.Component });
8
- Header.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.0", type: Header, selector: "p-header", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Header, decorators: [{
7
+ Header.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: Header, deps: [], target: i0.ɵɵFactoryTarget.Component });
8
+ Header.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.2", type: Header, selector: "p-header", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: Header, decorators: [{
10
10
  type: Component,
11
11
  args: [{
12
12
  selector: 'p-header',
@@ -15,9 +15,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImpor
15
15
  }] });
16
16
  export class Footer {
17
17
  }
18
- Footer.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Footer, deps: [], target: i0.ɵɵFactoryTarget.Component });
19
- Footer.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.0", type: Footer, selector: "p-footer", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
20
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Footer, decorators: [{
18
+ Footer.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: Footer, deps: [], target: i0.ɵɵFactoryTarget.Component });
19
+ Footer.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.2", type: Footer, selector: "p-footer", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: Footer, decorators: [{
21
21
  type: Component,
22
22
  args: [{
23
23
  selector: 'p-footer',
@@ -32,9 +32,9 @@ export class PrimeTemplate {
32
32
  return this.name;
33
33
  }
34
34
  }
35
- PrimeTemplate.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PrimeTemplate, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
36
- PrimeTemplate.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: PrimeTemplate, selector: "[pTemplate]", inputs: { type: "type", name: ["pTemplate", "name"] }, ngImport: i0 });
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: PrimeTemplate, decorators: [{
35
+ PrimeTemplate.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: PrimeTemplate, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
36
+ PrimeTemplate.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.2", type: PrimeTemplate, selector: "[pTemplate]", inputs: { type: "type", name: ["pTemplate", "name"] }, ngImport: i0 });
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: PrimeTemplate, decorators: [{
38
38
  type: Directive,
39
39
  args: [{
40
40
  selector: '[pTemplate]',
@@ -48,10 +48,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImpor
48
48
  }] } });
49
49
  export class SharedModule {
50
50
  }
51
- SharedModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: SharedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
52
- SharedModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: SharedModule, declarations: [Header, Footer, PrimeTemplate], imports: [CommonModule], exports: [Header, Footer, PrimeTemplate] });
53
- SharedModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: SharedModule, imports: [CommonModule] });
54
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: SharedModule, decorators: [{
51
+ SharedModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: SharedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
52
+ SharedModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.2", ngImport: i0, type: SharedModule, declarations: [Header, Footer, PrimeTemplate], imports: [CommonModule], exports: [Header, Footer, PrimeTemplate] });
53
+ SharedModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: SharedModule, imports: [CommonModule] });
54
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: SharedModule, decorators: [{
55
55
  type: NgModule,
56
56
  args: [{
57
57
  imports: [CommonModule],
@@ -15,9 +15,9 @@ export class TreeDragDropService {
15
15
  this.dragStopSource.next(event);
16
16
  }
17
17
  }
18
- TreeDragDropService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: TreeDragDropService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
19
- TreeDragDropService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: TreeDragDropService });
20
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: TreeDragDropService, decorators: [{
18
+ TreeDragDropService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: TreeDragDropService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
19
+ TreeDragDropService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: TreeDragDropService });
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: TreeDragDropService, decorators: [{
21
21
  type: Injectable
22
22
  }] });
23
23
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJlZWRyYWdkcm9wc2VydmljZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9hcHAvY29tcG9uZW50cy9hcGkvdHJlZWRyYWdkcm9wc2VydmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzNDLE9BQU8sRUFBRSxPQUFPLEVBQUUsTUFBTSxNQUFNLENBQUM7O0FBSS9CLE1BQU0sT0FBTyxtQkFBbUI7SUFEaEM7UUFFWSxvQkFBZSxHQUFHLElBQUksT0FBTyxFQUFxQixDQUFDO1FBQ25ELG1CQUFjLEdBQUcsSUFBSSxPQUFPLEVBQXFCLENBQUM7UUFFMUQsZUFBVSxHQUFHLElBQUksQ0FBQyxlQUFlLENBQUMsWUFBWSxFQUFFLENBQUM7UUFDakQsY0FBUyxHQUFHLElBQUksQ0FBQyxjQUFjLENBQUMsWUFBWSxFQUFFLENBQUM7S0FTbEQ7SUFQRyxTQUFTLENBQUMsS0FBd0I7UUFDOUIsSUFBSSxDQUFDLGVBQWUsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDckMsQ0FBQztJQUVELFFBQVEsQ0FBQyxLQUF3QjtRQUM3QixJQUFJLENBQUMsY0FBYyxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUNwQyxDQUFDOztnSEFiUSxtQkFBbUI7b0hBQW5CLG1CQUFtQjsyRkFBbkIsbUJBQW1CO2tCQUQvQixVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgU3ViamVjdCB9IGZyb20gJ3J4anMnO1xuaW1wb3J0IHsgVHJlZU5vZGVEcmFnRXZlbnQgfSBmcm9tICcuL3RyZWVub2RlZHJhZ2V2ZW50JztcblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIFRyZWVEcmFnRHJvcFNlcnZpY2Uge1xuICAgIHByaXZhdGUgZHJhZ1N0YXJ0U291cmNlID0gbmV3IFN1YmplY3Q8VHJlZU5vZGVEcmFnRXZlbnQ+KCk7XG4gICAgcHJpdmF0ZSBkcmFnU3RvcFNvdXJjZSA9IG5ldyBTdWJqZWN0PFRyZWVOb2RlRHJhZ0V2ZW50PigpO1xuXG4gICAgZHJhZ1N0YXJ0JCA9IHRoaXMuZHJhZ1N0YXJ0U291cmNlLmFzT2JzZXJ2YWJsZSgpO1xuICAgIGRyYWdTdG9wJCA9IHRoaXMuZHJhZ1N0b3BTb3VyY2UuYXNPYnNlcnZhYmxlKCk7XG5cbiAgICBzdGFydERyYWcoZXZlbnQ6IFRyZWVOb2RlRHJhZ0V2ZW50KSB7XG4gICAgICAgIHRoaXMuZHJhZ1N0YXJ0U291cmNlLm5leHQoZXZlbnQpO1xuICAgIH1cblxuICAgIHN0b3BEcmFnKGV2ZW50OiBUcmVlTm9kZURyYWdFdmVudCkge1xuICAgICAgICB0aGlzLmRyYWdTdG9wU291cmNlLm5leHQoZXZlbnQpO1xuICAgIH1cbn1cbiJdfQ==
@@ -563,8 +563,8 @@ export class AutoComplete {
563
563
  }
564
564
  }
565
565
  }
566
- AutoComplete.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AutoComplete, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i0.IterableDiffers }, { token: i1.PrimeNGConfig }, { token: i1.OverlayService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
567
- AutoComplete.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.0", type: AutoComplete, selector: "p-autoComplete", inputs: { minLength: "minLength", delay: "delay", style: "style", panelStyle: "panelStyle", styleClass: "styleClass", panelStyleClass: "panelStyleClass", inputStyle: "inputStyle", inputId: "inputId", inputStyleClass: "inputStyleClass", placeholder: "placeholder", readonly: "readonly", disabled: "disabled", scrollHeight: "scrollHeight", lazy: "lazy", virtualScroll: "virtualScroll", virtualScrollItemSize: "virtualScrollItemSize", virtualScrollOptions: "virtualScrollOptions", maxlength: "maxlength", name: "name", required: "required", size: "size", appendTo: "appendTo", autoHighlight: "autoHighlight", forceSelection: "forceSelection", type: "type", autoZIndex: "autoZIndex", baseZIndex: "baseZIndex", ariaLabel: "ariaLabel", dropdownAriaLabel: "dropdownAriaLabel", ariaLabelledBy: "ariaLabelledBy", dropdownIcon: "dropdownIcon", unique: "unique", group: "group", completeOnFocus: "completeOnFocus", showClear: "showClear", field: "field", dropdown: "dropdown", showEmptyMessage: "showEmptyMessage", dropdownMode: "dropdownMode", multiple: "multiple", tabindex: "tabindex", dataKey: "dataKey", emptyMessage: "emptyMessage", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions", autofocus: "autofocus", autocomplete: "autocomplete", optionGroupChildren: "optionGroupChildren", optionGroupLabel: "optionGroupLabel", overlayOptions: "overlayOptions", itemSize: "itemSize", suggestions: "suggestions" }, outputs: { completeMethod: "completeMethod", onSelect: "onSelect", onUnselect: "onUnselect", onFocus: "onFocus", onBlur: "onBlur", onDropdownClick: "onDropdownClick", onClear: "onClear", onKeyUp: "onKeyUp", onShow: "onShow", onHide: "onHide", onLazyLoad: "onLazyLoad" }, host: { properties: { "class.p-inputwrapper-filled": "filled", "class.p-inputwrapper-focus": "((focus && !disabled) || autofocus) || overlayVisible", "class.p-autocomplete-clearable": "showClear && !disabled" }, classAttribute: "p-element p-inputwrapper" }, providers: [AUTOCOMPLETE_VALUE_ACCESSOR], queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "containerEL", first: true, predicate: ["container"], descendants: true }, { propertyName: "inputEL", first: true, predicate: ["in"], descendants: true }, { propertyName: "multiInputEL", first: true, predicate: ["multiIn"], descendants: true }, { propertyName: "multiContainerEL", first: true, predicate: ["multiContainer"], descendants: true }, { propertyName: "dropdownButton", first: true, predicate: ["ddBtn"], descendants: true }, { propertyName: "itemsViewChild", first: true, predicate: ["items"], descendants: true }, { propertyName: "scroller", first: true, predicate: ["scroller"], descendants: true }, { propertyName: "overlayViewChild", first: true, predicate: ["overlay"], descendants: true }], ngImport: i0, template: `
566
+ AutoComplete.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AutoComplete, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i0.IterableDiffers }, { token: i1.PrimeNGConfig }, { token: i1.OverlayService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
567
+ AutoComplete.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.2", type: AutoComplete, selector: "p-autoComplete", inputs: { minLength: "minLength", delay: "delay", style: "style", panelStyle: "panelStyle", styleClass: "styleClass", panelStyleClass: "panelStyleClass", inputStyle: "inputStyle", inputId: "inputId", inputStyleClass: "inputStyleClass", placeholder: "placeholder", readonly: "readonly", disabled: "disabled", scrollHeight: "scrollHeight", lazy: "lazy", virtualScroll: "virtualScroll", virtualScrollItemSize: "virtualScrollItemSize", virtualScrollOptions: "virtualScrollOptions", maxlength: "maxlength", name: "name", required: "required", size: "size", appendTo: "appendTo", autoHighlight: "autoHighlight", forceSelection: "forceSelection", type: "type", autoZIndex: "autoZIndex", baseZIndex: "baseZIndex", ariaLabel: "ariaLabel", dropdownAriaLabel: "dropdownAriaLabel", ariaLabelledBy: "ariaLabelledBy", dropdownIcon: "dropdownIcon", unique: "unique", group: "group", completeOnFocus: "completeOnFocus", showClear: "showClear", field: "field", dropdown: "dropdown", showEmptyMessage: "showEmptyMessage", dropdownMode: "dropdownMode", multiple: "multiple", tabindex: "tabindex", dataKey: "dataKey", emptyMessage: "emptyMessage", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions", autofocus: "autofocus", autocomplete: "autocomplete", optionGroupChildren: "optionGroupChildren", optionGroupLabel: "optionGroupLabel", overlayOptions: "overlayOptions", itemSize: "itemSize", suggestions: "suggestions" }, outputs: { completeMethod: "completeMethod", onSelect: "onSelect", onUnselect: "onUnselect", onFocus: "onFocus", onBlur: "onBlur", onDropdownClick: "onDropdownClick", onClear: "onClear", onKeyUp: "onKeyUp", onShow: "onShow", onHide: "onHide", onLazyLoad: "onLazyLoad" }, host: { properties: { "class.p-inputwrapper-filled": "filled", "class.p-inputwrapper-focus": "((focus && !disabled) || autofocus) || overlayVisible", "class.p-autocomplete-clearable": "showClear && !disabled" }, classAttribute: "p-element p-inputwrapper" }, providers: [AUTOCOMPLETE_VALUE_ACCESSOR], queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "containerEL", first: true, predicate: ["container"], descendants: true }, { propertyName: "inputEL", first: true, predicate: ["in"], descendants: true }, { propertyName: "multiInputEL", first: true, predicate: ["multiIn"], descendants: true }, { propertyName: "multiContainerEL", first: true, predicate: ["multiContainer"], descendants: true }, { propertyName: "dropdownButton", first: true, predicate: ["ddBtn"], descendants: true }, { propertyName: "itemsViewChild", first: true, predicate: ["items"], descendants: true }, { propertyName: "scroller", first: true, predicate: ["scroller"], descendants: true }, { propertyName: "overlayViewChild", first: true, predicate: ["overlay"], descendants: true }], ngImport: i0, template: `
568
568
  <span #container [ngClass]="{ 'p-autocomplete p-component': true, 'p-autocomplete-dd': dropdown, 'p-autocomplete-multiple': multiple }" [ngStyle]="style" [class]="styleClass">
569
569
  <input
570
570
  pAutoFocus
@@ -738,7 +738,7 @@ AutoComplete.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
738
738
  </p-overlay>
739
739
  </span>
740
740
  `, isInline: true, styles: [".p-autocomplete{display:inline-flex;position:relative}.p-autocomplete-loader{position:absolute;top:50%;margin-top:-.5rem}.p-autocomplete-dd .p-autocomplete-input{flex:1 1 auto;width:1%}.p-autocomplete-dd .p-autocomplete-input,.p-autocomplete-dd .p-autocomplete-multiple-container{border-top-right-radius:0;border-bottom-right-radius:0}.p-autocomplete-dd .p-autocomplete-dropdown{border-top-left-radius:0;border-bottom-left-radius:0}.p-autocomplete-panel{overflow:auto}.p-autocomplete-items{margin:0;padding:0;list-style-type:none}.p-autocomplete-item{cursor:pointer;white-space:nowrap;position:relative;overflow:hidden}.p-autocomplete-multiple-container{margin:0;padding:0;list-style-type:none;cursor:text;overflow:hidden;display:flex;align-items:center;flex-wrap:wrap}.p-autocomplete-token{cursor:default;display:inline-flex;align-items:center;flex:0 0 auto}.p-autocomplete-token-icon{cursor:pointer}.p-autocomplete-input-token{flex:1 1 auto;display:inline-flex}.p-autocomplete-input-token input{border:0 none;outline:0 none;background-color:transparent;margin:0;padding:0;box-shadow:none;border-radius:0;width:100%}.p-fluid .p-autocomplete{display:flex}.p-fluid .p-autocomplete-dd .p-autocomplete-input{width:1%}.p-autocomplete-clear-icon{position:absolute;top:50%;margin-top:-.5rem;cursor:pointer}.p-autocomplete-clearable{position:relative}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i3.Overlay, selector: "p-overlay", inputs: ["visible", "mode", "style", "styleClass", "contentStyle", "contentStyleClass", "target", "appendTo", "autoZIndex", "baseZIndex", "showTransitionOptions", "hideTransitionOptions", "listener", "responsive", "options"], outputs: ["visibleChange", "onBeforeShow", "onShow", "onBeforeHide", "onHide", "onAnimationStart", "onAnimationDone"] }, { kind: "directive", type: i1.PrimeTemplate, selector: "[pTemplate]", inputs: ["type", "pTemplate"] }, { kind: "directive", type: i4.ButtonDirective, selector: "[pButton]", inputs: ["iconPos", "loadingIcon", "label", "icon", "loading"] }, { kind: "directive", type: i5.Ripple, selector: "[pRipple]" }, { kind: "component", type: i6.Scroller, selector: "p-scroller", inputs: ["id", "style", "styleClass", "tabindex", "items", "itemSize", "scrollHeight", "scrollWidth", "orientation", "step", "delay", "resizeDelay", "appendOnly", "inline", "lazy", "disabled", "loaderDisabled", "columns", "showSpacer", "showLoader", "numToleratedItems", "loading", "autoSize", "trackBy", "options"], outputs: ["onLazyLoad", "onScroll", "onScrollIndexChange"] }, { kind: "directive", type: i7.AutoFocus, selector: "[pAutoFocus]", inputs: ["autofocus"] }], animations: [trigger('overlayAnimation', [transition(':enter', [style({ opacity: 0, transform: 'scaleY(0.8)' }), animate('{{showTransitionParams}}')]), transition(':leave', [animate('{{hideTransitionParams}}', style({ opacity: 0 }))])])], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
741
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AutoComplete, decorators: [{
741
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AutoComplete, decorators: [{
742
742
  type: Component,
743
743
  args: [{ selector: 'p-autoComplete', template: `
744
744
  <span #container [ngClass]="{ 'p-autocomplete p-component': true, 'p-autocomplete-dd': dropdown, 'p-autocomplete-multiple': multiple }" [ngStyle]="style" [class]="styleClass">
@@ -1075,10 +1075,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImpor
1075
1075
  }] } });
1076
1076
  export class AutoCompleteModule {
1077
1077
  }
1078
- AutoCompleteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AutoCompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1079
- AutoCompleteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: AutoCompleteModule, declarations: [AutoComplete], imports: [CommonModule, OverlayModule, InputTextModule, ButtonModule, SharedModule, RippleModule, ScrollerModule, AutoFocusModule], exports: [AutoComplete, OverlayModule, SharedModule, ScrollerModule, AutoFocusModule] });
1080
- AutoCompleteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AutoCompleteModule, imports: [CommonModule, OverlayModule, InputTextModule, ButtonModule, SharedModule, RippleModule, ScrollerModule, AutoFocusModule, OverlayModule, SharedModule, ScrollerModule, AutoFocusModule] });
1081
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AutoCompleteModule, decorators: [{
1078
+ AutoCompleteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AutoCompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1079
+ AutoCompleteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.2", ngImport: i0, type: AutoCompleteModule, declarations: [AutoComplete], imports: [CommonModule, OverlayModule, InputTextModule, ButtonModule, SharedModule, RippleModule, ScrollerModule, AutoFocusModule], exports: [AutoComplete, OverlayModule, SharedModule, ScrollerModule, AutoFocusModule] });
1080
+ AutoCompleteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AutoCompleteModule, imports: [CommonModule, OverlayModule, InputTextModule, ButtonModule, SharedModule, RippleModule, ScrollerModule, AutoFocusModule, OverlayModule, SharedModule, ScrollerModule, AutoFocusModule] });
1081
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AutoCompleteModule, decorators: [{
1082
1082
  type: NgModule,
1083
1083
  args: [{
1084
1084
  imports: [CommonModule, OverlayModule, InputTextModule, ButtonModule, SharedModule, RippleModule, ScrollerModule, AutoFocusModule],
@@ -22,9 +22,9 @@ export class AutoFocus {
22
22
  }
23
23
  }
24
24
  }
25
- AutoFocus.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AutoFocus, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
26
- AutoFocus.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: AutoFocus, selector: "[pAutoFocus]", inputs: { autofocus: "autofocus" }, host: { classAttribute: "p-element" }, ngImport: i0 });
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AutoFocus, decorators: [{
25
+ AutoFocus.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AutoFocus, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
26
+ AutoFocus.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.2", type: AutoFocus, selector: "[pAutoFocus]", inputs: { autofocus: "autofocus" }, host: { classAttribute: "p-element" }, ngImport: i0 });
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AutoFocus, decorators: [{
28
28
  type: Directive,
29
29
  args: [{
30
30
  selector: '[pAutoFocus]',
@@ -37,10 +37,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImpor
37
37
  }] } });
38
38
  export class AutoFocusModule {
39
39
  }
40
- AutoFocusModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AutoFocusModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
41
- AutoFocusModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: AutoFocusModule, declarations: [AutoFocus], imports: [CommonModule], exports: [AutoFocus] });
42
- AutoFocusModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AutoFocusModule, imports: [CommonModule] });
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AutoFocusModule, decorators: [{
40
+ AutoFocusModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AutoFocusModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
41
+ AutoFocusModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.2", ngImport: i0, type: AutoFocusModule, declarations: [AutoFocus], imports: [CommonModule], exports: [AutoFocus] });
42
+ AutoFocusModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AutoFocusModule, imports: [CommonModule] });
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AutoFocusModule, decorators: [{
44
44
  type: NgModule,
45
45
  args: [{
46
46
  imports: [CommonModule],
@@ -21,8 +21,8 @@ export class Avatar {
21
21
  this.onImageError.emit(event);
22
22
  }
23
23
  }
24
- Avatar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Avatar, deps: [], target: i0.ɵɵFactoryTarget.Component });
25
- Avatar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.0", type: Avatar, selector: "p-avatar", inputs: { label: "label", icon: "icon", image: "image", size: "size", shape: "shape", style: "style", styleClass: "styleClass" }, outputs: { onImageError: "onImageError" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
24
+ Avatar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: Avatar, deps: [], target: i0.ɵɵFactoryTarget.Component });
25
+ Avatar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.2", type: Avatar, selector: "p-avatar", inputs: { label: "label", icon: "icon", image: "image", size: "size", shape: "shape", style: "style", styleClass: "styleClass" }, outputs: { onImageError: "onImageError" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
26
26
  <div [ngClass]="containerClass()" [class]="styleClass" [ngStyle]="style">
27
27
  <ng-content></ng-content>
28
28
  <span class="p-avatar-text" *ngIf="label; else iconTemplate">{{ label }}</span>
@@ -30,7 +30,7 @@ Avatar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.
30
30
  <ng-template #imageTemplate><img [src]="image" *ngIf="image" (error)="imageError($event)" /></ng-template>
31
31
  </div>
32
32
  `, isInline: true, styles: [".p-avatar{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:1rem}.p-avatar.p-avatar-image{background-color:transparent}.p-avatar.p-avatar-circle{border-radius:50%;overflow:hidden}.p-avatar .p-avatar-icon{font-size:1rem}.p-avatar img{width:100%;height:100%}\n"], dependencies: [{ 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.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Avatar, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: Avatar, decorators: [{
34
34
  type: Component,
35
35
  args: [{ selector: 'p-avatar', template: `
36
36
  <div [ngClass]="containerClass()" [class]="styleClass" [ngStyle]="style">
@@ -61,10 +61,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImpor
61
61
  }] } });
62
62
  export class AvatarModule {
63
63
  }
64
- AvatarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AvatarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
65
- AvatarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: AvatarModule, declarations: [Avatar], imports: [CommonModule], exports: [Avatar] });
66
- AvatarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AvatarModule, imports: [CommonModule] });
67
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AvatarModule, decorators: [{
64
+ AvatarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AvatarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
65
+ AvatarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.2", ngImport: i0, type: AvatarModule, declarations: [Avatar], imports: [CommonModule], exports: [Avatar] });
66
+ AvatarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AvatarModule, imports: [CommonModule] });
67
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AvatarModule, decorators: [{
68
68
  type: NgModule,
69
69
  args: [{
70
70
  imports: [CommonModule],
@@ -4,13 +4,13 @@ import * as i0 from "@angular/core";
4
4
  import * as i1 from "@angular/common";
5
5
  export class AvatarGroup {
6
6
  }
7
- AvatarGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AvatarGroup, deps: [], target: i0.ɵɵFactoryTarget.Component });
8
- AvatarGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.0", type: AvatarGroup, selector: "p-avatarGroup", inputs: { styleClass: "styleClass", style: "style" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
7
+ AvatarGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AvatarGroup, deps: [], target: i0.ɵɵFactoryTarget.Component });
8
+ AvatarGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.2", type: AvatarGroup, selector: "p-avatarGroup", inputs: { styleClass: "styleClass", style: "style" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
9
9
  <div [ngClass]="'p-avatar-group p-component'" [class]="styleClass" [ngStyle]="style">
10
10
  <ng-content></ng-content>
11
11
  </div>
12
12
  `, isInline: true, styles: [".p-avatar-group p-avatar+p-avatar{margin-left:-1rem}.p-avatar-group{display:flex;align-items:center}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AvatarGroup, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AvatarGroup, decorators: [{
14
14
  type: Component,
15
15
  args: [{ selector: 'p-avatarGroup', template: `
16
16
  <div [ngClass]="'p-avatar-group p-component'" [class]="styleClass" [ngStyle]="style">
@@ -26,10 +26,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImpor
26
26
  }] } });
27
27
  export class AvatarGroupModule {
28
28
  }
29
- AvatarGroupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AvatarGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
30
- AvatarGroupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: AvatarGroupModule, declarations: [AvatarGroup], imports: [CommonModule], exports: [AvatarGroup] });
31
- AvatarGroupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AvatarGroupModule, imports: [CommonModule] });
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: AvatarGroupModule, decorators: [{
29
+ AvatarGroupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AvatarGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
30
+ AvatarGroupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.2", ngImport: i0, type: AvatarGroupModule, declarations: [AvatarGroup], imports: [CommonModule], exports: [AvatarGroup] });
31
+ AvatarGroupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AvatarGroupModule, imports: [CommonModule] });
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: AvatarGroupModule, decorators: [{
33
33
  type: NgModule,
34
34
  args: [{
35
35
  imports: [CommonModule],
@@ -102,9 +102,9 @@ export class BadgeDirective {
102
102
  this.initialized = false;
103
103
  }
104
104
  }
105
- BadgeDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: BadgeDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
106
- BadgeDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.1.0", type: BadgeDirective, selector: "[pBadge]", inputs: { iconPos: "iconPos", disabled: ["badgeDisabled", "disabled"], size: "size", value: "value", severity: "severity" }, host: { classAttribute: "p-element" }, ngImport: i0 });
107
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: BadgeDirective, decorators: [{
105
+ BadgeDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: BadgeDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
106
+ BadgeDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.2", type: BadgeDirective, selector: "[pBadge]", inputs: { iconPos: "iconPos", disabled: ["badgeDisabled", "disabled"], size: "size", value: "value", severity: "severity" }, host: { classAttribute: "p-element" }, ngImport: i0 });
107
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: BadgeDirective, decorators: [{
108
108
  type: Directive,
109
109
  args: [{
110
110
  selector: '[pBadge]',
@@ -141,9 +141,9 @@ export class Badge {
141
141
  };
142
142
  }
143
143
  }
144
- Badge.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Badge, deps: [], target: i0.ɵɵFactoryTarget.Component });
145
- Badge.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.0", type: Badge, selector: "p-badge", inputs: { styleClass: "styleClass", style: "style", size: "size", severity: "severity", value: "value", badgeDisabled: "badgeDisabled" }, host: { classAttribute: "p-element" }, ngImport: i0, template: ` <span *ngIf="!badgeDisabled" [ngClass]="containerClass()" [class]="styleClass" [ngStyle]="style">{{ value }}</span> `, isInline: true, styles: [".p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.p-badge-no-gutter{padding:0;border-radius:50%}\n"], dependencies: [{ 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.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
146
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: Badge, decorators: [{
144
+ Badge.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: Badge, deps: [], target: i0.ɵɵFactoryTarget.Component });
145
+ Badge.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.2", type: Badge, selector: "p-badge", inputs: { styleClass: "styleClass", style: "style", size: "size", severity: "severity", value: "value", badgeDisabled: "badgeDisabled" }, host: { classAttribute: "p-element" }, ngImport: i0, template: ` <span *ngIf="!badgeDisabled" [ngClass]="containerClass()" [class]="styleClass" [ngStyle]="style">{{ value }}</span> `, isInline: true, styles: [".p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.p-badge-no-gutter{padding:0;border-radius:50%}\n"], dependencies: [{ 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.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
146
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: Badge, decorators: [{
147
147
  type: Component,
148
148
  args: [{ selector: 'p-badge', template: ` <span *ngIf="!badgeDisabled" [ngClass]="containerClass()" [class]="styleClass" [ngStyle]="style">{{ value }}</span> `, changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, host: {
149
149
  class: 'p-element'
@@ -163,10 +163,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImpor
163
163
  }] } });
164
164
  export class BadgeModule {
165
165
  }
166
- BadgeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: BadgeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
167
- BadgeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: BadgeModule, declarations: [Badge, BadgeDirective], imports: [CommonModule], exports: [Badge, BadgeDirective, SharedModule] });
168
- BadgeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: BadgeModule, imports: [CommonModule, SharedModule] });
169
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: BadgeModule, decorators: [{
166
+ BadgeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: BadgeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
167
+ BadgeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.2", ngImport: i0, type: BadgeModule, declarations: [Badge, BadgeDirective], imports: [CommonModule], exports: [Badge, BadgeDirective, SharedModule] });
168
+ BadgeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: BadgeModule, imports: [CommonModule, SharedModule] });
169
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: BadgeModule, decorators: [{
170
170
  type: NgModule,
171
171
  args: [{
172
172
  imports: [CommonModule],
@@ -86,14 +86,14 @@ export class BlockUI {
86
86
  this.destroyModal();
87
87
  }
88
88
  }
89
- BlockUI.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: BlockUI, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.PrimeNGConfig }], target: i0.ɵɵFactoryTarget.Component });
90
- BlockUI.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.0", type: BlockUI, selector: "p-blockUI", inputs: { target: "target", autoZIndex: "autoZIndex", baseZIndex: "baseZIndex", styleClass: "styleClass", blocked: "blocked" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "mask", first: true, predicate: ["mask"], descendants: true }], ngImport: i0, template: `
89
+ BlockUI.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: BlockUI, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.PrimeNGConfig }], target: i0.ɵɵFactoryTarget.Component });
90
+ BlockUI.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.2", type: BlockUI, selector: "p-blockUI", inputs: { target: "target", autoZIndex: "autoZIndex", baseZIndex: "baseZIndex", styleClass: "styleClass", blocked: "blocked" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "mask", first: true, predicate: ["mask"], descendants: true }], ngImport: i0, template: `
91
91
  <div #mask [class]="styleClass" [ngClass]="{ 'p-blockui-document': !target, 'p-blockui p-component-overlay p-component-overlay-enter': true }" [ngStyle]="{ display: blocked ? 'flex' : 'none' }">
92
92
  <ng-content></ng-content>
93
93
  <ng-container *ngTemplateOutlet="contentTemplate"></ng-container>
94
94
  </div>
95
95
  `, isInline: true, styles: [".p-blockui{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition-property:background-color;display:flex;align-items:center;justify-content:center}.p-blockui.p-component-overlay{position:absolute}.p-blockui-document.p-component-overlay{position:fixed}.p-blockui-leave.p-component-overlay{background-color:transparent}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
96
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: BlockUI, decorators: [{
96
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: BlockUI, decorators: [{
97
97
  type: Component,
98
98
  args: [{ selector: 'p-blockUI', template: `
99
99
  <div #mask [class]="styleClass" [ngClass]="{ 'p-blockui-document': !target, 'p-blockui p-component-overlay p-component-overlay-enter': true }" [ngStyle]="{ display: blocked ? 'flex' : 'none' }">
@@ -122,10 +122,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImpor
122
122
  }] } });
123
123
  export class BlockUIModule {
124
124
  }
125
- BlockUIModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: BlockUIModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
126
- BlockUIModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.0", ngImport: i0, type: BlockUIModule, declarations: [BlockUI], imports: [CommonModule], exports: [BlockUI] });
127
- BlockUIModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: BlockUIModule, imports: [CommonModule] });
128
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.0", ngImport: i0, type: BlockUIModule, decorators: [{
125
+ BlockUIModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: BlockUIModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
126
+ BlockUIModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.2", ngImport: i0, type: BlockUIModule, declarations: [BlockUI], imports: [CommonModule], exports: [BlockUI] });
127
+ BlockUIModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: BlockUIModule, imports: [CommonModule] });
128
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImport: i0, type: BlockUIModule, decorators: [{
129
129
  type: NgModule,
130
130
  args: [{
131
131
  imports: [CommonModule],