primeng 16.4.2 → 16.4.4

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 (316) hide show
  1. package/api/treenode.d.ts +1 -0
  2. package/contextmenu/contextmenu.d.ts +11 -1
  3. package/esm2022/accordion/accordion.mjs +10 -10
  4. package/esm2022/animate/animate.mjs +7 -7
  5. package/esm2022/api/confirmationservice.mjs +3 -3
  6. package/esm2022/api/contextmenuservice.mjs +3 -3
  7. package/esm2022/api/filterservice.mjs +3 -3
  8. package/esm2022/api/messageservice.mjs +3 -3
  9. package/esm2022/api/overlayservice.mjs +3 -3
  10. package/esm2022/api/primengconfig.mjs +3 -3
  11. package/esm2022/api/shared.mjs +13 -13
  12. package/esm2022/api/treedragdropservice.mjs +3 -3
  13. package/esm2022/api/treenode.mjs +1 -1
  14. package/esm2022/autocomplete/autocomplete.mjs +7 -7
  15. package/esm2022/autofocus/autofocus.mjs +7 -7
  16. package/esm2022/avatar/avatar.mjs +7 -7
  17. package/esm2022/avatargroup/avatargroup.mjs +7 -7
  18. package/esm2022/badge/badge.mjs +10 -10
  19. package/esm2022/baseicon/baseicon.mjs +3 -3
  20. package/esm2022/blockui/blockui.mjs +7 -7
  21. package/esm2022/breadcrumb/breadcrumb.mjs +7 -7
  22. package/esm2022/button/button.mjs +10 -10
  23. package/esm2022/calendar/calendar.mjs +7 -7
  24. package/esm2022/card/card.mjs +7 -7
  25. package/esm2022/carousel/carousel.mjs +7 -7
  26. package/esm2022/cascadeselect/cascadeselect.mjs +10 -10
  27. package/esm2022/chart/chart.mjs +7 -7
  28. package/esm2022/checkbox/checkbox.mjs +7 -7
  29. package/esm2022/chip/chip.mjs +7 -7
  30. package/esm2022/chips/chips.mjs +7 -7
  31. package/esm2022/colorpicker/colorpicker.mjs +7 -7
  32. package/esm2022/confirmdialog/confirmdialog.mjs +7 -7
  33. package/esm2022/confirmpopup/confirmpopup.mjs +7 -7
  34. package/esm2022/contextmenu/contextmenu.mjs +55 -19
  35. package/esm2022/dataview/dataview.mjs +10 -10
  36. package/esm2022/defer/defer.mjs +7 -7
  37. package/esm2022/dialog/dialog.mjs +7 -7
  38. package/esm2022/divider/divider.mjs +7 -7
  39. package/esm2022/dock/dock.mjs +7 -7
  40. package/esm2022/dragdrop/dragdrop.mjs +10 -10
  41. package/esm2022/dropdown/dropdown.mjs +10 -10
  42. package/esm2022/dynamicdialog/dialogservice.mjs +3 -3
  43. package/esm2022/dynamicdialog/dynamicdialog.mjs +7 -7
  44. package/esm2022/dynamicdialog/dynamicdialogcontent.mjs +3 -3
  45. package/esm2022/editor/editor.mjs +7 -7
  46. package/esm2022/fieldset/fieldset.mjs +7 -7
  47. package/esm2022/fileupload/fileupload.mjs +7 -7
  48. package/esm2022/focustrap/focustrap.mjs +7 -7
  49. package/esm2022/galleria/galleria.mjs +19 -19
  50. package/esm2022/icons/angledoubledown/angledoubledown.mjs +3 -3
  51. package/esm2022/icons/angledoubleleft/angledoubleleft.mjs +3 -3
  52. package/esm2022/icons/angledoubleright/angledoubleright.mjs +3 -3
  53. package/esm2022/icons/angledoubleup/angledoubleup.mjs +3 -3
  54. package/esm2022/icons/angledown/angledown.mjs +3 -3
  55. package/esm2022/icons/angleleft/angleleft.mjs +3 -3
  56. package/esm2022/icons/angleright/angleright.mjs +3 -3
  57. package/esm2022/icons/angleup/angleup.mjs +3 -3
  58. package/esm2022/icons/arrowdown/arrowdown.mjs +3 -3
  59. package/esm2022/icons/arrowdownleft/arrowdownleft.mjs +3 -3
  60. package/esm2022/icons/arrowdownright/arrowdownright.mjs +3 -3
  61. package/esm2022/icons/arrowleft/arrowleft.mjs +3 -3
  62. package/esm2022/icons/arrowright/arrowright.mjs +3 -3
  63. package/esm2022/icons/arrowup/arrowup.mjs +3 -3
  64. package/esm2022/icons/ban/ban.mjs +3 -3
  65. package/esm2022/icons/bars/bars.mjs +3 -3
  66. package/esm2022/icons/calendar/calendar.mjs +3 -3
  67. package/esm2022/icons/caretleft/caretleft.mjs +3 -3
  68. package/esm2022/icons/caretright/caretright.mjs +3 -3
  69. package/esm2022/icons/check/check.mjs +3 -3
  70. package/esm2022/icons/chevrondown/chevrondown.mjs +3 -3
  71. package/esm2022/icons/chevronleft/chevronleft.mjs +3 -3
  72. package/esm2022/icons/chevronright/chevronright.mjs +3 -3
  73. package/esm2022/icons/chevronup/chevronup.mjs +3 -3
  74. package/esm2022/icons/exclamationtriangle/exclamationtriangle.mjs +3 -3
  75. package/esm2022/icons/eye/eye.mjs +3 -3
  76. package/esm2022/icons/eyeslash/eyeslash.mjs +3 -3
  77. package/esm2022/icons/filter/filter.mjs +3 -3
  78. package/esm2022/icons/filterslash/filterslash.mjs +3 -3
  79. package/esm2022/icons/home/home.mjs +3 -3
  80. package/esm2022/icons/infocircle/infocircle.mjs +3 -3
  81. package/esm2022/icons/minus/minus.mjs +3 -3
  82. package/esm2022/icons/pencil/pencil.mjs +3 -3
  83. package/esm2022/icons/plus/plus.mjs +3 -3
  84. package/esm2022/icons/refresh/refresh.mjs +3 -3
  85. package/esm2022/icons/search/search.mjs +3 -3
  86. package/esm2022/icons/searchminus/searchminus.mjs +3 -3
  87. package/esm2022/icons/searchplus/searchplus.mjs +3 -3
  88. package/esm2022/icons/sortalt/sortalt.mjs +3 -3
  89. package/esm2022/icons/sortamountdown/sortamountdown.mjs +3 -3
  90. package/esm2022/icons/sortamountupalt/sortamountupalt.mjs +3 -3
  91. package/esm2022/icons/spinner/spinner.mjs +3 -3
  92. package/esm2022/icons/star/star.mjs +3 -3
  93. package/esm2022/icons/starfill/starfill.mjs +3 -3
  94. package/esm2022/icons/thlarge/thlarge.mjs +3 -3
  95. package/esm2022/icons/times/times.mjs +3 -3
  96. package/esm2022/icons/timescircle/timescircle.mjs +3 -3
  97. package/esm2022/icons/trash/trash.mjs +3 -3
  98. package/esm2022/icons/undo/undo.mjs +3 -3
  99. package/esm2022/icons/upload/upload.mjs +3 -3
  100. package/esm2022/icons/windowmaximize/windowmaximize.mjs +3 -3
  101. package/esm2022/icons/windowminimize/windowminimize.mjs +3 -3
  102. package/esm2022/image/image.mjs +7 -7
  103. package/esm2022/inplace/inplace.mjs +13 -13
  104. package/esm2022/inputmask/inputmask.mjs +7 -7
  105. package/esm2022/inputnumber/inputnumber.mjs +7 -7
  106. package/esm2022/inputswitch/inputswitch.mjs +7 -7
  107. package/esm2022/inputtext/inputtext.mjs +7 -7
  108. package/esm2022/inputtextarea/inputtextarea.mjs +7 -7
  109. package/esm2022/keyfilter/keyfilter.mjs +7 -7
  110. package/esm2022/knob/knob.mjs +7 -7
  111. package/esm2022/listbox/listbox.mjs +7 -7
  112. package/esm2022/megamenu/megamenu.mjs +10 -10
  113. package/esm2022/menu/menu.mjs +13 -13
  114. package/esm2022/menubar/menubar.mjs +13 -13
  115. package/esm2022/message/message.mjs +7 -7
  116. package/esm2022/messages/messages.mjs +7 -7
  117. package/esm2022/multiselect/multiselect.mjs +10 -10
  118. package/esm2022/orderlist/orderlist.mjs +7 -7
  119. package/esm2022/organizationchart/organizationchart.mjs +10 -10
  120. package/esm2022/overlay/overlay.mjs +7 -7
  121. package/esm2022/overlaypanel/overlaypanel.mjs +7 -7
  122. package/esm2022/paginator/paginator.mjs +7 -7
  123. package/esm2022/panel/panel.mjs +7 -7
  124. package/esm2022/panelmenu/panelmenu.mjs +13 -13
  125. package/esm2022/password/password.mjs +13 -13
  126. package/esm2022/picklist/picklist.mjs +7 -7
  127. package/esm2022/progressbar/progressbar.mjs +7 -7
  128. package/esm2022/progressspinner/progressspinner.mjs +7 -7
  129. package/esm2022/radiobutton/radiobutton.mjs +10 -10
  130. package/esm2022/rating/rating.mjs +7 -7
  131. package/esm2022/ripple/ripple.mjs +7 -7
  132. package/esm2022/scroller/scroller.mjs +7 -7
  133. package/esm2022/scrollpanel/scrollpanel.mjs +7 -7
  134. package/esm2022/scrolltop/scrolltop.mjs +7 -7
  135. package/esm2022/selectbutton/selectbutton.mjs +7 -7
  136. package/esm2022/sidebar/sidebar.mjs +7 -7
  137. package/esm2022/skeleton/skeleton.mjs +7 -7
  138. package/esm2022/slidemenu/slidemenu.mjs +10 -10
  139. package/esm2022/slider/slider.mjs +7 -7
  140. package/esm2022/speeddial/speeddial.mjs +7 -7
  141. package/esm2022/spinner/spinner.mjs +7 -7
  142. package/esm2022/splitbutton/splitbutton.mjs +7 -7
  143. package/esm2022/splitter/splitter.mjs +7 -7
  144. package/esm2022/steps/steps.mjs +7 -7
  145. package/esm2022/styleclass/styleclass.mjs +7 -7
  146. package/esm2022/table/table.mjs +82 -82
  147. package/esm2022/tabmenu/tabmenu.mjs +7 -7
  148. package/esm2022/tabview/tabview.mjs +10 -10
  149. package/esm2022/tag/tag.mjs +7 -7
  150. package/esm2022/terminal/terminal.mjs +7 -7
  151. package/esm2022/terminal/terminalservice.mjs +3 -3
  152. package/esm2022/tieredmenu/tieredmenu.mjs +10 -10
  153. package/esm2022/timeline/timeline.mjs +9 -9
  154. package/esm2022/toast/toast.mjs +10 -10
  155. package/esm2022/togglebutton/togglebutton.mjs +7 -7
  156. package/esm2022/toolbar/toolbar.mjs +7 -7
  157. package/esm2022/tooltip/tooltip.mjs +7 -7
  158. package/esm2022/tree/tree.mjs +10 -10
  159. package/esm2022/treeselect/treeselect.mjs +7 -7
  160. package/esm2022/treetable/treetable.mjs +555 -241
  161. package/esm2022/tristatecheckbox/tristatecheckbox.mjs +7 -7
  162. package/esm2022/virtualscroller/virtualscroller.mjs +7 -7
  163. package/fesm2022/primeng-accordion.mjs +10 -10
  164. package/fesm2022/primeng-animate.mjs +7 -7
  165. package/fesm2022/primeng-api.mjs +34 -34
  166. package/fesm2022/primeng-autocomplete.mjs +7 -7
  167. package/fesm2022/primeng-autofocus.mjs +7 -7
  168. package/fesm2022/primeng-avatar.mjs +7 -7
  169. package/fesm2022/primeng-avatargroup.mjs +7 -7
  170. package/fesm2022/primeng-badge.mjs +10 -10
  171. package/fesm2022/primeng-baseicon.mjs +3 -3
  172. package/fesm2022/primeng-blockui.mjs +7 -7
  173. package/fesm2022/primeng-breadcrumb.mjs +7 -7
  174. package/fesm2022/primeng-button.mjs +10 -10
  175. package/fesm2022/primeng-calendar.mjs +7 -7
  176. package/fesm2022/primeng-card.mjs +7 -7
  177. package/fesm2022/primeng-carousel.mjs +7 -7
  178. package/fesm2022/primeng-cascadeselect.mjs +10 -10
  179. package/fesm2022/primeng-chart.mjs +7 -7
  180. package/fesm2022/primeng-checkbox.mjs +7 -7
  181. package/fesm2022/primeng-chip.mjs +7 -7
  182. package/fesm2022/primeng-chips.mjs +7 -7
  183. package/fesm2022/primeng-colorpicker.mjs +7 -7
  184. package/fesm2022/primeng-confirmdialog.mjs +7 -7
  185. package/fesm2022/primeng-confirmpopup.mjs +7 -7
  186. package/fesm2022/primeng-contextmenu.mjs +54 -18
  187. package/fesm2022/primeng-contextmenu.mjs.map +1 -1
  188. package/fesm2022/primeng-dataview.mjs +10 -10
  189. package/fesm2022/primeng-defer.mjs +7 -7
  190. package/fesm2022/primeng-dialog.mjs +7 -7
  191. package/fesm2022/primeng-divider.mjs +7 -7
  192. package/fesm2022/primeng-dock.mjs +7 -7
  193. package/fesm2022/primeng-dragdrop.mjs +10 -10
  194. package/fesm2022/primeng-dropdown.mjs +10 -10
  195. package/fesm2022/primeng-dynamicdialog.mjs +13 -13
  196. package/fesm2022/primeng-editor.mjs +7 -7
  197. package/fesm2022/primeng-fieldset.mjs +7 -7
  198. package/fesm2022/primeng-fileupload.mjs +7 -7
  199. package/fesm2022/primeng-focustrap.mjs +7 -7
  200. package/fesm2022/primeng-galleria.mjs +19 -19
  201. package/fesm2022/primeng-icons-angledoubledown.mjs +3 -3
  202. package/fesm2022/primeng-icons-angledoubleleft.mjs +3 -3
  203. package/fesm2022/primeng-icons-angledoubleright.mjs +3 -3
  204. package/fesm2022/primeng-icons-angledoubleup.mjs +3 -3
  205. package/fesm2022/primeng-icons-angledown.mjs +3 -3
  206. package/fesm2022/primeng-icons-angleleft.mjs +3 -3
  207. package/fesm2022/primeng-icons-angleright.mjs +3 -3
  208. package/fesm2022/primeng-icons-angleup.mjs +3 -3
  209. package/fesm2022/primeng-icons-arrowdown.mjs +3 -3
  210. package/fesm2022/primeng-icons-arrowdownleft.mjs +3 -3
  211. package/fesm2022/primeng-icons-arrowdownright.mjs +3 -3
  212. package/fesm2022/primeng-icons-arrowleft.mjs +3 -3
  213. package/fesm2022/primeng-icons-arrowright.mjs +3 -3
  214. package/fesm2022/primeng-icons-arrowup.mjs +3 -3
  215. package/fesm2022/primeng-icons-ban.mjs +3 -3
  216. package/fesm2022/primeng-icons-bars.mjs +3 -3
  217. package/fesm2022/primeng-icons-calendar.mjs +3 -3
  218. package/fesm2022/primeng-icons-caretleft.mjs +3 -3
  219. package/fesm2022/primeng-icons-caretright.mjs +3 -3
  220. package/fesm2022/primeng-icons-check.mjs +3 -3
  221. package/fesm2022/primeng-icons-chevrondown.mjs +3 -3
  222. package/fesm2022/primeng-icons-chevronleft.mjs +3 -3
  223. package/fesm2022/primeng-icons-chevronright.mjs +3 -3
  224. package/fesm2022/primeng-icons-chevronup.mjs +3 -3
  225. package/fesm2022/primeng-icons-exclamationtriangle.mjs +3 -3
  226. package/fesm2022/primeng-icons-eye.mjs +3 -3
  227. package/fesm2022/primeng-icons-eyeslash.mjs +3 -3
  228. package/fesm2022/primeng-icons-filter.mjs +3 -3
  229. package/fesm2022/primeng-icons-filterslash.mjs +3 -3
  230. package/fesm2022/primeng-icons-home.mjs +3 -3
  231. package/fesm2022/primeng-icons-infocircle.mjs +3 -3
  232. package/fesm2022/primeng-icons-minus.mjs +3 -3
  233. package/fesm2022/primeng-icons-pencil.mjs +3 -3
  234. package/fesm2022/primeng-icons-plus.mjs +3 -3
  235. package/fesm2022/primeng-icons-refresh.mjs +3 -3
  236. package/fesm2022/primeng-icons-search.mjs +3 -3
  237. package/fesm2022/primeng-icons-searchminus.mjs +3 -3
  238. package/fesm2022/primeng-icons-searchplus.mjs +3 -3
  239. package/fesm2022/primeng-icons-sortalt.mjs +3 -3
  240. package/fesm2022/primeng-icons-sortamountdown.mjs +3 -3
  241. package/fesm2022/primeng-icons-sortamountupalt.mjs +3 -3
  242. package/fesm2022/primeng-icons-spinner.mjs +3 -3
  243. package/fesm2022/primeng-icons-star.mjs +3 -3
  244. package/fesm2022/primeng-icons-starfill.mjs +3 -3
  245. package/fesm2022/primeng-icons-thlarge.mjs +3 -3
  246. package/fesm2022/primeng-icons-times.mjs +3 -3
  247. package/fesm2022/primeng-icons-timescircle.mjs +3 -3
  248. package/fesm2022/primeng-icons-trash.mjs +3 -3
  249. package/fesm2022/primeng-icons-undo.mjs +3 -3
  250. package/fesm2022/primeng-icons-upload.mjs +3 -3
  251. package/fesm2022/primeng-icons-windowmaximize.mjs +3 -3
  252. package/fesm2022/primeng-icons-windowminimize.mjs +3 -3
  253. package/fesm2022/primeng-image.mjs +7 -7
  254. package/fesm2022/primeng-inplace.mjs +13 -13
  255. package/fesm2022/primeng-inputmask.mjs +7 -7
  256. package/fesm2022/primeng-inputnumber.mjs +7 -7
  257. package/fesm2022/primeng-inputswitch.mjs +7 -7
  258. package/fesm2022/primeng-inputtext.mjs +7 -7
  259. package/fesm2022/primeng-inputtextarea.mjs +7 -7
  260. package/fesm2022/primeng-keyfilter.mjs +7 -7
  261. package/fesm2022/primeng-knob.mjs +7 -7
  262. package/fesm2022/primeng-listbox.mjs +7 -7
  263. package/fesm2022/primeng-megamenu.mjs +10 -10
  264. package/fesm2022/primeng-menu.mjs +13 -13
  265. package/fesm2022/primeng-menubar.mjs +13 -13
  266. package/fesm2022/primeng-message.mjs +7 -7
  267. package/fesm2022/primeng-messages.mjs +7 -7
  268. package/fesm2022/primeng-multiselect.mjs +10 -10
  269. package/fesm2022/primeng-orderlist.mjs +7 -7
  270. package/fesm2022/primeng-organizationchart.mjs +10 -10
  271. package/fesm2022/primeng-overlay.mjs +7 -7
  272. package/fesm2022/primeng-overlaypanel.mjs +7 -7
  273. package/fesm2022/primeng-paginator.mjs +7 -7
  274. package/fesm2022/primeng-panel.mjs +7 -7
  275. package/fesm2022/primeng-panelmenu.mjs +13 -13
  276. package/fesm2022/primeng-password.mjs +13 -13
  277. package/fesm2022/primeng-picklist.mjs +7 -7
  278. package/fesm2022/primeng-progressbar.mjs +7 -7
  279. package/fesm2022/primeng-progressspinner.mjs +7 -7
  280. package/fesm2022/primeng-radiobutton.mjs +10 -10
  281. package/fesm2022/primeng-rating.mjs +7 -7
  282. package/fesm2022/primeng-ripple.mjs +7 -7
  283. package/fesm2022/primeng-scroller.mjs +7 -7
  284. package/fesm2022/primeng-scrollpanel.mjs +7 -7
  285. package/fesm2022/primeng-scrolltop.mjs +7 -7
  286. package/fesm2022/primeng-selectbutton.mjs +7 -7
  287. package/fesm2022/primeng-sidebar.mjs +7 -7
  288. package/fesm2022/primeng-skeleton.mjs +7 -7
  289. package/fesm2022/primeng-slidemenu.mjs +10 -10
  290. package/fesm2022/primeng-slider.mjs +7 -7
  291. package/fesm2022/primeng-speeddial.mjs +7 -7
  292. package/fesm2022/primeng-spinner.mjs +7 -7
  293. package/fesm2022/primeng-splitbutton.mjs +7 -7
  294. package/fesm2022/primeng-splitter.mjs +7 -7
  295. package/fesm2022/primeng-steps.mjs +7 -7
  296. package/fesm2022/primeng-styleclass.mjs +7 -7
  297. package/fesm2022/primeng-table.mjs +82 -82
  298. package/fesm2022/primeng-tabmenu.mjs +7 -7
  299. package/fesm2022/primeng-tabview.mjs +10 -10
  300. package/fesm2022/primeng-tag.mjs +7 -7
  301. package/fesm2022/primeng-terminal.mjs +10 -10
  302. package/fesm2022/primeng-tieredmenu.mjs +10 -10
  303. package/fesm2022/primeng-timeline.mjs +9 -9
  304. package/fesm2022/primeng-timeline.mjs.map +1 -1
  305. package/fesm2022/primeng-toast.mjs +10 -10
  306. package/fesm2022/primeng-togglebutton.mjs +7 -7
  307. package/fesm2022/primeng-toolbar.mjs +7 -7
  308. package/fesm2022/primeng-tooltip.mjs +7 -7
  309. package/fesm2022/primeng-tree.mjs +10 -10
  310. package/fesm2022/primeng-treeselect.mjs +7 -7
  311. package/fesm2022/primeng-treetable.mjs +554 -240
  312. package/fesm2022/primeng-treetable.mjs.map +1 -1
  313. package/fesm2022/primeng-tristatecheckbox.mjs +7 -7
  314. package/fesm2022/primeng-virtualscroller.mjs +7 -7
  315. package/package.json +80 -80
  316. package/treetable/treetable.d.ts +84 -10
