@acorex/components 21.0.1-next.9 → 21.0.1-next.90
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/fab/README.md +3 -0
- package/fesm2022/acorex-components-accordion.mjs +19 -22
- package/fesm2022/acorex-components-accordion.mjs.map +1 -1
- package/fesm2022/acorex-components-action-sheet.mjs +170 -52
- package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
- package/fesm2022/acorex-components-alert.mjs +13 -13
- package/fesm2022/acorex-components-alert.mjs.map +1 -1
- package/fesm2022/acorex-components-aspect-ratio.mjs +3 -3
- package/fesm2022/acorex-components-aspect-ratio.mjs.map +1 -1
- package/fesm2022/acorex-components-audio-wave.mjs +11 -10
- package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
- package/fesm2022/acorex-components-autocomplete.mjs +9 -9
- package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
- package/fesm2022/acorex-components-avatar.mjs +12 -12
- package/fesm2022/acorex-components-avatar.mjs.map +1 -1
- package/fesm2022/acorex-components-badge.mjs +9 -9
- package/fesm2022/acorex-components-badge.mjs.map +1 -1
- package/fesm2022/acorex-components-bottom-navigation.mjs +11 -11
- package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-breadcrumbs.mjs +11 -11
- package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
- package/fesm2022/acorex-components-button-group.mjs +39 -24
- package/fesm2022/acorex-components-button-group.mjs.map +1 -1
- package/fesm2022/acorex-components-button.mjs +20 -20
- package/fesm2022/acorex-components-button.mjs.map +1 -1
- package/fesm2022/acorex-components-calendar.mjs +17 -17
- package/fesm2022/acorex-components-calendar.mjs.map +1 -1
- package/fesm2022/acorex-components-check-box.mjs +10 -10
- package/fesm2022/acorex-components-check-box.mjs.map +1 -1
- package/fesm2022/acorex-components-chips.mjs +12 -14
- package/fesm2022/acorex-components-chips.mjs.map +1 -1
- package/fesm2022/acorex-components-circular-progress.mjs +12 -10
- package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
- package/fesm2022/acorex-components-code-editor.mjs +13 -13
- package/fesm2022/acorex-components-code-editor.mjs.map +1 -1
- package/fesm2022/acorex-components-color-box.mjs +9 -9
- package/fesm2022/acorex-components-color-box.mjs.map +1 -1
- package/fesm2022/acorex-components-color-palette.mjs +33 -38
- package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
- package/fesm2022/acorex-components-command.mjs +31 -14
- package/fesm2022/acorex-components-command.mjs.map +1 -1
- package/fesm2022/acorex-components-comment.mjs +94 -91
- package/fesm2022/acorex-components-comment.mjs.map +1 -1
- package/fesm2022/acorex-components-conversation.mjs +59 -59
- package/fesm2022/acorex-components-conversation.mjs.map +1 -1
- package/fesm2022/acorex-components-conversation2.mjs +5860 -4756
- package/fesm2022/acorex-components-conversation2.mjs.map +1 -1
- package/fesm2022/acorex-components-cron-job.mjs +48 -48
- package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
- package/fesm2022/acorex-components-data-list.mjs +4 -4
- package/fesm2022/acorex-components-data-list.mjs.map +1 -1
- package/fesm2022/acorex-components-data-pager.mjs +33 -33
- package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
- package/fesm2022/acorex-components-data-table.mjs +211 -531
- package/fesm2022/acorex-components-data-table.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-box.mjs +9 -10
- package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-input.mjs +12 -12
- package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-picker.mjs +9 -9
- package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-decorators.mjs +44 -37
- package/fesm2022/acorex-components-decorators.mjs.map +1 -1
- package/fesm2022/acorex-components-dialog.mjs +12 -12
- package/fesm2022/acorex-components-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-drawer.mjs +15 -16
- package/fesm2022/acorex-components-drawer.mjs.map +1 -1
- package/fesm2022/acorex-components-dropdown-button.mjs +19 -11
- package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
- package/fesm2022/acorex-components-dropdown.mjs +21 -51
- package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
- package/fesm2022/acorex-components-editor.mjs +11 -11
- package/fesm2022/acorex-components-editor.mjs.map +1 -1
- package/fesm2022/acorex-components-fab.mjs +114 -0
- package/fesm2022/acorex-components-fab.mjs.map +1 -0
- package/fesm2022/acorex-components-flow-chart.mjs +20 -20
- package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
- package/fesm2022/acorex-components-form.mjs +49 -43
- package/fesm2022/acorex-components-form.mjs.map +1 -1
- package/fesm2022/acorex-components-grid-layout-builder.mjs +44 -23
- package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-image-editor.mjs +44 -44
- package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
- package/fesm2022/acorex-components-image.mjs +9 -9
- package/fesm2022/acorex-components-image.mjs.map +1 -1
- package/fesm2022/acorex-components-json-viewer.mjs +8 -8
- package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
- package/fesm2022/acorex-components-kanban.mjs +19 -32
- package/fesm2022/acorex-components-kanban.mjs.map +1 -1
- package/fesm2022/acorex-components-kbd.mjs +29 -11
- package/fesm2022/acorex-components-kbd.mjs.map +1 -1
- package/fesm2022/acorex-components-label.mjs +9 -9
- package/fesm2022/acorex-components-label.mjs.map +1 -1
- package/fesm2022/acorex-components-list.mjs +69 -21
- package/fesm2022/acorex-components-list.mjs.map +1 -1
- package/fesm2022/acorex-components-loading-dialog.mjs +11 -11
- package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-loading.mjs +92 -52
- package/fesm2022/acorex-components-loading.mjs.map +1 -1
- package/fesm2022/acorex-components-map.mjs +14 -14
- package/fesm2022/acorex-components-map.mjs.map +1 -1
- package/fesm2022/acorex-components-media-viewer.mjs +294 -92
- package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
- package/fesm2022/acorex-components-menu.mjs +56 -36
- package/fesm2022/acorex-components-menu.mjs.map +1 -1
- package/fesm2022/{acorex-components-modal-acorex-components-modal-Bmoz9DL5.mjs → acorex-components-modal-acorex-components-modal-DWNqU6or.mjs} +23 -23
- package/fesm2022/acorex-components-modal-acorex-components-modal-DWNqU6or.mjs.map +1 -0
- package/fesm2022/acorex-components-modal-modal-content.component-DplJbJyk.mjs +214 -0
- package/fesm2022/acorex-components-modal-modal-content.component-DplJbJyk.mjs.map +1 -0
- package/fesm2022/acorex-components-modal.mjs +1 -1
- package/fesm2022/acorex-components-navbar.mjs +9 -9
- package/fesm2022/acorex-components-navbar.mjs.map +1 -1
- package/fesm2022/acorex-components-notification.mjs +28 -24
- package/fesm2022/acorex-components-notification.mjs.map +1 -1
- package/fesm2022/acorex-components-number-box.mjs +45 -26
- package/fesm2022/acorex-components-number-box.mjs.map +1 -1
- package/fesm2022/acorex-components-otp.mjs +10 -10
- package/fesm2022/acorex-components-otp.mjs.map +1 -1
- package/fesm2022/acorex-components-page.mjs +10 -10
- package/fesm2022/acorex-components-page.mjs.map +1 -1
- package/fesm2022/acorex-components-paint.mjs +55 -39
- package/fesm2022/acorex-components-paint.mjs.map +1 -1
- package/fesm2022/acorex-components-password-box.mjs +19 -15
- package/fesm2022/acorex-components-password-box.mjs.map +1 -1
- package/fesm2022/acorex-components-pdf-reader.mjs +8 -8
- package/fesm2022/acorex-components-pdf-reader.mjs.map +1 -1
- package/fesm2022/acorex-components-phone-box.mjs +88 -41
- package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
- package/fesm2022/acorex-components-picker.mjs +24 -23
- package/fesm2022/acorex-components-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-popover.mjs +132 -40
- package/fesm2022/acorex-components-popover.mjs.map +1 -1
- package/fesm2022/acorex-components-popup.mjs +94 -101
- package/fesm2022/acorex-components-popup.mjs.map +1 -1
- package/fesm2022/acorex-components-progress-bar.mjs +11 -9
- package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
- package/fesm2022/acorex-components-qrcode.mjs +9 -9
- package/fesm2022/acorex-components-qrcode.mjs.map +1 -1
- package/fesm2022/acorex-components-query-builder.mjs +8 -8
- package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-radio.mjs +10 -9
- package/fesm2022/acorex-components-radio.mjs.map +1 -1
- package/fesm2022/acorex-components-rail-navigation.mjs +38 -36
- package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-range-slider.mjs +10 -10
- package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-rate-picker.mjs +20 -35
- package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-rest-api-generator.mjs +27 -27
- package/fesm2022/acorex-components-rest-api-generator.mjs.map +1 -1
- package/fesm2022/acorex-components-result.mjs +8 -8
- package/fesm2022/acorex-components-result.mjs.map +1 -1
- package/fesm2022/acorex-components-routing-progress.mjs +8 -8
- package/fesm2022/acorex-components-routing-progress.mjs.map +1 -1
- package/fesm2022/acorex-components-rrule.mjs +9 -9
- package/fesm2022/acorex-components-rrule.mjs.map +1 -1
- package/fesm2022/acorex-components-scheduler-picker.mjs +158 -164
- package/fesm2022/acorex-components-scheduler-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-scheduler.mjs +159 -83
- package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
- package/fesm2022/acorex-components-search-box.mjs +16 -10
- package/fesm2022/acorex-components-search-box.mjs.map +1 -1
- package/fesm2022/acorex-components-select-box.mjs +28 -9
- package/fesm2022/acorex-components-select-box.mjs.map +1 -1
- package/fesm2022/acorex-components-selection-list-2.mjs +11 -11
- package/fesm2022/acorex-components-selection-list-2.mjs.map +1 -1
- package/fesm2022/acorex-components-selection-list.mjs +9 -9
- package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
- package/fesm2022/acorex-components-side-menu.mjs +81 -24
- package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
- package/fesm2022/acorex-components-skeleton.mjs +8 -8
- package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
- package/fesm2022/acorex-components-slider.mjs +12 -12
- package/fesm2022/acorex-components-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-sliding-item.mjs +16 -16
- package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
- package/fesm2022/acorex-components-step-wizard.mjs +14 -14
- package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
- package/fesm2022/acorex-components-switch.mjs +14 -14
- package/fesm2022/acorex-components-switch.mjs.map +1 -1
- package/fesm2022/acorex-components-tabs.mjs +15 -15
- package/fesm2022/acorex-components-tabs.mjs.map +1 -1
- package/fesm2022/acorex-components-tag-box.mjs +9 -9
- package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
- package/fesm2022/acorex-components-tag.mjs +9 -9
- package/fesm2022/acorex-components-tag.mjs.map +1 -1
- package/fesm2022/acorex-components-text-area.mjs +9 -9
- package/fesm2022/acorex-components-text-area.mjs.map +1 -1
- package/fesm2022/acorex-components-text-box.mjs +51 -129
- package/fesm2022/acorex-components-text-box.mjs.map +1 -1
- package/fesm2022/acorex-components-time-duration.mjs +40 -25
- package/fesm2022/acorex-components-time-duration.mjs.map +1 -1
- package/fesm2022/acorex-components-time-line.mjs +12 -12
- package/fesm2022/acorex-components-time-line.mjs.map +1 -1
- package/fesm2022/acorex-components-toast.mjs +12 -12
- package/fesm2022/acorex-components-toast.mjs.map +1 -1
- package/fesm2022/acorex-components-toolbar.mjs +9 -9
- package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
- package/fesm2022/acorex-components-tooltip.mjs +76 -64
- package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
- package/fesm2022/acorex-components-tree-view.mjs +32 -11
- package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
- package/fesm2022/acorex-components-uploader.mjs +16 -16
- package/fesm2022/acorex-components-uploader.mjs.map +1 -1
- package/fesm2022/acorex-components-video-player.mjs +8 -8
- package/fesm2022/acorex-components-video-player.mjs.map +1 -1
- package/fesm2022/acorex-components-wysiwyg.mjs +43 -43
- package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
- package/fesm2022/acorex-components.mjs.map +1 -1
- package/package.json +146 -175
- package/{accordion/index.d.ts → types/acorex-components-accordion.d.ts} +7 -4
- package/{action-sheet/index.d.ts → types/acorex-components-action-sheet.d.ts} +91 -31
- package/{button-group/index.d.ts → types/acorex-components-button-group.d.ts} +14 -12
- package/{button/index.d.ts → types/acorex-components-button.d.ts} +3 -3
- package/{calendar/index.d.ts → types/acorex-components-calendar.d.ts} +1 -1
- package/{check-box/index.d.ts → types/acorex-components-check-box.d.ts} +1 -1
- package/{chips/index.d.ts → types/acorex-components-chips.d.ts} +3 -8
- package/{code-editor/index.d.ts → types/acorex-components-code-editor.d.ts} +1 -1
- package/{color-palette/index.d.ts → types/acorex-components-color-palette.d.ts} +1 -2
- package/{command/index.d.ts → types/acorex-components-command.d.ts} +35 -13
- package/{comment/index.d.ts → types/acorex-components-comment.d.ts} +23 -22
- package/{conversation/index.d.ts → types/acorex-components-conversation.d.ts} +1 -1
- package/{conversation2/index.d.ts → types/acorex-components-conversation2.d.ts} +3183 -3079
- package/{data-pager/index.d.ts → types/acorex-components-data-pager.d.ts} +1 -1
- package/{data-table/index.d.ts → types/acorex-components-data-table.d.ts} +48 -258
- package/{datetime-input/index.d.ts → types/acorex-components-datetime-input.d.ts} +1 -1
- package/{dropdown-button/index.d.ts → types/acorex-components-dropdown-button.d.ts} +4 -2
- package/{dropdown/index.d.ts → types/acorex-components-dropdown.d.ts} +2 -10
- package/types/acorex-components-fab.d.ts +50 -0
- package/{form/index.d.ts → types/acorex-components-form.d.ts} +25 -24
- package/{grid-layout-builder/index.d.ts → types/acorex-components-grid-layout-builder.d.ts} +16 -2
- package/{kanban/index.d.ts → types/acorex-components-kanban.d.ts} +2 -1
- package/types/acorex-components-kbd.d.ts +29 -0
- package/{list/index.d.ts → types/acorex-components-list.d.ts} +24 -2
- package/{loading/index.d.ts → types/acorex-components-loading.d.ts} +4 -2
- package/types/acorex-components-media-viewer.d.ts +184 -0
- package/{menu/index.d.ts → types/acorex-components-menu.d.ts} +9 -7
- package/{number-box/index.d.ts → types/acorex-components-number-box.d.ts} +3 -0
- package/{otp/index.d.ts → types/acorex-components-otp.d.ts} +1 -1
- package/{paint/index.d.ts → types/acorex-components-paint.d.ts} +7 -6
- package/{password-box/index.d.ts → types/acorex-components-password-box.d.ts} +2 -1
- package/{phone-box/index.d.ts → types/acorex-components-phone-box.d.ts} +13 -3
- package/{popover/index.d.ts → types/acorex-components-popover.d.ts} +28 -11
- package/{popup/index.d.ts → types/acorex-components-popup.d.ts} +39 -42
- package/{radio/index.d.ts → types/acorex-components-radio.d.ts} +1 -1
- package/{rate-picker/index.d.ts → types/acorex-components-rate-picker.d.ts} +5 -15
- package/{scheduler-picker/index.d.ts → types/acorex-components-scheduler-picker.d.ts} +82 -81
- package/{scheduler/index.d.ts → types/acorex-components-scheduler.d.ts} +46 -23
- package/{select-box/index.d.ts → types/acorex-components-select-box.d.ts} +8 -7
- package/{side-menu/index.d.ts → types/acorex-components-side-menu.d.ts} +10 -3
- package/{slider/index.d.ts → types/acorex-components-slider.d.ts} +2 -2
- package/{tabs/index.d.ts → types/acorex-components-tabs.d.ts} +1 -1
- package/{tag/index.d.ts → types/acorex-components-tag.d.ts} +3 -3
- package/types/acorex-components-text-box.d.ts +79 -0
- package/{time-duration/index.d.ts → types/acorex-components-time-duration.d.ts} +7 -5
- package/{tooltip/index.d.ts → types/acorex-components-tooltip.d.ts} +5 -7
- package/{tree-view/index.d.ts → types/acorex-components-tree-view.d.ts} +17 -0
- package/collapse/README.md +0 -3
- package/collapse/index.d.ts +0 -174
- package/drawer-legacy/README.md +0 -3
- package/drawer-legacy/index.d.ts +0 -86
- package/fesm2022/acorex-components-collapse.mjs +0 -366
- package/fesm2022/acorex-components-collapse.mjs.map +0 -1
- package/fesm2022/acorex-components-drawer-legacy.mjs +0 -218
- package/fesm2022/acorex-components-drawer-legacy.mjs.map +0 -1
- package/fesm2022/acorex-components-file-explorer.mjs +0 -307
- package/fesm2022/acorex-components-file-explorer.mjs.map +0 -1
- package/fesm2022/acorex-components-modal-acorex-components-modal-Bmoz9DL5.mjs.map +0 -1
- package/fesm2022/acorex-components-modal-modal-content.component-CSJU1vRi.mjs +0 -212
- package/fesm2022/acorex-components-modal-modal-content.component-CSJU1vRi.mjs.map +0 -1
- package/fesm2022/acorex-components-number-box-legacy.mjs +0 -412
- package/fesm2022/acorex-components-number-box-legacy.mjs.map +0 -1
- package/fesm2022/acorex-components-scss.mjs +0 -22
- package/fesm2022/acorex-components-scss.mjs.map +0 -1
- package/fesm2022/acorex-components-tree-view-legacy.mjs +0 -511
- package/fesm2022/acorex-components-tree-view-legacy.mjs.map +0 -1
- package/file-explorer/README.md +0 -3
- package/file-explorer/index.d.ts +0 -103
- package/kbd/index.d.ts +0 -23
- package/media-viewer/index.d.ts +0 -145
- package/number-box-legacy/README.md +0 -3
- package/number-box-legacy/index.d.ts +0 -191
- package/scss/README.md +0 -3
- package/scss/index.d.ts +0 -10
- package/text-box/index.d.ts +0 -95
- package/tree-view-legacy/README.md +0 -3
- package/tree-view-legacy/index.d.ts +0 -184
- /package/{alert/index.d.ts → types/acorex-components-alert.d.ts} +0 -0
- /package/{aspect-ratio/index.d.ts → types/acorex-components-aspect-ratio.d.ts} +0 -0
- /package/{audio-wave/index.d.ts → types/acorex-components-audio-wave.d.ts} +0 -0
- /package/{autocomplete/index.d.ts → types/acorex-components-autocomplete.d.ts} +0 -0
- /package/{avatar/index.d.ts → types/acorex-components-avatar.d.ts} +0 -0
- /package/{badge/index.d.ts → types/acorex-components-badge.d.ts} +0 -0
- /package/{bottom-navigation/index.d.ts → types/acorex-components-bottom-navigation.d.ts} +0 -0
- /package/{breadcrumbs/index.d.ts → types/acorex-components-breadcrumbs.d.ts} +0 -0
- /package/{circular-progress/index.d.ts → types/acorex-components-circular-progress.d.ts} +0 -0
- /package/{color-box/index.d.ts → types/acorex-components-color-box.d.ts} +0 -0
- /package/{cron-job/index.d.ts → types/acorex-components-cron-job.d.ts} +0 -0
- /package/{data-list/index.d.ts → types/acorex-components-data-list.d.ts} +0 -0
- /package/{datetime-box/index.d.ts → types/acorex-components-datetime-box.d.ts} +0 -0
- /package/{datetime-picker/index.d.ts → types/acorex-components-datetime-picker.d.ts} +0 -0
- /package/{decorators/index.d.ts → types/acorex-components-decorators.d.ts} +0 -0
- /package/{dialog/index.d.ts → types/acorex-components-dialog.d.ts} +0 -0
- /package/{drawer/index.d.ts → types/acorex-components-drawer.d.ts} +0 -0
- /package/{editor/index.d.ts → types/acorex-components-editor.d.ts} +0 -0
- /package/{flow-chart/index.d.ts → types/acorex-components-flow-chart.d.ts} +0 -0
- /package/{image-editor/index.d.ts → types/acorex-components-image-editor.d.ts} +0 -0
- /package/{image/index.d.ts → types/acorex-components-image.d.ts} +0 -0
- /package/{json-viewer/index.d.ts → types/acorex-components-json-viewer.d.ts} +0 -0
- /package/{label/index.d.ts → types/acorex-components-label.d.ts} +0 -0
- /package/{loading-dialog/index.d.ts → types/acorex-components-loading-dialog.d.ts} +0 -0
- /package/{map/index.d.ts → types/acorex-components-map.d.ts} +0 -0
- /package/{modal/index.d.ts → types/acorex-components-modal.d.ts} +0 -0
- /package/{navbar/index.d.ts → types/acorex-components-navbar.d.ts} +0 -0
- /package/{notification/index.d.ts → types/acorex-components-notification.d.ts} +0 -0
- /package/{page/index.d.ts → types/acorex-components-page.d.ts} +0 -0
- /package/{pdf-reader/index.d.ts → types/acorex-components-pdf-reader.d.ts} +0 -0
- /package/{picker/index.d.ts → types/acorex-components-picker.d.ts} +0 -0
- /package/{progress-bar/index.d.ts → types/acorex-components-progress-bar.d.ts} +0 -0
- /package/{qrcode/index.d.ts → types/acorex-components-qrcode.d.ts} +0 -0
- /package/{query-builder/index.d.ts → types/acorex-components-query-builder.d.ts} +0 -0
- /package/{rail-navigation/index.d.ts → types/acorex-components-rail-navigation.d.ts} +0 -0
- /package/{range-slider/index.d.ts → types/acorex-components-range-slider.d.ts} +0 -0
- /package/{rest-api-generator/index.d.ts → types/acorex-components-rest-api-generator.d.ts} +0 -0
- /package/{result/index.d.ts → types/acorex-components-result.d.ts} +0 -0
- /package/{routing-progress/index.d.ts → types/acorex-components-routing-progress.d.ts} +0 -0
- /package/{rrule/index.d.ts → types/acorex-components-rrule.d.ts} +0 -0
- /package/{search-box/index.d.ts → types/acorex-components-search-box.d.ts} +0 -0
- /package/{selection-list-2/index.d.ts → types/acorex-components-selection-list-2.d.ts} +0 -0
- /package/{selection-list/index.d.ts → types/acorex-components-selection-list.d.ts} +0 -0
- /package/{skeleton/index.d.ts → types/acorex-components-skeleton.d.ts} +0 -0
- /package/{sliding-item/index.d.ts → types/acorex-components-sliding-item.d.ts} +0 -0
- /package/{step-wizard/index.d.ts → types/acorex-components-step-wizard.d.ts} +0 -0
- /package/{switch/index.d.ts → types/acorex-components-switch.d.ts} +0 -0
- /package/{tag-box/index.d.ts → types/acorex-components-tag-box.d.ts} +0 -0
- /package/{text-area/index.d.ts → types/acorex-components-text-area.d.ts} +0 -0
- /package/{time-line/index.d.ts → types/acorex-components-time-line.d.ts} +0 -0
- /package/{toast/index.d.ts → types/acorex-components-toast.d.ts} +0 -0
- /package/{toolbar/index.d.ts → types/acorex-components-toolbar.d.ts} +0 -0
- /package/{uploader/index.d.ts → types/acorex-components-uploader.d.ts} +0 -0
- /package/{video-player/index.d.ts → types/acorex-components-video-player.d.ts} +0 -0
- /package/{wysiwyg/index.d.ts → types/acorex-components-wysiwyg.d.ts} +0 -0
- /package/{index.d.ts → types/acorex-components.d.ts} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AXEvent,
|
|
1
|
+
import { AXEvent, MXInteractiveComponent, AXOptionChangedEvent, AXValueChangedEvent, AXClickEvent, MXValueComponent } from '@acorex/cdk/common';
|
|
2
2
|
import { AXUnsubscriber } from '@acorex/core/utils';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
4
|
import { EventEmitter } from '@angular/core';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as i2 from '@acorex/cdk/common';
|
|
2
|
-
import {
|
|
2
|
+
import { MXBaseComponent, AXDataSource, AXEvent, AXSortOrder, AXButtonClickEvent, AXStyleLookType, AXClickEvent, AXItemClickEvent, AXValueChangedEvent } from '@acorex/cdk/common';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
|
-
import { TemplateRef, EventEmitter, ChangeDetectorRef, OnInit,
|
|
4
|
+
import { TemplateRef, EventEmitter, ChangeDetectorRef, OnInit, AfterViewInit, WritableSignal, Signal, QueryList } from '@angular/core';
|
|
5
5
|
import * as i11 from '@acorex/core/format';
|
|
6
6
|
import { AXFormatOptions } from '@acorex/core/format';
|
|
7
7
|
import * as i8 from '@acorex/components/button';
|
|
@@ -42,6 +42,12 @@ declare abstract class AXBaseDataTable extends MXBaseComponent {
|
|
|
42
42
|
* @defaultValue `parentId`
|
|
43
43
|
*/
|
|
44
44
|
parentField: string | undefined;
|
|
45
|
+
/**
|
|
46
|
+
* Field name on each row that indicates whether the row has children (for showing expand icon).
|
|
47
|
+
*
|
|
48
|
+
* @defaultValue `hasChild`
|
|
49
|
+
*/
|
|
50
|
+
hasChildrenField: string;
|
|
45
51
|
/**
|
|
46
52
|
* Template for expanded custom row content.
|
|
47
53
|
*/
|
|
@@ -94,7 +100,7 @@ declare abstract class AXDataTableColumnComponent {
|
|
|
94
100
|
* Width of the column.
|
|
95
101
|
* - string: e.g., '180px', '20%'
|
|
96
102
|
* - number: e.g., 180 (treated as pixels)
|
|
97
|
-
* - 'auto':
|
|
103
|
+
* - 'auto': sizes from headers when the table first renders, then refits from row content once data loads
|
|
98
104
|
*
|
|
99
105
|
* @defaultValue 'auto'
|
|
100
106
|
*/
|
|
@@ -166,7 +172,7 @@ declare class AXDataTableColumnResizableDirective {
|
|
|
166
172
|
* @category Components
|
|
167
173
|
*/
|
|
168
174
|
declare class AXDataTableTextColumnComponent extends AXDataTableColumnComponent {
|
|
169
|
-
|
|
175
|
+
protected grid: AXBaseDataTable;
|
|
170
176
|
protected loadingRow: i0.WritableSignal<any>;
|
|
171
177
|
protected initialWidth: string;
|
|
172
178
|
customExpandIcon: string;
|
|
@@ -240,6 +246,10 @@ declare class AXDataTableTextColumnComponent extends AXDataTableColumnComponent
|
|
|
240
246
|
* Generates a unique name based on the `dataField` value.
|
|
241
247
|
*/
|
|
242
248
|
get name(): string;
|
|
249
|
+
/**
|
|
250
|
+
* Returns the display text for a row cell. Used for cell tooltip when title is enabled on the table.
|
|
251
|
+
*/
|
|
252
|
+
getCellDisplayText(rowData: unknown): string;
|
|
243
253
|
/**
|
|
244
254
|
* @ignore
|
|
245
255
|
*/
|
|
@@ -411,7 +421,7 @@ declare class AXRowCommandColumnComponent extends AXBaseRowCommandColumnComponen
|
|
|
411
421
|
* @category Components
|
|
412
422
|
*/
|
|
413
423
|
declare class AXRowExpandColumnComponent extends AXDataTableColumnComponent {
|
|
414
|
-
|
|
424
|
+
protected grid: AXBaseDataTable;
|
|
415
425
|
protected loadingRow: i0.WritableSignal<any>;
|
|
416
426
|
/**
|
|
417
427
|
* @ignore
|
|
@@ -592,255 +602,6 @@ declare class AXRowSelectColumnComponent extends AXDataTableColumnComponent {
|
|
|
592
602
|
static ɵcmp: i0.ɵɵComponentDeclaration<AXRowSelectColumnComponent, "ax-select-column", never, { "width": { "alias": "width"; "required": false; }; "caption": { "alias": "caption"; "required": false; }; "fixed": { "alias": "fixed"; "required": false; }; }, {}, never, never, true, never>;
|
|
593
603
|
}
|
|
594
604
|
|
|
595
|
-
/**
|
|
596
|
-
* Component for a data table with infinite scrolling capabilities.
|
|
597
|
-
*
|
|
598
|
-
* @category Components
|
|
599
|
-
*/
|
|
600
|
-
declare class AXInfiniteScrollDataTableComponent extends AXBaseDataTable implements OnInit, DoCheck {
|
|
601
|
-
private document;
|
|
602
|
-
private platformID;
|
|
603
|
-
private ngZone;
|
|
604
|
-
/**
|
|
605
|
-
* @ignore
|
|
606
|
-
*/
|
|
607
|
-
protected columns: QueryList<AXDataTableColumnComponent>;
|
|
608
|
-
/**
|
|
609
|
-
* @ignore
|
|
610
|
-
*/
|
|
611
|
-
protected startFixedColumn(): AXDataTableColumnComponent[];
|
|
612
|
-
/**
|
|
613
|
-
* @ignore
|
|
614
|
-
*/
|
|
615
|
-
protected endFixedColumn(): AXDataTableColumnComponent[];
|
|
616
|
-
/**
|
|
617
|
-
* @ignore
|
|
618
|
-
*/
|
|
619
|
-
protected notFixedColumn(): AXDataTableColumnComponent[];
|
|
620
|
-
/**
|
|
621
|
-
* @ignore
|
|
622
|
-
*/
|
|
623
|
-
protected notFixedColumnCount(): number;
|
|
624
|
-
/**
|
|
625
|
-
* @ignore
|
|
626
|
-
*/
|
|
627
|
-
protected fixedColumnCount(): number;
|
|
628
|
-
/**
|
|
629
|
-
* Emits an event when the page changes.
|
|
630
|
-
*
|
|
631
|
-
* @event
|
|
632
|
-
*/
|
|
633
|
-
onPageChanged: EventEmitter<AXValueChangedEvent<number>>;
|
|
634
|
-
/**
|
|
635
|
-
* @ignore
|
|
636
|
-
*/
|
|
637
|
-
private clickSubject;
|
|
638
|
-
/**
|
|
639
|
-
* Emits an event when a row is clicked.
|
|
640
|
-
*
|
|
641
|
-
* @event
|
|
642
|
-
*/
|
|
643
|
-
onRowClick: EventEmitter<AXDataTableRowClick>;
|
|
644
|
-
/**
|
|
645
|
-
* Emits an event when a row is double-clicked.
|
|
646
|
-
*
|
|
647
|
-
* @event
|
|
648
|
-
*/
|
|
649
|
-
onRowDbClick: EventEmitter<AXDataTableRowDbClick>;
|
|
650
|
-
/**
|
|
651
|
-
* Template for rendering rows in the data table.
|
|
652
|
-
*/
|
|
653
|
-
rowTemplate?: TemplateRef<unknown>;
|
|
654
|
-
/**
|
|
655
|
-
* Template to display when the data table is empty.
|
|
656
|
-
*/
|
|
657
|
-
emptyTemplate?: TemplateRef<unknown>;
|
|
658
|
-
/**
|
|
659
|
-
* Controls the visibility of the table header.
|
|
660
|
-
*
|
|
661
|
-
* @defaultValue true
|
|
662
|
-
*/
|
|
663
|
-
showHeader: boolean;
|
|
664
|
-
/**
|
|
665
|
-
* Defines the mode for fetching data.
|
|
666
|
-
*
|
|
667
|
-
* @defaultValue 'auto'
|
|
668
|
-
*/
|
|
669
|
-
fetchDataMode: 'auto' | 'manual';
|
|
670
|
-
/**
|
|
671
|
-
* Configuration for the loading state of the data table.
|
|
672
|
-
*
|
|
673
|
-
* @defaultValue { enabled: true, animation: true }
|
|
674
|
-
*/
|
|
675
|
-
loading: {
|
|
676
|
-
enabled: boolean;
|
|
677
|
-
animation: boolean;
|
|
678
|
-
loadingTemplate?: TemplateRef<unknown>;
|
|
679
|
-
};
|
|
680
|
-
/**
|
|
681
|
-
* @ignore
|
|
682
|
-
*/
|
|
683
|
-
protected listDataSource: AXListDataSource<unknown>;
|
|
684
|
-
/**
|
|
685
|
-
* @ignore
|
|
686
|
-
*/
|
|
687
|
-
protected isLoading: WritableSignal<boolean>;
|
|
688
|
-
/**
|
|
689
|
-
* @ignore
|
|
690
|
-
*/
|
|
691
|
-
protected hasItems: boolean;
|
|
692
|
-
/**
|
|
693
|
-
* @ignore
|
|
694
|
-
*/
|
|
695
|
-
protected totalRows: number;
|
|
696
|
-
/**
|
|
697
|
-
* @ignore
|
|
698
|
-
*/
|
|
699
|
-
protected currentPage: number;
|
|
700
|
-
/**
|
|
701
|
-
* @ignore
|
|
702
|
-
*/
|
|
703
|
-
protected totalPages: number;
|
|
704
|
-
/**
|
|
705
|
-
* @ignore
|
|
706
|
-
*/
|
|
707
|
-
protected startRowIndex: number;
|
|
708
|
-
/**
|
|
709
|
-
* @ignore
|
|
710
|
-
*/
|
|
711
|
-
private lastIndex;
|
|
712
|
-
/**
|
|
713
|
-
* Event emitted when the focused row changes.
|
|
714
|
-
*
|
|
715
|
-
* @event
|
|
716
|
-
*/
|
|
717
|
-
focusedRowChange: EventEmitter<unknown>;
|
|
718
|
-
/**
|
|
719
|
-
* @ignore
|
|
720
|
-
*/
|
|
721
|
-
private _focusedRow;
|
|
722
|
-
/**
|
|
723
|
-
* Retrieves the currently focused row.
|
|
724
|
-
*/
|
|
725
|
-
get focusedRow(): unknown;
|
|
726
|
-
/**
|
|
727
|
-
* Sets the currently focused row and emits a change event.
|
|
728
|
-
*
|
|
729
|
-
* @param v - The row data to be set as focused.
|
|
730
|
-
*/
|
|
731
|
-
set focusedRow(v: unknown);
|
|
732
|
-
/**
|
|
733
|
-
* Defines the height of each item in the table.
|
|
734
|
-
*
|
|
735
|
-
* @default 40
|
|
736
|
-
*/
|
|
737
|
-
itemHeight: number | 'auto';
|
|
738
|
-
/**
|
|
739
|
-
* @ignore
|
|
740
|
-
*/
|
|
741
|
-
protected width: string;
|
|
742
|
-
/**
|
|
743
|
-
* @ignore
|
|
744
|
-
*/
|
|
745
|
-
protected height: string;
|
|
746
|
-
/**
|
|
747
|
-
* @ignore
|
|
748
|
-
*/
|
|
749
|
-
private viewport;
|
|
750
|
-
/**
|
|
751
|
-
* Emitted when the scroll index changes in the table.
|
|
752
|
-
*
|
|
753
|
-
* @event
|
|
754
|
-
*/
|
|
755
|
-
onScrolledIndexChanged: EventEmitter<AXDataTableScrollIndexChanged>;
|
|
756
|
-
trackByIdx(i: any): any;
|
|
757
|
-
/**
|
|
758
|
-
* @ignore
|
|
759
|
-
*/
|
|
760
|
-
ngOnInit(): void;
|
|
761
|
-
/**
|
|
762
|
-
* @ignore
|
|
763
|
-
*/
|
|
764
|
-
headerContainer: ElementRef<HTMLDivElement>;
|
|
765
|
-
/**
|
|
766
|
-
* @ignore
|
|
767
|
-
*/
|
|
768
|
-
footerContainer: ElementRef;
|
|
769
|
-
/**
|
|
770
|
-
* @ignore
|
|
771
|
-
*/
|
|
772
|
-
scrollableContainer: ElementRef<HTMLDivElement>;
|
|
773
|
-
/**
|
|
774
|
-
* @ignore
|
|
775
|
-
*/
|
|
776
|
-
protected _handleOnscrolledIndexChange(e: number): void;
|
|
777
|
-
/**
|
|
778
|
-
* @ignore
|
|
779
|
-
*/
|
|
780
|
-
ngDoCheck(): void;
|
|
781
|
-
/**
|
|
782
|
-
* @ignore
|
|
783
|
-
*/
|
|
784
|
-
private updateTotalCount;
|
|
785
|
-
/**
|
|
786
|
-
* @ignore
|
|
787
|
-
*/
|
|
788
|
-
private updateHeight;
|
|
789
|
-
/**
|
|
790
|
-
* @ignore
|
|
791
|
-
*/
|
|
792
|
-
private updateWidth;
|
|
793
|
-
/**
|
|
794
|
-
* @ignore
|
|
795
|
-
*/
|
|
796
|
-
private updateHScroll;
|
|
797
|
-
/**
|
|
798
|
-
* @ignore
|
|
799
|
-
*/
|
|
800
|
-
private copyFixedColumns;
|
|
801
|
-
/**
|
|
802
|
-
* Updates the viewport by checking its size and scrolling to the last index.
|
|
803
|
-
* Marks the component for change detection.
|
|
804
|
-
* @ignore
|
|
805
|
-
*/
|
|
806
|
-
render(): void;
|
|
807
|
-
/**
|
|
808
|
-
* Resets the index to zero and refreshes the data source.
|
|
809
|
-
* @ignore
|
|
810
|
-
*/
|
|
811
|
-
refresh(): void;
|
|
812
|
-
/**
|
|
813
|
-
* @ignore
|
|
814
|
-
*/
|
|
815
|
-
protected handleRowClick(event: MouseEvent, item: unknown): void;
|
|
816
|
-
/**
|
|
817
|
-
* @ignore
|
|
818
|
-
*/
|
|
819
|
-
private handleRowSingleClick;
|
|
820
|
-
/**
|
|
821
|
-
* @ignore
|
|
822
|
-
*/
|
|
823
|
-
protected handleRowDoubleClick(e: MouseEvent, item: unknown): void;
|
|
824
|
-
/**
|
|
825
|
-
* Handles column header clicks to toggle sorting on the column.
|
|
826
|
-
*
|
|
827
|
-
* @param e - The mouse event triggered by the click.
|
|
828
|
-
* @param column - The column that was clicked.
|
|
829
|
-
* @ignore
|
|
830
|
-
*/
|
|
831
|
-
handleColumnClick(e: MouseEvent, column: AXDataTableColumnComponent): void;
|
|
832
|
-
/**
|
|
833
|
-
* @ignore
|
|
834
|
-
*/
|
|
835
|
-
protected getSort(column: AXDataTableColumnComponent): string | undefined;
|
|
836
|
-
/**
|
|
837
|
-
* @ignore
|
|
838
|
-
*/
|
|
839
|
-
protected _handleOnScroll(): void;
|
|
840
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXInfiniteScrollDataTableComponent, never>;
|
|
841
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXInfiniteScrollDataTableComponent, "ax-infinite-scroll-data-table", never, { "dataSource": { "alias": "dataSource"; "required": false; }; "rowTemplate": { "alias": "rowTemplate"; "required": false; }; "emptyTemplate": { "alias": "emptyTemplate"; "required": false; }; "showHeader": { "alias": "showHeader"; "required": false; }; "fetchDataMode": { "alias": "fetchDataMode"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "focusedRow": { "alias": "focusedRow"; "required": false; }; "itemHeight": { "alias": "itemHeight"; "required": false; }; }, { "selectedRowsChange": "selectedRowsChange"; "onPageChanged": "onPageChanged"; "onRowClick": "onRowClick"; "onRowDbClick": "onRowDbClick"; "focusedRowChange": "focusedRowChange"; "onScrolledIndexChanged": "onScrolledIndexChanged"; }, ["columns"], ["ax-header", "ax-footer"], true, never>;
|
|
842
|
-
}
|
|
843
|
-
|
|
844
605
|
/**
|
|
845
606
|
* Component for displaying and managing a data table with advanced features.
|
|
846
607
|
*
|
|
@@ -860,6 +621,10 @@ declare class AXDataTableComponent extends AXBaseDataTable implements OnInit, Af
|
|
|
860
621
|
* @ignore
|
|
861
622
|
*/
|
|
862
623
|
customDataPager: AXDataPagerComponent;
|
|
624
|
+
/**
|
|
625
|
+
* When true, shows the cell content as tooltip (title attribute) on hover.
|
|
626
|
+
*/
|
|
627
|
+
title: boolean;
|
|
863
628
|
/**
|
|
864
629
|
* @ignore
|
|
865
630
|
*/
|
|
@@ -906,6 +671,23 @@ declare class AXDataTableComponent extends AXBaseDataTable implements OnInit, Af
|
|
|
906
671
|
newColumnWidth: number;
|
|
907
672
|
thElement: any;
|
|
908
673
|
};
|
|
674
|
+
/**
|
|
675
|
+
* Columns that used `width="auto"` and received header-only sizing before rows were available.
|
|
676
|
+
* They get a full content measurement once data is present.
|
|
677
|
+
* @ignore
|
|
678
|
+
*/
|
|
679
|
+
private pendingContentAutoFitColumns;
|
|
680
|
+
/**
|
|
681
|
+
* Columns that were configured with `width="auto"` (intent), even if we later set a pixel width.
|
|
682
|
+
* Used to re-measure on every page/data change.
|
|
683
|
+
* @ignore
|
|
684
|
+
*/
|
|
685
|
+
private autoFitIntentColumns;
|
|
686
|
+
/**
|
|
687
|
+
* Columns the user manually resized by dragging. Auto-fit should not override user choice.
|
|
688
|
+
* @ignore
|
|
689
|
+
*/
|
|
690
|
+
private userResizedColumns;
|
|
909
691
|
/**
|
|
910
692
|
* @ignore
|
|
911
693
|
*/
|
|
@@ -1076,6 +858,11 @@ declare class AXDataTableComponent extends AXBaseDataTable implements OnInit, Af
|
|
|
1076
858
|
* @ignore
|
|
1077
859
|
*/
|
|
1078
860
|
ngAfterViewInit(): void;
|
|
861
|
+
private captureAutoFitIntentColumns;
|
|
862
|
+
/**
|
|
863
|
+
* Returns the display text for a cell. Used for the native title (tooltip) on each cell.
|
|
864
|
+
*/
|
|
865
|
+
protected getCellTooltipText(column: AXDataTableColumnComponent, rowData: unknown): string;
|
|
1079
866
|
/**
|
|
1080
867
|
* Toggles the expanded state of a row without managing children.
|
|
1081
868
|
* Used for row details template without nested hierarchy.
|
|
@@ -1104,6 +891,7 @@ declare class AXDataTableComponent extends AXBaseDataTable implements OnInit, Af
|
|
|
1104
891
|
* @ignore
|
|
1105
892
|
*/
|
|
1106
893
|
protected handleChangePage(event: AXDataPagerChangedEvent): void;
|
|
894
|
+
private goToPage;
|
|
1107
895
|
/**
|
|
1108
896
|
* @ignore
|
|
1109
897
|
*/
|
|
@@ -1169,7 +957,7 @@ declare class AXDataTableComponent extends AXBaseDataTable implements OnInit, Af
|
|
|
1169
957
|
private calculateStickyColumnsPositions;
|
|
1170
958
|
/**
|
|
1171
959
|
* Auto-fits columns that have width='auto'.
|
|
1172
|
-
*
|
|
960
|
+
* Runs header-only sizing after view init (`headerOnly: true`) and full measurement after data load.
|
|
1173
961
|
*
|
|
1174
962
|
* @ignore
|
|
1175
963
|
*/
|
|
@@ -1196,20 +984,22 @@ declare class AXDataTableComponent extends AXBaseDataTable implements OnInit, Af
|
|
|
1196
984
|
* @param columnIndex - The index of the column to auto-fit (0-based, based on columns QueryList)
|
|
1197
985
|
* @param options - Configuration options
|
|
1198
986
|
* @param options.maxWidth - Maximum width for the column in pixels (default: none)
|
|
987
|
+
* @param options.headerOnly - When true, only the header cell is measured (e.g. before row data exists)
|
|
1199
988
|
* @returns void
|
|
1200
989
|
*/
|
|
1201
990
|
autoFitColumn(columnIndex: number, options?: {
|
|
1202
991
|
maxWidth?: number;
|
|
992
|
+
headerOnly?: boolean;
|
|
1203
993
|
}): void;
|
|
1204
994
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXDataTableComponent, never>;
|
|
1205
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXDataTableComponent, "ax-data-table", never, { "dataSource": { "alias": "dataSource"; "required": false; }; "selectedRows": { "alias": "selectedRows"; "required": false; }; "parentField": { "alias": "parentField"; "required": false; }; "rowDetailsTemplate": { "alias": "rowDetailsTemplate"; "required": false; }; "rowTemplate": { "alias": "rowTemplate"; "required": false; }; "emptyTemplate": { "alias": "emptyTemplate"; "required": false; }; "noDataTemplate": { "alias": "noDataTemplate"; "required": false; }; "alternative": { "alias": "alternative"; "required": false; }; "showHeader": { "alias": "showHeader"; "required": false; }; "fixedHeader": { "alias": "fixedHeader"; "required": false; }; "showFooter": { "alias": "showFooter"; "required": false; }; "fixedFooter": { "alias": "fixedFooter"; "required": false; }; "itemHeight": { "alias": "itemHeight"; "required": false; }; "allowReordering": { "alias": "allowReordering"; "required": false; }; "paging": { "alias": "paging"; "required": false; }; "fetchDataMode": { "alias": "fetchDataMode"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "focusedRow": { "alias": "focusedRow"; "required": false; }; }, { "selectedRowsChange": "selectedRowsChange"; "focusedRowChange": "focusedRowChange"; "onRowClick": "onRowClick"; "onRowDbClick": "onRowDbClick"; "onColumnsOrderChanged": "onColumnsOrderChanged"; "onColumnSizeChanged": "onColumnSizeChanged"; "onPageChanged": "onPageChanged"; }, ["customDataPager", "columns"], ["ax-header", "ax-data-pager", "ax-footer"], true, never>;
|
|
995
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXDataTableComponent, "ax-data-table", never, { "dataSource": { "alias": "dataSource"; "required": false; }; "selectedRows": { "alias": "selectedRows"; "required": false; }; "parentField": { "alias": "parentField"; "required": false; }; "hasChildrenField": { "alias": "hasChildrenField"; "required": false; }; "rowDetailsTemplate": { "alias": "rowDetailsTemplate"; "required": false; }; "title": { "alias": "title"; "required": false; }; "rowTemplate": { "alias": "rowTemplate"; "required": false; }; "emptyTemplate": { "alias": "emptyTemplate"; "required": false; }; "noDataTemplate": { "alias": "noDataTemplate"; "required": false; }; "alternative": { "alias": "alternative"; "required": false; }; "showHeader": { "alias": "showHeader"; "required": false; }; "fixedHeader": { "alias": "fixedHeader"; "required": false; }; "showFooter": { "alias": "showFooter"; "required": false; }; "fixedFooter": { "alias": "fixedFooter"; "required": false; }; "itemHeight": { "alias": "itemHeight"; "required": false; }; "allowReordering": { "alias": "allowReordering"; "required": false; }; "paging": { "alias": "paging"; "required": false; }; "fetchDataMode": { "alias": "fetchDataMode"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "focusedRow": { "alias": "focusedRow"; "required": false; }; }, { "selectedRowsChange": "selectedRowsChange"; "focusedRowChange": "focusedRowChange"; "onRowClick": "onRowClick"; "onRowDbClick": "onRowDbClick"; "onColumnsOrderChanged": "onColumnsOrderChanged"; "onColumnSizeChanged": "onColumnSizeChanged"; "onPageChanged": "onPageChanged"; }, ["customDataPager", "columns"], ["ax-header", "ax-data-pager", "ax-footer"], true, never>;
|
|
1206
996
|
}
|
|
1207
997
|
|
|
1208
998
|
declare class AXDataTableModule {
|
|
1209
999
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXDataTableModule, never>;
|
|
1210
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXDataTableModule, never, [typeof i1.CommonModule, typeof i2.AXCommonModule, typeof i3.ScrollingModule, typeof i4.AXTranslationModule, typeof i5.AXResultModule, typeof i6.AXLoadingModule, typeof i7.AXSkeletonModule, typeof i8.AXButtonModule, typeof i9.AXDecoratorModule, typeof i10.AXDropdownModule, typeof i11.AXFormatModule, typeof i2.AXRippleDirective, typeof i12.AXDataPagerModule, typeof i13.CdkDropList, typeof i13.CdkDrag, typeof i13.CdkDragPlaceholder, typeof i13.CdkDragHandle, typeof
|
|
1000
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXDataTableModule, never, [typeof i1.CommonModule, typeof i2.AXCommonModule, typeof i3.ScrollingModule, typeof i4.AXTranslationModule, typeof i5.AXResultModule, typeof i6.AXLoadingModule, typeof i7.AXSkeletonModule, typeof i8.AXButtonModule, typeof i9.AXDecoratorModule, typeof i10.AXDropdownModule, typeof i11.AXFormatModule, typeof i2.AXRippleDirective, typeof i12.AXDataPagerModule, typeof i13.CdkDropList, typeof i13.CdkDrag, typeof i13.CdkDragPlaceholder, typeof i13.CdkDragHandle, typeof AXDataTableComponent, typeof AXDataTableTextColumnComponent, typeof AXRowIndexColumnComponent, typeof AXRowSelectColumnComponent, typeof AXRowExpandColumnComponent, typeof AXRowCommandColumnComponent, typeof AXRowDropdownCommandColumnComponent, typeof AXDataTableColumnResizableDirective], [typeof AXDataTableComponent, typeof AXDataTableTextColumnComponent, typeof AXRowIndexColumnComponent, typeof AXRowSelectColumnComponent, typeof AXRowExpandColumnComponent, typeof AXRowCommandColumnComponent, typeof AXRowDropdownCommandColumnComponent, typeof AXDataTableColumnResizableDirective]>;
|
|
1211
1001
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXDataTableModule>;
|
|
1212
1002
|
}
|
|
1213
1003
|
|
|
1214
|
-
export { AXBaseDataTable, AXBaseRowCommandColumnComponent, AXDataTableColumnComponent, AXDataTableColumnResizableDirective, AXDataTableComponent, AXDataTableModule, AXDataTableTextColumnComponent,
|
|
1004
|
+
export { AXBaseDataTable, AXBaseRowCommandColumnComponent, AXDataTableColumnComponent, AXDataTableColumnResizableDirective, AXDataTableComponent, AXDataTableModule, AXDataTableTextColumnComponent, AXRowCommandColumnComponent, AXRowDropdownCommandColumnComponent, AXRowExpandColumnComponent, AXRowIndexColumnComponent, AXRowSelectColumnComponent };
|
|
1215
1005
|
export type { AXColumnsOrderChangedEvent, AXDataTableRowClick, AXDataTableRowDbClick, AXDataTableScrollIndexChanged, AXRowCommandItem, AXRowCommandItemClickEvent, onColumnSizeChangedEvent };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i2 from '@acorex/cdk/common';
|
|
2
|
-
import { MXButtonBaseComponent, AXClickEvent, AXClosableComponent } from '@acorex/cdk/common';
|
|
2
|
+
import { MXButtonBaseComponent, AXStyleColorType, AXStyleLookType, AXClickEvent, AXClosableComponent } from '@acorex/cdk/common';
|
|
3
3
|
import * as i6 from '@acorex/components/button';
|
|
4
4
|
import { AXButtonType } from '@acorex/components/button';
|
|
5
5
|
import * as i0 from '@angular/core';
|
|
@@ -15,6 +15,8 @@ import * as i5 from '@acorex/components/dropdown';
|
|
|
15
15
|
* @category Components
|
|
16
16
|
*/
|
|
17
17
|
declare class AXDropdownButtonComponent extends MXButtonBaseComponent implements AfterViewInit {
|
|
18
|
+
dropdownColor: AXStyleColorType;
|
|
19
|
+
dropdownLook: AXStyleLookType;
|
|
18
20
|
/**
|
|
19
21
|
* Fires each time the user clicks the button.
|
|
20
22
|
* @event
|
|
@@ -75,7 +77,7 @@ declare class AXDropdownButtonComponent extends MXButtonBaseComponent implements
|
|
|
75
77
|
close(): void;
|
|
76
78
|
private get __hostClass();
|
|
77
79
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXDropdownButtonComponent, never>;
|
|
78
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXDropdownButtonComponent, "ax-dropdown-button", never, { "disabled": { "alias": "disabled"; "required": false; }; "size": { "alias": "size"; "required": false; }; "
|
|
80
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXDropdownButtonComponent, "ax-dropdown-button", never, { "disabled": { "alias": "disabled"; "required": false; }; "size": { "alias": "size"; "required": false; }; "text": { "alias": "text"; "required": false; }; "dropdownColor": { "alias": "color"; "required": false; }; "dropdownLook": { "alias": "look"; "required": false; }; "type": { "alias": "type"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "onClick": "onClick"; "selectedChange": "selectedChange"; "lookChange": "lookChange"; "colorChange": "colorChange"; "disabledChange": "disabledChange"; }, never, ["ax-button-item-list", "ax-prefix, ax-loading, ax-loading-spinner"], true, never>;
|
|
79
81
|
}
|
|
80
82
|
|
|
81
83
|
declare class AXDropdownButtonModule {
|
|
@@ -5,6 +5,7 @@ import { OnInit, EventEmitter, OnDestroy } from '@angular/core';
|
|
|
5
5
|
import * as polytype from 'polytype';
|
|
6
6
|
import * as i5 from '@acorex/components/popover';
|
|
7
7
|
import { AXPopoverComponent } from '@acorex/components/popover';
|
|
8
|
+
import { AXPlatform } from '@acorex/core/platform';
|
|
8
9
|
import { Subscription } from 'rxjs';
|
|
9
10
|
import * as i1 from '@angular/common';
|
|
10
11
|
import * as i3 from '@angular/cdk/a11y';
|
|
@@ -15,10 +16,6 @@ declare class AXDropdownBoxComponent extends AXDropdownBoxComponent_base impleme
|
|
|
15
16
|
readonly hasInput: i0.InputSignal<boolean>;
|
|
16
17
|
readonly popoverWidth: i0.InputSignal<string>;
|
|
17
18
|
private _platform;
|
|
18
|
-
/**
|
|
19
|
-
* @ignore
|
|
20
|
-
*/
|
|
21
|
-
protected _isMobile: boolean;
|
|
22
19
|
/**
|
|
23
20
|
* @ignore
|
|
24
21
|
*/
|
|
@@ -166,7 +163,7 @@ declare abstract class MXDropdownBoxBaseComponent extends MXInteractiveComponent
|
|
|
166
163
|
*/
|
|
167
164
|
declare class AXDropdownPanelComponent extends MXInteractiveComponent implements OnDestroy {
|
|
168
165
|
#private;
|
|
169
|
-
|
|
166
|
+
protected _platform: AXPlatform;
|
|
170
167
|
/**
|
|
171
168
|
* @ignore
|
|
172
169
|
*/
|
|
@@ -262,11 +259,6 @@ declare class AXDropdownPanelComponent extends MXInteractiveComponent implements
|
|
|
262
259
|
* @ignore
|
|
263
260
|
*/
|
|
264
261
|
get isOpen(): boolean;
|
|
265
|
-
/**
|
|
266
|
-
* Gets whether the popover is styled as an actionsheet.
|
|
267
|
-
* @ignore
|
|
268
|
-
*/
|
|
269
|
-
get isActionsheetStyle(): boolean;
|
|
270
262
|
/**
|
|
271
263
|
* @ignore
|
|
272
264
|
*/
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { AXPlacementType, AXClickEvent, AXEvent } from '@acorex/cdk/common';
|
|
3
|
+
import { AXPopoverComponent } from '@acorex/components/popover';
|
|
4
|
+
|
|
5
|
+
declare class AXFabComponent {
|
|
6
|
+
#private;
|
|
7
|
+
label: _angular_core.InputSignal<string>;
|
|
8
|
+
popupStyle: _angular_core.InputSignal<"bubble" | "box">;
|
|
9
|
+
popupPlacement: _angular_core.ModelSignal<AXPlacementType>;
|
|
10
|
+
size: _angular_core.InputSignal<"xs" | "sm" | "md" | "lg" | "xl">;
|
|
11
|
+
protected popoverRef: _angular_core.Signal<AXPopoverComponent>;
|
|
12
|
+
protected offsetPopover: _angular_core.WritableSignal<number>;
|
|
13
|
+
/**
|
|
14
|
+
* Fires each time the user clicks the button.
|
|
15
|
+
* @event
|
|
16
|
+
*/
|
|
17
|
+
onClick: _angular_core.OutputEmitterRef<AXClickEvent>;
|
|
18
|
+
/**
|
|
19
|
+
* Emits when the popover is opened.
|
|
20
|
+
* @event
|
|
21
|
+
*/
|
|
22
|
+
onOpened: _angular_core.OutputEmitterRef<AXEvent>;
|
|
23
|
+
/**
|
|
24
|
+
* Emits when the popover is closed.
|
|
25
|
+
* @event
|
|
26
|
+
*/
|
|
27
|
+
onClosed: _angular_core.OutputEmitterRef<AXEvent>;
|
|
28
|
+
private addStyleClass;
|
|
29
|
+
protected openPopover(): void;
|
|
30
|
+
protected closePopover(): void;
|
|
31
|
+
close(): void;
|
|
32
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXFabComponent, never>;
|
|
33
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXFabComponent, "ax-fab", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "popupStyle": { "alias": "popupStyle"; "required": false; "isSignal": true; }; "popupPlacement": { "alias": "popupPlacement"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, { "popupPlacement": "popupPlacementChange"; "onClick": "onClick"; "onOpened": "onOpened"; "onClosed": "onClosed"; }, never, ["ax-icon", "ax-fab-item"], true, never>;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
declare class AXFabItemComponent {
|
|
37
|
+
label: _angular_core.InputSignal<string>;
|
|
38
|
+
protected parent: AXFabComponent;
|
|
39
|
+
protected buttonSize: _angular_core.Signal<"xs" | "sm" | "md" | "lg">;
|
|
40
|
+
/**
|
|
41
|
+
* Fires each time the user clicks the button.
|
|
42
|
+
* @event
|
|
43
|
+
*/
|
|
44
|
+
onClick: _angular_core.OutputEmitterRef<AXClickEvent>;
|
|
45
|
+
protected clickHandler(): void;
|
|
46
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXFabItemComponent, never>;
|
|
47
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXFabItemComponent, "ax-fab-item", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; }, { "onClick": "onClick"; }, never, ["ax-icon"], true, never>;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
export { AXFabComponent, AXFabItemComponent };
|