@progress/kendo-angular-dateinputs 5.3.1-dev.202112071202 → 5.3.1-dev.202112201533
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/dist/cdn/js/kendo-angular-dateinputs.js +2 -2
- package/dist/cdn/main.js +1 -1
- package/dist/es/calendar/multiview-calendar.component.js +1 -1
- package/dist/es/package-metadata.js +1 -1
- package/dist/es2015/calendar/multiview-calendar.component.d.ts +1 -1
- package/dist/es2015/calendar/multiview-calendar.component.js +1 -1
- package/dist/es2015/package-metadata.js +1 -1
- package/dist/fesm2015/index.js +2 -2
- package/dist/fesm5/index.js +2 -2
- package/dist/npm/calendar/multiview-calendar.component.js +1 -1
- package/dist/npm/package-metadata.js +1 -1
- package/dist/systemjs/kendo-angular-dateinputs.js +1 -1
- package/package.json +1 -1
|
@@ -1000,7 +1000,7 @@ var MultiViewCalendarComponent = /** @class */ (function () {
|
|
|
1000
1000
|
tslib_1.__decorate([
|
|
1001
1001
|
HostListener('focusout', ['$event']),
|
|
1002
1002
|
tslib_1.__metadata("design:type", Function),
|
|
1003
|
-
tslib_1.__metadata("design:paramtypes", [
|
|
1003
|
+
tslib_1.__metadata("design:paramtypes", [Object]),
|
|
1004
1004
|
tslib_1.__metadata("design:returntype", void 0)
|
|
1005
1005
|
], MultiViewCalendarComponent.prototype, "handleFocusout", null);
|
|
1006
1006
|
tslib_1.__decorate([
|
|
@@ -9,7 +9,7 @@ export var packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-dateinputs',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
12
|
+
publishDate: 1640014125,
|
|
13
13
|
version: '',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
|
|
15
15
|
};
|
|
@@ -911,7 +911,7 @@ tslib_1.__decorate([
|
|
|
911
911
|
tslib_1.__decorate([
|
|
912
912
|
HostListener('focusout', ['$event']),
|
|
913
913
|
tslib_1.__metadata("design:type", Function),
|
|
914
|
-
tslib_1.__metadata("design:paramtypes", [
|
|
914
|
+
tslib_1.__metadata("design:paramtypes", [Object]),
|
|
915
915
|
tslib_1.__metadata("design:returntype", void 0)
|
|
916
916
|
], MultiViewCalendarComponent.prototype, "handleFocusout", null);
|
|
917
917
|
tslib_1.__decorate([
|
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-dateinputs',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
12
|
+
publishDate: 1640014125,
|
|
13
13
|
version: '',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
|
|
15
15
|
};
|
package/dist/fesm2015/index.js
CHANGED
|
@@ -23,7 +23,7 @@ const packageMetadata = {
|
|
|
23
23
|
name: '@progress/kendo-angular-dateinputs',
|
|
24
24
|
productName: 'Kendo UI for Angular',
|
|
25
25
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
26
|
-
publishDate:
|
|
26
|
+
publishDate: 1640014125,
|
|
27
27
|
version: '',
|
|
28
28
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
|
|
29
29
|
};
|
|
@@ -3191,7 +3191,7 @@ __decorate([
|
|
|
3191
3191
|
__decorate([
|
|
3192
3192
|
HostListener('focusout', ['$event']),
|
|
3193
3193
|
__metadata("design:type", Function),
|
|
3194
|
-
__metadata("design:paramtypes", [
|
|
3194
|
+
__metadata("design:paramtypes", [Object]),
|
|
3195
3195
|
__metadata("design:returntype", void 0)
|
|
3196
3196
|
], MultiViewCalendarComponent.prototype, "handleFocusout", null);
|
|
3197
3197
|
__decorate([
|
package/dist/fesm5/index.js
CHANGED
|
@@ -23,7 +23,7 @@ var packageMetadata = {
|
|
|
23
23
|
name: '@progress/kendo-angular-dateinputs',
|
|
24
24
|
productName: 'Kendo UI for Angular',
|
|
25
25
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
26
|
-
publishDate:
|
|
26
|
+
publishDate: 1640014125,
|
|
27
27
|
version: '',
|
|
28
28
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
|
|
29
29
|
};
|
|
@@ -3213,7 +3213,7 @@ var MultiViewCalendarComponent = /** @class */ (function () {
|
|
|
3213
3213
|
__decorate([
|
|
3214
3214
|
HostListener('focusout', ['$event']),
|
|
3215
3215
|
__metadata("design:type", Function),
|
|
3216
|
-
__metadata("design:paramtypes", [
|
|
3216
|
+
__metadata("design:paramtypes", [Object]),
|
|
3217
3217
|
__metadata("design:returntype", void 0)
|
|
3218
3218
|
], MultiViewCalendarComponent.prototype, "handleFocusout", null);
|
|
3219
3219
|
__decorate([
|
|
@@ -1002,7 +1002,7 @@ var MultiViewCalendarComponent = /** @class */ (function () {
|
|
|
1002
1002
|
tslib_1.__decorate([
|
|
1003
1003
|
core_1.HostListener('focusout', ['$event']),
|
|
1004
1004
|
tslib_1.__metadata("design:type", Function),
|
|
1005
|
-
tslib_1.__metadata("design:paramtypes", [
|
|
1005
|
+
tslib_1.__metadata("design:paramtypes", [Object]),
|
|
1006
1006
|
tslib_1.__metadata("design:returntype", void 0)
|
|
1007
1007
|
], MultiViewCalendarComponent.prototype, "handleFocusout", null);
|
|
1008
1008
|
tslib_1.__decorate([
|
|
@@ -11,7 +11,7 @@ exports.packageMetadata = {
|
|
|
11
11
|
name: '@progress/kendo-angular-dateinputs',
|
|
12
12
|
productName: 'Kendo UI for Angular',
|
|
13
13
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
14
|
-
publishDate:
|
|
14
|
+
publishDate: 1640014125,
|
|
15
15
|
version: '',
|
|
16
16
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
|
|
17
17
|
};
|