primeng 17.5.0 → 17.7.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 (414) hide show
  1. package/api/translation.d.ts +1 -0
  2. package/api/translationkeys.d.ts +2 -1
  3. package/autocomplete/autocomplete.d.ts +1 -0
  4. package/cascadeselect/cascadeselect.d.ts +3 -1
  5. package/dropdown/dropdown.d.ts +18 -9
  6. package/esm2022/accordion/accordion.mjs +10 -10
  7. package/esm2022/animate/animate.mjs +7 -7
  8. package/esm2022/animateonscroll/animateonscroll.mjs +7 -7
  9. package/esm2022/api/confirmationservice.mjs +3 -3
  10. package/esm2022/api/contextmenuservice.mjs +3 -3
  11. package/esm2022/api/filterservice.mjs +3 -3
  12. package/esm2022/api/messageservice.mjs +3 -3
  13. package/esm2022/api/overlayservice.mjs +3 -3
  14. package/esm2022/api/primengconfig.mjs +6 -5
  15. package/esm2022/api/shared.mjs +13 -13
  16. package/esm2022/api/translation.mjs +1 -1
  17. package/esm2022/api/translationkeys.mjs +3 -2
  18. package/esm2022/api/treedragdropservice.mjs +3 -3
  19. package/esm2022/autocomplete/autocomplete.mjs +17 -14
  20. package/esm2022/autofocus/autofocus.mjs +7 -7
  21. package/esm2022/avatar/avatar.mjs +7 -7
  22. package/esm2022/avatargroup/avatargroup.mjs +7 -7
  23. package/esm2022/badge/badge.mjs +10 -10
  24. package/esm2022/baseicon/baseicon.mjs +3 -3
  25. package/esm2022/blockui/blockui.mjs +7 -7
  26. package/esm2022/breadcrumb/breadcrumb.mjs +9 -9
  27. package/esm2022/button/button.mjs +10 -10
  28. package/esm2022/calendar/calendar.mjs +8 -11
  29. package/esm2022/card/card.mjs +7 -7
  30. package/esm2022/carousel/carousel.mjs +7 -7
  31. package/esm2022/cascadeselect/cascadeselect.mjs +41 -22
  32. package/esm2022/chart/chart.mjs +7 -7
  33. package/esm2022/checkbox/checkbox.mjs +11 -9
  34. package/esm2022/chip/chip.mjs +7 -7
  35. package/esm2022/chips/chips.mjs +14 -8
  36. package/esm2022/colorpicker/colorpicker.mjs +7 -7
  37. package/esm2022/confirmdialog/confirmdialog.mjs +10 -10
  38. package/esm2022/confirmpopup/confirmpopup.mjs +7 -7
  39. package/esm2022/contextmenu/contextmenu.mjs +14 -14
  40. package/esm2022/dataview/dataview.mjs +10 -10
  41. package/esm2022/defer/defer.mjs +7 -7
  42. package/esm2022/dialog/dialog.mjs +10 -10
  43. package/esm2022/divider/divider.mjs +7 -7
  44. package/esm2022/dock/dock.mjs +8 -8
  45. package/esm2022/dragdrop/dragdrop.mjs +10 -10
  46. package/esm2022/dropdown/dropdown.mjs +91 -55
  47. package/esm2022/dynamicdialog/dialogservice.mjs +3 -3
  48. package/esm2022/dynamicdialog/dynamicdialog.mjs +10 -10
  49. package/esm2022/dynamicdialog/dynamicdialogcontent.mjs +3 -3
  50. package/esm2022/editor/editor.mjs +7 -7
  51. package/esm2022/fieldset/fieldset.mjs +7 -7
  52. package/esm2022/fileupload/fileupload.mjs +7 -7
  53. package/esm2022/focustrap/focustrap.mjs +7 -7
  54. package/esm2022/galleria/galleria.mjs +19 -19
  55. package/esm2022/icons/angledoubledown/angledoubledown.mjs +3 -3
  56. package/esm2022/icons/angledoubleleft/angledoubleleft.mjs +3 -3
  57. package/esm2022/icons/angledoubleright/angledoubleright.mjs +3 -3
  58. package/esm2022/icons/angledoubleup/angledoubleup.mjs +3 -3
  59. package/esm2022/icons/angledown/angledown.mjs +3 -3
  60. package/esm2022/icons/angleleft/angleleft.mjs +3 -3
  61. package/esm2022/icons/angleright/angleright.mjs +3 -3
  62. package/esm2022/icons/angleup/angleup.mjs +3 -3
  63. package/esm2022/icons/arrowdown/arrowdown.mjs +3 -3
  64. package/esm2022/icons/arrowdownleft/arrowdownleft.mjs +3 -3
  65. package/esm2022/icons/arrowdownright/arrowdownright.mjs +3 -3
  66. package/esm2022/icons/arrowleft/arrowleft.mjs +3 -3
  67. package/esm2022/icons/arrowright/arrowright.mjs +3 -3
  68. package/esm2022/icons/arrowup/arrowup.mjs +3 -3
  69. package/esm2022/icons/ban/ban.mjs +3 -3
  70. package/esm2022/icons/bars/bars.mjs +3 -3
  71. package/esm2022/icons/calendar/calendar.mjs +3 -3
  72. package/esm2022/icons/caretleft/caretleft.mjs +3 -3
  73. package/esm2022/icons/caretright/caretright.mjs +3 -3
  74. package/esm2022/icons/check/check.mjs +3 -3
  75. package/esm2022/icons/chevrondown/chevrondown.mjs +3 -3
  76. package/esm2022/icons/chevronleft/chevronleft.mjs +3 -3
  77. package/esm2022/icons/chevronright/chevronright.mjs +3 -3
  78. package/esm2022/icons/chevronup/chevronup.mjs +3 -3
  79. package/esm2022/icons/exclamationtriangle/exclamationtriangle.mjs +3 -3
  80. package/esm2022/icons/eye/eye.mjs +3 -3
  81. package/esm2022/icons/eyeslash/eyeslash.mjs +3 -3
  82. package/esm2022/icons/filter/filter.mjs +3 -3
  83. package/esm2022/icons/filterslash/filterslash.mjs +3 -3
  84. package/esm2022/icons/home/home.mjs +3 -3
  85. package/esm2022/icons/infocircle/infocircle.mjs +3 -3
  86. package/esm2022/icons/minus/minus.mjs +3 -3
  87. package/esm2022/icons/pencil/pencil.mjs +3 -3
  88. package/esm2022/icons/plus/plus.mjs +3 -3
  89. package/esm2022/icons/refresh/refresh.mjs +3 -3
  90. package/esm2022/icons/search/search.mjs +3 -3
  91. package/esm2022/icons/searchminus/searchminus.mjs +3 -3
  92. package/esm2022/icons/searchplus/searchplus.mjs +3 -3
  93. package/esm2022/icons/sortalt/sortalt.mjs +3 -3
  94. package/esm2022/icons/sortamountdown/sortamountdown.mjs +3 -3
  95. package/esm2022/icons/sortamountupalt/sortamountupalt.mjs +3 -3
  96. package/esm2022/icons/spinner/spinner.mjs +3 -3
  97. package/esm2022/icons/star/star.mjs +3 -3
  98. package/esm2022/icons/starfill/starfill.mjs +3 -3
  99. package/esm2022/icons/thlarge/thlarge.mjs +3 -3
  100. package/esm2022/icons/times/times.mjs +3 -3
  101. package/esm2022/icons/timescircle/timescircle.mjs +3 -3
  102. package/esm2022/icons/trash/trash.mjs +3 -3
  103. package/esm2022/icons/undo/undo.mjs +3 -3
  104. package/esm2022/icons/upload/upload.mjs +3 -3
  105. package/esm2022/icons/windowmaximize/windowmaximize.mjs +3 -3
  106. package/esm2022/icons/windowminimize/windowminimize.mjs +3 -3
  107. package/esm2022/image/image.mjs +7 -7
  108. package/esm2022/inplace/inplace.mjs +13 -13
  109. package/esm2022/inputgroup/inputgroup.mjs +7 -7
  110. package/esm2022/inputgroupaddon/inputgroupaddon.mjs +7 -7
  111. package/esm2022/inputmask/inputmask.mjs +7 -7
  112. package/esm2022/inputnumber/inputnumber.mjs +7 -7
  113. package/esm2022/inputswitch/inputswitch.mjs +7 -7
  114. package/esm2022/inputtext/inputtext.mjs +7 -7
  115. package/esm2022/inputtextarea/inputtextarea.mjs +8 -11
  116. package/esm2022/keyfilter/keyfilter.mjs +7 -7
  117. package/esm2022/knob/knob.mjs +7 -7
  118. package/esm2022/listbox/listbox.mjs +9 -9
  119. package/esm2022/megamenu/megamenu.mjs +12 -12
  120. package/esm2022/menu/menu.mjs +15 -15
  121. package/esm2022/menubar/menubar.mjs +15 -15
  122. package/esm2022/message/message.mjs +7 -7
  123. package/esm2022/messages/messages.mjs +7 -7
  124. package/esm2022/multiselect/multiselect.mjs +47 -26
  125. package/esm2022/orderlist/orderlist.mjs +7 -7
  126. package/esm2022/organizationchart/organizationchart.mjs +10 -10
  127. package/esm2022/overlay/overlay.mjs +7 -7
  128. package/esm2022/overlaypanel/overlaypanel.mjs +7 -7
  129. package/esm2022/paginator/paginator.mjs +7 -7
  130. package/esm2022/panel/panel.mjs +7 -7
  131. package/esm2022/panelmenu/panelmenu.mjs +16 -16
  132. package/esm2022/password/password.mjs +16 -16
  133. package/esm2022/picklist/picklist.mjs +7 -7
  134. package/esm2022/progressbar/progressbar.mjs +9 -9
  135. package/esm2022/progressspinner/progressspinner.mjs +17 -10
  136. package/esm2022/radiobutton/radiobutton.mjs +10 -10
  137. package/esm2022/rating/rating.mjs +7 -7
  138. package/esm2022/ripple/ripple.mjs +7 -7
  139. package/esm2022/scroller/scroller.mjs +33 -28
  140. package/esm2022/scrollpanel/scrollpanel.mjs +7 -7
  141. package/esm2022/scrolltop/scrolltop.mjs +7 -7
  142. package/esm2022/selectbutton/selectbutton.mjs +7 -7
  143. package/esm2022/sidebar/sidebar.mjs +10 -10
  144. package/esm2022/skeleton/skeleton.mjs +7 -7
  145. package/esm2022/slidemenu/slidemenu.mjs +12 -12
  146. package/esm2022/slider/slider.mjs +7 -7
  147. package/esm2022/speeddial/speeddial.mjs +9 -9
  148. package/esm2022/spinner/spinner.mjs +7 -7
  149. package/esm2022/splitbutton/splitbutton.mjs +7 -7
  150. package/esm2022/splitter/splitter.mjs +7 -7
  151. package/esm2022/steps/steps.mjs +8 -8
  152. package/esm2022/styleclass/styleclass.mjs +7 -7
  153. package/esm2022/table/table.mjs +82 -82
  154. package/esm2022/tabmenu/tabmenu.mjs +9 -9
  155. package/esm2022/tabview/tabview.mjs +10 -10
  156. package/esm2022/tag/tag.mjs +7 -7
  157. package/esm2022/terminal/terminal.mjs +7 -7
  158. package/esm2022/terminal/terminalservice.mjs +3 -3
  159. package/esm2022/tieredmenu/tieredmenu.mjs +12 -12
  160. package/esm2022/timeline/timeline.mjs +10 -10
  161. package/esm2022/toast/toast.mjs +10 -10
  162. package/esm2022/togglebutton/togglebutton.mjs +7 -7
  163. package/esm2022/toolbar/toolbar.mjs +7 -7
  164. package/esm2022/tooltip/tooltip.mjs +7 -7
  165. package/esm2022/tree/tree.mjs +13 -13
  166. package/esm2022/treeselect/treeselect.mjs +14 -9
  167. package/esm2022/treetable/treetable.mjs +55 -55
  168. package/esm2022/tristatecheckbox/tristatecheckbox.mjs +7 -7
  169. package/esm2022/utils/objectutils.mjs +7 -1
  170. package/esm2022/virtualscroller/virtualscroller.mjs +7 -7
  171. package/fesm2022/primeng-accordion.mjs +10 -10
  172. package/fesm2022/primeng-animate.mjs +7 -7
  173. package/fesm2022/primeng-animateonscroll.mjs +7 -7
  174. package/fesm2022/primeng-api.mjs +38 -36
  175. package/fesm2022/primeng-api.mjs.map +1 -1
  176. package/fesm2022/primeng-autocomplete.mjs +16 -13
  177. package/fesm2022/primeng-autocomplete.mjs.map +1 -1
  178. package/fesm2022/primeng-autofocus.mjs +7 -7
  179. package/fesm2022/primeng-avatar.mjs +7 -7
  180. package/fesm2022/primeng-avatargroup.mjs +7 -7
  181. package/fesm2022/primeng-badge.mjs +10 -10
  182. package/fesm2022/primeng-baseicon.mjs +3 -3
  183. package/fesm2022/primeng-blockui.mjs +7 -7
  184. package/fesm2022/primeng-breadcrumb.mjs +8 -8
  185. package/fesm2022/primeng-breadcrumb.mjs.map +1 -1
  186. package/fesm2022/primeng-button.mjs +10 -10
  187. package/fesm2022/primeng-calendar.mjs +7 -10
  188. package/fesm2022/primeng-calendar.mjs.map +1 -1
  189. package/fesm2022/primeng-card.mjs +7 -7
  190. package/fesm2022/primeng-carousel.mjs +7 -7
  191. package/fesm2022/primeng-cascadeselect.mjs +40 -21
  192. package/fesm2022/primeng-cascadeselect.mjs.map +1 -1
  193. package/fesm2022/primeng-chart.mjs +7 -7
  194. package/fesm2022/primeng-checkbox.mjs +10 -8
  195. package/fesm2022/primeng-checkbox.mjs.map +1 -1
  196. package/fesm2022/primeng-chip.mjs +7 -7
  197. package/fesm2022/primeng-chips.mjs +13 -7
  198. package/fesm2022/primeng-chips.mjs.map +1 -1
  199. package/fesm2022/primeng-colorpicker.mjs +7 -7
  200. package/fesm2022/primeng-confirmdialog.mjs +9 -9
  201. package/fesm2022/primeng-confirmdialog.mjs.map +1 -1
  202. package/fesm2022/primeng-confirmpopup.mjs +7 -7
  203. package/fesm2022/primeng-contextmenu.mjs +13 -13
  204. package/fesm2022/primeng-contextmenu.mjs.map +1 -1
  205. package/fesm2022/primeng-dataview.mjs +10 -10
  206. package/fesm2022/primeng-defer.mjs +7 -7
  207. package/fesm2022/primeng-dialog.mjs +9 -9
  208. package/fesm2022/primeng-dialog.mjs.map +1 -1
  209. package/fesm2022/primeng-divider.mjs +7 -7
  210. package/fesm2022/primeng-dock.mjs +8 -8
  211. package/fesm2022/primeng-dock.mjs.map +1 -1
  212. package/fesm2022/primeng-dragdrop.mjs +10 -10
  213. package/fesm2022/primeng-dropdown.mjs +90 -54
  214. package/fesm2022/primeng-dropdown.mjs.map +1 -1
  215. package/fesm2022/primeng-dynamicdialog.mjs +15 -15
  216. package/fesm2022/primeng-dynamicdialog.mjs.map +1 -1
  217. package/fesm2022/primeng-editor.mjs +7 -7
  218. package/fesm2022/primeng-fieldset.mjs +7 -7
  219. package/fesm2022/primeng-fileupload.mjs +7 -7
  220. package/fesm2022/primeng-focustrap.mjs +7 -7
  221. package/fesm2022/primeng-galleria.mjs +19 -19
  222. package/fesm2022/primeng-icons-angledoubledown.mjs +3 -3
  223. package/fesm2022/primeng-icons-angledoubleleft.mjs +3 -3
  224. package/fesm2022/primeng-icons-angledoubleright.mjs +3 -3
  225. package/fesm2022/primeng-icons-angledoubleup.mjs +3 -3
  226. package/fesm2022/primeng-icons-angledown.mjs +3 -3
  227. package/fesm2022/primeng-icons-angleleft.mjs +3 -3
  228. package/fesm2022/primeng-icons-angleright.mjs +3 -3
  229. package/fesm2022/primeng-icons-angleup.mjs +3 -3
  230. package/fesm2022/primeng-icons-arrowdown.mjs +3 -3
  231. package/fesm2022/primeng-icons-arrowdownleft.mjs +3 -3
  232. package/fesm2022/primeng-icons-arrowdownright.mjs +3 -3
  233. package/fesm2022/primeng-icons-arrowleft.mjs +3 -3
  234. package/fesm2022/primeng-icons-arrowright.mjs +3 -3
  235. package/fesm2022/primeng-icons-arrowup.mjs +3 -3
  236. package/fesm2022/primeng-icons-ban.mjs +3 -3
  237. package/fesm2022/primeng-icons-bars.mjs +3 -3
  238. package/fesm2022/primeng-icons-calendar.mjs +3 -3
  239. package/fesm2022/primeng-icons-caretleft.mjs +3 -3
  240. package/fesm2022/primeng-icons-caretright.mjs +3 -3
  241. package/fesm2022/primeng-icons-check.mjs +3 -3
  242. package/fesm2022/primeng-icons-chevrondown.mjs +3 -3
  243. package/fesm2022/primeng-icons-chevronleft.mjs +3 -3
  244. package/fesm2022/primeng-icons-chevronright.mjs +3 -3
  245. package/fesm2022/primeng-icons-chevronup.mjs +3 -3
  246. package/fesm2022/primeng-icons-exclamationtriangle.mjs +3 -3
  247. package/fesm2022/primeng-icons-eye.mjs +3 -3
  248. package/fesm2022/primeng-icons-eyeslash.mjs +3 -3
  249. package/fesm2022/primeng-icons-filter.mjs +3 -3
  250. package/fesm2022/primeng-icons-filterslash.mjs +3 -3
  251. package/fesm2022/primeng-icons-home.mjs +3 -3
  252. package/fesm2022/primeng-icons-infocircle.mjs +3 -3
  253. package/fesm2022/primeng-icons-minus.mjs +3 -3
  254. package/fesm2022/primeng-icons-pencil.mjs +3 -3
  255. package/fesm2022/primeng-icons-plus.mjs +3 -3
  256. package/fesm2022/primeng-icons-refresh.mjs +3 -3
  257. package/fesm2022/primeng-icons-search.mjs +3 -3
  258. package/fesm2022/primeng-icons-searchminus.mjs +3 -3
  259. package/fesm2022/primeng-icons-searchplus.mjs +3 -3
  260. package/fesm2022/primeng-icons-sortalt.mjs +3 -3
  261. package/fesm2022/primeng-icons-sortamountdown.mjs +3 -3
  262. package/fesm2022/primeng-icons-sortamountupalt.mjs +3 -3
  263. package/fesm2022/primeng-icons-spinner.mjs +3 -3
  264. package/fesm2022/primeng-icons-star.mjs +3 -3
  265. package/fesm2022/primeng-icons-starfill.mjs +3 -3
  266. package/fesm2022/primeng-icons-thlarge.mjs +3 -3
  267. package/fesm2022/primeng-icons-times.mjs +3 -3
  268. package/fesm2022/primeng-icons-timescircle.mjs +3 -3
  269. package/fesm2022/primeng-icons-trash.mjs +3 -3
  270. package/fesm2022/primeng-icons-undo.mjs +3 -3
  271. package/fesm2022/primeng-icons-upload.mjs +3 -3
  272. package/fesm2022/primeng-icons-windowmaximize.mjs +3 -3
  273. package/fesm2022/primeng-icons-windowminimize.mjs +3 -3
  274. package/fesm2022/primeng-image.mjs +7 -7
  275. package/fesm2022/primeng-inplace.mjs +13 -13
  276. package/fesm2022/primeng-inputgroup.mjs +7 -7
  277. package/fesm2022/primeng-inputgroupaddon.mjs +7 -7
  278. package/fesm2022/primeng-inputmask.mjs +7 -7
  279. package/fesm2022/primeng-inputnumber.mjs +7 -7
  280. package/fesm2022/primeng-inputswitch.mjs +7 -7
  281. package/fesm2022/primeng-inputtext.mjs +7 -7
  282. package/fesm2022/primeng-inputtextarea.mjs +7 -10
  283. package/fesm2022/primeng-inputtextarea.mjs.map +1 -1
  284. package/fesm2022/primeng-keyfilter.mjs +7 -7
  285. package/fesm2022/primeng-knob.mjs +7 -7
  286. package/fesm2022/primeng-listbox.mjs +8 -8
  287. package/fesm2022/primeng-listbox.mjs.map +1 -1
  288. package/fesm2022/primeng-megamenu.mjs +11 -11
  289. package/fesm2022/primeng-megamenu.mjs.map +1 -1
  290. package/fesm2022/primeng-menu.mjs +14 -14
  291. package/fesm2022/primeng-menu.mjs.map +1 -1
  292. package/fesm2022/primeng-menubar.mjs +14 -14
  293. package/fesm2022/primeng-menubar.mjs.map +1 -1
  294. package/fesm2022/primeng-message.mjs +7 -7
  295. package/fesm2022/primeng-messages.mjs +7 -7
  296. package/fesm2022/primeng-multiselect.mjs +46 -25
  297. package/fesm2022/primeng-multiselect.mjs.map +1 -1
  298. package/fesm2022/primeng-orderlist.mjs +7 -7
  299. package/fesm2022/primeng-organizationchart.mjs +10 -10
  300. package/fesm2022/primeng-overlay.mjs +7 -7
  301. package/fesm2022/primeng-overlaypanel.mjs +7 -7
  302. package/fesm2022/primeng-paginator.mjs +7 -7
  303. package/fesm2022/primeng-panel.mjs +7 -7
  304. package/fesm2022/primeng-panelmenu.mjs +15 -15
  305. package/fesm2022/primeng-panelmenu.mjs.map +1 -1
  306. package/fesm2022/primeng-password.mjs +15 -15
  307. package/fesm2022/primeng-password.mjs.map +1 -1
  308. package/fesm2022/primeng-picklist.mjs +7 -7
  309. package/fesm2022/primeng-progressbar.mjs +9 -9
  310. package/fesm2022/primeng-progressbar.mjs.map +1 -1
  311. package/fesm2022/primeng-progressspinner.mjs +16 -9
  312. package/fesm2022/primeng-progressspinner.mjs.map +1 -1
  313. package/fesm2022/primeng-radiobutton.mjs +10 -10
  314. package/fesm2022/primeng-rating.mjs +7 -7
  315. package/fesm2022/primeng-ripple.mjs +7 -7
  316. package/fesm2022/primeng-scroller.mjs +32 -27
  317. package/fesm2022/primeng-scroller.mjs.map +1 -1
  318. package/fesm2022/primeng-scrollpanel.mjs +7 -7
  319. package/fesm2022/primeng-scrolltop.mjs +7 -7
  320. package/fesm2022/primeng-selectbutton.mjs +7 -7
  321. package/fesm2022/primeng-sidebar.mjs +9 -9
  322. package/fesm2022/primeng-sidebar.mjs.map +1 -1
  323. package/fesm2022/primeng-skeleton.mjs +7 -7
  324. package/fesm2022/primeng-slidemenu.mjs +11 -11
  325. package/fesm2022/primeng-slidemenu.mjs.map +1 -1
  326. package/fesm2022/primeng-slider.mjs +7 -7
  327. package/fesm2022/primeng-speeddial.mjs +8 -8
  328. package/fesm2022/primeng-speeddial.mjs.map +1 -1
  329. package/fesm2022/primeng-spinner.mjs +7 -7
  330. package/fesm2022/primeng-splitbutton.mjs +7 -7
  331. package/fesm2022/primeng-splitter.mjs +7 -7
  332. package/fesm2022/primeng-steps.mjs +8 -8
  333. package/fesm2022/primeng-steps.mjs.map +1 -1
  334. package/fesm2022/primeng-styleclass.mjs +7 -7
  335. package/fesm2022/primeng-table.mjs +82 -82
  336. package/fesm2022/primeng-tabmenu.mjs +8 -8
  337. package/fesm2022/primeng-tabmenu.mjs.map +1 -1
  338. package/fesm2022/primeng-tabview.mjs +10 -10
  339. package/fesm2022/primeng-tag.mjs +7 -7
  340. package/fesm2022/primeng-terminal.mjs +10 -10
  341. package/fesm2022/primeng-tieredmenu.mjs +11 -11
  342. package/fesm2022/primeng-tieredmenu.mjs.map +1 -1
  343. package/fesm2022/primeng-timeline.mjs +9 -9
  344. package/fesm2022/primeng-timeline.mjs.map +1 -1
  345. package/fesm2022/primeng-toast.mjs +10 -10
  346. package/fesm2022/primeng-togglebutton.mjs +7 -7
  347. package/fesm2022/primeng-toolbar.mjs +7 -7
  348. package/fesm2022/primeng-tooltip.mjs +7 -7
  349. package/fesm2022/primeng-tree.mjs +12 -12
  350. package/fesm2022/primeng-tree.mjs.map +1 -1
  351. package/fesm2022/primeng-treeselect.mjs +13 -8
  352. package/fesm2022/primeng-treeselect.mjs.map +1 -1
  353. package/fesm2022/primeng-treetable.mjs +55 -55
  354. package/fesm2022/primeng-tristatecheckbox.mjs +7 -7
  355. package/fesm2022/primeng-utils.mjs +6 -0
  356. package/fesm2022/primeng-utils.mjs.map +1 -1
  357. package/fesm2022/primeng-virtualscroller.mjs +7 -7
  358. package/inputtextarea/inputtextarea.d.ts +2 -3
  359. package/multiselect/multiselect.d.ts +9 -7
  360. package/package.json +53 -53
  361. package/progressspinner/progressspinner.d.ts +6 -1
  362. package/resources/components/password/password.css +4 -0
  363. package/resources/primeng.css +4 -0
  364. package/resources/primeng.min.css +1 -1
  365. package/resources/themes/arya-blue/theme.css +5 -0
  366. package/resources/themes/arya-green/theme.css +5 -0
  367. package/resources/themes/arya-orange/theme.css +5 -0
  368. package/resources/themes/arya-purple/theme.css +5 -0
  369. package/resources/themes/bootstrap4-dark-blue/theme.css +5 -0
  370. package/resources/themes/bootstrap4-dark-purple/theme.css +5 -0
  371. package/resources/themes/bootstrap4-light-blue/theme.css +5 -0
  372. package/resources/themes/bootstrap4-light-purple/theme.css +5 -0
  373. package/resources/themes/fluent-light/theme.css +5 -0
  374. package/resources/themes/lara-dark-blue/theme.css +5 -0
  375. package/resources/themes/lara-dark-indigo/theme.css +5 -0
  376. package/resources/themes/lara-dark-purple/theme.css +5 -0
  377. package/resources/themes/lara-dark-teal/theme.css +5 -0
  378. package/resources/themes/lara-light-blue/theme.css +5 -0
  379. package/resources/themes/lara-light-indigo/theme.css +5 -0
  380. package/resources/themes/lara-light-purple/theme.css +5 -0
  381. package/resources/themes/lara-light-teal/theme.css +5 -0
  382. package/resources/themes/luna-amber/theme.css +5 -0
  383. package/resources/themes/luna-blue/theme.css +5 -0
  384. package/resources/themes/luna-green/theme.css +5 -0
  385. package/resources/themes/luna-pink/theme.css +5 -0
  386. package/resources/themes/md-dark-deeppurple/theme.css +5 -0
  387. package/resources/themes/md-dark-indigo/theme.css +5 -0
  388. package/resources/themes/md-light-deeppurple/theme.css +5 -0
  389. package/resources/themes/md-light-indigo/theme.css +5 -0
  390. package/resources/themes/mdc-dark-deeppurple/theme.css +5 -0
  391. package/resources/themes/mdc-dark-indigo/theme.css +5 -0
  392. package/resources/themes/mdc-light-deeppurple/theme.css +5 -0
  393. package/resources/themes/mdc-light-indigo/theme.css +5 -0
  394. package/resources/themes/mira/theme.css +5 -0
  395. package/resources/themes/nano/theme.css +5 -0
  396. package/resources/themes/nova/theme.css +5 -0
  397. package/resources/themes/nova-accent/theme.css +5 -0
  398. package/resources/themes/nova-alt/theme.css +5 -0
  399. package/resources/themes/rhea/theme.css +5 -0
  400. package/resources/themes/saga-blue/theme.css +5 -0
  401. package/resources/themes/saga-green/theme.css +5 -0
  402. package/resources/themes/saga-orange/theme.css +5 -0
  403. package/resources/themes/saga-purple/theme.css +5 -0
  404. package/resources/themes/soho-dark/theme.css +5 -0
  405. package/resources/themes/soho-light/theme.css +5 -0
  406. package/resources/themes/tailwind-light/theme.css +5 -0
  407. package/resources/themes/vela-blue/theme.css +5 -0
  408. package/resources/themes/vela-green/theme.css +5 -0
  409. package/resources/themes/vela-orange/theme.css +5 -0
  410. package/resources/themes/vela-purple/theme.css +5 -0
  411. package/resources/themes/viva-dark/theme.css +5 -0
  412. package/resources/themes/viva-light/theme.css +5 -0
  413. package/scroller/scroller.d.ts +1 -1
  414. package/utils/objectutils.d.ts +2 -0
