primeng 19.0.6 → 19.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (345) hide show
  1. package/dataview/dataview.interface.d.ts +9 -19
  2. package/dragdrop/dragdrop.d.ts +3 -2
  3. package/dynamicdialog/dynamicdialog.d.ts +1 -1
  4. package/fesm2022/primeng-accordion.mjs +347 -560
  5. package/fesm2022/primeng-accordion.mjs.map +1 -1
  6. package/fesm2022/primeng-animateonscroll.mjs +37 -40
  7. package/fesm2022/primeng-animateonscroll.mjs.map +1 -1
  8. package/fesm2022/primeng-api.mjs +79 -89
  9. package/fesm2022/primeng-api.mjs.map +1 -1
  10. package/fesm2022/primeng-autocomplete.mjs +505 -786
  11. package/fesm2022/primeng-autocomplete.mjs.map +1 -1
  12. package/fesm2022/primeng-autofocus.mjs +26 -27
  13. package/fesm2022/primeng-autofocus.mjs.map +1 -1
  14. package/fesm2022/primeng-avatar.mjs +70 -120
  15. package/fesm2022/primeng-avatar.mjs.map +1 -1
  16. package/fesm2022/primeng-avatargroup.mjs +44 -54
  17. package/fesm2022/primeng-avatargroup.mjs.map +1 -1
  18. package/fesm2022/primeng-badge.mjs +62 -71
  19. package/fesm2022/primeng-badge.mjs.map +1 -1
  20. package/fesm2022/primeng-base.mjs +6 -6
  21. package/fesm2022/primeng-base.mjs.map +1 -1
  22. package/fesm2022/primeng-basecomponent.mjs +15 -15
  23. package/fesm2022/primeng-basecomponent.mjs.map +1 -1
  24. package/fesm2022/primeng-blockui.mjs +66 -87
  25. package/fesm2022/primeng-blockui.mjs.map +1 -1
  26. package/fesm2022/primeng-breadcrumb.mjs +175 -386
  27. package/fesm2022/primeng-breadcrumb.mjs.map +1 -1
  28. package/fesm2022/primeng-button.mjs +223 -328
  29. package/fesm2022/primeng-button.mjs.map +1 -1
  30. package/fesm2022/primeng-buttongroup.mjs +36 -40
  31. package/fesm2022/primeng-buttongroup.mjs.map +1 -1
  32. package/fesm2022/primeng-calendar.mjs +727 -1127
  33. package/fesm2022/primeng-calendar.mjs.map +1 -1
  34. package/fesm2022/primeng-card.mjs +88 -192
  35. package/fesm2022/primeng-card.mjs.map +1 -1
  36. package/fesm2022/primeng-carousel.mjs +218 -405
  37. package/fesm2022/primeng-carousel.mjs.map +1 -1
  38. package/fesm2022/primeng-cascadeselect.mjs +392 -576
  39. package/fesm2022/primeng-cascadeselect.mjs.map +1 -1
  40. package/fesm2022/primeng-chart.mjs +57 -63
  41. package/fesm2022/primeng-chart.mjs.map +1 -1
  42. package/fesm2022/primeng-checkbox.mjs +131 -183
  43. package/fesm2022/primeng-checkbox.mjs.map +1 -1
  44. package/fesm2022/primeng-chip.mjs +92 -188
  45. package/fesm2022/primeng-chip.mjs.map +1 -1
  46. package/fesm2022/primeng-colorpicker.mjs +142 -167
  47. package/fesm2022/primeng-colorpicker.mjs.map +1 -1
  48. package/fesm2022/primeng-config.mjs +12 -12
  49. package/fesm2022/primeng-config.mjs.map +1 -1
  50. package/fesm2022/primeng-confirmdialog.mjs +220 -347
  51. package/fesm2022/primeng-confirmdialog.mjs.map +1 -1
  52. package/fesm2022/primeng-confirmpopup.mjs +161 -251
  53. package/fesm2022/primeng-confirmpopup.mjs.map +1 -1
  54. package/fesm2022/primeng-contextmenu.mjs +336 -450
  55. package/fesm2022/primeng-contextmenu.mjs.map +1 -1
  56. package/fesm2022/primeng-dataview.mjs +249 -352
  57. package/fesm2022/primeng-dataview.mjs.map +1 -1
  58. package/fesm2022/primeng-datepicker.mjs +740 -1136
  59. package/fesm2022/primeng-datepicker.mjs.map +1 -1
  60. package/fesm2022/primeng-defer.mjs +25 -31
  61. package/fesm2022/primeng-defer.mjs.map +1 -1
  62. package/fesm2022/primeng-dialog.mjs +277 -478
  63. package/fesm2022/primeng-dialog.mjs.map +1 -1
  64. package/fesm2022/primeng-divider.mjs +68 -77
  65. package/fesm2022/primeng-divider.mjs.map +1 -1
  66. package/fesm2022/primeng-dock.mjs +138 -167
  67. package/fesm2022/primeng-dock.mjs.map +1 -1
  68. package/fesm2022/primeng-dragdrop.mjs +85 -79
  69. package/fesm2022/primeng-dragdrop.mjs.map +1 -1
  70. package/fesm2022/primeng-drawer.mjs +171 -268
  71. package/fesm2022/primeng-drawer.mjs.map +1 -1
  72. package/fesm2022/primeng-dropdown.mjs +529 -867
  73. package/fesm2022/primeng-dropdown.mjs.map +1 -1
  74. package/fesm2022/primeng-dynamicdialog.mjs +152 -301
  75. package/fesm2022/primeng-dynamicdialog.mjs.map +1 -1
  76. package/fesm2022/primeng-editor.mjs +118 -156
  77. package/fesm2022/primeng-editor.mjs.map +1 -1
  78. package/fesm2022/primeng-fieldset.mjs +153 -247
  79. package/fesm2022/primeng-fieldset.mjs.map +1 -1
  80. package/fesm2022/primeng-fileupload.mjs +370 -687
  81. package/fesm2022/primeng-fileupload.mjs.map +1 -1
  82. package/fesm2022/primeng-floatlabel.mjs +38 -46
  83. package/fesm2022/primeng-floatlabel.mjs.map +1 -1
  84. package/fesm2022/primeng-fluid.mjs +33 -41
  85. package/fesm2022/primeng-fluid.mjs.map +1 -1
  86. package/fesm2022/primeng-focustrap.mjs +23 -24
  87. package/fesm2022/primeng-focustrap.mjs.map +1 -1
  88. package/fesm2022/primeng-galleria.mjs +529 -761
  89. package/fesm2022/primeng-galleria.mjs.map +1 -1
  90. package/fesm2022/primeng-iconfield.mjs +42 -51
  91. package/fesm2022/primeng-iconfield.mjs.map +1 -1
  92. package/fesm2022/primeng-icons-angledoubledown.mjs +19 -19
  93. package/fesm2022/primeng-icons-angledoubledown.mjs.map +1 -1
  94. package/fesm2022/primeng-icons-angledoubleleft.mjs +19 -19
  95. package/fesm2022/primeng-icons-angledoubleleft.mjs.map +1 -1
  96. package/fesm2022/primeng-icons-angledoubleright.mjs +19 -19
  97. package/fesm2022/primeng-icons-angledoubleright.mjs.map +1 -1
  98. package/fesm2022/primeng-icons-angledoubleup.mjs +19 -19
  99. package/fesm2022/primeng-icons-angledoubleup.mjs.map +1 -1
  100. package/fesm2022/primeng-icons-angledown.mjs +17 -19
  101. package/fesm2022/primeng-icons-angledown.mjs.map +1 -1
  102. package/fesm2022/primeng-icons-angleleft.mjs +17 -19
  103. package/fesm2022/primeng-icons-angleleft.mjs.map +1 -1
  104. package/fesm2022/primeng-icons-angleright.mjs +17 -19
  105. package/fesm2022/primeng-icons-angleright.mjs.map +1 -1
  106. package/fesm2022/primeng-icons-angleup.mjs +17 -19
  107. package/fesm2022/primeng-icons-angleup.mjs.map +1 -1
  108. package/fesm2022/primeng-icons-arrowdown.mjs +26 -26
  109. package/fesm2022/primeng-icons-arrowdown.mjs.map +1 -1
  110. package/fesm2022/primeng-icons-arrowdownleft.mjs +17 -19
  111. package/fesm2022/primeng-icons-arrowdownleft.mjs.map +1 -1
  112. package/fesm2022/primeng-icons-arrowdownright.mjs +17 -19
  113. package/fesm2022/primeng-icons-arrowdownright.mjs.map +1 -1
  114. package/fesm2022/primeng-icons-arrowleft.mjs +26 -26
  115. package/fesm2022/primeng-icons-arrowleft.mjs.map +1 -1
  116. package/fesm2022/primeng-icons-arrowright.mjs +19 -19
  117. package/fesm2022/primeng-icons-arrowright.mjs.map +1 -1
  118. package/fesm2022/primeng-icons-arrowup.mjs +26 -26
  119. package/fesm2022/primeng-icons-arrowup.mjs.map +1 -1
  120. package/fesm2022/primeng-icons-ban.mjs +24 -26
  121. package/fesm2022/primeng-icons-ban.mjs.map +1 -1
  122. package/fesm2022/primeng-icons-bars.mjs +19 -19
  123. package/fesm2022/primeng-icons-bars.mjs.map +1 -1
  124. package/fesm2022/primeng-icons-baseicon.mjs +28 -33
  125. package/fesm2022/primeng-icons-baseicon.mjs.map +1 -1
  126. package/fesm2022/primeng-icons-blank.mjs +14 -16
  127. package/fesm2022/primeng-icons-blank.mjs.map +1 -1
  128. package/fesm2022/primeng-icons-calendar.mjs +17 -19
  129. package/fesm2022/primeng-icons-calendar.mjs.map +1 -1
  130. package/fesm2022/primeng-icons-caretleft.mjs +17 -19
  131. package/fesm2022/primeng-icons-caretleft.mjs.map +1 -1
  132. package/fesm2022/primeng-icons-caretright.mjs +17 -19
  133. package/fesm2022/primeng-icons-caretright.mjs.map +1 -1
  134. package/fesm2022/primeng-icons-check.mjs +17 -19
  135. package/fesm2022/primeng-icons-check.mjs.map +1 -1
  136. package/fesm2022/primeng-icons-chevrondown.mjs +17 -19
  137. package/fesm2022/primeng-icons-chevrondown.mjs.map +1 -1
  138. package/fesm2022/primeng-icons-chevronleft.mjs +17 -19
  139. package/fesm2022/primeng-icons-chevronleft.mjs.map +1 -1
  140. package/fesm2022/primeng-icons-chevronright.mjs +17 -19
  141. package/fesm2022/primeng-icons-chevronright.mjs.map +1 -1
  142. package/fesm2022/primeng-icons-chevronup.mjs +17 -19
  143. package/fesm2022/primeng-icons-chevronup.mjs.map +1 -1
  144. package/fesm2022/primeng-icons-exclamationtriangle.mjs +32 -26
  145. package/fesm2022/primeng-icons-exclamationtriangle.mjs.map +1 -1
  146. package/fesm2022/primeng-icons-eye.mjs +19 -19
  147. package/fesm2022/primeng-icons-eye.mjs.map +1 -1
  148. package/fesm2022/primeng-icons-eyeslash.mjs +26 -26
  149. package/fesm2022/primeng-icons-eyeslash.mjs.map +1 -1
  150. package/fesm2022/primeng-icons-filter.mjs +24 -26
  151. package/fesm2022/primeng-icons-filter.mjs.map +1 -1
  152. package/fesm2022/primeng-icons-filterslash.mjs +26 -26
  153. package/fesm2022/primeng-icons-filterslash.mjs.map +1 -1
  154. package/fesm2022/primeng-icons-home.mjs +26 -26
  155. package/fesm2022/primeng-icons-home.mjs.map +1 -1
  156. package/fesm2022/primeng-icons-infocircle.mjs +26 -26
  157. package/fesm2022/primeng-icons-infocircle.mjs.map +1 -1
  158. package/fesm2022/primeng-icons-minus.mjs +17 -19
  159. package/fesm2022/primeng-icons-minus.mjs.map +1 -1
  160. package/fesm2022/primeng-icons-pencil.mjs +24 -26
  161. package/fesm2022/primeng-icons-pencil.mjs.map +1 -1
  162. package/fesm2022/primeng-icons-plus.mjs +24 -26
  163. package/fesm2022/primeng-icons-plus.mjs.map +1 -1
  164. package/fesm2022/primeng-icons-refresh.mjs +26 -26
  165. package/fesm2022/primeng-icons-refresh.mjs.map +1 -1
  166. package/fesm2022/primeng-icons-search.mjs +26 -26
  167. package/fesm2022/primeng-icons-search.mjs.map +1 -1
  168. package/fesm2022/primeng-icons-searchminus.mjs +26 -26
  169. package/fesm2022/primeng-icons-searchminus.mjs.map +1 -1
  170. package/fesm2022/primeng-icons-searchplus.mjs +26 -26
  171. package/fesm2022/primeng-icons-searchplus.mjs.map +1 -1
  172. package/fesm2022/primeng-icons-sortalt.mjs +30 -26
  173. package/fesm2022/primeng-icons-sortalt.mjs.map +1 -1
  174. package/fesm2022/primeng-icons-sortamountdown.mjs +24 -26
  175. package/fesm2022/primeng-icons-sortamountdown.mjs.map +1 -1
  176. package/fesm2022/primeng-icons-sortamountupalt.mjs +24 -26
  177. package/fesm2022/primeng-icons-sortamountupalt.mjs.map +1 -1
  178. package/fesm2022/primeng-icons-spinner.mjs +24 -26
  179. package/fesm2022/primeng-icons-spinner.mjs.map +1 -1
  180. package/fesm2022/primeng-icons-star.mjs +24 -26
  181. package/fesm2022/primeng-icons-star.mjs.map +1 -1
  182. package/fesm2022/primeng-icons-starfill.mjs +24 -26
  183. package/fesm2022/primeng-icons-starfill.mjs.map +1 -1
  184. package/fesm2022/primeng-icons-thlarge.mjs +26 -26
  185. package/fesm2022/primeng-icons-thlarge.mjs.map +1 -1
  186. package/fesm2022/primeng-icons-times.mjs +17 -19
  187. package/fesm2022/primeng-icons-times.mjs.map +1 -1
  188. package/fesm2022/primeng-icons-timescircle.mjs +26 -26
  189. package/fesm2022/primeng-icons-timescircle.mjs.map +1 -1
  190. package/fesm2022/primeng-icons-trash.mjs +26 -26
  191. package/fesm2022/primeng-icons-trash.mjs.map +1 -1
  192. package/fesm2022/primeng-icons-undo.mjs +26 -26
  193. package/fesm2022/primeng-icons-undo.mjs.map +1 -1
  194. package/fesm2022/primeng-icons-upload.mjs +26 -26
  195. package/fesm2022/primeng-icons-upload.mjs.map +1 -1
  196. package/fesm2022/primeng-icons-windowmaximize.mjs +26 -26
  197. package/fesm2022/primeng-icons-windowmaximize.mjs.map +1 -1
  198. package/fesm2022/primeng-icons-windowminimize.mjs +26 -26
  199. package/fesm2022/primeng-icons-windowminimize.mjs.map +1 -1
  200. package/fesm2022/primeng-iftalabel.mjs +32 -38
  201. package/fesm2022/primeng-iftalabel.mjs.map +1 -1
  202. package/fesm2022/primeng-image.mjs +189 -370
  203. package/fesm2022/primeng-image.mjs.map +1 -1
  204. package/fesm2022/primeng-imagecompare.mjs +57 -86
  205. package/fesm2022/primeng-imagecompare.mjs.map +1 -1
  206. package/fesm2022/primeng-inplace.mjs +108 -206
  207. package/fesm2022/primeng-inplace.mjs.map +1 -1
  208. package/fesm2022/primeng-inputgroup.mjs +40 -50
  209. package/fesm2022/primeng-inputgroup.mjs.map +1 -1
  210. package/fesm2022/primeng-inputgroupaddon.mjs +40 -51
  211. package/fesm2022/primeng-inputgroupaddon.mjs.map +1 -1
  212. package/fesm2022/primeng-inputicon.mjs +39 -48
  213. package/fesm2022/primeng-inputicon.mjs.map +1 -1
  214. package/fesm2022/primeng-inputmask.mjs +156 -181
  215. package/fesm2022/primeng-inputmask.mjs.map +1 -1
  216. package/fesm2022/primeng-inputnumber.mjs +299 -416
  217. package/fesm2022/primeng-inputnumber.mjs.map +1 -1
  218. package/fesm2022/primeng-inputotp.mjs +97 -121
  219. package/fesm2022/primeng-inputotp.mjs.map +1 -1
  220. package/fesm2022/primeng-inputswitch.mjs +87 -92
  221. package/fesm2022/primeng-inputswitch.mjs.map +1 -1
  222. package/fesm2022/primeng-inputtext.mjs +51 -57
  223. package/fesm2022/primeng-inputtext.mjs.map +1 -1
  224. package/fesm2022/primeng-inputtextarea.mjs +50 -55
  225. package/fesm2022/primeng-inputtextarea.mjs.map +1 -1
  226. package/fesm2022/primeng-keyfilter.mjs +44 -47
  227. package/fesm2022/primeng-keyfilter.mjs.map +1 -1
  228. package/fesm2022/primeng-knob.mjs +105 -111
  229. package/fesm2022/primeng-knob.mjs.map +1 -1
  230. package/fesm2022/primeng-listbox.mjs +473 -790
  231. package/fesm2022/primeng-listbox.mjs.map +1 -1
  232. package/fesm2022/primeng-megamenu.mjs +377 -611
  233. package/fesm2022/primeng-megamenu.mjs.map +1 -1
  234. package/fesm2022/primeng-menu.mjs +289 -460
  235. package/fesm2022/primeng-menu.mjs.map +1 -1
  236. package/fesm2022/primeng-menubar.mjs +357 -549
  237. package/fesm2022/primeng-menubar.mjs.map +1 -1
  238. package/fesm2022/primeng-message.mjs +156 -244
  239. package/fesm2022/primeng-message.mjs.map +1 -1
  240. package/fesm2022/primeng-messages.mjs +162 -278
  241. package/fesm2022/primeng-messages.mjs.map +1 -1
  242. package/fesm2022/primeng-metergroup.mjs +135 -264
  243. package/fesm2022/primeng-metergroup.mjs.map +1 -1
  244. package/fesm2022/primeng-multiselect.mjs +655 -1132
  245. package/fesm2022/primeng-multiselect.mjs.map +1 -1
  246. package/fesm2022/primeng-orderlist.mjs +228 -330
  247. package/fesm2022/primeng-orderlist.mjs.map +1 -1
  248. package/fesm2022/primeng-organizationchart.mjs +161 -311
  249. package/fesm2022/primeng-organizationchart.mjs.map +1 -1
  250. package/fesm2022/primeng-overlay.mjs +135 -147
  251. package/fesm2022/primeng-overlay.mjs.map +1 -1
  252. package/fesm2022/primeng-overlaybadge.mjs +50 -58
  253. package/fesm2022/primeng-overlaybadge.mjs.map +1 -1
  254. package/fesm2022/primeng-overlaypanel.mjs +134 -154
  255. package/fesm2022/primeng-overlaypanel.mjs.map +1 -1
  256. package/fesm2022/primeng-paginator.mjs +212 -447
  257. package/fesm2022/primeng-paginator.mjs.map +1 -1
  258. package/fesm2022/primeng-panel.mjs +219 -317
  259. package/fesm2022/primeng-panel.mjs.map +1 -1
  260. package/fesm2022/primeng-panelmenu.mjs +439 -783
  261. package/fesm2022/primeng-panelmenu.mjs.map +1 -1
  262. package/fesm2022/primeng-password.mjs +268 -408
  263. package/fesm2022/primeng-password.mjs.map +1 -1
  264. package/fesm2022/primeng-picklist.mjs +560 -856
  265. package/fesm2022/primeng-picklist.mjs.map +1 -1
  266. package/fesm2022/primeng-popover.mjs +129 -148
  267. package/fesm2022/primeng-popover.mjs.map +1 -1
  268. package/fesm2022/primeng-progressbar.mjs +81 -121
  269. package/fesm2022/primeng-progressbar.mjs.map +1 -1
  270. package/fesm2022/primeng-progressspinner.mjs +48 -58
  271. package/fesm2022/primeng-progressspinner.mjs.map +1 -1
  272. package/fesm2022/primeng-radiobutton.mjs +115 -106
  273. package/fesm2022/primeng-radiobutton.mjs.map +1 -1
  274. package/fesm2022/primeng-rating.mjs +120 -208
  275. package/fesm2022/primeng-rating.mjs.map +1 -1
  276. package/fesm2022/primeng-ripple.mjs +28 -29
  277. package/fesm2022/primeng-ripple.mjs.map +1 -1
  278. package/fesm2022/primeng-scroller.mjs +167 -295
  279. package/fesm2022/primeng-scroller.mjs.map +1 -1
  280. package/fesm2022/primeng-scrollpanel.mjs +96 -116
  281. package/fesm2022/primeng-scrollpanel.mjs.map +1 -1
  282. package/fesm2022/primeng-scrolltop.mjs +106 -150
  283. package/fesm2022/primeng-scrolltop.mjs.map +1 -1
  284. package/fesm2022/primeng-select.mjs +579 -955
  285. package/fesm2022/primeng-select.mjs.map +1 -1
  286. package/fesm2022/primeng-selectbutton.mjs +106 -133
  287. package/fesm2022/primeng-selectbutton.mjs.map +1 -1
  288. package/fesm2022/primeng-sidebar.mjs +151 -239
  289. package/fesm2022/primeng-sidebar.mjs.map +1 -1
  290. package/fesm2022/primeng-skeleton.mjs +46 -54
  291. package/fesm2022/primeng-skeleton.mjs.map +1 -1
  292. package/fesm2022/primeng-slider.mjs +186 -182
  293. package/fesm2022/primeng-slider.mjs.map +1 -1
  294. package/fesm2022/primeng-speeddial.mjs +192 -254
  295. package/fesm2022/primeng-speeddial.mjs.map +1 -1
  296. package/fesm2022/primeng-splitbutton.mjs +211 -231
  297. package/fesm2022/primeng-splitbutton.mjs.map +1 -1
  298. package/fesm2022/primeng-splitter.mjs +126 -159
  299. package/fesm2022/primeng-splitter.mjs.map +1 -1
  300. package/fesm2022/primeng-stepper.mjs +227 -342
  301. package/fesm2022/primeng-stepper.mjs.map +1 -1
  302. package/fesm2022/primeng-steps.mjs +117 -170
  303. package/fesm2022/primeng-steps.mjs.map +1 -1
  304. package/fesm2022/primeng-styleclass.mjs +50 -53
  305. package/fesm2022/primeng-styleclass.mjs.map +1 -1
  306. package/fesm2022/primeng-table.mjs +1808 -2584
  307. package/fesm2022/primeng-table.mjs.map +1 -1
  308. package/fesm2022/primeng-tabmenu.mjs +173 -319
  309. package/fesm2022/primeng-tabmenu.mjs.map +1 -1
  310. package/fesm2022/primeng-tabs.mjs +185 -300
  311. package/fesm2022/primeng-tabs.mjs.map +1 -1
  312. package/fesm2022/primeng-tabview.mjs +263 -435
  313. package/fesm2022/primeng-tabview.mjs.map +1 -1
  314. package/fesm2022/primeng-tag.mjs +63 -110
  315. package/fesm2022/primeng-tag.mjs.map +1 -1
  316. package/fesm2022/primeng-terminal.mjs +60 -104
  317. package/fesm2022/primeng-terminal.mjs.map +1 -1
  318. package/fesm2022/primeng-textarea.mjs +56 -61
  319. package/fesm2022/primeng-textarea.mjs.map +1 -1
  320. package/fesm2022/primeng-tieredmenu.mjs +338 -457
  321. package/fesm2022/primeng-tieredmenu.mjs.map +1 -1
  322. package/fesm2022/primeng-timeline.mjs +90 -156
  323. package/fesm2022/primeng-timeline.mjs.map +1 -1
  324. package/fesm2022/primeng-toast.mjs +251 -358
  325. package/fesm2022/primeng-toast.mjs.map +1 -1
  326. package/fesm2022/primeng-togglebutton.mjs +113 -150
  327. package/fesm2022/primeng-togglebutton.mjs.map +1 -1
  328. package/fesm2022/primeng-toggleswitch.mjs +98 -121
  329. package/fesm2022/primeng-toggleswitch.mjs.map +1 -1
  330. package/fesm2022/primeng-toolbar.mjs +62 -121
  331. package/fesm2022/primeng-toolbar.mjs.map +1 -1
  332. package/fesm2022/primeng-tooltip.mjs +73 -74
  333. package/fesm2022/primeng-tooltip.mjs.map +1 -1
  334. package/fesm2022/primeng-tree.mjs +441 -730
  335. package/fesm2022/primeng-tree.mjs.map +1 -1
  336. package/fesm2022/primeng-treeselect.mjs +342 -531
  337. package/fesm2022/primeng-treeselect.mjs.map +1 -1
  338. package/fesm2022/primeng-treetable.mjs +1026 -1583
  339. package/fesm2022/primeng-treetable.mjs.map +1 -1
  340. package/fesm2022/primeng-usestyle.mjs +6 -6
  341. package/fesm2022/primeng-usestyle.mjs.map +1 -1
  342. package/listbox/listbox.d.ts +2 -2
  343. package/package.json +178 -179
  344. package/password/password.d.ts +7 -1
  345. package/picklist/picklist.d.ts +11 -1
