@acorex/components 21.0.1-next.7 → 21.0.1-next.71
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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { OnDestroy, ElementRef, ComponentRef, TemplateRef, EventEmitter } from '@angular/core';
|
|
3
3
|
import { MXBaseComponent, AXPlacementType, AXEvent } from '@acorex/cdk/common';
|
|
4
|
-
import {
|
|
4
|
+
import { AXComponentType } from '@acorex/core/components';
|
|
5
5
|
import * as i1 from '@angular/common';
|
|
6
6
|
|
|
7
7
|
type AXPopoverOpenTrigger = 'manual' | 'click' | 'hover' | 'toggle';
|
|
@@ -12,26 +12,23 @@ type AXPopoverCloseTrigger = 'manual' | 'clickOut' | 'leave';
|
|
|
12
12
|
*/
|
|
13
13
|
declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
14
14
|
#private;
|
|
15
|
+
private platform;
|
|
15
16
|
private document;
|
|
16
17
|
private platformID;
|
|
17
|
-
private
|
|
18
|
-
private
|
|
19
|
-
/** @ignore */
|
|
20
|
-
private _platform;
|
|
21
|
-
/** @ignore */
|
|
22
|
-
private _overlay;
|
|
18
|
+
private overlayService;
|
|
19
|
+
private onKeyDownHandler;
|
|
23
20
|
/** @ignore */
|
|
24
21
|
private _overlayRef;
|
|
25
22
|
/** @ignore */
|
|
26
|
-
private _isMouseOverButton;
|
|
27
|
-
/** @ignore */
|
|
28
|
-
private _isMouseOverTooltip;
|
|
29
|
-
/** @ignore */
|
|
30
23
|
private _lastActiveElement;
|
|
31
24
|
/** @ignore */
|
|
32
25
|
private _targetEvents;
|
|
33
26
|
/** @ignore */
|
|
34
|
-
private
|
|
27
|
+
private _outsideClickHandler;
|
|
28
|
+
/** @ignore */
|
|
29
|
+
private _scrollHandler;
|
|
30
|
+
/** @ignore */
|
|
31
|
+
private _scrollListenerActive;
|
|
35
32
|
/** @ignore */
|
|
36
33
|
private resizeObserver;
|
|
37
34
|
/** @ignore */
|
|
@@ -39,6 +36,8 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
|
39
36
|
/** @ignore */
|
|
40
37
|
private _disabled;
|
|
41
38
|
readonly width: i0.InputSignal<string>;
|
|
39
|
+
readonly disablePanelClass: i0.InputSignal<boolean>;
|
|
40
|
+
private translateService;
|
|
42
41
|
/**
|
|
43
42
|
* Gets or sets whether the popover is disabled.
|
|
44
43
|
* When disabled, the popover will not open and will close if already open.
|
|
@@ -76,8 +75,6 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
|
76
75
|
*/
|
|
77
76
|
set target(v: Element | ElementRef | MXBaseComponent);
|
|
78
77
|
/** @ignore */
|
|
79
|
-
private _defautPlacements;
|
|
80
|
-
/** @ignore */
|
|
81
78
|
private _placements;
|
|
82
79
|
/** @ignore */
|
|
83
80
|
private _placement;
|
|
@@ -90,13 +87,11 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
|
90
87
|
*/
|
|
91
88
|
set placement(v: AXPlacementType);
|
|
92
89
|
/** @ignore */
|
|
93
|
-
private _portal;
|
|
94
|
-
/** @ignore */
|
|
95
90
|
private _componentRef;
|
|
96
91
|
/**
|
|
97
92
|
* Gets the reference to the component.
|
|
98
93
|
*/
|
|
99
|
-
get componentRef(): ComponentRef<unknown
|
|
94
|
+
get componentRef(): ComponentRef<unknown> | null;
|
|
100
95
|
/**
|
|
101
96
|
* Holds the context data for the component.
|
|
102
97
|
*/
|
|
@@ -106,7 +101,7 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
|
106
101
|
/**
|
|
107
102
|
* Defines the content to be displayed, which can be a template or a component.
|
|
108
103
|
*/
|
|
109
|
-
content: TemplateRef<unknown> |
|
|
104
|
+
content: TemplateRef<unknown> | AXComponentType<unknown>;
|
|
110
105
|
/** @ignore */
|
|
111
106
|
private _openOn;
|
|
112
107
|
/**
|
|
@@ -125,7 +120,6 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
|
125
120
|
get closeOn(): AXPopoverCloseTrigger;
|
|
126
121
|
/**
|
|
127
122
|
* Sets the trigger for closing the popover and rebinds target events.
|
|
128
|
-
* @param v
|
|
129
123
|
*/
|
|
130
124
|
set closeOn(v: AXPopoverCloseTrigger);
|
|
131
125
|
/**
|
|
@@ -135,17 +129,25 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
|
135
129
|
/**
|
|
136
130
|
* Delay in milliseconds before the popover opens after a trigger event.
|
|
137
131
|
*/
|
|
138
|
-
|
|
132
|
+
private _openAfter;
|
|
133
|
+
get openAfter(): number;
|
|
134
|
+
set openAfter(value: number);
|
|
139
135
|
/**
|
|
140
136
|
* Delay in milliseconds before the popover closes after a trigger event.
|
|
141
137
|
*/
|
|
142
|
-
|
|
138
|
+
private _closeAfter;
|
|
139
|
+
get closeAfter(): number;
|
|
140
|
+
set closeAfter(value: number);
|
|
141
|
+
/**
|
|
142
|
+
* Whether to update the popover position when scrolling.
|
|
143
|
+
*/
|
|
144
|
+
repositionOnScroll: boolean;
|
|
143
145
|
/**
|
|
144
146
|
* CSS class to apply to the backdrop element.
|
|
145
147
|
*/
|
|
146
148
|
backdropClass: string;
|
|
147
149
|
/**
|
|
148
|
-
* CSS class to apply to the
|
|
150
|
+
* CSS class to apply to the panel element.
|
|
149
151
|
*/
|
|
150
152
|
panelClass: string;
|
|
151
153
|
/**
|
|
@@ -167,10 +169,6 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
|
167
169
|
/** @ignore */
|
|
168
170
|
private _emitOnClosedEvent;
|
|
169
171
|
/** @ignore */
|
|
170
|
-
protected _handleMouseEnter(e: MouseEvent): void;
|
|
171
|
-
/** @ignore */
|
|
172
|
-
protected _handleMouseLeave(e: MouseEvent): void;
|
|
173
|
-
/** @ignore */
|
|
174
172
|
private removeTargetEvents;
|
|
175
173
|
/** @ignore */
|
|
176
174
|
private bindTargetEvents;
|
|
@@ -178,6 +176,18 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
|
178
176
|
private bindOverlayEvents;
|
|
179
177
|
/** @ignore */
|
|
180
178
|
private removeOverlayEvents;
|
|
179
|
+
/** @ignore */
|
|
180
|
+
private setupScrollListener;
|
|
181
|
+
/** @ignore */
|
|
182
|
+
private removeScrollListener;
|
|
183
|
+
/**
|
|
184
|
+
* Checks if the clicked element is inside a child overlay (e.g., selectbox dropdown).
|
|
185
|
+
* Child overlays are identified by having a higher z-index than this popover's overlay.
|
|
186
|
+
* @ignore
|
|
187
|
+
*/
|
|
188
|
+
private isClickInsideChildOverlay;
|
|
189
|
+
/** @ignore */
|
|
190
|
+
private handleOverlayDisposed;
|
|
181
191
|
/**
|
|
182
192
|
* Toggles the component's open state.
|
|
183
193
|
*/
|
|
@@ -189,7 +199,11 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
|
189
199
|
/**
|
|
190
200
|
* Opens the component if it's not already open, saves focus, opens the overlay, and emits the opened event.
|
|
191
201
|
*/
|
|
192
|
-
open(): void
|
|
202
|
+
open(): Promise<void>;
|
|
203
|
+
/** @ignore */
|
|
204
|
+
private addKeyDownListener;
|
|
205
|
+
/** @ignore */
|
|
206
|
+
private removeKeyDownListener;
|
|
193
207
|
/** @ignore */
|
|
194
208
|
private saveFocus;
|
|
195
209
|
/** @ignore */
|
|
@@ -201,13 +215,6 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
|
201
215
|
* @returns {boolean}
|
|
202
216
|
*/
|
|
203
217
|
get isOpen(): boolean;
|
|
204
|
-
/**
|
|
205
|
-
* Determines if the actionsheet style should be applied.
|
|
206
|
-
* @returns {boolean}
|
|
207
|
-
*/
|
|
208
|
-
get isActionsheetStyle(): boolean;
|
|
209
|
-
/** @ignore */
|
|
210
|
-
private updatePositionStrategy;
|
|
211
218
|
/** @ignore */
|
|
212
219
|
private updateOffset;
|
|
213
220
|
/**
|
|
@@ -218,15 +225,18 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
|
218
225
|
* Focuses the overlay element.
|
|
219
226
|
*/
|
|
220
227
|
focus(): void;
|
|
228
|
+
/**
|
|
229
|
+
* Brings this popover to the front of all other overlays.
|
|
230
|
+
*/
|
|
231
|
+
bringToFront(): void;
|
|
221
232
|
/** @ignore */
|
|
222
233
|
private initializeResizeObserver;
|
|
223
234
|
/** @ignore */
|
|
224
235
|
private disconnectResizeObserver;
|
|
225
|
-
protected ngOnInit(): void;
|
|
226
236
|
/** @ignore */
|
|
227
237
|
ngOnDestroy(): void;
|
|
228
238
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXPopoverComponent, never>;
|
|
229
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXPopoverComponent, "ax-popover", never, { "width": { "alias": "width"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; }; "offsetX": { "alias": "offsetX"; "required": false; }; "offsetY": { "alias": "offsetY"; "required": false; }; "target": { "alias": "target"; "required": false; }; "placement": { "alias": "placement"; "required": false; }; "content": { "alias": "content"; "required": false; }; "openOn": { "alias": "openOn"; "required": false; }; "closeOn": { "alias": "closeOn"; "required": false; }; "hasBackdrop": { "alias": "hasBackdrop"; "required": false; }; "openAfter": { "alias": "openAfter"; "required": false; }; "closeAfter": { "alias": "closeAfter"; "required": false; }; "backdropClass": { "alias": "backdropClass"; "required": false; }; "panelClass": { "alias": "panelClass"; "required": false; }; "adaptivityEnabled": { "alias": "adaptivityEnabled"; "required": false; }; }, { "onOpened": "onOpened"; "onClosed": "onClosed"; }, never, ["*"], true, never>;
|
|
239
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXPopoverComponent, "ax-popover", never, { "width": { "alias": "width"; "required": false; "isSignal": true; }; "disablePanelClass": { "alias": "disablePanelClass"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; }; "offsetX": { "alias": "offsetX"; "required": false; }; "offsetY": { "alias": "offsetY"; "required": false; }; "target": { "alias": "target"; "required": false; }; "placement": { "alias": "placement"; "required": false; }; "content": { "alias": "content"; "required": false; }; "openOn": { "alias": "openOn"; "required": false; }; "closeOn": { "alias": "closeOn"; "required": false; }; "hasBackdrop": { "alias": "hasBackdrop"; "required": false; }; "openAfter": { "alias": "openAfter"; "required": false; }; "closeAfter": { "alias": "closeAfter"; "required": false; }; "repositionOnScroll": { "alias": "repositionOnScroll"; "required": false; }; "backdropClass": { "alias": "backdropClass"; "required": false; }; "panelClass": { "alias": "panelClass"; "required": false; }; "adaptivityEnabled": { "alias": "adaptivityEnabled"; "required": false; }; }, { "onOpened": "onOpened"; "onClosed": "onClosed"; }, never, ["*"], true, never>;
|
|
230
240
|
}
|
|
231
241
|
|
|
232
242
|
declare class AXPopoverModule {
|
|
@@ -0,0 +1,193 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { TemplateRef, ViewContainerRef, StaticProvider, OnInit, OnDestroy } from '@angular/core';
|
|
3
|
+
import * as i2 from '@acorex/cdk/common';
|
|
4
|
+
import { MXBaseComponent, AXComponentClosedPromise } from '@acorex/cdk/common';
|
|
5
|
+
import { AXComponentType, AXComponentInputs } from '@acorex/core/components';
|
|
6
|
+
import { Subject } from 'rxjs';
|
|
7
|
+
import * as i1 from '@angular/common';
|
|
8
|
+
import * as i3 from '@acorex/components/decorators';
|
|
9
|
+
import * as i4 from '@acorex/core/translation';
|
|
10
|
+
|
|
11
|
+
type AXPopupContentType = TemplateRef<unknown> | AXComponentType<unknown>;
|
|
12
|
+
type AXPopupSizeType = 'sm' | 'md' | 'lg' | 'full' | 'fit';
|
|
13
|
+
interface AXPopupConfig {
|
|
14
|
+
title?: string;
|
|
15
|
+
closeButton?: boolean;
|
|
16
|
+
header?: boolean;
|
|
17
|
+
maximizable?: boolean;
|
|
18
|
+
size?: AXPopupSizeType;
|
|
19
|
+
/** @deprecated Use `inputs` instead to pass data to the popup component. */
|
|
20
|
+
data?: unknown;
|
|
21
|
+
inputs?: unknown;
|
|
22
|
+
draggable?: boolean;
|
|
23
|
+
hasBackdrop?: boolean;
|
|
24
|
+
backdropClass?: string;
|
|
25
|
+
closeOnBackdropClick?: boolean;
|
|
26
|
+
viewContainerRef?: ViewContainerRef;
|
|
27
|
+
providers?: StaticProvider[];
|
|
28
|
+
panelClass?: string[];
|
|
29
|
+
direction?: 'rtl' | 'ltr';
|
|
30
|
+
}
|
|
31
|
+
interface AXPopupData {
|
|
32
|
+
title: string;
|
|
33
|
+
closeButton: boolean;
|
|
34
|
+
header: boolean;
|
|
35
|
+
maximizable: boolean;
|
|
36
|
+
size: AXPopupSizeType;
|
|
37
|
+
data?: unknown;
|
|
38
|
+
draggable: boolean;
|
|
39
|
+
content: AXPopupContentType;
|
|
40
|
+
}
|
|
41
|
+
interface AXPopupRef<TResult = any> {
|
|
42
|
+
close: (data?: TResult) => void;
|
|
43
|
+
setInputs: (values: AXComponentInputs) => void;
|
|
44
|
+
setTitle: (title: string) => void;
|
|
45
|
+
/** Brings this popup to the front of all other overlays */
|
|
46
|
+
bringToFront: () => void;
|
|
47
|
+
onClose: Subject<TResult>;
|
|
48
|
+
/** The component instance rendered inside the popup (available after content is rendered) */
|
|
49
|
+
componentInstance?: unknown;
|
|
50
|
+
}
|
|
51
|
+
declare abstract class AXPopupComponentBase {
|
|
52
|
+
__popup__: i0.InputSignal<AXPopupRef<any>>;
|
|
53
|
+
close(data?: any): void;
|
|
54
|
+
setTitle(title: string): void;
|
|
55
|
+
bringToFront(): void;
|
|
56
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXPopupComponentBase, never>;
|
|
57
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AXPopupComponentBase, never, never, { "__popup__": { "alias": "__popup__"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
/**
|
|
61
|
+
* The Popup is a component which displays content in a dialog overlay
|
|
62
|
+
*
|
|
63
|
+
* @category Components
|
|
64
|
+
*/
|
|
65
|
+
declare class AXPopupComponent extends MXBaseComponent implements OnInit, OnDestroy {
|
|
66
|
+
private _zone;
|
|
67
|
+
private loadingService;
|
|
68
|
+
private _platform;
|
|
69
|
+
private componentService;
|
|
70
|
+
private contentContainerRef;
|
|
71
|
+
private contentContainerEl;
|
|
72
|
+
readonly __content__: i0.InputSignal<AXPopupContentType>;
|
|
73
|
+
readonly __config__: i0.InputSignal<AXPopupConfig>;
|
|
74
|
+
readonly __popupRef__: i0.InputSignal<AXPopupRef<any>>;
|
|
75
|
+
readonly __id__: i0.InputSignal<number>;
|
|
76
|
+
/**
|
|
77
|
+
* Indicates whether the component is loading.
|
|
78
|
+
* @defaultValue true
|
|
79
|
+
*/
|
|
80
|
+
isLoading: boolean;
|
|
81
|
+
/** @ignore */
|
|
82
|
+
private _loadingId;
|
|
83
|
+
/** @ignore */
|
|
84
|
+
private _componentRef;
|
|
85
|
+
/** Current title */
|
|
86
|
+
protected title: i0.WritableSignal<string>;
|
|
87
|
+
/** @ignore */
|
|
88
|
+
protected isDragging: i0.WritableSignal<boolean>;
|
|
89
|
+
/** @ignore */
|
|
90
|
+
protected dragOffset: i0.WritableSignal<{
|
|
91
|
+
x: number;
|
|
92
|
+
y: number;
|
|
93
|
+
}>;
|
|
94
|
+
/** @ignore */
|
|
95
|
+
private dragStartPos;
|
|
96
|
+
/** @ignore */
|
|
97
|
+
private elementStartPos;
|
|
98
|
+
/** @ignore */
|
|
99
|
+
ngOnInit(): void;
|
|
100
|
+
/** @ignore */
|
|
101
|
+
private renderContent;
|
|
102
|
+
/** @ignore */
|
|
103
|
+
private handleContentRendered;
|
|
104
|
+
/** @ignore */
|
|
105
|
+
onKeydownHandler(): void;
|
|
106
|
+
/** @ignore */
|
|
107
|
+
protected _handleCloseClick(): void;
|
|
108
|
+
/** @ignore */
|
|
109
|
+
ngOnDestroy(): void;
|
|
110
|
+
/**
|
|
111
|
+
* Sets focus on the `.ax-popup` element within the host element after a short delay.
|
|
112
|
+
*/
|
|
113
|
+
focus(): void;
|
|
114
|
+
/**
|
|
115
|
+
* Closes the popup, emitting component reference, host element, and optional data.
|
|
116
|
+
* @param {unknown} [data]
|
|
117
|
+
*/
|
|
118
|
+
close(data?: unknown): void;
|
|
119
|
+
/**
|
|
120
|
+
* Sets inputs on the content component.
|
|
121
|
+
* @param values - Object containing input values to set
|
|
122
|
+
*/
|
|
123
|
+
setContentInputs(values: AXComponentInputs): void;
|
|
124
|
+
/**
|
|
125
|
+
* Sets the popup title.
|
|
126
|
+
* @param title - The new title
|
|
127
|
+
*/
|
|
128
|
+
setTitle(title: string): void;
|
|
129
|
+
protected onDragStart(event: MouseEvent): void;
|
|
130
|
+
onDragMove(event: MouseEvent): void;
|
|
131
|
+
onDragEnd(): void;
|
|
132
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXPopupComponent, never>;
|
|
133
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXPopupComponent, "ax-popup", never, { "__content__": { "alias": "__content__"; "required": false; "isSignal": true; }; "__config__": { "alias": "__config__"; "required": false; "isSignal": true; }; "__popupRef__": { "alias": "__popupRef__"; "required": false; "isSignal": true; }; "__id__": { "alias": "__id__"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
declare class AXPopupModule {
|
|
137
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXPopupModule, never>;
|
|
138
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXPopupModule, never, [typeof i1.CommonModule, typeof i2.AXCommonModule, typeof i3.AXDecoratorModule, typeof i4.AXTranslationModule, typeof AXPopupComponent], [typeof AXPopupComponent]>;
|
|
139
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXPopupModule>;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
/**
|
|
143
|
+
* This is a service which you can create popup with it
|
|
144
|
+
*
|
|
145
|
+
* @category Components
|
|
146
|
+
*/
|
|
147
|
+
declare class AXPopupService {
|
|
148
|
+
private popupList;
|
|
149
|
+
private overlayService;
|
|
150
|
+
/**
|
|
151
|
+
* Open popup 1
|
|
152
|
+
*/
|
|
153
|
+
open(content: AXPopupContentType, title: string): AXComponentClosedPromise;
|
|
154
|
+
/**
|
|
155
|
+
* Open popup 2
|
|
156
|
+
*/
|
|
157
|
+
open(content: AXPopupContentType, config?: AXPopupConfig): AXComponentClosedPromise;
|
|
158
|
+
/**
|
|
159
|
+
* Opens a popup with the specified content and configuration.
|
|
160
|
+
* @param content - Component or template to display
|
|
161
|
+
* @param config - Configuration options for the popup
|
|
162
|
+
* @returns Promise<AXPopupRef> - Reference to the opened popup
|
|
163
|
+
*/
|
|
164
|
+
private openInternal;
|
|
165
|
+
/**
|
|
166
|
+
* Closes a popup by its ID.
|
|
167
|
+
* @param id - The popup ID to close
|
|
168
|
+
* @param data - Optional data to pass to the close event
|
|
169
|
+
*/
|
|
170
|
+
close<TResult = any>(id: number, data?: TResult): void;
|
|
171
|
+
/**
|
|
172
|
+
* Sets input values for a popup by its ID.
|
|
173
|
+
* @param id - The popup ID
|
|
174
|
+
* @param values - Object containing input values to set
|
|
175
|
+
*/
|
|
176
|
+
setInputs(id: number, values: AXComponentInputs): void;
|
|
177
|
+
/**
|
|
178
|
+
* Sets the title for a popup by its ID.
|
|
179
|
+
* @param id - The popup ID
|
|
180
|
+
* @param title - The new title
|
|
181
|
+
*/
|
|
182
|
+
setTitle(id: number, title: string): void;
|
|
183
|
+
/**
|
|
184
|
+
* Brings a popup to the front of all other overlays.
|
|
185
|
+
* @param id - The popup ID to bring to front
|
|
186
|
+
*/
|
|
187
|
+
bringToFront(id: number): void;
|
|
188
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXPopupService, never>;
|
|
189
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXPopupService>;
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
export { AXPopupComponent, AXPopupComponentBase, AXPopupModule, AXPopupService };
|
|
193
|
+
export type { AXPopupConfig, AXPopupContentType, AXPopupData, AXPopupRef, AXPopupSizeType };
|
|
@@ -17,7 +17,7 @@ declare class AXRadioComponent extends MXValueComponent<boolean | null> implemen
|
|
|
17
17
|
ngAfterViewChecked(): void;
|
|
18
18
|
/** @ignore */
|
|
19
19
|
/** @ignore */
|
|
20
|
-
|
|
20
|
+
_handleClick(e: UIEvent): boolean;
|
|
21
21
|
/** @ignore */
|
|
22
22
|
protected _handleModelChange(value: boolean | null): void;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXRadioComponent, never>;
|