@ebrains/angular 0.6.0-alpha.0 → 0.8.0-alpha.0

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