primeng 19.0.6 → 19.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (345) hide show
  1. package/dataview/dataview.interface.d.ts +9 -19
  2. package/dragdrop/dragdrop.d.ts +3 -2
  3. package/dynamicdialog/dynamicdialog.d.ts +1 -1
  4. package/fesm2022/primeng-accordion.mjs +347 -560
  5. package/fesm2022/primeng-accordion.mjs.map +1 -1
  6. package/fesm2022/primeng-animateonscroll.mjs +37 -40
  7. package/fesm2022/primeng-animateonscroll.mjs.map +1 -1
  8. package/fesm2022/primeng-api.mjs +79 -89
  9. package/fesm2022/primeng-api.mjs.map +1 -1
  10. package/fesm2022/primeng-autocomplete.mjs +505 -786
  11. package/fesm2022/primeng-autocomplete.mjs.map +1 -1
  12. package/fesm2022/primeng-autofocus.mjs +26 -27
  13. package/fesm2022/primeng-autofocus.mjs.map +1 -1
  14. package/fesm2022/primeng-avatar.mjs +70 -120
  15. package/fesm2022/primeng-avatar.mjs.map +1 -1
  16. package/fesm2022/primeng-avatargroup.mjs +44 -54
  17. package/fesm2022/primeng-avatargroup.mjs.map +1 -1
  18. package/fesm2022/primeng-badge.mjs +62 -71
  19. package/fesm2022/primeng-badge.mjs.map +1 -1
  20. package/fesm2022/primeng-base.mjs +6 -6
  21. package/fesm2022/primeng-base.mjs.map +1 -1
  22. package/fesm2022/primeng-basecomponent.mjs +15 -15
  23. package/fesm2022/primeng-basecomponent.mjs.map +1 -1
  24. package/fesm2022/primeng-blockui.mjs +66 -87
  25. package/fesm2022/primeng-blockui.mjs.map +1 -1
  26. package/fesm2022/primeng-breadcrumb.mjs +175 -386
  27. package/fesm2022/primeng-breadcrumb.mjs.map +1 -1
  28. package/fesm2022/primeng-button.mjs +223 -328
  29. package/fesm2022/primeng-button.mjs.map +1 -1
  30. package/fesm2022/primeng-buttongroup.mjs +36 -40
  31. package/fesm2022/primeng-buttongroup.mjs.map +1 -1
  32. package/fesm2022/primeng-calendar.mjs +727 -1127
  33. package/fesm2022/primeng-calendar.mjs.map +1 -1
  34. package/fesm2022/primeng-card.mjs +88 -192
  35. package/fesm2022/primeng-card.mjs.map +1 -1
  36. package/fesm2022/primeng-carousel.mjs +218 -405
  37. package/fesm2022/primeng-carousel.mjs.map +1 -1
  38. package/fesm2022/primeng-cascadeselect.mjs +392 -576
  39. package/fesm2022/primeng-cascadeselect.mjs.map +1 -1
  40. package/fesm2022/primeng-chart.mjs +57 -63
  41. package/fesm2022/primeng-chart.mjs.map +1 -1
  42. package/fesm2022/primeng-checkbox.mjs +131 -183
  43. package/fesm2022/primeng-checkbox.mjs.map +1 -1
  44. package/fesm2022/primeng-chip.mjs +92 -188
  45. package/fesm2022/primeng-chip.mjs.map +1 -1
  46. package/fesm2022/primeng-colorpicker.mjs +142 -167
  47. package/fesm2022/primeng-colorpicker.mjs.map +1 -1
  48. package/fesm2022/primeng-config.mjs +12 -12
  49. package/fesm2022/primeng-config.mjs.map +1 -1
  50. package/fesm2022/primeng-confirmdialog.mjs +220 -347
  51. package/fesm2022/primeng-confirmdialog.mjs.map +1 -1
  52. package/fesm2022/primeng-confirmpopup.mjs +161 -251
  53. package/fesm2022/primeng-confirmpopup.mjs.map +1 -1
  54. package/fesm2022/primeng-contextmenu.mjs +336 -450
  55. package/fesm2022/primeng-contextmenu.mjs.map +1 -1
  56. package/fesm2022/primeng-dataview.mjs +249 -352
  57. package/fesm2022/primeng-dataview.mjs.map +1 -1
  58. package/fesm2022/primeng-datepicker.mjs +740 -1136
  59. package/fesm2022/primeng-datepicker.mjs.map +1 -1
  60. package/fesm2022/primeng-defer.mjs +25 -31
  61. package/fesm2022/primeng-defer.mjs.map +1 -1
  62. package/fesm2022/primeng-dialog.mjs +277 -478
  63. package/fesm2022/primeng-dialog.mjs.map +1 -1
  64. package/fesm2022/primeng-divider.mjs +68 -77
  65. package/fesm2022/primeng-divider.mjs.map +1 -1
  66. package/fesm2022/primeng-dock.mjs +138 -167
  67. package/fesm2022/primeng-dock.mjs.map +1 -1
  68. package/fesm2022/primeng-dragdrop.mjs +85 -79
  69. package/fesm2022/primeng-dragdrop.mjs.map +1 -1
  70. package/fesm2022/primeng-drawer.mjs +171 -268
  71. package/fesm2022/primeng-drawer.mjs.map +1 -1
  72. package/fesm2022/primeng-dropdown.mjs +529 -867
  73. package/fesm2022/primeng-dropdown.mjs.map +1 -1
  74. package/fesm2022/primeng-dynamicdialog.mjs +152 -301
  75. package/fesm2022/primeng-dynamicdialog.mjs.map +1 -1
  76. package/fesm2022/primeng-editor.mjs +118 -156
  77. package/fesm2022/primeng-editor.mjs.map +1 -1
  78. package/fesm2022/primeng-fieldset.mjs +153 -247
  79. package/fesm2022/primeng-fieldset.mjs.map +1 -1
  80. package/fesm2022/primeng-fileupload.mjs +370 -687
  81. package/fesm2022/primeng-fileupload.mjs.map +1 -1
  82. package/fesm2022/primeng-floatlabel.mjs +38 -46
  83. package/fesm2022/primeng-floatlabel.mjs.map +1 -1
  84. package/fesm2022/primeng-fluid.mjs +33 -41
  85. package/fesm2022/primeng-fluid.mjs.map +1 -1
  86. package/fesm2022/primeng-focustrap.mjs +23 -24
  87. package/fesm2022/primeng-focustrap.mjs.map +1 -1
  88. package/fesm2022/primeng-galleria.mjs +529 -761
  89. package/fesm2022/primeng-galleria.mjs.map +1 -1
  90. package/fesm2022/primeng-iconfield.mjs +42 -51
  91. package/fesm2022/primeng-iconfield.mjs.map +1 -1
  92. package/fesm2022/primeng-icons-angledoubledown.mjs +19 -19
  93. package/fesm2022/primeng-icons-angledoubledown.mjs.map +1 -1
  94. package/fesm2022/primeng-icons-angledoubleleft.mjs +19 -19
  95. package/fesm2022/primeng-icons-angledoubleleft.mjs.map +1 -1
  96. package/fesm2022/primeng-icons-angledoubleright.mjs +19 -19
  97. package/fesm2022/primeng-icons-angledoubleright.mjs.map +1 -1
  98. package/fesm2022/primeng-icons-angledoubleup.mjs +19 -19
  99. package/fesm2022/primeng-icons-angledoubleup.mjs.map +1 -1
  100. package/fesm2022/primeng-icons-angledown.mjs +17 -19
  101. package/fesm2022/primeng-icons-angledown.mjs.map +1 -1
  102. package/fesm2022/primeng-icons-angleleft.mjs +17 -19
  103. package/fesm2022/primeng-icons-angleleft.mjs.map +1 -1
  104. package/fesm2022/primeng-icons-angleright.mjs +17 -19
  105. package/fesm2022/primeng-icons-angleright.mjs.map +1 -1
  106. package/fesm2022/primeng-icons-angleup.mjs +17 -19
  107. package/fesm2022/primeng-icons-angleup.mjs.map +1 -1
  108. package/fesm2022/primeng-icons-arrowdown.mjs +26 -26
  109. package/fesm2022/primeng-icons-arrowdown.mjs.map +1 -1
  110. package/fesm2022/primeng-icons-arrowdownleft.mjs +17 -19
  111. package/fesm2022/primeng-icons-arrowdownleft.mjs.map +1 -1
  112. package/fesm2022/primeng-icons-arrowdownright.mjs +17 -19
  113. package/fesm2022/primeng-icons-arrowdownright.mjs.map +1 -1
  114. package/fesm2022/primeng-icons-arrowleft.mjs +26 -26
  115. package/fesm2022/primeng-icons-arrowleft.mjs.map +1 -1
  116. package/fesm2022/primeng-icons-arrowright.mjs +19 -19
  117. package/fesm2022/primeng-icons-arrowright.mjs.map +1 -1
  118. package/fesm2022/primeng-icons-arrowup.mjs +26 -26
  119. package/fesm2022/primeng-icons-arrowup.mjs.map +1 -1
  120. package/fesm2022/primeng-icons-ban.mjs +24 -26
  121. package/fesm2022/primeng-icons-ban.mjs.map +1 -1
  122. package/fesm2022/primeng-icons-bars.mjs +19 -19
  123. package/fesm2022/primeng-icons-bars.mjs.map +1 -1
  124. package/fesm2022/primeng-icons-baseicon.mjs +28 -33
  125. package/fesm2022/primeng-icons-baseicon.mjs.map +1 -1
  126. package/fesm2022/primeng-icons-blank.mjs +14 -16
  127. package/fesm2022/primeng-icons-blank.mjs.map +1 -1
  128. package/fesm2022/primeng-icons-calendar.mjs +17 -19
  129. package/fesm2022/primeng-icons-calendar.mjs.map +1 -1
  130. package/fesm2022/primeng-icons-caretleft.mjs +17 -19
  131. package/fesm2022/primeng-icons-caretleft.mjs.map +1 -1
  132. package/fesm2022/primeng-icons-caretright.mjs +17 -19
  133. package/fesm2022/primeng-icons-caretright.mjs.map +1 -1
  134. package/fesm2022/primeng-icons-check.mjs +17 -19
  135. package/fesm2022/primeng-icons-check.mjs.map +1 -1
  136. package/fesm2022/primeng-icons-chevrondown.mjs +17 -19
  137. package/fesm2022/primeng-icons-chevrondown.mjs.map +1 -1
  138. package/fesm2022/primeng-icons-chevronleft.mjs +17 -19
  139. package/fesm2022/primeng-icons-chevronleft.mjs.map +1 -1
  140. package/fesm2022/primeng-icons-chevronright.mjs +17 -19
  141. package/fesm2022/primeng-icons-chevronright.mjs.map +1 -1
  142. package/fesm2022/primeng-icons-chevronup.mjs +17 -19
  143. package/fesm2022/primeng-icons-chevronup.mjs.map +1 -1
  144. package/fesm2022/primeng-icons-exclamationtriangle.mjs +32 -26
  145. package/fesm2022/primeng-icons-exclamationtriangle.mjs.map +1 -1
  146. package/fesm2022/primeng-icons-eye.mjs +19 -19
  147. package/fesm2022/primeng-icons-eye.mjs.map +1 -1
  148. package/fesm2022/primeng-icons-eyeslash.mjs +26 -26
  149. package/fesm2022/primeng-icons-eyeslash.mjs.map +1 -1
  150. package/fesm2022/primeng-icons-filter.mjs +24 -26
  151. package/fesm2022/primeng-icons-filter.mjs.map +1 -1
  152. package/fesm2022/primeng-icons-filterslash.mjs +26 -26
  153. package/fesm2022/primeng-icons-filterslash.mjs.map +1 -1
  154. package/fesm2022/primeng-icons-home.mjs +26 -26
  155. package/fesm2022/primeng-icons-home.mjs.map +1 -1
  156. package/fesm2022/primeng-icons-infocircle.mjs +26 -26
  157. package/fesm2022/primeng-icons-infocircle.mjs.map +1 -1
  158. package/fesm2022/primeng-icons-minus.mjs +17 -19
  159. package/fesm2022/primeng-icons-minus.mjs.map +1 -1
  160. package/fesm2022/primeng-icons-pencil.mjs +24 -26
  161. package/fesm2022/primeng-icons-pencil.mjs.map +1 -1
  162. package/fesm2022/primeng-icons-plus.mjs +24 -26
  163. package/fesm2022/primeng-icons-plus.mjs.map +1 -1
  164. package/fesm2022/primeng-icons-refresh.mjs +26 -26
  165. package/fesm2022/primeng-icons-refresh.mjs.map +1 -1
  166. package/fesm2022/primeng-icons-search.mjs +26 -26
  167. package/fesm2022/primeng-icons-search.mjs.map +1 -1
  168. package/fesm2022/primeng-icons-searchminus.mjs +26 -26
  169. package/fesm2022/primeng-icons-searchminus.mjs.map +1 -1
  170. package/fesm2022/primeng-icons-searchplus.mjs +26 -26
  171. package/fesm2022/primeng-icons-searchplus.mjs.map +1 -1
  172. package/fesm2022/primeng-icons-sortalt.mjs +30 -26
  173. package/fesm2022/primeng-icons-sortalt.mjs.map +1 -1
  174. package/fesm2022/primeng-icons-sortamountdown.mjs +24 -26
  175. package/fesm2022/primeng-icons-sortamountdown.mjs.map +1 -1
  176. package/fesm2022/primeng-icons-sortamountupalt.mjs +24 -26
  177. package/fesm2022/primeng-icons-sortamountupalt.mjs.map +1 -1
  178. package/fesm2022/primeng-icons-spinner.mjs +24 -26
  179. package/fesm2022/primeng-icons-spinner.mjs.map +1 -1
  180. package/fesm2022/primeng-icons-star.mjs +24 -26
  181. package/fesm2022/primeng-icons-star.mjs.map +1 -1
  182. package/fesm2022/primeng-icons-starfill.mjs +24 -26
  183. package/fesm2022/primeng-icons-starfill.mjs.map +1 -1
  184. package/fesm2022/primeng-icons-thlarge.mjs +26 -26
  185. package/fesm2022/primeng-icons-thlarge.mjs.map +1 -1
  186. package/fesm2022/primeng-icons-times.mjs +17 -19
  187. package/fesm2022/primeng-icons-times.mjs.map +1 -1
  188. package/fesm2022/primeng-icons-timescircle.mjs +26 -26
  189. package/fesm2022/primeng-icons-timescircle.mjs.map +1 -1
  190. package/fesm2022/primeng-icons-trash.mjs +26 -26
  191. package/fesm2022/primeng-icons-trash.mjs.map +1 -1
  192. package/fesm2022/primeng-icons-undo.mjs +26 -26
  193. package/fesm2022/primeng-icons-undo.mjs.map +1 -1
  194. package/fesm2022/primeng-icons-upload.mjs +26 -26
  195. package/fesm2022/primeng-icons-upload.mjs.map +1 -1
  196. package/fesm2022/primeng-icons-windowmaximize.mjs +26 -26
  197. package/fesm2022/primeng-icons-windowmaximize.mjs.map +1 -1
  198. package/fesm2022/primeng-icons-windowminimize.mjs +26 -26
  199. package/fesm2022/primeng-icons-windowminimize.mjs.map +1 -1
  200. package/fesm2022/primeng-iftalabel.mjs +32 -38
  201. package/fesm2022/primeng-iftalabel.mjs.map +1 -1
  202. package/fesm2022/primeng-image.mjs +189 -370
  203. package/fesm2022/primeng-image.mjs.map +1 -1
  204. package/fesm2022/primeng-imagecompare.mjs +57 -86
  205. package/fesm2022/primeng-imagecompare.mjs.map +1 -1
  206. package/fesm2022/primeng-inplace.mjs +108 -206
  207. package/fesm2022/primeng-inplace.mjs.map +1 -1
  208. package/fesm2022/primeng-inputgroup.mjs +40 -50
  209. package/fesm2022/primeng-inputgroup.mjs.map +1 -1
  210. package/fesm2022/primeng-inputgroupaddon.mjs +40 -51
  211. package/fesm2022/primeng-inputgroupaddon.mjs.map +1 -1
  212. package/fesm2022/primeng-inputicon.mjs +39 -48
  213. package/fesm2022/primeng-inputicon.mjs.map +1 -1
  214. package/fesm2022/primeng-inputmask.mjs +156 -181
  215. package/fesm2022/primeng-inputmask.mjs.map +1 -1
  216. package/fesm2022/primeng-inputnumber.mjs +299 -416
  217. package/fesm2022/primeng-inputnumber.mjs.map +1 -1
  218. package/fesm2022/primeng-inputotp.mjs +97 -121
  219. package/fesm2022/primeng-inputotp.mjs.map +1 -1
  220. package/fesm2022/primeng-inputswitch.mjs +87 -92
  221. package/fesm2022/primeng-inputswitch.mjs.map +1 -1
  222. package/fesm2022/primeng-inputtext.mjs +51 -57
  223. package/fesm2022/primeng-inputtext.mjs.map +1 -1
  224. package/fesm2022/primeng-inputtextarea.mjs +50 -55
  225. package/fesm2022/primeng-inputtextarea.mjs.map +1 -1
  226. package/fesm2022/primeng-keyfilter.mjs +44 -47
  227. package/fesm2022/primeng-keyfilter.mjs.map +1 -1
  228. package/fesm2022/primeng-knob.mjs +105 -111
  229. package/fesm2022/primeng-knob.mjs.map +1 -1
  230. package/fesm2022/primeng-listbox.mjs +473 -790
  231. package/fesm2022/primeng-listbox.mjs.map +1 -1
  232. package/fesm2022/primeng-megamenu.mjs +377 -611
  233. package/fesm2022/primeng-megamenu.mjs.map +1 -1
  234. package/fesm2022/primeng-menu.mjs +289 -460
  235. package/fesm2022/primeng-menu.mjs.map +1 -1
  236. package/fesm2022/primeng-menubar.mjs +357 -549
  237. package/fesm2022/primeng-menubar.mjs.map +1 -1
  238. package/fesm2022/primeng-message.mjs +156 -244
  239. package/fesm2022/primeng-message.mjs.map +1 -1
  240. package/fesm2022/primeng-messages.mjs +162 -278
  241. package/fesm2022/primeng-messages.mjs.map +1 -1
  242. package/fesm2022/primeng-metergroup.mjs +135 -264
  243. package/fesm2022/primeng-metergroup.mjs.map +1 -1
  244. package/fesm2022/primeng-multiselect.mjs +655 -1132
  245. package/fesm2022/primeng-multiselect.mjs.map +1 -1
  246. package/fesm2022/primeng-orderlist.mjs +228 -330
  247. package/fesm2022/primeng-orderlist.mjs.map +1 -1
  248. package/fesm2022/primeng-organizationchart.mjs +161 -311
  249. package/fesm2022/primeng-organizationchart.mjs.map +1 -1
  250. package/fesm2022/primeng-overlay.mjs +135 -147
  251. package/fesm2022/primeng-overlay.mjs.map +1 -1
  252. package/fesm2022/primeng-overlaybadge.mjs +50 -58
  253. package/fesm2022/primeng-overlaybadge.mjs.map +1 -1
  254. package/fesm2022/primeng-overlaypanel.mjs +134 -154
  255. package/fesm2022/primeng-overlaypanel.mjs.map +1 -1
  256. package/fesm2022/primeng-paginator.mjs +212 -447
  257. package/fesm2022/primeng-paginator.mjs.map +1 -1
  258. package/fesm2022/primeng-panel.mjs +219 -317
  259. package/fesm2022/primeng-panel.mjs.map +1 -1
  260. package/fesm2022/primeng-panelmenu.mjs +439 -783
  261. package/fesm2022/primeng-panelmenu.mjs.map +1 -1
  262. package/fesm2022/primeng-password.mjs +268 -408
  263. package/fesm2022/primeng-password.mjs.map +1 -1
  264. package/fesm2022/primeng-picklist.mjs +560 -856
  265. package/fesm2022/primeng-picklist.mjs.map +1 -1
  266. package/fesm2022/primeng-popover.mjs +129 -148
  267. package/fesm2022/primeng-popover.mjs.map +1 -1
  268. package/fesm2022/primeng-progressbar.mjs +81 -121
  269. package/fesm2022/primeng-progressbar.mjs.map +1 -1
  270. package/fesm2022/primeng-progressspinner.mjs +48 -58
  271. package/fesm2022/primeng-progressspinner.mjs.map +1 -1
  272. package/fesm2022/primeng-radiobutton.mjs +115 -106
  273. package/fesm2022/primeng-radiobutton.mjs.map +1 -1
  274. package/fesm2022/primeng-rating.mjs +120 -208
  275. package/fesm2022/primeng-rating.mjs.map +1 -1
  276. package/fesm2022/primeng-ripple.mjs +28 -29
  277. package/fesm2022/primeng-ripple.mjs.map +1 -1
  278. package/fesm2022/primeng-scroller.mjs +167 -295
  279. package/fesm2022/primeng-scroller.mjs.map +1 -1
  280. package/fesm2022/primeng-scrollpanel.mjs +96 -116
  281. package/fesm2022/primeng-scrollpanel.mjs.map +1 -1
  282. package/fesm2022/primeng-scrolltop.mjs +106 -150
  283. package/fesm2022/primeng-scrolltop.mjs.map +1 -1
  284. package/fesm2022/primeng-select.mjs +579 -955
  285. package/fesm2022/primeng-select.mjs.map +1 -1
  286. package/fesm2022/primeng-selectbutton.mjs +106 -133
  287. package/fesm2022/primeng-selectbutton.mjs.map +1 -1
  288. package/fesm2022/primeng-sidebar.mjs +151 -239
  289. package/fesm2022/primeng-sidebar.mjs.map +1 -1
  290. package/fesm2022/primeng-skeleton.mjs +46 -54
  291. package/fesm2022/primeng-skeleton.mjs.map +1 -1
  292. package/fesm2022/primeng-slider.mjs +186 -182
  293. package/fesm2022/primeng-slider.mjs.map +1 -1
  294. package/fesm2022/primeng-speeddial.mjs +192 -254
  295. package/fesm2022/primeng-speeddial.mjs.map +1 -1
  296. package/fesm2022/primeng-splitbutton.mjs +211 -231
  297. package/fesm2022/primeng-splitbutton.mjs.map +1 -1
  298. package/fesm2022/primeng-splitter.mjs +126 -159
  299. package/fesm2022/primeng-splitter.mjs.map +1 -1
  300. package/fesm2022/primeng-stepper.mjs +227 -342
  301. package/fesm2022/primeng-stepper.mjs.map +1 -1
  302. package/fesm2022/primeng-steps.mjs +117 -170
  303. package/fesm2022/primeng-steps.mjs.map +1 -1
  304. package/fesm2022/primeng-styleclass.mjs +50 -53
  305. package/fesm2022/primeng-styleclass.mjs.map +1 -1
  306. package/fesm2022/primeng-table.mjs +1808 -2584
  307. package/fesm2022/primeng-table.mjs.map +1 -1
  308. package/fesm2022/primeng-tabmenu.mjs +173 -319
  309. package/fesm2022/primeng-tabmenu.mjs.map +1 -1
  310. package/fesm2022/primeng-tabs.mjs +185 -300
  311. package/fesm2022/primeng-tabs.mjs.map +1 -1
  312. package/fesm2022/primeng-tabview.mjs +263 -435
  313. package/fesm2022/primeng-tabview.mjs.map +1 -1
  314. package/fesm2022/primeng-tag.mjs +63 -110
  315. package/fesm2022/primeng-tag.mjs.map +1 -1
  316. package/fesm2022/primeng-terminal.mjs +60 -104
  317. package/fesm2022/primeng-terminal.mjs.map +1 -1
  318. package/fesm2022/primeng-textarea.mjs +56 -61
  319. package/fesm2022/primeng-textarea.mjs.map +1 -1
  320. package/fesm2022/primeng-tieredmenu.mjs +338 -457
  321. package/fesm2022/primeng-tieredmenu.mjs.map +1 -1
  322. package/fesm2022/primeng-timeline.mjs +90 -156
  323. package/fesm2022/primeng-timeline.mjs.map +1 -1
  324. package/fesm2022/primeng-toast.mjs +251 -358
  325. package/fesm2022/primeng-toast.mjs.map +1 -1
  326. package/fesm2022/primeng-togglebutton.mjs +113 -150
  327. package/fesm2022/primeng-togglebutton.mjs.map +1 -1
  328. package/fesm2022/primeng-toggleswitch.mjs +98 -121
  329. package/fesm2022/primeng-toggleswitch.mjs.map +1 -1
  330. package/fesm2022/primeng-toolbar.mjs +62 -121
  331. package/fesm2022/primeng-toolbar.mjs.map +1 -1
  332. package/fesm2022/primeng-tooltip.mjs +73 -74
  333. package/fesm2022/primeng-tooltip.mjs.map +1 -1
  334. package/fesm2022/primeng-tree.mjs +441 -730
  335. package/fesm2022/primeng-tree.mjs.map +1 -1
  336. package/fesm2022/primeng-treeselect.mjs +342 -531
  337. package/fesm2022/primeng-treeselect.mjs.map +1 -1
  338. package/fesm2022/primeng-treetable.mjs +1026 -1583
  339. package/fesm2022/primeng-treetable.mjs.map +1 -1
  340. package/fesm2022/primeng-usestyle.mjs +6 -6
  341. package/fesm2022/primeng-usestyle.mjs.map +1 -1
  342. package/listbox/listbox.d.ts +2 -2
  343. package/package.json +178 -179
  344. package/password/password.d.ts +7 -1
  345. package/picklist/picklist.d.ts +11 -1
@@ -1,7 +1,7 @@
1
1
  import * as i1 from '@angular/common';
2
2
  import { isPlatformBrowser, DOCUMENT, CommonModule } from '@angular/common';
3
3
  import * as i0 from '@angular/core';
4
- import { Injectable, inject, EventEmitter, NgZone, booleanAttribute, numberAttribute, Component, ViewEncapsulation, Input, Output, ViewChild, ContentChild, ContentChildren, PLATFORM_ID, Inject, Directive, HostListener, ChangeDetectionStrategy, NgModule } from '@angular/core';
4
+ import { Injectable, inject, EventEmitter, NgZone, booleanAttribute, numberAttribute, ContentChildren, ContentChild, ViewChild, Output, Input, ViewEncapsulation, Component, PLATFORM_ID, Inject, HostListener, Directive, ChangeDetectionStrategy, NgModule } from '@angular/core';
5
5
  import * as i4 from '@angular/forms';
6
6
  import { FormsModule } from '@angular/forms';
7
7
  import { resolveFieldData, isEmpty, getOffset, addClass, findSingle, getIndex, calculateScrollbarWidth, removeClass, hasClass, getHiddenElementOuterWidth, getHiddenElementOuterHeight, reorderArray, equals, find, calculateScrollbarHeight, clearSelection, invokeElementMethod, focus, isNotEmpty, getAttribute } from '@primeuix/utils';
@@ -533,12 +533,12 @@ class TreeTableStyle extends BaseStyle {
533
533
  theme = theme;
534
534
  classes = classes;
535
535
  inlineStyles = inlineStyles;
536
- static ɵfac = /*@__PURE__*/ (() => { let ɵTreeTableStyle_BaseFactory; return function TreeTableStyle_Factory(__ngFactoryType__) { return (ɵTreeTableStyle_BaseFactory || (ɵTreeTableStyle_BaseFactory = i0.ɵɵgetInheritedFactory(TreeTableStyle)))(__ngFactoryType__ || TreeTableStyle); }; })();
537
- static ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: TreeTableStyle, factory: TreeTableStyle.ɵfac });
536
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableStyle, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
537
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableStyle });
538
538
  }
