@progress/kendo-angular-upload 24.1.1-develop.1 → 24.2.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.
|
@@ -1583,8 +1583,8 @@ const packageMetadata = {
|
|
|
1583
1583
|
productName: 'Kendo UI for Angular',
|
|
1584
1584
|
productCode: 'KENDOUIANGULAR',
|
|
1585
1585
|
productCodes: ['KENDOUIANGULAR'],
|
|
1586
|
-
publishDate:
|
|
1587
|
-
version: '24.
|
|
1586
|
+
publishDate: 1781873750,
|
|
1587
|
+
version: '24.2.0-develop.2',
|
|
1588
1588
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
1589
1589
|
};
|
|
1590
1590
|
|
|
@@ -2319,7 +2319,7 @@ class FileListItemActionButtonComponent {
|
|
|
2319
2319
|
[attr.aria-label]="retryButtonTitle"
|
|
2320
2320
|
[attr.title]="retryButtonTitle"
|
|
2321
2321
|
[svgIcon]="retrySVGIcon"
|
|
2322
|
-
icon="
|
|
2322
|
+
icon="arrow-rotate-cw-small"
|
|
2323
2323
|
(pointerdown)="$event.preventDefault()"
|
|
2324
2324
|
(click)="onRetryClick()"
|
|
2325
2325
|
></button>
|
|
@@ -2380,7 +2380,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImpo
|
|
|
2380
2380
|
[attr.aria-label]="retryButtonTitle"
|
|
2381
2381
|
[attr.title]="retryButtonTitle"
|
|
2382
2382
|
[svgIcon]="retrySVGIcon"
|
|
2383
|
-
icon="
|
|
2383
|
+
icon="arrow-rotate-cw-small"
|
|
2384
2384
|
(pointerdown)="$event.preventDefault()"
|
|
2385
2385
|
(click)="onRetryClick()"
|
|
2386
2386
|
></button>
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "24.
|
|
10
|
+
"publishDate": 1781873750,
|
|
11
|
+
"version": "24.2.0-develop.2",
|
|
12
12
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
13
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-upload",
|
|
3
|
-
"version": "24.
|
|
3
|
+
"version": "24.2.0-develop.2",
|
|
4
4
|
"description": "Kendo UI Angular Upload Component",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"package": {
|
|
35
35
|
"productName": "Kendo UI for Angular",
|
|
36
36
|
"productCode": "KENDOUIANGULAR",
|
|
37
|
-
"publishDate":
|
|
37
|
+
"publishDate": 1781873750,
|
|
38
38
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
39
39
|
}
|
|
40
40
|
},
|
|
@@ -45,16 +45,16 @@
|
|
|
45
45
|
"@angular/forms": "19 - 22",
|
|
46
46
|
"@angular/platform-browser": "19 - 22",
|
|
47
47
|
"@progress/kendo-licensing": "^1.11.0",
|
|
48
|
-
"@progress/kendo-angular-common": "24.
|
|
49
|
-
"@progress/kendo-angular-l10n": "24.
|
|
50
|
-
"@progress/kendo-angular-icons": "24.
|
|
51
|
-
"@progress/kendo-angular-buttons": "24.
|
|
52
|
-
"@progress/kendo-angular-progressbar": "24.
|
|
48
|
+
"@progress/kendo-angular-common": "24.2.0-develop.2",
|
|
49
|
+
"@progress/kendo-angular-l10n": "24.2.0-develop.2",
|
|
50
|
+
"@progress/kendo-angular-icons": "24.2.0-develop.2",
|
|
51
|
+
"@progress/kendo-angular-buttons": "24.2.0-develop.2",
|
|
52
|
+
"@progress/kendo-angular-progressbar": "24.2.0-develop.2",
|
|
53
53
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
54
54
|
},
|
|
55
55
|
"dependencies": {
|
|
56
56
|
"tslib": "^2.3.1",
|
|
57
|
-
"@progress/kendo-angular-schematics": "24.
|
|
57
|
+
"@progress/kendo-angular-schematics": "24.2.0-develop.2"
|
|
58
58
|
},
|
|
59
59
|
"schematics": "./schematics/collection.json",
|
|
60
60
|
"module": "fesm2022/progress-kendo-angular-upload.mjs",
|
|
@@ -15,9 +15,9 @@ function default_1(options) {
|
|
|
15
15
|
], peerDependencies: {
|
|
16
16
|
// peer dep of the icons
|
|
17
17
|
'@progress/kendo-svg-icons': '^4.0.0',
|
|
18
|
-
'@progress/kendo-angular-buttons': '24.
|
|
19
|
-
'@progress/kendo-angular-progressbar': '24.
|
|
20
|
-
'@progress/kendo-angular-popup': '24.
|
|
18
|
+
'@progress/kendo-angular-buttons': '24.2.0-develop.2',
|
|
19
|
+
'@progress/kendo-angular-progressbar': '24.2.0-develop.2',
|
|
20
|
+
'@progress/kendo-angular-popup': '24.2.0-develop.2',
|
|
21
21
|
} });
|
|
22
22
|
return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
|
|
23
23
|
}
|