@loxia/mst-viewer 8.1.3-202512220251 → 8.1.3-202512220802

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.
Files changed (138) hide show
  1. package/fesm2022/loxia-mst-viewer-src-generated-openapi.mjs +1341 -0
  2. package/fesm2022/loxia-mst-viewer-src-generated-openapi.mjs.map +1 -0
  3. package/fesm2022/loxia-mst-viewer.mjs +1500 -301
  4. package/fesm2022/loxia-mst-viewer.mjs.map +1 -1
  5. package/index.d.ts +1079 -3
  6. package/package.json +10 -8
  7. package/src/generated/openapi/README.md +226 -0
  8. package/src/generated/openapi/index.d.ts +825 -0
  9. package/tailwind.scss +1 -5
  10. package/esm2022/generated.version.mjs +0 -2
  11. package/esm2022/lib/atomic-components/message/index.mjs +0 -4
  12. package/esm2022/lib/atomic-components/message/message.component.mjs +0 -34
  13. package/esm2022/lib/atomic-components/message/message.mjs +0 -8
  14. package/esm2022/lib/atomic-components/message/severity.enum.mjs +0 -9
  15. package/esm2022/lib/atomic-components/messages/messages.component.mjs +0 -20
  16. package/esm2022/lib/atomic-components/overlay/overlay.component.mjs +0 -11
  17. package/esm2022/lib/atomic-components/progress-indicator/progress-indicator.component.mjs +0 -11
  18. package/esm2022/lib/atomic-components/progress-indicator/progress-indicator.entity.mjs +0 -8
  19. package/esm2022/lib/atomic-components/services/messages.service.mjs +0 -27
  20. package/esm2022/lib/components/carousel-controls/carousel-controls.component.mjs +0 -40
  21. package/esm2022/lib/components/mstviewer/mstviewer.component.mjs +0 -110
  22. package/esm2022/lib/components/ritdelen-lijst/ritdelen-lijst.component.mjs +0 -267
  23. package/esm2022/lib/components/ritdelen-view/ritdelen-view.component.mjs +0 -103
  24. package/esm2022/lib/components/rpe/rpe.component.mjs +0 -33
  25. package/esm2022/lib/components/svg-visualisatie/svg-visualisatie.component.mjs +0 -273
  26. package/esm2022/lib/components/viewer-controls/viewer-controls.component.mjs +0 -52
  27. package/esm2022/lib/model/alternatief-rit-deel.mjs +0 -7
  28. package/esm2022/lib/model/km-range.mjs +0 -39
  29. package/esm2022/lib/model/melding-event.mjs +0 -7
  30. package/esm2022/lib/model/nieuwe-route.mjs +0 -10
  31. package/esm2022/lib/model/ongeplande-actie.mjs +0 -7
  32. package/esm2022/lib/model/rijwegplan-rijweg-dwang-combinatie.mjs +0 -24
  33. package/esm2022/lib/model/ritdeel.mjs +0 -205
  34. package/esm2022/lib/model/sein-op-ritdeel.mjs +0 -7
  35. package/esm2022/lib/model/wissel-kant-code.mjs +0 -7
  36. package/esm2022/lib/mst-viewer.module.mjs +0 -143
  37. package/esm2022/lib/optimo.mjs +0 -9
  38. package/esm2022/lib/resources/mstlogging.resource.mjs +0 -158
  39. package/esm2022/lib/resources/signaleringsbeeldinfo.resource.mjs +0 -62
  40. package/esm2022/lib/services/base-rest.service.mjs +0 -26
  41. package/esm2022/lib/services/beweging-utils.service.mjs +0 -139
  42. package/esm2022/lib/services/beweging-verrijker.service.mjs +0 -30
  43. package/esm2022/lib/services/connector.service.mjs +0 -30
  44. package/esm2022/lib/services/debug.service.mjs +0 -59
  45. package/esm2022/lib/services/editor.service.mjs +0 -48
  46. package/esm2022/lib/services/print-beweging.service.mjs +0 -66
  47. package/esm2022/lib/services/rit-lezer.service.mjs +0 -104
  48. package/esm2022/lib/services/signalerings-beeld-manager.service.mjs +0 -92
  49. package/esm2022/lib/services/viewer-control.service.mjs +0 -105
  50. package/esm2022/lib/state/actions/actions.mjs +0 -130
  51. package/esm2022/lib/state/actions/ritdelen.actions.mjs +0 -45
  52. package/esm2022/lib/state/effect/bepaal-ongeplande-acties.effect.mjs +0 -78
  53. package/esm2022/lib/state/effect/bepaal-sb-infos.effect.mjs +0 -67
  54. package/esm2022/lib/state/effect/beweging-invoegen.effect.mjs +0 -73
  55. package/esm2022/lib/state/effect/delete-ongeplande-actie.effect.mjs +0 -39
  56. package/esm2022/lib/state/effect/focus-effect.mjs +0 -36
  57. package/esm2022/lib/state/effect/laad-route-files.effect.mjs +0 -64
  58. package/esm2022/lib/state/effect/laad-signaleringsbeelden.effect.mjs +0 -363
  59. package/esm2022/lib/state/effect/rit-goedkeuren.effect.mjs +0 -23
  60. package/esm2022/lib/state/effect/ritdelen.effect.mjs +0 -112
  61. package/esm2022/lib/state/effect/svg-view.effect.mjs +0 -48
  62. package/esm2022/lib/state/mst-editor-state.mjs +0 -90
  63. package/esm2022/lib/state/reducer/rit-delen.reducer.mjs +0 -62
  64. package/esm2022/lib/util/actie-helper.mjs +0 -437
  65. package/esm2022/lib/util/actie-popover-bepaler.mjs +0 -90
  66. package/esm2022/lib/util/date.service.mjs +0 -17
  67. package/esm2022/lib/util/logging-helper.mjs +0 -61
  68. package/esm2022/lib/util/melding-builder.mjs +0 -13
  69. package/esm2022/lib/util/message-builder.mjs +0 -32
  70. package/esm2022/lib/util/multi-map.mjs +0 -76
  71. package/esm2022/lib/util/utils.mjs +0 -35
  72. package/esm2022/lib/util/zone-util.mjs +0 -32
  73. package/esm2022/loxia-mst-viewer.mjs +0 -5
  74. package/esm2022/public-api.mjs +0 -9
  75. package/generated.version.d.ts +0 -1
  76. package/lib/atomic-components/message/index.d.ts +0 -3
  77. package/lib/atomic-components/message/message.component.d.ts +0 -12
  78. package/lib/atomic-components/message/message.d.ts +0 -7
  79. package/lib/atomic-components/message/severity.enum.d.ts +0 -7
  80. package/lib/atomic-components/messages/messages.component.d.ts +0 -9
  81. package/lib/atomic-components/overlay/overlay.component.d.ts +0 -5
  82. package/lib/atomic-components/progress-indicator/progress-indicator.component.d.ts +0 -5
  83. package/lib/atomic-components/progress-indicator/progress-indicator.entity.d.ts +0 -6
  84. package/lib/atomic-components/services/messages.service.d.ts +0 -12
  85. package/lib/components/carousel-controls/carousel-controls.component.d.ts +0 -21
  86. package/lib/components/mstviewer/mstviewer.component.d.ts +0 -39
  87. package/lib/components/ritdelen-lijst/ritdelen-lijst.component.d.ts +0 -72
  88. package/lib/components/ritdelen-view/ritdelen-view.component.d.ts +0 -33
  89. package/lib/components/rpe/rpe.component.d.ts +0 -11
  90. package/lib/components/svg-visualisatie/svg-visualisatie.component.d.ts +0 -55
  91. package/lib/components/viewer-controls/viewer-controls.component.d.ts +0 -27
  92. package/lib/model/alternatief-rit-deel.d.ts +0 -7
  93. package/lib/model/km-range.d.ts +0 -13
  94. package/lib/model/melding-event.d.ts +0 -5
  95. package/lib/model/nieuwe-route.d.ts +0 -8
  96. package/lib/model/ongeplande-actie.d.ts +0 -6
  97. package/lib/model/rijwegplan-rijweg-dwang-combinatie.d.ts +0 -12
  98. package/lib/model/ritdeel.d.ts +0 -61
  99. package/lib/model/sein-op-ritdeel.d.ts +0 -7
  100. package/lib/model/wissel-kant-code.d.ts +0 -5
  101. package/lib/mst-viewer.module.d.ts +0 -34
  102. package/lib/optimo.d.ts +0 -69
  103. package/lib/resources/mstlogging.resource.d.ts +0 -104
  104. package/lib/resources/signaleringsbeeldinfo.resource.d.ts +0 -36
  105. package/lib/services/base-rest.service.d.ts +0 -16
  106. package/lib/services/beweging-utils.service.d.ts +0 -25
  107. package/lib/services/beweging-verrijker.service.d.ts +0 -11
  108. package/lib/services/connector.service.d.ts +0 -10
  109. package/lib/services/debug.service.d.ts +0 -15
  110. package/lib/services/editor.service.d.ts +0 -23
  111. package/lib/services/print-beweging.service.d.ts +0 -18
  112. package/lib/services/rit-lezer.service.d.ts +0 -22
  113. package/lib/services/signalerings-beeld-manager.service.d.ts +0 -29
  114. package/lib/services/viewer-control.service.d.ts +0 -32
  115. package/lib/state/actions/actions.d.ts +0 -275
  116. package/lib/state/actions/ritdelen.actions.d.ts +0 -101
  117. package/lib/state/effect/bepaal-ongeplande-acties.effect.d.ts +0 -23
  118. package/lib/state/effect/bepaal-sb-infos.effect.d.ts +0 -23
  119. package/lib/state/effect/beweging-invoegen.effect.d.ts +0 -17
  120. package/lib/state/effect/delete-ongeplande-actie.effect.d.ts +0 -15
  121. package/lib/state/effect/focus-effect.d.ts +0 -17
  122. package/lib/state/effect/laad-route-files.effect.d.ts +0 -28
  123. package/lib/state/effect/laad-signaleringsbeelden.effect.d.ts +0 -58
  124. package/lib/state/effect/rit-goedkeuren.effect.d.ts +0 -17
  125. package/lib/state/effect/ritdelen.effect.d.ts +0 -32
  126. package/lib/state/effect/svg-view.effect.d.ts +0 -17
  127. package/lib/state/mst-editor-state.d.ts +0 -133
  128. package/lib/state/reducer/rit-delen.reducer.d.ts +0 -4
  129. package/lib/util/actie-helper.d.ts +0 -117
  130. package/lib/util/actie-popover-bepaler.d.ts +0 -14
  131. package/lib/util/date.service.d.ts +0 -6
  132. package/lib/util/logging-helper.d.ts +0 -17
  133. package/lib/util/melding-builder.d.ts +0 -8
  134. package/lib/util/message-builder.d.ts +0 -13
  135. package/lib/util/multi-map.d.ts +0 -39
  136. package/lib/util/utils.d.ts +0 -4
  137. package/lib/util/zone-util.d.ts +0 -11
  138. package/public-api.d.ts +0 -5
@@ -1,7 +1,7 @@
1
1
  import * as i2 from '@angular/common';
2
2
  import { CommonModule } from '@angular/common';
3
3
  import * as i0 from '@angular/core';
4
- import { EventEmitter, Output, Input, Component, Injectable, ChangeDetectionStrategy, ViewChild, HostListener, NgModule } from '@angular/core';
4
+ import { EventEmitter, Output, Input, Component, Injectable, ChangeDetectionStrategy, ViewChild, InjectionToken, Optional, Inject, SkipSelf, NgModule, HostListener } from '@angular/core';
5
5
  import * as i7 from '@loxia/imx-viewer';
6
6
  import { SelectieInfo, PopoverInfo, Point, SvgInfo, ImxViewerComponent, ImxViewerModule } from '@loxia/imx-viewer';
7
7
  import * as i4 from '@loxia/rijwegen';
@@ -11,13 +11,13 @@ import { createEffect, ofType, EffectsModule } from '@ngrx/effects';
11
11
  import * as i2$1 from '@ngrx/store';
12
12
  import { createAction, union, select, createReducer, on, StoreModule } from '@ngrx/store';
13
13
  import { ResourceModule } from '@ngx-resource/handler-ngx-http';
14
- import { BehaviorSubject, Subscription, from, combineLatest, of, throwError } from 'rxjs';
14
+ import { BehaviorSubject, from, Subscription, combineLatest, of, throwError } from 'rxjs';
15
+ import { take, filter, map, catchError, withLatestFrom, switchMap, tap } from 'rxjs/operators';
16
+ import * as i1 from '@angular/common/http';
17
+ import { HttpHeaders, HttpContext, HttpParams } from '@angular/common/http';
15
18
  import { __decorate } from 'tslib';
16
- import * as i1 from '@ngx-resource/core';
19
+ import * as i1$1 from '@ngx-resource/core';
17
20
  import { Resource, ResourceAction, ResourceRequestMethod, ResourceParams, ResourceModel } from '@ngx-resource/core';
18
- import { take, filter, map, catchError, withLatestFrom, switchMap, tap } from 'rxjs/operators';
19
- import * as i1$1 from '@angular/common/http';
20
- import { HttpHeaders } from '@angular/common/http';
21
21
 
22
22
  class Message {
23
23
  constructor(severity, text, timeout = 0) {
@@ -55,12 +55,12 @@ class MessageComponent {
55
55
  get severity() {
56
56
  return this.message.severity;
57
57
  }
58
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: MessageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
59
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: MessageComponent, selector: "loxia-message", inputs: { message: "message" }, outputs: { onClearMessage: "onClearMessage" }, ngImport: i0, template: "<div id=\"alert-1\" *ngIf=\"message\"\n [ngClass]=\"severity\"\n class=\" loxia-message flex items-center p-4 text-white\" role=\"alert\">\n <svg class=\"flex-shrink-0 size-4 mt-0.5\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z\"></path>\n <path d=\"M12 9v4\"></path>\n <path d=\"M12 17h.01\"></path>\n </svg>\n <span class=\"sr-only\">Info</span>\n <div class=\"ms-3 text-sm font-medium\">\n {{message.text}}\n </div>\n <button type=\"button\"\n (click)=\"closeMessage($event)\"\n class=\"ms-auto -mx-1.5 -my-1.5 rounded-lg inline-flex items-center justify-center h-8 w-8\" data-dismiss-target=\"#alert-1\" aria-label=\"Close\">\n <span class=\"sr-only\">Close</span>\n <svg class=\"w-3 h-3\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 14 14\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m1 1 6 6m0 0 6 6M7 7l6-6M7 7l-6 6\"/>\n </svg>\n </button>\n</div>\n", styles: ["svg{background-color:transparent;stroke-width:unset}.loxia-message.information{background-color:#0288d1}.loxia-message.warning{background-color:#ff6a00}.loxia-message.notification{background-color:#f3ed38}.loxia-message.error{background-color:#b5061b}.loxia-message.success{background-color:#297d03}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
58
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: MessageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
59
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.15", type: MessageComponent, isStandalone: false, selector: "loxia-message", inputs: { message: "message" }, outputs: { onClearMessage: "onClearMessage" }, ngImport: i0, template: "<div id=\"alert-1\" *ngIf=\"message\"\n [ngClass]=\"severity\"\n class=\" loxia-message flex items-center p-4 text-white\" role=\"alert\">\n <svg class=\"flex-shrink-0 size-4 mt-0.5\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z\"></path>\n <path d=\"M12 9v4\"></path>\n <path d=\"M12 17h.01\"></path>\n </svg>\n <span class=\"sr-only\">Info</span>\n <div class=\"ms-3 text-sm font-medium\">\n {{message.text}}\n </div>\n <button type=\"button\"\n (click)=\"closeMessage($event)\"\n class=\"ms-auto -mx-1.5 -my-1.5 rounded-lg inline-flex items-center justify-center h-8 w-8\" data-dismiss-target=\"#alert-1\" aria-label=\"Close\">\n <span class=\"sr-only\">Close</span>\n <svg class=\"w-3 h-3\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 14 14\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m1 1 6 6m0 0 6 6M7 7l6-6M7 7l-6 6\"/>\n </svg>\n </button>\n</div>\n", styles: ["svg{background-color:transparent;stroke-width:unset}.loxia-message.information{background-color:#0288d1}.loxia-message.warning{background-color:#ff6a00}.loxia-message.notification{background-color:#f3ed38}.loxia-message.error{background-color:#b5061b}.loxia-message.success{background-color:#297d03}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
60
60
  }
61
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: MessageComponent, decorators: [{
61
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: MessageComponent, decorators: [{
62
62
  type: Component,
63
- args: [{ selector: 'loxia-message', template: "<div id=\"alert-1\" *ngIf=\"message\"\n [ngClass]=\"severity\"\n class=\" loxia-message flex items-center p-4 text-white\" role=\"alert\">\n <svg class=\"flex-shrink-0 size-4 mt-0.5\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z\"></path>\n <path d=\"M12 9v4\"></path>\n <path d=\"M12 17h.01\"></path>\n </svg>\n <span class=\"sr-only\">Info</span>\n <div class=\"ms-3 text-sm font-medium\">\n {{message.text}}\n </div>\n <button type=\"button\"\n (click)=\"closeMessage($event)\"\n class=\"ms-auto -mx-1.5 -my-1.5 rounded-lg inline-flex items-center justify-center h-8 w-8\" data-dismiss-target=\"#alert-1\" aria-label=\"Close\">\n <span class=\"sr-only\">Close</span>\n <svg class=\"w-3 h-3\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 14 14\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m1 1 6 6m0 0 6 6M7 7l6-6M7 7l-6 6\"/>\n </svg>\n </button>\n</div>\n", styles: ["svg{background-color:transparent;stroke-width:unset}.loxia-message.information{background-color:#0288d1}.loxia-message.warning{background-color:#ff6a00}.loxia-message.notification{background-color:#f3ed38}.loxia-message.error{background-color:#b5061b}.loxia-message.success{background-color:#297d03}\n"] }]
63
+ args: [{ selector: 'loxia-message', standalone: false, template: "<div id=\"alert-1\" *ngIf=\"message\"\n [ngClass]=\"severity\"\n class=\" loxia-message flex items-center p-4 text-white\" role=\"alert\">\n <svg class=\"flex-shrink-0 size-4 mt-0.5\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z\"></path>\n <path d=\"M12 9v4\"></path>\n <path d=\"M12 17h.01\"></path>\n </svg>\n <span class=\"sr-only\">Info</span>\n <div class=\"ms-3 text-sm font-medium\">\n {{message.text}}\n </div>\n <button type=\"button\"\n (click)=\"closeMessage($event)\"\n class=\"ms-auto -mx-1.5 -my-1.5 rounded-lg inline-flex items-center justify-center h-8 w-8\" data-dismiss-target=\"#alert-1\" aria-label=\"Close\">\n <span class=\"sr-only\">Close</span>\n <svg class=\"w-3 h-3\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 14 14\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m1 1 6 6m0 0 6 6M7 7l6-6M7 7l-6 6\"/>\n </svg>\n </button>\n</div>\n", styles: ["svg{background-color:transparent;stroke-width:unset}.loxia-message.information{background-color:#0288d1}.loxia-message.warning{background-color:#ff6a00}.loxia-message.notification{background-color:#f3ed38}.loxia-message.error{background-color:#b5061b}.loxia-message.success{background-color:#297d03}\n"] }]
64
64
  }], propDecorators: { message: [{
65
65
  type: Input
66
66
  }], onClearMessage: [{
@@ -83,10 +83,10 @@ class MessagesService {
83
83
  get messages$() {
84
84
  return this._messages$;
85
85
  }
86
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: MessagesService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
87
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: MessagesService, providedIn: 'root' }); }
86
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: MessagesService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
87
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: MessagesService, providedIn: 'root' }); }
88
88
  }
89
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: MessagesService, decorators: [{
89
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: MessagesService, decorators: [{
90
90
  type: Injectable,
91
91
  args: [{ providedIn: 'root' }]
92
92
  }] });
@@ -98,30 +98,30 @@ class MessagesComponent {
98
98
  trackbyIndex(index) {
99
99
  return index;
100
100
  }
101
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: MessagesComponent, deps: [{ token: MessagesService }], target: i0.ɵɵFactoryTarget.Component }); }
102
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: MessagesComponent, selector: "loxia-messages", ngImport: i0, template: "<div class=\"messages w-full\">\n <div *ngFor=\"let message of (messagesService.messages$ | async); let i = index; trackBy: trackbyIndex\">\n <loxia-message [message]=\"message\" (onClearMessage)=\"messagesService.clearMessage($event)\"></loxia-message>\n </div>\n</div>\n", styles: [".messages{position:fixed;top:0;left:0;z-index:2000;flex-direction:column;display:flex}\n"], dependencies: [{ kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: MessageComponent, selector: "loxia-message", inputs: ["message"], outputs: ["onClearMessage"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }] }); }
101
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: MessagesComponent, deps: [{ token: MessagesService }], target: i0.ɵɵFactoryTarget.Component }); }
102
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.15", type: MessagesComponent, isStandalone: false, selector: "loxia-messages", ngImport: i0, template: "<div class=\"messages w-full\">\n <div *ngFor=\"let message of (messagesService.messages$ | async); let i = index; trackBy: trackbyIndex\">\n <loxia-message [message]=\"message\" (onClearMessage)=\"messagesService.clearMessage($event)\"></loxia-message>\n </div>\n</div>\n", styles: [".messages{position:fixed;top:0;left:0;z-index:2000;flex-direction:column;display:flex}\n"], dependencies: [{ kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: MessageComponent, selector: "loxia-message", inputs: ["message"], outputs: ["onClearMessage"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }] }); }
103
103
  }
104
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: MessagesComponent, decorators: [{
104
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: MessagesComponent, decorators: [{
105
105
  type: Component,
106
- args: [{ selector: 'loxia-messages', template: "<div class=\"messages w-full\">\n <div *ngFor=\"let message of (messagesService.messages$ | async); let i = index; trackBy: trackbyIndex\">\n <loxia-message [message]=\"message\" (onClearMessage)=\"messagesService.clearMessage($event)\"></loxia-message>\n </div>\n</div>\n", styles: [".messages{position:fixed;top:0;left:0;z-index:2000;flex-direction:column;display:flex}\n"] }]
106
+ args: [{ selector: 'loxia-messages', standalone: false, template: "<div class=\"messages w-full\">\n <div *ngFor=\"let message of (messagesService.messages$ | async); let i = index; trackBy: trackbyIndex\">\n <loxia-message [message]=\"message\" (onClearMessage)=\"messagesService.clearMessage($event)\"></loxia-message>\n </div>\n</div>\n", styles: [".messages{position:fixed;top:0;left:0;z-index:2000;flex-direction:column;display:flex}\n"] }]
107
107
  }], ctorParameters: () => [{ type: MessagesService }] });
108
108
 
109
109
  class OverlayComponent {
110
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: OverlayComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
111
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: OverlayComponent, selector: "loxia-overlay", ngImport: i0, template: "<div class=\"overlay\">\n <div class=\"centered-content\">\n <div class=\"content\">\n <ng-content></ng-content>\n </div>\n </div>\n</div>\n", styles: [":host{width:100vw;height:0;opacity:1}.centered-content{position:relative;width:100%;height:100%}.content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.overlay{position:absolute;background-color:#1f2528db;width:100%;height:100%;z-index:1001}\n"] }); }
110
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: OverlayComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
111
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.15", type: OverlayComponent, isStandalone: false, selector: "mst-overlay", ngImport: i0, template: "<div class=\"overlay\">\n <div class=\"centered-content\">\n <div class=\"content\">\n <ng-content></ng-content>\n </div>\n </div>\n</div>\n", styles: [":host{width:100vw;height:0;opacity:1}.centered-content{position:relative;width:100%;height:100%}.content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.overlay{position:absolute;background-color:#1f2528db;width:100%;height:100%;z-index:1001}\n"] }); }
112
112
  }
113
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: OverlayComponent, decorators: [{
113
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: OverlayComponent, decorators: [{
114
114
  type: Component,
115
- args: [{ selector: 'loxia-overlay', template: "<div class=\"overlay\">\n <div class=\"centered-content\">\n <div class=\"content\">\n <ng-content></ng-content>\n </div>\n </div>\n</div>\n", styles: [":host{width:100vw;height:0;opacity:1}.centered-content{position:relative;width:100%;height:100%}.content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.overlay{position:absolute;background-color:#1f2528db;width:100%;height:100%;z-index:1001}\n"] }]
115
+ args: [{ selector: 'mst-overlay', standalone: false, template: "<div class=\"overlay\">\n <div class=\"centered-content\">\n <div class=\"content\">\n <ng-content></ng-content>\n </div>\n </div>\n</div>\n", styles: [":host{width:100vw;height:0;opacity:1}.centered-content{position:relative;width:100%;height:100%}.content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.overlay{position:absolute;background-color:#1f2528db;width:100%;height:100%;z-index:1001}\n"] }]
116
116
  }] });