539
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TreeTableStyle, [{
540
- type: Injectable
541
- }], null, null); })();
539
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableStyle, decorators: [{
540
+ type: Injectable
541
+ }] });
542
542
  /**
543
543
  *
544
544
  * TreeTable is used to display hierarchical data in tabular format.
@@ -636,621 +636,6 @@ var TreeTableClasses;
636
636
  TreeTableClasses["columnResizeIndicator"] = "p-treetable-column-resize-indicator";
637
637
  })(TreeTableClasses || (TreeTableClasses = {}));
638
638
 
639
- const _c0 = ["colgroup"];
640
- const _c1 = ["caption"];
641
- const _c2 = ["header"];
642
- const _c3 = ["body"];
643
- const _c4 = ["footer"];
644
- const _c5 = ["summary"];
645
- const _c6 = ["emptymessage"];
646
- const _c7 = ["paginatorleft"];
647
- const _c8 = ["paginatorright"];
648
- const _c9 = ["paginatordropdownitem"];
649
- const _c10 = ["frozenheader"];
650
- const _c11 = ["frozenbody"];
651
- const _c12 = ["frozenfooter"];
652
- const _c13 = ["frozencolgroup"];
653
- const _c14 = ["loadingicon"];
654
- const _c15 = ["reorderindicatorupicon"];
655
- const _c16 = ["reorderindicatordownicon"];
656
- const _c17 = ["sorticon"];
657
- const _c18 = ["checkboxicon"];
658
- const _c19 = ["headercheckboxicon"];
659
- const _c20 = ["togglericon"];
660
- const _c21 = ["paginatorfirstpagelinkicon"];
661
- const _c22 = ["paginatorlastpagelinkicon"];
662
- const _c23 = ["paginatorpreviouspagelinkicon"];
663
- const _c24 = ["paginatornextpagelinkicon"];
664
- const _c25 = ["loader"];
665
- const _c26 = ["container"];
666
- const _c27 = ["resizeHelper"];
667
- const _c28 = ["reorderIndicatorUp"];
668
- const _c29 = ["reorderIndicatorDown"];
669
- const _c30 = ["table"];
670
- const _c31 = ["scrollableView"];
671
- const _c32 = ["scrollableFrozenView"];
672
- const _c33 = (a0, a1, a2, a3, a4, a5) => ({ "p-treetable p-component": true, "p-treetable-gridlines": a0, "p-treetable-hoverable-rows": a1, "p-treetable-auto-layout": a2, "p-treetable-resizable": a3, "p-treetable-resizable-fit": a4, "p-treetable-flex-scrollable": a5 });
673
- const _c34 = a0 => ({ $implicit: a0 });
674
- const _c35 = (a0, a1) => ({ left: a0, width: a1 });
675
- const _c36 = a0 => ({ width: a0 });
676
- function TreeTable_div_2_i_2_Template(rf, ctx) { if (rf & 1) {
677
- i0.ɵɵelement(0, "i");
678
- } if (rf & 2) {
679
- const ctx_r0 = i0.ɵɵnextContext(2);
680
- i0.ɵɵclassMap("p-treetable-loading-icon pi-spin " + ctx_r0.loadingIcon);
681
- } }
682
- function TreeTable_div_2_ng_container_3_SpinnerIcon_1_Template(rf, ctx) { if (rf & 1) {
683
- i0.ɵɵelement(0, "SpinnerIcon", 24);
684
- } if (rf & 2) {
685
- i0.ɵɵproperty("spin", true)("styleClass", "p-treetable-loading-icon");
686
- } }
687
- function TreeTable_div_2_ng_container_3_span_2_1_ng_template_0_Template(rf, ctx) { }
688
- function TreeTable_div_2_ng_container_3_span_2_1_Template(rf, ctx) { if (rf & 1) {
689
- i0.ɵɵtemplate(0, TreeTable_div_2_ng_container_3_span_2_1_ng_template_0_Template, 0, 0, "ng-template");
690
- } }
691
- function TreeTable_div_2_ng_container_3_span_2_Template(rf, ctx) { if (rf & 1) {
692
- i0.ɵɵelementStart(0, "span", 25);
693
- i0.ɵɵtemplate(1, TreeTable_div_2_ng_container_3_span_2_1_Template, 1, 0, null, 26);
694
- i0.ɵɵelementEnd();
695
- } if (rf & 2) {
696
- const ctx_r0 = i0.ɵɵnextContext(3);
697
- i0.ɵɵadvance();
698
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.loadingIconTemplate || ctx_r0._loadingIconTemplate);
699
- } }
700
- function TreeTable_div_2_ng_container_3_Template(rf, ctx) { if (rf & 1) {
701
- i0.ɵɵelementContainerStart(0);
702
- i0.ɵɵtemplate(1, TreeTable_div_2_ng_container_3_SpinnerIcon_1_Template, 1, 2, "SpinnerIcon", 22)(2, TreeTable_div_2_ng_container_3_span_2_Template, 2, 1, "span", 23);
703
- i0.ɵɵelementContainerEnd();
704
- } if (rf & 2) {
705
- const ctx_r0 = i0.ɵɵnextContext(2);
706
- i0.ɵɵadvance();
707
- i0.ɵɵproperty("ngIf", !ctx_r0.loadingIconTemplate && !ctx_r0._loadingIconTemplate);
708
- i0.ɵɵadvance();
709
- i0.ɵɵproperty("ngIf", ctx_r0.loadingIconTemplate || ctx_r0._loadingIconTemplate);
710
- } }
711
- function TreeTable_div_2_Template(rf, ctx) { if (rf & 1) {
712
- i0.ɵɵelementStart(0, "div", 18)(1, "div", 19);
713
- i0.ɵɵtemplate(2, TreeTable_div_2_i_2_Template, 1, 2, "i", 20)(3, TreeTable_div_2_ng_container_3_Template, 3, 2, "ng-container", 21);
714
- i0.ɵɵelementEnd()();
715
- } if (rf & 2) {
716
- const ctx_r0 = i0.ɵɵnextContext();
717
- i0.ɵɵadvance(2);
718
- i0.ɵɵproperty("ngIf", ctx_r0.loadingIcon);
719
- i0.ɵɵadvance();
720
- i0.ɵɵproperty("ngIf", !ctx_r0.loadingIcon);
721
- } }
722
- function TreeTable_div_3_ng_container_1_Template(rf, ctx) { if (rf & 1) {
723
- i0.ɵɵelementContainer(0);
724
- } }
725
- function TreeTable_div_3_Template(rf, ctx) { if (rf & 1) {
726
- i0.ɵɵelementStart(0, "div", 27);
727
- i0.ɵɵtemplate(1, TreeTable_div_3_ng_container_1_Template, 1, 0, "ng-container", 26);
728
- i0.ɵɵelementEnd();
729
- } if (rf & 2) {
730
- const ctx_r0 = i0.ɵɵnextContext();
731
- i0.ɵɵadvance();
732
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.captionTemplate || ctx_r0._captionTemplate);
733
- } }
734
- function TreeTable_p_paginator_4_1_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
735
- i0.ɵɵelementContainer(0);
736
- } }
737
- function TreeTable_p_paginator_4_1_ng_template_0_Template(rf, ctx) { if (rf & 1) {
738
- i0.ɵɵtemplate(0, TreeTable_p_paginator_4_1_ng_template_0_ng_container_0_Template, 1, 0, "ng-container", 26);
739
- } if (rf & 2) {
740
- const ctx_r0 = i0.ɵɵnextContext(3);
741
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.paginatorFirstPageLinkIconTemplate || ctx_r0._paginatorFirstPageLinkIconTemplate);
742
- } }
743
- function TreeTable_p_paginator_4_1_Template(rf, ctx) { if (rf & 1) {
744
- i0.ɵɵtemplate(0, TreeTable_p_paginator_4_1_ng_template_0_Template, 1, 1, "ng-template", 29);
745
- } }
746
- function TreeTable_p_paginator_4_2_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
747
- i0.ɵɵelementContainer(0);
748
- } }
749
- function TreeTable_p_paginator_4_2_ng_template_0_Template(rf, ctx) { if (rf & 1) {
750
- i0.ɵɵtemplate(0, TreeTable_p_paginator_4_2_ng_template_0_ng_container_0_Template, 1, 0, "ng-container", 26);
751
- } if (rf & 2) {
752
- const ctx_r0 = i0.ɵɵnextContext(3);
753
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.paginatorPreviousPageLinkIconTemplate || ctx_r0._paginatorPreviousPageLinkIconTemplate);
754
- } }
755
- function TreeTable_p_paginator_4_2_Template(rf, ctx) { if (rf & 1) {
756
- i0.ɵɵtemplate(0, TreeTable_p_paginator_4_2_ng_template_0_Template, 1, 1, "ng-template", 30);
757
- } }
758
- function TreeTable_p_paginator_4_3_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
759
- i0.ɵɵelementContainer(0);
760
- } }
761
- function TreeTable_p_paginator_4_3_ng_template_0_Template(rf, ctx) { if (rf & 1) {
762
- i0.ɵɵtemplate(0, TreeTable_p_paginator_4_3_ng_template_0_ng_container_0_Template, 1, 0, "ng-container", 26);
763
- } if (rf & 2) {
764
- const ctx_r0 = i0.ɵɵnextContext(3);
765
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.paginatorLastPageLinkIconTemplate || ctx_r0._paginatorLastPageLinkIconTemplate);
766
- } }
767
- function TreeTable_p_paginator_4_3_Template(rf, ctx) { if (rf & 1) {
768
- i0.ɵɵtemplate(0, TreeTable_p_paginator_4_3_ng_template_0_Template, 1, 1, "ng-template", 31);
769
- } }
770
- function TreeTable_p_paginator_4_4_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
771
- i0.ɵɵelementContainer(0);
772
- } }
773
- function TreeTable_p_paginator_4_4_ng_template_0_Template(rf, ctx) { if (rf & 1) {
774
- i0.ɵɵtemplate(0, TreeTable_p_paginator_4_4_ng_template_0_ng_container_0_Template, 1, 0, "ng-container", 26);
775
- } if (rf & 2) {
776
- const ctx_r0 = i0.ɵɵnextContext(3);
777
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.paginatorNextPageLinkIconTemplate || ctx_r0._paginatorNextPageLinkIconTemplate);
778
- } }
779
- function TreeTable_p_paginator_4_4_Template(rf, ctx) { if (rf & 1) {
780
- i0.ɵɵtemplate(0, TreeTable_p_paginator_4_4_ng_template_0_Template, 1, 1, "ng-template", 32);
781
- } }
782
- function TreeTable_p_paginator_4_Template(rf, ctx) { if (rf & 1) {
783
- const _r2 = i0.ɵɵgetCurrentView();
784
- i0.ɵɵelementStart(0, "p-paginator", 28);
785
- i0.ɵɵlistener("onPageChange", function TreeTable_p_paginator_4_Template_p_paginator_onPageChange_0_listener($event) { i0.ɵɵrestoreView(_r2); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.onPageChange($event)); });
786
- i0.ɵɵtemplate(1, TreeTable_p_paginator_4_1_Template, 1, 0, null, 21)(2, TreeTable_p_paginator_4_2_Template, 1, 0, null, 21)(3, TreeTable_p_paginator_4_3_Template, 1, 0, null, 21)(4, TreeTable_p_paginator_4_4_Template, 1, 0, null, 21);
787
- i0.ɵɵelementEnd();
788
- } if (rf & 2) {
789
- let tmp_8_0;
790
- let tmp_9_0;
791
- let tmp_13_0;
792
- const ctx_r0 = i0.ɵɵnextContext();
793
- i0.ɵɵproperty("rows", ctx_r0.rows)("first", ctx_r0.first)("totalRecords", ctx_r0.totalRecords)("pageLinkSize", ctx_r0.pageLinks)("alwaysShow", ctx_r0.alwaysShowPaginator)("rowsPerPageOptions", ctx_r0.rowsPerPageOptions)("templateLeft", (tmp_8_0 = ctx_r0.paginatorLeftTemplate) !== null && tmp_8_0 !== undefined ? tmp_8_0 : ctx_r0._paginatorLeftTemplate)("templateRight", (tmp_9_0 = ctx_r0.paginatorRightTemplate) !== null && tmp_9_0 !== undefined ? tmp_9_0 : ctx_r0._paginatorRightTemplate)("dropdownAppendTo", ctx_r0.paginatorDropdownAppendTo)("currentPageReportTemplate", ctx_r0.currentPageReportTemplate)("showFirstLastIcon", ctx_r0.showFirstLastIcon)("dropdownItemTemplate", (tmp_13_0 = ctx_r0.paginatorDropdownItemTemplate) !== null && tmp_13_0 !== undefined ? tmp_13_0 : ctx_r0._paginatorDropdownItemTemplate)("showCurrentPageReport", ctx_r0.showCurrentPageReport)("showJumpToPageDropdown", ctx_r0.showJumpToPageDropdown)("showPageLinks", ctx_r0.showPageLinks)("styleClass", ctx_r0.paginatorStyleClass)("locale", ctx_r0.paginatorLocale);
794
- i0.ɵɵadvance();
795
- i0.ɵɵproperty("ngIf", ctx_r0.paginatorFirstPageLinkIconTemplate || ctx_r0._paginatorFirstPageLinkIconTemplate);
796
- i0.ɵɵadvance();
797
- i0.ɵɵproperty("ngIf", ctx_r0.paginatorPreviousPageLinkIconTemplate || ctx_r0._paginatorPreviousPageLinkIconTemplate);
798
- i0.ɵɵadvance();
799
- i0.ɵɵproperty("ngIf", ctx_r0.paginatorLastPageLinkIconTemplate || ctx_r0._paginatorLastPageLinkIconTemplate);
800
- i0.ɵɵadvance();
801
- i0.ɵɵproperty("ngIf", ctx_r0.paginatorNextPageLinkIconTemplate || ctx_r0._paginatorNextPageLinkIconTemplate);
802
- } }
803
- function TreeTable_div_5_ng_container_3_Template(rf, ctx) { if (rf & 1) {
804
- i0.ɵɵelementContainer(0);
805
- } }
806
- function TreeTable_div_5_ng_container_5_Template(rf, ctx) { if (rf & 1) {
807
- i0.ɵɵelementContainer(0);
808
- } }
809
- function TreeTable_div_5_ng_container_8_Template(rf, ctx) { if (rf & 1) {
810
- i0.ɵɵelementContainer(0);
811
- } }
812
- function TreeTable_div_5_Template(rf, ctx) { if (rf & 1) {
813
- i0.ɵɵelementStart(0, "div", 33)(1, "table", 34, 1);
814
- i0.ɵɵtemplate(3, TreeTable_div_5_ng_container_3_Template, 1, 0, "ng-container", 35);
815
- i0.ɵɵelementStart(4, "thead", 36);
816
- i0.ɵɵtemplate(5, TreeTable_div_5_ng_container_5_Template, 1, 0, "ng-container", 35);
817
- i0.ɵɵelementEnd();
818
- i0.ɵɵelement(6, "tbody", 37);
819
- i0.ɵɵelementStart(7, "tfoot", 38);
820
- i0.ɵɵtemplate(8, TreeTable_div_5_ng_container_8_Template, 1, 0, "ng-container", 35);
821
- i0.ɵɵelementEnd()()();
822
- } if (rf & 2) {
823
- let tmp_10_0;
824
- const ctx_r0 = i0.ɵɵnextContext();
825
- i0.ɵɵadvance();
826
- i0.ɵɵproperty("ngClass", ctx_r0.tableStyleClass)("ngStyle", ctx_r0.tableStyle);
827
- i0.ɵɵadvance(2);
828
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.colGroupTemplate || ctx_r0._colGroupTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(10, _c34, ctx_r0.columns));
829
- i0.ɵɵadvance(2);
830
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.headerTemplate || ctx_r0._headerTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(12, _c34, ctx_r0.columns));
831
- i0.ɵɵadvance();
832
- i0.ɵɵproperty("pTreeTableBody", ctx_r0.columns)("pTreeTableBodyTemplate", (tmp_10_0 = ctx_r0.bodyTemplate) !== null && tmp_10_0 !== undefined ? tmp_10_0 : ctx_r0._bodyTemplate);
833
- i0.ɵɵadvance(2);
834
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.footerTemplate || ctx_r0._footerTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(14, _c34, ctx_r0.columns));
835
- } }
836
- function TreeTable_div_6_div_1_Template(rf, ctx) { if (rf & 1) {
837
- i0.ɵɵelement(0, "div", 42, 3);
838
- } if (rf & 2) {
839
- const ctx_r0 = i0.ɵɵnextContext(2);
840
- i0.ɵɵproperty("ttScrollableView", ctx_r0.frozenColumns)("frozen", true)("ngStyle", i0.ɵɵpureFunction1(4, _c36, ctx_r0.frozenWidth))("scrollHeight", ctx_r0.scrollHeight);
841
- } }
842
- function TreeTable_div_6_Template(rf, ctx) { if (rf & 1) {
843
- i0.ɵɵelementStart(0, "div", 39);
844
- i0.ɵɵtemplate(1, TreeTable_div_6_div_1_Template, 2, 6, "div", 40);
845
- i0.ɵɵelement(2, "div", 41, 2);
846
- i0.ɵɵelementEnd();
847
- } if (rf & 2) {
848
- const ctx_r0 = i0.ɵɵnextContext();
849
- i0.ɵɵadvance();
850
- i0.ɵɵproperty("ngIf", ctx_r0.frozenColumns || ctx_r0.frozenBodyTemplate || ctx_r0._frozenBodyTemplate);
851
- i0.ɵɵadvance();
852
- i0.ɵɵproperty("ttScrollableView", ctx_r0.columns)("frozen", false)("scrollHeight", ctx_r0.scrollHeight)("ngStyle", i0.ɵɵpureFunction2(5, _c35, ctx_r0.frozenWidth, "calc(100% - " + ctx_r0.frozenWidth + ")"));
853
- } }
854
- function TreeTable_p_paginator_7_1_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
855
- i0.ɵɵelementContainer(0);
856
- } }
857
- function TreeTable_p_paginator_7_1_ng_template_0_Template(rf, ctx) { if (rf & 1) {
858
- i0.ɵɵtemplate(0, TreeTable_p_paginator_7_1_ng_template_0_ng_container_0_Template, 1, 0, "ng-container", 26);
859
- } if (rf & 2) {
860
- const ctx_r0 = i0.ɵɵnextContext(3);
861
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.paginatorFirstPageLinkIconTemplate || ctx_r0._paginatorFirstPageLinkIconTemplate);
862
- } }
863
- function TreeTable_p_paginator_7_1_Template(rf, ctx) { if (rf & 1) {
864
- i0.ɵɵtemplate(0, TreeTable_p_paginator_7_1_ng_template_0_Template, 1, 1, "ng-template", 29);
865
- } }
866
- function TreeTable_p_paginator_7_2_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
867
- i0.ɵɵelementContainer(0);
868
- } }
869
- function TreeTable_p_paginator_7_2_ng_template_0_Template(rf, ctx) { if (rf & 1) {
870
- i0.ɵɵtemplate(0, TreeTable_p_paginator_7_2_ng_template_0_ng_container_0_Template, 1, 0, "ng-container", 26);
871
- } if (rf & 2) {
872
- const ctx_r0 = i0.ɵɵnextContext(3);
873
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.paginatorPreviousPageLinkIconTemplate || ctx_r0._paginatorPreviousPageLinkIconTemplate);
874
- } }
875
- function TreeTable_p_paginator_7_2_Template(rf, ctx) { if (rf & 1) {
876
- i0.ɵɵtemplate(0, TreeTable_p_paginator_7_2_ng_template_0_Template, 1, 1, "ng-template", 30);
877
- } }
878
- function TreeTable_p_paginator_7_3_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
879
- i0.ɵɵelementContainer(0);
880
- } }
881
- function TreeTable_p_paginator_7_3_ng_template_0_Template(rf, ctx) { if (rf & 1) {
882
- i0.ɵɵtemplate(0, TreeTable_p_paginator_7_3_ng_template_0_ng_container_0_Template, 1, 0, "ng-container", 26);
883
- } if (rf & 2) {
884
- const ctx_r0 = i0.ɵɵnextContext(3);
885
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.paginatorLastPageLinkIconTemplate || ctx_r0._paginatorLastPageLinkIconTemplate);
886
- } }
887
- function TreeTable_p_paginator_7_3_Template(rf, ctx) { if (rf & 1) {
888
- i0.ɵɵtemplate(0, TreeTable_p_paginator_7_3_ng_template_0_Template, 1, 1, "ng-template", 31);
889
- } }
890
- function TreeTable_p_paginator_7_4_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
891
- i0.ɵɵelementContainer(0);
892
- } }
893
- function TreeTable_p_paginator_7_4_ng_template_0_Template(rf, ctx) { if (rf & 1) {
894
- i0.ɵɵtemplate(0, TreeTable_p_paginator_7_4_ng_template_0_ng_container_0_Template, 1, 0, "ng-container", 26);
895
- } if (rf & 2) {
896
- const ctx_r0 = i0.ɵɵnextContext(3);
897
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.paginatorNextPageLinkIconTemplate || ctx_r0._paginatorNextPageLinkIconTemplate);
898
- } }
899
- function TreeTable_p_paginator_7_4_Template(rf, ctx) { if (rf & 1) {
900
- i0.ɵɵtemplate(0, TreeTable_p_paginator_7_4_ng_template_0_Template, 1, 1, "ng-template", 32);
901
- } }
902
- function TreeTable_p_paginator_7_Template(rf, ctx) { if (rf & 1) {
903
- const _r3 = i0.ɵɵgetCurrentView();
904
- i0.ɵɵelementStart(0, "p-paginator", 43);
905
- i0.ɵɵlistener("onPageChange", function TreeTable_p_paginator_7_Template_p_paginator_onPageChange_0_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.onPageChange($event)); });
906
- i0.ɵɵtemplate(1, TreeTable_p_paginator_7_1_Template, 1, 0, null, 21)(2, TreeTable_p_paginator_7_2_Template, 1, 0, null, 21)(3, TreeTable_p_paginator_7_3_Template, 1, 0, null, 21)(4, TreeTable_p_paginator_7_4_Template, 1, 0, null, 21);
907
- i0.ɵɵelementEnd();
908
- } if (rf & 2) {
909
- let tmp_8_0;
910
- let tmp_9_0;
911
- let tmp_13_0;
912
- const ctx_r0 = i0.ɵɵnextContext();
913
- i0.ɵɵproperty("rows", ctx_r0.rows)("first", ctx_r0.first)("totalRecords", ctx_r0.totalRecords)("pageLinkSize", ctx_r0.pageLinks)("alwaysShow", ctx_r0.alwaysShowPaginator)("rowsPerPageOptions", ctx_r0.rowsPerPageOptions)("templateLeft", (tmp_8_0 = ctx_r0.paginatorLeftTemplate) !== null && tmp_8_0 !== undefined ? tmp_8_0 : ctx_r0._paginatorLeftTemplate)("templateRight", (tmp_9_0 = ctx_r0.paginatorRightTemplate) !== null && tmp_9_0 !== undefined ? tmp_9_0 : ctx_r0._paginatorRightTemplate)("dropdownAppendTo", ctx_r0.paginatorDropdownAppendTo)("currentPageReportTemplate", ctx_r0.currentPageReportTemplate)("showFirstLastIcon", ctx_r0.showFirstLastIcon)("dropdownItemTemplate", (tmp_13_0 = ctx_r0.paginatorDropdownItemTemplate) !== null && tmp_13_0 !== undefined ? tmp_13_0 : ctx_r0._paginatorDropdownItemTemplate)("showCurrentPageReport", ctx_r0.showCurrentPageReport)("showJumpToPageDropdown", ctx_r0.showJumpToPageDropdown)("showPageLinks", ctx_r0.showPageLinks)("styleClass", ctx_r0.paginatorStyleClass)("locale", ctx_r0.paginatorLocale);
914
- i0.ɵɵadvance();
915
- i0.ɵɵproperty("ngIf", ctx_r0.paginatorFirstPageLinkIconTemplate || ctx_r0._paginatorFirstPageLinkIconTemplate);
916
- i0.ɵɵadvance();
917
- i0.ɵɵproperty("ngIf", ctx_r0.paginatorPreviousPageLinkIconTemplate || ctx_r0._paginatorPreviousPageLinkIconTemplate);
918
- i0.ɵɵadvance();
919
- i0.ɵɵproperty("ngIf", ctx_r0.paginatorLastPageLinkIconTemplate || ctx_r0._paginatorLastPageLinkIconTemplate);
920
- i0.ɵɵadvance();
921
- i0.ɵɵproperty("ngIf", ctx_r0.paginatorNextPageLinkIconTemplate || ctx_r0._paginatorNextPageLinkIconTemplate);
922
- } }
923
- function TreeTable_div_8_ng_container_1_Template(rf, ctx) { if (rf & 1) {
924
- i0.ɵɵelementContainer(0);
925
- } }
926
- function TreeTable_div_8_Template(rf, ctx) { if (rf & 1) {
927
- i0.ɵɵelementStart(0, "div", 44);
928
- i0.ɵɵtemplate(1, TreeTable_div_8_ng_container_1_Template, 1, 0, "ng-container", 26);
929
- i0.ɵɵelementEnd();
930
- } if (rf & 2) {
931
- const ctx_r0 = i0.ɵɵnextContext();
932
- i0.ɵɵadvance();
933
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.summaryTemplate || ctx_r0._summaryTemplate);
934
- } }
935
- function TreeTable_div_9_Template(rf, ctx) { if (rf & 1) {
936
- i0.ɵɵelement(0, "div", 45, 4);
937
- } }
938
- function TreeTable_span_10_ArrowDownIcon_2_Template(rf, ctx) { if (rf & 1) {
939
- i0.ɵɵelement(0, "ArrowDownIcon");
940
- } }
941
- function TreeTable_span_10_3_ng_template_0_Template(rf, ctx) { }
942
- function TreeTable_span_10_3_Template(rf, ctx) { if (rf & 1) {
943
- i0.ɵɵtemplate(0, TreeTable_span_10_3_ng_template_0_Template, 0, 0, "ng-template");
944
- } }
945
- function TreeTable_span_10_Template(rf, ctx) { if (rf & 1) {
946
- i0.ɵɵelementStart(0, "span", 46, 5);
947
- i0.ɵɵtemplate(2, TreeTable_span_10_ArrowDownIcon_2_Template, 1, 0, "ArrowDownIcon", 21)(3, TreeTable_span_10_3_Template, 1, 0, null, 26);
948
- i0.ɵɵelementEnd();
949
- } if (rf & 2) {
950
- const ctx_r0 = i0.ɵɵnextContext();
951
- i0.ɵɵadvance(2);
952
- i0.ɵɵproperty("ngIf", !ctx_r0.reorderIndicatorUpIconTemplate && !ctx_r0._reorderIndicatorUpIconTemplate);
953
- i0.ɵɵadvance();
954
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.reorderIndicatorUpIconTemplate || ctx_r0._reorderIndicatorUpIconTemplate);
955
- } }
956
- function TreeTable_span_11_ArrowUpIcon_2_Template(rf, ctx) { if (rf & 1) {
957
- i0.ɵɵelement(0, "ArrowUpIcon");
958
- } }
959
- function TreeTable_span_11_3_ng_template_0_Template(rf, ctx) { }
960
- function TreeTable_span_11_3_Template(rf, ctx) { if (rf & 1) {
961
- i0.ɵɵtemplate(0, TreeTable_span_11_3_ng_template_0_Template, 0, 0, "ng-template");
962
- } }
963
- function TreeTable_span_11_Template(rf, ctx) { if (rf & 1) {
964
- i0.ɵɵelementStart(0, "span", 47, 6);
965
- i0.ɵɵtemplate(2, TreeTable_span_11_ArrowUpIcon_2_Template, 1, 0, "ArrowUpIcon", 21)(3, TreeTable_span_11_3_Template, 1, 0, null, 26);
966
- i0.ɵɵelementEnd();
967
- } if (rf & 2) {
968
- const ctx_r0 = i0.ɵɵnextContext();
969
- i0.ɵɵadvance(2);
970
- i0.ɵɵproperty("ngIf", !ctx_r0.reorderIndicatorDownIconTemplate && !ctx_r0._reorderIndicatorDownIconTemplate);
971
- i0.ɵɵadvance();
972
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.reorderIndicatorDownIconTemplate || ctx_r0._reorderIndicatorDownIconTemplate);
973
- } }
974
- const _c37 = ["pTreeTableBody", ""];
975
- const _c38 = (a0, a1, a2, a3) => ({ $implicit: a0, node: a1, rowData: a2, columns: a3 });
976
- const _c39 = (a0, a1) => ({ $implicit: a0, frozen: a1 });
977
- function TTBody_ng_template_0_ng_container_0_ng_container_1_Template(rf, ctx) { if (rf & 1) {
978
- i0.ɵɵelementContainer(0);
979
- } }
980
- function TTBody_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
981
- i0.ɵɵelementContainerStart(0);
982
- i0.ɵɵtemplate(1, TTBody_ng_template_0_ng_container_0_ng_container_1_Template, 1, 0, "ng-container", 2);
983
- i0.ɵɵelementContainerEnd();
984
- } if (rf & 2) {
985
- const serializedNode_r1 = i0.ɵɵnextContext().$implicit;
986
- const ctx_r1 = i0.ɵɵnextContext();
987
- i0.ɵɵadvance();
988
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.template)("ngTemplateOutletContext", i0.ɵɵpureFunction4(2, _c38, serializedNode_r1, serializedNode_r1.node, serializedNode_r1.node.data, ctx_r1.columns));
989
- } }
990
- function TTBody_ng_template_0_Template(rf, ctx) { if (rf & 1) {
991
- i0.ɵɵtemplate(0, TTBody_ng_template_0_ng_container_0_Template, 2, 7, "ng-container", 1);
992
- } if (rf & 2) {
993
- const serializedNode_r1 = ctx.$implicit;
994
- i0.ɵɵproperty("ngIf", serializedNode_r1.visible);
995
- } }
996
- function TTBody_ng_container_1_ng_container_1_Template(rf, ctx) { if (rf & 1) {
997
- i0.ɵɵelementContainer(0);
998
- } }
999
- function TTBody_ng_container_1_Template(rf, ctx) { if (rf & 1) {
1000
- i0.ɵɵelementContainerStart(0);
1001
- i0.ɵɵtemplate(1, TTBody_ng_container_1_ng_container_1_Template, 1, 0, "ng-container", 2);
1002
- i0.ɵɵelementContainerEnd();
1003
- } if (rf & 2) {
1004
- const ctx_r1 = i0.ɵɵnextContext();
1005
- i0.ɵɵadvance();
1006
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.tt.emptyMessageTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction2(2, _c39, ctx_r1.columns, ctx_r1.frozen));
1007
- } }
1008
- const _c40 = ["scrollHeader"];
1009
- const _c41 = ["scrollHeaderBox"];
1010
- const _c42 = ["scrollBody"];
1011
- const _c43 = ["scrollTable"];
1012
- const _c44 = ["loadingTable"];
1013
- const _c45 = ["scrollFooter"];
1014
- const _c46 = ["scrollFooterBox"];
1015
- const _c47 = ["scrollableAligner"];
1016
- const _c48 = ["scroller"];
1017
- const _c49 = ["ttScrollableView", ""];
1018
- const _c50 = a0 => ({ height: a0 });
1019
- const _c51 = (a0, a1) => ({ $implicit: a0, options: a1 });
1020
- const _c52 = a0 => ({ options: a0 });
1021
- const _c53 = (a0, a1) => ({ "max-height": a0, "overflow-y": a1 });
1022
- const _c54 = () => ({});
1023
- function TTScrollableView_ng_container_5_Template(rf, ctx) { if (rf & 1) {
1024
- i0.ɵɵelementContainer(0);
1025
- } }
1026
- function TTScrollableView_ng_container_7_Template(rf, ctx) { if (rf & 1) {
1027
- i0.ɵɵelementContainer(0);
1028
- } }
1029
- function TTScrollableView_p_scroller_8_ng_template_2_ng_container_0_Template(rf, ctx) { if (rf & 1) {
1030
- i0.ɵɵelementContainer(0);
1031
- } }
1032
- function TTScrollableView_p_scroller_8_ng_template_2_Template(rf, ctx) { if (rf & 1) {
1033
- i0.ɵɵtemplate(0, TTScrollableView_p_scroller_8_ng_template_2_ng_container_0_Template, 1, 0, "ng-container", 14);
1034
- } if (rf & 2) {
1035
- const items_r3 = ctx.$implicit;
1036
- const scrollerOptions_r4 = ctx.options;
1037
- i0.ɵɵnextContext(2);
1038
- const buildInItems_r5 = i0.ɵɵreference(11);
1039
- i0.ɵɵproperty("ngTemplateOutlet", buildInItems_r5)("ngTemplateOutletContext", i0.ɵɵpureFunction2(2, _c51, items_r3, scrollerOptions_r4));
1040
- } }
1041
- function TTScrollableView_p_scroller_8_ng_container_4_ng_template_1_ng_container_0_Template(rf, ctx) { if (rf & 1) {
1042
- i0.ɵɵelementContainer(0);
1043
- } }
1044
- function TTScrollableView_p_scroller_8_ng_container_4_ng_template_1_Template(rf, ctx) { if (rf & 1) {
1045
- i0.ɵɵtemplate(0, TTScrollableView_p_scroller_8_ng_container_4_ng_template_1_ng_container_0_Template, 1, 0, "ng-container", 14);
1046
- } if (rf & 2) {
1047
- const scrollerOptions_r6 = ctx.options;
1048
- const ctx_r1 = i0.ɵɵnextContext(3);
1049
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.tt.loaderTemplate || ctx_r1.tt._loaderTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c52, scrollerOptions_r6));
1050
- } }
1051
- function TTScrollableView_p_scroller_8_ng_container_4_Template(rf, ctx) { if (rf & 1) {
1052
- i0.ɵɵelementContainerStart(0);
1053
- i0.ɵɵtemplate(1, TTScrollableView_p_scroller_8_ng_container_4_ng_template_1_Template, 1, 4, "ng-template", null, 5, i0.ɵɵtemplateRefExtractor);
1054
- i0.ɵɵelementContainerEnd();
1055
- } }
1056
- function TTScrollableView_p_scroller_8_Template(rf, ctx) { if (rf & 1) {
1057
- const _r1 = i0.ɵɵgetCurrentView();
1058
- i0.ɵɵelementStart(0, "p-scroller", 19, 3);
1059
- i0.ɵɵlistener("onLazyLoad", function TTScrollableView_p_scroller_8_Template_p_scroller_onLazyLoad_0_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.tt.onLazyItemLoad($event)); });
1060
- i0.ɵɵtemplate(2, TTScrollableView_p_scroller_8_ng_template_2_Template, 1, 5, "ng-template", null, 4, i0.ɵɵtemplateRefExtractor)(4, TTScrollableView_p_scroller_8_ng_container_4_Template, 3, 0, "ng-container", 17);
1061
- i0.ɵɵelementEnd();
1062
- } if (rf & 2) {
1063
- const ctx_r1 = i0.ɵɵnextContext();
1064
- i0.ɵɵstyleMap(i0.ɵɵpureFunction1(8, _c50, ctx_r1.tt.scrollHeight !== "flex" ? ctx_r1.tt.scrollHeight : undefined));
1065
- i0.ɵɵproperty("items", ctx_r1.tt.serializedValue)("scrollHeight", ctx_r1.scrollHeight !== "flex" ? undefined : "100%")("itemSize", ctx_r1.tt.virtualScrollItemSize || ctx_r1.tt._virtualRowHeight)("lazy", ctx_r1.tt.lazy)("options", ctx_r1.tt.virtualScrollOptions);
1066
- i0.ɵɵadvance(4);
1067
- i0.ɵɵproperty("ngIf", ctx_r1.tt.loaderTemplate || ctx_r1.tt._loaderTemplate);
1068
- } }
1069
- function TTScrollableView_ng_container_9_ng_container_3_Template(rf, ctx) { if (rf & 1) {
1070
- i0.ɵɵelementContainer(0);
1071
- } }
1072
- function TTScrollableView_ng_container_9_Template(rf, ctx) { if (rf & 1) {
1073
- i0.ɵɵelementContainerStart(0);
1074
- i0.ɵɵelementStart(1, "div", 20, 6);
1075
- i0.ɵɵtemplate(3, TTScrollableView_ng_container_9_ng_container_3_Template, 1, 0, "ng-container", 14);
1076
- i0.ɵɵelementEnd();
1077
- i0.ɵɵelementContainerEnd();
1078
- } if (rf & 2) {
1079
- const ctx_r1 = i0.ɵɵnextContext();
1080
- const buildInItems_r5 = i0.ɵɵreference(11);
1081
- i0.ɵɵadvance();
1082
- i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction2(3, _c53, ctx_r1.tt.scrollHeight !== "flex" ? ctx_r1.scrollHeight : undefined, !ctx_r1.frozen && ctx_r1.tt.scrollHeight ? "scroll" : undefined));
1083
- i0.ɵɵadvance(2);
1084
- i0.ɵɵproperty("ngTemplateOutlet", buildInItems_r5)("ngTemplateOutletContext", i0.ɵɵpureFunction2(7, _c51, ctx_r1.serializedValue, i0.ɵɵpureFunction0(6, _c54)));
1085
- } }
1086
- function TTScrollableView_ng_template_10_ng_container_2_Template(rf, ctx) { if (rf & 1) {
1087
- i0.ɵɵelementContainer(0);
1088
- } }
1089
- function TTScrollableView_ng_template_10_div_4_Template(rf, ctx) { if (rf & 1) {
1090
- i0.ɵɵelement(0, "div", 24, 8);
1091
- } }
1092
- function TTScrollableView_ng_template_10_Template(rf, ctx) { if (rf & 1) {
1093
- i0.ɵɵelementStart(0, "table", 21, 7);
1094
- i0.ɵɵtemplate(2, TTScrollableView_ng_template_10_ng_container_2_Template, 1, 0, "ng-container", 14);
1095
- i0.ɵɵelement(3, "tbody", 22);
1096
- i0.ɵɵelementEnd();
1097
- i0.ɵɵtemplate(4, TTScrollableView_ng_template_10_div_4_Template, 2, 0, "div", 23);
1098
- } if (rf & 2) {
1099
- const items_r7 = ctx.$implicit;
1100
- const scrollerOptions_r8 = ctx.options;
1101
- const ctx_r1 = i0.ɵɵnextContext();
1102
- i0.ɵɵstyleMap(scrollerOptions_r8.contentStyle);
1103
- i0.ɵɵclassMap(ctx_r1.tt.tableStyleClass);
1104
- i0.ɵɵproperty("ngClass", scrollerOptions_r8.contentStyleClass)("ngStyle", ctx_r1.tt.tableStyle);
1105
- i0.ɵɵadvance(2);
1106
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.frozen ? ctx_r1.tt.frozenColGroupTemplate || ctx_r1.tt._frozenColGroupTemplate || ctx_r1.tt.colGroupTemplate || ctx_r1.tt._colGroupTemplate : ctx_r1.tt.colGroupTemplate || ctx_r1.tt._colGroupTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(13, _c34, ctx_r1.columns));
1107
- i0.ɵɵadvance();
1108
- i0.ɵɵproperty("pTreeTableBody", ctx_r1.columns)("pTreeTableBodyTemplate", ctx_r1.frozen ? ctx_r1.tt.frozenBodyTemplate || ctx_r1.tt._frozenBodyTemplate || ctx_r1.tt.bodyTemplate || ctx_r1.tt._bodyTemplate : ctx_r1.tt.bodyTemplate || ctx_r1.tt._bodyTemplate)("serializedNodes", items_r7)("frozen", ctx_r1.frozen);
1109
- i0.ɵɵadvance();
1110
- i0.ɵɵproperty("ngIf", ctx_r1.frozen);
1111
- } }
1112
- function TTScrollableView_div_12_ng_container_5_Template(rf, ctx) { if (rf & 1) {
1113
- i0.ɵɵelementContainer(0);
1114
- } }
1115
- function TTScrollableView_div_12_ng_container_7_Template(rf, ctx) { if (rf & 1) {
1116
- i0.ɵɵelementContainer(0);
1117
- } }
1118
- function TTScrollableView_div_12_Template(rf, ctx) { if (rf & 1) {
1119
- i0.ɵɵelementStart(0, "div", 25, 9)(2, "div", 26, 10)(4, "table", 27);
1120
- i0.ɵɵtemplate(5, TTScrollableView_div_12_ng_container_5_Template, 1, 0, "ng-container", 14);
1121
- i0.ɵɵelementStart(6, "tfoot", 28);
1122
- i0.ɵɵtemplate(7, TTScrollableView_div_12_ng_container_7_Template, 1, 0, "ng-container", 14);
1123
- i0.ɵɵelementEnd()()()();
1124
- } if (rf & 2) {
1125
- const ctx_r1 = i0.ɵɵnextContext();
1126
- i0.ɵɵadvance(4);
1127
- i0.ɵɵproperty("ngClass", ctx_r1.tt.tableStyleClass)("ngStyle", ctx_r1.tt.tableStyle);
1128
- i0.ɵɵadvance();
1129
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.frozen ? ctx_r1.tt.frozenColGroupTemplate || ctx_r1.tt._frozenColGroupTemplate || ctx_r1.tt.colGroupTemplate || ctx_r1.tt._colGroupTemplate : ctx_r1.tt.colGroupTemplate || ctx_r1.tt._colGroupTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(6, _c34, ctx_r1.columns));
1130
- i0.ɵɵadvance(2);
1131
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.frozen ? ctx_r1.tt.frozenFooterTemplate || ctx_r1.tt._frozenFooterTemplate || ctx_r1.tt.footerTemplate || ctx_r1.tt._footerTemplate : ctx_r1.tt.footerTemplate || ctx_r1.tt._footerTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(8, _c34, ctx_r1.columns));
1132
- } }
1133
- function TTSortIcon_ng_container_0_SortAltIcon_1_Template(rf, ctx) { if (rf & 1) {
1134
- i0.ɵɵelement(0, "SortAltIcon", 3);
1135
- } if (rf & 2) {
1136
- i0.ɵɵproperty("styleClass", "p-sortable-column-icon");
1137
- } }
1138
- function TTSortIcon_ng_container_0_SortAmountUpAltIcon_2_Template(rf, ctx) { if (rf & 1) {
1139
- i0.ɵɵelement(0, "SortAmountUpAltIcon", 3);
1140
- } if (rf & 2) {
1141
- i0.ɵɵproperty("styleClass", "p-sortable-column-icon");
1142
- } }
1143
- function TTSortIcon_ng_container_0_SortAmountDownIcon_3_Template(rf, ctx) { if (rf & 1) {
1144
- i0.ɵɵelement(0, "SortAmountDownIcon", 3);
1145
- } if (rf & 2) {
1146
- i0.ɵɵproperty("styleClass", "p-sortable-column-icon");
1147
- } }
1148
- function TTSortIcon_ng_container_0_Template(rf, ctx) { if (rf & 1) {
1149
- i0.ɵɵelementContainerStart(0);
1150
- i0.ɵɵtemplate(1, TTSortIcon_ng_container_0_SortAltIcon_1_Template, 1, 1, "SortAltIcon", 2)(2, TTSortIcon_ng_container_0_SortAmountUpAltIcon_2_Template, 1, 1, "SortAmountUpAltIcon", 2)(3, TTSortIcon_ng_container_0_SortAmountDownIcon_3_Template, 1, 1, "SortAmountDownIcon", 2);
1151
- i0.ɵɵelementContainerEnd();
1152
- } if (rf & 2) {
1153
- const ctx_r0 = i0.ɵɵnextContext();
1154
- i0.ɵɵadvance();
1155
- i0.ɵɵproperty("ngIf", ctx_r0.sortOrder === 0);
1156
- i0.ɵɵadvance();
1157
- i0.ɵɵproperty("ngIf", ctx_r0.sortOrder === 1);
1158
- i0.ɵɵadvance();
1159
- i0.ɵɵproperty("ngIf", ctx_r0.sortOrder === -1);
1160
- } }
1161
- function TTSortIcon_span_1_1_ng_template_0_Template(rf, ctx) { }
1162
- function TTSortIcon_span_1_1_Template(rf, ctx) { if (rf & 1) {
1163
- i0.ɵɵtemplate(0, TTSortIcon_span_1_1_ng_template_0_Template, 0, 0, "ng-template");
1164
- } }
1165
- function TTSortIcon_span_1_Template(rf, ctx) { if (rf & 1) {
1166
- i0.ɵɵelementStart(0, "span", 4);
1167
- i0.ɵɵtemplate(1, TTSortIcon_span_1_1_Template, 1, 0, null, 5);
1168
- i0.ɵɵelementEnd();
1169
- } if (rf & 2) {
1170
- const ctx_r0 = i0.ɵɵnextContext();
1171
- i0.ɵɵadvance();
1172
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.tt.sortIconTemplate || ctx_r0.tt._sortIconTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c34, ctx_r0.sortOrder));
1173
- } }
1174
- const _c55 = (a0, a1) => ({ $implicit: a0, partialSelected: a1 });
1175
- function TTCheckbox_ng_container_1_ng_template_1_0_ng_template_0_Template(rf, ctx) { }
1176
- function TTCheckbox_ng_container_1_ng_template_1_0_Template(rf, ctx) { if (rf & 1) {
1177
- i0.ɵɵtemplate(0, TTCheckbox_ng_container_1_ng_template_1_0_ng_template_0_Template, 0, 0, "ng-template");
1178
- } }
1179
- function TTCheckbox_ng_container_1_ng_template_1_Template(rf, ctx) { if (rf & 1) {
1180
- i0.ɵɵtemplate(0, TTCheckbox_ng_container_1_ng_template_1_0_Template, 1, 0, null, 3);
1181
- } if (rf & 2) {
1182
- const ctx_r0 = i0.ɵɵnextContext(2);
1183
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.tt.checkboxIconTemplate || ctx_r0.tt._checkboxIconTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction2(2, _c55, ctx_r0.checked, ctx_r0.partialChecked));
1184
- } }
1185
- function TTCheckbox_ng_container_1_Template(rf, ctx) { if (rf & 1) {
1186
- i0.ɵɵelementContainerStart(0);
1187
- i0.ɵɵtemplate(1, TTCheckbox_ng_container_1_ng_template_1_Template, 1, 5, "ng-template", 2);
1188
- i0.ɵɵelementContainerEnd();
1189
- } }
1190
- function TTHeaderCheckbox_ng_container_1_ng_template_1_0_ng_template_0_Template(rf, ctx) { }
1191
- function TTHeaderCheckbox_ng_container_1_ng_template_1_0_Template(rf, ctx) { if (rf & 1) {
1192
- i0.ɵɵtemplate(0, TTHeaderCheckbox_ng_container_1_ng_template_1_0_ng_template_0_Template, 0, 0, "ng-template");
1193
- } }
1194
- function TTHeaderCheckbox_ng_container_1_ng_template_1_Template(rf, ctx) { if (rf & 1) {
1195
- i0.ɵɵtemplate(0, TTHeaderCheckbox_ng_container_1_ng_template_1_0_Template, 1, 0, null, 3);
1196
- } if (rf & 2) {
1197
- const ctx_r0 = i0.ɵɵnextContext(2);
1198
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.tt.headerCheckboxIconTemplate || ctx_r0.tt._headerCheckboxIconTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c34, ctx_r0.checked));
1199
- } }
1200
- function TTHeaderCheckbox_ng_container_1_Template(rf, ctx) { if (rf & 1) {
1201
- i0.ɵɵelementContainerStart(0);
1202
- i0.ɵɵtemplate(1, TTHeaderCheckbox_ng_container_1_ng_template_1_Template, 1, 4, "ng-template", 2);
1203
- i0.ɵɵelementContainerEnd();
1204
- } }
1205
- function TreeTableCellEditor_ng_container_0_ng_container_1_Template(rf, ctx) { if (rf & 1) {
1206
- i0.ɵɵelementContainer(0);
1207
- } }
1208
- function TreeTableCellEditor_ng_container_0_Template(rf, ctx) { if (rf & 1) {
1209
- i0.ɵɵelementContainerStart(0);
1210
- i0.ɵɵtemplate(1, TreeTableCellEditor_ng_container_0_ng_container_1_Template, 1, 0, "ng-container", 1);
1211
- i0.ɵɵelementContainerEnd();
1212
- } if (rf & 2) {
1213
- const ctx_r0 = i0.ɵɵnextContext();
1214
- i0.ɵɵadvance();
1215
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.inputTemplate);
1216
- } }
1217
- function TreeTableCellEditor_ng_container_1_ng_container_1_Template(rf, ctx) { if (rf & 1) {
1218
- i0.ɵɵelementContainer(0);
1219
- } }
1220
- function TreeTableCellEditor_ng_container_1_Template(rf, ctx) { if (rf & 1) {
1221
- i0.ɵɵelementContainerStart(0);
1222
- i0.ɵɵtemplate(1, TreeTableCellEditor_ng_container_1_ng_container_1_Template, 1, 0, "ng-container", 1);
1223
- i0.ɵɵelementContainerEnd();
1224
- } if (rf & 2) {
1225
- const ctx_r0 = i0.ɵɵnextContext();
1226
- i0.ɵɵadvance();
1227
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.outputTemplate);
1228
- } }
1229
- function TreeTableToggler_ng_container_1_ChevronDownIcon_1_Template(rf, ctx) { if (rf & 1) {
1230
- i0.ɵɵelement(0, "ChevronDownIcon");
1231
- } if (rf & 2) {
1232
- i0.ɵɵattribute("aria-hidden", true);
1233
- } }
1234
- function TreeTableToggler_ng_container_1_ChevronRightIcon_2_Template(rf, ctx) { if (rf & 1) {
1235
- i0.ɵɵelement(0, "ChevronRightIcon");
1236
- } if (rf & 2) {
1237
- i0.ɵɵattribute("aria-hidden", true);
1238
- } }
1239
- function TreeTableToggler_ng_container_1_Template(rf, ctx) { if (rf & 1) {
1240
- i0.ɵɵelementContainerStart(0);
1241
- i0.ɵɵtemplate(1, TreeTableToggler_ng_container_1_ChevronDownIcon_1_Template, 1, 1, "ChevronDownIcon", 1)(2, TreeTableToggler_ng_container_1_ChevronRightIcon_2_Template, 1, 1, "ChevronRightIcon", 1);
1242
- i0.ɵɵelementContainerEnd();
1243
- } if (rf & 2) {
1244
- const ctx_r0 = i0.ɵɵnextContext();
1245
- i0.ɵɵadvance();
1246
- i0.ɵɵproperty("ngIf", ctx_r0.rowNode.node.expanded);
1247
- i0.ɵɵadvance();
1248
- i0.ɵɵproperty("ngIf", !ctx_r0.rowNode.node.expanded);
1249
- } }
1250
- function TreeTableToggler_2_ng_template_0_Template(rf, ctx) { }
1251
- function TreeTableToggler_2_Template(rf, ctx) { if (rf & 1) {
1252
- i0.ɵɵtemplate(0, TreeTableToggler_2_ng_template_0_Template, 0, 0, "ng-template");
1253
- } }
1254
639
  class TreeTableService {
1255
640
  sortSource = new Subject();
1256
641
  selectionSource = new Subject();
@@ -1277,12 +662,12 @@ class TreeTableService {
1277
662
  onTotalRecordsChange(value) {
1278
663
  this.totalRecordsSource.next(value);
1279
664
  }
1280
- static ɵfac = function TreeTableService_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TreeTableService)(); };
1281
- static ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: TreeTableService, factory: TreeTableService.ɵfac });
665
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
666
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableService });
1282
667
  }
1283
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TreeTableService, [{
1284
- type: Injectable
1285
- }], null, null); })();
668
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableService, decorators: [{
669
+ type: Injectable
670
+ }] });
1286
671
  /**
1287
672
  * TreeTable is used to display hierarchical data in tabular format.
1288
673
  * @group Components
@@ -3125,118 +2510,162 @@ class TreeTable extends BaseComponent {
3125
2510
  this.initialized = null;
3126
2511
  super.ngOnDestroy();
3127
2512
  }
3128
- static ɵfac = /*@__PURE__*/ (() => { let ɵTreeTable_BaseFactory; return function TreeTable_Factory(__ngFactoryType__) { return (ɵTreeTable_BaseFactory || (ɵTreeTable_BaseFactory = i0.ɵɵgetInheritedFactory(TreeTable)))(__ngFactoryType__ || TreeTable); }; })();
3129
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TreeTable, selectors: [["p-treeTable"], ["p-treetable"], ["p-tree-table"]], contentQueries: function TreeTable_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
3130
- i0.ɵɵcontentQuery(dirIndex, _c0, 4);
3131
- i0.ɵɵcontentQuery(dirIndex, _c1, 4);
3132
- i0.ɵɵcontentQuery(dirIndex, _c2, 4);
3133
- i0.ɵɵcontentQuery(dirIndex, _c3, 4);
3134
- i0.ɵɵcontentQuery(dirIndex, _c4, 4);
3135
- i0.ɵɵcontentQuery(dirIndex, _c5, 4);
3136
- i0.ɵɵcontentQuery(dirIndex, _c6, 4);
3137
- i0.ɵɵcontentQuery(dirIndex, _c7, 4);
3138
- i0.ɵɵcontentQuery(dirIndex, _c8, 4);
3139
- i0.ɵɵcontentQuery(dirIndex, _c9, 4);
3140
- i0.ɵɵcontentQuery(dirIndex, _c10, 4);
3141
- i0.ɵɵcontentQuery(dirIndex, _c11, 4);
3142
- i0.ɵɵcontentQuery(dirIndex, _c12, 4);
3143
- i0.ɵɵcontentQuery(dirIndex, _c13, 4);
3144
- i0.ɵɵcontentQuery(dirIndex, _c14, 4);
3145
- i0.ɵɵcontentQuery(dirIndex, _c15, 4);
3146
- i0.ɵɵcontentQuery(dirIndex, _c16, 4);
3147
- i0.ɵɵcontentQuery(dirIndex, _c17, 4);
3148
- i0.ɵɵcontentQuery(dirIndex, _c18, 4);
3149
- i0.ɵɵcontentQuery(dirIndex, _c19, 4);
3150
- i0.ɵɵcontentQuery(dirIndex, _c20, 4);
3151
- i0.ɵɵcontentQuery(dirIndex, _c21, 4);
3152
- i0.ɵɵcontentQuery(dirIndex, _c22, 4);
3153
- i0.ɵɵcontentQuery(dirIndex, _c23, 4);
3154
- i0.ɵɵcontentQuery(dirIndex, _c24, 4);
3155
- i0.ɵɵcontentQuery(dirIndex, _c25, 4);
3156
- i0.ɵɵcontentQuery(dirIndex, PrimeTemplate, 4);
3157
- } if (rf & 2) {
3158
- let _t;
3159
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._colGroupTemplate = _t.first);
3160
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._captionTemplate = _t.first);
3161
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._headerTemplate = _t.first);
3162
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._bodyTemplate = _t.first);
3163
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._footerTemplate = _t.first);
3164
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._summaryTemplate = _t.first);
3165
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._emptyMessageTemplate = _t.first);
3166
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._paginatorLeftTemplate = _t.first);
3167
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._paginatorRightTemplate = _t.first);
3168
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._paginatorDropdownItemTemplate = _t.first);
3169
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._frozenHeaderTemplate = _t.first);
3170
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._frozenBodyTemplate = _t.first);
3171
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._frozenFooterTemplate = _t.first);
3172
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._frozenColGroupTemplate = _t.first);
3173
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._loadingIconTemplate = _t.first);
3174
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._reorderIndicatorUpIconTemplate = _t.first);
3175
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._reorderIndicatorDownIconTemplate = _t.first);
3176
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._sortIconTemplate = _t.first);
3177
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._checkboxIconTemplate = _t.first);
3178
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._headerCheckboxIconTemplate = _t.first);
3179
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._togglerIconTemplate = _t.first);
3180
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._paginatorFirstPageLinkIconTemplate = _t.first);
3181
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._paginatorLastPageLinkIconTemplate = _t.first);
3182
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._paginatorPreviousPageLinkIconTemplate = _t.first);
3183
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._paginatorNextPageLinkIconTemplate = _t.first);
3184
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._loaderTemplate = _t.first);
3185
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.templates = _t);
3186
- } }, viewQuery: function TreeTable_Query(rf, ctx) { if (rf & 1) {
3187
- i0.ɵɵviewQuery(_c26, 5);
3188
- i0.ɵɵviewQuery(_c27, 5);
3189
- i0.ɵɵviewQuery(_c28, 5);
3190
- i0.ɵɵviewQuery(_c29, 5);
3191
- i0.ɵɵviewQuery(_c30, 5);
3192
- i0.ɵɵviewQuery(_c31, 5);
3193
- i0.ɵɵviewQuery(_c32, 5);
3194
- } if (rf & 2) {
3195
- let _t;
3196
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.containerViewChild = _t.first);
3197
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.resizeHelperViewChild = _t.first);
3198
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.reorderIndicatorUpViewChild = _t.first);
3199
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.reorderIndicatorDownViewChild = _t.first);
3200
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.tableViewChild = _t.first);
3201
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollableViewChild = _t.first);
3202
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollableFrozenViewChild = _t.first);
3203
- } }, inputs: { columns: "columns", style: "style", styleClass: "styleClass", tableStyle: "tableStyle", tableStyleClass: "tableStyleClass", autoLayout: [2, "autoLayout", "autoLayout", booleanAttribute], lazy: [2, "lazy", "lazy", booleanAttribute], lazyLoadOnInit: [2, "lazyLoadOnInit", "lazyLoadOnInit", booleanAttribute], paginator: [2, "paginator", "paginator", booleanAttribute], rows: [2, "rows", "rows", numberAttribute], first: [2, "first", "first", numberAttribute], pageLinks: [2, "pageLinks", "pageLinks", numberAttribute], rowsPerPageOptions: "rowsPerPageOptions", alwaysShowPaginator: [2, "alwaysShowPaginator", "alwaysShowPaginator", booleanAttribute], paginatorPosition: "paginatorPosition", paginatorStyleClass: "paginatorStyleClass", paginatorDropdownAppendTo: "paginatorDropdownAppendTo", currentPageReportTemplate: "currentPageReportTemplate", showCurrentPageReport: [2, "showCurrentPageReport", "showCurrentPageReport", booleanAttribute], showJumpToPageDropdown: [2, "showJumpToPageDropdown", "showJumpToPageDropdown", booleanAttribute], showFirstLastIcon: [2, "showFirstLastIcon", "showFirstLastIcon", booleanAttribute], showPageLinks: [2, "showPageLinks", "showPageLinks", booleanAttribute], defaultSortOrder: [2, "defaultSortOrder", "defaultSortOrder", numberAttribute], sortMode: "sortMode", resetPageOnSort: [2, "resetPageOnSort", "resetPageOnSort", booleanAttribute], customSort: [2, "customSort", "customSort", booleanAttribute], selectionMode: "selectionMode", contextMenuSelection: "contextMenuSelection", contextMenuSelectionMode: "contextMenuSelectionMode", dataKey: "dataKey", metaKeySelection: [2, "metaKeySelection", "metaKeySelection", booleanAttribute], compareSelectionBy: "compareSelectionBy", rowHover: [2, "rowHover", "rowHover", booleanAttribute], loading: [2, "loading", "loading", booleanAttribute], loadingIcon: "loadingIcon", showLoader: [2, "showLoader", "showLoader", booleanAttribute], scrollable: [2, "scrollable", "scrollable", booleanAttribute], scrollHeight: "scrollHeight", virtualScroll: [2, "virtualScroll", "virtualScroll", booleanAttribute], virtualScrollItemSize: [2, "virtualScrollItemSize", "virtualScrollItemSize", numberAttribute], virtualScrollOptions: "virtualScrollOptions", virtualScrollDelay: [2, "virtualScrollDelay", "virtualScrollDelay", numberAttribute], frozenWidth: "frozenWidth", frozenColumns: "frozenColumns", resizableColumns: [2, "resizableColumns", "resizableColumns", booleanAttribute], columnResizeMode: "columnResizeMode", reorderableColumns: [2, "reorderableColumns", "reorderableColumns", booleanAttribute], contextMenu: "contextMenu", rowTrackBy: "rowTrackBy", filters: "filters", globalFilterFields: "globalFilterFields", filterDelay: [2, "filterDelay", "filterDelay", numberAttribute], filterMode: "filterMode", filterLocale: "filterLocale", paginatorLocale: "paginatorLocale", totalRecords: "totalRecords", sortField: "sortField", sortOrder: "sortOrder", multiSortMeta: "multiSortMeta", selection: "selection", value: "value", virtualRowHeight: "virtualRowHeight", selectionKeys: "selectionKeys", showGridlines: [2, "showGridlines", "showGridlines", booleanAttribute] }, outputs: { selectionChange: "selectionChange", contextMenuSelectionChange: "contextMenuSelectionChange", onFilter: "onFilter", onNodeExpand: "onNodeExpand", onNodeCollapse: "onNodeCollapse", onPage: "onPage", onSort: "onSort", onLazyLoad: "onLazyLoad", sortFunction: "sortFunction", onColResize: "onColResize", onColReorder: "onColReorder", onNodeSelect: "onNodeSelect", onNodeUnselect: "onNodeUnselect", onContextMenuSelect: "onContextMenuSelect", onHeaderCheckboxToggle: "onHeaderCheckboxToggle", onEditInit: "onEditInit", onEditComplete: "onEditComplete", onEditCancel: "onEditCancel", selectionKeysChange: "selectionKeysChange" }, standalone: false, features: [i0.ɵɵProvidersFeature([TreeTableService, TreeTableStyle]), i0.ɵɵInputTransformsFeature, i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], decls: 12, vars: 21, consts: [["container", ""], ["table", ""], ["scrollableView", ""], ["scrollableFrozenView", ""], ["resizeHelper", ""], ["reorderIndicatorUp", ""], ["reorderIndicatorDown", ""], ["data-scrollselectors", ".p-treetable-scrollable-body", 3, "ngStyle", "ngClass"], ["class", "p-treetable-loading", 4, "ngIf"], ["class", "p-treetable-header", 4, "ngIf"], ["styleClass", "p-paginator-top", 3, "rows", "first", "totalRecords", "pageLinkSize", "alwaysShow", "rowsPerPageOptions", "templateLeft", "templateRight", "dropdownAppendTo", "currentPageReportTemplate", "showFirstLastIcon", "dropdownItemTemplate", "showCurrentPageReport", "showJumpToPageDropdown", "showPageLinks", "styleClass", "locale", "onPageChange", 4, "ngIf"], ["class", "p-treetable-wrapper", 4, "ngIf"], ["class", "p-treetable-scrollable-wrapper", 4, "ngIf"], ["styleClass", "p-paginator-bottom", 3, "rows", "first", "totalRecords", "pageLinkSize", "alwaysShow", "rowsPerPageOptions", "templateLeft", "templateRight", "dropdownAppendTo", "currentPageReportTemplate", "showFirstLastIcon", "dropdownItemTemplate", "showCurrentPageReport", "showJumpToPageDropdown", "showPageLinks", "styleClass", "locale", "onPageChange", 4, "ngIf"], ["class", "p-treetable-footer", 4, "ngIf"], ["class", "p-column-resizer-helper", "style", "display:none", 4, "ngIf"], ["class", "p-treetable-reorder-indicator-up", "style", "display: none;", 4, "ngIf"], ["class", "p-treetable-reorder-indicator-down", "style", "display: none;", 4, "ngIf"], [1, "p-treetable-loading"], [1, "p-overlay-mask", "p-treetable-mask"], [3, "class", 4, "ngIf"], [4, "ngIf"], [3, "spin", "styleClass", 4, "ngIf"], ["class", "p-treetable-loading-icon", 4, "ngIf"], [3, "spin", "styleClass"], [1, "p-treetable-loading-icon"], [4, "ngTemplateOutlet"], [1, "p-treetable-header"], ["styleClass", "p-paginator-top", 3, "onPageChange", "rows", "first", "totalRecords", "pageLinkSize", "alwaysShow", "rowsPerPageOptions", "templateLeft", "templateRight", "dropdownAppendTo", "currentPageReportTemplate", "showFirstLastIcon", "dropdownItemTemplate", "showCurrentPageReport", "showJumpToPageDropdown", "showPageLinks", "styleClass", "locale"], ["pTemplate", "firstpagelinkicon"], ["pTemplate", "previouspagelinkicon"], ["pTemplate", "lastpagelinkicon"], ["pTemplate", "nextpagelinkicon"], [1, "p-treetable-wrapper"], ["role", "table", 3, "ngClass", "ngStyle"], [4, "ngTemplateOutlet", "ngTemplateOutletContext"], ["role", "rowgroup", 1, "p-treetable-thead"], ["role", "rowgroup", 1, "p-treetable-tbody", 3, "pTreeTableBody", "pTreeTableBodyTemplate"], ["role", "rowgroup", 1, "p-treetable-tfoot"], [1, "p-treetable-scrollable-wrapper"], ["class", "p-treetable-scrollable-view p-treetable-frozen-view", 3, "ttScrollableView", "frozen", "ngStyle", "scrollHeight", 4, "ngIf"], [1, "p-treetable-scrollable-view", 3, "ttScrollableView", "frozen", "scrollHeight", "ngStyle"], [1, "p-treetable-scrollable-view", "p-treetable-frozen-view", 3, "ttScrollableView", "frozen", "ngStyle", "scrollHeight"], ["styleClass", "p-paginator-bottom", 3, "onPageChange", "rows", "first", "totalRecords", "pageLinkSize", "alwaysShow", "rowsPerPageOptions", "templateLeft", "templateRight", "dropdownAppendTo", "currentPageReportTemplate", "showFirstLastIcon", "dropdownItemTemplate", "showCurrentPageReport", "showJumpToPageDropdown", "showPageLinks", "styleClass", "locale"], [1, "p-treetable-footer"], [1, "p-column-resizer-helper", 2, "display", "none"], [1, "p-treetable-reorder-indicator-up", 2, "display", "none"], [1, "p-treetable-reorder-indicator-down", 2, "display", "none"]], template: function TreeTable_Template(rf, ctx) { if (rf & 1) {
3204
- i0.ɵɵelementStart(0, "div", 7, 0);
3205
- i0.ɵɵtemplate(2, TreeTable_div_2_Template, 4, 2, "div", 8)(3, TreeTable_div_3_Template, 2, 1, "div", 9)(4, TreeTable_p_paginator_4_Template, 5, 21, "p-paginator", 10)(5, TreeTable_div_5_Template, 9, 16, "div", 11)(6, TreeTable_div_6_Template, 4, 8, "div", 12)(7, TreeTable_p_paginator_7_Template, 5, 21, "p-paginator", 13)(8, TreeTable_div_8_Template, 2, 1, "div", 14)(9, TreeTable_div_9_Template, 2, 0, "div", 15)(10, TreeTable_span_10_Template, 4, 2, "span", 16)(11, TreeTable_span_11_Template, 4, 2, "span", 17);
3206
- i0.ɵɵelementEnd();
3207
- } if (rf & 2) {
3208
- i0.ɵɵclassMap(ctx.styleClass);
3209
- i0.ɵɵproperty("ngStyle", ctx.style)("ngClass", i0.ɵɵpureFunction6(14, _c33, ctx.showGridlines, ctx.rowHover || ctx.selectionMode === "single" || ctx.selectionMode === "multiple", ctx.autoLayout, ctx.resizableColumns, ctx.resizableColumns && ctx.columnResizeMode === "fit", ctx.scrollable && ctx.scrollHeight === "flex"));
3210
- i0.ɵɵadvance(2);
3211
- i0.ɵɵproperty("ngIf", ctx.loading && ctx.showLoader);
3212
- i0.ɵɵadvance();
3213
- i0.ɵɵproperty("ngIf", ctx.captionTemplate || ctx._captionTemplate);
3214
- i0.ɵɵadvance();
3215
- i0.ɵɵproperty("ngIf", ctx.paginator && (ctx.paginatorPosition === "top" || ctx.paginatorPosition == "both"));
3216
- i0.ɵɵadvance();
3217
- i0.ɵɵproperty("ngIf", !ctx.scrollable);
3218
- i0.ɵɵadvance();
3219
- i0.ɵɵproperty("ngIf", ctx.scrollable);
3220
- i0.ɵɵadvance();
3221
- i0.ɵɵproperty("ngIf", ctx.paginator && (ctx.paginatorPosition === "bottom" || ctx.paginatorPosition == "both"));
3222
- i0.ɵɵadvance();
3223
- i0.ɵɵproperty("ngIf", ctx.summaryTemplate || ctx._summaryTemplate);
3224
- i0.ɵɵadvance();
3225
- i0.ɵɵproperty("ngIf", ctx.resizableColumns);
3226
- i0.ɵɵadvance();
3227
- i0.ɵɵproperty("ngIf", ctx.reorderableColumns);
3228
- i0.ɵɵadvance();
3229
- i0.ɵɵproperty("ngIf", ctx.reorderableColumns);
3230
- } }, dependencies: () => [i1.NgClass, i1.NgIf, i1.NgTemplateOutlet, i1.NgStyle, i2.Paginator, i3.PrimeTemplate, SpinnerIcon,
3231
- ArrowDownIcon,
3232
- ArrowUpIcon, TTScrollableView, TTBody], encapsulation: 2 });
2513
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTable, deps: null, target: i0.ɵɵFactoryTarget.Component });
2514
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: TreeTable, isStandalone: false, selector: "p-treeTable, p-treetable, p-tree-table", inputs: { columns: "columns", style: "style", styleClass: "styleClass", tableStyle: "tableStyle", tableStyleClass: "tableStyleClass", autoLayout: ["autoLayout", "autoLayout", booleanAttribute], lazy: ["lazy", "lazy", booleanAttribute], lazyLoadOnInit: ["lazyLoadOnInit", "lazyLoadOnInit", booleanAttribute], paginator: ["paginator", "paginator", booleanAttribute], rows: ["rows", "rows", numberAttribute], first: ["first", "first", numberAttribute], pageLinks: ["pageLinks", "pageLinks", numberAttribute], rowsPerPageOptions: "rowsPerPageOptions", alwaysShowPaginator: ["alwaysShowPaginator", "alwaysShowPaginator", booleanAttribute], paginatorPosition: "paginatorPosition", paginatorStyleClass: "paginatorStyleClass", paginatorDropdownAppendTo: "paginatorDropdownAppendTo", currentPageReportTemplate: "currentPageReportTemplate", showCurrentPageReport: ["showCurrentPageReport", "showCurrentPageReport", booleanAttribute], showJumpToPageDropdown: ["showJumpToPageDropdown", "showJumpToPageDropdown", booleanAttribute], showFirstLastIcon: ["showFirstLastIcon", "showFirstLastIcon", booleanAttribute], showPageLinks: ["showPageLinks", "showPageLinks", booleanAttribute], defaultSortOrder: ["defaultSortOrder", "defaultSortOrder", numberAttribute], sortMode: "sortMode", resetPageOnSort: ["resetPageOnSort", "resetPageOnSort", booleanAttribute], customSort: ["customSort", "customSort", booleanAttribute], selectionMode: "selectionMode", contextMenuSelection: "contextMenuSelection", contextMenuSelectionMode: "contextMenuSelectionMode", dataKey: "dataKey", metaKeySelection: ["metaKeySelection", "metaKeySelection", booleanAttribute], compareSelectionBy: "compareSelectionBy", rowHover: ["rowHover", "rowHover", booleanAttribute], loading: ["loading", "loading", booleanAttribute], loadingIcon: "loadingIcon", showLoader: ["showLoader", "showLoader", booleanAttribute], scrollable: ["scrollable", "scrollable", booleanAttribute], scrollHeight: "scrollHeight", virtualScroll: ["virtualScroll", "virtualScroll", booleanAttribute], virtualScrollItemSize: ["virtualScrollItemSize", "virtualScrollItemSize", numberAttribute], virtualScrollOptions: "virtualScrollOptions", virtualScrollDelay: ["virtualScrollDelay", "virtualScrollDelay", numberAttribute], frozenWidth: "frozenWidth", frozenColumns: "frozenColumns", resizableColumns: ["resizableColumns", "resizableColumns", booleanAttribute], columnResizeMode: "columnResizeMode", reorderableColumns: ["reorderableColumns", "reorderableColumns", booleanAttribute], contextMenu: "contextMenu", rowTrackBy: "rowTrackBy", filters: "filters", globalFilterFields: "globalFilterFields", filterDelay: ["filterDelay", "filterDelay", numberAttribute], filterMode: "filterMode", filterLocale: "filterLocale", paginatorLocale: "paginatorLocale", totalRecords: "totalRecords", sortField: "sortField", sortOrder: "sortOrder", multiSortMeta: "multiSortMeta", selection: "selection", value: "value", virtualRowHeight: "virtualRowHeight", selectionKeys: "selectionKeys", showGridlines: ["showGridlines", "showGridlines", booleanAttribute] }, outputs: { selectionChange: "selectionChange", contextMenuSelectionChange: "contextMenuSelectionChange", onFilter: "onFilter", onNodeExpand: "onNodeExpand", onNodeCollapse: "onNodeCollapse", onPage: "onPage", onSort: "onSort", onLazyLoad: "onLazyLoad", sortFunction: "sortFunction", onColResize: "onColResize", onColReorder: "onColReorder", onNodeSelect: "onNodeSelect", onNodeUnselect: "onNodeUnselect", onContextMenuSelect: "onContextMenuSelect", onHeaderCheckboxToggle: "onHeaderCheckboxToggle", onEditInit: "onEditInit", onEditComplete: "onEditComplete", onEditCancel: "onEditCancel", selectionKeysChange: "selectionKeysChange" }, providers: [TreeTableService, TreeTableStyle], queries: [{ propertyName: "_colGroupTemplate", first: true, predicate: ["colgroup"] }, { propertyName: "_captionTemplate", first: true, predicate: ["caption"] }, { propertyName: "_headerTemplate", first: true, predicate: ["header"] }, { propertyName: "_bodyTemplate", first: true, predicate: ["body"] }, { propertyName: "_footerTemplate", first: true, predicate: ["footer"] }, { propertyName: "_summaryTemplate", first: true, predicate: ["summary"] }, { propertyName: "_emptyMessageTemplate", first: true, predicate: ["emptymessage"] }, { propertyName: "_paginatorLeftTemplate", first: true, predicate: ["paginatorleft"] }, { propertyName: "_paginatorRightTemplate", first: true, predicate: ["paginatorright"] }, { propertyName: "_paginatorDropdownItemTemplate", first: true, predicate: ["paginatordropdownitem"] }, { propertyName: "_frozenHeaderTemplate", first: true, predicate: ["frozenheader"] }, { propertyName: "_frozenBodyTemplate", first: true, predicate: ["frozenbody"] }, { propertyName: "_frozenFooterTemplate", first: true, predicate: ["frozenfooter"] }, { propertyName: "_frozenColGroupTemplate", first: true, predicate: ["frozencolgroup"] }, { propertyName: "_loadingIconTemplate", first: true, predicate: ["loadingicon"] }, { propertyName: "_reorderIndicatorUpIconTemplate", first: true, predicate: ["reorderindicatorupicon"] }, { propertyName: "_reorderIndicatorDownIconTemplate", first: true, predicate: ["reorderindicatordownicon"] }, { propertyName: "_sortIconTemplate", first: true, predicate: ["sorticon"] }, { propertyName: "_checkboxIconTemplate", first: true, predicate: ["checkboxicon"] }, { propertyName: "_headerCheckboxIconTemplate", first: true, predicate: ["headercheckboxicon"] }, { propertyName: "_togglerIconTemplate", first: true, predicate: ["togglericon"] }, { propertyName: "_paginatorFirstPageLinkIconTemplate", first: true, predicate: ["paginatorfirstpagelinkicon"] }, { propertyName: "_paginatorLastPageLinkIconTemplate", first: true, predicate: ["paginatorlastpagelinkicon"] }, { propertyName: "_paginatorPreviousPageLinkIconTemplate", first: true, predicate: ["paginatorpreviouspagelinkicon"] }, { propertyName: "_paginatorNextPageLinkIconTemplate", first: true, predicate: ["paginatornextpagelinkicon"] }, { propertyName: "_loaderTemplate", first: true, predicate: ["loader"] }, { propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "containerViewChild", first: true, predicate: ["container"], descendants: true }, { propertyName: "resizeHelperViewChild", first: true, predicate: ["resizeHelper"], descendants: true }, { propertyName: "reorderIndicatorUpViewChild", first: true, predicate: ["reorderIndicatorUp"], descendants: true }, { propertyName: "reorderIndicatorDownViewChild", first: true, predicate: ["reorderIndicatorDown"], descendants: true }, { propertyName: "tableViewChild", first: true, predicate: ["table"], descendants: true }, { propertyName: "scrollableViewChild", first: true, predicate: ["scrollableView"], descendants: true }, { propertyName: "scrollableFrozenViewChild", first: true, predicate: ["scrollableFrozenView"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: `
2515
+ <div
2516
+ #container
2517
+ [ngStyle]="style"
2518
+ [class]="styleClass"
2519
+ data-scrollselectors=".p-treetable-scrollable-body"
2520
+ [ngClass]="{
2521
+ 'p-treetable p-component': true,
2522
+ 'p-treetable-gridlines': showGridlines,
2523
+ 'p-treetable-hoverable-rows': rowHover || selectionMode === 'single' || selectionMode === 'multiple',
2524
+ 'p-treetable-auto-layout': autoLayout,
2525
+ 'p-treetable-resizable': resizableColumns,
2526
+ 'p-treetable-resizable-fit': resizableColumns && columnResizeMode === 'fit',
2527
+ 'p-treetable-flex-scrollable': scrollable && scrollHeight === 'flex'
2528
+ }"
2529
+ >
2530
+ <div class="p-treetable-loading" *ngIf="loading && showLoader">
2531
+ <div class="p-overlay-mask p-treetable-mask">
2532
+ <i *ngIf="loadingIcon" [class]="'p-treetable-loading-icon pi-spin ' + loadingIcon"></i>
2533
+ <ng-container *ngIf="!loadingIcon">
2534
+ <SpinnerIcon *ngIf="!loadingIconTemplate && !_loadingIconTemplate" [spin]="true" [styleClass]="'p-treetable-loading-icon'" />
2535
+ <span *ngIf="loadingIconTemplate || _loadingIconTemplate" class="p-treetable-loading-icon">
2536
+ <ng-template *ngTemplateOutlet="loadingIconTemplate || _loadingIconTemplate"></ng-template>
2537
+ </span>
2538
+ </ng-container>
2539
+ </div>
2540
+ </div>
2541
+ <div *ngIf="captionTemplate || _captionTemplate" class="p-treetable-header">
2542
+ <ng-container *ngTemplateOutlet="captionTemplate || _captionTemplate"></ng-container>
2543
+ </div>
2544
+ <p-paginator
2545
+ [rows]="rows"
2546
+ [first]="first"
2547
+ [totalRecords]="totalRecords"
2548
+ [pageLinkSize]="pageLinks"
2549
+ styleClass="p-paginator-top"
2550
+ [alwaysShow]="alwaysShowPaginator"
2551
+ (onPageChange)="onPageChange($event)"
2552
+ [rowsPerPageOptions]="rowsPerPageOptions"
2553
+ *ngIf="paginator && (paginatorPosition === 'top' || paginatorPosition == 'both')"
2554
+ [templateLeft]="paginatorLeftTemplate ?? _paginatorLeftTemplate"
2555
+ [templateRight]="paginatorRightTemplate ?? _paginatorRightTemplate"
2556
+ [dropdownAppendTo]="paginatorDropdownAppendTo"
2557
+ [currentPageReportTemplate]="currentPageReportTemplate"
2558
+ [showFirstLastIcon]="showFirstLastIcon"
2559
+ [dropdownItemTemplate]="paginatorDropdownItemTemplate ?? _paginatorDropdownItemTemplate"
2560
+ [showCurrentPageReport]="showCurrentPageReport"
2561
+ [showJumpToPageDropdown]="showJumpToPageDropdown"
2562
+ [showPageLinks]="showPageLinks"
2563
+ [styleClass]="paginatorStyleClass"
2564
+ [locale]="paginatorLocale"
2565
+ >
2566
+ <ng-template pTemplate="firstpagelinkicon" *ngIf="paginatorFirstPageLinkIconTemplate || _paginatorFirstPageLinkIconTemplate">
2567
+ <ng-container *ngTemplateOutlet="paginatorFirstPageLinkIconTemplate || _paginatorFirstPageLinkIconTemplate"></ng-container>
2568
+ </ng-template>
2569
+
2570
+ <ng-template pTemplate="previouspagelinkicon" *ngIf="paginatorPreviousPageLinkIconTemplate || _paginatorPreviousPageLinkIconTemplate">
2571
+ <ng-container *ngTemplateOutlet="paginatorPreviousPageLinkIconTemplate || _paginatorPreviousPageLinkIconTemplate"></ng-container>
2572
+ </ng-template>
2573
+
2574
+ <ng-template pTemplate="lastpagelinkicon" *ngIf="paginatorLastPageLinkIconTemplate || _paginatorLastPageLinkIconTemplate">
2575
+ <ng-container *ngTemplateOutlet="paginatorLastPageLinkIconTemplate || _paginatorLastPageLinkIconTemplate"></ng-container>
2576
+ </ng-template>
2577
+
2578
+ <ng-template pTemplate="nextpagelinkicon" *ngIf="paginatorNextPageLinkIconTemplate || _paginatorNextPageLinkIconTemplate">
2579
+ <ng-container *ngTemplateOutlet="paginatorNextPageLinkIconTemplate || _paginatorNextPageLinkIconTemplate"></ng-container>
2580
+ </ng-template>
2581
+ </p-paginator>
2582
+
2583
+ <div class="p-treetable-wrapper" *ngIf="!scrollable">
2584
+ <table role="table" #table [ngClass]="tableStyleClass" [ngStyle]="tableStyle">
2585
+ <ng-container *ngTemplateOutlet="colGroupTemplate || _colGroupTemplate; context: { $implicit: columns }"></ng-container>
2586
+ <thead role="rowgroup" class="p-treetable-thead">
2587
+ <ng-container *ngTemplateOutlet="headerTemplate || _headerTemplate; context: { $implicit: columns }"></ng-container>
2588
+ </thead>
2589
+ <tbody class="p-treetable-tbody" role="rowgroup" [pTreeTableBody]="columns" [pTreeTableBodyTemplate]="bodyTemplate ?? _bodyTemplate"></tbody>
2590
+ <tfoot class="p-treetable-tfoot" role="rowgroup">
2591
+ <ng-container *ngTemplateOutlet="footerTemplate || _footerTemplate; context: { $implicit: columns }"></ng-container>
2592
+ </tfoot>
2593
+ </table>
2594
+ </div>
2595
+
2596
+ <div class="p-treetable-scrollable-wrapper" *ngIf="scrollable">
2597
+ <div
2598
+ class="p-treetable-scrollable-view p-treetable-frozen-view"
2599
+ *ngIf="frozenColumns || frozenBodyTemplate || _frozenBodyTemplate"
2600
+ #scrollableFrozenView
2601
+ [ttScrollableView]="frozenColumns"
2602
+ [frozen]="true"
2603
+ [ngStyle]="{ width: frozenWidth }"
2604
+ [scrollHeight]="scrollHeight"
2605
+ ></div>
2606
+ <div class="p-treetable-scrollable-view" #scrollableView [ttScrollableView]="columns" [frozen]="false" [scrollHeight]="scrollHeight" [ngStyle]="{ left: frozenWidth, width: 'calc(100% - ' + frozenWidth + ')' }"></div>
2607
+ </div>
2608
+
2609
+ <p-paginator
2610
+ [rows]="rows"
2611
+ [first]="first"
2612
+ [totalRecords]="totalRecords"
2613
+ [pageLinkSize]="pageLinks"
2614
+ styleClass="p-paginator-bottom"
2615
+ [alwaysShow]="alwaysShowPaginator"
2616
+ (onPageChange)="onPageChange($event)"
2617
+ [rowsPerPageOptions]="rowsPerPageOptions"
2618
+ *ngIf="paginator && (paginatorPosition === 'bottom' || paginatorPosition == 'both')"
2619
+ [templateLeft]="paginatorLeftTemplate ?? _paginatorLeftTemplate"
2620
+ [templateRight]="paginatorRightTemplate ?? _paginatorRightTemplate"
2621
+ [dropdownAppendTo]="paginatorDropdownAppendTo"
2622
+ [currentPageReportTemplate]="currentPageReportTemplate"
2623
+ [showFirstLastIcon]="showFirstLastIcon"
2624
+ [dropdownItemTemplate]="paginatorDropdownItemTemplate ?? _paginatorDropdownItemTemplate"
2625
+ [showCurrentPageReport]="showCurrentPageReport"
2626
+ [showJumpToPageDropdown]="showJumpToPageDropdown"
2627
+ [showPageLinks]="showPageLinks"
2628
+ [styleClass]="paginatorStyleClass"
2629
+ [locale]="paginatorLocale"
2630
+ >
2631
+ <ng-template pTemplate="firstpagelinkicon" *ngIf="paginatorFirstPageLinkIconTemplate || _paginatorFirstPageLinkIconTemplate">
2632
+ <ng-container *ngTemplateOutlet="paginatorFirstPageLinkIconTemplate || _paginatorFirstPageLinkIconTemplate"></ng-container>
2633
+ </ng-template>
2634
+
2635
+ <ng-template pTemplate="previouspagelinkicon" *ngIf="paginatorPreviousPageLinkIconTemplate || _paginatorPreviousPageLinkIconTemplate">
2636
+ <ng-container *ngTemplateOutlet="paginatorPreviousPageLinkIconTemplate || _paginatorPreviousPageLinkIconTemplate"></ng-container>
2637
+ </ng-template>
2638
+
2639
+ <ng-template pTemplate="lastpagelinkicon" *ngIf="paginatorLastPageLinkIconTemplate || _paginatorLastPageLinkIconTemplate">
2640
+ <ng-container *ngTemplateOutlet="paginatorLastPageLinkIconTemplate || _paginatorLastPageLinkIconTemplate"></ng-container>
2641
+ </ng-template>
2642
+
2643
+ <ng-template pTemplate="nextpagelinkicon" *ngIf="paginatorNextPageLinkIconTemplate || _paginatorNextPageLinkIconTemplate">
2644
+ <ng-container *ngTemplateOutlet="paginatorNextPageLinkIconTemplate || _paginatorNextPageLinkIconTemplate"></ng-container>
2645
+ </ng-template>
2646
+ </p-paginator>
2647
+ <div *ngIf="summaryTemplate || _summaryTemplate" class="p-treetable-footer">
2648
+ <ng-container *ngTemplateOutlet="summaryTemplate || _summaryTemplate"></ng-container>
2649
+ </div>
2650
+
2651
+ <div #resizeHelper class="p-column-resizer-helper" style="display:none" *ngIf="resizableColumns"></div>
2652
+ <span #reorderIndicatorUp class="p-treetable-reorder-indicator-up" style="display: none;" *ngIf="reorderableColumns">
2653
+ <ArrowDownIcon *ngIf="!reorderIndicatorUpIconTemplate && !_reorderIndicatorUpIconTemplate" />
2654
+ <ng-template *ngTemplateOutlet="reorderIndicatorUpIconTemplate || _reorderIndicatorUpIconTemplate"></ng-template>
2655
+ </span>
2656
+ <span #reorderIndicatorDown class="p-treetable-reorder-indicator-down" style="display: none;" *ngIf="reorderableColumns">
2657
+ <ArrowUpIcon *ngIf="!reorderIndicatorDownIconTemplate && !_reorderIndicatorDownIconTemplate" />
2658
+ <ng-template *ngTemplateOutlet="reorderIndicatorDownIconTemplate || _reorderIndicatorDownIconTemplate"></ng-template>
2659
+ </span>
2660
+ </div>
2661
+ `, isInline: true, dependencies: [{ kind: "directive", type: i0.forwardRef(() => i1.NgClass), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgTemplateOutlet), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgStyle), selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i0.forwardRef(() => i2.Paginator), selector: "p-paginator", inputs: ["pageLinkSize", "style", "styleClass", "alwaysShow", "dropdownAppendTo", "templateLeft", "templateRight", "appendTo", "dropdownScrollHeight", "currentPageReportTemplate", "showCurrentPageReport", "showFirstLastIcon", "totalRecords", "rows", "rowsPerPageOptions", "showJumpToPageDropdown", "showJumpToPageInput", "jumpToPageItemTemplate", "showPageLinks", "locale", "dropdownItemTemplate", "first"], outputs: ["onPageChange"] }, { kind: "directive", type: i0.forwardRef(() => i3.PrimeTemplate), selector: "[pTemplate]", inputs: ["type", "pTemplate"] }, { kind: "component", type: i0.forwardRef(() => SpinnerIcon), selector: "SpinnerIcon" }, { kind: "component", type: i0.forwardRef(() => ArrowDownIcon), selector: "ArrowDownIcon" }, { kind: "component", type: i0.forwardRef(() => ArrowUpIcon), selector: "ArrowUpIcon" }, { kind: "component", type: i0.forwardRef(() => TTScrollableView), selector: "[ttScrollableView]", inputs: ["ttScrollableView", "frozen", "scrollHeight"] }, { kind: "component", type: i0.forwardRef(() => TTBody), selector: "[pTreeTableBody]", inputs: ["pTreeTableBody", "pTreeTableBodyTemplate", "frozen", "serializedNodes", "scrollerOptions"] }], encapsulation: i0.ViewEncapsulation.None });
3233
2662
  }
