@progress/kendo-angular-scheduler 15.5.0-develop.1 → 15.5.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.
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-scheduler',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '15.5.0-develop.
|
|
12
|
+
publishDate: 1712566712,
|
|
13
|
+
version: '15.5.0-develop.2',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { CommonModule } from '@angular/common';
|
|
6
6
|
import { NgModule } from '@angular/core';
|
|
7
|
-
import { CldrIntlService, IntlService } from '@progress/kendo-angular-intl';
|
|
8
7
|
import { ResizeSensorModule, WatermarkModule } from '@progress/kendo-angular-common';
|
|
9
8
|
import { DataBindingDirective } from './data-binding.directive';
|
|
10
9
|
import { SchedulerCustomMessagesComponent } from './localization/custom-messages.component';
|
|
@@ -246,10 +245,7 @@ SchedulerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version
|
|
|
246
245
|
MonthDaySlotTemplateDirective,
|
|
247
246
|
MultiWeekDaySlotTemplateDirective,
|
|
248
247
|
TimeSlotTemplateDirective] });
|
|
249
|
-
SchedulerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SchedulerModule,
|
|
250
|
-
provide: IntlService,
|
|
251
|
-
useClass: CldrIntlService
|
|
252
|
-
}], imports: [[
|
|
248
|
+
SchedulerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SchedulerModule, imports: [[
|
|
253
249
|
CommonModule,
|
|
254
250
|
ToolbarModule,
|
|
255
251
|
AgendaViewModule,
|
|
@@ -279,10 +275,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
279
275
|
...importedKendoModules
|
|
280
276
|
],
|
|
281
277
|
declarations: declarations,
|
|
282
|
-
exports: publicDirectives
|
|
283
|
-
providers: [{
|
|
284
|
-
provide: IntlService,
|
|
285
|
-
useClass: CldrIntlService
|
|
286
|
-
}]
|
|
278
|
+
exports: publicDirectives
|
|
287
279
|
}]
|
|
288
280
|
}] });
|
|
@@ -19,7 +19,7 @@ import { NG_VALUE_ACCESSOR, NgControl, FormControl, FormGroup, ReactiveFormsModu
|
|
|
19
19
|
import * as i1 from '@progress/kendo-angular-dialog';
|
|
20
20
|
import { DialogCloseResult, DialogModule } from '@progress/kendo-angular-dialog';
|
|
21
21
|
import * as i1$4 from '@progress/kendo-angular-intl';
|
|
22
|
-
import { formatDate, IntlModule,
|
|
22
|
+
import { formatDate, IntlModule, parseDate } from '@progress/kendo-angular-intl';
|
|
23
23
|
import * as i1$2 from '@progress/kendo-angular-popup';
|
|
24
24
|
import { PopupService, PopupModule } from '@progress/kendo-angular-popup';
|
|
25
25
|
import { caretAltLeftIcon, caretAltRightIcon, calendarIcon, saveIcon, cancelOutlineIcon, arrowRotateCwIcon, arrowsNoRepeatIcon, xIcon, moreHorizontalIcon, clockIcon, caretAltUpIcon, caretAltDownIcon, filePdfIcon } from '@progress/kendo-svg-icons';
|
|
@@ -50,8 +50,8 @@ const packageMetadata = {
|
|
|
50
50
|
name: '@progress/kendo-angular-scheduler',
|
|
51
51
|
productName: 'Kendo UI for Angular',
|
|
52
52
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
53
|
-
publishDate:
|
|
54
|
-
version: '15.5.0-develop.
|
|
53
|
+
publishDate: 1712566712,
|
|
54
|
+
version: '15.5.0-develop.2',
|
|
55
55
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
56
56
|
};
|
|
57
57
|
|
|
@@ -18149,10 +18149,7 @@ SchedulerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version
|
|
|
18149
18149
|
MonthDaySlotTemplateDirective,
|
|
18150
18150
|
MultiWeekDaySlotTemplateDirective,
|
|
18151
18151
|
TimeSlotTemplateDirective] });
|
|
18152
|
-
SchedulerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SchedulerModule,
|
|
18153
|
-
provide: IntlService,
|
|
18154
|
-
useClass: CldrIntlService
|
|
18155
|
-
}], imports: [[
|
|
18152
|
+
SchedulerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SchedulerModule, imports: [[
|
|
18156
18153
|
CommonModule,
|
|
18157
18154
|
ToolbarModule,
|
|
18158
18155
|
AgendaViewModule,
|
|
@@ -18182,11 +18179,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
18182
18179
|
...importedKendoModules
|
|
18183
18180
|
],
|
|
18184
18181
|
declarations: declarations$1,
|
|
18185
|
-
exports: publicDirectives
|
|
18186
|
-
providers: [{
|
|
18187
|
-
provide: IntlService,
|
|
18188
|
-
useClass: CldrIntlService
|
|
18189
|
-
}]
|
|
18182
|
+
exports: publicDirectives
|
|
18190
18183
|
}]
|
|
18191
18184
|
}] });
|
|
18192
18185
|
|
|
@@ -19,7 +19,7 @@ import { NG_VALUE_ACCESSOR, NgControl, FormControl, FormGroup, ReactiveFormsModu
|
|
|
19
19
|
import * as i1 from '@progress/kendo-angular-dialog';
|
|
20
20
|
import { DialogCloseResult, DialogModule } from '@progress/kendo-angular-dialog';
|
|
21
21
|
import * as i1$4 from '@progress/kendo-angular-intl';
|
|
22
|
-
import { formatDate, IntlModule,
|
|
22
|
+
import { formatDate, IntlModule, parseDate } from '@progress/kendo-angular-intl';
|
|
23
23
|
import * as i1$2 from '@progress/kendo-angular-popup';
|
|
24
24
|
import { PopupService, PopupModule } from '@progress/kendo-angular-popup';
|
|
25
25
|
import { caretAltLeftIcon, caretAltRightIcon, calendarIcon, saveIcon, cancelOutlineIcon, arrowRotateCwIcon, arrowsNoRepeatIcon, xIcon, moreHorizontalIcon, clockIcon, caretAltUpIcon, caretAltDownIcon, filePdfIcon } from '@progress/kendo-svg-icons';
|
|
@@ -50,8 +50,8 @@ const packageMetadata = {
|
|
|
50
50
|
name: '@progress/kendo-angular-scheduler',
|
|
51
51
|
productName: 'Kendo UI for Angular',
|
|
52
52
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
53
|
-
publishDate:
|
|
54
|
-
version: '15.5.0-develop.
|
|
53
|
+
publishDate: 1712566712,
|
|
54
|
+
version: '15.5.0-develop.2',
|
|
55
55
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
56
56
|
};
|
|
57
57
|
|
|
@@ -18096,10 +18096,7 @@ SchedulerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version
|
|
|
18096
18096
|
MonthDaySlotTemplateDirective,
|
|
18097
18097
|
MultiWeekDaySlotTemplateDirective,
|
|
18098
18098
|
TimeSlotTemplateDirective] });
|
|
18099
|
-
SchedulerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SchedulerModule,
|
|
18100
|
-
provide: IntlService,
|
|
18101
|
-
useClass: CldrIntlService
|
|
18102
|
-
}], imports: [[
|
|
18099
|
+
SchedulerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SchedulerModule, imports: [[
|
|
18103
18100
|
CommonModule,
|
|
18104
18101
|
ToolbarModule,
|
|
18105
18102
|
AgendaViewModule,
|
|
@@ -18129,11 +18126,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
18129
18126
|
...importedKendoModules
|
|
18130
18127
|
],
|
|
18131
18128
|
declarations: declarations$1,
|
|
18132
|
-
exports: publicDirectives
|
|
18133
|
-
providers: [{
|
|
18134
|
-
provide: IntlService,
|
|
18135
|
-
useClass: CldrIntlService
|
|
18136
|
-
}]
|
|
18129
|
+
exports: publicDirectives
|
|
18137
18130
|
}]
|
|
18138
18131
|
}] });
|
|
18139
18132
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-scheduler",
|
|
3
|
-
"version": "15.5.0-develop.
|
|
3
|
+
"version": "15.5.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",
|
|
@@ -26,22 +26,22 @@
|
|
|
26
26
|
"@progress/kendo-data-query": "^1.0.0",
|
|
27
27
|
"@progress/kendo-drawing": "^1.19.0",
|
|
28
28
|
"@progress/kendo-licensing": "^1.0.2",
|
|
29
|
-
"@progress/kendo-angular-tooltip": "15.5.0-develop.
|
|
30
|
-
"@progress/kendo-angular-buttons": "15.5.0-develop.
|
|
31
|
-
"@progress/kendo-angular-common": "15.5.0-develop.
|
|
32
|
-
"@progress/kendo-angular-dateinputs": "15.5.0-develop.
|
|
33
|
-
"@progress/kendo-angular-dialog": "15.5.0-develop.
|
|
34
|
-
"@progress/kendo-angular-dropdowns": "15.5.0-develop.
|
|
35
|
-
"@progress/kendo-angular-icons": "15.5.0-develop.
|
|
36
|
-
"@progress/kendo-angular-inputs": "15.5.0-develop.
|
|
37
|
-
"@progress/kendo-angular-intl": "15.5.0-develop.
|
|
38
|
-
"@progress/kendo-angular-l10n": "15.5.0-develop.
|
|
39
|
-
"@progress/kendo-angular-popup": "15.5.0-develop.
|
|
29
|
+
"@progress/kendo-angular-tooltip": "15.5.0-develop.2",
|
|
30
|
+
"@progress/kendo-angular-buttons": "15.5.0-develop.2",
|
|
31
|
+
"@progress/kendo-angular-common": "15.5.0-develop.2",
|
|
32
|
+
"@progress/kendo-angular-dateinputs": "15.5.0-develop.2",
|
|
33
|
+
"@progress/kendo-angular-dialog": "15.5.0-develop.2",
|
|
34
|
+
"@progress/kendo-angular-dropdowns": "15.5.0-develop.2",
|
|
35
|
+
"@progress/kendo-angular-icons": "15.5.0-develop.2",
|
|
36
|
+
"@progress/kendo-angular-inputs": "15.5.0-develop.2",
|
|
37
|
+
"@progress/kendo-angular-intl": "15.5.0-develop.2",
|
|
38
|
+
"@progress/kendo-angular-l10n": "15.5.0-develop.2",
|
|
39
|
+
"@progress/kendo-angular-popup": "15.5.0-develop.2",
|
|
40
40
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
43
|
"tslib": "^2.3.1",
|
|
44
|
-
"@progress/kendo-angular-schematics": "15.5.0-develop.
|
|
44
|
+
"@progress/kendo-angular-schematics": "15.5.0-develop.2",
|
|
45
45
|
"@progress/kendo-date-math": "^1.3.2",
|
|
46
46
|
"@progress/kendo-draggable": "^3.0.2",
|
|
47
47
|
"@progress/kendo-file-saver": "^1.0.7",
|
|
@@ -4,9 +4,9 @@ const schematics_1 = require("@angular-devkit/schematics");
|
|
|
4
4
|
function default_1(options) {
|
|
5
5
|
const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'SchedulerModule', package: 'scheduler', peerDependencies: {
|
|
6
6
|
// peer dep of the dropdowns
|
|
7
|
-
'@progress/kendo-angular-treeview': '15.5.0-develop.
|
|
7
|
+
'@progress/kendo-angular-treeview': '15.5.0-develop.2',
|
|
8
8
|
// peer dependency of kendo-angular-inputs
|
|
9
|
-
'@progress/kendo-angular-dialog': '15.5.0-develop.
|
|
9
|
+
'@progress/kendo-angular-dialog': '15.5.0-develop.2',
|
|
10
10
|
// peer dependency of kendo-angular-icons
|
|
11
11
|
'@progress/kendo-svg-icons': '^2.0.0'
|
|
12
12
|
} });
|