@ama-mfe/ng-utils 15.2.0-prerelease.13 → 15.2.0-prerelease.14

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.
@@ -61,10 +61,10 @@ class ConnectDirective {
61
61
  });
62
62
  });
63
63
  }
64
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ConnectDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
65
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.8", type: ConnectDirective, isStandalone: true, selector: "iframe[connect]", inputs: { connect: { classPropertyName: "connect", publicName: "connect", isSignal: true, isRequired: true, transformFunction: null }, src: { classPropertyName: "src", publicName: "src", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "src": "this.srcAttr" } }, ngImport: i0 }); }
64
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ConnectDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
65
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.1.6", type: ConnectDirective, isStandalone: true, selector: "iframe[connect]", inputs: { connect: { classPropertyName: "connect", publicName: "connect", isSignal: true, isRequired: true, transformFunction: null }, src: { classPropertyName: "src", publicName: "src", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "src": "this.srcAttr" } }, ngImport: i0 }); }
66
66
  }
67
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ConnectDirective, decorators: [{
67
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ConnectDirective, decorators: [{
68
68
  type: Directive,
69
69
  args: [{
70
70
  selector: 'iframe[connect]',
@@ -146,10 +146,10 @@ class ProducerManagerService {
146
146
  }
147
147
  return handlersPresent;
148
148
  }
149
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ProducerManagerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
150
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ProducerManagerService, providedIn: 'root' }); }
149
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ProducerManagerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
150
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ProducerManagerService, providedIn: 'root' }); }
151
151
  }
152
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ProducerManagerService, decorators: [{
152
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ProducerManagerService, decorators: [{
153
153
  type: Injectable,
154
154
  args: [{
155
155
  providedIn: 'root'
@@ -271,10 +271,10 @@ class ConsumerManagerService {
271
271
  return consumers.filter((c) => c !== consumer);
272
272
  });
273
273
  }
274
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ConsumerManagerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
275
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ConsumerManagerService, providedIn: 'root' }); }
274
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ConsumerManagerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
275
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ConsumerManagerService, providedIn: 'root' }); }
276
276
  }
277
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ConsumerManagerService, decorators: [{
277
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ConsumerManagerService, decorators: [{
278
278
  type: Injectable,
279
279
  args: [{
280
280
  providedIn: 'root'
@@ -362,10 +362,10 @@ class HistoryConsumerService extends AbstractMessageConsumer {
362
362
  }
363
363
  };
364
364
  }
365
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: HistoryConsumerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
366
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: HistoryConsumerService, providedIn: 'root' }); }
365
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: HistoryConsumerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
366
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: HistoryConsumerService, providedIn: 'root' }); }
367
367
  }