3234
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TreeTable, [{
3235
- type: Component,
3236
- args: [{
3237
- selector: 'p-treeTable, p-treetable, p-tree-table',
3238
- standalone: false,
3239
- template: `
2663
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTable, decorators: [{
2664
+ type: Component,
2665
+ args: [{
2666
+ selector: 'p-treeTable, p-treetable, p-tree-table',
2667
+ standalone: false,
2668
+ template: `
3240
2669
  <div
3241
2670
  #container
3242
2671
  [ngStyle]="style"
@@ -3384,306 +2813,305 @@ class TreeTable extends BaseComponent {
3384
2813
  </span>
3385
2814
  </div>
3386
2815
  `,
3387
- providers: [TreeTableService, TreeTableStyle],
3388
- encapsulation: ViewEncapsulation.None
3389
- }]
3390
- }], null, { columns: [{
3391
- type: Input
3392
- }], style: [{
3393
- type: Input
3394
- }], styleClass: [{
3395
- type: Input
3396
- }], tableStyle: [{
3397
- type: Input
3398
- }], tableStyleClass: [{
3399
- type: Input
3400
- }], autoLayout: [{
3401
- type: Input,
3402
- args: [{ transform: booleanAttribute }]
3403
- }], lazy: [{
3404
- type: Input,
3405
- args: [{ transform: booleanAttribute }]
3406
- }], lazyLoadOnInit: [{
3407
- type: Input,
3408
- args: [{ transform: booleanAttribute }]
3409
- }], paginator: [{
3410
- type: Input,
3411
- args: [{ transform: booleanAttribute }]
3412
- }], rows: [{
3413
- type: Input,
3414
- args: [{ transform: numberAttribute }]
3415
- }], first: [{
3416
- type: Input,
3417
- args: [{ transform: numberAttribute }]
3418
- }], pageLinks: [{
3419
- type: Input,
3420
- args: [{ transform: numberAttribute }]
3421
- }], rowsPerPageOptions: [{
3422
- type: Input
3423
- }], alwaysShowPaginator: [{
3424
- type: Input,
3425
- args: [{ transform: booleanAttribute }]
3426
- }], paginatorPosition: [{
3427
- type: Input
3428
- }], paginatorStyleClass: [{
3429
- type: Input
3430
- }], paginatorDropdownAppendTo: [{
3431
- type: Input
3432
- }], currentPageReportTemplate: [{
3433
- type: Input
3434
- }], showCurrentPageReport: [{
3435
- type: Input,
3436
- args: [{ transform: booleanAttribute }]
3437
- }], showJumpToPageDropdown: [{
3438
- type: Input,
3439
- args: [{ transform: booleanAttribute }]
3440
- }], showFirstLastIcon: [{
3441
- type: Input,
3442
- args: [{ transform: booleanAttribute }]
3443
- }], showPageLinks: [{
3444
- type: Input,
3445
- args: [{ transform: booleanAttribute }]
3446
- }], defaultSortOrder: [{
3447
- type: Input,
3448
- args: [{ transform: numberAttribute }]
3449
- }], sortMode: [{
3450
- type: Input
3451
- }], resetPageOnSort: [{
3452
- type: Input,
3453
- args: [{ transform: booleanAttribute }]
3454
- }], customSort: [{
3455
- type: Input,
3456
- args: [{ transform: booleanAttribute }]
3457
- }], selectionMode: [{
3458
- type: Input
3459
- }], contextMenuSelection: [{
3460
- type: Input
3461
- }], contextMenuSelectionMode: [{
3462
- type: Input
3463
- }], dataKey: [{
3464
- type: Input
3465
- }], metaKeySelection: [{
3466
- type: Input,
3467
- args: [{ transform: booleanAttribute }]
3468
- }], compareSelectionBy: [{
3469
- type: Input
3470
- }], rowHover: [{
3471
- type: Input,
3472
- args: [{ transform: booleanAttribute }]
3473
- }], loading: [{
3474
- type: Input,
3475
- args: [{ transform: booleanAttribute }]
3476
- }], loadingIcon: [{
3477
- type: Input
3478
- }], showLoader: [{
3479
- type: Input,
3480
- args: [{ transform: booleanAttribute }]
3481
- }], scrollable: [{
3482
- type: Input,
3483
- args: [{ transform: booleanAttribute }]
3484
- }], scrollHeight: [{
3485
- type: Input
3486
- }], virtualScroll: [{
3487
- type: Input,
3488
- args: [{ transform: booleanAttribute }]
3489
- }], virtualScrollItemSize: [{
3490
- type: Input,
3491
- args: [{ transform: numberAttribute }]
3492
- }], virtualScrollOptions: [{
3493
- type: Input
3494
- }], virtualScrollDelay: [{
3495
- type: Input,
3496
- args: [{ transform: numberAttribute }]
3497
- }], frozenWidth: [{
3498
- type: Input
3499
- }], frozenColumns: [{
3500
- type: Input
3501
- }], resizableColumns: [{
3502
- type: Input,
3503
- args: [{ transform: booleanAttribute }]
3504
- }], columnResizeMode: [{
3505
- type: Input
3506
- }], reorderableColumns: [{
3507
- type: Input,
3508
- args: [{ transform: booleanAttribute }]
3509
- }], contextMenu: [{
3510
- type: Input
3511
- }], rowTrackBy: [{
3512
- type: Input
3513
- }], filters: [{
3514
- type: Input
3515
- }], globalFilterFields: [{
3516
- type: Input
3517
- }], filterDelay: [{
3518
- type: Input,
3519
- args: [{ transform: numberAttribute }]
3520
- }], filterMode: [{
3521
- type: Input
3522
- }], filterLocale: [{
3523
- type: Input
3524
- }], paginatorLocale: [{
3525
- type: Input
3526
- }], totalRecords: [{
3527
- type: Input
3528
- }], sortField: [{
3529
- type: Input
3530
- }], sortOrder: [{
3531
- type: Input
3532
- }], multiSortMeta: [{
3533
- type: Input
3534
- }], selection: [{
3535
- type: Input
3536
- }], value: [{
3537
- type: Input
3538
- }], virtualRowHeight: [{
3539
- type: Input
3540
- }], selectionKeys: [{
3541
- type: Input
3542
- }], showGridlines: [{
3543
- type: Input,
3544
- args: [{ transform: booleanAttribute }]
3545
- }], selectionChange: [{
3546
- type: Output
3547
- }], contextMenuSelectionChange: [{
3548
- type: Output
3549
- }], onFilter: [{
3550
- type: Output
3551
- }], onNodeExpand: [{
3552
- type: Output
3553
- }], onNodeCollapse: [{
3554
- type: Output
3555
- }], onPage: [{
3556
- type: Output
3557
- }], onSort: [{
3558
- type: Output
3559
- }], onLazyLoad: [{
3560
- type: Output
3561
- }], sortFunction: [{
3562
- type: Output
3563
- }], onColResize: [{
3564
- type: Output
3565
- }], onColReorder: [{
3566
- type: Output
3567
- }], onNodeSelect: [{
3568
- type: Output
3569
- }], onNodeUnselect: [{
3570
- type: Output
3571
- }], onContextMenuSelect: [{
3572
- type: Output
3573
- }], onHeaderCheckboxToggle: [{
3574
- type: Output
3575
- }], onEditInit: [{
3576
- type: Output
3577
- }], onEditComplete: [{
3578
- type: Output
3579
- }], onEditCancel: [{
3580
- type: Output
3581
- }], selectionKeysChange: [{
3582
- type: Output
3583
- }], containerViewChild: [{
3584
- type: ViewChild,
3585
- args: ['container']
3586
- }], resizeHelperViewChild: [{
3587
- type: ViewChild,
3588
- args: ['resizeHelper']
3589
- }], reorderIndicatorUpViewChild: [{
3590
- type: ViewChild,
3591
- args: ['reorderIndicatorUp']
3592
- }], reorderIndicatorDownViewChild: [{
3593
- type: ViewChild,
3594
- args: ['reorderIndicatorDown']
3595
- }], tableViewChild: [{
3596
- type: ViewChild,
3597
- args: ['table']
3598
- }], scrollableViewChild: [{
3599
- type: ViewChild,
3600
- args: ['scrollableView']
3601
- }], scrollableFrozenViewChild: [{
3602
- type: ViewChild,
3603
- args: ['scrollableFrozenView']
3604
- }], _colGroupTemplate: [{
3605
- type: ContentChild,
3606
- args: ['colgroup', { descendants: false }]
3607
- }], _captionTemplate: [{
3608
- type: ContentChild,
3609
- args: ['caption', { descendants: false }]
3610
- }], _headerTemplate: [{
3611
- type: ContentChild,
3612
- args: ['header', { descendants: false }]
3613
- }], _bodyTemplate: [{
3614
- type: ContentChild,
3615
- args: ['body', { descendants: false }]
3616
- }], _footerTemplate: [{
3617
- type: ContentChild,
3618
- args: ['footer', { descendants: false }]
3619
- }], _summaryTemplate: [{
3620
- type: ContentChild,
3621
- args: ['summary', { descendants: false }]
3622
- }], _emptyMessageTemplate: [{
3623
- type: ContentChild,
3624
- args: ['emptymessage', { descendants: false }]
3625
- }], _paginatorLeftTemplate: [{
3626
- type: ContentChild,
3627
- args: ['paginatorleft', { descendants: false }]
3628
- }], _paginatorRightTemplate: [{
3629
- type: ContentChild,
3630
- args: ['paginatorright', { descendants: false }]
3631
- }], _paginatorDropdownItemTemplate: [{
3632
- type: ContentChild,
3633
- args: ['paginatordropdownitem', { descendants: false }]
3634
- }], _frozenHeaderTemplate: [{
3635
- type: ContentChild,
3636
- args: ['frozenheader', { descendants: false }]
3637
- }], _frozenBodyTemplate: [{
3638
- type: ContentChild,
3639
- args: ['frozenbody', { descendants: false }]
3640
- }], _frozenFooterTemplate: [{
3641
- type: ContentChild,
3642
- args: ['frozenfooter', { descendants: false }]
3643
- }], _frozenColGroupTemplate: [{
3644
- type: ContentChild,
3645
- args: ['frozencolgroup', { descendants: false }]
3646
- }], _loadingIconTemplate: [{
3647
- type: ContentChild,
3648
- args: ['loadingicon', { descendants: false }]
3649
- }], _reorderIndicatorUpIconTemplate: [{
3650
- type: ContentChild,
3651
- args: ['reorderindicatorupicon', { descendants: false }]
3652
- }], _reorderIndicatorDownIconTemplate: [{
3653
- type: ContentChild,
3654
- args: ['reorderindicatordownicon', { descendants: false }]
3655
- }], _sortIconTemplate: [{
3656
- type: ContentChild,
3657
- args: ['sorticon', { descendants: false }]
3658
- }], _checkboxIconTemplate: [{
3659
- type: ContentChild,
3660
- args: ['checkboxicon', { descendants: false }]
3661
- }], _headerCheckboxIconTemplate: [{
3662
- type: ContentChild,
3663
- args: ['headercheckboxicon', { descendants: false }]
3664
- }], _togglerIconTemplate: [{
3665
- type: ContentChild,
3666
- args: ['togglericon', { descendants: false }]
3667
- }], _paginatorFirstPageLinkIconTemplate: [{
3668
- type: ContentChild,
3669
- args: ['paginatorfirstpagelinkicon', { descendants: false }]
3670
- }], _paginatorLastPageLinkIconTemplate: [{
3671
- type: ContentChild,
3672
- args: ['paginatorlastpagelinkicon', { descendants: false }]
3673
- }], _paginatorPreviousPageLinkIconTemplate: [{
3674
- type: ContentChild,
3675
- args: ['paginatorpreviouspagelinkicon', { descendants: false }]
3676
- }], _paginatorNextPageLinkIconTemplate: [{
3677
- type: ContentChild,
3678
- args: ['paginatornextpagelinkicon', { descendants: false }]
3679
- }], _loaderTemplate: [{
3680
- type: ContentChild,
3681
- args: ['loader', { descendants: false }]
3682
- }], templates: [{
3683
- type: ContentChildren,
3684
- args: [PrimeTemplate]
3685
- }] }); })();
3686
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TreeTable, { className: "TreeTable", filePath: "treetable.ts", lineNumber: 277 }); })();
2816
+ providers: [TreeTableService, TreeTableStyle],
2817
+ encapsulation: ViewEncapsulation.None
2818
+ }]
2819
+ }], propDecorators: { columns: [{
2820
+ type: Input
2821
+ }], style: [{
2822
+ type: Input
2823
+ }], styleClass: [{
2824
+ type: Input
2825
+ }], tableStyle: [{
2826
+ type: Input
2827
+ }], tableStyleClass: [{
2828
+ type: Input
2829
+ }], autoLayout: [{
2830
+ type: Input,
2831
+ args: [{ transform: booleanAttribute }]
2832
+ }], lazy: [{
2833
+ type: Input,
2834
+ args: [{ transform: booleanAttribute }]
2835
+ }], lazyLoadOnInit: [{
2836
+ type: Input,
2837
+ args: [{ transform: booleanAttribute }]
2838
+ }], paginator: [{
2839
+ type: Input,
2840
+ args: [{ transform: booleanAttribute }]
2841
+ }], rows: [{
2842
+ type: Input,
2843
+ args: [{ transform: numberAttribute }]
2844
+ }], first: [{
2845
+ type: Input,
2846
+ args: [{ transform: numberAttribute }]
2847
+ }], pageLinks: [{
2848
+ type: Input,
2849
+ args: [{ transform: numberAttribute }]
2850
+ }], rowsPerPageOptions: [{
2851
+ type: Input
2852
+ }], alwaysShowPaginator: [{
2853
+ type: Input,
2854
+ args: [{ transform: booleanAttribute }]
2855
+ }], paginatorPosition: [{
2856
+ type: Input
2857
+ }], paginatorStyleClass: [{
2858
+ type: Input
2859
+ }], paginatorDropdownAppendTo: [{
2860
+ type: Input
2861
+ }], currentPageReportTemplate: [{
2862
+ type: Input
2863
+ }], showCurrentPageReport: [{
2864
+ type: Input,
2865
+ args: [{ transform: booleanAttribute }]
2866
+ }], showJumpToPageDropdown: [{
2867
+ type: Input,
2868
+ args: [{ transform: booleanAttribute }]
2869
+ }], showFirstLastIcon: [{
2870
+ type: Input,
2871
+ args: [{ transform: booleanAttribute }]
2872
+ }], showPageLinks: [{
2873
+ type: Input,
2874
+ args: [{ transform: booleanAttribute }]
2875
+ }], defaultSortOrder: [{
2876
+ type: Input,
2877
+ args: [{ transform: numberAttribute }]
2878
+ }], sortMode: [{
2879
+ type: Input
2880
+ }], resetPageOnSort: [{
2881
+ type: Input,
2882
+ args: [{ transform: booleanAttribute }]
2883
+ }], customSort: [{
2884
+ type: Input,
2885
+ args: [{ transform: booleanAttribute }]
2886
+ }], selectionMode: [{
2887
+ type: Input
2888
+ }], contextMenuSelection: [{
2889
+ type: Input
2890
+ }], contextMenuSelectionMode: [{
2891
+ type: Input
2892
+ }], dataKey: [{
2893
+ type: Input
2894
+ }], metaKeySelection: [{
2895
+ type: Input,
2896
+ args: [{ transform: booleanAttribute }]
2897
+ }], compareSelectionBy: [{
2898
+ type: Input
2899
+ }], rowHover: [{
2900
+ type: Input,
2901
+ args: [{ transform: booleanAttribute }]
2902
+ }], loading: [{
2903
+ type: Input,
2904
+ args: [{ transform: booleanAttribute }]
2905
+ }], loadingIcon: [{
2906
+ type: Input
2907
+ }], showLoader: [{
2908
+ type: Input,
2909
+ args: [{ transform: booleanAttribute }]
2910
+ }], scrollable: [{
2911
+ type: Input,
2912
+ args: [{ transform: booleanAttribute }]
2913
+ }], scrollHeight: [{
2914
+ type: Input
2915
+ }], virtualScroll: [{
2916
+ type: Input,
2917
+ args: [{ transform: booleanAttribute }]
2918
+ }], virtualScrollItemSize: [{
2919
+ type: Input,
2920
+ args: [{ transform: numberAttribute }]
2921
+ }], virtualScrollOptions: [{
2922
+ type: Input
2923
+ }], virtualScrollDelay: [{
2924
+ type: Input,
2925
+ args: [{ transform: numberAttribute }]
2926
+ }], frozenWidth: [{
2927
+ type: Input
2928
+ }], frozenColumns: [{
2929
+ type: Input
2930
+ }], resizableColumns: [{
2931
+ type: Input,
2932
+ args: [{ transform: booleanAttribute }]
2933
+ }], columnResizeMode: [{
2934
+ type: Input
2935
+ }], reorderableColumns: [{
2936
+ type: Input,
2937
+ args: [{ transform: booleanAttribute }]
2938
+ }], contextMenu: [{
2939
+ type: Input
2940
+ }], rowTrackBy: [{
2941
+ type: Input
2942
+ }], filters: [{
2943
+ type: Input
2944
+ }], globalFilterFields: [{
2945
+ type: Input
2946
+ }], filterDelay: [{
2947
+ type: Input,
2948
+ args: [{ transform: numberAttribute }]
2949
+ }], filterMode: [{
2950
+ type: Input
2951
+ }], filterLocale: [{
2952
+ type: Input
2953
+ }], paginatorLocale: [{
2954
+ type: Input
2955
+ }], totalRecords: [{
2956
+ type: Input
2957
+ }], sortField: [{
2958
+ type: Input
2959
+ }], sortOrder: [{
2960
+ type: Input
2961
+ }], multiSortMeta: [{
2962
+ type: Input
2963
+ }], selection: [{
2964
+ type: Input
2965
+ }], value: [{
2966
+ type: Input
2967
+ }], virtualRowHeight: [{
2968
+ type: Input
2969
+ }], selectionKeys: [{
2970
+ type: Input
2971
+ }], showGridlines: [{
2972
+ type: Input,
2973
+ args: [{ transform: booleanAttribute }]
2974
+ }], selectionChange: [{
2975
+ type: Output
2976
+ }], contextMenuSelectionChange: [{
2977
+ type: Output
2978
+ }], onFilter: [{
2979
+ type: Output
2980
+ }], onNodeExpand: [{
2981
+ type: Output
2982
+ }], onNodeCollapse: [{
2983
+ type: Output
2984
+ }], onPage: [{
2985
+ type: Output
2986
+ }], onSort: [{
2987
+ type: Output
2988
+ }], onLazyLoad: [{
2989
+ type: Output
2990
+ }], sortFunction: [{
2991
+ type: Output
2992
+ }], onColResize: [{
2993
+ type: Output
2994
+ }], onColReorder: [{
2995
+ type: Output
2996
+ }], onNodeSelect: [{
2997
+ type: Output
2998
+ }], onNodeUnselect: [{
2999
+ type: Output
3000
+ }], onContextMenuSelect: [{
3001
+ type: Output
3002
+ }], onHeaderCheckboxToggle: [{
3003
+ type: Output
3004
+ }], onEditInit: [{
3005
+ type: Output
3006
+ }], onEditComplete: [{
3007
+ type: Output
3008
+ }], onEditCancel: [{
3009
+ type: Output
3010
+ }], selectionKeysChange: [{
3011
+ type: Output
3012
+ }], containerViewChild: [{
3013
+ type: ViewChild,
3014
+ args: ['container']
3015
+ }], resizeHelperViewChild: [{
3016
+ type: ViewChild,
3017
+ args: ['resizeHelper']
3018
+ }], reorderIndicatorUpViewChild: [{
3019
+ type: ViewChild,
3020
+ args: ['reorderIndicatorUp']
3021
+ }], reorderIndicatorDownViewChild: [{
3022
+ type: ViewChild,
3023
+ args: ['reorderIndicatorDown']
3024
+ }], tableViewChild: [{
3025
+ type: ViewChild,
3026
+ args: ['table']
3027
+ }], scrollableViewChild: [{
3028
+ type: ViewChild,
3029
+ args: ['scrollableView']
3030
+ }], scrollableFrozenViewChild: [{
3031
+ type: ViewChild,
3032
+ args: ['scrollableFrozenView']
3033
+ }], _colGroupTemplate: [{
3034
+ type: ContentChild,
3035
+ args: ['colgroup', { descendants: false }]
3036
+ }], _captionTemplate: [{
3037
+ type: ContentChild,
3038
+ args: ['caption', { descendants: false }]
3039
+ }], _headerTemplate: [{
3040
+ type: ContentChild,
3041
+ args: ['header', { descendants: false }]
3042
+ }], _bodyTemplate: [{
3043
+ type: ContentChild,
3044
+ args: ['body', { descendants: false }]
3045
+ }], _footerTemplate: [{
3046
+ type: ContentChild,
3047
+ args: ['footer', { descendants: false }]
3048
+ }], _summaryTemplate: [{
3049
+ type: ContentChild,
3050
+ args: ['summary', { descendants: false }]
3051
+ }], _emptyMessageTemplate: [{
3052
+ type: ContentChild,
3053
+ args: ['emptymessage', { descendants: false }]
3054
+ }], _paginatorLeftTemplate: [{
3055
+ type: ContentChild,
3056
+ args: ['paginatorleft', { descendants: false }]
3057
+ }], _paginatorRightTemplate: [{
3058
+ type: ContentChild,
3059
+ args: ['paginatorright', { descendants: false }]
3060
+ }], _paginatorDropdownItemTemplate: [{
3061
+ type: ContentChild,
3062
+ args: ['paginatordropdownitem', { descendants: false }]
3063
+ }], _frozenHeaderTemplate: [{
3064
+ type: ContentChild,
3065
+ args: ['frozenheader', { descendants: false }]
3066
+ }], _frozenBodyTemplate: [{
3067
+ type: ContentChild,
3068
+ args: ['frozenbody', { descendants: false }]
3069
+ }], _frozenFooterTemplate: [{
3070
+ type: ContentChild,
3071
+ args: ['frozenfooter', { descendants: false }]
3072
+ }], _frozenColGroupTemplate: [{
3073
+ type: ContentChild,
3074
+ args: ['frozencolgroup', { descendants: false }]
3075
+ }], _loadingIconTemplate: [{
3076
+ type: ContentChild,
3077
+ args: ['loadingicon', { descendants: false }]
3078
+ }], _reorderIndicatorUpIconTemplate: [{
3079
+ type: ContentChild,
3080
+ args: ['reorderindicatorupicon', { descendants: false }]
3081
+ }], _reorderIndicatorDownIconTemplate: [{
3082
+ type: ContentChild,
3083
+ args: ['reorderindicatordownicon', { descendants: false }]
3084
+ }], _sortIconTemplate: [{
3085
+ type: ContentChild,
3086
+ args: ['sorticon', { descendants: false }]
3087
+ }], _checkboxIconTemplate: [{
3088
+ type: ContentChild,
3089
+ args: ['checkboxicon', { descendants: false }]
3090
+ }], _headerCheckboxIconTemplate: [{
3091
+ type: ContentChild,
3092
+ args: ['headercheckboxicon', { descendants: false }]
3093
+ }], _togglerIconTemplate: [{
3094
+ type: ContentChild,
3095
+ args: ['togglericon', { descendants: false }]
3096
+ }], _paginatorFirstPageLinkIconTemplate: [{
3097
+ type: ContentChild,
3098
+ args: ['paginatorfirstpagelinkicon', { descendants: false }]
3099
+ }], _paginatorLastPageLinkIconTemplate: [{
3100
+ type: ContentChild,
3101
+ args: ['paginatorlastpagelinkicon', { descendants: false }]
3102
+ }], _paginatorPreviousPageLinkIconTemplate: [{
3103
+ type: ContentChild,
3104
+ args: ['paginatorpreviouspagelinkicon', { descendants: false }]
3105
+ }], _paginatorNextPageLinkIconTemplate: [{
3106
+ type: ContentChild,
3107
+ args: ['paginatornextpagelinkicon', { descendants: false }]
3108
+ }], _loaderTemplate: [{
3109
+ type: ContentChild,
3110
+ args: ['loader', { descendants: false }]
3111
+ }], templates: [{
3112
+ type: ContentChildren,
3113
+ args: [PrimeTemplate]
3114
+ }] } });
3687
3115
  class TTBody {
3688
3116
  tt;
3689
3117
  treeTableService;
@@ -3720,21 +3148,34 @@ class TTBody {
3720
3148
  this.subscription.unsubscribe();
3721
3149
  }
3722
3150
  }
3723
- static ɵfac = function TTBody_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TTBody)(i0.ɵɵdirectiveInject(TreeTable), i0.ɵɵdirectiveInject(TreeTableService), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
3724
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TTBody, selectors: [["", "pTreeTableBody", ""]], inputs: { columns: [0, "pTreeTableBody", "columns"], template: [0, "pTreeTableBodyTemplate", "template"], frozen: [2, "frozen", "frozen", booleanAttribute], serializedNodes: "serializedNodes", scrollerOptions: "scrollerOptions" }, standalone: false, features: [i0.ɵɵInputTransformsFeature], attrs: _c37, decls: 2, vars: 3, consts: [["ngFor", "", 3, "ngForOf", "ngForTrackBy"], [4, "ngIf"], [4, "ngTemplateOutlet", "ngTemplateOutletContext"]], template: function TTBody_Template(rf, ctx) { if (rf & 1) {
3725
- i0.ɵɵtemplate(0, TTBody_ng_template_0_Template, 1, 1, "ng-template", 0)(1, TTBody_ng_container_1_Template, 2, 5, "ng-container", 1);
3726
- } if (rf & 2) {
3727
- i0.ɵɵproperty("ngForOf", ctx.serializedNodes || ctx.tt.serializedValue)("ngForTrackBy", ctx.tt.rowTrackBy);
3728
- i0.ɵɵadvance();
3729
- i0.ɵɵproperty("ngIf", ctx.tt.isEmpty());
3730
- } }, dependencies: [i1.NgForOf, i1.NgIf, i1.NgTemplateOutlet], encapsulation: 2 });
3151
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTBody, deps: [{ token: TreeTable }, { token: TreeTableService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
3152
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: TTBody, isStandalone: false, selector: "[pTreeTableBody]", inputs: { columns: ["pTreeTableBody", "columns"], template: ["pTreeTableBodyTemplate", "template"], frozen: ["frozen", "frozen", booleanAttribute], serializedNodes: "serializedNodes", scrollerOptions: "scrollerOptions" }, ngImport: i0, template: `
3153
+ <ng-template ngFor let-serializedNode let-rowIndex="index" [ngForOf]="serializedNodes || tt.serializedValue" [ngForTrackBy]="tt.rowTrackBy">
3154
+ <ng-container *ngIf="serializedNode.visible">
3155
+ <ng-container
3156
+ *ngTemplateOutlet="
3157
+ template;
3158
+ context: {
3159
+ $implicit: serializedNode,
3160
+ node: serializedNode.node,
3161
+ rowData: serializedNode.node.data,
3162
+ columns: columns
3163
+ }
3164
+ "
3165
+ ></ng-container>
3166
+ </ng-container>
3167
+ </ng-template>
3168
+ <ng-container *ngIf="tt.isEmpty()">
3169
+ <ng-container *ngTemplateOutlet="tt.emptyMessageTemplate; context: { $implicit: columns, frozen: frozen }"></ng-container>
3170
+ </ng-container>
3171
+ `, isInline: true, dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], encapsulation: i0.ViewEncapsulation.None });
3731
3172
  }
3732
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TTBody, [{
3733
- type: Component,
3734
- args: [{
3735
- selector: '[pTreeTableBody]',
3736
- standalone: false,
3737
- template: `
3173
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTBody, decorators: [{
3174
+ type: Component,
3175
+ args: [{
3176
+ selector: '[pTreeTableBody]',
3177
+ standalone: false,
3178
+ template: `
3738
3179
  <ng-template ngFor let-serializedNode let-rowIndex="index" [ngForOf]="serializedNodes || tt.serializedValue" [ngForTrackBy]="tt.rowTrackBy">
3739
3180
  <ng-container *ngIf="serializedNode.visible">
3740
3181
  <ng-container
@@ -3754,23 +3195,22 @@ class TTBody {
3754
3195
  <ng-container *ngTemplateOutlet="tt.emptyMessageTemplate; context: { $implicit: columns, frozen: frozen }"></ng-container>
3755
3196
  </ng-container>
3756
3197
  `,
3757
- encapsulation: ViewEncapsulation.None
3758
- }]
3759
- }], () => [{ type: TreeTable }, { type: TreeTableService }, { type: i0.ChangeDetectorRef }], { columns: [{
3760
- type: Input,
3761
- args: ['pTreeTableBody']
3762
- }], template: [{
3763
- type: Input,
3764
- args: ['pTreeTableBodyTemplate']
3765
- }], frozen: [{
3766
- type: Input,
3767
- args: [{ transform: booleanAttribute }]
3768
- }], serializedNodes: [{
3769
- type: Input
3770
- }], scrollerOptions: [{
3771
- type: Input
3772
- }] }); })();
3773
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TTBody, { className: "TTBody", filePath: "treetable.ts", lineNumber: 2356 }); })();
3198
+ encapsulation: ViewEncapsulation.None
3199
+ }]
3200
+ }], ctorParameters: () => [{ type: TreeTable }, { type: TreeTableService }, { type: i0.ChangeDetectorRef }], propDecorators: { columns: [{
3201
+ type: Input,
3202
+ args: ['pTreeTableBody']
3203
+ }], template: [{
3204
+ type: Input,
3205
+ args: ['pTreeTableBodyTemplate']
3206
+ }], frozen: [{
3207
+ type: Input,
3208
+ args: [{ transform: booleanAttribute }]
3209
+ }], serializedNodes: [{
3210
+ type: Input
3211
+ }], scrollerOptions: [{
3212
+ type: Input
3213
+ }] } });
3774
3214
  class TTScrollableView {
3775
3215
  platformId;
3776
3216
  renderer;
@@ -3942,56 +3382,96 @@ class TTScrollableView {
3942
3382
  this.unbindEvents();
3943
3383
  this.frozenSiblingBody = null;
3944
3384
  }
3945
- static ɵfac = function TTScrollableView_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TTScrollableView)(i0.ɵɵdirectiveInject(PLATFORM_ID), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(TreeTable), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.NgZone)); };
3946
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TTScrollableView, selectors: [["", "ttScrollableView", ""]], viewQuery: function TTScrollableView_Query(rf, ctx) { if (rf & 1) {
3947
- i0.ɵɵviewQuery(_c40, 5);
3948
- i0.ɵɵviewQuery(_c41, 5);
3949
- i0.ɵɵviewQuery(_c42, 5);
3950
- i0.ɵɵviewQuery(_c43, 5);
3951
- i0.ɵɵviewQuery(_c44, 5);
3952
- i0.ɵɵviewQuery(_c45, 5);
3953
- i0.ɵɵviewQuery(_c46, 5);
3954
- i0.ɵɵviewQuery(_c47, 5);
3955
- i0.ɵɵviewQuery(_c48, 5);
3956
- } if (rf & 2) {
3957
- let _t;
3958
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollHeaderViewChild = _t.first);
3959
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollHeaderBoxViewChild = _t.first);
3960
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollBodyViewChild = _t.first);
3961
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollTableViewChild = _t.first);
3962
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollLoadingTableViewChild = _t.first);
3963
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollFooterViewChild = _t.first);
3964
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollFooterBoxViewChild = _t.first);
3965
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollableAlignerViewChild = _t.first);
3966
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scroller = _t.first);
3967
- } }, inputs: { columns: [0, "ttScrollableView", "columns"], frozen: [2, "frozen", "frozen", booleanAttribute], scrollHeight: "scrollHeight" }, standalone: false, features: [i0.ɵɵInputTransformsFeature], attrs: _c49, decls: 13, vars: 13, consts: [["scrollHeader", ""], ["scrollHeaderBox", ""], ["buildInItems", ""], ["scroller", ""], ["content", ""], ["loader", ""], ["scrollBody", ""], ["scrollTable", ""], ["scrollableAligner", ""], ["scrollFooter", ""], ["scrollFooterBox", ""], [1, "p-treetable-scrollable-header"], [1, "p-treetable-scrollable-header-box"], [1, "p-treetable-scrollable-header-table", 3, "ngClass", "ngStyle"], [4, "ngTemplateOutlet", "ngTemplateOutletContext"], ["role", "rowgroup", 1, "p-treetable-thead"], ["styleClass", "p-treetable-scrollable-body", 3, "items", "style", "scrollHeight", "itemSize", "lazy", "options", "onLazyLoad", 4, "ngIf"], [4, "ngIf"], ["class", "p-treetable-scrollable-footer", 4, "ngIf"], ["styleClass", "p-treetable-scrollable-body", 3, "onLazyLoad", "items", "scrollHeight", "itemSize", "lazy", "options"], [1, "p-treetable-scrollable-body", 3, "ngStyle"], ["role", "table", 3, "ngClass", "ngStyle"], ["role", "rowgroup", 1, "p-treetable-tbody", 3, "pTreeTableBody", "pTreeTableBodyTemplate", "serializedNodes", "frozen"], ["style", "background-color:transparent", 4, "ngIf"], [2, "background-color", "transparent"], [1, "p-treetable-scrollable-footer"], [1, "p-treetable-scrollable-footer-box"], [1, "p-treetable-scrollable-footer-table", 3, "ngClass", "ngStyle"], ["role", "rowgroup", 1, "p-treetable-tfoot"]], template: function TTScrollableView_Template(rf, ctx) { if (rf & 1) {
3968
- i0.ɵɵelementStart(0, "div", 11, 0)(2, "div", 12, 1)(4, "table", 13);
3969
- i0.ɵɵtemplate(5, TTScrollableView_ng_container_5_Template, 1, 0, "ng-container", 14);
3970
- i0.ɵɵelementStart(6, "thead", 15);
3971
- i0.ɵɵtemplate(7, TTScrollableView_ng_container_7_Template, 1, 0, "ng-container", 14);
3972
- i0.ɵɵelementEnd()()()();
3973
- i0.ɵɵtemplate(8, TTScrollableView_p_scroller_8_Template, 5, 10, "p-scroller", 16)(9, TTScrollableView_ng_container_9_Template, 4, 10, "ng-container", 17)(10, TTScrollableView_ng_template_10_Template, 5, 15, "ng-template", null, 2, i0.ɵɵtemplateRefExtractor)(12, TTScrollableView_div_12_Template, 8, 10, "div", 18);
3974
- } if (rf & 2) {
3975
- i0.ɵɵadvance(4);
3976
- i0.ɵɵproperty("ngClass", ctx.tt.tableStyleClass)("ngStyle", ctx.tt.tableStyle);
3977
- i0.ɵɵadvance();
3978
- i0.ɵɵproperty("ngTemplateOutlet", ctx.frozen ? ctx.tt.frozenColGroupTemplate || ctx.tt._frozenColGroupTemplate || ctx.tt.colGroupTemplate || ctx.tt._colGroupTemplate : ctx.tt.colGroupTemplate || ctx.tt._colGroupTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(9, _c34, ctx.columns));
3979
- i0.ɵɵadvance(2);
3980
- i0.ɵɵproperty("ngTemplateOutlet", ctx.frozen ? ctx.tt.frozenHeaderTemplate || ctx.tt._frozenHeaderTemplate || ctx.tt.headerTemplate || ctx.tt._headerTemplate : ctx.tt.headerTemplate || ctx.tt._headerTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(11, _c34, ctx.columns));
3981
- i0.ɵɵadvance();
3982
- i0.ɵɵproperty("ngIf", ctx.tt.virtualScroll);
3983
- i0.ɵɵadvance();
3984
- i0.ɵɵproperty("ngIf", !ctx.tt.virtualScroll);
3985
- i0.ɵɵadvance(3);
3986
- i0.ɵɵproperty("ngIf", ctx.tt.footerTemplate || ctx.tt._footerTemplate);
3987
- } }, dependencies: () => [i1.NgClass, i1.NgIf, i1.NgTemplateOutlet, i1.NgStyle, Scroller, TTBody], encapsulation: 2 });
3385
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTScrollableView, deps: [{ token: PLATFORM_ID }, { token: i0.Renderer2 }, { token: TreeTable }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3386
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: TTScrollableView, isStandalone: false, selector: "[ttScrollableView]", inputs: { columns: ["ttScrollableView", "columns"], frozen: ["frozen", "frozen", booleanAttribute], scrollHeight: "scrollHeight" }, viewQueries: [{ propertyName: "scrollHeaderViewChild", first: true, predicate: ["scrollHeader"], descendants: true }, { propertyName: "scrollHeaderBoxViewChild", first: true, predicate: ["scrollHeaderBox"], descendants: true }, { propertyName: "scrollBodyViewChild", first: true, predicate: ["scrollBody"], descendants: true }, { propertyName: "scrollTableViewChild", first: true, predicate: ["scrollTable"], descendants: true }, { propertyName: "scrollLoadingTableViewChild", first: true, predicate: ["loadingTable"], descendants: true }, { propertyName: "scrollFooterViewChild", first: true, predicate: ["scrollFooter"], descendants: true }, { propertyName: "scrollFooterBoxViewChild", first: true, predicate: ["scrollFooterBox"], descendants: true }, { propertyName: "scrollableAlignerViewChild", first: true, predicate: ["scrollableAligner"], descendants: true }, { propertyName: "scroller", first: true, predicate: ["scroller"], descendants: true }], ngImport: i0, template: `
3387
+ <div #scrollHeader class="p-treetable-scrollable-header">
3388
+ <div #scrollHeaderBox class="p-treetable-scrollable-header-box">
3389
+ <table class="p-treetable-scrollable-header-table" [ngClass]="tt.tableStyleClass" [ngStyle]="tt.tableStyle">
3390
+ <ng-container
3391
+ *ngTemplateOutlet="frozen ? tt.frozenColGroupTemplate || tt._frozenColGroupTemplate || tt.colGroupTemplate || tt._colGroupTemplate : tt.colGroupTemplate || tt._colGroupTemplate; context: { $implicit: columns }"
3392
+ ></ng-container>
3393
+ <thead role="rowgroup" class="p-treetable-thead">
3394
+ <ng-container
3395
+ *ngTemplateOutlet="frozen ? tt.frozenHeaderTemplate || tt._frozenHeaderTemplate || tt.headerTemplate || tt._headerTemplate : tt.headerTemplate || tt._headerTemplate; context: { $implicit: columns }"
3396
+ ></ng-container>
3397
+ </thead>
3398
+ </table>
3399
+ </div>
3400
+ </div>
3401
+
3402
+ <p-scroller
3403
+ *ngIf="tt.virtualScroll"
3404
+ #scroller
3405
+ [items]="tt.serializedValue"
3406
+ styleClass="p-treetable-scrollable-body"
3407
+ [style]="{ height: tt.scrollHeight !== 'flex' ? tt.scrollHeight : undefined }"
3408
+ [scrollHeight]="scrollHeight !== 'flex' ? undefined : '100%'"
3409
+ [itemSize]="tt.virtualScrollItemSize || tt._virtualRowHeight"
3410
+ [lazy]="tt.lazy"
3411
+ (onLazyLoad)="tt.onLazyItemLoad($event)"
3412
+ [options]="tt.virtualScrollOptions"
3413
+ >
3414
+ <ng-template #content let-items let-scrollerOptions="options">
3415
+ <ng-container *ngTemplateOutlet="buildInItems; context: { $implicit: items, options: scrollerOptions }"></ng-container>
3416
+ </ng-template>
3417
+ <ng-container *ngIf="tt.loaderTemplate || tt._loaderTemplate">
3418
+ <ng-template #loader let-scrollerOptions="options">
3419
+ <ng-container *ngTemplateOutlet="tt.loaderTemplate || tt._loaderTemplate; context: { options: scrollerOptions }"></ng-container>
3420
+ </ng-template>
3421
+ </ng-container>
3422
+ </p-scroller>
3423
+ <ng-container *ngIf="!tt.virtualScroll">
3424
+ <div
3425
+ #scrollBody
3426
+ class="p-treetable-scrollable-body"
3427
+ [ngStyle]="{
3428
+ 'max-height': tt.scrollHeight !== 'flex' ? scrollHeight : undefined,
3429
+ 'overflow-y': !frozen && tt.scrollHeight ? 'scroll' : undefined
3430
+ }"
3431
+ >
3432
+ <ng-container *ngTemplateOutlet="buildInItems; context: { $implicit: serializedValue, options: {} }"></ng-container>
3433
+ </div>
3434
+ </ng-container>
3435
+
3436
+ <ng-template #buildInItems let-items let-scrollerOptions="options">
3437
+ <table role="table" #scrollTable [class]="tt.tableStyleClass" [ngClass]="scrollerOptions.contentStyleClass" [ngStyle]="tt.tableStyle" [style]="scrollerOptions.contentStyle">
3438
+ <ng-container
3439
+ *ngTemplateOutlet="frozen ? tt.frozenColGroupTemplate || tt._frozenColGroupTemplate || tt.colGroupTemplate || tt._colGroupTemplate : tt.colGroupTemplate || tt._colGroupTemplate; context: { $implicit: columns }"
3440
+ ></ng-container>
3441
+ <tbody
3442
+ role="rowgroup"
3443
+ class="p-treetable-tbody"
3444
+ [pTreeTableBody]="columns"
3445
+ [pTreeTableBodyTemplate]="frozen ? tt.frozenBodyTemplate || tt._frozenBodyTemplate || tt.bodyTemplate || tt._bodyTemplate : tt.bodyTemplate || tt._bodyTemplate"
3446
+ [serializedNodes]="items"
3447
+ [frozen]="frozen"
3448
+ ></tbody>
3449
+ </table>
3450
+ <div #scrollableAligner style="background-color:transparent" *ngIf="frozen"></div>
3451
+ </ng-template>
3452
+
3453
+ <div #scrollFooter *ngIf="tt.footerTemplate || tt._footerTemplate" class="p-treetable-scrollable-footer">
3454
+ <div #scrollFooterBox class="p-treetable-scrollable-footer-box">
3455
+ <table class="p-treetable-scrollable-footer-table" [ngClass]="tt.tableStyleClass" [ngStyle]="tt.tableStyle">
3456
+ <ng-container
3457
+ *ngTemplateOutlet="frozen ? tt.frozenColGroupTemplate || tt._frozenColGroupTemplate || tt.colGroupTemplate || tt._colGroupTemplate : tt.colGroupTemplate || tt._colGroupTemplate; context: { $implicit: columns }"
3458
+ ></ng-container>
3459
+ <tfoot role="rowgroup" class="p-treetable-tfoot">
3460
+ <ng-container
3461
+ *ngTemplateOutlet="frozen ? tt.frozenFooterTemplate || tt._frozenFooterTemplate || tt.footerTemplate || tt._footerTemplate : tt.footerTemplate || tt._footerTemplate; context: { $implicit: columns }"
3462
+ ></ng-container>
3463
+ </tfoot>
3464
+ </table>
3465
+ </div>
3466
+ </div>
3467
+ `, isInline: true, dependencies: [{ kind: "directive", type: i0.forwardRef(() => i1.NgClass), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgTemplateOutlet), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgStyle), selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i0.forwardRef(() => Scroller), selector: "p-scroller, p-virtualscroller, p-virtual-scroller, p-virtualScroller", 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: "component", type: i0.forwardRef(() => TTBody), selector: "[pTreeTableBody]", inputs: ["pTreeTableBody", "pTreeTableBodyTemplate", "frozen", "serializedNodes", "scrollerOptions"] }], encapsulation: i0.ViewEncapsulation.None });
3988
3468
  }
