@swisspost/design-system-components-angular 10.0.0-next.47 → 10.0.0-next.49
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/README.md +23 -9
- package/fesm2022/swisspost-design-system-components-angular.mjs +249 -172
- package/fesm2022/swisspost-design-system-components-angular.mjs.map +1 -1
- package/index.d.ts +435 -5
- package/package.json +2 -2
- package/lib/components.module.d.ts +0 -9
- package/lib/custom/value-accessors/post-card-control-checkbox-value-accessor.d.ts +0 -18
- package/lib/custom/value-accessors/post-card-control-radio-value-accessor.d.ts +0 -18
- package/lib/stencil-generated/angular-component-lib/utils.d.ts +0 -9
- package/lib/stencil-generated/components.d.ts +0 -397
- package/lib/stencil-generated/index.d.ts +0 -2
- package/public-api.d.ts +0 -5
|
@@ -1,8 +1,43 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { ChangeDetectionStrategy, Component, HostListener, Directive, provideEnvironmentInitializer, inject, CSP_NONCE
|
|
2
|
+
import { ChangeDetectionStrategy, Component, HostListener, Directive, makeEnvironmentProviders, provideEnvironmentInitializer, inject, CSP_NONCE } from '@angular/core';
|
|
3
3
|
import { setNonce, defineCustomElements } from '@swisspost/design-system-components/loader';
|
|
4
4
|
import { __decorate } from 'tslib';
|
|
5
5
|
import { fromEvent } from 'rxjs';
|
|
6
|
+
import { defineCustomElement as defineCustomElement$1 } from '@swisspost/design-system-components/components/post-accordion.js';
|
|
7
|
+
import { defineCustomElement as defineCustomElement$2 } from '@swisspost/design-system-components/components/post-accordion-item.js';
|
|
8
|
+
import { defineCustomElement as defineCustomElement$3 } from '@swisspost/design-system-components/components/post-avatar.js';
|
|
9
|
+
import { defineCustomElement as defineCustomElement$4 } from '@swisspost/design-system-components/components/post-back-to-top.js';
|
|
10
|
+
import { defineCustomElement as defineCustomElement$5 } from '@swisspost/design-system-components/components/post-banner.js';
|
|
11
|
+
import { defineCustomElement as defineCustomElement$6 } from '@swisspost/design-system-components/components/post-breadcrumb-item.js';
|
|
12
|
+
import { defineCustomElement as defineCustomElement$7 } from '@swisspost/design-system-components/components/post-breadcrumbs.js';
|
|
13
|
+
import { defineCustomElement as defineCustomElement$8 } from '@swisspost/design-system-components/components/post-card-control.js';
|
|
14
|
+
import { defineCustomElement as defineCustomElement$9 } from '@swisspost/design-system-components/components/post-closebutton.js';
|
|
15
|
+
import { defineCustomElement as defineCustomElement$a } from '@swisspost/design-system-components/components/post-collapsible.js';
|
|
16
|
+
import { defineCustomElement as defineCustomElement$b } from '@swisspost/design-system-components/components/post-collapsible-trigger.js';
|
|
17
|
+
import { defineCustomElement as defineCustomElement$c } from '@swisspost/design-system-components/components/post-footer.js';
|
|
18
|
+
import { defineCustomElement as defineCustomElement$d } from '@swisspost/design-system-components/components/post-header.js';
|
|
19
|
+
import { defineCustomElement as defineCustomElement$e } from '@swisspost/design-system-components/components/post-icon.js';
|
|
20
|
+
import { defineCustomElement as defineCustomElement$f } from '@swisspost/design-system-components/components/post-language-option.js';
|
|
21
|
+
import { defineCustomElement as defineCustomElement$g } from '@swisspost/design-system-components/components/post-language-switch.js';
|
|
22
|
+
import { defineCustomElement as defineCustomElement$h } from '@swisspost/design-system-components/components/post-linkarea.js';
|
|
23
|
+
import { defineCustomElement as defineCustomElement$i } from '@swisspost/design-system-components/components/post-list.js';
|
|
24
|
+
import { defineCustomElement as defineCustomElement$j } from '@swisspost/design-system-components/components/post-list-item.js';
|
|
25
|
+
import { defineCustomElement as defineCustomElement$k } from '@swisspost/design-system-components/components/post-logo.js';
|
|
26
|
+
import { defineCustomElement as defineCustomElement$l } from '@swisspost/design-system-components/components/post-mainnavigation.js';
|
|
27
|
+
import { defineCustomElement as defineCustomElement$m } from '@swisspost/design-system-components/components/post-megadropdown.js';
|
|
28
|
+
import { defineCustomElement as defineCustomElement$n } from '@swisspost/design-system-components/components/post-megadropdown-trigger.js';
|
|
29
|
+
import { defineCustomElement as defineCustomElement$o } from '@swisspost/design-system-components/components/post-menu.js';
|
|
30
|
+
import { defineCustomElement as defineCustomElement$p } from '@swisspost/design-system-components/components/post-menu-item.js';
|
|
31
|
+
import { defineCustomElement as defineCustomElement$q } from '@swisspost/design-system-components/components/post-menu-trigger.js';
|
|
32
|
+
import { defineCustomElement as defineCustomElement$r } from '@swisspost/design-system-components/components/post-popover.js';
|
|
33
|
+
import { defineCustomElement as defineCustomElement$s } from '@swisspost/design-system-components/components/post-popovercontainer.js';
|
|
34
|
+
import { defineCustomElement as defineCustomElement$t } from '@swisspost/design-system-components/components/post-rating.js';
|
|
35
|
+
import { defineCustomElement as defineCustomElement$u } from '@swisspost/design-system-components/components/post-tab-header.js';
|
|
36
|
+
import { defineCustomElement as defineCustomElement$v } from '@swisspost/design-system-components/components/post-tab-panel.js';
|
|
37
|
+
import { defineCustomElement as defineCustomElement$w } from '@swisspost/design-system-components/components/post-tabs.js';
|
|
38
|
+
import { defineCustomElement as defineCustomElement$x } from '@swisspost/design-system-components/components/post-togglebutton.js';
|
|
39
|
+
import { defineCustomElement as defineCustomElement$y } from '@swisspost/design-system-components/components/post-tooltip.js';
|
|
40
|
+
import { defineCustomElement as defineCustomElement$z } from '@swisspost/design-system-components/components/post-tooltip-trigger.js';
|
|
6
41
|
import { NG_VALUE_ACCESSOR } from '@angular/forms';
|
|
7
42
|
|
|
8
43
|
/* eslint-disable */
|
|
@@ -69,16 +104,17 @@ let PostAccordion = class PostAccordion {
|
|
|
69
104
|
c.detach();
|
|
70
105
|
this.el = r.nativeElement;
|
|
71
106
|
}
|
|
72
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
73
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
107
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
108
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostAccordion, isStandalone: true, selector: "post-accordion", inputs: { headingLevel: "headingLevel", multiple: "multiple" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
74
109
|
};
|
|
75
110
|
PostAccordion = __decorate([
|
|
76
111
|
ProxyCmp({
|
|
112
|
+
defineCustomElementFn: defineCustomElement$1,
|
|
77
113
|
inputs: ['headingLevel', 'multiple'],
|
|
78
114
|
methods: ['toggle', 'expandAll', 'collapseAll']
|
|
79
115
|
})
|
|
80
116
|
], PostAccordion);
|
|
81
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
117
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostAccordion, decorators: [{
|
|
82
118
|
type: Component,
|
|
83
119
|
args: [{
|
|
84
120
|
selector: 'post-accordion',
|
|
@@ -86,6 +122,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
86
122
|
template: '<ng-content></ng-content>',
|
|
87
123
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
88
124
|
inputs: ['headingLevel', 'multiple'],
|
|
125
|
+
standalone: true
|
|
89
126
|
}]
|
|
90
127
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
91
128
|
let PostAccordionItem = class PostAccordionItem {
|
|
@@ -94,16 +131,17 @@ let PostAccordionItem = class PostAccordionItem {
|
|
|
94
131
|
c.detach();
|
|
95
132
|
this.el = r.nativeElement;
|
|
96
133
|
}
|
|
97
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
98
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
134
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostAccordionItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
135
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostAccordionItem, isStandalone: true, selector: "post-accordion-item", inputs: { collapsed: "collapsed", headingLevel: "headingLevel" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
99
136
|
};
|
|
100
137
|
PostAccordionItem = __decorate([
|
|
101
138
|
ProxyCmp({
|
|
139
|
+
defineCustomElementFn: defineCustomElement$2,
|
|
102
140
|
inputs: ['collapsed', 'headingLevel'],
|
|
103
141
|
methods: ['toggle']
|
|
104
142
|
})
|
|
105
143
|
], PostAccordionItem);
|
|
106
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
144
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostAccordionItem, decorators: [{
|
|
107
145
|
type: Component,
|
|
108
146
|
args: [{
|
|
109
147
|
selector: 'post-accordion-item',
|
|
@@ -111,6 +149,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
111
149
|
template: '<ng-content></ng-content>',
|
|
112
150
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
113
151
|
inputs: ['collapsed', 'headingLevel'],
|
|
152
|
+
standalone: true
|
|
114
153
|
}]
|
|
115
154
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
116
155
|
let PostAvatar = class PostAvatar {
|
|
@@ -119,22 +158,24 @@ let PostAvatar = class PostAvatar {
|
|
|
119
158
|
c.detach();
|
|
120
159
|
this.el = r.nativeElement;
|
|
121
160
|
}
|
|
122
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
123
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
161
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostAvatar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
162
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostAvatar, isStandalone: true, selector: "post-avatar", inputs: { description: "description", email: "email", firstname: "firstname", lastname: "lastname", userid: "userid" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
124
163
|
};
|
|
125
164
|
PostAvatar = __decorate([
|
|
126
165
|
ProxyCmp({
|
|
127
|
-
|
|
166
|
+
defineCustomElementFn: defineCustomElement$3,
|
|
167
|
+
inputs: ['description', 'email', 'firstname', 'lastname', 'userid']
|
|
128
168
|
})
|
|
129
169
|
], PostAvatar);
|
|
130
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
170
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostAvatar, decorators: [{
|
|
131
171
|
type: Component,
|
|
132
172
|
args: [{
|
|
133
173
|
selector: 'post-avatar',
|
|
134
174
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
135
175
|
template: '<ng-content></ng-content>',
|
|
136
176
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
137
|
-
inputs: ['email', 'firstname', 'lastname', 'userid'],
|
|
177
|
+
inputs: ['description', 'email', 'firstname', 'lastname', 'userid'],
|
|
178
|
+
standalone: true
|
|
138
179
|
}]
|
|
139
180
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
140
181
|
let PostBackToTop = class PostBackToTop {
|
|
@@ -143,15 +184,16 @@ let PostBackToTop = class PostBackToTop {
|
|
|
143
184
|
c.detach();
|
|
144
185
|
this.el = r.nativeElement;
|
|
145
186
|
}
|
|
146
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
147
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
187
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostBackToTop, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
188
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostBackToTop, isStandalone: true, selector: "post-back-to-top", inputs: { label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
148
189
|
};
|
|
149
190
|
PostBackToTop = __decorate([
|
|
150
191
|
ProxyCmp({
|
|
192
|
+
defineCustomElementFn: defineCustomElement$4,
|
|
151
193
|
inputs: ['label']
|
|
152
194
|
})
|
|
153
195
|
], PostBackToTop);
|
|
154
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
196
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostBackToTop, decorators: [{
|
|
155
197
|
type: Component,
|
|
156
198
|
args: [{
|
|
157
199
|
selector: 'post-back-to-top',
|
|
@@ -159,6 +201,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
159
201
|
template: '<ng-content></ng-content>',
|
|
160
202
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
161
203
|
inputs: ['label'],
|
|
204
|
+
standalone: true
|
|
162
205
|
}]
|
|
163
206
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
164
207
|
let PostBanner = class PostBanner {
|
|
@@ -168,16 +211,17 @@ let PostBanner = class PostBanner {
|
|
|
168
211
|
this.el = r.nativeElement;
|
|
169
212
|
proxyOutputs(this, this.el, ['postDismissed']);
|
|
170
213
|
}
|
|
171
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
172
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
214
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostBanner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
215
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostBanner, isStandalone: true, selector: "post-banner", inputs: { type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
173
216
|
};
|
|
174
217
|
PostBanner = __decorate([
|
|
175
218
|
ProxyCmp({
|
|
219
|
+
defineCustomElementFn: defineCustomElement$5,
|
|
176
220
|
inputs: ['type'],
|
|
177
221
|
methods: ['dismiss']
|
|
178
222
|
})
|
|
179
223
|
], PostBanner);
|
|
180
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
224
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostBanner, decorators: [{
|
|
181
225
|
type: Component,
|
|
182
226
|
args: [{
|
|
183
227
|
selector: 'post-banner',
|
|
@@ -185,6 +229,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
185
229
|
template: '<ng-content></ng-content>',
|
|
186
230
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
187
231
|
inputs: ['type'],
|
|
232
|
+
standalone: true
|
|
188
233
|
}]
|
|
189
234
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
190
235
|
let PostBreadcrumbItem = class PostBreadcrumbItem {
|
|
@@ -193,15 +238,16 @@ let PostBreadcrumbItem = class PostBreadcrumbItem {
|
|
|
193
238
|
c.detach();
|
|
194
239
|
this.el = r.nativeElement;
|
|
195
240
|
}
|
|
196
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
197
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
241
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostBreadcrumbItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
242
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostBreadcrumbItem, isStandalone: true, selector: "post-breadcrumb-item", inputs: { url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
198
243
|
};
|
|
199
244
|
PostBreadcrumbItem = __decorate([
|
|
200
245
|
ProxyCmp({
|
|
246
|
+
defineCustomElementFn: defineCustomElement$6,
|
|
201
247
|
inputs: ['url']
|
|
202
248
|
})
|
|
203
249
|
], PostBreadcrumbItem);
|
|
204
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
250
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostBreadcrumbItem, decorators: [{
|
|
205
251
|
type: Component,
|
|
206
252
|
args: [{
|
|
207
253
|
selector: 'post-breadcrumb-item',
|
|
@@ -209,6 +255,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
209
255
|
template: '<ng-content></ng-content>',
|
|
210
256
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
211
257
|
inputs: ['url'],
|
|
258
|
+
standalone: true
|
|
212
259
|
}]
|
|
213
260
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
214
261
|
let PostBreadcrumbs = class PostBreadcrumbs {
|
|
@@ -217,15 +264,16 @@ let PostBreadcrumbs = class PostBreadcrumbs {
|
|
|
217
264
|
c.detach();
|
|
218
265
|
this.el = r.nativeElement;
|
|
219
266
|
}
|
|
220
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
221
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
267
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostBreadcrumbs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
268
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostBreadcrumbs, isStandalone: true, selector: "post-breadcrumbs", inputs: { homeText: "homeText", homeUrl: "homeUrl" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
222
269
|
};
|
|
223
270
|
PostBreadcrumbs = __decorate([
|
|
224
271
|
ProxyCmp({
|
|
272
|
+
defineCustomElementFn: defineCustomElement$7,
|
|
225
273
|
inputs: ['homeText', 'homeUrl']
|
|
226
274
|
})
|
|
227
275
|
], PostBreadcrumbs);
|
|
228
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
276
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostBreadcrumbs, decorators: [{
|
|
229
277
|
type: Component,
|
|
230
278
|
args: [{
|
|
231
279
|
selector: 'post-breadcrumbs',
|
|
@@ -233,6 +281,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
233
281
|
template: '<ng-content></ng-content>',
|
|
234
282
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
235
283
|
inputs: ['homeText', 'homeUrl'],
|
|
284
|
+
standalone: true
|
|
236
285
|
}]
|
|
237
286
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
238
287
|
let PostCardControl = class PostCardControl {
|
|
@@ -242,16 +291,17 @@ let PostCardControl = class PostCardControl {
|
|
|
242
291
|
this.el = r.nativeElement;
|
|
243
292
|
proxyOutputs(this, this.el, ['postInput', 'postChange']);
|
|
244
293
|
}
|
|
245
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
246
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
294
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostCardControl, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
295
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostCardControl, isStandalone: true, selector: "post-card-control", inputs: { checked: "checked", description: "description", disabled: "disabled", icon: "icon", label: "label", name: "name", type: "type", validity: "validity", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
247
296
|
};
|
|
248
297
|
PostCardControl = __decorate([
|
|
249
298
|
ProxyCmp({
|
|
299
|
+
defineCustomElementFn: defineCustomElement$8,
|
|
250
300
|
inputs: ['checked', 'description', 'disabled', 'icon', 'label', 'name', 'type', 'validity', 'value'],
|
|
251
301
|
methods: ['reset', 'groupReset']
|
|
252
302
|
})
|
|
253
303
|
], PostCardControl);
|
|
254
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
304
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostCardControl, decorators: [{
|
|
255
305
|
type: Component,
|
|
256
306
|
args: [{
|
|
257
307
|
selector: 'post-card-control',
|
|
@@ -259,6 +309,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
259
309
|
template: '<ng-content></ng-content>',
|
|
260
310
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
261
311
|
inputs: ['checked', 'description', 'disabled', 'icon', 'label', 'name', 'type', 'validity', 'value'],
|
|
312
|
+
standalone: true
|
|
262
313
|
}]
|
|
263
314
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
264
315
|
let PostClosebutton = class PostClosebutton {
|
|
@@ -266,15 +317,16 @@ let PostClosebutton = class PostClosebutton {
|
|
|
266
317
|
this.z = z;
|
|
267
318
|
c.detach();
|
|
268
319
|
this.el = r.nativeElement;
|
|
269
|
-
proxyOutputs(this, this.el, ['postClick']);
|
|
270
320
|
}
|
|
271
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
272
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
321
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostClosebutton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
322
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostClosebutton, isStandalone: true, selector: "post-closebutton", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
273
323
|
};
|
|
274
324
|
PostClosebutton = __decorate([
|
|
275
|
-
ProxyCmp({
|
|
325
|
+
ProxyCmp({
|
|
326
|
+
defineCustomElementFn: defineCustomElement$9
|
|
327
|
+
})
|
|
276
328
|
], PostClosebutton);
|
|
277
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
329
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostClosebutton, decorators: [{
|
|
278
330
|
type: Component,
|
|
279
331
|
args: [{
|
|
280
332
|
selector: 'post-closebutton',
|
|
@@ -282,6 +334,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
282
334
|
template: '<ng-content></ng-content>',
|
|
283
335
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
284
336
|
inputs: [],
|
|
337
|
+
standalone: true
|
|
285
338
|
}]
|
|
286
339
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
287
340
|
let PostCollapsible = class PostCollapsible {
|
|
@@ -291,16 +344,17 @@ let PostCollapsible = class PostCollapsible {
|
|
|
291
344
|
this.el = r.nativeElement;
|
|
292
345
|
proxyOutputs(this, this.el, ['postToggle']);
|
|
293
346
|
}
|
|
294
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
295
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
347
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostCollapsible, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
348
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostCollapsible, isStandalone: true, selector: "post-collapsible", inputs: { collapsed: "collapsed" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
296
349
|
};
|
|
297
350
|
PostCollapsible = __decorate([
|
|
298
351
|
ProxyCmp({
|
|
352
|
+
defineCustomElementFn: defineCustomElement$a,
|
|
299
353
|
inputs: ['collapsed'],
|
|
300
354
|
methods: ['toggle']
|
|
301
355
|
})
|
|
302
356
|
], PostCollapsible);
|
|
303
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
357
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostCollapsible, decorators: [{
|
|
304
358
|
type: Component,
|
|
305
359
|
args: [{
|
|
306
360
|
selector: 'post-collapsible',
|
|
@@ -308,6 +362,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
308
362
|
template: '<ng-content></ng-content>',
|
|
309
363
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
310
364
|
inputs: ['collapsed'],
|
|
365
|
+
standalone: true
|
|
311
366
|
}]
|
|
312
367
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
313
368
|
let PostCollapsibleTrigger = class PostCollapsibleTrigger {
|
|
@@ -316,16 +371,17 @@ let PostCollapsibleTrigger = class PostCollapsibleTrigger {
|
|
|
316
371
|
c.detach();
|
|
317
372
|
this.el = r.nativeElement;
|
|
318
373
|
}
|
|
319
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
320
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
374
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostCollapsibleTrigger, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
375
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostCollapsibleTrigger, isStandalone: true, selector: "post-collapsible-trigger", inputs: { for: "for" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
321
376
|
};
|
|
322
377
|
PostCollapsibleTrigger = __decorate([
|
|
323
378
|
ProxyCmp({
|
|
379
|
+
defineCustomElementFn: defineCustomElement$b,
|
|
324
380
|
inputs: ['for'],
|
|
325
381
|
methods: ['update']
|
|
326
382
|
})
|
|
327
383
|
], PostCollapsibleTrigger);
|
|
328
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
384
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostCollapsibleTrigger, decorators: [{
|
|
329
385
|
type: Component,
|
|
330
386
|
args: [{
|
|
331
387
|
selector: 'post-collapsible-trigger',
|
|
@@ -333,6 +389,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
333
389
|
template: '<ng-content></ng-content>',
|
|
334
390
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
335
391
|
inputs: ['for'],
|
|
392
|
+
standalone: true
|
|
336
393
|
}]
|
|
337
394
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
338
395
|
let PostFooter = class PostFooter {
|
|
@@ -341,15 +398,16 @@ let PostFooter = class PostFooter {
|
|
|
341
398
|
c.detach();
|
|
342
399
|
this.el = r.nativeElement;
|
|
343
400
|
}
|
|
344
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
345
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
401
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostFooter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
402
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostFooter, isStandalone: true, selector: "post-footer", inputs: { label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
346
403
|
};
|
|
347
404
|
PostFooter = __decorate([
|
|
348
405
|
ProxyCmp({
|
|
406
|
+
defineCustomElementFn: defineCustomElement$c,
|
|
349
407
|
inputs: ['label']
|
|
350
408
|
})
|
|
351
409
|
], PostFooter);
|
|
352
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
410
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostFooter, decorators: [{
|
|
353
411
|
type: Component,
|
|
354
412
|
args: [{
|
|
355
413
|
selector: 'post-footer',
|
|
@@ -357,6 +415,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
357
415
|
template: '<ng-content></ng-content>',
|
|
358
416
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
359
417
|
inputs: ['label'],
|
|
418
|
+
standalone: true
|
|
360
419
|
}]
|
|
361
420
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
362
421
|
let PostHeader = class PostHeader {
|
|
@@ -365,15 +424,16 @@ let PostHeader = class PostHeader {
|
|
|
365
424
|
c.detach();
|
|
366
425
|
this.el = r.nativeElement;
|
|
367
426
|
}
|
|
368
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
369
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
427
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
428
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostHeader, isStandalone: true, selector: "post-header", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
370
429
|
};
|
|
371
430
|
PostHeader = __decorate([
|
|
372
431
|
ProxyCmp({
|
|
432
|
+
defineCustomElementFn: defineCustomElement$d,
|
|
373
433
|
methods: ['toggleMobileMenu']
|
|
374
434
|
})
|
|
375
435
|
], PostHeader);
|
|
376
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
436
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostHeader, decorators: [{
|
|
377
437
|
type: Component,
|
|
378
438
|
args: [{
|
|
379
439
|
selector: 'post-header',
|
|
@@ -381,6 +441,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
381
441
|
template: '<ng-content></ng-content>',
|
|
382
442
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
383
443
|
inputs: [],
|
|
444
|
+
standalone: true
|
|
384
445
|
}]
|
|
385
446
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
386
447
|
let PostIcon = class PostIcon {
|
|
@@ -389,15 +450,16 @@ let PostIcon = class PostIcon {
|
|
|
389
450
|
c.detach();
|
|
390
451
|
this.el = r.nativeElement;
|
|
391
452
|
}
|
|
392
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
393
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
453
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
454
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostIcon, isStandalone: true, selector: "post-icon", inputs: { animation: "animation", base: "base", flipH: "flipH", flipV: "flipV", name: "name", rotate: "rotate", scale: "scale" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
394
455
|
};
|
|
395
456
|
PostIcon = __decorate([
|
|
396
457
|
ProxyCmp({
|
|
458
|
+
defineCustomElementFn: defineCustomElement$e,
|
|
397
459
|
inputs: ['animation', 'base', 'flipH', 'flipV', 'name', 'rotate', 'scale']
|
|
398
460
|
})
|
|
399
461
|
], PostIcon);
|
|
400
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
462
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostIcon, decorators: [{
|
|
401
463
|
type: Component,
|
|
402
464
|
args: [{
|
|
403
465
|
selector: 'post-icon',
|
|
@@ -405,6 +467,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
405
467
|
template: '<ng-content></ng-content>',
|
|
406
468
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
407
469
|
inputs: ['animation', 'base', 'flipH', 'flipV', 'name', 'rotate', 'scale'],
|
|
470
|
+
standalone: true
|
|
408
471
|
}]
|
|
409
472
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
410
473
|
let PostLanguageOption = class PostLanguageOption {
|
|
@@ -414,16 +477,17 @@ let PostLanguageOption = class PostLanguageOption {
|
|
|
414
477
|
this.el = r.nativeElement;
|
|
415
478
|
proxyOutputs(this, this.el, ['postChange', 'postLanguageOptionInitiallyActive']);
|
|
416
479
|
}
|
|
417
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
418
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
480
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostLanguageOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
481
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostLanguageOption, isStandalone: true, selector: "post-language-option", inputs: { active: "active", code: "code", name: "name", url: "url", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
419
482
|
};
|
|
420
483
|
PostLanguageOption = __decorate([
|
|
421
484
|
ProxyCmp({
|
|
485
|
+
defineCustomElementFn: defineCustomElement$f,
|
|
422
486
|
inputs: ['active', 'code', 'name', 'url', 'variant'],
|
|
423
487
|
methods: ['select']
|
|
424
488
|
})
|
|
425
489
|
], PostLanguageOption);
|
|
426
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
490
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostLanguageOption, decorators: [{
|
|
427
491
|
type: Component,
|
|
428
492
|
args: [{
|
|
429
493
|
selector: 'post-language-option',
|
|
@@ -431,6 +495,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
431
495
|
template: '<ng-content></ng-content>',
|
|
432
496
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
433
497
|
inputs: ['active', 'code', 'name', 'url', 'variant'],
|
|
498
|
+
standalone: true
|
|
434
499
|
}]
|
|
435
500
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
436
501
|
let PostLanguageSwitch = class PostLanguageSwitch {
|
|
@@ -439,15 +504,16 @@ let PostLanguageSwitch = class PostLanguageSwitch {
|
|
|
439
504
|
c.detach();
|
|
440
505
|
this.el = r.nativeElement;
|
|
441
506
|
}
|
|
442
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
443
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
507
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostLanguageSwitch, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
508
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostLanguageSwitch, isStandalone: true, selector: "post-language-switch", inputs: { caption: "caption", description: "description", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
444
509
|
};
|
|
445
510
|
PostLanguageSwitch = __decorate([
|
|
446
511
|
ProxyCmp({
|
|
512
|
+
defineCustomElementFn: defineCustomElement$g,
|
|
447
513
|
inputs: ['caption', 'description', 'variant']
|
|
448
514
|
})
|
|
449
515
|
], PostLanguageSwitch);
|
|
450
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
516
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostLanguageSwitch, decorators: [{
|
|
451
517
|
type: Component,
|
|
452
518
|
args: [{
|
|
453
519
|
selector: 'post-language-switch',
|
|
@@ -455,6 +521,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
455
521
|
template: '<ng-content></ng-content>',
|
|
456
522
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
457
523
|
inputs: ['caption', 'description', 'variant'],
|
|
524
|
+
standalone: true
|
|
458
525
|
}]
|
|
459
526
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
460
527
|
let PostLinkarea = class PostLinkarea {
|
|
@@ -463,13 +530,15 @@ let PostLinkarea = class PostLinkarea {
|
|
|
463
530
|
c.detach();
|
|
464
531
|
this.el = r.nativeElement;
|
|
465
532
|
}
|
|
466
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
467
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
533
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostLinkarea, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
534
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostLinkarea, isStandalone: true, selector: "post-linkarea", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
468
535
|
};
|
|
469
536
|
PostLinkarea = __decorate([
|
|
470
|
-
ProxyCmp({
|
|
537
|
+
ProxyCmp({
|
|
538
|
+
defineCustomElementFn: defineCustomElement$h
|
|
539
|
+
})
|
|
471
540
|
], PostLinkarea);
|
|
472
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
541
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostLinkarea, decorators: [{
|
|
473
542
|
type: Component,
|
|
474
543
|
args: [{
|
|
475
544
|
selector: 'post-linkarea',
|
|
@@ -477,6 +546,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
477
546
|
template: '<ng-content></ng-content>',
|
|
478
547
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
479
548
|
inputs: [],
|
|
549
|
+
standalone: true
|
|
480
550
|
}]
|
|
481
551
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
482
552
|
let PostList = class PostList {
|
|
@@ -485,15 +555,16 @@ let PostList = class PostList {
|
|
|
485
555
|
c.detach();
|
|
486
556
|
this.el = r.nativeElement;
|
|
487
557
|
}
|
|
488
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
489
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
558
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
559
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostList, isStandalone: true, selector: "post-list", inputs: { horizontal: "horizontal", titleHidden: "titleHidden" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
490
560
|
};
|
|
491
561
|
PostList = __decorate([
|
|
492
562
|
ProxyCmp({
|
|
563
|
+
defineCustomElementFn: defineCustomElement$i,
|
|
493
564
|
inputs: ['horizontal', 'titleHidden']
|
|
494
565
|
})
|
|
495
566
|
], PostList);
|
|
496
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
567
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostList, decorators: [{
|
|
497
568
|
type: Component,
|
|
498
569
|
args: [{
|
|
499
570
|
selector: 'post-list',
|
|
@@ -501,6 +572,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
501
572
|
template: '<ng-content></ng-content>',
|
|
502
573
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
503
574
|
inputs: ['horizontal', 'titleHidden'],
|
|
575
|
+
standalone: true
|
|
504
576
|
}]
|
|
505
577
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
506
578
|
let PostListItem = class PostListItem {
|
|
@@ -509,13 +581,15 @@ let PostListItem = class PostListItem {
|
|
|
509
581
|
c.detach();
|
|
510
582
|
this.el = r.nativeElement;
|
|
511
583
|
}
|
|
512
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
513
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
584
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostListItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
585
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostListItem, isStandalone: true, selector: "post-list-item", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
514
586
|
};
|
|
515
587
|
PostListItem = __decorate([
|
|
516
|
-
ProxyCmp({
|
|
588
|
+
ProxyCmp({
|
|
589
|
+
defineCustomElementFn: defineCustomElement$j
|
|
590
|
+
})
|
|
517
591
|
], PostListItem);
|
|
518
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
592
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostListItem, decorators: [{
|
|
519
593
|
type: Component,
|
|
520
594
|
args: [{
|
|
521
595
|
selector: 'post-list-item',
|
|
@@ -523,6 +597,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
523
597
|
template: '<ng-content></ng-content>',
|
|
524
598
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
525
599
|
inputs: [],
|
|
600
|
+
standalone: true
|
|
526
601
|
}]
|
|
527
602
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
528
603
|
let PostLogo = class PostLogo {
|
|
@@ -531,15 +606,16 @@ let PostLogo = class PostLogo {
|
|
|
531
606
|
c.detach();
|
|
532
607
|
this.el = r.nativeElement;
|
|
533
608
|
}
|
|
534
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
535
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
609
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostLogo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
610
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostLogo, isStandalone: true, selector: "post-logo", inputs: { url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
536
611
|
};
|
|
537
612
|
PostLogo = __decorate([
|
|
538
613
|
ProxyCmp({
|
|
614
|
+
defineCustomElementFn: defineCustomElement$k,
|
|
539
615
|
inputs: ['url']
|
|
540
616
|
})
|
|
541
617
|
], PostLogo);
|
|
542
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
618
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostLogo, decorators: [{
|
|
543
619
|
type: Component,
|
|
544
620
|
args: [{
|
|
545
621
|
selector: 'post-logo',
|
|
@@ -547,6 +623,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
547
623
|
template: '<ng-content></ng-content>',
|
|
548
624
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
549
625
|
inputs: ['url'],
|
|
626
|
+
standalone: true
|
|
550
627
|
}]
|
|
551
628
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
552
629
|
let PostMainnavigation = class PostMainnavigation {
|
|
@@ -555,13 +632,15 @@ let PostMainnavigation = class PostMainnavigation {
|
|
|
555
632
|
c.detach();
|
|
556
633
|
this.el = r.nativeElement;
|
|
557
634
|
}
|
|
558
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
559
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
635
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMainnavigation, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
636
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostMainnavigation, isStandalone: true, selector: "post-mainnavigation", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
560
637
|
};
|
|
561
638
|
PostMainnavigation = __decorate([
|
|
562
|
-
ProxyCmp({
|
|
639
|
+
ProxyCmp({
|
|
640
|
+
defineCustomElementFn: defineCustomElement$l
|
|
641
|
+
})
|
|
563
642
|
], PostMainnavigation);
|
|
564
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
643
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMainnavigation, decorators: [{
|
|
565
644
|
type: Component,
|
|
566
645
|
args: [{
|
|
567
646
|
selector: 'post-mainnavigation',
|
|
@@ -569,6 +648,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
569
648
|
template: '<ng-content></ng-content>',
|
|
570
649
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
571
650
|
inputs: [],
|
|
651
|
+
standalone: true
|
|
572
652
|
}]
|
|
573
653
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
574
654
|
let PostMegadropdown = class PostMegadropdown {
|
|
@@ -578,15 +658,16 @@ let PostMegadropdown = class PostMegadropdown {
|
|
|
578
658
|
this.el = r.nativeElement;
|
|
579
659
|
proxyOutputs(this, this.el, ['postToggleMegadropdown']);
|
|
580
660
|
}
|
|
581
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
582
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
661
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMegadropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
662
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostMegadropdown, isStandalone: true, selector: "post-megadropdown", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
583
663
|
};
|
|
584
664
|
PostMegadropdown = __decorate([
|
|
585
665
|
ProxyCmp({
|
|
666
|
+
defineCustomElementFn: defineCustomElement$m,
|
|
586
667
|
methods: ['toggle', 'show', 'hide', 'focusFirst']
|
|
587
668
|
})
|
|
588
669
|
], PostMegadropdown);
|
|
589
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
670
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMegadropdown, decorators: [{
|
|
590
671
|
type: Component,
|
|
591
672
|
args: [{
|
|
592
673
|
selector: 'post-megadropdown',
|
|
@@ -594,6 +675,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
594
675
|
template: '<ng-content></ng-content>',
|
|
595
676
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
596
677
|
inputs: [],
|
|
678
|
+
standalone: true
|
|
597
679
|
}]
|
|
598
680
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
599
681
|
let PostMegadropdownTrigger = class PostMegadropdownTrigger {
|
|
@@ -602,15 +684,16 @@ let PostMegadropdownTrigger = class PostMegadropdownTrigger {
|
|
|
602
684
|
c.detach();
|
|
603
685
|
this.el = r.nativeElement;
|
|
604
686
|
}
|
|
605
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
606
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
687
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMegadropdownTrigger, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
688
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostMegadropdownTrigger, isStandalone: true, selector: "post-megadropdown-trigger", inputs: { for: "for" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
607
689
|
};
|
|
608
690
|
PostMegadropdownTrigger = __decorate([
|
|
609
691
|
ProxyCmp({
|
|
692
|
+
defineCustomElementFn: defineCustomElement$n,
|
|
610
693
|
inputs: ['for']
|
|
611
694
|
})
|
|
612
695
|
], PostMegadropdownTrigger);
|
|
613
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
696
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMegadropdownTrigger, decorators: [{
|
|
614
697
|
type: Component,
|
|
615
698
|
args: [{
|
|
616
699
|
selector: 'post-megadropdown-trigger',
|
|
@@ -618,6 +701,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
618
701
|
template: '<ng-content></ng-content>',
|
|
619
702
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
620
703
|
inputs: ['for'],
|
|
704
|
+
standalone: true
|
|
621
705
|
}]
|
|
622
706
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
623
707
|
let PostMenu = class PostMenu {
|
|
@@ -627,23 +711,25 @@ let PostMenu = class PostMenu {
|
|
|
627
711
|
this.el = r.nativeElement;
|
|
628
712
|
proxyOutputs(this, this.el, ['toggleMenu']);
|
|
629
713
|
}
|
|
630
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
631
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
714
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
715
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostMenu, isStandalone: true, selector: "post-menu", inputs: { label: "label", placement: "placement" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
632
716
|
};
|
|
633
717
|
PostMenu = __decorate([
|
|
634
718
|
ProxyCmp({
|
|
635
|
-
|
|
719
|
+
defineCustomElementFn: defineCustomElement$o,
|
|
720
|
+
inputs: ['label', 'placement'],
|
|
636
721
|
methods: ['toggle', 'show', 'hide']
|
|
637
722
|
})
|
|
638
723
|
], PostMenu);
|
|
639
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
724
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMenu, decorators: [{
|
|
640
725
|
type: Component,
|
|
641
726
|
args: [{
|
|
642
727
|
selector: 'post-menu',
|
|
643
728
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
644
729
|
template: '<ng-content></ng-content>',
|
|
645
730
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
646
|
-
inputs: ['placement'],
|
|
731
|
+
inputs: ['label', 'placement'],
|
|
732
|
+
standalone: true
|
|
647
733
|
}]
|
|
648
734
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
649
735
|
let PostMenuItem = class PostMenuItem {
|
|
@@ -652,13 +738,15 @@ let PostMenuItem = class PostMenuItem {
|
|
|
652
738
|
c.detach();
|
|
653
739
|
this.el = r.nativeElement;
|
|
654
740
|
}
|
|
655
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
656
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
741
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMenuItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
742
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostMenuItem, isStandalone: true, selector: "post-menu-item", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
657
743
|
};
|
|
658
744
|
PostMenuItem = __decorate([
|
|
659
|
-
ProxyCmp({
|
|
745
|
+
ProxyCmp({
|
|
746
|
+
defineCustomElementFn: defineCustomElement$p
|
|
747
|
+
})
|
|
660
748
|
], PostMenuItem);
|
|
661
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
749
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMenuItem, decorators: [{
|
|
662
750
|
type: Component,
|
|
663
751
|
args: [{
|
|
664
752
|
selector: 'post-menu-item',
|
|
@@ -666,6 +754,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
666
754
|
template: '<ng-content></ng-content>',
|
|
667
755
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
668
756
|
inputs: [],
|
|
757
|
+
standalone: true
|
|
669
758
|
}]
|
|
670
759
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
671
760
|
let PostMenuTrigger = class PostMenuTrigger {
|
|
@@ -674,15 +763,16 @@ let PostMenuTrigger = class PostMenuTrigger {
|
|
|
674
763
|
c.detach();
|
|
675
764
|
this.el = r.nativeElement;
|
|
676
765
|
}
|
|
677
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
678
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
766
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMenuTrigger, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
767
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostMenuTrigger, isStandalone: true, selector: "post-menu-trigger", inputs: { for: "for" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
679
768
|
};
|
|
680
769
|
PostMenuTrigger = __decorate([
|
|
681
770
|
ProxyCmp({
|
|
771
|
+
defineCustomElementFn: defineCustomElement$q,
|
|
682
772
|
inputs: ['for']
|
|
683
773
|
})
|
|
684
774
|
], PostMenuTrigger);
|
|
685
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
775
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMenuTrigger, decorators: [{
|
|
686
776
|
type: Component,
|
|
687
777
|
args: [{
|
|
688
778
|
selector: 'post-menu-trigger',
|
|
@@ -690,6 +780,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
690
780
|
template: '<ng-content></ng-content>',
|
|
691
781
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
692
782
|
inputs: ['for'],
|
|
783
|
+
standalone: true
|
|
693
784
|
}]
|
|
694
785
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
695
786
|
let PostPopover = class PostPopover {
|
|
@@ -698,16 +789,17 @@ let PostPopover = class PostPopover {
|
|
|
698
789
|
c.detach();
|
|
699
790
|
this.el = r.nativeElement;
|
|
700
791
|
}
|
|
701
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
702
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
792
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostPopover, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
793
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostPopover, isStandalone: true, selector: "post-popover", inputs: { arrow: "arrow", closeButtonCaption: "closeButtonCaption", placement: "placement" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
703
794
|
};
|
|
704
795
|
PostPopover = __decorate([
|
|
705
796
|
ProxyCmp({
|
|
797
|
+
defineCustomElementFn: defineCustomElement$r,
|
|
706
798
|
inputs: ['arrow', 'closeButtonCaption', 'placement'],
|
|
707
799
|
methods: ['show', 'hide', 'toggle']
|
|
708
800
|
})
|
|
709
801
|
], PostPopover);
|
|
710
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
802
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostPopover, decorators: [{
|
|
711
803
|
type: Component,
|
|
712
804
|
args: [{
|
|
713
805
|
selector: 'post-popover',
|
|
@@ -715,6 +807,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
715
807
|
template: '<ng-content></ng-content>',
|
|
716
808
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
717
809
|
inputs: ['arrow', 'closeButtonCaption', 'placement'],
|
|
810
|
+
standalone: true
|
|
718
811
|
}]
|
|
719
812
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
720
813
|
let PostPopovercontainer = class PostPopovercontainer {
|
|
@@ -724,16 +817,17 @@ let PostPopovercontainer = class PostPopovercontainer {
|
|
|
724
817
|
this.el = r.nativeElement;
|
|
725
818
|
proxyOutputs(this, this.el, ['postToggle']);
|
|
726
819
|
}
|
|
727
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
728
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
820
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostPopovercontainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
821
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostPopovercontainer, isStandalone: true, selector: "post-popovercontainer", inputs: { animation: "animation", arrow: "arrow", edgeGap: "edgeGap", manualClose: "manualClose", placement: "placement", safeSpace: "safeSpace" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
729
822
|
};
|
|
730
823
|
PostPopovercontainer = __decorate([
|
|
731
824
|
ProxyCmp({
|
|
825
|
+
defineCustomElementFn: defineCustomElement$s,
|
|
732
826
|
inputs: ['animation', 'arrow', 'edgeGap', 'manualClose', 'placement', 'safeSpace'],
|
|
733
827
|
methods: ['show', 'hide', 'toggle']
|
|
734
828
|
})
|
|
735
829
|
], PostPopovercontainer);
|
|
736
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
830
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostPopovercontainer, decorators: [{
|
|
737
831
|
type: Component,
|
|
738
832
|
args: [{
|
|
739
833
|
selector: 'post-popovercontainer',
|
|
@@ -741,6 +835,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
741
835
|
template: '<ng-content></ng-content>',
|
|
742
836
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
743
837
|
inputs: ['animation', 'arrow', 'edgeGap', 'manualClose', 'placement', 'safeSpace'],
|
|
838
|
+
standalone: true
|
|
744
839
|
}]
|
|
745
840
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
746
841
|
let PostRating = class PostRating {
|
|
@@ -750,15 +845,16 @@ let PostRating = class PostRating {
|
|
|
750
845
|
this.el = r.nativeElement;
|
|
751
846
|
proxyOutputs(this, this.el, ['postInput', 'postChange']);
|
|
752
847
|
}
|
|
753
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
754
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
848
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostRating, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
849
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostRating, isStandalone: true, selector: "post-rating", inputs: { currentRating: "currentRating", label: "label", readonly: "readonly", stars: "stars" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
755
850
|
};
|
|
756
851
|
PostRating = __decorate([
|
|
757
852
|
ProxyCmp({
|
|
853
|
+
defineCustomElementFn: defineCustomElement$t,
|
|
758
854
|
inputs: ['currentRating', 'label', 'readonly', 'stars']
|
|
759
855
|
})
|
|
760
856
|
], PostRating);
|
|
761
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
857
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostRating, decorators: [{
|
|
762
858
|
type: Component,
|
|
763
859
|
args: [{
|
|
764
860
|
selector: 'post-rating',
|
|
@@ -766,6 +862,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
766
862
|
template: '<ng-content></ng-content>',
|
|
767
863
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
768
864
|
inputs: ['currentRating', 'label', 'readonly', 'stars'],
|
|
865
|
+
standalone: true
|
|
769
866
|
}]
|
|
770
867
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
771
868
|
let PostTabHeader = class PostTabHeader {
|
|
@@ -774,15 +871,16 @@ let PostTabHeader = class PostTabHeader {
|
|
|
774
871
|
c.detach();
|
|
775
872
|
this.el = r.nativeElement;
|
|
776
873
|
}
|
|
777
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
778
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
874
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTabHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
875
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostTabHeader, isStandalone: true, selector: "post-tab-header", inputs: { panel: "panel" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
779
876
|
};
|
|
780
877
|
PostTabHeader = __decorate([
|
|
781
878
|
ProxyCmp({
|
|
879
|
+
defineCustomElementFn: defineCustomElement$u,
|
|
782
880
|
inputs: ['panel']
|
|
783
881
|
})
|
|
784
882
|
], PostTabHeader);
|
|
785
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
883
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTabHeader, decorators: [{
|
|
786
884
|
type: Component,
|
|
787
885
|
args: [{
|
|
788
886
|
selector: 'post-tab-header',
|
|
@@ -790,6 +888,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
790
888
|
template: '<ng-content></ng-content>',
|
|
791
889
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
792
890
|
inputs: ['panel'],
|
|
891
|
+
standalone: true
|
|
793
892
|
}]
|
|
794
893
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
795
894
|
let PostTabPanel = class PostTabPanel {
|
|
@@ -798,15 +897,16 @@ let PostTabPanel = class PostTabPanel {
|
|
|
798
897
|
c.detach();
|
|
799
898
|
this.el = r.nativeElement;
|
|
800
899
|
}
|
|
801
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
802
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
900
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTabPanel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
901
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostTabPanel, isStandalone: true, selector: "post-tab-panel", inputs: { name: "name" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
803
902
|
};
|
|
804
903
|
PostTabPanel = __decorate([
|
|
805
904
|
ProxyCmp({
|
|
905
|
+
defineCustomElementFn: defineCustomElement$v,
|
|
806
906
|
inputs: ['name']
|
|
807
907
|
})
|
|
808
908
|
], PostTabPanel);
|
|
809
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
909
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTabPanel, decorators: [{
|
|
810
910
|
type: Component,
|
|
811
911
|
args: [{
|
|
812
912
|
selector: 'post-tab-panel',
|
|
@@ -814,6 +914,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
814
914
|
template: '<ng-content></ng-content>',
|
|
815
915
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
816
916
|
inputs: ['name'],
|
|
917
|
+
standalone: true
|
|
817
918
|
}]
|
|
818
919
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
819
920
|
let PostTabs = class PostTabs {
|
|
@@ -823,16 +924,17 @@ let PostTabs = class PostTabs {
|
|
|
823
924
|
this.el = r.nativeElement;
|
|
824
925
|
proxyOutputs(this, this.el, ['postChange']);
|
|
825
926
|
}
|
|
826
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
827
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
927
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTabs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
928
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostTabs, isStandalone: true, selector: "post-tabs", inputs: { activePanel: "activePanel", fullWidth: "fullWidth" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
828
929
|
};
|
|
829
930
|
PostTabs = __decorate([
|
|
830
931
|
ProxyCmp({
|
|
932
|
+
defineCustomElementFn: defineCustomElement$w,
|
|
831
933
|
inputs: ['activePanel', 'fullWidth'],
|
|
832
934
|
methods: ['show']
|
|
833
935
|
})
|
|
834
936
|
], PostTabs);
|
|
835
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
937
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTabs, decorators: [{
|
|
836
938
|
type: Component,
|
|
837
939
|
args: [{
|
|
838
940
|
selector: 'post-tabs',
|
|
@@ -840,6 +942,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
840
942
|
template: '<ng-content></ng-content>',
|
|
841
943
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
842
944
|
inputs: ['activePanel', 'fullWidth'],
|
|
945
|
+
standalone: true
|
|
843
946
|
}]
|
|
844
947
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
845
948
|
let PostTogglebutton = class PostTogglebutton {
|
|
@@ -848,15 +951,16 @@ let PostTogglebutton = class PostTogglebutton {
|
|
|
848
951
|
c.detach();
|
|
849
952
|
this.el = r.nativeElement;
|
|
850
953
|
}
|
|
851
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
852
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
954
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTogglebutton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
955
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostTogglebutton, isStandalone: true, selector: "post-togglebutton", inputs: { toggled: "toggled" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
853
956
|
};
|
|
854
957
|
PostTogglebutton = __decorate([
|
|
855
958
|
ProxyCmp({
|
|
959
|
+
defineCustomElementFn: defineCustomElement$x,
|
|
856
960
|
inputs: ['toggled']
|
|
857
961
|
})
|
|
858
962
|
], PostTogglebutton);
|
|
859
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
963
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTogglebutton, decorators: [{
|
|
860
964
|
type: Component,
|
|
861
965
|
args: [{
|
|
862
966
|
selector: 'post-togglebutton',
|
|
@@ -864,6 +968,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
864
968
|
template: '<ng-content></ng-content>',
|
|
865
969
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
866
970
|
inputs: ['toggled'],
|
|
971
|
+
standalone: true
|
|
867
972
|
}]
|
|
868
973
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
869
974
|
let PostTooltip = class PostTooltip {
|
|
@@ -872,16 +977,17 @@ let PostTooltip = class PostTooltip {
|
|
|
872
977
|
c.detach();
|
|
873
978
|
this.el = r.nativeElement;
|
|
874
979
|
}
|
|
875
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
876
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
980
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTooltip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
981
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostTooltip, isStandalone: true, selector: "post-tooltip", inputs: { animation: "animation", arrow: "arrow", open: "open", placement: "placement" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
877
982
|
};
|
|
878
983
|
PostTooltip = __decorate([
|
|
879
984
|
ProxyCmp({
|
|
985
|
+
defineCustomElementFn: defineCustomElement$y,
|
|
880
986
|
inputs: ['animation', 'arrow', 'open', 'placement'],
|
|
881
987
|
methods: ['show', 'hide', 'toggle']
|
|
882
988
|
})
|
|
883
989
|
], PostTooltip);
|
|
884
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
990
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTooltip, decorators: [{
|
|
885
991
|
type: Component,
|
|
886
992
|
args: [{
|
|
887
993
|
selector: 'post-tooltip',
|
|
@@ -889,6 +995,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
889
995
|
template: '<ng-content></ng-content>',
|
|
890
996
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
891
997
|
inputs: ['animation', 'arrow', 'open', 'placement'],
|
|
998
|
+
standalone: true
|
|
892
999
|
}]
|
|
893
1000
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
894
1001
|
let PostTooltipTrigger = class PostTooltipTrigger {
|
|
@@ -897,15 +1004,16 @@ let PostTooltipTrigger = class PostTooltipTrigger {
|
|
|
897
1004
|
c.detach();
|
|
898
1005
|
this.el = r.nativeElement;
|
|
899
1006
|
}
|
|
900
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
901
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1007
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTooltipTrigger, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1008
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: PostTooltipTrigger, isStandalone: true, selector: "post-tooltip-trigger", inputs: { delay: "delay", for: "for" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
902
1009
|
};
|
|
903
1010
|
PostTooltipTrigger = __decorate([
|
|
904
1011
|
ProxyCmp({
|
|
1012
|
+
defineCustomElementFn: defineCustomElement$z,
|
|
905
1013
|
inputs: ['delay', 'for']
|
|
906
1014
|
})
|
|
907
1015
|
], PostTooltipTrigger);
|
|
908
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1016
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTooltipTrigger, decorators: [{
|
|
909
1017
|
type: Component,
|
|
910
1018
|
args: [{
|
|
911
1019
|
selector: 'post-tooltip-trigger',
|
|
@@ -913,6 +1021,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
913
1021
|
template: '<ng-content></ng-content>',
|
|
914
1022
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
915
1023
|
inputs: ['delay', 'for'],
|
|
1024
|
+
standalone: true
|
|
916
1025
|
}]
|
|
917
1026
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
918
1027
|
|
|
@@ -982,8 +1091,8 @@ class PostCardControlCheckboxValueAccessorDirective {
|
|
|
982
1091
|
setDisabledState(isDisabled) {
|
|
983
1092
|
this.el.nativeElement.disabled = isDisabled;
|
|
984
1093
|
}
|
|
985
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
986
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1094
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostCardControlCheckboxValueAccessorDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1095
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.6", type: PostCardControlCheckboxValueAccessorDirective, isStandalone: true, selector: "post-card-control[type=\"checkbox\"]", host: { listeners: { "postChange": "handleChangeEvent($event.detail.state)", "focusout": "_handleBlurEvent()" } }, providers: [
|
|
987
1096
|
{
|
|
988
1097
|
provide: NG_VALUE_ACCESSOR,
|
|
989
1098
|
useExisting: PostCardControlCheckboxValueAccessorDirective,
|
|
@@ -991,7 +1100,7 @@ class PostCardControlCheckboxValueAccessorDirective {
|
|
|
991
1100
|
},
|
|
992
1101
|
], ngImport: i0 }); }
|
|
993
1102
|
}
|
|
994
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1103
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostCardControlCheckboxValueAccessorDirective, decorators: [{
|
|
995
1104
|
type: Directive,
|
|
996
1105
|
args: [{
|
|
997
1106
|
/* eslint-disable-next-line @angular-eslint/directive-selector */
|
|
@@ -1041,8 +1150,8 @@ class PostCardControlRadioValueAccessorDirective {
|
|
|
1041
1150
|
setDisabledState(isDisabled) {
|
|
1042
1151
|
this.el.nativeElement.disabled = isDisabled;
|
|
1043
1152
|
}
|
|
1044
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1045
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1153
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostCardControlRadioValueAccessorDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1154
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.6", type: PostCardControlRadioValueAccessorDirective, isStandalone: true, selector: "post-card-control[type=\"radio\"]", host: { listeners: { "postChange": "handleChangeEvent($event.detail.value)", "focusout": "_handleBlurEvent()" } }, providers: [
|
|
1046
1155
|
{
|
|
1047
1156
|
provide: NG_VALUE_ACCESSOR,
|
|
1048
1157
|
useExisting: PostCardControlRadioValueAccessorDirective,
|
|
@@ -1050,7 +1159,7 @@ class PostCardControlRadioValueAccessorDirective {
|
|
|
1050
1159
|
},
|
|
1051
1160
|
], ngImport: i0 }); }
|
|
1052
1161
|
}
|
|
1053
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1162
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostCardControlRadioValueAccessorDirective, decorators: [{
|
|
1054
1163
|
type: Directive,
|
|
1055
1164
|
args: [{
|
|
1056
1165
|
/* eslint-disable-next-line @angular-eslint/directive-selector */
|
|
@@ -1071,56 +1180,24 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
1071
1180
|
args: ['focusout']
|
|
1072
1181
|
}] } });
|
|
1073
1182
|
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
const nonce = inject(CSP_NONCE);
|
|
1092
|
-
if (nonce)
|
|
1093
|
-
setNonce(nonce);
|
|
1094
|
-
// Define Post components
|
|
1095
|
-
defineCustomElements();
|
|
1096
|
-
})();
|
|
1097
|
-
return initializerFn();
|
|
1098
|
-
}),
|
|
1099
|
-
] }); }
|
|
1183
|
+
function providePostComponents() {
|
|
1184
|
+
return makeEnvironmentProviders([
|
|
1185
|
+
...DIRECTIVES,
|
|
1186
|
+
PostCardControlCheckboxValueAccessorDirective,
|
|
1187
|
+
PostCardControlRadioValueAccessorDirective,
|
|
1188
|
+
provideEnvironmentInitializer(() => () => {
|
|
1189
|
+
// Check if Post components are already defined, if so do nothing
|
|
1190
|
+
if (typeof customElements.get('post-icon') !== 'undefined')
|
|
1191
|
+
return;
|
|
1192
|
+
// Set a "nonce" attribute on all scripts/styles if the host application has one configured
|
|
1193
|
+
const nonce = inject(CSP_NONCE, { optional: true });
|
|
1194
|
+
if (nonce)
|
|
1195
|
+
setNonce(nonce);
|
|
1196
|
+
// Define Post components
|
|
1197
|
+
defineCustomElements();
|
|
1198
|
+
}),
|
|
1199
|
+
]);
|
|
1100
1200
|
}
|
|
1101
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImport: i0, type: PostComponentsModule, decorators: [{
|
|
1102
|
-
type: NgModule,
|
|
1103
|
-
args: [{
|
|
1104
|
-
imports: DECLARATIONS,
|
|
1105
|
-
exports: DECLARATIONS,
|
|
1106
|
-
providers: [
|
|
1107
|
-
provideEnvironmentInitializer(() => {
|
|
1108
|
-
const initializerFn = (() => () => {
|
|
1109
|
-
// Check if Post components are already defined, if so do nothing
|
|
1110
|
-
if (typeof customElements.get('post-icon') !== 'undefined')
|
|
1111
|
-
return;
|
|
1112
|
-
// Set a "nonce" attribute on all scripts/styles if the host application has one configured
|
|
1113
|
-
const nonce = inject(CSP_NONCE);
|
|
1114
|
-
if (nonce)
|
|
1115
|
-
setNonce(nonce);
|
|
1116
|
-
// Define Post components
|
|
1117
|
-
defineCustomElements();
|
|
1118
|
-
})();
|
|
1119
|
-
return initializerFn();
|
|
1120
|
-
}),
|
|
1121
|
-
],
|
|
1122
|
-
}]
|
|
1123
|
-
}] });
|
|
1124
1201
|
|
|
1125
1202
|
/*
|
|
1126
1203
|
* Public API Surface of components
|
|
@@ -1130,5 +1207,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
1130
1207
|
* Generated bundle index. Do not edit.
|
|
1131
1208
|
*/
|
|
1132
1209
|
|
|
1133
|
-
export { DIRECTIVES, PostAccordion, PostAccordionItem, PostAvatar, PostBackToTop, PostBanner, PostBreadcrumbItem, PostBreadcrumbs, PostCardControl, PostCardControlCheckboxValueAccessorDirective, PostCardControlRadioValueAccessorDirective, PostClosebutton, PostCollapsible, PostCollapsibleTrigger,
|
|
1210
|
+
export { DIRECTIVES, PostAccordion, PostAccordionItem, PostAvatar, PostBackToTop, PostBanner, PostBreadcrumbItem, PostBreadcrumbs, PostCardControl, PostCardControlCheckboxValueAccessorDirective, PostCardControlRadioValueAccessorDirective, PostClosebutton, PostCollapsible, PostCollapsibleTrigger, PostFooter, PostHeader, PostIcon, PostLanguageOption, PostLanguageSwitch, PostLinkarea, PostList, PostListItem, PostLogo, PostMainnavigation, PostMegadropdown, PostMegadropdownTrigger, PostMenu, PostMenuItem, PostMenuTrigger, PostPopover, PostPopovercontainer, PostRating, PostTabHeader, PostTabPanel, PostTabs, PostTogglebutton, PostTooltip, PostTooltipTrigger, providePostComponents };
|
|
1134
1211
|
//# sourceMappingURL=swisspost-design-system-components-angular.mjs.map
|