117
117
 
118
118
  class ProgressIndicatorComponent {
119
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: ProgressIndicatorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
120
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: ProgressIndicatorComponent, selector: "loxia-progress-indicator", ngImport: i0, template: "<div class=\"inline-block h-16 w-16 animate-spin rounded-full border-4 border-solid border-current border-e-transparent align-[-0.125em] text-surface motion-reduce:animate-[spin_1.5s_linear_infinite] dark:text-warning\"\n role=\"status\">\n <span class=\"!absolute !-m-px !h-px !w-px !overflow-hidden !whitespace-nowrap !border-0 !p-0 ![clip:rect(0,0,0,0)]\">\n Loading...\n </span>\n</div>\n", styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
119
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressIndicatorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
120
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.15", type: ProgressIndicatorComponent, isStandalone: false, selector: "mst-progress-indicator", ngImport: i0, template: "<div class=\"inline-block h-16 w-16 animate-spin rounded-full border-4 border-solid border-current border-e-transparent align-[-0.125em] text-surface motion-reduce:animate-[spin_1.5s_linear_infinite] dark:text-warning\"\n role=\"status\">\n <span class=\"!absolute !-m-px !h-px !w-px !overflow-hidden !whitespace-nowrap !border-0 !p-0 ![clip:rect(0,0,0,0)]\">\n Loading...\n </span>\n</div>\n", styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
121
121
  }
122
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: ProgressIndicatorComponent, decorators: [{
122
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ProgressIndicatorComponent, decorators: [{
123
123
  type: Component,
124
- args: [{ selector: 'loxia-progress-indicator', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"inline-block h-16 w-16 animate-spin rounded-full border-4 border-solid border-current border-e-transparent align-[-0.125em] text-surface motion-reduce:animate-[spin_1.5s_linear_infinite] dark:text-warning\"\n role=\"status\">\n <span class=\"!absolute !-m-px !h-px !w-px !overflow-hidden !whitespace-nowrap !border-0 !p-0 ![clip:rect(0,0,0,0)]\">\n Loading...\n </span>\n</div>\n" }]
124
+ args: [{ selector: 'mst-progress-indicator', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<div class=\"inline-block h-16 w-16 animate-spin rounded-full border-4 border-solid border-current border-e-transparent align-[-0.125em] text-surface motion-reduce:animate-[spin_1.5s_linear_infinite] dark:text-warning\"\n role=\"status\">\n <span class=\"!absolute !-m-px !h-px !w-px !overflow-hidden !whitespace-nowrap !border-0 !p-0 ![clip:rect(0,0,0,0)]\">\n Loading...\n </span>\n</div>\n" }]
125
125
  }] });
126
126
 
127
127
  const version = '8.1.3-SNAPSHOT';
@@ -299,156 +299,6 @@ const ritdeelActions = union({
299
299
  ritdeelInvoegen
300
300
  });
301
301
 
302
- let MstLoggingResource = class MstLoggingResource extends Resource {
303
- constructor(restHandler, store) {
304
- super(restHandler);
305
- this.store = store;
306
- this.subscriptions = new Subscription();
307
- this.subscriptions.add(this.store.select('baseUrl').subscribe(baseUrl => this.$setUrl(baseUrl)));
308
- }
309
- ngOnDestroy() {
310
- this.subscriptions.unsubscribe();
311
- }
312
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: MstLoggingResource, deps: [{ token: i1.ResourceHandler }, { token: i2$1.Store }], target: i0.ɵɵFactoryTarget.Injectable }); }
313
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: MstLoggingResource }); }
314
- };
315
- __decorate([
316
- ResourceAction({
317
- path: '/',
318
- method: ResourceRequestMethod.Post
319
- })
320
- ], MstLoggingResource.prototype, "logErrorMessages", void 0);
321
- MstLoggingResource = __decorate([
322
- ResourceParams({
323
- pathPrefix: '/mst/services/rest/logging'
324
- })
325
- ], MstLoggingResource);
326
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: MstLoggingResource, decorators: [{
327
- type: Injectable
328
- }], ctorParameters: () => [{ type: i1.ResourceHandler }, { type: i2$1.Store }], propDecorators: { logErrorMessages: [] } });
329
- class MstLoggingDto extends ResourceModel {
330
- constructor(data) {
331
- super();
332
- this.$resource = MstLoggingResource;
333
- this.$setData(data);
334
- }
335
- toJSON() {
336
- return {
337
- iaVersie: this.iaVersie,
338
- meldingLevel: this.meldingLevel,
339
- meldingMessage: this.meldingMessage,
340
- algemeneRitInfoDto: this.algemeneRitInfoDto,
341
- actieDto: this.actieDto,
342
- sbinfoDtos: this.sbinfoDtos
343
- };
344
- }
345
- toString() {
346
- return `${this.iaVersie},${this.meldingLevel},${this.meldingMessage},${this.algemeneRitInfoDto},
347
- ${this.actieDto},${this.sbinfoDtos}`;
348
- }
349
- $setData(data) {
350
- if (data) {
351
- this.iaVersie = data.iaVersie;
352
- this.meldingLevel = data.meldingLevel;
353
- this.meldingMessage = data.meldingMessage;
354
- this.algemeneRitInfoDto = data.algemeneRitInfoDto;
355
- this.actieDto = data.actieDto;
356
- this.sbinfoDtos = data.sbinfoDtos;
357
- }
358
- return this;
359
- }
360
- }
361
- class ActieDto {
362
- constructor(data) {
363
- this.$setData(data);
364
- }
365
- toJSON() {
366
- return {
367
- pplgNaam: this.pplgNaam,
368
- ritActieTypeOmschrijving: this.ritActieTypeOmschrijving,
369
- ritActieStatus: this.ritActieStatus,
370
- bewegingId: this.bewegingId,
371
- wisselType: this.wisselType,
372
- wisselNaam: this.wisselNaam,
373
- wisselKantCode: this.wisselKantCode,
374
- vanKilometerlint: this.vanKilometerlint,
375
- vanKilometrering: this.vanKilometrering,
376
- totKilometerlint: this.totKilometerlint,
377
- totKilometrering: this.totKilometrering
378
- };
379
- }
380
- toString() {
381
- return `${this.pplgNaam},${this.ritActieTypeOmschrijving},${this.ritActieStatus},
382
- ${this.bewegingId},${this.wisselType},${this.wisselNaam},${this.wisselKantCode},
383
- ${this.vanKilometerlint},${this.vanKilometrering},${this.totKilometerlint},${this.totKilometrering}`;
384
- }
385
- $setData(data) {
386
- if (data) {
387
- this.pplgNaam = data.pplgNaam;
388
- this.ritActieTypeOmschrijving = data.ritActieTypeOmschrijving;
389
- this.ritActieStatus = data.ritActieStatus;
390
- this.bewegingId = data.bewegingId;
391
- this.wisselType = data.wisselType;
392
- this.wisselNaam = data.wisselNaam;
393
- this.wisselKantCode = data.wisselKantCode;
394
- this.vanKilometerlint = data.vanKilometerlint;
395
- this.vanKilometrering = data.vanKilometrering;
396
- this.totKilometerlint = data.totKilometerlint;
397
- this.totKilometrering = data.totKilometrering;
398
- }
399
- return this;
400
- }
401
- }
402
- class AlgemeneRitInfoDto {
403
- constructor(data) {
404
- this.$setData(data);
405
- }
406
- toJSON() {
407
- return {
408
- id: this.id,
409
- jaarplanId: this.jaarplanId,
410
- volgnummer: this.volgnummer,
411
- machineTypeId: this.machineTypeId,
412
- machineTypeOmschrijving: this.machineTypeOmschrijving,
413
- ritDatum: this.ritDatum,
414
- startDatum: this.startDatum,
415
- eindDatum: this.eindDatum,
416
- ritNaam: this.ritNaam,
417
- startLocatie: this.startLocatie,
418
- eindLocatie: this.eindLocatie,
419
- ritStatus: this.ritStatus,
420
- modified: this.modified,
421
- modifiedBy: this.modifiedBy,
422
- planJobId: this.planJobId
423
- };
424
- }
425
- toString() {
426
- return `${this.id},${this.jaarplanId},${this.volgnummer},${this.machineTypeId},${this.machineTypeOmschrijving}
427
- ,${this.ritDatum},${this.startDatum},${this.eindDatum},${this.ritNaam},${this.startLocatie}
428
- ,${this.eindLocatie},${this.ritStatus},${this.modified},${this.modifiedBy},${this.planJobId}`;
429
- }
430
- $setData(data) {
431
- if (data) {
432
- this.id = data.id;
433
- this.jaarplanId = data.jaarplanId;
434
- this.volgnummer = data.volgnummer;
435
- this.machineTypeId = data.machineTypeId;
436
- this.machineTypeOmschrijving = data.machineTypeOmschrijving;
437
- this.ritDatum = data.ritDatum;
438
- this.startDatum = data.startDatum;
439
- this.eindDatum = data.eindDatum;
440
- this.ritNaam = data.ritNaam;
441
- this.startLocatie = data.startLocatie;
442
- this.eindLocatie = data.eindLocatie;
443
- this.ritStatus = data.ritStatus;
444
- this.modified = data.modified;
445
- this.modifiedBy = data.modifiedBy;
446
- this.planJobId = data.planJobId;
447
- }
448
- return this;
449
- }
450
- }
451
-
452
302
  class Utils {
453
303
  static flatMap(xs, f) {
454
304
  return xs.reduce((acc, x) => acc.concat(f(x)), []);
@@ -641,10 +491,10 @@ class SignaleringsBeeldManagerService {
641
491
  getEersteVerbindingPuicVoorSplitEngelseWissel(engelsWisselNaam, kantcode) {
642
492
  return this.signaleringsBeeldManager.getEersteVerbindingPuicVoorSplitEngelseWissel(engelsWisselNaam, kantcode);
643
493
  }
644
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: SignaleringsBeeldManagerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
645
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: SignaleringsBeeldManagerService }); }
494
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: SignaleringsBeeldManagerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
495
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: SignaleringsBeeldManagerService }); }
646
496
  }
647
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: SignaleringsBeeldManagerService, decorators: [{
497
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: SignaleringsBeeldManagerService, decorators: [{
648
498
  type: Injectable
649
499
  }] });
650
500
 
@@ -685,10 +535,10 @@ class EditorService {
685
535
  that.resolveReadyPromise = resolve;
686
536
  }) : this.promise;
687
537
  }
688
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EditorService, deps: [{ token: SignaleringsBeeldManagerService }], target: i0.ɵɵFactoryTarget.Injectable }); }
689
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EditorService }); }
538
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: EditorService, deps: [{ token: SignaleringsBeeldManagerService }], target: i0.ɵɵFactoryTarget.Injectable }); }
539
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: EditorService }); }
690
540
  }
691
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: EditorService, decorators: [{
541
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: EditorService, decorators: [{
692
542
  type: Injectable
693
543
  }], ctorParameters: () => [{ type: SignaleringsBeeldManagerService }] });
694
544
 
@@ -820,10 +670,10 @@ class BewegingUtils {
820
670
  static toRouteFileDwangNummer(dwangNummer) {
821
671
  return (dwangNummer === 0) ? -1 : dwangNummer;
822
672
  }
823
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BewegingUtils, deps: [{ token: EditorService }], target: i0.ɵɵFactoryTarget.Injectable }); }
824
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BewegingUtils }); }
673
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BewegingUtils, deps: [{ token: EditorService }], target: i0.ɵɵFactoryTarget.Injectable }); }
674
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BewegingUtils }); }
825
675
  }
826
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BewegingUtils, decorators: [{
676
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BewegingUtils, decorators: [{
827
677
  type: Injectable
828
678
  }], ctorParameters: () => [{ type: EditorService }] });
829
679
 
@@ -889,7 +739,7 @@ class ViewerControlService {
889
739
  }
890
740
  setOrigineelTreinPad(treinpad) {
891
741
  const rit = JSON.parse(JSON.stringify(treinpad));
892
- this.store.dispatch(SetAlgemeneRitInfo(new AlgemeneRitInfoDto({
742
+ this.store.dispatch(SetAlgemeneRitInfo({
893
743
  id: rit.id,
894
744
  jaarplanId: rit.jaarplanId,
895
745
  volgnummer: rit.volgnummer,
@@ -905,7 +755,7 @@ class ViewerControlService {
905
755
  modified: rit.modified,
906
756
  modifiedBy: rit.modifiedBy,
907
757
  planJobId: rit.planJobId
908
- })));
758
+ }));
909
759
  this.origineelTreinPad = rit;
910
760
  }
911
761
  isValideRit$() {
@@ -914,10 +764,10 @@ class ViewerControlService {
914
764
  isPrinting$() {
915
765
  return this.printing$;
916
766
  }
917
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: ViewerControlService, deps: [{ token: i2$1.Store }, { token: BewegingUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
918
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: ViewerControlService, providedIn: 'root' }); }
767
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ViewerControlService, deps: [{ token: i2$1.Store }, { token: BewegingUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
768
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ViewerControlService, providedIn: 'root' }); }
919
769
  }
920
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: ViewerControlService, decorators: [{
770
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ViewerControlService, decorators: [{
921
771
  type: Injectable,
922
772
  args: [{
923
773
  providedIn: 'root'
@@ -967,10 +817,10 @@ class DebugService {
967
817
  console.log(logline);
968
818
  }
969
819
  }
970
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: DebugService, deps: [{ token: i2$1.Store }, { token: SignaleringsBeeldManagerService }], target: i0.ɵɵFactoryTarget.Injectable }); }
971
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: DebugService, providedIn: 'root' }); }
820
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: DebugService, deps: [{ token: i2$1.Store }, { token: SignaleringsBeeldManagerService }], target: i0.ɵɵFactoryTarget.Injectable }); }
821
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: DebugService, providedIn: 'root' }); }
972
822
  }
973
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: DebugService, decorators: [{
823
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: DebugService, decorators: [{
974
824
  type: Injectable,
975
825
  args: [{
976
826
  providedIn: 'root'
@@ -1025,10 +875,10 @@ class PrintBewegingService {
1025
875
  getPuics(topoElementen) {
1026
876
  return topoElementen.map(e => e.getPuic());
1027
877
  }
1028
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: PrintBewegingService, deps: [{ token: i2$1.Store }, { token: ViewerControlService }, { token: SignaleringsBeeldManagerService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1029
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: PrintBewegingService, providedIn: 'root' }); }
878
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PrintBewegingService, deps: [{ token: i2$1.Store }, { token: ViewerControlService }, { token: SignaleringsBeeldManagerService }], target: i0.ɵɵFactoryTarget.Injectable }); }
879
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PrintBewegingService, providedIn: 'root' }); }
1030
880
  }
