@swisspost/design-system-components-angular 10.0.0-next.67 → 10.0.0-next.68
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.
|
@@ -23,27 +23,28 @@ import { defineCustomElement as defineCustomElement$h } from '@swisspost/design-
|
|
|
23
23
|
import { defineCustomElement as defineCustomElement$i } from '@swisspost/design-system-components/components/post-linkarea.js';
|
|
24
24
|
import { defineCustomElement as defineCustomElement$j } from '@swisspost/design-system-components/components/post-listbox.js';
|
|
25
25
|
import { defineCustomElement as defineCustomElement$k } from '@swisspost/design-system-components/components/post-listbox-option.js';
|
|
26
|
-
import { defineCustomElement as defineCustomElement$l } from '@swisspost/design-system-components/components/post-
|
|
27
|
-
import { defineCustomElement as defineCustomElement$m } from '@swisspost/design-system-components/components/post-
|
|
28
|
-
import { defineCustomElement as defineCustomElement$n } from '@swisspost/design-system-components/components/post-
|
|
29
|
-
import { defineCustomElement as defineCustomElement$o } from '@swisspost/design-system-components/components/post-megadropdown
|
|
30
|
-
import { defineCustomElement as defineCustomElement$p } from '@swisspost/design-system-components/components/post-
|
|
31
|
-
import { defineCustomElement as defineCustomElement$q } from '@swisspost/design-system-components/components/post-menu
|
|
32
|
-
import { defineCustomElement as defineCustomElement$r } from '@swisspost/design-system-components/components/post-menu-
|
|
33
|
-
import { defineCustomElement as defineCustomElement$s } from '@swisspost/design-system-components/components/post-
|
|
34
|
-
import { defineCustomElement as defineCustomElement$t } from '@swisspost/design-system-components/components/post-
|
|
35
|
-
import { defineCustomElement as defineCustomElement$u } from '@swisspost/design-system-components/components/post-
|
|
36
|
-
import { defineCustomElement as defineCustomElement$v } from '@swisspost/design-system-components/components/post-popover
|
|
37
|
-
import { defineCustomElement as defineCustomElement$w } from '@swisspost/design-system-components/components/post-
|
|
38
|
-
import { defineCustomElement as defineCustomElement$x } from '@swisspost/design-system-components/components/post-
|
|
39
|
-
import { defineCustomElement as defineCustomElement$y } from '@swisspost/design-system-components/components/post-
|
|
40
|
-
import { defineCustomElement as defineCustomElement$z } from '@swisspost/design-system-components/components/post-stepper
|
|
41
|
-
import { defineCustomElement as defineCustomElement$A } from '@swisspost/design-system-components/components/post-
|
|
42
|
-
import { defineCustomElement as defineCustomElement$B } from '@swisspost/design-system-components/components/post-tab-
|
|
43
|
-
import { defineCustomElement as defineCustomElement$C } from '@swisspost/design-system-components/components/post-
|
|
44
|
-
import { defineCustomElement as defineCustomElement$D } from '@swisspost/design-system-components/components/post-
|
|
45
|
-
import { defineCustomElement as defineCustomElement$E } from '@swisspost/design-system-components/components/post-
|
|
46
|
-
import { defineCustomElement as defineCustomElement$F } from '@swisspost/design-system-components/components/post-tooltip
|
|
26
|
+
import { defineCustomElement as defineCustomElement$l } from '@swisspost/design-system-components/components/post-login-widget.js';
|
|
27
|
+
import { defineCustomElement as defineCustomElement$m } from '@swisspost/design-system-components/components/post-logo.js';
|
|
28
|
+
import { defineCustomElement as defineCustomElement$n } from '@swisspost/design-system-components/components/post-mainnavigation.js';
|
|
29
|
+
import { defineCustomElement as defineCustomElement$o } from '@swisspost/design-system-components/components/post-megadropdown.js';
|
|
30
|
+
import { defineCustomElement as defineCustomElement$p } from '@swisspost/design-system-components/components/post-megadropdown-trigger.js';
|
|
31
|
+
import { defineCustomElement as defineCustomElement$q } from '@swisspost/design-system-components/components/post-menu.js';
|
|
32
|
+
import { defineCustomElement as defineCustomElement$r } from '@swisspost/design-system-components/components/post-menu-item.js';
|
|
33
|
+
import { defineCustomElement as defineCustomElement$s } from '@swisspost/design-system-components/components/post-menu-trigger.js';
|
|
34
|
+
import { defineCustomElement as defineCustomElement$t } from '@swisspost/design-system-components/components/post-number-input.js';
|
|
35
|
+
import { defineCustomElement as defineCustomElement$u } from '@swisspost/design-system-components/components/post-pagination.js';
|
|
36
|
+
import { defineCustomElement as defineCustomElement$v } from '@swisspost/design-system-components/components/post-popover.js';
|
|
37
|
+
import { defineCustomElement as defineCustomElement$w } from '@swisspost/design-system-components/components/post-popover-trigger.js';
|
|
38
|
+
import { defineCustomElement as defineCustomElement$x } from '@swisspost/design-system-components/components/post-popovercontainer.js';
|
|
39
|
+
import { defineCustomElement as defineCustomElement$y } from '@swisspost/design-system-components/components/post-rating.js';
|
|
40
|
+
import { defineCustomElement as defineCustomElement$z } from '@swisspost/design-system-components/components/post-stepper.js';
|
|
41
|
+
import { defineCustomElement as defineCustomElement$A } from '@swisspost/design-system-components/components/post-stepper-item.js';
|
|
42
|
+
import { defineCustomElement as defineCustomElement$B } from '@swisspost/design-system-components/components/post-tab-item.js';
|
|
43
|
+
import { defineCustomElement as defineCustomElement$C } from '@swisspost/design-system-components/components/post-tab-panel.js';
|
|
44
|
+
import { defineCustomElement as defineCustomElement$D } from '@swisspost/design-system-components/components/post-tabs.js';
|
|
45
|
+
import { defineCustomElement as defineCustomElement$E } from '@swisspost/design-system-components/components/post-togglebutton.js';
|
|
46
|
+
import { defineCustomElement as defineCustomElement$F } from '@swisspost/design-system-components/components/post-tooltip.js';
|
|
47
|
+
import { defineCustomElement as defineCustomElement$G } from '@swisspost/design-system-components/components/post-tooltip-trigger.js';
|
|
47
48
|
|
|
48
49
|
/* eslint-disable */
|
|
49
50
|
/* tslint:disable */
|
|
@@ -109,8 +110,8 @@ let PostAccordion = class PostAccordion {
|
|
|
109
110
|
c.detach();
|
|
110
111
|
this.el = r.nativeElement;
|
|
111
112
|
}
|
|
112
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
113
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
113
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
114
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", 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 }); }
|
|
114
115
|
};
|
|
115
116
|
PostAccordion = __decorate([
|
|
116
117
|
ProxyCmp({
|
|
@@ -119,7 +120,7 @@ PostAccordion = __decorate([
|
|
|
119
120
|
methods: ['toggle', 'expandAll', 'collapseAll']
|
|
120
121
|
})
|
|
121
122
|
], PostAccordion);
|
|
122
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
123
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostAccordion, decorators: [{
|
|
123
124
|
type: Component,
|
|
124
125
|
args: [{
|
|
125
126
|
selector: 'post-accordion',
|
|
@@ -135,8 +136,8 @@ let PostAccordionItem = class PostAccordionItem {
|
|
|
135
136
|
c.detach();
|
|
136
137
|
this.el = r.nativeElement;
|
|
137
138
|
}
|
|
138
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
139
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
139
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostAccordionItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
140
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", 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 }); }
|
|
140
141
|
};
|
|
141
142
|
PostAccordionItem = __decorate([
|
|
142
143
|
ProxyCmp({
|
|
@@ -145,7 +146,7 @@ PostAccordionItem = __decorate([
|
|
|
145
146
|
methods: ['toggle']
|
|
146
147
|
})
|
|
147
148
|
], PostAccordionItem);
|
|
148
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
149
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostAccordionItem, decorators: [{
|
|
149
150
|
type: Component,
|
|
150
151
|
args: [{
|
|
151
152
|
selector: 'post-accordion-item',
|
|
@@ -162,8 +163,8 @@ let PostAutocomplete = class PostAutocomplete {
|
|
|
162
163
|
c.detach();
|
|
163
164
|
this.el = r.nativeElement;
|
|
164
165
|
}
|
|
165
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
166
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
166
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostAutocomplete, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
167
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostAutocomplete, isStandalone: true, selector: "post-autocomplete", inputs: { clearable: "clearable", filterThreshold: "filterThreshold", listbox: "listbox" }, outputs: { postFilteringEvent: "postFilteringEvent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
167
168
|
};
|
|
168
169
|
PostAutocomplete = __decorate([
|
|
169
170
|
ProxyCmp({
|
|
@@ -171,7 +172,7 @@ PostAutocomplete = __decorate([
|
|
|
171
172
|
inputs: ['clearable', 'filterThreshold', 'listbox']
|
|
172
173
|
})
|
|
173
174
|
], PostAutocomplete);
|
|
174
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
175
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostAutocomplete, decorators: [{
|
|
175
176
|
type: Component,
|
|
176
177
|
args: [{
|
|
177
178
|
selector: 'post-autocomplete',
|
|
@@ -190,8 +191,8 @@ let PostAvatar = class PostAvatar {
|
|
|
190
191
|
c.detach();
|
|
191
192
|
this.el = r.nativeElement;
|
|
192
193
|
}
|
|
193
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
194
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
194
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostAvatar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
195
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", 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 }); }
|
|
195
196
|
};
|
|
196
197
|
PostAvatar = __decorate([
|
|
197
198
|
ProxyCmp({
|
|
@@ -199,7 +200,7 @@ PostAvatar = __decorate([
|
|
|
199
200
|
inputs: ['description', 'email', 'firstname', 'lastname', 'userid']
|
|
200
201
|
})
|
|
201
202
|
], PostAvatar);
|
|
202
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
203
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostAvatar, decorators: [{
|
|
203
204
|
type: Component,
|
|
204
205
|
args: [{
|
|
205
206
|
selector: 'post-avatar',
|
|
@@ -215,8 +216,8 @@ let PostBackToTop = class PostBackToTop {
|
|
|
215
216
|
c.detach();
|
|
216
217
|
this.el = r.nativeElement;
|
|
217
218
|
}
|
|
218
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
219
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
219
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostBackToTop, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
220
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostBackToTop, isStandalone: true, selector: "post-back-to-top", inputs: { textBackToTop: "textBackToTop" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
220
221
|
};
|
|
221
222
|
PostBackToTop = __decorate([
|
|
222
223
|
ProxyCmp({
|
|
@@ -224,7 +225,7 @@ PostBackToTop = __decorate([
|
|
|
224
225
|
inputs: ['textBackToTop']
|
|
225
226
|
})
|
|
226
227
|
], PostBackToTop);
|
|
227
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
228
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostBackToTop, decorators: [{
|
|
228
229
|
type: Component,
|
|
229
230
|
args: [{
|
|
230
231
|
selector: 'post-back-to-top',
|
|
@@ -241,8 +242,8 @@ let PostBanner = class PostBanner {
|
|
|
241
242
|
c.detach();
|
|
242
243
|
this.el = r.nativeElement;
|
|
243
244
|
}
|
|
244
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
245
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
245
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostBanner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
246
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostBanner, isStandalone: true, selector: "post-banner", inputs: { type: "type" }, outputs: { postDismissed: "postDismissed" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
246
247
|
};
|
|
247
248
|
PostBanner = __decorate([
|
|
248
249
|
ProxyCmp({
|
|
@@ -251,7 +252,7 @@ PostBanner = __decorate([
|
|
|
251
252
|
methods: ['dismiss']
|
|
252
253
|
})
|
|
253
254
|
], PostBanner);
|
|
254
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
255
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostBanner, decorators: [{
|
|
255
256
|
type: Component,
|
|
256
257
|
args: [{
|
|
257
258
|
selector: 'post-banner',
|
|
@@ -270,23 +271,23 @@ let PostBreadcrumbItem = class PostBreadcrumbItem {
|
|
|
270
271
|
c.detach();
|
|
271
272
|
this.el = r.nativeElement;
|
|
272
273
|
}
|
|
273
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
274
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
274
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostBreadcrumbItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
275
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostBreadcrumbItem, isStandalone: true, selector: "post-breadcrumb-item", inputs: { description: "description", label: "label", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
275
276
|
};
|
|
276
277
|
PostBreadcrumbItem = __decorate([
|
|
277
278
|
ProxyCmp({
|
|
278
279
|
defineCustomElementFn: defineCustomElement$7,
|
|
279
|
-
inputs: ['url']
|
|
280
|
+
inputs: ['description', 'label', 'url']
|
|
280
281
|
})
|
|
281
282
|
], PostBreadcrumbItem);
|
|
282
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
283
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostBreadcrumbItem, decorators: [{
|
|
283
284
|
type: Component,
|
|
284
285
|
args: [{
|
|
285
286
|
selector: 'post-breadcrumb-item',
|
|
286
287
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
287
288
|
template: '<ng-content></ng-content>',
|
|
288
289
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
289
|
-
inputs: ['url'],
|
|
290
|
+
inputs: ['description', 'label', 'url'],
|
|
290
291
|
}]
|
|
291
292
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
292
293
|
let PostBreadcrumbs = class PostBreadcrumbs {
|
|
@@ -295,8 +296,8 @@ let PostBreadcrumbs = class PostBreadcrumbs {
|
|
|
295
296
|
c.detach();
|
|
296
297
|
this.el = r.nativeElement;
|
|
297
298
|
}
|
|
298
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
299
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
299
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostBreadcrumbs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
300
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostBreadcrumbs, isStandalone: true, selector: "post-breadcrumbs", inputs: { homeUrl: "homeUrl", textBreadcrumbs: "textBreadcrumbs", textHome: "textHome", textMoreItems: "textMoreItems" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
300
301
|
};
|
|
301
302
|
PostBreadcrumbs = __decorate([
|
|
302
303
|
ProxyCmp({
|
|
@@ -304,7 +305,7 @@ PostBreadcrumbs = __decorate([
|
|
|
304
305
|
inputs: ['homeUrl', 'textBreadcrumbs', 'textHome', 'textMoreItems']
|
|
305
306
|
})
|
|
306
307
|
], PostBreadcrumbs);
|
|
307
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
308
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostBreadcrumbs, decorators: [{
|
|
308
309
|
type: Component,
|
|
309
310
|
args: [{
|
|
310
311
|
selector: 'post-breadcrumbs',
|
|
@@ -320,8 +321,8 @@ let PostClosebutton = class PostClosebutton {
|
|
|
320
321
|
c.detach();
|
|
321
322
|
this.el = r.nativeElement;
|
|
322
323
|
}
|
|
323
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
324
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
324
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostClosebutton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
325
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostClosebutton, isStandalone: true, selector: "post-closebutton", inputs: { buttonType: "buttonType", placement: "placement", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
325
326
|
};
|
|
326
327
|
PostClosebutton = __decorate([
|
|
327
328
|
ProxyCmp({
|
|
@@ -329,7 +330,7 @@ PostClosebutton = __decorate([
|
|
|
329
330
|
inputs: ['buttonType', 'placement', 'size']
|
|
330
331
|
})
|
|
331
332
|
], PostClosebutton);
|
|
332
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
333
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostClosebutton, decorators: [{
|
|
333
334
|
type: Component,
|
|
334
335
|
args: [{
|
|
335
336
|
selector: 'post-closebutton',
|
|
@@ -346,8 +347,8 @@ let PostCollapsible = class PostCollapsible {
|
|
|
346
347
|
c.detach();
|
|
347
348
|
this.el = r.nativeElement;
|
|
348
349
|
}
|
|
349
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
350
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
350
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostCollapsible, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
351
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostCollapsible, isStandalone: true, selector: "post-collapsible", inputs: { collapsed: "collapsed" }, outputs: { postToggle: "postToggle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
351
352
|
};
|
|
352
353
|
PostCollapsible = __decorate([
|
|
353
354
|
ProxyCmp({
|
|
@@ -356,7 +357,7 @@ PostCollapsible = __decorate([
|
|
|
356
357
|
methods: ['toggle']
|
|
357
358
|
})
|
|
358
359
|
], PostCollapsible);
|
|
359
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
360
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostCollapsible, decorators: [{
|
|
360
361
|
type: Component,
|
|
361
362
|
args: [{
|
|
362
363
|
selector: 'post-collapsible',
|
|
@@ -375,8 +376,8 @@ let PostCollapsibleTrigger = class PostCollapsibleTrigger {
|
|
|
375
376
|
c.detach();
|
|
376
377
|
this.el = r.nativeElement;
|
|
377
378
|
}
|
|
378
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
379
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
379
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostCollapsibleTrigger, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
380
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostCollapsibleTrigger, isStandalone: true, selector: "post-collapsible-trigger", inputs: { for: "for" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
380
381
|
};
|
|
381
382
|
PostCollapsibleTrigger = __decorate([
|
|
382
383
|
ProxyCmp({
|
|
@@ -385,7 +386,7 @@ PostCollapsibleTrigger = __decorate([
|
|
|
385
386
|
methods: ['update']
|
|
386
387
|
})
|
|
387
388
|
], PostCollapsibleTrigger);
|
|
388
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
389
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostCollapsibleTrigger, decorators: [{
|
|
389
390
|
type: Component,
|
|
390
391
|
args: [{
|
|
391
392
|
selector: 'post-collapsible-trigger',
|
|
@@ -402,8 +403,8 @@ let PostDatePicker = class PostDatePicker {
|
|
|
402
403
|
c.detach();
|
|
403
404
|
this.el = r.nativeElement;
|
|
404
405
|
}
|
|
405
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
406
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
406
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostDatePicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
407
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostDatePicker, isStandalone: true, selector: "post-date-picker", inputs: { inline: "inline", max: "max", min: "min", range: "range", renderCellCallback: "renderCellCallback", selectedEndDate: "selectedEndDate", selectedStartDate: "selectedStartDate", textNextDecade: "textNextDecade", textNextMonth: "textNextMonth", textNextYear: "textNextYear", textPreviousDecade: "textPreviousDecade", textPreviousMonth: "textPreviousMonth", textPreviousYear: "textPreviousYear", textSwitchYear: "textSwitchYear", textToggleCalendar: "textToggleCalendar" }, outputs: { postUpdateDates: "postUpdateDates" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
407
408
|
};
|
|
408
409
|
PostDatePicker = __decorate([
|
|
409
410
|
ProxyCmp({
|
|
@@ -412,7 +413,7 @@ PostDatePicker = __decorate([
|
|
|
412
413
|
methods: ['show', 'hide']
|
|
413
414
|
})
|
|
414
415
|
], PostDatePicker);
|
|
415
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
416
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostDatePicker, decorators: [{
|
|
416
417
|
type: Component,
|
|
417
418
|
args: [{
|
|
418
419
|
selector: 'post-date-picker',
|
|
@@ -431,8 +432,8 @@ let PostFooter = class PostFooter {
|
|
|
431
432
|
c.detach();
|
|
432
433
|
this.el = r.nativeElement;
|
|
433
434
|
}
|
|
434
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
435
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
435
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostFooter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
436
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostFooter, isStandalone: true, selector: "post-footer", inputs: { textFooter: "textFooter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
436
437
|
};
|
|
437
438
|
PostFooter = __decorate([
|
|
438
439
|
ProxyCmp({
|
|
@@ -440,7 +441,7 @@ PostFooter = __decorate([
|
|
|
440
441
|
inputs: ['textFooter']
|
|
441
442
|
})
|
|
442
443
|
], PostFooter);
|
|
443
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
444
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostFooter, decorators: [{
|
|
444
445
|
type: Component,
|
|
445
446
|
args: [{
|
|
446
447
|
selector: 'post-footer',
|
|
@@ -456,8 +457,8 @@ let PostHeader = class PostHeader {
|
|
|
456
457
|
c.detach();
|
|
457
458
|
this.el = r.nativeElement;
|
|
458
459
|
}
|
|
459
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
460
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
460
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
461
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostHeader, isStandalone: true, selector: "post-header", inputs: { fullWidth: "fullWidth", textMenu: "textMenu" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
461
462
|
};
|
|
462
463
|
PostHeader = __decorate([
|
|
463
464
|
ProxyCmp({
|
|
@@ -466,7 +467,7 @@ PostHeader = __decorate([
|
|
|
466
467
|
methods: ['toggleBurgerMenu']
|
|
467
468
|
})
|
|
468
469
|
], PostHeader);
|
|
469
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
470
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostHeader, decorators: [{
|
|
470
471
|
type: Component,
|
|
471
472
|
args: [{
|
|
472
473
|
selector: 'post-header',
|
|
@@ -482,8 +483,8 @@ let PostIcon = class PostIcon {
|
|
|
482
483
|
c.detach();
|
|
483
484
|
this.el = r.nativeElement;
|
|
484
485
|
}
|
|
485
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
486
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
486
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
487
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostIcon, isStandalone: true, selector: "post-icon", inputs: { animation: "animation", base: "base", flipH: "flipH", flipV: "flipV", name: "name", rotate: "rotate", scale: "scale", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
487
488
|
};
|
|
488
489
|
PostIcon = __decorate([
|
|
489
490
|
ProxyCmp({
|
|
@@ -491,7 +492,7 @@ PostIcon = __decorate([
|
|
|
491
492
|
inputs: ['animation', 'base', 'flipH', 'flipV', 'name', 'rotate', 'scale', 'url']
|
|
492
493
|
})
|
|
493
494
|
], PostIcon);
|
|
494
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
495
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostIcon, decorators: [{
|
|
495
496
|
type: Component,
|
|
496
497
|
args: [{
|
|
497
498
|
selector: 'post-icon',
|
|
@@ -507,8 +508,8 @@ let PostLanguageMenu = class PostLanguageMenu {
|
|
|
507
508
|
c.detach();
|
|
508
509
|
this.el = r.nativeElement;
|
|
509
510
|
}
|
|
510
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
511
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
511
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostLanguageMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
512
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostLanguageMenu, isStandalone: true, selector: "post-language-menu", inputs: { textChangeLanguage: "textChangeLanguage", textCurrentLanguage: "textCurrentLanguage", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
512
513
|
};
|
|
513
514
|
PostLanguageMenu = __decorate([
|
|
514
515
|
ProxyCmp({
|
|
@@ -516,7 +517,7 @@ PostLanguageMenu = __decorate([
|
|
|
516
517
|
inputs: ['textChangeLanguage', 'textCurrentLanguage', 'variant']
|
|
517
518
|
})
|
|
518
519
|
], PostLanguageMenu);
|
|
519
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
520
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostLanguageMenu, decorators: [{
|
|
520
521
|
type: Component,
|
|
521
522
|
args: [{
|
|
522
523
|
selector: 'post-language-menu',
|
|
@@ -534,24 +535,24 @@ let PostLanguageMenuItem = class PostLanguageMenuItem {
|
|
|
534
535
|
c.detach();
|
|
535
536
|
this.el = r.nativeElement;
|
|
536
537
|
}
|
|
537
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
538
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
538
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostLanguageMenuItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
539
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostLanguageMenuItem, isStandalone: true, selector: "post-language-menu-item", inputs: { active: "active", code: "code", description: "description", name: "name", url: "url", variant: "variant" }, outputs: { postChange: "postChange", postLanguageMenuItemInitiallyActive: "postLanguageMenuItemInitiallyActive" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
539
540
|
};
|
|
540
541
|
PostLanguageMenuItem = __decorate([
|
|
541
542
|
ProxyCmp({
|
|
542
543
|
defineCustomElementFn: defineCustomElement$h,
|
|
543
|
-
inputs: ['active', 'code', 'name', 'url', 'variant'],
|
|
544
|
+
inputs: ['active', 'code', 'description', 'name', 'url', 'variant'],
|
|
544
545
|
methods: ['select']
|
|
545
546
|
})
|
|
546
547
|
], PostLanguageMenuItem);
|
|
547
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
548
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostLanguageMenuItem, decorators: [{
|
|
548
549
|
type: Component,
|
|
549
550
|
args: [{
|
|
550
551
|
selector: 'post-language-menu-item',
|
|
551
552
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
552
553
|
template: '<ng-content></ng-content>',
|
|
553
554
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
554
|
-
inputs: ['active', { name: 'code', required: true }, 'name', 'url', 'variant'],
|
|
555
|
+
inputs: ['active', { name: 'code', required: true }, 'description', 'name', 'url', 'variant'],
|
|
555
556
|
outputs: ['postChange', 'postLanguageMenuItemInitiallyActive'],
|
|
556
557
|
}]
|
|
557
558
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { postChange: [{
|
|
@@ -565,15 +566,15 @@ let PostLinkarea = class PostLinkarea {
|
|
|
565
566
|
c.detach();
|
|
566
567
|
this.el = r.nativeElement;
|
|
567
568
|
}
|
|
568
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
569
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
569
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostLinkarea, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
570
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostLinkarea, isStandalone: true, selector: "post-linkarea", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
570
571
|
};
|
|
571
572
|
PostLinkarea = __decorate([
|
|
572
573
|
ProxyCmp({
|
|
573
574
|
defineCustomElementFn: defineCustomElement$i
|
|
574
575
|
})
|
|
575
576
|
], PostLinkarea);
|
|
576
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
577
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostLinkarea, decorators: [{
|
|
577
578
|
type: Component,
|
|
578
579
|
args: [{
|
|
579
580
|
selector: 'post-linkarea',
|
|
@@ -590,8 +591,8 @@ let PostListbox = class PostListbox {
|
|
|
590
591
|
c.detach();
|
|
591
592
|
this.el = r.nativeElement;
|
|
592
593
|
}
|
|
593
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
594
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
594
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostListbox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
595
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostListbox, isStandalone: true, selector: "post-listbox", outputs: { postOptionActive: "postOptionActive" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
595
596
|
};
|
|
596
597
|
PostListbox = __decorate([
|
|
597
598
|
ProxyCmp({
|
|
@@ -599,7 +600,7 @@ PostListbox = __decorate([
|
|
|
599
600
|
methods: ['show', 'hide', 'filter', 'clearSelection', 'navigate', 'selectActive']
|
|
600
601
|
})
|
|
601
602
|
], PostListbox);
|
|
602
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
603
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostListbox, decorators: [{
|
|
603
604
|
type: Component,
|
|
604
605
|
args: [{
|
|
605
606
|
selector: 'post-listbox',
|
|
@@ -619,8 +620,8 @@ let PostListboxOption = class PostListboxOption {
|
|
|
619
620
|
c.detach();
|
|
620
621
|
this.el = r.nativeElement;
|
|
621
622
|
}
|
|
622
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
623
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
623
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostListboxOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
624
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostListboxOption, isStandalone: true, selector: "post-listbox-option", inputs: { highlighted: "highlighted", selected: "selected", value: "value" }, outputs: { postOptionSelected: "postOptionSelected" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
624
625
|
};
|
|
625
626
|
PostListboxOption = __decorate([
|
|
626
627
|
ProxyCmp({
|
|
@@ -628,7 +629,7 @@ PostListboxOption = __decorate([
|
|
|
628
629
|
inputs: ['highlighted', 'selected', 'value']
|
|
629
630
|
})
|
|
630
631
|
], PostListboxOption);
|
|
631
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
632
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostListboxOption, decorators: [{
|
|
632
633
|
type: Component,
|
|
633
634
|
args: [{
|
|
634
635
|
selector: 'post-listbox-option',
|
|
@@ -641,22 +642,51 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImpo
|
|
|
641
642
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { postOptionSelected: [{
|
|
642
643
|
type: Output
|
|
643
644
|
}] } });
|
|
645
|
+
let PostLoginWidget = class PostLoginWidget {
|
|
646
|
+
constructor(c, r, z) {
|
|
647
|
+
this.z = z;
|
|
648
|
+
this.postChange = new EventEmitter();
|
|
649
|
+
c.detach();
|
|
650
|
+
this.el = r.nativeElement;
|
|
651
|
+
}
|
|
652
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostLoginWidget, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
653
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostLoginWidget, isStandalone: true, selector: "post-login-widget", outputs: { postChange: "postChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
654
|
+
};
|
|
655
|
+
PostLoginWidget = __decorate([
|
|
656
|
+
ProxyCmp({
|
|
657
|
+
defineCustomElementFn: defineCustomElement$l,
|
|
658
|
+
methods: ['isAuthenticated', 'refresh']
|
|
659
|
+
})
|
|
660
|
+
], PostLoginWidget);
|
|
661
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostLoginWidget, decorators: [{
|
|
662
|
+
type: Component,
|
|
663
|
+
args: [{
|
|
664
|
+
selector: 'post-login-widget',
|
|
665
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
666
|
+
template: '<ng-content></ng-content>',
|
|
667
|
+
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
668
|
+
inputs: [],
|
|
669
|
+
outputs: ['postChange'],
|
|
670
|
+
}]
|
|
671
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { postChange: [{
|
|
672
|
+
type: Output
|
|
673
|
+
}] } });
|
|
644
674
|
let PostLogo = class PostLogo {
|
|
645
675
|
constructor(c, r, z) {
|
|
646
676
|
this.z = z;
|
|
647
677
|
c.detach();
|
|
648
678
|
this.el = r.nativeElement;
|
|
649
679
|
}
|
|
650
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
651
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
680
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostLogo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
681
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostLogo, isStandalone: true, selector: "post-logo", inputs: { url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
652
682
|
};
|
|
653
683
|
PostLogo = __decorate([
|
|
654
684
|
ProxyCmp({
|
|
655
|
-
defineCustomElementFn: defineCustomElement$
|
|
685
|
+
defineCustomElementFn: defineCustomElement$m,
|
|
656
686
|
inputs: ['url']
|
|
657
687
|
})
|
|
658
688
|
], PostLogo);
|
|
659
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
689
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostLogo, decorators: [{
|
|
660
690
|
type: Component,
|
|
661
691
|
args: [{
|
|
662
692
|
selector: 'post-logo',
|
|
@@ -672,16 +702,16 @@ let PostMainnavigation = class PostMainnavigation {
|
|
|
672
702
|
c.detach();
|
|
673
703
|
this.el = r.nativeElement;
|
|
674
704
|
}
|
|
675
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
676
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
705
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostMainnavigation, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
706
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostMainnavigation, isStandalone: true, selector: "post-mainnavigation", inputs: { textMain: "textMain" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
677
707
|
};
|
|
678
708
|
PostMainnavigation = __decorate([
|
|
679
709
|
ProxyCmp({
|
|
680
|
-
defineCustomElementFn: defineCustomElement$
|
|
710
|
+
defineCustomElementFn: defineCustomElement$n,
|
|
681
711
|
inputs: ['textMain']
|
|
682
712
|
})
|
|
683
713
|
], PostMainnavigation);
|
|
684
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
714
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostMainnavigation, decorators: [{
|
|
685
715
|
type: Component,
|
|
686
716
|
args: [{
|
|
687
717
|
selector: 'post-mainnavigation',
|
|
@@ -698,17 +728,17 @@ let PostMegadropdown = class PostMegadropdown {
|
|
|
698
728
|
c.detach();
|
|
699
729
|
this.el = r.nativeElement;
|
|
700
730
|
}
|
|
701
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
702
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
731
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostMegadropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
732
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostMegadropdown, isStandalone: true, selector: "post-megadropdown", inputs: { textBack: "textBack", textClose: "textClose" }, outputs: { postToggleMegadropdown: "postToggleMegadropdown" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
703
733
|
};
|
|
704
734
|
PostMegadropdown = __decorate([
|
|
705
735
|
ProxyCmp({
|
|
706
|
-
defineCustomElementFn: defineCustomElement$
|
|
736
|
+
defineCustomElementFn: defineCustomElement$o,
|
|
707
737
|
inputs: ['textBack', 'textClose'],
|
|
708
738
|
methods: ['toggle', 'show', 'hide', 'focusFirst']
|
|
709
739
|
})
|
|
710
740
|
], PostMegadropdown);
|
|
711
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
741
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostMegadropdown, decorators: [{
|
|
712
742
|
type: Component,
|
|
713
743
|
args: [{
|
|
714
744
|
selector: 'post-megadropdown',
|
|
@@ -727,16 +757,16 @@ let PostMegadropdownTrigger = class PostMegadropdownTrigger {
|
|
|
727
757
|
c.detach();
|
|
728
758
|
this.el = r.nativeElement;
|
|
729
759
|
}
|
|
730
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
731
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
760
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostMegadropdownTrigger, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
761
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostMegadropdownTrigger, isStandalone: true, selector: "post-megadropdown-trigger", inputs: { active: "active", for: "for" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
732
762
|
};
|
|
733
763
|
PostMegadropdownTrigger = __decorate([
|
|
734
764
|
ProxyCmp({
|
|
735
|
-
defineCustomElementFn: defineCustomElement$
|
|
765
|
+
defineCustomElementFn: defineCustomElement$p,
|
|
736
766
|
inputs: ['active', 'for']
|
|
737
767
|
})
|
|
738
768
|
], PostMegadropdownTrigger);
|
|
739
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
769
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostMegadropdownTrigger, decorators: [{
|
|
740
770
|
type: Component,
|
|
741
771
|
args: [{
|
|
742
772
|
selector: 'post-megadropdown-trigger',
|
|
@@ -753,17 +783,17 @@ let PostMenu = class PostMenu {
|
|
|
753
783
|
c.detach();
|
|
754
784
|
this.el = r.nativeElement;
|
|
755
785
|
}
|
|
756
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
757
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
786
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
787
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostMenu, isStandalone: true, selector: "post-menu", inputs: { label: "label", placement: "placement" }, outputs: { toggleMenu: "toggleMenu" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
758
788
|
};
|
|
759
789
|
PostMenu = __decorate([
|
|
760
790
|
ProxyCmp({
|
|
761
|
-
defineCustomElementFn: defineCustomElement$
|
|
791
|
+
defineCustomElementFn: defineCustomElement$q,
|
|
762
792
|
inputs: ['label', 'placement'],
|
|
763
793
|
methods: ['toggle', 'show', 'hide']
|
|
764
794
|
})
|
|
765
795
|
], PostMenu);
|
|
766
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
796
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostMenu, decorators: [{
|
|
767
797
|
type: Component,
|
|
768
798
|
args: [{
|
|
769
799
|
selector: 'post-menu',
|
|
@@ -782,15 +812,15 @@ let PostMenuItem = class PostMenuItem {
|
|
|
782
812
|
c.detach();
|
|
783
813
|
this.el = r.nativeElement;
|
|
784
814
|
}
|
|
785
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
786
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
815
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostMenuItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
816
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostMenuItem, isStandalone: true, selector: "post-menu-item", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
787
817
|
};
|
|
788
818
|
PostMenuItem = __decorate([
|
|
789
819
|
ProxyCmp({
|
|
790
|
-
defineCustomElementFn: defineCustomElement$
|
|
820
|
+
defineCustomElementFn: defineCustomElement$r
|
|
791
821
|
})
|
|
792
822
|
], PostMenuItem);
|
|
793
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
823
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostMenuItem, decorators: [{
|
|
794
824
|
type: Component,
|
|
795
825
|
args: [{
|
|
796
826
|
selector: 'post-menu-item',
|
|
@@ -806,16 +836,16 @@ let PostMenuTrigger = class PostMenuTrigger {
|
|
|
806
836
|
c.detach();
|
|
807
837
|
this.el = r.nativeElement;
|
|
808
838
|
}
|
|
809
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
810
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
839
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostMenuTrigger, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
840
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostMenuTrigger, isStandalone: true, selector: "post-menu-trigger", inputs: { for: "for" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
811
841
|
};
|
|
812
842
|
PostMenuTrigger = __decorate([
|
|
813
843
|
ProxyCmp({
|
|
814
|
-
defineCustomElementFn: defineCustomElement$
|
|
844
|
+
defineCustomElementFn: defineCustomElement$s,
|
|
815
845
|
inputs: ['for']
|
|
816
846
|
})
|
|
817
847
|
], PostMenuTrigger);
|
|
818
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
848
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostMenuTrigger, decorators: [{
|
|
819
849
|
type: Component,
|
|
820
850
|
args: [{
|
|
821
851
|
selector: 'post-menu-trigger',
|
|
@@ -831,15 +861,15 @@ let PostNumberInput = class PostNumberInput {
|
|
|
831
861
|
c.detach();
|
|
832
862
|
this.el = r.nativeElement;
|
|
833
863
|
}
|
|
834
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
835
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
864
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostNumberInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
865
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostNumberInput, isStandalone: true, selector: "post-number-input", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
836
866
|
};
|
|
837
867
|
PostNumberInput = __decorate([
|
|
838
868
|
ProxyCmp({
|
|
839
|
-
defineCustomElementFn: defineCustomElement$
|
|
869
|
+
defineCustomElementFn: defineCustomElement$t
|
|
840
870
|
})
|
|
841
871
|
], PostNumberInput);
|
|
842
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
872
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostNumberInput, decorators: [{
|
|
843
873
|
type: Component,
|
|
844
874
|
args: [{
|
|
845
875
|
selector: 'post-number-input',
|
|
@@ -856,16 +886,16 @@ let PostPagination = class PostPagination {
|
|
|
856
886
|
c.detach();
|
|
857
887
|
this.el = r.nativeElement;
|
|
858
888
|
}
|
|
859
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
860
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
889
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostPagination, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
890
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostPagination, isStandalone: true, selector: "post-pagination", inputs: { collectionSize: "collectionSize", label: "label", page: "page", pageSize: "pageSize", textFirst: "textFirst", textLast: "textLast", textNext: "textNext", textPage: "textPage", textPrevious: "textPrevious" }, outputs: { postChange: "postChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
861
891
|
};
|
|
862
892
|
PostPagination = __decorate([
|
|
863
893
|
ProxyCmp({
|
|
864
|
-
defineCustomElementFn: defineCustomElement$
|
|
894
|
+
defineCustomElementFn: defineCustomElement$u,
|
|
865
895
|
inputs: ['collectionSize', 'label', 'page', 'pageSize', 'textFirst', 'textLast', 'textNext', 'textPage', 'textPrevious']
|
|
866
896
|
})
|
|
867
897
|
], PostPagination);
|
|
868
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
898
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostPagination, decorators: [{
|
|
869
899
|
type: Component,
|
|
870
900
|
args: [{
|
|
871
901
|
selector: 'post-pagination',
|
|
@@ -884,17 +914,17 @@ let PostPopover = class PostPopover {
|
|
|
884
914
|
c.detach();
|
|
885
915
|
this.el = r.nativeElement;
|
|
886
916
|
}
|
|
887
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
888
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
917
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostPopover, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
918
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostPopover, isStandalone: true, selector: "post-popover", inputs: { arrow: "arrow", placement: "placement", textClose: "textClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
889
919
|
};
|
|
890
920
|
PostPopover = __decorate([
|
|
891
921
|
ProxyCmp({
|
|
892
|
-
defineCustomElementFn: defineCustomElement$
|
|
922
|
+
defineCustomElementFn: defineCustomElement$v,
|
|
893
923
|
inputs: ['arrow', 'placement', 'textClose'],
|
|
894
924
|
methods: ['show', 'hide', 'toggle']
|
|
895
925
|
})
|
|
896
926
|
], PostPopover);
|
|
897
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
927
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostPopover, decorators: [{
|
|
898
928
|
type: Component,
|
|
899
929
|
args: [{
|
|
900
930
|
selector: 'post-popover',
|
|
@@ -910,16 +940,16 @@ let PostPopoverTrigger = class PostPopoverTrigger {
|
|
|
910
940
|
c.detach();
|
|
911
941
|
this.el = r.nativeElement;
|
|
912
942
|
}
|
|
913
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
914
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
943
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostPopoverTrigger, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
944
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostPopoverTrigger, isStandalone: true, selector: "post-popover-trigger", inputs: { for: "for" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
915
945
|
};
|
|
916
946
|
PostPopoverTrigger = __decorate([
|
|
917
947
|
ProxyCmp({
|
|
918
|
-
defineCustomElementFn: defineCustomElement$
|
|
948
|
+
defineCustomElementFn: defineCustomElement$w,
|
|
919
949
|
inputs: ['for']
|
|
920
950
|
})
|
|
921
951
|
], PostPopoverTrigger);
|
|
922
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
952
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostPopoverTrigger, decorators: [{
|
|
923
953
|
type: Component,
|
|
924
954
|
args: [{
|
|
925
955
|
selector: 'post-popover-trigger',
|
|
@@ -940,17 +970,17 @@ let PostPopovercontainer = class PostPopovercontainer {
|
|
|
940
970
|
c.detach();
|
|
941
971
|
this.el = r.nativeElement;
|
|
942
972
|
}
|
|
943
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
944
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
973
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostPopovercontainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
974
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostPopovercontainer, isStandalone: true, selector: "post-popovercontainer", inputs: { arrow: "arrow", edgeGap: "edgeGap", offset: "offset", placement: "placement", safeSpace: "safeSpace" }, outputs: { postBeforeShow: "postBeforeShow", postShow: "postShow", postHide: "postHide", postBeforeToggle: "postBeforeToggle", postToggle: "postToggle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
945
975
|
};
|
|
946
976
|
PostPopovercontainer = __decorate([
|
|
947
977
|
ProxyCmp({
|
|
948
|
-
defineCustomElementFn: defineCustomElement$
|
|
978
|
+
defineCustomElementFn: defineCustomElement$x,
|
|
949
979
|
inputs: ['arrow', 'edgeGap', 'offset', 'placement', 'safeSpace'],
|
|
950
980
|
methods: ['show', 'hide', 'toggle']
|
|
951
981
|
})
|
|
952
982
|
], PostPopovercontainer);
|
|
953
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
983
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostPopovercontainer, decorators: [{
|
|
954
984
|
type: Component,
|
|
955
985
|
args: [{
|
|
956
986
|
selector: 'post-popovercontainer',
|
|
@@ -979,16 +1009,16 @@ let PostRating = class PostRating {
|
|
|
979
1009
|
c.detach();
|
|
980
1010
|
this.el = r.nativeElement;
|
|
981
1011
|
}
|
|
982
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
983
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
1012
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostRating, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1013
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostRating, isStandalone: true, selector: "post-rating", inputs: { currentRating: "currentRating", label: "label", readonly: "readonly", stars: "stars" }, outputs: { postInput: "postInput", postChange: "postChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
984
1014
|
};
|
|
985
1015
|
PostRating = __decorate([
|
|
986
1016
|
ProxyCmp({
|
|
987
|
-
defineCustomElementFn: defineCustomElement$
|
|
1017
|
+
defineCustomElementFn: defineCustomElement$y,
|
|
988
1018
|
inputs: ['currentRating', 'label', 'readonly', 'stars']
|
|
989
1019
|
})
|
|
990
1020
|
], PostRating);
|
|
991
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1021
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostRating, decorators: [{
|
|
992
1022
|
type: Component,
|
|
993
1023
|
args: [{
|
|
994
1024
|
selector: 'post-rating',
|
|
@@ -1009,16 +1039,16 @@ let PostStepper = class PostStepper {
|
|
|
1009
1039
|
c.detach();
|
|
1010
1040
|
this.el = r.nativeElement;
|
|
1011
1041
|
}
|
|
1012
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1013
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
1042
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostStepper, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1043
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostStepper, isStandalone: true, selector: "post-stepper", inputs: { currentIndex: "currentIndex", selectedIndex: "selectedIndex", textCompletedStep: "textCompletedStep", textCurrentStep: "textCurrentStep", textStepNumber: "textStepNumber" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1014
1044
|
};
|
|
1015
1045
|
PostStepper = __decorate([
|
|
1016
1046
|
ProxyCmp({
|
|
1017
|
-
defineCustomElementFn: defineCustomElement$
|
|
1047
|
+
defineCustomElementFn: defineCustomElement$z,
|
|
1018
1048
|
inputs: ['currentIndex', 'selectedIndex', 'textCompletedStep', 'textCurrentStep', 'textStepNumber']
|
|
1019
1049
|
})
|
|
1020
1050
|
], PostStepper);
|
|
1021
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1051
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostStepper, decorators: [{
|
|
1022
1052
|
type: Component,
|
|
1023
1053
|
args: [{
|
|
1024
1054
|
selector: 'post-stepper',
|
|
@@ -1034,15 +1064,15 @@ let PostStepperItem = class PostStepperItem {
|
|
|
1034
1064
|
c.detach();
|
|
1035
1065
|
this.el = r.nativeElement;
|
|
1036
1066
|
}
|
|
1037
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1038
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
1067
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostStepperItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1068
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostStepperItem, isStandalone: true, selector: "post-stepper-item", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1039
1069
|
};
|
|
1040
1070
|
PostStepperItem = __decorate([
|
|
1041
1071
|
ProxyCmp({
|
|
1042
|
-
defineCustomElementFn: defineCustomElement$
|
|
1072
|
+
defineCustomElementFn: defineCustomElement$A
|
|
1043
1073
|
})
|
|
1044
1074
|
], PostStepperItem);
|
|
1045
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1075
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostStepperItem, decorators: [{
|
|
1046
1076
|
type: Component,
|
|
1047
1077
|
args: [{
|
|
1048
1078
|
selector: 'post-stepper-item',
|
|
@@ -1058,16 +1088,16 @@ let PostTabItem = class PostTabItem {
|
|
|
1058
1088
|
c.detach();
|
|
1059
1089
|
this.el = r.nativeElement;
|
|
1060
1090
|
}
|
|
1061
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1062
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
1091
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostTabItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1092
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostTabItem, isStandalone: true, selector: "post-tab-item", inputs: { name: "name" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1063
1093
|
};
|
|
1064
1094
|
PostTabItem = __decorate([
|
|
1065
1095
|
ProxyCmp({
|
|
1066
|
-
defineCustomElementFn: defineCustomElement$
|
|
1096
|
+
defineCustomElementFn: defineCustomElement$B,
|
|
1067
1097
|
inputs: ['name']
|
|
1068
1098
|
})
|
|
1069
1099
|
], PostTabItem);
|
|
1070
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1100
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostTabItem, decorators: [{
|
|
1071
1101
|
type: Component,
|
|
1072
1102
|
args: [{
|
|
1073
1103
|
selector: 'post-tab-item',
|
|
@@ -1083,16 +1113,16 @@ let PostTabPanel = class PostTabPanel {
|
|
|
1083
1113
|
c.detach();
|
|
1084
1114
|
this.el = r.nativeElement;
|
|
1085
1115
|
}
|
|
1086
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1087
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
1116
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostTabPanel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1117
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostTabPanel, isStandalone: true, selector: "post-tab-panel", inputs: { for: "for" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1088
1118
|
};
|
|
1089
1119
|
PostTabPanel = __decorate([
|
|
1090
1120
|
ProxyCmp({
|
|
1091
|
-
defineCustomElementFn: defineCustomElement$
|
|
1121
|
+
defineCustomElementFn: defineCustomElement$C,
|
|
1092
1122
|
inputs: ['for']
|
|
1093
1123
|
})
|
|
1094
1124
|
], PostTabPanel);
|
|
1095
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1125
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostTabPanel, decorators: [{
|
|
1096
1126
|
type: Component,
|
|
1097
1127
|
args: [{
|
|
1098
1128
|
selector: 'post-tab-panel',
|
|
@@ -1109,17 +1139,17 @@ let PostTabs = class PostTabs {
|
|
|
1109
1139
|
c.detach();
|
|
1110
1140
|
this.el = r.nativeElement;
|
|
1111
1141
|
}
|
|
1112
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1113
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
1142
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostTabs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1143
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostTabs, isStandalone: true, selector: "post-tabs", inputs: { activeTab: "activeTab", fullWidth: "fullWidth", label: "label" }, outputs: { postChange: "postChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1114
1144
|
};
|
|
1115
1145
|
PostTabs = __decorate([
|
|
1116
1146
|
ProxyCmp({
|
|
1117
|
-
defineCustomElementFn: defineCustomElement$
|
|
1147
|
+
defineCustomElementFn: defineCustomElement$D,
|
|
1118
1148
|
inputs: ['activeTab', 'fullWidth', 'label'],
|
|
1119
1149
|
methods: ['show']
|
|
1120
1150
|
})
|
|
1121
1151
|
], PostTabs);
|
|
1122
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1152
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostTabs, decorators: [{
|
|
1123
1153
|
type: Component,
|
|
1124
1154
|
args: [{
|
|
1125
1155
|
selector: 'post-tabs',
|
|
@@ -1138,16 +1168,16 @@ let PostTogglebutton = class PostTogglebutton {
|
|
|
1138
1168
|
c.detach();
|
|
1139
1169
|
this.el = r.nativeElement;
|
|
1140
1170
|
}
|
|
1141
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1142
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
1171
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostTogglebutton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1172
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostTogglebutton, isStandalone: true, selector: "post-togglebutton", inputs: { toggled: "toggled" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1143
1173
|
};
|
|
1144
1174
|
PostTogglebutton = __decorate([
|
|
1145
1175
|
ProxyCmp({
|
|
1146
|
-
defineCustomElementFn: defineCustomElement$
|
|
1176
|
+
defineCustomElementFn: defineCustomElement$E,
|
|
1147
1177
|
inputs: ['toggled']
|
|
1148
1178
|
})
|
|
1149
1179
|
], PostTogglebutton);
|
|
1150
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1180
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostTogglebutton, decorators: [{
|
|
1151
1181
|
type: Component,
|
|
1152
1182
|
args: [{
|
|
1153
1183
|
selector: 'post-togglebutton',
|
|
@@ -1163,17 +1193,17 @@ let PostTooltip = class PostTooltip {
|
|
|
1163
1193
|
c.detach();
|
|
1164
1194
|
this.el = r.nativeElement;
|
|
1165
1195
|
}
|
|
1166
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1167
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
1196
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostTooltip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1197
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", type: PostTooltip, isStandalone: true, selector: "post-tooltip", inputs: { arrow: "arrow", open: "open", placement: "placement" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1168
1198
|
};
|
|
1169
1199
|
PostTooltip = __decorate([
|
|
1170
1200
|
ProxyCmp({
|
|
1171
|
-
defineCustomElementFn: defineCustomElement$
|
|
1201
|
+
defineCustomElementFn: defineCustomElement$F,
|
|
1172
1202
|
inputs: ['arrow', 'open', 'placement'],
|
|
1173
1203
|
methods: ['show', 'hide', 'toggle']
|
|
1174
1204
|
})
|
|
1175
1205
|
], PostTooltip);
|
|
1176
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1206
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostTooltip, decorators: [{
|
|
1177
1207
|
type: Component,
|
|
1178
1208
|
args: [{
|
|
1179
1209
|
selector: 'post-tooltip',
|
|
@@ -1189,16 +1219,16 @@ let PostTooltipTrigger = class PostTooltipTrigger {
|
|
|
1189
1219
|
c.detach();
|
|
1190
1220
|
this.el = r.nativeElement;
|
|
1191
1221
|
}
|
|
1192
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1193
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
1222
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostTooltipTrigger, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1223
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.19", 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 }); }
|
|
1194
1224
|
};
|
|
1195
1225
|
PostTooltipTrigger = __decorate([
|
|
1196
1226
|
ProxyCmp({
|
|
1197
|
-
defineCustomElementFn: defineCustomElement$
|
|
1227
|
+
defineCustomElementFn: defineCustomElement$G,
|
|
1198
1228
|
inputs: ['delay', 'for']
|
|
1199
1229
|
})
|
|
1200
1230
|
], PostTooltipTrigger);
|
|
1201
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1231
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostTooltipTrigger, decorators: [{
|
|
1202
1232
|
type: Component,
|
|
1203
1233
|
args: [{
|
|
1204
1234
|
selector: 'post-tooltip-trigger',
|
|
@@ -1230,6 +1260,7 @@ const DIRECTIVES = [
|
|
|
1230
1260
|
PostLinkarea,
|
|
1231
1261
|
PostListbox,
|
|
1232
1262
|
PostListboxOption,
|
|
1263
|
+
PostLoginWidget,
|
|
1233
1264
|
PostLogo,
|
|
1234
1265
|
PostMainnavigation,
|
|
1235
1266
|
PostMegadropdown,
|
|
@@ -1280,5 +1311,5 @@ function providePostComponents() {
|
|
|
1280
1311
|
* Generated bundle index. Do not edit.
|
|
1281
1312
|
*/
|
|
1282
1313
|
|
|
1283
|
-
export { DIRECTIVES, PostAccordion, PostAccordionItem, PostAutocomplete, PostAvatar, PostBackToTop, PostBanner, PostBreadcrumbItem, PostBreadcrumbs, PostClosebutton, PostCollapsible, PostCollapsibleTrigger, PostDatePicker, PostFooter, PostHeader, PostIcon, PostLanguageMenu, PostLanguageMenuItem, PostLinkarea, PostListbox, PostListboxOption, PostLogo, PostMainnavigation, PostMegadropdown, PostMegadropdownTrigger, PostMenu, PostMenuItem, PostMenuTrigger, PostNumberInput, PostPagination, PostPopover, PostPopoverTrigger, PostPopovercontainer, PostRating, PostStepper, PostStepperItem, PostTabItem, PostTabPanel, PostTabs, PostTogglebutton, PostTooltip, PostTooltipTrigger, providePostComponents };
|
|
1314
|
+
export { DIRECTIVES, PostAccordion, PostAccordionItem, PostAutocomplete, PostAvatar, PostBackToTop, PostBanner, PostBreadcrumbItem, PostBreadcrumbs, PostClosebutton, PostCollapsible, PostCollapsibleTrigger, PostDatePicker, PostFooter, PostHeader, PostIcon, PostLanguageMenu, PostLanguageMenuItem, PostLinkarea, PostListbox, PostListboxOption, PostLoginWidget, PostLogo, PostMainnavigation, PostMegadropdown, PostMegadropdownTrigger, PostMenu, PostMenuItem, PostMenuTrigger, PostNumberInput, PostPagination, PostPopover, PostPopoverTrigger, PostPopovercontainer, PostRating, PostStepper, PostStepperItem, PostTabItem, PostTabPanel, PostTabs, PostTogglebutton, PostTooltip, PostTooltipTrigger, providePostComponents };
|
|
1284
1315
|
//# sourceMappingURL=swisspost-design-system-components-angular.mjs.map
|