primeng 19.0.6 → 19.0.8
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/accordion/accordion.d.ts +1 -1
- package/basecomponent/basecomponent.d.ts +1 -0
- package/confirmdialog/confirmdialog.d.ts +2 -1
- package/dataview/dataview.interface.d.ts +9 -19
- package/dragdrop/dragdrop.d.ts +3 -2
- package/dynamicdialog/dynamicdialog.d.ts +1 -1
- package/fesm2022/primeng-accordion.mjs +358 -561
- 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 +505 -786
- 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 +70 -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 +6 -6
- package/fesm2022/primeng-base.mjs.map +1 -1
- package/fesm2022/primeng-basecomponent.mjs +19 -16
- 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 +88 -192
- package/fesm2022/primeng-card.mjs.map +1 -1
- package/fesm2022/primeng-carousel.mjs +218 -405
- package/fesm2022/primeng-carousel.mjs.map +1 -1
- package/fesm2022/primeng-cascadeselect.mjs +392 -576
- 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 +131 -183
- 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 +12 -12
- package/fesm2022/primeng-config.mjs.map +1 -1
- package/fesm2022/primeng-confirmdialog.mjs +232 -350
- 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 +740 -1136
- 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 +171 -268
- package/fesm2022/primeng-drawer.mjs.map +1 -1
- package/fesm2022/primeng-dropdown.mjs +529 -867
- package/fesm2022/primeng-dropdown.mjs.map +1 -1
- package/fesm2022/primeng-dynamicdialog.mjs +152 -301
- 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 -687
- 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 +34 -40
- 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 +156 -181
- package/fesm2022/primeng-inputmask.mjs.map +1 -1
- package/fesm2022/primeng-inputnumber.mjs +299 -416
- package/fesm2022/primeng-inputnumber.mjs.map +1 -1
- package/fesm2022/primeng-inputotp.mjs +97 -121
- 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 +51 -57
- package/fesm2022/primeng-inputtext.mjs.map +1 -1
- package/fesm2022/primeng-inputtextarea.mjs +50 -55
- 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 +473 -790
- 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 +289 -460
- 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 +158 -244
- package/fesm2022/primeng-message.mjs.map +1 -1
- package/fesm2022/primeng-messages.mjs +163 -279
- 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 +687 -1162
- 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 +138 -156
- 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 +268 -408
- package/fesm2022/primeng-password.mjs.map +1 -1
- package/fesm2022/primeng-picklist.mjs +560 -856
- package/fesm2022/primeng-picklist.mjs.map +1 -1
- package/fesm2022/primeng-popover.mjs +133 -150
- package/fesm2022/primeng-popover.mjs.map +1 -1
- package/fesm2022/primeng-progressbar.mjs +83 -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 +115 -106
- package/fesm2022/primeng-radiobutton.mjs.map +1 -1
- package/fesm2022/primeng-rating.mjs +120 -208
- 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 +580 -955
- 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 +227 -342
- 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 +1808 -2584
- 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 +185 -300
- 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 +56 -61
- 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 +251 -358
- package/fesm2022/primeng-toast.mjs.map +1 -1
- package/fesm2022/primeng-togglebutton.mjs +113 -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 +73 -74
- package/fesm2022/primeng-tooltip.mjs.map +1 -1
- package/fesm2022/primeng-tree.mjs +441 -730
- package/fesm2022/primeng-tree.mjs.map +1 -1
- package/fesm2022/primeng-treeselect.mjs +342 -531
- package/fesm2022/primeng-treeselect.mjs.map +1 -1
- package/fesm2022/primeng-treetable.mjs +1026 -1583
- package/fesm2022/primeng-treetable.mjs.map +1 -1
- package/fesm2022/primeng-usestyle.mjs +6 -6
- package/fesm2022/primeng-usestyle.mjs.map +1 -1
- package/listbox/listbox.d.ts +2 -2
- package/multiselect/multiselect.d.ts +4 -2
- package/package.json +139 -140
- package/password/password.d.ts +7 -1
- package/picklist/picklist.d.ts +11 -1
@@ -1,10 +1,10 @@
|
|
1
1
|
import * as i1 from '@angular/common';
|
2
2
|
import { CommonModule } from '@angular/common';
|
3
3
|
import * as i0 from '@angular/core';
|
4
|
-
import { Injectable, forwardRef, EventEmitter, inject, booleanAttribute, numberAttribute,
|
4
|
+
import { Injectable, forwardRef, EventEmitter, inject, booleanAttribute, numberAttribute, HostBinding, ViewChild, ContentChildren, ContentChild, Output, Input, ViewEncapsulation, ChangeDetectionStrategy, Component, NgModule } from '@angular/core';
|
5
5
|
import { NG_VALUE_ACCESSOR, NgControl } from '@angular/forms';
|
6
6
|
import { getSelection } from '@primeuix/utils';
|
7
|
-
import {
|
7
|
+
import { SharedModule, PrimeTemplate } from 'primeng/api';
|
8
8
|
import { AutoFocus } from 'primeng/autofocus';
|
9
9
|
import { BaseComponent } from 'primeng/basecomponent';
|
10
10
|
import { TimesIcon, AngleUpIcon, AngleDownIcon } from 'primeng/icons';
|
@@ -209,12 +209,12 @@ class InputNumberStyle extends BaseStyle {
|
|
209
209
|
name = 'inputnumber';
|
210
210
|
theme = theme;
|
211
211
|
classes = classes;
|
212
|
-
static ɵfac =
|
213
|
-
static ɵprov =
|
212
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: InputNumberStyle, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
213
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: InputNumberStyle });
|
214
214
|
}
|
215
|
-
(
|
216
|
-
|
217
|
-
|
215
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: InputNumberStyle, decorators: [{
|
216
|
+
type: Injectable
|
217
|
+
}] });
|
218
218
|
/**
|
219
219
|
*
|
220
220
|
* InputNumber is an input component to provide numerical input.
|
@@ -248,216 +248,6 @@ var InputNumberClasses;
|
|
248
248
|
InputNumberClasses["decrementButton"] = "p-inputnumber-decrement-button";
|
249
249
|
})(InputNumberClasses || (InputNumberClasses = {}));
|
250
250
|
|
251
|
-
const _c0 = ["clearicon"];
|
252
|
-
const _c1 = ["incrementbuttonicon"];
|
253
|
-
const _c2 = ["decrementbuttonicon"];
|
254
|
-
const _c3 = ["input"];
|
255
|
-
function InputNumber_ng_container_2_TimesIcon_1_Template(rf, ctx) { if (rf & 1) {
|
256
|
-
const _r2 = i0.ɵɵgetCurrentView();
|
257
|
-
i0.ɵɵelementStart(0, "TimesIcon", 7);
|
258
|
-
i0.ɵɵlistener("click", function InputNumber_ng_container_2_TimesIcon_1_Template_TimesIcon_click_0_listener() { i0.ɵɵrestoreView(_r2); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.clear()); });
|
259
|
-
i0.ɵɵelementEnd();
|
260
|
-
} if (rf & 2) {
|
261
|
-
i0.ɵɵproperty("ngClass", "p-inputnumber-clear-icon");
|
262
|
-
i0.ɵɵattribute("data-pc-section", "clearIcon");
|
263
|
-
} }
|
264
|
-
function InputNumber_ng_container_2_span_2_1_ng_template_0_Template(rf, ctx) { }
|
265
|
-
function InputNumber_ng_container_2_span_2_1_Template(rf, ctx) { if (rf & 1) {
|
266
|
-
i0.ɵɵtemplate(0, InputNumber_ng_container_2_span_2_1_ng_template_0_Template, 0, 0, "ng-template");
|
267
|
-
} }
|
268
|
-
function InputNumber_ng_container_2_span_2_Template(rf, ctx) { if (rf & 1) {
|
269
|
-
const _r4 = i0.ɵɵgetCurrentView();
|
270
|
-
i0.ɵɵelementStart(0, "span", 8);
|
271
|
-
i0.ɵɵlistener("click", function InputNumber_ng_container_2_span_2_Template_span_click_0_listener() { i0.ɵɵrestoreView(_r4); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.clear()); });
|
272
|
-
i0.ɵɵtemplate(1, InputNumber_ng_container_2_span_2_1_Template, 1, 0, null, 9);
|
273
|
-
i0.ɵɵelementEnd();
|
274
|
-
} if (rf & 2) {
|
275
|
-
const ctx_r2 = i0.ɵɵnextContext(2);
|
276
|
-
i0.ɵɵattribute("data-pc-section", "clearIcon");
|
277
|
-
i0.ɵɵadvance();
|
278
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.clearIconTemplate || ctx_r2._clearIconTemplate);
|
279
|
-
} }
|
280
|
-
function InputNumber_ng_container_2_Template(rf, ctx) { if (rf & 1) {
|
281
|
-
i0.ɵɵelementContainerStart(0);
|
282
|
-
i0.ɵɵtemplate(1, InputNumber_ng_container_2_TimesIcon_1_Template, 1, 2, "TimesIcon", 5)(2, InputNumber_ng_container_2_span_2_Template, 2, 2, "span", 6);
|
283
|
-
i0.ɵɵelementContainerEnd();
|
284
|
-
} if (rf & 2) {
|
285
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
286
|
-
i0.ɵɵadvance();
|
287
|
-
i0.ɵɵproperty("ngIf", !ctx_r2.clearIconTemplate && !ctx_r2._clearIconTemplate);
|
288
|
-
i0.ɵɵadvance();
|
289
|
-
i0.ɵɵproperty("ngIf", ctx_r2.clearIconTemplate || ctx_r2._clearIconTemplate);
|
290
|
-
} }
|
291
|
-
function InputNumber_span_3_span_2_Template(rf, ctx) { if (rf & 1) {
|
292
|
-
i0.ɵɵelement(0, "span", 13);
|
293
|
-
} if (rf & 2) {
|
294
|
-
const ctx_r2 = i0.ɵɵnextContext(2);
|
295
|
-
i0.ɵɵproperty("ngClass", ctx_r2.incrementButtonIcon);
|
296
|
-
i0.ɵɵattribute("data-pc-section", "incrementbuttonicon");
|
297
|
-
} }
|
298
|
-
function InputNumber_span_3_ng_container_3_AngleUpIcon_1_Template(rf, ctx) { if (rf & 1) {
|
299
|
-
i0.ɵɵelement(0, "AngleUpIcon");
|
300
|
-
} if (rf & 2) {
|
301
|
-
i0.ɵɵattribute("data-pc-section", "incrementbuttonicon");
|
302
|
-
} }
|
303
|
-
function InputNumber_span_3_ng_container_3_2_ng_template_0_Template(rf, ctx) { }
|
304
|
-
function InputNumber_span_3_ng_container_3_2_Template(rf, ctx) { if (rf & 1) {
|
305
|
-
i0.ɵɵtemplate(0, InputNumber_span_3_ng_container_3_2_ng_template_0_Template, 0, 0, "ng-template");
|
306
|
-
} }
|
307
|
-
function InputNumber_span_3_ng_container_3_Template(rf, ctx) { if (rf & 1) {
|
308
|
-
i0.ɵɵelementContainerStart(0);
|
309
|
-
i0.ɵɵtemplate(1, InputNumber_span_3_ng_container_3_AngleUpIcon_1_Template, 1, 1, "AngleUpIcon", 2)(2, InputNumber_span_3_ng_container_3_2_Template, 1, 0, null, 9);
|
310
|
-
i0.ɵɵelementContainerEnd();
|
311
|
-
} if (rf & 2) {
|
312
|
-
const ctx_r2 = i0.ɵɵnextContext(2);
|
313
|
-
i0.ɵɵadvance();
|
314
|
-
i0.ɵɵproperty("ngIf", !ctx_r2.incrementButtonIconTemplate && !ctx_r2._incrementButtonIconTemplate);
|
315
|
-
i0.ɵɵadvance();
|
316
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.incrementButtonIconTemplate || ctx_r2._incrementButtonIconTemplate);
|
317
|
-
} }
|
318
|
-
function InputNumber_span_3_span_5_Template(rf, ctx) { if (rf & 1) {
|
319
|
-
i0.ɵɵelement(0, "span", 13);
|
320
|
-
} if (rf & 2) {
|
321
|
-
const ctx_r2 = i0.ɵɵnextContext(2);
|
322
|
-
i0.ɵɵproperty("ngClass", ctx_r2.decrementButtonIcon);
|
323
|
-
i0.ɵɵattribute("data-pc-section", "decrementbuttonicon");
|
324
|
-
} }
|
325
|
-
function InputNumber_span_3_ng_container_6_AngleDownIcon_1_Template(rf, ctx) { if (rf & 1) {
|
326
|
-
i0.ɵɵelement(0, "AngleDownIcon");
|
327
|
-
} if (rf & 2) {
|
328
|
-
i0.ɵɵattribute("data-pc-section", "decrementbuttonicon");
|
329
|
-
} }
|
330
|
-
function InputNumber_span_3_ng_container_6_2_ng_template_0_Template(rf, ctx) { }
|
331
|
-
function InputNumber_span_3_ng_container_6_2_Template(rf, ctx) { if (rf & 1) {
|
332
|
-
i0.ɵɵtemplate(0, InputNumber_span_3_ng_container_6_2_ng_template_0_Template, 0, 0, "ng-template");
|
333
|
-
} }
|
334
|
-
function InputNumber_span_3_ng_container_6_Template(rf, ctx) { if (rf & 1) {
|
335
|
-
i0.ɵɵelementContainerStart(0);
|
336
|
-
i0.ɵɵtemplate(1, InputNumber_span_3_ng_container_6_AngleDownIcon_1_Template, 1, 1, "AngleDownIcon", 2)(2, InputNumber_span_3_ng_container_6_2_Template, 1, 0, null, 9);
|
337
|
-
i0.ɵɵelementContainerEnd();
|
338
|
-
} if (rf & 2) {
|
339
|
-
const ctx_r2 = i0.ɵɵnextContext(2);
|
340
|
-
i0.ɵɵadvance();
|
341
|
-
i0.ɵɵproperty("ngIf", !ctx_r2.decrementButtonIconTemplate && !ctx_r2._decrementButtonIconTemplate);
|
342
|
-
i0.ɵɵadvance();
|
343
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.decrementButtonIconTemplate || ctx_r2._decrementButtonIconTemplate);
|
344
|
-
} }
|
345
|
-
function InputNumber_span_3_Template(rf, ctx) { if (rf & 1) {
|
346
|
-
const _r5 = i0.ɵɵgetCurrentView();
|
347
|
-
i0.ɵɵelementStart(0, "span", 10)(1, "button", 11);
|
348
|
-
i0.ɵɵlistener("mousedown", function InputNumber_span_3_Template_button_mousedown_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onUpButtonMouseDown($event)); })("mouseup", function InputNumber_span_3_Template_button_mouseup_1_listener() { i0.ɵɵrestoreView(_r5); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onUpButtonMouseUp()); })("mouseleave", function InputNumber_span_3_Template_button_mouseleave_1_listener() { i0.ɵɵrestoreView(_r5); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onUpButtonMouseLeave()); })("keydown", function InputNumber_span_3_Template_button_keydown_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onUpButtonKeyDown($event)); })("keyup", function InputNumber_span_3_Template_button_keyup_1_listener() { i0.ɵɵrestoreView(_r5); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onUpButtonKeyUp()); });
|
349
|
-
i0.ɵɵtemplate(2, InputNumber_span_3_span_2_Template, 1, 2, "span", 12)(3, InputNumber_span_3_ng_container_3_Template, 3, 2, "ng-container", 2);
|
350
|
-
i0.ɵɵelementEnd();
|
351
|
-
i0.ɵɵelementStart(4, "button", 11);
|
352
|
-
i0.ɵɵlistener("mousedown", function InputNumber_span_3_Template_button_mousedown_4_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onDownButtonMouseDown($event)); })("mouseup", function InputNumber_span_3_Template_button_mouseup_4_listener() { i0.ɵɵrestoreView(_r5); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onDownButtonMouseUp()); })("mouseleave", function InputNumber_span_3_Template_button_mouseleave_4_listener() { i0.ɵɵrestoreView(_r5); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onDownButtonMouseLeave()); })("keydown", function InputNumber_span_3_Template_button_keydown_4_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onDownButtonKeyDown($event)); })("keyup", function InputNumber_span_3_Template_button_keyup_4_listener() { i0.ɵɵrestoreView(_r5); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onDownButtonKeyUp()); });
|
353
|
-
i0.ɵɵtemplate(5, InputNumber_span_3_span_5_Template, 1, 2, "span", 12)(6, InputNumber_span_3_ng_container_6_Template, 3, 2, "ng-container", 2);
|
354
|
-
i0.ɵɵelementEnd()();
|
355
|
-
} if (rf & 2) {
|
356
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
357
|
-
i0.ɵɵattribute("data-pc-section", "buttonGroup");
|
358
|
-
i0.ɵɵadvance();
|
359
|
-
i0.ɵɵclassMap(ctx_r2.incrementButtonClass);
|
360
|
-
i0.ɵɵproperty("ngClass", ctx_r2._incrementButtonClass)("disabled", ctx_r2.disabled);
|
361
|
-
i0.ɵɵattribute("aria-hidden", true)("data-pc-section", "incrementbutton");
|
362
|
-
i0.ɵɵadvance();
|
363
|
-
i0.ɵɵproperty("ngIf", ctx_r2.incrementButtonIcon);
|
364
|
-
i0.ɵɵadvance();
|
365
|
-
i0.ɵɵproperty("ngIf", !ctx_r2.incrementButtonIcon);
|
366
|
-
i0.ɵɵadvance();
|
367
|
-
i0.ɵɵclassMap(ctx_r2.decrementButtonClass);
|
368
|
-
i0.ɵɵproperty("ngClass", ctx_r2._decrementButtonClass)("disabled", ctx_r2.disabled);
|
369
|
-
i0.ɵɵattribute("aria-hidden", true)("data-pc-section", "decrementbutton");
|
370
|
-
i0.ɵɵadvance();
|
371
|
-
i0.ɵɵproperty("ngIf", ctx_r2.decrementButtonIcon);
|
372
|
-
i0.ɵɵadvance();
|
373
|
-
i0.ɵɵproperty("ngIf", !ctx_r2.decrementButtonIcon);
|
374
|
-
} }
|
375
|
-
function InputNumber_button_4_span_1_Template(rf, ctx) { if (rf & 1) {
|
376
|
-
i0.ɵɵelement(0, "span", 13);
|
377
|
-
} if (rf & 2) {
|
378
|
-
const ctx_r2 = i0.ɵɵnextContext(2);
|
379
|
-
i0.ɵɵproperty("ngClass", ctx_r2.incrementButtonIcon);
|
380
|
-
i0.ɵɵattribute("data-pc-section", "incrementbuttonicon");
|
381
|
-
} }
|
382
|
-
function InputNumber_button_4_ng_container_2_AngleUpIcon_1_Template(rf, ctx) { if (rf & 1) {
|
383
|
-
i0.ɵɵelement(0, "AngleUpIcon");
|
384
|
-
} if (rf & 2) {
|
385
|
-
i0.ɵɵattribute("data-pc-section", "incrementbuttonicon");
|
386
|
-
} }
|
387
|
-
function InputNumber_button_4_ng_container_2_2_ng_template_0_Template(rf, ctx) { }
|
388
|
-
function InputNumber_button_4_ng_container_2_2_Template(rf, ctx) { if (rf & 1) {
|
389
|
-
i0.ɵɵtemplate(0, InputNumber_button_4_ng_container_2_2_ng_template_0_Template, 0, 0, "ng-template");
|
390
|
-
} }
|
391
|
-
function InputNumber_button_4_ng_container_2_Template(rf, ctx) { if (rf & 1) {
|
392
|
-
i0.ɵɵelementContainerStart(0);
|
393
|
-
i0.ɵɵtemplate(1, InputNumber_button_4_ng_container_2_AngleUpIcon_1_Template, 1, 1, "AngleUpIcon", 2)(2, InputNumber_button_4_ng_container_2_2_Template, 1, 0, null, 9);
|
394
|
-
i0.ɵɵelementContainerEnd();
|
395
|
-
} if (rf & 2) {
|
396
|
-
const ctx_r2 = i0.ɵɵnextContext(2);
|
397
|
-
i0.ɵɵadvance();
|
398
|
-
i0.ɵɵproperty("ngIf", !ctx_r2.incrementButtonIconTemplate && !ctx_r2._incrementButtonIconTemplate);
|
399
|
-
i0.ɵɵadvance();
|
400
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.incrementButtonIconTemplate || ctx_r2._incrementButtonIconTemplate);
|
401
|
-
} }
|
402
|
-
function InputNumber_button_4_Template(rf, ctx) { if (rf & 1) {
|
403
|
-
const _r6 = i0.ɵɵgetCurrentView();
|
404
|
-
i0.ɵɵelementStart(0, "button", 11);
|
405
|
-
i0.ɵɵlistener("mousedown", function InputNumber_button_4_Template_button_mousedown_0_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onUpButtonMouseDown($event)); })("mouseup", function InputNumber_button_4_Template_button_mouseup_0_listener() { i0.ɵɵrestoreView(_r6); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onUpButtonMouseUp()); })("mouseleave", function InputNumber_button_4_Template_button_mouseleave_0_listener() { i0.ɵɵrestoreView(_r6); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onUpButtonMouseLeave()); })("keydown", function InputNumber_button_4_Template_button_keydown_0_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onUpButtonKeyDown($event)); })("keyup", function InputNumber_button_4_Template_button_keyup_0_listener() { i0.ɵɵrestoreView(_r6); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onUpButtonKeyUp()); });
|
406
|
-
i0.ɵɵtemplate(1, InputNumber_button_4_span_1_Template, 1, 2, "span", 12)(2, InputNumber_button_4_ng_container_2_Template, 3, 2, "ng-container", 2);
|
407
|
-
i0.ɵɵelementEnd();
|
408
|
-
} if (rf & 2) {
|
409
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
410
|
-
i0.ɵɵclassMap(ctx_r2.incrementButtonClass);
|
411
|
-
i0.ɵɵproperty("ngClass", ctx_r2._incrementButtonClass)("disabled", ctx_r2.disabled);
|
412
|
-
i0.ɵɵattribute("aria-hidden", true)("data-pc-section", "incrementbutton");
|
413
|
-
i0.ɵɵadvance();
|
414
|
-
i0.ɵɵproperty("ngIf", ctx_r2.incrementButtonIcon);
|
415
|
-
i0.ɵɵadvance();
|
416
|
-
i0.ɵɵproperty("ngIf", !ctx_r2.incrementButtonIcon);
|
417
|
-
} }
|
418
|
-
function InputNumber_button_5_span_1_Template(rf, ctx) { if (rf & 1) {
|
419
|
-
i0.ɵɵelement(0, "span", 13);
|
420
|
-
} if (rf & 2) {
|
421
|
-
const ctx_r2 = i0.ɵɵnextContext(2);
|
422
|
-
i0.ɵɵproperty("ngClass", ctx_r2.decrementButtonIcon);
|
423
|
-
i0.ɵɵattribute("data-pc-section", "decrementbuttonicon");
|
424
|
-
} }
|
425
|
-
function InputNumber_button_5_ng_container_2_AngleDownIcon_1_Template(rf, ctx) { if (rf & 1) {
|
426
|
-
i0.ɵɵelement(0, "AngleDownIcon");
|
427
|
-
} if (rf & 2) {
|
428
|
-
i0.ɵɵattribute("data-pc-section", "decrementbuttonicon");
|
429
|
-
} }
|
430
|
-
function InputNumber_button_5_ng_container_2_2_ng_template_0_Template(rf, ctx) { }
|
431
|
-
function InputNumber_button_5_ng_container_2_2_Template(rf, ctx) { if (rf & 1) {
|
432
|
-
i0.ɵɵtemplate(0, InputNumber_button_5_ng_container_2_2_ng_template_0_Template, 0, 0, "ng-template");
|
433
|
-
} }
|
434
|
-
function InputNumber_button_5_ng_container_2_Template(rf, ctx) { if (rf & 1) {
|
435
|
-
i0.ɵɵelementContainerStart(0);
|
436
|
-
i0.ɵɵtemplate(1, InputNumber_button_5_ng_container_2_AngleDownIcon_1_Template, 1, 1, "AngleDownIcon", 2)(2, InputNumber_button_5_ng_container_2_2_Template, 1, 0, null, 9);
|
437
|
-
i0.ɵɵelementContainerEnd();
|
438
|
-
} if (rf & 2) {
|
439
|
-
const ctx_r2 = i0.ɵɵnextContext(2);
|
440
|
-
i0.ɵɵadvance();
|
441
|
-
i0.ɵɵproperty("ngIf", !ctx_r2.decrementButtonIconTemplate && !ctx_r2._decrementButtonIconTemplate);
|
442
|
-
i0.ɵɵadvance();
|
443
|
-
i0.ɵɵproperty("ngTemplateOutlet", ctx_r2.decrementButtonIconTemplate || ctx_r2._decrementButtonIconTemplate);
|
444
|
-
} }
|
445
|
-
function InputNumber_button_5_Template(rf, ctx) { if (rf & 1) {
|
446
|
-
const _r7 = i0.ɵɵgetCurrentView();
|
447
|
-
i0.ɵɵelementStart(0, "button", 11);
|
448
|
-
i0.ɵɵlistener("mousedown", function InputNumber_button_5_Template_button_mousedown_0_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onDownButtonMouseDown($event)); })("mouseup", function InputNumber_button_5_Template_button_mouseup_0_listener() { i0.ɵɵrestoreView(_r7); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onDownButtonMouseUp()); })("mouseleave", function InputNumber_button_5_Template_button_mouseleave_0_listener() { i0.ɵɵrestoreView(_r7); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onDownButtonMouseLeave()); })("keydown", function InputNumber_button_5_Template_button_keydown_0_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onDownButtonKeyDown($event)); })("keyup", function InputNumber_button_5_Template_button_keyup_0_listener() { i0.ɵɵrestoreView(_r7); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onDownButtonKeyUp()); });
|
449
|
-
i0.ɵɵtemplate(1, InputNumber_button_5_span_1_Template, 1, 2, "span", 12)(2, InputNumber_button_5_ng_container_2_Template, 3, 2, "ng-container", 2);
|
450
|
-
i0.ɵɵelementEnd();
|
451
|
-
} if (rf & 2) {
|
452
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
453
|
-
i0.ɵɵclassMap(ctx_r2.decrementButtonClass);
|
454
|
-
i0.ɵɵproperty("ngClass", ctx_r2._decrementButtonClass)("disabled", ctx_r2.disabled);
|
455
|
-
i0.ɵɵattribute("aria-hidden", true)("data-pc-section", "decrementbutton");
|
456
|
-
i0.ɵɵadvance();
|
457
|
-
i0.ɵɵproperty("ngIf", ctx_r2.decrementButtonIcon);
|
458
|
-
i0.ɵɵadvance();
|
459
|
-
i0.ɵɵproperty("ngIf", !ctx_r2.decrementButtonIcon);
|
460
|
-
} }
|
461
251
|
const INPUTNUMBER_VALUE_ACCESSOR = {
|
462
252
|
provide: NG_VALUE_ACCESSOR,
|
463
253
|
useExisting: forwardRef(() => InputNumber),
|
@@ -1654,53 +1444,148 @@ class InputNumber extends BaseComponent {
|
|
1654
1444
|
clearInterval(this.timer);
|
1655
1445
|
}
|
1656
1446
|
}
|
1657
|
-
static ɵfac =
|
1658
|
-
static ɵcmp =
|
1659
|
-
|
1660
|
-
|
1661
|
-
|
1662
|
-
|
1663
|
-
|
1664
|
-
|
1665
|
-
|
1666
|
-
|
1667
|
-
|
1668
|
-
|
1669
|
-
|
1670
|
-
|
1671
|
-
|
1672
|
-
|
1673
|
-
|
1674
|
-
|
1675
|
-
|
1676
|
-
|
1677
|
-
|
1678
|
-
|
1679
|
-
|
1680
|
-
|
1681
|
-
|
1682
|
-
|
1683
|
-
|
1684
|
-
|
1685
|
-
|
1686
|
-
|
1687
|
-
|
1688
|
-
|
1689
|
-
|
1690
|
-
|
1691
|
-
|
1692
|
-
|
1693
|
-
|
1694
|
-
|
1695
|
-
|
1447
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: InputNumber, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
1448
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "19.1.7", type: InputNumber, isStandalone: true, selector: "p-inputNumber, p-inputnumber, p-input-number", inputs: { showButtons: ["showButtons", "showButtons", booleanAttribute], format: ["format", "format", booleanAttribute], buttonLayout: "buttonLayout", inputId: "inputId", styleClass: "styleClass", style: "style", placeholder: "placeholder", size: "size", maxlength: ["maxlength", "maxlength", numberAttribute], tabindex: ["tabindex", "tabindex", numberAttribute], title: "title", ariaLabelledBy: "ariaLabelledBy", ariaLabel: "ariaLabel", ariaRequired: ["ariaRequired", "ariaRequired", booleanAttribute], name: "name", required: ["required", "required", booleanAttribute], autocomplete: "autocomplete", min: ["min", "min", numberAttribute], max: ["max", "max", numberAttribute], incrementButtonClass: "incrementButtonClass", decrementButtonClass: "decrementButtonClass", incrementButtonIcon: "incrementButtonIcon", decrementButtonIcon: "decrementButtonIcon", readonly: ["readonly", "readonly", booleanAttribute], step: ["step", "step", numberAttribute], allowEmpty: ["allowEmpty", "allowEmpty", booleanAttribute], locale: "locale", localeMatcher: "localeMatcher", mode: "mode", currency: "currency", currencyDisplay: "currencyDisplay", useGrouping: ["useGrouping", "useGrouping", booleanAttribute], variant: "variant", minFractionDigits: ["minFractionDigits", "minFractionDigits", (value) => numberAttribute(value, null)], maxFractionDigits: ["maxFractionDigits", "maxFractionDigits", (value) => numberAttribute(value, null)], prefix: "prefix", suffix: "suffix", inputStyle: "inputStyle", inputStyleClass: "inputStyleClass", showClear: ["showClear", "showClear", booleanAttribute], autofocus: ["autofocus", "autofocus", booleanAttribute], disabled: "disabled", fluid: ["fluid", "fluid", booleanAttribute] }, outputs: { onInput: "onInput", onFocus: "onFocus", onBlur: "onBlur", onKeyDown: "onKeyDown", onClear: "onClear" }, host: { properties: { "attr.data-pc-name": "'inputnumber'", "attr.data-pc-section": "'root'", "class": "this.hostClasses" }, styleAttribute: "style" }, providers: [INPUTNUMBER_VALUE_ACCESSOR, InputNumberStyle], queries: [{ propertyName: "clearIconTemplate", first: true, predicate: ["clearicon"] }, { propertyName: "incrementButtonIconTemplate", first: true, predicate: ["incrementbuttonicon"] }, { propertyName: "decrementButtonIconTemplate", first: true, predicate: ["decrementbuttonicon"] }, { propertyName: "templates", predicate: PrimeTemplate }], viewQueries: [{ propertyName: "input", first: true, predicate: ["input"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: `
|
1449
|
+
<input
|
1450
|
+
pInputText
|
1451
|
+
#input
|
1452
|
+
[attr.id]="inputId"
|
1453
|
+
role="spinbutton"
|
1454
|
+
[ngClass]="'p-inputnumber-input'"
|
1455
|
+
[ngStyle]="inputStyle"
|
1456
|
+
[class]="inputStyleClass"
|
1457
|
+
[value]="formattedValue()"
|
1458
|
+
[variant]="variant"
|
1459
|
+
[attr.aria-valuemin]="min"
|
1460
|
+
[attr.aria-valuemax]="max"
|
1461
|
+
[attr.aria-valuenow]="value"
|
1462
|
+
[disabled]="disabled"
|
1463
|
+
[readonly]="readonly"
|
1464
|
+
[attr.placeholder]="placeholder"
|
1465
|
+
[attr.aria-label]="ariaLabel"
|
1466
|
+
[attr.aria-labelledby]="ariaLabelledBy"
|
1467
|
+
[attr.title]="title"
|
1468
|
+
[pSize]="size"
|
1469
|
+
[attr.name]="name"
|
1470
|
+
[attr.autocomplete]="autocomplete"
|
1471
|
+
[attr.maxlength]="maxlength"
|
1472
|
+
[attr.tabindex]="tabindex"
|
1473
|
+
[attr.aria-required]="ariaRequired"
|
1474
|
+
[attr.required]="required"
|
1475
|
+
[attr.min]="min"
|
1476
|
+
[attr.max]="max"
|
1477
|
+
inputmode="decimal"
|
1478
|
+
(input)="onUserInput($event)"
|
1479
|
+
(keydown)="onInputKeyDown($event)"
|
1480
|
+
(keypress)="onInputKeyPress($event)"
|
1481
|
+
(paste)="onPaste($event)"
|
1482
|
+
(click)="onInputClick()"
|
1483
|
+
(focus)="onInputFocus($event)"
|
1484
|
+
(blur)="onInputBlur($event)"
|
1485
|
+
[attr.data-pc-section]="'input'"
|
1486
|
+
[pAutoFocus]="autofocus"
|
1487
|
+
[fluid]="hasFluid"
|
1488
|
+
/>
|
1489
|
+
<ng-container *ngIf="buttonLayout != 'vertical' && showClear && value">
|
1490
|
+
<TimesIcon *ngIf="!clearIconTemplate && !_clearIconTemplate" [ngClass]="'p-inputnumber-clear-icon'" (click)="clear()" [attr.data-pc-section]="'clearIcon'" />
|
1491
|
+
<span *ngIf="clearIconTemplate || _clearIconTemplate" (click)="clear()" class="p-inputnumber-clear-icon" [attr.data-pc-section]="'clearIcon'">
|
1492
|
+
<ng-template *ngTemplateOutlet="clearIconTemplate || _clearIconTemplate"></ng-template>
|
1493
|
+
</span>
|
1494
|
+
</ng-container>
|
1495
|
+
<span class="p-inputnumber-button-group" *ngIf="showButtons && buttonLayout === 'stacked'" [attr.data-pc-section]="'buttonGroup'">
|
1496
|
+
<button
|
1497
|
+
type="button"
|
1498
|
+
[ngClass]="_incrementButtonClass"
|
1499
|
+
[class]="incrementButtonClass"
|
1500
|
+
[disabled]="disabled"
|
1501
|
+
tabindex="-1"
|
1502
|
+
(mousedown)="onUpButtonMouseDown($event)"
|
1503
|
+
(mouseup)="onUpButtonMouseUp()"
|
1504
|
+
(mouseleave)="onUpButtonMouseLeave()"
|
1505
|
+
(keydown)="onUpButtonKeyDown($event)"
|
1506
|
+
(keyup)="onUpButtonKeyUp()"
|
1507
|
+
[attr.aria-hidden]="true"
|
1508
|
+
[attr.data-pc-section]="'incrementbutton'"
|
1509
|
+
>
|
1510
|
+
<span *ngIf="incrementButtonIcon" [ngClass]="incrementButtonIcon" [attr.data-pc-section]="'incrementbuttonicon'"></span>
|
1511
|
+
<ng-container *ngIf="!incrementButtonIcon">
|
1512
|
+
<AngleUpIcon *ngIf="!incrementButtonIconTemplate && !_incrementButtonIconTemplate" [attr.data-pc-section]="'incrementbuttonicon'" />
|
1513
|
+
<ng-template *ngTemplateOutlet="incrementButtonIconTemplate || _incrementButtonIconTemplate"></ng-template>
|
1514
|
+
</ng-container>
|
1515
|
+
</button>
|
1516
|
+
|
1517
|
+
<button
|
1518
|
+
type="button"
|
1519
|
+
[ngClass]="_decrementButtonClass"
|
1520
|
+
[class]="decrementButtonClass"
|
1521
|
+
[disabled]="disabled"
|
1522
|
+
tabindex="-1"
|
1523
|
+
[attr.aria-hidden]="true"
|
1524
|
+
(mousedown)="onDownButtonMouseDown($event)"
|
1525
|
+
(mouseup)="onDownButtonMouseUp()"
|
1526
|
+
(mouseleave)="onDownButtonMouseLeave()"
|
1527
|
+
(keydown)="onDownButtonKeyDown($event)"
|
1528
|
+
(keyup)="onDownButtonKeyUp()"
|
1529
|
+
[attr.data-pc-section]="'decrementbutton'"
|
1530
|
+
>
|
1531
|
+
<span *ngIf="decrementButtonIcon" [ngClass]="decrementButtonIcon" [attr.data-pc-section]="'decrementbuttonicon'"></span>
|
1532
|
+
<ng-container *ngIf="!decrementButtonIcon">
|
1533
|
+
<AngleDownIcon *ngIf="!decrementButtonIconTemplate && !_decrementButtonIconTemplate" [attr.data-pc-section]="'decrementbuttonicon'" />
|
1534
|
+
<ng-template *ngTemplateOutlet="decrementButtonIconTemplate || _decrementButtonIconTemplate"></ng-template>
|
1535
|
+
</ng-container>
|
1536
|
+
</button>
|
1537
|
+
</span>
|
1538
|
+
<button
|
1539
|
+
*ngIf="showButtons && buttonLayout !== 'stacked'"
|
1540
|
+
type="button"
|
1541
|
+
[ngClass]="_incrementButtonClass"
|
1542
|
+
[class]="incrementButtonClass"
|
1543
|
+
[disabled]="disabled"
|
1544
|
+
tabindex="-1"
|
1545
|
+
[attr.aria-hidden]="true"
|
1546
|
+
(mousedown)="onUpButtonMouseDown($event)"
|
1547
|
+
(mouseup)="onUpButtonMouseUp()"
|
1548
|
+
(mouseleave)="onUpButtonMouseLeave()"
|
1549
|
+
(keydown)="onUpButtonKeyDown($event)"
|
1550
|
+
(keyup)="onUpButtonKeyUp()"
|
1551
|
+
[attr.data-pc-section]="'incrementbutton'"
|
1552
|
+
>
|
1553
|
+
<span *ngIf="incrementButtonIcon" [ngClass]="incrementButtonIcon" [attr.data-pc-section]="'incrementbuttonicon'"></span>
|
1554
|
+
<ng-container *ngIf="!incrementButtonIcon">
|
1555
|
+
<AngleUpIcon *ngIf="!incrementButtonIconTemplate && !_incrementButtonIconTemplate" [attr.data-pc-section]="'incrementbuttonicon'" />
|
1556
|
+
<ng-template *ngTemplateOutlet="incrementButtonIconTemplate || _incrementButtonIconTemplate"></ng-template>
|
1557
|
+
</ng-container>
|
1558
|
+
</button>
|
1559
|
+
<button
|
1560
|
+
*ngIf="showButtons && buttonLayout !== 'stacked'"
|
1561
|
+
type="button"
|
1562
|
+
[ngClass]="_decrementButtonClass"
|
1563
|
+
[class]="decrementButtonClass"
|
1564
|
+
[disabled]="disabled"
|
1565
|
+
tabindex="-1"
|
1566
|
+
[attr.aria-hidden]="true"
|
1567
|
+
(mousedown)="onDownButtonMouseDown($event)"
|
1568
|
+
(mouseup)="onDownButtonMouseUp()"
|
1569
|
+
(mouseleave)="onDownButtonMouseLeave()"
|
1570
|
+
(keydown)="onDownButtonKeyDown($event)"
|
1571
|
+
(keyup)="onDownButtonKeyUp()"
|
1572
|
+
[attr.data-pc-section]="'decrementbutton'"
|
1573
|
+
>
|
1574
|
+
<span *ngIf="decrementButtonIcon" [ngClass]="decrementButtonIcon" [attr.data-pc-section]="'decrementbuttonicon'"></span>
|
1575
|
+
<ng-container *ngIf="!decrementButtonIcon">
|
1576
|
+
<AngleDownIcon *ngIf="!decrementButtonIconTemplate && !_decrementButtonIconTemplate" [attr.data-pc-section]="'decrementbuttonicon'" />
|
1577
|
+
<ng-template *ngTemplateOutlet="decrementButtonIconTemplate || _decrementButtonIconTemplate"></ng-template>
|
1578
|
+
</ng-container>
|
1579
|
+
</button>
|
1580
|
+
`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: InputText, selector: "[pInputText]", inputs: ["variant", "fluid", "pSize"] }, { kind: "directive", type: AutoFocus, selector: "[pAutoFocus]", inputs: ["autofocus", "pAutoFocus"] }, { kind: "component", type: TimesIcon, selector: "TimesIcon" }, { kind: "component", type: AngleUpIcon, selector: "AngleUpIcon" }, { kind: "component", type: AngleDownIcon, selector: "AngleDownIcon" }, { kind: "ngmodule", type: SharedModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
1696
1581
|
}
|
1697
|
-
(
|
1698
|
-
|
1699
|
-
|
1700
|
-
|
1701
|
-
|
1702
|
-
|
1703
|
-
|
1582
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: InputNumber, decorators: [{
|
1583
|
+
type: Component,
|
1584
|
+
args: [{
|
1585
|
+
selector: 'p-inputNumber, p-inputnumber, p-input-number',
|
1586
|
+
standalone: true,
|
1587
|
+
imports: [CommonModule, InputText, AutoFocus, TimesIcon, AngleUpIcon, AngleDownIcon, SharedModule],
|
1588
|
+
template: `
|
1704
1589
|
<input
|
1705
1590
|
pInputText
|
1706
1591
|
#input
|
@@ -1833,161 +1718,159 @@ class InputNumber extends BaseComponent {
|
|
1833
1718
|
</ng-container>
|
1834
1719
|
</button>
|
1835
1720
|
`,
|
1836
|
-
|
1837
|
-
|
1838
|
-
|
1839
|
-
|
1840
|
-
|
1841
|
-
|
1842
|
-
|
1843
|
-
|
1844
|
-
|
1845
|
-
|
1846
|
-
|
1847
|
-
|
1848
|
-
|
1849
|
-
|
1850
|
-
|
1851
|
-
|
1852
|
-
|
1853
|
-
|
1854
|
-
|
1855
|
-
|
1856
|
-
|
1857
|
-
|
1858
|
-
|
1859
|
-
|
1860
|
-
|
1861
|
-
|
1862
|
-
|
1863
|
-
|
1864
|
-
|
1865
|
-
|
1866
|
-
|
1867
|
-
|
1868
|
-
|
1869
|
-
|
1870
|
-
|
1871
|
-
|
1872
|
-
|
1873
|
-
|
1874
|
-
|
1875
|
-
|
1876
|
-
|
1877
|
-
|
1878
|
-
|
1879
|
-
|
1880
|
-
|
1881
|
-
|
1882
|
-
|
1883
|
-
|
1884
|
-
|
1885
|
-
|
1886
|
-
|
1887
|
-
|
1888
|
-
|
1889
|
-
|
1890
|
-
|
1891
|
-
|
1892
|
-
|
1893
|
-
|
1894
|
-
|
1895
|
-
|
1896
|
-
|
1897
|
-
|
1898
|
-
|
1899
|
-
|
1900
|
-
|
1901
|
-
|
1902
|
-
|
1903
|
-
|
1904
|
-
|
1905
|
-
|
1906
|
-
|
1907
|
-
|
1908
|
-
|
1909
|
-
|
1910
|
-
|
1911
|
-
|
1912
|
-
|
1913
|
-
|
1914
|
-
|
1915
|
-
|
1916
|
-
|
1917
|
-
|
1918
|
-
|
1919
|
-
|
1920
|
-
|
1921
|
-
|
1922
|
-
|
1923
|
-
|
1924
|
-
|
1925
|
-
|
1926
|
-
|
1927
|
-
|
1928
|
-
|
1929
|
-
|
1930
|
-
|
1931
|
-
|
1932
|
-
|
1933
|
-
|
1934
|
-
|
1935
|
-
|
1936
|
-
|
1937
|
-
|
1938
|
-
|
1939
|
-
|
1940
|
-
|
1941
|
-
|
1942
|
-
|
1943
|
-
|
1944
|
-
|
1945
|
-
|
1946
|
-
|
1947
|
-
|
1948
|
-
|
1949
|
-
|
1950
|
-
|
1951
|
-
|
1952
|
-
|
1953
|
-
|
1954
|
-
|
1955
|
-
|
1956
|
-
|
1957
|
-
|
1958
|
-
|
1959
|
-
|
1960
|
-
|
1961
|
-
|
1962
|
-
|
1963
|
-
|
1964
|
-
|
1965
|
-
|
1966
|
-
|
1967
|
-
|
1968
|
-
|
1969
|
-
|
1970
|
-
|
1971
|
-
|
1972
|
-
|
1973
|
-
|
1974
|
-
|
1975
|
-
|
1976
|
-
|
1977
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(InputNumber, { className: "InputNumber", filePath: "inputnumber.ts", lineNumber: 193 }); })();
|
1721
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
1722
|
+
providers: [INPUTNUMBER_VALUE_ACCESSOR, InputNumberStyle],
|
1723
|
+
encapsulation: ViewEncapsulation.None,
|
1724
|
+
host: {
|
1725
|
+
'[attr.data-pc-name]': "'inputnumber'",
|
1726
|
+
'[attr.data-pc-section]': "'root'",
|
1727
|
+
style: 'style'
|
1728
|
+
}
|
1729
|
+
}]
|
1730
|
+
}], ctorParameters: () => [{ type: i0.Injector }], propDecorators: { showButtons: [{
|
1731
|
+
type: Input,
|
1732
|
+
args: [{ transform: booleanAttribute }]
|
1733
|
+
}], format: [{
|
1734
|
+
type: Input,
|
1735
|
+
args: [{ transform: booleanAttribute }]
|
1736
|
+
}], buttonLayout: [{
|
1737
|
+
type: Input
|
1738
|
+
}], inputId: [{
|
1739
|
+
type: Input
|
1740
|
+
}], styleClass: [{
|
1741
|
+
type: Input
|
1742
|
+
}], style: [{
|
1743
|
+
type: Input
|
1744
|
+
}], placeholder: [{
|
1745
|
+
type: Input
|
1746
|
+
}], size: [{
|
1747
|
+
type: Input
|
1748
|
+
}], maxlength: [{
|
1749
|
+
type: Input,
|
1750
|
+
args: [{ transform: numberAttribute }]
|
1751
|
+
}], tabindex: [{
|
1752
|
+
type: Input,
|
1753
|
+
args: [{ transform: numberAttribute }]
|
1754
|
+
}], title: [{
|
1755
|
+
type: Input
|
1756
|
+
}], ariaLabelledBy: [{
|
1757
|
+
type: Input
|
1758
|
+
}], ariaLabel: [{
|
1759
|
+
type: Input
|
1760
|
+
}], ariaRequired: [{
|
1761
|
+
type: Input,
|
1762
|
+
args: [{ transform: booleanAttribute }]
|
1763
|
+
}], name: [{
|
1764
|
+
type: Input
|
1765
|
+
}], required: [{
|
1766
|
+
type: Input,
|
1767
|
+
args: [{ transform: booleanAttribute }]
|
1768
|
+
}], autocomplete: [{
|
1769
|
+
type: Input
|
1770
|
+
}], min: [{
|
1771
|
+
type: Input,
|
1772
|
+
args: [{ transform: numberAttribute }]
|
1773
|
+
}], max: [{
|
1774
|
+
type: Input,
|
1775
|
+
args: [{ transform: numberAttribute }]
|
1776
|
+
}], incrementButtonClass: [{
|
1777
|
+
type: Input
|
1778
|
+
}], decrementButtonClass: [{
|
1779
|
+
type: Input
|
1780
|
+
}], incrementButtonIcon: [{
|
1781
|
+
type: Input
|
1782
|
+
}], decrementButtonIcon: [{
|
1783
|
+
type: Input
|
1784
|
+
}], readonly: [{
|
1785
|
+
type: Input,
|
1786
|
+
args: [{ transform: booleanAttribute }]
|
1787
|
+
}], step: [{
|
1788
|
+
type: Input,
|
1789
|
+
args: [{ transform: numberAttribute }]
|
1790
|
+
}], allowEmpty: [{
|
1791
|
+
type: Input,
|
1792
|
+
args: [{ transform: booleanAttribute }]
|
1793
|
+
}], locale: [{
|
1794
|
+
type: Input
|
1795
|
+
}], localeMatcher: [{
|
1796
|
+
type: Input
|
1797
|
+
}], mode: [{
|
1798
|
+
type: Input
|
1799
|
+
}], currency: [{
|
1800
|
+
type: Input
|
1801
|
+
}], currencyDisplay: [{
|
1802
|
+
type: Input
|
1803
|
+
}], useGrouping: [{
|
1804
|
+
type: Input,
|
1805
|
+
args: [{ transform: booleanAttribute }]
|
1806
|
+
}], variant: [{
|
1807
|
+
type: Input
|
1808
|
+
}], minFractionDigits: [{
|
1809
|
+
type: Input,
|
1810
|
+
args: [{ transform: (value) => numberAttribute(value, null) }]
|
1811
|
+
}], maxFractionDigits: [{
|
1812
|
+
type: Input,
|
1813
|
+
args: [{ transform: (value) => numberAttribute(value, null) }]
|
1814
|
+
}], prefix: [{
|
1815
|
+
type: Input
|
1816
|
+
}], suffix: [{
|
1817
|
+
type: Input
|
1818
|
+
}], inputStyle: [{
|
1819
|
+
type: Input
|
1820
|
+
}], inputStyleClass: [{
|
1821
|
+
type: Input
|
1822
|
+
}], showClear: [{
|
1823
|
+
type: Input,
|
1824
|
+
args: [{ transform: booleanAttribute }]
|
1825
|
+
}], autofocus: [{
|
1826
|
+
type: Input,
|
1827
|
+
args: [{ transform: booleanAttribute }]
|
1828
|
+
}], disabled: [{
|
1829
|
+
type: Input
|
1830
|
+
}], fluid: [{
|
1831
|
+
type: Input,
|
1832
|
+
args: [{ transform: booleanAttribute }]
|
1833
|
+
}], onInput: [{
|
1834
|
+
type: Output
|
1835
|
+
}], onFocus: [{
|
1836
|
+
type: Output
|
1837
|
+
}], onBlur: [{
|
1838
|
+
type: Output
|
1839
|
+
}], onKeyDown: [{
|
1840
|
+
type: Output
|
1841
|
+
}], onClear: [{
|
1842
|
+
type: Output
|
1843
|
+
}], clearIconTemplate: [{
|
1844
|
+
type: ContentChild,
|
1845
|
+
args: ['clearicon', { descendants: false }]
|
1846
|
+
}], incrementButtonIconTemplate: [{
|
1847
|
+
type: ContentChild,
|
1848
|
+
args: ['incrementbuttonicon', { descendants: false }]
|
1849
|
+
}], decrementButtonIconTemplate: [{
|
1850
|
+
type: ContentChild,
|
1851
|
+
args: ['decrementbuttonicon', { descendants: false }]
|
1852
|
+
}], templates: [{
|
1853
|
+
type: ContentChildren,
|
1854
|
+
args: [PrimeTemplate]
|
1855
|
+
}], input: [{
|
1856
|
+
type: ViewChild,
|
1857
|
+
args: ['input']
|
1858
|
+
}], hostClasses: [{
|
1859
|
+
type: HostBinding,
|
1860
|
+
args: ['class']
|
1861
|
+
}] } });
|
1978
1862
|
class InputNumberModule {
|
1979
|
-
static ɵfac =
|
1980
|
-
static ɵmod =
|
1981
|
-
static ɵinj =
|
1863
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: InputNumberModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
1864
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.7", ngImport: i0, type: InputNumberModule, imports: [InputNumber, SharedModule], exports: [InputNumber, SharedModule] });
|
1865
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: InputNumberModule, imports: [InputNumber, SharedModule, SharedModule] });
|
1982
1866
|
}
|
1983
|
-
(
|
1984
|
-
|
1985
|
-
|
1986
|
-
|
1987
|
-
|
1988
|
-
|
1989
|
-
|
1990
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(InputNumberModule, { imports: [InputNumber, SharedModule], exports: [InputNumber, SharedModule] }); })();
|
1867
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.7", ngImport: i0, type: InputNumberModule, decorators: [{
|
1868
|
+
type: NgModule,
|
1869
|
+
args: [{
|
1870
|
+
imports: [InputNumber, SharedModule],
|
1871
|
+
exports: [InputNumber, SharedModule]
|
1872
|
+
}]
|
1873
|
+
}] });
|
1991
1874
|
|
1992
1875
|
/**
|
1993
1876
|
* Generated bundle index. Do not edit.
|