@progress/kendo-angular-upload 24.0.0-develop.36 → 24.0.0-develop.38

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.
@@ -6,7 +6,7 @@ import * as i1 from '@angular/common/http';
6
6
  import { HttpHeaders, HttpRequest, HttpEventType, HttpResponse } from '@angular/common/http';
7
7
  import * as i0 from '@angular/core';
8
8
  import { EventEmitter, Injectable, Directive, ElementRef, Output, HostBinding, Input, ViewChild, ContentChild, Component, HostListener, ViewChildren, Inject, forwardRef, isDevMode, NgModule } from '@angular/core';
9
- import { guid, isDocumentAvailable, normalizeKeys, Keys, isControlRequired, isChanged, KendoInput, ResizeBatchService } from '@progress/kendo-angular-common';
9
+ import { guid, isDocumentAvailable, normalizeKeys, Keys, isControlRequired, isChanged, KendoInput, KENDO_WEBMCP_HOST, ResizeBatchService } from '@progress/kendo-angular-common';
10
10
  import { fileDiscImageIcon, fileZipIcon, fileConfigIcon, filePdfIcon, fileProgrammingIcon, fileDataIcon, filePresentationIcon, fileTxtIcon, fileImageIcon, fileVideoIcon, fileAudioIcon, fileIcon, arrowRotateCwIcon, playIcon, pauseIcon, cancelIcon, xIcon, copyIcon, checkIcon, exclamationCircleIcon, uploadIcon } from '@progress/kendo-svg-icons';
11
11
  import { NgControl, NG_VALUE_ACCESSOR } from '@angular/forms';
12
12
  import * as i1$1 from '@progress/kendo-angular-l10n';
@@ -1583,8 +1583,8 @@ const packageMetadata = {
1583
1583
  productName: 'Kendo UI for Angular',
1584
1584
  productCode: 'KENDOUIANGULAR',
1585
1585
  productCodes: ['KENDOUIANGULAR'],
1586
- publishDate: 1779120339,
1587
- version: '24.0.0-develop.36',
1586
+ publishDate: 1779191897,
1587
+ version: '24.0.0-develop.38',
1588
1588
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
1589
1589
  };
1590
1590
 
@@ -4084,6 +4084,10 @@ class UploadComponent extends UploadFileSelectBase {
4084
4084
  {
4085
4085
  provide: KendoInput,
4086
4086
  useExisting: forwardRef(() => UploadComponent)
4087
+ },
4088
+ {
4089
+ provide: KENDO_WEBMCP_HOST,
4090
+ useExisting: forwardRef(() => UploadComponent)
4087
4091
  }
4088
4092
  ], viewQueries: [{ propertyName: "fileSelectInput", first: true, predicate: ["fileSelectInput"], descendants: true, static: true }], exportAs: ["kendoUpload"], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: `
4089
4093
  <ng-container kendoUploadLocalizedMessages
@@ -4220,6 +4224,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImpo
4220
4224
  {
4221
4225
  provide: KendoInput,
4222
4226
  useExisting: forwardRef(() => UploadComponent)
4227
+ },
4228
+ {
4229
+ provide: KENDO_WEBMCP_HOST,
4230
+ useExisting: forwardRef(() => UploadComponent)
4223
4231
  }
4224
4232
  ],
4225
4233
  selector: 'kendo-upload',
@@ -7,7 +7,7 @@ export const packageMetadata = {
7
7
  "productCodes": [
8
8
  "KENDOUIANGULAR"
9
9
  ],
10
- "publishDate": 1779120339,
11
- "version": "24.0.0-develop.36",
10
+ "publishDate": 1779191897,
11
+ "version": "24.0.0-develop.38",
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.0.0-develop.36",
3
+ "version": "24.0.0-develop.38",
4
4
  "description": "Kendo UI Angular Upload Component",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -19,7 +19,7 @@
19
19
  "package": {
20
20
  "productName": "Kendo UI for Angular",
21
21
  "productCode": "KENDOUIANGULAR",
22
- "publishDate": 1779120339,
22
+ "publishDate": 1779191897,
23
23
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
24
24
  }
25
25
  },
@@ -30,16 +30,16 @@
30
30
  "@angular/forms": "19 - 21",
31
31
  "@angular/platform-browser": "19 - 21",
32
32
  "@progress/kendo-licensing": "^1.11.0",
33
- "@progress/kendo-angular-common": "24.0.0-develop.36",
34
- "@progress/kendo-angular-l10n": "24.0.0-develop.36",
35
- "@progress/kendo-angular-icons": "24.0.0-develop.36",
36
- "@progress/kendo-angular-buttons": "24.0.0-develop.36",
37
- "@progress/kendo-angular-progressbar": "24.0.0-develop.36",
33
+ "@progress/kendo-angular-common": "24.0.0-develop.38",
34
+ "@progress/kendo-angular-l10n": "24.0.0-develop.38",
35
+ "@progress/kendo-angular-icons": "24.0.0-develop.38",
36
+ "@progress/kendo-angular-buttons": "24.0.0-develop.38",
37
+ "@progress/kendo-angular-progressbar": "24.0.0-develop.38",
38
38
  "rxjs": "^6.5.3 || ^7.0.0"
39
39
  },
40
40
  "dependencies": {
41
41
  "tslib": "^2.3.1",
42
- "@progress/kendo-angular-schematics": "24.0.0-develop.36"
42
+ "@progress/kendo-angular-schematics": "24.0.0-develop.38"
43
43
  },
44
44
  "schematics": "./schematics/collection.json",
45
45
  "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.0.0-develop.36',
19
- '@progress/kendo-angular-progressbar': '24.0.0-develop.36',
20
- '@progress/kendo-angular-popup': '24.0.0-develop.36',
18
+ '@progress/kendo-angular-buttons': '24.0.0-develop.38',
19
+ '@progress/kendo-angular-progressbar': '24.0.0-develop.38',
20
+ '@progress/kendo-angular-popup': '24.0.0-develop.38',
21
21
  } });
22
22
  return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
23
23
  }