@ebrains/angular 0.8.0-alpha.1 → 0.9.0-beta

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.
@@ -2,48 +2,6 @@ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
3
  import { ChangeDetectorRef, ElementRef, NgZone, Component, ChangeDetectionStrategy } from '@angular/core';
4
4
  import { fromEvent } from 'rxjs';
5
- import { defineCustomElement as defineCustomElement$1 } from '@ebrains/components/dist/components/eds-accordion.js';
6
- import { defineCustomElement as defineCustomElement$2 } from '@ebrains/components/dist/components/eds-alert.js';
7
- import { defineCustomElement as defineCustomElement$3 } from '@ebrains/components/dist/components/eds-avatar.js';
8
- import { defineCustomElement as defineCustomElement$4 } from '@ebrains/components/dist/components/eds-block-break.js';
9
- import { defineCustomElement as defineCustomElement$5 } from '@ebrains/components/dist/components/eds-breadcrumb.js';
10
- import { defineCustomElement as defineCustomElement$6 } from '@ebrains/components/dist/components/eds-button.js';
11
- import { defineCustomElement as defineCustomElement$7 } from '@ebrains/components/dist/components/eds-card-generic.js';
12
- import { defineCustomElement as defineCustomElement$8 } from '@ebrains/components/dist/components/eds-card-section.js';
13
- import { defineCustomElement as defineCustomElement$9 } from '@ebrains/components/dist/components/eds-code-block.js';
14
- import { defineCustomElement as defineCustomElement$a } from '@ebrains/components/dist/components/eds-dropdown.js';
15
- import { defineCustomElement as defineCustomElement$b } from '@ebrains/components/dist/components/eds-feedback.js';
16
- import { defineCustomElement as defineCustomElement$c } from '@ebrains/components/dist/components/eds-footer.js';
17
- import { defineCustomElement as defineCustomElement$d } from '@ebrains/components/dist/components/eds-form.js';
18
- import { defineCustomElement as defineCustomElement$e } from '@ebrains/components/dist/components/eds-frame.js';
19
- import { defineCustomElement as defineCustomElement$f } from '@ebrains/components/dist/components/eds-fullscreen-menu.js';
20
- import { defineCustomElement as defineCustomElement$g } from '@ebrains/components/dist/components/eds-header.js';
21
- import { defineCustomElement as defineCustomElement$h } from '@ebrains/components/dist/components/eds-icon-wrapper.js';
22
- import { defineCustomElement as defineCustomElement$i } from '@ebrains/components/dist/components/eds-img.js';
23
- import { defineCustomElement as defineCustomElement$j } from '@ebrains/components/dist/components/eds-input-field.js';
24
- import { defineCustomElement as defineCustomElement$k } from '@ebrains/components/dist/components/eds-link.js';
25
- import { defineCustomElement as defineCustomElement$l } from '@ebrains/components/dist/components/eds-login.js';
26
- import { defineCustomElement as defineCustomElement$m } from '@ebrains/components/dist/components/eds-logo.js';
27
- import { defineCustomElement as defineCustomElement$n } from '@ebrains/components/dist/components/eds-matomo-notice.js';
28
- import { defineCustomElement as defineCustomElement$o } from '@ebrains/components/dist/components/eds-modal.js';
29
- import { defineCustomElement as defineCustomElement$p } from '@ebrains/components/dist/components/eds-pagination.js';
30
- import { defineCustomElement as defineCustomElement$q } from '@ebrains/components/dist/components/eds-progress-bar.js';
31
- import { defineCustomElement as defineCustomElement$r } from '@ebrains/components/dist/components/eds-rating.js';
32
- import { defineCustomElement as defineCustomElement$s } from '@ebrains/components/dist/components/eds-section-core.js';
33
- import { defineCustomElement as defineCustomElement$t } from '@ebrains/components/dist/components/eds-section-heading.js';
34
- import { defineCustomElement as defineCustomElement$u } from '@ebrains/components/dist/components/eds-social-networks.js';
35
- import { defineCustomElement as defineCustomElement$v } from '@ebrains/components/dist/components/eds-spinner.js';
36
- import { defineCustomElement as defineCustomElement$w } from '@ebrains/components/dist/components/eds-splash-screen.js';
37
- import { defineCustomElement as defineCustomElement$x } from '@ebrains/components/dist/components/eds-steps.js';
38
- import { defineCustomElement as defineCustomElement$y } from '@ebrains/components/dist/components/eds-steps-v2.js';
39
- import { defineCustomElement as defineCustomElement$z } from '@ebrains/components/dist/components/eds-switch.js';
40
- import { defineCustomElement as defineCustomElement$A } from '@ebrains/components/dist/components/eds-table.js';
41
- import { defineCustomElement as defineCustomElement$B } from '@ebrains/components/dist/components/eds-tabs.js';
42
- import { defineCustomElement as defineCustomElement$C } from '@ebrains/components/dist/components/eds-tag.js';
43
- import { defineCustomElement as defineCustomElement$D } from '@ebrains/components/dist/components/eds-timeline.js';
44
- import { defineCustomElement as defineCustomElement$E } from '@ebrains/components/dist/components/eds-toast.js';
45
- import { defineCustomElement as defineCustomElement$F } from '@ebrains/components/dist/components/eds-tooltip.js';
46
- import { defineCustomElement as defineCustomElement$G } from '@ebrains/components/dist/components/eds-user.js';
47
5
 
48
6
  /* eslint-disable */
49
7
  /* tslint:disable */
@@ -113,11 +71,10 @@ let EdsAccordion = class EdsAccordion {
113
71
  proxyOutputs(this, this.el, ['accordion']);
114
72
  }
