@progress/kendo-angular-scheduler 16.1.1-develop.7 → 16.2.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: 1716980514,
13
- version: '16.1.1-develop.7',
12
+ publishDate: 1717413384,
13
+ version: '16.2.0-develop.2',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
15
15
  };
@@ -328,7 +328,7 @@ MonthViewRendererComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0
328
328
  resources: resourcesByIndex(verticalResources.length ? verticalIndex : horizontalIndex)
329
329
  })"
330
330
  class="k-scheduler-cell"
331
- [ngClass]="{'k-other-month': isDayInPreviousMonth(day) || isDayInNextMonth(day)}"
331
+ [class.k-other-month]="isDayInPreviousMonth(day) || isDayInNextMonth(day)"
332
332
  >
333
333
  </td>
334
334
  </ng-container>
@@ -482,7 +482,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
482
482
  resources: resourcesByIndex(verticalResources.length ? verticalIndex : horizontalIndex)
483
483
  })"
484
484
  class="k-scheduler-cell"
485
- [ngClass]="{'k-other-month': isDayInPreviousMonth(day) || isDayInNextMonth(day)}"
485
+ [class.k-other-month]="isDayInPreviousMonth(day) || isDayInNextMonth(day)"
486
486
  >
487
487
  </td>
488
488
  </ng-container>
@@ -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: 1716980514,
54
- version: '16.1.1-develop.7',
53
+ publishDate: 1717413384,
54
+ version: '16.2.0-develop.2',
55
55
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
56
56
  };
57
57
 
@@ -12026,7 +12026,7 @@ MonthViewRendererComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0
12026
12026
  resources: resourcesByIndex(verticalResources.length ? verticalIndex : horizontalIndex)
12027
12027
  })"
12028
12028
  class="k-scheduler-cell"
12029
- [ngClass]="{'k-other-month': isDayInPreviousMonth(day) || isDayInNextMonth(day)}"
12029
+ [class.k-other-month]="isDayInPreviousMonth(day) || isDayInNextMonth(day)"
12030
12030
  >
12031
12031
  </td>
12032
12032
  </ng-container>
@@ -12180,7 +12180,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
12180
12180
  resources: resourcesByIndex(verticalResources.length ? verticalIndex : horizontalIndex)
12181
12181
  })"
12182
12182
  class="k-scheduler-cell"
12183
- [ngClass]="{'k-other-month': isDayInPreviousMonth(day) || isDayInNextMonth(day)}"
12183
+ [class.k-other-month]="isDayInPreviousMonth(day) || isDayInNextMonth(day)"
12184
12184
  >
12185
12185
  </td>
12186
12186
  </ng-container>
@@ -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: 1716980514,
54
- version: '16.1.1-develop.7',
53
+ publishDate: 1717413384,
54
+ version: '16.2.0-develop.2',
55
55
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
56
56
  };
57
57
 
@@ -11986,7 +11986,7 @@ MonthViewRendererComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0
11986
11986
  resources: resourcesByIndex(verticalResources.length ? verticalIndex : horizontalIndex)
11987
11987
  })"
11988
11988
  class="k-scheduler-cell"
11989
- [ngClass]="{'k-other-month': isDayInPreviousMonth(day) || isDayInNextMonth(day)}"
11989
+ [class.k-other-month]="isDayInPreviousMonth(day) || isDayInNextMonth(day)"
11990
11990
  >
11991
11991
  </td>
11992
11992
  </ng-container>
@@ -12140,7 +12140,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
12140
12140
  resources: resourcesByIndex(verticalResources.length ? verticalIndex : horizontalIndex)
12141
12141
  })"
12142
12142
  class="k-scheduler-cell"
12143
- [ngClass]="{'k-other-month': isDayInPreviousMonth(day) || isDayInNextMonth(day)}"
12143
+ [class.k-other-month]="isDayInPreviousMonth(day) || isDayInNextMonth(day)"
12144
12144
  >
12145
12145
  </td>
12146
12146
  </ng-container>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-scheduler",
3
- "version": "16.1.1-develop.7",
3
+ "version": "16.2.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,23 +26,23 @@
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": "16.1.1-develop.7",
30
- "@progress/kendo-angular-buttons": "16.1.1-develop.7",
31
- "@progress/kendo-angular-common": "16.1.1-develop.7",
32
- "@progress/kendo-angular-dateinputs": "16.1.1-develop.7",
33
- "@progress/kendo-angular-dialog": "16.1.1-develop.7",
34
- "@progress/kendo-angular-dropdowns": "16.1.1-develop.7",
35
- "@progress/kendo-angular-icons": "16.1.1-develop.7",
36
- "@progress/kendo-angular-inputs": "16.1.1-develop.7",
37
- "@progress/kendo-angular-intl": "16.1.1-develop.7",
38
- "@progress/kendo-angular-l10n": "16.1.1-develop.7",
39
- "@progress/kendo-angular-label": "16.1.1-develop.7",
40
- "@progress/kendo-angular-popup": "16.1.1-develop.7",
29
+ "@progress/kendo-angular-tooltip": "16.2.0-develop.2",
30
+ "@progress/kendo-angular-buttons": "16.2.0-develop.2",
31
+ "@progress/kendo-angular-common": "16.2.0-develop.2",
32
+ "@progress/kendo-angular-dateinputs": "16.2.0-develop.2",
33
+ "@progress/kendo-angular-dialog": "16.2.0-develop.2",
34
+ "@progress/kendo-angular-dropdowns": "16.2.0-develop.2",
35
+ "@progress/kendo-angular-icons": "16.2.0-develop.2",
36
+ "@progress/kendo-angular-inputs": "16.2.0-develop.2",
37
+ "@progress/kendo-angular-intl": "16.2.0-develop.2",
38
+ "@progress/kendo-angular-l10n": "16.2.0-develop.2",
39
+ "@progress/kendo-angular-label": "16.2.0-develop.2",
40
+ "@progress/kendo-angular-popup": "16.2.0-develop.2",
41
41
  "rxjs": "^6.5.3 || ^7.0.0"
42
42
  },
43
43
  "dependencies": {
44
44
  "tslib": "^2.3.1",
45
- "@progress/kendo-angular-schematics": "16.1.1-develop.7",
45
+ "@progress/kendo-angular-schematics": "16.2.0-develop.2",
46
46
  "@progress/kendo-date-math": "^1.3.2",
47
47
  "@progress/kendo-draggable": "^3.0.2",
48
48
  "@progress/kendo-file-saver": "^1.0.7",
@@ -4,10 +4,10 @@ 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 deps of the dropdowns
7
- '@progress/kendo-angular-treeview': '16.1.1-develop.7',
8
- '@progress/kendo-angular-navigation': '16.1.1-develop.7',
7
+ '@progress/kendo-angular-treeview': '16.2.0-develop.2',
8
+ '@progress/kendo-angular-navigation': '16.2.0-develop.2',
9
9
  // peer dependency of kendo-angular-inputs
10
- '@progress/kendo-angular-dialog': '16.1.1-develop.7',
10
+ '@progress/kendo-angular-dialog': '16.2.0-develop.2',
11
11
  // peer dependency of kendo-angular-icons
12
12
  '@progress/kendo-svg-icons': '^3.0.0'
13
13
  } });