@acorex/components 21.0.1-next.8 → 21.0.1-next.81
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 +19 -22
- 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 +13 -13
- package/fesm2022/acorex-components-alert.mjs.map +1 -1
- package/fesm2022/acorex-components-aspect-ratio.mjs +3 -3
- package/fesm2022/acorex-components-aspect-ratio.mjs.map +1 -1
- package/fesm2022/acorex-components-audio-wave.mjs +11 -10
- package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
- package/fesm2022/acorex-components-autocomplete.mjs +7 -7
- package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
- package/fesm2022/acorex-components-avatar.mjs +12 -12
- package/fesm2022/acorex-components-avatar.mjs.map +1 -1
- package/fesm2022/acorex-components-badge.mjs +9 -9
- package/fesm2022/acorex-components-badge.mjs.map +1 -1
- package/fesm2022/acorex-components-bottom-navigation.mjs +11 -11
- package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-breadcrumbs.mjs +11 -11
- package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
- package/fesm2022/acorex-components-button-group.mjs +39 -24
- package/fesm2022/acorex-components-button-group.mjs.map +1 -1
- package/fesm2022/acorex-components-button.mjs +18 -18
- package/fesm2022/acorex-components-button.mjs.map +1 -1
- package/fesm2022/acorex-components-calendar.mjs +17 -17
- package/fesm2022/acorex-components-calendar.mjs.map +1 -1
- package/fesm2022/acorex-components-check-box.mjs +10 -10
- package/fesm2022/acorex-components-check-box.mjs.map +1 -1
- package/fesm2022/acorex-components-chips.mjs +12 -14
- package/fesm2022/acorex-components-chips.mjs.map +1 -1
- package/fesm2022/acorex-components-circular-progress.mjs +12 -10
- package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
- package/fesm2022/acorex-components-code-editor.mjs +13 -13
- package/fesm2022/acorex-components-code-editor.mjs.map +1 -1
- package/fesm2022/acorex-components-collapse.mjs +22 -19
- 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 +52 -52
- 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 +125 -492
- 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 +44 -37
- package/fesm2022/acorex-components-decorators.mjs.map +1 -1
- package/fesm2022/acorex-components-dialog.mjs +75 -54
- 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 +15 -16
- package/fesm2022/acorex-components-drawer.mjs.map +1 -1
- package/fesm2022/acorex-components-dropdown-button.mjs +19 -11
- package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
- package/fesm2022/acorex-components-dropdown.mjs +28 -57
- package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
- package/fesm2022/acorex-components-editor.mjs +11 -11
- package/fesm2022/acorex-components-editor.mjs.map +1 -1
- package/fesm2022/acorex-components-fab.mjs +114 -0
- package/fesm2022/acorex-components-fab.mjs.map +1 -0
- package/fesm2022/acorex-components-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 +49 -43
- package/fesm2022/acorex-components-form.mjs.map +1 -1
- package/fesm2022/acorex-components-grid-layout-builder.mjs +44 -23
- package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-image-editor.mjs +44 -44
- package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
- package/fesm2022/acorex-components-image.mjs +9 -9
- package/fesm2022/acorex-components-image.mjs.map +1 -1
- package/fesm2022/acorex-components-json-viewer.mjs +8 -8
- package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
- package/fesm2022/acorex-components-kanban.mjs +16 -12
- package/fesm2022/acorex-components-kanban.mjs.map +1 -1
- package/fesm2022/acorex-components-kbd.mjs +29 -11
- package/fesm2022/acorex-components-kbd.mjs.map +1 -1
- package/fesm2022/acorex-components-label.mjs +9 -9
- package/fesm2022/acorex-components-label.mjs.map +1 -1
- package/fesm2022/acorex-components-list.mjs +69 -21
- package/fesm2022/acorex-components-list.mjs.map +1 -1
- package/fesm2022/acorex-components-loading-dialog.mjs +82 -45
- package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-loading.mjs +92 -52
- package/fesm2022/acorex-components-loading.mjs.map +1 -1
- package/fesm2022/acorex-components-map.mjs +14 -14
- package/fesm2022/acorex-components-map.mjs.map +1 -1
- package/fesm2022/acorex-components-media-viewer.mjs +294 -92
- package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
- package/fesm2022/acorex-components-menu.mjs +78 -37
- package/fesm2022/acorex-components-menu.mjs.map +1 -1
- package/fesm2022/{acorex-components-modal-acorex-components-modal-CXXcFToK.mjs → acorex-components-modal-acorex-components-modal-DWNqU6or.mjs} +48 -24
- package/fesm2022/acorex-components-modal-acorex-components-modal-DWNqU6or.mjs.map +1 -0
- package/fesm2022/acorex-components-modal-modal-content.component-DplJbJyk.mjs +214 -0
- package/fesm2022/acorex-components-modal-modal-content.component-DplJbJyk.mjs.map +1 -0
- package/fesm2022/acorex-components-modal.mjs +1 -1
- package/fesm2022/acorex-components-navbar.mjs +9 -9
- package/fesm2022/acorex-components-navbar.mjs.map +1 -1
- package/fesm2022/acorex-components-notification.mjs +381 -260
- package/fesm2022/acorex-components-notification.mjs.map +1 -1
- package/fesm2022/acorex-components-number-box-legacy.mjs +9 -9
- 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 +55 -39
- package/fesm2022/acorex-components-paint.mjs.map +1 -1
- package/fesm2022/acorex-components-password-box.mjs +13 -13
- 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 +11 -9
- package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
- package/fesm2022/acorex-components-qrcode.mjs +9 -9
- package/fesm2022/acorex-components-qrcode.mjs.map +1 -1
- package/fesm2022/acorex-components-query-builder.mjs +8 -8
- package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-radio.mjs +10 -9
- package/fesm2022/acorex-components-radio.mjs.map +1 -1
- package/fesm2022/acorex-components-rail-navigation.mjs +38 -36
- package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-range-slider.mjs +10 -10
- package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-rate-picker.mjs +20 -35
- package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-rest-api-generator.mjs +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 +56 -56
- 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 +16 -10
- package/fesm2022/acorex-components-search-box.mjs.map +1 -1
- package/fesm2022/acorex-components-select-box.mjs +11 -9
- package/fesm2022/acorex-components-select-box.mjs.map +1 -1
- package/fesm2022/acorex-components-selection-list-2.mjs +11 -11
- package/fesm2022/acorex-components-selection-list-2.mjs.map +1 -1
- package/fesm2022/acorex-components-selection-list.mjs +9 -9
- package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
- package/fesm2022/acorex-components-side-menu.mjs +81 -24
- package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
- package/fesm2022/acorex-components-skeleton.mjs +8 -8
- package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
- package/fesm2022/acorex-components-slider.mjs +12 -12
- package/fesm2022/acorex-components-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-sliding-item.mjs +16 -16
- package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
- package/fesm2022/acorex-components-step-wizard.mjs +14 -14
- package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
- package/fesm2022/acorex-components-switch.mjs +14 -14
- package/fesm2022/acorex-components-switch.mjs.map +1 -1
- package/fesm2022/acorex-components-tabs.mjs +15 -15
- package/fesm2022/acorex-components-tabs.mjs.map +1 -1
- package/fesm2022/acorex-components-tag-box.mjs +9 -9
- package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
- package/fesm2022/acorex-components-tag.mjs +9 -9
- package/fesm2022/acorex-components-tag.mjs.map +1 -1
- package/fesm2022/acorex-components-text-area.mjs +9 -9
- package/fesm2022/acorex-components-text-area.mjs.map +1 -1
- package/fesm2022/acorex-components-text-box.mjs +51 -129
- package/fesm2022/acorex-components-text-box.mjs.map +1 -1
- package/fesm2022/acorex-components-time-duration.mjs +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 +239 -131
- 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 +77 -66
- 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 +8 -8
- package/fesm2022/acorex-components-video-player.mjs.map +1 -1
- package/fesm2022/acorex-components-wysiwyg.mjs +43 -43
- package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
- package/fesm2022/acorex-components.mjs.map +1 -1
- package/package.json +150 -155
- package/{accordion/index.d.ts → types/acorex-components-accordion.d.ts} +7 -4
- package/types/acorex-components-action-sheet.d.ts +256 -0
- package/{button-group/index.d.ts → types/acorex-components-button-group.d.ts} +14 -12
- package/{button/index.d.ts → types/acorex-components-button.d.ts} +3 -3
- package/{calendar/index.d.ts → types/acorex-components-calendar.d.ts} +1 -1
- package/{check-box/index.d.ts → types/acorex-components-check-box.d.ts} +1 -1
- package/{chips/index.d.ts → types/acorex-components-chips.d.ts} +3 -8
- package/{code-editor/index.d.ts → types/acorex-components-code-editor.d.ts} +1 -1
- package/{collapse/index.d.ts → types/acorex-components-collapse.d.ts} +4 -6
- 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} +26 -256
- 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} +18 -14
- 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} +16 -2
- package/{kanban/index.d.ts → types/acorex-components-kanban.d.ts} +1 -6
- package/types/acorex-components-kbd.d.ts +29 -0
- 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} +4 -2
- 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 -32
- 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} +7 -6
- 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/{rate-picker/index.d.ts → types/acorex-components-rate-picker.d.ts} +5 -15
- package/{scheduler-picker/index.d.ts → types/acorex-components-scheduler-picker.d.ts} +82 -81
- package/{scheduler/index.d.ts → types/acorex-components-scheduler.d.ts} +46 -23
- package/{select-box/index.d.ts → types/acorex-components-select-box.d.ts} +7 -7
- package/{side-menu/index.d.ts → types/acorex-components-side-menu.d.ts} +10 -3
- package/{slider/index.d.ts → types/acorex-components-slider.d.ts} +2 -2
- package/{tabs/index.d.ts → types/acorex-components-tabs.d.ts} +1 -1
- package/{tag/index.d.ts → types/acorex-components-tag.d.ts} +3 -3
- package/types/acorex-components-text-box.d.ts +79 -0
- package/{time-duration/index.d.ts → types/acorex-components-time-duration.d.ts} +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 -9
- 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-CXXcFToK.mjs.map +0 -1
- package/fesm2022/acorex-components-modal-modal-content.component-B4rhHeEz.mjs +0 -212
- package/fesm2022/acorex-components-modal-modal-content.component-B4rhHeEz.mjs.map +0 -1
- package/kbd/index.d.ts +0 -23
- 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/{circular-progress/index.d.ts → types/acorex-components-circular-progress.d.ts} +0 -0
- /package/{color-box/index.d.ts → types/acorex-components-color-box.d.ts} +0 -0
- /package/{cron-job/index.d.ts → types/acorex-components-cron-job.d.ts} +0 -0
- /package/{data-list/index.d.ts → types/acorex-components-data-list.d.ts} +0 -0
- /package/{datetime-box/index.d.ts → types/acorex-components-datetime-box.d.ts} +0 -0
- /package/{datetime-picker/index.d.ts → types/acorex-components-datetime-picker.d.ts} +0 -0
- /package/{decorators/index.d.ts → types/acorex-components-decorators.d.ts} +0 -0
- /package/{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/{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/{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/{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
|
@@ -131,12 +131,7 @@ interface AXKanbanBeforeDropEvent extends NXNativeEvent<AXKanbanComponent, Mouse
|
|
|
131
131
|
previousIndex: number;
|
|
132
132
|
currentIndex: number;
|
|
133
133
|
canceled: boolean;
|
|
134
|
-
|
|
135
|
-
* Register a promise that must complete before the drop operation proceeds.
|
|
136
|
-
* Use this to execute async operations (like showing dialogs) and cancel the drop if needed.
|
|
137
|
-
* @param promise A promise that will be awaited before checking the `canceled` property
|
|
138
|
-
*/
|
|
139
|
-
wait: (promise: Promise<void>) => void;
|
|
134
|
+
wait: (promise: Promise<any>) => void;
|
|
140
135
|
}
|
|
141
136
|
|
|
142
137
|
export { AXKanbanComponent };
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { NXComponent } from '@acorex/cdk/common';
|
|
3
|
+
|
|
4
|
+
declare class AXKBDItemComponent extends NXComponent {
|
|
5
|
+
keys: _angular_core.InputSignal<string | string[]>;
|
|
6
|
+
modifierKeys: _angular_core.WritableSignal<string[]>;
|
|
7
|
+
join: _angular_core.InputSignal<"split" | "joined">;
|
|
8
|
+
look: _angular_core.ModelSignal<"fill" | "solid">;
|
|
9
|
+
lookClass: _angular_core.Signal<string>;
|
|
10
|
+
/**
|
|
11
|
+
* Capitalizes the first letter of the provided text.
|
|
12
|
+
*
|
|
13
|
+
* @param text Input text to transform
|
|
14
|
+
* @returns The text with its first character uppercased
|
|
15
|
+
*/
|
|
16
|
+
protected capitalizeFirstLetter(text: string): string;
|
|
17
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXKBDItemComponent, never>;
|
|
18
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXKBDItemComponent, "ax-kbd-item", never, { "keys": { "alias": "keys"; "required": false; "isSignal": true; }; "join": { "alias": "join"; "required": false; "isSignal": true; }; "look": { "alias": "look"; "required": false; "isSignal": true; }; }, { "look": "lookChange"; }, never, never, true, never>;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
declare class AXKBDComponent extends NXComponent {
|
|
22
|
+
#private;
|
|
23
|
+
private kbdItem;
|
|
24
|
+
look: _angular_core.InputSignal<"fill" | "solid">;
|
|
25
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXKBDComponent, never>;
|
|
26
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXKBDComponent, "ax-kbd", never, { "look": { "alias": "look"; "required": false; "isSignal": true; }; }, {}, ["kbdItem"], ["ax-kbd-item"], true, never>;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
export { AXKBDComponent, AXKBDItemComponent };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { OnInit, WritableSignal, TemplateRef, EventEmitter } from '@angular/core';
|
|
3
|
-
import {
|
|
3
|
+
import { MXSelectionValueComponent, AXDataSource, AXEvent, AXListDataSource } from '@acorex/cdk/common';
|
|
4
4
|
|
|
5
5
|
interface AXListScrollIndexChanged extends AXEvent {
|
|
6
6
|
index: number;
|
|
@@ -11,6 +11,7 @@ interface AXListScrollIndexChanged extends AXEvent {
|
|
|
11
11
|
* @category Components
|
|
12
12
|
*/
|
|
13
13
|
declare class AXListComponent extends MXSelectionValueComponent implements OnInit {
|
|
14
|
+
private tooltipRef;
|
|
14
15
|
/**
|
|
15
16
|
* Determines if an item is truncated.
|
|
16
17
|
*
|
|
@@ -23,12 +24,21 @@ declare class AXListComponent extends MXSelectionValueComponent implements OnIni
|
|
|
23
24
|
* @defaultValue false
|
|
24
25
|
*/
|
|
25
26
|
showItemTooltip: i0.InputSignal<boolean>;
|
|
27
|
+
/** @ignore */
|
|
28
|
+
private _dataSource;
|
|
29
|
+
/** @ignore */
|
|
30
|
+
private _isInitialized;
|
|
31
|
+
/** @ignore */
|
|
32
|
+
private _onChangedSub?;
|
|
33
|
+
/** @ignore */
|
|
34
|
+
private _onLoadingChangedSub?;
|
|
26
35
|
/**
|
|
27
36
|
* Defines the data source for the list.
|
|
28
37
|
*
|
|
29
38
|
* @defaultValue convertArrayToDataSource([])
|
|
30
39
|
*/
|
|
31
|
-
dataSource: AXDataSource<unknown
|
|
40
|
+
set dataSource(v: AXDataSource<unknown>);
|
|
41
|
+
get dataSource(): AXDataSource<unknown>;
|
|
32
42
|
/**
|
|
33
43
|
* @ignore
|
|
34
44
|
*/
|
|
@@ -90,6 +100,18 @@ declare class AXListComponent extends MXSelectionValueComponent implements OnIni
|
|
|
90
100
|
* @ignore
|
|
91
101
|
*/
|
|
92
102
|
ngOnInit(): void;
|
|
103
|
+
/**
|
|
104
|
+
* @ignore
|
|
105
|
+
*/
|
|
106
|
+
protected ngOnDestroy(): void;
|
|
107
|
+
/**
|
|
108
|
+
* (Re)creates the internal `AXListDataSource` wrapper used by `cdkVirtualFor`
|
|
109
|
+
* and (re)subscribes to the underlying source's events. This is invoked
|
|
110
|
+
* whenever the `dataSource` input changes so that the list properly reflects
|
|
111
|
+
* the new source.
|
|
112
|
+
* @ignore
|
|
113
|
+
*/
|
|
114
|
+
private _setupListDataSource;
|
|
93
115
|
/**
|
|
94
116
|
* @ignore
|
|
95
117
|
*/
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { AXStyleColorType, AXStyleLookType, AXHotKeyAction, MXBaseComponent } from '@acorex/cdk/common';
|
|
2
|
+
import { AXOverlayRef } from '@acorex/cdk/overlay';
|
|
2
3
|
import { AXDialogButtonItem } from '@acorex/components/dialog';
|
|
3
4
|
import { AXProgressMode } from '@acorex/components/progress-bar';
|
|
4
5
|
import * as i0 from '@angular/core';
|
|
5
|
-
import { WritableSignal } from '@angular/core';
|
|
6
|
+
import { OnInit, WritableSignal } from '@angular/core';
|
|
6
7
|
|
|
7
8
|
interface AXLoadingDialogConfig {
|
|
8
9
|
title: string;
|
|
@@ -28,22 +29,36 @@ interface AXLoadingDialogButtonItem {
|
|
|
28
29
|
handled?: boolean;
|
|
29
30
|
}) => void;
|
|
30
31
|
}
|
|
31
|
-
interface
|
|
32
|
+
interface AXLoadingDialogRef {
|
|
32
33
|
close(): void;
|
|
33
|
-
setProgressValue(value: number):
|
|
34
|
-
setProgressText(text: string):
|
|
35
|
-
setDialogTitle(text: string):
|
|
36
|
-
setProgressColor(color: AXStyleColorType):
|
|
37
|
-
setProgressStatus(status: string):
|
|
34
|
+
setProgressValue(value: number): void;
|
|
35
|
+
setProgressText(text: string): void;
|
|
36
|
+
setDialogTitle(text: string): void;
|
|
37
|
+
setProgressColor(color: AXStyleColorType): void;
|
|
38
|
+
setProgressStatus(status: string): void;
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* @deprecated Use AXLoadingDialogRef instead
|
|
42
|
+
*/
|
|
43
|
+
type AXDialogRef = AXLoadingDialogRef;
|
|
44
|
+
/**
|
|
45
|
+
* @internal
|
|
46
|
+
* Internal reference used by loading dialog service to manage overlay instances
|
|
47
|
+
*/
|
|
48
|
+
interface AXLoadingDialogInternalRef {
|
|
49
|
+
overlayRef: AXOverlayRef<unknown>;
|
|
50
|
+
close: () => void;
|
|
38
51
|
}
|
|
39
52
|
|
|
40
53
|
/**
|
|
41
54
|
* Represents a loading dialog component with custom styles and encapsulation.
|
|
42
55
|
* @category components
|
|
43
56
|
*/
|
|
44
|
-
declare class AXLoadingDialogComponent extends MXBaseComponent {
|
|
45
|
-
data
|
|
46
|
-
|
|
57
|
+
declare class AXLoadingDialogComponent extends MXBaseComponent implements OnInit {
|
|
58
|
+
/** Loading dialog configuration data */
|
|
59
|
+
data: i0.InputSignal<AXLoadingDialogConfig>;
|
|
60
|
+
/** @internal Callback function to close the dialog */
|
|
61
|
+
onClose: i0.InputSignal<() => void>;
|
|
47
62
|
/** @ignore */
|
|
48
63
|
protected progressText: WritableSignal<string>;
|
|
49
64
|
/** @ignore */
|
|
@@ -54,6 +69,7 @@ declare class AXLoadingDialogComponent extends MXBaseComponent {
|
|
|
54
69
|
protected dialogTitle: WritableSignal<string>;
|
|
55
70
|
/** @ignore */
|
|
56
71
|
protected progressValue: WritableSignal<number>;
|
|
72
|
+
ngOnInit(): void;
|
|
57
73
|
/**
|
|
58
74
|
* Closes the loading dialog.
|
|
59
75
|
*
|
|
@@ -100,7 +116,7 @@ declare class AXLoadingDialogComponent extends MXBaseComponent {
|
|
|
100
116
|
/** @ignore */
|
|
101
117
|
protected _hasAutoFocus(button: AXLoadingDialogButtonItem): boolean;
|
|
102
118
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXLoadingDialogComponent, never>;
|
|
103
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXLoadingDialogComponent, "ax-loading-dialog", never, {}, {}, never, never, true, never>;
|
|
119
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXLoadingDialogComponent, "ax-loading-dialog", never, { "data": { "alias": "data"; "required": true; "isSignal": true; }; "onClose": { "alias": "onClose"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
104
120
|
}
|
|
105
121
|
|
|
106
122
|
declare class AXLoadingDialogModule {
|
|
@@ -110,17 +126,17 @@ declare class AXLoadingDialogModule {
|
|
|
110
126
|
}
|
|
111
127
|
|
|
112
128
|
declare class AXLoadingDialogService {
|
|
113
|
-
private
|
|
129
|
+
private overlayService;
|
|
114
130
|
/**
|
|
115
131
|
* Opens a loading dialog with the specified configuration.
|
|
116
132
|
*
|
|
117
133
|
* @param options Configuration for the loading dialog, including title, progress mode, and optional initial values.
|
|
118
|
-
* @returns
|
|
134
|
+
* @returns AXLoadingDialogRef - A reference with helper methods to control the dialog lifecycle and UI (close, setProgressValue, setProgressText, setDialogTitle, setProgressColor, setProgressStatus).
|
|
119
135
|
*/
|
|
120
|
-
show(options: AXLoadingDialogConfig):
|
|
136
|
+
show(options: AXLoadingDialogConfig): AXLoadingDialogRef;
|
|
121
137
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXLoadingDialogService, never>;
|
|
122
138
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXLoadingDialogService>;
|
|
123
139
|
}
|
|
124
140
|
|
|
125
141
|
export { AXLoadingDialogComponent, AXLoadingDialogModule, AXLoadingDialogService };
|
|
126
|
-
export type { AXDialogRef, AXLoadingDialogButtonItem, AXLoadingDialogConfig };
|
|
142
|
+
export type { AXDialogRef, AXLoadingDialogButtonItem, AXLoadingDialogConfig, AXLoadingDialogInternalRef, AXLoadingDialogRef };
|
|
@@ -81,7 +81,7 @@ declare class AXLoadingComponent extends MXBaseComponent implements OnInit {
|
|
|
81
81
|
/**
|
|
82
82
|
* @ignore
|
|
83
83
|
*/
|
|
84
|
-
protected
|
|
84
|
+
protected _handleAttached(ref: CdkPortalOutletAttachedRef): void;
|
|
85
85
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXLoadingComponent, never>;
|
|
86
86
|
static ɵcmp: i0.ɵɵComponentDeclaration<AXLoadingComponent, "ax-loading", never, { "visible": { "alias": "visible"; "required": false; }; "type": { "alias": "type"; "required": false; }; "context": { "alias": "context"; "required": false; }; }, { "visibleChange": "visibleChange"; }, never, never, true, never>;
|
|
87
87
|
}
|
|
@@ -99,7 +99,9 @@ type LoaderId = string | number;
|
|
|
99
99
|
declare class AXLoadingService {
|
|
100
100
|
protected loadingStates: WeakMap<object, Map<LoaderId, boolean>>;
|
|
101
101
|
protected loadingStates$: WeakMap<object, Map<LoaderId, BehaviorSubject<boolean>>>;
|
|
102
|
-
private
|
|
102
|
+
private overlayService;
|
|
103
|
+
private document;
|
|
104
|
+
private activeOverlays;
|
|
103
105
|
/**
|
|
104
106
|
* Shows a modal loading overlay.
|
|
105
107
|
*
|
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
import * as swiper_types from 'swiper/types';
|
|
2
|
+
import * as _angular_core from '@angular/core';
|
|
3
|
+
import { Type, OnDestroy, ModuleWithProviders } from '@angular/core';
|
|
4
|
+
import { DomSanitizer } from '@angular/platform-browser';
|
|
5
|
+
import * as i4 from '@angular/cdk/portal';
|
|
6
|
+
import { ComponentPortal, CdkPortalOutletAttachedRef } from '@angular/cdk/portal';
|
|
7
|
+
import * as i1 from '@angular/common';
|
|
8
|
+
import * as i2 from '@acorex/components/button';
|
|
9
|
+
import * as i3 from '@acorex/components/decorators';
|
|
10
|
+
import * as i5 from '@angular/forms';
|
|
11
|
+
import * as i6 from '@acorex/components/image';
|
|
12
|
+
import * as i7 from '@acorex/components/loading';
|
|
13
|
+
import * as i8 from '@acorex/cdk/carousel';
|
|
14
|
+
import * as i9 from '@acorex/components/pdf-reader';
|
|
15
|
+
import * as i10 from '@acorex/components/video-player';
|
|
16
|
+
|
|
17
|
+
interface AXMediaViewerType {
|
|
18
|
+
name: string;
|
|
19
|
+
component: Type<any>;
|
|
20
|
+
}
|
|
21
|
+
type AXMediaViewerData = {
|
|
22
|
+
id: string;
|
|
23
|
+
name?: string;
|
|
24
|
+
size?: string;
|
|
25
|
+
type: 'image' | 'audio' | 'pdf' | 'video';
|
|
26
|
+
url: string | (() => Promise<string>);
|
|
27
|
+
thumbnailUrl?: string | (() => Promise<string>);
|
|
28
|
+
tooltip?: string;
|
|
29
|
+
};
|
|
30
|
+
type AXThumbnail = {
|
|
31
|
+
thumbnailImage: string | (() => Promise<string>);
|
|
32
|
+
svg: string;
|
|
33
|
+
type: string;
|
|
34
|
+
id: string;
|
|
35
|
+
tooltip?: string;
|
|
36
|
+
index: number;
|
|
37
|
+
};
|
|
38
|
+
declare class AXMediaViewerBaseComponent {
|
|
39
|
+
message: {
|
|
40
|
+
data: AXMediaViewerData;
|
|
41
|
+
index: number;
|
|
42
|
+
};
|
|
43
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXMediaViewerBaseComponent, never>;
|
|
44
|
+
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXMediaViewerBaseComponent>;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
declare class AXMediaViewerService {
|
|
48
|
+
dataArray: _angular_core.WritableSignal<AXMediaViewerData[]>;
|
|
49
|
+
selectedIndex: _angular_core.WritableSignal<number>;
|
|
50
|
+
dirtyItems: Map<any, any>;
|
|
51
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXMediaViewerService, never>;
|
|
52
|
+
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXMediaViewerService>;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
declare class AXMediaViewerContainerComponent implements OnDestroy {
|
|
56
|
+
#private;
|
|
57
|
+
dataArray: _angular_core.InputSignal<AXMediaViewerData[]>;
|
|
58
|
+
thumbnail: _angular_core.InputSignal<boolean>;
|
|
59
|
+
pagination: _angular_core.InputSignal<boolean>;
|
|
60
|
+
protected service: AXMediaViewerService;
|
|
61
|
+
protected sanitizer: DomSanitizer;
|
|
62
|
+
protected isMobile: boolean;
|
|
63
|
+
private readonly elementRef;
|
|
64
|
+
protected thumbnailArray: _angular_core.WritableSignal<AXThumbnail[]>;
|
|
65
|
+
protected option: _angular_core.WritableSignal<swiper_types.SwiperOptions>;
|
|
66
|
+
protected thumbnailOption: _angular_core.WritableSignal<swiper_types.SwiperOptions>;
|
|
67
|
+
protected isFullScreen: _angular_core.WritableSignal<boolean>;
|
|
68
|
+
private swiperRef;
|
|
69
|
+
private swiperRef2;
|
|
70
|
+
private fullScreenButton;
|
|
71
|
+
private globalOptions;
|
|
72
|
+
private setActiveIndex;
|
|
73
|
+
getActiveIndex(): number;
|
|
74
|
+
ngOnDestroy(): void;
|
|
75
|
+
next(): void;
|
|
76
|
+
prev(): void;
|
|
77
|
+
private interVal?;
|
|
78
|
+
goToIndex(index: number, speed?: number): void;
|
|
79
|
+
private init;
|
|
80
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXMediaViewerContainerComponent, never>;
|
|
81
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXMediaViewerContainerComponent, "ax-media-viewer-container", never, { "dataArray": { "alias": "dataArray"; "required": false; "isSignal": true; }; "thumbnail": { "alias": "thumbnail"; "required": false; "isSignal": true; }; "pagination": { "alias": "pagination"; "required": false; "isSignal": true; }; }, {}, ["fullScreenButton"], ["ax-header", "ax-suffix", "ax-prefix"], true, never>;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
declare class AXMediaViewerTypeRegistryService {
|
|
85
|
+
private plugins;
|
|
86
|
+
register(...plugins: AXMediaViewerType[]): void;
|
|
87
|
+
resolve(name: string): AXMediaViewerType | undefined;
|
|
88
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXMediaViewerTypeRegistryService, never>;
|
|
89
|
+
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXMediaViewerTypeRegistryService>;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
declare class AXMediaViewerSliderComponent {
|
|
93
|
+
#private;
|
|
94
|
+
protected service: AXMediaViewerService;
|
|
95
|
+
dataObject: _angular_core.InputSignal<AXMediaViewerData>;
|
|
96
|
+
index: _angular_core.InputSignal<unknown>;
|
|
97
|
+
/** @ignore */
|
|
98
|
+
protected portal: _angular_core.WritableSignal<ComponentPortal<any>>;
|
|
99
|
+
/** @ignore */
|
|
100
|
+
protected registryService: AXMediaViewerTypeRegistryService;
|
|
101
|
+
/** @ignore */
|
|
102
|
+
protected _handleAttached(ref: CdkPortalOutletAttachedRef): void;
|
|
103
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXMediaViewerSliderComponent, never>;
|
|
104
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXMediaViewerSliderComponent, "ax-media-viewer-slider", never, { "dataObject": { "alias": "dataObject"; "required": false; "isSignal": true; }; "index": { "alias": "index"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
declare class AXAudioPlayerComponent extends AXMediaViewerBaseComponent {
|
|
108
|
+
#private;
|
|
109
|
+
protected src: _angular_core.WritableSignal<any>;
|
|
110
|
+
protected service: AXMediaViewerService;
|
|
111
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXAudioPlayerComponent, never>;
|
|
112
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXAudioPlayerComponent, "ax-audio-player", never, {}, {}, never, never, true, never>;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
declare class AXFileInfoComponent {
|
|
116
|
+
protected service: AXMediaViewerService;
|
|
117
|
+
protected infoData: _angular_core.Signal<AXMediaViewerData>;
|
|
118
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXFileInfoComponent, never>;
|
|
119
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXFileInfoComponent, "ax-file-info", never, {}, {}, never, never, true, never>;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
declare class AXImageViewerComponent extends AXMediaViewerBaseComponent {
|
|
123
|
+
#private;
|
|
124
|
+
protected hasError: _angular_core.WritableSignal<boolean>;
|
|
125
|
+
protected src: _angular_core.WritableSignal<any>;
|
|
126
|
+
protected service: AXMediaViewerService;
|
|
127
|
+
protected loading: _angular_core.WritableSignal<boolean>;
|
|
128
|
+
protected handleImageError(): void;
|
|
129
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXImageViewerComponent, never>;
|
|
130
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXImageViewerComponent, "ax-image-viewer", never, {}, {}, never, never, true, never>;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
declare class PdfComponent extends AXMediaViewerBaseComponent {
|
|
134
|
+
#private;
|
|
135
|
+
sanitizer: DomSanitizer;
|
|
136
|
+
protected src: _angular_core.WritableSignal<any>;
|
|
137
|
+
protected service: AXMediaViewerService;
|
|
138
|
+
protected loading: _angular_core.WritableSignal<boolean>;
|
|
139
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<PdfComponent, never>;
|
|
140
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<PdfComponent, "ax-pdf", never, {}, {}, never, never, true, never>;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
declare class AXThumbnailViewerComponent extends AXMediaViewerBaseComponent implements OnDestroy {
|
|
144
|
+
#private;
|
|
145
|
+
protected hasError: _angular_core.WritableSignal<boolean>;
|
|
146
|
+
protected src: _angular_core.WritableSignal<any>;
|
|
147
|
+
item: _angular_core.InputSignal<string | (() => Promise<string>)>;
|
|
148
|
+
index: _angular_core.InputSignal<number>;
|
|
149
|
+
protected service: AXMediaViewerService;
|
|
150
|
+
private host;
|
|
151
|
+
protected loading: _angular_core.WritableSignal<boolean>;
|
|
152
|
+
private observer;
|
|
153
|
+
private isElementVisible;
|
|
154
|
+
protected handleImageError(): void;
|
|
155
|
+
private observeElementVisibility;
|
|
156
|
+
private cleanupObserver;
|
|
157
|
+
ngOnDestroy(): void;
|
|
158
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXThumbnailViewerComponent, never>;
|
|
159
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXThumbnailViewerComponent, "ax-thumbnail-viewer", never, { "item": { "alias": "item"; "required": false; "isSignal": true; }; "index": { "alias": "index"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
declare class VideoPlayerComponent extends AXMediaViewerBaseComponent {
|
|
163
|
+
#private;
|
|
164
|
+
protected src: _angular_core.WritableSignal<any>;
|
|
165
|
+
protected service: AXMediaViewerService;
|
|
166
|
+
protected loading: _angular_core.WritableSignal<boolean>;
|
|
167
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<VideoPlayerComponent, never>;
|
|
168
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<VideoPlayerComponent, "ax-video", never, {}, {}, never, never, true, never>;
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
interface AXMediaViewerModuleConfig {
|
|
172
|
+
types: AXMediaViewerType[];
|
|
173
|
+
}
|
|
174
|
+
declare class AXMediaViewerModule {
|
|
175
|
+
constructor();
|
|
176
|
+
static forRoot(config?: AXMediaViewerModuleConfig): ModuleWithProviders<AXMediaViewerModule>;
|
|
177
|
+
static forChild(config?: AXMediaViewerModuleConfig): ModuleWithProviders<AXMediaViewerModule>;
|
|
178
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXMediaViewerModule, never>;
|
|
179
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXMediaViewerModule, never, [typeof i1.CommonModule, typeof i2.AXButtonModule, typeof i3.AXDecoratorModule, typeof i4.CdkPortalOutlet, typeof i5.FormsModule, typeof i6.AXImageModule, typeof i7.AXLoadingModule, typeof i8.AXCarouselDirective, typeof i9.AXPdfReaderModule, typeof i10.AXVideoPlayerModule, typeof AXMediaViewerContainerComponent, typeof AXMediaViewerSliderComponent, typeof AXAudioPlayerComponent, typeof AXImageViewerComponent, typeof PdfComponent, typeof VideoPlayerComponent, typeof AXFileInfoComponent, typeof AXThumbnailViewerComponent], [typeof AXMediaViewerContainerComponent, typeof AXMediaViewerSliderComponent, typeof AXAudioPlayerComponent, typeof AXImageViewerComponent, typeof PdfComponent, typeof VideoPlayerComponent, typeof AXFileInfoComponent, typeof AXThumbnailViewerComponent]>;
|
|
180
|
+
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXMediaViewerModule>;
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
export { AXAudioPlayerComponent, AXFileInfoComponent, AXImageViewerComponent, AXMediaViewerBaseComponent, AXMediaViewerContainerComponent, AXMediaViewerModule, AXMediaViewerSliderComponent, AXThumbnailViewerComponent, PdfComponent, VideoPlayerComponent };
|
|
184
|
+
export type { AXMediaViewerData, AXMediaViewerModuleConfig, AXMediaViewerType, AXThumbnail };
|
|
@@ -60,11 +60,15 @@ declare class AXContextMenuComponent extends NXComponent {
|
|
|
60
60
|
readonly target: _angular_core.InputSignal<string | HTMLElement | HTMLElement[]>;
|
|
61
61
|
onItemClick: _angular_core.OutputEmitterRef<AXContextMenuItemsClickEvent>;
|
|
62
62
|
onOpening: _angular_core.OutputEmitterRef<AXContextMenuOpeningEvent>;
|
|
63
|
+
/** Emitted when the menu closes (backdrop, item click, scroll, another menu opening, etc.). */
|
|
64
|
+
onClose: _angular_core.OutputEmitterRef<void>;
|
|
63
65
|
hasArrow: _angular_core.WritableSignal<boolean>;
|
|
64
66
|
private service;
|
|
65
67
|
private renderer;
|
|
66
68
|
private document;
|
|
67
69
|
private platformID;
|
|
70
|
+
private zIndexService;
|
|
71
|
+
private zToken;
|
|
68
72
|
/** @ignore */
|
|
69
73
|
constructor();
|
|
70
74
|
ngOnDestroy(): void;
|
|
@@ -103,11 +107,11 @@ declare class AXContextMenuComponent extends NXComponent {
|
|
|
103
107
|
private removeBackdrop;
|
|
104
108
|
private createEventListeners;
|
|
105
109
|
/** @ignore */
|
|
106
|
-
|
|
110
|
+
onWindowEvent(): void;
|
|
107
111
|
/** @ignore */
|
|
108
112
|
get __hostClass(): any;
|
|
109
113
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXContextMenuComponent, never>;
|
|
110
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXContextMenuComponent, "ax-context-menu", never, { "orientation": { "alias": "orientation"; "required": false; "isSignal": true; }; "openOn": { "alias": "openOn"; "required": false; "isSignal": true; }; "closeOn": { "alias": "closeOn"; "required": false; "isSignal": true; }; "originalItems": { "alias": "items"; "required": false; "isSignal": true; }; "target": { "alias": "target"; "required": false; "isSignal": true; }; }, { "onItemClick": "onItemClick"; "onOpening": "onOpening"; }, never, ["ax-menu-item,ax-divider,ax-title,ng-container"], true, never>;
|
|
114
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXContextMenuComponent, "ax-context-menu", never, { "orientation": { "alias": "orientation"; "required": false; "isSignal": true; }; "openOn": { "alias": "openOn"; "required": false; "isSignal": true; }; "closeOn": { "alias": "closeOn"; "required": false; "isSignal": true; }; "originalItems": { "alias": "items"; "required": false; "isSignal": true; }; "target": { "alias": "target"; "required": false; "isSignal": true; }; }, { "onItemClick": "onItemClick"; "onOpening": "onOpening"; "onClose": "onClose"; }, never, ["ax-menu-item,ax-divider,ax-title,ng-container"], true, never>;
|
|
111
115
|
}
|
|
112
116
|
|
|
113
117
|
type AXMenuItemClickEvent = AXMenuItemClickBaseEvent<AXMenuItemComponent>;
|
|
@@ -127,6 +131,8 @@ declare class AXMenuItemComponent extends NXComponent implements OnDestroy {
|
|
|
127
131
|
private scrollableParents;
|
|
128
132
|
private unsuscriber;
|
|
129
133
|
private renderer;
|
|
134
|
+
private zIndexService;
|
|
135
|
+
private zToken;
|
|
130
136
|
protected arrowIcon: _angular_core.Signal<string>;
|
|
131
137
|
onClick: _angular_core.OutputEmitterRef<AXMenuItemClickEvent>;
|
|
132
138
|
name: _angular_core.InputSignal<string>;
|
|
@@ -159,15 +165,15 @@ declare class AXMenuItemComponent extends NXComponent implements OnDestroy {
|
|
|
159
165
|
* Calculate the position of the submenu to avoid it going out of the viewport.
|
|
160
166
|
*/
|
|
161
167
|
private calculatePosition;
|
|
162
|
-
|
|
163
|
-
|
|
168
|
+
handleClick(e: MouseEvent): void;
|
|
169
|
+
handleMouseEnter(event: MouseEvent): void;
|
|
164
170
|
private mouseLeaveTimeout;
|
|
165
|
-
|
|
166
|
-
|
|
171
|
+
handleMouseLeave(event: MouseEvent): void;
|
|
172
|
+
onWindowEvent(): void;
|
|
167
173
|
/**
|
|
168
174
|
* Close all menus if clicking outside the root menu and all sub-items.
|
|
169
175
|
*/
|
|
170
|
-
|
|
176
|
+
onClickOutside(event: MouseEvent): void;
|
|
171
177
|
ngOnDestroy(): void;
|
|
172
178
|
private bindScrollEvents;
|
|
173
179
|
private removeScrollEvents;
|
|
@@ -33,6 +33,8 @@ interface AXModalRef<TResult = any> {
|
|
|
33
33
|
restore: () => void;
|
|
34
34
|
close: (data?: TResult) => void;
|
|
35
35
|
setInputs: (values: AXComponentInputs) => void;
|
|
36
|
+
/** Brings this modal to the front of all other overlays */
|
|
37
|
+
bringToFront: () => void;
|
|
36
38
|
onClose: Subject<TResult>;
|
|
37
39
|
}
|
|
38
40
|
declare abstract class AXModalComponentBase {
|
|
@@ -41,6 +43,7 @@ declare abstract class AXModalComponentBase {
|
|
|
41
43
|
minimize(): void;
|
|
42
44
|
restore(): void;
|
|
43
45
|
maximize(): void;
|
|
46
|
+
bringToFront(): void;
|
|
44
47
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXModalComponentBase, never>;
|
|
45
48
|
static ɵdir: i0.ɵɵDirectiveDeclaration<AXModalComponentBase, never, never, { "__modal__": { "alias": "__modal__"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
46
49
|
}
|
|
@@ -117,6 +120,10 @@ declare class AXModalService {
|
|
|
117
120
|
* Restores the modal from minimized or maximized state.
|
|
118
121
|
*/
|
|
119
122
|
restore(): Promise<void>;
|
|
123
|
+
/**
|
|
124
|
+
* Brings the modal to the front of all other overlays.
|
|
125
|
+
*/
|
|
126
|
+
bringToFront(): void;
|
|
120
127
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXModalService, never>;
|
|
121
128
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXModalService>;
|
|
122
129
|
}
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { AXStyleColorType, AXStyleLookType, AXLocation, MXBaseComponent
|
|
2
|
-
import {
|
|
3
|
-
import * as
|
|
4
|
-
import { TemplateRef, OnInit, InjectionToken } from '@angular/core';
|
|
5
|
-
import { DialogRef } from '@angular/cdk/dialog';
|
|
1
|
+
import { AXStyleColorType, AXStyleLookType, AXLocation, MXBaseComponent } from '@acorex/cdk/common';
|
|
2
|
+
import { AXOverlayRef } from '@acorex/cdk/overlay';
|
|
3
|
+
import * as _angular_core from '@angular/core';
|
|
4
|
+
import { TemplateRef, Type, OnInit, InjectionToken } from '@angular/core';
|
|
6
5
|
|
|
7
|
-
type AXNotificationContentType = string | TemplateRef<unknown> |
|
|
6
|
+
type AXNotificationContentType = string | TemplateRef<unknown> | Type<unknown>;
|
|
8
7
|
interface AXNotificationButtonItem {
|
|
9
8
|
color?: AXStyleColorType;
|
|
10
9
|
look?: AXStyleLookType;
|
|
@@ -43,6 +42,16 @@ interface AXNotificationData {
|
|
|
43
42
|
interface AXNotificationRef {
|
|
44
43
|
close(): void;
|
|
45
44
|
}
|
|
45
|
+
/**
|
|
46
|
+
* @internal
|
|
47
|
+
* Internal reference used by notification service to manage overlay instances
|
|
48
|
+
*/
|
|
49
|
+
interface AXNotificationInternalRef {
|
|
50
|
+
id: string;
|
|
51
|
+
overlayRef: AXOverlayRef<unknown>;
|
|
52
|
+
config: AXNotificationData;
|
|
53
|
+
close: () => void;
|
|
54
|
+
}
|
|
46
55
|
|
|
47
56
|
/**
|
|
48
57
|
* The Button is a component which detects user interaction and triggers a corresponding event
|
|
@@ -50,35 +59,40 @@ interface AXNotificationRef {
|
|
|
50
59
|
* @category Components
|
|
51
60
|
*/
|
|
52
61
|
declare class AXNotificationComponent extends MXBaseComponent implements OnInit {
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
/** @
|
|
56
|
-
|
|
62
|
+
/** Notification configuration data */
|
|
63
|
+
config: _angular_core.InputSignal<AXNotificationData>;
|
|
64
|
+
/** @internal Callback function to close the notification */
|
|
65
|
+
onClose: _angular_core.InputSignal<() => void>;
|
|
66
|
+
private notificationService;
|
|
57
67
|
/** @ignore */
|
|
58
|
-
_icon: string;
|
|
68
|
+
protected _icon: string;
|
|
59
69
|
private intervalId;
|
|
60
70
|
private isPaused;
|
|
61
|
-
protected remainingTime:
|
|
62
|
-
protected transitionDuration:
|
|
71
|
+
protected remainingTime: _angular_core.WritableSignal<number>;
|
|
72
|
+
protected transitionDuration: _angular_core.WritableSignal<number>;
|
|
73
|
+
/** Template content if config.content is a TemplateRef */
|
|
74
|
+
protected templateContent: _angular_core.Signal<TemplateRef<unknown>>;
|
|
75
|
+
/** Component content if config.content is a component Type */
|
|
76
|
+
protected componentContent: _angular_core.Signal<Type<unknown>>;
|
|
77
|
+
/** String content if config.content is a string */
|
|
78
|
+
protected stringContent: _angular_core.Signal<string>;
|
|
63
79
|
ngOnInit(): void;
|
|
64
80
|
private pauseAnimation;
|
|
65
81
|
private _handleTimeOut;
|
|
66
82
|
/** @ignore */
|
|
67
|
-
private _initContent;
|
|
68
|
-
/** @ignore */
|
|
69
83
|
private _initIcon;
|
|
70
84
|
/** @ignore */
|
|
71
|
-
protected get _stringContent(): string;
|
|
72
|
-
/** @ignore */
|
|
73
85
|
protected _handleButtonClick(button: AXNotificationButtonItem): void;
|
|
74
|
-
/** @ignore */
|
|
75
|
-
private get __hostClass();
|
|
76
86
|
/**
|
|
77
|
-
* Closes the
|
|
87
|
+
* Closes the notification.
|
|
78
88
|
*/
|
|
79
89
|
close(): void;
|
|
80
|
-
|
|
81
|
-
|
|
90
|
+
/**
|
|
91
|
+
* Closes all notifications.
|
|
92
|
+
*/
|
|
93
|
+
closeAll(): void;
|
|
94
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXNotificationComponent, never>;
|
|
95
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXNotificationComponent, "ax-notification", never, { "config": { "alias": "config"; "required": true; "isSignal": true; }; "onClose": { "alias": "onClose"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
82
96
|
}
|
|
83
97
|
|
|
84
98
|
interface AXNotificationConfig {
|
|
@@ -96,18 +110,18 @@ type PartialNotificationConfig = Partial<AXNotificationConfig>;
|
|
|
96
110
|
declare function notificationConfig(config?: PartialNotificationConfig): AXNotificationConfig;
|
|
97
111
|
|
|
98
112
|
declare class AXNotificationModule {
|
|
99
|
-
static ɵfac:
|
|
100
|
-
static ɵmod:
|
|
101
|
-
static ɵinj:
|
|
113
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXNotificationModule, never>;
|
|
114
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXNotificationModule, never, [typeof AXNotificationComponent], [typeof AXNotificationComponent]>;
|
|
115
|
+
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXNotificationModule>;
|
|
102
116
|
}
|
|
103
117
|
|
|
104
118
|
declare class AXNotificationService {
|
|
105
|
-
private
|
|
119
|
+
private overlayService;
|
|
106
120
|
private translationService;
|
|
107
121
|
private defaultConfig;
|
|
108
122
|
private activeNotifications;
|
|
109
123
|
private reservedNotifications;
|
|
110
|
-
private
|
|
124
|
+
private notificationCounterRef;
|
|
111
125
|
private moreNotificationsColor;
|
|
112
126
|
private moreNotificationsLocation;
|
|
113
127
|
private reserveCounter;
|
|
@@ -116,14 +130,15 @@ declare class AXNotificationService {
|
|
|
116
130
|
hideAll(): void;
|
|
117
131
|
private handleShowReservedNotification;
|
|
118
132
|
private handleReservedNotificationCounter;
|
|
119
|
-
private
|
|
133
|
+
private createReservedCounterNotification;
|
|
134
|
+
private positionNotification;
|
|
120
135
|
private reposition;
|
|
121
136
|
private getRepositionPosition;
|
|
137
|
+
private applyRepositionPosition;
|
|
122
138
|
private getPosition;
|
|
123
|
-
|
|
124
|
-
static
|
|
125
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXNotificationService>;
|
|
139
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXNotificationService, never>;
|
|
140
|
+
static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXNotificationService>;
|
|
126
141
|
}
|
|
127
142
|
|
|
128
143
|
export { AXNotificationComponent, AXNotificationDefaultConfig, AXNotificationModule, AXNotificationService, AX_NOTIFICATION_CONFIG, notificationConfig };
|
|
129
|
-
export type { AXNotificationButtonItem, AXNotificationConfig, AXNotificationContentType, AXNotificationData, AXNotificationOptions, AXNotificationRef, PartialNotificationConfig };
|
|
144
|
+
export type { AXNotificationButtonItem, AXNotificationConfig, AXNotificationContentType, AXNotificationData, AXNotificationInternalRef, AXNotificationOptions, AXNotificationRef, PartialNotificationConfig };
|
|
@@ -32,6 +32,9 @@ declare class AXNumberBoxComponent extends AXNumberBoxComponent_base {
|
|
|
32
32
|
protected internalValueChanged(value: number | undefined): void;
|
|
33
33
|
private plusValue;
|
|
34
34
|
private minusValue;
|
|
35
|
+
private getNumericValue;
|
|
36
|
+
private getSteppedValue;
|
|
37
|
+
private getFractionDigits;
|
|
35
38
|
protected handleOnKeydownEvent(e: KeyboardEvent): void;
|
|
36
39
|
protected handleUpClick(): void;
|
|
37
40
|
protected handleDownClick(): void;
|