primeng 17.4.0 → 17.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (386) hide show
  1. package/api/translationkeys.d.ts +3 -3
  2. package/dropdown/dropdown.d.ts +16 -9
  3. package/esm2022/accordion/accordion.mjs +12 -12
  4. package/esm2022/animate/animate.mjs +7 -7
  5. package/esm2022/animateonscroll/animateonscroll.mjs +7 -7
  6. package/esm2022/api/confirmationservice.mjs +3 -3
  7. package/esm2022/api/contextmenuservice.mjs +3 -3
  8. package/esm2022/api/filterservice.mjs +3 -3
  9. package/esm2022/api/messageservice.mjs +3 -3
  10. package/esm2022/api/overlayservice.mjs +3 -3
  11. package/esm2022/api/primengconfig.mjs +3 -3
  12. package/esm2022/api/shared.mjs +13 -13
  13. package/esm2022/api/translationkeys.mjs +4 -4
  14. package/esm2022/api/treedragdropservice.mjs +3 -3
  15. package/esm2022/autocomplete/autocomplete.mjs +10 -10
  16. package/esm2022/autofocus/autofocus.mjs +7 -7
  17. package/esm2022/avatar/avatar.mjs +7 -7
  18. package/esm2022/avatargroup/avatargroup.mjs +7 -7
  19. package/esm2022/badge/badge.mjs +10 -10
  20. package/esm2022/baseicon/baseicon.mjs +3 -3
  21. package/esm2022/blockui/blockui.mjs +7 -7
  22. package/esm2022/breadcrumb/breadcrumb.mjs +7 -7
  23. package/esm2022/button/button.mjs +10 -10
  24. package/esm2022/calendar/calendar.mjs +27 -15
  25. package/esm2022/card/card.mjs +7 -7
  26. package/esm2022/carousel/carousel.mjs +7 -7
  27. package/esm2022/cascadeselect/cascadeselect.mjs +10 -10
  28. package/esm2022/chart/chart.mjs +7 -7
  29. package/esm2022/checkbox/checkbox.mjs +11 -9
  30. package/esm2022/chip/chip.mjs +7 -7
  31. package/esm2022/chips/chips.mjs +7 -7
  32. package/esm2022/colorpicker/colorpicker.mjs +7 -7
  33. package/esm2022/confirmdialog/confirmdialog.mjs +7 -7
  34. package/esm2022/confirmpopup/confirmpopup.mjs +7 -7
  35. package/esm2022/contextmenu/contextmenu.mjs +10 -10
  36. package/esm2022/dataview/dataview.mjs +10 -10
  37. package/esm2022/defer/defer.mjs +7 -7
  38. package/esm2022/dialog/dialog.mjs +7 -7
  39. package/esm2022/divider/divider.mjs +7 -7
  40. package/esm2022/dock/dock.mjs +7 -7
  41. package/esm2022/dragdrop/dragdrop.mjs +15 -13
  42. package/esm2022/dropdown/dropdown.mjs +87 -48
  43. package/esm2022/dynamicdialog/dialogservice.mjs +3 -3
  44. package/esm2022/dynamicdialog/dynamicdialog.mjs +7 -7
  45. package/esm2022/dynamicdialog/dynamicdialogcontent.mjs +3 -3
  46. package/esm2022/editor/editor.mjs +7 -7
  47. package/esm2022/fieldset/fieldset.mjs +7 -7
  48. package/esm2022/fileupload/fileupload.mjs +7 -7
  49. package/esm2022/focustrap/focustrap.mjs +7 -7
  50. package/esm2022/galleria/galleria.mjs +19 -19
  51. package/esm2022/icons/angledoubledown/angledoubledown.mjs +3 -3
  52. package/esm2022/icons/angledoubleleft/angledoubleleft.mjs +3 -3
  53. package/esm2022/icons/angledoubleright/angledoubleright.mjs +3 -3
  54. package/esm2022/icons/angledoubleup/angledoubleup.mjs +3 -3
  55. package/esm2022/icons/angledown/angledown.mjs +3 -3
  56. package/esm2022/icons/angleleft/angleleft.mjs +3 -3
  57. package/esm2022/icons/angleright/angleright.mjs +3 -3
  58. package/esm2022/icons/angleup/angleup.mjs +3 -3
  59. package/esm2022/icons/arrowdown/arrowdown.mjs +3 -3
  60. package/esm2022/icons/arrowdownleft/arrowdownleft.mjs +3 -3
  61. package/esm2022/icons/arrowdownright/arrowdownright.mjs +3 -3
  62. package/esm2022/icons/arrowleft/arrowleft.mjs +3 -3
  63. package/esm2022/icons/arrowright/arrowright.mjs +3 -3
  64. package/esm2022/icons/arrowup/arrowup.mjs +3 -3
  65. package/esm2022/icons/ban/ban.mjs +3 -3
  66. package/esm2022/icons/bars/bars.mjs +3 -3
  67. package/esm2022/icons/calendar/calendar.mjs +3 -3
  68. package/esm2022/icons/caretleft/caretleft.mjs +3 -3
  69. package/esm2022/icons/caretright/caretright.mjs +3 -3
  70. package/esm2022/icons/check/check.mjs +3 -3
  71. package/esm2022/icons/chevrondown/chevrondown.mjs +3 -3
  72. package/esm2022/icons/chevronleft/chevronleft.mjs +3 -3
  73. package/esm2022/icons/chevronright/chevronright.mjs +3 -3
  74. package/esm2022/icons/chevronup/chevronup.mjs +3 -3
  75. package/esm2022/icons/exclamationtriangle/exclamationtriangle.mjs +3 -3
  76. package/esm2022/icons/eye/eye.mjs +3 -3
  77. package/esm2022/icons/eyeslash/eyeslash.mjs +3 -3
  78. package/esm2022/icons/filter/filter.mjs +3 -3
  79. package/esm2022/icons/filterslash/filterslash.mjs +3 -3
  80. package/esm2022/icons/home/home.mjs +3 -3
  81. package/esm2022/icons/infocircle/infocircle.mjs +3 -3
  82. package/esm2022/icons/minus/minus.mjs +3 -3
  83. package/esm2022/icons/pencil/pencil.mjs +3 -3
  84. package/esm2022/icons/plus/plus.mjs +3 -3
  85. package/esm2022/icons/refresh/refresh.mjs +3 -3
  86. package/esm2022/icons/search/search.mjs +3 -3
  87. package/esm2022/icons/searchminus/searchminus.mjs +3 -3
  88. package/esm2022/icons/searchplus/searchplus.mjs +3 -3
  89. package/esm2022/icons/sortalt/sortalt.mjs +3 -3
  90. package/esm2022/icons/sortamountdown/sortamountdown.mjs +3 -3
  91. package/esm2022/icons/sortamountupalt/sortamountupalt.mjs +3 -3
  92. package/esm2022/icons/spinner/spinner.mjs +3 -3
  93. package/esm2022/icons/star/star.mjs +3 -3
  94. package/esm2022/icons/starfill/starfill.mjs +3 -3
  95. package/esm2022/icons/thlarge/thlarge.mjs +3 -3
  96. package/esm2022/icons/times/times.mjs +3 -3
  97. package/esm2022/icons/timescircle/timescircle.mjs +3 -3
  98. package/esm2022/icons/trash/trash.mjs +3 -3
  99. package/esm2022/icons/undo/undo.mjs +3 -3
  100. package/esm2022/icons/upload/upload.mjs +3 -3
  101. package/esm2022/icons/windowmaximize/windowmaximize.mjs +3 -3
  102. package/esm2022/icons/windowminimize/windowminimize.mjs +3 -3
  103. package/esm2022/image/image.mjs +7 -7
  104. package/esm2022/inplace/inplace.mjs +13 -13
  105. package/esm2022/inputgroup/inputgroup.mjs +7 -7
  106. package/esm2022/inputgroupaddon/inputgroupaddon.mjs +7 -7
  107. package/esm2022/inputmask/inputmask.mjs +7 -7
  108. package/esm2022/inputnumber/inputnumber.mjs +9 -9
  109. package/esm2022/inputswitch/inputswitch.mjs +7 -7
  110. package/esm2022/inputtext/inputtext.mjs +7 -7
  111. package/esm2022/inputtextarea/inputtextarea.mjs +8 -11
  112. package/esm2022/keyfilter/keyfilter.mjs +7 -7
  113. package/esm2022/knob/knob.mjs +7 -7
  114. package/esm2022/listbox/listbox.mjs +7 -7
  115. package/esm2022/megamenu/megamenu.mjs +10 -10
  116. package/esm2022/menu/menu.mjs +13 -13
  117. package/esm2022/menubar/menubar.mjs +13 -13
  118. package/esm2022/message/message.mjs +7 -7
  119. package/esm2022/messages/messages.mjs +7 -7
  120. package/esm2022/multiselect/multiselect.mjs +30 -22
  121. package/esm2022/orderlist/orderlist.mjs +7 -7
  122. package/esm2022/organizationchart/organizationchart.mjs +10 -10
  123. package/esm2022/overlay/overlay.mjs +7 -7
  124. package/esm2022/overlaypanel/overlaypanel.mjs +7 -7
  125. package/esm2022/paginator/paginator.mjs +7 -7
  126. package/esm2022/panel/panel.mjs +7 -7
  127. package/esm2022/panelmenu/panelmenu.mjs +13 -13
  128. package/esm2022/password/password.mjs +13 -13
  129. package/esm2022/picklist/picklist.mjs +7 -7
  130. package/esm2022/progressbar/progressbar.mjs +7 -7
  131. package/esm2022/progressspinner/progressspinner.mjs +7 -7
  132. package/esm2022/radiobutton/radiobutton.mjs +10 -10
  133. package/esm2022/rating/rating.mjs +7 -7
  134. package/esm2022/ripple/ripple.mjs +7 -7
  135. package/esm2022/scroller/scroller.mjs +33 -28
  136. package/esm2022/scrollpanel/scrollpanel.mjs +7 -7
  137. package/esm2022/scrolltop/scrolltop.mjs +7 -7
  138. package/esm2022/selectbutton/selectbutton.mjs +7 -7
  139. package/esm2022/sidebar/sidebar.mjs +7 -7
  140. package/esm2022/skeleton/skeleton.mjs +7 -7
  141. package/esm2022/slidemenu/slidemenu.mjs +10 -10
  142. package/esm2022/slider/slider.mjs +7 -7
  143. package/esm2022/speeddial/speeddial.mjs +7 -7
  144. package/esm2022/spinner/spinner.mjs +7 -7
  145. package/esm2022/splitbutton/splitbutton.mjs +7 -7
  146. package/esm2022/splitter/splitter.mjs +7 -7
  147. package/esm2022/steps/steps.mjs +7 -7
  148. package/esm2022/styleclass/styleclass.mjs +7 -7
  149. package/esm2022/table/table.mjs +99 -97
  150. package/esm2022/tabmenu/tabmenu.mjs +7 -7
  151. package/esm2022/tabview/tabview.mjs +14 -12
  152. package/esm2022/tag/tag.mjs +7 -7
  153. package/esm2022/terminal/terminal.mjs +7 -7
  154. package/esm2022/terminal/terminalservice.mjs +3 -3
  155. package/esm2022/tieredmenu/tieredmenu.mjs +10 -10
  156. package/esm2022/timeline/timeline.mjs +7 -7
  157. package/esm2022/toast/toast.mjs +10 -10
  158. package/esm2022/togglebutton/togglebutton.mjs +7 -7
  159. package/esm2022/toolbar/toolbar.mjs +7 -7
  160. package/esm2022/tooltip/tooltip.mjs +7 -7
  161. package/esm2022/tree/tree.mjs +13 -13
  162. package/esm2022/treeselect/treeselect.mjs +11 -9
  163. package/esm2022/treetable/treetable.mjs +55 -55
  164. package/esm2022/tristatecheckbox/tristatecheckbox.mjs +7 -7
  165. package/esm2022/virtualscroller/virtualscroller.mjs +7 -7
  166. package/fesm2022/primeng-accordion.mjs +12 -12
  167. package/fesm2022/primeng-accordion.mjs.map +1 -1
  168. package/fesm2022/primeng-animate.mjs +7 -7
  169. package/fesm2022/primeng-animateonscroll.mjs +7 -7
  170. package/fesm2022/primeng-api.mjs +37 -37
  171. package/fesm2022/primeng-api.mjs.map +1 -1
  172. package/fesm2022/primeng-autocomplete.mjs +9 -9
  173. package/fesm2022/primeng-autocomplete.mjs.map +1 -1
  174. package/fesm2022/primeng-autofocus.mjs +7 -7
  175. package/fesm2022/primeng-avatar.mjs +7 -7
  176. package/fesm2022/primeng-avatargroup.mjs +7 -7
  177. package/fesm2022/primeng-badge.mjs +10 -10
  178. package/fesm2022/primeng-baseicon.mjs +3 -3
  179. package/fesm2022/primeng-blockui.mjs +7 -7
  180. package/fesm2022/primeng-breadcrumb.mjs +7 -7
  181. package/fesm2022/primeng-button.mjs +10 -10
  182. package/fesm2022/primeng-calendar.mjs +27 -15
  183. package/fesm2022/primeng-calendar.mjs.map +1 -1
  184. package/fesm2022/primeng-card.mjs +7 -7
  185. package/fesm2022/primeng-carousel.mjs +7 -7
  186. package/fesm2022/primeng-cascadeselect.mjs +10 -10
  187. package/fesm2022/primeng-chart.mjs +7 -7
  188. package/fesm2022/primeng-checkbox.mjs +10 -8
  189. package/fesm2022/primeng-checkbox.mjs.map +1 -1
  190. package/fesm2022/primeng-chip.mjs +7 -7
  191. package/fesm2022/primeng-chips.mjs +7 -7
  192. package/fesm2022/primeng-colorpicker.mjs +8 -8
  193. package/fesm2022/primeng-confirmdialog.mjs +8 -8
  194. package/fesm2022/primeng-confirmpopup.mjs +8 -8
  195. package/fesm2022/primeng-contextmenu.mjs +11 -11
  196. package/fesm2022/primeng-dataview.mjs +10 -10
  197. package/fesm2022/primeng-defer.mjs +7 -7
  198. package/fesm2022/primeng-dialog.mjs +8 -8
  199. package/fesm2022/primeng-divider.mjs +7 -7
  200. package/fesm2022/primeng-dock.mjs +7 -7
  201. package/fesm2022/primeng-dragdrop.mjs +14 -12
  202. package/fesm2022/primeng-dragdrop.mjs.map +1 -1
  203. package/fesm2022/primeng-dropdown.mjs +86 -47
  204. package/fesm2022/primeng-dropdown.mjs.map +1 -1
  205. package/fesm2022/primeng-dynamicdialog.mjs +14 -14
  206. package/fesm2022/primeng-editor.mjs +7 -7
  207. package/fesm2022/primeng-fieldset.mjs +8 -8
  208. package/fesm2022/primeng-fileupload.mjs +7 -7
  209. package/fesm2022/primeng-focustrap.mjs +7 -7
  210. package/fesm2022/primeng-galleria.mjs +20 -20
  211. package/fesm2022/primeng-icons-angledoubledown.mjs +3 -3
  212. package/fesm2022/primeng-icons-angledoubleleft.mjs +3 -3
  213. package/fesm2022/primeng-icons-angledoubleright.mjs +3 -3
  214. package/fesm2022/primeng-icons-angledoubleup.mjs +3 -3
  215. package/fesm2022/primeng-icons-angledown.mjs +3 -3
  216. package/fesm2022/primeng-icons-angleleft.mjs +3 -3
  217. package/fesm2022/primeng-icons-angleright.mjs +3 -3
  218. package/fesm2022/primeng-icons-angleup.mjs +3 -3
  219. package/fesm2022/primeng-icons-arrowdown.mjs +3 -3
  220. package/fesm2022/primeng-icons-arrowdownleft.mjs +3 -3
  221. package/fesm2022/primeng-icons-arrowdownright.mjs +3 -3
  222. package/fesm2022/primeng-icons-arrowleft.mjs +3 -3
  223. package/fesm2022/primeng-icons-arrowright.mjs +3 -3
  224. package/fesm2022/primeng-icons-arrowup.mjs +3 -3
  225. package/fesm2022/primeng-icons-ban.mjs +3 -3
  226. package/fesm2022/primeng-icons-bars.mjs +3 -3
  227. package/fesm2022/primeng-icons-calendar.mjs +3 -3
  228. package/fesm2022/primeng-icons-caretleft.mjs +3 -3
  229. package/fesm2022/primeng-icons-caretright.mjs +3 -3
  230. package/fesm2022/primeng-icons-check.mjs +3 -3
  231. package/fesm2022/primeng-icons-chevrondown.mjs +3 -3
  232. package/fesm2022/primeng-icons-chevronleft.mjs +3 -3
  233. package/fesm2022/primeng-icons-chevronright.mjs +3 -3
  234. package/fesm2022/primeng-icons-chevronup.mjs +3 -3
  235. package/fesm2022/primeng-icons-exclamationtriangle.mjs +3 -3
  236. package/fesm2022/primeng-icons-eye.mjs +3 -3
  237. package/fesm2022/primeng-icons-eyeslash.mjs +3 -3
  238. package/fesm2022/primeng-icons-filter.mjs +3 -3
  239. package/fesm2022/primeng-icons-filterslash.mjs +3 -3
  240. package/fesm2022/primeng-icons-home.mjs +3 -3
  241. package/fesm2022/primeng-icons-infocircle.mjs +3 -3
  242. package/fesm2022/primeng-icons-minus.mjs +3 -3
  243. package/fesm2022/primeng-icons-pencil.mjs +3 -3
  244. package/fesm2022/primeng-icons-plus.mjs +3 -3
  245. package/fesm2022/primeng-icons-refresh.mjs +3 -3
  246. package/fesm2022/primeng-icons-search.mjs +3 -3
  247. package/fesm2022/primeng-icons-searchminus.mjs +3 -3
  248. package/fesm2022/primeng-icons-searchplus.mjs +3 -3
  249. package/fesm2022/primeng-icons-sortalt.mjs +3 -3
  250. package/fesm2022/primeng-icons-sortamountdown.mjs +3 -3
  251. package/fesm2022/primeng-icons-sortamountupalt.mjs +3 -3
  252. package/fesm2022/primeng-icons-spinner.mjs +3 -3
  253. package/fesm2022/primeng-icons-star.mjs +3 -3
  254. package/fesm2022/primeng-icons-starfill.mjs +3 -3
  255. package/fesm2022/primeng-icons-thlarge.mjs +3 -3
  256. package/fesm2022/primeng-icons-times.mjs +3 -3
  257. package/fesm2022/primeng-icons-timescircle.mjs +3 -3
  258. package/fesm2022/primeng-icons-trash.mjs +3 -3
  259. package/fesm2022/primeng-icons-undo.mjs +3 -3
  260. package/fesm2022/primeng-icons-upload.mjs +3 -3
  261. package/fesm2022/primeng-icons-windowmaximize.mjs +3 -3
  262. package/fesm2022/primeng-icons-windowminimize.mjs +3 -3
  263. package/fesm2022/primeng-image.mjs +8 -8
  264. package/fesm2022/primeng-inplace.mjs +13 -13
  265. package/fesm2022/primeng-inputgroup.mjs +7 -7
  266. package/fesm2022/primeng-inputgroupaddon.mjs +7 -7
  267. package/fesm2022/primeng-inputmask.mjs +7 -7
  268. package/fesm2022/primeng-inputnumber.mjs +8 -8
  269. package/fesm2022/primeng-inputnumber.mjs.map +1 -1
  270. package/fesm2022/primeng-inputswitch.mjs +7 -7
  271. package/fesm2022/primeng-inputtext.mjs +7 -7
  272. package/fesm2022/primeng-inputtextarea.mjs +7 -10
  273. package/fesm2022/primeng-inputtextarea.mjs.map +1 -1
  274. package/fesm2022/primeng-keyfilter.mjs +7 -7
  275. package/fesm2022/primeng-knob.mjs +7 -7
  276. package/fesm2022/primeng-listbox.mjs +7 -7
  277. package/fesm2022/primeng-megamenu.mjs +10 -10
  278. package/fesm2022/primeng-menu.mjs +14 -14
  279. package/fesm2022/primeng-menubar.mjs +13 -13
  280. package/fesm2022/primeng-message.mjs +7 -7
  281. package/fesm2022/primeng-messages.mjs +8 -8
  282. package/fesm2022/primeng-multiselect.mjs +29 -21
  283. package/fesm2022/primeng-multiselect.mjs.map +1 -1
  284. package/fesm2022/primeng-orderlist.mjs +7 -7
  285. package/fesm2022/primeng-organizationchart.mjs +11 -11
  286. package/fesm2022/primeng-overlay.mjs +8 -8
  287. package/fesm2022/primeng-overlaypanel.mjs +8 -8
  288. package/fesm2022/primeng-paginator.mjs +7 -7
  289. package/fesm2022/primeng-panel.mjs +8 -8
  290. package/fesm2022/primeng-panelmenu.mjs +14 -14
  291. package/fesm2022/primeng-password.mjs +14 -14
  292. package/fesm2022/primeng-picklist.mjs +7 -7
  293. package/fesm2022/primeng-progressbar.mjs +7 -7
  294. package/fesm2022/primeng-progressspinner.mjs +7 -7
  295. package/fesm2022/primeng-radiobutton.mjs +10 -10
  296. package/fesm2022/primeng-rating.mjs +7 -7
  297. package/fesm2022/primeng-ripple.mjs +7 -7
  298. package/fesm2022/primeng-scroller.mjs +32 -27
  299. package/fesm2022/primeng-scroller.mjs.map +1 -1
  300. package/fesm2022/primeng-scrollpanel.mjs +7 -7
  301. package/fesm2022/primeng-scrolltop.mjs +8 -8
  302. package/fesm2022/primeng-selectbutton.mjs +7 -7
  303. package/fesm2022/primeng-sidebar.mjs +8 -8
  304. package/fesm2022/primeng-skeleton.mjs +7 -7
  305. package/fesm2022/primeng-slidemenu.mjs +11 -11
  306. package/fesm2022/primeng-slider.mjs +7 -7
  307. package/fesm2022/primeng-speeddial.mjs +7 -7
  308. package/fesm2022/primeng-spinner.mjs +7 -7
  309. package/fesm2022/primeng-splitbutton.mjs +7 -7
  310. package/fesm2022/primeng-splitter.mjs +7 -7
  311. package/fesm2022/primeng-steps.mjs +7 -7
  312. package/fesm2022/primeng-styleclass.mjs +7 -7
  313. package/fesm2022/primeng-table.mjs +99 -97
  314. package/fesm2022/primeng-table.mjs.map +1 -1
  315. package/fesm2022/primeng-tabmenu.mjs +7 -7
  316. package/fesm2022/primeng-tabview.mjs +13 -11
  317. package/fesm2022/primeng-tabview.mjs.map +1 -1
  318. package/fesm2022/primeng-tag.mjs +7 -7
  319. package/fesm2022/primeng-terminal.mjs +10 -10
  320. package/fesm2022/primeng-tieredmenu.mjs +11 -11
  321. package/fesm2022/primeng-timeline.mjs +7 -7
  322. package/fesm2022/primeng-toast.mjs +11 -11
  323. package/fesm2022/primeng-togglebutton.mjs +7 -7
  324. package/fesm2022/primeng-toolbar.mjs +7 -7
  325. package/fesm2022/primeng-tooltip.mjs +7 -7
  326. package/fesm2022/primeng-tree.mjs +12 -12
  327. package/fesm2022/primeng-tree.mjs.map +1 -1
  328. package/fesm2022/primeng-treeselect.mjs +10 -8
  329. package/fesm2022/primeng-treeselect.mjs.map +1 -1
  330. package/fesm2022/primeng-treetable.mjs +55 -55
  331. package/fesm2022/primeng-tristatecheckbox.mjs +7 -7
  332. package/fesm2022/primeng-virtualscroller.mjs +7 -7
  333. package/inputtextarea/inputtextarea.d.ts +2 -3
  334. package/multiselect/multiselect.d.ts +8 -7
  335. package/package.json +72 -72
  336. package/resources/components/calendar/calendar.css +1 -1
  337. package/resources/themes/arya-blue/theme.css +454 -246
  338. package/resources/themes/arya-green/theme.css +454 -246
  339. package/resources/themes/arya-orange/theme.css +454 -246
  340. package/resources/themes/arya-purple/theme.css +454 -246
  341. package/resources/themes/bootstrap4-dark-blue/theme.css +455 -246
  342. package/resources/themes/bootstrap4-dark-purple/theme.css +455 -246
  343. package/resources/themes/bootstrap4-light-blue/theme.css +455 -246
  344. package/resources/themes/bootstrap4-light-purple/theme.css +455 -246
  345. package/resources/themes/fluent-light/theme.css +481 -257
  346. package/resources/themes/lara-dark-blue/theme.css +470 -248
  347. package/resources/themes/lara-dark-indigo/theme.css +470 -248
  348. package/resources/themes/lara-dark-purple/theme.css +470 -248
  349. package/resources/themes/lara-dark-teal/theme.css +470 -248
  350. package/resources/themes/lara-light-blue/theme.css +475 -256
  351. package/resources/themes/lara-light-indigo/theme.css +475 -256
  352. package/resources/themes/lara-light-purple/theme.css +475 -256
  353. package/resources/themes/lara-light-teal/theme.css +475 -256
  354. package/resources/themes/luna-amber/theme.css +468 -259
  355. package/resources/themes/luna-blue/theme.css +468 -259
  356. package/resources/themes/luna-green/theme.css +468 -259
  357. package/resources/themes/luna-pink/theme.css +468 -259
  358. package/resources/themes/md-dark-deeppurple/theme.css +713 -406
  359. package/resources/themes/md-dark-indigo/theme.css +713 -406
  360. package/resources/themes/md-light-deeppurple/theme.css +574 -267
  361. package/resources/themes/md-light-indigo/theme.css +574 -267
  362. package/resources/themes/mdc-dark-deeppurple/theme.css +713 -406
  363. package/resources/themes/mdc-dark-indigo/theme.css +713 -406
  364. package/resources/themes/mdc-light-deeppurple/theme.css +574 -267
  365. package/resources/themes/mdc-light-indigo/theme.css +574 -267
  366. package/resources/themes/mira/theme.css +492 -253
  367. package/resources/themes/nano/theme.css +452 -246
  368. package/resources/themes/nova/theme.css +456 -246
  369. package/resources/themes/nova-accent/theme.css +453 -246
  370. package/resources/themes/nova-alt/theme.css +456 -246
  371. package/resources/themes/rhea/theme.css +453 -246
  372. package/resources/themes/saga-blue/theme.css +454 -246
  373. package/resources/themes/saga-green/theme.css +454 -246
  374. package/resources/themes/saga-orange/theme.css +454 -246
  375. package/resources/themes/saga-purple/theme.css +454 -246
  376. package/resources/themes/soho-dark/theme.css +488 -277
  377. package/resources/themes/soho-light/theme.css +464 -251
  378. package/resources/themes/tailwind-light/theme.css +497 -276
  379. package/resources/themes/vela-blue/theme.css +454 -246
  380. package/resources/themes/vela-green/theme.css +454 -246
  381. package/resources/themes/vela-orange/theme.css +454 -246
  382. package/resources/themes/vela-purple/theme.css +454 -246
  383. package/resources/themes/viva-dark/theme.css +478 -251
  384. package/resources/themes/viva-light/theme.css +478 -251
  385. package/scroller/scroller.d.ts +1 -1
  386. package/table/table.d.ts +1 -0
