@acorex/components 19.15.0-next.0 → 19.15.0-next.10
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/action-sheet/lib/action-sheet.class.d.ts +1 -1
- package/action-sheet/lib/action-sheet.component.d.ts +1 -1
- package/action-sheet/lib/action-sheet.module.d.ts +1 -1
- package/alert/lib/alert.component.d.ts +1 -1
- package/audio-wave/lib/interfaces/audio-wave.interface.d.ts +1 -1
- package/autocomplete/lib/autocomplete.component.d.ts +1 -1
- package/avatar/lib/avatar.component.d.ts +1 -1
- package/badge/lib/badge.component.d.ts +1 -1
- package/bottom-navigation/lib/bottom-navigation-item/bottom-navigation-item.component.d.ts +2 -2
- package/bottom-navigation/lib/bottom-navigation.component.d.ts +1 -1
- package/breadcrumbs/lib/breadcrumbs-item.component.d.ts +1 -1
- package/breadcrumbs/lib/breadcrumbs.component.d.ts +1 -1
- package/button/lib/button-item-list.component.d.ts +2 -2
- package/button/lib/button-item.class.d.ts +1 -1
- package/button/lib/button-item.component.d.ts +1 -1
- package/button/lib/button.component.d.ts +1 -1
- package/button/lib/button.module.d.ts +1 -1
- package/button-group/lib/button-group-item.component.d.ts +1 -1
- package/button-group/lib/button-group.component.d.ts +1 -1
- package/calendar/lib/calendar-range.component.d.ts +1 -1
- package/calendar/lib/calendar.class.d.ts +1 -1
- package/calendar/lib/calendar.component.d.ts +1 -1
- package/calendar/lib/calendar.module.d.ts +1 -1
- package/check-box/lib/check-box.component.d.ts +1 -1
- package/chips/lib/chips.component.d.ts +2 -2
- package/circular-progress/lib/circular-progress.component.d.ts +1 -1
- package/collapse/lib/collapse-group.component.d.ts +1 -1
- package/collapse/lib/collapse.component.d.ts +1 -1
- package/color-box/lib/color-box.component.d.ts +1 -1
- package/color-palette/lib/color-palette-input.component.d.ts +1 -1
- package/color-palette/lib/color-palette-picker.component.d.ts +1 -1
- package/color-palette/lib/color-palette-preview.component.d.ts +1 -1
- package/color-palette/lib/color-palette-swatches.component.d.ts +1 -1
- package/color-palette/lib/color-palette.class.d.ts +1 -1
- package/color-palette/lib/color-palette.component.d.ts +1 -1
- package/conversation/lib/classes/events.interface.d.ts +1 -1
- package/conversation/lib/conversation-input/conversation-input.component.d.ts +3 -1
- package/conversation/lib/conversation-message/conversation-message.component.d.ts +1 -1
- package/conversation/lib/conversation-view/conversation-view.component.d.ts +1 -1
- package/conversation/lib/conversation.module.d.ts +1 -1
- package/cron-job/lib/cron-job-container/cron-job-container.component.d.ts +1 -1
- package/cron-job/lib/day/day.component.d.ts +1 -1
- package/cron-job/lib/hours/hours.component.d.ts +1 -1
- package/cron-job/lib/minutes/minutes.component.d.ts +1 -1
- package/cron-job/lib/month/month.component.d.ts +1 -1
- package/cron-job/lib/seconds/seconds.component.d.ts +1 -1
- package/cron-job/lib/year/year.component.d.ts +1 -1
- package/data-pager/lib/data-pager-base.component.d.ts +1 -1
- package/data-pager/lib/data-pager-input-selector.component.d.ts +1 -1
- package/data-pager/lib/data-pager-next-buttons.component.d.ts +1 -1
- package/data-pager/lib/data-pager-pagesize-dropdown.component.d.ts +1 -1
- package/data-pager/lib/data-pager-prev-buttons.component.d.ts +1 -1
- package/data-pager/lib/data-pager.component.d.ts +1 -1
- package/data-table/lib/base-data-table.class.d.ts +1 -1
- package/data-table/lib/columns/data-table-column.d.ts +1 -1
- package/data-table/lib/columns/row-command-column.component.d.ts +1 -1
- package/data-table/lib/columns/row-select-column.component.d.ts +1 -1
- package/data-table/lib/data-table.module.d.ts +1 -1
- package/data-table/lib/infinite-scroll-data-table/infinite-scroll-data-table.component.d.ts +1 -1
- package/datetime-box/lib/datetime-box.component.d.ts +1 -1
- package/datetime-input/lib/datetime-input.component.d.ts +1 -1
- package/datetime-picker/lib/datetime-picker.component.d.ts +1 -1
- package/decorators/lib/components/clear-button/clear-button.component.d.ts +2 -2
- package/decorators/lib/components/close-button/close-button.component.d.ts +2 -2
- package/decorators/lib/components/full-screen/full-screen-button.component.d.ts +1 -1
- package/decorators/lib/components/generic-content.component.d.ts +1 -1
- package/decorators/lib/components/heading/heading.component.d.ts +1 -1
- package/decorators/lib/components/icon/icon.component.d.ts +1 -1
- package/dialog/lib/dialog.class.d.ts +1 -1
- package/dialog/lib/dialog.component.d.ts +1 -1
- package/dialog/lib/dialog.module.d.ts +1 -1
- package/dialog/lib/dialog.service.d.ts +1 -1
- package/drawer/lib/drawer/drawer-container/drawer-container.component.d.ts +4 -4
- package/drawer/lib/drawer/drawer-item/drawer.component.d.ts +15 -50
- package/dropdown/lib/dropdown-box.class.d.ts +1 -1
- package/dropdown/lib/dropdown-box.component.d.ts +2 -2
- package/dropdown/lib/dropdown-panel.component.d.ts +2 -2
- package/dropdown/lib/dropdown.module.d.ts +1 -1
- package/dropdown-button/lib/dropdown-button.component.d.ts +2 -2
- package/dropdown-button/lib/dropdown-button.module.d.ts +1 -1
- package/fesm2022/acorex-components-action-sheet.mjs +15 -13
- package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
- package/fesm2022/acorex-components-alert.mjs +15 -9
- package/fesm2022/acorex-components-alert.mjs.map +1 -1
- package/fesm2022/acorex-components-audio-wave.mjs +9 -8
- package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
- package/fesm2022/acorex-components-autocomplete.mjs +10 -10
- package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
- package/fesm2022/acorex-components-avatar.mjs +13 -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 +14 -14
- package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-breadcrumbs.mjs +13 -13
- package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
- package/fesm2022/acorex-components-button-group.mjs +13 -12
- package/fesm2022/acorex-components-button-group.mjs.map +1 -1
- package/fesm2022/acorex-components-button.mjs +22 -22
- package/fesm2022/acorex-components-button.mjs.map +1 -1
- package/fesm2022/acorex-components-calendar.mjs +18 -14
- package/fesm2022/acorex-components-calendar.mjs.map +1 -1
- package/fesm2022/acorex-components-check-box.mjs +12 -10
- package/fesm2022/acorex-components-check-box.mjs.map +1 -1
- package/fesm2022/acorex-components-chips.mjs +10 -10
- package/fesm2022/acorex-components-chips.mjs.map +1 -1
- package/fesm2022/acorex-components-circular-progress.mjs +9 -9
- package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
- package/fesm2022/acorex-components-collapse.mjs +15 -13
- package/fesm2022/acorex-components-collapse.mjs.map +1 -1
- package/fesm2022/acorex-components-color-box.mjs +8 -8
- package/fesm2022/acorex-components-color-box.mjs.map +1 -1
- package/fesm2022/acorex-components-color-palette.mjs +36 -26
- package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
- package/fesm2022/acorex-components-comment.mjs +37 -36
- package/fesm2022/acorex-components-comment.mjs.map +1 -1
- package/fesm2022/acorex-components-conversation.mjs +80 -63
- package/fesm2022/acorex-components-conversation.mjs.map +1 -1
- package/fesm2022/acorex-components-cron-job.mjs +57 -53
- package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
- package/fesm2022/acorex-components-data-pager.mjs +75 -37
- package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
- package/fesm2022/acorex-components-data-table.mjs +59 -39
- package/fesm2022/acorex-components-data-table.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-box.mjs +8 -8
- package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-input.mjs +8 -8
- package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-picker.mjs +10 -10
- package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-decorators.mjs +46 -36
- package/fesm2022/acorex-components-decorators.mjs.map +1 -1
- package/fesm2022/acorex-components-dialog.mjs +21 -13
- package/fesm2022/acorex-components-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-drawer.mjs +63 -149
- package/fesm2022/acorex-components-drawer.mjs.map +1 -1
- package/fesm2022/acorex-components-dropdown-button.mjs +12 -10
- package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
- package/fesm2022/acorex-components-dropdown.mjs +19 -17
- package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
- package/fesm2022/acorex-components-file-explorer.mjs +39 -31
- package/fesm2022/acorex-components-file-explorer.mjs.map +1 -1
- package/fesm2022/acorex-components-flow-chart.mjs +30 -20
- package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
- package/fesm2022/acorex-components-form.mjs +23 -27
- package/fesm2022/acorex-components-form.mjs.map +1 -1
- package/fesm2022/acorex-components-grid-layout-builder.mjs +55 -16
- package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-image-editor.mjs +43 -45
- package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
- package/fesm2022/acorex-components-image.mjs +15 -9
- package/fesm2022/acorex-components-image.mjs.map +1 -1
- package/fesm2022/acorex-components-json-viewer.mjs +9 -8
- package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
- package/fesm2022/acorex-components-kbd.mjs +13 -12
- package/fesm2022/acorex-components-kbd.mjs.map +1 -1
- package/fesm2022/acorex-components-label.mjs +15 -9
- package/fesm2022/acorex-components-label.mjs.map +1 -1
- package/fesm2022/acorex-components-list.mjs +8 -8
- package/fesm2022/acorex-components-list.mjs.map +1 -1
- package/fesm2022/acorex-components-loading-dialog.mjs +12 -12
- package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-loading.mjs +19 -19
- package/fesm2022/acorex-components-loading.mjs.map +1 -1
- package/fesm2022/acorex-components-map.mjs +265 -108
- package/fesm2022/acorex-components-map.mjs.map +1 -1
- package/fesm2022/acorex-components-media-viewer.mjs +42 -41
- package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
- package/fesm2022/acorex-components-menu.mjs +41 -17
- package/fesm2022/acorex-components-menu.mjs.map +1 -1
- package/fesm2022/{acorex-components-modal-acorex-components-modal-Ckn70-o5.mjs → acorex-components-modal-acorex-components-modal-CJ3M9U7p.mjs} +24 -23
- package/fesm2022/acorex-components-modal-acorex-components-modal-CJ3M9U7p.mjs.map +1 -0
- package/fesm2022/acorex-components-modal-modal-content.component-Ef5XWxUb.mjs +216 -0
- package/fesm2022/acorex-components-modal-modal-content.component-Ef5XWxUb.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 +18 -12
- package/fesm2022/acorex-components-notification.mjs.map +1 -1
- package/fesm2022/acorex-components-number-box.mjs +8 -8
- package/fesm2022/acorex-components-number-box.mjs.map +1 -1
- package/fesm2022/acorex-components-otp.mjs +20 -8
- package/fesm2022/acorex-components-otp.mjs.map +1 -1
- package/fesm2022/acorex-components-page.mjs +11 -11
- package/fesm2022/acorex-components-page.mjs.map +1 -1
- package/fesm2022/acorex-components-paint.mjs +32 -34
- package/fesm2022/acorex-components-paint.mjs.map +1 -1
- package/fesm2022/acorex-components-password-box.mjs +37 -29
- package/fesm2022/acorex-components-password-box.mjs.map +1 -1
- package/fesm2022/acorex-components-pdf-reader.mjs +9 -8
- package/fesm2022/acorex-components-pdf-reader.mjs.map +1 -1
- package/fesm2022/acorex-components-phone-box.mjs +8 -8
- package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
- package/fesm2022/acorex-components-picker.mjs +18 -16
- package/fesm2022/acorex-components-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-popover.mjs +15 -9
- package/fesm2022/acorex-components-popover.mjs.map +1 -1
- package/fesm2022/acorex-components-popup.mjs +18 -12
- package/fesm2022/acorex-components-popup.mjs.map +1 -1
- package/fesm2022/acorex-components-progress-bar.mjs +9 -9
- package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
- package/fesm2022/acorex-components-qrcode.mjs +10 -8
- package/fesm2022/acorex-components-qrcode.mjs.map +1 -1
- package/fesm2022/acorex-components-query-builder.mjs +9 -9
- package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-radio.mjs +10 -8
- package/fesm2022/acorex-components-radio.mjs.map +1 -1
- package/fesm2022/acorex-components-rail-navigation.mjs +16 -16
- package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-range-slider.mjs +13 -11
- package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-rate-picker.mjs +10 -8
- package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-rest-api-generator.mjs +28 -27
- package/fesm2022/acorex-components-rest-api-generator.mjs.map +1 -1
- package/fesm2022/acorex-components-result.mjs +9 -9
- package/fesm2022/acorex-components-result.mjs.map +1 -1
- package/fesm2022/acorex-components-routing-progress.mjs +9 -9
- package/fesm2022/acorex-components-routing-progress.mjs.map +1 -1
- package/fesm2022/acorex-components-scheduler.mjs +341 -279
- package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
- package/fesm2022/acorex-components-scss.mjs +4 -4
- package/fesm2022/acorex-components-search-box.mjs +9 -9
- package/fesm2022/acorex-components-search-box.mjs.map +1 -1
- package/fesm2022/acorex-components-select-box.mjs +18 -12
- package/fesm2022/acorex-components-select-box.mjs.map +1 -1
- package/fesm2022/acorex-components-selection-list.mjs +8 -8
- package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
- package/fesm2022/acorex-components-side-menu.mjs +16 -16
- package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
- package/fesm2022/acorex-components-skeleton.mjs +9 -9
- package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
- package/fesm2022/acorex-components-slider.mjs +10 -8
- package/fesm2022/acorex-components-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-sliding-item.mjs +17 -16
- package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
- package/fesm2022/acorex-components-step-wizard.mjs +16 -16
- package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
- package/fesm2022/acorex-components-switch.mjs +14 -11
- package/fesm2022/acorex-components-switch.mjs.map +1 -1
- package/fesm2022/acorex-components-tabs.mjs +16 -15
- package/fesm2022/acorex-components-tabs.mjs.map +1 -1
- package/fesm2022/acorex-components-tag-box.mjs +10 -10
- 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 +8 -8
- package/fesm2022/acorex-components-text-area.mjs.map +1 -1
- package/fesm2022/acorex-components-text-box.mjs +13 -13
- package/fesm2022/acorex-components-text-box.mjs.map +1 -1
- package/fesm2022/acorex-components-time-duration.mjs +44 -96
- package/fesm2022/acorex-components-time-duration.mjs.map +1 -1
- package/fesm2022/acorex-components-time-line.mjs +13 -12
- package/fesm2022/acorex-components-time-line.mjs.map +1 -1
- package/fesm2022/acorex-components-toast.mjs +18 -12
- package/fesm2022/acorex-components-toast.mjs.map +1 -1
- package/fesm2022/acorex-components-toolbar.mjs +9 -8
- package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
- package/fesm2022/acorex-components-tooltip.mjs +39 -12
- package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
- package/fesm2022/acorex-components-tree-view.mjs +21 -14
- package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
- package/fesm2022/acorex-components-uploader.mjs +27 -27
- package/fesm2022/acorex-components-uploader.mjs.map +1 -1
- package/fesm2022/acorex-components-video-player.mjs +9 -8
- package/fesm2022/acorex-components-video-player.mjs.map +1 -1
- package/fesm2022/acorex-components-wysiwyg.mjs +39 -41
- package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
- package/file-explorer/lib/file-explorer-item/file-explorer-item.component.d.ts +1 -1
- package/flow-chart/lib/flow-chart-creator/flow-chart-creator.component.d.ts +1 -1
- package/flow-chart/lib/flow-chart-renderer/flow-chart-renderer.component.d.ts +1 -1
- package/flow-chart/lib/flow-chart.component.d.ts +1 -1
- package/form/lib/form-field.component.d.ts +1 -1
- package/form/lib/form.component.d.ts +3 -4
- package/form/lib/validation-summary.component.d.ts +1 -1
- package/grid-layout-builder/lib/grid-layout-container.component.d.ts +4 -3
- package/grid-layout-builder/lib/types.d.ts +1 -1
- package/image/lib/image.component.d.ts +1 -1
- package/image-editor/lib/image-editor-container/image-editor-container.component.d.ts +1 -1
- package/image-editor/lib/image-editor-view/image-editor-view.component.d.ts +1 -1
- package/label/lib/label.component.d.ts +1 -1
- package/list/lib/list.component.d.ts +1 -1
- package/loading/lib/loading-spinner.component.d.ts +1 -1
- package/loading/lib/loading.component.d.ts +1 -1
- package/loading-dialog/lib/loading-dialog.class.d.ts +1 -1
- package/loading-dialog/lib/loading-dialog.component.d.ts +1 -1
- package/loading-dialog/lib/loading-dialog.module.d.ts +1 -1
- package/map/lib/map.component.d.ts +38 -11
- package/menu/lib/context-menu.component.d.ts +1 -1
- package/menu/lib/menu-item.component.d.ts +1 -1
- package/menu/lib/menu.component.d.ts +1 -1
- package/menu/lib/menu.types.d.ts +1 -1
- package/modal/lib/modal-content/modal-content.component.d.ts +1 -1
- package/modal/lib/modal.component.d.ts +1 -1
- package/navbar/lib/navbar.component.d.ts +1 -1
- package/notification/lib/notification.class.d.ts +1 -1
- package/notification/lib/notification.component.d.ts +1 -1
- package/notification/lib/notification.config.d.ts +1 -1
- package/number-box/lib/number-box.component.d.ts +1 -1
- package/otp/lib/otp.class.d.ts +1 -1
- package/otp/lib/otp.component.d.ts +1 -1
- package/package.json +12 -16
- package/page/lib/base-page.class.d.ts +1 -1
- package/page/lib/page.component.d.ts +1 -1
- package/paint/lib/paint/paint-container/paint-container.component.d.ts +1 -1
- package/password-box/lib/password-box.component.d.ts +1 -1
- package/password-box/lib/password-strength-validation/password-strength-validation.component.d.ts +13 -15
- package/phone-box/lib/phone-box.component.d.ts +1 -1
- package/picker/lib/picker-items/picker-items.component.d.ts +1 -1
- package/popover/lib/popover.component.d.ts +1 -1
- package/popup/lib/popup.component.d.ts +1 -1
- package/popup/lib/popup.module.d.ts +1 -1
- package/popup/lib/popup.service.d.ts +1 -1
- package/progress-bar/lib/progress-bar.component.d.ts +1 -1
- package/query-builder/lib/query-builder.component.d.ts +1 -1
- package/radio/lib/radio.component.d.ts +1 -1
- package/rail-navigation/lib/rail-navigation-item/rail-navigation-item.component.d.ts +1 -1
- package/rail-navigation/lib/rail-navigation.component.d.ts +1 -1
- package/range-slider/lib/range-slider.class.d.ts +1 -1
- package/range-slider/lib/range-slider.component.d.ts +1 -1
- package/rate-picker/lib/rate-picker.component.d.ts +1 -1
- package/rest-api-generator/lib/query-params/query-params.component.d.ts +1 -1
- package/rest-api-generator/lib/request-body/request-body.component.d.ts +1 -1
- package/rest-api-generator/lib/request-headers/request-headers.component.d.ts +1 -1
- package/rest-api-generator/lib/rest-api-auth/rest-api-auth.component.d.ts +1 -1
- package/rest-api-generator/lib/rest-api-generator.component.d.ts +1 -1
- package/result/lib/result.component.d.ts +1 -1
- package/routing-progress/lib/routing-progress.component.d.ts +1 -1
- package/scheduler/lib/scheduler.class.d.ts +38 -31
- package/scheduler/lib/scheduler.component.d.ts +54 -41
- package/scheduler/lib/scheduler.service.d.ts +15 -14
- package/scheduler/lib/views/agenda/scheduler-agenda-view.component.d.ts +14 -12
- package/scheduler/lib/views/day/scheduler-day-view.component.d.ts +19 -17
- package/scheduler/lib/views/month/scheduler-month-view.component.d.ts +17 -15
- package/scheduler/lib/views/timeline-day/scheduler-timeline-day-view.component.d.ts +17 -15
- package/scheduler/lib/views/timeline-month/scheduler-timeline-month-view.component.d.ts +15 -13
- package/scheduler/lib/views/timeline-multi-day/scheduler-timeline-multi-day-view.component.d.ts +15 -14
- package/scheduler/lib/views/week/scheduler-week-view.component.d.ts +19 -17
- package/search-box/lib/search-box.component.d.ts +1 -1
- package/search-box/lib/search-box.module.d.ts +1 -1
- package/select-box/lib/select-box.component.d.ts +2 -1
- package/select-box/lib/select-box.module.d.ts +1 -1
- package/selection-list/lib/selection-list.component.d.ts +1 -1
- package/side-menu/lib/side-menu-item/side-menu-item.component.d.ts +1 -1
- package/side-menu/lib/side-menu.component.d.ts +1 -1
- package/side-menu/lib/side-menu.module.d.ts +1 -1
- package/skeleton/lib/skeleton.component.d.ts +1 -1
- package/slider/lib/slider.component.d.ts +1 -1
- package/slider/lib/slider.module.d.ts +1 -1
- package/sliding-item/lib/sliding-item-prefix/sliding-item-prefix.component.d.ts +1 -1
- package/sliding-item/lib/sliding-item-suffix/sliding-item-suffix.component.d.ts +1 -1
- package/step-wizard/lib/step-wizard-item/step-wizard-item.component.d.ts +1 -1
- package/step-wizard/lib/step-wizard.component.d.ts +1 -1
- package/switch/lib/switch-content.component.d.ts +1 -1
- package/switch/lib/switch.component.d.ts +1 -1
- package/tabs/lib/tab-item.component.d.ts +1 -1
- package/tabs/lib/tabs.class.d.ts +1 -1
- package/tabs/lib/tabs.component.d.ts +1 -1
- package/tag/lib/tag.component.d.ts +1 -1
- package/tag-box/lib/tag-box.component.d.ts +1 -1
- package/text-area/lib/text-area.component.d.ts +1 -1
- package/text-box/lib/text-box.component.d.ts +1 -1
- package/text-box/lib/text-box.module.d.ts +1 -1
- package/time-duration/lib/time-duration.component.d.ts +3 -6
- package/toast/lib/toast.class.d.ts +1 -1
- package/toast/lib/toast.component.d.ts +1 -1
- package/toast/lib/toast.config.d.ts +1 -1
- package/tooltip/lib/tooltip.component.d.ts +1 -1
- package/tooltip/lib/tooltip.directive.d.ts +8 -2
- package/tree-view/lib/tree-view-item.component.d.ts +1 -1
- package/tree-view/lib/tree-view.class.d.ts +2 -1
- package/tree-view/lib/tree-view.component.d.ts +5 -3
- package/tree-view/lib/tree-view.component.module.d.ts +1 -1
- package/uploader/lib/uploader-drop-zone/uploader-drop-zone.component.d.ts +1 -1
- package/uploader/lib/uploader.models.d.ts +1 -1
- package/wysiwyg/lib/wysiwyg/wysiwyg-container/wysiwyg-container.component.d.ts +1 -1
- package/wysiwyg/lib/wysiwyg/wysiwyg-tools/wysiwyg-alignment/wysiwyg-alignment.component.d.ts +1 -1
- package/wysiwyg/lib/wysiwyg/wysiwyg-tools/wysiwyg-colors/wysiwyg-colors.component.d.ts +1 -1
- package/wysiwyg/lib/wysiwyg/wysiwyg-tools/wysiwyg-insert/wysiwyg-insert.component.d.ts +1 -1
- package/common/README.md +0 -3
- package/common/index.d.ts +0 -32
- package/common/lib/classes/components.class.d.ts +0 -97
- package/common/lib/classes/datalist.class.d.ts +0 -37
- package/common/lib/classes/datasource.class.d.ts +0 -87
- package/common/lib/classes/events.class.d.ts +0 -96
- package/common/lib/classes/styles.class.d.ts +0 -12
- package/common/lib/common.module.d.ts +0 -10
- package/common/lib/components/base-component.class.d.ts +0 -42
- package/common/lib/components/button-base-component.class.d.ts +0 -55
- package/common/lib/components/color-component.class.d.ts +0 -12
- package/common/lib/components/colorlook-component.class.d.ts +0 -6
- package/common/lib/components/input-base-value-component.class.d.ts +0 -35
- package/common/lib/components/interactive-component.class.d.ts +0 -57
- package/common/lib/components/look-component.class.d.ts +0 -18
- package/common/lib/components/selection-base.component.class.d.ts +0 -53
- package/common/lib/components/value-component.class.d.ts +0 -70
- package/common/lib/directives/auto-focus.directive.d.ts +0 -17
- package/common/lib/directives/copy-clipboard.directive.d.ts +0 -40
- package/common/lib/directives/delayed-value-changed.directive.d.ts +0 -17
- package/common/lib/directives/hotkey.directive.d.ts +0 -22
- package/common/lib/directives/infinite-scroll.directive.d.ts +0 -25
- package/common/lib/directives/inverted-color.directive.d.ts +0 -12
- package/common/lib/directives/responsive.directive.d.ts +0 -10
- package/common/lib/directives/ripple.directive.d.ts +0 -18
- package/common/lib/interfaces/component.interface.d.ts +0 -4
- package/common/lib/services/dom.service.d.ts +0 -6
- package/common/lib/services/hotkey.service.d.ts +0 -31
- package/common/lib/types/base/button.type.d.ts +0 -8
- package/common/lib/types/base/color.type.d.ts +0 -7
- package/common/lib/types/base/component.types.d.ts +0 -8
- package/common/lib/types/base/events.types.d.ts +0 -21
- package/common/lib/types/base/index.d.ts +0 -7
- package/common/lib/types/base/interactive.type.d.ts +0 -13
- package/common/lib/types/base/look.type.d.ts +0 -7
- package/common/lib/types/base/value.type.d.ts +0 -9
- package/common/lib/types/direction.d.ts +0 -4
- package/common/lib/types/orientation.d.ts +0 -4
- package/common/lib/types/placement.d.ts +0 -30
- package/common/lib/types/range.d.ts +0 -4
- package/common/lib/types/selection-mode.d.ts +0 -4
- package/fesm2022/acorex-components-common.mjs +0 -2087
- package/fesm2022/acorex-components-common.mjs.map +0 -1
- package/fesm2022/acorex-components-modal-acorex-components-modal-Ckn70-o5.mjs.map +0 -1
- package/fesm2022/acorex-components-modal-modal-content.component-DzRhA-Nt.mjs +0 -216
- package/fesm2022/acorex-components-modal-modal-content.component-DzRhA-Nt.mjs.map +0 -1
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXLocation, AXStyleColorType, AXStyleLookType } from '@acorex/
|
1
|
+
import { AXLocation, AXStyleColorType, AXStyleLookType } from '@acorex/cdk/common';
|
2
2
|
import { ComponentType } from '@angular/cdk/portal';
|
3
3
|
import { TemplateRef } from '@angular/core';
|
4
4
|
export type AXNotificationContentType = string | TemplateRef<unknown> | ComponentType<unknown>;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXComponentCloseEvent, MXBaseComponent } from '@acorex/
|
1
|
+
import { AXComponentCloseEvent, MXBaseComponent } from '@acorex/cdk/common';
|
2
2
|
import { DialogRef } from '@angular/cdk/dialog';
|
3
3
|
import { Portal } from '@angular/cdk/portal';
|
4
4
|
import { OnInit } from '@angular/core';
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { AfterViewInit, ElementRef } from '@angular/core';
|
2
2
|
import { MaskedNumber } from 'imask';
|
3
|
-
import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/
|
3
|
+
import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/cdk/common';
|
4
4
|
import * as i0 from "@angular/core";
|
5
5
|
declare const AXNumberBoxComponent_base: import("polytype").Polytype.ClusteredConstructor<[{
|
6
6
|
new (): MXInputBaseValueComponent<number>;
|
package/otp/lib/otp.class.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { MXLookComponent, MXValueComponent } from '@acorex/
|
1
|
+
import { MXLookComponent, MXValueComponent } from '@acorex/cdk/common';
|
2
2
|
import { AXOtpCompletedEvent } from './otp.class';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
declare const AXOtpComponent_base: import("polytype").Polytype.ClusteredConstructor<[{
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@acorex/components",
|
3
|
-
"version": "19.15.0-next.
|
3
|
+
"version": "19.15.0-next.10",
|
4
4
|
"peerDependencies": {
|
5
5
|
"@angular/common": ">=19.0.0",
|
6
6
|
"@angular/core": ">=19.0.0",
|
@@ -33,6 +33,10 @@
|
|
33
33
|
"types": "./alert/index.d.ts",
|
34
34
|
"default": "./fesm2022/acorex-components-alert.mjs"
|
35
35
|
},
|
36
|
+
"./avatar": {
|
37
|
+
"types": "./avatar/index.d.ts",
|
38
|
+
"default": "./fesm2022/acorex-components-avatar.mjs"
|
39
|
+
},
|
36
40
|
"./audio-wave": {
|
37
41
|
"types": "./audio-wave/index.d.ts",
|
38
42
|
"default": "./fesm2022/acorex-components-audio-wave.mjs"
|
@@ -41,10 +45,6 @@
|
|
41
45
|
"types": "./autocomplete/index.d.ts",
|
42
46
|
"default": "./fesm2022/acorex-components-autocomplete.mjs"
|
43
47
|
},
|
44
|
-
"./avatar": {
|
45
|
-
"types": "./avatar/index.d.ts",
|
46
|
-
"default": "./fesm2022/acorex-components-avatar.mjs"
|
47
|
-
},
|
48
48
|
"./badge": {
|
49
49
|
"types": "./badge/index.d.ts",
|
50
50
|
"default": "./fesm2022/acorex-components-badge.mjs"
|
@@ -89,17 +89,13 @@
|
|
89
89
|
"types": "./color-box/index.d.ts",
|
90
90
|
"default": "./fesm2022/acorex-components-color-box.mjs"
|
91
91
|
},
|
92
|
-
"./color-palette": {
|
93
|
-
"types": "./color-palette/index.d.ts",
|
94
|
-
"default": "./fesm2022/acorex-components-color-palette.mjs"
|
95
|
-
},
|
96
92
|
"./comment": {
|
97
93
|
"types": "./comment/index.d.ts",
|
98
94
|
"default": "./fesm2022/acorex-components-comment.mjs"
|
99
95
|
},
|
100
|
-
"./
|
101
|
-
"types": "./
|
102
|
-
"default": "./fesm2022/acorex-components-
|
96
|
+
"./color-palette": {
|
97
|
+
"types": "./color-palette/index.d.ts",
|
98
|
+
"default": "./fesm2022/acorex-components-color-palette.mjs"
|
103
99
|
},
|
104
100
|
"./conversation": {
|
105
101
|
"types": "./conversation/index.d.ts",
|
@@ -145,14 +141,14 @@
|
|
145
141
|
"types": "./dropdown/index.d.ts",
|
146
142
|
"default": "./fesm2022/acorex-components-dropdown.mjs"
|
147
143
|
},
|
148
|
-
"./dropdown-button": {
|
149
|
-
"types": "./dropdown-button/index.d.ts",
|
150
|
-
"default": "./fesm2022/acorex-components-dropdown-button.mjs"
|
151
|
-
},
|
152
144
|
"./file-explorer": {
|
153
145
|
"types": "./file-explorer/index.d.ts",
|
154
146
|
"default": "./fesm2022/acorex-components-file-explorer.mjs"
|
155
147
|
},
|
148
|
+
"./dropdown-button": {
|
149
|
+
"types": "./dropdown-button/index.d.ts",
|
150
|
+
"default": "./fesm2022/acorex-components-dropdown-button.mjs"
|
151
|
+
},
|
156
152
|
"./flow-chart": {
|
157
153
|
"types": "./flow-chart/index.d.ts",
|
158
154
|
"default": "./fesm2022/acorex-components-flow-chart.mjs"
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXComponentCloseEvent, AXComponentClosing, MXBaseComponent } from '@acorex/
|
1
|
+
import { AXComponentCloseEvent, AXComponentClosing, MXBaseComponent } from '@acorex/cdk/common';
|
2
2
|
import { AXDecoratorGenericComponent } from '@acorex/components/decorators';
|
3
3
|
import { EventEmitter, OnDestroy } from '@angular/core';
|
4
4
|
import * as i0 from "@angular/core";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { MXBaseComponent } from '@acorex/
|
1
|
+
import { MXBaseComponent } from '@acorex/cdk/common';
|
2
2
|
import { EventEmitter } from '@angular/core';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare abstract class AXPageComponent extends MXBaseComponent {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/
|
1
|
+
import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/cdk/common';
|
2
2
|
import { AXPaintService } from '../paint.service';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
declare const AXPaintContainerComponent_base: import("polytype").Polytype.ClusteredConstructor<[{
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/
|
1
|
+
import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/cdk/common';
|
2
2
|
import { ElementRef } from '@angular/core';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
declare const AXPasswordBoxComponent_base: import("polytype").Polytype.ClusteredConstructor<[{
|
package/password-box/lib/password-strength-validation/password-strength-validation.component.d.ts
CHANGED
@@ -2,41 +2,39 @@ import { AXPasswordBoxComponent } from '../password-box.component';
|
|
2
2
|
import * as i0 from "@angular/core";
|
3
3
|
export declare class AXPasswordStrengthValidationComponent {
|
4
4
|
#private;
|
5
|
+
protected parent: AXPasswordBoxComponent;
|
5
6
|
protected passwordStrength: import("@angular/core").WritableSignal<number>;
|
6
7
|
protected updatedPassword: import("@angular/core").WritableSignal<string>;
|
7
8
|
protected strengthLabel: import("@angular/core").WritableSignal<string>;
|
8
9
|
protected strengthLabelColor: import("@angular/core").WritableSignal<string>;
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
*/
|
17
|
-
showProgress: import("@angular/core").InputSignal<boolean>;
|
18
|
-
protected isLenghtgraterThan8: import("@angular/core").WritableSignal<{
|
10
|
+
readonly showProgress: import("@angular/core").InputSignal<boolean>;
|
11
|
+
readonly showLengthGraterThan8: import("@angular/core").InputSignal<boolean>;
|
12
|
+
readonly showUseUpperCase: import("@angular/core").InputSignal<boolean>;
|
13
|
+
readonly showUseLowerCase: import("@angular/core").InputSignal<boolean>;
|
14
|
+
readonly showUseNumber: import("@angular/core").InputSignal<boolean>;
|
15
|
+
readonly showUseSpecialCharacter: import("@angular/core").InputSignal<boolean>;
|
16
|
+
isLengthGraterThan8: import("@angular/core").WritableSignal<{
|
19
17
|
regex: RegExp;
|
20
18
|
state: boolean;
|
21
19
|
}>;
|
22
|
-
|
20
|
+
isUseUpperCase: import("@angular/core").WritableSignal<{
|
23
21
|
regex: RegExp;
|
24
22
|
state: boolean;
|
25
23
|
}>;
|
26
|
-
|
24
|
+
isUseLowerCase: import("@angular/core").WritableSignal<{
|
27
25
|
regex: RegExp;
|
28
26
|
state: boolean;
|
29
27
|
}>;
|
30
|
-
|
28
|
+
isUseNumber: import("@angular/core").WritableSignal<{
|
31
29
|
regex: RegExp;
|
32
30
|
state: boolean;
|
33
31
|
}>;
|
34
|
-
|
32
|
+
isUseSpecialCharacter: import("@angular/core").WritableSignal<{
|
35
33
|
regex: RegExp;
|
36
34
|
state: boolean;
|
37
35
|
}>;
|
38
36
|
private checkRegexHandler;
|
39
37
|
protected checkPasswordStrength(): void;
|
40
38
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXPasswordStrengthValidationComponent, never>;
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXPasswordStrengthValidationComponent, "ax-password-strength-validation", never, { "
|
39
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXPasswordStrengthValidationComponent, "ax-password-strength-validation", never, { "showProgress": { "alias": "showProgress"; "required": false; "isSignal": true; }; "showLengthGraterThan8": { "alias": "showLengthGraterThan8"; "required": false; "isSignal": true; }; "showUseUpperCase": { "alias": "showUseUpperCase"; "required": false; "isSignal": true; }; "showUseLowerCase": { "alias": "showUseLowerCase"; "required": false; "isSignal": true; }; "showUseNumber": { "alias": "showUseNumber"; "required": false; "isSignal": true; }; "showUseSpecialCharacter": { "alias": "showUseSpecialCharacter"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
42
40
|
}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXDataSource, AXValueChangedEvent, MXInputBaseValueComponent, MXLookComponent } from '@acorex/
|
1
|
+
import { AXDataSource, AXValueChangedEvent, MXInputBaseValueComponent, MXLookComponent } from '@acorex/cdk/common';
|
2
2
|
import { AXSelectBoxComponent } from '@acorex/components/select-box';
|
3
3
|
import { AXTextBoxComponent } from '@acorex/components/text-box';
|
4
4
|
import { CountryItem } from '@acorex/core/constants';
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { AXCarouselDirective } from '@acorex/cdk/carousel';
|
2
|
-
import { MXValueComponent } from '@acorex/
|
2
|
+
import { MXValueComponent } from '@acorex/cdk/common';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare class AXPickerItemsComponent extends MXValueComponent {
|
5
5
|
#private;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXEvent, AXPlacementType, MXBaseComponent } from '@acorex/
|
1
|
+
import { AXEvent, AXPlacementType, MXBaseComponent } from '@acorex/cdk/common';
|
2
2
|
import { ComponentType } from '@angular/cdk/portal';
|
3
3
|
import { ComponentRef, ElementRef, EventEmitter, TemplateRef } from '@angular/core';
|
4
4
|
import * as i0 from "@angular/core";
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { AXPlatform } from '@acorex/core/platform';
|
2
2
|
import { CdkPortalOutletAttachedRef, Portal } from '@angular/cdk/portal';
|
3
3
|
import { NgZone, OnInit, ViewContainerRef } from '@angular/core';
|
4
|
-
import { AXComponentCloseEvent, MXBaseComponent } from '@acorex/
|
4
|
+
import { AXComponentCloseEvent, MXBaseComponent } from '@acorex/cdk/common';
|
5
5
|
import { AXLoadingService } from '@acorex/components/loading';
|
6
6
|
import { DialogRef } from '@angular/cdk/dialog';
|
7
7
|
import { AXPopupData } from './popup.interface';
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import * as i0 from "@angular/core";
|
2
2
|
import * as i1 from "@angular/common";
|
3
|
-
import * as i2 from "@acorex/
|
3
|
+
import * as i2 from "@acorex/cdk/common";
|
4
4
|
import * as i3 from "@angular/cdk/drag-drop";
|
5
5
|
import * as i4 from "@angular/cdk/a11y";
|
6
6
|
import * as i5 from "@angular/cdk/portal";
|
@@ -1,5 +1,5 @@
|
|
1
|
+
import { AXDataSource, AXValueChangedEvent } from '@acorex/cdk/common';
|
1
2
|
import { AXButtonGroupItemComponent } from '@acorex/components/button-group';
|
2
|
-
import { AXDataSource, AXValueChangedEvent } from '@acorex/components/common';
|
3
3
|
import { AXSelectBoxComponent } from '@acorex/components/select-box';
|
4
4
|
import * as i0 from "@angular/core";
|
5
5
|
export declare class AXQueryBuilderComponent {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { MXBaseComponent } from '@acorex/
|
1
|
+
import { MXBaseComponent } from '@acorex/cdk/common';
|
2
2
|
import { AfterViewInit, ElementRef, OnDestroy } from '@angular/core';
|
3
3
|
import { IsActiveMatchOptions, UrlTree } from '@angular/router';
|
4
4
|
import { AXRailClickEvent } from '../rail-navigation.class';
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { MXBaseComponent } from '@acorex/
|
1
|
+
import { MXBaseComponent } from '@acorex/cdk/common';
|
2
2
|
import { AXRailNavigationItemComponent } from './rail-navigation-item/rail-navigation-item.component';
|
3
3
|
import { AXRailLocation, AXRailLook } from './rail-navigation.class';
|
4
4
|
import * as i0 from "@angular/core";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXOrientation, MXValueComponent } from '@acorex/
|
1
|
+
import { AXOrientation, MXValueComponent } from '@acorex/cdk/common';
|
2
2
|
import { AXRangeSliderMode, AXRangeSliderSnapMode, AXRangeSliderTooltipMode, AXRangeSliderValue } from './range-slider.class';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
declare const AXRangeSliderComponent_base: import("polytype").Polytype.ClusteredConstructor<[{
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXValueChangedEvent } from '@acorex/
|
1
|
+
import { AXValueChangedEvent } from '@acorex/cdk/common';
|
2
2
|
import { AXRestApiGeneratorService } from '../rest-api-generator.service';
|
3
3
|
import { Queries } from '../types';
|
4
4
|
import * as i0 from "@angular/core";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXValueChangedEvent } from '@acorex/
|
1
|
+
import { AXValueChangedEvent } from '@acorex/cdk/common';
|
2
2
|
import { AXRestApiGeneratorService } from '../rest-api-generator.service';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare class AXRequestBodyComponent {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXValueChangedEvent } from '@acorex/
|
1
|
+
import { AXValueChangedEvent } from '@acorex/cdk/common';
|
2
2
|
import { AXRestApiGeneratorService } from '../rest-api-generator.service';
|
3
3
|
import { HeadersDynamic } from '../types';
|
4
4
|
import * as i0 from "@angular/core";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXValueChangedEvent } from '@acorex/
|
1
|
+
import { AXValueChangedEvent } from '@acorex/cdk/common';
|
2
2
|
import { AXRestApiGeneratorService } from '../rest-api-generator.service';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare class AXRestApiAuthComponent {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXValueChangedEvent } from '@acorex/
|
1
|
+
import { AXValueChangedEvent } from '@acorex/cdk/common';
|
2
2
|
import { AXRestApiGeneratorService } from './rest-api-generator.service';
|
3
3
|
import { AXRestApiOutput } from './types';
|
4
4
|
import * as i0 from "@angular/core";
|
@@ -1,70 +1,77 @@
|
|
1
|
-
import {
|
1
|
+
import { AXRange } from '@acorex/cdk/common';
|
2
2
|
import { AXDateTime } from '@acorex/core/date-time';
|
3
|
-
export type AXSchedulerView = 'day' | 'week' | 'month' | '
|
4
|
-
export type AXDayOfWeekName = '
|
3
|
+
export type AXSchedulerView = 'day' | 'week' | 'month' | 'timeline-day' | 'timeline-multi-day' | 'timeline-month' | 'agenda';
|
4
|
+
export type AXDayOfWeekName = 'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday';
|
5
5
|
export type AXSchedulerBlockIdentifier = {
|
6
6
|
dayIndex: number;
|
7
7
|
blockIndex: number;
|
8
8
|
};
|
9
|
-
export type
|
10
|
-
|
9
|
+
export type AXSchedulerAppointment = {
|
10
|
+
id: any;
|
11
|
+
data?: any;
|
12
|
+
endDate: Date;
|
11
13
|
title?: string;
|
14
|
+
startDate: Date;
|
12
15
|
allDay?: boolean;
|
13
|
-
singleDay: boolean;
|
14
16
|
readonly?: boolean;
|
15
17
|
textColor?: string;
|
16
|
-
endDate: AXDateTime;
|
17
18
|
description?: string;
|
18
|
-
startDate: AXDateTime;
|
19
19
|
backgroundColor?: string;
|
20
20
|
};
|
21
|
-
|
21
|
+
/**
|
22
|
+
* Only used for internal scheduler
|
23
|
+
*/
|
24
|
+
export type AXSchedulerInternalAppointment = {
|
25
|
+
id: any;
|
26
|
+
data: any;
|
27
|
+
title: string;
|
28
|
+
allDay: boolean;
|
29
|
+
readonly: boolean;
|
30
|
+
textColor: string;
|
31
|
+
description: string;
|
32
|
+
endDate: AXDateTime;
|
33
|
+
startDate: AXDateTime;
|
34
|
+
backgroundColor: string;
|
35
|
+
};
|
36
|
+
export type AXSchedulerAppointmentSegment = AXSchedulerInternalAppointment & {
|
22
37
|
isContinuationFromPreviousDay: boolean;
|
23
38
|
isContinuationToNextDay: boolean;
|
24
39
|
originalStartDate: AXDateTime;
|
25
40
|
originalEndDate: AXDateTime;
|
26
|
-
originalAppointmentRef?:
|
41
|
+
originalAppointmentRef?: AXSchedulerInternalAppointment;
|
27
42
|
};
|
28
43
|
export type AXSchedulerDayAppointmentLayout = {
|
29
44
|
columnIndex: number;
|
30
45
|
effectiveTotalColumns: number;
|
31
46
|
};
|
32
47
|
export type AXSchedulerBlockOccupancyMap = Map<string, any>;
|
33
|
-
export type AXSchedulerAppointmentsByStartBlock = Record<number, Record<number,
|
34
|
-
export type AXSchedulerActiveAppointmentsInBlock = Record<number, Record<number,
|
48
|
+
export type AXSchedulerAppointmentsByStartBlock = Record<number, Record<number, AXSchedulerAppointmentSegment[]>>;
|
49
|
+
export type AXSchedulerActiveAppointmentsInBlock = Record<number, Record<number, AXSchedulerAppointmentSegment[]>>;
|
35
50
|
export type AXSchedulerOverflowBadge = {
|
36
51
|
key: any;
|
37
52
|
count: number;
|
38
53
|
badgeTop: string;
|
39
54
|
badgeLeft: string;
|
40
55
|
};
|
41
|
-
export type AXSchedulerSlotEvent<T = MouseEvent> = {
|
42
|
-
event: T;
|
43
|
-
slot: {
|
44
|
-
endDate: AXDateTime;
|
45
|
-
startDate: AXDateTime;
|
46
|
-
view: AXSchedulerView;
|
47
|
-
};
|
48
|
-
};
|
49
|
-
export type AXSchedulerAppointmentEvent<T = MouseEvent> = {
|
50
|
-
event: T;
|
51
|
-
appointment: AXSchedulerAppointmentType;
|
52
|
-
};
|
53
56
|
export type AXSchedulerAllDaySlotData = {
|
54
57
|
day: AXDateTime;
|
55
|
-
appointments:
|
56
|
-
};
|
57
|
-
export type AXSchedulerSlotDropEvent = AXSchedulerSlotEvent<AXDropZoneDropEvent> & {
|
58
|
-
appointment: AXSchedulerAppointmentType;
|
58
|
+
appointments: AXSchedulerInternalAppointment[];
|
59
59
|
};
|
60
60
|
export type AXSchedulerAppointmentLayout = {
|
61
|
-
appointment:
|
61
|
+
appointment: AXSchedulerAppointmentSegment;
|
62
62
|
layoutLeft: string;
|
63
63
|
layoutWidth: string;
|
64
64
|
layoutTop: string;
|
65
65
|
layoutHeight: string;
|
66
66
|
};
|
67
|
-
export type
|
68
|
-
appointments:
|
67
|
+
export type AXSchedulerMultiDayViewAppointment = {
|
68
|
+
appointments: AXSchedulerInternalAppointment[];
|
69
69
|
date: AXDateTime;
|
70
70
|
};
|
71
|
+
export type AXSchedulerDateRange = AXRange<Date>;
|
72
|
+
export type AXSchedulerAppointmentDataSourceFilter = {
|
73
|
+
range?: AXSchedulerDateRange;
|
74
|
+
};
|
75
|
+
export type AXSchedulerAppointmentLoader = (filter?: AXSchedulerAppointmentDataSourceFilter) => AXSchedulerAppointment[];
|
76
|
+
export type AXSchedulerAppointmentLoaderAsync = (filter?: AXSchedulerAppointmentDataSourceFilter) => Promise<AXSchedulerAppointment[]>;
|
77
|
+
export type AXSchedulerAppointmentDataSource = AXSchedulerAppointment[] | AXSchedulerAppointmentLoader | AXSchedulerAppointmentLoaderAsync;
|