@@ -32,19 +32,24 @@ export class ProgressSpinner {
32
32
  * @group Props
33
33
  */
34
34
  animationDuration = '2s';
35
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: ProgressSpinner, deps: [], target: i0.ɵɵFactoryTarget.Component });
36
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: ProgressSpinner, selector: "p-progressSpinner", inputs: { styleClass: "styleClass", style: "style", strokeWidth: "strokeWidth", fill: "fill", animationDuration: "animationDuration" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
37
- <div class="p-progress-spinner" [ngStyle]="style" [ngClass]="styleClass" role="progressbar" [attr.aria-busy]="true" [attr.data-pc-name]="'progressspinner'" [attr.data-pc-section]="'root'">
35
+ /**
36
+ * Used to define a aria label attribute the current element.
37
+ * @group Props
38
+ */
39
+ ariaLabel;
40
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: ProgressSpinner, deps: [], target: i0.ɵɵFactoryTarget.Component });
41
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.5", type: ProgressSpinner, selector: "p-progressSpinner", inputs: { styleClass: "styleClass", style: "style", strokeWidth: "strokeWidth", fill: "fill", animationDuration: "animationDuration", ariaLabel: "ariaLabel" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
42
+ <div class="p-progress-spinner" [ngStyle]="style" [ngClass]="styleClass" role="progressbar" [attr.aria-label]="ariaLabel" [attr.aria-busy]="true" [attr.data-pc-name]="'progressspinner'" [attr.data-pc-section]="'root'">
38
43
  <svg class="p-progress-spinner-svg" viewBox="25 25 50 50" [style.animation-duration]="animationDuration" [attr.data-pc-section]="'root'">
