@progress/kendo-angular-scheduler 11.0.0-develop.88 → 11.0.0-develop.89
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:
|
|
12
|
+
publishDate: 1673005618,
|
|
13
13
|
version: '',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -276,7 +276,7 @@ MonthViewRendererComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0
|
|
|
276
276
|
<th class="k-slot-cell k-empty-slot">
|
|
277
277
|
</th>
|
|
278
278
|
</tr>
|
|
279
|
-
<tr *ngFor="let index of
|
|
279
|
+
<tr *ngFor="let index of (numberOfWeeks - 1) | repeat; trackBy: itemIndex">
|
|
280
280
|
<th class="k-slot-cell k-empty-slot"></th>
|
|
281
281
|
</tr>
|
|
282
282
|
</ng-container>
|
|
@@ -413,7 +413,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
413
413
|
<th class="k-slot-cell k-empty-slot">
|
|
414
414
|
</th>
|
|
415
415
|
</tr>
|
|
416
|
-
<tr *ngFor="let index of
|
|
416
|
+
<tr *ngFor="let index of (numberOfWeeks - 1) | repeat; trackBy: itemIndex">
|
|
417
417
|
<th class="k-slot-cell k-empty-slot"></th>
|
|
418
418
|
</tr>
|
|
419
419
|
</ng-container>
|
|
@@ -46,7 +46,7 @@ const packageMetadata = {
|
|
|
46
46
|
name: '@progress/kendo-angular-scheduler',
|
|
47
47
|
productName: 'Kendo UI for Angular',
|
|
48
48
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
49
|
-
publishDate:
|
|
49
|
+
publishDate: 1673005618,
|
|
50
50
|
version: '',
|
|
51
51
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
52
52
|
};
|
|
@@ -11209,7 +11209,7 @@ MonthViewRendererComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0
|
|
|
11209
11209
|
<th class="k-slot-cell k-empty-slot">
|
|
11210
11210
|
</th>
|
|
11211
11211
|
</tr>
|
|
11212
|
-
<tr *ngFor="let index of
|
|
11212
|
+
<tr *ngFor="let index of (numberOfWeeks - 1) | repeat; trackBy: itemIndex">
|
|
11213
11213
|
<th class="k-slot-cell k-empty-slot"></th>
|
|
11214
11214
|
</tr>
|
|
11215
11215
|
</ng-container>
|
|
@@ -11346,7 +11346,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
11346
11346
|
<th class="k-slot-cell k-empty-slot">
|
|
11347
11347
|
</th>
|
|
11348
11348
|
</tr>
|
|
11349
|
-
<tr *ngFor="let index of
|
|
11349
|
+
<tr *ngFor="let index of (numberOfWeeks - 1) | repeat; trackBy: itemIndex">
|
|
11350
11350
|
<th class="k-slot-cell k-empty-slot"></th>
|
|
11351
11351
|
</tr>
|
|
11352
11352
|
</ng-container>
|
|
@@ -46,7 +46,7 @@ const packageMetadata = {
|
|
|
46
46
|
name: '@progress/kendo-angular-scheduler',
|
|
47
47
|
productName: 'Kendo UI for Angular',
|
|
48
48
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
49
|
-
publishDate:
|
|
49
|
+
publishDate: 1673005618,
|
|
50
50
|
version: '',
|
|
51
51
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
52
52
|
};
|
|
@@ -11173,7 +11173,7 @@ MonthViewRendererComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0
|
|
|
11173
11173
|
<th class="k-slot-cell k-empty-slot">
|
|
11174
11174
|
</th>
|
|
11175
11175
|
</tr>
|
|
11176
|
-
<tr *ngFor="let index of
|
|
11176
|
+
<tr *ngFor="let index of (numberOfWeeks - 1) | repeat; trackBy: itemIndex">
|
|
11177
11177
|
<th class="k-slot-cell k-empty-slot"></th>
|
|
11178
11178
|
</tr>
|
|
11179
11179
|
</ng-container>
|
|
@@ -11310,7 +11310,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
11310
11310
|
<th class="k-slot-cell k-empty-slot">
|
|
11311
11311
|
</th>
|
|
11312
11312
|
</tr>
|
|
11313
|
-
<tr *ngFor="let index of
|
|
11313
|
+
<tr *ngFor="let index of (numberOfWeeks - 1) | repeat; trackBy: itemIndex">
|
|
11314
11314
|
<th class="k-slot-cell k-empty-slot"></th>
|
|
11315
11315
|
</tr>
|
|
11316
11316
|
</ng-container>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-scheduler",
|
|
3
|
-
"version": "11.0.0-develop.
|
|
3
|
+
"version": "11.0.0-develop.89",
|
|
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",
|
|
@@ -29,17 +29,17 @@
|
|
|
29
29
|
"@progress/kendo-file-saver": "^1.0.7",
|
|
30
30
|
"@progress/kendo-licensing": "^1.0.2",
|
|
31
31
|
"@progress/kendo-recurrence": "^1.0.0",
|
|
32
|
-
"@progress/kendo-angular-buttons": "11.0.0-develop.
|
|
33
|
-
"@progress/kendo-angular-common": "11.0.0-develop.
|
|
34
|
-
"@progress/kendo-angular-dateinputs": "11.0.0-develop.
|
|
35
|
-
"@progress/kendo-angular-dialog": "11.0.0-develop.
|
|
36
|
-
"@progress/kendo-angular-dropdowns": "11.0.0-develop.
|
|
37
|
-
"@progress/kendo-angular-icons": "11.0.0-develop.
|
|
38
|
-
"@progress/kendo-angular-inputs": "11.0.0-develop.
|
|
39
|
-
"@progress/kendo-angular-intl": "11.0.0-develop.
|
|
40
|
-
"@progress/kendo-angular-l10n": "11.0.0-develop.
|
|
41
|
-
"@progress/kendo-angular-popup": "11.0.0-develop.
|
|
42
|
-
"@progress/kendo-angular-schematics": "11.0.0-develop.
|
|
32
|
+
"@progress/kendo-angular-buttons": "11.0.0-develop.89",
|
|
33
|
+
"@progress/kendo-angular-common": "11.0.0-develop.89",
|
|
34
|
+
"@progress/kendo-angular-dateinputs": "11.0.0-develop.89",
|
|
35
|
+
"@progress/kendo-angular-dialog": "11.0.0-develop.89",
|
|
36
|
+
"@progress/kendo-angular-dropdowns": "11.0.0-develop.89",
|
|
37
|
+
"@progress/kendo-angular-icons": "11.0.0-develop.89",
|
|
38
|
+
"@progress/kendo-angular-inputs": "11.0.0-develop.89",
|
|
39
|
+
"@progress/kendo-angular-intl": "11.0.0-develop.89",
|
|
40
|
+
"@progress/kendo-angular-l10n": "11.0.0-develop.89",
|
|
41
|
+
"@progress/kendo-angular-popup": "11.0.0-develop.89",
|
|
42
|
+
"@progress/kendo-angular-schematics": "11.0.0-develop.89",
|
|
43
43
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|