3989
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TTScrollableView, [{
3990
- type: Component,
3991
- args: [{
3992
- selector: '[ttScrollableView]',
3993
- standalone: false,
3994
- template: `
3469
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTScrollableView, decorators: [{
3470
+ type: Component,
3471
+ args: [{
3472
+ selector: '[ttScrollableView]',
3473
+ standalone: false,
3474
+ template: `
3995
3475
  <div #scrollHeader class="p-treetable-scrollable-header">
3996
3476
  <div #scrollHeaderBox class="p-treetable-scrollable-header-box">
3997
3477
  <table class="p-treetable-scrollable-header-table" [ngClass]="tt.tableStyleClass" [ngStyle]="tt.tableStyle">
@@ -4073,48 +3553,47 @@ class TTScrollableView {
4073
3553
  </div>
4074
3554
  </div>
4075
3555
  `,
4076
- encapsulation: ViewEncapsulation.None
4077
- }]
4078
- }], () => [{ type: undefined, decorators: [{
4079
- type: Inject,
4080
- args: [PLATFORM_ID]
4081
- }] }, { type: i0.Renderer2 }, { type: TreeTable }, { type: i0.ElementRef }, { type: i0.NgZone }], { columns: [{
4082
- type: Input,
4083
- args: ['ttScrollableView']
4084
- }], frozen: [{
4085
- type: Input,
4086
- args: [{ transform: booleanAttribute }]
4087
- }], scrollHeaderViewChild: [{
4088
- type: ViewChild,
4089
- args: ['scrollHeader']
4090
- }], scrollHeaderBoxViewChild: [{
4091
- type: ViewChild,
4092
- args: ['scrollHeaderBox']
4093
- }], scrollBodyViewChild: [{
4094
- type: ViewChild,
4095
- args: ['scrollBody']
4096
- }], scrollTableViewChild: [{
4097
- type: ViewChild,
4098
- args: ['scrollTable']
4099
- }], scrollLoadingTableViewChild: [{
4100
- type: ViewChild,
4101
- args: ['loadingTable']
4102
- }], scrollFooterViewChild: [{
4103
- type: ViewChild,
4104
- args: ['scrollFooter']
4105
- }], scrollFooterBoxViewChild: [{
4106
- type: ViewChild,
4107
- args: ['scrollFooterBox']
4108
- }], scrollableAlignerViewChild: [{
4109
- type: ViewChild,
4110
- args: ['scrollableAligner']
4111
- }], scroller: [{
4112
- type: ViewChild,
4113
- args: ['scroller']
4114
- }], scrollHeight: [{
4115
- type: Input
4116
- }] }); })();
4117
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TTScrollableView, { className: "TTScrollableView", filePath: "treetable.ts", lineNumber: 2489 }); })();
3556
+ encapsulation: ViewEncapsulation.None
3557
+ }]
3558
+ }], ctorParameters: () => [{ type: undefined, decorators: [{
3559
+ type: Inject,
3560
+ args: [PLATFORM_ID]
3561
+ }] }, { type: i0.Renderer2 }, { type: TreeTable }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { columns: [{
3562
+ type: Input,
3563
+ args: ['ttScrollableView']
3564
+ }], frozen: [{
3565
+ type: Input,
3566
+ args: [{ transform: booleanAttribute }]
3567
+ }], scrollHeaderViewChild: [{
3568
+ type: ViewChild,
3569
+ args: ['scrollHeader']
3570
+ }], scrollHeaderBoxViewChild: [{
3571
+ type: ViewChild,
3572
+ args: ['scrollHeaderBox']
3573
+ }], scrollBodyViewChild: [{
3574
+ type: ViewChild,
3575
+ args: ['scrollBody']
3576
+ }], scrollTableViewChild: [{
3577
+ type: ViewChild,
3578
+ args: ['scrollTable']
3579
+ }], scrollLoadingTableViewChild: [{
3580
+ type: ViewChild,
3581
+ args: ['loadingTable']
3582
+ }], scrollFooterViewChild: [{
3583
+ type: ViewChild,
3584
+ args: ['scrollFooter']
3585
+ }], scrollFooterBoxViewChild: [{
3586
+ type: ViewChild,
3587
+ args: ['scrollFooterBox']
3588
+ }], scrollableAlignerViewChild: [{
3589
+ type: ViewChild,
3590
+ args: ['scrollableAligner']
3591
+ }], scroller: [{
3592
+ type: ViewChild,
3593
+ args: ['scroller']
3594
+ }], scrollHeight: [{
3595
+ type: Input
3596
+ }] } });
4118
3597
  class TTSortableColumn {
4119
3598
  tt;
4120
3599
  field;
@@ -4166,40 +3645,35 @@ class TTSortableColumn {
4166
3645
  this.subscription.unsubscribe();
4167
3646
  }
4168
3647
  }
4169
- static ɵfac = function TTSortableColumn_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TTSortableColumn)(i0.ɵɵdirectiveInject(TreeTable)); };
4170
- static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: TTSortableColumn, selectors: [["", "ttSortableColumn", ""]], hostVars: 7, hostBindings: function TTSortableColumn_HostBindings(rf, ctx) { if (rf & 1) {
4171
- i0.ɵɵlistener("click", function TTSortableColumn_click_HostBindingHandler($event) { return ctx.onClick($event); })("keydown.enter", function TTSortableColumn_keydown_enter_HostBindingHandler($event) { return ctx.onEnterKey($event); });
4172
- } if (rf & 2) {
4173
- i0.ɵɵattribute("tabindex", ctx.isEnabled() ? "0" : null)("role", "columnheader")("aria-sort", ctx.ariaSorted);
4174
- i0.ɵɵclassProp("p-sortable-column", ctx.isEnabled())("p-treetable-column-sorted", ctx.sorted);
4175
- } }, inputs: { field: [0, "ttSortableColumn", "field"], ttSortableColumnDisabled: [2, "ttSortableColumnDisabled", "ttSortableColumnDisabled", booleanAttribute] }, standalone: false, features: [i0.ɵɵInputTransformsFeature] });
3648
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTSortableColumn, deps: [{ token: TreeTable }], target: i0.ɵɵFactoryTarget.Directive });
3649
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.1.7", type: TTSortableColumn, isStandalone: false, selector: "[ttSortableColumn]", inputs: { field: ["ttSortableColumn", "field"], ttSortableColumnDisabled: ["ttSortableColumnDisabled", "ttSortableColumnDisabled", booleanAttribute] }, host: { listeners: { "click": "onClick($event)", "keydown.enter": "onEnterKey($event)" }, properties: { "class.p-sortable-column": "isEnabled()", "class.p-treetable-column-sorted": "sorted", "attr.tabindex": "isEnabled() ? \"0\" : null", "attr.role": "\"columnheader\"", "attr.aria-sort": "ariaSorted" } }, ngImport: i0 });
4176
3650
  }
4177
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TTSortableColumn, [{
4178
- type: Directive,
4179
- args: [{
4180
- selector: '[ttSortableColumn]',
4181
- standalone: false,
4182
- host: {
4183
- '[class.p-sortable-column]': 'isEnabled()',
4184
- '[class.p-treetable-column-sorted]': 'sorted',
4185
- '[attr.tabindex]': 'isEnabled() ? "0" : null',
4186
- '[attr.role]': '"columnheader"',
4187
- '[attr.aria-sort]': 'ariaSorted'
4188
- }
4189
- }]
4190
- }], () => [{ type: TreeTable }], { field: [{
4191
- type: Input,
4192
- args: ['ttSortableColumn']
4193
- }], ttSortableColumnDisabled: [{
4194
- type: Input,
4195
- args: [{ transform: booleanAttribute }]
4196
- }], onClick: [{
4197
- type: HostListener,
4198
- args: ['click', ['$event']]
4199
- }], onEnterKey: [{
4200
- type: HostListener,
4201
- args: ['keydown.enter', ['$event']]
4202
- }] }); })();
3651
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTSortableColumn, decorators: [{
3652
+ type: Directive,
3653
+ args: [{
3654
+ selector: '[ttSortableColumn]',
3655
+ standalone: false,
3656
+ host: {
3657
+ '[class.p-sortable-column]': 'isEnabled()',
3658
+ '[class.p-treetable-column-sorted]': 'sorted',
3659
+ '[attr.tabindex]': 'isEnabled() ? "0" : null',
3660
+ '[attr.role]': '"columnheader"',
3661
+ '[attr.aria-sort]': 'ariaSorted'
3662
+ }
3663
+ }]
3664
+ }], ctorParameters: () => [{ type: TreeTable }], propDecorators: { field: [{
3665
+ type: Input,
3666
+ args: ['ttSortableColumn']
3667
+ }], ttSortableColumnDisabled: [{
3668
+ type: Input,
3669
+ args: [{ transform: booleanAttribute }]
3670
+ }], onClick: [{
3671
+ type: HostListener,
3672
+ args: ['click', ['$event']]
3673
+ }], onEnterKey: [{
3674
+ type: HostListener,
3675
+ args: ['keydown.enter', ['$event']]
3676
+ }] } });
4203
3677
  class TTSortIcon {
4204
3678
  tt;
4205
3679
  cd;
@@ -4236,23 +3710,22 @@ class TTSortIcon {
4236
3710
  this.subscription.unsubscribe();
4237
3711
  }
4238
3712
  }
4239
- static ɵfac = function TTSortIcon_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TTSortIcon)(i0.ɵɵdirectiveInject(TreeTable), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
4240
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TTSortIcon, selectors: [["p-treeTableSortIcon"]], inputs: { field: "field", ariaLabelDesc: "ariaLabelDesc", ariaLabelAsc: "ariaLabelAsc" }, standalone: false, decls: 2, vars: 2, consts: [[4, "ngIf"], ["class", "p-sortable-column-icon", 4, "ngIf"], [3, "styleClass", 4, "ngIf"], [3, "styleClass"], [1, "p-sortable-column-icon"], [4, "ngTemplateOutlet", "ngTemplateOutletContext"]], template: function TTSortIcon_Template(rf, ctx) { if (rf & 1) {
4241
- i0.ɵɵtemplate(0, TTSortIcon_ng_container_0_Template, 4, 3, "ng-container", 0)(1, TTSortIcon_span_1_Template, 2, 4, "span", 1);
4242
- } if (rf & 2) {
4243
- i0.ɵɵproperty("ngIf", !ctx.tt.sortIconTemplate && !ctx.tt._sortIconTemplate);
4244
- i0.ɵɵadvance();
4245
- i0.ɵɵproperty("ngIf", ctx.tt.sortIconTemplate || ctx.tt._sortIconTemplate);
4246
- } }, dependencies: () => [i1.NgIf, i1.NgTemplateOutlet, SortAltIcon,
4247
- SortAmountUpAltIcon,
4248
- SortAmountDownIcon], encapsulation: 2, changeDetection: 0 });
3713
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTSortIcon, deps: [{ token: TreeTable }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
3714
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.7", type: TTSortIcon, isStandalone: false, selector: "p-treeTableSortIcon", inputs: { field: "field", ariaLabelDesc: "ariaLabelDesc", ariaLabelAsc: "ariaLabelAsc" }, ngImport: i0, template: ` <ng-container *ngIf="!tt.sortIconTemplate && !tt._sortIconTemplate">
3715
+ <SortAltIcon [styleClass]="'p-sortable-column-icon'" *ngIf="sortOrder === 0" />
3716
+ <SortAmountUpAltIcon [styleClass]="'p-sortable-column-icon'" *ngIf="sortOrder === 1" />
3717
+ <SortAmountDownIcon [styleClass]="'p-sortable-column-icon'" *ngIf="sortOrder === -1" />
3718
+ </ng-container>
3719
+ <span *ngIf="tt.sortIconTemplate || tt._sortIconTemplate" class="p-sortable-column-icon">
3720
+ <ng-template *ngTemplateOutlet="tt.sortIconTemplate || tt._sortIconTemplate; context: { $implicit: sortOrder }"></ng-template>
3721
+ </span>`, isInline: true, dependencies: [{ kind: "directive", type: i0.forwardRef(() => i1.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgTemplateOutlet), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i0.forwardRef(() => SortAltIcon), selector: "SortAltIcon" }, { kind: "component", type: i0.forwardRef(() => SortAmountUpAltIcon), selector: "SortAmountUpAltIcon" }, { kind: "component", type: i0.forwardRef(() => SortAmountDownIcon), selector: "SortAmountDownIcon" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
4249
3722
  }
4250
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TTSortIcon, [{
4251
- type: Component,
4252
- args: [{
4253
- selector: 'p-treeTableSortIcon',
4254
- standalone: false,
4255
- template: ` <ng-container *ngIf="!tt.sortIconTemplate && !tt._sortIconTemplate">
3723
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTSortIcon, decorators: [{
3724
+ type: Component,
3725
+ args: [{
3726
+ selector: 'p-treeTableSortIcon',
3727
+ standalone: false,
3728
+ template: ` <ng-container *ngIf="!tt.sortIconTemplate && !tt._sortIconTemplate">
4256
3729
  <SortAltIcon [styleClass]="'p-sortable-column-icon'" *ngIf="sortOrder === 0" />
4257
3730
  <SortAmountUpAltIcon [styleClass]="'p-sortable-column-icon'" *ngIf="sortOrder === 1" />
4258
3731
  <SortAmountDownIcon [styleClass]="'p-sortable-column-icon'" *ngIf="sortOrder === -1" />
@@ -4260,17 +3733,16 @@ class TTSortIcon {
4260
3733
  <span *ngIf="tt.sortIconTemplate || tt._sortIconTemplate" class="p-sortable-column-icon">
4261
3734
  <ng-template *ngTemplateOutlet="tt.sortIconTemplate || tt._sortIconTemplate; context: { $implicit: sortOrder }"></ng-template>
4262
3735
  </span>`,
4263
- encapsulation: ViewEncapsulation.None,
4264
- changeDetection: ChangeDetectionStrategy.OnPush
4265
- }]
4266
- }], () => [{ type: TreeTable }, { type: i0.ChangeDetectorRef }], { field: [{
4267
- type: Input
4268
- }], ariaLabelDesc: [{
4269
- type: Input
4270
- }], ariaLabelAsc: [{
4271
- type: Input
4272
- }] }); })();
4273
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TTSortIcon, { className: "TTSortIcon", filePath: "treetable.ts", lineNumber: 2784 }); })();
3736
+ encapsulation: ViewEncapsulation.None,
3737
+ changeDetection: ChangeDetectionStrategy.OnPush
3738
+ }]
3739
+ }], ctorParameters: () => [{ type: TreeTable }, { type: i0.ChangeDetectorRef }], propDecorators: { field: [{
3740
+ type: Input
3741
+ }], ariaLabelDesc: [{
3742
+ type: Input
3743
+ }], ariaLabelAsc: [{
3744
+ type: Input
3745
+ }] } });
4274
3746
  class TTResizableColumn {
4275
3747
  document;
4276
3748
  platformId;
@@ -4341,25 +3813,25 @@ class TTResizableColumn {
4341
3813
  }
4342
3814
  this.unbindDocumentEvents();
4343
3815
  }