39
44
  <circle class="p-progress-spinner-circle" cx="50" cy="50" r="20" [attr.fill]="fill" [attr.stroke-width]="strokeWidth" stroke-miterlimit="10" />
40
45
  </svg>
41
46
  </div>
42
47
  `, isInline: true, styles: ["@layer primeng{.p-progress-spinner{position:relative;margin:0 auto;width:100px;height:100px;display:inline-block}.p-progress-spinner:before{content:\"\";display:block;padding-top:100%}.p-progress-spinner-svg{animation:p-progress-spinner-rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;inset:0;margin:auto}.p-progress-spinner-circle{stroke-dasharray:89,200;stroke-dashoffset:0;stroke:#d62d20;animation:p-progress-spinner-dash 1.5s ease-in-out infinite,p-progress-spinner-color 6s ease-in-out infinite;stroke-linecap:round}}@keyframes p-progress-spinner-rotate{to{transform:rotate(360deg)}}@keyframes p-progress-spinner-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes p-progress-spinner-color{to,0%{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
43
48
  }
44
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: ProgressSpinner, decorators: [{
49
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: ProgressSpinner, decorators: [{
45
50
  type: Component,
46
51
  args: [{ selector: 'p-progressSpinner', template: `
47
- <div class="p-progress-spinner" [ngStyle]="style" [ngClass]="styleClass" role="progressbar" [attr.aria-busy]="true" [attr.data-pc-name]="'progressspinner'" [attr.data-pc-section]="'root'">
52
+ <div class="p-progress-spinner" [ngStyle]="style" [ngClass]="styleClass" role="progressbar" [attr.aria-label]="ariaLabel" [attr.aria-busy]="true" [attr.data-pc-name]="'progressspinner'" [attr.data-pc-section]="'root'">
48
53
  <svg class="p-progress-spinner-svg" viewBox="25 25 50 50" [style.animation-duration]="animationDuration" [attr.data-pc-section]="'root'">
