@progress/kendo-angular-listview 17.0.0-develop.20 → 17.0.0-develop.21

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.
@@ -450,23 +450,23 @@ ListViewComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", vers
450
450
  >
451
451
  </ng-template>
452
452
  </div>
453
+ </div>
453
454
 
454
- <!-- loading indicator -->
455
- <div
456
- *ngIf="loading && !loaderTemplate"
457
- class="k-loading-mask"
458
- >
459
- <!-- TODO: the k-loading-text is hidden with css but read by readers - review when implementing accessibility + possible localization case -->
460
- <span class="k-loading-text">Loading</span>
461
- <div class="k-loading-image"></div>
462
- <div class="k-loading-color"></div>
463
- </div>
464
- <ng-template
465
- *ngIf="loading && loaderTemplate"
466
- [ngTemplateOutlet]="loaderTemplate.templateRef"
467
- >
468
- </ng-template>
455
+ <!-- loading indicator -->
456
+ <div
457
+ *ngIf="loading && !loaderTemplate"
458
+ class="k-loading-mask"
459
+ >
460
+ <!-- TODO: the k-loading-text is hidden with css but read by readers - review when implementing accessibility + possible localization case -->
461
+ <span class="k-loading-text">Loading</span>
462
+ <div class="k-loading-image"></div>
463
+ <div class="k-loading-color"></div>
469
464
  </div>
465
+ <ng-template
466
+ *ngIf="loading && loaderTemplate"
467
+ [ngTemplateOutlet]="loaderTemplate.templateRef"
468
+ >
469
+ </ng-template>
470
470
 
471
471
  <!-- footer -->
472
472
  <div
@@ -593,23 +593,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
593
593
  >
594
594
  </ng-template>
595
595
  </div>
596
+ </div>
596
597
 
597
- <!-- loading indicator -->
598
- <div
599
- *ngIf="loading && !loaderTemplate"
600
- class="k-loading-mask"
601
- >
602
- <!-- TODO: the k-loading-text is hidden with css but read by readers - review when implementing accessibility + possible localization case -->
603
- <span class="k-loading-text">Loading</span>
604
- <div class="k-loading-image"></div>
605
- <div class="k-loading-color"></div>
606
- </div>
607
- <ng-template
608
- *ngIf="loading && loaderTemplate"
609
- [ngTemplateOutlet]="loaderTemplate.templateRef"
610
- >
611
- </ng-template>
598
+ <!-- loading indicator -->
599
+ <div
600
+ *ngIf="loading && !loaderTemplate"
601
+ class="k-loading-mask"
602
+ >
603
+ <!-- TODO: the k-loading-text is hidden with css but read by readers - review when implementing accessibility + possible localization case -->
604
+ <span class="k-loading-text">Loading</span>
605
+ <div class="k-loading-image"></div>
606
+ <div class="k-loading-color"></div>
612
607
  </div>
608
+ <ng-template
609
+ *ngIf="loading && loaderTemplate"
610
+ [ngTemplateOutlet]="loaderTemplate.templateRef"
611
+ >
612
+ </ng-template>
613
613
 
614
614
  <!-- footer -->
615
615
  <div
@@ -9,7 +9,7 @@ export const packageMetadata = {
9
9
  name: '@progress/kendo-angular-listview',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1729855389,
13
- version: '17.0.0-develop.20',
12
+ publishDate: 1729874517,
13
+ version: '17.0.0-develop.21',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
15
15
  };
@@ -24,8 +24,8 @@ const packageMetadata = {
24
24
  name: '@progress/kendo-angular-listview',
25
25
  productName: 'Kendo UI for Angular',
26
26
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
27
- publishDate: 1729855389,
28
- version: '17.0.0-develop.20',
27
+ publishDate: 1729874517,
28
+ version: '17.0.0-develop.21',
29
29
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
30
30
  };
31
31
 
@@ -992,23 +992,23 @@ ListViewComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", vers
992
992
  >
993
993
  </ng-template>
994
994
  </div>
995
+ </div>
995
996
 
996
- <!-- loading indicator -->
997
- <div
998
- *ngIf="loading && !loaderTemplate"
999
- class="k-loading-mask"
1000
- >
1001
- <!-- TODO: the k-loading-text is hidden with css but read by readers - review when implementing accessibility + possible localization case -->
1002
- <span class="k-loading-text">Loading</span>
1003
- <div class="k-loading-image"></div>
1004
- <div class="k-loading-color"></div>
1005
- </div>
1006
- <ng-template
1007
- *ngIf="loading && loaderTemplate"
1008
- [ngTemplateOutlet]="loaderTemplate.templateRef"
1009
- >
1010
- </ng-template>
997
+ <!-- loading indicator -->
998
+ <div
999
+ *ngIf="loading && !loaderTemplate"
1000
+ class="k-loading-mask"
1001
+ >
1002
+ <!-- TODO: the k-loading-text is hidden with css but read by readers - review when implementing accessibility + possible localization case -->
1003
+ <span class="k-loading-text">Loading</span>
1004
+ <div class="k-loading-image"></div>
1005
+ <div class="k-loading-color"></div>
1011
1006
  </div>