4344
- static ɵfac = function TTResizableColumn_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TTResizableColumn)(i0.ɵɵdirectiveInject(DOCUMENT), i0.ɵɵdirectiveInject(PLATFORM_ID), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(TreeTable), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.NgZone)); };
4345
- static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: TTResizableColumn, selectors: [["", "ttResizableColumn", ""]], inputs: { ttResizableColumnDisabled: [2, "ttResizableColumnDisabled", "ttResizableColumnDisabled", booleanAttribute] }, standalone: false, features: [i0.ɵɵInputTransformsFeature] });
3816
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTResizableColumn, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.Renderer2 }, { token: TreeTable }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
3817
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.1.7", type: TTResizableColumn, isStandalone: false, selector: "[ttResizableColumn]", inputs: { ttResizableColumnDisabled: ["ttResizableColumnDisabled", "ttResizableColumnDisabled", booleanAttribute] }, ngImport: i0 });
4346
3818
  }
4347
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TTResizableColumn, [{
4348
- type: Directive,
4349
- args: [{
4350
- selector: '[ttResizableColumn]',
4351
- standalone: false
4352
- }]
4353
- }], () => [{ type: Document, decorators: [{
4354
- type: Inject,
4355
- args: [DOCUMENT]
4356
- }] }, { type: undefined, decorators: [{
4357
- type: Inject,
4358
- args: [PLATFORM_ID]
4359
- }] }, { type: i0.Renderer2 }, { type: TreeTable }, { type: i0.ElementRef }, { type: i0.NgZone }], { ttResizableColumnDisabled: [{
4360
- type: Input,
4361
- args: [{ transform: booleanAttribute }]
4362
- }] }); })();
3819
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTResizableColumn, decorators: [{
3820
+ type: Directive,
3821
+ args: [{
3822
+ selector: '[ttResizableColumn]',
3823
+ standalone: false
3824
+ }]
3825
+ }], ctorParameters: () => [{ type: Document, decorators: [{
3826
+ type: Inject,
3827
+ args: [DOCUMENT]
3828
+ }] }, { type: undefined, decorators: [{
3829
+ type: Inject,
3830
+ args: [PLATFORM_ID]
3831
+ }] }, { type: i0.Renderer2 }, { type: TreeTable }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ttResizableColumnDisabled: [{
3832
+ type: Input,
3833
+ args: [{ transform: booleanAttribute }]
3834
+ }] } });
4363
3835
  class TTReorderableColumn {
4364
3836
  document;
4365
3837
  platformId;
@@ -4446,30 +3918,28 @@ class TTReorderableColumn {
4446
3918
  ngOnDestroy() {
4447
3919
  this.unbindEvents();
4448
3920
  }
4449
- static ɵfac = function TTReorderableColumn_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TTReorderableColumn)(i0.ɵɵdirectiveInject(DOCUMENT), i0.ɵɵdirectiveInject(PLATFORM_ID), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(TreeTable), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.NgZone)); };
4450
- static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: TTReorderableColumn, selectors: [["", "ttReorderableColumn", ""]], hostBindings: function TTReorderableColumn_HostBindings(rf, ctx) { if (rf & 1) {
4451
- i0.ɵɵlistener("drop", function TTReorderableColumn_drop_HostBindingHandler($event) { return ctx.onDrop($event); });
4452
- } }, inputs: { ttReorderableColumnDisabled: [2, "ttReorderableColumnDisabled", "ttReorderableColumnDisabled", booleanAttribute] }, standalone: false, features: [i0.ɵɵInputTransformsFeature] });
3921
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTReorderableColumn, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.Renderer2 }, { token: TreeTable }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
3922
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.1.7", type: TTReorderableColumn, isStandalone: false, selector: "[ttReorderableColumn]", inputs: { ttReorderableColumnDisabled: ["ttReorderableColumnDisabled", "ttReorderableColumnDisabled", booleanAttribute] }, host: { listeners: { "drop": "onDrop($event)" } }, ngImport: i0 });
4453
3923
  }