49
54
  <circle class="p-progress-spinner-circle" cx="50" cy="50" r="20" [attr.fill]="fill" [attr.stroke-width]="strokeWidth" stroke-miterlimit="10" />
50
55
  </svg>
@@ -62,13 +67,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
62
67
  type: Input
63
68
  }], animationDuration: [{
64
69
  type: Input
70
+ }], ariaLabel: [{
71
+ type: Input
65
72
  }] } });
66
73
  export class ProgressSpinnerModule {
67
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: ProgressSpinnerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
68
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: ProgressSpinnerModule, declarations: [ProgressSpinner], imports: [CommonModule], exports: [ProgressSpinner] });
69
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: ProgressSpinnerModule, imports: [CommonModule] });
74
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: ProgressSpinnerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
75
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.5", ngImport: i0, type: ProgressSpinnerModule, declarations: [ProgressSpinner], imports: [CommonModule], exports: [ProgressSpinner] });
76
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: ProgressSpinnerModule, imports: [CommonModule] });
70
77
  }
71
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: ProgressSpinnerModule, decorators: [{
78
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: ProgressSpinnerModule, decorators: [{
72
79
  type: NgModule,
73
80
  args: [{
74
81
  imports: [CommonModule],
@@ -76,4 +83,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
76
83
  declarations: [ProgressSpinner]
77
84
  }]
78
85
  }] });
