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,9 +1,9 @@
1
1
  import * as i1 from '@angular/common';
2
2
  import { CommonModule, isPlatformBrowser } from '@angular/common';
3
3
  import * as i0 from '@angular/core';
4
- import { Injectable, inject, forwardRef, booleanAttribute, Component, Input, ContentChild, ContentChildren, EventEmitter, numberAttribute, ChangeDetectionStrategy, ViewEncapsulation, HostBinding, Output, ViewChild, NgModule } from '@angular/core';
4
+ import { Injectable, inject, forwardRef, booleanAttribute, ContentChildren, ContentChild, Input, Component, EventEmitter, numberAttribute, ViewChild, Output, HostBinding, ViewEncapsulation, ChangeDetectionStrategy, NgModule } from '@angular/core';
5
5
  import { uuid, findSingle, getAttribute, focus, getOuterWidth, getOffset, find, getWidth } from '@primeuix/utils';
6
- import { PrimeTemplate, SharedModule } from 'primeng/api';
6
+ import { SharedModule, PrimeTemplate } from 'primeng/api';
7
7
  import { BaseComponent } from 'primeng/basecomponent';
8
8
  import { TimesIcon, ChevronLeftIcon, ChevronRightIcon } from 'primeng/icons';
9
9
  import { Ripple } from 'primeng/ripple';
@@ -164,12 +164,12 @@ class TabsStyle extends BaseStyle {
164
164
  name = 'tabs';
165
165
  theme = theme;
166
166
  classes = classes;
167
- static ɵfac = /*@__PURE__*/ (() => { let ɵTabsStyle_BaseFactory; return function TabsStyle_Factory(__ngFactoryType__) { return (ɵTabsStyle_BaseFactory || (ɵTabsStyle_BaseFactory = i0.ɵɵgetInheritedFactory(TabsStyle)))(__ngFactoryType__ || TabsStyle); }; })();
168
- static ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: TabsStyle, factory: TabsStyle.ɵfac });
167
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TabsStyle, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
168
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TabsStyle });
169
169
  }
