@bizdoc/core 3.5.6 → 3.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -1,21 +1,22 @@
1
1
  import * as _angular_forms from '@angular/forms';
2
2
  import { FormGroup, FormBuilder, ControlValueAccessor, NgControl, AbstractControl, FormControl, ValidationErrors, FormArray } from '@angular/forms';
3
3
  import * as i0 from '@angular/core';
4
- import { Type as Type$1, InjectionToken, Injector, OnInit, OnDestroy, TemplateRef, ViewContainerRef, ElementRef, DoCheck, EventEmitter, OnChanges, AfterViewInit, SimpleChanges, ChangeDetectorRef, PipeTransform, ComponentRef, NgZone, QueryList, Renderer2, ModuleWithProviders } from '@angular/core';
4
+ import { Type as Type$1, InjectionToken, Injector, TemplateRef, ElementRef, OnInit, OnDestroy, ViewContainerRef, DoCheck, EventEmitter, OnChanges, AfterViewInit, SimpleChanges, ChangeDetectorRef, PipeTransform, ComponentRef, NgZone, QueryList, Renderer2, ModuleWithProviders } from '@angular/core';
5
5
  import * as rxjs from 'rxjs';
6
- import { Observable, Subject, BehaviorSubject } from 'rxjs';
6
+ import { Subject, Observable, BehaviorSubject } from 'rxjs';
7
7
  import * as i8 from '@angular/material/chips';
8
8
  import { MatChipInput, MatChipInputEvent, MatChipListbox, MatChipListboxChange } from '@angular/material/chips';
9
9
  import * as i28 from '@angular/material/autocomplete';
10
10
  import { MatAutocompleteSelectedEvent, MatAutocompleteTrigger, MatAutocomplete } from '@angular/material/autocomplete';
11
11
  import * as i34 from '@angular/material/input';
12
12
  import { MatInput } from '@angular/material/input';
13
- import * as i35 from '@angular/material/form-field';
14
- import { MatFormFieldAppearance, MatFormFieldControl, FloatLabelType, MatFormField } from '@angular/material/form-field';
15
- import * as i2$2 from '@syncfusion/ej2-angular-diagrams';
16
- import { ConnectorModel, NodeModel, ShapeModel, FlowShapeModel, BasicShapeModel, ImageModel, PathModel, TextModel, BpmnShapeModel, NativeModel, Segments, Diagram, DiagramTools, DiagramConstraints, LayoutModel, ScrollSettingsModel, SnapSettingsModel, IPropertyChangeEventArgs, ICollectionChangeEventArgs } from '@syncfusion/ej2-angular-diagrams';
13
+ import * as i20 from '@angular/material/dialog';
14
+ import { MatDialog, MatDialogRef } from '@angular/material/dialog';
15
+ import * as i3 from '@angular/cdk/overlay';
16
+ import { Overlay, OverlayRef, CdkScrollable, ComponentType as ComponentType$2 } from '@angular/cdk/overlay';
17
+ import * as i4 from '@angular/cdk/portal';
18
+ import { ComponentType as ComponentType$1, ComponentPortal, Portal } from '@angular/cdk/portal';
17
19
  import { HttpClient } from '@angular/common/http';
18
- import { HubConnectionState } from '@microsoft/signalr';
19
20
  import * as _angular_cdk_bidi from '@angular/cdk/bidi';
20
21
  import { Direction, Directionality } from '@angular/cdk/bidi';
21
22
  import * as _angular_platform_browser from '@angular/platform-browser';
@@ -23,12 +24,13 @@ import { DomSanitizer, SafeUrl, SafeResourceUrl, SafeHtml } from '@angular/platf
23
24
  import * as i36 from '@angular/material/icon';
24
25
  import { MatIconRegistry } from '@angular/material/icon';
25
26
  import { CookieService } from 'ngx-cookie-service';