79
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJvZ3Jlc3NzcGlubmVyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2FwcC9jb21wb25lbnRzL3Byb2dyZXNzc3Bpbm5lci9wcm9ncmVzc3NwaW5uZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLFFBQVEsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7O0FBQ3ZHOzs7R0FHRztBQWlCSCxNQUFNLE9BQU8sZUFBZTtJQUN4Qjs7O09BR0c7SUFDTSxVQUFVLENBQXFCO0lBQ3hDOzs7T0FHRztJQUNNLEtBQUssQ0FBOEM7SUFDNUQ7OztPQUdHO0lBQ00sV0FBVyxHQUFXLEdBQUcsQ0FBQztJQUNuQzs7O09BR0c7SUFDTSxJQUFJLEdBQVcsTUFBTSxDQUFDO0lBQy9COzs7T0FHRztJQUNNLGlCQUFpQixHQUFXLElBQUksQ0FBQzt1R0F6QmpDLGVBQWU7MkZBQWYsZUFBZSx3T0FkZDs7Ozs7O0tBTVQ7OzJGQVFRLGVBQWU7a0JBaEIzQixTQUFTOytCQUNJLG1CQUFtQixZQUNuQjs7Ozs7O0tBTVQsbUJBQ2dCLHVCQUF1QixDQUFDLE1BQU0saUJBQ2hDLGlCQUFpQixDQUFDLElBQUksUUFFL0I7d0JBQ0YsS0FBSyxFQUFFLFdBQVc7cUJBQ3JCOzhCQU9RLFVBQVU7c0JBQWxCLEtBQUs7Z0JBS0csS0FBSztzQkFBYixLQUFLO2dCQUtHLFdBQVc7c0JBQW5CLEtBQUs7Z0JBS0csSUFBSTtzQkFBWixLQUFLO2dCQUtHLGlCQUFpQjtzQkFBekIsS0FBSzs7QUFRVixNQUFNLE9BQU8scUJBQXFCO3VHQUFyQixxQkFBcUI7d0dBQXJCLHFCQUFxQixpQkFqQ3JCLGVBQWUsYUE2QmQsWUFBWSxhQTdCYixlQUFlO3dHQWlDZixxQkFBcUIsWUFKcEIsWUFBWTs7MkZBSWIscUJBQXFCO2tCQUxqQyxRQUFRO21CQUFDO29CQUNOLE9BQU8sRUFBRSxDQUFDLFlBQVksQ0FBQztvQkFDdkIsT0FBTyxFQUFFLENBQUMsZUFBZSxDQUFDO29CQUMxQixZQUFZLEVBQUUsQ0FBQyxlQUFlLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDb21wb25lbnQsIElucHV0LCBOZ01vZHVsZSwgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbi8qKlxuICogUHJvZ3Jlc3NTcGlubmVyIGlzIGEgcHJvY2VzcyBzdGF0dXMgaW5kaWNhdG9yLlxuICogQGdyb3VwIENvbXBvbmVudHNcbiAqL1xuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6ICdwLXByb2dyZXNzU3Bpbm5lcicsXG4gICAgdGVtcGxhdGU6IGBcbiAgICAgICAgPGRpdiBjbGFzcz1cInAtcHJvZ3Jlc3Mtc3Bpbm5lclwiIFtuZ1N0eWxlXT1cInN0eWxlXCIgW25nQ2xhc3NdPVwic3R5bGVDbGFzc1wiIHJvbGU9XCJwcm9ncmVzc2JhclwiIFthdHRyLmFyaWEtYnVzeV09XCJ0cnVlXCIgW2F0dHIuZGF0YS1wYy1uYW1lXT1cIidwcm9ncmVzc3NwaW5uZXInXCIgW2F0dHIuZGF0YS1wYy1zZWN0aW9uXT1cIidyb290J1wiPlxuICAgICAgICAgICAgPHN2ZyBjbGFzcz1cInAtcHJvZ3Jlc3Mtc3Bpbm5lci1zdmdcIiB2aWV3Qm94PVwiMjUgMjUgNTAgNTBcIiBbc3R5bGUuYW5pbWF0aW9uLWR1cmF0aW9uXT1cImFuaW1hdGlvbkR1cmF0aW9uXCIgW2F0dHIuZGF0YS1wYy1zZWN0aW9uXT1cIidyb290J1wiPlxuICAgICAgICAgICAgICAgIDxjaXJjbGUgY2xhc3M9XCJwLXByb2dyZXNzLXNwaW5uZXItY2lyY2xlXCIgY3g9XCI1MFwiIGN5PVwiNTBcIiByPVwiMjBcIiBbYXR0ci5maWxsXT1cImZpbGxcIiBbYXR0ci5zdHJva2Utd2lkdGhdPVwic3Ryb2tlV2lkdGhcIiBzdHJva2UtbWl0ZXJsaW1pdD1cIjEwXCIgLz5cbiAgICAgICAgICAgIDwvc3ZnPlxuICAgICAgICA8L2Rpdj5cbiAgICBgLFxuICAgIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXG4gICAgc3R5bGVVcmxzOiBbJy4vcHJvZ3Jlc3NzcGlubmVyLmNzcyddLFxuICAgIGhvc3Q6IHtcbiAgICAgICAgY2xhc3M6ICdwLWVsZW1lbnQnXG4gICAgfVxufSlcbmV4cG9ydCBjbGFzcyBQcm9ncmVzc1NwaW5uZXIge1xuICAgIC8qKlxuICAgICAqIENsYXNzIG9mIHRoZSBlbGVtZW50LlxuICAgICAqIEBncm91cCBQcm9wc1xuICAgICAqL1xuICAgIEBJbnB1dCgpIHN0eWxlQ2xhc3M6IHN0cmluZyB8IHVuZGVmaW5lZDtcbiAgICAvKipcbiAgICAgKiBJbmxpbmUgc3R5bGUgb2YgdGhlIGVsZW1lbnQuXG4gICAgICogQGdyb3VwIFByb3BzXG4gICAgICovXG4gICAgQElucHV0KCkgc3R5bGU6IHsgW2tsYXNzOiBzdHJpbmddOiBhbnkgfSB8IG51bGwgfCB1bmRlZmluZWQ7XG4gICAgLyoqXG4gICAgICogV2lkdGggb2YgdGhlIGNpcmNsZSBzdHJva2UuXG4gICAgICogQGdyb3VwIFByb3BzXG4gICAgICovXG4gICAgQElucHV0KCkgc3Ryb2tlV2lkdGg6IHN0cmluZyA9ICcyJztcbiAgICAvKipcbiAgICAgKiBDb2xvciBmb3IgdGhlIGJhY2tncm91bmQgb2YgdGhlIGNpcmNsZS5cbiAgICAgKiBAZ3JvdXAgUHJvcHNcbiAgICAgKi9cbiAgICBASW5wdXQoKSBmaWxsOiBzdHJpbmcgPSAnbm9uZSc7XG4gICAgLyoqXG4gICAgICogRHVyYXRpb24gb2YgdGhlIHJvdGF0ZSBhbmltYXRpb24uXG4gICAgICogQGdyb3VwIFByb3BzXG4gICAgICovXG4gICAgQElucHV0KCkgYW5pbWF0aW9uRHVyYXRpb246IHN0cmluZyA9ICcycyc7XG59XG5cbkBOZ01vZHVsZSh7XG4gICAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXG4gICAgZXhwb3J0czogW1Byb2dyZXNzU3Bpbm5lcl0sXG4gICAgZGVjbGFyYXRpb25zOiBbUHJvZ3Jlc3NTcGlubmVyXVxufSlcbmV4cG9ydCBjbGFzcyBQcm9ncmVzc1NwaW5uZXJNb2R1bGUge31cbiJdfQ==
86
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJvZ3Jlc3NzcGlubmVyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2FwcC9jb21wb25lbnRzL3Byb2dyZXNzc3Bpbm5lci9wcm9ncmVzc3NwaW5uZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLFFBQVEsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7O0FBQ3ZHOzs7R0FHRztBQWlCSCxNQUFNLE9BQU8sZUFBZTtJQUN4Qjs7O09BR0c7SUFDTSxVQUFVLENBQXFCO0lBQ3hDOzs7T0FHRztJQUNNLEtBQUssQ0FBOEM7SUFDNUQ7OztPQUdHO0lBQ00sV0FBVyxHQUFXLEdBQUcsQ0FBQztJQUNuQzs7O09BR0c7SUFDTSxJQUFJLEdBQVcsTUFBTSxDQUFDO0lBQy9COzs7T0FHRztJQUNNLGlCQUFpQixHQUFXLElBQUksQ0FBQztJQUMxQzs7O09BR0c7SUFDTSxTQUFTLENBQXFCO3VHQTlCOUIsZUFBZTsyRkFBZixlQUFlLGdRQWRkOzs7Ozs7S0FNVDs7MkZBUVEsZUFBZTtrQkFoQjNCLFNBQVM7K0JBQ0ksbUJBQW1CLFlBQ25COzs7Ozs7S0FNVCxtQkFDZ0IsdUJBQXVCLENBQUMsTUFBTSxpQkFDaEMsaUJBQWlCLENBQUMsSUFBSSxRQUUvQjt3QkFDRixLQUFLLEVBQUUsV0FBVztxQkFDckI7OEJBT1EsVUFBVTtzQkFBbEIsS0FBSztnQkFLRyxLQUFLO3NCQUFiLEtBQUs7Z0JBS0csV0FBVztzQkFBbkIsS0FBSztnQkFLRyxJQUFJO3NCQUFaLEtBQUs7Z0JBS0csaUJBQWlCO3NCQUF6QixLQUFLO2dCQUtHLFNBQVM7c0JBQWpCLEtBQUs7O0FBUVYsTUFBTSxPQUFPLHFCQUFxQjt1R0FBckIscUJBQXFCO3dHQUFyQixxQkFBcUIsaUJBdENyQixlQUFlLGFBa0NkLFlBQVksYUFsQ2IsZUFBZTt3R0FzQ2YscUJBQXFCLFlBSnBCLFlBQVk7OzJGQUliLHFCQUFxQjtrQkFMakMsUUFBUTttQkFBQztvQkFDTixPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLE9BQU8sRUFBRSxDQUFDLGVBQWUsQ0FBQztvQkFDMUIsWUFBWSxFQUFFLENBQUMsZUFBZSxDQUFDO2lCQUNsQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSwgQ29tcG9uZW50LCBJbnB1dCwgTmdNb2R1bGUsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG4vKipcbiAqIFByb2dyZXNzU3Bpbm5lciBpcyBhIHByb2Nlc3Mgc3RhdHVzIGluZGljYXRvci5cbiAqIEBncm91cCBDb21wb25lbnRzXG4gKi9cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAncC1wcm9ncmVzc1NwaW5uZXInLFxuICAgIHRlbXBsYXRlOiBgXG4gICAgICAgIDxkaXYgY2xhc3M9XCJwLXByb2dyZXNzLXNwaW5uZXJcIiBbbmdTdHlsZV09XCJzdHlsZVwiIFtuZ0NsYXNzXT1cInN0eWxlQ2xhc3NcIiByb2xlPVwicHJvZ3Jlc3NiYXJcIiBbYXR0ci5hcmlhLWxhYmVsXT1cImFyaWFMYWJlbFwiIFthdHRyLmFyaWEtYnVzeV09XCJ0cnVlXCIgW2F0dHIuZGF0YS1wYy1uYW1lXT1cIidwcm9ncmVzc3NwaW5uZXInXCIgW2F0dHIuZGF0YS1wYy1zZWN0aW9uXT1cIidyb290J1wiPlxuICAgICAgICAgICAgPHN2ZyBjbGFzcz1cInAtcHJvZ3Jlc3Mtc3Bpbm5lci1zdmdcIiB2aWV3Qm94PVwiMjUgMjUgNTAgNTBcIiBbc3R5bGUuYW5pbWF0aW9uLWR1cmF0aW9uXT1cImFuaW1hdGlvbkR1cmF0aW9uXCIgW2F0dHIuZGF0YS1wYy1zZWN0aW9uXT1cIidyb290J1wiPlxuICAgICAgICAgICAgICAgIDxjaXJjbGUgY2xhc3M9XCJwLXByb2dyZXNzLXNwaW5uZXItY2lyY2xlXCIgY3g9XCI1MFwiIGN5PVwiNTBcIiByPVwiMjBcIiBbYXR0ci5maWxsXT1cImZpbGxcIiBbYXR0ci5zdHJva2Utd2lkdGhdPVwic3Ryb2tlV2lkdGhcIiBzdHJva2UtbWl0ZXJsaW1pdD1cIjEwXCIgLz5cbiAgICAgICAgICAgIDwvc3ZnPlxuICAgICAgICA8L2Rpdj5cbiAgICBgLFxuICAgIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXG4gICAgc3R5bGVVcmxzOiBbJy4vcHJvZ3Jlc3NzcGlubmVyLmNzcyddLFxuICAgIGhvc3Q6IHtcbiAgICAgICAgY2xhc3M6ICdwLWVsZW1lbnQnXG4gICAgfVxufSlcbmV4cG9ydCBjbGFzcyBQcm9ncmVzc1NwaW5uZXIge1xuICAgIC8qKlxuICAgICAqIENsYXNzIG9mIHRoZSBlbGVtZW50LlxuICAgICAqIEBncm91cCBQcm9wc1xuICAgICAqL1xuICAgIEBJbnB1dCgpIHN0eWxlQ2xhc3M6IHN0cmluZyB8IHVuZGVmaW5lZDtcbiAgICAvKipcbiAgICAgKiBJbmxpbmUgc3R5bGUgb2YgdGhlIGVsZW1lbnQuXG4gICAgICogQGdyb3VwIFByb3BzXG4gICAgICovXG4gICAgQElucHV0KCkgc3R5bGU6IHsgW2tsYXNzOiBzdHJpbmddOiBhbnkgfSB8IG51bGwgfCB1bmRlZmluZWQ7XG4gICAgLyoqXG4gICAgICogV2lkdGggb2YgdGhlIGNpcmNsZSBzdHJva2UuXG4gICAgICogQGdyb3VwIFByb3BzXG4gICAgICovXG4gICAgQElucHV0KCkgc3Ryb2tlV2lkdGg6IHN0cmluZyA9ICcyJztcbiAgICAvKipcbiAgICAgKiBDb2xvciBmb3IgdGhlIGJhY2tncm91bmQgb2YgdGhlIGNpcmNsZS5cbiAgICAgKiBAZ3JvdXAgUHJvcHNcbiAgICAgKi9cbiAgICBASW5wdXQoKSBmaWxsOiBzdHJpbmcgPSAnbm9uZSc7XG4gICAgLyoqXG4gICAgICogRHVyYXRpb24gb2YgdGhlIHJvdGF0ZSBhbmltYXRpb24uXG4gICAgICogQGdyb3VwIFByb3BzXG4gICAgICovXG4gICAgQElucHV0KCkgYW5pbWF0aW9uRHVyYXRpb246IHN0cmluZyA9ICcycyc7XG4gICAgLyoqXG4gICAgICogVXNlZCB0byBkZWZpbmUgYSBhcmlhIGxhYmVsIGF0dHJpYnV0ZSB0aGUgY3VycmVudCBlbGVtZW50LlxuICAgICAqIEBncm91cCBQcm9wc1xuICAgICAqL1xuICAgIEBJbnB1dCgpIGFyaWFMYWJlbDogc3RyaW5nIHwgdW5kZWZpbmVkO1xufVxuXG5ATmdNb2R1bGUoe1xuICAgIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxuICAgIGV4cG9ydHM6IFtQcm9ncmVzc1NwaW5uZXJdLFxuICAgIGRlY2xhcmF0aW9uczogW1Byb2dyZXNzU3Bpbm5lcl1cbn0pXG5leHBvcnQgY2xhc3MgUHJvZ3Jlc3NTcGlubmVyTW9kdWxlIHt9XG4iXX0=
@@ -31,10 +31,10 @@ export class RadioControlRegistry {
31
31
  }