@@ -1,7 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { Directive, PLATFORM_ID, Component, ChangeDetectionStrategy, ViewEncapsulation, Inject, SkipSelf, Optional, ViewChild, NgModule, createComponent, Injectable } from '@angular/core';
3
3
  import { DomHandler } from 'primeng/dom';
4
- import { style, animate, animation, useAnimation, transition, trigger } from '@angular/animations';
4
+ import { animation, style, animate, trigger, transition, useAnimation } from '@angular/animations';
5
5
  import * as i4 from '@angular/common';
6
6
  import { isPlatformBrowser, DOCUMENT, CommonModule } from '@angular/common';
7
7
  import * as i3 from 'primeng/api';
@@ -17,10 +17,10 @@ class DynamicDialogContent {
17
17
  constructor(viewContainerRef) {
18
18
  this.viewContainerRef = viewContainerRef;
19
19
  }
20
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: DynamicDialogContent, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
21
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0", type: DynamicDialogContent, selector: "[pDynamicDialogContent]", host: { classAttribute: "p-element" }, ngImport: i0 });
20
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: DynamicDialogContent, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
21
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.2", type: DynamicDialogContent, selector: "[pDynamicDialogContent]", host: { classAttribute: "p-element" }, ngImport: i0 });
22
22
  }
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: DynamicDialogContent, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: DynamicDialogContent, decorators: [{
24
24
  type: Directive,
25
25
  args: [{
26
26
  selector: '[pDynamicDialogContent]',
@@ -835,8 +835,8 @@ class DynamicDialogComponent {
835
835
  }
836
836
  this.destroyStyle();
837
837
  }
838
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: DynamicDialogComponent, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }, { token: DynamicDialogConfig }, { token: DynamicDialogRef }, { token: i0.NgZone }, { token: i3.PrimeNGConfig }, { token: DynamicDialogComponent, optional: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.Component });
839
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: DynamicDialogComponent, selector: "p-dynamicDialog", host: { classAttribute: "p-element" }, viewQueries: [{ propertyName: "insertionPoint", first: true, predicate: DynamicDialogContent, descendants: true }, { propertyName: "maskViewChild", first: true, predicate: ["mask"], descendants: true }, { propertyName: "contentViewChild", first: true, predicate: ["content"], descendants: true }, { propertyName: "headerViewChild", first: true, predicate: ["titlebar"], descendants: true }], ngImport: i0, template: `
838
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: DynamicDialogComponent, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }, { token: DynamicDialogConfig }, { token: DynamicDialogRef }, { token: i0.NgZone }, { token: i3.PrimeNGConfig }, { token: DynamicDialogComponent, optional: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.Component });
839
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: DynamicDialogComponent, selector: "p-dynamicDialog", host: { classAttribute: "p-element" }, viewQueries: [{ propertyName: "insertionPoint", first: true, predicate: DynamicDialogContent, descendants: true }, { propertyName: "maskViewChild", first: true, predicate: ["mask"], descendants: true }, { propertyName: "contentViewChild", first: true, predicate: ["content"], descendants: true }, { propertyName: "headerViewChild", first: true, predicate: ["titlebar"], descendants: true }], ngImport: i0, template: `
840
840
  <div
841
841
  #mask
842
842
  [ngClass]="{
@@ -902,7 +902,7 @@ class DynamicDialogComponent {
902
902
  </div>
903
903
  `, isInline: true, styles: ["@layer primeng{.p-dialog-mask{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;pointer-events:none}.p-dialog-mask.p-component-overlay{pointer-events:auto}.p-dialog{display:flex;flex-direction:column;pointer-events:auto;max-height:90%;transform:scale(1);position:relative}.p-dialog-content{overflow-y:auto;flex-grow:1}.p-dialog-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.p-dialog-draggable .p-dialog-header{cursor:move}.p-dialog-footer{flex-shrink:0}.p-dialog .p-dialog-header-icons{display:flex;align-items:center}.p-dialog .p-dialog-header-icon{display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.p-fluid .p-dialog-footer .p-button{width:auto}.p-dialog-top .p-dialog,.p-dialog-bottom .p-dialog,.p-dialog-left .p-dialog,.p-dialog-right .p-dialog,.p-dialog-top-left .p-dialog,.p-dialog-top-right .p-dialog,.p-dialog-bottom-left .p-dialog,.p-dialog-bottom-right .p-dialog{margin:.75rem;transform:translateZ(0)}.p-dialog-maximized{-webkit-transition:none;transition:none;transform:none;width:100vw!important;height:100vh!important;top:0!important;left:0!important;max-height:100%;height:100%}.p-dialog-maximized .p-dialog-content{flex-grow:1}.p-dialog-left{justify-content:flex-start}.p-dialog-right{justify-content:flex-end}.p-dialog-top{align-items:flex-start}.p-dialog-top-left{justify-content:flex-start;align-items:flex-start}.p-dialog-top-right{justify-content:flex-end;align-items:flex-start}.p-dialog-bottom{align-items:flex-end}.p-dialog-bottom-left{justify-content:flex-start;align-items:flex-end}.p-dialog-bottom-right{justify-content:flex-end;align-items:flex-end}.p-dialog .p-resizable-handle{position:absolute;font-size:.1px;display:block;cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.p-confirm-dialog .p-dialog-content{display:flex;align-items:center}}\n"], dependencies: [{ kind: "directive", type: i0.forwardRef(() => i4.NgClass), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(() => i4.NgComponentOutlet), selector: "[ngComponentOutlet]", inputs: ["ngComponentOutlet", "ngComponentOutletInputs", "ngComponentOutletInjector", "ngComponentOutletContent", "ngComponentOutletNgModule", "ngComponentOutletNgModuleFactory"] }, { kind: "directive", type: i0.forwardRef(() => i4.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i4.NgStyle), selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i0.forwardRef(() => WindowMaximizeIcon), selector: "WindowMaximizeIcon" }, { kind: "component", type: i0.forwardRef(() => WindowMinimizeIcon), selector: "WindowMinimizeIcon" }, { kind: "component", type: i0.forwardRef(() => TimesIcon), selector: "TimesIcon" }, { kind: "directive", type: i0.forwardRef(() => DynamicDialogContent), selector: "[pDynamicDialogContent]" }], animations: [trigger('animation', [transition('void => visible', [useAnimation(showAnimation)]), transition('visible => void', [useAnimation(hideAnimation)])])], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None });
904
904
  }
905
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: DynamicDialogComponent, decorators: [{
905
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: DynamicDialogComponent, decorators: [{
906
906
  type: Component,
907
907
  args: [{ selector: 'p-dynamicDialog', template: `
908
908
  <div
@@ -995,11 +995,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
995
995
  args: ['titlebar']
996
996
  }] } });
