primeng 13.0.0-rc.2 → 13.0.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 (436) hide show
  1. package/calendar/calendar.d.ts +30 -6
  2. package/esm2020/accordion/accordion.mjs +13 -13
  3. package/esm2020/api/confirmationservice.mjs +3 -3
  4. package/esm2020/api/contextmenuservice.mjs +3 -3
  5. package/esm2020/api/filterservice.mjs +3 -3
  6. package/esm2020/api/messageservice.mjs +3 -3
  7. package/esm2020/api/overlayservice.mjs +3 -3
  8. package/esm2020/api/primengconfig.mjs +3 -3
  9. package/esm2020/api/shared.mjs +13 -13
  10. package/esm2020/api/treedragdropservice.mjs +3 -3
  11. package/esm2020/autocomplete/autocomplete.mjs +7 -7
  12. package/esm2020/avatar/avatar.mjs +7 -7
  13. package/esm2020/avatargroup/avatargroup.mjs +7 -7
  14. package/esm2020/badge/badge.mjs +10 -10
  15. package/esm2020/blockui/blockui.mjs +7 -7
  16. package/esm2020/breadcrumb/breadcrumb.mjs +7 -7
  17. package/esm2020/button/button.mjs +10 -10
  18. package/esm2020/calendar/calendar.mjs +364 -78
  19. package/esm2020/captcha/captcha.mjs +7 -7
  20. package/esm2020/card/card.mjs +7 -7
  21. package/esm2020/carousel/carousel.mjs +7 -7
  22. package/esm2020/cascadeselect/cascadeselect.mjs +13 -13
  23. package/esm2020/chart/chart.mjs +7 -7
  24. package/esm2020/checkbox/checkbox.mjs +9 -9
  25. package/esm2020/chip/chip.mjs +7 -7
  26. package/esm2020/chips/chips.mjs +7 -7
  27. package/esm2020/codehighlighter/codehighlighter.mjs +7 -7
  28. package/esm2020/colorpicker/colorpicker.mjs +7 -7
  29. package/esm2020/confirmdialog/confirmdialog.mjs +7 -7
  30. package/esm2020/confirmpopup/confirmpopup.mjs +10 -10
  31. package/esm2020/contextmenu/contextmenu.mjs +10 -10
  32. package/esm2020/dataview/dataview.mjs +10 -10
  33. package/esm2020/defer/defer.mjs +7 -7
  34. package/esm2020/dialog/dialog.mjs +7 -7
  35. package/esm2020/divider/divider.mjs +7 -7
  36. package/esm2020/dock/dock.mjs +7 -7
  37. package/esm2020/dom/domhandler.mjs +2 -2
  38. package/esm2020/dragdrop/dragdrop.mjs +10 -10
  39. package/esm2020/dropdown/dropdown.mjs +13 -13
  40. package/esm2020/dynamicdialog/dialogservice.mjs +3 -3
  41. package/esm2020/dynamicdialog/dynamicdialog.mjs +7 -7
  42. package/esm2020/dynamicdialog/dynamicdialogcontent.mjs +3 -3
  43. package/esm2020/editor/editor.mjs +9 -9
  44. package/esm2020/fieldset/fieldset.mjs +10 -10
  45. package/esm2020/fileupload/fileupload.mjs +7 -7
  46. package/esm2020/focustrap/focustrap.mjs +7 -7
  47. package/esm2020/fullcalendar/fullcalendar.mjs +7 -7
  48. package/esm2020/galleria/galleria.mjs +19 -19
  49. package/esm2020/gmap/gmap.mjs +7 -7
  50. package/esm2020/image/image.mjs +7 -7
  51. package/esm2020/inplace/inplace.mjs +13 -13
  52. package/esm2020/inputmask/inputmask.mjs +7 -7
  53. package/esm2020/inputnumber/inputnumber.mjs +21 -10
  54. package/esm2020/inputswitch/inputswitch.mjs +9 -9
  55. package/esm2020/inputtext/inputtext.mjs +7 -7
  56. package/esm2020/inputtextarea/inputtextarea.mjs +7 -7
  57. package/esm2020/keyfilter/keyfilter.mjs +7 -7
  58. package/esm2020/knob/knob.mjs +7 -7
  59. package/esm2020/lightbox/lightbox.mjs +7 -7
  60. package/esm2020/listbox/listbox.mjs +9 -9
  61. package/esm2020/megamenu/megamenu.mjs +7 -7
  62. package/esm2020/menu/menu.mjs +14 -12
  63. package/esm2020/menubar/menubar.mjs +10 -10
  64. package/esm2020/message/message.mjs +7 -7
  65. package/esm2020/messages/messages.mjs +7 -7
  66. package/esm2020/multiselect/multiselect.mjs +13 -13
  67. package/esm2020/orderlist/orderlist.mjs +7 -7
  68. package/esm2020/organizationchart/organizationchart.mjs +13 -13
  69. package/esm2020/overlaypanel/overlaypanel.mjs +16 -12
  70. package/esm2020/paginator/paginator.mjs +9 -9
  71. package/esm2020/panel/panel.mjs +7 -7
  72. package/esm2020/panelmenu/panelmenu.mjs +13 -13
  73. package/esm2020/password/password.mjs +10 -10
  74. package/esm2020/picklist/picklist.mjs +7 -7
  75. package/esm2020/progressbar/progressbar.mjs +16 -14
  76. package/esm2020/progressspinner/progressspinner.mjs +7 -7
  77. package/esm2020/radiobutton/radiobutton.mjs +10 -10
  78. package/esm2020/rating/rating.mjs +7 -7
  79. package/esm2020/ripple/ripple.mjs +7 -7
  80. package/esm2020/scrollpanel/scrollpanel.mjs +9 -9
  81. package/esm2020/scrolltop/scrolltop.mjs +7 -7
  82. package/esm2020/selectbutton/selectbutton.mjs +9 -9
  83. package/esm2020/sidebar/sidebar.mjs +7 -7
  84. package/esm2020/skeleton/skeleton.mjs +7 -7
  85. package/esm2020/slidemenu/slidemenu.mjs +14 -12
  86. package/esm2020/slider/slider.mjs +7 -7
  87. package/esm2020/speeddial/speeddial.mjs +7 -7
  88. package/esm2020/spinner/spinner.mjs +7 -7
  89. package/esm2020/splitbutton/splitbutton.mjs +7 -7
  90. package/esm2020/splitter/splitter.mjs +9 -9
  91. package/esm2020/steps/steps.mjs +7 -7
  92. package/esm2020/styleclass/styleclass.mjs +7 -7
  93. package/esm2020/table/table.mjs +87 -87
  94. package/esm2020/tabmenu/tabmenu.mjs +9 -9
  95. package/esm2020/tabview/tabview.mjs +12 -12
  96. package/esm2020/tag/tag.mjs +7 -7
  97. package/esm2020/terminal/terminal.mjs +7 -7
  98. package/esm2020/terminal/terminalservice.mjs +3 -3
  99. package/esm2020/tieredmenu/tieredmenu.mjs +14 -12
  100. package/esm2020/timeline/timeline.mjs +7 -7
  101. package/esm2020/toast/toast.mjs +10 -10
  102. package/esm2020/togglebutton/togglebutton.mjs +9 -9
  103. package/esm2020/toolbar/toolbar.mjs +7 -7
  104. package/esm2020/tooltip/tooltip.mjs +7 -7
  105. package/esm2020/tree/tree.mjs +13 -13
  106. package/esm2020/treeselect/treeselect.mjs +10 -10
  107. package/esm2020/treetable/treetable.mjs +58 -58
  108. package/esm2020/tristatecheckbox/tristatecheckbox.mjs +7 -7
  109. package/esm2020/virtualscroller/virtualscroller.mjs +7 -7
  110. package/fesm2015/primeng-accordion.mjs +12 -12
  111. package/fesm2015/primeng-accordion.mjs.map +1 -1
  112. package/fesm2015/primeng-api.mjs +34 -34
  113. package/fesm2015/primeng-autocomplete.mjs +7 -7
  114. package/fesm2015/primeng-avatar.mjs +7 -7
  115. package/fesm2015/primeng-avatargroup.mjs +7 -7
  116. package/fesm2015/primeng-badge.mjs +10 -10
  117. package/fesm2015/primeng-blockui.mjs +7 -7
  118. package/fesm2015/primeng-breadcrumb.mjs +7 -7
  119. package/fesm2015/primeng-button.mjs +10 -10
  120. package/fesm2015/primeng-calendar.mjs +363 -77
  121. package/fesm2015/primeng-calendar.mjs.map +1 -1
  122. package/fesm2015/primeng-captcha.mjs +7 -7
  123. package/fesm2015/primeng-card.mjs +7 -7
  124. package/fesm2015/primeng-carousel.mjs +7 -7
  125. package/fesm2015/primeng-cascadeselect.mjs +12 -12
  126. package/fesm2015/primeng-cascadeselect.mjs.map +1 -1
  127. package/fesm2015/primeng-chart.mjs +7 -7
  128. package/fesm2015/primeng-checkbox.mjs +9 -9
  129. package/fesm2015/primeng-chip.mjs +7 -7
  130. package/fesm2015/primeng-chips.mjs +7 -7
  131. package/fesm2015/primeng-codehighlighter.mjs +7 -7
  132. package/fesm2015/primeng-colorpicker.mjs +7 -7
  133. package/fesm2015/primeng-confirmdialog.mjs +7 -7
  134. package/fesm2015/primeng-confirmpopup.mjs +9 -9
  135. package/fesm2015/primeng-confirmpopup.mjs.map +1 -1
  136. package/fesm2015/primeng-contextmenu.mjs +10 -10
  137. package/fesm2015/primeng-dataview.mjs +10 -10
  138. package/fesm2015/primeng-defer.mjs +7 -7
  139. package/fesm2015/primeng-dialog.mjs +7 -7
  140. package/fesm2015/primeng-divider.mjs +7 -7
  141. package/fesm2015/primeng-dock.mjs +7 -7
  142. package/fesm2015/primeng-dom.mjs +1 -1
  143. package/fesm2015/primeng-dom.mjs.map +1 -1
  144. package/fesm2015/primeng-dragdrop.mjs +10 -10
  145. package/fesm2015/primeng-dropdown.mjs +12 -12
  146. package/fesm2015/primeng-dropdown.mjs.map +1 -1
  147. package/fesm2015/primeng-dynamicdialog.mjs +13 -13
  148. package/fesm2015/primeng-editor.mjs +8 -8
  149. package/fesm2015/primeng-editor.mjs.map +1 -1
  150. package/fesm2015/primeng-fieldset.mjs +9 -9
  151. package/fesm2015/primeng-fieldset.mjs.map +1 -1
  152. package/fesm2015/primeng-fileupload.mjs +7 -7
  153. package/fesm2015/primeng-focustrap.mjs +7 -7
  154. package/fesm2015/primeng-fullcalendar.mjs +7 -7
  155. package/fesm2015/primeng-galleria.mjs +19 -19
  156. package/fesm2015/primeng-gmap.mjs +7 -7
  157. package/fesm2015/primeng-image.mjs +7 -7
  158. package/fesm2015/primeng-inplace.mjs +13 -13
  159. package/fesm2015/primeng-inputmask.mjs +7 -7
  160. package/fesm2015/primeng-inputnumber.mjs +20 -9
  161. package/fesm2015/primeng-inputnumber.mjs.map +1 -1
  162. package/fesm2015/primeng-inputswitch.mjs +9 -9
  163. package/fesm2015/primeng-inputtext.mjs +7 -7
  164. package/fesm2015/primeng-inputtextarea.mjs +7 -7
  165. package/fesm2015/primeng-keyfilter.mjs +7 -7
  166. package/fesm2015/primeng-knob.mjs +7 -7
  167. package/fesm2015/primeng-lightbox.mjs +7 -7
  168. package/fesm2015/primeng-listbox.mjs +9 -9
  169. package/fesm2015/primeng-megamenu.mjs +7 -7
  170. package/fesm2015/primeng-menu.mjs +13 -11
  171. package/fesm2015/primeng-menu.mjs.map +1 -1
  172. package/fesm2015/primeng-menubar.mjs +10 -10
  173. package/fesm2015/primeng-message.mjs +7 -7
  174. package/fesm2015/primeng-messages.mjs +7 -7
  175. package/fesm2015/primeng-multiselect.mjs +12 -12
  176. package/fesm2015/primeng-multiselect.mjs.map +1 -1
  177. package/fesm2015/primeng-orderlist.mjs +7 -7
  178. package/fesm2015/primeng-organizationchart.mjs +12 -12
  179. package/fesm2015/primeng-organizationchart.mjs.map +1 -1
  180. package/fesm2015/primeng-overlaypanel.mjs +15 -11
  181. package/fesm2015/primeng-overlaypanel.mjs.map +1 -1
  182. package/fesm2015/primeng-paginator.mjs +9 -9
  183. package/fesm2015/primeng-panel.mjs +7 -7
  184. package/fesm2015/primeng-panelmenu.mjs +12 -12
  185. package/fesm2015/primeng-panelmenu.mjs.map +1 -1
  186. package/fesm2015/primeng-password.mjs +10 -10
  187. package/fesm2015/primeng-picklist.mjs +7 -7
  188. package/fesm2015/primeng-progressbar.mjs +15 -13
  189. package/fesm2015/primeng-progressbar.mjs.map +1 -1
  190. package/fesm2015/primeng-progressspinner.mjs +7 -7
  191. package/fesm2015/primeng-radiobutton.mjs +10 -10
  192. package/fesm2015/primeng-rating.mjs +7 -7
  193. package/fesm2015/primeng-ripple.mjs +7 -7
  194. package/fesm2015/primeng-scrollpanel.mjs +9 -9
  195. package/fesm2015/primeng-scrolltop.mjs +7 -7
  196. package/fesm2015/primeng-selectbutton.mjs +9 -9
  197. package/fesm2015/primeng-sidebar.mjs +7 -7
  198. package/fesm2015/primeng-skeleton.mjs +7 -7
  199. package/fesm2015/primeng-slidemenu.mjs +13 -11
  200. package/fesm2015/primeng-slidemenu.mjs.map +1 -1
  201. package/fesm2015/primeng-slider.mjs +7 -7
  202. package/fesm2015/primeng-speeddial.mjs +7 -7
  203. package/fesm2015/primeng-spinner.mjs +7 -7
  204. package/fesm2015/primeng-splitbutton.mjs +7 -7
  205. package/fesm2015/primeng-splitter.mjs +9 -9
  206. package/fesm2015/primeng-steps.mjs +7 -7
  207. package/fesm2015/primeng-styleclass.mjs +7 -7
  208. package/fesm2015/primeng-table.mjs +86 -86
  209. package/fesm2015/primeng-table.mjs.map +1 -1
  210. package/fesm2015/primeng-tabmenu.mjs +9 -9
  211. package/fesm2015/primeng-tabview.mjs +12 -12
  212. package/fesm2015/primeng-tag.mjs +7 -7
  213. package/fesm2015/primeng-terminal.mjs +10 -10
  214. package/fesm2015/primeng-tieredmenu.mjs +13 -11
  215. package/fesm2015/primeng-tieredmenu.mjs.map +1 -1
  216. package/fesm2015/primeng-timeline.mjs +7 -7
  217. package/fesm2015/primeng-toast.mjs +10 -10
  218. package/fesm2015/primeng-togglebutton.mjs +9 -9
  219. package/fesm2015/primeng-toolbar.mjs +7 -7
  220. package/fesm2015/primeng-tooltip.mjs +7 -7
  221. package/fesm2015/primeng-tree.mjs +12 -12
  222. package/fesm2015/primeng-tree.mjs.map +1 -1
  223. package/fesm2015/primeng-treeselect.mjs +9 -9
  224. package/fesm2015/primeng-treeselect.mjs.map +1 -1
  225. package/fesm2015/primeng-treetable.mjs +57 -57
  226. package/fesm2015/primeng-treetable.mjs.map +1 -1
  227. package/fesm2015/primeng-tristatecheckbox.mjs +7 -7
  228. package/fesm2015/primeng-virtualscroller.mjs +7 -7
  229. package/fesm2020/primeng-accordion.mjs +12 -12
  230. package/fesm2020/primeng-accordion.mjs.map +1 -1
  231. package/fesm2020/primeng-api.mjs +34 -34
  232. package/fesm2020/primeng-autocomplete.mjs +7 -7
  233. package/fesm2020/primeng-avatar.mjs +7 -7
  234. package/fesm2020/primeng-avatargroup.mjs +7 -7
  235. package/fesm2020/primeng-badge.mjs +10 -10
  236. package/fesm2020/primeng-blockui.mjs +7 -7
  237. package/fesm2020/primeng-breadcrumb.mjs +7 -7
  238. package/fesm2020/primeng-button.mjs +10 -10
  239. package/fesm2020/primeng-calendar.mjs +363 -77
  240. package/fesm2020/primeng-calendar.mjs.map +1 -1
  241. package/fesm2020/primeng-captcha.mjs +7 -7
  242. package/fesm2020/primeng-card.mjs +7 -7
  243. package/fesm2020/primeng-carousel.mjs +7 -7
  244. package/fesm2020/primeng-cascadeselect.mjs +12 -12
  245. package/fesm2020/primeng-cascadeselect.mjs.map +1 -1
  246. package/fesm2020/primeng-chart.mjs +7 -7
  247. package/fesm2020/primeng-checkbox.mjs +9 -9
  248. package/fesm2020/primeng-chip.mjs +7 -7
  249. package/fesm2020/primeng-chips.mjs +7 -7
  250. package/fesm2020/primeng-codehighlighter.mjs +7 -7
  251. package/fesm2020/primeng-colorpicker.mjs +7 -7
  252. package/fesm2020/primeng-confirmdialog.mjs +7 -7
  253. package/fesm2020/primeng-confirmpopup.mjs +9 -9
  254. package/fesm2020/primeng-confirmpopup.mjs.map +1 -1
  255. package/fesm2020/primeng-contextmenu.mjs +10 -10
  256. package/fesm2020/primeng-dataview.mjs +10 -10
  257. package/fesm2020/primeng-defer.mjs +7 -7
  258. package/fesm2020/primeng-dialog.mjs +7 -7
  259. package/fesm2020/primeng-divider.mjs +7 -7
  260. package/fesm2020/primeng-dock.mjs +7 -7
  261. package/fesm2020/primeng-dom.mjs +1 -1
  262. package/fesm2020/primeng-dom.mjs.map +1 -1
  263. package/fesm2020/primeng-dragdrop.mjs +10 -10
  264. package/fesm2020/primeng-dropdown.mjs +12 -12
  265. package/fesm2020/primeng-dropdown.mjs.map +1 -1
  266. package/fesm2020/primeng-dynamicdialog.mjs +13 -13
  267. package/fesm2020/primeng-editor.mjs +8 -8
  268. package/fesm2020/primeng-editor.mjs.map +1 -1
  269. package/fesm2020/primeng-fieldset.mjs +9 -9
  270. package/fesm2020/primeng-fieldset.mjs.map +1 -1
  271. package/fesm2020/primeng-fileupload.mjs +7 -7
  272. package/fesm2020/primeng-focustrap.mjs +7 -7
  273. package/fesm2020/primeng-fullcalendar.mjs +7 -7
  274. package/fesm2020/primeng-galleria.mjs +19 -19
  275. package/fesm2020/primeng-gmap.mjs +7 -7
  276. package/fesm2020/primeng-image.mjs +7 -7
  277. package/fesm2020/primeng-inplace.mjs +13 -13
  278. package/fesm2020/primeng-inputmask.mjs +7 -7
  279. package/fesm2020/primeng-inputnumber.mjs +20 -9
  280. package/fesm2020/primeng-inputnumber.mjs.map +1 -1
  281. package/fesm2020/primeng-inputswitch.mjs +9 -9
  282. package/fesm2020/primeng-inputtext.mjs +7 -7
  283. package/fesm2020/primeng-inputtextarea.mjs +7 -7
  284. package/fesm2020/primeng-keyfilter.mjs +7 -7
  285. package/fesm2020/primeng-knob.mjs +7 -7
  286. package/fesm2020/primeng-lightbox.mjs +7 -7
  287. package/fesm2020/primeng-listbox.mjs +9 -9
  288. package/fesm2020/primeng-megamenu.mjs +7 -7
  289. package/fesm2020/primeng-menu.mjs +13 -11
  290. package/fesm2020/primeng-menu.mjs.map +1 -1
  291. package/fesm2020/primeng-menubar.mjs +10 -10
  292. package/fesm2020/primeng-message.mjs +7 -7
  293. package/fesm2020/primeng-messages.mjs +7 -7
  294. package/fesm2020/primeng-multiselect.mjs +12 -12
  295. package/fesm2020/primeng-multiselect.mjs.map +1 -1
  296. package/fesm2020/primeng-orderlist.mjs +7 -7
  297. package/fesm2020/primeng-organizationchart.mjs +12 -12
  298. package/fesm2020/primeng-organizationchart.mjs.map +1 -1
  299. package/fesm2020/primeng-overlaypanel.mjs +15 -11
  300. package/fesm2020/primeng-overlaypanel.mjs.map +1 -1
  301. package/fesm2020/primeng-paginator.mjs +9 -9
  302. package/fesm2020/primeng-panel.mjs +7 -7
  303. package/fesm2020/primeng-panelmenu.mjs +12 -12
  304. package/fesm2020/primeng-panelmenu.mjs.map +1 -1
  305. package/fesm2020/primeng-password.mjs +10 -10
  306. package/fesm2020/primeng-picklist.mjs +7 -7
  307. package/fesm2020/primeng-progressbar.mjs +15 -13
  308. package/fesm2020/primeng-progressbar.mjs.map +1 -1
  309. package/fesm2020/primeng-progressspinner.mjs +7 -7
  310. package/fesm2020/primeng-radiobutton.mjs +10 -10
  311. package/fesm2020/primeng-rating.mjs +7 -7
  312. package/fesm2020/primeng-ripple.mjs +7 -7
  313. package/fesm2020/primeng-scrollpanel.mjs +9 -9
  314. package/fesm2020/primeng-scrolltop.mjs +7 -7
  315. package/fesm2020/primeng-selectbutton.mjs +9 -9
  316. package/fesm2020/primeng-sidebar.mjs +7 -7
  317. package/fesm2020/primeng-skeleton.mjs +7 -7
  318. package/fesm2020/primeng-slidemenu.mjs +13 -11
  319. package/fesm2020/primeng-slidemenu.mjs.map +1 -1
  320. package/fesm2020/primeng-slider.mjs +7 -7
  321. package/fesm2020/primeng-speeddial.mjs +7 -7
  322. package/fesm2020/primeng-spinner.mjs +7 -7
  323. package/fesm2020/primeng-splitbutton.mjs +7 -7
  324. package/fesm2020/primeng-splitter.mjs +9 -9
  325. package/fesm2020/primeng-steps.mjs +7 -7
  326. package/fesm2020/primeng-styleclass.mjs +7 -7
  327. package/fesm2020/primeng-table.mjs +86 -86
  328. package/fesm2020/primeng-table.mjs.map +1 -1
  329. package/fesm2020/primeng-tabmenu.mjs +9 -9
  330. package/fesm2020/primeng-tabview.mjs +12 -12
  331. package/fesm2020/primeng-tag.mjs +7 -7
  332. package/fesm2020/primeng-terminal.mjs +10 -10
  333. package/fesm2020/primeng-tieredmenu.mjs +13 -11
  334. package/fesm2020/primeng-tieredmenu.mjs.map +1 -1
  335. package/fesm2020/primeng-timeline.mjs +7 -7
  336. package/fesm2020/primeng-toast.mjs +10 -10
  337. package/fesm2020/primeng-togglebutton.mjs +9 -9
  338. package/fesm2020/primeng-toolbar.mjs +7 -7
  339. package/fesm2020/primeng-tooltip.mjs +7 -7
  340. package/fesm2020/primeng-tree.mjs +12 -12
  341. package/fesm2020/primeng-tree.mjs.map +1 -1
  342. package/fesm2020/primeng-treeselect.mjs +9 -9
  343. package/fesm2020/primeng-treeselect.mjs.map +1 -1
  344. package/fesm2020/primeng-treetable.mjs +57 -57
  345. package/fesm2020/primeng-treetable.mjs.map +1 -1
  346. package/fesm2020/primeng-tristatecheckbox.mjs +7 -7
  347. package/fesm2020/primeng-virtualscroller.mjs +7 -7
  348. package/package.json +1 -1
  349. package/resources/components/calendar/calendar.css +24 -0
  350. package/resources/components/common/common.css +4 -0
  351. package/resources/components/progressbar/progressbar.css +9 -9
  352. package/resources/components/table/table.css +3 -3
  353. package/resources/primeng.css +4 -0
  354. package/resources/primeng.min.css +1 -1
  355. package/resources/themes/arya-blue/theme.css +39 -13
  356. package/resources/themes/arya-green/theme.css +39 -13
  357. package/resources/themes/arya-orange/theme.css +39 -13
  358. package/resources/themes/arya-purple/theme.css +39 -13
  359. package/resources/themes/bootstrap4-dark-blue/theme.css +41 -15
  360. package/resources/themes/bootstrap4-dark-purple/theme.css +41 -15
  361. package/resources/themes/bootstrap4-light-blue/theme.css +39 -13
  362. package/resources/themes/bootstrap4-light-purple/theme.css +39 -13
  363. package/resources/themes/fluent-light/theme.css +39 -13
  364. package/resources/themes/lara-dark-blue/fonts/Inter-Bold.woff +0 -0
  365. package/resources/themes/lara-dark-blue/fonts/Inter-Bold.woff2 +0 -0
  366. package/resources/themes/lara-dark-blue/fonts/Inter-Light.woff +0 -0
  367. package/resources/themes/lara-dark-blue/fonts/Inter-Light.woff2 +0 -0
  368. package/resources/themes/lara-dark-blue/fonts/Inter-Medium.woff +0 -0
  369. package/resources/themes/lara-dark-blue/fonts/Inter-Medium.woff2 +0 -0
  370. package/resources/themes/lara-dark-blue/fonts/Inter-Regular.woff +0 -0
  371. package/resources/themes/lara-dark-blue/fonts/Inter-Regular.woff2 +0 -0
  372. package/resources/themes/lara-dark-blue/fonts/Inter-SemiBold.woff +0 -0
  373. package/resources/themes/lara-dark-blue/fonts/Inter-SemiBold.woff2 +0 -0
  374. package/resources/themes/lara-dark-blue/theme.css +5709 -0
  375. package/resources/themes/lara-dark-indigo/theme.css +39 -13
  376. package/resources/themes/lara-dark-purple/theme.css +115 -89
  377. package/resources/themes/lara-dark-teal/fonts/Inter-Bold.woff +0 -0
  378. package/resources/themes/lara-dark-teal/fonts/Inter-Bold.woff2 +0 -0
  379. package/resources/themes/lara-dark-teal/fonts/Inter-Light.woff +0 -0
  380. package/resources/themes/lara-dark-teal/fonts/Inter-Light.woff2 +0 -0
  381. package/resources/themes/lara-dark-teal/fonts/Inter-Medium.woff +0 -0
  382. package/resources/themes/lara-dark-teal/fonts/Inter-Medium.woff2 +0 -0
  383. package/resources/themes/lara-dark-teal/fonts/Inter-Regular.woff +0 -0
  384. package/resources/themes/lara-dark-teal/fonts/Inter-Regular.woff2 +0 -0
  385. package/resources/themes/lara-dark-teal/fonts/Inter-SemiBold.woff +0 -0
  386. package/resources/themes/lara-dark-teal/fonts/Inter-SemiBold.woff2 +0 -0
  387. package/resources/themes/lara-dark-teal/theme.css +5709 -0
  388. package/resources/themes/lara-light-blue/fonts/Inter-Bold.woff +0 -0
  389. package/resources/themes/lara-light-blue/fonts/Inter-Bold.woff2 +0 -0
  390. package/resources/themes/lara-light-blue/fonts/Inter-Light.woff +0 -0
  391. package/resources/themes/lara-light-blue/fonts/Inter-Light.woff2 +0 -0
  392. package/resources/themes/lara-light-blue/fonts/Inter-Medium.woff +0 -0
  393. package/resources/themes/lara-light-blue/fonts/Inter-Medium.woff2 +0 -0
  394. package/resources/themes/lara-light-blue/fonts/Inter-Regular.woff +0 -0
  395. package/resources/themes/lara-light-blue/fonts/Inter-Regular.woff2 +0 -0
  396. package/resources/themes/lara-light-blue/fonts/Inter-SemiBold.woff +0 -0
  397. package/resources/themes/lara-light-blue/fonts/Inter-SemiBold.woff2 +0 -0
  398. package/resources/themes/lara-light-blue/theme.css +5709 -0
  399. package/resources/themes/lara-light-indigo/theme.css +121 -95
  400. package/resources/themes/lara-light-purple/theme.css +121 -95
  401. package/resources/themes/lara-light-teal/fonts/Inter-Bold.woff +0 -0
  402. package/resources/themes/lara-light-teal/fonts/Inter-Bold.woff2 +0 -0
  403. package/resources/themes/lara-light-teal/fonts/Inter-Light.woff +0 -0
  404. package/resources/themes/lara-light-teal/fonts/Inter-Light.woff2 +0 -0
  405. package/resources/themes/lara-light-teal/fonts/Inter-Medium.woff +0 -0
  406. package/resources/themes/lara-light-teal/fonts/Inter-Medium.woff2 +0 -0
  407. package/resources/themes/lara-light-teal/fonts/Inter-Regular.woff +0 -0
  408. package/resources/themes/lara-light-teal/fonts/Inter-Regular.woff2 +0 -0
  409. package/resources/themes/lara-light-teal/fonts/Inter-SemiBold.woff +0 -0
  410. package/resources/themes/lara-light-teal/fonts/Inter-SemiBold.woff2 +0 -0
  411. package/resources/themes/lara-light-teal/theme.css +5709 -0
  412. package/resources/themes/luna-amber/theme.css +39 -13
  413. package/resources/themes/luna-blue/theme.css +39 -13
  414. package/resources/themes/luna-green/theme.css +39 -13
  415. package/resources/themes/luna-pink/theme.css +39 -13
  416. package/resources/themes/md-dark-deeppurple/theme.css +39 -13
  417. package/resources/themes/md-dark-indigo/theme.css +39 -13
  418. package/resources/themes/md-light-deeppurple/theme.css +39 -13
  419. package/resources/themes/md-light-indigo/theme.css +39 -13
  420. package/resources/themes/mdc-dark-deeppurple/theme.css +39 -13
  421. package/resources/themes/mdc-dark-indigo/theme.css +39 -13
  422. package/resources/themes/mdc-light-deeppurple/theme.css +39 -13
  423. package/resources/themes/mdc-light-indigo/theme.css +39 -13
  424. package/resources/themes/nova/theme.css +39 -13
  425. package/resources/themes/nova-accent/theme.css +39 -13
  426. package/resources/themes/nova-alt/theme.css +39 -13
  427. package/resources/themes/rhea/theme.css +39 -13
  428. package/resources/themes/saga-blue/theme.css +39 -13
  429. package/resources/themes/saga-green/theme.css +39 -13
  430. package/resources/themes/saga-orange/theme.css +39 -13
  431. package/resources/themes/saga-purple/theme.css +39 -13
  432. package/resources/themes/tailwind-light/theme.css +48 -16
  433. package/resources/themes/vela-blue/theme.css +39 -13
  434. package/resources/themes/vela-green/theme.css +39 -13
  435. package/resources/themes/vela-orange/theme.css +39 -13
  436. package/resources/themes/vela-purple/theme.css +39 -13