1031
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: PrintBewegingService, decorators: [{
881
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PrintBewegingService, decorators: [{
1032
882
  type: Injectable,
1033
883
  args: [{
1034
884
  providedIn: 'root'
@@ -1051,12 +901,12 @@ class RpeComponent {
1051
901
  ngAfterViewInit() {
1052
902
  this.convertToScript();
1053
903
  }
1054
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: RpeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1055
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: RpeComponent, selector: "rpe-component", inputs: { baseurl: "baseurl", path: "path" }, viewQueries: [{ propertyName: "script", first: true, predicate: ["rpescript"], descendants: true }], ngImport: i0, template: "<div #rpescript style.display=\"none\">\n <ng-content></ng-content>\n</div>\n" }); }
904
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: RpeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
905
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.15", type: RpeComponent, isStandalone: false, selector: "rpe-component", inputs: { baseurl: "baseurl", path: "path" }, viewQueries: [{ propertyName: "script", first: true, predicate: ["rpescript"], descendants: true }], ngImport: i0, template: "<div #rpescript style.display=\"none\">\n <ng-content></ng-content>\n</div>\n" }); }
1056
906
  }
1057
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: RpeComponent, decorators: [{
907
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: RpeComponent, decorators: [{
1058
908
  type: Component,
1059
- args: [{ selector: 'rpe-component', template: "<div #rpescript style.display=\"none\">\n <ng-content></ng-content>\n</div>\n" }]
909
+ args: [{ selector: 'rpe-component', standalone: false, template: "<div #rpescript style.display=\"none\">\n <ng-content></ng-content>\n</div>\n" }]
1060
910
  }], propDecorators: { baseurl: [{
1061
911
  type: Input
1062
912
  }], path: [{
@@ -1167,9 +1017,1358 @@ class MessageBuilder {
1167
1017
  }
1168
1018
  }
1169
1019
 
1020
+ /**
1021
+ * Custom HttpParameterCodec
1022
+ * Workaround for https://github.com/angular/angular/issues/18261
1023
+ */
1024
+ class CustomHttpParameterCodec {
1025
+ encodeKey(k) {
1026
+ return encodeURIComponent(k);
1027
+ }
1028
+ encodeValue(v) {
1029
+ return encodeURIComponent(v);
1030
+ }
1031
+ decodeKey(k) {
1032
+ return decodeURIComponent(k);
1033
+ }
1034
+ decodeValue(v) {
1035
+ return decodeURIComponent(v);
1036
+ }
1037
+ }
1038
+
1039
+ const BASE_PATH = new InjectionToken('basePath');
1040
+ const COLLECTION_FORMATS = {
1041
+ 'csv': ',',
1042
+ 'tsv': ' ',
1043
+ 'ssv': ' ',
1044
+ 'pipes': '|'
1045
+ };
1046
+
1047
+ class Configuration {
1048
+ constructor(configurationParameters = {}) {
1049
+ this.apiKeys = configurationParameters.apiKeys;
1050
+ this.username = configurationParameters.username;
1051
+ this.password = configurationParameters.password;
1052
+ this.accessToken = configurationParameters.accessToken;
1053
+ this.basePath = configurationParameters.basePath;
1054
+ this.withCredentials = configurationParameters.withCredentials;
1055
+ this.encoder = configurationParameters.encoder;
1056
+ if (configurationParameters.encodeParam) {
1057
+ this.encodeParam = configurationParameters.encodeParam;
1058
+ }
1059
+ else {
1060
+ this.encodeParam = param => this.defaultEncodeParam(param);
1061
+ }
1062
+ if (configurationParameters.credentials) {
1063
+ this.credentials = configurationParameters.credentials;
1064
+ }
1065
+ else {
1066
+ this.credentials = {};
1067
+ }
1068
+ // init default keycloak_auth credential
1069
+ if (!this.credentials['keycloak_auth']) {
1070
+ this.credentials['keycloak_auth'] = () => {
1071
+ return typeof this.accessToken === 'function'
1072
+ ? this.accessToken()
1073
+ : this.accessToken;
1074
+ };
1075
+ }
1076
+ }
1077
+ /**
1078
+ * Select the correct content-type to use for a request.
1079
+ * Uses {@link Configuration#isJsonMime} to determine the correct content-type.
1080
+ * If no content type is found return the first found type if the contentTypes is not empty
1081
+ * @param contentTypes - the array of content types that are available for selection
1082
+ * @returns the selected content-type or <code>undefined</code> if no selection could be made.
1083
+ */
1084
+ selectHeaderContentType(contentTypes) {
1085
+ if (contentTypes.length === 0) {
1086
+ return undefined;
1087
+ }
1088
+ const type = contentTypes.find((x) => this.isJsonMime(x));
1089
+ if (type === undefined) {
1090
+ return contentTypes[0];
1091
+ }
1092
+ return type;
1093
+ }
1094
+ /**
1095
+ * Select the correct accept content-type to use for a request.
1096
+ * Uses {@link Configuration#isJsonMime} to determine the correct accept content-type.
1097
+ * If no content type is found return the first found type if the contentTypes is not empty
1098
+ * @param accepts - the array of content types that are available for selection.
1099
+ * @returns the selected content-type or <code>undefined</code> if no selection could be made.
1100
+ */
1101
+ selectHeaderAccept(accepts) {
1102
+ if (accepts.length === 0) {
1103
+ return undefined;
1104
+ }
1105
+ const type = accepts.find((x) => this.isJsonMime(x));
1106
+ if (type === undefined) {
1107
+ return accepts[0];
1108
+ }
1109
+ return type;
1110
+ }
1111
+ /**
1112
+ * Check if the given MIME is a JSON MIME.
1113
+ * JSON MIME examples:
1114
+ * application/json
1115
+ * application/json; charset=UTF8
1116
+ * APPLICATION/JSON
1117
+ * application/vnd.company+json
1118
+ * @param mime - MIME (Multipurpose Internet Mail Extensions)
1119
+ * @return True if the given MIME is JSON, false otherwise.
1120
+ */
1121
+ isJsonMime(mime) {
1122
+ const jsonMime = new RegExp('^(application\/json|[^;/ \t]+\/[^;/ \t]+[+]json)[ \t]*(;.*)?$', 'i');
1123
+ return mime !== null && (jsonMime.test(mime) || mime.toLowerCase() === 'application/json-patch+json');
1124
+ }
1125
+ lookupCredential(key) {
1126
+ const value = this.credentials[key];
1127
+ return typeof value === 'function'
1128
+ ? value()
1129
+ : value;
1130
+ }
1131
+ defaultEncodeParam(param) {
1132
+ // This implementation exists as fallback for missing configuration
1133
+ // and for backwards compatibility to older typescript-angular generator versions.
1134
+ // It only works for the 'simple' parameter style.
1135
+ // Date-handling only works for the 'date-time' format.
1136
+ // All other styles and Date-formats are probably handled incorrectly.
1137
+ //
1138
+ // But: if that's all you need (i.e.: the most common use-case): no need for customization!
1139
+ const value = param.dataFormat === 'date-time' && param.value instanceof Date
1140
+ ? param.value.toISOString()
1141
+ : param.value;
1142
+ return encodeURIComponent(String(value));
1143
+ }
1144
+ }
1145
+
1146
+ /**
1147
+ * MST
1148
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
1149
+ *
1150
+ * The version of the OpenAPI document: 1
1151
+ *
1152
+ *
1153
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1154
+ * https://openapi-generator.tech
1155
+ * Do not edit the class manually.
1156
+ */
1157
+ /* tslint:disable:no-unused-variable member-ordering */
1158
+ class AppConfigControllerService {
1159
+ constructor(httpClient, basePath, configuration) {
1160
+ this.httpClient = httpClient;
1161
+ this.basePath = 'http://localhost:8080/mst';
1162
+ this.defaultHeaders = new HttpHeaders();
1163
+ this.configuration = new Configuration();
1164
+ if (configuration) {
1165
+ this.configuration = configuration;
1166
+ }
1167
+ if (typeof this.configuration.basePath !== 'string') {
1168
+ if (Array.isArray(basePath) && basePath.length > 0) {
1169
+ basePath = basePath[0];
1170
+ }
1171
+ if (typeof basePath !== 'string') {
1172
+ basePath = this.basePath;
1173
+ }
1174
+ this.configuration.basePath = basePath;
1175
+ }
1176
+ this.encoder = this.configuration.encoder || new CustomHttpParameterCodec();
1177
+ }
1178
+ // @ts-ignore
1179
+ addToHttpParams(httpParams, value, key) {
1180
+ if (typeof value === "object" && value instanceof Date === false) {
1181
+ httpParams = this.addToHttpParamsRecursive(httpParams, value);
1182
+ }
1183
+ else {
1184
+ httpParams = this.addToHttpParamsRecursive(httpParams, value, key);
1185
+ }
1186
+ return httpParams;
1187
+ }
1188
+ addToHttpParamsRecursive(httpParams, value, key) {
1189
+ if (value == null) {
1190
+ return httpParams;
1191
+ }
1192
+ if (typeof value === "object") {
1193
+ if (Array.isArray(value)) {
1194
+ value.forEach(elem => httpParams = this.addToHttpParamsRecursive(httpParams, elem, key));
1195
+ }
1196
+ else if (value instanceof Date) {
1197
+ if (key != null) {
1198
+ httpParams = httpParams.append(key, value.toISOString().substring(0, 10));
1199
+ }
1200
+ else {
1201
+ throw Error("key may not be null if value is Date");
1202
+ }
1203
+ }
1204
+ else {
1205
+ Object.keys(value).forEach(k => httpParams = this.addToHttpParamsRecursive(httpParams, value[k], key != null ? `${key}.${k}` : k));
1206
+ }
1207
+ }
1208
+ else if (key != null) {
1209
+ httpParams = httpParams.append(key, value);
1210
+ }
1211
+ else {
1212
+ throw Error("key may not be null if value is not object or array");
1213
+ }
1214
+ return httpParams;
1215
+ }
1216
+ getAppConfig(observe = 'body', reportProgress = false, options) {
1217
+ let localVarHeaders = this.defaultHeaders;
1218
+ let localVarHttpHeaderAcceptSelected = options && options.httpHeaderAccept;
1219
+ if (localVarHttpHeaderAcceptSelected === undefined) {
1220
+ // to determine the Accept header
1221
+ const httpHeaderAccepts = [
1222
+ '*/*'
1223
+ ];
1224
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1225
+ }
1226
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
1227
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
1228
+ }
1229
+ let localVarHttpContext = options && options.context;
1230
+ if (localVarHttpContext === undefined) {
1231
+ localVarHttpContext = new HttpContext();
1232
+ }
1233
+ let localVarTransferCache = options && options.transferCache;
1234
+ if (localVarTransferCache === undefined) {
1235
+ localVarTransferCache = true;
1236
+ }
1237
+ let responseType_ = 'json';
1238
+ if (localVarHttpHeaderAcceptSelected) {
1239
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
1240
+ responseType_ = 'text';
1241
+ }
1242
+ else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
1243
+ responseType_ = 'json';
1244
+ }
1245
+ else {
1246
+ responseType_ = 'blob';
1247
+ }
1248
+ }
1249
+ let localVarPath = `/rest/appconfig`;
1250
+ return this.httpClient.request('get', `${this.configuration.basePath}${localVarPath}`, {
1251
+ context: localVarHttpContext,
1252
+ responseType: responseType_,
1253
+ withCredentials: this.configuration.withCredentials,
1254
+ headers: localVarHeaders,
1255
+ observe: observe,
1256
+ transferCache: localVarTransferCache,
1257
+ reportProgress: reportProgress
1258
+ });
1259
+ }
1260
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: AppConfigControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
1261
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: AppConfigControllerService, providedIn: 'root' }); }
1262
+ }
1263
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: AppConfigControllerService, decorators: [{
1264
+ type: Injectable,
1265
+ args: [{
1266
+ providedIn: 'root'
1267
+ }]
1268
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
1269
+ type: Optional
1270
+ }, {
1271
+ type: Inject,
1272
+ args: [BASE_PATH]
1273
+ }] }, { type: Configuration, decorators: [{
1274
+ type: Optional
1275
+ }] }] });
1276
+
1277
+ /**
1278
+ * MST
1279
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
1280
+ *
1281
+ * The version of the OpenAPI document: 1
1282
+ *
1283
+ *
1284
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1285
+ * https://openapi-generator.tech
1286
+ * Do not edit the class manually.
1287
+ */
1288
+ /* tslint:disable:no-unused-variable member-ordering */
1289
+ class BewegingControllerService {
1290
+ constructor(httpClient, basePath, configuration) {
1291
+ this.httpClient = httpClient;
1292
+ this.basePath = 'http://localhost:8080/mst';
1293
+ this.defaultHeaders = new HttpHeaders();
1294
+ this.configuration = new Configuration();
1295
+ if (configuration) {
1296
+ this.configuration = configuration;
1297
+ }
1298
+ if (typeof this.configuration.basePath !== 'string') {
1299
+ if (Array.isArray(basePath) && basePath.length > 0) {
1300
+ basePath = basePath[0];
1301
+ }
1302
+ if (typeof basePath !== 'string') {
1303
+ basePath = this.basePath;
1304
+ }
1305
+ this.configuration.basePath = basePath;
1306
+ }
1307
+ this.encoder = this.configuration.encoder || new CustomHttpParameterCodec();
1308
+ }
1309
+ // @ts-ignore
1310
+ addToHttpParams(httpParams, value, key) {
1311
+ if (typeof value === "object" && value instanceof Date === false) {
1312
+ httpParams = this.addToHttpParamsRecursive(httpParams, value);
1313
+ }
1314
+ else {
1315
+ httpParams = this.addToHttpParamsRecursive(httpParams, value, key);
1316
+ }
1317
+ return httpParams;
1318
+ }
1319
+ addToHttpParamsRecursive(httpParams, value, key) {
1320
+ if (value == null) {
1321
+ return httpParams;
1322
+ }
1323
+ if (typeof value === "object") {
1324
+ if (Array.isArray(value)) {
1325
+ value.forEach(elem => httpParams = this.addToHttpParamsRecursive(httpParams, elem, key));
1326
+ }
1327
+ else if (value instanceof Date) {
1328
+ if (key != null) {
1329
+ httpParams = httpParams.append(key, value.toISOString().substring(0, 10));
1330
+ }
1331
+ else {
1332
+ throw Error("key may not be null if value is Date");
1333
+ }
1334
+ }
1335
+ else {
1336
+ Object.keys(value).forEach(k => httpParams = this.addToHttpParamsRecursive(httpParams, value[k], key != null ? `${key}.${k}` : k));
1337
+ }
1338
+ }
1339
+ else if (key != null) {
1340
+ httpParams = httpParams.append(key, value);
1341
+ }
1342
+ else {
1343
+ throw Error("key may not be null if value is not object or array");
1344
+ }
1345
+ return httpParams;
1346
+ }
1347
+ verrijkBewegingenMetOngeplandeActies(iaVersie, ritRequestDto, observe = 'body', reportProgress = false, options) {
1348
+ if (iaVersie === null || iaVersie === undefined) {
1349
+ throw new Error('Required parameter iaVersie was null or undefined when calling verrijkBewegingenMetOngeplandeActies.');
1350
+ }
1351
+ if (ritRequestDto === null || ritRequestDto === undefined) {
1352
+ throw new Error('Required parameter ritRequestDto was null or undefined when calling verrijkBewegingenMetOngeplandeActies.');
1353
+ }
1354
+ let localVarHeaders = this.defaultHeaders;
1355
+ let localVarHttpHeaderAcceptSelected = options && options.httpHeaderAccept;
1356
+ if (localVarHttpHeaderAcceptSelected === undefined) {
1357
+ // to determine the Accept header
1358
+ const httpHeaderAccepts = [
1359
+ '*/*'
1360
+ ];
1361
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1362
+ }
1363
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
1364
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
1365
+ }
1366
+ let localVarHttpContext = options && options.context;
1367
+ if (localVarHttpContext === undefined) {
1368
+ localVarHttpContext = new HttpContext();
1369
+ }
1370
+ let localVarTransferCache = options && options.transferCache;
1371
+ if (localVarTransferCache === undefined) {
1372
+ localVarTransferCache = true;
1373
+ }
1374
+ // to determine the Content-Type header
1375
+ const consumes = [
1376
+ 'application/json'
1377
+ ];
1378
+ const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
1379
+ if (httpContentTypeSelected !== undefined) {
1380
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
1381
+ }
1382
+ let responseType_ = 'json';
1383
+ if (localVarHttpHeaderAcceptSelected) {
1384
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
1385
+ responseType_ = 'text';
1386
+ }
1387
+ else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
1388
+ responseType_ = 'json';
1389
+ }
1390
+ else {
1391
+ responseType_ = 'blob';
1392
+ }
1393
+ }
1394
+ let localVarPath = `/rest/beweging/${this.configuration.encodeParam({ name: "iaVersie", value: iaVersie, in: "path", style: "simple", explode: false, dataType: "string", dataFormat: undefined })}`;
1395
+ return this.httpClient.request('put', `${this.configuration.basePath}${localVarPath}`, {
1396
+ context: localVarHttpContext,
1397
+ body: ritRequestDto,
1398
+ responseType: responseType_,
1399
+ withCredentials: this.configuration.withCredentials,
1400
+ headers: localVarHeaders,
1401
+ observe: observe,
1402
+ transferCache: localVarTransferCache,
1403
+ reportProgress: reportProgress
1404
+ });
1405
+ }
1406
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BewegingControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
1407
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BewegingControllerService, providedIn: 'root' }); }
1408
+ }
1409
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BewegingControllerService, decorators: [{
1410
+ type: Injectable,
1411
+ args: [{
1412
+ providedIn: 'root'
1413
+ }]
1414
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
1415
+ type: Optional
1416
+ }, {
1417
+ type: Inject,
1418
+ args: [BASE_PATH]
1419
+ }] }, { type: Configuration, decorators: [{
1420
+ type: Optional
1421
+ }] }] });
1422
+
1423
+ /**
1424
+ * MST
1425
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
1426
+ *
1427
+ * The version of the OpenAPI document: 1
1428
+ *
1429
+ *
1430
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1431
+ * https://openapi-generator.tech
1432
+ * Do not edit the class manually.
1433
+ */
1434
+ /* tslint:disable:no-unused-variable member-ordering */
1435
+ class Class0BuildPropertiesService {
1436
+ constructor(httpClient, basePath, configuration) {
1437
+ this.httpClient = httpClient;
1438
+ this.basePath = 'http://localhost:8080/mst';
1439
+ this.defaultHeaders = new HttpHeaders();
1440
+ this.configuration = new Configuration();
1441
+ if (configuration) {
1442
+ this.configuration = configuration;
1443
+ }
1444
+ if (typeof this.configuration.basePath !== 'string') {
1445
+ if (Array.isArray(basePath) && basePath.length > 0) {
1446
+ basePath = basePath[0];
1447
+ }
1448
+ if (typeof basePath !== 'string') {
1449
+ basePath = this.basePath;
1450
+ }
1451
+ this.configuration.basePath = basePath;
1452
+ }
1453
+ this.encoder = this.configuration.encoder || new CustomHttpParameterCodec();
1454
+ }
1455
+ // @ts-ignore
1456
+ addToHttpParams(httpParams, value, key) {
1457
+ if (typeof value === "object" && value instanceof Date === false) {
1458
+ httpParams = this.addToHttpParamsRecursive(httpParams, value);
1459
+ }
1460
+ else {
1461
+ httpParams = this.addToHttpParamsRecursive(httpParams, value, key);
1462
+ }
1463
+ return httpParams;
1464
+ }
1465
+ addToHttpParamsRecursive(httpParams, value, key) {
1466
+ if (value == null) {
1467
+ return httpParams;
1468
+ }
1469
+ if (typeof value === "object") {
1470
+ if (Array.isArray(value)) {
1471
+ value.forEach(elem => httpParams = this.addToHttpParamsRecursive(httpParams, elem, key));
1472
+ }
1473
+ else if (value instanceof Date) {
1474
+ if (key != null) {
1475
+ httpParams = httpParams.append(key, value.toISOString().substring(0, 10));
1476
+ }
1477
+ else {
1478
+ throw Error("key may not be null if value is Date");
1479
+ }
1480
+ }
1481
+ else {
1482
+ Object.keys(value).forEach(k => httpParams = this.addToHttpParamsRecursive(httpParams, value[k], key != null ? `${key}.${k}` : k));
1483
+ }
1484
+ }
1485
+ else if (key != null) {
1486
+ httpParams = httpParams.append(key, value);
1487
+ }
1488
+ else {
1489
+ throw Error("key may not be null if value is not object or array");
1490
+ }
1491
+ return httpParams;
1492
+ }
1493
+ getBuildProperties(observe = 'body', reportProgress = false, options) {
1494
+ let localVarHeaders = this.defaultHeaders;
1495
+ let localVarHttpHeaderAcceptSelected = options && options.httpHeaderAccept;
1496
+ if (localVarHttpHeaderAcceptSelected === undefined) {
1497
+ // to determine the Accept header
1498
+ const httpHeaderAccepts = [
1499
+ 'application/json'
1500
+ ];
1501
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1502
+ }
1503
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
1504
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
1505
+ }
1506
+ let localVarHttpContext = options && options.context;
1507
+ if (localVarHttpContext === undefined) {
1508
+ localVarHttpContext = new HttpContext();
1509
+ }
1510
+ let localVarTransferCache = options && options.transferCache;
1511
+ if (localVarTransferCache === undefined) {
1512
+ localVarTransferCache = true;
1513
+ }
1514
+ let responseType_ = 'json';
1515
+ if (localVarHttpHeaderAcceptSelected) {
1516
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
1517
+ responseType_ = 'text';
1518
+ }
1519
+ else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
1520
+ responseType_ = 'json';
1521
+ }
1522
+ else {
1523
+ responseType_ = 'blob';
1524
+ }
1525
+ }
1526
+ let localVarPath = `/build.properties`;
1527
+ return this.httpClient.request('get', `${this.configuration.basePath}${localVarPath}`, {
1528
+ context: localVarHttpContext,
1529
+ responseType: responseType_,
1530
+ withCredentials: this.configuration.withCredentials,
1531
+ headers: localVarHeaders,
1532
+ observe: observe,
1533
+ transferCache: localVarTransferCache,
1534
+ reportProgress: reportProgress
1535
+ });
1536
+ }
1537
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: Class0BuildPropertiesService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
1538
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: Class0BuildPropertiesService, providedIn: 'root' }); }
1539
+ }
1540
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: Class0BuildPropertiesService, decorators: [{
1541
+ type: Injectable,
1542
+ args: [{
1543
+ providedIn: 'root'
1544
+ }]
1545
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
1546
+ type: Optional
1547
+ }, {
1548
+ type: Inject,
1549
+ args: [BASE_PATH]
1550
+ }] }, { type: Configuration, decorators: [{
1551
+ type: Optional
1552
+ }] }] });
1553
+
1554
+ /**
1555
+ * MST
1556
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
1557
+ *
1558
+ * The version of the OpenAPI document: 1
1559
+ *
1560
+ *
1561
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1562
+ * https://openapi-generator.tech
1563
+ * Do not edit the class manually.
1564
+ */
1565
+ /* tslint:disable:no-unused-variable member-ordering */
1566
+ class ConnectorControllerService {
1567
+ constructor(httpClient, basePath, configuration) {
1568
+ this.httpClient = httpClient;
1569
+ this.basePath = 'http://localhost:8080/mst';
1570
+ this.defaultHeaders = new HttpHeaders();
1571
+ this.configuration = new Configuration();
1572
+ if (configuration) {
1573
+ this.configuration = configuration;
1574
+ }
1575
+ if (typeof this.configuration.basePath !== 'string') {
1576
+ if (Array.isArray(basePath) && basePath.length > 0) {
1577
+ basePath = basePath[0];
1578
+ }
1579
+ if (typeof basePath !== 'string') {
1580
+ basePath = this.basePath;
1581
+ }
1582
+ this.configuration.basePath = basePath;
1583
+ }
1584
+ this.encoder = this.configuration.encoder || new CustomHttpParameterCodec();
1585
+ }
1586
+ // @ts-ignore
1587
+ addToHttpParams(httpParams, value, key) {
1588
+ if (typeof value === "object" && value instanceof Date === false) {
1589
+ httpParams = this.addToHttpParamsRecursive(httpParams, value);
1590
+ }
1591
+ else {
1592
+ httpParams = this.addToHttpParamsRecursive(httpParams, value, key);
1593
+ }
1594
+ return httpParams;
1595
+ }
1596
+ addToHttpParamsRecursive(httpParams, value, key) {
1597
+ if (value == null) {
1598
+ return httpParams;
1599
+ }
1600
+ if (typeof value === "object") {
1601
+ if (Array.isArray(value)) {
1602
+ value.forEach(elem => httpParams = this.addToHttpParamsRecursive(httpParams, elem, key));
1603
+ }
1604
+ else if (value instanceof Date) {
1605
+ if (key != null) {
1606
+ httpParams = httpParams.append(key, value.toISOString().substring(0, 10));
1607
+ }
1608
+ else {
1609
+ throw Error("key may not be null if value is Date");
1610
+ }
1611
+ }
1612
+ else {
1613
+ Object.keys(value).forEach(k => httpParams = this.addToHttpParamsRecursive(httpParams, value[k], key != null ? `${key}.${k}` : k));
1614
+ }
1615
+ }
1616
+ else if (key != null) {
1617
+ httpParams = httpParams.append(key, value);
1618
+ }
1619
+ else {
1620
+ throw Error("key may not be null if value is not object or array");
1621
+ }
1622
+ return httpParams;
1623
+ }
1624
+ getOtherConnector(iaVersie, connectorPuic, observe = 'body', reportProgress = false, options) {
1625
+ if (iaVersie === null || iaVersie === undefined) {
1626
+ throw new Error('Required parameter iaVersie was null or undefined when calling getOtherConnector.');
1627
+ }
1628
+ if (connectorPuic === null || connectorPuic === undefined) {
1629
+ throw new Error('Required parameter connectorPuic was null or undefined when calling getOtherConnector.');
1630
+ }
1631
+ let localVarHeaders = this.defaultHeaders;
1632
+ let localVarHttpHeaderAcceptSelected = options && options.httpHeaderAccept;
1633
+ if (localVarHttpHeaderAcceptSelected === undefined) {
1634
+ // to determine the Accept header
1635
+ const httpHeaderAccepts = [
1636
+ '*/*'
1637
+ ];
1638
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1639
+ }
1640
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
1641
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
1642
+ }
1643
+ let localVarHttpContext = options && options.context;
1644
+ if (localVarHttpContext === undefined) {
1645
+ localVarHttpContext = new HttpContext();
1646
+ }
1647
+ let localVarTransferCache = options && options.transferCache;
1648
+ if (localVarTransferCache === undefined) {
1649
+ localVarTransferCache = true;
1650
+ }
1651
+ let responseType_ = 'json';
1652
+ if (localVarHttpHeaderAcceptSelected) {
1653
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
1654
+ responseType_ = 'text';
1655
+ }
1656
+ else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
1657
+ responseType_ = 'json';
1658
+ }
1659
+ else {
1660
+ responseType_ = 'blob';
1661
+ }
1662
+ }
1663
+ let localVarPath = `/rest/connector/${this.configuration.encodeParam({ name: "iaVersie", value: iaVersie, in: "path", style: "simple", explode: false, dataType: "string", dataFormat: undefined })}/${this.configuration.encodeParam({ name: "connectorPuic", value: connectorPuic, in: "path", style: "simple", explode: false, dataType: "string", dataFormat: undefined })}`;
1664
+ return this.httpClient.request('get', `${this.configuration.basePath}${localVarPath}`, {
1665
+ context: localVarHttpContext,
1666
+ responseType: responseType_,
1667
+ withCredentials: this.configuration.withCredentials,
1668
+ headers: localVarHeaders,
1669
+ observe: observe,
1670
+ transferCache: localVarTransferCache,
1671
+ reportProgress: reportProgress
1672
+ });
1673
+ }
1674
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConnectorControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
1675
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConnectorControllerService, providedIn: 'root' }); }
1676
+ }
1677
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConnectorControllerService, decorators: [{
1678
+ type: Injectable,
1679
+ args: [{
1680
+ providedIn: 'root'
1681
+ }]
1682
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
1683
+ type: Optional
1684
+ }, {
1685
+ type: Inject,
1686
+ args: [BASE_PATH]
1687
+ }] }, { type: Configuration, decorators: [{
1688
+ type: Optional
1689
+ }] }] });
1690
+
1691
+ /**
1692
+ * MST
1693
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
1694
+ *
1695
+ * The version of the OpenAPI document: 1
1696
+ *
1697
+ *
1698
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1699
+ * https://openapi-generator.tech
1700
+ * Do not edit the class manually.
1701
+ */
1702
+ /* tslint:disable:no-unused-variable member-ordering */
1703
+ class LogControllerService {
1704
+ constructor(httpClient, basePath, configuration) {
1705
+ this.httpClient = httpClient;
1706
+ this.basePath = 'http://localhost:8080/mst';
1707
+ this.defaultHeaders = new HttpHeaders();
1708
+ this.configuration = new Configuration();
1709
+ if (configuration) {
1710
+ this.configuration = configuration;
1711
+ }
1712
+ if (typeof this.configuration.basePath !== 'string') {
1713
+ if (Array.isArray(basePath) && basePath.length > 0) {
1714
+ basePath = basePath[0];
1715
+ }
1716
+ if (typeof basePath !== 'string') {
1717
+ basePath = this.basePath;
1718
+ }
1719
+ this.configuration.basePath = basePath;
1720
+ }
1721
+ this.encoder = this.configuration.encoder || new CustomHttpParameterCodec();
1722
+ }
1723
+ // @ts-ignore
1724
+ addToHttpParams(httpParams, value, key) {
1725
+ if (typeof value === "object" && value instanceof Date === false) {
1726
+ httpParams = this.addToHttpParamsRecursive(httpParams, value);
1727
+ }
1728
+ else {
1729
+ httpParams = this.addToHttpParamsRecursive(httpParams, value, key);
1730
+ }
1731
+ return httpParams;
1732
+ }
1733
+ addToHttpParamsRecursive(httpParams, value, key) {
1734
+ if (value == null) {
1735
+ return httpParams;
1736
+ }
1737
+ if (typeof value === "object") {
1738
+ if (Array.isArray(value)) {
1739
+ value.forEach(elem => httpParams = this.addToHttpParamsRecursive(httpParams, elem, key));
1740
+ }
1741
+ else if (value instanceof Date) {
1742
+ if (key != null) {
1743
+ httpParams = httpParams.append(key, value.toISOString().substring(0, 10));
1744
+ }
1745
+ else {
1746
+ throw Error("key may not be null if value is Date");
1747
+ }
1748
+ }
1749
+ else {
1750
+ Object.keys(value).forEach(k => httpParams = this.addToHttpParamsRecursive(httpParams, value[k], key != null ? `${key}.${k}` : k));
1751
+ }
1752
+ }
1753
+ else if (key != null) {
1754
+ httpParams = httpParams.append(key, value);
1755
+ }
1756
+ else {
1757
+ throw Error("key may not be null if value is not object or array");
1758
+ }
1759
+ return httpParams;
1760
+ }
1761
+ log(logDto, observe = 'body', reportProgress = false, options) {
1762
+ if (logDto === null || logDto === undefined) {
1763
+ throw new Error('Required parameter logDto was null or undefined when calling log.');
1764
+ }
1765
+ let localVarHeaders = this.defaultHeaders;
1766
+ let localVarHttpHeaderAcceptSelected = options && options.httpHeaderAccept;
1767
+ if (localVarHttpHeaderAcceptSelected === undefined) {
1768
+ // to determine the Accept header
1769
+ const httpHeaderAccepts = [];
1770
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1771
+ }
1772
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
1773
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
1774
+ }
1775
+ let localVarHttpContext = options && options.context;
1776
+ if (localVarHttpContext === undefined) {
1777
+ localVarHttpContext = new HttpContext();
1778
+ }
1779
+ let localVarTransferCache = options && options.transferCache;
1780
+ if (localVarTransferCache === undefined) {
1781
+ localVarTransferCache = true;
1782
+ }
1783
+ // to determine the Content-Type header
1784
+ const consumes = [
1785
+ 'application/json'
1786
+ ];
1787
+ const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
1788
+ if (httpContentTypeSelected !== undefined) {
1789
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
1790
+ }
1791
+ let responseType_ = 'json';
1792
+ if (localVarHttpHeaderAcceptSelected) {
1793
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
1794
+ responseType_ = 'text';
1795
+ }
1796
+ else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
1797
+ responseType_ = 'json';
1798
+ }
1799
+ else {
1800
+ responseType_ = 'blob';
1801
+ }
1802
+ }
1803
+ let localVarPath = `/rest/logging/`;
1804
+ return this.httpClient.request('post', `${this.configuration.basePath}${localVarPath}`, {
1805
+ context: localVarHttpContext,
1806
+ body: logDto,
1807
+ responseType: responseType_,
1808
+ withCredentials: this.configuration.withCredentials,
1809
+ headers: localVarHeaders,
1810
+ observe: observe,
1811
+ transferCache: localVarTransferCache,
1812
+ reportProgress: reportProgress
1813
+ });
1814
+ }
1815
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: LogControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
1816
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: LogControllerService, providedIn: 'root' }); }
1817
+ }
1818
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: LogControllerService, decorators: [{
1819
+ type: Injectable,
1820
+ args: [{
1821
+ providedIn: 'root'
1822
+ }]
1823
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
1824
+ type: Optional
1825
+ }, {
1826
+ type: Inject,
1827
+ args: [BASE_PATH]
1828
+ }] }, { type: Configuration, decorators: [{
1829
+ type: Optional
1830
+ }] }] });
1831
+
1832
+ /**
1833
+ * MST
1834
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
1835
+ *
1836
+ * The version of the OpenAPI document: 1
1837
+ *
1838
+ *
1839
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1840
+ * https://openapi-generator.tech
1841
+ * Do not edit the class manually.
1842
+ */
1843
+ /* tslint:disable:no-unused-variable member-ordering */
1844
+ class P21ControllerService {
1845
+ constructor(httpClient, basePath, configuration) {
1846
+ this.httpClient = httpClient;
1847
+ this.basePath = 'http://localhost:8080/mst';
1848
+ this.defaultHeaders = new HttpHeaders();
1849
+ this.configuration = new Configuration();
1850
+ if (configuration) {
1851
+ this.configuration = configuration;
1852
+ }
1853
+ if (typeof this.configuration.basePath !== 'string') {
1854
+ if (Array.isArray(basePath) && basePath.length > 0) {
1855
+ basePath = basePath[0];
1856
+ }
1857
+ if (typeof basePath !== 'string') {
1858
+ basePath = this.basePath;
1859
+ }
1860
+ this.configuration.basePath = basePath;
1861
+ }
1862
+ this.encoder = this.configuration.encoder || new CustomHttpParameterCodec();
1863
+ }
1864
+ /**
1865
+ * @param consumes string[] mime-types
1866
+ * @return true: consumes contains 'multipart/form-data', false: otherwise
1867
+ */
1868
+ canConsumeForm(consumes) {
1869
+ const form = 'multipart/form-data';
1870
+ for (const consume of consumes) {
1871
+ if (form === consume) {
1872
+ return true;
1873
+ }
1874
+ }
1875
+ return false;
1876
+ }
1877
+ // @ts-ignore
1878
+ addToHttpParams(httpParams, value, key) {
1879
+ if (typeof value === "object" && value instanceof Date === false) {
1880
+ httpParams = this.addToHttpParamsRecursive(httpParams, value);
1881
+ }
1882
+ else {
1883
+ httpParams = this.addToHttpParamsRecursive(httpParams, value, key);
1884
+ }
1885
+ return httpParams;
1886
+ }
1887
+ addToHttpParamsRecursive(httpParams, value, key) {
1888
+ if (value == null) {
1889
+ return httpParams;
1890
+ }
1891
+ if (typeof value === "object") {
1892
+ if (Array.isArray(value)) {
1893
+ value.forEach(elem => httpParams = this.addToHttpParamsRecursive(httpParams, elem, key));
1894
+ }
1895
+ else if (value instanceof Date) {
1896
+ if (key != null) {
1897
+ httpParams = httpParams.append(key, value.toISOString().substring(0, 10));
1898
+ }
1899
+ else {
1900
+ throw Error("key may not be null if value is Date");
1901
+ }
1902
+ }
1903
+ else {
1904
+ Object.keys(value).forEach(k => httpParams = this.addToHttpParamsRecursive(httpParams, value[k], key != null ? `${key}.${k}` : k));
1905
+ }
1906
+ }
1907
+ else if (key != null) {
1908
+ httpParams = httpParams.append(key, value);
1909
+ }
1910
+ else {
1911
+ throw Error("key may not be null if value is not object or array");
1912
+ }
1913
+ return httpParams;
1914
+ }
1915
+ createP21Levering(p21Levering, update, observe = 'body', reportProgress = false, options) {
1916
+ if (p21Levering === null || p21Levering === undefined) {
1917
+ throw new Error('Required parameter p21Levering was null or undefined when calling createP21Levering.');
1918
+ }
1919
+ let localVarHeaders = this.defaultHeaders;
1920
+ let localVarCredential;
1921
+ // authentication (keycloak_auth) required
1922
+ localVarCredential = this.configuration.lookupCredential('keycloak_auth');
1923
+ if (localVarCredential) {
1924
+ localVarHeaders = localVarHeaders.set('Authorization', 'Bearer ' + localVarCredential);
1925
+ }
1926
+ let localVarHttpHeaderAcceptSelected = options && options.httpHeaderAccept;
1927
+ if (localVarHttpHeaderAcceptSelected === undefined) {
1928
+ // to determine the Accept header
1929
+ const httpHeaderAccepts = [
1930
+ '*/*'
1931
+ ];
1932
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1933
+ }
1934
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
1935
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
1936
+ }
1937
+ let localVarHttpContext = options && options.context;
1938
+ if (localVarHttpContext === undefined) {
1939
+ localVarHttpContext = new HttpContext();
1940
+ }
1941
+ let localVarTransferCache = options && options.transferCache;
1942
+ if (localVarTransferCache === undefined) {
1943
+ localVarTransferCache = true;
1944
+ }
1945
+ // to determine the Content-Type header
1946
+ const consumes = [
1947
+ 'multipart/form-data'
1948
+ ];
1949
+ const canConsumeForm = this.canConsumeForm(consumes);
1950
+ let localVarFormParams;
1951
+ let localVarUseForm = false;
1952
+ let localVarConvertFormParamsToString = false;
1953
+ // use FormData to transmit files using content-type "multipart/form-data"
1954
+ // see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
1955
+ localVarUseForm = canConsumeForm;
1956
+ if (localVarUseForm) {
1957
+ localVarFormParams = new FormData();
1958
+ }
1959
+ else {
1960
+ localVarFormParams = new HttpParams({ encoder: this.encoder });
1961
+ }
1962
+ if (update !== undefined) {
1963
+ localVarFormParams = localVarFormParams.append('update', update) || localVarFormParams;
1964
+ }
1965
+ if (p21Levering !== undefined) {
1966
+ localVarFormParams = localVarFormParams.append('p21Levering', p21Levering) || localVarFormParams;
1967
+ }
1968
+ let responseType_ = 'json';
1969
+ if (localVarHttpHeaderAcceptSelected) {
1970
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
1971
+ responseType_ = 'text';
1972
+ }
1973
+ else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
1974
+ responseType_ = 'json';
1975
+ }
1976
+ else {
1977
+ responseType_ = 'blob';
1978
+ }
1979
+ }
1980
+ let localVarPath = `/services/secure/rest/backend/uploadversie`;
1981
+ return this.httpClient.request('post', `${this.configuration.basePath}${localVarPath}`, {
1982
+ context: localVarHttpContext,
1983
+ body: localVarConvertFormParamsToString ? localVarFormParams.toString() : localVarFormParams,
1984
+ responseType: responseType_,
1985
+ withCredentials: this.configuration.withCredentials,
1986
+ headers: localVarHeaders,
1987
+ observe: observe,
1988
+ transferCache: localVarTransferCache,
1989
+ reportProgress: reportProgress
1990
+ });
1991
+ }
1992
+ getVersies(observe = 'body', reportProgress = false, options) {
1993
+ let localVarHeaders = this.defaultHeaders;
1994
+ let localVarCredential;
1995
+ // authentication (keycloak_auth) required
1996
+ localVarCredential = this.configuration.lookupCredential('keycloak_auth');
1997
+ if (localVarCredential) {
1998
+ localVarHeaders = localVarHeaders.set('Authorization', 'Bearer ' + localVarCredential);
1999
+ }
2000
+ let localVarHttpHeaderAcceptSelected = options && options.httpHeaderAccept;
2001
+ if (localVarHttpHeaderAcceptSelected === undefined) {
2002
+ // to determine the Accept header
2003
+ const httpHeaderAccepts = [
2004
+ 'application/json'
2005
+ ];
2006
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
2007
+ }
2008
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
2009
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
2010
+ }
2011
+ let localVarHttpContext = options && options.context;
2012
+ if (localVarHttpContext === undefined) {
2013
+ localVarHttpContext = new HttpContext();
2014
+ }
2015
+ let localVarTransferCache = options && options.transferCache;
2016
+ if (localVarTransferCache === undefined) {
2017
+ localVarTransferCache = true;
2018
+ }
2019
+ let responseType_ = 'json';
2020
+ if (localVarHttpHeaderAcceptSelected) {
2021
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
2022
+ responseType_ = 'text';
2023
+ }
2024
+ else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
2025
+ responseType_ = 'json';
2026
+ }
2027
+ else {
2028
+ responseType_ = 'blob';
2029
+ }
2030
+ }
2031
+ let localVarPath = `/services/secure/rest/backend/versies`;
2032
+ return this.httpClient.request('get', `${this.configuration.basePath}${localVarPath}`, {
2033
+ context: localVarHttpContext,
2034
+ responseType: responseType_,
2035
+ withCredentials: this.configuration.withCredentials,
2036
+ headers: localVarHeaders,
2037
+ observe: observe,
2038
+ transferCache: localVarTransferCache,
2039
+ reportProgress: reportProgress
2040
+ });
2041
+ }
2042
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: P21ControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
2043
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: P21ControllerService, providedIn: 'root' }); }
2044
+ }
2045
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: P21ControllerService, decorators: [{
2046
+ type: Injectable,
2047
+ args: [{
2048
+ providedIn: 'root'
2049
+ }]
2050
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2051
+ type: Optional
2052
+ }, {
2053
+ type: Inject,
2054
+ args: [BASE_PATH]
2055
+ }] }, { type: Configuration, decorators: [{
2056
+ type: Optional
2057
+ }] }] });
2058
+
2059
+ /**
2060
+ * MST
2061
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
2062
+ *
2063
+ * The version of the OpenAPI document: 1
2064
+ *
2065
+ *
2066
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
2067
+ * https://openapi-generator.tech
2068
+ * Do not edit the class manually.
2069
+ */
2070
+ /* tslint:disable:no-unused-variable member-ordering */
2071
+ class SbControllerService {
2072
+ constructor(httpClient, basePath, configuration) {
2073
+ this.httpClient = httpClient;
2074
+ this.basePath = 'http://localhost:8080/mst';
2075
+ this.defaultHeaders = new HttpHeaders();
2076
+ this.configuration = new Configuration();
2077
+ if (configuration) {
2078
+ this.configuration = configuration;
2079
+ }
2080
+ if (typeof this.configuration.basePath !== 'string') {
2081
+ if (Array.isArray(basePath) && basePath.length > 0) {
2082
+ basePath = basePath[0];
2083
+ }
2084
+ if (typeof basePath !== 'string') {
2085
+ basePath = this.basePath;
2086
+ }
2087
+ this.configuration.basePath = basePath;
2088
+ }
2089
+ this.encoder = this.configuration.encoder || new CustomHttpParameterCodec();
2090
+ }
2091
+ // @ts-ignore
2092
+ addToHttpParams(httpParams, value, key) {
2093
+ if (typeof value === "object" && value instanceof Date === false) {
2094
+ httpParams = this.addToHttpParamsRecursive(httpParams, value);
2095
+ }
2096
+ else {
2097
+ httpParams = this.addToHttpParamsRecursive(httpParams, value, key);
2098
+ }
2099
+ return httpParams;
2100
+ }
2101
+ addToHttpParamsRecursive(httpParams, value, key) {
2102
+ if (value == null) {
2103
+ return httpParams;
2104
+ }
2105
+ if (typeof value === "object") {
2106
+ if (Array.isArray(value)) {
2107
+ value.forEach(elem => httpParams = this.addToHttpParamsRecursive(httpParams, elem, key));
2108
+ }
2109
+ else if (value instanceof Date) {
2110
+ if (key != null) {
2111
+ httpParams = httpParams.append(key, value.toISOString().substring(0, 10));
2112
+ }
2113
+ else {
2114
+ throw Error("key may not be null if value is Date");
2115
+ }
2116
+ }
2117
+ else {
2118
+ Object.keys(value).forEach(k => httpParams = this.addToHttpParamsRecursive(httpParams, value[k], key != null ? `${key}.${k}` : k));
2119
+ }
2120
+ }
2121
+ else if (key != null) {
2122
+ httpParams = httpParams.append(key, value);
2123
+ }
2124
+ else {
2125
+ throw Error("key may not be null if value is not object or array");
2126
+ }
2127
+ return httpParams;
2128
+ }
2129
+ getSignaleringsbeelden(signaleringsbeeldRequestDto, observe = 'body', reportProgress = false, options) {
2130
+ if (signaleringsbeeldRequestDto === null || signaleringsbeeldRequestDto === undefined) {
2131
+ throw new Error('Required parameter signaleringsbeeldRequestDto was null or undefined when calling getSignaleringsbeelden.');
2132
+ }
2133
+ let localVarHeaders = this.defaultHeaders;
2134
+ let localVarHttpHeaderAcceptSelected = options && options.httpHeaderAccept;
2135
+ if (localVarHttpHeaderAcceptSelected === undefined) {
2136
+ // to determine the Accept header
2137
+ const httpHeaderAccepts = [
2138
+ '*/*'
2139
+ ];
2140
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
2141
+ }
2142
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
2143
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
2144
+ }
2145
+ let localVarHttpContext = options && options.context;
2146
+ if (localVarHttpContext === undefined) {
2147
+ localVarHttpContext = new HttpContext();
2148
+ }
2149
+ let localVarTransferCache = options && options.transferCache;
2150
+ if (localVarTransferCache === undefined) {
2151
+ localVarTransferCache = true;
2152
+ }
2153
+ // to determine the Content-Type header
2154
+ const consumes = [
2155
+ 'application/json'
2156
+ ];
2157
+ const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
2158
+ if (httpContentTypeSelected !== undefined) {
2159
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
2160
+ }
2161
+ let responseType_ = 'json';
2162
+ if (localVarHttpHeaderAcceptSelected) {
2163
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
2164
+ responseType_ = 'text';
2165
+ }
2166
+ else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
2167
+ responseType_ = 'json';
2168
+ }
2169
+ else {
2170
+ responseType_ = 'blob';
2171
+ }
2172
+ }
2173
+ let localVarPath = `/rest/signaleringsbeeldeninfo`;
2174
+ return this.httpClient.request('post', `${this.configuration.basePath}${localVarPath}`, {
2175
+ context: localVarHttpContext,
2176
+ body: signaleringsbeeldRequestDto,
2177
+ responseType: responseType_,
2178
+ withCredentials: this.configuration.withCredentials,
2179
+ headers: localVarHeaders,
2180
+ observe: observe,
2181
+ transferCache: localVarTransferCache,
2182
+ reportProgress: reportProgress
2183
+ });
2184
+ }
2185
+ valideerIaVersie(versie, observe = 'body', reportProgress = false, options) {
2186
+ if (versie === null || versie === undefined) {
2187
+ throw new Error('Required parameter versie was null or undefined when calling valideerIaVersie.');
2188
+ }
2189
+ let localVarQueryParameters = new HttpParams({ encoder: this.encoder });
2190
+ if (versie !== undefined && versie !== null) {
2191
+ localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, versie, 'versie');
2192
+ }
2193
+ let localVarHeaders = this.defaultHeaders;
2194
+ let localVarHttpHeaderAcceptSelected = options && options.httpHeaderAccept;
2195
+ if (localVarHttpHeaderAcceptSelected === undefined) {
2196
+ // to determine the Accept header
2197
+ const httpHeaderAccepts = [];
2198
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
2199
+ }
2200
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
2201
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
2202
+ }
2203
+ let localVarHttpContext = options && options.context;
2204
+ if (localVarHttpContext === undefined) {
2205
+ localVarHttpContext = new HttpContext();
2206
+ }
2207
+ let localVarTransferCache = options && options.transferCache;
2208
+ if (localVarTransferCache === undefined) {
2209
+ localVarTransferCache = true;
2210
+ }
2211
+ let responseType_ = 'json';
2212
+ if (localVarHttpHeaderAcceptSelected) {
2213
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
2214
+ responseType_ = 'text';
2215
+ }
2216
+ else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
2217
+ responseType_ = 'json';
2218
+ }
2219
+ else {
2220
+ responseType_ = 'blob';
2221
+ }
2222
+ }
2223
+ let localVarPath = `/rest/signaleringsbeeldeninfo/valideeriaversie`;
2224
+ return this.httpClient.request('get', `${this.configuration.basePath}${localVarPath}`, {
2225
+ context: localVarHttpContext,
2226
+ params: localVarQueryParameters,
2227
+ responseType: responseType_,
2228
+ withCredentials: this.configuration.withCredentials,
2229
+ headers: localVarHeaders,
2230
+ observe: observe,
2231
+ transferCache: localVarTransferCache,
2232
+ reportProgress: reportProgress
2233
+ });
2234
+ }
2235
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: SbControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
2236
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: SbControllerService, providedIn: 'root' }); }
2237
+ }
2238
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: SbControllerService, decorators: [{
2239
+ type: Injectable,
2240
+ args: [{
2241
+ providedIn: 'root'
2242
+ }]
2243
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
2244
+ type: Optional
2245
+ }, {
2246
+ type: Inject,
2247
+ args: [BASE_PATH]
2248
+ }] }, { type: Configuration, decorators: [{
2249
+ type: Optional
2250
+ }] }] });
2251
+
2252
+ const APIS = [AppConfigControllerService, BewegingControllerService, Class0BuildPropertiesService, ConnectorControllerService, LogControllerService, P21ControllerService, SbControllerService];
2253
+
2254
+ /**
2255
+ * MST
2256
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
2257
+ *
2258
+ * The version of the OpenAPI document: 1
2259
+ *
2260
+ *
2261
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
2262
+ * https://openapi-generator.tech
2263
+ * Do not edit the class manually.
2264
+ */
2265
+
2266
+ /**
2267
+ * MST
2268
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
2269
+ *
2270
+ * The version of the OpenAPI document: 1
2271
+ *
2272
+ *
2273
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
2274
+ * https://openapi-generator.tech
2275
+ * Do not edit the class manually.
2276
+ */
2277
+
2278
+ /**
2279
+ * MST
2280
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
2281
+ *
2282
+ * The version of the OpenAPI document: 1
2283
+ *
2284
+ *
2285
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
2286
+ * https://openapi-generator.tech
2287
+ * Do not edit the class manually.
2288
+ */
2289
+
2290
+ /**
2291
+ * MST
2292
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
2293
+ *
2294
+ * The version of the OpenAPI document: 1
2295
+ *
2296
+ *
2297
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
2298
+ * https://openapi-generator.tech
2299
+ * Do not edit the class manually.
2300
+ */
2301
+
2302
+ /**
2303
+ * MST
2304
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
2305
+ *
2306
+ * The version of the OpenAPI document: 1
2307
+ *
2308
+ *
2309
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
2310
+ * https://openapi-generator.tech
2311
+ * Do not edit the class manually.
2312
+ */
2313
+
2314
+ class ApiModule {
2315
+ static forRoot(configurationFactory) {
2316
+ return {
2317
+ ngModule: ApiModule,
2318
+ providers: [{ provide: Configuration, useFactory: configurationFactory }]
2319
+ };
2320
+ }
2321
+ constructor(parentModule, http) {
2322
+ if (parentModule) {
2323
+ throw new Error('ApiModule is already loaded. Import in your base AppModule only.');
2324
+ }
2325
+ if (!http) {
2326
+ throw new Error('You need to import the HttpClientModule in your AppModule! \n' +
2327
+ 'See also https://github.com/angular/angular/issues/20575');
2328
+ }
2329
+ }
2330
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ApiModule, deps: [{ token: ApiModule, optional: true, skipSelf: true }, { token: i1.HttpClient, optional: true }], target: i0.ɵɵFactoryTarget.NgModule }); }
2331
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: ApiModule }); }
2332
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ApiModule }); }
2333
+ }
2334
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ApiModule, decorators: [{
2335
+ type: NgModule,
2336
+ args: [{
2337
+ imports: [],
2338
+ declarations: [],
2339
+ exports: [],
2340
+ providers: []
2341
+ }]
2342
+ }], ctorParameters: () => [{ type: ApiModule, decorators: [{
2343
+ type: Optional
2344
+ }, {
2345
+ type: SkipSelf
2346
+ }] }, { type: i1.HttpClient, decorators: [{
2347
+ type: Optional
2348
+ }] }] });
2349
+
2350
+ class MstLoggingResource {
2351
+ constructor(controller, store) {
2352
+ this.controller = controller;
2353
+ this.store = store;
2354
+ this.subscriptions = new Subscription();
2355
+ this.subscriptions.add(this.store.select('baseUrl').subscribe(baseUrl => controller.configuration.basePath = baseUrl + '/mst'));
2356
+ }
2357
+ ngOnDestroy() {
2358
+ this.subscriptions.unsubscribe();
2359
+ }
2360
+ logMessages(logDto) {
2361
+ this.controller.log(logDto).subscribe();
2362
+ }
2363
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: MstLoggingResource, deps: [{ token: LogControllerService }, { token: i2$1.Store }], target: i0.ɵɵFactoryTarget.Injectable }); }
2364
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: MstLoggingResource }); }
2365
+ }
2366
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: MstLoggingResource, decorators: [{
2367
+ type: Injectable
2368
+ }], ctorParameters: () => [{ type: LogControllerService }, { type: i2$1.Store }] });
2369
+
1170
2370
  class LoggingHelper {
1171
- constructor(sbmService, store) {
1172
- this.sbmService = sbmService;
2371
+ constructor(store) {
1173
2372
  this.store = store;
1174
2373
  }
1175
2374
  maakLogDTO(melding, actie) {
@@ -1183,7 +2382,7 @@ class LoggingHelper {
1183
2382
  iaVersie = ia.versie;
1184
2383
  });
1185
2384
  if (actie) {
1186
- actieDto = new ActieDto({
2385
+ actieDto = {
1187
2386
  pplgNaam: actie.pplgNaam,
1188
2387
  ritActieTypeOmschrijving: actie.ritActieTypeOmschrijving,
1189
2388
  ritActieStatus: actie.ritActieStatus,
@@ -1195,16 +2394,16 @@ class LoggingHelper {
1195
2394
  vanKilometrering: actie.vanKilometrering,
1196
2395
  totKilometerlint: actie.totKilometerlint,
1197
2396
  totKilometrering: actie.totKilometrering
1198
- });
2397
+ };
1199
2398
  }
1200
- return new MstLoggingDto({
2399
+ return {
1201
2400
  iaVersie,
1202
2401
  meldingLevel: melding.meldingLevel,
1203
2402
  meldingMessage: melding.meldingMessage,
1204
2403
  actieDto,
1205
2404
  algemeneRitInfoDto,
1206
2405
  sbinfoDtos: this.getSbInfoDtos()
1207
- });
2406
+ };
1208
2407
  }
1209
2408
  getSbInfoDtos() {
1210
2409
  const sbInfoDtos = [];
@@ -1215,12 +2414,12 @@ class LoggingHelper {
1215
2414
  });
1216
2415
  return sbInfoDtos;
1217
2416
  }
1218
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: LoggingHelper, deps: [{ token: SignaleringsBeeldManagerService }, { token: i2$1.Store }], target: i0.ɵɵFactoryTarget.Injectable }); }
1219
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: LoggingHelper }); }
2417
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: LoggingHelper, deps: [{ token: i2$1.Store }], target: i0.ɵɵFactoryTarget.Injectable }); }
2418
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: LoggingHelper }); }
1220
2419
  }
