@swisspost/design-system-components-angular 10.0.0-next.72 → 10.0.0-next.76
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/LICENSE +183 -184
- package/README.md +6 -58
- package/fesm2022/swisspost-design-system-components-angular.mjs +1493 -767
- package/fesm2022/swisspost-design-system-components-angular.mjs.map +1 -1
- package/package.json +18 -9
- package/post-components.css +2 -2
- package/{index.d.ts → types/swisspost-design-system-components-angular.d.ts} +31 -32
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { ChangeDetectionStrategy, Component, EventEmitter, Output, makeEnvironmentProviders, provideEnvironmentInitializer, inject, CSP_NONCE } from '@angular/core';
|
|
3
3
|
import { setNonce, defineCustomElements } from '@swisspost/design-system-components/loader';
|
|
4
|
-
import {
|
|
4
|
+
import { __esDecorate, __runInitializers } from 'tslib';
|
|
5
5
|
import { fromEvent } from 'rxjs';
|
|
6
6
|
import { defineCustomElement as defineCustomElement$1 } from '@swisspost/design-system-components/components/post-accordion.js';
|
|
7
7
|
import { defineCustomElement as defineCustomElement$2 } from '@swisspost/design-system-components/components/post-accordion-item.js';
|
|
@@ -23,29 +23,30 @@ 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.js';
|
|
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.js';
|
|
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.js';
|
|
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-
|
|
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-stepper
|
|
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-tab-
|
|
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-
|
|
47
|
-
import { defineCustomElement as defineCustomElement$G } from '@swisspost/design-system-components/components/post-
|
|
48
|
-
import { defineCustomElement as defineCustomElement$H } from '@swisspost/design-system-components/components/post-tooltip
|
|
26
|
+
import { defineCustomElement as defineCustomElement$l } from '@swisspost/design-system-components/components/post-logo.js';
|
|
27
|
+
import { defineCustomElement as defineCustomElement$m } from '@swisspost/design-system-components/components/post-mainnavigation.js';
|
|
28
|
+
import { defineCustomElement as defineCustomElement$n } from '@swisspost/design-system-components/components/post-megadropdown.js';
|
|
29
|
+
import { defineCustomElement as defineCustomElement$o } from '@swisspost/design-system-components/components/post-megadropdown-trigger.js';
|
|
30
|
+
import { defineCustomElement as defineCustomElement$p } from '@swisspost/design-system-components/components/post-menu.js';
|
|
31
|
+
import { defineCustomElement as defineCustomElement$q } from '@swisspost/design-system-components/components/post-menu-item.js';
|
|
32
|
+
import { defineCustomElement as defineCustomElement$r } from '@swisspost/design-system-components/components/post-menu-trigger.js';
|
|
33
|
+
import { defineCustomElement as defineCustomElement$s } from '@swisspost/design-system-components/components/post-number-input.js';
|
|
34
|
+
import { defineCustomElement as defineCustomElement$t } from '@swisspost/design-system-components/components/post-pagination.js';
|
|
35
|
+
import { defineCustomElement as defineCustomElement$u } from '@swisspost/design-system-components/components/post-popover.js';
|
|
36
|
+
import { defineCustomElement as defineCustomElement$v } from '@swisspost/design-system-components/components/post-popover-trigger.js';
|
|
37
|
+
import { defineCustomElement as defineCustomElement$w } from '@swisspost/design-system-components/components/post-popovercontainer.js';
|
|
38
|
+
import { defineCustomElement as defineCustomElement$x } from '@swisspost/design-system-components/components/post-progressbar.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-side-navigation.js';
|
|
41
|
+
import { defineCustomElement as defineCustomElement$A } from '@swisspost/design-system-components/components/post-side-navigation-trigger.js';
|
|
42
|
+
import { defineCustomElement as defineCustomElement$B } from '@swisspost/design-system-components/components/post-stepper.js';
|
|
43
|
+
import { defineCustomElement as defineCustomElement$C } from '@swisspost/design-system-components/components/post-stepper-item.js';
|
|
44
|
+
import { defineCustomElement as defineCustomElement$D } from '@swisspost/design-system-components/components/post-tab-item.js';
|
|
45
|
+
import { defineCustomElement as defineCustomElement$E } from '@swisspost/design-system-components/components/post-tab-panel.js';
|
|
46
|
+
import { defineCustomElement as defineCustomElement$F } from '@swisspost/design-system-components/components/post-tabs.js';
|
|
47
|
+
import { defineCustomElement as defineCustomElement$G } from '@swisspost/design-system-components/components/post-togglebutton.js';
|
|
48
|
+
import { defineCustomElement as defineCustomElement$H } from '@swisspost/design-system-components/components/post-tooltip.js';
|
|
49
|
+
import { defineCustomElement as defineCustomElement$I } from '@swisspost/design-system-components/components/post-tooltip-trigger.js';
|
|
49
50
|
|
|
50
51
|
/* eslint-disable */
|
|
51
52
|
/* tslint:disable */
|
|
@@ -105,23 +106,39 @@ function ProxyCmp(opts) {
|
|
|
105
106
|
return decorator;
|
|
106
107
|
}
|
|
107
108
|
|
|
108
|
-
let PostAccordion =
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
PostAccordion =
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
109
|
+
let PostAccordion = (() => {
|
|
110
|
+
let _classDecorators = [ProxyCmp({
|
|
111
|
+
defineCustomElementFn: defineCustomElement$1,
|
|
112
|
+
inputs: ['headingLevel', 'multiple'],
|
|
113
|
+
methods: ['toggle', 'expandAll', 'collapseAll']
|
|
114
|
+
})];
|
|
115
|
+
let _classDescriptor;
|
|
116
|
+
let _classExtraInitializers = [];
|
|
117
|
+
let _classThis;
|
|
118
|
+
var PostAccordion = class {
|
|
119
|
+
static { _classThis = this; }
|
|
120
|
+
static {
|
|
121
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
122
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
123
|
+
PostAccordion = _classThis = _classDescriptor.value;
|
|
124
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
125
|
+
}
|
|
126
|
+
z;
|
|
127
|
+
el;
|
|
128
|
+
constructor(c, r, z) {
|
|
129
|
+
this.z = z;
|
|
130
|
+
c.detach();
|
|
131
|
+
this.el = r.nativeElement;
|
|
132
|
+
}
|
|
133
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
134
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
135
|
+
static {
|
|
136
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
137
|
+
}
|
|
138
|
+
};
|
|
139
|
+
return PostAccordion = _classThis;
|
|
140
|
+
})();
|
|
141
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostAccordion, decorators: [{
|
|
125
142
|
type: Component,
|
|
126
143
|
args: [{
|
|
127
144
|
selector: 'post-accordion',
|
|
@@ -131,49 +148,81 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
131
148
|
inputs: [{ name: 'headingLevel', required: true }, 'multiple'],
|
|
132
149
|
}]
|
|
133
150
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
134
|
-
let PostAccordionItem =
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
PostAccordionItem =
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
+
let PostAccordionItem = (() => {
|
|
152
|
+
let _classDecorators = [ProxyCmp({
|
|
153
|
+
defineCustomElementFn: defineCustomElement$2,
|
|
154
|
+
inputs: ['collapsed'],
|
|
155
|
+
methods: ['toggle']
|
|
156
|
+
})];
|
|
157
|
+
let _classDescriptor;
|
|
158
|
+
let _classExtraInitializers = [];
|
|
159
|
+
let _classThis;
|
|
160
|
+
var PostAccordionItem = class {
|
|
161
|
+
static { _classThis = this; }
|
|
162
|
+
static {
|
|
163
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
164
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
165
|
+
PostAccordionItem = _classThis = _classDescriptor.value;
|
|
166
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
167
|
+
}
|
|
168
|
+
z;
|
|
169
|
+
el;
|
|
170
|
+
constructor(c, r, z) {
|
|
171
|
+
this.z = z;
|
|
172
|
+
c.detach();
|
|
173
|
+
this.el = r.nativeElement;
|
|
174
|
+
}
|
|
175
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostAccordionItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
176
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostAccordionItem, isStandalone: true, selector: "post-accordion-item", inputs: { collapsed: "collapsed" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
177
|
+
static {
|
|
178
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
179
|
+
}
|
|
180
|
+
};
|
|
181
|
+
return PostAccordionItem = _classThis;
|
|
182
|
+
})();
|
|
183
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostAccordionItem, decorators: [{
|
|
151
184
|
type: Component,
|
|
152
185
|
args: [{
|
|
153
186
|
selector: 'post-accordion-item',
|
|
154
187
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
155
188
|
template: '<ng-content></ng-content>',
|
|
156
189
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
157
|
-
inputs: ['collapsed'
|
|
190
|
+
inputs: ['collapsed'],
|
|
158
191
|
}]
|
|
159
192
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
160
|
-
let PostAutocomplete =
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
193
|
+
let PostAutocomplete = (() => {
|
|
194
|
+
let _classDecorators = [ProxyCmp({
|
|
195
|
+
defineCustomElementFn: defineCustomElement$3,
|
|
196
|
+
inputs: ['clearable', 'filterThreshold', 'listbox', 'textAvailableSuggestions']
|
|
197
|
+
})];
|
|
198
|
+
let _classDescriptor;
|
|
199
|
+
let _classExtraInitializers = [];
|
|
200
|
+
let _classThis;
|
|
201
|
+
var PostAutocomplete = class {
|
|
202
|
+
static { _classThis = this; }
|
|
203
|
+
static {
|
|
204
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
205
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
206
|
+
PostAutocomplete = _classThis = _classDescriptor.value;
|
|
207
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
208
|
+
}
|
|
209
|
+
z;
|
|
210
|
+
el;
|
|
211
|
+
postFilteringEvent = new EventEmitter();
|
|
212
|
+
constructor(c, r, z) {
|
|
213
|
+
this.z = z;
|
|
214
|
+
c.detach();
|
|
215
|
+
this.el = r.nativeElement;
|
|
216
|
+
}
|
|
217
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostAutocomplete, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
218
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostAutocomplete, isStandalone: true, selector: "post-autocomplete", inputs: { clearable: "clearable", filterThreshold: "filterThreshold", listbox: "listbox", textAvailableSuggestions: "textAvailableSuggestions" }, outputs: { postFilteringEvent: "postFilteringEvent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
219
|
+
static {
|
|
220
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
221
|
+
}
|
|
222
|
+
};
|
|
223
|
+
return PostAutocomplete = _classThis;
|
|
224
|
+
})();
|
|
225
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostAutocomplete, decorators: [{
|
|
177
226
|
type: Component,
|
|
178
227
|
args: [{
|
|
179
228
|
selector: 'post-autocomplete',
|
|
@@ -186,22 +235,38 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
186
235
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { postFilteringEvent: [{
|
|
187
236
|
type: Output
|
|
188
237
|
}] } });
|
|
189
|
-
let PostAvatar =
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
238
|
+
let PostAvatar = (() => {
|
|
239
|
+
let _classDecorators = [ProxyCmp({
|
|
240
|
+
defineCustomElementFn: defineCustomElement$4,
|
|
241
|
+
inputs: ['description', 'email', 'firstname', 'lastname']
|
|
242
|
+
})];
|
|
243
|
+
let _classDescriptor;
|
|
244
|
+
let _classExtraInitializers = [];
|
|
245
|
+
let _classThis;
|
|
246
|
+
var PostAvatar = class {
|
|
247
|
+
static { _classThis = this; }
|
|
248
|
+
static {
|
|
249
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
250
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
251
|
+
PostAvatar = _classThis = _classDescriptor.value;
|
|
252
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
253
|
+
}
|
|
254
|
+
z;
|
|
255
|
+
el;
|
|
256
|
+
constructor(c, r, z) {
|
|
257
|
+
this.z = z;
|
|
258
|
+
c.detach();
|
|
259
|
+
this.el = r.nativeElement;
|
|
260
|
+
}
|
|
261
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostAvatar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
262
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostAvatar, isStandalone: true, selector: "post-avatar", inputs: { description: "description", email: "email", firstname: "firstname", lastname: "lastname" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
263
|
+
static {
|
|
264
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
265
|
+
}
|
|
266
|
+
};
|
|
267
|
+
return PostAvatar = _classThis;
|
|
268
|
+
})();
|
|
269
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostAvatar, decorators: [{
|
|
205
270
|
type: Component,
|
|
206
271
|
args: [{
|
|
207
272
|
selector: 'post-avatar',
|
|
@@ -211,22 +276,38 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
211
276
|
inputs: ['description', 'email', { name: 'firstname', required: true }, 'lastname'],
|
|
212
277
|
}]
|
|
213
278
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
214
|
-
let PostBackToTop =
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
279
|
+
let PostBackToTop = (() => {
|
|
280
|
+
let _classDecorators = [ProxyCmp({
|
|
281
|
+
defineCustomElementFn: defineCustomElement$5,
|
|
282
|
+
inputs: ['textBackToTop']
|
|
283
|
+
})];
|
|
284
|
+
let _classDescriptor;
|
|
285
|
+
let _classExtraInitializers = [];
|
|
286
|
+
let _classThis;
|
|
287
|
+
var PostBackToTop = class {
|
|
288
|
+
static { _classThis = this; }
|
|
289
|
+
static {
|
|
290
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
291
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
292
|
+
PostBackToTop = _classThis = _classDescriptor.value;
|
|
293
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
294
|
+
}
|
|
295
|
+
z;
|
|
296
|
+
el;
|
|
297
|
+
constructor(c, r, z) {
|
|
298
|
+
this.z = z;
|
|
299
|
+
c.detach();
|
|
300
|
+
this.el = r.nativeElement;
|
|
301
|
+
}
|
|
302
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostBackToTop, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
303
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
304
|
+
static {
|
|
305
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
306
|
+
}
|
|
307
|
+
};
|
|
308
|
+
return PostBackToTop = _classThis;
|
|
309
|
+
})();
|
|
310
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostBackToTop, decorators: [{
|
|
230
311
|
type: Component,
|
|
231
312
|
args: [{
|
|
232
313
|
selector: 'post-back-to-top',
|
|
@@ -236,24 +317,40 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
236
317
|
inputs: [{ name: 'textBackToTop', required: true }],
|
|
237
318
|
}]
|
|
238
319
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
239
|
-
let PostBanner =
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
320
|
+
let PostBanner = (() => {
|
|
321
|
+
let _classDecorators = [ProxyCmp({
|
|
322
|
+
defineCustomElementFn: defineCustomElement$6,
|
|
323
|
+
inputs: ['type'],
|
|
324
|
+
methods: ['dismiss']
|
|
325
|
+
})];
|
|
326
|
+
let _classDescriptor;
|
|
327
|
+
let _classExtraInitializers = [];
|
|
328
|
+
let _classThis;
|
|
329
|
+
var PostBanner = class {
|
|
330
|
+
static { _classThis = this; }
|
|
331
|
+
static {
|
|
332
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
333
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
334
|
+
PostBanner = _classThis = _classDescriptor.value;
|
|
335
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
336
|
+
}
|
|
337
|
+
z;
|
|
338
|
+
el;
|
|
339
|
+
postDismissed = new EventEmitter();
|
|
340
|
+
constructor(c, r, z) {
|
|
341
|
+
this.z = z;
|
|
342
|
+
c.detach();
|
|
343
|
+
this.el = r.nativeElement;
|
|
344
|
+
}
|
|
345
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostBanner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
346
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
347
|
+
static {
|
|
348
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
349
|
+
}
|
|
350
|
+
};
|
|
351
|
+
return PostBanner = _classThis;
|
|
352
|
+
})();
|
|
353
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostBanner, decorators: [{
|
|
257
354
|
type: Component,
|
|
258
355
|
args: [{
|
|
259
356
|
selector: 'post-banner',
|
|
@@ -266,22 +363,38 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
266
363
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { postDismissed: [{
|
|
267
364
|
type: Output
|
|
268
365
|
}] } });
|
|
269
|
-
let PostBreadcrumbItem =
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
366
|
+
let PostBreadcrumbItem = (() => {
|
|
367
|
+
let _classDecorators = [ProxyCmp({
|
|
368
|
+
defineCustomElementFn: defineCustomElement$7,
|
|
369
|
+
inputs: ['description', 'label', 'selected', 'url', 'variant']
|
|
370
|
+
})];
|
|
371
|
+
let _classDescriptor;
|
|
372
|
+
let _classExtraInitializers = [];
|
|
373
|
+
let _classThis;
|
|
374
|
+
var PostBreadcrumbItem = class {
|
|
375
|
+
static { _classThis = this; }
|
|
376
|
+
static {
|
|
377
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
378
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
379
|
+
PostBreadcrumbItem = _classThis = _classDescriptor.value;
|
|
380
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
381
|
+
}
|
|
382
|
+
z;
|
|
383
|
+
el;
|
|
384
|
+
constructor(c, r, z) {
|
|
385
|
+
this.z = z;
|
|
386
|
+
c.detach();
|
|
387
|
+
this.el = r.nativeElement;
|
|
388
|
+
}
|
|
389
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostBreadcrumbItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
390
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostBreadcrumbItem, isStandalone: true, selector: "post-breadcrumb-item", inputs: { description: "description", label: "label", selected: "selected", url: "url", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
391
|
+
static {
|
|
392
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
393
|
+
}
|
|
394
|
+
};
|
|
395
|
+
return PostBreadcrumbItem = _classThis;
|
|
396
|
+
})();
|
|
397
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostBreadcrumbItem, decorators: [{
|
|
285
398
|
type: Component,
|
|
286
399
|
args: [{
|
|
287
400
|
selector: 'post-breadcrumb-item',
|
|
@@ -291,22 +404,38 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
291
404
|
inputs: ['description', 'label', 'selected', 'url', 'variant'],
|
|
292
405
|
}]
|
|
293
406
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
294
|
-
let PostBreadcrumbs =
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
407
|
+
let PostBreadcrumbs = (() => {
|
|
408
|
+
let _classDecorators = [ProxyCmp({
|
|
409
|
+
defineCustomElementFn: defineCustomElement$8,
|
|
410
|
+
inputs: ['homeUrl', 'textBreadcrumbs', 'textHome', 'textMoreItems']
|
|
411
|
+
})];
|
|
412
|
+
let _classDescriptor;
|
|
413
|
+
let _classExtraInitializers = [];
|
|
414
|
+
let _classThis;
|
|
415
|
+
var PostBreadcrumbs = class {
|
|
416
|
+
static { _classThis = this; }
|
|
417
|
+
static {
|
|
418
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
419
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
420
|
+
PostBreadcrumbs = _classThis = _classDescriptor.value;
|
|
421
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
422
|
+
}
|
|
423
|
+
z;
|
|
424
|
+
el;
|
|
425
|
+
constructor(c, r, z) {
|
|
426
|
+
this.z = z;
|
|
427
|
+
c.detach();
|
|
428
|
+
this.el = r.nativeElement;
|
|
429
|
+
}
|
|
430
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostBreadcrumbs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
431
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
432
|
+
static {
|
|
433
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
434
|
+
}
|
|
435
|
+
};
|
|
436
|
+
return PostBreadcrumbs = _classThis;
|
|
437
|
+
})();
|
|
438
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostBreadcrumbs, decorators: [{
|
|
310
439
|
type: Component,
|
|
311
440
|
args: [{
|
|
312
441
|
selector: 'post-breadcrumbs',
|
|
@@ -316,22 +445,38 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
316
445
|
inputs: [{ name: 'homeUrl', required: true }, { name: 'textBreadcrumbs', required: true }, { name: 'textHome', required: true }, { name: 'textMoreItems', required: true }],
|
|
317
446
|
}]
|
|
318
447
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
319
|
-
let PostClosebutton =
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
448
|
+
let PostClosebutton = (() => {
|
|
449
|
+
let _classDecorators = [ProxyCmp({
|
|
450
|
+
defineCustomElementFn: defineCustomElement$9,
|
|
451
|
+
inputs: ['buttonType', 'placement', 'size']
|
|
452
|
+
})];
|
|
453
|
+
let _classDescriptor;
|
|
454
|
+
let _classExtraInitializers = [];
|
|
455
|
+
let _classThis;
|
|
456
|
+
var PostClosebutton = class {
|
|
457
|
+
static { _classThis = this; }
|
|
458
|
+
static {
|
|
459
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
460
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
461
|
+
PostClosebutton = _classThis = _classDescriptor.value;
|
|
462
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
463
|
+
}
|
|
464
|
+
z;
|
|
465
|
+
el;
|
|
466
|
+
constructor(c, r, z) {
|
|
467
|
+
this.z = z;
|
|
468
|
+
c.detach();
|
|
469
|
+
this.el = r.nativeElement;
|
|
470
|
+
}
|
|
471
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostClosebutton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
472
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
473
|
+
static {
|
|
474
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
475
|
+
}
|
|
476
|
+
};
|
|
477
|
+
return PostClosebutton = _classThis;
|
|
478
|
+
})();
|
|
479
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostClosebutton, decorators: [{
|
|
335
480
|
type: Component,
|
|
336
481
|
args: [{
|
|
337
482
|
selector: 'post-closebutton',
|
|
@@ -341,24 +486,40 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
341
486
|
inputs: ['buttonType', 'placement', 'size'],
|
|
342
487
|
}]
|
|
343
488
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
344
|
-
let PostCollapsible =
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
489
|
+
let PostCollapsible = (() => {
|
|
490
|
+
let _classDecorators = [ProxyCmp({
|
|
491
|
+
defineCustomElementFn: defineCustomElement$a,
|
|
492
|
+
inputs: ['collapsed'],
|
|
493
|
+
methods: ['toggle']
|
|
494
|
+
})];
|
|
495
|
+
let _classDescriptor;
|
|
496
|
+
let _classExtraInitializers = [];
|
|
497
|
+
let _classThis;
|
|
498
|
+
var PostCollapsible = class {
|
|
499
|
+
static { _classThis = this; }
|
|
500
|
+
static {
|
|
501
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
502
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
503
|
+
PostCollapsible = _classThis = _classDescriptor.value;
|
|
504
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
505
|
+
}
|
|
506
|
+
z;
|
|
507
|
+
el;
|
|
508
|
+
postToggle = new EventEmitter();
|
|
509
|
+
constructor(c, r, z) {
|
|
510
|
+
this.z = z;
|
|
511
|
+
c.detach();
|
|
512
|
+
this.el = r.nativeElement;
|
|
513
|
+
}
|
|
514
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostCollapsible, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
515
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
516
|
+
static {
|
|
517
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
518
|
+
}
|
|
519
|
+
};
|
|
520
|
+
return PostCollapsible = _classThis;
|
|
521
|
+
})();
|
|
522
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostCollapsible, decorators: [{
|
|
362
523
|
type: Component,
|
|
363
524
|
args: [{
|
|
364
525
|
selector: 'post-collapsible',
|
|
@@ -371,23 +532,39 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
371
532
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { postToggle: [{
|
|
372
533
|
type: Output
|
|
373
534
|
}] } });
|
|
374
|
-
let PostCollapsibleTrigger =
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
PostCollapsibleTrigger =
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
535
|
+
let PostCollapsibleTrigger = (() => {
|
|
536
|
+
let _classDecorators = [ProxyCmp({
|
|
537
|
+
defineCustomElementFn: defineCustomElement$b,
|
|
538
|
+
inputs: ['for'],
|
|
539
|
+
methods: ['update']
|
|
540
|
+
})];
|
|
541
|
+
let _classDescriptor;
|
|
542
|
+
let _classExtraInitializers = [];
|
|
543
|
+
let _classThis;
|
|
544
|
+
var PostCollapsibleTrigger = class {
|
|
545
|
+
static { _classThis = this; }
|
|
546
|
+
static {
|
|
547
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
548
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
549
|
+
PostCollapsibleTrigger = _classThis = _classDescriptor.value;
|
|
550
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
551
|
+
}
|
|
552
|
+
z;
|
|
553
|
+
el;
|
|
554
|
+
constructor(c, r, z) {
|
|
555
|
+
this.z = z;
|
|
556
|
+
c.detach();
|
|
557
|
+
this.el = r.nativeElement;
|
|
558
|
+
}
|
|
559
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostCollapsibleTrigger, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
560
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostCollapsibleTrigger, isStandalone: true, selector: "post-collapsible-trigger", inputs: { for: "for" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
561
|
+
static {
|
|
562
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
563
|
+
}
|
|
564
|
+
};
|
|
565
|
+
return PostCollapsibleTrigger = _classThis;
|
|
566
|
+
})();
|
|
567
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostCollapsibleTrigger, decorators: [{
|
|
391
568
|
type: Component,
|
|
392
569
|
args: [{
|
|
393
570
|
selector: 'post-collapsible-trigger',
|
|
@@ -397,52 +574,80 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
397
574
|
inputs: ['for'],
|
|
398
575
|
}]
|
|
399
576
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
400
|
-
let PostDatePicker =
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
577
|
+
let PostDatePicker = (() => {
|
|
578
|
+
let _classDecorators = [ProxyCmp({
|
|
579
|
+
defineCustomElementFn: defineCustomElement$c,
|
|
580
|
+
inputs: ['cellConfig', 'inline', 'locale', 'max', 'min', 'range', 'textNextDecade', 'textNextMonth', 'textNextYear', 'textPreviousDecade', 'textPreviousMonth', 'textPreviousYear', 'textSwitchYear', 'textToggleCalendar'],
|
|
581
|
+
methods: ['show', 'hide']
|
|
582
|
+
})];
|
|
583
|
+
let _classDescriptor;
|
|
584
|
+
let _classExtraInitializers = [];
|
|
585
|
+
let _classThis;
|
|
586
|
+
var PostDatePicker = class {
|
|
587
|
+
static { _classThis = this; }
|
|
588
|
+
static {
|
|
589
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
590
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
591
|
+
PostDatePicker = _classThis = _classDescriptor.value;
|
|
592
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
593
|
+
}
|
|
594
|
+
z;
|
|
595
|
+
el;
|
|
596
|
+
constructor(c, r, z) {
|
|
597
|
+
this.z = z;
|
|
598
|
+
c.detach();
|
|
599
|
+
this.el = r.nativeElement;
|
|
600
|
+
}
|
|
601
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostDatePicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
602
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostDatePicker, isStandalone: true, selector: "post-date-picker", inputs: { cellConfig: "cellConfig", inline: "inline", locale: "locale", max: "max", min: "min", range: "range", textNextDecade: "textNextDecade", textNextMonth: "textNextMonth", textNextYear: "textNextYear", textPreviousDecade: "textPreviousDecade", textPreviousMonth: "textPreviousMonth", textPreviousYear: "textPreviousYear", textSwitchYear: "textSwitchYear", textToggleCalendar: "textToggleCalendar" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
603
|
+
static {
|
|
604
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
605
|
+
}
|
|
606
|
+
};
|
|
607
|
+
return PostDatePicker = _classThis;
|
|
608
|
+
})();
|
|
609
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostDatePicker, decorators: [{
|
|
418
610
|
type: Component,
|
|
419
611
|
args: [{
|
|
420
612
|
selector: 'post-date-picker',
|
|
421
613
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
422
614
|
template: '<ng-content></ng-content>',
|
|
423
615
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
424
|
-
inputs: ['inline', 'locale', 'max', 'min', 'range',
|
|
425
|
-
outputs: ['postUpdateDates'],
|
|
616
|
+
inputs: ['cellConfig', 'inline', 'locale', 'max', 'min', 'range', { name: 'textNextDecade', required: true }, { name: 'textNextMonth', required: true }, { name: 'textNextYear', required: true }, { name: 'textPreviousDecade', required: true }, { name: 'textPreviousMonth', required: true }, { name: 'textPreviousYear', required: true }, { name: 'textSwitchYear', required: true }, 'textToggleCalendar'],
|
|
426
617
|
}]
|
|
427
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
618
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
619
|
+
let PostFooter = (() => {
|
|
620
|
+
let _classDecorators = [ProxyCmp({
|
|
621
|
+
defineCustomElementFn: defineCustomElement$d,
|
|
622
|
+
inputs: ['textFooter']
|
|
623
|
+
})];
|
|
624
|
+
let _classDescriptor;
|
|
625
|
+
let _classExtraInitializers = [];
|
|
626
|
+
let _classThis;
|
|
627
|
+
var PostFooter = class {
|
|
628
|
+
static { _classThis = this; }
|
|
629
|
+
static {
|
|
630
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
631
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
632
|
+
PostFooter = _classThis = _classDescriptor.value;
|
|
633
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
634
|
+
}
|
|
635
|
+
z;
|
|
636
|
+
el;
|
|
637
|
+
constructor(c, r, z) {
|
|
638
|
+
this.z = z;
|
|
639
|
+
c.detach();
|
|
640
|
+
this.el = r.nativeElement;
|
|
641
|
+
}
|
|
642
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostFooter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
643
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostFooter, isStandalone: true, selector: "post-footer", inputs: { textFooter: "textFooter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
644
|
+
static {
|
|
645
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
646
|
+
}
|
|
647
|
+
};
|
|
648
|
+
return PostFooter = _classThis;
|
|
649
|
+
})();
|
|
650
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostFooter, decorators: [{
|
|
446
651
|
type: Component,
|
|
447
652
|
args: [{
|
|
448
653
|
selector: 'post-footer',
|
|
@@ -452,23 +657,39 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
452
657
|
inputs: [{ name: 'textFooter', required: true }],
|
|
453
658
|
}]
|
|
454
659
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
455
|
-
let PostHeader =
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
PostHeader =
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
660
|
+
let PostHeader = (() => {
|
|
661
|
+
let _classDecorators = [ProxyCmp({
|
|
662
|
+
defineCustomElementFn: defineCustomElement$e,
|
|
663
|
+
inputs: ['fullWidth', 'textMenu'],
|
|
664
|
+
methods: ['toggleBurgerMenu']
|
|
665
|
+
})];
|
|
666
|
+
let _classDescriptor;
|
|
667
|
+
let _classExtraInitializers = [];
|
|
668
|
+
let _classThis;
|
|
669
|
+
var PostHeader = class {
|
|
670
|
+
static { _classThis = this; }
|
|
671
|
+
static {
|
|
672
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
673
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
674
|
+
PostHeader = _classThis = _classDescriptor.value;
|
|
675
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
676
|
+
}
|
|
677
|
+
z;
|
|
678
|
+
el;
|
|
679
|
+
constructor(c, r, z) {
|
|
680
|
+
this.z = z;
|
|
681
|
+
c.detach();
|
|
682
|
+
this.el = r.nativeElement;
|
|
683
|
+
}
|
|
684
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
685
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
686
|
+
static {
|
|
687
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
688
|
+
}
|
|
689
|
+
};
|
|
690
|
+
return PostHeader = _classThis;
|
|
691
|
+
})();
|
|
692
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostHeader, decorators: [{
|
|
472
693
|
type: Component,
|
|
473
694
|
args: [{
|
|
474
695
|
selector: 'post-header',
|
|
@@ -478,22 +699,38 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
478
699
|
inputs: ['fullWidth', { name: 'textMenu', required: true }],
|
|
479
700
|
}]
|
|
480
701
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
481
|
-
let PostIcon =
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
702
|
+
let PostIcon = (() => {
|
|
703
|
+
let _classDecorators = [ProxyCmp({
|
|
704
|
+
defineCustomElementFn: defineCustomElement$f,
|
|
705
|
+
inputs: ['animation', 'base', 'flipH', 'flipV', 'name', 'rotate', 'scale', 'url']
|
|
706
|
+
})];
|
|
707
|
+
let _classDescriptor;
|
|
708
|
+
let _classExtraInitializers = [];
|
|
709
|
+
let _classThis;
|
|
710
|
+
var PostIcon = class {
|
|
711
|
+
static { _classThis = this; }
|
|
712
|
+
static {
|
|
713
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
714
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
715
|
+
PostIcon = _classThis = _classDescriptor.value;
|
|
716
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
717
|
+
}
|
|
718
|
+
z;
|
|
719
|
+
el;
|
|
720
|
+
constructor(c, r, z) {
|
|
721
|
+
this.z = z;
|
|
722
|
+
c.detach();
|
|
723
|
+
this.el = r.nativeElement;
|
|
724
|
+
}
|
|
725
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
726
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
727
|
+
static {
|
|
728
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
729
|
+
}
|
|
730
|
+
};
|
|
731
|
+
return PostIcon = _classThis;
|
|
732
|
+
})();
|
|
733
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostIcon, decorators: [{
|
|
497
734
|
type: Component,
|
|
498
735
|
args: [{
|
|
499
736
|
selector: 'post-icon',
|
|
@@ -503,22 +740,38 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
503
740
|
inputs: ['animation', 'base', 'flipH', 'flipV', { name: 'name', required: true }, 'rotate', 'scale', 'url'],
|
|
504
741
|
}]
|
|
505
742
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
506
|
-
let PostLanguageMenu =
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
743
|
+
let PostLanguageMenu = (() => {
|
|
744
|
+
let _classDecorators = [ProxyCmp({
|
|
745
|
+
defineCustomElementFn: defineCustomElement$g,
|
|
746
|
+
inputs: ['textChangeLanguage', 'textCurrentLanguage', 'variant']
|
|
747
|
+
})];
|
|
748
|
+
let _classDescriptor;
|
|
749
|
+
let _classExtraInitializers = [];
|
|
750
|
+
let _classThis;
|
|
751
|
+
var PostLanguageMenu = class {
|
|
752
|
+
static { _classThis = this; }
|
|
753
|
+
static {
|
|
754
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
755
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
756
|
+
PostLanguageMenu = _classThis = _classDescriptor.value;
|
|
757
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
758
|
+
}
|
|
759
|
+
z;
|
|
760
|
+
el;
|
|
761
|
+
constructor(c, r, z) {
|
|
762
|
+
this.z = z;
|
|
763
|
+
c.detach();
|
|
764
|
+
this.el = r.nativeElement;
|
|
765
|
+
}
|
|
766
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostLanguageMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
767
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
768
|
+
static {
|
|
769
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
770
|
+
}
|
|
771
|
+
};
|
|
772
|
+
return PostLanguageMenu = _classThis;
|
|
773
|
+
})();
|
|
774
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostLanguageMenu, decorators: [{
|
|
522
775
|
type: Component,
|
|
523
776
|
args: [{
|
|
524
777
|
selector: 'post-language-menu',
|
|
@@ -528,25 +781,41 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
528
781
|
inputs: [{ name: 'textChangeLanguage', required: true }, { name: 'textCurrentLanguage', required: true }, 'variant'],
|
|
529
782
|
}]
|
|
530
783
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
531
|
-
let PostLanguageMenuItem =
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
}
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
784
|
+
let PostLanguageMenuItem = (() => {
|
|
785
|
+
let _classDecorators = [ProxyCmp({
|
|
786
|
+
defineCustomElementFn: defineCustomElement$h,
|
|
787
|
+
inputs: ['active', 'code', 'description', 'name', 'url', 'variant'],
|
|
788
|
+
methods: ['select']
|
|
789
|
+
})];
|
|
790
|
+
let _classDescriptor;
|
|
791
|
+
let _classExtraInitializers = [];
|
|
792
|
+
let _classThis;
|
|
793
|
+
var PostLanguageMenuItem = class {
|
|
794
|
+
static { _classThis = this; }
|
|
795
|
+
static {
|
|
796
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
797
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
798
|
+
PostLanguageMenuItem = _classThis = _classDescriptor.value;
|
|
799
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
800
|
+
}
|
|
801
|
+
z;
|
|
802
|
+
el;
|
|
803
|
+
postChange = new EventEmitter();
|
|
804
|
+
postLanguageMenuItemInitiallyActive = new EventEmitter();
|
|
805
|
+
constructor(c, r, z) {
|
|
806
|
+
this.z = z;
|
|
807
|
+
c.detach();
|
|
808
|
+
this.el = r.nativeElement;
|
|
809
|
+
}
|
|
810
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostLanguageMenuItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
811
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
812
|
+
static {
|
|
813
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
814
|
+
}
|
|
815
|
+
};
|
|
816
|
+
return PostLanguageMenuItem = _classThis;
|
|
817
|
+
})();
|
|
818
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostLanguageMenuItem, decorators: [{
|
|
550
819
|
type: Component,
|
|
551
820
|
args: [{
|
|
552
821
|
selector: 'post-language-menu-item',
|
|
@@ -561,21 +830,37 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
561
830
|
}], postLanguageMenuItemInitiallyActive: [{
|
|
562
831
|
type: Output
|
|
563
832
|
}] } });
|
|
564
|
-
let PostLinkarea =
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
}
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
833
|
+
let PostLinkarea = (() => {
|
|
834
|
+
let _classDecorators = [ProxyCmp({
|
|
835
|
+
defineCustomElementFn: defineCustomElement$i
|
|
836
|
+
})];
|
|
837
|
+
let _classDescriptor;
|
|
838
|
+
let _classExtraInitializers = [];
|
|
839
|
+
let _classThis;
|
|
840
|
+
var PostLinkarea = class {
|
|
841
|
+
static { _classThis = this; }
|
|
842
|
+
static {
|
|
843
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
844
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
845
|
+
PostLinkarea = _classThis = _classDescriptor.value;
|
|
846
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
847
|
+
}
|
|
848
|
+
z;
|
|
849
|
+
el;
|
|
850
|
+
constructor(c, r, z) {
|
|
851
|
+
this.z = z;
|
|
852
|
+
c.detach();
|
|
853
|
+
this.el = r.nativeElement;
|
|
854
|
+
}
|
|
855
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostLinkarea, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
856
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostLinkarea, isStandalone: true, selector: "post-linkarea", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
857
|
+
static {
|
|
858
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
859
|
+
}
|
|
860
|
+
};
|
|
861
|
+
return PostLinkarea = _classThis;
|
|
862
|
+
})();
|
|
863
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostLinkarea, decorators: [{
|
|
579
864
|
type: Component,
|
|
580
865
|
args: [{
|
|
581
866
|
selector: 'post-linkarea',
|
|
@@ -585,23 +870,39 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
585
870
|
inputs: [],
|
|
586
871
|
}]
|
|
587
872
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
588
|
-
let PostListbox =
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
}
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
873
|
+
let PostListbox = (() => {
|
|
874
|
+
let _classDecorators = [ProxyCmp({
|
|
875
|
+
defineCustomElementFn: defineCustomElement$j,
|
|
876
|
+
methods: ['show', 'hide', 'filter', 'clearSelection', 'navigate', 'selectActive']
|
|
877
|
+
})];
|
|
878
|
+
let _classDescriptor;
|
|
879
|
+
let _classExtraInitializers = [];
|
|
880
|
+
let _classThis;
|
|
881
|
+
var PostListbox = class {
|
|
882
|
+
static { _classThis = this; }
|
|
883
|
+
static {
|
|
884
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
885
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
886
|
+
PostListbox = _classThis = _classDescriptor.value;
|
|
887
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
888
|
+
}
|
|
889
|
+
z;
|
|
890
|
+
el;
|
|
891
|
+
postOptionActive = new EventEmitter();
|
|
892
|
+
constructor(c, r, z) {
|
|
893
|
+
this.z = z;
|
|
894
|
+
c.detach();
|
|
895
|
+
this.el = r.nativeElement;
|
|
896
|
+
}
|
|
897
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostListbox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
898
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostListbox, isStandalone: true, selector: "post-listbox", outputs: { postOptionActive: "postOptionActive" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
899
|
+
static {
|
|
900
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
901
|
+
}
|
|
902
|
+
};
|
|
903
|
+
return PostListbox = _classThis;
|
|
904
|
+
})();
|
|
905
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostListbox, decorators: [{
|
|
605
906
|
type: Component,
|
|
606
907
|
args: [{
|
|
607
908
|
selector: 'post-listbox',
|
|
@@ -614,23 +915,39 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
614
915
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { postOptionActive: [{
|
|
615
916
|
type: Output
|
|
616
917
|
}] } });
|
|
617
|
-
let PostListboxOption =
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
}
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
918
|
+
let PostListboxOption = (() => {
|
|
919
|
+
let _classDecorators = [ProxyCmp({
|
|
920
|
+
defineCustomElementFn: defineCustomElement$k,
|
|
921
|
+
inputs: ['highlighted', 'selected', 'value']
|
|
922
|
+
})];
|
|
923
|
+
let _classDescriptor;
|
|
924
|
+
let _classExtraInitializers = [];
|
|
925
|
+
let _classThis;
|
|
926
|
+
var PostListboxOption = class {
|
|
927
|
+
static { _classThis = this; }
|
|
928
|
+
static {
|
|
929
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
930
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
931
|
+
PostListboxOption = _classThis = _classDescriptor.value;
|
|
932
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
933
|
+
}
|
|
934
|
+
z;
|
|
935
|
+
el;
|
|
936
|
+
postOptionSelected = new EventEmitter();
|
|
937
|
+
constructor(c, r, z) {
|
|
938
|
+
this.z = z;
|
|
939
|
+
c.detach();
|
|
940
|
+
this.el = r.nativeElement;
|
|
941
|
+
}
|
|
942
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostListboxOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
943
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
944
|
+
static {
|
|
945
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
946
|
+
}
|
|
947
|
+
};
|
|
948
|
+
return PostListboxOption = _classThis;
|
|
949
|
+
})();
|
|
950
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostListboxOption, decorators: [{
|
|
634
951
|
type: Component,
|
|
635
952
|
args: [{
|
|
636
953
|
selector: 'post-listbox-option',
|
|
@@ -643,52 +960,38 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
643
960
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { postOptionSelected: [{
|
|
644
961
|
type: Output
|
|
645
962
|
}] } });
|
|
646
|
-
let
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
}
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
}
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
this.z = z;
|
|
679
|
-
c.detach();
|
|
680
|
-
this.el = r.nativeElement;
|
|
681
|
-
}
|
|
682
|
-
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 }); }
|
|
683
|
-
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 }); }
|
|
684
|
-
};
|
|
685
|
-
PostLogo = __decorate([
|
|
686
|
-
ProxyCmp({
|
|
687
|
-
defineCustomElementFn: defineCustomElement$m,
|
|
688
|
-
inputs: ['url']
|
|
689
|
-
})
|
|
690
|
-
], PostLogo);
|
|
691
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImport: i0, type: PostLogo, decorators: [{
|
|
963
|
+
let PostLogo = (() => {
|
|
964
|
+
let _classDecorators = [ProxyCmp({
|
|
965
|
+
defineCustomElementFn: defineCustomElement$l,
|
|
966
|
+
inputs: ['url']
|
|
967
|
+
})];
|
|
968
|
+
let _classDescriptor;
|
|
969
|
+
let _classExtraInitializers = [];
|
|
970
|
+
let _classThis;
|
|
971
|
+
var PostLogo = class {
|
|
972
|
+
static { _classThis = this; }
|
|
973
|
+
static {
|
|
974
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
975
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
976
|
+
PostLogo = _classThis = _classDescriptor.value;
|
|
977
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
978
|
+
}
|
|
979
|
+
z;
|
|
980
|
+
el;
|
|
981
|
+
constructor(c, r, z) {
|
|
982
|
+
this.z = z;
|
|
983
|
+
c.detach();
|
|
984
|
+
this.el = r.nativeElement;
|
|
985
|
+
}
|
|
986
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostLogo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
987
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostLogo, isStandalone: true, selector: "post-logo", inputs: { url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
988
|
+
static {
|
|
989
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
990
|
+
}
|
|
991
|
+
};
|
|
992
|
+
return PostLogo = _classThis;
|
|
993
|
+
})();
|
|
994
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostLogo, decorators: [{
|
|
692
995
|
type: Component,
|
|
693
996
|
args: [{
|
|
694
997
|
selector: 'post-logo',
|
|
@@ -698,22 +1001,38 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
698
1001
|
inputs: ['url'],
|
|
699
1002
|
}]
|
|
700
1003
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
701
|
-
let PostMainnavigation =
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
1004
|
+
let PostMainnavigation = (() => {
|
|
1005
|
+
let _classDecorators = [ProxyCmp({
|
|
1006
|
+
defineCustomElementFn: defineCustomElement$m,
|
|
1007
|
+
inputs: ['textMain']
|
|
1008
|
+
})];
|
|
1009
|
+
let _classDescriptor;
|
|
1010
|
+
let _classExtraInitializers = [];
|
|
1011
|
+
let _classThis;
|
|
1012
|
+
var PostMainnavigation = class {
|
|
1013
|
+
static { _classThis = this; }
|
|
1014
|
+
static {
|
|
1015
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1016
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1017
|
+
PostMainnavigation = _classThis = _classDescriptor.value;
|
|
1018
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1019
|
+
}
|
|
1020
|
+
z;
|
|
1021
|
+
el;
|
|
1022
|
+
constructor(c, r, z) {
|
|
1023
|
+
this.z = z;
|
|
1024
|
+
c.detach();
|
|
1025
|
+
this.el = r.nativeElement;
|
|
1026
|
+
}
|
|
1027
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostMainnavigation, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1028
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostMainnavigation, isStandalone: true, selector: "post-mainnavigation", inputs: { textMain: "textMain" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1029
|
+
static {
|
|
1030
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1031
|
+
}
|
|
1032
|
+
};
|
|
1033
|
+
return PostMainnavigation = _classThis;
|
|
1034
|
+
})();
|
|
1035
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostMainnavigation, decorators: [{
|
|
717
1036
|
type: Component,
|
|
718
1037
|
args: [{
|
|
719
1038
|
selector: 'post-mainnavigation',
|
|
@@ -723,24 +1042,40 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
723
1042
|
inputs: [{ name: 'textMain', required: true }],
|
|
724
1043
|
}]
|
|
725
1044
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
726
|
-
let PostMegadropdown =
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
1045
|
+
let PostMegadropdown = (() => {
|
|
1046
|
+
let _classDecorators = [ProxyCmp({
|
|
1047
|
+
defineCustomElementFn: defineCustomElement$n,
|
|
1048
|
+
inputs: ['textBack', 'textClose'],
|
|
1049
|
+
methods: ['toggle', 'show', 'hide', 'focusFirst']
|
|
1050
|
+
})];
|
|
1051
|
+
let _classDescriptor;
|
|
1052
|
+
let _classExtraInitializers = [];
|
|
1053
|
+
let _classThis;
|
|
1054
|
+
var PostMegadropdown = class {
|
|
1055
|
+
static { _classThis = this; }
|
|
1056
|
+
static {
|
|
1057
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1058
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1059
|
+
PostMegadropdown = _classThis = _classDescriptor.value;
|
|
1060
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1061
|
+
}
|
|
1062
|
+
z;
|
|
1063
|
+
el;
|
|
1064
|
+
postToggleMegadropdown = new EventEmitter();
|
|
1065
|
+
constructor(c, r, z) {
|
|
1066
|
+
this.z = z;
|
|
1067
|
+
c.detach();
|
|
1068
|
+
this.el = r.nativeElement;
|
|
1069
|
+
}
|
|
1070
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostMegadropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1071
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
1072
|
+
static {
|
|
1073
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1074
|
+
}
|
|
1075
|
+
};
|
|
1076
|
+
return PostMegadropdown = _classThis;
|
|
1077
|
+
})();
|
|
1078
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostMegadropdown, decorators: [{
|
|
744
1079
|
type: Component,
|
|
745
1080
|
args: [{
|
|
746
1081
|
selector: 'post-megadropdown',
|
|
@@ -753,22 +1088,38 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
753
1088
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { postToggleMegadropdown: [{
|
|
754
1089
|
type: Output
|
|
755
1090
|
}] } });
|
|
756
|
-
let PostMegadropdownTrigger =
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
1091
|
+
let PostMegadropdownTrigger = (() => {
|
|
1092
|
+
let _classDecorators = [ProxyCmp({
|
|
1093
|
+
defineCustomElementFn: defineCustomElement$o,
|
|
1094
|
+
inputs: ['active', 'for']
|
|
1095
|
+
})];
|
|
1096
|
+
let _classDescriptor;
|
|
1097
|
+
let _classExtraInitializers = [];
|
|
1098
|
+
let _classThis;
|
|
1099
|
+
var PostMegadropdownTrigger = class {
|
|
1100
|
+
static { _classThis = this; }
|
|
1101
|
+
static {
|
|
1102
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1103
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1104
|
+
PostMegadropdownTrigger = _classThis = _classDescriptor.value;
|
|
1105
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1106
|
+
}
|
|
1107
|
+
z;
|
|
1108
|
+
el;
|
|
1109
|
+
constructor(c, r, z) {
|
|
1110
|
+
this.z = z;
|
|
1111
|
+
c.detach();
|
|
1112
|
+
this.el = r.nativeElement;
|
|
1113
|
+
}
|
|
1114
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostMegadropdownTrigger, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1115
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
1116
|
+
static {
|
|
1117
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1118
|
+
}
|
|
1119
|
+
};
|
|
1120
|
+
return PostMegadropdownTrigger = _classThis;
|
|
1121
|
+
})();
|
|
1122
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostMegadropdownTrigger, decorators: [{
|
|
772
1123
|
type: Component,
|
|
773
1124
|
args: [{
|
|
774
1125
|
selector: 'post-megadropdown-trigger',
|
|
@@ -778,24 +1129,40 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
778
1129
|
inputs: ['active', { name: 'for', required: true }],
|
|
779
1130
|
}]
|
|
780
1131
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
781
|
-
let PostMenu =
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
1132
|
+
let PostMenu = (() => {
|
|
1133
|
+
let _classDecorators = [ProxyCmp({
|
|
1134
|
+
defineCustomElementFn: defineCustomElement$p,
|
|
1135
|
+
inputs: ['label', 'placement'],
|
|
1136
|
+
methods: ['toggle', 'show', 'hide']
|
|
1137
|
+
})];
|
|
1138
|
+
let _classDescriptor;
|
|
1139
|
+
let _classExtraInitializers = [];
|
|
1140
|
+
let _classThis;
|
|
1141
|
+
var PostMenu = class {
|
|
1142
|
+
static { _classThis = this; }
|
|
1143
|
+
static {
|
|
1144
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1145
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1146
|
+
PostMenu = _classThis = _classDescriptor.value;
|
|
1147
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1148
|
+
}
|
|
1149
|
+
z;
|
|
1150
|
+
el;
|
|
1151
|
+
toggleMenu = new EventEmitter();
|
|
1152
|
+
constructor(c, r, z) {
|
|
1153
|
+
this.z = z;
|
|
1154
|
+
c.detach();
|
|
1155
|
+
this.el = r.nativeElement;
|
|
1156
|
+
}
|
|
1157
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1158
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
1159
|
+
static {
|
|
1160
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1161
|
+
}
|
|
1162
|
+
};
|
|
1163
|
+
return PostMenu = _classThis;
|
|
1164
|
+
})();
|
|
1165
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostMenu, decorators: [{
|
|
799
1166
|
type: Component,
|
|
800
1167
|
args: [{
|
|
801
1168
|
selector: 'post-menu',
|
|
@@ -808,21 +1175,37 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
808
1175
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { toggleMenu: [{
|
|
809
1176
|
type: Output
|
|
810
1177
|
}] } });
|
|
811
|
-
let PostMenuItem =
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
}
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
1178
|
+
let PostMenuItem = (() => {
|
|
1179
|
+
let _classDecorators = [ProxyCmp({
|
|
1180
|
+
defineCustomElementFn: defineCustomElement$q
|
|
1181
|
+
})];
|
|
1182
|
+
let _classDescriptor;
|
|
1183
|
+
let _classExtraInitializers = [];
|
|
1184
|
+
let _classThis;
|
|
1185
|
+
var PostMenuItem = class {
|
|
1186
|
+
static { _classThis = this; }
|
|
1187
|
+
static {
|
|
1188
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1189
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1190
|
+
PostMenuItem = _classThis = _classDescriptor.value;
|
|
1191
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1192
|
+
}
|
|
1193
|
+
z;
|
|
1194
|
+
el;
|
|
1195
|
+
constructor(c, r, z) {
|
|
1196
|
+
this.z = z;
|
|
1197
|
+
c.detach();
|
|
1198
|
+
this.el = r.nativeElement;
|
|
1199
|
+
}
|
|
1200
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostMenuItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1201
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostMenuItem, isStandalone: true, selector: "post-menu-item", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1202
|
+
static {
|
|
1203
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1204
|
+
}
|
|
1205
|
+
};
|
|
1206
|
+
return PostMenuItem = _classThis;
|
|
1207
|
+
})();
|
|
1208
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostMenuItem, decorators: [{
|
|
826
1209
|
type: Component,
|
|
827
1210
|
args: [{
|
|
828
1211
|
selector: 'post-menu-item',
|
|
@@ -832,22 +1215,38 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
832
1215
|
inputs: [],
|
|
833
1216
|
}]
|
|
834
1217
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
835
|
-
let PostMenuTrigger =
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
1218
|
+
let PostMenuTrigger = (() => {
|
|
1219
|
+
let _classDecorators = [ProxyCmp({
|
|
1220
|
+
defineCustomElementFn: defineCustomElement$r,
|
|
1221
|
+
inputs: ['for']
|
|
1222
|
+
})];
|
|
1223
|
+
let _classDescriptor;
|
|
1224
|
+
let _classExtraInitializers = [];
|
|
1225
|
+
let _classThis;
|
|
1226
|
+
var PostMenuTrigger = class {
|
|
1227
|
+
static { _classThis = this; }
|
|
1228
|
+
static {
|
|
1229
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1230
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1231
|
+
PostMenuTrigger = _classThis = _classDescriptor.value;
|
|
1232
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1233
|
+
}
|
|
1234
|
+
z;
|
|
1235
|
+
el;
|
|
1236
|
+
constructor(c, r, z) {
|
|
1237
|
+
this.z = z;
|
|
1238
|
+
c.detach();
|
|
1239
|
+
this.el = r.nativeElement;
|
|
1240
|
+
}
|
|
1241
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostMenuTrigger, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1242
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostMenuTrigger, isStandalone: true, selector: "post-menu-trigger", inputs: { for: "for" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1243
|
+
static {
|
|
1244
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1245
|
+
}
|
|
1246
|
+
};
|
|
1247
|
+
return PostMenuTrigger = _classThis;
|
|
1248
|
+
})();
|
|
1249
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostMenuTrigger, decorators: [{
|
|
851
1250
|
type: Component,
|
|
852
1251
|
args: [{
|
|
853
1252
|
selector: 'post-menu-trigger',
|
|
@@ -857,21 +1256,37 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
857
1256
|
inputs: [{ name: 'for', required: true }],
|
|
858
1257
|
}]
|
|
859
1258
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
860
|
-
let PostNumberInput =
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
}
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
1259
|
+
let PostNumberInput = (() => {
|
|
1260
|
+
let _classDecorators = [ProxyCmp({
|
|
1261
|
+
defineCustomElementFn: defineCustomElement$s
|
|
1262
|
+
})];
|
|
1263
|
+
let _classDescriptor;
|
|
1264
|
+
let _classExtraInitializers = [];
|
|
1265
|
+
let _classThis;
|
|
1266
|
+
var PostNumberInput = class {
|
|
1267
|
+
static { _classThis = this; }
|
|
1268
|
+
static {
|
|
1269
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1270
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1271
|
+
PostNumberInput = _classThis = _classDescriptor.value;
|
|
1272
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1273
|
+
}
|
|
1274
|
+
z;
|
|
1275
|
+
el;
|
|
1276
|
+
constructor(c, r, z) {
|
|
1277
|
+
this.z = z;
|
|
1278
|
+
c.detach();
|
|
1279
|
+
this.el = r.nativeElement;
|
|
1280
|
+
}
|
|
1281
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostNumberInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1282
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostNumberInput, isStandalone: true, selector: "post-number-input", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1283
|
+
static {
|
|
1284
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1285
|
+
}
|
|
1286
|
+
};
|
|
1287
|
+
return PostNumberInput = _classThis;
|
|
1288
|
+
})();
|
|
1289
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostNumberInput, decorators: [{
|
|
875
1290
|
type: Component,
|
|
876
1291
|
args: [{
|
|
877
1292
|
selector: 'post-number-input',
|
|
@@ -881,23 +1296,39 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
881
1296
|
inputs: [],
|
|
882
1297
|
}]
|
|
883
1298
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
884
|
-
let PostPagination =
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
}
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
1299
|
+
let PostPagination = (() => {
|
|
1300
|
+
let _classDecorators = [ProxyCmp({
|
|
1301
|
+
defineCustomElementFn: defineCustomElement$t,
|
|
1302
|
+
inputs: ['collectionSize', 'label', 'page', 'pageSize', 'textFirst', 'textLast', 'textNext', 'textPage', 'textPrevious']
|
|
1303
|
+
})];
|
|
1304
|
+
let _classDescriptor;
|
|
1305
|
+
let _classExtraInitializers = [];
|
|
1306
|
+
let _classThis;
|
|
1307
|
+
var PostPagination = class {
|
|
1308
|
+
static { _classThis = this; }
|
|
1309
|
+
static {
|
|
1310
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1311
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1312
|
+
PostPagination = _classThis = _classDescriptor.value;
|
|
1313
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1314
|
+
}
|
|
1315
|
+
z;
|
|
1316
|
+
el;
|
|
1317
|
+
postChange = new EventEmitter();
|
|
1318
|
+
constructor(c, r, z) {
|
|
1319
|
+
this.z = z;
|
|
1320
|
+
c.detach();
|
|
1321
|
+
this.el = r.nativeElement;
|
|
1322
|
+
}
|
|
1323
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostPagination, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1324
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
1325
|
+
static {
|
|
1326
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1327
|
+
}
|
|
1328
|
+
};
|
|
1329
|
+
return PostPagination = _classThis;
|
|
1330
|
+
})();
|
|
1331
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostPagination, decorators: [{
|
|
901
1332
|
type: Component,
|
|
902
1333
|
args: [{
|
|
903
1334
|
selector: 'post-pagination',
|
|
@@ -910,23 +1341,39 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
910
1341
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { postChange: [{
|
|
911
1342
|
type: Output
|
|
912
1343
|
}] } });
|
|
913
|
-
let PostPopover =
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
PostPopover =
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
1344
|
+
let PostPopover = (() => {
|
|
1345
|
+
let _classDecorators = [ProxyCmp({
|
|
1346
|
+
defineCustomElementFn: defineCustomElement$u,
|
|
1347
|
+
inputs: ['arrow', 'placement', 'textClose'],
|
|
1348
|
+
methods: ['show', 'hide', 'toggle']
|
|
1349
|
+
})];
|
|
1350
|
+
let _classDescriptor;
|
|
1351
|
+
let _classExtraInitializers = [];
|
|
1352
|
+
let _classThis;
|
|
1353
|
+
var PostPopover = class {
|
|
1354
|
+
static { _classThis = this; }
|
|
1355
|
+
static {
|
|
1356
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1357
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1358
|
+
PostPopover = _classThis = _classDescriptor.value;
|
|
1359
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1360
|
+
}
|
|
1361
|
+
z;
|
|
1362
|
+
el;
|
|
1363
|
+
constructor(c, r, z) {
|
|
1364
|
+
this.z = z;
|
|
1365
|
+
c.detach();
|
|
1366
|
+
this.el = r.nativeElement;
|
|
1367
|
+
}
|
|
1368
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostPopover, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1369
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
1370
|
+
static {
|
|
1371
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1372
|
+
}
|
|
1373
|
+
};
|
|
1374
|
+
return PostPopover = _classThis;
|
|
1375
|
+
})();
|
|
1376
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostPopover, decorators: [{
|
|
930
1377
|
type: Component,
|
|
931
1378
|
args: [{
|
|
932
1379
|
selector: 'post-popover',
|
|
@@ -936,22 +1383,38 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
936
1383
|
inputs: ['arrow', 'placement', { name: 'textClose', required: true }],
|
|
937
1384
|
}]
|
|
938
1385
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
939
|
-
let PostPopoverTrigger =
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
1386
|
+
let PostPopoverTrigger = (() => {
|
|
1387
|
+
let _classDecorators = [ProxyCmp({
|
|
1388
|
+
defineCustomElementFn: defineCustomElement$v,
|
|
1389
|
+
inputs: ['for']
|
|
1390
|
+
})];
|
|
1391
|
+
let _classDescriptor;
|
|
1392
|
+
let _classExtraInitializers = [];
|
|
1393
|
+
let _classThis;
|
|
1394
|
+
var PostPopoverTrigger = class {
|
|
1395
|
+
static { _classThis = this; }
|
|
1396
|
+
static {
|
|
1397
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1398
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1399
|
+
PostPopoverTrigger = _classThis = _classDescriptor.value;
|
|
1400
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1401
|
+
}
|
|
1402
|
+
z;
|
|
1403
|
+
el;
|
|
1404
|
+
constructor(c, r, z) {
|
|
1405
|
+
this.z = z;
|
|
1406
|
+
c.detach();
|
|
1407
|
+
this.el = r.nativeElement;
|
|
1408
|
+
}
|
|
1409
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostPopoverTrigger, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1410
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostPopoverTrigger, isStandalone: true, selector: "post-popover-trigger", inputs: { for: "for" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1411
|
+
static {
|
|
1412
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1413
|
+
}
|
|
1414
|
+
};
|
|
1415
|
+
return PostPopoverTrigger = _classThis;
|
|
1416
|
+
})();
|
|
1417
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostPopoverTrigger, decorators: [{
|
|
955
1418
|
type: Component,
|
|
956
1419
|
args: [{
|
|
957
1420
|
selector: 'post-popover-trigger',
|
|
@@ -961,28 +1424,44 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
961
1424
|
inputs: ['for'],
|
|
962
1425
|
}]
|
|
963
1426
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
964
|
-
let PostPopovercontainer =
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
};
|
|
978
|
-
PostPopovercontainer =
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
1427
|
+
let PostPopovercontainer = (() => {
|
|
1428
|
+
let _classDecorators = [ProxyCmp({
|
|
1429
|
+
defineCustomElementFn: defineCustomElement$w,
|
|
1430
|
+
inputs: ['arrow', 'edgeGap', 'offset', 'placement', 'safeSpace'],
|
|
1431
|
+
methods: ['show', 'hide', 'toggle']
|
|
1432
|
+
})];
|
|
1433
|
+
let _classDescriptor;
|
|
1434
|
+
let _classExtraInitializers = [];
|
|
1435
|
+
let _classThis;
|
|
1436
|
+
var PostPopovercontainer = class {
|
|
1437
|
+
static { _classThis = this; }
|
|
1438
|
+
static {
|
|
1439
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1440
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1441
|
+
PostPopovercontainer = _classThis = _classDescriptor.value;
|
|
1442
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1443
|
+
}
|
|
1444
|
+
z;
|
|
1445
|
+
el;
|
|
1446
|
+
postBeforeShow = new EventEmitter();
|
|
1447
|
+
postShow = new EventEmitter();
|
|
1448
|
+
postHide = new EventEmitter();
|
|
1449
|
+
postBeforeToggle = new EventEmitter();
|
|
1450
|
+
postToggle = new EventEmitter();
|
|
1451
|
+
constructor(c, r, z) {
|
|
1452
|
+
this.z = z;
|
|
1453
|
+
c.detach();
|
|
1454
|
+
this.el = r.nativeElement;
|
|
1455
|
+
}
|
|
1456
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostPopovercontainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1457
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
1458
|
+
static {
|
|
1459
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1460
|
+
}
|
|
1461
|
+
};
|
|
1462
|
+
return PostPopovercontainer = _classThis;
|
|
1463
|
+
})();
|
|
1464
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostPopovercontainer, decorators: [{
|
|
986
1465
|
type: Component,
|
|
987
1466
|
args: [{
|
|
988
1467
|
selector: 'post-popovercontainer',
|
|
@@ -1003,22 +1482,38 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
1003
1482
|
}], postToggle: [{
|
|
1004
1483
|
type: Output
|
|
1005
1484
|
}] } });
|
|
1006
|
-
let PostProgressbar =
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1485
|
+
let PostProgressbar = (() => {
|
|
1486
|
+
let _classDecorators = [ProxyCmp({
|
|
1487
|
+
defineCustomElementFn: defineCustomElement$x,
|
|
1488
|
+
inputs: ['max', 'min', 'value']
|
|
1489
|
+
})];
|
|
1490
|
+
let _classDescriptor;
|
|
1491
|
+
let _classExtraInitializers = [];
|
|
1492
|
+
let _classThis;
|
|
1493
|
+
var PostProgressbar = class {
|
|
1494
|
+
static { _classThis = this; }
|
|
1495
|
+
static {
|
|
1496
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1497
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1498
|
+
PostProgressbar = _classThis = _classDescriptor.value;
|
|
1499
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1500
|
+
}
|
|
1501
|
+
z;
|
|
1502
|
+
el;
|
|
1503
|
+
constructor(c, r, z) {
|
|
1504
|
+
this.z = z;
|
|
1505
|
+
c.detach();
|
|
1506
|
+
this.el = r.nativeElement;
|
|
1507
|
+
}
|
|
1508
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostProgressbar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1509
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostProgressbar, isStandalone: true, selector: "post-progressbar", inputs: { max: "max", min: "min", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1510
|
+
static {
|
|
1511
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1512
|
+
}
|
|
1513
|
+
};
|
|
1514
|
+
return PostProgressbar = _classThis;
|
|
1515
|
+
})();
|
|
1516
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostProgressbar, decorators: [{
|
|
1022
1517
|
type: Component,
|
|
1023
1518
|
args: [{
|
|
1024
1519
|
selector: 'post-progressbar',
|
|
@@ -1028,24 +1523,40 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
1028
1523
|
inputs: ['max', 'min', 'value'],
|
|
1029
1524
|
}]
|
|
1030
1525
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1031
|
-
let PostRating =
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1526
|
+
let PostRating = (() => {
|
|
1527
|
+
let _classDecorators = [ProxyCmp({
|
|
1528
|
+
defineCustomElementFn: defineCustomElement$y,
|
|
1529
|
+
inputs: ['currentRating', 'label', 'readonly', 'stars']
|
|
1530
|
+
})];
|
|
1531
|
+
let _classDescriptor;
|
|
1532
|
+
let _classExtraInitializers = [];
|
|
1533
|
+
let _classThis;
|
|
1534
|
+
var PostRating = class {
|
|
1535
|
+
static { _classThis = this; }
|
|
1536
|
+
static {
|
|
1537
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1538
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1539
|
+
PostRating = _classThis = _classDescriptor.value;
|
|
1540
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1541
|
+
}
|
|
1542
|
+
z;
|
|
1543
|
+
el;
|
|
1544
|
+
postInput = new EventEmitter();
|
|
1545
|
+
postChange = new EventEmitter();
|
|
1546
|
+
constructor(c, r, z) {
|
|
1547
|
+
this.z = z;
|
|
1548
|
+
c.detach();
|
|
1549
|
+
this.el = r.nativeElement;
|
|
1550
|
+
}
|
|
1551
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostRating, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1552
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
1553
|
+
static {
|
|
1554
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1555
|
+
}
|
|
1556
|
+
};
|
|
1557
|
+
return PostRating = _classThis;
|
|
1558
|
+
})();
|
|
1559
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostRating, decorators: [{
|
|
1049
1560
|
type: Component,
|
|
1050
1561
|
args: [{
|
|
1051
1562
|
selector: 'post-rating',
|
|
@@ -1060,22 +1571,126 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
1060
1571
|
}], postChange: [{
|
|
1061
1572
|
type: Output
|
|
1062
1573
|
}] } });
|
|
1063
|
-
let
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1574
|
+
let PostSideNavigation = (() => {
|
|
1575
|
+
let _classDecorators = [ProxyCmp({
|
|
1576
|
+
defineCustomElementFn: defineCustomElement$z,
|
|
1577
|
+
inputs: ['size', 'textClose'],
|
|
1578
|
+
methods: ['toggle', 'show', 'hide']
|
|
1579
|
+
})];
|
|
1580
|
+
let _classDescriptor;
|
|
1581
|
+
let _classExtraInitializers = [];
|
|
1582
|
+
let _classThis;
|
|
1583
|
+
var PostSideNavigation = class {
|
|
1584
|
+
static { _classThis = this; }
|
|
1585
|
+
static {
|
|
1586
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1587
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1588
|
+
PostSideNavigation = _classThis = _classDescriptor.value;
|
|
1589
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1590
|
+
}
|
|
1591
|
+
z;
|
|
1592
|
+
el;
|
|
1593
|
+
postToggle = new EventEmitter();
|
|
1594
|
+
constructor(c, r, z) {
|
|
1595
|
+
this.z = z;
|
|
1596
|
+
c.detach();
|
|
1597
|
+
this.el = r.nativeElement;
|
|
1598
|
+
}
|
|
1599
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostSideNavigation, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1600
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostSideNavigation, isStandalone: true, selector: "post-side-navigation", inputs: { size: "size", textClose: "textClose" }, outputs: { postToggle: "postToggle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1601
|
+
static {
|
|
1602
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1603
|
+
}
|
|
1604
|
+
};
|
|
1605
|
+
return PostSideNavigation = _classThis;
|
|
1606
|
+
})();
|
|
1607
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostSideNavigation, decorators: [{
|
|
1608
|
+
type: Component,
|
|
1609
|
+
args: [{
|
|
1610
|
+
selector: 'post-side-navigation',
|
|
1611
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1612
|
+
template: '<ng-content></ng-content>',
|
|
1613
|
+
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1614
|
+
inputs: ['size', { name: 'textClose', required: true }],
|
|
1615
|
+
outputs: ['postToggle'],
|
|
1616
|
+
}]
|
|
1617
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { postToggle: [{
|
|
1618
|
+
type: Output
|
|
1619
|
+
}] } });
|
|
1620
|
+
let PostSideNavigationTrigger = (() => {
|
|
1621
|
+
let _classDecorators = [ProxyCmp({
|
|
1622
|
+
defineCustomElementFn: defineCustomElement$A,
|
|
1623
|
+
inputs: ['for'],
|
|
1624
|
+
methods: ['update']
|
|
1625
|
+
})];
|
|
1626
|
+
let _classDescriptor;
|
|
1627
|
+
let _classExtraInitializers = [];
|
|
1628
|
+
let _classThis;
|
|
1629
|
+
var PostSideNavigationTrigger = class {
|
|
1630
|
+
static { _classThis = this; }
|
|
1631
|
+
static {
|
|
1632
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1633
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1634
|
+
PostSideNavigationTrigger = _classThis = _classDescriptor.value;
|
|
1635
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1636
|
+
}
|
|
1637
|
+
z;
|
|
1638
|
+
el;
|
|
1639
|
+
constructor(c, r, z) {
|
|
1640
|
+
this.z = z;
|
|
1641
|
+
c.detach();
|
|
1642
|
+
this.el = r.nativeElement;
|
|
1643
|
+
}
|
|
1644
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostSideNavigationTrigger, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1645
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostSideNavigationTrigger, isStandalone: true, selector: "post-side-navigation-trigger", inputs: { for: "for" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1646
|
+
static {
|
|
1647
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1648
|
+
}
|
|
1649
|
+
};
|
|
1650
|
+
return PostSideNavigationTrigger = _classThis;
|
|
1651
|
+
})();
|
|
1652
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostSideNavigationTrigger, decorators: [{
|
|
1653
|
+
type: Component,
|
|
1654
|
+
args: [{
|
|
1655
|
+
selector: 'post-side-navigation-trigger',
|
|
1656
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1657
|
+
template: '<ng-content></ng-content>',
|
|
1658
|
+
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1659
|
+
inputs: [{ name: 'for', required: true }],
|
|
1660
|
+
}]
|
|
1661
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1662
|
+
let PostStepper = (() => {
|
|
1663
|
+
let _classDecorators = [ProxyCmp({
|
|
1664
|
+
defineCustomElementFn: defineCustomElement$B,
|
|
1665
|
+
inputs: ['currentIndex', 'selectedIndex', 'textCompletedStep', 'textCurrentStep', 'textStepNumber']
|
|
1666
|
+
})];
|
|
1667
|
+
let _classDescriptor;
|
|
1668
|
+
let _classExtraInitializers = [];
|
|
1669
|
+
let _classThis;
|
|
1670
|
+
var PostStepper = class {
|
|
1671
|
+
static { _classThis = this; }
|
|
1672
|
+
static {
|
|
1673
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1674
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1675
|
+
PostStepper = _classThis = _classDescriptor.value;
|
|
1676
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1677
|
+
}
|
|
1678
|
+
z;
|
|
1679
|
+
el;
|
|
1680
|
+
constructor(c, r, z) {
|
|
1681
|
+
this.z = z;
|
|
1682
|
+
c.detach();
|
|
1683
|
+
this.el = r.nativeElement;
|
|
1684
|
+
}
|
|
1685
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostStepper, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1686
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
1687
|
+
static {
|
|
1688
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1689
|
+
}
|
|
1690
|
+
};
|
|
1691
|
+
return PostStepper = _classThis;
|
|
1692
|
+
})();
|
|
1693
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostStepper, decorators: [{
|
|
1079
1694
|
type: Component,
|
|
1080
1695
|
args: [{
|
|
1081
1696
|
selector: 'post-stepper',
|
|
@@ -1085,21 +1700,37 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
1085
1700
|
inputs: ['currentIndex', 'selectedIndex', { name: 'textCompletedStep', required: true }, { name: 'textCurrentStep', required: true }, { name: 'textStepNumber', required: true }],
|
|
1086
1701
|
}]
|
|
1087
1702
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1088
|
-
let PostStepperItem =
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
}
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1703
|
+
let PostStepperItem = (() => {
|
|
1704
|
+
let _classDecorators = [ProxyCmp({
|
|
1705
|
+
defineCustomElementFn: defineCustomElement$C
|
|
1706
|
+
})];
|
|
1707
|
+
let _classDescriptor;
|
|
1708
|
+
let _classExtraInitializers = [];
|
|
1709
|
+
let _classThis;
|
|
1710
|
+
var PostStepperItem = class {
|
|
1711
|
+
static { _classThis = this; }
|
|
1712
|
+
static {
|
|
1713
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1714
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1715
|
+
PostStepperItem = _classThis = _classDescriptor.value;
|
|
1716
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1717
|
+
}
|
|
1718
|
+
z;
|
|
1719
|
+
el;
|
|
1720
|
+
constructor(c, r, z) {
|
|
1721
|
+
this.z = z;
|
|
1722
|
+
c.detach();
|
|
1723
|
+
this.el = r.nativeElement;
|
|
1724
|
+
}
|
|
1725
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostStepperItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1726
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostStepperItem, isStandalone: true, selector: "post-stepper-item", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1727
|
+
static {
|
|
1728
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1729
|
+
}
|
|
1730
|
+
};
|
|
1731
|
+
return PostStepperItem = _classThis;
|
|
1732
|
+
})();
|
|
1733
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostStepperItem, decorators: [{
|
|
1103
1734
|
type: Component,
|
|
1104
1735
|
args: [{
|
|
1105
1736
|
selector: 'post-stepper-item',
|
|
@@ -1109,47 +1740,79 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
1109
1740
|
inputs: [],
|
|
1110
1741
|
}]
|
|
1111
1742
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1112
|
-
let PostTabItem =
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1743
|
+
let PostTabItem = (() => {
|
|
1744
|
+
let _classDecorators = [ProxyCmp({
|
|
1745
|
+
defineCustomElementFn: defineCustomElement$D,
|
|
1746
|
+
inputs: ['disabled', 'name']
|
|
1747
|
+
})];
|
|
1748
|
+
let _classDescriptor;
|
|
1749
|
+
let _classExtraInitializers = [];
|
|
1750
|
+
let _classThis;
|
|
1751
|
+
var PostTabItem = class {
|
|
1752
|
+
static { _classThis = this; }
|
|
1753
|
+
static {
|
|
1754
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1755
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1756
|
+
PostTabItem = _classThis = _classDescriptor.value;
|
|
1757
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1758
|
+
}
|
|
1759
|
+
z;
|
|
1760
|
+
el;
|
|
1761
|
+
constructor(c, r, z) {
|
|
1762
|
+
this.z = z;
|
|
1763
|
+
c.detach();
|
|
1764
|
+
this.el = r.nativeElement;
|
|
1765
|
+
}
|
|
1766
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostTabItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1767
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostTabItem, isStandalone: true, selector: "post-tab-item", inputs: { disabled: "disabled", name: "name" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1768
|
+
static {
|
|
1769
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1770
|
+
}
|
|
1771
|
+
};
|
|
1772
|
+
return PostTabItem = _classThis;
|
|
1773
|
+
})();
|
|
1774
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostTabItem, decorators: [{
|
|
1128
1775
|
type: Component,
|
|
1129
1776
|
args: [{
|
|
1130
1777
|
selector: 'post-tab-item',
|
|
1131
1778
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1132
1779
|
template: '<ng-content></ng-content>',
|
|
1133
1780
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1134
|
-
inputs: [{ name: 'name', required: true }],
|
|
1781
|
+
inputs: ['disabled', { name: 'name', required: true }],
|
|
1135
1782
|
}]
|
|
1136
1783
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1137
|
-
let PostTabPanel =
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1784
|
+
let PostTabPanel = (() => {
|
|
1785
|
+
let _classDecorators = [ProxyCmp({
|
|
1786
|
+
defineCustomElementFn: defineCustomElement$E,
|
|
1787
|
+
inputs: ['for']
|
|
1788
|
+
})];
|
|
1789
|
+
let _classDescriptor;
|
|
1790
|
+
let _classExtraInitializers = [];
|
|
1791
|
+
let _classThis;
|
|
1792
|
+
var PostTabPanel = class {
|
|
1793
|
+
static { _classThis = this; }
|
|
1794
|
+
static {
|
|
1795
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1796
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1797
|
+
PostTabPanel = _classThis = _classDescriptor.value;
|
|
1798
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1799
|
+
}
|
|
1800
|
+
z;
|
|
1801
|
+
el;
|
|
1802
|
+
constructor(c, r, z) {
|
|
1803
|
+
this.z = z;
|
|
1804
|
+
c.detach();
|
|
1805
|
+
this.el = r.nativeElement;
|
|
1806
|
+
}
|
|
1807
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostTabPanel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1808
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostTabPanel, isStandalone: true, selector: "post-tab-panel", inputs: { for: "for" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1809
|
+
static {
|
|
1810
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1811
|
+
}
|
|
1812
|
+
};
|
|
1813
|
+
return PostTabPanel = _classThis;
|
|
1814
|
+
})();
|
|
1815
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostTabPanel, decorators: [{
|
|
1153
1816
|
type: Component,
|
|
1154
1817
|
args: [{
|
|
1155
1818
|
selector: 'post-tab-panel',
|
|
@@ -1159,52 +1822,84 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
1159
1822
|
inputs: [{ name: 'for', required: true }],
|
|
1160
1823
|
}]
|
|
1161
1824
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1162
|
-
let PostTabs =
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1825
|
+
let PostTabs = (() => {
|
|
1826
|
+
let _classDecorators = [ProxyCmp({
|
|
1827
|
+
defineCustomElementFn: defineCustomElement$F,
|
|
1828
|
+
inputs: ['activeTab', 'label', 'size', 'textNextTabItems', 'textPrevTabItems'],
|
|
1829
|
+
methods: ['show']
|
|
1830
|
+
})];
|
|
1831
|
+
let _classDescriptor;
|
|
1832
|
+
let _classExtraInitializers = [];
|
|
1833
|
+
let _classThis;
|
|
1834
|
+
var PostTabs = class {
|
|
1835
|
+
static { _classThis = this; }
|
|
1836
|
+
static {
|
|
1837
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1838
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1839
|
+
PostTabs = _classThis = _classDescriptor.value;
|
|
1840
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1841
|
+
}
|
|
1842
|
+
z;
|
|
1843
|
+
el;
|
|
1844
|
+
postChange = new EventEmitter();
|
|
1845
|
+
constructor(c, r, z) {
|
|
1846
|
+
this.z = z;
|
|
1847
|
+
c.detach();
|
|
1848
|
+
this.el = r.nativeElement;
|
|
1849
|
+
}
|
|
1850
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostTabs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1851
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostTabs, isStandalone: true, selector: "post-tabs", inputs: { activeTab: "activeTab", label: "label", size: "size", textNextTabItems: "textNextTabItems", textPrevTabItems: "textPrevTabItems" }, outputs: { postChange: "postChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1852
|
+
static {
|
|
1853
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1854
|
+
}
|
|
1855
|
+
};
|
|
1856
|
+
return PostTabs = _classThis;
|
|
1857
|
+
})();
|
|
1858
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostTabs, decorators: [{
|
|
1180
1859
|
type: Component,
|
|
1181
1860
|
args: [{
|
|
1182
1861
|
selector: 'post-tabs',
|
|
1183
1862
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1184
1863
|
template: '<ng-content></ng-content>',
|
|
1185
1864
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1186
|
-
inputs: ['activeTab', '
|
|
1865
|
+
inputs: ['activeTab', 'label', 'size', 'textNextTabItems', 'textPrevTabItems'],
|
|
1187
1866
|
outputs: ['postChange'],
|
|
1188
1867
|
}]
|
|
1189
1868
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { postChange: [{
|
|
1190
1869
|
type: Output
|
|
1191
1870
|
}] } });
|
|
1192
|
-
let PostTogglebutton =
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1871
|
+
let PostTogglebutton = (() => {
|
|
1872
|
+
let _classDecorators = [ProxyCmp({
|
|
1873
|
+
defineCustomElementFn: defineCustomElement$G,
|
|
1874
|
+
inputs: ['toggled']
|
|
1875
|
+
})];
|
|
1876
|
+
let _classDescriptor;
|
|
1877
|
+
let _classExtraInitializers = [];
|
|
1878
|
+
let _classThis;
|
|
1879
|
+
var PostTogglebutton = class {
|
|
1880
|
+
static { _classThis = this; }
|
|
1881
|
+
static {
|
|
1882
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1883
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1884
|
+
PostTogglebutton = _classThis = _classDescriptor.value;
|
|
1885
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1886
|
+
}
|
|
1887
|
+
z;
|
|
1888
|
+
el;
|
|
1889
|
+
constructor(c, r, z) {
|
|
1890
|
+
this.z = z;
|
|
1891
|
+
c.detach();
|
|
1892
|
+
this.el = r.nativeElement;
|
|
1893
|
+
}
|
|
1894
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostTogglebutton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1895
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: PostTogglebutton, isStandalone: true, selector: "post-togglebutton", inputs: { toggled: "toggled" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1896
|
+
static {
|
|
1897
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1898
|
+
}
|
|
1899
|
+
};
|
|
1900
|
+
return PostTogglebutton = _classThis;
|
|
1901
|
+
})();
|
|
1902
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostTogglebutton, decorators: [{
|
|
1208
1903
|
type: Component,
|
|
1209
1904
|
args: [{
|
|
1210
1905
|
selector: 'post-togglebutton',
|
|
@@ -1214,23 +1909,39 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
1214
1909
|
inputs: ['toggled'],
|
|
1215
1910
|
}]
|
|
1216
1911
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1217
|
-
let PostTooltip =
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
PostTooltip =
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1912
|
+
let PostTooltip = (() => {
|
|
1913
|
+
let _classDecorators = [ProxyCmp({
|
|
1914
|
+
defineCustomElementFn: defineCustomElement$H,
|
|
1915
|
+
inputs: ['arrow', 'open', 'placement'],
|
|
1916
|
+
methods: ['show', 'hide', 'toggle']
|
|
1917
|
+
})];
|
|
1918
|
+
let _classDescriptor;
|
|
1919
|
+
let _classExtraInitializers = [];
|
|
1920
|
+
let _classThis;
|
|
1921
|
+
var PostTooltip = class {
|
|
1922
|
+
static { _classThis = this; }
|
|
1923
|
+
static {
|
|
1924
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1925
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1926
|
+
PostTooltip = _classThis = _classDescriptor.value;
|
|
1927
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1928
|
+
}
|
|
1929
|
+
z;
|
|
1930
|
+
el;
|
|
1931
|
+
constructor(c, r, z) {
|
|
1932
|
+
this.z = z;
|
|
1933
|
+
c.detach();
|
|
1934
|
+
this.el = r.nativeElement;
|
|
1935
|
+
}
|
|
1936
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostTooltip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1937
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
1938
|
+
static {
|
|
1939
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1940
|
+
}
|
|
1941
|
+
};
|
|
1942
|
+
return PostTooltip = _classThis;
|
|
1943
|
+
})();
|
|
1944
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostTooltip, decorators: [{
|
|
1234
1945
|
type: Component,
|
|
1235
1946
|
args: [{
|
|
1236
1947
|
selector: 'post-tooltip',
|
|
@@ -1240,22 +1951,38 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
1240
1951
|
inputs: ['arrow', 'open', 'placement'],
|
|
1241
1952
|
}]
|
|
1242
1953
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1243
|
-
let PostTooltipTrigger =
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1954
|
+
let PostTooltipTrigger = (() => {
|
|
1955
|
+
let _classDecorators = [ProxyCmp({
|
|
1956
|
+
defineCustomElementFn: defineCustomElement$I,
|
|
1957
|
+
inputs: ['delay', 'for']
|
|
1958
|
+
})];
|
|
1959
|
+
let _classDescriptor;
|
|
1960
|
+
let _classExtraInitializers = [];
|
|
1961
|
+
let _classThis;
|
|
1962
|
+
var PostTooltipTrigger = class {
|
|
1963
|
+
static { _classThis = this; }
|
|
1964
|
+
static {
|
|
1965
|
+
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(null) : void 0;
|
|
1966
|
+
__esDecorate(null, _classDescriptor = { value: _classThis }, _classDecorators, { kind: "class", name: _classThis.name, metadata: _metadata }, null, _classExtraInitializers);
|
|
1967
|
+
PostTooltipTrigger = _classThis = _classDescriptor.value;
|
|
1968
|
+
if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
|
|
1969
|
+
}
|
|
1970
|
+
z;
|
|
1971
|
+
el;
|
|
1972
|
+
constructor(c, r, z) {
|
|
1973
|
+
this.z = z;
|
|
1974
|
+
c.detach();
|
|
1975
|
+
this.el = r.nativeElement;
|
|
1976
|
+
}
|
|
1977
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostTooltipTrigger, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1978
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
|
|
1979
|
+
static {
|
|
1980
|
+
__runInitializers(_classThis, _classExtraInitializers);
|
|
1981
|
+
}
|
|
1982
|
+
};
|
|
1983
|
+
return PostTooltipTrigger = _classThis;
|
|
1984
|
+
})();
|
|
1985
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: PostTooltipTrigger, decorators: [{
|
|
1259
1986
|
type: Component,
|
|
1260
1987
|
args: [{
|
|
1261
1988
|
selector: 'post-tooltip-trigger',
|
|
@@ -1287,7 +2014,6 @@ const DIRECTIVES = [
|
|
|
1287
2014
|
PostLinkarea,
|
|
1288
2015
|
PostListbox,
|
|
1289
2016
|
PostListboxOption,
|
|
1290
|
-
PostLoginWidget,
|
|
1291
2017
|
PostLogo,
|
|
1292
2018
|
PostMainnavigation,
|
|
1293
2019
|
PostMegadropdown,
|
|
@@ -1302,6 +2028,8 @@ const DIRECTIVES = [
|
|
|
1302
2028
|
PostPopovercontainer,
|
|
1303
2029
|
PostProgressbar,
|
|
1304
2030
|
PostRating,
|
|
2031
|
+
PostSideNavigation,
|
|
2032
|
+
PostSideNavigationTrigger,
|
|
1305
2033
|
PostStepper,
|
|
1306
2034
|
PostStepperItem,
|
|
1307
2035
|
PostTabItem,
|
|
@@ -1332,12 +2060,10 @@ function providePostComponents() {
|
|
|
1332
2060
|
/*
|
|
1333
2061
|
* Public API Surface of components
|
|
1334
2062
|
*/
|
|
1335
|
-
// Export all custom made components & directives!
|
|
1336
|
-
// Skipping this step will lead to Angular Ivy errors when building for production.
|
|
1337
2063
|
|
|
1338
2064
|
/**
|
|
1339
2065
|
* Generated bundle index. Do not edit.
|
|
1340
2066
|
*/
|
|
1341
2067
|
|
|
1342
|
-
export { DIRECTIVES, PostAccordion, PostAccordionItem, PostAutocomplete, PostAvatar, PostBackToTop, PostBanner, PostBreadcrumbItem, PostBreadcrumbs, PostClosebutton, PostCollapsible, PostCollapsibleTrigger, PostDatePicker, PostFooter, PostHeader, PostIcon, PostLanguageMenu, PostLanguageMenuItem, PostLinkarea, PostListbox, PostListboxOption,
|
|
2068
|
+
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, PostProgressbar, PostRating, PostSideNavigation, PostSideNavigationTrigger, PostStepper, PostStepperItem, PostTabItem, PostTabPanel, PostTabs, PostTogglebutton, PostTooltip, PostTooltipTrigger, providePostComponents };
|
|
1343
2069
|
//# sourceMappingURL=swisspost-design-system-components-angular.mjs.map
|