@@ -177,9 +177,9 @@ class PasswordDirective {
177
177
  }
178
178
  }
179
179
  }
180
- PasswordDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: PasswordDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
181
- PasswordDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.0", type: PasswordDirective, selector: "[pPassword]", inputs: { promptLabel: "promptLabel", weakLabel: "weakLabel", mediumLabel: "mediumLabel", strongLabel: "strongLabel", feedback: "feedback", showPassword: "showPassword" }, host: { listeners: { "input": "onInput($event)", "focus": "onFocus()", "blur": "onBlur()", "keyup": "onKeyup($event)" }, properties: { "class.p-filled": "filled" }, classAttribute: "p-inputtext p-component p-element" }, ngImport: i0 });
182
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: PasswordDirective, decorators: [{
180
+ PasswordDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: PasswordDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
181
+ PasswordDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.1", type: PasswordDirective, selector: "[pPassword]", inputs: { promptLabel: "promptLabel", weakLabel: "weakLabel", mediumLabel: "mediumLabel", strongLabel: "strongLabel", feedback: "feedback", showPassword: "showPassword" }, host: { listeners: { "input": "onInput($event)", "focus": "onFocus()", "blur": "onBlur()", "keyup": "onKeyup($event)" }, properties: { "class.p-filled": "filled" }, classAttribute: "p-inputtext p-component p-element" }, ngImport: i0 });
182
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: PasswordDirective, decorators: [{
183
183
  type: Directive,
184
184
  args: [{
185
185
  selector: '[pPassword]',
@@ -501,8 +501,8 @@ class Password {
501
501
  }
502
502
  }
503
503
  }
504
- Password.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: Password, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.PrimeNGConfig }, { token: i0.ElementRef }, { token: i1.OverlayService }], target: i0.ɵɵFactoryTarget.Component });
505
- Password.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: Password, selector: "p-password", inputs: { disabled: "disabled", promptLabel: "promptLabel", mediumRegex: "mediumRegex", strongRegex: "strongRegex", weakLabel: "weakLabel", mediumLabel: "mediumLabel", strongLabel: "strongLabel", inputId: "inputId", feedback: "feedback", appendTo: "appendTo", toggleMask: "toggleMask", inputStyleClass: "inputStyleClass", styleClass: "styleClass", style: "style", inputStyle: "inputStyle", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions", placeholder: "placeholder" }, outputs: { onFocus: "onFocus", onBlur: "onBlur" }, host: { properties: { "class.p-inputwrapper-filled": "filled()", "class.p-inputwrapper-focus": "focused" }, classAttribute: "p-element p-inputwrapper" }, providers: [Password_VALUE_ACCESSOR], queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "input", first: true, predicate: ["input"], descendants: true }], ngImport: i0, template: `
504
+ Password.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: Password, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.PrimeNGConfig }, { token: i0.ElementRef }, { token: i1.OverlayService }], target: i0.ɵɵFactoryTarget.Component });
505
+ Password.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.1", type: Password, selector: "p-password", inputs: { disabled: "disabled", promptLabel: "promptLabel", mediumRegex: "mediumRegex", strongRegex: "strongRegex", weakLabel: "weakLabel", mediumLabel: "mediumLabel", strongLabel: "strongLabel", inputId: "inputId", feedback: "feedback", appendTo: "appendTo", toggleMask: "toggleMask", inputStyleClass: "inputStyleClass", styleClass: "styleClass", style: "style", inputStyle: "inputStyle", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions", placeholder: "placeholder" }, outputs: { onFocus: "onFocus", onBlur: "onBlur" }, host: { properties: { "class.p-inputwrapper-filled": "filled()", "class.p-inputwrapper-focus": "focused" }, classAttribute: "p-element p-inputwrapper" }, providers: [Password_VALUE_ACCESSOR], queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "input", first: true, predicate: ["input"], descendants: true }], ngImport: i0, template: `
506
506
  <div [ngClass]="containerClass()" [ngStyle]="style" [class]="styleClass">
507
507
  <input #input [attr.id]="inputId" pInputText [ngClass]="inputFieldClass()" [ngStyle]="inputStyle" [class]="inputStyleClass" [attr.type]="inputType()" [attr.placeholder]="placeholder" [value]="value" (input)="onInput($event)" (focus)="onInputFocus($event)"
508
508
  (blur)="onInputBlur($event)" (keyup)="onKeyUp($event)" />
@@ -533,7 +533,7 @@ Password.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
533
533
  ])
534
534
  ])
535
535
  ], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
536
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: Password, decorators: [{
536
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: Password, decorators: [{
537
537
  type: Component,
538
538
  args: [{ selector: 'p-password', template: `
