@bizdoc/core 1.16.1 → 1.16.2

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.
@@ -16,7 +16,6 @@ export declare class LayoutComponent implements OnChanges, AfterViewInit, OnDest
16
16
  containerRef: ViewContainerRef;
17
17
  private readonly _destroy;
18
18
  form: FormGroup;
19
- private _instance;
20
19
  private _children;
21
20
  /** layout ctor */
22
21
  constructor(_resolver: ComponentFactoryResolver, _zone: NgZone);
@@ -66,6 +66,6 @@ import * as i63 from "./shared.module";
66
66
  export declare class SystemModule {
67
67
  static forChild(): ModuleWithProviders<SystemModule>;
68
68
  static ɵfac: i0.ɵɵFactoryDeclaration<SystemModule, never>;
69
- static ɵmod: i0.ɵɵNgModuleDeclaration<SystemModule, [typeof i1.IconPickerComponent, typeof i2.StateDesignComponent, typeof i3.RoleDesignComponent, typeof i4.GuideDesignComponent, typeof i5.RuleDesignComponent, typeof i6.ReportDesignComponent, typeof i7.FolderDesignComponent, typeof i8.UtilityDesignComponent, typeof i9.FormDesignComponent, typeof i10.WidgetDesignComponent, typeof i11.CubeDesignComponent, typeof i12.ActionDesignComponent, typeof i6.ReportDesignComponent, typeof i13.ViewDesignComponent, typeof i14.TypeDesignComponent, typeof i15.CubeIndexDesignComponent, typeof i16.ConfigurationDatasourceDesignComponent, typeof i17.ReturnToRoleActionDesignComponent, typeof i18.PivotViewDesignComponent, typeof i19.CubeViewDesignComponent, typeof i20.BoxFormDesignComponent, typeof i21.AnomalyRuleDesignComponent, typeof i22.UsageReportDesignComponent, typeof i23.DocumentsWidgetDesignComponent, typeof i24.PerformanceWidgetDesignComponent, typeof i25.DocumentsReportDesignComponent, typeof i26.TasksReportDesignComponent, typeof i27.ExploreViewDesignComponent, typeof i28.AnalysisWidgetDesignComponent, typeof i29.ParallelViewDesignComponent, typeof i30.SumViewDesignComponent, typeof i31.MatrixViewDesignComponent, typeof i32.ChartViewDesignComponent, typeof i33.ConfigurationDesignerComponent, typeof i34.FormDesignerComponent, typeof i35.DesignerItemComponent, typeof i36.PermissionsUtility, typeof i37.ManageCubeIndexUtility, typeof i38.ProfileSettingsDialog, typeof i39.UtilityWrapperComponent, typeof i40.UtilityPaneComponent, typeof i41.SearchInput, typeof i42.ColorPicker, typeof i43.ReassignDialog, typeof i44.SystemDiffComponent, typeof i45.DocumentTraceComponent, typeof i46.TraceElementComponent, typeof i47.ProfilerComponent, typeof i48.PositionsComponent, typeof i49.PositionsPopup, typeof i50.WorkflowComponent, typeof i51.WorkflowNodeComponent, typeof i52.RoleNodeComponent, typeof i53.PatternsComponent, typeof i54.PrivilegesDesignComponent], [typeof i55.CommonModule, typeof i56.HttpClientModule, typeof i57.ReactiveFormsModule, typeof i58.FlexLayoutModule, typeof i59.RouterModule, typeof i60.ScrollingModule, typeof i61.SyncfusionDiagramModule, typeof i62.SyncfusionChartModule, typeof i63.SharedModule], [typeof i36.PermissionsUtility, typeof i37.ManageCubeIndexUtility, typeof i39.UtilityWrapperComponent, typeof i40.UtilityPaneComponent, typeof i44.SystemDiffComponent, typeof i45.DocumentTraceComponent, typeof i47.ProfilerComponent, typeof i48.PositionsComponent, typeof i50.WorkflowComponent, typeof i52.RoleNodeComponent, typeof i53.PatternsComponent]>;
69
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SystemModule, [typeof i1.IconPickerComponent, typeof i2.StateDesignComponent, typeof i3.RoleDesignComponent, typeof i4.GuideDesignComponent, typeof i5.RuleDesignComponent, typeof i6.ReportDesignComponent, typeof i7.FolderDesignComponent, typeof i8.UtilityDesignComponent, typeof i9.FormDesignComponent, typeof i10.WidgetDesignComponent, typeof i11.CubeDesignComponent, typeof i12.ActionDesignComponent, typeof i6.ReportDesignComponent, typeof i13.ViewDesignComponent, typeof i14.TypeDesignComponent, typeof i15.CubeIndexDesignComponent, typeof i16.ConfigurationDatasourceDesignComponent, typeof i17.ReturnToRoleActionDesignComponent, typeof i18.PivotViewDesignComponent, typeof i19.CubeViewDesignComponent, typeof i20.BoxFormDesignComponent, typeof i21.AnomalyRuleDesignComponent, typeof i22.UsageReportDesignComponent, typeof i23.DocumentsWidgetDesignComponent, typeof i24.PerformanceWidgetDesignComponent, typeof i25.DocumentsReportDesignComponent, typeof i26.TasksReportDesignComponent, typeof i27.ExploreViewDesignComponent, typeof i28.AnalysisWidgetDesignComponent, typeof i29.ParallelViewDesignComponent, typeof i30.SumViewDesignComponent, typeof i31.MatrixViewDesignComponent, typeof i32.ChartViewDesignComponent, typeof i33.ConfigurationDesignerComponent, typeof i34.FormDesignerComponent, typeof i35.DesignerItemComponent, typeof i36.PermissionsUtility, typeof i37.ManageCubeIndexUtility, typeof i38.ProfileSettingsDialog, typeof i39.UtilityWrapperComponent, typeof i40.UtilityPaneComponent, typeof i41.SearchInput, typeof i42.ColorPicker, typeof i43.ReassignDialog, typeof i44.SystemDiffComponent, typeof i45.DocumentTraceComponent, typeof i46.TraceElementComponent, typeof i47.ProfilerComponent, typeof i48.PositionsComponent, typeof i49.PositionsPopup, typeof i50.WorkflowComponent, typeof i51.WorkflowNodeComponent, typeof i52.RoleNodeComponent, typeof i53.PatternsComponent, typeof i54.PrivilegesDesignComponent], [typeof i55.CommonModule, typeof i56.HttpClientModule, typeof i57.ReactiveFormsModule, typeof i58.FlexLayoutModule, typeof i59.RouterModule, typeof i60.CdkScrollableModule, typeof i61.SyncfusionDiagramModule, typeof i62.SyncfusionChartModule, typeof i63.SharedModule], [typeof i36.PermissionsUtility, typeof i37.ManageCubeIndexUtility, typeof i39.UtilityWrapperComponent, typeof i40.UtilityPaneComponent, typeof i44.SystemDiffComponent, typeof i45.DocumentTraceComponent, typeof i47.ProfilerComponent, typeof i48.PositionsComponent, typeof i50.WorkflowComponent, typeof i52.RoleNodeComponent, typeof i53.PatternsComponent]>;
70
70
  static ɵinj: i0.ɵɵInjectorDeclaration<SystemModule>;
71
71
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bizdoc/core",
3
- "version": "1.16.1",
3
+ "version": "1.16.2",
4
4
  "author": "Moding Ltd.",
5
5
  "homepage": "https://github.com/moding-il/bizdoc.core",
6
6
  "license": "https://github.com/moding-il/bizdoc.core/blob/master/License.md",