@swisspost/design-system-components-angular 10.0.0-next.48 → 10.0.0-next.50
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 +253 -174
- 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 -392
- 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,22 +264,24 @@ 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", menuLabel: "menuLabel" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
222
269
|
};
|
|
223
270
|
PostBreadcrumbs = __decorate([
|
|
224
271
|
ProxyCmp({
|
|
225
|
-
|
|
272
|
+
defineCustomElementFn: defineCustomElement$7,
|
|
273
|
+
inputs: ['homeText', 'homeUrl', 'menuLabel']
|
|
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',
|
|
232
280
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
233
281
|
template: '<ng-content></ng-content>',
|
|
234
282
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
235
|
-
inputs: ['homeText', 'homeUrl'],
|
|
283
|
+
inputs: ['homeText', 'homeUrl', 'menuLabel'],
|
|
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 {
|
|
@@ -267,20 +318,24 @@ let PostClosebutton = class PostClosebutton {
|
|
|
267
318
|
c.detach();
|
|
268
319
|
this.el = r.nativeElement;
|
|
269
320
|
}
|
|
270
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
271
|
-
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", inputs: { buttonType: "buttonType" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
272
323
|
};
|
|
273
324
|
PostClosebutton = __decorate([
|
|
274
|
-
ProxyCmp({
|
|
325
|
+
ProxyCmp({
|
|
326
|
+
defineCustomElementFn: defineCustomElement$9,
|
|
327
|
+
inputs: ['buttonType']
|
|
328
|
+
})
|
|
275
329
|
], PostClosebutton);
|
|
276
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
330
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostClosebutton, decorators: [{
|
|
277
331
|
type: Component,
|
|
278
332
|
args: [{
|
|
279
333
|
selector: 'post-closebutton',
|
|
280
334
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
281
335
|
template: '<ng-content></ng-content>',
|
|
282
336
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
283
|
-
inputs: [],
|
|
337
|
+
inputs: ['buttonType'],
|
|
338
|
+
standalone: true
|
|
284
339
|
}]
|
|
285
340
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
286
341
|
let PostCollapsible = class PostCollapsible {
|
|
@@ -290,16 +345,17 @@ let PostCollapsible = class PostCollapsible {
|
|
|
290
345
|
this.el = r.nativeElement;
|
|
291
346
|
proxyOutputs(this, this.el, ['postToggle']);
|
|
292
347
|
}
|
|
293
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
294
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
348
|
+
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 }); }
|
|
349
|
+
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 }); }
|
|
295
350
|
};
|
|
296
351
|
PostCollapsible = __decorate([
|
|
297
352
|
ProxyCmp({
|
|
353
|
+
defineCustomElementFn: defineCustomElement$a,
|
|
298
354
|
inputs: ['collapsed'],
|
|
299
355
|
methods: ['toggle']
|
|
300
356
|
})
|
|
301
357
|
], PostCollapsible);
|
|
302
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
358
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostCollapsible, decorators: [{
|
|
303
359
|
type: Component,
|
|
304
360
|
args: [{
|
|
305
361
|
selector: 'post-collapsible',
|
|
@@ -307,6 +363,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
307
363
|
template: '<ng-content></ng-content>',
|
|
308
364
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
309
365
|
inputs: ['collapsed'],
|
|
366
|
+
standalone: true
|
|
310
367
|
}]
|
|
311
368
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
312
369
|
let PostCollapsibleTrigger = class PostCollapsibleTrigger {
|
|
@@ -315,16 +372,17 @@ let PostCollapsibleTrigger = class PostCollapsibleTrigger {
|
|
|
315
372
|
c.detach();
|
|
316
373
|
this.el = r.nativeElement;
|
|
317
374
|
}
|
|
318
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
319
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
375
|
+
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 }); }
|
|
376
|
+
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 }); }
|
|
320
377
|
};
|
|
321
378
|
PostCollapsibleTrigger = __decorate([
|
|
322
379
|
ProxyCmp({
|
|
380
|
+
defineCustomElementFn: defineCustomElement$b,
|
|
323
381
|
inputs: ['for'],
|
|
324
382
|
methods: ['update']
|
|
325
383
|
})
|
|
326
384
|
], PostCollapsibleTrigger);
|
|
327
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
385
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostCollapsibleTrigger, decorators: [{
|
|
328
386
|
type: Component,
|
|
329
387
|
args: [{
|
|
330
388
|
selector: 'post-collapsible-trigger',
|
|
@@ -332,6 +390,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
332
390
|
template: '<ng-content></ng-content>',
|
|
333
391
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
334
392
|
inputs: ['for'],
|
|
393
|
+
standalone: true
|
|
335
394
|
}]
|
|
336
395
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
337
396
|
let PostFooter = class PostFooter {
|
|
@@ -340,15 +399,16 @@ let PostFooter = class PostFooter {
|
|
|
340
399
|
c.detach();
|
|
341
400
|
this.el = r.nativeElement;
|
|
342
401
|
}
|
|
343
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
344
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
402
|
+
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 }); }
|
|
403
|
+
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 }); }
|
|
345
404
|
};
|
|
346
405
|
PostFooter = __decorate([
|
|
347
406
|
ProxyCmp({
|
|
407
|
+
defineCustomElementFn: defineCustomElement$c,
|
|
348
408
|
inputs: ['label']
|
|
349
409
|
})
|
|
350
410
|
], PostFooter);
|
|
351
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
411
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostFooter, decorators: [{
|
|
352
412
|
type: Component,
|
|
353
413
|
args: [{
|
|
354
414
|
selector: 'post-footer',
|
|
@@ -356,6 +416,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
356
416
|
template: '<ng-content></ng-content>',
|
|
357
417
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
358
418
|
inputs: ['label'],
|
|
419
|
+
standalone: true
|
|
359
420
|
}]
|
|
360
421
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
361
422
|
let PostHeader = class PostHeader {
|
|
@@ -364,15 +425,16 @@ let PostHeader = class PostHeader {
|
|
|
364
425
|
c.detach();
|
|
365
426
|
this.el = r.nativeElement;
|
|
366
427
|
}
|
|
367
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
368
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
428
|
+
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 }); }
|
|
429
|
+
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 }); }
|
|
369
430
|
};
|
|
370
431
|
PostHeader = __decorate([
|
|
371
432
|
ProxyCmp({
|
|
433
|
+
defineCustomElementFn: defineCustomElement$d,
|
|
372
434
|
methods: ['toggleMobileMenu']
|
|
373
435
|
})
|
|
374
436
|
], PostHeader);
|
|
375
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
437
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostHeader, decorators: [{
|
|
376
438
|
type: Component,
|
|
377
439
|
args: [{
|
|
378
440
|
selector: 'post-header',
|
|
@@ -380,6 +442,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
380
442
|
template: '<ng-content></ng-content>',
|
|
381
443
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
382
444
|
inputs: [],
|
|
445
|
+
standalone: true
|
|
383
446
|
}]
|
|
384
447
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
385
448
|
let PostIcon = class PostIcon {
|
|
@@ -388,15 +451,16 @@ let PostIcon = class PostIcon {
|
|
|
388
451
|
c.detach();
|
|
389
452
|
this.el = r.nativeElement;
|
|
390
453
|
}
|
|
391
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
392
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
454
|
+
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 }); }
|
|
455
|
+
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 }); }
|
|
393
456
|
};
|
|
394
457
|
PostIcon = __decorate([
|
|
395
458
|
ProxyCmp({
|
|
459
|
+
defineCustomElementFn: defineCustomElement$e,
|
|
396
460
|
inputs: ['animation', 'base', 'flipH', 'flipV', 'name', 'rotate', 'scale']
|
|
397
461
|
})
|
|
398
462
|
], PostIcon);
|
|
399
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
463
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostIcon, decorators: [{
|
|
400
464
|
type: Component,
|
|
401
465
|
args: [{
|
|
402
466
|
selector: 'post-icon',
|
|
@@ -404,6 +468,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
404
468
|
template: '<ng-content></ng-content>',
|
|
405
469
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
406
470
|
inputs: ['animation', 'base', 'flipH', 'flipV', 'name', 'rotate', 'scale'],
|
|
471
|
+
standalone: true
|
|
407
472
|
}]
|
|
408
473
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
409
474
|
let PostLanguageOption = class PostLanguageOption {
|
|
@@ -413,16 +478,17 @@ let PostLanguageOption = class PostLanguageOption {
|
|
|
413
478
|
this.el = r.nativeElement;
|
|
414
479
|
proxyOutputs(this, this.el, ['postChange', 'postLanguageOptionInitiallyActive']);
|
|
415
480
|
}
|
|
416
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
417
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
481
|
+
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 }); }
|
|
482
|
+
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 }); }
|
|
418
483
|
};
|
|
419
484
|
PostLanguageOption = __decorate([
|
|
420
485
|
ProxyCmp({
|
|
486
|
+
defineCustomElementFn: defineCustomElement$f,
|
|
421
487
|
inputs: ['active', 'code', 'name', 'url', 'variant'],
|
|
422
488
|
methods: ['select']
|
|
423
489
|
})
|
|
424
490
|
], PostLanguageOption);
|
|
425
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
491
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostLanguageOption, decorators: [{
|
|
426
492
|
type: Component,
|
|
427
493
|
args: [{
|
|
428
494
|
selector: 'post-language-option',
|
|
@@ -430,6 +496,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
430
496
|
template: '<ng-content></ng-content>',
|
|
431
497
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
432
498
|
inputs: ['active', 'code', 'name', 'url', 'variant'],
|
|
499
|
+
standalone: true
|
|
433
500
|
}]
|
|
434
501
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
435
502
|
let PostLanguageSwitch = class PostLanguageSwitch {
|
|
@@ -438,15 +505,16 @@ let PostLanguageSwitch = class PostLanguageSwitch {
|
|
|
438
505
|
c.detach();
|
|
439
506
|
this.el = r.nativeElement;
|
|
440
507
|
}
|
|
441
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
442
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
508
|
+
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 }); }
|
|
509
|
+
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 }); }
|
|
443
510
|
};
|
|
444
511
|
PostLanguageSwitch = __decorate([
|
|
445
512
|
ProxyCmp({
|
|
513
|
+
defineCustomElementFn: defineCustomElement$g,
|
|
446
514
|
inputs: ['caption', 'description', 'variant']
|
|
447
515
|
})
|
|
448
516
|
], PostLanguageSwitch);
|
|
449
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
517
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostLanguageSwitch, decorators: [{
|
|
450
518
|
type: Component,
|
|
451
519
|
args: [{
|
|
452
520
|
selector: 'post-language-switch',
|
|
@@ -454,6 +522,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
454
522
|
template: '<ng-content></ng-content>',
|
|
455
523
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
456
524
|
inputs: ['caption', 'description', 'variant'],
|
|
525
|
+
standalone: true
|
|
457
526
|
}]
|
|
458
527
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
459
528
|
let PostLinkarea = class PostLinkarea {
|
|
@@ -462,13 +531,15 @@ let PostLinkarea = class PostLinkarea {
|
|
|
462
531
|
c.detach();
|
|
463
532
|
this.el = r.nativeElement;
|
|
464
533
|
}
|
|
465
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
466
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
534
|
+
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 }); }
|
|
535
|
+
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 }); }
|
|
467
536
|
};
|
|
468
537
|
PostLinkarea = __decorate([
|
|
469
|
-
ProxyCmp({
|
|
538
|
+
ProxyCmp({
|
|
539
|
+
defineCustomElementFn: defineCustomElement$h
|
|
540
|
+
})
|
|
470
541
|
], PostLinkarea);
|
|
471
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
542
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostLinkarea, decorators: [{
|
|
472
543
|
type: Component,
|
|
473
544
|
args: [{
|
|
474
545
|
selector: 'post-linkarea',
|
|
@@ -476,6 +547,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
476
547
|
template: '<ng-content></ng-content>',
|
|
477
548
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
478
549
|
inputs: [],
|
|
550
|
+
standalone: true
|
|
479
551
|
}]
|
|
480
552
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
481
553
|
let PostList = class PostList {
|
|
@@ -484,15 +556,16 @@ let PostList = class PostList {
|
|
|
484
556
|
c.detach();
|
|
485
557
|
this.el = r.nativeElement;
|
|
486
558
|
}
|
|
487
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
488
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
559
|
+
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 }); }
|
|
560
|
+
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 }); }
|
|
489
561
|
};
|
|
490
562
|
PostList = __decorate([
|
|
491
563
|
ProxyCmp({
|
|
564
|
+
defineCustomElementFn: defineCustomElement$i,
|
|
492
565
|
inputs: ['horizontal', 'titleHidden']
|
|
493
566
|
})
|
|
494
567
|
], PostList);
|
|
495
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
568
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostList, decorators: [{
|
|
496
569
|
type: Component,
|
|
497
570
|
args: [{
|
|
498
571
|
selector: 'post-list',
|
|
@@ -500,6 +573,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
500
573
|
template: '<ng-content></ng-content>',
|
|
501
574
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
502
575
|
inputs: ['horizontal', 'titleHidden'],
|
|
576
|
+
standalone: true
|
|
503
577
|
}]
|
|
504
578
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
505
579
|
let PostListItem = class PostListItem {
|
|
@@ -508,13 +582,15 @@ let PostListItem = class PostListItem {
|
|
|
508
582
|
c.detach();
|
|
509
583
|
this.el = r.nativeElement;
|
|
510
584
|
}
|
|
511
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
512
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
585
|
+
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 }); }
|
|
586
|
+
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 }); }
|
|
513
587
|
};
|
|
514
588
|
PostListItem = __decorate([
|
|
515
|
-
ProxyCmp({
|
|
589
|
+
ProxyCmp({
|
|
590
|
+
defineCustomElementFn: defineCustomElement$j
|
|
591
|
+
})
|
|
516
592
|
], PostListItem);
|
|
517
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
593
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostListItem, decorators: [{
|
|
518
594
|
type: Component,
|
|
519
595
|
args: [{
|
|
520
596
|
selector: 'post-list-item',
|
|
@@ -522,6 +598,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
522
598
|
template: '<ng-content></ng-content>',
|
|
523
599
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
524
600
|
inputs: [],
|
|
601
|
+
standalone: true
|
|
525
602
|
}]
|
|
526
603
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
527
604
|
let PostLogo = class PostLogo {
|
|
@@ -530,15 +607,16 @@ let PostLogo = class PostLogo {
|
|
|
530
607
|
c.detach();
|
|
531
608
|
this.el = r.nativeElement;
|
|
532
609
|
}
|
|
533
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
534
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
610
|
+
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 }); }
|
|
611
|
+
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 }); }
|
|
535
612
|
};
|
|
536
613
|
PostLogo = __decorate([
|
|
537
614
|
ProxyCmp({
|
|
615
|
+
defineCustomElementFn: defineCustomElement$k,
|
|
538
616
|
inputs: ['url']
|
|
539
617
|
})
|
|
540
618
|
], PostLogo);
|
|
541
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
619
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostLogo, decorators: [{
|
|
542
620
|
type: Component,
|
|
543
621
|
args: [{
|
|
544
622
|
selector: 'post-logo',
|
|
@@ -546,6 +624,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
546
624
|
template: '<ng-content></ng-content>',
|
|
547
625
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
548
626
|
inputs: ['url'],
|
|
627
|
+
standalone: true
|
|
549
628
|
}]
|
|
550
629
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
551
630
|
let PostMainnavigation = class PostMainnavigation {
|
|
@@ -554,13 +633,15 @@ let PostMainnavigation = class PostMainnavigation {
|
|
|
554
633
|
c.detach();
|
|
555
634
|
this.el = r.nativeElement;
|
|
556
635
|
}
|
|
557
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
558
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
636
|
+
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 }); }
|
|
637
|
+
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 }); }
|
|
559
638
|
};
|
|
560
639
|
PostMainnavigation = __decorate([
|
|
561
|
-
ProxyCmp({
|
|
640
|
+
ProxyCmp({
|
|
641
|
+
defineCustomElementFn: defineCustomElement$l
|
|
642
|
+
})
|
|
562
643
|
], PostMainnavigation);
|
|
563
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
644
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMainnavigation, decorators: [{
|
|
564
645
|
type: Component,
|
|
565
646
|
args: [{
|
|
566
647
|
selector: 'post-mainnavigation',
|
|
@@ -568,6 +649,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
568
649
|
template: '<ng-content></ng-content>',
|
|
569
650
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
570
651
|
inputs: [],
|
|
652
|
+
standalone: true
|
|
571
653
|
}]
|
|
572
654
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
573
655
|
let PostMegadropdown = class PostMegadropdown {
|
|
@@ -577,15 +659,16 @@ let PostMegadropdown = class PostMegadropdown {
|
|
|
577
659
|
this.el = r.nativeElement;
|
|
578
660
|
proxyOutputs(this, this.el, ['postToggleMegadropdown']);
|
|
579
661
|
}
|
|
580
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
581
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
662
|
+
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 }); }
|
|
663
|
+
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 }); }
|
|
582
664
|
};
|
|
583
665
|
PostMegadropdown = __decorate([
|
|
584
666
|
ProxyCmp({
|
|
667
|
+
defineCustomElementFn: defineCustomElement$m,
|
|
585
668
|
methods: ['toggle', 'show', 'hide', 'focusFirst']
|
|
586
669
|
})
|
|
587
670
|
], PostMegadropdown);
|
|
588
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
671
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMegadropdown, decorators: [{
|
|
589
672
|
type: Component,
|
|
590
673
|
args: [{
|
|
591
674
|
selector: 'post-megadropdown',
|
|
@@ -593,6 +676,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
593
676
|
template: '<ng-content></ng-content>',
|
|
594
677
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
595
678
|
inputs: [],
|
|
679
|
+
standalone: true
|
|
596
680
|
}]
|
|
597
681
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
598
682
|
let PostMegadropdownTrigger = class PostMegadropdownTrigger {
|
|
@@ -601,15 +685,16 @@ let PostMegadropdownTrigger = class PostMegadropdownTrigger {
|
|
|
601
685
|
c.detach();
|
|
602
686
|
this.el = r.nativeElement;
|
|
603
687
|
}
|
|
604
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
605
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
688
|
+
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 }); }
|
|
689
|
+
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 }); }
|
|
606
690
|
};
|
|
607
691
|
PostMegadropdownTrigger = __decorate([
|
|
608
692
|
ProxyCmp({
|
|
693
|
+
defineCustomElementFn: defineCustomElement$n,
|
|
609
694
|
inputs: ['for']
|
|
610
695
|
})
|
|
611
696
|
], PostMegadropdownTrigger);
|
|
612
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
697
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMegadropdownTrigger, decorators: [{
|
|
613
698
|
type: Component,
|
|
614
699
|
args: [{
|
|
615
700
|
selector: 'post-megadropdown-trigger',
|
|
@@ -617,6 +702,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
617
702
|
template: '<ng-content></ng-content>',
|
|
618
703
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
619
704
|
inputs: ['for'],
|
|
705
|
+
standalone: true
|
|
620
706
|
}]
|
|
621
707
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
622
708
|
let PostMenu = class PostMenu {
|
|
@@ -626,23 +712,25 @@ let PostMenu = class PostMenu {
|
|
|
626
712
|
this.el = r.nativeElement;
|
|
627
713
|
proxyOutputs(this, this.el, ['toggleMenu']);
|
|
628
714
|
}
|
|
629
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
630
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
715
|
+
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 }); }
|
|
716
|
+
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 }); }
|
|
631
717
|
};
|
|
632
718
|
PostMenu = __decorate([
|
|
633
719
|
ProxyCmp({
|
|
634
|
-
|
|
720
|
+
defineCustomElementFn: defineCustomElement$o,
|
|
721
|
+
inputs: ['label', 'placement'],
|
|
635
722
|
methods: ['toggle', 'show', 'hide']
|
|
636
723
|
})
|
|
637
724
|
], PostMenu);
|
|
638
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
725
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMenu, decorators: [{
|
|
639
726
|
type: Component,
|
|
640
727
|
args: [{
|
|
641
728
|
selector: 'post-menu',
|
|
642
729
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
643
730
|
template: '<ng-content></ng-content>',
|
|
644
731
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
645
|
-
inputs: ['placement'],
|
|
732
|
+
inputs: ['label', 'placement'],
|
|
733
|
+
standalone: true
|
|
646
734
|
}]
|
|
647
735
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
648
736
|
let PostMenuItem = class PostMenuItem {
|
|
@@ -651,13 +739,15 @@ let PostMenuItem = class PostMenuItem {
|
|
|
651
739
|
c.detach();
|
|
652
740
|
this.el = r.nativeElement;
|
|
653
741
|
}
|
|
654
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
655
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
742
|
+
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 }); }
|
|
743
|
+
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 }); }
|
|
656
744
|
};
|
|
657
745
|
PostMenuItem = __decorate([
|
|
658
|
-
ProxyCmp({
|
|
746
|
+
ProxyCmp({
|
|
747
|
+
defineCustomElementFn: defineCustomElement$p
|
|
748
|
+
})
|
|
659
749
|
], PostMenuItem);
|
|
660
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
750
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMenuItem, decorators: [{
|
|
661
751
|
type: Component,
|
|
662
752
|
args: [{
|
|
663
753
|
selector: 'post-menu-item',
|
|
@@ -665,6 +755,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
665
755
|
template: '<ng-content></ng-content>',
|
|
666
756
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
667
757
|
inputs: [],
|
|
758
|
+
standalone: true
|
|
668
759
|
}]
|
|
669
760
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
670
761
|
let PostMenuTrigger = class PostMenuTrigger {
|
|
@@ -673,15 +764,16 @@ let PostMenuTrigger = class PostMenuTrigger {
|
|
|
673
764
|
c.detach();
|
|
674
765
|
this.el = r.nativeElement;
|
|
675
766
|
}
|
|
676
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
677
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
767
|
+
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 }); }
|
|
768
|
+
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 }); }
|
|
678
769
|
};
|
|
679
770
|
PostMenuTrigger = __decorate([
|
|
680
771
|
ProxyCmp({
|
|
772
|
+
defineCustomElementFn: defineCustomElement$q,
|
|
681
773
|
inputs: ['for']
|
|
682
774
|
})
|
|
683
775
|
], PostMenuTrigger);
|
|
684
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
776
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostMenuTrigger, decorators: [{
|
|
685
777
|
type: Component,
|
|
686
778
|
args: [{
|
|
687
779
|
selector: 'post-menu-trigger',
|
|
@@ -689,6 +781,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
689
781
|
template: '<ng-content></ng-content>',
|
|
690
782
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
691
783
|
inputs: ['for'],
|
|
784
|
+
standalone: true
|
|
692
785
|
}]
|
|
693
786
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
694
787
|
let PostPopover = class PostPopover {
|
|
@@ -697,16 +790,17 @@ let PostPopover = class PostPopover {
|
|
|
697
790
|
c.detach();
|
|
698
791
|
this.el = r.nativeElement;
|
|
699
792
|
}
|
|
700
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
701
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
793
|
+
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 }); }
|
|
794
|
+
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 }); }
|
|
702
795
|
};
|
|
703
796
|
PostPopover = __decorate([
|
|
704
797
|
ProxyCmp({
|
|
798
|
+
defineCustomElementFn: defineCustomElement$r,
|
|
705
799
|
inputs: ['arrow', 'closeButtonCaption', 'placement'],
|
|
706
800
|
methods: ['show', 'hide', 'toggle']
|
|
707
801
|
})
|
|
708
802
|
], PostPopover);
|
|
709
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
803
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostPopover, decorators: [{
|
|
710
804
|
type: Component,
|
|
711
805
|
args: [{
|
|
712
806
|
selector: 'post-popover',
|
|
@@ -714,6 +808,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
714
808
|
template: '<ng-content></ng-content>',
|
|
715
809
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
716
810
|
inputs: ['arrow', 'closeButtonCaption', 'placement'],
|
|
811
|
+
standalone: true
|
|
717
812
|
}]
|
|
718
813
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
719
814
|
let PostPopovercontainer = class PostPopovercontainer {
|
|
@@ -723,16 +818,17 @@ let PostPopovercontainer = class PostPopovercontainer {
|
|
|
723
818
|
this.el = r.nativeElement;
|
|
724
819
|
proxyOutputs(this, this.el, ['postToggle']);
|
|
725
820
|
}
|
|
726
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
727
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
821
|
+
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 }); }
|
|
822
|
+
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 }); }
|
|
728
823
|
};
|
|
729
824
|
PostPopovercontainer = __decorate([
|
|
730
825
|
ProxyCmp({
|
|
826
|
+
defineCustomElementFn: defineCustomElement$s,
|
|
731
827
|
inputs: ['animation', 'arrow', 'edgeGap', 'manualClose', 'placement', 'safeSpace'],
|
|
732
828
|
methods: ['show', 'hide', 'toggle']
|
|
733
829
|
})
|
|
734
830
|
], PostPopovercontainer);
|
|
735
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
831
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostPopovercontainer, decorators: [{
|
|
736
832
|
type: Component,
|
|
737
833
|
args: [{
|
|
738
834
|
selector: 'post-popovercontainer',
|
|
@@ -740,6 +836,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
740
836
|
template: '<ng-content></ng-content>',
|
|
741
837
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
742
838
|
inputs: ['animation', 'arrow', 'edgeGap', 'manualClose', 'placement', 'safeSpace'],
|
|
839
|
+
standalone: true
|
|
743
840
|
}]
|
|
744
841
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
745
842
|
let PostRating = class PostRating {
|
|
@@ -749,15 +846,16 @@ let PostRating = class PostRating {
|
|
|
749
846
|
this.el = r.nativeElement;
|
|
750
847
|
proxyOutputs(this, this.el, ['postInput', 'postChange']);
|
|
751
848
|
}
|
|
752
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
753
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
849
|
+
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 }); }
|
|
850
|
+
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 }); }
|
|
754
851
|
};
|
|
755
852
|
PostRating = __decorate([
|
|
756
853
|
ProxyCmp({
|
|
854
|
+
defineCustomElementFn: defineCustomElement$t,
|
|
757
855
|
inputs: ['currentRating', 'label', 'readonly', 'stars']
|
|
758
856
|
})
|
|
759
857
|
], PostRating);
|
|
760
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
858
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostRating, decorators: [{
|
|
761
859
|
type: Component,
|
|
762
860
|
args: [{
|
|
763
861
|
selector: 'post-rating',
|
|
@@ -765,6 +863,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
765
863
|
template: '<ng-content></ng-content>',
|
|
766
864
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
767
865
|
inputs: ['currentRating', 'label', 'readonly', 'stars'],
|
|
866
|
+
standalone: true
|
|
768
867
|
}]
|
|
769
868
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
770
869
|
let PostTabHeader = class PostTabHeader {
|
|
@@ -773,15 +872,16 @@ let PostTabHeader = class PostTabHeader {
|
|
|
773
872
|
c.detach();
|
|
774
873
|
this.el = r.nativeElement;
|
|
775
874
|
}
|
|
776
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
777
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
875
|
+
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 }); }
|
|
876
|
+
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 }); }
|
|
778
877
|
};
|
|
779
878
|
PostTabHeader = __decorate([
|
|
780
879
|
ProxyCmp({
|
|
880
|
+
defineCustomElementFn: defineCustomElement$u,
|
|
781
881
|
inputs: ['panel']
|
|
782
882
|
})
|
|
783
883
|
], PostTabHeader);
|
|
784
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
884
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTabHeader, decorators: [{
|
|
785
885
|
type: Component,
|
|
786
886
|
args: [{
|
|
787
887
|
selector: 'post-tab-header',
|
|
@@ -789,6 +889,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
789
889
|
template: '<ng-content></ng-content>',
|
|
790
890
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
791
891
|
inputs: ['panel'],
|
|
892
|
+
standalone: true
|
|
792
893
|
}]
|
|
793
894
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
794
895
|
let PostTabPanel = class PostTabPanel {
|
|
@@ -797,15 +898,16 @@ let PostTabPanel = class PostTabPanel {
|
|
|
797
898
|
c.detach();
|
|
798
899
|
this.el = r.nativeElement;
|
|
799
900
|
}
|
|
800
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
801
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
901
|
+
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 }); }
|
|
902
|
+
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 }); }
|
|
802
903
|
};
|
|
803
904
|
PostTabPanel = __decorate([
|
|
804
905
|
ProxyCmp({
|
|
906
|
+
defineCustomElementFn: defineCustomElement$v,
|
|
805
907
|
inputs: ['name']
|
|
806
908
|
})
|
|
807
909
|
], PostTabPanel);
|
|
808
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
910
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTabPanel, decorators: [{
|
|
809
911
|
type: Component,
|
|
810
912
|
args: [{
|
|
811
913
|
selector: 'post-tab-panel',
|
|
@@ -813,6 +915,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
813
915
|
template: '<ng-content></ng-content>',
|
|
814
916
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
815
917
|
inputs: ['name'],
|
|
918
|
+
standalone: true
|
|
816
919
|
}]
|
|
817
920
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
818
921
|
let PostTabs = class PostTabs {
|
|
@@ -822,16 +925,17 @@ let PostTabs = class PostTabs {
|
|
|
822
925
|
this.el = r.nativeElement;
|
|
823
926
|
proxyOutputs(this, this.el, ['postChange']);
|
|
824
927
|
}
|
|
825
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
826
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
928
|
+
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 }); }
|
|
929
|
+
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 }); }
|
|
827
930
|
};
|
|
828
931
|
PostTabs = __decorate([
|
|
829
932
|
ProxyCmp({
|
|
933
|
+
defineCustomElementFn: defineCustomElement$w,
|
|
830
934
|
inputs: ['activePanel', 'fullWidth'],
|
|
831
935
|
methods: ['show']
|
|
832
936
|
})
|
|
833
937
|
], PostTabs);
|
|
834
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
938
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTabs, decorators: [{
|
|
835
939
|
type: Component,
|
|
836
940
|
args: [{
|
|
837
941
|
selector: 'post-tabs',
|
|
@@ -839,6 +943,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
839
943
|
template: '<ng-content></ng-content>',
|
|
840
944
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
841
945
|
inputs: ['activePanel', 'fullWidth'],
|
|
946
|
+
standalone: true
|
|
842
947
|
}]
|
|
843
948
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
844
949
|
let PostTogglebutton = class PostTogglebutton {
|
|
@@ -847,15 +952,16 @@ let PostTogglebutton = class PostTogglebutton {
|
|
|
847
952
|
c.detach();
|
|
848
953
|
this.el = r.nativeElement;
|
|
849
954
|
}
|
|
850
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
851
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
955
|
+
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 }); }
|
|
956
|
+
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 }); }
|
|
852
957
|
};
|
|
853
958
|
PostTogglebutton = __decorate([
|
|
854
959
|
ProxyCmp({
|
|
960
|
+
defineCustomElementFn: defineCustomElement$x,
|
|
855
961
|
inputs: ['toggled']
|
|
856
962
|
})
|
|
857
963
|
], PostTogglebutton);
|
|
858
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
964
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTogglebutton, decorators: [{
|
|
859
965
|
type: Component,
|
|
860
966
|
args: [{
|
|
861
967
|
selector: 'post-togglebutton',
|
|
@@ -863,6 +969,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
863
969
|
template: '<ng-content></ng-content>',
|
|
864
970
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
865
971
|
inputs: ['toggled'],
|
|
972
|
+
standalone: true
|
|
866
973
|
}]
|
|
867
974
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
868
975
|
let PostTooltip = class PostTooltip {
|
|
@@ -871,16 +978,17 @@ let PostTooltip = class PostTooltip {
|
|
|
871
978
|
c.detach();
|
|
872
979
|
this.el = r.nativeElement;
|
|
873
980
|
}
|
|
874
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
875
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
981
|
+
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 }); }
|
|
982
|
+
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 }); }
|
|
876
983
|
};
|
|
877
984
|
PostTooltip = __decorate([
|
|
878
985
|
ProxyCmp({
|
|
986
|
+
defineCustomElementFn: defineCustomElement$y,
|
|
879
987
|
inputs: ['animation', 'arrow', 'open', 'placement'],
|
|
880
988
|
methods: ['show', 'hide', 'toggle']
|
|
881
989
|
})
|
|
882
990
|
], PostTooltip);
|
|
883
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
991
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTooltip, decorators: [{
|
|
884
992
|
type: Component,
|
|
885
993
|
args: [{
|
|
886
994
|
selector: 'post-tooltip',
|
|
@@ -888,6 +996,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
888
996
|
template: '<ng-content></ng-content>',
|
|
889
997
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
890
998
|
inputs: ['animation', 'arrow', 'open', 'placement'],
|
|
999
|
+
standalone: true
|
|
891
1000
|
}]
|
|
892
1001
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
893
1002
|
let PostTooltipTrigger = class PostTooltipTrigger {
|
|
@@ -896,15 +1005,16 @@ let PostTooltipTrigger = class PostTooltipTrigger {
|
|
|
896
1005
|
c.detach();
|
|
897
1006
|
this.el = r.nativeElement;
|
|
898
1007
|
}
|
|
899
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
900
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1008
|
+
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 }); }
|
|
1009
|
+
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 }); }
|
|
901
1010
|
};
|
|
902
1011
|
PostTooltipTrigger = __decorate([
|
|
903
1012
|
ProxyCmp({
|
|
1013
|
+
defineCustomElementFn: defineCustomElement$z,
|
|
904
1014
|
inputs: ['delay', 'for']
|
|
905
1015
|
})
|
|
906
1016
|
], PostTooltipTrigger);
|
|
907
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1017
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostTooltipTrigger, decorators: [{
|
|
908
1018
|
type: Component,
|
|
909
1019
|
args: [{
|
|
910
1020
|
selector: 'post-tooltip-trigger',
|
|
@@ -912,6 +1022,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
912
1022
|
template: '<ng-content></ng-content>',
|
|
913
1023
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
914
1024
|
inputs: ['delay', 'for'],
|
|
1025
|
+
standalone: true
|
|
915
1026
|
}]
|
|
916
1027
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
917
1028
|
|
|
@@ -981,8 +1092,8 @@ class PostCardControlCheckboxValueAccessorDirective {
|
|
|
981
1092
|
setDisabledState(isDisabled) {
|
|
982
1093
|
this.el.nativeElement.disabled = isDisabled;
|
|
983
1094
|
}
|
|
984
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
985
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1095
|
+
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 }); }
|
|
1096
|
+
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: [
|
|
986
1097
|
{
|
|
987
1098
|
provide: NG_VALUE_ACCESSOR,
|
|
988
1099
|
useExisting: PostCardControlCheckboxValueAccessorDirective,
|
|
@@ -990,7 +1101,7 @@ class PostCardControlCheckboxValueAccessorDirective {
|
|
|
990
1101
|
},
|
|
991
1102
|
], ngImport: i0 }); }
|
|
992
1103
|
}
|
|
993
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1104
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostCardControlCheckboxValueAccessorDirective, decorators: [{
|
|
994
1105
|
type: Directive,
|
|
995
1106
|
args: [{
|
|
996
1107
|
/* eslint-disable-next-line @angular-eslint/directive-selector */
|
|
@@ -1040,8 +1151,8 @@ class PostCardControlRadioValueAccessorDirective {
|
|
|
1040
1151
|
setDisabledState(isDisabled) {
|
|
1041
1152
|
this.el.nativeElement.disabled = isDisabled;
|
|
1042
1153
|
}
|
|
1043
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1044
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1154
|
+
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 }); }
|
|
1155
|
+
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: [
|
|
1045
1156
|
{
|
|
1046
1157
|
provide: NG_VALUE_ACCESSOR,
|
|
1047
1158
|
useExisting: PostCardControlRadioValueAccessorDirective,
|
|
@@ -1049,7 +1160,7 @@ class PostCardControlRadioValueAccessorDirective {
|
|
|
1049
1160
|
},
|
|
1050
1161
|
], ngImport: i0 }); }
|
|
1051
1162
|
}
|
|
1052
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1163
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: PostCardControlRadioValueAccessorDirective, decorators: [{
|
|
1053
1164
|
type: Directive,
|
|
1054
1165
|
args: [{
|
|
1055
1166
|
/* eslint-disable-next-line @angular-eslint/directive-selector */
|
|
@@ -1070,56 +1181,24 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
1070
1181
|
args: ['focusout']
|
|
1071
1182
|
}] } });
|
|
1072
1183
|
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
const nonce = inject(CSP_NONCE);
|
|
1091
|
-
if (nonce)
|
|
1092
|
-
setNonce(nonce);
|
|
1093
|
-
// Define Post components
|
|
1094
|
-
defineCustomElements();
|
|
1095
|
-
})();
|
|
1096
|
-
return initializerFn();
|
|
1097
|
-
}),
|
|
1098
|
-
] }); }
|
|
1184
|
+
function providePostComponents() {
|
|
1185
|
+
return makeEnvironmentProviders([
|
|
1186
|
+
...DIRECTIVES,
|
|
1187
|
+
PostCardControlCheckboxValueAccessorDirective,
|
|
1188
|
+
PostCardControlRadioValueAccessorDirective,
|
|
1189
|
+
provideEnvironmentInitializer(() => () => {
|
|
1190
|
+
// Check if Post components are already defined, if so do nothing
|
|
1191
|
+
if (typeof customElements.get('post-icon') !== 'undefined')
|
|
1192
|
+
return;
|
|
1193
|
+
// Set a "nonce" attribute on all scripts/styles if the host application has one configured
|
|
1194
|
+
const nonce = inject(CSP_NONCE, { optional: true });
|
|
1195
|
+
if (nonce)
|
|
1196
|
+
setNonce(nonce);
|
|
1197
|
+
// Define Post components
|
|
1198
|
+
defineCustomElements();
|
|
1199
|
+
}),
|
|
1200
|
+
]);
|
|
1099
1201
|
}
|
|
1100
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImport: i0, type: PostComponentsModule, decorators: [{
|
|
1101
|
-
type: NgModule,
|
|
1102
|
-
args: [{
|
|
1103
|
-
imports: DECLARATIONS,
|
|
1104
|
-
exports: DECLARATIONS,
|
|
1105
|
-
providers: [
|
|
1106
|
-
provideEnvironmentInitializer(() => {
|
|
1107
|
-
const initializerFn = (() => () => {
|
|
1108
|
-
// Check if Post components are already defined, if so do nothing
|
|
1109
|
-
if (typeof customElements.get('post-icon') !== 'undefined')
|
|
1110
|
-
return;
|
|
1111
|
-
// Set a "nonce" attribute on all scripts/styles if the host application has one configured
|
|
1112
|
-
const nonce = inject(CSP_NONCE);
|
|
1113
|
-
if (nonce)
|
|
1114
|
-
setNonce(nonce);
|
|
1115
|
-
// Define Post components
|
|
1116
|
-
defineCustomElements();
|
|
1117
|
-
})();
|
|
1118
|
-
return initializerFn();
|
|
1119
|
-
}),
|
|
1120
|
-
],
|
|
1121
|
-
}]
|
|
1122
|
-
}] });
|
|
1123
1202
|
|
|
1124
1203
|
/*
|
|
1125
1204
|
* Public API Surface of components
|
|
@@ -1129,5 +1208,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
1129
1208
|
* Generated bundle index. Do not edit.
|
|
1130
1209
|
*/
|
|
1131
1210
|
|
|
1132
|
-
export { DIRECTIVES, PostAccordion, PostAccordionItem, PostAvatar, PostBackToTop, PostBanner, PostBreadcrumbItem, PostBreadcrumbs, PostCardControl, PostCardControlCheckboxValueAccessorDirective, PostCardControlRadioValueAccessorDirective, PostClosebutton, PostCollapsible, PostCollapsibleTrigger,
|
|
1211
|
+
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 };
|
|
1133
1212
|
//# sourceMappingURL=swisspost-design-system-components-angular.mjs.map
|