@acorex/components 19.15.0-next.2 → 19.15.0-next.20
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-numeric-selector.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 +1 -1
- 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/index.d.ts +2 -2
- package/drawer/lib/{drawer/drawer-container → drawer-container}/drawer-container.component.d.ts +1 -1
- package/drawer/lib/{drawer/drawer-item → drawer-item}/drawer.component.d.ts +1 -1
- package/drawer/lib/drawer.module.d.ts +2 -2
- package/drawer/lib/drawer.service.d.ts +1 -1
- package/drawer-2/README.md +3 -0
- package/drawer-2/index.d.ts +3 -0
- package/drawer-2/lib/drawer2-container/drawer2-container.component.d.ts +12 -0
- package/drawer-2/lib/drawer2-item/drawer2.component.d.ts +28 -0
- package/drawer-2/lib/drawer2.module.d.ts +9 -0
- 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 +10 -8
- 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 +85 -47
- 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 +8 -8
- package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-decorators.mjs +44 -35
- 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-2.mjs +119 -0
- package/fesm2022/acorex-components-drawer-2.mjs.map +1 -0
- package/fesm2022/acorex-components-drawer.mjs +18 -18
- 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 +14 -13
- 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 +12 -22
- 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 +60 -21
- 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-CU0UQIFV.mjs} +24 -23
- package/fesm2022/acorex-components-modal-acorex-components-modal-CU0UQIFV.mjs.map +1 -0
- package/fesm2022/acorex-components-modal-modal-content.component-0cXgTG2F.mjs +216 -0
- package/fesm2022/acorex-components-modal-modal-content.component-0cXgTG2F.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 +445 -344
- 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 +10 -10
- 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 +40 -109
- 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 +1 -1
- 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 +2 -6
- 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 +2 -2
- 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 +20 -20
- 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 +25 -33
- package/scheduler/lib/scheduler.component.d.ts +58 -41
- package/scheduler/lib/scheduler.service.d.ts +16 -15
- package/scheduler/lib/views/agenda/scheduler-agenda-view.component.d.ts +14 -12
- package/scheduler/lib/views/day/scheduler-day-view.component.d.ts +20 -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 +18 -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 +1 -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 +2 -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,9 +1,29 @@
|
|
1
|
-
import {
|
1
|
+
import { AXValueChangedEvent, NXComponent, NXEvent, NXNativeEvent } from '@acorex/cdk/common';
|
2
|
+
import { AXDropZoneDropEvent } from '@acorex/cdk/drag-drop';
|
2
3
|
import { AXDateTime } from '@acorex/core/date-time';
|
3
4
|
import { OnInit } from '@angular/core';
|
4
|
-
import { AXDayOfWeekName,
|
5
|
+
import { AXDayOfWeekName, AXSchedulerAppointment, AXSchedulerAppointmentDataSource, AXSchedulerDateRange, AXSchedulerView } from './scheduler.class';
|
5
6
|
import * as i0 from "@angular/core";
|
6
|
-
export
|
7
|
+
export interface AXSchedulerAppointmentMouseEvent extends NXNativeEvent<AXSchedulerComponent, MouseEvent> {
|
8
|
+
appointment: AXSchedulerAppointment;
|
9
|
+
}
|
10
|
+
export interface AXSchedulerSlotMouseEvent extends NXNativeEvent<AXSchedulerComponent, MouseEvent> {
|
11
|
+
slot: {
|
12
|
+
endDate: AXDateTime;
|
13
|
+
startDate: AXDateTime;
|
14
|
+
view: AXSchedulerView;
|
15
|
+
};
|
16
|
+
}
|
17
|
+
export interface AXSchedulerSlotDropEvent extends NXEvent<AXSchedulerComponent> {
|
18
|
+
dropEvent: AXDropZoneDropEvent;
|
19
|
+
appointment: AXSchedulerAppointment;
|
20
|
+
slot: {
|
21
|
+
endDate: AXDateTime;
|
22
|
+
startDate: AXDateTime;
|
23
|
+
view: AXSchedulerView;
|
24
|
+
};
|
25
|
+
}
|
26
|
+
export declare class AXSchedulerComponent extends NXComponent implements OnInit {
|
7
27
|
#private;
|
8
28
|
private platformId;
|
9
29
|
private unsubscriber;
|
@@ -13,66 +33,63 @@ export declare class AXSchedulerComponent extends MXBaseComponent implements OnI
|
|
13
33
|
private schedulerService;
|
14
34
|
private translationService;
|
15
35
|
private viewModeSelectbox;
|
16
|
-
displayViews
|
36
|
+
private displayViews;
|
17
37
|
calendar: import("@angular/core").InputSignal<string>;
|
18
|
-
calendarType: import("@angular/core").WritableSignal<string>;
|
38
|
+
protected calendarType: import("@angular/core").WritableSignal<string>;
|
19
39
|
startingDate: import("@angular/core").InputSignal<Date>;
|
20
40
|
currentDate: import("@angular/core").WritableSignal<AXDateTime>;
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
41
|
+
private _appointments;
|
42
|
+
appointments: import("@angular/core").Signal<AXSchedulerAppointment[]>;
|
43
|
+
protected rtl: import("@angular/core").WritableSignal<boolean>;
|
44
|
+
protected isFullScreen: import("@angular/core").WritableSignal<boolean>;
|
45
|
+
protected viewsDataSource: import("@angular/core").WritableSignal<{
|
25
46
|
id: string;
|
26
47
|
text: string;
|
27
48
|
}[]>;
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
49
|
+
private prevDate;
|
50
|
+
endDayHour: import("@angular/core").InputSignal<number>;
|
51
|
+
startDayHour: import("@angular/core").InputSignal<number>;
|
52
|
+
hasHeader: import("@angular/core").InputSignal<boolean>;
|
32
53
|
readonly: import("@angular/core").InputSignal<boolean>;
|
33
54
|
draggable: import("@angular/core").InputSignal<boolean>;
|
34
|
-
titleField: import("@angular/core").InputSignal<string>;
|
35
|
-
allDayField: import("@angular/core").InputSignal<string>;
|
36
55
|
allowFullScreen: import("@angular/core").InputSignal<boolean>;
|
37
|
-
endDateField: import("@angular/core").InputSignal<string>;
|
38
56
|
multiDayViewDaysCount: import("@angular/core").InputSignal<number>;
|
39
|
-
|
40
|
-
startDateField: import("@angular/core").InputSignal<string>;
|
41
|
-
textColorField: import("@angular/core").InputSignal<string>;
|
42
|
-
descriptionField: import("@angular/core").InputSignal<string>;
|
43
|
-
backgroundColorField: import("@angular/core").InputSignal<string>;
|
44
|
-
dataSource: import("@angular/core").InputSignal<any[] | AXDataSource<any>>;
|
57
|
+
dataSource: import("@angular/core").InputSignal<AXSchedulerAppointmentDataSource>;
|
45
58
|
firstDayOfWeek: import("@angular/core").InputSignal<AXDayOfWeekName>;
|
46
59
|
views: import("@angular/core").InputSignal<AXSchedulerView[]>;
|
47
60
|
selectedView: import("@angular/core").ModelSignal<AXSchedulerView>;
|
48
|
-
|
49
|
-
|
50
|
-
|
61
|
+
private prevView;
|
62
|
+
onDataLoaded: import("@angular/core").OutputEmitterRef<void>;
|
63
|
+
onRangeChanged: import("@angular/core").OutputEmitterRef<AXSchedulerDateRange>;
|
64
|
+
onSlotClicked: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
65
|
+
onSlotDblClicked: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
66
|
+
onSlotRightClick: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
51
67
|
onAppointmentDrop: import("@angular/core").OutputEmitterRef<AXSchedulerSlotDropEvent>;
|
52
|
-
onAppointmentClicked: import("@angular/core").OutputEmitterRef<
|
53
|
-
onAppointmentDblClicked: import("@angular/core").OutputEmitterRef<
|
54
|
-
onAppointmentRightClick: import("@angular/core").OutputEmitterRef<
|
55
|
-
protected handleSlotClickInternal(eventData:
|
56
|
-
protected handleSlotDblClickInternal(eventData:
|
57
|
-
protected handleSlotRightClickInternal(eventData:
|
58
|
-
protected handleAppointmentClickInternal(eventData:
|
59
|
-
protected handleAppointmentDblClickInternal(eventData:
|
60
|
-
protected handleAppointmentRightClickInternal(eventData:
|
68
|
+
onAppointmentClicked: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
69
|
+
onAppointmentDblClicked: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
70
|
+
onAppointmentRightClick: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
71
|
+
protected handleSlotClickInternal(eventData: AXSchedulerSlotMouseEvent): void;
|
72
|
+
protected handleSlotDblClickInternal(eventData: AXSchedulerSlotMouseEvent): void;
|
73
|
+
protected handleSlotRightClickInternal(eventData: AXSchedulerSlotMouseEvent): void;
|
74
|
+
protected handleAppointmentClickInternal(eventData: AXSchedulerAppointmentMouseEvent): void;
|
75
|
+
protected handleAppointmentDblClickInternal(eventData: AXSchedulerAppointmentMouseEvent): void;
|
76
|
+
protected handleAppointmentRightClickInternal(eventData: AXSchedulerAppointmentMouseEvent): void;
|
61
77
|
protected handleAppointmentDropInternal(eventData: AXSchedulerSlotDropEvent): void;
|
62
78
|
ngOnInit(): void;
|
63
|
-
fillDataSource
|
79
|
+
private fillDataSource;
|
64
80
|
private getGridDateRange;
|
65
|
-
appointmentsList: import("@angular/core").Signal<AXDataSource<any>>;
|
66
|
-
private dataSourceItemsSignal;
|
67
81
|
currentDateText: import("@angular/core").Signal<string>;
|
68
82
|
calendarDepth: import("@angular/core").Signal<"day" | "month">;
|
69
|
-
mappedAppointments
|
70
|
-
|
83
|
+
private mappedAppointments;
|
84
|
+
range: import("@angular/core").Signal<AXSchedulerDateRange>;
|
85
|
+
viewAppointments: import("@angular/core").Signal<AXSchedulerAppointment[]>;
|
71
86
|
viewChanged(e: AXValueChangedEvent<AXSchedulerView>): void;
|
87
|
+
private handleViewChanged;
|
72
88
|
nextClick(): void;
|
73
89
|
prevClick(): void;
|
74
|
-
calendarDateChanged(e:
|
90
|
+
calendarDateChanged(e: AXValueChangedEvent<Date>): void;
|
75
91
|
handleFullScreen(): void;
|
92
|
+
refresh(appointments?: AXSchedulerAppointment[]): Promise<void>;
|
76
93
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerComponent, never>;
|
77
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerComponent, "ax-scheduler", never, { "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "startingDate": { "alias": "startingDate"; "required": false; "isSignal": true; }; "
|
94
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerComponent, "ax-scheduler", never, { "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "startingDate": { "alias": "startingDate"; "required": false; "isSignal": true; }; "endDayHour": { "alias": "endDayHour"; "required": false; "isSignal": true; }; "startDayHour": { "alias": "startDayHour"; "required": false; "isSignal": true; }; "hasHeader": { "alias": "hasHeader"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "draggable": { "alias": "draggable"; "required": false; "isSignal": true; }; "allowFullScreen": { "alias": "allowFullScreen"; "required": false; "isSignal": true; }; "multiDayViewDaysCount": { "alias": "multiDayViewDaysCount"; "required": false; "isSignal": true; }; "dataSource": { "alias": "dataSource"; "required": false; "isSignal": true; }; "firstDayOfWeek": { "alias": "firstDayOfWeek"; "required": false; "isSignal": true; }; "views": { "alias": "views"; "required": false; "isSignal": true; }; "selectedView": { "alias": "selectedView"; "required": false; "isSignal": true; }; }, { "selectedView": "selectedViewChange"; "onDataLoaded": "onDataLoaded"; "onRangeChanged": "onRangeChanged"; "onSlotClicked": "onSlotClicked"; "onSlotDblClicked": "onSlotDblClicked"; "onSlotRightClick": "onSlotRightClick"; "onAppointmentDrop": "onAppointmentDrop"; "onAppointmentClicked": "onAppointmentClicked"; "onAppointmentDblClicked": "onAppointmentDblClicked"; "onAppointmentRightClick": "onAppointmentRightClick"; }, never, never, true, never>;
|
78
95
|
}
|
@@ -1,9 +1,10 @@
|
|
1
1
|
import { AXDateTime } from '@acorex/core/date-time';
|
2
|
-
import { AXDayOfWeekName, AXSchedulerActiveAppointmentsInBlock,
|
2
|
+
import { AXDayOfWeekName, AXSchedulerActiveAppointmentsInBlock, AXSchedulerAppointment, AXSchedulerAppointmentsByStartBlock, AXSchedulerAppointmentSegment, AXSchedulerBlockIdentifier, AXSchedulerView } from './scheduler.class';
|
3
|
+
import { AXSchedulerAppointmentMouseEvent, AXSchedulerSlotMouseEvent } from './scheduler.component';
|
3
4
|
import * as i0 from "@angular/core";
|
4
5
|
export declare class AXSchedulerService {
|
5
|
-
private calendarService;
|
6
6
|
private formatService;
|
7
|
+
private calendarService;
|
7
8
|
readonly HOURS_PER_DAY = 24;
|
8
9
|
readonly MINUTES_PER_HOUR = 60;
|
9
10
|
readonly BLOCK_DURATION_MINUTES = 30;
|
@@ -12,15 +13,15 @@ export declare class AXSchedulerService {
|
|
12
13
|
/**
|
13
14
|
* Checks if two appointments overlap in time.
|
14
15
|
*/
|
15
|
-
doAppointmentsOverlap(appointmentA:
|
16
|
+
doAppointmentsOverlap(appointmentA: AXSchedulerAppointment, appointmentB: AXSchedulerAppointment): boolean;
|
16
17
|
/**
|
17
18
|
* Calculates appointment duration in minutes.
|
18
19
|
*/
|
19
|
-
calculateDurationInMinutes(Appointment:
|
20
|
+
calculateDurationInMinutes(Appointment: AXSchedulerAppointment): number;
|
20
21
|
/**
|
21
22
|
* Calculates appointment duration in blocks (default 30 min).
|
22
23
|
*/
|
23
|
-
calculateDurationInBlocks(appointment:
|
24
|
+
calculateDurationInBlocks(appointment: AXSchedulerAppointment): number;
|
24
25
|
/**
|
25
26
|
* Gets the day index (relative to view start) and block index (relative to start hour)
|
26
27
|
* for a given date time within the view context. Returns null if outside view.
|
@@ -31,11 +32,11 @@ export declare class AXSchedulerService {
|
|
31
32
|
* Groups appointments by the blocks they are ACTIVE in for a given view.
|
32
33
|
* @param viewTotalDays - Number of days in the current view (1 for Day, 7 for Week, etc.)
|
33
34
|
*/
|
34
|
-
calculateActiveAppointmentsInBlock(singleDayAppointments:
|
35
|
+
calculateActiveAppointmentsInBlock(singleDayAppointments: AXSchedulerAppointmentSegment[], viewStartDate: AXDateTime, startHour: number, endHour: number, viewTotalDays: number): AXSchedulerActiveAppointmentsInBlock;
|
35
36
|
/**
|
36
37
|
* Calculates max concurrency and effective total columns for Day View appointments.
|
37
38
|
*/
|
38
|
-
calculateDayViewConcurrencyInfo(singleDayAppointments:
|
39
|
+
calculateDayViewConcurrencyInfo(singleDayAppointments: AXSchedulerAppointmentSegment[], // These are segments for the current day
|
39
40
|
viewStartDate: AXDateTime, startHour: number, endHour: number): Map<any, {
|
40
41
|
maxConcurrency: number;
|
41
42
|
effectiveTotalColumns: number;
|
@@ -43,21 +44,21 @@ export declare class AXSchedulerService {
|
|
43
44
|
/**
|
44
45
|
* Groups appointments by the block they START in for Week View.
|
45
46
|
*/
|
46
|
-
calculateWeekViewAppointmentsByStartBlock(singleDayAppointments:
|
47
|
+
calculateWeekViewAppointmentsByStartBlock(singleDayAppointments: AXSchedulerAppointmentSegment[], viewStartDate: AXDateTime, startHour: number, endHour: number): AXSchedulerAppointmentsByStartBlock;
|
47
48
|
/**
|
48
49
|
* Groups appointments by the day(s) they occur on within a given date range.
|
49
50
|
* Returns a Map where the key is the date string ('YYYY-MM-DD') and the value is an array of appointments.
|
50
51
|
*/
|
51
|
-
groupAppointmentsByDay(appointments:
|
52
|
-
viewEndDate: AXDateTime): Map<string,
|
52
|
+
groupAppointmentsByDay(appointments: AXSchedulerAppointment[], viewStartDate: AXDateTime, // First day visible in the grid
|
53
|
+
viewEndDate: AXDateTime): Map<string, AXSchedulerAppointment[]>;
|
53
54
|
getDayOfWeekNumber(dayName: AXDayOfWeekName): number;
|
54
55
|
getSlotData(startDate: AXDateTime, view: AXSchedulerView): {
|
55
56
|
startDate: AXDateTime;
|
56
57
|
endDate: AXDateTime;
|
57
58
|
view: AXSchedulerView;
|
58
59
|
};
|
59
|
-
handleEvent(event:
|
60
|
-
calculateTimelineLayout(appt:
|
60
|
+
handleEvent(event: AXSchedulerSlotMouseEvent | AXSchedulerAppointmentMouseEvent, eventOutputMap: any, eventType: 'appointment' | 'slot'): void;
|
61
|
+
calculateTimelineLayout(appt: AXSchedulerAppointment, viewStartHour: number, // e.g., 8 for 8 AM
|
61
62
|
viewEndHour: number): {
|
62
63
|
left: string;
|
63
64
|
width: string;
|
@@ -67,9 +68,9 @@ export declare class AXSchedulerService {
|
|
67
68
|
* constrained by the view's start and end hours.
|
68
69
|
* Returns a new appointment-like object representing the segment.
|
69
70
|
*/
|
70
|
-
getClonedAppointmentSegmentOnDay(appointment:
|
71
|
-
day: AXDateTime, viewStartHour: number, viewEndHour: number, isFullDayCellContext?: boolean):
|
72
|
-
getOriginalAppointment(item:
|
71
|
+
getClonedAppointmentSegmentOnDay(appointment: AXSchedulerAppointment, // This is the ORIGINAL appointment
|
72
|
+
day: AXDateTime, viewStartHour: number, viewEndHour: number, isFullDayCellContext?: boolean): AXSchedulerAppointmentSegment | null;
|
73
|
+
getOriginalAppointment(item: AXSchedulerAppointment | AXSchedulerAppointmentSegment): AXSchedulerAppointment;
|
73
74
|
isHoliday(date: AXDateTime): boolean;
|
74
75
|
isWeekend(date: AXDateTime, calendar: string): boolean;
|
75
76
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerService, never>;
|
@@ -1,17 +1,19 @@
|
|
1
|
+
import { NXComponent } from '@acorex/cdk/common';
|
1
2
|
import { AXDropZoneDropEvent } from '@acorex/cdk/drag-drop';
|
2
|
-
import { MXBaseComponent } from '@acorex/components/common';
|
3
3
|
import { AXDateTime, AXHolidayDate } from '@acorex/core/date-time';
|
4
|
-
import {
|
4
|
+
import { AXSchedulerAppointment, AXSchedulerAppointmentSegment } from '../../scheduler.class';
|
5
|
+
import { AXSchedulerAppointmentMouseEvent, AXSchedulerSlotDropEvent, AXSchedulerSlotMouseEvent } from '../../scheduler.component';
|
5
6
|
import * as i0 from "@angular/core";
|
6
7
|
export interface AgendaDayData {
|
7
8
|
date: AXDateTime;
|
8
|
-
appointments:
|
9
|
+
appointments: AXSchedulerAppointmentSegment[];
|
9
10
|
holiday?: {
|
10
11
|
state: 'holiday' | 'weekend' | 'none';
|
11
12
|
holiday?: AXHolidayDate;
|
12
13
|
};
|
13
14
|
}
|
14
|
-
export declare class AXSchedulerAgendaViewComponent extends
|
15
|
+
export declare class AXSchedulerAgendaViewComponent extends NXComponent {
|
16
|
+
private scheduler;
|
15
17
|
private calendarService;
|
16
18
|
private schedulerService;
|
17
19
|
daysCount: import("@angular/core").InputSignal<number>;
|
@@ -19,17 +21,17 @@ export declare class AXSchedulerAgendaViewComponent extends MXBaseComponent {
|
|
19
21
|
draggable: import("@angular/core").InputSignal<boolean>;
|
20
22
|
calendar: import("@angular/core").InputSignal<string>;
|
21
23
|
date: import("@angular/core").InputSignal<AXDateTime>;
|
22
|
-
appointments: import("@angular/core").InputSignal<
|
24
|
+
appointments: import("@angular/core").InputSignal<AXSchedulerAppointment[]>;
|
23
25
|
agendaDaysLayout: import("@angular/core").Signal<AgendaDayData[]>;
|
24
|
-
slotClickedInternal: import("@angular/core").OutputEmitterRef<
|
25
|
-
slotDblClickedInternal: import("@angular/core").OutputEmitterRef<
|
26
|
-
slotRightClickedInternal: import("@angular/core").OutputEmitterRef<
|
27
|
-
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<
|
28
|
-
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<
|
29
|
-
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<
|
26
|
+
slotClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
27
|
+
slotDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
28
|
+
slotRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
29
|
+
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
30
|
+
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
31
|
+
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
30
32
|
onAppointmentDropInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotDropEvent>;
|
31
33
|
private readonly eventOutputMap;
|
32
|
-
handleAppointmentEvent(mouseEvent: MouseEvent, appointmentItem:
|
34
|
+
handleAppointmentEvent(mouseEvent: MouseEvent, appointmentItem: AXSchedulerAppointment): void;
|
33
35
|
handleSlotEvent(mouseEvent: MouseEvent, date: AXDateTime): void;
|
34
36
|
handleDrop(e: AXDropZoneDropEvent, date: AXDateTime): void;
|
35
37
|
protected isToday(date: AXDateTime): boolean;
|
@@ -1,30 +1,33 @@
|
|
1
|
+
import { NXComponent } from '@acorex/cdk/common';
|
1
2
|
import { AXDropZoneDropEvent } from '@acorex/cdk/drag-drop';
|
2
|
-
import { MXBaseComponent } from '@acorex/components/common';
|
3
3
|
import { AXDateTime } from '@acorex/core/date-time';
|
4
|
-
import {
|
4
|
+
import { AXSchedulerAppointment, AXSchedulerAppointmentSegment, AXSchedulerDayAppointmentLayout } from '../../scheduler.class';
|
5
|
+
import { AXSchedulerAppointmentMouseEvent, AXSchedulerSlotDropEvent, AXSchedulerSlotMouseEvent } from '../../scheduler.component';
|
5
6
|
import * as i0 from "@angular/core";
|
6
|
-
export declare class AXSchedulerDayViewComponent extends
|
7
|
+
export declare class AXSchedulerDayViewComponent extends NXComponent {
|
8
|
+
private scheduler;
|
9
|
+
private calendarService;
|
7
10
|
private schedulerService;
|
8
11
|
readonly GAP_PX = 1;
|
9
12
|
readonly: import("@angular/core").InputSignal<boolean>;
|
10
13
|
draggable: import("@angular/core").InputSignal<boolean>;
|
11
14
|
calendar: import("@angular/core").InputSignal<string>;
|
12
|
-
endHour: import("@angular/core").InputSignal<number>;
|
13
15
|
date: import("@angular/core").InputSignal<AXDateTime>;
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
16
|
+
endDayHour: import("@angular/core").InputSignal<number>;
|
17
|
+
startDayHour: import("@angular/core").InputSignal<number>;
|
18
|
+
appointments: import("@angular/core").InputSignal<AXSchedulerAppointment[]>;
|
19
|
+
processedAppointmentsForLayout: import("@angular/core").Signal<AXSchedulerAppointmentSegment[]>;
|
20
|
+
allDayAppointments: import("@angular/core").Signal<AXSchedulerAppointment[]>;
|
21
|
+
singleDayAppointments: import("@angular/core").Signal<AXSchedulerAppointmentSegment[]>;
|
22
|
+
slotClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
23
|
+
slotDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
24
|
+
slotRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
25
|
+
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
26
|
+
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
27
|
+
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
25
28
|
onAppointmentDropInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotDropEvent>;
|
26
29
|
private readonly eventOutputMap;
|
27
|
-
handleAppointmentEvent(mouseEvent: MouseEvent, appointment:
|
30
|
+
handleAppointmentEvent(mouseEvent: MouseEvent, appointment: AXSchedulerAppointment): void;
|
28
31
|
handleSingleSlotEvent(mouseEvent: MouseEvent, startDate: AXDateTime): void;
|
29
32
|
handleAllDaySlotEvent(mouseEvent: MouseEvent): void;
|
30
33
|
handleAllDayDrop(e: AXDropZoneDropEvent): void;
|
@@ -38,5 +41,5 @@ export declare class AXSchedulerDayViewComponent extends MXBaseComponent {
|
|
38
41
|
getAppointmentHeight(key: any): string;
|
39
42
|
get isReadonly(): boolean;
|
40
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerDayViewComponent, never>;
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerDayViewComponent, "ax-scheduler-day-view", never, { "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "draggable": { "alias": "draggable"; "required": false; "isSignal": true; }; "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "
|
44
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerDayViewComponent, "ax-scheduler-day-view", never, { "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "draggable": { "alias": "draggable"; "required": false; "isSignal": true; }; "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "date": { "alias": "date"; "required": true; "isSignal": true; }; "endDayHour": { "alias": "endDayHour"; "required": true; "isSignal": true; }; "startDayHour": { "alias": "startDayHour"; "required": true; "isSignal": true; }; "appointments": { "alias": "appointments"; "required": false; "isSignal": true; }; }, { "slotClickedInternal": "slotClickedInternal"; "slotDblClickedInternal": "slotDblClickedInternal"; "slotRightClickedInternal": "slotRightClickedInternal"; "appointmentClickedInternal": "appointmentClickedInternal"; "appointmentDblClickedInternal": "appointmentDblClickedInternal"; "appointmentRightClickedInternal": "appointmentRightClickedInternal"; "onAppointmentDropInternal": "onAppointmentDropInternal"; }, never, never, true, never>;
|
42
45
|
}
|
@@ -1,7 +1,8 @@
|
|
1
|
+
import { NXComponent } from '@acorex/cdk/common';
|
1
2
|
import { AXDropZoneDropEvent } from '@acorex/cdk/drag-drop';
|
2
|
-
import { MXBaseComponent } from '@acorex/components/common';
|
3
3
|
import { AXDateTime } from '@acorex/core/date-time';
|
4
|
-
import { AXDayOfWeekName,
|
4
|
+
import { AXDayOfWeekName, AXSchedulerAppointment, AXSchedulerAppointmentSegment } from '../../scheduler.class';
|
5
|
+
import { AXSchedulerAppointmentMouseEvent, AXSchedulerSlotDropEvent, AXSchedulerSlotMouseEvent } from '../../scheduler.component';
|
5
6
|
import * as i0 from "@angular/core";
|
6
7
|
export type AXSchedulerMonthDayCell = {
|
7
8
|
date: AXDateTime;
|
@@ -9,12 +10,13 @@ export type AXSchedulerMonthDayCell = {
|
|
9
10
|
isToday: boolean;
|
10
11
|
isHoliday: boolean;
|
11
12
|
holidayTitle?: string;
|
12
|
-
appointments:
|
13
|
-
visibleAppointments:
|
14
|
-
hiddenAppointments:
|
13
|
+
appointments: AXSchedulerAppointmentSegment[];
|
14
|
+
visibleAppointments: AXSchedulerAppointmentSegment[];
|
15
|
+
hiddenAppointments: AXSchedulerAppointmentSegment[];
|
15
16
|
overflowCount: number;
|
16
17
|
};
|
17
|
-
export declare class AXSchedulerMonthViewComponent extends
|
18
|
+
export declare class AXSchedulerMonthViewComponent extends NXComponent {
|
19
|
+
private scheduler;
|
18
20
|
private calendarService;
|
19
21
|
private schedulerService;
|
20
22
|
readonly: import("@angular/core").InputSignal<boolean>;
|
@@ -22,18 +24,18 @@ export declare class AXSchedulerMonthViewComponent extends MXBaseComponent {
|
|
22
24
|
calendar: import("@angular/core").InputSignal<string>;
|
23
25
|
date: import("@angular/core").InputSignal<AXDateTime>;
|
24
26
|
firstDayOfWeek: import("@angular/core").InputSignal<AXDayOfWeekName>;
|
25
|
-
appointments: import("@angular/core").InputSignal<
|
27
|
+
appointments: import("@angular/core").InputSignal<AXSchedulerAppointment[]>;
|
26
28
|
readonly DAYS_IN_WEEK = 7;
|
27
29
|
readonly MAX_VISIBLE_APPOINTMENTS_PER_DAY = 2;
|
28
|
-
slotClickedInternal: import("@angular/core").OutputEmitterRef<
|
29
|
-
slotDblClickedInternal: import("@angular/core").OutputEmitterRef<
|
30
|
-
slotRightClickedInternal: import("@angular/core").OutputEmitterRef<
|
31
|
-
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<
|
32
|
-
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<
|
33
|
-
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<
|
30
|
+
slotClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
31
|
+
slotDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
32
|
+
slotRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
33
|
+
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
34
|
+
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
35
|
+
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
34
36
|
onAppointmentDropInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotDropEvent>;
|
35
37
|
private readonly eventOutputMap;
|
36
|
-
handleAppointmentEvent(mouseEvent: MouseEvent, appointmentSegmentOrOriginal:
|
38
|
+
handleAppointmentEvent(mouseEvent: MouseEvent, appointmentSegmentOrOriginal: AXSchedulerAppointment): void;
|
37
39
|
handleSlotEvent(mouseEvent: MouseEvent, date: AXDateTime): void;
|
38
40
|
handleDrop(e: AXDropZoneDropEvent, date: AXDateTime): void;
|
39
41
|
monthStartDate: import("@angular/core").Signal<AXDateTime>;
|
@@ -48,7 +50,7 @@ export declare class AXSchedulerMonthViewComponent extends MXBaseComponent {
|
|
48
50
|
}[];
|
49
51
|
weeksNeeded: number;
|
50
52
|
}>;
|
51
|
-
appointmentsGroupedByDay: import("@angular/core").Signal<Map<string,
|
53
|
+
appointmentsGroupedByDay: import("@angular/core").Signal<Map<string, AXSchedulerAppointment[]>>;
|
52
54
|
dayCellLayouts: import("@angular/core").Signal<AXSchedulerMonthDayCell[]>;
|
53
55
|
gridTemplateRowsStyle: import("@angular/core").Signal<string>;
|
54
56
|
get isReadonly(): boolean;
|
@@ -1,37 +1,40 @@
|
|
1
|
+
import { NXComponent } from '@acorex/cdk/common';
|
1
2
|
import { AXDropZoneDropEvent } from '@acorex/cdk/drag-drop';
|
2
|
-
import { MXBaseComponent } from '@acorex/components/common';
|
3
3
|
import { AXDateTime } from '@acorex/core/date-time';
|
4
|
-
import {
|
4
|
+
import { AXSchedulerAppointment, AXSchedulerAppointmentLayout, AXSchedulerAppointmentSegment } from '../../scheduler.class';
|
5
|
+
import { AXSchedulerAppointmentMouseEvent, AXSchedulerSlotDropEvent, AXSchedulerSlotMouseEvent } from '../../scheduler.component';
|
5
6
|
import * as i0 from "@angular/core";
|
6
|
-
export declare class AXSchedulerTimelineDayViewComponent extends
|
7
|
+
export declare class AXSchedulerTimelineDayViewComponent extends NXComponent {
|
8
|
+
private scheduler;
|
9
|
+
private calendarService;
|
7
10
|
private schedulerService;
|
8
11
|
readonly GAP_PX = 1;
|
9
12
|
readonly: import("@angular/core").InputSignal<boolean>;
|
10
13
|
draggable: import("@angular/core").InputSignal<boolean>;
|
11
14
|
calendar: import("@angular/core").InputSignal<string>;
|
12
|
-
endHour: import("@angular/core").InputSignal<number>;
|
13
15
|
date: import("@angular/core").InputSignal<AXDateTime>;
|
14
|
-
|
15
|
-
|
16
|
+
endDayHour: import("@angular/core").InputSignal<number>;
|
17
|
+
startDayHour: import("@angular/core").InputSignal<number>;
|
18
|
+
appointments: import("@angular/core").InputSignal<AXSchedulerAppointment[]>;
|
16
19
|
/**
|
17
20
|
* Processes original appointments to get segments relevant to this specific day and its viewable hours.
|
18
21
|
* Filters out original all-day events.
|
19
22
|
*/
|
20
|
-
processedSegmentsForLayout: import("@angular/core").Signal<
|
21
|
-
slotClickedInternal: import("@angular/core").OutputEmitterRef<
|
22
|
-
slotDblClickedInternal: import("@angular/core").OutputEmitterRef<
|
23
|
-
slotRightClickedInternal: import("@angular/core").OutputEmitterRef<
|
24
|
-
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<
|
25
|
-
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<
|
26
|
-
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<
|
23
|
+
processedSegmentsForLayout: import("@angular/core").Signal<AXSchedulerAppointmentSegment[]>;
|
24
|
+
slotClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
25
|
+
slotDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
26
|
+
slotRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
27
|
+
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
28
|
+
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
29
|
+
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
27
30
|
onAppointmentDropInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotDropEvent>;
|
28
31
|
private readonly eventOutputMap;
|
29
|
-
handleAppointmentEvent(mouseEvent: MouseEvent, appointmentItem:
|
32
|
+
handleAppointmentEvent(mouseEvent: MouseEvent, appointmentItem: AXSchedulerAppointment): void;
|
30
33
|
handleSlotEvent(mouseEvent: MouseEvent, startDate: AXDateTime): void;
|
31
34
|
handleDrop(e: AXDropZoneDropEvent, startDate: AXDateTime): void;
|
32
35
|
hoursArray: import("@angular/core").Signal<AXDateTime[]>;
|
33
36
|
appointmentLayouts: import("@angular/core").Signal<AXSchedulerAppointmentLayout[]>;
|
34
37
|
get isReadonly(): boolean;
|
35
38
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerTimelineDayViewComponent, never>;
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerTimelineDayViewComponent, "ax-scheduler-timeline-day-view", never, { "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "draggable": { "alias": "draggable"; "required": false; "isSignal": true; }; "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "
|
39
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerTimelineDayViewComponent, "ax-scheduler-timeline-day-view", never, { "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "draggable": { "alias": "draggable"; "required": false; "isSignal": true; }; "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "date": { "alias": "date"; "required": true; "isSignal": true; }; "endDayHour": { "alias": "endDayHour"; "required": true; "isSignal": true; }; "startDayHour": { "alias": "startDayHour"; "required": true; "isSignal": true; }; "appointments": { "alias": "appointments"; "required": false; "isSignal": true; }; }, { "slotClickedInternal": "slotClickedInternal"; "slotDblClickedInternal": "slotDblClickedInternal"; "slotRightClickedInternal": "slotRightClickedInternal"; "appointmentClickedInternal": "appointmentClickedInternal"; "appointmentDblClickedInternal": "appointmentDblClickedInternal"; "appointmentRightClickedInternal": "appointmentRightClickedInternal"; "onAppointmentDropInternal": "onAppointmentDropInternal"; }, never, never, true, never>;
|
37
40
|
}
|
@@ -1,19 +1,21 @@
|
|
1
|
+
import { NXComponent } from '@acorex/cdk/common';
|
1
2
|
import { AXDropZoneDropEvent } from '@acorex/cdk/drag-drop';
|
2
|
-
import { MXBaseComponent } from '@acorex/components/common';
|
3
3
|
import { AXDateTime, AXHolidayDate } from '@acorex/core/date-time';
|
4
|
-
import {
|
4
|
+
import { AXSchedulerAppointment, AXSchedulerAppointmentSegment } from '../../scheduler.class';
|
5
|
+
import { AXSchedulerAppointmentMouseEvent, AXSchedulerSlotDropEvent, AXSchedulerSlotMouseEvent } from '../../scheduler.component';
|
5
6
|
import * as i0 from "@angular/core";
|
6
7
|
export interface TimelineMonthViewDayData {
|
7
8
|
date: AXDateTime;
|
8
|
-
visibleAppointments:
|
9
|
-
hiddenAppointments:
|
9
|
+
visibleAppointments: AXSchedulerAppointmentSegment[];
|
10
|
+
hiddenAppointments: AXSchedulerAppointmentSegment[];
|
10
11
|
moreCount: number;
|
11
12
|
holiday?: {
|
12
13
|
state: 'holiday' | 'weekend' | 'none';
|
13
14
|
holiday?: AXHolidayDate;
|
14
15
|
};
|
15
16
|
}
|
16
|
-
export declare class AXSchedulerTimelineMonthViewComponent extends
|
17
|
+
export declare class AXSchedulerTimelineMonthViewComponent extends NXComponent {
|
18
|
+
private scheduler;
|
17
19
|
private calendarService;
|
18
20
|
private schedulerService;
|
19
21
|
private readonly MAX_VISIBLE_APPOINTMENTS_PER_DAY;
|
@@ -21,17 +23,17 @@ export declare class AXSchedulerTimelineMonthViewComponent extends MXBaseCompone
|
|
21
23
|
draggable: import("@angular/core").InputSignal<boolean>;
|
22
24
|
calendar: import("@angular/core").InputSignal<string>;
|
23
25
|
date: import("@angular/core").InputSignal<AXDateTime>;
|
24
|
-
appointments: import("@angular/core").InputSignal<
|
26
|
+
appointments: import("@angular/core").InputSignal<AXSchedulerAppointment[]>;
|
25
27
|
processedDayData: import("@angular/core").Signal<TimelineMonthViewDayData[]>;
|
26
|
-
slotClickedInternal: import("@angular/core").OutputEmitterRef<
|
27
|
-
slotDblClickedInternal: import("@angular/core").OutputEmitterRef<
|
28
|
-
slotRightClickedInternal: import("@angular/core").OutputEmitterRef<
|
29
|
-
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<
|
30
|
-
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<
|
31
|
-
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<
|
28
|
+
slotClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
29
|
+
slotDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
30
|
+
slotRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
31
|
+
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
32
|
+
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
33
|
+
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
32
34
|
onAppointmentDropInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotDropEvent>;
|
33
35
|
private readonly eventOutputMap;
|
34
|
-
handleAppointmentEvent(mouseEvent: MouseEvent, appointmentItem:
|
36
|
+
handleAppointmentEvent(mouseEvent: MouseEvent, appointmentItem: AXSchedulerAppointment): void;
|
35
37
|
handleSlotEvent(mouseEvent: MouseEvent, date: AXDateTime): void;
|
36
38
|
handleDrop(e: AXDropZoneDropEvent, date: AXDateTime): void;
|
37
39
|
protected isToday(date: AXDateTime): boolean;
|
package/scheduler/lib/views/timeline-multi-day/scheduler-timeline-multi-day-view.component.d.ts
CHANGED
@@ -1,33 +1,34 @@
|
|
1
|
-
import {
|
1
|
+
import { NXComponent } from '@acorex/cdk/common';
|
2
2
|
import { AXDateTime, AXHolidayDate } from '@acorex/core/date-time';
|
3
|
-
import {
|
3
|
+
import { AXSchedulerAppointment } from '../../scheduler.class';
|
4
|
+
import { AXSchedulerAppointmentMouseEvent, AXSchedulerSlotDropEvent, AXSchedulerSlotMouseEvent } from '../../scheduler.component';
|
4
5
|
import * as i0 from "@angular/core";
|
5
6
|
export interface TimelineMultiDayDaySlot {
|
6
7
|
date: AXDateTime;
|
7
|
-
originalAppointmentsForThisDay:
|
8
|
+
originalAppointmentsForThisDay: AXSchedulerAppointment[];
|
8
9
|
holiday?: {
|
9
10
|
state: 'holiday' | 'weekend' | 'none';
|
10
11
|
holiday?: AXHolidayDate;
|
11
12
|
};
|
12
13
|
}
|
13
|
-
export declare class AXSchedulerTimelineMultiDayViewComponent extends
|
14
|
+
export declare class AXSchedulerTimelineMultiDayViewComponent extends NXComponent {
|
14
15
|
private calendarService;
|
15
16
|
private schedulerService;
|
16
17
|
daysCount: import("@angular/core").InputSignal<number>;
|
17
18
|
readonly: import("@angular/core").InputSignal<boolean>;
|
18
19
|
draggable: import("@angular/core").InputSignal<boolean>;
|
19
20
|
calendar: import("@angular/core").InputSignal<string>;
|
20
|
-
endHour: import("@angular/core").InputSignal<number>;
|
21
21
|
date: import("@angular/core").InputSignal<AXDateTime>;
|
22
|
-
|
23
|
-
|
22
|
+
endDayHour: import("@angular/core").InputSignal<number>;
|
23
|
+
startDayHour: import("@angular/core").InputSignal<number>;
|
24
|
+
appointments: import("@angular/core").InputSignal<AXSchedulerAppointment[]>;
|
24
25
|
daysDataForTimelineViews: import("@angular/core").Signal<TimelineMultiDayDaySlot[]>;
|
25
|
-
slotClickedInternal: import("@angular/core").OutputEmitterRef<
|
26
|
-
slotDblClickedInternal: import("@angular/core").OutputEmitterRef<
|
27
|
-
slotRightClickedInternal: import("@angular/core").OutputEmitterRef<
|
28
|
-
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<
|
29
|
-
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<
|
30
|
-
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<
|
26
|
+
slotClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
27
|
+
slotDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
28
|
+
slotRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
29
|
+
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
30
|
+
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
31
|
+
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
31
32
|
onAppointmentDropInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotDropEvent>;
|
32
33
|
protected isToday(date: AXDateTime): boolean;
|
33
34
|
protected isHoliday(date: AXDateTime): {
|
@@ -35,5 +36,5 @@ export declare class AXSchedulerTimelineMultiDayViewComponent extends MXBaseComp
|
|
35
36
|
holiday?: AXHolidayDate;
|
36
37
|
};
|
37
38
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerTimelineMultiDayViewComponent, never>;
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerTimelineMultiDayViewComponent, "ax-scheduler-timeline-multi-day-view", never, { "daysCount": { "alias": "daysCount"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "draggable": { "alias": "draggable"; "required": false; "isSignal": true; }; "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "
|
39
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerTimelineMultiDayViewComponent, "ax-scheduler-timeline-multi-day-view", never, { "daysCount": { "alias": "daysCount"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "draggable": { "alias": "draggable"; "required": false; "isSignal": true; }; "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "date": { "alias": "date"; "required": true; "isSignal": true; }; "endDayHour": { "alias": "endDayHour"; "required": true; "isSignal": true; }; "startDayHour": { "alias": "startDayHour"; "required": true; "isSignal": true; }; "appointments": { "alias": "appointments"; "required": false; "isSignal": true; }; }, { "slotClickedInternal": "slotClickedInternal"; "slotDblClickedInternal": "slotDblClickedInternal"; "slotRightClickedInternal": "slotRightClickedInternal"; "appointmentClickedInternal": "appointmentClickedInternal"; "appointmentDblClickedInternal": "appointmentDblClickedInternal"; "appointmentRightClickedInternal": "appointmentRightClickedInternal"; "onAppointmentDropInternal": "onAppointmentDropInternal"; }, never, never, true, never>;
|
39
40
|
}
|