@progress/kendo-angular-upload 13.0.0-develop.9 → 13.0.1-develop.1

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.
@@ -9,7 +9,7 @@ export const packageMetadata = {
9
9
  name: '@progress/kendo-angular-upload',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1685110936,
13
- version: '13.0.0-develop.9',
12
+ publishDate: 1686070578,
13
+ version: '13.0.1-develop.1',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
15
15
  };
@@ -2,7 +2,7 @@
2
2
  * Copyright © 2023 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
- import { fileAudioIcon, fileConfigIcon, fileDiscImageIcon, fileExcelIcon, fileImageIcon, filePdfIcon, filePresentationIcon, fileProgrammingIcon, fileTxtIcon, fileVideoIcon, fileZipIcon } from "@progress/kendo-svg-icons";
5
+ import { fileAudioIcon, fileConfigIcon, fileDiscImageIcon, fileDataIcon, fileImageIcon, filePdfIcon, filePresentationIcon, fileProgrammingIcon, fileTxtIcon, fileVideoIcon, fileZipIcon } from "@progress/kendo-svg-icons";
6
6
  /**
7
7
  * @hidden
8
8
  */
@@ -52,7 +52,7 @@ export const fileSVGGroupMap = {
52
52
  image: fileImageIcon,
53
53
  txt: fileTxtIcon,
54
54
  presentation: filePresentationIcon,
55
- data: fileExcelIcon,
55
+ data: fileDataIcon,
56
56
  programming: fileProgrammingIcon,
57
57
  pdf: filePdfIcon,
58
58
  config: fileConfigIcon,
@@ -7,7 +7,7 @@ import { HttpHeaders, HttpRequest, HttpEventType, HttpResponse } from '@angular/
7
7
  import * as i0 from '@angular/core';
8
8
  import { EventEmitter, Injectable, Directive, Input, HostBinding, HostListener, Component, ViewChildren, forwardRef, Inject, ElementRef, ContentChild, ViewChild, Output, isDevMode, NgModule } from '@angular/core';
9
9
  import { guid, Keys, isDocumentAvailable, KendoInput, isChanged } from '@progress/kendo-angular-common';
10
- import { fileAudioIcon, fileVideoIcon, fileImageIcon, fileTxtIcon, filePresentationIcon, fileExcelIcon, fileProgrammingIcon, filePdfIcon, fileConfigIcon, fileZipIcon, fileDiscImageIcon, arrowRotateCwSmallIcon, playSmIcon, pauseSmIcon, cancelIcon, xIcon, fileIcon, copyIcon, checkIcon, exclamationCircleIcon, uploadIcon } from '@progress/kendo-svg-icons';
10
+ import { fileAudioIcon, fileVideoIcon, fileImageIcon, fileTxtIcon, filePresentationIcon, fileDataIcon, fileProgrammingIcon, filePdfIcon, fileConfigIcon, fileZipIcon, fileDiscImageIcon, arrowRotateCwSmallIcon, playSmIcon, pauseSmIcon, cancelIcon, xIcon, fileIcon, copyIcon, checkIcon, exclamationCircleIcon, uploadIcon } from '@progress/kendo-svg-icons';
11
11
  import { NG_VALUE_ACCESSOR } from '@angular/forms';
12
12
  import * as i1$1 from '@progress/kendo-angular-l10n';
13
13
  import { ComponentMessages, LocalizationService, L10N_PREFIX } from '@progress/kendo-angular-l10n';
@@ -649,7 +649,7 @@ const fileSVGGroupMap = {
649
649
  image: fileImageIcon,
650
650
  txt: fileTxtIcon,
651
651
  presentation: filePresentationIcon,
652
- data: fileExcelIcon,
652
+ data: fileDataIcon,
653
653
  programming: fileProgrammingIcon,
654
654
  pdf: filePdfIcon,
655
655
  config: fileConfigIcon,
@@ -1539,8 +1539,8 @@ const packageMetadata = {
1539
1539
  name: '@progress/kendo-angular-upload',
1540
1540
  productName: 'Kendo UI for Angular',
1541
1541
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
1542
- publishDate: 1685110936,
1543
- version: '13.0.0-develop.9',
1542
+ publishDate: 1686070578,
1543
+ version: '13.0.1-develop.1',
1544
1544
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
1545
1545
  };
1546
1546
 
@@ -7,7 +7,7 @@ import { HttpHeaders, HttpRequest, HttpEventType, HttpResponse } from '@angular/
7
7
  import * as i0 from '@angular/core';
8
8
  import { EventEmitter, Injectable, Directive, Input, HostBinding, HostListener, Component, ViewChildren, forwardRef, Inject, ElementRef, ContentChild, ViewChild, Output, isDevMode, NgModule } from '@angular/core';
9
9
  import { guid, Keys, isDocumentAvailable, KendoInput, isChanged } from '@progress/kendo-angular-common';
10
- import { fileAudioIcon, fileVideoIcon, fileImageIcon, fileTxtIcon, filePresentationIcon, fileExcelIcon, fileProgrammingIcon, filePdfIcon, fileConfigIcon, fileZipIcon, fileDiscImageIcon, arrowRotateCwSmallIcon, playSmIcon, pauseSmIcon, cancelIcon, xIcon, fileIcon, copyIcon, checkIcon, exclamationCircleIcon, uploadIcon } from '@progress/kendo-svg-icons';
10
+ import { fileAudioIcon, fileVideoIcon, fileImageIcon, fileTxtIcon, filePresentationIcon, fileDataIcon, fileProgrammingIcon, filePdfIcon, fileConfigIcon, fileZipIcon, fileDiscImageIcon, arrowRotateCwSmallIcon, playSmIcon, pauseSmIcon, cancelIcon, xIcon, fileIcon, copyIcon, checkIcon, exclamationCircleIcon, uploadIcon } from '@progress/kendo-svg-icons';
11
11
  import { NG_VALUE_ACCESSOR } from '@angular/forms';
12
12
  import * as i1$1 from '@progress/kendo-angular-l10n';
13
13
  import { ComponentMessages, LocalizationService, L10N_PREFIX } from '@progress/kendo-angular-l10n';
@@ -649,7 +649,7 @@ const fileSVGGroupMap = {
649
649
  image: fileImageIcon,
650
650
  txt: fileTxtIcon,
651
651
  presentation: filePresentationIcon,
652
- data: fileExcelIcon,
652
+ data: fileDataIcon,
653
653
  programming: fileProgrammingIcon,
654
654
  pdf: filePdfIcon,
655
655
  config: fileConfigIcon,
@@ -1539,8 +1539,8 @@ const packageMetadata = {
1539
1539
  name: '@progress/kendo-angular-upload',
1540
1540
  productName: 'Kendo UI for Angular',
1541
1541
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
1542
- publishDate: 1685110936,
1543
- version: '13.0.0-develop.9',
1542
+ publishDate: 1686070578,
1543
+ version: '13.0.1-develop.1',
1544
1544
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
1545
1545
  };
1546
1546
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-upload",
3
- "version": "13.0.0-develop.9",
3
+ "version": "13.0.1-develop.1",
4
4
  "description": "Kendo UI Angular Upload Component",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -23,16 +23,16 @@
23
23
  "@angular/core": "13 - 16",
24
24
  "@angular/platform-browser": "13 - 16",
25
25
  "@progress/kendo-licensing": "^1.0.2",
26
- "@progress/kendo-angular-common": "13.0.0-develop.9",
27
- "@progress/kendo-angular-l10n": "13.0.0-develop.9",
28
- "@progress/kendo-angular-icons": "13.0.0-develop.9",
29
- "@progress/kendo-angular-buttons": "13.0.0-develop.9",
30
- "@progress/kendo-angular-progressbar": "13.0.0-develop.9",
26
+ "@progress/kendo-angular-common": "13.0.1-develop.1",
27
+ "@progress/kendo-angular-l10n": "13.0.1-develop.1",
28
+ "@progress/kendo-angular-icons": "13.0.1-develop.1",
29
+ "@progress/kendo-angular-buttons": "13.0.1-develop.1",
30
+ "@progress/kendo-angular-progressbar": "13.0.1-develop.1",
31
31
  "rxjs": "^6.5.3 || ^7.0.0"
32
32
  },
33
33
  "dependencies": {
34
34
  "tslib": "^2.3.1",
35
- "@progress/kendo-angular-schematics": "13.0.0-develop.9"
35
+ "@progress/kendo-angular-schematics": "13.0.1-develop.1"
36
36
  },
37
37
  "schematics": "./schematics/collection.json",
38
38
  "module": "fesm2015/progress-kendo-angular-upload.mjs",
@@ -10,9 +10,9 @@ function default_1(options) {
10
10
  ], peerDependencies: {
11
11
  // peer dep of the icons
12
12
  '@progress/kendo-svg-icons': '^1.0.0',
13
- '@progress/kendo-angular-buttons': '13.0.0-develop.9',
14
- '@progress/kendo-angular-progressbar': '13.0.0-develop.9',
15
- '@progress/kendo-angular-popup': '13.0.0-develop.9',
13
+ '@progress/kendo-angular-buttons': '13.0.1-develop.1',
14
+ '@progress/kendo-angular-progressbar': '13.0.1-develop.1',
15
+ '@progress/kendo-angular-popup': '13.0.1-develop.1',
16
16
  } });
17
17
  return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
18
18
  }