@magic-xpa/angular 4.1300.0-dev4130.274 → 4.1300.0-dev4130.276

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.
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@magic-xpa/angular",
3
- "version": "4.1300.0-dev4130.274",
3
+ "version": "4.1300.0-dev4130.276",
4
4
  "license": "SEE LICENSE IN EULA.pdf",
5
5
  "dependencies": {
6
- "@magic-xpa/engine": "4.1300.0-dev4130.274",
7
- "@magic-xpa/angular-material-core": "4.1300.0-dev4130.274",
6
+ "@magic-xpa/engine": "4.1300.0-dev4130.276",
7
+ "@magic-xpa/angular-material-core": "4.1300.0-dev4130.276",
8
8
  "ng-dynamic-component": "^11.0.0",
9
9
  "@maskito/angular": "^5.3.1",
10
10
  "@maskito/core": "^5.3.1",
@@ -124,7 +124,7 @@ declare class EngineMagicService {
124
124
  TransCacheExists(): boolean;
125
125
  TerminateContextUsingFetchAPI(): void;
126
126
  static ɵfac: i0.ɵɵFactoryDeclaration<EngineMagicService, never>;
127
- static ɵprov: i0.ɵɵInjectableDeclaration<EngineMagicService>;
127
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
128
128
  }
129
129
 
130
130
  interface ComponentData {
@@ -173,7 +173,7 @@ declare class ComponentListMagicService {
173
173
  */
174
174
  title: string;
175
175
  static ɵfac: i0.ɵɵFactoryDeclaration<ComponentListMagicService, never>;
176
- static ɵprov: i0.ɵɵInjectableDeclaration<ComponentListMagicService>;
176
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
177
177
  }
178
178
 
179
179
  /**
@@ -189,7 +189,7 @@ declare class CommandsCollectorMagicService {
189
189
  stopCollecting(): void;
190
190
  GetCommands(taskId: string): GuiCommand[];
191
191
  static ɵfac: i0.ɵɵFactoryDeclaration<CommandsCollectorMagicService, never>;
192
- static ɵprov: i0.ɵɵInjectableDeclaration<CommandsCollectorMagicService>;
192
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
193
193
  }
194
194
 
195
195
  /**
@@ -232,7 +232,7 @@ declare class RouterCommandsMagicService {
232
232
  AddRouteCommand(routeCommand: RouteCommand): void;
233
233
  ExecuteNextCommand(): void;
234
234
  static ɵfac: i0.ɵɵFactoryDeclaration<RouterCommandsMagicService, never>;
235
- static ɵprov: i0.ɵɵInjectableDeclaration<RouterCommandsMagicService>;
235
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
236
236
  }
237
237
 
238
238
  /**
@@ -334,7 +334,7 @@ declare class SubformMagicService implements ISubformMagicService {
334
334
  refreshView(): void;
335
335
  static getRelativeRoute(sendActivatedRoute: ActivatedRoute): ActivatedRoute;
336
336
  static ɵfac: i0.ɵɵFactoryDeclaration<SubformMagicService, never>;
337
- static ɵprov: i0.ɵɵInjectableDeclaration<SubformMagicService>;
337
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
338
338
  }
339
339
 
340
340
  /**
@@ -349,7 +349,7 @@ declare class TitleMagicService {
349
349
  */
350
350
  setTitle(newTitle: string): void;
351
351
  static ɵfac: i0.ɵɵFactoryDeclaration<TitleMagicService, never>;
352
- static ɵprov: i0.ɵɵInjectableDeclaration<TitleMagicService>;
352
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
353
353
  }
354
354
 
355
355
  declare let COLOR_FILE_NAME: InjectionToken<string>;
@@ -373,7 +373,7 @@ declare class MagicColorService {
373
373
  */
374
374
  getColor(colorIndex: number, colorType: number): any;
375
375
  static ɵfac: i0.ɵɵFactoryDeclaration<MagicColorService, never>;
376
- static ɵprov: i0.ɵɵInjectableDeclaration<MagicColorService>;
376
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
377
377
  }
378
378
 
379
379
  /**
@@ -686,7 +686,7 @@ declare class AccessorMagicService {
686
686
  */
687
687
  getColor(colorNumber: number, colorType: any): any;
688
688
  static ɵfac: i0.ɵɵFactoryDeclaration<AccessorMagicService, never>;
689
- static ɵprov: i0.ɵɵInjectableDeclaration<AccessorMagicService>;
689
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
690
690
  }
691
691
 
692
692
  /**
@@ -1077,7 +1077,7 @@ declare class TaskMagicService {
1077
1077
  */
1078
1078
  setStubValue(guiRowId: number, fc: FormControl, name: string): void;
1079
1079
  static ɵfac: i0.ɵɵFactoryDeclaration<TaskMagicService, never>;
1080
- static ɵprov: i0.ɵɵInjectableDeclaration<TaskMagicService>;
1080
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
1081
1081
  }
1082
1082
 
1083
1083
  /**
@@ -1156,7 +1156,7 @@ declare class TableMagicService {
1156
1156
  */
1157
1157
  getTableTopIndex(): number;
1158
1158
  static ɵfac: i0.ɵɵFactoryDeclaration<TableMagicService, never>;
