@delon/abc 16.2.0 → 16.2.1

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 (157) hide show
  1. package/avatar-list/avatar-list.component.d.ts +3 -4
  2. package/error-collect/error-collect.component.d.ts +2 -3
  3. package/esm2022/auto-focus/auto-focus.directive.mjs +3 -3
  4. package/esm2022/auto-focus/auto-focus.module.mjs +4 -4
  5. package/esm2022/avatar-list/avatar-list-item.component.mjs +5 -5
  6. package/esm2022/avatar-list/avatar-list.component.mjs +9 -12
  7. package/esm2022/avatar-list/avatar-list.module.mjs +4 -4
  8. package/esm2022/count-down/count-down.component.mjs +5 -5
  9. package/esm2022/count-down/count-down.module.mjs +4 -4
  10. package/esm2022/date-picker/date-picker.module.mjs +4 -4
  11. package/esm2022/date-picker/range-shortcut.component.mjs +3 -3
  12. package/esm2022/date-picker/range.directive.mjs +3 -3
  13. package/esm2022/down-file/down-file.directive.mjs +3 -3
  14. package/esm2022/down-file/down-file.module.mjs +4 -4
  15. package/esm2022/ellipsis/ellipsis.component.mjs +5 -5
  16. package/esm2022/ellipsis/ellipsis.module.mjs +4 -4
  17. package/esm2022/error-collect/error-collect.component.mjs +11 -13
  18. package/esm2022/error-collect/error-collect.module.mjs +4 -4
  19. package/esm2022/exception/exception.component.mjs +14 -14
  20. package/esm2022/exception/exception.module.mjs +4 -4
  21. package/esm2022/footer-toolbar/footer-toolbar.component.mjs +5 -5
  22. package/esm2022/footer-toolbar/footer-toolbar.module.mjs +4 -4
  23. package/esm2022/full-content/full-content-toggle.directive.mjs +3 -3
  24. package/esm2022/full-content/full-content.component.mjs +12 -14
  25. package/esm2022/full-content/full-content.module.mjs +4 -4
  26. package/esm2022/full-content/full-content.service.mjs +3 -3
  27. package/esm2022/global-footer/global-footer-item.component.mjs +5 -5
  28. package/esm2022/global-footer/global-footer.component.mjs +12 -14
  29. package/esm2022/global-footer/global-footer.module.mjs +4 -4
  30. package/esm2022/hotkey/hotkey.directive.mjs +3 -3
  31. package/esm2022/hotkey/hotkey.module.mjs +4 -4
  32. package/esm2022/let/let.directive.mjs +3 -3
  33. package/esm2022/let/let.module.mjs +4 -4
  34. package/esm2022/loading/loading.component.mjs +5 -5
  35. package/esm2022/loading/loading.module.mjs +4 -4
  36. package/esm2022/loading/loading.service.mjs +3 -3
  37. package/esm2022/lodop/lodop.module.mjs +4 -4
  38. package/esm2022/lodop/lodop.service.mjs +3 -3
  39. package/esm2022/media/media.component.mjs +11 -13
  40. package/esm2022/media/media.module.mjs +4 -4
  41. package/esm2022/media/media.service.mjs +3 -3
  42. package/esm2022/notice-icon/notice-icon-tab.component.mjs +5 -5
  43. package/esm2022/notice-icon/notice-icon.component.mjs +5 -5
  44. package/esm2022/notice-icon/notice-icon.module.mjs +4 -4
  45. package/esm2022/observers/observer-size.mjs +10 -10
  46. package/esm2022/onboarding/onboarding.component.mjs +3 -3
  47. package/esm2022/onboarding/onboarding.module.mjs +4 -4
  48. package/esm2022/onboarding/onboarding.service.mjs +3 -3
  49. package/esm2022/page-header/page-header.component.mjs +11 -14
  50. package/esm2022/page-header/page-header.module.mjs +4 -4
  51. package/esm2022/pdf/pdf.component.mjs +13 -15
  52. package/esm2022/pdf/pdf.module.mjs +4 -4
  53. package/esm2022/qr/qr.component.mjs +3 -3
  54. package/esm2022/qr/qr.module.mjs +4 -4
  55. package/esm2022/quick-menu/quick-menu.component.mjs +5 -5
  56. package/esm2022/quick-menu/quick-menu.module.mjs +4 -4
  57. package/esm2022/result/result.component.mjs +12 -14
  58. package/esm2022/result/result.module.mjs +4 -4
  59. package/esm2022/reuse-tab/public_api.mjs +2 -1
  60. package/esm2022/reuse-tab/reuse-tab-context-menu.component.mjs +3 -3
  61. package/esm2022/reuse-tab/reuse-tab-context.component.mjs +3 -3
  62. package/esm2022/reuse-tab/reuse-tab-context.directive.mjs +3 -3
  63. package/esm2022/reuse-tab/reuse-tab-context.service.mjs +3 -3
  64. package/esm2022/reuse-tab/reuse-tab.component.mjs +12 -16
  65. package/esm2022/reuse-tab/reuse-tab.module.mjs +4 -4
  66. package/esm2022/reuse-tab/reuse-tab.service.mjs +3 -3
  67. package/esm2022/se/se-container.component.mjs +10 -10
  68. package/esm2022/se/se.component.mjs +13 -15
  69. package/esm2022/se/se.module.mjs +4 -4
  70. package/esm2022/sg/sg-container.component.mjs +5 -5
  71. package/esm2022/sg/sg.component.mjs +5 -5
  72. package/esm2022/sg/sg.module.mjs +4 -4
  73. package/esm2022/st/st-column-source.mjs +3 -3
  74. package/esm2022/st/st-data-source.mjs +3 -3
  75. package/esm2022/st/st-export.mjs +3 -3
  76. package/esm2022/st/st-filter.component.mjs +12 -12
  77. package/esm2022/st/st-row.directive.mjs +6 -6
  78. package/esm2022/st/st-widget-host.directive.mjs +3 -3
  79. package/esm2022/st/st-widget.mjs +3 -3
  80. package/esm2022/st/st.component.mjs +20 -19
  81. package/esm2022/st/st.interfaces.mjs +1 -1
  82. package/esm2022/st/st.module.mjs +4 -4
  83. package/esm2022/sv/sv-container.component.mjs +10 -10
  84. package/esm2022/sv/sv-value.component.mjs +6 -6
  85. package/esm2022/sv/sv.component.mjs +5 -5
  86. package/esm2022/sv/sv.module.mjs +4 -4
  87. package/esm2022/tag-select/tag-select.component.mjs +10 -14
  88. package/esm2022/tag-select/tag-select.module.mjs +4 -4
  89. package/esm2022/xlsx/xlsx.directive.mjs +3 -3
  90. package/esm2022/xlsx/xlsx.module.mjs +4 -4
  91. package/esm2022/xlsx/xlsx.service.mjs +3 -3
  92. package/esm2022/zip/zip.module.mjs +4 -4
  93. package/esm2022/zip/zip.service.mjs +3 -3
  94. package/exception/exception.component.d.ts +2 -3
  95. package/fesm2022/auto-focus.mjs +7 -7
  96. package/fesm2022/avatar-list.mjs +16 -19
  97. package/fesm2022/avatar-list.mjs.map +1 -1
  98. package/fesm2022/chart-observer-size.mjs +10 -10
  99. package/fesm2022/count-down.mjs +8 -8
  100. package/fesm2022/count-down.mjs.map +1 -1
  101. package/fesm2022/date-picker.mjs +10 -10
  102. package/fesm2022/down-file.mjs +7 -7
  103. package/fesm2022/ellipsis.mjs +8 -8
  104. package/fesm2022/ellipsis.mjs.map +1 -1
  105. package/fesm2022/error-collect.mjs +14 -16
  106. package/fesm2022/error-collect.mjs.map +1 -1
  107. package/fesm2022/exception.mjs +17 -17
  108. package/fesm2022/exception.mjs.map +1 -1
  109. package/fesm2022/footer-toolbar.mjs +8 -8
  110. package/fesm2022/footer-toolbar.mjs.map +1 -1
  111. package/fesm2022/full-content.mjs +21 -23
  112. package/fesm2022/full-content.mjs.map +1 -1
  113. package/fesm2022/global-footer.mjs +19 -21
  114. package/fesm2022/global-footer.mjs.map +1 -1
  115. package/fesm2022/hotkey.mjs +7 -7
  116. package/fesm2022/let.mjs +7 -7
  117. package/fesm2022/loading.mjs +11 -11
  118. package/fesm2022/loading.mjs.map +1 -1
  119. package/fesm2022/lodop.mjs +7 -7
  120. package/fesm2022/media.mjs +17 -19
  121. package/fesm2022/media.mjs.map +1 -1
  122. package/fesm2022/notice-icon.mjs +12 -12
  123. package/fesm2022/notice-icon.mjs.map +1 -1
  124. package/fesm2022/onboarding.mjs +10 -10
  125. package/fesm2022/page-header.mjs +14 -17
  126. package/fesm2022/page-header.mjs.map +1 -1
  127. package/fesm2022/pdf.mjs +16 -18
  128. package/fesm2022/pdf.mjs.map +1 -1
  129. package/fesm2022/qr.mjs +7 -7
  130. package/fesm2022/quick-menu.mjs +8 -8
  131. package/fesm2022/quick-menu.mjs.map +1 -1
  132. package/fesm2022/result.mjs +15 -17
  133. package/fesm2022/result.mjs.map +1 -1
  134. package/fesm2022/reuse-tab.mjs +31 -35
  135. package/fesm2022/reuse-tab.mjs.map +1 -1
  136. package/fesm2022/se.mjs +25 -27
  137. package/fesm2022/se.mjs.map +1 -1
  138. package/fesm2022/sg.mjs +12 -12
  139. package/fesm2022/sg.mjs.map +1 -1
  140. package/fesm2022/st.mjs +55 -54
  141. package/fesm2022/st.mjs.map +1 -1
  142. package/fesm2022/sv.mjs +22 -22
  143. package/fesm2022/sv.mjs.map +1 -1
  144. package/fesm2022/tag-select.mjs +13 -17
  145. package/fesm2022/tag-select.mjs.map +1 -1
  146. package/fesm2022/xlsx.mjs +10 -10
  147. package/fesm2022/zip.mjs +7 -7
  148. package/global-footer/global-footer.component.d.ts +6 -6
  149. package/package.json +4 -4
  150. package/page-header/page-header.component.d.ts +3 -4
  151. package/result/result.component.d.ts +6 -6
  152. package/reuse-tab/public_api.d.ts +1 -0
  153. package/reuse-tab/reuse-tab.component.d.ts +2 -3
  154. package/se/se.component.d.ts +2 -3
  155. package/st/st.component.d.ts +1 -0
  156. package/st/st.interfaces.d.ts +1 -1
  157. package/tag-select/tag-select.component.d.ts +2 -3
