@bizdoc/core 3.5.7 → 3.6.1

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;
@@ -1073,6 +1075,7 @@ declare function isPromise(obj: any): obj is Promise<any>;
1073
1075
  declare function isDate(val: any): val is Date;
1074
1076
  declare function isArray(val: any): val is Array<any>;
1075
1077
  declare function isString(val: any): val is string;
1078
+ declare function playAudio(name: 'notification_simple-01' | 'alert_error-03'): void;
1076
1079
  declare global {
1077
1080
  interface String {
1078
1081
  decodeId: () => number;
@@ -1111,6 +1114,9 @@ declare class SessionService {
1111
1114
  private _profile;
1112
1115
  private _lang;
1113
1116
  private _firebase;
1117
+ private _tags;
1118
+ /** */
1119
+ get tags(): Tag$1[];
1114
1120
  get profile(): Profile;
1115
1121
  get gender(): Gender | undefined;
1116
1122
  private _accentpalette;
@@ -1178,6 +1184,45 @@ interface WatermarkInfo {
1178
1184
  time: Date;
1179
1185
  }
1180
1186
 
1187
+ type Position = 'above' | 'end' | 'start' | 'below';
1188
+ declare class Popup {
1189
+ private _overlay;
1190
+ private _session;
1191
+ private _injector;
1192
+ constructor(_overlay: Overlay, _session: SessionService, _injector: Injector);
1193
+ /**
1194
+ *
1195
+ * @param component
1196
+ * @param element
1197
+ * @param options
1198
+ * @returns
1199
+ */
1200
+ open<T, V = any, D = any>(component: ComponentType$1<T> | TemplateRef<T>, element: HTMLElement | ElementRef, options?: {
1201
+ position?: Position;
1202
+ disposeOnBackdrop?: boolean;
1203
+ data?: D;
1204
+ class?: string;
1205
+ backdrop?: boolean;
1206
+ injector?: Injector;
1207
+ }): PopupRef<T, V, D>;
1208
+ static ɵfac: i0.ɵɵFactoryDeclaration<Popup, never>;
1209
+ static ɵprov: i0.ɵɵInjectableDeclaration<Popup>;
1210
+ }
1211
+
1212
+ declare class AccountService {
1213
+ private _http;
1214
+ private readonly _cache;
1215
+ constructor(_http: HttpClient, messaging: HubService);
1216
+ getAll(ids: string[]): Observable<PersonInfo[]>;
1217
+ get(id: string): Observable<PersonInfo>;
1218
+ findAll(name?: string | null, options?: {
1219
+ skip?: number;
1220
+ take?: number;
1221
+ }): Observable<PersonInfo[]>;
1222
+ static ɵfac: i0.ɵɵFactoryDeclaration<AccountService, never>;
1223
+ static ɵprov: i0.ɵɵInjectableDeclaration<AccountService>;
1224
+ }
1225
+
1181
1226
  declare class TranslateService {
1182
1227
  private _session;
1183
1228
  private _http;
@@ -1272,6 +1317,7 @@ declare class OptionsComponent implements OnInit, OnDestroy {
1272
1317
  private _accounts;
1273
1318
  private _sb;
1274
1319
  private _session;
1320
+ private _popup;
1275
1321
  online: boolean;
1276
1322
  theme: string;
1277
1323
  available: AvailabilityState;
@@ -1282,6 +1328,7 @@ declare class OptionsComponent implements OnInit, OnDestroy {
1282
1328
  readonly currentLanguage: string;
1283
1329
  readonly profile: Profile;
1284
1330
  readonly modes: AvailabilityState[];
1331
+ keyboard: TemplateRef<any>;
1285
1332
  substitueInput: MatInput;
1286
1333
  grantInput: MatChipInput;
1287
1334
  sectionName: OptionType;
@@ -1307,7 +1354,7 @@ declare class OptionsComponent implements OnInit, OnDestroy {
1307
1354
  sound: _angular_forms.FormControl<boolean | null>;
1308
1355
  extra: FormGroup<{}>;
1309
1356
  }>;
1310
- tags: _angular_forms.FormControl<string[] | null>;
1357
+ tags: _angular_forms.FormControl<Tag$1[] | null>;
1311
1358
  emails: FormGroup<{
1312
1359
  active: _angular_forms.FormControl<boolean | null>;
1313
1360
  mail: _angular_forms.FormControl<boolean | null>;
@@ -1335,7 +1382,7 @@ declare class OptionsComponent implements OnInit, OnDestroy {
1335
1382
  readonly separatorKeysCodes: number[];
1336
1383
  /** options ctor */
1337
1384
  private readonly _destroy;
1338
- constructor(_ps: PromptService, _guide: GuideService, _hub: HubService, _dialog: MatDialog, _fb: FormBuilder, _accounts: AccountService, _sb: PromptService, _session: SessionService, config: BizDocConfig);
1385
+ constructor(_ps: PromptService, _guide: GuideService, _hub: HubService, _dialog: MatDialog, _fb: FormBuilder, _accounts: AccountService, _sb: PromptService, _session: SessionService, _popup: Popup, config: BizDocConfig);
1339
1386
  close(): void;
1340
1387
  revive(): void;
1341
1388
  about(): void;
@@ -1343,6 +1390,7 @@ declare class OptionsComponent implements OnInit, OnDestroy {
1343
1390
  setAvailable(val: AvailabilityState): void;
1344
1391
  changeTheme(name: Theme): void;
1345
1392
  changeLanguage(code: string): void;
1393
+ showKeyboard(evt: MouseEvent): void;
1346
1394
  ngOnInit(): void;
1347
1395
  nav(sectionName: OptionType, template: TemplateRef<any>, index: number): void;
1348
1396
  save(): void;
@@ -1350,7 +1398,7 @@ declare class OptionsComponent implements OnInit, OnDestroy {
1350
1398
  toggleSound(): void;
1351
1399
  display: (item: PersonInfo) => string | null;
1352
1400
  addTag(event: MatChipInputEvent): void;
1353
- removeTag(tag: string): void;
1401
+ removeTag(tag: Tag$1): void;
1354
1402
  /**
1355
1403
  *
1356
1404
  * @param id
@@ -1586,6 +1634,7 @@ interface DesignerModel {
1586
1634
  tActions: TemplateInfo[];
1587
1635
  attributes: ElementModel<any>[];
1588
1636
  controls: ElementModel<any>[];
1637
+ tags: ElementModel<any>[];
1589
1638
  tAttributes: TemplateInfo[];
1590
1639
  states: ElementModel<any>[];
1591
1640
  }
@@ -2919,7 +2968,7 @@ declare class MailboxService {
2919
2968
  constructor(messaging: HubService, _session: SessionService, _auth: AuthenticationImpl, _http: HttpClient);
2920
2969
  formatDownloadUrl(document: DocumentModel, file: Attachment): Promise<string>;
2921
2970
  download(documentId: number, fileId: number): Observable<any>;
2922
- removeattachment(recipientId: number, fileId: number): Observable<any>;
2971
+ removeAttachment(recipientId: number, fileId: number): Observable<any>;
2923
2972
  read(id: number, read: boolean, folderId?: string, received?: Date): Observable<any>;
2924
2973
  comments(id: number, before: Date): Observable<Comment[]>;
2925
2974
  tags(id: number, tags: string[] | undefined): Observable<any>;
@@ -2933,10 +2982,18 @@ declare class MailboxService {
2933
2982
  move(id: number, folderId: string): Observable<any>;
2934
2983
  checkOut(recipientId: number, version: number, attachmentId: number): Observable<Attachment>;
2935
2984
  checkIn(recipientId: number, version: number, attachmentId: number, file: File): Observable<Attachment>;
2936
- upload(recipientId: number, formId: string, version: number, file: File, options?: {
2985
+ /**
2986
+ *
2987
+ * @param recipientId
2988
+ * @param formId
2989
+ * @param version
2990
+ * @param file
2991
+ * @param options
2992
+ */
2993
+ uploadAttachment(recipientId: number, formId: string, version: number, file: File, options?: {
2937
2994
  isPrivate?: boolean;
2938
2995
  }): Observable<Attachment>;
2939
- upload(recipientId: number, formId: string, version: number, files: File[], options?: {
2996
+ uploadAttachment(recipientId: number, formId: string, version: number, files: File[], options?: {
2940
2997
  isPrivate?: boolean;
2941
2998
  }): Observable<Attachment[]>;
2942
2999
  /**
@@ -3371,7 +3428,7 @@ declare class BrowseFilterComponent implements OnInit, AfterViewInit, OnDestroy
3371
3428
  forms: Form[];
3372
3429
  states: State[];
3373
3430
  senders$: Observable<PersonInfo[]>;
3374
- tags?: string[];
3431
+ tags: Tag$1[];
3375
3432
  filters: {
3376
3433
  cube?: string;
3377
3434
  axes: string[];
@@ -3695,45 +3752,6 @@ declare class CubeMobileViewComponent extends ViewBase implements OnInit, OnDest
3695
3752
  static ɵcmp: i0.ɵɵComponentDeclaration<CubeMobileViewComponent, "ng-component", never, {}, {}, never, never, false, never>;
3696
3753
  }
3697
3754
 
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
3755
  declare class EditInputComponent implements AfterViewInit {
3738
3756
  private _popup;
3739
3757
  private _cd;
@@ -3907,6 +3925,7 @@ declare class ComposeFormComponent implements OnDestroy, OnInit, OnChanges {
3907
3925
  mode: ViewMode;
3908
3926
  contacts: boolean;
3909
3927
  actions: Action[];
3928
+ tags?: Tag$1[];
3910
3929
  help: string | undefined;
3911
3930
  editing: string | undefined;
3912
3931
  _fileElement: ElementRef<HTMLInputElement>;
@@ -4024,6 +4043,7 @@ declare class ComposeMobileComponent implements OnInit, OnDestroy {
4024
4043
  page?: string | number;
4025
4044
  model: RecipientModel<any>;
4026
4045
  newCommentsCount?: number;
4046
+ userTags?: boolean;
4027
4047
  viewMode?: 'comments' | 'insights';
4028
4048
  readonly isMobile: boolean;
4029
4049
  readonly enableInsights: boolean;
@@ -7467,23 +7487,23 @@ declare class DocumentEventsComponent {
7467
7487
  }
7468
7488
 
7469
7489
  declare class TagsComponent implements OnInit, OnDestroy, AfterViewInit {
7470
- private data;
7490
+ private _data;
7471
7491
  private _mailbox;
7472
7492
  readonly control: FormControl<null>;
7473
- tags: string[];
7493
+ tags: Tag$1[];
7474
7494
  inputElement: ElementRef<HTMLInputElement>;
7475
7495
  auto: MatAutocomplete;
7476
- options: Observable<string[]>;
7496
+ options: Observable<Tag$1[]>;
7477
7497
  readonly separatorKeysCodes: number[];
7478
- private _options;
7498
+ private readonly _options;
7479
7499
  private readonly _destroy;
7480
- constructor(data: TagsData, _mailbox: MailboxService, session: SessionService);
7500
+ constructor(_data: TagsData, _mailbox: MailboxService, session: SessionService);
7481
7501
  ngOnInit(): void;
7482
7502
  ngAfterViewInit(): void;
7483
7503
  private _save;
7484
7504
  add(event: MatChipInputEvent): void;
7485
7505
  selected(evt: MatAutocompleteSelectedEvent): void;
7486
- remove(tag: string): void;
7506
+ remove(tag: Tag$1): void;
7487
7507
  ngOnDestroy(): void;
7488
7508
  static ɵfac: i0.ɵɵFactoryDeclaration<TagsComponent, never>;
7489
7509
  static ɵcmp: i0.ɵɵComponentDeclaration<TagsComponent, "ng-component", never, {}, {}, never, never, false, never>;
@@ -7491,7 +7511,7 @@ declare class TagsComponent implements OnInit, OnDestroy, AfterViewInit {
7491
7511
  interface TagsData {
7492
7512
  id: number;
7493
7513
  version: number;
7494
- tags: string[];
7514
+ tags: Tag$1[];
7495
7515
  }
7496
7516
 
7497
7517
  declare class MapRef {
@@ -7781,6 +7801,7 @@ declare class ExpandedItemComponent implements OnInit, OnDestroy {
7781
7801
  note: string;
7782
7802
  sender?: string;
7783
7803
  awaiting?: string;
7804
+ tags?: Tag$1[];
7784
7805
  mode: 'working' | 'done' | 'failed' | null;
7785
7806
  private _typingTask;
7786
7807
  private _refreshTask;
@@ -9926,6 +9947,7 @@ declare class ComposePaneComponent implements OnInit, OnDestroy {
9926
9947
  dropableElement: ElementRef;
9927
9948
  model: RecipientModel<any>;
9928
9949
  newCommentsCount: number;
9950
+ userTags?: boolean;
9929
9951
  working: boolean;
9930
9952
  dirty: boolean;
9931
9953
  valid: boolean;
@@ -10429,6 +10451,18 @@ declare class StateDesignComponent extends DesignerTypeElementComponent {
10429
10451
  static ɵcmp: i0.ɵɵComponentDeclaration<StateDesignComponent, "ng-component", never, {}, {}, never, never, false, never>;
10430
10452
  }
10431
10453
 
10454
+ declare class TagDesignComponent extends DesignerTypeElementComponent {
10455
+ constructor(fb: FormBuilder, element: ElementRef<any>, ref: DesignerRef<any>);
10456
+ readonly form: _angular_forms.FormGroup<{
10457
+ color: _angular_forms.FormControl<null>;
10458
+ backgroundColor: _angular_forms.FormControl<null>;
10459
+ system: _angular_forms.FormControl<boolean | null>;
10460
+ }>;
10461
+ ngOnInit(): void;
10462
+ static ɵfac: i0.ɵɵFactoryDeclaration<TagDesignComponent, never>;
10463
+ static ɵcmp: i0.ɵɵComponentDeclaration<TagDesignComponent, "ng-component", never, {}, {}, never, never, false, never>;
10464
+ }
10465
+
10432
10466
  declare class RoleDesignComponent extends DesignerTypeElementComponent {
10433
10467
  readonly form: _angular_forms.FormGroup<{
10434
10468
  dataType: _angular_forms.FormControl<null>;
@@ -12193,7 +12227,7 @@ declare class DesignerModule {
12193
12227
  declare class SystemModule {
12194
12228
  static forChild(): ModuleWithProviders<SystemModule>;
12195
12229
  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]>;
12230
+ 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
12231
  static ɵinj: i0.ɵɵInjectorDeclaration<SystemModule>;
12198
12232
  }
12199
12233
 
@@ -12261,5 +12295,5 @@ declare class CubeItemResolveService {
12261
12295
  static ɵprov: i0.ɵɵInjectableDeclaration<CubeItemResolveService>;
12262
12296
  }
12263
12297
 
12264
- export { AccountService, AceInput, ActionDialog, ActionPicker, ActionPipe, ActionRef, ActionsWidget, AddressControlDesigner, AddressInput, AgoPipe, ArraySortPipe, AssignActionComponent, AttachmentInfo, AttachmentPreview, AuthenticationImpl, AutocompleteControlDesigner, AvatarComponent, BIZDOC_CONFIG, BackNavigation, BizDoc, BizDocApp, BizDocComponentFactoryResolver, BizDocModule, BrokenPage, BrowseFilterComponent, BrowseItemsComponent, CalendarPipe, ChatInfo, CheckboxComponent, CheckboxControlDesigner, ChecklistControlDesigner, CollapseNavigation, ColorPicker, CombinationPicker, CombinationPickerBody, CombinationPool, CommentsComponent, CompareContextDirective, CompareGroupDirective, CompareGroupsWidget, CompareNameDirective, ComposeFormComponent, ContactsComponent, ConversationComponent, CubeAccumAnalysisWidget, CubeAccumulationChartComponent, CubeAnalysisWidget, CubeChartAnalysisWidget, CubeChartComponent, CubeDocumentsGridComponent, CubeDocumentsTableComponent, CubeDocumentsWidget, CubeFilterComponent, CubeGridComponent, CubeInfo, CubeItemResolveService, CubeMatrixComponent, CubeParallelComponent, CubePerformanceWidget, CubePivotComponent, CubeService, CubeSpreadsheetComponent, CubeSumComponent, CubeViewComponent, CubeWidgetFilterComponent, DEFAULT_POLICY, DRAFT, DashboardComponent, DatasourceService, DateControlDesigner, DateFormatPipe, DateRangeControlDesigner, DateRangePipe, DesignerCubeFilterComponent, DesignerModule, DesignerRef, DifferencePipe, DocumentFactory, DocumentInfo, DocumentInfoComponent, DocumentResolveService, DocumentViewRef, DocumentViewsComponent, DurationFormatPipe, DurationPipe, EnterExitLeft, EnterExitRight, EnterExitTop, ExploreDocumentComponent, ExploreItemImplComponent, ExploreItemsComponent, ExpressionFieldDesigner, FONT_FAMILY, FadeSlideInOut, FieldKind, FileControlDesigner, FileInput, FilterPipe, FilterTagsComponent, FlowViewComponent, FormPipe, FormRef, GuideRef, GuideService, HelpTipComponent, HtmlFieldDesigner, INBOX, IdentityName, InputFieldDesigner, JoinPipe, JsonPipe, L18nPipe, LayoutComponent, ListingRef, LocalizedStringComponent, LocalizedStringControlDesigner, LocalizedStringPipe, LottieAnimation, MailboxService, MapInfo, MatIconAnimate, MaterialModule, NavigationBase, NavigationClose, NavigationEnd, NavigationExpand, NavigationFocus, NavigationMode, NavigationPaneBase, NavigationResize, NavigationStart, NodeRef, NoneComponent, NotificationsTableComponent, NumberControlDesigner, OpenPolicy, OptionsComponent, POPUP_DATA, PaneRef, PanesRouter, ParamNavigation, PeersPerformanceWidget, PendingResultsWidget, PersonalActivityWidget, PersonalScoreWidget, Popup, PopupRef, PrivilegeDisabledDirective, PrivilegeHiddenDirective, PulseAnimation, QueryParamNavigation, QuickCommentComponent, RadioButtonControlDesigner, RecentsWidget, RecipientResolveService, ReportArgumentsComponent, ReportRef, ReportViewerComponent, ReturnActionComponent, RolePipe, RouterImpl, SanitizeHtmlPipe, SaveChangesDialog, ScheduleViewComponent, SearchInput, SelectControlDesigner, SessionService, ShakeAnimation, SharedModule, SignatureControlDesigner, SlotRouterDirective, SpContainer, StateDirective, StatePipe, StickyToolbar, SubstitutionComponent, SwapAnimation, Tab, TagsComponent, TagsControlDesigner, TasksComponent, TextAreaFieldDesigner, TimeAgoPipe, TimeControlDesigner, TimePicker, TimespanControlDesigner, TimespanInput, ToNowPipe, TooltipDirective, TraceViewComponent, TranslatePipe, TranslateService, TypeAutocomplete, TypeSelect, TypeValuePipe, UsageChartComponent, UsagePivotComponent, UsageReportArgs, UserNamePipe, UtilityRef, VersionCompareComponent, VirtualTabs, WidgetItemComponent, WidgetRef, YesNoControlDesigner, cleanup, getMonthList, isArray, isBoolean, isDate, isFunction, isImage, isMobile, isObject, isPrimitive, isPromise, isString, modelize, programName, registerComponents };
12298
+ export { AccountService, AceInput, ActionDialog, ActionPicker, ActionPipe, ActionRef, ActionsWidget, AddressControlDesigner, AddressInput, AgoPipe, ArraySortPipe, AssignActionComponent, AttachmentInfo, AttachmentPreview, AuthenticationImpl, AutocompleteControlDesigner, AvatarComponent, BIZDOC_CONFIG, BackNavigation, BizDoc, BizDocApp, BizDocComponentFactoryResolver, BizDocModule, BrokenPage, BrowseFilterComponent, BrowseItemsComponent, CalendarPipe, ChatInfo, CheckboxComponent, CheckboxControlDesigner, ChecklistControlDesigner, CollapseNavigation, ColorPicker, CombinationPicker, CombinationPickerBody, CombinationPool, CommentsComponent, CompareContextDirective, CompareGroupDirective, CompareGroupsWidget, CompareNameDirective, ComposeFormComponent, ContactsComponent, ConversationComponent, CubeAccumAnalysisWidget, CubeAccumulationChartComponent, CubeAnalysisWidget, CubeChartAnalysisWidget, CubeChartComponent, CubeDocumentsGridComponent, CubeDocumentsTableComponent, CubeDocumentsWidget, CubeFilterComponent, CubeGridComponent, CubeInfo, CubeItemResolveService, CubeMatrixComponent, CubeParallelComponent, CubePerformanceWidget, CubePivotComponent, CubeService, CubeSpreadsheetComponent, CubeSumComponent, CubeViewComponent, CubeWidgetFilterComponent, DEFAULT_POLICY, DRAFT, DashboardComponent, DatasourceService, DateControlDesigner, DateFormatPipe, DateRangeControlDesigner, DateRangePipe, DesignerCubeFilterComponent, DesignerModule, DesignerRef, DifferencePipe, DocumentFactory, DocumentInfo, DocumentInfoComponent, DocumentResolveService, DocumentViewRef, DocumentViewsComponent, DurationFormatPipe, DurationPipe, EnterExitLeft, EnterExitRight, EnterExitTop, ExploreDocumentComponent, ExploreItemImplComponent, ExploreItemsComponent, ExpressionFieldDesigner, FONT_FAMILY, FadeSlideInOut, FieldKind, FileControlDesigner, FileInput, FilterPipe, FilterTagsComponent, FlowViewComponent, FormPipe, FormRef, GuideRef, GuideService, HelpTipComponent, HtmlFieldDesigner, INBOX, IdentityName, InputFieldDesigner, JoinPipe, JsonPipe, L18nPipe, LayoutComponent, ListingRef, LocalizedStringComponent, LocalizedStringControlDesigner, LocalizedStringPipe, LottieAnimation, MailboxService, MapInfo, MatIconAnimate, MaterialModule, NavigationBase, NavigationClose, NavigationEnd, NavigationExpand, NavigationFocus, NavigationMode, NavigationPaneBase, NavigationResize, NavigationStart, NodeRef, NoneComponent, NotificationsTableComponent, NumberControlDesigner, OpenPolicy, OptionsComponent, POPUP_DATA, PaneRef, PanesRouter, ParamNavigation, PeersPerformanceWidget, PendingResultsWidget, PersonalActivityWidget, PersonalScoreWidget, Popup, PopupRef, PrivilegeDisabledDirective, PrivilegeHiddenDirective, PulseAnimation, QueryParamNavigation, QuickCommentComponent, RadioButtonControlDesigner, RecentsWidget, RecipientResolveService, ReportArgumentsComponent, ReportRef, ReportViewerComponent, ReturnActionComponent, RolePipe, RouterImpl, SanitizeHtmlPipe, SaveChangesDialog, ScheduleViewComponent, SearchInput, SelectControlDesigner, SessionService, ShakeAnimation, SharedModule, SignatureControlDesigner, SlotRouterDirective, SpContainer, StateDirective, StatePipe, StickyToolbar, SubstitutionComponent, SwapAnimation, Tab, TagsComponent, TagsControlDesigner, TasksComponent, TextAreaFieldDesigner, TimeAgoPipe, TimeControlDesigner, TimePicker, TimespanControlDesigner, TimespanInput, ToNowPipe, TooltipDirective, TraceViewComponent, TranslatePipe, TranslateService, TypeAutocomplete, TypeSelect, TypeValuePipe, UsageChartComponent, UsagePivotComponent, UsageReportArgs, UserNamePipe, UtilityRef, VersionCompareComponent, VirtualTabs, WidgetItemComponent, WidgetRef, YesNoControlDesigner, cleanup, getMonthList, isArray, isBoolean, isDate, isFunction, isImage, isMobile, isObject, isPrimitive, isPromise, isString, modelize, playAudio, programName, registerComponents };
12265
12299
  export type { Action, ActionDialogData, AddressChangeEvent, AnalysisSettings, ArgumentsComponent, Attachment, AutocompleteSelectedEvent, AxesMap, AxisClickEvent, AxisPlace, AxisType, AxisValue, BizDocChildConfig, BizDocConfig, BrowseFilterArgs, CalculateFn, CalendarSpec, CanDismiss, ChartType, ChatLauncherFn, ChatSettings, CombinationSelectedEvent, Comment, CommentsSettings, ComponentType, Control, ControlComponent, ControlDesigner, Cube, CubeAxis, CubeData, CubeDataOptions, CubeEntry, CubeIndex, CubeView, Currency, DesignMode, DesignerElementComponent, DesignerInfo, Dimentions, DocumentModel, ElementInfo, ExploreItemComponent, ExploreItemEvent, ExploreOptions, ExploreSettings, ExportEventArgs, FilterType, FirebaseSettings, Folder, FoldersSettings, Form, FormComponent, FormatsSettings, Gender, GoogleMapsSettings, Guide, GuideStep, HeaderModel, InsightComponent, LatLng, ListingComponent, LocalizedString, Location, Log, LogType, ManagedComponent, Notification, NotificationComponent, PaneOptions, PaneResolve, PaneRoute, ParamMap, Pattern$2 as Pattern, PersonInfo, Point$3 as Point, Recipient, RecipientModel, Report, ReportComponent, Role$2 as Role, RouteFn, ScheduledEvent, SchedulerSettings, ScopeType, SelectEvent, Series, SharedConfig, State, SumSettings, TagComponent, Theme, Type, UtilityComponent, ViewMode, Widget, WidgetComponent, configuration };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bizdoc/core",
3
- "version": "3.5.7",
3
+ "version": "3.6.1",
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",