1007
+ <ng-template
1008
+ *ngIf="loading && loaderTemplate"
1009
+ [ngTemplateOutlet]="loaderTemplate.templateRef"
1010
+ >
1011
+ </ng-template>
1012
1012
 
1013
1013
  <!-- footer -->
1014
1014
  <div
@@ -1135,23 +1135,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1135
1135
  >
1136
1136
  </ng-template>
1137
1137
  </div>
1138
+ </div>
1138
1139
 
1139
- <!-- loading indicator -->
1140
- <div
1141
- *ngIf="loading && !loaderTemplate"
1142
- class="k-loading-mask"
1143
- >
1144
- <!-- TODO: the k-loading-text is hidden with css but read by readers - review when implementing accessibility + possible localization case -->
1145
- <span class="k-loading-text">Loading</span>
1146
- <div class="k-loading-image"></div>
1147
- <div class="k-loading-color"></div>
1148
- </div>
1149
- <ng-template
1150
- *ngIf="loading && loaderTemplate"
1151
- [ngTemplateOutlet]="loaderTemplate.templateRef"
1152
- >
1153
- </ng-template>
1140
+ <!-- loading indicator -->
1141
+ <div
1142
+ *ngIf="loading && !loaderTemplate"
1143
+ class="k-loading-mask"
1144
+ >
1145
+ <!-- TODO: the k-loading-text is hidden with css but read by readers - review when implementing accessibility + possible localization case -->
1146
+ <span class="k-loading-text">Loading</span>
1147
+ <div class="k-loading-image"></div>
1148
+ <div class="k-loading-color"></div>
1154
1149
  </div>
1150
+ <ng-template
1151
+ *ngIf="loading && loaderTemplate"
1152
+ [ngTemplateOutlet]="loaderTemplate.templateRef"
1153
+ >
1154
+ </ng-template>
1155
1155
 
1156
1156
  <!-- footer -->
1157
1157
  <div
@@ -24,8 +24,8 @@ const packageMetadata = {
24
24
  name: '@progress/kendo-angular-listview',
25
25
  productName: 'Kendo UI for Angular',
26
26
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
27
- publishDate: 1729855389,
28
- version: '17.0.0-develop.20',
27
+ publishDate: 1729874517,
28
+ version: '17.0.0-develop.21',
29
29
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
30
30
  };
31
31
 
@@ -990,23 +990,23 @@ ListViewComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", vers
990
990
  >
991
991
  </ng-template>
992
992
  </div>
993
+ </div>
993
994
 
994
- <!-- loading indicator -->
995
- <div
996
- *ngIf="loading && !loaderTemplate"
997
- class="k-loading-mask"
998
- >
999
- <!-- TODO: the k-loading-text is hidden with css but read by readers - review when implementing accessibility + possible localization case -->
1000
- <span class="k-loading-text">Loading</span>
1001
- <div class="k-loading-image"></div>
1002
- <div class="k-loading-color"></div>
1003
- </div>
1004
- <ng-template
1005
- *ngIf="loading && loaderTemplate"
1006
- [ngTemplateOutlet]="loaderTemplate.templateRef"
1007
- >
1008
- </ng-template>
995
+ <!-- loading indicator -->
996
+ <div
997
+ *ngIf="loading && !loaderTemplate"
998
+ class="k-loading-mask"
999
+ >
1000
+ <!-- TODO: the k-loading-text is hidden with css but read by readers - review when implementing accessibility + possible localization case -->
1001
+ <span class="k-loading-text">Loading</span>
1002
+ <div class="k-loading-image"></div>
1003
+ <div class="k-loading-color"></div>
1009
1004
  </div>
1005
+ <ng-template
1006
+ *ngIf="loading && loaderTemplate"
1007
+ [ngTemplateOutlet]="loaderTemplate.templateRef"
1008
+ >
1009
+ </ng-template>
1010
1010
 
1011
1011
  <!-- footer -->
1012
1012
  <div
@@ -1133,23 +1133,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1133
1133
  >
1134
1134
  </ng-template>