package/api/treenode.d.ts CHANGED
@@ -3,6 +3,7 @@
3
3
  * @group Interface
4
4
  */
5
5
  export interface TreeNode<T = any> {
6
+ checked?: boolean;
6
7
  /**
7
8
  * Label of the node.
8
9
  */
@@ -131,6 +131,11 @@ export declare class ContextMenu implements OnInit, AfterContentInit, OnDestroy
131
131
  * @group Props
132
132
  */
133
133
  ariaLabelledBy: string | undefined;
134
+ /**
135
+ * Press delay in touch devices as miliseconds.
136
+ * @group Props
137
+ */
138
+ pressDelay: number | undefined;
134
139
  /**
135
140
  * Callback to invoke when overlay menu is shown.
136
141
  * @group Emits
@@ -151,6 +156,8 @@ export declare class ContextMenu implements OnInit, AfterContentInit, OnDestroy
151
156
  triggerEventListener: VoidListener;
152
157
  documentClickListener: VoidListener;
153
158
  documentTriggerListener: VoidListener;
159
+ touchEndListener: VoidListener;
160
+ pressTimer: any;
154
161
  pageX: number;
155
162
  pageY: number;
156
163
  visible: import("@angular/core").WritableSignal<boolean>;
@@ -169,6 +176,7 @@ export declare class ContextMenu implements OnInit, AfterContentInit, OnDestroy
169
176
  get focusedItemId(): any;
170
177
  constructor(document: Document, platformId: any, el: ElementRef, renderer: Renderer2, cd: ChangeDetectorRef, config: PrimeNGConfig, overlayService: OverlayService);
171
178
  ngOnInit(): void;
179
+ isMobile(): boolean;
172
180
  bindTriggerEventListener(): void;
173
181
  bindGlobalListeners(): void;
174
182
  ngAfterContentInit(): void;
@@ -185,6 +193,8 @@ export declare class ContextMenu implements OnInit, AfterContentInit, OnDestroy
185
193
  isItemMatched(processedItem: any): boolean;
186
194
  isProccessedItemGroup(processedItem: any): boolean;
187
195
  onItemClick(event: any): void;
196
+ onTouchStart(event: MouseEvent): void;
197
+ onTouchEnd(): void;
188
198
  onItemMouseEnter(event: any): void;
189
199
  onKeyDown(event: KeyboardEvent): void;
190
200
  onArrowDownKey(event: KeyboardEvent): void;
@@ -227,7 +237,7 @@ export declare class ContextMenu implements OnInit, AfterContentInit, OnDestroy
227
237
  unbindTriggerEventListener(): void;
228
238
  ngOnDestroy(): void;
229
239
  static ɵfac: i0.ɵɵFactoryDeclaration<ContextMenu, never>;
230
- static ɵcmp: i0.ɵɵComponentDeclaration<ContextMenu, "p-contextMenu", never, { "model": { "alias": "model"; "required": false; }; "triggerEvent": { "alias": "triggerEvent"; "required": false; }; "target": { "alias": "target"; "required": false; }; "global": { "alias": "global"; "required": false; }; "style": { "alias": "style"; "required": false; }; "styleClass": { "alias": "styleClass"; "required": false; }; "appendTo": { "alias": "appendTo"; "required": false; }; "autoZIndex": { "alias": "autoZIndex"; "required": false; }; "baseZIndex": { "alias": "baseZIndex"; "required": false; }; "id": { "alias": "id"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaLabelledBy": { "alias": "ariaLabelledBy"; "required": false; }; }, { "onShow": "onShow"; "onHide": "onHide"; }, ["templates"], never, false, never>;
240
+ static ɵcmp: i0.ɵɵComponentDeclaration<ContextMenu, "p-contextMenu", never, { "model": { "alias": "model"; "required": false; }; "triggerEvent": { "alias": "triggerEvent"; "required": false; }; "target": { "alias": "target"; "required": false; }; "global": { "alias": "global"; "required": false; }; "style": { "alias": "style"; "required": false; }; "styleClass": { "alias": "styleClass"; "required": false; }; "appendTo": { "alias": "appendTo"; "required": false; }; "autoZIndex": { "alias": "autoZIndex"; "required": false; }; "baseZIndex": { "alias": "baseZIndex"; "required": false; }; "id": { "alias": "id"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaLabelledBy": { "alias": "ariaLabelledBy"; "required": false; }; "pressDelay": { "alias": "pressDelay"; "required": false; }; }, { "onShow": "onShow"; "onHide": "onHide"; }, ["templates"], never, false, never>;
231
241
  }
232
242
  export declare class ContextMenuModule {
233
243
  static ɵfac: i0.ɵɵFactoryDeclaration<ContextMenuModule, never>;
@@ -203,8 +203,8 @@ class AccordionTab {
203
203
  ngOnDestroy() {
204
204
  this.accordion.tabs.splice(this.findTabIndex(), 1);
205
205
  }
206
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AccordionTab, deps: [{ token: forwardRef(() => Accordion) }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
207
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.2", type: AccordionTab, selector: "p-accordionTab", inputs: { id: "id", header: "header", headerStyle: "headerStyle", tabStyle: "tabStyle", contentStyle: "contentStyle", tabStyleClass: "tabStyleClass", headerStyleClass: "headerStyleClass", contentStyleClass: "contentStyleClass", disabled: "disabled", cache: "cache", transitionOptions: "transitionOptions", iconPos: "iconPos", selected: "selected", headerAriaLevel: "headerAriaLevel" }, outputs: { selectedChange: "selectedChange" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "headerFacet", predicate: Header }, { propertyName: "templates", predicate: PrimeTemplate }], ngImport: i0, template: `
206
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AccordionTab, deps: [{ token: forwardRef(() => Accordion) }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
207
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.0", type: AccordionTab, selector: "p-accordionTab", inputs: { id: "id", header: "header", headerStyle: "headerStyle", tabStyle: "tabStyle", contentStyle: "contentStyle", tabStyleClass: "tabStyleClass", headerStyleClass: "headerStyleClass", contentStyleClass: "contentStyleClass", disabled: "disabled", cache: "cache", transitionOptions: "transitionOptions", iconPos: "iconPos", selected: "selected", headerAriaLevel: "headerAriaLevel" }, outputs: { selectedChange: "selectedChange" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "headerFacet", predicate: Header }, { propertyName: "templates", predicate: PrimeTemplate }], ngImport: i0, template: `
208
208
  <div class="p-accordion-tab" [class.p-accordion-tab-active]="selected" [ngClass]="tabStyleClass" [ngStyle]="tabStyle" [attr.data-pc-name]="'accordiontab'">
209
209
  <div class="p-accordion-header" role="heading" [attr.aria-level]="headerAriaLevel" [class.p-highlight]="selected" [class.p-disabled]="disabled" [attr.data-p-disabled]="disabled" [attr.data-pc-section]="'header'">
210
210
  <a
@@ -270,7 +270,7 @@ class AccordionTab {
270
270
  ], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
271
271
  }
272
272
  export { AccordionTab };
273
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AccordionTab, decorators: [{
273
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AccordionTab, decorators: [{
274
274
  type: Component,
275
275
  args: [{ selector: 'p-accordionTab', template: `
276
276
  <div class="p-accordion-tab" [class.p-accordion-tab-active]="selected" [ngClass]="tabStyleClass" [ngStyle]="tabStyle" [attr.data-pc-name]="'accordiontab'">
@@ -621,15 +621,15 @@ class Accordion {
621
621
  this.tabListSubscription.unsubscribe();
622
622
  }
623
623
  }
624
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: Accordion, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
625
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.2", type: Accordion, selector: "p-accordion", inputs: { multiple: "multiple", style: "style", styleClass: "styleClass", expandIcon: "expandIcon", collapseIcon: "collapseIcon", activeIndex: "activeIndex", selectOnFocus: "selectOnFocus", headerAriaLevel: "headerAriaLevel" }, outputs: { onClose: "onClose", onOpen: "onOpen", activeIndexChange: "activeIndexChange" }, host: { listeners: { "keydown": "onKeydown($event)" }, classAttribute: "p-element" }, queries: [{ propertyName: "tabList", predicate: AccordionTab }], ngImport: i0, template: `
624
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: Accordion, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
625
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.0", type: Accordion, selector: "p-accordion", inputs: { multiple: "multiple", style: "style", styleClass: "styleClass", expandIcon: "expandIcon", collapseIcon: "collapseIcon", activeIndex: "activeIndex", selectOnFocus: "selectOnFocus", headerAriaLevel: "headerAriaLevel" }, outputs: { onClose: "onClose", onOpen: "onOpen", activeIndexChange: "activeIndexChange" }, host: { listeners: { "keydown": "onKeydown($event)" }, classAttribute: "p-element" }, queries: [{ propertyName: "tabList", predicate: AccordionTab }], ngImport: i0, template: `
626
626
  <div [ngClass]="'p-accordion p-component'" [ngStyle]="style" [class]="styleClass">
627
627
  <ng-content></ng-content>
628
628
  </div>
629
629
  `, 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 });
630
630
  }
631
631
  export { Accordion };
632
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: Accordion, decorators: [{
632
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: Accordion, decorators: [{
633
633
  type: Component,
634
634
  args: [{
635
635
  selector: 'p-accordion',
@@ -673,12 +673,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImpor
673
673
  args: ['keydown', ['$event']]
674
674
  }] } });
675
675
  class AccordionModule {
676
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
677
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.2", ngImport: i0, type: AccordionModule, declarations: [Accordion, AccordionTab], imports: [CommonModule, ChevronRightIcon, ChevronDownIcon], exports: [Accordion, AccordionTab, SharedModule] });
678
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AccordionModule, imports: [CommonModule, ChevronRightIcon, ChevronDownIcon, SharedModule] });
676
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
677
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.0", ngImport: i0, type: AccordionModule, declarations: [Accordion, AccordionTab], imports: [CommonModule, ChevronRightIcon, ChevronDownIcon], exports: [Accordion, AccordionTab, SharedModule] });
678
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AccordionModule, imports: [CommonModule, ChevronRightIcon, ChevronDownIcon, SharedModule] });
679
679
  }
680
680
  export { AccordionModule };
681
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AccordionModule, decorators: [{
681
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AccordionModule, decorators: [{
682
682
  type: NgModule,
683
683
  args: [{
684
684
  imports: [CommonModule, ChevronRightIcon, ChevronDownIcon],
@@ -66,11 +66,11 @@ class Animate {
66
66
  this.unbindIntersectionObserver();
67
67
  clearTimeout(this.timeout);
68
68
  }
69
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: Animate, deps: [{ token: i0.ElementRef }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
70
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.2", type: Animate, selector: "[pAnimate]", inputs: { enterClass: "enterClass", leaveClass: "leaveClass" }, host: { properties: { "class.p-animate": "true" } }, ngImport: i0 });
69
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: Animate, deps: [{ token: i0.ElementRef }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
70
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.0", type: Animate, selector: "[pAnimate]", inputs: { enterClass: "enterClass", leaveClass: "leaveClass" }, host: { properties: { "class.p-animate": "true" } }, ngImport: i0 });
71
71
  }
72
72
  export { Animate };
73
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: Animate, decorators: [{
73
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: Animate, decorators: [{
74
74
  type: Directive,
75
75
  args: [{
76
76
  selector: '[pAnimate]',
@@ -84,12 +84,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImpor
84
84
  type: Input
85
85
  }] } });
86
86
  class AnimateModule {
87
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AnimateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
88
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.2", ngImport: i0, type: AnimateModule, declarations: [Animate], imports: [CommonModule], exports: [Animate] });
89
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AnimateModule, imports: [CommonModule] });
87
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AnimateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
88
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.0", ngImport: i0, type: AnimateModule, declarations: [Animate], imports: [CommonModule], exports: [Animate] });
89
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AnimateModule, imports: [CommonModule] });
90
90
  }
91
91
  export { AnimateModule };
92
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AnimateModule, decorators: [{
92
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AnimateModule, decorators: [{
93
93
  type: NgModule,
94
94
  args: [{
95
95
  imports: [CommonModule],
@@ -34,11 +34,11 @@ class ConfirmationService {
34
34
  onAccept() {
35
35
  this.acceptConfirmationSource.next(null);
36
36
  }
37
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: ConfirmationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
38
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: ConfirmationService });
37
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: ConfirmationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
38
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: ConfirmationService });
39
39
  }
40
40
  export { ConfirmationService };
41
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: ConfirmationService, decorators: [{
41
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: ConfirmationService, decorators: [{
42
42
  type: Injectable
43
43
  }] });
44
44
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29uZmlybWF0aW9uc2VydmljZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9hcHAvY29tcG9uZW50cy9hcGkvY29uZmlybWF0aW9uc2VydmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzNDLE9BQU8sRUFBRSxPQUFPLEVBQUUsTUFBTSxNQUFNLENBQUM7O0FBRS9COzs7R0FHRztBQUNILE1BQ2EsbUJBQW1CO0lBQ3BCLHlCQUF5QixHQUFHLElBQUksT0FBTyxFQUF1QixDQUFDO0lBQy9ELHdCQUF3QixHQUFHLElBQUksT0FBTyxFQUF1QixDQUFDO0lBRXRFLG9CQUFvQixHQUFHLElBQUksQ0FBQyx5QkFBeUIsQ0FBQyxZQUFZLEVBQUUsQ0FBQztJQUNyRSxNQUFNLEdBQUcsSUFBSSxDQUFDLHdCQUF3QixDQUFDLFlBQVksRUFBRSxDQUFDO0lBQ3REOzs7O09BSUc7SUFDSCxPQUFPLENBQUMsWUFBMEI7UUFDOUIsSUFBSSxDQUFDLHlCQUF5QixDQUFDLElBQUksQ0FBQyxZQUFZLENBQUMsQ0FBQztRQUNsRCxPQUFPLElBQUksQ0FBQztJQUNoQixDQUFDO0lBQ0Q7OztPQUdHO0lBQ0gsS0FBSztRQUNELElBQUksQ0FBQyx5QkFBeUIsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUM7UUFDMUMsT0FBTyxJQUFJLENBQUM7SUFDaEIsQ0FBQztJQUNEOzs7T0FHRztJQUNILFFBQVE7UUFDSixJQUFJLENBQUMsd0JBQXdCLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxDQUFDO0lBQzdDLENBQUM7dUdBN0JRLG1CQUFtQjsyR0FBbkIsbUJBQW1COztTQUFuQixtQkFBbUI7MkZBQW5CLG1CQUFtQjtrQkFEL0IsVUFBVSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGFibGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFN1YmplY3QgfSBmcm9tICdyeGpzJztcbmltcG9ydCB7IENvbmZpcm1hdGlvbiB9IGZyb20gJy4vY29uZmlybWF0aW9uJztcbi8qKlxuICogTWV0aG9kcyB1c2VkIGluIGNvbmZpcm1hdGlvbiBzZXJ2aWNlLlxuICogQGdyb3VwIFNlcnZpY2VcbiAqL1xuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIENvbmZpcm1hdGlvblNlcnZpY2Uge1xuICAgIHByaXZhdGUgcmVxdWlyZUNvbmZpcm1hdGlvblNvdXJjZSA9IG5ldyBTdWJqZWN0PENvbmZpcm1hdGlvbiB8IG51bGw+KCk7XG4gICAgcHJpdmF0ZSBhY2NlcHRDb25maXJtYXRpb25Tb3VyY2UgPSBuZXcgU3ViamVjdDxDb25maXJtYXRpb24gfCBudWxsPigpO1xuXG4gICAgcmVxdWlyZUNvbmZpcm1hdGlvbiQgPSB0aGlzLnJlcXVpcmVDb25maXJtYXRpb25Tb3VyY2UuYXNPYnNlcnZhYmxlKCk7XG4gICAgYWNjZXB0ID0gdGhpcy5hY2NlcHRDb25maXJtYXRpb25Tb3VyY2UuYXNPYnNlcnZhYmxlKCk7XG4gICAgLyoqXG4gICAgICogQ2FsbGJhY2sgdG8gaW52b2tlIG9uIGNvbmZpcm0uXG4gICAgICogQHBhcmFtIHtDb25maXJtYXRpb259IGNvbmZpcm1hdGlvbiAtIFJlcHJlc2VudHMgYSBjb25maXJtYXRpb24gZGlhbG9nIGNvbmZpZ3VyYXRpb24uXG4gICAgICogQGdyb3VwIE1ldGhvZFxuICAgICAqL1xuICAgIGNvbmZpcm0oY29uZmlybWF0aW9uOiBDb25maXJtYXRpb24pIHtcbiAgICAgICAgdGhpcy5yZXF1aXJlQ29uZmlybWF0aW9uU291cmNlLm5leHQoY29uZmlybWF0aW9uKTtcbiAgICAgICAgcmV0dXJuIHRoaXM7XG4gICAgfVxuICAgIC8qKlxuICAgICAqIENsb3NlcyB0aGUgZGlhbG9nLlxuICAgICAqIEBncm91cCBNZXRob2RcbiAgICAgKi9cbiAgICBjbG9zZSgpIHtcbiAgICAgICAgdGhpcy5yZXF1aXJlQ29uZmlybWF0aW9uU291cmNlLm5leHQobnVsbCk7XG4gICAgICAgIHJldHVybiB0aGlzO1xuICAgIH1cbiAgICAvKipcbiAgICAgKiBBY2NlcHRzIHRoZSBkaWFsb2cuXG4gICAgICogQGdyb3VwIE1ldGhvZFxuICAgICAqL1xuICAgIG9uQWNjZXB0KCkge1xuICAgICAgICB0aGlzLmFjY2VwdENvbmZpcm1hdGlvblNvdXJjZS5uZXh0KG51bGwpO1xuICAgIH1cbn1cbiJdfQ==
@@ -13,11 +13,11 @@ class ContextMenuService {
13
13
  this.activeItemKey = null;
14
14
  this.activeItemKeyChange.next(this.activeItemKey);
15
15
  }
16
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: ContextMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: ContextMenuService });
16
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: ContextMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: ContextMenuService });
18
18
  }
19
19
  export { ContextMenuService };
20
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: ContextMenuService, decorators: [{
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: ContextMenuService, decorators: [{
21
21
  type: Injectable
22
22
  }] });
23
23
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29udGV4dG1lbnVzZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2FwcC9jb21wb25lbnRzL2FwaS9jb250ZXh0bWVudXNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUUzQyxPQUFPLEVBQUUsT0FBTyxFQUFFLE1BQU0sTUFBTSxDQUFDOztBQUUvQixNQUNhLGtCQUFrQjtJQUNuQixtQkFBbUIsR0FBRyxJQUFJLE9BQU8sRUFBVSxDQUFDO0lBRXBELG9CQUFvQixHQUFHLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxZQUFZLEVBQUUsQ0FBQztJQUUvRCxhQUFhLENBQW1CO0lBRWhDLFNBQVMsQ0FBQyxHQUFXO1FBQ2pCLElBQUksQ0FBQyxhQUFhLEdBQUcsR0FBRyxDQUFDO1FBQ3pCLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLGFBQXVCLENBQUMsQ0FBQztJQUNoRSxDQUFDO0lBRUQsS0FBSztRQUNELElBQUksQ0FBQyxhQUFhLEdBQUcsSUFBSSxDQUFDO1FBQzFCLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLGFBQW9CLENBQUMsQ0FBQztJQUM3RCxDQUFDO3VHQWZRLGtCQUFrQjsyR0FBbEIsa0JBQWtCOztTQUFsQixrQkFBa0I7MkZBQWxCLGtCQUFrQjtrQkFEOUIsVUFBVSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGFibGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IE51bGxhYmxlIH0gZnJvbSAncHJpbWVuZy90cy1oZWxwZXJzJztcbmltcG9ydCB7IFN1YmplY3QgfSBmcm9tICdyeGpzJztcblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIENvbnRleHRNZW51U2VydmljZSB7XG4gICAgcHJpdmF0ZSBhY3RpdmVJdGVtS2V5Q2hhbmdlID0gbmV3IFN1YmplY3Q8c3RyaW5nPigpO1xuXG4gICAgYWN0aXZlSXRlbUtleUNoYW5nZSQgPSB0aGlzLmFjdGl2ZUl0ZW1LZXlDaGFuZ2UuYXNPYnNlcnZhYmxlKCk7XG5cbiAgICBhY3RpdmVJdGVtS2V5OiBOdWxsYWJsZTxzdHJpbmc+O1xuXG4gICAgY2hhbmdlS2V5KGtleTogc3RyaW5nKSB7XG4gICAgICAgIHRoaXMuYWN0aXZlSXRlbUtleSA9IGtleTtcbiAgICAgICAgdGhpcy5hY3RpdmVJdGVtS2V5Q2hhbmdlLm5leHQodGhpcy5hY3RpdmVJdGVtS2V5IGFzIHN0cmluZyk7XG4gICAgfVxuXG4gICAgcmVzZXQoKSB7XG4gICAgICAgIHRoaXMuYWN0aXZlSXRlbUtleSA9IG51bGw7XG4gICAgICAgIHRoaXMuYWN0aXZlSXRlbUtleUNoYW5nZS5uZXh0KHRoaXMuYWN0aXZlSXRlbUtleSBhcyBhbnkpO1xuICAgIH1cbn1cbiJdfQ==
@@ -209,11 +209,11 @@ class FilterService {
209
209
  register(rule, fn) {
210
210
  this.filters[rule] = fn;
211
211
  }
212
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: FilterService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
213
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: FilterService, providedIn: 'root' });
212
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: FilterService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
213
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: FilterService, providedIn: 'root' });
214
214
  }
215
215
  export { FilterService };
216
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: FilterService, decorators: [{
216
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: FilterService, decorators: [{
217
217
  type: Injectable,
218
218
  args: [{ providedIn: 'root' }]
219
219
  }] });
@@ -38,11 +38,11 @@ class MessageService {
38
38
  clear(key) {
39
39
  this.clearSource.next(key || null);
40
40
  }
41
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: MessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
42
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: MessageService });
41
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: MessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
42
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: MessageService });
43
43
  }
44
44
  export { MessageService };
45
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: MessageService, decorators: [{
45
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: MessageService, decorators: [{
46
46
  type: Injectable
47
47
  }] });
48
48
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWVzc2FnZXNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvYXBwL2NvbXBvbmVudHMvYXBpL21lc3NhZ2VzZXJ2aWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDM0MsT0FBTyxFQUFFLE9BQU8sRUFBRSxNQUFNLE1BQU0sQ0FBQzs7QUFFL0I7OztHQUdHO0FBQ0gsTUFDYSxjQUFjO0lBQ2YsYUFBYSxHQUFHLElBQUksT0FBTyxFQUF1QixDQUFDO0lBQ25ELFdBQVcsR0FBRyxJQUFJLE9BQU8sRUFBaUIsQ0FBQztJQUVuRCxlQUFlLEdBQUcsSUFBSSxDQUFDLGFBQWEsQ0FBQyxZQUFZLEVBQUUsQ0FBQztJQUNwRCxhQUFhLEdBQUcsSUFBSSxDQUFDLFdBQVcsQ0FBQyxZQUFZLEVBQUUsQ0FBQztJQUNoRDs7OztPQUlHO0lBQ0gsR0FBRyxDQUFDLE9BQWdCO1FBQ2hCLElBQUksT0FBTyxFQUFFO1lBQ1QsSUFBSSxDQUFDLGFBQWEsQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLENBQUM7U0FDcEM7SUFDTCxDQUFDO0lBQ0Q7Ozs7T0FJRztJQUNILE1BQU0sQ0FBQyxRQUFtQjtRQUN0QixJQUFJLFFBQVEsSUFBSSxRQUFRLENBQUMsTUFBTSxFQUFFO1lBQzdCLElBQUksQ0FBQyxhQUFhLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxDQUFDO1NBQ3JDO0lBQ0wsQ0FBQztJQUNEOzs7O09BSUc7SUFDSCxLQUFLLENBQUMsR0FBWTtRQUNkLElBQUksQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLEdBQUcsSUFBSSxJQUFJLENBQUMsQ0FBQztJQUN2QyxDQUFDO3VHQWpDUSxjQUFjOzJHQUFkLGNBQWM7O1NBQWQsY0FBYzsyRkFBZCxjQUFjO2tCQUQxQixVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgU3ViamVjdCB9IGZyb20gJ3J4anMnO1xuaW1wb3J0IHsgTWVzc2FnZSB9IGZyb20gJy4vbWVzc2FnZSc7XG4vKipcbiAqIE1lc3NhZ2Ugc2VydmljZSB1c2VkIGluIG1lc3NhZ2VzIGFuZCB0b2FzdCBjb21wb25lbnRzLlxuICogQGdyb3VwIFNlcnZpY2VcbiAqL1xuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIE1lc3NhZ2VTZXJ2aWNlIHtcbiAgICBwcml2YXRlIG1lc3NhZ2VTb3VyY2UgPSBuZXcgU3ViamVjdDxNZXNzYWdlIHwgTWVzc2FnZVtdPigpO1xuICAgIHByaXZhdGUgY2xlYXJTb3VyY2UgPSBuZXcgU3ViamVjdDxzdHJpbmcgfCBudWxsPigpO1xuXG4gICAgbWVzc2FnZU9ic2VydmVyID0gdGhpcy5tZXNzYWdlU291cmNlLmFzT2JzZXJ2YWJsZSgpO1xuICAgIGNsZWFyT2JzZXJ2ZXIgPSB0aGlzLmNsZWFyU291cmNlLmFzT2JzZXJ2YWJsZSgpO1xuICAgIC8qKlxuICAgICAqIEluc2VydHMgc2luZ2xlIG1lc3NhZ2UuXG4gICAgICogQHBhcmFtIHtNZXNzYWdlfSBtZXNzYWdlIC0gTWVzc2FnZSB0byBiZSBhZGRlZC5cbiAgICAgKiBAZ3JvdXAgTWV0aG9kXG4gICAgICovXG4gICAgYWRkKG1lc3NhZ2U6IE1lc3NhZ2UpIHtcbiAgICAgICAgaWYgKG1lc3NhZ2UpIHtcbiAgICAgICAgICAgIHRoaXMubWVzc2FnZVNvdXJjZS5uZXh0KG1lc3NhZ2UpO1xuICAgICAgICB9XG4gICAgfVxuICAgIC8qKlxuICAgICAqIEluc3RlcnRzIG5ldyBtZXNzYWdlcy5cbiAgICAgKiBAcGFyYW0ge01lc3NhZ2VbXX0gbWVzc2FnZXMgLSBNZXNzYWdlcyB0byBiZSBhZGRlZC5cbiAgICAgKiBAZ3JvdXAgTWV0aG9kXG4gICAgICovXG4gICAgYWRkQWxsKG1lc3NhZ2VzOiBNZXNzYWdlW10pIHtcbiAgICAgICAgaWYgKG1lc3NhZ2VzICYmIG1lc3NhZ2VzLmxlbmd0aCkge1xuICAgICAgICAgICAgdGhpcy5tZXNzYWdlU291cmNlLm5leHQobWVzc2FnZXMpO1xuICAgICAgICB9XG4gICAgfVxuICAgIC8qKlxuICAgICAqIENsZWFycyB0aGUgbWVzc2FnZSB3aXRoIHRoZSBnaXZlbiBrZXkuXG4gICAgICogQHBhcmFtIHtzdHJpbmd9IGtleSAtIEtleSBvZiB0aGUgbWVzc2FnZSB0byBiZSBjbGVhcmVkLlxuICAgICAqIEBncm91cCBNZXRob2RcbiAgICAgKi9cbiAgICBjbGVhcihrZXk/OiBzdHJpbmcpIHtcbiAgICAgICAgdGhpcy5jbGVhclNvdXJjZS5uZXh0KGtleSB8fCBudWxsKTtcbiAgICB9XG59XG4iXX0=
@@ -9,11 +9,11 @@ class OverlayService {
9
9
  this.clickSource.next(event);
10
10
  }
11
11
  }
12
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: OverlayService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
13
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: OverlayService, providedIn: 'root' });
12
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: OverlayService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
13
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: OverlayService, providedIn: 'root' });
14
14
  }
15
15
  export { OverlayService };
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: OverlayService, decorators: [{
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: OverlayService, decorators: [{
17
17
  type: Injectable,
18
18
  args: [{ providedIn: 'root' }]
19
19
  }] });
@@ -146,11 +146,11 @@ class PrimeNGConfig {
146
146
  this.translation = { ...this.translation, ...value };
147
147
  this.translationSource.next(this.translation);
148
148
  }
149
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: PrimeNGConfig, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
150
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: PrimeNGConfig, providedIn: 'root' });
149
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: PrimeNGConfig, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
150
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: PrimeNGConfig, providedIn: 'root' });
151
151
  }
152
152
  export { PrimeNGConfig };
153
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: PrimeNGConfig, decorators: [{
153
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: PrimeNGConfig, decorators: [{
154
154
  type: Injectable,
155
155
  args: [{ providedIn: 'root' }]
156
156
  }] });
@@ -2,11 +2,11 @@ import { CommonModule } from '@angular/common';
2
2
  import { Component, Directive, Input, NgModule } from '@angular/core';
3
3
  import * as i0 from "@angular/core";
4
4
  class Header {
5
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: Header, deps: [], target: i0.ɵɵFactoryTarget.Component });
6
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.2", type: Header, selector: "p-header", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
5
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: Header, deps: [], target: i0.ɵɵFactoryTarget.Component });
6
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.0", type: Header, selector: "p-header", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
7
7
  }
8
8
  export { Header };
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: Header, decorators: [{
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: Header, decorators: [{
10
10
  type: Component,
11
11
  args: [{
12
12
  selector: 'p-header',
@@ -14,11 +14,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImpor
14
14
  }]
15
15
  }] });
16
16
  class Footer {
17
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: Footer, deps: [], target: i0.ɵɵFactoryTarget.Component });
18
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.2", type: Footer, selector: "p-footer", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
17
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: Footer, deps: [], target: i0.ɵɵFactoryTarget.Component });
18
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.0", type: Footer, selector: "p-footer", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
19
19
  }
20
20
  export { Footer };
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: Footer, decorators: [{
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: Footer, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  selector: 'p-footer',
@@ -35,11 +35,11 @@ class PrimeTemplate {
35
35
  getType() {
36
36
  return this.name;
37
37
  }
38
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: PrimeTemplate, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
39
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.2", type: PrimeTemplate, selector: "[pTemplate]", inputs: { type: "type", name: ["pTemplate", "name"] }, ngImport: i0 });
38
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: PrimeTemplate, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
39
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.0", type: PrimeTemplate, selector: "[pTemplate]", inputs: { type: "type", name: ["pTemplate", "name"] }, ngImport: i0 });
40
40
  }
41
41
  export { PrimeTemplate };
42
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: PrimeTemplate, decorators: [{
42
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: PrimeTemplate, decorators: [{
43
43
  type: Directive,
44
44
  args: [{
45
45
  selector: '[pTemplate]',
@@ -52,12 +52,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImpor
52
52
  args: ['pTemplate']
53
53
  }] } });
54
54
  class SharedModule {
55
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: SharedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
56
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.2", ngImport: i0, type: SharedModule, declarations: [Header, Footer, PrimeTemplate], imports: [CommonModule], exports: [Header, Footer, PrimeTemplate] });
57
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: SharedModule, imports: [CommonModule] });
55
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: SharedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
56
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.0", ngImport: i0, type: SharedModule, declarations: [Header, Footer, PrimeTemplate], imports: [CommonModule], exports: [Header, Footer, PrimeTemplate] });
57
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: SharedModule, imports: [CommonModule] });
58
58
  }
59
59
  export { SharedModule };
60
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: SharedModule, decorators: [{
60
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: SharedModule, decorators: [{
61
61
  type: NgModule,
62
62
  args: [{
63
63
  imports: [CommonModule],
@@ -12,11 +12,11 @@ class TreeDragDropService {
12
12
  stopDrag(event) {
13
13
  this.dragStopSource.next(event);
14
14
  }
15
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: TreeDragDropService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: TreeDragDropService });
15
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: TreeDragDropService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: TreeDragDropService });
17
17
  }
18
18
  export { TreeDragDropService };
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: TreeDragDropService, decorators: [{
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: TreeDragDropService, decorators: [{
20
20
  type: Injectable
21
21
  }] });
22
22
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJlZWRyYWdkcm9wc2VydmljZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9hcHAvY29tcG9uZW50cy9hcGkvdHJlZWRyYWdkcm9wc2VydmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzNDLE9BQU8sRUFBRSxPQUFPLEVBQUUsTUFBTSxNQUFNLENBQUM7O0FBRy9CLE1BQ2EsbUJBQW1CO0lBQ3BCLGVBQWUsR0FBRyxJQUFJLE9BQU8sRUFBcUIsQ0FBQztJQUNuRCxjQUFjLEdBQUcsSUFBSSxPQUFPLEVBQXFCLENBQUM7SUFFMUQsVUFBVSxHQUFHLElBQUksQ0FBQyxlQUFlLENBQUMsWUFBWSxFQUFFLENBQUM7SUFDakQsU0FBUyxHQUFHLElBQUksQ0FBQyxjQUFjLENBQUMsWUFBWSxFQUFFLENBQUM7SUFFL0MsU0FBUyxDQUFDLEtBQXdCO1FBQzlCLElBQUksQ0FBQyxlQUFlLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDO0lBQ3JDLENBQUM7SUFFRCxRQUFRLENBQUMsS0FBd0I7UUFDN0IsSUFBSSxDQUFDLGNBQWMsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDcEMsQ0FBQzt1R0FiUSxtQkFBbUI7MkdBQW5CLG1CQUFtQjs7U0FBbkIsbUJBQW1COzJGQUFuQixtQkFBbUI7a0JBRC9CLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJbmplY3RhYmxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBTdWJqZWN0IH0gZnJvbSAncnhqcyc7XG5pbXBvcnQgeyBUcmVlTm9kZURyYWdFdmVudCB9IGZyb20gJy4vdHJlZW5vZGVkcmFnZXZlbnQnO1xuXG5ASW5qZWN0YWJsZSgpXG5leHBvcnQgY2xhc3MgVHJlZURyYWdEcm9wU2VydmljZSB7XG4gICAgcHJpdmF0ZSBkcmFnU3RhcnRTb3VyY2UgPSBuZXcgU3ViamVjdDxUcmVlTm9kZURyYWdFdmVudD4oKTtcbiAgICBwcml2YXRlIGRyYWdTdG9wU291cmNlID0gbmV3IFN1YmplY3Q8VHJlZU5vZGVEcmFnRXZlbnQ+KCk7XG5cbiAgICBkcmFnU3RhcnQkID0gdGhpcy5kcmFnU3RhcnRTb3VyY2UuYXNPYnNlcnZhYmxlKCk7XG4gICAgZHJhZ1N0b3AkID0gdGhpcy5kcmFnU3RvcFNvdXJjZS5hc09ic2VydmFibGUoKTtcblxuICAgIHN0YXJ0RHJhZyhldmVudDogVHJlZU5vZGVEcmFnRXZlbnQpIHtcbiAgICAgICAgdGhpcy5kcmFnU3RhcnRTb3VyY2UubmV4dChldmVudCk7XG4gICAgfVxuXG4gICAgc3RvcERyYWcoZXZlbnQ6IFRyZWVOb2RlRHJhZ0V2ZW50KSB7XG4gICAgICAgIHRoaXMuZHJhZ1N0b3BTb3VyY2UubmV4dChldmVudCk7XG4gICAgfVxufVxuIl19
@@ -1,2 +1,2 @@
1
1
  export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJlZW5vZGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvYXBwL2NvbXBvbmVudHMvYXBpL3RyZWVub2RlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIFJlcHJlc2VudHMgYSBub2RlIGluIGEgdHJlZSBkYXRhIHN0cnVjdHVyZS5cbiAqIEBncm91cCBJbnRlcmZhY2VcbiAqL1xuZXhwb3J0IGludGVyZmFjZSBUcmVlTm9kZTxUID0gYW55PiB7XG4gICAgLyoqXG4gICAgICogTGFiZWwgb2YgdGhlIG5vZGUuXG4gICAgICovXG4gICAgbGFiZWw/OiBzdHJpbmc7XG4gICAgLyoqXG4gICAgICogRGF0YSByZXByZXNlbnRlZCBieSB0aGUgbm9kZS5cbiAgICAgKi9cbiAgICBkYXRhPzogVDtcbiAgICAvKipcbiAgICAgKiBJY29uIG9mIHRoZSBub2RlIHRvIGRpc3BsYXkgbmV4dCB0byBjb250ZW50LlxuICAgICAqL1xuICAgIGljb24/OiBzdHJpbmc7XG4gICAgLyoqXG4gICAgICogSWNvbiB0byB1c2UgaW4gZXhwYW5kZWQgc3RhdGUuXG4gICAgICovXG4gICAgZXhwYW5kZWRJY29uPzogc3RyaW5nO1xuICAgIC8qKlxuICAgICAqIEljb24gdG8gdXNlIGluIGNvbGxhcHNlZCBzdGF0ZS5cbiAgICAgKi9cbiAgICBjb2xsYXBzZWRJY29uPzogc3RyaW5nO1xuICAgIC8qKlxuICAgICAqIEFuIGFycmF5IG9mIHRyZWVub2RlcyBhcyBjaGlsZHJlbi5cbiAgICAgKi9cbiAgICBjaGlsZHJlbj86IFRyZWVOb2RlPFQ+W107XG4gICAgLyoqXG4gICAgICogU3BlY2lmaWVzIGlmIHRoZSBub2RlIGhhcyBjaGlsZHJlbi4gVXNlZCBpbiBsYXp5IGxvYWRpbmcuXG4gICAgICogQGRlZmF1bHRWYWx1ZSBmYWxzZVxuICAgICAqL1xuICAgIGxlYWY/OiBib29sZWFuO1xuICAgIC8qKlxuICAgICAqIEV4cGFuZGVkIHN0YXRlIG9mIHRoZSBub2RlLlxuICAgICAqIEBkZWZhdWx0VmFsdWUgZmFsc2VcbiAgICAgKi9cbiAgICBleHBhbmRlZD86IGJvb2xlYW47XG4gICAgLyoqXG4gICAgICogVHlwZSBvZiB0aGUgbm9kZSB0byBtYXRjaCBhIHRlbXBsYXRlLlxuICAgICAqL1xuICAgIHR5cGU/OiBzdHJpbmc7XG4gICAgLyoqXG4gICAgICogUGFyZW50IG9mIHRoZSBub2RlLlxuICAgICAqL1xuICAgIHBhcmVudD86IFRyZWVOb2RlPFQ+O1xuICAgIC8qKlxuICAgICAqIERlZmluZXMgaWYgdmFsdWUgaXMgcGFydGlhbGx5IHNlbGVjdGVkLlxuICAgICAqL1xuICAgIHBhcnRpYWxTZWxlY3RlZD86IGJvb2xlYW47XG4gICAgLyoqXG4gICAgICogSW5saW5lIHN0eWxlIG9mIHRoZSBub2RlLlxuICAgICAqL1xuICAgIHN0eWxlPzogYW55O1xuICAgIC8qKlxuICAgICAqIFN0eWxlIGNsYXNzIG9mIHRoZSBub2RlLlxuICAgICAqL1xuICAgIHN0eWxlQ2xhc3M/OiBzdHJpbmc7XG4gICAgLyoqXG4gICAgICogRGVmaW5lcyBpZiB0aGUgbm9kZSBpcyBkcmFnZ2FibGUuXG4gICAgICovXG4gICAgZHJhZ2dhYmxlPzogYm9vbGVhbjtcbiAgICAvKipcbiAgICAgKiBEZWZpbmVzIGlmIHRoZSBub2RlIGlzIGRyb3BwYWJsZS5cbiAgICAgKi9cbiAgICBkcm9wcGFibGU/OiBib29sZWFuO1xuICAgIC8qKlxuICAgICAqIFdoZXRoZXIgdGhlIG5vZGUgaXMgc2VsZWN0YWJsZSB3aGVuIHNlbGVjdGlvbiBtb2RlIGlzIGVuYWJsZWQuXG4gICAgICogQGRlZmF1bHRWYWx1ZSBmYWxzZVxuICAgICAqL1xuICAgIHNlbGVjdGFibGU/OiBib29sZWFuO1xuICAgIC8qKlxuICAgICAqIE1hbmRhdG9yeSB1bmlxdWUga2V5IG9mIHRoZSBub2RlLlxuICAgICAqL1xuICAgIGtleT86IHN0cmluZztcbn1cbiJdfQ==
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJlZW5vZGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvYXBwL2NvbXBvbmVudHMvYXBpL3RyZWVub2RlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIFJlcHJlc2VudHMgYSBub2RlIGluIGEgdHJlZSBkYXRhIHN0cnVjdHVyZS5cbiAqIEBncm91cCBJbnRlcmZhY2VcbiAqL1xuZXhwb3J0IGludGVyZmFjZSBUcmVlTm9kZTxUID0gYW55PiB7XG4gICAgY2hlY2tlZD86IGJvb2xlYW47XG4gICAgLyoqXG4gICAgICogTGFiZWwgb2YgdGhlIG5vZGUuXG4gICAgICovXG4gICAgbGFiZWw/OiBzdHJpbmc7XG4gICAgLyoqXG4gICAgICogRGF0YSByZXByZXNlbnRlZCBieSB0aGUgbm9kZS5cbiAgICAgKi9cbiAgICBkYXRhPzogVDtcbiAgICAvKipcbiAgICAgKiBJY29uIG9mIHRoZSBub2RlIHRvIGRpc3BsYXkgbmV4dCB0byBjb250ZW50LlxuICAgICAqL1xuICAgIGljb24/OiBzdHJpbmc7XG4gICAgLyoqXG4gICAgICogSWNvbiB0byB1c2UgaW4gZXhwYW5kZWQgc3RhdGUuXG4gICAgICovXG4gICAgZXhwYW5kZWRJY29uPzogc3RyaW5nO1xuICAgIC8qKlxuICAgICAqIEljb24gdG8gdXNlIGluIGNvbGxhcHNlZCBzdGF0ZS5cbiAgICAgKi9cbiAgICBjb2xsYXBzZWRJY29uPzogc3RyaW5nO1xuICAgIC8qKlxuICAgICAqIEFuIGFycmF5IG9mIHRyZWVub2RlcyBhcyBjaGlsZHJlbi5cbiAgICAgKi9cbiAgICBjaGlsZHJlbj86IFRyZWVOb2RlPFQ+W107XG4gICAgLyoqXG4gICAgICogU3BlY2lmaWVzIGlmIHRoZSBub2RlIGhhcyBjaGlsZHJlbi4gVXNlZCBpbiBsYXp5IGxvYWRpbmcuXG4gICAgICogQGRlZmF1bHRWYWx1ZSBmYWxzZVxuICAgICAqL1xuICAgIGxlYWY/OiBib29sZWFuO1xuICAgIC8qKlxuICAgICAqIEV4cGFuZGVkIHN0YXRlIG9mIHRoZSBub2RlLlxuICAgICAqIEBkZWZhdWx0VmFsdWUgZmFsc2VcbiAgICAgKi9cbiAgICBleHBhbmRlZD86IGJvb2xlYW47XG4gICAgLyoqXG4gICAgICogVHlwZSBvZiB0aGUgbm9kZSB0byBtYXRjaCBhIHRlbXBsYXRlLlxuICAgICAqL1xuICAgIHR5cGU/OiBzdHJpbmc7XG4gICAgLyoqXG4gICAgICogUGFyZW50IG9mIHRoZSBub2RlLlxuICAgICAqL1xuICAgIHBhcmVudD86IFRyZWVOb2RlPFQ+O1xuICAgIC8qKlxuICAgICAqIERlZmluZXMgaWYgdmFsdWUgaXMgcGFydGlhbGx5IHNlbGVjdGVkLlxuICAgICAqL1xuICAgIHBhcnRpYWxTZWxlY3RlZD86IGJvb2xlYW47XG4gICAgLyoqXG4gICAgICogSW5saW5lIHN0eWxlIG9mIHRoZSBub2RlLlxuICAgICAqL1xuICAgIHN0eWxlPzogYW55O1xuICAgIC8qKlxuICAgICAqIFN0eWxlIGNsYXNzIG9mIHRoZSBub2RlLlxuICAgICAqL1xuICAgIHN0eWxlQ2xhc3M/OiBzdHJpbmc7XG4gICAgLyoqXG4gICAgICogRGVmaW5lcyBpZiB0aGUgbm9kZSBpcyBkcmFnZ2FibGUuXG4gICAgICovXG4gICAgZHJhZ2dhYmxlPzogYm9vbGVhbjtcbiAgICAvKipcbiAgICAgKiBEZWZpbmVzIGlmIHRoZSBub2RlIGlzIGRyb3BwYWJsZS5cbiAgICAgKi9cbiAgICBkcm9wcGFibGU/OiBib29sZWFuO1xuICAgIC8qKlxuICAgICAqIFdoZXRoZXIgdGhlIG5vZGUgaXMgc2VsZWN0YWJsZSB3aGVuIHNlbGVjdGlvbiBtb2RlIGlzIGVuYWJsZWQuXG4gICAgICogQGRlZmF1bHRWYWx1ZSBmYWxzZVxuICAgICAqL1xuICAgIHNlbGVjdGFibGU/OiBib29sZWFuO1xuICAgIC8qKlxuICAgICAqIE1hbmRhdG9yeSB1bmlxdWUga2V5IG9mIHRoZSBub2RlLlxuICAgICAqL1xuICAgIGtleT86IHN0cmluZztcbn1cbiJdfQ==
@@ -952,8 +952,8 @@ class AutoComplete {
952
952
  this.scrollHandler = null;
953
953
  }
954
954
  }
955
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AutoComplete, deps: [{ token: DOCUMENT }, { 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 });
956
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.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", suggestions: "suggestions", itemSize: "itemSize" }, 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: `
955
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AutoComplete, deps: [{ token: DOCUMENT }, { 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 });
956
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.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", suggestions: "suggestions", itemSize: "itemSize" }, 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: `
957
957
  <span #container [ngClass]="{ 'p-autocomplete p-component': true, 'p-autocomplete-dd': dropdown, 'p-autocomplete-multiple': multiple }" [ngStyle]="style" [class]="styleClass">
958
958
  <input
959
959
  pAutoFocus
@@ -1139,7 +1139,7 @@ class AutoComplete {
1139
1139
  `, isInline: true, styles: ["@layer primeng{.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{width:-moz-fit-content;width:fit-content;cursor:default;display:inline-flex;align-items:center;flex:0 0 auto}.p-autocomplete-token-icon{display:flex;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: i0.forwardRef(function () { return i2.NgClass; }), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(function () { return i2.NgForOf; }), selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i0.forwardRef(function () { return i2.NgIf; }), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(function () { return i2.NgTemplateOutlet; }), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i0.forwardRef(function () { return i2.NgStyle; }), selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i0.forwardRef(function () { return 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: i0.forwardRef(function () { return i1.PrimeTemplate; }), selector: "[pTemplate]", inputs: ["type", "pTemplate"] }, { kind: "directive", type: i0.forwardRef(function () { return i4.ButtonDirective; }), selector: "[pButton]", inputs: ["iconPos", "loadingIcon", "label", "icon", "loading"] }, { kind: "directive", type: i0.forwardRef(function () { return i5.Ripple; }), selector: "[pRipple]" }, { kind: "component", type: i0.forwardRef(function () { return 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: i0.forwardRef(function () { return i7.AutoFocus; }), selector: "[pAutoFocus]", inputs: ["autofocus"] }, { kind: "component", type: i0.forwardRef(function () { return TimesCircleIcon; }), selector: "TimesCircleIcon" }, { kind: "component", type: i0.forwardRef(function () { return SpinnerIcon; }), selector: "SpinnerIcon" }, { kind: "component", type: i0.forwardRef(function () { return TimesIcon; }), selector: "TimesIcon" }, { kind: "component", type: i0.forwardRef(function () { return ChevronDownIcon; }), selector: "ChevronDownIcon" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
1140
1140
  }
1141
1141
  export { AutoComplete };
1142
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AutoComplete, decorators: [{
1142
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AutoComplete, decorators: [{
1143
1143
  type: Component,
1144
1144
  args: [{ selector: 'p-autoComplete', template: `
1145
1145
  <span #container [ngClass]="{ 'p-autocomplete p-component': true, 'p-autocomplete-dd': dropdown, 'p-autocomplete-multiple': multiple }" [ngStyle]="style" [class]="styleClass">
@@ -1488,12 +1488,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImpor
1488
1488
  args: [PrimeTemplate]
1489
1489
  }] } });
1490
1490
  class AutoCompleteModule {
1491
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AutoCompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1492
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.2", ngImport: i0, type: AutoCompleteModule, declarations: [AutoComplete], imports: [CommonModule, OverlayModule, InputTextModule, ButtonModule, SharedModule, RippleModule, ScrollerModule, AutoFocusModule, TimesCircleIcon, SpinnerIcon, TimesIcon, ChevronDownIcon], exports: [AutoComplete, OverlayModule, SharedModule, ScrollerModule, AutoFocusModule] });
1493
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AutoCompleteModule, imports: [CommonModule, OverlayModule, InputTextModule, ButtonModule, SharedModule, RippleModule, ScrollerModule, AutoFocusModule, TimesCircleIcon, SpinnerIcon, TimesIcon, ChevronDownIcon, OverlayModule, SharedModule, ScrollerModule, AutoFocusModule] });
1491
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AutoCompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1492
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.0", ngImport: i0, type: AutoCompleteModule, declarations: [AutoComplete], imports: [CommonModule, OverlayModule, InputTextModule, ButtonModule, SharedModule, RippleModule, ScrollerModule, AutoFocusModule, TimesCircleIcon, SpinnerIcon, TimesIcon, ChevronDownIcon], exports: [AutoComplete, OverlayModule, SharedModule, ScrollerModule, AutoFocusModule] });
1493
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AutoCompleteModule, imports: [CommonModule, OverlayModule, InputTextModule, ButtonModule, SharedModule, RippleModule, ScrollerModule, AutoFocusModule, TimesCircleIcon, SpinnerIcon, TimesIcon, ChevronDownIcon, OverlayModule, SharedModule, ScrollerModule, AutoFocusModule] });
1494
1494
  }
1495
1495
  export { AutoCompleteModule };
1496
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AutoCompleteModule, decorators: [{
1496
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AutoCompleteModule, decorators: [{
1497
1497
  type: NgModule,
1498
1498
  args: [{
1499
1499
  imports: [CommonModule, OverlayModule, InputTextModule, ButtonModule, SharedModule, RippleModule, ScrollerModule, AutoFocusModule, TimesCircleIcon, SpinnerIcon, TimesIcon, ChevronDownIcon],
@@ -31,11 +31,11 @@ class AutoFocus {
31
31
  }
32
32
  }
33
33
  }
34
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AutoFocus, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
35
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.0.2", type: AutoFocus, selector: "[pAutoFocus]", inputs: { autofocus: "autofocus" }, host: { classAttribute: "p-element" }, ngImport: i0 });
34
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AutoFocus, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
35
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.0", type: AutoFocus, selector: "[pAutoFocus]", inputs: { autofocus: "autofocus" }, host: { classAttribute: "p-element" }, ngImport: i0 });
36
36
  }
37
37
  export { AutoFocus };
38
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AutoFocus, decorators: [{
38
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AutoFocus, decorators: [{
39
39
  type: Directive,
40
40
  args: [{
41
41
  selector: '[pAutoFocus]',
@@ -47,12 +47,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImpor
47
47
  type: Input
48
48
  }] } });
49
49
  class AutoFocusModule {
50
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AutoFocusModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
51
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.2", ngImport: i0, type: AutoFocusModule, declarations: [AutoFocus], imports: [CommonModule], exports: [AutoFocus] });
52
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AutoFocusModule, imports: [CommonModule] });
50
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AutoFocusModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
51
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.0", ngImport: i0, type: AutoFocusModule, declarations: [AutoFocus], imports: [CommonModule], exports: [AutoFocus] });
52
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AutoFocusModule, imports: [CommonModule] });
53
53
  }
54
54
  export { AutoFocusModule };
55
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AutoFocusModule, decorators: [{
55
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AutoFocusModule, decorators: [{
56
56
  type: NgModule,
57
57
  args: [{
58
58
  imports: [CommonModule],
@@ -70,8 +70,8 @@ class Avatar {
70
70
  imageError(event) {
71
71
  this.onImageError.emit(event);
72
72
  }
73
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: Avatar, deps: [], target: i0.ɵɵFactoryTarget.Component });
74
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.2", type: Avatar, selector: "p-avatar", inputs: { label: "label", icon: "icon", image: "image", size: "size", shape: "shape", style: "style", styleClass: "styleClass", ariaLabel: "ariaLabel", ariaLabelledBy: "ariaLabelledBy" }, outputs: { onImageError: "onImageError" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
73
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: Avatar, deps: [], target: i0.ɵɵFactoryTarget.Component });
74
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.0", type: Avatar, selector: "p-avatar", inputs: { label: "label", icon: "icon", image: "image", size: "size", shape: "shape", style: "style", styleClass: "styleClass", ariaLabel: "ariaLabel", ariaLabelledBy: "ariaLabelledBy" }, outputs: { onImageError: "onImageError" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
75
75
  <div [ngClass]="containerClass()" [class]="styleClass" [ngStyle]="style" [attr.aria-labelledby]="ariaLabelledBy" [attr.aria-label]="ariaLabel" [attr.data-pc-name]="'avatar'">
76
76
  <ng-content></ng-content>
77
77
  <span class="p-avatar-text" *ngIf="label; else iconTemplate">{{ label }}</span>
@@ -81,7 +81,7 @@ class Avatar {
81
81
  `, isInline: true, styles: ["@layer primeng{.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 });
82
82
  }
83
83
  export { Avatar };
84
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: Avatar, decorators: [{
84
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: Avatar, decorators: [{
85
85
  type: Component,
86
86
  args: [{ selector: 'p-avatar', template: `
87
87
  <div [ngClass]="containerClass()" [class]="styleClass" [ngStyle]="style" [attr.aria-labelledby]="ariaLabelledBy" [attr.aria-label]="ariaLabel" [attr.data-pc-name]="'avatar'">
@@ -115,12 +115,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImpor
115
115
  type: Output
116
116
  }] } });
117
117
  class AvatarModule {
118
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AvatarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
119
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.2", ngImport: i0, type: AvatarModule, declarations: [Avatar], imports: [CommonModule], exports: [Avatar] });
120
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AvatarModule, imports: [CommonModule] });
118
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AvatarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
119
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.0", ngImport: i0, type: AvatarModule, declarations: [Avatar], imports: [CommonModule], exports: [Avatar] });
120
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AvatarModule, imports: [CommonModule] });
121
121
  }
122
122
  export { AvatarModule };
123
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AvatarModule, decorators: [{
123
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AvatarModule, decorators: [{
124
124
  type: NgModule,
125
125
  args: [{
126
126
  imports: [CommonModule],
@@ -17,15 +17,15 @@ class AvatarGroup {
17
17
  * @group Props
18
18
  */
19
19
  style;
20
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AvatarGroup, deps: [], target: i0.ɵɵFactoryTarget.Component });
21
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.2", type: AvatarGroup, selector: "p-avatarGroup", inputs: { styleClass: "styleClass", style: "style" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
20
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AvatarGroup, deps: [], target: i0.ɵɵFactoryTarget.Component });
21
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.0", type: AvatarGroup, selector: "p-avatarGroup", inputs: { styleClass: "styleClass", style: "style" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
22
22
  <div [ngClass]="'p-avatar-group p-component'" [class]="styleClass" [ngStyle]="style">
