@delon/abc 16.2.1 → 16.3.0

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.
Files changed (160) hide show
  1. package/cell/cell-host.directive.d.ts +13 -0
  2. package/cell/cell.component.d.ts +45 -0
  3. package/cell/cell.module.d.ts +17 -0
  4. package/cell/cell.service.d.ts +23 -0
  5. package/cell/cell.types.d.ts +238 -0
  6. package/cell/index.d.ts +5 -0
  7. package/cell/style/index.less +63 -0
  8. package/esm2022/auto-focus/auto-focus.directive.mjs +3 -3
  9. package/esm2022/auto-focus/auto-focus.module.mjs +4 -4
  10. package/esm2022/avatar-list/avatar-list-item.component.mjs +3 -3
  11. package/esm2022/avatar-list/avatar-list.component.mjs +3 -3
  12. package/esm2022/avatar-list/avatar-list.module.mjs +4 -4
  13. package/esm2022/cell/cell-host.directive.mjs +34 -0
  14. package/esm2022/cell/cell.component.mjs +270 -0
  15. package/esm2022/cell/cell.mjs +5 -0
  16. package/esm2022/cell/cell.module.mjs +54 -0
  17. package/esm2022/cell/cell.service.mjs +168 -0
  18. package/esm2022/cell/cell.types.mjs +2 -0
  19. package/esm2022/cell/index.mjs +6 -0
  20. package/esm2022/count-down/count-down.component.mjs +3 -3
  21. package/esm2022/count-down/count-down.module.mjs +4 -4
  22. package/esm2022/date-picker/date-picker.module.mjs +4 -4
  23. package/esm2022/date-picker/range-shortcut.component.mjs +3 -3
  24. package/esm2022/date-picker/range.directive.mjs +3 -3
  25. package/esm2022/down-file/down-file.directive.mjs +3 -3
  26. package/esm2022/down-file/down-file.module.mjs +4 -4
  27. package/esm2022/ellipsis/ellipsis.component.mjs +3 -3
  28. package/esm2022/ellipsis/ellipsis.module.mjs +4 -4
  29. package/esm2022/error-collect/error-collect.component.mjs +3 -3
  30. package/esm2022/error-collect/error-collect.module.mjs +4 -4
  31. package/esm2022/exception/exception.component.mjs +3 -3
  32. package/esm2022/exception/exception.module.mjs +4 -4
  33. package/esm2022/footer-toolbar/footer-toolbar.component.mjs +3 -3
  34. package/esm2022/footer-toolbar/footer-toolbar.module.mjs +4 -4
  35. package/esm2022/full-content/full-content-toggle.directive.mjs +3 -3
  36. package/esm2022/full-content/full-content.component.mjs +3 -3
  37. package/esm2022/full-content/full-content.module.mjs +4 -4
  38. package/esm2022/full-content/full-content.service.mjs +3 -3
  39. package/esm2022/global-footer/global-footer-item.component.mjs +3 -3
  40. package/esm2022/global-footer/global-footer.component.mjs +3 -3
  41. package/esm2022/global-footer/global-footer.module.mjs +4 -4
  42. package/esm2022/hotkey/hotkey.directive.mjs +3 -3
  43. package/esm2022/hotkey/hotkey.module.mjs +4 -4
  44. package/esm2022/let/let.directive.mjs +3 -3
  45. package/esm2022/let/let.module.mjs +4 -4
  46. package/esm2022/loading/loading.component.mjs +3 -3
  47. package/esm2022/loading/loading.module.mjs +4 -4
  48. package/esm2022/loading/loading.service.mjs +3 -3
  49. package/esm2022/lodop/lodop.module.mjs +4 -4
  50. package/esm2022/lodop/lodop.service.mjs +3 -3
  51. package/esm2022/media/media.component.mjs +3 -3
  52. package/esm2022/media/media.module.mjs +4 -4
  53. package/esm2022/media/media.service.mjs +3 -3
  54. package/esm2022/notice-icon/notice-icon-tab.component.mjs +3 -3
  55. package/esm2022/notice-icon/notice-icon.component.mjs +3 -3
  56. package/esm2022/notice-icon/notice-icon.module.mjs +4 -4
  57. package/esm2022/observers/observer-size.mjs +10 -10
  58. package/esm2022/onboarding/onboarding.component.mjs +3 -3
  59. package/esm2022/onboarding/onboarding.module.mjs +4 -4
  60. package/esm2022/onboarding/onboarding.service.mjs +3 -3
  61. package/esm2022/page-header/page-header.component.mjs +10 -7
  62. package/esm2022/page-header/page-header.module.mjs +27 -6
  63. package/esm2022/pdf/pdf.component.mjs +5 -5
  64. package/esm2022/pdf/pdf.module.mjs +4 -4
  65. package/esm2022/pdf/pdf.types.mjs +2 -1
  66. package/esm2022/qr/qr.component.mjs +3 -3
  67. package/esm2022/qr/qr.module.mjs +4 -4
  68. package/esm2022/quick-menu/quick-menu.component.mjs +3 -3
  69. package/esm2022/quick-menu/quick-menu.module.mjs +4 -4
  70. package/esm2022/result/result.component.mjs +3 -3
  71. package/esm2022/result/result.module.mjs +4 -4
  72. package/esm2022/reuse-tab/reuse-tab-context-menu.component.mjs +3 -3
  73. package/esm2022/reuse-tab/reuse-tab-context.component.mjs +3 -3
  74. package/esm2022/reuse-tab/reuse-tab-context.directive.mjs +3 -3
  75. package/esm2022/reuse-tab/reuse-tab-context.service.mjs +3 -3
  76. package/esm2022/reuse-tab/reuse-tab.component.mjs +3 -3
  77. package/esm2022/reuse-tab/reuse-tab.module.mjs +4 -4
  78. package/esm2022/reuse-tab/reuse-tab.service.mjs +3 -3
  79. package/esm2022/se/se-container.component.mjs +6 -6
  80. package/esm2022/se/se.component.mjs +3 -3
  81. package/esm2022/se/se.module.mjs +4 -4
  82. package/esm2022/sg/sg-container.component.mjs +3 -3
  83. package/esm2022/sg/sg.component.mjs +3 -3
  84. package/esm2022/sg/sg.module.mjs +4 -4
  85. package/esm2022/st/st-column-source.mjs +8 -4
  86. package/esm2022/st/st-data-source.mjs +14 -7
  87. package/esm2022/st/st-export.mjs +3 -3
  88. package/esm2022/st/st-filter.component.mjs +3 -3
  89. package/esm2022/st/st-row.directive.mjs +6 -6
  90. package/esm2022/st/st-widget-host.directive.mjs +3 -3
  91. package/esm2022/st/st-widget.mjs +3 -3
  92. package/esm2022/st/st.component.mjs +76 -91
  93. package/esm2022/st/st.interfaces.mjs +1 -1
  94. package/esm2022/st/st.module.mjs +9 -5
  95. package/esm2022/st/st.types.mjs +1 -1
  96. package/esm2022/sv/sv-container.component.mjs +19 -9
  97. package/esm2022/sv/sv-value.component.mjs +3 -3
  98. package/esm2022/sv/sv.component.mjs +11 -8
  99. package/esm2022/sv/sv.module.mjs +4 -4
  100. package/esm2022/tag-select/tag-select.component.mjs +3 -3
  101. package/esm2022/tag-select/tag-select.module.mjs +4 -4
  102. package/esm2022/xlsx/xlsx.directive.mjs +3 -3
  103. package/esm2022/xlsx/xlsx.module.mjs +4 -4
  104. package/esm2022/xlsx/xlsx.service.mjs +3 -3
  105. package/esm2022/zip/zip.module.mjs +4 -4
  106. package/esm2022/zip/zip.service.mjs +3 -3
  107. package/fesm2022/auto-focus.mjs +7 -7
  108. package/fesm2022/avatar-list.mjs +10 -10
  109. package/fesm2022/cell.mjs +521 -0
  110. package/fesm2022/cell.mjs.map +1 -0
  111. package/fesm2022/chart-observer-size.mjs +10 -10
  112. package/fesm2022/count-down.mjs +7 -7
  113. package/fesm2022/date-picker.mjs +10 -10
  114. package/fesm2022/down-file.mjs +7 -7
  115. package/fesm2022/ellipsis.mjs +7 -7
  116. package/fesm2022/error-collect.mjs +7 -7
  117. package/fesm2022/exception.mjs +7 -7
  118. package/fesm2022/footer-toolbar.mjs +7 -7
  119. package/fesm2022/full-content.mjs +13 -13
  120. package/fesm2022/global-footer.mjs +10 -10
  121. package/fesm2022/hotkey.mjs +7 -7
  122. package/fesm2022/let.mjs +7 -7
  123. package/fesm2022/loading.mjs +10 -10
  124. package/fesm2022/lodop.mjs +7 -7
  125. package/fesm2022/media.mjs +10 -10
  126. package/fesm2022/notice-icon.mjs +10 -10
  127. package/fesm2022/onboarding.mjs +10 -10
  128. package/fesm2022/page-header.mjs +35 -11
  129. package/fesm2022/page-header.mjs.map +1 -1
  130. package/fesm2022/pdf.mjs +9 -8
  131. package/fesm2022/pdf.mjs.map +1 -1
  132. package/fesm2022/qr.mjs +7 -7
  133. package/fesm2022/quick-menu.mjs +7 -7
  134. package/fesm2022/result.mjs +7 -7
  135. package/fesm2022/reuse-tab.mjs +22 -22
  136. package/fesm2022/se.mjs +13 -13
  137. package/fesm2022/sg.mjs +10 -10
  138. package/fesm2022/st.mjs +119 -119
  139. package/fesm2022/st.mjs.map +1 -1
  140. package/fesm2022/sv.mjs +35 -22
  141. package/fesm2022/sv.mjs.map +1 -1
  142. package/fesm2022/tag-select.mjs +7 -7
  143. package/fesm2022/xlsx.mjs +10 -10
  144. package/fesm2022/zip.mjs +7 -7
  145. package/index.less +1 -0
  146. package/package.json +10 -5
  147. package/page-header/page-header.component.d.ts +2 -1
  148. package/page-header/page-header.module.d.ts +2 -1
  149. package/page-header/style/index.less +1 -0
  150. package/pdf/pdf.component.d.ts +6 -5
  151. package/pdf/pdf.types.d.ts +2 -1
  152. package/st/st-data-source.d.ts +1 -1
  153. package/st/st.component.d.ts +7 -8
  154. package/st/st.interfaces.d.ts +21 -1
  155. package/st/st.module.d.ts +17 -16
  156. package/st/st.types.d.ts +3 -0
  157. package/sv/style/index.less +36 -0
  158. package/sv/sv-container.component.d.ts +7 -2
  159. package/sv/sv.component.d.ts +3 -3
  160. package/theme-default.less +11 -0