368
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: HistoryConsumerService, decorators: [{
368
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: HistoryConsumerService, decorators: [{
369
369
  type: Injectable,
370
370
  args: [{
371
371
  providedIn: 'root'
@@ -481,10 +481,10 @@ class HostInfoPipe {
481
481
  return typeof url === 'string' ? moduleUrlStringyfied : this.domSanitizer.bypassSecurityTrustResourceUrl(moduleUrlStringyfied);
482
482
  }
483
483
  }
484
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: HostInfoPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
485
- /** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.0.8", ngImport: i0, type: HostInfoPipe, isStandalone: true, name: "hostInfo" }); }
484
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: HostInfoPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
485
+ /** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.1.6", ngImport: i0, type: HostInfoPipe, isStandalone: true, name: "hostInfo" }); }
486
486
  }
487
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: HostInfoPipe, decorators: [{
487
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: HostInfoPipe, decorators: [{
488
488
  type: Pipe,
489
489
  args: [{
490
490
  name: 'hostInfo'
@@ -605,10 +605,10 @@ class ResizeConsumerService extends AbstractMessageConsumer {
605
605
  '1.0': (message) => this.newHeight.set({ height: message.payload.height, channelId: message.from })
606
606
  };
607
607
  }
608
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ResizeConsumerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
609
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ResizeConsumerService, providedIn: 'root' }); }
608
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ResizeConsumerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
609
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ResizeConsumerService, providedIn: 'root' }); }
610
610
  }
611
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ResizeConsumerService, decorators: [{
611
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ResizeConsumerService, decorators: [{
612
612
  type: Injectable,
613
613
  args: [{
614
614
  providedIn: 'root'
@@ -759,10 +759,10 @@ class ScalableDirective {
759
759
  this.renderer.setStyle(this.elem.nativeElement, 'min-height', `${height}px`);
760
760
  }
761
761
  }
762
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ScalableDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
763
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.8", type: ScalableDirective, isStandalone: true, selector: "[scalable]", inputs: { connect: { classPropertyName: "connect", publicName: "connect", isSignal: true, isRequired: false, transformFunction: null }, scalable: { classPropertyName: "scalable", publicName: "scalable", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0 }); }
762
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ScalableDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
763
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.1.6", type: ScalableDirective, isStandalone: true, selector: "[scalable]", inputs: { connect: { classPropertyName: "connect", publicName: "connect", isSignal: true, isRequired: false, transformFunction: null }, scalable: { classPropertyName: "scalable", publicName: "scalable", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0 }); }
764
764
  }
765
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ScalableDirective, decorators: [{
765
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ScalableDirective, decorators: [{
766
766
  type: Directive,
767
767
  args: [{
768
768
  selector: '[scalable]',
@@ -921,10 +921,10 @@ class ThemeProducerService {
921
921
  this.logger.error('Error in theme service message', message);
922
922
  this.revertToPreviousTheme();
923
923
  }
924
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ThemeProducerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
925
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ThemeProducerService, providedIn: 'root' }); }
924
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ThemeProducerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
925
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ThemeProducerService, providedIn: 'root' }); }
926
926
  }
927
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ThemeProducerService, decorators: [{
927
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ThemeProducerService, decorators: [{
928
928
  type: Injectable,
929
929
  args: [{
930
930
  providedIn: 'root'
@@ -957,10 +957,10 @@ class ApplyTheme {
957
957
  }
958
958
  return undefined;
959
959
  }
960
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ApplyTheme, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
961
- /** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.0.8", ngImport: i0, type: ApplyTheme, isStandalone: true, name: "applyTheme" }); }
960
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ApplyTheme, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
961
+ /** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.1.6", ngImport: i0, type: ApplyTheme, isStandalone: true, name: "applyTheme" }); }
962
962
  }
963
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ApplyTheme, decorators: [{
963
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ApplyTheme, decorators: [{
964
964
  type: Pipe,
965
965
  args: [{
966
966
  name: 'applyTheme'
@@ -990,10 +990,10 @@ class SandboxDirective {
990
990
  ngOnInit() {
991
991
  this.renderer.setAttribute(this.elementRef.nativeElement, 'sandbox', this.mfeSandbox());
992
992
  }
993
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: SandboxDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
994
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.8", type: SandboxDirective, isStandalone: true, selector: "iframe[mfeSandbox]", inputs: { mfeSandbox: { classPropertyName: "mfeSandbox", publicName: "mfeSandbox", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0 }); }
993
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: SandboxDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
994
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.1.6", type: SandboxDirective, isStandalone: true, selector: "iframe[mfeSandbox]", inputs: { mfeSandbox: { classPropertyName: "mfeSandbox", publicName: "mfeSandbox", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0 }); }
995
995
  }
996
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: SandboxDirective, decorators: [{
996
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: SandboxDirective, decorators: [{
997
997
  type: Directive,
998
998
  args: [{
999
999
  selector: 'iframe[mfeSandbox]'
@@ -1031,10 +1031,10 @@ class IframeEmbedComponent {
1031
1031
  this.sandbox = input('allow-scripts allow-same-origin', /* @ts-ignore */
1032
1032
  ...(ngDevMode ? [{ debugName: "sandbox" }] : /* istanbul ignore next */ []));
1033
1033
  }
1034
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: IframeEmbedComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1035
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "22.0.8", type: IframeEmbedComponent, isStandalone: true, selector: "mfe-iframe-embed", inputs: { src: { classPropertyName: "src", publicName: "src", isSignal: true, isRequired: true, transformFunction: null }, moduleId: { classPropertyName: "moduleId", publicName: "moduleId", isSignal: true, isRequired: true, transformFunction: null }, hostApplicationId: { classPropertyName: "hostApplicationId", publicName: "hostApplicationId", isSignal: true, isRequired: true, transformFunction: null }, sandbox: { classPropertyName: "sandbox", publicName: "sandbox", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "@let hostInfoOptions = {hostId: hostApplicationId(), moduleId: moduleId()};\n<iframe\n [connect]=\"hostInfoOptions.moduleId\"\n scalable\n [src]=\"safeSrc() | hostInfo: hostInfoOptions | applyTheme\"\n [mfeSandbox]=\"sandbox()\">\n</iframe>\n", styles: ["mfe-iframe-embed iframe{height:100%;width:100%;display:block}\n"], dependencies: [{ kind: "directive", type: ConnectDirective, selector: "iframe[connect]", inputs: ["connect", "src"] }, { kind: "directive", type: ScalableDirective, selector: "[scalable]", inputs: ["connect", "scalable"] }, { kind: "directive", type: SandboxDirective, selector: "iframe[mfeSandbox]", inputs: ["mfeSandbox"] }, { kind: "pipe", type: ApplyTheme, name: "applyTheme" }, { kind: "pipe", type: HostInfoPipe, name: "hostInfo" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
1034
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: IframeEmbedComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1035
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "22.1.6", type: IframeEmbedComponent, isStandalone: true, selector: "mfe-iframe-embed", inputs: { src: { classPropertyName: "src", publicName: "src", isSignal: true, isRequired: true, transformFunction: null }, moduleId: { classPropertyName: "moduleId", publicName: "moduleId", isSignal: true, isRequired: true, transformFunction: null }, hostApplicationId: { classPropertyName: "hostApplicationId", publicName: "hostApplicationId", isSignal: true, isRequired: true, transformFunction: null }, sandbox: { classPropertyName: "sandbox", publicName: "sandbox", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: "@let hostInfoOptions = {hostId: hostApplicationId(), moduleId: moduleId()};\n<iframe\n [connect]=\"hostInfoOptions.moduleId\"\n scalable\n [src]=\"safeSrc() | hostInfo: hostInfoOptions | applyTheme\"\n [mfeSandbox]=\"sandbox()\">\n</iframe>\n", styles: ["mfe-iframe-embed iframe{height:100%;width:100%;display:block}\n"], dependencies: [{ kind: "directive", type: ConnectDirective, selector: "iframe[connect]", inputs: ["connect", "src"] }, { kind: "directive", type: ScalableDirective, selector: "[scalable]", inputs: ["connect", "scalable"] }, { kind: "directive", type: SandboxDirective, selector: "iframe[mfeSandbox]", inputs: ["mfeSandbox"] }, { kind: "pipe", type: ApplyTheme, name: "applyTheme" }, { kind: "pipe", type: HostInfoPipe, name: "hostInfo" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
1036
1036
  }
1037
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: IframeEmbedComponent, decorators: [{
1037
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: IframeEmbedComponent, decorators: [{
1038
1038
  type: Component,
1039
1039
  args: [{ selector: 'mfe-iframe-embed', imports: [
1040
1040
  ConnectDirective,
@@ -1117,10 +1117,10 @@ class NavigationConsumerService extends AbstractMessageConsumer {
1117
1117
  replaceUrl: extras?.replaceUrl
1118
1118
  });
1119
1119
  }
1120
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationConsumerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
1121
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationConsumerService, providedIn: 'root' }); }
1120
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationConsumerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
1121
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationConsumerService, providedIn: 'root' }); }
1122
1122
  }
1123
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationConsumerService, decorators: [{
1123
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationConsumerService, decorators: [{
1124
1124
  type: Injectable,
1125
1125
  args: [{
1126
1126
  providedIn: 'root'
@@ -1163,10 +1163,10 @@ class RouteMemorizeService {
1163
1163
  getRoute(channelId) {
1164
1164
  return this.routeStack[channelId];
1165
1165
  }
1166
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: RouteMemorizeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1167
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: RouteMemorizeService, providedIn: 'root' }); }
1166
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: RouteMemorizeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1167
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: RouteMemorizeService, providedIn: 'root' }); }
1168
1168
  }
1169
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: RouteMemorizeService, decorators: [{
1169
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: RouteMemorizeService, decorators: [{
1170
1170
  type: Injectable,
1171
1171
  args: [{
1172
1172
  providedIn: 'root'
@@ -1214,10 +1214,10 @@ class RestoreRoute {
1214
1214
  return typeof url === 'string' ? moduleUrlStringyfied : this.domSanitizer.bypassSecurityTrustResourceUrl(moduleUrlStringyfied);
1215
1215
  }
1216
1216
  }
1217
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: RestoreRoute, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
1218
- /** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.0.8", ngImport: i0, type: RestoreRoute, isStandalone: true, name: "restoreRoute" }); }
1217
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: RestoreRoute, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
1218
+ /** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.1.6", ngImport: i0, type: RestoreRoute, isStandalone: true, name: "restoreRoute" }); }
1219
1219
  }
1220
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: RestoreRoute, decorators: [{
1220
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: RestoreRoute, decorators: [{
1221
1221
  type: Pipe,
1222
1222
  args: [{
1223
1223
  name: 'restoreRoute'
@@ -1277,10 +1277,10 @@ class RouteMemorizeDirective {
1277
1277
  }
1278
1278
  });
1279
1279
  }
1280
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: RouteMemorizeDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
1281
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.8", type: RouteMemorizeDirective, isStandalone: true, selector: "iframe[memorizeRoute]", inputs: { memorizeRoute: { classPropertyName: "memorizeRoute", publicName: "memorizeRoute", isSignal: true, isRequired: false, transformFunction: null }, memorizeRouteId: { classPropertyName: "memorizeRouteId", publicName: "memorizeRouteId", isSignal: true, isRequired: false, transformFunction: null }, memorizeMaxAge: { classPropertyName: "memorizeMaxAge", publicName: "memorizeMaxAge", isSignal: true, isRequired: false, transformFunction: null }, memorizeRouteMaxAge: { classPropertyName: "memorizeRouteMaxAge", publicName: "memorizeRouteMaxAge", isSignal: true, isRequired: false, transformFunction: null }, connect: { classPropertyName: "connect", publicName: "connect", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0 }); }
1280
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: RouteMemorizeDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
1281
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.1.6", type: RouteMemorizeDirective, isStandalone: true, selector: "iframe[memorizeRoute]", inputs: { memorizeRoute: { classPropertyName: "memorizeRoute", publicName: "memorizeRoute", isSignal: true, isRequired: false, transformFunction: null }, memorizeRouteId: { classPropertyName: "memorizeRouteId", publicName: "memorizeRouteId", isSignal: true, isRequired: false, transformFunction: null }, memorizeMaxAge: { classPropertyName: "memorizeMaxAge", publicName: "memorizeMaxAge", isSignal: true, isRequired: false, transformFunction: null }, memorizeRouteMaxAge: { classPropertyName: "memorizeRouteMaxAge", publicName: "memorizeRouteMaxAge", isSignal: true, isRequired: false, transformFunction: null }, connect: { classPropertyName: "connect", publicName: "connect", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0 }); }
1282
1282
  }
1283
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: RouteMemorizeDirective, decorators: [{
1283
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: RouteMemorizeDirective, decorators: [{
1284
1284
  type: Directive,
1285
1285
  args: [{
1286
1286
  selector: 'iframe[memorizeRoute]',
@@ -1394,10 +1394,10 @@ class RoutingService {
1394
1394
  }
1395
1395
  });
1396
1396
  }
1397
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: RoutingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1398
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: RoutingService, providedIn: 'root' }); }
1397
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: RoutingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1398
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: RoutingService, providedIn: 'root' }); }
1399
1399
  }
1400
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: RoutingService, decorators: [{
1400
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: RoutingService, decorators: [{
1401
1401
  type: Injectable,
1402
1402
  args: [{
1403
1403
  providedIn: 'root'
@@ -1429,10 +1429,10 @@ class NavigationBlockService {
1429
1429
  unblock() {
1430
1430
  this.stateSignal.set({ blocked: false });
1431
1431
  }
1432
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationBlockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1433
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationBlockService, providedIn: 'root' }); }
1432
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationBlockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1433
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationBlockService, providedIn: 'root' }); }
1434
1434
  }
1435
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationBlockService, decorators: [{
1435
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationBlockService, decorators: [{
1436
1436
  type: Injectable,
1437
1437
  args: [{
1438
1438
  providedIn: 'root'
@@ -1474,10 +1474,10 @@ class NavigationBlockStateProducerService {
1474
1474
  handleError(message) {
1475
1475
  this.logger.error('navigation-block state message could not be consumed by the shell', message);
1476
1476
  }
1477
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationBlockStateProducerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1478
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationBlockStateProducerService, providedIn: 'root' }); }
1477
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationBlockStateProducerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1478
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationBlockStateProducerService, providedIn: 'root' }); }
1479
1479
  }
1480
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationBlockStateProducerService, decorators: [{
1480
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationBlockStateProducerService, decorators: [{
1481
1481
  type: Injectable,
1482
1482
  args: [{
1483
1483
  providedIn: 'root'
@@ -1521,10 +1521,10 @@ class NavigationBlockStateConsumerService extends AbstractMessageConsumer {
1521
1521
  clear() {
1522
1522
  this.blockStateSignal.set({ blocked: false });
1523
1523
  }
1524
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationBlockStateConsumerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
1525
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationBlockStateConsumerService, providedIn: 'root' }); }
1524
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationBlockStateConsumerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
1525
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationBlockStateConsumerService, providedIn: 'root' }); }
1526
1526
  }
1527
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationBlockStateConsumerService, decorators: [{
1527
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationBlockStateConsumerService, decorators: [{
1528
1528
  type: Injectable,
1529
1529
  args: [{
1530
1530
  providedIn: 'root'
@@ -1626,10 +1626,10 @@ class NavigationRequestManagerService {
1626
1626
  }
1627
1627
  this.producerManagerService.unregister(this);
1628
1628
  }
1629
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationRequestManagerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1630
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationRequestManagerService, providedIn: 'root' }); }
1629
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationRequestManagerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1630
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationRequestManagerService, providedIn: 'root' }); }
1631
1631
  }
1632
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationRequestManagerService, decorators: [{
1632
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationRequestManagerService, decorators: [{
1633
1633
  type: Injectable,
1634
1634
  args: [{
1635
1635
  providedIn: 'root'
@@ -1707,10 +1707,10 @@ class NavigationRequestConsumerService extends AbstractMessageConsumer {
1707
1707
  }
1708
1708
  this.producerService.sendDecision(message.payload.correlationId, message.from);
1709
1709
  }
1710
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationRequestConsumerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
1711
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationRequestConsumerService, providedIn: 'root' }); }
1710
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationRequestConsumerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
1711
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationRequestConsumerService, providedIn: 'root' }); }
1712
1712
  }
1713
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationRequestConsumerService, decorators: [{
1713
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationRequestConsumerService, decorators: [{
1714
1714
  type: Injectable,
1715
1715
  args: [{
1716
1716
  providedIn: 'root'
@@ -1749,10 +1749,10 @@ class BrowserConfirmationStrategy {
1749
1749
  // eslint-disable-next-line no-alert -- intentional use of window.confirm for basic confirmation strategy
1750
1750
  return Promise.resolve(window.confirm(message));
1751
1751
  }
1752
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: BrowserConfirmationStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1753
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: BrowserConfirmationStrategy, providedIn: 'root' }); }
1752
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: BrowserConfirmationStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1753
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: BrowserConfirmationStrategy, providedIn: 'root' }); }
1754
1754
  }
1755
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: BrowserConfirmationStrategy, decorators: [{
1755
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: BrowserConfirmationStrategy, decorators: [{
1756
1756
  type: Injectable,
1757
1757
  args: [{
1758
1758
  providedIn: 'root'
@@ -1800,10 +1800,10 @@ class NavigationBlockConfirmationService {
1800
1800
  this.pendingConfirmation = pending;
1801
1801
  return pending;
1802
1802
  }
1803
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationBlockConfirmationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1804
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationBlockConfirmationService, providedIn: 'root' }); }
1803
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationBlockConfirmationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1804
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationBlockConfirmationService, providedIn: 'root' }); }
1805
1805
  }
1806
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationBlockConfirmationService, decorators: [{
1806
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationBlockConfirmationService, decorators: [{
1807
1807
  type: Injectable,
1808
1808
  args: [{
1809
1809
  providedIn: 'root'
@@ -1865,10 +1865,10 @@ class NavigationDecisionConsumerService extends AbstractMessageConsumer {
1865
1865
  };
1866
1866
  this.producerService = inject(NavigationRequestManagerService);
1867
1867
  }
1868
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationDecisionConsumerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
1869
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationDecisionConsumerService, providedIn: 'root' }); }
1868
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationDecisionConsumerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
1869
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationDecisionConsumerService, providedIn: 'root' }); }
1870
1870
  }
1871
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: NavigationDecisionConsumerService, decorators: [{
1871
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: NavigationDecisionConsumerService, decorators: [{
1872
1872
  type: Injectable,
1873
1873
  args: [{
1874
1874
  providedIn: 'root'
@@ -2004,10 +2004,10 @@ class ResizeService {
2004
2004
  });
2005
2005
  afterNextRender(() => this.resizeObserver?.observe(document.body));
2006
2006
  }
2007
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ResizeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2008
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ResizeService, providedIn: 'root' }); }
2007
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ResizeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2008
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ResizeService, providedIn: 'root' }); }
2009
2009
  }
2010
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ResizeService, decorators: [{
2010
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ResizeService, decorators: [{
2011
2011
  type: Injectable,
2012
2012
  args: [{
2013
2013
  providedIn: 'root'
@@ -2048,10 +2048,10 @@ class ThemeConsumerService extends AbstractMessageConsumer {
2048
2048
  }
2049
2049
  };
2050
2050
  }
2051
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ThemeConsumerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
2052
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ThemeConsumerService, providedIn: 'root' }); }
2051
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ThemeConsumerService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
2052
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ThemeConsumerService, providedIn: 'root' }); }
2053
2053
  }
2054
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ThemeConsumerService, decorators: [{
2054
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ThemeConsumerService, decorators: [{
2055
2055
  type: Injectable,
2056
2056
  args: [{
2057
2057
  providedIn: 'root'
@@ -2224,10 +2224,10 @@ class IframeActivityTrackerService {
2224
2224
  this.stopActivityInterval();
2225
2225
  this.config = undefined;
2226
2226
  }
2227
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: IframeActivityTrackerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2228
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: IframeActivityTrackerService, providedIn: 'root' }); }
2227
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: IframeActivityTrackerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2228
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: IframeActivityTrackerService, providedIn: 'root' }); }
2229
2229
  }
2230
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: IframeActivityTrackerService, decorators: [{
2230
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: IframeActivityTrackerService, decorators: [{
2231
2231
  type: Injectable,
2232
2232
  args: [{
2233
2233
  providedIn: 'root'
@@ -2405,10 +2405,10 @@ class ActivityProducerService {
2405
2405
  this.lastEmitTimestamps.clear();
2406
2406
  this.iframeActivityTracker.stop();
2407
2407
  }
2408
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ActivityProducerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2409
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ActivityProducerService, providedIn: 'root' }); }
2408
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ActivityProducerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2409
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ActivityProducerService, providedIn: 'root' }); }
2410
2410
  }
2411
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ActivityProducerService, decorators: [{
2411
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ActivityProducerService, decorators: [{
2412
2412
  type: Injectable,
2413
2413
  args: [{
2414
2414
  providedIn: 'root'
@@ -2462,10 +2462,10 @@ class ActivityConsumerService {
2462
2462
  stop() {
2463
2463
  this.consumerManagerService.unregister(this);
2464
2464
  }
2465
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ActivityConsumerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2466
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ActivityConsumerService, providedIn: 'root' }); }
2465
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ActivityConsumerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2466
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ActivityConsumerService, providedIn: 'root' }); }
2467
2467
  }
2468
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: ActivityConsumerService, decorators: [{
2468
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: ActivityConsumerService, decorators: [{
2469
2469
  type: Injectable,
2470
2470
  args: [{
2471
2471
  providedIn: 'root'
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@ama-mfe/ng-utils",
3
- "version": "15.2.0-prerelease.13",
3
+ "version": "15.2.0-prerelease.14",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
7
7
  "peerDependencies": {
8
- "@ama-mfe/messages": "~15.2.0-prerelease.13",
8
+ "@ama-mfe/messages": "~15.2.0-prerelease.14",
9
9
  "@amadeus-it-group/microfrontends": "0.0.11",
10
10
  "@amadeus-it-group/microfrontends-angular": "0.0.11",
11
11
  "@angular-devkit/core": "^22.0.0",
@@ -14,16 +14,16 @@
14
14
  "@angular/core": "^22.0.0",
15
15
  "@angular/platform-browser": "^22.0.0",
16
16
  "@angular/router": "^22.0.0",
17
- "@o3r/logger": "~15.2.0-prerelease.13",
18
- "@o3r/schematics": "~15.2.0-prerelease.13",
17
+ "@o3r/logger": "~15.2.0-prerelease.14",
18
+ "@o3r/schematics": "~15.2.0-prerelease.14",
19
19
  "rxjs": "^7.8.1",
20
20
  "type-fest": "^5.3.1"
21
21
  },
22
22
  "dependencies": {
23
23
  "@amadeus-it-group/microfrontends": "0.0.11",
24
24
  "@amadeus-it-group/microfrontends-angular": "0.0.11",
25
- "@o3r/logger": "~15.2.0-prerelease.13",
26
- "@o3r/schematics": "~15.2.0-prerelease.13",
25
+ "@o3r/logger": "~15.2.0-prerelease.14",
26
+ "@o3r/schematics": "~15.2.0-prerelease.14",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "sideEffects": false,
@@ -183,7 +183,7 @@ declare class ConsumerManagerService {
183
183
  */
184
184
  unregister(consumer: BasicMessageConsumer): void;
185
185
  static ɵfac: i0.ɵɵFactoryDeclaration<ConsumerManagerService, never>;
186
- static ɵprov: i0.ɵɵInjectableDeclaration<ConsumerManagerService>;
186
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
187
187
  }
188
188
 
189
189
  /**
@@ -234,7 +234,7 @@ declare class ProducerManagerService {
234
234
  */
235
235
  dispatchError<T extends VersionedMessage = VersionedMessage>(message: ErrorContent<T>): Promise<boolean>;
236
236
  static ɵfac: i0.ɵɵFactoryDeclaration<ProducerManagerService, never>;
237
- static ɵprov: i0.ɵɵInjectableDeclaration<ProducerManagerService>;
237
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
238
238
  }
239
239
 
240
240
  /**
@@ -271,7 +271,7 @@ declare class HistoryConsumerService extends AbstractMessageConsumer<HistoryMess
271
271
  '1.0': (message: RoutedMessage<HistoryV1_0>) => void;
272
272
  };
273
273
  static ɵfac: i0.ɵɵFactoryDeclaration<HistoryConsumerService, never>;
274
- static ɵprov: i0.ɵɵInjectableDeclaration<HistoryConsumerService>;
274
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
275
275
  }
276
276
 
277
277
  /**
@@ -430,7 +430,7 @@ declare class NavigationConsumerService extends AbstractMessageConsumer<Navigati
430
430
  */
431
431
  private navigate;
432
432
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigationConsumerService, never>;
433
- static ɵprov: i0.ɵɵInjectableDeclaration<NavigationConsumerService>;
433
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
434
434
  }
435
435
 
436
436
  /**
@@ -528,7 +528,7 @@ declare class RouteMemorizeService {
528
528
  */
529
529
  getRoute(channelId: string): string | undefined;
530
530
  static ɵfac: i0.ɵɵFactoryDeclaration<RouteMemorizeService, never>;
531
- static ɵprov: i0.ɵɵInjectableDeclaration<RouteMemorizeService>;
531
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
532
532
  }
533
533
 
534
534
  /** Options for the routing handling in case of navigation producer message */
@@ -589,7 +589,7 @@ declare class RoutingService implements MessageProducer<NavigationMessage>, Mess
589
589
  */
590
590
  handleEmbeddedRouting(options?: RoutingServiceOptions): void;
591
591
  static ɵfac: i0.ɵɵFactoryDeclaration<RoutingService, never>;
592
- static ɵprov: i0.ɵɵInjectableDeclaration<RoutingService>;
592
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
593
593
  }
594
594
 
595
595
  /**
@@ -620,7 +620,7 @@ declare class NavigationBlockService {
620
620
  /** Mark the module as unblocked (no unsaved changes). */
621
621
  unblock(): void;
622
622
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigationBlockService, never>;
623
- static ɵprov: i0.ɵɵInjectableDeclaration<NavigationBlockService>;
623
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
624
624
  }
625
625
 
626
626
  /**
@@ -644,7 +644,7 @@ declare class NavigationBlockStateProducerService implements MessageProducer<Nav
644
644
  */
645
645
  handleError(message: ErrorContent<NavigationBlockStateV1_0>): void;
646
646
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigationBlockStateProducerService, never>;
647
- static ɵprov: i0.ɵɵInjectableDeclaration<NavigationBlockStateProducerService>;
647
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
648
648
  }
649
649
 
650
650
  /**
@@ -680,7 +680,7 @@ declare class NavigationBlockStateConsumerService extends AbstractMessageConsume
680
680
  */
681
681
  clear(): void;
682
682
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigationBlockStateConsumerService, never>;
683
- static ɵprov: i0.ɵɵInjectableDeclaration<NavigationBlockStateConsumerService>;
683
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
684
684
  }
685
685
 
686
686
  type ProducedMessage = NavigationRequestV1_0 | NavigationDecisionV1_0;
@@ -747,7 +747,7 @@ declare class NavigationRequestManagerService implements MessageProducer<Produce
747
747
  handleError(message: ErrorContent<ProducedMessage>): void;
748
748
  ngOnDestroy(): void;
749
749
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigationRequestManagerService, never>;
750
- static ɵprov: i0.ɵɵInjectableDeclaration<NavigationRequestManagerService>;
750
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
751
751
  }
752
752
 
753
753
  /**
@@ -775,7 +775,7 @@ declare class NavigationRequestConsumerService extends AbstractMessageConsumer<N
775
775
  private readonly handler;
776
776
  private handleRequest;
777
777
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigationRequestConsumerService, never>;
778
- static ɵprov: i0.ɵɵInjectableDeclaration<NavigationRequestConsumerService>;
778
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
779
779
  }
780
780
 
781
781
  /** Context passed to a {@link NavigationRequestHandler} for each incoming request. */
@@ -859,7 +859,7 @@ declare class NavigationDecisionConsumerService extends AbstractMessageConsumer<
859
859
  };
860
860
  private readonly producerService;
861
861
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigationDecisionConsumerService, never>;
862
- static ɵprov: i0.ɵɵInjectableDeclaration<NavigationDecisionConsumerService>;
862
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
863
863
  }
864
864
 
865
865
  /**
@@ -929,7 +929,7 @@ declare class NavigationBlockConfirmationService {
929
929
  */
930
930
  confirm(reason?: string): Promise<boolean>;
931
931
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigationBlockConfirmationService, never>;
932
- static ɵprov: i0.ɵɵInjectableDeclaration<NavigationBlockConfirmationService>;
932
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
933
933
  }
934
934
 
935
935
  /**
@@ -949,7 +949,7 @@ declare class BrowserConfirmationStrategy implements NavigationBlockConfirmation
949
949
  */
950
950
  confirm(reason?: string): Promise<boolean>;
951
951
  static ɵfac: i0.ɵɵFactoryDeclaration<BrowserConfirmationStrategy, never>;
952
- static ɵprov: i0.ɵɵInjectableDeclaration<BrowserConfirmationStrategy>;
952
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
953
953
  }
