@progress/kendo-angular-pdfviewer 22.1.0-develop.8 → 22.1.0-develop.9

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.
@@ -342,7 +342,7 @@ const packageMetadata = {
342
342
  productCode: 'KENDOUIANGULAR',
343
343
  productCodes: ['KENDOUIANGULAR'],
344
344
  publishDate: 0,
345
- version: '22.1.0-develop.8',
345
+ version: '22.1.0-develop.9',
346
346
  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',
347
347
  };
348
348
 
@@ -2581,118 +2581,118 @@ class PDFViewerComponent {
2581
2581
  <ng-container kendoPDFViewerLocalizedMessages
2582
2582
  i18n-pagerFirstPage="kendo.pdfviewer.pagerFirstPage|The label for the first page button in the Pager"
2583
2583
  pagerFirstPage="Go to the first page"
2584
-
2584
+
2585
2585
  i18n-pagerPreviousPage="kendo.pdfviewer.pagerPreviousPage|The label for the previous page button in the Pager"
2586
2586
  pagerPreviousPage="Go to the previous page"
2587
-
2587
+
2588
2588
  i18n-pagerNextPage="kendo.pdfviewer.pagerNextPage|The label for the next page button in the Pager"
2589
2589
  pagerNextPage="Go to the next page"
2590
-
2590
+
2591
2591
  i18n-pagerLastPage="kendo.pdfviewer.pagerLastPage|The label for the last page button in the Pager"
2592
2592
  pagerLastPage="Go to the last page"
2593
-
2593
+
2594
2594
  i18n-pagerPage="kendo.pdfviewer.pagerPage|The text before the current page number in the Pager"
2595
2595
  pagerPage="Page"
2596
-
2596
+
2597
2597
  i18n-pagerOf="kendo.pdfviewer.pagerOf|The text before the total pages number in the Pager"
2598
2598
  pagerOf="of"
2599
-
2599
+
2600
2600
  i18n-pagerInputTitle="kendo.pdfviewer.pagerInputTitle|The label of the pager input element"
2601
2601
  pagerInputTitle="Page Number"
2602
-
2602
+
2603
2603
  i18n-pagerInputLabel="kendo.pdfviewer.pagerInputLabel|The text of the aria-label attribute applied to the input element for entering the page number."
2604
2604
  pagerInputLabel="Type a page number"
2605
-
2605
+
2606
2606
  i18n-zoomInTitle="kendo.pdfviewer.zoomInTitle|The ZoomIn tool title and label."
2607
2607
  zoomInTitle="Zoom in"
2608
-
2608
+
2609
2609
  i18n-zoomOutTitle="kendo.pdfviewer.zoomOutTitle|The ZoomOut tool title and label."
2610
2610
  zoomOutTitle="Zoom out"
2611
-
2611
+
2612
2612
  i18n-selectionTitle="kendo.pdfviewer.selectionTitle|The Selection tool title and label."
2613
2613
  selectionTitle="Enable selection"
2614
-
2614
+
2615
2615
  i18n-panningTitle="kendo.pdfviewer.panningTitle|The Panning tool title and label."
2616
2616
  panningTitle="Enable panning"
2617
-
2617
+
2618
2618
  i18n-searchTitle="kendo.pdfviewer.searchTitle|The Search tool title and label."
2619
2619
  searchTitle="Search"
2620
-
2620
+
2621
2621
  i18n-openTitle="kendo.pdfviewer.openTitle|The Open tool title and label."
2622
2622
  openTitle="Open"
2623
-
2623
+
2624
2624
  i18n-downloadTitle="kendo.pdfviewer.downloadTitle|The Download tool title and label."
2625
2625
  downloadTitle="Download"
2626
-
2626
+
2627
2627
  i18n-printTitle="kendo.pdfviewer.printTitle|The Print tool title and label."
2628
2628
  printTitle="Print"
2629
-
2629
+
2630
2630
  i18n-fitToPage="kendo.pdfviewer.fitToPage|The text for the zoom level chooser Fit to page option."
2631
2631
  fitToPage="Fit to page"
2632
-
2632
+
2633
2633
  i18n-fitToWidth="kendo.pdfviewer.fitToWidth|The text for the zoom level chooser Fit to width option."
2634
2634
  fitToWidth="Fit to width"
2635
-
2635
+
2636
2636
  i18n-searchInputPlaceholder="kendo.pdfviewer.searchInputPlaceholder|The text for the search input placeholder."
2637
2637
  searchInputPlaceholder="Search"
2638
-
2638
+
2639
2639
  i18n-searchMatchesOf="kendo.pdfviewer.searchMatchesOf|The text before the total number of matches in the Search tool."
2640
2640
  searchMatchesOf="of"
2641
-
2641
+
2642
2642
  i18n-searchPreviousMatchTitle="kendo.pdfviewer.searchPreviousMatchTitle|The title of the Search tool previous match button."
2643
2643
  searchPreviousMatchTitle="Previous match"
2644
-
2644
+
2645
2645
  i18n-searchNextMatchTitle="kendo.pdfviewer.searchNextMatchTitle|The title of the Search tool next match button."
2646
2646
  searchNextMatchTitle="Next match"
2647
-
2647
+
2648
2648
  i18n-searchCloseTitle="kendo.pdfviewer.searchCloseTitle|The title of the Search tool close button."
2649
2649
  searchCloseTitle="Close"
2650
-
2650
+
2651
2651
  i18n-searchMatchCaseTitle="kendo.pdfviewer.searchMatchCaseTitle|The title of the Search tool match case button."
2652
2652
  searchMatchCaseTitle="Match case"
2653
-
2653
+
2654
2654
  i18n-zoomInputPlaceholder="kendo.pdfviewer.zoomInputPlaceholder|The text for the zoom tool input placeholder."
2655
2655
  zoomInputPlaceholder="Choose zoom level"
2656
-
2656
+
2657
2657
  i18n-annotationsTitle="kendo.pdfviewer.annotationsTitle|The Annotations tool title and label."
2658
2658
  annotationsTitle="Annotations"
2659
-
2659
+
2660
2660
  i18n-annotationEditorTitle="kendo.pdfviewer.annotationEditorTitle|The annotation editor tool title and label."
2661
2661
  annotationEditorTitle="Annotation editor"
2662
-
2662
+
2663
2663
  i18n-deleteAnnotationTitle="kendo.pdfviewer.deleteAnnotationTitle|The delete annotation tool title and label."
2664
2664
  deleteAnnotationTitle="Delete annotation"
2665
-
2665
+
2666
2666
  i18n-highlightAnnotationTitle="kendo.pdfviewer.highlightAnnotationTitle|The highlight annotation tool title and label."
2667
2667
  highlightAnnotationTitle="Highlight"
2668
-
2668
+
2669
2669
  i18n-freeTextAnnotationTitle="kendo.pdfviewer.freeTextAnnotationTitle|The free text annotation tool title and label."
2670
2670
  freeTextAnnotationTitle="Free text"
2671
-
2671
+
2672
2672
  i18n-closeAnnotationsToolbarTitle="kendo.pdfviewer.closeAnnotationsToolbarTitle|The close annotations toolbar tool title and label."
2673
2673
  closeAnnotationsToolbarTitle="Close"
2674
-
2674
+
2675
2675
  i18n-deleteAnnotationConfirmationDialogTitle="kendo.pdfviewer.deleteAnnotationConfirmationDialogTitle|The delete annotation confirmation dialog title."
2676
2676
  deleteAnnotationConfirmationDialogTitle="Delete annotation"
2677
-
2677
+
2678
2678
  i18n-deleteAnnotationConfirmationDialogContent="kendo.pdfviewer.deleteAnnotationConfirmationDialogContent|The delete annotation confirmation dialog content."
2679
2679
  deleteAnnotationConfirmationDialogContent="Are you sure you want to delete this annotation?"
2680
-
2680
+
2681
2681
  i18n-deleteAnnotationConfirmationDialogConfirmText="kendo.pdfviewer.deleteAnnotationConfirmationDialogConfirmText|The delete annotation confirmation dialog confirm button text."
2682
2682
  deleteAnnotationConfirmationDialogConfirmText="Delete"
2683
-
2683
+
2684
2684
  i18n-deleteAnnotationConfirmationDialogRejectText="kendo.pdfviewer.deleteAnnotationConfirmationDialogRejectText|The delete annotation confirmation dialog reject button text."
2685
2685
  deleteAnnotationConfirmationDialogRejectText="Cancel"
2686
-
2686
+
2687
2687
  i18n-annotationEditorFontSizeTitle="kendo.pdfviewer.annotationEditorFontSizeTitle|The annotation editor font size section title."
2688
2688
  annotationEditorFontSizeTitle="Font size"
2689
-
2689
+
2690
2690
  i18n-annotationEditorColorTitle="kendo.pdfviewer.annotationEditorColorTitle|The annotation editor color section title."
2691
2691
  annotationEditorColorTitle="Color"
2692
-
2692
+
2693
2693
  i18n-canvasLabel="kendo.pdfviewer.canvasLabel|The label for the PDF viewer canvas container."
2694
2694
  canvasLabel="PDF document"
2695
-
2695
+
2696
2696
  i18n-blankPageDropFilesHere="kendo.pdfviewer.blankPageDropFilesHere|The FileSelect drop zone hint for the blank page."
2697
2697
  blankPageDropFilesHere="Drop files here to upload"
2698
2698
 
@@ -2799,7 +2799,7 @@ class PDFViewerComponent {
2799
2799
  }
2800
2800
  </div>
2801
2801
  </div>
2802
-
2802
+
2803
2803
  <div #dialogContainer></div>
2804
2804
  @if (showLicenseWatermark) {
2805
2805
  <div kendoWatermarkOverlay [licenseMessage]="licenseMessage"></div>
@@ -2822,118 +2822,118 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
2822
2822
  <ng-container kendoPDFViewerLocalizedMessages
2823
2823
  i18n-pagerFirstPage="kendo.pdfviewer.pagerFirstPage|The label for the first page button in the Pager"
2824
2824
  pagerFirstPage="Go to the first page"
2825
-
2825
+
2826
2826
  i18n-pagerPreviousPage="kendo.pdfviewer.pagerPreviousPage|The label for the previous page button in the Pager"
2827
2827
  pagerPreviousPage="Go to the previous page"
2828
-
2828
+
2829
2829
  i18n-pagerNextPage="kendo.pdfviewer.pagerNextPage|The label for the next page button in the Pager"
2830
2830
  pagerNextPage="Go to the next page"
2831
-
2831
+
2832
2832
  i18n-pagerLastPage="kendo.pdfviewer.pagerLastPage|The label for the last page button in the Pager"
2833
2833
  pagerLastPage="Go to the last page"
2834
-
2834
+
2835
2835
  i18n-pagerPage="kendo.pdfviewer.pagerPage|The text before the current page number in the Pager"
2836
2836
  pagerPage="Page"
2837
-
2837
+
2838
2838
  i18n-pagerOf="kendo.pdfviewer.pagerOf|The text before the total pages number in the Pager"
2839
2839
  pagerOf="of"
2840
-
2840
+
2841
2841
  i18n-pagerInputTitle="kendo.pdfviewer.pagerInputTitle|The label of the pager input element"
2842
2842
  pagerInputTitle="Page Number"
2843
-
2843
+
2844
2844
  i18n-pagerInputLabel="kendo.pdfviewer.pagerInputLabel|The text of the aria-label attribute applied to the input element for entering the page number."
2845
2845
  pagerInputLabel="Type a page number"
2846
-
2846
+
2847
2847
  i18n-zoomInTitle="kendo.pdfviewer.zoomInTitle|The ZoomIn tool title and label."
2848
2848
  zoomInTitle="Zoom in"
2849
-
2849
+
2850
2850
  i18n-zoomOutTitle="kendo.pdfviewer.zoomOutTitle|The ZoomOut tool title and label."
2851
2851
  zoomOutTitle="Zoom out"
2852
-
2852
+
2853
2853
  i18n-selectionTitle="kendo.pdfviewer.selectionTitle|The Selection tool title and label."
2854
2854
  selectionTitle="Enable selection"
2855
-
2855
+
2856
2856
  i18n-panningTitle="kendo.pdfviewer.panningTitle|The Panning tool title and label."
2857
2857
  panningTitle="Enable panning"
2858
-
2858
+
2859
2859
  i18n-searchTitle="kendo.pdfviewer.searchTitle|The Search tool title and label."
2860
2860
  searchTitle="Search"
2861
-
2861
+
2862
2862
  i18n-openTitle="kendo.pdfviewer.openTitle|The Open tool title and label."
2863
2863
  openTitle="Open"
2864
-
2864
+
2865
2865
  i18n-downloadTitle="kendo.pdfviewer.downloadTitle|The Download tool title and label."
2866
2866
  downloadTitle="Download"
2867
-
2867
+
2868
2868
  i18n-printTitle="kendo.pdfviewer.printTitle|The Print tool title and label."
2869
2869
  printTitle="Print"
2870
-
2870
+
2871
2871
  i18n-fitToPage="kendo.pdfviewer.fitToPage|The text for the zoom level chooser Fit to page option."
2872
2872
  fitToPage="Fit to page"
2873
-
2873
+
2874
2874
  i18n-fitToWidth="kendo.pdfviewer.fitToWidth|The text for the zoom level chooser Fit to width option."
2875
2875
  fitToWidth="Fit to width"
2876
-
2876
+
2877
2877
  i18n-searchInputPlaceholder="kendo.pdfviewer.searchInputPlaceholder|The text for the search input placeholder."
2878
2878
  searchInputPlaceholder="Search"
2879
-
2879
+
2880
2880
  i18n-searchMatchesOf="kendo.pdfviewer.searchMatchesOf|The text before the total number of matches in the Search tool."
2881
2881
  searchMatchesOf="of"
2882
-
2882
+
2883
2883
  i18n-searchPreviousMatchTitle="kendo.pdfviewer.searchPreviousMatchTitle|The title of the Search tool previous match button."
2884
2884
  searchPreviousMatchTitle="Previous match"
2885
-
2885
+
2886
2886
  i18n-searchNextMatchTitle="kendo.pdfviewer.searchNextMatchTitle|The title of the Search tool next match button."
2887
2887
  searchNextMatchTitle="Next match"
2888
-
2888
+
2889
2889
  i18n-searchCloseTitle="kendo.pdfviewer.searchCloseTitle|The title of the Search tool close button."
2890
2890
  searchCloseTitle="Close"
2891
-
2891
+
2892
2892
  i18n-searchMatchCaseTitle="kendo.pdfviewer.searchMatchCaseTitle|The title of the Search tool match case button."
2893
2893
  searchMatchCaseTitle="Match case"
2894
-
2894
+
2895
2895
  i18n-zoomInputPlaceholder="kendo.pdfviewer.zoomInputPlaceholder|The text for the zoom tool input placeholder."
2896
2896
  zoomInputPlaceholder="Choose zoom level"
2897
-
2897
+
2898
2898
  i18n-annotationsTitle="kendo.pdfviewer.annotationsTitle|The Annotations tool title and label."
2899
2899
  annotationsTitle="Annotations"
2900
-
2900
+
2901
2901
  i18n-annotationEditorTitle="kendo.pdfviewer.annotationEditorTitle|The annotation editor tool title and label."
2902
2902
  annotationEditorTitle="Annotation editor"
2903
-
2903
+
2904
2904
  i18n-deleteAnnotationTitle="kendo.pdfviewer.deleteAnnotationTitle|The delete annotation tool title and label."
2905
2905
  deleteAnnotationTitle="Delete annotation"
2906
-
2906
+
2907
2907
  i18n-highlightAnnotationTitle="kendo.pdfviewer.highlightAnnotationTitle|The highlight annotation tool title and label."
2908
2908
  highlightAnnotationTitle="Highlight"
2909
-
2909
+
2910
2910
  i18n-freeTextAnnotationTitle="kendo.pdfviewer.freeTextAnnotationTitle|The free text annotation tool title and label."
2911
2911
  freeTextAnnotationTitle="Free text"
2912
-
2912
+
2913
2913
  i18n-closeAnnotationsToolbarTitle="kendo.pdfviewer.closeAnnotationsToolbarTitle|The close annotations toolbar tool title and label."
2914
2914
  closeAnnotationsToolbarTitle="Close"
2915
-
2915
+
2916
2916
  i18n-deleteAnnotationConfirmationDialogTitle="kendo.pdfviewer.deleteAnnotationConfirmationDialogTitle|The delete annotation confirmation dialog title."
2917
2917
  deleteAnnotationConfirmationDialogTitle="Delete annotation"
2918
-
2918
+
2919
2919
  i18n-deleteAnnotationConfirmationDialogContent="kendo.pdfviewer.deleteAnnotationConfirmationDialogContent|The delete annotation confirmation dialog content."
2920
2920
  deleteAnnotationConfirmationDialogContent="Are you sure you want to delete this annotation?"
2921
-
2921
+
2922
2922
  i18n-deleteAnnotationConfirmationDialogConfirmText="kendo.pdfviewer.deleteAnnotationConfirmationDialogConfirmText|The delete annotation confirmation dialog confirm button text."
2923
2923
  deleteAnnotationConfirmationDialogConfirmText="Delete"
2924
-
2924
+
2925
2925
  i18n-deleteAnnotationConfirmationDialogRejectText="kendo.pdfviewer.deleteAnnotationConfirmationDialogRejectText|The delete annotation confirmation dialog reject button text."
2926
2926
  deleteAnnotationConfirmationDialogRejectText="Cancel"
2927
-
2927
+
2928
2928
  i18n-annotationEditorFontSizeTitle="kendo.pdfviewer.annotationEditorFontSizeTitle|The annotation editor font size section title."
2929
2929
  annotationEditorFontSizeTitle="Font size"
2930
-
2930
+
2931
2931
  i18n-annotationEditorColorTitle="kendo.pdfviewer.annotationEditorColorTitle|The annotation editor color section title."
2932
2932
  annotationEditorColorTitle="Color"
2933
-
2933
+
2934
2934
  i18n-canvasLabel="kendo.pdfviewer.canvasLabel|The label for the PDF viewer canvas container."
2935
2935
  canvasLabel="PDF document"
2936
-
2936
+
2937
2937
  i18n-blankPageDropFilesHere="kendo.pdfviewer.blankPageDropFilesHere|The FileSelect drop zone hint for the blank page."
2938
2938
  blankPageDropFilesHere="Drop files here to upload"
2939
2939
 
@@ -3040,7 +3040,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
3040
3040
  }
3041
3041
  </div>
3042
3042
  </div>
3043
-
3043
+
3044
3044
  <div #dialogContainer></div>
3045
3045
  @if (showLicenseWatermark) {
3046
3046
  <div kendoWatermarkOverlay [licenseMessage]="licenseMessage"></div>
@@ -7,7 +7,7 @@ export const packageMetadata = {
7
7
  "productCodes": [
8
8
  "KENDOUIANGULAR"
9
9
  ],
10
- "publishDate": 1769421123,
11
- "version": "22.1.0-develop.8",
10
+ "publishDate": 1769600199,
11
+ "version": "22.1.0-develop.9",
12
12
  "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"
13
13
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-pdfviewer",
3
- "version": "22.1.0-develop.8",
3
+ "version": "22.1.0-develop.9",
4
4
  "description": "Kendo UI PDFViewer 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": 1769421123,
22
+ "publishDate": 1769600199,
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
  },
@@ -28,24 +28,24 @@
28
28
  "@angular/common": "19 - 21",
29
29
  "@angular/core": "19 - 21",
30
30
  "@angular/platform-browser": "19 - 21",
31
- "@progress/kendo-licensing": "^1.7.0",
32
- "@progress/kendo-angular-buttons": "22.1.0-develop.8",
33
- "@progress/kendo-angular-common": "22.1.0-develop.8",
34
- "@progress/kendo-angular-dialog": "22.1.0-develop.8",
35
- "@progress/kendo-angular-dropdowns": "22.1.0-develop.8",
36
- "@progress/kendo-angular-inputs": "22.1.0-develop.8",
37
- "@progress/kendo-angular-intl": "22.1.0-develop.8",
38
- "@progress/kendo-angular-l10n": "22.1.0-develop.8",
39
- "@progress/kendo-angular-icons": "22.1.0-develop.8",
40
- "@progress/kendo-angular-indicators": "22.1.0-develop.8",
41
- "@progress/kendo-angular-pager": "22.1.0-develop.8",
42
- "@progress/kendo-angular-popup": "22.1.0-develop.8",
43
- "@progress/kendo-angular-upload": "22.1.0-develop.8",
31
+ "@progress/kendo-licensing": "^1.10.0",
32
+ "@progress/kendo-angular-buttons": "22.1.0-develop.9",
33
+ "@progress/kendo-angular-common": "22.1.0-develop.9",
34
+ "@progress/kendo-angular-dialog": "22.1.0-develop.9",
35
+ "@progress/kendo-angular-dropdowns": "22.1.0-develop.9",
36
+ "@progress/kendo-angular-inputs": "22.1.0-develop.9",
37
+ "@progress/kendo-angular-intl": "22.1.0-develop.9",
38
+ "@progress/kendo-angular-l10n": "22.1.0-develop.9",
39
+ "@progress/kendo-angular-icons": "22.1.0-develop.9",
40
+ "@progress/kendo-angular-indicators": "22.1.0-develop.9",
41
+ "@progress/kendo-angular-pager": "22.1.0-develop.9",
42
+ "@progress/kendo-angular-popup": "22.1.0-develop.9",
43
+ "@progress/kendo-angular-upload": "22.1.0-develop.9",
44
44
  "rxjs": "^6.5.3 || ^7.0.0"
45
45
  },
46
46
  "dependencies": {
47
47
  "tslib": "^2.3.1",
48
- "@progress/kendo-angular-schematics": "22.1.0-develop.8",
48
+ "@progress/kendo-angular-schematics": "22.1.0-develop.9",
49
49
  "@progress/kendo-file-saver": "^1.0.1",
50
50
  "@progress/kendo-pdfviewer-common": "0.6.2"
51
51
  },
@@ -3,6 +3,7 @@
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { ChangeDetectorRef, ElementRef, EventEmitter, NgZone, OnDestroy, OnInit, Renderer2, SimpleChanges } from '@angular/core';
6
+ import { LicenseMessage } from '@progress/kendo-licensing';
6
7
  import { LoaderSettings } from './models/loader-settings';
7
8
  import { TypedArray } from '@progress/kendo-pdfviewer-common';
8
9
  import { PDFViewerContext } from './models/pdfviewer-context';
@@ -222,7 +223,7 @@ export declare class PDFViewerComponent implements OnInit, OnDestroy {
222
223
  /**
223
224
  * @hidden
224
225
  */
225
- licenseMessage?: string;
226
+ licenseMessage?: LicenseMessage;
226
227
  skip: number;
227
228
  zoomOptionsData: ({
228
229
  id: number;
@@ -9,8 +9,8 @@ const schematics_1 = require("@angular-devkit/schematics");
9
9
  function default_1(options) {
10
10
  const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'PDFViewerModule', package: 'pdfviewer', peerDependencies: {
11
11
  // peers of the dropdowns
12
- '@progress/kendo-angular-navigation': '22.1.0-develop.8',
13
- '@progress/kendo-angular-treeview': '22.1.0-develop.8'
12
+ '@progress/kendo-angular-navigation': '22.1.0-develop.9',
13
+ '@progress/kendo-angular-treeview': '22.1.0-develop.9'
14
14
  } });
15
15
  return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
16
16
  }