27
+ import * as i35 from '@angular/material/form-field';
28
+ import { MatFormFieldAppearance, MatFormFieldControl, FloatLabelType, MatFormField } from '@angular/material/form-field';
29
+ import * as i2$2 from '@syncfusion/ej2-angular-diagrams';
30
+ import { ConnectorModel, NodeModel, ShapeModel, FlowShapeModel, BasicShapeModel, ImageModel, PathModel, TextModel, BpmnShapeModel, NativeModel, Segments, Diagram, DiagramTools, DiagramConstraints, LayoutModel, ScrollSettingsModel, SnapSettingsModel, IPropertyChangeEventArgs, ICollectionChangeEventArgs } from '@syncfusion/ej2-angular-diagrams';
31
+ import { HubConnectionState } from '@microsoft/signalr';
26
32
  import * as i31 from '@angular/material/snack-bar';
27
33
  import { MatSnackBar, MatSnackBarRef } from '@angular/material/snack-bar';
28
- import * as i20 from '@angular/material/dialog';
29
- import { MatDialog, MatDialogRef } from '@angular/material/dialog';
30
- import * as i3 from '@angular/cdk/overlay';
31
- import { Overlay, OverlayRef, CdkScrollable, ComponentType as ComponentType$2 } from '@angular/cdk/overlay';
32
34
  import { FocusMonitor, Highlightable, ActiveDescendantKeyManager } from '@angular/cdk/a11y';
33
35
  import * as _angular_animations from '@angular/animations';
34
36
  import { AnimationEvent } from '@angular/animations';
@@ -50,8 +52,6 @@ import * as i16 from '@angular/material/paginator';
50
52
  import { MatPaginator } from '@angular/material/paginator';
51
53
  import * as i2$1 from '@syncfusion/ej2-angular-richtexteditor';
52
54
  import { ToolbarSettingsModel, RichTextEditorComponent, ChangeEventArgs } from '@syncfusion/ej2-angular-richtexteditor';
53
- import * as i4 from '@angular/cdk/portal';
54
- import { ComponentPortal, ComponentType as ComponentType$1, Portal } from '@angular/cdk/portal';
55
55
  import * as i1$6 from '@angular/common';
56
56
  import { Chart, MarginModel, LegendSettingsModel, TooltipSettingsModel, titleSettingsModel, ITooltipRenderEventArgs as ITooltipRenderEventArgs$1, IAxisLabelRenderEventArgs, IPointEventArgs, SparklineType, SparklineMarkerSettingsModel, SparklineTooltipSettingsModel, SparklineBorderModel, AxisSettingsModel, IPointRegionEventArgs, AccumulationChart, AccumulationDataLabelSettingsModel, IAccTextRenderEventArgs, IAccTooltipRenderEventArgs, AxisModel as AxisModel$2, ChartAreaModel, CrosshairSettingsModel, LegendSeriesModel as LegendSeriesModel$1, AnimationModel, ChartSeriesType as ChartSeriesType$1, MarkerOptionsModel, ITooltipRenderingEventArgs, RangeNavigator, IChangedEventArgs } from '@syncfusion/ej2-charts';
57
57
  import * as i1$5 from '@syncfusion/ej2-angular-lineargauge';
@@ -126,6 +126,20 @@ import { MatMenuTrigger } from '@angular/material/menu';
126
126
  import * as _bizdoc_core from '@bizdoc/core';
127
127
  import { Diagram as Diagram$1, DiagramConstraints as DiagramConstraints$1, DiagramTools as DiagramTools$1, LayoutModel as LayoutModel$1, SnapSettingsModel as SnapSettingsModel$1, ScrollSettingsModel as ScrollSettingsModel$2, SelectorModel, NodeModel as NodeModel$1, ToolBase, ConnectorModel as ConnectorModel$1, ISelectionChangeEventArgs, SymbolPalette, Segments as Segments$1, AlignmentOptions, PaletteModel, MarginModel as MarginModel$3, RulerSettingsModel, SymbolInfo, IDragEnterEventArgs } from '@syncfusion/ej2-diagrams';
128
128
 