170
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TabsStyle, [{
171
- type: Injectable
172
- }], null, null); })();
170
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TabsStyle, decorators: [{
171
+ type: Injectable
172
+ }] });
173
173
  /**
174
174
  *
175
175
  * Tabs facilitates seamless switching between different views.
@@ -219,198 +219,6 @@ var TabsClasses;
219
219
  TabsClasses["tabpanel"] = "p-tabs-panel";
220
220
  })(TabsClasses || (TabsClasses = {}));
221
221
 
222
- const _c0 = ["content"];
223
- const _c1 = ["header"];
224
- const _c2 = ["lefticon"];
225
- const _c3 = ["righticon"];
226
- const _c4 = ["closeicon"];
227
- const _c5 = ["*"];
228
- function TabPanel_div_0_ng_container_2_ng_container_1_Template(rf, ctx) { if (rf & 1) {
229
- i0.ɵɵelementContainer(0);
230
- } }
231
- function TabPanel_div_0_ng_container_2_Template(rf, ctx) { if (rf & 1) {
232
- i0.ɵɵelementContainerStart(0);
233
- i0.ɵɵtemplate(1, TabPanel_div_0_ng_container_2_ng_container_1_Template, 1, 0, "ng-container", 3);
234
- i0.ɵɵelementContainerEnd();
235
- } if (rf & 2) {
236
- const ctx_r0 = i0.ɵɵnextContext(2);
237
- i0.ɵɵadvance();
238
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.contentTemplate || ctx_r0._contentTemplate);
239
- } }
240
- function TabPanel_div_0_Template(rf, ctx) { if (rf & 1) {
241
- i0.ɵɵelementStart(0, "div", 1);
242
- i0.ɵɵprojection(1);
243
- i0.ɵɵtemplate(2, TabPanel_div_0_ng_container_2_Template, 2, 1, "ng-container", 2);
244
- i0.ɵɵelementEnd();
245
- } if (rf & 2) {
246
- const ctx_r0 = i0.ɵɵnextContext();
247
- i0.ɵɵproperty("hidden", !ctx_r0.selected);
248
- i0.ɵɵattribute("id", ctx_r0.tabView.getTabContentId(ctx_r0.id))("aria-hidden", !ctx_r0.selected)("aria-labelledby", ctx_r0.tabView.getTabHeaderActionId(ctx_r0.id))("data-pc-name", "tabpanel");
249
- i0.ɵɵadvance(2);
250
- i0.ɵɵproperty("ngIf", (ctx_r0.contentTemplate || ctx_r0._contentTemplate) && (ctx_r0.cache ? ctx_r0.loaded : ctx_r0.selected));
251
- } }
252
- const _c6 = ["previousicon"];
253
- const _c7 = ["nexticon"];
254
- const _c8 = ["navbar"];
255
- const _c9 = ["prevBtn"];
256
- const _c10 = ["nextBtn"];
257
- const _c11 = ["inkbar"];
258
- const _c12 = ["elementToObserve"];
259
- const _c13 = a0 => ({ "p-tablist-viewport": a0 });
260
- const _c14 = (a0, a1) => ({ "p-tab": true, "p-tab-active": a0, "p-disabled": a1 });
261
- function TabView_button_2_ChevronLeftIcon_2_Template(rf, ctx) { if (rf & 1) {
262
- i0.ɵɵelement(0, "ChevronLeftIcon");
263
- } if (rf & 2) {
264
- i0.ɵɵattribute("aria-hidden", true);
265
- } }
266
- function TabView_button_2_3_ng_template_0_Template(rf, ctx) { }
267
- function TabView_button_2_3_Template(rf, ctx) { if (rf & 1) {
268
- i0.ɵɵtemplate(0, TabView_button_2_3_ng_template_0_Template, 0, 0, "ng-template");
269
- } }
270
- function TabView_button_2_Template(rf, ctx) { if (rf & 1) {
271
- const _r2 = i0.ɵɵgetCurrentView();
272
- i0.ɵɵelementStart(0, "button", 12, 3);
273
- i0.ɵɵlistener("click", function TabView_button_2_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r2); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.navBackward()); });
274
- i0.ɵɵtemplate(2, TabView_button_2_ChevronLeftIcon_2_Template, 1, 1, "ChevronLeftIcon", 13)(3, TabView_button_2_3_Template, 1, 0, null, 14);
275
- i0.ɵɵelementEnd();
276
- } if (rf & 2) {
277
- const ctx_r2 = i0.ɵɵnextContext();
278
- i0.ɵɵattribute("tabindex", ctx_r2.tabindex)("aria-label", ctx_r2.prevButtonAriaLabel);
279
- i0.ɵɵadvance(2);
280
- i0.ɵɵproperty("ngIf", !ctx_r2.previousIconTemplate && !ctx_r2._previousIconTemplate);
281
- i0.ɵɵadvance();
282
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.previousIconTemplate && ctx_r2._previousIconTemplate);
283
- } }
284
- function TabView_For_8_Conditional_0_Conditional_1_ng_container_0_Template(rf, ctx) { if (rf & 1) {
285
- i0.ɵɵelementContainer(0);
286
- } }
287
- function TabView_For_8_Conditional_0_Conditional_1_Template(rf, ctx) { if (rf & 1) {
288
- i0.ɵɵtemplate(0, TabView_For_8_Conditional_0_Conditional_1_ng_container_0_Template, 1, 0, "ng-container", 14);
289
- } if (rf & 2) {
290
- const tab_r5 = i0.ɵɵnextContext(2).$implicit;
291
- i0.ɵɵproperty("ngTemplateOutlet", tab_r5.headerTemplate || tab_r5._headerTemplate);
292
- } }
293
- function TabView_For_8_Conditional_0_Conditional_2_Conditional_0_0_ng_template_0_Template(rf, ctx) { }
294
- function TabView_For_8_Conditional_0_Conditional_2_Conditional_0_0_Template(rf, ctx) { if (rf & 1) {
295
- i0.ɵɵtemplate(0, TabView_For_8_Conditional_0_Conditional_2_Conditional_0_0_ng_template_0_Template, 0, 0, "ng-template");
296
- } }
297
- function TabView_For_8_Conditional_0_Conditional_2_Conditional_0_Template(rf, ctx) { if (rf & 1) {
298
- i0.ɵɵtemplate(0, TabView_For_8_Conditional_0_Conditional_2_Conditional_0_0_Template, 1, 0, null, 14);
299
- } if (rf & 2) {
300
- const tab_r5 = i0.ɵɵnextContext(3).$implicit;
301
- i0.ɵɵproperty("ngTemplateOutlet", tab_r5.leftIconTemplate || tab_r5._leftIconTemplate);
302
- } }
303
- function TabView_For_8_Conditional_0_Conditional_2_Conditional_1_Template(rf, ctx) { if (rf & 1) {
304
- i0.ɵɵelement(0, "span", 17);
305
- } if (rf & 2) {
306
- const tab_r5 = i0.ɵɵnextContext(3).$implicit;
307
- i0.ɵɵproperty("ngClass", tab_r5.leftIcon);
308
- } }
309
- function TabView_For_8_Conditional_0_Conditional_2_Conditional_3_0_ng_template_0_Template(rf, ctx) { }
310
- function TabView_For_8_Conditional_0_Conditional_2_Conditional_3_0_Template(rf, ctx) { if (rf & 1) {
311
- i0.ɵɵtemplate(0, TabView_For_8_Conditional_0_Conditional_2_Conditional_3_0_ng_template_0_Template, 0, 0, "ng-template");
312
- } }
313
- function TabView_For_8_Conditional_0_Conditional_2_Conditional_3_Template(rf, ctx) { if (rf & 1) {
314
- i0.ɵɵtemplate(0, TabView_For_8_Conditional_0_Conditional_2_Conditional_3_0_Template, 1, 0, null, 14);
315
- } if (rf & 2) {
316
- const tab_r5 = i0.ɵɵnextContext(3).$implicit;
317
- i0.ɵɵproperty("ngTemplateOutlet", tab_r5.rightIconTemplate || tab_r5._rightIconTemplate);
318
- } }
319
- function TabView_For_8_Conditional_0_Conditional_2_Conditional_4_Template(rf, ctx) { if (rf & 1) {
320
- i0.ɵɵelement(0, "span", 18);
321
- } if (rf & 2) {
322
- const tab_r5 = i0.ɵɵnextContext(3).$implicit;
323
- i0.ɵɵproperty("ngClass", tab_r5.rightIcon);
324
- } }
325
- function TabView_For_8_Conditional_0_Conditional_2_Conditional_5_Conditional_0_0_ng_template_0_Template(rf, ctx) { }
326
- function TabView_For_8_Conditional_0_Conditional_2_Conditional_5_Conditional_0_0_Template(rf, ctx) { if (rf & 1) {
327
- i0.ɵɵtemplate(0, TabView_For_8_Conditional_0_Conditional_2_Conditional_5_Conditional_0_0_ng_template_0_Template, 0, 0, "ng-template");
328
- } }
329
- function TabView_For_8_Conditional_0_Conditional_2_Conditional_5_Conditional_0_Template(rf, ctx) { if (rf & 1) {
330
- i0.ɵɵtemplate(0, TabView_For_8_Conditional_0_Conditional_2_Conditional_5_Conditional_0_0_Template, 1, 0, null, 14);
331
- } if (rf & 2) {
332
- const tab_r5 = i0.ɵɵnextContext(4).$implicit;
333
- i0.ɵɵproperty("ngTemplateOutlet", tab_r5.closeIconTemplate || tab_r5._closeIconTemplate);
334
- } }
335
- function TabView_For_8_Conditional_0_Conditional_2_Conditional_5_Conditional_1_Template(rf, ctx) { if (rf & 1) {
336
- const _r6 = i0.ɵɵgetCurrentView();
337
- i0.ɵɵelementStart(0, "TimesIcon", 19);
338
- i0.ɵɵlistener("click", function TabView_For_8_Conditional_0_Conditional_2_Conditional_5_Conditional_1_Template_TimesIcon_click_0_listener($event) { i0.ɵɵrestoreView(_r6); const tab_r5 = i0.ɵɵnextContext(4).$implicit; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.close($event, tab_r5)); });
339
- i0.ɵɵelementEnd();
340
- } }
341
- function TabView_For_8_Conditional_0_Conditional_2_Conditional_5_Template(rf, ctx) { if (rf & 1) {
342
- i0.ɵɵtemplate(0, TabView_For_8_Conditional_0_Conditional_2_Conditional_5_Conditional_0_Template, 1, 1)(1, TabView_For_8_Conditional_0_Conditional_2_Conditional_5_Conditional_1_Template, 1, 0, "TimesIcon");
343
- } if (rf & 2) {
344
- const tab_r5 = i0.ɵɵnextContext(3).$implicit;
345
- i0.ɵɵconditional(tab_r5.closeIconTemplate || tab_r5._closeIconTemplate ? 0 : 1);
346
- } }
347
- function TabView_For_8_Conditional_0_Conditional_2_Template(rf, ctx) { if (rf & 1) {
348
- i0.ɵɵtemplate(0, TabView_For_8_Conditional_0_Conditional_2_Conditional_0_Template, 1, 1)(1, TabView_For_8_Conditional_0_Conditional_2_Conditional_1_Template, 1, 1, "span", 17);
349
- i0.ɵɵtext(2);
350
- i0.ɵɵtemplate(3, TabView_For_8_Conditional_0_Conditional_2_Conditional_3_Template, 1, 1)(4, TabView_For_8_Conditional_0_Conditional_2_Conditional_4_Template, 1, 1, "span", 18)(5, TabView_For_8_Conditional_0_Conditional_2_Conditional_5_Template, 2, 1);
351
- } if (rf & 2) {
352
- const tab_r5 = i0.ɵɵnextContext(2).$implicit;
353
- i0.ɵɵconditional(tab_r5.leftIconTemplate || tab_r5._leftIconTemplate ? 0 : tab_r5.leftIcon && !tab_r5.leftIconTemplate && !tab_r5._leftIconTemplate ? 1 : -1);
354
- i0.ɵɵadvance(2);
355
- i0.ɵɵtextInterpolate1(" ", tab_r5.header, " ");
356
- i0.ɵɵadvance();
357
- i0.ɵɵconditional(tab_r5.rightIconTemplate || tab_r5._rightIconTemplate ? 3 : tab_r5.rightIcon && !tab_r5.rightIconTemplate && !tab_r5._rightIconTemplate ? 4 : -1);
358
- i0.ɵɵadvance(2);
359
- i0.ɵɵconditional(tab_r5.closable ? 5 : -1);
360
- } }
361
- function TabView_For_8_Conditional_0_Template(rf, ctx) { if (rf & 1) {
362
- const _r4 = i0.ɵɵgetCurrentView();
363
- i0.ɵɵelementStart(0, "button", 15);
364
- i0.ɵɵlistener("click", function TabView_For_8_Conditional_0_Template_button_click_0_listener($event) { i0.ɵɵrestoreView(_r4); const tab_r5 = i0.ɵɵnextContext().$implicit; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.open($event, tab_r5)); })("keydown", function TabView_For_8_Conditional_0_Template_button_keydown_0_listener($event) { i0.ɵɵrestoreView(_r4); const tab_r5 = i0.ɵɵnextContext().$implicit; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onTabKeyDown($event, tab_r5)); });
365
- i0.ɵɵtemplate(1, TabView_For_8_Conditional_0_Conditional_1_Template, 1, 1, "ng-container")(2, TabView_For_8_Conditional_0_Conditional_2_Template, 6, 4);
366
- i0.ɵɵelementEnd();
367
- i0.ɵɵelement(3, "span", 16, 4);
368
- } if (rf & 2) {
369
- const ctx_r6 = i0.ɵɵnextContext();
370
- const tab_r5 = ctx_r6.$implicit;
371
- const ɵ$index_19_r8 = ctx_r6.$index;
372
- const ctx_r2 = i0.ɵɵnextContext();
373
- i0.ɵɵclassMap(tab_r5.headerStyleClass);
374
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(22, _c14, tab_r5.selected, tab_r5.disabled))("ngStyle", tab_r5.headerStyle)("pTooltip", tab_r5.tooltip)("tooltipPosition", tab_r5.tooltipPosition)("positionStyle", tab_r5.tooltipPositionStyle)("tooltipStyleClass", tab_r5.tooltipStyleClass)("disabled", tab_r5.disabled);
375
- i0.ɵɵattribute("role", "tab")("id", ctx_r2.getTabHeaderActionId(tab_r5.id))("aria-controls", ctx_r2.getTabContentId(tab_r5.id))("aria-selected", tab_r5.selected)("tabindex", tab_r5.disabled || !tab_r5.selected ? "-1" : ctx_r2.tabindex)("aria-disabled", tab_r5.disabled)("data-pc-index", ɵ$index_19_r8)("data-p-disabled", tab_r5.disabled)("data-pc-section", "headeraction")("data-p-active", tab_r5.selected);
376
- i0.ɵɵadvance();
377
- i0.ɵɵconditional(tab_r5.headerTemplate || tab_r5._headerTemplate ? 1 : 2);
378
- i0.ɵɵadvance(2);
379
- i0.ɵɵattribute("aria-hidden", true)("data-pc-section", "inkbar");
380
- } }
381
- function TabView_For_8_Template(rf, ctx) { if (rf & 1) {
382
- i0.ɵɵtemplate(0, TabView_For_8_Conditional_0_Template, 5, 25);
383
- } if (rf & 2) {
384
- const tab_r5 = ctx.$implicit;
385
- i0.ɵɵconditional(!tab_r5.closed ? 0 : -1);
386
- } }
387
- function TabView_button_9_Conditional_2_0_ng_template_0_Template(rf, ctx) { }
388
- function TabView_button_9_Conditional_2_0_Template(rf, ctx) { if (rf & 1) {
389
- i0.ɵɵtemplate(0, TabView_button_9_Conditional_2_0_ng_template_0_Template, 0, 0, "ng-template");
390
- } }
391
- function TabView_button_9_Conditional_2_Template(rf, ctx) { if (rf & 1) {
392
- i0.ɵɵtemplate(0, TabView_button_9_Conditional_2_0_Template, 1, 0, null, 14);
393
- } if (rf & 2) {
394
- const ctx_r2 = i0.ɵɵnextContext(2);
395
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.nextIconTemplate || ctx_r2._nextIconTemplate);
396
- } }
397
- function TabView_button_9_Conditional_3_Template(rf, ctx) { if (rf & 1) {
398
- i0.ɵɵelement(0, "ChevronRightIcon");
399
- } if (rf & 2) {
400
- i0.ɵɵattribute("aria-hidden", true);
401
- } }
402
- function TabView_button_9_Template(rf, ctx) { if (rf & 1) {
403
- const _r9 = i0.ɵɵgetCurrentView();
404
- i0.ɵɵelementStart(0, "button", 20, 5);
405
- i0.ɵɵlistener("click", function TabView_button_9_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r9); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.navForward()); });
406
- i0.ɵɵtemplate(2, TabView_button_9_Conditional_2_Template, 1, 1)(3, TabView_button_9_Conditional_3_Template, 1, 1, "ChevronRightIcon");
407
- i0.ɵɵelementEnd();
408
- } if (rf & 2) {
409
- const ctx_r2 = i0.ɵɵnextContext();
410
- i0.ɵɵattribute("tabindex", ctx_r2.tabindex)("aria-label", ctx_r2.nextButtonAriaLabel);
411
- i0.ɵɵadvance(2);
412
- i0.ɵɵconditional(ctx_r2.nextIconTemplate || ctx_r2._nextIconTemplate ? 2 : 3);
413
- } }
414
222
  /**
415
223
  * TabPanel is a helper component for TabView component.
416
224
  * @group Components
@@ -583,36 +391,32 @@ class TabPanel extends BaseComponent {
583
391
  }
584
392
  });
585
393
  }
586
- static ɵfac = /*@__PURE__*/ (() => { let ɵTabPanel_BaseFactory; return function TabPanel_Factory(__ngFactoryType__) { return (ɵTabPanel_BaseFactory || (ɵTabPanel_BaseFactory = i0.ɵɵgetInheritedFactory(TabPanel)))(__ngFactoryType__ || TabPanel); }; })();
587
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TabPanel, selectors: [["p-tabPanel"], ["p-tabpanel"]], contentQueries: function TabPanel_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
588
- i0.ɵɵcontentQuery(dirIndex, _c0, 5);
589
- i0.ɵɵcontentQuery(dirIndex, _c1, 5);
590
- i0.ɵɵcontentQuery(dirIndex, _c2, 5);
591
- i0.ɵɵcontentQuery(dirIndex, _c3, 5);
592
- i0.ɵɵcontentQuery(dirIndex, _c4, 5);
593
- i0.ɵɵcontentQuery(dirIndex, PrimeTemplate, 4);
594
- } if (rf & 2) {
595
- let _t;
596
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.contentTemplate = _t.first);
597
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.headerTemplate = _t.first);
598
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.leftIconTemplate = _t.first);
599
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.rightIconTemplate = _t.first);
600
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.closeIconTemplate = _t.first);
601
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.templates = _t);
602
- } }, inputs: { closable: [2, "closable", "closable", booleanAttribute], headerStyle: "headerStyle", headerStyleClass: "headerStyleClass", cache: [2, "cache", "cache", booleanAttribute], tooltip: "tooltip", tooltipPosition: "tooltipPosition", tooltipPositionStyle: "tooltipPositionStyle", tooltipStyleClass: "tooltipStyleClass", selected: "selected", disabled: "disabled", header: "header", leftIcon: "leftIcon", rightIcon: "rightIcon" }, features: [i0.ɵɵProvidersFeature([TabsStyle]), i0.ɵɵInputTransformsFeature, i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c5, decls: 1, vars: 1, consts: [["class", "p-tabview-panel", "role", "tabpanel", 3, "hidden", 4, "ngIf"], ["role", "tabpanel", 1, "p-tabview-panel", 3, "hidden"], [4, "ngIf"], [4, "ngTemplateOutlet"]], template: function TabPanel_Template(rf, ctx) { if (rf & 1) {
603
- i0.ɵɵprojectionDef();
604
- i0.ɵɵtemplate(0, TabPanel_div_0_Template, 3, 6, "div", 0);
605
- } if (rf & 2) {
606
- i0.ɵɵproperty("ngIf", !ctx.closed);
607
- } }, dependencies: [CommonModule, i1.NgIf, i1.NgTemplateOutlet, SharedModule], encapsulation: 2 });
394
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TabPanel, deps: null, target: i0.ɵɵFactoryTarget.Component });
395
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: TabPanel, isStandalone: true, selector: "p-tabPanel, p-tabpanel", inputs: { closable: ["closable", "closable", booleanAttribute], headerStyle: "headerStyle", headerStyleClass: "headerStyleClass", cache: ["cache", "cache", booleanAttribute], tooltip: "tooltip", tooltipPosition: "tooltipPosition", tooltipPositionStyle: "tooltipPositionStyle", tooltipStyleClass: "tooltipStyleClass", selected: "selected", disabled: "disabled", header: "header", leftIcon: "leftIcon", rightIcon: "rightIcon" }, providers: [TabsStyle], queries: [{ propertyName: "contentTemplate", first: true, predicate: ["content"], descendants: true }, { propertyName: "headerTemplate", first: true, predicate: ["header"], descendants: true }, { propertyName: "leftIconTemplate", first: true, predicate: ["lefticon"], descendants: true }, { propertyName: "rightIconTemplate", first: true, predicate: ["righticon"], descendants: true }, { propertyName: "closeIconTemplate", first: true, predicate: ["closeicon"], descendants: true }, { propertyName: "templates", predicate: PrimeTemplate }], usesInheritance: true, ngImport: i0, template: `
396
+ <div
397
+ *ngIf="!closed"
398
+ class="p-tabview-panel"
399
+ role="tabpanel"
400
+ [hidden]="!selected"
401
+ [attr.id]="tabView.getTabContentId(id)"
402
+ [attr.aria-hidden]="!selected"
403
+ [attr.aria-labelledby]="tabView.getTabHeaderActionId(id)"
404
+ [attr.data-pc-name]="'tabpanel'"
405
+ >
406
+ <ng-content></ng-content>
407
+ <ng-container *ngIf="(contentTemplate || _contentTemplate) && (cache ? loaded : selected)">
408
+ <ng-container *ngTemplateOutlet="contentTemplate || _contentTemplate"></ng-container>
409
+ </ng-container>
410
+ </div>
411
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: SharedModule }] });
608
412
  }
609
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TabPanel, [{
610
- type: Component,
611
- args: [{
612
- selector: 'p-tabPanel, p-tabpanel',
613
- standalone: true,
614
- imports: [CommonModule, SharedModule],
615
- template: `
413
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TabPanel, decorators: [{
414
+ type: Component,
415
+ args: [{
416
+ selector: 'p-tabPanel, p-tabpanel',
417
+ standalone: true,
418
+ imports: [CommonModule, SharedModule],
419
+ template: `
616
420
  <div
617
421
  *ngIf="!closed"
618
422
  class="p-tabview-panel"
@@ -629,56 +433,55 @@ class TabPanel extends BaseComponent {
629
433
  </ng-container>
630
434
  </div>
631
435
  `,
632
- providers: [TabsStyle]
633
- }]
634
- }], null, { closable: [{
635
- type: Input,
636
- args: [{ transform: booleanAttribute }]
637
- }], headerStyle: [{
638
- type: Input
639
- }], headerStyleClass: [{
640
- type: Input
641
- }], cache: [{
642
- type: Input,
643
- args: [{ transform: booleanAttribute }]
644
- }], tooltip: [{
645
- type: Input
646
- }], tooltipPosition: [{
647
- type: Input
648
- }], tooltipPositionStyle: [{
649
- type: Input
650
- }], tooltipStyleClass: [{
651
- type: Input
652
- }], selected: [{
653
- type: Input
654
- }], disabled: [{
655
- type: Input
656
- }], header: [{
657
- type: Input
658
- }], leftIcon: [{
659
- type: Input
660
- }], rightIcon: [{
661
- type: Input
662
- }], contentTemplate: [{
663
- type: ContentChild,
664
- args: ['content']
665
- }], headerTemplate: [{
666
- type: ContentChild,
667
- args: ['header']
668
- }], leftIconTemplate: [{
669
- type: ContentChild,
670
- args: ['lefticon']
671
- }], rightIconTemplate: [{
672
- type: ContentChild,
673
- args: ['righticon']
674
- }], closeIconTemplate: [{
675
- type: ContentChild,
676
- args: ['closeicon']
677
- }], templates: [{
678
- type: ContentChildren,
679
- args: [PrimeTemplate]
680
- }] }); })();
681
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TabPanel, { className: "TabPanel", filePath: "tabview.ts", lineNumber: 64 }); })();
436
+ providers: [TabsStyle]
437
+ }]
438
+ }], propDecorators: { closable: [{
439
+ type: Input,
440
+ args: [{ transform: booleanAttribute }]
441
+ }], headerStyle: [{
442
+ type: Input
443
+ }], headerStyleClass: [{
444
+ type: Input
445
+ }], cache: [{
446
+ type: Input,
447
+ args: [{ transform: booleanAttribute }]
448
+ }], tooltip: [{
449
+ type: Input
450
+ }], tooltipPosition: [{
451
+ type: Input
452
+ }], tooltipPositionStyle: [{
453
+ type: Input
454
+ }], tooltipStyleClass: [{
455
+ type: Input
456
+ }], selected: [{
457
+ type: Input
458
+ }], disabled: [{
459
+ type: Input
460
+ }], header: [{
461
+ type: Input
462
+ }], leftIcon: [{
463
+ type: Input
464
+ }], rightIcon: [{
465
+ type: Input
466
+ }], contentTemplate: [{
467
+ type: ContentChild,
468
+ args: ['content']
469
+ }], headerTemplate: [{
470
+ type: ContentChild,
471
+ args: ['header']
472
+ }], leftIconTemplate: [{
473
+ type: ContentChild,
474
+ args: ['lefticon']
475
+ }], rightIconTemplate: [{
476
+ type: ContentChild,
477
+ args: ['righticon']
478
+ }], closeIconTemplate: [{
479
+ type: ContentChild,
480
+ args: ['closeicon']
481
+ }], templates: [{
482
+ type: ContentChildren,
483
+ args: [PrimeTemplate]
484
+ }] } });
682
485
  /**
683
486
  * TabView is a container component to group content with tabs.
684
487
  * @group Components
@@ -1102,74 +905,101 @@ class TabView extends BaseComponent {
1102
905
  const lastPos = content.scrollWidth - width;
1103
906
  content.scrollLeft = pos >= lastPos ? lastPos : pos;
1104
907
  }
1105
- static ɵfac = /*@__PURE__*/ (() => { let ɵTabView_BaseFactory; return function TabView_Factory(__ngFactoryType__) { return (ɵTabView_BaseFactory || (ɵTabView_BaseFactory = i0.ɵɵgetInheritedFactory(TabView)))(__ngFactoryType__ || TabView); }; })();
1106
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TabView, selectors: [["p-tabView"], ["p-tabview"]], contentQueries: function TabView_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
1107
- i0.ɵɵcontentQuery(dirIndex, _c6, 5);
1108
- i0.ɵɵcontentQuery(dirIndex, _c7, 5);
1109
- i0.ɵɵcontentQuery(dirIndex, TabPanel, 4);
1110
- i0.ɵɵcontentQuery(dirIndex, PrimeTemplate, 4);
1111
- } if (rf & 2) {
1112
- let _t;
1113
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.previousIconTemplate = _t.first);
1114
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.nextIconTemplate = _t.first);
1115
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.tabPanels = _t);
1116
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.templates = _t);
1117
- } }, viewQuery: function TabView_Query(rf, ctx) { if (rf & 1) {
1118
- i0.ɵɵviewQuery(_c0, 5);
1119
- i0.ɵɵviewQuery(_c8, 5);
1120
- i0.ɵɵviewQuery(_c9, 5);
1121
- i0.ɵɵviewQuery(_c10, 5);
1122
- i0.ɵɵviewQuery(_c11, 5);
1123
- i0.ɵɵviewQuery(_c12, 5);
1124
- } if (rf & 2) {
1125
- let _t;
1126
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.content = _t.first);
1127
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.navbar = _t.first);
1128
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.prevBtn = _t.first);
1129
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.nextBtn = _t.first);
1130
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.inkbar = _t.first);
1131
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.elementToObserve = _t.first);
1132
- } }, hostVars: 11, hostBindings: function TabView_HostBindings(rf, ctx) { if (rf & 2) {
1133
- i0.ɵɵattribute("data-pc-name", "tabview");
1134
- i0.ɵɵstyleMap(ctx.hostStyle);
1135
- i0.ɵɵclassMap(ctx.hostClass);
1136
- i0.ɵɵclassProp("p-tabs", true)("p-tabs-scrollable", ctx.scrollable)("p-component", true);
1137
- } }, inputs: { style: "style", styleClass: "styleClass", controlClose: [2, "controlClose", "controlClose", booleanAttribute], scrollable: [2, "scrollable", "scrollable", booleanAttribute], activeIndex: "activeIndex", selectOnFocus: [2, "selectOnFocus", "selectOnFocus", booleanAttribute], nextButtonAriaLabel: "nextButtonAriaLabel", prevButtonAriaLabel: "prevButtonAriaLabel", autoHideButtons: [2, "autoHideButtons", "autoHideButtons", booleanAttribute], tabindex: [2, "tabindex", "tabindex", numberAttribute] }, outputs: { onChange: "onChange", onClose: "onClose", activeIndexChange: "activeIndexChange" }, features: [i0.ɵɵProvidersFeature([TabsStyle]), i0.ɵɵInputTransformsFeature, i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c5, decls: 12, vars: 7, consts: [["elementToObserve", ""], ["content", ""], ["navbar", ""], ["prevBtn", ""], ["inkbar", ""], ["nextBtn", ""], [1, "p-tablist"], ["class", "p-tablist-prev-button p-tablist-nav-button", "type", "button", "pRipple", "", 3, "click", 4, "ngIf"], [1, "p-tablist-content", 3, "scroll", "ngClass"], ["role", "tablist", 1, "p-tablist-tab-list"], ["class", "p-tablist-next-button p-tablist-nav-button", "type", "button", "pRipple", "", 3, "click", 4, "ngIf"], [1, "p-tabpanels"], ["type", "button", "pRipple", "", 1, "p-tablist-prev-button", "p-tablist-nav-button", 3, "click"], [4, "ngIf"], [4, "ngTemplateOutlet"], ["pRipple", "", 3, "click", "keydown", "ngClass", "ngStyle", "pTooltip", "tooltipPosition", "positionStyle", "tooltipStyleClass", "disabled"], ["role", "presentation", 1, "p-tablist-active-bar"], [1, "p-tabview-left-icon", 3, "ngClass"], [1, "p-tabview-right-icon", 3, "ngClass"], [3, "click"], ["type", "button", "pRipple", "", 1, "p-tablist-next-button", "p-tablist-nav-button", 3, "click"]], template: function TabView_Template(rf, ctx) { if (rf & 1) {
1138
- const _r1 = i0.ɵɵgetCurrentView();
1139
- i0.ɵɵprojectionDef();
1140
- i0.ɵɵelementStart(0, "div", 6, 0);
1141
- i0.ɵɵtemplate(2, TabView_button_2_Template, 4, 4, "button", 7);
1142
- i0.ɵɵelementStart(3, "div", 8, 1);
1143
- i0.ɵɵlistener("scroll", function TabView_Template_div_scroll_3_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onScroll($event)); });
1144
- i0.ɵɵelementStart(5, "div", 9, 2);
1145
- i0.ɵɵrepeaterCreate(7, TabView_For_8_Template, 1, 1, null, null, i0.ɵɵrepeaterTrackByIdentity);
1146
- i0.ɵɵelementEnd()();
1147
- i0.ɵɵtemplate(9, TabView_button_9_Template, 4, 3, "button", 10);
1148
- i0.ɵɵelementEnd();
1149
- i0.ɵɵelementStart(10, "div", 11);
1150
- i0.ɵɵprojection(11);
1151
- i0.ɵɵelementEnd();
1152
- } if (rf & 2) {
1153
- i0.ɵɵadvance(2);
1154
- i0.ɵɵproperty("ngIf", ctx.scrollable && !ctx.backwardIsDisabled && ctx.autoHideButtons);
1155
- i0.ɵɵadvance();
1156
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c13, ctx.scrollable));
1157
- i0.ɵɵattribute("data-pc-section", "navcontent");
1158
- i0.ɵɵadvance(2);
1159
- i0.ɵɵattribute("data-pc-section", "nav");
1160
- i0.ɵɵadvance(2);
1161
- i0.ɵɵrepeater(ctx.tabs);
1162
- i0.ɵɵadvance(2);
1163
- i0.ɵɵproperty("ngIf", ctx.scrollable && !ctx.forwardIsDisabled && ctx.buttonVisible);
1164
- } }, dependencies: [CommonModule, i1.NgClass, i1.NgIf, i1.NgTemplateOutlet, i1.NgStyle, SharedModule, TooltipModule, i2.Tooltip, Ripple, TimesIcon, ChevronLeftIcon, ChevronRightIcon], encapsulation: 2, changeDetection: 0 });
908
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TabView, deps: null, target: i0.ɵɵFactoryTarget.Component });
909
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.1.7", type: TabView, isStandalone: true, selector: "p-tabView, p-tabview", inputs: { style: "style", styleClass: "styleClass", controlClose: ["controlClose", "controlClose", booleanAttribute], scrollable: ["scrollable", "scrollable", booleanAttribute], activeIndex: "activeIndex", selectOnFocus: ["selectOnFocus", "selectOnFocus", booleanAttribute], nextButtonAriaLabel: "nextButtonAriaLabel", prevButtonAriaLabel: "prevButtonAriaLabel", autoHideButtons: ["autoHideButtons", "autoHideButtons", booleanAttribute], tabindex: ["tabindex", "tabindex", numberAttribute] }, outputs: { onChange: "onChange", onClose: "onClose", activeIndexChange: "activeIndexChange" }, host: { properties: { "class.p-tabs": "true", "class.p-tabs-scrollable": "scrollable", "class.p-component": "true", "attr.data-pc-name": "\"tabview\"", "class": "this.hostClass", "style": "this.hostStyle" } }, providers: [TabsStyle], queries: [{ propertyName: "previousIconTemplate", first: true, predicate: ["previousicon"], descendants: true }, { propertyName: "nextIconTemplate", first: true, predicate: ["nexticon"], descendants: true }, { propertyName: "tabPanels", predicate: TabPanel }, { propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "content", first: true, predicate: ["content"], descendants: true }, { propertyName: "navbar", first: true, predicate: ["navbar"], descendants: true }, { propertyName: "prevBtn", first: true, predicate: ["prevBtn"], descendants: true }, { propertyName: "nextBtn", first: true, predicate: ["nextBtn"], descendants: true }, { propertyName: "inkbar", first: true, predicate: ["inkbar"], descendants: true }, { propertyName: "elementToObserve", first: true, predicate: ["elementToObserve"], descendants: true }], usesInheritance: true, ngImport: i0, template: `
910
+ <div #elementToObserve class="p-tablist">
911
+ <button
912
+ *ngIf="scrollable && !backwardIsDisabled && autoHideButtons"
913
+ #prevBtn
914
+ class="p-tablist-prev-button p-tablist-nav-button"
915
+ (click)="navBackward()"
916
+ [attr.tabindex]="tabindex"
917
+ [attr.aria-label]="prevButtonAriaLabel"
918
+ type="button"
919
+ pRipple
920
+ >
921
+ <ChevronLeftIcon *ngIf="!previousIconTemplate && !_previousIconTemplate" [attr.aria-hidden]="true" />
922
+ <ng-template *ngTemplateOutlet="previousIconTemplate && _previousIconTemplate"></ng-template>
923
+ </button>
924
+ <div #content class="p-tablist-content" [ngClass]="{ 'p-tablist-viewport': scrollable }" (scroll)="onScroll($event)" [attr.data-pc-section]="'navcontent'">
925
+ <div #navbar class="p-tablist-tab-list" role="tablist" [attr.data-pc-section]="'nav'">
926
+ @for (tab of tabs; track tab; let i = $index) {
927
+ @if (!tab.closed) {
928
+ <button
929
+ [ngClass]="{
930
+ 'p-tab': true,
931
+ 'p-tab-active': tab.selected,
932
+ 'p-disabled': tab.disabled
933
+ }"
934
+ [attr.role]="'tab'"
935
+ [class]="tab.headerStyleClass"
936
+ [ngStyle]="tab.headerStyle"
937
+ [pTooltip]="tab.tooltip"
938
+ [tooltipPosition]="tab.tooltipPosition"
939
+ [positionStyle]="tab.tooltipPositionStyle"
940
+ [tooltipStyleClass]="tab.tooltipStyleClass"
941
+ [attr.id]="getTabHeaderActionId(tab.id)"
942
+ [attr.aria-controls]="getTabContentId(tab.id)"
943
+ [attr.aria-selected]="tab.selected"
944
+ [attr.tabindex]="tab.disabled || !tab.selected ? '-1' : tabindex"
945
+ [attr.aria-disabled]="tab.disabled"
946
+ [disabled]="tab.disabled"
947
+ [attr.data-pc-index]="i"
948
+ [attr.data-p-disabled]="tab.disabled"
949
+ [attr.data-pc-section]="'headeraction'"
950
+ [attr.data-p-active]="tab.selected"
951
+ (click)="open($event, tab)"
952
+ (keydown)="onTabKeyDown($event, tab)"
953
+ pRipple
954
+ >
955
+ @if (tab.headerTemplate || tab._headerTemplate) {
956
+ <ng-container *ngTemplateOutlet="tab.headerTemplate || tab._headerTemplate"></ng-container>
957
+ } @else {
958
+ @if (tab.leftIconTemplate || tab._leftIconTemplate) {
959
+ <ng-template *ngTemplateOutlet="tab.leftIconTemplate || tab._leftIconTemplate"></ng-template>
960
+ } @else if (tab.leftIcon && !tab.leftIconTemplate && !tab._leftIconTemplate) {
961
+ <span class="p-tabview-left-icon" [ngClass]="tab.leftIcon"></span>
962
+ }
963
+ {{ tab.header }}
964
+ @if (tab.rightIconTemplate || tab._rightIconTemplate) {
965
+ <ng-template *ngTemplateOutlet="tab.rightIconTemplate || tab._rightIconTemplate"></ng-template>
966
+ } @else if (tab.rightIcon && !tab.rightIconTemplate && !tab._rightIconTemplate) {
967
+ <span class="p-tabview-right-icon" [ngClass]="tab.rightIcon"></span>
968
+ }
969
+ @if (tab.closable) {
970
+ @if (tab.closeIconTemplate || tab._closeIconTemplate) {
971
+ <ng-template *ngTemplateOutlet="tab.closeIconTemplate || tab._closeIconTemplate"></ng-template>
972
+ } @else {
973
+ <TimesIcon (click)="close($event, tab)" />
974
+ }
975
+ }
976
+ }
977
+ </button>
978
+ <span #inkbar class="p-tablist-active-bar" role="presentation" [attr.aria-hidden]="true" [attr.data-pc-section]="'inkbar'"></span>
979
+ }
980
+ }
981
+ </div>
982
+ </div>
983
+ <button *ngIf="scrollable && !forwardIsDisabled && buttonVisible" #nextBtn [attr.tabindex]="tabindex" [attr.aria-label]="nextButtonAriaLabel" class="p-tablist-next-button p-tablist-nav-button" (click)="navForward()" type="button" pRipple>
984
+ @if (nextIconTemplate || _nextIconTemplate) {
985
+ <ng-template *ngTemplateOutlet="nextIconTemplate || _nextIconTemplate"></ng-template>
986
+ } @else {
987
+ <ChevronRightIcon [attr.aria-hidden]="true" />
988
+ }
989
+ </button>
990
+ </div>
991
+ <div class="p-tabpanels">
992
+ <ng-content></ng-content>
993
+ </div>
994
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "ngmodule", type: SharedModule }, { kind: "ngmodule", type: TooltipModule }, { kind: "directive", type: i2.Tooltip, selector: "[pTooltip]", inputs: ["tooltipPosition", "tooltipEvent", "appendTo", "positionStyle", "tooltipStyleClass", "tooltipZIndex", "escape", "showDelay", "hideDelay", "life", "positionTop", "positionLeft", "autoHide", "fitContent", "hideOnEscape", "pTooltip", "tooltipDisabled", "tooltipOptions"] }, { kind: "directive", type: Ripple, selector: "[pRipple]" }, { kind: "component", type: TimesIcon, selector: "TimesIcon" }, { kind: "component", type: ChevronLeftIcon, selector: "ChevronLeftIcon" }, { kind: "component", type: ChevronRightIcon, selector: "ChevronRightIcon" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
1165
995
  }
1166
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TabView, [{
1167
- type: Component,
1168
- args: [{
1169
- selector: 'p-tabView, p-tabview',
1170
- standalone: true,
1171
- imports: [CommonModule, SharedModule, TooltipModule, Ripple, TimesIcon, ChevronLeftIcon, ChevronRightIcon],
1172
- template: `
996
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TabView, decorators: [{
997
+ type: Component,
998
+ args: [{
999
+ selector: 'p-tabView, p-tabview',
1000
+ standalone: true,
1001
+ imports: [CommonModule, SharedModule, TooltipModule, Ripple, TimesIcon, ChevronLeftIcon, ChevronRightIcon],
1002
+ template: `
1173
1003
  <div #elementToObserve class="p-tablist">
1174
1004
  <button
1175
1005
  *ngIf="scrollable && !backwardIsDisabled && autoHideButtons"
@@ -1255,98 +1085,96 @@ class TabView extends BaseComponent {
1255
1085
  <ng-content></ng-content>
1256
1086
  </div>
1257
1087
  `,
1258
- changeDetection: ChangeDetectionStrategy.OnPush,
1259
- encapsulation: ViewEncapsulation.None,
1260
- host: {
1261
- '[class.p-tabs]': 'true',
1262
- '[class.p-tabs-scrollable]': 'scrollable',
1263
- '[class.p-component]': 'true',
1264
- '[attr.data-pc-name]': '"tabview"'
1265
- },
1266
- providers: [TabsStyle]
1267
- }]
1268
- }], null, { hostClass: [{
1269
- type: HostBinding,
1270
- args: ['class']
1271
- }], hostStyle: [{
1272
- type: HostBinding,
1273
- args: ['style']
1274
- }], style: [{
1275
- type: Input
1276
- }], styleClass: [{
1277
- type: Input
1278
- }], controlClose: [{
1279
- type: Input,
1280
- args: [{ transform: booleanAttribute }]
1281
- }], scrollable: [{
1282
- type: Input,
1283
- args: [{ transform: booleanAttribute }]
1284
- }], activeIndex: [{
1285
- type: Input
1286
- }], selectOnFocus: [{
1287
- type: Input,
1288
- args: [{ transform: booleanAttribute }]
1289
- }], nextButtonAriaLabel: [{
1290
- type: Input
1291
- }], prevButtonAriaLabel: [{
1292
- type: Input
1293
- }], autoHideButtons: [{
1294
- type: Input,
1295
- args: [{ transform: booleanAttribute }]
1296
- }], tabindex: [{
1297
- type: Input,
1298
- args: [{ transform: numberAttribute }]
1299
- }], onChange: [{
1300
- type: Output
1301
- }], onClose: [{
1302
- type: Output
1303
- }], activeIndexChange: [{
1304
- type: Output
1305
- }], content: [{
1306
- type: ViewChild,
1307
- args: ['content']
1308
- }], navbar: [{
1309
- type: ViewChild,
1310
- args: ['navbar']
1311
- }], prevBtn: [{
1312
- type: ViewChild,
1313
- args: ['prevBtn']
1314
- }], nextBtn: [{
1315
- type: ViewChild,
1316
- args: ['nextBtn']
1317
- }], inkbar: [{
1318
- type: ViewChild,
1319
- args: ['inkbar']
1320
- }], tabPanels: [{
1321
- type: ContentChildren,
1322
- args: [TabPanel]
1323
- }], elementToObserve: [{
1324
- type: ViewChild,
1325
- args: ['elementToObserve']
1326
- }], previousIconTemplate: [{
1327
- type: ContentChild,
1328
- args: ['previousicon']
1329
- }], nextIconTemplate: [{
1330
- type: ContentChild,
1331
- args: ['nexticon']
1332
- }], templates: [{
1333
- type: ContentChildren,
1334
- args: [PrimeTemplate]
1335
- }] }); })();
1336
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TabView, { className: "TabView", filePath: "tabview.ts", lineNumber: 368 }); })();
1088
+ changeDetection: ChangeDetectionStrategy.OnPush,
1089
+ encapsulation: ViewEncapsulation.None,
1090
+ host: {
1091
+ '[class.p-tabs]': 'true',
1092
+ '[class.p-tabs-scrollable]': 'scrollable',
1093
+ '[class.p-component]': 'true',
1094
+ '[attr.data-pc-name]': '"tabview"'
1095
+ },
1096
+ providers: [TabsStyle]
1097
+ }]
1098
+ }], propDecorators: { hostClass: [{
1099
+ type: HostBinding,
1100
+ args: ['class']
1101
+ }], hostStyle: [{
1102
+ type: HostBinding,
1103
+ args: ['style']
1104
+ }], style: [{
1105
+ type: Input
1106
+ }], styleClass: [{
1107
+ type: Input
1108
+ }], controlClose: [{
1109
+ type: Input,
1110
+ args: [{ transform: booleanAttribute }]
1111
+ }], scrollable: [{
1112
+ type: Input,
1113
+ args: [{ transform: booleanAttribute }]
1114
+ }], activeIndex: [{
1115
+ type: Input
1116
+ }], selectOnFocus: [{
1117
+ type: Input,
1118
+ args: [{ transform: booleanAttribute }]
1119
+ }], nextButtonAriaLabel: [{
1120
+ type: Input
1121
+ }], prevButtonAriaLabel: [{
1122
+ type: Input
1123
+ }], autoHideButtons: [{
1124
+ type: Input,
1125
+ args: [{ transform: booleanAttribute }]
1126
+ }], tabindex: [{
1127
+ type: Input,
1128
+ args: [{ transform: numberAttribute }]
1129
+ }], onChange: [{
1130
+ type: Output
1131
+ }], onClose: [{
1132
+ type: Output
1133
+ }], activeIndexChange: [{
1134
+ type: Output
1135
+ }], content: [{
1136
+ type: ViewChild,
1137
+ args: ['content']
1138
+ }], navbar: [{
1139
+ type: ViewChild,
1140
+ args: ['navbar']
1141
+ }], prevBtn: [{
1142
+ type: ViewChild,
1143
+ args: ['prevBtn']
1144
+ }], nextBtn: [{
1145
+ type: ViewChild,
1146
+ args: ['nextBtn']
1147
+ }], inkbar: [{
1148
+ type: ViewChild,
1149
+ args: ['inkbar']
1150
+ }], tabPanels: [{
1151
+ type: ContentChildren,
1152
+ args: [TabPanel]
1153
+ }], elementToObserve: [{
1154
+ type: ViewChild,
1155
+ args: ['elementToObserve']
1156
+ }], previousIconTemplate: [{
1157
+ type: ContentChild,
1158
+ args: ['previousicon']
1159
+ }], nextIconTemplate: [{
1160
+ type: ContentChild,
1161
+ args: ['nexticon']
1162
+ }], templates: [{
1163
+ type: ContentChildren,
1164
+ args: [PrimeTemplate]
1165
+ }] } });
1337
1166
  class TabViewModule {
1338
- static ɵfac = function TabViewModule_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TabViewModule)(); };
1339
- static ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: TabViewModule });
1340
- static ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [TabView, TabPanel, SharedModule, SharedModule] });
1167
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TabViewModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1168
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.7", ngImport: i0, type: TabViewModule, imports: [TabView, TabPanel, SharedModule], exports: [TabView, TabPanel, SharedModule] });
1169
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TabViewModule, imports: [TabView, TabPanel, SharedModule, SharedModule] });
1341
1170
  }
1342
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TabViewModule, [{
1343
- type: NgModule,
1344
- args: [{
1345
- imports: [TabView, TabPanel, SharedModule],
1346
- exports: [TabView, TabPanel, SharedModule]
1347
- }]
1348
- }], null, null); })();
1349
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(TabViewModule, { imports: [TabView, TabPanel, SharedModule], exports: [TabView, TabPanel, SharedModule] }); })();
1171
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TabViewModule, decorators: [{
1172
+ type: NgModule,
1173
+ args: [{
1174
+ imports: [TabView, TabPanel, SharedModule],
1175
+ exports: [TabView, TabPanel, SharedModule]
1176
+ }]
1177
+ }] });
1350
1178
 
1351
1179
  /**
1352
1180
  * Generated bundle index. Do not edit.