954
954
 
955
955
  /**
@@ -1001,7 +1001,7 @@ declare class ResizeConsumerService extends AbstractMessageConsumer<ResizeMessag
1001
1001
  '1.0': (message: RoutedMessage<ResizeV1_0>) => void;
1002
1002
  };
1003
1003
  static ɵfac: i0.ɵɵFactoryDeclaration<ResizeConsumerService, never>;
1004
- static ɵprov: i0.ɵɵInjectableDeclaration<ResizeConsumerService>;
1004
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
1005
1005
  }
1006
1006
 
1007
1007
  /**
@@ -1027,7 +1027,7 @@ declare class ResizeService implements MessageProducer<ResizeMessage> {
1027
1027
  */
1028
1028
  startResizeObserver(): void;
1029
1029
  static ɵfac: i0.ɵɵFactoryDeclaration<ResizeService, never>;
1030
- static ɵprov: i0.ɵɵInjectableDeclaration<ResizeService>;
1030
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
1031
1031
  }
1032
1032
 
1033
1033
  /**
@@ -1152,7 +1152,7 @@ declare class ThemeConsumerService extends AbstractMessageConsumer<ThemeMessage>
1152
1152
  '1.0': (message: RoutedMessage<ThemeV1_0>) => Promise<void>;
1153
1153
  };
1154
1154
  static ɵfac: i0.ɵɵFactoryDeclaration<ThemeConsumerService, never>;
1155
- static ɵprov: i0.ɵɵInjectableDeclaration<ThemeConsumerService>;
1155
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
1156
1156
  }
1157
1157
 
1158
1158
  /** Default suffix for an url containing a theme css file */