@@ -34,13 +34,13 @@ export class TagSelectComponent {
34
34
  this.expand = !this.expand;
35
35
  this.change.emit(this.expand);
36
36
  }
37
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: TagSelectComponent, deps: [{ token: i1.DelonLocaleService }, { token: i2.Directionality, optional: true }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
38
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.8", type: TagSelectComponent, selector: "tag-select", inputs: { expandable: "expandable" }, outputs: { change: "change" }, host: { properties: { "class.tag-select": "true", "class.tag-select-rtl": "dir === 'rtl'", "class.tag-select-rtl__has-expand": "dir === 'rtl' && expandable", "class.tag-select__has-expand": "expandable", "class.tag-select__expanded": "expand" } }, exportAs: ["tagSelect"], ngImport: i0, template: "<ng-content />\n<a *ngIf=\"expandable\" class=\"ant-tag ant-tag-checkable tag-select__trigger\" (click)=\"trigger()\">\n {{ expand ? locale.collapse : locale.expand }}\n <i nz-icon nzType=\"down\" [style.transform]=\"expand ? 'rotate(-180deg)' : null\"></i>\n</a>\n", dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4.NzIconDirective, selector: "[nz-icon]", inputs: ["nzSpin", "nzRotate", "nzType", "nzTheme", "nzTwotoneColor", "nzIconfont"], exportAs: ["nzIcon"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
37
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: TagSelectComponent, deps: [{ token: i1.DelonLocaleService }, { token: i2.Directionality, optional: true }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
38
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: TagSelectComponent, selector: "tag-select", inputs: { expandable: "expandable" }, outputs: { change: "change" }, host: { properties: { "class.tag-select": "true", "class.tag-select-rtl": "dir === 'rtl'", "class.tag-select-rtl__has-expand": "dir === 'rtl' && expandable", "class.tag-select__has-expand": "expandable", "class.tag-select__expanded": "expand" } }, exportAs: ["tagSelect"], ngImport: i0, template: "<ng-content />\n<a *ngIf=\"expandable\" class=\"ant-tag ant-tag-checkable tag-select__trigger\" (click)=\"trigger()\">\n {{ expand ? locale.collapse : locale.expand }}\n <i nz-icon nzType=\"down\" [style.transform]=\"expand ? 'rotate(-180deg)' : null\"></i>\n</a>\n", dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4.NzIconDirective, selector: "[nz-icon]", inputs: ["nzSpin", "nzRotate", "nzType", "nzTheme", "nzTwotoneColor", "nzIconfont"], exportAs: ["nzIcon"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
39
39
  }
40
40
  __decorate([
41
41
  InputBoolean()
42
42
  ], TagSelectComponent.prototype, "expandable", void 0);
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: TagSelectComponent, decorators: [{
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: TagSelectComponent, decorators: [{
44
44
  type: Component,
45
45
  args: [{ selector: 'tag-select', exportAs: 'tagSelect', host: {
46
46
  '[class.tag-select]': 'true',
@@ -6,11 +6,11 @@ import { TagSelectComponent } from './tag-select.component';
6
6
  import * as i0 from "@angular/core";
7
7
  const COMPONENTS = [TagSelectComponent];
8
8
  export class TagSelectModule {
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: TagSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: TagSelectModule, declarations: [TagSelectComponent], imports: [CommonModule, NzIconModule, DelonLocaleModule], exports: [TagSelectComponent] }); }
11
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: TagSelectModule, imports: [CommonModule, NzIconModule, DelonLocaleModule] }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: TagSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.3", ngImport: i0, type: TagSelectModule, declarations: [TagSelectComponent], imports: [CommonModule, NzIconModule, DelonLocaleModule], exports: [TagSelectComponent] }); }
11
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: TagSelectModule, imports: [CommonModule, NzIconModule, DelonLocaleModule] }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: TagSelectModule, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: TagSelectModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  imports: [CommonModule, NzIconModule, DelonLocaleModule],
@@ -8,10 +8,10 @@ export class XlsxDirective {
8
8
  _click() {
9
9
  this.srv.export(this.data);
10
10
  }
11
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: XlsxDirective, deps: [{ token: i1.XlsxService }], target: i0.ɵɵFactoryTarget.Directive }); }
12
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.8", type: XlsxDirective, selector: "[xlsx]", inputs: { data: ["xlsx", "data"] }, host: { listeners: { "click": "_click()" } }, exportAs: ["xlsx"], ngImport: i0 }); }
11
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: XlsxDirective, deps: [{ token: i1.XlsxService }], target: i0.ɵɵFactoryTarget.Directive }); }
12
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.3", type: XlsxDirective, selector: "[xlsx]", inputs: { data: ["xlsx", "data"] }, host: { listeners: { "click": "_click()" } }, exportAs: ["xlsx"], ngImport: i0 }); }
13
13
  }
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: XlsxDirective, decorators: [{
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: XlsxDirective, decorators: [{
15
15
  type: Directive,
16
16
  args: [{
17
17
  selector: '[xlsx]',
@@ -4,11 +4,11 @@ import { XlsxDirective } from './xlsx.directive';
4
4
  import * as i0 from "@angular/core";
5
5
  const COMPONENTS = [XlsxDirective];
6
6
  export class XlsxModule {
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: XlsxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: XlsxModule, declarations: [XlsxDirective], imports: [CommonModule], exports: [XlsxDirective] }); }
9
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: XlsxModule, imports: [CommonModule] }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: XlsxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.3", ngImport: i0, type: XlsxModule, declarations: [XlsxDirective], imports: [CommonModule], exports: [XlsxDirective] }); }
9
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: XlsxModule, imports: [CommonModule] }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: XlsxModule, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: XlsxModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  imports: [CommonModule],
@@ -112,8 +112,8 @@ export class XlsxService {
112
112
  } while (val > 0);
113
113
  return res;
114
114
  }
115
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: XlsxService, deps: [{ token: i1.HttpClient }, { token: i2.LazyService }, { token: i3.AlainConfigService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable }); }
116
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: XlsxService, providedIn: 'root' }); }
115
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: XlsxService, deps: [{ token: i1.HttpClient }, { token: i2.LazyService }, { token: i3.AlainConfigService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable }); }
116
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: XlsxService, providedIn: 'root' }); }
117
117
  }
