@delon/abc 16.4.3 → 17.0.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.
- package/avatar-list/style/index.less +3 -1
- package/cell/cell-host.directive.d.ts +1 -1
- package/cell/cell.component.d.ts +1 -1
- package/cell/cell.module.d.ts +12 -12
- package/cell/index.d.ts +1 -0
- package/cell/provide.d.ts +10 -0
- package/cell/style/index.less +1 -1
- package/down-file/style/index.less +1 -0
- package/ellipsis/style/index.less +2 -2
- package/error-collect/style/index.less +1 -1
- package/error-collect/style/rtl.less +2 -1
- package/esm2022/auto-focus/auto-focus.directive.mjs +5 -5
- package/esm2022/auto-focus/auto-focus.module.mjs +5 -5
- package/esm2022/avatar-list/avatar-list-item.component.mjs +4 -4
- package/esm2022/avatar-list/avatar-list.component.mjs +7 -7
- package/esm2022/avatar-list/avatar-list.module.mjs +5 -5
- package/esm2022/cell/cell-host.directive.mjs +7 -6
- package/esm2022/cell/cell.component.mjs +163 -126
- package/esm2022/cell/cell.module.mjs +10 -9
- package/esm2022/cell/cell.service.mjs +5 -5
- package/esm2022/cell/index.mjs +2 -1
- package/esm2022/cell/provide.mjs +18 -0
- package/esm2022/count-down/count-down.component.mjs +10 -7
- package/esm2022/count-down/count-down.module.mjs +5 -5
- package/esm2022/date-picker/date-picker.module.mjs +5 -5
- package/esm2022/date-picker/range-shortcut.component.mjs +11 -17
- package/esm2022/date-picker/range.directive.mjs +9 -7
- package/esm2022/down-file/down-file.directive.mjs +5 -5
- package/esm2022/down-file/down-file.module.mjs +5 -5
- package/esm2022/ellipsis/ellipsis.component.mjs +7 -7
- package/esm2022/ellipsis/ellipsis.module.mjs +5 -5
- package/esm2022/error-collect/error-collect.component.mjs +6 -6
- package/esm2022/error-collect/error-collect.module.mjs +5 -5
- package/esm2022/exception/exception.component.mjs +12 -13
- package/esm2022/exception/exception.module.mjs +5 -5
- package/esm2022/footer-toolbar/footer-toolbar.component.mjs +9 -10
- package/esm2022/footer-toolbar/footer-toolbar.module.mjs +5 -5
- package/esm2022/full-content/full-content-toggle.directive.mjs +5 -5
- package/esm2022/full-content/full-content.component.mjs +6 -6
- package/esm2022/full-content/full-content.module.mjs +5 -5
- package/esm2022/full-content/full-content.service.mjs +4 -4
- package/esm2022/global-footer/global-footer-item.component.mjs +4 -4
- package/esm2022/global-footer/global-footer.component.mjs +7 -7
- package/esm2022/global-footer/global-footer.module.mjs +5 -5
- package/esm2022/hotkey/hotkey.directive.mjs +6 -6
- package/esm2022/hotkey/hotkey.module.mjs +6 -6
- package/esm2022/let/let.directive.mjs +7 -7
- package/esm2022/let/let.module.mjs +6 -6
- package/esm2022/loading/loading.component.mjs +5 -5
- package/esm2022/loading/loading.module.mjs +5 -5
- package/esm2022/loading/loading.service.mjs +6 -6
- package/esm2022/lodop/lodop.module.mjs +5 -5
- package/esm2022/lodop/lodop.service.mjs +5 -5
- package/esm2022/media/media.component.mjs +5 -5
- package/esm2022/media/media.module.mjs +5 -5
- package/esm2022/media/media.service.mjs +5 -5
- package/esm2022/notice-icon/notice-icon-tab.component.mjs +5 -5
- package/esm2022/notice-icon/notice-icon.component.mjs +6 -6
- package/esm2022/notice-icon/notice-icon.module.mjs +5 -5
- package/esm2022/observers/observer-size.mjs +15 -14
- package/esm2022/onboarding/onboarding.component.mjs +12 -13
- package/esm2022/onboarding/onboarding.module.mjs +5 -5
- package/esm2022/onboarding/onboarding.service.mjs +6 -6
- package/esm2022/page-header/page-header.component.mjs +7 -7
- package/esm2022/page-header/page-header.module.mjs +5 -5
- package/esm2022/pdf/pdf.component.mjs +14 -11
- package/esm2022/pdf/pdf.module.mjs +5 -5
- package/esm2022/qr/qr.component.mjs +10 -7
- package/esm2022/qr/qr.module.mjs +5 -5
- package/esm2022/quick-menu/quick-menu.component.mjs +5 -5
- package/esm2022/quick-menu/quick-menu.module.mjs +5 -5
- package/esm2022/result/result.component.mjs +9 -10
- package/esm2022/result/result.module.mjs +5 -5
- package/esm2022/reuse-tab/provide.mjs +73 -0
- package/esm2022/reuse-tab/public_api.mjs +2 -1
- package/esm2022/reuse-tab/reuse-tab-context-menu.component.mjs +8 -8
- package/esm2022/reuse-tab/reuse-tab-context.component.mjs +7 -6
- package/esm2022/reuse-tab/reuse-tab-context.directive.mjs +7 -6
- package/esm2022/reuse-tab/reuse-tab-context.service.mjs +5 -5
- package/esm2022/reuse-tab/reuse-tab.component.mjs +22 -13
- package/esm2022/reuse-tab/reuse-tab.module.mjs +29 -8
- package/esm2022/reuse-tab/reuse-tab.service.mjs +6 -6
- package/esm2022/se/se-container.component.mjs +22 -19
- package/esm2022/se/se.component.mjs +7 -7
- package/esm2022/se/se.module.mjs +5 -5
- package/esm2022/sg/sg-container.component.mjs +5 -5
- package/esm2022/sg/sg.component.mjs +6 -6
- package/esm2022/sg/sg.module.mjs +5 -5
- package/esm2022/st/provide.mjs +18 -0
- package/esm2022/st/public_api.mjs +2 -1
- package/esm2022/st/st-column-source.mjs +6 -6
- package/esm2022/st/st-data-source.mjs +6 -6
- package/esm2022/st/st-export.mjs +6 -6
- package/esm2022/st/st-filter.component.mjs +184 -162
- package/esm2022/st/st-row.directive.mjs +9 -9
- package/esm2022/st/st-widget-host.directive.mjs +5 -5
- package/esm2022/st/st-widget.mjs +4 -4
- package/esm2022/st/st.component.mjs +13 -13
- package/esm2022/st/st.module.mjs +5 -5
- package/esm2022/sv/sv-container.component.mjs +21 -17
- package/esm2022/sv/sv-value.component.mjs +18 -11
- package/esm2022/sv/sv.component.mjs +11 -12
- package/esm2022/sv/sv.module.mjs +5 -5
- package/esm2022/tag-select/tag-select.component.mjs +8 -9
- package/esm2022/tag-select/tag-select.module.mjs +5 -5
- package/esm2022/xlsx/xlsx.directive.mjs +7 -6
- package/esm2022/xlsx/xlsx.module.mjs +6 -8
- package/esm2022/xlsx/xlsx.service.mjs +5 -5
- package/esm2022/zip/public_api.mjs +1 -2
- package/esm2022/zip/zip.service.mjs +5 -5
- package/exception/style/index.less +6 -6
- package/fesm2022/auto-focus.mjs +8 -8
- package/fesm2022/auto-focus.mjs.map +1 -1
- package/fesm2022/avatar-list.mjs +13 -13
- package/fesm2022/avatar-list.mjs.map +1 -1
- package/fesm2022/cell.mjs +201 -154
- package/fesm2022/cell.mjs.map +1 -1
- package/fesm2022/chart-observer-size.mjs +14 -13
- package/fesm2022/chart-observer-size.mjs.map +1 -1
- package/fesm2022/count-down.mjs +14 -11
- package/fesm2022/count-down.mjs.map +1 -1
- package/fesm2022/date-picker.mjs +22 -26
- package/fesm2022/date-picker.mjs.map +1 -1
- package/fesm2022/down-file.mjs +8 -8
- package/fesm2022/down-file.mjs.map +1 -1
- package/fesm2022/ellipsis.mjs +10 -10
- package/fesm2022/ellipsis.mjs.map +1 -1
- package/fesm2022/error-collect.mjs +10 -10
- package/fesm2022/error-collect.mjs.map +1 -1
- package/fesm2022/exception.mjs +17 -18
- package/fesm2022/exception.mjs.map +1 -1
- package/fesm2022/footer-toolbar.mjs +12 -13
- package/fesm2022/footer-toolbar.mjs.map +1 -1
- package/fesm2022/full-content.mjs +18 -18
- package/fesm2022/full-content.mjs.map +1 -1
- package/fesm2022/global-footer.mjs +13 -13
- package/fesm2022/global-footer.mjs.map +1 -1
- package/fesm2022/hotkey.mjs +10 -10
- package/fesm2022/hotkey.mjs.map +1 -1
- package/fesm2022/let.mjs +11 -11
- package/fesm2022/let.mjs.map +1 -1
- package/fesm2022/loading.mjs +14 -14
- package/fesm2022/loading.mjs.map +1 -1
- package/fesm2022/lodop.mjs +8 -8
- package/fesm2022/lodop.mjs.map +1 -1
- package/fesm2022/media.mjs +13 -13
- package/fesm2022/media.mjs.map +1 -1
- package/fesm2022/notice-icon.mjs +16 -16
- package/fesm2022/notice-icon.mjs.map +1 -1
- package/fesm2022/onboarding.mjs +20 -21
- package/fesm2022/onboarding.mjs.map +1 -1
- package/fesm2022/page-header.mjs +10 -10
- package/fesm2022/page-header.mjs.map +1 -1
- package/fesm2022/pdf.mjs +19 -16
- package/fesm2022/pdf.mjs.map +1 -1
- package/fesm2022/qr.mjs +13 -10
- package/fesm2022/qr.mjs.map +1 -1
- package/fesm2022/quick-menu.mjs +8 -8
- package/fesm2022/quick-menu.mjs.map +1 -1
- package/fesm2022/result.mjs +13 -14
- package/fesm2022/result.mjs.map +1 -1
- package/fesm2022/reuse-tab.mjs +148 -52
- package/fesm2022/reuse-tab.mjs.map +1 -1
- package/fesm2022/se.mjs +36 -32
- package/fesm2022/se.mjs.map +1 -1
- package/fesm2022/sg.mjs +13 -13
- package/fesm2022/sg.mjs.map +1 -1
- package/fesm2022/st.mjs +248 -210
- package/fesm2022/st.mjs.map +1 -1
- package/fesm2022/sv.mjs +50 -38
- package/fesm2022/sv.mjs.map +1 -1
- package/fesm2022/tag-select.mjs +13 -14
- package/fesm2022/tag-select.mjs.map +1 -1
- package/fesm2022/xlsx.mjs +15 -16
- package/fesm2022/xlsx.mjs.map +1 -1
- package/fesm2022/zip.mjs +6 -19
- package/fesm2022/zip.mjs.map +1 -1
- package/footer-toolbar/style/index.less +1 -1
- package/full-content/style/index.less +1 -1
- package/global-footer/style/index.less +1 -1
- package/hotkey/hotkey.directive.d.ts +1 -1
- package/hotkey/hotkey.module.d.ts +1 -1
- package/let/let.directive.d.ts +1 -1
- package/let/let.module.d.ts +1 -1
- package/loading/style/index.less +3 -3
- package/notice-icon/style/index.less +7 -7
- package/observers/observer-size.d.ts +2 -2
- package/onboarding/style/index.less +3 -3
- package/package.json +6 -6
- package/page-header/style/index.less +4 -4
- package/pdf/style/index.less +1 -1
- package/quick-menu/style/index.less +2 -2
- package/result/style/index.less +7 -7
- package/reuse-tab/provide.d.ts +28 -0
- package/reuse-tab/public_api.d.ts +1 -0
- package/reuse-tab/reuse-tab-context-menu.component.d.ts +1 -1
- package/reuse-tab/reuse-tab-context.component.d.ts +1 -1
- package/reuse-tab/reuse-tab-context.directive.d.ts +1 -1
- package/reuse-tab/reuse-tab.component.d.ts +1 -1
- package/reuse-tab/reuse-tab.module.d.ts +12 -12
- package/reuse-tab/style/index.less +4 -4
- package/se/style/index.less +5 -5
- package/st/provide.d.ts +10 -0
- package/st/public_api.d.ts +1 -0
- package/st/style/index.less +4 -4
- package/sv/style/index.less +11 -11
- package/tag-select/style/index.less +2 -2
- package/tag-select/style/rtl.less +2 -1
- package/xlsx/xlsx.directive.d.ts +1 -1
- package/xlsx/xlsx.module.d.ts +1 -2
- package/zip/public_api.d.ts +0 -1
- package/esm2022/zip/zip.module.mjs +0 -15
- package/zip/zip.module.d.ts +0 -7
package/se/style/index.less
CHANGED
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
|
|
4
4
|
@{se-prefix} {
|
|
5
5
|
&__title {
|
|
6
|
-
display: block;
|
|
7
6
|
float: none;
|
|
8
7
|
clear: both;
|
|
8
|
+
display: block;
|
|
9
9
|
width: 100%;
|
|
10
|
-
color: @heading-color;
|
|
11
|
-
font-weight: 700;
|
|
12
10
|
font-size: 14px;
|
|
11
|
+
font-weight: 700;
|
|
13
12
|
line-height: @line-height-base;
|
|
13
|
+
color: @heading-color;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
&__item {
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
|
|
24
24
|
&-empty {
|
|
25
25
|
&::before {
|
|
26
|
-
display: inline-block;
|
|
27
26
|
content: '';
|
|
27
|
+
display: inline-block;
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
display: table-cell;
|
|
38
38
|
flex: 0 0 auto;
|
|
39
39
|
width: initial;
|
|
40
|
-
white-space: nowrap;
|
|
41
40
|
text-align: right;
|
|
41
|
+
white-space: nowrap;
|
|
42
42
|
|
|
43
43
|
&-optional {
|
|
44
44
|
margin-left: @se-optional-margin;
|
package/st/provide.d.ts
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { EnvironmentProviders } from '@angular/core';
|
|
2
|
+
import type { NzSafeAny } from 'ng-zorro-antd/core/types';
|
|
3
|
+
export interface STWidgetProvideConfig {
|
|
4
|
+
KEY: string;
|
|
5
|
+
type: NzSafeAny;
|
|
6
|
+
}
|
|
7
|
+
/**
|
|
8
|
+
* Just only using Standalone widgets
|
|
9
|
+
*/
|
|
10
|
+
export declare function provideSTWidgets(...widgets: STWidgetProvideConfig[]): EnvironmentProviders;
|
package/st/public_api.d.ts
CHANGED
package/st/style/index.less
CHANGED
|
@@ -6,16 +6,16 @@
|
|
|
6
6
|
|
|
7
7
|
&__p-left {
|
|
8
8
|
.@{ant-prefix}-table-pagination {
|
|
9
|
-
display: block;
|
|
10
9
|
float: none;
|
|
10
|
+
display: block;
|
|
11
11
|
text-align: left;
|
|
12
12
|
}
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
&__p-center {
|
|
16
16
|
.@{ant-prefix}-table-pagination {
|
|
17
|
-
display: block;
|
|
18
17
|
float: none;
|
|
18
|
+
display: block;
|
|
19
19
|
text-align: center;
|
|
20
20
|
}
|
|
21
21
|
}
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
|
|
31
31
|
&-disabled {
|
|
32
32
|
@{st-prefix}__btn-text {
|
|
33
|
-
color: @st-btn-disabled-color;
|
|
34
33
|
pointer-events: none;
|
|
34
|
+
color: @st-btn-disabled-color;
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
}
|
|
@@ -181,8 +181,8 @@
|
|
|
181
181
|
.ant-table-content,
|
|
182
182
|
.ant-table-body {
|
|
183
183
|
> table {
|
|
184
|
-
word-wrap: break-word !important;
|
|
185
184
|
table-layout: fixed !important;
|
|
185
|
+
word-wrap: break-word !important;
|
|
186
186
|
}
|
|
187
187
|
}
|
|
188
188
|
}
|
package/sv/style/index.less
CHANGED
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
|
|
14
14
|
// offset the padding-bottom of last row
|
|
15
15
|
.@{ant-prefix}-row {
|
|
16
|
-
margin-bottom: -@sv-bottom;
|
|
17
16
|
overflow: hidden;
|
|
17
|
+
margin-bottom: -@sv-bottom;
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
20
|
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
display: flex;
|
|
24
24
|
|
|
25
25
|
@{sv-prefix}__label {
|
|
26
|
-
flex: 0 0 auto;
|
|
27
26
|
overflow: hidden;
|
|
27
|
+
flex: 0 0 auto;
|
|
28
28
|
text-align: right;
|
|
29
29
|
text-overflow: ellipsis;
|
|
30
30
|
}
|
|
@@ -39,30 +39,30 @@
|
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
&__title {
|
|
42
|
-
display: block;
|
|
43
42
|
float: none;
|
|
44
43
|
clear: both;
|
|
44
|
+
display: block;
|
|
45
45
|
width: 100%;
|
|
46
46
|
margin-bottom: @sv-bottom;
|
|
47
|
-
color: @heading-color;
|
|
48
|
-
font-weight: 500;
|
|
49
47
|
font-size: 14px;
|
|
48
|
+
font-weight: 500;
|
|
49
|
+
color: @heading-color;
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
&__label {
|
|
53
53
|
display: table-cell;
|
|
54
54
|
// margin-right: 8px;
|
|
55
55
|
padding-bottom: @sv-bottom;
|
|
56
|
-
color: @sv-label-color;
|
|
57
56
|
line-height: 22px;
|
|
57
|
+
color: @sv-label-color;
|
|
58
58
|
white-space: nowrap;
|
|
59
59
|
|
|
60
60
|
&:not(@{sv-prefix}__label-empty) {
|
|
61
61
|
&::after {
|
|
62
|
+
content: ':';
|
|
62
63
|
position: relative;
|
|
63
64
|
top: -0.5px;
|
|
64
65
|
margin: 0 8px 0 2px;
|
|
65
|
-
content: ':';
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
68
|
|
|
@@ -85,10 +85,10 @@
|
|
|
85
85
|
display: table-cell;
|
|
86
86
|
width: 100%;
|
|
87
87
|
padding-bottom: @sv-bottom;
|
|
88
|
-
color: @sv-detail-color;
|
|
89
88
|
line-height: 22px;
|
|
90
|
-
|
|
89
|
+
color: @sv-detail-color;
|
|
91
90
|
word-break: break-all;
|
|
91
|
+
vertical-align: top;
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
&__type {
|
|
@@ -148,9 +148,9 @@
|
|
|
148
148
|
|
|
149
149
|
&-prefix,
|
|
150
150
|
&-unit {
|
|
151
|
-
color: @sv-value-prefix-unit-color;
|
|
152
151
|
font-size: @sv-value-prefix-unit-font-size;
|
|
153
152
|
font-style: normal;
|
|
153
|
+
color: @sv-value-prefix-unit-color;
|
|
154
154
|
}
|
|
155
155
|
|
|
156
156
|
&-prefix {
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
padding-left: @sv-value-mulit-padding + @sv-value-mulit-content-width;
|
|
173
173
|
|
|
174
174
|
&::before {
|
|
175
|
+
content: @sv-value-mulit-content;
|
|
175
176
|
position: absolute;
|
|
176
177
|
left: 0;
|
|
177
178
|
width: @sv-value-mulit-content-width;
|
|
178
179
|
color: @sv-label-color;
|
|
179
|
-
content: @sv-value-mulit-content;
|
|
180
180
|
}
|
|
181
181
|
}
|
|
182
182
|
|
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
@tag-select-height: @tag-line-height + 2px; // 2px is top & bottom border width
|
|
4
4
|
|
|
5
5
|
@{tag-select-prefix} {
|
|
6
|
+
user-select: none;
|
|
6
7
|
position: relative;
|
|
8
|
+
overflow: hidden;
|
|
7
9
|
display: block;
|
|
8
10
|
max-height: @tag-select-height + @tag-select-margin;
|
|
9
11
|
margin-top: -@tag-select-margin;
|
|
10
12
|
margin-left: -8px;
|
|
11
|
-
overflow: hidden;
|
|
12
13
|
line-height: @line-height-base;
|
|
13
14
|
transition: all 0.3s;
|
|
14
|
-
user-select: none;
|
|
15
15
|
|
|
16
16
|
&__expanded {
|
|
17
17
|
max-height: 200px;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
@{tag-select-prefix}-rtl {
|
|
2
|
+
direction: rtl;
|
|
2
3
|
margin-right: -8px;
|
|
3
4
|
margin-left: 0;
|
|
4
|
-
direction: rtl;
|
|
5
5
|
|
|
6
6
|
&__has-expand {
|
|
7
7
|
padding-right: 0 !important;
|
|
8
8
|
padding-left: 50px !important;
|
|
9
9
|
}
|
|
10
|
+
|
|
10
11
|
@{tag-select-prefix} {
|
|
11
12
|
.@{ant-prefix}-tag {
|
|
12
13
|
margin-right: 0;
|
package/xlsx/xlsx.directive.d.ts
CHANGED
|
@@ -7,5 +7,5 @@ export declare class XlsxDirective {
|
|
|
7
7
|
constructor(srv: XlsxService);
|
|
8
8
|
_click(): void;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<XlsxDirective, never>;
|
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<XlsxDirective, "[xlsx]", ["xlsx"], { "data": { "alias": "xlsx"; "required": false; }; }, {}, never, never,
|
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<XlsxDirective, "[xlsx]", ["xlsx"], { "data": { "alias": "xlsx"; "required": false; }; }, {}, never, never, true, never>;
|
|
11
11
|
}
|
package/xlsx/xlsx.module.d.ts
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./xlsx.directive";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
3
|
export declare class XlsxModule {
|
|
5
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<XlsxModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<XlsxModule, [typeof i1.XlsxDirective], [typeof
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<XlsxModule, never, [typeof i1.XlsxDirective], [typeof i1.XlsxDirective]>;
|
|
7
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<XlsxModule>;
|
|
8
7
|
}
|
package/zip/public_api.d.ts
CHANGED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { CommonModule } from '@angular/common';
|
|
2
|
-
import { NgModule } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export class ZipModule {
|
|
5
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ZipModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
6
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: ZipModule, imports: [CommonModule] }); }
|
|
7
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ZipModule, imports: [CommonModule] }); }
|
|
8
|
-
}
|
|
9
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ZipModule, decorators: [{
|
|
10
|
-
type: NgModule,
|
|
11
|
-
args: [{
|
|
12
|
-
imports: [CommonModule]
|
|
13
|
-
}]
|
|
14
|
-
}] });
|
|
15
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiemlwLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3BhY2thZ2VzL2FiYy96aXAvemlwLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFLekMsTUFBTSxPQUFPLFNBQVM7K0dBQVQsU0FBUztnSEFBVCxTQUFTLFlBRlYsWUFBWTtnSEFFWCxTQUFTLFlBRlYsWUFBWTs7NEZBRVgsU0FBUztrQkFIckIsUUFBUTttQkFBQztvQkFDUixPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7aUJBQ3hCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBOZ01vZHVsZSh7XG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdXG59KVxuZXhwb3J0IGNsYXNzIFppcE1vZHVsZSB7fVxuIl19
|
package/zip/zip.module.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
export declare class ZipModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ZipModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ZipModule, never, [typeof i1.CommonModule], never>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ZipModule>;
|
|
7
|
-
}
|