primeng 17.0.0-beta.1 → 17.0.0

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 (450) hide show
  1. package/autocomplete/autocomplete.d.ts +3 -3
  2. package/autocomplete/autocomplete.interface.d.ts +1 -1
  3. package/blockui/blockui.d.ts +2 -1
  4. package/checkbox/checkbox.d.ts +15 -3
  5. package/dataview/dataview.d.ts +2 -2
  6. package/editor/editor.d.ts +2 -1
  7. package/esm2022/accordion/accordion.mjs +10 -10
  8. package/esm2022/animate/animate.mjs +7 -7
  9. package/esm2022/animateonscroll/animateonscroll.mjs +7 -7
  10. package/esm2022/api/confirmationservice.mjs +3 -3
  11. package/esm2022/api/contextmenuservice.mjs +3 -3
  12. package/esm2022/api/filterservice.mjs +3 -3
  13. package/esm2022/api/messageservice.mjs +3 -3
  14. package/esm2022/api/overlayservice.mjs +3 -3
  15. package/esm2022/api/primengconfig.mjs +3 -3
  16. package/esm2022/api/shared.mjs +13 -13
  17. package/esm2022/api/treedragdropservice.mjs +3 -3
  18. package/esm2022/autocomplete/autocomplete.interface.mjs +1 -1
  19. package/esm2022/autocomplete/autocomplete.mjs +10 -9
  20. package/esm2022/autofocus/autofocus.mjs +7 -7
  21. package/esm2022/avatar/avatar.mjs +7 -7
  22. package/esm2022/avatargroup/avatargroup.mjs +7 -7
  23. package/esm2022/badge/badge.mjs +10 -10
  24. package/esm2022/baseicon/baseicon.mjs +3 -3
  25. package/esm2022/blockui/blockui.mjs +32 -25
  26. package/esm2022/breadcrumb/breadcrumb.mjs +7 -7
  27. package/esm2022/button/button.mjs +13 -12
  28. package/esm2022/calendar/calendar.mjs +15 -8
  29. package/esm2022/card/card.mjs +7 -7
  30. package/esm2022/carousel/carousel.mjs +14 -8
  31. package/esm2022/cascadeselect/cascadeselect.mjs +10 -10
  32. package/esm2022/chart/chart.mjs +7 -7
  33. package/esm2022/checkbox/checkbox.mjs +32 -14
  34. package/esm2022/chip/chip.mjs +7 -7
  35. package/esm2022/chips/chips.mjs +7 -7
  36. package/esm2022/colorpicker/colorpicker.mjs +7 -7
  37. package/esm2022/confirmdialog/confirmdialog.mjs +7 -7
  38. package/esm2022/confirmpopup/confirmpopup.mjs +7 -7
  39. package/esm2022/contextmenu/contextmenu.mjs +10 -10
  40. package/esm2022/dataview/dataview.mjs +38 -40
  41. package/esm2022/defer/defer.mjs +7 -7
  42. package/esm2022/dialog/dialog.mjs +7 -7
  43. package/esm2022/divider/divider.mjs +7 -7
  44. package/esm2022/dock/dock.mjs +7 -7
  45. package/esm2022/dragdrop/dragdrop.mjs +10 -10
  46. package/esm2022/dropdown/dropdown.mjs +15 -15
  47. package/esm2022/dynamicdialog/dialogservice.mjs +3 -3
  48. package/esm2022/dynamicdialog/dynamicdialog.mjs +7 -7
  49. package/esm2022/dynamicdialog/dynamicdialogcontent.mjs +3 -3
  50. package/esm2022/editor/editor.mjs +46 -37
  51. package/esm2022/fieldset/fieldset.mjs +7 -7
  52. package/esm2022/fileupload/fileupload.mjs +7 -7
  53. package/esm2022/focustrap/focustrap.mjs +7 -7
  54. package/esm2022/galleria/galleria.mjs +55 -44
  55. package/esm2022/icons/angledoubledown/angledoubledown.mjs +3 -3
  56. package/esm2022/icons/angledoubleleft/angledoubleleft.mjs +3 -3
  57. package/esm2022/icons/angledoubleright/angledoubleright.mjs +3 -3
  58. package/esm2022/icons/angledoubleup/angledoubleup.mjs +3 -3
  59. package/esm2022/icons/angledown/angledown.mjs +3 -3
  60. package/esm2022/icons/angleleft/angleleft.mjs +3 -3
  61. package/esm2022/icons/angleright/angleright.mjs +3 -3
  62. package/esm2022/icons/angleup/angleup.mjs +3 -3
  63. package/esm2022/icons/arrowdown/arrowdown.mjs +3 -3
  64. package/esm2022/icons/arrowdownleft/arrowdownleft.mjs +3 -3
  65. package/esm2022/icons/arrowdownright/arrowdownright.mjs +3 -3
  66. package/esm2022/icons/arrowleft/arrowleft.mjs +3 -3
  67. package/esm2022/icons/arrowright/arrowright.mjs +3 -3
  68. package/esm2022/icons/arrowup/arrowup.mjs +3 -3
  69. package/esm2022/icons/ban/ban.mjs +3 -3
  70. package/esm2022/icons/bars/bars.mjs +3 -3
  71. package/esm2022/icons/calendar/calendar.mjs +3 -3
  72. package/esm2022/icons/caretleft/caretleft.mjs +3 -3
  73. package/esm2022/icons/caretright/caretright.mjs +3 -3
  74. package/esm2022/icons/check/check.mjs +3 -3
  75. package/esm2022/icons/chevrondown/chevrondown.mjs +3 -3
  76. package/esm2022/icons/chevronleft/chevronleft.mjs +3 -3
  77. package/esm2022/icons/chevronright/chevronright.mjs +3 -3
  78. package/esm2022/icons/chevronup/chevronup.mjs +3 -3
  79. package/esm2022/icons/exclamationtriangle/exclamationtriangle.mjs +3 -3
  80. package/esm2022/icons/eye/eye.mjs +3 -3
  81. package/esm2022/icons/eyeslash/eyeslash.mjs +3 -3
  82. package/esm2022/icons/filter/filter.mjs +3 -3
  83. package/esm2022/icons/filterslash/filterslash.mjs +3 -3
  84. package/esm2022/icons/home/home.mjs +3 -3
  85. package/esm2022/icons/infocircle/infocircle.mjs +3 -3
  86. package/esm2022/icons/minus/minus.mjs +3 -3
  87. package/esm2022/icons/pencil/pencil.mjs +3 -3
  88. package/esm2022/icons/plus/plus.mjs +3 -3
  89. package/esm2022/icons/refresh/refresh.mjs +3 -3
  90. package/esm2022/icons/search/search.mjs +3 -3
  91. package/esm2022/icons/searchminus/searchminus.mjs +3 -3
  92. package/esm2022/icons/searchplus/searchplus.mjs +3 -3
  93. package/esm2022/icons/sortalt/sortalt.mjs +3 -3
  94. package/esm2022/icons/sortamountdown/sortamountdown.mjs +3 -3
  95. package/esm2022/icons/sortamountupalt/sortamountupalt.mjs +3 -3
  96. package/esm2022/icons/spinner/spinner.mjs +3 -3
  97. package/esm2022/icons/star/star.mjs +3 -3
  98. package/esm2022/icons/starfill/starfill.mjs +3 -3
  99. package/esm2022/icons/thlarge/thlarge.mjs +3 -3
  100. package/esm2022/icons/times/times.mjs +3 -3
  101. package/esm2022/icons/timescircle/timescircle.mjs +3 -3
  102. package/esm2022/icons/trash/trash.mjs +3 -3
  103. package/esm2022/icons/undo/undo.mjs +3 -3
  104. package/esm2022/icons/upload/upload.mjs +3 -3
  105. package/esm2022/icons/windowmaximize/windowmaximize.mjs +3 -3
  106. package/esm2022/icons/windowminimize/windowminimize.mjs +3 -3
  107. package/esm2022/image/image.mjs +13 -10
  108. package/esm2022/inplace/inplace.mjs +13 -13
  109. package/esm2022/inputgroup/inputgroup.mjs +44 -0
  110. package/esm2022/inputgroup/primeng-inputgroup.mjs +5 -0
  111. package/esm2022/inputgroup/public_api.mjs +2 -0
  112. package/esm2022/inputgroupaddon/inputgroupaddon.mjs +44 -0
  113. package/esm2022/inputgroupaddon/primeng-inputgroupaddon.mjs +5 -0
  114. package/esm2022/inputgroupaddon/public_api.mjs +2 -0
  115. package/esm2022/inputmask/inputmask.mjs +7 -7
  116. package/esm2022/inputnumber/inputnumber.mjs +7 -7
  117. package/esm2022/inputswitch/inputswitch.interface.mjs +1 -1
  118. package/esm2022/inputswitch/inputswitch.mjs +9 -9
  119. package/esm2022/inputtext/inputtext.mjs +7 -7
  120. package/esm2022/inputtextarea/inputtextarea.mjs +7 -7
  121. package/esm2022/keyfilter/keyfilter.mjs +7 -7
  122. package/esm2022/knob/knob.mjs +7 -7
  123. package/esm2022/listbox/listbox.mjs +9 -9
  124. package/esm2022/megamenu/megamenu.mjs +10 -10
  125. package/esm2022/menu/menu.mjs +15 -16
  126. package/esm2022/menubar/menubar.mjs +13 -13
  127. package/esm2022/message/message.mjs +7 -7
  128. package/esm2022/messages/messages.mjs +17 -12
  129. package/esm2022/multiselect/multiselect.mjs +21 -17
  130. package/esm2022/orderlist/orderlist.mjs +7 -7
  131. package/esm2022/organizationchart/organizationchart.mjs +10 -10
  132. package/esm2022/overlay/overlay.mjs +7 -7
  133. package/esm2022/overlaypanel/overlaypanel.mjs +7 -7
  134. package/esm2022/paginator/paginator.mjs +7 -7
  135. package/esm2022/panel/panel.mjs +7 -7
  136. package/esm2022/panelmenu/panelmenu.mjs +21 -20
  137. package/esm2022/password/password.mjs +13 -13
  138. package/esm2022/picklist/picklist.mjs +7 -7
  139. package/esm2022/progressbar/progressbar.mjs +7 -7
  140. package/esm2022/progressspinner/progressspinner.mjs +7 -7
  141. package/esm2022/radiobutton/radiobutton.mjs +10 -10
  142. package/esm2022/rating/rating.mjs +7 -7
  143. package/esm2022/ripple/ripple.mjs +7 -7
  144. package/esm2022/scroller/scroller.mjs +7 -7
  145. package/esm2022/scrollpanel/scrollpanel.mjs +7 -7
  146. package/esm2022/scrolltop/scrolltop.mjs +10 -10
  147. package/esm2022/selectbutton/selectbutton.mjs +7 -7
  148. package/esm2022/sidebar/sidebar.mjs +18 -14
  149. package/esm2022/skeleton/skeleton.mjs +7 -7
  150. package/esm2022/slidemenu/slidemenu.mjs +12 -17
  151. package/esm2022/slider/slider.mjs +7 -7
  152. package/esm2022/speeddial/speeddial.mjs +7 -7
  153. package/esm2022/spinner/spinner.mjs +7 -7
  154. package/esm2022/splitbutton/splitbutton.mjs +7 -7
  155. package/esm2022/splitter/splitter.mjs +26 -24
  156. package/esm2022/steps/steps.mjs +7 -7
  157. package/esm2022/styleclass/styleclass.mjs +48 -18
  158. package/esm2022/table/table.interface.mjs +1 -1
  159. package/esm2022/table/table.mjs +160 -125
  160. package/esm2022/tabmenu/tabmenu.mjs +7 -7
  161. package/esm2022/tabview/tabview.mjs +19 -17
  162. package/esm2022/tag/tag.mjs +7 -7
  163. package/esm2022/terminal/terminal.mjs +7 -7
  164. package/esm2022/terminal/terminalservice.mjs +3 -3
  165. package/esm2022/tieredmenu/tieredmenu.mjs +10 -10
  166. package/esm2022/timeline/timeline.mjs +7 -7
  167. package/esm2022/toast/toast.mjs +26 -21
  168. package/esm2022/togglebutton/togglebutton.mjs +7 -7
  169. package/esm2022/toolbar/toolbar.mjs +7 -7
  170. package/esm2022/tooltip/tooltip.mjs +7 -7
  171. package/esm2022/tree/tree.mjs +15 -15
  172. package/esm2022/treeselect/treeselect.mjs +7 -7
  173. package/esm2022/treetable/treetable.mjs +88 -79
  174. package/esm2022/tristatecheckbox/tristatecheckbox.mjs +7 -7
  175. package/esm2022/utils/objectutils.mjs +5 -2
  176. package/esm2022/virtualscroller/virtualscroller.mjs +7 -7
  177. package/fesm2022/primeng-accordion.mjs +10 -10
  178. package/fesm2022/primeng-animate.mjs +7 -7
  179. package/fesm2022/primeng-animateonscroll.mjs +7 -7
  180. package/fesm2022/primeng-api.mjs +34 -34
  181. package/fesm2022/primeng-autocomplete.mjs +9 -8
  182. package/fesm2022/primeng-autocomplete.mjs.map +1 -1
  183. package/fesm2022/primeng-autofocus.mjs +7 -7
  184. package/fesm2022/primeng-avatar.mjs +7 -7
  185. package/fesm2022/primeng-avatargroup.mjs +7 -7
  186. package/fesm2022/primeng-badge.mjs +10 -10
  187. package/fesm2022/primeng-baseicon.mjs +3 -3
  188. package/fesm2022/primeng-blockui.mjs +31 -24
  189. package/fesm2022/primeng-blockui.mjs.map +1 -1
  190. package/fesm2022/primeng-breadcrumb.mjs +7 -7
  191. package/fesm2022/primeng-button.mjs +12 -11
  192. package/fesm2022/primeng-button.mjs.map +1 -1
  193. package/fesm2022/primeng-calendar.mjs +14 -7
  194. package/fesm2022/primeng-calendar.mjs.map +1 -1
  195. package/fesm2022/primeng-card.mjs +7 -7
  196. package/fesm2022/primeng-carousel.mjs +13 -7
  197. package/fesm2022/primeng-carousel.mjs.map +1 -1
  198. package/fesm2022/primeng-cascadeselect.mjs +10 -10
  199. package/fesm2022/primeng-chart.mjs +7 -7
  200. package/fesm2022/primeng-checkbox.mjs +31 -13
  201. package/fesm2022/primeng-checkbox.mjs.map +1 -1
  202. package/fesm2022/primeng-chip.mjs +7 -7
  203. package/fesm2022/primeng-chips.mjs +7 -7
  204. package/fesm2022/primeng-colorpicker.mjs +7 -7
  205. package/fesm2022/primeng-confirmdialog.mjs +7 -7
  206. package/fesm2022/primeng-confirmpopup.mjs +7 -7
  207. package/fesm2022/primeng-contextmenu.mjs +10 -10
  208. package/fesm2022/primeng-dataview.mjs +37 -39
  209. package/fesm2022/primeng-dataview.mjs.map +1 -1
  210. package/fesm2022/primeng-defer.mjs +7 -7
  211. package/fesm2022/primeng-dialog.mjs +7 -7
  212. package/fesm2022/primeng-divider.mjs +7 -7
  213. package/fesm2022/primeng-dock.mjs +7 -7
  214. package/fesm2022/primeng-dragdrop.mjs +10 -10
  215. package/fesm2022/primeng-dropdown.mjs +14 -14
  216. package/fesm2022/primeng-dropdown.mjs.map +1 -1
  217. package/fesm2022/primeng-dynamicdialog.mjs +13 -13
  218. package/fesm2022/primeng-editor.mjs +45 -36
  219. package/fesm2022/primeng-editor.mjs.map +1 -1
  220. package/fesm2022/primeng-fieldset.mjs +7 -7
  221. package/fesm2022/primeng-fileupload.mjs +7 -7
  222. package/fesm2022/primeng-focustrap.mjs +7 -7
  223. package/fesm2022/primeng-galleria.mjs +54 -43
  224. package/fesm2022/primeng-galleria.mjs.map +1 -1
  225. package/fesm2022/primeng-icons-angledoubledown.mjs +3 -3
  226. package/fesm2022/primeng-icons-angledoubleleft.mjs +3 -3
  227. package/fesm2022/primeng-icons-angledoubleright.mjs +3 -3
  228. package/fesm2022/primeng-icons-angledoubleup.mjs +3 -3
  229. package/fesm2022/primeng-icons-angledown.mjs +3 -3
  230. package/fesm2022/primeng-icons-angleleft.mjs +3 -3
  231. package/fesm2022/primeng-icons-angleright.mjs +3 -3
  232. package/fesm2022/primeng-icons-angleup.mjs +3 -3
  233. package/fesm2022/primeng-icons-arrowdown.mjs +3 -3
  234. package/fesm2022/primeng-icons-arrowdownleft.mjs +3 -3
  235. package/fesm2022/primeng-icons-arrowdownright.mjs +3 -3
  236. package/fesm2022/primeng-icons-arrowleft.mjs +3 -3
  237. package/fesm2022/primeng-icons-arrowright.mjs +3 -3
  238. package/fesm2022/primeng-icons-arrowup.mjs +3 -3
  239. package/fesm2022/primeng-icons-ban.mjs +3 -3
  240. package/fesm2022/primeng-icons-bars.mjs +3 -3
  241. package/fesm2022/primeng-icons-calendar.mjs +3 -3
  242. package/fesm2022/primeng-icons-caretleft.mjs +3 -3
  243. package/fesm2022/primeng-icons-caretright.mjs +3 -3
  244. package/fesm2022/primeng-icons-check.mjs +3 -3
  245. package/fesm2022/primeng-icons-chevrondown.mjs +3 -3
  246. package/fesm2022/primeng-icons-chevronleft.mjs +3 -3
  247. package/fesm2022/primeng-icons-chevronright.mjs +3 -3
  248. package/fesm2022/primeng-icons-chevronup.mjs +3 -3
  249. package/fesm2022/primeng-icons-exclamationtriangle.mjs +3 -3
  250. package/fesm2022/primeng-icons-eye.mjs +3 -3
  251. package/fesm2022/primeng-icons-eyeslash.mjs +3 -3
  252. package/fesm2022/primeng-icons-filter.mjs +3 -3
  253. package/fesm2022/primeng-icons-filterslash.mjs +3 -3
  254. package/fesm2022/primeng-icons-home.mjs +3 -3
  255. package/fesm2022/primeng-icons-infocircle.mjs +3 -3
  256. package/fesm2022/primeng-icons-minus.mjs +3 -3
  257. package/fesm2022/primeng-icons-pencil.mjs +3 -3
  258. package/fesm2022/primeng-icons-plus.mjs +3 -3
  259. package/fesm2022/primeng-icons-refresh.mjs +3 -3
  260. package/fesm2022/primeng-icons-search.mjs +3 -3
  261. package/fesm2022/primeng-icons-searchminus.mjs +3 -3
  262. package/fesm2022/primeng-icons-searchplus.mjs +3 -3
  263. package/fesm2022/primeng-icons-sortalt.mjs +3 -3
  264. package/fesm2022/primeng-icons-sortamountdown.mjs +3 -3
  265. package/fesm2022/primeng-icons-sortamountupalt.mjs +3 -3
  266. package/fesm2022/primeng-icons-spinner.mjs +3 -3
  267. package/fesm2022/primeng-icons-star.mjs +3 -3
  268. package/fesm2022/primeng-icons-starfill.mjs +3 -3
  269. package/fesm2022/primeng-icons-thlarge.mjs +3 -3
  270. package/fesm2022/primeng-icons-times.mjs +3 -3
  271. package/fesm2022/primeng-icons-timescircle.mjs +3 -3
  272. package/fesm2022/primeng-icons-trash.mjs +3 -3
  273. package/fesm2022/primeng-icons-undo.mjs +3 -3
  274. package/fesm2022/primeng-icons-upload.mjs +3 -3
  275. package/fesm2022/primeng-icons-windowmaximize.mjs +3 -3
  276. package/fesm2022/primeng-icons-windowminimize.mjs +3 -3
  277. package/fesm2022/primeng-image.mjs +12 -9
  278. package/fesm2022/primeng-image.mjs.map +1 -1
  279. package/fesm2022/primeng-inplace.mjs +13 -13
  280. package/fesm2022/primeng-inputgroup.mjs +51 -0
  281. package/fesm2022/primeng-inputgroup.mjs.map +1 -0
  282. package/fesm2022/primeng-inputgroupaddon.mjs +51 -0
  283. package/fesm2022/primeng-inputgroupaddon.mjs.map +1 -0
  284. package/fesm2022/primeng-inputmask.mjs +7 -7
  285. package/fesm2022/primeng-inputnumber.mjs +7 -7
  286. package/fesm2022/primeng-inputswitch.mjs +8 -8
  287. package/fesm2022/primeng-inputswitch.mjs.map +1 -1
  288. package/fesm2022/primeng-inputtext.mjs +7 -7
  289. package/fesm2022/primeng-inputtextarea.mjs +7 -7
  290. package/fesm2022/primeng-keyfilter.mjs +7 -7
  291. package/fesm2022/primeng-knob.mjs +7 -7
  292. package/fesm2022/primeng-listbox.mjs +8 -8
  293. package/fesm2022/primeng-listbox.mjs.map +1 -1
  294. package/fesm2022/primeng-megamenu.mjs +10 -10
  295. package/fesm2022/primeng-menu.mjs +14 -15
  296. package/fesm2022/primeng-menu.mjs.map +1 -1
  297. package/fesm2022/primeng-menubar.mjs +13 -13
  298. package/fesm2022/primeng-message.mjs +7 -7
  299. package/fesm2022/primeng-messages.mjs +16 -11
  300. package/fesm2022/primeng-messages.mjs.map +1 -1
  301. package/fesm2022/primeng-multiselect.mjs +20 -16
  302. package/fesm2022/primeng-multiselect.mjs.map +1 -1
  303. package/fesm2022/primeng-orderlist.mjs +7 -7
  304. package/fesm2022/primeng-organizationchart.mjs +10 -10
  305. package/fesm2022/primeng-overlay.mjs +7 -7
  306. package/fesm2022/primeng-overlaypanel.mjs +7 -7
  307. package/fesm2022/primeng-paginator.mjs +7 -7
  308. package/fesm2022/primeng-panel.mjs +7 -7
  309. package/fesm2022/primeng-panelmenu.mjs +20 -19
  310. package/fesm2022/primeng-panelmenu.mjs.map +1 -1
  311. package/fesm2022/primeng-password.mjs +13 -13
  312. package/fesm2022/primeng-picklist.mjs +7 -7
  313. package/fesm2022/primeng-progressbar.mjs +7 -7
  314. package/fesm2022/primeng-progressspinner.mjs +7 -7
  315. package/fesm2022/primeng-radiobutton.mjs +10 -10
  316. package/fesm2022/primeng-rating.mjs +7 -7
  317. package/fesm2022/primeng-ripple.mjs +7 -7
  318. package/fesm2022/primeng-scroller.mjs +7 -7
  319. package/fesm2022/primeng-scrollpanel.mjs +7 -7
  320. package/fesm2022/primeng-scrolltop.mjs +9 -9
  321. package/fesm2022/primeng-scrolltop.mjs.map +1 -1
  322. package/fesm2022/primeng-selectbutton.mjs +7 -7
  323. package/fesm2022/primeng-sidebar.mjs +17 -13
  324. package/fesm2022/primeng-sidebar.mjs.map +1 -1
  325. package/fesm2022/primeng-skeleton.mjs +7 -7
  326. package/fesm2022/primeng-slidemenu.mjs +11 -16
  327. package/fesm2022/primeng-slidemenu.mjs.map +1 -1
  328. package/fesm2022/primeng-slider.mjs +7 -7
  329. package/fesm2022/primeng-speeddial.mjs +7 -7
  330. package/fesm2022/primeng-spinner.mjs +7 -7
  331. package/fesm2022/primeng-splitbutton.mjs +7 -7
  332. package/fesm2022/primeng-splitter.mjs +25 -23
  333. package/fesm2022/primeng-splitter.mjs.map +1 -1
  334. package/fesm2022/primeng-steps.mjs +7 -7
  335. package/fesm2022/primeng-styleclass.mjs +47 -17
  336. package/fesm2022/primeng-styleclass.mjs.map +1 -1
  337. package/fesm2022/primeng-table.mjs +159 -124
  338. package/fesm2022/primeng-table.mjs.map +1 -1
  339. package/fesm2022/primeng-tabmenu.mjs +7 -7
  340. package/fesm2022/primeng-tabview.mjs +18 -16
  341. package/fesm2022/primeng-tabview.mjs.map +1 -1
  342. package/fesm2022/primeng-tag.mjs +7 -7
  343. package/fesm2022/primeng-terminal.mjs +10 -10
  344. package/fesm2022/primeng-tieredmenu.mjs +10 -10
  345. package/fesm2022/primeng-timeline.mjs +7 -7
  346. package/fesm2022/primeng-toast.mjs +25 -20
  347. package/fesm2022/primeng-toast.mjs.map +1 -1
  348. package/fesm2022/primeng-togglebutton.mjs +7 -7
  349. package/fesm2022/primeng-toolbar.mjs +7 -7
  350. package/fesm2022/primeng-tooltip.mjs +7 -7
  351. package/fesm2022/primeng-tree.mjs +14 -14
  352. package/fesm2022/primeng-tree.mjs.map +1 -1
  353. package/fesm2022/primeng-treeselect.mjs +7 -7
  354. package/fesm2022/primeng-treetable.mjs +87 -78
  355. package/fesm2022/primeng-treetable.mjs.map +1 -1
  356. package/fesm2022/primeng-tristatecheckbox.mjs +7 -7
  357. package/fesm2022/primeng-utils.mjs +4 -1
  358. package/fesm2022/primeng-utils.mjs.map +1 -1
  359. package/fesm2022/primeng-virtualscroller.mjs +7 -7
  360. package/image/image.d.ts +1 -0
  361. package/inputgroup/index.d.ts +5 -0
  362. package/inputgroup/inputgroup.d.ts +16 -0
  363. package/inputgroup/public_api.d.ts +1 -0
  364. package/inputgroupaddon/index.d.ts +5 -0
  365. package/inputgroupaddon/inputgroupaddon.d.ts +16 -0
  366. package/inputgroupaddon/public_api.d.ts +1 -0
  367. package/inputswitch/inputswitch.d.ts +3 -3
  368. package/inputswitch/inputswitch.interface.d.ts +1 -1
  369. package/messages/messages.d.ts +5 -2
  370. package/multiselect/multiselect.d.ts +3 -3
  371. package/package.json +162 -150
  372. package/resources/components/panelmenu/panelmenu.css +1 -0
  373. package/resources/components/tree/tree.css +0 -61
  374. package/resources/themes/arya-blue/theme.css +405 -264
  375. package/resources/themes/arya-green/theme.css +405 -264
  376. package/resources/themes/arya-orange/theme.css +405 -264
  377. package/resources/themes/arya-purple/theme.css +405 -264
  378. package/resources/themes/bootstrap4-dark-blue/theme.css +295 -154
  379. package/resources/themes/bootstrap4-dark-purple/theme.css +295 -154
  380. package/resources/themes/bootstrap4-light-blue/theme.css +294 -153
  381. package/resources/themes/bootstrap4-light-purple/theme.css +294 -153
  382. package/resources/themes/fluent-light/theme.css +294 -153
  383. package/resources/themes/lara-dark-amber/fonts/Inter-italic.var.woff2 +0 -0
  384. package/resources/themes/lara-dark-amber/fonts/Inter-roman.var.woff2 +0 -0
  385. package/resources/themes/lara-dark-amber/theme.css +6203 -0
  386. package/resources/themes/lara-dark-blue/theme.css +1267 -1090
  387. package/resources/themes/lara-dark-cyan/fonts/Inter-italic.var.woff2 +0 -0
  388. package/resources/themes/lara-dark-cyan/fonts/Inter-roman.var.woff2 +0 -0
  389. package/resources/themes/lara-dark-cyan/theme.css +6203 -0
  390. package/resources/themes/lara-dark-green/fonts/Inter-italic.var.woff2 +0 -0
  391. package/resources/themes/lara-dark-green/fonts/Inter-roman.var.woff2 +0 -0
  392. package/resources/themes/lara-dark-green/theme.css +6203 -0
  393. package/resources/themes/lara-dark-indigo/theme.css +1267 -1090
  394. package/resources/themes/lara-dark-pink/fonts/Inter-italic.var.woff2 +0 -0
  395. package/resources/themes/lara-dark-pink/fonts/Inter-roman.var.woff2 +0 -0
  396. package/resources/themes/lara-dark-pink/theme.css +6203 -0
  397. package/resources/themes/lara-dark-purple/theme.css +1267 -1090
  398. package/resources/themes/lara-dark-teal/theme.css +1267 -1090
  399. package/resources/themes/lara-light-amber/fonts/Inter-italic.var.woff2 +0 -0
  400. package/resources/themes/lara-light-amber/fonts/Inter-roman.var.woff2 +0 -0
  401. package/resources/themes/lara-light-amber/theme.css +6188 -0
  402. package/resources/themes/lara-light-blue/theme.css +1152 -990
  403. package/resources/themes/lara-light-cyan/fonts/Inter-italic.var.woff2 +0 -0
  404. package/resources/themes/lara-light-cyan/fonts/Inter-roman.var.woff2 +0 -0
  405. package/resources/themes/lara-light-cyan/theme.css +6188 -0
  406. package/resources/themes/lara-light-green/fonts/Inter-italic.var.woff2 +0 -0
  407. package/resources/themes/lara-light-green/fonts/Inter-roman.var.woff2 +0 -0
  408. package/resources/themes/lara-light-green/theme.css +6188 -0
  409. package/resources/themes/lara-light-indigo/theme.css +1152 -990
  410. package/resources/themes/lara-light-pink/fonts/Inter-italic.var.woff2 +0 -0
  411. package/resources/themes/lara-light-pink/fonts/Inter-roman.var.woff2 +0 -0
  412. package/resources/themes/lara-light-pink/theme.css +6188 -0
  413. package/resources/themes/lara-light-purple/theme.css +1152 -990
  414. package/resources/themes/lara-light-teal/theme.css +1420 -1258
  415. package/resources/themes/luna-amber/theme.css +410 -269
  416. package/resources/themes/luna-blue/theme.css +410 -269
  417. package/resources/themes/luna-green/theme.css +410 -269
  418. package/resources/themes/luna-pink/theme.css +410 -269
  419. package/resources/themes/md-dark-deeppurple/theme.css +417 -277
  420. package/resources/themes/md-dark-indigo/theme.css +417 -277
  421. package/resources/themes/md-light-deeppurple/theme.css +494 -354
  422. package/resources/themes/md-light-indigo/theme.css +494 -354
  423. package/resources/themes/mdc-dark-deeppurple/theme.css +417 -277
  424. package/resources/themes/mdc-dark-indigo/theme.css +417 -277
  425. package/resources/themes/mdc-light-deeppurple/theme.css +494 -354
  426. package/resources/themes/mdc-light-indigo/theme.css +494 -354
  427. package/resources/themes/mira/theme.css +1272 -1133
  428. package/resources/themes/nano/theme.css +337 -196
  429. package/resources/themes/nova/theme.css +348 -207
  430. package/resources/themes/nova-accent/theme.css +348 -207
  431. package/resources/themes/nova-alt/theme.css +348 -207
  432. package/resources/themes/rhea/theme.css +524 -383
  433. package/resources/themes/saga-blue/theme.css +413 -272
  434. package/resources/themes/saga-green/theme.css +413 -272
  435. package/resources/themes/saga-orange/theme.css +413 -272
  436. package/resources/themes/saga-purple/theme.css +413 -272
  437. package/resources/themes/soho-dark/theme.css +294 -155
  438. package/resources/themes/soho-light/theme.css +292 -153
  439. package/resources/themes/tailwind-light/theme.css +914 -772
  440. package/resources/themes/vela-blue/theme.css +405 -264
  441. package/resources/themes/vela-green/theme.css +405 -264
  442. package/resources/themes/vela-orange/theme.css +405 -264
  443. package/resources/themes/vela-purple/theme.css +405 -264
  444. package/resources/themes/viva-dark/theme.css +293 -154
  445. package/resources/themes/viva-light/theme.css +373 -234
  446. package/styleclass/styleclass.d.ts +19 -3
  447. package/table/table.d.ts +17 -13
  448. package/table/table.interface.d.ts +13 -0
  449. package/toast/toast.d.ts +3 -1
  450. package/treetable/treetable.d.ts +4 -2
