@acorex/components 19.13.4 → 19.13.5
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/calendar/lib/calendar.component.d.ts +4 -0
- package/common/index.d.ts +1 -0
- package/common/lib/directives/copy-clipboard.directive.d.ts +40 -0
- package/common/lib/services/hotkey.service.d.ts +1 -1
- package/datetime-box/lib/datetime-box.component.d.ts +4 -3
- package/fesm2022/acorex-components-action-sheet.mjs +10 -10
- package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
- package/fesm2022/acorex-components-alert.mjs +7 -7
- package/fesm2022/acorex-components-alert.mjs.map +1 -1
- package/fesm2022/acorex-components-audio-wave.mjs +7 -7
- package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
- package/fesm2022/acorex-components-autocomplete.mjs +7 -7
- package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
- package/fesm2022/acorex-components-avatar.mjs +10 -10
- package/fesm2022/acorex-components-avatar.mjs.map +1 -1
- package/fesm2022/acorex-components-badge.mjs +7 -7
- package/fesm2022/acorex-components-badge.mjs.map +1 -1
- package/fesm2022/acorex-components-bottom-navigation.mjs +10 -10
- package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-breadcrumbs.mjs +10 -10
- package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
- package/fesm2022/acorex-components-button-group.mjs +10 -10
- package/fesm2022/acorex-components-button-group.mjs.map +1 -1
- package/fesm2022/acorex-components-button.mjs +13 -13
- package/fesm2022/acorex-components-button.mjs.map +1 -1
- package/fesm2022/acorex-components-calendar.mjs +24 -14
- package/fesm2022/acorex-components-calendar.mjs.map +1 -1
- package/fesm2022/acorex-components-check-box.mjs +7 -7
- package/fesm2022/acorex-components-check-box.mjs.map +1 -1
- package/fesm2022/acorex-components-chips.mjs +7 -7
- package/fesm2022/acorex-components-chips.mjs.map +1 -1
- package/fesm2022/acorex-components-circular-progress.mjs +7 -7
- package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
- package/fesm2022/acorex-components-collapse.mjs +10 -10
- package/fesm2022/acorex-components-collapse.mjs.map +1 -1
- package/fesm2022/acorex-components-color-box.mjs +25 -10
- package/fesm2022/acorex-components-color-box.mjs.map +1 -1
- package/fesm2022/acorex-components-color-palette.mjs +25 -25
- package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
- package/fesm2022/acorex-components-comment.mjs +28 -28
- package/fesm2022/acorex-components-comment.mjs.map +1 -1
- package/fesm2022/acorex-components-common.mjs +170 -99
- package/fesm2022/acorex-components-common.mjs.map +1 -1
- package/fesm2022/acorex-components-conversation.mjs +49 -49
- package/fesm2022/acorex-components-conversation.mjs.map +1 -1
- package/fesm2022/acorex-components-cron-job.mjs +46 -46
- package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
- package/fesm2022/acorex-components-data-pager.mjs +31 -31
- package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
- package/fesm2022/acorex-components-data-table.mjs +37 -37
- package/fesm2022/acorex-components-data-table.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-box.mjs +19 -12
- package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-input.mjs +7 -7
- package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-picker.mjs +7 -7
- package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-decorators.mjs +27 -27
- package/fesm2022/acorex-components-decorators.mjs.map +1 -1
- package/fesm2022/acorex-components-dialog.mjs +10 -10
- package/fesm2022/acorex-components-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-drawer.mjs +13 -13
- package/fesm2022/acorex-components-drawer.mjs.map +1 -1
- package/fesm2022/acorex-components-dropdown-button.mjs +7 -7
- package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
- package/fesm2022/acorex-components-dropdown.mjs +13 -13
- package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
- package/fesm2022/acorex-components-file-explorer.mjs +25 -25
- package/fesm2022/acorex-components-file-explorer.mjs.map +1 -1
- package/fesm2022/acorex-components-flow-chart.mjs +16 -16
- package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
- package/fesm2022/acorex-components-form.mjs +16 -16
- package/fesm2022/acorex-components-form.mjs.map +1 -1
- package/fesm2022/acorex-components-grid-layout-builder.mjs +10 -10
- package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-image-editor.mjs +34 -34
- package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
- package/fesm2022/acorex-components-image.mjs +7 -7
- package/fesm2022/acorex-components-image.mjs.map +1 -1
- package/fesm2022/acorex-components-json-viewer.mjs +7 -7
- package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
- package/fesm2022/acorex-components-kbd.mjs +10 -10
- package/fesm2022/acorex-components-kbd.mjs.map +1 -1
- package/fesm2022/acorex-components-label.mjs +7 -7
- package/fesm2022/acorex-components-label.mjs.map +1 -1
- package/fesm2022/acorex-components-list.mjs +9 -9
- package/fesm2022/acorex-components-list.mjs.map +1 -1
- package/fesm2022/acorex-components-loading-dialog.mjs +10 -10
- package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-loading.mjs +16 -16
- package/fesm2022/acorex-components-loading.mjs.map +1 -1
- package/fesm2022/acorex-components-map.mjs +10 -10
- package/fesm2022/acorex-components-map.mjs.map +1 -1
- package/fesm2022/acorex-components-media-viewer.mjs +34 -34
- package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
- package/fesm2022/acorex-components-menu.mjs +16 -16
- package/fesm2022/acorex-components-menu.mjs.map +1 -1
- package/fesm2022/{acorex-components-modal-acorex-components-modal-B4nBGqa3.mjs → acorex-components-modal-acorex-components-modal-C83n2Gqn.mjs} +21 -21
- package/fesm2022/{acorex-components-modal-acorex-components-modal-B4nBGqa3.mjs.map → acorex-components-modal-acorex-components-modal-C83n2Gqn.mjs.map} +1 -1
- package/fesm2022/{acorex-components-modal-modal-content.component-oWerCvDI.mjs → acorex-components-modal-modal-content.component-YrM5Oi9b.mjs} +5 -5
- package/fesm2022/{acorex-components-modal-modal-content.component-oWerCvDI.mjs.map → acorex-components-modal-modal-content.component-YrM5Oi9b.mjs.map} +1 -1
- package/fesm2022/acorex-components-modal.mjs +1 -1
- package/fesm2022/acorex-components-navbar.mjs +7 -7
- package/fesm2022/acorex-components-navbar.mjs.map +1 -1
- package/fesm2022/acorex-components-notification.mjs +10 -10
- package/fesm2022/acorex-components-notification.mjs.map +1 -1
- package/fesm2022/acorex-components-number-box.mjs +7 -7
- package/fesm2022/acorex-components-number-box.mjs.map +1 -1
- package/fesm2022/acorex-components-otp.mjs +7 -7
- package/fesm2022/acorex-components-otp.mjs.map +1 -1
- package/fesm2022/acorex-components-page.mjs +10 -10
- package/fesm2022/acorex-components-page.mjs.map +1 -1
- package/fesm2022/acorex-components-paint.mjs +25 -25
- package/fesm2022/acorex-components-paint.mjs.map +1 -1
- package/fesm2022/acorex-components-password-box.mjs +10 -10
- package/fesm2022/acorex-components-password-box.mjs.map +1 -1
- package/fesm2022/acorex-components-pdf-reader.mjs +7 -7
- package/fesm2022/acorex-components-pdf-reader.mjs.map +1 -1
- package/fesm2022/acorex-components-phone-box.mjs +7 -7
- package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
- package/fesm2022/acorex-components-picker.mjs +13 -13
- package/fesm2022/acorex-components-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-popover.mjs +7 -7
- package/fesm2022/acorex-components-popover.mjs.map +1 -1
- package/fesm2022/acorex-components-popup.mjs +10 -10
- package/fesm2022/acorex-components-popup.mjs.map +1 -1
- package/fesm2022/acorex-components-progress-bar.mjs +7 -7
- package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
- package/fesm2022/acorex-components-qrcode.mjs +7 -7
- package/fesm2022/acorex-components-qrcode.mjs.map +1 -1
- package/fesm2022/acorex-components-query-builder.mjs +8 -8
- package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-radio.mjs +7 -7
- package/fesm2022/acorex-components-radio.mjs.map +1 -1
- package/fesm2022/acorex-components-rail-navigation.mjs +13 -13
- package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-range-slider.mjs +7 -7
- package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-rate-picker.mjs +7 -7
- package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-rest-api-generator.mjs +22 -22
- package/fesm2022/acorex-components-rest-api-generator.mjs.map +1 -1
- package/fesm2022/acorex-components-result.mjs +7 -7
- package/fesm2022/acorex-components-result.mjs.map +1 -1
- package/fesm2022/acorex-components-routing-progress.mjs +7 -7
- package/fesm2022/acorex-components-routing-progress.mjs.map +1 -1
- package/fesm2022/acorex-components-scheduler.mjs +910 -381
- package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
- package/fesm2022/acorex-components-scss.mjs +4 -4
- package/fesm2022/acorex-components-scss.mjs.map +1 -1
- package/fesm2022/acorex-components-search-box.mjs +7 -7
- package/fesm2022/acorex-components-search-box.mjs.map +1 -1
- package/fesm2022/acorex-components-select-box.mjs +24 -12
- package/fesm2022/acorex-components-select-box.mjs.map +1 -1
- package/fesm2022/acorex-components-selection-list.mjs +7 -7
- package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
- package/fesm2022/acorex-components-side-menu.mjs +13 -13
- package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
- package/fesm2022/acorex-components-skeleton.mjs +7 -7
- package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
- package/fesm2022/acorex-components-slider.mjs +7 -7
- package/fesm2022/acorex-components-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-sliding-item.mjs +13 -13
- package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
- package/fesm2022/acorex-components-step-wizard.mjs +13 -13
- package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
- package/fesm2022/acorex-components-switch.mjs +10 -10
- package/fesm2022/acorex-components-switch.mjs.map +1 -1
- package/fesm2022/acorex-components-tabs.mjs +13 -13
- package/fesm2022/acorex-components-tabs.mjs.map +1 -1
- package/fesm2022/acorex-components-tag-box.mjs +7 -7
- package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
- package/fesm2022/acorex-components-tag.mjs +7 -7
- package/fesm2022/acorex-components-tag.mjs.map +1 -1
- package/fesm2022/acorex-components-text-area.mjs +7 -7
- package/fesm2022/acorex-components-text-area.mjs.map +1 -1
- package/fesm2022/acorex-components-text-box.mjs +10 -10
- package/fesm2022/acorex-components-text-box.mjs.map +1 -1
- package/fesm2022/acorex-components-time-duration.mjs +247 -0
- package/fesm2022/acorex-components-time-duration.mjs.map +1 -0
- package/fesm2022/acorex-components-time-line.mjs +10 -10
- package/fesm2022/acorex-components-time-line.mjs.map +1 -1
- package/fesm2022/acorex-components-toast.mjs +10 -10
- package/fesm2022/acorex-components-toast.mjs.map +1 -1
- package/fesm2022/acorex-components-toolbar.mjs +7 -7
- package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
- package/fesm2022/acorex-components-tooltip.mjs +10 -10
- package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
- package/fesm2022/acorex-components-tree-view.mjs +10 -10
- package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
- package/fesm2022/acorex-components-uploader.mjs +22 -22
- package/fesm2022/acorex-components-uploader.mjs.map +1 -1
- package/fesm2022/acorex-components-video-player.mjs +7 -7
- package/fesm2022/acorex-components-video-player.mjs.map +1 -1
- package/fesm2022/acorex-components-wysiwyg.mjs +31 -31
- package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
- package/package.json +5 -1
- package/scheduler/lib/scheduler.class.d.ts +13 -3
- package/scheduler/lib/scheduler.component.d.ts +5 -3
- package/scheduler/lib/scheduler.service.d.ts +13 -6
- package/scheduler/lib/views/agenda/scheduler-agenda-view.component.d.ts +12 -6
- package/scheduler/lib/views/day/scheduler-day-view.component.d.ts +9 -4
- package/scheduler/lib/views/month/scheduler-month-view.component.d.ts +16 -8
- package/scheduler/lib/views/timeline-day/scheduler-timeline-day-view.component.d.ts +12 -4
- package/scheduler/lib/views/timeline-month/scheduler-timeline-month-view.component.d.ts +11 -10
- package/scheduler/lib/views/timeline-multi-day/scheduler-timeline-multi-day-view.component.d.ts +8 -3
- package/scheduler/lib/views/week/scheduler-week-view.component.d.ts +24 -7
- package/time-duration/README.md +3 -0
- package/time-duration/index.d.ts +3 -0
- package/time-duration/lib/time-duration.component.d.ts +29 -0
- package/time-duration/lib/time-duration.module.d.ts +7 -0
- package/time-duration/lib/time-duration.type.d.ts +1 -0
@@ -1,14 +1,15 @@
|
|
1
|
+
import { AXDropZoneDropEvent } from '@acorex/cdk/drag-drop';
|
1
2
|
import { MXBaseComponent } from '@acorex/components/common';
|
2
3
|
import { AXDateTime } from '@acorex/core/date-time';
|
3
|
-
import { AXDayOfWeekName, AXSchedulerAppointmentEvent, AXSchedulerAppointmentType, AXSchedulerSlotEvent } from '../../scheduler.class';
|
4
|
+
import { AXDayOfWeekName, AXSchedulerAppointmentEvent, AXSchedulerAppointmentSegmentType, AXSchedulerAppointmentType, AXSchedulerSlotDropEvent, AXSchedulerSlotEvent } from '../../scheduler.class';
|
4
5
|
import * as i0 from "@angular/core";
|
5
6
|
export type AXSchedulerMonthDayCell = {
|
6
7
|
date: AXDateTime;
|
7
8
|
isCurrentMonth: boolean;
|
8
9
|
isToday: boolean;
|
9
|
-
appointments:
|
10
|
-
visibleAppointments:
|
11
|
-
hiddenAppointments:
|
10
|
+
appointments: AXSchedulerAppointmentSegmentType[];
|
11
|
+
visibleAppointments: AXSchedulerAppointmentSegmentType[];
|
12
|
+
hiddenAppointments: AXSchedulerAppointmentSegmentType[];
|
12
13
|
overflowCount: number;
|
13
14
|
};
|
14
15
|
export declare class AXSchedulerMonthViewComponent extends MXBaseComponent {
|
@@ -19,8 +20,8 @@ export declare class AXSchedulerMonthViewComponent extends MXBaseComponent {
|
|
19
20
|
draggable: import("@angular/core").InputSignal<boolean>;
|
20
21
|
calendar: import("@angular/core").InputSignal<string>;
|
21
22
|
date: import("@angular/core").InputSignal<AXDateTime>;
|
22
|
-
appointments: import("@angular/core").InputSignal<AXSchedulerAppointmentType[]>;
|
23
23
|
firstDayOfWeek: import("@angular/core").InputSignal<AXDayOfWeekName>;
|
24
|
+
appointments: import("@angular/core").InputSignal<AXSchedulerAppointmentType[]>;
|
24
25
|
readonly DAYS_IN_WEEK = 7;
|
25
26
|
readonly MAX_VISIBLE_APPOINTMENTS_PER_DAY = 2;
|
26
27
|
slotClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotEvent>;
|
@@ -29,19 +30,26 @@ export declare class AXSchedulerMonthViewComponent extends MXBaseComponent {
|
|
29
30
|
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
|
30
31
|
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
|
31
32
|
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
|
33
|
+
onAppointmentDropInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotDropEvent>;
|
32
34
|
private readonly eventOutputMap;
|
33
|
-
handleAppointmentEvent(mouseEvent: MouseEvent,
|
35
|
+
handleAppointmentEvent(mouseEvent: MouseEvent, appointmentSegmentOrOriginal: AXSchedulerAppointmentType): void;
|
34
36
|
handleSlotEvent(mouseEvent: MouseEvent, date: AXDateTime): void;
|
37
|
+
handleDrop(e: AXDropZoneDropEvent, date: AXDateTime): void;
|
35
38
|
monthStartDate: import("@angular/core").Signal<AXDateTime>;
|
36
39
|
daysArray: import("@angular/core").Signal<AXDateTime[]>;
|
37
40
|
calendarDaysInfo: import("@angular/core").Signal<{
|
38
|
-
days:
|
41
|
+
days: {
|
42
|
+
date: AXDateTime;
|
43
|
+
isCurrentMonth: boolean;
|
44
|
+
isToday: boolean;
|
45
|
+
}[];
|
39
46
|
weeksNeeded: number;
|
40
47
|
}>;
|
41
48
|
appointmentsGroupedByDay: import("@angular/core").Signal<Map<string, AXSchedulerAppointmentType[]>>;
|
42
49
|
dayCellLayouts: import("@angular/core").Signal<AXSchedulerMonthDayCell[]>;
|
43
50
|
gridTemplateRowsStyle: import("@angular/core").Signal<string>;
|
51
|
+
private getOriginalAppointmentFromItem;
|
44
52
|
get isReadonly(): boolean;
|
45
53
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerMonthViewComponent, never>;
|
46
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerMonthViewComponent, "ax-scheduler-month-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; }; "
|
54
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerMonthViewComponent, "ax-scheduler-month-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; }; "firstDayOfWeek": { "alias": "firstDayOfWeek"; "required": false; "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>;
|
47
55
|
}
|
@@ -1,6 +1,7 @@
|
|
1
|
+
import { AXDropZoneDropEvent } from '@acorex/cdk/drag-drop';
|
1
2
|
import { MXBaseComponent } from '@acorex/components/common';
|
2
3
|
import { AXDateTime } from '@acorex/core/date-time';
|
3
|
-
import { AXSchedulerAppointmentEvent, AXSchedulerAppointmentLayout, AXSchedulerAppointmentType, AXSchedulerSlotEvent } from '../../scheduler.class';
|
4
|
+
import { AXSchedulerAppointmentEvent, AXSchedulerAppointmentLayout, AXSchedulerAppointmentSegmentType, AXSchedulerAppointmentType, AXSchedulerSlotDropEvent, AXSchedulerSlotEvent } from '../../scheduler.class';
|
4
5
|
import * as i0 from "@angular/core";
|
5
6
|
export declare class AXSchedulerTimelineDayViewComponent extends MXBaseComponent {
|
6
7
|
private schedulerService;
|
@@ -12,19 +13,26 @@ export declare class AXSchedulerTimelineDayViewComponent extends MXBaseComponent
|
|
12
13
|
date: import("@angular/core").InputSignal<AXDateTime>;
|
13
14
|
startHour: import("@angular/core").InputSignal<number>;
|
14
15
|
appointments: import("@angular/core").InputSignal<AXSchedulerAppointmentType[]>;
|
15
|
-
|
16
|
+
/**
|
17
|
+
* Processes original appointments to get segments relevant to this specific day and its viewable hours.
|
18
|
+
* Filters out original all-day events.
|
19
|
+
*/
|
20
|
+
processedSegmentsForLayout: import("@angular/core").Signal<AXSchedulerAppointmentSegmentType[]>;
|
16
21
|
slotClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotEvent>;
|
17
22
|
slotDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotEvent>;
|
18
23
|
slotRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotEvent>;
|
19
24
|
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
|
20
25
|
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
|
21
26
|
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
|
27
|
+
onAppointmentDropInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotDropEvent>;
|
22
28
|
private readonly eventOutputMap;
|
23
|
-
handleAppointmentEvent(mouseEvent: MouseEvent,
|
29
|
+
handleAppointmentEvent(mouseEvent: MouseEvent, appointmentItem: AXSchedulerAppointmentType): void;
|
24
30
|
handleSlotEvent(mouseEvent: MouseEvent, startDate: AXDateTime): void;
|
31
|
+
handleDrop(e: AXDropZoneDropEvent, startDate: AXDateTime): void;
|
32
|
+
private getOriginalAppointmentFromItem;
|
25
33
|
hoursArray: import("@angular/core").Signal<AXDateTime[]>;
|
26
34
|
appointmentLayouts: import("@angular/core").Signal<AXSchedulerAppointmentLayout[]>;
|
27
35
|
get isReadonly(): boolean;
|
28
36
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerTimelineDayViewComponent, never>;
|
29
|
-
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; }; "endHour": { "alias": "endHour"; "required": true; "isSignal": true; }; "date": { "alias": "date"; "required": true; "isSignal": true; }; "startHour": { "alias": "startHour"; "required": true; "isSignal": true; }; "appointments": { "alias": "appointments"; "required": false; "isSignal": true; }; }, { "slotClickedInternal": "slotClickedInternal"; "slotDblClickedInternal": "slotDblClickedInternal"; "slotRightClickedInternal": "slotRightClickedInternal"; "appointmentClickedInternal": "appointmentClickedInternal"; "appointmentDblClickedInternal": "appointmentDblClickedInternal"; "appointmentRightClickedInternal": "appointmentRightClickedInternal"; }, never, never, true, never>;
|
37
|
+
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; }; "endHour": { "alias": "endHour"; "required": true; "isSignal": true; }; "date": { "alias": "date"; "required": true; "isSignal": true; }; "startHour": { "alias": "startHour"; "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>;
|
30
38
|
}
|
@@ -1,11 +1,12 @@
|
|
1
|
+
import { AXDropZoneDropEvent } from '@acorex/cdk/drag-drop';
|
1
2
|
import { MXBaseComponent } from '@acorex/components/common';
|
2
3
|
import { AXDateTime } from '@acorex/core/date-time';
|
3
|
-
import { AXSchedulerAppointmentEvent, AXSchedulerAppointmentType, AXSchedulerSlotEvent } from '../../scheduler.class';
|
4
|
+
import { AXSchedulerAppointmentEvent, AXSchedulerAppointmentSegmentType, AXSchedulerAppointmentType, AXSchedulerSlotDropEvent, AXSchedulerSlotEvent } from '../../scheduler.class';
|
4
5
|
import * as i0 from "@angular/core";
|
5
|
-
export interface
|
6
|
+
export interface TimelineMonthViewDayData {
|
6
7
|
date: AXDateTime;
|
7
|
-
visibleAppointments:
|
8
|
-
hiddenAppointments:
|
8
|
+
visibleAppointments: AXSchedulerAppointmentSegmentType[];
|
9
|
+
hiddenAppointments: AXSchedulerAppointmentSegmentType[];
|
9
10
|
moreCount: number;
|
10
11
|
}
|
11
12
|
export declare class AXSchedulerTimelineMonthViewComponent extends MXBaseComponent {
|
@@ -15,23 +16,23 @@ export declare class AXSchedulerTimelineMonthViewComponent extends MXBaseCompone
|
|
15
16
|
readonly: import("@angular/core").InputSignal<boolean>;
|
16
17
|
draggable: import("@angular/core").InputSignal<boolean>;
|
17
18
|
calendar: import("@angular/core").InputSignal<string>;
|
18
|
-
endHour: import("@angular/core").InputSignal<number>;
|
19
19
|
date: import("@angular/core").InputSignal<AXDateTime>;
|
20
|
-
startHour: import("@angular/core").InputSignal<number>;
|
21
20
|
appointments: import("@angular/core").InputSignal<AXSchedulerAppointmentType[]>;
|
22
|
-
|
23
|
-
|
21
|
+
processedDayData: import("@angular/core").Signal<TimelineMonthViewDayData[]>;
|
22
|
+
private getOriginalAppointmentFromItem;
|
24
23
|
slotClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotEvent>;
|
25
24
|
slotDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotEvent>;
|
26
25
|
slotRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotEvent>;
|
27
26
|
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
|
28
27
|
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
|
29
28
|
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
|
29
|
+
onAppointmentDropInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotDropEvent>;
|
30
30
|
private readonly eventOutputMap;
|
31
|
-
handleAppointmentEvent(mouseEvent: MouseEvent,
|
31
|
+
handleAppointmentEvent(mouseEvent: MouseEvent, appointmentItem: AXSchedulerAppointmentType): void;
|
32
32
|
handleSlotEvent(mouseEvent: MouseEvent, date: AXDateTime): void;
|
33
|
+
handleDrop(e: AXDropZoneDropEvent, date: AXDateTime): void;
|
33
34
|
protected isToday(date: AXDateTime): boolean;
|
34
35
|
get isReadonly(): boolean;
|
35
36
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerTimelineMonthViewComponent, never>;
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerTimelineMonthViewComponent, "ax-scheduler-timeline-month-view", never, { "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "draggable": { "alias": "draggable"; "required": false; "isSignal": true; }; "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "
|
37
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerTimelineMonthViewComponent, "ax-scheduler-timeline-month-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; }; "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
38
|
}
|
package/scheduler/lib/views/timeline-multi-day/scheduler-timeline-multi-day-view.component.d.ts
CHANGED
@@ -1,7 +1,11 @@
|
|
1
1
|
import { MXBaseComponent } from '@acorex/components/common';
|
2
2
|
import { AXDateTime } from '@acorex/core/date-time';
|
3
|
-
import { AXSchedulerAppointmentEvent, AXSchedulerAppointmentType,
|
3
|
+
import { AXSchedulerAppointmentEvent, AXSchedulerAppointmentType, AXSchedulerSlotDropEvent, AXSchedulerSlotEvent } from '../../scheduler.class';
|
4
4
|
import * as i0 from "@angular/core";
|
5
|
+
export interface TimelineMultiDayDaySlot {
|
6
|
+
date: AXDateTime;
|
7
|
+
originalAppointmentsForThisDay: AXSchedulerAppointmentType[];
|
8
|
+
}
|
5
9
|
export declare class AXSchedulerTimelineMultiDayViewComponent extends MXBaseComponent {
|
6
10
|
private calendarService;
|
7
11
|
daysCount: import("@angular/core").InputSignal<number>;
|
@@ -12,14 +16,15 @@ export declare class AXSchedulerTimelineMultiDayViewComponent extends MXBaseComp
|
|
12
16
|
date: import("@angular/core").InputSignal<AXDateTime>;
|
13
17
|
startHour: import("@angular/core").InputSignal<number>;
|
14
18
|
appointments: import("@angular/core").InputSignal<AXSchedulerAppointmentType[]>;
|
15
|
-
|
19
|
+
daysDataForTimelineViews: import("@angular/core").Signal<TimelineMultiDayDaySlot[]>;
|
16
20
|
slotClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotEvent>;
|
17
21
|
slotDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotEvent>;
|
18
22
|
slotRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotEvent>;
|
19
23
|
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
|
20
24
|
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
|
21
25
|
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
|
26
|
+
onAppointmentDropInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotDropEvent>;
|
22
27
|
protected isToday(date: AXDateTime): boolean;
|
23
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerTimelineMultiDayViewComponent, never>;
|
24
|
-
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; }; "endHour": { "alias": "endHour"; "required": true; "isSignal": true; }; "date": { "alias": "date"; "required": true; "isSignal": true; }; "startHour": { "alias": "startHour"; "required": true; "isSignal": true; }; "appointments": { "alias": "appointments"; "required": false; "isSignal": true; }; }, { "slotClickedInternal": "slotClickedInternal"; "slotDblClickedInternal": "slotDblClickedInternal"; "slotRightClickedInternal": "slotRightClickedInternal"; "appointmentClickedInternal": "appointmentClickedInternal"; "appointmentDblClickedInternal": "appointmentDblClickedInternal"; "appointmentRightClickedInternal": "appointmentRightClickedInternal"; }, never, never, true, never>;
|
29
|
+
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; }; "endHour": { "alias": "endHour"; "required": true; "isSignal": true; }; "date": { "alias": "date"; "required": true; "isSignal": true; }; "startHour": { "alias": "startHour"; "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>;
|
25
30
|
}
|
@@ -1,9 +1,10 @@
|
|
1
|
+
import { AXDropZoneDropEvent } from '@acorex/cdk/drag-drop';
|
1
2
|
import { MXBaseComponent } from '@acorex/components/common';
|
2
3
|
import { AXDateTime } from '@acorex/core/date-time';
|
3
|
-
import { AXSchedulerActiveAppointmentsInBlock, AXSchedulerAllDaySlotData, AXSchedulerAppointmentEvent, AXSchedulerAppointmentLayout,
|
4
|
+
import { AXSchedulerActiveAppointmentsInBlock, AXSchedulerAllDaySlotData, AXSchedulerAppointmentEvent, AXSchedulerAppointmentLayout, AXSchedulerAppointmentSegmentType, AXSchedulerAppointmentType, AXSchedulerOverflowBadge, AXSchedulerSlotDropEvent, AXSchedulerSlotEvent } from '../../scheduler.class';
|
4
5
|
import * as i0 from "@angular/core";
|
5
6
|
type AXSchedulerGridBadgeInfo = AXSchedulerOverflowBadge & {
|
6
|
-
hiddenAppointments:
|
7
|
+
hiddenAppointments: AXSchedulerAppointmentSegmentType[];
|
7
8
|
};
|
8
9
|
export declare class AXSchedulerWeekViewComponent extends MXBaseComponent {
|
9
10
|
private calendarService;
|
@@ -16,31 +17,47 @@ export declare class AXSchedulerWeekViewComponent extends MXBaseComponent {
|
|
16
17
|
date: import("@angular/core").InputSignal<AXDateTime>;
|
17
18
|
startHour: import("@angular/core").InputSignal<number>;
|
18
19
|
appointments: import("@angular/core").InputSignal<AXSchedulerAppointmentType[]>;
|
19
|
-
|
20
|
-
|
20
|
+
/**
|
21
|
+
* Processes all original appointments and generates day-specific segments for the entire week.
|
22
|
+
* Each segment represents the visible part of an appointment on a particular day.
|
23
|
+
* The segment's 'allDay' flag indicates if it should be in the all-day slot or timed grid for that day.
|
24
|
+
*/
|
25
|
+
processedAppointmentsForLayout: import("@angular/core").Signal<AXSchedulerAppointmentSegmentType[]>;
|
26
|
+
/**
|
27
|
+
* Segments that are to be displayed in the timed grid area of the week view.
|
28
|
+
* These are segments from processedAppointmentsForLayout where segment.allDay is false.
|
29
|
+
*/
|
30
|
+
timedGridSegments: import("@angular/core").Signal<AXSchedulerAppointmentSegmentType[]>;
|
21
31
|
slotClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotEvent>;
|
22
32
|
slotDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotEvent>;
|
23
33
|
slotRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotEvent>;
|
24
34
|
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
|
25
35
|
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
|
26
36
|
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentEvent>;
|
37
|
+
onAppointmentDropInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotDropEvent>;
|
27
38
|
private readonly eventOutputMap;
|
28
|
-
handleAppointmentEvent(mouseEvent: MouseEvent,
|
39
|
+
handleAppointmentEvent(mouseEvent: MouseEvent, appointmentSegment: AXSchedulerAppointmentType): void;
|
29
40
|
handleSingleSlotEvent(mouseEvent: MouseEvent, hour: AXDateTime, day: AXDateTime, minuteIndex: number): void;
|
30
41
|
handleAllDaySlotEvent(mouseEvent: MouseEvent, day: AXDateTime): void;
|
42
|
+
handleAllDayDrop(e: AXDropZoneDropEvent, day: AXDateTime): void;
|
43
|
+
handleSingleDayDrop(e: AXDropZoneDropEvent, hour: AXDateTime, day: AXDateTime, minuteIndex: number): void;
|
31
44
|
hoursArray: import("@angular/core").Signal<AXDateTime[]>;
|
32
45
|
daysArray: import("@angular/core").Signal<AXDateTime[]>;
|
33
46
|
totalBlocksPerViewDay: import("@angular/core").Signal<number>;
|
34
|
-
appointmentsByStartBlock: import("@angular/core").Signal<AXSchedulerAppointmentsByStartBlock>;
|
47
|
+
appointmentsByStartBlock: import("@angular/core").Signal<import("../../scheduler.class").AXSchedulerAppointmentsByStartBlock>;
|
35
48
|
activeAppointmentsInBlock: import("@angular/core").Signal<AXSchedulerActiveAppointmentsInBlock>;
|
36
49
|
visibleAppointmentsLayout: import("@angular/core").Signal<AXSchedulerAppointmentLayout[]>;
|
37
50
|
visualOccupancyMap: import("@angular/core").Signal<Map<string, any>>;
|
38
51
|
overflowBadges: import("@angular/core").Signal<AXSchedulerOverflowBadge[]>;
|
52
|
+
/**
|
53
|
+
* Structures all-day (or "becomes all-day") segments for rendering in the all-day slots for each day of the week.
|
54
|
+
*/
|
39
55
|
allDayAppointmentsPerDay: import("@angular/core").Signal<AXSchedulerAllDaySlotData[]>;
|
40
56
|
overflowBadgesWithData: import("@angular/core").Signal<AXSchedulerGridBadgeInfo[]>;
|
57
|
+
private getOriginalAppointmentFromItem;
|
41
58
|
protected isToday(date: AXDateTime): boolean;
|
42
59
|
get isReadonly(): boolean;
|
43
60
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerWeekViewComponent, never>;
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerWeekViewComponent, "ax-scheduler-week-view", never, { "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "draggable": { "alias": "draggable"; "required": false; "isSignal": true; }; "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "endHour": { "alias": "endHour"; "required": true; "isSignal": true; }; "date": { "alias": "date"; "required": true; "isSignal": true; }; "startHour": { "alias": "startHour"; "required": true; "isSignal": true; }; "appointments": { "alias": "appointments"; "required": false; "isSignal": true; }; }, { "slotClickedInternal": "slotClickedInternal"; "slotDblClickedInternal": "slotDblClickedInternal"; "slotRightClickedInternal": "slotRightClickedInternal"; "appointmentClickedInternal": "appointmentClickedInternal"; "appointmentDblClickedInternal": "appointmentDblClickedInternal"; "appointmentRightClickedInternal": "appointmentRightClickedInternal"; }, never, never, true, never>;
|
61
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerWeekViewComponent, "ax-scheduler-week-view", never, { "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "draggable": { "alias": "draggable"; "required": false; "isSignal": true; }; "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "endHour": { "alias": "endHour"; "required": true; "isSignal": true; }; "date": { "alias": "date"; "required": true; "isSignal": true; }; "startHour": { "alias": "startHour"; "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>;
|
45
62
|
}
|
46
63
|
export {};
|
@@ -0,0 +1,29 @@
|
|
1
|
+
import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/components/common';
|
2
|
+
import { AXTimeDurationUnit } from './time-duration.type';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
declare const AXTimeDurationComponent_base: import("polytype").Polytype.ClusteredConstructor<[{
|
5
|
+
new (): MXInputBaseValueComponent<number>;
|
6
|
+
ɵfac: import("@angular/core").ɵɵFactoryDeclaration<MXInputBaseValueComponent<any>, never>;
|
7
|
+
ɵprov: import("@angular/core").ɵɵInjectableDeclaration<MXInputBaseValueComponent<any>>;
|
8
|
+
}, typeof MXLookComponent]>;
|
9
|
+
export declare class AXTimeDurationComponent extends AXTimeDurationComponent_base {
|
10
|
+
#private;
|
11
|
+
protected inputValue: string;
|
12
|
+
readonly valueStart: import("@angular/core").InputSignal<AXTimeDurationUnit>;
|
13
|
+
readonly valueEnd: import("@angular/core").InputSignal<AXTimeDurationUnit>;
|
14
|
+
protected maskOptions: import("@angular/core").WritableSignal<any>;
|
15
|
+
private translationService;
|
16
|
+
private onInputFire;
|
17
|
+
private onInternalValueChangedFire;
|
18
|
+
protected onInput(event: any): void;
|
19
|
+
protected internalValueChanged(value: number): void;
|
20
|
+
private maskToMilliseconds;
|
21
|
+
private getNextLargerUnit;
|
22
|
+
private convertToLargerUnit;
|
23
|
+
private unitToMilliseconds;
|
24
|
+
private millisecondsToMask;
|
25
|
+
private updateMask;
|
26
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXTimeDurationComponent, never>;
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXTimeDurationComponent, "ax-time-duration", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "look": { "alias": "look"; "required": false; }; "valueStart": { "alias": "valueStart"; "required": false; "isSignal": true; }; "valueEnd": { "alias": "valueEnd"; "required": false; "isSignal": true; }; }, { "onValueChanged": "onValueChanged"; }, never, ["ax-validation-rule"], true, never>;
|
28
|
+
}
|
29
|
+
export {};
|
@@ -0,0 +1,7 @@
|
|
1
|
+
import * as i0 from "@angular/core";
|
2
|
+
import * as i1 from "./time-duration.component";
|
3
|
+
export declare class AXTimeDurationModule {
|
4
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXTimeDurationModule, never>;
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXTimeDurationModule, never, [typeof i1.AXTimeDurationComponent], [typeof i1.AXTimeDurationComponent]>;
|
6
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXTimeDurationModule>;
|
7
|
+
}
|
@@ -0,0 +1 @@
|
|
1
|
+
export type AXTimeDurationUnit = 'year' | 'month' | 'week' | 'day' | 'hour' | 'minute' | 'second' | 'millisecond';
|