539
539
  <div [ngClass]="containerClass()" [ngStyle]="style" [class]="styleClass">
@@ -619,10 +619,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
619
619
  }] } });
620
620
  class PasswordModule {
621
621
  }
622
- PasswordModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: PasswordModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
623
- PasswordModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: PasswordModule, declarations: [PasswordDirective, Password], imports: [CommonModule, InputTextModule], exports: [PasswordDirective, Password, SharedModule] });
624
- PasswordModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: PasswordModule, imports: [[CommonModule, InputTextModule], SharedModule] });
625
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: PasswordModule, decorators: [{
622
+ PasswordModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: PasswordModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
623
+ PasswordModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: PasswordModule, declarations: [PasswordDirective, Password], imports: [CommonModule, InputTextModule], exports: [PasswordDirective, Password, SharedModule] });
624
+ PasswordModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: PasswordModule, imports: [[CommonModule, InputTextModule], SharedModule] });
625
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: PasswordModule, decorators: [{
626
626
  type: NgModule,
627
627
  args: [{
628
628
  imports: [CommonModule, InputTextModule],
@@ -517,8 +517,8 @@ class PickList {
517
517
  this.destroyStyle();
518
518
  }
519
519
  }
520
- PickList.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: PickList, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.FilterService }], target: i0.ɵɵFactoryTarget.Component });
521
- PickList.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: PickList, selector: "p-pickList", inputs: { source: "source", target: "target", sourceHeader: "sourceHeader", rightButtonAriaLabel: "rightButtonAriaLabel", leftButtonAriaLabel: "leftButtonAriaLabel", allRightButtonAriaLabel: "allRightButtonAriaLabel", allLeftButtonAriaLabel: "allLeftButtonAriaLabel", upButtonAriaLabel: "upButtonAriaLabel", downButtonAriaLabel: "downButtonAriaLabel", topButtonAriaLabel: "topButtonAriaLabel", bottomButtonAriaLabel: "bottomButtonAriaLabel", targetHeader: "targetHeader", responsive: "responsive", filterBy: "filterBy", filterLocale: "filterLocale", trackBy: "trackBy", sourceTrackBy: "sourceTrackBy", targetTrackBy: "targetTrackBy", showSourceFilter: "showSourceFilter", showTargetFilter: "showTargetFilter", metaKeySelection: "metaKeySelection", dragdrop: "dragdrop", style: "style", styleClass: "styleClass", sourceStyle: "sourceStyle", targetStyle: "targetStyle", showSourceControls: "showSourceControls", showTargetControls: "showTargetControls", sourceFilterPlaceholder: "sourceFilterPlaceholder", targetFilterPlaceholder: "targetFilterPlaceholder", disabled: "disabled", ariaSourceFilterLabel: "ariaSourceFilterLabel", ariaTargetFilterLabel: "ariaTargetFilterLabel", filterMatchMode: "filterMatchMode", breakpoint: "breakpoint" }, outputs: { onMoveToSource: "onMoveToSource", onMoveAllToSource: "onMoveAllToSource", onMoveAllToTarget: "onMoveAllToTarget", onMoveToTarget: "onMoveToTarget", onSourceReorder: "onSourceReorder", onTargetReorder: "onTargetReorder", onSourceSelect: "onSourceSelect", onTargetSelect: "onTargetSelect", onSourceFilter: "onSourceFilter", onTargetFilter: "onTargetFilter" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "listViewSourceChild", first: true, predicate: ["sourcelist"], descendants: true }, { propertyName: "listViewTargetChild", first: true, predicate: ["targetlist"], descendants: true }, { propertyName: "sourceFilterViewChild", first: true, predicate: ["sourceFilter"], descendants: true }, { propertyName: "targetFilterViewChild", first: true, predicate: ["targetFilter"], descendants: true }], ngImport: i0, template: `
520
+ PickList.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: PickList, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.FilterService }], target: i0.ɵɵFactoryTarget.Component });
521
+ PickList.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.1", type: PickList, selector: "p-pickList", inputs: { source: "source", target: "target", sourceHeader: "sourceHeader", rightButtonAriaLabel: "rightButtonAriaLabel", leftButtonAriaLabel: "leftButtonAriaLabel", allRightButtonAriaLabel: "allRightButtonAriaLabel", allLeftButtonAriaLabel: "allLeftButtonAriaLabel", upButtonAriaLabel: "upButtonAriaLabel", downButtonAriaLabel: "downButtonAriaLabel", topButtonAriaLabel: "topButtonAriaLabel", bottomButtonAriaLabel: "bottomButtonAriaLabel", targetHeader: "targetHeader", responsive: "responsive", filterBy: "filterBy", filterLocale: "filterLocale", trackBy: "trackBy", sourceTrackBy: "sourceTrackBy", targetTrackBy: "targetTrackBy", showSourceFilter: "showSourceFilter", showTargetFilter: "showTargetFilter", metaKeySelection: "metaKeySelection", dragdrop: "dragdrop", style: "style", styleClass: "styleClass", sourceStyle: "sourceStyle", targetStyle: "targetStyle", showSourceControls: "showSourceControls", showTargetControls: "showTargetControls", sourceFilterPlaceholder: "sourceFilterPlaceholder", targetFilterPlaceholder: "targetFilterPlaceholder", disabled: "disabled", ariaSourceFilterLabel: "ariaSourceFilterLabel", ariaTargetFilterLabel: "ariaTargetFilterLabel", filterMatchMode: "filterMatchMode", breakpoint: "breakpoint" }, outputs: { onMoveToSource: "onMoveToSource", onMoveAllToSource: "onMoveAllToSource", onMoveAllToTarget: "onMoveAllToTarget", onMoveToTarget: "onMoveToTarget", onSourceReorder: "onSourceReorder", onTargetReorder: "onTargetReorder", onSourceSelect: "onSourceSelect", onTargetSelect: "onTargetSelect", onSourceFilter: "onSourceFilter", onTargetFilter: "onTargetFilter" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "listViewSourceChild", first: true, predicate: ["sourcelist"], descendants: true }, { propertyName: "listViewTargetChild", first: true, predicate: ["targetlist"], descendants: true }, { propertyName: "sourceFilterViewChild", first: true, predicate: ["sourceFilter"], descendants: true }, { propertyName: "targetFilterViewChild", first: true, predicate: ["targetFilter"], descendants: true }], ngImport: i0, template: `
522
522
  <div [class]="styleClass" [ngStyle]="style" [ngClass]="'p-picklist p-component'" cdkDropListGroup>
