pdm-ui-kit 0.1.28 → 0.1.29

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.
@@ -130,6 +130,7 @@ export declare class PdmCalendarComponent {
130
130
  private rangeContainsBlockedDate;
131
131
  private normalizeDate;
132
132
  private cloneDate;
133
+ private isValidDate;
133
134
  private startOfMonth;
134
135
  private endOfMonth;
135
136
  private startOfWeek;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pdm-ui-kit",
3
- "version": "0.1.28",
3
+ "version": "0.1.29",
4
4
  "description": "PDM UI Kit Angular components",
5
5
  "author": "Corelusa",
6
6
  "license": "MIT",