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 { CommonModule } from '@angular/common';
3
3
  import * as i0 from '@angular/core';
4
- import { Injectable, forwardRef, EventEmitter, numberAttribute, booleanAttribute, Component, ViewEncapsulation, ChangeDetectionStrategy, Input, Output, signal, inject, computed, effect, ViewChild, ContentChild, ContentChildren, NgModule } from '@angular/core';
4
+ import { Injectable, forwardRef, EventEmitter, booleanAttribute, numberAttribute, Output, Input, ChangeDetectionStrategy, ViewEncapsulation, Component, signal, inject, computed, effect, ContentChildren, ContentChild, ViewChild, NgModule } from '@angular/core';
5
5
  import { NG_VALUE_ACCESSOR } from '@angular/forms';
6
6
  import { resolveFieldData, isNotEmpty, equals, getOffset, getViewport, getHiddenElementOuterWidth, getOuterWidth, calculateScrollbarWidth, isPrintableCharacter, isEmpty, findSingle, findLastIndex, focus, uuid } from '@primeuix/utils';
7
7
  import * as i2 from 'primeng/api';
@@ -318,12 +318,12 @@ class CascadeSelectStyle extends BaseStyle {
318
318
  theme = theme;
319
319
  classes = classes;
320
320
  inlineStyles = inlineStyles;
321
- static ɵfac = /*@__PURE__*/ (() => { let ɵCascadeSelectStyle_BaseFactory; return function CascadeSelectStyle_Factory(__ngFactoryType__) { return (ɵCascadeSelectStyle_BaseFactory || (ɵCascadeSelectStyle_BaseFactory = i0.ɵɵgetInheritedFactory(CascadeSelectStyle)))(__ngFactoryType__ || CascadeSelectStyle); }; })();
322
- static ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: CascadeSelectStyle, factory: CascadeSelectStyle.ɵfac });
321
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CascadeSelectStyle, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
322
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CascadeSelectStyle });
323
323
  }