4454
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TTReorderableColumn, [{
4455
- type: Directive,
4456
- args: [{
4457
- selector: '[ttReorderableColumn]',
4458
- standalone: false
4459
- }]
4460
- }], () => [{ type: Document, decorators: [{
4461
- type: Inject,
4462
- args: [DOCUMENT]
4463
- }] }, { type: undefined, decorators: [{
4464
- type: Inject,
4465
- args: [PLATFORM_ID]
4466
- }] }, { type: i0.Renderer2 }, { type: TreeTable }, { type: i0.ElementRef }, { type: i0.NgZone }], { ttReorderableColumnDisabled: [{
4467
- type: Input,
4468
- args: [{ transform: booleanAttribute }]
4469
- }], onDrop: [{
4470
- type: HostListener,
4471
- args: ['drop', ['$event']]
4472
- }] }); })();
3924
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTReorderableColumn, decorators: [{
3925
+ type: Directive,
3926
+ args: [{
3927
+ selector: '[ttReorderableColumn]',
3928
+ standalone: false
3929
+ }]
3930
+ }], ctorParameters: () => [{ type: Document, decorators: [{
3931
+ type: Inject,
3932
+ args: [DOCUMENT]
3933
+ }] }, { type: undefined, decorators: [{
3934
+ type: Inject,
3935
+ args: [PLATFORM_ID]
3936
+ }] }, { type: i0.Renderer2 }, { type: TreeTable }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ttReorderableColumnDisabled: [{
3937
+ type: Input,
3938
+ args: [{ transform: booleanAttribute }]
3939
+ }], onDrop: [{
3940
+ type: HostListener,
3941
+ args: ['drop', ['$event']]
3942
+ }] } });
4473
3943
  class TTSelectableRow {
4474
3944
  tt;
4475
3945
  tableService;
@@ -4534,40 +4004,35 @@ class TTSelectableRow {
4534
4004
  this.subscription.unsubscribe();
4535
4005
  }
4536
4006
  }
