primeng 19.0.5 → 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.
- package/badge/badge.d.ts +2 -2
- package/base/style/basestyle.d.ts +4 -6
- package/config/primeng.d.ts +3 -0
- package/dataview/dataview.interface.d.ts +9 -19
- package/datepicker/datepicker.d.ts +1 -0
- package/datepicker/style/datepickerstyle.d.ts +1 -0
- package/dragdrop/dragdrop.d.ts +3 -2
- package/dynamicdialog/dynamicdialog-config.d.ts +1 -1
- package/dynamicdialog/dynamicdialog.d.ts +2 -1
- package/fesm2022/primeng-accordion.mjs +347 -560
- package/fesm2022/primeng-accordion.mjs.map +1 -1
- package/fesm2022/primeng-animateonscroll.mjs +37 -40
- package/fesm2022/primeng-animateonscroll.mjs.map +1 -1
- package/fesm2022/primeng-api.mjs +79 -89
- package/fesm2022/primeng-api.mjs.map +1 -1
- package/fesm2022/primeng-autocomplete.mjs +507 -788
- package/fesm2022/primeng-autocomplete.mjs.map +1 -1
- package/fesm2022/primeng-autofocus.mjs +26 -27
- package/fesm2022/primeng-autofocus.mjs.map +1 -1
- package/fesm2022/primeng-avatar.mjs +72 -120
- package/fesm2022/primeng-avatar.mjs.map +1 -1
- package/fesm2022/primeng-avatargroup.mjs +44 -54
- package/fesm2022/primeng-avatargroup.mjs.map +1 -1
- package/fesm2022/primeng-badge.mjs +62 -71
- package/fesm2022/primeng-badge.mjs.map +1 -1
- package/fesm2022/primeng-base.mjs +14 -8
- package/fesm2022/primeng-base.mjs.map +1 -1
- package/fesm2022/primeng-basecomponent.mjs +17 -17
- package/fesm2022/primeng-basecomponent.mjs.map +1 -1
- package/fesm2022/primeng-blockui.mjs +66 -87
- package/fesm2022/primeng-blockui.mjs.map +1 -1
- package/fesm2022/primeng-breadcrumb.mjs +175 -386
- package/fesm2022/primeng-breadcrumb.mjs.map +1 -1
- package/fesm2022/primeng-button.mjs +223 -328
- package/fesm2022/primeng-button.mjs.map +1 -1
- package/fesm2022/primeng-buttongroup.mjs +36 -40
- package/fesm2022/primeng-buttongroup.mjs.map +1 -1
- package/fesm2022/primeng-calendar.mjs +727 -1127
- package/fesm2022/primeng-calendar.mjs.map +1 -1
- package/fesm2022/primeng-card.mjs +89 -193
- package/fesm2022/primeng-card.mjs.map +1 -1
- package/fesm2022/primeng-carousel.mjs +227 -410
- package/fesm2022/primeng-carousel.mjs.map +1 -1
- package/fesm2022/primeng-cascadeselect.mjs +393 -577
- package/fesm2022/primeng-cascadeselect.mjs.map +1 -1
- package/fesm2022/primeng-chart.mjs +57 -63
- package/fesm2022/primeng-chart.mjs.map +1 -1
- package/fesm2022/primeng-checkbox.mjs +133 -185
- package/fesm2022/primeng-checkbox.mjs.map +1 -1
- package/fesm2022/primeng-chip.mjs +92 -188
- package/fesm2022/primeng-chip.mjs.map +1 -1
- package/fesm2022/primeng-colorpicker.mjs +142 -167
- package/fesm2022/primeng-colorpicker.mjs.map +1 -1
- package/fesm2022/primeng-config.mjs +18 -16
- package/fesm2022/primeng-config.mjs.map +1 -1
- package/fesm2022/primeng-confirmdialog.mjs +220 -347
- package/fesm2022/primeng-confirmdialog.mjs.map +1 -1
- package/fesm2022/primeng-confirmpopup.mjs +161 -251
- package/fesm2022/primeng-confirmpopup.mjs.map +1 -1
- package/fesm2022/primeng-contextmenu.mjs +336 -450
- package/fesm2022/primeng-contextmenu.mjs.map +1 -1
- package/fesm2022/primeng-dataview.mjs +249 -352
- package/fesm2022/primeng-dataview.mjs.map +1 -1
- package/fesm2022/primeng-datepicker.mjs +751 -1144
- package/fesm2022/primeng-datepicker.mjs.map +1 -1
- package/fesm2022/primeng-defer.mjs +25 -31
- package/fesm2022/primeng-defer.mjs.map +1 -1
- package/fesm2022/primeng-dialog.mjs +277 -478
- package/fesm2022/primeng-dialog.mjs.map +1 -1
- package/fesm2022/primeng-divider.mjs +68 -77
- package/fesm2022/primeng-divider.mjs.map +1 -1
- package/fesm2022/primeng-dock.mjs +138 -167
- package/fesm2022/primeng-dock.mjs.map +1 -1
- package/fesm2022/primeng-dragdrop.mjs +85 -79
- package/fesm2022/primeng-dragdrop.mjs.map +1 -1
- package/fesm2022/primeng-drawer.mjs +172 -269
- package/fesm2022/primeng-drawer.mjs.map +1 -1
- package/fesm2022/primeng-dropdown.mjs +531 -869
- package/fesm2022/primeng-dropdown.mjs.map +1 -1
- package/fesm2022/primeng-dynamicdialog.mjs +163 -304
- package/fesm2022/primeng-dynamicdialog.mjs.map +1 -1
- package/fesm2022/primeng-editor.mjs +118 -156
- package/fesm2022/primeng-editor.mjs.map +1 -1
- package/fesm2022/primeng-fieldset.mjs +153 -247
- package/fesm2022/primeng-fieldset.mjs.map +1 -1
- package/fesm2022/primeng-fileupload.mjs +370 -690
- package/fesm2022/primeng-fileupload.mjs.map +1 -1
- package/fesm2022/primeng-floatlabel.mjs +38 -46
- package/fesm2022/primeng-floatlabel.mjs.map +1 -1
- package/fesm2022/primeng-fluid.mjs +33 -41
- package/fesm2022/primeng-fluid.mjs.map +1 -1
- package/fesm2022/primeng-focustrap.mjs +23 -24
- package/fesm2022/primeng-focustrap.mjs.map +1 -1
- package/fesm2022/primeng-galleria.mjs +529 -761
- package/fesm2022/primeng-galleria.mjs.map +1 -1
- package/fesm2022/primeng-iconfield.mjs +42 -51
- package/fesm2022/primeng-iconfield.mjs.map +1 -1
- package/fesm2022/primeng-icons-angledoubledown.mjs +19 -19
- package/fesm2022/primeng-icons-angledoubledown.mjs.map +1 -1
- package/fesm2022/primeng-icons-angledoubleleft.mjs +19 -19
- package/fesm2022/primeng-icons-angledoubleleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-angledoubleright.mjs +19 -19
- package/fesm2022/primeng-icons-angledoubleright.mjs.map +1 -1
- package/fesm2022/primeng-icons-angledoubleup.mjs +19 -19
- package/fesm2022/primeng-icons-angledoubleup.mjs.map +1 -1
- package/fesm2022/primeng-icons-angledown.mjs +17 -19
- package/fesm2022/primeng-icons-angledown.mjs.map +1 -1
- package/fesm2022/primeng-icons-angleleft.mjs +17 -19
- package/fesm2022/primeng-icons-angleleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-angleright.mjs +17 -19
- package/fesm2022/primeng-icons-angleright.mjs.map +1 -1
- package/fesm2022/primeng-icons-angleup.mjs +17 -19
- package/fesm2022/primeng-icons-angleup.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowdown.mjs +26 -26
- package/fesm2022/primeng-icons-arrowdown.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowdownleft.mjs +17 -19
- package/fesm2022/primeng-icons-arrowdownleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowdownright.mjs +17 -19
- package/fesm2022/primeng-icons-arrowdownright.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowleft.mjs +26 -26
- package/fesm2022/primeng-icons-arrowleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowright.mjs +19 -19
- package/fesm2022/primeng-icons-arrowright.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowup.mjs +26 -26
- package/fesm2022/primeng-icons-arrowup.mjs.map +1 -1
- package/fesm2022/primeng-icons-ban.mjs +24 -26
- package/fesm2022/primeng-icons-ban.mjs.map +1 -1
- package/fesm2022/primeng-icons-bars.mjs +19 -19
- package/fesm2022/primeng-icons-bars.mjs.map +1 -1
- package/fesm2022/primeng-icons-baseicon.mjs +28 -33
- package/fesm2022/primeng-icons-baseicon.mjs.map +1 -1
- package/fesm2022/primeng-icons-blank.mjs +14 -16
- package/fesm2022/primeng-icons-blank.mjs.map +1 -1
- package/fesm2022/primeng-icons-calendar.mjs +17 -19
- package/fesm2022/primeng-icons-calendar.mjs.map +1 -1
- package/fesm2022/primeng-icons-caretleft.mjs +17 -19
- package/fesm2022/primeng-icons-caretleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-caretright.mjs +17 -19
- package/fesm2022/primeng-icons-caretright.mjs.map +1 -1
- package/fesm2022/primeng-icons-check.mjs +17 -19
- package/fesm2022/primeng-icons-check.mjs.map +1 -1
- package/fesm2022/primeng-icons-chevrondown.mjs +17 -19
- package/fesm2022/primeng-icons-chevrondown.mjs.map +1 -1
- package/fesm2022/primeng-icons-chevronleft.mjs +17 -19
- package/fesm2022/primeng-icons-chevronleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-chevronright.mjs +17 -19
- package/fesm2022/primeng-icons-chevronright.mjs.map +1 -1
- package/fesm2022/primeng-icons-chevronup.mjs +17 -19
- package/fesm2022/primeng-icons-chevronup.mjs.map +1 -1
- package/fesm2022/primeng-icons-exclamationtriangle.mjs +32 -26
- package/fesm2022/primeng-icons-exclamationtriangle.mjs.map +1 -1
- package/fesm2022/primeng-icons-eye.mjs +19 -19
- package/fesm2022/primeng-icons-eye.mjs.map +1 -1
- package/fesm2022/primeng-icons-eyeslash.mjs +26 -26
- package/fesm2022/primeng-icons-eyeslash.mjs.map +1 -1
- package/fesm2022/primeng-icons-filter.mjs +24 -26
- package/fesm2022/primeng-icons-filter.mjs.map +1 -1
- package/fesm2022/primeng-icons-filterslash.mjs +26 -26
- package/fesm2022/primeng-icons-filterslash.mjs.map +1 -1
- package/fesm2022/primeng-icons-home.mjs +26 -26
- package/fesm2022/primeng-icons-home.mjs.map +1 -1
- package/fesm2022/primeng-icons-infocircle.mjs +26 -26
- package/fesm2022/primeng-icons-infocircle.mjs.map +1 -1
- package/fesm2022/primeng-icons-minus.mjs +17 -19
- package/fesm2022/primeng-icons-minus.mjs.map +1 -1
- package/fesm2022/primeng-icons-pencil.mjs +24 -26
- package/fesm2022/primeng-icons-pencil.mjs.map +1 -1
- package/fesm2022/primeng-icons-plus.mjs +24 -26
- package/fesm2022/primeng-icons-plus.mjs.map +1 -1
- package/fesm2022/primeng-icons-refresh.mjs +26 -26
- package/fesm2022/primeng-icons-refresh.mjs.map +1 -1
- package/fesm2022/primeng-icons-search.mjs +26 -26
- package/fesm2022/primeng-icons-search.mjs.map +1 -1
- package/fesm2022/primeng-icons-searchminus.mjs +26 -26
- package/fesm2022/primeng-icons-searchminus.mjs.map +1 -1
- package/fesm2022/primeng-icons-searchplus.mjs +26 -26
- package/fesm2022/primeng-icons-searchplus.mjs.map +1 -1
- package/fesm2022/primeng-icons-sortalt.mjs +30 -26
- package/fesm2022/primeng-icons-sortalt.mjs.map +1 -1
- package/fesm2022/primeng-icons-sortamountdown.mjs +24 -26
- package/fesm2022/primeng-icons-sortamountdown.mjs.map +1 -1
- package/fesm2022/primeng-icons-sortamountupalt.mjs +24 -26
- package/fesm2022/primeng-icons-sortamountupalt.mjs.map +1 -1
- package/fesm2022/primeng-icons-spinner.mjs +24 -26
- package/fesm2022/primeng-icons-spinner.mjs.map +1 -1
- package/fesm2022/primeng-icons-star.mjs +24 -26
- package/fesm2022/primeng-icons-star.mjs.map +1 -1
- package/fesm2022/primeng-icons-starfill.mjs +24 -26
- package/fesm2022/primeng-icons-starfill.mjs.map +1 -1
- package/fesm2022/primeng-icons-thlarge.mjs +26 -26
- package/fesm2022/primeng-icons-thlarge.mjs.map +1 -1
- package/fesm2022/primeng-icons-times.mjs +17 -19
- package/fesm2022/primeng-icons-times.mjs.map +1 -1
- package/fesm2022/primeng-icons-timescircle.mjs +26 -26
- package/fesm2022/primeng-icons-timescircle.mjs.map +1 -1
- package/fesm2022/primeng-icons-trash.mjs +26 -26
- package/fesm2022/primeng-icons-trash.mjs.map +1 -1
- package/fesm2022/primeng-icons-undo.mjs +26 -26
- package/fesm2022/primeng-icons-undo.mjs.map +1 -1
- package/fesm2022/primeng-icons-upload.mjs +26 -26
- package/fesm2022/primeng-icons-upload.mjs.map +1 -1
- package/fesm2022/primeng-icons-windowmaximize.mjs +26 -26
- package/fesm2022/primeng-icons-windowmaximize.mjs.map +1 -1
- package/fesm2022/primeng-icons-windowminimize.mjs +26 -26
- package/fesm2022/primeng-icons-windowminimize.mjs.map +1 -1
- package/fesm2022/primeng-iftalabel.mjs +32 -38
- package/fesm2022/primeng-iftalabel.mjs.map +1 -1
- package/fesm2022/primeng-image.mjs +189 -370
- package/fesm2022/primeng-image.mjs.map +1 -1
- package/fesm2022/primeng-imagecompare.mjs +57 -86
- package/fesm2022/primeng-imagecompare.mjs.map +1 -1
- package/fesm2022/primeng-inplace.mjs +108 -206
- package/fesm2022/primeng-inplace.mjs.map +1 -1
- package/fesm2022/primeng-inputgroup.mjs +40 -50
- package/fesm2022/primeng-inputgroup.mjs.map +1 -1
- package/fesm2022/primeng-inputgroupaddon.mjs +40 -51
- package/fesm2022/primeng-inputgroupaddon.mjs.map +1 -1
- package/fesm2022/primeng-inputicon.mjs +39 -48
- package/fesm2022/primeng-inputicon.mjs.map +1 -1
- package/fesm2022/primeng-inputmask.mjs +157 -182
- package/fesm2022/primeng-inputmask.mjs.map +1 -1
- package/fesm2022/primeng-inputnumber.mjs +303 -420
- package/fesm2022/primeng-inputnumber.mjs.map +1 -1
- package/fesm2022/primeng-inputotp.mjs +99 -123
- package/fesm2022/primeng-inputotp.mjs.map +1 -1
- package/fesm2022/primeng-inputswitch.mjs +87 -92
- package/fesm2022/primeng-inputswitch.mjs.map +1 -1
- package/fesm2022/primeng-inputtext.mjs +56 -57
- package/fesm2022/primeng-inputtext.mjs.map +1 -1
- package/fesm2022/primeng-inputtextarea.mjs +51 -56
- package/fesm2022/primeng-inputtextarea.mjs.map +1 -1
- package/fesm2022/primeng-keyfilter.mjs +44 -47
- package/fesm2022/primeng-keyfilter.mjs.map +1 -1
- package/fesm2022/primeng-knob.mjs +105 -111
- package/fesm2022/primeng-knob.mjs.map +1 -1
- package/fesm2022/primeng-listbox.mjs +511 -791
- package/fesm2022/primeng-listbox.mjs.map +1 -1
- package/fesm2022/primeng-megamenu.mjs +377 -611
- package/fesm2022/primeng-megamenu.mjs.map +1 -1
- package/fesm2022/primeng-menu.mjs +291 -473
- package/fesm2022/primeng-menu.mjs.map +1 -1
- package/fesm2022/primeng-menubar.mjs +357 -549
- package/fesm2022/primeng-menubar.mjs.map +1 -1
- package/fesm2022/primeng-message.mjs +160 -244
- package/fesm2022/primeng-message.mjs.map +1 -1
- package/fesm2022/primeng-messages.mjs +162 -278
- package/fesm2022/primeng-messages.mjs.map +1 -1
- package/fesm2022/primeng-metergroup.mjs +135 -264
- package/fesm2022/primeng-metergroup.mjs.map +1 -1
- package/fesm2022/primeng-multiselect.mjs +660 -1135
- package/fesm2022/primeng-multiselect.mjs.map +1 -1
- package/fesm2022/primeng-orderlist.mjs +228 -330
- package/fesm2022/primeng-orderlist.mjs.map +1 -1
- package/fesm2022/primeng-organizationchart.mjs +161 -311
- package/fesm2022/primeng-organizationchart.mjs.map +1 -1
- package/fesm2022/primeng-overlay.mjs +135 -147
- package/fesm2022/primeng-overlay.mjs.map +1 -1
- package/fesm2022/primeng-overlaybadge.mjs +50 -58
- package/fesm2022/primeng-overlaybadge.mjs.map +1 -1
- package/fesm2022/primeng-overlaypanel.mjs +134 -154
- package/fesm2022/primeng-overlaypanel.mjs.map +1 -1
- package/fesm2022/primeng-paginator.mjs +212 -447
- package/fesm2022/primeng-paginator.mjs.map +1 -1
- package/fesm2022/primeng-panel.mjs +219 -317
- package/fesm2022/primeng-panel.mjs.map +1 -1
- package/fesm2022/primeng-panelmenu.mjs +439 -783
- package/fesm2022/primeng-panelmenu.mjs.map +1 -1
- package/fesm2022/primeng-password.mjs +271 -410
- package/fesm2022/primeng-password.mjs.map +1 -1
- package/fesm2022/primeng-picklist.mjs +564 -856
- package/fesm2022/primeng-picklist.mjs.map +1 -1
- package/fesm2022/primeng-popover.mjs +129 -148
- package/fesm2022/primeng-popover.mjs.map +1 -1
- package/fesm2022/primeng-progressbar.mjs +81 -121
- package/fesm2022/primeng-progressbar.mjs.map +1 -1
- package/fesm2022/primeng-progressspinner.mjs +48 -58
- package/fesm2022/primeng-progressspinner.mjs.map +1 -1
- package/fesm2022/primeng-radiobutton.mjs +117 -108
- package/fesm2022/primeng-radiobutton.mjs.map +1 -1
- package/fesm2022/primeng-rating.mjs +134 -218
- package/fesm2022/primeng-rating.mjs.map +1 -1
- package/fesm2022/primeng-ripple.mjs +28 -29
- package/fesm2022/primeng-ripple.mjs.map +1 -1
- package/fesm2022/primeng-scroller.mjs +167 -295
- package/fesm2022/primeng-scroller.mjs.map +1 -1
- package/fesm2022/primeng-scrollpanel.mjs +96 -116
- package/fesm2022/primeng-scrollpanel.mjs.map +1 -1
- package/fesm2022/primeng-scrolltop.mjs +106 -150
- package/fesm2022/primeng-scrolltop.mjs.map +1 -1
- package/fesm2022/primeng-select.mjs +581 -957
- package/fesm2022/primeng-select.mjs.map +1 -1
- package/fesm2022/primeng-selectbutton.mjs +106 -133
- package/fesm2022/primeng-selectbutton.mjs.map +1 -1
- package/fesm2022/primeng-sidebar.mjs +151 -239
- package/fesm2022/primeng-sidebar.mjs.map +1 -1
- package/fesm2022/primeng-skeleton.mjs +46 -54
- package/fesm2022/primeng-skeleton.mjs.map +1 -1
- package/fesm2022/primeng-slider.mjs +186 -182
- package/fesm2022/primeng-slider.mjs.map +1 -1
- package/fesm2022/primeng-speeddial.mjs +192 -254
- package/fesm2022/primeng-speeddial.mjs.map +1 -1
- package/fesm2022/primeng-splitbutton.mjs +211 -231
- package/fesm2022/primeng-splitbutton.mjs.map +1 -1
- package/fesm2022/primeng-splitter.mjs +126 -159
- package/fesm2022/primeng-splitter.mjs.map +1 -1
- package/fesm2022/primeng-stepper.mjs +235 -341
- package/fesm2022/primeng-stepper.mjs.map +1 -1
- package/fesm2022/primeng-steps.mjs +117 -170
- package/fesm2022/primeng-steps.mjs.map +1 -1
- package/fesm2022/primeng-styleclass.mjs +50 -53
- package/fesm2022/primeng-styleclass.mjs.map +1 -1
- package/fesm2022/primeng-table.mjs +1869 -2628
- package/fesm2022/primeng-table.mjs.map +1 -1
- package/fesm2022/primeng-tabmenu.mjs +173 -319
- package/fesm2022/primeng-tabmenu.mjs.map +1 -1
- package/fesm2022/primeng-tabs.mjs +193 -308
- package/fesm2022/primeng-tabs.mjs.map +1 -1
- package/fesm2022/primeng-tabview.mjs +263 -435
- package/fesm2022/primeng-tabview.mjs.map +1 -1
- package/fesm2022/primeng-tag.mjs +63 -110
- package/fesm2022/primeng-tag.mjs.map +1 -1
- package/fesm2022/primeng-terminal.mjs +60 -104
- package/fesm2022/primeng-terminal.mjs.map +1 -1
- package/fesm2022/primeng-textarea.mjs +59 -64
- package/fesm2022/primeng-textarea.mjs.map +1 -1
- package/fesm2022/primeng-tieredmenu.mjs +338 -457
- package/fesm2022/primeng-tieredmenu.mjs.map +1 -1
- package/fesm2022/primeng-timeline.mjs +90 -156
- package/fesm2022/primeng-timeline.mjs.map +1 -1
- package/fesm2022/primeng-toast.mjs +260 -365
- package/fesm2022/primeng-toast.mjs.map +1 -1
- package/fesm2022/primeng-togglebutton.mjs +117 -150
- package/fesm2022/primeng-togglebutton.mjs.map +1 -1
- package/fesm2022/primeng-toggleswitch.mjs +98 -121
- package/fesm2022/primeng-toggleswitch.mjs.map +1 -1
- package/fesm2022/primeng-toolbar.mjs +62 -121
- package/fesm2022/primeng-toolbar.mjs.map +1 -1
- package/fesm2022/primeng-tooltip.mjs +74 -75
- package/fesm2022/primeng-tooltip.mjs.map +1 -1
- package/fesm2022/primeng-tree.mjs +455 -729
- package/fesm2022/primeng-tree.mjs.map +1 -1
- package/fesm2022/primeng-treeselect.mjs +344 -533
- package/fesm2022/primeng-treeselect.mjs.map +1 -1
- package/fesm2022/primeng-treetable.mjs +1027 -1584
- package/fesm2022/primeng-treetable.mjs.map +1 -1
- package/fesm2022/primeng-usestyle.mjs +6 -6
- package/fesm2022/primeng-usestyle.mjs.map +1 -1
- package/fesm2022/primeng-utils.mjs +3 -1
- package/fesm2022/primeng-utils.mjs.map +1 -1
- package/listbox/listbox.d.ts +17 -3
- package/message/message.d.ts +1 -0
- package/overlaybadge/overlaybadge.d.ts +1 -1
- package/package.json +189 -190
- package/password/password.d.ts +8 -1
- package/password/style/passwordstyle.d.ts +1 -0
- package/picklist/picklist.d.ts +11 -1
- package/stepper/stepper.d.ts +2 -1
- package/table/table.d.ts +1 -1
- package/table/table.interface.d.ts +2 -2
- package/tabs/tablist.d.ts +1 -1
- package/toast/toast.d.ts +1 -1
- package/tree/tree.d.ts +10 -2
- package/tree/tree.interface.d.ts +8 -0
- package/utils/zindexutils.d.ts +2 -0
@@ -1,12 +1,12 @@
|
|
1
|
-
import { trigger, state,
|
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,
|
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,
|
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 =
|
483
|
-
static ɵprov =
|
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
|
-
(
|
486
|
-
|
487
|
-
|
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 =
|
4264
|
-
static ɵcmp =
|
4265
|
-
|
4266
|
-
|
4267
|
-
|
4268
|
-
|
4269
|
-
|
4270
|
-
|
4271
|
-
|
4272
|
-
|
4273
|
-
|
4274
|
-
|
4275
|
-
|
4276
|
-
|
4277
|
-
|
4278
|
-
|
4279
|
-
|
4280
|
-
|
4281
|
-
|
4282
|
-
|
4283
|
-
|
4284
|
-
|
4285
|
-
|
4286
|
-
|
4287
|
-
|
4288
|
-
|
4289
|
-
|
4290
|
-
|
4291
|
-
|
4292
|
-
|
4293
|
-
|
4294
|
-
|
4295
|
-
|
4296
|
-
|
4297
|
-
|
4298
|
-
|
4299
|
-
|
4300
|
-
|
4301
|
-
|
4302
|
-
|
4303
|
-
|
4304
|
-
|
4305
|
-
|
4306
|
-
|
4307
|
-
|
4308
|
-
|
4309
|
-
|
4310
|
-
|
4311
|
-
|
4312
|
-
|
4313
|
-
|
4314
|
-
|
4315
|
-
|
4316
|
-
|
4317
|
-
|
4318
|
-
|
4319
|
-
|
4320
|
-
|
4321
|
-
|
4322
|
-
|
4323
|
-
|
4324
|
-
|
4325
|
-
|
4326
|
-
|
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
|
-
]
|
3931
|
+
])
|
3932
|
+
], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
4331
3933
|
}
|
4332
|
-
(
|
4333
|
-
|
4334
|
-
|
4335
|
-
|
4336
|
-
|
4337
|
-
|
4338
|
-
|
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
|
-
|
4766
|
-
|
4767
|
-
|
4768
|
-
|
4769
|
-
|
4770
|
-
|
4771
|
-
|
4772
|
-
|
4773
|
-
|
4774
|
-
|
4775
|
-
|
4776
|
-
|
4777
|
-
|
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
|
-
|
4783
|
-
|
4784
|
-
|
4785
|
-
|
4786
|
-
|
4787
|
-
|
4788
|
-
|
4789
|
-
|
4790
|
-
|
4791
|
-
|
4792
|
-
|
4793
|
-
|
4794
|
-
|
4795
|
-
|
4796
|
-
|
4797
|
-
|
4798
|
-
|
4799
|
-
|
4800
|
-
|
4801
|
-
|
4802
|
-
|
4803
|
-
|
4804
|
-
|
4805
|
-
|
4806
|
-
|
4807
|
-
|
4808
|
-
|
4809
|
-
|
4810
|
-
|
4811
|
-
|
4812
|
-
|
4813
|
-
|
4814
|
-
|
4815
|
-
|
4816
|
-
|
4817
|
-
|
4818
|
-
|
4819
|
-
|
4820
|
-
|
4821
|
-
|
4822
|
-
|
4823
|
-
|
4824
|
-
|
4825
|
-
|
4826
|
-
|
4827
|
-
|
4828
|
-
|
4829
|
-
|
4830
|
-
|
4831
|
-
|
4832
|
-
|
4833
|
-
|
4834
|
-
|
4835
|
-
|
4836
|
-
|
4837
|
-
|
4838
|
-
|
4839
|
-
|
4840
|
-
|
4841
|
-
|
4842
|
-
|
4843
|
-
|
4844
|
-
|
4845
|
-
|
4846
|
-
|
4847
|
-
|
4848
|
-
|
4849
|
-
|
4850
|
-
|
4851
|
-
|
4852
|
-
|
4853
|
-
|
4854
|
-
|
4855
|
-
|
4856
|
-
|
4857
|
-
|
4858
|
-
|
4859
|
-
|
4860
|
-
|
4861
|
-
|
4862
|
-
|
4863
|
-
|
4864
|
-
|
4865
|
-
|
4866
|
-
|
4867
|
-
|
4868
|
-
|
4869
|
-
|
4870
|
-
|
4871
|
-
|
4872
|
-
|
4873
|
-
|
4874
|
-
|
4875
|
-
|
4876
|
-
|
4877
|
-
|
4878
|
-
|
4879
|
-
|
4880
|
-
|
4881
|
-
|
4882
|
-
|
4883
|
-
|
4884
|
-
|
4885
|
-
|
4886
|
-
|
4887
|
-
|
4888
|
-
|
4889
|
-
|
4890
|
-
|
4891
|
-
|
4892
|
-
|
4893
|
-
|
4894
|
-
|
4895
|
-
|
4896
|
-
|
4897
|
-
|
4898
|
-
|
4899
|
-
|
4900
|
-
|
4901
|
-
|
4902
|
-
|
4903
|
-
|
4904
|
-
|
4905
|
-
|
4906
|
-
|
4907
|
-
|
4908
|
-
|
4909
|
-
|
4910
|
-
|
4911
|
-
|
4912
|
-
|
4913
|
-
|
4914
|
-
|
4915
|
-
|
4916
|
-
|
4917
|
-
|
4918
|
-
|
4919
|
-
|
4920
|
-
|
4921
|
-
|
4922
|
-
|
4923
|
-
|
4924
|
-
|
4925
|
-
|
4926
|
-
|
4927
|
-
|
4928
|
-
|
4929
|
-
|
4930
|
-
|
4931
|
-
|
4932
|
-
|
4933
|
-
|
4934
|
-
|
4935
|
-
|
4936
|
-
|
4937
|
-
|
4938
|
-
|
4939
|
-
|
4940
|
-
|
4941
|
-
|
4942
|
-
|
4943
|
-
|
4944
|
-
|
4945
|
-
|
4946
|
-
|
4947
|
-
|
4948
|
-
|
4949
|
-
|
4950
|
-
|
4951
|
-
|
4952
|
-
|
4953
|
-
|
4954
|
-
|
4955
|
-
|
4956
|
-
|
4957
|
-
|
4958
|
-
|
4959
|
-
|
4960
|
-
|
4961
|
-
|
4962
|
-
|
4963
|
-
|
4964
|
-
|
4965
|
-
|
4966
|
-
|
4967
|
-
|
4968
|
-
|
4969
|
-
|
4970
|
-
|
4971
|
-
|
4972
|
-
|
4973
|
-
|
4974
|
-
|
4975
|
-
|
4976
|
-
|
4977
|
-
|
4978
|
-
|
4979
|
-
|
4980
|
-
|
4981
|
-
|
4982
|
-
|
4983
|
-
|
4984
|
-
|
4985
|
-
|
4986
|
-
|
4987
|
-
|
4988
|
-
|
4989
|
-
|
4990
|
-
|
4991
|
-
|
4992
|
-
|
4993
|
-
|
4994
|
-
|
4995
|
-
|
4996
|
-
|
4997
|
-
|
4998
|
-
|
4999
|
-
|
5000
|
-
|
5001
|
-
|
5002
|
-
|
5003
|
-
|
5004
|
-
|
5005
|
-
|
5006
|
-
|
5007
|
-
|
5008
|
-
|
5009
|
-
|
5010
|
-
|
5011
|
-
|
5012
|
-
|
5013
|
-
|
5014
|
-
|
5015
|
-
|
5016
|
-
|
5017
|
-
|
5018
|
-
|
5019
|
-
|
5020
|
-
|
5021
|
-
|
5022
|
-
|
5023
|
-
|
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 =
|
5028
|
-
static ɵmod =
|
5029
|
-
static ɵinj =
|
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
|
-
(
|
5032
|
-
|
5033
|
-
|
5034
|
-
|
5035
|
-
|
5036
|
-
|
5037
|
-
|
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.
|