523
523
  <div class="p-picklist-buttons p-picklist-source-controls" *ngIf="showSourceControls">
524
524
  <button type="button" [attr.aria-label]="upButtonAriaLabel" pButton pRipple icon="pi pi-angle-up" [disabled]="disabled" (click)="moveUp(sourcelist,source,selectedItemsSource,onSourceReorder,SOURCE_LIST)"></button>
@@ -601,7 +601,7 @@ PickList.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.
601
601
  </div>
602
602
  </div>
603
603
  `, isInline: true, styles: [".p-picklist{display:flex}.p-picklist-buttons{display:flex;flex-direction:column;justify-content:center}.p-picklist-list-wrapper{flex:1 1 50%}.p-picklist-list{list-style-type:none;margin:0;padding:0;overflow:auto;min-height:12rem}.p-picklist-item{display:block;cursor:pointer;overflow:hidden;position:relative}.p-picklist-item:not(.cdk-drag-disabled){cursor:move}.p-picklist-item.cdk-drag-placeholder{opacity:0}.p-picklist-item.cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1)}.p-picklist-filter{position:relative}.p-picklist-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-picklist-filter-input{width:100%}.p-picklist-list.cdk-drop-list-dragging .p-picklist-item:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}\n"], directives: [{ type: i2.CdkDropListGroup, selector: "[cdkDropListGroup]", inputs: ["cdkDropListGroupDisabled"], exportAs: ["cdkDropListGroup"] }, { type: i3.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4.ButtonDirective, selector: "[pButton]", inputs: ["iconPos", "loadingIcon", "label", "icon", "loading"] }, { type: i5.Ripple, selector: "[pRipple]" }, { type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i2.CdkDropList, selector: "[cdkDropList], cdk-drop-list", inputs: ["cdkDropListConnectedTo", "cdkDropListData", "cdkDropListOrientation", "id", "cdkDropListLockAxis", "cdkDropListDisabled", "cdkDropListSortingDisabled", "cdkDropListEnterPredicate", "cdkDropListSortPredicate", "cdkDropListAutoScrollDisabled", "cdkDropListAutoScrollStep"], outputs: ["cdkDropListDropped", "cdkDropListEntered", "cdkDropListExited", "cdkDropListSorted"], exportAs: ["cdkDropList"] }, { type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i2.CdkDrag, selector: "[cdkDrag]", inputs: ["cdkDragData", "cdkDragLockAxis", "cdkDragRootElement", "cdkDragBoundary", "cdkDragStartDelay", "cdkDragFreeDragPosition", "cdkDragDisabled", "cdkDragConstrainPosition", "cdkDragPreviewClass", "cdkDragPreviewContainer"], outputs: ["cdkDragStarted", "cdkDragReleased", "cdkDragEnded", "cdkDragEntered", "cdkDragExited", "cdkDragDropped", "cdkDragMoved"], exportAs: ["cdkDrag"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
604
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: PickList, decorators: [{
604
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: PickList, decorators: [{
605
605
  type: Component,
606
606
  args: [{ selector: 'p-pickList', template: `
