@progress/kendo-angular-spreadsheet 19.2.0-develop.9 → 19.2.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.
package/README.md CHANGED
@@ -4,9 +4,14 @@
4
4
 
5
5
  ## Kendo UI for Angular Spreadsheet Component
6
6
 
7
- > * This package is part of the [Kendo UI for Angular](https://www.telerik.com/kendo-angular-ui/)—a commercial UI library.
8
- > * You must [install a license key](https://www.telerik.com/kendo-angular-ui/my-license) when adding the package to your project. To receive a license key, either [purchase a license](https://www.telerik.com/purchase/kendo-ui) or register for a [free trial](https://www.telerik.com/download-login-v2-kendo-angular-ui).
9
- > * The 30-day free trial gives you access to all the Kendo UI for Angular components and their full functionality. Additionally, for the period of your license, you get access to our legendary technical support provided directly by the Kendo UI for Angular team!
7
+ > * This package is part of [Kendo UI for Angular](https://www.telerik.com/kendo-angular-ui/)—a commercial UI library.
8
+ > * To use this package, you must install a license key file, whether you are on a paid license or a 30-day free trial. To receive a license key, either [purchase a license](https://www.telerik.com/purchase/kendo-ui) or start a [free trial](https://www.telerik.com/download-login-v2-kendo-angular-ui).
9
+ > * Adding a valid license key file ensures a seamless experience during the trial period—no watermarks, no warnings, and full access to all components and features.
10
+ > * Trial users can register for a free license key file. Without it, your trial may be interrupted by visual indicators or functionality limitations.
11
+ > * Additionally, for the period of your license, you get access to our legendary technical support provided directly by the Kendo UI for Angular team!
12
+ > * Learn more: https://www.telerik.com/kendo-angular-ui/components/licensing
13
+ >
14
+ > [Start using Kendo UI for Angular](https://www.telerik.com/download-login-v2-kendo-angular-ui) and speed up your development process!
10
15
 
11
16
  The Kendo UI for Angular Spreadsheet allows you to create, edit, and manipulate tabular data with ease. Just like in an MS Excel spreadsheet, you can edit, resize columns and rows, calculate formulas, import and export to Excel, and many more.
12
17
 
@@ -10,7 +10,7 @@ export const packageMetadata = {
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCode: 'KENDOUIANGULAR',
12
12
  productCodes: ['KENDOUIANGULAR'],
13
- publishDate: 1751035895,
14
- version: '19.2.0-develop.9',
13
+ publishDate: 1751466843,
14
+ version: '19.2.1-develop.1',
15
15
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning',
16
16
  };
@@ -42,8 +42,8 @@ const packageMetadata = {
42
42
  productName: 'Kendo UI for Angular',
43
43
  productCode: 'KENDOUIANGULAR',
44
44
  productCodes: ['KENDOUIANGULAR'],
45
- publishDate: 1751035895,
46
- version: '19.2.0-develop.9',
45
+ publishDate: 1751466843,
46
+ version: '19.2.1-develop.1',
47
47
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning',
48
48
  };
49
49
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-spreadsheet",
3
- "version": "19.2.0-develop.9",
3
+ "version": "19.2.1-develop.1",
4
4
  "description": "A Spreadsheet Component for Angular",
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": 1751035895,
22
+ "publishDate": 1751466843,
23
23
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning"
24
24
  }
25
25
  },
@@ -29,25 +29,25 @@
29
29
  "@angular/core": "16 - 20",
30
30
  "@angular/platform-browser": "16 - 20",
31
31
  "@progress/kendo-licensing": "^1.5.0",
32
- "@progress/kendo-angular-buttons": "19.2.0-develop.9",
33
- "@progress/kendo-angular-common": "19.2.0-develop.9",
34
- "@progress/kendo-angular-dialog": "19.2.0-develop.9",
35
- "@progress/kendo-angular-dropdowns": "19.2.0-develop.9",
36
- "@progress/kendo-angular-icons": "19.2.0-develop.9",
37
- "@progress/kendo-angular-inputs": "19.2.0-develop.9",
38
- "@progress/kendo-angular-dateinputs": "19.2.0-develop.9",
39
- "@progress/kendo-angular-intl": "19.2.0-develop.9",
40
- "@progress/kendo-angular-l10n": "19.2.0-develop.9",
41
- "@progress/kendo-angular-label": "19.2.0-develop.9",
42
- "@progress/kendo-angular-layout": "19.2.0-develop.9",
43
- "@progress/kendo-angular-menu": "19.2.0-develop.9",
44
- "@progress/kendo-angular-popup": "19.2.0-develop.9",
45
- "@progress/kendo-angular-toolbar": "19.2.0-develop.9",
32
+ "@progress/kendo-angular-buttons": "19.2.1-develop.1",
33
+ "@progress/kendo-angular-common": "19.2.1-develop.1",
34
+ "@progress/kendo-angular-dialog": "19.2.1-develop.1",
35
+ "@progress/kendo-angular-dropdowns": "19.2.1-develop.1",
36
+ "@progress/kendo-angular-icons": "19.2.1-develop.1",
37
+ "@progress/kendo-angular-inputs": "19.2.1-develop.1",
38
+ "@progress/kendo-angular-dateinputs": "19.2.1-develop.1",
39
+ "@progress/kendo-angular-intl": "19.2.1-develop.1",
40
+ "@progress/kendo-angular-l10n": "19.2.1-develop.1",
41
+ "@progress/kendo-angular-label": "19.2.1-develop.1",
42
+ "@progress/kendo-angular-layout": "19.2.1-develop.1",
43
+ "@progress/kendo-angular-menu": "19.2.1-develop.1",
44
+ "@progress/kendo-angular-popup": "19.2.1-develop.1",
45
+ "@progress/kendo-angular-toolbar": "19.2.1-develop.1",
46
46
  "rxjs": "^6.5.3 || ^7.0.0"
47
47
  },
48
48
  "dependencies": {
49
49
  "tslib": "^2.3.1",
50
- "@progress/kendo-angular-schematics": "19.2.0-develop.9",
50
+ "@progress/kendo-angular-schematics": "19.2.1-develop.1",
51
51
  "@progress/jszip-esm": "^1.0.3",
52
52
  "@progress/kendo-common": "^1.0.1",
53
53
  "@progress/kendo-date-math": "^1.5.10",
@@ -6,8 +6,8 @@ function default_1(options) {
6
6
  // Peer dependency of icons
7
7
  '@progress/kendo-svg-icons': '^4.0.0',
8
8
  // peer deps of the dropdowns
9
- '@progress/kendo-angular-navigation': '19.2.0-develop.9',
10
- '@progress/kendo-angular-treeview': '19.2.0-develop.9'
9
+ '@progress/kendo-angular-navigation': '19.2.1-develop.1',
10
+ '@progress/kendo-angular-treeview': '19.2.1-develop.1'
11
11
  } });
12
12
  return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
13
13
  }