1221
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: LoggingHelper, decorators: [{
2420
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: LoggingHelper, decorators: [{
1222
2421
  type: Injectable
1223
- }], ctorParameters: () => [{ type: SignaleringsBeeldManagerService }, { type: i2$1.Store }] });
2422
+ }], ctorParameters: () => [{ type: i2$1.Store }] });
1224
2423
 
1225
2424
  /**
1226
2425
  * export const RIT_ACTIE_1 = 1;
@@ -1543,9 +2742,9 @@ class ActieHelper {
1543
2742
  this.logLegeMeldingDto(logMeldingDTOs);
1544
2743
  return retval;
1545
2744
  }
1546
- logLegeMeldingDto(logMeldingDTOs) {
1547
- if (logMeldingDTOs.length > 0) {
1548
- this.mstLogResource.logErrorMessages(logMeldingDTOs);
2745
+ logLegeMeldingDto(logDto) {
2746
+ if (logDto.length > 0) {
2747
+ return this.mstLogResource.logMessages(logDto);
1549
2748
  }
1550
2749
  }
1551
2750
  verwerkTopoElementen(topoElementen) {
@@ -1635,14 +2834,14 @@ class ActieHelper {
1635
2834
  if (!storingsSymboolPuic && this.debug) {
1636
2835
  const melding = MeldingBuilder.actieHighlightError([actie.id]);
1637
2836
  this.messagesService.showMessage(MessageBuilder.actieHighlightError([actie.id]));
1638
- this.mstLogResource.logErrorMessages([this.loggingHelper.maakLogDTO(melding, actie)]);
2837
+ this.mstLogResource.logMessages([this.loggingHelper.maakLogDTO(melding, actie)]);
1639
2838
  }
1640
2839
  return storingsSymboolPuic ? [storingsSymboolPuic] : [];
1641
2840
  }
1642
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: ActieHelper, deps: [{ token: SignaleringsBeeldManagerService }, { token: MstLoggingResource }, { token: MessagesService }, { token: i2$1.Store }, { token: LoggingHelper }], target: i0.ɵɵFactoryTarget.Injectable }); }
1643
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: ActieHelper }); }
2841
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ActieHelper, deps: [{ token: SignaleringsBeeldManagerService }, { token: MstLoggingResource }, { token: MessagesService }, { token: i2$1.Store }, { token: LoggingHelper }], target: i0.ɵɵFactoryTarget.Injectable }); }
2842
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ActieHelper }); }
1644
2843
  }
1645
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: ActieHelper, decorators: [{
2844
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ActieHelper, decorators: [{
1646
2845
  type: Injectable
1647
2846
  }], ctorParameters: () => [{ type: SignaleringsBeeldManagerService }, { type: MstLoggingResource }, { type: MessagesService }, { type: i2$1.Store }, { type: LoggingHelper }] });
1648
2847
 
@@ -1872,12 +3071,12 @@ class RitdelenLijstComponent {
1872
3071
  this.keurAlleActiesGoed.emit();
1873
3072
  this.deselectRitdeel();
1874
3073
  }
1875
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: RitdelenLijstComponent, deps: [{ token: i2$1.Store }, { token: SignaleringsBeeldManagerService }], target: i0.ɵɵFactoryTarget.Component }); }
1876
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: RitdelenLijstComponent, selector: "ritdelen-lijst", inputs: { nietGeplandeActies: "nietGeplandeActies" }, outputs: { focusEmitter: "focusEmitter", keurAlleActiesGoed: "keurAlleActiesGoed" }, ngImport: i0, template: "<div id=\"ritdelen-lijst\">\n <div class=\"sidebar-header\">\n <h3 [attr.data-test-id]=\"'title-rit-details'\">Ritdetails</h3>\n </div>\n <div class=\"panes-container\">\n <div class=\"top-pane tableFixHead\" id=\"top-pane\">\n <table class=\"table\" aria-hidden=\"true\" [attr.data-test-id]=\"'table-rit-details'\">\n <thead>\n <tr>\n <th scope=\"col\">\n <input #input\n type=\"checkbox\"\n checked\n class=\"checkbox col-visibility\"\n (change)=\"toggleZichtbaarheidAlleRitdelen(input.checked)\"\n id=\"ritdetails-selecteerAlles\"\n title=\"Selecteer alles\"\n [attr.data-test-id]=\"'checkbox-alle-bewegingen'\">\n </th>\n <th scope=\"col\"></th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Naar</th>\n <th scope=\"col\">DW</th>\n <th scope=\"col\">PPLG(s)</th>\n <th scope=\"col\">Treinnr.</th>\n <th scope=\"col\"></th>\n </tr>\n </thead>\n\n <tr *ngFor=\"let ritdeelViewModel of ritdeelViewModels; let i = index\"\n class=\"{{ selectedRitdeelClass(ritdeelViewModel.ritdeel) }}\" id=\"ritdetails-r{{i}}\">\n <td>\n <input id=\"ritdetails-r{{i}}-zichtbaar\"\n [attr.data-test-id]=\"'checkbox-r'+i\"\n type=\"checkbox\"\n class=\"checkbox col-visibility\"\n [checked]=\"ritdeelViewModel.isZichtbaar\"\n [title]=\"ritdeelViewModel.title\"\n (change)=\"toggleRitdeelZichtbaarheid(ritdeelViewModel.ritdeel)\"\n [hidden]=\"ritdeelViewModel.isNietBeschikbaar\"/>\n </td>\n <td id=\"ritdetails-r{{i}}-gewijzigd\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.isNieuw}}</td>\n <td id=\"ritdetails-r{{i}}-vanSpoor\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.vanPrlSpoor}}</td>\n <td id=\"ritdetails-r{{i}}-naarSpoor\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.naarPrlSpoor}}</td>\n <td id=\"ritdetails-r{{i}}-dwangNummer\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.dwangNummer}}</td>\n <td id=\"ritdetails-r{{i}}-pplgs\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.pplgString}}</td>\n <td id=\"ritdetails-r{{i}}-treinNummer\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.treinNummer}}</td>\n <td style=\"text-align:right\">\n <button *ngIf=\"editable\"\n id=\"ritdetails-r{{i}}-del\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-danger btn-sm\"\n (click)=\"deleteRitdeel(ritdeelViewModel.ritdeel)\">X\n </button>\n </td>\n </tr>\n\n </table>\n </div>\n <div class=\"actie-pane\">\n <div *ngIf=\"selectedRitdeel && (selectedRitdeelActies.length > 0 || selectedRitdeelOngeplandeActies.length > 0) \"\n id=\"actie-pane\">\n <h4>Geplande acties</h4>\n <table aria-hidden=\"true\">\n <tr>\n <th scope=\"col\">Actie</th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Tot</th>\n <th scope=\"col\">\n <button *ngIf=\"editable\"\n [hidden]=\"selectedRitdeelActies.length===0\"\n id=\"bulkSetOngeplandButton\"\n [attr.data-test-id]=\"'unplan-all-actions'\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-danger btn-sm\"\n (click)=\"deleteActiesUitRit()\"\n [disabled]=\"disableActieKnoppenVanRitdeel\">X\n </button>\n </th>\n </tr>\n\n <tr *ngFor=\"let actie of selectedRitdeelActies; let i = index\" id=\"ritdetails-a{{i}}\">\n <td id=\"ritdetails-a{{i}}-omschrijving\" class=\"nowrap\">{{ actieOmschrijvingTekst(actie) }}</td>\n <td id=\"ritdetails-a{{i}}-vanKmLint\">{{ actieVanKmTekst(actie)}}</td>\n <td id=\"ritdetails-a{{i}}-totKmLint\">{{ actieTotKmTekst(actie)}}</td>\n <td style=\"text-align:right\">\n <button *ngIf=\"editable\"\n id=\"ritdetails-a{{i}}-del\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-danger btn-sm\"\n (click)=\"deleteActieUitRit(actie)\"\n [disabled]=\"disableActieKnoppenVanRitdeel\">X\n </button>\n </td>\n </tr>\n </table>\n <h4>Ongeplande acties</h4>\n <table aria-hidden=\"true\">\n <tr>\n <th scope=\"col\">Actie</th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Tot</th>\n <th scope=\"col\">\n <button *ngIf=\"editable\"\n [hidden]=\"selectedRitdeelOngeplandeActies.length===0\"\n id=\"bulkSetGeplandButton\"\n [attr.data-test-id]=\"'plan-all-actions'\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-success loxia-btn-sm\"\n (click)=\"voegActiesToeAanRit()\"\n [disabled]=\"disableActieKnoppenVanRitdeel\">^\n </button>\n </th>\n </tr>\n\n <tr *ngFor=\"let ongeplandeActie of selectedRitdeelOngeplandeActies; let i = index\"\n id=\"ritdetails-oa{{i}}\">\n <td id=\"ritdetails-oa{{i}}-omschrijving\" class=\"nowrap\">{{actieOmschrijvingTekst(ongeplandeActie.actie) }}</td>\n <td id=\"ritdetails-oa{{i}}-vanKmLint\">{{ actieVanKmTekst(ongeplandeActie.actie)}}</td>\n <td id=\"ritdetails-oa{{i}}-totKmLint\">{{ actieTotKmTekst(ongeplandeActie.actie)}}</td>\n <td style=\"text-align:right\">\n <button *ngIf=\"editable\"\n id=\"ritdetails-oa{{i}}-del\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-success loxia-btn-sm\"\n (click)=\"voegActieToeAanRit(ongeplandeActie)\"\n [disabled]=\"disableActieKnoppenVanRitdeel\">^\n </button>\n </td>\n </tr>\n </table>\n </div>\n </div>\n <div class=\"knop-pane\">\n <button type=\"button\"\n class=\"loxia-btn loxia-btn-primary loxia-btn-sm\"\n [attr.data-test-id]=\"'plan-all-actions-for-file'\"\n [innerText]=\"'Plan acties hele rit'\"\n (click)=\"planAlleRitActies()\">\n </button>\n </div>\n </div>\n</div>\n", styles: [".panes-container{display:inline;height:100%;border:1px solid black}table{width:100%}th{padding:5px;z-index:1000}td{padding:4px}tr:nth-child(2n){background:#f0f0f0}tr:nth-child(odd){background:#fff}.top-pane{height:45vh;overflow:auto}.actie-pane{height:35vh;overflow:auto}.knop-pane{height:5vh;justify-content:center;display:flex;align-items:center}.panes-container,.panes-separator,.top-pane,.actie-pane{margin:0;padding:0;width:100%}.selected{background:#ffff80!important}.disabled{background:gray!important}.visible-outside-window{background:#87cefa!important}.table-scroll-header-fix tbody{display:block;height:40vh;overflow:auto}.tableFixHead{overflow-y:auto}.tableFixHead thead th{position:sticky;top:0;background-color:#fff}.table{margin-bottom:0}.table td,.table th{border-top:none;border-bottom:none;padding-left:.75em}\n"], dependencies: [{ kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.Default }); }
3074
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: RitdelenLijstComponent, deps: [{ token: i2$1.Store }, { token: SignaleringsBeeldManagerService }], target: i0.ɵɵFactoryTarget.Component }); }
3075
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.15", type: RitdelenLijstComponent, isStandalone: false, selector: "ritdelen-lijst", inputs: { nietGeplandeActies: "nietGeplandeActies" }, outputs: { focusEmitter: "focusEmitter", keurAlleActiesGoed: "keurAlleActiesGoed" }, ngImport: i0, template: "<div id=\"ritdelen-lijst\">\n <div class=\"sidebar-header\">\n <h3 [attr.data-test-id]=\"'title-rit-details'\">Ritdetails</h3>\n </div>\n <div class=\"panes-container\">\n <div class=\"top-pane tableFixHead\" id=\"top-pane\">\n <table class=\"table\" aria-hidden=\"true\" [attr.data-test-id]=\"'table-rit-details'\">\n <thead>\n <tr>\n <th scope=\"col\">\n <input #input\n type=\"checkbox\"\n checked\n class=\"checkbox col-visibility\"\n (change)=\"toggleZichtbaarheidAlleRitdelen(input.checked)\"\n id=\"ritdetails-selecteerAlles\"\n title=\"Selecteer alles\"\n [attr.data-test-id]=\"'checkbox-alle-bewegingen'\">\n </th>\n <th scope=\"col\"></th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Naar</th>\n <th scope=\"col\">DW</th>\n <th scope=\"col\">PPLG(s)</th>\n <th scope=\"col\">Treinnr.</th>\n <th scope=\"col\"></th>\n </tr>\n </thead>\n\n <tr *ngFor=\"let ritdeelViewModel of ritdeelViewModels; let i = index\"\n class=\"{{ selectedRitdeelClass(ritdeelViewModel.ritdeel) }}\" id=\"ritdetails-r{{i}}\">\n <td>\n <input id=\"ritdetails-r{{i}}-zichtbaar\"\n [attr.data-test-id]=\"'checkbox-r'+i\"\n type=\"checkbox\"\n class=\"checkbox col-visibility\"\n [checked]=\"ritdeelViewModel.isZichtbaar\"\n [title]=\"ritdeelViewModel.title\"\n (change)=\"toggleRitdeelZichtbaarheid(ritdeelViewModel.ritdeel)\"\n [hidden]=\"ritdeelViewModel.isNietBeschikbaar\"/>\n </td>\n <td id=\"ritdetails-r{{i}}-gewijzigd\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.isNieuw}}</td>\n <td id=\"ritdetails-r{{i}}-vanSpoor\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.vanPrlSpoor}}</td>\n <td id=\"ritdetails-r{{i}}-naarSpoor\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.naarPrlSpoor}}</td>\n <td id=\"ritdetails-r{{i}}-dwangNummer\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.dwangNummer}}</td>\n <td id=\"ritdetails-r{{i}}-pplgs\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.pplgString}}</td>\n <td id=\"ritdetails-r{{i}}-treinNummer\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.treinNummer}}</td>\n <td style=\"text-align:right\">\n <button *ngIf=\"editable\"\n id=\"ritdetails-r{{i}}-del\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-danger btn-sm\"\n (click)=\"deleteRitdeel(ritdeelViewModel.ritdeel)\">X\n </button>\n </td>\n </tr>\n\n </table>\n </div>\n <div class=\"actie-pane\">\n <div *ngIf=\"selectedRitdeel && (selectedRitdeelActies.length > 0 || selectedRitdeelOngeplandeActies.length > 0) \"\n id=\"actie-pane\">\n <h4>Geplande acties</h4>\n <table aria-hidden=\"true\">\n <tr>\n <th scope=\"col\">Actie</th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Tot</th>\n <th scope=\"col\">\n <button *ngIf=\"editable\"\n [hidden]=\"selectedRitdeelActies.length===0\"\n id=\"bulkSetOngeplandButton\"\n [attr.data-test-id]=\"'unplan-all-actions'\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-danger btn-sm\"\n (click)=\"deleteActiesUitRit()\"\n [disabled]=\"disableActieKnoppenVanRitdeel\">X\n </button>\n </th>\n </tr>\n\n <tr *ngFor=\"let actie of selectedRitdeelActies; let i = index\" id=\"ritdetails-a{{i}}\">\n <td id=\"ritdetails-a{{i}}-omschrijving\" class=\"nowrap\">{{ actieOmschrijvingTekst(actie) }}</td>\n <td id=\"ritdetails-a{{i}}-vanKmLint\">{{ actieVanKmTekst(actie)}}</td>\n <td id=\"ritdetails-a{{i}}-totKmLint\">{{ actieTotKmTekst(actie)}}</td>\n <td style=\"text-align:right\">\n <button *ngIf=\"editable\"\n id=\"ritdetails-a{{i}}-del\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-danger btn-sm\"\n (click)=\"deleteActieUitRit(actie)\"\n [disabled]=\"disableActieKnoppenVanRitdeel\">X\n </button>\n </td>\n </tr>\n </table>\n <h4>Ongeplande acties</h4>\n <table aria-hidden=\"true\">\n <tr>\n <th scope=\"col\">Actie</th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Tot</th>\n <th scope=\"col\">\n <button *ngIf=\"editable\"\n [hidden]=\"selectedRitdeelOngeplandeActies.length===0\"\n id=\"bulkSetGeplandButton\"\n [attr.data-test-id]=\"'plan-all-actions'\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-success loxia-btn-sm\"\n (click)=\"voegActiesToeAanRit()\"\n [disabled]=\"disableActieKnoppenVanRitdeel\">^\n </button>\n </th>\n </tr>\n\n <tr *ngFor=\"let ongeplandeActie of selectedRitdeelOngeplandeActies; let i = index\"\n id=\"ritdetails-oa{{i}}\">\n <td id=\"ritdetails-oa{{i}}-omschrijving\" class=\"nowrap\">{{actieOmschrijvingTekst(ongeplandeActie.actie) }}</td>\n <td id=\"ritdetails-oa{{i}}-vanKmLint\">{{ actieVanKmTekst(ongeplandeActie.actie)}}</td>\n <td id=\"ritdetails-oa{{i}}-totKmLint\">{{ actieTotKmTekst(ongeplandeActie.actie)}}</td>\n <td style=\"text-align:right\">\n <button *ngIf=\"editable\"\n id=\"ritdetails-oa{{i}}-del\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-success loxia-btn-sm\"\n (click)=\"voegActieToeAanRit(ongeplandeActie)\"\n [disabled]=\"disableActieKnoppenVanRitdeel\">^\n </button>\n </td>\n </tr>\n </table>\n </div>\n </div>\n <div class=\"knop-pane\">\n <button type=\"button\"\n class=\"loxia-btn loxia-btn-primary loxia-btn-sm\"\n [attr.data-test-id]=\"'plan-all-actions-for-file'\"\n [innerText]=\"'Plan acties hele rit'\"\n (click)=\"planAlleRitActies()\">\n </button>\n </div>\n </div>\n</div>\n", styles: [".panes-container{display:inline;height:100%;border:1px solid black}table{width:100%}th{padding:5px;z-index:1000}td{padding:4px}tr:nth-child(2n){background:#f0f0f0}tr:nth-child(odd){background:#fff}.top-pane{height:45vh;overflow:auto}.actie-pane{height:35vh;overflow:auto}.knop-pane{height:5vh;justify-content:center;display:flex;align-items:center}.panes-container,.panes-separator,.top-pane,.actie-pane{margin:0;padding:0;width:100%}.selected{background:#ffff80!important}.disabled{background:gray!important}.visible-outside-window{background:#87cefa!important}.table-scroll-header-fix tbody{display:block;height:40vh;overflow:auto}.tableFixHead{overflow-y:auto}.tableFixHead thead th{position:sticky;top:0;background-color:#fff}.table{margin-bottom:0}.table td,.table th{border-top:none;border-bottom:none;padding-left:.75em}\n"], dependencies: [{ kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.Default }); }
1877
3076
  }
1878
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: RitdelenLijstComponent, decorators: [{
3077
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: RitdelenLijstComponent, decorators: [{
1879
3078
  type: Component,
1880
- args: [{ selector: 'ritdelen-lijst', changeDetection: ChangeDetectionStrategy.Default, template: "<div id=\"ritdelen-lijst\">\n <div class=\"sidebar-header\">\n <h3 [attr.data-test-id]=\"'title-rit-details'\">Ritdetails</h3>\n </div>\n <div class=\"panes-container\">\n <div class=\"top-pane tableFixHead\" id=\"top-pane\">\n <table class=\"table\" aria-hidden=\"true\" [attr.data-test-id]=\"'table-rit-details'\">\n <thead>\n <tr>\n <th scope=\"col\">\n <input #input\n type=\"checkbox\"\n checked\n class=\"checkbox col-visibility\"\n (change)=\"toggleZichtbaarheidAlleRitdelen(input.checked)\"\n id=\"ritdetails-selecteerAlles\"\n title=\"Selecteer alles\"\n [attr.data-test-id]=\"'checkbox-alle-bewegingen'\">\n </th>\n <th scope=\"col\"></th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Naar</th>\n <th scope=\"col\">DW</th>\n <th scope=\"col\">PPLG(s)</th>\n <th scope=\"col\">Treinnr.</th>\n <th scope=\"col\"></th>\n </tr>\n </thead>\n\n <tr *ngFor=\"let ritdeelViewModel of ritdeelViewModels; let i = index\"\n class=\"{{ selectedRitdeelClass(ritdeelViewModel.ritdeel) }}\" id=\"ritdetails-r{{i}}\">\n <td>\n <input id=\"ritdetails-r{{i}}-zichtbaar\"\n [attr.data-test-id]=\"'checkbox-r'+i\"\n type=\"checkbox\"\n class=\"checkbox col-visibility\"\n [checked]=\"ritdeelViewModel.isZichtbaar\"\n [title]=\"ritdeelViewModel.title\"\n (change)=\"toggleRitdeelZichtbaarheid(ritdeelViewModel.ritdeel)\"\n [hidden]=\"ritdeelViewModel.isNietBeschikbaar\"/>\n </td>\n <td id=\"ritdetails-r{{i}}-gewijzigd\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.isNieuw}}</td>\n <td id=\"ritdetails-r{{i}}-vanSpoor\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.vanPrlSpoor}}</td>\n <td id=\"ritdetails-r{{i}}-naarSpoor\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.naarPrlSpoor}}</td>\n <td id=\"ritdetails-r{{i}}-dwangNummer\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.dwangNummer}}</td>\n <td id=\"ritdetails-r{{i}}-pplgs\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.pplgString}}</td>\n <td id=\"ritdetails-r{{i}}-treinNummer\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.treinNummer}}</td>\n <td style=\"text-align:right\">\n <button *ngIf=\"editable\"\n id=\"ritdetails-r{{i}}-del\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-danger btn-sm\"\n (click)=\"deleteRitdeel(ritdeelViewModel.ritdeel)\">X\n </button>\n </td>\n </tr>\n\n </table>\n </div>\n <div class=\"actie-pane\">\n <div *ngIf=\"selectedRitdeel && (selectedRitdeelActies.length > 0 || selectedRitdeelOngeplandeActies.length > 0) \"\n id=\"actie-pane\">\n <h4>Geplande acties</h4>\n <table aria-hidden=\"true\">\n <tr>\n <th scope=\"col\">Actie</th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Tot</th>\n <th scope=\"col\">\n <button *ngIf=\"editable\"\n [hidden]=\"selectedRitdeelActies.length===0\"\n id=\"bulkSetOngeplandButton\"\n [attr.data-test-id]=\"'unplan-all-actions'\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-danger btn-sm\"\n (click)=\"deleteActiesUitRit()\"\n [disabled]=\"disableActieKnoppenVanRitdeel\">X\n </button>\n </th>\n </tr>\n\n <tr *ngFor=\"let actie of selectedRitdeelActies; let i = index\" id=\"ritdetails-a{{i}}\">\n <td id=\"ritdetails-a{{i}}-omschrijving\" class=\"nowrap\">{{ actieOmschrijvingTekst(actie) }}</td>\n <td id=\"ritdetails-a{{i}}-vanKmLint\">{{ actieVanKmTekst(actie)}}</td>\n <td id=\"ritdetails-a{{i}}-totKmLint\">{{ actieTotKmTekst(actie)}}</td>\n <td style=\"text-align:right\">\n <button *ngIf=\"editable\"\n id=\"ritdetails-a{{i}}-del\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-danger btn-sm\"\n (click)=\"deleteActieUitRit(actie)\"\n [disabled]=\"disableActieKnoppenVanRitdeel\">X\n </button>\n </td>\n </tr>\n </table>\n <h4>Ongeplande acties</h4>\n <table aria-hidden=\"true\">\n <tr>\n <th scope=\"col\">Actie</th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Tot</th>\n <th scope=\"col\">\n <button *ngIf=\"editable\"\n [hidden]=\"selectedRitdeelOngeplandeActies.length===0\"\n id=\"bulkSetGeplandButton\"\n [attr.data-test-id]=\"'plan-all-actions'\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-success loxia-btn-sm\"\n (click)=\"voegActiesToeAanRit()\"\n [disabled]=\"disableActieKnoppenVanRitdeel\">^\n </button>\n </th>\n </tr>\n\n <tr *ngFor=\"let ongeplandeActie of selectedRitdeelOngeplandeActies; let i = index\"\n id=\"ritdetails-oa{{i}}\">\n <td id=\"ritdetails-oa{{i}}-omschrijving\" class=\"nowrap\">{{actieOmschrijvingTekst(ongeplandeActie.actie) }}</td>\n <td id=\"ritdetails-oa{{i}}-vanKmLint\">{{ actieVanKmTekst(ongeplandeActie.actie)}}</td>\n <td id=\"ritdetails-oa{{i}}-totKmLint\">{{ actieTotKmTekst(ongeplandeActie.actie)}}</td>\n <td style=\"text-align:right\">\n <button *ngIf=\"editable\"\n id=\"ritdetails-oa{{i}}-del\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-success loxia-btn-sm\"\n (click)=\"voegActieToeAanRit(ongeplandeActie)\"\n [disabled]=\"disableActieKnoppenVanRitdeel\">^\n </button>\n </td>\n </tr>\n </table>\n </div>\n </div>\n <div class=\"knop-pane\">\n <button type=\"button\"\n class=\"loxia-btn loxia-btn-primary loxia-btn-sm\"\n [attr.data-test-id]=\"'plan-all-actions-for-file'\"\n [innerText]=\"'Plan acties hele rit'\"\n (click)=\"planAlleRitActies()\">\n </button>\n </div>\n </div>\n</div>\n", styles: [".panes-container{display:inline;height:100%;border:1px solid black}table{width:100%}th{padding:5px;z-index:1000}td{padding:4px}tr:nth-child(2n){background:#f0f0f0}tr:nth-child(odd){background:#fff}.top-pane{height:45vh;overflow:auto}.actie-pane{height:35vh;overflow:auto}.knop-pane{height:5vh;justify-content:center;display:flex;align-items:center}.panes-container,.panes-separator,.top-pane,.actie-pane{margin:0;padding:0;width:100%}.selected{background:#ffff80!important}.disabled{background:gray!important}.visible-outside-window{background:#87cefa!important}.table-scroll-header-fix tbody{display:block;height:40vh;overflow:auto}.tableFixHead{overflow-y:auto}.tableFixHead thead th{position:sticky;top:0;background-color:#fff}.table{margin-bottom:0}.table td,.table th{border-top:none;border-bottom:none;padding-left:.75em}\n"] }]
3079
+ args: [{ selector: 'ritdelen-lijst', changeDetection: ChangeDetectionStrategy.Default, standalone: false, template: "<div id=\"ritdelen-lijst\">\n <div class=\"sidebar-header\">\n <h3 [attr.data-test-id]=\"'title-rit-details'\">Ritdetails</h3>\n </div>\n <div class=\"panes-container\">\n <div class=\"top-pane tableFixHead\" id=\"top-pane\">\n <table class=\"table\" aria-hidden=\"true\" [attr.data-test-id]=\"'table-rit-details'\">\n <thead>\n <tr>\n <th scope=\"col\">\n <input #input\n type=\"checkbox\"\n checked\n class=\"checkbox col-visibility\"\n (change)=\"toggleZichtbaarheidAlleRitdelen(input.checked)\"\n id=\"ritdetails-selecteerAlles\"\n title=\"Selecteer alles\"\n [attr.data-test-id]=\"'checkbox-alle-bewegingen'\">\n </th>\n <th scope=\"col\"></th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Naar</th>\n <th scope=\"col\">DW</th>\n <th scope=\"col\">PPLG(s)</th>\n <th scope=\"col\">Treinnr.</th>\n <th scope=\"col\"></th>\n </tr>\n </thead>\n\n <tr *ngFor=\"let ritdeelViewModel of ritdeelViewModels; let i = index\"\n class=\"{{ selectedRitdeelClass(ritdeelViewModel.ritdeel) }}\" id=\"ritdetails-r{{i}}\">\n <td>\n <input id=\"ritdetails-r{{i}}-zichtbaar\"\n [attr.data-test-id]=\"'checkbox-r'+i\"\n type=\"checkbox\"\n class=\"checkbox col-visibility\"\n [checked]=\"ritdeelViewModel.isZichtbaar\"\n [title]=\"ritdeelViewModel.title\"\n (change)=\"toggleRitdeelZichtbaarheid(ritdeelViewModel.ritdeel)\"\n [hidden]=\"ritdeelViewModel.isNietBeschikbaar\"/>\n </td>\n <td id=\"ritdetails-r{{i}}-gewijzigd\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.isNieuw}}</td>\n <td id=\"ritdetails-r{{i}}-vanSpoor\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.vanPrlSpoor}}</td>\n <td id=\"ritdetails-r{{i}}-naarSpoor\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.naarPrlSpoor}}</td>\n <td id=\"ritdetails-r{{i}}-dwangNummer\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.dwangNummer}}</td>\n <td id=\"ritdetails-r{{i}}-pplgs\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.pplgString}}</td>\n <td id=\"ritdetails-r{{i}}-treinNummer\" (click)=\"selectRitdeel($event, ritdeelViewModel.ritdeel)\">{{ritdeelViewModel.treinNummer}}</td>\n <td style=\"text-align:right\">\n <button *ngIf=\"editable\"\n id=\"ritdetails-r{{i}}-del\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-danger btn-sm\"\n (click)=\"deleteRitdeel(ritdeelViewModel.ritdeel)\">X\n </button>\n </td>\n </tr>\n\n </table>\n </div>\n <div class=\"actie-pane\">\n <div *ngIf=\"selectedRitdeel && (selectedRitdeelActies.length > 0 || selectedRitdeelOngeplandeActies.length > 0) \"\n id=\"actie-pane\">\n <h4>Geplande acties</h4>\n <table aria-hidden=\"true\">\n <tr>\n <th scope=\"col\">Actie</th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Tot</th>\n <th scope=\"col\">\n <button *ngIf=\"editable\"\n [hidden]=\"selectedRitdeelActies.length===0\"\n id=\"bulkSetOngeplandButton\"\n [attr.data-test-id]=\"'unplan-all-actions'\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-danger btn-sm\"\n (click)=\"deleteActiesUitRit()\"\n [disabled]=\"disableActieKnoppenVanRitdeel\">X\n </button>\n </th>\n </tr>\n\n <tr *ngFor=\"let actie of selectedRitdeelActies; let i = index\" id=\"ritdetails-a{{i}}\">\n <td id=\"ritdetails-a{{i}}-omschrijving\" class=\"nowrap\">{{ actieOmschrijvingTekst(actie) }}</td>\n <td id=\"ritdetails-a{{i}}-vanKmLint\">{{ actieVanKmTekst(actie)}}</td>\n <td id=\"ritdetails-a{{i}}-totKmLint\">{{ actieTotKmTekst(actie)}}</td>\n <td style=\"text-align:right\">\n <button *ngIf=\"editable\"\n id=\"ritdetails-a{{i}}-del\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-danger btn-sm\"\n (click)=\"deleteActieUitRit(actie)\"\n [disabled]=\"disableActieKnoppenVanRitdeel\">X\n </button>\n </td>\n </tr>\n </table>\n <h4>Ongeplande acties</h4>\n <table aria-hidden=\"true\">\n <tr>\n <th scope=\"col\">Actie</th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Tot</th>\n <th scope=\"col\">\n <button *ngIf=\"editable\"\n [hidden]=\"selectedRitdeelOngeplandeActies.length===0\"\n id=\"bulkSetGeplandButton\"\n [attr.data-test-id]=\"'plan-all-actions'\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-success loxia-btn-sm\"\n (click)=\"voegActiesToeAanRit()\"\n [disabled]=\"disableActieKnoppenVanRitdeel\">^\n </button>\n </th>\n </tr>\n\n <tr *ngFor=\"let ongeplandeActie of selectedRitdeelOngeplandeActies; let i = index\"\n id=\"ritdetails-oa{{i}}\">\n <td id=\"ritdetails-oa{{i}}-omschrijving\" class=\"nowrap\">{{actieOmschrijvingTekst(ongeplandeActie.actie) }}</td>\n <td id=\"ritdetails-oa{{i}}-vanKmLint\">{{ actieVanKmTekst(ongeplandeActie.actie)}}</td>\n <td id=\"ritdetails-oa{{i}}-totKmLint\">{{ actieTotKmTekst(ongeplandeActie.actie)}}</td>\n <td style=\"text-align:right\">\n <button *ngIf=\"editable\"\n id=\"ritdetails-oa{{i}}-del\"\n type=\"button\"\n class=\"loxia-btn loxia-btn-success loxia-btn-sm\"\n (click)=\"voegActieToeAanRit(ongeplandeActie)\"\n [disabled]=\"disableActieKnoppenVanRitdeel\">^\n </button>\n </td>\n </tr>\n </table>\n </div>\n </div>\n <div class=\"knop-pane\">\n <button type=\"button\"\n class=\"loxia-btn loxia-btn-primary loxia-btn-sm\"\n [attr.data-test-id]=\"'plan-all-actions-for-file'\"\n [innerText]=\"'Plan acties hele rit'\"\n (click)=\"planAlleRitActies()\">\n </button>\n </div>\n </div>\n</div>\n", styles: [".panes-container{display:inline;height:100%;border:1px solid black}table{width:100%}th{padding:5px;z-index:1000}td{padding:4px}tr:nth-child(2n){background:#f0f0f0}tr:nth-child(odd){background:#fff}.top-pane{height:45vh;overflow:auto}.actie-pane{height:35vh;overflow:auto}.knop-pane{height:5vh;justify-content:center;display:flex;align-items:center}.panes-container,.panes-separator,.top-pane,.actie-pane{margin:0;padding:0;width:100%}.selected{background:#ffff80!important}.disabled{background:gray!important}.visible-outside-window{background:#87cefa!important}.table-scroll-header-fix tbody{display:block;height:40vh;overflow:auto}.tableFixHead{overflow-y:auto}.tableFixHead thead th{position:sticky;top:0;background-color:#fff}.table{margin-bottom:0}.table td,.table th{border-top:none;border-bottom:none;padding-left:.75em}\n"] }]
1881
3080
  }], ctorParameters: () => [{ type: i2$1.Store }, { type: SignaleringsBeeldManagerService }], propDecorators: { nietGeplandeActies: [{
1882
3081
  type: Input
1883
3082
  }], focusEmitter: [{
@@ -1975,12 +3174,12 @@ class RitdelenViewComponent {
1975
3174
  }
1976
3175
  return false;
1977
3176
  }
1978
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: RitdelenViewComponent, deps: [{ token: i2$1.Store }], target: i0.ɵɵFactoryTarget.Component }); }
1979
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: RitdelenViewComponent, selector: "ritdelen-view", outputs: { focusEmitter: "focusEmitter" }, host: { listeners: { "window:keyup": "keyEvent($event)" } }, ngImport: i0, template: "<div id=\"ritdelen-lijst\">\n <div class=\"sidebar-header\">\n <h3>Ritdetails view</h3>\n </div>\n <div class=\"panes-container\">\n <div class=\"top-pane tableFixHead\" id=\"top-pane\">\n <table class=\"table\" aria-hidden=\"true\">\n <thead>\n <tr>\n <th scope=\"col\"></th>\n <th scope=\"col\" colspan=\"2\" style=\"text-align:center;\">Spoor</th>\n <th scope=\"col\"></th>\n <th scope=\"col\" colspan=\"2\" style=\"text-align:center;\">Sein</th>\n <th scope=\"col\"></th>\n <th scope=\"col\"></th>\n </tr>\n <tr>\n <th scope=\"col\"></th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Naar</th>\n <th scope=\"col\">DW</th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Naar</th>\n <th scope=\"col\">Treinnummer</th>\n <th scope=\"col\"></th>\n </tr>\n </thead>\n\n <tr *ngFor=\"let ritdeelViewModel of ritdeelViewModels; let i = index\"\n class=\"{{ selectedRitdeelClass(ritdeelViewModel.ritdeel) }}\" id=\"ritdetails-r{{i}}\">\n <td id=\"ritdetails-r{{i}}-gewijzigd\" (click)=\"selectRitdeel(i)\"></td>\n <td id=\"ritdetails-r{{i}}-vanSpoor\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.vanPrlSpoor}}</td>\n <td id=\"ritdetails-r{{i}}-naarSpoor\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.naarPrlSpoor}}</td>\n <td id=\"ritdetails-r{{i}}-dwangNummer\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.dwangNummer}}</td>\n <td id=\"ritdetails-r{{i}}-vanSeinName\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.vanSeinName}}</td>\n <td id=\"ritdetails-r{{i}}-naarSeinName\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.naarSeinName}}</td>\n <td id=\"ritdetails-r{{i}}-treinNummer\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.treinNummer}}</td>\n <td style=\"text-align:right\">\n </td>\n </tr>\n </table>\n </div>\n </div>\n</div>\n", styles: [".panes-container{display:inline;height:100%}table{width:100%}th,td{padding:5px}tr:nth-child(2n){background:#f0f0f0}tr:nth-child(odd){background:#fff}.top-pane{height:90vh;overflow:auto}.panes-container,.panes-separator,.top-pane{margin:0;padding:0;width:100%}.selected{background:#ffff80!important}.disabled{background:gray!important}.visible-outside-window{background:#87cefa!important}.table-scroll-header-fix tbody{display:block;height:40vh;overflow:auto}.tableFixHead{overflow-y:auto}.tableFixHead thead th{position:sticky;top:0;background-color:#fff}.table{margin-bottom:0}.table td,.table th{border-top:none;border-bottom:none;padding-left:.75em}\n"], dependencies: [{ kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] }); }
3177
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: RitdelenViewComponent, deps: [{ token: i2$1.Store }], target: i0.ɵɵFactoryTarget.Component }); }
3178
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.15", type: RitdelenViewComponent, isStandalone: false, selector: "ritdelen-view", outputs: { focusEmitter: "focusEmitter" }, host: { listeners: { "window:keyup": "keyEvent($event)" } }, ngImport: i0, template: "<div id=\"ritdelen-lijst\">\n <div class=\"sidebar-header\">\n <h3>Ritdetails view</h3>\n </div>\n <div class=\"panes-container\">\n <div class=\"top-pane tableFixHead\" id=\"top-pane\">\n <table class=\"table\" aria-hidden=\"true\">\n <thead>\n <tr>\n <th scope=\"col\"></th>\n <th scope=\"col\" colspan=\"2\" style=\"text-align:center;\">Spoor</th>\n <th scope=\"col\"></th>\n <th scope=\"col\" colspan=\"2\" style=\"text-align:center;\">Sein</th>\n <th scope=\"col\"></th>\n <th scope=\"col\"></th>\n </tr>\n <tr>\n <th scope=\"col\"></th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Naar</th>\n <th scope=\"col\">DW</th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Naar</th>\n <th scope=\"col\">Treinnummer</th>\n <th scope=\"col\"></th>\n </tr>\n </thead>\n\n <tr *ngFor=\"let ritdeelViewModel of ritdeelViewModels; let i = index\"\n class=\"{{ selectedRitdeelClass(ritdeelViewModel.ritdeel) }}\" id=\"ritdetails-r{{i}}\">\n <td id=\"ritdetails-r{{i}}-gewijzigd\" (click)=\"selectRitdeel(i)\"></td>\n <td id=\"ritdetails-r{{i}}-vanSpoor\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.vanPrlSpoor}}</td>\n <td id=\"ritdetails-r{{i}}-naarSpoor\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.naarPrlSpoor}}</td>\n <td id=\"ritdetails-r{{i}}-dwangNummer\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.dwangNummer}}</td>\n <td id=\"ritdetails-r{{i}}-vanSeinName\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.vanSeinName}}</td>\n <td id=\"ritdetails-r{{i}}-naarSeinName\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.naarSeinName}}</td>\n <td id=\"ritdetails-r{{i}}-treinNummer\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.treinNummer}}</td>\n <td style=\"text-align:right\">\n </td>\n </tr>\n </table>\n </div>\n </div>\n</div>\n", styles: [".panes-container{display:inline;height:100%}table{width:100%}th,td{padding:5px}tr:nth-child(2n){background:#f0f0f0}tr:nth-child(odd){background:#fff}.top-pane{height:90vh;overflow:auto}.panes-container,.panes-separator,.top-pane{margin:0;padding:0;width:100%}.selected{background:#ffff80!important}.disabled{background:gray!important}.visible-outside-window{background:#87cefa!important}.table-scroll-header-fix tbody{display:block;height:40vh;overflow:auto}.tableFixHead{overflow-y:auto}.tableFixHead thead th{position:sticky;top:0;background-color:#fff}.table{margin-bottom:0}.table td,.table th{border-top:none;border-bottom:none;padding-left:.75em}\n"], dependencies: [{ kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] }); }
1980
3179
  }
1981
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: RitdelenViewComponent, decorators: [{
3180
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: RitdelenViewComponent, decorators: [{
1982
3181
  type: Component,
1983
- args: [{ selector: 'ritdelen-view', template: "<div id=\"ritdelen-lijst\">\n <div class=\"sidebar-header\">\n <h3>Ritdetails view</h3>\n </div>\n <div class=\"panes-container\">\n <div class=\"top-pane tableFixHead\" id=\"top-pane\">\n <table class=\"table\" aria-hidden=\"true\">\n <thead>\n <tr>\n <th scope=\"col\"></th>\n <th scope=\"col\" colspan=\"2\" style=\"text-align:center;\">Spoor</th>\n <th scope=\"col\"></th>\n <th scope=\"col\" colspan=\"2\" style=\"text-align:center;\">Sein</th>\n <th scope=\"col\"></th>\n <th scope=\"col\"></th>\n </tr>\n <tr>\n <th scope=\"col\"></th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Naar</th>\n <th scope=\"col\">DW</th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Naar</th>\n <th scope=\"col\">Treinnummer</th>\n <th scope=\"col\"></th>\n </tr>\n </thead>\n\n <tr *ngFor=\"let ritdeelViewModel of ritdeelViewModels; let i = index\"\n class=\"{{ selectedRitdeelClass(ritdeelViewModel.ritdeel) }}\" id=\"ritdetails-r{{i}}\">\n <td id=\"ritdetails-r{{i}}-gewijzigd\" (click)=\"selectRitdeel(i)\"></td>\n <td id=\"ritdetails-r{{i}}-vanSpoor\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.vanPrlSpoor}}</td>\n <td id=\"ritdetails-r{{i}}-naarSpoor\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.naarPrlSpoor}}</td>\n <td id=\"ritdetails-r{{i}}-dwangNummer\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.dwangNummer}}</td>\n <td id=\"ritdetails-r{{i}}-vanSeinName\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.vanSeinName}}</td>\n <td id=\"ritdetails-r{{i}}-naarSeinName\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.naarSeinName}}</td>\n <td id=\"ritdetails-r{{i}}-treinNummer\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.treinNummer}}</td>\n <td style=\"text-align:right\">\n </td>\n </tr>\n </table>\n </div>\n </div>\n</div>\n", styles: [".panes-container{display:inline;height:100%}table{width:100%}th,td{padding:5px}tr:nth-child(2n){background:#f0f0f0}tr:nth-child(odd){background:#fff}.top-pane{height:90vh;overflow:auto}.panes-container,.panes-separator,.top-pane{margin:0;padding:0;width:100%}.selected{background:#ffff80!important}.disabled{background:gray!important}.visible-outside-window{background:#87cefa!important}.table-scroll-header-fix tbody{display:block;height:40vh;overflow:auto}.tableFixHead{overflow-y:auto}.tableFixHead thead th{position:sticky;top:0;background-color:#fff}.table{margin-bottom:0}.table td,.table th{border-top:none;border-bottom:none;padding-left:.75em}\n"] }]
3182
+ args: [{ selector: 'ritdelen-view', standalone: false, template: "<div id=\"ritdelen-lijst\">\n <div class=\"sidebar-header\">\n <h3>Ritdetails view</h3>\n </div>\n <div class=\"panes-container\">\n <div class=\"top-pane tableFixHead\" id=\"top-pane\">\n <table class=\"table\" aria-hidden=\"true\">\n <thead>\n <tr>\n <th scope=\"col\"></th>\n <th scope=\"col\" colspan=\"2\" style=\"text-align:center;\">Spoor</th>\n <th scope=\"col\"></th>\n <th scope=\"col\" colspan=\"2\" style=\"text-align:center;\">Sein</th>\n <th scope=\"col\"></th>\n <th scope=\"col\"></th>\n </tr>\n <tr>\n <th scope=\"col\"></th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Naar</th>\n <th scope=\"col\">DW</th>\n <th scope=\"col\">Van</th>\n <th scope=\"col\">Naar</th>\n <th scope=\"col\">Treinnummer</th>\n <th scope=\"col\"></th>\n </tr>\n </thead>\n\n <tr *ngFor=\"let ritdeelViewModel of ritdeelViewModels; let i = index\"\n class=\"{{ selectedRitdeelClass(ritdeelViewModel.ritdeel) }}\" id=\"ritdetails-r{{i}}\">\n <td id=\"ritdetails-r{{i}}-gewijzigd\" (click)=\"selectRitdeel(i)\"></td>\n <td id=\"ritdetails-r{{i}}-vanSpoor\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.vanPrlSpoor}}</td>\n <td id=\"ritdetails-r{{i}}-naarSpoor\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.naarPrlSpoor}}</td>\n <td id=\"ritdetails-r{{i}}-dwangNummer\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.dwangNummer}}</td>\n <td id=\"ritdetails-r{{i}}-vanSeinName\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.vanSeinName}}</td>\n <td id=\"ritdetails-r{{i}}-naarSeinName\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.naarSeinName}}</td>\n <td id=\"ritdetails-r{{i}}-treinNummer\" (click)=\"selectRitdeel(i)\">{{ritdeelViewModel.treinNummer}}</td>\n <td style=\"text-align:right\">\n </td>\n </tr>\n </table>\n </div>\n </div>\n</div>\n", styles: [".panes-container{display:inline;height:100%}table{width:100%}th,td{padding:5px}tr:nth-child(2n){background:#f0f0f0}tr:nth-child(odd){background:#fff}.top-pane{height:90vh;overflow:auto}.panes-container,.panes-separator,.top-pane{margin:0;padding:0;width:100%}.selected{background:#ffff80!important}.disabled{background:gray!important}.visible-outside-window{background:#87cefa!important}.table-scroll-header-fix tbody{display:block;height:40vh;overflow:auto}.tableFixHead{overflow-y:auto}.tableFixHead thead th{position:sticky;top:0;background-color:#fff}.table{margin-bottom:0}.table td,.table th{border-top:none;border-bottom:none;padding-left:.75em}\n"] }]
1984
3183
  }], ctorParameters: () => [{ type: i2$1.Store }], propDecorators: { focusEmitter: [{
1985
3184
  type: Output
1986
3185
  }], keyEvent: [{
@@ -2019,12 +3218,12 @@ class CarouselControlsComponent {
2019
3218
  navigeerNaarRechts(event) {
2020
3219
  this.store.dispatch(navigeer(event?.ctrlKey ? 1 : this.paginationSize - 1, this.paginationSize, this.iaversieinfo));
2021
3220
  }
2022
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: CarouselControlsComponent, deps: [{ token: i2$1.Store }], target: i0.ɵɵFactoryTarget.Component }); }
2023
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: CarouselControlsComponent, selector: "carousel-controls", inputs: { paginationSize: "paginationSize", iaversieinfo: "iaversieinfo", sideNavOpen: "sideNavOpen" }, ngImport: i0, template: "<div *ngIf=\"ritdelen$ | async\">\n <a class=\"loxia-carousel-control-prev\" [ngClass]=\"(sideNavOpen)?'carousel-sidebar-open':'carousel-sidebar'\" role=\"button\"\n data-slide=\"prev\" (click)=\"navigeerNaarLinks($event)\" [hidden]=\"(kanLinks$ | async) === false\">\n <span id=\"previous-page\" class=\"loxia-carousel-control-prev-icon\" aria-hidden=\"true\"></span>\n <span class=\"loxia-sr-only\">Previous</span>\n</a>\n <a class=\"loxia-carousel-control-next\" style=\"width: 2%;\" role=\"button\" data-slide=\"next\" (click)=\"navigeerNaarRechts($event)\"\n [hidden]=\"(kanRechts$ | async) === false\">\n <span id=\"next-page\" class=\"loxia-carousel-control-next-icon\" aria-hidden=\"true\"></span>\n <span class=\"loxia-sr-only\">Next</span>\n </a>\n</div>\n", styles: [".loxia-carousel-control-prev{left:0}.loxia-carousel-control-next{right:0}.loxia-carousel-control-next-icon,.loxia-carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.loxia-carousel-control-prev-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e\")}.loxia-carousel-control-next-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e\")}.loxia-carousel-control-next:focus,.loxia-carousel-control-next:hover,.loxia-carousel-control-prev:focus,.loxia-carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.loxia-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.loxia-carousel-control-next,.loxia-carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}.carousel-sidebar{width:2%}.carousel-sidebar-open{width:2%;transition:all .3s;left:470px}[hidden]{display:none!important}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }] }); }
3221
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: CarouselControlsComponent, deps: [{ token: i2$1.Store }], target: i0.ɵɵFactoryTarget.Component }); }
3222
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.15", type: CarouselControlsComponent, isStandalone: false, selector: "carousel-controls", inputs: { paginationSize: "paginationSize", iaversieinfo: "iaversieinfo", sideNavOpen: "sideNavOpen" }, ngImport: i0, template: "<div *ngIf=\"ritdelen$ | async\">\n <a class=\"loxia-carousel-control-prev\" [ngClass]=\"(sideNavOpen)?'carousel-sidebar-open':'carousel-sidebar'\" role=\"button\"\n data-slide=\"prev\" (click)=\"navigeerNaarLinks($event)\" [hidden]=\"(kanLinks$ | async) === false\">\n <span id=\"previous-page\" class=\"loxia-carousel-control-prev-icon\" aria-hidden=\"true\"></span>\n <span class=\"loxia-sr-only\">Previous</span>\n</a>\n <a class=\"loxia-carousel-control-next\" style=\"width: 2%;\" role=\"button\" data-slide=\"next\" (click)=\"navigeerNaarRechts($event)\"\n [hidden]=\"(kanRechts$ | async) === false\">\n <span id=\"next-page\" class=\"loxia-carousel-control-next-icon\" aria-hidden=\"true\"></span>\n <span class=\"loxia-sr-only\">Next</span>\n </a>\n</div>\n", styles: [".loxia-carousel-control-prev{left:0}.loxia-carousel-control-next{right:0}.loxia-carousel-control-next-icon,.loxia-carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.loxia-carousel-control-prev-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e\")}.loxia-carousel-control-next-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e\")}.loxia-carousel-control-next:focus,.loxia-carousel-control-next:hover,.loxia-carousel-control-prev:focus,.loxia-carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.loxia-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.loxia-carousel-control-next,.loxia-carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}.carousel-sidebar{width:2%}.carousel-sidebar-open{width:2%;transition:all .3s;left:470px}[hidden]{display:none!important}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }] }); }
2024
3223
  }
2025
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: CarouselControlsComponent, decorators: [{
3224
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: CarouselControlsComponent, decorators: [{
2026
3225
  type: Component,
2027
- args: [{ selector: 'carousel-controls', template: "<div *ngIf=\"ritdelen$ | async\">\n <a class=\"loxia-carousel-control-prev\" [ngClass]=\"(sideNavOpen)?'carousel-sidebar-open':'carousel-sidebar'\" role=\"button\"\n data-slide=\"prev\" (click)=\"navigeerNaarLinks($event)\" [hidden]=\"(kanLinks$ | async) === false\">\n <span id=\"previous-page\" class=\"loxia-carousel-control-prev-icon\" aria-hidden=\"true\"></span>\n <span class=\"loxia-sr-only\">Previous</span>\n</a>\n <a class=\"loxia-carousel-control-next\" style=\"width: 2%;\" role=\"button\" data-slide=\"next\" (click)=\"navigeerNaarRechts($event)\"\n [hidden]=\"(kanRechts$ | async) === false\">\n <span id=\"next-page\" class=\"loxia-carousel-control-next-icon\" aria-hidden=\"true\"></span>\n <span class=\"loxia-sr-only\">Next</span>\n </a>\n</div>\n", styles: [".loxia-carousel-control-prev{left:0}.loxia-carousel-control-next{right:0}.loxia-carousel-control-next-icon,.loxia-carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.loxia-carousel-control-prev-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e\")}.loxia-carousel-control-next-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e\")}.loxia-carousel-control-next:focus,.loxia-carousel-control-next:hover,.loxia-carousel-control-prev:focus,.loxia-carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.loxia-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.loxia-carousel-control-next,.loxia-carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}.carousel-sidebar{width:2%}.carousel-sidebar-open{width:2%;transition:all .3s;left:470px}[hidden]{display:none!important}\n"] }]
3226
+ args: [{ selector: 'carousel-controls', standalone: false, template: "<div *ngIf=\"ritdelen$ | async\">\n <a class=\"loxia-carousel-control-prev\" [ngClass]=\"(sideNavOpen)?'carousel-sidebar-open':'carousel-sidebar'\" role=\"button\"\n data-slide=\"prev\" (click)=\"navigeerNaarLinks($event)\" [hidden]=\"(kanLinks$ | async) === false\">\n <span id=\"previous-page\" class=\"loxia-carousel-control-prev-icon\" aria-hidden=\"true\"></span>\n <span class=\"loxia-sr-only\">Previous</span>\n</a>\n <a class=\"loxia-carousel-control-next\" style=\"width: 2%;\" role=\"button\" data-slide=\"next\" (click)=\"navigeerNaarRechts($event)\"\n [hidden]=\"(kanRechts$ | async) === false\">\n <span id=\"next-page\" class=\"loxia-carousel-control-next-icon\" aria-hidden=\"true\"></span>\n <span class=\"loxia-sr-only\">Next</span>\n </a>\n</div>\n", styles: [".loxia-carousel-control-prev{left:0}.loxia-carousel-control-next{right:0}.loxia-carousel-control-next-icon,.loxia-carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.loxia-carousel-control-prev-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e\")}.loxia-carousel-control-next-icon{background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e\")}.loxia-carousel-control-next:focus,.loxia-carousel-control-next:hover,.loxia-carousel-control-prev:focus,.loxia-carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.loxia-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.loxia-carousel-control-next,.loxia-carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}.carousel-sidebar{width:2%}.carousel-sidebar-open{width:2%;transition:all .3s;left:470px}[hidden]{display:none!important}\n"] }]
2028
3227
  }], ctorParameters: () => [{ type: i2$1.Store }], propDecorators: { paginationSize: [{
2029
3228
  type: Input
2030
3229
  }], iaversieinfo: [{
@@ -2061,12 +3260,12 @@ class ViewerControlsComponent {
2061
3260
  this.viewerControlsService.setOrigineelTreinPad(this.treinpad);
2062
3261
  }
2063
3262
  }
2064
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: ViewerControlsComponent, deps: [{ token: i2$1.Store }, { token: ViewerControlService }, { token: BewegingUtils }], target: i0.ɵɵFactoryTarget.Component }); }
2065
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: ViewerControlsComponent, selector: "viewer-controls", inputs: { paginationSize: "paginationSize", iaversieinfo: "iaversieinfo", treinpad: "treinpad", goedgekeurd: "goedgekeurd" }, usesOnChanges: true, ngImport: i0, template: "<button id=\"toonSideNavKnop\"\n class=\"loxia-btn loxia-btn-primary loxia-btn-sm open-sidenav-button\"\n (click)=\"viewerControlsService.toggleSideNavVisible()\"\n [class.active]=\"viewerControlsService.sideNavOpen$ | async\"\n [hidden]=\"printing$ | async\">Ritdetails\n</button>\n<button *ngIf=\"showGoedkeuren()\"\n id=\"goedkeurenKnop\"\n class=\"loxia-btn loxia-btn-primary loxia-btn-sm goedkeuren-button\"\n (click)=\"goedkeurenClick()\"\n [disabled]=\"(valideRit$ | async ) === false\"\n [hidden]=\"printing$ | async\">Goedkeuren\n</button>\n\n<carousel-controls [paginationSize]=\"paginationSize\"\n [iaversieinfo]=\"iaversieinfo\"\n [sideNavOpen]=\"viewerControlsService.sideNavOpen$ | async\">\n</carousel-controls>\n", styles: [".open-sidenav-button.active{visibility:hidden}.open-sidenav-button,.goedkeuren-button{position:absolute;top:15px;z-index:600}.open-sidenav-button{left:15px}.goedkeuren-button{right:15px}\n"], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: CarouselControlsComponent, selector: "carousel-controls", inputs: ["paginationSize", "iaversieinfo", "sideNavOpen"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }] }); }
3263
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ViewerControlsComponent, deps: [{ token: i2$1.Store }, { token: ViewerControlService }, { token: BewegingUtils }], target: i0.ɵɵFactoryTarget.Component }); }
3264
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.15", type: ViewerControlsComponent, isStandalone: false, selector: "viewer-controls", inputs: { paginationSize: "paginationSize", iaversieinfo: "iaversieinfo", treinpad: "treinpad", goedgekeurd: "goedgekeurd" }, usesOnChanges: true, ngImport: i0, template: "<button id=\"toonSideNavKnop\"\n class=\"loxia-btn loxia-btn-primary loxia-btn-sm open-sidenav-button\"\n (click)=\"viewerControlsService.toggleSideNavVisible()\"\n [class.active]=\"viewerControlsService.sideNavOpen$ | async\"\n [hidden]=\"printing$ | async\">Ritdetails\n</button>\n<button *ngIf=\"showGoedkeuren()\"\n id=\"goedkeurenKnop\"\n class=\"loxia-btn loxia-btn-primary loxia-btn-sm goedkeuren-button\"\n (click)=\"goedkeurenClick()\"\n [disabled]=\"(valideRit$ | async ) === false\"\n [hidden]=\"printing$ | async\">Goedkeuren\n</button>\n\n<carousel-controls [paginationSize]=\"paginationSize\"\n [iaversieinfo]=\"iaversieinfo\"\n [sideNavOpen]=\"viewerControlsService.sideNavOpen$ | async\">\n</carousel-controls>\n", styles: [".open-sidenav-button.active{visibility:hidden}.open-sidenav-button,.goedkeuren-button{position:absolute;top:15px;z-index:600}.open-sidenav-button{left:15px}.goedkeuren-button{right:15px}\n"], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: CarouselControlsComponent, selector: "carousel-controls", inputs: ["paginationSize", "iaversieinfo", "sideNavOpen"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }] }); }
2066
3265
  }
2067
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: ViewerControlsComponent, decorators: [{
3266
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ViewerControlsComponent, decorators: [{
2068
3267
  type: Component,
2069
- args: [{ selector: 'viewer-controls', template: "<button id=\"toonSideNavKnop\"\n class=\"loxia-btn loxia-btn-primary loxia-btn-sm open-sidenav-button\"\n (click)=\"viewerControlsService.toggleSideNavVisible()\"\n [class.active]=\"viewerControlsService.sideNavOpen$ | async\"\n [hidden]=\"printing$ | async\">Ritdetails\n</button>\n<button *ngIf=\"showGoedkeuren()\"\n id=\"goedkeurenKnop\"\n class=\"loxia-btn loxia-btn-primary loxia-btn-sm goedkeuren-button\"\n (click)=\"goedkeurenClick()\"\n [disabled]=\"(valideRit$ | async ) === false\"\n [hidden]=\"printing$ | async\">Goedkeuren\n</button>\n\n<carousel-controls [paginationSize]=\"paginationSize\"\n [iaversieinfo]=\"iaversieinfo\"\n [sideNavOpen]=\"viewerControlsService.sideNavOpen$ | async\">\n</carousel-controls>\n", styles: [".open-sidenav-button.active{visibility:hidden}.open-sidenav-button,.goedkeuren-button{position:absolute;top:15px;z-index:600}.open-sidenav-button{left:15px}.goedkeuren-button{right:15px}\n"] }]
3268
+ args: [{ selector: 'viewer-controls', standalone: false, template: "<button id=\"toonSideNavKnop\"\n class=\"loxia-btn loxia-btn-primary loxia-btn-sm open-sidenav-button\"\n (click)=\"viewerControlsService.toggleSideNavVisible()\"\n [class.active]=\"viewerControlsService.sideNavOpen$ | async\"\n [hidden]=\"printing$ | async\">Ritdetails\n</button>\n<button *ngIf=\"showGoedkeuren()\"\n id=\"goedkeurenKnop\"\n class=\"loxia-btn loxia-btn-primary loxia-btn-sm goedkeuren-button\"\n (click)=\"goedkeurenClick()\"\n [disabled]=\"(valideRit$ | async ) === false\"\n [hidden]=\"printing$ | async\">Goedkeuren\n</button>\n\n<carousel-controls [paginationSize]=\"paginationSize\"\n [iaversieinfo]=\"iaversieinfo\"\n [sideNavOpen]=\"viewerControlsService.sideNavOpen$ | async\">\n</carousel-controls>\n", styles: [".open-sidenav-button.active{visibility:hidden}.open-sidenav-button,.goedkeuren-button{position:absolute;top:15px;z-index:600}.open-sidenav-button{left:15px}.goedkeuren-button{right:15px}\n"] }]
2070
3269
  }], ctorParameters: () => [{ type: i2$1.Store }, { type: ViewerControlService }, { type: BewegingUtils }], propDecorators: { paginationSize: [{
2071
3270
  type: Input
2072
3271
  }], iaversieinfo: [{
@@ -2418,12 +3617,12 @@ class SvgVisualisatieComponent {
2418
3617
  getPuics(topoElementen) {
2419
3618
  return topoElementen.map(e => e.getPuic());
2420
3619
  }
2421
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: SvgVisualisatieComponent, deps: [{ token: i2$1.Store }, { token: ViewerControlService }, { token: ActieHelper }, { token: SignaleringsBeeldManagerService }, { token: EditorService }], target: i0.ɵɵFactoryTarget.Component }); }
2422
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: SvgVisualisatieComponent, selector: "svg-visualisatie", inputs: { nietGeplandeActies: "nietGeplandeActies", useClickArea: "useClickArea" }, viewQueries: [{ propertyName: "imxviewer", first: true, predicate: ["imxviewercontainer"], descendants: true }], ngImport: i0, template: "<imx-viewer #imxviewercontainer\n [svgInfo]=\"svgInfos$ | async\"\n [selectieInfos]=\"viewerControlsService.selectieInfos\"\n [clickableIds]=\"clickableIds\"\n [rightClickableIds]=\"rightClickableIds\"\n [popoverInfos]=\"popoverInfos\"\n [inlineDgnCssImport]=\"false\"\n [useClickArea]=\"useClickArea\"\n [zoomScaleSensitivity]=\"0.25\"\n (clickHandler)=\"handleImxviewClick($event)\"\n (rightClickHandler)=\"handleImxviewRightClick($event)\"\n ></imx-viewer>\n\n<ul id=\"contextMenu\" class=\"dropdown-menu\" role=\"menu\" [ngStyle]=\"contextMenuStyle\">\n <li *ngFor=\"let action of contextMenuActions\"><a class=\"dropdown-item\" tabindex=\"-1\"\n (click)=\"action.click()\">{{action.label}}</a></li>\n</ul>\n", styles: [".dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}\n"], dependencies: [{ kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i7.ImxViewerComponent, selector: "imx-viewer", inputs: ["useClickArea", "inlineDgnCssImport", "svgInfo", "selectieInfos", "clickableIds", "rightClickableIds", "popoverInfos", "zoomScaleSensitivity", "autoAlignSvgsHorizontally", "initialPanAndZoom"], outputs: ["clickHandler", "rightClickHandler", "svgLoaded", "panned"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }] }); }
3620
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: SvgVisualisatieComponent, deps: [{ token: i2$1.Store }, { token: ViewerControlService }, { token: ActieHelper }, { token: SignaleringsBeeldManagerService }, { token: EditorService }], target: i0.ɵɵFactoryTarget.Component }); }
3621
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.15", type: SvgVisualisatieComponent, isStandalone: false, selector: "svg-visualisatie", inputs: { nietGeplandeActies: "nietGeplandeActies", useClickArea: "useClickArea" }, viewQueries: [{ propertyName: "imxviewer", first: true, predicate: ["imxviewercontainer"], descendants: true }], ngImport: i0, template: "<imx-viewer #imxviewercontainer\n [svgInfo]=\"svgInfos$ | async\"\n [selectieInfos]=\"viewerControlsService.selectieInfos\"\n [clickableIds]=\"clickableIds\"\n [rightClickableIds]=\"rightClickableIds\"\n [popoverInfos]=\"popoverInfos\"\n [inlineDgnCssImport]=\"false\"\n [useClickArea]=\"useClickArea\"\n [zoomScaleSensitivity]=\"0.25\"\n (clickHandler)=\"handleImxviewClick($event)\"\n (rightClickHandler)=\"handleImxviewRightClick($event)\"\n ></imx-viewer>\n\n<ul id=\"contextMenu\" class=\"dropdown-menu\" role=\"menu\" [ngStyle]=\"contextMenuStyle\">\n <li *ngFor=\"let action of contextMenuActions\"><a class=\"dropdown-item\" tabindex=\"-1\"\n (click)=\"action.click()\">{{action.label}}</a></li>\n</ul>\n", styles: [".dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}\n"], dependencies: [{ kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i7.ImxViewerComponent, selector: "imx-viewer", inputs: ["useClickArea", "inlineDgnCssImport", "svgInfo", "selectieInfos", "clickableIds", "rightClickableIds", "popoverInfos", "zoomScaleSensitivity", "autoAlignSvgsHorizontally", "initialPanAndZoom", "buttons", "preDestroy"], outputs: ["clickHandler", "rightClickHandler", "svgLoaded", "panned"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }] }); }
2423
3622
  }
2424
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: SvgVisualisatieComponent, decorators: [{
3623
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: SvgVisualisatieComponent, decorators: [{
2425
3624
  type: Component,
2426
- args: [{ selector: 'svg-visualisatie', template: "<imx-viewer #imxviewercontainer\n [svgInfo]=\"svgInfos$ | async\"\n [selectieInfos]=\"viewerControlsService.selectieInfos\"\n [clickableIds]=\"clickableIds\"\n [rightClickableIds]=\"rightClickableIds\"\n [popoverInfos]=\"popoverInfos\"\n [inlineDgnCssImport]=\"false\"\n [useClickArea]=\"useClickArea\"\n [zoomScaleSensitivity]=\"0.25\"\n (clickHandler)=\"handleImxviewClick($event)\"\n (rightClickHandler)=\"handleImxviewRightClick($event)\"\n ></imx-viewer>\n\n<ul id=\"contextMenu\" class=\"dropdown-menu\" role=\"menu\" [ngStyle]=\"contextMenuStyle\">\n <li *ngFor=\"let action of contextMenuActions\"><a class=\"dropdown-item\" tabindex=\"-1\"\n (click)=\"action.click()\">{{action.label}}</a></li>\n</ul>\n", styles: [".dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}\n"] }]
3625
+ args: [{ selector: 'svg-visualisatie', standalone: false, template: "<imx-viewer #imxviewercontainer\n [svgInfo]=\"svgInfos$ | async\"\n [selectieInfos]=\"viewerControlsService.selectieInfos\"\n [clickableIds]=\"clickableIds\"\n [rightClickableIds]=\"rightClickableIds\"\n [popoverInfos]=\"popoverInfos\"\n [inlineDgnCssImport]=\"false\"\n [useClickArea]=\"useClickArea\"\n [zoomScaleSensitivity]=\"0.25\"\n (clickHandler)=\"handleImxviewClick($event)\"\n (rightClickHandler)=\"handleImxviewRightClick($event)\"\n ></imx-viewer>\n\n<ul id=\"contextMenu\" class=\"dropdown-menu\" role=\"menu\" [ngStyle]=\"contextMenuStyle\">\n <li *ngFor=\"let action of contextMenuActions\"><a class=\"dropdown-item\" tabindex=\"-1\"\n (click)=\"action.click()\">{{action.label}}</a></li>\n</ul>\n", styles: [".dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}\n"] }]
2427
3626
  }], ctorParameters: () => [{ type: i2$1.Store }, { type: ViewerControlService }, { type: ActieHelper }, { type: SignaleringsBeeldManagerService }, { type: EditorService }], propDecorators: { nietGeplandeActies: [{
2428
3627
  type: Input
2429
3628
  }], useClickArea: [{
@@ -2496,12 +3695,12 @@ class MstviewerComponent {
2496
3695
  keurAlleActiesGoed() {
2497
3696
  this.viewerControlsService.keurAlleActiesGoed(this.ongeplandeActies);
2498
3697
  }
2499
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: MstviewerComponent, deps: [{ token: i2$1.Store }, { token: ViewerControlService }, { token: DebugService }, { token: PrintBewegingService }], target: i0.ɵɵFactoryTarget.Component }); }
2500
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.7", type: MstviewerComponent, selector: "mst-viewer", inputs: { iaversieinfo: "iaversieinfo", treinpad: "treinpad", ongeplandeActies: "ongeplandeActies", paginationSize: "paginationSize", baseurl: "baseurl", debug: "debug", viewer: "viewer", useClickArea: "useClickArea" }, outputs: { goedgekeurd: "goedgekeurd" }, usesOnChanges: true, ngImport: i0, template: "<loxia-messages></loxia-messages>\n<loxia-overlay *ngIf=\"(progressIndicator$ | async)\">\n <loxia-progress-indicator id=\"progress-indicator\" [border]=\"false\" upperText=\"\">\n </loxia-progress-indicator>\n</loxia-overlay>\n\n<div style=\"position: relative\">\n <rpe-component [baseurl]=\"baseurl\" path=\"/mst/editor/editor.nocache.js\"></rpe-component>\n\n <svg-visualisatie [useClickArea]=\"useClickArea\" [nietGeplandeActies]=\"ongeplandeActies\"></svg-visualisatie>\n\n <nav [class.active]=\"(viewerControlsService.sideNavOpen$ | async) === false\" id=\"sidebar\">\n <div id=\"dismiss\">\n <em id=\"verbergSideNav\" class=\"fa fa-arrow-left\" (click)=\"viewerControlsService.toggleSideNavVisible()\">&times;</em>\n </div>\n <ritdelen-lijst *ngIf=\"!viewer\" (focusEmitter)=\"focusRitdeel($event)\" (keurAlleActiesGoed)=\"keurAlleActiesGoed()\"\n [nietGeplandeActies]=\"ongeplandeActies\"></ritdelen-lijst>\n <ritdelen-view *ngIf=\"viewer\" (focusEmitter)=\"focusRitdeel($event)\"></ritdelen-view>\n </nav>\n\n <viewer-controls [paginationSize]=\"paginationSize\"\n [iaversieinfo]=\"iaversieinfo\"\n [treinpad]=\"treinpad\"\n [goedgekeurd]=\"goedgekeurd\"\n ></viewer-controls>\n\n</div>\n", styles: ["#sidebar{min-width:350px;max-width:475px;background:#fff;transition:all .3s;height:93vh;position:absolute;top:0;z-index:20}#sidebar.active{margin-left:-475px}#sidebar .sidebar-header{padding:20px;background:#6d7fcc}#dismiss{width:20px;height:20px;position:absolute;cursor:pointer;top:5px;right:0;color:#000;z-index:300}[hidden]{display:none}\n"], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: OverlayComponent, selector: "loxia-overlay" }, { kind: "component", type: ProgressIndicatorComponent, selector: "loxia-progress-indicator" }, { kind: "component", type: RpeComponent, selector: "rpe-component", inputs: ["baseurl", "path"] }, { kind: "component", type: RitdelenLijstComponent, selector: "ritdelen-lijst", inputs: ["nietGeplandeActies"], outputs: ["focusEmitter", "keurAlleActiesGoed"] }, { kind: "component", type: RitdelenViewComponent, selector: "ritdelen-view", outputs: ["focusEmitter"] }, { kind: "component", type: ViewerControlsComponent, selector: "viewer-controls", inputs: ["paginationSize", "iaversieinfo", "treinpad", "goedgekeurd"] }, { kind: "component", type: SvgVisualisatieComponent, selector: "svg-visualisatie", inputs: ["nietGeplandeActies", "useClickArea"] }, { kind: "component", type: MessagesComponent, selector: "loxia-messages" }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }] }); }
3698
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: MstviewerComponent, deps: [{ token: i2$1.Store }, { token: ViewerControlService }, { token: DebugService }, { token: PrintBewegingService }], target: i0.ɵɵFactoryTarget.Component }); }
3699
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.15", type: MstviewerComponent, isStandalone: false, selector: "mst-viewer", inputs: { iaversieinfo: "iaversieinfo", treinpad: "treinpad", ongeplandeActies: "ongeplandeActies", paginationSize: "paginationSize", baseurl: "baseurl", debug: "debug", viewer: "viewer", useClickArea: "useClickArea" }, outputs: { goedgekeurd: "goedgekeurd" }, usesOnChanges: true, ngImport: i0, template: "<loxia-messages></loxia-messages>\n<mst-overlay *ngIf=\"(progressIndicator$ | async)\" >\n <mst-progress-indicator id=\"progress-indicator\">\n </mst-progress-indicator>\n</mst-overlay>\n\n\n<div style=\"position: relative\">\n <rpe-component [baseurl]=\"baseurl\" path=\"/mst/editor/editor.nocache.js\"></rpe-component>\n\n <svg-visualisatie [useClickArea]=\"useClickArea\" [nietGeplandeActies]=\"ongeplandeActies\"></svg-visualisatie>\n\n <nav [class.active]=\"(viewerControlsService.sideNavOpen$ | async) === false\" id=\"sidebar\">\n <div id=\"dismiss\">\n <em id=\"verbergSideNav\" class=\"fa fa-arrow-left\" (click)=\"viewerControlsService.toggleSideNavVisible()\">&times;</em>\n </div>\n <ritdelen-lijst *ngIf=\"!viewer\" (focusEmitter)=\"focusRitdeel($event)\" (keurAlleActiesGoed)=\"keurAlleActiesGoed()\"\n [nietGeplandeActies]=\"ongeplandeActies\"></ritdelen-lijst>\n <ritdelen-view *ngIf=\"viewer\" (focusEmitter)=\"focusRitdeel($event)\"></ritdelen-view>\n </nav>\n\n <viewer-controls [paginationSize]=\"paginationSize\"\n [iaversieinfo]=\"iaversieinfo\"\n [treinpad]=\"treinpad\"\n [goedgekeurd]=\"goedgekeurd\"\n ></viewer-controls>\n\n</div>\n", styles: ["#sidebar{min-width:350px;max-width:475px;background:#fff;transition:all .3s;height:93vh;position:absolute;top:0;z-index:20}#sidebar.active{margin-left:-475px}#sidebar .sidebar-header{padding:20px;background:#6d7fcc}#dismiss{width:20px;height:20px;position:absolute;cursor:pointer;top:5px;right:0;color:#000;z-index:300}[hidden]{display:none}\n"], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: OverlayComponent, selector: "mst-overlay" }, { kind: "component", type: ProgressIndicatorComponent, selector: "mst-progress-indicator" }, { kind: "component", type: RpeComponent, selector: "rpe-component", inputs: ["baseurl", "path"] }, { kind: "component", type: RitdelenLijstComponent, selector: "ritdelen-lijst", inputs: ["nietGeplandeActies"], outputs: ["focusEmitter", "keurAlleActiesGoed"] }, { kind: "component", type: RitdelenViewComponent, selector: "ritdelen-view", outputs: ["focusEmitter"] }, { kind: "component", type: ViewerControlsComponent, selector: "viewer-controls", inputs: ["paginationSize", "iaversieinfo", "treinpad", "goedgekeurd"] }, { kind: "component", type: SvgVisualisatieComponent, selector: "svg-visualisatie", inputs: ["nietGeplandeActies", "useClickArea"] }, { kind: "component", type: MessagesComponent, selector: "loxia-messages" }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }] }); }
2501
3700
  }
2502
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: MstviewerComponent, decorators: [{
3701
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: MstviewerComponent, decorators: [{
2503
3702
  type: Component,
2504
- args: [{ selector: 'mst-viewer', template: "<loxia-messages></loxia-messages>\n<loxia-overlay *ngIf=\"(progressIndicator$ | async)\">\n <loxia-progress-indicator id=\"progress-indicator\" [border]=\"false\" upperText=\"\">\n </loxia-progress-indicator>\n</loxia-overlay>\n\n<div style=\"position: relative\">\n <rpe-component [baseurl]=\"baseurl\" path=\"/mst/editor/editor.nocache.js\"></rpe-component>\n\n <svg-visualisatie [useClickArea]=\"useClickArea\" [nietGeplandeActies]=\"ongeplandeActies\"></svg-visualisatie>\n\n <nav [class.active]=\"(viewerControlsService.sideNavOpen$ | async) === false\" id=\"sidebar\">\n <div id=\"dismiss\">\n <em id=\"verbergSideNav\" class=\"fa fa-arrow-left\" (click)=\"viewerControlsService.toggleSideNavVisible()\">&times;</em>\n </div>\n <ritdelen-lijst *ngIf=\"!viewer\" (focusEmitter)=\"focusRitdeel($event)\" (keurAlleActiesGoed)=\"keurAlleActiesGoed()\"\n [nietGeplandeActies]=\"ongeplandeActies\"></ritdelen-lijst>\n <ritdelen-view *ngIf=\"viewer\" (focusEmitter)=\"focusRitdeel($event)\"></ritdelen-view>\n </nav>\n\n <viewer-controls [paginationSize]=\"paginationSize\"\n [iaversieinfo]=\"iaversieinfo\"\n [treinpad]=\"treinpad\"\n [goedgekeurd]=\"goedgekeurd\"\n ></viewer-controls>\n\n</div>\n", styles: ["#sidebar{min-width:350px;max-width:475px;background:#fff;transition:all .3s;height:93vh;position:absolute;top:0;z-index:20}#sidebar.active{margin-left:-475px}#sidebar .sidebar-header{padding:20px;background:#6d7fcc}#dismiss{width:20px;height:20px;position:absolute;cursor:pointer;top:5px;right:0;color:#000;z-index:300}[hidden]{display:none}\n"] }]
3703
+ args: [{ selector: 'mst-viewer', standalone: false, template: "<loxia-messages></loxia-messages>\n<mst-overlay *ngIf=\"(progressIndicator$ | async)\" >\n <mst-progress-indicator id=\"progress-indicator\">\n </mst-progress-indicator>\n</mst-overlay>\n\n\n<div style=\"position: relative\">\n <rpe-component [baseurl]=\"baseurl\" path=\"/mst/editor/editor.nocache.js\"></rpe-component>\n\n <svg-visualisatie [useClickArea]=\"useClickArea\" [nietGeplandeActies]=\"ongeplandeActies\"></svg-visualisatie>\n\n <nav [class.active]=\"(viewerControlsService.sideNavOpen$ | async) === false\" id=\"sidebar\">\n <div id=\"dismiss\">\n <em id=\"verbergSideNav\" class=\"fa fa-arrow-left\" (click)=\"viewerControlsService.toggleSideNavVisible()\">&times;</em>\n </div>\n <ritdelen-lijst *ngIf=\"!viewer\" (focusEmitter)=\"focusRitdeel($event)\" (keurAlleActiesGoed)=\"keurAlleActiesGoed()\"\n [nietGeplandeActies]=\"ongeplandeActies\"></ritdelen-lijst>\n <ritdelen-view *ngIf=\"viewer\" (focusEmitter)=\"focusRitdeel($event)\"></ritdelen-view>\n </nav>\n\n <viewer-controls [paginationSize]=\"paginationSize\"\n [iaversieinfo]=\"iaversieinfo\"\n [treinpad]=\"treinpad\"\n [goedgekeurd]=\"goedgekeurd\"\n ></viewer-controls>\n\n</div>\n", styles: ["#sidebar{min-width:350px;max-width:475px;background:#fff;transition:all .3s;height:93vh;position:absolute;top:0;z-index:20}#sidebar.active{margin-left:-475px}#sidebar .sidebar-header{padding:20px;background:#6d7fcc}#dismiss{width:20px;height:20px;position:absolute;cursor:pointer;top:5px;right:0;color:#000;z-index:300}[hidden]{display:none}\n"] }]
2505
3704
  }], ctorParameters: () => [{ type: i2$1.Store }, { type: ViewerControlService }, { type: DebugService }, { type: PrintBewegingService }], propDecorators: { iaversieinfo: [{
2506
3705
  type: Input
2507
3706
  }], treinpad: [{
@@ -2532,8 +3731,8 @@ let SignaleringsbeeldInfoResource = class SignaleringsbeeldInfoResource extends
2532
3731
  ngOnDestroy() {
2533
3732
  this.subscriptions.unsubscribe();
2534
3733
  }
2535
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: SignaleringsbeeldInfoResource, deps: [{ token: i1.ResourceHandler }, { token: i2$1.Store }], target: i0.ɵɵFactoryTarget.Injectable }); }
2536
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: SignaleringsbeeldInfoResource }); }
3734
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: SignaleringsbeeldInfoResource, deps: [{ token: i1$1.ResourceHandler }, { token: i2$1.Store }], target: i0.ɵɵFactoryTarget.Injectable }); }
3735
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: SignaleringsbeeldInfoResource }); }
2537
3736
  };
2538
3737
  __decorate([
2539
3738
  ResourceAction({
@@ -2551,9 +3750,9 @@ SignaleringsbeeldInfoResource = __decorate([
2551
3750
  pathPrefix: '/mst/rest/signaleringsbeeldeninfo'
2552
3751
  })
2553
3752
  ], SignaleringsbeeldInfoResource);
2554
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: SignaleringsbeeldInfoResource, decorators: [{
3753
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: SignaleringsbeeldInfoResource, decorators: [{
2555
3754
  type: Injectable
2556
- }], ctorParameters: () => [{ type: i1.ResourceHandler }, { type: i2$1.Store }], propDecorators: { laadSignaleringsbeeldInfo: [], getBestaatIALevering: [] } });
3755
+ }], ctorParameters: () => [{ type: i1$1.ResourceHandler }, { type: i2$1.Store }], propDecorators: { laadSignaleringsbeeldInfo: [], getBestaatIALevering: [] } });
2557
3756
  class SignaleringsbeeldInfoDto extends ResourceModel {
2558
3757
  constructor(data) {
2559
3758
  super();
@@ -2587,15 +3786,15 @@ class BaseRestService {
2587
3786
  ngOnDestroy() {
2588
3787
  this.subscriptions.unsubscribe();
2589
3788
  }
2590
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BaseRestService, deps: [{ token: i1$1.HttpClient }, { token: i2$1.Store }], target: i0.ɵɵFactoryTarget.Injectable }); }
2591
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BaseRestService, providedIn: 'root' }); }
3789
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BaseRestService, deps: [{ token: i1.HttpClient }, { token: i2$1.Store }], target: i0.ɵɵFactoryTarget.Injectable }); }
3790
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BaseRestService, providedIn: 'root' }); }
2592
3791
  }
2593
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BaseRestService, decorators: [{
3792
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BaseRestService, decorators: [{
2594
3793
  type: Injectable,
2595
3794
  args: [{
2596
3795
  providedIn: 'root'
2597
3796
  }]
2598
- }], ctorParameters: () => [{ type: i1$1.HttpClient }, { type: i2$1.Store }] });
3797
+ }], ctorParameters: () => [{ type: i1.HttpClient }, { type: i2$1.Store }] });
2599
3798
 
2600
3799
  class BewegingVerrijkerService extends BaseRestService {
2601
3800
  getBewegingen(bewegingen, ongeplandeActies) {
@@ -2611,10 +3810,10 @@ class BewegingVerrijkerService extends BaseRestService {
2611
3810
  this.store.dispatch(ClearProgress());
2612
3811
  return [];
2613
3812
  }
2614
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BewegingVerrijkerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
2615
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BewegingVerrijkerService, providedIn: 'root' }); }
3813
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BewegingVerrijkerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
3814
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BewegingVerrijkerService, providedIn: 'root' }); }
2616
3815
  }
2617
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BewegingVerrijkerService, decorators: [{
3816
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BewegingVerrijkerService, decorators: [{
2618
3817
  type: Injectable,
2619
3818
  args: [{
2620
3819
  providedIn: 'root'
@@ -2936,10 +4135,10 @@ class RitLezerService {
2936
4135
  isGewijzigd(beweging) {
2937
4136
  return beweging.wijzigStatus === 'Gewijzigd';
2938
4137
  }
2939
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: RitLezerService, deps: [{ token: EditorService }, { token: MessagesService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2940
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: RitLezerService }); }
4138
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: RitLezerService, deps: [{ token: EditorService }, { token: MessagesService }], target: i0.ɵɵFactoryTarget.Injectable }); }
4139
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: RitLezerService }); }
2941
4140
  }
2942
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: RitLezerService, decorators: [{
4141
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: RitLezerService, decorators: [{
2943
4142
  type: Injectable
2944
4143
  }], ctorParameters: () => [{ type: EditorService }, { type: MessagesService }] });
2945
4144
 
@@ -2985,7 +4184,7 @@ class BepaalOngeplandeActiesEffect {
2985
4184
  this.messagesService.showMessage(MessageBuilder.nietGevondenTakkenOngeplandeActies(nietGevondenTakken));
2986
4185
  }
2987
4186
  if (logMeldingDTOs.length > 0) {
2988
- this.mstLogResource.logErrorMessages(logMeldingDTOs);
4187
+ this.mstLogResource.logMessages(logMeldingDTOs);
2989
4188
  }
2990
4189
  this.store.dispatch(SetOngeplandeActies(puicActieMap));
2991
4190
  this.store.dispatch(SetOngeplandeActieSelectieIds(Array.from(puicActieMap.keys())));
@@ -2997,10 +4196,10 @@ class BepaalOngeplandeActiesEffect {
2997
4196
  puicMap.put(puic, ongeplandeActie);
2998
4197
  });
2999
4198
  }
3000
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BepaalOngeplandeActiesEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: SignaleringsBeeldManagerService }, { token: MstLoggingResource }, { token: MessagesService }, { token: ActieHelper }, { token: LoggingHelper }], target: i0.ɵɵFactoryTarget.Injectable }); }
3001
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BepaalOngeplandeActiesEffect }); }
4199
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BepaalOngeplandeActiesEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: SignaleringsBeeldManagerService }, { token: MstLoggingResource }, { token: MessagesService }, { token: ActieHelper }, { token: LoggingHelper }], target: i0.ɵɵFactoryTarget.Injectable }); }
4200
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BepaalOngeplandeActiesEffect }); }
3002
4201
  }
3003
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BepaalOngeplandeActiesEffect, decorators: [{
4202
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BepaalOngeplandeActiesEffect, decorators: [{
3004
4203
  type: Injectable
3005
4204
  }], ctorParameters: () => [{ type: i1$2.Actions }, { type: i2$1.Store }, { type: SignaleringsBeeldManagerService }, { type: MstLoggingResource }, { type: MessagesService }, { type: ActieHelper }, { type: LoggingHelper }] });
3006
4205
 
@@ -3009,10 +4208,10 @@ class DateService {
3009
4208
  getCurrentDate() {
3010
4209
  return new Date();
3011
4210
  }
3012
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: DateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3013
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: DateService, providedIn: 'root' }); }
4211
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: DateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4212
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: DateService, providedIn: 'root' }); }
3014
4213
  }
3015
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: DateService, decorators: [{
4214
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: DateService, decorators: [{
3016
4215
  type: Injectable,
3017
4216
  args: [{
3018
4217
  providedIn: 'root'
@@ -3055,7 +4254,7 @@ class BepaalSbInfosEffect {
3055
4254
  next: _res => this.store.dispatch(laadEnVerwerkSignaleringsbeeldInfo(treinpad, paginationSize, pplgs, ritGewijzigdToegestaan)),
3056
4255
  error: err => {
3057
4256
  this.messagesService.showMessage(new Message(Severity.INFORMATION, Utils.getValidErorrMessage(err)));
3058
- const iaVersieInfo = { versie: 'DONNA_77136_VER_1', ingangsDatum: this.dateService.getCurrentDate() };
4257
+ const iaVersieInfo = { versie: 'DONNA_97207_VER_1', ingangsDatum: this.dateService.getCurrentDate() };
3059
4258
  this.store.dispatch(SetIaVersie(iaVersieInfo));
3060
4259
  this.store.dispatch(laadEnVerwerkSignaleringsbeeldInfo(treinpad, paginationSize, pplgs, ritGewijzigdToegestaan));
3061
4260
  }
@@ -3066,10 +4265,10 @@ class BepaalSbInfosEffect {
3066
4265
  pplgs.push(pplg);
3067
4266
  }
3068
4267
  }
3069
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BepaalSbInfosEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: SignaleringsbeeldInfoResource }, { token: MessagesService }, { token: DateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
3070
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BepaalSbInfosEffect }); }
4268
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BepaalSbInfosEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: SignaleringsbeeldInfoResource }, { token: MessagesService }, { token: DateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
4269
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BepaalSbInfosEffect }); }
3071
4270
  }
3072
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BepaalSbInfosEffect, decorators: [{
4271
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BepaalSbInfosEffect, decorators: [{
3073
4272
  type: Injectable
3074
4273
  }], ctorParameters: () => [{ type: i1$2.Actions }, { type: i2$1.Store }, { type: SignaleringsbeeldInfoResource }, { type: MessagesService }, { type: DateService }] });
3075
4274
 
@@ -3128,10 +4327,10 @@ class BewegingInvoegenEffect {
3128
4327
  });
3129
4328
  return combinaties;
3130
4329
  }
3131
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BewegingInvoegenEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: SignaleringsBeeldManagerService }, { token: EditorService }], target: i0.ɵɵFactoryTarget.Injectable }); }
3132
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BewegingInvoegenEffect }); }
4330
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BewegingInvoegenEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: SignaleringsBeeldManagerService }, { token: EditorService }], target: i0.ɵɵFactoryTarget.Injectable }); }
4331
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BewegingInvoegenEffect }); }
3133
4332
  }
3134
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: BewegingInvoegenEffect, decorators: [{
4333
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: BewegingInvoegenEffect, decorators: [{
3135
4334
  type: Injectable
3136
4335
  }], ctorParameters: () => [{ type: i1$2.Actions }, { type: i2$1.Store }, { type: SignaleringsBeeldManagerService }, { type: EditorService }] });
3137
4336
 
@@ -3160,10 +4359,10 @@ class DeleteOngeplandeActieEffect {
3160
4359
  }
3161
4360
  });
3162
4361
  }
3163
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: DeleteOngeplandeActieEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }], target: i0.ɵɵFactoryTarget.Injectable }); }
3164
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: DeleteOngeplandeActieEffect }); }
4362
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: DeleteOngeplandeActieEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }], target: i0.ɵɵFactoryTarget.Injectable }); }
4363
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: DeleteOngeplandeActieEffect }); }
3165
4364
  }
3166
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: DeleteOngeplandeActieEffect, decorators: [{
4365
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: DeleteOngeplandeActieEffect, decorators: [{
3167
4366
  type: Injectable
3168
4367
  }], ctorParameters: () => [{ type: i1$2.Actions }, { type: i2$1.Store }] });
3169
4368
 
@@ -3186,10 +4385,10 @@ class FocusEffect {
3186
4385
  getPuics(topoElementen) {
3187
4386
  return topoElementen.map(e => e.getPuic());
3188
4387
  }
3189
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: FocusEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: SignaleringsBeeldManagerService }], target: i0.ɵɵFactoryTarget.Injectable }); }
3190
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: FocusEffect }); }
4388
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: FocusEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: SignaleringsBeeldManagerService }], target: i0.ɵɵFactoryTarget.Injectable }); }
4389
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: FocusEffect }); }
3191
4390
  }
3192
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: FocusEffect, decorators: [{
4391
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: FocusEffect, decorators: [{
3193
4392
  type: Injectable
3194
4393
  }], ctorParameters: () => [{ type: i1$2.Actions }, { type: i2$1.Store }, { type: SignaleringsBeeldManagerService }] });
3195
4394
 
@@ -3236,10 +4435,10 @@ class LaadRouteFilesEffect {
3236
4435
  });
3237
4436
  return pplgs;
3238
4437
  }
3239
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: LaadRouteFilesEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: RitLezerService }, { token: EditorService }, { token: MessagesService }], target: i0.ɵɵFactoryTarget.Injectable }); }
3240
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: LaadRouteFilesEffect }); }
4438
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: LaadRouteFilesEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: RitLezerService }, { token: EditorService }, { token: MessagesService }], target: i0.ɵɵFactoryTarget.Injectable }); }
4439
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: LaadRouteFilesEffect }); }
3241
4440
  }
3242
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: LaadRouteFilesEffect, decorators: [{
4441
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: LaadRouteFilesEffect, decorators: [{
3243
4442
  type: Injectable
3244
4443
  }], ctorParameters: () => [{ type: i1$2.Actions }, { type: i2$1.Store }, { type: RitLezerService }, { type: EditorService }, { type: MessagesService }] });
3245
4444
 
@@ -3258,10 +4457,10 @@ class ConnectorService extends BaseRestService {
3258
4457
  this.store.dispatch(ClearProgress());
3259
4458
  return [];
3260
4459
  }
3261
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: ConnectorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
3262
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: ConnectorService, providedIn: 'root' }); }
4460
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConnectorService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
4461
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConnectorService, providedIn: 'root' }); }
3263
4462
  }
3264
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: ConnectorService, decorators: [{
4463
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConnectorService, decorators: [{
3265
4464
  type: Injectable,
3266
4465
  args: [{
3267
4466
  providedIn: 'root'
@@ -3605,10 +4804,10 @@ class LaadSignaleringsbeeldenEffect {
3605
4804
  }
3606
4805
  return -1;
3607
4806
  }
3608
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: LaadSignaleringsbeeldenEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: SignaleringsBeeldManagerService }, { token: EditorService }, { token: SignaleringsbeeldInfoResource }, { token: ConnectorService }, { token: MessagesService }], target: i0.ɵɵFactoryTarget.Injectable }); }
3609
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: LaadSignaleringsbeeldenEffect }); }
4807
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: LaadSignaleringsbeeldenEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: SignaleringsBeeldManagerService }, { token: EditorService }, { token: SignaleringsbeeldInfoResource }, { token: ConnectorService }, { token: MessagesService }], target: i0.ɵɵFactoryTarget.Injectable }); }
4808
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: LaadSignaleringsbeeldenEffect }); }
3610
4809
  }
3611
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: LaadSignaleringsbeeldenEffect, decorators: [{
4810
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: LaadSignaleringsbeeldenEffect, decorators: [{
3612
4811
  type: Injectable
3613
4812
  }], ctorParameters: () => [{ type: i1$2.Actions }, { type: i2$1.Store }, { type: SignaleringsBeeldManagerService }, { type: EditorService }, { type: SignaleringsbeeldInfoResource }, { type: ConnectorService }, { type: MessagesService }] });
3614
4813
 
@@ -3619,10 +4818,10 @@ class RitGoedkeurenEffect {
3619
4818
  this.bewegingVerrijker = bewegingVerrijker;
3620
4819
  this.keurAllesGoed$ = createEffect(() => this.actions$.pipe(ofType(KeurAlleActiesGoed), withLatestFrom(this.store), switchMap(([action, _store]) => from(this.bewegingVerrijker.getBewegingen(action.bewegingen, action.ongeplandeActies))), map((bewegingen) => UpdateRit(bewegingen))));
3621
4820
  }
3622
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: RitGoedkeurenEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: BewegingVerrijkerService }], target: i0.ɵɵFactoryTarget.Injectable }); }
3623
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: RitGoedkeurenEffect }); }
4821
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: RitGoedkeurenEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: BewegingVerrijkerService }], target: i0.ɵɵFactoryTarget.Injectable }); }
4822
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: RitGoedkeurenEffect }); }
3624
4823
  }
3625
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: RitGoedkeurenEffect, decorators: [{
4824
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: RitGoedkeurenEffect, decorators: [{
3626
4825
  type: Injectable
3627
4826
  }], ctorParameters: () => [{ type: i1$2.Actions }, { type: i2$1.Store }, { type: BewegingVerrijkerService }] });
3628
4827
 
@@ -3719,10 +4918,10 @@ class RitdelenEffect {
3719
4918
  const idx = ritdelen.indexOf(naRitdeelPositie);
3720
4919
  ritdelen.splice(idx + 1, 0, newRitdeel);
3721
4920
  }
3722
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: RitdelenEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: SignaleringsBeeldManagerService }, { token: EditorService }], target: i0.ɵɵFactoryTarget.Injectable }); }
3723
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: RitdelenEffect }); }
4921
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: RitdelenEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: SignaleringsBeeldManagerService }, { token: EditorService }], target: i0.ɵɵFactoryTarget.Injectable }); }
4922
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: RitdelenEffect }); }
3724
4923
  }
3725
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: RitdelenEffect, decorators: [{
4924
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: RitdelenEffect, decorators: [{
3726
4925
  type: Injectable
3727
4926
  }], ctorParameters: () => [{ type: i1$2.Actions }, { type: i2$1.Store }, { type: SignaleringsBeeldManagerService }, { type: EditorService }] });
3728
4927
 
@@ -3757,10 +4956,10 @@ class SvgViewEffect {
3757
4956
  rand?.classList.add('connector');
3758
4957
  });
3759
4958
  }
3760
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: SvgViewEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: SignaleringsBeeldManagerService }, { token: i4.SignaleringsbeeldSvgUtilityService }], target: i0.ɵɵFactoryTarget.Injectable }); }
3761
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: SvgViewEffect }); }
4959
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: SvgViewEffect, deps: [{ token: i1$2.Actions }, { token: i2$1.Store }, { token: SignaleringsBeeldManagerService }, { token: i4.SignaleringsbeeldSvgUtilityService }], target: i0.ɵɵFactoryTarget.Injectable }); }
4960
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: SvgViewEffect }); }
3762
4961
  }
3763
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: SvgViewEffect, decorators: [{
4962
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: SvgViewEffect, decorators: [{
3764
4963
  type: Injectable
3765
4964
  }], ctorParameters: () => [{ type: i1$2.Actions }, { type: i2$1.Store }, { type: SignaleringsBeeldManagerService }, { type: i4.SignaleringsbeeldSvgUtilityService }] });
3766
4965
 
@@ -3880,7 +5079,7 @@ const nieuweRouteReducer = createReducer(new NieuweRoute(null, null), on(SetNieu
3880
5079
  const signaleringsbeeldInfoDtosReducer = createReducer([], on(SetSignaleringsbeeldInfoDtos, (_, { dtos }) => dtos), on(UpdateSignaleringsbeeldInfoDtos, (_, { dtos }) => [...dtos]));
3881
5080
  const visibleSbInfoDtosReducer = createReducer([], on(SetVisibleSignaleringsbeeldInfoDtos, (_, { dtos }) => dtos), on(UpdateVisibleSignaleringsbeeldInfoDtos, (_, { dtos }) => [...dtos]));
3882
5081
  const iaVersieReducer = createReducer({}, on(SetIaVersie, (_, { iaVersie }) => Object.assign({}, iaVersie, { versie: iaVersie.versie.toUpperCase() })));
3883
- const algemeneRitInfoDtoReducer = createReducer(new AlgemeneRitInfoDto(), on(SetAlgemeneRitInfo, (_, { algemeneRitInfoDto }) => algemeneRitInfoDto));
5082
+ const algemeneRitInfoDtoReducer = createReducer({}, on(SetAlgemeneRitInfo, (_, { algemeneRitInfoDto }) => algemeneRitInfoDto));
3884
5083
  const ongeplandeActiesBepaaldReducer = createReducer(false, on(SetOngeplandeActiesBepaald, (_, { bepaald }) => bepaald));
3885
5084
  const nieuweBewegingReducer = createReducer({}, on(UpdateRit, (_, { bewegingen }) => bewegingen));
3886
5085
  const baseUrlReducer = createReducer(undefined, on(SetBaseUrl, (_, { baseUrl }) => baseUrl));
@@ -3940,10 +5139,10 @@ class ZoneUtil {
3940
5139
  proxy(target) {
3941
5140
  return new Proxy(target, this.zoneHandler);
3942
5141
  }
3943
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: ZoneUtil, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable }); }
3944
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: ZoneUtil }); }
5142
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ZoneUtil, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable }); }
5143
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ZoneUtil }); }
3945
5144
  }
3946
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: ZoneUtil, decorators: [{
5145
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ZoneUtil, decorators: [{
3947
5146
  type: Injectable
3948
5147
  }], ctorParameters: () => [{ type: i0.NgZone }] });
3949
5148
 
@@ -3983,8 +5182,8 @@ class MstViewerModule {
3983
5182
  EditorService: zoneUtil.proxy(service)
3984
5183
  };
3985
5184
  }
3986
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: MstViewerModule, deps: [{ token: EditorService }, { token: ZoneUtil }], target: i0.ɵɵFactoryTarget.NgModule }); }
3987
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.7", ngImport: i0, type: MstViewerModule, declarations: [MessageComponent,
5185
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: MstViewerModule, deps: [{ token: EditorService }, { token: ZoneUtil }], target: i0.ɵɵFactoryTarget.NgModule }); }
5186
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: MstViewerModule, declarations: [MessageComponent,
3988
5187
  MstviewerComponent,
3989
5188
  OverlayComponent,
3990
5189
  ProgressIndicatorComponent,
@@ -3996,8 +5195,8 @@ class MstViewerModule {
3996
5195
  SvgVisualisatieComponent,
3997
5196
  MessagesComponent], imports: [CommonModule,
3998
5197
  ImxViewerModule,
3999
- RijwegenModule, i1.ResourceModule, i2$1.StoreRootModule, i1$2.EffectsRootModule], exports: [MstviewerComponent] }); }
4000
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: MstViewerModule, providers: [
5198
+ RijwegenModule, i1$1.ResourceModule, i2$1.StoreRootModule, i1$2.EffectsRootModule], exports: [MstviewerComponent] }); }
5199
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: MstViewerModule, providers: [
4001
5200
  ZoneUtil,
4002
5201
  SignaleringsbeeldInfoResource,
4003
5202
  MstLoggingResource,
@@ -4010,7 +5209,7 @@ class MstViewerModule {
4010
5209
  BewegingVerrijkerService
4011
5210
  ], imports: [imports] }); }
4012
5211
  }
4013
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImport: i0, type: MstViewerModule, decorators: [{
5212
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: MstViewerModule, decorators: [{
4014
5213
  type: NgModule,
4015
5214
  args: [{
4016
5215
  imports,