607
607
  <div [class]="styleClass" [ngStyle]="style" [ngClass]="'p-picklist p-component'" cdkDropListGroup>
@@ -796,10 +796,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
796
796
  }] } });
797
797
  class PickListModule {
798
798
  }
799
- PickListModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: PickListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
800
- PickListModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: PickListModule, declarations: [PickList], imports: [CommonModule, ButtonModule, SharedModule, RippleModule, DragDropModule], exports: [PickList, SharedModule, DragDropModule] });
801
- PickListModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: PickListModule, imports: [[CommonModule, ButtonModule, SharedModule, RippleModule, DragDropModule], SharedModule, DragDropModule] });
802
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: PickListModule, decorators: [{
799
+ PickListModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: PickListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
800
+ PickListModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: PickListModule, declarations: [PickList], imports: [CommonModule, ButtonModule, SharedModule, RippleModule, DragDropModule], exports: [PickList, SharedModule, DragDropModule] });
801
+ PickListModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: PickListModule, imports: [[CommonModule, ButtonModule, SharedModule, RippleModule, DragDropModule], SharedModule, DragDropModule] });
802
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: PickListModule, decorators: [{
803
803
  type: NgModule,
804
804
  args: [{
805
805
  imports: [CommonModule, ButtonModule, SharedModule, RippleModule, DragDropModule],
@@ -10,31 +10,33 @@ class ProgressBar {
10
10
  this.mode = 'determinate';
11
11
  }
12
12
  }
13
- ProgressBar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ProgressBar, deps: [], target: i0.ɵɵFactoryTarget.Component });
14
- ProgressBar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: ProgressBar, selector: "p-progressBar", inputs: { value: "value", showValue: "showValue", style: "style", styleClass: "styleClass", unit: "unit", mode: "mode" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
13
+ ProgressBar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ProgressBar, deps: [], target: i0.ɵɵFactoryTarget.Component });
14
+ ProgressBar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.1", type: ProgressBar, selector: "p-progressBar", inputs: { value: "value", showValue: "showValue", style: "style", styleClass: "styleClass", unit: "unit", mode: "mode" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
15
15
  <div [class]="styleClass" [ngStyle]="style" role="progressbar" aria-valuemin="0" [attr.aria-valuenow]="value" aria-valuemax="100"
16
16
  [ngClass]="{'p-progressbar p-component': true, 'p-progressbar-determinate': (mode === 'determinate'), 'p-progressbar-indeterminate': (mode === 'indeterminate')}">
17
- <div *ngIf="mode === 'determinate'" class="p-progressbar-value p-progressbar-value-animate" [style.width]="value + '%'" style="display:block"></div>
18
- <div *ngIf="mode === 'determinate' && showValue" class="p-progressbar-label" [style.display]="value != null ? 'block' : 'none'">{{value}}{{unit}}</div>
17
+ <div *ngIf="mode === 'determinate'" class="p-progressbar-value p-progressbar-value-animate" [style.width]="value + '%'" style="display:flex">
18
+ <div *ngIf="showValue" class="p-progressbar-label" [style.display]="value != null && value !== 0 ? 'flex' : 'none'">{{value}}{{unit}}</div>
19
+ </div>
19
20
  <div *ngIf="mode === 'indeterminate'" class="p-progressbar-indeterminate-container">
20
21
  <div class="p-progressbar-value p-progressbar-value-animate"></div>
21
22
  </div>
22
23
  </div>
23
- `, isInline: true, styles: [".p-progressbar{position:relative;overflow:hidden}.p-progressbar-determinate .p-progressbar-value{height:100%;width:0%;position:absolute;display:none;border:0 none}.p-progressbar-determinate .p-progressbar-value-animate{transition:width 1s ease-in-out}.p-progressbar-determinate .p-progressbar-label{text-align:center;height:100%;width:100%;position:absolute;font-weight:bold}.p-progressbar-indeterminate .p-progressbar-value:before{content:\"\";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:p-progressbar-indeterminate-anim 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.p-progressbar-indeterminate .p-progressbar-value:after{content:\"\";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:p-progressbar-indeterminate-anim-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes p-progressbar-indeterminate-anim{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes p-progressbar-indeterminate-anim-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}\n"], directives: [{ type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ProgressBar, decorators: [{
24
+ `, isInline: true, styles: [".p-progressbar{position:relative;overflow:hidden}.p-progressbar-determinate .p-progressbar-value{height:100%;width:0%;position:absolute;display:none;border:0 none;display:flex;align-items:center;justify-content:center;overflow:hidden}.p-progressbar-determinate .p-progressbar-label{display:inline-flex}.p-progressbar-determinate .p-progressbar-value-animate{transition:width 1s ease-in-out}.p-progressbar-indeterminate .p-progressbar-value:before{content:\"\";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:p-progressbar-indeterminate-anim 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.p-progressbar-indeterminate .p-progressbar-value:after{content:\"\";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:p-progressbar-indeterminate-anim-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes p-progressbar-indeterminate-anim{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes p-progressbar-indeterminate-anim-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}\n"], directives: [{ type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ProgressBar, decorators: [{
25
26
  type: Component,
26
27
  args: [{ selector: 'p-progressBar', template: `
27
28
  <div [class]="styleClass" [ngStyle]="style" role="progressbar" aria-valuemin="0" [attr.aria-valuenow]="value" aria-valuemax="100"
28
29
  [ngClass]="{'p-progressbar p-component': true, 'p-progressbar-determinate': (mode === 'determinate'), 'p-progressbar-indeterminate': (mode === 'indeterminate')}">
29
- <div *ngIf="mode === 'determinate'" class="p-progressbar-value p-progressbar-value-animate" [style.width]="value + '%'" style="display:block"></div>
30
- <div *ngIf="mode === 'determinate' && showValue" class="p-progressbar-label" [style.display]="value != null ? 'block' : 'none'">{{value}}{{unit}}</div>
30
+ <div *ngIf="mode === 'determinate'" class="p-progressbar-value p-progressbar-value-animate" [style.width]="value + '%'" style="display:flex">
31
+ <div *ngIf="showValue" class="p-progressbar-label" [style.display]="value != null && value !== 0 ? 'flex' : 'none'">{{value}}{{unit}}</div>
32
+ </div>
31
33
  <div *ngIf="mode === 'indeterminate'" class="p-progressbar-indeterminate-container">
32
34
  <div class="p-progressbar-value p-progressbar-value-animate"></div>
33
35
  </div>
34
36
  </div>
35
37
  `, changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, host: {
36
38
  'class': 'p-element'
37
- }, styles: [".p-progressbar{position:relative;overflow:hidden}.p-progressbar-determinate .p-progressbar-value{height:100%;width:0%;position:absolute;display:none;border:0 none}.p-progressbar-determinate .p-progressbar-value-animate{transition:width 1s ease-in-out}.p-progressbar-determinate .p-progressbar-label{text-align:center;height:100%;width:100%;position:absolute;font-weight:bold}.p-progressbar-indeterminate .p-progressbar-value:before{content:\"\";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:p-progressbar-indeterminate-anim 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.p-progressbar-indeterminate .p-progressbar-value:after{content:\"\";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:p-progressbar-indeterminate-anim-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes p-progressbar-indeterminate-anim{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes p-progressbar-indeterminate-anim-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}\n"] }]
39
+ }, styles: [".p-progressbar{position:relative;overflow:hidden}.p-progressbar-determinate .p-progressbar-value{height:100%;width:0%;position:absolute;display:none;border:0 none;display:flex;align-items:center;justify-content:center;overflow:hidden}.p-progressbar-determinate .p-progressbar-label{display:inline-flex}.p-progressbar-determinate .p-progressbar-value-animate{transition:width 1s ease-in-out}.p-progressbar-indeterminate .p-progressbar-value:before{content:\"\";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:p-progressbar-indeterminate-anim 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.p-progressbar-indeterminate .p-progressbar-value:after{content:\"\";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:p-progressbar-indeterminate-anim-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes p-progressbar-indeterminate-anim{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes p-progressbar-indeterminate-anim-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}\n"] }]
38
40
  }], propDecorators: { value: [{
39
41
  type: Input
40
42
  }], showValue: [{
@@ -50,10 +52,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
50
52
  }] } });
51
53
  class ProgressBarModule {
52
54
  }
