@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
package/fesm2022/sg.mjs CHANGED
@@ -16,8 +16,8 @@ class SGContainerComponent {
16
16
  col: 2
17
17
  });
18
18
  }
19
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SGContainerComponent, deps: [{ token: i1.AlainConfigService }], target: i0.ɵɵFactoryTarget.Component }); }
20
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.8", type: SGContainerComponent, selector: "sg-container, [sg-container]", inputs: { gutter: "gutter", colInCon: ["sg-container", "colInCon"], col: "col" }, host: { properties: { "style.margin-left.px": "marginValue", "style.margin-right.px": "marginValue", "class.ant-row": "true", "class.sg__wrap": "true" } }, exportAs: ["sgContainer"], ngImport: i0, template: ` <ng-content /> `, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: SGContainerComponent, deps: [{ token: i1.AlainConfigService }], target: i0.ɵɵFactoryTarget.Component }); }
20
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: SGContainerComponent, selector: "sg-container, [sg-container]", inputs: { gutter: "gutter", colInCon: ["sg-container", "colInCon"], col: "col" }, host: { properties: { "style.margin-left.px": "marginValue", "style.margin-right.px": "marginValue", "class.ant-row": "true", "class.sg__wrap": "true" } }, exportAs: ["sgContainer"], ngImport: i0, template: ` <ng-content /> `, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
21
21
  }
22
22
  __decorate([
23
23
  InputNumber()
@@ -28,7 +28,7 @@ __decorate([
28
28
  __decorate([
29
29
  InputNumber(null)
30
30
  ], SGContainerComponent.prototype, "col", void 0);
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SGContainerComponent, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: SGContainerComponent, decorators: [{
32
32
  type: Component,
33
33
  args: [{
34
34
  selector: 'sg-container, [sg-container]',
@@ -87,13 +87,13 @@ class SGComponent {
87
87
  this.setClass();
88
88
  this.inited = true;
89
89
  }
90
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SGComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: SGContainerComponent, host: true, optional: true }, { token: i2.ResponsiveService }], target: i0.ɵɵFactoryTarget.Component }); }
91
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.8", type: SGComponent, selector: "sg", inputs: { col: "col" }, host: { properties: { "style.padding-left.px": "paddingValue", "style.padding-right.px": "paddingValue" } }, exportAs: ["sg"], usesOnChanges: true, ngImport: i0, template: ` <ng-content /> `, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
90
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: SGComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: SGContainerComponent, host: true, optional: true }, { token: i2.ResponsiveService }], target: i0.ɵɵFactoryTarget.Component }); }
91
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: SGComponent, selector: "sg", inputs: { col: "col" }, host: { properties: { "style.padding-left.px": "paddingValue", "style.padding-right.px": "paddingValue" } }, exportAs: ["sg"], usesOnChanges: true, ngImport: i0, template: ` <ng-content /> `, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
92
92
  }
93
93
  __decorate([
94
94
  InputNumber(null)
95
95
  ], SGComponent.prototype, "col", void 0);
96
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SGComponent, decorators: [{
96
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: SGComponent, decorators: [{
97
97
  type: Component,
98
98
  args: [{
99
99
  selector: 'sg',
@@ -117,11 +117,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImpor
117
117
 
118
118
  const COMPONENTS = [SGContainerComponent, SGComponent];
119
119
  class SGModule {
120
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SGModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
121
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: SGModule, declarations: [SGContainerComponent, SGComponent], imports: [CommonModule], exports: [SGContainerComponent, SGComponent] }); }
122
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SGModule, imports: [CommonModule] }); }
120
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: SGModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
121
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.3", ngImport: i0, type: SGModule, declarations: [SGContainerComponent, SGComponent], imports: [CommonModule], exports: [SGContainerComponent, SGComponent] }); }
122
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: SGModule, imports: [CommonModule] }); }
123
123
  }
124
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SGModule, decorators: [{
124
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: SGModule, decorators: [{
125
125
  type: NgModule,
126
126
  args: [{
127
127
  imports: [CommonModule],