118
118
  __decorate([
119
119
  ZoneOutside()
@@ -121,7 +121,7 @@ __decorate([
121
121
  __decorate([
122
122
  ZoneOutside()
123
123
  ], XlsxService.prototype, "export", null);
124
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: XlsxService, decorators: [{
124
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: XlsxService, decorators: [{
125
125
  type: Injectable,
126
126
  args: [{ providedIn: 'root' }]
127
127
  }], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: i2.LazyService }, { type: i3.AlainConfigService }, { type: i0.NgZone }]; }, propDecorators: { read: [], export: [] } });
@@ -2,11 +2,11 @@ import { CommonModule } from '@angular/common';
2
2
  import { NgModule } from '@angular/core';
3
3
  import * as i0 from "@angular/core";
4
4
  export class ZipModule {
5
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: ZipModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: ZipModule, imports: [CommonModule] }); }
7
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: ZipModule, imports: [CommonModule] }); }
5
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: ZipModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.3", ngImport: i0, type: ZipModule, imports: [CommonModule] }); }
7
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: ZipModule, imports: [CommonModule] }); }
8
8
  }
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: ZipModule, decorators: [{
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: ZipModule, decorators: [{
10
10
  type: NgModule,
11
11
  args: [{
12
12
  imports: [CommonModule]
@@ -103,13 +103,13 @@ export class ZipService {
103
103
  });
104
104
  });
105
105
  }
106
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: ZipService, deps: [{ token: i1.HttpClient }, { token: i2.LazyService }, { token: i3.AlainConfigService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable }); }
107
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: ZipService, providedIn: 'root' }); }
106
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: ZipService, deps: [{ token: i1.HttpClient }, { token: i2.LazyService }, { token: i3.AlainConfigService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable }); }
107
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: ZipService, providedIn: 'root' }); }
108
108
  }
