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,7 +1,7 @@
|
|
1
1
|
import * as i1 from '@angular/common';
|
2
2
|
import { isPlatformBrowser, DOCUMENT, CommonModule } from '@angular/common';
|
3
3
|
import * as i0 from '@angular/core';
|
4
|
-
import { Injectable, inject, EventEmitter, NgZone, booleanAttribute, numberAttribute,
|
4
|
+
import { Injectable, inject, EventEmitter, NgZone, booleanAttribute, numberAttribute, ContentChildren, ContentChild, ViewChild, Output, Input, ViewEncapsulation, Component, PLATFORM_ID, Inject, HostListener, Directive, ChangeDetectionStrategy, NgModule } from '@angular/core';
|
5
5
|
import * as i4 from '@angular/forms';
|
6
6
|
import { FormsModule } from '@angular/forms';
|
7
7
|
import { resolveFieldData, isEmpty, getOffset, addClass, findSingle, getIndex, calculateScrollbarWidth, removeClass, hasClass, getHiddenElementOuterWidth, getHiddenElementOuterHeight, reorderArray, equals, find, calculateScrollbarHeight, clearSelection, invokeElementMethod, focus, isNotEmpty, getAttribute } from '@primeuix/utils';
|
@@ -533,12 +533,12 @@ class TreeTableStyle extends BaseStyle {
|
|
533
533
|
theme = theme;
|
534
534
|
classes = classes;
|
535
535
|
inlineStyles = inlineStyles;
|
536
|
-
static ɵfac =
|
537
|
-
static ɵprov =
|
536
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableStyle, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
537
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableStyle });
|
538
538
|
}
|
539
|
-
(
|
540
|
-
|
541
|
-
|
539
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableStyle, decorators: [{
|
540
|
+
type: Injectable
|
541
|
+
}] });
|
542
542
|
/**
|
543
543
|
*
|
544
544
|
* TreeTable is used to display hierarchical data in tabular format.
|
@@ -636,621 +636,6 @@ var TreeTableClasses;
|
|
636
636
|
TreeTableClasses["columnResizeIndicator"] = "p-treetable-column-resize-indicator";
|
637
637
|
})(TreeTableClasses || (TreeTableClasses = {}));
|
638
638
|
|
639
|
-
const _c0 = ["colgroup"];
|
640
|
-
const _c1 = ["caption"];
|
641
|
-
const _c2 = ["header"];
|
642
|
-
const _c3 = ["body"];
|
643
|
-
const _c4 = ["footer"];
|
644
|
-
const _c5 = ["summary"];
|
645
|
-
const _c6 = ["emptymessage"];
|
646
|
-
const _c7 = ["paginatorleft"];
|
647
|
-
const _c8 = ["paginatorright"];
|
648
|
-
const _c9 = ["paginatordropdownitem"];
|
649
|
-
const _c10 = ["frozenheader"];
|
650
|
-
const _c11 = ["frozenbody"];
|
651
|
-
const _c12 = ["frozenfooter"];
|
652
|
-
const _c13 = ["frozencolgroup"];
|
653
|
-
const _c14 = ["loadingicon"];
|
654
|
-
const _c15 = ["reorderindicatorupicon"];
|
655
|
-
const _c16 = ["reorderindicatordownicon"];
|
656
|
-
const _c17 = ["sorticon"];
|
657
|
-
const _c18 = ["checkboxicon"];
|
658
|
-
const _c19 = ["headercheckboxicon"];
|
659
|
-
const _c20 = ["togglericon"];
|
660
|
-
const _c21 = ["paginatorfirstpagelinkicon"];
|
661
|
-
const _c22 = ["paginatorlastpagelinkicon"];
|
662
|
-
const _c23 = ["paginatorpreviouspagelinkicon"];
|
663
|
-
const _c24 = ["paginatornextpagelinkicon"];
|
664
|
-
const _c25 = ["loader"];
|
665
|
-
const _c26 = ["container"];
|
666
|
-
const _c27 = ["resizeHelper"];
|
667
|
-
const _c28 = ["reorderIndicatorUp"];
|
668
|
-
const _c29 = ["reorderIndicatorDown"];
|
669
|
-
const _c30 = ["table"];
|
670
|
-
const _c31 = ["scrollableView"];
|
671
|
-
const _c32 = ["scrollableFrozenView"];
|
672
|
-
const _c33 = (a0, a1, a2, a3, a4, a5) => ({ "p-treetable p-component": true, "p-treetable-gridlines": a0, "p-treetable-hoverable-rows": a1, "p-treetable-auto-layout": a2, "p-treetable-resizable": a3, "p-treetable-resizable-fit": a4, "p-treetable-flex-scrollable": a5 });
|
673
|
-
const _c34 = a0 => ({ $implicit: a0 });
|
674
|
-
const _c35 = (a0, a1) => ({ left: a0, width: a1 });
|
675
|
-
const _c36 = a0 => ({ width: a0 });
|
676
|
-
function TreeTable_div_2_i_2_Template(rf, ctx) { if (rf & 1) {
|
677
|
-
i0.ɵɵelement(0, "i");
|
678
|
-
} if (rf & 2) {
|
679
|
-
const ctx_r0 = i0.ɵɵnextContext(2);
|
680
|
-
i0.ɵɵclassMap("p-treetable-loading-icon pi-spin " + ctx_r0.loadingIcon);
|
681
|
-
} }
|
682
|
-
function TreeTable_div_2_ng_container_3_SpinnerIcon_1_Template(rf, ctx) { if (rf & 1) {
|
683
|
-
i0.ɵɵelement(0, "SpinnerIcon", 24);
|
684
|
-
} if (rf & 2) {
|
685
|
-
i0.ɵɵproperty("spin", true)("styleClass", "p-treetable-loading-icon");
|
686
|
-
} }
|
687
|
-
function TreeTable_div_2_ng_container_3_span_2_1_ng_template_0_Template(rf, ctx) { }
|
688
|
-
function TreeTable_div_2_ng_container_3_span_2_1_Template(rf, ctx) { if (rf & 1) {
|
689
|
-
i0.ɵɵtemplate(0, TreeTable_div_2_ng_container_3_span_2_1_ng_template_0_Template, 0, 0, "ng-template");
|
690
|
-
} }
|
691
|
-
function TreeTable_div_2_ng_container_3_span_2_Template(rf, ctx) { if (rf & 1) {
|
692
|
-
i0.ɵɵelementStart(0, "span", 25);
|
693
|
-
i0.ɵɵtemplate(1, TreeTable_div_2_ng_container_3_span_2_1_Template, 1, 0, null, 26);
|
694
|
-
i0.ɵɵelementEnd();
|
695
|
-
} if (rf & 2) {
|
696
|
-
const ctx_r0 = i0.ɵɵnextContext(3);
|
697
|
-
i0.ɵɵadvance();
|
698
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.loadingIconTemplate || ctx_r0._loadingIconTemplate);
|
699
|
-
} }
|
700
|
-
function TreeTable_div_2_ng_container_3_Template(rf, ctx) { if (rf & 1) {
|
701
|
-
i0.ɵɵelementContainerStart(0);
|
702
|
-
i0.ɵɵtemplate(1, TreeTable_div_2_ng_container_3_SpinnerIcon_1_Template, 1, 2, "SpinnerIcon", 22)(2, TreeTable_div_2_ng_container_3_span_2_Template, 2, 1, "span", 23);
|
703
|
-
i0.ɵɵelementContainerEnd();
|
704
|
-
} if (rf & 2) {
|
705
|
-
const ctx_r0 = i0.ɵɵnextContext(2);
|
706
|
-
i0.ɵɵadvance();
|
707
|
-
i0.ɵɵproperty("ngIf", !ctx_r0.loadingIconTemplate && !ctx_r0._loadingIconTemplate);
|
708
|
-
i0.ɵɵadvance();
|
709
|
-
i0.ɵɵproperty("ngIf", ctx_r0.loadingIconTemplate || ctx_r0._loadingIconTemplate);
|
710
|
-
} }
|
711
|
-
function TreeTable_div_2_Template(rf, ctx) { if (rf & 1) {
|
712
|
-
i0.ɵɵelementStart(0, "div", 18)(1, "div", 19);
|
713
|
-
i0.ɵɵtemplate(2, TreeTable_div_2_i_2_Template, 1, 2, "i", 20)(3, TreeTable_div_2_ng_container_3_Template, 3, 2, "ng-container", 21);
|
714
|
-
i0.ɵɵelementEnd()();
|
715
|
-
} if (rf & 2) {
|
716
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
717
|
-
i0.ɵɵadvance(2);
|
718
|
-
i0.ɵɵproperty("ngIf", ctx_r0.loadingIcon);
|
719
|
-
i0.ɵɵadvance();
|
720
|
-
i0.ɵɵproperty("ngIf", !ctx_r0.loadingIcon);
|
721
|
-
} }
|
722
|
-
function TreeTable_div_3_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
723
|
-
i0.ɵɵelementContainer(0);
|
724
|
-
} }
|
725
|
-
function TreeTable_div_3_Template(rf, ctx) { if (rf & 1) {
|
726
|
-
i0.ɵɵelementStart(0, "div", 27);
|
727
|
-
i0.ɵɵtemplate(1, TreeTable_div_3_ng_container_1_Template, 1, 0, "ng-container", 26);
|
728
|
-
i0.ɵɵelementEnd();
|
729
|
-
} if (rf & 2) {
|
730
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
731
|
-
i0.ɵɵadvance();
|
732
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.captionTemplate || ctx_r0._captionTemplate);
|
733
|
-
} }
|
734
|
-
function TreeTable_p_paginator_4_1_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
735
|
-
i0.ɵɵelementContainer(0);
|
736
|
-
} }
|
737
|
-
function TreeTable_p_paginator_4_1_ng_template_0_Template(rf, ctx) { if (rf & 1) {
|
738
|
-
i0.ɵɵtemplate(0, TreeTable_p_paginator_4_1_ng_template_0_ng_container_0_Template, 1, 0, "ng-container", 26);
|
739
|
-
} if (rf & 2) {
|
740
|
-
const ctx_r0 = i0.ɵɵnextContext(3);
|
741
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.paginatorFirstPageLinkIconTemplate || ctx_r0._paginatorFirstPageLinkIconTemplate);
|
742
|
-
} }
|
743
|
-
function TreeTable_p_paginator_4_1_Template(rf, ctx) { if (rf & 1) {
|
744
|
-
i0.ɵɵtemplate(0, TreeTable_p_paginator_4_1_ng_template_0_Template, 1, 1, "ng-template", 29);
|
745
|
-
} }
|
746
|
-
function TreeTable_p_paginator_4_2_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
747
|
-
i0.ɵɵelementContainer(0);
|
748
|
-
} }
|
749
|
-
function TreeTable_p_paginator_4_2_ng_template_0_Template(rf, ctx) { if (rf & 1) {
|
750
|
-
i0.ɵɵtemplate(0, TreeTable_p_paginator_4_2_ng_template_0_ng_container_0_Template, 1, 0, "ng-container", 26);
|
751
|
-
} if (rf & 2) {
|
752
|
-
const ctx_r0 = i0.ɵɵnextContext(3);
|
753
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.paginatorPreviousPageLinkIconTemplate || ctx_r0._paginatorPreviousPageLinkIconTemplate);
|
754
|
-
} }
|
755
|
-
function TreeTable_p_paginator_4_2_Template(rf, ctx) { if (rf & 1) {
|
756
|
-
i0.ɵɵtemplate(0, TreeTable_p_paginator_4_2_ng_template_0_Template, 1, 1, "ng-template", 30);
|
757
|
-
} }
|
758
|
-
function TreeTable_p_paginator_4_3_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
759
|
-
i0.ɵɵelementContainer(0);
|
760
|
-
} }
|
761
|
-
function TreeTable_p_paginator_4_3_ng_template_0_Template(rf, ctx) { if (rf & 1) {
|
762
|
-
i0.ɵɵtemplate(0, TreeTable_p_paginator_4_3_ng_template_0_ng_container_0_Template, 1, 0, "ng-container", 26);
|
763
|
-
} if (rf & 2) {
|
764
|
-
const ctx_r0 = i0.ɵɵnextContext(3);
|
765
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.paginatorLastPageLinkIconTemplate || ctx_r0._paginatorLastPageLinkIconTemplate);
|
766
|
-
} }
|
767
|
-
function TreeTable_p_paginator_4_3_Template(rf, ctx) { if (rf & 1) {
|
768
|
-
i0.ɵɵtemplate(0, TreeTable_p_paginator_4_3_ng_template_0_Template, 1, 1, "ng-template", 31);
|
769
|
-
} }
|
770
|
-
function TreeTable_p_paginator_4_4_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
771
|
-
i0.ɵɵelementContainer(0);
|
772
|
-
} }
|
773
|
-
function TreeTable_p_paginator_4_4_ng_template_0_Template(rf, ctx) { if (rf & 1) {
|
774
|
-
i0.ɵɵtemplate(0, TreeTable_p_paginator_4_4_ng_template_0_ng_container_0_Template, 1, 0, "ng-container", 26);
|
775
|
-
} if (rf & 2) {
|
776
|
-
const ctx_r0 = i0.ɵɵnextContext(3);
|
777
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.paginatorNextPageLinkIconTemplate || ctx_r0._paginatorNextPageLinkIconTemplate);
|
778
|
-
} }
|
779
|
-
function TreeTable_p_paginator_4_4_Template(rf, ctx) { if (rf & 1) {
|
780
|
-
i0.ɵɵtemplate(0, TreeTable_p_paginator_4_4_ng_template_0_Template, 1, 1, "ng-template", 32);
|
781
|
-
} }
|
782
|
-
function TreeTable_p_paginator_4_Template(rf, ctx) { if (rf & 1) {
|
783
|
-
const _r2 = i0.ɵɵgetCurrentView();
|
784
|
-
i0.ɵɵelementStart(0, "p-paginator", 28);
|
785
|
-
i0.ɵɵlistener("onPageChange", function TreeTable_p_paginator_4_Template_p_paginator_onPageChange_0_listener($event) { i0.ɵɵrestoreView(_r2); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.onPageChange($event)); });
|
786
|
-
i0.ɵɵtemplate(1, TreeTable_p_paginator_4_1_Template, 1, 0, null, 21)(2, TreeTable_p_paginator_4_2_Template, 1, 0, null, 21)(3, TreeTable_p_paginator_4_3_Template, 1, 0, null, 21)(4, TreeTable_p_paginator_4_4_Template, 1, 0, null, 21);
|
787
|
-
i0.ɵɵelementEnd();
|
788
|
-
} if (rf & 2) {
|
789
|
-
let tmp_8_0;
|
790
|
-
let tmp_9_0;
|
791
|
-
let tmp_13_0;
|
792
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
793
|
-
i0.ɵɵproperty("rows", ctx_r0.rows)("first", ctx_r0.first)("totalRecords", ctx_r0.totalRecords)("pageLinkSize", ctx_r0.pageLinks)("alwaysShow", ctx_r0.alwaysShowPaginator)("rowsPerPageOptions", ctx_r0.rowsPerPageOptions)("templateLeft", (tmp_8_0 = ctx_r0.paginatorLeftTemplate) !== null && tmp_8_0 !== undefined ? tmp_8_0 : ctx_r0._paginatorLeftTemplate)("templateRight", (tmp_9_0 = ctx_r0.paginatorRightTemplate) !== null && tmp_9_0 !== undefined ? tmp_9_0 : ctx_r0._paginatorRightTemplate)("dropdownAppendTo", ctx_r0.paginatorDropdownAppendTo)("currentPageReportTemplate", ctx_r0.currentPageReportTemplate)("showFirstLastIcon", ctx_r0.showFirstLastIcon)("dropdownItemTemplate", (tmp_13_0 = ctx_r0.paginatorDropdownItemTemplate) !== null && tmp_13_0 !== undefined ? tmp_13_0 : ctx_r0._paginatorDropdownItemTemplate)("showCurrentPageReport", ctx_r0.showCurrentPageReport)("showJumpToPageDropdown", ctx_r0.showJumpToPageDropdown)("showPageLinks", ctx_r0.showPageLinks)("styleClass", ctx_r0.paginatorStyleClass)("locale", ctx_r0.paginatorLocale);
|
794
|
-
i0.ɵɵadvance();
|
795
|
-
i0.ɵɵproperty("ngIf", ctx_r0.paginatorFirstPageLinkIconTemplate || ctx_r0._paginatorFirstPageLinkIconTemplate);
|
796
|
-
i0.ɵɵadvance();
|
797
|
-
i0.ɵɵproperty("ngIf", ctx_r0.paginatorPreviousPageLinkIconTemplate || ctx_r0._paginatorPreviousPageLinkIconTemplate);
|
798
|
-
i0.ɵɵadvance();
|
799
|
-
i0.ɵɵproperty("ngIf", ctx_r0.paginatorLastPageLinkIconTemplate || ctx_r0._paginatorLastPageLinkIconTemplate);
|
800
|
-
i0.ɵɵadvance();
|
801
|
-
i0.ɵɵproperty("ngIf", ctx_r0.paginatorNextPageLinkIconTemplate || ctx_r0._paginatorNextPageLinkIconTemplate);
|
802
|
-
} }
|
803
|
-
function TreeTable_div_5_ng_container_3_Template(rf, ctx) { if (rf & 1) {
|
804
|
-
i0.ɵɵelementContainer(0);
|
805
|
-
} }
|
806
|
-
function TreeTable_div_5_ng_container_5_Template(rf, ctx) { if (rf & 1) {
|
807
|
-
i0.ɵɵelementContainer(0);
|
808
|
-
} }
|
809
|
-
function TreeTable_div_5_ng_container_8_Template(rf, ctx) { if (rf & 1) {
|
810
|
-
i0.ɵɵelementContainer(0);
|
811
|
-
} }
|
812
|
-
function TreeTable_div_5_Template(rf, ctx) { if (rf & 1) {
|
813
|
-
i0.ɵɵelementStart(0, "div", 33)(1, "table", 34, 1);
|
814
|
-
i0.ɵɵtemplate(3, TreeTable_div_5_ng_container_3_Template, 1, 0, "ng-container", 35);
|
815
|
-
i0.ɵɵelementStart(4, "thead", 36);
|
816
|
-
i0.ɵɵtemplate(5, TreeTable_div_5_ng_container_5_Template, 1, 0, "ng-container", 35);
|
817
|
-
i0.ɵɵelementEnd();
|
818
|
-
i0.ɵɵelement(6, "tbody", 37);
|
819
|
-
i0.ɵɵelementStart(7, "tfoot", 38);
|
820
|
-
i0.ɵɵtemplate(8, TreeTable_div_5_ng_container_8_Template, 1, 0, "ng-container", 35);
|
821
|
-
i0.ɵɵelementEnd()()();
|
822
|
-
} if (rf & 2) {
|
823
|
-
let tmp_10_0;
|
824
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
825
|
-
i0.ɵɵadvance();
|
826
|
-
i0.ɵɵproperty("ngClass", ctx_r0.tableStyleClass)("ngStyle", ctx_r0.tableStyle);
|
827
|
-
i0.ɵɵadvance(2);
|
828
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.colGroupTemplate || ctx_r0._colGroupTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(10, _c34, ctx_r0.columns));
|
829
|
-
i0.ɵɵadvance(2);
|
830
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.headerTemplate || ctx_r0._headerTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(12, _c34, ctx_r0.columns));
|
831
|
-
i0.ɵɵadvance();
|
832
|
-
i0.ɵɵproperty("pTreeTableBody", ctx_r0.columns)("pTreeTableBodyTemplate", (tmp_10_0 = ctx_r0.bodyTemplate) !== null && tmp_10_0 !== undefined ? tmp_10_0 : ctx_r0._bodyTemplate);
|
833
|
-
i0.ɵɵadvance(2);
|
834
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.footerTemplate || ctx_r0._footerTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(14, _c34, ctx_r0.columns));
|
835
|
-
} }
|
836
|
-
function TreeTable_div_6_div_1_Template(rf, ctx) { if (rf & 1) {
|
837
|
-
i0.ɵɵelement(0, "div", 42, 3);
|
838
|
-
} if (rf & 2) {
|
839
|
-
const ctx_r0 = i0.ɵɵnextContext(2);
|
840
|
-
i0.ɵɵproperty("ttScrollableView", ctx_r0.frozenColumns)("frozen", true)("ngStyle", i0.ɵɵpureFunction1(4, _c36, ctx_r0.frozenWidth))("scrollHeight", ctx_r0.scrollHeight);
|
841
|
-
} }
|
842
|
-
function TreeTable_div_6_Template(rf, ctx) { if (rf & 1) {
|
843
|
-
i0.ɵɵelementStart(0, "div", 39);
|
844
|
-
i0.ɵɵtemplate(1, TreeTable_div_6_div_1_Template, 2, 6, "div", 40);
|
845
|
-
i0.ɵɵelement(2, "div", 41, 2);
|
846
|
-
i0.ɵɵelementEnd();
|
847
|
-
} if (rf & 2) {
|
848
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
849
|
-
i0.ɵɵadvance();
|
850
|
-
i0.ɵɵproperty("ngIf", ctx_r0.frozenColumns || ctx_r0.frozenBodyTemplate || ctx_r0._frozenBodyTemplate);
|
851
|
-
i0.ɵɵadvance();
|
852
|
-
i0.ɵɵproperty("ttScrollableView", ctx_r0.columns)("frozen", false)("scrollHeight", ctx_r0.scrollHeight)("ngStyle", i0.ɵɵpureFunction2(5, _c35, ctx_r0.frozenWidth, "calc(100% - " + ctx_r0.frozenWidth + ")"));
|
853
|
-
} }
|
854
|
-
function TreeTable_p_paginator_7_1_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
855
|
-
i0.ɵɵelementContainer(0);
|
856
|
-
} }
|
857
|
-
function TreeTable_p_paginator_7_1_ng_template_0_Template(rf, ctx) { if (rf & 1) {
|
858
|
-
i0.ɵɵtemplate(0, TreeTable_p_paginator_7_1_ng_template_0_ng_container_0_Template, 1, 0, "ng-container", 26);
|
859
|
-
} if (rf & 2) {
|
860
|
-
const ctx_r0 = i0.ɵɵnextContext(3);
|
861
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.paginatorFirstPageLinkIconTemplate || ctx_r0._paginatorFirstPageLinkIconTemplate);
|
862
|
-
} }
|
863
|
-
function TreeTable_p_paginator_7_1_Template(rf, ctx) { if (rf & 1) {
|
864
|
-
i0.ɵɵtemplate(0, TreeTable_p_paginator_7_1_ng_template_0_Template, 1, 1, "ng-template", 29);
|
865
|
-
} }
|
866
|
-
function TreeTable_p_paginator_7_2_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
867
|
-
i0.ɵɵelementContainer(0);
|
868
|
-
} }
|
869
|
-
function TreeTable_p_paginator_7_2_ng_template_0_Template(rf, ctx) { if (rf & 1) {
|
870
|
-
i0.ɵɵtemplate(0, TreeTable_p_paginator_7_2_ng_template_0_ng_container_0_Template, 1, 0, "ng-container", 26);
|
871
|
-
} if (rf & 2) {
|
872
|
-
const ctx_r0 = i0.ɵɵnextContext(3);
|
873
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.paginatorPreviousPageLinkIconTemplate || ctx_r0._paginatorPreviousPageLinkIconTemplate);
|
874
|
-
} }
|
875
|
-
function TreeTable_p_paginator_7_2_Template(rf, ctx) { if (rf & 1) {
|
876
|
-
i0.ɵɵtemplate(0, TreeTable_p_paginator_7_2_ng_template_0_Template, 1, 1, "ng-template", 30);
|
877
|
-
} }
|
878
|
-
function TreeTable_p_paginator_7_3_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
879
|
-
i0.ɵɵelementContainer(0);
|
880
|
-
} }
|
881
|
-
function TreeTable_p_paginator_7_3_ng_template_0_Template(rf, ctx) { if (rf & 1) {
|
882
|
-
i0.ɵɵtemplate(0, TreeTable_p_paginator_7_3_ng_template_0_ng_container_0_Template, 1, 0, "ng-container", 26);
|
883
|
-
} if (rf & 2) {
|
884
|
-
const ctx_r0 = i0.ɵɵnextContext(3);
|
885
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.paginatorLastPageLinkIconTemplate || ctx_r0._paginatorLastPageLinkIconTemplate);
|
886
|
-
} }
|
887
|
-
function TreeTable_p_paginator_7_3_Template(rf, ctx) { if (rf & 1) {
|
888
|
-
i0.ɵɵtemplate(0, TreeTable_p_paginator_7_3_ng_template_0_Template, 1, 1, "ng-template", 31);
|
889
|
-
} }
|
890
|
-
function TreeTable_p_paginator_7_4_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
891
|
-
i0.ɵɵelementContainer(0);
|
892
|
-
} }
|
893
|
-
function TreeTable_p_paginator_7_4_ng_template_0_Template(rf, ctx) { if (rf & 1) {
|
894
|
-
i0.ɵɵtemplate(0, TreeTable_p_paginator_7_4_ng_template_0_ng_container_0_Template, 1, 0, "ng-container", 26);
|
895
|
-
} if (rf & 2) {
|
896
|
-
const ctx_r0 = i0.ɵɵnextContext(3);
|
897
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.paginatorNextPageLinkIconTemplate || ctx_r0._paginatorNextPageLinkIconTemplate);
|
898
|
-
} }
|
899
|
-
function TreeTable_p_paginator_7_4_Template(rf, ctx) { if (rf & 1) {
|
900
|
-
i0.ɵɵtemplate(0, TreeTable_p_paginator_7_4_ng_template_0_Template, 1, 1, "ng-template", 32);
|
901
|
-
} }
|
902
|
-
function TreeTable_p_paginator_7_Template(rf, ctx) { if (rf & 1) {
|
903
|
-
const _r3 = i0.ɵɵgetCurrentView();
|
904
|
-
i0.ɵɵelementStart(0, "p-paginator", 43);
|
905
|
-
i0.ɵɵlistener("onPageChange", function TreeTable_p_paginator_7_Template_p_paginator_onPageChange_0_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.onPageChange($event)); });
|
906
|
-
i0.ɵɵtemplate(1, TreeTable_p_paginator_7_1_Template, 1, 0, null, 21)(2, TreeTable_p_paginator_7_2_Template, 1, 0, null, 21)(3, TreeTable_p_paginator_7_3_Template, 1, 0, null, 21)(4, TreeTable_p_paginator_7_4_Template, 1, 0, null, 21);
|
907
|
-
i0.ɵɵelementEnd();
|
908
|
-
} if (rf & 2) {
|
909
|
-
let tmp_8_0;
|
910
|
-
let tmp_9_0;
|
911
|
-
let tmp_13_0;
|
912
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
913
|
-
i0.ɵɵproperty("rows", ctx_r0.rows)("first", ctx_r0.first)("totalRecords", ctx_r0.totalRecords)("pageLinkSize", ctx_r0.pageLinks)("alwaysShow", ctx_r0.alwaysShowPaginator)("rowsPerPageOptions", ctx_r0.rowsPerPageOptions)("templateLeft", (tmp_8_0 = ctx_r0.paginatorLeftTemplate) !== null && tmp_8_0 !== undefined ? tmp_8_0 : ctx_r0._paginatorLeftTemplate)("templateRight", (tmp_9_0 = ctx_r0.paginatorRightTemplate) !== null && tmp_9_0 !== undefined ? tmp_9_0 : ctx_r0._paginatorRightTemplate)("dropdownAppendTo", ctx_r0.paginatorDropdownAppendTo)("currentPageReportTemplate", ctx_r0.currentPageReportTemplate)("showFirstLastIcon", ctx_r0.showFirstLastIcon)("dropdownItemTemplate", (tmp_13_0 = ctx_r0.paginatorDropdownItemTemplate) !== null && tmp_13_0 !== undefined ? tmp_13_0 : ctx_r0._paginatorDropdownItemTemplate)("showCurrentPageReport", ctx_r0.showCurrentPageReport)("showJumpToPageDropdown", ctx_r0.showJumpToPageDropdown)("showPageLinks", ctx_r0.showPageLinks)("styleClass", ctx_r0.paginatorStyleClass)("locale", ctx_r0.paginatorLocale);
|
914
|
-
i0.ɵɵadvance();
|
915
|
-
i0.ɵɵproperty("ngIf", ctx_r0.paginatorFirstPageLinkIconTemplate || ctx_r0._paginatorFirstPageLinkIconTemplate);
|
916
|
-
i0.ɵɵadvance();
|
917
|
-
i0.ɵɵproperty("ngIf", ctx_r0.paginatorPreviousPageLinkIconTemplate || ctx_r0._paginatorPreviousPageLinkIconTemplate);
|
918
|
-
i0.ɵɵadvance();
|
919
|
-
i0.ɵɵproperty("ngIf", ctx_r0.paginatorLastPageLinkIconTemplate || ctx_r0._paginatorLastPageLinkIconTemplate);
|
920
|
-
i0.ɵɵadvance();
|
921
|
-
i0.ɵɵproperty("ngIf", ctx_r0.paginatorNextPageLinkIconTemplate || ctx_r0._paginatorNextPageLinkIconTemplate);
|
922
|
-
} }
|
923
|
-
function TreeTable_div_8_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
924
|
-
i0.ɵɵelementContainer(0);
|
925
|
-
} }
|
926
|
-
function TreeTable_div_8_Template(rf, ctx) { if (rf & 1) {
|
927
|
-
i0.ɵɵelementStart(0, "div", 44);
|
928
|
-
i0.ɵɵtemplate(1, TreeTable_div_8_ng_container_1_Template, 1, 0, "ng-container", 26);
|
929
|
-
i0.ɵɵelementEnd();
|
930
|
-
} if (rf & 2) {
|
931
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
932
|
-
i0.ɵɵadvance();
|
933
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.summaryTemplate || ctx_r0._summaryTemplate);
|
934
|
-
} }
|
935
|
-
function TreeTable_div_9_Template(rf, ctx) { if (rf & 1) {
|
936
|
-
i0.ɵɵelement(0, "div", 45, 4);
|
937
|
-
} }
|
938
|
-
function TreeTable_span_10_ArrowDownIcon_2_Template(rf, ctx) { if (rf & 1) {
|
939
|
-
i0.ɵɵelement(0, "ArrowDownIcon");
|
940
|
-
} }
|
941
|
-
function TreeTable_span_10_3_ng_template_0_Template(rf, ctx) { }
|
942
|
-
function TreeTable_span_10_3_Template(rf, ctx) { if (rf & 1) {
|
943
|
-
i0.ɵɵtemplate(0, TreeTable_span_10_3_ng_template_0_Template, 0, 0, "ng-template");
|
944
|
-
} }
|
945
|
-
function TreeTable_span_10_Template(rf, ctx) { if (rf & 1) {
|
946
|
-
i0.ɵɵelementStart(0, "span", 46, 5);
|
947
|
-
i0.ɵɵtemplate(2, TreeTable_span_10_ArrowDownIcon_2_Template, 1, 0, "ArrowDownIcon", 21)(3, TreeTable_span_10_3_Template, 1, 0, null, 26);
|
948
|
-
i0.ɵɵelementEnd();
|
949
|
-
} if (rf & 2) {
|
950
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
951
|
-
i0.ɵɵadvance(2);
|
952
|
-
i0.ɵɵproperty("ngIf", !ctx_r0.reorderIndicatorUpIconTemplate && !ctx_r0._reorderIndicatorUpIconTemplate);
|
953
|
-
i0.ɵɵadvance();
|
954
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.reorderIndicatorUpIconTemplate || ctx_r0._reorderIndicatorUpIconTemplate);
|
955
|
-
} }
|
956
|
-
function TreeTable_span_11_ArrowUpIcon_2_Template(rf, ctx) { if (rf & 1) {
|
957
|
-
i0.ɵɵelement(0, "ArrowUpIcon");
|
958
|
-
} }
|
959
|
-
function TreeTable_span_11_3_ng_template_0_Template(rf, ctx) { }
|
960
|
-
function TreeTable_span_11_3_Template(rf, ctx) { if (rf & 1) {
|
961
|
-
i0.ɵɵtemplate(0, TreeTable_span_11_3_ng_template_0_Template, 0, 0, "ng-template");
|
962
|
-
} }
|
963
|
-
function TreeTable_span_11_Template(rf, ctx) { if (rf & 1) {
|
964
|
-
i0.ɵɵelementStart(0, "span", 47, 6);
|
965
|
-
i0.ɵɵtemplate(2, TreeTable_span_11_ArrowUpIcon_2_Template, 1, 0, "ArrowUpIcon", 21)(3, TreeTable_span_11_3_Template, 1, 0, null, 26);
|
966
|
-
i0.ɵɵelementEnd();
|
967
|
-
} if (rf & 2) {
|
968
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
969
|
-
i0.ɵɵadvance(2);
|
970
|
-
i0.ɵɵproperty("ngIf", !ctx_r0.reorderIndicatorDownIconTemplate && !ctx_r0._reorderIndicatorDownIconTemplate);
|
971
|
-
i0.ɵɵadvance();
|
972
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.reorderIndicatorDownIconTemplate || ctx_r0._reorderIndicatorDownIconTemplate);
|
973
|
-
} }
|
974
|
-
const _c37 = ["pTreeTableBody", ""];
|
975
|
-
const _c38 = (a0, a1, a2, a3) => ({ $implicit: a0, node: a1, rowData: a2, columns: a3 });
|
976
|
-
const _c39 = (a0, a1) => ({ $implicit: a0, frozen: a1 });
|
977
|
-
function TTBody_ng_template_0_ng_container_0_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
978
|
-
i0.ɵɵelementContainer(0);
|
979
|
-
} }
|
980
|
-
function TTBody_ng_template_0_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
981
|
-
i0.ɵɵelementContainerStart(0);
|
982
|
-
i0.ɵɵtemplate(1, TTBody_ng_template_0_ng_container_0_ng_container_1_Template, 1, 0, "ng-container", 2);
|
983
|
-
i0.ɵɵelementContainerEnd();
|
984
|
-
} if (rf & 2) {
|
985
|
-
const serializedNode_r1 = i0.ɵɵnextContext().$implicit;
|
986
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
987
|
-
i0.ɵɵadvance();
|
988
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.template)("ngTemplateOutletContext", i0.ɵɵpureFunction4(2, _c38, serializedNode_r1, serializedNode_r1.node, serializedNode_r1.node.data, ctx_r1.columns));
|
989
|
-
} }
|
990
|
-
function TTBody_ng_template_0_Template(rf, ctx) { if (rf & 1) {
|
991
|
-
i0.ɵɵtemplate(0, TTBody_ng_template_0_ng_container_0_Template, 2, 7, "ng-container", 1);
|
992
|
-
} if (rf & 2) {
|
993
|
-
const serializedNode_r1 = ctx.$implicit;
|
994
|
-
i0.ɵɵproperty("ngIf", serializedNode_r1.visible);
|
995
|
-
} }
|
996
|
-
function TTBody_ng_container_1_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
997
|
-
i0.ɵɵelementContainer(0);
|
998
|
-
} }
|
999
|
-
function TTBody_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
1000
|
-
i0.ɵɵelementContainerStart(0);
|
1001
|
-
i0.ɵɵtemplate(1, TTBody_ng_container_1_ng_container_1_Template, 1, 0, "ng-container", 2);
|
1002
|
-
i0.ɵɵelementContainerEnd();
|
1003
|
-
} if (rf & 2) {
|
1004
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
1005
|
-
i0.ɵɵadvance();
|
1006
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.tt.emptyMessageTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction2(2, _c39, ctx_r1.columns, ctx_r1.frozen));
|
1007
|
-
} }
|
1008
|
-
const _c40 = ["scrollHeader"];
|
1009
|
-
const _c41 = ["scrollHeaderBox"];
|
1010
|
-
const _c42 = ["scrollBody"];
|
1011
|
-
const _c43 = ["scrollTable"];
|
1012
|
-
const _c44 = ["loadingTable"];
|
1013
|
-
const _c45 = ["scrollFooter"];
|
1014
|
-
const _c46 = ["scrollFooterBox"];
|
1015
|
-
const _c47 = ["scrollableAligner"];
|
1016
|
-
const _c48 = ["scroller"];
|
1017
|
-
const _c49 = ["ttScrollableView", ""];
|
1018
|
-
const _c50 = a0 => ({ height: a0 });
|
1019
|
-
const _c51 = (a0, a1) => ({ $implicit: a0, options: a1 });
|
1020
|
-
const _c52 = a0 => ({ options: a0 });
|
1021
|
-
const _c53 = (a0, a1) => ({ "max-height": a0, "overflow-y": a1 });
|
1022
|
-
const _c54 = () => ({});
|
1023
|
-
function TTScrollableView_ng_container_5_Template(rf, ctx) { if (rf & 1) {
|
1024
|
-
i0.ɵɵelementContainer(0);
|
1025
|
-
} }
|
1026
|
-
function TTScrollableView_ng_container_7_Template(rf, ctx) { if (rf & 1) {
|
1027
|
-
i0.ɵɵelementContainer(0);
|
1028
|
-
} }
|
1029
|
-
function TTScrollableView_p_scroller_8_ng_template_2_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
1030
|
-
i0.ɵɵelementContainer(0);
|
1031
|
-
} }
|
1032
|
-
function TTScrollableView_p_scroller_8_ng_template_2_Template(rf, ctx) { if (rf & 1) {
|
1033
|
-
i0.ɵɵtemplate(0, TTScrollableView_p_scroller_8_ng_template_2_ng_container_0_Template, 1, 0, "ng-container", 14);
|
1034
|
-
} if (rf & 2) {
|
1035
|
-
const items_r3 = ctx.$implicit;
|
1036
|
-
const scrollerOptions_r4 = ctx.options;
|
1037
|
-
i0.ɵɵnextContext(2);
|
1038
|
-
const buildInItems_r5 = i0.ɵɵreference(11);
|
1039
|
-
i0.ɵɵproperty("ngTemplateOutlet", buildInItems_r5)("ngTemplateOutletContext", i0.ɵɵpureFunction2(2, _c51, items_r3, scrollerOptions_r4));
|
1040
|
-
} }
|
1041
|
-
function TTScrollableView_p_scroller_8_ng_container_4_ng_template_1_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
1042
|
-
i0.ɵɵelementContainer(0);
|
1043
|
-
} }
|
1044
|
-
function TTScrollableView_p_scroller_8_ng_container_4_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
1045
|
-
i0.ɵɵtemplate(0, TTScrollableView_p_scroller_8_ng_container_4_ng_template_1_ng_container_0_Template, 1, 0, "ng-container", 14);
|
1046
|
-
} if (rf & 2) {
|
1047
|
-
const scrollerOptions_r6 = ctx.options;
|
1048
|
-
const ctx_r1 = i0.ɵɵnextContext(3);
|
1049
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.tt.loaderTemplate || ctx_r1.tt._loaderTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c52, scrollerOptions_r6));
|
1050
|
-
} }
|
1051
|
-
function TTScrollableView_p_scroller_8_ng_container_4_Template(rf, ctx) { if (rf & 1) {
|
1052
|
-
i0.ɵɵelementContainerStart(0);
|
1053
|
-
i0.ɵɵtemplate(1, TTScrollableView_p_scroller_8_ng_container_4_ng_template_1_Template, 1, 4, "ng-template", null, 5, i0.ɵɵtemplateRefExtractor);
|
1054
|
-
i0.ɵɵelementContainerEnd();
|
1055
|
-
} }
|
1056
|
-
function TTScrollableView_p_scroller_8_Template(rf, ctx) { if (rf & 1) {
|
1057
|
-
const _r1 = i0.ɵɵgetCurrentView();
|
1058
|
-
i0.ɵɵelementStart(0, "p-scroller", 19, 3);
|
1059
|
-
i0.ɵɵlistener("onLazyLoad", function TTScrollableView_p_scroller_8_Template_p_scroller_onLazyLoad_0_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.tt.onLazyItemLoad($event)); });
|
1060
|
-
i0.ɵɵtemplate(2, TTScrollableView_p_scroller_8_ng_template_2_Template, 1, 5, "ng-template", null, 4, i0.ɵɵtemplateRefExtractor)(4, TTScrollableView_p_scroller_8_ng_container_4_Template, 3, 0, "ng-container", 17);
|
1061
|
-
i0.ɵɵelementEnd();
|
1062
|
-
} if (rf & 2) {
|
1063
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
1064
|
-
i0.ɵɵstyleMap(i0.ɵɵpureFunction1(8, _c50, ctx_r1.tt.scrollHeight !== "flex" ? ctx_r1.tt.scrollHeight : undefined));
|
1065
|
-
i0.ɵɵproperty("items", ctx_r1.tt.serializedValue)("scrollHeight", ctx_r1.scrollHeight !== "flex" ? undefined : "100%")("itemSize", ctx_r1.tt.virtualScrollItemSize || ctx_r1.tt._virtualRowHeight)("lazy", ctx_r1.tt.lazy)("options", ctx_r1.tt.virtualScrollOptions);
|
1066
|
-
i0.ɵɵadvance(4);
|
1067
|
-
i0.ɵɵproperty("ngIf", ctx_r1.tt.loaderTemplate || ctx_r1.tt._loaderTemplate);
|
1068
|
-
} }
|
1069
|
-
function TTScrollableView_ng_container_9_ng_container_3_Template(rf, ctx) { if (rf & 1) {
|
1070
|
-
i0.ɵɵelementContainer(0);
|
1071
|
-
} }
|
1072
|
-
function TTScrollableView_ng_container_9_Template(rf, ctx) { if (rf & 1) {
|
1073
|
-
i0.ɵɵelementContainerStart(0);
|
1074
|
-
i0.ɵɵelementStart(1, "div", 20, 6);
|
1075
|
-
i0.ɵɵtemplate(3, TTScrollableView_ng_container_9_ng_container_3_Template, 1, 0, "ng-container", 14);
|
1076
|
-
i0.ɵɵelementEnd();
|
1077
|
-
i0.ɵɵelementContainerEnd();
|
1078
|
-
} if (rf & 2) {
|
1079
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
1080
|
-
const buildInItems_r5 = i0.ɵɵreference(11);
|
1081
|
-
i0.ɵɵadvance();
|
1082
|
-
i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction2(3, _c53, ctx_r1.tt.scrollHeight !== "flex" ? ctx_r1.scrollHeight : undefined, !ctx_r1.frozen && ctx_r1.tt.scrollHeight ? "scroll" : undefined));
|
1083
|
-
i0.ɵɵadvance(2);
|
1084
|
-
i0.ɵɵproperty("ngTemplateOutlet", buildInItems_r5)("ngTemplateOutletContext", i0.ɵɵpureFunction2(7, _c51, ctx_r1.serializedValue, i0.ɵɵpureFunction0(6, _c54)));
|
1085
|
-
} }
|
1086
|
-
function TTScrollableView_ng_template_10_ng_container_2_Template(rf, ctx) { if (rf & 1) {
|
1087
|
-
i0.ɵɵelementContainer(0);
|
1088
|
-
} }
|
1089
|
-
function TTScrollableView_ng_template_10_div_4_Template(rf, ctx) { if (rf & 1) {
|
1090
|
-
i0.ɵɵelement(0, "div", 24, 8);
|
1091
|
-
} }
|
1092
|
-
function TTScrollableView_ng_template_10_Template(rf, ctx) { if (rf & 1) {
|
1093
|
-
i0.ɵɵelementStart(0, "table", 21, 7);
|
1094
|
-
i0.ɵɵtemplate(2, TTScrollableView_ng_template_10_ng_container_2_Template, 1, 0, "ng-container", 14);
|
1095
|
-
i0.ɵɵelement(3, "tbody", 22);
|
1096
|
-
i0.ɵɵelementEnd();
|
1097
|
-
i0.ɵɵtemplate(4, TTScrollableView_ng_template_10_div_4_Template, 2, 0, "div", 23);
|
1098
|
-
} if (rf & 2) {
|
1099
|
-
const items_r7 = ctx.$implicit;
|
1100
|
-
const scrollerOptions_r8 = ctx.options;
|
1101
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
1102
|
-
i0.ɵɵstyleMap(scrollerOptions_r8.contentStyle);
|
1103
|
-
i0.ɵɵclassMap(ctx_r1.tt.tableStyleClass);
|
1104
|
-
i0.ɵɵproperty("ngClass", scrollerOptions_r8.contentStyleClass)("ngStyle", ctx_r1.tt.tableStyle);
|
1105
|
-
i0.ɵɵadvance(2);
|
1106
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.frozen ? ctx_r1.tt.frozenColGroupTemplate || ctx_r1.tt._frozenColGroupTemplate || ctx_r1.tt.colGroupTemplate || ctx_r1.tt._colGroupTemplate : ctx_r1.tt.colGroupTemplate || ctx_r1.tt._colGroupTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(13, _c34, ctx_r1.columns));
|
1107
|
-
i0.ɵɵadvance();
|
1108
|
-
i0.ɵɵproperty("pTreeTableBody", ctx_r1.columns)("pTreeTableBodyTemplate", ctx_r1.frozen ? ctx_r1.tt.frozenBodyTemplate || ctx_r1.tt._frozenBodyTemplate || ctx_r1.tt.bodyTemplate || ctx_r1.tt._bodyTemplate : ctx_r1.tt.bodyTemplate || ctx_r1.tt._bodyTemplate)("serializedNodes", items_r7)("frozen", ctx_r1.frozen);
|
1109
|
-
i0.ɵɵadvance();
|
1110
|
-
i0.ɵɵproperty("ngIf", ctx_r1.frozen);
|
1111
|
-
} }
|
1112
|
-
function TTScrollableView_div_12_ng_container_5_Template(rf, ctx) { if (rf & 1) {
|
1113
|
-
i0.ɵɵelementContainer(0);
|
1114
|
-
} }
|
1115
|
-
function TTScrollableView_div_12_ng_container_7_Template(rf, ctx) { if (rf & 1) {
|
1116
|
-
i0.ɵɵelementContainer(0);
|
1117
|
-
} }
|
1118
|
-
function TTScrollableView_div_12_Template(rf, ctx) { if (rf & 1) {
|
1119
|
-
i0.ɵɵelementStart(0, "div", 25, 9)(2, "div", 26, 10)(4, "table", 27);
|
1120
|
-
i0.ɵɵtemplate(5, TTScrollableView_div_12_ng_container_5_Template, 1, 0, "ng-container", 14);
|
1121
|
-
i0.ɵɵelementStart(6, "tfoot", 28);
|
1122
|
-
i0.ɵɵtemplate(7, TTScrollableView_div_12_ng_container_7_Template, 1, 0, "ng-container", 14);
|
1123
|
-
i0.ɵɵelementEnd()()()();
|
1124
|
-
} if (rf & 2) {
|
1125
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
1126
|
-
i0.ɵɵadvance(4);
|
1127
|
-
i0.ɵɵproperty("ngClass", ctx_r1.tt.tableStyleClass)("ngStyle", ctx_r1.tt.tableStyle);
|
1128
|
-
i0.ɵɵadvance();
|
1129
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.frozen ? ctx_r1.tt.frozenColGroupTemplate || ctx_r1.tt._frozenColGroupTemplate || ctx_r1.tt.colGroupTemplate || ctx_r1.tt._colGroupTemplate : ctx_r1.tt.colGroupTemplate || ctx_r1.tt._colGroupTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(6, _c34, ctx_r1.columns));
|
1130
|
-
i0.ɵɵadvance(2);
|
1131
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.frozen ? ctx_r1.tt.frozenFooterTemplate || ctx_r1.tt._frozenFooterTemplate || ctx_r1.tt.footerTemplate || ctx_r1.tt._footerTemplate : ctx_r1.tt.footerTemplate || ctx_r1.tt._footerTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(8, _c34, ctx_r1.columns));
|
1132
|
-
} }
|
1133
|
-
function TTSortIcon_ng_container_0_SortAltIcon_1_Template(rf, ctx) { if (rf & 1) {
|
1134
|
-
i0.ɵɵelement(0, "SortAltIcon", 3);
|
1135
|
-
} if (rf & 2) {
|
1136
|
-
i0.ɵɵproperty("styleClass", "p-sortable-column-icon");
|
1137
|
-
} }
|
1138
|
-
function TTSortIcon_ng_container_0_SortAmountUpAltIcon_2_Template(rf, ctx) { if (rf & 1) {
|
1139
|
-
i0.ɵɵelement(0, "SortAmountUpAltIcon", 3);
|
1140
|
-
} if (rf & 2) {
|
1141
|
-
i0.ɵɵproperty("styleClass", "p-sortable-column-icon");
|
1142
|
-
} }
|
1143
|
-
function TTSortIcon_ng_container_0_SortAmountDownIcon_3_Template(rf, ctx) { if (rf & 1) {
|
1144
|
-
i0.ɵɵelement(0, "SortAmountDownIcon", 3);
|
1145
|
-
} if (rf & 2) {
|
1146
|
-
i0.ɵɵproperty("styleClass", "p-sortable-column-icon");
|
1147
|
-
} }
|
1148
|
-
function TTSortIcon_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
1149
|
-
i0.ɵɵelementContainerStart(0);
|
1150
|
-
i0.ɵɵtemplate(1, TTSortIcon_ng_container_0_SortAltIcon_1_Template, 1, 1, "SortAltIcon", 2)(2, TTSortIcon_ng_container_0_SortAmountUpAltIcon_2_Template, 1, 1, "SortAmountUpAltIcon", 2)(3, TTSortIcon_ng_container_0_SortAmountDownIcon_3_Template, 1, 1, "SortAmountDownIcon", 2);
|
1151
|
-
i0.ɵɵelementContainerEnd();
|
1152
|
-
} if (rf & 2) {
|
1153
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
1154
|
-
i0.ɵɵadvance();
|
1155
|
-
i0.ɵɵproperty("ngIf", ctx_r0.sortOrder === 0);
|
1156
|
-
i0.ɵɵadvance();
|
1157
|
-
i0.ɵɵproperty("ngIf", ctx_r0.sortOrder === 1);
|
1158
|
-
i0.ɵɵadvance();
|
1159
|
-
i0.ɵɵproperty("ngIf", ctx_r0.sortOrder === -1);
|
1160
|
-
} }
|
1161
|
-
function TTSortIcon_span_1_1_ng_template_0_Template(rf, ctx) { }
|
1162
|
-
function TTSortIcon_span_1_1_Template(rf, ctx) { if (rf & 1) {
|
1163
|
-
i0.ɵɵtemplate(0, TTSortIcon_span_1_1_ng_template_0_Template, 0, 0, "ng-template");
|
1164
|
-
} }
|
1165
|
-
function TTSortIcon_span_1_Template(rf, ctx) { if (rf & 1) {
|
1166
|
-
i0.ɵɵelementStart(0, "span", 4);
|
1167
|
-
i0.ɵɵtemplate(1, TTSortIcon_span_1_1_Template, 1, 0, null, 5);
|
1168
|
-
i0.ɵɵelementEnd();
|
1169
|
-
} if (rf & 2) {
|
1170
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
1171
|
-
i0.ɵɵadvance();
|
1172
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.tt.sortIconTemplate || ctx_r0.tt._sortIconTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c34, ctx_r0.sortOrder));
|
1173
|
-
} }
|
1174
|
-
const _c55 = (a0, a1) => ({ $implicit: a0, partialSelected: a1 });
|
1175
|
-
function TTCheckbox_ng_container_1_ng_template_1_0_ng_template_0_Template(rf, ctx) { }
|
1176
|
-
function TTCheckbox_ng_container_1_ng_template_1_0_Template(rf, ctx) { if (rf & 1) {
|
1177
|
-
i0.ɵɵtemplate(0, TTCheckbox_ng_container_1_ng_template_1_0_ng_template_0_Template, 0, 0, "ng-template");
|
1178
|
-
} }
|
1179
|
-
function TTCheckbox_ng_container_1_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
1180
|
-
i0.ɵɵtemplate(0, TTCheckbox_ng_container_1_ng_template_1_0_Template, 1, 0, null, 3);
|
1181
|
-
} if (rf & 2) {
|
1182
|
-
const ctx_r0 = i0.ɵɵnextContext(2);
|
1183
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.tt.checkboxIconTemplate || ctx_r0.tt._checkboxIconTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction2(2, _c55, ctx_r0.checked, ctx_r0.partialChecked));
|
1184
|
-
} }
|
1185
|
-
function TTCheckbox_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
1186
|
-
i0.ɵɵelementContainerStart(0);
|
1187
|
-
i0.ɵɵtemplate(1, TTCheckbox_ng_container_1_ng_template_1_Template, 1, 5, "ng-template", 2);
|
1188
|
-
i0.ɵɵelementContainerEnd();
|
1189
|
-
} }
|
1190
|
-
function TTHeaderCheckbox_ng_container_1_ng_template_1_0_ng_template_0_Template(rf, ctx) { }
|
1191
|
-
function TTHeaderCheckbox_ng_container_1_ng_template_1_0_Template(rf, ctx) { if (rf & 1) {
|
1192
|
-
i0.ɵɵtemplate(0, TTHeaderCheckbox_ng_container_1_ng_template_1_0_ng_template_0_Template, 0, 0, "ng-template");
|
1193
|
-
} }
|
1194
|
-
function TTHeaderCheckbox_ng_container_1_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
1195
|
-
i0.ɵɵtemplate(0, TTHeaderCheckbox_ng_container_1_ng_template_1_0_Template, 1, 0, null, 3);
|
1196
|
-
} if (rf & 2) {
|
1197
|
-
const ctx_r0 = i0.ɵɵnextContext(2);
|
1198
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.tt.headerCheckboxIconTemplate || ctx_r0.tt._headerCheckboxIconTemplate)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c34, ctx_r0.checked));
|
1199
|
-
} }
|
1200
|
-
function TTHeaderCheckbox_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
1201
|
-
i0.ɵɵelementContainerStart(0);
|
1202
|
-
i0.ɵɵtemplate(1, TTHeaderCheckbox_ng_container_1_ng_template_1_Template, 1, 4, "ng-template", 2);
|
1203
|
-
i0.ɵɵelementContainerEnd();
|
1204
|
-
} }
|
1205
|
-
function TreeTableCellEditor_ng_container_0_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
1206
|
-
i0.ɵɵelementContainer(0);
|
1207
|
-
} }
|
1208
|
-
function TreeTableCellEditor_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
1209
|
-
i0.ɵɵelementContainerStart(0);
|
1210
|
-
i0.ɵɵtemplate(1, TreeTableCellEditor_ng_container_0_ng_container_1_Template, 1, 0, "ng-container", 1);
|
1211
|
-
i0.ɵɵelementContainerEnd();
|
1212
|
-
} if (rf & 2) {
|
1213
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
1214
|
-
i0.ɵɵadvance();
|
1215
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.inputTemplate);
|
1216
|
-
} }
|
1217
|
-
function TreeTableCellEditor_ng_container_1_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
1218
|
-
i0.ɵɵelementContainer(0);
|
1219
|
-
} }
|
1220
|
-
function TreeTableCellEditor_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
1221
|
-
i0.ɵɵelementContainerStart(0);
|
1222
|
-
i0.ɵɵtemplate(1, TreeTableCellEditor_ng_container_1_ng_container_1_Template, 1, 0, "ng-container", 1);
|
1223
|
-
i0.ɵɵelementContainerEnd();
|
1224
|
-
} if (rf & 2) {
|
1225
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
1226
|
-
i0.ɵɵadvance();
|
1227
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.outputTemplate);
|
1228
|
-
} }
|
1229
|
-
function TreeTableToggler_ng_container_1_ChevronDownIcon_1_Template(rf, ctx) { if (rf & 1) {
|
1230
|
-
i0.ɵɵelement(0, "ChevronDownIcon");
|
1231
|
-
} if (rf & 2) {
|
1232
|
-
i0.ɵɵattribute("aria-hidden", true);
|
1233
|
-
} }
|
1234
|
-
function TreeTableToggler_ng_container_1_ChevronRightIcon_2_Template(rf, ctx) { if (rf & 1) {
|
1235
|
-
i0.ɵɵelement(0, "ChevronRightIcon");
|
1236
|
-
} if (rf & 2) {
|
1237
|
-
i0.ɵɵattribute("aria-hidden", true);
|
1238
|
-
} }
|
1239
|
-
function TreeTableToggler_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
1240
|
-
i0.ɵɵelementContainerStart(0);
|
1241
|
-
i0.ɵɵtemplate(1, TreeTableToggler_ng_container_1_ChevronDownIcon_1_Template, 1, 1, "ChevronDownIcon", 1)(2, TreeTableToggler_ng_container_1_ChevronRightIcon_2_Template, 1, 1, "ChevronRightIcon", 1);
|
1242
|
-
i0.ɵɵelementContainerEnd();
|
1243
|
-
} if (rf & 2) {
|
1244
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
1245
|
-
i0.ɵɵadvance();
|
1246
|
-
i0.ɵɵproperty("ngIf", ctx_r0.rowNode.node.expanded);
|
1247
|
-
i0.ɵɵadvance();
|
1248
|
-
i0.ɵɵproperty("ngIf", !ctx_r0.rowNode.node.expanded);
|
1249
|
-
} }
|
1250
|
-
function TreeTableToggler_2_ng_template_0_Template(rf, ctx) { }
|
1251
|
-
function TreeTableToggler_2_Template(rf, ctx) { if (rf & 1) {
|
1252
|
-
i0.ɵɵtemplate(0, TreeTableToggler_2_ng_template_0_Template, 0, 0, "ng-template");
|
1253
|
-
} }
|
1254
639
|
class TreeTableService {
|
1255
640
|
sortSource = new Subject();
|
1256
641
|
selectionSource = new Subject();
|
@@ -1277,12 +662,12 @@ class TreeTableService {
|
|
1277
662
|
onTotalRecordsChange(value) {
|
1278
663
|
this.totalRecordsSource.next(value);
|
1279
664
|
}
|
1280
|
-
static ɵfac =
|
1281
|
-
static ɵprov =
|
665
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
666
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableService });
|
1282
667
|
}
|
1283
|
-
(
|
1284
|
-
|
1285
|
-
|
668
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableService, decorators: [{
|
669
|
+
type: Injectable
|
670
|
+
}] });
|
1286
671
|
/**
|
1287
672
|
* TreeTable is used to display hierarchical data in tabular format.
|
1288
673
|
* @group Components
|
@@ -3125,118 +2510,162 @@ class TreeTable extends BaseComponent {
|
|
3125
2510
|
this.initialized = null;
|
3126
2511
|
super.ngOnDestroy();
|
3127
2512
|
}
|
3128
|
-
static ɵfac =
|
3129
|
-
static ɵcmp =
|
3130
|
-
|
3131
|
-
|
3132
|
-
|
3133
|
-
|
3134
|
-
|
3135
|
-
|
3136
|
-
|
3137
|
-
|
3138
|
-
|
3139
|
-
|
3140
|
-
|
3141
|
-
|
3142
|
-
|
3143
|
-
|
3144
|
-
|
3145
|
-
|
3146
|
-
|
3147
|
-
|
3148
|
-
|
3149
|
-
|
3150
|
-
|
3151
|
-
|
3152
|
-
|
3153
|
-
|
3154
|
-
|
3155
|
-
|
3156
|
-
|
3157
|
-
|
3158
|
-
|
3159
|
-
|
3160
|
-
|
3161
|
-
|
3162
|
-
|
3163
|
-
|
3164
|
-
|
3165
|
-
|
3166
|
-
|
3167
|
-
|
3168
|
-
|
3169
|
-
|
3170
|
-
|
3171
|
-
|
3172
|
-
|
3173
|
-
|
3174
|
-
|
3175
|
-
|
3176
|
-
|
3177
|
-
|
3178
|
-
|
3179
|
-
|
3180
|
-
|
3181
|
-
|
3182
|
-
|
3183
|
-
|
3184
|
-
|
3185
|
-
|
3186
|
-
|
3187
|
-
|
3188
|
-
|
3189
|
-
|
3190
|
-
|
3191
|
-
|
3192
|
-
|
3193
|
-
|
3194
|
-
|
3195
|
-
|
3196
|
-
|
3197
|
-
|
3198
|
-
|
3199
|
-
|
3200
|
-
|
3201
|
-
|
3202
|
-
|
3203
|
-
|
3204
|
-
|
3205
|
-
|
3206
|
-
|
3207
|
-
|
3208
|
-
|
3209
|
-
|
3210
|
-
|
3211
|
-
|
3212
|
-
|
3213
|
-
|
3214
|
-
|
3215
|
-
|
3216
|
-
|
3217
|
-
|
3218
|
-
|
3219
|
-
|
3220
|
-
|
3221
|
-
|
3222
|
-
|
3223
|
-
|
3224
|
-
|
3225
|
-
|
3226
|
-
|
3227
|
-
|
3228
|
-
|
3229
|
-
|
3230
|
-
|
3231
|
-
|
3232
|
-
|
2513
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTable, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
2514
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: TreeTable, isStandalone: false, selector: "p-treeTable, p-treetable, p-tree-table", inputs: { columns: "columns", style: "style", styleClass: "styleClass", tableStyle: "tableStyle", tableStyleClass: "tableStyleClass", autoLayout: ["autoLayout", "autoLayout", booleanAttribute], lazy: ["lazy", "lazy", booleanAttribute], lazyLoadOnInit: ["lazyLoadOnInit", "lazyLoadOnInit", booleanAttribute], paginator: ["paginator", "paginator", booleanAttribute], rows: ["rows", "rows", numberAttribute], first: ["first", "first", numberAttribute], pageLinks: ["pageLinks", "pageLinks", numberAttribute], rowsPerPageOptions: "rowsPerPageOptions", alwaysShowPaginator: ["alwaysShowPaginator", "alwaysShowPaginator", booleanAttribute], paginatorPosition: "paginatorPosition", paginatorStyleClass: "paginatorStyleClass", paginatorDropdownAppendTo: "paginatorDropdownAppendTo", currentPageReportTemplate: "currentPageReportTemplate", showCurrentPageReport: ["showCurrentPageReport", "showCurrentPageReport", booleanAttribute], showJumpToPageDropdown: ["showJumpToPageDropdown", "showJumpToPageDropdown", booleanAttribute], showFirstLastIcon: ["showFirstLastIcon", "showFirstLastIcon", booleanAttribute], showPageLinks: ["showPageLinks", "showPageLinks", booleanAttribute], defaultSortOrder: ["defaultSortOrder", "defaultSortOrder", numberAttribute], sortMode: "sortMode", resetPageOnSort: ["resetPageOnSort", "resetPageOnSort", booleanAttribute], customSort: ["customSort", "customSort", booleanAttribute], selectionMode: "selectionMode", contextMenuSelection: "contextMenuSelection", contextMenuSelectionMode: "contextMenuSelectionMode", dataKey: "dataKey", metaKeySelection: ["metaKeySelection", "metaKeySelection", booleanAttribute], compareSelectionBy: "compareSelectionBy", rowHover: ["rowHover", "rowHover", booleanAttribute], loading: ["loading", "loading", booleanAttribute], loadingIcon: "loadingIcon", showLoader: ["showLoader", "showLoader", booleanAttribute], scrollable: ["scrollable", "scrollable", booleanAttribute], scrollHeight: "scrollHeight", virtualScroll: ["virtualScroll", "virtualScroll", booleanAttribute], virtualScrollItemSize: ["virtualScrollItemSize", "virtualScrollItemSize", numberAttribute], virtualScrollOptions: "virtualScrollOptions", virtualScrollDelay: ["virtualScrollDelay", "virtualScrollDelay", numberAttribute], frozenWidth: "frozenWidth", frozenColumns: "frozenColumns", resizableColumns: ["resizableColumns", "resizableColumns", booleanAttribute], columnResizeMode: "columnResizeMode", reorderableColumns: ["reorderableColumns", "reorderableColumns", booleanAttribute], contextMenu: "contextMenu", rowTrackBy: "rowTrackBy", filters: "filters", globalFilterFields: "globalFilterFields", filterDelay: ["filterDelay", "filterDelay", numberAttribute], filterMode: "filterMode", filterLocale: "filterLocale", paginatorLocale: "paginatorLocale", totalRecords: "totalRecords", sortField: "sortField", sortOrder: "sortOrder", multiSortMeta: "multiSortMeta", selection: "selection", value: "value", virtualRowHeight: "virtualRowHeight", selectionKeys: "selectionKeys", showGridlines: ["showGridlines", "showGridlines", booleanAttribute] }, outputs: { selectionChange: "selectionChange", contextMenuSelectionChange: "contextMenuSelectionChange", onFilter: "onFilter", onNodeExpand: "onNodeExpand", onNodeCollapse: "onNodeCollapse", onPage: "onPage", onSort: "onSort", onLazyLoad: "onLazyLoad", sortFunction: "sortFunction", onColResize: "onColResize", onColReorder: "onColReorder", onNodeSelect: "onNodeSelect", onNodeUnselect: "onNodeUnselect", onContextMenuSelect: "onContextMenuSelect", onHeaderCheckboxToggle: "onHeaderCheckboxToggle", onEditInit: "onEditInit", onEditComplete: "onEditComplete", onEditCancel: "onEditCancel", selectionKeysChange: "selectionKeysChange" }, providers: [TreeTableService, TreeTableStyle], queries: [{ propertyName: "_colGroupTemplate", first: true, predicate: ["colgroup"] }, { propertyName: "_captionTemplate", first: true, predicate: ["caption"] }, { propertyName: "_headerTemplate", first: true, predicate: ["header"] }, { propertyName: "_bodyTemplate", first: true, predicate: ["body"] }, { propertyName: "_footerTemplate", first: true, predicate: ["footer"] }, { propertyName: "_summaryTemplate", first: true, predicate: ["summary"] }, { propertyName: "_emptyMessageTemplate", first: true, predicate: ["emptymessage"] }, { propertyName: "_paginatorLeftTemplate", first: true, predicate: ["paginatorleft"] }, { propertyName: "_paginatorRightTemplate", first: true, predicate: ["paginatorright"] }, { propertyName: "_paginatorDropdownItemTemplate", first: true, predicate: ["paginatordropdownitem"] }, { propertyName: "_frozenHeaderTemplate", first: true, predicate: ["frozenheader"] }, { propertyName: "_frozenBodyTemplate", first: true, predicate: ["frozenbody"] }, { propertyName: "_frozenFooterTemplate", first: true, predicate: ["frozenfooter"] }, { propertyName: "_frozenColGroupTemplate", first: true, predicate: ["frozencolgroup"] }, { propertyName: "_loadingIconTemplate", first: true, predicate: ["loadingicon"] }, { propertyName: "_reorderIndicatorUpIconTemplate", first: true, predicate: ["reorderindicatorupicon"] }, { propertyName: "_reorderIndicatorDownIconTemplate", first: true, predicate: ["reorderindicatordownicon"] }, { propertyName: "_sortIconTemplate", first: true, predicate: ["sorticon"] }, { propertyName: "_checkboxIconTemplate", first: true, predicate: ["checkboxicon"] }, { propertyName: "_headerCheckboxIconTemplate", first: true, predicate: ["headercheckboxicon"] }, { propertyName: "_togglerIconTemplate", first: true, predicate: ["togglericon"] }, { propertyName: "_paginatorFirstPageLinkIconTemplate", first: true, predicate: ["paginatorfirstpagelinkicon"] }, { propertyName: "_paginatorLastPageLinkIconTemplate", first: true, predicate: ["paginatorlastpagelinkicon"] }, { propertyName: "_paginatorPreviousPageLinkIconTemplate", first: true, predicate: ["paginatorpreviouspagelinkicon"] }, { propertyName: "_paginatorNextPageLinkIconTemplate", first: true, predicate: ["paginatornextpagelinkicon"] }, { propertyName: "_loaderTemplate", first: true, predicate: ["loader"] }, { propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "containerViewChild", first: true, predicate: ["container"], descendants: true }, { propertyName: "resizeHelperViewChild", first: true, predicate: ["resizeHelper"], descendants: true }, { propertyName: "reorderIndicatorUpViewChild", first: true, predicate: ["reorderIndicatorUp"], descendants: true }, { propertyName: "reorderIndicatorDownViewChild", first: true, predicate: ["reorderIndicatorDown"], descendants: true }, { propertyName: "tableViewChild", first: true, predicate: ["table"], descendants: true }, { propertyName: "scrollableViewChild", first: true, predicate: ["scrollableView"], descendants: true }, { propertyName: "scrollableFrozenViewChild", first: true, predicate: ["scrollableFrozenView"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: `
|
2515
|
+
<div
|
2516
|
+
#container
|
2517
|
+
[ngStyle]="style"
|
2518
|
+
[class]="styleClass"
|
2519
|
+
data-scrollselectors=".p-treetable-scrollable-body"
|
2520
|
+
[ngClass]="{
|
2521
|
+
'p-treetable p-component': true,
|
2522
|
+
'p-treetable-gridlines': showGridlines,
|
2523
|
+
'p-treetable-hoverable-rows': rowHover || selectionMode === 'single' || selectionMode === 'multiple',
|
2524
|
+
'p-treetable-auto-layout': autoLayout,
|
2525
|
+
'p-treetable-resizable': resizableColumns,
|
2526
|
+
'p-treetable-resizable-fit': resizableColumns && columnResizeMode === 'fit',
|
2527
|
+
'p-treetable-flex-scrollable': scrollable && scrollHeight === 'flex'
|
2528
|
+
}"
|
2529
|
+
>
|
2530
|
+
<div class="p-treetable-loading" *ngIf="loading && showLoader">
|
2531
|
+
<div class="p-overlay-mask p-treetable-mask">
|
2532
|
+
<i *ngIf="loadingIcon" [class]="'p-treetable-loading-icon pi-spin ' + loadingIcon"></i>
|
2533
|
+
<ng-container *ngIf="!loadingIcon">
|
2534
|
+
<SpinnerIcon *ngIf="!loadingIconTemplate && !_loadingIconTemplate" [spin]="true" [styleClass]="'p-treetable-loading-icon'" />
|
2535
|
+
<span *ngIf="loadingIconTemplate || _loadingIconTemplate" class="p-treetable-loading-icon">
|
2536
|
+
<ng-template *ngTemplateOutlet="loadingIconTemplate || _loadingIconTemplate"></ng-template>
|
2537
|
+
</span>
|
2538
|
+
</ng-container>
|
2539
|
+
</div>
|
2540
|
+
</div>
|
2541
|
+
<div *ngIf="captionTemplate || _captionTemplate" class="p-treetable-header">
|
2542
|
+
<ng-container *ngTemplateOutlet="captionTemplate || _captionTemplate"></ng-container>
|
2543
|
+
</div>
|
2544
|
+
<p-paginator
|
2545
|
+
[rows]="rows"
|
2546
|
+
[first]="first"
|
2547
|
+
[totalRecords]="totalRecords"
|
2548
|
+
[pageLinkSize]="pageLinks"
|
2549
|
+
styleClass="p-paginator-top"
|
2550
|
+
[alwaysShow]="alwaysShowPaginator"
|
2551
|
+
(onPageChange)="onPageChange($event)"
|
2552
|
+
[rowsPerPageOptions]="rowsPerPageOptions"
|
2553
|
+
*ngIf="paginator && (paginatorPosition === 'top' || paginatorPosition == 'both')"
|
2554
|
+
[templateLeft]="paginatorLeftTemplate ?? _paginatorLeftTemplate"
|
2555
|
+
[templateRight]="paginatorRightTemplate ?? _paginatorRightTemplate"
|
2556
|
+
[dropdownAppendTo]="paginatorDropdownAppendTo"
|
2557
|
+
[currentPageReportTemplate]="currentPageReportTemplate"
|
2558
|
+
[showFirstLastIcon]="showFirstLastIcon"
|
2559
|
+
[dropdownItemTemplate]="paginatorDropdownItemTemplate ?? _paginatorDropdownItemTemplate"
|
2560
|
+
[showCurrentPageReport]="showCurrentPageReport"
|
2561
|
+
[showJumpToPageDropdown]="showJumpToPageDropdown"
|
2562
|
+
[showPageLinks]="showPageLinks"
|
2563
|
+
[styleClass]="paginatorStyleClass"
|
2564
|
+
[locale]="paginatorLocale"
|
2565
|
+
>
|
2566
|
+
<ng-template pTemplate="firstpagelinkicon" *ngIf="paginatorFirstPageLinkIconTemplate || _paginatorFirstPageLinkIconTemplate">
|
2567
|
+
<ng-container *ngTemplateOutlet="paginatorFirstPageLinkIconTemplate || _paginatorFirstPageLinkIconTemplate"></ng-container>
|
2568
|
+
</ng-template>
|
2569
|
+
|
2570
|
+
<ng-template pTemplate="previouspagelinkicon" *ngIf="paginatorPreviousPageLinkIconTemplate || _paginatorPreviousPageLinkIconTemplate">
|
2571
|
+
<ng-container *ngTemplateOutlet="paginatorPreviousPageLinkIconTemplate || _paginatorPreviousPageLinkIconTemplate"></ng-container>
|
2572
|
+
</ng-template>
|
2573
|
+
|
2574
|
+
<ng-template pTemplate="lastpagelinkicon" *ngIf="paginatorLastPageLinkIconTemplate || _paginatorLastPageLinkIconTemplate">
|
2575
|
+
<ng-container *ngTemplateOutlet="paginatorLastPageLinkIconTemplate || _paginatorLastPageLinkIconTemplate"></ng-container>
|
2576
|
+
</ng-template>
|
2577
|
+
|
2578
|
+
<ng-template pTemplate="nextpagelinkicon" *ngIf="paginatorNextPageLinkIconTemplate || _paginatorNextPageLinkIconTemplate">
|
2579
|
+
<ng-container *ngTemplateOutlet="paginatorNextPageLinkIconTemplate || _paginatorNextPageLinkIconTemplate"></ng-container>
|
2580
|
+
</ng-template>
|
2581
|
+
</p-paginator>
|
2582
|
+
|
2583
|
+
<div class="p-treetable-wrapper" *ngIf="!scrollable">
|
2584
|
+
<table role="table" #table [ngClass]="tableStyleClass" [ngStyle]="tableStyle">
|
2585
|
+
<ng-container *ngTemplateOutlet="colGroupTemplate || _colGroupTemplate; context: { $implicit: columns }"></ng-container>
|
2586
|
+
<thead role="rowgroup" class="p-treetable-thead">
|
2587
|
+
<ng-container *ngTemplateOutlet="headerTemplate || _headerTemplate; context: { $implicit: columns }"></ng-container>
|
2588
|
+
</thead>
|
2589
|
+
<tbody class="p-treetable-tbody" role="rowgroup" [pTreeTableBody]="columns" [pTreeTableBodyTemplate]="bodyTemplate ?? _bodyTemplate"></tbody>
|
2590
|
+
<tfoot class="p-treetable-tfoot" role="rowgroup">
|
2591
|
+
<ng-container *ngTemplateOutlet="footerTemplate || _footerTemplate; context: { $implicit: columns }"></ng-container>
|
2592
|
+
</tfoot>
|
2593
|
+
</table>
|
2594
|
+
</div>
|
2595
|
+
|
2596
|
+
<div class="p-treetable-scrollable-wrapper" *ngIf="scrollable">
|
2597
|
+
<div
|
2598
|
+
class="p-treetable-scrollable-view p-treetable-frozen-view"
|
2599
|
+
*ngIf="frozenColumns || frozenBodyTemplate || _frozenBodyTemplate"
|
2600
|
+
#scrollableFrozenView
|
2601
|
+
[ttScrollableView]="frozenColumns"
|
2602
|
+
[frozen]="true"
|
2603
|
+
[ngStyle]="{ width: frozenWidth }"
|
2604
|
+
[scrollHeight]="scrollHeight"
|
2605
|
+
></div>
|
2606
|
+
<div class="p-treetable-scrollable-view" #scrollableView [ttScrollableView]="columns" [frozen]="false" [scrollHeight]="scrollHeight" [ngStyle]="{ left: frozenWidth, width: 'calc(100% - ' + frozenWidth + ')' }"></div>
|
2607
|
+
</div>
|
2608
|
+
|
2609
|
+
<p-paginator
|
2610
|
+
[rows]="rows"
|
2611
|
+
[first]="first"
|
2612
|
+
[totalRecords]="totalRecords"
|
2613
|
+
[pageLinkSize]="pageLinks"
|
2614
|
+
styleClass="p-paginator-bottom"
|
2615
|
+
[alwaysShow]="alwaysShowPaginator"
|
2616
|
+
(onPageChange)="onPageChange($event)"
|
2617
|
+
[rowsPerPageOptions]="rowsPerPageOptions"
|
2618
|
+
*ngIf="paginator && (paginatorPosition === 'bottom' || paginatorPosition == 'both')"
|
2619
|
+
[templateLeft]="paginatorLeftTemplate ?? _paginatorLeftTemplate"
|
2620
|
+
[templateRight]="paginatorRightTemplate ?? _paginatorRightTemplate"
|
2621
|
+
[dropdownAppendTo]="paginatorDropdownAppendTo"
|
2622
|
+
[currentPageReportTemplate]="currentPageReportTemplate"
|
2623
|
+
[showFirstLastIcon]="showFirstLastIcon"
|
2624
|
+
[dropdownItemTemplate]="paginatorDropdownItemTemplate ?? _paginatorDropdownItemTemplate"
|
2625
|
+
[showCurrentPageReport]="showCurrentPageReport"
|
2626
|
+
[showJumpToPageDropdown]="showJumpToPageDropdown"
|
2627
|
+
[showPageLinks]="showPageLinks"
|
2628
|
+
[styleClass]="paginatorStyleClass"
|
2629
|
+
[locale]="paginatorLocale"
|
2630
|
+
>
|
2631
|
+
<ng-template pTemplate="firstpagelinkicon" *ngIf="paginatorFirstPageLinkIconTemplate || _paginatorFirstPageLinkIconTemplate">
|
2632
|
+
<ng-container *ngTemplateOutlet="paginatorFirstPageLinkIconTemplate || _paginatorFirstPageLinkIconTemplate"></ng-container>
|
2633
|
+
</ng-template>
|
2634
|
+
|
2635
|
+
<ng-template pTemplate="previouspagelinkicon" *ngIf="paginatorPreviousPageLinkIconTemplate || _paginatorPreviousPageLinkIconTemplate">
|
2636
|
+
<ng-container *ngTemplateOutlet="paginatorPreviousPageLinkIconTemplate || _paginatorPreviousPageLinkIconTemplate"></ng-container>
|
2637
|
+
</ng-template>
|
2638
|
+
|
2639
|
+
<ng-template pTemplate="lastpagelinkicon" *ngIf="paginatorLastPageLinkIconTemplate || _paginatorLastPageLinkIconTemplate">
|
2640
|
+
<ng-container *ngTemplateOutlet="paginatorLastPageLinkIconTemplate || _paginatorLastPageLinkIconTemplate"></ng-container>
|
2641
|
+
</ng-template>
|
2642
|
+
|
2643
|
+
<ng-template pTemplate="nextpagelinkicon" *ngIf="paginatorNextPageLinkIconTemplate || _paginatorNextPageLinkIconTemplate">
|
2644
|
+
<ng-container *ngTemplateOutlet="paginatorNextPageLinkIconTemplate || _paginatorNextPageLinkIconTemplate"></ng-container>
|
2645
|
+
</ng-template>
|
2646
|
+
</p-paginator>
|
2647
|
+
<div *ngIf="summaryTemplate || _summaryTemplate" class="p-treetable-footer">
|
2648
|
+
<ng-container *ngTemplateOutlet="summaryTemplate || _summaryTemplate"></ng-container>
|
2649
|
+
</div>
|
2650
|
+
|
2651
|
+
<div #resizeHelper class="p-column-resizer-helper" style="display:none" *ngIf="resizableColumns"></div>
|
2652
|
+
<span #reorderIndicatorUp class="p-treetable-reorder-indicator-up" style="display: none;" *ngIf="reorderableColumns">
|
2653
|
+
<ArrowDownIcon *ngIf="!reorderIndicatorUpIconTemplate && !_reorderIndicatorUpIconTemplate" />
|
2654
|
+
<ng-template *ngTemplateOutlet="reorderIndicatorUpIconTemplate || _reorderIndicatorUpIconTemplate"></ng-template>
|
2655
|
+
</span>
|
2656
|
+
<span #reorderIndicatorDown class="p-treetable-reorder-indicator-down" style="display: none;" *ngIf="reorderableColumns">
|
2657
|
+
<ArrowUpIcon *ngIf="!reorderIndicatorDownIconTemplate && !_reorderIndicatorDownIconTemplate" />
|
2658
|
+
<ng-template *ngTemplateOutlet="reorderIndicatorDownIconTemplate || _reorderIndicatorDownIconTemplate"></ng-template>
|
2659
|
+
</span>
|
2660
|
+
</div>
|
2661
|
+
`, 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(() => i2.Paginator), selector: "p-paginator", inputs: ["pageLinkSize", "style", "styleClass", "alwaysShow", "dropdownAppendTo", "templateLeft", "templateRight", "appendTo", "dropdownScrollHeight", "currentPageReportTemplate", "showCurrentPageReport", "showFirstLastIcon", "totalRecords", "rows", "rowsPerPageOptions", "showJumpToPageDropdown", "showJumpToPageInput", "jumpToPageItemTemplate", "showPageLinks", "locale", "dropdownItemTemplate", "first"], outputs: ["onPageChange"] }, { kind: "directive", type: i0.forwardRef(() => i3.PrimeTemplate), selector: "[pTemplate]", inputs: ["type", "pTemplate"] }, { kind: "component", type: i0.forwardRef(() => SpinnerIcon), selector: "SpinnerIcon" }, { kind: "component", type: i0.forwardRef(() => ArrowDownIcon), selector: "ArrowDownIcon" }, { kind: "component", type: i0.forwardRef(() => ArrowUpIcon), selector: "ArrowUpIcon" }, { kind: "component", type: i0.forwardRef(() => TTScrollableView), selector: "[ttScrollableView]", inputs: ["ttScrollableView", "frozen", "scrollHeight"] }, { kind: "component", type: i0.forwardRef(() => TTBody), selector: "[pTreeTableBody]", inputs: ["pTreeTableBody", "pTreeTableBodyTemplate", "frozen", "serializedNodes", "scrollerOptions"] }], encapsulation: i0.ViewEncapsulation.None });
|
3233
2662
|
}
|
3234
|
-
(
|
3235
|
-
|
3236
|
-
|
3237
|
-
|
3238
|
-
|
3239
|
-
|
2663
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTable, decorators: [{
|
2664
|
+
type: Component,
|
2665
|
+
args: [{
|
2666
|
+
selector: 'p-treeTable, p-treetable, p-tree-table',
|
2667
|
+
standalone: false,
|
2668
|
+
template: `
|
3240
2669
|
<div
|
3241
2670
|
#container
|
3242
2671
|
[ngStyle]="style"
|
@@ -3384,306 +2813,305 @@ class TreeTable extends BaseComponent {
|
|
3384
2813
|
</span>
|
3385
2814
|
</div>
|
3386
2815
|
`,
|
3387
|
-
|
3388
|
-
|
3389
|
-
|
3390
|
-
|
3391
|
-
|
3392
|
-
|
3393
|
-
|
3394
|
-
|
3395
|
-
|
3396
|
-
|
3397
|
-
|
3398
|
-
|
3399
|
-
|
3400
|
-
|
3401
|
-
|
3402
|
-
|
3403
|
-
|
3404
|
-
|
3405
|
-
|
3406
|
-
|
3407
|
-
|
3408
|
-
|
3409
|
-
|
3410
|
-
|
3411
|
-
|
3412
|
-
|
3413
|
-
|
3414
|
-
|
3415
|
-
|
3416
|
-
|
3417
|
-
|
3418
|
-
|
3419
|
-
|
3420
|
-
|
3421
|
-
|
3422
|
-
|
3423
|
-
|
3424
|
-
|
3425
|
-
|
3426
|
-
|
3427
|
-
|
3428
|
-
|
3429
|
-
|
3430
|
-
|
3431
|
-
|
3432
|
-
|
3433
|
-
|
3434
|
-
|
3435
|
-
|
3436
|
-
|
3437
|
-
|
3438
|
-
|
3439
|
-
|
3440
|
-
|
3441
|
-
|
3442
|
-
|
3443
|
-
|
3444
|
-
|
3445
|
-
|
3446
|
-
|
3447
|
-
|
3448
|
-
|
3449
|
-
|
3450
|
-
|
3451
|
-
|
3452
|
-
|
3453
|
-
|
3454
|
-
|
3455
|
-
|
3456
|
-
|
3457
|
-
|
3458
|
-
|
3459
|
-
|
3460
|
-
|
3461
|
-
|
3462
|
-
|
3463
|
-
|
3464
|
-
|
3465
|
-
|
3466
|
-
|
3467
|
-
|
3468
|
-
|
3469
|
-
|
3470
|
-
|
3471
|
-
|
3472
|
-
|
3473
|
-
|
3474
|
-
|
3475
|
-
|
3476
|
-
|
3477
|
-
|
3478
|
-
|
3479
|
-
|
3480
|
-
|
3481
|
-
|
3482
|
-
|
3483
|
-
|
3484
|
-
|
3485
|
-
|
3486
|
-
|
3487
|
-
|
3488
|
-
|
3489
|
-
|
3490
|
-
|
3491
|
-
|
3492
|
-
|
3493
|
-
|
3494
|
-
|
3495
|
-
|
3496
|
-
|
3497
|
-
|
3498
|
-
|
3499
|
-
|
3500
|
-
|
3501
|
-
|
3502
|
-
|
3503
|
-
|
3504
|
-
|
3505
|
-
|
3506
|
-
|
3507
|
-
|
3508
|
-
|
3509
|
-
|
3510
|
-
|
3511
|
-
|
3512
|
-
|
3513
|
-
|
3514
|
-
|
3515
|
-
|
3516
|
-
|
3517
|
-
|
3518
|
-
|
3519
|
-
|
3520
|
-
|
3521
|
-
|
3522
|
-
|
3523
|
-
|
3524
|
-
|
3525
|
-
|
3526
|
-
|
3527
|
-
|
3528
|
-
|
3529
|
-
|
3530
|
-
|
3531
|
-
|
3532
|
-
|
3533
|
-
|
3534
|
-
|
3535
|
-
|
3536
|
-
|
3537
|
-
|
3538
|
-
|
3539
|
-
|
3540
|
-
|
3541
|
-
|
3542
|
-
|
3543
|
-
|
3544
|
-
|
3545
|
-
|
3546
|
-
|
3547
|
-
|
3548
|
-
|
3549
|
-
|
3550
|
-
|
3551
|
-
|
3552
|
-
|
3553
|
-
|
3554
|
-
|
3555
|
-
|
3556
|
-
|
3557
|
-
|
3558
|
-
|
3559
|
-
|
3560
|
-
|
3561
|
-
|
3562
|
-
|
3563
|
-
|
3564
|
-
|
3565
|
-
|
3566
|
-
|
3567
|
-
|
3568
|
-
|
3569
|
-
|
3570
|
-
|
3571
|
-
|
3572
|
-
|
3573
|
-
|
3574
|
-
|
3575
|
-
|
3576
|
-
|
3577
|
-
|
3578
|
-
|
3579
|
-
|
3580
|
-
|
3581
|
-
|
3582
|
-
|
3583
|
-
|
3584
|
-
|
3585
|
-
|
3586
|
-
|
3587
|
-
|
3588
|
-
|
3589
|
-
|
3590
|
-
|
3591
|
-
|
3592
|
-
|
3593
|
-
|
3594
|
-
|
3595
|
-
|
3596
|
-
|
3597
|
-
|
3598
|
-
|
3599
|
-
|
3600
|
-
|
3601
|
-
|
3602
|
-
|
3603
|
-
|
3604
|
-
|
3605
|
-
|
3606
|
-
|
3607
|
-
|
3608
|
-
|
3609
|
-
|
3610
|
-
|
3611
|
-
|
3612
|
-
|
3613
|
-
|
3614
|
-
|
3615
|
-
|
3616
|
-
|
3617
|
-
|
3618
|
-
|
3619
|
-
|
3620
|
-
|
3621
|
-
|
3622
|
-
|
3623
|
-
|
3624
|
-
|
3625
|
-
|
3626
|
-
|
3627
|
-
|
3628
|
-
|
3629
|
-
|
3630
|
-
|
3631
|
-
|
3632
|
-
|
3633
|
-
|
3634
|
-
|
3635
|
-
|
3636
|
-
|
3637
|
-
|
3638
|
-
|
3639
|
-
|
3640
|
-
|
3641
|
-
|
3642
|
-
|
3643
|
-
|
3644
|
-
|
3645
|
-
|
3646
|
-
|
3647
|
-
|
3648
|
-
|
3649
|
-
|
3650
|
-
|
3651
|
-
|
3652
|
-
|
3653
|
-
|
3654
|
-
|
3655
|
-
|
3656
|
-
|
3657
|
-
|
3658
|
-
|
3659
|
-
|
3660
|
-
|
3661
|
-
|
3662
|
-
|
3663
|
-
|
3664
|
-
|
3665
|
-
|
3666
|
-
|
3667
|
-
|
3668
|
-
|
3669
|
-
|
3670
|
-
|
3671
|
-
|
3672
|
-
|
3673
|
-
|
3674
|
-
|
3675
|
-
|
3676
|
-
|
3677
|
-
|
3678
|
-
|
3679
|
-
|
3680
|
-
|
3681
|
-
|
3682
|
-
|
3683
|
-
|
3684
|
-
|
3685
|
-
|
3686
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TreeTable, { className: "TreeTable", filePath: "treetable.ts", lineNumber: 277 }); })();
|
2816
|
+
providers: [TreeTableService, TreeTableStyle],
|
2817
|
+
encapsulation: ViewEncapsulation.None
|
2818
|
+
}]
|
2819
|
+
}], propDecorators: { columns: [{
|
2820
|
+
type: Input
|
2821
|
+
}], style: [{
|
2822
|
+
type: Input
|
2823
|
+
}], styleClass: [{
|
2824
|
+
type: Input
|
2825
|
+
}], tableStyle: [{
|
2826
|
+
type: Input
|
2827
|
+
}], tableStyleClass: [{
|
2828
|
+
type: Input
|
2829
|
+
}], autoLayout: [{
|
2830
|
+
type: Input,
|
2831
|
+
args: [{ transform: booleanAttribute }]
|
2832
|
+
}], lazy: [{
|
2833
|
+
type: Input,
|
2834
|
+
args: [{ transform: booleanAttribute }]
|
2835
|
+
}], lazyLoadOnInit: [{
|
2836
|
+
type: Input,
|
2837
|
+
args: [{ transform: booleanAttribute }]
|
2838
|
+
}], paginator: [{
|
2839
|
+
type: Input,
|
2840
|
+
args: [{ transform: booleanAttribute }]
|
2841
|
+
}], rows: [{
|
2842
|
+
type: Input,
|
2843
|
+
args: [{ transform: numberAttribute }]
|
2844
|
+
}], first: [{
|
2845
|
+
type: Input,
|
2846
|
+
args: [{ transform: numberAttribute }]
|
2847
|
+
}], pageLinks: [{
|
2848
|
+
type: Input,
|
2849
|
+
args: [{ transform: numberAttribute }]
|
2850
|
+
}], rowsPerPageOptions: [{
|
2851
|
+
type: Input
|
2852
|
+
}], alwaysShowPaginator: [{
|
2853
|
+
type: Input,
|
2854
|
+
args: [{ transform: booleanAttribute }]
|
2855
|
+
}], paginatorPosition: [{
|
2856
|
+
type: Input
|
2857
|
+
}], paginatorStyleClass: [{
|
2858
|
+
type: Input
|
2859
|
+
}], paginatorDropdownAppendTo: [{
|
2860
|
+
type: Input
|
2861
|
+
}], currentPageReportTemplate: [{
|
2862
|
+
type: Input
|
2863
|
+
}], showCurrentPageReport: [{
|
2864
|
+
type: Input,
|
2865
|
+
args: [{ transform: booleanAttribute }]
|
2866
|
+
}], showJumpToPageDropdown: [{
|
2867
|
+
type: Input,
|
2868
|
+
args: [{ transform: booleanAttribute }]
|
2869
|
+
}], showFirstLastIcon: [{
|
2870
|
+
type: Input,
|
2871
|
+
args: [{ transform: booleanAttribute }]
|
2872
|
+
}], showPageLinks: [{
|
2873
|
+
type: Input,
|
2874
|
+
args: [{ transform: booleanAttribute }]
|
2875
|
+
}], defaultSortOrder: [{
|
2876
|
+
type: Input,
|
2877
|
+
args: [{ transform: numberAttribute }]
|
2878
|
+
}], sortMode: [{
|
2879
|
+
type: Input
|
2880
|
+
}], resetPageOnSort: [{
|
2881
|
+
type: Input,
|
2882
|
+
args: [{ transform: booleanAttribute }]
|
2883
|
+
}], customSort: [{
|
2884
|
+
type: Input,
|
2885
|
+
args: [{ transform: booleanAttribute }]
|
2886
|
+
}], selectionMode: [{
|
2887
|
+
type: Input
|
2888
|
+
}], contextMenuSelection: [{
|
2889
|
+
type: Input
|
2890
|
+
}], contextMenuSelectionMode: [{
|
2891
|
+
type: Input
|
2892
|
+
}], dataKey: [{
|
2893
|
+
type: Input
|
2894
|
+
}], metaKeySelection: [{
|
2895
|
+
type: Input,
|
2896
|
+
args: [{ transform: booleanAttribute }]
|
2897
|
+
}], compareSelectionBy: [{
|
2898
|
+
type: Input
|
2899
|
+
}], rowHover: [{
|
2900
|
+
type: Input,
|
2901
|
+
args: [{ transform: booleanAttribute }]
|
2902
|
+
}], loading: [{
|
2903
|
+
type: Input,
|
2904
|
+
args: [{ transform: booleanAttribute }]
|
2905
|
+
}], loadingIcon: [{
|
2906
|
+
type: Input
|
2907
|
+
}], showLoader: [{
|
2908
|
+
type: Input,
|
2909
|
+
args: [{ transform: booleanAttribute }]
|
2910
|
+
}], scrollable: [{
|
2911
|
+
type: Input,
|
2912
|
+
args: [{ transform: booleanAttribute }]
|
2913
|
+
}], scrollHeight: [{
|
2914
|
+
type: Input
|
2915
|
+
}], virtualScroll: [{
|
2916
|
+
type: Input,
|
2917
|
+
args: [{ transform: booleanAttribute }]
|
2918
|
+
}], virtualScrollItemSize: [{
|
2919
|
+
type: Input,
|
2920
|
+
args: [{ transform: numberAttribute }]
|
2921
|
+
}], virtualScrollOptions: [{
|
2922
|
+
type: Input
|
2923
|
+
}], virtualScrollDelay: [{
|
2924
|
+
type: Input,
|
2925
|
+
args: [{ transform: numberAttribute }]
|
2926
|
+
}], frozenWidth: [{
|
2927
|
+
type: Input
|
2928
|
+
}], frozenColumns: [{
|
2929
|
+
type: Input
|
2930
|
+
}], resizableColumns: [{
|
2931
|
+
type: Input,
|
2932
|
+
args: [{ transform: booleanAttribute }]
|
2933
|
+
}], columnResizeMode: [{
|
2934
|
+
type: Input
|
2935
|
+
}], reorderableColumns: [{
|
2936
|
+
type: Input,
|
2937
|
+
args: [{ transform: booleanAttribute }]
|
2938
|
+
}], contextMenu: [{
|
2939
|
+
type: Input
|
2940
|
+
}], rowTrackBy: [{
|
2941
|
+
type: Input
|
2942
|
+
}], filters: [{
|
2943
|
+
type: Input
|
2944
|
+
}], globalFilterFields: [{
|
2945
|
+
type: Input
|
2946
|
+
}], filterDelay: [{
|
2947
|
+
type: Input,
|
2948
|
+
args: [{ transform: numberAttribute }]
|
2949
|
+
}], filterMode: [{
|
2950
|
+
type: Input
|
2951
|
+
}], filterLocale: [{
|
2952
|
+
type: Input
|
2953
|
+
}], paginatorLocale: [{
|
2954
|
+
type: Input
|
2955
|
+
}], totalRecords: [{
|
2956
|
+
type: Input
|
2957
|
+
}], sortField: [{
|
2958
|
+
type: Input
|
2959
|
+
}], sortOrder: [{
|
2960
|
+
type: Input
|
2961
|
+
}], multiSortMeta: [{
|
2962
|
+
type: Input
|
2963
|
+
}], selection: [{
|
2964
|
+
type: Input
|
2965
|
+
}], value: [{
|
2966
|
+
type: Input
|
2967
|
+
}], virtualRowHeight: [{
|
2968
|
+
type: Input
|
2969
|
+
}], selectionKeys: [{
|
2970
|
+
type: Input
|
2971
|
+
}], showGridlines: [{
|
2972
|
+
type: Input,
|
2973
|
+
args: [{ transform: booleanAttribute }]
|
2974
|
+
}], selectionChange: [{
|
2975
|
+
type: Output
|
2976
|
+
}], contextMenuSelectionChange: [{
|
2977
|
+
type: Output
|
2978
|
+
}], onFilter: [{
|
2979
|
+
type: Output
|
2980
|
+
}], onNodeExpand: [{
|
2981
|
+
type: Output
|
2982
|
+
}], onNodeCollapse: [{
|
2983
|
+
type: Output
|
2984
|
+
}], onPage: [{
|
2985
|
+
type: Output
|
2986
|
+
}], onSort: [{
|
2987
|
+
type: Output
|
2988
|
+
}], onLazyLoad: [{
|
2989
|
+
type: Output
|
2990
|
+
}], sortFunction: [{
|
2991
|
+
type: Output
|
2992
|
+
}], onColResize: [{
|
2993
|
+
type: Output
|
2994
|
+
}], onColReorder: [{
|
2995
|
+
type: Output
|
2996
|
+
}], onNodeSelect: [{
|
2997
|
+
type: Output
|
2998
|
+
}], onNodeUnselect: [{
|
2999
|
+
type: Output
|
3000
|
+
}], onContextMenuSelect: [{
|
3001
|
+
type: Output
|
3002
|
+
}], onHeaderCheckboxToggle: [{
|
3003
|
+
type: Output
|
3004
|
+
}], onEditInit: [{
|
3005
|
+
type: Output
|
3006
|
+
}], onEditComplete: [{
|
3007
|
+
type: Output
|
3008
|
+
}], onEditCancel: [{
|
3009
|
+
type: Output
|
3010
|
+
}], selectionKeysChange: [{
|
3011
|
+
type: Output
|
3012
|
+
}], containerViewChild: [{
|
3013
|
+
type: ViewChild,
|
3014
|
+
args: ['container']
|
3015
|
+
}], resizeHelperViewChild: [{
|
3016
|
+
type: ViewChild,
|
3017
|
+
args: ['resizeHelper']
|
3018
|
+
}], reorderIndicatorUpViewChild: [{
|
3019
|
+
type: ViewChild,
|
3020
|
+
args: ['reorderIndicatorUp']
|
3021
|
+
}], reorderIndicatorDownViewChild: [{
|
3022
|
+
type: ViewChild,
|
3023
|
+
args: ['reorderIndicatorDown']
|
3024
|
+
}], tableViewChild: [{
|
3025
|
+
type: ViewChild,
|
3026
|
+
args: ['table']
|
3027
|
+
}], scrollableViewChild: [{
|
3028
|
+
type: ViewChild,
|
3029
|
+
args: ['scrollableView']
|
3030
|
+
}], scrollableFrozenViewChild: [{
|
3031
|
+
type: ViewChild,
|
3032
|
+
args: ['scrollableFrozenView']
|
3033
|
+
}], _colGroupTemplate: [{
|
3034
|
+
type: ContentChild,
|
3035
|
+
args: ['colgroup', { descendants: false }]
|
3036
|
+
}], _captionTemplate: [{
|
3037
|
+
type: ContentChild,
|
3038
|
+
args: ['caption', { descendants: false }]
|
3039
|
+
}], _headerTemplate: [{
|
3040
|
+
type: ContentChild,
|
3041
|
+
args: ['header', { descendants: false }]
|
3042
|
+
}], _bodyTemplate: [{
|
3043
|
+
type: ContentChild,
|
3044
|
+
args: ['body', { descendants: false }]
|
3045
|
+
}], _footerTemplate: [{
|
3046
|
+
type: ContentChild,
|
3047
|
+
args: ['footer', { descendants: false }]
|
3048
|
+
}], _summaryTemplate: [{
|
3049
|
+
type: ContentChild,
|
3050
|
+
args: ['summary', { descendants: false }]
|
3051
|
+
}], _emptyMessageTemplate: [{
|
3052
|
+
type: ContentChild,
|
3053
|
+
args: ['emptymessage', { descendants: false }]
|
3054
|
+
}], _paginatorLeftTemplate: [{
|
3055
|
+
type: ContentChild,
|
3056
|
+
args: ['paginatorleft', { descendants: false }]
|
3057
|
+
}], _paginatorRightTemplate: [{
|
3058
|
+
type: ContentChild,
|
3059
|
+
args: ['paginatorright', { descendants: false }]
|
3060
|
+
}], _paginatorDropdownItemTemplate: [{
|
3061
|
+
type: ContentChild,
|
3062
|
+
args: ['paginatordropdownitem', { descendants: false }]
|
3063
|
+
}], _frozenHeaderTemplate: [{
|
3064
|
+
type: ContentChild,
|
3065
|
+
args: ['frozenheader', { descendants: false }]
|
3066
|
+
}], _frozenBodyTemplate: [{
|
3067
|
+
type: ContentChild,
|
3068
|
+
args: ['frozenbody', { descendants: false }]
|
3069
|
+
}], _frozenFooterTemplate: [{
|
3070
|
+
type: ContentChild,
|
3071
|
+
args: ['frozenfooter', { descendants: false }]
|
3072
|
+
}], _frozenColGroupTemplate: [{
|
3073
|
+
type: ContentChild,
|
3074
|
+
args: ['frozencolgroup', { descendants: false }]
|
3075
|
+
}], _loadingIconTemplate: [{
|
3076
|
+
type: ContentChild,
|
3077
|
+
args: ['loadingicon', { descendants: false }]
|
3078
|
+
}], _reorderIndicatorUpIconTemplate: [{
|
3079
|
+
type: ContentChild,
|
3080
|
+
args: ['reorderindicatorupicon', { descendants: false }]
|
3081
|
+
}], _reorderIndicatorDownIconTemplate: [{
|
3082
|
+
type: ContentChild,
|
3083
|
+
args: ['reorderindicatordownicon', { descendants: false }]
|
3084
|
+
}], _sortIconTemplate: [{
|
3085
|
+
type: ContentChild,
|
3086
|
+
args: ['sorticon', { descendants: false }]
|
3087
|
+
}], _checkboxIconTemplate: [{
|
3088
|
+
type: ContentChild,
|
3089
|
+
args: ['checkboxicon', { descendants: false }]
|
3090
|
+
}], _headerCheckboxIconTemplate: [{
|
3091
|
+
type: ContentChild,
|
3092
|
+
args: ['headercheckboxicon', { descendants: false }]
|
3093
|
+
}], _togglerIconTemplate: [{
|
3094
|
+
type: ContentChild,
|
3095
|
+
args: ['togglericon', { descendants: false }]
|
3096
|
+
}], _paginatorFirstPageLinkIconTemplate: [{
|
3097
|
+
type: ContentChild,
|
3098
|
+
args: ['paginatorfirstpagelinkicon', { descendants: false }]
|
3099
|
+
}], _paginatorLastPageLinkIconTemplate: [{
|
3100
|
+
type: ContentChild,
|
3101
|
+
args: ['paginatorlastpagelinkicon', { descendants: false }]
|
3102
|
+
}], _paginatorPreviousPageLinkIconTemplate: [{
|
3103
|
+
type: ContentChild,
|
3104
|
+
args: ['paginatorpreviouspagelinkicon', { descendants: false }]
|
3105
|
+
}], _paginatorNextPageLinkIconTemplate: [{
|
3106
|
+
type: ContentChild,
|
3107
|
+
args: ['paginatornextpagelinkicon', { descendants: false }]
|
3108
|
+
}], _loaderTemplate: [{
|
3109
|
+
type: ContentChild,
|
3110
|
+
args: ['loader', { descendants: false }]
|
3111
|
+
}], templates: [{
|
3112
|
+
type: ContentChildren,
|
3113
|
+
args: [PrimeTemplate]
|
3114
|
+
}] } });
|
3687
3115
|
class TTBody {
|
3688
3116
|
tt;
|
3689
3117
|
treeTableService;
|
@@ -3720,21 +3148,34 @@ class TTBody {
|
|
3720
3148
|
this.subscription.unsubscribe();
|
3721
3149
|
}
|
3722
3150
|
}
|
3723
|
-
static ɵfac =
|
3724
|
-
static ɵcmp =
|
3725
|
-
|
3726
|
-
|
3727
|
-
|
3728
|
-
|
3729
|
-
|
3730
|
-
|
3151
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTBody, deps: [{ token: TreeTable }, { token: TreeTableService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
3152
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: TTBody, isStandalone: false, selector: "[pTreeTableBody]", inputs: { columns: ["pTreeTableBody", "columns"], template: ["pTreeTableBodyTemplate", "template"], frozen: ["frozen", "frozen", booleanAttribute], serializedNodes: "serializedNodes", scrollerOptions: "scrollerOptions" }, ngImport: i0, template: `
|
3153
|
+
<ng-template ngFor let-serializedNode let-rowIndex="index" [ngForOf]="serializedNodes || tt.serializedValue" [ngForTrackBy]="tt.rowTrackBy">
|
3154
|
+
<ng-container *ngIf="serializedNode.visible">
|
3155
|
+
<ng-container
|
3156
|
+
*ngTemplateOutlet="
|
3157
|
+
template;
|
3158
|
+
context: {
|
3159
|
+
$implicit: serializedNode,
|
3160
|
+
node: serializedNode.node,
|
3161
|
+
rowData: serializedNode.node.data,
|
3162
|
+
columns: columns
|
3163
|
+
}
|
3164
|
+
"
|
3165
|
+
></ng-container>
|
3166
|
+
</ng-container>
|
3167
|
+
</ng-template>
|
3168
|
+
<ng-container *ngIf="tt.isEmpty()">
|
3169
|
+
<ng-container *ngTemplateOutlet="tt.emptyMessageTemplate; context: { $implicit: columns, frozen: frozen }"></ng-container>
|
3170
|
+
</ng-container>
|
3171
|
+
`, isInline: true, dependencies: [{ 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"] }], encapsulation: i0.ViewEncapsulation.None });
|
3731
3172
|
}
|
3732
|
-
(
|
3733
|
-
|
3734
|
-
|
3735
|
-
|
3736
|
-
|
3737
|
-
|
3173
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTBody, decorators: [{
|
3174
|
+
type: Component,
|
3175
|
+
args: [{
|
3176
|
+
selector: '[pTreeTableBody]',
|
3177
|
+
standalone: false,
|
3178
|
+
template: `
|
3738
3179
|
<ng-template ngFor let-serializedNode let-rowIndex="index" [ngForOf]="serializedNodes || tt.serializedValue" [ngForTrackBy]="tt.rowTrackBy">
|
3739
3180
|
<ng-container *ngIf="serializedNode.visible">
|
3740
3181
|
<ng-container
|
@@ -3754,23 +3195,22 @@ class TTBody {
|
|
3754
3195
|
<ng-container *ngTemplateOutlet="tt.emptyMessageTemplate; context: { $implicit: columns, frozen: frozen }"></ng-container>
|
3755
3196
|
</ng-container>
|
3756
3197
|
`,
|
3757
|
-
|
3758
|
-
|
3759
|
-
|
3760
|
-
|
3761
|
-
|
3762
|
-
|
3763
|
-
|
3764
|
-
|
3765
|
-
|
3766
|
-
|
3767
|
-
|
3768
|
-
|
3769
|
-
|
3770
|
-
|
3771
|
-
|
3772
|
-
|
3773
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TTBody, { className: "TTBody", filePath: "treetable.ts", lineNumber: 2356 }); })();
|
3198
|
+
encapsulation: ViewEncapsulation.None
|
3199
|
+
}]
|
3200
|
+
}], ctorParameters: () => [{ type: TreeTable }, { type: TreeTableService }, { type: i0.ChangeDetectorRef }], propDecorators: { columns: [{
|
3201
|
+
type: Input,
|
3202
|
+
args: ['pTreeTableBody']
|
3203
|
+
}], template: [{
|
3204
|
+
type: Input,
|
3205
|
+
args: ['pTreeTableBodyTemplate']
|
3206
|
+
}], frozen: [{
|
3207
|
+
type: Input,
|
3208
|
+
args: [{ transform: booleanAttribute }]
|
3209
|
+
}], serializedNodes: [{
|
3210
|
+
type: Input
|
3211
|
+
}], scrollerOptions: [{
|
3212
|
+
type: Input
|
3213
|
+
}] } });
|
3774
3214
|
class TTScrollableView {
|
3775
3215
|
platformId;
|
3776
3216
|
renderer;
|
@@ -3942,56 +3382,96 @@ class TTScrollableView {
|
|
3942
3382
|
this.unbindEvents();
|
3943
3383
|
this.frozenSiblingBody = null;
|
3944
3384
|
}
|
3945
|
-
static ɵfac =
|
3946
|
-
static ɵcmp =
|
3947
|
-
|
3948
|
-
|
3949
|
-
|
3950
|
-
|
3951
|
-
|
3952
|
-
|
3953
|
-
|
3954
|
-
|
3955
|
-
|
3956
|
-
|
3957
|
-
|
3958
|
-
|
3959
|
-
|
3960
|
-
|
3961
|
-
|
3962
|
-
|
3963
|
-
|
3964
|
-
|
3965
|
-
|
3966
|
-
|
3967
|
-
|
3968
|
-
|
3969
|
-
|
3970
|
-
|
3971
|
-
|
3972
|
-
|
3973
|
-
|
3974
|
-
|
3975
|
-
|
3976
|
-
|
3977
|
-
|
3978
|
-
|
3979
|
-
|
3980
|
-
|
3981
|
-
|
3982
|
-
|
3983
|
-
|
3984
|
-
|
3985
|
-
|
3986
|
-
|
3987
|
-
|
3385
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTScrollableView, deps: [{ token: PLATFORM_ID }, { token: i0.Renderer2 }, { token: TreeTable }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
3386
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: TTScrollableView, isStandalone: false, selector: "[ttScrollableView]", inputs: { columns: ["ttScrollableView", "columns"], frozen: ["frozen", "frozen", booleanAttribute], scrollHeight: "scrollHeight" }, viewQueries: [{ propertyName: "scrollHeaderViewChild", first: true, predicate: ["scrollHeader"], descendants: true }, { propertyName: "scrollHeaderBoxViewChild", first: true, predicate: ["scrollHeaderBox"], descendants: true }, { propertyName: "scrollBodyViewChild", first: true, predicate: ["scrollBody"], descendants: true }, { propertyName: "scrollTableViewChild", first: true, predicate: ["scrollTable"], descendants: true }, { propertyName: "scrollLoadingTableViewChild", first: true, predicate: ["loadingTable"], descendants: true }, { propertyName: "scrollFooterViewChild", first: true, predicate: ["scrollFooter"], descendants: true }, { propertyName: "scrollFooterBoxViewChild", first: true, predicate: ["scrollFooterBox"], descendants: true }, { propertyName: "scrollableAlignerViewChild", first: true, predicate: ["scrollableAligner"], descendants: true }, { propertyName: "scroller", first: true, predicate: ["scroller"], descendants: true }], ngImport: i0, template: `
|
3387
|
+
<div #scrollHeader class="p-treetable-scrollable-header">
|
3388
|
+
<div #scrollHeaderBox class="p-treetable-scrollable-header-box">
|
3389
|
+
<table class="p-treetable-scrollable-header-table" [ngClass]="tt.tableStyleClass" [ngStyle]="tt.tableStyle">
|
3390
|
+
<ng-container
|
3391
|
+
*ngTemplateOutlet="frozen ? tt.frozenColGroupTemplate || tt._frozenColGroupTemplate || tt.colGroupTemplate || tt._colGroupTemplate : tt.colGroupTemplate || tt._colGroupTemplate; context: { $implicit: columns }"
|
3392
|
+
></ng-container>
|
3393
|
+
<thead role="rowgroup" class="p-treetable-thead">
|
3394
|
+
<ng-container
|
3395
|
+
*ngTemplateOutlet="frozen ? tt.frozenHeaderTemplate || tt._frozenHeaderTemplate || tt.headerTemplate || tt._headerTemplate : tt.headerTemplate || tt._headerTemplate; context: { $implicit: columns }"
|
3396
|
+
></ng-container>
|
3397
|
+
</thead>
|
3398
|
+
</table>
|
3399
|
+
</div>
|
3400
|
+
</div>
|
3401
|
+
|
3402
|
+
<p-scroller
|
3403
|
+
*ngIf="tt.virtualScroll"
|
3404
|
+
#scroller
|
3405
|
+
[items]="tt.serializedValue"
|
3406
|
+
styleClass="p-treetable-scrollable-body"
|
3407
|
+
[style]="{ height: tt.scrollHeight !== 'flex' ? tt.scrollHeight : undefined }"
|
3408
|
+
[scrollHeight]="scrollHeight !== 'flex' ? undefined : '100%'"
|
3409
|
+
[itemSize]="tt.virtualScrollItemSize || tt._virtualRowHeight"
|
3410
|
+
[lazy]="tt.lazy"
|
3411
|
+
(onLazyLoad)="tt.onLazyItemLoad($event)"
|
3412
|
+
[options]="tt.virtualScrollOptions"
|
3413
|
+
>
|
3414
|
+
<ng-template #content let-items let-scrollerOptions="options">
|
3415
|
+
<ng-container *ngTemplateOutlet="buildInItems; context: { $implicit: items, options: scrollerOptions }"></ng-container>
|
3416
|
+
</ng-template>
|
3417
|
+
<ng-container *ngIf="tt.loaderTemplate || tt._loaderTemplate">
|
3418
|
+
<ng-template #loader let-scrollerOptions="options">
|
3419
|
+
<ng-container *ngTemplateOutlet="tt.loaderTemplate || tt._loaderTemplate; context: { options: scrollerOptions }"></ng-container>
|
3420
|
+
</ng-template>
|
3421
|
+
</ng-container>
|
3422
|
+
</p-scroller>
|
3423
|
+
<ng-container *ngIf="!tt.virtualScroll">
|
3424
|
+
<div
|
3425
|
+
#scrollBody
|
3426
|
+
class="p-treetable-scrollable-body"
|
3427
|
+
[ngStyle]="{
|
3428
|
+
'max-height': tt.scrollHeight !== 'flex' ? scrollHeight : undefined,
|
3429
|
+
'overflow-y': !frozen && tt.scrollHeight ? 'scroll' : undefined
|
3430
|
+
}"
|
3431
|
+
>
|
3432
|
+
<ng-container *ngTemplateOutlet="buildInItems; context: { $implicit: serializedValue, options: {} }"></ng-container>
|
3433
|
+
</div>
|
3434
|
+
</ng-container>
|
3435
|
+
|
3436
|
+
<ng-template #buildInItems let-items let-scrollerOptions="options">
|
3437
|
+
<table role="table" #scrollTable [class]="tt.tableStyleClass" [ngClass]="scrollerOptions.contentStyleClass" [ngStyle]="tt.tableStyle" [style]="scrollerOptions.contentStyle">
|
3438
|
+
<ng-container
|
3439
|
+
*ngTemplateOutlet="frozen ? tt.frozenColGroupTemplate || tt._frozenColGroupTemplate || tt.colGroupTemplate || tt._colGroupTemplate : tt.colGroupTemplate || tt._colGroupTemplate; context: { $implicit: columns }"
|
3440
|
+
></ng-container>
|
3441
|
+
<tbody
|
3442
|
+
role="rowgroup"
|
3443
|
+
class="p-treetable-tbody"
|
3444
|
+
[pTreeTableBody]="columns"
|
3445
|
+
[pTreeTableBodyTemplate]="frozen ? tt.frozenBodyTemplate || tt._frozenBodyTemplate || tt.bodyTemplate || tt._bodyTemplate : tt.bodyTemplate || tt._bodyTemplate"
|
3446
|
+
[serializedNodes]="items"
|
3447
|
+
[frozen]="frozen"
|
3448
|
+
></tbody>
|
3449
|
+
</table>
|
3450
|
+
<div #scrollableAligner style="background-color:transparent" *ngIf="frozen"></div>
|
3451
|
+
</ng-template>
|
3452
|
+
|
3453
|
+
<div #scrollFooter *ngIf="tt.footerTemplate || tt._footerTemplate" class="p-treetable-scrollable-footer">
|
3454
|
+
<div #scrollFooterBox class="p-treetable-scrollable-footer-box">
|
3455
|
+
<table class="p-treetable-scrollable-footer-table" [ngClass]="tt.tableStyleClass" [ngStyle]="tt.tableStyle">
|
3456
|
+
<ng-container
|
3457
|
+
*ngTemplateOutlet="frozen ? tt.frozenColGroupTemplate || tt._frozenColGroupTemplate || tt.colGroupTemplate || tt._colGroupTemplate : tt.colGroupTemplate || tt._colGroupTemplate; context: { $implicit: columns }"
|
3458
|
+
></ng-container>
|
3459
|
+
<tfoot role="rowgroup" class="p-treetable-tfoot">
|
3460
|
+
<ng-container
|
3461
|
+
*ngTemplateOutlet="frozen ? tt.frozenFooterTemplate || tt._frozenFooterTemplate || tt.footerTemplate || tt._footerTemplate : tt.footerTemplate || tt._footerTemplate; context: { $implicit: columns }"
|
3462
|
+
></ng-container>
|
3463
|
+
</tfoot>
|
3464
|
+
</table>
|
3465
|
+
</div>
|
3466
|
+
</div>
|
3467
|
+
`, 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(() => Scroller), selector: "p-scroller, p-virtualscroller, p-virtual-scroller, p-virtualScroller", inputs: ["id", "style", "styleClass", "tabindex", "items", "itemSize", "scrollHeight", "scrollWidth", "orientation", "step", "delay", "resizeDelay", "appendOnly", "inline", "lazy", "disabled", "loaderDisabled", "columns", "showSpacer", "showLoader", "numToleratedItems", "loading", "autoSize", "trackBy", "options"], outputs: ["onLazyLoad", "onScroll", "onScrollIndexChange"] }, { kind: "component", type: i0.forwardRef(() => TTBody), selector: "[pTreeTableBody]", inputs: ["pTreeTableBody", "pTreeTableBodyTemplate", "frozen", "serializedNodes", "scrollerOptions"] }], encapsulation: i0.ViewEncapsulation.None });
|
3988
3468
|
}
|
3989
|
-
(
|
3990
|
-
|
3991
|
-
|
3992
|
-
|
3993
|
-
|
3994
|
-
|
3469
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTScrollableView, decorators: [{
|
3470
|
+
type: Component,
|
3471
|
+
args: [{
|
3472
|
+
selector: '[ttScrollableView]',
|
3473
|
+
standalone: false,
|
3474
|
+
template: `
|
3995
3475
|
<div #scrollHeader class="p-treetable-scrollable-header">
|
3996
3476
|
<div #scrollHeaderBox class="p-treetable-scrollable-header-box">
|
3997
3477
|
<table class="p-treetable-scrollable-header-table" [ngClass]="tt.tableStyleClass" [ngStyle]="tt.tableStyle">
|
@@ -4073,48 +3553,47 @@ class TTScrollableView {
|
|
4073
3553
|
</div>
|
4074
3554
|
</div>
|
4075
3555
|
`,
|
4076
|
-
|
4077
|
-
|
4078
|
-
|
4079
|
-
|
4080
|
-
|
4081
|
-
|
4082
|
-
|
4083
|
-
|
4084
|
-
|
4085
|
-
|
4086
|
-
|
4087
|
-
|
4088
|
-
|
4089
|
-
|
4090
|
-
|
4091
|
-
|
4092
|
-
|
4093
|
-
|
4094
|
-
|
4095
|
-
|
4096
|
-
|
4097
|
-
|
4098
|
-
|
4099
|
-
|
4100
|
-
|
4101
|
-
|
4102
|
-
|
4103
|
-
|
4104
|
-
|
4105
|
-
|
4106
|
-
|
4107
|
-
|
4108
|
-
|
4109
|
-
|
4110
|
-
|
4111
|
-
|
4112
|
-
|
4113
|
-
|
4114
|
-
|
4115
|
-
|
4116
|
-
|
4117
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TTScrollableView, { className: "TTScrollableView", filePath: "treetable.ts", lineNumber: 2489 }); })();
|
3556
|
+
encapsulation: ViewEncapsulation.None
|
3557
|
+
}]
|
3558
|
+
}], ctorParameters: () => [{ type: undefined, decorators: [{
|
3559
|
+
type: Inject,
|
3560
|
+
args: [PLATFORM_ID]
|
3561
|
+
}] }, { type: i0.Renderer2 }, { type: TreeTable }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { columns: [{
|
3562
|
+
type: Input,
|
3563
|
+
args: ['ttScrollableView']
|
3564
|
+
}], frozen: [{
|
3565
|
+
type: Input,
|
3566
|
+
args: [{ transform: booleanAttribute }]
|
3567
|
+
}], scrollHeaderViewChild: [{
|
3568
|
+
type: ViewChild,
|
3569
|
+
args: ['scrollHeader']
|
3570
|
+
}], scrollHeaderBoxViewChild: [{
|
3571
|
+
type: ViewChild,
|
3572
|
+
args: ['scrollHeaderBox']
|
3573
|
+
}], scrollBodyViewChild: [{
|
3574
|
+
type: ViewChild,
|
3575
|
+
args: ['scrollBody']
|
3576
|
+
}], scrollTableViewChild: [{
|
3577
|
+
type: ViewChild,
|
3578
|
+
args: ['scrollTable']
|
3579
|
+
}], scrollLoadingTableViewChild: [{
|
3580
|
+
type: ViewChild,
|
3581
|
+
args: ['loadingTable']
|
3582
|
+
}], scrollFooterViewChild: [{
|
3583
|
+
type: ViewChild,
|
3584
|
+
args: ['scrollFooter']
|
3585
|
+
}], scrollFooterBoxViewChild: [{
|
3586
|
+
type: ViewChild,
|
3587
|
+
args: ['scrollFooterBox']
|
3588
|
+
}], scrollableAlignerViewChild: [{
|
3589
|
+
type: ViewChild,
|
3590
|
+
args: ['scrollableAligner']
|
3591
|
+
}], scroller: [{
|
3592
|
+
type: ViewChild,
|
3593
|
+
args: ['scroller']
|
3594
|
+
}], scrollHeight: [{
|
3595
|
+
type: Input
|
3596
|
+
}] } });
|
4118
3597
|
class TTSortableColumn {
|
4119
3598
|
tt;
|
4120
3599
|
field;
|
@@ -4166,40 +3645,35 @@ class TTSortableColumn {
|
|
4166
3645
|
this.subscription.unsubscribe();
|
4167
3646
|
}
|
4168
3647
|
}
|
4169
|
-
static ɵfac =
|
4170
|
-
static ɵdir =
|
4171
|
-
i0.ɵɵlistener("click", function TTSortableColumn_click_HostBindingHandler($event) { return ctx.onClick($event); })("keydown.enter", function TTSortableColumn_keydown_enter_HostBindingHandler($event) { return ctx.onEnterKey($event); });
|
4172
|
-
} if (rf & 2) {
|
4173
|
-
i0.ɵɵattribute("tabindex", ctx.isEnabled() ? "0" : null)("role", "columnheader")("aria-sort", ctx.ariaSorted);
|
4174
|
-
i0.ɵɵclassProp("p-sortable-column", ctx.isEnabled())("p-treetable-column-sorted", ctx.sorted);
|
4175
|
-
} }, inputs: { field: [0, "ttSortableColumn", "field"], ttSortableColumnDisabled: [2, "ttSortableColumnDisabled", "ttSortableColumnDisabled", booleanAttribute] }, standalone: false, features: [i0.ɵɵInputTransformsFeature] });
|
3648
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTSortableColumn, deps: [{ token: TreeTable }], target: i0.ɵɵFactoryTarget.Directive });
|
3649
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.1.7", type: TTSortableColumn, isStandalone: false, selector: "[ttSortableColumn]", inputs: { field: ["ttSortableColumn", "field"], ttSortableColumnDisabled: ["ttSortableColumnDisabled", "ttSortableColumnDisabled", booleanAttribute] }, host: { listeners: { "click": "onClick($event)", "keydown.enter": "onEnterKey($event)" }, properties: { "class.p-sortable-column": "isEnabled()", "class.p-treetable-column-sorted": "sorted", "attr.tabindex": "isEnabled() ? \"0\" : null", "attr.role": "\"columnheader\"", "attr.aria-sort": "ariaSorted" } }, ngImport: i0 });
|
4176
3650
|
}
|
4177
|
-
(
|
4178
|
-
|
4179
|
-
|
4180
|
-
|
4181
|
-
|
4182
|
-
|
4183
|
-
|
4184
|
-
|
4185
|
-
|
4186
|
-
|
4187
|
-
|
4188
|
-
|
4189
|
-
|
4190
|
-
|
4191
|
-
|
4192
|
-
|
4193
|
-
|
4194
|
-
|
4195
|
-
|
4196
|
-
|
4197
|
-
|
4198
|
-
|
4199
|
-
|
4200
|
-
|
4201
|
-
|
4202
|
-
|
3651
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTSortableColumn, decorators: [{
|
3652
|
+
type: Directive,
|
3653
|
+
args: [{
|
3654
|
+
selector: '[ttSortableColumn]',
|
3655
|
+
standalone: false,
|
3656
|
+
host: {
|
3657
|
+
'[class.p-sortable-column]': 'isEnabled()',
|
3658
|
+
'[class.p-treetable-column-sorted]': 'sorted',
|
3659
|
+
'[attr.tabindex]': 'isEnabled() ? "0" : null',
|
3660
|
+
'[attr.role]': '"columnheader"',
|
3661
|
+
'[attr.aria-sort]': 'ariaSorted'
|
3662
|
+
}
|
3663
|
+
}]
|
3664
|
+
}], ctorParameters: () => [{ type: TreeTable }], propDecorators: { field: [{
|
3665
|
+
type: Input,
|
3666
|
+
args: ['ttSortableColumn']
|
3667
|
+
}], ttSortableColumnDisabled: [{
|
3668
|
+
type: Input,
|
3669
|
+
args: [{ transform: booleanAttribute }]
|
3670
|
+
}], onClick: [{
|
3671
|
+
type: HostListener,
|
3672
|
+
args: ['click', ['$event']]
|
3673
|
+
}], onEnterKey: [{
|
3674
|
+
type: HostListener,
|
3675
|
+
args: ['keydown.enter', ['$event']]
|
3676
|
+
}] } });
|
4203
3677
|
class TTSortIcon {
|
4204
3678
|
tt;
|
4205
3679
|
cd;
|
@@ -4236,23 +3710,22 @@ class TTSortIcon {
|
|
4236
3710
|
this.subscription.unsubscribe();
|
4237
3711
|
}
|
4238
3712
|
}
|
4239
|
-
static ɵfac =
|
4240
|
-
static ɵcmp =
|
4241
|
-
|
4242
|
-
|
4243
|
-
|
4244
|
-
|
4245
|
-
|
4246
|
-
|
4247
|
-
|
4248
|
-
SortAmountDownIcon], encapsulation: 2, changeDetection: 0 });
|
3713
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTSortIcon, deps: [{ token: TreeTable }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
3714
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.7", type: TTSortIcon, isStandalone: false, selector: "p-treeTableSortIcon", inputs: { field: "field", ariaLabelDesc: "ariaLabelDesc", ariaLabelAsc: "ariaLabelAsc" }, ngImport: i0, template: ` <ng-container *ngIf="!tt.sortIconTemplate && !tt._sortIconTemplate">
|
3715
|
+
<SortAltIcon [styleClass]="'p-sortable-column-icon'" *ngIf="sortOrder === 0" />
|
3716
|
+
<SortAmountUpAltIcon [styleClass]="'p-sortable-column-icon'" *ngIf="sortOrder === 1" />
|
3717
|
+
<SortAmountDownIcon [styleClass]="'p-sortable-column-icon'" *ngIf="sortOrder === -1" />
|
3718
|
+
</ng-container>
|
3719
|
+
<span *ngIf="tt.sortIconTemplate || tt._sortIconTemplate" class="p-sortable-column-icon">
|
3720
|
+
<ng-template *ngTemplateOutlet="tt.sortIconTemplate || tt._sortIconTemplate; context: { $implicit: sortOrder }"></ng-template>
|
3721
|
+
</span>`, isInline: true, dependencies: [{ 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(() => SortAltIcon), selector: "SortAltIcon" }, { kind: "component", type: i0.forwardRef(() => SortAmountUpAltIcon), selector: "SortAmountUpAltIcon" }, { kind: "component", type: i0.forwardRef(() => SortAmountDownIcon), selector: "SortAmountDownIcon" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
4249
3722
|
}
|
4250
|
-
(
|
4251
|
-
|
4252
|
-
|
4253
|
-
|
4254
|
-
|
4255
|
-
|
3723
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTSortIcon, decorators: [{
|
3724
|
+
type: Component,
|
3725
|
+
args: [{
|
3726
|
+
selector: 'p-treeTableSortIcon',
|
3727
|
+
standalone: false,
|
3728
|
+
template: ` <ng-container *ngIf="!tt.sortIconTemplate && !tt._sortIconTemplate">
|
4256
3729
|
<SortAltIcon [styleClass]="'p-sortable-column-icon'" *ngIf="sortOrder === 0" />
|
4257
3730
|
<SortAmountUpAltIcon [styleClass]="'p-sortable-column-icon'" *ngIf="sortOrder === 1" />
|
4258
3731
|
<SortAmountDownIcon [styleClass]="'p-sortable-column-icon'" *ngIf="sortOrder === -1" />
|
@@ -4260,17 +3733,16 @@ class TTSortIcon {
|
|
4260
3733
|
<span *ngIf="tt.sortIconTemplate || tt._sortIconTemplate" class="p-sortable-column-icon">
|
4261
3734
|
<ng-template *ngTemplateOutlet="tt.sortIconTemplate || tt._sortIconTemplate; context: { $implicit: sortOrder }"></ng-template>
|
4262
3735
|
</span>`,
|
4263
|
-
|
4264
|
-
|
4265
|
-
|
4266
|
-
|
4267
|
-
|
4268
|
-
|
4269
|
-
|
4270
|
-
|
4271
|
-
|
4272
|
-
|
4273
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TTSortIcon, { className: "TTSortIcon", filePath: "treetable.ts", lineNumber: 2784 }); })();
|
3736
|
+
encapsulation: ViewEncapsulation.None,
|
3737
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
3738
|
+
}]
|
3739
|
+
}], ctorParameters: () => [{ type: TreeTable }, { type: i0.ChangeDetectorRef }], propDecorators: { field: [{
|
3740
|
+
type: Input
|
3741
|
+
}], ariaLabelDesc: [{
|
3742
|
+
type: Input
|
3743
|
+
}], ariaLabelAsc: [{
|
3744
|
+
type: Input
|
3745
|
+
}] } });
|
4274
3746
|
class TTResizableColumn {
|
4275
3747
|
document;
|
4276
3748
|
platformId;
|
@@ -4341,25 +3813,25 @@ class TTResizableColumn {
|
|
4341
3813
|
}
|
4342
3814
|
this.unbindDocumentEvents();
|
4343
3815
|
}
|
4344
|
-
static ɵfac =
|
4345
|
-
static ɵdir =
|
3816
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTResizableColumn, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.Renderer2 }, { token: TreeTable }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
|
3817
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.1.7", type: TTResizableColumn, isStandalone: false, selector: "[ttResizableColumn]", inputs: { ttResizableColumnDisabled: ["ttResizableColumnDisabled", "ttResizableColumnDisabled", booleanAttribute] }, ngImport: i0 });
|
4346
3818
|
}
|
4347
|
-
(
|
4348
|
-
|
4349
|
-
|
4350
|
-
|
4351
|
-
|
4352
|
-
|
4353
|
-
|
4354
|
-
|
4355
|
-
|
4356
|
-
|
4357
|
-
|
4358
|
-
|
4359
|
-
|
4360
|
-
|
4361
|
-
|
4362
|
-
|
3819
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTResizableColumn, decorators: [{
|
3820
|
+
type: Directive,
|
3821
|
+
args: [{
|
3822
|
+
selector: '[ttResizableColumn]',
|
3823
|
+
standalone: false
|
3824
|
+
}]
|
3825
|
+
}], ctorParameters: () => [{ type: Document, decorators: [{
|
3826
|
+
type: Inject,
|
3827
|
+
args: [DOCUMENT]
|
3828
|
+
}] }, { type: undefined, decorators: [{
|
3829
|
+
type: Inject,
|
3830
|
+
args: [PLATFORM_ID]
|
3831
|
+
}] }, { type: i0.Renderer2 }, { type: TreeTable }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ttResizableColumnDisabled: [{
|
3832
|
+
type: Input,
|
3833
|
+
args: [{ transform: booleanAttribute }]
|
3834
|
+
}] } });
|
4363
3835
|
class TTReorderableColumn {
|
4364
3836
|
document;
|
4365
3837
|
platformId;
|
@@ -4446,30 +3918,28 @@ class TTReorderableColumn {
|
|
4446
3918
|
ngOnDestroy() {
|
4447
3919
|
this.unbindEvents();
|
4448
3920
|
}
|
4449
|
-
static ɵfac =
|
4450
|
-
static ɵdir =
|
4451
|
-
i0.ɵɵlistener("drop", function TTReorderableColumn_drop_HostBindingHandler($event) { return ctx.onDrop($event); });
|
4452
|
-
} }, inputs: { ttReorderableColumnDisabled: [2, "ttReorderableColumnDisabled", "ttReorderableColumnDisabled", booleanAttribute] }, standalone: false, features: [i0.ɵɵInputTransformsFeature] });
|
3921
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTReorderableColumn, deps: [{ token: DOCUMENT }, { token: PLATFORM_ID }, { token: i0.Renderer2 }, { token: TreeTable }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
|
3922
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.1.7", type: TTReorderableColumn, isStandalone: false, selector: "[ttReorderableColumn]", inputs: { ttReorderableColumnDisabled: ["ttReorderableColumnDisabled", "ttReorderableColumnDisabled", booleanAttribute] }, host: { listeners: { "drop": "onDrop($event)" } }, ngImport: i0 });
|
4453
3923
|
}
|
4454
|
-
(
|
4455
|
-
|
4456
|
-
|
4457
|
-
|
4458
|
-
|
4459
|
-
|
4460
|
-
|
4461
|
-
|
4462
|
-
|
4463
|
-
|
4464
|
-
|
4465
|
-
|
4466
|
-
|
4467
|
-
|
4468
|
-
|
4469
|
-
|
4470
|
-
|
4471
|
-
|
4472
|
-
|
3924
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTReorderableColumn, decorators: [{
|
3925
|
+
type: Directive,
|
3926
|
+
args: [{
|
3927
|
+
selector: '[ttReorderableColumn]',
|
3928
|
+
standalone: false
|
3929
|
+
}]
|
3930
|
+
}], ctorParameters: () => [{ type: Document, decorators: [{
|
3931
|
+
type: Inject,
|
3932
|
+
args: [DOCUMENT]
|
3933
|
+
}] }, { type: undefined, decorators: [{
|
3934
|
+
type: Inject,
|
3935
|
+
args: [PLATFORM_ID]
|
3936
|
+
}] }, { type: i0.Renderer2 }, { type: TreeTable }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ttReorderableColumnDisabled: [{
|
3937
|
+
type: Input,
|
3938
|
+
args: [{ transform: booleanAttribute }]
|
3939
|
+
}], onDrop: [{
|
3940
|
+
type: HostListener,
|
3941
|
+
args: ['drop', ['$event']]
|
3942
|
+
}] } });
|
4473
3943
|
class TTSelectableRow {
|
4474
3944
|
tt;
|
4475
3945
|
tableService;
|
@@ -4534,40 +4004,35 @@ class TTSelectableRow {
|
|
4534
4004
|
this.subscription.unsubscribe();
|
4535
4005
|
}
|
4536
4006
|
}
|
4537
|
-
static ɵfac =
|
4538
|
-
static ɵdir =
|
4539
|
-
i0.ɵɵlistener("click", function TTSelectableRow_click_HostBindingHandler($event) { return ctx.onClick($event); })("keydown", function TTSelectableRow_keydown_HostBindingHandler($event) { return ctx.onKeyDown($event); })("touchend", function TTSelectableRow_touchend_HostBindingHandler($event) { return ctx.onTouchEnd($event); });
|
4540
|
-
} if (rf & 2) {
|
4541
|
-
i0.ɵɵattribute("aria-checked", ctx.selected);
|
4542
|
-
i0.ɵɵclassProp("p-treetable-row-selected", ctx.selected);
|
4543
|
-
} }, inputs: { rowNode: [0, "ttSelectableRow", "rowNode"], ttSelectableRowDisabled: [2, "ttSelectableRowDisabled", "ttSelectableRowDisabled", booleanAttribute] }, standalone: false, features: [i0.ɵɵInputTransformsFeature] });
|
4007
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTSelectableRow, deps: [{ token: TreeTable }, { token: TreeTableService }], target: i0.ɵɵFactoryTarget.Directive });
|
4008
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.1.7", type: TTSelectableRow, isStandalone: false, selector: "[ttSelectableRow]", inputs: { rowNode: ["ttSelectableRow", "rowNode"], ttSelectableRowDisabled: ["ttSelectableRowDisabled", "ttSelectableRowDisabled", booleanAttribute] }, host: { listeners: { "click": "onClick($event)", "keydown": "onKeyDown($event)", "touchend": "onTouchEnd($event)" }, properties: { "class.p-treetable-row-selected": "selected", "attr.aria-checked": "selected" } }, ngImport: i0 });
|
4544
4009
|
}
|
4545
|
-
(
|
4546
|
-
|
4547
|
-
|
4548
|
-
|
4549
|
-
|
4550
|
-
|
4551
|
-
|
4552
|
-
|
4553
|
-
|
4554
|
-
|
4555
|
-
|
4556
|
-
|
4557
|
-
|
4558
|
-
|
4559
|
-
|
4560
|
-
|
4561
|
-
|
4562
|
-
|
4563
|
-
|
4564
|
-
|
4565
|
-
|
4566
|
-
|
4567
|
-
|
4568
|
-
|
4569
|
-
|
4570
|
-
|
4010
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTSelectableRow, decorators: [{
|
4011
|
+
type: Directive,
|
4012
|
+
args: [{
|
4013
|
+
selector: '[ttSelectableRow]',
|
4014
|
+
standalone: false,
|
4015
|
+
host: {
|
4016
|
+
'[class.p-treetable-row-selected]': 'selected',
|
4017
|
+
'[attr.aria-checked]': 'selected'
|
4018
|
+
}
|
4019
|
+
}]
|
4020
|
+
}], ctorParameters: () => [{ type: TreeTable }, { type: TreeTableService }], propDecorators: { rowNode: [{
|
4021
|
+
type: Input,
|
4022
|
+
args: ['ttSelectableRow']
|
4023
|
+
}], ttSelectableRowDisabled: [{
|
4024
|
+
type: Input,
|
4025
|
+
args: [{ transform: booleanAttribute }]
|
4026
|
+
}], onClick: [{
|
4027
|
+
type: HostListener,
|
4028
|
+
args: ['click', ['$event']]
|
4029
|
+
}], onKeyDown: [{
|
4030
|
+
type: HostListener,
|
4031
|
+
args: ['keydown', ['$event']]
|
4032
|
+
}], onTouchEnd: [{
|
4033
|
+
type: HostListener,
|
4034
|
+
args: ['touchend', ['$event']]
|
4035
|
+
}] } });
|
4571
4036
|
class TTSelectableRowDblClick {
|
4572
4037
|
tt;
|
4573
4038
|
tableService;
|
@@ -4605,32 +4070,28 @@ class TTSelectableRowDblClick {
|
|
4605
4070
|
this.subscription.unsubscribe();
|
4606
4071
|
}
|
4607
4072
|
}
|
4608
|
-
static ɵfac =
|
4609
|
-
static ɵdir =
|
4610
|
-
i0.ɵɵlistener("dblclick", function TTSelectableRowDblClick_dblclick_HostBindingHandler($event) { return ctx.onClick($event); });
|
4611
|
-
} if (rf & 2) {
|
4612
|
-
i0.ɵɵclassProp("p-treetable-row-selected", ctx.selected);
|
4613
|
-
} }, inputs: { rowNode: [0, "ttSelectableRowDblClick", "rowNode"], ttSelectableRowDisabled: [2, "ttSelectableRowDisabled", "ttSelectableRowDisabled", booleanAttribute] }, standalone: false, features: [i0.ɵɵInputTransformsFeature] });
|
4073
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTSelectableRowDblClick, deps: [{ token: TreeTable }, { token: TreeTableService }], target: i0.ɵɵFactoryTarget.Directive });
|
4074
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.1.7", type: TTSelectableRowDblClick, isStandalone: false, selector: "[ttSelectableRowDblClick]", inputs: { rowNode: ["ttSelectableRowDblClick", "rowNode"], ttSelectableRowDisabled: ["ttSelectableRowDisabled", "ttSelectableRowDisabled", booleanAttribute] }, host: { listeners: { "dblclick": "onClick($event)" }, properties: { "class.p-treetable-row-selected": "selected" } }, ngImport: i0 });
|
4614
4075
|
}
|
4615
|
-
(
|
4616
|
-
|
4617
|
-
|
4618
|
-
|
4619
|
-
|
4620
|
-
|
4621
|
-
|
4622
|
-
|
4623
|
-
|
4624
|
-
|
4625
|
-
|
4626
|
-
|
4627
|
-
|
4628
|
-
|
4629
|
-
|
4630
|
-
|
4631
|
-
|
4632
|
-
|
4633
|
-
|
4076
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTSelectableRowDblClick, decorators: [{
|
4077
|
+
type: Directive,
|
4078
|
+
args: [{
|
4079
|
+
selector: '[ttSelectableRowDblClick]',
|
4080
|
+
standalone: false,
|
4081
|
+
host: {
|
4082
|
+
'[class.p-treetable-row-selected]': 'selected'
|
4083
|
+
}
|
4084
|
+
}]
|
4085
|
+
}], ctorParameters: () => [{ type: TreeTable }, { type: TreeTableService }], propDecorators: { rowNode: [{
|
4086
|
+
type: Input,
|
4087
|
+
args: ['ttSelectableRowDblClick']
|
4088
|
+
}], ttSelectableRowDisabled: [{
|
4089
|
+
type: Input,
|
4090
|
+
args: [{ transform: booleanAttribute }]
|
4091
|
+
}], onClick: [{
|
4092
|
+
type: HostListener,
|
4093
|
+
args: ['dblclick', ['$event']]
|
4094
|
+
}] } });
|
4634
4095
|
class TTContextMenuRow {
|
4635
4096
|
tt;
|
4636
4097
|
tableService;
|
@@ -4667,34 +4128,29 @@ class TTContextMenuRow {
|
|
4667
4128
|
this.subscription.unsubscribe();
|
4668
4129
|
}
|
4669
4130
|
}
|
4670
|
-
static ɵfac =
|
4671
|
-
static ɵdir =
|
4672
|
-
i0.ɵɵlistener("contextmenu", function TTContextMenuRow_contextmenu_HostBindingHandler($event) { return ctx.onContextMenu($event); });
|
4673
|
-
} if (rf & 2) {
|
4674
|
-
i0.ɵɵattribute("tabindex", ctx.isEnabled() ? 0 : undefined);
|
4675
|
-
i0.ɵɵclassProp("p-treetable-contextmenu-row-selected", ctx.selected);
|
4676
|
-
} }, inputs: { rowNode: [0, "ttContextMenuRow", "rowNode"], ttContextMenuRowDisabled: [2, "ttContextMenuRowDisabled", "ttContextMenuRowDisabled", booleanAttribute] }, standalone: false, features: [i0.ɵɵInputTransformsFeature] });
|
4131
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTContextMenuRow, deps: [{ token: TreeTable }, { token: TreeTableService }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
4132
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.1.7", type: TTContextMenuRow, isStandalone: false, selector: "[ttContextMenuRow]", inputs: { rowNode: ["ttContextMenuRow", "rowNode"], ttContextMenuRowDisabled: ["ttContextMenuRowDisabled", "ttContextMenuRowDisabled", booleanAttribute] }, host: { listeners: { "contextmenu": "onContextMenu($event)" }, properties: { "class.p-treetable-contextmenu-row-selected": "selected", "attr.tabindex": "isEnabled() ? 0 : undefined" } }, ngImport: i0 });
|
4677
4133
|
}
|
4678
|
-
(
|
4679
|
-
|
4680
|
-
|
4681
|
-
|
4682
|
-
|
4683
|
-
|
4684
|
-
|
4685
|
-
|
4686
|
-
|
4687
|
-
|
4688
|
-
|
4689
|
-
|
4690
|
-
|
4691
|
-
|
4692
|
-
|
4693
|
-
|
4694
|
-
|
4695
|
-
|
4696
|
-
|
4697
|
-
|
4134
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTContextMenuRow, decorators: [{
|
4135
|
+
type: Directive,
|
4136
|
+
args: [{
|
4137
|
+
selector: '[ttContextMenuRow]',
|
4138
|
+
standalone: false,
|
4139
|
+
host: {
|
4140
|
+
'[class.p-treetable-contextmenu-row-selected]': 'selected',
|
4141
|
+
'[attr.tabindex]': 'isEnabled() ? 0 : undefined'
|
4142
|
+
}
|
4143
|
+
}]
|
4144
|
+
}], ctorParameters: () => [{ type: TreeTable }, { type: TreeTableService }, { type: i0.ElementRef }], propDecorators: { rowNode: [{
|
4145
|
+
type: Input,
|
4146
|
+
args: ['ttContextMenuRow']
|
4147
|
+
}], ttContextMenuRowDisabled: [{
|
4148
|
+
type: Input,
|
4149
|
+
args: [{ transform: booleanAttribute }]
|
4150
|
+
}], onContextMenu: [{
|
4151
|
+
type: HostListener,
|
4152
|
+
args: ['contextmenu', ['$event']]
|
4153
|
+
}] } });
|
4698
4154
|
class TTCheckbox {
|
4699
4155
|
tt;
|
4700
4156
|
tableService;
|
@@ -4762,25 +4218,24 @@ class TTCheckbox {
|
|
4762
4218
|
this.subscription.unsubscribe();
|
4763
4219
|
}
|
4764
4220
|
}
|
4765
|
-
static ɵfac =
|
4766
|
-
static ɵcmp =
|
4767
|
-
|
4768
|
-
|
4769
|
-
|
4770
|
-
|
4771
|
-
|
4772
|
-
|
4773
|
-
|
4774
|
-
|
4775
|
-
} }, dependencies: () => [i1.NgIf, i1.NgTemplateOutlet, i3.PrimeTemplate, Checkbox, i4.NgControlStatus, i4.NgModel], encapsulation: 2, changeDetection: 0 });
|
4221
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTCheckbox, deps: [{ token: TreeTable }, { token: TreeTableService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
4222
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: TTCheckbox, isStandalone: false, selector: "p-treeTableCheckbox", inputs: { disabled: ["disabled", "disabled", booleanAttribute], rowNode: ["value", "rowNode"] }, ngImport: i0, template: `
|
4223
|
+
<p-checkbox [ngModel]="checked" (onChange)="onClick($event)" [binary]="true" [disabled]="disabled" [indeterminate]="partialChecked" styleClass="p-treetable-node-checkbox" [tabIndex]="-1">
|
4224
|
+
<ng-container *ngIf="tt.checkboxIconTemplate || tt._checkboxIconTemplate">
|
4225
|
+
<ng-template pTemplate="icon">
|
4226
|
+
<ng-template *ngTemplateOutlet="tt.checkboxIconTemplate || tt._checkboxIconTemplate; context: { $implicit: checked, partialSelected: partialChecked }"></ng-template>
|
4227
|
+
</ng-template>
|
4228
|
+
</ng-container>
|
4229
|
+
</p-checkbox>
|
4230
|
+
`, isInline: true, dependencies: [{ 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(() => i3.PrimeTemplate), selector: "[pTemplate]", inputs: ["type", "pTemplate"] }, { kind: "component", type: i0.forwardRef(() => Checkbox), selector: "p-checkbox, p-checkBox, p-check-box", inputs: ["value", "name", "disabled", "binary", "ariaLabelledBy", "ariaLabel", "tabindex", "inputId", "style", "inputStyle", "styleClass", "inputClass", "indeterminate", "size", "formControl", "checkboxIcon", "readonly", "required", "autofocus", "trueValue", "falseValue", "variant"], outputs: ["onChange", "onFocus", "onBlur"] }, { kind: "directive", type: i0.forwardRef(() => i4.NgControlStatus), selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i0.forwardRef(() => i4.NgModel), selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
4776
4231
|
}
|
4777
|
-
(
|
4778
|
-
|
4779
|
-
|
4780
|
-
|
4781
|
-
|
4782
|
-
|
4783
|
-
<p-checkbox [ngModel]="checked" (onChange)="onClick($event)" [binary]="true" [indeterminate]="partialChecked" styleClass="p-treetable-node-checkbox" [tabIndex]="-1">
|
4232
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTCheckbox, decorators: [{
|
4233
|
+
type: Component,
|
4234
|
+
args: [{
|
4235
|
+
selector: 'p-treeTableCheckbox',
|
4236
|
+
standalone: false,
|
4237
|
+
template: `
|
4238
|
+
<p-checkbox [ngModel]="checked" (onChange)="onClick($event)" [binary]="true" [disabled]="disabled" [indeterminate]="partialChecked" styleClass="p-treetable-node-checkbox" [tabIndex]="-1">
|
4784
4239
|
<ng-container *ngIf="tt.checkboxIconTemplate || tt._checkboxIconTemplate">
|
4785
4240
|
<ng-template pTemplate="icon">
|
4786
4241
|
<ng-template *ngTemplateOutlet="tt.checkboxIconTemplate || tt._checkboxIconTemplate; context: { $implicit: checked, partialSelected: partialChecked }"></ng-template>
|
@@ -4788,17 +4243,16 @@ class TTCheckbox {
|
|
4788
4243
|
</ng-container>
|
4789
4244
|
</p-checkbox>
|
4790
4245
|
`,
|
4791
|
-
|
4792
|
-
|
4793
|
-
|
4794
|
-
|
4795
|
-
|
4796
|
-
|
4797
|
-
|
4798
|
-
|
4799
|
-
|
4800
|
-
|
4801
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TTCheckbox, { className: "TTCheckbox", filePath: "treetable.ts", lineNumber: 3230 }); })();
|
4246
|
+
encapsulation: ViewEncapsulation.None,
|
4247
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
4248
|
+
}]
|
4249
|
+
}], ctorParameters: () => [{ type: TreeTable }, { type: TreeTableService }, { type: i0.ChangeDetectorRef }], propDecorators: { disabled: [{
|
4250
|
+
type: Input,
|
4251
|
+
args: [{ transform: booleanAttribute }]
|
4252
|
+
}], rowNode: [{
|
4253
|
+
type: Input,
|
4254
|
+
args: ['value']
|
4255
|
+
}] } });
|
4802
4256
|
class TTHeaderCheckbox {
|
4803
4257
|
tt;
|
4804
4258
|
tableService;
|
@@ -4869,24 +4323,23 @@ class TTHeaderCheckbox {
|
|
4869
4323
|
}
|
4870
4324
|
return checked;
|
4871
4325
|
}
|
4872
|
-
static ɵfac =
|
4873
|
-
static ɵcmp =
|
4874
|
-
|
4875
|
-
|
4876
|
-
|
4877
|
-
|
4878
|
-
|
4879
|
-
|
4880
|
-
|
4881
|
-
|
4882
|
-
} }, dependencies: () => [i1.NgIf, i1.NgTemplateOutlet, i3.PrimeTemplate, Checkbox, i4.NgControlStatus, i4.NgModel], encapsulation: 2, changeDetection: 0 });
|
4326
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTHeaderCheckbox, deps: [{ token: TreeTable }, { token: TreeTableService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
4327
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.7", type: TTHeaderCheckbox, isStandalone: false, selector: "p-treeTableHeaderCheckbox", ngImport: i0, template: `
|
4328
|
+
<p-checkbox [ngModel]="checked" (onChange)="onClick($event)" [binary]="true" [disabled]="!tt.value || tt.value.length === 0">
|
4329
|
+
<ng-container *ngIf="tt.headerCheckboxIconTemplate || tt._headerCheckboxIconTemplate">
|
4330
|
+
<ng-template pTemplate="icon">
|
4331
|
+
<ng-template *ngTemplateOutlet="tt.headerCheckboxIconTemplate || tt._headerCheckboxIconTemplate; context: { $implicit: checked }"></ng-template>
|
4332
|
+
</ng-template>
|
4333
|
+
</ng-container>
|
4334
|
+
</p-checkbox>
|
4335
|
+
`, isInline: true, dependencies: [{ 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(() => i3.PrimeTemplate), selector: "[pTemplate]", inputs: ["type", "pTemplate"] }, { kind: "component", type: i0.forwardRef(() => Checkbox), selector: "p-checkbox, p-checkBox, p-check-box", inputs: ["value", "name", "disabled", "binary", "ariaLabelledBy", "ariaLabel", "tabindex", "inputId", "style", "inputStyle", "styleClass", "inputClass", "indeterminate", "size", "formControl", "checkboxIcon", "readonly", "required", "autofocus", "trueValue", "falseValue", "variant"], outputs: ["onChange", "onFocus", "onBlur"] }, { kind: "directive", type: i0.forwardRef(() => i4.NgControlStatus), selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i0.forwardRef(() => i4.NgModel), selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
4883
4336
|
}
|
4884
|
-
(
|
4885
|
-
|
4886
|
-
|
4887
|
-
|
4888
|
-
|
4889
|
-
|
4337
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTHeaderCheckbox, decorators: [{
|
4338
|
+
type: Component,
|
4339
|
+
args: [{
|
4340
|
+
selector: 'p-treeTableHeaderCheckbox',
|
4341
|
+
standalone: false,
|
4342
|
+
template: `
|
4890
4343
|
<p-checkbox [ngModel]="checked" (onChange)="onClick($event)" [binary]="true" [disabled]="!tt.value || tt.value.length === 0">
|
4891
4344
|
<ng-container *ngIf="tt.headerCheckboxIconTemplate || tt._headerCheckboxIconTemplate">
|
4892
4345
|
<ng-template pTemplate="icon">
|
@@ -4895,11 +4348,10 @@ class TTHeaderCheckbox {
|
|
4895
4348
|
</ng-container>
|
4896
4349
|
</p-checkbox>
|
4897
4350
|
`,
|
4898
|
-
|
4899
|
-
|
4900
|
-
|
4901
|
-
|
4902
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TTHeaderCheckbox, { className: "TTHeaderCheckbox", filePath: "treetable.ts", lineNumber: 3320 }); })();
|
4351
|
+
encapsulation: ViewEncapsulation.None,
|
4352
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
4353
|
+
}]
|
4354
|
+
}], ctorParameters: () => [{ type: TreeTable }, { type: TreeTableService }, { type: i0.ChangeDetectorRef }] });
|
4903
4355
|
class TTEditableColumn {
|
4904
4356
|
tt;
|
4905
4357
|
el;
|
@@ -5052,33 +4504,31 @@ class TTEditableColumn {
|
|
5052
4504
|
isEnabled() {
|
5053
4505
|
return this.ttEditableColumnDisabled !== true;
|
5054
4506
|
}
|
5055
|
-
static ɵfac =
|
5056
|
-
static ɵdir =
|
5057
|
-
i0.ɵɵlistener("click", function TTEditableColumn_click_HostBindingHandler($event) { return ctx.onClick($event); })("keydown", function TTEditableColumn_keydown_HostBindingHandler($event) { return ctx.onKeyDown($event); });
|
5058
|
-
} }, inputs: { data: [0, "ttEditableColumn", "data"], field: [0, "ttEditableColumnField", "field"], ttEditableColumnDisabled: [2, "ttEditableColumnDisabled", "ttEditableColumnDisabled", booleanAttribute] }, standalone: false, features: [i0.ɵɵInputTransformsFeature] });
|
4507
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTEditableColumn, deps: [{ token: TreeTable }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
|
4508
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.1.7", type: TTEditableColumn, isStandalone: false, selector: "[ttEditableColumn]", inputs: { data: ["ttEditableColumn", "data"], field: ["ttEditableColumnField", "field"], ttEditableColumnDisabled: ["ttEditableColumnDisabled", "ttEditableColumnDisabled", booleanAttribute] }, host: { listeners: { "click": "onClick($event)", "keydown": "onKeyDown($event)" } }, ngImport: i0 });
|
5059
4509
|
}
|
5060
|
-
(
|
5061
|
-
|
5062
|
-
|
5063
|
-
|
5064
|
-
|
5065
|
-
|
5066
|
-
|
5067
|
-
|
5068
|
-
|
5069
|
-
|
5070
|
-
|
5071
|
-
|
5072
|
-
|
5073
|
-
|
5074
|
-
|
5075
|
-
|
5076
|
-
|
5077
|
-
|
5078
|
-
|
5079
|
-
|
5080
|
-
|
5081
|
-
|
4510
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTEditableColumn, decorators: [{
|
4511
|
+
type: Directive,
|
4512
|
+
args: [{
|
4513
|
+
selector: '[ttEditableColumn]',
|
4514
|
+
standalone: false
|
4515
|
+
}]
|
4516
|
+
}], ctorParameters: () => [{ type: TreeTable }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { data: [{
|
4517
|
+
type: Input,
|
4518
|
+
args: ['ttEditableColumn']
|
4519
|
+
}], field: [{
|
4520
|
+
type: Input,
|
4521
|
+
args: ['ttEditableColumnField']
|
4522
|
+
}], ttEditableColumnDisabled: [{
|
4523
|
+
type: Input,
|
4524
|
+
args: [{ transform: booleanAttribute }]
|
4525
|
+
}], onClick: [{
|
4526
|
+
type: HostListener,
|
4527
|
+
args: ['click', ['$event']]
|
4528
|
+
}], onKeyDown: [{
|
4529
|
+
type: HostListener,
|
4530
|
+
args: ['keydown', ['$event']]
|
4531
|
+
}] } });
|
5082
4532
|
class TreeTableCellEditor extends BaseComponent {
|
5083
4533
|
tt;
|
5084
4534
|
editableColumn;
|
@@ -5102,26 +4552,22 @@ class TreeTableCellEditor extends BaseComponent {
|
|
5102
4552
|
}
|
5103
4553
|
});
|
5104
4554
|
}
|
5105
|
-
static ɵfac =
|
5106
|
-
static ɵcmp =
|
5107
|
-
|
5108
|
-
|
5109
|
-
|
5110
|
-
|
5111
|
-
|
5112
|
-
|
5113
|
-
|
5114
|
-
i0.ɵɵproperty("ngIf", ctx.tt.editingCell === ctx.editableColumn.el.nativeElement);
|
5115
|
-
i0.ɵɵadvance();
|
5116
|
-
i0.ɵɵproperty("ngIf", !ctx.tt.editingCell || ctx.tt.editingCell !== ctx.editableColumn.el.nativeElement);
|
5117
|
-
} }, dependencies: [i1.NgIf, i1.NgTemplateOutlet], encapsulation: 2 });
|
4555
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableCellEditor, deps: [{ token: TreeTable }, { token: TTEditableColumn }], target: i0.ɵɵFactoryTarget.Component });
|
4556
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.7", type: TreeTableCellEditor, isStandalone: false, selector: "p-treeTableCellEditor, p-treetablecelleditor, p-treetable-cell-editor", queries: [{ propertyName: "templates", predicate: PrimeTemplate }], usesInheritance: true, ngImport: i0, template: `
|
4557
|
+
<ng-container *ngIf="tt.editingCell === editableColumn.el.nativeElement">
|
4558
|
+
<ng-container *ngTemplateOutlet="inputTemplate"></ng-container>
|
4559
|
+
</ng-container>
|
4560
|
+
<ng-container *ngIf="!tt.editingCell || tt.editingCell !== editableColumn.el.nativeElement">
|
4561
|
+
<ng-container *ngTemplateOutlet="outputTemplate"></ng-container>
|
4562
|
+
</ng-container>
|
4563
|
+
`, 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"] }], encapsulation: i0.ViewEncapsulation.None });
|
5118
4564
|
}
|
5119
|
-
(
|
5120
|
-
|
5121
|
-
|
5122
|
-
|
5123
|
-
|
5124
|
-
|
4565
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableCellEditor, decorators: [{
|
4566
|
+
type: Component,
|
4567
|
+
args: [{
|
4568
|
+
selector: 'p-treeTableCellEditor, p-treetablecelleditor, p-treetable-cell-editor',
|
4569
|
+
standalone: false,
|
4570
|
+
template: `
|
5125
4571
|
<ng-container *ngIf="tt.editingCell === editableColumn.el.nativeElement">
|
5126
4572
|
<ng-container *ngTemplateOutlet="inputTemplate"></ng-container>
|
5127
4573
|
</ng-container>
|
@@ -5129,13 +4575,12 @@ class TreeTableCellEditor extends BaseComponent {
|
|
5129
4575
|
<ng-container *ngTemplateOutlet="outputTemplate"></ng-container>
|
5130
4576
|
</ng-container>
|
5131
4577
|
`,
|
5132
|
-
|
5133
|
-
|
5134
|
-
|
5135
|
-
|
5136
|
-
|
5137
|
-
|
5138
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TreeTableCellEditor, { className: "TreeTableCellEditor", filePath: "treetable.ts", lineNumber: 3588 }); })();
|
4578
|
+
encapsulation: ViewEncapsulation.None
|
4579
|
+
}]
|
4580
|
+
}], ctorParameters: () => [{ type: TreeTable }, { type: TTEditableColumn }], propDecorators: { templates: [{
|
4581
|
+
type: ContentChildren,
|
4582
|
+
args: [PrimeTemplate]
|
4583
|
+
}] } });
|
5139
4584
|
class TTRow {
|
5140
4585
|
tt;
|
5141
4586
|
el;
|
@@ -5285,35 +4730,30 @@ class TTRow {
|
|
5285
4730
|
}, 25);
|
5286
4731
|
});
|
5287
4732
|
}
|
5288
|
-
static ɵfac =
|
5289
|
-
static ɵdir =
|
5290
|
-
i0.ɵɵlistener("keydown", function TTRow_keydown_HostBindingHandler($event) { return ctx.onKeyDown($event); });
|
5291
|
-
} if (rf & 2) {
|
5292
|
-
i0.ɵɵattribute("tabindex", "0")("aria-expanded", ctx.expanded)("aria-level", ctx.level)("data-pc-section", ctx.row)("role", ctx.row);
|
5293
|
-
i0.ɵɵclassMap("p-element " + ctx.styleClass);
|
5294
|
-
} }, inputs: { rowNode: [0, "ttRow", "rowNode"] }, standalone: false });
|
4733
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTRow, deps: [{ token: TreeTable }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
|
4734
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.7", type: TTRow, isStandalone: false, selector: "[ttRow]", inputs: { rowNode: ["ttRow", "rowNode"] }, host: { listeners: { "keydown": "onKeyDown($event)" }, properties: { "class": "'p-element ' + styleClass", "attr.tabindex": "'0'", "attr.aria-expanded": "expanded", "attr.aria-level": "level", "attr.data-pc-section": "row", "attr.role": "row" } }, ngImport: i0 });
|
5295
4735
|
}
|
5296
|
-
(
|
5297
|
-
|
5298
|
-
|
5299
|
-
|
5300
|
-
|
5301
|
-
|
5302
|
-
|
5303
|
-
|
5304
|
-
|
5305
|
-
|
5306
|
-
|
5307
|
-
|
5308
|
-
|
5309
|
-
|
5310
|
-
|
5311
|
-
|
5312
|
-
|
5313
|
-
|
5314
|
-
|
5315
|
-
|
5316
|
-
|
4736
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TTRow, decorators: [{
|
4737
|
+
type: Directive,
|
4738
|
+
args: [{
|
4739
|
+
selector: '[ttRow]',
|
4740
|
+
standalone: false,
|
4741
|
+
host: {
|
4742
|
+
'[class]': `'p-element ' + styleClass`,
|
4743
|
+
'[attr.tabindex]': "'0'",
|
4744
|
+
'[attr.aria-expanded]': 'expanded',
|
4745
|
+
'[attr.aria-level]': 'level',
|
4746
|
+
'[attr.data-pc-section]': 'row',
|
4747
|
+
'[attr.role]': 'row'
|
4748
|
+
}
|
4749
|
+
}]
|
4750
|
+
}], ctorParameters: () => [{ type: TreeTable }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { rowNode: [{
|
4751
|
+
type: Input,
|
4752
|
+
args: ['ttRow']
|
4753
|
+
}], onKeyDown: [{
|
4754
|
+
type: HostListener,
|
4755
|
+
args: ['keydown', ['$event']]
|
4756
|
+
}] } });
|
5317
4757
|
class TreeTableToggler extends BaseComponent {
|
5318
4758
|
tt;
|
5319
4759
|
rowNode;
|
@@ -5342,29 +4782,34 @@ class TreeTableToggler extends BaseComponent {
|
|
5342
4782
|
this.tt.tableService.onUIUpdate(this.tt.value);
|
5343
4783
|
event.preventDefault();
|
5344
4784
|
}
|
5345
|
-
static ɵfac =
|
5346
|
-
static ɵcmp =
|
5347
|
-
|
5348
|
-
|
5349
|
-
|
5350
|
-
|
5351
|
-
|
5352
|
-
|
5353
|
-
|
5354
|
-
|
5355
|
-
|
5356
|
-
|
5357
|
-
|
5358
|
-
|
5359
|
-
|
5360
|
-
|
4785
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableToggler, deps: [{ token: TreeTable }], target: i0.ɵɵFactoryTarget.Component });
|
4786
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.7", type: TreeTableToggler, isStandalone: false, selector: "p-treeTableToggler, p-treetabletoggler, p-treetable-toggler", inputs: { rowNode: "rowNode" }, usesInheritance: true, ngImport: i0, template: `
|
4787
|
+
<button
|
4788
|
+
type="button"
|
4789
|
+
class="p-treetable-toggler"
|
4790
|
+
(click)="onClick($event)"
|
4791
|
+
tabindex="-1"
|
4792
|
+
pRipple
|
4793
|
+
[style.visibility]="rowNode.node.leaf === false || (rowNode.node.children && rowNode.node.children.length) ? 'visible' : 'hidden'"
|
4794
|
+
[style.marginLeft]="rowNode.level * 16 + 'px'"
|
4795
|
+
[attr.data-pc-section]="'rowtoggler'"
|
4796
|
+
[attr.data-pc-group-section]="'rowactionbutton'"
|
4797
|
+
[attr.aria-label]="toggleButtonAriaLabel"
|
4798
|
+
>
|
4799
|
+
<ng-container *ngIf="!tt.togglerIconTemplate && !tt._togglerIconTemplate">
|
4800
|
+
<ChevronDownIcon *ngIf="rowNode.node.expanded" [attr.aria-hidden]="true" />
|
4801
|
+
<ChevronRightIcon *ngIf="!rowNode.node.expanded" [attr.aria-hidden]="true" />
|
4802
|
+
</ng-container>
|
4803
|
+
<ng-template *ngTemplateOutlet="tt.togglerIconTemplate || tt._togglerIconTemplate; context: { $implicit: rowNode.node.expanded }"></ng-template>
|
4804
|
+
</button>
|
4805
|
+
`, isInline: true, dependencies: [{ 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(() => Ripple), selector: "[pRipple]" }, { kind: "component", type: i0.forwardRef(() => ChevronDownIcon), selector: "ChevronDownIcon" }, { kind: "component", type: i0.forwardRef(() => ChevronRightIcon), selector: "ChevronRightIcon" }], encapsulation: i0.ViewEncapsulation.None });
|
5361
4806
|
}
|
5362
|
-
(
|
5363
|
-
|
5364
|
-
|
5365
|
-
|
5366
|
-
|
5367
|
-
|
4807
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableToggler, decorators: [{
|
4808
|
+
type: Component,
|
4809
|
+
args: [{
|
4810
|
+
selector: 'p-treeTableToggler, p-treetabletoggler, p-treetable-toggler',
|
4811
|
+
standalone: false,
|
4812
|
+
template: `
|
5368
4813
|
<button
|
5369
4814
|
type="button"
|
5370
4815
|
class="p-treetable-toggler"
|
@@ -5384,16 +4829,31 @@ class TreeTableToggler extends BaseComponent {
|
|
5384
4829
|
<ng-template *ngTemplateOutlet="tt.togglerIconTemplate || tt._togglerIconTemplate; context: { $implicit: rowNode.node.expanded }"></ng-template>
|
5385
4830
|
</button>
|
5386
4831
|
`,
|
5387
|
-
|
5388
|
-
|
5389
|
-
|
5390
|
-
|
5391
|
-
|
5392
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TreeTableToggler, { className: "TreeTableToggler", filePath: "treetable.ts", lineNumber: 3842 }); })();
|
4832
|
+
encapsulation: ViewEncapsulation.None
|
4833
|
+
}]
|
4834
|
+
}], ctorParameters: () => [{ type: TreeTable }], propDecorators: { rowNode: [{
|
4835
|
+
type: Input
|
4836
|
+
}] } });
|
5393
4837
|
class TreeTableModule {
|
5394
|
-
static ɵfac =
|
5395
|
-
static ɵmod =
|
5396
|
-
|
4838
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
4839
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.7", ngImport: i0, type: TreeTableModule, declarations: [TreeTable, TreeTableToggler, TTScrollableView, TTBody, TTSortableColumn, TTSortIcon, TTResizableColumn, TTRow, TTReorderableColumn, TTSelectableRow, TTSelectableRowDblClick, TTContextMenuRow, TTCheckbox, TTHeaderCheckbox, TTEditableColumn, TreeTableCellEditor], imports: [CommonModule,
|
4840
|
+
PaginatorModule,
|
4841
|
+
Ripple,
|
4842
|
+
Scroller,
|
4843
|
+
SpinnerIcon,
|
4844
|
+
ArrowDownIcon,
|
4845
|
+
ArrowUpIcon,
|
4846
|
+
SortAltIcon,
|
4847
|
+
SortAmountUpAltIcon,
|
4848
|
+
SortAmountDownIcon,
|
4849
|
+
CheckIcon,
|
4850
|
+
MinusIcon,
|
4851
|
+
ChevronDownIcon,
|
4852
|
+
ChevronRightIcon,
|
4853
|
+
Checkbox,
|
4854
|
+
SharedModule,
|
4855
|
+
FormsModule], exports: [TreeTable, SharedModule, TreeTableToggler, TTSortableColumn, TTSortIcon, TTResizableColumn, TTRow, TTReorderableColumn, TTSelectableRow, TTSelectableRowDblClick, TTContextMenuRow, TTCheckbox, TTHeaderCheckbox, TTEditableColumn, TreeTableCellEditor, Scroller] });
|
4856
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableModule, imports: [CommonModule,
|
5397
4857
|
PaginatorModule,
|
5398
4858
|
Scroller,
|
5399
4859
|
SpinnerIcon,
|
@@ -5410,83 +4870,66 @@ class TreeTableModule {
|
|
5410
4870
|
SharedModule,
|
5411
4871
|
FormsModule, SharedModule] });
|
5412
4872
|
}
|
5413
|
-
(
|
5414
|
-
|
5415
|
-
|
5416
|
-
|
5417
|
-
|
5418
|
-
|
5419
|
-
|
5420
|
-
|
5421
|
-
|
5422
|
-
|
5423
|
-
|
5424
|
-
|
5425
|
-
|
5426
|
-
|
5427
|
-
|
5428
|
-
|
5429
|
-
|
5430
|
-
|
5431
|
-
|
5432
|
-
|
5433
|
-
|
5434
|
-
|
5435
|
-
|
5436
|
-
|
5437
|
-
|
5438
|
-
|
5439
|
-
|
5440
|
-
|
5441
|
-
|
5442
|
-
|
5443
|
-
|
5444
|
-
|
5445
|
-
|
5446
|
-
|
5447
|
-
|
5448
|
-
|
5449
|
-
|
5450
|
-
|
5451
|
-
|
5452
|
-
|
5453
|
-
|
5454
|
-
|
5455
|
-
|
5456
|
-
|
5457
|
-
|
5458
|
-
|
5459
|
-
|
5460
|
-
|
5461
|
-
|
5462
|
-
|
5463
|
-
|
5464
|
-
|
5465
|
-
|
5466
|
-
|
5467
|
-
|
5468
|
-
|
5469
|
-
|
5470
|
-
|
5471
|
-
|
5472
|
-
|
5473
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(TreeTableModule, { declarations: [TreeTable, TreeTableToggler, TTScrollableView, TTBody, TTSortableColumn, TTSortIcon, TTResizableColumn, TTRow, TTReorderableColumn, TTSelectableRow, TTSelectableRowDblClick, TTContextMenuRow, TTCheckbox, TTHeaderCheckbox, TTEditableColumn, TreeTableCellEditor], imports: [CommonModule,
|
5474
|
-
PaginatorModule,
|
5475
|
-
Ripple,
|
5476
|
-
Scroller,
|
5477
|
-
SpinnerIcon,
|
5478
|
-
ArrowDownIcon,
|
5479
|
-
ArrowUpIcon,
|
5480
|
-
SortAltIcon,
|
5481
|
-
SortAmountUpAltIcon,
|
5482
|
-
SortAmountDownIcon,
|
5483
|
-
CheckIcon,
|
5484
|
-
MinusIcon,
|
5485
|
-
ChevronDownIcon,
|
5486
|
-
ChevronRightIcon,
|
5487
|
-
Checkbox,
|
5488
|
-
SharedModule,
|
5489
|
-
FormsModule], exports: [TreeTable, SharedModule, TreeTableToggler, TTSortableColumn, TTSortIcon, TTResizableColumn, TTRow, TTReorderableColumn, TTSelectableRow, TTSelectableRowDblClick, TTContextMenuRow, TTCheckbox, TTHeaderCheckbox, TTEditableColumn, TreeTableCellEditor, Scroller] }); })();
|
4873
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: TreeTableModule, decorators: [{
|
4874
|
+
type: NgModule,
|
4875
|
+
args: [{
|
4876
|
+
imports: [
|
4877
|
+
CommonModule,
|
4878
|
+
PaginatorModule,
|
4879
|
+
Ripple,
|
4880
|
+
Scroller,
|
4881
|
+
SpinnerIcon,
|
4882
|
+
ArrowDownIcon,
|
4883
|
+
ArrowUpIcon,
|
4884
|
+
SortAltIcon,
|
4885
|
+
SortAmountUpAltIcon,
|
4886
|
+
SortAmountDownIcon,
|
4887
|
+
CheckIcon,
|
4888
|
+
MinusIcon,
|
4889
|
+
ChevronDownIcon,
|
4890
|
+
ChevronRightIcon,
|
4891
|
+
Checkbox,
|
4892
|
+
SharedModule,
|
4893
|
+
FormsModule
|
4894
|
+
],
|
4895
|
+
exports: [
|
4896
|
+
TreeTable,
|
4897
|
+
SharedModule,
|
4898
|
+
TreeTableToggler,
|
4899
|
+
TTSortableColumn,
|
4900
|
+
TTSortIcon,
|
4901
|
+
TTResizableColumn,
|
4902
|
+
TTRow,
|
4903
|
+
TTReorderableColumn,
|
4904
|
+
TTSelectableRow,
|
4905
|
+
TTSelectableRowDblClick,
|
4906
|
+
TTContextMenuRow,
|
4907
|
+
TTCheckbox,
|
4908
|
+
TTHeaderCheckbox,
|
4909
|
+
TTEditableColumn,
|
4910
|
+
TreeTableCellEditor,
|
4911
|
+
Scroller
|
4912
|
+
],
|
4913
|
+
declarations: [
|
4914
|
+
TreeTable,
|
4915
|
+
TreeTableToggler,
|
4916
|
+
TTScrollableView,
|
4917
|
+
TTBody,
|
4918
|
+
TTSortableColumn,
|
4919
|
+
TTSortIcon,
|
4920
|
+
TTResizableColumn,
|
4921
|
+
TTRow,
|
4922
|
+
TTReorderableColumn,
|
4923
|
+
TTSelectableRow,
|
4924
|
+
TTSelectableRowDblClick,
|
4925
|
+
TTContextMenuRow,
|
4926
|
+
TTCheckbox,
|
4927
|
+
TTHeaderCheckbox,
|
4928
|
+
TTEditableColumn,
|
4929
|
+
TreeTableCellEditor
|
4930
|
+
]
|
4931
|
+
}]
|
4932
|
+
}] });
|
5490
4933
|
|
5491
4934
|
/**
|
5492
4935
|
* Generated bundle index. Do not edit.
|