@progress/kendo-angular-scheduler 24.2.2 → 25.0.0-develop.2
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/fesm2022/progress-kendo-angular-scheduler.mjs +310 -310
- package/index.d.ts +6717 -82
- package/package-metadata.mjs +2 -2
- package/package.json +20 -20
- package/schematics/ngAdd/index.js +3 -3
- package/common/constants.d.ts +0 -8
- package/common/default-model-fields.d.ts +0 -9
- package/common/dom-queries.d.ts +0 -44
- package/common/modifiers.d.ts +0 -22
- package/common/util.d.ts +0 -127
- package/data-binding.directive.d.ts +0 -56
- package/directives.d.ts +0 -90
- package/editing/date-time-picker.component.d.ts +0 -51
- package/editing/dialogs.service.d.ts +0 -44
- package/editing/edit-dialog-template.directive.d.ts +0 -40
- package/editing/edit-dialog.component.d.ts +0 -87
- package/editing/edit.service.d.ts +0 -57
- package/editing/local-data-changes.service.d.ts +0 -15
- package/editing/recurrence/end-rule-radio-button.directive.d.ts +0 -31
- package/editing/recurrence/localization/custom-messages.component.d.ts +0 -18
- package/editing/recurrence/localization/localized-messages.directive.d.ts +0 -16
- package/editing/recurrence/localization/messages.d.ts +0 -161
- package/editing/recurrence/localization/recurrence-localization.service.d.ts +0 -17
- package/editing/recurrence/recurrence-editor.component.d.ts +0 -111
- package/editing/recurrence/recurrence-end-rule-editor.component.d.ts +0 -46
- package/editing/recurrence/recurrence-frequency-editor.component.d.ts +0 -26
- package/editing/recurrence/recurrence-interval-editor.component.d.ts +0 -31
- package/editing/recurrence/recurrence-monthly-yearly-editor.component.d.ts +0 -53
- package/editing/recurrence/recurrence-weekday-rule-editor.component.d.ts +0 -31
- package/editing/recurrence/recurrence.service.d.ts +0 -119
- package/editing/recurrence/repeat-on-radio-button.directive.d.ts +0 -32
- package/editing/resource-editor-base.d.ts +0 -37
- package/editing/resource-multiple-editor.component.d.ts +0 -21
- package/editing/resource-single-editor.component.d.ts +0 -20
- package/editing/timezone-editor.component.d.ts +0 -82
- package/editing-directives/base-edit.service.d.ts +0 -165
- package/editing-directives/edit-service.interface.d.ts +0 -71
- package/editing-directives/editing-directive-base.d.ts +0 -62
- package/editing-directives/local-edit.service.d.ts +0 -33
- package/editing-directives/reactive-editing.directive.d.ts +0 -46
- package/editing-directives/utils.d.ts +0 -25
- package/events/add-event.d.ts +0 -23
- package/events/cancel-event.d.ts +0 -15
- package/events/create-event.d.ts +0 -38
- package/events/date-change-event.d.ts +0 -27
- package/events/drag-end-event.d.ts +0 -43
- package/events/drag-event.d.ts +0 -51
- package/events/drag-start-event.d.ts +0 -27
- package/events/edit-event-base.d.ts +0 -30
- package/events/edit-event.d.ts +0 -28
- package/events/event-click-event.d.ts +0 -30
- package/events/event-keydown-event.d.ts +0 -26
- package/events/more-events-click.d.ts +0 -23
- package/events/navigate-event.d.ts +0 -24
- package/events/preventable-event.d.ts +0 -24
- package/events/remove-event.d.ts +0 -28
- package/events/resize-end-event.d.ts +0 -35
- package/events/resize-event.d.ts +0 -43
- package/events/resize-start-event.d.ts +0 -27
- package/events/save-event.d.ts +0 -20
- package/events/slot-click-event.d.ts +0 -42
- package/events/slot-drag-end-event.d.ts +0 -10
- package/events/slot-drag-event.d.ts +0 -39
- package/events/slot-drag-start-event.d.ts +0 -42
- package/events/view-event-map.d.ts +0 -35
- package/events.d.ts +0 -27
- package/loading.component.d.ts +0 -13
- package/localization/custom-messages.component.d.ts +0 -30
- package/localization/localized-messages.directive.d.ts +0 -16
- package/localization/messages.d.ts +0 -409
- package/localization/scheduler-localization.service.d.ts +0 -14
- package/navigation/focus-position.interface.d.ts +0 -17
- package/navigation/focus.service.d.ts +0 -44
- package/navigation/focusable-element.interface.d.ts +0 -45
- package/navigation/focusable.directive.d.ts +0 -36
- package/navigation/shortcuts.directive.d.ts +0 -34
- package/navigation.d.ts +0 -8
- package/package-metadata.d.ts +0 -9
- package/pdf/pdf-command.directive.d.ts +0 -38
- package/pdf/pdf-export-event.d.ts +0 -10
- package/pdf/pdf.component.d.ts +0 -129
- package/pdf/pdf.module.d.ts +0 -30
- package/pdf/pdf.service.d.ts +0 -18
- package/scheduler.component.d.ts +0 -608
- package/scheduler.module.d.ts +0 -66
- package/toolbar/navigation.component.d.ts +0 -135
- package/toolbar/toolbar-context.d.ts +0 -18
- package/toolbar/toolbar-template.directive.d.ts +0 -39
- package/toolbar/toolbar.component.d.ts +0 -50
- package/toolbar/toolbar.service.d.ts +0 -37
- package/toolbar/view-selector.component.d.ts +0 -80
- package/types/actions.d.ts +0 -158
- package/types/create-form-group-args.interface.d.ts +0 -15
- package/types/crud-operation.enum.d.ts +0 -17
- package/types/current-time-settings.interface.d.ts +0 -27
- package/types/date-range.interface.d.ts +0 -28
- package/types/datepicker-options.interface.d.ts +0 -100
- package/types/edit-event-args.interface.d.ts +0 -19
- package/types/edit-mode.enum.d.ts +0 -22
- package/types/editable-settings.interface.d.ts +0 -29
- package/types/event-style-args.interface.d.ts +0 -21
- package/types/focusable-container.d.ts +0 -8
- package/types/group.interface.d.ts +0 -17
- package/types/numeric-options.interface.d.ts +0 -57
- package/types/ongoing-events-settings.interface.d.ts +0 -25
- package/types/resource.interface.d.ts +0 -37
- package/types/scheduler-event.d.ts +0 -57
- package/types/scheduler-model-fields.interface.d.ts +0 -75
- package/types/scheduler-slot.interface.d.ts +0 -39
- package/types/scheduler-view.d.ts +0 -22
- package/types/slot-class-args.interface.d.ts +0 -33
- package/types/slot-selection.d.ts +0 -71
- package/types/view-item.interface.d.ts +0 -23
- package/types.d.ts +0 -25
- package/views/agenda/agenda-header-item.component.d.ts +0 -21
- package/views/agenda/agenda-header.component.d.ts +0 -21
- package/views/agenda/agenda-task-item.component.d.ts +0 -33
- package/views/agenda/agenda-view-internal.component.d.ts +0 -81
- package/views/agenda/agenda-view-list.component.d.ts +0 -38
- package/views/agenda/agenda-view.component.d.ts +0 -62
- package/views/agenda/tasks.collection.d.ts +0 -48
- package/views/agenda/utils.d.ts +0 -17
- package/views/common/base-view.d.ts +0 -194
- package/views/common/configuration-view-base.d.ts +0 -100
- package/views/common/dom-events.service.d.ts +0 -19
- package/views/common/hint-container.component.d.ts +0 -17
- package/views/common/repeat.pipe.d.ts +0 -14
- package/views/common/resize-hint.component.d.ts +0 -21
- package/views/common/resource-iterator.pipe.d.ts +0 -14
- package/views/common/scheduler-task.d.ts +0 -24
- package/views/common/slot-selectable.directive.d.ts +0 -62
- package/views/common/view-footer.component.d.ts +0 -27
- package/views/common/work-hours-footer.directive.d.ts +0 -23
- package/views/constants.d.ts +0 -30
- package/views/day-time/day-time-slot.service.d.ts +0 -79
- package/views/day-time/day-time-view-base.d.ts +0 -155
- package/views/day-time/day-time-view-item.component.d.ts +0 -32
- package/views/day-time/day-time-view.component.d.ts +0 -99
- package/views/day-time/event-slot.directive.d.ts +0 -46
- package/views/day-time/utils.d.ts +0 -9
- package/views/month/month-slot.component.d.ts +0 -49
- package/views/month/month-slot.service.d.ts +0 -66
- package/views/month/month-view-item.component.d.ts +0 -26
- package/views/month/month-view-renderer.component.d.ts +0 -80
- package/views/month/month-view.component.d.ts +0 -90
- package/views/month/multi-week-view.component.d.ts +0 -88
- package/views/month/utils.d.ts +0 -14
- package/views/multi-day/day-view.component.d.ts +0 -65
- package/views/multi-day/multi-day-view-base.d.ts +0 -37
- package/views/multi-day/multi-day-view-renderer.component.d.ts +0 -68
- package/views/multi-day/multi-day-view.component.d.ts +0 -66
- package/views/multi-day/utils.d.ts +0 -13
- package/views/multi-day/week-view.component.d.ts +0 -63
- package/views/multi-day/work-week-view.component.d.ts +0 -47
- package/views/scheduler-view.directive.d.ts +0 -37
- package/views/templates/agenda-date-template.directive.d.ts +0 -30
- package/views/templates/agenda-time-template.directive.d.ts +0 -35
- package/views/templates/all-day-event-template.directive.d.ts +0 -31
- package/views/templates/all-day-slot-template.directive.d.ts +0 -31
- package/views/templates/date-header-template.directive.d.ts +0 -31
- package/views/templates/event-template.directive.d.ts +0 -31
- package/views/templates/group-header-template.directive.d.ts +0 -31
- package/views/templates/major-time-header-template.directive.d.ts +0 -30
- package/views/templates/minor-time-header-template.directive.d.ts +0 -30
- package/views/templates/month-day-slot-template.directive.d.ts +0 -31
- package/views/templates/multi-week-day-slot-template.directive.d.ts +0 -31
- package/views/templates/time-slot-template.directive.d.ts +0 -32
- package/views/templates.d.ts +0 -16
- package/views/timeline/timeline-base.d.ts +0 -26
- package/views/timeline/timeline-month-view.component.d.ts +0 -72
- package/views/timeline/timeline-multi-day-view.component.d.ts +0 -49
- package/views/timeline/timeline-view.component.d.ts +0 -66
- package/views/timeline/timeline-week-view.component.d.ts +0 -61
- package/views/timeline/utils.d.ts +0 -21
- package/views/utils.d.ts +0 -115
- package/views/view-context.service.d.ts +0 -82
- package/views/view-items/base-slot.directive.d.ts +0 -40
- package/views/view-items/base-slot.service.d.ts +0 -28
- package/views/view-items/base-view-item.d.ts +0 -56
- package/views/view-items/item-map.d.ts +0 -16
- package/views/view-items/types.d.ts +0 -53
- package/views/view-state.service.d.ts +0 -103
- package/views/year/utils.d.ts +0 -21
- package/views/year/year-view-internal.component.d.ts +0 -79
- package/views/year/year-view.component.d.ts +0 -67
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "
|
|
10
|
+
"publishDate": 1783688754,
|
|
11
|
+
"version": "25.0.0-develop.2",
|
|
12
12
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
13
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-scheduler",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "25.0.0-develop.2",
|
|
4
4
|
"description": "Kendo UI Scheduler Angular - Outlook or Google-style angular scheduler calendar. Full-featured and customizable embedded scheduling from the creator developers trust for professional UI components.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -41,36 +41,36 @@
|
|
|
41
41
|
"package": {
|
|
42
42
|
"productName": "Kendo UI for Angular",
|
|
43
43
|
"productCode": "KENDOUIANGULAR",
|
|
44
|
-
"publishDate":
|
|
44
|
+
"publishDate": 1783688754,
|
|
45
45
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
46
46
|
}
|
|
47
47
|
},
|
|
48
48
|
"peerDependencies": {
|
|
49
|
-
"@angular/animations": "
|
|
50
|
-
"@angular/common": "
|
|
51
|
-
"@angular/core": "
|
|
52
|
-
"@angular/forms": "
|
|
53
|
-
"@angular/platform-browser": "
|
|
49
|
+
"@angular/animations": "20 - 22",
|
|
50
|
+
"@angular/common": "20 - 22",
|
|
51
|
+
"@angular/core": "20 - 22",
|
|
52
|
+
"@angular/forms": "20 - 22",
|
|
53
|
+
"@angular/platform-browser": "20 - 22",
|
|
54
54
|
"@progress/kendo-data-query": "^1.7.3",
|
|
55
55
|
"@progress/kendo-drawing": "^1.25.0",
|
|
56
56
|
"@progress/kendo-licensing": "^1.11.0",
|
|
57
|
-
"@progress/kendo-angular-tooltip": "
|
|
58
|
-
"@progress/kendo-angular-buttons": "
|
|
59
|
-
"@progress/kendo-angular-common": "
|
|
60
|
-
"@progress/kendo-angular-dateinputs": "
|
|
61
|
-
"@progress/kendo-angular-dialog": "
|
|
62
|
-
"@progress/kendo-angular-dropdowns": "
|
|
63
|
-
"@progress/kendo-angular-icons": "
|
|
64
|
-
"@progress/kendo-angular-inputs": "
|
|
65
|
-
"@progress/kendo-angular-intl": "
|
|
66
|
-
"@progress/kendo-angular-l10n": "
|
|
67
|
-
"@progress/kendo-angular-label": "
|
|
68
|
-
"@progress/kendo-angular-popup": "
|
|
57
|
+
"@progress/kendo-angular-tooltip": "25.0.0-develop.2",
|
|
58
|
+
"@progress/kendo-angular-buttons": "25.0.0-develop.2",
|
|
59
|
+
"@progress/kendo-angular-common": "25.0.0-develop.2",
|
|
60
|
+
"@progress/kendo-angular-dateinputs": "25.0.0-develop.2",
|
|
61
|
+
"@progress/kendo-angular-dialog": "25.0.0-develop.2",
|
|
62
|
+
"@progress/kendo-angular-dropdowns": "25.0.0-develop.2",
|
|
63
|
+
"@progress/kendo-angular-icons": "25.0.0-develop.2",
|
|
64
|
+
"@progress/kendo-angular-inputs": "25.0.0-develop.2",
|
|
65
|
+
"@progress/kendo-angular-intl": "25.0.0-develop.2",
|
|
66
|
+
"@progress/kendo-angular-l10n": "25.0.0-develop.2",
|
|
67
|
+
"@progress/kendo-angular-label": "25.0.0-develop.2",
|
|
68
|
+
"@progress/kendo-angular-popup": "25.0.0-develop.2",
|
|
69
69
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
70
70
|
},
|
|
71
71
|
"dependencies": {
|
|
72
72
|
"tslib": "^2.3.1",
|
|
73
|
-
"@progress/kendo-angular-schematics": "
|
|
73
|
+
"@progress/kendo-angular-schematics": "25.0.0-develop.2",
|
|
74
74
|
"@progress/kendo-date-math": "^1.3.2",
|
|
75
75
|
"@progress/kendo-draggable": "^3.0.2",
|
|
76
76
|
"@progress/kendo-file-saver": "^1.0.7",
|
|
@@ -9,10 +9,10 @@ const schematics_1 = require("@angular-devkit/schematics");
|
|
|
9
9
|
function default_1(options) {
|
|
10
10
|
const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'SchedulerModule', package: 'scheduler', peerDependencies: {
|
|
11
11
|
// peer deps of the dropdowns
|
|
12
|
-
'@progress/kendo-angular-treeview': '
|
|
13
|
-
'@progress/kendo-angular-navigation': '
|
|
12
|
+
'@progress/kendo-angular-treeview': '25.0.0-develop.2',
|
|
13
|
+
'@progress/kendo-angular-navigation': '25.0.0-develop.2',
|
|
14
14
|
// peer dependency of kendo-angular-inputs
|
|
15
|
-
'@progress/kendo-angular-dialog': '
|
|
15
|
+
'@progress/kendo-angular-dialog': '25.0.0-develop.2',
|
|
16
16
|
// peer dependency of kendo-angular-icons
|
|
17
17
|
'@progress/kendo-svg-icons': '^4.0.0'
|
|
18
18
|
} });
|
package/common/constants.d.ts
DELETED
|
@@ -1,8 +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
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare const OCCURRENCE_ID = 0;
|
|
@@ -1,9 +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 { SchedulerModelFields } from '../types';
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare const defaultModelFields: SchedulerModelFields;
|
package/common/dom-queries.d.ts
DELETED
|
@@ -1,44 +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
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare const hasClasses: (element: HTMLElement, classNames: string) => boolean;
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare const matchesClasses: (classNames: string) => (element: HTMLElement) => boolean;
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
export declare const closest: (node: any, predicate: any) => any;
|
|
17
|
-
/**
|
|
18
|
-
* @hidden
|
|
19
|
-
*/
|
|
20
|
-
export declare const firstElementChild: (node: any) => any;
|
|
21
|
-
/**
|
|
22
|
-
* @hidden
|
|
23
|
-
*/
|
|
24
|
-
export declare const closestInScope: (node: any, predicate: any, scope: any) => HTMLElement;
|
|
25
|
-
/**
|
|
26
|
-
* @hidden
|
|
27
|
-
*/
|
|
28
|
-
export declare const wheelDeltaY: (e: any) => any;
|
|
29
|
-
/**
|
|
30
|
-
* @hidden
|
|
31
|
-
*/
|
|
32
|
-
export declare const preventLockedScroll: (el: any) => (event: any) => void;
|
|
33
|
-
/**
|
|
34
|
-
* @hidden
|
|
35
|
-
*/
|
|
36
|
-
export declare function hasScrollbar(element: any, type: string): boolean;
|
|
37
|
-
/**
|
|
38
|
-
* @hidden
|
|
39
|
-
*/
|
|
40
|
-
export declare function rtlScrollPosition(element: any, position: number): number;
|
|
41
|
-
/**
|
|
42
|
-
* @hidden
|
|
43
|
-
*/
|
|
44
|
-
export declare const isVisible: (element: any) => boolean;
|
package/common/modifiers.d.ts
DELETED
|
@@ -1,22 +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
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare enum Modifiers {
|
|
9
|
-
None = 0,
|
|
10
|
-
AltKey = 1,
|
|
11
|
-
CtrlKey = 2,
|
|
12
|
-
ShiftKey = 4,
|
|
13
|
-
MetaKey = 8
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* @hidden
|
|
17
|
-
*/
|
|
18
|
-
export declare function withModifiers(e: KeyboardEvent, modifiers: number): boolean;
|
|
19
|
-
/**
|
|
20
|
-
* @hidden
|
|
21
|
-
*/
|
|
22
|
-
export declare function noModifiers(e: KeyboardEvent): boolean;
|
package/common/util.d.ts
DELETED
|
@@ -1,127 +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 { Observable } from 'rxjs';
|
|
6
|
-
import { SchedulerEvent } from '../types/scheduler-event';
|
|
7
|
-
import { SchedulerModelFields } from '../types';
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*
|
|
11
|
-
* TODO: Move to @progress/kendo-common
|
|
12
|
-
*/
|
|
13
|
-
export declare const capitalize: (value: string) => string;
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*
|
|
17
|
-
* TODO: Move to @progress/kendo-common
|
|
18
|
-
*/
|
|
19
|
-
export declare const isPresent: (value: any) => boolean;
|
|
20
|
-
/**
|
|
21
|
-
* @hidden
|
|
22
|
-
*
|
|
23
|
-
* TODO: Move to @progress/kendo-common
|
|
24
|
-
*/
|
|
25
|
-
export declare const isBlank: (value: any) => boolean;
|
|
26
|
-
/**
|
|
27
|
-
* @hidden
|
|
28
|
-
*
|
|
29
|
-
* TODO: Move to @progress/kendo-common
|
|
30
|
-
*/
|
|
31
|
-
export declare const isArray: (value: any) => boolean;
|
|
32
|
-
/**
|
|
33
|
-
* @hidden
|
|
34
|
-
*
|
|
35
|
-
* TODO: Move to @progress/kendo-common
|
|
36
|
-
*/
|
|
37
|
-
export declare const isTruthy: (value: any) => boolean;
|
|
38
|
-
/**
|
|
39
|
-
* @hidden
|
|
40
|
-
*
|
|
41
|
-
* TODO: Move to @progress/kendo-common
|
|
42
|
-
*/
|
|
43
|
-
export declare const isNullOrEmptyString: (value: string) => boolean;
|
|
44
|
-
/**
|
|
45
|
-
* @hidden
|
|
46
|
-
*
|
|
47
|
-
* TODO: Move to @progress/kendo-common
|
|
48
|
-
*/
|
|
49
|
-
export declare const isNumber: (value: any) => boolean;
|
|
50
|
-
/**
|
|
51
|
-
* @hidden
|
|
52
|
-
*
|
|
53
|
-
* TODO: Move to @progress/kendo-common
|
|
54
|
-
*/
|
|
55
|
-
export declare const isString: (value: any) => boolean;
|
|
56
|
-
/**
|
|
57
|
-
* @hidden
|
|
58
|
-
*
|
|
59
|
-
* TODO: Move to @progress/kendo-common
|
|
60
|
-
*/
|
|
61
|
-
export declare const isObject: (value: any) => boolean;
|
|
62
|
-
/**
|
|
63
|
-
* @hidden
|
|
64
|
-
*/
|
|
65
|
-
export declare const isRecurring: (event: SchedulerEvent, fields: SchedulerModelFields) => boolean;
|
|
66
|
-
/**
|
|
67
|
-
* @hidden
|
|
68
|
-
*/
|
|
69
|
-
export declare const isException: (event: any, fields: SchedulerModelFields) => boolean;
|
|
70
|
-
/**
|
|
71
|
-
* @hidden
|
|
72
|
-
*/
|
|
73
|
-
export declare const copyResources: (event: any, resources?: any[]) => void;
|
|
74
|
-
/**
|
|
75
|
-
* @hidden
|
|
76
|
-
*/
|
|
77
|
-
export declare const readEvent: (dataItem: any, fields: SchedulerModelFields, resources?: any[]) => any;
|
|
78
|
-
/**
|
|
79
|
-
* @hidden
|
|
80
|
-
*/
|
|
81
|
-
export declare const isRecurrenceMaster: (event: SchedulerEvent) => boolean;
|
|
82
|
-
/**
|
|
83
|
-
* @hidden
|
|
84
|
-
*/
|
|
85
|
-
export declare function groupResources(group: any, resources: any[]): any[];
|
|
86
|
-
/**
|
|
87
|
-
* @hidden
|
|
88
|
-
*/
|
|
89
|
-
export declare const getField: (obj: any, field: any) => any;
|
|
90
|
-
/**
|
|
91
|
-
* @hidden
|
|
92
|
-
*/
|
|
93
|
-
export declare const setField: (obj: any, field: any, value: any) => any;
|
|
94
|
-
/**
|
|
95
|
-
* @hidden
|
|
96
|
-
*/
|
|
97
|
-
export declare function assignField(target: any, source: any, field: string): any;
|
|
98
|
-
/**
|
|
99
|
-
* @hidden
|
|
100
|
-
*/
|
|
101
|
-
export declare function assignFields(target: any, source: any, ...fields: string[]): any;
|
|
102
|
-
/**
|
|
103
|
-
* @hidden
|
|
104
|
-
*/
|
|
105
|
-
export declare function assignValues(target: any, source: any): any;
|
|
106
|
-
/**
|
|
107
|
-
* @hidden
|
|
108
|
-
*/
|
|
109
|
-
export declare function cloneTo(obj: any, result: any): void;
|
|
110
|
-
/**
|
|
111
|
-
* @hidden
|
|
112
|
-
*/
|
|
113
|
-
export declare function clone(obj: any): any;
|
|
114
|
-
/** @hidden */
|
|
115
|
-
export declare const iterator: any;
|
|
116
|
-
/**
|
|
117
|
-
* @hidden
|
|
118
|
-
*/
|
|
119
|
-
export declare function fromClick(element: any): Observable<any>;
|
|
120
|
-
/**
|
|
121
|
-
* @hidden
|
|
122
|
-
*/
|
|
123
|
-
export declare function fromDoubleClick(element: any): Observable<any>;
|
|
124
|
-
/**
|
|
125
|
-
* @hidden
|
|
126
|
-
*/
|
|
127
|
-
export declare function sortTasksByTime(tasks: any[]): any[];
|
|
@@ -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 { ChangeDetectorRef, OnDestroy, OnInit } from '@angular/core';
|
|
6
|
-
import { SchedulerComponent } from './scheduler.component';
|
|
7
|
-
import { DateRange, SchedulerEvent } from './types';
|
|
8
|
-
import { LocalDataChangesService } from './editing/local-data-changes.service';
|
|
9
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* A directive that processes Scheduler events in memory ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/data-binding#automatic-data-processing)).
|
|
13
|
-
*
|
|
14
|
-
* Processing includes expanding of recurring events and filtering data for
|
|
15
|
-
* the currently active period.
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```html
|
|
19
|
-
* <kendo-scheduler [kendoSchedulerBinding]="data">
|
|
20
|
-
* </kendo-scheduler>
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @remarks
|
|
24
|
-
* Applied to: {@link SchedulerComponent}
|
|
25
|
-
*/
|
|
26
|
-
export declare class DataBindingDirective implements OnInit, OnDestroy {
|
|
27
|
-
protected scheduler: SchedulerComponent;
|
|
28
|
-
protected changeDetector: ChangeDetectorRef;
|
|
29
|
-
protected intl: IntlService;
|
|
30
|
-
protected localDataChangesService?: LocalDataChangesService;
|
|
31
|
-
/**
|
|
32
|
-
* Sets the data array for the Scheduler.
|
|
33
|
-
*/
|
|
34
|
-
set data(value: any[]);
|
|
35
|
-
protected dateRange: DateRange;
|
|
36
|
-
protected originalData: any[];
|
|
37
|
-
private subscription;
|
|
38
|
-
private dataChangedSubscription;
|
|
39
|
-
constructor(scheduler: SchedulerComponent, changeDetector: ChangeDetectorRef, intl: IntlService, localDataChangesService?: LocalDataChangesService);
|
|
40
|
-
/**
|
|
41
|
-
* @hidden
|
|
42
|
-
*/
|
|
43
|
-
ngOnInit(): void;
|
|
44
|
-
/**
|
|
45
|
-
* @hidden
|
|
46
|
-
*/
|
|
47
|
-
ngOnDestroy(): void;
|
|
48
|
-
/**
|
|
49
|
-
* @hidden
|
|
50
|
-
*/
|
|
51
|
-
rebind(): void;
|
|
52
|
-
protected process(): SchedulerEvent[];
|
|
53
|
-
private onDateChange;
|
|
54
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DataBindingDirective, never>;
|
|
55
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DataBindingDirective, "[kendoSchedulerBinding]", never, { "data": { "alias": "kendoSchedulerBinding"; "required": false; }; }, {}, never, never, true, never>;
|
|
56
|
-
}
|
package/directives.d.ts
DELETED
|
@@ -1,90 +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 { DataBindingDirective } from './data-binding.directive';
|
|
6
|
-
import { SchedulerCustomMessagesComponent } from './localization/custom-messages.component';
|
|
7
|
-
import { PDFCommandDirective } from './pdf/pdf-command.directive';
|
|
8
|
-
import { PDFComponent } from './pdf/pdf.component';
|
|
9
|
-
import { SchedulerComponent } from './scheduler.component';
|
|
10
|
-
import { SlotSelectableDirective } from './views/common/slot-selectable.directive';
|
|
11
|
-
import { SchedulerViewDirective } from './views/scheduler-view.directive';
|
|
12
|
-
import { AgendaViewComponent } from './views/agenda/agenda-view.component';
|
|
13
|
-
import { MonthViewComponent } from './views/month/month-view.component';
|
|
14
|
-
import { MultiWeekViewComponent } from './views/month/multi-week-view.component';
|
|
15
|
-
import { DayViewComponent } from './views/multi-day/day-view.component';
|
|
16
|
-
import { MultiDayViewComponent } from './views/multi-day/multi-day-view.component';
|
|
17
|
-
import { WeekViewComponent } from './views/multi-day/week-view.component';
|
|
18
|
-
import { WorkWeekViewComponent } from './views/multi-day/work-week-view.component';
|
|
19
|
-
import { TimelineMonthViewComponent } from './views/timeline/timeline-month-view.component';
|
|
20
|
-
import { TimelineViewComponent } from './views/timeline/timeline-view.component';
|
|
21
|
-
import { TimelineWeekViewComponent } from './views/timeline/timeline-week-view.component';
|
|
22
|
-
import { YearViewComponent } from './views/year/year-view.component';
|
|
23
|
-
import { ReactiveEditingDirective } from './editing-directives/reactive-editing.directive';
|
|
24
|
-
import { EditDialogTemplateDirective } from './editing/edit-dialog-template.directive';
|
|
25
|
-
import { RecurrenceEditorComponent } from './editing/recurrence/recurrence-editor.component';
|
|
26
|
-
import { TimeZoneEditorComponent } from './editing/timezone-editor.component';
|
|
27
|
-
import { ToolbarNavigationComponent } from './toolbar/navigation.component';
|
|
28
|
-
import { ToolbarTemplateDirective } from './toolbar/toolbar-template.directive';
|
|
29
|
-
import { ToolbarViewSelectorComponent } from './toolbar/view-selector.component';
|
|
30
|
-
import { AgendaDateTemplateDirective } from './views/templates/agenda-date-template.directive';
|
|
31
|
-
import { AgendaTimeTemplateDirective } from './views/templates/agenda-time-template.directive';
|
|
32
|
-
import { AllDayEventTemplateDirective } from './views/templates/all-day-event-template.directive';
|
|
33
|
-
import { AllDaySlotTemplateDirective } from './views/templates/all-day-slot-template.directive';
|
|
34
|
-
import { DateHeaderTemplateDirective } from './views/templates/date-header-template.directive';
|
|
35
|
-
import { EventTemplateDirective } from './views/templates/event-template.directive';
|
|
36
|
-
import { GroupHeaderTemplateDirective } from './views/templates/group-header-template.directive';
|
|
37
|
-
import { MajorTimeHeaderTemplateDirective } from './views/templates/major-time-header-template.directive';
|
|
38
|
-
import { MinorTimeHeaderTemplateDirective } from './views/templates/minor-time-header-template.directive';
|
|
39
|
-
import { MonthDaySlotTemplateDirective } from './views/templates/month-day-slot-template.directive';
|
|
40
|
-
import { MultiWeekDaySlotTemplateDirective } from './views/templates/multi-week-day-slot-template.directive';
|
|
41
|
-
import { TimeSlotTemplateDirective } from './views/templates/time-slot-template.directive';
|
|
42
|
-
import { ShortcutsDirective } from './navigation/shortcuts.directive';
|
|
43
|
-
/**
|
|
44
|
-
* Utility array that contains all `@progress/kendo-angular-scheduler` PDF-related components and directives.
|
|
45
|
-
*
|
|
46
|
-
* Use the `KENDO_SCHEDULERPDF` array to import all PDF export features for the Scheduler.
|
|
47
|
-
*
|
|
48
|
-
* @example
|
|
49
|
-
* ```ts
|
|
50
|
-
* import { KENDO_SCHEDULER, KENDO_SCHEDULERPDF } from '@progress/kendo-angular-scheduler';
|
|
51
|
-
*
|
|
52
|
-
* @Component({
|
|
53
|
-
* standalone: true,
|
|
54
|
-
* imports: [KENDO_SCHEDULER, KENDO_SCHEDULERPDF],
|
|
55
|
-
* template: `
|
|
56
|
-
* <kendo-scheduler [kendoSchedulerBinding]="events">
|
|
57
|
-
* <ng-template kendoSchedulerToolbarTemplate>
|
|
58
|
-
* <button kendoSchedulerPDFCommand>Export PDF</button>
|
|
59
|
-
* </ng-template>
|
|
60
|
-
* <kendo-scheduler-day-view></kendo-scheduler-day-view>
|
|
61
|
-
* <kendo-scheduler-pdf fileName="scheduler.pdf"></kendo-scheduler-pdf>
|
|
62
|
-
* </kendo-scheduler>
|
|
63
|
-
* `
|
|
64
|
-
* })
|
|
65
|
-
* export class AppComponent {}
|
|
66
|
-
* ```
|
|
67
|
-
*/
|
|
68
|
-
export declare const KENDO_SCHEDULERPDF: readonly [typeof PDFComponent, typeof PDFCommandDirective];
|
|
69
|
-
/**
|
|
70
|
-
* Utility array that contains all `@progress/kendo-angular-scheduler`-related components and directives.
|
|
71
|
-
*
|
|
72
|
-
* Use the `KENDO_SCHEDULER` array to import all Scheduler features in your Angular application.
|
|
73
|
-
*
|
|
74
|
-
* @example
|
|
75
|
-
* ```ts
|
|
76
|
-
* import { KENDO_SCHEDULER } from '@progress/kendo-angular-scheduler';
|
|
77
|
-
*
|
|
78
|
-
* @Component({
|
|
79
|
-
* standalone: true,
|
|
80
|
-
* imports: [KENDO_SCHEDULER],
|
|
81
|
-
* template: `
|
|
82
|
-
* <kendo-scheduler [kendoSchedulerBinding]="events">
|
|
83
|
-
* <kendo-scheduler-day-view></kendo-scheduler-day-view>
|
|
84
|
-
* </kendo-scheduler>
|
|
85
|
-
* `
|
|
86
|
-
* })
|
|
87
|
-
* export class AppComponent {}
|
|
88
|
-
* ```
|
|
89
|
-
*/
|
|
90
|
-
export declare const KENDO_SCHEDULER: readonly [typeof SchedulerComponent, typeof SchedulerCustomMessagesComponent, typeof SchedulerViewDirective, typeof DataBindingDirective, typeof SlotSelectableDirective, typeof PDFComponent, typeof PDFCommandDirective, typeof ShortcutsDirective, typeof AgendaViewComponent, typeof DayViewComponent, typeof MonthViewComponent, typeof MultiDayViewComponent, typeof MultiWeekViewComponent, typeof TimelineMonthViewComponent, typeof TimelineViewComponent, typeof TimelineWeekViewComponent, typeof WeekViewComponent, typeof WorkWeekViewComponent, typeof YearViewComponent, typeof ReactiveEditingDirective, typeof RecurrenceEditorComponent, typeof TimeZoneEditorComponent, typeof ToolbarNavigationComponent, typeof ToolbarTemplateDirective, typeof ToolbarViewSelectorComponent, typeof AgendaDateTemplateDirective, typeof AgendaTimeTemplateDirective, typeof AllDayEventTemplateDirective, typeof AllDaySlotTemplateDirective, typeof DateHeaderTemplateDirective, typeof EventTemplateDirective, typeof EditDialogTemplateDirective, typeof GroupHeaderTemplateDirective, typeof MajorTimeHeaderTemplateDirective, typeof MinorTimeHeaderTemplateDirective, typeof MonthDaySlotTemplateDirective, typeof MultiWeekDaySlotTemplateDirective, typeof TimeSlotTemplateDirective];
|
|
@@ -1,51 +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 { Injector } from '@angular/core';
|
|
6
|
-
import { ControlValueAccessor, FormControl } from '@angular/forms';
|
|
7
|
-
import { EventEmitter } from '@angular/core';
|
|
8
|
-
import { DatePickerComponent, DateTimePickerComponent } from '@progress/kendo-angular-dateinputs';
|
|
9
|
-
import { SchedulerLocalizationService } from '../localization/scheduler-localization.service';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export declare const SCHEDULER_DATETIMEPICKER_VALUE_ACCESSOR: any;
|
|
15
|
-
/**
|
|
16
|
-
* @hidden
|
|
17
|
-
*/
|
|
18
|
-
export declare class SchedulerDateTimePickerComponent implements ControlValueAccessor {
|
|
19
|
-
private injector;
|
|
20
|
-
private localization?;
|
|
21
|
-
datePicker: DatePickerComponent;
|
|
22
|
-
dateTimePicker: DateTimePickerComponent;
|
|
23
|
-
isAllDay: boolean;
|
|
24
|
-
valueChange: EventEmitter<Date>;
|
|
25
|
-
constructor(injector: Injector, localization?: SchedulerLocalizationService);
|
|
26
|
-
/**
|
|
27
|
-
* @hidden
|
|
28
|
-
*/
|
|
29
|
-
get focusableId(): string;
|
|
30
|
-
get formControl(): FormControl;
|
|
31
|
-
textFor(key: string): string;
|
|
32
|
-
date: Date;
|
|
33
|
-
writeValue(newDate: any): void;
|
|
34
|
-
onValueChange(newValue: Date): void;
|
|
35
|
-
/**
|
|
36
|
-
* @hidden
|
|
37
|
-
*/
|
|
38
|
-
focus(): void;
|
|
39
|
-
onTouchedCallback: Function;
|
|
40
|
-
onChangeCallback: Function;
|
|
41
|
-
/**
|
|
42
|
-
* @hidden
|
|
43
|
-
*/
|
|
44
|
-
registerOnChange(fn: any): void;
|
|
45
|
-
/**
|
|
46
|
-
* @hidden
|
|
47
|
-
*/
|
|
48
|
-
registerOnTouched(fn: any): void;
|
|
49
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SchedulerDateTimePickerComponent, never>;
|
|
50
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SchedulerDateTimePickerComponent, "kendo-scheduler-datetime-picker", never, { "isAllDay": { "alias": "isAllDay"; "required": false; }; }, { "valueChange": "valueChange"; }, never, never, true, never>;
|
|
51
|
-
}
|
|
@@ -1,44 +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 { ChangeDetectorRef, ViewContainerRef } from '@angular/core';
|
|
6
|
-
import { DialogService } from '@progress/kendo-angular-dialog';
|
|
7
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
8
|
-
import { Observable } from 'rxjs';
|
|
9
|
-
import { FocusService } from '../navigation/focus.service';
|
|
10
|
-
import { CrudOperation, EditMode } from '../types';
|
|
11
|
-
import { ViewStateService } from '../views/view-state.service';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
export interface RecurringDialogCloseResult {
|
|
17
|
-
text: string;
|
|
18
|
-
value: EditMode;
|
|
19
|
-
}
|
|
20
|
-
/**
|
|
21
|
-
* @hidden
|
|
22
|
-
*/
|
|
23
|
-
export interface ConfirmationDialogCloseResult {
|
|
24
|
-
text: string;
|
|
25
|
-
value: boolean;
|
|
26
|
-
}
|
|
27
|
-
/**
|
|
28
|
-
* @hidden
|
|
29
|
-
*/
|
|
30
|
-
export declare class DialogsService {
|
|
31
|
-
private dialogService;
|
|
32
|
-
private localization;
|
|
33
|
-
private changeDetector;
|
|
34
|
-
private focusService;
|
|
35
|
-
private viewState;
|
|
36
|
-
container: ViewContainerRef;
|
|
37
|
-
isOpen: boolean;
|
|
38
|
-
constructor(dialogService: DialogService, localization: LocalizationService, changeDetector: ChangeDetectorRef, focusService: FocusService, viewState: ViewStateService);
|
|
39
|
-
openRemoveConfirmationDialog(): Observable<boolean>;
|
|
40
|
-
openRecurringConfirmationDialog(operation: CrudOperation): Observable<EditMode>;
|
|
41
|
-
textFor(key: string): string;
|
|
42
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogsService, never>;
|
|
43
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DialogsService>;
|
|
44
|
-
}
|
|
@@ -1,40 +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 { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Represents the template directive for customizing the Scheduler edit dialog.
|
|
9
|
-
* To define the template, nest an `<ng-template>` tag
|
|
10
|
-
* with the `kendoSchedulerEditDialogTemplate` directive inside the `<kendo-scheduler>` tag ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/editing/custom-reactive-editing)).
|
|
11
|
-
*
|
|
12
|
-
* The template context is set to the current event and the following additional fields are passed:
|
|
13
|
-
* - `event`—The currently edited event. Represents the default context that will be assigned to any template variable which utilizes the `let-x` syntax—for example, `let-event`.
|
|
14
|
-
* - `formGroup`—The current [`FormGroup`](https://angular.io/docs/ts/latest/api/forms/index/FormGroup-class.html).
|
|
15
|
-
* - `editMode`—The current edit mode.
|
|
16
|
-
* - `isNew`—The state of the current event.
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* ```html
|
|
20
|
-
* <kendo-scheduler>
|
|
21
|
-
* <ng-template kendoSchedulerEditDialogTemplate let-formGroup="formGroup" let-isNew="isNew"
|
|
22
|
-
* autoFocusedElement=".title-input" let-editMode="editMode" let-event>
|
|
23
|
-
* <div>
|
|
24
|
-
* <label>Title:</label>
|
|
25
|
-
* <kendo-textbox placeholder="Title" [formControl]="formGroup.get('title') />
|
|
26
|
-
* </div>
|
|
27
|
-
* </ng-template>
|
|
28
|
-
* </kendo-scheduler>
|
|
29
|
-
* ```
|
|
30
|
-
*/
|
|
31
|
-
export declare class EditDialogTemplateDirective {
|
|
32
|
-
templateRef: TemplateRef<any>;
|
|
33
|
-
/**
|
|
34
|
-
* Specifies the query selector used to set the initial focus.
|
|
35
|
-
*/
|
|
36
|
-
autoFocusedElement: string;
|
|
37
|
-
constructor(templateRef: TemplateRef<any>);
|
|
38
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EditDialogTemplateDirective, [{ optional: true; }]>;
|
|
39
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EditDialogTemplateDirective, "[kendoSchedulerEditDialogTemplate]", never, { "autoFocusedElement": { "alias": "autoFocusedElement"; "required": false; }; }, {}, never, never, true, never>;
|
|
40
|
-
}
|