997
997
  class DynamicDialogModule {
998
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: DynamicDialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
999
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: DynamicDialogModule, declarations: [DynamicDialogComponent, DynamicDialogContent], imports: [CommonModule, WindowMaximizeIcon, WindowMinimizeIcon, TimesIcon, SharedModule], exports: [SharedModule] });
1000
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: DynamicDialogModule, imports: [CommonModule, WindowMaximizeIcon, WindowMinimizeIcon, TimesIcon, SharedModule, SharedModule] });
998
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: DynamicDialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
999
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.2", ngImport: i0, type: DynamicDialogModule, declarations: [DynamicDialogComponent, DynamicDialogContent], imports: [CommonModule, WindowMaximizeIcon, WindowMinimizeIcon, TimesIcon, SharedModule], exports: [SharedModule] });
1000
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: DynamicDialogModule, imports: [CommonModule, WindowMaximizeIcon, WindowMinimizeIcon, TimesIcon, SharedModule, SharedModule] });
1001
1001
  }
1002
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: DynamicDialogModule, decorators: [{
1002
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: DynamicDialogModule, decorators: [{
1003
1003
  type: NgModule,
1004
1004
  args: [{
1005
1005
  imports: [CommonModule, WindowMaximizeIcon, WindowMinimizeIcon, TimesIcon, SharedModule],
@@ -1107,10 +1107,10 @@ class DialogService {
1107
1107
  }
1108
1108
  return permission;
1109
1109
  }
1110
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: DialogService, deps: [{ token: i0.ApplicationRef }, { token: i0.Injector }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
1111
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: DialogService });
1110
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: DialogService, deps: [{ token: i0.ApplicationRef }, { token: i0.Injector }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable });
1111
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: DialogService });
1112
1112
  }
