@dso-toolkit/angular 84.1.0 → 85.0.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.
@@ -138,8 +138,8 @@ let DsoAccordion = class DsoAccordion {
138
138
  c.detach();
139
139
  this.el = r.nativeElement;
140
140
  }
141
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
142
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoAccordion, isStandalone: true, selector: "dso-accordion", inputs: { reverseAlign: "reverseAlign", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
141
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
142
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoAccordion, isStandalone: true, selector: "dso-accordion", inputs: { reverseAlign: "reverseAlign", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
143
143
  };
144
144
  DsoAccordion = __decorate([
145
145
  ProxyCmp({
@@ -147,7 +147,7 @@ DsoAccordion = __decorate([
147
147
  inputs: ['reverseAlign', 'variant']
148
148
  })
149
149
  ], DsoAccordion);
150
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAccordion, decorators: [{
150
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAccordion, decorators: [{
151
151
  type: Component,
152
152
  args: [{
153
153
  selector: 'dso-accordion',
@@ -170,8 +170,8 @@ let DsoAccordionSection = class DsoAccordionSection {
170
170
  c.detach();
171
171
  this.el = r.nativeElement;
172
172
  }
173
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAccordionSection, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
174
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoAccordionSection, isStandalone: true, selector: "dso-accordion-section", inputs: { activatable: "activatable", active: "active", attachmentCount: "attachmentCount", handleTitle: "handleTitle", handleUrl: "handleUrl", hasNestedAccordion: "hasNestedAccordion", heading: "heading", icon: "icon", label: "label", labelStatus: "labelStatus", open: "open", status: "status", statusDescription: "statusDescription", wijzigactie: "wijzigactie" }, outputs: { dsoActiveChange: "dsoActiveChange", dsoToggleClick: "dsoToggleClick", dsoAnimationStart: "dsoAnimationStart", dsoAnimationEnd: "dsoAnimationEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
173
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAccordionSection, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
174
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoAccordionSection, isStandalone: true, selector: "dso-accordion-section", inputs: { activatable: "activatable", active: "active", attachmentCount: "attachmentCount", handleTitle: "handleTitle", handleUrl: "handleUrl", hasNestedAccordion: "hasNestedAccordion", heading: "heading", icon: "icon", label: "label", labelStatus: "labelStatus", open: "open", status: "status", statusDescription: "statusDescription", wijzigactie: "wijzigactie" }, outputs: { dsoActiveChange: "dsoActiveChange", dsoToggleClick: "dsoToggleClick", dsoAnimationStart: "dsoAnimationStart", dsoAnimationEnd: "dsoAnimationEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
175
175
  };
176
176
  DsoAccordionSection = __decorate([
177
177
  ProxyCmp({
@@ -180,7 +180,7 @@ DsoAccordionSection = __decorate([
180
180
  methods: ['focusHandle']
181
181
  })
182
182
  ], DsoAccordionSection);
183
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAccordionSection, decorators: [{
183
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAccordionSection, decorators: [{
184
184
  type: Component,
185
185
  args: [{
186
186
  selector: 'dso-accordion-section',
@@ -207,8 +207,8 @@ let DsoActionList = class DsoActionList {
207
207
  c.detach();
208
208
  this.el = r.nativeElement;
209
209
  }
210
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoActionList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
211
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoActionList, isStandalone: true, selector: "dso-action-list", inputs: { listTitle: "listTitle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
210
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoActionList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
211
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoActionList, isStandalone: true, selector: "dso-action-list", inputs: { listTitle: "listTitle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
212
212
  };
213
213
  DsoActionList = __decorate([
214
214
  ProxyCmp({
@@ -216,7 +216,7 @@ DsoActionList = __decorate([
216
216
  inputs: ['listTitle']
217
217
  })
218
218
  ], DsoActionList);
219
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoActionList, decorators: [{
219
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoActionList, decorators: [{
220
220
  type: Component,
221
221
  args: [{
222
222
  selector: 'dso-action-list',
@@ -235,8 +235,8 @@ let DsoActionListItem = class DsoActionListItem {
235
235
  c.detach();
236
236
  this.el = r.nativeElement;
237
237
  }
238
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoActionListItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
239
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoActionListItem, isStandalone: true, selector: "dso-action-list-item", inputs: { divider: "divider", flowLine: "flowLine", itemTitle: "itemTitle", step: "step", warning: "warning" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
238
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoActionListItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
239
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoActionListItem, isStandalone: true, selector: "dso-action-list-item", inputs: { divider: "divider", flowLine: "flowLine", itemTitle: "itemTitle", step: "step", warning: "warning" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
240
240
  };
241
241
  DsoActionListItem = __decorate([
242
242
  ProxyCmp({
@@ -244,7 +244,7 @@ DsoActionListItem = __decorate([
244
244
  inputs: ['divider', 'flowLine', 'itemTitle', 'step', 'warning']
245
245
  })
246
246
  ], DsoActionListItem);
247
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoActionListItem, decorators: [{
247
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoActionListItem, decorators: [{
248
248
  type: Component,
249
249
  args: [{
250
250
  selector: 'dso-action-list-item',
@@ -265,8 +265,8 @@ let DsoAdvancedSelect = class DsoAdvancedSelect {
265
265
  c.detach();
266
266
  this.el = r.nativeElement;
267
267
  }
268
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAdvancedSelect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
269
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoAdvancedSelect, isStandalone: true, selector: "dso-advanced-select", inputs: { active: "active", activeHint: "activeHint", options: "options" }, outputs: { dsoChange: "dsoChange", dsoRedirect: "dsoRedirect" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
268
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAdvancedSelect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
269
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoAdvancedSelect, isStandalone: true, selector: "dso-advanced-select", inputs: { active: "active", activeHint: "activeHint", options: "options" }, outputs: { dsoChange: "dsoChange", dsoRedirect: "dsoRedirect" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
270
270
  };
271
271
  DsoAdvancedSelect = __decorate([
272
272
  ProxyCmp({
@@ -274,7 +274,7 @@ DsoAdvancedSelect = __decorate([
274
274
  inputs: ['active', 'activeHint', 'options']
275
275
  })
276
276
  ], DsoAdvancedSelect);
277
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAdvancedSelect, decorators: [{
277
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAdvancedSelect, decorators: [{
278
278
  type: Component,
279
279
  args: [{
280
280
  selector: 'dso-advanced-select',
@@ -298,8 +298,8 @@ let DsoAlert = class DsoAlert {
298
298
  c.detach();
299
299
  this.el = r.nativeElement;
300
300
  }
301
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAlert, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
302
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoAlert, isStandalone: true, selector: "dso-alert", inputs: { closable: "closable", compact: "compact", roleAlert: "roleAlert", status: "status" }, outputs: { dsoClose: "dsoClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
301
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAlert, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
302
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoAlert, isStandalone: true, selector: "dso-alert", inputs: { closable: "closable", compact: "compact", roleAlert: "roleAlert", status: "status" }, outputs: { dsoClose: "dsoClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
303
303
  };
304
304
  DsoAlert = __decorate([
305
305
  ProxyCmp({
@@ -307,7 +307,7 @@ DsoAlert = __decorate([
307
307
  inputs: ['closable', 'compact', 'roleAlert', 'status']
308
308
  })
309
309
  ], DsoAlert);
310
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAlert, decorators: [{
310
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAlert, decorators: [{
311
311
  type: Component,
312
312
  args: [{
313
313
  selector: 'dso-alert',
@@ -329,8 +329,8 @@ let DsoAnnotationActiviteit = class DsoAnnotationActiviteit {
329
329
  c.detach();
330
330
  this.el = r.nativeElement;
331
331
  }
332
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAnnotationActiviteit, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
333
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoAnnotationActiviteit, isStandalone: true, selector: "dso-annotation-activiteit", inputs: { active: "active", gewijzigdeLocatie: "gewijzigdeLocatie", locatieNoemers: "locatieNoemers", naam: "naam", regelKwalificatie: "regelKwalificatie", regelKwalificatieVoorzetsel: "regelKwalificatieVoorzetsel", wijzigactie: "wijzigactie" }, outputs: { dsoActiveChange: "dsoActiveChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
332
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAnnotationActiviteit, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
333
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoAnnotationActiviteit, isStandalone: true, selector: "dso-annotation-activiteit", inputs: { active: "active", gewijzigdeLocatie: "gewijzigdeLocatie", locatieNoemers: "locatieNoemers", naam: "naam", regelKwalificatie: "regelKwalificatie", regelKwalificatieVoorzetsel: "regelKwalificatieVoorzetsel", wijzigactie: "wijzigactie" }, outputs: { dsoActiveChange: "dsoActiveChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
334
334
  };
335
335
  DsoAnnotationActiviteit = __decorate([
336
336
  ProxyCmp({
@@ -338,7 +338,7 @@ DsoAnnotationActiviteit = __decorate([
338
338
  inputs: ['active', 'gewijzigdeLocatie', 'locatieNoemers', 'naam', 'regelKwalificatie', 'regelKwalificatieVoorzetsel', 'wijzigactie']
339
339
  })
340
340
  ], DsoAnnotationActiviteit);
341
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAnnotationActiviteit, decorators: [{
341
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAnnotationActiviteit, decorators: [{
342
342
  type: Component,
343
343
  args: [{
344
344
  selector: 'dso-annotation-activiteit',
@@ -360,8 +360,8 @@ let DsoAnnotationGebiedsaanwijzing = class DsoAnnotationGebiedsaanwijzing {
360
360
  c.detach();
361
361
  this.el = r.nativeElement;
362
362
  }
363
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAnnotationGebiedsaanwijzing, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
364
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoAnnotationGebiedsaanwijzing, isStandalone: true, selector: "dso-annotation-gebiedsaanwijzing", inputs: { active: "active", gewijzigdeLocatie: "gewijzigdeLocatie", naam: "naam", wijzigactie: "wijzigactie" }, outputs: { dsoActiveChange: "dsoActiveChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
363
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAnnotationGebiedsaanwijzing, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
364
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoAnnotationGebiedsaanwijzing, isStandalone: true, selector: "dso-annotation-gebiedsaanwijzing", inputs: { active: "active", gewijzigdeLocatie: "gewijzigdeLocatie", naam: "naam", wijzigactie: "wijzigactie" }, outputs: { dsoActiveChange: "dsoActiveChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
365
365
  };
366
366
  DsoAnnotationGebiedsaanwijzing = __decorate([
367
367
  ProxyCmp({
@@ -369,7 +369,7 @@ DsoAnnotationGebiedsaanwijzing = __decorate([
369
369
  inputs: ['active', 'gewijzigdeLocatie', 'naam', 'wijzigactie']
370
370
  })
371
371
  ], DsoAnnotationGebiedsaanwijzing);
372
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAnnotationGebiedsaanwijzing, decorators: [{
372
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAnnotationGebiedsaanwijzing, decorators: [{
373
373
  type: Component,
374
374
  args: [{
375
375
  selector: 'dso-annotation-gebiedsaanwijzing',
@@ -391,8 +391,8 @@ let DsoAnnotationKaart = class DsoAnnotationKaart {
391
391
  c.detach();
392
392
  this.el = r.nativeElement;
393
393
  }
394
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAnnotationKaart, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
395
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoAnnotationKaart, isStandalone: true, selector: "dso-annotation-kaart", inputs: { href: "href", naam: "naam", wijzigactie: "wijzigactie" }, outputs: { dsoClick: "dsoClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
394
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAnnotationKaart, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
395
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoAnnotationKaart, isStandalone: true, selector: "dso-annotation-kaart", inputs: { href: "href", naam: "naam", wijzigactie: "wijzigactie" }, outputs: { dsoClick: "dsoClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
396
396
  };
397
397
  DsoAnnotationKaart = __decorate([
398
398
  ProxyCmp({
@@ -400,7 +400,7 @@ DsoAnnotationKaart = __decorate([
400
400
  inputs: ['href', 'naam', 'wijzigactie']
401
401
  })
402
402
  ], DsoAnnotationKaart);
403
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAnnotationKaart, decorators: [{
403
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAnnotationKaart, decorators: [{
404
404
  type: Component,
405
405
  args: [{
406
406
  selector: 'dso-annotation-kaart',
@@ -422,8 +422,8 @@ let DsoAnnotationLocatie = class DsoAnnotationLocatie {
422
422
  c.detach();
423
423
  this.el = r.nativeElement;
424
424
  }
425
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAnnotationLocatie, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
426
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoAnnotationLocatie, isStandalone: true, selector: "dso-annotation-locatie", inputs: { active: "active", gewijzigdeLocatie: "gewijzigdeLocatie", locatieNoemer: "locatieNoemer", wijzigactie: "wijzigactie" }, outputs: { dsoActiveChange: "dsoActiveChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
425
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAnnotationLocatie, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
426
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoAnnotationLocatie, isStandalone: true, selector: "dso-annotation-locatie", inputs: { active: "active", gewijzigdeLocatie: "gewijzigdeLocatie", locatieNoemer: "locatieNoemer", wijzigactie: "wijzigactie" }, outputs: { dsoActiveChange: "dsoActiveChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
427
427
  };
428
428
  DsoAnnotationLocatie = __decorate([
429
429
  ProxyCmp({
@@ -431,7 +431,7 @@ DsoAnnotationLocatie = __decorate([
431
431
  inputs: ['active', 'gewijzigdeLocatie', 'locatieNoemer', 'wijzigactie']
432
432
  })
433
433
  ], DsoAnnotationLocatie);
434
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAnnotationLocatie, decorators: [{
434
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAnnotationLocatie, decorators: [{
435
435
  type: Component,
436
436
  args: [{
437
437
  selector: 'dso-annotation-locatie',
@@ -453,8 +453,8 @@ let DsoAnnotationOmgevingsnormwaarde = class DsoAnnotationOmgevingsnormwaarde {
453
453
  c.detach();
454
454
  this.el = r.nativeElement;
455
455
  }
456
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAnnotationOmgevingsnormwaarde, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
457
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoAnnotationOmgevingsnormwaarde, isStandalone: true, selector: "dso-annotation-omgevingsnormwaarde", inputs: { active: "active", eenheid: "eenheid", gewijzigdeLocatie: "gewijzigdeLocatie", naam: "naam", toelichting: "toelichting", waardes: "waardes", wijzigactie: "wijzigactie" }, outputs: { dsoActiveChange: "dsoActiveChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
456
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAnnotationOmgevingsnormwaarde, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
457
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoAnnotationOmgevingsnormwaarde, isStandalone: true, selector: "dso-annotation-omgevingsnormwaarde", inputs: { active: "active", eenheid: "eenheid", gewijzigdeLocatie: "gewijzigdeLocatie", naam: "naam", toelichting: "toelichting", waardes: "waardes", wijzigactie: "wijzigactie" }, outputs: { dsoActiveChange: "dsoActiveChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
458
458
  };
459
459
  DsoAnnotationOmgevingsnormwaarde = __decorate([
460
460
  ProxyCmp({
@@ -462,7 +462,7 @@ DsoAnnotationOmgevingsnormwaarde = __decorate([
462
462
  inputs: ['active', 'eenheid', 'gewijzigdeLocatie', 'naam', 'toelichting', 'waardes', 'wijzigactie']
463
463
  })
464
464
  ], DsoAnnotationOmgevingsnormwaarde);
465
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAnnotationOmgevingsnormwaarde, decorators: [{
465
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAnnotationOmgevingsnormwaarde, decorators: [{
466
466
  type: Component,
467
467
  args: [{
468
468
  selector: 'dso-annotation-omgevingsnormwaarde',
@@ -483,8 +483,8 @@ let DsoAttachmentsCounter = class DsoAttachmentsCounter {
483
483
  c.detach();
484
484
  this.el = r.nativeElement;
485
485
  }
486
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAttachmentsCounter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
487
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoAttachmentsCounter, isStandalone: true, selector: "dso-attachments-counter", inputs: { count: "count" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
486
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAttachmentsCounter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
487
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoAttachmentsCounter, isStandalone: true, selector: "dso-attachments-counter", inputs: { count: "count" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
488
488
  };
489
489
  DsoAttachmentsCounter = __decorate([
490
490
  ProxyCmp({
@@ -492,7 +492,7 @@ DsoAttachmentsCounter = __decorate([
492
492
  inputs: ['count']
493
493
  })
494
494
  ], DsoAttachmentsCounter);
495
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAttachmentsCounter, decorators: [{
495
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAttachmentsCounter, decorators: [{
496
496
  type: Component,
497
497
  args: [{
498
498
  selector: 'dso-attachments-counter',
@@ -514,8 +514,8 @@ let DsoAutosuggest = class DsoAutosuggest {
514
514
  c.detach();
515
515
  this.el = r.nativeElement;
516
516
  }
517
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAutosuggest, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
518
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoAutosuggest, isStandalone: true, selector: "dso-autosuggest", inputs: { loading: "loading", loadingDelayed: "loadingDelayed", loadingLabel: "loadingLabel", mark: "mark", notFoundLabel: "notFoundLabel", suggestions: "suggestions" }, outputs: { dsoSelect: "dsoSelect", dsoChange: "dsoChange", dsoSearch: "dsoSearch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
517
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAutosuggest, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
518
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoAutosuggest, isStandalone: true, selector: "dso-autosuggest", inputs: { loading: "loading", loadingDelayed: "loadingDelayed", loadingLabel: "loadingLabel", mark: "mark", notFoundLabel: "notFoundLabel", suggestions: "suggestions" }, outputs: { dsoSelect: "dsoSelect", dsoChange: "dsoChange", dsoSearch: "dsoSearch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
519
519
  };
520
520
  DsoAutosuggest = __decorate([
521
521
  ProxyCmp({
@@ -523,7 +523,7 @@ DsoAutosuggest = __decorate([
523
523
  inputs: ['loading', 'loadingDelayed', 'loadingLabel', 'mark', 'notFoundLabel', 'suggestions']
524
524
  })
525
525
  ], DsoAutosuggest);
526
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoAutosuggest, decorators: [{
526
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoAutosuggest, decorators: [{
527
527
  type: Component,
528
528
  args: [{
529
529
  selector: 'dso-autosuggest',
@@ -548,8 +548,8 @@ let DsoBadge = class DsoBadge {
548
548
  c.detach();
549
549
  this.el = r.nativeElement;
550
550
  }
551
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoBadge, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
552
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoBadge, isStandalone: true, selector: "dso-badge", inputs: { status: "status" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
551
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoBadge, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
552
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoBadge, isStandalone: true, selector: "dso-badge", inputs: { status: "status" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
553
553
  };
554
554
  DsoBadge = __decorate([
555
555
  ProxyCmp({
@@ -557,7 +557,7 @@ DsoBadge = __decorate([
557
557
  inputs: ['status']
558
558
  })
559
559
  ], DsoBadge);
560
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoBadge, decorators: [{
560
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoBadge, decorators: [{
561
561
  type: Component,
562
562
  args: [{
563
563
  selector: 'dso-badge',
@@ -576,8 +576,8 @@ let DsoBanner = class DsoBanner {
576
576
  c.detach();
577
577
  this.el = r.nativeElement;
578
578
  }
579
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoBanner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
580
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoBanner, isStandalone: true, selector: "dso-banner", inputs: { compact: "compact", icon: "icon", status: "status" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
579
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoBanner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
580
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoBanner, isStandalone: true, selector: "dso-banner", inputs: { compact: "compact", icon: "icon", status: "status" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
581
581
  };
582
582
  DsoBanner = __decorate([
583
583
  ProxyCmp({
@@ -585,7 +585,7 @@ DsoBanner = __decorate([
585
585
  inputs: ['compact', 'icon', 'status']
586
586
  })
587
587
  ], DsoBanner);
588
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoBanner, decorators: [{
588
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoBanner, decorators: [{
589
589
  type: Component,
590
590
  args: [{
591
591
  selector: 'dso-banner',
@@ -604,8 +604,8 @@ let DsoButtonGroup = class DsoButtonGroup {
604
604
  c.detach();
605
605
  this.el = r.nativeElement;
606
606
  }
607
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoButtonGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
608
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoButtonGroup, isStandalone: true, selector: "dso-button-group", inputs: { direction: "direction" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
607
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoButtonGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
608
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoButtonGroup, isStandalone: true, selector: "dso-button-group", inputs: { direction: "direction" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
609
609
  };
610
610
  DsoButtonGroup = __decorate([
611
611
  ProxyCmp({
@@ -613,7 +613,7 @@ DsoButtonGroup = __decorate([
613
613
  inputs: ['direction']
614
614
  })
615
615
  ], DsoButtonGroup);
616
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoButtonGroup, decorators: [{
616
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoButtonGroup, decorators: [{
617
617
  type: Component,
618
618
  args: [{
619
619
  selector: 'dso-button-group',
@@ -633,8 +633,8 @@ let DsoCard = class DsoCard {
633
633
  c.detach();
634
634
  this.el = r.nativeElement;
635
635
  }
636
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
637
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoCard, isStandalone: true, selector: "dso-card", inputs: { active: "active", href: "href", mode: "mode" }, outputs: { dsoCardClick: "dsoCardClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
636
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
637
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoCard, isStandalone: true, selector: "dso-card", inputs: { active: "active", href: "href", mode: "mode" }, outputs: { dsoCardClick: "dsoCardClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
638
638
  };
639
639
  DsoCard = __decorate([
640
640
  ProxyCmp({
@@ -642,7 +642,7 @@ DsoCard = __decorate([
642
642
  inputs: ['active', 'href', 'mode']
643
643
  })
644
644
  ], DsoCard);
645
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoCard, decorators: [{
645
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoCard, decorators: [{
646
646
  type: Component,
647
647
  args: [{
648
648
  selector: 'dso-card',
@@ -663,8 +663,8 @@ let DsoCardContainer = class DsoCardContainer {
663
663
  c.detach();
664
664
  this.el = r.nativeElement;
665
665
  }
666
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoCardContainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
667
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoCardContainer, isStandalone: true, selector: "dso-card-container", inputs: { mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
666
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoCardContainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
667
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoCardContainer, isStandalone: true, selector: "dso-card-container", inputs: { mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
668
668
  };
669
669
  DsoCardContainer = __decorate([
670
670
  ProxyCmp({
@@ -672,7 +672,7 @@ DsoCardContainer = __decorate([
672
672
  inputs: ['mode']
673
673
  })
674
674
  ], DsoCardContainer);
675
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoCardContainer, decorators: [{
675
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoCardContainer, decorators: [{
676
676
  type: Component,
677
677
  args: [{
678
678
  selector: 'dso-card-container',
@@ -691,15 +691,15 @@ let DsoContactInformation = class DsoContactInformation {
691
691
  c.detach();
692
692
  this.el = r.nativeElement;
693
693
  }
694
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoContactInformation, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
695
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoContactInformation, isStandalone: true, selector: "dso-contact-information", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
694
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoContactInformation, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
695
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoContactInformation, isStandalone: true, selector: "dso-contact-information", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
696
696
  };
697
697
  DsoContactInformation = __decorate([
698
698
  ProxyCmp({
699
699
  defineCustomElementFn: defineCustomElement$j
700
700
  })
701
701
  ], DsoContactInformation);
702
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoContactInformation, decorators: [{
702
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoContactInformation, decorators: [{
703
703
  type: Component,
704
704
  args: [{
705
705
  selector: 'dso-contact-information',
@@ -723,8 +723,8 @@ let DsoDatePicker = class DsoDatePicker {
723
723
  c.detach();
724
724
  this.el = r.nativeElement;
725
725
  }
726
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoDatePicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
727
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoDatePicker, isStandalone: true, selector: "dso-date-picker", inputs: { describedBy: "describedBy", disabled: "disabled", dsoAutofocus: "dsoAutofocus", identifier: "identifier", invalid: "invalid", max: "max", min: "min", name: "name", required: "required", value: "value" }, outputs: { dsoDateChange: "dsoDateChange", dsoBlur: "dsoBlur", dsoKeyUp: "dsoKeyUp", dsoKeyDown: "dsoKeyDown", dsoFocus: "dsoFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
726
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoDatePicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
727
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoDatePicker, isStandalone: true, selector: "dso-date-picker", inputs: { describedBy: "describedBy", disabled: "disabled", dsoAutofocus: "dsoAutofocus", identifier: "identifier", invalid: "invalid", max: "max", min: "min", name: "name", required: "required", value: "value" }, outputs: { dsoDateChange: "dsoDateChange", dsoBlur: "dsoBlur", dsoKeyUp: "dsoKeyUp", dsoKeyDown: "dsoKeyDown", dsoFocus: "dsoFocus" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
728
728
  };
729
729
  DsoDatePicker = __decorate([
730
730
  ProxyCmp({
@@ -732,7 +732,7 @@ DsoDatePicker = __decorate([
732
732
  inputs: ['describedBy', 'disabled', 'dsoAutofocus', 'identifier', 'invalid', 'max', 'min', 'name', 'required', 'value']
733
733
  })
734
734
  ], DsoDatePicker);
735
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoDatePicker, decorators: [{
735
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoDatePicker, decorators: [{
736
736
  type: Component,
737
737
  args: [{
738
738
  selector: 'dso-date-picker',
@@ -762,8 +762,8 @@ let DsoDocumentCard = class DsoDocumentCard {
762
762
  c.detach();
763
763
  this.el = r.nativeElement;
764
764
  }
765
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoDocumentCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
766
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoDocumentCard, isStandalone: true, selector: "dso-document-card", inputs: { active: "active", href: "href" }, outputs: { dsoDocumentCardClick: "dsoDocumentCardClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
765
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoDocumentCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
766
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoDocumentCard, isStandalone: true, selector: "dso-document-card", inputs: { active: "active", href: "href" }, outputs: { dsoDocumentCardClick: "dsoDocumentCardClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
767
767
  };
768
768
  DsoDocumentCard = __decorate([
769
769
  ProxyCmp({
@@ -771,7 +771,7 @@ DsoDocumentCard = __decorate([
771
771
  inputs: ['active', 'href']
772
772
  })
773
773
  ], DsoDocumentCard);
774
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoDocumentCard, decorators: [{
774
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoDocumentCard, decorators: [{
775
775
  type: Component,
776
776
  args: [{
777
777
  selector: 'dso-document-card',
@@ -798,8 +798,8 @@ let DsoDocumentComponent = class DsoDocumentComponent {
798
798
  c.detach();
799
799
  this.el = r.nativeElement;
800
800
  }
801
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoDocumentComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
802
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoDocumentComponent, isStandalone: true, selector: "dso-document-component", inputs: { alternativeTitle: "alternativeTitle", annotated: "annotated", annotationsWijzigactie: "annotationsWijzigactie", bevatOntwerpInformatie: "bevatOntwerpInformatie", filtered: "filtered", genesteOntwerpInformatie: "genesteOntwerpInformatie", gereserveerd: "gereserveerd", heading: "heading", href: "href", inhoud: "inhoud", kop: "kop", mark: "mark", mode: "mode", notApplicable: "notApplicable", open: "open", openAnnotation: "openAnnotation", ozonContentBegripResolver: "ozonContentBegripResolver", ozonContentUrlResolver: "ozonContentUrlResolver", recursiveToggle: "recursiveToggle", type: "type", vervallen: "vervallen", wijzigactie: "wijzigactie" }, outputs: { dsoRecursiveToggle: "dsoRecursiveToggle", dsoOpenToggle: "dsoOpenToggle", dsoTableOfContentsClick: "dsoTableOfContentsClick", dsoOzonContentClick: "dsoOzonContentClick", dsoAnnotationToggle: "dsoAnnotationToggle", dsoMarkItemHighlight: "dsoMarkItemHighlight" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
801
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoDocumentComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
802
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoDocumentComponent, isStandalone: true, selector: "dso-document-component", inputs: { alternativeTitle: "alternativeTitle", annotated: "annotated", annotationsWijzigactie: "annotationsWijzigactie", bevatOntwerpInformatie: "bevatOntwerpInformatie", filtered: "filtered", genesteOntwerpInformatie: "genesteOntwerpInformatie", gereserveerd: "gereserveerd", heading: "heading", href: "href", inhoud: "inhoud", kop: "kop", mark: "mark", mode: "mode", notApplicable: "notApplicable", open: "open", openAnnotation: "openAnnotation", ozonContentBegripResolver: "ozonContentBegripResolver", ozonContentUrlResolver: "ozonContentUrlResolver", recursiveToggle: "recursiveToggle", type: "type", vervallen: "vervallen", wijzigactie: "wijzigactie" }, outputs: { dsoRecursiveToggle: "dsoRecursiveToggle", dsoOpenToggle: "dsoOpenToggle", dsoTableOfContentsClick: "dsoTableOfContentsClick", dsoOzonContentClick: "dsoOzonContentClick", dsoAnnotationToggle: "dsoAnnotationToggle", dsoMarkItemHighlight: "dsoMarkItemHighlight" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
803
803
  };
804
804
  DsoDocumentComponent = __decorate([
805
805
  ProxyCmp({
@@ -807,7 +807,7 @@ DsoDocumentComponent = __decorate([
807
807
  inputs: ['alternativeTitle', 'annotated', 'annotationsWijzigactie', 'bevatOntwerpInformatie', 'filtered', 'genesteOntwerpInformatie', 'gereserveerd', 'heading', 'href', 'inhoud', 'kop', 'mark', 'mode', 'notApplicable', 'open', 'openAnnotation', 'ozonContentBegripResolver', 'ozonContentUrlResolver', 'recursiveToggle', 'type', 'vervallen', 'wijzigactie']
808
808
  })
809
809
  ], DsoDocumentComponent);
810
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoDocumentComponent, decorators: [{
810
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoDocumentComponent, decorators: [{
811
811
  type: Component,
812
812
  args: [{
813
813
  selector: 'dso-document-component',
@@ -838,8 +838,8 @@ let DsoDropdownMenu = class DsoDropdownMenu {
838
838
  c.detach();
839
839
  this.el = r.nativeElement;
840
840
  }
841
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoDropdownMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
842
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoDropdownMenu, isStandalone: true, selector: "dso-dropdown-menu", inputs: { checkable: "checkable", dropdownAlign: "dropdownAlign", dropdownOptionsOffset: "dropdownOptionsOffset", open: "open" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
841
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoDropdownMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
842
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoDropdownMenu, isStandalone: true, selector: "dso-dropdown-menu", inputs: { checkable: "checkable", dropdownAlign: "dropdownAlign", dropdownOptionsOffset: "dropdownOptionsOffset", open: "open" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
843
843
  };
844
844
  DsoDropdownMenu = __decorate([
845
845
  ProxyCmp({
@@ -847,7 +847,7 @@ DsoDropdownMenu = __decorate([
847
847
  inputs: ['checkable', 'dropdownAlign', 'dropdownOptionsOffset', 'open']
848
848
  })
849
849
  ], DsoDropdownMenu);
850
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoDropdownMenu, decorators: [{
850
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoDropdownMenu, decorators: [{
851
851
  type: Component,
852
852
  args: [{
853
853
  selector: 'dso-dropdown-menu',
@@ -868,8 +868,8 @@ let DsoExpandable = class DsoExpandable {
868
868
  c.detach();
869
869
  this.el = r.nativeElement;
870
870
  }
871
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoExpandable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
872
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoExpandable, isStandalone: true, selector: "dso-expandable", inputs: { enableAnimation: "enableAnimation", minimumHeight: "minimumHeight", open: "open" }, outputs: { dsoExpandableAnimationStart: "dsoExpandableAnimationStart", dsoExpandableAnimationEnd: "dsoExpandableAnimationEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
871
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoExpandable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
872
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoExpandable, isStandalone: true, selector: "dso-expandable", inputs: { enableAnimation: "enableAnimation", minimumHeight: "minimumHeight", open: "open" }, outputs: { dsoExpandableAnimationStart: "dsoExpandableAnimationStart", dsoExpandableAnimationEnd: "dsoExpandableAnimationEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
873
873
  };
874
874
  DsoExpandable = __decorate([
875
875
  ProxyCmp({
@@ -877,7 +877,7 @@ DsoExpandable = __decorate([
877
877
  inputs: ['enableAnimation', 'minimumHeight', 'open']
878
878
  })
879
879
  ], DsoExpandable);
880
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoExpandable, decorators: [{
880
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoExpandable, decorators: [{
881
881
  type: Component,
882
882
  args: [{
883
883
  selector: 'dso-expandable',
@@ -901,8 +901,8 @@ let DsoHeader = class DsoHeader {
901
901
  c.detach();
902
902
  this.el = r.nativeElement;
903
903
  }
904
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
905
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoHeader, isStandalone: true, selector: "dso-header", inputs: { authStatus: "authStatus", compact: "compact", helpUrl: "helpUrl", loginUrl: "loginUrl", logoutUrl: "logoutUrl", mainMenu: "mainMenu", showHelp: "showHelp", userHomeActive: "userHomeActive", userHomeUrl: "userHomeUrl", userProfileName: "userProfileName", userProfileUrl: "userProfileUrl" }, outputs: { dsoHeaderClick: "dsoHeaderClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
904
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
905
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoHeader, isStandalone: true, selector: "dso-header", inputs: { authStatus: "authStatus", compact: "compact", helpUrl: "helpUrl", loginUrl: "loginUrl", logoutUrl: "logoutUrl", mainMenu: "mainMenu", showHelp: "showHelp", userHomeActive: "userHomeActive", userHomeUrl: "userHomeUrl", userProfileName: "userProfileName", userProfileUrl: "userProfileUrl" }, outputs: { dsoHeaderClick: "dsoHeaderClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
906
906
  };
907
907
  DsoHeader = __decorate([
908
908
  ProxyCmp({
@@ -910,7 +910,7 @@ DsoHeader = __decorate([
910
910
  inputs: ['authStatus', 'compact', 'helpUrl', 'loginUrl', 'logoutUrl', 'mainMenu', 'showHelp', 'userHomeActive', 'userHomeUrl', 'userProfileName', 'userProfileUrl']
911
911
  })
912
912
  ], DsoHeader);
913
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoHeader, decorators: [{
913
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoHeader, decorators: [{
914
914
  type: Component,
915
915
  args: [{
916
916
  selector: 'dso-header',
@@ -931,8 +931,8 @@ let DsoHighlightBox = class DsoHighlightBox {
931
931
  c.detach();
932
932
  this.el = r.nativeElement;
933
933
  }
934
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoHighlightBox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
935
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoHighlightBox, isStandalone: true, selector: "dso-highlight-box", inputs: { border: "border", dropShadow: "dropShadow", step: "step", white: "white", yellow: "yellow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
934
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoHighlightBox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
935
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoHighlightBox, isStandalone: true, selector: "dso-highlight-box", inputs: { border: "border", dropShadow: "dropShadow", step: "step", white: "white", yellow: "yellow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
936
936
  };
937
937
  DsoHighlightBox = __decorate([
938
938
  ProxyCmp({
@@ -940,7 +940,7 @@ DsoHighlightBox = __decorate([
940
940
  inputs: ['border', 'dropShadow', 'step', 'white', 'yellow']
941
941
  })
942
942
  ], DsoHighlightBox);
943
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoHighlightBox, decorators: [{
943
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoHighlightBox, decorators: [{
944
944
  type: Component,
945
945
  args: [{
946
946
  selector: 'dso-highlight-box',
@@ -960,8 +960,8 @@ let DsoHistoryItem = class DsoHistoryItem {
960
960
  c.detach();
961
961
  this.el = r.nativeElement;
962
962
  }
963
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoHistoryItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
964
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoHistoryItem, isStandalone: true, selector: "dso-history-item", inputs: { href: "href", type: "type" }, outputs: { dsoClick: "dsoClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
963
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoHistoryItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
964
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoHistoryItem, isStandalone: true, selector: "dso-history-item", inputs: { href: "href", type: "type" }, outputs: { dsoClick: "dsoClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
965
965
  };
966
966
  DsoHistoryItem = __decorate([
967
967
  ProxyCmp({
@@ -969,7 +969,7 @@ DsoHistoryItem = __decorate([
969
969
  inputs: ['href', 'type']
970
970
  })
971
971
  ], DsoHistoryItem);
972
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoHistoryItem, decorators: [{
972
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoHistoryItem, decorators: [{
973
973
  type: Component,
974
974
  args: [{
975
975
  selector: 'dso-history-item',
@@ -990,8 +990,8 @@ let DsoIcon = class DsoIcon {
990
990
  c.detach();
991
991
  this.el = r.nativeElement;
992
992
  }
993
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
994
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoIcon, isStandalone: true, selector: "dso-icon", inputs: { icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
993
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
994
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoIcon, isStandalone: true, selector: "dso-icon", inputs: { icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
995
995
  };
996
996
  DsoIcon = __decorate([
997
997
  ProxyCmp({
@@ -999,7 +999,7 @@ DsoIcon = __decorate([
999
999
  inputs: ['icon']
1000
1000
  })
1001
1001
  ], DsoIcon);
1002
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoIcon, decorators: [{
1002
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoIcon, decorators: [{
1003
1003
  type: Component,
1004
1004
  args: [{
1005
1005
  selector: 'dso-icon',
@@ -1019,8 +1019,8 @@ let DsoIconButton = class DsoIconButton {
1019
1019
  c.detach();
1020
1020
  this.el = r.nativeElement;
1021
1021
  }
1022
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoIconButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1023
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoIconButton, isStandalone: true, selector: "dso-icon-button", inputs: { disabled: "disabled", icon: "icon", label: "label", tooltipPlacement: "tooltipPlacement", variant: "variant" }, outputs: { dsoClick: "dsoClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1022
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoIconButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1023
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoIconButton, isStandalone: true, selector: "dso-icon-button", inputs: { disabled: "disabled", icon: "icon", label: "label", tooltipPlacement: "tooltipPlacement", variant: "variant" }, outputs: { dsoClick: "dsoClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1024
1024
  };
1025
1025
  DsoIconButton = __decorate([
1026
1026
  ProxyCmp({
@@ -1029,7 +1029,7 @@ DsoIconButton = __decorate([
1029
1029
  methods: ['setFocus']
1030
1030
  })
1031
1031
  ], DsoIconButton);
1032
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoIconButton, decorators: [{
1032
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoIconButton, decorators: [{
1033
1033
  type: Component,
1034
1034
  args: [{
1035
1035
  selector: 'dso-icon-button',
@@ -1050,8 +1050,8 @@ let DsoImageOverlay = class DsoImageOverlay {
1050
1050
  c.detach();
1051
1051
  this.el = r.nativeElement;
1052
1052
  }
1053
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoImageOverlay, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1054
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoImageOverlay, isStandalone: true, selector: "dso-image-overlay", inputs: { wijzigactie: "wijzigactie" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1053
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoImageOverlay, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1054
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoImageOverlay, isStandalone: true, selector: "dso-image-overlay", inputs: { wijzigactie: "wijzigactie" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1055
1055
  };
1056
1056
  DsoImageOverlay = __decorate([
1057
1057
  ProxyCmp({
@@ -1059,7 +1059,7 @@ DsoImageOverlay = __decorate([
1059
1059
  inputs: ['wijzigactie']
1060
1060
  })
1061
1061
  ], DsoImageOverlay);
1062
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoImageOverlay, decorators: [{
1062
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoImageOverlay, decorators: [{
1063
1063
  type: Component,
1064
1064
  args: [{
1065
1065
  selector: 'dso-image-overlay',
@@ -1079,8 +1079,8 @@ let DsoInfo = class DsoInfo {
1079
1079
  c.detach();
1080
1080
  this.el = r.nativeElement;
1081
1081
  }
1082
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoInfo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1083
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoInfo, isStandalone: true, selector: "dso-info", inputs: { active: "active", fixed: "fixed" }, outputs: { dsoClose: "dsoClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1082
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoInfo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1083
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoInfo, isStandalone: true, selector: "dso-info", inputs: { active: "active", fixed: "fixed" }, outputs: { dsoClose: "dsoClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1084
1084
  };
1085
1085
  DsoInfo = __decorate([
1086
1086
  ProxyCmp({
@@ -1088,7 +1088,7 @@ DsoInfo = __decorate([
1088
1088
  inputs: ['active', 'fixed']
1089
1089
  })
1090
1090
  ], DsoInfo);
1091
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoInfo, decorators: [{
1091
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoInfo, decorators: [{
1092
1092
  type: Component,
1093
1093
  args: [{
1094
1094
  selector: 'dso-info',
@@ -1110,8 +1110,8 @@ let DsoInfoButton = class DsoInfoButton {
1110
1110
  c.detach();
1111
1111
  this.el = r.nativeElement;
1112
1112
  }
1113
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoInfoButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1114
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoInfoButton, isStandalone: true, selector: "dso-info-button", inputs: { active: "active", label: "label", secondary: "secondary" }, outputs: { dsoToggle: "dsoToggle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1113
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoInfoButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1114
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoInfoButton, isStandalone: true, selector: "dso-info-button", inputs: { active: "active", label: "label", secondary: "secondary" }, outputs: { dsoToggle: "dsoToggle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1115
1115
  };
1116
1116
  DsoInfoButton = __decorate([
1117
1117
  ProxyCmp({
@@ -1120,7 +1120,7 @@ DsoInfoButton = __decorate([
1120
1120
  methods: ['setFocus']
1121
1121
  })
1122
1122
  ], DsoInfoButton);
1123
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoInfoButton, decorators: [{
1123
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoInfoButton, decorators: [{
1124
1124
  type: Component,
1125
1125
  args: [{
1126
1126
  selector: 'dso-info-button',
@@ -1142,8 +1142,8 @@ let DsoInputRange = class DsoInputRange {
1142
1142
  c.detach();
1143
1143
  this.el = r.nativeElement;
1144
1144
  }
1145
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoInputRange, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1146
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoInputRange, isStandalone: true, selector: "dso-input-range", inputs: { description: "description", label: "label", max: "max", min: "min", step: "step", unit: "unit", value: "value" }, outputs: { dsoChange: "dsoChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1145
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoInputRange, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1146
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoInputRange, isStandalone: true, selector: "dso-input-range", inputs: { description: "description", label: "label", max: "max", min: "min", step: "step", unit: "unit", value: "value" }, outputs: { dsoChange: "dsoChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1147
1147
  };
1148
1148
  DsoInputRange = __decorate([
1149
1149
  ProxyCmp({
@@ -1151,7 +1151,7 @@ DsoInputRange = __decorate([
1151
1151
  inputs: ['description', 'label', 'max', 'min', 'step', 'unit', 'value']
1152
1152
  })
1153
1153
  ], DsoInputRange);
1154
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoInputRange, decorators: [{
1154
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoInputRange, decorators: [{
1155
1155
  type: Component,
1156
1156
  args: [{
1157
1157
  selector: 'dso-input-range',
@@ -1173,8 +1173,8 @@ let DsoLabel = class DsoLabel {
1173
1173
  c.detach();
1174
1174
  this.el = r.nativeElement;
1175
1175
  }
1176
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoLabel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1177
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoLabel, isStandalone: true, selector: "dso-label", inputs: { compact: "compact", removable: "removable", status: "status", truncate: "truncate" }, outputs: { dsoRemoveClick: "dsoRemoveClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1176
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoLabel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1177
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoLabel, isStandalone: true, selector: "dso-label", inputs: { compact: "compact", removable: "removable", status: "status", truncate: "truncate" }, outputs: { dsoRemoveClick: "dsoRemoveClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1178
1178
  };
1179
1179
  DsoLabel = __decorate([
1180
1180
  ProxyCmp({
@@ -1182,7 +1182,7 @@ DsoLabel = __decorate([
1182
1182
  inputs: ['compact', 'removable', 'status', 'truncate']
1183
1183
  })
1184
1184
  ], DsoLabel);
1185
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoLabel, decorators: [{
1185
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoLabel, decorators: [{
1186
1186
  type: Component,
1187
1187
  args: [{
1188
1188
  selector: 'dso-label',
@@ -1205,8 +1205,8 @@ let DsoLegend = class DsoLegend {
1205
1205
  c.detach();
1206
1206
  this.el = r.nativeElement;
1207
1207
  }
1208
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoLegend, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1209
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoLegend, isStandalone: true, selector: "dso-legend", inputs: { tabItems: "tabItems" }, outputs: { dsoContentSwitch: "dsoContentSwitch", dsoClose: "dsoClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1208
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoLegend, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1209
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoLegend, isStandalone: true, selector: "dso-legend", inputs: { tabItems: "tabItems" }, outputs: { dsoContentSwitch: "dsoContentSwitch", dsoClose: "dsoClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1210
1210
  };
1211
1211
  DsoLegend = __decorate([
1212
1212
  ProxyCmp({
@@ -1214,7 +1214,7 @@ DsoLegend = __decorate([
1214
1214
  inputs: ['tabItems']
1215
1215
  })
1216
1216
  ], DsoLegend);
1217
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoLegend, decorators: [{
1217
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoLegend, decorators: [{
1218
1218
  type: Component,
1219
1219
  args: [{
1220
1220
  selector: 'dso-legend',
@@ -1240,8 +1240,8 @@ let DsoLegendItem = class DsoLegendItem {
1240
1240
  c.detach();
1241
1241
  this.el = r.nativeElement;
1242
1242
  }
1243
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoLegendItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1244
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoLegendItem, isStandalone: true, selector: "dso-legend-item", inputs: { activatable: "activatable", active: "active", disabled: "disabled", disabledMessage: "disabledMessage" }, outputs: { dsoActiveChange: "dsoActiveChange", dsoMouseEnter: "dsoMouseEnter", dsoMouseLeave: "dsoMouseLeave" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1243
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoLegendItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1244
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoLegendItem, isStandalone: true, selector: "dso-legend-item", inputs: { activatable: "activatable", active: "active", disabled: "disabled", disabledMessage: "disabledMessage" }, outputs: { dsoActiveChange: "dsoActiveChange", dsoMouseEnter: "dsoMouseEnter", dsoMouseLeave: "dsoMouseLeave" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1245
1245
  };
1246
1246
  DsoLegendItem = __decorate([
1247
1247
  ProxyCmp({
@@ -1249,7 +1249,7 @@ DsoLegendItem = __decorate([
1249
1249
  inputs: ['activatable', 'active', 'disabled', 'disabledMessage']
1250
1250
  })
1251
1251
  ], DsoLegendItem);
1252
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoLegendItem, decorators: [{
1252
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoLegendItem, decorators: [{
1253
1253
  type: Component,
1254
1254
  args: [{
1255
1255
  selector: 'dso-legend-item',
@@ -1276,8 +1276,8 @@ let DsoListButton = class DsoListButton {
1276
1276
  c.detach();
1277
1277
  this.el = r.nativeElement;
1278
1278
  }
1279
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoListButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1280
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoListButton, isStandalone: true, selector: "dso-list-button", inputs: { checked: "checked", count: "count", disabled: "disabled", label: "label", max: "max", min: "min", subcontentPrefix: "subcontentPrefix", sublabel: "sublabel" }, outputs: { dsoCountChange: "dsoCountChange", dsoSelectedChange: "dsoSelectedChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1279
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoListButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1280
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoListButton, isStandalone: true, selector: "dso-list-button", inputs: { checked: "checked", count: "count", disabled: "disabled", label: "label", max: "max", min: "min", subcontentPrefix: "subcontentPrefix", sublabel: "sublabel" }, outputs: { dsoCountChange: "dsoCountChange", dsoSelectedChange: "dsoSelectedChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1281
1281
  };
1282
1282
  DsoListButton = __decorate([
1283
1283
  ProxyCmp({
@@ -1285,7 +1285,7 @@ DsoListButton = __decorate([
1285
1285
  inputs: ['checked', 'count', 'disabled', 'label', 'max', 'min', 'subcontentPrefix', 'sublabel']
1286
1286
  })
1287
1287
  ], DsoListButton);
1288
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoListButton, decorators: [{
1288
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoListButton, decorators: [{
1289
1289
  type: Component,
1290
1290
  args: [{
1291
1291
  selector: 'dso-list-button',
@@ -1310,8 +1310,8 @@ let DsoLogo = class DsoLogo {
1310
1310
  c.detach();
1311
1311
  this.el = r.nativeElement;
1312
1312
  }
1313
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoLogo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1314
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoLogo, isStandalone: true, selector: "dso-logo", inputs: { label: "label", labelUrl: "labelUrl", logoUrl: "logoUrl", name: "name", ribbon: "ribbon" }, outputs: { dsoLogoClick: "dsoLogoClick", dsoLabelClick: "dsoLabelClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1313
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoLogo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1314
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoLogo, isStandalone: true, selector: "dso-logo", inputs: { label: "label", labelUrl: "labelUrl", logoUrl: "logoUrl", name: "name", ribbon: "ribbon" }, outputs: { dsoLogoClick: "dsoLogoClick", dsoLabelClick: "dsoLabelClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1315
1315
  };
1316
1316
  DsoLogo = __decorate([
1317
1317
  ProxyCmp({
@@ -1319,7 +1319,7 @@ DsoLogo = __decorate([
1319
1319
  inputs: ['label', 'labelUrl', 'logoUrl', 'name', 'ribbon']
1320
1320
  })
1321
1321
  ], DsoLogo);
1322
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoLogo, decorators: [{
1322
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoLogo, decorators: [{
1323
1323
  type: Component,
1324
1324
  args: [{
1325
1325
  selector: 'dso-logo',
@@ -1343,8 +1343,8 @@ let DsoMapBaseLayers = class DsoMapBaseLayers {
1343
1343
  c.detach();
1344
1344
  this.el = r.nativeElement;
1345
1345
  }
1346
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoMapBaseLayers, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1347
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoMapBaseLayers, isStandalone: true, selector: "dso-map-base-layers", inputs: { baseLayers: "baseLayers", group: "group" }, outputs: { dsoBaseLayerChange: "dsoBaseLayerChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1346
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoMapBaseLayers, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1347
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoMapBaseLayers, isStandalone: true, selector: "dso-map-base-layers", inputs: { baseLayers: "baseLayers", group: "group" }, outputs: { dsoBaseLayerChange: "dsoBaseLayerChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1348
1348
  };
1349
1349
  DsoMapBaseLayers = __decorate([
1350
1350
  ProxyCmp({
@@ -1352,7 +1352,7 @@ DsoMapBaseLayers = __decorate([
1352
1352
  inputs: ['baseLayers', 'group']
1353
1353
  })
1354
1354
  ], DsoMapBaseLayers);
1355
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoMapBaseLayers, decorators: [{
1355
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoMapBaseLayers, decorators: [{
1356
1356
  type: Component,
1357
1357
  args: [{
1358
1358
  selector: 'dso-map-base-layers',
@@ -1376,8 +1376,8 @@ let DsoMapControls = class DsoMapControls {
1376
1376
  c.detach();
1377
1377
  this.el = r.nativeElement;
1378
1378
  }
1379
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoMapControls, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1380
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoMapControls, isStandalone: true, selector: "dso-map-controls", inputs: { disableZoom: "disableZoom", open: "open" }, outputs: { dsoZoomIn: "dsoZoomIn", dsoZoomOut: "dsoZoomOut", dsoToggle: "dsoToggle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1379
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoMapControls, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1380
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoMapControls, isStandalone: true, selector: "dso-map-controls", inputs: { disableZoom: "disableZoom", open: "open" }, outputs: { dsoZoomIn: "dsoZoomIn", dsoZoomOut: "dsoZoomOut", dsoToggle: "dsoToggle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1381
1381
  };
1382
1382
  DsoMapControls = __decorate([
1383
1383
  ProxyCmp({
@@ -1386,7 +1386,7 @@ DsoMapControls = __decorate([
1386
1386
  methods: ['toggleVisibility']
1387
1387
  })
1388
1388
  ], DsoMapControls);
1389
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoMapControls, decorators: [{
1389
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoMapControls, decorators: [{
1390
1390
  type: Component,
1391
1391
  args: [{
1392
1392
  selector: 'dso-map-controls',
@@ -1412,8 +1412,8 @@ let DsoMapLayer = class DsoMapLayer {
1412
1412
  c.detach();
1413
1413
  this.el = r.nativeElement;
1414
1414
  }
1415
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoMapLayer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1416
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoMapLayer, isStandalone: true, selector: "dso-map-layer", inputs: { activatable: "activatable", active: "active", label: "label" }, outputs: { dsoActiveChange: "dsoActiveChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1415
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoMapLayer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1416
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoMapLayer, isStandalone: true, selector: "dso-map-layer", inputs: { activatable: "activatable", active: "active", label: "label" }, outputs: { dsoActiveChange: "dsoActiveChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1417
1417
  };
1418
1418
  DsoMapLayer = __decorate([
1419
1419
  ProxyCmp({
@@ -1421,7 +1421,7 @@ DsoMapLayer = __decorate([
1421
1421
  inputs: ['activatable', 'active', 'label']
1422
1422
  })
1423
1423
  ], DsoMapLayer);
1424
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoMapLayer, decorators: [{
1424
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoMapLayer, decorators: [{
1425
1425
  type: Component,
1426
1426
  args: [{
1427
1427
  selector: 'dso-map-layer',
@@ -1445,8 +1445,8 @@ let DsoMapLayerObject = class DsoMapLayerObject {
1445
1445
  c.detach();
1446
1446
  this.el = r.nativeElement;
1447
1447
  }
1448
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoMapLayerObject, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1449
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoMapLayerObject, isStandalone: true, selector: "dso-map-layer-object", inputs: { active: "active" }, outputs: { dsoActiveChange: "dsoActiveChange", dsoMouseEnter: "dsoMouseEnter", dsoMouseLeave: "dsoMouseLeave" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1448
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoMapLayerObject, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1449
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoMapLayerObject, isStandalone: true, selector: "dso-map-layer-object", inputs: { active: "active" }, outputs: { dsoActiveChange: "dsoActiveChange", dsoMouseEnter: "dsoMouseEnter", dsoMouseLeave: "dsoMouseLeave" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1450
1450
  };
1451
1451
  DsoMapLayerObject = __decorate([
1452
1452
  ProxyCmp({
@@ -1454,7 +1454,7 @@ DsoMapLayerObject = __decorate([
1454
1454
  inputs: ['active']
1455
1455
  })
1456
1456
  ], DsoMapLayerObject);
1457
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoMapLayerObject, decorators: [{
1457
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoMapLayerObject, decorators: [{
1458
1458
  type: Component,
1459
1459
  args: [{
1460
1460
  selector: 'dso-map-layer-object',
@@ -1480,8 +1480,8 @@ let DsoMapOverlays = class DsoMapOverlays {
1480
1480
  c.detach();
1481
1481
  this.el = r.nativeElement;
1482
1482
  }
1483
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoMapOverlays, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1484
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoMapOverlays, isStandalone: true, selector: "dso-map-overlays", inputs: { group: "group", overlays: "overlays" }, outputs: { dsoToggleOverlay: "dsoToggleOverlay" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1483
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoMapOverlays, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1484
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoMapOverlays, isStandalone: true, selector: "dso-map-overlays", inputs: { group: "group", overlays: "overlays" }, outputs: { dsoToggleOverlay: "dsoToggleOverlay" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1485
1485
  };
1486
1486
  DsoMapOverlays = __decorate([
1487
1487
  ProxyCmp({
@@ -1489,7 +1489,7 @@ DsoMapOverlays = __decorate([
1489
1489
  inputs: ['group', 'overlays']
1490
1490
  })
1491
1491
  ], DsoMapOverlays);
1492
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoMapOverlays, decorators: [{
1492
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoMapOverlays, decorators: [{
1493
1493
  type: Component,
1494
1494
  args: [{
1495
1495
  selector: 'dso-map-overlays',
@@ -1514,8 +1514,8 @@ let DsoMarkBar = class DsoMarkBar {
1514
1514
  c.detach();
1515
1515
  this.el = r.nativeElement;
1516
1516
  }
1517
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoMarkBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1518
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoMarkBar, isStandalone: true, selector: "dso-mark-bar", inputs: { current: "current", label: "label", totalCount: "totalCount", value: "value" }, outputs: { dsoInput: "dsoInput", dsoNext: "dsoNext", dsoPrevious: "dsoPrevious", dsoClear: "dsoClear" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1517
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoMarkBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1518
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoMarkBar, isStandalone: true, selector: "dso-mark-bar", inputs: { current: "current", label: "label", totalCount: "totalCount", value: "value" }, outputs: { dsoInput: "dsoInput", dsoNext: "dsoNext", dsoPrevious: "dsoPrevious", dsoClear: "dsoClear" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1519
1519
  };
1520
1520
  DsoMarkBar = __decorate([
1521
1521
  ProxyCmp({
@@ -1524,7 +1524,7 @@ DsoMarkBar = __decorate([
1524
1524
  methods: ['dsoFocus']
1525
1525
  })
1526
1526
  ], DsoMarkBar);
1527
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoMarkBar, decorators: [{
1527
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoMarkBar, decorators: [{
1528
1528
  type: Component,
1529
1529
  args: [{
1530
1530
  selector: 'dso-mark-bar',
@@ -1552,8 +1552,8 @@ let DsoModal = class DsoModal {
1552
1552
  c.detach();
1553
1553
  this.el = r.nativeElement;
1554
1554
  }
1555
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1556
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoModal, isStandalone: true, selector: "dso-modal", inputs: { closable: "closable", dialogRole: "dialogRole", fullscreen: "fullscreen", modalTitle: "modalTitle", returnFocus: "returnFocus" }, outputs: { dsoClose: "dsoClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1555
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1556
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoModal, isStandalone: true, selector: "dso-modal", inputs: { closable: "closable", dialogRole: "dialogRole", fullscreen: "fullscreen", modalTitle: "modalTitle", returnFocus: "returnFocus" }, outputs: { dsoClose: "dsoClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1557
1557
  };
1558
1558
  DsoModal = __decorate([
1559
1559
  ProxyCmp({
@@ -1561,7 +1561,7 @@ DsoModal = __decorate([
1561
1561
  inputs: ['closable', 'dialogRole', 'fullscreen', 'modalTitle', 'returnFocus']
1562
1562
  })
1563
1563
  ], DsoModal);
1564
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoModal, decorators: [{
1564
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoModal, decorators: [{
1565
1565
  type: Component,
1566
1566
  args: [{
1567
1567
  selector: 'dso-modal',
@@ -1583,8 +1583,8 @@ let DsoOnboardingTip = class DsoOnboardingTip {
1583
1583
  c.detach();
1584
1584
  this.el = r.nativeElement;
1585
1585
  }
1586
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoOnboardingTip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1587
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoOnboardingTip, isStandalone: true, selector: "dso-onboarding-tip", inputs: { placement: "placement" }, outputs: { dsoClose: "dsoClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1586
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoOnboardingTip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1587
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoOnboardingTip, isStandalone: true, selector: "dso-onboarding-tip", inputs: { placement: "placement" }, outputs: { dsoClose: "dsoClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1588
1588
  };
1589
1589
  DsoOnboardingTip = __decorate([
1590
1590
  ProxyCmp({
@@ -1592,7 +1592,7 @@ DsoOnboardingTip = __decorate([
1592
1592
  inputs: ['placement']
1593
1593
  })
1594
1594
  ], DsoOnboardingTip);
1595
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoOnboardingTip, decorators: [{
1595
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoOnboardingTip, decorators: [{
1596
1596
  type: Component,
1597
1597
  args: [{
1598
1598
  selector: 'dso-onboarding-tip',
@@ -1615,8 +1615,8 @@ let DsoOzonContent = class DsoOzonContent {
1615
1615
  c.detach();
1616
1616
  this.el = r.nativeElement;
1617
1617
  }
1618
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoOzonContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1619
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoOzonContent, isStandalone: true, selector: "dso-ozon-content", inputs: { annotated: "annotated", begripResolver: "begripResolver", content: "content", inline: "inline", mark: "mark", urlResolver: "urlResolver" }, outputs: { dsoClick: "dsoClick", dsoOzonContentMarkItemHighlight: "dsoOzonContentMarkItemHighlight" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1618
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoOzonContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1619
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoOzonContent, isStandalone: true, selector: "dso-ozon-content", inputs: { annotated: "annotated", begripResolver: "begripResolver", content: "content", inline: "inline", mark: "mark", urlResolver: "urlResolver" }, outputs: { dsoClick: "dsoClick", dsoOzonContentMarkItemHighlight: "dsoOzonContentMarkItemHighlight" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1620
1620
  };
1621
1621
  DsoOzonContent = __decorate([
1622
1622
  ProxyCmp({
@@ -1624,7 +1624,7 @@ DsoOzonContent = __decorate([
1624
1624
  inputs: ['annotated', 'begripResolver', 'content', 'inline', 'mark', 'urlResolver']
1625
1625
  })
1626
1626
  ], DsoOzonContent);
1627
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoOzonContent, decorators: [{
1627
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoOzonContent, decorators: [{
1628
1628
  type: Component,
1629
1629
  args: [{
1630
1630
  selector: 'dso-ozon-content',
@@ -1647,8 +1647,8 @@ let DsoOzonContentToggletip = class DsoOzonContentToggletip {
1647
1647
  c.detach();
1648
1648
  this.el = r.nativeElement;
1649
1649
  }
1650
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoOzonContentToggletip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1651
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoOzonContentToggletip, isStandalone: true, selector: "dso-ozon-content-toggletip", inputs: { icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1650
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoOzonContentToggletip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1651
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoOzonContentToggletip, isStandalone: true, selector: "dso-ozon-content-toggletip", inputs: { icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1652
1652
  };
1653
1653
  DsoOzonContentToggletip = __decorate([
1654
1654
  ProxyCmp({
@@ -1656,7 +1656,7 @@ DsoOzonContentToggletip = __decorate([
1656
1656
  inputs: ['icon']
1657
1657
  })
1658
1658
  ], DsoOzonContentToggletip);
1659
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoOzonContentToggletip, decorators: [{
1659
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoOzonContentToggletip, decorators: [{
1660
1660
  type: Component,
1661
1661
  args: [{
1662
1662
  selector: 'dso-ozon-content-toggletip',
@@ -1676,8 +1676,8 @@ let DsoPagination = class DsoPagination {
1676
1676
  c.detach();
1677
1677
  this.el = r.nativeElement;
1678
1678
  }
1679
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoPagination, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1680
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoPagination, isStandalone: true, selector: "dso-pagination", inputs: { currentPage: "currentPage", formatHref: "formatHref", totalPages: "totalPages" }, outputs: { dsoSelectPage: "dsoSelectPage" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1679
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoPagination, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1680
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoPagination, isStandalone: true, selector: "dso-pagination", inputs: { currentPage: "currentPage", formatHref: "formatHref", totalPages: "totalPages" }, outputs: { dsoSelectPage: "dsoSelectPage" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1681
1681
  };
1682
1682
  DsoPagination = __decorate([
1683
1683
  ProxyCmp({
@@ -1685,7 +1685,7 @@ DsoPagination = __decorate([
1685
1685
  inputs: ['currentPage', 'formatHref', 'totalPages']
1686
1686
  })
1687
1687
  ], DsoPagination);
1688
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoPagination, decorators: [{
1688
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoPagination, decorators: [{
1689
1689
  type: Component,
1690
1690
  args: [{
1691
1691
  selector: 'dso-pagination',
@@ -1707,8 +1707,8 @@ let DsoPanel = class DsoPanel {
1707
1707
  c.detach();
1708
1708
  this.el = r.nativeElement;
1709
1709
  }
1710
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoPanel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1711
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoPanel, isStandalone: true, selector: "dso-panel", inputs: { closeButtonLabel: "closeButtonLabel", emphasized: "emphasized" }, outputs: { dsoCloseClick: "dsoCloseClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1710
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoPanel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1711
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoPanel, isStandalone: true, selector: "dso-panel", inputs: { closeButtonLabel: "closeButtonLabel", emphasized: "emphasized" }, outputs: { dsoCloseClick: "dsoCloseClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1712
1712
  };
1713
1713
  DsoPanel = __decorate([
1714
1714
  ProxyCmp({
@@ -1716,7 +1716,7 @@ DsoPanel = __decorate([
1716
1716
  inputs: ['closeButtonLabel', 'emphasized']
1717
1717
  })
1718
1718
  ], DsoPanel);
1719
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoPanel, decorators: [{
1719
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoPanel, decorators: [{
1720
1720
  type: Component,
1721
1721
  args: [{
1722
1722
  selector: 'dso-panel',
@@ -1738,8 +1738,8 @@ let DsoPlekinfoCard = class DsoPlekinfoCard {
1738
1738
  c.detach();
1739
1739
  this.el = r.nativeElement;
1740
1740
  }
1741
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoPlekinfoCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1742
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoPlekinfoCard, isStandalone: true, selector: "dso-plekinfo-card", inputs: { active: "active", href: "href", targetBlank: "targetBlank", wijzigactie: "wijzigactie" }, outputs: { dsoPlekinfoCardClick: "dsoPlekinfoCardClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1741
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoPlekinfoCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1742
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoPlekinfoCard, isStandalone: true, selector: "dso-plekinfo-card", inputs: { active: "active", href: "href", targetBlank: "targetBlank", wijzigactie: "wijzigactie" }, outputs: { dsoPlekinfoCardClick: "dsoPlekinfoCardClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1743
1743
  };
1744
1744
  DsoPlekinfoCard = __decorate([
1745
1745
  ProxyCmp({
@@ -1747,7 +1747,7 @@ DsoPlekinfoCard = __decorate([
1747
1747
  inputs: ['active', 'href', 'targetBlank', 'wijzigactie']
1748
1748
  })
1749
1749
  ], DsoPlekinfoCard);
1750
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoPlekinfoCard, decorators: [{
1750
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoPlekinfoCard, decorators: [{
1751
1751
  type: Component,
1752
1752
  args: [{
1753
1753
  selector: 'dso-plekinfo-card',
@@ -1768,8 +1768,8 @@ let DsoProgressIndicator = class DsoProgressIndicator {
1768
1768
  c.detach();
1769
1769
  this.el = r.nativeElement;
1770
1770
  }
1771
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoProgressIndicator, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1772
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoProgressIndicator, isStandalone: true, selector: "dso-progress-indicator", inputs: { block: "block", label: "label", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1771
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoProgressIndicator, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1772
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoProgressIndicator, isStandalone: true, selector: "dso-progress-indicator", inputs: { block: "block", label: "label", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1773
1773
  };
1774
1774
  DsoProgressIndicator = __decorate([
1775
1775
  ProxyCmp({
@@ -1777,7 +1777,7 @@ DsoProgressIndicator = __decorate([
1777
1777
  inputs: ['block', 'label', 'size']
1778
1778
  })
1779
1779
  ], DsoProgressIndicator);
1780
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoProgressIndicator, decorators: [{
1780
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoProgressIndicator, decorators: [{
1781
1781
  type: Component,
1782
1782
  args: [{
1783
1783
  selector: 'dso-progress-indicator',
@@ -1796,8 +1796,8 @@ let DsoProjectItem = class DsoProjectItem {
1796
1796
  c.detach();
1797
1797
  this.el = r.nativeElement;
1798
1798
  }
1799
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoProjectItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1800
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoProjectItem, isStandalone: true, selector: "dso-project-item", inputs: { label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1799
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoProjectItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1800
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoProjectItem, isStandalone: true, selector: "dso-project-item", inputs: { label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1801
1801
  };
1802
1802
  DsoProjectItem = __decorate([
1803
1803
  ProxyCmp({
@@ -1805,7 +1805,7 @@ DsoProjectItem = __decorate([
1805
1805
  inputs: ['label']
1806
1806
  })
1807
1807
  ], DsoProjectItem);
1808
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoProjectItem, decorators: [{
1808
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoProjectItem, decorators: [{
1809
1809
  type: Component,
1810
1810
  args: [{
1811
1811
  selector: 'dso-project-item',
@@ -1825,8 +1825,8 @@ let DsoRenvooi = class DsoRenvooi {
1825
1825
  c.detach();
1826
1826
  this.el = r.nativeElement;
1827
1827
  }
1828
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoRenvooi, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1829
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoRenvooi, isStandalone: true, selector: "dso-renvooi", inputs: { mark: "mark", value: "value" }, outputs: { dsoRenvooiMarkItemHighlight: "dsoRenvooiMarkItemHighlight" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1828
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoRenvooi, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1829
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoRenvooi, isStandalone: true, selector: "dso-renvooi", inputs: { mark: "mark", value: "value" }, outputs: { dsoRenvooiMarkItemHighlight: "dsoRenvooiMarkItemHighlight" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1830
1830
  };
1831
1831
  DsoRenvooi = __decorate([
1832
1832
  ProxyCmp({
@@ -1834,7 +1834,7 @@ DsoRenvooi = __decorate([
1834
1834
  inputs: ['mark', 'value']
1835
1835
  })
1836
1836
  ], DsoRenvooi);
1837
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoRenvooi, decorators: [{
1837
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoRenvooi, decorators: [{
1838
1838
  type: Component,
1839
1839
  args: [{
1840
1840
  selector: 'dso-renvooi',
@@ -1856,8 +1856,8 @@ let DsoResponsiveElement = class DsoResponsiveElement {
1856
1856
  c.detach();
1857
1857
  this.el = r.nativeElement;
1858
1858
  }
1859
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoResponsiveElement, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1860
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoResponsiveElement, isStandalone: true, selector: "dso-responsive-element", outputs: { dsoSizeChange: "dsoSizeChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1859
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoResponsiveElement, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1860
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoResponsiveElement, isStandalone: true, selector: "dso-responsive-element", outputs: { dsoSizeChange: "dsoSizeChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1861
1861
  };
1862
1862
  DsoResponsiveElement = __decorate([
1863
1863
  ProxyCmp({
@@ -1865,7 +1865,7 @@ DsoResponsiveElement = __decorate([
1865
1865
  methods: ['getSize']
1866
1866
  })
1867
1867
  ], DsoResponsiveElement);
1868
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoResponsiveElement, decorators: [{
1868
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoResponsiveElement, decorators: [{
1869
1869
  type: Component,
1870
1870
  args: [{
1871
1871
  selector: 'dso-responsive-element',
@@ -1887,15 +1887,15 @@ let DsoScrollable = class DsoScrollable {
1887
1887
  c.detach();
1888
1888
  this.el = r.nativeElement;
1889
1889
  }
1890
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoScrollable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1891
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoScrollable, isStandalone: true, selector: "dso-scrollable", outputs: { dsoScrollEnd: "dsoScrollEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1890
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoScrollable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1891
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoScrollable, isStandalone: true, selector: "dso-scrollable", outputs: { dsoScrollEnd: "dsoScrollEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1892
1892
  };
1893
1893
  DsoScrollable = __decorate([
1894
1894
  ProxyCmp({
1895
1895
  defineCustomElementFn: defineCustomElement$U
1896
1896
  })
1897
1897
  ], DsoScrollable);
1898
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoScrollable, decorators: [{
1898
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoScrollable, decorators: [{
1899
1899
  type: Component,
1900
1900
  args: [{
1901
1901
  selector: 'dso-scrollable',
@@ -1917,8 +1917,8 @@ let DsoSelectable = class DsoSelectable {
1917
1917
  c.detach();
1918
1918
  this.el = r.nativeElement;
1919
1919
  }
1920
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoSelectable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1921
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoSelectable, isStandalone: true, selector: "dso-selectable", inputs: { checked: "checked", describedById: "describedById", disabled: "disabled", identifier: "identifier", indeterminate: "indeterminate", infoFixed: "infoFixed", invalid: "invalid", labelledById: "labelledById", name: "name", required: "required", type: "type", value: "value" }, outputs: { dsoChange: "dsoChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1920
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoSelectable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1921
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoSelectable, isStandalone: true, selector: "dso-selectable", inputs: { checked: "checked", describedById: "describedById", disabled: "disabled", identifier: "identifier", indeterminate: "indeterminate", infoFixed: "infoFixed", invalid: "invalid", labelledById: "labelledById", name: "name", required: "required", type: "type", value: "value" }, outputs: { dsoChange: "dsoChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1922
1922
  };
1923
1923
  DsoSelectable = __decorate([
1924
1924
  ProxyCmp({
@@ -1927,7 +1927,7 @@ DsoSelectable = __decorate([
1927
1927
  methods: ['toggleInfo']
1928
1928
  })
1929
1929
  ], DsoSelectable);
1930
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoSelectable, decorators: [{
1930
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoSelectable, decorators: [{
1931
1931
  type: Component,
1932
1932
  args: [{
1933
1933
  selector: 'dso-selectable',
@@ -1949,8 +1949,8 @@ let DsoSkiplink = class DsoSkiplink {
1949
1949
  c.detach();
1950
1950
  this.el = r.nativeElement;
1951
1951
  }
1952
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoSkiplink, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1953
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoSkiplink, isStandalone: true, selector: "dso-skiplink", inputs: { label: "label", to: "to" }, outputs: { dsoSkiplinkClick: "dsoSkiplinkClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1952
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoSkiplink, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1953
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoSkiplink, isStandalone: true, selector: "dso-skiplink", inputs: { label: "label", to: "to" }, outputs: { dsoSkiplinkClick: "dsoSkiplinkClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1954
1954
  };
1955
1955
  DsoSkiplink = __decorate([
1956
1956
  ProxyCmp({
@@ -1958,7 +1958,7 @@ DsoSkiplink = __decorate([
1958
1958
  inputs: ['label', 'to']
1959
1959
  })
1960
1960
  ], DsoSkiplink);
1961
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoSkiplink, decorators: [{
1961
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoSkiplink, decorators: [{
1962
1962
  type: Component,
1963
1963
  args: [{
1964
1964
  selector: 'dso-skiplink',
@@ -1980,8 +1980,8 @@ let DsoSlideToggle = class DsoSlideToggle {
1980
1980
  c.detach();
1981
1981
  this.el = r.nativeElement;
1982
1982
  }
1983
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoSlideToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1984
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoSlideToggle, isStandalone: true, selector: "dso-slide-toggle", inputs: { accessibleLabel: "accessibleLabel", checked: "checked", disabled: "disabled", identifier: "identifier", labelledbyId: "labelledbyId" }, outputs: { dsoActiveChange: "dsoActiveChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1983
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoSlideToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1984
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoSlideToggle, isStandalone: true, selector: "dso-slide-toggle", inputs: { accessibleLabel: "accessibleLabel", checked: "checked", disabled: "disabled", identifier: "identifier", labelledbyId: "labelledbyId" }, outputs: { dsoActiveChange: "dsoActiveChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1985
1985
  };
1986
1986
  DsoSlideToggle = __decorate([
1987
1987
  ProxyCmp({
@@ -1989,7 +1989,7 @@ DsoSlideToggle = __decorate([
1989
1989
  inputs: ['accessibleLabel', 'checked', 'disabled', 'identifier', 'labelledbyId']
1990
1990
  })
1991
1991
  ], DsoSlideToggle);
1992
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoSlideToggle, decorators: [{
1992
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoSlideToggle, decorators: [{
1993
1993
  type: Component,
1994
1994
  args: [{
1995
1995
  selector: 'dso-slide-toggle',
@@ -2012,15 +2012,15 @@ let DsoSurveyRating = class DsoSurveyRating {
2012
2012
  c.detach();
2013
2013
  this.el = r.nativeElement;
2014
2014
  }
2015
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoSurveyRating, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2016
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoSurveyRating, isStandalone: true, selector: "dso-survey-rating", outputs: { dsoSubmit: "dsoSubmit", dsoClose: "dsoClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2015
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoSurveyRating, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2016
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoSurveyRating, isStandalone: true, selector: "dso-survey-rating", outputs: { dsoSubmit: "dsoSubmit", dsoClose: "dsoClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2017
2017
  };
2018
2018
  DsoSurveyRating = __decorate([
2019
2019
  ProxyCmp({
2020
2020
  defineCustomElementFn: defineCustomElement$Y
2021
2021
  })
2022
2022
  ], DsoSurveyRating);
2023
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoSurveyRating, decorators: [{
2023
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoSurveyRating, decorators: [{
2024
2024
  type: Component,
2025
2025
  args: [{
2026
2026
  selector: 'dso-survey-rating',
@@ -2044,8 +2044,8 @@ let DsoTab = class DsoTab {
2044
2044
  c.detach();
2045
2045
  this.el = r.nativeElement;
2046
2046
  }
2047
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoTab, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2048
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoTab, isStandalone: true, selector: "dso-tab", inputs: { active: "active", disabled: "disabled", href: "href" }, outputs: { dsoTabSwitch: "dsoTabSwitch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2047
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoTab, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2048
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoTab, isStandalone: true, selector: "dso-tab", inputs: { active: "active", disabled: "disabled", href: "href" }, outputs: { dsoTabSwitch: "dsoTabSwitch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2049
2049
  };
2050
2050
  DsoTab = __decorate([
2051
2051
  ProxyCmp({
@@ -2053,7 +2053,7 @@ DsoTab = __decorate([
2053
2053
  inputs: ['active', 'disabled', 'href']
2054
2054
  })
2055
2055
  ], DsoTab);
2056
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoTab, decorators: [{
2056
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoTab, decorators: [{
2057
2057
  type: Component,
2058
2058
  args: [{
2059
2059
  selector: 'dso-tab',
@@ -2074,8 +2074,8 @@ let DsoTable = class DsoTable {
2074
2074
  c.detach();
2075
2075
  this.el = r.nativeElement;
2076
2076
  }
2077
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoTable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2078
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoTable, isStandalone: true, selector: "dso-table", inputs: { noModal: "noModal" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2077
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoTable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2078
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoTable, isStandalone: true, selector: "dso-table", inputs: { noModal: "noModal" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2079
2079
  };
2080
2080
  DsoTable = __decorate([
2081
2081
  ProxyCmp({
@@ -2083,7 +2083,7 @@ DsoTable = __decorate([
2083
2083
  inputs: ['noModal']
2084
2084
  })
2085
2085
  ], DsoTable);
2086
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoTable, decorators: [{
2086
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoTable, decorators: [{
2087
2087
  type: Component,
2088
2088
  args: [{
2089
2089
  selector: 'dso-table',
@@ -2102,15 +2102,15 @@ let DsoTabs = class DsoTabs {
2102
2102
  c.detach();
2103
2103
  this.el = r.nativeElement;
2104
2104
  }
2105
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoTabs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2106
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoTabs, isStandalone: true, selector: "dso-tabs", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2105
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoTabs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2106
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoTabs, isStandalone: true, selector: "dso-tabs", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2107
2107
  };
2108
2108
  DsoTabs = __decorate([
2109
2109
  ProxyCmp({
2110
2110
  defineCustomElementFn: defineCustomElement$$
2111
2111
  })
2112
2112
  ], DsoTabs);
2113
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoTabs, decorators: [{
2113
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoTabs, decorators: [{
2114
2114
  type: Component,
2115
2115
  args: [{
2116
2116
  selector: 'dso-tabs',
@@ -2129,15 +2129,15 @@ let DsoTijdreisBanner = class DsoTijdreisBanner {
2129
2129
  c.detach();
2130
2130
  this.el = r.nativeElement;
2131
2131
  }
2132
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoTijdreisBanner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2133
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoTijdreisBanner, isStandalone: true, selector: "dso-tijdreis-banner", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2132
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoTijdreisBanner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2133
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoTijdreisBanner, isStandalone: true, selector: "dso-tijdreis-banner", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2134
2134
  };
2135
2135
  DsoTijdreisBanner = __decorate([
2136
2136
  ProxyCmp({
2137
2137
  defineCustomElementFn: defineCustomElement$10
2138
2138
  })
2139
2139
  ], DsoTijdreisBanner);
2140
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoTijdreisBanner, decorators: [{
2140
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoTijdreisBanner, decorators: [{
2141
2141
  type: Component,
2142
2142
  args: [{
2143
2143
  selector: 'dso-tijdreis-banner',
@@ -2156,8 +2156,8 @@ let DsoToggletip = class DsoToggletip {
2156
2156
  c.detach();
2157
2157
  this.el = r.nativeElement;
2158
2158
  }
2159
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoToggletip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2160
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoToggletip, isStandalone: true, selector: "dso-toggletip", inputs: { label: "label", position: "position", secondary: "secondary", small: "small" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2159
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoToggletip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2160
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoToggletip, isStandalone: true, selector: "dso-toggletip", inputs: { label: "label", position: "position", secondary: "secondary", small: "small" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2161
2161
  };
2162
2162
  DsoToggletip = __decorate([
2163
2163
  ProxyCmp({
@@ -2165,7 +2165,7 @@ DsoToggletip = __decorate([
2165
2165
  inputs: ['label', 'position', 'secondary', 'small']
2166
2166
  })
2167
2167
  ], DsoToggletip);
2168
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoToggletip, decorators: [{
2168
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoToggletip, decorators: [{
2169
2169
  type: Component,
2170
2170
  args: [{
2171
2171
  selector: 'dso-toggletip',
@@ -2184,8 +2184,8 @@ let DsoTooltip = class DsoTooltip {
2184
2184
  c.detach();
2185
2185
  this.el = r.nativeElement;
2186
2186
  }
2187
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoTooltip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2188
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoTooltip, isStandalone: true, selector: "dso-tooltip", inputs: { active: "active", descriptive: "descriptive", noArrow: "noArrow", position: "position", small: "small", stateless: "stateless", strategy: "strategy" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2187
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoTooltip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2188
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoTooltip, isStandalone: true, selector: "dso-tooltip", inputs: { active: "active", descriptive: "descriptive", noArrow: "noArrow", position: "position", small: "small", stateless: "stateless", strategy: "strategy" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2189
2189
  };
2190
2190
  DsoTooltip = __decorate([
2191
2191
  ProxyCmp({
@@ -2194,7 +2194,7 @@ DsoTooltip = __decorate([
2194
2194
  methods: ['activate', 'deactivate']
2195
2195
  })
2196
2196
  ], DsoTooltip);
2197
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoTooltip, decorators: [{
2197
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoTooltip, decorators: [{
2198
2198
  type: Component,
2199
2199
  args: [{
2200
2200
  selector: 'dso-tooltip',
@@ -2216,8 +2216,8 @@ let DsoTreeView = class DsoTreeView {
2216
2216
  c.detach();
2217
2217
  this.el = r.nativeElement;
2218
2218
  }
2219
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoTreeView, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2220
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoTreeView, isStandalone: true, selector: "dso-tree-view", inputs: { collection: "collection" }, outputs: { dsoOpenItem: "dsoOpenItem", dsoCloseItem: "dsoCloseItem", dsoClickItem: "dsoClickItem" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2219
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoTreeView, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2220
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoTreeView, isStandalone: true, selector: "dso-tree-view", inputs: { collection: "collection" }, outputs: { dsoOpenItem: "dsoOpenItem", dsoCloseItem: "dsoCloseItem", dsoClickItem: "dsoClickItem" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2221
2221
  };
2222
2222
  DsoTreeView = __decorate([
2223
2223
  ProxyCmp({
@@ -2226,7 +2226,7 @@ DsoTreeView = __decorate([
2226
2226
  methods: ['focusItem']
2227
2227
  })
2228
2228
  ], DsoTreeView);
2229
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoTreeView, decorators: [{
2229
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoTreeView, decorators: [{
2230
2230
  type: Component,
2231
2231
  args: [{
2232
2232
  selector: 'dso-tree-view',
@@ -2258,8 +2258,8 @@ let DsoViewerGrid = class DsoViewerGrid {
2258
2258
  c.detach();
2259
2259
  this.el = r.nativeElement;
2260
2260
  }
2261
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoViewerGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2262
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsoViewerGrid, isStandalone: true, selector: "dso-viewer-grid", inputs: { activeTab: "activeTab", documentPanelOpen: "documentPanelOpen", documentPanelSize: "documentPanelSize", filterPanelOpen: "filterPanelOpen", filterPanelTitle: "filterPanelTitle", mainPanelExpanded: "mainPanelExpanded", mainPanelHidden: "mainPanelHidden", mainSize: "mainSize", overlayOpen: "overlayOpen" }, outputs: { dsoCloseOverlay: "dsoCloseOverlay", dsoCloseFilterPanel: "dsoCloseFilterPanel", dsoActiveTabSwitch: "dsoActiveTabSwitch", dsoMainSizeChangeAnimationEnd: "dsoMainSizeChangeAnimationEnd", dsoDocumentPanelSizeChange: "dsoDocumentPanelSizeChange", dsoDocumentPanelSizeChangeAnimationEnd: "dsoDocumentPanelSizeChangeAnimationEnd", dsoMainPanelToggle: "dsoMainPanelToggle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2261
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoViewerGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2262
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsoViewerGrid, isStandalone: true, selector: "dso-viewer-grid", inputs: { activeTab: "activeTab", documentPanelOpen: "documentPanelOpen", documentPanelSize: "documentPanelSize", filterPanelOpen: "filterPanelOpen", filterPanelTitle: "filterPanelTitle", mainPanelExpanded: "mainPanelExpanded", mainPanelHidden: "mainPanelHidden", mainSize: "mainSize", overlayOpen: "overlayOpen" }, outputs: { dsoCloseOverlay: "dsoCloseOverlay", dsoCloseFilterPanel: "dsoCloseFilterPanel", dsoActiveTabSwitch: "dsoActiveTabSwitch", dsoMainSizeChangeAnimationEnd: "dsoMainSizeChangeAnimationEnd", dsoDocumentPanelSizeChange: "dsoDocumentPanelSizeChange", dsoDocumentPanelSizeChangeAnimationEnd: "dsoDocumentPanelSizeChangeAnimationEnd", dsoMainPanelToggle: "dsoMainPanelToggle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2263
2263
  };
2264
2264
  DsoViewerGrid = __decorate([
2265
2265
  ProxyCmp({
@@ -2267,7 +2267,7 @@ DsoViewerGrid = __decorate([
2267
2267
  inputs: ['activeTab', 'documentPanelOpen', 'documentPanelSize', 'filterPanelOpen', 'filterPanelTitle', 'mainPanelExpanded', 'mainPanelHidden', 'mainSize', 'overlayOpen']
2268
2268
  })
2269
2269
  ], DsoViewerGrid);
2270
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoViewerGrid, decorators: [{
2270
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoViewerGrid, decorators: [{
2271
2271
  type: Component,
2272
2272
  args: [{
2273
2273
  selector: 'dso-viewer-grid',
@@ -2302,8 +2302,8 @@ let DsotDocumentComponentDemo = class DsotDocumentComponentDemo {
2302
2302
  c.detach();
2303
2303
  this.el = r.nativeElement;
2304
2304
  }
2305
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsotDocumentComponentDemo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2306
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.13", type: DsotDocumentComponentDemo, isStandalone: true, selector: "dsot-document-component-demo", inputs: { jsonFile: "jsonFile", mode: "mode", openDefault: "openDefault", ozonContentBegripResolver: "ozonContentBegripResolver", ozonContentUrlResolver: "ozonContentUrlResolver", showCanvas: "showCanvas" }, outputs: { dsotOzonContentClick: "dsotOzonContentClick", dsotTableOfContentsClick: "dsotTableOfContentsClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2305
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsotDocumentComponentDemo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2306
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.5", type: DsotDocumentComponentDemo, isStandalone: true, selector: "dsot-document-component-demo", inputs: { jsonFile: "jsonFile", mode: "mode", openDefault: "openDefault", ozonContentBegripResolver: "ozonContentBegripResolver", ozonContentUrlResolver: "ozonContentUrlResolver", showCanvas: "showCanvas" }, outputs: { dsotOzonContentClick: "dsotOzonContentClick", dsotTableOfContentsClick: "dsotTableOfContentsClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2307
2307
  };
2308
2308
  DsotDocumentComponentDemo = __decorate([
2309
2309
  ProxyCmp({
@@ -2311,7 +2311,7 @@ DsotDocumentComponentDemo = __decorate([
2311
2311
  inputs: ['jsonFile', 'mode', 'openDefault', 'ozonContentBegripResolver', 'ozonContentUrlResolver', 'showCanvas']
2312
2312
  })
2313
2313
  ], DsotDocumentComponentDemo);
2314
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsotDocumentComponentDemo, decorators: [{
2314
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsotDocumentComponentDemo, decorators: [{
2315
2315
  type: Component,
2316
2316
  args: [{
2317
2317
  selector: 'dsot-document-component-demo',
@@ -2400,11 +2400,11 @@ const DIRECTIVES = [
2400
2400
  ];
2401
2401
 
2402
2402
  class DsoToolkitModule {
2403
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoToolkitModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2404
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.13", ngImport: i0, type: DsoToolkitModule, imports: [DsoAccordion, DsoAccordionSection, DsoActionList, DsoActionListItem, DsoAdvancedSelect, DsoAlert, DsoAnnotationActiviteit, DsoAnnotationGebiedsaanwijzing, DsoAnnotationKaart, DsoAnnotationLocatie, DsoAnnotationOmgevingsnormwaarde, DsoAttachmentsCounter, DsoAutosuggest, DsoBadge, DsoBanner, DsoButtonGroup, DsoCard, DsoCardContainer, DsoContactInformation, DsoDatePicker, DsoDocumentCard, DsoDocumentComponent, DsoDropdownMenu, DsoExpandable, DsoHeader, DsoHighlightBox, DsoHistoryItem, DsoIcon, DsoIconButton, DsoImageOverlay, DsoInfo, DsoInfoButton, DsoInputRange, DsoLabel, DsoLegend, DsoLegendItem, DsoListButton, DsoLogo, DsoMapBaseLayers, DsoMapControls, DsoMapLayer, DsoMapLayerObject, DsoMapOverlays, DsoMarkBar, DsoModal, DsoOnboardingTip, DsoOzonContent, DsoOzonContentToggletip, DsoPagination, DsoPanel, DsoPlekinfoCard, DsoProgressIndicator, DsoProjectItem, DsoRenvooi, DsoResponsiveElement, DsoScrollable, DsoSelectable, DsoSkiplink, DsoSlideToggle, DsoSurveyRating, DsoTab, DsoTable, DsoTabs, DsoTijdreisBanner, DsoToggletip, DsoTooltip, DsoTreeView, DsoViewerGrid, DsotDocumentComponentDemo], exports: [DsoAccordion, DsoAccordionSection, DsoActionList, DsoActionListItem, DsoAdvancedSelect, DsoAlert, DsoAnnotationActiviteit, DsoAnnotationGebiedsaanwijzing, DsoAnnotationKaart, DsoAnnotationLocatie, DsoAnnotationOmgevingsnormwaarde, DsoAttachmentsCounter, DsoAutosuggest, DsoBadge, DsoBanner, DsoButtonGroup, DsoCard, DsoCardContainer, DsoContactInformation, DsoDatePicker, DsoDocumentCard, DsoDocumentComponent, DsoDropdownMenu, DsoExpandable, DsoHeader, DsoHighlightBox, DsoHistoryItem, DsoIcon, DsoIconButton, DsoImageOverlay, DsoInfo, DsoInfoButton, DsoInputRange, DsoLabel, DsoLegend, DsoLegendItem, DsoListButton, DsoLogo, DsoMapBaseLayers, DsoMapControls, DsoMapLayer, DsoMapLayerObject, DsoMapOverlays, DsoMarkBar, DsoModal, DsoOnboardingTip, DsoOzonContent, DsoOzonContentToggletip, DsoPagination, DsoPanel, DsoPlekinfoCard, DsoProgressIndicator, DsoProjectItem, DsoRenvooi, DsoResponsiveElement, DsoScrollable, DsoSelectable, DsoSkiplink, DsoSlideToggle, DsoSurveyRating, DsoTab, DsoTable, DsoTabs, DsoTijdreisBanner, DsoToggletip, DsoTooltip, DsoTreeView, DsoViewerGrid, DsotDocumentComponentDemo] });
2405
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoToolkitModule });
2403
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoToolkitModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2404
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0.5", ngImport: i0, type: DsoToolkitModule, imports: [DsoAccordion, DsoAccordionSection, DsoActionList, DsoActionListItem, DsoAdvancedSelect, DsoAlert, DsoAnnotationActiviteit, DsoAnnotationGebiedsaanwijzing, DsoAnnotationKaart, DsoAnnotationLocatie, DsoAnnotationOmgevingsnormwaarde, DsoAttachmentsCounter, DsoAutosuggest, DsoBadge, DsoBanner, DsoButtonGroup, DsoCard, DsoCardContainer, DsoContactInformation, DsoDatePicker, DsoDocumentCard, DsoDocumentComponent, DsoDropdownMenu, DsoExpandable, DsoHeader, DsoHighlightBox, DsoHistoryItem, DsoIcon, DsoIconButton, DsoImageOverlay, DsoInfo, DsoInfoButton, DsoInputRange, DsoLabel, DsoLegend, DsoLegendItem, DsoListButton, DsoLogo, DsoMapBaseLayers, DsoMapControls, DsoMapLayer, DsoMapLayerObject, DsoMapOverlays, DsoMarkBar, DsoModal, DsoOnboardingTip, DsoOzonContent, DsoOzonContentToggletip, DsoPagination, DsoPanel, DsoPlekinfoCard, DsoProgressIndicator, DsoProjectItem, DsoRenvooi, DsoResponsiveElement, DsoScrollable, DsoSelectable, DsoSkiplink, DsoSlideToggle, DsoSurveyRating, DsoTab, DsoTable, DsoTabs, DsoTijdreisBanner, DsoToggletip, DsoTooltip, DsoTreeView, DsoViewerGrid, DsotDocumentComponentDemo], exports: [DsoAccordion, DsoAccordionSection, DsoActionList, DsoActionListItem, DsoAdvancedSelect, DsoAlert, DsoAnnotationActiviteit, DsoAnnotationGebiedsaanwijzing, DsoAnnotationKaart, DsoAnnotationLocatie, DsoAnnotationOmgevingsnormwaarde, DsoAttachmentsCounter, DsoAutosuggest, DsoBadge, DsoBanner, DsoButtonGroup, DsoCard, DsoCardContainer, DsoContactInformation, DsoDatePicker, DsoDocumentCard, DsoDocumentComponent, DsoDropdownMenu, DsoExpandable, DsoHeader, DsoHighlightBox, DsoHistoryItem, DsoIcon, DsoIconButton, DsoImageOverlay, DsoInfo, DsoInfoButton, DsoInputRange, DsoLabel, DsoLegend, DsoLegendItem, DsoListButton, DsoLogo, DsoMapBaseLayers, DsoMapControls, DsoMapLayer, DsoMapLayerObject, DsoMapOverlays, DsoMarkBar, DsoModal, DsoOnboardingTip, DsoOzonContent, DsoOzonContentToggletip, DsoPagination, DsoPanel, DsoPlekinfoCard, DsoProgressIndicator, DsoProjectItem, DsoRenvooi, DsoResponsiveElement, DsoScrollable, DsoSelectable, DsoSkiplink, DsoSlideToggle, DsoSurveyRating, DsoTab, DsoTable, DsoTabs, DsoTijdreisBanner, DsoToggletip, DsoTooltip, DsoTreeView, DsoViewerGrid, DsotDocumentComponentDemo] });
2405
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoToolkitModule });
2406
2406
  }
2407
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: DsoToolkitModule, decorators: [{
2407
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.5", ngImport: i0, type: DsoToolkitModule, decorators: [{
2408
2408
  type: NgModule,
2409
2409
  args: [{
2410
2410
  imports: [...DIRECTIVES],