129
+ declare class PopupRef<T = any, V = any, D = any> {
130
+ private _data?;
131
+ constructor(_data?: D | undefined);
132
+ readonly _opened: Subject<T>;
133
+ readonly _closed: Subject<V | null | undefined>;
134
+ _instance: T;
135
+ get data(): D;
136
+ get instance(): T;
137
+ opened(): rxjs.Observable<T>;
138
+ closed(): rxjs.Observable<V | null | undefined>;
139
+ close(val?: V): void;
140
+ _destroy(): void;
141
+ }
142
+
129
143
  declare const INBOX = "ib";
130
144
  declare const DRAFT = "df";
131
145
  interface HeaderModel<T = any> {
@@ -481,8 +495,10 @@ interface Control {
481
495
  }
482
496
  interface Tag$1 {
483
497
  name: string;
484
- template: string;
485
- value: any;
498
+ title?: string;
499
+ color?: string;
500
+ backgroundColor?: string;
501
+ system?: boolean;
486
502
  }
487
503
  interface FieldInfo {
488
504
  controlType: string;
@@ -584,7 +600,7 @@ interface Options$5 {
584
600
  guides?: string[];
585
601
  inboxView?: Date;
586
602
  notificationsView?: Date;
587
- tags?: string[];
603
+ tags?: Tag$1[];
588
604
  }
589
605
  interface GrantSettings {
590
606
  active: boolean;
@@ -663,7 +679,7 @@ interface FlowNode {
663
679
  template?: string;
664
680
  arguments?: FieldInfo[];
665
681
  }
666
- declare type AvailabilityState = 'Offline' | 'Online' | 'OutOfOffice' | 'Vacation' | 'WorkingHome';
682
+ declare type AvailabilityState = 'Offline' | 'Online' | 'OutOfOffice' | 'OnVacation' | 'WorkingHome';
667
683
  interface Cube {
668
684
  name: string;
669
685
  title: string;
@@ -1047,20 +1063,6 @@ interface JobProgress {
1047
1063
  buferringValue?: number;
1048
1064
  }
1049
1065
 
1050
- declare class AccountService {
1051
- private _http;
1052
- private readonly _cache;
1053
- constructor(_http: HttpClient, messaging: HubService);
1054
- getAll(ids: string[]): Observable<PersonInfo[]>;
1055
- get(id: string): Observable<PersonInfo>;
1056
- findAll(name?: string | null, options?: {
1057
- skip?: number;
1058
- take?: number;
1059
- }): Observable<PersonInfo[]>;
1060
- static ɵfac: i0.ɵɵFactoryDeclaration<AccountService, never>;
1061
- static ɵprov: i0.ɵɵInjectableDeclaration<AccountService>;
1062
- }
1063
-
1064
1066
  declare type MaterialMode = 50 | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 'A100' | 'A200' | 'A400' | 'A700';
1065
1067
  declare function isImage(contentType: string): boolean;
1066
1068
  declare function cleanup<T>(params: any): T;
@@ -1111,6 +1113,8 @@ declare class SessionService {
1111
1113
  private _profile;
1112
1114
  private _lang;
1113
1115
  private _firebase;
1116
+ private _tags;
1117
+ get tags(): Tag$1[];
1114
1118
  get profile(): Profile;
1115
1119
  get gender(): Gender | undefined;
1116
1120
  private _accentpalette;
@@ -1178,6 +1182,45 @@ interface WatermarkInfo {
1178
1182
  time: Date;
1179
1183
  }
1180
1184
 
1185
+ type Position = 'above' | 'end' | 'start' | 'below';
1186
+ declare class Popup {
1187
+ private _overlay;
1188
+ private _session;
1189
+ private _injector;
1190
+ constructor(_overlay: Overlay, _session: SessionService, _injector: Injector);
1191
+ /**
1192
+ *
1193
+ * @param component
1194
+ * @param element
1195
+ * @param options
1196
+ * @returns
1197
+ */
1198
+ open<T, V = any, D = any>(component: ComponentType$1<T> | TemplateRef<T>, element: HTMLElement | ElementRef, options?: {
1199
+ position?: Position;
1200
+ disposeOnBackdrop?: boolean;
1201
+ data?: D;
1202
+ class?: string;
1203
+ backdrop?: boolean;
1204
+ injector?: Injector;
1205
+ }): PopupRef<T, V, D>;
1206
+ static ɵfac: i0.ɵɵFactoryDeclaration<Popup, never>;
1207
+ static ɵprov: i0.ɵɵInjectableDeclaration<Popup>;
1208
+ }
1209
+
1210
+ declare class AccountService {
1211
+ private _http;
1212
+ private readonly _cache;
1213
+ constructor(_http: HttpClient, messaging: HubService);
1214
+ getAll(ids: string[]): Observable<PersonInfo[]>;
1215
+ get(id: string): Observable<PersonInfo>;
1216
+ findAll(name?: string | null, options?: {
1217
+ skip?: number;
1218
+ take?: number;
1219
+ }): Observable<PersonInfo[]>;
1220
+ static ɵfac: i0.ɵɵFactoryDeclaration<AccountService, never>;
1221
+ static ɵprov: i0.ɵɵInjectableDeclaration<AccountService>;
1222
+ }
1223
+
1181
1224
  declare class TranslateService {
1182
1225
  private _session;
1183
1226
  private _http;
@@ -1272,6 +1315,7 @@ declare class OptionsComponent implements OnInit, OnDestroy {
1272
1315
  private _accounts;
1273
1316
  private _sb;
1274
1317
  private _session;
1318
+ private _popup;
1275
1319
  online: boolean;
1276
1320
  theme: string;
1277
1321
  available: AvailabilityState;
@@ -1282,6 +1326,7 @@ declare class OptionsComponent implements OnInit, OnDestroy {
1282
1326
  readonly currentLanguage: string;
1283
1327
  readonly profile: Profile;
1284
1328
  readonly modes: AvailabilityState[];
1329
+ keyboard: TemplateRef<any>;
1285
1330
  substitueInput: MatInput;
1286
1331
  grantInput: MatChipInput;
1287
1332
  sectionName: OptionType;
@@ -1307,7 +1352,7 @@ declare class OptionsComponent implements OnInit, OnDestroy {
1307
1352
  sound: _angular_forms.FormControl<boolean | null>;
1308
1353
  extra: FormGroup<{}>;
1309
1354
  }>;
1310
- tags: _angular_forms.FormControl<string[] | null>;
1355
+ tags: _angular_forms.FormControl<Tag$1[] | null>;
1311
1356
  emails: FormGroup<{
1312
1357
  active: _angular_forms.FormControl<boolean | null>;
1313
1358
  mail: _angular_forms.FormControl<boolean | null>;
@@ -1335,7 +1380,7 @@ declare class OptionsComponent implements OnInit, OnDestroy {
1335
1380
  readonly separatorKeysCodes: number[];
1336
1381
  /** options ctor */
1337
1382
  private readonly _destroy;
1338
- constructor(_ps: PromptService, _guide: GuideService, _hub: HubService, _dialog: MatDialog, _fb: FormBuilder, _accounts: AccountService, _sb: PromptService, _session: SessionService, config: BizDocConfig);
1383
+ constructor(_ps: PromptService, _guide: GuideService, _hub: HubService, _dialog: MatDialog, _fb: FormBuilder, _accounts: AccountService, _sb: PromptService, _session: SessionService, _popup: Popup, config: BizDocConfig);
1339
1384
  close(): void;
1340
1385
  revive(): void;
1341
1386
  about(): void;
@@ -1343,6 +1388,7 @@ declare class OptionsComponent implements OnInit, OnDestroy {
1343
1388
  setAvailable(val: AvailabilityState): void;
1344
1389
  changeTheme(name: Theme): void;
1345
1390
  changeLanguage(code: string): void;
1391
+ showKeyboard(evt: MouseEvent): void;
1346
1392
  ngOnInit(): void;
1347
1393
  nav(sectionName: OptionType, template: TemplateRef<any>, index: number): void;
1348
1394
  save(): void;
@@ -1350,7 +1396,7 @@ declare class OptionsComponent implements OnInit, OnDestroy {
1350
1396
  toggleSound(): void;
1351
1397
  display: (item: PersonInfo) => string | null;
1352
1398
  addTag(event: MatChipInputEvent): void;
1353
- removeTag(tag: string): void;
1399
+ removeTag(tag: Tag$1): void;
1354
1400
  /**
1355
1401
  *
1356
1402
  * @param id
@@ -1586,6 +1632,7 @@ interface DesignerModel {
1586
1632
  tActions: TemplateInfo[];
1587
1633
  attributes: ElementModel<any>[];
1588
1634
  controls: ElementModel<any>[];
1635
+ tags: ElementModel<any>[];
1589
1636
  tAttributes: TemplateInfo[];
1590
1637
  states: ElementModel<any>[];
1591
1638
  }
@@ -2919,7 +2966,7 @@ declare class MailboxService {
2919
2966
  constructor(messaging: HubService, _session: SessionService, _auth: AuthenticationImpl, _http: HttpClient);
2920
2967
  formatDownloadUrl(document: DocumentModel, file: Attachment): Promise<string>;
2921
2968
  download(documentId: number, fileId: number): Observable<any>;
2922
- removeattachment(recipientId: number, fileId: number): Observable<any>;
2969
+ removeAttachment(recipientId: number, fileId: number): Observable<any>;
2923
2970
  read(id: number, read: boolean, folderId?: string, received?: Date): Observable<any>;
2924
2971
  comments(id: number, before: Date): Observable<Comment[]>;
2925
2972
  tags(id: number, tags: string[] | undefined): Observable<any>;
@@ -2933,10 +2980,18 @@ declare class MailboxService {
2933
2980
  move(id: number, folderId: string): Observable<any>;
2934
2981
  checkOut(recipientId: number, version: number, attachmentId: number): Observable<Attachment>;
2935
2982
  checkIn(recipientId: number, version: number, attachmentId: number, file: File): Observable<Attachment>;
2936
- upload(recipientId: number, formId: string, version: number, file: File, options?: {
2983
+ /**
2984
+ *
2985
+ * @param recipientId
2986
+ * @param formId
2987
+ * @param version
2988
+ * @param file
2989
+ * @param options
2990
+ */
2991
+ uploadAttachment(recipientId: number, formId: string, version: number, file: File, options?: {
2937
2992
  isPrivate?: boolean;
2938
2993
  }): Observable<Attachment>;
2939
- upload(recipientId: number, formId: string, version: number, files: File[], options?: {
2994
+ uploadAttachment(recipientId: number, formId: string, version: number, files: File[], options?: {
2940
2995
  isPrivate?: boolean;
2941
2996
  }): Observable<Attachment[]>;
2942
2997
  /**
@@ -3371,7 +3426,7 @@ declare class BrowseFilterComponent implements OnInit, AfterViewInit, OnDestroy
3371
3426
  forms: Form[];
3372
3427
  states: State[];
3373
3428
  senders$: Observable<PersonInfo[]>;
3374
- tags?: string[];
3429
+ tags: Tag$1[];
3375
3430
  filters: {
3376
3431
  cube?: string;
3377
3432
  axes: string[];
@@ -3695,45 +3750,6 @@ declare class CubeMobileViewComponent extends ViewBase implements OnInit, OnDest
3695
3750
  static ɵcmp: i0.ɵɵComponentDeclaration<CubeMobileViewComponent, "ng-component", never, {}, {}, never, never, false, never>;
3696
3751
  }
3697
3752
 
3698
- declare class PopupRef<T = any, V = any, D = any> {
3699
- private _data?;
3700
- constructor(_data?: D | undefined);
3701
- readonly _opened: Subject<T>;
3702
- readonly _closed: Subject<V | null | undefined>;
3703
- _instance: T;
3704
- get data(): D;
3705
- get instance(): T;
3706
- opened(): rxjs.Observable<T>;
3707
- closed(): rxjs.Observable<V | null | undefined>;
3708
- close(val?: V): void;
3709
- _destroy(): void;
3710
- }
3711
-
3712
- type Position = 'above' | 'end' | 'start' | 'below';
3713
- declare class Popup {
3714
- private _overlay;
3715
- private _session;
3716
- private _injector;
3717
- constructor(_overlay: Overlay, _session: SessionService, _injector: Injector);
3718
- /**
3719
- *
3720
- * @param component
3721
- * @param element
3722
- * @param options
3723
- * @returns
3724
- */
3725
- open<T, V = any, D = any>(component: ComponentType$1<T> | TemplateRef<T>, element: HTMLElement | ElementRef, options?: {
3726
- position?: Position;
3727
- disposeOnBackdrop?: boolean;
3728
- data?: D;
3729
- class?: string;
3730
- backdrop?: boolean;
3731
- injector?: Injector;
3732
- }): PopupRef<T, V, D>;
3733
- static ɵfac: i0.ɵɵFactoryDeclaration<Popup, never>;
3734
- static ɵprov: i0.ɵɵInjectableDeclaration<Popup>;
3735
- }
3736
-
3737
3753
  declare class EditInputComponent implements AfterViewInit {
3738
3754
  private _popup;
3739
3755
  private _cd;
@@ -3907,6 +3923,7 @@ declare class ComposeFormComponent implements OnDestroy, OnInit, OnChanges {
3907
3923
  mode: ViewMode;
3908
3924
  contacts: boolean;
3909
3925
  actions: Action[];
3926
+ tags?: Tag$1[];
3910
3927
  help: string | undefined;
3911
3928
  editing: string | undefined;
3912
3929
  _fileElement: ElementRef<HTMLInputElement>;
@@ -7467,23 +7484,23 @@ declare class DocumentEventsComponent {
7467
7484
  }
7468
7485
 
7469
7486
  declare class TagsComponent implements OnInit, OnDestroy, AfterViewInit {
7470
- private data;
7487
+ private _data;
7471
7488
  private _mailbox;
7472
7489
  readonly control: FormControl<null>;
7473
- tags: string[];
7490
+ tags: Tag$1[];
7474
7491
  inputElement: ElementRef<HTMLInputElement>;
7475
7492
  auto: MatAutocomplete;
7476
- options: Observable<string[]>;
7493
+ options: Observable<Tag$1[]>;
7477
7494
  readonly separatorKeysCodes: number[];
7478
- private _options;
7495
+ private readonly _options;
7479
7496
  private readonly _destroy;
7480
- constructor(data: TagsData, _mailbox: MailboxService, session: SessionService);
7497
+ constructor(_data: TagsData, _mailbox: MailboxService, session: SessionService);
7481
7498
  ngOnInit(): void;
7482
7499
  ngAfterViewInit(): void;
7483
7500
  private _save;
7484
7501
  add(event: MatChipInputEvent): void;
7485
7502
  selected(evt: MatAutocompleteSelectedEvent): void;
7486
- remove(tag: string): void;
7503
+ remove(tag: Tag$1): void;
7487
7504
  ngOnDestroy(): void;
7488
7505
  static ɵfac: i0.ɵɵFactoryDeclaration<TagsComponent, never>;
7489
7506
  static ɵcmp: i0.ɵɵComponentDeclaration<TagsComponent, "ng-component", never, {}, {}, never, never, false, never>;
@@ -7491,7 +7508,7 @@ declare class TagsComponent implements OnInit, OnDestroy, AfterViewInit {
7491
7508
  interface TagsData {
7492
7509
  id: number;
7493
7510
  version: number;
7494
- tags: string[];
7511
+ tags: Tag$1[];
7495
7512
  }
7496
7513
 
7497
7514
  declare class MapRef {
@@ -7781,6 +7798,7 @@ declare class ExpandedItemComponent implements OnInit, OnDestroy {
7781
7798
  note: string;
7782
7799
  sender?: string;
7783
7800
  awaiting?: string;
7801
+ tags?: Tag$1[];
7784
7802
  mode: 'working' | 'done' | 'failed' | null;
7785
7803
  private _typingTask;
7786
7804
  private _refreshTask;
@@ -10429,6 +10447,18 @@ declare class StateDesignComponent extends DesignerTypeElementComponent {
10429
10447
  static ɵcmp: i0.ɵɵComponentDeclaration<StateDesignComponent, "ng-component", never, {}, {}, never, never, false, never>;
10430
10448
  }
10431
10449
 
10450
+ declare class TagDesignComponent extends DesignerTypeElementComponent {
10451
+ constructor(fb: FormBuilder, element: ElementRef<any>, ref: DesignerRef<any>);
10452
+ readonly form: _angular_forms.FormGroup<{
10453
+ color: _angular_forms.FormControl<null>;
10454
+ backgroundColor: _angular_forms.FormControl<null>;
10455
+ system: _angular_forms.FormControl<boolean | null>;
10456
+ }>;
10457
+ ngOnInit(): void;
10458
+ static ɵfac: i0.ɵɵFactoryDeclaration<TagDesignComponent, never>;
10459
+ static ɵcmp: i0.ɵɵComponentDeclaration<TagDesignComponent, "ng-component", never, {}, {}, never, never, false, never>;
10460
+ }
10461
+
10432
10462
  declare class RoleDesignComponent extends DesignerTypeElementComponent {
10433
10463
  readonly form: _angular_forms.FormGroup<{
10434
10464
  dataType: _angular_forms.FormControl<null>;
@@ -12193,7 +12223,7 @@ declare class DesignerModule {
12193
12223
  declare class SystemModule {
12194
12224
  static forChild(): ModuleWithProviders<SystemModule>;
12195
12225
  static ɵfac: i0.ɵɵFactoryDeclaration<SystemModule, never>;
12196
- static ɵmod: i0.ɵɵNgModuleDeclaration<SystemModule, [typeof FormInviteDialog, typeof PerformanceReportDesignComponent, typeof NodeDesignerComponent, typeof DesignerPrivilegesComponent, typeof AddContentDirective, typeof IconPickerComponent, typeof CustomContentDirective, typeof EditContentDirective, typeof WidgetContentDirective, typeof DocumentStateWidgetDesignComponent, typeof PolicyDesignComponent, typeof StateDesignComponent, typeof RoleDesignComponent, typeof GuideDesignComponent, typeof ControlDesignComponent, typeof AttributeDesignComponent, typeof DeviceDesignComponent, typeof NotificationDesignComponent, typeof RuleDesignComponent, typeof ReportDesignerComponent, typeof FolderDesignComponent, typeof UtilityDesignComponent, typeof FormDesignComponent, typeof WidgetDesignComponent, typeof SourceDesignComponent, typeof JobDesignComponent, typeof CubeDesignComponent, typeof ActionDesignerComponent, typeof ReportDesignerComponent, typeof ViewDesignComponent, typeof TypeDesignComponent, typeof CubeIndexDesignComponent, typeof ConfigurationDatasourceDesignComponent, typeof ReturnToRoleActionDesignComponent, typeof PivotViewDesignComponent, typeof CubeViewDesignComponent, typeof BoxFormDesignComponent, typeof AnomalyRuleDesignComponent, typeof UsageReportDesignComponent, typeof DocumentsWidgetDesignComponent, typeof PerformanceWidgetDesignComponent, typeof DocumentsReportDesignComponent, typeof TasksReportDesignComponent, typeof ExploreViewDesignComponent, typeof AnalysisWidgetDesignComponent, typeof ParallelViewDesignComponent, typeof SumViewDesignComponent, typeof MatrixViewDesignComponent, typeof ChartViewDesignComponent, typeof LocalizedStringField, typeof ConfigurationDesignerComponent, typeof DesignerItemComponent, typeof FormDesignerComponent, typeof SectionPropertiesComponent, typeof BoxSettingsComponent, typeof DesignControlComponent, typeof ControlPropertiesComponent, typeof PermissionsUtility, typeof ManageCubeIndexUtility, typeof ProfileSettingsDialog, typeof UtilityWrapperComponent, typeof UtilityPaneComponent, typeof ReassignDialog, typeof SystemDiffComponent, typeof DocumentTraceComponent, typeof TraceElementComponent, typeof ProfilerComponent, typeof PositionsComponent, typeof PositionsPopup, typeof WorkflowComponent, typeof WorkflowNodeComponent, typeof RoleNodeComponent, typeof PatternsComponent], [typeof i1$6.CommonModule, typeof _angular_forms.ReactiveFormsModule, typeof i189.RouterModule, typeof i2$3.ScrollingModule, typeof SyncfusionDiagramModule, typeof SyncfusionChartModule, typeof SharedModule, typeof DesignerModule], [typeof PermissionsUtility, typeof ManageCubeIndexUtility, typeof UtilityWrapperComponent, typeof UtilityPaneComponent, typeof SystemDiffComponent, typeof DocumentTraceComponent, typeof ProfilerComponent, typeof PositionsComponent, typeof WorkflowComponent, typeof RoleNodeComponent, typeof PatternsComponent]>;
12226
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SystemModule, [typeof FormInviteDialog, typeof PerformanceReportDesignComponent, typeof NodeDesignerComponent, typeof DesignerPrivilegesComponent, typeof AddContentDirective, typeof IconPickerComponent, typeof CustomContentDirective, typeof EditContentDirective, typeof WidgetContentDirective, typeof DocumentStateWidgetDesignComponent, typeof PolicyDesignComponent, typeof StateDesignComponent, typeof TagDesignComponent, typeof RoleDesignComponent, typeof GuideDesignComponent, typeof ControlDesignComponent, typeof AttributeDesignComponent, typeof DeviceDesignComponent, typeof NotificationDesignComponent, typeof RuleDesignComponent, typeof ReportDesignerComponent, typeof FolderDesignComponent, typeof UtilityDesignComponent, typeof FormDesignComponent, typeof WidgetDesignComponent, typeof SourceDesignComponent, typeof JobDesignComponent, typeof CubeDesignComponent, typeof ActionDesignerComponent, typeof ReportDesignerComponent, typeof ViewDesignComponent, typeof TypeDesignComponent, typeof CubeIndexDesignComponent, typeof ConfigurationDatasourceDesignComponent, typeof ReturnToRoleActionDesignComponent, typeof PivotViewDesignComponent, typeof CubeViewDesignComponent, typeof BoxFormDesignComponent, typeof AnomalyRuleDesignComponent, typeof UsageReportDesignComponent, typeof DocumentsWidgetDesignComponent, typeof PerformanceWidgetDesignComponent, typeof DocumentsReportDesignComponent, typeof TasksReportDesignComponent, typeof ExploreViewDesignComponent, typeof AnalysisWidgetDesignComponent, typeof ParallelViewDesignComponent, typeof SumViewDesignComponent, typeof MatrixViewDesignComponent, typeof ChartViewDesignComponent, typeof LocalizedStringField, typeof ConfigurationDesignerComponent, typeof DesignerItemComponent, typeof FormDesignerComponent, typeof SectionPropertiesComponent, typeof BoxSettingsComponent, typeof DesignControlComponent, typeof ControlPropertiesComponent, typeof PermissionsUtility, typeof ManageCubeIndexUtility, typeof ProfileSettingsDialog, typeof UtilityWrapperComponent, typeof UtilityPaneComponent, typeof ReassignDialog, typeof SystemDiffComponent, typeof DocumentTraceComponent, typeof TraceElementComponent, typeof ProfilerComponent, typeof PositionsComponent, typeof PositionsPopup, typeof WorkflowComponent, typeof WorkflowNodeComponent, typeof RoleNodeComponent, typeof PatternsComponent], [typeof i1$6.CommonModule, typeof _angular_forms.ReactiveFormsModule, typeof i189.RouterModule, typeof i2$3.ScrollingModule, typeof SyncfusionDiagramModule, typeof SyncfusionChartModule, typeof SharedModule, typeof DesignerModule], [typeof PermissionsUtility, typeof ManageCubeIndexUtility, typeof UtilityWrapperComponent, typeof UtilityPaneComponent, typeof SystemDiffComponent, typeof DocumentTraceComponent, typeof ProfilerComponent, typeof PositionsComponent, typeof WorkflowComponent, typeof RoleNodeComponent, typeof PatternsComponent]>;
12197
12227
  static ɵinj: i0.ɵɵInjectorDeclaration<SystemModule>;
12198
12228
  }
12199
12229
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bizdoc/core",
3
- "version": "3.5.6",
3
+ "version": "3.6.0",
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",