@colijnit/corecomponents_v12 255.1.14 → 255.1.16

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.
@@ -54,7 +54,6 @@ export declare class HourSchedulingExpandableComponent implements OnInit {
54
54
  }): void;
55
55
  constructor(cdRef: ChangeDetectorRef, eRef: ElementRef);
56
56
  ngOnInit(): void;
57
- private _calculateSchedulingObjectProperties;
58
57
  private _findNextObject;
59
58
  private _findPreviousObject;
60
59
  renderObjects(): void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@colijnit/corecomponents_v12",
3
- "version": "255.1.14",
3
+ "version": "255.1.16",
4
4
  "description": "Colijn IT core components for Angular 12",
5
5
  "private": false,
6
6
  "peerDependencies": {