@progress/kendo-angular-navigation 14.1.0-develop.1 → 14.1.0-develop.3

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.
@@ -17,7 +17,7 @@ import * as i10 from "@progress/kendo-angular-icons";
17
17
  * Represents the [NgModule](link:site.data.urls.angular['ngmoduleapi'])
18
18
  * definition for the ActionSheet component.
19
19
  *
20
- * * @example
20
+ * @example
21
21
  *
22
22
  * ```ts-no-run
23
23
  * // Import the ActionSheet module
@@ -11,7 +11,7 @@ import * as i4 from "@angular/common";
11
11
  * Represents the [NgModule](link:site.data.urls.angular['ngmoduleapi'])
12
12
  * definition for the AppBar component.
13
13
  *
14
- * * @example
14
+ * @example
15
15
  *
16
16
  * ```ts-no-run
17
17
  * // Import the AppBar module
@@ -30,7 +30,7 @@ const declarations = [
30
30
  * Represents the [NgModule](link:site.data.urls.angular['ngmoduleapi'])
31
31
  * definition for the ActionSheet component.
32
32
  *
33
- * * @example
33
+ * @example
34
34
  *
35
35
  * ```ts-no-run
36
36
  * // Import the ActionSheet module
@@ -20,7 +20,7 @@ const declarations = [
20
20
  * Represents the [NgModule](link:site.data.urls.angular['ngmoduleapi'])
21
21
  * definition for the AppBar component.
22
22
  *
23
- * * @example
23
+ * @example
24
24
  *
25
25
  * ```ts-no-run
26
26
  * // Import the AppBar module
@@ -9,7 +9,7 @@ export const packageMetadata = {
9
9
  name: '@progress/kendo-angular-navigation',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1698853155,
13
- version: '14.1.0-develop.1',
12
+ publishDate: 1699261092,
13
+ version: '14.1.0-develop.3',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
15
15
  };
@@ -26,8 +26,8 @@ const packageMetadata = {
26
26
  name: '@progress/kendo-angular-navigation',
27
27
  productName: 'Kendo UI for Angular',
28
28
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
29
- publishDate: 1698853155,
30
- version: '14.1.0-develop.1',
29
+ publishDate: 1699261092,
30
+ version: '14.1.0-develop.3',
31
31
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
32
32
  };
33
33
 
@@ -350,7 +350,7 @@ const declarations$3 = [
350
350
  * Represents the [NgModule](link:site.data.urls.angular['ngmoduleapi'])
351
351
  * definition for the AppBar component.
352
352
  *
353
- * * @example
353
+ * @example
354
354
  *
355
355
  * ```ts-no-run
356
356
  * // Import the AppBar module
@@ -2492,7 +2492,7 @@ const declarations = [
2492
2492
  * Represents the [NgModule](link:site.data.urls.angular['ngmoduleapi'])
2493
2493
  * definition for the ActionSheet component.
2494
2494
  *
2495
- * * @example
2495
+ * @example
2496
2496
  *
2497
2497
  * ```ts-no-run
2498
2498
  * // Import the ActionSheet module
@@ -26,8 +26,8 @@ const packageMetadata = {
26
26
  name: '@progress/kendo-angular-navigation',
27
27
  productName: 'Kendo UI for Angular',
28
28
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
29
- publishDate: 1698853155,
30
- version: '14.1.0-develop.1',
29
+ publishDate: 1699261092,
30
+ version: '14.1.0-develop.3',
31
31
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
32
32
  };
33
33
 
@@ -350,7 +350,7 @@ const declarations$3 = [
350
350
  * Represents the [NgModule](link:site.data.urls.angular['ngmoduleapi'])
351
351
  * definition for the AppBar component.
352
352
  *
353
- * * @example
353
+ * @example
354
354
  *
355
355
  * ```ts-no-run
356
356
  * // Import the AppBar module
@@ -2475,7 +2475,7 @@ const declarations = [
2475
2475
  * Represents the [NgModule](link:site.data.urls.angular['ngmoduleapi'])
2476
2476
  * definition for the ActionSheet component.
2477
2477
  *
2478
- * * @example
2478
+ * @example
2479
2479
  *
2480
2480
  * ```ts-no-run
2481
2481
  * // Import the ActionSheet module
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-navigation",
3
- "version": "14.1.0-develop.1",
3
+ "version": "14.1.0-develop.3",
4
4
  "description": "Kendo UI Navigation for Angular",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -21,14 +21,14 @@
21
21
  "@angular/core": "13 - 17",
22
22
  "@angular/platform-browser": "13 - 17",
23
23
  "@progress/kendo-licensing": "^1.0.2",
24
- "@progress/kendo-angular-common": "14.1.0-develop.1",
25
- "@progress/kendo-angular-icons": "14.1.0-develop.1",
26
- "@progress/kendo-angular-l10n": "14.1.0-develop.1",
24
+ "@progress/kendo-angular-common": "14.1.0-develop.3",
25
+ "@progress/kendo-angular-icons": "14.1.0-develop.3",
26
+ "@progress/kendo-angular-l10n": "14.1.0-develop.3",
27
27
  "rxjs": "^6.5.3 || ^7.0.0"
28
28
  },
29
29
  "dependencies": {
30
30
  "tslib": "^2.3.1",
31
- "@progress/kendo-angular-schematics": "14.1.0-develop.1"
31
+ "@progress/kendo-angular-schematics": "14.1.0-develop.3"
32
32
  },
33
33
  "schematics": "./schematics/collection.json",
34
34
  "module": "fesm2015/progress-kendo-angular-navigation.mjs",