@progress/kendo-angular-dateinputs 16.4.0 → 16.5.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.
@@ -164,7 +164,7 @@ export declare class DatePickerComponent extends MultiTabStop implements Control
164
164
  */
165
165
  weekDaysFormat?: WeekDaysFormat;
166
166
  /**
167
- * Displays the days that fall out of the current month in the Calendar ([see example]({% slug calendar_type_datepicker %}#toc-displaying-other-month-days)).
167
+ * Displays the days that fall out of the current month in the Calendar ([see example]({% slug viewoptions_calendar %}#toc-displaying-other-month-days)).
168
168
  * The default values per Calendar type are:
169
169
  * - `infinite` - false
170
170
  * - `classic` - true
@@ -172,7 +172,7 @@ export declare class DatePickerComponent extends MultiTabStop implements Control
172
172
  showOtherMonthDays: boolean;
173
173
  /**
174
174
  * Defines the active view that the Calendar initially renders
175
- * ([see example]({% slug calendar_type_datepicker %}#toc-active-view)).
175
+ * ([see example]({% slug viewoptions_calendar %}#toc-active-view)).
176
176
  * By default, the active view is `month`.
177
177
  *
178
178
  * > You have to set `activeView` within the `topView`-`bottomView` range.
@@ -93,7 +93,7 @@ export class DatePickerComponent extends MultiTabStop {
93
93
  this.weekDaysFormat = "short";
94
94
  /**
95
95
  * Defines the active view that the Calendar initially renders
96
- * ([see example]({% slug calendar_type_datepicker %}#toc-active-view)).
96
+ * ([see example]({% slug viewoptions_calendar %}#toc-active-view)).
97
97
  * By default, the active view is `month`.
98
98
  *
99
99
  * > You have to set `activeView` within the `topView`-`bottomView` range.
@@ -1183,13 +1183,13 @@ DatePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
1183
1183
  </button>
1184
1184
 
1185
1185
  <ng-container #container></ng-container>
1186
-
1186
+
1187
1187
  <ng-template #popupTemplate>
1188
1188
  <ng-container *ngTemplateOutlet="calendarTemplate"></ng-container>
1189
1189
  </ng-template>
1190
1190
 
1191
1191
  <kendo-resize-sensor *ngIf="isAdaptiveModeEnabled" (resize)="onResize()"></kendo-resize-sensor>
1192
- <kendo-actionsheet
1192
+ <kendo-actionsheet
1193
1193
  #actionSheet
1194
1194
  (overlayClick)="show=false"
1195
1195
  [kendoEventsOutsideAngular]="{
@@ -1376,13 +1376,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1376
1376
  </button>
1377
1377
 
1378
1378
  <ng-container #container></ng-container>
1379
-
1379
+
1380
1380
  <ng-template #popupTemplate>
1381
1381
  <ng-container *ngTemplateOutlet="calendarTemplate"></ng-container>
1382
1382
  </ng-template>
1383
1383
 
1384
1384
  <kendo-resize-sensor *ngIf="isAdaptiveModeEnabled" (resize)="onResize()"></kendo-resize-sensor>
1385
- <kendo-actionsheet
1385
+ <kendo-actionsheet
1386
1386
  #actionSheet
1387
1387
  (overlayClick)="show=false"
1388
1388
  [kendoEventsOutsideAngular]="{
@@ -9,7 +9,7 @@ export const packageMetadata = {
9
9
  name: '@progress/kendo-angular-dateinputs',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1720607940,
13
- version: '16.4.0',
12
+ publishDate: 1721125009,
13
+ version: '16.5.0-develop.2',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
15
15
  };
@@ -37,8 +37,8 @@ const packageMetadata = {
37
37
  name: '@progress/kendo-angular-dateinputs',
38
38
  productName: 'Kendo UI for Angular',
39
39
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
40
- publishDate: 1720607940,
41
- version: '16.4.0',
40
+ publishDate: 1721125009,
41
+ version: '16.5.0-develop.2',
42
42
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
43
43
  };
44
44
 
@@ -9393,7 +9393,7 @@ class DatePickerComponent extends MultiTabStop {
9393
9393
  this.weekDaysFormat = "short";
9394
9394
  /**
9395
9395
  * Defines the active view that the Calendar initially renders
9396
- * ([see example]({% slug calendar_type_datepicker %}#toc-active-view)).
9396
+ * ([see example]({% slug viewoptions_calendar %}#toc-active-view)).
9397
9397
  * By default, the active view is `month`.
9398
9398
  *
9399
9399
  * > You have to set `activeView` within the `topView`-`bottomView` range.
@@ -10488,13 +10488,13 @@ DatePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
10488
10488
  </button>
10489
10489
 
10490
10490
  <ng-container #container></ng-container>
10491
-
10491
+
10492
10492
  <ng-template #popupTemplate>
10493
10493
  <ng-container *ngTemplateOutlet="calendarTemplate"></ng-container>
10494
10494
  </ng-template>
10495
10495
 
10496
10496
  <kendo-resize-sensor *ngIf="isAdaptiveModeEnabled" (resize)="onResize()"></kendo-resize-sensor>
10497
- <kendo-actionsheet
10497
+ <kendo-actionsheet
10498
10498
  #actionSheet
10499
10499
  (overlayClick)="show=false"
10500
10500
  [kendoEventsOutsideAngular]="{
@@ -10681,13 +10681,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
10681
10681
  </button>
10682
10682
 
10683
10683
  <ng-container #container></ng-container>
10684
-
10684
+
10685
10685
  <ng-template #popupTemplate>
10686
10686
  <ng-container *ngTemplateOutlet="calendarTemplate"></ng-container>
10687
10687
  </ng-template>
10688
10688
 
10689
10689
  <kendo-resize-sensor *ngIf="isAdaptiveModeEnabled" (resize)="onResize()"></kendo-resize-sensor>
10690
- <kendo-actionsheet
10690
+ <kendo-actionsheet
10691
10691
  #actionSheet
10692
10692
  (overlayClick)="show=false"
10693
10693
  [kendoEventsOutsideAngular]="{
@@ -37,8 +37,8 @@ const packageMetadata = {
37
37
  name: '@progress/kendo-angular-dateinputs',
38
38
  productName: 'Kendo UI for Angular',
39
39
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
40
- publishDate: 1720607940,
41
- version: '16.4.0',
40
+ publishDate: 1721125009,
41
+ version: '16.5.0-develop.2',
42
42
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
43
43
  };
44
44
 
@@ -9373,7 +9373,7 @@ class DatePickerComponent extends MultiTabStop {
9373
9373
  this.weekDaysFormat = "short";
9374
9374
  /**
9375
9375
  * Defines the active view that the Calendar initially renders
9376
- * ([see example]({% slug calendar_type_datepicker %}#toc-active-view)).
9376
+ * ([see example]({% slug viewoptions_calendar %}#toc-active-view)).
9377
9377
  * By default, the active view is `month`.
9378
9378
  *
9379
9379
  * > You have to set `activeView` within the `topView`-`bottomView` range.
@@ -10463,13 +10463,13 @@ DatePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
10463
10463
  </button>
10464
10464
 
10465
10465
  <ng-container #container></ng-container>
10466
-
10466
+
10467
10467
  <ng-template #popupTemplate>
10468
10468
  <ng-container *ngTemplateOutlet="calendarTemplate"></ng-container>
10469
10469
  </ng-template>
10470
10470
 
10471
10471
  <kendo-resize-sensor *ngIf="isAdaptiveModeEnabled" (resize)="onResize()"></kendo-resize-sensor>
10472
- <kendo-actionsheet
10472
+ <kendo-actionsheet
10473
10473
  #actionSheet
10474
10474
  (overlayClick)="show=false"
10475
10475
  [kendoEventsOutsideAngular]="{
@@ -10656,13 +10656,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
10656
10656
  </button>
10657
10657
 
10658
10658
  <ng-container #container></ng-container>
10659
-
10659
+
10660
10660
  <ng-template #popupTemplate>
10661
10661
  <ng-container *ngTemplateOutlet="calendarTemplate"></ng-container>
10662
10662
  </ng-template>
10663
10663
 
10664
10664
  <kendo-resize-sensor *ngIf="isAdaptiveModeEnabled" (resize)="onResize()"></kendo-resize-sensor>
10665
- <kendo-actionsheet
10665
+ <kendo-actionsheet
10666
10666
  #actionSheet
10667
10667
  (overlayClick)="show=false"
10668
10668
  [kendoEventsOutsideAngular]="{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-dateinputs",
3
- "version": "16.4.0",
3
+ "version": "16.5.0-develop.2",
4
4
  "description": "Kendo UI for Angular Date Inputs Package - Everything you need to add date selection functionality to apps (DatePicker, TimePicker, DateInput, DateRangePicker, DateTimePicker, Calendar, and MultiViewCalendar).",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -34,18 +34,18 @@
34
34
  "@angular/forms": "15 - 18",
35
35
  "@angular/platform-browser": "15 - 18",
36
36
  "@progress/kendo-licensing": "^1.0.2",
37
- "@progress/kendo-angular-buttons": "16.4.0",
38
- "@progress/kendo-angular-common": "16.4.0",
39
- "@progress/kendo-angular-intl": "16.4.0",
40
- "@progress/kendo-angular-l10n": "16.4.0",
41
- "@progress/kendo-angular-icons": "16.4.0",
42
- "@progress/kendo-angular-popup": "16.4.0",
43
- "@progress/kendo-angular-navigation": "16.4.0",
37
+ "@progress/kendo-angular-buttons": "16.5.0-develop.2",
38
+ "@progress/kendo-angular-common": "16.5.0-develop.2",
39
+ "@progress/kendo-angular-intl": "16.5.0-develop.2",
40
+ "@progress/kendo-angular-l10n": "16.5.0-develop.2",
41
+ "@progress/kendo-angular-icons": "16.5.0-develop.2",
42
+ "@progress/kendo-angular-popup": "16.5.0-develop.2",
43
+ "@progress/kendo-angular-navigation": "16.5.0-develop.2",
44
44
  "rxjs": "^6.5.3 || ^7.0.0"
45
45
  },
46
46
  "dependencies": {
47
47
  "tslib": "^2.3.1",
48
- "@progress/kendo-angular-schematics": "16.4.0",
48
+ "@progress/kendo-angular-schematics": "16.5.0-develop.2",
49
49
  "@progress/kendo-common": "^0.2.0",
50
50
  "@progress/kendo-date-math": "^1.1.0",
51
51
  "@progress/kendo-dateinputs-common": "^0.3.3"