1113
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: DialogService, decorators: [{
1113
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: DialogService, decorators: [{
1114
1114
  type: Injectable
1115
1115
  }], ctorParameters: () => [{ type: i0.ApplicationRef }, { type: i0.Injector }, { type: Document, decorators: [{
1116
1116
  type: Inject,
@@ -233,8 +233,8 @@ class Editor {
233
233
  }
234
234
  }
235
235
  }
236
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: Editor, deps: [{ token: PLATFORM_ID }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
237
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: Editor, selector: "p-editor", inputs: { style: "style", styleClass: "styleClass", placeholder: "placeholder", formats: "formats", modules: "modules", bounds: "bounds", scrollingContainer: "scrollingContainer", debug: "debug", readonly: "readonly" }, outputs: { onInit: "onInit", onTextChange: "onTextChange", onSelectionChange: "onSelectionChange" }, host: { classAttribute: "p-element" }, providers: [EDITOR_VALUE_ACCESSOR], queries: [{ propertyName: "toolbar", first: true, predicate: Header, descendants: true }, { propertyName: "templates", predicate: PrimeTemplate }], ngImport: i0, template: `
236
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: Editor, deps: [{ token: PLATFORM_ID }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
237
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: Editor, selector: "p-editor", inputs: { style: "style", styleClass: "styleClass", placeholder: "placeholder", formats: "formats", modules: "modules", bounds: "bounds", scrollingContainer: "scrollingContainer", debug: "debug", readonly: "readonly" }, outputs: { onInit: "onInit", onTextChange: "onTextChange", onSelectionChange: "onSelectionChange" }, host: { classAttribute: "p-element" }, providers: [EDITOR_VALUE_ACCESSOR], queries: [{ propertyName: "toolbar", first: true, predicate: Header, descendants: true }, { propertyName: "templates", predicate: PrimeTemplate }], ngImport: i0, template: `
238
238
  <div [ngClass]="'p-editor-container'" [class]="styleClass">
239
239
  <div class="p-editor-toolbar" *ngIf="toolbar || headerTemplate">
240
240
  <ng-content select="p-header"></ng-content>
@@ -285,7 +285,7 @@ class Editor {
285
285
  </div>
286
286
  `, isInline: true, styles: [".p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{width:auto;height:auto}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
287
287
  }
288
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: Editor, decorators: [{
288
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: Editor, decorators: [{
289
289
  type: Component,
290
290
  args: [{ selector: 'p-editor', template: `
291
291
  <div [ngClass]="'p-editor-container'" [class]="styleClass">
@@ -374,11 +374,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
374
374
  args: [Header]
375
375
  }] } });
376
376
  class EditorModule {
377
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: EditorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
378
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: EditorModule, declarations: [Editor], imports: [CommonModule], exports: [Editor, SharedModule] });
379
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: EditorModule, imports: [CommonModule, SharedModule] });
377
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: EditorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
378
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.2", ngImport: i0, type: EditorModule, declarations: [Editor], imports: [CommonModule], exports: [Editor, SharedModule] });
379
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: EditorModule, imports: [CommonModule, SharedModule] });
380
380
  }
