@progress/kendo-angular-dateinputs 19.0.0-develop.17 → 19.0.0-develop.19
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.
|
@@ -683,7 +683,7 @@ export class DateRangePopupComponent {
|
|
|
683
683
|
|
|
684
684
|
<kendo-actionsheet
|
|
685
685
|
#actionSheet
|
|
686
|
-
(overlayClick)="
|
|
686
|
+
(overlayClick)="show=false"
|
|
687
687
|
(collapse)="onBlur.emit()"
|
|
688
688
|
[cssClass]="{
|
|
689
689
|
'k-adaptive-actionsheet': true,
|
|
@@ -840,7 +840,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
840
840
|
|
|
841
841
|
<kendo-actionsheet
|
|
842
842
|
#actionSheet
|
|
843
|
-
(overlayClick)="
|
|
843
|
+
(overlayClick)="show=false"
|
|
844
844
|
(collapse)="onBlur.emit()"
|
|
845
845
|
[cssClass]="{
|
|
846
846
|
'k-adaptive-actionsheet': true,
|
|
@@ -10,7 +10,7 @@ export const packageMetadata = {
|
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCode: 'KENDOUIANGULAR',
|
|
12
12
|
productCodes: ['KENDOUIANGULAR'],
|
|
13
|
-
publishDate:
|
|
14
|
-
version: '19.0.0-develop.
|
|
13
|
+
publishDate: 1747399873,
|
|
14
|
+
version: '19.0.0-develop.19',
|
|
15
15
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
16
16
|
};
|
|
@@ -36,8 +36,8 @@ const packageMetadata = {
|
|
|
36
36
|
productName: 'Kendo UI for Angular',
|
|
37
37
|
productCode: 'KENDOUIANGULAR',
|
|
38
38
|
productCodes: ['KENDOUIANGULAR'],
|
|
39
|
-
publishDate:
|
|
40
|
-
version: '19.0.0-develop.
|
|
39
|
+
publishDate: 1747399873,
|
|
40
|
+
version: '19.0.0-develop.19',
|
|
41
41
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
42
42
|
};
|
|
43
43
|
|
|
@@ -19064,7 +19064,7 @@ class DateRangePopupComponent {
|
|
|
19064
19064
|
|
|
19065
19065
|
<kendo-actionsheet
|
|
19066
19066
|
#actionSheet
|
|
19067
|
-
(overlayClick)="
|
|
19067
|
+
(overlayClick)="show=false"
|
|
19068
19068
|
(collapse)="onBlur.emit()"
|
|
19069
19069
|
[cssClass]="{
|
|
19070
19070
|
'k-adaptive-actionsheet': true,
|
|
@@ -19221,7 +19221,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
19221
19221
|
|
|
19222
19222
|
<kendo-actionsheet
|
|
19223
19223
|
#actionSheet
|
|
19224
|
-
(overlayClick)="
|
|
19224
|
+
(overlayClick)="show=false"
|
|
19225
19225
|
(collapse)="onBlur.emit()"
|
|
19226
19226
|
[cssClass]="{
|
|
19227
19227
|
'k-adaptive-actionsheet': true,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-dateinputs",
|
|
3
|
-
"version": "19.0.0-develop.
|
|
3
|
+
"version": "19.0.0-develop.19",
|
|
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",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"package": {
|
|
30
30
|
"productName": "Kendo UI for Angular",
|
|
31
31
|
"productCode": "KENDOUIANGULAR",
|
|
32
|
-
"publishDate":
|
|
32
|
+
"publishDate": 1747399873,
|
|
33
33
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
34
34
|
}
|
|
35
35
|
},
|
|
@@ -40,19 +40,19 @@
|
|
|
40
40
|
"@angular/forms": "16 - 19",
|
|
41
41
|
"@angular/platform-browser": "16 - 19",
|
|
42
42
|
"@progress/kendo-licensing": "^1.5.0",
|
|
43
|
-
"@progress/kendo-angular-buttons": "19.0.0-develop.
|
|
44
|
-
"@progress/kendo-angular-common": "19.0.0-develop.
|
|
45
|
-
"@progress/kendo-angular-utils": "19.0.0-develop.
|
|
46
|
-
"@progress/kendo-angular-intl": "19.0.0-develop.
|
|
47
|
-
"@progress/kendo-angular-l10n": "19.0.0-develop.
|
|
48
|
-
"@progress/kendo-angular-icons": "19.0.0-develop.
|
|
49
|
-
"@progress/kendo-angular-popup": "19.0.0-develop.
|
|
50
|
-
"@progress/kendo-angular-navigation": "19.0.0-develop.
|
|
43
|
+
"@progress/kendo-angular-buttons": "19.0.0-develop.19",
|
|
44
|
+
"@progress/kendo-angular-common": "19.0.0-develop.19",
|
|
45
|
+
"@progress/kendo-angular-utils": "19.0.0-develop.19",
|
|
46
|
+
"@progress/kendo-angular-intl": "19.0.0-develop.19",
|
|
47
|
+
"@progress/kendo-angular-l10n": "19.0.0-develop.19",
|
|
48
|
+
"@progress/kendo-angular-icons": "19.0.0-develop.19",
|
|
49
|
+
"@progress/kendo-angular-popup": "19.0.0-develop.19",
|
|
50
|
+
"@progress/kendo-angular-navigation": "19.0.0-develop.19",
|
|
51
51
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
54
|
"tslib": "^2.3.1",
|
|
55
|
-
"@progress/kendo-angular-schematics": "19.0.0-develop.
|
|
55
|
+
"@progress/kendo-angular-schematics": "19.0.0-develop.19",
|
|
56
56
|
"@progress/kendo-common": "^1.0.1",
|
|
57
57
|
"@progress/kendo-date-math": "^1.1.0",
|
|
58
58
|
"@progress/kendo-dateinputs-common": "^0.4.4"
|