@progress/kendo-angular-scheduler 24.2.2 → 25.0.0-develop.12
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 +489 -447
- package/index.d.ts +6727 -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
|
@@ -1,38 +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 { ElementRef, Renderer2, NgZone } from '@angular/core';
|
|
6
|
-
import { Button } from '@progress/kendo-angular-buttons';
|
|
7
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
8
|
-
import { PDFService } from './pdf.service';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the `export-to-PDF` command for the Scheduler.
|
|
12
|
-
*
|
|
13
|
-
* You can apply this directive to any `button` element inside a [`ToolbarTemplate`](https://www.telerik.com/kendo-angular-ui/components/scheduler/toolbar).
|
|
14
|
-
* When a user clicks a button associated with this directive, the [`pdfExport`](https://www.telerik.com/kendo-angular-ui/components/scheduler/api/schedulercomponent#pdfexport) event fires
|
|
15
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/pdf-export)).
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```html
|
|
19
|
-
* <kendo-scheduler>
|
|
20
|
-
* <ng-template kendoSchedulerToolbarTemplate>
|
|
21
|
-
* <button kendoSchedulerPDFCommand>Export to PDF</button>
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* <kendo-scheduler-pdf fileName="Scheduler.pdf">
|
|
24
|
-
* </kendo-scheduler-pdf>
|
|
25
|
-
* </kendo-scheduler>
|
|
26
|
-
* ```
|
|
27
|
-
*/
|
|
28
|
-
export declare class PDFCommandDirective extends Button {
|
|
29
|
-
private pdfService;
|
|
30
|
-
/**
|
|
31
|
-
* @hidden
|
|
32
|
-
*/
|
|
33
|
-
onClick(e: any): void;
|
|
34
|
-
constructor(pdfService: PDFService, element: ElementRef, renderer: Renderer2, localization: LocalizationService, ngZone: NgZone);
|
|
35
|
-
ngOnInit(): void;
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PDFCommandDirective, never>;
|
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PDFCommandDirective, "[kendoSchedulerPDFCommand]", never, {}, {}, never, ["*"], true, never>;
|
|
38
|
-
}
|
|
@@ -1,10 +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 { PreventableEvent } from '../events/preventable-event';
|
|
6
|
-
/**
|
|
7
|
-
* Provides the arguments for the `pdfExport` event.
|
|
8
|
-
*/
|
|
9
|
-
export declare class PDFExportEvent extends PreventableEvent {
|
|
10
|
-
}
|
package/pdf/pdf.component.d.ts
DELETED
|
@@ -1,129 +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 { OnDestroy, NgZone } from '@angular/core';
|
|
6
|
-
import { PDFService } from './pdf.service';
|
|
7
|
-
import { pdf } from '@progress/kendo-drawing';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* Configures the settings for exporting the Scheduler to PDF
|
|
11
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/pdf-export)).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html
|
|
15
|
-
* <kendo-scheduler >
|
|
16
|
-
* <kendo-scheduler-pdf fileName="Scheduler.pdf"> </kendo-scheduler-pdf>
|
|
17
|
-
* </kendo-scheduler>
|
|
18
|
-
* ```
|
|
19
|
-
*/
|
|
20
|
-
export declare class PDFComponent implements OnDestroy {
|
|
21
|
-
protected pdfService: PDFService;
|
|
22
|
-
protected ngZone: NgZone;
|
|
23
|
-
/**
|
|
24
|
-
* The author (metadata) of the PDF document.
|
|
25
|
-
*/
|
|
26
|
-
author: string;
|
|
27
|
-
/**
|
|
28
|
-
* A flag that indicates whether to produce actual hyperlinks in the exported PDF file.
|
|
29
|
-
* It is also possible to set a CSS selector. All matching links will be ignored.
|
|
30
|
-
*/
|
|
31
|
-
avoidLinks: boolean | string;
|
|
32
|
-
/**
|
|
33
|
-
* Sets the creator of the PDF document.
|
|
34
|
-
*
|
|
35
|
-
* @default 'Kendo UI PDF Generator'
|
|
36
|
-
*/
|
|
37
|
-
creator: string;
|
|
38
|
-
/**
|
|
39
|
-
* Sets the date when the PDF document is created.
|
|
40
|
-
*
|
|
41
|
-
* @default 'new Date()'
|
|
42
|
-
*/
|
|
43
|
-
date: Date;
|
|
44
|
-
/**
|
|
45
|
-
* Sets the forced resolution of the images in the exported PDF document.
|
|
46
|
-
* By default, the images are exported at their full resolution.
|
|
47
|
-
*/
|
|
48
|
-
imageResolution: number;
|
|
49
|
-
/**
|
|
50
|
-
* Specifies the name of the exported PDF file.
|
|
51
|
-
*/
|
|
52
|
-
fileName: string;
|
|
53
|
-
/**
|
|
54
|
-
* If set to `true`, the content is forwarded to `proxyURL` even if the
|
|
55
|
-
* browser supports local saving of files.
|
|
56
|
-
*/
|
|
57
|
-
forceProxy: boolean;
|
|
58
|
-
/**
|
|
59
|
-
* The keywords (metadata) of the PDF document.
|
|
60
|
-
*/
|
|
61
|
-
keywords: string;
|
|
62
|
-
/**
|
|
63
|
-
* Specifies the margins of the page.
|
|
64
|
-
* @default 'pt'
|
|
65
|
-
*/
|
|
66
|
-
margin: string | number | pdf.PageMargin;
|
|
67
|
-
/**
|
|
68
|
-
* Sets the scale factor for the output in PDF. Use this option when the text size on the screen is too big for printing.
|
|
69
|
-
*
|
|
70
|
-
* @default 1
|
|
71
|
-
*/
|
|
72
|
-
scale: number;
|
|
73
|
-
/**
|
|
74
|
-
* A key/value dictionary of form values which will be sent to the proxy.
|
|
75
|
-
* Can be used to submit Anti-Forgery tokens and other metadata.
|
|
76
|
-
*/
|
|
77
|
-
proxyData?: {
|
|
78
|
-
[key: string]: string;
|
|
79
|
-
};
|
|
80
|
-
/**
|
|
81
|
-
* The URL of the server-side proxy which streams the file to the end user. You need to use a proxy if
|
|
82
|
-
* the browser is not capable of saving files locally—for example, Internet Explorer 9 and Safari.
|
|
83
|
-
* It is your responsibility to implement the server-side proxy. The proxy returns the decoded file with
|
|
84
|
-
* the `"Content-Disposition"` header set to `attachment; filename="<fileName.pdf>"`.
|
|
85
|
-
*
|
|
86
|
-
* In the request body, the proxy receives a POST request with the following parameters:
|
|
87
|
-
* - `"contentType"`—The MIME type of the file.
|
|
88
|
-
* - `"base64"`—The base-64 encoded file content.
|
|
89
|
-
* - `"fileName"`—The file name, as requested by the caller.
|
|
90
|
-
*
|
|
91
|
-
*/
|
|
92
|
-
proxyURL: string;
|
|
93
|
-
/**
|
|
94
|
-
* Sets the name or keyword that indicates where to display the document returned from the proxy.
|
|
95
|
-
*
|
|
96
|
-
* To display the document in a new window or iframe, the proxy has to have the
|
|
97
|
-
* `"Content-Disposition"` header set to `inline; filename="<fileName.pdf>"`.
|
|
98
|
-
*
|
|
99
|
-
* @default '_self'
|
|
100
|
-
*/
|
|
101
|
-
proxyTarget: string;
|
|
102
|
-
/**
|
|
103
|
-
* The producer (metadata) of the PDF document.
|
|
104
|
-
*/
|
|
105
|
-
producer: string;
|
|
106
|
-
/**
|
|
107
|
-
* The subject (metadata) of the PDF document.
|
|
108
|
-
*/
|
|
109
|
-
subject: string;
|
|
110
|
-
/**
|
|
111
|
-
* The title (metadata) of the PDF document.
|
|
112
|
-
*/
|
|
113
|
-
title: string;
|
|
114
|
-
private subscriptions;
|
|
115
|
-
private container;
|
|
116
|
-
constructor(pdfService: PDFService, ngZone: NgZone);
|
|
117
|
-
ngOnDestroy(): void;
|
|
118
|
-
protected get drawOptions(): any;
|
|
119
|
-
protected get pdfOptions(): any;
|
|
120
|
-
protected get saveOptions(): any;
|
|
121
|
-
protected createElement(args: any): void;
|
|
122
|
-
protected save(element: any): void;
|
|
123
|
-
protected drawElement(element: any, options: any): any;
|
|
124
|
-
protected exportGroup(group: any): Promise<string>;
|
|
125
|
-
protected saveDataUri(dataUri: string): void;
|
|
126
|
-
protected done(): void;
|
|
127
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PDFComponent, never>;
|
|
128
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PDFComponent, "kendo-scheduler-pdf", never, { "author": { "alias": "author"; "required": false; }; "avoidLinks": { "alias": "avoidLinks"; "required": false; }; "creator": { "alias": "creator"; "required": false; }; "date": { "alias": "date"; "required": false; }; "imageResolution": { "alias": "imageResolution"; "required": false; }; "fileName": { "alias": "fileName"; "required": false; }; "forceProxy": { "alias": "forceProxy"; "required": false; }; "keywords": { "alias": "keywords"; "required": false; }; "margin": { "alias": "margin"; "required": false; }; "scale": { "alias": "scale"; "required": false; }; "proxyData": { "alias": "proxyData"; "required": false; }; "proxyURL": { "alias": "proxyURL"; "required": false; }; "proxyTarget": { "alias": "proxyTarget"; "required": false; }; "producer": { "alias": "producer"; "required": false; }; "subject": { "alias": "subject"; "required": false; }; "title": { "alias": "title"; "required": false; }; }, {}, never, never, true, never>;
|
|
129
|
-
}
|
package/pdf/pdf.module.d.ts
DELETED
|
@@ -1,30 +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 * as i0 from "@angular/core";
|
|
6
|
-
import * as i1 from "./pdf.component";
|
|
7
|
-
import * as i2 from "./pdf-command.directive";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the [`NgModule`](link:site.data.urls.angular['ngmoduleapi']) definition for the Scheduler PDF component.
|
|
10
|
-
*
|
|
11
|
-
* @example
|
|
12
|
-
* ```typescript
|
|
13
|
-
* import { NgModule } from '@angular/core';
|
|
14
|
-
* import { BrowserModule } from '@angular/platform-browser';
|
|
15
|
-
* import { SchedulerModule, PDFModule } from '@progress/kendo-angular-scheduler';
|
|
16
|
-
* import { AppComponent } from './app.component';
|
|
17
|
-
*
|
|
18
|
-
* @NgModule({
|
|
19
|
-
* declarations: [AppComponent],
|
|
20
|
-
* imports: [BrowserModule, SchedulerModule, PDFModule],
|
|
21
|
-
* bootstrap: [AppComponent]
|
|
22
|
-
* })
|
|
23
|
-
* export class AppModule {}
|
|
24
|
-
* ```
|
|
25
|
-
*/
|
|
26
|
-
export declare class PDFModule {
|
|
27
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PDFModule, never>;
|
|
28
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<PDFModule, never, [typeof i1.PDFComponent, typeof i2.PDFCommandDirective], [typeof i1.PDFComponent, typeof i2.PDFCommandDirective]>;
|
|
29
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<PDFModule>;
|
|
30
|
-
}
|
package/pdf/pdf.service.d.ts
DELETED
|
@@ -1,18 +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 { EventEmitter } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class PDFService {
|
|
11
|
-
createElement: EventEmitter<any>;
|
|
12
|
-
exportClick: EventEmitter<any>;
|
|
13
|
-
done: EventEmitter<any>;
|
|
14
|
-
elementReady: EventEmitter<any>;
|
|
15
|
-
save(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PDFService, never>;
|
|
17
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<PDFService>;
|
|
18
|
-
}
|