1135
1135
  </div>
1136
+ </div>
1136
1137
 
1137
- <!-- loading indicator -->
1138
- <div
1139
- *ngIf="loading && !loaderTemplate"
1140
- class="k-loading-mask"
1141
- >
1142
- <!-- TODO: the k-loading-text is hidden with css but read by readers - review when implementing accessibility + possible localization case -->
1143
- <span class="k-loading-text">Loading</span>
1144
- <div class="k-loading-image"></div>
1145
- <div class="k-loading-color"></div>
1146
- </div>
1147
- <ng-template
1148
- *ngIf="loading && loaderTemplate"
1149
- [ngTemplateOutlet]="loaderTemplate.templateRef"
1150
- >
1151
- </ng-template>
1138
+ <!-- loading indicator -->
1139
+ <div
1140
+ *ngIf="loading && !loaderTemplate"
1141
+ class="k-loading-mask"
1142
+ >
1143
+ <!-- TODO: the k-loading-text is hidden with css but read by readers - review when implementing accessibility + possible localization case -->
1144
+ <span class="k-loading-text">Loading</span>
1145
+ <div class="k-loading-image"></div>
1146
+ <div class="k-loading-color"></div>
1152
1147
  </div>
1148
+ <ng-template
1149
+ *ngIf="loading && loaderTemplate"
1150
+ [ngTemplateOutlet]="loaderTemplate.templateRef"
1151
+ >
1152
+ </ng-template>
1153
1153
 
1154
1154
  <!-- footer -->
1155
1155
  <div
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-listview",
3
- "version": "17.0.0-develop.20",
3
+ "version": "17.0.0-develop.21",
4
4
  "description": "Kendo UI Angular listview component",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -24,16 +24,16 @@
24
24
  "@angular/forms": "15 - 18",
25
25
  "@angular/platform-browser": "15 - 18",
26
26
  "@progress/kendo-licensing": "^1.0.2",
27
- "@progress/kendo-angular-buttons": "17.0.0-develop.20",
28
- "@progress/kendo-angular-common": "17.0.0-develop.20",
29
- "@progress/kendo-angular-icons": "17.0.0-develop.20",
30
- "@progress/kendo-angular-l10n": "17.0.0-develop.20",
31
- "@progress/kendo-angular-pager": "17.0.0-develop.20",
27
+ "@progress/kendo-angular-buttons": "17.0.0-develop.21",
28
+ "@progress/kendo-angular-common": "17.0.0-develop.21",
29
+ "@progress/kendo-angular-icons": "17.0.0-develop.21",
30
+ "@progress/kendo-angular-l10n": "17.0.0-develop.21",
31
+ "@progress/kendo-angular-pager": "17.0.0-develop.21",
32
32
  "rxjs": "^6.5.3 || ^7.0.0"
33
33
  },
34
34
  "dependencies": {
35
35
  "tslib": "^2.3.1",
36
- "@progress/kendo-angular-schematics": "17.0.0-develop.20"
36
+ "@progress/kendo-angular-schematics": "17.0.0-develop.21"
37
37
  },
38
38
  "schematics": "./schematics/collection.json",
39
39
  "module": "fesm2015/progress-kendo-angular-listview.mjs",
@@ -4,12 +4,12 @@ const schematics_1 = require("@angular-devkit/schematics");
4
4
  function default_1(options) {
5
5
  const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'ListViewModule', package: 'listview', peerDependencies: {
6
6
  // Peers of pager
7
- '@progress/kendo-angular-dropdowns': '17.0.0-develop.20',
8
- '@progress/kendo-angular-treeview': '17.0.0-develop.20',
9
- '@progress/kendo-angular-inputs': '17.0.0-develop.20',
10
- '@progress/kendo-angular-intl': '17.0.0-develop.20',
11
- '@progress/kendo-angular-l10n': '17.0.0-develop.20',
12
- '@progress/kendo-angular-popup': '17.0.0-develop.20',
7
+ '@progress/kendo-angular-dropdowns': '17.0.0-develop.21',
8
+ '@progress/kendo-angular-treeview': '17.0.0-develop.21',
9
+ '@progress/kendo-angular-inputs': '17.0.0-develop.21',
10
+ '@progress/kendo-angular-intl': '17.0.0-develop.21',
11
+ '@progress/kendo-angular-l10n': '17.0.0-develop.21',
12
+ '@progress/kendo-angular-popup': '17.0.0-develop.21',
13
13
  '@progress/kendo-drawing': '^1.17.2',
14
14
  // Peer of icons
15
15
  '@progress/kendo-svg-icons': '^3.0.0'