@progress/kendo-angular-listbox 19.1.2-develop.4 → 19.1.2-develop.5

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.
@@ -23,6 +23,9 @@ import * as i0 from "@angular/core";
23
23
  * })
24
24
  * export class AppComponent { }
25
25
  * ```
26
+ *
27
+ * @remarks
28
+ * Applied to: {@link ListBoxComponent}.
26
29
  */
27
30
  export declare class DataBindingDirective implements OnChanges, OnDestroy {
28
31
  private listbox;
@@ -27,6 +27,9 @@ import * as i1 from "./listbox.component";
27
27
  * })
28
28
  * export class AppComponent { }
29
29
  * ```
30
+ *
31
+ * @remarks
32
+ * Applied to: {@link ListBoxComponent}.
30
33
  */
31
34
  export class DataBindingDirective {
32
35
  listbox;
@@ -51,6 +51,9 @@ let idx = 0;
51
51
  * ];
52
52
  * }
53
53
  * ```
54
+ *
55
+ * @remarks
56
+ * Supported children components are: {@link CustomMessagesComponent}.
54
57
  */
55
58
  export class ListBoxComponent {
56
59
  keyboardNavigationService;
@@ -10,7 +10,7 @@ export const packageMetadata = {
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCode: 'KENDOUIANGULAR',
12
12
  productCodes: ['KENDOUIANGULAR'],
13
- publishDate: 1750157242,
14
- version: '19.1.2-develop.4',
13
+ publishDate: 1750431156,
14
+ version: '19.1.2-develop.5',
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
  };
@@ -25,8 +25,8 @@ const packageMetadata = {
25
25
  productName: 'Kendo UI for Angular',
26
26
  productCode: 'KENDOUIANGULAR',
27
27
  productCodes: ['KENDOUIANGULAR'],
28
- publishDate: 1750157242,
29
- version: '19.1.2-develop.4',
28
+ publishDate: 1750431156,
29
+ version: '19.1.2-develop.5',
30
30
  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'
31
31
  };
32
32
 
@@ -626,6 +626,9 @@ let idx = 0;
626
626
  * ];
627
627
  * }
628
628
  * ```
629
+ *
630
+ * @remarks
631
+ * Supported children components are: {@link CustomMessagesComponent}.
629
632
  */
630
633
  class ListBoxComponent {
631
634
  keyboardNavigationService;
@@ -1279,6 +1282,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1279
1282
  * })
1280
1283
  * export class AppComponent { }
1281
1284
  * ```
1285
+ *
1286
+ * @remarks
1287
+ * Applied to: {@link ListBoxComponent}.
1282
1288
  */
1283
1289
  class DataBindingDirective {
1284
1290
  listbox;
@@ -37,6 +37,9 @@ import * as i0 from "@angular/core";
37
37
  * ];
38
38
  * }
39
39
  * ```
40
+ *
41
+ * @remarks
42
+ * Supported children components are: {@link CustomMessagesComponent}.
40
43
  */
41
44
  export declare class ListBoxComponent implements OnInit, AfterViewInit, OnDestroy {
42
45
  keyboardNavigationService: KeyboardNavigationService;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-listbox",
3
- "version": "19.1.2-develop.4",
3
+ "version": "19.1.2-develop.5",
4
4
  "description": "Kendo UI for Angular ListBox",
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": 1750157242,
22
+ "publishDate": 1750431156,
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,14 +29,14 @@
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.2-develop.4",
33
- "@progress/kendo-angular-common": "19.1.2-develop.4",
34
- "@progress/kendo-angular-popup": "19.1.2-develop.4",
32
+ "@progress/kendo-angular-buttons": "19.1.2-develop.5",
33
+ "@progress/kendo-angular-common": "19.1.2-develop.5",
34
+ "@progress/kendo-angular-popup": "19.1.2-develop.5",
35
35
  "rxjs": "^6.5.3 || ^7.0.0"
36
36
  },
37
37
  "dependencies": {
38
38
  "tslib": "^2.3.1",
39
- "@progress/kendo-angular-schematics": "19.1.2-develop.4",
39
+ "@progress/kendo-angular-schematics": "19.1.2-develop.5",
40
40
  "@progress/kendo-common": "^1.0.1"
41
41
  },
42
42
  "schematics": "./schematics/collection.json",
@@ -6,11 +6,11 @@ function default_1(options) {
6
6
  // Additional dependencies to install.
7
7
  // See https://github.com/telerik/kendo-schematics/issues/28
8
8
  peerDependencies: {
9
- '@progress/kendo-angular-buttons': '19.1.2-develop.4',
10
- '@progress/kendo-angular-common': '19.1.2-develop.4',
11
- '@progress/kendo-angular-l10n': '19.1.2-develop.4',
9
+ '@progress/kendo-angular-buttons': '19.1.2-develop.5',
10
+ '@progress/kendo-angular-common': '19.1.2-develop.5',
11
+ '@progress/kendo-angular-l10n': '19.1.2-develop.5',
12
12
  // Peer of kendo-angular-buttons
13
- '@progress/kendo-angular-popup': '19.1.2-develop.4'
13
+ '@progress/kendo-angular-popup': '19.1.2-develop.5'
14
14
  } });
15
15
  return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
16
16
  }