@acorex/components 21.0.1-next.7 → 21.0.1-next.70
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/conversation2/README.md +71 -31
- package/fab/README.md +3 -0
- package/fesm2022/acorex-components-accordion.mjs +18 -16
- package/fesm2022/acorex-components-accordion.mjs.map +1 -1
- package/fesm2022/acorex-components-action-sheet.mjs +284 -118
- package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
- package/fesm2022/acorex-components-alert.mjs +9 -9
- 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 +8 -8
- package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
- package/fesm2022/acorex-components-autocomplete.mjs +7 -7
- package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
- package/fesm2022/acorex-components-avatar.mjs +11 -11
- package/fesm2022/acorex-components-avatar.mjs.map +1 -1
- package/fesm2022/acorex-components-badge.mjs +8 -8
- 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 +35 -24
- package/fesm2022/acorex-components-button-group.mjs.map +1 -1
- package/fesm2022/acorex-components-button.mjs +17 -17
- 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 +9 -9
- package/fesm2022/acorex-components-check-box.mjs.map +1 -1
- package/fesm2022/acorex-components-chips.mjs +8 -8
- package/fesm2022/acorex-components-chips.mjs.map +1 -1
- package/fesm2022/acorex-components-circular-progress.mjs +8 -8
- 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-collapse.mjs +10 -10
- package/fesm2022/acorex-components-collapse.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 +50 -50
- package/fesm2022/acorex-components-conversation.mjs.map +1 -1
- package/fesm2022/acorex-components-conversation2.mjs +5147 -3762
- package/fesm2022/acorex-components-conversation2.mjs.map +1 -1
- package/fesm2022/acorex-components-cron-job.mjs +46 -46
- 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 +111 -42
- 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 +19 -17
- package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-decorators.mjs +32 -32
- package/fesm2022/acorex-components-decorators.mjs.map +1 -1
- package/fesm2022/acorex-components-dialog.mjs +76 -56
- package/fesm2022/acorex-components-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-drawer-legacy.mjs +13 -13
- package/fesm2022/acorex-components-drawer-legacy.mjs.map +1 -1
- package/fesm2022/acorex-components-drawer.mjs +14 -14
- 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 +25 -56
- package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
- package/fesm2022/acorex-components-editor.mjs +9 -9
- 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-file-explorer.mjs +25 -25
- package/fesm2022/acorex-components-file-explorer.mjs.map +1 -1
- package/fesm2022/acorex-components-flow-chart.mjs +16 -16
- package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
- package/fesm2022/acorex-components-form.mjs +36 -38
- package/fesm2022/acorex-components-form.mjs.map +1 -1
- package/fesm2022/acorex-components-grid-layout-builder.mjs +42 -20
- package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-image-editor.mjs +42 -42
- 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 +15 -30
- package/fesm2022/acorex-components-kanban.mjs.map +1 -1
- package/fesm2022/acorex-components-kbd.mjs +9 -9
- 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 +82 -45
- package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-loading.mjs +91 -51
- 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 +77 -36
- package/fesm2022/acorex-components-menu.mjs.map +1 -1
- package/fesm2022/{acorex-components-modal-acorex-components-modal-BnUdtPke.mjs → acorex-components-modal-acorex-components-modal-Bjw8EpLk.mjs} +48 -24
- package/fesm2022/acorex-components-modal-acorex-components-modal-Bjw8EpLk.mjs.map +1 -0
- package/fesm2022/{acorex-components-modal-modal-content.component-Cgq-wx_m.mjs → acorex-components-modal-modal-content.component-A2h_OC6e.mjs} +8 -8
- package/fesm2022/acorex-components-modal-modal-content.component-A2h_OC6e.mjs.map +1 -0
- package/fesm2022/acorex-components-modal.mjs +1 -1
- package/fesm2022/acorex-components-navbar.mjs +8 -8
- package/fesm2022/acorex-components-navbar.mjs.map +1 -1
- package/fesm2022/acorex-components-notification.mjs +383 -255
- package/fesm2022/acorex-components-notification.mjs.map +1 -1
- package/fesm2022/acorex-components-number-box-legacy.mjs +7 -7
- package/fesm2022/acorex-components-number-box-legacy.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 +9 -9
- 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 +49 -28
- package/fesm2022/acorex-components-paint.mjs.map +1 -1
- package/fesm2022/acorex-components-password-box.mjs +11 -11
- 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 +255 -202
- package/fesm2022/acorex-components-popover.mjs.map +1 -1
- package/fesm2022/acorex-components-popup.mjs +309 -113
- package/fesm2022/acorex-components-popup.mjs.map +1 -1
- package/fesm2022/acorex-components-progress-bar.mjs +8 -8
- 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 +14 -14
- package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-range-slider.mjs +9 -9
- package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-rate-picker.mjs +9 -9
- package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-rest-api-generator.mjs +23 -23
- 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 +54 -54
- 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-scss.mjs +4 -4
- package/fesm2022/acorex-components-scss.mjs.map +1 -1
- package/fesm2022/acorex-components-search-box.mjs +7 -7
- package/fesm2022/acorex-components-search-box.mjs.map +1 -1
- package/fesm2022/acorex-components-select-box.mjs +9 -9
- package/fesm2022/acorex-components-select-box.mjs.map +1 -1
- package/fesm2022/acorex-components-selection-list-2.mjs +9 -9
- 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 +28 -20
- 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 +7 -7
- 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 +12 -12
- 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 +8 -8
- 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 +39 -24
- 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 +241 -133
- 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-legacy.mjs +16 -12
- package/fesm2022/acorex-components-tree-view-legacy.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 +7 -7
- package/fesm2022/acorex-components-video-player.mjs.map +1 -1
- package/fesm2022/acorex-components-wysiwyg.mjs +39 -39
- package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
- package/package.json +150 -155
- package/{accordion/index.d.ts → types/acorex-components-accordion.d.ts} +7 -3
- package/types/acorex-components-action-sheet.d.ts +256 -0
- package/{button-group/index.d.ts → types/acorex-components-button-group.d.ts} +12 -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/{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} +3356 -3032
- 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} +23 -4
- package/{datetime-input/index.d.ts → types/acorex-components-datetime-input.d.ts} +1 -1
- package/{dialog/index.d.ts → types/acorex-components-dialog.d.ts} +19 -15
- 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} +5 -14
- package/types/acorex-components-fab.d.ts +50 -0
- package/{form/index.d.ts → types/acorex-components-form.d.ts} +3 -2
- package/{grid-layout-builder/index.d.ts → types/acorex-components-grid-layout-builder.d.ts} +15 -0
- package/{kanban/index.d.ts → types/acorex-components-kanban.d.ts} +2 -1
- package/{list/index.d.ts → types/acorex-components-list.d.ts} +24 -2
- package/{loading-dialog/index.d.ts → types/acorex-components-loading-dialog.d.ts} +31 -15
- package/{loading/index.d.ts → types/acorex-components-loading.d.ts} +3 -1
- package/types/acorex-components-media-viewer.d.ts +184 -0
- package/{menu/index.d.ts → types/acorex-components-menu.d.ts} +13 -7
- package/{modal/index.d.ts → types/acorex-components-modal.d.ts} +7 -0
- package/{notification/index.d.ts → types/acorex-components-notification.d.ts} +47 -30
- package/{number-box/index.d.ts → types/acorex-components-number-box.d.ts} +3 -0
- package/{paint/index.d.ts → types/acorex-components-paint.d.ts} +6 -0
- 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} +46 -36
- package/types/acorex-components-popup.d.ts +193 -0
- package/{radio/index.d.ts → types/acorex-components-radio.d.ts} +1 -1
- 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} +7 -7
- package/{side-menu/index.d.ts → types/acorex-components-side-menu.d.ts} +1 -1
- 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} +6 -4
- package/{toast/index.d.ts → types/acorex-components-toast.d.ts} +24 -18
- package/{tooltip/index.d.ts → types/acorex-components-tooltip.d.ts} +6 -8
- package/{tree-view-legacy/index.d.ts → types/acorex-components-tree-view-legacy.d.ts} +1 -0
- package/{tree-view/index.d.ts → types/acorex-components-tree-view.d.ts} +17 -0
- package/action-sheet/index.d.ts +0 -174
- package/fesm2022/acorex-components-modal-acorex-components-modal-BnUdtPke.mjs.map +0 -1
- package/fesm2022/acorex-components-modal-modal-content.component-Cgq-wx_m.mjs.map +0 -1
- package/media-viewer/index.d.ts +0 -145
- package/popup/index.d.ts +0 -120
- package/text-box/index.d.ts +0 -95
- /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/{chips/index.d.ts → types/acorex-components-chips.d.ts} +0 -0
- /package/{circular-progress/index.d.ts → types/acorex-components-circular-progress.d.ts} +0 -0
- /package/{collapse/index.d.ts → types/acorex-components-collapse.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/{drawer-legacy/index.d.ts → types/acorex-components-drawer-legacy.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/{file-explorer/index.d.ts → types/acorex-components-file-explorer.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/{kbd/index.d.ts → types/acorex-components-kbd.d.ts} +0 -0
- /package/{label/index.d.ts → types/acorex-components-label.d.ts} +0 -0
- /package/{map/index.d.ts → types/acorex-components-map.d.ts} +0 -0
- /package/{navbar/index.d.ts → types/acorex-components-navbar.d.ts} +0 -0
- /package/{number-box-legacy/index.d.ts → types/acorex-components-number-box-legacy.d.ts} +0 -0
- /package/{otp/index.d.ts → types/acorex-components-otp.d.ts} +0 -0
- /package/{page/index.d.ts → types/acorex-components-page.d.ts} +0 -0
- /package/{password-box/index.d.ts → types/acorex-components-password-box.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/{rate-picker/index.d.ts → types/acorex-components-rate-picker.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/{scss/index.d.ts → types/acorex-components-scss.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/{slider/index.d.ts → types/acorex-components-slider.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/{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
|
@@ -2,13 +2,15 @@ import * as _angular_core from '@angular/core';
|
|
|
2
2
|
import { AXAccordionItemDirective } from '@acorex/cdk/accordion';
|
|
3
3
|
import { AXClickEvent } from '@acorex/cdk/common';
|
|
4
4
|
|
|
5
|
+
type AXAccordionLook = 'solid' | 'fill' | 'outline' | 'flat' | 'card' | 'none';
|
|
6
|
+
|
|
5
7
|
declare class AXAccordionGroupComponent {
|
|
6
8
|
#private;
|
|
7
9
|
private accordionGroup;
|
|
8
10
|
private content;
|
|
9
11
|
accordion: _angular_core.InputSignal<boolean>;
|
|
10
12
|
activeIndex: _angular_core.ModelSignal<number | number[]>;
|
|
11
|
-
look: _angular_core.InputSignal<
|
|
13
|
+
look: _angular_core.InputSignal<AXAccordionLook>;
|
|
12
14
|
collapsedOnItemClick: _angular_core.InputSignal<boolean>;
|
|
13
15
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXAccordionGroupComponent, never>;
|
|
14
16
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXAccordionGroupComponent, "ax-accordion-group", never, { "accordion": { "alias": "accordion"; "required": false; "isSignal": true; }; "activeIndex": { "alias": "activeIndex"; "required": false; "isSignal": true; }; "look": { "alias": "look"; "required": false; "isSignal": true; }; "collapsedOnItemClick": { "alias": "collapsedOnItemClick"; "required": false; "isSignal": true; }; }, { "activeIndex": "activeIndexChange"; }, ["content"], ["ax-accordion-item"], true, never>;
|
|
@@ -18,10 +20,11 @@ declare class AXAccordionItemComponent {
|
|
|
18
20
|
#private;
|
|
19
21
|
isCollapsed: _angular_core.ModelSignal<boolean>;
|
|
20
22
|
icon: _angular_core.InputSignal<string>;
|
|
23
|
+
textdecoration: _angular_core.InputSignal<boolean>;
|
|
21
24
|
caption: _angular_core.InputSignal<string>;
|
|
22
25
|
isLoading: _angular_core.ModelSignal<boolean>;
|
|
23
26
|
headerTemplate: _angular_core.InputSignal<any>;
|
|
24
|
-
look: _angular_core.InputSignal<
|
|
27
|
+
look: _angular_core.InputSignal<AXAccordionLook>;
|
|
25
28
|
disabled: _angular_core.InputSignal<boolean>;
|
|
26
29
|
accordionItem: _angular_core.Signal<AXAccordionItemDirective>;
|
|
27
30
|
private parent;
|
|
@@ -31,7 +34,7 @@ declare class AXAccordionItemComponent {
|
|
|
31
34
|
close(): void;
|
|
32
35
|
toggle(): void;
|
|
33
36
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXAccordionItemComponent, never>;
|
|
34
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXAccordionItemComponent, "ax-accordion-item", never, { "isCollapsed": { "alias": "isCollapsed"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "caption": { "alias": "caption"; "required": false; "isSignal": true; }; "isLoading": { "alias": "isLoading"; "required": false; "isSignal": true; }; "headerTemplate": { "alias": "headerTemplate"; "required": false; "isSignal": true; }; "look": { "alias": "look"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, { "isCollapsed": "isCollapsedChange"; "isLoading": "isLoadingChange"; "onClick": "onClick"; }, never, ["*"], true, never>;
|
|
37
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXAccordionItemComponent, "ax-accordion-item", never, { "isCollapsed": { "alias": "isCollapsed"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "textdecoration": { "alias": "textdecoration"; "required": false; "isSignal": true; }; "caption": { "alias": "caption"; "required": false; "isSignal": true; }; "isLoading": { "alias": "isLoading"; "required": false; "isSignal": true; }; "headerTemplate": { "alias": "headerTemplate"; "required": false; "isSignal": true; }; "look": { "alias": "look"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, { "isCollapsed": "isCollapsedChange"; "isLoading": "isLoadingChange"; "onClick": "onClick"; }, never, ["*"], true, never>;
|
|
35
38
|
}
|
|
36
39
|
|
|
37
40
|
declare class AXAccordionModule {
|
|
@@ -41,3 +44,4 @@ declare class AXAccordionModule {
|
|
|
41
44
|
}
|
|
42
45
|
|
|
43
46
|
export { AXAccordionGroupComponent, AXAccordionItemComponent, AXAccordionModule };
|
|
47
|
+
export type { AXAccordionLook };
|
|
@@ -0,0 +1,256 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { TemplateRef, Type, OnInit, AfterViewInit, OnDestroy } from '@angular/core';
|
|
3
|
+
import { AXStyleColorType, AXComponentCloseEvent, MXBaseComponent } from '@acorex/cdk/common';
|
|
4
|
+
import { AXOverlayRef } from '@acorex/cdk/overlay';
|
|
5
|
+
import { AXComponentInputs, AXComponentType } from '@acorex/core/components';
|
|
6
|
+
import * as rxjs from 'rxjs';
|
|
7
|
+
import { Subject } from 'rxjs';
|
|
8
|
+
|
|
9
|
+
interface AXActionSheetItem {
|
|
10
|
+
name?: string;
|
|
11
|
+
text: string;
|
|
12
|
+
icon?: string;
|
|
13
|
+
disabled?: boolean;
|
|
14
|
+
color?: AXStyleColorType;
|
|
15
|
+
onClick?: () => void;
|
|
16
|
+
suffix?: {
|
|
17
|
+
text: string;
|
|
18
|
+
};
|
|
19
|
+
break?: boolean;
|
|
20
|
+
group?: {
|
|
21
|
+
name?: string;
|
|
22
|
+
title?: string;
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
type AXActionSheetContentType = TemplateRef<unknown> | Type<unknown>;
|
|
26
|
+
interface AXActionSheetConfig {
|
|
27
|
+
title?: string;
|
|
28
|
+
subTitle?: string;
|
|
29
|
+
closeButton?: boolean;
|
|
30
|
+
header?: boolean;
|
|
31
|
+
/** @deprecated Use `inputs` instead to pass data to the action sheet content component. */
|
|
32
|
+
data?: unknown;
|
|
33
|
+
/** Input values to pass to the content component */
|
|
34
|
+
inputs?: unknown;
|
|
35
|
+
closeOnBackdropClick?: boolean;
|
|
36
|
+
items?: AXActionSheetItem[];
|
|
37
|
+
content?: AXActionSheetContentType;
|
|
38
|
+
draggable?: boolean;
|
|
39
|
+
dragUp?: boolean;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Reference to an open action sheet, providing methods to interact with it.
|
|
43
|
+
*/
|
|
44
|
+
interface AXActionSheetRef<TResult = unknown> {
|
|
45
|
+
/** Closes the action sheet with optional result data */
|
|
46
|
+
close: (data?: TResult) => void;
|
|
47
|
+
/** Sets input values on the content component */
|
|
48
|
+
setInputs: (values: AXComponentInputs) => void;
|
|
49
|
+
/** Observable that emits when the action sheet is closed */
|
|
50
|
+
onClose: Subject<TResult>;
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Base class for components that are displayed inside an action sheet.
|
|
54
|
+
* Extend this class to get access to the action sheet reference and helper methods.
|
|
55
|
+
*
|
|
56
|
+
* @example
|
|
57
|
+
* ```typescript
|
|
58
|
+
* @Component({...})
|
|
59
|
+
* export class MyActionSheetContent extends AXActionSheetComponentBase {
|
|
60
|
+
* save() {
|
|
61
|
+
* this.close({ saved: true });
|
|
62
|
+
* }
|
|
63
|
+
* }
|
|
64
|
+
* ```
|
|
65
|
+
*/
|
|
66
|
+
declare abstract class AXActionSheetComponentBase {
|
|
67
|
+
/** Reference to the parent action sheet */
|
|
68
|
+
__actionSheet__: _angular_core.InputSignal<AXActionSheetRef<unknown>>;
|
|
69
|
+
/**
|
|
70
|
+
* Closes the action sheet with optional result data.
|
|
71
|
+
* @param data - Optional data to pass to the close handler
|
|
72
|
+
*/
|
|
73
|
+
close(data?: any): void;
|
|
74
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXActionSheetComponentBase, never>;
|
|
75
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<AXActionSheetComponentBase, never, never, { "__actionSheet__": { "alias": "__actionSheet__"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
76
|
+
}
|
|
77
|
+
interface AXActionSheetEvent {
|
|
78
|
+
overlayRef?: AXOverlayRef<unknown>;
|
|
79
|
+
nativeEvent?: Event;
|
|
80
|
+
isUserInteraction: boolean;
|
|
81
|
+
data: {
|
|
82
|
+
state: 'open' | 'close' | 'dragStart' | 'dragEnd' | 'fullScreen' | 'normalSize';
|
|
83
|
+
};
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* @internal
|
|
87
|
+
* Internal reference used by action sheet service to manage overlay instances
|
|
88
|
+
*/
|
|
89
|
+
interface AXActionSheetInternalRef {
|
|
90
|
+
overlayRef: AXOverlayRef<unknown>;
|
|
91
|
+
close: (result?: AXComponentCloseEvent) => void;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
/**
|
|
95
|
+
* A component for displaying an action sheet, which is a menu that slides up from the bottom of the screen.
|
|
96
|
+
*
|
|
97
|
+
* @category Components
|
|
98
|
+
*/
|
|
99
|
+
declare class AXActionSheetComponent extends MXBaseComponent implements OnInit, AfterViewInit, OnDestroy {
|
|
100
|
+
/** Action sheet configuration data */
|
|
101
|
+
data: _angular_core.InputSignal<AXActionSheetConfig>;
|
|
102
|
+
/** @internal Callback function to close the action sheet */
|
|
103
|
+
onClose: _angular_core.InputSignal<(result?: AXComponentCloseEvent) => void>;
|
|
104
|
+
/** @internal Overlay reference for event tracking */
|
|
105
|
+
overlayRef: _angular_core.InputSignal<AXOverlayRef<unknown>>;
|
|
106
|
+
/** @internal Reference to the action sheet for content components */
|
|
107
|
+
__actionSheetRef__: _angular_core.InputSignal<AXActionSheetRef<unknown>>;
|
|
108
|
+
private contentContainerRef;
|
|
109
|
+
private document;
|
|
110
|
+
private platformID;
|
|
111
|
+
private renderer;
|
|
112
|
+
private actionSheetService;
|
|
113
|
+
private onMouseMoveListenerFn;
|
|
114
|
+
private onMouseUpListenerFn;
|
|
115
|
+
private onTouchMoveListenerFn;
|
|
116
|
+
private onTouchUpListenerFn;
|
|
117
|
+
private isDragging;
|
|
118
|
+
private isFullScreen;
|
|
119
|
+
private curserOffset;
|
|
120
|
+
private actionSheetHeight;
|
|
121
|
+
private isActionSheetHeightSet;
|
|
122
|
+
private transitionDuration;
|
|
123
|
+
/**
|
|
124
|
+
* @ignore
|
|
125
|
+
*/
|
|
126
|
+
private _componentRef;
|
|
127
|
+
/** Template content if data.content is a TemplateRef */
|
|
128
|
+
protected templateContent: _angular_core.Signal<TemplateRef<unknown>>;
|
|
129
|
+
/** Component content if data.content is a component Type */
|
|
130
|
+
protected componentContent: _angular_core.Signal<AXComponentType<unknown>>;
|
|
131
|
+
/** Template context for ngTemplateOutlet */
|
|
132
|
+
protected templateContext: _angular_core.Signal<{
|
|
133
|
+
$implicit: AXActionSheetConfig;
|
|
134
|
+
ref: AXActionSheetComponent;
|
|
135
|
+
}>;
|
|
136
|
+
/** Whether content has been rendered (for component content) */
|
|
137
|
+
protected isContentRendered: _angular_core.WritableSignal<boolean>;
|
|
138
|
+
/**
|
|
139
|
+
* @ignore
|
|
140
|
+
*/
|
|
141
|
+
ngOnInit(): void;
|
|
142
|
+
/**
|
|
143
|
+
* @ignore
|
|
144
|
+
*/
|
|
145
|
+
ngAfterViewInit(): void;
|
|
146
|
+
/**
|
|
147
|
+
* Renders the component content if provided.
|
|
148
|
+
* Uses ViewContainerRef to create the component and properly set inputs.
|
|
149
|
+
*/
|
|
150
|
+
private renderComponentContent;
|
|
151
|
+
/**
|
|
152
|
+
* Sets input values on the content component.
|
|
153
|
+
* @param values - Object containing input values to set
|
|
154
|
+
*/
|
|
155
|
+
setContentInputs(values: AXComponentInputs): void;
|
|
156
|
+
ngOnDestroy(): void;
|
|
157
|
+
protected handleMouseDown(e: MouseEvent): void;
|
|
158
|
+
protected handleTouchDown(e: TouchEvent): void;
|
|
159
|
+
private handleDown;
|
|
160
|
+
private snapToFinalPosition;
|
|
161
|
+
private heightCalculator;
|
|
162
|
+
/**
|
|
163
|
+
* Handles click events on action sheet items.
|
|
164
|
+
* This method is called when a user clicks on an action sheet item. It closes the action sheet
|
|
165
|
+
* with the clicked item as the result data and executes the item's onClick callback if provided.
|
|
166
|
+
*
|
|
167
|
+
* @param item - The action sheet item that was clicked. Contains the item's data and optional onClick callback.
|
|
168
|
+
* @returns void
|
|
169
|
+
*/
|
|
170
|
+
onItemClick(item: AXActionSheetItem): void;
|
|
171
|
+
/**
|
|
172
|
+
* Closes the action sheet with optional result data.
|
|
173
|
+
* This method initiates the closing animation of the action sheet and eventually closes the dialog.
|
|
174
|
+
* The closing process includes a height animation and cleanup of event listeners.
|
|
175
|
+
*
|
|
176
|
+
* @param e - The result data to pass when closing the action sheet. Can be any value including null.
|
|
177
|
+
* If an AXActionSheetItem is passed, it represents the selected item.
|
|
178
|
+
* @param isUserInteraction - Whether the close action was triggered by user interaction (default: true).
|
|
179
|
+
* This affects how the action sheet handles accessibility and event tracking.
|
|
180
|
+
* @returns void
|
|
181
|
+
*/
|
|
182
|
+
close(e?: unknown, isUserInteraction?: boolean): void;
|
|
183
|
+
/**
|
|
184
|
+
* @ignore
|
|
185
|
+
*/
|
|
186
|
+
protected onKeydownHandler(): void;
|
|
187
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXActionSheetComponent, never>;
|
|
188
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXActionSheetComponent, "ax-action-sheet", never, { "data": { "alias": "data"; "required": true; "isSignal": true; }; "onClose": { "alias": "onClose"; "required": false; "isSignal": true; }; "overlayRef": { "alias": "overlayRef"; "required": false; "isSignal": true; }; "__actionSheetRef__": { "alias": "__actionSheetRef__"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
declare class AXActionSheetModule {
|
|
192
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXActionSheetModule, never>;
|
|
193
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXActionSheetModule, never, [typeof AXActionSheetComponent], [typeof AXActionSheetComponent]>;
|
|
194
|
+
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXActionSheetModule>;
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
/**
|
|
198
|
+
* @deprecated Use `AXActionSheetRef` instead
|
|
199
|
+
*/
|
|
200
|
+
interface AXActionSheetDialogRef<TResult = unknown> {
|
|
201
|
+
close: (e?: TResult) => void;
|
|
202
|
+
setInputs: (values: AXComponentInputs) => void;
|
|
203
|
+
closed: Subject<{
|
|
204
|
+
data?: TResult;
|
|
205
|
+
}>;
|
|
206
|
+
}
|
|
207
|
+
declare class AXActionSheetService {
|
|
208
|
+
private overlayService;
|
|
209
|
+
private readonly actionSheetEvent;
|
|
210
|
+
actionSheetEvent$: rxjs.Observable<AXActionSheetEvent>;
|
|
211
|
+
/**
|
|
212
|
+
* Opens an action sheet with the specified configuration.
|
|
213
|
+
* This method creates and displays an action sheet component with the provided options.
|
|
214
|
+
* The action sheet will slide up from the bottom of the screen and can be dismissed
|
|
215
|
+
* by tapping outside, pressing escape, or calling the close method.
|
|
216
|
+
*
|
|
217
|
+
* @param config - The configuration object that defines the action sheet's appearance and behavior.
|
|
218
|
+
* Must include at least a title or content property. Will be merged with default config.
|
|
219
|
+
* @param isUserInteraction - Whether the action sheet is opened by user interaction (default: true).
|
|
220
|
+
* This affects how the action sheet handles accessibility and focus management.
|
|
221
|
+
* @returns A promise that resolves to a dialog reference containing methods to control the action sheet.
|
|
222
|
+
* The reference includes methods like close(), setInputs() and a closed observable for tracking dialog state.
|
|
223
|
+
* @example
|
|
224
|
+
* ```typescript
|
|
225
|
+
* const dialogRef = await actionSheetService.open({
|
|
226
|
+
* title: 'Choose an option',
|
|
227
|
+
* content: MyCustomComponent,
|
|
228
|
+
* inputs: { userId: 123, userName: 'John' }
|
|
229
|
+
* });
|
|
230
|
+
*
|
|
231
|
+
* // Update inputs dynamically
|
|
232
|
+
* dialogRef.setInputs({ userName: 'Jane' });
|
|
233
|
+
*
|
|
234
|
+
* dialogRef.closed.subscribe(result => {
|
|
235
|
+
* console.log('Action sheet closed with:', result.data);
|
|
236
|
+
* });
|
|
237
|
+
* ```
|
|
238
|
+
*/
|
|
239
|
+
open<TResult = any>(config: AXActionSheetConfig, isUserInteraction?: boolean): Promise<AXActionSheetRef<TResult>>;
|
|
240
|
+
/**
|
|
241
|
+
* Sets the current state of action sheet events.
|
|
242
|
+
* This method is used internally to track action sheet lifecycle events such as open, close,
|
|
243
|
+
* drag start, drag end, and full screen transitions. It emits events through the actionSheetEvent$
|
|
244
|
+
* observable for external subscribers to monitor action sheet state changes.
|
|
245
|
+
*
|
|
246
|
+
* @param event - The action sheet event to emit. Contains information about the event type,
|
|
247
|
+
* associated data, user interaction status, and overlay reference.
|
|
248
|
+
* @returns void
|
|
249
|
+
*/
|
|
250
|
+
setActionSheetEventState(event: AXActionSheetEvent): void;
|
|
251
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXActionSheetService, never>;
|
|
252
|
+
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXActionSheetService>;
|
|
253
|
+
}
|
|
254
|
+
|
|
255
|
+
export { AXActionSheetComponent, AXActionSheetComponentBase, AXActionSheetModule, AXActionSheetService };
|
|
256
|
+
export type { AXActionSheetConfig, AXActionSheetContentType, AXActionSheetDialogRef, AXActionSheetEvent, AXActionSheetInternalRef, AXActionSheetItem, AXActionSheetRef };
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { EventEmitter } from '@angular/core';
|
|
3
|
-
import
|
|
4
|
-
import { MXInteractiveComponent, MXColorLookComponent, AXClickEvent, AXSelectionMode, AXStyleColorType, MXColorComponent } from '@acorex/cdk/common';
|
|
3
|
+
import { MXInteractiveComponent, AXStyleColorType, AXStyleLookType, AXClickEvent, AXSelectionMode } from '@acorex/cdk/common';
|
|
5
4
|
|
|
6
|
-
declare const AXButtonGroupComponent_base: polytype.Polytype.ClusteredConstructor<[typeof MXInteractiveComponent, typeof MXColorLookComponent]>;
|
|
7
5
|
/**
|
|
8
6
|
* A component that groups multiple buttons together, allowing for consistent styling and behavior.
|
|
9
7
|
*
|
|
10
8
|
* @category Components
|
|
11
9
|
*/
|
|
12
|
-
declare class AXButtonGroupComponent extends
|
|
10
|
+
declare class AXButtonGroupComponent extends MXInteractiveComponent {
|
|
13
11
|
#private;
|
|
14
12
|
readonly fitParent: i0.InputSignal<boolean>;
|
|
13
|
+
color: AXStyleColorType;
|
|
14
|
+
look: AXStyleLookType;
|
|
15
15
|
readonly customClass: i0.InputSignal<string>;
|
|
16
16
|
/**
|
|
17
17
|
* Fires when any button in the group is clicked.
|
|
@@ -81,9 +81,9 @@ declare class AXButtonGroupComponent extends AXButtonGroupComponent_base {
|
|
|
81
81
|
/**
|
|
82
82
|
* @ignore
|
|
83
83
|
*/
|
|
84
|
-
|
|
84
|
+
__hostClick(e: MouseEvent): void;
|
|
85
85
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXButtonGroupComponent, never>;
|
|
86
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXButtonGroupComponent, "ax-button-group", never, { "disabled": { "alias": "disabled"; "required": false; }; "
|
|
86
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXButtonGroupComponent, "ax-button-group", never, { "disabled": { "alias": "disabled"; "required": false; }; "fitParent": { "alias": "fitParent"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; }; "look": { "alias": "look"; "required": false; }; "customClass": { "alias": "class"; "required": false; "isSignal": true; }; "selection": { "alias": "selection"; "required": false; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "lookChange": "lookChange"; "colorChange": "colorChange"; "disabledChange": "disabledChange"; "onClick": "onClick"; "selectionChange": "selectionChange"; "selectedButtonChange": "selectedButtonChange"; }, ["_contentButtons"], ["ax-button-group-item"], true, never>;
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
interface AXButtonItemListItem {
|
|
@@ -94,14 +94,14 @@ interface AXButtonItemListItem {
|
|
|
94
94
|
disabled?: boolean;
|
|
95
95
|
color?: AXStyleColorType;
|
|
96
96
|
}
|
|
97
|
-
declare const AXButtonGroupItemComponent_base: polytype.Polytype.ClusteredConstructor<[typeof MXInteractiveComponent, typeof MXColorComponent]>;
|
|
98
97
|
/**
|
|
99
98
|
* Represents a button item with optional content like icons, text, and dropdowns.
|
|
100
99
|
*
|
|
101
100
|
* @category Components
|
|
102
101
|
*/
|
|
103
|
-
declare class AXButtonGroupItemComponent extends
|
|
102
|
+
declare class AXButtonGroupItemComponent extends MXInteractiveComponent {
|
|
104
103
|
btnGroup: AXButtonGroupComponent;
|
|
104
|
+
color: AXStyleColorType;
|
|
105
105
|
/**
|
|
106
106
|
* Text displayed on the button item.
|
|
107
107
|
*/
|
|
@@ -141,15 +141,15 @@ declare class AXButtonGroupItemComponent extends AXButtonGroupItemComponent_base
|
|
|
141
141
|
/**
|
|
142
142
|
* @ignore
|
|
143
143
|
*/
|
|
144
|
-
|
|
144
|
+
__hostClick(e: MouseEvent): void;
|
|
145
145
|
/**
|
|
146
146
|
* @ignore
|
|
147
147
|
*/
|
|
148
|
-
|
|
148
|
+
__hostFocus(e: FocusEvent): void;
|
|
149
149
|
/**
|
|
150
150
|
* @ignore
|
|
151
151
|
*/
|
|
152
|
-
|
|
152
|
+
__hostBlur(e: FocusEvent): void;
|
|
153
153
|
/**
|
|
154
154
|
* @ignore
|
|
155
155
|
*/
|
|
@@ -159,7 +159,7 @@ declare class AXButtonGroupItemComponent extends AXButtonGroupItemComponent_base
|
|
|
159
159
|
*/
|
|
160
160
|
tabindex: string;
|
|
161
161
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXButtonGroupItemComponent, never>;
|
|
162
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXButtonGroupItemComponent, "ax-button-group-item", never, { "
|
|
162
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXButtonGroupItemComponent, "ax-button-group-item", never, { "disabled": { "alias": "disabled"; "required": false; }; "color": { "alias": "color"; "required": false; }; "text": { "alias": "text"; "required": false; }; "customClass": { "alias": "class"; "required": false; "isSignal": true; }; "selected": { "alias": "selected"; "required": false; }; "divided": { "alias": "divided"; "required": false; }; "data": { "alias": "data"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, { "onClick": "onClick"; "onFocus": "onFocus"; "onBlur": "onBlur"; "disabledChange": "disabledChange"; "customClass": "classChange"; }, never, ["*"], true, never>;
|
|
163
163
|
}
|
|
164
164
|
|
|
165
165
|
declare class AXButtonGroupModule {
|
|
@@ -64,7 +64,7 @@ declare class AXButtonItemComponent extends AXButtonItemComponent_base {
|
|
|
64
64
|
* @param e - The mouse event that triggered the click.
|
|
65
65
|
* @ignore
|
|
66
66
|
*/
|
|
67
|
-
|
|
67
|
+
__hostClick(e: MouseEvent): void;
|
|
68
68
|
/**
|
|
69
69
|
* Handles focus events on the button item host element.
|
|
70
70
|
* Emits the onFocus event.
|
|
@@ -72,7 +72,7 @@ declare class AXButtonItemComponent extends AXButtonItemComponent_base {
|
|
|
72
72
|
* @param e - The focus event that was triggered.
|
|
73
73
|
* @ignore
|
|
74
74
|
*/
|
|
75
|
-
|
|
75
|
+
__hostFocus(e: FocusEvent): void;
|
|
76
76
|
/**
|
|
77
77
|
* Handles blur events on the button item host element.
|
|
78
78
|
* Emits the onBlur event.
|
|
@@ -80,7 +80,7 @@ declare class AXButtonItemComponent extends AXButtonItemComponent_base {
|
|
|
80
80
|
* @param e - The blur event that was triggered.
|
|
81
81
|
* @ignore
|
|
82
82
|
*/
|
|
83
|
-
|
|
83
|
+
__hostBlur(e: FocusEvent): void;
|
|
84
84
|
/**
|
|
85
85
|
* Generates the CSS classes for the button item host element.
|
|
86
86
|
* Includes classes for icon-only state, disabled state, selected state, divided state, and color.
|
|
@@ -2,7 +2,7 @@ import * as polytype from 'polytype';
|
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
3
|
import { TemplateRef, EventEmitter, AfterViewInit } from '@angular/core';
|
|
4
4
|
import { MXBaseComponent, AXItemClickEvent, AXRangeChangedEvent, MXValueComponent, AXRange, MXInteractiveComponent, AXClickEvent, MXComponentOptionChanged } from '@acorex/cdk/common';
|
|
5
|
-
import { AXCalendarService,
|
|
5
|
+
import { AXCalendarService, AXDateTimeRange, AXDateTime } from '@acorex/core/date-time';
|
|
6
6
|
import { AXLocaleService } from '@acorex/core/locale';
|
|
7
7
|
import { AXTranslationService } from '@acorex/core/translation';
|
|
8
8
|
|
|
@@ -320,7 +320,7 @@ declare class AXCodeEditorComponent extends MXValueComponent<string> {
|
|
|
320
320
|
* Handles Ctrl/Cmd+S on the host. If formatOnSave is enabled, attempts
|
|
321
321
|
* to format the document first, then emits the saved text.
|
|
322
322
|
*/
|
|
323
|
-
onSaveShortcut(event:
|
|
323
|
+
onSaveShortcut(event: Event): Promise<void>;
|
|
324
324
|
private loadCodeMirrorModules;
|
|
325
325
|
private createCompartments;
|
|
326
326
|
private buildKeymaps;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { AXValueChangedEvent, AXOptionChangedEvent, MXBaseComponent, MXValueComponent } from '@acorex/cdk/common';
|
|
2
|
-
import { AXMaskOptions } from '@acorex/components/text-box';
|
|
3
2
|
import * as i0 from '@angular/core';
|
|
4
3
|
import { EventEmitter, AfterViewInit, OnDestroy, ElementRef, OnInit, QueryList } from '@angular/core';
|
|
5
4
|
|
|
@@ -53,7 +52,7 @@ declare class AXColorPaletteInputComponent extends MXBaseComponent implements Af
|
|
|
53
52
|
/**
|
|
54
53
|
* @ignore
|
|
55
54
|
*/
|
|
56
|
-
protected _hexMaskOptions:
|
|
55
|
+
protected _hexMaskOptions: string;
|
|
57
56
|
/**
|
|
58
57
|
* @ignore
|
|
59
58
|
*/
|
|
@@ -1,31 +1,43 @@
|
|
|
1
1
|
import * as polytype from 'polytype';
|
|
2
2
|
import * as _angular_core from '@angular/core';
|
|
3
|
+
import { TemplateRef } from '@angular/core';
|
|
3
4
|
import { AXEvent, MXInputBaseValueComponent, MXLookComponent, AXHtmlEvent, AXFocusEvent } from '@acorex/cdk/common';
|
|
4
5
|
import { AXListNavigationDirective, AXListNavigationItemDirective } from '@acorex/cdk/list-navigation';
|
|
5
6
|
import { AXSearchBoxComponent } from '@acorex/components/search-box';
|
|
6
7
|
|
|
7
|
-
type
|
|
8
|
+
type AXCommandItem = {
|
|
8
9
|
id: string | number;
|
|
9
10
|
text: string;
|
|
10
11
|
icon?: string;
|
|
11
12
|
href?: string;
|
|
12
|
-
children?:
|
|
13
|
+
children?: AXCommandItem[];
|
|
13
14
|
index?: number;
|
|
14
15
|
data?: any;
|
|
15
16
|
};
|
|
16
|
-
type
|
|
17
|
+
type forceId = {
|
|
18
|
+
id: string | number;
|
|
19
|
+
};
|
|
20
|
+
type AXCommandMenuItem<T extends forceId = AXCommandItem> = {
|
|
17
21
|
pinned?: {
|
|
18
|
-
title
|
|
19
|
-
items:
|
|
22
|
+
title?: string;
|
|
23
|
+
items: T[];
|
|
24
|
+
};
|
|
25
|
+
list: {
|
|
26
|
+
title?: string;
|
|
27
|
+
items: T[];
|
|
20
28
|
};
|
|
21
|
-
items: CommandItem[];
|
|
22
29
|
};
|
|
23
30
|
declare class AXCommandComponentEvent extends AXEvent {
|
|
24
|
-
data:
|
|
31
|
+
data: AXCommandItem;
|
|
25
32
|
}
|
|
33
|
+
type AXCommandFooter = {
|
|
34
|
+
navigation: boolean;
|
|
35
|
+
select: boolean;
|
|
36
|
+
close: boolean;
|
|
37
|
+
};
|
|
26
38
|
|
|
27
39
|
declare const AXCommandComponent_base: polytype.Polytype.ClusteredConstructor<[{
|
|
28
|
-
new (): MXInputBaseValueComponent<
|
|
40
|
+
new (): MXInputBaseValueComponent<AXCommandMenuItem>;
|
|
29
41
|
ɵfac: _angular_core.ɵɵFactoryDeclaration<MXInputBaseValueComponent<any>, never>;
|
|
30
42
|
ɵprov: _angular_core.ɵɵInjectableDeclaration<MXInputBaseValueComponent<any>>;
|
|
31
43
|
}, typeof MXLookComponent]>;
|
|
@@ -38,17 +50,27 @@ declare class AXCommandComponent extends AXCommandComponent_base {
|
|
|
38
50
|
readonly onSearchBoxBlur: _angular_core.OutputEmitterRef<AXHtmlEvent<FocusEvent>>;
|
|
39
51
|
protected listNavigation: _angular_core.Signal<AXListNavigationDirective>;
|
|
40
52
|
private listNav;
|
|
41
|
-
|
|
53
|
+
/**
|
|
54
|
+
* The custom template used for rendering content.
|
|
55
|
+
*
|
|
56
|
+
* @param {TemplateRef<any>} customTemplate
|
|
57
|
+
*/
|
|
58
|
+
customTemplate: _angular_core.InputSignal<TemplateRef<any>>;
|
|
59
|
+
searchBar: _angular_core.InputSignal<boolean>;
|
|
60
|
+
divider: _angular_core.InputSignal<boolean>;
|
|
61
|
+
searchKey: _angular_core.InputSignal<string>;
|
|
62
|
+
footerButtons: _angular_core.InputSignal<AXCommandFooter>;
|
|
63
|
+
protected displayItems: _angular_core.Signal<AXCommandItem[]>;
|
|
42
64
|
protected focusHandler(e: AXFocusEvent): void;
|
|
43
65
|
protected blurHandler(e: AXFocusEvent): void;
|
|
44
66
|
private filterRecursive;
|
|
45
|
-
protected onItemClick(item:
|
|
46
|
-
protected keyPress(e: AXHtmlEvent<KeyboardEvent>, item:
|
|
67
|
+
protected onItemClick(item: AXCommandItem): void;
|
|
68
|
+
protected keyPress(e: AXHtmlEvent<KeyboardEvent>, item: AXCommandItem): void;
|
|
47
69
|
protected searchEscapeHandler(e: AXHtmlEvent<KeyboardEvent>): void;
|
|
48
70
|
protected closeHandler(e: AXHtmlEvent<KeyboardEvent>): void;
|
|
49
71
|
protected activeHandler(l: AXListNavigationDirective, i: AXListNavigationItemDirective): void;
|
|
50
72
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXCommandComponent, never>;
|
|
51
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXCommandComponent, "ax-command", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, { "onSubmit": "onSubmit"; "onEscape": "onEscape"; "onSearchBoxFocus": "onSearchBoxFocus"; "onSearchBoxBlur": "onSearchBoxBlur"; }, never, never, true, never>;
|
|
73
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXCommandComponent, "ax-command", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "customTemplate": { "alias": "customTemplate"; "required": false; "isSignal": true; }; "searchBar": { "alias": "searchBar"; "required": false; "isSignal": true; }; "divider": { "alias": "divider"; "required": false; "isSignal": true; }; "searchKey": { "alias": "searchKey"; "required": false; "isSignal": true; }; "footerButtons": { "alias": "footerButtons"; "required": false; "isSignal": true; }; }, { "onSubmit": "onSubmit"; "onEscape": "onEscape"; "onSearchBoxFocus": "onSearchBoxFocus"; "onSearchBoxBlur": "onSearchBoxBlur"; }, never, never, true, never>;
|
|
52
74
|
}
|
|
53
75
|
|
|
54
76
|
declare class AXCommandModule {
|
|
@@ -58,4 +80,4 @@ declare class AXCommandModule {
|
|
|
58
80
|
}
|
|
59
81
|
|
|
60
82
|
export { AXCommandComponent, AXCommandComponentEvent, AXCommandModule };
|
|
61
|
-
export type {
|
|
83
|
+
export type { AXCommandFooter, AXCommandItem, AXCommandMenuItem };
|