@delon/abc 15.2.0 → 15.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 (156) hide show
  1. package/esm2020/auto-focus/auto-focus.directive.mjs +3 -3
  2. package/esm2020/auto-focus/auto-focus.module.mjs +4 -4
  3. package/esm2020/avatar-list/avatar-list-item.component.mjs +3 -3
  4. package/esm2020/avatar-list/avatar-list.component.mjs +3 -3
  5. package/esm2020/avatar-list/avatar-list.module.mjs +4 -4
  6. package/esm2020/count-down/count-down.component.mjs +3 -3
  7. package/esm2020/count-down/count-down.module.mjs +4 -4
  8. package/esm2020/date-picker/date-picker.module.mjs +4 -4
  9. package/esm2020/date-picker/range-shortcut.component.mjs +3 -3
  10. package/esm2020/date-picker/range.directive.mjs +3 -3
  11. package/esm2020/down-file/down-file.directive.mjs +3 -3
  12. package/esm2020/down-file/down-file.module.mjs +4 -4
  13. package/esm2020/ellipsis/ellipsis.component.mjs +3 -3
  14. package/esm2020/ellipsis/ellipsis.module.mjs +4 -4
  15. package/esm2020/error-collect/error-collect.component.mjs +3 -3
  16. package/esm2020/error-collect/error-collect.module.mjs +4 -4
  17. package/esm2020/exception/exception.component.mjs +3 -3
  18. package/esm2020/exception/exception.module.mjs +4 -4
  19. package/esm2020/footer-toolbar/footer-toolbar.component.mjs +3 -3
  20. package/esm2020/footer-toolbar/footer-toolbar.module.mjs +4 -4
  21. package/esm2020/full-content/full-content-toggle.directive.mjs +3 -3
  22. package/esm2020/full-content/full-content.component.mjs +3 -3
  23. package/esm2020/full-content/full-content.module.mjs +4 -4
  24. package/esm2020/full-content/full-content.service.mjs +3 -3
  25. package/esm2020/global-footer/global-footer-item.component.mjs +3 -3
  26. package/esm2020/global-footer/global-footer.component.mjs +3 -3
  27. package/esm2020/global-footer/global-footer.module.mjs +4 -4
  28. package/esm2020/hotkey/hotkey.directive.mjs +3 -3
  29. package/esm2020/hotkey/hotkey.module.mjs +4 -4
  30. package/esm2020/let/let.directive.mjs +3 -3
  31. package/esm2020/let/let.module.mjs +4 -4
  32. package/esm2020/loading/loading.component.mjs +3 -3
  33. package/esm2020/loading/loading.module.mjs +4 -4
  34. package/esm2020/loading/loading.service.mjs +3 -3
  35. package/esm2020/lodop/lodop.module.mjs +4 -4
  36. package/esm2020/lodop/lodop.service.mjs +3 -3
  37. package/esm2020/media/media.component.mjs +3 -3
  38. package/esm2020/media/media.module.mjs +4 -4
  39. package/esm2020/media/media.service.mjs +3 -3
  40. package/esm2020/notice-icon/notice-icon-tab.component.mjs +3 -3
  41. package/esm2020/notice-icon/notice-icon.component.mjs +3 -3
  42. package/esm2020/notice-icon/notice-icon.module.mjs +4 -4
  43. package/esm2020/observers/observer-size.mjs +10 -10
  44. package/esm2020/onboarding/onboarding.component.mjs +3 -3
  45. package/esm2020/onboarding/onboarding.module.mjs +4 -4
  46. package/esm2020/onboarding/onboarding.service.mjs +3 -3
  47. package/esm2020/page-header/page-header.component.mjs +3 -3
  48. package/esm2020/page-header/page-header.module.mjs +4 -4
  49. package/esm2020/pdf/pdf.component.mjs +4 -5
  50. package/esm2020/pdf/pdf.module.mjs +4 -4
  51. package/esm2020/qr/qr.component.mjs +3 -3
  52. package/esm2020/qr/qr.module.mjs +4 -4
  53. package/esm2020/quick-menu/quick-menu.component.mjs +3 -3
  54. package/esm2020/quick-menu/quick-menu.module.mjs +4 -4
  55. package/esm2020/result/result.component.mjs +3 -3
  56. package/esm2020/result/result.module.mjs +4 -4
  57. package/esm2020/reuse-tab/reuse-tab-context-menu.component.mjs +3 -3
  58. package/esm2020/reuse-tab/reuse-tab-context.component.mjs +3 -3
  59. package/esm2020/reuse-tab/reuse-tab-context.directive.mjs +3 -3
  60. package/esm2020/reuse-tab/reuse-tab-context.service.mjs +3 -3
  61. package/esm2020/reuse-tab/reuse-tab.component.mjs +3 -3
  62. package/esm2020/reuse-tab/reuse-tab.module.mjs +4 -4
  63. package/esm2020/reuse-tab/reuse-tab.service.mjs +3 -3
  64. package/esm2020/se/se-container.component.mjs +6 -6
  65. package/esm2020/se/se.component.mjs +3 -3
  66. package/esm2020/se/se.module.mjs +4 -4
  67. package/esm2020/sg/sg-container.component.mjs +3 -3
  68. package/esm2020/sg/sg.component.mjs +3 -3
  69. package/esm2020/sg/sg.module.mjs +4 -4
  70. package/esm2020/st/st-column-source.mjs +3 -3
  71. package/esm2020/st/st-data-source.mjs +3 -3
  72. package/esm2020/st/st-export.mjs +3 -3
  73. package/esm2020/st/st-filter.component.mjs +3 -3
  74. package/esm2020/st/st-row.directive.mjs +6 -6
  75. package/esm2020/st/st-widget-host.directive.mjs +3 -3
  76. package/esm2020/st/st-widget.mjs +3 -3
  77. package/esm2020/st/st.component.mjs +6 -6
  78. package/esm2020/st/st.module.mjs +4 -4
  79. package/esm2020/sv/sv-container.component.mjs +6 -6
  80. package/esm2020/sv/sv-value.component.mjs +3 -3
  81. package/esm2020/sv/sv.component.mjs +3 -3
  82. package/esm2020/sv/sv.module.mjs +4 -4
  83. package/esm2020/tag-select/tag-select.component.mjs +3 -3
  84. package/esm2020/tag-select/tag-select.module.mjs +4 -4
  85. package/esm2020/xlsx/xlsx.directive.mjs +3 -3
  86. package/esm2020/xlsx/xlsx.module.mjs +4 -4
  87. package/esm2020/xlsx/xlsx.service.mjs +3 -3
  88. package/esm2020/zip/zip.module.mjs +4 -4
  89. package/esm2020/zip/zip.service.mjs +3 -3
  90. package/fesm2015/auto-focus.mjs +7 -7
  91. package/fesm2015/avatar-list.mjs +10 -10
  92. package/fesm2015/chart-observer-size.mjs +10 -10
  93. package/fesm2015/count-down.mjs +7 -7
  94. package/fesm2015/date-picker.mjs +10 -10
  95. package/fesm2015/down-file.mjs +7 -7
  96. package/fesm2015/ellipsis.mjs +7 -7
  97. package/fesm2015/error-collect.mjs +7 -7
  98. package/fesm2015/exception.mjs +7 -7
  99. package/fesm2015/footer-toolbar.mjs +7 -7
  100. package/fesm2015/full-content.mjs +13 -13
  101. package/fesm2015/global-footer.mjs +10 -10
  102. package/fesm2015/hotkey.mjs +7 -7
  103. package/fesm2015/let.mjs +7 -7
  104. package/fesm2015/loading.mjs +10 -10
  105. package/fesm2015/lodop.mjs +7 -7
  106. package/fesm2015/media.mjs +10 -10
  107. package/fesm2015/notice-icon.mjs +10 -10
  108. package/fesm2015/onboarding.mjs +10 -10
  109. package/fesm2015/page-header.mjs +7 -7
  110. package/fesm2015/pdf.mjs +7 -8
  111. package/fesm2015/pdf.mjs.map +1 -1
  112. package/fesm2015/qr.mjs +7 -7
  113. package/fesm2015/quick-menu.mjs +7 -7
  114. package/fesm2015/result.mjs +7 -7
  115. package/fesm2015/reuse-tab.mjs +22 -22
  116. package/fesm2015/se.mjs +13 -13
  117. package/fesm2015/sg.mjs +10 -10
  118. package/fesm2015/st.mjs +34 -34
  119. package/fesm2015/sv.mjs +16 -16
  120. package/fesm2015/tag-select.mjs +7 -7
  121. package/fesm2015/xlsx.mjs +10 -10
  122. package/fesm2015/zip.mjs +7 -7
  123. package/fesm2020/auto-focus.mjs +7 -7
  124. package/fesm2020/avatar-list.mjs +10 -10
  125. package/fesm2020/chart-observer-size.mjs +10 -10
  126. package/fesm2020/count-down.mjs +7 -7
  127. package/fesm2020/date-picker.mjs +10 -10
  128. package/fesm2020/down-file.mjs +7 -7
  129. package/fesm2020/ellipsis.mjs +7 -7
  130. package/fesm2020/error-collect.mjs +7 -7
  131. package/fesm2020/exception.mjs +7 -7
  132. package/fesm2020/footer-toolbar.mjs +7 -7
  133. package/fesm2020/full-content.mjs +13 -13
  134. package/fesm2020/global-footer.mjs +10 -10
  135. package/fesm2020/hotkey.mjs +7 -7
  136. package/fesm2020/let.mjs +7 -7
  137. package/fesm2020/loading.mjs +10 -10
  138. package/fesm2020/lodop.mjs +7 -7
  139. package/fesm2020/media.mjs +10 -10
  140. package/fesm2020/notice-icon.mjs +10 -10
  141. package/fesm2020/onboarding.mjs +10 -10
  142. package/fesm2020/page-header.mjs +7 -7
  143. package/fesm2020/pdf.mjs +7 -8
  144. package/fesm2020/pdf.mjs.map +1 -1
  145. package/fesm2020/qr.mjs +7 -7
  146. package/fesm2020/quick-menu.mjs +7 -7
  147. package/fesm2020/result.mjs +7 -7
  148. package/fesm2020/reuse-tab.mjs +22 -22
  149. package/fesm2020/se.mjs +13 -13
  150. package/fesm2020/sg.mjs +10 -10
  151. package/fesm2020/st.mjs +34 -34
  152. package/fesm2020/sv.mjs +16 -16
  153. package/fesm2020/tag-select.mjs +7 -7
  154. package/fesm2020/xlsx.mjs +10 -10
  155. package/fesm2020/zip.mjs +7 -7
  156. package/package.json +4 -4