@@ -1,12 +1,12 @@
1
- import { trigger, state, style, transition, animate } from '@angular/animations';
1
+ import { trigger, state, transition, style, animate } from '@angular/animations';
2
2
  import * as i2 from '@angular/common';
3
3
  import { CommonModule } from '@angular/common';
4
4
  import * as i0 from '@angular/core';
5
- import { Injectable, forwardRef, EventEmitter, inject, booleanAttribute, numberAttribute, Component, ChangeDetectionStrategy, ViewEncapsulation, Input, Output, ContentChild, ViewChild, ContentChildren, NgModule } from '@angular/core';
5
+ import { Injectable, forwardRef, EventEmitter, inject, numberAttribute, booleanAttribute, ContentChildren, ViewChild, ContentChild, Output, Input, ViewEncapsulation, ChangeDetectionStrategy, Component, NgModule } from '@angular/core';
6
6
  import { NG_VALUE_ACCESSOR } from '@angular/forms';
7
7
  import { uuid, getOuterWidth, isDate, findSingle, getFocusableElements, hasClass, getIndex, find, isNotEmpty, addStyle, appendChild, absolutePosition, relativePosition, addClass, blockBodyScroll, unblockBodyScroll, setAttribute, isTouchDevice } from '@primeuix/utils';
8
8
  import * as i1 from 'primeng/api';
9
- import { TranslationKeys, PrimeTemplate, SharedModule } from 'primeng/api';
9
+ import { TranslationKeys, SharedModule, PrimeTemplate } from 'primeng/api';
10
10
  import { AutoFocus } from 'primeng/autofocus';
11
11
  import { BaseComponent } from 'primeng/basecomponent';
12
12
  import { Button } from 'primeng/button';
@@ -479,787 +479,13 @@ class CalendarStyle extends BaseStyle {
479
479
  theme = theme;
480
480
  classes = classes;
481
481
  inlineStyles = inlineStyles;
482
- static ɵfac = /*@__PURE__*/ (() => { let ɵCalendarStyle_BaseFactory; return function CalendarStyle_Factory(__ngFactoryType__) { return (ɵCalendarStyle_BaseFactory || (ɵCalendarStyle_BaseFactory = i0.ɵɵgetInheritedFactory(CalendarStyle)))(__ngFactoryType__ || CalendarStyle); }; })();
483
- static ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: CalendarStyle, factory: CalendarStyle.ɵfac });
482
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CalendarStyle, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
483
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CalendarStyle });
484
484
  }
485
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CalendarStyle, [{
486
- type: Injectable
487
- }], null, null); })();
485
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CalendarStyle, decorators: [{
486
+ type: Injectable
487
+ }] });
488
488
 