4537
- static ɵfac = function TTSelectableRow_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TTSelectableRow)(i0.ɵɵdirectiveInject(TreeTable), i0.ɵɵdirectiveInject(TreeTableService)); };
4538
- static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: TTSelectableRow, selectors: [["", "ttSelectableRow", ""]], hostVars: 3, hostBindings: function TTSelectableRow_HostBindings(rf, ctx) { if (rf & 1) {
4539
- i0.ɵɵlistener("click", function TTSelectableRow_click_HostBindingHandler($event) { return ctx.onClick($event); })("keydown", function TTSelectableRow_keydown_HostBindingHandler($event) { return ctx.onKeyDown($event); })("touchend", function TTSelectableRow_touchend_HostBindingHandler($event) { return ctx.onTouchEnd($event); });
4540
- } if (rf & 2) {
4541
- i0.ɵɵattribute("aria-checked", ctx.selected);
4542
- i0.ɵɵclassProp("p-treetable-row-selected", ctx.selected);
4543
- } }, inputs: { rowNode: [0, "ttSelectableRow", "rowNode"], ttSelectableRowDisabled: [2, "ttSelectableRowDisabled", "ttSelectableRowDisabled", booleanAttribute] }, standalone: false, features: [i0.ɵɵInputTransformsFeature] });
4007
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTSelectableRow, deps: [{ token: TreeTable }, { token: TreeTableService }], target: i0.ɵɵFactoryTarget.Directive });
4008
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.1.7", type: TTSelectableRow, isStandalone: false, selector: "[ttSelectableRow]", inputs: { rowNode: ["ttSelectableRow", "rowNode"], ttSelectableRowDisabled: ["ttSelectableRowDisabled", "ttSelectableRowDisabled", booleanAttribute] }, host: { listeners: { "click": "onClick($event)", "keydown": "onKeyDown($event)", "touchend": "onTouchEnd($event)" }, properties: { "class.p-treetable-row-selected": "selected", "attr.aria-checked": "selected" } }, ngImport: i0 });
4544
4009
  }
4545
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TTSelectableRow, [{
4546
- type: Directive,
4547
- args: [{
4548
- selector: '[ttSelectableRow]',
4549
- standalone: false,
4550
- host: {
4551
- '[class.p-treetable-row-selected]': 'selected',
4552
- '[attr.aria-checked]': 'selected'
4553
- }
4554
- }]
4555
- }], () => [{ type: TreeTable }, { type: TreeTableService }], { rowNode: [{
4556
- type: Input,
4557
- args: ['ttSelectableRow']
4558
- }], ttSelectableRowDisabled: [{
4559
- type: Input,
4560
- args: [{ transform: booleanAttribute }]
4561
- }], onClick: [{
4562
- type: HostListener,
4563
- args: ['click', ['$event']]
4564
- }], onKeyDown: [{
4565
- type: HostListener,
4566
- args: ['keydown', ['$event']]
4567
- }], onTouchEnd: [{
4568
- type: HostListener,
4569
- args: ['touchend', ['$event']]
4570
- }] }); })();
4010
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTSelectableRow, decorators: [{
4011
+ type: Directive,
4012
+ args: [{
4013
+ selector: '[ttSelectableRow]',
4014
+ standalone: false,
4015
+ host: {
4016
+ '[class.p-treetable-row-selected]': 'selected',
4017
+ '[attr.aria-checked]': 'selected'
4018
+ }
4019
+ }]
4020
+ }], ctorParameters: () => [{ type: TreeTable }, { type: TreeTableService }], propDecorators: { rowNode: [{
4021
+ type: Input,
4022
+ args: ['ttSelectableRow']
4023
+ }], ttSelectableRowDisabled: [{
4024
+ type: Input,
4025
+ args: [{ transform: booleanAttribute }]
4026
+ }], onClick: [{
4027
+ type: HostListener,
4028
+ args: ['click', ['$event']]
4029
+ }], onKeyDown: [{
4030
+ type: HostListener,
4031
+ args: ['keydown', ['$event']]
4032
+ }], onTouchEnd: [{
4033
+ type: HostListener,
4034
+ args: ['touchend', ['$event']]
4035
+ }] } });
4571
4036
  class TTSelectableRowDblClick {
4572
4037
  tt;
4573
4038
  tableService;
@@ -4605,32 +4070,28 @@ class TTSelectableRowDblClick {
4605
4070
  this.subscription.unsubscribe();
4606
4071
  }
4607
4072
  }
4608
- static ɵfac = function TTSelectableRowDblClick_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TTSelectableRowDblClick)(i0.ɵɵdirectiveInject(TreeTable), i0.ɵɵdirectiveInject(TreeTableService)); };
4609
- static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: TTSelectableRowDblClick, selectors: [["", "ttSelectableRowDblClick", ""]], hostVars: 2, hostBindings: function TTSelectableRowDblClick_HostBindings(rf, ctx) { if (rf & 1) {
4610
- i0.ɵɵlistener("dblclick", function TTSelectableRowDblClick_dblclick_HostBindingHandler($event) { return ctx.onClick($event); });
4611
- } if (rf & 2) {
4612
- i0.ɵɵclassProp("p-treetable-row-selected", ctx.selected);
4613
- } }, inputs: { rowNode: [0, "ttSelectableRowDblClick", "rowNode"], ttSelectableRowDisabled: [2, "ttSelectableRowDisabled", "ttSelectableRowDisabled", booleanAttribute] }, standalone: false, features: [i0.ɵɵInputTransformsFeature] });
4073
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTSelectableRowDblClick, deps: [{ token: TreeTable }, { token: TreeTableService }], target: i0.ɵɵFactoryTarget.Directive });
4074
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.1.7", type: TTSelectableRowDblClick, isStandalone: false, selector: "[ttSelectableRowDblClick]", inputs: { rowNode: ["ttSelectableRowDblClick", "rowNode"], ttSelectableRowDisabled: ["ttSelectableRowDisabled", "ttSelectableRowDisabled", booleanAttribute] }, host: { listeners: { "dblclick": "onClick($event)" }, properties: { "class.p-treetable-row-selected": "selected" } }, ngImport: i0 });
4614
4075
  }
4615
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TTSelectableRowDblClick, [{
4616
- type: Directive,
4617
- args: [{
4618
- selector: '[ttSelectableRowDblClick]',
4619
- standalone: false,
4620
- host: {
4621
- '[class.p-treetable-row-selected]': 'selected'
4622
- }
4623
- }]
4624
- }], () => [{ type: TreeTable }, { type: TreeTableService }], { rowNode: [{
4625
- type: Input,
4626
- args: ['ttSelectableRowDblClick']
4627
- }], ttSelectableRowDisabled: [{
4628
- type: Input,
4629
- args: [{ transform: booleanAttribute }]
4630
- }], onClick: [{
4631
- type: HostListener,
4632
- args: ['dblclick', ['$event']]
4633
- }] }); })();
4076
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTSelectableRowDblClick, decorators: [{
4077
+ type: Directive,
4078
+ args: [{
4079
+ selector: '[ttSelectableRowDblClick]',
4080
+ standalone: false,
4081
+ host: {
4082
+ '[class.p-treetable-row-selected]': 'selected'
4083
+ }
4084
+ }]
4085
+ }], ctorParameters: () => [{ type: TreeTable }, { type: TreeTableService }], propDecorators: { rowNode: [{
4086
+ type: Input,
4087
+ args: ['ttSelectableRowDblClick']
4088
+ }], ttSelectableRowDisabled: [{
4089
+ type: Input,
4090
+ args: [{ transform: booleanAttribute }]
4091
+ }], onClick: [{
4092
+ type: HostListener,
4093
+ args: ['dblclick', ['$event']]
4094
+ }] } });
4634
4095
  class TTContextMenuRow {
4635
4096
  tt;
4636
4097
  tableService;
@@ -4667,34 +4128,29 @@ class TTContextMenuRow {
4667
4128
  this.subscription.unsubscribe();
4668
4129
  }
4669
4130
  }
4670
- static ɵfac = function TTContextMenuRow_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TTContextMenuRow)(i0.ɵɵdirectiveInject(TreeTable), i0.ɵɵdirectiveInject(TreeTableService), i0.ɵɵdirectiveInject(i0.ElementRef)); };
4671
- static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: TTContextMenuRow, selectors: [["", "ttContextMenuRow", ""]], hostVars: 3, hostBindings: function TTContextMenuRow_HostBindings(rf, ctx) { if (rf & 1) {
4672
- i0.ɵɵlistener("contextmenu", function TTContextMenuRow_contextmenu_HostBindingHandler($event) { return ctx.onContextMenu($event); });
4673
- } if (rf & 2) {
4674
- i0.ɵɵattribute("tabindex", ctx.isEnabled() ? 0 : undefined);
4675
- i0.ɵɵclassProp("p-treetable-contextmenu-row-selected", ctx.selected);
4676
- } }, inputs: { rowNode: [0, "ttContextMenuRow", "rowNode"], ttContextMenuRowDisabled: [2, "ttContextMenuRowDisabled", "ttContextMenuRowDisabled", booleanAttribute] }, standalone: false, features: [i0.ɵɵInputTransformsFeature] });
4131
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTContextMenuRow, deps: [{ token: TreeTable }, { token: TreeTableService }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
4132
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.1.7", type: TTContextMenuRow, isStandalone: false, selector: "[ttContextMenuRow]", inputs: { rowNode: ["ttContextMenuRow", "rowNode"], ttContextMenuRowDisabled: ["ttContextMenuRowDisabled", "ttContextMenuRowDisabled", booleanAttribute] }, host: { listeners: { "contextmenu": "onContextMenu($event)" }, properties: { "class.p-treetable-contextmenu-row-selected": "selected", "attr.tabindex": "isEnabled() ? 0 : undefined" } }, ngImport: i0 });
4677
4133
  }
4678
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TTContextMenuRow, [{
4679
- type: Directive,
4680
- args: [{
4681
- selector: '[ttContextMenuRow]',
4682
- standalone: false,
4683
- host: {
4684
- '[class.p-treetable-contextmenu-row-selected]': 'selected',
4685
- '[attr.tabindex]': 'isEnabled() ? 0 : undefined'
4686
- }
4687
- }]
4688
- }], () => [{ type: TreeTable }, { type: TreeTableService }, { type: i0.ElementRef }], { rowNode: [{
4689
- type: Input,
4690
- args: ['ttContextMenuRow']
4691
- }], ttContextMenuRowDisabled: [{
4692
- type: Input,
4693
- args: [{ transform: booleanAttribute }]
4694
- }], onContextMenu: [{
4695
- type: HostListener,
4696
- args: ['contextmenu', ['$event']]
4697
- }] }); })();
4134
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTContextMenuRow, decorators: [{
4135
+ type: Directive,
4136
+ args: [{
4137
+ selector: '[ttContextMenuRow]',
4138
+ standalone: false,
4139
+ host: {
4140
+ '[class.p-treetable-contextmenu-row-selected]': 'selected',
4141
+ '[attr.tabindex]': 'isEnabled() ? 0 : undefined'
4142
+ }
4143
+ }]
4144
+ }], ctorParameters: () => [{ type: TreeTable }, { type: TreeTableService }, { type: i0.ElementRef }], propDecorators: { rowNode: [{
4145
+ type: Input,
4146
+ args: ['ttContextMenuRow']
4147
+ }], ttContextMenuRowDisabled: [{
4148
+ type: Input,
4149
+ args: [{ transform: booleanAttribute }]
4150
+ }], onContextMenu: [{
4151
+ type: HostListener,
4152
+ args: ['contextmenu', ['$event']]
4153
+ }] } });
4698
4154
  class TTCheckbox {
4699
4155
  tt;
4700
4156
  tableService;
@@ -4762,24 +4218,23 @@ class TTCheckbox {
4762
4218
  this.subscription.unsubscribe();
4763
4219
  }
4764
4220
  }
4765
- static ɵfac = function TTCheckbox_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TTCheckbox)(i0.ɵɵdirectiveInject(TreeTable), i0.ɵɵdirectiveInject(TreeTableService), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
4766
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TTCheckbox, selectors: [["p-treeTableCheckbox"]], inputs: { disabled: [2, "disabled", "disabled", booleanAttribute], rowNode: [0, "value", "rowNode"] }, standalone: false, features: [i0.ɵɵInputTransformsFeature], decls: 2, vars: 6, consts: [["styleClass", "p-treetable-node-checkbox", 3, "onChange", "ngModel", "binary", "disabled", "indeterminate", "tabIndex"], [4, "ngIf"], ["pTemplate", "icon"], [4, "ngTemplateOutlet", "ngTemplateOutletContext"]], template: function TTCheckbox_Template(rf, ctx) { if (rf & 1) {
4767
- i0.ɵɵelementStart(0, "p-checkbox", 0);
4768
- i0.ɵɵlistener("onChange", function TTCheckbox_Template_p_checkbox_onChange_0_listener($event) { return ctx.onClick($event); });
4769
- i0.ɵɵtemplate(1, TTCheckbox_ng_container_1_Template, 2, 0, "ng-container", 1);
4770
- i0.ɵɵelementEnd();
4771
- } if (rf & 2) {
4772
- i0.ɵɵproperty("ngModel", ctx.checked)("binary", true)("disabled", ctx.disabled)("indeterminate", ctx.partialChecked)("tabIndex", -1);
4773
- i0.ɵɵadvance();
4774
- i0.ɵɵproperty("ngIf", ctx.tt.checkboxIconTemplate || ctx.tt._checkboxIconTemplate);
4775
- } }, dependencies: () => [i1.NgIf, i1.NgTemplateOutlet, i3.PrimeTemplate, Checkbox, i4.NgControlStatus, i4.NgModel], encapsulation: 2, changeDetection: 0 });
4221
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTCheckbox, deps: [{ token: TreeTable }, { token: TreeTableService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
4222
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: TTCheckbox, isStandalone: false, selector: "p-treeTableCheckbox", inputs: { disabled: ["disabled", "disabled", booleanAttribute], rowNode: ["value", "rowNode"] }, ngImport: i0, template: `
4223
+ <p-checkbox [ngModel]="checked" (onChange)="onClick($event)" [binary]="true" [disabled]="disabled" [indeterminate]="partialChecked" styleClass="p-treetable-node-checkbox" [tabIndex]="-1">
4224
+ <ng-container *ngIf="tt.checkboxIconTemplate || tt._checkboxIconTemplate">
4225
+ <ng-template pTemplate="icon">
4226
+ <ng-template *ngTemplateOutlet="tt.checkboxIconTemplate || tt._checkboxIconTemplate; context: { $implicit: checked, partialSelected: partialChecked }"></ng-template>
4227
+ </ng-template>
4228
+ </ng-container>
4229
+ </p-checkbox>
4230
+ `, isInline: true, dependencies: [{ kind: "directive", type: i0.forwardRef(() => i1.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgTemplateOutlet), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i0.forwardRef(() => i3.PrimeTemplate), selector: "[pTemplate]", inputs: ["type", "pTemplate"] }, { kind: "component", type: i0.forwardRef(() => Checkbox), selector: "p-checkbox, p-checkBox, p-check-box", inputs: ["value", "name", "disabled", "binary", "ariaLabelledBy", "ariaLabel", "tabindex", "inputId", "style", "inputStyle", "styleClass", "inputClass", "indeterminate", "size", "formControl", "checkboxIcon", "readonly", "required", "autofocus", "trueValue", "falseValue", "variant"], outputs: ["onChange", "onFocus", "onBlur"] }, { kind: "directive", type: i0.forwardRef(() => i4.NgControlStatus), selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i0.forwardRef(() => i4.NgModel), selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
4776
4231
  }
4777
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TTCheckbox, [{
4778
- type: Component,
4779
- args: [{
4780
- selector: 'p-treeTableCheckbox',
4781
- standalone: false,
4782
- template: `
4232
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTCheckbox, decorators: [{
4233
+ type: Component,
4234
+ args: [{
4235
+ selector: 'p-treeTableCheckbox',
4236
+ standalone: false,
4237
+ template: `
4783
4238
  <p-checkbox [ngModel]="checked" (onChange)="onClick($event)" [binary]="true" [disabled]="disabled" [indeterminate]="partialChecked" styleClass="p-treetable-node-checkbox" [tabIndex]="-1">
4784
4239
  <ng-container *ngIf="tt.checkboxIconTemplate || tt._checkboxIconTemplate">
4785
4240
  <ng-template pTemplate="icon">
@@ -4788,17 +4243,16 @@ class TTCheckbox {
4788
4243
  </ng-container>
4789
4244
  </p-checkbox>
4790
4245
  `,
4791
- encapsulation: ViewEncapsulation.None,
4792
- changeDetection: ChangeDetectionStrategy.OnPush
4793
- }]
4794
- }], () => [{ type: TreeTable }, { type: TreeTableService }, { type: i0.ChangeDetectorRef }], { disabled: [{
4795
- type: Input,
4796
- args: [{ transform: booleanAttribute }]
4797
- }], rowNode: [{
4798
- type: Input,
4799
- args: ['value']
4800
- }] }); })();
4801
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TTCheckbox, { className: "TTCheckbox", filePath: "treetable.ts", lineNumber: 3230 }); })();
4246
+ encapsulation: ViewEncapsulation.None,
4247
+ changeDetection: ChangeDetectionStrategy.OnPush
4248
+ }]
4249
+ }], ctorParameters: () => [{ type: TreeTable }, { type: TreeTableService }, { type: i0.ChangeDetectorRef }], propDecorators: { disabled: [{
4250
+ type: Input,
4251
+ args: [{ transform: booleanAttribute }]
4252
+ }], rowNode: [{
4253
+ type: Input,
4254
+ args: ['value']
4255
+ }] } });
4802
4256
  class TTHeaderCheckbox {
4803
4257
  tt;
4804
4258
  tableService;
@@ -4869,24 +4323,23 @@ class TTHeaderCheckbox {
4869
4323
  }
4870
4324
  return checked;
4871
4325
  }
4872
- static ɵfac = function TTHeaderCheckbox_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TTHeaderCheckbox)(i0.ɵɵdirectiveInject(TreeTable), i0.ɵɵdirectiveInject(TreeTableService), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
4873
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TTHeaderCheckbox, selectors: [["p-treeTableHeaderCheckbox"]], standalone: false, decls: 2, vars: 4, consts: [[3, "onChange", "ngModel", "binary", "disabled"], [4, "ngIf"], ["pTemplate", "icon"], [4, "ngTemplateOutlet", "ngTemplateOutletContext"]], template: function TTHeaderCheckbox_Template(rf, ctx) { if (rf & 1) {
4874
- i0.ɵɵelementStart(0, "p-checkbox", 0);
4875
- i0.ɵɵlistener("onChange", function TTHeaderCheckbox_Template_p_checkbox_onChange_0_listener($event) { return ctx.onClick($event); });
4876
- i0.ɵɵtemplate(1, TTHeaderCheckbox_ng_container_1_Template, 2, 0, "ng-container", 1);
4877
- i0.ɵɵelementEnd();
4878
- } if (rf & 2) {
4879
- i0.ɵɵproperty("ngModel", ctx.checked)("binary", true)("disabled", !ctx.tt.value || ctx.tt.value.length === 0);
4880
- i0.ɵɵadvance();
4881
- i0.ɵɵproperty("ngIf", ctx.tt.headerCheckboxIconTemplate || ctx.tt._headerCheckboxIconTemplate);
4882
- } }, dependencies: () => [i1.NgIf, i1.NgTemplateOutlet, i3.PrimeTemplate, Checkbox, i4.NgControlStatus, i4.NgModel], encapsulation: 2, changeDetection: 0 });
4326
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTHeaderCheckbox, deps: [{ token: TreeTable }, { token: TreeTableService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
4327
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.7", type: TTHeaderCheckbox, isStandalone: false, selector: "p-treeTableHeaderCheckbox", ngImport: i0, template: `
4328
+ <p-checkbox [ngModel]="checked" (onChange)="onClick($event)" [binary]="true" [disabled]="!tt.value || tt.value.length === 0">
4329
+ <ng-container *ngIf="tt.headerCheckboxIconTemplate || tt._headerCheckboxIconTemplate">
4330
+ <ng-template pTemplate="icon">
4331
+ <ng-template *ngTemplateOutlet="tt.headerCheckboxIconTemplate || tt._headerCheckboxIconTemplate; context: { $implicit: checked }"></ng-template>
4332
+ </ng-template>
4333
+ </ng-container>
4334
+ </p-checkbox>
4335
+ `, isInline: true, dependencies: [{ kind: "directive", type: i0.forwardRef(() => i1.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgTemplateOutlet), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i0.forwardRef(() => i3.PrimeTemplate), selector: "[pTemplate]", inputs: ["type", "pTemplate"] }, { kind: "component", type: i0.forwardRef(() => Checkbox), selector: "p-checkbox, p-checkBox, p-check-box", inputs: ["value", "name", "disabled", "binary", "ariaLabelledBy", "ariaLabel", "tabindex", "inputId", "style", "inputStyle", "styleClass", "inputClass", "indeterminate", "size", "formControl", "checkboxIcon", "readonly", "required", "autofocus", "trueValue", "falseValue", "variant"], outputs: ["onChange", "onFocus", "onBlur"] }, { kind: "directive", type: i0.forwardRef(() => i4.NgControlStatus), selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i0.forwardRef(() => i4.NgModel), selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
4883
4336
  }
4884
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TTHeaderCheckbox, [{
4885
- type: Component,
4886
- args: [{
4887
- selector: 'p-treeTableHeaderCheckbox',
4888
- standalone: false,
4889
- template: `
4337
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTHeaderCheckbox, decorators: [{
4338
+ type: Component,
4339
+ args: [{
4340
+ selector: 'p-treeTableHeaderCheckbox',
4341
+ standalone: false,
4342
+ template: `
4890
4343
  <p-checkbox [ngModel]="checked" (onChange)="onClick($event)" [binary]="true" [disabled]="!tt.value || tt.value.length === 0">
4891
4344
  <ng-container *ngIf="tt.headerCheckboxIconTemplate || tt._headerCheckboxIconTemplate">
4892
4345
  <ng-template pTemplate="icon">
@@ -4895,11 +4348,10 @@ class TTHeaderCheckbox {
4895
4348
  </ng-container>
4896
4349
  </p-checkbox>
4897
4350
  `,
4898
- encapsulation: ViewEncapsulation.None,
4899
- changeDetection: ChangeDetectionStrategy.OnPush
4900
- }]
4901
- }], () => [{ type: TreeTable }, { type: TreeTableService }, { type: i0.ChangeDetectorRef }], null); })();
4902
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TTHeaderCheckbox, { className: "TTHeaderCheckbox", filePath: "treetable.ts", lineNumber: 3320 }); })();
4351
+ encapsulation: ViewEncapsulation.None,
4352
+ changeDetection: ChangeDetectionStrategy.OnPush
4353
+ }]
4354
+ }], ctorParameters: () => [{ type: TreeTable }, { type: TreeTableService }, { type: i0.ChangeDetectorRef }] });
4903
4355
  class TTEditableColumn {
4904
4356
  tt;
4905
4357
  el;
@@ -5052,33 +4504,31 @@ class TTEditableColumn {
5052
4504
  isEnabled() {
5053
4505
  return this.ttEditableColumnDisabled !== true;
5054
4506
  }
5055
- static ɵfac = function TTEditableColumn_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TTEditableColumn)(i0.ɵɵdirectiveInject(TreeTable), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.NgZone)); };
5056
- static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: TTEditableColumn, selectors: [["", "ttEditableColumn", ""]], hostBindings: function TTEditableColumn_HostBindings(rf, ctx) { if (rf & 1) {
5057
- i0.ɵɵlistener("click", function TTEditableColumn_click_HostBindingHandler($event) { return ctx.onClick($event); })("keydown", function TTEditableColumn_keydown_HostBindingHandler($event) { return ctx.onKeyDown($event); });
5058
- } }, inputs: { data: [0, "ttEditableColumn", "data"], field: [0, "ttEditableColumnField", "field"], ttEditableColumnDisabled: [2, "ttEditableColumnDisabled", "ttEditableColumnDisabled", booleanAttribute] }, standalone: false, features: [i0.ɵɵInputTransformsFeature] });
4507
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTEditableColumn, deps: [{ token: TreeTable }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
4508
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.1.7", type: TTEditableColumn, isStandalone: false, selector: "[ttEditableColumn]", inputs: { data: ["ttEditableColumn", "data"], field: ["ttEditableColumnField", "field"], ttEditableColumnDisabled: ["ttEditableColumnDisabled", "ttEditableColumnDisabled", booleanAttribute] }, host: { listeners: { "click": "onClick($event)", "keydown": "onKeyDown($event)" } }, ngImport: i0 });
5059
4509
  }