32
32
  return controlPair[0].control.root === accessor.control.control.root && controlPair[1].name === accessor.name;
33
33
  }
34
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: RadioControlRegistry, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
35
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: RadioControlRegistry, providedIn: 'root' });
34
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: RadioControlRegistry, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
35
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: RadioControlRegistry, providedIn: 'root' });
36
36
  }
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: RadioControlRegistry, decorators: [{
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: RadioControlRegistry, decorators: [{
38
38
  type: Injectable,
39
39
  args: [{
40
40
  providedIn: 'root'
@@ -211,8 +211,8 @@ export class RadioButton {
211
211
  must match. Ex: <p-radioButton formControlName="food" name="food"></p-radioButton>
212
212
  `);
213
213
  }
214
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: RadioButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.Injector }, { token: RadioControlRegistry }], target: i0.ɵɵFactoryTarget.Component });
215
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: RadioButton, selector: "p-radioButton", inputs: { value: "value", formControlName: "formControlName", name: "name", disabled: "disabled", label: "label", tabindex: "tabindex", inputId: "inputId", ariaLabelledBy: "ariaLabelledBy", ariaLabel: "ariaLabel", style: "style", styleClass: "styleClass", labelStyleClass: "labelStyleClass" }, outputs: { onClick: "onClick", onFocus: "onFocus", onBlur: "onBlur" }, host: { classAttribute: "p-element" }, providers: [RADIO_VALUE_ACCESSOR], viewQueries: [{ propertyName: "inputViewChild", first: true, predicate: ["input"], descendants: true }], ngImport: i0, template: `
214
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: RadioButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.Injector }, { token: RadioControlRegistry }], target: i0.ɵɵFactoryTarget.Component });
215
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.5", type: RadioButton, selector: "p-radioButton", inputs: { value: "value", formControlName: "formControlName", name: "name", disabled: "disabled", label: "label", tabindex: "tabindex", inputId: "inputId", ariaLabelledBy: "ariaLabelledBy", ariaLabel: "ariaLabel", style: "style", styleClass: "styleClass", labelStyleClass: "labelStyleClass" }, outputs: { onClick: "onClick", onFocus: "onFocus", onBlur: "onBlur" }, host: { classAttribute: "p-element" }, providers: [RADIO_VALUE_ACCESSOR], viewQueries: [{ propertyName: "inputViewChild", first: true, predicate: ["input"], descendants: true }], ngImport: i0, template: `
216
216
  <div
217
217
  [ngStyle]="style"
218
218
  [ngClass]="{ 'p-radiobutton p-component': true, 'p-radiobutton-checked': checked, 'p-radiobutton-disabled': disabled, 'p-radiobutton-focused': focused }"
@@ -254,7 +254,7 @@ export class RadioButton {
254
254
  >
255
255
  `, isInline: true, 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.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
256
256
  }
257
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: RadioButton, decorators: [{
257
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: RadioButton, decorators: [{
258
258
  type: Component,
259
259
  args: [{
260
260
  selector: 'p-radioButton',
@@ -340,11 +340,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
340
340
  args: ['input']
341
341
  }] } });
342
342
  export class RadioButtonModule {
343
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: RadioButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
344
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: RadioButtonModule, declarations: [RadioButton], imports: [CommonModule], exports: [RadioButton] });
345
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: RadioButtonModule, imports: [CommonModule] });
343
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: RadioButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
344
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.5", ngImport: i0, type: RadioButtonModule, declarations: [RadioButton], imports: [CommonModule], exports: [RadioButton] });
345
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: RadioButtonModule, imports: [CommonModule] });
346
346
  }
347
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: RadioButtonModule, decorators: [{
347
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: RadioButtonModule, decorators: [{
348
348
  type: NgModule,
349
349
  args: [{
350
350
  imports: [CommonModule],
@@ -197,8 +197,8 @@ export class Rating {
197
197
  get isCustomIcon() {
198
198
  return this.templates && this.templates.length > 0;
199
199
  }
200
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: Rating, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.PrimeNGConfig }], target: i0.ɵɵFactoryTarget.Component });
201
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: Rating, selector: "p-rating", inputs: { disabled: "disabled", readonly: "readonly", stars: "stars", cancel: "cancel", iconOnClass: "iconOnClass", iconOnStyle: "iconOnStyle", iconOffClass: "iconOffClass", iconOffStyle: "iconOffStyle", iconCancelClass: "iconCancelClass", iconCancelStyle: "iconCancelStyle" }, outputs: { onRate: "onRate", onCancel: "onCancel", onFocus: "onFocus", onBlur: "onBlur" }, host: { classAttribute: "p-element" }, providers: [RATING_VALUE_ACCESSOR], queries: [{ propertyName: "templates", predicate: PrimeTemplate }], ngImport: i0, template: `
200
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: Rating, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.PrimeNGConfig }], target: i0.ɵɵFactoryTarget.Component });
201
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.5", type: Rating, selector: "p-rating", inputs: { disabled: "disabled", readonly: "readonly", stars: "stars", cancel: "cancel", iconOnClass: "iconOnClass", iconOnStyle: "iconOnStyle", iconOffClass: "iconOffClass", iconOffStyle: "iconOffStyle", iconCancelClass: "iconCancelClass", iconCancelStyle: "iconCancelStyle" }, outputs: { onRate: "onRate", onCancel: "onCancel", onFocus: "onFocus", onBlur: "onBlur" }, host: { classAttribute: "p-element" }, providers: [RATING_VALUE_ACCESSOR], queries: [{ propertyName: "templates", predicate: PrimeTemplate }], ngImport: i0, template: `
202
202
  <div class="p-rating" [ngClass]="{ 'p-readonly': readonly, 'p-disabled': disabled }" [attr.data-pc-name]="'rating'" [attr.data-pc-section]="'root'">