324
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CascadeSelectStyle, [{
325
- type: Injectable
326
- }], null, null); })();
324
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CascadeSelectStyle, decorators: [{
325
+ type: Injectable
326
+ }] });
327
327
  /**
328
328
  *
329
329
  * CascadeSelect is a form component to select a value from a nested structure of options.
@@ -389,258 +389,6 @@ var CascadeSelectClasses;
389
389
  CascadeSelectClasses["itemList"] = "p-cascadeselect-item-list";
390
390
  })(CascadeSelectClasses || (CascadeSelectClasses = {}));
391
391
 
392
- const _c0 = a0 => ({ $implicit: a0 });
393
- function CascadeSelectSub_ng_template_1_ng_container_2_ng_container_1_Template(rf, ctx) { if (rf & 1) {
394
- i0.ɵɵelementContainer(0);
395
- } }
396
- function CascadeSelectSub_ng_template_1_ng_container_2_Template(rf, ctx) { if (rf & 1) {
397
- i0.ɵɵelementContainerStart(0);
398
- i0.ɵɵtemplate(1, CascadeSelectSub_ng_template_1_ng_container_2_ng_container_1_Template, 1, 0, "ng-container", 8);
399
- i0.ɵɵelementContainerEnd();
400
- } if (rf & 2) {
401
- const processedOption_r2 = i0.ɵɵnextContext().$implicit;
402
- const ctx_r2 = i0.ɵɵnextContext();
403
- i0.ɵɵadvance();
404
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.optionTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c0, processedOption_r2 == null ? null : processedOption_r2.option));
405
- } }
406
- function CascadeSelectSub_ng_template_1_ng_template_3_Template(rf, ctx) { if (rf & 1) {
407
- i0.ɵɵelementStart(0, "span", 9);
408
- i0.ɵɵtext(1);
409
- i0.ɵɵelementEnd();
410
- } if (rf & 2) {
411
- const processedOption_r2 = i0.ɵɵnextContext().$implicit;
412
- const ctx_r2 = i0.ɵɵnextContext();
413
- i0.ɵɵattribute("data-pc-section", "text");
414
- i0.ɵɵadvance();
415
- i0.ɵɵtextInterpolate(ctx_r2.getOptionLabelToRender(processedOption_r2));
416
- } }
417
- function CascadeSelectSub_ng_template_1_span_5_AngleRightIcon_1_Template(rf, ctx) { if (rf & 1) {
418
- i0.ɵɵelement(0, "AngleRightIcon");
419
- } }
420
- function CascadeSelectSub_ng_template_1_span_5_2_ng_template_0_Template(rf, ctx) { }
421
- function CascadeSelectSub_ng_template_1_span_5_2_Template(rf, ctx) { if (rf & 1) {
422
- i0.ɵɵtemplate(0, CascadeSelectSub_ng_template_1_span_5_2_ng_template_0_Template, 0, 0, "ng-template");
423
- } }
424
- function CascadeSelectSub_ng_template_1_span_5_Template(rf, ctx) { if (rf & 1) {
425
- i0.ɵɵelementStart(0, "span", 10);
426
- i0.ɵɵtemplate(1, CascadeSelectSub_ng_template_1_span_5_AngleRightIcon_1_Template, 1, 0, "AngleRightIcon", 11)(2, CascadeSelectSub_ng_template_1_span_5_2_Template, 1, 0, null, 12);
427
- i0.ɵɵelementEnd();
428
- } if (rf & 2) {
429
- const ctx_r2 = i0.ɵɵnextContext(2);
430
- i0.ɵɵattribute("data-pc-section", "groupIcon");
431
- i0.ɵɵadvance();
432
- i0.ɵɵproperty("ngIf", !ctx_r2.groupicon);
433
- i0.ɵɵadvance();
434
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.groupicon);
435
- } }
436
- function CascadeSelectSub_ng_template_1_p_cascadeselect_sub_6_Template(rf, ctx) { if (rf & 1) {
437
- const _r4 = i0.ɵɵgetCurrentView();
438
- i0.ɵɵelementStart(0, "p-cascadeselect-sub", 13);
439
- i0.ɵɵlistener("onChange", function CascadeSelectSub_ng_template_1_p_cascadeselect_sub_6_Template_p_cascadeselect_sub_onChange_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.onChange.emit($event)); })("onFocusChange", function CascadeSelectSub_ng_template_1_p_cascadeselect_sub_6_Template_p_cascadeselect_sub_onFocusChange_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.onFocusChange.emit($event)); })("onFocusEnterChange", function CascadeSelectSub_ng_template_1_p_cascadeselect_sub_6_Template_p_cascadeselect_sub_onFocusEnterChange_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.onFocusEnterChange.emit($event)); });
440
- i0.ɵɵelementEnd();
441
- } if (rf & 2) {
442
- const processedOption_r2 = i0.ɵɵnextContext().$implicit;
443
- const ctx_r2 = i0.ɵɵnextContext();
444
- i0.ɵɵproperty("role", "group")("selectId", ctx_r2.selectId)("focusedOptionId", ctx_r2.focusedOptionId)("activeOptionPath", ctx_r2.activeOptionPath)("options", ctx_r2.getOptionGroupChildren(processedOption_r2))("optionLabel", ctx_r2.optionLabel)("optionValue", ctx_r2.optionValue)("level", ctx_r2.level + 1)("optionGroupLabel", ctx_r2.optionGroupLabel)("optionGroupChildren", ctx_r2.optionGroupChildren)("dirty", ctx_r2.dirty)("optionTemplate", ctx_r2.optionTemplate);
445
- } }
446
- function CascadeSelectSub_ng_template_1_Template(rf, ctx) { if (rf & 1) {
447
- const _r1 = i0.ɵɵgetCurrentView();
448
- i0.ɵɵelementStart(0, "li", 3)(1, "div", 4);
449
- i0.ɵɵlistener("click", function CascadeSelectSub_ng_template_1_Template_div_click_1_listener($event) { const processedOption_r2 = i0.ɵɵrestoreView(_r1).$implicit; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onOptionClick($event, processedOption_r2)); })("mouseenter", function CascadeSelectSub_ng_template_1_Template_div_mouseenter_1_listener($event) { const processedOption_r2 = i0.ɵɵrestoreView(_r1).$implicit; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onOptionMouseEnter($event, processedOption_r2)); })("mousemove", function CascadeSelectSub_ng_template_1_Template_div_mousemove_1_listener($event) { const processedOption_r2 = i0.ɵɵrestoreView(_r1).$implicit; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onOptionMouseMove($event, processedOption_r2)); });
450
- i0.ɵɵtemplate(2, CascadeSelectSub_ng_template_1_ng_container_2_Template, 2, 4, "ng-container", 5)(3, CascadeSelectSub_ng_template_1_ng_template_3_Template, 2, 2, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(5, CascadeSelectSub_ng_template_1_span_5_Template, 3, 3, "span", 6);
451
- i0.ɵɵelementEnd();
452
- i0.ɵɵtemplate(6, CascadeSelectSub_ng_template_1_p_cascadeselect_sub_6_Template, 1, 12, "p-cascadeselect-sub", 7);
453
- i0.ɵɵelementEnd();
454
- } if (rf & 2) {
455
- const processedOption_r2 = ctx.$implicit;
456
- const i_r5 = ctx.index;
457
- const defaultOptionTemplate_r6 = i0.ɵɵreference(4);
458
- const ctx_r2 = i0.ɵɵnextContext();
459
- i0.ɵɵproperty("ngClass", ctx_r2.getItemClass(processedOption_r2))("id", ctx_r2.getOptionId(processedOption_r2));
460
- i0.ɵɵattribute("aria-level", ctx_r2.level + 1)("aria-setsize", ctx_r2.options.length)("data-pc-section", "item")("aria-label", ctx_r2.getOptionLabelToRender(processedOption_r2))("aria-selected", ctx_r2.isOptionGroup(processedOption_r2) ? undefined : ctx_r2.isOptionSelected(processedOption_r2))("aria-posinset", i_r5 + 1);
461
- i0.ɵɵadvance();
462
- i0.ɵɵattribute("data-pc-section", "content");
463
- i0.ɵɵadvance();
464
- i0.ɵɵproperty("ngIf", ctx_r2.optionTemplate)("ngIfElse", defaultOptionTemplate_r6);
465
- i0.ɵɵadvance(3);
466
- i0.ɵɵproperty("ngIf", ctx_r2.isOptionGroup(processedOption_r2));
467
- i0.ɵɵadvance();
468
- i0.ɵɵproperty("ngIf", ctx_r2.isOptionGroup(processedOption_r2) && ctx_r2.isOptionActive(processedOption_r2));
469
- } }
470
- const _c1 = ["value"];
471
- const _c2 = ["option"];
472
- const _c3 = ["header"];
473
- const _c4 = ["footer"];
474
- const _c5 = ["triggericon"];
475
- const _c6 = ["loadingicon"];
476
- const _c7 = ["optiongroupicon"];
477
- const _c8 = ["clearicon"];
478
- const _c9 = ["focusInput"];
479
- const _c10 = ["container"];
480
- const _c11 = ["panel"];
481
- const _c12 = ["overlay"];
482
- const _c13 = (a0, a1) => ({ $implicit: a0, placeholder: a1 });
483
- const _c14 = a0 => ({ "p-cascadeselect-overlay p-component": true, "p-cascadeselect-mobile-active": a0 });
484
- function CascadeSelect_ng_container_6_ng_container_1_Template(rf, ctx) { if (rf & 1) {
485
- i0.ɵɵelementContainer(0);
486
- } }
487
- function CascadeSelect_ng_container_6_Template(rf, ctx) { if (rf & 1) {
488
- i0.ɵɵelementContainerStart(0);
489
- i0.ɵɵtemplate(1, CascadeSelect_ng_container_6_ng_container_1_Template, 1, 0, "ng-container", 16);
490
- i0.ɵɵelementContainerEnd();
491
- } if (rf & 2) {
492
- const ctx_r1 = i0.ɵɵnextContext();
493
- i0.ɵɵadvance();
494
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.valueTemplate || ctx_r1._valueTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction2(2, _c13, ctx_r1.value, ctx_r1.placeholder));
495
- } }
496
- function CascadeSelect_ng_template_7_Template(rf, ctx) { if (rf & 1) {
497
- i0.ɵɵtext(0);
498
- } if (rf & 2) {
499
- const ctx_r1 = i0.ɵɵnextContext();
500
- i0.ɵɵtextInterpolate1(" ", ctx_r1.label(), " ");
501
- } }
502
- function CascadeSelect_ng_container_9_TimesIcon_1_Template(rf, ctx) { if (rf & 1) {
503
- const _r3 = i0.ɵɵgetCurrentView();
504
- i0.ɵɵelementStart(0, "TimesIcon", 18);
505
- i0.ɵɵlistener("click", function CascadeSelect_ng_container_9_TimesIcon_1_Template_TimesIcon_click_0_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.clear($event)); });
506
- i0.ɵɵelementEnd();
507
- } if (rf & 2) {
508
- i0.ɵɵattribute("data-pc-section", "clearicon")("aria-hidden", true);
509
- } }
510
- function CascadeSelect_ng_container_9_span_2_1_ng_template_0_Template(rf, ctx) { }
511
- function CascadeSelect_ng_container_9_span_2_1_Template(rf, ctx) { if (rf & 1) {
512
- i0.ɵɵtemplate(0, CascadeSelect_ng_container_9_span_2_1_ng_template_0_Template, 0, 0, "ng-template");
513
- } }
514
- function CascadeSelect_ng_container_9_span_2_Template(rf, ctx) { if (rf & 1) {
515
- const _r4 = i0.ɵɵgetCurrentView();
516
- i0.ɵɵelementStart(0, "span", 18);
517
- i0.ɵɵlistener("click", function CascadeSelect_ng_container_9_span_2_Template_span_click_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.clear($event)); });
518
- i0.ɵɵtemplate(1, CascadeSelect_ng_container_9_span_2_1_Template, 1, 0, null, 19);
519
- i0.ɵɵelementEnd();
520
- } if (rf & 2) {
521
- const ctx_r1 = i0.ɵɵnextContext(2);
522
- i0.ɵɵattribute("data-pc-section", "clearicon")("aria-hidden", true);
523
- i0.ɵɵadvance();
524
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.clearIconTemplate || ctx_r1._clearIconTemplate);
525
- } }
526
- function CascadeSelect_ng_container_9_Template(rf, ctx) { if (rf & 1) {
527
- i0.ɵɵelementContainerStart(0);
528
- i0.ɵɵtemplate(1, CascadeSelect_ng_container_9_TimesIcon_1_Template, 1, 2, "TimesIcon", 17)(2, CascadeSelect_ng_container_9_span_2_Template, 2, 3, "span", 17);
529
- i0.ɵɵelementContainerEnd();
530
- } if (rf & 2) {
531
- const ctx_r1 = i0.ɵɵnextContext();
532
- i0.ɵɵadvance();
533
- i0.ɵɵproperty("ngIf", !ctx_r1.clearIconTemplate && !ctx_r1._clearIconTemplate);
534
- i0.ɵɵadvance();
535
- i0.ɵɵproperty("ngIf", ctx_r1.clearIconTemplate || ctx_r1._clearIconTemplate);
536
- } }
537
- function CascadeSelect_ng_container_11_ng_container_1_ng_container_1_Template(rf, ctx) { if (rf & 1) {
538
- i0.ɵɵelementContainer(0);
539
- } }
540
- function CascadeSelect_ng_container_11_ng_container_1_Template(rf, ctx) { if (rf & 1) {
541
- i0.ɵɵelementContainerStart(0);
542
- i0.ɵɵtemplate(1, CascadeSelect_ng_container_11_ng_container_1_ng_container_1_Template, 1, 0, "ng-container", 19);
543
- i0.ɵɵelementContainerEnd();
544
- } if (rf & 2) {
545
- const ctx_r1 = i0.ɵɵnextContext(2);
546
- i0.ɵɵadvance();
547
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.loadingIconTemplate || ctx_r1._loadingIconTemplate);
548
- } }
549
- function CascadeSelect_ng_container_11_ng_container_2_span_1_Template(rf, ctx) { if (rf & 1) {
550
- i0.ɵɵelement(0, "span", 22);
551
- } if (rf & 2) {
552
- const ctx_r1 = i0.ɵɵnextContext(3);
553
- i0.ɵɵproperty("ngClass", "p-cascadeselect-loading-icon pi-spin " + ctx_r1.loadingIcon);
554
- } }
555
- function CascadeSelect_ng_container_11_ng_container_2_span_2_Template(rf, ctx) { if (rf & 1) {
556
- i0.ɵɵelement(0, "span", 23);
557
- } if (rf & 2) {
558
- i0.ɵɵclassMap("p-cascadeselect-loading-icon pi pi-spinner pi-spin");
559
- } }
560
- function CascadeSelect_ng_container_11_ng_container_2_Template(rf, ctx) { if (rf & 1) {
561
- i0.ɵɵelementContainerStart(0);
562
- i0.ɵɵtemplate(1, CascadeSelect_ng_container_11_ng_container_2_span_1_Template, 1, 1, "span", 20)(2, CascadeSelect_ng_container_11_ng_container_2_span_2_Template, 1, 2, "span", 21);
563
- i0.ɵɵelementContainerEnd();
564
- } if (rf & 2) {
565
- const ctx_r1 = i0.ɵɵnextContext(2);
566
- i0.ɵɵadvance();
567
- i0.ɵɵproperty("ngIf", ctx_r1.loadingIcon);
568
- i0.ɵɵadvance();
569
- i0.ɵɵproperty("ngIf", !ctx_r1.loadingIcon);
570
- } }
571
- function CascadeSelect_ng_container_11_Template(rf, ctx) { if (rf & 1) {
572
- i0.ɵɵelementContainerStart(0);
573
- i0.ɵɵtemplate(1, CascadeSelect_ng_container_11_ng_container_1_Template, 2, 1, "ng-container", 12)(2, CascadeSelect_ng_container_11_ng_container_2_Template, 3, 2, "ng-container", 12);
574
- i0.ɵɵelementContainerEnd();
575
- } if (rf & 2) {
576
- const ctx_r1 = i0.ɵɵnextContext();
577
- i0.ɵɵadvance();
578
- i0.ɵɵproperty("ngIf", ctx_r1.loadingIconTemplate || ctx_r1._loadingIconTemplate);
579
- i0.ɵɵadvance();
580
- i0.ɵɵproperty("ngIf", !ctx_r1.loadingIconTemplate && !ctx_r1._loadingIconTemplate);
581
- } }
582
- function CascadeSelect_ng_template_12_ChevronDownIcon_0_Template(rf, ctx) { if (rf & 1) {
583
- i0.ɵɵelement(0, "ChevronDownIcon", 26);
584
- } if (rf & 2) {
585
- i0.ɵɵproperty("styleClass", "p-cascadeselect-dropdown-icon");
586
- } }
587
- function CascadeSelect_ng_template_12_span_1_1_ng_template_0_Template(rf, ctx) { }
588
- function CascadeSelect_ng_template_12_span_1_1_Template(rf, ctx) { if (rf & 1) {
589
- i0.ɵɵtemplate(0, CascadeSelect_ng_template_12_span_1_1_ng_template_0_Template, 0, 0, "ng-template");
590
- } }
591
- function CascadeSelect_ng_template_12_span_1_Template(rf, ctx) { if (rf & 1) {
592
- i0.ɵɵelementStart(0, "span", 27);
593
- i0.ɵɵtemplate(1, CascadeSelect_ng_template_12_span_1_1_Template, 1, 0, null, 19);
594
- i0.ɵɵelementEnd();
595
- } if (rf & 2) {
596
- const ctx_r1 = i0.ɵɵnextContext(2);
597
- i0.ɵɵadvance();
598
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.triggerIconTemplate || ctx_r1._triggerIconTemplate);
599
- } }
600
- function CascadeSelect_ng_template_12_Template(rf, ctx) { if (rf & 1) {
601
- i0.ɵɵtemplate(0, CascadeSelect_ng_template_12_ChevronDownIcon_0_Template, 1, 1, "ChevronDownIcon", 24)(1, CascadeSelect_ng_template_12_span_1_Template, 2, 1, "span", 25);
602
- } if (rf & 2) {
603
- const ctx_r1 = i0.ɵɵnextContext();
604
- i0.ɵɵproperty("ngIf", !ctx_r1.triggerIconTemplate && !ctx_r1._triggerIconTemplate);
605
- i0.ɵɵadvance();
606
- i0.ɵɵproperty("ngIf", ctx_r1.triggerIconTemplate || ctx_r1._triggerIconTemplate);
607
- } }
608
- function CascadeSelect_ng_template_18_2_ng_template_0_Template(rf, ctx) { }
609
- function CascadeSelect_ng_template_18_2_Template(rf, ctx) { if (rf & 1) {
610
- i0.ɵɵtemplate(0, CascadeSelect_ng_template_18_2_ng_template_0_Template, 0, 0, "ng-template");
611
- } }
612
- function CascadeSelect_ng_template_18_7_ng_template_0_Template(rf, ctx) { }
613
- function CascadeSelect_ng_template_18_7_Template(rf, ctx) { if (rf & 1) {
614
- i0.ɵɵtemplate(0, CascadeSelect_ng_template_18_7_ng_template_0_Template, 0, 0, "ng-template");
615
- } }
616
- function CascadeSelect_ng_template_18_Template(rf, ctx) { if (rf & 1) {
617
- const _r5 = i0.ɵɵgetCurrentView();
618
- i0.ɵɵelementStart(0, "div", 28, 6);
619
- i0.ɵɵtemplate(2, CascadeSelect_ng_template_18_2_Template, 1, 0, null, 19);
620
- i0.ɵɵelementStart(3, "div", 29)(4, "p-cascadeselect-sub", 30);
621
- i0.ɵɵlistener("onChange", function CascadeSelect_ng_template_18_Template_p_cascadeselect_sub_onChange_4_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onOptionClick($event)); })("onFocusChange", function CascadeSelect_ng_template_18_Template_p_cascadeselect_sub_onFocusChange_4_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onOptionMouseMove($event)); })("onFocusEnterChange", function CascadeSelect_ng_template_18_Template_p_cascadeselect_sub_onFocusEnterChange_4_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onOptionMouseEnter($event)); });
622
- i0.ɵɵelementEnd()();
623
- i0.ɵɵelementStart(5, "span", 14);
624
- i0.ɵɵtext(6);
625
- i0.ɵɵelementEnd();
626
- i0.ɵɵtemplate(7, CascadeSelect_ng_template_18_7_Template, 1, 0, null, 19);
627
- i0.ɵɵelementEnd();
628
- } if (rf & 2) {
629
- const ctx_r1 = i0.ɵɵnextContext();
630
- i0.ɵɵclassMap(ctx_r1.panelStyleClass);
631
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(24, _c14, ctx_r1.queryMatches()))("ngStyle", ctx_r1.panelStyle);
632
- i0.ɵɵattribute("data-pc-section", "panel");
633
- i0.ɵɵadvance(2);
634
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.headerTemplate || ctx_r1._headerTemplate);
635
- i0.ɵɵadvance();
636
- i0.ɵɵattribute("data-pc-section", "wrapper");
637
- i0.ɵɵadvance();
638
- i0.ɵɵproperty("options", ctx_r1.processedOptions)("selectId", ctx_r1.id)("focusedOptionId", ctx_r1.focused ? ctx_r1.focusedOptionId : undefined)("activeOptionPath", ctx_r1.activeOptionPath())("optionLabel", ctx_r1.optionLabel)("optionValue", ctx_r1.optionValue)("level", 0)("optionTemplate", ctx_r1.optionTemplate || ctx_r1._optionTemplate)("groupicon", ctx_r1.groupIconTemplate || ctx_r1.groupIconTemplate)("optionGroupLabel", ctx_r1.optionGroupLabel)("optionGroupChildren", ctx_r1.optionGroupChildren)("optionDisabled", ctx_r1.optionDisabled)("root", true)("dirty", ctx_r1.dirty)("role", "tree");
639
- i0.ɵɵadvance(2);
640
- i0.ɵɵtextInterpolate1(" ", ctx_r1.selectedMessageText, " ");
641
- i0.ɵɵadvance();
642
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.footerTemplate || ctx_r1._footerTemplate);
643
- } }
644
392
  const CASCADESELECT_VALUE_ACCESSOR = {
645
393
  provide: NG_VALUE_ACCESSOR,
646
394
  useExisting: forwardRef(() => CascadeSelect),
@@ -745,24 +493,72 @@ class CascadeSelectSub extends BaseComponent {
745
493
  this.el.nativeElement.children[0].style.left = '-200%';
746
494
  }
747
495
  }
748
- static ɵfac = function CascadeSelectSub_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CascadeSelectSub)(i0.ɵɵdirectiveInject(CascadeSelect)); };
749
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CascadeSelectSub, selectors: [["p-cascadeSelectSub"], ["p-cascadeselect-sub"]], inputs: { role: "role", selectId: "selectId", activeOptionPath: "activeOptionPath", optionDisabled: "optionDisabled", focusedOptionId: "focusedOptionId", options: "options", optionGroupChildren: "optionGroupChildren", optionTemplate: "optionTemplate", groupicon: "groupicon", level: [2, "level", "level", numberAttribute], optionLabel: "optionLabel", optionValue: "optionValue", optionGroupLabel: "optionGroupLabel", dirty: [2, "dirty", "dirty", booleanAttribute], root: [2, "root", "root", booleanAttribute] }, outputs: { onChange: "onChange", onFocusChange: "onFocusChange", onFocusEnterChange: "onFocusEnterChange" }, features: [i0.ɵɵInputTransformsFeature, i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 4, consts: [["defaultOptionTemplate", ""], ["aria-orientation", "horizontal", 1, "p-cascadeselect-list"], ["ngFor", "", 3, "ngForOf"], ["role", "treeitem", 3, "ngClass", "id"], ["pRipple", "", 1, "p-cascadeselect-option-content", 3, "click", "mouseenter", "mousemove"], [4, "ngIf", "ngIfElse"], ["class", "p-cascadeselect-group-icon", 4, "ngIf"], ["class", "p-cascadeselect-list p-cascadeselect-overlay p-cascadeselect-option-list", 3, "role", "selectId", "focusedOptionId", "activeOptionPath", "options", "optionLabel", "optionValue", "level", "optionGroupLabel", "optionGroupChildren", "dirty", "optionTemplate", "onChange", "onFocusChange", "onFocusEnterChange", 4, "ngIf"], [4, "ngTemplateOutlet", "ngTemplateOutletContext"], [1, "p-cascadeselect-option-text"], [1, "p-cascadeselect-group-icon"], [4, "ngIf"], [4, "ngTemplateOutlet"], [1, "p-cascadeselect-list", "p-cascadeselect-overlay", "p-cascadeselect-option-list", 3, "onChange", "onFocusChange", "onFocusEnterChange", "role", "selectId", "focusedOptionId", "activeOptionPath", "options", "optionLabel", "optionValue", "level", "optionGroupLabel", "optionGroupChildren", "dirty", "optionTemplate"]], template: function CascadeSelectSub_Template(rf, ctx) { if (rf & 1) {
750
- i0.ɵɵelementStart(0, "ul", 1);
751
- i0.ɵɵtemplate(1, CascadeSelectSub_ng_template_1_Template, 7, 13, "ng-template", 2);
752
- i0.ɵɵelementEnd();
753
- } if (rf & 2) {
754
- i0.ɵɵattribute("role", ctx.role)("data-pc-section", ctx.level === 0 ? "list" : "sublist")("aria-label", ctx.listLabel);
755
- i0.ɵɵadvance();
756
- i0.ɵɵproperty("ngForOf", ctx.options);
757
- } }, dependencies: [CascadeSelectSub, CommonModule, i1.NgClass, i1.NgForOf, i1.NgIf, i1.NgTemplateOutlet, Ripple, AngleRightIcon, SharedModule], encapsulation: 2, changeDetection: 0 });
496
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CascadeSelectSub, deps: [{ token: CascadeSelect }], target: i0.ɵɵFactoryTarget.Component });
497
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: CascadeSelectSub, isStandalone: true, selector: "p-cascadeSelectSub, p-cascadeselect-sub", inputs: { role: "role", selectId: "selectId", activeOptionPath: "activeOptionPath", optionDisabled: "optionDisabled", focusedOptionId: "focusedOptionId", options: "options", optionGroupChildren: "optionGroupChildren", optionTemplate: "optionTemplate", groupicon: "groupicon", level: ["level", "level", numberAttribute], optionLabel: "optionLabel", optionValue: "optionValue", optionGroupLabel: "optionGroupLabel", dirty: ["dirty", "dirty", booleanAttribute], root: ["root", "root", booleanAttribute] }, outputs: { onChange: "onChange", onFocusChange: "onFocusChange", onFocusEnterChange: "onFocusEnterChange" }, usesInheritance: true, ngImport: i0, template: `
498
+ <ul class="p-cascadeselect-list" [attr.role]="role" aria-orientation="horizontal" [attr.data-pc-section]="level === 0 ? 'list' : 'sublist'" [attr.aria-label]="listLabel">
499
+ <ng-template ngFor let-processedOption [ngForOf]="options" let-i="index">
500
+ <li
501
+ [ngClass]="getItemClass(processedOption)"
502
+ role="treeitem"
503
+ [attr.aria-level]="level + 1"
504
+ [attr.aria-setsize]="options.length"
505
+ [attr.data-pc-section]="'item'"
506
+ [id]="getOptionId(processedOption)"
507
+ [attr.aria-label]="getOptionLabelToRender(processedOption)"
508
+ [attr.aria-selected]="isOptionGroup(processedOption) ? undefined : isOptionSelected(processedOption)"
509
+ [attr.aria-posinset]="i + 1"
510
+ >
511
+ <div
512
+ class="p-cascadeselect-option-content"
513
+ (click)="onOptionClick($event, processedOption)"
514
+ (mouseenter)="onOptionMouseEnter($event, processedOption)"
515
+ (mousemove)="onOptionMouseMove($event, processedOption)"
516
+ pRipple
517
+ [attr.data-pc-section]="'content'"
518
+ >
519
+ <ng-container *ngIf="optionTemplate; else defaultOptionTemplate">
520
+ <ng-container *ngTemplateOutlet="optionTemplate; context: { $implicit: processedOption?.option }"></ng-container>
521
+ </ng-container>
522
+ <ng-template #defaultOptionTemplate>
523
+ <span class="p-cascadeselect-option-text" [attr.data-pc-section]="'text'">{{ getOptionLabelToRender(processedOption) }}</span>
524
+ </ng-template>
525
+ <span class="p-cascadeselect-group-icon" *ngIf="isOptionGroup(processedOption)" [attr.data-pc-section]="'groupIcon'">
526
+ <AngleRightIcon *ngIf="!groupicon" />
527
+ <ng-template *ngTemplateOutlet="groupicon"></ng-template>
528
+ </span>
529
+ </div>
530
+ <p-cascadeselect-sub
531
+ *ngIf="isOptionGroup(processedOption) && isOptionActive(processedOption)"
532
+ [role]="'group'"
533
+ class="p-cascadeselect-list p-cascadeselect-overlay p-cascadeselect-option-list"
534
+ [selectId]="selectId"
535
+ [focusedOptionId]="focusedOptionId"
536
+ [activeOptionPath]="activeOptionPath"
537
+ [options]="getOptionGroupChildren(processedOption)"
538
+ [optionLabel]="optionLabel"
539
+ [optionValue]="optionValue"
540
+ [level]="level + 1"
541
+ (onChange)="onChange.emit($event)"
542
+ (onFocusChange)="onFocusChange.emit($event)"
543
+ (onFocusEnterChange)="onFocusEnterChange.emit($event)"
544
+ [optionGroupLabel]="optionGroupLabel"
545
+ [optionGroupChildren]="optionGroupChildren"
546
+ [dirty]="dirty"
547
+ [optionTemplate]="optionTemplate"
548
+ >
549
+ </p-cascadeselect-sub>
550
+ </li>
551
+ </ng-template>
552
+ </ul>
553
+ `, isInline: true, dependencies: [{ kind: "component", type: CascadeSelectSub, selector: "p-cascadeSelectSub, p-cascadeselect-sub", inputs: ["role", "selectId", "activeOptionPath", "optionDisabled", "focusedOptionId", "options", "optionGroupChildren", "optionTemplate", "groupicon", "level", "optionLabel", "optionValue", "optionGroupLabel", "dirty", "root"], outputs: ["onChange", "onFocusChange", "onFocusEnterChange"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { 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"] }, { kind: "directive", type: Ripple, selector: "[pRipple]" }, { kind: "component", type: AngleRightIcon, selector: "AngleRightIcon" }, { kind: "ngmodule", type: SharedModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
758
554
  }
759
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CascadeSelectSub, [{
760
- type: Component,
761
- args: [{
762
- selector: 'p-cascadeSelectSub, p-cascadeselect-sub',
763
- standalone: true,
764
- imports: [CommonModule, Ripple, AngleRightIcon, SharedModule],
765
- template: `
555
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CascadeSelectSub, decorators: [{
556
+ type: Component,
557
+ args: [{
558
+ selector: 'p-cascadeSelectSub, p-cascadeselect-sub',
559
+ standalone: true,
560
+ imports: [CommonModule, Ripple, AngleRightIcon, SharedModule],
561
+ template: `
766
562
  <ul class="p-cascadeselect-list" [attr.role]="role" aria-orientation="horizontal" [attr.data-pc-section]="level === 0 ? 'list' : 'sublist'" [attr.aria-label]="listLabel">
767
563
  <ng-template ngFor let-processedOption [ngForOf]="options" let-i="index">
768
564
  <li
@@ -819,50 +615,49 @@ class CascadeSelectSub extends BaseComponent {
819
615
  </ng-template>
820
616
  </ul>
821
617
  `,
822
- encapsulation: ViewEncapsulation.None,
823
- changeDetection: ChangeDetectionStrategy.OnPush
824
- }]
825
- }], () => [{ type: CascadeSelect }], { role: [{
826
- type: Input
827
- }], selectId: [{
828
- type: Input
829
- }], activeOptionPath: [{
830
- type: Input
831
- }], optionDisabled: [{
832
- type: Input
833
- }], focusedOptionId: [{
834
- type: Input
835
- }], options: [{
836
- type: Input
837
- }], optionGroupChildren: [{
838
- type: Input
839
- }], optionTemplate: [{
840
- type: Input
841
- }], groupicon: [{
842
- type: Input
843
- }], level: [{
844
- type: Input,
845
- args: [{ transform: numberAttribute }]
846
- }], optionLabel: [{
847
- type: Input
848
- }], optionValue: [{
849
- type: Input
850
- }], optionGroupLabel: [{
851
- type: Input
852
- }], dirty: [{
853
- type: Input,
854
- args: [{ transform: booleanAttribute }]
855
- }], root: [{
856
- type: Input,
857
- args: [{ transform: booleanAttribute }]
858
- }], onChange: [{
859
- type: Output
860
- }], onFocusChange: [{
861
- type: Output
862
- }], onFocusEnterChange: [{
863
- type: Output
864
- }] }); })();
865
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CascadeSelectSub, { className: "CascadeSelectSub", filePath: "cascadeselect.ts", lineNumber: 109 }); })();
618
+ encapsulation: ViewEncapsulation.None,
619
+ changeDetection: ChangeDetectionStrategy.OnPush
620
+ }]
621
+ }], ctorParameters: () => [{ type: CascadeSelect }], propDecorators: { role: [{
622
+ type: Input
623
+ }], selectId: [{
624
+ type: Input
625
+ }], activeOptionPath: [{
626
+ type: Input
627
+ }], optionDisabled: [{
628
+ type: Input
629
+ }], focusedOptionId: [{
630
+ type: Input
631
+ }], options: [{
632
+ type: Input
633
+ }], optionGroupChildren: [{
634
+ type: Input
635
+ }], optionTemplate: [{
636
+ type: Input
637
+ }], groupicon: [{
638
+ type: Input
639
+ }], level: [{
640
+ type: Input,
641
+ args: [{ transform: numberAttribute }]
642
+ }], optionLabel: [{
643
+ type: Input
644
+ }], optionValue: [{
645
+ type: Input
646
+ }], optionGroupLabel: [{
647
+ type: Input
648
+ }], dirty: [{
649
+ type: Input,
650
+ args: [{ transform: booleanAttribute }]
651
+ }], root: [{
652
+ type: Input,
653
+ args: [{ transform: booleanAttribute }]
654
+ }], onChange: [{
655
+ type: Output
656
+ }], onFocusChange: [{
657
+ type: Output
658
+ }], onFocusEnterChange: [{
659
+ type: Output
660
+ }] } });
866
661
  /**
867
662
  * CascadeSelect is a form component to select a value from a nested structure of options.
868
663
  * @group Components
@@ -1886,99 +1681,122 @@ class CascadeSelect extends BaseComponent {
1886
1681
  this.unbindMatchMediaListener();
1887
1682
  }
1888
1683
  }
1889
- static ɵfac = function CascadeSelect_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CascadeSelect)(i0.ɵɵdirectiveInject(i2.OverlayService)); };
1890
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CascadeSelect, selectors: [["p-cascadeSelect"], ["p-cascadeselect"], ["p-cascade-select"]], contentQueries: function CascadeSelect_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
1891
- i0.ɵɵcontentQuery(dirIndex, _c1, 4);
1892
- i0.ɵɵcontentQuery(dirIndex, _c2, 4);
1893
- i0.ɵɵcontentQuery(dirIndex, _c3, 4);
1894
- i0.ɵɵcontentQuery(dirIndex, _c4, 4);
1895
- i0.ɵɵcontentQuery(dirIndex, _c5, 4);
1896
- i0.ɵɵcontentQuery(dirIndex, _c6, 4);
1897
- i0.ɵɵcontentQuery(dirIndex, _c7, 4);
1898
- i0.ɵɵcontentQuery(dirIndex, _c8, 4);
1899
- i0.ɵɵcontentQuery(dirIndex, PrimeTemplate, 4);
1900
- } if (rf & 2) {
1901
- let _t;
1902
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.valueTemplate = _t.first);
1903
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.optionTemplate = _t.first);
1904
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.headerTemplate = _t.first);
1905
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.footerTemplate = _t.first);
1906
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.triggerIconTemplate = _t.first);
1907
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.loadingIconTemplate = _t.first);
1908
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.groupIconTemplate = _t.first);
1909
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.clearIconTemplate = _t.first);
1910
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.templates = _t);
1911
- } }, viewQuery: function CascadeSelect_Query(rf, ctx) { if (rf & 1) {
1912
- i0.ɵɵviewQuery(_c9, 5);
1913
- i0.ɵɵviewQuery(_c10, 5);
1914
- i0.ɵɵviewQuery(_c11, 5);
1915
- i0.ɵɵviewQuery(_c12, 5);
1916
- } if (rf & 2) {
1917
- let _t;
1918
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.focusInputViewChild = _t.first);
1919
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.containerViewChild = _t.first);
1920
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.panelViewChild = _t.first);
1921
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.overlayViewChild = _t.first);
1922
- } }, inputs: { id: "id", searchMessage: "searchMessage", emptyMessage: "emptyMessage", selectionMessage: "selectionMessage", emptySearchMessage: "emptySearchMessage", emptySelectionMessage: "emptySelectionMessage", searchLocale: "searchLocale", optionDisabled: "optionDisabled", focusOnHover: [2, "focusOnHover", "focusOnHover", booleanAttribute], selectOnFocus: [2, "selectOnFocus", "selectOnFocus", booleanAttribute], autoOptionFocus: [2, "autoOptionFocus", "autoOptionFocus", booleanAttribute], styleClass: "styleClass", style: "style", options: "options", optionLabel: "optionLabel", optionValue: "optionValue", optionGroupLabel: "optionGroupLabel", optionGroupChildren: "optionGroupChildren", placeholder: "placeholder", value: "value", dataKey: "dataKey", inputId: "inputId", size: "size", tabindex: [2, "tabindex", "tabindex", numberAttribute], ariaLabelledBy: "ariaLabelledBy", inputLabel: "inputLabel", ariaLabel: "ariaLabel", appendTo: "appendTo", disabled: [2, "disabled", "disabled", booleanAttribute], showClear: [2, "showClear", "showClear", booleanAttribute], panelStyleClass: "panelStyleClass", panelStyle: "panelStyle", overlayOptions: "overlayOptions", autofocus: [2, "autofocus", "autofocus", booleanAttribute], showTransitionOptions: "showTransitionOptions", variant: "variant", loading: [2, "loading", "loading", booleanAttribute], loadingIcon: "loadingIcon", hideTransitionOptions: "hideTransitionOptions", fluid: [2, "fluid", "fluid", booleanAttribute], breakpoint: "breakpoint" }, outputs: { onChange: "onChange", onGroupChange: "onGroupChange", onShow: "onShow", onHide: "onHide", onClear: "onClear", onBeforeShow: "onBeforeShow", onBeforeHide: "onBeforeHide", onFocus: "onFocus", onBlur: "onBlur" }, features: [i0.ɵɵProvidersFeature([CASCADESELECT_VALUE_ACCESSOR, CascadeSelectStyle]), i0.ɵɵInputTransformsFeature, i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], decls: 20, vars: 34, consts: [["container", ""], ["focusInput", ""], ["defaultValueTemplate", ""], ["elseBlock", ""], ["overlay", ""], ["content", ""], ["panel", ""], [3, "click", "ngClass", "ngStyle"], [1, "p-hidden-accessible"], ["readonly", "", "type", "text", "role", "combobox", "aria-haspopup", "tree", 3, "focus", "blur", "keydown", "disabled", "placeholder", "tabindex", "pAutoFocus"], [3, "ngClass"], [4, "ngIf", "ngIfElse"], [4, "ngIf"], ["role", "button", "aria-haspopup", "listbox", 1, "p-cascadeselect-dropdown"], ["role", "status", "aria-live", "polite", 1, "p-hidden-accessible"], [3, "visibleChange", "onAnimationDone", "onBeforeShow", "onShow", "onBeforeHide", "onHide", "visible", "options", "target", "appendTo", "showTransitionOptions", "hideTransitionOptions"], [4, "ngTemplateOutlet", "ngTemplateOutletContext"], ["class", "p-cascadeselect-clear-icon", 3, "click", 4, "ngIf"], [1, "p-cascadeselect-clear-icon", 3, "click"], [4, "ngTemplateOutlet"], ["aria-hidden", "true", 3, "ngClass", 4, "ngIf"], ["aria-hidden", "true", 3, "class", 4, "ngIf"], ["aria-hidden", "true", 3, "ngClass"], ["aria-hidden", "true"], [3, "styleClass", 4, "ngIf"], ["class", "p-cascadeselect-dropdown-icon", 4, "ngIf"], [3, "styleClass"], [1, "p-cascadeselect-dropdown-icon"], [3, "ngClass", "ngStyle"], [1, "p-cascadeselect-list-container"], [3, "onChange", "onFocusChange", "onFocusEnterChange", "options", "selectId", "focusedOptionId", "activeOptionPath", "optionLabel", "optionValue", "level", "optionTemplate", "groupicon", "optionGroupLabel", "optionGroupChildren", "optionDisabled", "root", "dirty", "role"]], template: function CascadeSelect_Template(rf, ctx) { if (rf & 1) {
1923
- const _r1 = i0.ɵɵgetCurrentView();
1924
- i0.ɵɵelementStart(0, "div", 7, 0);
1925
- i0.ɵɵlistener("click", function CascadeSelect_Template_div_click_0_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onContainerClick($event)); });
1926
- i0.ɵɵelementStart(2, "div", 8)(3, "input", 9, 1);
1927
- i0.ɵɵlistener("focus", function CascadeSelect_Template_input_focus_3_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onInputFocus($event)); })("blur", function CascadeSelect_Template_input_blur_3_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onInputBlur($event)); })("keydown", function CascadeSelect_Template_input_keydown_3_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onInputKeyDown($event)); });
1928
- i0.ɵɵelementEnd()();
1929
- i0.ɵɵelementStart(5, "span", 10);
1930
- i0.ɵɵtemplate(6, CascadeSelect_ng_container_6_Template, 2, 5, "ng-container", 11)(7, CascadeSelect_ng_template_7_Template, 1, 1, "ng-template", null, 2, i0.ɵɵtemplateRefExtractor);
1931
- i0.ɵɵelementEnd();
1932
- i0.ɵɵtemplate(9, CascadeSelect_ng_container_9_Template, 3, 2, "ng-container", 12);
1933
- i0.ɵɵelementStart(10, "div", 13);
1934
- i0.ɵɵtemplate(11, CascadeSelect_ng_container_11_Template, 3, 2, "ng-container", 11)(12, CascadeSelect_ng_template_12_Template, 2, 2, "ng-template", null, 3, i0.ɵɵtemplateRefExtractor);
1935
- i0.ɵɵelementEnd();
1936
- i0.ɵɵelementStart(14, "span", 14);
1937
- i0.ɵɵtext(15);
1938
- i0.ɵɵelementEnd();
1939
- i0.ɵɵelementStart(16, "p-overlay", 15, 4);
1940
- i0.ɵɵtwoWayListener("visibleChange", function CascadeSelect_Template_p_overlay_visibleChange_16_listener($event) { i0.ɵɵrestoreView(_r1); i0.ɵɵtwoWayBindingSet(ctx.overlayVisible, $event) || (ctx.overlayVisible = $event); return i0.ɵɵresetView($event); });
1941
- i0.ɵɵlistener("onAnimationDone", function CascadeSelect_Template_p_overlay_onAnimationDone_16_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onOverlayAnimationDone($event)); })("onBeforeShow", function CascadeSelect_Template_p_overlay_onBeforeShow_16_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onBeforeShow.emit($event)); })("onShow", function CascadeSelect_Template_p_overlay_onShow_16_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.show($event)); })("onBeforeHide", function CascadeSelect_Template_p_overlay_onBeforeHide_16_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onBeforeHide.emit($event)); })("onHide", function CascadeSelect_Template_p_overlay_onHide_16_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.hide($event)); });
1942
- i0.ɵɵtemplate(18, CascadeSelect_ng_template_18_Template, 8, 26, "ng-template", null, 5, i0.ɵɵtemplateRefExtractor);
1943
- i0.ɵɵelementEnd()();
1944
- } if (rf & 2) {
1945
- let tmp_19_0;
1946
- let tmp_27_0;
1947
- const defaultValueTemplate_r6 = i0.ɵɵreference(8);
1948
- const elseBlock_r7 = i0.ɵɵreference(13);
1949
- i0.ɵɵclassMap(ctx.styleClass);
1950
- i0.ɵɵproperty("ngClass", ctx.containerClass)("ngStyle", ctx.style);
1951
- i0.ɵɵattribute("data-pc-name", "cascadeselect")("data-pc-section", "root");
1952
- i0.ɵɵadvance(2);
1953
- i0.ɵɵattribute("data-pc-section", "hiddenInputWrapper");
1954
- i0.ɵɵadvance();
1955
- i0.ɵɵproperty("disabled", ctx.disabled)("placeholder", ctx.placeholder)("tabindex", !ctx.disabled ? ctx.tabindex : -1)("pAutoFocus", ctx.autofocus);
1956
- i0.ɵɵattribute("id", ctx.inputId)("aria-label", ctx.ariaLabel)("aria-labelledby", ctx.ariaLabelledBy)("aria-expanded", (tmp_19_0 = ctx.overlayVisible) !== null && tmp_19_0 !== undefined ? tmp_19_0 : false)("aria-controls", ctx.overlayVisible ? ctx.id + "_tree" : null)("aria-activedescendant", ctx.focused ? ctx.focusedOptionId : undefined);
1957
- i0.ɵɵadvance(2);
1958
- i0.ɵɵproperty("ngClass", ctx.labelClass);
1959
- i0.ɵɵattribute("data-pc-section", "label");
1960
- i0.ɵɵadvance();
1961
- i0.ɵɵproperty("ngIf", ctx.valueTemplate || ctx._valueTemplate)("ngIfElse", defaultValueTemplate_r6);
1962
- i0.ɵɵadvance(3);
1963
- i0.ɵɵproperty("ngIf", ctx.filled && !ctx.disabled && ctx.showClear);
1964
- i0.ɵɵadvance();
1965
- i0.ɵɵattribute("aria-expanded", (tmp_27_0 = ctx.overlayVisible) !== null && tmp_27_0 !== undefined ? tmp_27_0 : false)("data-pc-section", "dropdownIcon")("aria-hidden", true);
1966
- i0.ɵɵadvance();
1967
- i0.ɵɵproperty("ngIf", ctx.loading)("ngIfElse", elseBlock_r7);
1968
- i0.ɵɵadvance(4);
1969
- i0.ɵɵtextInterpolate1(" ", ctx.searchResultMessageText, " ");
1970
- i0.ɵɵadvance();
1971
- i0.ɵɵtwoWayProperty("visible", ctx.overlayVisible);
1972
- i0.ɵɵproperty("options", ctx.overlayOptions)("target", "@parent")("appendTo", ctx.appendTo)("showTransitionOptions", ctx.showTransitionOptions)("hideTransitionOptions", ctx.hideTransitionOptions);
1973
- } }, dependencies: [CommonModule, i1.NgClass, i1.NgIf, i1.NgTemplateOutlet, i1.NgStyle, Overlay, AutoFocus, CascadeSelectSub, ChevronDownIcon, TimesIcon, SharedModule], encapsulation: 2, changeDetection: 0 });
1684
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CascadeSelect, deps: [{ token: i2.OverlayService }], target: i0.ɵɵFactoryTarget.Component });
1685
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: CascadeSelect, isStandalone: true, selector: "p-cascadeSelect, p-cascadeselect, p-cascade-select", inputs: { id: "id", searchMessage: "searchMessage", emptyMessage: "emptyMessage", selectionMessage: "selectionMessage", emptySearchMessage: "emptySearchMessage", emptySelectionMessage: "emptySelectionMessage", searchLocale: "searchLocale", optionDisabled: "optionDisabled", focusOnHover: ["focusOnHover", "focusOnHover", booleanAttribute], selectOnFocus: ["selectOnFocus", "selectOnFocus", booleanAttribute], autoOptionFocus: ["autoOptionFocus", "autoOptionFocus", booleanAttribute], styleClass: "styleClass", style: "style", options: "options", optionLabel: "optionLabel", optionValue: "optionValue", optionGroupLabel: "optionGroupLabel", optionGroupChildren: "optionGroupChildren", placeholder: "placeholder", value: "value", dataKey: "dataKey", inputId: "inputId", size: "size", tabindex: ["tabindex", "tabindex", numberAttribute], ariaLabelledBy: "ariaLabelledBy", inputLabel: "inputLabel", ariaLabel: "ariaLabel", appendTo: "appendTo", disabled: ["disabled", "disabled", booleanAttribute], showClear: ["showClear", "showClear", booleanAttribute], panelStyleClass: "panelStyleClass", panelStyle: "panelStyle", overlayOptions: "overlayOptions", autofocus: ["autofocus", "autofocus", booleanAttribute], showTransitionOptions: "showTransitionOptions", variant: "variant", loading: ["loading", "loading", booleanAttribute], loadingIcon: "loadingIcon", hideTransitionOptions: "hideTransitionOptions", fluid: ["fluid", "fluid", booleanAttribute], breakpoint: "breakpoint" }, outputs: { onChange: "onChange", onGroupChange: "onGroupChange", onShow: "onShow", onHide: "onHide", onClear: "onClear", onBeforeShow: "onBeforeShow", onBeforeHide: "onBeforeHide", onFocus: "onFocus", onBlur: "onBlur" }, providers: [CASCADESELECT_VALUE_ACCESSOR, CascadeSelectStyle], queries: [{ propertyName: "valueTemplate", first: true, predicate: ["value"] }, { propertyName: "optionTemplate", first: true, predicate: ["option"] }, { propertyName: "headerTemplate", first: true, predicate: ["header"] }, { propertyName: "footerTemplate", first: true, predicate: ["footer"] }, { propertyName: "triggerIconTemplate", first: true, predicate: ["triggericon"] }, { propertyName: "loadingIconTemplate", first: true, predicate: ["loadingicon"] }, { propertyName: "groupIconTemplate", first: true, predicate: ["optiongroupicon"] }, { propertyName: "clearIconTemplate", first: true, predicate: ["clearicon"] }, { propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "focusInputViewChild", first: true, predicate: ["focusInput"], descendants: true }, { propertyName: "containerViewChild", first: true, predicate: ["container"], descendants: true }, { propertyName: "panelViewChild", first: true, predicate: ["panel"], descendants: true }, { propertyName: "overlayViewChild", first: true, predicate: ["overlay"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: ` <div #container [ngClass]="containerClass" [class]="styleClass" [ngStyle]="style" (click)="onContainerClick($event)" [attr.data-pc-name]="'cascadeselect'" [attr.data-pc-section]="'root'">
1686
+ <div class="p-hidden-accessible" [attr.data-pc-section]="'hiddenInputWrapper'">
1687
+ <input
1688
+ #focusInput
1689
+ readonly
1690
+ type="text"
1691
+ role="combobox"
1692
+ [disabled]="disabled"
1693
+ [placeholder]="placeholder"
1694
+ [tabindex]="!disabled ? tabindex : -1"
1695
+ [attr.id]="inputId"
1696
+ [attr.aria-label]="ariaLabel"
1697
+ [attr.aria-labelledby]="ariaLabelledBy"
1698
+ aria-haspopup="tree"
1699
+ [attr.aria-expanded]="overlayVisible ?? false"
1700
+ [attr.aria-controls]="overlayVisible ? id + '_tree' : null"
1701
+ [attr.aria-activedescendant]="focused ? focusedOptionId : undefined"
1702
+ (focus)="onInputFocus($event)"
1703
+ (blur)="onInputBlur($event)"
1704
+ (keydown)="onInputKeyDown($event)"
1705
+ [pAutoFocus]="autofocus"
1706
+ />
1707
+ </div>
1708
+ <span [ngClass]="labelClass" [attr.data-pc-section]="'label'">
1709
+ <ng-container *ngIf="valueTemplate || _valueTemplate; else defaultValueTemplate">
1710
+ <ng-container *ngTemplateOutlet="valueTemplate || _valueTemplate; context: { $implicit: value, placeholder: placeholder }"></ng-container>
1711
+ </ng-container>
1712
+ <ng-template #defaultValueTemplate>
1713
+ {{ label() }}
1714
+ </ng-template>
1715
+ </span>
1716
+
1717
+ <ng-container *ngIf="filled && !disabled && showClear">
1718
+ <TimesIcon *ngIf="!clearIconTemplate && !_clearIconTemplate" class="p-cascadeselect-clear-icon" (click)="clear($event)" [attr.data-pc-section]="'clearicon'" [attr.aria-hidden]="true" />
1719
+ <span *ngIf="clearIconTemplate || _clearIconTemplate" class="p-cascadeselect-clear-icon" (click)="clear($event)" [attr.data-pc-section]="'clearicon'" [attr.aria-hidden]="true">
1720
+ <ng-template *ngTemplateOutlet="clearIconTemplate || _clearIconTemplate"></ng-template>
1721
+ </span>
1722
+ </ng-container>
1723
+
1724
+ <div class="p-cascadeselect-dropdown" role="button" aria-haspopup="listbox" [attr.aria-expanded]="overlayVisible ?? false" [attr.data-pc-section]="'dropdownIcon'" [attr.aria-hidden]="true">
1725
+ <ng-container *ngIf="loading; else elseBlock">
1726
+ <ng-container *ngIf="loadingIconTemplate || _loadingIconTemplate">
1727
+ <ng-container *ngTemplateOutlet="loadingIconTemplate || _loadingIconTemplate"></ng-container>
1728
+ </ng-container>
1729
+ <ng-container *ngIf="!loadingIconTemplate && !_loadingIconTemplate">
1730
+ <span *ngIf="loadingIcon" [ngClass]="'p-cascadeselect-loading-icon pi-spin ' + loadingIcon" aria-hidden="true"></span>
1731
+ <span *ngIf="!loadingIcon" [class]="'p-cascadeselect-loading-icon pi pi-spinner pi-spin'" aria-hidden="true"></span>
1732
+ </ng-container>
1733
+ </ng-container>
1734
+ <ng-template #elseBlock>
1735
+ <ChevronDownIcon *ngIf="!triggerIconTemplate && !_triggerIconTemplate" [styleClass]="'p-cascadeselect-dropdown-icon'" />
1736
+ <span *ngIf="triggerIconTemplate || _triggerIconTemplate" class="p-cascadeselect-dropdown-icon">
1737
+ <ng-template *ngTemplateOutlet="triggerIconTemplate || _triggerIconTemplate"></ng-template>
1738
+ </span>
1739
+ </ng-template>
1740
+ </div>
1741
+ <span role="status" aria-live="polite" class="p-hidden-accessible">
1742
+ {{ searchResultMessageText }}
1743
+ </span>
1744
+ <p-overlay
1745
+ #overlay
1746
+ [(visible)]="overlayVisible"
1747
+ [options]="overlayOptions"
1748
+ [target]="'@parent'"
1749
+ [appendTo]="appendTo"
1750
+ [showTransitionOptions]="showTransitionOptions"
1751
+ [hideTransitionOptions]="hideTransitionOptions"
1752
+ (onAnimationDone)="onOverlayAnimationDone($event)"
1753
+ (onBeforeShow)="onBeforeShow.emit($event)"
1754
+ (onShow)="show($event)"
1755
+ (onBeforeHide)="onBeforeHide.emit($event)"
1756
+ (onHide)="hide($event)"
1757
+ >
1758
+ <ng-template #content>
1759
+ <div #panel [ngClass]="{ 'p-cascadeselect-overlay p-component': true, 'p-cascadeselect-mobile-active': queryMatches() }" [class]="panelStyleClass" [ngStyle]="panelStyle" [attr.data-pc-section]="'panel'">
1760
+ <ng-template *ngTemplateOutlet="headerTemplate || _headerTemplate"></ng-template>
1761
+ <div class="p-cascadeselect-list-container" [attr.data-pc-section]="'wrapper'">
1762
+ <p-cascadeselect-sub
1763
+ [options]="processedOptions"
1764
+ [selectId]="id"
1765
+ [focusedOptionId]="focused ? focusedOptionId : undefined"
1766
+ [activeOptionPath]="activeOptionPath()"
1767
+ [optionLabel]="optionLabel"
1768
+ [optionValue]="optionValue"
1769
+ [level]="0"
1770
+ [optionTemplate]="optionTemplate || _optionTemplate"
1771
+ [groupicon]="groupIconTemplate || groupIconTemplate"
1772
+ [optionGroupLabel]="optionGroupLabel"
1773
+ [optionGroupChildren]="optionGroupChildren"
1774
+ [optionDisabled]="optionDisabled"
1775
+ [root]="true"
1776
+ (onChange)="onOptionClick($event)"
1777
+ (onFocusChange)="onOptionMouseMove($event)"
1778
+ (onFocusEnterChange)="onOptionMouseEnter($event)"
1779
+ [dirty]="dirty"
1780
+ [role]="'tree'"
1781
+ >
1782
+ </p-cascadeselect-sub>
1783
+ </div>
1784
+ <span role="status" aria-live="polite" class="p-hidden-accessible">
1785
+ {{ selectedMessageText }}
1786
+ </span>
1787
+ <ng-template *ngTemplateOutlet="footerTemplate || _footerTemplate"></ng-template>
1788
+ </div>
1789
+ </ng-template>
1790
+ </p-overlay>
1791
+ </div>`, 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: "component", type: Overlay, selector: "p-overlay", inputs: ["visible", "mode", "style", "styleClass", "contentStyle", "contentStyleClass", "target", "appendTo", "autoZIndex", "baseZIndex", "showTransitionOptions", "hideTransitionOptions", "listener", "responsive", "options"], outputs: ["visibleChange", "onBeforeShow", "onShow", "onBeforeHide", "onHide", "onAnimationStart", "onAnimationDone"] }, { kind: "directive", type: AutoFocus, selector: "[pAutoFocus]", inputs: ["autofocus", "pAutoFocus"] }, { kind: "component", type: CascadeSelectSub, selector: "p-cascadeSelectSub, p-cascadeselect-sub", inputs: ["role", "selectId", "activeOptionPath", "optionDisabled", "focusedOptionId", "options", "optionGroupChildren", "optionTemplate", "groupicon", "level", "optionLabel", "optionValue", "optionGroupLabel", "dirty", "root"], outputs: ["onChange", "onFocusChange", "onFocusEnterChange"] }, { kind: "component", type: ChevronDownIcon, selector: "ChevronDownIcon" }, { kind: "component", type: TimesIcon, selector: "TimesIcon" }, { kind: "ngmodule", type: SharedModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
1974
1792
  }
1975
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CascadeSelect, [{
1976
- type: Component,
1977
- args: [{
1978
- selector: 'p-cascadeSelect, p-cascadeselect, p-cascade-select',
1979
- standalone: true,
1980
- imports: [CommonModule, Overlay, AutoFocus, CascadeSelectSub, ChevronDownIcon, TimesIcon, SharedModule],
1981
- template: ` <div #container [ngClass]="containerClass" [class]="styleClass" [ngStyle]="style" (click)="onContainerClick($event)" [attr.data-pc-name]="'cascadeselect'" [attr.data-pc-section]="'root'">
1793
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CascadeSelect, decorators: [{
1794
+ type: Component,
1795
+ args: [{
1796
+ selector: 'p-cascadeSelect, p-cascadeselect, p-cascade-select',
1797
+ standalone: true,
1798
+ imports: [CommonModule, Overlay, AutoFocus, CascadeSelectSub, ChevronDownIcon, TimesIcon, SharedModule],
1799
+ template: ` <div #container [ngClass]="containerClass" [class]="styleClass" [ngStyle]="style" (click)="onContainerClick($event)" [attr.data-pc-name]="'cascadeselect'" [attr.data-pc-section]="'root'">
1982
1800
  <div class="p-hidden-accessible" [attr.data-pc-section]="'hiddenInputWrapper'">
1983
1801
  <input
1984
1802
  #focusInput
@@ -2085,173 +1903,171 @@ class CascadeSelect extends BaseComponent {
2085
1903
  </ng-template>
2086
1904
  </p-overlay>
2087
1905
  </div>`,
2088
- providers: [CASCADESELECT_VALUE_ACCESSOR, CascadeSelectStyle],
2089
- changeDetection: ChangeDetectionStrategy.OnPush,
2090
- encapsulation: ViewEncapsulation.None
2091
- }]
2092
- }], () => [{ type: i2.OverlayService }], { id: [{
2093
- type: Input
2094
- }], searchMessage: [{
2095
- type: Input
2096
- }], emptyMessage: [{
2097
- type: Input
2098
- }], selectionMessage: [{
2099
- type: Input
2100
- }], emptySearchMessage: [{
2101
- type: Input
2102
- }], emptySelectionMessage: [{
2103
- type: Input
2104
- }], searchLocale: [{
2105
- type: Input
2106
- }], optionDisabled: [{
2107
- type: Input
2108
- }], focusOnHover: [{
2109
- type: Input,
2110
- args: [{ transform: booleanAttribute }]
2111
- }], selectOnFocus: [{
2112
- type: Input,
2113
- args: [{ transform: booleanAttribute }]
2114
- }], autoOptionFocus: [{
2115
- type: Input,
2116
- args: [{ transform: booleanAttribute }]
2117
- }], styleClass: [{
2118
- type: Input
2119
- }], style: [{
2120
- type: Input
2121
- }], options: [{
2122
- type: Input
2123
- }], optionLabel: [{
2124
- type: Input
2125
- }], optionValue: [{
2126
- type: Input
2127
- }], optionGroupLabel: [{
2128
- type: Input
2129
- }], optionGroupChildren: [{
2130
- type: Input
2131
- }], placeholder: [{
2132
- type: Input
2133
- }], value: [{
2134
- type: Input
2135
- }], dataKey: [{
2136
- type: Input
2137
- }], inputId: [{
2138
- type: Input
2139
- }], size: [{
2140
- type: Input
2141
- }], tabindex: [{
2142
- type: Input,
2143
- args: [{ transform: numberAttribute }]
2144
- }], ariaLabelledBy: [{
2145
- type: Input
2146
- }], inputLabel: [{
2147
- type: Input
2148
- }], ariaLabel: [{
2149
- type: Input
2150
- }], appendTo: [{
2151
- type: Input
2152
- }], disabled: [{
2153
- type: Input,
2154
- args: [{ transform: booleanAttribute }]
2155
- }], showClear: [{
2156
- type: Input,
2157
- args: [{ transform: booleanAttribute }]
2158
- }], panelStyleClass: [{
2159
- type: Input
2160
- }], panelStyle: [{
2161
- type: Input
2162
- }], overlayOptions: [{
2163
- type: Input
2164
- }], autofocus: [{
2165
- type: Input,
2166
- args: [{ transform: booleanAttribute }]
2167
- }], showTransitionOptions: [{
2168
- type: Input
2169
- }], variant: [{
2170
- type: Input
2171
- }], loading: [{
2172
- type: Input,
2173
- args: [{ transform: booleanAttribute }]
2174
- }], loadingIcon: [{
2175
- type: Input
2176
- }], hideTransitionOptions: [{
2177
- type: Input
2178
- }], fluid: [{
2179
- type: Input,
2180
- args: [{ transform: booleanAttribute }]
2181
- }], breakpoint: [{
2182
- type: Input
2183
- }], onChange: [{
2184
- type: Output
2185
- }], onGroupChange: [{
2186
- type: Output
2187
- }], onShow: [{
2188
- type: Output
2189
- }], onHide: [{
2190
- type: Output
2191
- }], onClear: [{
2192
- type: Output
2193
- }], onBeforeShow: [{
2194
- type: Output
2195
- }], onBeforeHide: [{
2196
- type: Output
2197
- }], onFocus: [{
2198
- type: Output
2199
- }], onBlur: [{
2200
- type: Output
2201
- }], focusInputViewChild: [{
2202
- type: ViewChild,
2203
- args: ['focusInput']
2204
- }], containerViewChild: [{
2205
- type: ViewChild,
2206
- args: ['container']
2207
- }], panelViewChild: [{
2208
- type: ViewChild,
2209
- args: ['panel']
2210
- }], overlayViewChild: [{
2211
- type: ViewChild,
2212
- args: ['overlay']
2213
- }], valueTemplate: [{
2214
- type: ContentChild,
2215
- args: ['value', { descendants: false }]
2216
- }], optionTemplate: [{
2217
- type: ContentChild,
2218
- args: ['option', { descendants: false }]
2219
- }], headerTemplate: [{
2220
- type: ContentChild,
2221
- args: ['header', { descendants: false }]
2222
- }], footerTemplate: [{
2223
- type: ContentChild,
2224
- args: ['footer', { descendants: false }]
2225
- }], triggerIconTemplate: [{
2226
- type: ContentChild,
2227
- args: ['triggericon', { descendants: false }]
2228
- }], loadingIconTemplate: [{
2229
- type: ContentChild,
2230
- args: ['loadingicon', { descendants: false }]
2231
- }], groupIconTemplate: [{
2232
- type: ContentChild,
2233
- args: ['optiongroupicon', { descendants: false }]
2234
- }], clearIconTemplate: [{
2235
- type: ContentChild,
2236
- args: ['clearicon', { descendants: false }]
2237
- }], templates: [{
2238
- type: ContentChildren,
2239
- args: [PrimeTemplate]
2240
- }] }); })();
2241
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CascadeSelect, { className: "CascadeSelect", filePath: "cascadeselect.ts", lineNumber: 362 }); })();
1906
+ providers: [CASCADESELECT_VALUE_ACCESSOR, CascadeSelectStyle],
1907
+ changeDetection: ChangeDetectionStrategy.OnPush,
1908
+ encapsulation: ViewEncapsulation.None
1909
+ }]
1910
+ }], ctorParameters: () => [{ type: i2.OverlayService }], propDecorators: { id: [{
1911
+ type: Input
1912
+ }], searchMessage: [{
1913
+ type: Input
1914
+ }], emptyMessage: [{
1915
+ type: Input
1916
+ }], selectionMessage: [{
1917
+ type: Input
1918
+ }], emptySearchMessage: [{
1919
+ type: Input
1920
+ }], emptySelectionMessage: [{
1921
+ type: Input
1922
+ }], searchLocale: [{
1923
+ type: Input
1924
+ }], optionDisabled: [{
1925
+ type: Input
1926
+ }], focusOnHover: [{
1927
+ type: Input,
1928
+ args: [{ transform: booleanAttribute }]
1929
+ }], selectOnFocus: [{
1930
+ type: Input,
1931
+ args: [{ transform: booleanAttribute }]
1932
+ }], autoOptionFocus: [{
1933
+ type: Input,
1934
+ args: [{ transform: booleanAttribute }]
1935
+ }], styleClass: [{
1936
+ type: Input
1937
+ }], style: [{
1938
+ type: Input
1939
+ }], options: [{
1940
+ type: Input
1941
+ }], optionLabel: [{
1942
+ type: Input
1943
+ }], optionValue: [{
1944
+ type: Input
1945
+ }], optionGroupLabel: [{
1946
+ type: Input
1947
+ }], optionGroupChildren: [{
1948
+ type: Input
1949
+ }], placeholder: [{
1950
+ type: Input
1951
+ }], value: [{
1952
+ type: Input
1953
+ }], dataKey: [{
1954
+ type: Input
1955
+ }], inputId: [{
1956
+ type: Input
1957
+ }], size: [{
1958
+ type: Input
1959
+ }], tabindex: [{
1960
+ type: Input,
1961
+ args: [{ transform: numberAttribute }]
1962
+ }], ariaLabelledBy: [{
1963
+ type: Input
1964
+ }], inputLabel: [{
1965
+ type: Input
1966
+ }], ariaLabel: [{
1967
+ type: Input
1968
+ }], appendTo: [{
1969
+ type: Input
1970
+ }], disabled: [{
1971
+ type: Input,
1972
+ args: [{ transform: booleanAttribute }]
1973
+ }], showClear: [{
1974
+ type: Input,
1975
+ args: [{ transform: booleanAttribute }]
1976
+ }], panelStyleClass: [{
1977
+ type: Input
1978
+ }], panelStyle: [{
1979
+ type: Input
1980
+ }], overlayOptions: [{
1981
+ type: Input
1982
+ }], autofocus: [{
1983
+ type: Input,
1984
+ args: [{ transform: booleanAttribute }]
1985
+ }], showTransitionOptions: [{
1986
+ type: Input
1987
+ }], variant: [{
1988
+ type: Input
1989
+ }], loading: [{
1990
+ type: Input,
1991
+ args: [{ transform: booleanAttribute }]
1992
+ }], loadingIcon: [{
1993
+ type: Input
1994
+ }], hideTransitionOptions: [{
1995
+ type: Input
1996
+ }], fluid: [{
1997
+ type: Input,
1998
+ args: [{ transform: booleanAttribute }]
1999
+ }], breakpoint: [{
2000
+ type: Input
2001
+ }], onChange: [{
2002
+ type: Output
2003
+ }], onGroupChange: [{
2004
+ type: Output
2005
+ }], onShow: [{
2006
+ type: Output
2007
+ }], onHide: [{
2008
+ type: Output
2009
+ }], onClear: [{
2010
+ type: Output
2011
+ }], onBeforeShow: [{
2012
+ type: Output
2013
+ }], onBeforeHide: [{
2014
+ type: Output
2015
+ }], onFocus: [{
2016
+ type: Output
2017
+ }], onBlur: [{
2018
+ type: Output
2019
+ }], focusInputViewChild: [{
2020
+ type: ViewChild,
2021
+ args: ['focusInput']
2022
+ }], containerViewChild: [{
2023
+ type: ViewChild,
2024
+ args: ['container']
2025
+ }], panelViewChild: [{
2026
+ type: ViewChild,
2027
+ args: ['panel']
2028
+ }], overlayViewChild: [{
2029
+ type: ViewChild,
2030
+ args: ['overlay']
2031
+ }], valueTemplate: [{
2032
+ type: ContentChild,
2033
+ args: ['value', { descendants: false }]
2034
+ }], optionTemplate: [{
2035
+ type: ContentChild,
2036
+ args: ['option', { descendants: false }]
2037
+ }], headerTemplate: [{
2038
+ type: ContentChild,
2039
+ args: ['header', { descendants: false }]
2040
+ }], footerTemplate: [{
2041
+ type: ContentChild,
2042
+ args: ['footer', { descendants: false }]
2043
+ }], triggerIconTemplate: [{
2044
+ type: ContentChild,
2045
+ args: ['triggericon', { descendants: false }]
2046
+ }], loadingIconTemplate: [{
2047
+ type: ContentChild,
2048
+ args: ['loadingicon', { descendants: false }]
2049
+ }], groupIconTemplate: [{
2050
+ type: ContentChild,
2051
+ args: ['optiongroupicon', { descendants: false }]
2052
+ }], clearIconTemplate: [{
2053
+ type: ContentChild,
2054
+ args: ['clearicon', { descendants: false }]
2055
+ }], templates: [{
2056
+ type: ContentChildren,
2057
+ args: [PrimeTemplate]
2058
+ }] } });
2242
2059
  class CascadeSelectModule {
2243
- static ɵfac = function CascadeSelectModule_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CascadeSelectModule)(); };
2244
- static ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: CascadeSelectModule });
2245
- static ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CascadeSelect, SharedModule, SharedModule] });
2060
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CascadeSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2061
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.7", ngImport: i0, type: CascadeSelectModule, imports: [CascadeSelect, SharedModule], exports: [CascadeSelect, SharedModule] });
2062
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CascadeSelectModule, imports: [CascadeSelect, SharedModule, SharedModule] });
2246
2063
  }
2247
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CascadeSelectModule, [{
2248
- type: NgModule,
2249
- args: [{
2250
- imports: [CascadeSelect, SharedModule],
2251
- exports: [CascadeSelect, SharedModule]
2252
- }]
2253
- }], null, null); })();
2254
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(CascadeSelectModule, { imports: [CascadeSelect, SharedModule], exports: [CascadeSelect, SharedModule] }); })();
2064
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CascadeSelectModule, decorators: [{
2065
+ type: NgModule,
2066
+ args: [{
2067
+ imports: [CascadeSelect, SharedModule],
2068
+ exports: [CascadeSelect, SharedModule]
2069
+ }]
2070
+ }] });
2255
2071
 
2256
2072
  /**
2257
2073
  * Generated bundle index. Do not edit.