cax-design-system 2.8.0 → 2.8.2
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/README.md +46 -46
- package/accordion/index.d.ts +286 -3
- package/animate/index.d.ts +41 -3
- package/animateonscroll/index.d.ts +75 -3
- package/api/index.d.ts +1856 -3
- package/autocomplete/index.d.ts +799 -3
- package/autofocus/index.d.ts +29 -3
- package/avatar/index.d.ts +80 -3
- package/avatargroup/index.d.ts +30 -3
- package/badge/index.d.ts +67 -5
- package/baseicon/index.d.ts +18 -5
- package/blockui/index.d.ts +77 -3
- package/breadcrumb/index.d.ts +105 -3
- package/button/index.d.ts +170 -3
- package/buttongroup/index.d.ts +14 -5
- package/calendar/index.d.ts +935 -3
- package/card/index.d.ts +92 -3
- package/carousel/index.d.ts +290 -3
- package/cascadeselect/index.d.ts +564 -3
- package/cax-design-system-2.8.2.tgz +0 -0
- package/chart/index.d.ts +88 -3
- package/checkbox/index.d.ts +204 -3
- package/chip/index.d.ts +63 -3
- package/chips/index.d.ts +305 -3
- package/colorpicker/index.d.ts +265 -3
- package/commentbox/index.d.ts +138 -5
- package/confirmdialog/index.d.ts +336 -3
- package/confirmpopup/index.d.ts +148 -3
- package/contextmenu/index.d.ts +261 -3
- package/dataview/index.d.ts +457 -3
- package/defer/index.d.ts +40 -3
- package/dialog/index.d.ts +411 -3
- package/divider/index.d.ts +56 -3
- package/dock/index.d.ts +136 -3
- package/dom/index.d.ts +105 -3
- package/dragdrop/index.d.ts +120 -3
- package/dropdown/index.d.ts +818 -3
- package/dynamicdialog/index.d.ts +490 -3
- package/editor/index.d.ts +177 -3
- package/fesm2022/cax-design-system-accordion.mjs +4 -4
- package/fesm2022/cax-design-system-accordion.mjs.map +1 -1
- package/fesm2022/cax-design-system-animate.mjs +1 -1
- package/fesm2022/cax-design-system-animate.mjs.map +1 -1
- package/fesm2022/cax-design-system-animateonscroll.mjs +1 -1
- package/fesm2022/cax-design-system-animateonscroll.mjs.map +1 -1
- package/fesm2022/cax-design-system-api.mjs +1 -1
- package/fesm2022/cax-design-system-api.mjs.map +1 -1
- package/fesm2022/cax-design-system-autocomplete.mjs +3 -3
- package/fesm2022/cax-design-system-autocomplete.mjs.map +1 -1
- package/fesm2022/cax-design-system-autofocus.mjs +1 -1
- package/fesm2022/cax-design-system-autofocus.mjs.map +1 -1
- package/fesm2022/cax-design-system-avatar.mjs +3 -3
- package/fesm2022/cax-design-system-avatar.mjs.map +1 -1
- package/fesm2022/cax-design-system-avatargroup.mjs +3 -3
- package/fesm2022/cax-design-system-avatargroup.mjs.map +1 -1
- package/fesm2022/cax-design-system-badge.mjs +3 -3
- package/fesm2022/cax-design-system-badge.mjs.map +1 -1
- package/fesm2022/cax-design-system-baseicon.mjs +1 -1
- package/fesm2022/cax-design-system-baseicon.mjs.map +1 -1
- package/fesm2022/cax-design-system-blockui.mjs +1 -1
- package/fesm2022/cax-design-system-blockui.mjs.map +1 -1
- package/fesm2022/cax-design-system-breadcrumb.mjs +3 -3
- package/fesm2022/cax-design-system-breadcrumb.mjs.map +1 -1
- package/fesm2022/cax-design-system-button.mjs +3 -3
- package/fesm2022/cax-design-system-button.mjs.map +1 -1
- package/fesm2022/cax-design-system-buttongroup.mjs +1 -1
- package/fesm2022/cax-design-system-buttongroup.mjs.map +1 -1
- package/fesm2022/cax-design-system-calendar.mjs +5 -5
- package/fesm2022/cax-design-system-calendar.mjs.map +1 -1
- package/fesm2022/cax-design-system-card.mjs +3 -3
- package/fesm2022/cax-design-system-card.mjs.map +1 -1
- package/fesm2022/cax-design-system-carousel.mjs +1 -1
- package/fesm2022/cax-design-system-carousel.mjs.map +1 -1
- package/fesm2022/cax-design-system-cascadeselect.mjs +5 -5
- package/fesm2022/cax-design-system-cascadeselect.mjs.map +1 -1
- package/fesm2022/cax-design-system-chart.mjs +1 -1
- package/fesm2022/cax-design-system-chart.mjs.map +1 -1
- package/fesm2022/cax-design-system-checkbox.mjs +3 -3
- package/fesm2022/cax-design-system-checkbox.mjs.map +1 -1
- package/fesm2022/cax-design-system-chip.mjs +3 -3
- package/fesm2022/cax-design-system-chip.mjs.map +1 -1
- package/fesm2022/cax-design-system-chips.mjs +4 -4
- package/fesm2022/cax-design-system-chips.mjs.map +1 -1
- package/fesm2022/cax-design-system-colorpicker.mjs +3 -3
- package/fesm2022/cax-design-system-colorpicker.mjs.map +1 -1
- package/fesm2022/cax-design-system-commentbox.mjs +3 -3
- package/fesm2022/cax-design-system-commentbox.mjs.map +1 -1
- package/fesm2022/cax-design-system-confirmdialog.mjs +3 -3
- package/fesm2022/cax-design-system-confirmdialog.mjs.map +1 -1
- package/fesm2022/cax-design-system-confirmpopup.mjs +2 -2
- package/fesm2022/cax-design-system-confirmpopup.mjs.map +1 -1
- package/fesm2022/cax-design-system-contextmenu.mjs +1 -1
- package/fesm2022/cax-design-system-contextmenu.mjs.map +1 -1
- package/fesm2022/cax-design-system-dataview.mjs +1 -1
- package/fesm2022/cax-design-system-dataview.mjs.map +1 -1
- package/fesm2022/cax-design-system-defer.mjs +1 -1
- package/fesm2022/cax-design-system-defer.mjs.map +1 -1
- package/fesm2022/cax-design-system-dialog.mjs +3 -3
- package/fesm2022/cax-design-system-dialog.mjs.map +1 -1
- package/fesm2022/cax-design-system-divider.mjs +3 -3
- package/fesm2022/cax-design-system-divider.mjs.map +1 -1
- package/fesm2022/cax-design-system-dock.mjs +1 -1
- package/fesm2022/cax-design-system-dock.mjs.map +1 -1
- package/fesm2022/cax-design-system-dom.mjs.map +1 -1
- package/fesm2022/cax-design-system-dragdrop.mjs +1 -1
- package/fesm2022/cax-design-system-dragdrop.mjs.map +1 -1
- package/fesm2022/cax-design-system-dropdown.mjs +6 -6
- package/fesm2022/cax-design-system-dropdown.mjs.map +1 -1
- package/fesm2022/cax-design-system-dynamicdialog.mjs +1 -1
- package/fesm2022/cax-design-system-dynamicdialog.mjs.map +1 -1
- package/fesm2022/cax-design-system-editor.mjs +3 -3
- package/fesm2022/cax-design-system-editor.mjs.map +1 -1
- package/fesm2022/cax-design-system-fieldset.mjs +2 -2
- package/fesm2022/cax-design-system-fieldset.mjs.map +1 -1
- package/fesm2022/cax-design-system-fileupload.mjs +1 -1
- package/fesm2022/cax-design-system-fileupload.mjs.map +1 -1
- package/fesm2022/cax-design-system-floatlabel.mjs +1 -1
- package/fesm2022/cax-design-system-floatlabel.mjs.map +1 -1
- package/fesm2022/cax-design-system-focustrap.mjs +1 -1
- package/fesm2022/cax-design-system-focustrap.mjs.map +1 -1
- package/fesm2022/cax-design-system-galleria.mjs +1 -1
- package/fesm2022/cax-design-system-galleria.mjs.map +1 -1
- package/fesm2022/cax-design-system-iconfield.mjs +1 -1
- package/fesm2022/cax-design-system-iconfield.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-angledoubledown.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-angledoubleleft.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-angledoubleright.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-angledoubleup.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-angledown.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-angleleft.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-angleright.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-angleup.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-arrowdown.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-arrowdownleft.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-arrowdownright.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-arrowleft.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-arrowright.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-arrowup.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-ban.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-bars.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-blank.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-calendar.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-caretleft.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-caretright.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-check.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-chevrondown.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-chevronleft.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-chevronright.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-chevronup.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-exclamationtriangle.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-eye.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-eyeslash.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-filter.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-filterslash.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-home.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-infocircle.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-minus.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-pencil.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-plus.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-refresh.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-search.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-searchminus.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-searchplus.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-sortalt.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-sortamountdown.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-sortamountupalt.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-spinner.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-star.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-starfill.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-thlarge.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-times.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-timescircle.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-trash.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-undo.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-upload.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-windowmaximize.mjs.map +1 -1
- package/fesm2022/cax-design-system-icons-windowminimize.mjs.map +1 -1
- package/fesm2022/cax-design-system-image.mjs +4 -4
- package/fesm2022/cax-design-system-image.mjs.map +1 -1
- package/fesm2022/cax-design-system-inplace.mjs +1 -1
- package/fesm2022/cax-design-system-inplace.mjs.map +1 -1
- package/fesm2022/cax-design-system-inputgroup.mjs +3 -3
- package/fesm2022/cax-design-system-inputgroup.mjs.map +1 -1
- package/fesm2022/cax-design-system-inputgroupaddon.mjs +3 -3
- package/fesm2022/cax-design-system-inputgroupaddon.mjs.map +1 -1
- package/fesm2022/cax-design-system-inputicon.mjs +1 -1
- package/fesm2022/cax-design-system-inputicon.mjs.map +1 -1
- package/fesm2022/cax-design-system-inputmask.mjs +3 -3
- package/fesm2022/cax-design-system-inputmask.mjs.map +1 -1
- package/fesm2022/cax-design-system-inputnumber.mjs +3 -3
- package/fesm2022/cax-design-system-inputnumber.mjs.map +1 -1
- package/fesm2022/cax-design-system-inputotp.mjs +1 -1
- package/fesm2022/cax-design-system-inputotp.mjs.map +1 -1
- package/fesm2022/cax-design-system-inputswitch.mjs +1 -1
- package/fesm2022/cax-design-system-inputswitch.mjs.map +1 -1
- package/fesm2022/cax-design-system-inputtext.mjs +3 -3
- package/fesm2022/cax-design-system-inputtext.mjs.map +1 -1
- package/fesm2022/cax-design-system-inputtextarea.mjs +3 -3
- package/fesm2022/cax-design-system-inputtextarea.mjs.map +1 -1
- package/fesm2022/cax-design-system-keyfilter.mjs +1 -1
- package/fesm2022/cax-design-system-keyfilter.mjs.map +1 -1
- package/fesm2022/cax-design-system-knob.mjs +1 -1
- package/fesm2022/cax-design-system-knob.mjs.map +1 -1
- package/fesm2022/cax-design-system-listbox.mjs +1 -1
- package/fesm2022/cax-design-system-listbox.mjs.map +1 -1
- package/fesm2022/cax-design-system-logo.mjs +3 -3
- package/fesm2022/cax-design-system-logo.mjs.map +1 -1
- package/fesm2022/cax-design-system-megamenu.mjs +1 -1
- package/fesm2022/cax-design-system-megamenu.mjs.map +1 -1
- package/fesm2022/cax-design-system-menu.mjs +5 -5
- package/fesm2022/cax-design-system-menu.mjs.map +1 -1
- package/fesm2022/cax-design-system-menubar.mjs +1 -1
- package/fesm2022/cax-design-system-menubar.mjs.map +1 -1
- package/fesm2022/cax-design-system-message.mjs +1 -1
- package/fesm2022/cax-design-system-message.mjs.map +1 -1
- package/fesm2022/cax-design-system-messages.mjs +4 -4
- package/fesm2022/cax-design-system-messages.mjs.map +1 -1
- package/fesm2022/cax-design-system-metergroup.mjs +1 -1
- package/fesm2022/cax-design-system-metergroup.mjs.map +1 -1
- package/fesm2022/cax-design-system-multiselect.mjs +5 -5
- package/fesm2022/cax-design-system-multiselect.mjs.map +1 -1
- package/fesm2022/cax-design-system-navigation.mjs +3 -3
- package/fesm2022/cax-design-system-navigation.mjs.map +1 -1
- package/fesm2022/cax-design-system-orderlist.mjs +1 -1
- package/fesm2022/cax-design-system-orderlist.mjs.map +1 -1
- package/fesm2022/cax-design-system-organizationchart.mjs +2 -2
- package/fesm2022/cax-design-system-organizationchart.mjs.map +1 -1
- package/fesm2022/cax-design-system-overlay.mjs +4 -4
- package/fesm2022/cax-design-system-overlay.mjs.map +1 -1
- package/fesm2022/cax-design-system-overlaypanel.mjs +5 -5
- package/fesm2022/cax-design-system-overlaypanel.mjs.map +1 -1
- package/fesm2022/cax-design-system-paginator.mjs +3 -3
- package/fesm2022/cax-design-system-paginator.mjs.map +1 -1
- package/fesm2022/cax-design-system-panel.mjs +2 -2
- package/fesm2022/cax-design-system-panel.mjs.map +1 -1
- package/fesm2022/cax-design-system-panelmenu.mjs +2 -2
- package/fesm2022/cax-design-system-panelmenu.mjs.map +1 -1
- package/fesm2022/cax-design-system-password.mjs +1 -1
- package/fesm2022/cax-design-system-password.mjs.map +1 -1
- package/fesm2022/cax-design-system-picklist.mjs +1 -1
- package/fesm2022/cax-design-system-picklist.mjs.map +1 -1
- package/fesm2022/cax-design-system-progressbar.mjs +3 -3
- package/fesm2022/cax-design-system-progressbar.mjs.map +1 -1
- package/fesm2022/cax-design-system-progressspinner.mjs +3 -3
- package/fesm2022/cax-design-system-progressspinner.mjs.map +1 -1
- package/fesm2022/cax-design-system-radiobutton.mjs +3 -3
- package/fesm2022/cax-design-system-radiobutton.mjs.map +1 -1
- package/fesm2022/cax-design-system-rating.mjs +1 -1
- package/fesm2022/cax-design-system-rating.mjs.map +1 -1
- package/fesm2022/cax-design-system-ripple.mjs +1 -1
- package/fesm2022/cax-design-system-ripple.mjs.map +1 -1
- package/fesm2022/cax-design-system-scroller.mjs +4 -4
- package/fesm2022/cax-design-system-scroller.mjs.map +1 -1
- package/fesm2022/cax-design-system-scrollpanel.mjs +1 -1
- package/fesm2022/cax-design-system-scrollpanel.mjs.map +1 -1
- package/fesm2022/cax-design-system-scrolltop.mjs +2 -2
- package/fesm2022/cax-design-system-scrolltop.mjs.map +1 -1
- package/fesm2022/cax-design-system-selectbutton.mjs +3 -3
- package/fesm2022/cax-design-system-selectbutton.mjs.map +1 -1
- package/fesm2022/cax-design-system-sidebar.mjs +4 -4
- package/fesm2022/cax-design-system-sidebar.mjs.map +1 -1
- package/fesm2022/cax-design-system-skeleton.mjs +3 -3
- package/fesm2022/cax-design-system-skeleton.mjs.map +1 -1
- package/fesm2022/cax-design-system-slidemenu.mjs +1 -1
- package/fesm2022/cax-design-system-slidemenu.mjs.map +1 -1
- package/fesm2022/cax-design-system-slider.mjs +1 -1
- package/fesm2022/cax-design-system-slider.mjs.map +1 -1
- package/fesm2022/cax-design-system-speeddial.mjs +3 -3
- package/fesm2022/cax-design-system-speeddial.mjs.map +1 -1
- package/fesm2022/cax-design-system-spinner.mjs +1 -1
- package/fesm2022/cax-design-system-spinner.mjs.map +1 -1
- package/fesm2022/cax-design-system-splitbutton.mjs +3 -3
- package/fesm2022/cax-design-system-splitbutton.mjs.map +1 -1
- package/fesm2022/cax-design-system-splitter.mjs +3 -3
- package/fesm2022/cax-design-system-splitter.mjs.map +1 -1
- package/fesm2022/cax-design-system-stepper.mjs +2 -2
- package/fesm2022/cax-design-system-stepper.mjs.map +1 -1
- package/fesm2022/cax-design-system-steps.mjs +3 -3
- package/fesm2022/cax-design-system-steps.mjs.map +1 -1
- package/fesm2022/cax-design-system-styleclass.mjs +1 -1
- package/fesm2022/cax-design-system-styleclass.mjs.map +1 -1
- package/fesm2022/cax-design-system-table.mjs +19 -19
- package/fesm2022/cax-design-system-table.mjs.map +1 -1
- package/fesm2022/cax-design-system-tableconfiguration.mjs +19 -11
- package/fesm2022/cax-design-system-tableconfiguration.mjs.map +1 -1
- package/fesm2022/cax-design-system-tabmenu.mjs +1 -1
- package/fesm2022/cax-design-system-tabmenu.mjs.map +1 -1
- package/fesm2022/cax-design-system-tabview.mjs +5 -5
- package/fesm2022/cax-design-system-tabview.mjs.map +1 -1
- package/fesm2022/cax-design-system-tag.mjs +3 -3
- package/fesm2022/cax-design-system-tag.mjs.map +1 -1
- package/fesm2022/cax-design-system-terminal.mjs +1 -1
- package/fesm2022/cax-design-system-terminal.mjs.map +1 -1
- package/fesm2022/cax-design-system-tieredmenu.mjs +1 -1
- package/fesm2022/cax-design-system-tieredmenu.mjs.map +1 -1
- package/fesm2022/cax-design-system-timeline.mjs +3 -3
- package/fesm2022/cax-design-system-timeline.mjs.map +1 -1
- package/fesm2022/cax-design-system-toast.mjs +6 -6
- package/fesm2022/cax-design-system-toast.mjs.map +1 -1
- package/fesm2022/cax-design-system-togglebutton.mjs +1 -1
- package/fesm2022/cax-design-system-togglebutton.mjs.map +1 -1
- package/fesm2022/cax-design-system-toggleswitch.mjs +3 -3
- package/fesm2022/cax-design-system-toggleswitch.mjs.map +1 -1
- package/fesm2022/cax-design-system-toolbar.mjs +1 -1
- package/fesm2022/cax-design-system-toolbar.mjs.map +1 -1
- package/fesm2022/cax-design-system-tooltip.mjs +1 -1
- package/fesm2022/cax-design-system-tooltip.mjs.map +1 -1
- package/fesm2022/cax-design-system-tree.mjs +5 -5
- package/fesm2022/cax-design-system-tree.mjs.map +1 -1
- package/fesm2022/cax-design-system-treeselect.mjs +3 -3
- package/fesm2022/cax-design-system-treeselect.mjs.map +1 -1
- package/fesm2022/cax-design-system-treetable.mjs +1 -1
- package/fesm2022/cax-design-system-treetable.mjs.map +1 -1
- package/fesm2022/cax-design-system-tristatecheckbox.mjs +4 -4
- package/fesm2022/cax-design-system-tristatecheckbox.mjs.map +1 -1
- package/fesm2022/cax-design-system-upload.mjs +3 -3
- package/fesm2022/cax-design-system-upload.mjs.map +1 -1
- package/fesm2022/cax-design-system-utils.mjs.map +1 -1
- package/fesm2022/cax-design-system-virtualscroller.mjs +1 -1
- package/fesm2022/cax-design-system-virtualscroller.mjs.map +1 -1
- package/fieldset/index.d.ts +140 -3
- package/fileupload/index.d.ts +606 -3
- package/floatlabel/index.d.ts +19 -3
- package/focustrap/index.d.ts +35 -3
- package/galleria/index.d.ts +502 -3
- package/iconfield/index.d.ts +26 -3
- package/icons/angledoubledown/index.d.ts +9 -5
- package/icons/angledoubleleft/index.d.ts +9 -5
- package/icons/angledoubleright/index.d.ts +9 -5
- package/icons/angledoubleup/index.d.ts +9 -5
- package/icons/angledown/index.d.ts +9 -5
- package/icons/angleleft/index.d.ts +9 -5
- package/icons/angleright/index.d.ts +9 -5
- package/icons/angleup/index.d.ts +9 -5
- package/icons/arrowdown/index.d.ts +12 -5
- package/icons/arrowdownleft/index.d.ts +9 -5
- package/icons/arrowdownright/index.d.ts +9 -5
- package/icons/arrowleft/index.d.ts +11 -5
- package/icons/arrowright/index.d.ts +9 -5
- package/icons/arrowup/index.d.ts +11 -5
- package/icons/ban/index.d.ts +11 -5
- package/icons/bars/index.d.ts +9 -5
- package/icons/blank/index.d.ts +9 -5
- package/icons/calendar/index.d.ts +9 -5
- package/icons/caretleft/index.d.ts +9 -5
- package/icons/caretright/index.d.ts +9 -5
- package/icons/check/index.d.ts +9 -5
- package/icons/chevrondown/index.d.ts +9 -5
- package/icons/chevronleft/index.d.ts +9 -5
- package/icons/chevronright/index.d.ts +9 -5
- package/icons/chevronup/index.d.ts +9 -5
- package/icons/exclamationtriangle/index.d.ts +12 -5
- package/icons/eye/index.d.ts +9 -5
- package/icons/eyeslash/index.d.ts +11 -5
- package/icons/filter/index.d.ts +11 -5
- package/icons/filterslash/index.d.ts +11 -5
- package/icons/home/index.d.ts +11 -5
- package/icons/infocircle/index.d.ts +11 -5
- package/icons/minus/index.d.ts +9 -5
- package/icons/pencil/index.d.ts +11 -5
- package/icons/plus/index.d.ts +11 -5
- package/icons/refresh/index.d.ts +11 -5
- package/icons/search/index.d.ts +11 -5
- package/icons/searchminus/index.d.ts +11 -5
- package/icons/searchplus/index.d.ts +11 -5
- package/icons/sortalt/index.d.ts +11 -5
- package/icons/sortamountdown/index.d.ts +11 -5
- package/icons/sortamountupalt/index.d.ts +11 -5
- package/icons/spinner/index.d.ts +11 -5
- package/icons/star/index.d.ts +11 -5
- package/icons/starfill/index.d.ts +11 -5
- package/icons/thlarge/index.d.ts +11 -5
- package/icons/times/index.d.ts +9 -5
- package/icons/timescircle/index.d.ts +11 -5
- package/icons/trash/index.d.ts +11 -5
- package/icons/undo/index.d.ts +11 -5
- package/icons/upload/index.d.ts +11 -5
- package/icons/windowmaximize/index.d.ts +11 -5
- package/icons/windowminimize/index.d.ts +11 -5
- package/image/index.d.ts +228 -3
- package/index.d.ts +2 -5
- package/inplace/index.d.ts +130 -3
- package/inputgroup/index.d.ts +48 -3
- package/inputgroupaddon/index.d.ts +35 -3
- package/inputicon/index.d.ts +22 -3
- package/inputmask/index.d.ts +304 -3
- package/inputnumber/index.d.ts +443 -3
- package/inputotp/index.d.ts +189 -3
- package/inputswitch/index.d.ts +123 -3
- package/inputtext/index.d.ts +76 -5
- package/inputtextarea/index.d.ts +112 -3
- package/keyfilter/index.d.ts +65 -3
- package/knob/index.d.ts +179 -3
- package/listbox/index.d.ts +620 -3
- package/logo/index.d.ts +20 -5
- package/megamenu/index.d.ts +230 -3
- package/menu/index.d.ts +222 -3
- package/menubar/index.d.ts +290 -3
- package/message/index.d.ts +53 -3
- package/messages/index.d.ts +140 -3
- package/metergroup/index.d.ts +224 -3
- package/multiselect/index.d.ts +974 -3
- package/navigation/index.d.ts +105 -5
- package/orderlist/index.d.ts +381 -3
- package/organizationchart/index.d.ts +192 -3
- package/overlay/index.d.ts +246 -3
- package/overlaypanel/index.d.ts +170 -3
- package/package.json +270 -610
- package/paginator/index.d.ts +249 -3
- package/panel/index.d.ts +185 -3
- package/panelmenu/index.d.ts +249 -3
- package/password/index.d.ts +342 -3
- package/picklist/index.d.ts +696 -3
- package/progressbar/index.d.ts +61 -3
- package/progressspinner/index.d.ts +58 -3
- package/radiobutton/index.d.ts +173 -3
- package/rating/index.d.ts +181 -3
- package/resources/cax.min.scss +1 -1
- package/resources/cax.scss +12518 -12518
- package/resources/components/accordion/accordion.scss +46 -46
- package/resources/components/autocomplete/autocomplete.scss +183 -183
- package/resources/components/avatar/avatar.scss +34 -34
- package/resources/components/avatargroup/avatargroup.scss +10 -10
- package/resources/components/badge/badge.scss +67 -67
- package/resources/components/blockui/blockui.css +26 -26
- package/resources/components/breadcrumb/breadcrumb.scss +33 -33
- package/resources/components/button/button.scss +163 -163
- package/resources/components/calendar/calendar.scss +235 -235
- package/resources/components/card/card.scss +50 -50
- package/resources/components/carousel/carousel.css +71 -71
- package/resources/components/cascadeselect/cascadeselect.scss +105 -105
- package/resources/components/checkbox/checkbox.scss +30 -30
- package/resources/components/chip/chip.scss +6 -6
- package/resources/components/chips/chips.scss +205 -205
- package/resources/components/colorpicker/colorpicker-images.scss +6 -6
- package/resources/components/colorpicker/colorpicker.scss +82 -82
- package/resources/components/commentbox/commentbox.scss +611 -611
- package/resources/components/common/common.scss +183 -183
- package/resources/components/confirmpopup/confirmpopup.css +53 -53
- package/resources/components/contextmenu/contextmenu.css +42 -42
- package/resources/components/dataview/dataview.css +13 -13
- package/resources/components/dialog/dialog.scss +171 -171
- package/resources/components/divider/divider.scss +86 -86
- package/resources/components/dock/dock.css +107 -107
- package/resources/components/dropdown/dropdown.scss +94 -94
- package/resources/components/editor/editor.scss +3 -3
- package/resources/components/fieldset/fieldset.css +30 -30
- package/resources/components/fileupload/fileupload.css +47 -47
- package/resources/components/galleria/galleria.css +281 -281
- package/resources/components/iconfield/iconfield.css +5 -5
- package/resources/components/image/image.scss +92 -92
- package/resources/components/inplace/inplace.css +19 -19
- package/resources/components/inputicon/inputicon.css +6 -6
- package/resources/components/inputmask/inputmask.scss +12 -12
- package/resources/components/inputnumber/inputnumber.scss +109 -109
- package/resources/components/inputotp/inputotp.css +2 -2
- package/resources/components/inputswitch/inputswitch.css +23 -23
- package/resources/components/inputtext/inputtext.scss +145 -145
- package/resources/components/inputtextarea/inputtextarea.scss +10 -10
- package/resources/components/knob/knob.css +20 -20
- package/resources/components/listbox/listbox.css +40 -40
- package/resources/components/megamenu/megamenu.css +108 -108
- package/resources/components/menu/menu.scss +31 -30
- package/resources/components/menubar/menubar.css +81 -81
- package/resources/components/message/message.css +17 -17
- package/resources/components/messages/messages.scss +55 -55
- package/resources/components/multiselect/multiselect.scss +132 -132
- package/resources/components/navigation/navigation.scss +197 -196
- package/resources/components/orderlist/orderlist.css +78 -78
- package/resources/components/organizationchart/organizationchart.css +62 -62
- package/resources/components/overlay/overlay.scss +80 -80
- package/resources/components/overlaypanel/overlaypanel.scss +66 -66
- package/resources/components/paginator/paginator.scss +41 -41
- package/resources/components/panel/panel.css +29 -29
- package/resources/components/panelmenu/panelmenu.css +45 -45
- package/resources/components/password/password.css +54 -54
- package/resources/components/picklist/picklist.css +60 -60
- package/resources/components/progressbar/progressbar.scss +107 -107
- package/resources/components/progressspinner/progressspinner.scss +94 -94
- package/resources/components/radiobutton/radiobutton.scss +34 -34
- package/resources/components/rating/rating.css +15 -15
- package/resources/components/ripple/ripple.scss +29 -29
- package/resources/components/scroller/scroller.scss +58 -58
- package/resources/components/scrollpanel/scrollpanel.css +50 -50
- package/resources/components/scrolltop/scrolltop.css +18 -18
- package/resources/components/sidebar/sidebar.scss +117 -117
- package/resources/components/skeleton/skeleton.scss +24 -24
- package/resources/components/slidemenu/slidemenu.css +100 -100
- package/resources/components/slider/slider.css +41 -41
- package/resources/components/speeddial/speeddial.scss +122 -122
- package/resources/components/spinner/spinner.css +63 -63
- package/resources/components/splitbutton/splitbutton.scss +53 -53
- package/resources/components/splitter/splitter.scss +73 -73
- package/resources/components/stepper/stepper.css +9 -9
- package/resources/components/steps/steps.scss +50 -50
- package/resources/components/table/table.scss +451 -451
- package/resources/components/tableconfiguration/tableconfiguration.scss +125 -115
- package/resources/components/tabmenu/tabmenu.css +80 -80
- package/resources/components/tabview/tabview.scss +198 -198
- package/resources/components/tag/tag.scss +23 -23
- package/resources/components/terminal/terminal.css +24 -24
- package/resources/components/tieredmenu/tieredmenu.scss +55 -55
- package/resources/components/timeline/timeline.scss +128 -128
- package/resources/components/toast/toast.scss +87 -87
- package/resources/components/toggleswitch/toggleswitch.scss +36 -36
- package/resources/components/toolbar/toolbar.css +19 -19
- package/resources/components/tooltip/tooltip.scss +124 -124
- package/resources/components/tree/tree.scss +154 -154
- package/resources/components/treeselect/treeselect.scss +114 -114
- package/resources/components/treetable/treetable.css +205 -205
- package/resources/components/upload/upload.component.scss +145 -145
- package/resources/logo/dataX-dark.svg +12 -12
- package/resources/logo/dataX-icon-dark.svg +5 -5
- package/resources/logo/dataX-icon.svg +5 -5
- package/resources/logo/dataX.svg +12 -12
- package/resources/styles/colors.scss +397 -397
- package/resources/styles/shadow-blur.scss +21 -21
- package/resources/styles/space-radius-border.scss +49 -49
- package/resources/styles/typography.scss +116 -116
- package/ripple/index.d.ts +37 -3
- package/scroller/index.d.ts +528 -3
- package/scrollpanel/index.d.ts +116 -3
- package/scrolltop/index.d.ts +117 -3
- package/selectbutton/index.d.ts +184 -3
- package/sidebar/index.d.ts +213 -3
- package/skeleton/index.d.ts +69 -3
- package/slidemenu/index.d.ts +339 -3
- package/slider/index.d.ts +214 -3
- package/speeddial/index.d.ts +319 -3
- package/spinner/index.d.ts +93 -5
- package/splitbutton/index.d.ts +264 -3
- package/splitter/index.d.ts +201 -3
- package/stepper/index.d.ts +145 -3
- package/steps/index.d.ts +87 -3
- package/styleclass/index.d.ts +109 -3
- package/table/index.d.ts +2556 -3
- package/tableconfiguration/index.d.ts +25 -5
- package/tabmenu/index.d.ts +160 -3
- package/tabview/index.d.ts +357 -3
- package/tag/index.d.ts +82 -3
- package/terminal/index.d.ts +68 -3
- package/tieredmenu/index.d.ts +307 -3
- package/timeline/index.d.ts +100 -3
- package/toast/index.d.ts +202 -3
- package/togglebutton/index.d.ts +150 -3
- package/toggleswitch/index.d.ts +25 -5
- package/toolbar/index.d.ts +64 -3
- package/tooltip/index.d.ts +218 -3
- package/tree/index.d.ts +673 -3
- package/treeselect/index.d.ts +517 -3
- package/treetable/index.d.ts +1461 -3
- package/tristatecheckbox/index.d.ts +155 -3
- package/ts-helpers/index.d.ts +6 -5
- package/upload/index.d.ts +81 -5
- package/utils/index.d.ts +35 -5
- package/virtualscroller/index.d.ts +161 -3
- package/accordion/accordion.d.ts +0 -224
- package/accordion/accordion.interface.d.ts +0 -49
- package/accordion/accordion.module.d.ts +0 -13
- package/accordion/public_api.d.ts +0 -3
- package/animate/animate.d.ts +0 -40
- package/animate/public_api.d.ts +0 -1
- package/animateonscroll/animateonscroll.d.ts +0 -75
- package/animateonscroll/public_api.d.ts +0 -1
- package/api/blockableui.d.ts +0 -10
- package/api/caxconfig.d.ts +0 -24
- package/api/confirmaeventtype.d.ts +0 -8
- package/api/confirmation.d.ts +0 -96
- package/api/confirmationservice.d.ts +0 -30
- package/api/contextmenuservice.d.ts +0 -11
- package/api/filtermatchmode.d.ts +0 -22
- package/api/filtermetadata.d.ts +0 -18
- package/api/filteroperator.d.ts +0 -4
- package/api/filterservice.d.ts +0 -10
- package/api/lazyloadevent.d.ts +0 -47
- package/api/lazyloadmeta.d.ts +0 -19
- package/api/megamenuitem.d.ts +0 -130
- package/api/menuitem.d.ts +0 -176
- package/api/message.d.ts +0 -30
- package/api/messageservice.d.ts +0 -32
- package/api/overlayoptions.d.ts +0 -188
- package/api/overlayservice.d.ts +0 -9
- package/api/primeicons.d.ts +0 -313
- package/api/public_api.d.ts +0 -34
- package/api/scrolleroptions.d.ts +0 -116
- package/api/selectitem.d.ts +0 -12
- package/api/selectitemgroup.d.ts +0 -10
- package/api/shared.d.ts +0 -24
- package/api/sortevent.d.ts +0 -12
- package/api/sortmeta.d.ts +0 -8
- package/api/tablestate.d.ts +0 -60
- package/api/themegeneratorservice.d.ts +0 -12
- package/api/tooltipoptions.d.ts +0 -69
- package/api/translation.d.ts +0 -135
- package/api/translationkeys.d.ts +0 -50
- package/api/treedragdropservice.d.ts +0 -12
- package/api/treenode.d.ts +0 -91
- package/api/treenodedragevent.d.ts +0 -27
- package/api/treetablenode.d.ts +0 -36
- package/autocomplete/autocomplete.d.ts +0 -616
- package/autocomplete/autocomplete.interface.d.ts +0 -164
- package/autocomplete/autocomplete.module.d.ts +0 -20
- package/autocomplete/public_api.d.ts +0 -3
- package/autofocus/autofocus.d.ts +0 -28
- package/autofocus/public_api.d.ts +0 -1
- package/avatar/avatar.d.ts +0 -73
- package/avatar/avatar.module.d.ts +0 -7
- package/avatar/public_api.d.ts +0 -2
- package/avatargroup/avatargroup.d.ts +0 -21
- package/avatargroup/avatargroup.module.d.ts +0 -9
- package/avatargroup/public_api.d.ts +0 -2
- package/badge/badge.d.ts +0 -21
- package/badge/badge.directive.d.ts +0 -35
- package/badge/badge.module.d.ts +0 -10
- package/badge/public_api.d.ts +0 -3
- package/baseicon/baseicon.d.ts +0 -15
- package/baseicon/public_api.d.ts +0 -1
- package/blockui/blockui.d.ts +0 -64
- package/blockui/blockui.interface.d.ts +0 -11
- package/blockui/public_api.d.ts +0 -2
- package/breadcrumb/breadcrumb.d.ts +0 -55
- package/breadcrumb/breadcrumb.interface.d.ts +0 -38
- package/breadcrumb/breadcrumb.module.d.ts +0 -13
- package/breadcrumb/public_api.d.ts +0 -3
- package/button/button.d.ts +0 -85
- package/button/button.directive.d.ts +0 -49
- package/button/button.interface.d.ts +0 -30
- package/button/button.module.d.ts +0 -9
- package/button/public_api.d.ts +0 -4
- package/buttongroup/buttongroup.d.ts +0 -11
- package/buttongroup/public_api.d.ts +0 -1
- package/calendar/calendar.d.ts +0 -722
- package/calendar/calendar.interface.d.ts +0 -204
- package/calendar/calendar.module.d.ts +0 -9
- package/calendar/public_api.d.ts +0 -3
- package/card/card.d.ts +0 -53
- package/card/card.interface.d.ts +0 -27
- package/card/card.module.d.ts +0 -11
- package/card/public_api.d.ts +0 -3
- package/carousel/carousel.d.ts +0 -227
- package/carousel/carousel.interface.d.ts +0 -63
- package/carousel/public_api.d.ts +0 -2
- package/cascadeselect/cascadeselect.d.ts +0 -435
- package/cascadeselect/cascadeselect.interface.d.ts +0 -115
- package/cascadeselect/cascadeselect.module.d.ts +0 -15
- package/cascadeselect/public_api.d.ts +0 -3
- package/chart/chart.d.ts +0 -87
- package/chart/public_api.d.ts +0 -1
- package/checkbox/checkbox.d.ts +0 -168
- package/checkbox/checkbox.interface.d.ts +0 -26
- package/checkbox/checkbox.module.d.ts +0 -10
- package/checkbox/public_api.d.ts +0 -3
- package/chip/chip.d.ts +0 -38
- package/chip/chip.interface.d.ts +0 -15
- package/chip/chip.module.d.ts +0 -10
- package/chip/public_api.d.ts +0 -3
- package/chips/chips.d.ts +0 -233
- package/chips/chips.interface.d.ts +0 -58
- package/chips/chips.module.d.ts +0 -14
- package/chips/public_api.d.ts +0 -3
- package/colorpicker/colorpicker.d.ts +0 -240
- package/colorpicker/colorpicker.interface.d.ts +0 -15
- package/colorpicker/colorpicker.module.d.ts +0 -9
- package/colorpicker/public_api.d.ts +0 -3
- package/commentbox/commentbox.d.ts +0 -120
- package/commentbox/commentbox.module.d.ts +0 -17
- package/commentbox/public_api.d.ts +0 -2
- package/confirmdialog/confirmdialog.d.ts +0 -281
- package/confirmdialog/confirmdialog.interface.d.ts +0 -39
- package/confirmdialog/confirmdialog.module.d.ts +0 -15
- package/confirmdialog/public_api.d.ts +0 -3
- package/confirmpopup/confirmpopup.d.ts +0 -119
- package/confirmpopup/confirmpopup.interface.d.ts +0 -27
- package/confirmpopup/public_api.d.ts +0 -2
- package/contextmenu/contextmenu.d.ts +0 -260
- package/contextmenu/public_api.d.ts +0 -1
- package/dataview/dataview.d.ts +0 -274
- package/dataview/dataview.interface.d.ts +0 -183
- package/dataview/public_api.d.ts +0 -2
- package/defer/defer.d.ts +0 -39
- package/defer/public_api.d.ts +0 -1
- package/dialog/dialog.d.ts +0 -364
- package/dialog/dialog.interface.d.ts +0 -31
- package/dialog/dialog.module.d.ts +0 -15
- package/dialog/public_api.d.ts +0 -3
- package/divider/divider.d.ts +0 -49
- package/divider/divider.module.d.ts +0 -7
- package/divider/public_api.d.ts +0 -2
- package/dock/dock.d.ts +0 -115
- package/dock/dock.interface.d.ts +0 -19
- package/dock/public_api.d.ts +0 -2
- package/dom/connectedoverlayscrollhandler.d.ts +0 -9
- package/dom/domhandler.d.ts +0 -95
- package/dom/public_api.d.ts +0 -2
- package/dragdrop/dragdrop.d.ts +0 -112
- package/dragdrop/dragdrop.module.d.ts +0 -8
- package/dragdrop/public_api.d.ts +0 -2
- package/dropdown/dropdown-item.d.ts +0 -30
- package/dropdown/dropdown.d.ts +0 -628
- package/dropdown/dropdown.interface.d.ts +0 -154
- package/dropdown/dropdown.module.d.ts +0 -11
- package/dropdown/public_api.d.ts +0 -4
- package/dynamicdialog/dialogservice.d.ts +0 -35
- package/dynamicdialog/dynamicdialog-config.d.ts +0 -221
- package/dynamicdialog/dynamicdialog-injector.d.ts +0 -7
- package/dynamicdialog/dynamicdialog-ref.d.ts +0 -101
- package/dynamicdialog/dynamicdialog.d.ts +0 -124
- package/dynamicdialog/dynamicdialogcontent.d.ts +0 -8
- package/dynamicdialog/public_api.d.ts +0 -6
- package/editor/editor.d.ts +0 -104
- package/editor/editor.interface.d.ts +0 -64
- package/editor/editor.module.d.ts +0 -9
- package/editor/public_api.d.ts +0 -3
- package/esm2022/accordion/accordion.interface.mjs +0 -2
- package/esm2022/accordion/accordion.mjs +0 -598
- package/esm2022/accordion/accordion.module.mjs +0 -23
- package/esm2022/accordion/cax-design-system-accordion.mjs +0 -5
- package/esm2022/accordion/public_api.mjs +0 -4
- package/esm2022/animate/animate.mjs +0 -101
- package/esm2022/animate/cax-design-system-animate.mjs +0 -5
- package/esm2022/animate/public_api.mjs +0 -2
- package/esm2022/animateonscroll/animateonscroll.mjs +0 -185
- package/esm2022/animateonscroll/cax-design-system-animateonscroll.mjs +0 -5
- package/esm2022/animateonscroll/public_api.mjs +0 -2
- package/esm2022/api/blockableui.mjs +0 -2
- package/esm2022/api/cax-design-system-api.mjs +0 -5
- package/esm2022/api/caxconfig.mjs +0 -163
- package/esm2022/api/confirmaeventtype.mjs +0 -10
- package/esm2022/api/confirmation.mjs +0 -2
- package/esm2022/api/confirmationservice.mjs +0 -43
- package/esm2022/api/contextmenuservice.mjs +0 -22
- package/esm2022/api/filtermatchmode.mjs +0 -23
- package/esm2022/api/filtermetadata.mjs +0 -2
- package/esm2022/api/filteroperator.mjs +0 -5
- package/esm2022/api/filterservice.mjs +0 -225
- package/esm2022/api/lazyloadevent.mjs +0 -2
- package/esm2022/api/lazyloadmeta.mjs +0 -2
- package/esm2022/api/megamenuitem.mjs +0 -2
- package/esm2022/api/menuitem.mjs +0 -2
- package/esm2022/api/message.mjs +0 -2
- package/esm2022/api/messageservice.mjs +0 -47
- package/esm2022/api/overlayoptions.mjs +0 -2
- package/esm2022/api/overlayservice.mjs +0 -19
- package/esm2022/api/primeicons.mjs +0 -314
- package/esm2022/api/public_api.mjs +0 -35
- package/esm2022/api/scrolleroptions.mjs +0 -2
- package/esm2022/api/selectitem.mjs +0 -2
- package/esm2022/api/selectitemgroup.mjs +0 -2
- package/esm2022/api/shared.mjs +0 -65
- package/esm2022/api/sortevent.mjs +0 -2
- package/esm2022/api/sortmeta.mjs +0 -2
- package/esm2022/api/tablestate.mjs +0 -2
- package/esm2022/api/themegeneratorservice.mjs +0 -109
- package/esm2022/api/tooltipoptions.mjs +0 -2
- package/esm2022/api/translation.mjs +0 -2
- package/esm2022/api/translationkeys.mjs +0 -51
- package/esm2022/api/treedragdropservice.mjs +0 -21
- package/esm2022/api/treenode.mjs +0 -2
- package/esm2022/api/treenodedragevent.mjs +0 -2
- package/esm2022/api/treetablenode.mjs +0 -2
- package/esm2022/autocomplete/autocomplete.interface.mjs +0 -2
- package/esm2022/autocomplete/autocomplete.mjs +0 -1462
- package/esm2022/autocomplete/autocomplete.module.mjs +0 -30
- package/esm2022/autocomplete/cax-design-system-autocomplete.mjs +0 -5
- package/esm2022/autocomplete/public_api.mjs +0 -4
- package/esm2022/autofocus/autofocus.mjs +0 -78
- package/esm2022/autofocus/cax-design-system-autofocus.mjs +0 -5
- package/esm2022/autofocus/public_api.mjs +0 -2
- package/esm2022/avatar/avatar.mjs +0 -104
- package/esm2022/avatar/avatar.module.mjs +0 -16
- package/esm2022/avatar/cax-design-system-avatar.mjs +0 -5
- package/esm2022/avatar/public_api.mjs +0 -3
- package/esm2022/avatargroup/avatargroup.mjs +0 -32
- package/esm2022/avatargroup/avatargroup.module.mjs +0 -19
- package/esm2022/avatargroup/cax-design-system-avatargroup.mjs +0 -5
- package/esm2022/avatargroup/public_api.mjs +0 -3
- package/esm2022/badge/badge.directive.mjs +0 -193
- package/esm2022/badge/badge.mjs +0 -50
- package/esm2022/badge/badge.module.mjs +0 -20
- package/esm2022/badge/cax-design-system-badge.mjs +0 -5
- package/esm2022/badge/public_api.mjs +0 -4
- package/esm2022/baseicon/baseicon.mjs +0 -45
- package/esm2022/baseicon/cax-design-system-baseicon.mjs +0 -5
- package/esm2022/baseicon/public_api.mjs +0 -2
- package/esm2022/blockui/blockui.interface.mjs +0 -2
- package/esm2022/blockui/blockui.mjs +0 -206
- package/esm2022/blockui/cax-design-system-blockui.mjs +0 -5
- package/esm2022/blockui/public_api.mjs +0 -3
- package/esm2022/breadcrumb/breadcrumb.interface.mjs +0 -2
- package/esm2022/breadcrumb/breadcrumb.mjs +0 -120
- package/esm2022/breadcrumb/breadcrumb.module.mjs +0 -23
- package/esm2022/breadcrumb/cax-design-system-breadcrumb.mjs +0 -5
- package/esm2022/breadcrumb/public_api.mjs +0 -4
- package/esm2022/button/button.directive.mjs +0 -259
- package/esm2022/button/button.interface.mjs +0 -2
- package/esm2022/button/button.mjs +0 -190
- package/esm2022/button/button.module.mjs +0 -18
- package/esm2022/button/cax-design-system-button.mjs +0 -5
- package/esm2022/button/public_api.mjs +0 -5
- package/esm2022/buttongroup/buttongroup.mjs +0 -38
- package/esm2022/buttongroup/cax-design-system-buttongroup.mjs +0 -5
- package/esm2022/buttongroup/public_api.mjs +0 -2
- package/esm2022/calendar/calendar.interface.mjs +0 -2
- package/esm2022/calendar/calendar.mjs +0 -3242
- package/esm2022/calendar/calendar.module.mjs +0 -18
- package/esm2022/calendar/cax-design-system-calendar.mjs +0 -5
- package/esm2022/calendar/public_api.mjs +0 -4
- package/esm2022/card/card.interface.mjs +0 -2
- package/esm2022/card/card.mjs +0 -117
- package/esm2022/card/card.module.mjs +0 -21
- package/esm2022/card/cax-design-system-card.mjs +0 -5
- package/esm2022/card/public_api.mjs +0 -4
- package/esm2022/carousel/carousel.interface.mjs +0 -2
- package/esm2022/carousel/carousel.mjs +0 -968
- package/esm2022/carousel/cax-design-system-carousel.mjs +0 -5
- package/esm2022/carousel/public_api.mjs +0 -3
- package/esm2022/cascadeselect/cascadeselect.interface.mjs +0 -2
- package/esm2022/cascadeselect/cascadeselect.mjs +0 -1135
- package/esm2022/cascadeselect/cascadeselect.module.mjs +0 -25
- package/esm2022/cascadeselect/cax-design-system-cascadeselect.mjs +0 -5
- package/esm2022/cascadeselect/public_api.mjs +0 -4
- package/esm2022/cax-design-system.mjs +0 -5
- package/esm2022/chart/cax-design-system-chart.mjs +0 -5
- package/esm2022/chart/chart.mjs +0 -236
- package/esm2022/chart/public_api.mjs +0 -2
- package/esm2022/checkbox/cax-design-system-checkbox.mjs +0 -5
- package/esm2022/checkbox/checkbox.interface.mjs +0 -2
- package/esm2022/checkbox/checkbox.mjs +0 -318
- package/esm2022/checkbox/checkbox.module.mjs +0 -20
- package/esm2022/checkbox/public_api.mjs +0 -4
- package/esm2022/chip/cax-design-system-chip.mjs +0 -5
- package/esm2022/chip/chip.interface.mjs +0 -2
- package/esm2022/chip/chip.mjs +0 -90
- package/esm2022/chip/chip.module.mjs +0 -20
- package/esm2022/chip/public_api.mjs +0 -4
- package/esm2022/chips/cax-design-system-chips.mjs +0 -5
- package/esm2022/chips/chips.interface.mjs +0 -2
- package/esm2022/chips/chips.mjs +0 -610
- package/esm2022/chips/chips.module.mjs +0 -23
- package/esm2022/chips/public_api.mjs +0 -4
- package/esm2022/colorpicker/cax-design-system-colorpicker.mjs +0 -5
- package/esm2022/colorpicker/colorpicker.interface.mjs +0 -2
- package/esm2022/colorpicker/colorpicker.mjs +0 -715
- package/esm2022/colorpicker/colorpicker.module.mjs +0 -19
- package/esm2022/colorpicker/public_api.mjs +0 -4
- package/esm2022/commentbox/cax-design-system-commentbox.mjs +0 -5
- package/esm2022/commentbox/commentbox.mjs +0 -575
- package/esm2022/commentbox/commentbox.module.mjs +0 -27
- package/esm2022/commentbox/public_api.mjs +0 -3
- package/esm2022/confirmdialog/cax-design-system-confirmdialog.mjs +0 -5
- package/esm2022/confirmdialog/confirmdialog.interface.mjs +0 -2
- package/esm2022/confirmdialog/confirmdialog.mjs +0 -720
- package/esm2022/confirmdialog/confirmdialog.module.mjs +0 -25
- package/esm2022/confirmdialog/public_api.mjs +0 -4
- package/esm2022/confirmpopup/cax-design-system-confirmpopup.mjs +0 -5
- package/esm2022/confirmpopup/confirmpopup.interface.mjs +0 -2
- package/esm2022/confirmpopup/confirmpopup.mjs +0 -499
- package/esm2022/confirmpopup/public_api.mjs +0 -3
- package/esm2022/contextmenu/cax-design-system-contextmenu.mjs +0 -5
- package/esm2022/contextmenu/contextmenu.mjs +0 -1304
- package/esm2022/contextmenu/public_api.mjs +0 -2
- package/esm2022/dataview/cax-design-system-dataview.mjs +0 -5
- package/esm2022/dataview/dataview.interface.mjs +0 -2
- package/esm2022/dataview/dataview.mjs +0 -723
- package/esm2022/dataview/public_api.mjs +0 -3
- package/esm2022/defer/cax-design-system-defer.mjs +0 -5
- package/esm2022/defer/defer.mjs +0 -111
- package/esm2022/defer/public_api.mjs +0 -2
- package/esm2022/dialog/cax-design-system-dialog.mjs +0 -5
- package/esm2022/dialog/dialog.interface.mjs +0 -2
- package/esm2022/dialog/dialog.mjs +0 -959
- package/esm2022/dialog/dialog.module.mjs +0 -25
- package/esm2022/dialog/public_api.mjs +0 -4
- package/esm2022/divider/cax-design-system-divider.mjs +0 -5
- package/esm2022/divider/divider.mjs +0 -69
- package/esm2022/divider/divider.module.mjs +0 -16
- package/esm2022/divider/public_api.mjs +0 -3
- package/esm2022/dock/cax-design-system-dock.mjs +0 -5
- package/esm2022/dock/dock.interface.mjs +0 -2
- package/esm2022/dock/dock.mjs +0 -431
- package/esm2022/dock/public_api.mjs +0 -3
- package/esm2022/dom/cax-design-system-dom.mjs +0 -5
- package/esm2022/dom/connectedoverlayscrollhandler.mjs +0 -30
- package/esm2022/dom/domhandler.mjs +0 -722
- package/esm2022/dom/public_api.mjs +0 -3
- package/esm2022/dragdrop/cax-design-system-dragdrop.mjs +0 -5
- package/esm2022/dragdrop/dragdrop.mjs +0 -309
- package/esm2022/dragdrop/dragdrop.module.mjs +0 -18
- package/esm2022/dragdrop/public_api.mjs +0 -3
- package/esm2022/dropdown/cax-design-system-dropdown.mjs +0 -5
- package/esm2022/dropdown/dropdown-item.mjs +0 -72
- package/esm2022/dropdown/dropdown.interface.mjs +0 -2
- package/esm2022/dropdown/dropdown.mjs +0 -1599
- package/esm2022/dropdown/dropdown.module.mjs +0 -20
- package/esm2022/dropdown/public_api.mjs +0 -5
- package/esm2022/dynamicdialog/cax-design-system-dynamicdialog.mjs +0 -5
- package/esm2022/dynamicdialog/dialogservice.mjs +0 -102
- package/esm2022/dynamicdialog/dynamicdialog-config.mjs +0 -187
- package/esm2022/dynamicdialog/dynamicdialog-injector.mjs +0 -15
- package/esm2022/dynamicdialog/dynamicdialog-ref.mjs +0 -119
- package/esm2022/dynamicdialog/dynamicdialog.mjs +0 -696
- package/esm2022/dynamicdialog/dynamicdialogcontent.mjs +0 -20
- package/esm2022/dynamicdialog/public_api.mjs +0 -7
- package/esm2022/editor/cax-design-system-editor.mjs +0 -5
- package/esm2022/editor/editor.interface.mjs +0 -2
- package/esm2022/editor/editor.mjs +0 -281
- package/esm2022/editor/editor.module.mjs +0 -19
- package/esm2022/editor/public_api.mjs +0 -4
- package/esm2022/fieldset/cax-design-system-fieldset.mjs +0 -5
- package/esm2022/fieldset/fieldset.interface.mjs +0 -2
- package/esm2022/fieldset/fieldset.mjs +0 -297
- package/esm2022/fieldset/public_api.mjs +0 -3
- package/esm2022/fileupload/cax-design-system-fileupload.mjs +0 -5
- package/esm2022/fileupload/fileupload.interface.mjs +0 -2
- package/esm2022/fileupload/fileupload.mjs +0 -1188
- package/esm2022/fileupload/public_api.mjs +0 -3
- package/esm2022/floatlabel/cax-design-system-floatlabel.mjs +0 -5
- package/esm2022/floatlabel/floatlabel.mjs +0 -28
- package/esm2022/floatlabel/floatlabel.module.mjs +0 -20
- package/esm2022/floatlabel/public_api.mjs +0 -3
- package/esm2022/focustrap/cax-design-system-focustrap.mjs +0 -5
- package/esm2022/focustrap/focustrap.mjs +0 -103
- package/esm2022/focustrap/public_api.mjs +0 -2
- package/esm2022/galleria/cax-design-system-galleria.mjs +0 -5
- package/esm2022/galleria/galleria.interface.mjs +0 -2
- package/esm2022/galleria/galleria.mjs +0 -1668
- package/esm2022/galleria/public_api.mjs +0 -3
- package/esm2022/iconfield/cax-design-system-iconfield.mjs +0 -5
- package/esm2022/iconfield/iconfield.mjs +0 -44
- package/esm2022/iconfield/public_api.mjs +0 -2
- package/esm2022/icons/angledoubledown/angledoubledown.mjs +0 -35
- package/esm2022/icons/angledoubledown/cax-design-system-icons-angledoubledown.mjs +0 -5
- package/esm2022/icons/angledoubledown/public_api.mjs +0 -2
- package/esm2022/icons/angledoubleleft/angledoubleleft.mjs +0 -35
- package/esm2022/icons/angledoubleleft/cax-design-system-icons-angledoubleleft.mjs +0 -5
- package/esm2022/icons/angledoubleleft/public_api.mjs +0 -2
- package/esm2022/icons/angledoubleright/angledoubleright.mjs +0 -35
- package/esm2022/icons/angledoubleright/cax-design-system-icons-angledoubleright.mjs +0 -5
- package/esm2022/icons/angledoubleright/public_api.mjs +0 -2
- package/esm2022/icons/angledoubleup/angledoubleup.mjs +0 -35
- package/esm2022/icons/angledoubleup/cax-design-system-icons-angledoubleup.mjs +0 -5
- package/esm2022/icons/angledoubleup/public_api.mjs +0 -2
- package/esm2022/icons/angledown/angledown.mjs +0 -31
- package/esm2022/icons/angledown/cax-design-system-icons-angledown.mjs +0 -5
- package/esm2022/icons/angledown/public_api.mjs +0 -2
- package/esm2022/icons/angleleft/angleleft.mjs +0 -31
- package/esm2022/icons/angleleft/cax-design-system-icons-angleleft.mjs +0 -5
- package/esm2022/icons/angleleft/public_api.mjs +0 -2
- package/esm2022/icons/angleright/angleright.mjs +0 -31
- package/esm2022/icons/angleright/cax-design-system-icons-angleright.mjs +0 -5
- package/esm2022/icons/angleright/public_api.mjs +0 -2
- package/esm2022/icons/angleup/angleup.mjs +0 -31
- package/esm2022/icons/angleup/cax-design-system-icons-angleup.mjs +0 -5
- package/esm2022/icons/angleup/public_api.mjs +0 -2
- package/esm2022/icons/arrowdown/arrowdown.mjs +0 -54
- package/esm2022/icons/arrowdown/cax-design-system-icons-arrowdown.mjs +0 -5
- package/esm2022/icons/arrowdown/public_api.mjs +0 -2
- package/esm2022/icons/arrowdownleft/arrowdownleft.mjs +0 -31
- package/esm2022/icons/arrowdownleft/cax-design-system-icons-arrowdownleft.mjs +0 -5
- package/esm2022/icons/arrowdownleft/public_api.mjs +0 -2
- package/esm2022/icons/arrowdownright/arrowdownright.mjs +0 -31
- package/esm2022/icons/arrowdownright/cax-design-system-icons-arrowdownright.mjs +0 -5
- package/esm2022/icons/arrowdownright/public_api.mjs +0 -2
- package/esm2022/icons/arrowleft/arrowleft.mjs +0 -54
- package/esm2022/icons/arrowleft/cax-design-system-icons-arrowleft.mjs +0 -5
- package/esm2022/icons/arrowleft/public_api.mjs +0 -2
- package/esm2022/icons/arrowright/arrowright.mjs +0 -35
- package/esm2022/icons/arrowright/cax-design-system-icons-arrowright.mjs +0 -5
- package/esm2022/icons/arrowright/public_api.mjs +0 -2
- package/esm2022/icons/arrowup/arrowup.mjs +0 -54
- package/esm2022/icons/arrowup/cax-design-system-icons-arrowup.mjs +0 -5
- package/esm2022/icons/arrowup/public_api.mjs +0 -2
- package/esm2022/icons/ban/ban.mjs +0 -50
- package/esm2022/icons/ban/cax-design-system-icons-ban.mjs +0 -5
- package/esm2022/icons/ban/public_api.mjs +0 -2
- package/esm2022/icons/bars/bars.mjs +0 -35
- package/esm2022/icons/bars/cax-design-system-icons-bars.mjs +0 -5
- package/esm2022/icons/bars/public_api.mjs +0 -2
- package/esm2022/icons/blank/blank.mjs +0 -25
- package/esm2022/icons/blank/cax-design-system-icons-blank.mjs +0 -5
- package/esm2022/icons/blank/public_api.mjs +0 -2
- package/esm2022/icons/calendar/calendar.mjs +0 -31
- package/esm2022/icons/calendar/cax-design-system-icons-calendar.mjs +0 -5
- package/esm2022/icons/calendar/public_api.mjs +0 -2
- package/esm2022/icons/caretleft/caretleft.mjs +0 -31
- package/esm2022/icons/caretleft/cax-design-system-icons-caretleft.mjs +0 -5
- package/esm2022/icons/caretleft/public_api.mjs +0 -2
- package/esm2022/icons/caretright/caretright.mjs +0 -31
- package/esm2022/icons/caretright/cax-design-system-icons-caretright.mjs +0 -5
- package/esm2022/icons/caretright/public_api.mjs +0 -2
- package/esm2022/icons/check/cax-design-system-icons-check.mjs +0 -5
- package/esm2022/icons/check/check.mjs +0 -31
- package/esm2022/icons/check/public_api.mjs +0 -2
- package/esm2022/icons/chevrondown/cax-design-system-icons-chevrondown.mjs +0 -5
- package/esm2022/icons/chevrondown/chevrondown.mjs +0 -31
- package/esm2022/icons/chevrondown/public_api.mjs +0 -2
- package/esm2022/icons/chevronleft/cax-design-system-icons-chevronleft.mjs +0 -5
- package/esm2022/icons/chevronleft/chevronleft.mjs +0 -31
- package/esm2022/icons/chevronleft/public_api.mjs +0 -2
- package/esm2022/icons/chevronright/cax-design-system-icons-chevronright.mjs +0 -5
- package/esm2022/icons/chevronright/chevronright.mjs +0 -31
- package/esm2022/icons/chevronright/public_api.mjs +0 -2
- package/esm2022/icons/chevronup/cax-design-system-icons-chevronup.mjs +0 -5
- package/esm2022/icons/chevronup/chevronup.mjs +0 -31
- package/esm2022/icons/chevronup/public_api.mjs +0 -2
- package/esm2022/icons/exclamationtriangle/cax-design-system-icons-exclamationtriangle.mjs +0 -5
- package/esm2022/icons/exclamationtriangle/exclamationtriangle.mjs +0 -66
- package/esm2022/icons/exclamationtriangle/public_api.mjs +0 -2
- package/esm2022/icons/eye/cax-design-system-icons-eye.mjs +0 -5
- package/esm2022/icons/eye/eye.mjs +0 -35
- package/esm2022/icons/eye/public_api.mjs +0 -2
- package/esm2022/icons/eyeslash/cax-design-system-icons-eyeslash.mjs +0 -5
- package/esm2022/icons/eyeslash/eyeslash.mjs +0 -54
- package/esm2022/icons/eyeslash/public_api.mjs +0 -2
- package/esm2022/icons/filter/cax-design-system-icons-filter.mjs +0 -5
- package/esm2022/icons/filter/filter.mjs +0 -50
- package/esm2022/icons/filter/public_api.mjs +0 -2
- package/esm2022/icons/filterslash/cax-design-system-icons-filterslash.mjs +0 -5
- package/esm2022/icons/filterslash/filterslash.mjs +0 -54
- package/esm2022/icons/filterslash/public_api.mjs +0 -2
- package/esm2022/icons/home/cax-design-system-icons-home.mjs +0 -5
- package/esm2022/icons/home/home.mjs +0 -54
- package/esm2022/icons/home/public_api.mjs +0 -2
- package/esm2022/icons/infocircle/cax-design-system-icons-infocircle.mjs +0 -5
- package/esm2022/icons/infocircle/infocircle.mjs +0 -54
- package/esm2022/icons/infocircle/public_api.mjs +0 -2
- package/esm2022/icons/minus/cax-design-system-icons-minus.mjs +0 -5
- package/esm2022/icons/minus/minus.mjs +0 -32
- package/esm2022/icons/minus/public_api.mjs +0 -2
- package/esm2022/icons/pencil/cax-design-system-icons-pencil.mjs +0 -5
- package/esm2022/icons/pencil/pencil.mjs +0 -50
- package/esm2022/icons/pencil/public_api.mjs +0 -2
- package/esm2022/icons/plus/cax-design-system-icons-plus.mjs +0 -5
- package/esm2022/icons/plus/plus.mjs +0 -50
- package/esm2022/icons/plus/public_api.mjs +0 -2
- package/esm2022/icons/refresh/cax-design-system-icons-refresh.mjs +0 -5
- package/esm2022/icons/refresh/public_api.mjs +0 -2
- package/esm2022/icons/refresh/refresh.mjs +0 -54
- package/esm2022/icons/search/cax-design-system-icons-search.mjs +0 -5
- package/esm2022/icons/search/public_api.mjs +0 -2
- package/esm2022/icons/search/search.mjs +0 -54
- package/esm2022/icons/searchminus/cax-design-system-icons-searchminus.mjs +0 -5
- package/esm2022/icons/searchminus/public_api.mjs +0 -2
- package/esm2022/icons/searchminus/searchminus.mjs +0 -54
- package/esm2022/icons/searchplus/cax-design-system-icons-searchplus.mjs +0 -5
- package/esm2022/icons/searchplus/public_api.mjs +0 -2
- package/esm2022/icons/searchplus/searchplus.mjs +0 -54
- package/esm2022/icons/sortalt/cax-design-system-icons-sortalt.mjs +0 -5
- package/esm2022/icons/sortalt/public_api.mjs +0 -2
- package/esm2022/icons/sortalt/sortalt.mjs +0 -62
- package/esm2022/icons/sortamountdown/cax-design-system-icons-sortamountdown.mjs +0 -5
- package/esm2022/icons/sortamountdown/public_api.mjs +0 -2
- package/esm2022/icons/sortamountdown/sortamountdown.mjs +0 -50
- package/esm2022/icons/sortamountupalt/cax-design-system-icons-sortamountupalt.mjs +0 -5
- package/esm2022/icons/sortamountupalt/public_api.mjs +0 -2
- package/esm2022/icons/sortamountupalt/sortamountupalt.mjs +0 -50
- package/esm2022/icons/spinner/cax-design-system-icons-spinner.mjs +0 -5
- package/esm2022/icons/spinner/public_api.mjs +0 -2
- package/esm2022/icons/spinner/spinner.mjs +0 -50
- package/esm2022/icons/star/cax-design-system-icons-star.mjs +0 -5
- package/esm2022/icons/star/public_api.mjs +0 -2
- package/esm2022/icons/star/star.mjs +0 -50
- package/esm2022/icons/starfill/cax-design-system-icons-starfill.mjs +0 -5
- package/esm2022/icons/starfill/public_api.mjs +0 -2
- package/esm2022/icons/starfill/starfill.mjs +0 -50
- package/esm2022/icons/thlarge/cax-design-system-icons-thlarge.mjs +0 -5
- package/esm2022/icons/thlarge/public_api.mjs +0 -2
- package/esm2022/icons/thlarge/thlarge.mjs +0 -54
- package/esm2022/icons/times/cax-design-system-icons-times.mjs +0 -5
- package/esm2022/icons/times/public_api.mjs +0 -2
- package/esm2022/icons/times/times.mjs +0 -31
- package/esm2022/icons/timescircle/cax-design-system-icons-timescircle.mjs +0 -5
- package/esm2022/icons/timescircle/public_api.mjs +0 -2
- package/esm2022/icons/timescircle/timescircle.mjs +0 -54
- package/esm2022/icons/trash/cax-design-system-icons-trash.mjs +0 -5
- package/esm2022/icons/trash/public_api.mjs +0 -2
- package/esm2022/icons/trash/trash.mjs +0 -54
- package/esm2022/icons/undo/cax-design-system-icons-undo.mjs +0 -5
- package/esm2022/icons/undo/public_api.mjs +0 -2
- package/esm2022/icons/undo/undo.mjs +0 -54
- package/esm2022/icons/upload/cax-design-system-icons-upload.mjs +0 -5
- package/esm2022/icons/upload/public_api.mjs +0 -2
- package/esm2022/icons/upload/upload.mjs +0 -54
- package/esm2022/icons/windowmaximize/cax-design-system-icons-windowmaximize.mjs +0 -5
- package/esm2022/icons/windowmaximize/public_api.mjs +0 -2
- package/esm2022/icons/windowmaximize/windowmaximize.mjs +0 -54
- package/esm2022/icons/windowminimize/cax-design-system-icons-windowminimize.mjs +0 -5
- package/esm2022/icons/windowminimize/public_api.mjs +0 -2
- package/esm2022/icons/windowminimize/windowminimize.mjs +0 -54
- package/esm2022/image/cax-design-system-image.mjs +0 -5
- package/esm2022/image/image.interface.mjs +0 -2
- package/esm2022/image/image.mjs +0 -418
- package/esm2022/image/image.module.mjs +0 -17
- package/esm2022/image/public_api.mjs +0 -4
- package/esm2022/inplace/cax-design-system-inplace.mjs +0 -5
- package/esm2022/inplace/inplace.interface.mjs +0 -2
- package/esm2022/inplace/inplace.mjs +0 -243
- package/esm2022/inplace/public_api.mjs +0 -3
- package/esm2022/inputgroup/cax-design-system-inputgroup.mjs +0 -5
- package/esm2022/inputgroup/inputgroup.mjs +0 -55
- package/esm2022/inputgroup/inputgroup.module.mjs +0 -25
- package/esm2022/inputgroup/public_api.mjs +0 -3
- package/esm2022/inputgroupaddon/cax-design-system-inputgroupaddon.mjs +0 -5
- package/esm2022/inputgroupaddon/inputgroupaddon.mjs +0 -32
- package/esm2022/inputgroupaddon/inputgroupaddon.module.mjs +0 -24
- package/esm2022/inputgroupaddon/public_api.mjs +0 -3
- package/esm2022/inputicon/cax-design-system-inputicon.mjs +0 -5
- package/esm2022/inputicon/inputicon.mjs +0 -38
- package/esm2022/inputicon/public_api.mjs +0 -2
- package/esm2022/inputmask/cax-design-system-inputmask.mjs +0 -5
- package/esm2022/inputmask/inputmask.interface.mjs +0 -2
- package/esm2022/inputmask/inputmask.mjs +0 -848
- package/esm2022/inputmask/inputmask.module.mjs +0 -22
- package/esm2022/inputmask/public_api.mjs +0 -4
- package/esm2022/inputnumber/cax-design-system-inputnumber.mjs +0 -5
- package/esm2022/inputnumber/inputnumber.interface.mjs +0 -2
- package/esm2022/inputnumber/inputnumber.mjs +0 -1296
- package/esm2022/inputnumber/inputnumber.module.mjs +0 -17
- package/esm2022/inputnumber/public_api.mjs +0 -4
- package/esm2022/inputotp/cax-design-system-inputotp.mjs +0 -5
- package/esm2022/inputotp/inputotp.interface.mjs +0 -2
- package/esm2022/inputotp/inputotp.mjs +0 -381
- package/esm2022/inputotp/public_api.mjs +0 -3
- package/esm2022/inputswitch/cax-design-system-inputswitch.mjs +0 -5
- package/esm2022/inputswitch/inputswitch.interface.mjs +0 -2
- package/esm2022/inputswitch/inputswitch.mjs +0 -244
- package/esm2022/inputswitch/public_api.mjs +0 -3
- package/esm2022/inputtext/cax-design-system-inputtext.mjs +0 -5
- package/esm2022/inputtext/inputtext.component.mjs +0 -132
- package/esm2022/inputtext/inputtext.directive.mjs +0 -76
- package/esm2022/inputtext/inputtext.module.mjs +0 -20
- package/esm2022/inputtext/public_api.mjs +0 -4
- package/esm2022/inputtextarea/cax-design-system-inputtextarea.mjs +0 -5
- package/esm2022/inputtextarea/inputtextarea.component.mjs +0 -155
- package/esm2022/inputtextarea/inputtextarea.directive.mjs +0 -121
- package/esm2022/inputtextarea/inputtextarea.module.mjs +0 -20
- package/esm2022/inputtextarea/public_api.mjs +0 -4
- package/esm2022/keyfilter/cax-design-system-keyfilter.mjs +0 -5
- package/esm2022/keyfilter/keyfilter.interface.mjs +0 -2
- package/esm2022/keyfilter/keyfilter.mjs +0 -265
- package/esm2022/keyfilter/public_api.mjs +0 -3
- package/esm2022/knob/cax-design-system-knob.mjs +0 -5
- package/esm2022/knob/knob.mjs +0 -464
- package/esm2022/knob/public_api.mjs +0 -2
- package/esm2022/listbox/cax-design-system-listbox.mjs +0 -5
- package/esm2022/listbox/listbox.interface.mjs +0 -2
- package/esm2022/listbox/listbox.mjs +0 -1555
- package/esm2022/listbox/public_api.mjs +0 -3
- package/esm2022/logo/cax-design-system-logo.mjs +0 -5
- package/esm2022/logo/logo.mjs +0 -45
- package/esm2022/logo/logo.module.mjs +0 -16
- package/esm2022/logo/public_api.mjs +0 -3
- package/esm2022/megamenu/cax-design-system-megamenu.mjs +0 -5
- package/esm2022/megamenu/megamenu.interface.mjs +0 -2
- package/esm2022/megamenu/megamenu.mjs +0 -1190
- package/esm2022/megamenu/public_api.mjs +0 -3
- package/esm2022/menu/cax-design-system-menu.mjs +0 -5
- package/esm2022/menu/menu.mjs +0 -626
- package/esm2022/menu/menu.module.mjs +0 -22
- package/esm2022/menu/public_api.mjs +0 -3
- package/esm2022/menubar/cax-design-system-menubar.mjs +0 -5
- package/esm2022/menubar/menubar.interface.mjs +0 -2
- package/esm2022/menubar/menubar.mjs +0 -1249
- package/esm2022/menubar/public_api.mjs +0 -3
- package/esm2022/message/cax-design-system-message.mjs +0 -5
- package/esm2022/message/message.mjs +0 -112
- package/esm2022/message/public_api.mjs +0 -2
- package/esm2022/messages/cax-design-system-messages.mjs +0 -5
- package/esm2022/messages/messages.interface.mjs +0 -2
- package/esm2022/messages/messages.mjs +0 -283
- package/esm2022/messages/messages.module.mjs +0 -17
- package/esm2022/messages/public_api.mjs +0 -4
- package/esm2022/metergroup/cax-design-system-metergroup.mjs +0 -5
- package/esm2022/metergroup/metergroup.interface.mjs +0 -2
- package/esm2022/metergroup/metergroup.mjs +0 -280
- package/esm2022/metergroup/public_api.mjs +0 -3
- package/esm2022/multiselect/cax-design-system-multiselect.mjs +0 -5
- package/esm2022/multiselect/multiselect.interface.mjs +0 -2
- package/esm2022/multiselect/multiselect.mjs +0 -1875
- package/esm2022/multiselect/multiselect.module.mjs +0 -30
- package/esm2022/multiselect/public_api.mjs +0 -4
- package/esm2022/navigation/cax-design-system-navigation.mjs +0 -5
- package/esm2022/navigation/navigation.interface.mjs +0 -2
- package/esm2022/navigation/navigation.mjs +0 -399
- package/esm2022/navigation/navigation.module.mjs +0 -16
- package/esm2022/navigation/public_api.mjs +0 -3
- package/esm2022/orderlist/cax-design-system-orderlist.mjs +0 -5
- package/esm2022/orderlist/orderlist.interface.mjs +0 -2
- package/esm2022/orderlist/orderlist.mjs +0 -993
- package/esm2022/orderlist/public_api.mjs +0 -3
- package/esm2022/organizationchart/cax-design-system-organizationchart.mjs +0 -5
- package/esm2022/organizationchart/organizationchart.interface.mjs +0 -2
- package/esm2022/organizationchart/organizationchart.mjs +0 -416
- package/esm2022/organizationchart/public_api.mjs +0 -3
- package/esm2022/overlay/cax-design-system-overlay.mjs +0 -5
- package/esm2022/overlay/overlay.mjs +0 -579
- package/esm2022/overlay/overlay.module.mjs +0 -17
- package/esm2022/overlay/public_api.mjs +0 -3
- package/esm2022/overlaypanel/cax-design-system-overlaypanel.mjs +0 -5
- package/esm2022/overlaypanel/overlaypanel.mjs +0 -470
- package/esm2022/overlaypanel/overlaypanel.module.mjs +0 -17
- package/esm2022/overlaypanel/public_api.mjs +0 -3
- package/esm2022/paginator/cax-design-system-paginator.mjs +0 -5
- package/esm2022/paginator/paginator.interface.mjs +0 -2
- package/esm2022/paginator/paginator.mjs +0 -437
- package/esm2022/paginator/paginator.module.mjs +0 -27
- package/esm2022/paginator/public_api.mjs +0 -4
- package/esm2022/panel/cax-design-system-panel.mjs +0 -5
- package/esm2022/panel/panel.interface.mjs +0 -2
- package/esm2022/panel/panel.mjs +0 -393
- package/esm2022/panel/public_api.mjs +0 -3
- package/esm2022/panelmenu/cax-design-system-panelmenu.mjs +0 -5
- package/esm2022/panelmenu/panelmenu.interface.mjs +0 -2
- package/esm2022/panelmenu/panelmenu.mjs +0 -1276
- package/esm2022/panelmenu/public_api.mjs +0 -3
- package/esm2022/password/cax-design-system-password.mjs +0 -5
- package/esm2022/password/password.mjs +0 -1017
- package/esm2022/password/public_api.mjs +0 -2
- package/esm2022/picklist/cax-design-system-picklist.mjs +0 -5
- package/esm2022/picklist/picklist.interface.mjs +0 -2
- package/esm2022/picklist/picklist.mjs +0 -1909
- package/esm2022/picklist/public_api.mjs +0 -3
- package/esm2022/progressbar/cax-design-system-progressbar.mjs +0 -5
- package/esm2022/progressbar/progressbar.mjs +0 -86
- package/esm2022/progressbar/progressbar.module.mjs +0 -18
- package/esm2022/progressbar/public_api.mjs +0 -3
- package/esm2022/progressspinner/cax-design-system-progressspinner.mjs +0 -5
- package/esm2022/progressspinner/progressspinner.mjs +0 -112
- package/esm2022/progressspinner/progressspinner.module.mjs +0 -18
- package/esm2022/progressspinner/public_api.mjs +0 -3
- package/esm2022/public_api.mjs +0 -2
- package/esm2022/radiobutton/cax-design-system-radiobutton.mjs +0 -5
- package/esm2022/radiobutton/public_api.mjs +0 -4
- package/esm2022/radiobutton/radiobutton.interface.mjs +0 -2
- package/esm2022/radiobutton/radiobutton.mjs +0 -284
- package/esm2022/radiobutton/radiobutton.module.mjs +0 -16
- package/esm2022/rating/cax-design-system-rating.mjs +0 -5
- package/esm2022/rating/public_api.mjs +0 -3
- package/esm2022/rating/rating.interface.mjs +0 -2
- package/esm2022/rating/rating.mjs +0 -388
- package/esm2022/ripple/cax-design-system-ripple.mjs +0 -5
- package/esm2022/ripple/public_api.mjs +0 -3
- package/esm2022/ripple/ripple.mjs +0 -129
- package/esm2022/ripple/ripple.module.mjs +0 -16
- package/esm2022/scroller/cax-design-system-scroller.mjs +0 -5
- package/esm2022/scroller/public_api.mjs +0 -4
- package/esm2022/scroller/scroller.interface.mjs +0 -2
- package/esm2022/scroller/scroller.mjs +0 -981
- package/esm2022/scroller/scroller.module.mjs +0 -17
- package/esm2022/scrollpanel/cax-design-system-scrollpanel.mjs +0 -5
- package/esm2022/scrollpanel/public_api.mjs +0 -3
- package/esm2022/scrollpanel/scrollpanel.interface.mjs +0 -2
- package/esm2022/scrollpanel/scrollpanel.mjs +0 -501
- package/esm2022/scrolltop/cax-design-system-scrolltop.mjs +0 -5
- package/esm2022/scrolltop/public_api.mjs +0 -3
- package/esm2022/scrolltop/scrolltop.interface.mjs +0 -2
- package/esm2022/scrolltop/scrolltop.mjs +0 -282
- package/esm2022/selectbutton/cax-design-system-selectbutton.mjs +0 -5
- package/esm2022/selectbutton/public_api.mjs +0 -4
- package/esm2022/selectbutton/selectbutton.interface.mjs +0 -2
- package/esm2022/selectbutton/selectbutton.mjs +0 -303
- package/esm2022/selectbutton/selectbutton.module.mjs +0 -21
- package/esm2022/sidebar/cax-design-system-sidebar.mjs +0 -5
- package/esm2022/sidebar/public_api.mjs +0 -4
- package/esm2022/sidebar/sidebar.interface.mjs +0 -2
- package/esm2022/sidebar/sidebar.mjs +0 -488
- package/esm2022/sidebar/sidebar.module.mjs +0 -21
- package/esm2022/skeleton/cax-design-system-skeleton.mjs +0 -5
- package/esm2022/skeleton/public_api.mjs +0 -3
- package/esm2022/skeleton/skeleton.mjs +0 -87
- package/esm2022/skeleton/skeleton.module.mjs +0 -18
- package/esm2022/slidemenu/cax-design-system-slidemenu.mjs +0 -5
- package/esm2022/slidemenu/public_api.mjs +0 -3
- package/esm2022/slidemenu/slidemenu.interface.mjs +0 -2
- package/esm2022/slidemenu/slidemenu.mjs +0 -1501
- package/esm2022/slider/cax-design-system-slider.mjs +0 -5
- package/esm2022/slider/public_api.mjs +0 -3
- package/esm2022/slider/slider.interface.mjs +0 -2
- package/esm2022/slider/slider.mjs +0 -796
- package/esm2022/speeddial/cax-design-system-speeddial.mjs +0 -5
- package/esm2022/speeddial/public_api.mjs +0 -4
- package/esm2022/speeddial/speeddial.interface.mjs +0 -2
- package/esm2022/speeddial/speeddial.mjs +0 -611
- package/esm2022/speeddial/speeddial.module.mjs +0 -24
- package/esm2022/spinner/cax-design-system-spinner.mjs +0 -5
- package/esm2022/spinner/public_api.mjs +0 -2
- package/esm2022/spinner/spinner.mjs +0 -447
- package/esm2022/splitbutton/cax-design-system-splitbutton.mjs +0 -5
- package/esm2022/splitbutton/public_api.mjs +0 -4
- package/esm2022/splitbutton/splitbutton.interface.mjs +0 -2
- package/esm2022/splitbutton/splitbutton.mjs +0 -369
- package/esm2022/splitbutton/splitbutton.module.mjs +0 -23
- package/esm2022/splitter/cax-design-system-splitter.mjs +0 -5
- package/esm2022/splitter/public_api.mjs +0 -4
- package/esm2022/splitter/splitter.interface.mjs +0 -2
- package/esm2022/splitter/splitter.mjs +0 -490
- package/esm2022/splitter/splitter.module.mjs +0 -19
- package/esm2022/stepper/cax-design-system-stepper.mjs +0 -5
- package/esm2022/stepper/public_api.mjs +0 -3
- package/esm2022/stepper/stepper.interface.mjs +0 -2
- package/esm2022/stepper/stepper.mjs +0 -677
- package/esm2022/steps/cax-design-system-steps.mjs +0 -5
- package/esm2022/steps/public_api.mjs +0 -3
- package/esm2022/steps/steps.mjs +0 -207
- package/esm2022/steps/steps.module.mjs +0 -20
- package/esm2022/styleclass/cax-design-system-styleclass.mjs +0 -5
- package/esm2022/styleclass/public_api.mjs +0 -2
- package/esm2022/styleclass/styleclass.mjs +0 -316
- package/esm2022/table/cax-design-system-table.mjs +0 -5
- package/esm2022/table/columnfilter.interface.mjs +0 -2
- package/esm2022/table/components/cell-editor/cell-editor.mjs +0 -52
- package/esm2022/table/components/column-filter/column-filter.mjs +0 -865
- package/esm2022/table/components/column-filter-form-element/column-filter-form-element.mjs +0 -107
- package/esm2022/table/components/sort-icon/sort-icon.mjs +0 -78
- package/esm2022/table/components/table-body/table-body.mjs +0 -152
- package/esm2022/table/components/table-checkbox/table-checkbox.mjs +0 -83
- package/esm2022/table/components/table-header-checkbox/table-header-checkbox.mjs +0 -92
- package/esm2022/table/components/table-radio-button/table-radio-button.mjs +0 -79
- package/esm2022/table/directives/cancel-editable-row.directive.mjs +0 -32
- package/esm2022/table/directives/cell-highlight.directive.mjs +0 -42
- package/esm2022/table/directives/content-menu-row.directive.mjs +0 -70
- package/esm2022/table/directives/dynamic-column-width.directive.mjs +0 -34
- package/esm2022/table/directives/editable-column.directive.mjs +0 -344
- package/esm2022/table/directives/editable-row.directive.mjs +0 -32
- package/esm2022/table/directives/frozen-column.directive.mjs +0 -77
- package/esm2022/table/directives/init-editable-row.directive.mjs +0 -32
- package/esm2022/table/directives/reorderable-column.directive.mjs +0 -115
- package/esm2022/table/directives/reorderable-row-handle.directive.mjs +0 -25
- package/esm2022/table/directives/reorderable-row.directive.mjs +0 -122
- package/esm2022/table/directives/resizable-column.directive.mjs +0 -123
- package/esm2022/table/directives/row-group-header.directive.mjs +0 -26
- package/esm2022/table/directives/row-toggler.directive.mjs +0 -42
- package/esm2022/table/directives/save-editable-row.directive.mjs +0 -32
- package/esm2022/table/directives/selectable-row-double-click.directive.mjs +0 -71
- package/esm2022/table/directives/selectable-row.directive.mjs +0 -243
- package/esm2022/table/directives/sortable-column.directive.mjs +0 -90
- package/esm2022/table/public_api.mjs +0 -31
- package/esm2022/table/table.interface.mjs +0 -2
- package/esm2022/table/table.mjs +0 -2799
- package/esm2022/table/table.module.mjs +0 -157
- package/esm2022/table/table.service.mjs +0 -42
- package/esm2022/tableconfiguration/cax-design-system-tableconfiguration.mjs +0 -5
- package/esm2022/tableconfiguration/public_api.mjs +0 -3
- package/esm2022/tableconfiguration/tableconfiguration.mjs +0 -60
- package/esm2022/tableconfiguration/tableconfiguration.module.mjs +0 -16
- package/esm2022/tabmenu/cax-design-system-tabmenu.mjs +0 -5
- package/esm2022/tabmenu/public_api.mjs +0 -3
- package/esm2022/tabmenu/tabmenu.interface.mjs +0 -2
- package/esm2022/tabmenu/tabmenu.mjs +0 -576
- package/esm2022/tabview/cax-design-system-tabview.mjs +0 -5
- package/esm2022/tabview/public_api.mjs +0 -4
- package/esm2022/tabview/tabview.interface.mjs +0 -2
- package/esm2022/tabview/tabview.mjs +0 -913
- package/esm2022/tabview/tabview.module.mjs +0 -25
- package/esm2022/tag/cax-design-system-tag.mjs +0 -5
- package/esm2022/tag/public_api.mjs +0 -4
- package/esm2022/tag/tag.interface.mjs +0 -2
- package/esm2022/tag/tag.mjs +0 -95
- package/esm2022/tag/tag.module.mjs +0 -19
- package/esm2022/terminal/cax-design-system-terminal.mjs +0 -5
- package/esm2022/terminal/public_api.mjs +0 -3
- package/esm2022/terminal/terminal.mjs +0 -143
- package/esm2022/terminal/terminalservice.mjs +0 -25
- package/esm2022/tieredmenu/cax-design-system-tieredmenu.mjs +0 -5
- package/esm2022/tieredmenu/public_api.mjs +0 -4
- package/esm2022/tieredmenu/tieredmenu.interface.mjs +0 -2
- package/esm2022/tieredmenu/tieredmenu.mjs +0 -1289
- package/esm2022/tieredmenu/tiredmenu.module.mjs +0 -23
- package/esm2022/timeline/cax-design-system-timeline.mjs +0 -5
- package/esm2022/timeline/public_api.mjs +0 -4
- package/esm2022/timeline/timeline.interface.mjs +0 -2
- package/esm2022/timeline/timeline.mjs +0 -83
- package/esm2022/timeline/timeline.module.mjs +0 -19
- package/esm2022/toast/cax-design-system-toast.mjs +0 -5
- package/esm2022/toast/public_api.mjs +0 -4
- package/esm2022/toast/toast.interface.mjs +0 -2
- package/esm2022/toast/toast.mjs +0 -324
- package/esm2022/toast/toast.module.mjs +0 -18
- package/esm2022/toast/toastitem.mjs +0 -170
- package/esm2022/togglebutton/cax-design-system-togglebutton.mjs +0 -5
- package/esm2022/togglebutton/public_api.mjs +0 -3
- package/esm2022/togglebutton/togglebutton.interface.mjs +0 -2
- package/esm2022/togglebutton/togglebutton.mjs +0 -274
- package/esm2022/toggleswitch/cax-design-system-toggleswitch.mjs +0 -5
- package/esm2022/toggleswitch/public_api.mjs +0 -3
- package/esm2022/toggleswitch/toggleswitch.mjs +0 -37
- package/esm2022/toggleswitch/toggleswitch.module.mjs +0 -19
- package/esm2022/toolbar/cax-design-system-toolbar.mjs +0 -5
- package/esm2022/toolbar/public_api.mjs +0 -3
- package/esm2022/toolbar/toolbar.interface.mjs +0 -2
- package/esm2022/toolbar/toolbar.mjs +0 -111
- package/esm2022/tooltip/cax-design-system-tooltip.mjs +0 -5
- package/esm2022/tooltip/public_api.mjs +0 -3
- package/esm2022/tooltip/tooltip.mjs +0 -889
- package/esm2022/tooltip/tooltip.module.mjs +0 -20
- package/esm2022/tree/cax-design-system-tree.mjs +0 -5
- package/esm2022/tree/public_api.mjs +0 -4
- package/esm2022/tree/tree.interface.mjs +0 -2
- package/esm2022/tree/tree.mjs +0 -1544
- package/esm2022/tree/tree.module.mjs +0 -31
- package/esm2022/treeselect/cax-design-system-treeselect.mjs +0 -5
- package/esm2022/treeselect/public_api.mjs +0 -4
- package/esm2022/treeselect/treeselect.interface.mjs +0 -2
- package/esm2022/treeselect/treeselect.mjs +0 -865
- package/esm2022/treeselect/treeselect.module.mjs +0 -26
- package/esm2022/treetable/cax-design-system-treetable.mjs +0 -5
- package/esm2022/treetable/public_api.mjs +0 -3
- package/esm2022/treetable/treetable.interface.mjs +0 -2
- package/esm2022/treetable/treetable.mjs +0 -4111
- package/esm2022/tristatecheckbox/cax-design-system-tristatecheckbox.mjs +0 -5
- package/esm2022/tristatecheckbox/public_api.mjs +0 -4
- package/esm2022/tristatecheckbox/tristatecheckbox.interface.mjs +0 -2
- package/esm2022/tristatecheckbox/tristatecheckbox.mjs +0 -215
- package/esm2022/tristatecheckbox/tristatecheckbox.module.mjs +0 -17
- package/esm2022/ts-helpers/cax-design-system-ts-helpers.mjs +0 -5
- package/esm2022/ts-helpers/public_api.mjs +0 -2
- package/esm2022/ts-helpers/ts-helpers.mjs +0 -2
- package/esm2022/upload/cax-design-system-upload.mjs +0 -5
- package/esm2022/upload/public_api.mjs +0 -3
- package/esm2022/upload/upload.component.mjs +0 -367
- package/esm2022/upload/upload.component.module.mjs +0 -21
- package/esm2022/utils/cax-design-system-utils.mjs +0 -5
- package/esm2022/utils/objectutils.mjs +0 -258
- package/esm2022/utils/public_api.mjs +0 -5
- package/esm2022/utils/uniquecomponentid.mjs +0 -6
- package/esm2022/utils/zindexutils.mjs +0 -35
- package/esm2022/virtualscroller/cax-design-system-virtualscroller.mjs +0 -5
- package/esm2022/virtualscroller/public_api.mjs +0 -3
- package/esm2022/virtualscroller/virtualscroller.interface.mjs +0 -2
- package/esm2022/virtualscroller/virtualscroller.mjs +0 -215
- package/fieldset/fieldset.d.ts +0 -93
- package/fieldset/fieldset.interface.d.ts +0 -46
- package/fieldset/public_api.d.ts +0 -2
- package/fileupload/fileupload.d.ts +0 -380
- package/fileupload/fileupload.interface.d.ts +0 -226
- package/fileupload/public_api.d.ts +0 -2
- package/floatlabel/floatlabel.d.ts +0 -9
- package/floatlabel/floatlabel.module.d.ts +0 -10
- package/floatlabel/public_api.d.ts +0 -2
- package/focustrap/focustrap.d.ts +0 -34
- package/focustrap/public_api.d.ts +0 -1
- package/galleria/galleria.d.ts +0 -404
- package/galleria/galleria.interface.d.ts +0 -97
- package/galleria/public_api.d.ts +0 -2
- package/iconfield/iconfield.d.ts +0 -25
- package/iconfield/public_api.d.ts +0 -1
- package/icons/angledoubledown/angledoubledown.d.ts +0 -6
- package/icons/angledoubledown/public_api.d.ts +0 -1
- package/icons/angledoubleleft/angledoubleleft.d.ts +0 -6
- package/icons/angledoubleleft/public_api.d.ts +0 -1
- package/icons/angledoubleright/angledoubleright.d.ts +0 -6
- package/icons/angledoubleright/public_api.d.ts +0 -1
- package/icons/angledoubleup/angledoubleup.d.ts +0 -6
- package/icons/angledoubleup/public_api.d.ts +0 -1
- package/icons/angledown/angledown.d.ts +0 -6
- package/icons/angledown/public_api.d.ts +0 -1
- package/icons/angleleft/angleleft.d.ts +0 -6
- package/icons/angleleft/public_api.d.ts +0 -1
- package/icons/angleright/angleright.d.ts +0 -6
- package/icons/angleright/public_api.d.ts +0 -1
- package/icons/angleup/angleup.d.ts +0 -6
- package/icons/angleup/public_api.d.ts +0 -1
- package/icons/arrowdown/arrowdown.d.ts +0 -9
- package/icons/arrowdown/public_api.d.ts +0 -1
- package/icons/arrowdownleft/arrowdownleft.d.ts +0 -6
- package/icons/arrowdownleft/public_api.d.ts +0 -1
- package/icons/arrowdownright/arrowdownright.d.ts +0 -6
- package/icons/arrowdownright/public_api.d.ts +0 -1
- package/icons/arrowleft/arrowleft.d.ts +0 -8
- package/icons/arrowleft/public_api.d.ts +0 -1
- package/icons/arrowright/arrowright.d.ts +0 -6
- package/icons/arrowright/public_api.d.ts +0 -1
- package/icons/arrowup/arrowup.d.ts +0 -8
- package/icons/arrowup/public_api.d.ts +0 -1
- package/icons/ban/ban.d.ts +0 -8
- package/icons/ban/public_api.d.ts +0 -1
- package/icons/bars/bars.d.ts +0 -6
- package/icons/bars/public_api.d.ts +0 -1
- package/icons/blank/blank.d.ts +0 -6
- package/icons/blank/public_api.d.ts +0 -1
- package/icons/calendar/calendar.d.ts +0 -6
- package/icons/calendar/public_api.d.ts +0 -1
- package/icons/caretleft/caretleft.d.ts +0 -6
- package/icons/caretleft/public_api.d.ts +0 -1
- package/icons/caretright/caretright.d.ts +0 -6
- package/icons/caretright/public_api.d.ts +0 -1
- package/icons/check/check.d.ts +0 -6
- package/icons/check/public_api.d.ts +0 -1
- package/icons/chevrondown/chevrondown.d.ts +0 -6
- package/icons/chevrondown/public_api.d.ts +0 -1
- package/icons/chevronleft/chevronleft.d.ts +0 -6
- package/icons/chevronleft/public_api.d.ts +0 -1
- package/icons/chevronright/chevronright.d.ts +0 -6
- package/icons/chevronright/public_api.d.ts +0 -1
- package/icons/chevronup/chevronup.d.ts +0 -6
- package/icons/chevronup/public_api.d.ts +0 -1
- package/icons/exclamationtriangle/exclamationtriangle.d.ts +0 -9
- package/icons/exclamationtriangle/public_api.d.ts +0 -1
- package/icons/eye/eye.d.ts +0 -6
- package/icons/eye/public_api.d.ts +0 -1
- package/icons/eyeslash/eyeslash.d.ts +0 -8
- package/icons/eyeslash/public_api.d.ts +0 -1
- package/icons/filter/filter.d.ts +0 -8
- package/icons/filter/public_api.d.ts +0 -1
- package/icons/filterslash/filterslash.d.ts +0 -8
- package/icons/filterslash/public_api.d.ts +0 -1
- package/icons/home/home.d.ts +0 -8
- package/icons/home/public_api.d.ts +0 -1
- package/icons/infocircle/infocircle.d.ts +0 -8
- package/icons/infocircle/public_api.d.ts +0 -1
- package/icons/minus/minus.d.ts +0 -6
- package/icons/minus/public_api.d.ts +0 -1
- package/icons/pencil/pencil.d.ts +0 -8
- package/icons/pencil/public_api.d.ts +0 -1
- package/icons/plus/plus.d.ts +0 -8
- package/icons/plus/public_api.d.ts +0 -1
- package/icons/refresh/public_api.d.ts +0 -1
- package/icons/refresh/refresh.d.ts +0 -8
- package/icons/search/public_api.d.ts +0 -1
- package/icons/search/search.d.ts +0 -8
- package/icons/searchminus/public_api.d.ts +0 -1
- package/icons/searchminus/searchminus.d.ts +0 -8
- package/icons/searchplus/public_api.d.ts +0 -1
- package/icons/searchplus/searchplus.d.ts +0 -8
- package/icons/sortalt/public_api.d.ts +0 -1
- package/icons/sortalt/sortalt.d.ts +0 -8
- package/icons/sortamountdown/public_api.d.ts +0 -1
- package/icons/sortamountdown/sortamountdown.d.ts +0 -8
- package/icons/sortamountupalt/public_api.d.ts +0 -1
- package/icons/sortamountupalt/sortamountupalt.d.ts +0 -8
- package/icons/spinner/public_api.d.ts +0 -1
- package/icons/spinner/spinner.d.ts +0 -8
- package/icons/star/public_api.d.ts +0 -1
- package/icons/star/star.d.ts +0 -8
- package/icons/starfill/public_api.d.ts +0 -1
- package/icons/starfill/starfill.d.ts +0 -8
- package/icons/thlarge/public_api.d.ts +0 -1
- package/icons/thlarge/thlarge.d.ts +0 -8
- package/icons/times/public_api.d.ts +0 -1
- package/icons/times/times.d.ts +0 -6
- package/icons/timescircle/public_api.d.ts +0 -1
- package/icons/timescircle/timescircle.d.ts +0 -8
- package/icons/trash/public_api.d.ts +0 -1
- package/icons/trash/trash.d.ts +0 -8
- package/icons/undo/public_api.d.ts +0 -1
- package/icons/undo/undo.d.ts +0 -8
- package/icons/upload/public_api.d.ts +0 -1
- package/icons/upload/upload.d.ts +0 -8
- package/icons/windowmaximize/public_api.d.ts +0 -1
- package/icons/windowmaximize/windowmaximize.d.ts +0 -8
- package/icons/windowminimize/public_api.d.ts +0 -1
- package/icons/windowminimize/windowminimize.d.ts +0 -8
- package/image/image.d.ts +0 -188
- package/image/image.interface.d.ts +0 -31
- package/image/image.module.d.ts +0 -8
- package/image/public_api.d.ts +0 -3
- package/inplace/inplace.d.ts +0 -109
- package/inplace/inplace.interface.d.ts +0 -19
- package/inplace/public_api.d.ts +0 -2
- package/inputgroup/inputgroup.d.ts +0 -33
- package/inputgroup/inputgroup.module.d.ts +0 -15
- package/inputgroup/public_api.d.ts +0 -2
- package/inputgroupaddon/inputgroupaddon.d.ts +0 -21
- package/inputgroupaddon/inputgroupaddon.module.d.ts +0 -14
- package/inputgroupaddon/public_api.d.ts +0 -2
- package/inputicon/inputicon.d.ts +0 -21
- package/inputicon/public_api.d.ts +0 -1
- package/inputmask/inputmask.d.ts +0 -273
- package/inputmask/inputmask.interface.d.ts +0 -19
- package/inputmask/inputmask.module.d.ts +0 -12
- package/inputmask/public_api.d.ts +0 -3
- package/inputnumber/inputnumber.d.ts +0 -397
- package/inputnumber/inputnumber.interface.d.ts +0 -38
- package/inputnumber/inputnumber.module.d.ts +0 -8
- package/inputnumber/public_api.d.ts +0 -3
- package/inputotp/inputotp.d.ts +0 -123
- package/inputotp/inputotp.interface.d.ts +0 -65
- package/inputotp/public_api.d.ts +0 -2
- package/inputswitch/inputswitch.d.ts +0 -106
- package/inputswitch/inputswitch.interface.d.ts +0 -15
- package/inputswitch/public_api.d.ts +0 -2
- package/inputtext/inputtext.component.d.ts +0 -43
- package/inputtext/inputtext.directive.d.ts +0 -25
- package/inputtext/inputtext.module.d.ts +0 -10
- package/inputtext/public_api.d.ts +0 -3
- package/inputtextarea/inputtextarea.component.d.ts +0 -57
- package/inputtextarea/inputtextarea.directive.d.ts +0 -47
- package/inputtextarea/inputtextarea.module.d.ts +0 -10
- package/inputtextarea/public_api.d.ts +0 -3
- package/keyfilter/keyfilter.d.ts +0 -58
- package/keyfilter/keyfilter.interface.d.ts +0 -5
- package/keyfilter/public_api.d.ts +0 -2
- package/knob/knob.d.ts +0 -178
- package/knob/public_api.d.ts +0 -1
- package/listbox/listbox.d.ts +0 -463
- package/listbox/listbox.interface.d.ts +0 -156
- package/listbox/public_api.d.ts +0 -2
- package/logo/logo.d.ts +0 -11
- package/logo/logo.module.d.ts +0 -7
- package/logo/public_api.d.ts +0 -2
- package/megamenu/megamenu.d.ts +0 -198
- package/megamenu/megamenu.interface.d.ts +0 -31
- package/megamenu/public_api.d.ts +0 -2
- package/menu/menu.d.ts +0 -210
- package/menu/menu.module.d.ts +0 -12
- package/menu/public_api.d.ts +0 -2
- package/menubar/menubar.d.ts +0 -248
- package/menubar/menubar.interface.d.ts +0 -40
- package/menubar/public_api.d.ts +0 -2
- package/message/message.d.ts +0 -52
- package/message/public_api.d.ts +0 -1
- package/messages/messages.d.ts +0 -115
- package/messages/messages.interface.d.ts +0 -18
- package/messages/messages.module.d.ts +0 -8
- package/messages/public_api.d.ts +0 -3
- package/metergroup/metergroup.d.ts +0 -101
- package/metergroup/metergroup.interface.d.ts +0 -122
- package/metergroup/public_api.d.ts +0 -2
- package/multiselect/multiselect.d.ts +0 -710
- package/multiselect/multiselect.interface.d.ts +0 -247
- package/multiselect/multiselect.module.d.ts +0 -20
- package/multiselect/public_api.d.ts +0 -3
- package/navigation/navigation.d.ts +0 -70
- package/navigation/navigation.interface.d.ts +0 -26
- package/navigation/navigation.module.d.ts +0 -7
- package/navigation/public_api.d.ts +0 -2
- package/orderlist/orderlist.d.ts +0 -270
- package/orderlist/orderlist.interface.d.ts +0 -110
- package/orderlist/public_api.d.ts +0 -2
- package/organizationchart/organizationchart.d.ts +0 -132
- package/organizationchart/organizationchart.interface.d.ts +0 -59
- package/organizationchart/public_api.d.ts +0 -2
- package/overlay/overlay.d.ts +0 -238
- package/overlay/overlay.module.d.ts +0 -8
- package/overlay/public_api.d.ts +0 -2
- package/overlaypanel/overlaypanel.d.ts +0 -162
- package/overlaypanel/overlaypanel.module.d.ts +0 -8
- package/overlaypanel/public_api.d.ts +0 -2
- package/paginator/paginator.d.ts +0 -195
- package/paginator/paginator.interface.d.ts +0 -37
- package/paginator/paginator.module.d.ts +0 -17
- package/paginator/public_api.d.ts +0 -3
- package/panel/panel.d.ts +0 -126
- package/panel/panel.interface.d.ts +0 -58
- package/panel/public_api.d.ts +0 -2
- package/panelmenu/panelmenu.d.ts +0 -225
- package/panelmenu/panelmenu.interface.d.ts +0 -23
- package/panelmenu/public_api.d.ts +0 -2
- package/password/password.d.ts +0 -342
- package/password/public_api.d.ts +0 -1
- package/picklist/picklist.d.ts +0 -453
- package/picklist/picklist.interface.d.ts +0 -242
- package/picklist/public_api.d.ts +0 -2
- package/progressbar/progressbar.d.ts +0 -54
- package/progressbar/progressbar.module.d.ts +0 -8
- package/progressbar/public_api.d.ts +0 -2
- package/progressspinner/progressspinner.d.ts +0 -50
- package/progressspinner/progressspinner.module.d.ts +0 -8
- package/progressspinner/public_api.d.ts +0 -2
- package/public_api.d.ts +0 -2
- package/radiobutton/public_api.d.ts +0 -3
- package/radiobutton/radiobutton.d.ts +0 -150
- package/radiobutton/radiobutton.interface.d.ts +0 -15
- package/radiobutton/radiobutton.module.d.ts +0 -7
- package/rating/public_api.d.ts +0 -2
- package/rating/rating.d.ts +0 -146
- package/rating/rating.interface.d.ts +0 -34
- package/ripple/public_api.d.ts +0 -2
- package/ripple/ripple.d.ts +0 -30
- package/ripple/ripple.module.d.ts +0 -7
- package/scroller/public_api.d.ts +0 -3
- package/scroller/scroller.d.ts +0 -343
- package/scroller/scroller.interface.d.ts +0 -177
- package/scroller/scroller.module.d.ts +0 -8
- package/scrollpanel/public_api.d.ts +0 -2
- package/scrollpanel/scrollpanel.d.ts +0 -103
- package/scrollpanel/scrollpanel.interface.d.ts +0 -11
- package/scrolltop/public_api.d.ts +0 -2
- package/scrolltop/scrolltop.d.ts +0 -97
- package/scrolltop/scrolltop.interface.d.ts +0 -18
- package/selectbutton/public_api.d.ts +0 -3
- package/selectbutton/selectbutton.d.ts +0 -128
- package/selectbutton/selectbutton.interface.d.ts +0 -45
- package/selectbutton/selectbutton.module.d.ts +0 -11
- package/sidebar/public_api.d.ts +0 -3
- package/sidebar/sidebar.d.ts +0 -173
- package/sidebar/sidebar.interface.d.ts +0 -27
- package/sidebar/sidebar.module.d.ts +0 -12
- package/skeleton/public_api.d.ts +0 -2
- package/skeleton/skeleton.d.ts +0 -61
- package/skeleton/skeleton.module.d.ts +0 -8
- package/slidemenu/public_api.d.ts +0 -2
- package/slidemenu/slidemenu.d.ts +0 -322
- package/slidemenu/slidemenu.interface.d.ts +0 -15
- package/slider/public_api.d.ts +0 -2
- package/slider/slider.d.ts +0 -174
- package/slider/slider.interface.d.ts +0 -38
- package/speeddial/public_api.d.ts +0 -3
- package/speeddial/speeddial.d.ts +0 -277
- package/speeddial/speeddial.interface.d.ts +0 -28
- package/speeddial/speeddial.module.d.ts +0 -14
- package/spinner/public_api.d.ts +0 -1
- package/spinner/spinner.d.ts +0 -90
- package/splitbutton/public_api.d.ts +0 -3
- package/splitbutton/splitbutton.d.ts +0 -222
- package/splitbutton/splitbutton.interface.d.ts +0 -30
- package/splitbutton/splitbutton.module.d.ts +0 -13
- package/splitter/public_api.d.ts +0 -3
- package/splitter/splitter.d.ts +0 -158
- package/splitter/splitter.interface.d.ts +0 -34
- package/splitter/splitter.module.d.ts +0 -9
- package/stepper/public_api.d.ts +0 -2
- package/stepper/stepper.d.ts +0 -117
- package/stepper/stepper.interface.d.ts +0 -26
- package/steps/public_api.d.ts +0 -2
- package/steps/steps.d.ts +0 -77
- package/steps/steps.module.d.ts +0 -10
- package/styleclass/public_api.d.ts +0 -1
- package/styleclass/styleclass.d.ts +0 -108
- package/table/columnfilter.interface.d.ts +0 -247
- package/table/components/cell-editor/cell-editor.d.ts +0 -20
- package/table/components/column-filter/column-filter.d.ts +0 -291
- package/table/components/column-filter-form-element/column-filter-form-element.d.ts +0 -37
- package/table/components/sort-icon/sort-icon.d.ts +0 -22
- package/table/components/table-body/table-body.d.ts +0 -36
- package/table/components/table-checkbox/table-checkbox.d.ts +0 -32
- package/table/components/table-header-checkbox/table-header-checkbox.d.ts +0 -29
- package/table/components/table-radio-button/table-radio-button.d.ts +0 -29
- package/table/directives/cancel-editable-row.directive.d.ts +0 -11
- package/table/directives/cell-highlight.directive.d.ts +0 -14
- package/table/directives/content-menu-row.directive.d.ts +0 -22
- package/table/directives/dynamic-column-width.directive.d.ts +0 -12
- package/table/directives/editable-column.directive.d.ts +0 -40
- package/table/directives/editable-row.directive.d.ts +0 -12
- package/table/directives/frozen-column.directive.d.ts +0 -16
- package/table/directives/init-editable-row.directive.d.ts +0 -11
- package/table/directives/reorderable-column.directive.d.ts +0 -32
- package/table/directives/reorderable-row-handle.directive.d.ts +0 -9
- package/table/directives/reorderable-row.directive.d.ts +0 -34
- package/table/directives/resizable-column.directive.d.ts +0 -35
- package/table/directives/row-group-header.directive.d.ts +0 -9
- package/table/directives/row-toggler.directive.d.ts +0 -13
- package/table/directives/save-editable-row.directive.d.ts +0 -11
- package/table/directives/selectable-row-double-click.directive.d.ts +0 -22
- package/table/directives/selectable-row.directive.d.ts +0 -37
- package/table/directives/sortable-column.directive.d.ts +0 -24
- package/table/public_api.d.ts +0 -30
- package/table/table.d.ts +0 -871
- package/table/table.interface.d.ts +0 -623
- package/table/table.module.d.ts +0 -34
- package/table/table.service.d.ts +0 -24
- package/tableconfiguration/public_api.d.ts +0 -2
- package/tableconfiguration/tableconfiguration.d.ts +0 -15
- package/tableconfiguration/tableconfiguration.module.d.ts +0 -7
- package/tabmenu/public_api.d.ts +0 -2
- package/tabmenu/tabmenu.d.ts +0 -126
- package/tabmenu/tabmenu.interface.d.ts +0 -32
- package/tabview/public_api.d.ts +0 -3
- package/tabview/tabview.d.ts +0 -293
- package/tabview/tabview.interface.d.ts +0 -49
- package/tabview/tabview.module.d.ts +0 -15
- package/tag/public_api.d.ts +0 -3
- package/tag/tag.d.ts +0 -61
- package/tag/tag.interface.d.ts +0 -11
- package/tag/tag.module.d.ts +0 -9
- package/terminal/public_api.d.ts +0 -2
- package/terminal/terminal.d.ts +0 -56
- package/terminal/terminalservice.d.ts +0 -11
- package/tieredmenu/public_api.d.ts +0 -3
- package/tieredmenu/tieredmenu.d.ts +0 -266
- package/tieredmenu/tieredmenu.interface.d.ts +0 -27
- package/tieredmenu/tiredmenu.module.d.ts +0 -13
- package/timeline/public_api.d.ts +0 -3
- package/timeline/timeline.d.ts +0 -47
- package/timeline/timeline.interface.d.ts +0 -43
- package/timeline/timeline.module.d.ts +0 -9
- package/toast/public_api.d.ts +0 -3
- package/toast/toast.d.ts +0 -142
- package/toast/toast.interface.d.ts +0 -52
- package/toast/toast.module.d.ts +0 -9
- package/toast/toastitem.d.ts +0 -37
- package/togglebutton/public_api.d.ts +0 -2
- package/togglebutton/togglebutton.d.ts +0 -115
- package/togglebutton/togglebutton.interface.d.ts +0 -34
- package/toggleswitch/public_api.d.ts +0 -2
- package/toggleswitch/toggleswitch.d.ts +0 -14
- package/toggleswitch/toggleswitch.module.d.ts +0 -9
- package/toolbar/public_api.d.ts +0 -2
- package/toolbar/toolbar.d.ts +0 -43
- package/toolbar/toolbar.interface.d.ts +0 -19
- package/tooltip/public_api.d.ts +0 -2
- package/tooltip/tooltip.d.ts +0 -208
- package/tooltip/tooltip.module.d.ts +0 -10
- package/tree/public_api.d.ts +0 -3
- package/tree/tree.d.ts +0 -461
- package/tree/tree.interface.d.ts +0 -193
- package/tree/tree.module.d.ts +0 -21
- package/treeselect/public_api.d.ts +0 -3
- package/treeselect/treeselect.d.ts +0 -394
- package/treeselect/treeselect.interface.d.ts +0 -108
- package/treeselect/treeselect.module.d.ts +0 -16
- package/treetable/public_api.d.ts +0 -2
- package/treetable/treetable.d.ts +0 -988
- package/treetable/treetable.interface.d.ts +0 -472
- package/tristatecheckbox/public_api.d.ts +0 -3
- package/tristatecheckbox/tristatecheckbox.d.ts +0 -117
- package/tristatecheckbox/tristatecheckbox.interface.d.ts +0 -30
- package/tristatecheckbox/tristatecheckbox.module.d.ts +0 -8
- package/ts-helpers/public_api.d.ts +0 -1
- package/ts-helpers/ts-helpers.d.ts +0 -4
- package/upload/public_api.d.ts +0 -2
- package/upload/upload.component.d.ts +0 -67
- package/upload/upload.component.module.d.ts +0 -11
- package/utils/objectutils.d.ts +0 -24
- package/utils/public_api.d.ts +0 -4
- package/utils/uniquecomponentid.d.ts +0 -2
- package/utils/zindexutils.d.ts +0 -7
- package/virtualscroller/public_api.d.ts +0 -2
- package/virtualscroller/virtualscroller.d.ts +0 -89
- package/virtualscroller/virtualscroller.interface.d.ts +0 -72
package/autocomplete/index.d.ts
CHANGED
|
@@ -1,5 +1,801 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { TemplateRef, AfterViewChecked, AfterContentInit, OnDestroy, ElementRef, Renderer2, ChangeDetectorRef, EventEmitter, QueryList, NgZone } from '@angular/core';
|
|
3
|
+
import { AnimationEvent } from '@angular/animations';
|
|
4
|
+
import { ControlValueAccessor } from '@angular/forms';
|
|
5
|
+
import * as i6 from 'cax-design-system/api';
|
|
6
|
+
import { ScrollerOptions, caxConfig, OverlayService, OverlayOptions, CaxTemplate } from 'cax-design-system/api';
|
|
7
|
+
import { ConnectedOverlayScrollHandler } from 'cax-design-system/dom';
|
|
8
|
+
import * as i3 from 'cax-design-system/overlay';
|
|
9
|
+
import { Overlay } from 'cax-design-system/overlay';
|
|
10
|
+
import * as i8 from 'cax-design-system/scroller';
|
|
11
|
+
import { Scroller } from 'cax-design-system/scroller';
|
|
12
|
+
import { Nullable } from 'cax-design-system/ts-helpers';
|
|
13
|
+
import * as i2 from '@angular/common';
|
|
14
|
+
import * as i4 from 'cax-design-system/inputtext';
|
|
15
|
+
import * as i5 from 'cax-design-system/button';
|
|
16
|
+
import * as i7 from 'cax-design-system/ripple';
|
|
17
|
+
import * as i9 from 'cax-design-system/autofocus';
|
|
18
|
+
import * as i10 from 'cax-design-system/icons/timescircle';
|
|
19
|
+
import * as i11 from 'cax-design-system/icons/spinner';
|
|
20
|
+
import * as i12 from 'cax-design-system/icons/times';
|
|
21
|
+
import * as i13 from 'cax-design-system/icons/chevrondown';
|
|
22
|
+
import * as i14 from 'cax-design-system/icons/search';
|
|
23
|
+
|
|
1
24
|
/**
|
|
2
|
-
*
|
|
25
|
+
* Custom complete event.
|
|
26
|
+
* @see {@link AutoComplete.completeMethod}
|
|
27
|
+
* @group Events
|
|
3
28
|
*/
|
|
4
|
-
|
|
5
|
-
|
|
29
|
+
interface AutoCompleteCompleteEvent {
|
|
30
|
+
/**
|
|
31
|
+
* Browser event.
|
|
32
|
+
*/
|
|
33
|
+
originalEvent: Event;
|
|
34
|
+
/**
|
|
35
|
+
* Selected option value.
|
|
36
|
+
*/
|
|
37
|
+
query: string;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* Custom click event.
|
|
41
|
+
* @see {@link AutoComplete.onDropdownClick}
|
|
42
|
+
* @group Events
|
|
43
|
+
*/
|
|
44
|
+
interface AutoCompleteDropdownClickEvent {
|
|
45
|
+
/**
|
|
46
|
+
* Browser event.
|
|
47
|
+
*/
|
|
48
|
+
originalEvent: Event;
|
|
49
|
+
/**
|
|
50
|
+
* Selected option value.
|
|
51
|
+
*/
|
|
52
|
+
query: string;
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* Custom select event.
|
|
56
|
+
* @see {@link AutoComplete.onSelect}
|
|
57
|
+
* @group Events
|
|
58
|
+
*/
|
|
59
|
+
interface AutoCompleteSelectEvent {
|
|
60
|
+
/**
|
|
61
|
+
* Browser event.
|
|
62
|
+
*/
|
|
63
|
+
originalEvent: Event;
|
|
64
|
+
/**
|
|
65
|
+
* Selected value.
|
|
66
|
+
*/
|
|
67
|
+
value: any;
|
|
68
|
+
}
|
|
69
|
+
/**
|
|
70
|
+
* Custom unselect event.
|
|
71
|
+
* @see {@link AutoComplete.onUnSelect}
|
|
72
|
+
* @group Events
|
|
73
|
+
*/
|
|
74
|
+
interface AutoCompleteUnselectEvent {
|
|
75
|
+
/**
|
|
76
|
+
* Browser event.
|
|
77
|
+
*/
|
|
78
|
+
originalEvent: Event;
|
|
79
|
+
/**
|
|
80
|
+
* Removed value.
|
|
81
|
+
*/
|
|
82
|
+
value: any;
|
|
83
|
+
}
|
|
84
|
+
/**
|
|
85
|
+
* Custom lazy load event.
|
|
86
|
+
* @see {@link AutoComplete.onLazyLoad}
|
|
87
|
+
* @group Events
|
|
88
|
+
*/
|
|
89
|
+
interface AutoCompleteLazyLoadEvent {
|
|
90
|
+
/**
|
|
91
|
+
* First element in viewport.
|
|
92
|
+
*/
|
|
93
|
+
first: any;
|
|
94
|
+
/**
|
|
95
|
+
* Last element in viewport.
|
|
96
|
+
*/
|
|
97
|
+
last: any;
|
|
98
|
+
}
|
|
99
|
+
/**
|
|
100
|
+
* Defines valid templates in AutoComplete.
|
|
101
|
+
* @group Templates
|
|
102
|
+
*/
|
|
103
|
+
interface AutoCompleteTemplates {
|
|
104
|
+
/**
|
|
105
|
+
* Custom item template.
|
|
106
|
+
* @param {Object} context - option data.
|
|
107
|
+
*/
|
|
108
|
+
item(context: {
|
|
109
|
+
/**
|
|
110
|
+
* Option.
|
|
111
|
+
*/
|
|
112
|
+
$implicit: any;
|
|
113
|
+
/**
|
|
114
|
+
* Option index.
|
|
115
|
+
*/
|
|
116
|
+
index: number;
|
|
117
|
+
}): TemplateRef<{
|
|
118
|
+
$implicit: any;
|
|
119
|
+
index: number;
|
|
120
|
+
}>;
|
|
121
|
+
/**
|
|
122
|
+
* Custom group template.
|
|
123
|
+
* @param {Object} context - group data.
|
|
124
|
+
*/
|
|
125
|
+
group(context: {
|
|
126
|
+
/**
|
|
127
|
+
* Option group.
|
|
128
|
+
*/
|
|
129
|
+
$implicit: any | any[];
|
|
130
|
+
}): TemplateRef<{
|
|
131
|
+
$implicit: any | any[];
|
|
132
|
+
}>;
|
|
133
|
+
/**
|
|
134
|
+
* Custom selected item template, only supported in multiple mode.
|
|
135
|
+
* @param {Object} context - selected item data.
|
|
136
|
+
*/
|
|
137
|
+
selectedItem(context: {
|
|
138
|
+
/**
|
|
139
|
+
* Selected value.
|
|
140
|
+
*/
|
|
141
|
+
$implicit: any;
|
|
142
|
+
}): TemplateRef<{
|
|
143
|
+
$implici: any;
|
|
144
|
+
}>;
|
|
145
|
+
/**
|
|
146
|
+
* Custom header template.
|
|
147
|
+
*/
|
|
148
|
+
header(): TemplateRef<any>;
|
|
149
|
+
/**
|
|
150
|
+
* Custom empty template.
|
|
151
|
+
*/
|
|
152
|
+
empty(): TemplateRef<any>;
|
|
153
|
+
/**
|
|
154
|
+
* Custom footer template.
|
|
155
|
+
*/
|
|
156
|
+
footer(): TemplateRef<any>;
|
|
157
|
+
/**
|
|
158
|
+
* Custom loader template.
|
|
159
|
+
* @param {Object} context - scroller options.
|
|
160
|
+
*/
|
|
161
|
+
loader(context: {
|
|
162
|
+
/**
|
|
163
|
+
* Virtual scroller options.
|
|
164
|
+
*/
|
|
165
|
+
$implicit: ScrollerOptions;
|
|
166
|
+
}): TemplateRef<{
|
|
167
|
+
$implicit: ScrollerOptions;
|
|
168
|
+
}>;
|
|
169
|
+
/**
|
|
170
|
+
* Custom remove token icon template.
|
|
171
|
+
*/
|
|
172
|
+
removetokenicon(): TemplateRef<any>;
|
|
173
|
+
/**
|
|
174
|
+
* Custom loading icon template.
|
|
175
|
+
*/
|
|
176
|
+
loadingicon(): TemplateRef<any>;
|
|
177
|
+
/**
|
|
178
|
+
* Custom clear icon template.
|
|
179
|
+
*/
|
|
180
|
+
clearicon(): TemplateRef<any>;
|
|
181
|
+
/**
|
|
182
|
+
* Custom dropdown icon template.
|
|
183
|
+
*/
|
|
184
|
+
dropdownicon(): TemplateRef<any>;
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
declare const AUTOCOMPLETE_VALUE_ACCESSOR: any;
|
|
188
|
+
/**
|
|
189
|
+
* AutoComplete is an input component that provides real-time suggestions when being typed.
|
|
190
|
+
* @group Components
|
|
191
|
+
*/
|
|
192
|
+
declare class AutoComplete implements AfterViewChecked, AfterContentInit, OnDestroy, ControlValueAccessor {
|
|
193
|
+
private document;
|
|
194
|
+
el: ElementRef;
|
|
195
|
+
renderer: Renderer2;
|
|
196
|
+
cd: ChangeDetectorRef;
|
|
197
|
+
config: caxConfig;
|
|
198
|
+
overlayService: OverlayService;
|
|
199
|
+
private zone;
|
|
200
|
+
/**
|
|
201
|
+
* Minimum number of characters to initiate a search.
|
|
202
|
+
* @group Props
|
|
203
|
+
*/
|
|
204
|
+
minLength: number;
|
|
205
|
+
size: 'small' | 'medium' | 'large' | undefined;
|
|
206
|
+
/**
|
|
207
|
+
* Delay between keystrokes to wait before sending a query.
|
|
208
|
+
* @group Props
|
|
209
|
+
*/
|
|
210
|
+
delay: number;
|
|
211
|
+
/**
|
|
212
|
+
* Inline style of the component.
|
|
213
|
+
* @group Props
|
|
214
|
+
*/
|
|
215
|
+
style: {
|
|
216
|
+
[klass: string]: any;
|
|
217
|
+
} | null | undefined;
|
|
218
|
+
/**
|
|
219
|
+
* Inline style of the overlay panel element.
|
|
220
|
+
* @group Props
|
|
221
|
+
*/
|
|
222
|
+
panelStyle: {
|
|
223
|
+
[klass: string]: any;
|
|
224
|
+
} | null | undefined;
|
|
225
|
+
/**
|
|
226
|
+
* Style class of the component.
|
|
227
|
+
* @group Props
|
|
228
|
+
*/
|
|
229
|
+
styleClass: string | undefined;
|
|
230
|
+
/**
|
|
231
|
+
* Style class of the overlay panel element.
|
|
232
|
+
* @group Props
|
|
233
|
+
*/
|
|
234
|
+
panelStyleClass: string | undefined;
|
|
235
|
+
/**
|
|
236
|
+
* Inline style of the input field.
|
|
237
|
+
* @group Props
|
|
238
|
+
*/
|
|
239
|
+
inputStyle: {
|
|
240
|
+
[klass: string]: any;
|
|
241
|
+
} | null | undefined;
|
|
242
|
+
/**
|
|
243
|
+
* Identifier of the focus input to match a label defined for the component.
|
|
244
|
+
* @group Props
|
|
245
|
+
*/
|
|
246
|
+
inputId: string | undefined;
|
|
247
|
+
/**
|
|
248
|
+
* Inline style of the input field.
|
|
249
|
+
* @group Props
|
|
250
|
+
*/
|
|
251
|
+
inputStyleClass: string | undefined;
|
|
252
|
+
/**
|
|
253
|
+
* Hint text for the input field.
|
|
254
|
+
* @group Props
|
|
255
|
+
*/
|
|
256
|
+
placeholder: string | undefined;
|
|
257
|
+
/**
|
|
258
|
+
* When present, it specifies that the input cannot be typed.
|
|
259
|
+
* @group Props
|
|
260
|
+
*/
|
|
261
|
+
readonly: boolean | undefined;
|
|
262
|
+
/**
|
|
263
|
+
* When present, it specifies that the component should be disabled.
|
|
264
|
+
* @group Props
|
|
265
|
+
*/
|
|
266
|
+
disabled: boolean | undefined;
|
|
267
|
+
/**
|
|
268
|
+
* Maximum height of the suggestions panel.
|
|
269
|
+
* @group Props
|
|
270
|
+
*/
|
|
271
|
+
scrollHeight: string;
|
|
272
|
+
/**
|
|
273
|
+
* Defines if data is loaded and interacted with in lazy manner.
|
|
274
|
+
* @group Props
|
|
275
|
+
*/
|
|
276
|
+
lazy: boolean;
|
|
277
|
+
/**
|
|
278
|
+
* Whether the data should be loaded on demand during scroll.
|
|
279
|
+
* @group Props
|
|
280
|
+
*/
|
|
281
|
+
virtualScroll: boolean | undefined;
|
|
282
|
+
/**
|
|
283
|
+
* Height of an item in the list for VirtualScrolling.
|
|
284
|
+
* @group Props
|
|
285
|
+
*/
|
|
286
|
+
virtualScrollItemSize: number | undefined;
|
|
287
|
+
/**
|
|
288
|
+
* Whether to use the scroller feature. The properties of scroller component can be used like an object in it.
|
|
289
|
+
* @group Props
|
|
290
|
+
*/
|
|
291
|
+
virtualScrollOptions: ScrollerOptions | undefined;
|
|
292
|
+
/**
|
|
293
|
+
* Maximum number of character allows in the input field.
|
|
294
|
+
* @group Props
|
|
295
|
+
*/
|
|
296
|
+
maxlength: number | undefined;
|
|
297
|
+
/**
|
|
298
|
+
* Name of the input element.
|
|
299
|
+
* @group Props
|
|
300
|
+
*/
|
|
301
|
+
name: string | undefined;
|
|
302
|
+
/**
|
|
303
|
+
* When present, it specifies that an input field must be filled out before submitting the form.
|
|
304
|
+
* @group Props
|
|
305
|
+
*/
|
|
306
|
+
required: boolean | undefined;
|
|
307
|
+
/**
|
|
308
|
+
* Size of the input field.
|
|
309
|
+
* @group Props
|
|
310
|
+
*/
|
|
311
|
+
/**
|
|
312
|
+
* Target element to attach the overlay, valid values are "body" or a local ng-template variable of another element (note: use binding with brackets for template variables, e.g. [appendTo]="mydiv" for a div element having #mydiv as variable name).
|
|
313
|
+
* @group Props
|
|
314
|
+
*/
|
|
315
|
+
appendTo: HTMLElement | ElementRef | TemplateRef<any> | string | null | undefined | any;
|
|
316
|
+
/**
|
|
317
|
+
* When enabled, highlights the first item in the list by default.
|
|
318
|
+
* @group Props
|
|
319
|
+
*/
|
|
320
|
+
autoHighlight: boolean | undefined;
|
|
321
|
+
/**
|
|
322
|
+
* When present, autocomplete clears the manual input if it does not match of the suggestions to force only accepting values from the suggestions.
|
|
323
|
+
* @group Props
|
|
324
|
+
*/
|
|
325
|
+
forceSelection: boolean | undefined;
|
|
326
|
+
/**
|
|
327
|
+
* Type of the input, defaults to "text".
|
|
328
|
+
* @group Props
|
|
329
|
+
*/
|
|
330
|
+
type: string;
|
|
331
|
+
/**
|
|
332
|
+
* Whether to automatically manage layering.
|
|
333
|
+
* @group Props
|
|
334
|
+
*/
|
|
335
|
+
autoZIndex: boolean;
|
|
336
|
+
/**
|
|
337
|
+
* Base zIndex value to use in layering.
|
|
338
|
+
* @group Props
|
|
339
|
+
*/
|
|
340
|
+
baseZIndex: number;
|
|
341
|
+
/**
|
|
342
|
+
* Defines a string that labels the input for accessibility.
|
|
343
|
+
* @group Props
|
|
344
|
+
*/
|
|
345
|
+
ariaLabel: string | undefined;
|
|
346
|
+
/**
|
|
347
|
+
* Defines a string that labels the dropdown button for accessibility.
|
|
348
|
+
* @group Props
|
|
349
|
+
*/
|
|
350
|
+
dropdownAriaLabel: string | undefined;
|
|
351
|
+
/**
|
|
352
|
+
* Specifies one or more IDs in the DOM that labels the input field.
|
|
353
|
+
* @group Props
|
|
354
|
+
*/
|
|
355
|
+
ariaLabelledBy: string | undefined;
|
|
356
|
+
/**
|
|
357
|
+
* Icon class of the dropdown icon.
|
|
358
|
+
* @group Props
|
|
359
|
+
*/
|
|
360
|
+
dropdownIcon: string | undefined;
|
|
361
|
+
/**
|
|
362
|
+
* Ensures uniqueness of selected items on multiple mode.
|
|
363
|
+
* @group Props
|
|
364
|
+
*/
|
|
365
|
+
unique: boolean;
|
|
366
|
+
/**
|
|
367
|
+
* Whether to display options as grouped when nested options are provided.
|
|
368
|
+
* @group Props
|
|
369
|
+
*/
|
|
370
|
+
group: boolean | undefined;
|
|
371
|
+
/**
|
|
372
|
+
* Whether to run a query when input receives focus.
|
|
373
|
+
* @group Props
|
|
374
|
+
*/
|
|
375
|
+
completeOnFocus: boolean;
|
|
376
|
+
/**
|
|
377
|
+
* When enabled, a clear icon is displayed to clear the value.
|
|
378
|
+
* @group Props
|
|
379
|
+
*/
|
|
380
|
+
showClear: boolean;
|
|
381
|
+
/**
|
|
382
|
+
* Field of a suggested object to resolve and display.
|
|
383
|
+
* @group Props
|
|
384
|
+
* @deprecated use optionLabel property instead
|
|
385
|
+
*/
|
|
386
|
+
field: string | undefined;
|
|
387
|
+
/**
|
|
388
|
+
* Displays a button next to the input field when enabled.
|
|
389
|
+
* @group Props
|
|
390
|
+
*/
|
|
391
|
+
dropdown: boolean | undefined;
|
|
392
|
+
/**
|
|
393
|
+
* Whether to show the empty message or not.
|
|
394
|
+
* @group Props
|
|
395
|
+
*/
|
|
396
|
+
showEmptyMessage: boolean | undefined;
|
|
397
|
+
/**
|
|
398
|
+
* Specifies the behavior dropdown button. Default "blank" mode sends an empty string and "current" mode sends the input value.
|
|
399
|
+
* @group Props
|
|
400
|
+
*/
|
|
401
|
+
dropdownMode: string;
|
|
402
|
+
/**
|
|
403
|
+
* Specifies if multiple values can be selected.
|
|
404
|
+
* @group Props
|
|
405
|
+
*/
|
|
406
|
+
multiple: boolean | undefined;
|
|
407
|
+
/**
|
|
408
|
+
* Index of the element in tabbing order.
|
|
409
|
+
* @group Props
|
|
410
|
+
*/
|
|
411
|
+
tabindex: number | undefined;
|
|
412
|
+
/**
|
|
413
|
+
* A property to uniquely identify a value in options.
|
|
414
|
+
* @group Props
|
|
415
|
+
*/
|
|
416
|
+
dataKey: string | undefined;
|
|
417
|
+
/**
|
|
418
|
+
* Text to display when there is no data. Defaults to global value in i18n translation configuration.
|
|
419
|
+
* @group Props
|
|
420
|
+
*/
|
|
421
|
+
emptyMessage: string | undefined;
|
|
422
|
+
/**
|
|
423
|
+
* Transition options of the show animation.
|
|
424
|
+
* @group Props
|
|
425
|
+
*/
|
|
426
|
+
showTransitionOptions: string;
|
|
427
|
+
/**
|
|
428
|
+
* Transition options of the hide animation.
|
|
429
|
+
* @group Props
|
|
430
|
+
*/
|
|
431
|
+
hideTransitionOptions: string;
|
|
432
|
+
/**
|
|
433
|
+
* When present, it specifies that the component should automatically get focus on load.
|
|
434
|
+
* @group Props
|
|
435
|
+
*/
|
|
436
|
+
autofocus: boolean | undefined;
|
|
437
|
+
/**
|
|
438
|
+
* Used to define a string that autocomplete attribute the current element.
|
|
439
|
+
* @group Props
|
|
440
|
+
*/
|
|
441
|
+
autocomplete: string;
|
|
442
|
+
/**
|
|
443
|
+
* Name of the options field of an option group.
|
|
444
|
+
* @group Props
|
|
445
|
+
*/
|
|
446
|
+
optionGroupChildren: string | undefined;
|
|
447
|
+
/**
|
|
448
|
+
* Name of the label field of an option group.
|
|
449
|
+
* @group Props
|
|
450
|
+
*/
|
|
451
|
+
optionGroupLabel: string | undefined;
|
|
452
|
+
/**
|
|
453
|
+
* Options for the overlay element.
|
|
454
|
+
* @group Props
|
|
455
|
+
*/
|
|
456
|
+
overlayOptions: OverlayOptions | undefined;
|
|
457
|
+
/**
|
|
458
|
+
* An array of suggestions to display.
|
|
459
|
+
* @group Props
|
|
460
|
+
*/
|
|
461
|
+
get suggestions(): any[];
|
|
462
|
+
set suggestions(value: any[]);
|
|
463
|
+
/**
|
|
464
|
+
* Element dimensions of option for virtual scrolling.
|
|
465
|
+
* @group Props
|
|
466
|
+
* @deprecated use virtualScrollItemSize property instead.
|
|
467
|
+
*/
|
|
468
|
+
get itemSize(): number;
|
|
469
|
+
set itemSize(val: number);
|
|
470
|
+
/**
|
|
471
|
+
* Property name or getter function to use as the label of an option.
|
|
472
|
+
* @group Props
|
|
473
|
+
*/
|
|
474
|
+
optionLabel: string | ((item: any) => string) | undefined;
|
|
475
|
+
/**
|
|
476
|
+
* Property name or getter function to use as the value of an option.
|
|
477
|
+
* @group Props
|
|
478
|
+
*/
|
|
479
|
+
optionValue: string | ((item: any) => string) | undefined;
|
|
480
|
+
/**
|
|
481
|
+
* Unique identifier of the component.
|
|
482
|
+
* @group Props
|
|
483
|
+
*/
|
|
484
|
+
id: string | undefined;
|
|
485
|
+
/**
|
|
486
|
+
* Text to display when the search is active. Defaults to global value in i18n translation configuration.
|
|
487
|
+
* @group Props
|
|
488
|
+
* @defaultValue '{0} results are available'
|
|
489
|
+
*/
|
|
490
|
+
searchMessage: string | undefined;
|
|
491
|
+
/**
|
|
492
|
+
* Text to display when filtering does not return any results. Defaults to global value in i18n translation configuration.
|
|
493
|
+
* @group Props
|
|
494
|
+
* @defaultValue 'No selected item'
|
|
495
|
+
*/
|
|
496
|
+
emptySelectionMessage: string | undefined;
|
|
497
|
+
/**
|
|
498
|
+
* Text to be displayed in hidden accessible field when options are selected. Defaults to global value in i18n translation configuration.
|
|
499
|
+
* @group Props
|
|
500
|
+
* @defaultValue '{0} items selected'
|
|
501
|
+
*/
|
|
502
|
+
selectionMessage: string | undefined;
|
|
503
|
+
/**
|
|
504
|
+
* Whether to focus on the first visible or selected element when the overlay panel is shown.
|
|
505
|
+
* @group Props
|
|
506
|
+
*/
|
|
507
|
+
autoOptionFocus: boolean | undefined;
|
|
508
|
+
/**
|
|
509
|
+
* When enabled, the focused option is selected.
|
|
510
|
+
* @group Props
|
|
511
|
+
*/
|
|
512
|
+
selectOnFocus: boolean | undefined;
|
|
513
|
+
/**
|
|
514
|
+
* Locale to use in searching. The default locale is the host environment's current locale.
|
|
515
|
+
* @group Props
|
|
516
|
+
*/
|
|
517
|
+
searchLocale: boolean | undefined;
|
|
518
|
+
/**
|
|
519
|
+
* Property name or getter function to use as the disabled flag of an option, defaults to false when not defined.
|
|
520
|
+
* @group Props
|
|
521
|
+
*/
|
|
522
|
+
optionDisabled: string | undefined;
|
|
523
|
+
/**
|
|
524
|
+
* When enabled, the hovered option will be focused.
|
|
525
|
+
* @group Props
|
|
526
|
+
*/
|
|
527
|
+
focusOnHover: boolean | undefined;
|
|
528
|
+
/**
|
|
529
|
+
* Specifies the input variant of the component.
|
|
530
|
+
* @group Props
|
|
531
|
+
*/
|
|
532
|
+
variant: 'filled' | 'outlined';
|
|
533
|
+
/**
|
|
534
|
+
* Callback to invoke to search for suggestions.
|
|
535
|
+
* @param {AutoCompleteCompleteEvent} event - Custom complete event.
|
|
536
|
+
* @group Emits
|
|
537
|
+
*/
|
|
538
|
+
completeMethod: EventEmitter<AutoCompleteCompleteEvent>;
|
|
539
|
+
/**
|
|
540
|
+
* Callback to invoke when a suggestion is selected.
|
|
541
|
+
* @param {AutoCompleteSelectEvent} event - custom select event.
|
|
542
|
+
* @group Emits
|
|
543
|
+
*/
|
|
544
|
+
onSelect: EventEmitter<AutoCompleteSelectEvent>;
|
|
545
|
+
/**
|
|
546
|
+
* Callback to invoke when a selected value is removed.
|
|
547
|
+
* @param {AutoCompleteUnselectEvent} event - custom unselect event.
|
|
548
|
+
* @group Emits
|
|
549
|
+
*/
|
|
550
|
+
onUnselect: EventEmitter<AutoCompleteUnselectEvent>;
|
|
551
|
+
/**
|
|
552
|
+
* Callback to invoke when the component receives focus.
|
|
553
|
+
* @param {Event} event - Browser event.
|
|
554
|
+
* @group Emits
|
|
555
|
+
*/
|
|
556
|
+
onFocus: EventEmitter<Event>;
|
|
557
|
+
/**
|
|
558
|
+
* Callback to invoke when the component loses focus.
|
|
559
|
+
* @param {Event} event - Browser event.
|
|
560
|
+
* @group Emits
|
|
561
|
+
*/
|
|
562
|
+
onBlur: EventEmitter<Event>;
|
|
563
|
+
/**
|
|
564
|
+
* Callback to invoke to when dropdown button is clicked.
|
|
565
|
+
* @param {AutoCompleteDropdownClickEvent} event - custom dropdown click event.
|
|
566
|
+
* @group Emits
|
|
567
|
+
*/
|
|
568
|
+
onDropdownClick: EventEmitter<AutoCompleteDropdownClickEvent>;
|
|
569
|
+
/**
|
|
570
|
+
* Callback to invoke when clear button is clicked.
|
|
571
|
+
* @param {Event} event - Browser event.
|
|
572
|
+
* @group Emits
|
|
573
|
+
*/
|
|
574
|
+
onClear: EventEmitter<Event | undefined>;
|
|
575
|
+
/**
|
|
576
|
+
* Callback to invoke on input key up.
|
|
577
|
+
* @param {KeyboardEvent} event - Keyboard event.
|
|
578
|
+
* @group Emits
|
|
579
|
+
*/
|
|
580
|
+
onKeyUp: EventEmitter<KeyboardEvent>;
|
|
581
|
+
/**
|
|
582
|
+
* Callback to invoke on overlay is shown.
|
|
583
|
+
* @param {Event} event - Browser event.
|
|
584
|
+
* @group Emits
|
|
585
|
+
*/
|
|
586
|
+
onShow: EventEmitter<Event>;
|
|
587
|
+
/**
|
|
588
|
+
* Callback to invoke on overlay is hidden.
|
|
589
|
+
* @param {Event} event - Browser event.
|
|
590
|
+
* @group Emits
|
|
591
|
+
*/
|
|
592
|
+
onHide: EventEmitter<Event>;
|
|
593
|
+
/**
|
|
594
|
+
* Callback to invoke on lazy load data.
|
|
595
|
+
* @param {AutoCompleteLazyLoadEvent} event - Lazy load event.
|
|
596
|
+
* @group Emits
|
|
597
|
+
*/
|
|
598
|
+
onLazyLoad: EventEmitter<AutoCompleteLazyLoadEvent>;
|
|
599
|
+
containerEL: Nullable<ElementRef>;
|
|
600
|
+
inputEL: Nullable<ElementRef>;
|
|
601
|
+
multiInputEl: Nullable<ElementRef>;
|
|
602
|
+
multiContainerEL: Nullable<ElementRef>;
|
|
603
|
+
dropdownButton: Nullable<ElementRef>;
|
|
604
|
+
itemsViewChild: Nullable<ElementRef>;
|
|
605
|
+
scroller: Nullable<Scroller>;
|
|
606
|
+
overlayViewChild: Overlay;
|
|
607
|
+
templates: Nullable<QueryList<CaxTemplate>>;
|
|
608
|
+
_itemSize: Nullable<number>;
|
|
609
|
+
itemsWrapper: Nullable<HTMLDivElement>;
|
|
610
|
+
itemTemplate: Nullable<TemplateRef<any>>;
|
|
611
|
+
emptyTemplate: Nullable<TemplateRef<any>>;
|
|
612
|
+
headerTemplate: Nullable<TemplateRef<any>>;
|
|
613
|
+
footerTemplate: Nullable<TemplateRef<any>>;
|
|
614
|
+
selectedItemTemplate: Nullable<TemplateRef<any>>;
|
|
615
|
+
groupTemplate: Nullable<TemplateRef<any>>;
|
|
616
|
+
loaderTemplate: Nullable<TemplateRef<any>>;
|
|
617
|
+
removeIconTemplate: Nullable<TemplateRef<any>>;
|
|
618
|
+
loadingIconTemplate: Nullable<TemplateRef<any>>;
|
|
619
|
+
clearIconTemplate: Nullable<TemplateRef<any>>;
|
|
620
|
+
dropdownIconTemplate: Nullable<TemplateRef<any>>;
|
|
621
|
+
value: string | any;
|
|
622
|
+
_suggestions: _angular_core.WritableSignal<any>;
|
|
623
|
+
onModelChange: Function;
|
|
624
|
+
onModelTouched: Function;
|
|
625
|
+
timeout: Nullable<any>;
|
|
626
|
+
overlayVisible: boolean | undefined;
|
|
627
|
+
suggestionsUpdated: Nullable<boolean>;
|
|
628
|
+
highlightOption: any;
|
|
629
|
+
highlightOptionChanged: Nullable<boolean>;
|
|
630
|
+
focused: boolean;
|
|
631
|
+
_filled: boolean;
|
|
632
|
+
get filled(): any;
|
|
633
|
+
set filled(value: any);
|
|
634
|
+
loading: Nullable<boolean>;
|
|
635
|
+
isloading: Nullable<boolean>;
|
|
636
|
+
scrollHandler: Nullable<ConnectedOverlayScrollHandler>;
|
|
637
|
+
listId: string | undefined;
|
|
638
|
+
searchTimeout: any;
|
|
639
|
+
dirty: boolean;
|
|
640
|
+
modelValue: _angular_core.WritableSignal<any>;
|
|
641
|
+
focusedMultipleOptionIndex: _angular_core.WritableSignal<number>;
|
|
642
|
+
focusedOptionIndex: _angular_core.WritableSignal<number>;
|
|
643
|
+
visibleOptions: _angular_core.Signal<any>;
|
|
644
|
+
inputValue: _angular_core.Signal<any>;
|
|
645
|
+
get focusedMultipleOptionId(): string;
|
|
646
|
+
get focusedOptionId(): string;
|
|
647
|
+
get containerClass(): {
|
|
648
|
+
'cax-autocomplete cax-component cax-inputwrapper': boolean;
|
|
649
|
+
'cax-disabled': boolean;
|
|
650
|
+
'cax-focus': boolean;
|
|
651
|
+
'cax-autocomplete-dd': boolean;
|
|
652
|
+
'cax-autocomplete-multiple': boolean;
|
|
653
|
+
'cax-inputwrapper-focus': boolean;
|
|
654
|
+
'cax-overlay-open': boolean;
|
|
655
|
+
'cax-autocomplete-sm': boolean;
|
|
656
|
+
'cax-autocomplete-md': boolean;
|
|
657
|
+
'cax-autocomplete-lg': boolean;
|
|
658
|
+
};
|
|
659
|
+
get multiContainerClass(): {
|
|
660
|
+
'cax-autocomplete-multiple-container cax-component cax-inputtext': boolean;
|
|
661
|
+
'cax-variant-filled': boolean;
|
|
662
|
+
};
|
|
663
|
+
get panelClass(): {
|
|
664
|
+
'cax-autocomplete-panel cax-component': boolean;
|
|
665
|
+
'cax-input-filled': boolean;
|
|
666
|
+
'cax-ripple-disabled': boolean;
|
|
667
|
+
};
|
|
668
|
+
get panelStyles(): {
|
|
669
|
+
'max-height': string;
|
|
670
|
+
};
|
|
671
|
+
get inputClass(): {
|
|
672
|
+
'cax-autocomplete-input cax-inputtext cax-component': boolean;
|
|
673
|
+
'cax-autocomplete-dd-input': boolean;
|
|
674
|
+
'cax-variant-filled': boolean;
|
|
675
|
+
};
|
|
676
|
+
get searchResultMessageText(): string;
|
|
677
|
+
get searchMessageText(): string;
|
|
678
|
+
get emptySearchMessageText(): string;
|
|
679
|
+
get selectionMessageText(): string;
|
|
680
|
+
get emptySelectionMessageText(): string;
|
|
681
|
+
get selectedMessageText(): string;
|
|
682
|
+
get ariaSetSize(): any;
|
|
683
|
+
get listLabel(): string;
|
|
684
|
+
get virtualScrollerDisabled(): boolean;
|
|
685
|
+
get optionValueSelected(): string | ((item: any) => string);
|
|
686
|
+
get isVisibleClearIcon(): boolean | undefined;
|
|
687
|
+
constructor(document: Document, el: ElementRef, renderer: Renderer2, cd: ChangeDetectorRef, config: caxConfig, overlayService: OverlayService, zone: NgZone);
|
|
688
|
+
ngOnInit(): void;
|
|
689
|
+
ngAfterViewChecked(): void;
|
|
690
|
+
ngAfterContentInit(): void;
|
|
691
|
+
handleSuggestionsChange(): void;
|
|
692
|
+
handleSuggestionsChange2(): void;
|
|
693
|
+
flatOptions(options: any): any;
|
|
694
|
+
isOptionGroup(option: any): any;
|
|
695
|
+
findFirstOptionIndex(): any;
|
|
696
|
+
findLastOptionIndex(): number;
|
|
697
|
+
findFirstFocusedOptionIndex(): any;
|
|
698
|
+
findLastFocusedOptionIndex(): any;
|
|
699
|
+
findSelectedOptionIndex(): any;
|
|
700
|
+
findNextOptionIndex(index: any): any;
|
|
701
|
+
findPrevOptionIndex(index: any): any;
|
|
702
|
+
isValidSelectedOption(option: any): any;
|
|
703
|
+
isValidOption(option: any): boolean;
|
|
704
|
+
isOptionDisabled(option: any): any;
|
|
705
|
+
isSelected(option: any): any;
|
|
706
|
+
isOptionMatched(option: any, value: any): boolean;
|
|
707
|
+
isInputClicked(event: any): boolean;
|
|
708
|
+
isDropdownClicked(event: any): any;
|
|
709
|
+
equalityKey(): string;
|
|
710
|
+
onContainerClick(event: any): void;
|
|
711
|
+
handleDropdownClick(event: any): void;
|
|
712
|
+
onInput(event: any): void;
|
|
713
|
+
onInputChange(event: any): void;
|
|
714
|
+
onInputFocus(event: any): void;
|
|
715
|
+
onMultipleContainerFocus(event: any): void;
|
|
716
|
+
onMultipleContainerBlur(event: any): void;
|
|
717
|
+
onMultipleContainerKeyDown(event: any): void;
|
|
718
|
+
onInputBlur(event: any): void;
|
|
719
|
+
onInputPaste(event: any): void;
|
|
720
|
+
onInputKeyUp(event: any): void;
|
|
721
|
+
onKeyDown(event: any): void;
|
|
722
|
+
onArrowDownKey(event: any): void;
|
|
723
|
+
onArrowUpKey(event: any): void;
|
|
724
|
+
onArrowLeftKey(event: any): void;
|
|
725
|
+
onArrowRightKey(event: any): void;
|
|
726
|
+
onHomeKey(event: any): void;
|
|
727
|
+
onEndKey(event: any): void;
|
|
728
|
+
onPageDownKey(event: any): void;
|
|
729
|
+
onPageUpKey(event: any): void;
|
|
730
|
+
onEnterKey(event: any): void;
|
|
731
|
+
onEscapeKey(event: any): void;
|
|
732
|
+
onTabKey(event: any): void;
|
|
733
|
+
onBackspaceKey(event: any): void;
|
|
734
|
+
onArrowLeftKeyOnMultiple(event: any): void;
|
|
735
|
+
onArrowRightKeyOnMultiple(event: any): void;
|
|
736
|
+
onBackspaceKeyOnMultiple(event: any): void;
|
|
737
|
+
onOptionSelect(event: any, option: any, isHide?: boolean): void;
|
|
738
|
+
onOptionMouseEnter(event: any, index: any): void;
|
|
739
|
+
search(event: any, query: any, source: any): void;
|
|
740
|
+
removeOption(event: any, index: any): void;
|
|
741
|
+
updateModel(value: any): void;
|
|
742
|
+
updateInputValue(): void;
|
|
743
|
+
autoUpdateModel(): void;
|
|
744
|
+
scrollInView(index?: number): void;
|
|
745
|
+
changeFocusedOptionIndex(event: any, index: any): void;
|
|
746
|
+
show(isFocus?: boolean): void;
|
|
747
|
+
hide(isFocus?: boolean): void;
|
|
748
|
+
clear(): void;
|
|
749
|
+
writeValue(value: any): void;
|
|
750
|
+
hasSelectedOption(): boolean;
|
|
751
|
+
getAriaPosInset(index: any): any;
|
|
752
|
+
getOptionLabel(option: any): any;
|
|
753
|
+
getOptionValue(option: any): any;
|
|
754
|
+
getOptionIndex(index: any, scrollerOptions: any): any;
|
|
755
|
+
getOptionGroupLabel(optionGroup: any): any;
|
|
756
|
+
getOptionGroupChildren(optionGroup: any): any;
|
|
757
|
+
getSelectedOption(modelValue: any): any;
|
|
758
|
+
getMultipleLabel(option: any): any;
|
|
759
|
+
registerOnChange(fn: Function): void;
|
|
760
|
+
registerOnTouched(fn: Function): void;
|
|
761
|
+
setDisabledState(val: boolean): void;
|
|
762
|
+
onOverlayAnimationStart(event: AnimationEvent): void;
|
|
763
|
+
ngOnDestroy(): void;
|
|
764
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AutoComplete, never>;
|
|
765
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AutoComplete, "cax-autoComplete", never, { "minLength": { "alias": "minLength"; "required": false; }; "size": { "alias": "size"; "required": false; }; "delay": { "alias": "delay"; "required": false; }; "style": { "alias": "style"; "required": false; }; "panelStyle": { "alias": "panelStyle"; "required": false; }; "styleClass": { "alias": "styleClass"; "required": false; }; "panelStyleClass": { "alias": "panelStyleClass"; "required": false; }; "inputStyle": { "alias": "inputStyle"; "required": false; }; "inputId": { "alias": "inputId"; "required": false; }; "inputStyleClass": { "alias": "inputStyleClass"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "scrollHeight": { "alias": "scrollHeight"; "required": false; }; "lazy": { "alias": "lazy"; "required": false; }; "virtualScroll": { "alias": "virtualScroll"; "required": false; }; "virtualScrollItemSize": { "alias": "virtualScrollItemSize"; "required": false; }; "virtualScrollOptions": { "alias": "virtualScrollOptions"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "name": { "alias": "name"; "required": false; }; "required": { "alias": "required"; "required": false; }; "appendTo": { "alias": "appendTo"; "required": false; }; "autoHighlight": { "alias": "autoHighlight"; "required": false; }; "forceSelection": { "alias": "forceSelection"; "required": false; }; "type": { "alias": "type"; "required": false; }; "autoZIndex": { "alias": "autoZIndex"; "required": false; }; "baseZIndex": { "alias": "baseZIndex"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "dropdownAriaLabel": { "alias": "dropdownAriaLabel"; "required": false; }; "ariaLabelledBy": { "alias": "ariaLabelledBy"; "required": false; }; "dropdownIcon": { "alias": "dropdownIcon"; "required": false; }; "unique": { "alias": "unique"; "required": false; }; "group": { "alias": "group"; "required": false; }; "completeOnFocus": { "alias": "completeOnFocus"; "required": false; }; "showClear": { "alias": "showClear"; "required": false; }; "field": { "alias": "field"; "required": false; }; "dropdown": { "alias": "dropdown"; "required": false; }; "showEmptyMessage": { "alias": "showEmptyMessage"; "required": false; }; "dropdownMode": { "alias": "dropdownMode"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "tabindex": { "alias": "tabindex"; "required": false; }; "dataKey": { "alias": "dataKey"; "required": false; }; "emptyMessage": { "alias": "emptyMessage"; "required": false; }; "showTransitionOptions": { "alias": "showTransitionOptions"; "required": false; }; "hideTransitionOptions": { "alias": "hideTransitionOptions"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "optionGroupChildren": { "alias": "optionGroupChildren"; "required": false; }; "optionGroupLabel": { "alias": "optionGroupLabel"; "required": false; }; "overlayOptions": { "alias": "overlayOptions"; "required": false; }; "suggestions": { "alias": "suggestions"; "required": false; }; "itemSize": { "alias": "itemSize"; "required": false; }; "optionLabel": { "alias": "optionLabel"; "required": false; }; "optionValue": { "alias": "optionValue"; "required": false; }; "id": { "alias": "id"; "required": false; }; "searchMessage": { "alias": "searchMessage"; "required": false; }; "emptySelectionMessage": { "alias": "emptySelectionMessage"; "required": false; }; "selectionMessage": { "alias": "selectionMessage"; "required": false; }; "autoOptionFocus": { "alias": "autoOptionFocus"; "required": false; }; "selectOnFocus": { "alias": "selectOnFocus"; "required": false; }; "searchLocale": { "alias": "searchLocale"; "required": false; }; "optionDisabled": { "alias": "optionDisabled"; "required": false; }; "focusOnHover": { "alias": "focusOnHover"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "isloading": { "alias": "isloading"; "required": false; }; }, { "completeMethod": "completeMethod"; "onSelect": "onSelect"; "onUnselect": "onUnselect"; "onFocus": "onFocus"; "onBlur": "onBlur"; "onDropdownClick": "onDropdownClick"; "onClear": "onClear"; "onKeyUp": "onKeyUp"; "onShow": "onShow"; "onHide": "onHide"; "onLazyLoad": "onLazyLoad"; }, ["templates"], never, false, never>;
|
|
766
|
+
static ngAcceptInputType_minLength: unknown;
|
|
767
|
+
static ngAcceptInputType_delay: unknown;
|
|
768
|
+
static ngAcceptInputType_readonly: unknown;
|
|
769
|
+
static ngAcceptInputType_disabled: unknown;
|
|
770
|
+
static ngAcceptInputType_lazy: unknown;
|
|
771
|
+
static ngAcceptInputType_virtualScroll: unknown;
|
|
772
|
+
static ngAcceptInputType_virtualScrollItemSize: unknown;
|
|
773
|
+
static ngAcceptInputType_maxlength: unknown;
|
|
774
|
+
static ngAcceptInputType_required: unknown;
|
|
775
|
+
static ngAcceptInputType_autoHighlight: unknown;
|
|
776
|
+
static ngAcceptInputType_forceSelection: unknown;
|
|
777
|
+
static ngAcceptInputType_autoZIndex: unknown;
|
|
778
|
+
static ngAcceptInputType_baseZIndex: unknown;
|
|
779
|
+
static ngAcceptInputType_unique: unknown;
|
|
780
|
+
static ngAcceptInputType_group: unknown;
|
|
781
|
+
static ngAcceptInputType_completeOnFocus: unknown;
|
|
782
|
+
static ngAcceptInputType_showClear: unknown;
|
|
783
|
+
static ngAcceptInputType_dropdown: unknown;
|
|
784
|
+
static ngAcceptInputType_showEmptyMessage: unknown;
|
|
785
|
+
static ngAcceptInputType_multiple: unknown;
|
|
786
|
+
static ngAcceptInputType_tabindex: unknown;
|
|
787
|
+
static ngAcceptInputType_autofocus: unknown;
|
|
788
|
+
static ngAcceptInputType_autoOptionFocus: unknown;
|
|
789
|
+
static ngAcceptInputType_selectOnFocus: unknown;
|
|
790
|
+
static ngAcceptInputType_searchLocale: unknown;
|
|
791
|
+
static ngAcceptInputType_focusOnHover: unknown;
|
|
792
|
+
}
|
|
793
|
+
|
|
794
|
+
declare class AutoCompleteModule {
|
|
795
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AutoCompleteModule, never>;
|
|
796
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AutoCompleteModule, [typeof AutoComplete], [typeof i2.CommonModule, typeof i3.OverlayModule, typeof i4.InputTextModule, typeof i5.ButtonModule, typeof i6.SharedModule, typeof i7.RippleModule, typeof i8.ScrollerModule, typeof i9.AutoFocusModule, typeof i10.TimesCircleIcon, typeof i11.SpinnerIcon, typeof i12.TimesIcon, typeof i13.ChevronDownIcon, typeof i14.SearchIcon], [typeof AutoComplete, typeof i3.OverlayModule, typeof i6.SharedModule, typeof i8.ScrollerModule, typeof i9.AutoFocusModule]>;
|
|
797
|
+
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AutoCompleteModule>;
|
|
798
|
+
}
|
|
799
|
+
|
|
800
|
+
export { AUTOCOMPLETE_VALUE_ACCESSOR, AutoComplete, AutoCompleteModule };
|
|
801
|
+
export type { AutoCompleteCompleteEvent, AutoCompleteDropdownClickEvent, AutoCompleteLazyLoadEvent, AutoCompleteSelectEvent, AutoCompleteTemplates, AutoCompleteUnselectEvent };
|