23
23
  <ng-content></ng-content>
24
24
  </div>
25
25
  `, isInline: true, styles: ["@layer primeng{.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 });
26
26
  }
27
27
  export { AvatarGroup };
28
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AvatarGroup, decorators: [{
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AvatarGroup, decorators: [{
29
29
  type: Component,
30
30
  args: [{ selector: 'p-avatarGroup', template: `
31
31
  <div [ngClass]="'p-avatar-group p-component'" [class]="styleClass" [ngStyle]="style">
@@ -40,12 +40,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImpor
40
40
  type: Input
41
41
  }] } });
42
42
  class AvatarGroupModule {
43
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AvatarGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
44
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.2", ngImport: i0, type: AvatarGroupModule, declarations: [AvatarGroup], imports: [CommonModule], exports: [AvatarGroup] });
45
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AvatarGroupModule, imports: [CommonModule] });
43
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AvatarGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
44
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.0", ngImport: i0, type: AvatarGroupModule, declarations: [AvatarGroup], imports: [CommonModule], exports: [AvatarGroup] });
45
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AvatarGroupModule, imports: [CommonModule] });
46
46
  }
47
47
  export { AvatarGroupModule };
48
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.2", ngImport: i0, type: AvatarGroupModule, decorators: [{
48
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.0", ngImport: i0, type: AvatarGroupModule, decorators: [{
49
49
  type: NgModule,
50
50
  args: [{
51
51
  imports: [CommonModule],