53
- ProgressBarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ProgressBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
54
- ProgressBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ProgressBarModule, declarations: [ProgressBar], imports: [CommonModule], exports: [ProgressBar] });
55
- ProgressBarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ProgressBarModule, imports: [[CommonModule]] });
56
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ProgressBarModule, decorators: [{
55
+ ProgressBarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ProgressBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
56
+ ProgressBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ProgressBarModule, declarations: [ProgressBar], imports: [CommonModule], exports: [ProgressBar] });
57
+ ProgressBarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ProgressBarModule, imports: [[CommonModule]] });
58
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ProgressBarModule, decorators: [{
57
59
  type: NgModule,
58
60
  args: [{
59
61
  imports: [CommonModule],
@@ -1 +1 @@
1
- {"version":3,"file":"primeng-progressbar.mjs","sources":["../../src/app/components/progressbar/progressbar.ts","../../src/app/components/progressbar/primeng-progressbar.ts"],"sourcesContent":["import {NgModule,Component,Input,ChangeDetectionStrategy, ViewEncapsulation} from '@angular/core';\nimport {CommonModule} from '@angular/common';\n\n@Component({\n selector: 'p-progressBar',\n template: `\n <div [class]=\"styleClass\" [ngStyle]=\"style\" role=\"progressbar\" aria-valuemin=\"0\" [attr.aria-valuenow]=\"value\" aria-valuemax=\"100\"\n [ngClass]=\"{'p-progressbar p-component': true, 'p-progressbar-determinate': (mode === 'determinate'), 'p-progressbar-indeterminate': (mode === 'indeterminate')}\">\n <div *ngIf=\"mode === 'determinate'\" class=\"p-progressbar-value p-progressbar-value-animate\" [style.width]=\"value + '%'\" style=\"display:block\"></div>\n <div *ngIf=\"mode === 'determinate' && showValue\" class=\"p-progressbar-label\" [style.display]=\"value != null ? 'block' : 'none'\">{{value}}{{unit}}</div>\n <div *ngIf=\"mode === 'indeterminate'\" class=\"p-progressbar-indeterminate-container\">\n <div class=\"p-progressbar-value p-progressbar-value-animate\"></div>\n </div>\n </div>\n `,\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n styleUrls: ['./progressbar.css'],\n host: {\n 'class': 'p-element'\n }\n})\nexport class ProgressBar {\n\n @Input() value: any;\n\n @Input() showValue: boolean = true;\n\n @Input() style: any;\n\n @Input() styleClass: string;\n\n @Input() unit: string = '%';\n\n @Input() mode: string = 'determinate';\n\n}\n\n@NgModule({\n imports: [CommonModule],\n exports: [ProgressBar],\n declarations: [ProgressBar]\n})\nexport class ProgressBarModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":";;;;;MAsBa,WAAW;IAnBxB;QAuBa,cAAS,GAAY,IAAI,CAAC;QAM1B,SAAI,GAAW,GAAG,CAAC;QAEnB,SAAI,GAAW,aAAa,CAAC;KAEzC;;wGAdY,WAAW;4FAAX,WAAW,sNAjBV;;;;;;;;;KAST;2FAQQ,WAAW;kBAnBvB,SAAS;+BACI,eAAe,YACf;;;;;;;;;KAST,mBACgB,uBAAuB,CAAC,MAAM,iBAChC,iBAAiB,CAAC,IAAI,QAE/B;wBACF,OAAO,EAAE,WAAW;qBACvB;8BAIQ,KAAK;sBAAb,KAAK;gBAEG,SAAS;sBAAjB,KAAK;gBAEG,KAAK;sBAAb,KAAK;gBAEG,UAAU;sBAAlB,KAAK;gBAEG,IAAI;sBAAZ,KAAK;gBAEG,IAAI;sBAAZ,KAAK;;MASG,iBAAiB;;8GAAjB,iBAAiB;+GAAjB,iBAAiB,iBArBjB,WAAW,aAiBV,YAAY,aAjBb,WAAW;+GAqBX,iBAAiB,YAJjB,CAAC,YAAY,CAAC;2FAId,iBAAiB;kBAL7B,QAAQ;mBAAC;oBACN,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,WAAW,CAAC;oBACtB,YAAY,EAAE,CAAC,WAAW,CAAC;iBAC9B;;;AC1CD;;;;;;"}
1
+ {"version":3,"file":"primeng-progressbar.mjs","sources":["../../src/app/components/progressbar/progressbar.ts","../../src/app/components/progressbar/primeng-progressbar.ts"],"sourcesContent":["import {NgModule,Component,Input,ChangeDetectionStrategy, ViewEncapsulation} from '@angular/core';\nimport {CommonModule} from '@angular/common';\n\n@Component({\n selector: 'p-progressBar',\n template: `\n <div [class]=\"styleClass\" [ngStyle]=\"style\" role=\"progressbar\" aria-valuemin=\"0\" [attr.aria-valuenow]=\"value\" aria-valuemax=\"100\"\n [ngClass]=\"{'p-progressbar p-component': true, 'p-progressbar-determinate': (mode === 'determinate'), 'p-progressbar-indeterminate': (mode === 'indeterminate')}\">\n <div *ngIf=\"mode === 'determinate'\" class=\"p-progressbar-value p-progressbar-value-animate\" [style.width]=\"value + '%'\" style=\"display:flex\">\n <div *ngIf=\"showValue\" class=\"p-progressbar-label\" [style.display]=\"value != null && value !== 0 ? 'flex' : 'none'\">{{value}}{{unit}}</div>\n </div>\n <div *ngIf=\"mode === 'indeterminate'\" class=\"p-progressbar-indeterminate-container\">\n <div class=\"p-progressbar-value p-progressbar-value-animate\"></div>\n </div>\n </div>\n `,\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n styleUrls: ['./progressbar.css'],\n host: {\n 'class': 'p-element'\n }\n})\nexport class ProgressBar {\n\n @Input() value: any;\n\n @Input() showValue: boolean = true;\n\n @Input() style: any;\n\n @Input() styleClass: string;\n\n @Input() unit: string = '%';\n\n @Input() mode: string = 'determinate';\n\n}\n\n@NgModule({\n imports: [CommonModule],\n exports: [ProgressBar],\n declarations: [ProgressBar]\n})\nexport class ProgressBarModule { }\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":";;;;;MAuBa,WAAW;IApBxB;QAwBa,cAAS,GAAY,IAAI,CAAC;QAM1B,SAAI,GAAW,GAAG,CAAC;QAEnB,SAAI,GAAW,aAAa,CAAC;KAEzC;;wGAdY,WAAW;4FAAX,WAAW,sNAlBV;;;;;;;;;;KAUT;2FAQQ,WAAW;kBApBvB,SAAS;+BACI,eAAe,YACf;;;;;;;;;;KAUT,mBACgB,uBAAuB,CAAC,MAAM,iBAChC,iBAAiB,CAAC,IAAI,QAE/B;wBACF,OAAO,EAAE,WAAW;qBACvB;8BAIQ,KAAK;sBAAb,KAAK;gBAEG,SAAS;sBAAjB,KAAK;gBAEG,KAAK;sBAAb,KAAK;gBAEG,UAAU;sBAAlB,KAAK;gBAEG,IAAI;sBAAZ,KAAK;gBAEG,IAAI;sBAAZ,KAAK;;MASG,iBAAiB;;8GAAjB,iBAAiB;+GAAjB,iBAAiB,iBArBjB,WAAW,aAiBV,YAAY,aAjBb,WAAW;+GAqBX,iBAAiB,YAJjB,CAAC,YAAY,CAAC;2FAId,iBAAiB;kBAL7B,QAAQ;mBAAC;oBACN,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,WAAW,CAAC;oBACtB,YAAY,EAAE,CAAC,WAAW,CAAC;iBAC9B;;;AC3CD;;;;;;"}
@@ -10,15 +10,15 @@ class ProgressSpinner {
10
10
  this.animationDuration = "2s";
11
11
  }
12
12
  }
13
- ProgressSpinner.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ProgressSpinner, deps: [], target: i0.ɵɵFactoryTarget.Component });
14
- ProgressSpinner.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: ProgressSpinner, selector: "p-progressSpinner", inputs: { style: "style", styleClass: "styleClass", strokeWidth: "strokeWidth", fill: "fill", animationDuration: "animationDuration" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
13
+ ProgressSpinner.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ProgressSpinner, deps: [], target: i0.ɵɵFactoryTarget.Component });
14
+ ProgressSpinner.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.1", type: ProgressSpinner, selector: "p-progressSpinner", inputs: { style: "style", styleClass: "styleClass", strokeWidth: "strokeWidth", fill: "fill", animationDuration: "animationDuration" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
15
15
  <div class="p-progress-spinner" [ngStyle]="style" [ngClass]="styleClass" role="alert" aria-busy="true">
16
16
  <svg class="p-progress-spinner-svg" viewBox="25 25 50 50" [style.animation-duration]="animationDuration">
17
17
  <circle class="p-progress-spinner-circle" cx="50" cy="50" r="20" [attr.fill]="fill" [attr.stroke-width]="strokeWidth" stroke-miterlimit="10"/>
18
18
  </svg>
19
19
  </div>
20
20
  `, isInline: true, styles: [".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;top:0;bottom:0;left:0;right: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"], directives: [{ type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ProgressSpinner, decorators: [{
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ProgressSpinner, decorators: [{
22
22
  type: Component,
23
23
  args: [{ selector: 'p-progressSpinner', template: `
24
24
  <div class="p-progress-spinner" [ngStyle]="style" [ngClass]="styleClass" role="alert" aria-busy="true">
@@ -42,10 +42,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
42
42
  }] } });
43
43
  class ProgressSpinnerModule {
44
44
  }