489
- const _c0 = ["date"];
490
- const _c1 = ["header"];
491
- const _c2 = ["footer"];
492
- const _c3 = ["disabledDate"];
493
- const _c4 = ["decade"];
494
- const _c5 = ["previousicon"];
495
- const _c6 = ["nexticon"];
496
- const _c7 = ["triggericon"];
497
- const _c8 = ["clearicon"];
498
- const _c9 = ["decrementicon"];
499
- const _c10 = ["incrementicon"];
500
- const _c11 = ["inputicon"];
501
- const _c12 = ["container"];
502
- const _c13 = ["inputfield"];
503
- const _c14 = ["contentWrapper"];
504
- const _c15 = [[["p-header"]], [["p-footer"]]];
505
- const _c16 = ["p-header", "p-footer"];
506
- const _c17 = a0 => ({ clickCallBack: a0 });
507
- const _c18 = a0 => ({ "p-datepicker-input-icon": a0 });
508
- const _c19 = (a0, a1) => ({ showTransitionParams: a0, hideTransitionParams: a1 });
509
- const _c20 = a0 => ({ value: "visible", params: a0 });
510
- const _c21 = a0 => ({ visibility: a0 });
511
- const _c22 = a0 => ({ $implicit: a0 });
512
- const _c23 = (a0, a1) => ({ "p-datepicker-day-cell": true, "p-datepicker-other-month": a0, "p-datepicker-today": a1 });
513
- const _c24 = (a0, a1) => ({ "p-datepicker-month": true, "p-datepicker-month-selected": a0, "p-disabled": a1 });
514
- const _c25 = (a0, a1) => ({ "p-datepicker-year": true, "p-datepicker-year-selected": a0, "p-disabled": a1 });
515
- const _c26 = a0 => [a0];
516
- function Calendar_ng_template_2_ng_container_2_TimesIcon_1_Template(rf, ctx) { if (rf & 1) {
517
- const _r3 = i0.ɵɵgetCurrentView();
518
- i0.ɵɵelementStart(0, "TimesIcon", 11);
519
- i0.ɵɵlistener("click", function Calendar_ng_template_2_ng_container_2_TimesIcon_1_Template_TimesIcon_click_0_listener() { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.clear()); });
520
- i0.ɵɵelementEnd();
521
- } if (rf & 2) {
522
- i0.ɵɵclassMap("p-datepicker-clear-icon");
523
- } }
524
- function Calendar_ng_template_2_ng_container_2_span_2_1_ng_template_0_Template(rf, ctx) { }
525
- function Calendar_ng_template_2_ng_container_2_span_2_1_Template(rf, ctx) { if (rf & 1) {
526
- i0.ɵɵtemplate(0, Calendar_ng_template_2_ng_container_2_span_2_1_ng_template_0_Template, 0, 0, "ng-template");
527
- } }
528
- function Calendar_ng_template_2_ng_container_2_span_2_Template(rf, ctx) { if (rf & 1) {
529
- const _r4 = i0.ɵɵgetCurrentView();
530
- i0.ɵɵelementStart(0, "span", 12);
531
- i0.ɵɵlistener("click", function Calendar_ng_template_2_ng_container_2_span_2_Template_span_click_0_listener() { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.clear()); });
532
- i0.ɵɵtemplate(1, Calendar_ng_template_2_ng_container_2_span_2_1_Template, 1, 0, null, 13);
533
- i0.ɵɵelementEnd();
534
- } if (rf & 2) {
535
- const ctx_r1 = i0.ɵɵnextContext(3);
536
- i0.ɵɵadvance();
537
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.clearIconTemplate || ctx_r1._clearIconTemplate);
538
- } }
539
- function Calendar_ng_template_2_ng_container_2_Template(rf, ctx) { if (rf & 1) {
540
- i0.ɵɵelementContainerStart(0);
541
- i0.ɵɵtemplate(1, Calendar_ng_template_2_ng_container_2_TimesIcon_1_Template, 1, 2, "TimesIcon", 9)(2, Calendar_ng_template_2_ng_container_2_span_2_Template, 2, 1, "span", 10);
542
- i0.ɵɵelementContainerEnd();
543
- } if (rf & 2) {
544
- const ctx_r1 = i0.ɵɵnextContext(2);
545
- i0.ɵɵadvance();
546
- i0.ɵɵproperty("ngIf", !ctx_r1.clearIconTemplate && !ctx_r1._clearIconTemplate);
547
- i0.ɵɵadvance();
548
- i0.ɵɵproperty("ngIf", ctx_r1.clearIconTemplate || ctx_r1._clearIconTemplate);
549
- } }
550
- function Calendar_ng_template_2_button_3_span_1_Template(rf, ctx) { if (rf & 1) {
551
- i0.ɵɵelement(0, "span", 16);
552
- } if (rf & 2) {
553
- const ctx_r1 = i0.ɵɵnextContext(3);
554
- i0.ɵɵproperty("ngClass", ctx_r1.icon);
555
- } }
556
- function Calendar_ng_template_2_button_3_ng_container_2_CalendarIcon_1_Template(rf, ctx) { if (rf & 1) {
557
- i0.ɵɵelement(0, "CalendarIcon");
558
- } }
559
- function Calendar_ng_template_2_button_3_ng_container_2_2_ng_template_0_Template(rf, ctx) { }
560
- function Calendar_ng_template_2_button_3_ng_container_2_2_Template(rf, ctx) { if (rf & 1) {
561
- i0.ɵɵtemplate(0, Calendar_ng_template_2_button_3_ng_container_2_2_ng_template_0_Template, 0, 0, "ng-template");
562
- } }
563
- function Calendar_ng_template_2_button_3_ng_container_2_Template(rf, ctx) { if (rf & 1) {
564
- i0.ɵɵelementContainerStart(0);
565
- i0.ɵɵtemplate(1, Calendar_ng_template_2_button_3_ng_container_2_CalendarIcon_1_Template, 1, 0, "CalendarIcon", 7)(2, Calendar_ng_template_2_button_3_ng_container_2_2_Template, 1, 0, null, 13);
566
- i0.ɵɵelementContainerEnd();
567
- } if (rf & 2) {
568
- const ctx_r1 = i0.ɵɵnextContext(3);
569
- i0.ɵɵadvance();
570
- i0.ɵɵproperty("ngIf", !ctx_r1.triggerIconTemplate && !ctx_r1._triggerIconTemplate);
571
- i0.ɵɵadvance();
572
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.triggerIconTemplate || ctx_r1._triggerIconTemplate);
573
- } }
574
- function Calendar_ng_template_2_button_3_Template(rf, ctx) { if (rf & 1) {
575
- const _r5 = i0.ɵɵgetCurrentView();
576
- i0.ɵɵelementStart(0, "button", 14);
577
- i0.ɵɵlistener("click", function Calendar_ng_template_2_button_3_Template_button_click_0_listener($event) { i0.ɵɵrestoreView(_r5); i0.ɵɵnextContext(); const inputfield_r6 = i0.ɵɵreference(1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onButtonClick($event, inputfield_r6)); });
578
- i0.ɵɵtemplate(1, Calendar_ng_template_2_button_3_span_1_Template, 1, 1, "span", 15)(2, Calendar_ng_template_2_button_3_ng_container_2_Template, 3, 2, "ng-container", 7);
579
- i0.ɵɵelementEnd();
580
- } if (rf & 2) {
581
- let tmp_6_0;
582
- const ctx_r1 = i0.ɵɵnextContext(2);
583
- i0.ɵɵproperty("disabled", ctx_r1.disabled);
584
- i0.ɵɵattribute("aria-label", ctx_r1.iconButtonAriaLabel)("aria-expanded", (tmp_6_0 = ctx_r1.overlayVisible) !== null && tmp_6_0 !== undefined ? tmp_6_0 : false)("aria-controls", ctx_r1.overlayVisible ? ctx_r1.panelId : null);
585
- i0.ɵɵadvance();
586
- i0.ɵɵproperty("ngIf", ctx_r1.icon);
587
- i0.ɵɵadvance();
588
- i0.ɵɵproperty("ngIf", !ctx_r1.icon);
589
- } }
590
- function Calendar_ng_template_2_ng_container_4_CalendarIcon_2_Template(rf, ctx) { if (rf & 1) {
591
- const _r7 = i0.ɵɵgetCurrentView();
592
- i0.ɵɵelementStart(0, "CalendarIcon", 20);
593
- i0.ɵɵlistener("click", function Calendar_ng_template_2_ng_container_4_CalendarIcon_2_Template_CalendarIcon_click_0_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onButtonClick($event)); });
594
- i0.ɵɵelementEnd();
595
- } if (rf & 2) {
596
- const ctx_r1 = i0.ɵɵnextContext(3);
597
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(1, _c18, ctx_r1.showOnFocus));
598
- } }
599
- function Calendar_ng_template_2_ng_container_4_ng_container_3_Template(rf, ctx) { if (rf & 1) {
600
- i0.ɵɵelementContainer(0);
601
- } }
602
- function Calendar_ng_template_2_ng_container_4_Template(rf, ctx) { if (rf & 1) {
603
- i0.ɵɵelementContainerStart(0);
604
- i0.ɵɵelementStart(1, "span", 17);
605
- i0.ɵɵtemplate(2, Calendar_ng_template_2_ng_container_4_CalendarIcon_2_Template, 1, 3, "CalendarIcon", 18)(3, Calendar_ng_template_2_ng_container_4_ng_container_3_Template, 1, 0, "ng-container", 19);
606
- i0.ɵɵelementEnd();
607
- i0.ɵɵelementContainerEnd();
608
- } if (rf & 2) {
609
- const ctx_r1 = i0.ɵɵnextContext(2);
610
- i0.ɵɵadvance(2);
611
- i0.ɵɵproperty("ngIf", !ctx_r1.inputIconTemplate && !ctx_r1._inputIconTemplate);
612
- i0.ɵɵadvance();
613
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.inputIconTemplate || ctx_r1._inputIconTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(3, _c17, ctx_r1.onButtonClick.bind(ctx_r1)));
614
- } }
615
- function Calendar_ng_template_2_Template(rf, ctx) { if (rf & 1) {
616
- const _r1 = i0.ɵɵgetCurrentView();
617
- i0.ɵɵelementStart(0, "input", 6, 1);
618
- i0.ɵɵlistener("focus", function Calendar_ng_template_2_Template_input_focus_0_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onInputFocus($event)); })("keydown", function Calendar_ng_template_2_Template_input_keydown_0_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onInputKeydown($event)); })("click", function Calendar_ng_template_2_Template_input_click_0_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onInputClick()); })("blur", function Calendar_ng_template_2_Template_input_blur_0_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onInputBlur($event)); })("input", function Calendar_ng_template_2_Template_input_input_0_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onUserInput($event)); });
619
- i0.ɵɵelementEnd();
620
- i0.ɵɵtemplate(2, Calendar_ng_template_2_ng_container_2_Template, 3, 2, "ng-container", 7)(3, Calendar_ng_template_2_button_3_Template, 3, 6, "button", 8)(4, Calendar_ng_template_2_ng_container_4_Template, 4, 5, "ng-container", 7);
621
- } if (rf & 2) {
622
- let tmp_17_0;
623
- const ctx_r1 = i0.ɵɵnextContext();
624
- i0.ɵɵclassMap(ctx_r1.inputStyleClass);
625
- i0.ɵɵproperty("value", ctx_r1.inputFieldValue)("readonly", ctx_r1.readonlyInput)("ngStyle", ctx_r1.inputStyle)("ngClass", "p-datepicker-input")("placeholder", ctx_r1.placeholder || "")("disabled", ctx_r1.disabled)("pAutoFocus", ctx_r1.autofocus)("variant", ctx_r1.variant)("fluid", ctx_r1.hasFluid);
626
- i0.ɵɵattribute("id", ctx_r1.inputId)("name", ctx_r1.name)("required", ctx_r1.required)("aria-required", ctx_r1.required)("aria-expanded", (tmp_17_0 = ctx_r1.overlayVisible) !== null && tmp_17_0 !== undefined ? tmp_17_0 : false)("aria-controls", ctx_r1.overlayVisible ? ctx_r1.panelId : null)("aria-labelledby", ctx_r1.ariaLabelledBy)("aria-label", ctx_r1.ariaLabel)("tabindex", ctx_r1.tabindex)("inputmode", ctx_r1.touchUI ? "off" : null);
627
- i0.ɵɵadvance(2);
628
- i0.ɵɵproperty("ngIf", ctx_r1.showClear && !ctx_r1.disabled && ctx_r1.value != null);
629
- i0.ɵɵadvance();
630
- i0.ɵɵproperty("ngIf", ctx_r1.showIcon && ctx_r1.iconDisplay === "button");
631
- i0.ɵɵadvance();
632
- i0.ɵɵproperty("ngIf", ctx_r1.iconDisplay === "input" && ctx_r1.showIcon);
633
- } }
634
- function Calendar_div_3_ng_container_3_Template(rf, ctx) { if (rf & 1) {
635
- i0.ɵɵelementContainer(0);
636
- } }
637
- function Calendar_div_3_ng_container_4_div_2_ChevronLeftIcon_3_Template(rf, ctx) { if (rf & 1) {
638
- i0.ɵɵelement(0, "ChevronLeftIcon");
639
- } }
640
- function Calendar_div_3_ng_container_4_div_2_span_4_1_ng_template_0_Template(rf, ctx) { }
641
- function Calendar_div_3_ng_container_4_div_2_span_4_1_Template(rf, ctx) { if (rf & 1) {
642
- i0.ɵɵtemplate(0, Calendar_div_3_ng_container_4_div_2_span_4_1_ng_template_0_Template, 0, 0, "ng-template");
643
- } }
644
- function Calendar_div_3_ng_container_4_div_2_span_4_Template(rf, ctx) { if (rf & 1) {
645
- i0.ɵɵelementStart(0, "span");
646
- i0.ɵɵtemplate(1, Calendar_div_3_ng_container_4_div_2_span_4_1_Template, 1, 0, null, 13);
647
- i0.ɵɵelementEnd();
648
- } if (rf & 2) {
649
- const ctx_r1 = i0.ɵɵnextContext(4);
650
- i0.ɵɵadvance();
651
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.previousIconTemplate || ctx_r1._previousIconTemplate);
652
- } }
653
- function Calendar_div_3_ng_container_4_div_2_button_6_Template(rf, ctx) { if (rf & 1) {
654
- const _r10 = i0.ɵɵgetCurrentView();
655
- i0.ɵɵelementStart(0, "button", 37);
656
- i0.ɵɵlistener("click", function Calendar_div_3_ng_container_4_div_2_button_6_Template_button_click_0_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.switchToMonthView($event)); })("keydown", function Calendar_div_3_ng_container_4_div_2_button_6_Template_button_keydown_0_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.onContainerButtonKeydown($event)); });
657
- i0.ɵɵtext(1);
658
- i0.ɵɵelementEnd();
659
- } if (rf & 2) {
660
- const month_r11 = i0.ɵɵnextContext().$implicit;
661
- const ctx_r1 = i0.ɵɵnextContext(3);
662
- i0.ɵɵproperty("disabled", ctx_r1.switchViewButtonDisabled());
663
- i0.ɵɵattribute("aria-label", ctx_r1.getTranslation("chooseMonth"));
664
- i0.ɵɵadvance();
665
- i0.ɵɵtextInterpolate1(" ", ctx_r1.getMonthName(month_r11.month), " ");
666
- } }
667
- function Calendar_div_3_ng_container_4_div_2_button_7_Template(rf, ctx) { if (rf & 1) {
668
- const _r12 = i0.ɵɵgetCurrentView();
669
- i0.ɵɵelementStart(0, "button", 38);
670
- i0.ɵɵlistener("click", function Calendar_div_3_ng_container_4_div_2_button_7_Template_button_click_0_listener($event) { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.switchToYearView($event)); })("keydown", function Calendar_div_3_ng_container_4_div_2_button_7_Template_button_keydown_0_listener($event) { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.onContainerButtonKeydown($event)); });
671
- i0.ɵɵtext(1);
672
- i0.ɵɵelementEnd();
673
- } if (rf & 2) {
674
- const month_r11 = i0.ɵɵnextContext().$implicit;
675
- const ctx_r1 = i0.ɵɵnextContext(3);
676
- i0.ɵɵproperty("disabled", ctx_r1.switchViewButtonDisabled());
677
- i0.ɵɵattribute("aria-label", ctx_r1.getTranslation("chooseYear"));
678
- i0.ɵɵadvance();
679
- i0.ɵɵtextInterpolate1(" ", ctx_r1.getYear(month_r11), " ");
680
- } }
681
- function Calendar_div_3_ng_container_4_div_2_span_8_ng_container_1_Template(rf, ctx) { if (rf & 1) {
682
- i0.ɵɵelementContainerStart(0);
683
- i0.ɵɵtext(1);
684
- i0.ɵɵelementContainerEnd();
685
- } if (rf & 2) {
686
- const ctx_r1 = i0.ɵɵnextContext(5);
687
- i0.ɵɵadvance();
688
- i0.ɵɵtextInterpolate2("", ctx_r1.yearPickerValues()[0], " - ", ctx_r1.yearPickerValues()[ctx_r1.yearPickerValues().length - 1], "");
689
- } }
690
- function Calendar_div_3_ng_container_4_div_2_span_8_ng_container_2_Template(rf, ctx) { if (rf & 1) {
691
- i0.ɵɵelementContainer(0);
692
- } }
693
- function Calendar_div_3_ng_container_4_div_2_span_8_Template(rf, ctx) { if (rf & 1) {
694
- i0.ɵɵelementStart(0, "span", 39);
695
- i0.ɵɵtemplate(1, Calendar_div_3_ng_container_4_div_2_span_8_ng_container_1_Template, 2, 2, "ng-container", 7)(2, Calendar_div_3_ng_container_4_div_2_span_8_ng_container_2_Template, 1, 0, "ng-container", 19);
696
- i0.ɵɵelementEnd();
697
- } if (rf & 2) {
698
- const ctx_r1 = i0.ɵɵnextContext(4);
699
- i0.ɵɵadvance();
700
- i0.ɵɵproperty("ngIf", !ctx_r1.decadeTemplate && ctx_r1._decadeTemplate);
701
- i0.ɵɵadvance();
702
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.decadeTemplate || ctx_r1._decadeTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(3, _c22, ctx_r1.yearPickerValues));
703
- } }
704
- function Calendar_div_3_ng_container_4_div_2_ChevronRightIcon_10_Template(rf, ctx) { if (rf & 1) {
705
- i0.ɵɵelement(0, "ChevronRightIcon");
706
- } }
707
- function Calendar_div_3_ng_container_4_div_2_span_11_1_ng_template_0_Template(rf, ctx) { }
708
- function Calendar_div_3_ng_container_4_div_2_span_11_1_Template(rf, ctx) { if (rf & 1) {
709
- i0.ɵɵtemplate(0, Calendar_div_3_ng_container_4_div_2_span_11_1_ng_template_0_Template, 0, 0, "ng-template");
710
- } }
711
- function Calendar_div_3_ng_container_4_div_2_span_11_Template(rf, ctx) { if (rf & 1) {
712
- i0.ɵɵelementStart(0, "span");
713
- i0.ɵɵtemplate(1, Calendar_div_3_ng_container_4_div_2_span_11_1_Template, 1, 0, null, 13);
714
- i0.ɵɵelementEnd();
715
- } if (rf & 2) {
716
- const ctx_r1 = i0.ɵɵnextContext(4);
717
- i0.ɵɵadvance();
718
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.nextIconTemplate || ctx_r1._nextIconTemplate);
719
- } }
720
- function Calendar_div_3_ng_container_4_div_2_table_12_th_3_Template(rf, ctx) { if (rf & 1) {
721
- i0.ɵɵelementStart(0, "th", 44)(1, "span");
722
- i0.ɵɵtext(2);
723
- i0.ɵɵelementEnd()();
724
- } if (rf & 2) {
725
- const ctx_r1 = i0.ɵɵnextContext(5);
726
- i0.ɵɵadvance(2);
727
- i0.ɵɵtextInterpolate(ctx_r1.getTranslation("weekHeader"));
728
- } }
729
- function Calendar_div_3_ng_container_4_div_2_table_12_th_4_Template(rf, ctx) { if (rf & 1) {
730
- i0.ɵɵelementStart(0, "th", 45)(1, "span", 46);
731
- i0.ɵɵtext(2);
732
- i0.ɵɵelementEnd()();
733
- } if (rf & 2) {
734
- const weekDay_r13 = ctx.$implicit;
735
- i0.ɵɵadvance(2);
736
- i0.ɵɵtextInterpolate(weekDay_r13);
737
- } }
738
- function Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_1_Template(rf, ctx) { if (rf & 1) {
739
- i0.ɵɵelementStart(0, "td", 49)(1, "span", 50);
740
- i0.ɵɵtext(2);
741
- i0.ɵɵelementEnd()();
742
- } if (rf & 2) {
743
- const j_r14 = i0.ɵɵnextContext().index;
744
- const month_r11 = i0.ɵɵnextContext(2).$implicit;
745
- i0.ɵɵadvance(2);
746
- i0.ɵɵtextInterpolate1(" ", month_r11.weekNumbers[j_r14], " ");
747
- } }
748
- function Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_ng_container_1_ng_container_2_Template(rf, ctx) { if (rf & 1) {
749
- i0.ɵɵelementContainerStart(0);
750
- i0.ɵɵtext(1);
751
- i0.ɵɵelementContainerEnd();
752
- } if (rf & 2) {
753
- const date_r16 = i0.ɵɵnextContext(2).$implicit;
754
- i0.ɵɵadvance();
755
- i0.ɵɵtextInterpolate(date_r16.day);
756
- } }
757
- function Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_ng_container_1_ng_container_3_ng_container_1_Template(rf, ctx) { if (rf & 1) {
758
- i0.ɵɵelementContainer(0);
759
- } }
760
- function Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_ng_container_1_ng_container_3_Template(rf, ctx) { if (rf & 1) {
761
- i0.ɵɵelementContainerStart(0);
762
- i0.ɵɵtemplate(1, Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_ng_container_1_ng_container_3_ng_container_1_Template, 1, 0, "ng-container", 19);
763
- i0.ɵɵelementContainerEnd();
764
- } if (rf & 2) {
765
- const date_r16 = i0.ɵɵnextContext(2).$implicit;
766
- const ctx_r1 = i0.ɵɵnextContext(6);
767
- i0.ɵɵadvance();
768
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.dateTemplate || ctx_r1._dateTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c22, date_r16));
769
- } }
770
- function Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_ng_container_1_ng_container_4_ng_container_1_Template(rf, ctx) { if (rf & 1) {
771
- i0.ɵɵelementContainer(0);
772
- } }
773
- function Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_ng_container_1_ng_container_4_Template(rf, ctx) { if (rf & 1) {
774
- i0.ɵɵelementContainerStart(0);
775
- i0.ɵɵtemplate(1, Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_ng_container_1_ng_container_4_ng_container_1_Template, 1, 0, "ng-container", 19);
776
- i0.ɵɵelementContainerEnd();
777
- } if (rf & 2) {
778
- const date_r16 = i0.ɵɵnextContext(2).$implicit;
779
- const ctx_r1 = i0.ɵɵnextContext(6);
780
- i0.ɵɵadvance();
781
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.disabledDateTemplate || ctx_r1._disabledDateTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c22, date_r16));
782
- } }
783
- function Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_ng_container_1_div_5_Template(rf, ctx) { if (rf & 1) {
784
- i0.ɵɵelementStart(0, "div", 53);
785
- i0.ɵɵtext(1);
786
- i0.ɵɵelementEnd();
787
- } if (rf & 2) {
788
- const date_r16 = i0.ɵɵnextContext(2).$implicit;
789
- i0.ɵɵadvance();
790
- i0.ɵɵtextInterpolate1(" ", date_r16.day, " ");
791
- } }
792
- function Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_ng_container_1_Template(rf, ctx) { if (rf & 1) {
793
- const _r15 = i0.ɵɵgetCurrentView();
794
- i0.ɵɵelementContainerStart(0);
795
- i0.ɵɵelementStart(1, "span", 51);
796
- i0.ɵɵlistener("click", function Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_ng_container_1_Template_span_click_1_listener($event) { i0.ɵɵrestoreView(_r15); const date_r16 = i0.ɵɵnextContext().$implicit; const ctx_r1 = i0.ɵɵnextContext(6); return i0.ɵɵresetView(ctx_r1.onDateSelect($event, date_r16)); })("keydown", function Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_ng_container_1_Template_span_keydown_1_listener($event) { i0.ɵɵrestoreView(_r15); const date_r16 = i0.ɵɵnextContext().$implicit; const i_r17 = i0.ɵɵnextContext(3).index; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onDateCellKeydown($event, date_r16, i_r17)); });
797
- i0.ɵɵtemplate(2, Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_ng_container_1_ng_container_2_Template, 2, 1, "ng-container", 7)(3, Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_ng_container_1_ng_container_3_Template, 2, 4, "ng-container", 7)(4, Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_ng_container_1_ng_container_4_Template, 2, 4, "ng-container", 7);
798
- i0.ɵɵelementEnd();
799
- i0.ɵɵtemplate(5, Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_ng_container_1_div_5_Template, 2, 1, "div", 52);
800
- i0.ɵɵelementContainerEnd();
801
- } if (rf & 2) {
802
- const date_r16 = i0.ɵɵnextContext().$implicit;
803
- const ctx_r1 = i0.ɵɵnextContext(6);
804
- i0.ɵɵadvance();
805
- i0.ɵɵproperty("ngClass", ctx_r1.dayClass(date_r16));
806
- i0.ɵɵattribute("data-date", ctx_r1.formatDateKey(ctx_r1.formatDateMetaToDate(date_r16)));
807
- i0.ɵɵadvance();
808
- i0.ɵɵproperty("ngIf", !ctx_r1.dateTemplate && !ctx_r1._dateTemplate && (date_r16.selectable || !ctx_r1.disabledDateTemplate && !ctx_r1._disabledDateTemplate));
809
- i0.ɵɵadvance();
810
- i0.ɵɵproperty("ngIf", date_r16.selectable || !ctx_r1.disabledDateTemplate && !ctx_r1._disabledDateTemplate);
811
- i0.ɵɵadvance();
812
- i0.ɵɵproperty("ngIf", !date_r16.selectable);
813
- i0.ɵɵadvance();
814
- i0.ɵɵproperty("ngIf", ctx_r1.isSelected(date_r16));
815
- } }
816
- function Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_Template(rf, ctx) { if (rf & 1) {
817
- i0.ɵɵelementStart(0, "td", 16);
818
- i0.ɵɵtemplate(1, Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_ng_container_1_Template, 6, 6, "ng-container", 7);
819
- i0.ɵɵelementEnd();
820
- } if (rf & 2) {
821
- const date_r16 = ctx.$implicit;
822
- const ctx_r1 = i0.ɵɵnextContext(6);
823
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(3, _c23, date_r16.otherMonth, date_r16.today));
824
- i0.ɵɵattribute("aria-label", date_r16.day);
825
- i0.ɵɵadvance();
826
- i0.ɵɵproperty("ngIf", date_r16.otherMonth ? ctx_r1.showOtherMonths : true);
827
- } }
828
- function Calendar_div_3_ng_container_4_div_2_table_12_tr_6_Template(rf, ctx) { if (rf & 1) {
829
- i0.ɵɵelementStart(0, "tr");
830
- i0.ɵɵtemplate(1, Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_1_Template, 3, 1, "td", 47)(2, Calendar_div_3_ng_container_4_div_2_table_12_tr_6_td_2_Template, 2, 6, "td", 48);
831
- i0.ɵɵelementEnd();
832
- } if (rf & 2) {
833
- const week_r18 = ctx.$implicit;
834
- const ctx_r1 = i0.ɵɵnextContext(5);
835
- i0.ɵɵadvance();
836
- i0.ɵɵproperty("ngIf", ctx_r1.showWeek);
837
- i0.ɵɵadvance();
838
- i0.ɵɵproperty("ngForOf", week_r18);
839
- } }
840
- function Calendar_div_3_ng_container_4_div_2_table_12_Template(rf, ctx) { if (rf & 1) {
841
- i0.ɵɵelementStart(0, "table", 40)(1, "thead")(2, "tr");
842
- i0.ɵɵtemplate(3, Calendar_div_3_ng_container_4_div_2_table_12_th_3_Template, 3, 1, "th", 41)(4, Calendar_div_3_ng_container_4_div_2_table_12_th_4_Template, 3, 1, "th", 42);
843
- i0.ɵɵelementEnd()();
844
- i0.ɵɵelementStart(5, "tbody");
845
- i0.ɵɵtemplate(6, Calendar_div_3_ng_container_4_div_2_table_12_tr_6_Template, 3, 2, "tr", 43);
846
- i0.ɵɵelementEnd()();
847
- } if (rf & 2) {
848
- const month_r11 = i0.ɵɵnextContext().$implicit;
849
- const ctx_r1 = i0.ɵɵnextContext(3);
850
- i0.ɵɵadvance(3);
851
- i0.ɵɵproperty("ngIf", ctx_r1.showWeek);
852
- i0.ɵɵadvance();
853
- i0.ɵɵproperty("ngForOf", ctx_r1.weekDays);
854
- i0.ɵɵadvance(2);
855
- i0.ɵɵproperty("ngForOf", month_r11.dates);
856
- } }
857
- function Calendar_div_3_ng_container_4_div_2_Template(rf, ctx) { if (rf & 1) {
858
- const _r9 = i0.ɵɵgetCurrentView();
859
- i0.ɵɵelementStart(0, "div", 28)(1, "div", 29)(2, "p-button", 30);
860
- i0.ɵɵlistener("keydown", function Calendar_div_3_ng_container_4_div_2_Template_p_button_keydown_2_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onContainerButtonKeydown($event)); })("onClick", function Calendar_div_3_ng_container_4_div_2_Template_p_button_onClick_2_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onPrevButtonClick($event)); });
861
- i0.ɵɵtemplate(3, Calendar_div_3_ng_container_4_div_2_ChevronLeftIcon_3_Template, 1, 0, "ChevronLeftIcon", 7)(4, Calendar_div_3_ng_container_4_div_2_span_4_Template, 2, 1, "span", 7);
862
- i0.ɵɵelementEnd();
863
- i0.ɵɵelementStart(5, "div", 31);
864
- i0.ɵɵtemplate(6, Calendar_div_3_ng_container_4_div_2_button_6_Template, 2, 3, "button", 32)(7, Calendar_div_3_ng_container_4_div_2_button_7_Template, 2, 3, "button", 33)(8, Calendar_div_3_ng_container_4_div_2_span_8_Template, 3, 5, "span", 34);
865
- i0.ɵɵelementEnd();
866
- i0.ɵɵelementStart(9, "p-button", 35);
867
- i0.ɵɵlistener("keydown", function Calendar_div_3_ng_container_4_div_2_Template_p_button_keydown_9_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onContainerButtonKeydown($event)); })("onClick", function Calendar_div_3_ng_container_4_div_2_Template_p_button_onClick_9_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onNextButtonClick($event)); });
868
- i0.ɵɵtemplate(10, Calendar_div_3_ng_container_4_div_2_ChevronRightIcon_10_Template, 1, 0, "ChevronRightIcon", 7)(11, Calendar_div_3_ng_container_4_div_2_span_11_Template, 2, 1, "span", 7);
869
- i0.ɵɵelementEnd()();
870
- i0.ɵɵtemplate(12, Calendar_div_3_ng_container_4_div_2_table_12_Template, 7, 3, "table", 36);
871
- i0.ɵɵelementEnd();
872
- } if (rf & 2) {
873
- const i_r17 = ctx.index;
874
- const ctx_r1 = i0.ɵɵnextContext(3);
875
- i0.ɵɵadvance(2);
876
- i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(12, _c21, i_r17 === 0 ? "visible" : "hidden"));
877
- i0.ɵɵattribute("aria-label", ctx_r1.prevIconAriaLabel);
878
- i0.ɵɵadvance();
879
- i0.ɵɵproperty("ngIf", !ctx_r1.previousIconTemplate && !ctx_r1._previousIconTemplate);
880
- i0.ɵɵadvance();
881
- i0.ɵɵproperty("ngIf", ctx_r1.previousIconTemplate || !ctx_r1._previousIconTemplate);
882
- i0.ɵɵadvance(2);
883
- i0.ɵɵproperty("ngIf", ctx_r1.currentView === "date");
884
- i0.ɵɵadvance();
885
- i0.ɵɵproperty("ngIf", ctx_r1.currentView !== "year");
886
- i0.ɵɵadvance();
887
- i0.ɵɵproperty("ngIf", ctx_r1.currentView === "year");
888
- i0.ɵɵadvance();
889
- i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(14, _c21, i_r17 === ctx_r1.months.length - 1 ? "visible" : "hidden"));
890
- i0.ɵɵattribute("aria-label", ctx_r1.nextIconAriaLabel);
891
- i0.ɵɵadvance();
892
- i0.ɵɵproperty("ngIf", !ctx_r1.nextIconTemplate && !ctx_r1._nextIconTemplate);
893
- i0.ɵɵadvance();
894
- i0.ɵɵproperty("ngIf", ctx_r1.nextIconTemplate || !ctx_r1._nextIconTemplate);
895
- i0.ɵɵadvance();
896
- i0.ɵɵproperty("ngIf", ctx_r1.currentView === "date");
897
- } }
898
- function Calendar_div_3_ng_container_4_div_3_span_1_div_2_Template(rf, ctx) { if (rf & 1) {
899
- i0.ɵɵelementStart(0, "div", 53);
900
- i0.ɵɵtext(1);
901
- i0.ɵɵelementEnd();
902
- } if (rf & 2) {
903
- const m_r21 = i0.ɵɵnextContext().$implicit;
904
- i0.ɵɵadvance();
905
- i0.ɵɵtextInterpolate1(" ", m_r21, " ");
906
- } }
907
- function Calendar_div_3_ng_container_4_div_3_span_1_Template(rf, ctx) { if (rf & 1) {
908
- const _r19 = i0.ɵɵgetCurrentView();
909
- i0.ɵɵelementStart(0, "span", 56);
910
- i0.ɵɵlistener("click", function Calendar_div_3_ng_container_4_div_3_span_1_Template_span_click_0_listener($event) { const i_r20 = i0.ɵɵrestoreView(_r19).index; const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.onMonthSelect($event, i_r20)); })("keydown", function Calendar_div_3_ng_container_4_div_3_span_1_Template_span_keydown_0_listener($event) { const i_r20 = i0.ɵɵrestoreView(_r19).index; const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.onMonthCellKeydown($event, i_r20)); });
911
- i0.ɵɵtext(1);
912
- i0.ɵɵtemplate(2, Calendar_div_3_ng_container_4_div_3_span_1_div_2_Template, 2, 1, "div", 52);
913
- i0.ɵɵelementEnd();
914
- } if (rf & 2) {
915
- const m_r21 = ctx.$implicit;
916
- const i_r20 = ctx.index;
917
- const ctx_r1 = i0.ɵɵnextContext(4);
918
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(3, _c24, ctx_r1.isMonthSelected(i_r20), ctx_r1.isMonthDisabled(i_r20)));
919
- i0.ɵɵadvance();
920
- i0.ɵɵtextInterpolate1(" ", m_r21, " ");
921
- i0.ɵɵadvance();
922
- i0.ɵɵproperty("ngIf", ctx_r1.isMonthSelected(i_r20));
923
- } }
924
- function Calendar_div_3_ng_container_4_div_3_Template(rf, ctx) { if (rf & 1) {
925
- i0.ɵɵelementStart(0, "div", 54);
926
- i0.ɵɵtemplate(1, Calendar_div_3_ng_container_4_div_3_span_1_Template, 3, 6, "span", 55);
927
- i0.ɵɵelementEnd();
928
- } if (rf & 2) {
929
- const ctx_r1 = i0.ɵɵnextContext(3);
930
- i0.ɵɵadvance();
931
- i0.ɵɵproperty("ngForOf", ctx_r1.monthPickerValues());
932
- } }
933
- function Calendar_div_3_ng_container_4_div_4_span_1_div_2_Template(rf, ctx) { if (rf & 1) {
934
- i0.ɵɵelementStart(0, "div", 53);
935
- i0.ɵɵtext(1);
936
- i0.ɵɵelementEnd();
937
- } if (rf & 2) {
938
- const y_r23 = i0.ɵɵnextContext().$implicit;
939
- i0.ɵɵadvance();
940
- i0.ɵɵtextInterpolate1(" ", y_r23, " ");
941
- } }
942
- function Calendar_div_3_ng_container_4_div_4_span_1_Template(rf, ctx) { if (rf & 1) {
943
- const _r22 = i0.ɵɵgetCurrentView();
944
- i0.ɵɵelementStart(0, "span", 56);
945
- i0.ɵɵlistener("click", function Calendar_div_3_ng_container_4_div_4_span_1_Template_span_click_0_listener($event) { const y_r23 = i0.ɵɵrestoreView(_r22).$implicit; const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.onYearSelect($event, y_r23)); })("keydown", function Calendar_div_3_ng_container_4_div_4_span_1_Template_span_keydown_0_listener($event) { const y_r23 = i0.ɵɵrestoreView(_r22).$implicit; const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.onYearCellKeydown($event, y_r23)); });
946
- i0.ɵɵtext(1);
947
- i0.ɵɵtemplate(2, Calendar_div_3_ng_container_4_div_4_span_1_div_2_Template, 2, 1, "div", 52);
948
- i0.ɵɵelementEnd();
949
- } if (rf & 2) {
950
- const y_r23 = ctx.$implicit;
951
- const ctx_r1 = i0.ɵɵnextContext(4);
952
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(3, _c25, ctx_r1.isYearSelected(y_r23), ctx_r1.isYearDisabled(y_r23)));
953
- i0.ɵɵadvance();
954
- i0.ɵɵtextInterpolate1(" ", y_r23, " ");
955
- i0.ɵɵadvance();
956
- i0.ɵɵproperty("ngIf", ctx_r1.isYearSelected(y_r23));
957
- } }
958
- function Calendar_div_3_ng_container_4_div_4_Template(rf, ctx) { if (rf & 1) {
959
- i0.ɵɵelementStart(0, "div", 57);
960
- i0.ɵɵtemplate(1, Calendar_div_3_ng_container_4_div_4_span_1_Template, 3, 6, "span", 55);
961
- i0.ɵɵelementEnd();
962
- } if (rf & 2) {
963
- const ctx_r1 = i0.ɵɵnextContext(3);
964
- i0.ɵɵadvance();
965
- i0.ɵɵproperty("ngForOf", ctx_r1.yearPickerValues());
966
- } }
967
- function Calendar_div_3_ng_container_4_Template(rf, ctx) { if (rf & 1) {
968
- i0.ɵɵelementContainerStart(0);
969
- i0.ɵɵelementStart(1, "div", 24);
970
- i0.ɵɵtemplate(2, Calendar_div_3_ng_container_4_div_2_Template, 13, 16, "div", 25);
971
- i0.ɵɵelementEnd();
972
- i0.ɵɵtemplate(3, Calendar_div_3_ng_container_4_div_3_Template, 2, 1, "div", 26)(4, Calendar_div_3_ng_container_4_div_4_Template, 2, 1, "div", 27);
973
- i0.ɵɵelementContainerEnd();
974
- } if (rf & 2) {
975
- const ctx_r1 = i0.ɵɵnextContext(2);
976
- i0.ɵɵadvance(2);
977
- i0.ɵɵproperty("ngForOf", ctx_r1.months);
978
- i0.ɵɵadvance();
979
- i0.ɵɵproperty("ngIf", ctx_r1.currentView === "month");
980
- i0.ɵɵadvance();
981
- i0.ɵɵproperty("ngIf", ctx_r1.currentView === "year");
982
- } }
983
- function Calendar_div_3_div_5_ChevronUpIcon_3_Template(rf, ctx) { if (rf & 1) {
984
- i0.ɵɵelement(0, "ChevronUpIcon");
985
- } }
986
- function Calendar_div_3_div_5_4_ng_template_0_Template(rf, ctx) { }
987
- function Calendar_div_3_div_5_4_Template(rf, ctx) { if (rf & 1) {
988
- i0.ɵɵtemplate(0, Calendar_div_3_div_5_4_ng_template_0_Template, 0, 0, "ng-template");
989
- } }
990
- function Calendar_div_3_div_5_ng_container_6_Template(rf, ctx) { if (rf & 1) {
991
- i0.ɵɵelementContainerStart(0);
992
- i0.ɵɵtext(1, "0");
993
- i0.ɵɵelementContainerEnd();
994
- } }
995
- function Calendar_div_3_div_5_ChevronDownIcon_9_Template(rf, ctx) { if (rf & 1) {
996
- i0.ɵɵelement(0, "ChevronDownIcon");
997
- } }
998
- function Calendar_div_3_div_5_10_ng_template_0_Template(rf, ctx) { }
999
- function Calendar_div_3_div_5_10_Template(rf, ctx) { if (rf & 1) {
1000
- i0.ɵɵtemplate(0, Calendar_div_3_div_5_10_ng_template_0_Template, 0, 0, "ng-template");
1001
- } }
1002
- function Calendar_div_3_div_5_ChevronUpIcon_16_Template(rf, ctx) { if (rf & 1) {
1003
- i0.ɵɵelement(0, "ChevronUpIcon");
1004
- } }
1005
- function Calendar_div_3_div_5_17_ng_template_0_Template(rf, ctx) { }
1006
- function Calendar_div_3_div_5_17_Template(rf, ctx) { if (rf & 1) {
1007
- i0.ɵɵtemplate(0, Calendar_div_3_div_5_17_ng_template_0_Template, 0, 0, "ng-template");
1008
- } }
1009
- function Calendar_div_3_div_5_ng_container_19_Template(rf, ctx) { if (rf & 1) {
1010
- i0.ɵɵelementContainerStart(0);
1011
- i0.ɵɵtext(1, "0");
1012
- i0.ɵɵelementContainerEnd();
1013
- } }
1014
- function Calendar_div_3_div_5_ChevronDownIcon_22_Template(rf, ctx) { if (rf & 1) {
1015
- i0.ɵɵelement(0, "ChevronDownIcon");
1016
- } }
1017
- function Calendar_div_3_div_5_ng_container_23_1_ng_template_0_Template(rf, ctx) { }
1018
- function Calendar_div_3_div_5_ng_container_23_1_Template(rf, ctx) { if (rf & 1) {
1019
- i0.ɵɵtemplate(0, Calendar_div_3_div_5_ng_container_23_1_ng_template_0_Template, 0, 0, "ng-template");
1020
- } }
1021
- function Calendar_div_3_div_5_ng_container_23_Template(rf, ctx) { if (rf & 1) {
1022
- i0.ɵɵelementContainerStart(0);
1023
- i0.ɵɵtemplate(1, Calendar_div_3_div_5_ng_container_23_1_Template, 1, 0, null, 13);
1024
- i0.ɵɵelementContainerEnd();
1025
- } if (rf & 2) {
1026
- const ctx_r1 = i0.ɵɵnextContext(3);
1027
- i0.ɵɵadvance();
1028
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.decrementIconTemplate || ctx_r1._decrementIconTemplate);
1029
- } }
1030
- function Calendar_div_3_div_5_div_24_Template(rf, ctx) { if (rf & 1) {
1031
- i0.ɵɵelementStart(0, "div", 61)(1, "span");
1032
- i0.ɵɵtext(2);
1033
- i0.ɵɵelementEnd()();
1034
- } if (rf & 2) {
1035
- const ctx_r1 = i0.ɵɵnextContext(3);
1036
- i0.ɵɵadvance(2);
1037
- i0.ɵɵtextInterpolate(ctx_r1.timeSeparator);
1038
- } }
1039
- function Calendar_div_3_div_5_div_25_ChevronUpIcon_2_Template(rf, ctx) { if (rf & 1) {
1040
- i0.ɵɵelement(0, "ChevronUpIcon");
1041
- } }
1042
- function Calendar_div_3_div_5_div_25_3_ng_template_0_Template(rf, ctx) { }
1043
- function Calendar_div_3_div_5_div_25_3_Template(rf, ctx) { if (rf & 1) {
1044
- i0.ɵɵtemplate(0, Calendar_div_3_div_5_div_25_3_ng_template_0_Template, 0, 0, "ng-template");
1045
- } }
1046
- function Calendar_div_3_div_5_div_25_ng_container_5_Template(rf, ctx) { if (rf & 1) {
1047
- i0.ɵɵelementContainerStart(0);
1048
- i0.ɵɵtext(1, "0");
1049
- i0.ɵɵelementContainerEnd();
1050
- } }
1051
- function Calendar_div_3_div_5_div_25_ChevronDownIcon_8_Template(rf, ctx) { if (rf & 1) {
1052
- i0.ɵɵelement(0, "ChevronDownIcon");
1053
- } }
1054
- function Calendar_div_3_div_5_div_25_9_ng_template_0_Template(rf, ctx) { }
1055
- function Calendar_div_3_div_5_div_25_9_Template(rf, ctx) { if (rf & 1) {
1056
- i0.ɵɵtemplate(0, Calendar_div_3_div_5_div_25_9_ng_template_0_Template, 0, 0, "ng-template");
1057
- } }
1058
- function Calendar_div_3_div_5_div_25_Template(rf, ctx) { if (rf & 1) {
1059
- const _r25 = i0.ɵɵgetCurrentView();
1060
- i0.ɵɵelementStart(0, "div", 66)(1, "p-button", 60);
1061
- i0.ɵɵlistener("keydown", function Calendar_div_3_div_5_div_25_Template_p_button_keydown_1_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onContainerButtonKeydown($event)); })("keydown.enter", function Calendar_div_3_div_5_div_25_Template_p_button_keydown_enter_1_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.incrementSecond($event)); })("keydown.space", function Calendar_div_3_div_5_div_25_Template_p_button_keydown_space_1_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.incrementSecond($event)); })("mousedown", function Calendar_div_3_div_5_div_25_Template_p_button_mousedown_1_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseDown($event, 2, 1)); })("mouseup", function Calendar_div_3_div_5_div_25_Template_p_button_mouseup_1_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("keyup.enter", function Calendar_div_3_div_5_div_25_Template_p_button_keyup_enter_1_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("keyup.space", function Calendar_div_3_div_5_div_25_Template_p_button_keyup_space_1_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("mouseleave", function Calendar_div_3_div_5_div_25_Template_p_button_mouseleave_1_listener() { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseLeave()); });
1062
- i0.ɵɵtemplate(2, Calendar_div_3_div_5_div_25_ChevronUpIcon_2_Template, 1, 0, "ChevronUpIcon", 7)(3, Calendar_div_3_div_5_div_25_3_Template, 1, 0, null, 13);
1063
- i0.ɵɵelementEnd();
1064
- i0.ɵɵelementStart(4, "span");
1065
- i0.ɵɵtemplate(5, Calendar_div_3_div_5_div_25_ng_container_5_Template, 2, 0, "ng-container", 7);
1066
- i0.ɵɵtext(6);
1067
- i0.ɵɵelementEnd();
1068
- i0.ɵɵelementStart(7, "p-button", 60);
1069
- i0.ɵɵlistener("keydown", function Calendar_div_3_div_5_div_25_Template_p_button_keydown_7_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onContainerButtonKeydown($event)); })("keydown.enter", function Calendar_div_3_div_5_div_25_Template_p_button_keydown_enter_7_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.decrementSecond($event)); })("keydown.space", function Calendar_div_3_div_5_div_25_Template_p_button_keydown_space_7_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.decrementSecond($event)); })("mousedown", function Calendar_div_3_div_5_div_25_Template_p_button_mousedown_7_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseDown($event, 2, -1)); })("mouseup", function Calendar_div_3_div_5_div_25_Template_p_button_mouseup_7_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("keyup.enter", function Calendar_div_3_div_5_div_25_Template_p_button_keyup_enter_7_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("keyup.space", function Calendar_div_3_div_5_div_25_Template_p_button_keyup_space_7_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("mouseleave", function Calendar_div_3_div_5_div_25_Template_p_button_mouseleave_7_listener() { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseLeave()); });
1070
- i0.ɵɵtemplate(8, Calendar_div_3_div_5_div_25_ChevronDownIcon_8_Template, 1, 0, "ChevronDownIcon", 7)(9, Calendar_div_3_div_5_div_25_9_Template, 1, 0, null, 13);
1071
- i0.ɵɵelementEnd()();
1072
- } if (rf & 2) {
1073
- const ctx_r1 = i0.ɵɵnextContext(3);
1074
- i0.ɵɵadvance();
1075
- i0.ɵɵattribute("aria-label", ctx_r1.getTranslation("nextSecond"));
1076
- i0.ɵɵadvance();
1077
- i0.ɵɵproperty("ngIf", !ctx_r1.incrementIconTemplate && !ctx_r1._incrementIconTemplate);
1078
- i0.ɵɵadvance();
1079
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.incrementIconTemplate || ctx_r1._incrementIconTemplate);
1080
- i0.ɵɵadvance(2);
1081
- i0.ɵɵproperty("ngIf", ctx_r1.currentSecond < 10);
1082
- i0.ɵɵadvance();
1083
- i0.ɵɵtextInterpolate(ctx_r1.currentSecond);
1084
- i0.ɵɵadvance();
1085
- i0.ɵɵattribute("aria-label", ctx_r1.getTranslation("prevSecond"));
1086
- i0.ɵɵadvance();
1087
- i0.ɵɵproperty("ngIf", !ctx_r1.decrementIconTemplate && !ctx_r1._decrementIconTemplate);
1088
- i0.ɵɵadvance();
1089
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.decrementIconTemplate || ctx_r1._decrementIconTemplate);
1090
- } }
1091
- function Calendar_div_3_div_5_div_26_Template(rf, ctx) { if (rf & 1) {
1092
- i0.ɵɵelementStart(0, "div", 61)(1, "span");
1093
- i0.ɵɵtext(2);
1094
- i0.ɵɵelementEnd()();
1095
- } if (rf & 2) {
1096
- const ctx_r1 = i0.ɵɵnextContext(3);
1097
- i0.ɵɵadvance(2);
1098
- i0.ɵɵtextInterpolate(ctx_r1.timeSeparator);
1099
- } }
1100
- function Calendar_div_3_div_5_div_27_ChevronUpIcon_2_Template(rf, ctx) { if (rf & 1) {
1101
- i0.ɵɵelement(0, "ChevronUpIcon");
1102
- } }
1103
- function Calendar_div_3_div_5_div_27_3_ng_template_0_Template(rf, ctx) { }
1104
- function Calendar_div_3_div_5_div_27_3_Template(rf, ctx) { if (rf & 1) {
1105
- i0.ɵɵtemplate(0, Calendar_div_3_div_5_div_27_3_ng_template_0_Template, 0, 0, "ng-template");
1106
- } }
1107
- function Calendar_div_3_div_5_div_27_ChevronDownIcon_7_Template(rf, ctx) { if (rf & 1) {
1108
- i0.ɵɵelement(0, "ChevronDownIcon");
1109
- } }
1110
- function Calendar_div_3_div_5_div_27_8_ng_template_0_Template(rf, ctx) { }
1111
- function Calendar_div_3_div_5_div_27_8_Template(rf, ctx) { if (rf & 1) {
1112
- i0.ɵɵtemplate(0, Calendar_div_3_div_5_div_27_8_ng_template_0_Template, 0, 0, "ng-template");
1113
- } }
1114
- function Calendar_div_3_div_5_div_27_Template(rf, ctx) { if (rf & 1) {
1115
- const _r26 = i0.ɵɵgetCurrentView();
1116
- i0.ɵɵelementStart(0, "div", 67)(1, "p-button", 68);
1117
- i0.ɵɵlistener("keydown", function Calendar_div_3_div_5_div_27_Template_p_button_keydown_1_listener($event) { i0.ɵɵrestoreView(_r26); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onContainerButtonKeydown($event)); })("onClick", function Calendar_div_3_div_5_div_27_Template_p_button_onClick_1_listener($event) { i0.ɵɵrestoreView(_r26); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.toggleAMPM($event)); })("keydown.enter", function Calendar_div_3_div_5_div_27_Template_p_button_keydown_enter_1_listener($event) { i0.ɵɵrestoreView(_r26); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.toggleAMPM($event)); });
1118
- i0.ɵɵtemplate(2, Calendar_div_3_div_5_div_27_ChevronUpIcon_2_Template, 1, 0, "ChevronUpIcon", 7)(3, Calendar_div_3_div_5_div_27_3_Template, 1, 0, null, 13);
1119
- i0.ɵɵelementEnd();
1120
- i0.ɵɵelementStart(4, "span");
1121
- i0.ɵɵtext(5);
1122
- i0.ɵɵelementEnd();
1123
- i0.ɵɵelementStart(6, "p-button", 69);
1124
- i0.ɵɵlistener("keydown", function Calendar_div_3_div_5_div_27_Template_p_button_keydown_6_listener($event) { i0.ɵɵrestoreView(_r26); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onContainerButtonKeydown($event)); })("click", function Calendar_div_3_div_5_div_27_Template_p_button_click_6_listener($event) { i0.ɵɵrestoreView(_r26); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.toggleAMPM($event)); })("keydown.enter", function Calendar_div_3_div_5_div_27_Template_p_button_keydown_enter_6_listener($event) { i0.ɵɵrestoreView(_r26); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.toggleAMPM($event)); });
1125
- i0.ɵɵtemplate(7, Calendar_div_3_div_5_div_27_ChevronDownIcon_7_Template, 1, 0, "ChevronDownIcon", 7)(8, Calendar_div_3_div_5_div_27_8_Template, 1, 0, null, 13);
1126
- i0.ɵɵelementEnd()();
1127
- } if (rf & 2) {
1128
- const ctx_r1 = i0.ɵɵnextContext(3);
1129
- i0.ɵɵadvance();
1130
- i0.ɵɵattribute("aria-label", ctx_r1.getTranslation("am"));
1131
- i0.ɵɵadvance();
1132
- i0.ɵɵproperty("ngIf", !ctx_r1.incrementIconTemplate && !ctx_r1._incrementIconTemplate);
1133
- i0.ɵɵadvance();
1134
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.incrementIconTemplate || ctx_r1._incrementIconTemplate);
1135
- i0.ɵɵadvance(2);
1136
- i0.ɵɵtextInterpolate(ctx_r1.pm ? "PM" : "AM");
1137
- i0.ɵɵadvance();
1138
- i0.ɵɵattribute("aria-label", ctx_r1.getTranslation("pm"));
1139
- i0.ɵɵadvance();
1140
- i0.ɵɵproperty("ngIf", !ctx_r1.decrementIconTemplate && !ctx_r1._decrementIconTemplate);
1141
- i0.ɵɵadvance();
1142
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.decrementIconTemplate || ctx_r1._decrementIconTemplate);
1143
- } }
1144
- function Calendar_div_3_div_5_Template(rf, ctx) { if (rf & 1) {
1145
- const _r24 = i0.ɵɵgetCurrentView();
1146
- i0.ɵɵelementStart(0, "div", 58)(1, "div", 59)(2, "p-button", 60);
1147
- i0.ɵɵlistener("keydown", function Calendar_div_3_div_5_Template_p_button_keydown_2_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onContainerButtonKeydown($event)); })("keydown.enter", function Calendar_div_3_div_5_Template_p_button_keydown_enter_2_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.incrementHour($event)); })("keydown.space", function Calendar_div_3_div_5_Template_p_button_keydown_space_2_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.incrementHour($event)); })("mousedown", function Calendar_div_3_div_5_Template_p_button_mousedown_2_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseDown($event, 0, 1)); })("mouseup", function Calendar_div_3_div_5_Template_p_button_mouseup_2_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("keyup.enter", function Calendar_div_3_div_5_Template_p_button_keyup_enter_2_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("keyup.space", function Calendar_div_3_div_5_Template_p_button_keyup_space_2_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("mouseleave", function Calendar_div_3_div_5_Template_p_button_mouseleave_2_listener() { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseLeave()); });
1148
- i0.ɵɵtemplate(3, Calendar_div_3_div_5_ChevronUpIcon_3_Template, 1, 0, "ChevronUpIcon", 7)(4, Calendar_div_3_div_5_4_Template, 1, 0, null, 13);
1149
- i0.ɵɵelementEnd();
1150
- i0.ɵɵelementStart(5, "span");
1151
- i0.ɵɵtemplate(6, Calendar_div_3_div_5_ng_container_6_Template, 2, 0, "ng-container", 7);
1152
- i0.ɵɵtext(7);
1153
- i0.ɵɵelementEnd();
1154
- i0.ɵɵelementStart(8, "p-button", 60);
1155
- i0.ɵɵlistener("keydown", function Calendar_div_3_div_5_Template_p_button_keydown_8_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onContainerButtonKeydown($event)); })("keydown.enter", function Calendar_div_3_div_5_Template_p_button_keydown_enter_8_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.decrementHour($event)); })("keydown.space", function Calendar_div_3_div_5_Template_p_button_keydown_space_8_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.decrementHour($event)); })("mousedown", function Calendar_div_3_div_5_Template_p_button_mousedown_8_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseDown($event, 0, -1)); })("mouseup", function Calendar_div_3_div_5_Template_p_button_mouseup_8_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("keyup.enter", function Calendar_div_3_div_5_Template_p_button_keyup_enter_8_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("keyup.space", function Calendar_div_3_div_5_Template_p_button_keyup_space_8_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("mouseleave", function Calendar_div_3_div_5_Template_p_button_mouseleave_8_listener() { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseLeave()); });
1156
- i0.ɵɵtemplate(9, Calendar_div_3_div_5_ChevronDownIcon_9_Template, 1, 0, "ChevronDownIcon", 7)(10, Calendar_div_3_div_5_10_Template, 1, 0, null, 13);
1157
- i0.ɵɵelementEnd()();
1158
- i0.ɵɵelementStart(11, "div", 61)(12, "span");
1159
- i0.ɵɵtext(13);
1160
- i0.ɵɵelementEnd()();
1161
- i0.ɵɵelementStart(14, "div", 62)(15, "p-button", 60);
1162
- i0.ɵɵlistener("keydown", function Calendar_div_3_div_5_Template_p_button_keydown_15_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onContainerButtonKeydown($event)); })("keydown.enter", function Calendar_div_3_div_5_Template_p_button_keydown_enter_15_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.incrementMinute($event)); })("keydown.space", function Calendar_div_3_div_5_Template_p_button_keydown_space_15_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.incrementMinute($event)); })("mousedown", function Calendar_div_3_div_5_Template_p_button_mousedown_15_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseDown($event, 1, 1)); })("mouseup", function Calendar_div_3_div_5_Template_p_button_mouseup_15_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("keyup.enter", function Calendar_div_3_div_5_Template_p_button_keyup_enter_15_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("keyup.space", function Calendar_div_3_div_5_Template_p_button_keyup_space_15_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("mouseleave", function Calendar_div_3_div_5_Template_p_button_mouseleave_15_listener() { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseLeave()); });
1163
- i0.ɵɵtemplate(16, Calendar_div_3_div_5_ChevronUpIcon_16_Template, 1, 0, "ChevronUpIcon", 7)(17, Calendar_div_3_div_5_17_Template, 1, 0, null, 13);
1164
- i0.ɵɵelementEnd();
1165
- i0.ɵɵelementStart(18, "span");
1166
- i0.ɵɵtemplate(19, Calendar_div_3_div_5_ng_container_19_Template, 2, 0, "ng-container", 7);
1167
- i0.ɵɵtext(20);
1168
- i0.ɵɵelementEnd();
1169
- i0.ɵɵelementStart(21, "p-button", 60);
1170
- i0.ɵɵlistener("keydown", function Calendar_div_3_div_5_Template_p_button_keydown_21_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onContainerButtonKeydown($event)); })("keydown.enter", function Calendar_div_3_div_5_Template_p_button_keydown_enter_21_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.decrementMinute($event)); })("keydown.space", function Calendar_div_3_div_5_Template_p_button_keydown_space_21_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.decrementMinute($event)); })("mousedown", function Calendar_div_3_div_5_Template_p_button_mousedown_21_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseDown($event, 1, -1)); })("mouseup", function Calendar_div_3_div_5_Template_p_button_mouseup_21_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("keyup.enter", function Calendar_div_3_div_5_Template_p_button_keyup_enter_21_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("keyup.space", function Calendar_div_3_div_5_Template_p_button_keyup_space_21_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseUp($event)); })("mouseleave", function Calendar_div_3_div_5_Template_p_button_mouseleave_21_listener() { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTimePickerElementMouseLeave()); });
1171
- i0.ɵɵtemplate(22, Calendar_div_3_div_5_ChevronDownIcon_22_Template, 1, 0, "ChevronDownIcon", 7)(23, Calendar_div_3_div_5_ng_container_23_Template, 2, 1, "ng-container", 7);
1172
- i0.ɵɵelementEnd()();
1173
- i0.ɵɵtemplate(24, Calendar_div_3_div_5_div_24_Template, 3, 1, "div", 63)(25, Calendar_div_3_div_5_div_25_Template, 10, 8, "div", 64)(26, Calendar_div_3_div_5_div_26_Template, 3, 1, "div", 63)(27, Calendar_div_3_div_5_div_27_Template, 9, 7, "div", 65);
1174
- i0.ɵɵelementEnd();
1175
- } if (rf & 2) {
1176
- const ctx_r1 = i0.ɵɵnextContext(2);
1177
- i0.ɵɵadvance(2);
1178
- i0.ɵɵattribute("aria-label", ctx_r1.getTranslation("nextHour"));
1179
- i0.ɵɵadvance();
1180
- i0.ɵɵproperty("ngIf", !ctx_r1.incrementIconTemplate && !ctx_r1._incrementIconTemplate);
1181
- i0.ɵɵadvance();
1182
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.incrementIconTemplate || ctx_r1._incrementIconTemplate);
1183
- i0.ɵɵadvance(2);
1184
- i0.ɵɵproperty("ngIf", ctx_r1.currentHour < 10);
1185
- i0.ɵɵadvance();
1186
- i0.ɵɵtextInterpolate(ctx_r1.currentHour);
1187
- i0.ɵɵadvance();
1188
- i0.ɵɵattribute("aria-label", ctx_r1.getTranslation("prevHour"));
1189
- i0.ɵɵadvance();
1190
- i0.ɵɵproperty("ngIf", !ctx_r1.decrementIconTemplate && !ctx_r1._decrementIconTemplate);
1191
- i0.ɵɵadvance();
1192
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.decrementIconTemplate || ctx_r1._decrementIconTemplate);
1193
- i0.ɵɵadvance(3);
1194
- i0.ɵɵtextInterpolate(ctx_r1.timeSeparator);
1195
- i0.ɵɵadvance(2);
1196
- i0.ɵɵattribute("aria-label", ctx_r1.getTranslation("nextMinute"));
1197
- i0.ɵɵadvance();
1198
- i0.ɵɵproperty("ngIf", !ctx_r1.incrementIconTemplate && !ctx_r1._incrementIconTemplate);
1199
- i0.ɵɵadvance();
1200
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.incrementIconTemplate || ctx_r1._incrementIconTemplate);
1201
- i0.ɵɵadvance(2);
1202
- i0.ɵɵproperty("ngIf", ctx_r1.currentMinute < 10);
1203
- i0.ɵɵadvance();
1204
- i0.ɵɵtextInterpolate(ctx_r1.currentMinute);
1205
- i0.ɵɵadvance();
1206
- i0.ɵɵattribute("aria-label", ctx_r1.getTranslation("prevMinute"));
1207
- i0.ɵɵadvance();
1208
- i0.ɵɵproperty("ngIf", !ctx_r1.decrementIconTemplate && !ctx_r1._decrementIconTemplate);
1209
- i0.ɵɵadvance();
1210
- i0.ɵɵproperty("ngIf", ctx_r1.decrementIconTemplate || ctx_r1._decrementIconTemplate);
1211
- i0.ɵɵadvance();
1212
- i0.ɵɵproperty("ngIf", ctx_r1.showSeconds);
1213
- i0.ɵɵadvance();
1214
- i0.ɵɵproperty("ngIf", ctx_r1.showSeconds);
1215
- i0.ɵɵadvance();
1216
- i0.ɵɵproperty("ngIf", ctx_r1.hourFormat == "12");
1217
- i0.ɵɵadvance();
1218
- i0.ɵɵproperty("ngIf", ctx_r1.hourFormat == "12");
1219
- } }
1220
- function Calendar_div_3_div_6_Template(rf, ctx) { if (rf & 1) {
1221
- const _r27 = i0.ɵɵgetCurrentView();
1222
- i0.ɵɵelementStart(0, "div", 70)(1, "p-button", 71);
1223
- i0.ɵɵlistener("keydown", function Calendar_div_3_div_6_Template_p_button_keydown_1_listener($event) { i0.ɵɵrestoreView(_r27); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onContainerButtonKeydown($event)); })("onClick", function Calendar_div_3_div_6_Template_p_button_onClick_1_listener($event) { i0.ɵɵrestoreView(_r27); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTodayButtonClick($event)); });
1224
- i0.ɵɵelementEnd();
1225
- i0.ɵɵelementStart(2, "p-button", 72);
1226
- i0.ɵɵlistener("keydown", function Calendar_div_3_div_6_Template_p_button_keydown_2_listener($event) { i0.ɵɵrestoreView(_r27); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onContainerButtonKeydown($event)); })("onClick", function Calendar_div_3_div_6_Template_p_button_onClick_2_listener($event) { i0.ɵɵrestoreView(_r27); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onClearButtonClick($event)); });
1227
- i0.ɵɵelementEnd()();
1228
- } if (rf & 2) {
1229
- const ctx_r1 = i0.ɵɵnextContext(2);
1230
- i0.ɵɵadvance();
1231
- i0.ɵɵproperty("label", ctx_r1.getTranslation("today"))("ngClass", i0.ɵɵpureFunction1(4, _c26, ctx_r1.todayButtonStyleClass));
1232
- i0.ɵɵadvance();
1233
- i0.ɵɵproperty("label", ctx_r1.getTranslation("clear"))("ngClass", i0.ɵɵpureFunction1(6, _c26, ctx_r1.clearButtonStyleClass));
1234
- } }
1235
- function Calendar_div_3_ng_container_8_Template(rf, ctx) { if (rf & 1) {
1236
- i0.ɵɵelementContainer(0);
1237
- } }
1238
- function Calendar_div_3_Template(rf, ctx) { if (rf & 1) {
1239
- const _r8 = i0.ɵɵgetCurrentView();
1240
- i0.ɵɵelementStart(0, "div", 21, 2);
1241
- i0.ɵɵlistener("@overlayAnimation.start", function Calendar_div_3_Template_div_animation_overlayAnimation_start_0_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onOverlayAnimationStart($event)); })("@overlayAnimation.done", function Calendar_div_3_Template_div_animation_overlayAnimation_done_0_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onOverlayAnimationDone($event)); })("click", function Calendar_div_3_Template_div_click_0_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onOverlayClick($event)); });
1242
- i0.ɵɵprojection(2);
1243
- i0.ɵɵtemplate(3, Calendar_div_3_ng_container_3_Template, 1, 0, "ng-container", 13)(4, Calendar_div_3_ng_container_4_Template, 5, 3, "ng-container", 7)(5, Calendar_div_3_div_5_Template, 28, 21, "div", 22)(6, Calendar_div_3_div_6_Template, 3, 8, "div", 23);
1244
- i0.ɵɵprojection(7, 1);
1245
- i0.ɵɵtemplate(8, Calendar_div_3_ng_container_8_Template, 1, 0, "ng-container", 13);
1246
- i0.ɵɵelementEnd();
1247
- } if (rf & 2) {
1248
- const ctx_r1 = i0.ɵɵnextContext();
1249
- i0.ɵɵclassMap(ctx_r1.panelStyleClass);
1250
- i0.ɵɵproperty("ngStyle", ctx_r1.panelStyle)("ngClass", ctx_r1.panelClass)("@overlayAnimation", i0.ɵɵpureFunction1(18, _c20, i0.ɵɵpureFunction2(15, _c19, ctx_r1.showTransitionOptions, ctx_r1.hideTransitionOptions)))("@.disabled", ctx_r1.inline === true);
1251
- i0.ɵɵattribute("id", ctx_r1.panelId)("aria-label", ctx_r1.getTranslation("chooseDate"))("role", ctx_r1.inline ? null : "dialog")("aria-modal", ctx_r1.inline ? null : "true");
1252
- i0.ɵɵadvance(3);
1253
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.headerTemplate || ctx_r1._headerTemplate);
1254
- i0.ɵɵadvance();
1255
- i0.ɵɵproperty("ngIf", !ctx_r1.timeOnly);
1256
- i0.ɵɵadvance();
1257
- i0.ɵɵproperty("ngIf", (ctx_r1.showTime || ctx_r1.timeOnly) && ctx_r1.currentView === "date");
1258
- i0.ɵɵadvance();
1259
- i0.ɵɵproperty("ngIf", ctx_r1.showButtonBar);
1260
- i0.ɵɵadvance(2);
1261
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.footerTemplate || ctx_r1._footerTemplate);
1262
- } }
1263
489
  const CALENDAR_VALUE_ACCESSOR = {
1264
490
  provide: NG_VALUE_ACCESSOR,
1265
491
  useExisting: forwardRef(() => Calendar),
@@ -4260,82 +3486,458 @@ class Calendar extends BaseComponent {
4260
3486
  this.onOverlayHide();
4261
3487
  super.ngOnDestroy();
4262
3488
  }
4263
- static ɵfac = function Calendar_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || Calendar)(i0.ɵɵdirectiveInject(i0.NgZone), i0.ɵɵdirectiveInject(i1.OverlayService)); };
4264
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Calendar, selectors: [["p-calendar"]], contentQueries: function Calendar_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
4265
- i0.ɵɵcontentQuery(dirIndex, _c0, 4);
4266
- i0.ɵɵcontentQuery(dirIndex, _c1, 4);
4267
- i0.ɵɵcontentQuery(dirIndex, _c2, 4);
4268
- i0.ɵɵcontentQuery(dirIndex, _c3, 4);
4269
- i0.ɵɵcontentQuery(dirIndex, _c4, 4);
4270
- i0.ɵɵcontentQuery(dirIndex, _c5, 4);
4271
- i0.ɵɵcontentQuery(dirIndex, _c6, 4);
4272
- i0.ɵɵcontentQuery(dirIndex, _c7, 4);
4273
- i0.ɵɵcontentQuery(dirIndex, _c8, 4);
4274
- i0.ɵɵcontentQuery(dirIndex, _c9, 4);
4275
- i0.ɵɵcontentQuery(dirIndex, _c10, 4);
4276
- i0.ɵɵcontentQuery(dirIndex, _c11, 4);
4277
- i0.ɵɵcontentQuery(dirIndex, PrimeTemplate, 4);
4278
- } if (rf & 2) {
4279
- let _t;
4280
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.dateTemplate = _t.first);
4281
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.headerTemplate = _t.first);
4282
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.footerTemplate = _t.first);
4283
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.disabledDateTemplate = _t.first);
4284
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.decadeTemplate = _t.first);
4285
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.previousIconTemplate = _t.first);
4286
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.nextIconTemplate = _t.first);
4287
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.triggerIconTemplate = _t.first);
4288
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.clearIconTemplate = _t.first);
4289
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.decrementIconTemplate = _t.first);
4290
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.incrementIconTemplate = _t.first);
4291
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.inputIconTemplate = _t.first);
4292
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.templates = _t);
4293
- } }, viewQuery: function Calendar_Query(rf, ctx) { if (rf & 1) {
4294
- i0.ɵɵviewQuery(_c12, 5);
4295
- i0.ɵɵviewQuery(_c13, 5);
4296
- i0.ɵɵviewQuery(_c14, 5);
4297
- } if (rf & 2) {
4298
- let _t;
4299
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.containerViewChild = _t.first);
4300
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.inputfieldViewChild = _t.first);
4301
- i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.content = _t.first);
4302
- } }, inputs: { iconDisplay: "iconDisplay", style: "style", styleClass: "styleClass", inputStyle: "inputStyle", inputId: "inputId", name: "name", inputStyleClass: "inputStyleClass", placeholder: "placeholder", ariaLabelledBy: "ariaLabelledBy", ariaLabel: "ariaLabel", iconAriaLabel: "iconAriaLabel", disabled: [2, "disabled", "disabled", booleanAttribute], dateFormat: "dateFormat", multipleSeparator: "multipleSeparator", rangeSeparator: "rangeSeparator", inline: [2, "inline", "inline", booleanAttribute], showOtherMonths: [2, "showOtherMonths", "showOtherMonths", booleanAttribute], selectOtherMonths: [2, "selectOtherMonths", "selectOtherMonths", booleanAttribute], showIcon: [2, "showIcon", "showIcon", booleanAttribute], fluid: [2, "fluid", "fluid", booleanAttribute], icon: "icon", appendTo: "appendTo", readonlyInput: [2, "readonlyInput", "readonlyInput", booleanAttribute], shortYearCutoff: "shortYearCutoff", monthNavigator: [2, "monthNavigator", "monthNavigator", booleanAttribute], yearNavigator: [2, "yearNavigator", "yearNavigator", booleanAttribute], hourFormat: "hourFormat", timeOnly: [2, "timeOnly", "timeOnly", booleanAttribute], stepHour: [2, "stepHour", "stepHour", numberAttribute], stepMinute: [2, "stepMinute", "stepMinute", numberAttribute], stepSecond: [2, "stepSecond", "stepSecond", numberAttribute], showSeconds: [2, "showSeconds", "showSeconds", booleanAttribute], required: [2, "required", "required", booleanAttribute], showOnFocus: [2, "showOnFocus", "showOnFocus", booleanAttribute], showWeek: [2, "showWeek", "showWeek", booleanAttribute], startWeekFromFirstDayOfYear: "startWeekFromFirstDayOfYear", showClear: [2, "showClear", "showClear", booleanAttribute], dataType: "dataType", selectionMode: "selectionMode", maxDateCount: [2, "maxDateCount", "maxDateCount", numberAttribute], showButtonBar: [2, "showButtonBar", "showButtonBar", booleanAttribute], todayButtonStyleClass: "todayButtonStyleClass", clearButtonStyleClass: "clearButtonStyleClass", autofocus: [2, "autofocus", "autofocus", booleanAttribute], autoZIndex: [2, "autoZIndex", "autoZIndex", booleanAttribute], baseZIndex: [2, "baseZIndex", "baseZIndex", numberAttribute], panelStyleClass: "panelStyleClass", panelStyle: "panelStyle", keepInvalid: [2, "keepInvalid", "keepInvalid", booleanAttribute], hideOnDateTimeSelect: [2, "hideOnDateTimeSelect", "hideOnDateTimeSelect", booleanAttribute], touchUI: [2, "touchUI", "touchUI", booleanAttribute], timeSeparator: "timeSeparator", focusTrap: [2, "focusTrap", "focusTrap", booleanAttribute], showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions", tabindex: [2, "tabindex", "tabindex", numberAttribute], variant: "variant", minDate: "minDate", maxDate: "maxDate", disabledDates: "disabledDates", disabledDays: "disabledDays", yearRange: "yearRange", showTime: "showTime", responsiveOptions: "responsiveOptions", numberOfMonths: "numberOfMonths", firstDayOfWeek: "firstDayOfWeek", locale: "locale", view: "view", defaultDate: "defaultDate" }, outputs: { onFocus: "onFocus", onBlur: "onBlur", onClose: "onClose", onSelect: "onSelect", onClear: "onClear", onInput: "onInput", onTodayClick: "onTodayClick", onClearClick: "onClearClick", onMonthChange: "onMonthChange", onYearChange: "onYearChange", onClickOutside: "onClickOutside", onShow: "onShow" }, features: [i0.ɵɵProvidersFeature([CALENDAR_VALUE_ACCESSOR, CalendarStyle]), i0.ɵɵInputTransformsFeature, i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c16, decls: 4, vars: 6, consts: [["container", ""], ["inputfield", ""], ["contentWrapper", ""], [3, "ngClass", "ngStyle"], [3, "ngIf"], [3, "class", "ngStyle", "ngClass", "click", 4, "ngIf"], ["pInputText", "", "type", "text", "role", "combobox", "aria-autocomplete", "none", "aria-haspopup", "dialog", "autocomplete", "off", 3, "focus", "keydown", "click", "blur", "input", "value", "readonly", "ngStyle", "ngClass", "placeholder", "disabled", "pAutoFocus", "variant", "fluid"], [4, "ngIf"], ["type", "button", "aria-haspopup", "dialog", "class", "p-datepicker-dropdown", "tabindex", "0", 3, "disabled", "click", 4, "ngIf"], [3, "class", "click", 4, "ngIf"], ["class", "p-datepicker-clear-icon", 3, "click", 4, "ngIf"], [3, "click"], [1, "p-datepicker-clear-icon", 3, "click"], [4, "ngTemplateOutlet"], ["type", "button", "aria-haspopup", "dialog", "tabindex", "0", 1, "p-datepicker-dropdown", 3, "click", "disabled"], [3, "ngClass", 4, "ngIf"], [3, "ngClass"], [1, "p-datepicker-input-icon-container"], [3, "ngClass", "click", 4, "ngIf"], [4, "ngTemplateOutlet", "ngTemplateOutletContext"], [3, "click", "ngClass"], [3, "click", "ngStyle", "ngClass"], ["class", "p-datepicker-time-picker", 4, "ngIf"], ["class", "p-datepicker-buttonbar", 4, "ngIf"], [1, "p-datepicker-calendar-container"], ["class", "p-datepicker-calendar", 4, "ngFor", "ngForOf"], ["class", "p-datepicker-month-view", 4, "ngIf"], ["class", "p-datepicker-year-view", 4, "ngIf"], [1, "p-datepicker-calendar"], [1, "p-datepicker-header"], ["size", "small", "rounded", "", "text", "", "styleClass", "p-datepicker-prev-button p-button-icon-only", "type", "button", 3, "keydown", "onClick", "ngStyle"], [1, "p-datepicker-title"], ["type", "button", "class", "p-datepicker-select-month", "pRipple", "", 3, "disabled", "click", "keydown", 4, "ngIf"], ["type", "button", "class", "p-datepicker-select-year", "pRipple", "", 3, "disabled", "click", "keydown", 4, "ngIf"], ["class", "p-datepicker-decade", 4, "ngIf"], ["rounded", "", "text", "", "size", "small", "styleClass", "p-datepicker-next-button p-button-icon-only", 3, "keydown", "onClick", "ngStyle"], ["class", "p-datepicker-day-view", "role", "grid", 4, "ngIf"], ["type", "button", "pRipple", "", 1, "p-datepicker-select-month", 3, "click", "keydown", "disabled"], ["type", "button", "pRipple", "", 1, "p-datepicker-select-year", 3, "click", "keydown", "disabled"], [1, "p-datepicker-decade"], ["role", "grid", 1, "p-datepicker-day-view"], ["class", "p-datepicker-weekheader p-disabled", 4, "ngIf"], ["class", "p-datepicker-weekday-cell", "scope", "col", 4, "ngFor", "ngForOf"], [4, "ngFor", "ngForOf"], [1, "p-datepicker-weekheader", "p-disabled"], ["scope", "col", 1, "p-datepicker-weekday-cell"], [1, "p-datepicker-weekday"], ["class", "p-datepicker-weeknumber", 4, "ngIf"], [3, "ngClass", 4, "ngFor", "ngForOf"], [1, "p-datepicker-weeknumber"], [1, "p-datepicker-weeklabel-container", "p-disabled"], ["draggable", "false", "pRipple", "", 3, "click", "keydown", "ngClass"], ["class", "p-hidden-accessible", "aria-live", "polite", 4, "ngIf"], ["aria-live", "polite", 1, "p-hidden-accessible"], [1, "p-datepicker-month-view"], ["pRipple", "", 3, "ngClass", "click", "keydown", 4, "ngFor", "ngForOf"], ["pRipple", "", 3, "click", "keydown", "ngClass"], [1, "p-datepicker-year-view"], [1, "p-datepicker-time-picker"], [1, "p-datepicker-hour-picker"], ["rounded", "", "text", "", "size", "small", "styleClass", "p-datepicker-increment-button p-button-icon-only", 3, "keydown", "keydown.enter", "keydown.space", "mousedown", "mouseup", "keyup.enter", "keyup.space", "mouseleave"], [1, "p-datepicker-separator"], [1, "p-datepicker-minute-picker"], ["class", "p-datepicker-separator", 4, "ngIf"], ["class", "p-datepicker-second-picker", 4, "ngIf"], ["class", "p-datepicker-ampm-picker", 4, "ngIf"], [1, "p-datepicker-second-picker"], [1, "p-datepicker-ampm-picker"], ["size", "small", "text", "", "rounded", "", "styleClass", "p-datepicker-increment-button p-button-icon-only", 3, "keydown", "onClick", "keydown.enter"], ["size", "small", "text", "", "rounded", "", "styleClass", "p-datepicker-increment-button p-button-icon-only", 3, "keydown", "click", "keydown.enter"], [1, "p-datepicker-buttonbar"], ["size", "small", "styleClass", "p-datepicker-today-button", 3, "keydown", "onClick", "label", "ngClass"], ["size", "small", "styleClass", "p-datepicker-clear-button", 3, "keydown", "onClick", "label", "ngClass"]], template: function Calendar_Template(rf, ctx) { if (rf & 1) {
4303
- i0.ɵɵprojectionDef(_c15);
4304
- i0.ɵɵelementStart(0, "span", 3, 0);
4305
- i0.ɵɵtemplate(2, Calendar_ng_template_2_Template, 5, 24, "ng-template", 4)(3, Calendar_div_3_Template, 9, 20, "div", 5);
4306
- i0.ɵɵelementEnd();
4307
- } if (rf & 2) {
4308
- i0.ɵɵclassMap(ctx.styleClass);
4309
- i0.ɵɵproperty("ngClass", ctx.rootClass)("ngStyle", ctx.style);
4310
- i0.ɵɵadvance(2);
4311
- i0.ɵɵproperty("ngIf", !ctx.inline);
4312
- i0.ɵɵadvance();
4313
- i0.ɵɵproperty("ngIf", ctx.inline || ctx.overlayVisible);
4314
- } }, dependencies: [CommonModule, i2.NgClass, i2.NgForOf, i2.NgIf, i2.NgTemplateOutlet, i2.NgStyle, Button, Ripple, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, ChevronDownIcon, TimesIcon, CalendarIcon, AutoFocus, InputText, SharedModule], encapsulation: 2, data: { animation: [
4315
- trigger('overlayAnimation', [
4316
- state('visibleTouchUI', style({
4317
- transform: 'translate(-50%,-50%)',
4318
- opacity: 1
4319
- })),
4320
- transition('void => visible', [style({ opacity: 0, transform: 'scaleY(0.8)' }), animate('{{showTransitionParams}}', style({ opacity: 1, transform: '*' }))]),
4321
- transition('visible => void', [animate('{{hideTransitionParams}}', style({ opacity: 0 }))]),
4322
- transition('void => visibleTouchUI', [style({ opacity: 0, transform: 'translate3d(-50%, -40%, 0) scale(0.9)' }), animate('{{showTransitionParams}}')]),
4323
- transition('visibleTouchUI => void', [
4324
- animate('{{hideTransitionParams}}', style({
4325
- opacity: 0,
4326
- transform: 'translate3d(-50%, -40%, 0) scale(0.9)'
4327
- }))
4328
- ])
3489
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: Calendar, deps: [{ token: i0.NgZone }, { token: i1.OverlayService }], target: i0.ɵɵFactoryTarget.Component });
3490
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: Calendar, isStandalone: true, selector: "p-calendar", inputs: { iconDisplay: "iconDisplay", style: "style", styleClass: "styleClass", inputStyle: "inputStyle", inputId: "inputId", name: "name", inputStyleClass: "inputStyleClass", placeholder: "placeholder", ariaLabelledBy: "ariaLabelledBy", ariaLabel: "ariaLabel", iconAriaLabel: "iconAriaLabel", disabled: ["disabled", "disabled", booleanAttribute], dateFormat: "dateFormat", multipleSeparator: "multipleSeparator", rangeSeparator: "rangeSeparator", inline: ["inline", "inline", booleanAttribute], showOtherMonths: ["showOtherMonths", "showOtherMonths", booleanAttribute], selectOtherMonths: ["selectOtherMonths", "selectOtherMonths", booleanAttribute], showIcon: ["showIcon", "showIcon", booleanAttribute], fluid: ["fluid", "fluid", booleanAttribute], icon: "icon", appendTo: "appendTo", readonlyInput: ["readonlyInput", "readonlyInput", booleanAttribute], shortYearCutoff: "shortYearCutoff", monthNavigator: ["monthNavigator", "monthNavigator", booleanAttribute], yearNavigator: ["yearNavigator", "yearNavigator", booleanAttribute], hourFormat: "hourFormat", timeOnly: ["timeOnly", "timeOnly", booleanAttribute], stepHour: ["stepHour", "stepHour", numberAttribute], stepMinute: ["stepMinute", "stepMinute", numberAttribute], stepSecond: ["stepSecond", "stepSecond", numberAttribute], showSeconds: ["showSeconds", "showSeconds", booleanAttribute], required: ["required", "required", booleanAttribute], showOnFocus: ["showOnFocus", "showOnFocus", booleanAttribute], showWeek: ["showWeek", "showWeek", booleanAttribute], startWeekFromFirstDayOfYear: "startWeekFromFirstDayOfYear", showClear: ["showClear", "showClear", booleanAttribute], dataType: "dataType", selectionMode: "selectionMode", maxDateCount: ["maxDateCount", "maxDateCount", numberAttribute], showButtonBar: ["showButtonBar", "showButtonBar", booleanAttribute], todayButtonStyleClass: "todayButtonStyleClass", clearButtonStyleClass: "clearButtonStyleClass", autofocus: ["autofocus", "autofocus", booleanAttribute], autoZIndex: ["autoZIndex", "autoZIndex", booleanAttribute], baseZIndex: ["baseZIndex", "baseZIndex", numberAttribute], panelStyleClass: "panelStyleClass", panelStyle: "panelStyle", keepInvalid: ["keepInvalid", "keepInvalid", booleanAttribute], hideOnDateTimeSelect: ["hideOnDateTimeSelect", "hideOnDateTimeSelect", booleanAttribute], touchUI: ["touchUI", "touchUI", booleanAttribute], timeSeparator: "timeSeparator", focusTrap: ["focusTrap", "focusTrap", booleanAttribute], showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions", tabindex: ["tabindex", "tabindex", numberAttribute], variant: "variant", minDate: "minDate", maxDate: "maxDate", disabledDates: "disabledDates", disabledDays: "disabledDays", yearRange: "yearRange", showTime: "showTime", responsiveOptions: "responsiveOptions", numberOfMonths: "numberOfMonths", firstDayOfWeek: "firstDayOfWeek", locale: "locale", view: "view", defaultDate: "defaultDate" }, outputs: { onFocus: "onFocus", onBlur: "onBlur", onClose: "onClose", onSelect: "onSelect", onClear: "onClear", onInput: "onInput", onTodayClick: "onTodayClick", onClearClick: "onClearClick", onMonthChange: "onMonthChange", onYearChange: "onYearChange", onClickOutside: "onClickOutside", onShow: "onShow" }, providers: [CALENDAR_VALUE_ACCESSOR, CalendarStyle], queries: [{ propertyName: "dateTemplate", first: true, predicate: ["date"] }, { propertyName: "headerTemplate", first: true, predicate: ["header"] }, { propertyName: "footerTemplate", first: true, predicate: ["footer"] }, { propertyName: "disabledDateTemplate", first: true, predicate: ["disabledDate"] }, { propertyName: "decadeTemplate", first: true, predicate: ["decade"] }, { propertyName: "previousIconTemplate", first: true, predicate: ["previousicon"] }, { propertyName: "nextIconTemplate", first: true, predicate: ["nexticon"] }, { propertyName: "triggerIconTemplate", first: true, predicate: ["triggericon"] }, { propertyName: "clearIconTemplate", first: true, predicate: ["clearicon"] }, { propertyName: "decrementIconTemplate", first: true, predicate: ["decrementicon"] }, { propertyName: "incrementIconTemplate", first: true, predicate: ["incrementicon"] }, { propertyName: "inputIconTemplate", first: true, predicate: ["inputicon"] }, { propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "containerViewChild", first: true, predicate: ["container"], descendants: true }, { propertyName: "inputfieldViewChild", first: true, predicate: ["inputfield"], descendants: true }, { propertyName: "content", first: true, predicate: ["contentWrapper"], descendants: true }], usesInheritance: true, ngImport: i0, template: `
3491
+ <span #container [ngClass]="rootClass" [ngStyle]="style" [class]="styleClass">
3492
+ <ng-template [ngIf]="!inline">
3493
+ <input
3494
+ #inputfield
3495
+ pInputText
3496
+ type="text"
3497
+ role="combobox"
3498
+ [attr.id]="inputId"
3499
+ [attr.name]="name"
3500
+ [attr.required]="required"
3501
+ [attr.aria-required]="required"
3502
+ aria-autocomplete="none"
3503
+ aria-haspopup="dialog"
3504
+ [attr.aria-expanded]="overlayVisible ?? false"
3505
+ [attr.aria-controls]="overlayVisible ? panelId : null"
3506
+ [attr.aria-labelledby]="ariaLabelledBy"
3507
+ [attr.aria-label]="ariaLabel"
3508
+ [value]="inputFieldValue"
3509
+ (focus)="onInputFocus($event)"
3510
+ (keydown)="onInputKeydown($event)"
3511
+ (click)="onInputClick()"
3512
+ (blur)="onInputBlur($event)"
3513
+ [readonly]="readonlyInput"
3514
+ (input)="onUserInput($event)"
3515
+ [ngStyle]="inputStyle"
3516
+ [class]="inputStyleClass"
3517
+ [ngClass]="'p-datepicker-input'"
3518
+ [placeholder]="placeholder || ''"
3519
+ [disabled]="disabled"
3520
+ [attr.tabindex]="tabindex"
3521
+ [attr.inputmode]="touchUI ? 'off' : null"
3522
+ autocomplete="off"
3523
+ [pAutoFocus]="autofocus"
3524
+ [variant]="variant"
3525
+ [fluid]="hasFluid"
3526
+ />
3527
+ <ng-container *ngIf="showClear && !disabled && value != null">
3528
+ <TimesIcon *ngIf="!clearIconTemplate && !_clearIconTemplate" [class]="'p-datepicker-clear-icon'" (click)="clear()" />
3529
+ <span *ngIf="clearIconTemplate || _clearIconTemplate" class="p-datepicker-clear-icon" (click)="clear()">
3530
+ <ng-template *ngTemplateOutlet="clearIconTemplate || _clearIconTemplate"></ng-template>
3531
+ </span>
3532
+ </ng-container>
3533
+ <button
3534
+ type="button"
3535
+ [attr.aria-label]="iconButtonAriaLabel"
3536
+ aria-haspopup="dialog"
3537
+ [attr.aria-expanded]="overlayVisible ?? false"
3538
+ [attr.aria-controls]="overlayVisible ? panelId : null"
3539
+ *ngIf="showIcon && iconDisplay === 'button'"
3540
+ (click)="onButtonClick($event, inputfield)"
3541
+ class="p-datepicker-dropdown"
3542
+ [disabled]="disabled"
3543
+ tabindex="0"
3544
+ >
3545
+ <span *ngIf="icon" [ngClass]="icon"></span>
3546
+ <ng-container *ngIf="!icon">
3547
+ <CalendarIcon *ngIf="!triggerIconTemplate && !_triggerIconTemplate" />
3548
+ <ng-template *ngTemplateOutlet="triggerIconTemplate || _triggerIconTemplate"></ng-template>
3549
+ </ng-container>
3550
+ </button>
3551
+ <ng-container *ngIf="iconDisplay === 'input' && showIcon">
3552
+ <span class="p-datepicker-input-icon-container">
3553
+ <CalendarIcon
3554
+ (click)="onButtonClick($event)"
3555
+ *ngIf="!inputIconTemplate && !_inputIconTemplate"
3556
+ [ngClass]="{
3557
+ 'p-datepicker-input-icon': showOnFocus
3558
+ }"
3559
+ />
3560
+
3561
+ <ng-container *ngTemplateOutlet="inputIconTemplate || _inputIconTemplate; context: { clickCallBack: onButtonClick.bind(this) }"></ng-container>
3562
+ </span>
3563
+ </ng-container>
3564
+ </ng-template>
3565
+ <div
3566
+ #contentWrapper
3567
+ [attr.id]="panelId"
3568
+ [class]="panelStyleClass"
3569
+ [ngStyle]="panelStyle"
3570
+ [ngClass]="panelClass"
3571
+ [@overlayAnimation]="{
3572
+ value: 'visible',
3573
+ params: { showTransitionParams: showTransitionOptions, hideTransitionParams: hideTransitionOptions }
3574
+ }"
3575
+ [attr.aria-label]="getTranslation('chooseDate')"
3576
+ [attr.role]="inline ? null : 'dialog'"
3577
+ [attr.aria-modal]="inline ? null : 'true'"
3578
+ [@.disabled]="inline === true"
3579
+ (@overlayAnimation.start)="onOverlayAnimationStart($event)"
3580
+ (@overlayAnimation.done)="onOverlayAnimationDone($event)"
3581
+ (click)="onOverlayClick($event)"
3582
+ *ngIf="inline || overlayVisible"
3583
+ >
3584
+ <ng-content select="p-header"></ng-content>
3585
+ <ng-container *ngTemplateOutlet="headerTemplate || _headerTemplate"></ng-container>
3586
+ <ng-container *ngIf="!timeOnly">
3587
+ <div class="p-datepicker-calendar-container">
3588
+ <div class="p-datepicker-calendar" *ngFor="let month of months; let i = index">
3589
+ <div class="p-datepicker-header">
3590
+ <p-button
3591
+ size="small"
3592
+ rounded
3593
+ text
3594
+ (keydown)="onContainerButtonKeydown($event)"
3595
+ styleClass="p-datepicker-prev-button p-button-icon-only"
3596
+ (onClick)="onPrevButtonClick($event)"
3597
+ [ngStyle]="{ visibility: i === 0 ? 'visible' : 'hidden' }"
3598
+ type="button"
3599
+ [attr.aria-label]="prevIconAriaLabel"
3600
+ >
3601
+ <ChevronLeftIcon *ngIf="!previousIconTemplate && !_previousIconTemplate" />
3602
+ <span *ngIf="previousIconTemplate || !_previousIconTemplate">
3603
+ <ng-template *ngTemplateOutlet="previousIconTemplate || _previousIconTemplate"></ng-template>
3604
+ </span>
3605
+ </p-button>
3606
+ <div class="p-datepicker-title">
3607
+ <button
3608
+ *ngIf="currentView === 'date'"
3609
+ type="button"
3610
+ (click)="switchToMonthView($event)"
3611
+ (keydown)="onContainerButtonKeydown($event)"
3612
+ class="p-datepicker-select-month"
3613
+ [disabled]="switchViewButtonDisabled()"
3614
+ [attr.aria-label]="this.getTranslation('chooseMonth')"
3615
+ pRipple
3616
+ >
3617
+ {{ getMonthName(month.month) }}
3618
+ </button>
3619
+ <button
3620
+ *ngIf="currentView !== 'year'"
3621
+ type="button"
3622
+ (click)="switchToYearView($event)"
3623
+ (keydown)="onContainerButtonKeydown($event)"
3624
+ class="p-datepicker-select-year"
3625
+ [disabled]="switchViewButtonDisabled()"
3626
+ [attr.aria-label]="getTranslation('chooseYear')"
3627
+ pRipple
3628
+ >
3629
+ {{ getYear(month) }}
3630
+ </button>
3631
+ <span class="p-datepicker-decade" *ngIf="currentView === 'year'">
3632
+ <ng-container *ngIf="!decadeTemplate && _decadeTemplate">{{ yearPickerValues()[0] }} - {{ yearPickerValues()[yearPickerValues().length - 1] }}</ng-container>
3633
+ <ng-container *ngTemplateOutlet="decadeTemplate || _decadeTemplate; context: { $implicit: yearPickerValues }"></ng-container>
3634
+ </span>
3635
+ </div>
3636
+ <p-button
3637
+ rounded
3638
+ text
3639
+ size="small"
3640
+ (keydown)="onContainerButtonKeydown($event)"
3641
+ styleClass="p-datepicker-next-button p-button-icon-only"
3642
+ (onClick)="onNextButtonClick($event)"
3643
+ [ngStyle]="{ visibility: i === months.length - 1 ? 'visible' : 'hidden' }"
3644
+ [attr.aria-label]="nextIconAriaLabel"
3645
+ >
3646
+ <ChevronRightIcon *ngIf="!nextIconTemplate && !_nextIconTemplate" />
3647
+
3648
+ <span *ngIf="nextIconTemplate || !_nextIconTemplate">
3649
+ <ng-template *ngTemplateOutlet="nextIconTemplate || _nextIconTemplate"></ng-template>
3650
+ </span>
3651
+ </p-button>
3652
+ </div>
3653
+ <table class="p-datepicker-day-view" role="grid" *ngIf="currentView === 'date'">
3654
+ <thead>
3655
+ <tr>
3656
+ <th *ngIf="showWeek" class="p-datepicker-weekheader p-disabled">
3657
+ <span>{{ getTranslation('weekHeader') }}</span>
3658
+ </th>
3659
+ <th class="p-datepicker-weekday-cell" scope="col" *ngFor="let weekDay of weekDays; let begin = first; let end = last">
3660
+ <span class="p-datepicker-weekday">{{ weekDay }}</span>
3661
+ </th>
3662
+ </tr>
3663
+ </thead>
3664
+ <tbody>
3665
+ <tr *ngFor="let week of month.dates; let j = index">
3666
+ <td *ngIf="showWeek" class="p-datepicker-weeknumber">
3667
+ <span class="p-datepicker-weeklabel-container p-disabled">
3668
+ {{ month.weekNumbers[j] }}
3669
+ </span>
3670
+ </td>
3671
+ <td
3672
+ *ngFor="let date of week"
3673
+ [attr.aria-label]="date.day"
3674
+ [ngClass]="{
3675
+ 'p-datepicker-day-cell': true,
3676
+ 'p-datepicker-other-month': date.otherMonth,
3677
+ 'p-datepicker-today': date.today
3678
+ }"
3679
+ >
3680
+ <ng-container *ngIf="date.otherMonth ? showOtherMonths : true">
3681
+ <span
3682
+ [ngClass]="dayClass(date)"
3683
+ (click)="onDateSelect($event, date)"
3684
+ draggable="false"
3685
+ [attr.data-date]="formatDateKey(formatDateMetaToDate(date))"
3686
+ (keydown)="onDateCellKeydown($event, date, i)"
3687
+ pRipple
3688
+ >
3689
+ <ng-container *ngIf="!dateTemplate && !_dateTemplate && (date.selectable || (!disabledDateTemplate && !_disabledDateTemplate))">{{ date.day }}</ng-container>
3690
+ <ng-container *ngIf="date.selectable || (!disabledDateTemplate && !_disabledDateTemplate)">
3691
+ <ng-container *ngTemplateOutlet="dateTemplate || _dateTemplate; context: { $implicit: date }"></ng-container>
3692
+ </ng-container>
3693
+ <ng-container *ngIf="!date.selectable">
3694
+ <ng-container *ngTemplateOutlet="disabledDateTemplate || _disabledDateTemplate; context: { $implicit: date }"></ng-container>
3695
+ </ng-container>
3696
+ </span>
3697
+ <div *ngIf="isSelected(date)" class="p-hidden-accessible" aria-live="polite">
3698
+ {{ date.day }}
3699
+ </div>
3700
+ </ng-container>
3701
+ </td>
3702
+ </tr>
3703
+ </tbody>
3704
+ </table>
3705
+ </div>
3706
+ </div>
3707
+ <div class="p-datepicker-month-view" *ngIf="currentView === 'month'">
3708
+ <span
3709
+ *ngFor="let m of monthPickerValues(); let i = index"
3710
+ (click)="onMonthSelect($event, i)"
3711
+ (keydown)="onMonthCellKeydown($event, i)"
3712
+ [ngClass]="{
3713
+ 'p-datepicker-month': true,
3714
+ 'p-datepicker-month-selected': isMonthSelected(i),
3715
+ 'p-disabled': isMonthDisabled(i)
3716
+ }"
3717
+ pRipple
3718
+ >
3719
+ {{ m }}
3720
+ <div *ngIf="isMonthSelected(i)" class="p-hidden-accessible" aria-live="polite">
3721
+ {{ m }}
3722
+ </div>
3723
+ </span>
3724
+ </div>
3725
+ <div class="p-datepicker-year-view" *ngIf="currentView === 'year'">
3726
+ <span
3727
+ *ngFor="let y of yearPickerValues()"
3728
+ (click)="onYearSelect($event, y)"
3729
+ (keydown)="onYearCellKeydown($event, y)"
3730
+ [ngClass]="{
3731
+ 'p-datepicker-year': true,
3732
+ 'p-datepicker-year-selected': isYearSelected(y),
3733
+ 'p-disabled': isYearDisabled(y)
3734
+ }"
3735
+ pRipple
3736
+ >
3737
+ {{ y }}
3738
+ <div *ngIf="isYearSelected(y)" class="p-hidden-accessible" aria-live="polite">
3739
+ {{ y }}
3740
+ </div>
3741
+ </span>
3742
+ </div>
3743
+ </ng-container>
3744
+ <div class="p-datepicker-time-picker" *ngIf="(showTime || timeOnly) && currentView === 'date'">
3745
+ <div class="p-datepicker-hour-picker">
3746
+ <p-button
3747
+ rounded
3748
+ text
3749
+ size="small"
3750
+ styleClass="p-datepicker-increment-button p-button-icon-only"
3751
+ (keydown)="onContainerButtonKeydown($event)"
3752
+ (keydown.enter)="incrementHour($event)"
3753
+ (keydown.space)="incrementHour($event)"
3754
+ (mousedown)="onTimePickerElementMouseDown($event, 0, 1)"
3755
+ (mouseup)="onTimePickerElementMouseUp($event)"
3756
+ (keyup.enter)="onTimePickerElementMouseUp($event)"
3757
+ (keyup.space)="onTimePickerElementMouseUp($event)"
3758
+ (mouseleave)="onTimePickerElementMouseLeave()"
3759
+ [attr.aria-label]="getTranslation('nextHour')"
3760
+ >
3761
+ <ChevronUpIcon *ngIf="!incrementIconTemplate && !_incrementIconTemplate" />
3762
+
3763
+ <ng-template *ngTemplateOutlet="incrementIconTemplate || _incrementIconTemplate"></ng-template>
3764
+ </p-button>
3765
+ <span><ng-container *ngIf="currentHour < 10">0</ng-container>{{ currentHour }}</span>
3766
+ <p-button
3767
+ rounded
3768
+ text
3769
+ size="small"
3770
+ styleClass="p-datepicker-increment-button p-button-icon-only"
3771
+ (keydown)="onContainerButtonKeydown($event)"
3772
+ (keydown.enter)="decrementHour($event)"
3773
+ (keydown.space)="decrementHour($event)"
3774
+ (mousedown)="onTimePickerElementMouseDown($event, 0, -1)"
3775
+ (mouseup)="onTimePickerElementMouseUp($event)"
3776
+ (keyup.enter)="onTimePickerElementMouseUp($event)"
3777
+ (keyup.space)="onTimePickerElementMouseUp($event)"
3778
+ (mouseleave)="onTimePickerElementMouseLeave()"
3779
+ [attr.aria-label]="getTranslation('prevHour')"
3780
+ >
3781
+ <ChevronDownIcon *ngIf="!decrementIconTemplate && !_decrementIconTemplate" />
3782
+
3783
+ <ng-template *ngTemplateOutlet="decrementIconTemplate || _decrementIconTemplate"></ng-template>
3784
+ </p-button>
3785
+ </div>
3786
+ <div class="p-datepicker-separator">
3787
+ <span>{{ timeSeparator }}</span>
3788
+ </div>
3789
+ <div class="p-datepicker-minute-picker">
3790
+ <p-button
3791
+ rounded
3792
+ text
3793
+ size="small"
3794
+ styleClass="p-datepicker-increment-button p-button-icon-only"
3795
+ (keydown)="onContainerButtonKeydown($event)"
3796
+ (keydown.enter)="incrementMinute($event)"
3797
+ (keydown.space)="incrementMinute($event)"
3798
+ (mousedown)="onTimePickerElementMouseDown($event, 1, 1)"
3799
+ (mouseup)="onTimePickerElementMouseUp($event)"
3800
+ (keyup.enter)="onTimePickerElementMouseUp($event)"
3801
+ (keyup.space)="onTimePickerElementMouseUp($event)"
3802
+ (mouseleave)="onTimePickerElementMouseLeave()"
3803
+ [attr.aria-label]="getTranslation('nextMinute')"
3804
+ >
3805
+ <ChevronUpIcon *ngIf="!incrementIconTemplate && !_incrementIconTemplate" />
3806
+
3807
+ <ng-template *ngTemplateOutlet="incrementIconTemplate || _incrementIconTemplate"></ng-template>
3808
+ </p-button>
3809
+ <span><ng-container *ngIf="currentMinute < 10">0</ng-container>{{ currentMinute }}</span>
3810
+ <p-button
3811
+ rounded
3812
+ text
3813
+ size="small"
3814
+ styleClass="p-datepicker-increment-button p-button-icon-only"
3815
+ (keydown)="onContainerButtonKeydown($event)"
3816
+ (keydown.enter)="decrementMinute($event)"
3817
+ (keydown.space)="decrementMinute($event)"
3818
+ (mousedown)="onTimePickerElementMouseDown($event, 1, -1)"
3819
+ (mouseup)="onTimePickerElementMouseUp($event)"
3820
+ (keyup.enter)="onTimePickerElementMouseUp($event)"
3821
+ (keyup.space)="onTimePickerElementMouseUp($event)"
3822
+ (mouseleave)="onTimePickerElementMouseLeave()"
3823
+ [attr.aria-label]="getTranslation('prevMinute')"
3824
+ >
3825
+ <ChevronDownIcon *ngIf="!decrementIconTemplate && !_decrementIconTemplate" />
3826
+ <ng-container *ngIf="decrementIconTemplate || _decrementIconTemplate">
3827
+ <ng-template *ngTemplateOutlet="decrementIconTemplate || _decrementIconTemplate"></ng-template>
3828
+ </ng-container>
3829
+ </p-button>
3830
+ </div>
3831
+ <div class="p-datepicker-separator" *ngIf="showSeconds">
3832
+ <span>{{ timeSeparator }}</span>
3833
+ </div>
3834
+ <div class="p-datepicker-second-picker" *ngIf="showSeconds">
3835
+ <p-button
3836
+ rounded
3837
+ text
3838
+ size="small"
3839
+ styleClass="p-datepicker-increment-button p-button-icon-only"
3840
+ (keydown)="onContainerButtonKeydown($event)"
3841
+ (keydown.enter)="incrementSecond($event)"
3842
+ (keydown.space)="incrementSecond($event)"
3843
+ (mousedown)="onTimePickerElementMouseDown($event, 2, 1)"
3844
+ (mouseup)="onTimePickerElementMouseUp($event)"
3845
+ (keyup.enter)="onTimePickerElementMouseUp($event)"
3846
+ (keyup.space)="onTimePickerElementMouseUp($event)"
3847
+ (mouseleave)="onTimePickerElementMouseLeave()"
3848
+ [attr.aria-label]="getTranslation('nextSecond')"
3849
+ >
3850
+ <ChevronUpIcon *ngIf="!incrementIconTemplate && !_incrementIconTemplate" />
3851
+
3852
+ <ng-template *ngTemplateOutlet="incrementIconTemplate || _incrementIconTemplate"></ng-template>
3853
+ </p-button>
3854
+ <span><ng-container *ngIf="currentSecond < 10">0</ng-container>{{ currentSecond }}</span>
3855
+ <p-button
3856
+ rounded
3857
+ text
3858
+ size="small"
3859
+ styleClass="p-datepicker-increment-button p-button-icon-only"
3860
+ (keydown)="onContainerButtonKeydown($event)"
3861
+ (keydown.enter)="decrementSecond($event)"
3862
+ (keydown.space)="decrementSecond($event)"
3863
+ (mousedown)="onTimePickerElementMouseDown($event, 2, -1)"
3864
+ (mouseup)="onTimePickerElementMouseUp($event)"
3865
+ (keyup.enter)="onTimePickerElementMouseUp($event)"
3866
+ (keyup.space)="onTimePickerElementMouseUp($event)"
3867
+ (mouseleave)="onTimePickerElementMouseLeave()"
3868
+ [attr.aria-label]="getTranslation('prevSecond')"
3869
+ >
3870
+ <ChevronDownIcon *ngIf="!decrementIconTemplate && !_decrementIconTemplate" />
3871
+
3872
+ <ng-template *ngTemplateOutlet="decrementIconTemplate || _decrementIconTemplate"></ng-template>
3873
+ </p-button>
3874
+ </div>
3875
+ <div class="p-datepicker-separator" *ngIf="hourFormat == '12'">
3876
+ <span>{{ timeSeparator }}</span>
3877
+ </div>
3878
+ <div class="p-datepicker-ampm-picker" *ngIf="hourFormat == '12'">
3879
+ <p-button
3880
+ size="small"
3881
+ text
3882
+ rounded
3883
+ styleClass="p-datepicker-increment-button p-button-icon-only"
3884
+ (keydown)="onContainerButtonKeydown($event)"
3885
+ (onClick)="toggleAMPM($event)"
3886
+ (keydown.enter)="toggleAMPM($event)"
3887
+ [attr.aria-label]="getTranslation('am')"
3888
+ >
3889
+ <ChevronUpIcon *ngIf="!incrementIconTemplate && !_incrementIconTemplate" />
3890
+ <ng-template *ngTemplateOutlet="incrementIconTemplate || _incrementIconTemplate"></ng-template>
3891
+ </p-button>
3892
+ <span>{{ pm ? 'PM' : 'AM' }}</span>
3893
+ <p-button
3894
+ size="small"
3895
+ text
3896
+ rounded
3897
+ styleClass="p-datepicker-increment-button p-button-icon-only"
3898
+ (keydown)="onContainerButtonKeydown($event)"
3899
+ (click)="toggleAMPM($event)"
3900
+ (keydown.enter)="toggleAMPM($event)"
3901
+ [attr.aria-label]="getTranslation('pm')"
3902
+ >
3903
+ <ChevronDownIcon *ngIf="!decrementIconTemplate && !_decrementIconTemplate" />
3904
+ <ng-template *ngTemplateOutlet="decrementIconTemplate || _decrementIconTemplate"></ng-template>
3905
+ </p-button>
3906
+ </div>
3907
+ </div>
3908
+ <div class="p-datepicker-buttonbar" *ngIf="showButtonBar">
3909
+ <p-button size="small" styleClass="p-datepicker-today-button" [label]="getTranslation('today')" (keydown)="onContainerButtonKeydown($event)" (onClick)="onTodayButtonClick($event)" [ngClass]="[todayButtonStyleClass]" />
3910
+ <p-button size="small" styleClass="p-datepicker-clear-button" [label]="getTranslation('clear')" (keydown)="onContainerButtonKeydown($event)" (onClick)="onClearButtonClick($event)" [ngClass]="[clearButtonStyleClass]" />
3911
+ </div>
3912
+ <ng-content select="p-footer"></ng-content>
3913
+ <ng-container *ngTemplateOutlet="footerTemplate || _footerTemplate"></ng-container>
3914
+ </div>
3915
+ </span>
3916
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: Button, selector: "p-button", inputs: ["type", "iconPos", "icon", "badge", "label", "disabled", "loading", "loadingIcon", "raised", "rounded", "text", "plain", "severity", "outlined", "link", "tabindex", "size", "variant", "style", "styleClass", "badgeClass", "badgeSeverity", "ariaLabel", "autofocus", "fluid", "buttonProps"], outputs: ["onClick", "onFocus", "onBlur"] }, { kind: "directive", type: Ripple, selector: "[pRipple]" }, { kind: "component", type: ChevronLeftIcon, selector: "ChevronLeftIcon" }, { kind: "component", type: ChevronRightIcon, selector: "ChevronRightIcon" }, { kind: "component", type: ChevronUpIcon, selector: "ChevronUpIcon" }, { kind: "component", type: ChevronDownIcon, selector: "ChevronDownIcon" }, { kind: "component", type: TimesIcon, selector: "TimesIcon" }, { kind: "component", type: CalendarIcon, selector: "CalendarIcon" }, { kind: "directive", type: AutoFocus, selector: "[pAutoFocus]", inputs: ["autofocus", "pAutoFocus"] }, { kind: "directive", type: InputText, selector: "[pInputText]", inputs: ["variant", "fluid", "pSize"] }, { kind: "ngmodule", type: SharedModule }], animations: [
3917
+ trigger('overlayAnimation', [
3918
+ state('visibleTouchUI', style({
3919
+ transform: 'translate(-50%,-50%)',
3920
+ opacity: 1
3921
+ })),
3922
+ transition('void => visible', [style({ opacity: 0, transform: 'scaleY(0.8)' }), animate('{{showTransitionParams}}', style({ opacity: 1, transform: '*' }))]),
3923
+ transition('visible => void', [animate('{{hideTransitionParams}}', style({ opacity: 0 }))]),
3924
+ transition('void => visibleTouchUI', [style({ opacity: 0, transform: 'translate3d(-50%, -40%, 0) scale(0.9)' }), animate('{{showTransitionParams}}')]),
3925
+ transition('visibleTouchUI => void', [
3926
+ animate('{{hideTransitionParams}}', style({
3927
+ opacity: 0,
3928
+ transform: 'translate3d(-50%, -40%, 0) scale(0.9)'
3929
+ }))
4329
3930
  ])
4330
- ] }, changeDetection: 0 });
3931
+ ])
3932
+ ], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
4331
3933
  }