1159
- static ɵprov: i0.ɵɵInjectableDeclaration<TableMagicService>;
1159
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
1160
1160
  }
1161
1161
 
1162
1162
  /**
@@ -1173,7 +1173,7 @@ declare class MagicServices {
1173
1173
  */
1174
1174
  constructor();
1175
1175
  static ɵfac: i0.ɵɵFactoryDeclaration<MagicServices, never>;
1176
- static ɵprov: i0.ɵɵInjectableDeclaration<MagicServices>;
1176
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
1177
1177
  }
1178
1178
 
1179
1179
  /**
@@ -1869,7 +1869,7 @@ declare class ExitMagicService {
1869
1869
  */
1870
1870
  exitMagic(): void;
1871
1871
  static ɵfac: i0.ɵɵFactoryDeclaration<ExitMagicService, never>;
1872
- static ɵprov: i0.ɵɵInjectableDeclaration<ExitMagicService>;
1872
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
1873
1873
  }
1874
1874
 
1875
1875
  /**
@@ -1914,7 +1914,13 @@ declare class MagicShellComponent implements AfterViewInit, IMagicViewContainerR
1914
1914
  * @param event
1915
1915
  */
1916
1916
  onBeforeUnload(event: any): string;
1917
- onUnload(event: any): void;
1917
+ /**
1918
+ * Page-hide event listener, used in place of 'unload'.
1919
+ * Chrome blocks 'unload' by permissions policy ("unload is not allowed in this document"),
1920
+ * so an unload handler is never even registered. 'pagehide' is fired at an earlier step of
1921
+ * the same unloading sequence, so it covers every case 'unload' did.
1922
+ */
1923
+ onPageHide(): void;
1918
1924
  ngAfterViewInit(): void;
1919
1925
  setViewContainerRef(vcRef: ViewContainerRef): void;
1920
1926
  /**
@@ -2296,7 +2302,7 @@ declare class ConfirmationComponentsMagicProvider {
2296
2302
  */
2297
2303
  getConfirmtionComponent(): any;
2298
2304
  static ɵfac: i0.ɵɵFactoryDeclaration<ConfirmationComponentsMagicProvider, never>;
2299
- static ɵprov: i0.ɵɵInjectableDeclaration<ConfirmationComponentsMagicProvider>;
2305
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
2300
2306
  }
2301
2307
 
2302
2308
  /**
@@ -2345,13 +2351,13 @@ declare class MagicChangeDetectionService {
2345
2351
  */
2346
2352
  notify(): void;
2347
2353
  static ɵfac: i0.ɵɵFactoryDeclaration<MagicChangeDetectionService, never>;
2348
- static ɵprov: i0.ɵɵInjectableDeclaration<MagicChangeDetectionService>;
2354
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
2349
2355
  }
2350
2356
 
2351
2357
  declare class MagicLazyLoaderService {
2352
2358
  Load(path: string): Promise<any>;
2353
2359
  static ɵfac: i0.ɵɵFactoryDeclaration<MagicLazyLoaderService, never>;
2354
- static ɵprov: i0.ɵɵInjectableDeclaration<MagicLazyLoaderService>;
2360
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
2355
2361
  }
2356
2362
 
2357
2363
  declare const MG_FORMATS: {
@@ -2387,7 +2393,7 @@ declare class MgDateAdapter extends NativeDateAdapter {
2387
2393
  parse(value: any): Date | null;
2388
2394
  format(date: Date, displayFormat: Object): string;
2389
2395
  static ɵfac: i0.ɵɵFactoryDeclaration<MgDateAdapter, never>;
2390
- static ɵprov: i0.ɵɵInjectableDeclaration<MgDateAdapter>;
2396
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
2391
2397
  }
2392
2398
 
2393
2399
  declare const matDateProviders: ({
@@ -2496,7 +2502,7 @@ declare const magicProviders: (typeof TaskMagicService | typeof SubformMagicServ
2496
2502
  declare class OverlayContainerMagicProvider {
2497
2503
  getComponent(): typeof MagicOverlayContainer;
2498
2504
  static ɵfac: i0.ɵɵFactoryDeclaration<OverlayContainerMagicProvider, never>;
2499
- static ɵprov: i0.ɵɵInjectableDeclaration<OverlayContainerMagicProvider>;
2505
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
2500
2506
  }
2501
2507
 
2502
2508
  /**
@@ -2537,7 +2543,7 @@ declare class OverlayWindowService {
2537
2543
  */
2538
2544
  private createModalComponent;
2539
2545
  static ɵfac: i0.ɵɵFactoryDeclaration<OverlayWindowService, never>;
2540
- static ɵprov: i0.ɵɵInjectableDeclaration<OverlayWindowService>;
2546
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
2541
2547
  }
2542
2548
 
2543
2549
  /**
@@ -2590,7 +2596,7 @@ declare class SubscriberService {
2590
2596
  */
2591
2597
  disconnect(): void;
2592
2598
  static ɵfac: i0.ɵɵFactoryDeclaration<SubscriberService, never>;
2593
- static ɵprov: i0.ɵɵInjectableDeclaration<SubscriberService>;
2599
+ static ɵprov: i0.ɵɵInjectableDeclaration<any>;
2594
2600
  }
2595
2601
 
2596
2602
  /**