@bizdoc/core 3.8.2 → 3.8.5
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/fesm2022/bizdoc-core.mjs +57 -252
- package/fesm2022/bizdoc-core.mjs.map +1 -1
- package/index.d.ts +37 -89
- package/package.json +1 -1
package/index.d.ts
CHANGED
@@ -21,10 +21,10 @@ import * as _angular_cdk_bidi from '@angular/cdk/bidi';
|
|
21
21
|
import { Direction, Directionality } from '@angular/cdk/bidi';
|
22
22
|
import * as _angular_platform_browser from '@angular/platform-browser';
|
23
23
|
import { DomSanitizer, SafeUrl, SafeResourceUrl, SafeHtml } from '@angular/platform-browser';
|
24
|
-
import * as
|
24
|
+
import * as i37 from '@angular/material/icon';
|
25
25
|
import { MatIconRegistry } from '@angular/material/icon';
|
26
26
|
import { CookieService } from 'ngx-cookie-service';
|
27
|
-
import * as
|
27
|
+
import * as i36 from '@angular/material/form-field';
|
28
28
|
import { MatFormFieldAppearance, MatFormFieldControl, SubscriptSizing, FloatLabelType, MatFormField } from '@angular/material/form-field';
|
29
29
|
import * as i2$2 from '@syncfusion/ej2-angular-diagrams';
|
30
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';
|
@@ -35,7 +35,7 @@ import { FocusMonitor, Highlightable, ActiveDescendantKeyManager } from '@angula
|
|
35
35
|
import * as _angular_animations from '@angular/animations';
|
36
36
|
import { AnimationEvent } from '@angular/animations';
|
37
37
|
import * as i3$1 from '@angular/platform-browser/animations';
|
38
|
-
import * as
|
38
|
+
import * as i188 from '@angular/router';
|
39
39
|
import { ActivatedRoute, Router, RouterOutlet, ActivatedRouteSnapshot } from '@angular/router';
|
40
40
|
import * as i26 from '@angular/material/sidenav';
|
41
41
|
import { MatSidenav } from '@angular/material/sidenav';
|
@@ -89,22 +89,22 @@ import { GridSettingsModel } from '@syncfusion/ej2-pivotview/src/pivotview/model
|
|
89
89
|
import { DataSourceSettingsModel as DataSourceSettingsModel$2 } from '@syncfusion/ej2-pivotview/src/model/datasourcesettings-model';
|
90
90
|
import { Tooltip } from '@syncfusion/ej2-popups';
|
91
91
|
import { SheetModel, Spreadsheet, RowModel, ColumnModel as ColumnModel$1, RangeModel, ScrollSettingsModel as ScrollSettingsModel$1, CellStyleModel, AutoFillSettingsModel, SelectEventArgs as SelectEventArgs$1 } from '@syncfusion/ej2-spreadsheet';
|
92
|
-
import * as
|
92
|
+
import * as i39 from '@angular/cdk/layout';
|
93
93
|
import { BreakpointObserver } from '@angular/cdk/layout';
|
94
|
-
import * as
|
94
|
+
import * as i203 from '@syncfusion/ej2-angular-kanban';
|
95
95
|
import { KanbanComponent, ColumnsModel, CardSettingsModel, SwimlaneSettingsModel, DragEventArgs, CardRenderedEventArgs } from '@syncfusion/ej2-angular-kanban';
|
96
96
|
import { CircularGauge, RangeModel as RangeModel$1, PointerModel, MarginModel as MarginModel$2, TooltipSettingsModel as TooltipSettingsModel$3, LineModel as LineModel$1, LabelModel as LabelModel$1, TickModel as TickModel$1, LegendSettingsModel as LegendSettingsModel$1, GaugeDirection, ITooltipRenderEventArgs as ITooltipRenderEventArgs$3, AnnotationModel } from '@syncfusion/ej2-circulargauge';
|
97
97
|
import { EmojiEvent } from '@ctrl/ngx-emoji-mart/ngx-emoji';
|
98
|
-
import * as
|
98
|
+
import * as i189 from '@ctrl/ngx-emoji-mart';
|
99
99
|
import * as i1$1 from '@syncfusion/ej2-angular-schedule';
|
100
100
|
import * as i1$2 from '@syncfusion/ej2-angular-circulargauge';
|
101
101
|
import * as i2 from '@syncfusion/ej2-angular-calendars';
|
102
102
|
import * as i1$7 from '@syncfusion/ej2-angular-spreadsheet';
|
103
|
-
import * as
|
104
|
-
import * as
|
105
|
-
import * as
|
106
|
-
import * as
|
107
|
-
import * as
|
103
|
+
import * as i199 from '@syncfusion/ej2-angular-notifications';
|
104
|
+
import * as i200 from '@syncfusion/ej2-angular-buttons';
|
105
|
+
import * as i201 from '@syncfusion/ej2-angular-popups';
|
106
|
+
import * as i202 from '@syncfusion/ej2-angular-inputs';
|
107
|
+
import * as i204 from '@syncfusion/ej2-angular-blockeditor';
|
108
108
|
import * as i2$3 from '@angular/cdk/scrolling';
|
109
109
|
import * as i5 from '@angular/material/card';
|
110
110
|
import * as i6 from '@angular/material/grid-list';
|
@@ -121,7 +121,8 @@ import { ProgressBarMode } from '@angular/material/progress-bar';
|
|
121
121
|
import * as i24 from '@angular/material/progress-spinner';
|
122
122
|
import * as i27 from '@angular/material/toolbar';
|
123
123
|
import * as i32 from '@angular/material/button';
|
124
|
-
import * as
|
124
|
+
import * as i35 from '@angular/material/timepicker';
|
125
|
+
import * as i38 from '@angular/material/menu';
|
125
126
|
import { MatMenuTrigger } from '@angular/material/menu';
|
126
127
|
import * as _bizdoc_core from '@bizdoc/core';
|
127
128
|
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';
|
@@ -859,27 +860,11 @@ interface Theme {
|
|
859
860
|
dark?: boolean;
|
860
861
|
}
|
861
862
|
/** BizDoc app options */
|
862
|
-
interface BizDocConfig {
|
863
|
-
hubServerUrl?: string;
|
864
|
-
appearance?: MatFormFieldAppearance;
|
865
|
-
currencyCode?: string;
|
866
|
-
/** available user interface languages */
|
867
|
-
themes?: Theme[];
|
868
|
-
languages?: string[];
|
869
|
-
appTitle?: string;
|
863
|
+
interface BizDocConfig extends SharedConfig {
|
870
864
|
/** uri */
|
871
865
|
appLogo?: string;
|
872
|
-
firebase?: FirebaseSettings;
|
873
|
-
chat?: ChatSettings | boolean;
|
874
|
-
comments?: CommentsSettings;
|
875
|
-
maps?: GoogleMapsSettings | boolean;
|
876
|
-
formats?: FormatsSettings;
|
877
866
|
defaultRoute?: string | RouteFn;
|
878
867
|
routes?: PaneRoute[];
|
879
|
-
components: Type$1<any>[];
|
880
|
-
scheduler?: SchedulerSettings | boolean;
|
881
|
-
folders?: FoldersSettings;
|
882
|
-
analysis?: AnalysisSettings | boolean;
|
883
868
|
}
|
884
869
|
type ScopeType = 'patterns' | 'positions';
|
885
870
|
interface AnalysisSettings {
|
@@ -902,10 +887,10 @@ interface CommentsSettings {
|
|
902
887
|
}
|
903
888
|
interface ChatSettings {
|
904
889
|
preserveDraft?: boolean;
|
905
|
-
|
890
|
+
url?: string | ChatLauncherFn;
|
906
891
|
}
|
907
892
|
declare interface ChatLauncherFn {
|
908
|
-
(person: PersonInfo): void;
|
893
|
+
(person: PersonInfo): string | void;
|
909
894
|
}
|
910
895
|
interface FirebaseSettings {
|
911
896
|
apiKey: string;
|
@@ -919,12 +904,23 @@ interface FirebaseSettings {
|
|
919
904
|
interface GoogleMapsSettings {
|
920
905
|
apiKey: string;
|
921
906
|
}
|
922
|
-
interface configuration {
|
923
|
-
}
|
924
907
|
interface SharedConfig {
|
908
|
+
scheduler?: SchedulerSettings | boolean;
|
909
|
+
analysis?: AnalysisSettings | boolean;
|
910
|
+
hubServerUrl?: string;
|
911
|
+
appearance?: MatFormFieldAppearance;
|
912
|
+
currencyCode?: string;
|
913
|
+
languages?: string[];
|
914
|
+
appTitle?: string;
|
915
|
+
firebase?: FirebaseSettings;
|
916
|
+
chat?: ChatSettings | boolean;
|
917
|
+
comments?: CommentsSettings;
|
918
|
+
components?: Type$1<any>[];
|
919
|
+
folders?: FoldersSettings;
|
920
|
+
/** available user interface languages */
|
921
|
+
themes?: Theme[];
|
925
922
|
maps?: GoogleMapsSettings | boolean;
|
926
923
|
formats?: FormatsSettings;
|
927
|
-
routes?: PaneRoute[];
|
928
924
|
routingEngine?: 'ng' | 'pane';
|
929
925
|
}
|
930
926
|
|
@@ -6280,53 +6276,6 @@ declare class FileInput implements MatFormFieldControl<number | number[]>, Contr
|
|
6280
6276
|
static ɵcmp: i0.ɵɵComponentDeclaration<FileInput, "bizdoc-file-upload", never, { "multiple": { "alias": "multiple"; "required": false; }; "accept": { "alias": "accept"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "value": { "alias": "value"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, never, false, never>;
|
6281
6277
|
}
|
6282
6278
|
|
6283
|
-
declare class TimePicker implements ControlValueAccessor, MatFormFieldControl<string>, OnInit, OnDestroy {
|
6284
|
-
private _focusMonitor;
|
6285
|
-
private _elementRef;
|
6286
|
-
ngControl: NgControl;
|
6287
|
-
private static nextId;
|
6288
|
-
readonly controlType = "time-picker";
|
6289
|
-
readonly id: string;
|
6290
|
-
focused: boolean;
|
6291
|
-
errorState: boolean;
|
6292
|
-
describedBy: string;
|
6293
|
-
onChange: (_: any) => void;
|
6294
|
-
onTouched: () => void;
|
6295
|
-
private _dateControl?;
|
6296
|
-
get empty(): boolean;
|
6297
|
-
get shouldLabelFloat(): boolean;
|
6298
|
-
dateControlName: string;
|
6299
|
-
get placeholder(): string;
|
6300
|
-
set placeholder(value: string);
|
6301
|
-
private _placeholder;
|
6302
|
-
get required(): boolean;
|
6303
|
-
set required(value: boolean);
|
6304
|
-
private _required;
|
6305
|
-
get disabled(): boolean;
|
6306
|
-
set disabled(value: boolean);
|
6307
|
-
private _disabled;
|
6308
|
-
readonly control: FormControl<string | null>;
|
6309
|
-
readonly stateChanges: Subject<void>;
|
6310
|
-
readonly options: string[];
|
6311
|
-
get value(): string | null;
|
6312
|
-
set value(val: string | null);
|
6313
|
-
private _setValue;
|
6314
|
-
private readonly _destroy;
|
6315
|
-
constructor(_focusMonitor: FocusMonitor, _elementRef: ElementRef<HTMLElement>, ngControl: NgControl);
|
6316
|
-
setDescribedByIds(ids: string[]): void;
|
6317
|
-
onContainerClick(event: MouseEvent): void;
|
6318
|
-
writeValue(val: string | null): void;
|
6319
|
-
registerOnChange(fn: any): void;
|
6320
|
-
registerOnTouched(fn: any): void;
|
6321
|
-
setDisabledState(isDisabled: boolean): void;
|
6322
|
-
ngOnInit(): void;
|
6323
|
-
private _appendTime;
|
6324
|
-
private _validate;
|
6325
|
-
ngOnDestroy(): void;
|
6326
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimePicker, [null, null, { optional: true; self: true; }]>;
|
6327
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimePicker, "mat-time-picker", never, { "dateControlName": { "alias": "dateControlName"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, never, false, never>;
|
6328
|
-
}
|
6329
|
-
|
6330
6279
|
declare class StickyToolbar implements OnInit, OnDestroy {
|
6331
6280
|
private _vc;
|
6332
6281
|
private _previousTop;
|
@@ -9291,7 +9240,7 @@ declare class SyncfusionDiagramModule {
|
|
9291
9240
|
|
9292
9241
|
declare class MaterialModule {
|
9293
9242
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialModule, never>;
|
9294
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MaterialModule, never, [typeof i1$6.CommonModule, typeof i2$3.CdkScrollableModule, typeof i3.OverlayModule, typeof i4.PortalModule, typeof i5.MatCardModule, typeof i6.MatGridListModule, typeof i7.MatStepperModule, typeof i8.MatChipsModule, typeof i9.DragDropModule, typeof i10.MatRippleModule, typeof i11.MatExpansionModule, typeof i12.MatButtonToggleModule, typeof i10.MatNativeDateModule, typeof i13.MatDatepickerModule, typeof i14.MatTableModule, typeof i15.MatSortModule, typeof i16.MatPaginatorModule, typeof i17.MatTabsModule, typeof i18.MatBadgeModule, typeof i19.MatTooltipModule, typeof i20.MatDialogModule, typeof i21.MatRadioModule, typeof i22.MatBottomSheetModule, typeof i23.MatProgressBarModule, typeof i24.MatProgressSpinnerModule, typeof i25.MatListModule, typeof i26.MatSidenavModule, typeof i27.MatToolbarModule, typeof i28.MatAutocompleteModule, typeof i29.MatSelectModule, typeof i30.MatSlideToggleModule, typeof i31.MatSnackBarModule, typeof i32.MatButtonModule, typeof i33.MatCheckboxModule, typeof i34.MatInputModule, typeof i35.
|
9243
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MaterialModule, never, [typeof i1$6.CommonModule, typeof i2$3.CdkScrollableModule, typeof i3.OverlayModule, typeof i4.PortalModule, typeof i5.MatCardModule, typeof i6.MatGridListModule, typeof i7.MatStepperModule, typeof i8.MatChipsModule, typeof i9.DragDropModule, typeof i10.MatRippleModule, typeof i11.MatExpansionModule, typeof i12.MatButtonToggleModule, typeof i10.MatNativeDateModule, typeof i13.MatDatepickerModule, typeof i14.MatTableModule, typeof i15.MatSortModule, typeof i16.MatPaginatorModule, typeof i17.MatTabsModule, typeof i18.MatBadgeModule, typeof i19.MatTooltipModule, typeof i20.MatDialogModule, typeof i21.MatRadioModule, typeof i22.MatBottomSheetModule, typeof i23.MatProgressBarModule, typeof i24.MatProgressSpinnerModule, typeof i25.MatListModule, typeof i26.MatSidenavModule, typeof i27.MatToolbarModule, typeof i28.MatAutocompleteModule, typeof i29.MatSelectModule, typeof i30.MatSlideToggleModule, typeof i31.MatSnackBarModule, typeof i32.MatButtonModule, typeof i33.MatCheckboxModule, typeof i34.MatInputModule, typeof i35.MatTimepickerModule, typeof i36.MatFormFieldModule, typeof i37.MatIconModule, typeof i38.MatMenuModule, typeof i39.LayoutModule], [typeof i39.LayoutModule, typeof i35.MatTimepickerModule, typeof i2$3.CdkScrollableModule, typeof i3.OverlayModule, typeof i4.PortalModule, typeof i8.MatChipsModule, typeof i9.DragDropModule, typeof i5.MatCardModule, typeof i6.MatGridListModule, typeof i10.MatRippleModule, typeof i7.MatStepperModule, typeof i11.MatExpansionModule, typeof i12.MatButtonToggleModule, typeof i10.MatNativeDateModule, typeof i13.MatDatepickerModule, typeof i14.MatTableModule, typeof i15.MatSortModule, typeof i16.MatPaginatorModule, typeof i17.MatTabsModule, typeof i18.MatBadgeModule, typeof i19.MatTooltipModule, typeof i20.MatDialogModule, typeof i21.MatRadioModule, typeof i22.MatBottomSheetModule, typeof i23.MatProgressBarModule, typeof i24.MatProgressSpinnerModule, typeof i25.MatListModule, typeof i26.MatSidenavModule, typeof i27.MatToolbarModule, typeof i28.MatAutocompleteModule, typeof i29.MatSelectModule, typeof i30.MatSlideToggleModule, typeof i31.MatSnackBarModule, typeof i32.MatButtonModule, typeof i33.MatCheckboxModule, typeof i34.MatInputModule, typeof i36.MatFormFieldModule, typeof i37.MatIconModule, typeof i38.MatMenuModule]>;
|
9295
9244
|
static ɵinj: i0.ɵɵInjectorDeclaration<MaterialModule>;
|
9296
9245
|
}
|
9297
9246
|
|
@@ -9299,13 +9248,13 @@ declare class MaterialModule {
|
|
9299
9248
|
declare class SharedModule {
|
9300
9249
|
static forChild(config?: SharedConfig): ModuleWithProviders<SharedModule>;
|
9301
9250
|
static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>;
|
9302
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof OverlayFormComponent, typeof LocalizedStringPipe, typeof HelpTipComponent, typeof BoxFormComponent, typeof BoxFormRowComponent, typeof BoxFormControlComponent, typeof PerformanceWindComponent, typeof PerformanceHiloComponent, typeof CubeUsageComponent, typeof CubeDocumentsComponent, typeof DateFormatPipe, typeof CalendarPipe, typeof DifferencePipe, typeof DurationPipe, typeof TimeAgoPipe, typeof ToNowPipe, typeof HtmlSimplePipe, typeof CheckboxComponent, typeof CubeParallelComponent, typeof CubeSumComponent, typeof CubeParallelViewComponent, typeof CubeChartViewComponent, typeof CubeExploreViewComponent, typeof CubeDocumentSumComponent, typeof ExploreItemImplComponent, typeof DocumentInfoComponent, typeof DocumentViewsComponent, typeof ViewItemComponent, typeof CubeDocumentMatrixComponent, typeof CubeInsightComponent, typeof CubePivotViewComponent, typeof ActionPicker, typeof QuickCommentComponent, typeof DurationFormatPipe, typeof CombinationPicker, typeof CombinationPickerBody, typeof CombinationPool, typeof TimelineViewComponent, typeof MatIconAnimate, typeof DateRangePipe, typeof AgoPipe, typeof StateDirective, typeof JoinPipe, typeof TypeValuePipe, typeof L18nPipe, typeof TranslatePipe, typeof IdentityName, typeof SanitizeHtmlPipe, typeof StatePipe, typeof ActionPipe, typeof RolePipe, typeof FormPipe, typeof FilterPipe, typeof ArraySortPipe, typeof JsonPipe, typeof UserNamePipe, typeof TaggingPipe, typeof TypeSelect, typeof TypeAutocomplete, typeof Signature, typeof AceInput, typeof TimespanInput, typeof AddressInput, typeof FileInput, typeof
|
9251
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof OverlayFormComponent, typeof LocalizedStringPipe, typeof HelpTipComponent, typeof BoxFormComponent, typeof BoxFormRowComponent, typeof BoxFormControlComponent, typeof PerformanceWindComponent, typeof PerformanceHiloComponent, typeof CubeUsageComponent, typeof CubeDocumentsComponent, typeof DateFormatPipe, typeof CalendarPipe, typeof DifferencePipe, typeof DurationPipe, typeof TimeAgoPipe, typeof ToNowPipe, typeof HtmlSimplePipe, typeof CheckboxComponent, typeof CubeParallelComponent, typeof CubeSumComponent, typeof CubeParallelViewComponent, typeof CubeChartViewComponent, typeof CubeExploreViewComponent, typeof CubeDocumentSumComponent, typeof ExploreItemImplComponent, typeof DocumentInfoComponent, typeof DocumentViewsComponent, typeof ViewItemComponent, typeof CubeDocumentMatrixComponent, typeof CubeInsightComponent, typeof CubePivotViewComponent, typeof ActionPicker, typeof QuickCommentComponent, typeof DurationFormatPipe, typeof CombinationPicker, typeof CombinationPickerBody, typeof CombinationPool, typeof TimelineViewComponent, typeof MatIconAnimate, typeof DateRangePipe, typeof AgoPipe, typeof StateDirective, typeof JoinPipe, typeof TypeValuePipe, typeof L18nPipe, typeof TranslatePipe, typeof IdentityName, typeof SanitizeHtmlPipe, typeof StatePipe, typeof ActionPipe, typeof RolePipe, typeof FormPipe, typeof FilterPipe, typeof ArraySortPipe, typeof JsonPipe, typeof UserNamePipe, typeof TaggingPipe, typeof TypeSelect, typeof TypeAutocomplete, typeof Signature, typeof AceInput, typeof TimespanInput, typeof AddressInput, typeof FileInput, typeof LayoutComponent, typeof StickyToolbar, typeof VirtualTabs, typeof Tab, typeof TimeField, typeof SignatureField, typeof AddressField, typeof RadioButtonField, typeof ChecklistField, typeof AxesPickerField, typeof YesNoField, typeof HtmlField, typeof FileField, typeof NumericField, typeof AutocompleteField, typeof CheckboxField, typeof DateField, typeof DateRangeField, typeof ExpressionField, typeof InputField, typeof SelectField, typeof SwitchField, typeof TextareaField, typeof ChipsField, typeof TimespanField, typeof ReturnActionComponent, typeof AssignActionComponent, typeof MoveToActionComponent, typeof AvatarComponent, typeof PeopleComponent, typeof EditInputComponent, typeof LottieAnimation, typeof ContactsComponent, typeof CubeMatrixComponent, typeof FilterTagsComponent, typeof ExploreItemsComponent, typeof CompareNameDirective, typeof CompareGroupDirective, typeof CompareContextDirective, typeof GuideComponent, typeof OutOfOfficeToast, typeof NotificationsTableComponent, typeof NotificationsFilterComponent, typeof PrivilegeHiddenDirective, typeof TaggingItemDirective, typeof TaggingDirective, typeof DocumentTaggingComponent, typeof UserTaggingComponent, typeof PrivilegeDisabledDirective, typeof CubeDocumentsGridComponent, typeof LongRunningTaskNotification, typeof TaggedNotification, typeof CommentedNotification, typeof NudgeNotification, typeof InviteNotification, typeof ContentMessageNotification, typeof TextNotification, typeof CubeAnomalyNotification, typeof EscalatedNotification, typeof LikedNotification, typeof StateChangedNotification, typeof UpcomingEventNotification, typeof NoneComponent, typeof ScheduleViewComponent, typeof OptionsComponent, typeof TraceViewComponent, typeof ProgressDirective, typeof AttachmentsComponent, typeof DocumentEventsComponent, typeof TagsComponent, typeof MapComponent, typeof MaskComponent, typeof FlowViewComponent, typeof SubstitutionComponent, typeof PopupComponent, typeof AttachmentPreview, typeof CommentsComponent, typeof CommentComponent, typeof EditCommentComponent, typeof CommentLikesComponent, typeof CommentEditsComponent, typeof BrowseItemsComponent, typeof BrowseFilterComponent, typeof ExpandedItemComponent, typeof ComposeFormComponent, typeof CubeViewComponent, typeof CubeFilterComponent, typeof CubeAccumulationChartComponent, typeof CubeChartComponent, typeof CubePivotComponent, typeof CubeSpreadsheetComponent, typeof CubeGridComponent, typeof ReportViewerComponent, typeof TableViewComponent, typeof ReportArgumentsComponent, typeof DashboardComponent, typeof WidgetItemComponent, typeof CubeWidgetFilterComponent, typeof SaveChangesDialog, typeof AskDialog, typeof AboutDialog, typeof ActionDialog, typeof ImpersonateDialog, typeof ConversationComponent, typeof CubeMatrixPopupComponent, typeof VersionCompareComponent, typeof ExploreDocumentComponent, typeof TasksComponent, typeof CubeDocumentsTableComponent, typeof CubePerformanceWidget, typeof CubeAccumAnalysisWidget, typeof CubeAnalysisWidget, typeof CubeChartAnalysisWidget, typeof ActionsWidget, typeof RecentsWidget, typeof PendingResultsWidget, typeof CompareGroupsWidget, typeof CubeDocumentsWidget, typeof DocumentStateWidgetComponent, typeof PersonalScoreWidget, typeof PersonalActivityWidget, typeof PeersPerformanceWidget, typeof UsagePivotComponent, typeof UsageChartComponent, typeof UsageReportArgs, typeof EmojiHostComponent, typeof TooltipDirective, typeof TooltipComponent, typeof BrokenPage], [typeof DayJsModule, typeof i1$6.CommonModule, typeof _angular_forms.ReactiveFormsModule, typeof i188.RouterModule, typeof i189.PickerModule, typeof SyncfusionGanttModule, typeof SyncfusionScheduleModule, typeof SyncfusionCircularGaugeModule, typeof SyncfusionChartModule, typeof SyncfusionGanttModule, typeof SyncfusionGridModule, typeof SyncfusionLinearGaugeModule, typeof SyncfusionTextEditorModule, typeof SyncfusionSpreadsheetModule, typeof SyncfusionPivotModule, typeof i199.SkeletonModule, typeof i200.SpeedDialModule, typeof i201.TooltipModule, typeof i202.SignatureModule, typeof i203.KanbanModule, typeof i204.BlockEditorAllModule, typeof SyncfusionDiagramModule, typeof MaterialModule], [typeof OptionsComponent, typeof NoneComponent, typeof LocalizedStringPipe, typeof MaterialModule, typeof i199.SkeletonModule, typeof i200.SpeedDialModule, typeof BrokenPage, typeof HelpTipComponent, typeof FilterTagsComponent, typeof DateFormatPipe, typeof CalendarPipe, typeof DifferencePipe, typeof DurationPipe, typeof TimeAgoPipe, typeof ToNowPipe, typeof CheckboxComponent, typeof CubeParallelComponent, typeof CubeSumComponent, typeof ExploreItemImplComponent, typeof DocumentInfoComponent, typeof DocumentViewsComponent, typeof DashboardComponent, typeof TagsComponent, typeof QuickCommentComponent, typeof CommentsComponent, typeof LayoutComponent, typeof ActionDialog, typeof StickyToolbar, typeof VirtualTabs, typeof Tab, typeof BrowseFilterComponent, typeof CubeFilterComponent, typeof ScheduleViewComponent, typeof ReportViewerComponent, typeof WidgetItemComponent, typeof CubeViewComponent, typeof ExploreItemsComponent, typeof ComposeFormComponent, typeof BrowseItemsComponent, typeof NotificationsTableComponent, typeof ActionPicker, typeof ConversationComponent, typeof StateDirective, typeof ContactsComponent, typeof CubeMatrixComponent, typeof MatIconAnimate, typeof TooltipDirective, typeof TimespanInput, typeof FileInput, typeof AddressInput, typeof AceInput, typeof CombinationPicker, typeof CombinationPool, typeof TypeSelect, typeof TypeAutocomplete, typeof DurationFormatPipe, typeof DateRangePipe, typeof TypeValuePipe, typeof JoinPipe, typeof StatePipe, typeof ActionPipe, typeof RolePipe, typeof FormPipe, typeof FilterPipe, typeof JsonPipe, typeof ArraySortPipe, typeof UserNamePipe, typeof SanitizeHtmlPipe, typeof L18nPipe, typeof TranslatePipe, typeof IdentityName, typeof AvatarComponent, typeof ReportArgumentsComponent, typeof AttachmentPreview, typeof PrivilegeHiddenDirective, typeof PrivilegeDisabledDirective, typeof CompareGroupDirective, typeof CompareNameDirective, typeof CompareContextDirective, typeof TraceViewComponent, typeof FlowViewComponent, typeof AssignActionComponent, typeof ReturnActionComponent, typeof ExploreDocumentComponent, typeof CubePerformanceWidget, typeof ActionsWidget, typeof CubeAnalysisWidget, typeof CubeDocumentsWidget, typeof RecentsWidget, typeof PersonalActivityWidget, typeof CompareGroupsWidget, typeof PeersPerformanceWidget, typeof PendingResultsWidget, typeof PersonalScoreWidget, typeof CubeWidgetFilterComponent, typeof CubeDocumentsTableComponent, typeof CubeDocumentsGridComponent, typeof TasksComponent, typeof UsageReportArgs, typeof UsageChartComponent, typeof UsagePivotComponent, typeof VersionCompareComponent, typeof LottieAnimation, typeof CubeAccumulationChartComponent, typeof CubeChartComponent, typeof CubePivotComponent, typeof CubeSpreadsheetComponent, typeof CubeGridComponent]>;
|
9303
9252
|
static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>;
|
9304
9253
|
}
|
9305
9254
|
|
9306
9255
|
declare class MobileModule {
|
9307
9256
|
static ɵfac: i0.ɵɵFactoryDeclaration<MobileModule, never>;
|
9308
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MobileModule, [typeof DocumentInfoPageComponent, typeof HomeMobileComponent, typeof BrowseMobileComponent, typeof CubeMobileViewComponent, typeof ComposeMobileComponent, typeof ReportMobileComponent, typeof FormSelectorSheet, typeof CopyDialog, typeof SchedulerMobileComponent, typeof NotificationsComponent, typeof ChatMobileComponent, typeof CubeMatrixMobileComponent, typeof DocumentViewMobileComponent, typeof MobileOptionsComponent], [typeof i1$6.CommonModule, typeof _angular_forms.ReactiveFormsModule, typeof
|
9257
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MobileModule, [typeof DocumentInfoPageComponent, typeof HomeMobileComponent, typeof BrowseMobileComponent, typeof CubeMobileViewComponent, typeof ComposeMobileComponent, typeof ReportMobileComponent, typeof FormSelectorSheet, typeof CopyDialog, typeof SchedulerMobileComponent, typeof NotificationsComponent, typeof ChatMobileComponent, typeof CubeMatrixMobileComponent, typeof DocumentViewMobileComponent, typeof MobileOptionsComponent], [typeof i1$6.CommonModule, typeof _angular_forms.ReactiveFormsModule, typeof i188.RouterModule, typeof SharedModule], [typeof HomeMobileComponent, typeof BrowseMobileComponent, typeof CubeMobileViewComponent, typeof ComposeMobileComponent, typeof ReportMobileComponent, typeof FormSelectorSheet, typeof CopyDialog, typeof SchedulerMobileComponent, typeof NotificationsComponent, typeof ChatMobileComponent]>;
|
9309
9258
|
static ɵinj: i0.ɵɵInjectorDeclaration<MobileModule>;
|
9310
9259
|
}
|
9311
9260
|
|
@@ -10153,7 +10102,7 @@ declare class GuideListingComponent implements ListingComponent<Guide> {
|
|
10153
10102
|
declare class DesktopModule {
|
10154
10103
|
static forChild(config: BizDocChildConfig): ModuleWithProviders<DesktopModule>;
|
10155
10104
|
static ɵfac: i0.ɵɵFactoryDeclaration<DesktopModule, never>;
|
10156
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DesktopModule, [typeof DocumentInfoPaneComponent, typeof DocumentViewPaneComponent, typeof QuickNotificationsComponent, typeof DashboardPaneComponent, typeof AdminMenuComponent, typeof HomeComponent, typeof QuickSignComponent, typeof DesktopOptionsComponent, typeof SlotRouterDirective, typeof SlotsComponent, typeof CubeMenuComponent, typeof CubeViewPaneComponent, typeof ExploreItemPaneComponent, typeof CubeExplorePaneComponent, typeof NotificationsPaneComponent, typeof TracePaneComponent, typeof VersionPaneComponent, typeof ActionPaneComponent, typeof CommentsPaneComponent, typeof ReportsMenuComponent, typeof ReportPaneComponent, typeof FoldersMenuComponent, typeof BrowsePaneComponent, typeof ComposeMenuComponent, typeof ComposePaneComponent, typeof CubeMatrixPaneComponent, typeof SchedulerPaneComponent, typeof ContactsPaneComponent, typeof ConversationPaneComponent, typeof CubeListingComponent, typeof DocumentListingComponent, typeof PathListingComponent, typeof GuideListingComponent], [typeof i1$6.CommonModule, typeof _angular_forms.ReactiveFormsModule, typeof
|
10105
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DesktopModule, [typeof DocumentInfoPaneComponent, typeof DocumentViewPaneComponent, typeof QuickNotificationsComponent, typeof DashboardPaneComponent, typeof AdminMenuComponent, typeof HomeComponent, typeof QuickSignComponent, typeof DesktopOptionsComponent, typeof SlotRouterDirective, typeof SlotsComponent, typeof CubeMenuComponent, typeof CubeViewPaneComponent, typeof ExploreItemPaneComponent, typeof CubeExplorePaneComponent, typeof NotificationsPaneComponent, typeof TracePaneComponent, typeof VersionPaneComponent, typeof ActionPaneComponent, typeof CommentsPaneComponent, typeof ReportsMenuComponent, typeof ReportPaneComponent, typeof FoldersMenuComponent, typeof BrowsePaneComponent, typeof ComposeMenuComponent, typeof ComposePaneComponent, typeof CubeMatrixPaneComponent, typeof SchedulerPaneComponent, typeof ContactsPaneComponent, typeof ConversationPaneComponent, typeof CubeListingComponent, typeof DocumentListingComponent, typeof PathListingComponent, typeof GuideListingComponent], [typeof i1$6.CommonModule, typeof _angular_forms.ReactiveFormsModule, typeof i188.RouterModule, typeof SharedModule], [typeof SlotRouterDirective, typeof SlotsComponent, typeof DashboardPaneComponent, typeof CubeMenuComponent, typeof CubeViewPaneComponent, typeof ExploreItemPaneComponent, typeof CubeExplorePaneComponent, typeof NotificationsPaneComponent, typeof TracePaneComponent, typeof VersionPaneComponent, typeof ActionPaneComponent, typeof CommentsPaneComponent, typeof ReportsMenuComponent, typeof ReportPaneComponent, typeof FoldersMenuComponent, typeof BrowsePaneComponent, typeof ComposeMenuComponent, typeof ComposePaneComponent, typeof CubeMatrixPaneComponent, typeof SchedulerPaneComponent, typeof ContactsPaneComponent, typeof ConversationPaneComponent]>;
|
10157
10106
|
static ɵinj: i0.ɵɵInjectorDeclaration<DesktopModule>;
|
10158
10107
|
}
|
10159
10108
|
|
@@ -12267,12 +12216,11 @@ declare class DesignerModule {
|
|
12267
12216
|
declare class SystemModule {
|
12268
12217
|
static forChild(): ModuleWithProviders<SystemModule>;
|
12269
12218
|
static ɵfac: i0.ɵɵFactoryDeclaration<SystemModule, never>;
|
12270
|
-
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
|
12219
|
+
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 i188.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]>;
|
12271
12220
|
static ɵinj: i0.ɵɵInjectorDeclaration<SystemModule>;
|
12272
12221
|
}
|
12273
12222
|
|
12274
12223
|
declare class BizDocModule {
|
12275
|
-
static forChild(config: BizDocChildConfig): ModuleWithProviders<BizDocModule>;
|
12276
12224
|
static forRoot(config: BizDocConfig): ModuleWithProviders<BizDocModule>;
|
12277
12225
|
static ɵfac: i0.ɵɵFactoryDeclaration<BizDocModule, never>;
|
12278
12226
|
static ɵmod: i0.ɵɵNgModuleDeclaration<BizDocModule, [typeof BizDocApp], [typeof _angular_platform_browser.BrowserModule, typeof i3$1.BrowserAnimationsModule, typeof MobileModule, typeof DesktopModule, typeof SystemModule, typeof SharedModule], [typeof BizDocApp, typeof SharedModule, typeof MaterialModule]>;
|
@@ -12335,5 +12283,5 @@ declare class CubeItemResolveService {
|
|
12335
12283
|
static ɵprov: i0.ɵɵInjectableDeclaration<CubeItemResolveService>;
|
12336
12284
|
}
|
12337
12285
|
|
12338
|
-
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, NotificationRef, 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,
|
12339
|
-
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
|
12286
|
+
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, NotificationRef, 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, 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 };
|
12287
|
+
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 };
|