@@ -1224,7 +1224,7 @@ declare class ThemeProducerService implements MessageProducer<ThemeMessage> {
1224
1224
  */
1225
1225
  handleError(message: ErrorContent<ThemeV1_0>): void;
1226
1226
  static ɵfac: i0.ɵɵFactoryDeclaration<ThemeProducerService, never>;
1227
- static ɵprov: i0.ɵɵInjectableDeclaration<ThemeProducerService>;
1227
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
1228
1228
  }
1229
1229
 
1230
1230
  /**
@@ -1401,7 +1401,7 @@ declare class ActivityProducerService implements MessageProducer<UserActivityMes
1401
1401
  */
1402
1402
  stop(): void;
1403
1403
  static ɵfac: i0.ɵɵFactoryDeclaration<ActivityProducerService, never>;
1404
- static ɵprov: i0.ɵɵInjectableDeclaration<ActivityProducerService>;
1404
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
1405
1405
  }
1406
1406
 
1407
1407
  /**
@@ -1436,7 +1436,7 @@ declare class ActivityConsumerService implements BasicMessageConsumer<UserActivi
1436
1436
  */
1437
1437
  stop(): void;
1438
1438
  static ɵfac: i0.ɵɵFactoryDeclaration<ActivityConsumerService, never>;
1439
- static ɵprov: i0.ɵɵInjectableDeclaration<ActivityConsumerService>;
1439
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
1440
1440
  }