203
203
  <ng-container *ngIf="!isCustomIcon; else customTemplate">
204
204
  <div *ngIf="cancel" [attr.data-pc-section]="'cancelItem'" (click)="onOptionClick($event, 0)" [ngClass]="{ 'p-focus': focusedOptionIndex() === 0 && isFocusVisible }" class="p-rating-item p-rating-cancel-item">
@@ -257,7 +257,7 @@ export class Rating {
257
257
  </div>
258
258
  `, isInline: true, styles: ["@layer primeng{.p-rating{display:inline-flex}.p-rating-icon{cursor:pointer}.p-rating.p-rating-readonly .p-rating-icon{cursor:default}}\n"], 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: "component", type: i0.forwardRef(() => StarFillIcon), selector: "StarFillIcon" }, { kind: "component", type: i0.forwardRef(() => StarIcon), selector: "StarIcon" }, { kind: "component", type: i0.forwardRef(() => BanIcon), selector: "BanIcon" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
259
259
  }
260
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: Rating, decorators: [{
260
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: Rating, decorators: [{
261
261
  type: Component,
262
262
  args: [{ selector: 'p-rating', template: `
263
263
  <div class="p-rating" [ngClass]="{ 'p-readonly': readonly, 'p-disabled': disabled }" [attr.data-pc-name]="'rating'" [attr.data-pc-section]="'root'">
@@ -352,11 +352,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
352
352
  args: [PrimeTemplate]
353
353
  }] } });