109
109
  __decorate([
110
110
  ZoneOutside()
111
111
  ], ZipService.prototype, "read", null);
112
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: ZipService, decorators: [{
112
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: ZipService, decorators: [{
113
113
  type: Injectable,
114
114
  args: [{ providedIn: 'root' }]
115
115
  }], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: i2.LazyService }, { type: i3.AlainConfigService }, { type: i0.NgZone }]; }, propDecorators: { read: [] } });
@@ -28,8 +28,8 @@ class AutoFocusDirective {
28
28
  this._focusoutTimeout = null;
29
29
  }
30
30
  }
31
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: AutoFocusDirective, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.Platform }], target: i0.ɵɵFactoryTarget.Directive }); }
32
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.8", type: AutoFocusDirective, selector: "[auto-focus], input[autofocus=\"autofocus\"], textarea[autofocus=\"autofocus\"]", inputs: { enabled: "enabled", delay: "delay" }, exportAs: ["autoFocus"], ngImport: i0 }); }
31
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: AutoFocusDirective, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.Platform }], target: i0.ɵɵFactoryTarget.Directive }); }
32
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.3", type: AutoFocusDirective, selector: "[auto-focus], input[autofocus=\"autofocus\"], textarea[autofocus=\"autofocus\"]", inputs: { enabled: "enabled", delay: "delay" }, exportAs: ["autoFocus"], ngImport: i0 }); }
33
33
  }