1441
1441
 
1442
1442
  /**
@@ -1511,7 +1511,7 @@ declare class IframeActivityTrackerService {
1511
1511
  */
1512
1512
  stop(): void;
1513
1513
  static ɵfac: i0.ɵɵFactoryDeclaration<IframeActivityTrackerService, never>;
1514
- static ɵprov: i0.ɵɵInjectableDeclaration<IframeActivityTrackerService>;
1514
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
1515
1515
  }
1516
1516
 
1517
1517
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"ama-mfe-ng-utils.d.ts","sources":["../../src/connect/connect-directive.ts","../../src/connect/connect-providers.ts","../../src/messages/available-sender.ts","../../src/messages/error/base.ts","../../src/messages/error/error-versions.ts","../../src/messages/error/index.ts","../../src/messages/error-sender.ts","../../src/messages/user-activity.ts","../../src/managers/interfaces.ts","../../src/managers/consumer-manager-service.ts","../../src/managers/abstract-message-consumer-service.ts","../../src/managers/producer-manager-service.ts","../../src/managers/utils.ts","../../src/history/history-consumer-service.ts","../../src/history/history-providers.ts","../../src/host-info/host-info.ts","../../src/host-info/host-info-pipe.ts","../../src/iframe-embed/iframe-embed.component.ts","../../src/navigation/navigation-consumer-service.ts","../../src/navigation/restore-route-pipe.ts","../../src/navigation/route-memorize/route-memorize-directive.ts","../../src/navigation/route-memorize/route-memorize-service.ts","../../src/navigation/routing-service.ts","../../src/navigation/navigation-exit/block-state/navigation-block.service.ts","../../src/navigation/navigation-exit/block-state/navigation-block-state-producer.service.ts","../../src/navigation/navigation-exit/block-state/navigation-block-state-consumer.service.ts","../../src/navigation/navigation-exit/navigation-request/navigation-request-manager.service.ts","../../src/navigation/navigation-exit/navigation-request/navigation-request-consumer.service.ts","../../src/navigation/navigation-exit/navigation-request/navigation-request-handler.ts","../../src/navigation/navigation-exit/navigation-request/navigation-request-module-handler.ts","../../src/navigation/navigation-exit/navigation-request/navigation-request-shell-handler.ts","../../src/navigation/navigation-exit/navigation-decision/navigation-decision-consumer.service.ts","../../src/navigation/navigation-exit/guards/navigation-block.shell-guard.ts","../../src/navigation/navigation-exit/guards/navigation-block.module-guard.ts","../../src/navigation/navigation-exit/navigation-confirmation/navigation-block-confirmation.interface.ts","../../src/navigation/navigation-exit/navigation-confirmation/navigation-block-confirmation.service.ts","../../src/navigation/navigation-exit/navigation-confirmation/strategies/browser-confirmation.strategy.ts","../../src/navigation/navigation-exit/navigation-confirmation/providers.ts","../../src/resize/resize-consumer-service.ts","../../src/resize/resize-producer-service.ts","../../src/resize/scalable-directive.ts","../../src/theme/apply-theme-pipe.ts","../../src/theme/theme-consumer-service.ts","../../src/theme/theme-helpers.ts","../../src/theme/theme-producer-service.ts","../../src/user-activity/interfaces.ts","../../src/user-activity/config.ts","../../src/user-activity/activity-producer.service.ts","../../src/user-activity/activity-consumer.service.ts","../../src/user-activity/iframe-activity-tracker.service.ts","../../src/utils.ts"],"mappings":"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","names":["_angular_core","ConnectionConfig"]}
1
+ {"version":3,"file":"ama-mfe-ng-utils.d.ts","sources":["../../src/connect/connect-directive.ts","../../src/connect/connect-providers.ts","../../src/messages/available-sender.ts","../../src/messages/error/base.ts","../../src/messages/error/error-versions.ts","../../src/messages/error/index.ts","../../src/messages/error-sender.ts","../../src/messages/user-activity.ts","../../src/managers/interfaces.ts","../../src/managers/consumer-manager-service.ts","../../src/managers/abstract-message-consumer-service.ts","../../src/managers/producer-manager-service.ts","../../src/managers/utils.ts","../../src/history/history-consumer-service.ts","../../src/history/history-providers.ts","../../src/host-info/host-info.ts","../../src/host-info/host-info-pipe.ts","../../src/iframe-embed/iframe-embed.component.ts","../../src/navigation/navigation-consumer-service.ts","../../src/navigation/restore-route-pipe.ts","../../src/navigation/route-memorize/route-memorize-directive.ts","../../src/navigation/route-memorize/route-memorize-service.ts","../../src/navigation/routing-service.ts","../../src/navigation/navigation-exit/block-state/navigation-block.service.ts","../../src/navigation/navigation-exit/block-state/navigation-block-state-producer.service.ts","../../src/navigation/navigation-exit/block-state/navigation-block-state-consumer.service.ts","../../src/navigation/navigation-exit/navigation-request/navigation-request-manager.service.ts","../../src/navigation/navigation-exit/navigation-request/navigation-request-consumer.service.ts","../../src/navigation/navigation-exit/navigation-request/navigation-request-handler.ts","../../src/navigation/navigation-exit/navigation-request/navigation-request-module-handler.ts","../../src/navigation/navigation-exit/navigation-request/navigation-request-shell-handler.ts","../../src/navigation/navigation-exit/navigation-decision/navigation-decision-consumer.service.ts","../../src/navigation/navigation-exit/guards/navigation-block.shell-guard.ts","../../src/navigation/navigation-exit/guards/navigation-block.module-guard.ts","../../src/navigation/navigation-exit/navigation-confirmation/navigation-block-confirmation.interface.ts","../../src/navigation/navigation-exit/navigation-confirmation/navigation-block-confirmation.service.ts","../../src/navigation/navigation-exit/navigation-confirmation/strategies/browser-confirmation.strategy.ts","../../src/navigation/navigation-exit/navigation-confirmation/providers.ts","../../src/resize/resize-consumer-service.ts","../../src/resize/resize-producer-service.ts","../../src/resize/scalable-directive.ts","../../src/theme/apply-theme-pipe.ts","../../src/theme/theme-consumer-service.ts","../../src/theme/theme-helpers.ts","../../src/theme/theme-producer-service.ts","../../src/user-activity/interfaces.ts","../../src/user-activity/config.ts","../../src/user-activity/activity-producer.service.ts","../../src/user-activity/activity-consumer.service.ts","../../src/user-activity/iframe-activity-tracker.service.ts","../../src/utils.ts"],"mappings":"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","names":["_angular_core","ConnectionConfig"]}