354
354
  export class RatingModule {
355
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: RatingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
356
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: RatingModule, declarations: [Rating], imports: [CommonModule, StarFillIcon, StarIcon, BanIcon], exports: [Rating, SharedModule] });
357
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: RatingModule, imports: [CommonModule, StarFillIcon, StarIcon, BanIcon, SharedModule] });
355
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: RatingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
356
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.5", ngImport: i0, type: RatingModule, declarations: [Rating], imports: [CommonModule, StarFillIcon, StarIcon, BanIcon], exports: [Rating, SharedModule] });
357
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: RatingModule, imports: [CommonModule, StarFillIcon, StarIcon, BanIcon, SharedModule] });
358
358
  }
359
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: RatingModule, decorators: [{
359
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: RatingModule, decorators: [{
360
360
  type: NgModule,
361
361
  args: [{
362
362
  imports: [CommonModule, StarFillIcon, StarIcon, BanIcon],
@@ -105,10 +105,10 @@ export class Ripple {
105
105
  this.remove();
106
106
  }
107
107
  }
108
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: Ripple, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i1.PrimeNGConfig, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
109
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0", type: Ripple, selector: "[pRipple]", host: { classAttribute: "p-ripple p-element" }, ngImport: i0 });
108
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: Ripple, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i1.PrimeNGConfig, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
109
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.5", type: Ripple, selector: "[pRipple]", host: { classAttribute: "p-ripple p-element" }, ngImport: i0 });
110
110
  }
111
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: Ripple, decorators: [{
111
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: Ripple, decorators: [{
112
112
  type: Directive,
113
113
  args: [{
114
114
  selector: '[pRipple]',
@@ -126,11 +126,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
126
126
  type: Optional
127
127
  }] }] });
128
128
  export class RippleModule {
129
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: RippleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
130
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: RippleModule, declarations: [Ripple], imports: [CommonModule], exports: [Ripple] });
131
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: RippleModule, imports: [CommonModule] });
129
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: RippleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
130
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.5", ngImport: i0, type: RippleModule, declarations: [Ripple], imports: [CommonModule], exports: [Ripple] });
131
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: RippleModule, imports: [CommonModule] });
132
132
  }
133
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: RippleModule, decorators: [{
133
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.5", ngImport: i0, type: RippleModule, decorators: [{
134
134
  type: NgModule,
135
135
  args: [{
136
136
  imports: [CommonModule],