@netwin/angular-datetime-picker 19.0.0-rc.6 → 19.1.0

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.
@@ -41,6 +41,7 @@ export declare class OwlCalendarComponent<T> implements AfterContentInit, AfterV
41
41
  */
42
42
  get owlDTCalendarClass(): boolean;
43
43
  constructor(elmRef: ElementRef, pickerIntl: OwlDateTimeIntl, ngZone: NgZone, cdRef: ChangeDetectorRef, dateTimeAdapter: DateTimeAdapter<T>, dateTimeFormats: OwlDateTimeFormats);
44
+ get isTodayAllowed(): boolean;
44
45
  /**
45
46
  * Date filter for the month and year view
46
47
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@netwin/angular-datetime-picker",
3
- "version": "19.0.0-rc.6",
3
+ "version": "19.1.0",
4
4
  "description": "Angular Date Time Picker",
5
5
  "keywords": [
6
6
  "Angular",