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
@@ -2,7 +2,7 @@ import { trigger, transition, style, animate } from '@angular/animations';
|
|
2
2
|
import * as i1 from '@angular/common';
|
3
3
|
import { isPlatformBrowser, DOCUMENT, CommonModule } from '@angular/common';
|
4
4
|
import * as i0 from '@angular/core';
|
5
|
-
import { Injectable, EventEmitter, inject, PLATFORM_ID,
|
5
|
+
import { Injectable, EventEmitter, inject, PLATFORM_ID, numberAttribute, booleanAttribute, ContentChildren, ContentChild, ViewChild, Output, Input, Inject, ViewEncapsulation, ChangeDetectionStrategy, Component, HostListener, NgModule } from '@angular/core';
|
6
6
|
import { addClass, focus, findSingle, blockBodyScroll, unblockBodyScroll, removeClass, uuid, setAttribute, find, getAttribute } from '@primeuix/utils';
|
7
7
|
import { PrimeTemplate, SharedModule } from 'primeng/api';
|
8
8
|
import { BaseComponent } from 'primeng/basecomponent';
|
@@ -522,12 +522,12 @@ class GalleriaStyle extends BaseStyle {
|
|
522
522
|
name = 'galleria';
|
523
523
|
theme = theme;
|
524
524
|
classes = classes;
|
525
|
-
static ɵfac =
|
526
|
-
static ɵprov =
|
525
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: GalleriaStyle, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
526
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: GalleriaStyle });
|
527
527
|
}
|
528
|
-
(
|
529
|
-
|
530
|
-
|
528
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: GalleriaStyle, decorators: [{
|
529
|
+
type: Injectable
|
530
|
+
}] });
|
531
531
|
/**
|
532
532
|
*
|
533
533
|
* Galleria is an advanced content gallery component.
|
@@ -653,346 +653,6 @@ var GalleriaClasses;
|
|
653
653
|
GalleriaClasses["nextThumbnailIcon"] = "p-galleria-thumbnail-next-icon";
|
654
654
|
})(GalleriaClasses || (GalleriaClasses = {}));
|
655
655
|
|
656
|
-
const _c0 = ["header"];
|
657
|
-
const _c1 = ["footer"];
|
658
|
-
const _c2 = ["indicator"];
|
659
|
-
const _c3 = ["caption"];
|
660
|
-
const _c4 = ["closeicon"];
|
661
|
-
const _c5 = ["previousthumbnailicon"];
|
662
|
-
const _c6 = ["nextthumbnailicon"];
|
663
|
-
const _c7 = ["itempreviousicon"];
|
664
|
-
const _c8 = ["itemnexticon"];
|
665
|
-
const _c9 = ["item"];
|
666
|
-
const _c10 = ["thumbnail"];
|
667
|
-
const _c11 = ["mask"];
|
668
|
-
const _c12 = ["container"];
|
669
|
-
const _c13 = () => ({ "p-galleria-mask p-overlay-mask p-overlay-mask-enter": true });
|
670
|
-
const _c14 = (a0, a1) => ({ showTransitionParams: a0, hideTransitionParams: a1 });
|
671
|
-
const _c15 = a0 => ({ value: "visible", params: a0 });
|
672
|
-
function Galleria_div_0_div_2_p_galleriaContent_2_Template(rf, ctx) { if (rf & 1) {
|
673
|
-
const _r1 = i0.ɵɵgetCurrentView();
|
674
|
-
i0.ɵɵelementStart(0, "p-galleriaContent", 7);
|
675
|
-
i0.ɵɵlistener("@animation.start", function Galleria_div_0_div_2_p_galleriaContent_2_Template_p_galleriaContent_animation_animation_start_0_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onAnimationStart($event)); })("@animation.done", function Galleria_div_0_div_2_p_galleriaContent_2_Template_p_galleriaContent_animation_animation_done_0_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onAnimationEnd($event)); })("maskHide", function Galleria_div_0_div_2_p_galleriaContent_2_Template_p_galleriaContent_maskHide_0_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onMaskHide()); })("activeItemChange", function Galleria_div_0_div_2_p_galleriaContent_2_Template_p_galleriaContent_activeItemChange_0_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onActiveItemChange($event)); });
|
676
|
-
i0.ɵɵelementEnd();
|
677
|
-
} if (rf & 2) {
|
678
|
-
const ctx_r1 = i0.ɵɵnextContext(3);
|
679
|
-
i0.ɵɵproperty("@animation", i0.ɵɵpureFunction1(9, _c15, i0.ɵɵpureFunction2(6, _c14, ctx_r1.showTransitionOptions, ctx_r1.hideTransitionOptions)))("value", ctx_r1.value)("activeIndex", ctx_r1.activeIndex)("numVisible", ctx_r1.numVisibleLimit || ctx_r1.numVisible)("ngStyle", ctx_r1.containerStyle)("fullScreen", ctx_r1.fullScreen);
|
680
|
-
} }
|
681
|
-
function Galleria_div_0_div_2_Template(rf, ctx) { if (rf & 1) {
|
682
|
-
i0.ɵɵelementStart(0, "div", 5, 2);
|
683
|
-
i0.ɵɵtemplate(2, Galleria_div_0_div_2_p_galleriaContent_2_Template, 1, 11, "p-galleriaContent", 6);
|
684
|
-
i0.ɵɵelementEnd();
|
685
|
-
} if (rf & 2) {
|
686
|
-
const ctx_r1 = i0.ɵɵnextContext(2);
|
687
|
-
i0.ɵɵclassMap(ctx_r1.maskClass);
|
688
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction0(6, _c13));
|
689
|
-
i0.ɵɵattribute("role", ctx_r1.fullScreen ? "dialog" : "region")("aria-modal", ctx_r1.fullScreen ? "true" : undefined);
|
690
|
-
i0.ɵɵadvance(2);
|
691
|
-
i0.ɵɵproperty("ngIf", ctx_r1.visible);
|
692
|
-
} }
|
693
|
-
function Galleria_div_0_Template(rf, ctx) { if (rf & 1) {
|
694
|
-
i0.ɵɵelementStart(0, "div", null, 1);
|
695
|
-
i0.ɵɵtemplate(2, Galleria_div_0_div_2_Template, 3, 7, "div", 4);
|
696
|
-
i0.ɵɵelementEnd();
|
697
|
-
} if (rf & 2) {
|
698
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
699
|
-
i0.ɵɵadvance(2);
|
700
|
-
i0.ɵɵproperty("ngIf", ctx_r1.maskVisible);
|
701
|
-
} }
|
702
|
-
function Galleria_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
703
|
-
const _r3 = i0.ɵɵgetCurrentView();
|
704
|
-
i0.ɵɵelementStart(0, "p-galleriaContent", 8);
|
705
|
-
i0.ɵɵlistener("activeItemChange", function Galleria_ng_template_1_Template_p_galleriaContent_activeItemChange_0_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onActiveItemChange($event)); });
|
706
|
-
i0.ɵɵelementEnd();
|
707
|
-
} if (rf & 2) {
|
708
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
709
|
-
i0.ɵɵproperty("value", ctx_r1.value)("activeIndex", ctx_r1.activeIndex)("numVisible", ctx_r1.numVisibleLimit || ctx_r1.numVisible);
|
710
|
-
} }
|
711
|
-
const _c16 = ["closeButton"];
|
712
|
-
const _c17 = (a0, a1, a2) => ({ "p-galleria p-component": true, "p-galleria-fullscreen": a0, "p-galleria-inset-indicators": a1, "p-galleria-hover-navigators": a2 });
|
713
|
-
const _c18 = () => ({});
|
714
|
-
function GalleriaContent_div_0_button_1_TimesIcon_1_Template(rf, ctx) { if (rf & 1) {
|
715
|
-
i0.ɵɵelement(0, "TimesIcon", 11);
|
716
|
-
} if (rf & 2) {
|
717
|
-
i0.ɵɵproperty("styleClass", "p-galleria-close-icon");
|
718
|
-
} }
|
719
|
-
function GalleriaContent_div_0_button_1_2_ng_template_0_Template(rf, ctx) { }
|
720
|
-
function GalleriaContent_div_0_button_1_2_Template(rf, ctx) { if (rf & 1) {
|
721
|
-
i0.ɵɵtemplate(0, GalleriaContent_div_0_button_1_2_ng_template_0_Template, 0, 0, "ng-template");
|
722
|
-
} }
|
723
|
-
function GalleriaContent_div_0_button_1_Template(rf, ctx) { if (rf & 1) {
|
724
|
-
const _r2 = i0.ɵɵgetCurrentView();
|
725
|
-
i0.ɵɵelementStart(0, "button", 8);
|
726
|
-
i0.ɵɵlistener("click", function GalleriaContent_div_0_button_1_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r2); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.maskHide.emit()); });
|
727
|
-
i0.ɵɵtemplate(1, GalleriaContent_div_0_button_1_TimesIcon_1_Template, 1, 1, "TimesIcon", 9)(2, GalleriaContent_div_0_button_1_2_Template, 1, 0, null, 10);
|
728
|
-
i0.ɵɵelementEnd();
|
729
|
-
} if (rf & 2) {
|
730
|
-
const ctx_r2 = i0.ɵɵnextContext(2);
|
731
|
-
i0.ɵɵattribute("aria-label", ctx_r2.closeAriaLabel())("data-pc-section", "closebutton");
|
732
|
-
i0.ɵɵadvance();
|
733
|
-
i0.ɵɵproperty("ngIf", !ctx_r2.galleria.closeIconTemplate && !ctx_r2.galleria._closeIconTemplate);
|
734
|
-
i0.ɵɵadvance();
|
735
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.galleria.closeIconTemplate || ctx_r2.galleria._closeIconTemplate);
|
736
|
-
} }
|
737
|
-
function GalleriaContent_div_0_div_2_Template(rf, ctx) { if (rf & 1) {
|
738
|
-
i0.ɵɵelementStart(0, "div", 12);
|
739
|
-
i0.ɵɵelement(1, "p-galleriaItemSlot", 13);
|
740
|
-
i0.ɵɵelementEnd();
|
741
|
-
} if (rf & 2) {
|
742
|
-
const ctx_r2 = i0.ɵɵnextContext(2);
|
743
|
-
i0.ɵɵadvance();
|
744
|
-
i0.ɵɵproperty("templates", ctx_r2.galleria.templates);
|
745
|
-
} }
|
746
|
-
function GalleriaContent_div_0_p_galleriaThumbnails_5_Template(rf, ctx) { if (rf & 1) {
|
747
|
-
const _r4 = i0.ɵɵgetCurrentView();
|
748
|
-
i0.ɵɵelementStart(0, "p-galleriaThumbnails", 14);
|
749
|
-
i0.ɵɵlistener("onActiveIndexChange", function GalleriaContent_div_0_p_galleriaThumbnails_5_Template_p_galleriaThumbnails_onActiveIndexChange_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.onActiveIndexChange($event)); })("stopSlideShow", function GalleriaContent_div_0_p_galleriaThumbnails_5_Template_p_galleriaThumbnails_stopSlideShow_0_listener() { i0.ɵɵrestoreView(_r4); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.stopSlideShow()); });
|
750
|
-
i0.ɵɵelementEnd();
|
751
|
-
} if (rf & 2) {
|
752
|
-
const ctx_r2 = i0.ɵɵnextContext(2);
|
753
|
-
i0.ɵɵproperty("containerId", ctx_r2.id)("value", ctx_r2.value)("activeIndex", ctx_r2.activeIndex)("templates", ctx_r2.galleria.templates)("numVisible", ctx_r2.numVisible)("responsiveOptions", ctx_r2.galleria.responsiveOptions)("circular", ctx_r2.galleria.circular)("isVertical", ctx_r2.isVertical())("contentHeight", ctx_r2.galleria.verticalThumbnailViewPortHeight)("showThumbnailNavigators", ctx_r2.galleria.showThumbnailNavigators)("slideShowActive", ctx_r2.slideShowActive);
|
754
|
-
} }
|
755
|
-
function GalleriaContent_div_0_div_6_Template(rf, ctx) { if (rf & 1) {
|
756
|
-
i0.ɵɵelementStart(0, "div", 15);
|
757
|
-
i0.ɵɵelement(1, "p-galleriaItemSlot", 16);
|
758
|
-
i0.ɵɵelementEnd();
|
759
|
-
} if (rf & 2) {
|
760
|
-
const ctx_r2 = i0.ɵɵnextContext(2);
|
761
|
-
i0.ɵɵadvance();
|
762
|
-
i0.ɵɵproperty("templates", ctx_r2.galleria.templates);
|
763
|
-
} }
|
764
|
-
function GalleriaContent_div_0_Template(rf, ctx) { if (rf & 1) {
|
765
|
-
const _r1 = i0.ɵɵgetCurrentView();
|
766
|
-
i0.ɵɵelementStart(0, "div", 1);
|
767
|
-
i0.ɵɵtemplate(1, GalleriaContent_div_0_button_1_Template, 3, 4, "button", 2)(2, GalleriaContent_div_0_div_2_Template, 2, 1, "div", 3);
|
768
|
-
i0.ɵɵelementStart(3, "div", 4)(4, "p-galleriaItem", 5);
|
769
|
-
i0.ɵɵlistener("onActiveIndexChange", function GalleriaContent_div_0_Template_p_galleriaItem_onActiveIndexChange_4_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onActiveIndexChange($event)); })("startSlideShow", function GalleriaContent_div_0_Template_p_galleriaItem_startSlideShow_4_listener() { i0.ɵɵrestoreView(_r1); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.startSlideShow()); })("stopSlideShow", function GalleriaContent_div_0_Template_p_galleriaItem_stopSlideShow_4_listener() { i0.ɵɵrestoreView(_r1); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.stopSlideShow()); });
|
770
|
-
i0.ɵɵelementEnd();
|
771
|
-
i0.ɵɵtemplate(5, GalleriaContent_div_0_p_galleriaThumbnails_5_Template, 1, 11, "p-galleriaThumbnails", 6);
|
772
|
-
i0.ɵɵelementEnd();
|
773
|
-
i0.ɵɵtemplate(6, GalleriaContent_div_0_div_6_Template, 2, 1, "div", 7);
|
774
|
-
i0.ɵɵelementEnd();
|
775
|
-
} if (rf & 2) {
|
776
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
777
|
-
i0.ɵɵclassMap(ctx_r2.galleriaClass());
|
778
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction3(24, _c17, ctx_r2.galleria.fullScreen, ctx_r2.galleria.showIndicatorsOnItem, ctx_r2.galleria.showItemNavigatorsOnHover && !ctx_r2.galleria.fullScreen))("ngStyle", !ctx_r2.galleria.fullScreen ? ctx_r2.galleria.containerStyle : i0.ɵɵpureFunction0(28, _c18))("pFocusTrapDisabled", !ctx_r2.fullScreen);
|
779
|
-
i0.ɵɵattribute("id", ctx_r2.id)("role", "region");
|
780
|
-
i0.ɵɵadvance();
|
781
|
-
i0.ɵɵproperty("ngIf", ctx_r2.galleria.fullScreen);
|
782
|
-
i0.ɵɵadvance();
|
783
|
-
i0.ɵɵproperty("ngIf", ctx_r2.galleria.templates && (ctx_r2.galleria.headerFacet || ctx_r2.galleria.headerTemplate));
|
784
|
-
i0.ɵɵadvance();
|
785
|
-
i0.ɵɵattribute("aria-live", ctx_r2.galleria.autoPlay ? "polite" : "off");
|
786
|
-
i0.ɵɵadvance();
|
787
|
-
i0.ɵɵproperty("id", ctx_r2.id)("value", ctx_r2.value)("activeIndex", ctx_r2.activeIndex)("circular", ctx_r2.galleria.circular)("templates", ctx_r2.galleria.templates)("showIndicators", ctx_r2.galleria.showIndicators)("changeItemOnIndicatorHover", ctx_r2.galleria.changeItemOnIndicatorHover)("indicatorFacet", ctx_r2.galleria.indicatorFacet)("captionFacet", ctx_r2.galleria.captionFacet)("showItemNavigators", ctx_r2.galleria.showItemNavigators)("autoPlay", ctx_r2.galleria.autoPlay)("slideShowActive", ctx_r2.slideShowActive);
|
788
|
-
i0.ɵɵadvance();
|
789
|
-
i0.ɵɵproperty("ngIf", ctx_r2.galleria.showThumbnails);
|
790
|
-
i0.ɵɵadvance();
|
791
|
-
i0.ɵɵproperty("ngIf", ctx_r2.shouldRenderFooter());
|
792
|
-
} }
|
793
|
-
function GalleriaItemSlot_ng_container_0_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
794
|
-
i0.ɵɵelementContainer(0);
|
795
|
-
} }
|
796
|
-
function GalleriaItemSlot_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
797
|
-
i0.ɵɵelementContainerStart(0);
|
798
|
-
i0.ɵɵtemplate(1, GalleriaItemSlot_ng_container_0_ng_container_1_Template, 1, 0, "ng-container", 1);
|
799
|
-
i0.ɵɵelementContainerEnd();
|
800
|
-
} if (rf & 2) {
|
801
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
802
|
-
i0.ɵɵadvance();
|
803
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.contentTemplate)("ngTemplateOutletContext", ctx_r0.context);
|
804
|
-
} }
|
805
|
-
const _c19 = a0 => ({ "p-galleria-prev-button p-galleria-nav-button": true, "p-disabled": a0 });
|
806
|
-
const _c20 = a0 => ({ "p-galleria-next-button p-galleria-nav-button": true, "p-disabled": a0 });
|
807
|
-
const _c21 = a0 => ({ "p-galleria-indicator": true, "p-galleria-indicator-active": a0 });
|
808
|
-
function GalleriaItem_button_1_ChevronLeftIcon_1_Template(rf, ctx) { if (rf & 1) {
|
809
|
-
i0.ɵɵelement(0, "ChevronLeftIcon", 9);
|
810
|
-
} if (rf & 2) {
|
811
|
-
i0.ɵɵproperty("styleClass", "p-galleria-prev-icon");
|
812
|
-
} }
|
813
|
-
function GalleriaItem_button_1_2_ng_template_0_Template(rf, ctx) { }
|
814
|
-
function GalleriaItem_button_1_2_Template(rf, ctx) { if (rf & 1) {
|
815
|
-
i0.ɵɵtemplate(0, GalleriaItem_button_1_2_ng_template_0_Template, 0, 0, "ng-template");
|
816
|
-
} }
|
817
|
-
function GalleriaItem_button_1_Template(rf, ctx) { if (rf & 1) {
|
818
|
-
const _r1 = i0.ɵɵgetCurrentView();
|
819
|
-
i0.ɵɵelementStart(0, "button", 6);
|
820
|
-
i0.ɵɵlistener("click", function GalleriaItem_button_1_Template_button_click_0_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.navBackward($event)); })("focus", function GalleriaItem_button_1_Template_button_focus_0_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onButtonFocus("left")); })("blur", function GalleriaItem_button_1_Template_button_blur_0_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onButtonBlur("left")); });
|
821
|
-
i0.ɵɵtemplate(1, GalleriaItem_button_1_ChevronLeftIcon_1_Template, 1, 1, "ChevronLeftIcon", 7)(2, GalleriaItem_button_1_2_Template, 1, 0, null, 8);
|
822
|
-
i0.ɵɵelementEnd();
|
823
|
-
} if (rf & 2) {
|
824
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
825
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(4, _c19, ctx_r1.isNavBackwardDisabled()))("disabled", ctx_r1.isNavBackwardDisabled());
|
826
|
-
i0.ɵɵadvance();
|
827
|
-
i0.ɵɵproperty("ngIf", !ctx_r1.galleria.itemPreviousIconTemplate && !ctx_r1.galleria._itemPreviousIconTemplate);
|
828
|
-
i0.ɵɵadvance();
|
829
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.galleria.itemPreviousIconTemplate || ctx_r1.galleria._itemPreviousIconTemplate);
|
830
|
-
} }
|
831
|
-
function GalleriaItem_button_4_ChevronRightIcon_1_Template(rf, ctx) { if (rf & 1) {
|
832
|
-
i0.ɵɵelement(0, "ChevronRightIcon", 9);
|
833
|
-
} if (rf & 2) {
|
834
|
-
i0.ɵɵproperty("styleClass", "p-galleria-next-icon");
|
835
|
-
} }
|
836
|
-
function GalleriaItem_button_4_2_ng_template_0_Template(rf, ctx) { }
|
837
|
-
function GalleriaItem_button_4_2_Template(rf, ctx) { if (rf & 1) {
|
838
|
-
i0.ɵɵtemplate(0, GalleriaItem_button_4_2_ng_template_0_Template, 0, 0, "ng-template");
|
839
|
-
} }
|
840
|
-
function GalleriaItem_button_4_Template(rf, ctx) { if (rf & 1) {
|
841
|
-
const _r3 = i0.ɵɵgetCurrentView();
|
842
|
-
i0.ɵɵelementStart(0, "button", 6);
|
843
|
-
i0.ɵɵlistener("click", function GalleriaItem_button_4_Template_button_click_0_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.navForward($event)); })("focus", function GalleriaItem_button_4_Template_button_focus_0_listener() { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onButtonFocus("right")); })("blur", function GalleriaItem_button_4_Template_button_blur_0_listener() { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onButtonBlur("right")); });
|
844
|
-
i0.ɵɵtemplate(1, GalleriaItem_button_4_ChevronRightIcon_1_Template, 1, 1, "ChevronRightIcon", 7)(2, GalleriaItem_button_4_2_Template, 1, 0, null, 8);
|
845
|
-
i0.ɵɵelementEnd();
|
846
|
-
} if (rf & 2) {
|
847
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
848
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(4, _c20, ctx_r1.isNavForwardDisabled()))("disabled", ctx_r1.isNavForwardDisabled());
|
849
|
-
i0.ɵɵadvance();
|
850
|
-
i0.ɵɵproperty("ngIf", !ctx_r1.galleria.itemNextIconTemplate && !ctx_r1.galleria._itemNextIconTemplate);
|
851
|
-
i0.ɵɵadvance();
|
852
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.galleria.itemNextIconTemplate || ctx_r1.galleria._itemNextIconTemplate);
|
853
|
-
} }
|
854
|
-
function GalleriaItem_div_5_Template(rf, ctx) { if (rf & 1) {
|
855
|
-
i0.ɵɵelementStart(0, "div", 10);
|
856
|
-
i0.ɵɵelement(1, "p-galleriaItemSlot", 11);
|
857
|
-
i0.ɵɵelementEnd();
|
858
|
-
} if (rf & 2) {
|
859
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
860
|
-
i0.ɵɵadvance();
|
861
|
-
i0.ɵɵproperty("item", ctx_r1.activeItem)("templates", ctx_r1.templates);
|
862
|
-
} }
|
863
|
-
function GalleriaItem_ul_6_li_1_button_1_Template(rf, ctx) { if (rf & 1) {
|
864
|
-
i0.ɵɵelement(0, "button", 17);
|
865
|
-
} }
|
866
|
-
function GalleriaItem_ul_6_li_1_Template(rf, ctx) { if (rf & 1) {
|
867
|
-
const _r4 = i0.ɵɵgetCurrentView();
|
868
|
-
i0.ɵɵelementStart(0, "li", 14);
|
869
|
-
i0.ɵɵlistener("click", function GalleriaItem_ul_6_li_1_Template_li_click_0_listener() { const index_r5 = i0.ɵɵrestoreView(_r4).index; const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onIndicatorClick(index_r5)); })("mouseenter", function GalleriaItem_ul_6_li_1_Template_li_mouseenter_0_listener() { const index_r5 = i0.ɵɵrestoreView(_r4).index; const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onIndicatorMouseEnter(index_r5)); })("keydown", function GalleriaItem_ul_6_li_1_Template_li_keydown_0_listener($event) { const index_r5 = i0.ɵɵrestoreView(_r4).index; const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onIndicatorKeyDown($event, index_r5)); });
|
870
|
-
i0.ɵɵtemplate(1, GalleriaItem_ul_6_li_1_button_1_Template, 1, 0, "button", 15);
|
871
|
-
i0.ɵɵelement(2, "p-galleriaItemSlot", 16);
|
872
|
-
i0.ɵɵelementEnd();
|
873
|
-
} if (rf & 2) {
|
874
|
-
const index_r5 = ctx.index;
|
875
|
-
const ctx_r1 = i0.ɵɵnextContext(2);
|
876
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c21, ctx_r1.isIndicatorItemActive(index_r5)));
|
877
|
-
i0.ɵɵattribute("aria-label", ctx_r1.ariaPageLabel(index_r5 + 1))("aria-selected", ctx_r1.activeIndex === index_r5)("aria-controls", ctx_r1.id + "_item_" + index_r5);
|
878
|
-
i0.ɵɵadvance();
|
879
|
-
i0.ɵɵproperty("ngIf", !ctx_r1.indicatorFacet && !ctx_r1.galleria.indicatorTemplate);
|
880
|
-
i0.ɵɵadvance();
|
881
|
-
i0.ɵɵproperty("index", index_r5)("templates", ctx_r1.templates);
|
882
|
-
} }
|
883
|
-
function GalleriaItem_ul_6_Template(rf, ctx) { if (rf & 1) {
|
884
|
-
i0.ɵɵelementStart(0, "ul", 12);
|
885
|
-
i0.ɵɵtemplate(1, GalleriaItem_ul_6_li_1_Template, 3, 9, "li", 13);
|
886
|
-
i0.ɵɵelementEnd();
|
887
|
-
} if (rf & 2) {
|
888
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
889
|
-
i0.ɵɵadvance();
|
890
|
-
i0.ɵɵproperty("ngForOf", ctx_r1.value);
|
891
|
-
} }
|
892
|
-
const _c22 = ["itemsContainer"];
|
893
|
-
const _c23 = a0 => ({ height: a0 });
|
894
|
-
const _c24 = a0 => ({ "p-galleria-thumbnail-prev-button p-galleria-thumbnail-nav-button": true, "p-disabled": a0 });
|
895
|
-
const _c25 = (a0, a1, a2, a3) => ({ "p-galleria-thumbnail-item": true, "p-galleria-thumbnail-item-current": a0, "p-galleria-thumbnail-item-active": a1, "p-galleria-thumbnail-item-start": a2, "p-galleria-thumbnail-item-end": a3 });
|
896
|
-
const _c26 = a0 => ({ "p-galleria-thumbnail-next-button p-galleria-thumbnail-nav-button": true, "p-disabled": a0 });
|
897
|
-
function GalleriaThumbnails_button_2_ng_container_1_ChevronLeftIcon_1_Template(rf, ctx) { if (rf & 1) {
|
898
|
-
i0.ɵɵelement(0, "ChevronLeftIcon", 11);
|
899
|
-
} if (rf & 2) {
|
900
|
-
i0.ɵɵproperty("styleClass", "p-galleria-thumbnail-prev-icon");
|
901
|
-
} }
|
902
|
-
function GalleriaThumbnails_button_2_ng_container_1_ChevronUpIcon_2_Template(rf, ctx) { if (rf & 1) {
|
903
|
-
i0.ɵɵelement(0, "ChevronUpIcon", 11);
|
904
|
-
} if (rf & 2) {
|
905
|
-
i0.ɵɵproperty("styleClass", "p-galleria-thumbnail-prev-icon");
|
906
|
-
} }
|
907
|
-
function GalleriaThumbnails_button_2_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
908
|
-
i0.ɵɵelementContainerStart(0);
|
909
|
-
i0.ɵɵtemplate(1, GalleriaThumbnails_button_2_ng_container_1_ChevronLeftIcon_1_Template, 1, 1, "ChevronLeftIcon", 10)(2, GalleriaThumbnails_button_2_ng_container_1_ChevronUpIcon_2_Template, 1, 1, "ChevronUpIcon", 10);
|
910
|
-
i0.ɵɵelementContainerEnd();
|
911
|
-
} if (rf & 2) {
|
912
|
-
const ctx_r2 = i0.ɵɵnextContext(2);
|
913
|
-
i0.ɵɵadvance();
|
914
|
-
i0.ɵɵproperty("ngIf", !ctx_r2.isVertical);
|
915
|
-
i0.ɵɵadvance();
|
916
|
-
i0.ɵɵproperty("ngIf", ctx_r2.isVertical);
|
917
|
-
} }
|
918
|
-
function GalleriaThumbnails_button_2_2_ng_template_0_Template(rf, ctx) { }
|
919
|
-
function GalleriaThumbnails_button_2_2_Template(rf, ctx) { if (rf & 1) {
|
920
|
-
i0.ɵɵtemplate(0, GalleriaThumbnails_button_2_2_ng_template_0_Template, 0, 0, "ng-template");
|
921
|
-
} }
|
922
|
-
function GalleriaThumbnails_button_2_Template(rf, ctx) { if (rf & 1) {
|
923
|
-
const _r2 = i0.ɵɵgetCurrentView();
|
924
|
-
i0.ɵɵelementStart(0, "button", 7);
|
925
|
-
i0.ɵɵlistener("click", function GalleriaThumbnails_button_2_Template_button_click_0_listener($event) { i0.ɵɵrestoreView(_r2); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.navBackward($event)); });
|
926
|
-
i0.ɵɵtemplate(1, GalleriaThumbnails_button_2_ng_container_1_Template, 3, 2, "ng-container", 8)(2, GalleriaThumbnails_button_2_2_Template, 1, 0, null, 9);
|
927
|
-
i0.ɵɵelementEnd();
|
928
|
-
} if (rf & 2) {
|
929
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
930
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c24, ctx_r2.isNavBackwardDisabled()))("disabled", ctx_r2.isNavBackwardDisabled());
|
931
|
-
i0.ɵɵattribute("aria-label", ctx_r2.ariaPrevButtonLabel());
|
932
|
-
i0.ɵɵadvance();
|
933
|
-
i0.ɵɵproperty("ngIf", !ctx_r2.galleria.previousThumbnailIconTemplate && !ctx_r2.galleria._previousThumbnailIconTemplate);
|
934
|
-
i0.ɵɵadvance();
|
935
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.galleria.previousThumbnailIconTemplate || ctx_r2.galleria._previousThumbnailIconTemplate);
|
936
|
-
} }
|
937
|
-
function GalleriaThumbnails_div_6_Template(rf, ctx) { if (rf & 1) {
|
938
|
-
const _r4 = i0.ɵɵgetCurrentView();
|
939
|
-
i0.ɵɵelementStart(0, "div", 12);
|
940
|
-
i0.ɵɵlistener("keydown", function GalleriaThumbnails_div_6_Template_div_keydown_0_listener($event) { const index_r5 = i0.ɵɵrestoreView(_r4).index; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onThumbnailKeydown($event, index_r5)); });
|
941
|
-
i0.ɵɵelementStart(1, "div", 13);
|
942
|
-
i0.ɵɵlistener("click", function GalleriaThumbnails_div_6_Template_div_click_1_listener() { const index_r5 = i0.ɵɵrestoreView(_r4).index; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onItemClick(index_r5)); })("touchend", function GalleriaThumbnails_div_6_Template_div_touchend_1_listener() { const index_r5 = i0.ɵɵrestoreView(_r4).index; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onItemClick(index_r5)); })("keydown.enter", function GalleriaThumbnails_div_6_Template_div_keydown_enter_1_listener() { const index_r5 = i0.ɵɵrestoreView(_r4).index; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onItemClick(index_r5)); });
|
943
|
-
i0.ɵɵelement(2, "p-galleriaItemSlot", 14);
|
944
|
-
i0.ɵɵelementEnd()();
|
945
|
-
} if (rf & 2) {
|
946
|
-
const item_r6 = ctx.$implicit;
|
947
|
-
const index_r5 = ctx.index;
|
948
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
949
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction4(10, _c25, ctx_r2.activeIndex === index_r5, ctx_r2.isItemActive(index_r5), ctx_r2.firstItemAciveIndex() === index_r5, ctx_r2.lastItemActiveIndex() === index_r5));
|
950
|
-
i0.ɵɵattribute("aria-selected", ctx_r2.activeIndex === index_r5)("aria-controls", ctx_r2.containerId + "_item_" + index_r5)("data-pc-section", "thumbnailitem")("data-p-active", ctx_r2.activeIndex === index_r5);
|
951
|
-
i0.ɵɵadvance();
|
952
|
-
i0.ɵɵattribute("tabindex", ctx_r2.activeIndex === index_r5 ? 0 : -1)("aria-current", ctx_r2.activeIndex === index_r5 ? "page" : undefined)("aria-label", ctx_r2.ariaPageLabel(index_r5 + 1));
|
953
|
-
i0.ɵɵadvance();
|
954
|
-
i0.ɵɵproperty("item", item_r6)("templates", ctx_r2.templates);
|
955
|
-
} }
|
956
|
-
function GalleriaThumbnails_button_7_ng_container_1_ChevronRightIcon_1_Template(rf, ctx) { if (rf & 1) {
|
957
|
-
i0.ɵɵelement(0, "ChevronRightIcon", 16);
|
958
|
-
} if (rf & 2) {
|
959
|
-
i0.ɵɵproperty("ngClass", "p-galleria-thumbnail-next-icon");
|
960
|
-
} }
|
961
|
-
function GalleriaThumbnails_button_7_ng_container_1_ChevronDownIcon_2_Template(rf, ctx) { if (rf & 1) {
|
962
|
-
i0.ɵɵelement(0, "ChevronDownIcon", 16);
|
963
|
-
} if (rf & 2) {
|
964
|
-
i0.ɵɵproperty("ngClass", "p-galleria-thumbnail-next-icon");
|
965
|
-
} }
|
966
|
-
function GalleriaThumbnails_button_7_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
967
|
-
i0.ɵɵelementContainerStart(0);
|
968
|
-
i0.ɵɵtemplate(1, GalleriaThumbnails_button_7_ng_container_1_ChevronRightIcon_1_Template, 1, 1, "ChevronRightIcon", 15)(2, GalleriaThumbnails_button_7_ng_container_1_ChevronDownIcon_2_Template, 1, 1, "ChevronDownIcon", 15);
|
969
|
-
i0.ɵɵelementContainerEnd();
|
970
|
-
} if (rf & 2) {
|
971
|
-
const ctx_r2 = i0.ɵɵnextContext(2);
|
972
|
-
i0.ɵɵadvance();
|
973
|
-
i0.ɵɵproperty("ngIf", !ctx_r2.isVertical);
|
974
|
-
i0.ɵɵadvance();
|
975
|
-
i0.ɵɵproperty("ngIf", ctx_r2.isVertical);
|
976
|
-
} }
|
977
|
-
function GalleriaThumbnails_button_7_2_ng_template_0_Template(rf, ctx) { }
|
978
|
-
function GalleriaThumbnails_button_7_2_Template(rf, ctx) { if (rf & 1) {
|
979
|
-
i0.ɵɵtemplate(0, GalleriaThumbnails_button_7_2_ng_template_0_Template, 0, 0, "ng-template");
|
980
|
-
} }
|
981
|
-
function GalleriaThumbnails_button_7_Template(rf, ctx) { if (rf & 1) {
|
982
|
-
const _r7 = i0.ɵɵgetCurrentView();
|
983
|
-
i0.ɵɵelementStart(0, "button", 7);
|
984
|
-
i0.ɵɵlistener("click", function GalleriaThumbnails_button_7_Template_button_click_0_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.navForward($event)); });
|
985
|
-
i0.ɵɵtemplate(1, GalleriaThumbnails_button_7_ng_container_1_Template, 3, 2, "ng-container", 8)(2, GalleriaThumbnails_button_7_2_Template, 1, 0, null, 9);
|
986
|
-
i0.ɵɵelementEnd();
|
987
|
-
} if (rf & 2) {
|
988
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
989
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c26, ctx_r2.isNavForwardDisabled()))("disabled", ctx_r2.isNavForwardDisabled());
|
990
|
-
i0.ɵɵattribute("aria-label", ctx_r2.ariaNextButtonLabel());
|
991
|
-
i0.ɵɵadvance();
|
992
|
-
i0.ɵɵproperty("ngIf", !ctx_r2.galleria.nextThumbnailIconTemplate && !ctx_r2.galleria._nextThumbnailIconTemplate);
|
993
|
-
i0.ɵɵadvance();
|
994
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.galleria.nextThumbnailIconTemplate || ctx_r2.galleria._nextThumbnailIconTemplate);
|
995
|
-
} }
|
996
656
|
/**
|
997
657
|
* Galleria is an advanced content gallery component.
|
998
658
|
* @group Components
|
@@ -1299,59 +959,45 @@ class Galleria extends BaseComponent {
|
|
1299
959
|
this.disableModality();
|
1300
960
|
}
|
1301
961
|
}
|
1302
|
-
static ɵfac =
|
1303
|
-
static ɵcmp =
|
1304
|
-
|
1305
|
-
|
1306
|
-
|
1307
|
-
|
1308
|
-
|
1309
|
-
|
1310
|
-
|
1311
|
-
|
1312
|
-
|
1313
|
-
|
1314
|
-
|
1315
|
-
|
1316
|
-
|
1317
|
-
|
1318
|
-
|
1319
|
-
|
1320
|
-
|
1321
|
-
|
1322
|
-
|
1323
|
-
|
1324
|
-
|
1325
|
-
|
1326
|
-
|
1327
|
-
|
1328
|
-
|
1329
|
-
|
1330
|
-
|
1331
|
-
|
1332
|
-
|
1333
|
-
|
1334
|
-
|
1335
|
-
|
1336
|
-
|
1337
|
-
|
1338
|
-
|
1339
|
-
|
1340
|
-
|
1341
|
-
i0.ɵɵproperty("ngIf", ctx.fullScreen)("ngIfElse", windowed_r4);
|
1342
|
-
} }, dependencies: () => [i1.NgClass, i1.NgIf, i1.NgStyle, GalleriaContent], encapsulation: 2, data: { animation: [
|
1343
|
-
trigger('animation', [
|
1344
|
-
transition('void => visible', [style({ transform: 'scale(0.7)', opacity: 0 }), animate('{{showTransitionParams}}')]),
|
1345
|
-
transition('visible => void', [animate('{{hideTransitionParams}}', style({ transform: 'scale(0.7)', opacity: 0 }))])
|
1346
|
-
])
|
1347
|
-
] }, changeDetection: 0 });
|
1348
|
-
}
|
1349
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(Galleria, [{
|
1350
|
-
type: Component,
|
1351
|
-
args: [{
|
1352
|
-
selector: 'p-galleria',
|
1353
|
-
standalone: false,
|
1354
|
-
template: `
|
962
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: Galleria, deps: [{ token: PLATFORM_ID }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
963
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: Galleria, isStandalone: false, selector: "p-galleria", inputs: { activeIndex: "activeIndex", fullScreen: ["fullScreen", "fullScreen", booleanAttribute], id: "id", value: "value", numVisible: ["numVisible", "numVisible", numberAttribute], responsiveOptions: "responsiveOptions", showItemNavigators: ["showItemNavigators", "showItemNavigators", booleanAttribute], showThumbnailNavigators: ["showThumbnailNavigators", "showThumbnailNavigators", booleanAttribute], showItemNavigatorsOnHover: ["showItemNavigatorsOnHover", "showItemNavigatorsOnHover", booleanAttribute], changeItemOnIndicatorHover: ["changeItemOnIndicatorHover", "changeItemOnIndicatorHover", booleanAttribute], circular: ["circular", "circular", booleanAttribute], autoPlay: ["autoPlay", "autoPlay", booleanAttribute], shouldStopAutoplayByClick: ["shouldStopAutoplayByClick", "shouldStopAutoplayByClick", booleanAttribute], transitionInterval: ["transitionInterval", "transitionInterval", numberAttribute], showThumbnails: ["showThumbnails", "showThumbnails", booleanAttribute], thumbnailsPosition: "thumbnailsPosition", verticalThumbnailViewPortHeight: "verticalThumbnailViewPortHeight", showIndicators: ["showIndicators", "showIndicators", booleanAttribute], showIndicatorsOnItem: ["showIndicatorsOnItem", "showIndicatorsOnItem", booleanAttribute], indicatorsPosition: "indicatorsPosition", baseZIndex: ["baseZIndex", "baseZIndex", numberAttribute], maskClass: "maskClass", containerClass: "containerClass", containerStyle: "containerStyle", showTransitionOptions: "showTransitionOptions", hideTransitionOptions: "hideTransitionOptions", visible: "visible" }, outputs: { activeIndexChange: "activeIndexChange", visibleChange: "visibleChange" }, providers: [GalleriaStyle], queries: [{ propertyName: "headerTemplate", first: true, predicate: ["header"] }, { propertyName: "footerTemplate", first: true, predicate: ["footer"] }, { propertyName: "indicatorTemplate", first: true, predicate: ["indicator"] }, { propertyName: "captionTemplate", first: true, predicate: ["caption"] }, { propertyName: "_closeIconTemplate", first: true, predicate: ["closeicon"] }, { propertyName: "_previousThumbnailIconTemplate", first: true, predicate: ["previousthumbnailicon"] }, { propertyName: "_nextThumbnailIconTemplate", first: true, predicate: ["nextthumbnailicon"] }, { propertyName: "_itemPreviousIconTemplate", first: true, predicate: ["itempreviousicon"] }, { propertyName: "_itemNextIconTemplate", first: true, predicate: ["itemnexticon"] }, { propertyName: "_itemTemplate", first: true, predicate: ["item"] }, { propertyName: "_thumbnailTemplate", first: true, predicate: ["thumbnail"] }, { propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "mask", first: true, predicate: ["mask"], descendants: true }, { propertyName: "container", first: true, predicate: ["container"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: `
|
964
|
+
<div *ngIf="fullScreen; else windowed" #container>
|
965
|
+
<div *ngIf="maskVisible" #mask [ngClass]="{ 'p-galleria-mask p-overlay-mask p-overlay-mask-enter': true }" [class]="maskClass" [attr.role]="fullScreen ? 'dialog' : 'region'" [attr.aria-modal]="fullScreen ? 'true' : undefined">
|
966
|
+
<p-galleriaContent
|
967
|
+
*ngIf="visible"
|
968
|
+
[@animation]="{
|
969
|
+
value: 'visible',
|
970
|
+
params: { showTransitionParams: showTransitionOptions, hideTransitionParams: hideTransitionOptions }
|
971
|
+
}"
|
972
|
+
(@animation.start)="onAnimationStart($event)"
|
973
|
+
(@animation.done)="onAnimationEnd($event)"
|
974
|
+
[value]="value"
|
975
|
+
[activeIndex]="activeIndex"
|
976
|
+
[numVisible]="numVisibleLimit || numVisible"
|
977
|
+
(maskHide)="onMaskHide()"
|
978
|
+
(activeItemChange)="onActiveItemChange($event)"
|
979
|
+
[ngStyle]="containerStyle"
|
980
|
+
[fullScreen]="fullScreen"
|
981
|
+
></p-galleriaContent>
|
982
|
+
</div>
|
983
|
+
</div>
|
984
|
+
|
985
|
+
<ng-template #windowed>
|
986
|
+
<p-galleriaContent [value]="value" [activeIndex]="activeIndex" [numVisible]="numVisibleLimit || numVisible" (activeItemChange)="onActiveItemChange($event)"></p-galleriaContent>
|
987
|
+
</ng-template>
|
988
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i0.forwardRef(() => i1.NgClass), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgStyle), selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i0.forwardRef(() => GalleriaContent), selector: "p-galleriaContent", inputs: ["activeIndex", "value", "numVisible", "fullScreen"], outputs: ["maskHide", "activeItemChange"] }], animations: [
|
989
|
+
trigger('animation', [
|
990
|
+
transition('void => visible', [style({ transform: 'scale(0.7)', opacity: 0 }), animate('{{showTransitionParams}}')]),
|
991
|
+
transition('visible => void', [animate('{{hideTransitionParams}}', style({ transform: 'scale(0.7)', opacity: 0 }))])
|
992
|
+
])
|
993
|
+
], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
994
|
+
}
|
995
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: Galleria, decorators: [{
|
996
|
+
type: Component,
|
997
|
+
args: [{
|
998
|
+
selector: 'p-galleria',
|
999
|
+
standalone: false,
|
1000
|
+
template: `
|
1355
1001
|
<div *ngIf="fullScreen; else windowed" #container>
|
1356
1002
|
<div *ngIf="maskVisible" #mask [ngClass]="{ 'p-galleria-mask p-overlay-mask p-overlay-mask-enter': true }" [class]="maskClass" [attr.role]="fullScreen ? 'dialog' : 'region'" [attr.aria-modal]="fullScreen ? 'true' : undefined">
|
1357
1003
|
<p-galleriaContent
|
@@ -1377,135 +1023,134 @@ class Galleria extends BaseComponent {
|
|
1377
1023
|
<p-galleriaContent [value]="value" [activeIndex]="activeIndex" [numVisible]="numVisibleLimit || numVisible" (activeItemChange)="onActiveItemChange($event)"></p-galleriaContent>
|
1378
1024
|
</ng-template>
|
1379
1025
|
`,
|
1380
|
-
|
1381
|
-
|
1382
|
-
|
1383
|
-
|
1384
|
-
|
1385
|
-
|
1386
|
-
|
1387
|
-
|
1388
|
-
|
1389
|
-
|
1390
|
-
|
1391
|
-
|
1392
|
-
|
1393
|
-
|
1394
|
-
|
1395
|
-
|
1396
|
-
|
1397
|
-
|
1398
|
-
|
1399
|
-
|
1400
|
-
|
1401
|
-
|
1402
|
-
|
1403
|
-
|
1404
|
-
|
1405
|
-
|
1406
|
-
|
1407
|
-
|
1408
|
-
|
1409
|
-
|
1410
|
-
|
1411
|
-
|
1412
|
-
|
1413
|
-
|
1414
|
-
|
1415
|
-
|
1416
|
-
|
1417
|
-
|
1418
|
-
|
1419
|
-
|
1420
|
-
|
1421
|
-
|
1422
|
-
|
1423
|
-
|
1424
|
-
|
1425
|
-
|
1426
|
-
|
1427
|
-
|
1428
|
-
|
1429
|
-
|
1430
|
-
|
1431
|
-
|
1432
|
-
|
1433
|
-
|
1434
|
-
|
1435
|
-
|
1436
|
-
|
1437
|
-
|
1438
|
-
|
1439
|
-
|
1440
|
-
|
1441
|
-
|
1442
|
-
|
1443
|
-
|
1444
|
-
|
1445
|
-
|
1446
|
-
|
1447
|
-
|
1448
|
-
|
1449
|
-
|
1450
|
-
|
1451
|
-
|
1452
|
-
|
1453
|
-
|
1454
|
-
|
1455
|
-
|
1456
|
-
|
1457
|
-
|
1458
|
-
|
1459
|
-
|
1460
|
-
|
1461
|
-
|
1462
|
-
|
1463
|
-
|
1464
|
-
|
1465
|
-
|
1466
|
-
|
1467
|
-
|
1468
|
-
|
1469
|
-
|
1470
|
-
|
1471
|
-
|
1472
|
-
|
1473
|
-
|
1474
|
-
|
1475
|
-
|
1476
|
-
|
1477
|
-
|
1478
|
-
|
1479
|
-
|
1480
|
-
|
1481
|
-
|
1482
|
-
|
1483
|
-
|
1484
|
-
|
1485
|
-
|
1486
|
-
|
1487
|
-
|
1488
|
-
|
1489
|
-
|
1490
|
-
|
1491
|
-
|
1492
|
-
|
1493
|
-
|
1494
|
-
|
1495
|
-
|
1496
|
-
|
1497
|
-
|
1498
|
-
|
1499
|
-
|
1500
|
-
|
1501
|
-
|
1502
|
-
|
1503
|
-
|
1504
|
-
|
1505
|
-
|
1506
|
-
|
1507
|
-
|
1508
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(Galleria, { className: "Galleria", filePath: "galleria.ts", lineNumber: 89 }); })();
|
1026
|
+
animations: [
|
1027
|
+
trigger('animation', [
|
1028
|
+
transition('void => visible', [style({ transform: 'scale(0.7)', opacity: 0 }), animate('{{showTransitionParams}}')]),
|
1029
|
+
transition('visible => void', [animate('{{hideTransitionParams}}', style({ transform: 'scale(0.7)', opacity: 0 }))])
|
1030
|
+
])
|
1031
|
+
],
|
1032
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
1033
|
+
encapsulation: ViewEncapsulation.None,
|
1034
|
+
providers: [GalleriaStyle]
|
1035
|
+
}]
|
1036
|
+
}], ctorParameters: () => [{ type: undefined, decorators: [{
|
1037
|
+
type: Inject,
|
1038
|
+
args: [PLATFORM_ID]
|
1039
|
+
}] }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }], propDecorators: { activeIndex: [{
|
1040
|
+
type: Input
|
1041
|
+
}], fullScreen: [{
|
1042
|
+
type: Input,
|
1043
|
+
args: [{ transform: booleanAttribute }]
|
1044
|
+
}], id: [{
|
1045
|
+
type: Input
|
1046
|
+
}], value: [{
|
1047
|
+
type: Input
|
1048
|
+
}], numVisible: [{
|
1049
|
+
type: Input,
|
1050
|
+
args: [{ transform: numberAttribute }]
|
1051
|
+
}], responsiveOptions: [{
|
1052
|
+
type: Input
|
1053
|
+
}], showItemNavigators: [{
|
1054
|
+
type: Input,
|
1055
|
+
args: [{ transform: booleanAttribute }]
|
1056
|
+
}], showThumbnailNavigators: [{
|
1057
|
+
type: Input,
|
1058
|
+
args: [{ transform: booleanAttribute }]
|
1059
|
+
}], showItemNavigatorsOnHover: [{
|
1060
|
+
type: Input,
|
1061
|
+
args: [{ transform: booleanAttribute }]
|
1062
|
+
}], changeItemOnIndicatorHover: [{
|
1063
|
+
type: Input,
|
1064
|
+
args: [{ transform: booleanAttribute }]
|
1065
|
+
}], circular: [{
|
1066
|
+
type: Input,
|
1067
|
+
args: [{ transform: booleanAttribute }]
|
1068
|
+
}], autoPlay: [{
|
1069
|
+
type: Input,
|
1070
|
+
args: [{ transform: booleanAttribute }]
|
1071
|
+
}], shouldStopAutoplayByClick: [{
|
1072
|
+
type: Input,
|
1073
|
+
args: [{ transform: booleanAttribute }]
|
1074
|
+
}], transitionInterval: [{
|
1075
|
+
type: Input,
|
1076
|
+
args: [{ transform: numberAttribute }]
|
1077
|
+
}], showThumbnails: [{
|
1078
|
+
type: Input,
|
1079
|
+
args: [{ transform: booleanAttribute }]
|
1080
|
+
}], thumbnailsPosition: [{
|
1081
|
+
type: Input
|
1082
|
+
}], verticalThumbnailViewPortHeight: [{
|
1083
|
+
type: Input
|
1084
|
+
}], showIndicators: [{
|
1085
|
+
type: Input,
|
1086
|
+
args: [{ transform: booleanAttribute }]
|
1087
|
+
}], showIndicatorsOnItem: [{
|
1088
|
+
type: Input,
|
1089
|
+
args: [{ transform: booleanAttribute }]
|
1090
|
+
}], indicatorsPosition: [{
|
1091
|
+
type: Input
|
1092
|
+
}], baseZIndex: [{
|
1093
|
+
type: Input,
|
1094
|
+
args: [{ transform: numberAttribute }]
|
1095
|
+
}], maskClass: [{
|
1096
|
+
type: Input
|
1097
|
+
}], containerClass: [{
|
1098
|
+
type: Input
|
1099
|
+
}], containerStyle: [{
|
1100
|
+
type: Input
|
1101
|
+
}], showTransitionOptions: [{
|
1102
|
+
type: Input
|
1103
|
+
}], hideTransitionOptions: [{
|
1104
|
+
type: Input
|
1105
|
+
}], visible: [{
|
1106
|
+
type: Input
|
1107
|
+
}], activeIndexChange: [{
|
1108
|
+
type: Output
|
1109
|
+
}], visibleChange: [{
|
1110
|
+
type: Output
|
1111
|
+
}], mask: [{
|
1112
|
+
type: ViewChild,
|
1113
|
+
args: ['mask']
|
1114
|
+
}], container: [{
|
1115
|
+
type: ViewChild,
|
1116
|
+
args: ['container']
|
1117
|
+
}], headerTemplate: [{
|
1118
|
+
type: ContentChild,
|
1119
|
+
args: ['header', { descendants: false }]
|
1120
|
+
}], footerTemplate: [{
|
1121
|
+
type: ContentChild,
|
1122
|
+
args: ['footer', { descendants: false, static: false }]
|
1123
|
+
}], indicatorTemplate: [{
|
1124
|
+
type: ContentChild,
|
1125
|
+
args: ['indicator', { descendants: false }]
|
1126
|
+
}], captionTemplate: [{
|
1127
|
+
type: ContentChild,
|
1128
|
+
args: ['caption', { descendants: false }]
|
1129
|
+
}], _closeIconTemplate: [{
|
1130
|
+
type: ContentChild,
|
1131
|
+
args: ['closeicon', { descendants: false }]
|
1132
|
+
}], _previousThumbnailIconTemplate: [{
|
1133
|
+
type: ContentChild,
|
1134
|
+
args: ['previousthumbnailicon', { descendants: false }]
|
1135
|
+
}], _nextThumbnailIconTemplate: [{
|
1136
|
+
type: ContentChild,
|
1137
|
+
args: ['nextthumbnailicon', { descendants: false }]
|
1138
|
+
}], _itemPreviousIconTemplate: [{
|
1139
|
+
type: ContentChild,
|
1140
|
+
args: ['itempreviousicon', { descendants: false }]
|
1141
|
+
}], _itemNextIconTemplate: [{
|
1142
|
+
type: ContentChild,
|
1143
|
+
args: ['itemnexticon', { descendants: false }]
|
1144
|
+
}], _itemTemplate: [{
|
1145
|
+
type: ContentChild,
|
1146
|
+
args: ['item', { descendants: false }]
|
1147
|
+
}], _thumbnailTemplate: [{
|
1148
|
+
type: ContentChild,
|
1149
|
+
args: ['thumbnail', { descendants: false, static: false }]
|
1150
|
+
}], templates: [{
|
1151
|
+
type: ContentChildren,
|
1152
|
+
args: [PrimeTemplate]
|
1153
|
+
}] } });
|
1509
1154
|
class GalleriaContent extends BaseComponent {
|
1510
1155
|
galleria;
|
1511
1156
|
cd;
|
@@ -1603,26 +1248,78 @@ class GalleriaContent extends BaseComponent {
|
|
1603
1248
|
closeAriaLabel() {
|
1604
1249
|
return this.config.translation.aria ? this.config.translation.aria.close : undefined;
|
1605
1250
|
}
|
1606
|
-
static ɵfac =
|
1607
|
-
static ɵcmp =
|
1608
|
-
|
1609
|
-
|
1610
|
-
|
1611
|
-
|
1612
|
-
|
1613
|
-
|
1614
|
-
|
1615
|
-
|
1616
|
-
|
1617
|
-
|
1618
|
-
|
1619
|
-
|
1620
|
-
|
1621
|
-
|
1622
|
-
|
1623
|
-
|
1624
|
-
|
1625
|
-
template
|
1251
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: GalleriaContent, deps: [{ token: Galleria }, { token: i0.ChangeDetectorRef }, { token: i0.KeyValueDiffers }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
1252
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: GalleriaContent, isStandalone: false, selector: "p-galleriaContent", inputs: { activeIndex: "activeIndex", value: "value", numVisible: ["numVisible", "numVisible", numberAttribute], fullScreen: ["fullScreen", "fullScreen", booleanAttribute] }, outputs: { maskHide: "maskHide", activeItemChange: "activeItemChange" }, host: { listeners: { "document:fullscreenchange": "handleFullscreenChange($event)" } }, viewQueries: [{ propertyName: "closeButton", first: true, predicate: ["closeButton"], descendants: true }], usesInheritance: true, ngImport: i0, template: `
|
1253
|
+
<div
|
1254
|
+
[attr.id]="id"
|
1255
|
+
[attr.role]="'region'"
|
1256
|
+
*ngIf="value && value.length > 0"
|
1257
|
+
[ngClass]="{
|
1258
|
+
'p-galleria p-component': true,
|
1259
|
+
'p-galleria-fullscreen': this.galleria.fullScreen,
|
1260
|
+
'p-galleria-inset-indicators': this.galleria.showIndicatorsOnItem,
|
1261
|
+
'p-galleria-hover-navigators': this.galleria.showItemNavigatorsOnHover && !this.galleria.fullScreen
|
1262
|
+
}"
|
1263
|
+
[ngStyle]="!galleria.fullScreen ? galleria.containerStyle : {}"
|
1264
|
+
[class]="galleriaClass()"
|
1265
|
+
pFocusTrap
|
1266
|
+
[pFocusTrapDisabled]="!fullScreen"
|
1267
|
+
>
|
1268
|
+
<button *ngIf="galleria.fullScreen" type="button" class="p-galleria-close-button" (click)="maskHide.emit()" [attr.aria-label]="closeAriaLabel()" [attr.data-pc-section]="'closebutton'">
|
1269
|
+
<TimesIcon *ngIf="!galleria.closeIconTemplate && !galleria._closeIconTemplate" [styleClass]="'p-galleria-close-icon'" />
|
1270
|
+
<ng-template *ngTemplateOutlet="galleria.closeIconTemplate || galleria._closeIconTemplate"></ng-template>
|
1271
|
+
</button>
|
1272
|
+
<div *ngIf="galleria.templates && (galleria.headerFacet || galleria.headerTemplate)" class="p-galleria-header">
|
1273
|
+
<p-galleriaItemSlot type="header" [templates]="galleria.templates"></p-galleriaItemSlot>
|
1274
|
+
</div>
|
1275
|
+
<div class="p-galleria-content" [attr.aria-live]="galleria.autoPlay ? 'polite' : 'off'">
|
1276
|
+
<p-galleriaItem
|
1277
|
+
[id]="id"
|
1278
|
+
[value]="value"
|
1279
|
+
[activeIndex]="activeIndex"
|
1280
|
+
[circular]="galleria.circular"
|
1281
|
+
[templates]="galleria.templates"
|
1282
|
+
(onActiveIndexChange)="onActiveIndexChange($event)"
|
1283
|
+
[showIndicators]="galleria.showIndicators"
|
1284
|
+
[changeItemOnIndicatorHover]="galleria.changeItemOnIndicatorHover"
|
1285
|
+
[indicatorFacet]="galleria.indicatorFacet"
|
1286
|
+
[captionFacet]="galleria.captionFacet"
|
1287
|
+
[showItemNavigators]="galleria.showItemNavigators"
|
1288
|
+
[autoPlay]="galleria.autoPlay"
|
1289
|
+
[slideShowActive]="slideShowActive"
|
1290
|
+
(startSlideShow)="startSlideShow()"
|
1291
|
+
(stopSlideShow)="stopSlideShow()"
|
1292
|
+
></p-galleriaItem>
|
1293
|
+
|
1294
|
+
<p-galleriaThumbnails
|
1295
|
+
*ngIf="galleria.showThumbnails"
|
1296
|
+
[containerId]="id"
|
1297
|
+
[value]="value"
|
1298
|
+
(onActiveIndexChange)="onActiveIndexChange($event)"
|
1299
|
+
[activeIndex]="activeIndex"
|
1300
|
+
[templates]="galleria.templates"
|
1301
|
+
[numVisible]="numVisible"
|
1302
|
+
[responsiveOptions]="galleria.responsiveOptions"
|
1303
|
+
[circular]="galleria.circular"
|
1304
|
+
[isVertical]="isVertical()"
|
1305
|
+
[contentHeight]="galleria.verticalThumbnailViewPortHeight"
|
1306
|
+
[showThumbnailNavigators]="galleria.showThumbnailNavigators"
|
1307
|
+
[slideShowActive]="slideShowActive"
|
1308
|
+
(stopSlideShow)="stopSlideShow()"
|
1309
|
+
></p-galleriaThumbnails>
|
1310
|
+
</div>
|
1311
|
+
<div *ngIf="shouldRenderFooter()" class="p-galleria-footer">
|
1312
|
+
<p-galleriaItemSlot type="footer" [templates]="galleria.templates"></p-galleriaItemSlot>
|
1313
|
+
</div>
|
1314
|
+
</div>
|
1315
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i0.forwardRef(() => i1.NgClass), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgTemplateOutlet), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgStyle), selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i0.forwardRef(() => TimesIcon), selector: "TimesIcon" }, { kind: "directive", type: i0.forwardRef(() => FocusTrap), selector: "[pFocusTrap]", inputs: ["pFocusTrapDisabled"] }, { kind: "component", type: i0.forwardRef(() => GalleriaItemSlot), selector: "p-galleriaItemSlot", inputs: ["templates", "index", "item", "type"] }, { kind: "component", type: i0.forwardRef(() => GalleriaItem), selector: "p-galleriaItem", inputs: ["id", "circular", "value", "showItemNavigators", "showIndicators", "slideShowActive", "changeItemOnIndicatorHover", "autoPlay", "templates", "indicatorFacet", "captionFacet", "activeIndex"], outputs: ["startSlideShow", "stopSlideShow", "onActiveIndexChange"] }, { kind: "component", type: i0.forwardRef(() => GalleriaThumbnails), selector: "p-galleriaThumbnails", inputs: ["containerId", "value", "isVertical", "slideShowActive", "circular", "responsiveOptions", "contentHeight", "showThumbnailNavigators", "templates", "numVisible", "activeIndex"], outputs: ["onActiveIndexChange", "stopSlideShow"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
1316
|
+
}
|
1317
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: GalleriaContent, decorators: [{
|
1318
|
+
type: Component,
|
1319
|
+
args: [{
|
1320
|
+
selector: 'p-galleriaContent',
|
1321
|
+
standalone: false,
|
1322
|
+
template: `
|
1626
1323
|
<div
|
1627
1324
|
[attr.id]="id"
|
1628
1325
|
[attr.role]="'region'"
|
@@ -1686,30 +1383,29 @@ class GalleriaContent extends BaseComponent {
|
|
1686
1383
|
</div>
|
1687
1384
|
</div>
|
1688
1385
|
`,
|
1689
|
-
|
1690
|
-
|
1691
|
-
|
1692
|
-
|
1693
|
-
|
1694
|
-
|
1695
|
-
|
1696
|
-
|
1697
|
-
|
1698
|
-
|
1699
|
-
|
1700
|
-
|
1701
|
-
|
1702
|
-
|
1703
|
-
|
1704
|
-
|
1705
|
-
|
1706
|
-
|
1707
|
-
|
1708
|
-
|
1709
|
-
|
1710
|
-
|
1711
|
-
|
1712
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(GalleriaContent, { className: "GalleriaContent", filePath: "galleria.ts", lineNumber: 503 }); })();
|
1386
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
1387
|
+
}]
|
1388
|
+
}], ctorParameters: () => [{ type: Galleria }, { type: i0.ChangeDetectorRef }, { type: i0.KeyValueDiffers }, { type: i0.ElementRef }], propDecorators: { activeIndex: [{
|
1389
|
+
type: Input
|
1390
|
+
}], value: [{
|
1391
|
+
type: Input
|
1392
|
+
}], numVisible: [{
|
1393
|
+
type: Input,
|
1394
|
+
args: [{ transform: numberAttribute }]
|
1395
|
+
}], fullScreen: [{
|
1396
|
+
type: Input,
|
1397
|
+
args: [{ transform: booleanAttribute }]
|
1398
|
+
}], maskHide: [{
|
1399
|
+
type: Output
|
1400
|
+
}], activeItemChange: [{
|
1401
|
+
type: Output
|
1402
|
+
}], closeButton: [{
|
1403
|
+
type: ViewChild,
|
1404
|
+
args: ['closeButton']
|
1405
|
+
}], handleFullscreenChange: [{
|
1406
|
+
type: HostListener,
|
1407
|
+
args: ['document:fullscreenchange', ['$event']]
|
1408
|
+
}] } });
|
1713
1409
|
class GalleriaItemSlot {
|
1714
1410
|
templates;
|
1715
1411
|
index;
|
@@ -1814,36 +1510,35 @@ class GalleriaItemSlot {
|
|
1814
1510
|
this.getContentTemplate();
|
1815
1511
|
}
|
1816
1512
|
}
|
1817
|
-
static ɵfac =
|
1818
|
-
static ɵcmp =
|
1819
|
-
|
1820
|
-
|
1821
|
-
|
1822
|
-
|
1823
|
-
}
|
1824
|
-
(
|
1825
|
-
|
1826
|
-
|
1827
|
-
|
1828
|
-
|
1829
|
-
|
1513
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: GalleriaItemSlot, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
1514
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: GalleriaItemSlot, isStandalone: false, selector: "p-galleriaItemSlot", inputs: { templates: "templates", index: ["index", "index", numberAttribute], item: "item", type: "type" }, ngImport: i0, template: `
|
1515
|
+
<ng-container *ngIf="shouldRender()">
|
1516
|
+
<ng-container *ngTemplateOutlet="contentTemplate; context: context"></ng-container>
|
1517
|
+
</ng-container>
|
1518
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
1519
|
+
}
|
1520
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: GalleriaItemSlot, decorators: [{
|
1521
|
+
type: Component,
|
1522
|
+
args: [{
|
1523
|
+
selector: 'p-galleriaItemSlot',
|
1524
|
+
standalone: false,
|
1525
|
+
template: `
|
1830
1526
|
<ng-container *ngIf="shouldRender()">
|
1831
1527
|
<ng-container *ngTemplateOutlet="contentTemplate; context: context"></ng-container>
|
1832
1528
|
</ng-container>
|
1833
1529
|
`,
|
1834
|
-
|
1835
|
-
|
1836
|
-
|
1837
|
-
|
1838
|
-
|
1839
|
-
|
1840
|
-
|
1841
|
-
|
1842
|
-
|
1843
|
-
|
1844
|
-
|
1845
|
-
|
1846
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(GalleriaItemSlot, { className: "GalleriaItemSlot", filePath: "galleria.ts", lineNumber: 637 }); })();
|
1530
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
1531
|
+
}]
|
1532
|
+
}], propDecorators: { templates: [{
|
1533
|
+
type: Input
|
1534
|
+
}], index: [{
|
1535
|
+
type: Input,
|
1536
|
+
args: [{ transform: numberAttribute }]
|
1537
|
+
}], item: [{
|
1538
|
+
type: Input
|
1539
|
+
}], type: [{
|
1540
|
+
type: Input
|
1541
|
+
}] } });
|
1847
1542
|
class GalleriaItem {
|
1848
1543
|
galleria;
|
1849
1544
|
id;
|
@@ -1970,38 +1665,66 @@ class GalleriaItem {
|
|
1970
1665
|
ariaPageLabel(value) {
|
1971
1666
|
return this.galleria.config.translation.aria ? this.galleria.config.translation.aria.pageLabel.replace(/{page}/g, value) : undefined;
|
1972
1667
|
}
|
1973
|
-
static ɵfac =
|
1974
|
-
static ɵcmp =
|
1975
|
-
|
1976
|
-
|
1977
|
-
|
1978
|
-
|
1979
|
-
|
1980
|
-
|
1981
|
-
|
1982
|
-
|
1983
|
-
|
1984
|
-
|
1985
|
-
|
1986
|
-
|
1987
|
-
|
1988
|
-
|
1989
|
-
|
1990
|
-
|
1991
|
-
|
1992
|
-
|
1993
|
-
|
1994
|
-
|
1995
|
-
|
1996
|
-
|
1997
|
-
|
1998
|
-
|
1999
|
-
(()
|
2000
|
-
|
2001
|
-
|
2002
|
-
|
2003
|
-
|
2004
|
-
|
1668
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: GalleriaItem, deps: [{ token: Galleria }], target: i0.ɵɵFactoryTarget.Component });
|
1669
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: GalleriaItem, isStandalone: false, selector: "p-galleriaItem", inputs: { id: "id", circular: ["circular", "circular", booleanAttribute], value: "value", showItemNavigators: ["showItemNavigators", "showItemNavigators", booleanAttribute], showIndicators: ["showIndicators", "showIndicators", booleanAttribute], slideShowActive: ["slideShowActive", "slideShowActive", booleanAttribute], changeItemOnIndicatorHover: ["changeItemOnIndicatorHover", "changeItemOnIndicatorHover", booleanAttribute], autoPlay: ["autoPlay", "autoPlay", booleanAttribute], templates: "templates", indicatorFacet: "indicatorFacet", captionFacet: "captionFacet", activeIndex: "activeIndex" }, outputs: { startSlideShow: "startSlideShow", stopSlideShow: "stopSlideShow", onActiveIndexChange: "onActiveIndexChange" }, host: { classAttribute: "p-galleria-items-container" }, usesOnChanges: true, ngImport: i0, template: `
|
1670
|
+
<div class="p-galleria-items">
|
1671
|
+
<button
|
1672
|
+
*ngIf="showItemNavigators"
|
1673
|
+
type="button"
|
1674
|
+
role="navigation"
|
1675
|
+
[ngClass]="{ 'p-galleria-prev-button p-galleria-nav-button': true, 'p-disabled': this.isNavBackwardDisabled() }"
|
1676
|
+
(click)="navBackward($event)"
|
1677
|
+
[disabled]="isNavBackwardDisabled()"
|
1678
|
+
(focus)="onButtonFocus('left')"
|
1679
|
+
(blur)="onButtonBlur('left')"
|
1680
|
+
>
|
1681
|
+
<ChevronLeftIcon *ngIf="!galleria.itemPreviousIconTemplate && !galleria._itemPreviousIconTemplate" [styleClass]="'p-galleria-prev-icon'" />
|
1682
|
+
<ng-template *ngTemplateOutlet="galleria.itemPreviousIconTemplate || galleria._itemPreviousIconTemplate"></ng-template>
|
1683
|
+
</button>
|
1684
|
+
<div [id]="id + '_item_' + activeIndex" role="group" class="p-galleria-item" [attr.aria-label]="ariaSlideNumber(activeIndex + 1)" [attr.aria-roledescription]="ariaSlideLabel()">
|
1685
|
+
<p-galleriaItemSlot type="item" [item]="activeItem" [templates]="templates" class="p-galleria-item"></p-galleriaItemSlot>
|
1686
|
+
</div>
|
1687
|
+
<button
|
1688
|
+
*ngIf="showItemNavigators"
|
1689
|
+
type="button"
|
1690
|
+
[ngClass]="{ 'p-galleria-next-button p-galleria-nav-button': true, 'p-disabled': this.isNavForwardDisabled() }"
|
1691
|
+
(click)="navForward($event)"
|
1692
|
+
[disabled]="isNavForwardDisabled()"
|
1693
|
+
role="navigation"
|
1694
|
+
(focus)="onButtonFocus('right')"
|
1695
|
+
(blur)="onButtonBlur('right')"
|
1696
|
+
>
|
1697
|
+
<ChevronRightIcon *ngIf="!galleria.itemNextIconTemplate && !galleria._itemNextIconTemplate" [styleClass]="'p-galleria-next-icon'" />
|
1698
|
+
<ng-template *ngTemplateOutlet="galleria.itemNextIconTemplate || galleria._itemNextIconTemplate"></ng-template>
|
1699
|
+
</button>
|
1700
|
+
<div class="p-galleria-caption" *ngIf="captionFacet || galleria.captionTemplate">
|
1701
|
+
<p-galleriaItemSlot type="caption" [item]="activeItem" [templates]="templates"></p-galleriaItemSlot>
|
1702
|
+
</div>
|
1703
|
+
</div>
|
1704
|
+
<ul *ngIf="showIndicators" class="p-galleria-indicator-list">
|
1705
|
+
<li
|
1706
|
+
*ngFor="let item of value; let index = index"
|
1707
|
+
tabindex="0"
|
1708
|
+
(click)="onIndicatorClick(index)"
|
1709
|
+
(mouseenter)="onIndicatorMouseEnter(index)"
|
1710
|
+
(keydown)="onIndicatorKeyDown($event, index)"
|
1711
|
+
[ngClass]="{ 'p-galleria-indicator': true, 'p-galleria-indicator-active': isIndicatorItemActive(index) }"
|
1712
|
+
[attr.aria-label]="ariaPageLabel(index + 1)"
|
1713
|
+
[attr.aria-selected]="activeIndex === index"
|
1714
|
+
[attr.aria-controls]="id + '_item_' + index"
|
1715
|
+
>
|
1716
|
+
<button type="button" tabIndex="-1" class="p-galleria-indicator-button" *ngIf="!indicatorFacet && !galleria.indicatorTemplate"></button>
|
1717
|
+
<p-galleriaItemSlot type="indicator" [index]="index" [templates]="templates"></p-galleriaItemSlot>
|
1718
|
+
</li>
|
1719
|
+
</ul>
|
1720
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i0.forwardRef(() => i1.NgClass), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgForOf), selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgTemplateOutlet), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i0.forwardRef(() => ChevronRightIcon), selector: "ChevronRightIcon" }, { kind: "component", type: i0.forwardRef(() => ChevronLeftIcon), selector: "ChevronLeftIcon" }, { kind: "component", type: i0.forwardRef(() => GalleriaItemSlot), selector: "p-galleriaItemSlot", inputs: ["templates", "index", "item", "type"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
1721
|
+
}
|
1722
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: GalleriaItem, decorators: [{
|
1723
|
+
type: Component,
|
1724
|
+
args: [{
|
1725
|
+
selector: 'p-galleriaItem',
|
1726
|
+
standalone: false,
|
1727
|
+
template: `
|
2005
1728
|
<div class="p-galleria-items">
|
2006
1729
|
<button
|
2007
1730
|
*ngIf="showItemNavigators"
|
@@ -2053,49 +1776,48 @@ class GalleriaItem {
|
|
2053
1776
|
</li>
|
2054
1777
|
</ul>
|
2055
1778
|
`,
|
2056
|
-
|
2057
|
-
|
2058
|
-
|
2059
|
-
|
2060
|
-
|
2061
|
-
|
2062
|
-
|
2063
|
-
|
2064
|
-
|
2065
|
-
|
2066
|
-
|
2067
|
-
|
2068
|
-
|
2069
|
-
|
2070
|
-
|
2071
|
-
|
2072
|
-
|
2073
|
-
|
2074
|
-
|
2075
|
-
|
2076
|
-
|
2077
|
-
|
2078
|
-
|
2079
|
-
|
2080
|
-
|
2081
|
-
|
2082
|
-
|
2083
|
-
|
2084
|
-
|
2085
|
-
|
2086
|
-
|
2087
|
-
|
2088
|
-
|
2089
|
-
|
2090
|
-
|
2091
|
-
|
2092
|
-
|
2093
|
-
|
2094
|
-
|
2095
|
-
|
2096
|
-
|
2097
|
-
|
2098
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(GalleriaItem, { className: "GalleriaItem", filePath: "galleria.ts", lineNumber: 817 }); })();
|
1779
|
+
host: {
|
1780
|
+
class: 'p-galleria-items-container'
|
1781
|
+
},
|
1782
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
1783
|
+
}]
|
1784
|
+
}], ctorParameters: () => [{ type: Galleria }], propDecorators: { id: [{
|
1785
|
+
type: Input
|
1786
|
+
}], circular: [{
|
1787
|
+
type: Input,
|
1788
|
+
args: [{ transform: booleanAttribute }]
|
1789
|
+
}], value: [{
|
1790
|
+
type: Input
|
1791
|
+
}], showItemNavigators: [{
|
1792
|
+
type: Input,
|
1793
|
+
args: [{ transform: booleanAttribute }]
|
1794
|
+
}], showIndicators: [{
|
1795
|
+
type: Input,
|
1796
|
+
args: [{ transform: booleanAttribute }]
|
1797
|
+
}], slideShowActive: [{
|
1798
|
+
type: Input,
|
1799
|
+
args: [{ transform: booleanAttribute }]
|
1800
|
+
}], changeItemOnIndicatorHover: [{
|
1801
|
+
type: Input,
|
1802
|
+
args: [{ transform: booleanAttribute }]
|
1803
|
+
}], autoPlay: [{
|
1804
|
+
type: Input,
|
1805
|
+
args: [{ transform: booleanAttribute }]
|
1806
|
+
}], templates: [{
|
1807
|
+
type: Input
|
1808
|
+
}], indicatorFacet: [{
|
1809
|
+
type: Input
|
1810
|
+
}], captionFacet: [{
|
1811
|
+
type: Input
|
1812
|
+
}], startSlideShow: [{
|
1813
|
+
type: Output
|
1814
|
+
}], stopSlideShow: [{
|
1815
|
+
type: Output
|
1816
|
+
}], onActiveIndexChange: [{
|
1817
|
+
type: Output
|
1818
|
+
}], activeIndex: [{
|
1819
|
+
type: Input
|
1820
|
+
}] } });
|
2099
1821
|
class GalleriaThumbnails {
|
2100
1822
|
galleria;
|
2101
1823
|
document;
|
@@ -2488,39 +2210,87 @@ class GalleriaThumbnails {
|
|
2488
2210
|
ariaPageLabel(value) {
|
2489
2211
|
return this.galleria.config.translation.aria ? this.galleria.config.translation.aria.pageLabel.replace(/{page}/g, value) : undefined;
|
2490
2212
|
}
|
2491
|
-
static ɵfac =
|
2492
|
-
static ɵcmp =
|
2493
|
-
|
2494
|
-
|
2495
|
-
|
2496
|
-
|
2497
|
-
|
2498
|
-
|
2499
|
-
|
2500
|
-
|
2501
|
-
|
2502
|
-
|
2503
|
-
|
2504
|
-
|
2505
|
-
|
2506
|
-
|
2507
|
-
|
2508
|
-
|
2509
|
-
|
2510
|
-
|
2511
|
-
|
2512
|
-
|
2513
|
-
|
2514
|
-
|
2515
|
-
|
2516
|
-
|
2517
|
-
|
2518
|
-
|
2519
|
-
|
2520
|
-
|
2521
|
-
|
2522
|
-
|
2523
|
-
|
2213
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: GalleriaThumbnails, deps: [{ token: Galleria }, { token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
2214
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: GalleriaThumbnails, isStandalone: false, selector: "p-galleriaThumbnails", inputs: { containerId: "containerId", value: "value", isVertical: ["isVertical", "isVertical", booleanAttribute], slideShowActive: ["slideShowActive", "slideShowActive", booleanAttribute], circular: ["circular", "circular", booleanAttribute], responsiveOptions: "responsiveOptions", contentHeight: "contentHeight", showThumbnailNavigators: "showThumbnailNavigators", templates: "templates", numVisible: "numVisible", activeIndex: "activeIndex" }, outputs: { onActiveIndexChange: "onActiveIndexChange", stopSlideShow: "stopSlideShow" }, viewQueries: [{ propertyName: "itemsContainer", first: true, predicate: ["itemsContainer"], descendants: true }], ngImport: i0, template: `
|
2215
|
+
<div class="p-galleria-thumbnails">
|
2216
|
+
<div class="p-galleria-thumbnails-content">
|
2217
|
+
<button
|
2218
|
+
*ngIf="showThumbnailNavigators"
|
2219
|
+
type="button"
|
2220
|
+
[ngClass]="{
|
2221
|
+
'p-galleria-thumbnail-prev-button p-galleria-thumbnail-nav-button': true,
|
2222
|
+
'p-disabled': this.isNavBackwardDisabled()
|
2223
|
+
}"
|
2224
|
+
(click)="navBackward($event)"
|
2225
|
+
[disabled]="isNavBackwardDisabled()"
|
2226
|
+
pRipple
|
2227
|
+
[attr.aria-label]="ariaPrevButtonLabel()"
|
2228
|
+
>
|
2229
|
+
<ng-container *ngIf="!galleria.previousThumbnailIconTemplate && !galleria._previousThumbnailIconTemplate">
|
2230
|
+
<ChevronLeftIcon *ngIf="!isVertical" [styleClass]="'p-galleria-thumbnail-prev-icon'" />
|
2231
|
+
<ChevronUpIcon *ngIf="isVertical" [styleClass]="'p-galleria-thumbnail-prev-icon'" />
|
2232
|
+
</ng-container>
|
2233
|
+
<ng-template *ngTemplateOutlet="galleria.previousThumbnailIconTemplate || galleria._previousThumbnailIconTemplate"></ng-template>
|
2234
|
+
</button>
|
2235
|
+
<div class="p-galleria-thumbnails-viewport" [ngStyle]="{ height: isVertical ? contentHeight : '' }">
|
2236
|
+
<div #itemsContainer class="p-galleria-thumbnail-items" (transitionend)="onTransitionEnd()" (touchstart)="onTouchStart($event)" (touchmove)="onTouchMove($event)" role="tablist">
|
2237
|
+
<div
|
2238
|
+
*ngFor="let item of value; let index = index"
|
2239
|
+
[ngClass]="{
|
2240
|
+
'p-galleria-thumbnail-item': true,
|
2241
|
+
'p-galleria-thumbnail-item-current': activeIndex === index,
|
2242
|
+
'p-galleria-thumbnail-item-active': isItemActive(index),
|
2243
|
+
'p-galleria-thumbnail-item-start': firstItemAciveIndex() === index,
|
2244
|
+
'p-galleria-thumbnail-item-end': lastItemActiveIndex() === index
|
2245
|
+
}"
|
2246
|
+
[attr.aria-selected]="activeIndex === index"
|
2247
|
+
[attr.aria-controls]="containerId + '_item_' + index"
|
2248
|
+
[attr.data-pc-section]="'thumbnailitem'"
|
2249
|
+
[attr.data-p-active]="activeIndex === index"
|
2250
|
+
(keydown)="onThumbnailKeydown($event, index)"
|
2251
|
+
>
|
2252
|
+
<div
|
2253
|
+
class="p-galleria-thumbnail"
|
2254
|
+
[attr.tabindex]="activeIndex === index ? 0 : -1"
|
2255
|
+
[attr.aria-current]="activeIndex === index ? 'page' : undefined"
|
2256
|
+
[attr.aria-label]="ariaPageLabel(index + 1)"
|
2257
|
+
(click)="onItemClick(index)"
|
2258
|
+
(touchend)="onItemClick(index)"
|
2259
|
+
(keydown.enter)="onItemClick(index)"
|
2260
|
+
>
|
2261
|
+
<p-galleriaItemSlot type="thumbnail" [item]="item" [templates]="templates"></p-galleriaItemSlot>
|
2262
|
+
</div>
|
2263
|
+
</div>
|
2264
|
+
</div>
|
2265
|
+
</div>
|
2266
|
+
<button
|
2267
|
+
*ngIf="showThumbnailNavigators"
|
2268
|
+
type="button"
|
2269
|
+
[ngClass]="{
|
2270
|
+
'p-galleria-thumbnail-next-button p-galleria-thumbnail-nav-button': true,
|
2271
|
+
'p-disabled': this.isNavForwardDisabled()
|
2272
|
+
}"
|
2273
|
+
(click)="navForward($event)"
|
2274
|
+
[disabled]="isNavForwardDisabled()"
|
2275
|
+
pRipple
|
2276
|
+
[attr.aria-label]="ariaNextButtonLabel()"
|
2277
|
+
>
|
2278
|
+
<ng-container *ngIf="!galleria.nextThumbnailIconTemplate && !galleria._nextThumbnailIconTemplate">
|
2279
|
+
<ChevronRightIcon *ngIf="!isVertical" [ngClass]="'p-galleria-thumbnail-next-icon'" />
|
2280
|
+
<ChevronDownIcon *ngIf="isVertical" [ngClass]="'p-galleria-thumbnail-next-icon'" />
|
2281
|
+
</ng-container>
|
2282
|
+
<ng-template *ngTemplateOutlet="galleria.nextThumbnailIconTemplate || galleria._nextThumbnailIconTemplate"></ng-template>
|
2283
|
+
</button>
|
2284
|
+
</div>
|
2285
|
+
</div>
|
2286
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i0.forwardRef(() => i1.NgClass), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgForOf), selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgIf), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgTemplateOutlet), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i0.forwardRef(() => i1.NgStyle), selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: i0.forwardRef(() => Ripple), selector: "[pRipple]" }, { kind: "component", type: i0.forwardRef(() => ChevronRightIcon), selector: "ChevronRightIcon" }, { kind: "component", type: i0.forwardRef(() => ChevronUpIcon), selector: "ChevronUpIcon" }, { kind: "component", type: i0.forwardRef(() => ChevronDownIcon), selector: "ChevronDownIcon" }, { kind: "component", type: i0.forwardRef(() => ChevronLeftIcon), selector: "ChevronLeftIcon" }, { kind: "component", type: i0.forwardRef(() => GalleriaItemSlot), selector: "p-galleriaItemSlot", inputs: ["templates", "index", "item", "type"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
2287
|
+
}
|
2288
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: GalleriaThumbnails, decorators: [{
|
2289
|
+
type: Component,
|
2290
|
+
args: [{
|
2291
|
+
selector: 'p-galleriaThumbnails',
|
2292
|
+
standalone: false,
|
2293
|
+
template: `
|
2524
2294
|
<div class="p-galleria-thumbnails">
|
2525
2295
|
<div class="p-galleria-thumbnails-content">
|
2526
2296
|
<button
|
@@ -2593,62 +2363,60 @@ class GalleriaThumbnails {
|
|
2593
2363
|
</div>
|
2594
2364
|
</div>
|
2595
2365
|
`,
|
2596
|
-
|
2597
|
-
|
2598
|
-
|
2599
|
-
|
2600
|
-
|
2601
|
-
|
2602
|
-
|
2603
|
-
|
2604
|
-
|
2605
|
-
|
2606
|
-
|
2607
|
-
|
2608
|
-
|
2609
|
-
|
2610
|
-
|
2611
|
-
|
2612
|
-
|
2613
|
-
|
2614
|
-
|
2615
|
-
|
2616
|
-
|
2617
|
-
|
2618
|
-
|
2619
|
-
|
2620
|
-
|
2621
|
-
|
2622
|
-
|
2623
|
-
|
2624
|
-
|
2625
|
-
|
2626
|
-
|
2627
|
-
|
2628
|
-
|
2629
|
-
|
2630
|
-
|
2631
|
-
|
2632
|
-
|
2633
|
-
|
2634
|
-
|
2635
|
-
|
2636
|
-
|
2637
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(GalleriaThumbnails, { className: "GalleriaThumbnails", filePath: "galleria.ts", lineNumber: 1058 }); })();
|
2366
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
2367
|
+
}]
|
2368
|
+
}], ctorParameters: () => [{ type: Galleria }, { type: Document, decorators: [{
|
2369
|
+
type: Inject,
|
2370
|
+
args: [DOCUMENT]
|
2371
|
+
}] }, { type: undefined, decorators: [{
|
2372
|
+
type: Inject,
|
2373
|
+
args: [PLATFORM_ID]
|
2374
|
+
}] }, { type: i0.Renderer2 }, { type: i0.ChangeDetectorRef }], propDecorators: { containerId: [{
|
2375
|
+
type: Input
|
2376
|
+
}], value: [{
|
2377
|
+
type: Input
|
2378
|
+
}], isVertical: [{
|
2379
|
+
type: Input,
|
2380
|
+
args: [{ transform: booleanAttribute }]
|
2381
|
+
}], slideShowActive: [{
|
2382
|
+
type: Input,
|
2383
|
+
args: [{ transform: booleanAttribute }]
|
2384
|
+
}], circular: [{
|
2385
|
+
type: Input,
|
2386
|
+
args: [{ transform: booleanAttribute }]
|
2387
|
+
}], responsiveOptions: [{
|
2388
|
+
type: Input
|
2389
|
+
}], contentHeight: [{
|
2390
|
+
type: Input
|
2391
|
+
}], showThumbnailNavigators: [{
|
2392
|
+
type: Input
|
2393
|
+
}], templates: [{
|
2394
|
+
type: Input
|
2395
|
+
}], onActiveIndexChange: [{
|
2396
|
+
type: Output
|
2397
|
+
}], stopSlideShow: [{
|
2398
|
+
type: Output
|
2399
|
+
}], itemsContainer: [{
|
2400
|
+
type: ViewChild,
|
2401
|
+
args: ['itemsContainer']
|
2402
|
+
}], numVisible: [{
|
2403
|
+
type: Input
|
2404
|
+
}], activeIndex: [{
|
2405
|
+
type: Input
|
2406
|
+
}] } });
|
2638
2407
|
class GalleriaModule {
|
2639
|
-
static ɵfac =
|
2640
|
-
static ɵmod =
|
2641
|
-
static ɵinj =
|
2642
|
-
}
|
2643
|
-
(
|
2644
|
-
|
2645
|
-
|
2646
|
-
|
2647
|
-
|
2648
|
-
|
2649
|
-
|
2650
|
-
|
2651
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GalleriaModule, { declarations: [Galleria, GalleriaContent, GalleriaItemSlot, GalleriaItem, GalleriaThumbnails], imports: [CommonModule, SharedModule, Ripple, TimesIcon, ChevronRightIcon, ChevronUpIcon, ChevronDownIcon, ChevronLeftIcon, WindowMaximizeIcon, WindowMinimizeIcon, FocusTrap], exports: [CommonModule, Galleria, GalleriaContent, GalleriaItemSlot, GalleriaItem, GalleriaThumbnails, SharedModule] }); })();
|
2408
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: GalleriaModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
2409
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.7", ngImport: i0, type: GalleriaModule, declarations: [Galleria, GalleriaContent, GalleriaItemSlot, GalleriaItem, GalleriaThumbnails], imports: [CommonModule, SharedModule, Ripple, TimesIcon, ChevronRightIcon, ChevronUpIcon, ChevronDownIcon, ChevronLeftIcon, WindowMaximizeIcon, WindowMinimizeIcon, FocusTrap], exports: [CommonModule, Galleria, GalleriaContent, GalleriaItemSlot, GalleriaItem, GalleriaThumbnails, SharedModule] });
|
2410
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: GalleriaModule, imports: [CommonModule, SharedModule, TimesIcon, ChevronRightIcon, ChevronUpIcon, ChevronDownIcon, ChevronLeftIcon, WindowMaximizeIcon, WindowMinimizeIcon, CommonModule, SharedModule] });
|
2411
|
+
}
|
2412
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: GalleriaModule, decorators: [{
|
2413
|
+
type: NgModule,
|
2414
|
+
args: [{
|
2415
|
+
imports: [CommonModule, SharedModule, Ripple, TimesIcon, ChevronRightIcon, ChevronUpIcon, ChevronDownIcon, ChevronLeftIcon, WindowMaximizeIcon, WindowMinimizeIcon, FocusTrap],
|
2416
|
+
exports: [CommonModule, Galleria, GalleriaContent, GalleriaItemSlot, GalleriaItem, GalleriaThumbnails, SharedModule],
|
2417
|
+
declarations: [Galleria, GalleriaContent, GalleriaItemSlot, GalleriaItem, GalleriaThumbnails]
|
2418
|
+
}]
|
2419
|
+
}] });
|
2652
2420
|
|
2653
2421
|
/**
|
2654
2422
|
* Generated bundle index. Do not edit.
|