@@ -9,3 +9,4 @@ export { ReuseTabModule } from './reuse-tab.module';
9
9
  export * from './reuse-tab.interfaces';
10
10
  export * from './lifecycle_hooks';
11
11
  export * from './reuse-tab.state';
12
+ export { REUSE_TAB_CACHED_MANAGER, ReuseTabCachedManager } from './reuse-tab.cache';
@@ -1,6 +1,6 @@
1
1
  import { Direction, Directionality } from '@angular/cdk/bidi';
2
2
  import { Platform } from '@angular/cdk/platform';
3
- import { ChangeDetectorRef, EventEmitter, OnChanges, OnDestroy, OnInit, SimpleChange, SimpleChanges, TemplateRef } from '@angular/core';
3
+ import { ChangeDetectorRef, EventEmitter, OnChanges, OnInit, SimpleChange, SimpleChanges, TemplateRef } from '@angular/core';
4
4
  import { ActivatedRoute, Router } from '@angular/router';
5
5
  import { AlainI18NService } from '@delon/theme';
6
6
  import { BooleanInput, NumberInput } from '@delon/util/decorator';
@@ -9,7 +9,7 @@ import { ReuseCanClose, ReuseContextCloseEvent, ReuseContextI18n, ReuseCustomCon
9
9
  import { ReuseTabService } from './reuse-tab.service';
10
10
  import { ReuseTabStorageState } from './reuse-tab.state';
11
11
  import * as i0 from "@angular/core";
12
- export declare class ReuseTabComponent implements OnInit, OnChanges, OnDestroy {
12
+ export declare class ReuseTabComponent implements OnInit, OnChanges {
13
13
  private srv;
14
14
  private cdr;
15
15
  private router;
@@ -83,7 +83,6 @@ export declare class ReuseTabComponent implements OnInit, OnChanges, OnDestroy {
83
83
  ngOnChanges(changes: {
84
84
  [P in keyof this]?: SimpleChange;
85
85
  } & SimpleChanges): void;
86
- ngOnDestroy(): void;
87
86
  static ɵfac: i0.ɵɵFactoryDeclaration<ReuseTabComponent, [null, null, null, null, { optional: true; }, null, null, { optional: true; }, { optional: true; }, { optional: true; }]>;
88
87
  static ɵcmp: i0.ɵɵComponentDeclaration<ReuseTabComponent, "reuse-tab, [reuse-tab]", ["reuseTab"], { "mode": { "alias": "mode"; "required": false; }; "i18n": { "alias": "i18n"; "required": false; }; "debug": { "alias": "debug"; "required": false; }; "max": { "alias": "max"; "required": false; }; "tabMaxWidth": { "alias": "tabMaxWidth"; "required": false; }; "excludes": { "alias": "excludes"; "required": false; }; "allowClose": { "alias": "allowClose"; "required": false; }; "keepingScroll": { "alias": "keepingScroll"; "required": false; }; "storageState": { "alias": "storageState"; "required": false; }; "keepingScrollContainer": { "alias": "keepingScrollContainer"; "required": false; }; "customContextMenu": { "alias": "customContextMenu"; "required": false; }; "tabBarExtraContent": { "alias": "tabBarExtraContent"; "required": false; }; "tabBarGutter": { "alias": "tabBarGutter"; "required": false; }; "tabBarStyle": { "alias": "tabBarStyle"; "required": false; }; "tabType": { "alias": "tabType"; "required": false; }; "routeParamMatchMode": { "alias": "routeParamMatchMode"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "titleRender": { "alias": "titleRender"; "required": false; }; "canClose": { "alias": "canClose"; "required": false; }; }, { "change": "change"; "close": "close"; }, never, never, false, never>;
89
88
  }
@@ -1,11 +1,11 @@
1
- import { AfterContentInit, AfterViewInit, ChangeDetectorRef, ElementRef, OnChanges, OnDestroy, Renderer2, TemplateRef } from '@angular/core';
1
+ import { AfterContentInit, AfterViewInit, ChangeDetectorRef, ElementRef, OnChanges, Renderer2, TemplateRef } from '@angular/core';
2
2
  import { ResponsiveService } from '@delon/theme';
3
3
  import { BooleanInput, NumberInput } from '@delon/util/decorator';
4
4
  import { NzFormStatusService } from 'ng-zorro-antd/core/form';
5
5
  import { SEContainerComponent } from './se-container.component';
6
6
  import { SEErrorType } from './se.types';
7
7
  import * as i0 from "@angular/core";
8
- export declare class SEComponent implements OnChanges, AfterContentInit, AfterViewInit, OnDestroy {
8
+ export declare class SEComponent implements OnChanges, AfterContentInit, AfterViewInit {
9
9
  private parent;
10
10
  private statusSrv;
11
11
  private rep;
@@ -59,7 +59,6 @@ export declare class SEComponent implements OnChanges, AfterContentInit, AfterVi
59
59
  ngAfterContentInit(): void;
60
60
  ngOnChanges(): void;
61
61
  ngAfterViewInit(): void;
62
- ngOnDestroy(): void;
63
62
  static ɵfac: i0.ɵɵFactoryDeclaration<SEComponent, [null, { optional: true; host: true; }, null, null, null, null]>;
64
63
  static ɵcmp: i0.ɵɵComponentDeclaration<SEComponent, "se", ["se"], { "optional": { "alias": "optional"; "required": false; }; "optionalHelp": { "alias": "optionalHelp"; "required": false; }; "optionalHelpColor": { "alias": "optionalHelpColor"; "required": false; }; "error": { "alias": "error"; "required": false; }; "extra": { "alias": "extra"; "required": false; }; "label": { "alias": "label"; "required": false; }; "col": { "alias": "col"; "required": false; }; "required": { "alias": "required"; "required": false; }; "controlClass": { "alias": "controlClass"; "required": false; }; "line": { "alias": "line"; "required": false; }; "labelWidth": { "alias": "labelWidth"; "required": false; }; "noColon": { "alias": "noColon"; "required": false; }; "hideLabel": { "alias": "hideLabel"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, {}, ["ngModel", "formControlName"], ["*"], false, never>;
65
64
  }
@@ -38,6 +38,7 @@ export declare class STComponent implements AfterViewInit, OnChanges, OnDestroy
38
38
  static ngAcceptInputType_virtualMaxBufferPx: NumberInput;
39
39
  static ngAcceptInputType_virtualMinBufferPx: NumberInput;
40
40
  private destroy$;
41
+ private isDestroy;
41
42
  private data$?;
42
43
  private totalTpl;
43
44
  cog: AlainSTConfig;
@@ -234,7 +234,7 @@ export interface STColumn<T extends STData = any> {
234
234
  title?: string | STColumnTitle;
235
235
  /**
236
236
  * 列数据在数据项中对应的 key,支持 `a.b.c` 的嵌套写法,例如:
237
- * - `id`
237
+ * - `id` (需要指定类型才能智能提示)
238
238
  * - `price.market`
239
239
  * - `[ 'price', 'market' ]`
240
240
  */
@@ -1,9 +1,9 @@
1
1
  import { Direction, Directionality } from '@angular/cdk/bidi';
2
- import { ChangeDetectorRef, EventEmitter, OnDestroy, OnInit } from '@angular/core';
2
+ import { ChangeDetectorRef, EventEmitter, OnInit } from '@angular/core';
3
3
  import { DelonLocaleService, LocaleData } from '@delon/theme';
4
4
  import { BooleanInput } from '@delon/util/decorator';
5
5
  import * as i0 from "@angular/core";
6
- export declare class TagSelectComponent implements OnInit, OnDestroy {
6
+ export declare class TagSelectComponent implements OnInit {
7
7
  private i18n;
8
8
  private directionality;
9
9
  private cdr;
@@ -18,7 +18,6 @@ export declare class TagSelectComponent implements OnInit, OnDestroy {
18
18
  constructor(i18n: DelonLocaleService, directionality: Directionality, cdr: ChangeDetectorRef);
19
19
  ngOnInit(): void;
20
20
  trigger(): void;
21
- ngOnDestroy(): void;
22
21
  static ɵfac: i0.ɵɵFactoryDeclaration<TagSelectComponent, [null, { optional: true; }, null]>;
23
22
  static ɵcmp: i0.ɵɵComponentDeclaration<TagSelectComponent, "tag-select", ["tagSelect"], { "expandable": { "alias": "expandable"; "required": false; }; }, { "change": "change"; }, never, ["*"], false, never>;
24
23
  }