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