34
34
  __decorate([
35
35
  InputBoolean()
@@ -37,7 +37,7 @@ __decorate([
37
37
  __decorate([
38
38
  InputNumber()
39
39
  ], AutoFocusDirective.prototype, "delay", void 0);
40
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: AutoFocusDirective, decorators: [{
40
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: AutoFocusDirective, decorators: [{
41
41
  type: Directive,
42
42
  args: [{
43
43
  selector: '[auto-focus], input[autofocus="autofocus"], textarea[autofocus="autofocus"]',
@@ -51,11 +51,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImpor
51
51
 
52
52
  const COMPONENTS = [AutoFocusDirective];
53
53
  class AutoFocusModule {
54
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: AutoFocusModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
55
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: AutoFocusModule, declarations: [AutoFocusDirective], exports: [AutoFocusDirective] }); }
56
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: AutoFocusModule }); }
54
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: AutoFocusModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
55
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.3", ngImport: i0, type: AutoFocusModule, declarations: [AutoFocusDirective], exports: [AutoFocusDirective] }); }
56
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: AutoFocusModule }); }
57
57
  }
58
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: AutoFocusModule, decorators: [{
58
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: AutoFocusModule, decorators: [{
59
59
  type: NgModule,
60
60
  args: [{
61
61
  declarations: COMPONENTS,
@@ -12,10 +12,10 @@ import * as i4 from 'ng-zorro-antd/tooltip';
12
12
  import { NzToolTipModule } from 'ng-zorro-antd/tooltip';
13
13
 
14
14
  class AvatarListItemComponent {
15
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: AvatarListItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.8", type: AvatarListItemComponent, selector: "avatar-list-item, [avatar-list-item]", inputs: { src: "src", text: "text", icon: "icon", tips: "tips" }, exportAs: ["avatarListItem"], ngImport: i0, template: `<ng-content />`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: AvatarListItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: AvatarListItemComponent, selector: "avatar-list-item, [avatar-list-item]", inputs: { src: "src", text: "text", icon: "icon", tips: "tips" }, exportAs: ["avatarListItem"], ngImport: i0, template: `<ng-content />`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: AvatarListItemComponent, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: AvatarListItemComponent, decorators: [{
19
19
  type: Component,
20
20
  args: [{
21
21
  selector: 'avatar-list-item, [avatar-list-item]',
@@ -85,13 +85,13 @@ class AvatarListComponent {
85
85
  this.gen();
86
86
  }
87
87
  }
88
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: AvatarListComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.Directionality, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
89
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.8", type: AvatarListComponent, selector: "avatar-list", inputs: { size: "size", maxLength: "maxLength", excessItemsStyle: "excessItemsStyle" }, host: { properties: { "class.avatar-list": "true", "class.avatar-list-rtl": "dir === 'rtl'" } }, queries: [{ propertyName: "_items", predicate: AvatarListItemComponent }], exportAs: ["avatarList"], usesOnChanges: true, ngImport: i0, template: "<ul class=\"avatar-list__wrap\">\n <li *ngFor=\"let i of items\" [ngClass]=\"cls\">\n <nz-avatar\n *ngIf=\"i.tips\"\n nz-tooltip\n [nzTooltipTitle]=\"i.tips\"\n [nzSrc]=\"i.src\"\n [nzText]=\"i.text\"\n [nzIcon]=\"i.icon\"\n [nzSize]=\"avatarSize\"\n />\n <nz-avatar *ngIf=\"!i.tips\" [nzSrc]=\"i.src\" [nzText]=\"i.text\" [nzIcon]=\"i.icon\" [nzSize]=\"avatarSize\" />\n </li>\n <li *ngIf=\"exceedCount > 0\" [ngClass]=\"cls\">\n <nz-avatar [nzSize]=\"avatarSize\" style=\"cursor: auto\" [ngStyle]=\"excessItemsStyle\" [nzText]=\"'+' + exceedCount\" />\n </li>\n</ul>\n", dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i3.NzAvatarComponent, selector: "nz-avatar", inputs: ["nzShape", "nzSize", "nzGap", "nzText", "nzSrc", "nzSrcSet", "nzAlt", "nzIcon"], outputs: ["nzError"], exportAs: ["nzAvatar"] }, { kind: "directive", type: i4.NzTooltipDirective, selector: "[nz-tooltip]", inputs: ["nzTooltipTitle", "nzTooltipTitleContext", "nz-tooltip", "nzTooltipTrigger", "nzTooltipPlacement", "nzTooltipOrigin", "nzTooltipVisible", "nzTooltipMouseEnterDelay", "nzTooltipMouseLeaveDelay", "nzTooltipOverlayClassName", "nzTooltipOverlayStyle", "nzTooltipArrowPointAtCenter", "nzTooltipColor"], outputs: ["nzTooltipVisibleChange"], exportAs: ["nzTooltip"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
88
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: AvatarListComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.Directionality, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
89
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: AvatarListComponent, selector: "avatar-list", inputs: { size: "size", maxLength: "maxLength", excessItemsStyle: "excessItemsStyle" }, host: { properties: { "class.avatar-list": "true", "class.avatar-list-rtl": "dir === 'rtl'" } }, queries: [{ propertyName: "_items", predicate: AvatarListItemComponent }], exportAs: ["avatarList"], usesOnChanges: true, ngImport: i0, template: "<ul class=\"avatar-list__wrap\">\n <li *ngFor=\"let i of items\" [ngClass]=\"cls\">\n <nz-avatar\n *ngIf=\"i.tips\"\n nz-tooltip\n [nzTooltipTitle]=\"i.tips\"\n [nzSrc]=\"i.src\"\n [nzText]=\"i.text\"\n [nzIcon]=\"i.icon\"\n [nzSize]=\"avatarSize\"\n />\n <nz-avatar *ngIf=\"!i.tips\" [nzSrc]=\"i.src\" [nzText]=\"i.text\" [nzIcon]=\"i.icon\" [nzSize]=\"avatarSize\" />\n </li>\n <li *ngIf=\"exceedCount > 0\" [ngClass]=\"cls\">\n <nz-avatar [nzSize]=\"avatarSize\" style=\"cursor: auto\" [ngStyle]=\"excessItemsStyle\" [nzText]=\"'+' + exceedCount\" />\n </li>\n</ul>\n", dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i3.NzAvatarComponent, selector: "nz-avatar", inputs: ["nzShape", "nzSize", "nzGap", "nzText", "nzSrc", "nzSrcSet", "nzAlt", "nzIcon"], outputs: ["nzError"], exportAs: ["nzAvatar"] }, { kind: "directive", type: i4.NzTooltipDirective, selector: "[nz-tooltip]", inputs: ["nzTooltipTitle", "nzTooltipTitleContext", "nz-tooltip", "nzTooltipTrigger", "nzTooltipPlacement", "nzTooltipOrigin", "nzTooltipVisible", "nzTooltipMouseEnterDelay", "nzTooltipMouseLeaveDelay", "nzTooltipOverlayClassName", "nzTooltipOverlayStyle", "nzTooltipArrowPointAtCenter", "nzTooltipColor"], outputs: ["nzTooltipVisibleChange"], exportAs: ["nzTooltip"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
90
90
  }
91
91
  __decorate([
92
92
  InputNumber()
93
93
  ], AvatarListComponent.prototype, "maxLength", void 0);
94
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: AvatarListComponent, decorators: [{
94
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: AvatarListComponent, decorators: [{
95
95
  type: Component,
96
96
  args: [{ selector: 'avatar-list', exportAs: 'avatarList', host: {
97
97
  '[class.avatar-list]': 'true',
@@ -112,11 +112,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImpor
112
112
 
113
113
  const COMPONENTS = [AvatarListComponent, AvatarListItemComponent];
114
114
  class AvatarListModule {
115
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: AvatarListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
116
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: AvatarListModule, declarations: [AvatarListComponent, AvatarListItemComponent], imports: [CommonModule, NzAvatarModule, NzToolTipModule], exports: [AvatarListComponent, AvatarListItemComponent] }); }
117
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: AvatarListModule, imports: [CommonModule, NzAvatarModule, NzToolTipModule] }); }
115
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: AvatarListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
116
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.3", ngImport: i0, type: AvatarListModule, declarations: [AvatarListComponent, AvatarListItemComponent], imports: [CommonModule, NzAvatarModule, NzToolTipModule], exports: [AvatarListComponent, AvatarListItemComponent] }); }
117
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: AvatarListModule, imports: [CommonModule, NzAvatarModule, NzToolTipModule] }); }
118
118
  }
119
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: AvatarListModule, decorators: [{
119
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: AvatarListModule, decorators: [{
120
120
  type: NgModule,
121
121
  args: [{
122
122
  imports: [CommonModule, NzAvatarModule, NzToolTipModule],