@@ -7,7 +7,7 @@ import { Overlay } from 'primeng/overlay';
7
7
  import { Scroller } from 'primeng/scroller';
8
8
  import { ScrollerOptions } from 'primeng/api';
9
9
  import { Nullable } from 'primeng/ts-helpers';
10
- import { AutoCompleteCompleteEvent, AutoCompleteDropdownClickEvent, AutoCompleteLazyLoadEvent, AutoCompleteOnSelectEvent, AutoCompleteUnselectEvent } from './autocomplete.interface';
10
+ import { AutoCompleteCompleteEvent, AutoCompleteDropdownClickEvent, AutoCompleteLazyLoadEvent, AutoCompleteSelectEvent, AutoCompleteUnselectEvent } from './autocomplete.interface';
11
11
  import * as i0 from "@angular/core";
12
12
  import * as i1 from "@angular/common";
13
13
  import * as i2 from "primeng/overlay";
@@ -365,10 +365,10 @@ export declare class AutoComplete implements AfterViewChecked, AfterContentInit,
365
365
  completeMethod: EventEmitter<AutoCompleteCompleteEvent>;
366
366
  /**
367
367
  * Callback to invoke when a suggestion is selected.
368
- * @param {AutoCompleteOnSelectEvent} event - custom select event.
368
+ * @param {AutoCompleteSelectEvent} event - custom select event.
369
369
  * @group Emits
370
370
  */
