primeng 19.0.5 → 19.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/badge/badge.d.ts +2 -2
- package/base/style/basestyle.d.ts +4 -6
- package/config/primeng.d.ts +3 -0
- package/dataview/dataview.interface.d.ts +9 -19
- package/datepicker/datepicker.d.ts +1 -0
- package/datepicker/style/datepickerstyle.d.ts +1 -0
- package/dragdrop/dragdrop.d.ts +3 -2
- package/dynamicdialog/dynamicdialog-config.d.ts +1 -1
- package/dynamicdialog/dynamicdialog.d.ts +2 -1
- package/fesm2022/primeng-accordion.mjs +347 -560
- package/fesm2022/primeng-accordion.mjs.map +1 -1
- package/fesm2022/primeng-animateonscroll.mjs +37 -40
- package/fesm2022/primeng-animateonscroll.mjs.map +1 -1
- package/fesm2022/primeng-api.mjs +79 -89
- package/fesm2022/primeng-api.mjs.map +1 -1
- package/fesm2022/primeng-autocomplete.mjs +507 -788
- package/fesm2022/primeng-autocomplete.mjs.map +1 -1
- package/fesm2022/primeng-autofocus.mjs +26 -27
- package/fesm2022/primeng-autofocus.mjs.map +1 -1
- package/fesm2022/primeng-avatar.mjs +72 -120
- package/fesm2022/primeng-avatar.mjs.map +1 -1
- package/fesm2022/primeng-avatargroup.mjs +44 -54
- package/fesm2022/primeng-avatargroup.mjs.map +1 -1
- package/fesm2022/primeng-badge.mjs +62 -71
- package/fesm2022/primeng-badge.mjs.map +1 -1
- package/fesm2022/primeng-base.mjs +14 -8
- package/fesm2022/primeng-base.mjs.map +1 -1
- package/fesm2022/primeng-basecomponent.mjs +17 -17
- package/fesm2022/primeng-basecomponent.mjs.map +1 -1
- package/fesm2022/primeng-blockui.mjs +66 -87
- package/fesm2022/primeng-blockui.mjs.map +1 -1
- package/fesm2022/primeng-breadcrumb.mjs +175 -386
- package/fesm2022/primeng-breadcrumb.mjs.map +1 -1
- package/fesm2022/primeng-button.mjs +223 -328
- package/fesm2022/primeng-button.mjs.map +1 -1
- package/fesm2022/primeng-buttongroup.mjs +36 -40
- package/fesm2022/primeng-buttongroup.mjs.map +1 -1
- package/fesm2022/primeng-calendar.mjs +727 -1127
- package/fesm2022/primeng-calendar.mjs.map +1 -1
- package/fesm2022/primeng-card.mjs +89 -193
- package/fesm2022/primeng-card.mjs.map +1 -1
- package/fesm2022/primeng-carousel.mjs +227 -410
- package/fesm2022/primeng-carousel.mjs.map +1 -1
- package/fesm2022/primeng-cascadeselect.mjs +393 -577
- package/fesm2022/primeng-cascadeselect.mjs.map +1 -1
- package/fesm2022/primeng-chart.mjs +57 -63
- package/fesm2022/primeng-chart.mjs.map +1 -1
- package/fesm2022/primeng-checkbox.mjs +133 -185
- package/fesm2022/primeng-checkbox.mjs.map +1 -1
- package/fesm2022/primeng-chip.mjs +92 -188
- package/fesm2022/primeng-chip.mjs.map +1 -1
- package/fesm2022/primeng-colorpicker.mjs +142 -167
- package/fesm2022/primeng-colorpicker.mjs.map +1 -1
- package/fesm2022/primeng-config.mjs +18 -16
- package/fesm2022/primeng-config.mjs.map +1 -1
- package/fesm2022/primeng-confirmdialog.mjs +220 -347
- package/fesm2022/primeng-confirmdialog.mjs.map +1 -1
- package/fesm2022/primeng-confirmpopup.mjs +161 -251
- package/fesm2022/primeng-confirmpopup.mjs.map +1 -1
- package/fesm2022/primeng-contextmenu.mjs +336 -450
- package/fesm2022/primeng-contextmenu.mjs.map +1 -1
- package/fesm2022/primeng-dataview.mjs +249 -352
- package/fesm2022/primeng-dataview.mjs.map +1 -1
- package/fesm2022/primeng-datepicker.mjs +751 -1144
- package/fesm2022/primeng-datepicker.mjs.map +1 -1
- package/fesm2022/primeng-defer.mjs +25 -31
- package/fesm2022/primeng-defer.mjs.map +1 -1
- package/fesm2022/primeng-dialog.mjs +277 -478
- package/fesm2022/primeng-dialog.mjs.map +1 -1
- package/fesm2022/primeng-divider.mjs +68 -77
- package/fesm2022/primeng-divider.mjs.map +1 -1
- package/fesm2022/primeng-dock.mjs +138 -167
- package/fesm2022/primeng-dock.mjs.map +1 -1
- package/fesm2022/primeng-dragdrop.mjs +85 -79
- package/fesm2022/primeng-dragdrop.mjs.map +1 -1
- package/fesm2022/primeng-drawer.mjs +172 -269
- package/fesm2022/primeng-drawer.mjs.map +1 -1
- package/fesm2022/primeng-dropdown.mjs +531 -869
- package/fesm2022/primeng-dropdown.mjs.map +1 -1
- package/fesm2022/primeng-dynamicdialog.mjs +163 -304
- package/fesm2022/primeng-dynamicdialog.mjs.map +1 -1
- package/fesm2022/primeng-editor.mjs +118 -156
- package/fesm2022/primeng-editor.mjs.map +1 -1
- package/fesm2022/primeng-fieldset.mjs +153 -247
- package/fesm2022/primeng-fieldset.mjs.map +1 -1
- package/fesm2022/primeng-fileupload.mjs +370 -690
- package/fesm2022/primeng-fileupload.mjs.map +1 -1
- package/fesm2022/primeng-floatlabel.mjs +38 -46
- package/fesm2022/primeng-floatlabel.mjs.map +1 -1
- package/fesm2022/primeng-fluid.mjs +33 -41
- package/fesm2022/primeng-fluid.mjs.map +1 -1
- package/fesm2022/primeng-focustrap.mjs +23 -24
- package/fesm2022/primeng-focustrap.mjs.map +1 -1
- package/fesm2022/primeng-galleria.mjs +529 -761
- package/fesm2022/primeng-galleria.mjs.map +1 -1
- package/fesm2022/primeng-iconfield.mjs +42 -51
- package/fesm2022/primeng-iconfield.mjs.map +1 -1
- package/fesm2022/primeng-icons-angledoubledown.mjs +19 -19
- package/fesm2022/primeng-icons-angledoubledown.mjs.map +1 -1
- package/fesm2022/primeng-icons-angledoubleleft.mjs +19 -19
- package/fesm2022/primeng-icons-angledoubleleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-angledoubleright.mjs +19 -19
- package/fesm2022/primeng-icons-angledoubleright.mjs.map +1 -1
- package/fesm2022/primeng-icons-angledoubleup.mjs +19 -19
- package/fesm2022/primeng-icons-angledoubleup.mjs.map +1 -1
- package/fesm2022/primeng-icons-angledown.mjs +17 -19
- package/fesm2022/primeng-icons-angledown.mjs.map +1 -1
- package/fesm2022/primeng-icons-angleleft.mjs +17 -19
- package/fesm2022/primeng-icons-angleleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-angleright.mjs +17 -19
- package/fesm2022/primeng-icons-angleright.mjs.map +1 -1
- package/fesm2022/primeng-icons-angleup.mjs +17 -19
- package/fesm2022/primeng-icons-angleup.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowdown.mjs +26 -26
- package/fesm2022/primeng-icons-arrowdown.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowdownleft.mjs +17 -19
- package/fesm2022/primeng-icons-arrowdownleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowdownright.mjs +17 -19
- package/fesm2022/primeng-icons-arrowdownright.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowleft.mjs +26 -26
- package/fesm2022/primeng-icons-arrowleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowright.mjs +19 -19
- package/fesm2022/primeng-icons-arrowright.mjs.map +1 -1
- package/fesm2022/primeng-icons-arrowup.mjs +26 -26
- package/fesm2022/primeng-icons-arrowup.mjs.map +1 -1
- package/fesm2022/primeng-icons-ban.mjs +24 -26
- package/fesm2022/primeng-icons-ban.mjs.map +1 -1
- package/fesm2022/primeng-icons-bars.mjs +19 -19
- package/fesm2022/primeng-icons-bars.mjs.map +1 -1
- package/fesm2022/primeng-icons-baseicon.mjs +28 -33
- package/fesm2022/primeng-icons-baseicon.mjs.map +1 -1
- package/fesm2022/primeng-icons-blank.mjs +14 -16
- package/fesm2022/primeng-icons-blank.mjs.map +1 -1
- package/fesm2022/primeng-icons-calendar.mjs +17 -19
- package/fesm2022/primeng-icons-calendar.mjs.map +1 -1
- package/fesm2022/primeng-icons-caretleft.mjs +17 -19
- package/fesm2022/primeng-icons-caretleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-caretright.mjs +17 -19
- package/fesm2022/primeng-icons-caretright.mjs.map +1 -1
- package/fesm2022/primeng-icons-check.mjs +17 -19
- package/fesm2022/primeng-icons-check.mjs.map +1 -1
- package/fesm2022/primeng-icons-chevrondown.mjs +17 -19
- package/fesm2022/primeng-icons-chevrondown.mjs.map +1 -1
- package/fesm2022/primeng-icons-chevronleft.mjs +17 -19
- package/fesm2022/primeng-icons-chevronleft.mjs.map +1 -1
- package/fesm2022/primeng-icons-chevronright.mjs +17 -19
- package/fesm2022/primeng-icons-chevronright.mjs.map +1 -1
- package/fesm2022/primeng-icons-chevronup.mjs +17 -19
- package/fesm2022/primeng-icons-chevronup.mjs.map +1 -1
- package/fesm2022/primeng-icons-exclamationtriangle.mjs +32 -26
- package/fesm2022/primeng-icons-exclamationtriangle.mjs.map +1 -1
- package/fesm2022/primeng-icons-eye.mjs +19 -19
- package/fesm2022/primeng-icons-eye.mjs.map +1 -1
- package/fesm2022/primeng-icons-eyeslash.mjs +26 -26
- package/fesm2022/primeng-icons-eyeslash.mjs.map +1 -1
- package/fesm2022/primeng-icons-filter.mjs +24 -26
- package/fesm2022/primeng-icons-filter.mjs.map +1 -1
- package/fesm2022/primeng-icons-filterslash.mjs +26 -26
- package/fesm2022/primeng-icons-filterslash.mjs.map +1 -1
- package/fesm2022/primeng-icons-home.mjs +26 -26
- package/fesm2022/primeng-icons-home.mjs.map +1 -1
- package/fesm2022/primeng-icons-infocircle.mjs +26 -26
- package/fesm2022/primeng-icons-infocircle.mjs.map +1 -1
- package/fesm2022/primeng-icons-minus.mjs +17 -19
- package/fesm2022/primeng-icons-minus.mjs.map +1 -1
- package/fesm2022/primeng-icons-pencil.mjs +24 -26
- package/fesm2022/primeng-icons-pencil.mjs.map +1 -1
- package/fesm2022/primeng-icons-plus.mjs +24 -26
- package/fesm2022/primeng-icons-plus.mjs.map +1 -1
- package/fesm2022/primeng-icons-refresh.mjs +26 -26
- package/fesm2022/primeng-icons-refresh.mjs.map +1 -1
- package/fesm2022/primeng-icons-search.mjs +26 -26
- package/fesm2022/primeng-icons-search.mjs.map +1 -1
- package/fesm2022/primeng-icons-searchminus.mjs +26 -26
- package/fesm2022/primeng-icons-searchminus.mjs.map +1 -1
- package/fesm2022/primeng-icons-searchplus.mjs +26 -26
- package/fesm2022/primeng-icons-searchplus.mjs.map +1 -1
- package/fesm2022/primeng-icons-sortalt.mjs +30 -26
- package/fesm2022/primeng-icons-sortalt.mjs.map +1 -1
- package/fesm2022/primeng-icons-sortamountdown.mjs +24 -26
- package/fesm2022/primeng-icons-sortamountdown.mjs.map +1 -1
- package/fesm2022/primeng-icons-sortamountupalt.mjs +24 -26
- package/fesm2022/primeng-icons-sortamountupalt.mjs.map +1 -1
- package/fesm2022/primeng-icons-spinner.mjs +24 -26
- package/fesm2022/primeng-icons-spinner.mjs.map +1 -1
- package/fesm2022/primeng-icons-star.mjs +24 -26
- package/fesm2022/primeng-icons-star.mjs.map +1 -1
- package/fesm2022/primeng-icons-starfill.mjs +24 -26
- package/fesm2022/primeng-icons-starfill.mjs.map +1 -1
- package/fesm2022/primeng-icons-thlarge.mjs +26 -26
- package/fesm2022/primeng-icons-thlarge.mjs.map +1 -1
- package/fesm2022/primeng-icons-times.mjs +17 -19
- package/fesm2022/primeng-icons-times.mjs.map +1 -1
- package/fesm2022/primeng-icons-timescircle.mjs +26 -26
- package/fesm2022/primeng-icons-timescircle.mjs.map +1 -1
- package/fesm2022/primeng-icons-trash.mjs +26 -26
- package/fesm2022/primeng-icons-trash.mjs.map +1 -1
- package/fesm2022/primeng-icons-undo.mjs +26 -26
- package/fesm2022/primeng-icons-undo.mjs.map +1 -1
- package/fesm2022/primeng-icons-upload.mjs +26 -26
- package/fesm2022/primeng-icons-upload.mjs.map +1 -1
- package/fesm2022/primeng-icons-windowmaximize.mjs +26 -26
- package/fesm2022/primeng-icons-windowmaximize.mjs.map +1 -1
- package/fesm2022/primeng-icons-windowminimize.mjs +26 -26
- package/fesm2022/primeng-icons-windowminimize.mjs.map +1 -1
- package/fesm2022/primeng-iftalabel.mjs +32 -38
- package/fesm2022/primeng-iftalabel.mjs.map +1 -1
- package/fesm2022/primeng-image.mjs +189 -370
- package/fesm2022/primeng-image.mjs.map +1 -1
- package/fesm2022/primeng-imagecompare.mjs +57 -86
- package/fesm2022/primeng-imagecompare.mjs.map +1 -1
- package/fesm2022/primeng-inplace.mjs +108 -206
- package/fesm2022/primeng-inplace.mjs.map +1 -1
- package/fesm2022/primeng-inputgroup.mjs +40 -50
- package/fesm2022/primeng-inputgroup.mjs.map +1 -1
- package/fesm2022/primeng-inputgroupaddon.mjs +40 -51
- package/fesm2022/primeng-inputgroupaddon.mjs.map +1 -1
- package/fesm2022/primeng-inputicon.mjs +39 -48
- package/fesm2022/primeng-inputicon.mjs.map +1 -1
- package/fesm2022/primeng-inputmask.mjs +157 -182
- package/fesm2022/primeng-inputmask.mjs.map +1 -1
- package/fesm2022/primeng-inputnumber.mjs +303 -420
- package/fesm2022/primeng-inputnumber.mjs.map +1 -1
- package/fesm2022/primeng-inputotp.mjs +99 -123
- package/fesm2022/primeng-inputotp.mjs.map +1 -1
- package/fesm2022/primeng-inputswitch.mjs +87 -92
- package/fesm2022/primeng-inputswitch.mjs.map +1 -1
- package/fesm2022/primeng-inputtext.mjs +56 -57
- package/fesm2022/primeng-inputtext.mjs.map +1 -1
- package/fesm2022/primeng-inputtextarea.mjs +51 -56
- package/fesm2022/primeng-inputtextarea.mjs.map +1 -1
- package/fesm2022/primeng-keyfilter.mjs +44 -47
- package/fesm2022/primeng-keyfilter.mjs.map +1 -1
- package/fesm2022/primeng-knob.mjs +105 -111
- package/fesm2022/primeng-knob.mjs.map +1 -1
- package/fesm2022/primeng-listbox.mjs +511 -791
- package/fesm2022/primeng-listbox.mjs.map +1 -1
- package/fesm2022/primeng-megamenu.mjs +377 -611
- package/fesm2022/primeng-megamenu.mjs.map +1 -1
- package/fesm2022/primeng-menu.mjs +291 -473
- package/fesm2022/primeng-menu.mjs.map +1 -1
- package/fesm2022/primeng-menubar.mjs +357 -549
- package/fesm2022/primeng-menubar.mjs.map +1 -1
- package/fesm2022/primeng-message.mjs +160 -244
- package/fesm2022/primeng-message.mjs.map +1 -1
- package/fesm2022/primeng-messages.mjs +162 -278
- package/fesm2022/primeng-messages.mjs.map +1 -1
- package/fesm2022/primeng-metergroup.mjs +135 -264
- package/fesm2022/primeng-metergroup.mjs.map +1 -1
- package/fesm2022/primeng-multiselect.mjs +660 -1135
- package/fesm2022/primeng-multiselect.mjs.map +1 -1
- package/fesm2022/primeng-orderlist.mjs +228 -330
- package/fesm2022/primeng-orderlist.mjs.map +1 -1
- package/fesm2022/primeng-organizationchart.mjs +161 -311
- package/fesm2022/primeng-organizationchart.mjs.map +1 -1
- package/fesm2022/primeng-overlay.mjs +135 -147
- package/fesm2022/primeng-overlay.mjs.map +1 -1
- package/fesm2022/primeng-overlaybadge.mjs +50 -58
- package/fesm2022/primeng-overlaybadge.mjs.map +1 -1
- package/fesm2022/primeng-overlaypanel.mjs +134 -154
- package/fesm2022/primeng-overlaypanel.mjs.map +1 -1
- package/fesm2022/primeng-paginator.mjs +212 -447
- package/fesm2022/primeng-paginator.mjs.map +1 -1
- package/fesm2022/primeng-panel.mjs +219 -317
- package/fesm2022/primeng-panel.mjs.map +1 -1
- package/fesm2022/primeng-panelmenu.mjs +439 -783
- package/fesm2022/primeng-panelmenu.mjs.map +1 -1
- package/fesm2022/primeng-password.mjs +271 -410
- package/fesm2022/primeng-password.mjs.map +1 -1
- package/fesm2022/primeng-picklist.mjs +564 -856
- package/fesm2022/primeng-picklist.mjs.map +1 -1
- package/fesm2022/primeng-popover.mjs +129 -148
- package/fesm2022/primeng-popover.mjs.map +1 -1
- package/fesm2022/primeng-progressbar.mjs +81 -121
- package/fesm2022/primeng-progressbar.mjs.map +1 -1
- package/fesm2022/primeng-progressspinner.mjs +48 -58
- package/fesm2022/primeng-progressspinner.mjs.map +1 -1
- package/fesm2022/primeng-radiobutton.mjs +117 -108
- package/fesm2022/primeng-radiobutton.mjs.map +1 -1
- package/fesm2022/primeng-rating.mjs +134 -218
- package/fesm2022/primeng-rating.mjs.map +1 -1
- package/fesm2022/primeng-ripple.mjs +28 -29
- package/fesm2022/primeng-ripple.mjs.map +1 -1
- package/fesm2022/primeng-scroller.mjs +167 -295
- package/fesm2022/primeng-scroller.mjs.map +1 -1
- package/fesm2022/primeng-scrollpanel.mjs +96 -116
- package/fesm2022/primeng-scrollpanel.mjs.map +1 -1
- package/fesm2022/primeng-scrolltop.mjs +106 -150
- package/fesm2022/primeng-scrolltop.mjs.map +1 -1
- package/fesm2022/primeng-select.mjs +581 -957
- package/fesm2022/primeng-select.mjs.map +1 -1
- package/fesm2022/primeng-selectbutton.mjs +106 -133
- package/fesm2022/primeng-selectbutton.mjs.map +1 -1
- package/fesm2022/primeng-sidebar.mjs +151 -239
- package/fesm2022/primeng-sidebar.mjs.map +1 -1
- package/fesm2022/primeng-skeleton.mjs +46 -54
- package/fesm2022/primeng-skeleton.mjs.map +1 -1
- package/fesm2022/primeng-slider.mjs +186 -182
- package/fesm2022/primeng-slider.mjs.map +1 -1
- package/fesm2022/primeng-speeddial.mjs +192 -254
- package/fesm2022/primeng-speeddial.mjs.map +1 -1
- package/fesm2022/primeng-splitbutton.mjs +211 -231
- package/fesm2022/primeng-splitbutton.mjs.map +1 -1
- package/fesm2022/primeng-splitter.mjs +126 -159
- package/fesm2022/primeng-splitter.mjs.map +1 -1
- package/fesm2022/primeng-stepper.mjs +235 -341
- package/fesm2022/primeng-stepper.mjs.map +1 -1
- package/fesm2022/primeng-steps.mjs +117 -170
- package/fesm2022/primeng-steps.mjs.map +1 -1
- package/fesm2022/primeng-styleclass.mjs +50 -53
- package/fesm2022/primeng-styleclass.mjs.map +1 -1
- package/fesm2022/primeng-table.mjs +1869 -2628
- package/fesm2022/primeng-table.mjs.map +1 -1
- package/fesm2022/primeng-tabmenu.mjs +173 -319
- package/fesm2022/primeng-tabmenu.mjs.map +1 -1
- package/fesm2022/primeng-tabs.mjs +193 -308
- package/fesm2022/primeng-tabs.mjs.map +1 -1
- package/fesm2022/primeng-tabview.mjs +263 -435
- package/fesm2022/primeng-tabview.mjs.map +1 -1
- package/fesm2022/primeng-tag.mjs +63 -110
- package/fesm2022/primeng-tag.mjs.map +1 -1
- package/fesm2022/primeng-terminal.mjs +60 -104
- package/fesm2022/primeng-terminal.mjs.map +1 -1
- package/fesm2022/primeng-textarea.mjs +59 -64
- package/fesm2022/primeng-textarea.mjs.map +1 -1
- package/fesm2022/primeng-tieredmenu.mjs +338 -457
- package/fesm2022/primeng-tieredmenu.mjs.map +1 -1
- package/fesm2022/primeng-timeline.mjs +90 -156
- package/fesm2022/primeng-timeline.mjs.map +1 -1
- package/fesm2022/primeng-toast.mjs +260 -365
- package/fesm2022/primeng-toast.mjs.map +1 -1
- package/fesm2022/primeng-togglebutton.mjs +117 -150
- package/fesm2022/primeng-togglebutton.mjs.map +1 -1
- package/fesm2022/primeng-toggleswitch.mjs +98 -121
- package/fesm2022/primeng-toggleswitch.mjs.map +1 -1
- package/fesm2022/primeng-toolbar.mjs +62 -121
- package/fesm2022/primeng-toolbar.mjs.map +1 -1
- package/fesm2022/primeng-tooltip.mjs +74 -75
- package/fesm2022/primeng-tooltip.mjs.map +1 -1
- package/fesm2022/primeng-tree.mjs +455 -729
- package/fesm2022/primeng-tree.mjs.map +1 -1
- package/fesm2022/primeng-treeselect.mjs +344 -533
- package/fesm2022/primeng-treeselect.mjs.map +1 -1
- package/fesm2022/primeng-treetable.mjs +1027 -1584
- package/fesm2022/primeng-treetable.mjs.map +1 -1
- package/fesm2022/primeng-usestyle.mjs +6 -6
- package/fesm2022/primeng-usestyle.mjs.map +1 -1
- package/fesm2022/primeng-utils.mjs +3 -1
- package/fesm2022/primeng-utils.mjs.map +1 -1
- package/listbox/listbox.d.ts +17 -3
- package/message/message.d.ts +1 -0
- package/overlaybadge/overlaybadge.d.ts +1 -1
- package/package.json +189 -190
- package/password/password.d.ts +8 -1
- package/password/style/passwordstyle.d.ts +1 -0
- package/picklist/picklist.d.ts +11 -1
- package/stepper/stepper.d.ts +2 -1
- package/table/table.d.ts +1 -1
- package/table/table.interface.d.ts +2 -2
- package/tabs/tablist.d.ts +1 -1
- package/toast/toast.d.ts +1 -1
- package/tree/tree.d.ts +10 -2
- package/tree/tree.interface.d.ts +8 -0
- package/utils/zindexutils.d.ts +2 -0
@@ -1,14 +1,13 @@
|
|
1
1
|
import * as i1 from '@angular/common';
|
2
2
|
import { isPlatformBrowser, CommonModule } from '@angular/common';
|
3
3
|
import * as i0 from '@angular/core';
|
4
|
-
import { Injectable, EventEmitter, inject, booleanAttribute,
|
4
|
+
import { Injectable, EventEmitter, inject, numberAttribute, booleanAttribute, ContentChildren, ContentChild, ViewChild, Output, Input, ViewEncapsulation, ChangeDetectionStrategy, Component, NgModule } from '@angular/core';
|
5
5
|
import { uuid, setAttribute, find, getAttribute, findSingle } from '@primeuix/utils';
|
6
|
-
import { Header, Footer, PrimeTemplate
|
6
|
+
import { SharedModule, Header, Footer, PrimeTemplate } from 'primeng/api';
|
7
7
|
import { BaseComponent } from 'primeng/basecomponent';
|
8
8
|
import * as i2 from 'primeng/button';
|
9
9
|
import { ButtonModule } from 'primeng/button';
|
10
10
|
import { ChevronRightIcon, ChevronLeftIcon, ChevronDownIcon, ChevronUpIcon } from 'primeng/icons';
|
11
|
-
import { Ripple } from 'primeng/ripple';
|
12
11
|
import { BaseStyle } from 'primeng/base';
|
13
12
|
|
14
13
|
const theme = ({ dt }) => `
|
@@ -167,12 +166,12 @@ class CarouselStyle extends BaseStyle {
|
|
167
166
|
name = 'carousel';
|
168
167
|
theme = theme;
|
169
168
|
classes = classes;
|
170
|
-
static ɵfac =
|
171
|
-
static ɵprov =
|
169
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CarouselStyle, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
170
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CarouselStyle });
|
172
171
|
}
|
173
|
-
(
|
174
|
-
|
175
|
-
|
172
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CarouselStyle, decorators: [{
|
173
|
+
type: Injectable
|
174
|
+
}] });
|
176
175
|
/**
|
177
176
|
*
|
178
177
|
* Carousel is a content slider featuring various customization options.
|
@@ -242,226 +241,6 @@ var CarouselClasses;
|
|
242
241
|
CarouselClasses["footer"] = "p-carousel-footer";
|
243
242
|
})(CarouselClasses || (CarouselClasses = {}));
|
244
243
|
|
245
|
-
const _c0 = ["item"];
|
246
|
-
const _c1 = ["header"];
|
247
|
-
const _c2 = ["footer"];
|
248
|
-
const _c3 = ["previousicon"];
|
249
|
-
const _c4 = ["nexticon"];
|
250
|
-
const _c5 = ["itemsContainer"];
|
251
|
-
const _c6 = ["indicatorContent"];
|
252
|
-
const _c7 = [[["p-header"]], [["p-footer"]]];
|
253
|
-
const _c8 = ["p-header", "p-footer"];
|
254
|
-
const _c9 = (a0, a1) => ({ "p-carousel p-component": true, "p-carousel-vertical": a0, "p-carousel-horizontal": a1 });
|
255
|
-
const _c10 = a0 => ({ height: a0 });
|
256
|
-
const _c11 = a0 => ({ "p-carousel-prev-button": true, "p-disabled": a0 });
|
257
|
-
const _c12 = (a0, a1, a2) => ({ "p-carousel-item p-carousel-item-clone": true, "p-carousel-item-active": a0, "p-carousel-item-start": a1, "p-carousel-item-end": a2 });
|
258
|
-
const _c13 = a0 => ({ $implicit: a0 });
|
259
|
-
const _c14 = (a0, a1, a2) => ({ "p-carousel-item": true, "p-carousel-item-active": a0, "p-carousel-item-start": a1, "p-carousel-item-end": a2 });
|
260
|
-
const _c15 = a0 => ({ "p-carousel-next-button": true, "p-disabled": a0 });
|
261
|
-
const _c16 = a0 => ({ "p-carousel-indicator": true, "p-carousel-indicator-active": a0 });
|
262
|
-
function Carousel_div_1_ng_container_2_Template(rf, ctx) { if (rf & 1) {
|
263
|
-
i0.ɵɵelementContainer(0);
|
264
|
-
} }
|
265
|
-
function Carousel_div_1_Template(rf, ctx) { if (rf & 1) {
|
266
|
-
i0.ɵɵelementStart(0, "div", 14);
|
267
|
-
i0.ɵɵprojection(1);
|
268
|
-
i0.ɵɵtemplate(2, Carousel_div_1_ng_container_2_Template, 1, 0, "ng-container", 15);
|
269
|
-
i0.ɵɵelementEnd();
|
270
|
-
} if (rf & 2) {
|
271
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
272
|
-
i0.ɵɵadvance(2);
|
273
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.headerTemplate);
|
274
|
-
} }
|
275
|
-
function Carousel_p_button_4_ng_template_1_ng_container_0_ChevronLeftIcon_1_Template(rf, ctx) { if (rf & 1) {
|
276
|
-
i0.ɵɵelement(0, "ChevronLeftIcon", 20);
|
277
|
-
} if (rf & 2) {
|
278
|
-
i0.ɵɵproperty("styleClass", "carousel-prev-icon");
|
279
|
-
} }
|
280
|
-
function Carousel_p_button_4_ng_template_1_ng_container_0_ChevronUpIcon_2_Template(rf, ctx) { if (rf & 1) {
|
281
|
-
i0.ɵɵelement(0, "ChevronUpIcon", 20);
|
282
|
-
} if (rf & 2) {
|
283
|
-
i0.ɵɵproperty("styleClass", "carousel-prev-icon");
|
284
|
-
} }
|
285
|
-
function Carousel_p_button_4_ng_template_1_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
286
|
-
i0.ɵɵelementContainerStart(0);
|
287
|
-
i0.ɵɵtemplate(1, Carousel_p_button_4_ng_template_1_ng_container_0_ChevronLeftIcon_1_Template, 1, 1, "ChevronLeftIcon", 19)(2, Carousel_p_button_4_ng_template_1_ng_container_0_ChevronUpIcon_2_Template, 1, 1, "ChevronUpIcon", 19);
|
288
|
-
i0.ɵɵelementContainerEnd();
|
289
|
-
} if (rf & 2) {
|
290
|
-
const ctx_r1 = i0.ɵɵnextContext(3);
|
291
|
-
i0.ɵɵadvance();
|
292
|
-
i0.ɵɵproperty("ngIf", !ctx_r1.isVertical());
|
293
|
-
i0.ɵɵadvance();
|
294
|
-
i0.ɵɵproperty("ngIf", ctx_r1.isVertical());
|
295
|
-
} }
|
296
|
-
function Carousel_p_button_4_ng_template_1_span_1_1_ng_template_0_Template(rf, ctx) { }
|
297
|
-
function Carousel_p_button_4_ng_template_1_span_1_1_Template(rf, ctx) { if (rf & 1) {
|
298
|
-
i0.ɵɵtemplate(0, Carousel_p_button_4_ng_template_1_span_1_1_ng_template_0_Template, 0, 0, "ng-template");
|
299
|
-
} }
|
300
|
-
function Carousel_p_button_4_ng_template_1_span_1_Template(rf, ctx) { if (rf & 1) {
|
301
|
-
i0.ɵɵelementStart(0, "span", 21);
|
302
|
-
i0.ɵɵtemplate(1, Carousel_p_button_4_ng_template_1_span_1_1_Template, 1, 0, null, 15);
|
303
|
-
i0.ɵɵelementEnd();
|
304
|
-
} if (rf & 2) {
|
305
|
-
const ctx_r1 = i0.ɵɵnextContext(3);
|
306
|
-
i0.ɵɵadvance();
|
307
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.previousIconTemplate || ctx_r1._previousIconTemplate);
|
308
|
-
} }
|
309
|
-
function Carousel_p_button_4_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
310
|
-
i0.ɵɵtemplate(0, Carousel_p_button_4_ng_template_1_ng_container_0_Template, 3, 2, "ng-container", 17)(1, Carousel_p_button_4_ng_template_1_span_1_Template, 2, 1, "span", 18);
|
311
|
-
} if (rf & 2) {
|
312
|
-
const ctx_r1 = i0.ɵɵnextContext(2);
|
313
|
-
i0.ɵɵproperty("ngIf", !ctx_r1.previousIconTemplate && !ctx_r1._previousIconTemplate && !(ctx_r1.prevButtonProps == null ? null : ctx_r1.prevButtonProps.icon));
|
314
|
-
i0.ɵɵadvance();
|
315
|
-
i0.ɵɵproperty("ngIf", (ctx_r1.previousIconTemplate || ctx_r1._previousIconTemplate) && !(ctx_r1.prevButtonProps == null ? null : ctx_r1.prevButtonProps.icon));
|
316
|
-
} }
|
317
|
-
function Carousel_p_button_4_Template(rf, ctx) { if (rf & 1) {
|
318
|
-
const _r3 = i0.ɵɵgetCurrentView();
|
319
|
-
i0.ɵɵelementStart(0, "p-button", 16);
|
320
|
-
i0.ɵɵlistener("click", function Carousel_p_button_4_Template_p_button_click_0_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.navBackward($event)); });
|
321
|
-
i0.ɵɵtemplate(1, Carousel_p_button_4_ng_template_1_Template, 2, 2, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
322
|
-
i0.ɵɵelementEnd();
|
323
|
-
} if (rf & 2) {
|
324
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
325
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c11, ctx_r1.isBackwardNavDisabled()))("disabled", ctx_r1.isBackwardNavDisabled())("text", true)("buttonProps", ctx_r1.prevButtonProps);
|
326
|
-
i0.ɵɵattribute("aria-label", ctx_r1.ariaPrevButtonLabel());
|
327
|
-
} }
|
328
|
-
function Carousel_div_8_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
329
|
-
i0.ɵɵelementContainer(0);
|
330
|
-
} }
|
331
|
-
function Carousel_div_8_Template(rf, ctx) { if (rf & 1) {
|
332
|
-
i0.ɵɵelementStart(0, "div", 5);
|
333
|
-
i0.ɵɵtemplate(1, Carousel_div_8_ng_container_1_Template, 1, 0, "ng-container", 22);
|
334
|
-
i0.ɵɵelementEnd();
|
335
|
-
} if (rf & 2) {
|
336
|
-
const item_r4 = ctx.$implicit;
|
337
|
-
const index_r5 = ctx.index;
|
338
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
339
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction3(6, _c12, ctx_r1.totalShiftedItems * -1 === ctx_r1.value.length, 0 === index_r5, ctx_r1.clonedItemsForStarting.length - 1 === index_r5));
|
340
|
-
i0.ɵɵattribute("aria-hidden", !(ctx_r1.totalShiftedItems * -1 === ctx_r1.value.length))("aria-label", ctx_r1.ariaSlideNumber(index_r5))("aria-roledescription", ctx_r1.ariaSlideLabel());
|
341
|
-
i0.ɵɵadvance();
|
342
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.itemTemplate || ctx_r1._itemTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(10, _c13, item_r4));
|
343
|
-
} }
|
344
|
-
function Carousel_div_9_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
345
|
-
i0.ɵɵelementContainer(0);
|
346
|
-
} }
|
347
|
-
function Carousel_div_9_Template(rf, ctx) { if (rf & 1) {
|
348
|
-
i0.ɵɵelementStart(0, "div", 5);
|
349
|
-
i0.ɵɵtemplate(1, Carousel_div_9_ng_container_1_Template, 1, 0, "ng-container", 22);
|
350
|
-
i0.ɵɵelementEnd();
|
351
|
-
} if (rf & 2) {
|
352
|
-
const item_r6 = ctx.$implicit;
|
353
|
-
const index_r7 = ctx.index;
|
354
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
355
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction3(6, _c14, ctx_r1.firstIndex() <= index_r7 && ctx_r1.lastIndex() >= index_r7, ctx_r1.firstIndex() === index_r7, ctx_r1.lastIndex() === index_r7));
|
356
|
-
i0.ɵɵattribute("aria-hidden", !(ctx_r1.totalShiftedItems * -1 === ctx_r1.value.length))("aria-label", ctx_r1.ariaSlideNumber(index_r7))("aria-roledescription", ctx_r1.ariaSlideLabel());
|
357
|
-
i0.ɵɵadvance();
|
358
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.itemTemplate || ctx_r1._itemTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(10, _c13, item_r6));
|
359
|
-
} }
|
360
|
-
function Carousel_div_10_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
361
|
-
i0.ɵɵelementContainer(0);
|
362
|
-
} }
|
363
|
-
function Carousel_div_10_Template(rf, ctx) { if (rf & 1) {
|
364
|
-
i0.ɵɵelementStart(0, "div", 5);
|
365
|
-
i0.ɵɵtemplate(1, Carousel_div_10_ng_container_1_Template, 1, 0, "ng-container", 22);
|
366
|
-
i0.ɵɵelementEnd();
|
367
|
-
} if (rf & 2) {
|
368
|
-
const item_r8 = ctx.$implicit;
|
369
|
-
const index_r9 = ctx.index;
|
370
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
371
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction3(3, _c12, ctx_r1.totalShiftedItems * -1 === ctx_r1.numVisible, 0 === index_r9, ctx_r1.clonedItemsForFinishing.length - 1 === index_r9));
|
372
|
-
i0.ɵɵadvance();
|
373
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.itemTemplate || ctx_r1._itemTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(7, _c13, item_r8));
|
374
|
-
} }
|
375
|
-
function Carousel_p_button_11_ng_container_1_ChevronRightIcon_1_Template(rf, ctx) { if (rf & 1) {
|
376
|
-
i0.ɵɵelement(0, "ChevronRightIcon", 20);
|
377
|
-
} if (rf & 2) {
|
378
|
-
i0.ɵɵproperty("styleClass", "carousel-prev-icon");
|
379
|
-
} }
|
380
|
-
function Carousel_p_button_11_ng_container_1_ChevronDownIcon_2_Template(rf, ctx) { if (rf & 1) {
|
381
|
-
i0.ɵɵelement(0, "ChevronDownIcon", 20);
|
382
|
-
} if (rf & 2) {
|
383
|
-
i0.ɵɵproperty("styleClass", "carousel-prev-icon");
|
384
|
-
} }
|
385
|
-
function Carousel_p_button_11_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
386
|
-
i0.ɵɵelementContainerStart(0);
|
387
|
-
i0.ɵɵtemplate(1, Carousel_p_button_11_ng_container_1_ChevronRightIcon_1_Template, 1, 1, "ChevronRightIcon", 19)(2, Carousel_p_button_11_ng_container_1_ChevronDownIcon_2_Template, 1, 1, "ChevronDownIcon", 19);
|
388
|
-
i0.ɵɵelementContainerEnd();
|
389
|
-
} if (rf & 2) {
|
390
|
-
const ctx_r1 = i0.ɵɵnextContext(2);
|
391
|
-
i0.ɵɵadvance();
|
392
|
-
i0.ɵɵproperty("ngIf", !ctx_r1.isVertical());
|
393
|
-
i0.ɵɵadvance();
|
394
|
-
i0.ɵɵproperty("ngIf", ctx_r1.isVertical());
|
395
|
-
} }
|
396
|
-
function Carousel_p_button_11_span_2_1_ng_template_0_Template(rf, ctx) { }
|
397
|
-
function Carousel_p_button_11_span_2_1_Template(rf, ctx) { if (rf & 1) {
|
398
|
-
i0.ɵɵtemplate(0, Carousel_p_button_11_span_2_1_ng_template_0_Template, 0, 0, "ng-template");
|
399
|
-
} }
|
400
|
-
function Carousel_p_button_11_span_2_Template(rf, ctx) { if (rf & 1) {
|
401
|
-
i0.ɵɵelementStart(0, "span", 21);
|
402
|
-
i0.ɵɵtemplate(1, Carousel_p_button_11_span_2_1_Template, 1, 0, null, 15);
|
403
|
-
i0.ɵɵelementEnd();
|
404
|
-
} if (rf & 2) {
|
405
|
-
const ctx_r1 = i0.ɵɵnextContext(2);
|
406
|
-
i0.ɵɵadvance();
|
407
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.nextIconTemplate || ctx_r1._nextIconTemplate);
|
408
|
-
} }
|
409
|
-
function Carousel_p_button_11_Template(rf, ctx) { if (rf & 1) {
|
410
|
-
const _r10 = i0.ɵɵgetCurrentView();
|
411
|
-
i0.ɵɵelementStart(0, "p-button", 23);
|
412
|
-
i0.ɵɵlistener("click", function Carousel_p_button_11_Template_p_button_click_0_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.navForward($event)); });
|
413
|
-
i0.ɵɵtemplate(1, Carousel_p_button_11_ng_container_1_Template, 3, 2, "ng-container", 17)(2, Carousel_p_button_11_span_2_Template, 2, 1, "span", 18);
|
414
|
-
i0.ɵɵelementEnd();
|
415
|
-
} if (rf & 2) {
|
416
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
417
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c15, ctx_r1.isForwardNavDisabled()))("disabled", ctx_r1.isForwardNavDisabled())("buttonProps", ctx_r1.nextButtonProps)("text", true);
|
418
|
-
i0.ɵɵattribute("aria-label", ctx_r1.ariaNextButtonLabel());
|
419
|
-
i0.ɵɵadvance();
|
420
|
-
i0.ɵɵproperty("ngIf", !ctx_r1.nextIconTemplate && !ctx_r1._nextIconTemplate && !(ctx_r1.nextButtonProps == null ? null : ctx_r1.nextButtonProps.icon));
|
421
|
-
i0.ɵɵadvance();
|
422
|
-
i0.ɵɵproperty("ngIf", ctx_r1.nextIconTemplate || ctx_r1._nextIconTemplate && !(ctx_r1.nextButtonProps == null ? null : ctx_r1.nextButtonProps.icon));
|
423
|
-
} }
|
424
|
-
function Carousel_ul_12_li_2_Template(rf, ctx) { if (rf & 1) {
|
425
|
-
const _r12 = i0.ɵɵgetCurrentView();
|
426
|
-
i0.ɵɵelementStart(0, "li", 5)(1, "button", 25);
|
427
|
-
i0.ɵɵlistener("click", function Carousel_ul_12_li_2_Template_button_click_1_listener($event) { const i_r13 = i0.ɵɵrestoreView(_r12).index; const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onDotClick($event, i_r13)); });
|
428
|
-
i0.ɵɵelementEnd()();
|
429
|
-
} if (rf & 2) {
|
430
|
-
const i_r13 = ctx.index;
|
431
|
-
const ctx_r1 = i0.ɵɵnextContext(2);
|
432
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c16, ctx_r1._page === i_r13));
|
433
|
-
i0.ɵɵattribute("data-pc-section", "indicator");
|
434
|
-
i0.ɵɵadvance();
|
435
|
-
i0.ɵɵclassMap(ctx_r1.indicatorStyleClass);
|
436
|
-
i0.ɵɵproperty("ngClass", "p-carousel-indicator-button")("ngStyle", ctx_r1.indicatorStyle)("tabindex", ctx_r1._page === i_r13 ? 0 : -1);
|
437
|
-
i0.ɵɵattribute("aria-label", ctx_r1.ariaPageLabel(i_r13 + 1))("aria-current", ctx_r1._page === i_r13 ? "page" : undefined);
|
438
|
-
} }
|
439
|
-
function Carousel_ul_12_Template(rf, ctx) { if (rf & 1) {
|
440
|
-
const _r11 = i0.ɵɵgetCurrentView();
|
441
|
-
i0.ɵɵelementStart(0, "ul", 24, 2);
|
442
|
-
i0.ɵɵlistener("keydown", function Carousel_ul_12_Template_ul_keydown_0_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onIndicatorKeydown($event)); });
|
443
|
-
i0.ɵɵtemplate(2, Carousel_ul_12_li_2_Template, 2, 11, "li", 10);
|
444
|
-
i0.ɵɵelementEnd();
|
445
|
-
} if (rf & 2) {
|
446
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
447
|
-
i0.ɵɵclassMap(ctx_r1.indicatorsContentClass);
|
448
|
-
i0.ɵɵproperty("ngClass", "p-carousel-indicator-list")("ngStyle", ctx_r1.indicatorsContentStyle);
|
449
|
-
i0.ɵɵadvance(2);
|
450
|
-
i0.ɵɵproperty("ngForOf", ctx_r1.totalDotsArray());
|
451
|
-
} }
|
452
|
-
function Carousel_div_13_ng_container_2_Template(rf, ctx) { if (rf & 1) {
|
453
|
-
i0.ɵɵelementContainer(0);
|
454
|
-
} }
|
455
|
-
function Carousel_div_13_Template(rf, ctx) { if (rf & 1) {
|
456
|
-
i0.ɵɵelementStart(0, "div", 26);
|
457
|
-
i0.ɵɵprojection(1, 1);
|
458
|
-
i0.ɵɵtemplate(2, Carousel_div_13_ng_container_2_Template, 1, 0, "ng-container", 15);
|
459
|
-
i0.ɵɵelementEnd();
|
460
|
-
} if (rf & 2) {
|
461
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
462
|
-
i0.ɵɵadvance(2);
|
463
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.footerTemplate || ctx_r1._footerTemplate);
|
464
|
-
} }
|
465
244
|
/**
|
466
245
|
* Carousel is a content slider featuring various customization options.
|
467
246
|
* @group Components
|
@@ -1164,88 +943,127 @@ class Carousel extends BaseComponent {
|
|
1164
943
|
this.stopAutoplay();
|
1165
944
|
}
|
1166
945
|
}
|
1167
|
-
static ɵfac =
|
1168
|
-
static ɵcmp =
|
1169
|
-
|
1170
|
-
|
1171
|
-
|
1172
|
-
|
1173
|
-
|
1174
|
-
|
1175
|
-
|
1176
|
-
|
1177
|
-
|
1178
|
-
|
1179
|
-
|
1180
|
-
|
1181
|
-
|
1182
|
-
|
1183
|
-
|
1184
|
-
|
1185
|
-
|
1186
|
-
|
1187
|
-
|
1188
|
-
|
1189
|
-
|
1190
|
-
|
1191
|
-
|
1192
|
-
|
1193
|
-
|
1194
|
-
|
1195
|
-
|
1196
|
-
|
1197
|
-
|
1198
|
-
|
1199
|
-
|
1200
|
-
|
1201
|
-
|
1202
|
-
|
1203
|
-
|
1204
|
-
|
1205
|
-
|
1206
|
-
|
1207
|
-
|
1208
|
-
|
1209
|
-
|
1210
|
-
|
1211
|
-
|
1212
|
-
|
1213
|
-
|
1214
|
-
|
1215
|
-
|
1216
|
-
|
1217
|
-
|
1218
|
-
|
1219
|
-
|
1220
|
-
|
1221
|
-
|
1222
|
-
|
1223
|
-
|
1224
|
-
|
1225
|
-
|
1226
|
-
|
1227
|
-
|
1228
|
-
|
1229
|
-
|
1230
|
-
|
1231
|
-
|
1232
|
-
|
1233
|
-
|
1234
|
-
|
1235
|
-
|
1236
|
-
|
1237
|
-
|
1238
|
-
|
1239
|
-
|
1240
|
-
|
946
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: Carousel, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
947
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: Carousel, isStandalone: true, selector: "p-carousel", inputs: { page: "page", numVisible: "numVisible", numScroll: "numScroll", responsiveOptions: "responsiveOptions", orientation: "orientation", verticalViewPortHeight: "verticalViewPortHeight", contentClass: "contentClass", indicatorsContentClass: "indicatorsContentClass", indicatorsContentStyle: "indicatorsContentStyle", indicatorStyleClass: "indicatorStyleClass", indicatorStyle: "indicatorStyle", value: "value", circular: ["circular", "circular", booleanAttribute], showIndicators: ["showIndicators", "showIndicators", booleanAttribute], showNavigators: ["showNavigators", "showNavigators", booleanAttribute], autoplayInterval: ["autoplayInterval", "autoplayInterval", numberAttribute], style: "style", styleClass: "styleClass", prevButtonProps: "prevButtonProps", nextButtonProps: "nextButtonProps" }, outputs: { onPage: "onPage" }, providers: [CarouselStyle], queries: [{ propertyName: "headerFacet", first: true, predicate: Header, descendants: true }, { propertyName: "footerFacet", first: true, predicate: Footer, descendants: true }, { propertyName: "itemTemplate", first: true, predicate: ["item"] }, { propertyName: "headerTemplate", first: true, predicate: ["header"] }, { propertyName: "footerTemplate", first: true, predicate: ["footer"] }, { propertyName: "previousIconTemplate", first: true, predicate: ["previousicon"] }, { propertyName: "nextIconTemplate", first: true, predicate: ["nexticon"] }, { propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "itemsContainer", first: true, predicate: ["itemsContainer"], descendants: true }, { propertyName: "indicatorContent", first: true, predicate: ["indicatorContent"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: `
|
948
|
+
<div [attr.id]="id" [ngClass]="{ 'p-carousel p-component': true, 'p-carousel-vertical': isVertical(), 'p-carousel-horizontal': !isVertical() }" [ngStyle]="style" [class]="styleClass" role="region">
|
949
|
+
<div class="p-carousel-header" *ngIf="headerFacet || headerTemplate">
|
950
|
+
<ng-content select="p-header"></ng-content>
|
951
|
+
<ng-container *ngTemplateOutlet="headerTemplate"></ng-container>
|
952
|
+
</div>
|
953
|
+
<div [class]="contentClass" [ngClass]="'p-carousel-content-container'">
|
954
|
+
<div class="p-carousel-content" [attr.aria-live]="allowAutoplay ? 'polite' : 'off'">
|
955
|
+
<p-button
|
956
|
+
*ngIf="showNavigators"
|
957
|
+
[ngClass]="{ 'p-carousel-prev-button': true, 'p-disabled': isBackwardNavDisabled() }"
|
958
|
+
[disabled]="isBackwardNavDisabled()"
|
959
|
+
[attr.aria-label]="ariaPrevButtonLabel()"
|
960
|
+
(click)="navBackward($event)"
|
961
|
+
[text]="true"
|
962
|
+
[buttonProps]="prevButtonProps"
|
963
|
+
>
|
964
|
+
<ng-template #icon>
|
965
|
+
<ng-container *ngIf="!previousIconTemplate && !_previousIconTemplate && !prevButtonProps?.icon">
|
966
|
+
<ChevronLeftIcon *ngIf="!isVertical()" [styleClass]="'carousel-prev-icon'" />
|
967
|
+
<ChevronUpIcon *ngIf="isVertical()" [styleClass]="'carousel-prev-icon'" />
|
968
|
+
</ng-container>
|
969
|
+
<span *ngIf="(previousIconTemplate || _previousIconTemplate) && !prevButtonProps?.icon" class="p-carousel-prev-icon">
|
970
|
+
<ng-template *ngTemplateOutlet="previousIconTemplate || _previousIconTemplate"></ng-template>
|
971
|
+
</span>
|
972
|
+
</ng-template>
|
973
|
+
</p-button>
|
974
|
+
<div class="p-carousel-viewport" [ngStyle]="{ height: isVertical() ? verticalViewPortHeight : 'auto' }" (touchend)="onTouchEnd($event)" (touchstart)="onTouchStart($event)" (touchmove)="onTouchMove($event)">
|
975
|
+
<div #itemsContainer class="p-carousel-item-list" (transitionend)="onTransitionEnd()">
|
976
|
+
<div
|
977
|
+
*ngFor="let item of clonedItemsForStarting; let index = index"
|
978
|
+
[ngClass]="{
|
979
|
+
'p-carousel-item p-carousel-item-clone': true,
|
980
|
+
'p-carousel-item-active': totalShiftedItems * -1 === value.length,
|
981
|
+
'p-carousel-item-start': 0 === index,
|
982
|
+
'p-carousel-item-end': clonedItemsForStarting.length - 1 === index
|
983
|
+
}"
|
984
|
+
[attr.aria-hidden]="!(totalShiftedItems * -1 === value.length)"
|
985
|
+
[attr.aria-label]="ariaSlideNumber(index)"
|
986
|
+
[attr.aria-roledescription]="ariaSlideLabel()"
|
987
|
+
>
|
988
|
+
<ng-container *ngTemplateOutlet="itemTemplate || _itemTemplate; context: { $implicit: item }"></ng-container>
|
989
|
+
</div>
|
990
|
+
<div
|
991
|
+
*ngFor="let item of value; let index = index"
|
992
|
+
[ngClass]="{
|
993
|
+
'p-carousel-item': true,
|
994
|
+
'p-carousel-item-active': firstIndex() <= index && lastIndex() >= index,
|
995
|
+
'p-carousel-item-start': firstIndex() === index,
|
996
|
+
'p-carousel-item-end': lastIndex() === index
|
997
|
+
}"
|
998
|
+
[attr.aria-hidden]="!(totalShiftedItems * -1 === value.length)"
|
999
|
+
[attr.aria-label]="ariaSlideNumber(index)"
|
1000
|
+
[attr.aria-roledescription]="ariaSlideLabel()"
|
1001
|
+
>
|
1002
|
+
<ng-container *ngTemplateOutlet="itemTemplate || _itemTemplate; context: { $implicit: item }"></ng-container>
|
1003
|
+
</div>
|
1004
|
+
<div
|
1005
|
+
*ngFor="let item of clonedItemsForFinishing; let index = index"
|
1006
|
+
[ngClass]="{
|
1007
|
+
'p-carousel-item p-carousel-item-clone': true,
|
1008
|
+
'p-carousel-item-active': totalShiftedItems * -1 === numVisible,
|
1009
|
+
'p-carousel-item-start': 0 === index,
|
1010
|
+
'p-carousel-item-end': clonedItemsForFinishing.length - 1 === index
|
1011
|
+
}"
|
1012
|
+
>
|
1013
|
+
<ng-container *ngTemplateOutlet="itemTemplate || _itemTemplate; context: { $implicit: item }"></ng-container>
|
1014
|
+
</div>
|
1015
|
+
</div>
|
1016
|
+
</div>
|
1017
|
+
<p-button
|
1018
|
+
type="button"
|
1019
|
+
*ngIf="showNavigators"
|
1020
|
+
[ngClass]="{ 'p-carousel-next-button': true, 'p-disabled': isForwardNavDisabled() }"
|
1021
|
+
[disabled]="isForwardNavDisabled()"
|
1022
|
+
(click)="navForward($event)"
|
1023
|
+
[attr.aria-label]="ariaNextButtonLabel()"
|
1024
|
+
[buttonProps]="nextButtonProps"
|
1025
|
+
[text]="true"
|
1026
|
+
>
|
1027
|
+
<ng-template #icon>
|
1028
|
+
<ng-container *ngIf="!nextIconTemplate && !_nextIconTemplate && !nextButtonProps?.icon">
|
1029
|
+
<ChevronRightIcon *ngIf="!isVertical()" [styleClass]="'carousel-next-icon'" />
|
1030
|
+
<ChevronDownIcon *ngIf="isVertical()" [styleClass]="'carousel-next-icon'" />
|
1031
|
+
</ng-container>
|
1032
|
+
<span *ngIf="nextIconTemplate || (_nextIconTemplate && !nextButtonProps?.icon)" class="next">
|
1033
|
+
<ng-template *ngTemplateOutlet="nextIconTemplate || _nextIconTemplate"></ng-template>
|
1034
|
+
</span>
|
1035
|
+
</ng-template>
|
1036
|
+
</p-button>
|
1037
|
+
</div>
|
1038
|
+
<ul #indicatorContent [ngClass]="'p-carousel-indicator-list'" [class]="indicatorsContentClass" [ngStyle]="indicatorsContentStyle" *ngIf="showIndicators" (keydown)="onIndicatorKeydown($event)">
|
1039
|
+
<li *ngFor="let totalDot of totalDotsArray(); let i = index" [ngClass]="{ 'p-carousel-indicator': true, 'p-carousel-indicator-active': _page === i }" [attr.data-pc-section]="'indicator'">
|
1040
|
+
<button
|
1041
|
+
type="button"
|
1042
|
+
[ngClass]="'p-carousel-indicator-button'"
|
1043
|
+
(click)="onDotClick($event, i)"
|
1044
|
+
[class]="indicatorStyleClass"
|
1045
|
+
[ngStyle]="indicatorStyle"
|
1046
|
+
[attr.aria-label]="ariaPageLabel(i + 1)"
|
1047
|
+
[attr.aria-current]="_page === i ? 'page' : undefined"
|
1048
|
+
[tabindex]="_page === i ? 0 : -1"
|
1049
|
+
></button>
|
1050
|
+
</li>
|
1051
|
+
</ul>
|
1052
|
+
</div>
|
1053
|
+
<div class="p-carousel-footer" *ngIf="footerFacet || footerTemplate || _footerTemplate">
|
1054
|
+
<ng-content select="p-footer"></ng-content>
|
1055
|
+
<ng-container *ngTemplateOutlet="footerTemplate || _footerTemplate"></ng-container>
|
1056
|
+
</div>
|
1057
|
+
</div>
|
1058
|
+
`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: ChevronRightIcon, selector: "ChevronRightIcon" }, { kind: "ngmodule", type: ButtonModule }, { kind: "component", type: i2.Button, selector: "p-button", inputs: ["type", "iconPos", "icon", "badge", "label", "disabled", "loading", "loadingIcon", "raised", "rounded", "text", "plain", "severity", "outlined", "link", "tabindex", "size", "variant", "style", "styleClass", "badgeClass", "badgeSeverity", "ariaLabel", "autofocus", "fluid", "buttonProps"], outputs: ["onClick", "onFocus", "onBlur"] }, { kind: "component", type: ChevronLeftIcon, selector: "ChevronLeftIcon" }, { kind: "component", type: ChevronDownIcon, selector: "ChevronDownIcon" }, { kind: "component", type: ChevronUpIcon, selector: "ChevronUpIcon" }, { kind: "ngmodule", type: SharedModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
1241
1059
|
}
|
1242
|
-
(
|
1243
|
-
|
1244
|
-
|
1245
|
-
|
1246
|
-
|
1247
|
-
|
1248
|
-
|
1060
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: Carousel, decorators: [{
|
1061
|
+
type: Component,
|
1062
|
+
args: [{
|
1063
|
+
selector: 'p-carousel',
|
1064
|
+
standalone: true,
|
1065
|
+
imports: [CommonModule, ChevronRightIcon, ButtonModule, ChevronLeftIcon, ChevronDownIcon, ChevronUpIcon, SharedModule],
|
1066
|
+
template: `
|
1249
1067
|
<div [attr.id]="id" [ngClass]="{ 'p-carousel p-component': true, 'p-carousel-vertical': isVertical(), 'p-carousel-horizontal': !isVertical() }" [ngStyle]="style" [class]="styleClass" role="region">
|
1250
1068
|
<div class="p-carousel-header" *ngIf="headerFacet || headerTemplate">
|
1251
1069
|
<ng-content select="p-header"></ng-content>
|
@@ -1321,18 +1139,19 @@ class Carousel extends BaseComponent {
|
|
1321
1139
|
[ngClass]="{ 'p-carousel-next-button': true, 'p-disabled': isForwardNavDisabled() }"
|
1322
1140
|
[disabled]="isForwardNavDisabled()"
|
1323
1141
|
(click)="navForward($event)"
|
1324
|
-
pRipple
|
1325
1142
|
[attr.aria-label]="ariaNextButtonLabel()"
|
1326
1143
|
[buttonProps]="nextButtonProps"
|
1327
1144
|
[text]="true"
|
1328
1145
|
>
|
1329
|
-
<ng-
|
1330
|
-
<
|
1331
|
-
|
1332
|
-
|
1333
|
-
|
1334
|
-
<
|
1335
|
-
|
1146
|
+
<ng-template #icon>
|
1147
|
+
<ng-container *ngIf="!nextIconTemplate && !_nextIconTemplate && !nextButtonProps?.icon">
|
1148
|
+
<ChevronRightIcon *ngIf="!isVertical()" [styleClass]="'carousel-next-icon'" />
|
1149
|
+
<ChevronDownIcon *ngIf="isVertical()" [styleClass]="'carousel-next-icon'" />
|
1150
|
+
</ng-container>
|
1151
|
+
<span *ngIf="nextIconTemplate || (_nextIconTemplate && !nextButtonProps?.icon)" class="next">
|
1152
|
+
<ng-template *ngTemplateOutlet="nextIconTemplate || _nextIconTemplate"></ng-template>
|
1153
|
+
</span>
|
1154
|
+
</ng-template>
|
1336
1155
|
</p-button>
|
1337
1156
|
</div>
|
1338
1157
|
<ul #indicatorContent [ngClass]="'p-carousel-indicator-list'" [class]="indicatorsContentClass" [ngStyle]="indicatorsContentStyle" *ngIf="showIndicators" (keydown)="onIndicatorKeydown($event)">
|
@@ -1356,101 +1175,99 @@ class Carousel extends BaseComponent {
|
|
1356
1175
|
</div>
|
1357
1176
|
</div>
|
1358
1177
|
`,
|
1359
|
-
|
1360
|
-
|
1361
|
-
|
1362
|
-
|
1363
|
-
|
1364
|
-
|
1365
|
-
|
1366
|
-
|
1367
|
-
|
1368
|
-
|
1369
|
-
|
1370
|
-
|
1371
|
-
|
1372
|
-
|
1373
|
-
|
1374
|
-
|
1375
|
-
|
1376
|
-
|
1377
|
-
|
1378
|
-
|
1379
|
-
|
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
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(Carousel, { className: "Carousel", filePath: "carousel.ts", lineNumber: 155 }); })();
|
1178
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
1179
|
+
encapsulation: ViewEncapsulation.None,
|
1180
|
+
providers: [CarouselStyle]
|
1181
|
+
}]
|
1182
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { page: [{
|
1183
|
+
type: Input
|
1184
|
+
}], numVisible: [{
|
1185
|
+
type: Input
|
1186
|
+
}], numScroll: [{
|
1187
|
+
type: Input
|
1188
|
+
}], responsiveOptions: [{
|
1189
|
+
type: Input
|
1190
|
+
}], orientation: [{
|
1191
|
+
type: Input
|
1192
|
+
}], verticalViewPortHeight: [{
|
1193
|
+
type: Input
|
1194
|
+
}], contentClass: [{
|
1195
|
+
type: Input
|
1196
|
+
}], indicatorsContentClass: [{
|
1197
|
+
type: Input
|
1198
|
+
}], indicatorsContentStyle: [{
|
1199
|
+
type: Input
|
1200
|
+
}], indicatorStyleClass: [{
|
1201
|
+
type: Input
|
1202
|
+
}], indicatorStyle: [{
|
1203
|
+
type: Input
|
1204
|
+
}], value: [{
|
1205
|
+
type: Input
|
1206
|
+
}], circular: [{
|
1207
|
+
type: Input,
|
1208
|
+
args: [{ transform: booleanAttribute }]
|
1209
|
+
}], showIndicators: [{
|
1210
|
+
type: Input,
|
1211
|
+
args: [{ transform: booleanAttribute }]
|
1212
|
+
}], showNavigators: [{
|
1213
|
+
type: Input,
|
1214
|
+
args: [{ transform: booleanAttribute }]
|
1215
|
+
}], autoplayInterval: [{
|
1216
|
+
type: Input,
|
1217
|
+
args: [{ transform: numberAttribute }]
|
1218
|
+
}], style: [{
|
1219
|
+
type: Input
|
1220
|
+
}], styleClass: [{
|
1221
|
+
type: Input
|
1222
|
+
}], prevButtonProps: [{
|
1223
|
+
type: Input
|
1224
|
+
}], nextButtonProps: [{
|
1225
|
+
type: Input
|
1226
|
+
}], onPage: [{
|
1227
|
+
type: Output
|
1228
|
+
}], itemsContainer: [{
|
1229
|
+
type: ViewChild,
|
1230
|
+
args: ['itemsContainer']
|
1231
|
+
}], indicatorContent: [{
|
1232
|
+
type: ViewChild,
|
1233
|
+
args: ['indicatorContent']
|
1234
|
+
}], headerFacet: [{
|
1235
|
+
type: ContentChild,
|
1236
|
+
args: [Header]
|
1237
|
+
}], footerFacet: [{
|
1238
|
+
type: ContentChild,
|
1239
|
+
args: [Footer]
|
1240
|
+
}], itemTemplate: [{
|
1241
|
+
type: ContentChild,
|
1242
|
+
args: ['item', { descendants: false }]
|
1243
|
+
}], headerTemplate: [{
|
1244
|
+
type: ContentChild,
|
1245
|
+
args: ['header', { descendants: false }]
|
1246
|
+
}], footerTemplate: [{
|
1247
|
+
type: ContentChild,
|
1248
|
+
args: ['footer', { descendants: false }]
|
1249
|
+
}], previousIconTemplate: [{
|
1250
|
+
type: ContentChild,
|
1251
|
+
args: ['previousicon', { descendants: false }]
|
1252
|
+
}], nextIconTemplate: [{
|
1253
|
+
type: ContentChild,
|
1254
|
+
args: ['nexticon', { descendants: false }]
|
1255
|
+
}], templates: [{
|
1256
|
+
type: ContentChildren,
|
1257
|
+
args: [PrimeTemplate]
|
1258
|
+
}] } });
|
1441
1259
|
class CarouselModule {
|
1442
|
-
static ɵfac =
|
1443
|
-
static ɵmod =
|
1444
|
-
static ɵinj =
|
1260
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CarouselModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
1261
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.7", ngImport: i0, type: CarouselModule, imports: [Carousel, SharedModule], exports: [Carousel, SharedModule] });
|
1262
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CarouselModule, imports: [Carousel, SharedModule, SharedModule] });
|
1445
1263
|
}
|
1446
|
-
(
|
1447
|
-
|
1448
|
-
|
1449
|
-
|
1450
|
-
|
1451
|
-
|
1452
|
-
|
1453
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(CarouselModule, { imports: [Carousel, SharedModule], exports: [Carousel, SharedModule] }); })();
|
1264
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: CarouselModule, decorators: [{
|
1265
|
+
type: NgModule,
|
1266
|
+
args: [{
|
1267
|
+
imports: [Carousel, SharedModule],
|
1268
|
+
exports: [Carousel, SharedModule]
|
1269
|
+
}]
|
1270
|
+
}] });
|
1454
1271
|
|
1455
1272
|
/**
|
1456
1273
|
* Generated bundle index. Do not edit.
|