5060
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TTEditableColumn, [{
5061
- type: Directive,
5062
- args: [{
5063
- selector: '[ttEditableColumn]',
5064
- standalone: false
5065
- }]
5066
- }], () => [{ type: TreeTable }, { type: i0.ElementRef }, { type: i0.NgZone }], { data: [{
5067
- type: Input,
5068
- args: ['ttEditableColumn']
5069
- }], field: [{
5070
- type: Input,
5071
- args: ['ttEditableColumnField']
5072
- }], ttEditableColumnDisabled: [{
5073
- type: Input,
5074
- args: [{ transform: booleanAttribute }]
5075
- }], onClick: [{
5076
- type: HostListener,
5077
- args: ['click', ['$event']]
5078
- }], onKeyDown: [{
5079
- type: HostListener,
5080
- args: ['keydown', ['$event']]
5081
- }] }); })();
4510
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTEditableColumn, decorators: [{
4511
+ type: Directive,
4512
+ args: [{
4513
+ selector: '[ttEditableColumn]',
4514
+ standalone: false
4515
+ }]
4516
+ }], ctorParameters: () => [{ type: TreeTable }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { data: [{
4517
+ type: Input,
4518
+ args: ['ttEditableColumn']
4519
+ }], field: [{
4520
+ type: Input,
4521
+ args: ['ttEditableColumnField']
4522
+ }], ttEditableColumnDisabled: [{
4523
+ type: Input,
4524
+ args: [{ transform: booleanAttribute }]
4525
+ }], onClick: [{
4526
+ type: HostListener,
4527
+ args: ['click', ['$event']]
4528
+ }], onKeyDown: [{
4529
+ type: HostListener,
4530
+ args: ['keydown', ['$event']]
4531
+ }] } });
5082
4532
  class TreeTableCellEditor extends BaseComponent {
5083
4533
  tt;
5084
4534
  editableColumn;
@@ -5102,26 +4552,22 @@ class TreeTableCellEditor extends BaseComponent {
5102
4552
  }
5103
4553
  });
5104
4554
  }
5105
- static ɵfac = function TreeTableCellEditor_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TreeTableCellEditor)(i0.ɵɵdirectiveInject(TreeTable), i0.ɵɵdirectiveInject(TTEditableColumn)); };
5106
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TreeTableCellEditor, selectors: [["p-treeTableCellEditor"], ["p-treetablecelleditor"], ["p-treetable-cell-editor"]], contentQueries: function TreeTableCellEditor_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
5107
- i0.ɵɵcontentQuery(dirIndex, PrimeTemplate, 4);
5108
- } if (rf & 2) {
5109
- let _t;
5110
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.templates = _t);
5111
- } }, standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 2, consts: [[4, "ngIf"], [4, "ngTemplateOutlet"]], template: function TreeTableCellEditor_Template(rf, ctx) { if (rf & 1) {
5112
- i0.ɵɵtemplate(0, TreeTableCellEditor_ng_container_0_Template, 2, 1, "ng-container", 0)(1, TreeTableCellEditor_ng_container_1_Template, 2, 1, "ng-container", 0);
5113
- } if (rf & 2) {
5114
- i0.ɵɵproperty("ngIf", ctx.tt.editingCell === ctx.editableColumn.el.nativeElement);
5115
- i0.ɵɵadvance();
5116
- i0.ɵɵproperty("ngIf", !ctx.tt.editingCell || ctx.tt.editingCell !== ctx.editableColumn.el.nativeElement);
5117
- } }, dependencies: [i1.NgIf, i1.NgTemplateOutlet], encapsulation: 2 });
4555
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableCellEditor, deps: [{ token: TreeTable }, { token: TTEditableColumn }], target: i0.ɵɵFactoryTarget.Component });
4556
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.7", type: TreeTableCellEditor, isStandalone: false, selector: "p-treeTableCellEditor, p-treetablecelleditor, p-treetable-cell-editor", queries: [{ propertyName: "templates", predicate: PrimeTemplate }], usesInheritance: true, ngImport: i0, template: `
4557
+ <ng-container *ngIf="tt.editingCell === editableColumn.el.nativeElement">
4558
+ <ng-container *ngTemplateOutlet="inputTemplate"></ng-container>
4559
+ </ng-container>
4560
+ <ng-container *ngIf="!tt.editingCell || tt.editingCell !== editableColumn.el.nativeElement">
4561
+ <ng-container *ngTemplateOutlet="outputTemplate"></ng-container>
4562
+ </ng-container>
4563
+ `, isInline: true, dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], encapsulation: i0.ViewEncapsulation.None });
5118
4564
  }
5119
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TreeTableCellEditor, [{
5120
- type: Component,
5121
- args: [{
5122
- selector: 'p-treeTableCellEditor, p-treetablecelleditor, p-treetable-cell-editor',
5123
- standalone: false,
5124
- template: `
4565
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableCellEditor, decorators: [{
4566
+ type: Component,
4567
+ args: [{
4568
+ selector: 'p-treeTableCellEditor, p-treetablecelleditor, p-treetable-cell-editor',
4569
+ standalone: false,
4570
+ template: `
5125
4571
  <ng-container *ngIf="tt.editingCell === editableColumn.el.nativeElement">
5126
4572
  <ng-container *ngTemplateOutlet="inputTemplate"></ng-container>
5127
4573
  </ng-container>
@@ -5129,13 +4575,12 @@ class TreeTableCellEditor extends BaseComponent {
5129
4575
  <ng-container *ngTemplateOutlet="outputTemplate"></ng-container>
5130
4576
  </ng-container>
5131
4577
  `,
5132
- encapsulation: ViewEncapsulation.None
5133
- }]
5134
- }], () => [{ type: TreeTable }, { type: TTEditableColumn }], { templates: [{
5135
- type: ContentChildren,
5136
- args: [PrimeTemplate]
5137
- }] }); })();
5138
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TreeTableCellEditor, { className: "TreeTableCellEditor", filePath: "treetable.ts", lineNumber: 3588 }); })();
4578
+ encapsulation: ViewEncapsulation.None
4579
+ }]
4580
+ }], ctorParameters: () => [{ type: TreeTable }, { type: TTEditableColumn }], propDecorators: { templates: [{
4581
+ type: ContentChildren,
4582
+ args: [PrimeTemplate]
4583
+ }] } });
5139
4584
  class TTRow {
5140
4585
  tt;
5141
4586
  el;
@@ -5285,35 +4730,30 @@ class TTRow {
5285
4730
  }, 25);
5286
4731
  });
5287
4732
  }
5288
- static ɵfac = function TTRow_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TTRow)(i0.ɵɵdirectiveInject(TreeTable), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.NgZone)); };
5289
- static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: TTRow, selectors: [["", "ttRow", ""]], hostVars: 7, hostBindings: function TTRow_HostBindings(rf, ctx) { if (rf & 1) {
5290
- i0.ɵɵlistener("keydown", function TTRow_keydown_HostBindingHandler($event) { return ctx.onKeyDown($event); });
5291
- } if (rf & 2) {
5292
- i0.ɵɵattribute("tabindex", "0")("aria-expanded", ctx.expanded)("aria-level", ctx.level)("data-pc-section", ctx.row)("role", ctx.row);
5293
- i0.ɵɵclassMap("p-element " + ctx.styleClass);
5294
- } }, inputs: { rowNode: [0, "ttRow", "rowNode"] }, standalone: false });
4733
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTRow, deps: [{ token: TreeTable }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
4734
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.7", type: TTRow, isStandalone: false, selector: "[ttRow]", inputs: { rowNode: ["ttRow", "rowNode"] }, host: { listeners: { "keydown": "onKeyDown($event)" }, properties: { "class": "'p-element ' + styleClass", "attr.tabindex": "'0'", "attr.aria-expanded": "expanded", "attr.aria-level": "level", "attr.data-pc-section": "row", "attr.role": "row" } }, ngImport: i0 });
5295
4735
  }
5296
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TTRow, [{
5297
- type: Directive,
5298
- args: [{
5299
- selector: '[ttRow]',
5300
- standalone: false,
5301
- host: {
5302
- '[class]': `'p-element ' + styleClass`,
5303
- '[attr.tabindex]': "'0'",
5304
- '[attr.aria-expanded]': 'expanded',
5305
- '[attr.aria-level]': 'level',
5306
- '[attr.data-pc-section]': 'row',
5307
- '[attr.role]': 'row'
5308
- }
5309
- }]
5310
- }], () => [{ type: TreeTable }, { type: i0.ElementRef }, { type: i0.NgZone }], { rowNode: [{
5311
- type: Input,
5312
- args: ['ttRow']
5313
- }], onKeyDown: [{
5314
- type: HostListener,
5315
- args: ['keydown', ['$event']]
5316
- }] }); })();
4736
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTRow, decorators: [{
4737
+ type: Directive,
4738
+ args: [{
4739
+ selector: '[ttRow]',
4740
+ standalone: false,
4741
+ host: {
4742
+ '[class]': `'p-element ' + styleClass`,
4743
+ '[attr.tabindex]': "'0'",
4744
+ '[attr.aria-expanded]': 'expanded',
4745
+ '[attr.aria-level]': 'level',
4746
+ '[attr.data-pc-section]': 'row',
4747
+ '[attr.role]': 'row'
4748
+ }
4749
+ }]
4750
+ }], ctorParameters: () => [{ type: TreeTable }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { rowNode: [{
4751
+ type: Input,
4752
+ args: ['ttRow']
4753
+ }], onKeyDown: [{
4754
+ type: HostListener,
4755
+ args: ['keydown', ['$event']]
4756
+ }] } });
5317
4757
  class TreeTableToggler extends BaseComponent {
5318
4758
  tt;
5319
4759
  rowNode;
@@ -5342,29 +4782,34 @@ class TreeTableToggler extends BaseComponent {
5342
4782
  this.tt.tableService.onUIUpdate(this.tt.value);
5343
4783
  event.preventDefault();
5344
4784
  }
5345
- static ɵfac = function TreeTableToggler_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TreeTableToggler)(i0.ɵɵdirectiveInject(TreeTable)); };
5346
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TreeTableToggler, selectors: [["p-treeTableToggler"], ["p-treetabletoggler"], ["p-treetable-toggler"]], inputs: { rowNode: "rowNode" }, standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 3, vars: 12, consts: [["type", "button", "tabindex", "-1", "pRipple", "", 1, "p-treetable-toggler", 3, "click"], [4, "ngIf"], [4, "ngTemplateOutlet", "ngTemplateOutletContext"]], template: function TreeTableToggler_Template(rf, ctx) { if (rf & 1) {
5347
- i0.ɵɵelementStart(0, "button", 0);
5348
- i0.ɵɵlistener("click", function TreeTableToggler_Template_button_click_0_listener($event) { return ctx.onClick($event); });
5349
- i0.ɵɵtemplate(1, TreeTableToggler_ng_container_1_Template, 3, 2, "ng-container", 1)(2, TreeTableToggler_2_Template, 1, 0, null, 2);
5350
- i0.ɵɵelementEnd();
5351
- } if (rf & 2) {
5352
- i0.ɵɵstyleProp("visibility", ctx.rowNode.node.leaf === false || ctx.rowNode.node.children && ctx.rowNode.node.children.length ? "visible" : "hidden")("margin-left", ctx.rowNode.level * 16 + "px");
5353
- i0.ɵɵattribute("data-pc-section", "rowtoggler")("data-pc-group-section", "rowactionbutton")("aria-label", ctx.toggleButtonAriaLabel);
5354
- i0.ɵɵadvance();
5355
- i0.ɵɵproperty("ngIf", !ctx.tt.togglerIconTemplate && !ctx.tt._togglerIconTemplate);
5356
- i0.ɵɵadvance();
5357
- i0.ɵɵproperty("ngTemplateOutlet", ctx.tt.togglerIconTemplate || ctx.tt._togglerIconTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(10, _c34, ctx.rowNode.node.expanded));
5358
- } }, dependencies: () => [i1.NgIf, i1.NgTemplateOutlet, Ripple,
5359
- ChevronDownIcon,
5360
- ChevronRightIcon], encapsulation: 2 });
4785
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableToggler, deps: [{ token: TreeTable }], target: i0.ɵɵFactoryTarget.Component });
4786
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.7", type: TreeTableToggler, isStandalone: false, selector: "p-treeTableToggler, p-treetabletoggler, p-treetable-toggler", inputs: { rowNode: "rowNode" }, usesInheritance: true, ngImport: i0, template: `
4787
+ <button
4788
+ type="button"
4789
+ class="p-treetable-toggler"
4790
+ (click)="onClick($event)"
4791
+ tabindex="-1"
4792
+ pRipple
4793
+ [style.visibility]="rowNode.node.leaf === false || (rowNode.node.children && rowNode.node.children.length) ? 'visible' : 'hidden'"
4794
+ [style.marginLeft]="rowNode.level * 16 + 'px'"
4795
+ [attr.data-pc-section]="'rowtoggler'"
4796
+ [attr.data-pc-group-section]="'rowactionbutton'"
4797
+ [attr.aria-label]="toggleButtonAriaLabel"
4798
+ >
4799
+ <ng-container *ngIf="!tt.togglerIconTemplate && !tt._togglerIconTemplate">
4800
+ <ChevronDownIcon *ngIf="rowNode.node.expanded" [attr.aria-hidden]="true" />
4801
+ <ChevronRightIcon *ngIf="!rowNode.node.expanded" [attr.aria-hidden]="true" />
4802
+ </ng-container>
4803
+ <ng-template *ngTemplateOutlet="tt.togglerIconTemplate || tt._togglerIconTemplate; context: { $implicit: rowNode.node.expanded }"></ng-template>
4804
+ </button>
4805
+ `, isInline: true, dependencies: [{ kind: "directive", type: i0.forwardRef(() => i1.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgTemplateOutlet), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i0.forwardRef(() => Ripple), selector: "[pRipple]" }, { kind: "component", type: i0.forwardRef(() => ChevronDownIcon), selector: "ChevronDownIcon" }, { kind: "component", type: i0.forwardRef(() => ChevronRightIcon), selector: "ChevronRightIcon" }], encapsulation: i0.ViewEncapsulation.None });
5361
4806
  }
5362
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TreeTableToggler, [{
5363
- type: Component,
5364
- args: [{
5365
- selector: 'p-treeTableToggler, p-treetabletoggler, p-treetable-toggler',
5366
- standalone: false,
5367
- template: `
4807
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableToggler, decorators: [{
4808
+ type: Component,
4809
+ args: [{
4810
+ selector: 'p-treeTableToggler, p-treetabletoggler, p-treetable-toggler',
4811
+ standalone: false,
4812
+ template: `
5368
4813
  <button
5369
4814
  type="button"
5370
4815
  class="p-treetable-toggler"
@@ -5384,16 +4829,31 @@ class TreeTableToggler extends BaseComponent {
5384
4829
  <ng-template *ngTemplateOutlet="tt.togglerIconTemplate || tt._togglerIconTemplate; context: { $implicit: rowNode.node.expanded }"></ng-template>
5385
4830
  </button>
5386
4831
  `,
5387
- encapsulation: ViewEncapsulation.None
5388
- }]
5389
- }], () => [{ type: TreeTable }], { rowNode: [{
5390
- type: Input
5391
- }] }); })();
5392
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TreeTableToggler, { className: "TreeTableToggler", filePath: "treetable.ts", lineNumber: 3842 }); })();
4832
+ encapsulation: ViewEncapsulation.None
4833
+ }]
4834
+ }], ctorParameters: () => [{ type: TreeTable }], propDecorators: { rowNode: [{
4835
+ type: Input
4836
+ }] } });
5393
4837
  class TreeTableModule {
5394
- static ɵfac = function TreeTableModule_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TreeTableModule)(); };
5395
- static ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: TreeTableModule });
5396
- static ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
4838
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
4839
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.7", ngImport: i0, type: TreeTableModule, declarations: [TreeTable, TreeTableToggler, TTScrollableView, TTBody, TTSortableColumn, TTSortIcon, TTResizableColumn, TTRow, TTReorderableColumn, TTSelectableRow, TTSelectableRowDblClick, TTContextMenuRow, TTCheckbox, TTHeaderCheckbox, TTEditableColumn, TreeTableCellEditor], imports: [CommonModule,
4840
+ PaginatorModule,
4841
+ Ripple,
4842
+ Scroller,
4843
+ SpinnerIcon,
4844
+ ArrowDownIcon,
4845
+ ArrowUpIcon,
4846
+ SortAltIcon,
4847
+ SortAmountUpAltIcon,
4848
+ SortAmountDownIcon,
4849
+ CheckIcon,
4850
+ MinusIcon,
4851
+ ChevronDownIcon,
4852
+ ChevronRightIcon,
4853
+ Checkbox,
4854
+ SharedModule,
4855
+ FormsModule], exports: [TreeTable, SharedModule, TreeTableToggler, TTSortableColumn, TTSortIcon, TTResizableColumn, TTRow, TTReorderableColumn, TTSelectableRow, TTSelectableRowDblClick, TTContextMenuRow, TTCheckbox, TTHeaderCheckbox, TTEditableColumn, TreeTableCellEditor, Scroller] });
4856
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableModule, imports: [CommonModule,
5397
4857
  PaginatorModule,
5398
4858
  Scroller,
5399
4859
  SpinnerIcon,
@@ -5410,83 +4870,66 @@ class TreeTableModule {
5410
4870
  SharedModule,
5411
4871
  FormsModule, SharedModule] });
5412
4872
  }
5413
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TreeTableModule, [{
5414
- type: NgModule,
5415
- args: [{
5416
- imports: [
5417
- CommonModule,
5418
- PaginatorModule,
5419
- Ripple,
5420
- Scroller,
5421
- SpinnerIcon,
5422
- ArrowDownIcon,
5423
- ArrowUpIcon,
5424
- SortAltIcon,
5425
- SortAmountUpAltIcon,
5426
- SortAmountDownIcon,
5427
- CheckIcon,
5428
- MinusIcon,
5429
- ChevronDownIcon,
5430
- ChevronRightIcon,
5431
- Checkbox,
5432
- SharedModule,
5433
- FormsModule
5434
- ],
5435
- exports: [
5436
- TreeTable,
5437
- SharedModule,
5438
- TreeTableToggler,
5439
- TTSortableColumn,
5440
- TTSortIcon,
5441
- TTResizableColumn,
5442
- TTRow,
5443
- TTReorderableColumn,
5444
- TTSelectableRow,
5445
- TTSelectableRowDblClick,
5446
- TTContextMenuRow,
5447
- TTCheckbox,
5448
- TTHeaderCheckbox,
5449
- TTEditableColumn,
5450
- TreeTableCellEditor,
5451
- Scroller
5452
- ],
5453
- declarations: [
5454
- TreeTable,
5455
- TreeTableToggler,
5456
- TTScrollableView,
5457
- TTBody,
5458
- TTSortableColumn,
5459
- TTSortIcon,
5460
- TTResizableColumn,
5461
- TTRow,
5462
- TTReorderableColumn,
5463
- TTSelectableRow,
5464
- TTSelectableRowDblClick,
5465
- TTContextMenuRow,
5466
- TTCheckbox,
5467
- TTHeaderCheckbox,
5468
- TTEditableColumn,
5469
- TreeTableCellEditor
5470
- ]
5471
- }]
5472
- }], null, null); })();
5473
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(TreeTableModule, { declarations: [TreeTable, TreeTableToggler, TTScrollableView, TTBody, TTSortableColumn, TTSortIcon, TTResizableColumn, TTRow, TTReorderableColumn, TTSelectableRow, TTSelectableRowDblClick, TTContextMenuRow, TTCheckbox, TTHeaderCheckbox, TTEditableColumn, TreeTableCellEditor], imports: [CommonModule,
5474
- PaginatorModule,
5475
- Ripple,
5476
- Scroller,
5477
- SpinnerIcon,
5478
- ArrowDownIcon,
5479
- ArrowUpIcon,
5480
- SortAltIcon,
5481
- SortAmountUpAltIcon,
5482
- SortAmountDownIcon,
5483
- CheckIcon,
5484
- MinusIcon,
5485
- ChevronDownIcon,
5486
- ChevronRightIcon,
5487
- Checkbox,
5488
- SharedModule,
5489
- FormsModule], exports: [TreeTable, SharedModule, TreeTableToggler, TTSortableColumn, TTSortIcon, TTResizableColumn, TTRow, TTReorderableColumn, TTSelectableRow, TTSelectableRowDblClick, TTContextMenuRow, TTCheckbox, TTHeaderCheckbox, TTEditableColumn, TreeTableCellEditor, Scroller] }); })();
4873
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableModule, decorators: [{
4874
+ type: NgModule,
4875
+ args: [{
4876
+ imports: [
4877
+ CommonModule,
4878
+ PaginatorModule,
4879
+ Ripple,
4880
+ Scroller,
4881
+ SpinnerIcon,
4882
+ ArrowDownIcon,
4883
+ ArrowUpIcon,
4884
+ SortAltIcon,
4885
+ SortAmountUpAltIcon,
4886
+ SortAmountDownIcon,
4887
+ CheckIcon,
4888
+ MinusIcon,
4889
+ ChevronDownIcon,
4890
+ ChevronRightIcon,
4891
+ Checkbox,
4892
+ SharedModule,
4893
+ FormsModule
4894
+ ],
4895
+ exports: [
4896
+ TreeTable,
4897
+ SharedModule,
4898
+ TreeTableToggler,
4899
+ TTSortableColumn,
4900
+ TTSortIcon,
4901
+ TTResizableColumn,
4902
+ TTRow,
4903
+ TTReorderableColumn,
4904
+ TTSelectableRow,
4905
+ TTSelectableRowDblClick,
4906
+ TTContextMenuRow,
4907
+ TTCheckbox,
4908
+ TTHeaderCheckbox,
4909
+ TTEditableColumn,
4910
+ TreeTableCellEditor,
4911
+ Scroller
4912
+ ],
4913
+ declarations: [
4914
+ TreeTable,
4915
+ TreeTableToggler,
4916
+ TTScrollableView,
4917
+ TTBody,
4918
+ TTSortableColumn,
4919
+ TTSortIcon,
4920
+ TTResizableColumn,
4921
+ TTRow,
4922
+ TTReorderableColumn,
4923
+ TTSelectableRow,
4924
+ TTSelectableRowDblClick,
4925
+ TTContextMenuRow,
4926
+ TTCheckbox,
4927
+ TTHeaderCheckbox,
4928
+ TTEditableColumn,
4929
+ TreeTableCellEditor
4930
+ ]
4931
+ }]
4932
+ }] });
5490
4933
 
5491
4934
  /**
5492
4935
  * Generated bundle index. Do not edit.