381
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: EditorModule, decorators: [{
381
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: EditorModule, decorators: [{
382
382
  type: NgModule,
383
383
  args: [{
384
384
  imports: [CommonModule],
@@ -1,4 +1,4 @@
1
- import { style, state, animate, transition, trigger } from '@angular/animations';
1
+ import { trigger, state, style, transition, animate } from '@angular/animations';
2
2
  import * as i1 from '@angular/common';
3
3
  import { CommonModule } from '@angular/common';
4
4
  import * as i0 from '@angular/core';
@@ -131,8 +131,8 @@ class Fieldset {
131
131
  onToggleDone() {
132
132
  this.animating = false;
133
133
  }
134
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: Fieldset, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
135
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: Fieldset, selector: "p-fieldset", inputs: { legend: "legend", toggleable: "toggleable", collapsed: "collapsed", style: "style", styleClass: "styleClass", transitionOptions: "transitionOptions" }, outputs: { collapsedChange: "collapsedChange", onBeforeToggle: "onBeforeToggle", onAfterToggle: "onAfterToggle" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], ngImport: i0, template: `
134
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: Fieldset, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
135
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: Fieldset, selector: "p-fieldset", inputs: { legend: "legend", toggleable: "toggleable", collapsed: "collapsed", style: "style", styleClass: "styleClass", transitionOptions: "transitionOptions" }, outputs: { collapsedChange: "collapsedChange", onBeforeToggle: "onBeforeToggle", onAfterToggle: "onAfterToggle" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], ngImport: i0, template: `
136
136
  <fieldset
137
137
  [attr.id]="id"
138
138
  [ngClass]="{ 'p-fieldset p-component': true, 'p-fieldset-toggleable': toggleable, 'p-fieldset-expanded': !collapsed && toggleable }"
@@ -194,7 +194,7 @@ class Fieldset {
194
194
  ])
195
195
  ], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
196
196
  }
197
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: Fieldset, decorators: [{
197
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: Fieldset, decorators: [{
198
198
  type: Component,
199
199
  args: [{ selector: 'p-fieldset', template: `
200
200
  <fieldset
@@ -282,11 +282,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
282
282
  args: [PrimeTemplate]
283
283
  }] } });
284
284
  class FieldsetModule {
285
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: FieldsetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
286
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: FieldsetModule, declarations: [Fieldset], imports: [CommonModule, RippleModule, MinusIcon, PlusIcon], exports: [Fieldset, SharedModule] });
287
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: FieldsetModule, imports: [CommonModule, RippleModule, MinusIcon, PlusIcon, SharedModule] });
285
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: FieldsetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
286
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.2", ngImport: i0, type: FieldsetModule, declarations: [Fieldset], imports: [CommonModule, RippleModule, MinusIcon, PlusIcon], exports: [Fieldset, SharedModule] });
287
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: FieldsetModule, imports: [CommonModule, RippleModule, MinusIcon, PlusIcon, SharedModule] });
288
288
  }
289
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: FieldsetModule, decorators: [{
289
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: FieldsetModule, decorators: [{
290
290
  type: NgModule,
291
291
  args: [{
292
292
  imports: [CommonModule, RippleModule, MinusIcon, PlusIcon],
@@ -676,8 +676,8 @@ class FileUpload {
676
676
  this.translationSubscription.unsubscribe();
677
677
  }
678
678
  }
679
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: FileUpload, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i1.DomSanitizer }, { token: i0.NgZone }, { token: i2.HttpClient }, { token: i0.ChangeDetectorRef }, { token: i3.PrimeNGConfig }], target: i0.ɵɵFactoryTarget.Component });
680
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: FileUpload, selector: "p-fileUpload", inputs: { name: "name", url: "url", method: "method", multiple: "multiple", accept: "accept", disabled: "disabled", auto: "auto", withCredentials: "withCredentials", maxFileSize: "maxFileSize", invalidFileSizeMessageSummary: "invalidFileSizeMessageSummary", invalidFileSizeMessageDetail: "invalidFileSizeMessageDetail", invalidFileTypeMessageSummary: "invalidFileTypeMessageSummary", invalidFileTypeMessageDetail: "invalidFileTypeMessageDetail", invalidFileLimitMessageDetail: "invalidFileLimitMessageDetail", invalidFileLimitMessageSummary: "invalidFileLimitMessageSummary", style: "style", styleClass: "styleClass", previewWidth: "previewWidth", chooseLabel: "chooseLabel", uploadLabel: "uploadLabel", cancelLabel: "cancelLabel", chooseIcon: "chooseIcon", uploadIcon: "uploadIcon", cancelIcon: "cancelIcon", showUploadButton: "showUploadButton", showCancelButton: "showCancelButton", mode: "mode", headers: "headers", customUpload: "customUpload", fileLimit: "fileLimit", uploadStyleClass: "uploadStyleClass", cancelStyleClass: "cancelStyleClass", removeStyleClass: "removeStyleClass", chooseStyleClass: "chooseStyleClass", files: "files" }, outputs: { onBeforeUpload: "onBeforeUpload", onSend: "onSend", onUpload: "onUpload", onError: "onError", onClear: "onClear", onRemove: "onRemove", onSelect: "onSelect", onProgress: "onProgress", uploadHandler: "uploadHandler", onImageError: "onImageError" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "advancedFileInput", first: true, predicate: ["advancedfileinput"], descendants: true }, { propertyName: "basicFileInput", first: true, predicate: ["basicfileinput"], descendants: true }, { propertyName: "content", first: true, predicate: ["content"], descendants: true }], ngImport: i0, template: `
679
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: FileUpload, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i1.DomSanitizer }, { token: i0.NgZone }, { token: i2.HttpClient }, { token: i0.ChangeDetectorRef }, { token: i3.PrimeNGConfig }], target: i0.ɵɵFactoryTarget.Component });
680
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: FileUpload, selector: "p-fileUpload", inputs: { name: "name", url: "url", method: "method", multiple: "multiple", accept: "accept", disabled: "disabled", auto: "auto", withCredentials: "withCredentials", maxFileSize: "maxFileSize", invalidFileSizeMessageSummary: "invalidFileSizeMessageSummary", invalidFileSizeMessageDetail: "invalidFileSizeMessageDetail", invalidFileTypeMessageSummary: "invalidFileTypeMessageSummary", invalidFileTypeMessageDetail: "invalidFileTypeMessageDetail", invalidFileLimitMessageDetail: "invalidFileLimitMessageDetail", invalidFileLimitMessageSummary: "invalidFileLimitMessageSummary", style: "style", styleClass: "styleClass", previewWidth: "previewWidth", chooseLabel: "chooseLabel", uploadLabel: "uploadLabel", cancelLabel: "cancelLabel", chooseIcon: "chooseIcon", uploadIcon: "uploadIcon", cancelIcon: "cancelIcon", showUploadButton: "showUploadButton", showCancelButton: "showCancelButton", mode: "mode", headers: "headers", customUpload: "customUpload", fileLimit: "fileLimit", uploadStyleClass: "uploadStyleClass", cancelStyleClass: "cancelStyleClass", removeStyleClass: "removeStyleClass", chooseStyleClass: "chooseStyleClass", files: "files" }, outputs: { onBeforeUpload: "onBeforeUpload", onSend: "onSend", onUpload: "onUpload", onError: "onError", onClear: "onClear", onRemove: "onRemove", onSelect: "onSelect", onProgress: "onProgress", uploadHandler: "uploadHandler", onImageError: "onImageError" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "advancedFileInput", first: true, predicate: ["advancedfileinput"], descendants: true }, { propertyName: "basicFileInput", first: true, predicate: ["basicfileinput"], descendants: true }, { propertyName: "content", first: true, predicate: ["content"], descendants: true }], ngImport: i0, template: `
681
681
  <div [ngClass]="'p-fileupload p-fileupload-advanced p-component'" [ngStyle]="style" [class]="styleClass" *ngIf="mode === 'advanced'" [attr.data-pc-name]="'fileupload'" [attr.data-pc-section]="'root'">
682
682
  <div class="p-fileupload-buttonbar" [attr.data-pc-section]="'buttonbar'">
683
683
  <span
@@ -786,7 +786,7 @@ class FileUpload {
786
786
  </div>
787
787
  `, isInline: true, styles: ["@layer primeng{.p-fileupload-content{position:relative}.p-fileupload-row{display:flex;align-items:center}.p-fileupload-row>div{flex:1 1 auto;width:25%}.p-fileupload-row>div:last-child{text-align:right}.p-fileupload-content .p-progressbar{width:100%;position:absolute;top:0;left:0}.p-button.p-fileupload-choose{position:relative;overflow:hidden}.p-button.p-fileupload-choose input[type=file],.p-fileupload-choose.p-fileupload-choose-selected input[type=file]{display:none}.p-fluid .p-fileupload .p-button{width:auto}.p-fileupload-filename{word-break:break-all}}\n"], dependencies: [{ kind: "directive", type: i0.forwardRef(() => i4.NgClass), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(() => i4.NgForOf), selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i0.forwardRef(() => i4.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i4.NgTemplateOutlet), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i0.forwardRef(() => i4.NgStyle), selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: i0.forwardRef(() => i5.ButtonDirective), selector: "[pButton]", inputs: ["iconPos", "loadingIcon", "label", "icon", "loading"] }, { kind: "component", type: i0.forwardRef(() => i5.Button), selector: "p-button", inputs: ["type", "iconPos", "icon", "badge", "label", "disabled", "loading", "loadingIcon", "raised", "rounded", "text", "plain", "severity", "outlined", "link", "size", "style", "styleClass", "badgeClass", "ariaLabel"], outputs: ["onClick", "onFocus", "onBlur"] }, { kind: "component", type: i0.forwardRef(() => i6.ProgressBar), selector: "p-progressBar", inputs: ["value", "showValue", "styleClass", "style", "unit", "mode", "color"] }, { kind: "component", type: i0.forwardRef(() => i7.Messages), selector: "p-messages", inputs: ["value", "closable", "style", "styleClass", "enableService", "key", "escape", "severity", "showTransitionOptions", "hideTransitionOptions"], outputs: ["valueChange"] }, { kind: "directive", type: i0.forwardRef(() => i8.Ripple), selector: "[pRipple]" }, { kind: "component", type: i0.forwardRef(() => PlusIcon), selector: "PlusIcon" }, { kind: "component", type: i0.forwardRef(() => UploadIcon), selector: "UploadIcon" }, { kind: "component", type: i0.forwardRef(() => TimesIcon), selector: "TimesIcon" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
788
788
  }
789
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: FileUpload, decorators: [{
789
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: FileUpload, decorators: [{
790
790
  type: Component,
791
791
  args: [{ selector: 'p-fileUpload', template: `
792
792
  <div [ngClass]="'p-fileupload p-fileupload-advanced p-component'" [ngStyle]="style" [class]="styleClass" *ngIf="mode === 'advanced'" [attr.data-pc-name]="'fileupload'" [attr.data-pc-section]="'root'">
@@ -1008,11 +1008,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
1008
1008
  type: Input
1009
1009
  }] } });
1010
1010
  class FileUploadModule {
1011
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: FileUploadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1012
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: FileUploadModule, declarations: [FileUpload], imports: [CommonModule, HttpClientModule, SharedModule, ButtonModule, ProgressBarModule, MessagesModule, RippleModule, PlusIcon, UploadIcon, TimesIcon], exports: [FileUpload, SharedModule, ButtonModule, ProgressBarModule, MessagesModule] });
1013
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: FileUploadModule, imports: [CommonModule, HttpClientModule, SharedModule, ButtonModule, ProgressBarModule, MessagesModule, RippleModule, PlusIcon, UploadIcon, TimesIcon, SharedModule, ButtonModule, ProgressBarModule, MessagesModule] });
1011
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: FileUploadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1012
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.2", ngImport: i0, type: FileUploadModule, declarations: [FileUpload], imports: [CommonModule, HttpClientModule, SharedModule, ButtonModule, ProgressBarModule, MessagesModule, RippleModule, PlusIcon, UploadIcon, TimesIcon], exports: [FileUpload, SharedModule, ButtonModule, ProgressBarModule, MessagesModule] });
1013
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: FileUploadModule, imports: [CommonModule, HttpClientModule, SharedModule, ButtonModule, ProgressBarModule, MessagesModule, RippleModule, PlusIcon, UploadIcon, TimesIcon, SharedModule, ButtonModule, ProgressBarModule, MessagesModule] });
1014
1014
  }
1015
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: FileUploadModule, decorators: [{
1015
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: FileUploadModule, decorators: [{
1016
1016
  type: NgModule,
1017
1017
  args: [{
1018
1018
  imports: [CommonModule, HttpClientModule, SharedModule, ButtonModule, ProgressBarModule, MessagesModule, RippleModule, PlusIcon, UploadIcon, TimesIcon],
@@ -27,10 +27,10 @@ class FocusTrap {
27
27
  }
28
28
  }
29
29
  }
30
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: FocusTrap, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
31
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0", type: FocusTrap, selector: "[pFocusTrap]", inputs: { pFocusTrapDisabled: "pFocusTrapDisabled" }, host: { listeners: { "keydown.tab": "onkeydown($event)", "keydown.shift.tab": "onkeydown($event)" }, classAttribute: "p-element" }, ngImport: i0 });
30
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: FocusTrap, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
31
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.2", type: FocusTrap, selector: "[pFocusTrap]", inputs: { pFocusTrapDisabled: "pFocusTrapDisabled" }, host: { listeners: { "keydown.tab": "onkeydown($event)", "keydown.shift.tab": "onkeydown($event)" }, classAttribute: "p-element" }, ngImport: i0 });
32
32
  }
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: FocusTrap, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: FocusTrap, decorators: [{
34
34
  type: Directive,
35
35
  args: [{
36
36
  selector: '[pFocusTrap]',
@@ -48,11 +48,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
48
48
  args: ['keydown.shift.tab', ['$event']]
49
49
  }] } });
50
50
  class FocusTrapModule {
51
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: FocusTrapModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
52
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: FocusTrapModule, declarations: [FocusTrap], imports: [CommonModule], exports: [FocusTrap] });
53
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: FocusTrapModule, imports: [CommonModule] });
51
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: FocusTrapModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
52
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.2", ngImport: i0, type: FocusTrapModule, declarations: [FocusTrap], imports: [CommonModule], exports: [FocusTrap] });
53
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: FocusTrapModule, imports: [CommonModule] });
54
54
  }
55
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: FocusTrapModule, decorators: [{
55
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: FocusTrapModule, decorators: [{
56
56
  type: NgModule,
57
57
  args: [{
58
58
  imports: [CommonModule],
@@ -1,4 +1,4 @@
1
- import { style, animate, transition, trigger } from '@angular/animations';
1
+ import { trigger, transition, style, animate } from '@angular/animations';
2
2
  import * as i2 from '@angular/common';
3
3
  import { DOCUMENT, isPlatformBrowser, CommonModule } from '@angular/common';
4
4
  import * as i0 from '@angular/core';
@@ -305,8 +305,8 @@ class Galleria {
305
305
  this.disableModality();
306
306
  }
307
307
  }
308
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: Galleria, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.PrimeNGConfig }], target: i0.ɵɵFactoryTarget.Component });
309
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: Galleria, selector: "p-galleria", inputs: { activeIndex: "activeIndex", fullScreen: "fullScreen", id: "id", value: "value", numVisible: "numVisible", responsiveOptions: "responsiveOptions", showItemNavigators: "showItemNavigators", showThumbnailNavigators: "showThumbnailNavigators", showItemNavigatorsOnHover: "showItemNavigatorsOnHover", changeItemOnIndicatorHover: "changeItemOnIndicatorHover", circular: "circular", autoPlay: "autoPlay", shouldStopAutoplayByClick: "shouldStopAutoplayByClick", transitionInterval: "transitionInterval", showThumbnails: "showThumbnails", thumbnailsPosition: "thumbnailsPosition", verticalThumbnailViewPortHeight: "verticalThumbnailViewPortHeight", showIndicators: "showIndicators", showIndicatorsOnItem: "showIndicatorsOnItem", indicatorsPosition: "indicatorsPosition", baseZIndex: "baseZIndex", maskClass: "maskClass", containerClass: "containerClass", containerStyle: "containerStyle", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions", visible: "visible" }, outputs: { activeIndexChange: "activeIndexChange", visibleChange: "visibleChange" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "mask", first: true, predicate: ["mask"], descendants: true }, { propertyName: "container", first: true, predicate: ["container"], descendants: true }], usesOnChanges: true, ngImport: i0, template: `
308
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: Galleria, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.PrimeNGConfig }], target: i0.ɵɵFactoryTarget.Component });
309
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: Galleria, selector: "p-galleria", inputs: { activeIndex: "activeIndex", fullScreen: "fullScreen", id: "id", value: "value", numVisible: "numVisible", responsiveOptions: "responsiveOptions", showItemNavigators: "showItemNavigators", showThumbnailNavigators: "showThumbnailNavigators", showItemNavigatorsOnHover: "showItemNavigatorsOnHover", changeItemOnIndicatorHover: "changeItemOnIndicatorHover", circular: "circular", autoPlay: "autoPlay", shouldStopAutoplayByClick: "shouldStopAutoplayByClick", transitionInterval: "transitionInterval", showThumbnails: "showThumbnails", thumbnailsPosition: "thumbnailsPosition", verticalThumbnailViewPortHeight: "verticalThumbnailViewPortHeight", showIndicators: "showIndicators", showIndicatorsOnItem: "showIndicatorsOnItem", indicatorsPosition: "indicatorsPosition", baseZIndex: "baseZIndex", maskClass: "maskClass", containerClass: "containerClass", containerStyle: "containerStyle", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions", visible: "visible" }, outputs: { activeIndexChange: "activeIndexChange", visibleChange: "visibleChange" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "mask", first: true, predicate: ["mask"], descendants: true }, { propertyName: "container", first: true, predicate: ["container"], descendants: true }], usesOnChanges: true, ngImport: i0, template: `
310
310
  <div *ngIf="fullScreen; else windowed" #container>
311
311
  <div
312
312
  *ngIf="maskVisible"
@@ -341,7 +341,7 @@ class Galleria {
341
341
  ])
342
342
  ], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
343
343
  }
344
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: Galleria, decorators: [{
344
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: Galleria, decorators: [{
345
345
  type: Component,
346
346
  args: [{ selector: 'p-galleria', template: `
347
347
  <div *ngIf="fullScreen; else windowed" #container>
@@ -536,8 +536,8 @@ class GalleriaContent {
536
536
  closeAriaLabel() {
537
537
  return this.config.translation.aria ? this.config.translation.aria.close : undefined;
538
538
  }
539
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: GalleriaContent, deps: [{ token: Galleria }, { token: i0.ChangeDetectorRef }, { token: i0.KeyValueDiffers }, { token: i1.PrimeNGConfig }], target: i0.ɵɵFactoryTarget.Component });
540
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: GalleriaContent, selector: "p-galleriaContent", inputs: { activeIndex: "activeIndex", value: "value", numVisible: "numVisible" }, outputs: { maskHide: "maskHide", activeItemChange: "activeItemChange" }, viewQueries: [{ propertyName: "closeButton", first: true, predicate: ["closeButton"], descendants: true }], ngImport: i0, template: `
539
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: GalleriaContent, deps: [{ token: Galleria }, { token: i0.ChangeDetectorRef }, { token: i0.KeyValueDiffers }, { token: i1.PrimeNGConfig }], target: i0.ɵɵFactoryTarget.Component });
540
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: GalleriaContent, selector: "p-galleriaContent", inputs: { activeIndex: "activeIndex", value: "value", numVisible: "numVisible" }, outputs: { maskHide: "maskHide", activeItemChange: "activeItemChange" }, viewQueries: [{ propertyName: "closeButton", first: true, predicate: ["closeButton"], descendants: true }], ngImport: i0, template: `
541
541
  <div
542
542
  [attr.id]="id"
543
543
  [attr.role]="'region'"
@@ -601,7 +601,7 @@ class GalleriaContent {
601
601
  </div>
602
602
  `, isInline: true, dependencies: [{ kind: "directive", type: i0.forwardRef(() => i2.NgClass), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(() => i2.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i2.NgTemplateOutlet), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i0.forwardRef(() => i2.NgStyle), selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: i0.forwardRef(() => i3.Ripple), selector: "[pRipple]" }, { kind: "component", type: i0.forwardRef(() => TimesIcon), selector: "TimesIcon" }, { kind: "directive", type: i0.forwardRef(() => i4.FocusTrap), selector: "[pFocusTrap]", inputs: ["pFocusTrapDisabled"] }, { kind: "component", type: i0.forwardRef(() => GalleriaItemSlot), selector: "p-galleriaItemSlot", inputs: ["templates", "index", "item", "type"] }, { kind: "component", type: i0.forwardRef(() => GalleriaItem), selector: "p-galleriaItem", inputs: ["id", "circular", "value", "showItemNavigators", "showIndicators", "slideShowActive", "changeItemOnIndicatorHover", "autoPlay", "templates", "indicatorFacet", "captionFacet", "activeIndex"], outputs: ["startSlideShow", "stopSlideShow", "onActiveIndexChange"] }, { kind: "component", type: i0.forwardRef(() => GalleriaThumbnails), selector: "p-galleriaThumbnails", inputs: ["containerId", "value", "isVertical", "slideShowActive", "circular", "responsiveOptions", "contentHeight", "showThumbnailNavigators", "templates", "numVisible", "activeIndex"], outputs: ["onActiveIndexChange", "stopSlideShow"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
603
603
  }
604
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: GalleriaContent, decorators: [{
604
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: GalleriaContent, decorators: [{
605
605
  type: Component,
606
606
  args: [{
607
607
  selector: 'p-galleriaContent',
@@ -733,14 +733,14 @@ class GalleriaItemSlot {
733
733
  }
734
734
  });
735
735
  }
736
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: GalleriaItemSlot, deps: [], target: i0.ɵɵFactoryTarget.Component });
737
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: GalleriaItemSlot, selector: "p-galleriaItemSlot", inputs: { templates: "templates", index: "index", item: "item", type: "type" }, ngImport: i0, template: `
736
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: GalleriaItemSlot, deps: [], target: i0.ɵɵFactoryTarget.Component });
737
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: GalleriaItemSlot, selector: "p-galleriaItemSlot", inputs: { templates: "templates", index: "index", item: "item", type: "type" }, ngImport: i0, template: `
738
738
  <ng-container *ngIf="contentTemplate">
739
739
  <ng-container *ngTemplateOutlet="contentTemplate; context: context"></ng-container>
740
740
  </ng-container>
741
741
  `, isInline: true, dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
742
742
  }
743
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: GalleriaItemSlot, decorators: [{
743
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: GalleriaItemSlot, decorators: [{
744
744
  type: Component,
745
745
  args: [{
746
746
  selector: 'p-galleriaItemSlot',
@@ -870,8 +870,8 @@ class GalleriaItem {
870
870
  ariaPageLabel(value) {
871
871
  return this.galleria.config.translation.aria ? this.galleria.config.translation.aria.pageLabel.replace(/{page}/g, value) : undefined;
872
872
  }
873
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: GalleriaItem, deps: [{ token: Galleria }], target: i0.ɵɵFactoryTarget.Component });
874
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: GalleriaItem, selector: "p-galleriaItem", inputs: { id: "id", circular: "circular", value: "value", showItemNavigators: "showItemNavigators", showIndicators: "showIndicators", slideShowActive: "slideShowActive", changeItemOnIndicatorHover: "changeItemOnIndicatorHover", autoPlay: "autoPlay", templates: "templates", indicatorFacet: "indicatorFacet", captionFacet: "captionFacet", activeIndex: "activeIndex" }, outputs: { startSlideShow: "startSlideShow", stopSlideShow: "stopSlideShow", onActiveIndexChange: "onActiveIndexChange" }, usesOnChanges: true, ngImport: i0, template: `
873
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: GalleriaItem, deps: [{ token: Galleria }], target: i0.ɵɵFactoryTarget.Component });
874
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: GalleriaItem, selector: "p-galleriaItem", inputs: { id: "id", circular: "circular", value: "value", showItemNavigators: "showItemNavigators", showIndicators: "showIndicators", slideShowActive: "slideShowActive", changeItemOnIndicatorHover: "changeItemOnIndicatorHover", autoPlay: "autoPlay", templates: "templates", indicatorFacet: "indicatorFacet", captionFacet: "captionFacet", activeIndex: "activeIndex" }, outputs: { startSlideShow: "startSlideShow", stopSlideShow: "stopSlideShow", onActiveIndexChange: "onActiveIndexChange" }, usesOnChanges: true, ngImport: i0, template: `
875
875
  <div class="p-galleria-item-wrapper">
876
876
  <div class="p-galleria-item-container">
877
877
  <button
@@ -924,7 +924,7 @@ class GalleriaItem {
924
924
  </div>
925
925
  `, isInline: true, dependencies: [{ kind: "directive", type: i0.forwardRef(() => i2.NgClass), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(() => i2.NgForOf), selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i0.forwardRef(() => i2.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i2.NgTemplateOutlet), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i0.forwardRef(() => i3.Ripple), selector: "[pRipple]" }, { kind: "component", type: i0.forwardRef(() => ChevronRightIcon), selector: "ChevronRightIcon" }, { kind: "component", type: i0.forwardRef(() => ChevronLeftIcon), selector: "ChevronLeftIcon" }, { kind: "component", type: i0.forwardRef(() => GalleriaItemSlot), selector: "p-galleriaItemSlot", inputs: ["templates", "index", "item", "type"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
926
926
  }
927
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: GalleriaItem, decorators: [{
927
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: GalleriaItem, decorators: [{
928
928
  type: Component,
929
929
  args: [{
930
930
  selector: 'p-galleriaItem',
@@ -1404,8 +1404,8 @@ class GalleriaThumbnails {
1404
1404
  ariaPageLabel(value) {
1405
1405
  return this.galleria.config.translation.aria ? this.galleria.config.translation.aria.pageLabel.replace(/{page}/g, value) : undefined;
1406
1406
  }
1407
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: GalleriaThumbnails, deps: [{ token: Galleria }, { token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
1408
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: GalleriaThumbnails, selector: "p-galleriaThumbnails", inputs: { containerId: "containerId", value: "value", isVertical: "isVertical", slideShowActive: "slideShowActive", circular: "circular", responsiveOptions: "responsiveOptions", contentHeight: "contentHeight", showThumbnailNavigators: "showThumbnailNavigators", templates: "templates", numVisible: "numVisible", activeIndex: "activeIndex" }, outputs: { onActiveIndexChange: "onActiveIndexChange", stopSlideShow: "stopSlideShow" }, viewQueries: [{ propertyName: "itemsContainer", first: true, predicate: ["itemsContainer"], descendants: true }], ngImport: i0, template: `
1407
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: GalleriaThumbnails, deps: [{ token: Galleria }, { token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
1408
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: GalleriaThumbnails, selector: "p-galleriaThumbnails", inputs: { containerId: "containerId", value: "value", isVertical: "isVertical", slideShowActive: "slideShowActive", circular: "circular", responsiveOptions: "responsiveOptions", contentHeight: "contentHeight", showThumbnailNavigators: "showThumbnailNavigators", templates: "templates", numVisible: "numVisible", activeIndex: "activeIndex" }, outputs: { onActiveIndexChange: "onActiveIndexChange", stopSlideShow: "stopSlideShow" }, viewQueries: [{ propertyName: "itemsContainer", first: true, predicate: ["itemsContainer"], descendants: true }], ngImport: i0, template: `
1409
1409
  <div class="p-galleria-thumbnail-wrapper">
1410
1410
  <div class="p-galleria-thumbnail-container">
1411
1411
  <button
@@ -1473,7 +1473,7 @@ class GalleriaThumbnails {
1473
1473
  </div>
1474
1474
  `, isInline: true, dependencies: [{ kind: "directive", type: i0.forwardRef(() => i2.NgClass), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(() => i2.NgForOf), selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i0.forwardRef(() => i2.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i2.NgTemplateOutlet), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i0.forwardRef(() => i2.NgStyle), selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: i0.forwardRef(() => i3.Ripple), selector: "[pRipple]" }, { kind: "component", type: i0.forwardRef(() => ChevronRightIcon), selector: "ChevronRightIcon" }, { kind: "component", type: i0.forwardRef(() => ChevronLeftIcon), selector: "ChevronLeftIcon" }, { kind: "component", type: i0.forwardRef(() => GalleriaItemSlot), selector: "p-galleriaItemSlot", inputs: ["templates", "index", "item", "type"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
1475
1475
  }
1476
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: GalleriaThumbnails, decorators: [{
1476
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: GalleriaThumbnails, decorators: [{
1477
1477
  type: Component,
1478
1478
  args: [{
1479
1479
  selector: 'p-galleriaThumbnails',
@@ -1583,11 +1583,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
1583
1583
  type: Input
1584
1584
  }] } });
1585
1585
  class GalleriaModule {
1586
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: GalleriaModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1587
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: GalleriaModule, declarations: [Galleria, GalleriaContent, GalleriaItemSlot, GalleriaItem, GalleriaThumbnails], imports: [CommonModule, SharedModule, RippleModule, TimesIcon, ChevronRightIcon, ChevronLeftIcon, WindowMaximizeIcon, WindowMinimizeIcon, FocusTrapModule], exports: [CommonModule, Galleria, GalleriaContent, GalleriaItemSlot, GalleriaItem, GalleriaThumbnails, SharedModule] });
1588
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: GalleriaModule, imports: [CommonModule, SharedModule, RippleModule, TimesIcon, ChevronRightIcon, ChevronLeftIcon, WindowMaximizeIcon, WindowMinimizeIcon, FocusTrapModule, CommonModule, SharedModule] });
1586
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: GalleriaModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1587
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.2", ngImport: i0, type: GalleriaModule, declarations: [Galleria, GalleriaContent, GalleriaItemSlot, GalleriaItem, GalleriaThumbnails], imports: [CommonModule, SharedModule, RippleModule, TimesIcon, ChevronRightIcon, ChevronLeftIcon, WindowMaximizeIcon, WindowMinimizeIcon, FocusTrapModule], exports: [CommonModule, Galleria, GalleriaContent, GalleriaItemSlot, GalleriaItem, GalleriaThumbnails, SharedModule] });
1588
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: GalleriaModule, imports: [CommonModule, SharedModule, RippleModule, TimesIcon, ChevronRightIcon, ChevronLeftIcon, WindowMaximizeIcon, WindowMinimizeIcon, FocusTrapModule, CommonModule, SharedModule] });
1589
1589
  }
1590
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: GalleriaModule, decorators: [{
1590
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: GalleriaModule, decorators: [{
1591
1591
  type: NgModule,
1592
1592
  args: [{
1593
1593
  imports: [CommonModule, SharedModule, RippleModule, TimesIcon, ChevronRightIcon, ChevronLeftIcon, WindowMaximizeIcon, WindowMinimizeIcon, FocusTrapModule],
@@ -3,8 +3,8 @@ import { Component } from '@angular/core';
3
3
  import { BaseIcon } from 'primeng/baseicon';
4
4
 
5
5
  class AngleDoubleDownIcon extends BaseIcon {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: AngleDoubleDownIcon, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: AngleDoubleDownIcon, isStandalone: true, selector: "AngleDoubleDownIcon", usesInheritance: true, ngImport: i0, template: `
6
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AngleDoubleDownIcon, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: AngleDoubleDownIcon, isStandalone: true, selector: "AngleDoubleDownIcon", usesInheritance: true, ngImport: i0, template: `
8
8
  <svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.aria-label]="ariaLabel" [attr.aria-hidden]="ariaHidden" [attr.role]="role" [class]="getClassNames()">
9
9
  <path
10
10
  fill-rule="evenodd"
@@ -15,7 +15,7 @@ class AngleDoubleDownIcon extends BaseIcon {
15
15
  </svg>
16
16
  `, isInline: true });
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: AngleDoubleDownIcon, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AngleDoubleDownIcon, decorators: [{
19
19
  type: Component,
20
20
  args: [{
21
21
  selector: 'AngleDoubleDownIcon',
@@ -3,8 +3,8 @@ import { Component } from '@angular/core';
3
3
  import { BaseIcon } from 'primeng/baseicon';
4
4
 
5
5
  class AngleDoubleLeftIcon extends BaseIcon {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: AngleDoubleLeftIcon, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: AngleDoubleLeftIcon, isStandalone: true, selector: "AngleDoubleLeftIcon", usesInheritance: true, ngImport: i0, template: `
6
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AngleDoubleLeftIcon, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: AngleDoubleLeftIcon, isStandalone: true, selector: "AngleDoubleLeftIcon", usesInheritance: true, ngImport: i0, template: `
8
8
  <svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.aria-label]="ariaLabel" [attr.aria-hidden]="ariaHidden" [attr.role]="role" [class]="getClassNames()">
9
9
  <path
10
10
  fill-rule="evenodd"
@@ -15,7 +15,7 @@ class AngleDoubleLeftIcon extends BaseIcon {
15
15
  </svg>
16
16
  `, isInline: true });
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: AngleDoubleLeftIcon, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AngleDoubleLeftIcon, decorators: [{
19
19
  type: Component,
20
20
  args: [{
21
21
  selector: 'AngleDoubleLeftIcon',
@@ -3,8 +3,8 @@ import { Component } from '@angular/core';
3
3
  import { BaseIcon } from 'primeng/baseicon';
4
4
 
5
5
  class AngleDoubleRightIcon extends BaseIcon {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: AngleDoubleRightIcon, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: AngleDoubleRightIcon, isStandalone: true, selector: "AngleDoubleRightIcon", usesInheritance: true, ngImport: i0, template: `
6
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AngleDoubleRightIcon, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: AngleDoubleRightIcon, isStandalone: true, selector: "AngleDoubleRightIcon", usesInheritance: true, ngImport: i0, template: `
8
8
  <svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.aria-label]="ariaLabel" [attr.aria-hidden]="ariaHidden" [attr.role]="role" [class]="getClassNames()">
9
9
  <path
10
10
  fill-rule="evenodd"
@@ -15,7 +15,7 @@ class AngleDoubleRightIcon extends BaseIcon {
15
15
  </svg>
16
16
  `, isInline: true });
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: AngleDoubleRightIcon, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AngleDoubleRightIcon, decorators: [{
19
19
  type: Component,
20
20
  args: [{
21
21
  selector: 'AngleDoubleRightIcon',
@@ -3,8 +3,8 @@ import { Component } from '@angular/core';
3
3
  import { BaseIcon } from 'primeng/baseicon';
4
4
 
5
5
  class AngleDoubleUpIcon extends BaseIcon {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: AngleDoubleUpIcon, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: AngleDoubleUpIcon, isStandalone: true, selector: "AngleDoubleUpIcon", usesInheritance: true, ngImport: i0, template: `
6
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AngleDoubleUpIcon, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: AngleDoubleUpIcon, isStandalone: true, selector: "AngleDoubleUpIcon", usesInheritance: true, ngImport: i0, template: `
8
8
  <svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.aria-label]="ariaLabel" [attr.aria-hidden]="ariaHidden" [attr.role]="role" [class]="getClassNames()">
9
9
  <path
10
10
  fill-rule="evenodd"
@@ -15,7 +15,7 @@ class AngleDoubleUpIcon extends BaseIcon {
15
15
  </svg>
16
16
  `, isInline: true });
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: AngleDoubleUpIcon, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AngleDoubleUpIcon, decorators: [{
19
19
  type: Component,
20
20
  args: [{
21
21
  selector: 'AngleDoubleUpIcon',
@@ -3,8 +3,8 @@ import { Component } from '@angular/core';
3
3
  import { BaseIcon } from 'primeng/baseicon';
4
4
 
5
5
  class AngleDownIcon extends BaseIcon {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: AngleDownIcon, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: AngleDownIcon, isStandalone: true, selector: "AngleDownIcon", usesInheritance: true, ngImport: i0, template: `
6
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AngleDownIcon, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: AngleDownIcon, isStandalone: true, selector: "AngleDownIcon", usesInheritance: true, ngImport: i0, template: `
8
8
  <svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.aria-label]="ariaLabel" [attr.aria-hidden]="ariaHidden" [attr.role]="role" [class]="getClassNames()">
9
9
  <path
10
10
  d="M3.58659 4.5007C3.68513 4.50023 3.78277 4.51945 3.87379 4.55723C3.9648 4.59501 4.04735 4.65058 4.11659 4.7207L7.11659 7.7207L10.1166 4.7207C10.2619 4.65055 10.4259 4.62911 10.5843 4.65956C10.7427 4.69002 10.8871 4.77074 10.996 4.88976C11.1049 5.00877 11.1726 5.15973 11.1889 5.32022C11.2052 5.48072 11.1693 5.6422 11.0866 5.7807L7.58659 9.2807C7.44597 9.42115 7.25534 9.50004 7.05659 9.50004C6.85784 9.50004 6.66722 9.42115 6.52659 9.2807L3.02659 5.7807C2.88614 5.64007 2.80725 5.44945 2.80725 5.2507C2.80725 5.05195 2.88614 4.86132 3.02659 4.7207C3.09932 4.64685 3.18675 4.58911 3.28322 4.55121C3.37969 4.51331 3.48305 4.4961 3.58659 4.5007Z"
@@ -13,7 +13,7 @@ class AngleDownIcon extends BaseIcon {
13
13
  </svg>
14
14
  `, isInline: true });
15
15
  }
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: AngleDownIcon, decorators: [{
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AngleDownIcon, decorators: [{
17
17
  type: Component,
18
18
  args: [{
19
19
  selector: 'AngleDownIcon',
@@ -3,8 +3,8 @@ import { Component } from '@angular/core';
3
3
  import { BaseIcon } from 'primeng/baseicon';
4
4
 
5
5
  class AngleLeftIcon extends BaseIcon {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: AngleLeftIcon, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: AngleLeftIcon, isStandalone: true, selector: "AngleLeftIcon", usesInheritance: true, ngImport: i0, template: `
6
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AngleLeftIcon, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: AngleLeftIcon, isStandalone: true, selector: "AngleLeftIcon", usesInheritance: true, ngImport: i0, template: `
8
8
  <svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.aria-label]="ariaLabel" [attr.aria-hidden]="ariaHidden" [attr.role]="role" [class]="getClassNames()">
9
9
  <path
10
10
  d="M8.75 11.185C8.65146 11.1854 8.55381 11.1662 8.4628 11.1284C8.37179 11.0906 8.28924 11.0351 8.22 10.965L4.72 7.46496C4.57955 7.32433 4.50066 7.13371 4.50066 6.93496C4.50066 6.73621 4.57955 6.54558 4.72 6.40496L8.22 2.93496C8.36095 2.84357 8.52851 2.80215 8.69582 2.81733C8.86312 2.83252 9.02048 2.90344 9.14268 3.01872C9.26487 3.134 9.34483 3.28696 9.36973 3.4531C9.39463 3.61924 9.36303 3.78892 9.28 3.93496L6.28 6.93496L9.28 9.93496C9.42045 10.0756 9.49934 10.2662 9.49934 10.465C9.49934 10.6637 9.42045 10.8543 9.28 10.995C9.13526 11.1257 8.9448 11.1939 8.75 11.185Z"
@@ -13,7 +13,7 @@ class AngleLeftIcon extends BaseIcon {
13
13
  </svg>
14
14
  `, isInline: true });
15
15
  }
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: AngleLeftIcon, decorators: [{
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AngleLeftIcon, decorators: [{
17
17
  type: Component,
18
18
  args: [{
19
19
  selector: 'AngleLeftIcon',
@@ -3,8 +3,8 @@ import { Component } from '@angular/core';
3
3
  import { BaseIcon } from 'primeng/baseicon';
4
4
 
5
5
  class AngleRightIcon extends BaseIcon {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: AngleRightIcon, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: AngleRightIcon, isStandalone: true, selector: "AngleRightIcon", usesInheritance: true, ngImport: i0, template: `
6
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AngleRightIcon, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: AngleRightIcon, isStandalone: true, selector: "AngleRightIcon", usesInheritance: true, ngImport: i0, template: `
8
8
  <svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.aria-label]="ariaLabel" [attr.aria-hidden]="ariaHidden" [attr.role]="role" [class]="getClassNames()">
9
9
  <path
10
10
  d="M5.25 11.1728C5.14929 11.1694 5.05033 11.1455 4.9592 11.1025C4.86806 11.0595 4.78666 10.9984 4.72 10.9228C4.57955 10.7822 4.50066 10.5916 4.50066 10.3928C4.50066 10.1941 4.57955 10.0035 4.72 9.86283L7.72 6.86283L4.72 3.86283C4.66067 3.71882 4.64765 3.55991 4.68275 3.40816C4.71785 3.25642 4.79932 3.11936 4.91585 3.01602C5.03238 2.91268 5.17819 2.84819 5.33305 2.83149C5.4879 2.81479 5.64411 2.84671 5.78 2.92283L9.28 6.42283C9.42045 6.56346 9.49934 6.75408 9.49934 6.95283C9.49934 7.15158 9.42045 7.34221 9.28 7.48283L5.78 10.9228C5.71333 10.9984 5.63193 11.0595 5.5408 11.1025C5.44966 11.1455 5.35071 11.1694 5.25 11.1728Z"
@@ -13,7 +13,7 @@ class AngleRightIcon extends BaseIcon {
13
13
  </svg>
14
14
  `, isInline: true });
15
15
  }
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: AngleRightIcon, decorators: [{
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AngleRightIcon, decorators: [{
17
17
  type: Component,
18
18
  args: [{
19
19
  selector: 'AngleRightIcon',
@@ -3,8 +3,8 @@ import { Component } from '@angular/core';
3
3
  import { BaseIcon } from 'primeng/baseicon';
4
4
 
5
5
  class AngleUpIcon extends BaseIcon {
6
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: AngleUpIcon, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: AngleUpIcon, isStandalone: true, selector: "AngleUpIcon", usesInheritance: true, ngImport: i0, template: `
6
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AngleUpIcon, deps: null, target: i0.ɵɵFactoryTarget.Component });
7
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: AngleUpIcon, isStandalone: true, selector: "AngleUpIcon", usesInheritance: true, ngImport: i0, template: `
8
8
  <svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.aria-label]="ariaLabel" [attr.aria-hidden]="ariaHidden" [attr.role]="role" [class]="getClassNames()">
9
9
  <path
10
10
  d="M10.4134 9.49931C10.3148 9.49977 10.2172 9.48055 10.1262 9.44278C10.0352 9.405 9.95263 9.34942 9.88338 9.27931L6.88338 6.27931L3.88338 9.27931C3.73811 9.34946 3.57409 9.3709 3.41567 9.34044C3.25724 9.30999 3.11286 9.22926 3.00395 9.11025C2.89504 8.99124 2.82741 8.84028 2.8111 8.67978C2.79478 8.51928 2.83065 8.35781 2.91338 8.21931L6.41338 4.71931C6.55401 4.57886 6.74463 4.49997 6.94338 4.49997C7.14213 4.49997 7.33276 4.57886 7.47338 4.71931L10.9734 8.21931C11.1138 8.35994 11.1927 8.55056 11.1927 8.74931C11.1927 8.94806 11.1138 9.13868 10.9734 9.27931C10.9007 9.35315 10.8132 9.41089 10.7168 9.44879C10.6203 9.48669 10.5169 9.5039 10.4134 9.49931Z"
@@ -13,7 +13,7 @@ class AngleUpIcon extends BaseIcon {
13
13
  </svg>
14
14
  `, isInline: true });
15
15
  }
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: AngleUpIcon, decorators: [{
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AngleUpIcon, decorators: [{
17
17
  type: Component,
18
18
  args: [{
19
19
  selector: 'AngleUpIcon',