371
- onSelect: EventEmitter<AutoCompleteOnSelectEvent>;
371
+ onSelect: EventEmitter<AutoCompleteSelectEvent>;
372
372
  /**
373
373
  * Callback to invoke when a selected value is removed.
374
374
  * @param {AutoCompleteUnselectEvent} event - custom unselect event.
@@ -35,7 +35,7 @@ export interface AutoCompleteDropdownClickEvent {
35
35
  * @see {@link AutoComplete.onSelect}
36
36
  * @group Events
37
37
  */
38
- export interface AutoCompleteOnSelectEvent {
38
+ export interface AutoCompleteSelectEvent {
39
39
  /**
40
40
  * Browser event.
41
41
  */
@@ -12,6 +12,7 @@ export declare class BlockUI implements AfterViewInit, OnDestroy {
12
12
  cd: ChangeDetectorRef;
13
13
  config: PrimeNGConfig;
14
14
  private renderer;
15
+ platformId: any;
15
16
  /**
16
17
  * Name of the local ng-template variable referring to another component.
17
18
  * @group Props
@@ -43,7 +44,7 @@ export declare class BlockUI implements AfterViewInit, OnDestroy {
43
44
  _blocked: boolean;
44
45
  animationEndListener: VoidFunction | null | undefined;
45
46
  contentTemplate: TemplateRef<any> | undefined;
46
- constructor(document: Document, el: ElementRef, cd: ChangeDetectorRef, config: PrimeNGConfig, renderer: Renderer2);
47
+ constructor(document: Document, el: ElementRef, cd: ChangeDetectorRef, config: PrimeNGConfig, renderer: Renderer2, platformId: any);
47
48
  ngAfterViewInit(): void;
48
49
  ngAfterContentInit(): void;
49
50
  block(): void;
@@ -112,6 +112,18 @@ export declare class Checkbox implements ControlValueAccessor {
112
112
  * @group Emits
113
113
  */
114
114
  onChange: EventEmitter<CheckboxChangeEvent>;
115
+ /**
116
+ * Callback to invoke when the receives focus.
117
+ * @param {Event} event - Browser event.
118
+ * @group Emits
119
+ */
120
+ onFocus: EventEmitter<Event>;
121
+ /**
122
+ * Callback to invoke when the loses focus.
123
+ * @param {Event} event - Browser event.
124
+ * @group Emits
125
+ */
126
+ onBlur: EventEmitter<Event>;
115
127
  inputViewChild: Nullable<ElementRef>;
116
128
  templates: Nullable<QueryList<PrimeTemplate>>;
117
129
  checkboxIconTemplate: TemplateRef<any>;
@@ -122,15 +134,15 @@ export declare class Checkbox implements ControlValueAccessor {
122
134
  constructor(cd: ChangeDetectorRef);
123
135
  ngAfterContentInit(): void;
124
136
  onClick(event: Event): void;
125
- onFocus(): void;
126
- onBlur(): void;
137
+ onInputFocus(event: Event): void;
138
+ onInputBlur(event: Event): void;
127
139
  writeValue(model: any): void;
128
140
  registerOnChange(fn: Function): void;
129
141
  registerOnTouched(fn: Function): void;
130
142
  setDisabledState(val: boolean): void;
131
143
  checked(): boolean;
132
144
  static ɵfac: i0.ɵɵFactoryDeclaration<Checkbox, never>;
133
- static ɵcmp: i0.ɵɵComponentDeclaration<Checkbox, "p-checkbox", never, { "value": { "alias": "value"; "required": false; }; "name": { "alias": "name"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "binary": { "alias": "binary"; "required": false; }; "label": { "alias": "label"; "required": false; }; "ariaLabelledBy": { "alias": "ariaLabelledBy"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "tabindex": { "alias": "tabindex"; "required": false; }; "inputId": { "alias": "inputId"; "required": false; }; "style": { "alias": "style"; "required": false; }; "styleClass": { "alias": "styleClass"; "required": false; }; "labelStyleClass": { "alias": "labelStyleClass"; "required": false; }; "formControl": { "alias": "formControl"; "required": false; }; "checkboxIcon": { "alias": "checkboxIcon"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "trueValue": { "alias": "trueValue"; "required": false; }; "falseValue": { "alias": "falseValue"; "required": false; }; }, { "onChange": "onChange"; }, ["templates"], never, false, never>;
145
+ static ɵcmp: i0.ɵɵComponentDeclaration<Checkbox, "p-checkbox", never, { "value": { "alias": "value"; "required": false; }; "name": { "alias": "name"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "binary": { "alias": "binary"; "required": false; }; "label": { "alias": "label"; "required": false; }; "ariaLabelledBy": { "alias": "ariaLabelledBy"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "tabindex": { "alias": "tabindex"; "required": false; }; "inputId": { "alias": "inputId"; "required": false; }; "style": { "alias": "style"; "required": false; }; "styleClass": { "alias": "styleClass"; "required": false; }; "labelStyleClass": { "alias": "labelStyleClass"; "required": false; }; "formControl": { "alias": "formControl"; "required": false; }; "checkboxIcon": { "alias": "checkboxIcon"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "trueValue": { "alias": "trueValue"; "required": false; }; "falseValue": { "alias": "falseValue"; "required": false; }; }, { "onChange": "onChange"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, ["templates"], never, false, never>;
134
146
  }
135
147
  export declare class CheckboxModule {
136
148
  static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxModule, never>;
@@ -206,8 +206,8 @@ export declare class DataView implements OnInit, AfterContentInit, OnDestroy, Bl
206
206
  footer: any;
207
207
  templates: Nullable<QueryList<PrimeTemplate>>;
208
208
  _value: Nullable<any[]>;
209
- listItemTemplate: Nullable<TemplateRef<any>>;
210
- gridItemTemplate: Nullable<TemplateRef<any>>;
209
+ listTemplate: Nullable<TemplateRef<any>>;
210
+ gridTemplate: Nullable<TemplateRef<any>>;
211
211
  itemTemplate: Nullable<TemplateRef<any>>;
212
212
  headerTemplate: Nullable<TemplateRef<any>>;
213
213
  emptyMessageTemplate: Nullable<TemplateRef<any>>;
@@ -12,6 +12,7 @@ export declare const EDITOR_VALUE_ACCESSOR: any;
12
12
  * @group Components
13
13
  */
14
14
  export declare class Editor implements AfterViewInit, AfterViewChecked, AfterContentInit, ControlValueAccessor {
15
+ platformId: any;
15
16
  el: ElementRef;
16
17
  /**
17
18
  * Inline style of the container.
@@ -90,7 +91,7 @@ export declare class Editor implements AfterViewInit, AfterViewChecked, AfterCon
90
91
  headerTemplate: Nullable<TemplateRef<any>>;
91
92
  private get isAttachedQuillEditorToDOM();
92
93
  private quillElements;
93
- constructor(el: ElementRef);
94
+ constructor(platformId: any, el: ElementRef);
94
95
  ngAfterViewInit(): void;
95
96
  ngAfterViewChecked(): void;
96
97
  ngAfterContentInit(): void;
@@ -203,8 +203,8 @@ export 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: "17.0.4", 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: "17.0.4", 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: "17.0.5", 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: "17.0.5", 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
@@ -271,7 +271,7 @@ export class AccordionTab {
271
271
  ])
272
272
  ], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
273
273
  }
274
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: AccordionTab, decorators: [{
274
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: AccordionTab, decorators: [{
275
275
  type: Component,
276
276
  args: [{ selector: 'p-accordionTab', template: `
277
277
  <div class="p-accordion-tab" [class.p-accordion-tab-active]="selected" [ngClass]="tabStyleClass" [ngStyle]="tabStyle" [attr.data-pc-name]="'accordiontab'">
@@ -624,14 +624,14 @@ export class Accordion {
624
624
  this.tabListSubscription.unsubscribe();
625
625
  }
626
626
  }
627
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: Accordion, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
628
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.4", 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, descendants: true }], ngImport: i0, template: `
627
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: Accordion, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
628
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.5", 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, descendants: true }], ngImport: i0, template: `
629
629
  <div [ngClass]="'p-accordion p-component'" [ngStyle]="style" [class]="styleClass">
630
630
  <ng-content></ng-content>
631
631
  </div>
632
632
  `, 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 });
633
633
  }
634
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: Accordion, decorators: [{
634
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: Accordion, decorators: [{
635
635
  type: Component,
636
636
  args: [{
637
637
  selector: 'p-accordion',
@@ -675,11 +675,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImpor
675
675
  args: ['keydown', ['$event']]
676
676
  }] } });
677
677
  export class AccordionModule {
678
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: AccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
679
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.4", ngImport: i0, type: AccordionModule, declarations: [Accordion, AccordionTab], imports: [CommonModule, ChevronRightIcon, ChevronDownIcon], exports: [Accordion, AccordionTab, SharedModule] });
680
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: AccordionModule, imports: [CommonModule, ChevronRightIcon, ChevronDownIcon, SharedModule] });
678
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: AccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
679
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.5", ngImport: i0, type: AccordionModule, declarations: [Accordion, AccordionTab], imports: [CommonModule, ChevronRightIcon, ChevronDownIcon], exports: [Accordion, AccordionTab, SharedModule] });
680
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: AccordionModule, imports: [CommonModule, ChevronRightIcon, ChevronDownIcon, SharedModule] });
681
681
  }
682
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: AccordionModule, decorators: [{
682
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: AccordionModule, decorators: [{
683
683
  type: NgModule,
684
684
  args: [{
685
685
  imports: [CommonModule, ChevronRightIcon, ChevronDownIcon],
@@ -69,10 +69,10 @@ export class Animate {
69
69
  this.unbindIntersectionObserver();
70
70
  clearTimeout(this.timeout);
71
71
  }
72
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: Animate, deps: [{ token: i0.ElementRef }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
73
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: Animate, selector: "[pAnimate]", inputs: { enterClass: "enterClass", leaveClass: "leaveClass" }, host: { properties: { "class.p-animate": "true" } }, ngImport: i0 });
72
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: Animate, deps: [{ token: i0.ElementRef }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
73
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.5", type: Animate, selector: "[pAnimate]", inputs: { enterClass: "enterClass", leaveClass: "leaveClass" }, host: { properties: { "class.p-animate": "true" } }, ngImport: i0 });
74
74
  }
75
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: Animate, decorators: [{
75
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: Animate, decorators: [{
76
76
  type: Directive,
77
77
  args: [{
78
78
  selector: '[pAnimate]',
@@ -86,11 +86,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImpor
86
86
  type: Input
87
87
  }] } });
88
88
  export class AnimateModule {
89
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: AnimateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
90
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.4", ngImport: i0, type: AnimateModule, declarations: [Animate], imports: [CommonModule], exports: [Animate] });
91
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: AnimateModule, imports: [CommonModule] });
89
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: AnimateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
90
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.5", ngImport: i0, type: AnimateModule, declarations: [Animate], imports: [CommonModule], exports: [Animate] });
91
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: AnimateModule, imports: [CommonModule] });
92
92
  }
93
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: AnimateModule, decorators: [{
93
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: AnimateModule, decorators: [{
94
94
  type: NgModule,
95
95
  args: [{
96
96
  imports: [CommonModule],
@@ -137,10 +137,10 @@ export class AnimateOnScroll {
137
137
  this.unbindAnimationEvents();
138
138
  this.unbindIntersectionObserver();
139
139
  }
140
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: AnimateOnScroll, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.ElementRef }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
141
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: AnimateOnScroll, selector: "[pAnimateOnScroll]", inputs: { enterClass: "enterClass", leaveClass: "leaveClass", root: "root", rootMargin: "rootMargin", threshold: "threshold", once: "once" }, host: { properties: { "class.p-animateonscroll": "true" } }, ngImport: i0 });
140
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: AnimateOnScroll, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.ElementRef }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
141
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.5", type: AnimateOnScroll, selector: "[pAnimateOnScroll]", inputs: { enterClass: "enterClass", leaveClass: "leaveClass", root: "root", rootMargin: "rootMargin", threshold: "threshold", once: "once" }, host: { properties: { "class.p-animateonscroll": "true" } }, ngImport: i0 });
142
142
  }
143
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: AnimateOnScroll, decorators: [{
143
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: AnimateOnScroll, decorators: [{
144
144
  type: Directive,
145
145
  args: [{
146
146
  selector: '[pAnimateOnScroll]',
@@ -168,11 +168,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImpor
168
168
  type: Input
169
169
  }] } });
170
170
  export class AnimateOnScrollModule {
171
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: AnimateOnScrollModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
172
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.4", ngImport: i0, type: AnimateOnScrollModule, declarations: [AnimateOnScroll], imports: [CommonModule], exports: [AnimateOnScroll] });
173
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: AnimateOnScrollModule, imports: [CommonModule] });
171
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: AnimateOnScrollModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
172
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.5", ngImport: i0, type: AnimateOnScrollModule, declarations: [AnimateOnScroll], imports: [CommonModule], exports: [AnimateOnScroll] });
173
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: AnimateOnScrollModule, imports: [CommonModule] });
174
174
  }
175
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: AnimateOnScrollModule, decorators: [{
175
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: AnimateOnScrollModule, decorators: [{
176
176
  type: NgModule,
177
177
  args: [{
178
178
  imports: [CommonModule],
@@ -34,10 +34,10 @@ export class ConfirmationService {
34
34
  onAccept() {
35
35
  this.acceptConfirmationSource.next(null);
36
36
  }
37
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: ConfirmationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
38
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: ConfirmationService });
37
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: ConfirmationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
38
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: ConfirmationService });
39
39
  }
40
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: ConfirmationService, decorators: [{
40
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: ConfirmationService, decorators: [{
41
41
  type: Injectable
42
42
  }] });
43
43
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29uZmlybWF0aW9uc2VydmljZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9hcHAvY29tcG9uZW50cy9hcGkvY29uZmlybWF0aW9uc2VydmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzNDLE9BQU8sRUFBRSxPQUFPLEVBQUUsTUFBTSxNQUFNLENBQUM7O0FBRS9COzs7R0FHRztBQUVILE1BQU0sT0FBTyxtQkFBbUI7SUFDcEIseUJBQXlCLEdBQUcsSUFBSSxPQUFPLEVBQXVCLENBQUM7SUFDL0Qsd0JBQXdCLEdBQUcsSUFBSSxPQUFPLEVBQXVCLENBQUM7SUFFdEUsb0JBQW9CLEdBQUcsSUFBSSxDQUFDLHlCQUF5QixDQUFDLFlBQVksRUFBRSxDQUFDO0lBQ3JFLE1BQU0sR0FBRyxJQUFJLENBQUMsd0JBQXdCLENBQUMsWUFBWSxFQUFFLENBQUM7SUFDdEQ7Ozs7T0FJRztJQUNILE9BQU8sQ0FBQyxZQUEwQjtRQUM5QixJQUFJLENBQUMseUJBQXlCLENBQUMsSUFBSSxDQUFDLFlBQVksQ0FBQyxDQUFDO1FBQ2xELE9BQU8sSUFBSSxDQUFDO0lBQ2hCLENBQUM7SUFDRDs7O09BR0c7SUFDSCxLQUFLO1FBQ0QsSUFBSSxDQUFDLHlCQUF5QixDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsQ0FBQztRQUMxQyxPQUFPLElBQUksQ0FBQztJQUNoQixDQUFDO0lBQ0Q7OztPQUdHO0lBQ0gsUUFBUTtRQUNKLElBQUksQ0FBQyx3QkFBd0IsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUM7SUFDN0MsQ0FBQzt1R0E3QlEsbUJBQW1COzJHQUFuQixtQkFBbUI7OzJGQUFuQixtQkFBbUI7a0JBRC9CLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJbmplY3RhYmxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBTdWJqZWN0IH0gZnJvbSAncnhqcyc7XG5pbXBvcnQgeyBDb25maXJtYXRpb24gfSBmcm9tICcuL2NvbmZpcm1hdGlvbic7XG4vKipcbiAqIE1ldGhvZHMgdXNlZCBpbiBjb25maXJtYXRpb24gc2VydmljZS5cbiAqIEBncm91cCBTZXJ2aWNlXG4gKi9cbkBJbmplY3RhYmxlKClcbmV4cG9ydCBjbGFzcyBDb25maXJtYXRpb25TZXJ2aWNlIHtcbiAgICBwcml2YXRlIHJlcXVpcmVDb25maXJtYXRpb25Tb3VyY2UgPSBuZXcgU3ViamVjdDxDb25maXJtYXRpb24gfCBudWxsPigpO1xuICAgIHByaXZhdGUgYWNjZXB0Q29uZmlybWF0aW9uU291cmNlID0gbmV3IFN1YmplY3Q8Q29uZmlybWF0aW9uIHwgbnVsbD4oKTtcblxuICAgIHJlcXVpcmVDb25maXJtYXRpb24kID0gdGhpcy5yZXF1aXJlQ29uZmlybWF0aW9uU291cmNlLmFzT2JzZXJ2YWJsZSgpO1xuICAgIGFjY2VwdCA9IHRoaXMuYWNjZXB0Q29uZmlybWF0aW9uU291cmNlLmFzT2JzZXJ2YWJsZSgpO1xuICAgIC8qKlxuICAgICAqIENhbGxiYWNrIHRvIGludm9rZSBvbiBjb25maXJtLlxuICAgICAqIEBwYXJhbSB7Q29uZmlybWF0aW9ufSBjb25maXJtYXRpb24gLSBSZXByZXNlbnRzIGEgY29uZmlybWF0aW9uIGRpYWxvZyBjb25maWd1cmF0aW9uLlxuICAgICAqIEBncm91cCBNZXRob2RcbiAgICAgKi9cbiAgICBjb25maXJtKGNvbmZpcm1hdGlvbjogQ29uZmlybWF0aW9uKSB7XG4gICAgICAgIHRoaXMucmVxdWlyZUNvbmZpcm1hdGlvblNvdXJjZS5uZXh0KGNvbmZpcm1hdGlvbik7XG4gICAgICAgIHJldHVybiB0aGlzO1xuICAgIH1cbiAgICAvKipcbiAgICAgKiBDbG9zZXMgdGhlIGRpYWxvZy5cbiAgICAgKiBAZ3JvdXAgTWV0aG9kXG4gICAgICovXG4gICAgY2xvc2UoKSB7XG4gICAgICAgIHRoaXMucmVxdWlyZUNvbmZpcm1hdGlvblNvdXJjZS5uZXh0KG51bGwpO1xuICAgICAgICByZXR1cm4gdGhpcztcbiAgICB9XG4gICAgLyoqXG4gICAgICogQWNjZXB0cyB0aGUgZGlhbG9nLlxuICAgICAqIEBncm91cCBNZXRob2RcbiAgICAgKi9cbiAgICBvbkFjY2VwdCgpIHtcbiAgICAgICAgdGhpcy5hY2NlcHRDb25maXJtYXRpb25Tb3VyY2UubmV4dChudWxsKTtcbiAgICB9XG59XG4iXX0=
@@ -13,10 +13,10 @@ export 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: "17.0.4", ngImport: i0, type: ContextMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: ContextMenuService });
16
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: ContextMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: ContextMenuService });
18
18
  }
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: ContextMenuService, decorators: [{
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: ContextMenuService, decorators: [{
20
20
  type: Injectable
21
21
  }] });
22
22
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29udGV4dG1lbnVzZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2FwcC9jb21wb25lbnRzL2FwaS9jb250ZXh0bWVudXNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUUzQyxPQUFPLEVBQUUsT0FBTyxFQUFFLE1BQU0sTUFBTSxDQUFDOztBQUcvQixNQUFNLE9BQU8sa0JBQWtCO0lBQ25CLG1CQUFtQixHQUFHLElBQUksT0FBTyxFQUFVLENBQUM7SUFFcEQsb0JBQW9CLEdBQUcsSUFBSSxDQUFDLG1CQUFtQixDQUFDLFlBQVksRUFBRSxDQUFDO0lBRS9ELGFBQWEsQ0FBbUI7SUFFaEMsU0FBUyxDQUFDLEdBQVc7UUFDakIsSUFBSSxDQUFDLGFBQWEsR0FBRyxHQUFHLENBQUM7UUFDekIsSUFBSSxDQUFDLG1CQUFtQixDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsYUFBdUIsQ0FBQyxDQUFDO0lBQ2hFLENBQUM7SUFFRCxLQUFLO1FBQ0QsSUFBSSxDQUFDLGFBQWEsR0FBRyxJQUFJLENBQUM7UUFDMUIsSUFBSSxDQUFDLG1CQUFtQixDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsYUFBb0IsQ0FBQyxDQUFDO0lBQzdELENBQUM7dUdBZlEsa0JBQWtCOzJHQUFsQixrQkFBa0I7OzJGQUFsQixrQkFBa0I7a0JBRDlCLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJbmplY3RhYmxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBOdWxsYWJsZSB9IGZyb20gJ3ByaW1lbmcvdHMtaGVscGVycyc7XG5pbXBvcnQgeyBTdWJqZWN0IH0gZnJvbSAncnhqcyc7XG5cbkBJbmplY3RhYmxlKClcbmV4cG9ydCBjbGFzcyBDb250ZXh0TWVudVNlcnZpY2Uge1xuICAgIHByaXZhdGUgYWN0aXZlSXRlbUtleUNoYW5nZSA9IG5ldyBTdWJqZWN0PHN0cmluZz4oKTtcblxuICAgIGFjdGl2ZUl0ZW1LZXlDaGFuZ2UkID0gdGhpcy5hY3RpdmVJdGVtS2V5Q2hhbmdlLmFzT2JzZXJ2YWJsZSgpO1xuXG4gICAgYWN0aXZlSXRlbUtleTogTnVsbGFibGU8c3RyaW5nPjtcblxuICAgIGNoYW5nZUtleShrZXk6IHN0cmluZykge1xuICAgICAgICB0aGlzLmFjdGl2ZUl0ZW1LZXkgPSBrZXk7XG4gICAgICAgIHRoaXMuYWN0aXZlSXRlbUtleUNoYW5nZS5uZXh0KHRoaXMuYWN0aXZlSXRlbUtleSBhcyBzdHJpbmcpO1xuICAgIH1cblxuICAgIHJlc2V0KCkge1xuICAgICAgICB0aGlzLmFjdGl2ZUl0ZW1LZXkgPSBudWxsO1xuICAgICAgICB0aGlzLmFjdGl2ZUl0ZW1LZXlDaGFuZ2UubmV4dCh0aGlzLmFjdGl2ZUl0ZW1LZXkgYXMgYW55KTtcbiAgICB9XG59XG4iXX0=
@@ -209,10 +209,10 @@ export 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: "17.0.4", ngImport: i0, type: FilterService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
213
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: FilterService, providedIn: 'root' });
212
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: FilterService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
213
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: FilterService, providedIn: 'root' });
214
214
  }
215
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: FilterService, decorators: [{
215
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: FilterService, decorators: [{
216
216
  type: Injectable,
217
217
  args: [{ providedIn: 'root' }]
218
218
  }] });
@@ -38,10 +38,10 @@ export 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: "17.0.4", ngImport: i0, type: MessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
42
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: MessageService });
41
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: MessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
42
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: MessageService });
43
43
  }
44
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: MessageService, decorators: [{
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: MessageService, decorators: [{
45
45
  type: Injectable
46
46
  }] });
47
47
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWVzc2FnZXNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvYXBwL2NvbXBvbmVudHMvYXBpL21lc3NhZ2VzZXJ2aWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDM0MsT0FBTyxFQUFFLE9BQU8sRUFBRSxNQUFNLE1BQU0sQ0FBQzs7QUFFL0I7OztHQUdHO0FBRUgsTUFBTSxPQUFPLGNBQWM7SUFDZixhQUFhLEdBQUcsSUFBSSxPQUFPLEVBQXVCLENBQUM7SUFDbkQsV0FBVyxHQUFHLElBQUksT0FBTyxFQUFpQixDQUFDO0lBRW5ELGVBQWUsR0FBRyxJQUFJLENBQUMsYUFBYSxDQUFDLFlBQVksRUFBRSxDQUFDO0lBQ3BELGFBQWEsR0FBRyxJQUFJLENBQUMsV0FBVyxDQUFDLFlBQVksRUFBRSxDQUFDO0lBQ2hEOzs7O09BSUc7SUFDSCxHQUFHLENBQUMsT0FBZ0I7UUFDaEIsSUFBSSxPQUFPLEVBQUU7WUFDVCxJQUFJLENBQUMsYUFBYSxDQUFDLElBQUksQ0FBQyxPQUFPLENBQUMsQ0FBQztTQUNwQztJQUNMLENBQUM7SUFDRDs7OztPQUlHO0lBQ0gsTUFBTSxDQUFDLFFBQW1CO1FBQ3RCLElBQUksUUFBUSxJQUFJLFFBQVEsQ0FBQyxNQUFNLEVBQUU7WUFDN0IsSUFBSSxDQUFDLGFBQWEsQ0FBQyxJQUFJLENBQUMsUUFBUSxDQUFDLENBQUM7U0FDckM7SUFDTCxDQUFDO0lBQ0Q7Ozs7T0FJRztJQUNILEtBQUssQ0FBQyxHQUFZO1FBQ2QsSUFBSSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsR0FBRyxJQUFJLElBQUksQ0FBQyxDQUFDO0lBQ3ZDLENBQUM7dUdBakNRLGNBQWM7MkdBQWQsY0FBYzs7MkZBQWQsY0FBYztrQkFEMUIsVUFBVSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGFibGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFN1YmplY3QgfSBmcm9tICdyeGpzJztcbmltcG9ydCB7IE1lc3NhZ2UgfSBmcm9tICcuL21lc3NhZ2UnO1xuLyoqXG4gKiBNZXNzYWdlIHNlcnZpY2UgdXNlZCBpbiBtZXNzYWdlcyBhbmQgdG9hc3QgY29tcG9uZW50cy5cbiAqIEBncm91cCBTZXJ2aWNlXG4gKi9cbkBJbmplY3RhYmxlKClcbmV4cG9ydCBjbGFzcyBNZXNzYWdlU2VydmljZSB7XG4gICAgcHJpdmF0ZSBtZXNzYWdlU291cmNlID0gbmV3IFN1YmplY3Q8TWVzc2FnZSB8IE1lc3NhZ2VbXT4oKTtcbiAgICBwcml2YXRlIGNsZWFyU291cmNlID0gbmV3IFN1YmplY3Q8c3RyaW5nIHwgbnVsbD4oKTtcblxuICAgIG1lc3NhZ2VPYnNlcnZlciA9IHRoaXMubWVzc2FnZVNvdXJjZS5hc09ic2VydmFibGUoKTtcbiAgICBjbGVhck9ic2VydmVyID0gdGhpcy5jbGVhclNvdXJjZS5hc09ic2VydmFibGUoKTtcbiAgICAvKipcbiAgICAgKiBJbnNlcnRzIHNpbmdsZSBtZXNzYWdlLlxuICAgICAqIEBwYXJhbSB7TWVzc2FnZX0gbWVzc2FnZSAtIE1lc3NhZ2UgdG8gYmUgYWRkZWQuXG4gICAgICogQGdyb3VwIE1ldGhvZFxuICAgICAqL1xuICAgIGFkZChtZXNzYWdlOiBNZXNzYWdlKSB7XG4gICAgICAgIGlmIChtZXNzYWdlKSB7XG4gICAgICAgICAgICB0aGlzLm1lc3NhZ2VTb3VyY2UubmV4dChtZXNzYWdlKTtcbiAgICAgICAgfVxuICAgIH1cbiAgICAvKipcbiAgICAgKiBJbnN0ZXJ0cyBuZXcgbWVzc2FnZXMuXG4gICAgICogQHBhcmFtIHtNZXNzYWdlW119IG1lc3NhZ2VzIC0gTWVzc2FnZXMgdG8gYmUgYWRkZWQuXG4gICAgICogQGdyb3VwIE1ldGhvZFxuICAgICAqL1xuICAgIGFkZEFsbChtZXNzYWdlczogTWVzc2FnZVtdKSB7XG4gICAgICAgIGlmIChtZXNzYWdlcyAmJiBtZXNzYWdlcy5sZW5ndGgpIHtcbiAgICAgICAgICAgIHRoaXMubWVzc2FnZVNvdXJjZS5uZXh0KG1lc3NhZ2VzKTtcbiAgICAgICAgfVxuICAgIH1cbiAgICAvKipcbiAgICAgKiBDbGVhcnMgdGhlIG1lc3NhZ2Ugd2l0aCB0aGUgZ2l2ZW4ga2V5LlxuICAgICAqIEBwYXJhbSB7c3RyaW5nfSBrZXkgLSBLZXkgb2YgdGhlIG1lc3NhZ2UgdG8gYmUgY2xlYXJlZC5cbiAgICAgKiBAZ3JvdXAgTWV0aG9kXG4gICAgICovXG4gICAgY2xlYXIoa2V5Pzogc3RyaW5nKSB7XG4gICAgICAgIHRoaXMuY2xlYXJTb3VyY2UubmV4dChrZXkgfHwgbnVsbCk7XG4gICAgfVxufVxuIl19
@@ -9,10 +9,10 @@ export class OverlayService {
9
9
  this.clickSource.next(event);
10
10
  }
11
11
  }
12
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: OverlayService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
13
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: OverlayService, providedIn: 'root' });
12
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: OverlayService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
13
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: OverlayService, providedIn: 'root' });
14
14
  }
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: OverlayService, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: OverlayService, decorators: [{
16
16
  type: Injectable,
17
17
  args: [{ providedIn: 'root' }]
18
18
  }] });
@@ -147,10 +147,10 @@ export class PrimeNGConfig {
147
147
  this.translation = { ...this.translation, ...value };
148
148
  this.translationSource.next(this.translation);
149
149
  }
150
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: PrimeNGConfig, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
151
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: PrimeNGConfig, providedIn: 'root' });
150
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: PrimeNGConfig, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
151
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: PrimeNGConfig, providedIn: 'root' });
152
152
  }
153
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: PrimeNGConfig, decorators: [{
153
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: PrimeNGConfig, decorators: [{
154
154
  type: Injectable,
155
155
  args: [{ providedIn: 'root' }]
156
156
  }] });
@@ -2,10 +2,10 @@ 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
  export class Header {
5
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: Header, deps: [], target: i0.ɵɵFactoryTarget.Component });
6
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.4", type: Header, selector: "p-header", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
5
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: Header, deps: [], target: i0.ɵɵFactoryTarget.Component });
6
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.5", type: Header, selector: "p-header", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
7
7
  }
8
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: Header, decorators: [{
8
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: Header, decorators: [{
9
9
  type: Component,
10
10
  args: [{
11
11
  selector: 'p-header',
@@ -13,10 +13,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImpor
13
13
  }]
14
14
  }] });
15
15
  export class Footer {
16
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: Footer, deps: [], target: i0.ɵɵFactoryTarget.Component });
17
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.4", type: Footer, selector: "p-footer", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
16
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: Footer, deps: [], target: i0.ɵɵFactoryTarget.Component });
17
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.5", type: Footer, selector: "p-footer", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
18
18
  }
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: Footer, decorators: [{
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: Footer, decorators: [{
20
20
  type: Component,
21
21
  args: [{
22
22
  selector: 'p-footer',
@@ -33,10 +33,10 @@ export class PrimeTemplate {
33
33
  getType() {
34
34
  return this.name;
35
35
  }
36
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: PrimeTemplate, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
37
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: PrimeTemplate, selector: "[pTemplate]", inputs: { type: "type", name: ["pTemplate", "name"] }, ngImport: i0 });
36
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: PrimeTemplate, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
37
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.5", type: PrimeTemplate, selector: "[pTemplate]", inputs: { type: "type", name: ["pTemplate", "name"] }, ngImport: i0 });
38
38
  }
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: PrimeTemplate, decorators: [{
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: PrimeTemplate, decorators: [{
40
40
  type: Directive,
41
41
  args: [{
42
42
  selector: '[pTemplate]',
@@ -49,11 +49,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImpor
49
49
  args: ['pTemplate']
50
50
  }] } });
51
51
  export class SharedModule {
52
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: SharedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
53
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.4", ngImport: i0, type: SharedModule, declarations: [Header, Footer, PrimeTemplate], imports: [CommonModule], exports: [Header, Footer, PrimeTemplate] });
54
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: SharedModule, imports: [CommonModule] });
52
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: SharedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
53
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.5", ngImport: i0, type: SharedModule, declarations: [Header, Footer, PrimeTemplate], imports: [CommonModule], exports: [Header, Footer, PrimeTemplate] });
54
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: SharedModule, imports: [CommonModule] });
55
55
  }
56
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: SharedModule, decorators: [{
56
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: SharedModule, decorators: [{
57
57
  type: NgModule,
58
58
  args: [{
59
59
  imports: [CommonModule],
@@ -12,10 +12,10 @@ export class TreeDragDropService {
12
12
  stopDrag(event) {
13
13
  this.dragStopSource.next(event);
14
14
  }
15
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: TreeDragDropService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: TreeDragDropService });
15
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: TreeDragDropService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: TreeDragDropService });
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: TreeDragDropService, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: TreeDragDropService, decorators: [{
19
19
  type: Injectable
20
20
  }] });
21
21
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJlZWRyYWdkcm9wc2VydmljZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9hcHAvY29tcG9uZW50cy9hcGkvdHJlZWRyYWdkcm9wc2VydmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzNDLE9BQU8sRUFBRSxPQUFPLEVBQUUsTUFBTSxNQUFNLENBQUM7O0FBSS9CLE1BQU0sT0FBTyxtQkFBbUI7SUFDcEIsZUFBZSxHQUFHLElBQUksT0FBTyxFQUFxQixDQUFDO0lBQ25ELGNBQWMsR0FBRyxJQUFJLE9BQU8sRUFBcUIsQ0FBQztJQUUxRCxVQUFVLEdBQUcsSUFBSSxDQUFDLGVBQWUsQ0FBQyxZQUFZLEVBQUUsQ0FBQztJQUNqRCxTQUFTLEdBQUcsSUFBSSxDQUFDLGNBQWMsQ0FBQyxZQUFZLEVBQUUsQ0FBQztJQUUvQyxTQUFTLENBQUMsS0FBd0I7UUFDOUIsSUFBSSxDQUFDLGVBQWUsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDckMsQ0FBQztJQUVELFFBQVEsQ0FBQyxLQUF3QjtRQUM3QixJQUFJLENBQUMsY0FBYyxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUNwQyxDQUFDO3VHQWJRLG1CQUFtQjsyR0FBbkIsbUJBQW1COzsyRkFBbkIsbUJBQW1CO2tCQUQvQixVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgU3ViamVjdCB9IGZyb20gJ3J4anMnO1xuaW1wb3J0IHsgVHJlZU5vZGVEcmFnRXZlbnQgfSBmcm9tICcuL3RyZWVub2RlZHJhZ2V2ZW50JztcblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIFRyZWVEcmFnRHJvcFNlcnZpY2Uge1xuICAgIHByaXZhdGUgZHJhZ1N0YXJ0U291cmNlID0gbmV3IFN1YmplY3Q8VHJlZU5vZGVEcmFnRXZlbnQ+KCk7XG4gICAgcHJpdmF0ZSBkcmFnU3RvcFNvdXJjZSA9IG5ldyBTdWJqZWN0PFRyZWVOb2RlRHJhZ0V2ZW50PigpO1xuXG4gICAgZHJhZ1N0YXJ0JCA9IHRoaXMuZHJhZ1N0YXJ0U291cmNlLmFzT2JzZXJ2YWJsZSgpO1xuICAgIGRyYWdTdG9wJCA9IHRoaXMuZHJhZ1N0b3BTb3VyY2UuYXNPYnNlcnZhYmxlKCk7XG5cbiAgICBzdGFydERyYWcoZXZlbnQ6IFRyZWVOb2RlRHJhZ0V2ZW50KSB7XG4gICAgICAgIHRoaXMuZHJhZ1N0YXJ0U291cmNlLm5leHQoZXZlbnQpO1xuICAgIH1cblxuICAgIHN0b3BEcmFnKGV2ZW50OiBUcmVlTm9kZURyYWdFdmVudCkge1xuICAgICAgICB0aGlzLmRyYWdTdG9wU291cmNlLm5leHQoZXZlbnQpO1xuICAgIH1cbn1cbiJdfQ==
@@ -1,2 +1,2 @@
1
1
  export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0b2NvbXBsZXRlLmludGVyZmFjZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9hcHAvY29tcG9uZW50cy9hdXRvY29tcGxldGUvYXV0b2NvbXBsZXRlLmludGVyZmFjZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgVGVtcGxhdGVSZWYgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFNjcm9sbGVyT3B0aW9ucyB9IGZyb20gJ3ByaW1lbmcvYXBpJztcbmltcG9ydCB7IEF1dG9Db21wbGV0ZSB9IGZyb20gJy4vYXV0b2NvbXBsZXRlJztcblxuLyoqXG4gKiBDdXN0b20gY29tcGxldGUgZXZlbnQuXG4gKiBAc2VlIHtAbGluayBBdXRvQ29tcGxldGUuY29tcGxldGVNZXRob2R9XG4gKiBAZ3JvdXAgRXZlbnRzXG4gKi9cbmV4cG9ydCBpbnRlcmZhY2UgQXV0b0NvbXBsZXRlQ29tcGxldGVFdmVudCB7XG4gICAgLyoqXG4gICAgICogQnJvd3NlciBldmVudC5cbiAgICAgKi9cbiAgICBvcmlnaW5hbEV2ZW50OiBFdmVudDtcbiAgICAvKipcbiAgICAgKiBTZWxlY3RlZCBvcHRpb24gdmFsdWUuXG4gICAgICovXG4gICAgcXVlcnk6IHN0cmluZztcbn1cbi8qKlxuICogQ3VzdG9tIGNsaWNrIGV2ZW50LlxuICogQHNlZSB7QGxpbmsgQXV0b0NvbXBsZXRlLm9uRHJvcGRvd25DbGlja31cbiAqIEBncm91cCBFdmVudHNcbiAqL1xuZXhwb3J0IGludGVyZmFjZSBBdXRvQ29tcGxldGVEcm9wZG93bkNsaWNrRXZlbnQge1xuICAgIC8qKlxuICAgICAqIEJyb3dzZXIgZXZlbnQuXG4gICAgICovXG4gICAgb3JpZ2luYWxFdmVudDogRXZlbnQ7XG4gICAgLyoqXG4gICAgICogU2VsZWN0ZWQgb3B0aW9uIHZhbHVlLlxuICAgICAqL1xuICAgIHF1ZXJ5OiBzdHJpbmc7XG59XG4vKipcbiAqIEN1c3RvbSBzZWxlY3QgZXZlbnQuXG4gKiBAc2VlIHtAbGluayBBdXRvQ29tcGxldGUub25TZWxlY3R9XG4gKiBAZ3JvdXAgRXZlbnRzXG4gKi9cbmV4cG9ydCBpbnRlcmZhY2UgQXV0b0NvbXBsZXRlT25TZWxlY3RFdmVudCB7XG4gICAgLyoqXG4gICAgICogQnJvd3NlciBldmVudC5cbiAgICAgKi9cbiAgICBvcmlnaW5hbEV2ZW50OiBFdmVudDtcbiAgICAvKipcbiAgICAgKiBTZWxlY3RlZCB2YWx1ZS5cbiAgICAgKi9cbiAgICB2YWx1ZTogYW55O1xufVxuLyoqXG4gKiBDdXN0b20gdW5zZWxlY3QgZXZlbnQuXG4gKiBAc2VlIHtAbGluayBBdXRvQ29tcGxldGUub25VblNlbGVjdH1cbiAqIEBncm91cCBFdmVudHNcbiAqL1xuZXhwb3J0IGludGVyZmFjZSBBdXRvQ29tcGxldGVVbnNlbGVjdEV2ZW50IHtcbiAgICAvKipcbiAgICAgKiBCcm93c2VyIGV2ZW50LlxuICAgICAqL1xuICAgIG9yaWdpbmFsRXZlbnQ6IEV2ZW50O1xuICAgIC8qKlxuICAgICAqIFJlbW92ZWQgdmFsdWUuXG4gICAgICovXG4gICAgdmFsdWU6IGFueTtcbn1cbi8qKlxuICogQ3VzdG9tIGxhenkgbG9hZCBldmVudC5cbiAqIEBzZWUge0BsaW5rIEF1dG9Db21wbGV0ZS5vbkxhenlMb2FkfVxuICogQGdyb3VwIEV2ZW50c1xuICovXG5leHBvcnQgaW50ZXJmYWNlIEF1dG9Db21wbGV0ZUxhenlMb2FkRXZlbnQge1xuICAgIC8qKlxuICAgICAqIEZpcnN0IGVsZW1lbnQgaW4gdmlld3BvcnQuXG4gICAgICovXG4gICAgZmlyc3Q6IGFueTtcbiAgICAvKipcbiAgICAgKiBMYXN0IGVsZW1lbnQgaW4gdmlld3BvcnQuXG4gICAgICovXG4gICAgbGFzdDogYW55O1xufVxuLyoqXG4gKiBEZWZpbmVzIHZhbGlkIHRlbXBsYXRlcyBpbiBBdXRvQ29tcGxldGUuXG4gKiBAZ3JvdXAgVGVtcGxhdGVzXG4gKi9cbmV4cG9ydCBpbnRlcmZhY2UgQXV0b0NvbXBsZXRlVGVtcGxhdGVzIHtcbiAgICAvKipcbiAgICAgKiBDdXN0b20gaXRlbSB0ZW1wbGF0ZS5cbiAgICAgKiBAcGFyYW0ge09iamVjdH0gY29udGV4dCAtIG9wdGlvbiBkYXRhLlxuICAgICAqL1xuICAgIGl0ZW0oY29udGV4dDoge1xuICAgICAgICAvKipcbiAgICAgICAgICogT3B0aW9uLlxuICAgICAgICAgKi9cbiAgICAgICAgJGltcGxpY2l0OiBhbnk7XG4gICAgICAgIC8qKlxuICAgICAgICAgKiBPcHRpb24gaW5kZXguXG4gICAgICAgICAqL1xuICAgICAgICBpbmRleDogbnVtYmVyO1xuICAgIH0pOiBUZW1wbGF0ZVJlZjx7ICRpbXBsaWNpdDogYW55OyBpbmRleDogbnVtYmVyIH0+O1xuICAgIC8qKlxuICAgICAqIEN1c3RvbSBncm91cCB0ZW1wbGF0ZS5cbiAgICAgKiBAcGFyYW0ge09iamVjdH0gY29udGV4dCAtIGdyb3VwIGRhdGEuXG4gICAgICovXG4gICAgZ3JvdXAoY29udGV4dDoge1xuICAgICAgICAvKipcbiAgICAgICAgICogT3B0aW9uIGdyb3VwLlxuICAgICAgICAgKi9cbiAgICAgICAgJGltcGxpY2l0OiBhbnkgfCBhbnlbXTtcbiAgICB9KTogVGVtcGxhdGVSZWY8eyAkaW1wbGljaXQ6IGFueSB8IGFueVtdIH0+O1xuICAgIC8qKlxuICAgICAqIEN1c3RvbSBzZWxlY3RlZCBpdGVtIHRlbXBsYXRlLlxuICAgICAqIEBwYXJhbSB7T2JqZWN0fSBjb250ZXh0IC0gc2VsZWN0ZWQgaXRlbSBkYXRhLlxuICAgICAqL1xuICAgIHNlbGVjdGVkSXRlbShjb250ZXh0OiB7XG4gICAgICAgIC8qKlxuICAgICAgICAgKiBTZWxlY3RlZCB2YWx1ZS5cbiAgICAgICAgICovXG4gICAgICAgICRpbXBsaWNpdDogYW55O1xuICAgIH0pOiBUZW1wbGF0ZVJlZjx7ICRpbXBsaWNpOiBhbnkgfT47XG4gICAgLyoqXG4gICAgICogQ3VzdG9tIGhlYWRlciB0ZW1wbGF0ZS5cbiAgICAgKi9cbiAgICBoZWFkZXIoKTogVGVtcGxhdGVSZWY8YW55PjtcbiAgICAvKipcbiAgICAgKiBDdXN0b20gZW1wdHkgdGVtcGxhdGUuXG4gICAgICovXG4gICAgZW1wdHkoKTogVGVtcGxhdGVSZWY8YW55PjtcbiAgICAvKipcbiAgICAgKiBDdXN0b20gZm9vdGVyIHRlbXBsYXRlLlxuICAgICAqL1xuICAgIGZvb3RlcigpOiBUZW1wbGF0ZVJlZjxhbnk+O1xuICAgIC8qKlxuICAgICAqIEN1c3RvbSBsb2FkZXIgdGVtcGxhdGUuXG4gICAgICogQHBhcmFtIHtPYmplY3R9IGNvbnRleHQgLSBzY3JvbGxlciBvcHRpb25zLlxuICAgICAqL1xuICAgIGxvYWRlcihjb250ZXh0OiB7XG4gICAgICAgIC8qKlxuICAgICAgICAgKiBWaXJ0dWFsIHNjcm9sbGVyIG9wdGlvbnMuXG4gICAgICAgICAqL1xuICAgICAgICAkaW1wbGljaXQ6IFNjcm9sbGVyT3B0aW9ucztcbiAgICB9KTogVGVtcGxhdGVSZWY8eyAkaW1wbGljaXQ6IFNjcm9sbGVyT3B0aW9ucyB9PjtcbiAgICAvKipcbiAgICAgKiBDdXN0b20gcmVtb3ZlIHRva2VuIGljb24gdGVtcGxhdGUuXG4gICAgICovXG4gICAgcmVtb3ZldG9rZW5pY29uKCk6IFRlbXBsYXRlUmVmPGFueT47XG4gICAgLyoqXG4gICAgICogQ3VzdG9tIGxvYWRpbmcgaWNvbiB0ZW1wbGF0ZS5cbiAgICAgKi9cbiAgICBsb2FkaW5naWNvbigpOiBUZW1wbGF0ZVJlZjxhbnk+O1xuICAgIC8qKlxuICAgICAqIEN1c3RvbSBjbGVhciBpY29uIHRlbXBsYXRlLlxuICAgICAqL1xuICAgIGNsZWFyaWNvbigpOiBUZW1wbGF0ZVJlZjxhbnk+O1xuICAgIC8qKlxuICAgICAqIEN1c3RvbSBkcm9wZG93biBpY29uIHRlbXBsYXRlLlxuICAgICAqL1xuICAgIGRyb3Bkb3duaWNvbigpOiBUZW1wbGF0ZVJlZjxhbnk+O1xufVxuIl19
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0b2NvbXBsZXRlLmludGVyZmFjZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9hcHAvY29tcG9uZW50cy9hdXRvY29tcGxldGUvYXV0b2NvbXBsZXRlLmludGVyZmFjZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgVGVtcGxhdGVSZWYgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFNjcm9sbGVyT3B0aW9ucyB9IGZyb20gJ3ByaW1lbmcvYXBpJztcbmltcG9ydCB7IEF1dG9Db21wbGV0ZSB9IGZyb20gJy4vYXV0b2NvbXBsZXRlJztcblxuLyoqXG4gKiBDdXN0b20gY29tcGxldGUgZXZlbnQuXG4gKiBAc2VlIHtAbGluayBBdXRvQ29tcGxldGUuY29tcGxldGVNZXRob2R9XG4gKiBAZ3JvdXAgRXZlbnRzXG4gKi9cbmV4cG9ydCBpbnRlcmZhY2UgQXV0b0NvbXBsZXRlQ29tcGxldGVFdmVudCB7XG4gICAgLyoqXG4gICAgICogQnJvd3NlciBldmVudC5cbiAgICAgKi9cbiAgICBvcmlnaW5hbEV2ZW50OiBFdmVudDtcbiAgICAvKipcbiAgICAgKiBTZWxlY3RlZCBvcHRpb24gdmFsdWUuXG4gICAgICovXG4gICAgcXVlcnk6IHN0cmluZztcbn1cbi8qKlxuICogQ3VzdG9tIGNsaWNrIGV2ZW50LlxuICogQHNlZSB7QGxpbmsgQXV0b0NvbXBsZXRlLm9uRHJvcGRvd25DbGlja31cbiAqIEBncm91cCBFdmVudHNcbiAqL1xuZXhwb3J0IGludGVyZmFjZSBBdXRvQ29tcGxldGVEcm9wZG93bkNsaWNrRXZlbnQge1xuICAgIC8qKlxuICAgICAqIEJyb3dzZXIgZXZlbnQuXG4gICAgICovXG4gICAgb3JpZ2luYWxFdmVudDogRXZlbnQ7XG4gICAgLyoqXG4gICAgICogU2VsZWN0ZWQgb3B0aW9uIHZhbHVlLlxuICAgICAqL1xuICAgIHF1ZXJ5OiBzdHJpbmc7XG59XG4vKipcbiAqIEN1c3RvbSBzZWxlY3QgZXZlbnQuXG4gKiBAc2VlIHtAbGluayBBdXRvQ29tcGxldGUub25TZWxlY3R9XG4gKiBAZ3JvdXAgRXZlbnRzXG4gKi9cbmV4cG9ydCBpbnRlcmZhY2UgQXV0b0NvbXBsZXRlU2VsZWN0RXZlbnQge1xuICAgIC8qKlxuICAgICAqIEJyb3dzZXIgZXZlbnQuXG4gICAgICovXG4gICAgb3JpZ2luYWxFdmVudDogRXZlbnQ7XG4gICAgLyoqXG4gICAgICogU2VsZWN0ZWQgdmFsdWUuXG4gICAgICovXG4gICAgdmFsdWU6IGFueTtcbn1cbi8qKlxuICogQ3VzdG9tIHVuc2VsZWN0IGV2ZW50LlxuICogQHNlZSB7QGxpbmsgQXV0b0NvbXBsZXRlLm9uVW5TZWxlY3R9XG4gKiBAZ3JvdXAgRXZlbnRzXG4gKi9cbmV4cG9ydCBpbnRlcmZhY2UgQXV0b0NvbXBsZXRlVW5zZWxlY3RFdmVudCB7XG4gICAgLyoqXG4gICAgICogQnJvd3NlciBldmVudC5cbiAgICAgKi9cbiAgICBvcmlnaW5hbEV2ZW50OiBFdmVudDtcbiAgICAvKipcbiAgICAgKiBSZW1vdmVkIHZhbHVlLlxuICAgICAqL1xuICAgIHZhbHVlOiBhbnk7XG59XG4vKipcbiAqIEN1c3RvbSBsYXp5IGxvYWQgZXZlbnQuXG4gKiBAc2VlIHtAbGluayBBdXRvQ29tcGxldGUub25MYXp5TG9hZH1cbiAqIEBncm91cCBFdmVudHNcbiAqL1xuZXhwb3J0IGludGVyZmFjZSBBdXRvQ29tcGxldGVMYXp5TG9hZEV2ZW50IHtcbiAgICAvKipcbiAgICAgKiBGaXJzdCBlbGVtZW50IGluIHZpZXdwb3J0LlxuICAgICAqL1xuICAgIGZpcnN0OiBhbnk7XG4gICAgLyoqXG4gICAgICogTGFzdCBlbGVtZW50IGluIHZpZXdwb3J0LlxuICAgICAqL1xuICAgIGxhc3Q6IGFueTtcbn1cbi8qKlxuICogRGVmaW5lcyB2YWxpZCB0ZW1wbGF0ZXMgaW4gQXV0b0NvbXBsZXRlLlxuICogQGdyb3VwIFRlbXBsYXRlc1xuICovXG5leHBvcnQgaW50ZXJmYWNlIEF1dG9Db21wbGV0ZVRlbXBsYXRlcyB7XG4gICAgLyoqXG4gICAgICogQ3VzdG9tIGl0ZW0gdGVtcGxhdGUuXG4gICAgICogQHBhcmFtIHtPYmplY3R9IGNvbnRleHQgLSBvcHRpb24gZGF0YS5cbiAgICAgKi9cbiAgICBpdGVtKGNvbnRleHQ6IHtcbiAgICAgICAgLyoqXG4gICAgICAgICAqIE9wdGlvbi5cbiAgICAgICAgICovXG4gICAgICAgICRpbXBsaWNpdDogYW55O1xuICAgICAgICAvKipcbiAgICAgICAgICogT3B0aW9uIGluZGV4LlxuICAgICAgICAgKi9cbiAgICAgICAgaW5kZXg6IG51bWJlcjtcbiAgICB9KTogVGVtcGxhdGVSZWY8eyAkaW1wbGljaXQ6IGFueTsgaW5kZXg6IG51bWJlciB9PjtcbiAgICAvKipcbiAgICAgKiBDdXN0b20gZ3JvdXAgdGVtcGxhdGUuXG4gICAgICogQHBhcmFtIHtPYmplY3R9IGNvbnRleHQgLSBncm91cCBkYXRhLlxuICAgICAqL1xuICAgIGdyb3VwKGNvbnRleHQ6IHtcbiAgICAgICAgLyoqXG4gICAgICAgICAqIE9wdGlvbiBncm91cC5cbiAgICAgICAgICovXG4gICAgICAgICRpbXBsaWNpdDogYW55IHwgYW55W107XG4gICAgfSk6IFRlbXBsYXRlUmVmPHsgJGltcGxpY2l0OiBhbnkgfCBhbnlbXSB9PjtcbiAgICAvKipcbiAgICAgKiBDdXN0b20gc2VsZWN0ZWQgaXRlbSB0ZW1wbGF0ZS5cbiAgICAgKiBAcGFyYW0ge09iamVjdH0gY29udGV4dCAtIHNlbGVjdGVkIGl0ZW0gZGF0YS5cbiAgICAgKi9cbiAgICBzZWxlY3RlZEl0ZW0oY29udGV4dDoge1xuICAgICAgICAvKipcbiAgICAgICAgICogU2VsZWN0ZWQgdmFsdWUuXG4gICAgICAgICAqL1xuICAgICAgICAkaW1wbGljaXQ6IGFueTtcbiAgICB9KTogVGVtcGxhdGVSZWY8eyAkaW1wbGljaTogYW55IH0+O1xuICAgIC8qKlxuICAgICAqIEN1c3RvbSBoZWFkZXIgdGVtcGxhdGUuXG4gICAgICovXG4gICAgaGVhZGVyKCk6IFRlbXBsYXRlUmVmPGFueT47XG4gICAgLyoqXG4gICAgICogQ3VzdG9tIGVtcHR5IHRlbXBsYXRlLlxuICAgICAqL1xuICAgIGVtcHR5KCk6IFRlbXBsYXRlUmVmPGFueT47XG4gICAgLyoqXG4gICAgICogQ3VzdG9tIGZvb3RlciB0ZW1wbGF0ZS5cbiAgICAgKi9cbiAgICBmb290ZXIoKTogVGVtcGxhdGVSZWY8YW55PjtcbiAgICAvKipcbiAgICAgKiBDdXN0b20gbG9hZGVyIHRlbXBsYXRlLlxuICAgICAqIEBwYXJhbSB7T2JqZWN0fSBjb250ZXh0IC0gc2Nyb2xsZXIgb3B0aW9ucy5cbiAgICAgKi9cbiAgICBsb2FkZXIoY29udGV4dDoge1xuICAgICAgICAvKipcbiAgICAgICAgICogVmlydHVhbCBzY3JvbGxlciBvcHRpb25zLlxuICAgICAgICAgKi9cbiAgICAgICAgJGltcGxpY2l0OiBTY3JvbGxlck9wdGlvbnM7XG4gICAgfSk6IFRlbXBsYXRlUmVmPHsgJGltcGxpY2l0OiBTY3JvbGxlck9wdGlvbnMgfT47XG4gICAgLyoqXG4gICAgICogQ3VzdG9tIHJlbW92ZSB0b2tlbiBpY29uIHRlbXBsYXRlLlxuICAgICAqL1xuICAgIHJlbW92ZXRva2VuaWNvbigpOiBUZW1wbGF0ZVJlZjxhbnk+O1xuICAgIC8qKlxuICAgICAqIEN1c3RvbSBsb2FkaW5nIGljb24gdGVtcGxhdGUuXG4gICAgICovXG4gICAgbG9hZGluZ2ljb24oKTogVGVtcGxhdGVSZWY8YW55PjtcbiAgICAvKipcbiAgICAgKiBDdXN0b20gY2xlYXIgaWNvbiB0ZW1wbGF0ZS5cbiAgICAgKi9cbiAgICBjbGVhcmljb24oKTogVGVtcGxhdGVSZWY8YW55PjtcbiAgICAvKipcbiAgICAgKiBDdXN0b20gZHJvcGRvd24gaWNvbiB0ZW1wbGF0ZS5cbiAgICAgKi9cbiAgICBkcm9wZG93bmljb24oKTogVGVtcGxhdGVSZWY8YW55Pjtcbn1cbiJdfQ==