4332
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(Calendar, [{
4333
- type: Component,
4334
- args: [{
4335
- selector: 'p-calendar',
4336
- standalone: true,
4337
- imports: [CommonModule, Button, Ripple, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, ChevronDownIcon, TimesIcon, CalendarIcon, AutoFocus, InputText, SharedModule],
4338
- template: `
3934
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: Calendar, decorators: [{
3935
+ type: Component,
3936
+ args: [{
3937
+ selector: 'p-calendar',
3938
+ standalone: true,
3939
+ imports: [CommonModule, Button, Ripple, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, ChevronDownIcon, TimesIcon, CalendarIcon, AutoFocus, InputText, SharedModule],
3940
+ template: `
4339
3941
  <span #container [ngClass]="rootClass" [ngStyle]="style" [class]="styleClass">
4340
3942
  <ng-template [ngIf]="!inline">
4341
3943
  <input
@@ -4762,280 +4364,278 @@ class Calendar extends BaseComponent {
4762
4364
  </div>
4763
4365
  </span>
4764
4366
  `,
4765
- animations: [
4766
- trigger('overlayAnimation', [
4767
- state('visibleTouchUI', style({
4768
- transform: 'translate(-50%,-50%)',
4769
- opacity: 1
4770
- })),
4771
- transition('void => visible', [style({ opacity: 0, transform: 'scaleY(0.8)' }), animate('{{showTransitionParams}}', style({ opacity: 1, transform: '*' }))]),
4772
- transition('visible => void', [animate('{{hideTransitionParams}}', style({ opacity: 0 }))]),
4773
- transition('void => visibleTouchUI', [style({ opacity: 0, transform: 'translate3d(-50%, -40%, 0) scale(0.9)' }), animate('{{showTransitionParams}}')]),
4774
- transition('visibleTouchUI => void', [
4775
- animate('{{hideTransitionParams}}', style({
4776
- opacity: 0,
4777
- transform: 'translate3d(-50%, -40%, 0) scale(0.9)'
4778
- }))
4367
+ animations: [
4368
+ trigger('overlayAnimation', [
4369
+ state('visibleTouchUI', style({
4370
+ transform: 'translate(-50%,-50%)',
4371
+ opacity: 1
4372
+ })),
4373
+ transition('void => visible', [style({ opacity: 0, transform: 'scaleY(0.8)' }), animate('{{showTransitionParams}}', style({ opacity: 1, transform: '*' }))]),
4374
+ transition('visible => void', [animate('{{hideTransitionParams}}', style({ opacity: 0 }))]),
4375
+ transition('void => visibleTouchUI', [style({ opacity: 0, transform: 'translate3d(-50%, -40%, 0) scale(0.9)' }), animate('{{showTransitionParams}}')]),
4376
+ transition('visibleTouchUI => void', [
4377
+ animate('{{hideTransitionParams}}', style({
4378
+ opacity: 0,
4379
+ transform: 'translate3d(-50%, -40%, 0) scale(0.9)'
4380
+ }))
4381
+ ])
4779
4382
  ])
4780
- ])
4781
- ],
4782
- providers: [CALENDAR_VALUE_ACCESSOR, CalendarStyle],
4783
- changeDetection: ChangeDetectionStrategy.OnPush,
4784
- encapsulation: ViewEncapsulation.None
4785
- }]
4786
- }], () => [{ type: i0.NgZone }, { type: i1.OverlayService }], { iconDisplay: [{
4787
- type: Input
4788
- }], style: [{
4789
- type: Input
4790
- }], styleClass: [{
4791
- type: Input
4792
- }], inputStyle: [{
4793
- type: Input
4794
- }], inputId: [{
4795
- type: Input
4796
- }], name: [{
4797
- type: Input
4798
- }], inputStyleClass: [{
4799
- type: Input
4800
- }], placeholder: [{
4801
- type: Input
4802
- }], ariaLabelledBy: [{
4803
- type: Input
4804
- }], ariaLabel: [{
4805
- type: Input
4806
- }], iconAriaLabel: [{
4807
- type: Input
4808
- }], disabled: [{
4809
- type: Input,
4810
- args: [{ transform: booleanAttribute }]
4811
- }], dateFormat: [{
4812
- type: Input
4813
- }], multipleSeparator: [{
4814
- type: Input
4815
- }], rangeSeparator: [{
4816
- type: Input
4817
- }], inline: [{
4818
- type: Input,
4819
- args: [{ transform: booleanAttribute }]
4820
- }], showOtherMonths: [{
4821
- type: Input,
4822
- args: [{ transform: booleanAttribute }]
4823
- }], selectOtherMonths: [{
4824
- type: Input,
4825
- args: [{ transform: booleanAttribute }]
4826
- }], showIcon: [{
4827
- type: Input,
4828
- args: [{ transform: booleanAttribute }]
4829
- }], fluid: [{
4830
- type: Input,
4831
- args: [{ transform: booleanAttribute }]
4832
- }], icon: [{
4833
- type: Input
4834
- }], appendTo: [{
4835
- type: Input
4836
- }], readonlyInput: [{
4837
- type: Input,
4838
- args: [{ transform: booleanAttribute }]
4839
- }], shortYearCutoff: [{
4840
- type: Input
4841
- }], monthNavigator: [{
4842
- type: Input,
4843
- args: [{ transform: booleanAttribute }]
4844
- }], yearNavigator: [{
4845
- type: Input,
4846
- args: [{ transform: booleanAttribute }]
4847
- }], hourFormat: [{
4848
- type: Input
4849
- }], timeOnly: [{
4850
- type: Input,
4851
- args: [{ transform: booleanAttribute }]
4852
- }], stepHour: [{
4853
- type: Input,
4854
- args: [{ transform: numberAttribute }]
4855
- }], stepMinute: [{
4856
- type: Input,
4857
- args: [{ transform: numberAttribute }]
4858
- }], stepSecond: [{
4859
- type: Input,
4860
- args: [{ transform: numberAttribute }]
4861
- }], showSeconds: [{
4862
- type: Input,
4863
- args: [{ transform: booleanAttribute }]
4864
- }], required: [{
4865
- type: Input,
4866
- args: [{ transform: booleanAttribute }]
4867
- }], showOnFocus: [{
4868
- type: Input,
4869
- args: [{ transform: booleanAttribute }]
4870
- }], showWeek: [{
4871
- type: Input,
4872
- args: [{ transform: booleanAttribute }]
4873
- }], startWeekFromFirstDayOfYear: [{
4874
- type: Input
4875
- }], showClear: [{
4876
- type: Input,
4877
- args: [{ transform: booleanAttribute }]
4878
- }], dataType: [{
4879
- type: Input
4880
- }], selectionMode: [{
4881
- type: Input
4882
- }], maxDateCount: [{
4883
- type: Input,
4884
- args: [{ transform: numberAttribute }]
4885
- }], showButtonBar: [{
4886
- type: Input,
4887
- args: [{ transform: booleanAttribute }]
4888
- }], todayButtonStyleClass: [{
4889
- type: Input
4890
- }], clearButtonStyleClass: [{
4891
- type: Input
4892
- }], autofocus: [{
4893
- type: Input,
4894
- args: [{ transform: booleanAttribute }]
4895
- }], autoZIndex: [{
4896
- type: Input,
4897
- args: [{ transform: booleanAttribute }]
4898
- }], baseZIndex: [{
4899
- type: Input,
4900
- args: [{ transform: numberAttribute }]
4901
- }], panelStyleClass: [{
4902
- type: Input
4903
- }], panelStyle: [{
4904
- type: Input
4905
- }], keepInvalid: [{
4906
- type: Input,
4907
- args: [{ transform: booleanAttribute }]
4908
- }], hideOnDateTimeSelect: [{
4909
- type: Input,
4910
- args: [{ transform: booleanAttribute }]
4911
- }], touchUI: [{
4912
- type: Input,
4913
- args: [{ transform: booleanAttribute }]
4914
- }], timeSeparator: [{
4915
- type: Input
4916
- }], focusTrap: [{
4917
- type: Input,
4918
- args: [{ transform: booleanAttribute }]
4919
- }], showTransitionOptions: [{
4920
- type: Input
4921
- }], hideTransitionOptions: [{
4922
- type: Input
4923
- }], tabindex: [{
4924
- type: Input,
4925
- args: [{ transform: numberAttribute }]
4926
- }], variant: [{
4927
- type: Input
4928
- }], minDate: [{
4929
- type: Input
4930
- }], maxDate: [{
4931
- type: Input
4932
- }], disabledDates: [{
4933
- type: Input
4934
- }], disabledDays: [{
4935
- type: Input
4936
- }], yearRange: [{
4937
- type: Input
4938
- }], showTime: [{
4939
- type: Input
4940
- }], responsiveOptions: [{
4941
- type: Input
4942
- }], numberOfMonths: [{
4943
- type: Input
4944
- }], firstDayOfWeek: [{
4945
- type: Input
4946
- }], locale: [{
4947
- type: Input
4948
- }], view: [{
4949
- type: Input
4950
- }], defaultDate: [{
4951
- type: Input
4952
- }], onFocus: [{
4953
- type: Output
4954
- }], onBlur: [{
4955
- type: Output
4956
- }], onClose: [{
4957
- type: Output
4958
- }], onSelect: [{
4959
- type: Output
4960
- }], onClear: [{
4961
- type: Output
4962
- }], onInput: [{
4963
- type: Output
4964
- }], onTodayClick: [{
4965
- type: Output
4966
- }], onClearClick: [{
4967
- type: Output
4968
- }], onMonthChange: [{
4969
- type: Output
4970
- }], onYearChange: [{
4971
- type: Output
4972
- }], onClickOutside: [{
4973
- type: Output
4974
- }], onShow: [{
4975
- type: Output
4976
- }], dateTemplate: [{
4977
- type: ContentChild,
4978
- args: ['date', { descendants: false }]
4979
- }], headerTemplate: [{
4980
- type: ContentChild,
4981
- args: ['header', { descendants: false }]
4982
- }], footerTemplate: [{
4983
- type: ContentChild,
4984
- args: ['footer', { descendants: false }]
4985
- }], disabledDateTemplate: [{
4986
- type: ContentChild,
4987
- args: ['disabledDate', { descendants: false }]
4988
- }], decadeTemplate: [{
4989
- type: ContentChild,
4990
- args: ['decade', { descendants: false }]
4991
- }], previousIconTemplate: [{
4992
- type: ContentChild,
4993
- args: ['previousicon', { descendants: false }]
4994
- }], nextIconTemplate: [{
4995
- type: ContentChild,
4996
- args: ['nexticon', { descendants: false }]
4997
- }], triggerIconTemplate: [{
4998
- type: ContentChild,
4999
- args: ['triggericon', { descendants: false }]
5000
- }], clearIconTemplate: [{
5001
- type: ContentChild,
5002
- args: ['clearicon', { descendants: false }]
5003
- }], decrementIconTemplate: [{
5004
- type: ContentChild,
5005
- args: ['decrementicon', { descendants: false }]
5006
- }], incrementIconTemplate: [{
5007
- type: ContentChild,
5008
- args: ['incrementicon', { descendants: false }]
5009
- }], inputIconTemplate: [{
5010
- type: ContentChild,
5011
- args: ['inputicon', { descendants: false }]
5012
- }], containerViewChild: [{
5013
- type: ViewChild,
5014
- args: ['container', { static: false }]
5015
- }], inputfieldViewChild: [{
5016
- type: ViewChild,
5017
- args: ['inputfield', { static: false }]
5018
- }], content: [{
5019
- type: ViewChild,
5020
- args: ['contentWrapper', { static: false }]
5021
- }], templates: [{
5022
- type: ContentChildren,
5023
- args: [PrimeTemplate]
5024
- }] }); })();
5025
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(Calendar, { className: "Calendar", filePath: "calendar.ts", lineNumber: 528 }); })();
4383
+ ],
4384
+ providers: [CALENDAR_VALUE_ACCESSOR, CalendarStyle],
4385
+ changeDetection: ChangeDetectionStrategy.OnPush,
4386
+ encapsulation: ViewEncapsulation.None
4387
+ }]
4388
+ }], ctorParameters: () => [{ type: i0.NgZone }, { type: i1.OverlayService }], propDecorators: { iconDisplay: [{
4389
+ type: Input
4390
+ }], style: [{
4391
+ type: Input
4392
+ }], styleClass: [{
4393
+ type: Input
4394
+ }], inputStyle: [{
4395
+ type: Input
4396
+ }], inputId: [{
4397
+ type: Input
4398
+ }], name: [{
4399
+ type: Input
4400
+ }], inputStyleClass: [{
4401
+ type: Input
4402
+ }], placeholder: [{
4403
+ type: Input
4404
+ }], ariaLabelledBy: [{
4405
+ type: Input
4406
+ }], ariaLabel: [{
4407
+ type: Input
4408
+ }], iconAriaLabel: [{
4409
+ type: Input
4410
+ }], disabled: [{
4411
+ type: Input,
4412
+ args: [{ transform: booleanAttribute }]
4413
+ }], dateFormat: [{
4414
+ type: Input
4415
+ }], multipleSeparator: [{
4416
+ type: Input
4417
+ }], rangeSeparator: [{
4418
+ type: Input
4419
+ }], inline: [{
4420
+ type: Input,
4421
+ args: [{ transform: booleanAttribute }]
4422
+ }], showOtherMonths: [{
4423
+ type: Input,
4424
+ args: [{ transform: booleanAttribute }]
4425
+ }], selectOtherMonths: [{
4426
+ type: Input,
4427
+ args: [{ transform: booleanAttribute }]
4428
+ }], showIcon: [{
4429
+ type: Input,
4430
+ args: [{ transform: booleanAttribute }]
4431
+ }], fluid: [{
4432
+ type: Input,
4433
+ args: [{ transform: booleanAttribute }]
4434
+ }], icon: [{
4435
+ type: Input
4436
+ }], appendTo: [{
4437
+ type: Input
4438
+ }], readonlyInput: [{
4439
+ type: Input,
4440
+ args: [{ transform: booleanAttribute }]
4441
+ }], shortYearCutoff: [{
4442
+ type: Input
4443
+ }], monthNavigator: [{
4444
+ type: Input,
4445
+ args: [{ transform: booleanAttribute }]
4446
+ }], yearNavigator: [{
4447
+ type: Input,
4448
+ args: [{ transform: booleanAttribute }]
4449
+ }], hourFormat: [{
4450
+ type: Input
4451
+ }], timeOnly: [{
4452
+ type: Input,
4453
+ args: [{ transform: booleanAttribute }]
4454
+ }], stepHour: [{
4455
+ type: Input,
4456
+ args: [{ transform: numberAttribute }]
4457
+ }], stepMinute: [{
4458
+ type: Input,
4459
+ args: [{ transform: numberAttribute }]
4460
+ }], stepSecond: [{
4461
+ type: Input,
4462
+ args: [{ transform: numberAttribute }]
4463
+ }], showSeconds: [{
4464
+ type: Input,
4465
+ args: [{ transform: booleanAttribute }]
4466
+ }], required: [{
4467
+ type: Input,
4468
+ args: [{ transform: booleanAttribute }]
4469
+ }], showOnFocus: [{
4470
+ type: Input,
4471
+ args: [{ transform: booleanAttribute }]
4472
+ }], showWeek: [{
4473
+ type: Input,
4474
+ args: [{ transform: booleanAttribute }]
4475
+ }], startWeekFromFirstDayOfYear: [{
4476
+ type: Input
4477
+ }], showClear: [{
4478
+ type: Input,
4479
+ args: [{ transform: booleanAttribute }]
4480
+ }], dataType: [{
4481
+ type: Input
4482
+ }], selectionMode: [{
4483
+ type: Input
4484
+ }], maxDateCount: [{
4485
+ type: Input,
4486
+ args: [{ transform: numberAttribute }]
4487
+ }], showButtonBar: [{
4488
+ type: Input,
4489
+ args: [{ transform: booleanAttribute }]
4490
+ }], todayButtonStyleClass: [{
4491
+ type: Input
4492
+ }], clearButtonStyleClass: [{
4493
+ type: Input
4494
+ }], autofocus: [{
4495
+ type: Input,
4496
+ args: [{ transform: booleanAttribute }]
4497
+ }], autoZIndex: [{
4498
+ type: Input,
4499
+ args: [{ transform: booleanAttribute }]
4500
+ }], baseZIndex: [{
4501
+ type: Input,
4502
+ args: [{ transform: numberAttribute }]
4503
+ }], panelStyleClass: [{
4504
+ type: Input
4505
+ }], panelStyle: [{
4506
+ type: Input
4507
+ }], keepInvalid: [{
4508
+ type: Input,
4509
+ args: [{ transform: booleanAttribute }]
4510
+ }], hideOnDateTimeSelect: [{
4511
+ type: Input,
4512
+ args: [{ transform: booleanAttribute }]
4513
+ }], touchUI: [{
4514
+ type: Input,
4515
+ args: [{ transform: booleanAttribute }]
4516
+ }], timeSeparator: [{
4517
+ type: Input
4518
+ }], focusTrap: [{
4519
+ type: Input,
4520
+ args: [{ transform: booleanAttribute }]
4521
+ }], showTransitionOptions: [{
4522
+ type: Input
4523
+ }], hideTransitionOptions: [{
4524
+ type: Input
4525
+ }], tabindex: [{
4526
+ type: Input,
4527
+ args: [{ transform: numberAttribute }]
4528
+ }], variant: [{
4529
+ type: Input
4530
+ }], minDate: [{
4531
+ type: Input
4532
+ }], maxDate: [{
4533
+ type: Input
4534
+ }], disabledDates: [{
4535
+ type: Input
4536
+ }], disabledDays: [{
4537
+ type: Input
4538
+ }], yearRange: [{
4539
+ type: Input
4540
+ }], showTime: [{
4541
+ type: Input
4542
+ }], responsiveOptions: [{
4543
+ type: Input
4544
+ }], numberOfMonths: [{
4545
+ type: Input
4546
+ }], firstDayOfWeek: [{
4547
+ type: Input
4548
+ }], locale: [{
4549
+ type: Input
4550
+ }], view: [{
4551
+ type: Input
4552
+ }], defaultDate: [{
4553
+ type: Input
4554
+ }], onFocus: [{
4555
+ type: Output
4556
+ }], onBlur: [{
4557
+ type: Output
4558
+ }], onClose: [{
4559
+ type: Output
4560
+ }], onSelect: [{
4561
+ type: Output
4562
+ }], onClear: [{
4563
+ type: Output
4564
+ }], onInput: [{
4565
+ type: Output
4566
+ }], onTodayClick: [{
4567
+ type: Output
4568
+ }], onClearClick: [{
4569
+ type: Output
4570
+ }], onMonthChange: [{
4571
+ type: Output
4572
+ }], onYearChange: [{
4573
+ type: Output
4574
+ }], onClickOutside: [{
4575
+ type: Output
4576
+ }], onShow: [{
4577
+ type: Output
4578
+ }], dateTemplate: [{
4579
+ type: ContentChild,
4580
+ args: ['date', { descendants: false }]
4581
+ }], headerTemplate: [{
4582
+ type: ContentChild,
4583
+ args: ['header', { descendants: false }]
4584
+ }], footerTemplate: [{
4585
+ type: ContentChild,
4586
+ args: ['footer', { descendants: false }]
4587
+ }], disabledDateTemplate: [{
4588
+ type: ContentChild,
4589
+ args: ['disabledDate', { descendants: false }]
4590
+ }], decadeTemplate: [{
4591
+ type: ContentChild,
4592
+ args: ['decade', { descendants: false }]
4593
+ }], previousIconTemplate: [{
4594
+ type: ContentChild,
4595
+ args: ['previousicon', { descendants: false }]
4596
+ }], nextIconTemplate: [{
4597
+ type: ContentChild,
4598
+ args: ['nexticon', { descendants: false }]
4599
+ }], triggerIconTemplate: [{
4600
+ type: ContentChild,
4601
+ args: ['triggericon', { descendants: false }]
4602
+ }], clearIconTemplate: [{
4603
+ type: ContentChild,
4604
+ args: ['clearicon', { descendants: false }]
4605
+ }], decrementIconTemplate: [{
4606
+ type: ContentChild,
4607
+ args: ['decrementicon', { descendants: false }]
4608
+ }], incrementIconTemplate: [{
4609
+ type: ContentChild,
4610
+ args: ['incrementicon', { descendants: false }]
4611
+ }], inputIconTemplate: [{
4612
+ type: ContentChild,
4613
+ args: ['inputicon', { descendants: false }]
4614
+ }], containerViewChild: [{
4615
+ type: ViewChild,
4616
+ args: ['container', { static: false }]
4617
+ }], inputfieldViewChild: [{
4618
+ type: ViewChild,
4619
+ args: ['inputfield', { static: false }]
4620
+ }], content: [{
4621
+ type: ViewChild,
4622
+ args: ['contentWrapper', { static: false }]
4623
+ }], templates: [{
4624
+ type: ContentChildren,
4625
+ args: [PrimeTemplate]
4626
+ }] } });
5026
4627
  class CalendarModule {
5027
- static ɵfac = function CalendarModule_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CalendarModule)(); };
5028
- static ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: CalendarModule });
5029
- static ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [Calendar, SharedModule, SharedModule] });
4628
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CalendarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
4629
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.7", ngImport: i0, type: CalendarModule, imports: [Calendar, SharedModule], exports: [Calendar, SharedModule] });
4630
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CalendarModule, imports: [Calendar, SharedModule, SharedModule] });
5030
4631
  }
5031
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CalendarModule, [{
5032
- type: NgModule,
5033
- args: [{
5034
- imports: [Calendar, SharedModule],
5035
- exports: [Calendar, SharedModule]
5036
- }]
5037
- }], null, null); })();
5038
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(CalendarModule, { imports: [Calendar, SharedModule], exports: [Calendar, SharedModule] }); })();
4632
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CalendarModule, decorators: [{
4633
+ type: NgModule,
4634
+ args: [{
4635
+ imports: [Calendar, SharedModule],
4636
+ exports: [Calendar, SharedModule]
4637
+ }]
4638
+ }] });
5039
4639
 
5040
4640
  /**
5041
4641
  * Generated bundle index. Do not edit.