45
- ProgressSpinnerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ProgressSpinnerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
46
- ProgressSpinnerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ProgressSpinnerModule, declarations: [ProgressSpinner], imports: [CommonModule], exports: [ProgressSpinner] });
47
- ProgressSpinnerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ProgressSpinnerModule, imports: [[CommonModule]] });
48
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ProgressSpinnerModule, decorators: [{
45
+ ProgressSpinnerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ProgressSpinnerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
46
+ ProgressSpinnerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ProgressSpinnerModule, declarations: [ProgressSpinner], imports: [CommonModule], exports: [ProgressSpinner] });
47
+ ProgressSpinnerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ProgressSpinnerModule, imports: [[CommonModule]] });
48
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ProgressSpinnerModule, decorators: [{
49
49
  type: NgModule,
50
50
  args: [{
51
51
  imports: [CommonModule],
@@ -35,9 +35,9 @@ class RadioControlRegistry {
35
35
  return controlPair[0].control.root === accessor.control.control.root && controlPair[1].name === accessor.name;
36
36
  }
37
37
  }
38
- RadioControlRegistry.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RadioControlRegistry, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
39
- RadioControlRegistry.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RadioControlRegistry, providedIn: 'root' });
40
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RadioControlRegistry, decorators: [{
38
+ RadioControlRegistry.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: RadioControlRegistry, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
39
+ RadioControlRegistry.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: RadioControlRegistry, providedIn: 'root' });
40
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: RadioControlRegistry, decorators: [{
41
41
  type: Injectable,
42
42
  args: [{
43
43
  providedIn: 'root',
@@ -128,8 +128,8 @@ class RadioButton {
128
128
  `);
129
129
  }
130
130
  }
131
- RadioButton.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RadioButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.Injector }, { token: RadioControlRegistry }], target: i0.ɵɵFactoryTarget.Component });
132
- RadioButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.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: ["rb"], descendants: true }], ngImport: i0, template: `
131
+ RadioButton.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: RadioButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.Injector }, { token: RadioControlRegistry }], target: i0.ɵɵFactoryTarget.Component });
132
+ RadioButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.1", 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: ["rb"], descendants: true }], ngImport: i0, template: `
133
133
  <div [ngStyle]="style" [ngClass]="{'p-radiobutton p-component':true,'p-radiobutton-checked': checked, 'p-radiobutton-disabled': disabled, 'p-radiobutton-focused': focused}" [class]="styleClass">
134
134
  <div class="p-hidden-accessible">
135
135
  <input #rb type="radio" [attr.id]="inputId" [attr.name]="name" [attr.value]="value" [attr.tabindex]="tabindex" [attr.aria-checked]="checked" [attr.aria-label]="ariaLabel"
@@ -143,7 +143,7 @@ RadioButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
143
143
  [ngClass]="{'p-radiobutton-label':true, 'p-radiobutton-label-active':rb.checked, 'p-disabled':disabled, 'p-radiobutton-label-focus':focused}"
144
144
  *ngIf="label" [attr.for]="inputId">{{label}}</label>
145
145
  `, isInline: true, directives: [{ type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
146
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RadioButton, decorators: [{
146
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: RadioButton, decorators: [{
147
147
  type: Component,
148
148
  args: [{
149
149
  selector: 'p-radioButton',
@@ -203,10 +203,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
203
203
  }] } });
204
204
  class RadioButtonModule {
205
205
  }
206
- RadioButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RadioButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
207
- RadioButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RadioButtonModule, declarations: [RadioButton], imports: [CommonModule], exports: [RadioButton] });
208
- RadioButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RadioButtonModule, imports: [[CommonModule]] });
209
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RadioButtonModule, decorators: [{
206
+ RadioButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: RadioButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
207
+ RadioButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: RadioButtonModule, declarations: [RadioButton], imports: [CommonModule], exports: [RadioButton] });
208
+ RadioButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: RadioButtonModule, imports: [[CommonModule]] });
209
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: RadioButtonModule, decorators: [{
210
210
  type: NgModule,
211
211
  args: [{
212
212
  imports: [CommonModule],
@@ -64,8 +64,8 @@ class Rating {
64
64
  this.cd.markForCheck();
65
65
  }
66
66
  }
67
- Rating.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: Rating, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
68
- Rating.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.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" }, host: { classAttribute: "p-element" }, providers: [RATING_VALUE_ACCESSOR], ngImport: i0, template: `
67
+ Rating.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: Rating, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
68
+ Rating.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.1", 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" }, host: { classAttribute: "p-element" }, providers: [RATING_VALUE_ACCESSOR], ngImport: i0, template: `
69
69
  <div class="p-rating" [ngClass]="{'p-readonly': readonly, 'p-disabled': disabled}">
70
70
  <span [attr.tabindex]="(disabled || readonly) ? null : '0'" *ngIf="cancel" (click)="clear($event)" (keydown.enter)="clear($event)" class="p-rating-icon p-rating-cancel" [ngClass]="iconCancelClass" [ngStyle]="iconCancelStyle"></span>
71
71
  <span *ngFor="let star of starsArray;let i=index" class="p-rating-icon" [attr.tabindex]="(disabled || readonly) ? null : '0'" (click)="rate($event,i)" (keydown.enter)="rate($event,i)"
@@ -73,7 +73,7 @@ Rating.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.
73
73
  [ngStyle]="(!value || i >= value) ? iconOffStyle : iconOnStyle"></span>
74
74
  </div>
75
75
  `, isInline: true, styles: [".p-rating-icon{cursor:pointer}.p-rating.p-rating-readonly .p-rating-icon{cursor:default}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
76
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: Rating, decorators: [{
76
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: Rating, decorators: [{
77
77
  type: Component,
78
78
  args: [{ selector: 'p-rating', template: `
79
79
  <div class="p-rating" [ngClass]="{'p-readonly': readonly, 'p-disabled': disabled}">
@@ -112,10 +112,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
112
112
  }] } });
113
113
  class RatingModule {
114
114
  }
115
- RatingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RatingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
116
- RatingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RatingModule, declarations: [Rating], imports: [CommonModule], exports: [Rating] });
117
- RatingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RatingModule, imports: [[CommonModule]] });
118
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RatingModule, decorators: [{
115
+ RatingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: RatingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
116
+ RatingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: RatingModule, declarations: [Rating], imports: [CommonModule], exports: [Rating] });
117
+ RatingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: RatingModule, imports: [[CommonModule]] });
118
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: RatingModule, decorators: [{
119
119
  type: NgModule,
120
120
  args: [{
121
121
  imports: [CommonModule],
@@ -75,9 +75,9 @@ class Ripple {
75
75
  }
76
76
  }
77
77
  }
78
- Ripple.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: Ripple, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }, { token: i1.PrimeNGConfig, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
79
- Ripple.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.0", type: Ripple, selector: "[pRipple]", host: { classAttribute: "p-ripple p-element" }, ngImport: i0 });
80
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: Ripple, decorators: [{
78
+ Ripple.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: Ripple, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }, { token: i1.PrimeNGConfig, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
79
+ Ripple.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.1", type: Ripple, selector: "[pRipple]", host: { classAttribute: "p-ripple p-element" }, ngImport: i0 });
80
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: Ripple, decorators: [{
81
81
  type: Directive,
82
82
  args: [{
83
83
  selector: '[pRipple]',
@@ -92,10 +92,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
92
92
  } });
93
93
  class RippleModule {
94
94
  }
95
- RippleModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RippleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
96
- RippleModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RippleModule, declarations: [Ripple], imports: [CommonModule], exports: [Ripple] });
97
- RippleModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RippleModule, imports: [[CommonModule]] });
98
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RippleModule, decorators: [{
95
+ RippleModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: RippleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
96
+ RippleModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: RippleModule, declarations: [Ripple], imports: [CommonModule], exports: [Ripple] });
97
+ RippleModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: RippleModule, imports: [[CommonModule]] });
98
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: RippleModule, decorators: [{
99
99
  type: NgModule,
100
100
  args: [{
101
101
  imports: [CommonModule],
@@ -167,8 +167,8 @@ class ScrollPanel {
167
167
  this.moveBar();
168
168
  }
169
169
  }
170
- ScrollPanel.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ScrollPanel, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
171
- ScrollPanel.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: ScrollPanel, selector: "p-scrollPanel", inputs: { style: "style", styleClass: "styleClass" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "containerViewChild", first: true, predicate: ["container"], descendants: true }, { propertyName: "contentViewChild", first: true, predicate: ["content"], descendants: true }, { propertyName: "xBarViewChild", first: true, predicate: ["xBar"], descendants: true }, { propertyName: "yBarViewChild", first: true, predicate: ["yBar"], descendants: true }], ngImport: i0, template: `
170
+ ScrollPanel.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ScrollPanel, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
171
+ ScrollPanel.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.1", type: ScrollPanel, selector: "p-scrollPanel", inputs: { style: "style", styleClass: "styleClass" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "containerViewChild", first: true, predicate: ["container"], descendants: true }, { propertyName: "contentViewChild", first: true, predicate: ["content"], descendants: true }, { propertyName: "xBarViewChild", first: true, predicate: ["xBar"], descendants: true }, { propertyName: "yBarViewChild", first: true, predicate: ["yBar"], descendants: true }], ngImport: i0, template: `
172
172
  <div #container [ngClass]="'p-scrollpanel p-component'" [ngStyle]="style" [class]="styleClass">
173
173
  <div class="p-scrollpanel-wrapper">
174
174
  <div #content class="p-scrollpanel-content">
@@ -179,8 +179,8 @@ ScrollPanel.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
179
179
  <div #xBar class="p-scrollpanel-bar p-scrollpanel-bar-x"></div>
180
180
  <div #yBar class="p-scrollpanel-bar p-scrollpanel-bar-y"></div>
181
181
  </div>
182
- `, isInline: true, styles: [".p-scrollpanel-wrapper{overflow:hidden;width:100%;height:100%;position:relative;z-index:1;float:left}.p-scrollpanel-content{height:calc(100% + 18px);width:calc(100% + 18px);padding:0 18px 18px 0;position:relative;overflow:auto;box-sizing:border-box}.p-scrollpanel-bar{position:relative;background:#c1c1c1;border-radius:3px;z-index:2;cursor:pointer;opacity:0;transition:opacity .25s linear}.p-scrollpanel-bar-y{width:9px;top:0}.p-scrollpanel-bar-x{height:9px;bottom:0}.p-scrollpanel-hidden{visibility:hidden}.p-scrollpanel:hover .p-scrollpanel-bar,.p-scrollpanel:active .p-scrollpanel-bar{opacity:1}.p-scrollpanel-grabbed{-webkit-user-select:none;-ms-user-select:none;user-select:none}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
183
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ScrollPanel, decorators: [{
182
+ `, isInline: true, styles: [".p-scrollpanel-wrapper{overflow:hidden;width:100%;height:100%;position:relative;z-index:1;float:left}.p-scrollpanel-content{height:calc(100% + 18px);width:calc(100% + 18px);padding:0 18px 18px 0;position:relative;overflow:auto;box-sizing:border-box}.p-scrollpanel-bar{position:relative;background:#c1c1c1;border-radius:3px;z-index:2;cursor:pointer;opacity:0;transition:opacity .25s linear}.p-scrollpanel-bar-y{width:9px;top:0}.p-scrollpanel-bar-x{height:9px;bottom:0}.p-scrollpanel-hidden{visibility:hidden}.p-scrollpanel:hover .p-scrollpanel-bar,.p-scrollpanel:active .p-scrollpanel-bar{opacity:1}.p-scrollpanel-grabbed{-webkit-user-select:none;user-select:none}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
183
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ScrollPanel, decorators: [{
184
184
  type: Component,
185
185
  args: [{ selector: 'p-scrollPanel', template: `
186
186
  <div #container [ngClass]="'p-scrollpanel p-component'" [ngStyle]="style" [class]="styleClass">
@@ -195,7 +195,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
195
195
  </div>
196
196
  `, changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, host: {
197
197
  'class': 'p-element'
198
- }, styles: [".p-scrollpanel-wrapper{overflow:hidden;width:100%;height:100%;position:relative;z-index:1;float:left}.p-scrollpanel-content{height:calc(100% + 18px);width:calc(100% + 18px);padding:0 18px 18px 0;position:relative;overflow:auto;box-sizing:border-box}.p-scrollpanel-bar{position:relative;background:#c1c1c1;border-radius:3px;z-index:2;cursor:pointer;opacity:0;transition:opacity .25s linear}.p-scrollpanel-bar-y{width:9px;top:0}.p-scrollpanel-bar-x{height:9px;bottom:0}.p-scrollpanel-hidden{visibility:hidden}.p-scrollpanel:hover .p-scrollpanel-bar,.p-scrollpanel:active .p-scrollpanel-bar{opacity:1}.p-scrollpanel-grabbed{-webkit-user-select:none;-ms-user-select:none;user-select:none}\n"] }]
198
+ }, styles: [".p-scrollpanel-wrapper{overflow:hidden;width:100%;height:100%;position:relative;z-index:1;float:left}.p-scrollpanel-content{height:calc(100% + 18px);width:calc(100% + 18px);padding:0 18px 18px 0;position:relative;overflow:auto;box-sizing:border-box}.p-scrollpanel-bar{position:relative;background:#c1c1c1;border-radius:3px;z-index:2;cursor:pointer;opacity:0;transition:opacity .25s linear}.p-scrollpanel-bar-y{width:9px;top:0}.p-scrollpanel-bar-x{height:9px;bottom:0}.p-scrollpanel-hidden{visibility:hidden}.p-scrollpanel:hover .p-scrollpanel-bar,.p-scrollpanel:active .p-scrollpanel-bar{opacity:1}.p-scrollpanel-grabbed{-webkit-user-select:none;user-select:none}\n"] }]
199
199
  }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.NgZone }, { type: i0.ChangeDetectorRef }]; }, propDecorators: { style: [{
200
200
  type: Input
201
201
  }], styleClass: [{
@@ -218,10 +218,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
218
218
  }] } });
219
219
  class ScrollPanelModule {
220
220
  }
221
- ScrollPanelModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ScrollPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
222
- ScrollPanelModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ScrollPanelModule, declarations: [ScrollPanel], imports: [CommonModule], exports: [ScrollPanel] });
223
- ScrollPanelModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ScrollPanelModule, imports: [[CommonModule]] });
224
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ScrollPanelModule, decorators: [{
221
+ ScrollPanelModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ScrollPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
222
+ ScrollPanelModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ScrollPanelModule, declarations: [ScrollPanel], imports: [CommonModule], exports: [ScrollPanel] });
223
+ ScrollPanelModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ScrollPanelModule, imports: [[CommonModule]] });
224
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ScrollPanelModule, decorators: [{
225
225
  type: NgModule,
226
226
  args: [{
227
227
  imports: [CommonModule],
@@ -99,8 +99,8 @@ class ScrollTop {
99
99
  }
100
100
  }
101
101
  }
102
- ScrollTop.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ScrollTop, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.PrimeNGConfig }], target: i0.ɵɵFactoryTarget.Component });
103
- ScrollTop.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: ScrollTop, selector: "p-scrollTop", inputs: { styleClass: "styleClass", style: "style", target: "target", threshold: "threshold", icon: "icon", behavior: "behavior", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
102
+ ScrollTop.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ScrollTop, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.PrimeNGConfig }], target: i0.ɵɵFactoryTarget.Component });
103
+ ScrollTop.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.1", type: ScrollTop, selector: "p-scrollTop", inputs: { styleClass: "styleClass", style: "style", target: "target", threshold: "threshold", icon: "icon", behavior: "behavior", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions" }, host: { classAttribute: "p-element" }, ngImport: i0, template: `
104
104
  <button *ngIf="visible" [@animation]="{value: 'open', params: {showTransitionParams: showTransitionOptions, hideTransitionParams: hideTransitionOptions}}" (@animation.start)="onEnter($event)" (@animation.done)="onLeave($event)"
105
105
  [ngClass]="containerClass()" (click)="onClick()" [class]="styleClass" [ngStyle]="style" type="button">
106
106
  <span [class]="icon" [ngClass]="'p-scrolltop-icon'"></span>
@@ -117,7 +117,7 @@ ScrollTop.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13
117
117
  transition('open => void', animate('{{hideTransitionParams}}')),
118
118
  ])
119
119
  ], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
120
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ScrollTop, decorators: [{
120
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ScrollTop, decorators: [{
121
121
  type: Component,
122
122
  args: [{ selector: 'p-scrollTop', template: `
