@dso-toolkit/angular 90.1.0 → 91.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.
|
@@ -155,8 +155,8 @@ Note: this mode does not display `state`, `attachmentCount` or `status` props on
|
|
|
155
155
|
c.detach();
|
|
156
156
|
this.el = r.nativeElement;
|
|
157
157
|
}
|
|
158
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
159
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
158
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
159
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
160
160
|
};
|
|
161
161
|
DsoAccordion = __decorate([
|
|
162
162
|
ProxyCmp({
|
|
@@ -164,7 +164,7 @@ DsoAccordion = __decorate([
|
|
|
164
164
|
inputs: ['reverseAlign', 'variant']
|
|
165
165
|
})
|
|
166
166
|
], DsoAccordion);
|
|
167
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
167
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAccordion, decorators: [{
|
|
168
168
|
type: Component,
|
|
169
169
|
args: [{
|
|
170
170
|
selector: 'dso-accordion',
|
|
@@ -258,8 +258,8 @@ on the right in the heading handle (optional). Works only for `variant` `compact
|
|
|
258
258
|
c.detach();
|
|
259
259
|
this.el = r.nativeElement;
|
|
260
260
|
}
|
|
261
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
262
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
261
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAccordionSection, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
262
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
263
263
|
};
|
|
264
264
|
DsoAccordionSection = __decorate([
|
|
265
265
|
ProxyCmp({
|
|
@@ -268,7 +268,7 @@ DsoAccordionSection = __decorate([
|
|
|
268
268
|
methods: ['focusHandle']
|
|
269
269
|
})
|
|
270
270
|
], DsoAccordionSection);
|
|
271
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
271
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAccordionSection, decorators: [{
|
|
272
272
|
type: Component,
|
|
273
273
|
args: [{
|
|
274
274
|
selector: 'dso-accordion-section',
|
|
@@ -300,8 +300,8 @@ let DsoActionList = class DsoActionList {
|
|
|
300
300
|
c.detach();
|
|
301
301
|
this.el = r.nativeElement;
|
|
302
302
|
}
|
|
303
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
304
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
303
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoActionList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
304
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoActionList, isStandalone: true, selector: "dso-action-list", inputs: { listTitle: "listTitle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
305
305
|
};
|
|
306
306
|
DsoActionList = __decorate([
|
|
307
307
|
ProxyCmp({
|
|
@@ -309,7 +309,7 @@ DsoActionList = __decorate([
|
|
|
309
309
|
inputs: ['listTitle']
|
|
310
310
|
})
|
|
311
311
|
], DsoActionList);
|
|
312
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
312
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoActionList, decorators: [{
|
|
313
313
|
type: Component,
|
|
314
314
|
args: [{
|
|
315
315
|
selector: 'dso-action-list',
|
|
@@ -352,8 +352,8 @@ let DsoActionListItem = class DsoActionListItem {
|
|
|
352
352
|
c.detach();
|
|
353
353
|
this.el = r.nativeElement;
|
|
354
354
|
}
|
|
355
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
356
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
355
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoActionListItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
356
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
357
357
|
};
|
|
358
358
|
DsoActionListItem = __decorate([
|
|
359
359
|
ProxyCmp({
|
|
@@ -361,7 +361,7 @@ DsoActionListItem = __decorate([
|
|
|
361
361
|
inputs: ['divider', 'flowLine', 'itemTitle', 'step', 'warning']
|
|
362
362
|
})
|
|
363
363
|
], DsoActionListItem);
|
|
364
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
364
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoActionListItem, decorators: [{
|
|
365
365
|
type: Component,
|
|
366
366
|
args: [{
|
|
367
367
|
selector: 'dso-action-list-item',
|
|
@@ -396,8 +396,8 @@ let DsoAdvancedSelect = class DsoAdvancedSelect {
|
|
|
396
396
|
c.detach();
|
|
397
397
|
this.el = r.nativeElement;
|
|
398
398
|
}
|
|
399
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
400
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
399
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAdvancedSelect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
400
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
401
401
|
};
|
|
402
402
|
DsoAdvancedSelect = __decorate([
|
|
403
403
|
ProxyCmp({
|
|
@@ -405,7 +405,7 @@ DsoAdvancedSelect = __decorate([
|
|
|
405
405
|
inputs: ['active', 'activeHint', 'options']
|
|
406
406
|
})
|
|
407
407
|
], DsoAdvancedSelect);
|
|
408
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
408
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAdvancedSelect, decorators: [{
|
|
409
409
|
type: Component,
|
|
410
410
|
args: [{
|
|
411
411
|
selector: 'dso-advanced-select',
|
|
@@ -449,8 +449,8 @@ let DsoAlert = class DsoAlert {
|
|
|
449
449
|
c.detach();
|
|
450
450
|
this.el = r.nativeElement;
|
|
451
451
|
}
|
|
452
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
453
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
452
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAlert, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
453
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
454
454
|
};
|
|
455
455
|
DsoAlert = __decorate([
|
|
456
456
|
ProxyCmp({
|
|
@@ -458,7 +458,7 @@ DsoAlert = __decorate([
|
|
|
458
458
|
inputs: ['closable', 'compact', 'roleAlert', 'status']
|
|
459
459
|
})
|
|
460
460
|
], DsoAlert);
|
|
461
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
461
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAlert, decorators: [{
|
|
462
462
|
type: Component,
|
|
463
463
|
args: [{
|
|
464
464
|
selector: 'dso-alert',
|
|
@@ -515,8 +515,8 @@ let DsoAnnotationActiviteit = class DsoAnnotationActiviteit {
|
|
|
515
515
|
c.detach();
|
|
516
516
|
this.el = r.nativeElement;
|
|
517
517
|
}
|
|
518
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
519
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
518
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAnnotationActiviteit, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
519
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
520
520
|
};
|
|
521
521
|
DsoAnnotationActiviteit = __decorate([
|
|
522
522
|
ProxyCmp({
|
|
@@ -524,7 +524,7 @@ DsoAnnotationActiviteit = __decorate([
|
|
|
524
524
|
inputs: ['active', 'gewijzigdeLocatie', 'locatieNoemers', 'naam', 'regelKwalificatie', 'regelKwalificatieVoorzetsel', 'wijzigactie']
|
|
525
525
|
})
|
|
526
526
|
], DsoAnnotationActiviteit);
|
|
527
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
527
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAnnotationActiviteit, decorators: [{
|
|
528
528
|
type: Component,
|
|
529
529
|
args: [{
|
|
530
530
|
selector: 'dso-annotation-activiteit',
|
|
@@ -566,8 +566,8 @@ let DsoAnnotationGebiedsaanwijzing = class DsoAnnotationGebiedsaanwijzing {
|
|
|
566
566
|
c.detach();
|
|
567
567
|
this.el = r.nativeElement;
|
|
568
568
|
}
|
|
569
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
570
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
569
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAnnotationGebiedsaanwijzing, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
570
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
571
571
|
};
|
|
572
572
|
DsoAnnotationGebiedsaanwijzing = __decorate([
|
|
573
573
|
ProxyCmp({
|
|
@@ -575,7 +575,7 @@ DsoAnnotationGebiedsaanwijzing = __decorate([
|
|
|
575
575
|
inputs: ['active', 'gewijzigdeLocatie', 'naam', 'wijzigactie']
|
|
576
576
|
})
|
|
577
577
|
], DsoAnnotationGebiedsaanwijzing);
|
|
578
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
578
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAnnotationGebiedsaanwijzing, decorators: [{
|
|
579
579
|
type: Component,
|
|
580
580
|
args: [{
|
|
581
581
|
selector: 'dso-annotation-gebiedsaanwijzing',
|
|
@@ -614,8 +614,8 @@ Gebruik het event `dsoClick` om de navigatie aan de router te koppelen.
|
|
|
614
614
|
c.detach();
|
|
615
615
|
this.el = r.nativeElement;
|
|
616
616
|
}
|
|
617
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
618
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
617
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAnnotationKaart, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
618
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
619
619
|
};
|
|
620
620
|
DsoAnnotationKaart = __decorate([
|
|
621
621
|
ProxyCmp({
|
|
@@ -623,7 +623,7 @@ DsoAnnotationKaart = __decorate([
|
|
|
623
623
|
inputs: ['href', 'naam', 'wijzigactie']
|
|
624
624
|
})
|
|
625
625
|
], DsoAnnotationKaart);
|
|
626
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
626
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAnnotationKaart, decorators: [{
|
|
627
627
|
type: Component,
|
|
628
628
|
args: [{
|
|
629
629
|
selector: 'dso-annotation-kaart',
|
|
@@ -665,8 +665,8 @@ let DsoAnnotationLocatie = class DsoAnnotationLocatie {
|
|
|
665
665
|
c.detach();
|
|
666
666
|
this.el = r.nativeElement;
|
|
667
667
|
}
|
|
668
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
669
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
668
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAnnotationLocatie, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
669
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
670
670
|
};
|
|
671
671
|
DsoAnnotationLocatie = __decorate([
|
|
672
672
|
ProxyCmp({
|
|
@@ -674,7 +674,7 @@ DsoAnnotationLocatie = __decorate([
|
|
|
674
674
|
inputs: ['active', 'gewijzigdeLocatie', 'locatieNoemer', 'wijzigactie']
|
|
675
675
|
})
|
|
676
676
|
], DsoAnnotationLocatie);
|
|
677
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
677
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAnnotationLocatie, decorators: [{
|
|
678
678
|
type: Component,
|
|
679
679
|
args: [{
|
|
680
680
|
selector: 'dso-annotation-locatie',
|
|
@@ -731,8 +731,8 @@ let DsoAnnotationOmgevingsnormwaarde = class DsoAnnotationOmgevingsnormwaarde {
|
|
|
731
731
|
c.detach();
|
|
732
732
|
this.el = r.nativeElement;
|
|
733
733
|
}
|
|
734
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
735
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
734
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAnnotationOmgevingsnormwaarde, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
735
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
736
736
|
};
|
|
737
737
|
DsoAnnotationOmgevingsnormwaarde = __decorate([
|
|
738
738
|
ProxyCmp({
|
|
@@ -740,7 +740,7 @@ DsoAnnotationOmgevingsnormwaarde = __decorate([
|
|
|
740
740
|
inputs: ['active', 'eenheid', 'gewijzigdeLocatie', 'naam', 'toelichting', 'waardes', 'wijzigactie']
|
|
741
741
|
})
|
|
742
742
|
], DsoAnnotationOmgevingsnormwaarde);
|
|
743
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
743
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAnnotationOmgevingsnormwaarde, decorators: [{
|
|
744
744
|
type: Component,
|
|
745
745
|
args: [{
|
|
746
746
|
selector: 'dso-annotation-omgevingsnormwaarde',
|
|
@@ -766,8 +766,8 @@ let DsoAttachmentsCounter = class DsoAttachmentsCounter {
|
|
|
766
766
|
c.detach();
|
|
767
767
|
this.el = r.nativeElement;
|
|
768
768
|
}
|
|
769
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
770
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
769
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAttachmentsCounter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
770
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoAttachmentsCounter, isStandalone: true, selector: "dso-attachments-counter", inputs: { count: "count" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
771
771
|
};
|
|
772
772
|
DsoAttachmentsCounter = __decorate([
|
|
773
773
|
ProxyCmp({
|
|
@@ -775,7 +775,7 @@ DsoAttachmentsCounter = __decorate([
|
|
|
775
775
|
inputs: ['count']
|
|
776
776
|
})
|
|
777
777
|
], DsoAttachmentsCounter);
|
|
778
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
778
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAttachmentsCounter, decorators: [{
|
|
779
779
|
type: Component,
|
|
780
780
|
args: [{
|
|
781
781
|
selector: 'dso-attachments-counter',
|
|
@@ -837,8 +837,8 @@ The value should be null when no suggestions have been fetched. @default null
|
|
|
837
837
|
c.detach();
|
|
838
838
|
this.el = r.nativeElement;
|
|
839
839
|
}
|
|
840
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
841
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
840
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAutosuggest, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
841
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
842
842
|
};
|
|
843
843
|
DsoAutosuggest = __decorate([
|
|
844
844
|
ProxyCmp({
|
|
@@ -846,7 +846,7 @@ DsoAutosuggest = __decorate([
|
|
|
846
846
|
inputs: ['loading', 'loadingDelayed', 'loadingLabel', 'mark', 'notFoundLabel', 'suggestions']
|
|
847
847
|
})
|
|
848
848
|
], DsoAutosuggest);
|
|
849
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
849
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoAutosuggest, decorators: [{
|
|
850
850
|
type: Component,
|
|
851
851
|
args: [{
|
|
852
852
|
selector: 'dso-autosuggest',
|
|
@@ -886,8 +886,8 @@ let DsoBadge = class DsoBadge {
|
|
|
886
886
|
c.detach();
|
|
887
887
|
this.el = r.nativeElement;
|
|
888
888
|
}
|
|
889
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
890
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
889
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoBadge, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
890
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoBadge, isStandalone: true, selector: "dso-badge", inputs: { label: "label", status: "status", toggletipPlacement: "toggletipPlacement" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
891
891
|
};
|
|
892
892
|
DsoBadge = __decorate([
|
|
893
893
|
ProxyCmp({
|
|
@@ -895,7 +895,7 @@ DsoBadge = __decorate([
|
|
|
895
895
|
inputs: ['label', 'status', 'toggletipPlacement']
|
|
896
896
|
})
|
|
897
897
|
], DsoBadge);
|
|
898
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
898
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoBadge, decorators: [{
|
|
899
899
|
type: Component,
|
|
900
900
|
args: [{
|
|
901
901
|
selector: 'dso-badge',
|
|
@@ -930,8 +930,8 @@ Option to show banner icon. @default false
|
|
|
930
930
|
c.detach();
|
|
931
931
|
this.el = r.nativeElement;
|
|
932
932
|
}
|
|
933
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
934
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
933
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoBanner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
934
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
935
935
|
};
|
|
936
936
|
DsoBanner = __decorate([
|
|
937
937
|
ProxyCmp({
|
|
@@ -939,7 +939,7 @@ DsoBanner = __decorate([
|
|
|
939
939
|
inputs: ['compact', 'icon', 'status']
|
|
940
940
|
})
|
|
941
941
|
], DsoBanner);
|
|
942
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
942
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoBanner, decorators: [{
|
|
943
943
|
type: Component,
|
|
944
944
|
args: [{
|
|
945
945
|
selector: 'dso-banner',
|
|
@@ -964,8 +964,8 @@ Defaults to `row`. @default "row"
|
|
|
964
964
|
c.detach();
|
|
965
965
|
this.el = r.nativeElement;
|
|
966
966
|
}
|
|
967
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
968
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
967
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoButtonGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
968
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoButtonGroup, isStandalone: true, selector: "dso-button-group", inputs: { direction: "direction" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
969
969
|
};
|
|
970
970
|
DsoButtonGroup = __decorate([
|
|
971
971
|
ProxyCmp({
|
|
@@ -973,7 +973,7 @@ DsoButtonGroup = __decorate([
|
|
|
973
973
|
inputs: ['direction']
|
|
974
974
|
})
|
|
975
975
|
], DsoButtonGroup);
|
|
976
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
976
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoButtonGroup, decorators: [{
|
|
977
977
|
type: Component,
|
|
978
978
|
args: [{
|
|
979
979
|
selector: 'dso-button-group',
|
|
@@ -1009,8 +1009,8 @@ let DsoCard = class DsoCard {
|
|
|
1009
1009
|
c.detach();
|
|
1010
1010
|
this.el = r.nativeElement;
|
|
1011
1011
|
}
|
|
1012
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1013
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1012
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1013
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
1014
1014
|
};
|
|
1015
1015
|
DsoCard = __decorate([
|
|
1016
1016
|
ProxyCmp({
|
|
@@ -1018,7 +1018,7 @@ DsoCard = __decorate([
|
|
|
1018
1018
|
inputs: ['active', 'href', 'mode']
|
|
1019
1019
|
})
|
|
1020
1020
|
], DsoCard);
|
|
1021
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1021
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoCard, decorators: [{
|
|
1022
1022
|
type: Component,
|
|
1023
1023
|
args: [{
|
|
1024
1024
|
selector: 'dso-card',
|
|
@@ -1044,8 +1044,8 @@ let DsoCardContainer = class DsoCardContainer {
|
|
|
1044
1044
|
c.detach();
|
|
1045
1045
|
this.el = r.nativeElement;
|
|
1046
1046
|
}
|
|
1047
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1048
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1047
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoCardContainer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1048
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoCardContainer, isStandalone: true, selector: "dso-card-container", inputs: { mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1049
1049
|
};
|
|
1050
1050
|
DsoCardContainer = __decorate([
|
|
1051
1051
|
ProxyCmp({
|
|
@@ -1053,7 +1053,7 @@ DsoCardContainer = __decorate([
|
|
|
1053
1053
|
inputs: ['mode']
|
|
1054
1054
|
})
|
|
1055
1055
|
], DsoCardContainer);
|
|
1056
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1056
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoCardContainer, decorators: [{
|
|
1057
1057
|
type: Component,
|
|
1058
1058
|
args: [{
|
|
1059
1059
|
selector: 'dso-card-container',
|
|
@@ -1071,15 +1071,15 @@ let DsoContactInformation = class DsoContactInformation {
|
|
|
1071
1071
|
c.detach();
|
|
1072
1072
|
this.el = r.nativeElement;
|
|
1073
1073
|
}
|
|
1074
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1075
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1074
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoContactInformation, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1075
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoContactInformation, isStandalone: true, selector: "dso-contact-information", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1076
1076
|
};
|
|
1077
1077
|
DsoContactInformation = __decorate([
|
|
1078
1078
|
ProxyCmp({
|
|
1079
1079
|
defineCustomElementFn: defineCustomElement$j
|
|
1080
1080
|
})
|
|
1081
1081
|
], DsoContactInformation);
|
|
1082
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1082
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoContactInformation, decorators: [{
|
|
1083
1083
|
type: Component,
|
|
1084
1084
|
args: [{
|
|
1085
1085
|
selector: 'dso-contact-information',
|
|
@@ -1097,15 +1097,15 @@ let DsoCursorTooltip = class DsoCursorTooltip {
|
|
|
1097
1097
|
c.detach();
|
|
1098
1098
|
this.el = r.nativeElement;
|
|
1099
1099
|
}
|
|
1100
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1101
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1100
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoCursorTooltip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1101
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoCursorTooltip, isStandalone: true, selector: "dso-cursor-tooltip", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1102
1102
|
};
|
|
1103
1103
|
DsoCursorTooltip = __decorate([
|
|
1104
1104
|
ProxyCmp({
|
|
1105
1105
|
defineCustomElementFn: defineCustomElement$k
|
|
1106
1106
|
})
|
|
1107
1107
|
], DsoCursorTooltip);
|
|
1108
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1108
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoCursorTooltip, decorators: [{
|
|
1109
1109
|
type: Component,
|
|
1110
1110
|
args: [{
|
|
1111
1111
|
selector: 'dso-cursor-tooltip',
|
|
@@ -1181,8 +1181,8 @@ This setting can be used alone or together with the min property.
|
|
|
1181
1181
|
c.detach();
|
|
1182
1182
|
this.el = r.nativeElement;
|
|
1183
1183
|
}
|
|
1184
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1185
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1184
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoDatePicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1185
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
1186
1186
|
};
|
|
1187
1187
|
DsoDatePicker = __decorate([
|
|
1188
1188
|
ProxyCmp({
|
|
@@ -1190,7 +1190,7 @@ DsoDatePicker = __decorate([
|
|
|
1190
1190
|
inputs: ['describedBy', 'disabled', 'dsoAutofocus', 'identifier', 'invalid', 'max', 'min', 'name', 'required', 'value']
|
|
1191
1191
|
})
|
|
1192
1192
|
], DsoDatePicker);
|
|
1193
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1193
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoDatePicker, decorators: [{
|
|
1194
1194
|
type: Component,
|
|
1195
1195
|
args: [{
|
|
1196
1196
|
selector: 'dso-date-picker',
|
|
@@ -1230,8 +1230,8 @@ let DsoDocumentCard = class DsoDocumentCard {
|
|
|
1230
1230
|
c.detach();
|
|
1231
1231
|
this.el = r.nativeElement;
|
|
1232
1232
|
}
|
|
1233
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1234
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1233
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoDocumentCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1234
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
1235
1235
|
};
|
|
1236
1236
|
DsoDocumentCard = __decorate([
|
|
1237
1237
|
ProxyCmp({
|
|
@@ -1239,7 +1239,7 @@ DsoDocumentCard = __decorate([
|
|
|
1239
1239
|
inputs: ['active', 'href']
|
|
1240
1240
|
})
|
|
1241
1241
|
], DsoDocumentCard);
|
|
1242
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1242
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoDocumentCard, decorators: [{
|
|
1243
1243
|
type: Component,
|
|
1244
1244
|
args: [{
|
|
1245
1245
|
selector: 'dso-document-card',
|
|
@@ -1392,8 +1392,8 @@ should return the `<Definitie>` of that Begrip otherwise it should return undefi
|
|
|
1392
1392
|
c.detach();
|
|
1393
1393
|
this.el = r.nativeElement;
|
|
1394
1394
|
}
|
|
1395
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1396
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1395
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoDocumentComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1396
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoDocumentComponent, isStandalone: true, selector: "dso-document-component", inputs: { alternativeTitle: "alternativeTitle", annotated: "annotated", annotationsWijzigactie: "annotationsWijzigactie", badge: "badge", badgeStatus: "badgeStatus", badgeTooltip: "badgeTooltip", filtered: "filtered", gereserveerd: "gereserveerd", heading: "heading", href: "href", inhoud: "inhoud", kop: "kop", label: "label", labelStatus: "labelStatus", 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 });
|
|
1397
1397
|
};
|
|
1398
1398
|
DsoDocumentComponent = __decorate([
|
|
1399
1399
|
ProxyCmp({
|
|
@@ -1401,7 +1401,7 @@ DsoDocumentComponent = __decorate([
|
|
|
1401
1401
|
inputs: ['alternativeTitle', 'annotated', 'annotationsWijzigactie', 'badge', 'badgeStatus', 'badgeTooltip', 'filtered', 'gereserveerd', 'heading', 'href', 'inhoud', 'kop', 'label', 'labelStatus', 'mark', 'mode', 'notApplicable', 'open', 'openAnnotation', 'ozonContentBegripResolver', 'ozonContentUrlResolver', 'recursiveToggle', 'type', 'vervallen', 'wijzigactie']
|
|
1402
1402
|
})
|
|
1403
1403
|
], DsoDocumentComponent);
|
|
1404
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1404
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoDocumentComponent, decorators: [{
|
|
1405
1405
|
type: Component,
|
|
1406
1406
|
args: [{
|
|
1407
1407
|
selector: 'dso-document-component',
|
|
@@ -1453,8 +1453,8 @@ This attribute is reflected and mutable. @default false
|
|
|
1453
1453
|
c.detach();
|
|
1454
1454
|
this.el = r.nativeElement;
|
|
1455
1455
|
}
|
|
1456
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1457
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1456
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoDropdownMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1457
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
1458
1458
|
};
|
|
1459
1459
|
DsoDropdownMenu = __decorate([
|
|
1460
1460
|
ProxyCmp({
|
|
@@ -1462,7 +1462,7 @@ DsoDropdownMenu = __decorate([
|
|
|
1462
1462
|
inputs: ['checkable', 'dropdownAlign', 'dropdownOptionsOffset', 'open']
|
|
1463
1463
|
})
|
|
1464
1464
|
], DsoDropdownMenu);
|
|
1465
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1465
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoDropdownMenu, decorators: [{
|
|
1466
1466
|
type: Component,
|
|
1467
1467
|
args: [{
|
|
1468
1468
|
selector: 'dso-dropdown-menu',
|
|
@@ -1497,8 +1497,8 @@ let DsoExpandable = class DsoExpandable {
|
|
|
1497
1497
|
c.detach();
|
|
1498
1498
|
this.el = r.nativeElement;
|
|
1499
1499
|
}
|
|
1500
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1501
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1500
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoExpandable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1501
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
1502
1502
|
};
|
|
1503
1503
|
DsoExpandable = __decorate([
|
|
1504
1504
|
ProxyCmp({
|
|
@@ -1506,7 +1506,7 @@ DsoExpandable = __decorate([
|
|
|
1506
1506
|
inputs: ['enableAnimation', 'minimumHeight', 'open']
|
|
1507
1507
|
})
|
|
1508
1508
|
], DsoExpandable);
|
|
1509
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1509
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoExpandable, decorators: [{
|
|
1510
1510
|
type: Component,
|
|
1511
1511
|
args: [{
|
|
1512
1512
|
selector: 'dso-expandable',
|
|
@@ -1589,8 +1589,8 @@ If no URL is specified, a button element is used instead.
|
|
|
1589
1589
|
c.detach();
|
|
1590
1590
|
this.el = r.nativeElement;
|
|
1591
1591
|
}
|
|
1592
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1593
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1592
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1593
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
1594
1594
|
};
|
|
1595
1595
|
DsoHeader = __decorate([
|
|
1596
1596
|
ProxyCmp({
|
|
@@ -1598,7 +1598,7 @@ DsoHeader = __decorate([
|
|
|
1598
1598
|
inputs: ['authStatus', 'compact', 'helpUrl', 'loginUrl', 'logoutUrl', 'mainMenu', 'showHelp', 'userHomeActive', 'userHomeUrl', 'userProfileName', 'userProfileUrl']
|
|
1599
1599
|
})
|
|
1600
1600
|
], DsoHeader);
|
|
1601
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1601
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoHeader, decorators: [{
|
|
1602
1602
|
type: Component,
|
|
1603
1603
|
args: [{
|
|
1604
1604
|
selector: 'dso-header',
|
|
@@ -1649,8 +1649,8 @@ let DsoHighlightBox = class DsoHighlightBox {
|
|
|
1649
1649
|
c.detach();
|
|
1650
1650
|
this.el = r.nativeElement;
|
|
1651
1651
|
}
|
|
1652
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1653
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1652
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoHighlightBox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1653
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoHighlightBox, isStandalone: true, selector: "dso-highlight-box", inputs: { border: "border", dropShadow: "dropShadow", green: "green", step: "step", white: "white", yellow: "yellow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1654
1654
|
};
|
|
1655
1655
|
DsoHighlightBox = __decorate([
|
|
1656
1656
|
ProxyCmp({
|
|
@@ -1658,7 +1658,7 @@ DsoHighlightBox = __decorate([
|
|
|
1658
1658
|
inputs: ['border', 'dropShadow', 'green', 'step', 'white', 'yellow']
|
|
1659
1659
|
})
|
|
1660
1660
|
], DsoHighlightBox);
|
|
1661
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1661
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoHighlightBox, decorators: [{
|
|
1662
1662
|
type: Component,
|
|
1663
1663
|
args: [{
|
|
1664
1664
|
selector: 'dso-highlight-box',
|
|
@@ -1681,29 +1681,34 @@ let DsoHistoryItem = class DsoHistoryItem {
|
|
|
1681
1681
|
*/
|
|
1682
1682
|
set href(_) { }
|
|
1683
1683
|
;
|
|
1684
|
+
/**
|
|
1685
|
+
* Optional boolean indicating if this history item is the current/active one.
|
|
1686
|
+
*/
|
|
1687
|
+
set current(_) { }
|
|
1688
|
+
;
|
|
1684
1689
|
dsoClick = new EventEmitter();
|
|
1685
1690
|
constructor(c, r, z) {
|
|
1686
1691
|
this.z = z;
|
|
1687
1692
|
c.detach();
|
|
1688
1693
|
this.el = r.nativeElement;
|
|
1689
1694
|
}
|
|
1690
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1691
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1695
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoHistoryItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1696
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoHistoryItem, isStandalone: true, selector: "dso-history-item", inputs: { current: "current", href: "href", type: "type" }, outputs: { dsoClick: "dsoClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1692
1697
|
};
|
|
1693
1698
|
DsoHistoryItem = __decorate([
|
|
1694
1699
|
ProxyCmp({
|
|
1695
1700
|
defineCustomElementFn: defineCustomElement$s,
|
|
1696
|
-
inputs: ['href', 'type']
|
|
1701
|
+
inputs: ['current', 'href', 'type']
|
|
1697
1702
|
})
|
|
1698
1703
|
], DsoHistoryItem);
|
|
1699
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1704
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoHistoryItem, decorators: [{
|
|
1700
1705
|
type: Component,
|
|
1701
1706
|
args: [{
|
|
1702
1707
|
selector: 'dso-history-item',
|
|
1703
1708
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1704
1709
|
template: '<ng-content></ng-content>',
|
|
1705
1710
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1706
|
-
inputs: ['href', { name: 'type', required: true }],
|
|
1711
|
+
inputs: ['current', 'href', { name: 'type', required: true }],
|
|
1707
1712
|
outputs: ['dsoClick'],
|
|
1708
1713
|
}]
|
|
1709
1714
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { dsoClick: [{
|
|
@@ -1722,8 +1727,8 @@ let DsoIcon = class DsoIcon {
|
|
|
1722
1727
|
c.detach();
|
|
1723
1728
|
this.el = r.nativeElement;
|
|
1724
1729
|
}
|
|
1725
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1726
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1730
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1731
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoIcon, isStandalone: true, selector: "dso-icon", inputs: { icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1727
1732
|
};
|
|
1728
1733
|
DsoIcon = __decorate([
|
|
1729
1734
|
ProxyCmp({
|
|
@@ -1731,7 +1736,7 @@ DsoIcon = __decorate([
|
|
|
1731
1736
|
inputs: ['icon']
|
|
1732
1737
|
})
|
|
1733
1738
|
], DsoIcon);
|
|
1734
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1739
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoIcon, decorators: [{
|
|
1735
1740
|
type: Component,
|
|
1736
1741
|
args: [{
|
|
1737
1742
|
selector: 'dso-icon',
|
|
@@ -1775,8 +1780,8 @@ let DsoIconButton = class DsoIconButton {
|
|
|
1775
1780
|
c.detach();
|
|
1776
1781
|
this.el = r.nativeElement;
|
|
1777
1782
|
}
|
|
1778
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1779
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1783
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoIconButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1784
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
1780
1785
|
};
|
|
1781
1786
|
DsoIconButton = __decorate([
|
|
1782
1787
|
ProxyCmp({
|
|
@@ -1785,7 +1790,7 @@ DsoIconButton = __decorate([
|
|
|
1785
1790
|
methods: ['setFocus']
|
|
1786
1791
|
})
|
|
1787
1792
|
], DsoIconButton);
|
|
1788
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1793
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoIconButton, decorators: [{
|
|
1789
1794
|
type: Component,
|
|
1790
1795
|
args: [{
|
|
1791
1796
|
selector: 'dso-icon-button',
|
|
@@ -1811,8 +1816,8 @@ let DsoImageOverlay = class DsoImageOverlay {
|
|
|
1811
1816
|
c.detach();
|
|
1812
1817
|
this.el = r.nativeElement;
|
|
1813
1818
|
}
|
|
1814
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1815
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1819
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoImageOverlay, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1820
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoImageOverlay, isStandalone: true, selector: "dso-image-overlay", inputs: { wijzigactie: "wijzigactie" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1816
1821
|
};
|
|
1817
1822
|
DsoImageOverlay = __decorate([
|
|
1818
1823
|
ProxyCmp({
|
|
@@ -1820,7 +1825,7 @@ DsoImageOverlay = __decorate([
|
|
|
1820
1825
|
inputs: ['wijzigactie']
|
|
1821
1826
|
})
|
|
1822
1827
|
], DsoImageOverlay);
|
|
1823
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1828
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoImageOverlay, decorators: [{
|
|
1824
1829
|
type: Component,
|
|
1825
1830
|
args: [{
|
|
1826
1831
|
selector: 'dso-image-overlay',
|
|
@@ -1849,8 +1854,8 @@ let DsoInfo = class DsoInfo {
|
|
|
1849
1854
|
c.detach();
|
|
1850
1855
|
this.el = r.nativeElement;
|
|
1851
1856
|
}
|
|
1852
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1853
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1857
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoInfo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1858
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
1854
1859
|
};
|
|
1855
1860
|
DsoInfo = __decorate([
|
|
1856
1861
|
ProxyCmp({
|
|
@@ -1858,7 +1863,7 @@ DsoInfo = __decorate([
|
|
|
1858
1863
|
inputs: ['active', 'fixed']
|
|
1859
1864
|
})
|
|
1860
1865
|
], DsoInfo);
|
|
1861
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1866
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoInfo, decorators: [{
|
|
1862
1867
|
type: Component,
|
|
1863
1868
|
args: [{
|
|
1864
1869
|
selector: 'dso-info',
|
|
@@ -1880,11 +1885,6 @@ let DsoInfoButton = class DsoInfoButton {
|
|
|
1880
1885
|
set active(_) { }
|
|
1881
1886
|
;
|
|
1882
1887
|
/**
|
|
1883
|
-
* For secondary Info Button.
|
|
1884
|
-
*/
|
|
1885
|
-
set secondary(_) { }
|
|
1886
|
-
;
|
|
1887
|
-
/**
|
|
1888
1888
|
* The label. @default "Toelichting bij optie"
|
|
1889
1889
|
*/
|
|
1890
1890
|
set label(_) { }
|
|
@@ -1900,24 +1900,24 @@ let DsoInfoButton = class DsoInfoButton {
|
|
|
1900
1900
|
c.detach();
|
|
1901
1901
|
this.el = r.nativeElement;
|
|
1902
1902
|
}
|
|
1903
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1904
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1903
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoInfoButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1904
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoInfoButton, isStandalone: true, selector: "dso-info-button", inputs: { active: "active", label: "label", toggletipPlacement: "toggletipPlacement" }, outputs: { dsoToggle: "dsoToggle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1905
1905
|
};
|
|
1906
1906
|
DsoInfoButton = __decorate([
|
|
1907
1907
|
ProxyCmp({
|
|
1908
1908
|
defineCustomElementFn: defineCustomElement$x,
|
|
1909
|
-
inputs: ['active', 'label', '
|
|
1909
|
+
inputs: ['active', 'label', 'toggletipPlacement'],
|
|
1910
1910
|
methods: ['setFocus']
|
|
1911
1911
|
})
|
|
1912
1912
|
], DsoInfoButton);
|
|
1913
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1913
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoInfoButton, decorators: [{
|
|
1914
1914
|
type: Component,
|
|
1915
1915
|
args: [{
|
|
1916
1916
|
selector: 'dso-info-button',
|
|
1917
1917
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1918
1918
|
template: '<ng-content></ng-content>',
|
|
1919
1919
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1920
|
-
inputs: ['active', 'label', '
|
|
1920
|
+
inputs: ['active', 'label', 'toggletipPlacement'],
|
|
1921
1921
|
outputs: ['dsoToggle'],
|
|
1922
1922
|
}]
|
|
1923
1923
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { dsoToggle: [{
|
|
@@ -1967,8 +1967,8 @@ let DsoInputRange = class DsoInputRange {
|
|
|
1967
1967
|
c.detach();
|
|
1968
1968
|
this.el = r.nativeElement;
|
|
1969
1969
|
}
|
|
1970
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1971
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
1970
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoInputRange, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1971
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
1972
1972
|
};
|
|
1973
1973
|
DsoInputRange = __decorate([
|
|
1974
1974
|
ProxyCmp({
|
|
@@ -1976,7 +1976,7 @@ DsoInputRange = __decorate([
|
|
|
1976
1976
|
inputs: ['description', 'label', 'max', 'min', 'step', 'unit', 'value']
|
|
1977
1977
|
})
|
|
1978
1978
|
], DsoInputRange);
|
|
1979
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1979
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoInputRange, decorators: [{
|
|
1980
1980
|
type: Component,
|
|
1981
1981
|
args: [{
|
|
1982
1982
|
selector: 'dso-input-range',
|
|
@@ -2018,8 +2018,8 @@ let DsoLabel = class DsoLabel {
|
|
|
2018
2018
|
c.detach();
|
|
2019
2019
|
this.el = r.nativeElement;
|
|
2020
2020
|
}
|
|
2021
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2022
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2021
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoLabel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2022
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
2023
2023
|
};
|
|
2024
2024
|
DsoLabel = __decorate([
|
|
2025
2025
|
ProxyCmp({
|
|
@@ -2027,7 +2027,7 @@ DsoLabel = __decorate([
|
|
|
2027
2027
|
inputs: ['compact', 'removable', 'status', 'truncate']
|
|
2028
2028
|
})
|
|
2029
2029
|
], DsoLabel);
|
|
2030
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2030
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoLabel, decorators: [{
|
|
2031
2031
|
type: Component,
|
|
2032
2032
|
args: [{
|
|
2033
2033
|
selector: 'dso-label',
|
|
@@ -2055,8 +2055,8 @@ let DsoLegend = class DsoLegend {
|
|
|
2055
2055
|
c.detach();
|
|
2056
2056
|
this.el = r.nativeElement;
|
|
2057
2057
|
}
|
|
2058
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2059
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2058
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoLegend, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2059
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
2060
2060
|
};
|
|
2061
2061
|
DsoLegend = __decorate([
|
|
2062
2062
|
ProxyCmp({
|
|
@@ -2064,7 +2064,7 @@ DsoLegend = __decorate([
|
|
|
2064
2064
|
inputs: ['tabItems']
|
|
2065
2065
|
})
|
|
2066
2066
|
], DsoLegend);
|
|
2067
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2067
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoLegend, decorators: [{
|
|
2068
2068
|
type: Component,
|
|
2069
2069
|
args: [{
|
|
2070
2070
|
selector: 'dso-legend',
|
|
@@ -2094,8 +2094,8 @@ When not set, no edit/view toggle icon is shown.
|
|
|
2094
2094
|
c.detach();
|
|
2095
2095
|
this.el = r.nativeElement;
|
|
2096
2096
|
}
|
|
2097
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2098
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2097
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoLegendGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2098
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoLegendGroup, isStandalone: true, selector: "dso-legend-group", inputs: { mode: "mode" }, outputs: { dsoLegendGroupModeChange: "dsoLegendGroupModeChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2099
2099
|
};
|
|
2100
2100
|
DsoLegendGroup = __decorate([
|
|
2101
2101
|
ProxyCmp({
|
|
@@ -2103,7 +2103,7 @@ DsoLegendGroup = __decorate([
|
|
|
2103
2103
|
inputs: ['mode']
|
|
2104
2104
|
})
|
|
2105
2105
|
], DsoLegendGroup);
|
|
2106
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2106
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoLegendGroup, decorators: [{
|
|
2107
2107
|
type: Component,
|
|
2108
2108
|
args: [{
|
|
2109
2109
|
selector: 'dso-legend-group',
|
|
@@ -2148,8 +2148,8 @@ let DsoLegendItem = class DsoLegendItem {
|
|
|
2148
2148
|
c.detach();
|
|
2149
2149
|
this.el = r.nativeElement;
|
|
2150
2150
|
}
|
|
2151
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2152
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2151
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoLegendItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2152
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoLegendItem, isStandalone: true, selector: "dso-legend-item", inputs: { activatable: "activatable", active: "active", disabled: "disabled", disabledMessage: "disabledMessage" }, outputs: { dsoActiveChange: "dsoActiveChange", dsoDelete: "dsoDelete", dsoMouseEnter: "dsoMouseEnter", dsoMouseLeave: "dsoMouseLeave" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2153
2153
|
};
|
|
2154
2154
|
DsoLegendItem = __decorate([
|
|
2155
2155
|
ProxyCmp({
|
|
@@ -2157,7 +2157,7 @@ DsoLegendItem = __decorate([
|
|
|
2157
2157
|
inputs: ['activatable', 'active', 'disabled', 'disabledMessage']
|
|
2158
2158
|
})
|
|
2159
2159
|
], DsoLegendItem);
|
|
2160
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2160
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoLegendItem, decorators: [{
|
|
2161
2161
|
type: Component,
|
|
2162
2162
|
args: [{
|
|
2163
2163
|
selector: 'dso-legend-item',
|
|
@@ -2226,8 +2226,8 @@ let DsoListButton = class DsoListButton {
|
|
|
2226
2226
|
c.detach();
|
|
2227
2227
|
this.el = r.nativeElement;
|
|
2228
2228
|
}
|
|
2229
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2230
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2229
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoListButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2230
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
2231
2231
|
};
|
|
2232
2232
|
DsoListButton = __decorate([
|
|
2233
2233
|
ProxyCmp({
|
|
@@ -2235,7 +2235,7 @@ DsoListButton = __decorate([
|
|
|
2235
2235
|
inputs: ['checked', 'count', 'disabled', 'label', 'max', 'min', 'subcontentPrefix', 'sublabel']
|
|
2236
2236
|
})
|
|
2237
2237
|
], DsoListButton);
|
|
2238
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2238
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoListButton, decorators: [{
|
|
2239
2239
|
type: Component,
|
|
2240
2240
|
args: [{
|
|
2241
2241
|
selector: 'dso-list-button',
|
|
@@ -2291,8 +2291,8 @@ Used to clarify the (non-production) server environment ("int", "kta", "pfm", "p
|
|
|
2291
2291
|
c.detach();
|
|
2292
2292
|
this.el = r.nativeElement;
|
|
2293
2293
|
}
|
|
2294
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2295
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2294
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoLogo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2295
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
2296
2296
|
};
|
|
2297
2297
|
DsoLogo = __decorate([
|
|
2298
2298
|
ProxyCmp({
|
|
@@ -2300,7 +2300,7 @@ DsoLogo = __decorate([
|
|
|
2300
2300
|
inputs: ['label', 'labelUrl', 'logoUrl', 'name', 'ribbon']
|
|
2301
2301
|
})
|
|
2302
2302
|
], DsoLogo);
|
|
2303
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2303
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoLogo, decorators: [{
|
|
2304
2304
|
type: Component,
|
|
2305
2305
|
args: [{
|
|
2306
2306
|
selector: 'dso-logo',
|
|
@@ -2334,8 +2334,8 @@ let DsoMapBaseLayers = class DsoMapBaseLayers {
|
|
|
2334
2334
|
c.detach();
|
|
2335
2335
|
this.el = r.nativeElement;
|
|
2336
2336
|
}
|
|
2337
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2338
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2337
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoMapBaseLayers, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2338
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
2339
2339
|
};
|
|
2340
2340
|
DsoMapBaseLayers = __decorate([
|
|
2341
2341
|
ProxyCmp({
|
|
@@ -2343,7 +2343,7 @@ DsoMapBaseLayers = __decorate([
|
|
|
2343
2343
|
inputs: ['baseLayers', 'group']
|
|
2344
2344
|
})
|
|
2345
2345
|
], DsoMapBaseLayers);
|
|
2346
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2346
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoMapBaseLayers, decorators: [{
|
|
2347
2347
|
type: Component,
|
|
2348
2348
|
args: [{
|
|
2349
2349
|
selector: 'dso-map-base-layers',
|
|
@@ -2381,8 +2381,8 @@ let DsoMapControls = class DsoMapControls {
|
|
|
2381
2381
|
c.detach();
|
|
2382
2382
|
this.el = r.nativeElement;
|
|
2383
2383
|
}
|
|
2384
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2385
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2384
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoMapControls, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2385
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
2386
2386
|
};
|
|
2387
2387
|
DsoMapControls = __decorate([
|
|
2388
2388
|
ProxyCmp({
|
|
@@ -2391,7 +2391,7 @@ DsoMapControls = __decorate([
|
|
|
2391
2391
|
methods: ['toggleVisibility']
|
|
2392
2392
|
})
|
|
2393
2393
|
], DsoMapControls);
|
|
2394
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2394
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoMapControls, decorators: [{
|
|
2395
2395
|
type: Component,
|
|
2396
2396
|
args: [{
|
|
2397
2397
|
selector: 'dso-map-controls',
|
|
@@ -2412,11 +2412,6 @@ let DsoMapLayer = class DsoMapLayer {
|
|
|
2412
2412
|
z;
|
|
2413
2413
|
el;
|
|
2414
2414
|
/**
|
|
2415
|
-
* The label of the Map Layer.
|
|
2416
|
-
*/
|
|
2417
|
-
set label(_) { }
|
|
2418
|
-
;
|
|
2419
|
-
/**
|
|
2420
2415
|
* A boolean to indicate if the Map Layer is capable of being activated. When `true` a Slide Toggle displays
|
|
2421
2416
|
on the right. @default false
|
|
2422
2417
|
*/
|
|
@@ -2427,29 +2422,34 @@ on the right. @default false
|
|
|
2427
2422
|
*/
|
|
2428
2423
|
set active(_) { }
|
|
2429
2424
|
;
|
|
2425
|
+
/**
|
|
2426
|
+
* An optional 'wijzigactie' that signals if the Map Layer is added or removed.
|
|
2427
|
+
*/
|
|
2428
|
+
set wijzigactie(_) { }
|
|
2429
|
+
;
|
|
2430
2430
|
dsoActiveChange = new EventEmitter();
|
|
2431
2431
|
constructor(c, r, z) {
|
|
2432
2432
|
this.z = z;
|
|
2433
2433
|
c.detach();
|
|
2434
2434
|
this.el = r.nativeElement;
|
|
2435
2435
|
}
|
|
2436
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2437
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2436
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoMapLayer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2437
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoMapLayer, isStandalone: true, selector: "dso-map-layer", inputs: { activatable: "activatable", active: "active", wijzigactie: "wijzigactie" }, outputs: { dsoActiveChange: "dsoActiveChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2438
2438
|
};
|
|
2439
2439
|
DsoMapLayer = __decorate([
|
|
2440
2440
|
ProxyCmp({
|
|
2441
2441
|
defineCustomElementFn: defineCustomElement$H,
|
|
2442
|
-
inputs: ['activatable', 'active', '
|
|
2442
|
+
inputs: ['activatable', 'active', 'wijzigactie']
|
|
2443
2443
|
})
|
|
2444
2444
|
], DsoMapLayer);
|
|
2445
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2445
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoMapLayer, decorators: [{
|
|
2446
2446
|
type: Component,
|
|
2447
2447
|
args: [{
|
|
2448
2448
|
selector: 'dso-map-layer',
|
|
2449
2449
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2450
2450
|
template: '<ng-content></ng-content>',
|
|
2451
2451
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2452
|
-
inputs: ['activatable', 'active', { name: '
|
|
2452
|
+
inputs: ['activatable', 'active', { name: 'wijzigactie', required: true }],
|
|
2453
2453
|
outputs: ['dsoActiveChange'],
|
|
2454
2454
|
}]
|
|
2455
2455
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { dsoActiveChange: [{
|
|
@@ -2463,6 +2463,11 @@ let DsoMapLayerObject = class DsoMapLayerObject {
|
|
|
2463
2463
|
*/
|
|
2464
2464
|
set active(_) { }
|
|
2465
2465
|
;
|
|
2466
|
+
/**
|
|
2467
|
+
* An optional 'wijzigactie' that signals if the Map Layer is added or removed.
|
|
2468
|
+
*/
|
|
2469
|
+
set wijzigactie(_) { }
|
|
2470
|
+
;
|
|
2466
2471
|
dsoActiveChange = new EventEmitter();
|
|
2467
2472
|
dsoMouseEnter = new EventEmitter();
|
|
2468
2473
|
dsoMouseLeave = new EventEmitter();
|
|
@@ -2471,23 +2476,23 @@ let DsoMapLayerObject = class DsoMapLayerObject {
|
|
|
2471
2476
|
c.detach();
|
|
2472
2477
|
this.el = r.nativeElement;
|
|
2473
2478
|
}
|
|
2474
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2475
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2479
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoMapLayerObject, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2480
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoMapLayerObject, isStandalone: true, selector: "dso-map-layer-object", inputs: { active: "active", wijzigactie: "wijzigactie" }, outputs: { dsoActiveChange: "dsoActiveChange", dsoMouseEnter: "dsoMouseEnter", dsoMouseLeave: "dsoMouseLeave" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2476
2481
|
};
|
|
2477
2482
|
DsoMapLayerObject = __decorate([
|
|
2478
2483
|
ProxyCmp({
|
|
2479
2484
|
defineCustomElementFn: defineCustomElement$I,
|
|
2480
|
-
inputs: ['active']
|
|
2485
|
+
inputs: ['active', 'wijzigactie']
|
|
2481
2486
|
})
|
|
2482
2487
|
], DsoMapLayerObject);
|
|
2483
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2488
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoMapLayerObject, decorators: [{
|
|
2484
2489
|
type: Component,
|
|
2485
2490
|
args: [{
|
|
2486
2491
|
selector: 'dso-map-layer-object',
|
|
2487
2492
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2488
2493
|
template: '<ng-content></ng-content>',
|
|
2489
2494
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2490
|
-
inputs: ['active'],
|
|
2495
|
+
inputs: ['active', { name: 'wijzigactie', required: true }],
|
|
2491
2496
|
outputs: ['dsoActiveChange', 'dsoMouseEnter', 'dsoMouseLeave'],
|
|
2492
2497
|
}]
|
|
2493
2498
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { dsoActiveChange: [{
|
|
@@ -2510,8 +2515,8 @@ let DsoMapMessage = class DsoMapMessage {
|
|
|
2510
2515
|
c.detach();
|
|
2511
2516
|
this.el = r.nativeElement;
|
|
2512
2517
|
}
|
|
2513
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2514
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2518
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoMapMessage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2519
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoMapMessage, isStandalone: true, selector: "dso-map-message", inputs: { variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2515
2520
|
};
|
|
2516
2521
|
DsoMapMessage = __decorate([
|
|
2517
2522
|
ProxyCmp({
|
|
@@ -2519,7 +2524,7 @@ DsoMapMessage = __decorate([
|
|
|
2519
2524
|
inputs: ['variant']
|
|
2520
2525
|
})
|
|
2521
2526
|
], DsoMapMessage);
|
|
2522
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2527
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoMapMessage, decorators: [{
|
|
2523
2528
|
type: Component,
|
|
2524
2529
|
args: [{
|
|
2525
2530
|
selector: 'dso-map-message',
|
|
@@ -2548,8 +2553,8 @@ let DsoMapOverlays = class DsoMapOverlays {
|
|
|
2548
2553
|
c.detach();
|
|
2549
2554
|
this.el = r.nativeElement;
|
|
2550
2555
|
}
|
|
2551
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2552
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2556
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoMapOverlays, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2557
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
2553
2558
|
};
|
|
2554
2559
|
DsoMapOverlays = __decorate([
|
|
2555
2560
|
ProxyCmp({
|
|
@@ -2557,7 +2562,7 @@ DsoMapOverlays = __decorate([
|
|
|
2557
2562
|
inputs: ['group', 'overlays']
|
|
2558
2563
|
})
|
|
2559
2564
|
], DsoMapOverlays);
|
|
2560
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2565
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoMapOverlays, decorators: [{
|
|
2561
2566
|
type: Component,
|
|
2562
2567
|
args: [{
|
|
2563
2568
|
selector: 'dso-map-overlays',
|
|
@@ -2602,8 +2607,8 @@ let DsoMarkBar = class DsoMarkBar {
|
|
|
2602
2607
|
c.detach();
|
|
2603
2608
|
this.el = r.nativeElement;
|
|
2604
2609
|
}
|
|
2605
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2606
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2610
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoMarkBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2611
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
2607
2612
|
};
|
|
2608
2613
|
DsoMarkBar = __decorate([
|
|
2609
2614
|
ProxyCmp({
|
|
@@ -2612,7 +2617,7 @@ DsoMarkBar = __decorate([
|
|
|
2612
2617
|
methods: ['dsoFocus']
|
|
2613
2618
|
})
|
|
2614
2619
|
], DsoMarkBar);
|
|
2615
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2620
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoMarkBar, decorators: [{
|
|
2616
2621
|
type: Component,
|
|
2617
2622
|
args: [{
|
|
2618
2623
|
selector: 'dso-mark-bar',
|
|
@@ -2671,8 +2676,8 @@ Needs `modalTitle` to be set. @default false
|
|
|
2671
2676
|
c.detach();
|
|
2672
2677
|
this.el = r.nativeElement;
|
|
2673
2678
|
}
|
|
2674
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2675
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2679
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2680
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
2676
2681
|
};
|
|
2677
2682
|
DsoModal = __decorate([
|
|
2678
2683
|
ProxyCmp({
|
|
@@ -2680,7 +2685,7 @@ DsoModal = __decorate([
|
|
|
2680
2685
|
inputs: ['closable', 'dialogRole', 'fullscreen', 'modalTitle', 'returnFocus']
|
|
2681
2686
|
})
|
|
2682
2687
|
], DsoModal);
|
|
2683
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2688
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoModal, decorators: [{
|
|
2684
2689
|
type: Component,
|
|
2685
2690
|
args: [{
|
|
2686
2691
|
selector: 'dso-modal',
|
|
@@ -2707,8 +2712,8 @@ let DsoOnboardingTip = class DsoOnboardingTip {
|
|
|
2707
2712
|
c.detach();
|
|
2708
2713
|
this.el = r.nativeElement;
|
|
2709
2714
|
}
|
|
2710
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2711
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2715
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoOnboardingTip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2716
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
2712
2717
|
};
|
|
2713
2718
|
DsoOnboardingTip = __decorate([
|
|
2714
2719
|
ProxyCmp({
|
|
@@ -2716,7 +2721,7 @@ DsoOnboardingTip = __decorate([
|
|
|
2716
2721
|
inputs: ['placement']
|
|
2717
2722
|
})
|
|
2718
2723
|
], DsoOnboardingTip);
|
|
2719
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2724
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoOnboardingTip, decorators: [{
|
|
2720
2725
|
type: Component,
|
|
2721
2726
|
args: [{
|
|
2722
2727
|
selector: 'dso-onboarding-tip',
|
|
@@ -2771,8 +2776,8 @@ toggletip for "IntIoRef" will show a "Kenmerken en kaart" annotation button. @de
|
|
|
2771
2776
|
c.detach();
|
|
2772
2777
|
this.el = r.nativeElement;
|
|
2773
2778
|
}
|
|
2774
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2775
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2779
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoOzonContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2780
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
2776
2781
|
};
|
|
2777
2782
|
DsoOzonContent = __decorate([
|
|
2778
2783
|
ProxyCmp({
|
|
@@ -2780,7 +2785,7 @@ DsoOzonContent = __decorate([
|
|
|
2780
2785
|
inputs: ['annotated', 'begripResolver', 'content', 'inline', 'mark', 'urlResolver']
|
|
2781
2786
|
})
|
|
2782
2787
|
], DsoOzonContent);
|
|
2783
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2788
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoOzonContent, decorators: [{
|
|
2784
2789
|
type: Component,
|
|
2785
2790
|
args: [{
|
|
2786
2791
|
selector: 'dso-ozon-content',
|
|
@@ -2808,8 +2813,8 @@ let DsoOzonContentToggletip = class DsoOzonContentToggletip {
|
|
|
2808
2813
|
c.detach();
|
|
2809
2814
|
this.el = r.nativeElement;
|
|
2810
2815
|
}
|
|
2811
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2812
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2816
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoOzonContentToggletip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2817
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
2813
2818
|
};
|
|
2814
2819
|
DsoOzonContentToggletip = __decorate([
|
|
2815
2820
|
ProxyCmp({
|
|
@@ -2817,7 +2822,7 @@ DsoOzonContentToggletip = __decorate([
|
|
|
2817
2822
|
inputs: ['icon']
|
|
2818
2823
|
})
|
|
2819
2824
|
], DsoOzonContentToggletip);
|
|
2820
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2825
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoOzonContentToggletip, decorators: [{
|
|
2821
2826
|
type: Component,
|
|
2822
2827
|
args: [{
|
|
2823
2828
|
selector: 'dso-ozon-content-toggletip',
|
|
@@ -2851,8 +2856,8 @@ let DsoPagination = class DsoPagination {
|
|
|
2851
2856
|
c.detach();
|
|
2852
2857
|
this.el = r.nativeElement;
|
|
2853
2858
|
}
|
|
2854
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2855
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2859
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoPagination, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2860
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
2856
2861
|
};
|
|
2857
2862
|
DsoPagination = __decorate([
|
|
2858
2863
|
ProxyCmp({
|
|
@@ -2860,7 +2865,7 @@ DsoPagination = __decorate([
|
|
|
2860
2865
|
inputs: ['currentPage', 'formatHref', 'totalPages']
|
|
2861
2866
|
})
|
|
2862
2867
|
], DsoPagination);
|
|
2863
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2868
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoPagination, decorators: [{
|
|
2864
2869
|
type: Component,
|
|
2865
2870
|
args: [{
|
|
2866
2871
|
selector: 'dso-pagination',
|
|
@@ -2892,8 +2897,8 @@ let DsoPanel = class DsoPanel {
|
|
|
2892
2897
|
c.detach();
|
|
2893
2898
|
this.el = r.nativeElement;
|
|
2894
2899
|
}
|
|
2895
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2896
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2900
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoPanel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2901
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
2897
2902
|
};
|
|
2898
2903
|
DsoPanel = __decorate([
|
|
2899
2904
|
ProxyCmp({
|
|
@@ -2901,7 +2906,7 @@ DsoPanel = __decorate([
|
|
|
2901
2906
|
inputs: ['closeButtonLabel', 'emphasized']
|
|
2902
2907
|
})
|
|
2903
2908
|
], DsoPanel);
|
|
2904
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2909
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoPanel, decorators: [{
|
|
2905
2910
|
type: Component,
|
|
2906
2911
|
args: [{
|
|
2907
2912
|
selector: 'dso-panel',
|
|
@@ -2943,8 +2948,8 @@ let DsoPlekinfoCard = class DsoPlekinfoCard {
|
|
|
2943
2948
|
c.detach();
|
|
2944
2949
|
this.el = r.nativeElement;
|
|
2945
2950
|
}
|
|
2946
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2947
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2951
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoPlekinfoCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2952
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
2948
2953
|
};
|
|
2949
2954
|
DsoPlekinfoCard = __decorate([
|
|
2950
2955
|
ProxyCmp({
|
|
@@ -2952,7 +2957,7 @@ DsoPlekinfoCard = __decorate([
|
|
|
2952
2957
|
inputs: ['active', 'href', 'targetBlank', 'wijzigactie']
|
|
2953
2958
|
})
|
|
2954
2959
|
], DsoPlekinfoCard);
|
|
2955
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2960
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoPlekinfoCard, decorators: [{
|
|
2956
2961
|
type: Component,
|
|
2957
2962
|
args: [{
|
|
2958
2963
|
selector: 'dso-plekinfo-card',
|
|
@@ -2990,8 +2995,8 @@ If no size is set, falls back to `small`.
|
|
|
2990
2995
|
c.detach();
|
|
2991
2996
|
this.el = r.nativeElement;
|
|
2992
2997
|
}
|
|
2993
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2994
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
2998
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoProgressIndicator, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2999
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
2995
3000
|
};
|
|
2996
3001
|
DsoProgressIndicator = __decorate([
|
|
2997
3002
|
ProxyCmp({
|
|
@@ -2999,7 +3004,7 @@ DsoProgressIndicator = __decorate([
|
|
|
2999
3004
|
inputs: ['block', 'label', 'size']
|
|
3000
3005
|
})
|
|
3001
3006
|
], DsoProgressIndicator);
|
|
3002
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3007
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoProgressIndicator, decorators: [{
|
|
3003
3008
|
type: Component,
|
|
3004
3009
|
args: [{
|
|
3005
3010
|
selector: 'dso-progress-indicator',
|
|
@@ -3022,8 +3027,8 @@ let DsoProjectItem = class DsoProjectItem {
|
|
|
3022
3027
|
c.detach();
|
|
3023
3028
|
this.el = r.nativeElement;
|
|
3024
3029
|
}
|
|
3025
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3026
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3030
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoProjectItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3031
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoProjectItem, isStandalone: true, selector: "dso-project-item", inputs: { label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3027
3032
|
};
|
|
3028
3033
|
DsoProjectItem = __decorate([
|
|
3029
3034
|
ProxyCmp({
|
|
@@ -3031,7 +3036,7 @@ DsoProjectItem = __decorate([
|
|
|
3031
3036
|
inputs: ['label']
|
|
3032
3037
|
})
|
|
3033
3038
|
], DsoProjectItem);
|
|
3034
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3039
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoProjectItem, decorators: [{
|
|
3035
3040
|
type: Component,
|
|
3036
3041
|
args: [{
|
|
3037
3042
|
selector: 'dso-project-item',
|
|
@@ -3060,8 +3065,8 @@ let DsoRenvooi = class DsoRenvooi {
|
|
|
3060
3065
|
c.detach();
|
|
3061
3066
|
this.el = r.nativeElement;
|
|
3062
3067
|
}
|
|
3063
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3064
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3068
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoRenvooi, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3069
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
3065
3070
|
};
|
|
3066
3071
|
DsoRenvooi = __decorate([
|
|
3067
3072
|
ProxyCmp({
|
|
@@ -3069,7 +3074,7 @@ DsoRenvooi = __decorate([
|
|
|
3069
3074
|
inputs: ['mark', 'value']
|
|
3070
3075
|
})
|
|
3071
3076
|
], DsoRenvooi);
|
|
3072
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3077
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoRenvooi, decorators: [{
|
|
3073
3078
|
type: Component,
|
|
3074
3079
|
args: [{
|
|
3075
3080
|
selector: 'dso-renvooi',
|
|
@@ -3091,8 +3096,8 @@ let DsoResponsiveElement = class DsoResponsiveElement {
|
|
|
3091
3096
|
c.detach();
|
|
3092
3097
|
this.el = r.nativeElement;
|
|
3093
3098
|
}
|
|
3094
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3095
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3099
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoResponsiveElement, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3100
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoResponsiveElement, isStandalone: true, selector: "dso-responsive-element", outputs: { dsoSizeChange: "dsoSizeChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3096
3101
|
};
|
|
3097
3102
|
DsoResponsiveElement = __decorate([
|
|
3098
3103
|
ProxyCmp({
|
|
@@ -3100,7 +3105,7 @@ DsoResponsiveElement = __decorate([
|
|
|
3100
3105
|
methods: ['getSize']
|
|
3101
3106
|
})
|
|
3102
3107
|
], DsoResponsiveElement);
|
|
3103
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3108
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoResponsiveElement, decorators: [{
|
|
3104
3109
|
type: Component,
|
|
3105
3110
|
args: [{
|
|
3106
3111
|
selector: 'dso-responsive-element',
|
|
@@ -3122,15 +3127,15 @@ let DsoScrollable = class DsoScrollable {
|
|
|
3122
3127
|
c.detach();
|
|
3123
3128
|
this.el = r.nativeElement;
|
|
3124
3129
|
}
|
|
3125
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3126
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3130
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoScrollable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3131
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoScrollable, isStandalone: true, selector: "dso-scrollable", outputs: { dsoScrollEnd: "dsoScrollEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3127
3132
|
};
|
|
3128
3133
|
DsoScrollable = __decorate([
|
|
3129
3134
|
ProxyCmp({
|
|
3130
3135
|
defineCustomElementFn: defineCustomElement$X
|
|
3131
3136
|
})
|
|
3132
3137
|
], DsoScrollable);
|
|
3133
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3138
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoScrollable, decorators: [{
|
|
3134
3139
|
type: Component,
|
|
3135
3140
|
args: [{
|
|
3136
3141
|
selector: 'dso-scrollable',
|
|
@@ -3167,7 +3172,7 @@ let DsoSegmentedButton = class DsoSegmentedButton {
|
|
|
3167
3172
|
set required(_) { }
|
|
3168
3173
|
;
|
|
3169
3174
|
/**
|
|
3170
|
-
*
|
|
3175
|
+
* The currently active option
|
|
3171
3176
|
*/
|
|
3172
3177
|
set activeOption(_) { }
|
|
3173
3178
|
;
|
|
@@ -3177,8 +3182,8 @@ let DsoSegmentedButton = class DsoSegmentedButton {
|
|
|
3177
3182
|
c.detach();
|
|
3178
3183
|
this.el = r.nativeElement;
|
|
3179
3184
|
}
|
|
3180
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3181
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3185
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoSegmentedButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3186
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoSegmentedButton, isStandalone: true, selector: "dso-segmented-button", inputs: { activeOption: "activeOption", groupName: "groupName", label: "label", options: "options", required: "required" }, outputs: { dsoChange: "dsoChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3182
3187
|
};
|
|
3183
3188
|
DsoSegmentedButton = __decorate([
|
|
3184
3189
|
ProxyCmp({
|
|
@@ -3186,7 +3191,7 @@ DsoSegmentedButton = __decorate([
|
|
|
3186
3191
|
inputs: ['activeOption', 'groupName', 'label', 'options', 'required']
|
|
3187
3192
|
})
|
|
3188
3193
|
], DsoSegmentedButton);
|
|
3189
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3194
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoSegmentedButton, decorators: [{
|
|
3190
3195
|
type: Component,
|
|
3191
3196
|
args: [{
|
|
3192
3197
|
selector: 'dso-segmented-button',
|
|
@@ -3273,8 +3278,8 @@ Can be used to indicate child Selectables that are a mix of checked and unchecke
|
|
|
3273
3278
|
c.detach();
|
|
3274
3279
|
this.el = r.nativeElement;
|
|
3275
3280
|
}
|
|
3276
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3277
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3281
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoSelectable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3282
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
3278
3283
|
};
|
|
3279
3284
|
DsoSelectable = __decorate([
|
|
3280
3285
|
ProxyCmp({
|
|
@@ -3283,7 +3288,7 @@ DsoSelectable = __decorate([
|
|
|
3283
3288
|
methods: ['toggleInfo']
|
|
3284
3289
|
})
|
|
3285
3290
|
], DsoSelectable);
|
|
3286
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3291
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoSelectable, decorators: [{
|
|
3287
3292
|
type: Component,
|
|
3288
3293
|
args: [{
|
|
3289
3294
|
selector: 'dso-selectable',
|
|
@@ -3315,8 +3320,8 @@ let DsoSkiplink = class DsoSkiplink {
|
|
|
3315
3320
|
c.detach();
|
|
3316
3321
|
this.el = r.nativeElement;
|
|
3317
3322
|
}
|
|
3318
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3319
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3323
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoSkiplink, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3324
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
3320
3325
|
};
|
|
3321
3326
|
DsoSkiplink = __decorate([
|
|
3322
3327
|
ProxyCmp({
|
|
@@ -3324,7 +3329,7 @@ DsoSkiplink = __decorate([
|
|
|
3324
3329
|
inputs: ['label', 'to']
|
|
3325
3330
|
})
|
|
3326
3331
|
], DsoSkiplink);
|
|
3327
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3332
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoSkiplink, decorators: [{
|
|
3328
3333
|
type: Component,
|
|
3329
3334
|
args: [{
|
|
3330
3335
|
selector: 'dso-skiplink',
|
|
@@ -3371,8 +3376,8 @@ let DsoSlideToggle = class DsoSlideToggle {
|
|
|
3371
3376
|
c.detach();
|
|
3372
3377
|
this.el = r.nativeElement;
|
|
3373
3378
|
}
|
|
3374
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3375
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3379
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoSlideToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3380
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
3376
3381
|
};
|
|
3377
3382
|
DsoSlideToggle = __decorate([
|
|
3378
3383
|
ProxyCmp({
|
|
@@ -3380,7 +3385,7 @@ DsoSlideToggle = __decorate([
|
|
|
3380
3385
|
inputs: ['accessibleLabel', 'checked', 'disabled', 'identifier', 'labelledbyId']
|
|
3381
3386
|
})
|
|
3382
3387
|
], DsoSlideToggle);
|
|
3383
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3388
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoSlideToggle, decorators: [{
|
|
3384
3389
|
type: Component,
|
|
3385
3390
|
args: [{
|
|
3386
3391
|
selector: 'dso-slide-toggle',
|
|
@@ -3403,15 +3408,15 @@ let DsoSurveyRating = class DsoSurveyRating {
|
|
|
3403
3408
|
c.detach();
|
|
3404
3409
|
this.el = r.nativeElement;
|
|
3405
3410
|
}
|
|
3406
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3407
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3411
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoSurveyRating, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3412
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
3408
3413
|
};
|
|
3409
3414
|
DsoSurveyRating = __decorate([
|
|
3410
3415
|
ProxyCmp({
|
|
3411
3416
|
defineCustomElementFn: defineCustomElement$10
|
|
3412
3417
|
})
|
|
3413
3418
|
], DsoSurveyRating);
|
|
3414
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3419
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoSurveyRating, decorators: [{
|
|
3415
3420
|
type: Component,
|
|
3416
3421
|
args: [{
|
|
3417
3422
|
selector: 'dso-survey-rating',
|
|
@@ -3450,8 +3455,8 @@ let DsoTab = class DsoTab {
|
|
|
3450
3455
|
c.detach();
|
|
3451
3456
|
this.el = r.nativeElement;
|
|
3452
3457
|
}
|
|
3453
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3454
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3458
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoTab, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3459
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
3455
3460
|
};
|
|
3456
3461
|
DsoTab = __decorate([
|
|
3457
3462
|
ProxyCmp({
|
|
@@ -3459,7 +3464,7 @@ DsoTab = __decorate([
|
|
|
3459
3464
|
inputs: ['active', 'disabled', 'href']
|
|
3460
3465
|
})
|
|
3461
3466
|
], DsoTab);
|
|
3462
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3467
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoTab, decorators: [{
|
|
3463
3468
|
type: Component,
|
|
3464
3469
|
args: [{
|
|
3465
3470
|
selector: 'dso-tab',
|
|
@@ -3485,8 +3490,8 @@ let DsoTable = class DsoTable {
|
|
|
3485
3490
|
c.detach();
|
|
3486
3491
|
this.el = r.nativeElement;
|
|
3487
3492
|
}
|
|
3488
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3489
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3493
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoTable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3494
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoTable, isStandalone: true, selector: "dso-table", inputs: { noModal: "noModal" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3490
3495
|
};
|
|
3491
3496
|
DsoTable = __decorate([
|
|
3492
3497
|
ProxyCmp({
|
|
@@ -3494,7 +3499,7 @@ DsoTable = __decorate([
|
|
|
3494
3499
|
inputs: ['noModal']
|
|
3495
3500
|
})
|
|
3496
3501
|
], DsoTable);
|
|
3497
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3502
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoTable, decorators: [{
|
|
3498
3503
|
type: Component,
|
|
3499
3504
|
args: [{
|
|
3500
3505
|
selector: 'dso-table',
|
|
@@ -3512,15 +3517,15 @@ let DsoTabs = class DsoTabs {
|
|
|
3512
3517
|
c.detach();
|
|
3513
3518
|
this.el = r.nativeElement;
|
|
3514
3519
|
}
|
|
3515
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3516
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3520
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoTabs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3521
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoTabs, isStandalone: true, selector: "dso-tabs", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3517
3522
|
};
|
|
3518
3523
|
DsoTabs = __decorate([
|
|
3519
3524
|
ProxyCmp({
|
|
3520
3525
|
defineCustomElementFn: defineCustomElement$13
|
|
3521
3526
|
})
|
|
3522
3527
|
], DsoTabs);
|
|
3523
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3528
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoTabs, decorators: [{
|
|
3524
3529
|
type: Component,
|
|
3525
3530
|
args: [{
|
|
3526
3531
|
selector: 'dso-tabs',
|
|
@@ -3538,15 +3543,15 @@ let DsoTijdreisBanner = class DsoTijdreisBanner {
|
|
|
3538
3543
|
c.detach();
|
|
3539
3544
|
this.el = r.nativeElement;
|
|
3540
3545
|
}
|
|
3541
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3542
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3546
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoTijdreisBanner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3547
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoTijdreisBanner, isStandalone: true, selector: "dso-tijdreis-banner", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3543
3548
|
};
|
|
3544
3549
|
DsoTijdreisBanner = __decorate([
|
|
3545
3550
|
ProxyCmp({
|
|
3546
3551
|
defineCustomElementFn: defineCustomElement$14
|
|
3547
3552
|
})
|
|
3548
3553
|
], DsoTijdreisBanner);
|
|
3549
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3554
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoTijdreisBanner, decorators: [{
|
|
3550
3555
|
type: Component,
|
|
3551
3556
|
args: [{
|
|
3552
3557
|
selector: 'dso-tijdreis-banner',
|
|
@@ -3574,33 +3579,28 @@ let DsoToggletip = class DsoToggletip {
|
|
|
3574
3579
|
*/
|
|
3575
3580
|
set small(_) { }
|
|
3576
3581
|
;
|
|
3577
|
-
/**
|
|
3578
|
-
* Set to true for secondary Toggletip.
|
|
3579
|
-
*/
|
|
3580
|
-
set secondary(_) { }
|
|
3581
|
-
;
|
|
3582
3582
|
constructor(c, r, z) {
|
|
3583
3583
|
this.z = z;
|
|
3584
3584
|
c.detach();
|
|
3585
3585
|
this.el = r.nativeElement;
|
|
3586
3586
|
}
|
|
3587
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3588
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3587
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoToggletip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3588
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsoToggletip, isStandalone: true, selector: "dso-toggletip", inputs: { label: "label", position: "position", small: "small" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3589
3589
|
};
|
|
3590
3590
|
DsoToggletip = __decorate([
|
|
3591
3591
|
ProxyCmp({
|
|
3592
3592
|
defineCustomElementFn: defineCustomElement$15,
|
|
3593
|
-
inputs: ['label', 'position', '
|
|
3593
|
+
inputs: ['label', 'position', 'small']
|
|
3594
3594
|
})
|
|
3595
3595
|
], DsoToggletip);
|
|
3596
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3596
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoToggletip, decorators: [{
|
|
3597
3597
|
type: Component,
|
|
3598
3598
|
args: [{
|
|
3599
3599
|
selector: 'dso-toggletip',
|
|
3600
3600
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3601
3601
|
template: '<ng-content></ng-content>',
|
|
3602
3602
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3603
|
-
inputs: ['label', 'position', '
|
|
3603
|
+
inputs: ['label', 'position', 'small'],
|
|
3604
3604
|
}]
|
|
3605
3605
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
3606
3606
|
let DsoTooltip = class DsoTooltip {
|
|
@@ -3646,8 +3646,8 @@ let DsoTooltip = class DsoTooltip {
|
|
|
3646
3646
|
c.detach();
|
|
3647
3647
|
this.el = r.nativeElement;
|
|
3648
3648
|
}
|
|
3649
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3650
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3649
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoTooltip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3650
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
3651
3651
|
};
|
|
3652
3652
|
DsoTooltip = __decorate([
|
|
3653
3653
|
ProxyCmp({
|
|
@@ -3656,7 +3656,7 @@ DsoTooltip = __decorate([
|
|
|
3656
3656
|
methods: ['activate', 'deactivate']
|
|
3657
3657
|
})
|
|
3658
3658
|
], DsoTooltip);
|
|
3659
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3659
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoTooltip, decorators: [{
|
|
3660
3660
|
type: Component,
|
|
3661
3661
|
args: [{
|
|
3662
3662
|
selector: 'dso-tooltip',
|
|
@@ -3682,8 +3682,8 @@ let DsoTreeView = class DsoTreeView {
|
|
|
3682
3682
|
c.detach();
|
|
3683
3683
|
this.el = r.nativeElement;
|
|
3684
3684
|
}
|
|
3685
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3686
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3685
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoTreeView, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3686
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
3687
3687
|
};
|
|
3688
3688
|
DsoTreeView = __decorate([
|
|
3689
3689
|
ProxyCmp({
|
|
@@ -3692,7 +3692,7 @@ DsoTreeView = __decorate([
|
|
|
3692
3692
|
methods: ['focusItem']
|
|
3693
3693
|
})
|
|
3694
3694
|
], DsoTreeView);
|
|
3695
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3695
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoTreeView, decorators: [{
|
|
3696
3696
|
type: Component,
|
|
3697
3697
|
args: [{
|
|
3698
3698
|
selector: 'dso-tree-view',
|
|
@@ -3773,8 +3773,8 @@ Default size is `large`. @default "large"
|
|
|
3773
3773
|
c.detach();
|
|
3774
3774
|
this.el = r.nativeElement;
|
|
3775
3775
|
}
|
|
3776
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3777
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3776
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoViewerGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3777
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", 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 });
|
|
3778
3778
|
};
|
|
3779
3779
|
DsoViewerGrid = __decorate([
|
|
3780
3780
|
ProxyCmp({
|
|
@@ -3782,7 +3782,7 @@ DsoViewerGrid = __decorate([
|
|
|
3782
3782
|
inputs: ['activeTab', 'documentPanelOpen', 'documentPanelSize', 'filterPanelOpen', 'filterPanelTitle', 'mainPanelExpanded', 'mainPanelHidden', 'mainSize', 'overlayOpen']
|
|
3783
3783
|
})
|
|
3784
3784
|
], DsoViewerGrid);
|
|
3785
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3785
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoViewerGrid, decorators: [{
|
|
3786
3786
|
type: Component,
|
|
3787
3787
|
args: [{
|
|
3788
3788
|
selector: 'dso-viewer-grid',
|
|
@@ -3852,8 +3852,8 @@ let DsotDocumentComponentDemo = class DsotDocumentComponentDemo {
|
|
|
3852
3852
|
c.detach();
|
|
3853
3853
|
this.el = r.nativeElement;
|
|
3854
3854
|
}
|
|
3855
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3856
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.
|
|
3855
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsotDocumentComponentDemo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3856
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.6", type: DsotDocumentComponentDemo, isStandalone: true, selector: "dsot-document-component-demo", inputs: { jsonFile: "jsonFile", mode: "mode", openDefault: "openDefault", ozonContentBegripResolver: "ozonContentBegripResolver", ozonContentUrlResolver: "ozonContentUrlResolver", showBesluitversie: "showBesluitversie", showCanvas: "showCanvas" }, outputs: { dsotOzonContentClick: "dsotOzonContentClick", dsotTableOfContentsClick: "dsotTableOfContentsClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3857
3857
|
};
|
|
3858
3858
|
DsotDocumentComponentDemo = __decorate([
|
|
3859
3859
|
ProxyCmp({
|
|
@@ -3861,7 +3861,7 @@ DsotDocumentComponentDemo = __decorate([
|
|
|
3861
3861
|
inputs: ['jsonFile', 'mode', 'openDefault', 'ozonContentBegripResolver', 'ozonContentUrlResolver', 'showBesluitversie', 'showCanvas']
|
|
3862
3862
|
})
|
|
3863
3863
|
], DsotDocumentComponentDemo);
|
|
3864
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3864
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsotDocumentComponentDemo, decorators: [{
|
|
3865
3865
|
type: Component,
|
|
3866
3866
|
args: [{
|
|
3867
3867
|
selector: 'dsot-document-component-demo',
|
|
@@ -3980,8 +3980,8 @@ class BooleanValueAccessor {
|
|
|
3980
3980
|
setDisabledState(isDisabled) {
|
|
3981
3981
|
this.el.nativeElement.disabled = isDisabled;
|
|
3982
3982
|
}
|
|
3983
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3984
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.
|
|
3983
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: BooleanValueAccessor, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3984
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.6", type: BooleanValueAccessor, isStandalone: true, selector: "dso-selectable[type=checkbox]", host: { listeners: { "focusout": "onFocusOut()", "dsoChange": "onDsoChange($event)" } }, providers: [
|
|
3985
3985
|
{
|
|
3986
3986
|
provide: NG_VALUE_ACCESSOR,
|
|
3987
3987
|
useExisting: forwardRef(() => BooleanValueAccessor),
|
|
@@ -3989,7 +3989,7 @@ class BooleanValueAccessor {
|
|
|
3989
3989
|
},
|
|
3990
3990
|
], ngImport: i0 });
|
|
3991
3991
|
}
|
|
3992
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3992
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: BooleanValueAccessor, decorators: [{
|
|
3993
3993
|
type: Directive,
|
|
3994
3994
|
args: [{
|
|
3995
3995
|
selector: "dso-selectable[type=checkbox]",
|
|
@@ -4036,8 +4036,8 @@ class RadioValueAccessor {
|
|
|
4036
4036
|
setDisabledState(isDisabled) {
|
|
4037
4037
|
this.el.nativeElement.disabled = isDisabled;
|
|
4038
4038
|
}
|
|
4039
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
4040
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.
|
|
4039
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: RadioValueAccessor, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
4040
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.6", type: RadioValueAccessor, isStandalone: true, selector: "dso-selectable[type=radio]", host: { listeners: { "focusout": "onFocusOut()", "dsoChange": "onDsoChange()" } }, providers: [
|
|
4041
4041
|
{
|
|
4042
4042
|
provide: NG_VALUE_ACCESSOR,
|
|
4043
4043
|
useExisting: forwardRef(() => RadioValueAccessor),
|
|
@@ -4045,7 +4045,7 @@ class RadioValueAccessor {
|
|
|
4045
4045
|
},
|
|
4046
4046
|
], ngImport: i0 });
|
|
4047
4047
|
}
|
|
4048
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
4048
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: RadioValueAccessor, decorators: [{
|
|
4049
4049
|
type: Directive,
|
|
4050
4050
|
args: [{
|
|
4051
4051
|
selector: "dso-selectable[type=radio]",
|
|
@@ -4068,11 +4068,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.5", ngImpor
|
|
|
4068
4068
|
|
|
4069
4069
|
const VALUE_ACCESSORS = [BooleanValueAccessor, RadioValueAccessor];
|
|
4070
4070
|
class DsoToolkitModule {
|
|
4071
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
4072
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.
|
|
4073
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.
|
|
4071
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoToolkitModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
4072
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.6", ngImport: i0, type: DsoToolkitModule, imports: [DsoAccordion, DsoAccordionSection, DsoActionList, DsoActionListItem, DsoAdvancedSelect, DsoAlert, DsoAnnotationActiviteit, DsoAnnotationGebiedsaanwijzing, DsoAnnotationKaart, DsoAnnotationLocatie, DsoAnnotationOmgevingsnormwaarde, DsoAttachmentsCounter, DsoAutosuggest, DsoBadge, DsoBanner, DsoButtonGroup, DsoCard, DsoCardContainer, DsoContactInformation, DsoCursorTooltip, DsoDatePicker, DsoDocumentCard, DsoDocumentComponent, DsoDropdownMenu, DsoExpandable, DsoHeader, DsoHighlightBox, DsoHistoryItem, DsoIcon, DsoIconButton, DsoImageOverlay, DsoInfo, DsoInfoButton, DsoInputRange, DsoLabel, DsoLegend, DsoLegendGroup, DsoLegendItem, DsoListButton, DsoLogo, DsoMapBaseLayers, DsoMapControls, DsoMapLayer, DsoMapLayerObject, DsoMapMessage, DsoMapOverlays, DsoMarkBar, DsoModal, DsoOnboardingTip, DsoOzonContent, DsoOzonContentToggletip, DsoPagination, DsoPanel, DsoPlekinfoCard, DsoProgressIndicator, DsoProjectItem, DsoRenvooi, DsoResponsiveElement, DsoScrollable, DsoSegmentedButton, DsoSelectable, DsoSkiplink, DsoSlideToggle, DsoSurveyRating, DsoTab, DsoTable, DsoTabs, DsoTijdreisBanner, DsoToggletip, DsoTooltip, DsoTreeView, DsoViewerGrid, DsotDocumentComponentDemo, BooleanValueAccessor, RadioValueAccessor], exports: [DsoAccordion, DsoAccordionSection, DsoActionList, DsoActionListItem, DsoAdvancedSelect, DsoAlert, DsoAnnotationActiviteit, DsoAnnotationGebiedsaanwijzing, DsoAnnotationKaart, DsoAnnotationLocatie, DsoAnnotationOmgevingsnormwaarde, DsoAttachmentsCounter, DsoAutosuggest, DsoBadge, DsoBanner, DsoButtonGroup, DsoCard, DsoCardContainer, DsoContactInformation, DsoCursorTooltip, DsoDatePicker, DsoDocumentCard, DsoDocumentComponent, DsoDropdownMenu, DsoExpandable, DsoHeader, DsoHighlightBox, DsoHistoryItem, DsoIcon, DsoIconButton, DsoImageOverlay, DsoInfo, DsoInfoButton, DsoInputRange, DsoLabel, DsoLegend, DsoLegendGroup, DsoLegendItem, DsoListButton, DsoLogo, DsoMapBaseLayers, DsoMapControls, DsoMapLayer, DsoMapLayerObject, DsoMapMessage, DsoMapOverlays, DsoMarkBar, DsoModal, DsoOnboardingTip, DsoOzonContent, DsoOzonContentToggletip, DsoPagination, DsoPanel, DsoPlekinfoCard, DsoProgressIndicator, DsoProjectItem, DsoRenvooi, DsoResponsiveElement, DsoScrollable, DsoSegmentedButton, DsoSelectable, DsoSkiplink, DsoSlideToggle, DsoSurveyRating, DsoTab, DsoTable, DsoTabs, DsoTijdreisBanner, DsoToggletip, DsoTooltip, DsoTreeView, DsoViewerGrid, DsotDocumentComponentDemo, BooleanValueAccessor, RadioValueAccessor] });
|
|
4073
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoToolkitModule });
|
|
4074
4074
|
}
|
|
4075
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
4075
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DsoToolkitModule, decorators: [{
|
|
4076
4076
|
type: NgModule,
|
|
4077
4077
|
args: [{
|
|
4078
4078
|
imports: [...DIRECTIVES, ...VALUE_ACCESSORS],
|