@progress/kendo-angular-spreadsheet 19.1.1-develop.1 → 19.1.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.
@@ -25,7 +25,7 @@ export class CalendarComponent {
25
25
  [disabledDates]="disabledDates"
26
26
  (valueChange)="valueChange.emit($event)">
27
27
  </kendo-calendar>
28
- `, isInline: true, dependencies: [{ kind: "component", type: KendoCalendarComponent, selector: "kendo-calendar", inputs: ["showOtherMonthDays", "id", "focusedDate", "min", "max", "rangeValidation", "weekDaysFormat", "footer", "selection", "allowReverse", "value", "disabled", "tabindex", "tabIndex", "disabledDates", "navigation", "activeView", "bottomView", "topView", "type", "animateNavigation", "weekNumber", "cellTemplate", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "headerTitleTemplate", "headerTemplate", "footerTemplate", "navigationItemTemplate", "size", "activeRangeEnd"], outputs: ["activeViewChange", "navigate", "activeViewDateChange", "blur", "focus", "valueChange"], exportAs: ["kendo-calendar"] }] });
28
+ `, isInline: true, dependencies: [{ kind: "component", type: KendoCalendarComponent, selector: "kendo-calendar", inputs: ["showOtherMonthDays", "id", "focusedDate", "min", "max", "rangeValidation", "weekDaysFormat", "footer", "selection", "allowReverse", "value", "disabled", "tabindex", "tabIndex", "disabledDates", "navigation", "activeView", "bottomView", "topView", "type", "animateNavigation", "weekNumber", "cellTemplate", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "headerTitleTemplate", "headerTemplate", "footerTemplate", "navigationItemTemplate", "size", "activeRangeEnd"], outputs: ["closePopup", "activeViewChange", "navigate", "activeViewDateChange", "blur", "focus", "valueChange"], exportAs: ["kendo-calendar"] }] });
29
29
  }
30
30
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CalendarComponent, decorators: [{
31
31
  type: Component,
@@ -10,7 +10,7 @@ export const packageMetadata = {
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCode: 'KENDOUIANGULAR',
12
12
  productCodes: ['KENDOUIANGULAR'],
13
- publishDate: 1749139864,
14
- version: '19.1.1-develop.1',
13
+ publishDate: 1749540215,
14
+ version: '19.1.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: 1749139864,
46
- version: '19.1.1-develop.1',
45
+ publishDate: 1749540215,
46
+ version: '19.1.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
 
@@ -4802,7 +4802,7 @@ class CalendarComponent {
4802
4802
  [disabledDates]="disabledDates"
4803
4803
  (valueChange)="valueChange.emit($event)">
4804
4804
  </kendo-calendar>
4805
- `, isInline: true, dependencies: [{ kind: "component", type: CalendarComponent$1, selector: "kendo-calendar", inputs: ["showOtherMonthDays", "id", "focusedDate", "min", "max", "rangeValidation", "weekDaysFormat", "footer", "selection", "allowReverse", "value", "disabled", "tabindex", "tabIndex", "disabledDates", "navigation", "activeView", "bottomView", "topView", "type", "animateNavigation", "weekNumber", "cellTemplate", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "headerTitleTemplate", "headerTemplate", "footerTemplate", "navigationItemTemplate", "size", "activeRangeEnd"], outputs: ["activeViewChange", "navigate", "activeViewDateChange", "blur", "focus", "valueChange"], exportAs: ["kendo-calendar"] }] });
4805
+ `, isInline: true, dependencies: [{ kind: "component", type: CalendarComponent$1, selector: "kendo-calendar", inputs: ["showOtherMonthDays", "id", "focusedDate", "min", "max", "rangeValidation", "weekDaysFormat", "footer", "selection", "allowReverse", "value", "disabled", "tabindex", "tabIndex", "disabledDates", "navigation", "activeView", "bottomView", "topView", "type", "animateNavigation", "weekNumber", "cellTemplate", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "headerTitleTemplate", "headerTemplate", "footerTemplate", "navigationItemTemplate", "size", "activeRangeEnd"], outputs: ["closePopup", "activeViewChange", "navigate", "activeViewDateChange", "blur", "focus", "valueChange"], exportAs: ["kendo-calendar"] }] });
4806
4806
  }
4807
4807
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CalendarComponent, decorators: [{
4808
4808
  type: Component,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-spreadsheet",
3
- "version": "19.1.1-develop.1",
3
+ "version": "19.1.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": 1749139864,
22
+ "publishDate": 1749540215,
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.1.1-develop.1",
33
- "@progress/kendo-angular-common": "19.1.1-develop.1",
34
- "@progress/kendo-angular-dialog": "19.1.1-develop.1",
35
- "@progress/kendo-angular-dropdowns": "19.1.1-develop.1",
36
- "@progress/kendo-angular-icons": "19.1.1-develop.1",
37
- "@progress/kendo-angular-inputs": "19.1.1-develop.1",
38
- "@progress/kendo-angular-dateinputs": "19.1.1-develop.1",
39
- "@progress/kendo-angular-intl": "19.1.1-develop.1",
40
- "@progress/kendo-angular-l10n": "19.1.1-develop.1",
41
- "@progress/kendo-angular-label": "19.1.1-develop.1",
42
- "@progress/kendo-angular-layout": "19.1.1-develop.1",
43
- "@progress/kendo-angular-menu": "19.1.1-develop.1",
44
- "@progress/kendo-angular-popup": "19.1.1-develop.1",
45
- "@progress/kendo-angular-toolbar": "19.1.1-develop.1",
32
+ "@progress/kendo-angular-buttons": "19.1.1",
33
+ "@progress/kendo-angular-common": "19.1.1",
34
+ "@progress/kendo-angular-dialog": "19.1.1",
35
+ "@progress/kendo-angular-dropdowns": "19.1.1",
36
+ "@progress/kendo-angular-icons": "19.1.1",
37
+ "@progress/kendo-angular-inputs": "19.1.1",
38
+ "@progress/kendo-angular-dateinputs": "19.1.1",
39
+ "@progress/kendo-angular-intl": "19.1.1",
40
+ "@progress/kendo-angular-l10n": "19.1.1",
41
+ "@progress/kendo-angular-label": "19.1.1",
42
+ "@progress/kendo-angular-layout": "19.1.1",
43
+ "@progress/kendo-angular-menu": "19.1.1",
44
+ "@progress/kendo-angular-popup": "19.1.1",
45
+ "@progress/kendo-angular-toolbar": "19.1.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.1.1-develop.1",
50
+ "@progress/kendo-angular-schematics": "19.1.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.1.1-develop.1',
10
- '@progress/kendo-angular-treeview': '19.1.1-develop.1'
9
+ '@progress/kendo-angular-navigation': '19.1.1',
10
+ '@progress/kendo-angular-treeview': '19.1.1'
11
11
  } });
12
12
  return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
13
13
  }