@progress/kendo-angular-scheduler 21.4.1-develop.1 → 22.0.0-develop.1
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/editing/recurrence/localization/messages.d.ts +1 -1
- package/editing/resource-editor-base.d.ts +1 -1
- package/editing-directives/editing-directive-base.d.ts +1 -1
- package/fesm2022/progress-kendo-angular-scheduler.mjs +313 -313
- package/localization/messages.d.ts +1 -1
- package/package.json +20 -28
- package/schematics/ngAdd/index.js +3 -3
- package/views/common/base-view.d.ts +1 -1
- package/views/common/configuration-view-base.d.ts +1 -1
- package/views/day-time/day-time-view-base.d.ts +1 -1
- package/views/day-time/day-time-view.component.d.ts +1 -1
- package/views/multi-day/multi-day-view-base.d.ts +1 -1
- package/views/timeline/timeline-base.d.ts +1 -1
- package/views/view-items/base-slot.directive.d.ts +1 -1
- package/views/view-items/base-view-item.d.ts +1 -1
- package/esm2022/common/constants.mjs +0 -8
- package/esm2022/common/default-model-fields.mjs +0 -20
- package/esm2022/common/dom-queries.mjs +0 -107
- package/esm2022/common/modifiers.mjs +0 -31
- package/esm2022/common/util.mjs +0 -227
- package/esm2022/data-binding.directive.mjs +0 -162
- package/esm2022/directives.mjs +0 -136
- package/esm2022/editing/date-time-picker.component.mjs +0 -190
- package/esm2022/editing/dialogs.service.mjs +0 -96
- package/esm2022/editing/edit-dialog-template.directive.mjs +0 -53
- package/esm2022/editing/edit-dialog.component.mjs +0 -679
- package/esm2022/editing/edit.service.mjs +0 -107
- package/esm2022/editing/local-data-changes.service.mjs +0 -18
- package/esm2022/editing/recurrence/end-rule-radio-button.directive.mjs +0 -77
- package/esm2022/editing/recurrence/localization/custom-messages.component.mjs +0 -44
- package/esm2022/editing/recurrence/localization/localized-messages.directive.mjs +0 -39
- package/esm2022/editing/recurrence/localization/messages.mjs +0 -239
- package/esm2022/editing/recurrence/localization/recurrence-localization.service.mjs +0 -47
- package/esm2022/editing/recurrence/recurrence-editor.component.mjs +0 -497
- package/esm2022/editing/recurrence/recurrence-end-rule-editor.component.mjs +0 -334
- package/esm2022/editing/recurrence/recurrence-frequency-editor.component.mjs +0 -105
- package/esm2022/editing/recurrence/recurrence-interval-editor.component.mjs +0 -169
- package/esm2022/editing/recurrence/recurrence-monthly-yearly-editor.component.mjs +0 -468
- package/esm2022/editing/recurrence/recurrence-weekday-rule-editor.component.mjs +0 -138
- package/esm2022/editing/recurrence/recurrence.service.mjs +0 -254
- package/esm2022/editing/recurrence/repeat-on-radio-button.directive.mjs +0 -81
- package/esm2022/editing/resource-editor-base.mjs +0 -59
- package/esm2022/editing/resource-multiple-editor.component.mjs +0 -101
- package/esm2022/editing/resource-single-editor.component.mjs +0 -82
- package/esm2022/editing/timezone-editor.component.mjs +0 -193
- package/esm2022/editing-directives/base-edit.service.mjs +0 -320
- package/esm2022/editing-directives/edit-service.interface.mjs +0 -5
- package/esm2022/editing-directives/editing-directive-base.mjs +0 -242
- package/esm2022/editing-directives/local-edit.service.mjs +0 -122
- package/esm2022/editing-directives/reactive-editing.directive.mjs +0 -132
- package/esm2022/editing-directives/utils.mjs +0 -107
- package/esm2022/events/add-event.mjs +0 -26
- package/esm2022/events/cancel-event.mjs +0 -14
- package/esm2022/events/create-event.mjs +0 -40
- package/esm2022/events/date-change-event.mjs +0 -29
- package/esm2022/events/drag-end-event.mjs +0 -46
- package/esm2022/events/drag-event.mjs +0 -54
- package/esm2022/events/drag-start-event.mjs +0 -30
- package/esm2022/events/edit-event-base.mjs +0 -32
- package/esm2022/events/edit-event.mjs +0 -30
- package/esm2022/events/event-click-event.mjs +0 -32
- package/esm2022/events/event-keydown-event.mjs +0 -28
- package/esm2022/events/more-events-click.mjs +0 -24
- package/esm2022/events/navigate-event.mjs +0 -26
- package/esm2022/events/preventable-event.mjs +0 -28
- package/esm2022/events/remove-event.mjs +0 -30
- package/esm2022/events/resize-end-event.mjs +0 -38
- package/esm2022/events/resize-event.mjs +0 -46
- package/esm2022/events/resize-start-event.mjs +0 -30
- package/esm2022/events/save-event.mjs +0 -18
- package/esm2022/events/slot-click-event.mjs +0 -44
- package/esm2022/events/slot-drag-end-event.mjs +0 -10
- package/esm2022/events/slot-drag-event.mjs +0 -40
- package/esm2022/events/slot-drag-start-event.mjs +0 -44
- package/esm2022/events/view-event-map.mjs +0 -35
- package/esm2022/events.mjs +0 -27
- package/esm2022/index.mjs +0 -83
- package/esm2022/loading.component.mjs +0 -52
- package/esm2022/localization/custom-messages.component.mjs +0 -56
- package/esm2022/localization/localized-messages.directive.mjs +0 -39
- package/esm2022/localization/messages.mjs +0 -614
- package/esm2022/localization/scheduler-localization.service.mjs +0 -31
- package/esm2022/navigation/focus-position.interface.mjs +0 -5
- package/esm2022/navigation/focus.service.mjs +0 -202
- package/esm2022/navigation/focusable-element.interface.mjs +0 -5
- package/esm2022/navigation/focusable.directive.mjs +0 -98
- package/esm2022/navigation/shortcuts.directive.mjs +0 -239
- package/esm2022/navigation.mjs +0 -6
- package/esm2022/package-metadata.mjs +0 -16
- package/esm2022/pdf/pdf-command.directive.mjs +0 -96
- package/esm2022/pdf/pdf-export-event.mjs +0 -10
- package/esm2022/pdf/pdf.component.mjs +0 -241
- package/esm2022/pdf/pdf.module.mjs +0 -42
- package/esm2022/pdf/pdf.service.mjs +0 -36
- package/esm2022/progress-kendo-angular-scheduler.mjs +0 -8
- package/esm2022/scheduler.component.mjs +0 -1981
- package/esm2022/scheduler.module.mjs +0 -138
- package/esm2022/toolbar/navigation.component.mjs +0 -391
- package/esm2022/toolbar/toolbar-context.mjs +0 -5
- package/esm2022/toolbar/toolbar-template.directive.mjs +0 -50
- package/esm2022/toolbar/toolbar.component.mjs +0 -168
- package/esm2022/toolbar/toolbar.service.mjs +0 -46
- package/esm2022/toolbar/view-selector.component.mjs +0 -181
- package/esm2022/types/actions.mjs +0 -5
- package/esm2022/types/create-form-group-args.interface.mjs +0 -5
- package/esm2022/types/crud-operation.enum.mjs +0 -18
- package/esm2022/types/current-time-settings.interface.mjs +0 -5
- package/esm2022/types/date-range.interface.mjs +0 -5
- package/esm2022/types/datepicker-options.interface.mjs +0 -5
- package/esm2022/types/edit-event-args.interface.mjs +0 -5
- package/esm2022/types/edit-mode.enum.mjs +0 -23
- package/esm2022/types/editable-settings.interface.mjs +0 -5
- package/esm2022/types/event-style-args.interface.mjs +0 -5
- package/esm2022/types/focusable-container.mjs +0 -5
- package/esm2022/types/group.interface.mjs +0 -5
- package/esm2022/types/numeric-options.interface.mjs +0 -5
- package/esm2022/types/ongoing-events-settings.interface.mjs +0 -5
- package/esm2022/types/resource.interface.mjs +0 -5
- package/esm2022/types/scheduler-event.mjs +0 -5
- package/esm2022/types/scheduler-model-fields.interface.mjs +0 -5
- package/esm2022/types/scheduler-slot.interface.mjs +0 -5
- package/esm2022/types/scheduler-view.mjs +0 -9
- package/esm2022/types/slot-class-args.interface.mjs +0 -5
- package/esm2022/types/slot-selection.mjs +0 -35
- package/esm2022/types/view-item.interface.mjs +0 -5
- package/esm2022/types.mjs +0 -12
- package/esm2022/views/agenda/agenda-header-item.component.mjs +0 -85
- package/esm2022/views/agenda/agenda-header.component.mjs +0 -75
- package/esm2022/views/agenda/agenda-task-item.component.mjs +0 -137
- package/esm2022/views/agenda/agenda-view-internal.component.mjs +0 -424
- package/esm2022/views/agenda/agenda-view-list.component.mjs +0 -256
- package/esm2022/views/agenda/agenda-view.component.mjs +0 -130
- package/esm2022/views/agenda/tasks.collection.mjs +0 -96
- package/esm2022/views/agenda/utils.mjs +0 -176
- package/esm2022/views/common/base-view.mjs +0 -1099
- package/esm2022/views/common/configuration-view-base.mjs +0 -164
- package/esm2022/views/common/dom-events.service.mjs +0 -22
- package/esm2022/views/common/hint-container.component.mjs +0 -41
- package/esm2022/views/common/repeat.pipe.mjs +0 -36
- package/esm2022/views/common/resize-hint.component.mjs +0 -97
- package/esm2022/views/common/resource-iterator.pipe.mjs +0 -49
- package/esm2022/views/common/scheduler-task.mjs +0 -5
- package/esm2022/views/common/slot-selectable.directive.mjs +0 -137
- package/esm2022/views/common/view-footer.component.mjs +0 -103
- package/esm2022/views/common/work-hours-footer.directive.mjs +0 -45
- package/esm2022/views/constants.mjs +0 -31
- package/esm2022/views/day-time/day-time-slot.service.mjs +0 -633
- package/esm2022/views/day-time/day-time-view-base.mjs +0 -244
- package/esm2022/views/day-time/day-time-view-item.component.mjs +0 -216
- package/esm2022/views/day-time/day-time-view.component.mjs +0 -437
- package/esm2022/views/day-time/event-slot.directive.mjs +0 -138
- package/esm2022/views/day-time/utils.mjs +0 -32
- package/esm2022/views/month/month-slot.component.mjs +0 -166
- package/esm2022/views/month/month-slot.service.mjs +0 -404
- package/esm2022/views/month/month-view-item.component.mjs +0 -161
- package/esm2022/views/month/month-view-renderer.component.mjs +0 -683
- package/esm2022/views/month/month-view.component.mjs +0 -203
- package/esm2022/views/month/multi-week-view.component.mjs +0 -202
- package/esm2022/views/month/utils.mjs +0 -107
- package/esm2022/views/multi-day/day-view.component.mjs +0 -186
- package/esm2022/views/multi-day/multi-day-view-base.mjs +0 -55
- package/esm2022/views/multi-day/multi-day-view-renderer.component.mjs +0 -1002
- package/esm2022/views/multi-day/multi-day-view.component.mjs +0 -197
- package/esm2022/views/multi-day/utils.mjs +0 -63
- package/esm2022/views/multi-day/week-view.component.mjs +0 -189
- package/esm2022/views/multi-day/work-week-view.component.mjs +0 -172
- package/esm2022/views/scheduler-view.directive.mjs +0 -65
- package/esm2022/views/templates/agenda-date-template.directive.mjs +0 -41
- package/esm2022/views/templates/agenda-time-template.directive.mjs +0 -46
- package/esm2022/views/templates/all-day-event-template.directive.mjs +0 -42
- package/esm2022/views/templates/all-day-slot-template.directive.mjs +0 -42
- package/esm2022/views/templates/date-header-template.directive.mjs +0 -42
- package/esm2022/views/templates/event-template.directive.mjs +0 -42
- package/esm2022/views/templates/group-header-template.directive.mjs +0 -42
- package/esm2022/views/templates/major-time-header-template.directive.mjs +0 -41
- package/esm2022/views/templates/minor-time-header-template.directive.mjs +0 -41
- package/esm2022/views/templates/month-day-slot-template.directive.mjs +0 -42
- package/esm2022/views/templates/multi-week-day-slot-template.directive.mjs +0 -42
- package/esm2022/views/templates/time-slot-template.directive.mjs +0 -43
- package/esm2022/views/templates.mjs +0 -16
- package/esm2022/views/timeline/timeline-base.mjs +0 -39
- package/esm2022/views/timeline/timeline-month-view.component.mjs +0 -211
- package/esm2022/views/timeline/timeline-multi-day-view.component.mjs +0 -649
- package/esm2022/views/timeline/timeline-view.component.mjs +0 -189
- package/esm2022/views/timeline/timeline-week-view.component.mjs +0 -181
- package/esm2022/views/timeline/utils.mjs +0 -60
- package/esm2022/views/utils.mjs +0 -373
- package/esm2022/views/view-context.service.mjs +0 -111
- package/esm2022/views/view-items/base-slot.directive.mjs +0 -104
- package/esm2022/views/view-items/base-slot.service.mjs +0 -82
- package/esm2022/views/view-items/base-view-item.mjs +0 -194
- package/esm2022/views/view-items/item-map.mjs +0 -38
- package/esm2022/views/view-items/types.mjs +0 -5
- package/esm2022/views/view-state.service.mjs +0 -144
- package/esm2022/views/year/utils.mjs +0 -60
- package/esm2022/views/year/year-view-internal.component.mjs +0 -471
- package/esm2022/views/year/year-view.component.mjs +0 -136
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { CreateEvent } from './create-event';
|
|
6
|
-
import { DragEndEvent } from './drag-end-event';
|
|
7
|
-
import { DragEvent } from './drag-event';
|
|
8
|
-
import { DragStartEvent } from './drag-start-event';
|
|
9
|
-
import { EventClickEvent } from './event-click-event';
|
|
10
|
-
import { EventKeydownEvent } from './event-keydown-event';
|
|
11
|
-
import { RemoveEvent } from './remove-event';
|
|
12
|
-
import { ResizeEndEvent } from './resize-end-event';
|
|
13
|
-
import { ResizeEvent } from './resize-event';
|
|
14
|
-
import { ResizeStartEvent } from './resize-start-event';
|
|
15
|
-
import { SlotClickEvent } from './slot-click-event';
|
|
16
|
-
/**
|
|
17
|
-
* @hidden
|
|
18
|
-
*
|
|
19
|
-
* Maps the name of the event to the argument type of the event.
|
|
20
|
-
*/
|
|
21
|
-
export const VIEW_EVENT_MAP = {
|
|
22
|
-
slotClick: SlotClickEvent,
|
|
23
|
-
slotDblClick: SlotClickEvent,
|
|
24
|
-
eventClick: EventClickEvent,
|
|
25
|
-
eventDblClick: EventClickEvent,
|
|
26
|
-
eventKeydown: EventKeydownEvent,
|
|
27
|
-
create: CreateEvent,
|
|
28
|
-
remove: RemoveEvent,
|
|
29
|
-
resizeStart: ResizeStartEvent,
|
|
30
|
-
resize: ResizeEvent,
|
|
31
|
-
resizeEnd: ResizeEndEvent,
|
|
32
|
-
dragStart: DragStartEvent,
|
|
33
|
-
drag: DragEvent,
|
|
34
|
-
dragEnd: DragEndEvent
|
|
35
|
-
};
|
package/esm2022/events.mjs
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
export { DateChangeEvent } from './events/date-change-event';
|
|
6
|
-
export { NavigateEvent } from './events/navigate-event';
|
|
7
|
-
export { SlotClickEvent } from './events/slot-click-event';
|
|
8
|
-
export { EventClickEvent } from './events/event-click-event';
|
|
9
|
-
export { EventKeydownEvent } from './events/event-keydown-event';
|
|
10
|
-
export { VIEW_EVENT_MAP } from './events/view-event-map';
|
|
11
|
-
export { CancelEvent } from './events/cancel-event';
|
|
12
|
-
export { EditEventBase } from './events/edit-event-base';
|
|
13
|
-
export { RemoveEvent } from './events/remove-event';
|
|
14
|
-
export { SaveEvent } from './events/save-event';
|
|
15
|
-
export { ResizeStartEvent } from './events/resize-start-event';
|
|
16
|
-
export { ResizeEvent } from './events/resize-event';
|
|
17
|
-
export { ResizeEndEvent } from './events/resize-end-event';
|
|
18
|
-
export { DragStartEvent } from './events/drag-start-event';
|
|
19
|
-
export { DragEvent } from './events/drag-event';
|
|
20
|
-
export { DragEndEvent } from './events/drag-end-event';
|
|
21
|
-
export { EditEvent } from './events/edit-event';
|
|
22
|
-
export { AddEvent } from './events/add-event';
|
|
23
|
-
export { MoreEventsClickEvent } from './events/more-events-click';
|
|
24
|
-
export { SlotDragStartEvent } from './events/slot-drag-start-event';
|
|
25
|
-
export { SlotDragEvent } from './events/slot-drag-event';
|
|
26
|
-
export { SlotDragEndEvent } from './events/slot-drag-end-event';
|
|
27
|
-
export { CreateEvent } from './events/create-event';
|
package/esm2022/index.mjs
DELETED
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
export { SchedulerComponent } from './scheduler.component';
|
|
6
|
-
export { SchedulerModule } from './scheduler.module';
|
|
7
|
-
export { ViewContextService } from './views/view-context.service';
|
|
8
|
-
export { ViewStateService } from './views/view-state.service';
|
|
9
|
-
export { ToolbarService } from './toolbar/toolbar.service';
|
|
10
|
-
export { ToolbarTemplateDirective } from './toolbar/toolbar-template.directive';
|
|
11
|
-
export { AgendaDateTemplateDirective } from './views/templates/agenda-date-template.directive';
|
|
12
|
-
export { AgendaTimeTemplateDirective } from './views/templates/agenda-time-template.directive';
|
|
13
|
-
export { AllDayEventTemplateDirective } from './views/templates/all-day-event-template.directive';
|
|
14
|
-
export { AllDaySlotTemplateDirective } from './views/templates/all-day-slot-template.directive';
|
|
15
|
-
export { DateHeaderTemplateDirective } from './views/templates/date-header-template.directive';
|
|
16
|
-
export { GroupHeaderTemplateDirective } from './views/templates/group-header-template.directive';
|
|
17
|
-
export { EventTemplateDirective } from './views/templates/event-template.directive';
|
|
18
|
-
export { MajorTimeHeaderTemplateDirective } from './views/templates/major-time-header-template.directive';
|
|
19
|
-
export { MinorTimeHeaderTemplateDirective } from './views/templates/minor-time-header-template.directive';
|
|
20
|
-
export { MonthDaySlotTemplateDirective } from './views/templates/month-day-slot-template.directive';
|
|
21
|
-
export { MultiWeekDaySlotTemplateDirective } from './views/templates/multi-week-day-slot-template.directive';
|
|
22
|
-
export { TimeSlotTemplateDirective } from './views/templates/time-slot-template.directive';
|
|
23
|
-
export { EditDialogTemplateDirective } from './editing/edit-dialog-template.directive';
|
|
24
|
-
export { LoadingComponent } from './loading.component';
|
|
25
|
-
export { DataBindingDirective } from './data-binding.directive';
|
|
26
|
-
export { SchedulerCustomMessagesComponent } from './localization/custom-messages.component';
|
|
27
|
-
export { LocalizedMessagesDirective } from './localization/localized-messages.directive';
|
|
28
|
-
export { ToolbarNavigationComponent } from './toolbar/navigation.component';
|
|
29
|
-
export { ToolbarViewSelectorComponent } from './toolbar/view-selector.component';
|
|
30
|
-
export { MonthViewComponent } from './views/month/month-view.component';
|
|
31
|
-
export { MultiWeekViewComponent } from './views/month/multi-week-view.component';
|
|
32
|
-
export { MultiDayViewComponent } from './views/multi-day/multi-day-view.component';
|
|
33
|
-
export { WorkWeekViewComponent } from './views/multi-day/work-week-view.component';
|
|
34
|
-
export { SchedulerViewDirective } from './views/scheduler-view.directive';
|
|
35
|
-
export { TimelineViewComponent } from './views/timeline/timeline-view.component';
|
|
36
|
-
export { TimelineWeekViewComponent } from './views/timeline/timeline-week-view.component';
|
|
37
|
-
export { TimelineMonthViewComponent } from './views/timeline/timeline-month-view.component';
|
|
38
|
-
export { ReactiveEditingDirective } from './editing-directives/reactive-editing.directive';
|
|
39
|
-
export { MultipleResourceEditorComponent } from './editing/resource-multiple-editor.component';
|
|
40
|
-
export { SingleResourceEditorComponent } from './editing/resource-single-editor.component';
|
|
41
|
-
export { EditDialogComponent } from './editing/edit-dialog.component';
|
|
42
|
-
export { SchedulerDateTimePickerComponent } from './editing/date-time-picker.component';
|
|
43
|
-
export { RecurrenceFrequencyEditorComponent } from './editing/recurrence/recurrence-frequency-editor.component';
|
|
44
|
-
export { EndRuleRadioButtonDirective } from './editing/recurrence/end-rule-radio-button.directive';
|
|
45
|
-
export { RecurrenceEndRuleEditorComponent } from './editing/recurrence/recurrence-end-rule-editor.component';
|
|
46
|
-
export { RecurrenceIntervalEditorComponent } from './editing/recurrence/recurrence-interval-editor.component';
|
|
47
|
-
export { RepeatOnRadioButtonDirective } from './editing/recurrence/repeat-on-radio-button.directive';
|
|
48
|
-
export { RecurrenceMonthlyYearlyEditorComponent } from './editing/recurrence/recurrence-monthly-yearly-editor.component';
|
|
49
|
-
export { RecurrenceWeekdayRuleEditorComponent } from './editing/recurrence/recurrence-weekday-rule-editor.component';
|
|
50
|
-
export { RecurrenceEditorCustomMessagesComponent } from './editing/recurrence/localization/custom-messages.component';
|
|
51
|
-
export { RecurrenceEditorLocalizedMessagesDirective } from './editing/recurrence/localization/localized-messages.directive';
|
|
52
|
-
export { TimeZoneEditorComponent } from './editing/timezone-editor.component';
|
|
53
|
-
export { ShortcutsDirective } from './navigation/shortcuts.directive';
|
|
54
|
-
export { SlotSelectableDirective } from './views/common/slot-selectable.directive';
|
|
55
|
-
export { AgendaViewComponent } from './views/agenda/agenda-view.component';
|
|
56
|
-
export { DayViewComponent } from './views/multi-day/day-view.component';
|
|
57
|
-
export { WeekViewComponent } from './views/multi-day/week-view.component';
|
|
58
|
-
export { YearViewComponent } from './views/year/year-view.component';
|
|
59
|
-
export { RecurrenceEditorComponent } from './editing/recurrence/recurrence-editor.component';
|
|
60
|
-
export { BaseEditService } from './editing-directives/base-edit.service';
|
|
61
|
-
export { PDFModule } from './pdf/pdf.module';
|
|
62
|
-
export { PDFComponent } from './pdf/pdf.component';
|
|
63
|
-
export { PDFService } from './pdf/pdf.service';
|
|
64
|
-
export { PDFCommandDirective } from './pdf/pdf-command.directive';
|
|
65
|
-
export { PDFExportEvent } from './pdf/pdf-export-event';
|
|
66
|
-
export { FocusableDirective } from './navigation';
|
|
67
|
-
export { FocusService } from './navigation/focus.service';
|
|
68
|
-
export { HintContainerComponent } from './views/common/hint-container.component';
|
|
69
|
-
export { ViewFooterComponent } from './views/common/view-footer.component';
|
|
70
|
-
export { RepeatPipe } from './views/common/repeat.pipe';
|
|
71
|
-
export { WorkHoursFooterDirective } from './views/common/work-hours-footer.directive';
|
|
72
|
-
export { ResourceIteratorPipe } from './views/common/resource-iterator.pipe';
|
|
73
|
-
export { ResizeHintComponent } from './views/common/resize-hint.component';
|
|
74
|
-
export { TimelineBase } from './views/timeline/timeline-base';
|
|
75
|
-
export { TimelineMultiDayViewComponent } from './views/timeline/timeline-multi-day-view.component';
|
|
76
|
-
export { DayTimeSlotService } from './views/day-time/day-time-slot.service';
|
|
77
|
-
export { DayTimeViewItemComponent } from './views/day-time/day-time-view-item.component';
|
|
78
|
-
export { TimeSlotDirective, DaySlotDirective } from './views/day-time/event-slot.directive';
|
|
79
|
-
export { SortPipe } from './views/timeline/utils';
|
|
80
|
-
export { YearViewInternalComponent } from './views/year/year-view-internal.component';
|
|
81
|
-
export * from './types';
|
|
82
|
-
export * from './events';
|
|
83
|
-
export * from './directives';
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { Component, Input, HostBinding, Renderer2, ElementRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export class LoadingComponent {
|
|
11
|
-
element;
|
|
12
|
-
renderer;
|
|
13
|
-
hostClasses = true;
|
|
14
|
-
loading;
|
|
15
|
-
get display() {
|
|
16
|
-
return this.loading || this.force ? 'block' : 'none';
|
|
17
|
-
}
|
|
18
|
-
force;
|
|
19
|
-
constructor(element, renderer) {
|
|
20
|
-
this.element = element;
|
|
21
|
-
this.renderer = renderer;
|
|
22
|
-
}
|
|
23
|
-
toggle(value) {
|
|
24
|
-
this.force = value;
|
|
25
|
-
this.renderer.setStyle(this.element.nativeElement, 'display', this.display);
|
|
26
|
-
}
|
|
27
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LoadingComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
28
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: LoadingComponent, isStandalone: true, selector: "[kendoSchedulerLoading]", inputs: { loading: "loading" }, host: { properties: { "class.k-loading-mask": "this.hostClasses", "style.display": "this.display" } }, ngImport: i0, template: `
|
|
29
|
-
<div class="k-loading-image"></div>
|
|
30
|
-
<div class="k-loading-color"></div>
|
|
31
|
-
`, isInline: true });
|
|
32
|
-
}
|
|
33
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LoadingComponent, decorators: [{
|
|
34
|
-
type: Component,
|
|
35
|
-
args: [{
|
|
36
|
-
// eslint-disable-next-line @angular-eslint/component-selector
|
|
37
|
-
selector: '[kendoSchedulerLoading]',
|
|
38
|
-
template: `
|
|
39
|
-
<div class="k-loading-image"></div>
|
|
40
|
-
<div class="k-loading-color"></div>
|
|
41
|
-
`,
|
|
42
|
-
standalone: true
|
|
43
|
-
}]
|
|
44
|
-
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { hostClasses: [{
|
|
45
|
-
type: HostBinding,
|
|
46
|
-
args: ['class.k-loading-mask']
|
|
47
|
-
}], loading: [{
|
|
48
|
-
type: Input
|
|
49
|
-
}], display: [{
|
|
50
|
-
type: HostBinding,
|
|
51
|
-
args: ['style.display']
|
|
52
|
-
}] } });
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { Component, forwardRef } from '@angular/core';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import { Messages } from './messages';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "@progress/kendo-angular-l10n";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the custom messages component of the Scheduler.
|
|
12
|
-
*
|
|
13
|
-
* Use this component to override default messages for the Scheduler.
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```html
|
|
17
|
-
* <kendo-scheduler>
|
|
18
|
-
* <kendo-scheduler-messages
|
|
19
|
-
* allDay="Custom All Day"
|
|
20
|
-
* today="Custom Today"
|
|
21
|
-
* weekViewTitle="Custom Week View Title">
|
|
22
|
-
* </kendo-scheduler-messages>
|
|
23
|
-
* </kendo-scheduler>
|
|
24
|
-
* ```
|
|
25
|
-
*/
|
|
26
|
-
export class SchedulerCustomMessagesComponent extends Messages {
|
|
27
|
-
service;
|
|
28
|
-
constructor(service) {
|
|
29
|
-
super();
|
|
30
|
-
this.service = service;
|
|
31
|
-
}
|
|
32
|
-
get override() {
|
|
33
|
-
return true;
|
|
34
|
-
}
|
|
35
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SchedulerCustomMessagesComponent, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
36
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SchedulerCustomMessagesComponent, isStandalone: true, selector: "kendo-scheduler-messages", providers: [
|
|
37
|
-
{
|
|
38
|
-
provide: Messages,
|
|
39
|
-
useExisting: forwardRef(() => SchedulerCustomMessagesComponent)
|
|
40
|
-
}
|
|
41
|
-
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
42
|
-
}
|
|
43
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SchedulerCustomMessagesComponent, decorators: [{
|
|
44
|
-
type: Component,
|
|
45
|
-
args: [{
|
|
46
|
-
providers: [
|
|
47
|
-
{
|
|
48
|
-
provide: Messages,
|
|
49
|
-
useExisting: forwardRef(() => SchedulerCustomMessagesComponent)
|
|
50
|
-
}
|
|
51
|
-
],
|
|
52
|
-
selector: 'kendo-scheduler-messages',
|
|
53
|
-
template: ``,
|
|
54
|
-
standalone: true
|
|
55
|
-
}]
|
|
56
|
-
}], ctorParameters: () => [{ type: i1.LocalizationService }] });
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { Directive, forwardRef } from '@angular/core';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import { Messages } from './messages';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "@progress/kendo-angular-l10n";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export class LocalizedMessagesDirective extends Messages {
|
|
14
|
-
service;
|
|
15
|
-
constructor(service) {
|
|
16
|
-
super();
|
|
17
|
-
this.service = service;
|
|
18
|
-
}
|
|
19
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizedMessagesDirective, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
20
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: LocalizedMessagesDirective, isStandalone: true, selector: "[kendoSchedulerLocalizedMessages]", providers: [
|
|
21
|
-
{
|
|
22
|
-
provide: Messages,
|
|
23
|
-
useExisting: forwardRef(() => LocalizedMessagesDirective)
|
|
24
|
-
}
|
|
25
|
-
], usesInheritance: true, ngImport: i0 });
|
|
26
|
-
}
|
|
27
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizedMessagesDirective, decorators: [{
|
|
28
|
-
type: Directive,
|
|
29
|
-
args: [{
|
|
30
|
-
providers: [
|
|
31
|
-
{
|
|
32
|
-
provide: Messages,
|
|
33
|
-
useExisting: forwardRef(() => LocalizedMessagesDirective)
|
|
34
|
-
}
|
|
35
|
-
],
|
|
36
|
-
selector: '[kendoSchedulerLocalizedMessages]',
|
|
37
|
-
standalone: true
|
|
38
|
-
}]
|
|
39
|
-
}], ctorParameters: () => [{ type: i1.LocalizationService }] });
|