package/fesm2020/zip.mjs CHANGED
@@ -106,22 +106,22 @@ class ZipService {
106
106
  });
107
107
  }
108
108
  }
109
- ZipService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: ZipService, deps: [{ token: i1.HttpClient }, { token: i2.LazyService }, { token: i3.AlainConfigService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
110
- ZipService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: ZipService, providedIn: 'root' });
109
+ ZipService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ZipService, deps: [{ token: i1.HttpClient }, { token: i2.LazyService }, { token: i3.AlainConfigService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
110
+ ZipService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ZipService, providedIn: 'root' });
111
111
  __decorate([
112
112
  ZoneOutside()
113
113
  ], ZipService.prototype, "read", null);
114
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: ZipService, decorators: [{
114
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ZipService, decorators: [{
115
115
  type: Injectable,
116
116
  args: [{ providedIn: 'root' }]
117
117
  }], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: i2.LazyService }, { type: i3.AlainConfigService }, { type: i0.NgZone }]; }, propDecorators: { read: [] } });
118
118
 
119
119
  class ZipModule {
120
120
  }
121
- ZipModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: ZipModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
122
- ZipModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: ZipModule, imports: [CommonModule] });
123
- ZipModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: ZipModule, imports: [CommonModule] });
124
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: ZipModule, decorators: [{
121
+ ZipModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ZipModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
122
+ ZipModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.9", ngImport: i0, type: ZipModule, imports: [CommonModule] });
123
+ ZipModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ZipModule, imports: [CommonModule] });
124
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ZipModule, decorators: [{
125
125
  type: NgModule,
126
126
  args: [{
127
127
  imports: [CommonModule]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@delon/abc",
3
- "version": "15.2.0",
3
+ "version": "15.2.1",
4
4
  "author": "cipchk<cipchk@qq.com>",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -29,9 +29,9 @@
29
29
  "pdfjs-dist": "^2.0.0 || ^3.0.0",
30
30
  "@github/hotkey": "^2.0.1",
31
31
  "ngx-countdown": "^15.0.0",
32
- "@delon/theme": "^15.2.0",
33
- "@delon/util": "^15.2.0",
34
- "@delon/acl": "^15.2.0",
32
+ "@delon/theme": "^15.2.1",
33
+ "@delon/util": "^15.2.1",
34
+ "@delon/acl": "^15.2.1",
35
35
  "tslib": "^2.3.0"
36
36
  },
37
37
  "module": "fesm2015/abc.mjs",