123
123
  <button *ngIf="visible" [@animation]="{value: 'open', params: {showTransitionParams: showTransitionOptions, hideTransitionParams: hideTransitionOptions}}" (@animation.start)="onEnter($event)" (@animation.done)="onLeave($event)"
@@ -157,10 +157,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
157
157
  }] } });
158
158
  class ScrollTopModule {
159
159
  }
160
- ScrollTopModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ScrollTopModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
161
- ScrollTopModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ScrollTopModule, declarations: [ScrollTop], imports: [CommonModule], exports: [ScrollTop] });
162
- ScrollTopModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ScrollTopModule, imports: [[CommonModule]] });
163
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ScrollTopModule, decorators: [{
160
+ ScrollTopModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ScrollTopModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
161
+ ScrollTopModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ScrollTopModule, declarations: [ScrollTop], imports: [CommonModule], exports: [ScrollTop] });
162
+ ScrollTopModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ScrollTopModule, imports: [[CommonModule]] });
163
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: ScrollTopModule, decorators: [{
164
164
  type: NgModule,
165
165
  args: [{
166
166
  imports: [CommonModule],
@@ -93,8 +93,8 @@ class SelectButton {
93
93
  return selected;
94
94
  }
95
95
  }
96
- SelectButton.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SelectButton, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
97
- SelectButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: SelectButton, selector: "p-selectButton", inputs: { options: "options", optionLabel: "optionLabel", optionValue: "optionValue", optionDisabled: "optionDisabled", tabindex: "tabindex", multiple: "multiple", style: "style", styleClass: "styleClass", ariaLabelledBy: "ariaLabelledBy", disabled: "disabled", dataKey: "dataKey" }, outputs: { onOptionClick: "onOptionClick", onChange: "onChange" }, host: { classAttribute: "p-element" }, providers: [SELECTBUTTON_VALUE_ACCESSOR], queries: [{ propertyName: "itemTemplate", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: `
96
+ SelectButton.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: SelectButton, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
97
+ SelectButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.1", type: SelectButton, selector: "p-selectButton", inputs: { options: "options", optionLabel: "optionLabel", optionValue: "optionValue", optionDisabled: "optionDisabled", tabindex: "tabindex", multiple: "multiple", style: "style", styleClass: "styleClass", ariaLabelledBy: "ariaLabelledBy", disabled: "disabled", dataKey: "dataKey" }, outputs: { onOptionClick: "onOptionClick", onChange: "onChange" }, host: { classAttribute: "p-element" }, providers: [SELECTBUTTON_VALUE_ACCESSOR], queries: [{ propertyName: "itemTemplate", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: `
98
98
  <div [ngClass]="'p-selectbutton p-buttonset p-component'" [ngStyle]="style" [class]="styleClass" role="group">
99
99
  <div *ngFor="let option of options; let i = index" #btn class="p-button p-component" [class]="option.styleClass" role="button" [attr.aria-pressed]="isSelected(option)"
100
100
  [ngClass]="{'p-highlight':isSelected(option),
@@ -111,8 +111,8 @@ SelectButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version:
111
111
  </ng-template>
112
112
  </div>
113
113
  </div>
114
- `, isInline: true, styles: [".p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default}.p-button-icon-only{justify-content:center}.p-button-icon-only .p-button-label{visibility:hidden;width:0;flex:0 0 auto}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}.p-button-label{transition:all .2s}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i2.Ripple, selector: "[pRipple]" }, { type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
115
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SelectButton, decorators: [{
114
+ `, isInline: true, styles: [".p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default}.p-button-icon-only{justify-content:center}.p-button-icon-only .p-button-label{visibility:hidden;width:0;flex:0 0 auto}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}.p-button-label{transition:all .2s}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i2.Ripple, selector: "[pRipple]" }, { type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
115
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: SelectButton, decorators: [{
116
116
  type: Component,
117
117
  args: [{ selector: 'p-selectButton', template: `
118
118
  <div [ngClass]="'p-selectbutton p-buttonset p-component'" [ngStyle]="style" [class]="styleClass" role="group">
@@ -133,7 +133,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
133
133
  </div>
134
134
  `, providers: [SELECTBUTTON_VALUE_ACCESSOR], changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, host: {
135
135
  'class': 'p-element'
136
- }, styles: [".p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default}.p-button-icon-only{justify-content:center}.p-button-icon-only .p-button-label{visibility:hidden;width:0;flex:0 0 auto}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}.p-button-label{transition:all .2s}\n"] }]
136
+ }, styles: [".p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default}.p-button-icon-only{justify-content:center}.p-button-icon-only .p-button-label{visibility:hidden;width:0;flex:0 0 auto}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}.p-button-label{transition:all .2s}\n"] }]
137
137
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }]; }, propDecorators: { options: [{
138
138
  type: Input
139
139
  }], optionLabel: [{
@@ -166,10 +166,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
166
166
  }] } });
167
167
  class SelectButtonModule {
168
168
  }
169
- SelectButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SelectButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
170
- SelectButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SelectButtonModule, declarations: [SelectButton], imports: [CommonModule, RippleModule], exports: [SelectButton] });
171
- SelectButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SelectButtonModule, imports: [[CommonModule, RippleModule]] });
172
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SelectButtonModule, decorators: [{
169
+ SelectButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: SelectButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
170
+ SelectButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: SelectButtonModule, declarations: [SelectButton], imports: [CommonModule, RippleModule], exports: [SelectButton] });
171
+ SelectButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: SelectButtonModule, imports: [[CommonModule, RippleModule]] });
172
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: SelectButtonModule, decorators: [{
173
173
  type: NgModule,
174
174
  args: [{
175
175
  imports: [CommonModule, RippleModule],
@@ -221,8 +221,8 @@ class Sidebar {
221
221
  this.unbindAnimationEndListener();
222
222
  }
223
223
  }
224
- Sidebar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: Sidebar, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i1.PrimeNGConfig }], target: i0.ɵɵFactoryTarget.Component });
225
- Sidebar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: Sidebar, selector: "p-sidebar", inputs: { appendTo: "appendTo", blockScroll: "blockScroll", style: "style", styleClass: "styleClass", ariaCloseLabel: "ariaCloseLabel", autoZIndex: "autoZIndex", baseZIndex: "baseZIndex", modal: "modal", dismissible: "dismissible", showCloseIcon: "showCloseIcon", closeOnEscape: "closeOnEscape", transitionOptions: "transitionOptions", visible: "visible", position: "position", fullScreen: "fullScreen" }, outputs: { onShow: "onShow", onHide: "onHide", visibleChange: "visibleChange" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], ngImport: i0, template: `
224
+ Sidebar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: Sidebar, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i1.PrimeNGConfig }], target: i0.ɵɵFactoryTarget.Component });
225
+ Sidebar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.1", type: Sidebar, selector: "p-sidebar", inputs: { appendTo: "appendTo", blockScroll: "blockScroll", style: "style", styleClass: "styleClass", ariaCloseLabel: "ariaCloseLabel", autoZIndex: "autoZIndex", baseZIndex: "baseZIndex", modal: "modal", dismissible: "dismissible", showCloseIcon: "showCloseIcon", closeOnEscape: "closeOnEscape", transitionOptions: "transitionOptions", visible: "visible", position: "position", fullScreen: "fullScreen" }, outputs: { onShow: "onShow", onHide: "onHide", visibleChange: "visibleChange" }, host: { classAttribute: "p-element" }, queries: [{ propertyName: "templates", predicate: PrimeTemplate }], ngImport: i0, template: `
226
226
  <div #container [ngClass]="{'p-sidebar':true, 'p-sidebar-active': visible,
227
227
  'p-sidebar-left': (position === 'left' && !fullScreen), 'p-sidebar-right': (position === 'right' && !fullScreen),
228
228
  'p-sidebar-top': (position === 'top' && !fullScreen), 'p-sidebar-bottom': (position === 'bottom' && !fullScreen),
@@ -247,7 +247,7 @@ Sidebar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0
247
247
  ])
248
248
  ])
249
249
  ], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
250
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: Sidebar, decorators: [{
250
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: Sidebar, decorators: [{
251
251
  type: Component,
252
252
  args: [{ selector: 'p-sidebar', template: `
253
253
  <div #container [ngClass]="{'p-sidebar':true, 'p-sidebar-active': visible,
@@ -318,10 +318,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
318
318
  }] } });
319
319
  class SidebarModule {
320
320
  }
321
- SidebarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SidebarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
322
- SidebarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SidebarModule, declarations: [Sidebar], imports: [CommonModule, RippleModule], exports: [Sidebar] });
323
- SidebarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SidebarModule, imports: [[CommonModule, RippleModule]] });
324
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SidebarModule, decorators: [{
321
+ SidebarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: SidebarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
322
+ SidebarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: SidebarModule, declarations: [Sidebar], imports: [CommonModule, RippleModule], exports: [Sidebar] });
323
+ SidebarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: SidebarModule, imports: [[CommonModule, RippleModule]] });
324
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.1", ngImport: i0, type: SidebarModule, decorators: [{
325
325
  type: NgModule,
326
326
  args: [{
327
327
  imports: [CommonModule, RippleModule],