115
73
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
116
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsAccordion, isStandalone: true, selector: "eds-accordion", inputs: { clampText: "clampText", description: "description", expanded: "expanded", switchBg: "switchBg", title: "title" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
74
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsAccordion, selector: "eds-accordion", inputs: { clampText: "clampText", description: "description", expanded: "expanded", switchBg: "switchBg", title: "title" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
117
75
  };
118
76
  EdsAccordion = __decorate([
119
77
  ProxyCmp({
120
- defineCustomElementFn: defineCustomElement$1,
121
78
  inputs: ['clampText', 'description', 'expanded', 'switchBg', 'title']
122
79
  }),
123
80
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -130,7 +87,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
130
87
  template: '<ng-content></ng-content>',
131
88
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
132
89
  inputs: ['clampText', 'description', 'expanded', 'switchBg', 'title'],
133
- standalone: true
134
90
  }]
135
91
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
136
92
  let EdsAlert = class EdsAlert {
@@ -142,11 +98,10 @@ let EdsAlert = class EdsAlert {
142
98
  this.el = r.nativeElement;
143
99
  }
144
100
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsAlert, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
145
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsAlert, isStandalone: true, selector: "eds-alert", inputs: { brd: "brd", direction: "direction", intent: "intent", message: "message", pressableLabel: "pressableLabel", pressableUrl: "pressableUrl" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
101
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsAlert, selector: "eds-alert", inputs: { brd: "brd", direction: "direction", intent: "intent", message: "message", pressableLabel: "pressableLabel", pressableUrl: "pressableUrl" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
146
102
  };
147
103
  EdsAlert = __decorate([
148
104
  ProxyCmp({
149
- defineCustomElementFn: defineCustomElement$2,
150
105
  inputs: ['brd', 'direction', 'intent', 'message', 'pressableLabel', 'pressableUrl']
151
106
  }),
152
107
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -159,7 +114,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
159
114
  template: '<ng-content></ng-content>',
160
115
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
161
116
  inputs: ['brd', 'direction', 'intent', 'message', 'pressableLabel', 'pressableUrl'],
162
- standalone: true
163
117
  }]
164
118
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
165
119
  let EdsAvatar = class EdsAvatar {
@@ -171,11 +125,10 @@ let EdsAvatar = class EdsAvatar {
171
125
  this.el = r.nativeElement;
172
126
  }
173
127
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsAvatar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
174
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsAvatar, isStandalone: true, selector: "eds-avatar", inputs: { color: "color", firstName: "firstName", initials: "initials", lastName: "lastName", picture: "picture" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
128
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsAvatar, selector: "eds-avatar", inputs: { color: "color", firstName: "firstName", initials: "initials", lastName: "lastName", picture: "picture" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
175
129
  };
176
130
  EdsAvatar = __decorate([
177
131
  ProxyCmp({
178
- defineCustomElementFn: defineCustomElement$3,
179
132
  inputs: ['color', 'firstName', 'initials', 'lastName', 'picture']
180
133
  }),
181
134
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -188,7 +141,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
188
141
  template: '<ng-content></ng-content>',
189
142
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
190
143
  inputs: ['color', 'firstName', 'initials', 'lastName', 'picture'],
191
- standalone: true
192
144
  }]
193
145
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
194
146
  let EdsBlockBreak = class EdsBlockBreak {
@@ -200,11 +152,10 @@ let EdsBlockBreak = class EdsBlockBreak {
200
152
  this.el = r.nativeElement;
201
153
  }
202
154
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsBlockBreak, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
203
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsBlockBreak, isStandalone: true, selector: "eds-block-break", inputs: { extraClass: "extraClass" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
155
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsBlockBreak, selector: "eds-block-break", inputs: { extraClass: "extraClass" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
204
156
  };
205
157
  EdsBlockBreak = __decorate([
206
158
  ProxyCmp({
207
- defineCustomElementFn: defineCustomElement$4,
208
159
  inputs: ['extraClass']
209
160
  }),
210
161
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -217,7 +168,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
217
168
  template: '<ng-content></ng-content>',
218
169
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
219
170
  inputs: ['extraClass'],
220
- standalone: true
221
171
  }]
222
172
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
223
173
  let EdsBreadcrumb = class EdsBreadcrumb {
@@ -229,11 +179,10 @@ let EdsBreadcrumb = class EdsBreadcrumb {
229
179
  this.el = r.nativeElement;
230
180
  }
231
181
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsBreadcrumb, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
232
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsBreadcrumb, isStandalone: true, selector: "eds-breadcrumb", inputs: { intent: "intent", items: "items" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
182
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsBreadcrumb, selector: "eds-breadcrumb", inputs: { intent: "intent", items: "items" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
233
183
  };
234
184
  EdsBreadcrumb = __decorate([
235
185
  ProxyCmp({
236
- defineCustomElementFn: defineCustomElement$5,
237
186
  inputs: ['intent', 'items']
238
187
  }),
239
188
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -246,7 +195,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
246
195
  template: '<ng-content></ng-content>',
247
196
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
248
197
  inputs: ['intent', 'items'],
249
- standalone: true
250
198
  }]
251
199
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
252
200
  let EdsButton = class EdsButton {
@@ -258,11 +206,10 @@ let EdsButton = class EdsButton {
258
206
  this.el = r.nativeElement;
259
207
  }
260
208
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
261
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsButton, isStandalone: true, selector: "eds-button", inputs: { ariaLabel: "ariaLabel", disabled: "disabled", elementType: "elementType", extraClass: "extraClass", icon: "icon", iconPos: "iconPos", iconSmall: "iconSmall", intent: "intent", label: "label", loading: "loading", pill: "pill", size: "size", triggerClick: "triggerClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
209
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsButton, selector: "eds-button", inputs: { ariaLabel: "ariaLabel", disabled: "disabled", elementType: "elementType", extraClass: "extraClass", icon: "icon", iconPos: "iconPos", iconSmall: "iconSmall", intent: "intent", label: "label", loading: "loading", pill: "pill", size: "size", triggerClick: "triggerClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
262
210
  };
263
211
  EdsButton = __decorate([
264
212
  ProxyCmp({
265
- defineCustomElementFn: defineCustomElement$6,
266
213
  inputs: ['ariaLabel', 'disabled', 'elementType', 'extraClass', 'icon', 'iconPos', 'iconSmall', 'intent', 'label', 'loading', 'pill', 'size', 'triggerClick']
267
214
  }),
268
215
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -275,7 +222,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
275
222
  template: '<ng-content></ng-content>',
276
223
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
277
224
  inputs: ['ariaLabel', 'disabled', 'elementType', 'extraClass', 'icon', 'iconPos', 'iconSmall', 'intent', 'label', 'loading', 'pill', 'size', 'triggerClick'],
278
- standalone: true
279
225
  }]
280
226
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
281
227
  let EdsCardGeneric = class EdsCardGeneric {
@@ -287,11 +233,10 @@ let EdsCardGeneric = class EdsCardGeneric {
287
233
  this.el = r.nativeElement;
288
234
  }
289
235
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsCardGeneric, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
290
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsCardGeneric, isStandalone: true, selector: "eds-card-generic", inputs: { avatar: "avatar", bg: "bg", cardTitle: "cardTitle", description: "description", headingLevel: "headingLevel", hierarchy: "hierarchy", image: "image", shortAbbreviation: "shortAbbreviation", tags: "tags", tiny: "tiny", url: "url", withHover: "withHover" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
236
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsCardGeneric, selector: "eds-card-generic", inputs: { avatar: "avatar", bg: "bg", cardTitle: "cardTitle", description: "description", headingLevel: "headingLevel", hierarchy: "hierarchy", image: "image", shortAbbreviation: "shortAbbreviation", tags: "tags", tiny: "tiny", url: "url", withHover: "withHover" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
291
237
  };
292
238
  EdsCardGeneric = __decorate([
293
239
  ProxyCmp({
294
- defineCustomElementFn: defineCustomElement$7,
295
240
  inputs: ['avatar', 'bg', 'cardTitle', 'description', 'headingLevel', 'hierarchy', 'image', 'shortAbbreviation', 'tags', 'tiny', 'url', 'withHover']
296
241
  }),
297
242
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -304,7 +249,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
304
249
  template: '<ng-content></ng-content>',
305
250
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
306
251
  inputs: ['avatar', 'bg', 'cardTitle', 'description', 'headingLevel', 'hierarchy', 'image', 'shortAbbreviation', 'tags', 'tiny', 'url', 'withHover'],
307
- standalone: true
308
252
  }]
309
253
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
310
254
  let EdsCardSection = class EdsCardSection {
@@ -316,11 +260,10 @@ let EdsCardSection = class EdsCardSection {
316
260
  this.el = r.nativeElement;
317
261
  }
318
262
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsCardSection, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
319
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsCardSection, isStandalone: true, selector: "eds-card-section", inputs: { cards: "cards", occupyCols: "occupyCols" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
263
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsCardSection, selector: "eds-card-section", inputs: { cards: "cards", occupyCols: "occupyCols" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
320
264
  };
321
265
  EdsCardSection = __decorate([
322
266
  ProxyCmp({
323
- defineCustomElementFn: defineCustomElement$8,
324
267
  inputs: ['cards', 'occupyCols']
325
268
  }),
326
269
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -333,7 +276,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
333
276
  template: '<ng-content></ng-content>',
334
277
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
335
278
  inputs: ['cards', 'occupyCols'],
336
- standalone: true
337
279
  }]
338
280
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
339
281
  let EdsCodeBlock = class EdsCodeBlock {
@@ -345,11 +287,10 @@ let EdsCodeBlock = class EdsCodeBlock {
345
287
  this.el = r.nativeElement;
346
288
  }
347
289
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsCodeBlock, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
348
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsCodeBlock, isStandalone: true, selector: "eds-code-block", inputs: { code: "code", language: "language" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
290
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsCodeBlock, selector: "eds-code-block", inputs: { code: "code", language: "language" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
349
291
  };
350
292
  EdsCodeBlock = __decorate([
351
293
  ProxyCmp({
352
- defineCustomElementFn: defineCustomElement$9,
353
294
  inputs: ['code', 'language']
354
295
  }),
355
296
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -362,7 +303,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
362
303
  template: '<ng-content></ng-content>',
363
304
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
364
305
  inputs: ['code', 'language'],
365
- standalone: true
366
306
  }]
367
307
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
368
308
  let EdsDropdown = class EdsDropdown {
@@ -375,11 +315,10 @@ let EdsDropdown = class EdsDropdown {
375
315
  proxyOutputs(this, this.el, ['dropdown']);
376
316
  }
377
317
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsDropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
378
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsDropdown, isStandalone: true, selector: "eds-dropdown", inputs: { ariaLabel: "ariaLabel", asNav: "asNav", dropdownOffset: "dropdownOffset", dropdownPos: "dropdownPos", icon: "icon", intent: "intent", label: "label", rounded: "rounded" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
318
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsDropdown, selector: "eds-dropdown", inputs: { ariaLabel: "ariaLabel", asNav: "asNav", dropdownOffset: "dropdownOffset", dropdownPos: "dropdownPos", icon: "icon", intent: "intent", label: "label", rounded: "rounded" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
379
319
  };
380
320
  EdsDropdown = __decorate([
381
321
  ProxyCmp({
382
- defineCustomElementFn: defineCustomElement$a,
383
322
  inputs: ['ariaLabel', 'asNav', 'dropdownOffset', 'dropdownPos', 'icon', 'intent', 'label', 'rounded']
384
323
  }),
385
324
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -392,7 +331,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
392
331
  template: '<ng-content></ng-content>',
393
332
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
394
333
  inputs: ['ariaLabel', 'asNav', 'dropdownOffset', 'dropdownPos', 'icon', 'intent', 'label', 'rounded'],
395
- standalone: true
396
334
  }]
397
335
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
398
336
  let EdsFeedback = class EdsFeedback {
@@ -405,11 +343,10 @@ let EdsFeedback = class EdsFeedback {
405
343
  proxyOutputs(this, this.el, ['rating']);
406
344
  }
407
345
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsFeedback, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
408
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsFeedback, isStandalone: true, selector: "eds-feedback", inputs: { count: "count", description: "description", label: "label", textMapping: "textMapping", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
346
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsFeedback, selector: "eds-feedback", inputs: { count: "count", description: "description", label: "label", textMapping: "textMapping", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
409
347
  };
410
348
  EdsFeedback = __decorate([
411
349
  ProxyCmp({
412
- defineCustomElementFn: defineCustomElement$b,
413
350
  inputs: ['count', 'description', 'label', 'textMapping', 'type']
414
351
  }),
415
352
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -422,7 +359,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
422
359
  template: '<ng-content></ng-content>',
423
360
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
424
361
  inputs: ['count', 'description', 'label', 'textMapping', 'type'],
425
- standalone: true
426
362
  }]
427
363
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
428
364
  let EdsFooter = class EdsFooter {
@@ -435,11 +371,10 @@ let EdsFooter = class EdsFooter {
435
371
  proxyOutputs(this, this.el, ['cookies']);
436
372
  }
437
373
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsFooter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
438
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsFooter, isStandalone: true, selector: "eds-footer", inputs: { enableCookiesSettings: "enableCookiesSettings", enableScrollTop: "enableScrollTop", fundedBy: "fundedBy", rightsReserved: "rightsReserved", social: "social" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
374
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsFooter, selector: "eds-footer", inputs: { enableCookiesSettings: "enableCookiesSettings", enableScrollTop: "enableScrollTop", fundedBy: "fundedBy", rightsReserved: "rightsReserved", social: "social" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
439
375
  };
440
376
  EdsFooter = __decorate([
441
377
  ProxyCmp({
442
- defineCustomElementFn: defineCustomElement$c,
443
378
  inputs: ['enableCookiesSettings', 'enableScrollTop', 'fundedBy', 'rightsReserved', 'social']
444
379
  }),
445
380
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -452,7 +387,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
452
387
  template: '<ng-content></ng-content>',
453
388
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
454
389
  inputs: ['enableCookiesSettings', 'enableScrollTop', 'fundedBy', 'rightsReserved', 'social'],
455
- standalone: true
456
390
  }]
457
391
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
458
392
  let EdsForm = class EdsForm {
@@ -465,11 +399,10 @@ let EdsForm = class EdsForm {
465
399
  proxyOutputs(this, this.el, ['form']);
466
400
  }
467
401
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsForm, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
468
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsForm, isStandalone: true, selector: "eds-form", inputs: { errorMessage: "errorMessage", fields: "fields", formBtn: "formBtn", formBtnLabel: "formBtnLabel", initData: "initData", name: "name", setFormUrl: "setFormUrl" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
402
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsForm, selector: "eds-form", inputs: { errorMessage: "errorMessage", fields: "fields", formBtn: "formBtn", formBtnLabel: "formBtnLabel", initData: "initData", name: "name", setFormUrl: "setFormUrl" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
469
403
  };
470
404
  EdsForm = __decorate([
471
405
  ProxyCmp({
472
- defineCustomElementFn: defineCustomElement$d,
473
406
  inputs: ['errorMessage', 'fields', 'formBtn', 'formBtnLabel', 'initData', 'name', 'setFormUrl']
474
407
  }),
475
408
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -482,36 +415,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
482
415
  template: '<ng-content></ng-content>',
483
416
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
484
417
  inputs: ['errorMessage', 'fields', 'formBtn', 'formBtnLabel', 'initData', 'name', 'setFormUrl'],
485
- standalone: true
486
- }]
487
- }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
488
- let EdsFrame = class EdsFrame {
489
- z;
490
- el;
491
- constructor(c, r, z) {
492
- this.z = z;
493
- c.detach();
494
- this.el = r.nativeElement;
495
- }
496
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsFrame, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
497
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsFrame, isStandalone: true, selector: "eds-frame", inputs: { errorMessage: "errorMessage", frameLabel: "frameLabel", intent: "intent", size: "size", storyPath: "storyPath", storybookUrl: "storybookUrl", urlLabel: "urlLabel" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
498
- };
499
- EdsFrame = __decorate([
500
- ProxyCmp({
501
- defineCustomElementFn: defineCustomElement$e,
502
- inputs: ['errorMessage', 'frameLabel', 'intent', 'size', 'storyPath', 'storybookUrl', 'urlLabel']
503
- }),
504
- __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
505
- ], EdsFrame);
506
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsFrame, decorators: [{
507
- type: Component,
508
- args: [{
509
- selector: 'eds-frame',
510
- changeDetection: ChangeDetectionStrategy.OnPush,
511
- template: '<ng-content></ng-content>',
512
- // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
513
- inputs: ['errorMessage', 'frameLabel', 'intent', 'size', 'storyPath', 'storybookUrl', 'urlLabel'],
514
- standalone: true
515
418
  }]
516
419
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
517
420
  let EdsFullscreenMenu = class EdsFullscreenMenu {
@@ -524,11 +427,10 @@ let EdsFullscreenMenu = class EdsFullscreenMenu {
524
427
  proxyOutputs(this, this.el, ['menuClose']);
525
428
  }
526
429
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsFullscreenMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
527
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsFullscreenMenu, isStandalone: true, selector: "eds-fullscreen-menu", inputs: { homeUrl: "homeUrl", inverseHeader: "inverseHeader", links: "links", menuLinks: "menuLinks" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
430
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsFullscreenMenu, selector: "eds-fullscreen-menu", inputs: { homeUrl: "homeUrl", inverseHeader: "inverseHeader", links: "links", menuLinks: "menuLinks" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
528
431
  };
529
432
  EdsFullscreenMenu = __decorate([
530
433
  ProxyCmp({
531
- defineCustomElementFn: defineCustomElement$f,
532
434
  inputs: ['homeUrl', 'inverseHeader', 'links', 'menuLinks']
533
435
  }),
534
436
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -541,7 +443,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
541
443
  template: '<ng-content></ng-content>',
542
444
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
543
445
  inputs: ['homeUrl', 'inverseHeader', 'links', 'menuLinks'],
544
- standalone: true
545
446
  }]
546
447
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
547
448
  let EdsHeader = class EdsHeader {
@@ -554,11 +455,10 @@ let EdsHeader = class EdsHeader {
554
455
  proxyOutputs(this, this.el, ['toggleMenu']);
555
456
  }
556
457
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
557
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsHeader, isStandalone: true, selector: "eds-header", inputs: { homeUrl: "homeUrl", inverseHeader: "inverseHeader", links: "links", menuEnabled: "menuEnabled" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
458
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsHeader, selector: "eds-header", inputs: { homeUrl: "homeUrl", inverseHeader: "inverseHeader", links: "links", menuEnabled: "menuEnabled" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
558
459
  };
559
460
  EdsHeader = __decorate([
560
461
  ProxyCmp({
561
- defineCustomElementFn: defineCustomElement$g,
562
462
  inputs: ['homeUrl', 'inverseHeader', 'links', 'menuEnabled']
563
463
  }),
564
464
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -571,7 +471,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
571
471
  template: '<ng-content></ng-content>',
572
472
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
573
473
  inputs: ['homeUrl', 'inverseHeader', 'links', 'menuEnabled'],
574
- standalone: true
575
474
  }]
576
475
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
577
476
  let EdsIconWrapper = class EdsIconWrapper {
@@ -583,11 +482,10 @@ let EdsIconWrapper = class EdsIconWrapper {
583
482
  this.el = r.nativeElement;
584
483
  }
585
484
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsIconWrapper, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
586
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsIconWrapper, isStandalone: true, selector: "eds-icon-wrapper", inputs: { class: "class", icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
485
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsIconWrapper, selector: "eds-icon-wrapper", inputs: { class: "class", icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
587
486
  };
588
487
  EdsIconWrapper = __decorate([
589
488
  ProxyCmp({
590
- defineCustomElementFn: defineCustomElement$h,
591
489
  inputs: ['class', 'icon']
592
490
  }),
593
491
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -600,7 +498,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
600
498
  template: '<ng-content></ng-content>',
601
499
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
602
500
  inputs: ['class', 'icon'],
603
- standalone: true
604
501
  }]
605
502
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
606
503
  let EdsImg = class EdsImg {
@@ -612,11 +509,10 @@ let EdsImg = class EdsImg {
612
509
  this.el = r.nativeElement;
613
510
  }
614
511
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsImg, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
615
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsImg, isStandalone: true, selector: "eds-img", inputs: { alt: "alt", formats: "formats", height: "height", lazyload: "lazyload", sizes: "sizes", src: "src", srcset: "srcset", width: "width", withBg: "withBg" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
512
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsImg, selector: "eds-img", inputs: { alt: "alt", formats: "formats", height: "height", lazyload: "lazyload", sizes: "sizes", src: "src", srcset: "srcset", width: "width", withBg: "withBg" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
616
513
  };
617
514
  EdsImg = __decorate([
618
515
  ProxyCmp({
619
- defineCustomElementFn: defineCustomElement$i,
620
516
  inputs: ['alt', 'formats', 'height', 'lazyload', 'sizes', 'src', 'srcset', 'width', 'withBg']
621
517
  }),
622
518
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -629,7 +525,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
629
525
  template: '<ng-content></ng-content>',
630
526
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
631
527
  inputs: ['alt', 'formats', 'height', 'lazyload', 'sizes', 'src', 'srcset', 'width', 'withBg'],
632
- standalone: true
633
528
  }]
634
529
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
635
530
  let EdsInputField = class EdsInputField {
@@ -641,11 +536,10 @@ let EdsInputField = class EdsInputField {
641
536
  this.el = r.nativeElement;
642
537
  }
643
538
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsInputField, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
644
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsInputField, isStandalone: true, selector: "eds-input-field", inputs: { checked: "checked", disabled: "disabled", error: "error", errorMessage: "errorMessage", hint: "hint", icon: "icon", inputId: "inputId", label: "label", link: "link", maxLength: "maxLength", message: "message", name: "name", onChange: "onChange", onInput: "onInput", options: "options", placeholder: "placeholder", required: "required", type: "type", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
539
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsInputField, selector: "eds-input-field", inputs: { checked: "checked", disabled: "disabled", error: "error", errorMessage: "errorMessage", hint: "hint", icon: "icon", inputId: "inputId", label: "label", link: "link", maxLength: "maxLength", message: "message", name: "name", onChange: "onChange", onInput: "onInput", options: "options", placeholder: "placeholder", required: "required", type: "type", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
645
540
  };
646
541
  EdsInputField = __decorate([
647
542
  ProxyCmp({
648
- defineCustomElementFn: defineCustomElement$j,
649
543
  inputs: ['checked', 'disabled', 'error', 'errorMessage', 'hint', 'icon', 'inputId', 'label', 'link', 'maxLength', 'message', 'name', 'onChange', 'onInput', 'options', 'placeholder', 'required', 'type', 'value']
650
544
  }),
651
545
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -658,7 +552,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
658
552
  template: '<ng-content></ng-content>',
659
553
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
660
554
  inputs: ['checked', 'disabled', 'error', 'errorMessage', 'hint', 'icon', 'inputId', 'label', 'link', 'maxLength', 'message', 'name', 'onChange', 'onInput', 'options', 'placeholder', 'required', 'type', 'value'],
661
- standalone: true
662
555
  }]
663
556
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
664
557
  let EdsLink = class EdsLink {
@@ -670,11 +563,10 @@ let EdsLink = class EdsLink {
670
563
  this.el = r.nativeElement;
671
564
  }
672
565
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsLink, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
673
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsLink, isStandalone: true, selector: "eds-link", inputs: { ariaLabel: "ariaLabel", current: "current", disabled: "disabled", download: "download", external: "external", extraClass: "extraClass", hideLabelOnSmallScreen: "hideLabelOnSmallScreen", icon: "icon", iconPos: "iconPos", iconSmall: "iconSmall", intent: "intent", label: "label", size: "size", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
566
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsLink, selector: "eds-link", inputs: { ariaLabel: "ariaLabel", current: "current", disabled: "disabled", download: "download", external: "external", extraClass: "extraClass", hideLabelOnSmallScreen: "hideLabelOnSmallScreen", icon: "icon", iconPos: "iconPos", iconSmall: "iconSmall", intent: "intent", label: "label", size: "size", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
674
567
  };
675
568
  EdsLink = __decorate([
676
569
  ProxyCmp({
677
- defineCustomElementFn: defineCustomElement$k,
678
570
  inputs: ['ariaLabel', 'current', 'disabled', 'download', 'external', 'extraClass', 'hideLabelOnSmallScreen', 'icon', 'iconPos', 'iconSmall', 'intent', 'label', 'size', 'url']
679
571
  }),
680
572
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -687,37 +579,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
687
579
  template: '<ng-content></ng-content>',
688
580
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
689
581
  inputs: ['ariaLabel', 'current', 'disabled', 'download', 'external', 'extraClass', 'hideLabelOnSmallScreen', 'icon', 'iconPos', 'iconSmall', 'intent', 'label', 'size', 'url'],
690
- standalone: true
691
- }]
692
- }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
693
- let EdsLogin = class EdsLogin {
694
- z;
695
- el;
696
- constructor(c, r, z) {
697
- this.z = z;
698
- c.detach();
699
- this.el = r.nativeElement;
700
- proxyOutputs(this, this.el, ['keycloak', 'auth']);
701
- }
702
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsLogin, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
703
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsLogin, isStandalone: true, selector: "eds-login", inputs: { keycloakClientId: "keycloakClientId", keycloakRealm: "keycloakRealm", keycloakUrl: "keycloakUrl" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
704
- };
705
- EdsLogin = __decorate([
706
- ProxyCmp({
707
- defineCustomElementFn: defineCustomElement$l,
708
- inputs: ['keycloakClientId', 'keycloakRealm', 'keycloakUrl']
709
- }),
710
- __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
711
- ], EdsLogin);
712
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsLogin, decorators: [{
713
- type: Component,
714
- args: [{
715
- selector: 'eds-login',
716
- changeDetection: ChangeDetectionStrategy.OnPush,
717
- template: '<ng-content></ng-content>',
718
- // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
719
- inputs: ['keycloakClientId', 'keycloakRealm', 'keycloakUrl'],
720
- standalone: true
721
582
  }]
722
583
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
723
584
  let EdsLogo = class EdsLogo {
@@ -729,11 +590,10 @@ let EdsLogo = class EdsLogo {
729
590
  this.el = r.nativeElement;
730
591
  }
731
592
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsLogo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
732
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsLogo, isStandalone: true, selector: "eds-logo", inputs: { href: "href", label: "label", orientation: "orientation", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
593
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsLogo, selector: "eds-logo", inputs: { href: "href", label: "label", orientation: "orientation", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
733
594
  };
734
595
  EdsLogo = __decorate([
735
596
  ProxyCmp({
736
- defineCustomElementFn: defineCustomElement$m,
737
597
  inputs: ['href', 'label', 'orientation', 'type']
738
598
  }),
739
599
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -746,7 +606,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
746
606
  template: '<ng-content></ng-content>',
747
607
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
748
608
  inputs: ['href', 'label', 'orientation', 'type'],
749
- standalone: true
750
609
  }]
751
610
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
752
611
  let EdsMatomoNotice = class EdsMatomoNotice {
@@ -759,11 +618,10 @@ let EdsMatomoNotice = class EdsMatomoNotice {
759
618
  proxyOutputs(this, this.el, ['consent']);
760
619
  }
761
620
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsMatomoNotice, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
762
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsMatomoNotice, isStandalone: true, selector: "eds-matomo-notice", inputs: { description: "description", forceShow: "forceShow", optOutMessage: "optOutMessage", title: "title" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
621
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsMatomoNotice, selector: "eds-matomo-notice", inputs: { description: "description", forceShow: "forceShow", optOutMessage: "optOutMessage", title: "title" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
763
622
  };
764
623
  EdsMatomoNotice = __decorate([
765
624
  ProxyCmp({
766
- defineCustomElementFn: defineCustomElement$n,
767
625
  inputs: ['description', 'forceShow', 'optOutMessage', 'title']
768
626
  }),
769
627
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -776,7 +634,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
776
634
  template: '<ng-content></ng-content>',
777
635
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
778
636
  inputs: ['description', 'forceShow', 'optOutMessage', 'title'],
779
- standalone: true
780
637
  }]
781
638
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
782
639
  let EdsModal = class EdsModal {
@@ -788,11 +645,10 @@ let EdsModal = class EdsModal {
788
645
  this.el = r.nativeElement;
789
646
  }
790
647
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
791
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsModal, isStandalone: true, selector: "eds-modal", inputs: { position: "position", title: "title", truncate: "truncate", truncateLines: "truncateLines" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
648
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsModal, selector: "eds-modal", inputs: { position: "position", title: "title", truncate: "truncate", truncateLines: "truncateLines" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
792
649
  };
793
650
  EdsModal = __decorate([
794
651
  ProxyCmp({
795
- defineCustomElementFn: defineCustomElement$o,
796
652
  inputs: ['position', 'title', 'truncate', 'truncateLines'],
797
653
  methods: ['open', 'close', 'toggle']
798
654
  }),
@@ -806,7 +662,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
806
662
  template: '<ng-content></ng-content>',
807
663
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
808
664
  inputs: ['position', 'title', 'truncate', 'truncateLines'],
809
- standalone: true
810
665
  }]
811
666
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
812
667
  let EdsPagination = class EdsPagination {
@@ -818,11 +673,10 @@ let EdsPagination = class EdsPagination {
818
673
  this.el = r.nativeElement;
819
674
  }
820
675
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsPagination, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
821
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsPagination, isStandalone: true, selector: "eds-pagination", inputs: { currentPage: "currentPage", lastPage: "lastPage", mode: "mode", nextLabel: "nextLabel", nextUrl: "nextUrl", perPage: "perPage", prevLabel: "prevLabel", prevUrl: "prevUrl", total: "total", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
676
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsPagination, selector: "eds-pagination", inputs: { currentPage: "currentPage", lastPage: "lastPage", mode: "mode", nextLabel: "nextLabel", nextUrl: "nextUrl", perPage: "perPage", prevLabel: "prevLabel", prevUrl: "prevUrl", total: "total", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
822
677
  };
823
678
  EdsPagination = __decorate([
824
679
  ProxyCmp({
825
- defineCustomElementFn: defineCustomElement$p,
826
680
  inputs: ['currentPage', 'lastPage', 'mode', 'nextLabel', 'nextUrl', 'perPage', 'prevLabel', 'prevUrl', 'total', 'url']
827
681
  }),
828
682
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -835,7 +689,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
835
689
  template: '<ng-content></ng-content>',
836
690
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
837
691
  inputs: ['currentPage', 'lastPage', 'mode', 'nextLabel', 'nextUrl', 'perPage', 'prevLabel', 'prevUrl', 'total', 'url'],
838
- standalone: true
839
692
  }]
840
693
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
841
694
  let EdsProgressBar = class EdsProgressBar {
@@ -847,11 +700,10 @@ let EdsProgressBar = class EdsProgressBar {
847
700
  this.el = r.nativeElement;
848
701
  }
849
702
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsProgressBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
850
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsProgressBar, isStandalone: true, selector: "eds-progress-bar", inputs: { value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
703
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsProgressBar, selector: "eds-progress-bar", inputs: { value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
851
704
  };
852
705
  EdsProgressBar = __decorate([
853
706
  ProxyCmp({
854
- defineCustomElementFn: defineCustomElement$q,
855
707
  inputs: ['value'],
856
708
  methods: ['updateValue']
857
709
  }),
@@ -865,7 +717,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
865
717
  template: '<ng-content></ng-content>',
866
718
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
867
719
  inputs: ['value'],
868
- standalone: true
869
720
  }]
870
721
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
871
722
  let EdsRating = class EdsRating {
@@ -878,11 +729,10 @@ let EdsRating = class EdsRating {
878
729
  proxyOutputs(this, this.el, ['rating']);
879
730
  }
880
731
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsRating, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
881
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsRating, isStandalone: true, selector: "eds-rating", inputs: { ratingCount: "ratingCount", ratingType: "ratingType" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
732
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsRating, selector: "eds-rating", inputs: { ratingCount: "ratingCount", ratingType: "ratingType" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
882
733
  };
883
734
  EdsRating = __decorate([
884
735
  ProxyCmp({
885
- defineCustomElementFn: defineCustomElement$r,
886
736
  inputs: ['ratingCount', 'ratingType']
887
737
  }),
888
738
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -895,7 +745,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
895
745
  template: '<ng-content></ng-content>',
896
746
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
897
747
  inputs: ['ratingCount', 'ratingType'],
898
- standalone: true
899
748
  }]
900
749
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
901
750
  let EdsSectionCore = class EdsSectionCore {
@@ -907,11 +756,10 @@ let EdsSectionCore = class EdsSectionCore {
907
756
  this.el = r.nativeElement;
908
757
  }
909
758
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsSectionCore, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
910
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsSectionCore, isStandalone: true, selector: "eds-section-core", inputs: { headingLevel: "headingLevel", sectionTitle: "sectionTitle", tag: "tag" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
759
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsSectionCore, selector: "eds-section-core", inputs: { headingLevel: "headingLevel", sectionTitle: "sectionTitle", tag: "tag" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
911
760
  };
912
761
  EdsSectionCore = __decorate([
913
762
  ProxyCmp({
914
- defineCustomElementFn: defineCustomElement$s,
915
763
  inputs: ['headingLevel', 'sectionTitle', 'tag']
916
764
  }),
917
765
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -924,7 +772,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
924
772
  template: '<ng-content></ng-content>',
925
773
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
926
774
  inputs: ['headingLevel', 'sectionTitle', 'tag'],
927
- standalone: true
928
775
  }]
929
776
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
930
777
  let EdsSectionHeading = class EdsSectionHeading {
@@ -936,11 +783,10 @@ let EdsSectionHeading = class EdsSectionHeading {
936
783
  this.el = r.nativeElement;
937
784
  }
938
785
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsSectionHeading, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
939
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsSectionHeading, isStandalone: true, selector: "eds-section-heading", inputs: { headingLevel: "headingLevel", sectionTitle: "sectionTitle", spacingLarge: "spacingLarge", tag: "tag", withContainer: "withContainer" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
786
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsSectionHeading, selector: "eds-section-heading", inputs: { headingLevel: "headingLevel", sectionTitle: "sectionTitle", spacingLarge: "spacingLarge", tag: "tag", withContainer: "withContainer" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
940
787
  };
941
788
  EdsSectionHeading = __decorate([
942
789
  ProxyCmp({
943
- defineCustomElementFn: defineCustomElement$t,
944
790
  inputs: ['headingLevel', 'sectionTitle', 'spacingLarge', 'tag', 'withContainer']
945
791
  }),
946
792
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -953,7 +799,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
953
799
  template: '<ng-content></ng-content>',
954
800
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
955
801
  inputs: ['headingLevel', 'sectionTitle', 'spacingLarge', 'tag', 'withContainer'],
956
- standalone: true
957
802
  }]
958
803
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
959
804
  let EdsSocialNetworks = class EdsSocialNetworks {
@@ -965,11 +810,10 @@ let EdsSocialNetworks = class EdsSocialNetworks {
965
810
  this.el = r.nativeElement;
966
811
  }
967
812
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsSocialNetworks, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
968
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsSocialNetworks, isStandalone: true, selector: "eds-social-networks", inputs: { title: "title" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
813
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsSocialNetworks, selector: "eds-social-networks", inputs: { title: "title" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
969
814
  };
970
815
  EdsSocialNetworks = __decorate([
971
816
  ProxyCmp({
972
- defineCustomElementFn: defineCustomElement$u,
973
817
  inputs: ['title']
974
818
  }),
975
819
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -982,7 +826,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
982
826
  template: '<ng-content></ng-content>',
983
827
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
984
828
  inputs: ['title'],
985
- standalone: true
986
829
  }]
987
830
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
988
831
  let EdsSpinner = class EdsSpinner {
@@ -994,11 +837,10 @@ let EdsSpinner = class EdsSpinner {
994
837
  this.el = r.nativeElement;
995
838
  }
996
839
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsSpinner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
997
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsSpinner, isStandalone: true, selector: "eds-spinner", inputs: { background: "background", borderColor: "borderColor", bottomColor: "bottomColor", fullscreen: "fullscreen", size: "size", thickness: "thickness" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
840
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsSpinner, selector: "eds-spinner", inputs: { background: "background", borderColor: "borderColor", bottomColor: "bottomColor", fullscreen: "fullscreen", size: "size", thickness: "thickness" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
998
841
  };
999
842
  EdsSpinner = __decorate([
1000
843
  ProxyCmp({
1001
- defineCustomElementFn: defineCustomElement$v,
1002
844
  inputs: ['background', 'borderColor', 'bottomColor', 'fullscreen', 'size', 'thickness']
1003
845
  }),
1004
846
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -1011,7 +853,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
1011
853
  template: '<ng-content></ng-content>',
1012
854
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1013
855
  inputs: ['background', 'borderColor', 'bottomColor', 'fullscreen', 'size', 'thickness'],
1014
- standalone: true
1015
856
  }]
1016
857
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
1017
858
  let EdsSplashScreen = class EdsSplashScreen {
@@ -1024,11 +865,10 @@ let EdsSplashScreen = class EdsSplashScreen {
1024
865
  proxyOutputs(this, this.el, ['splash']);
1025
866
  }
1026
867
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsSplashScreen, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1027
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsSplashScreen, isStandalone: true, selector: "eds-splash-screen", inputs: { initPromise: "initPromise", inverse: "inverse" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
868
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsSplashScreen, selector: "eds-splash-screen", inputs: { initPromise: "initPromise", inverse: "inverse" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1028
869
  };
1029
870
  EdsSplashScreen = __decorate([
1030
871
  ProxyCmp({
1031
- defineCustomElementFn: defineCustomElement$w,
1032
872
  inputs: ['initPromise', 'inverse']
1033
873
  }),
1034
874
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -1041,7 +881,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
1041
881
  template: '<ng-content></ng-content>',
1042
882
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1043
883
  inputs: ['initPromise', 'inverse'],
1044
- standalone: true
1045
884
  }]
1046
885
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
1047
886
  let EdsSteps = class EdsSteps {
@@ -1054,11 +893,10 @@ let EdsSteps = class EdsSteps {
1054
893
  proxyOutputs(this, this.el, ['step']);
1055
894
  }
1056
895
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsSteps, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1057
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsSteps, isStandalone: true, selector: "eds-steps", inputs: { steps: "steps", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
896
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsSteps, selector: "eds-steps", inputs: { steps: "steps", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1058
897
  };
1059
898
  EdsSteps = __decorate([
1060
899
  ProxyCmp({
1061
- defineCustomElementFn: defineCustomElement$x,
1062
900
  inputs: ['steps', 'type']
1063
901
  }),
1064
902
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -1071,7 +909,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
1071
909
  template: '<ng-content></ng-content>',
1072
910
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1073
911
  inputs: ['steps', 'type'],
1074
- standalone: true
1075
912
  }]
1076
913
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
1077
914
  let EdsStepsV2 = class EdsStepsV2 {
@@ -1084,11 +921,10 @@ let EdsStepsV2 = class EdsStepsV2 {
1084
921
  proxyOutputs(this, this.el, ['step']);
1085
922
  }
1086
923
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsStepsV2, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1087
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsStepsV2, isStandalone: true, selector: "eds-steps-v2", inputs: { bg: "bg", imageSrc: "imageSrc", message: "message", steps: "steps", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
924
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsStepsV2, selector: "eds-steps-v2", inputs: { bg: "bg", imageSrc: "imageSrc", message: "message", steps: "steps", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1088
925
  };
1089
926
  EdsStepsV2 = __decorate([
1090
927
  ProxyCmp({
1091
- defineCustomElementFn: defineCustomElement$y,
1092
928
  inputs: ['bg', 'imageSrc', 'message', 'steps', 'type']
1093
929
  }),
1094
930
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -1101,7 +937,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
1101
937
  template: '<ng-content></ng-content>',
1102
938
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1103
939
  inputs: ['bg', 'imageSrc', 'message', 'steps', 'type'],
1104
- standalone: true
1105
940
  }]
1106
941
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
1107
942
  let EdsSwitch = class EdsSwitch {
@@ -1114,11 +949,10 @@ let EdsSwitch = class EdsSwitch {
1114
949
  proxyOutputs(this, this.el, ['change']);
1115
950
  }
1116
951
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsSwitch, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1117
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsSwitch, isStandalone: true, selector: "eds-switch", inputs: { checked: "checked", disabled: "disabled", labelOff: "labelOff", labelOn: "labelOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
952
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsSwitch, selector: "eds-switch", inputs: { checked: "checked", disabled: "disabled", labelOff: "labelOff", labelOn: "labelOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1118
953
  };
1119
954
  EdsSwitch = __decorate([
1120
955
  ProxyCmp({
1121
- defineCustomElementFn: defineCustomElement$z,
1122
956
  inputs: ['checked', 'disabled', 'labelOff', 'labelOn']
1123
957
  }),
1124
958
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -1131,7 +965,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
1131
965
  template: '<ng-content></ng-content>',
1132
966
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1133
967
  inputs: ['checked', 'disabled', 'labelOff', 'labelOn'],
1134
- standalone: true
1135
968
  }]
1136
969
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
1137
970
  let EdsTable = class EdsTable {
@@ -1143,11 +976,10 @@ let EdsTable = class EdsTable {
1143
976
  this.el = r.nativeElement;
1144
977
  }
1145
978
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsTable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1146
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsTable, isStandalone: true, selector: "eds-table", inputs: { columnSize: "columnSize", config: "config", data: "data", endpoint: "endpoint", hostWidth: "hostWidth", paginationEnabled: "paginationEnabled", rowsPerPage: "rowsPerPage", searchEnabled: "searchEnabled" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
979
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsTable, selector: "eds-table", inputs: { columnSize: "columnSize", config: "config", data: "data", endpoint: "endpoint", hostWidth: "hostWidth", paginationEnabled: "paginationEnabled", rowsPerPage: "rowsPerPage", searchEnabled: "searchEnabled" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1147
980
  };
1148
981
  EdsTable = __decorate([
1149
982
  ProxyCmp({
1150
- defineCustomElementFn: defineCustomElement$A,
1151
983
  inputs: ['columnSize', 'config', 'data', 'endpoint', 'hostWidth', 'paginationEnabled', 'rowsPerPage', 'searchEnabled']
1152
984
  }),
1153
985
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -1160,7 +992,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
1160
992
  template: '<ng-content></ng-content>',
1161
993
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1162
994
  inputs: ['columnSize', 'config', 'data', 'endpoint', 'hostWidth', 'paginationEnabled', 'rowsPerPage', 'searchEnabled'],
1163
- standalone: true
1164
995
  }]
1165
996
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
1166
997
  let EdsTabs = class EdsTabs {
@@ -1173,11 +1004,10 @@ let EdsTabs = class EdsTabs {
1173
1004
  proxyOutputs(this, this.el, ['tab']);
1174
1005
  }
1175
1006
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsTabs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1176
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsTabs, isStandalone: true, selector: "eds-tabs", inputs: { id: "id", navAriaLabel: "navAriaLabel", tabs: "tabs" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1007
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsTabs, selector: "eds-tabs", inputs: { id: "id", navAriaLabel: "navAriaLabel", tabs: "tabs" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1177
1008
  };
1178
1009
  EdsTabs = __decorate([
1179
1010
  ProxyCmp({
1180
- defineCustomElementFn: defineCustomElement$B,
1181
1011
  inputs: ['id', 'navAriaLabel', 'tabs']
1182
1012
  }),
1183
1013
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -1190,7 +1020,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
1190
1020
  template: '<ng-content></ng-content>',
1191
1021
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1192
1022
  inputs: ['id', 'navAriaLabel', 'tabs'],
1193
- standalone: true
1194
1023
  }]
1195
1024
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
1196
1025
  let EdsTag = class EdsTag {
@@ -1202,11 +1031,10 @@ let EdsTag = class EdsTag {
1202
1031
  this.el = r.nativeElement;
1203
1032
  }
1204
1033
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsTag, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1205
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsTag, isStandalone: true, selector: "eds-tag", inputs: { intent: "intent", label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1034
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsTag, selector: "eds-tag", inputs: { intent: "intent", label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1206
1035
  };
1207
1036
  EdsTag = __decorate([
1208
1037
  ProxyCmp({
1209
- defineCustomElementFn: defineCustomElement$C,
1210
1038
  inputs: ['intent', 'label']
1211
1039
  }),
1212
1040
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -1219,7 +1047,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
1219
1047
  template: '<ng-content></ng-content>',
1220
1048
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1221
1049
  inputs: ['intent', 'label'],
1222
- standalone: true
1223
1050
  }]
1224
1051
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
1225
1052
  let EdsTimeline = class EdsTimeline {
@@ -1231,11 +1058,10 @@ let EdsTimeline = class EdsTimeline {
1231
1058
  this.el = r.nativeElement;
1232
1059
  }
1233
1060
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsTimeline, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1234
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsTimeline, isStandalone: true, selector: "eds-timeline", inputs: { events: "events" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1061
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsTimeline, selector: "eds-timeline", inputs: { events: "events" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1235
1062
  };
1236
1063
  EdsTimeline = __decorate([
1237
1064
  ProxyCmp({
1238
- defineCustomElementFn: defineCustomElement$D,
1239
1065
  inputs: ['events']
1240
1066
  }),
1241
1067
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -1248,7 +1074,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
1248
1074
  template: '<ng-content></ng-content>',
1249
1075
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1250
1076
  inputs: ['events'],
1251
- standalone: true
1252
1077
  }]
1253
1078
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
1254
1079
  let EdsToast = class EdsToast {
@@ -1260,11 +1085,10 @@ let EdsToast = class EdsToast {
1260
1085
  this.el = r.nativeElement;
1261
1086
  }
1262
1087
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsToast, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1263
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsToast, isStandalone: true, selector: "eds-toast", inputs: { duration: "duration", intent: "intent", message: "message" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1088
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsToast, selector: "eds-toast", inputs: { duration: "duration", intent: "intent", message: "message" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1264
1089
  };
1265
1090
  EdsToast = __decorate([
1266
1091
  ProxyCmp({
1267
- defineCustomElementFn: defineCustomElement$E,
1268
1092
  inputs: ['duration', 'intent', 'message']
1269
1093
  }),
1270
1094
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -1277,7 +1101,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
1277
1101
  template: '<ng-content></ng-content>',
1278
1102
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1279
1103
  inputs: ['duration', 'intent', 'message'],
1280
- standalone: true
1281
1104
  }]
1282
1105
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
1283
1106
  let EdsTooltip = class EdsTooltip {
@@ -1289,11 +1112,10 @@ let EdsTooltip = class EdsTooltip {
1289
1112
  this.el = r.nativeElement;
1290
1113
  }
1291
1114
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsTooltip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1292
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsTooltip, isStandalone: true, selector: "eds-tooltip", inputs: { content: "content", position: "position" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1115
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsTooltip, selector: "eds-tooltip", inputs: { content: "content", position: "position" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1293
1116
  };
1294
1117
  EdsTooltip = __decorate([
1295
1118
  ProxyCmp({
1296
- defineCustomElementFn: defineCustomElement$F,
1297
1119
  inputs: ['content', 'position']
1298
1120
  }),
1299
1121
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -1306,7 +1128,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
1306
1128
  template: '<ng-content></ng-content>',
1307
1129
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1308
1130
  inputs: ['content', 'position'],
1309
- standalone: true
1310
1131
  }]
1311
1132
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
1312
1133
  let EdsUser = class EdsUser {
@@ -1318,11 +1139,10 @@ let EdsUser = class EdsUser {
1318
1139
  this.el = r.nativeElement;
1319
1140
  }
1320
1141
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EdsUser, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1321
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsUser, isStandalone: true, selector: "eds-user", inputs: { user: "user" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1142
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: EdsUser, selector: "eds-user", inputs: { user: "user" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1322
1143
  };
1323
1144
  EdsUser = __decorate([
1324
1145
  ProxyCmp({
1325
- defineCustomElementFn: defineCustomElement$G,
1326
1146
  inputs: ['user']
1327
1147
  }),
1328
1148
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -1335,7 +1155,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
1335
1155
  template: '<ng-content></ng-content>',
1336
1156
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1337
1157
  inputs: ['user'],
1338
- standalone: true
1339
1158
  }]
1340
1159
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
1341
1160
 
@@ -1343,5 +1162,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
1343
1162
  * Generated bundle index. Do not edit.
1344
1163
  */
1345
1164
 
1346
- export { EdsAccordion, EdsAlert, EdsAvatar, EdsBlockBreak, EdsBreadcrumb, EdsButton, EdsCardGeneric, EdsCardSection, EdsCodeBlock, EdsDropdown, EdsFeedback, EdsFooter, EdsForm, EdsFrame, EdsFullscreenMenu, EdsHeader, EdsIconWrapper, EdsImg, EdsInputField, EdsLink, EdsLogin, EdsLogo, EdsMatomoNotice, EdsModal, EdsPagination, EdsProgressBar, EdsRating, EdsSectionCore, EdsSectionHeading, EdsSocialNetworks, EdsSpinner, EdsSplashScreen, EdsSteps, EdsStepsV2, EdsSwitch, EdsTable, EdsTabs, EdsTag, EdsTimeline, EdsToast, EdsTooltip, EdsUser };
1165
+ export { EdsAccordion, EdsAlert, EdsAvatar, EdsBlockBreak, EdsBreadcrumb, EdsButton, EdsCardGeneric, EdsCardSection, EdsCodeBlock, EdsDropdown, EdsFeedback, EdsFooter, EdsForm, EdsFullscreenMenu, EdsHeader, EdsIconWrapper, EdsImg, EdsInputField, EdsLink, EdsLogo, EdsMatomoNotice, EdsModal, EdsPagination, EdsProgressBar, EdsRating, EdsSectionCore, EdsSectionHeading, EdsSocialNetworks, EdsSpinner, EdsSplashScreen, EdsSteps, EdsStepsV2, EdsSwitch, EdsTable, EdsTabs, EdsTag, EdsTimeline, EdsToast, EdsTooltip, EdsUser };
1347
1166
  //# sourceMappingURL=ebrains-angular.mjs.map