@smartbit4all/ng-client 3.3.110 → 3.3.112
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/esm2020/lib/session/api/api/session.service.mjs +1 -1
- package/esm2020/lib/session/api/encoder.mjs +1 -1
- package/esm2020/lib/session/api/model/accountInfo.mjs +1 -1
- package/esm2020/lib/session/api/model/apiError.mjs +1 -1
- package/esm2020/lib/session/api/model/authenticationProviderData.mjs +1 -1
- package/esm2020/lib/session/api/model/getAuthenticationProvidersResponse.mjs +1 -1
- package/esm2020/lib/session/api/model/models.mjs +1 -1
- package/esm2020/lib/session/api/model/refreshSessionRequest.mjs +1 -1
- package/esm2020/lib/session/api/model/session.mjs +1 -1
- package/esm2020/lib/session/api/model/sessionInfoData.mjs +1 -1
- package/esm2020/lib/session/api/model/userActivityLog.mjs +1 -1
- package/esm2020/lib/session/api/param.mjs +1 -1
- package/esm2020/lib/session/api/variables.mjs +1 -1
- package/esm2020/lib/smart-client/smart-component-api-client.mjs +1 -5
- package/esm2020/lib/smart-component-layout/api/api/api.mjs +1 -1
- package/esm2020/lib/smart-component-layout/api/api/default.service.mjs +1 -1
- package/esm2020/lib/smart-component-layout/api/api.module.mjs +1 -1
- package/esm2020/lib/smart-component-layout/api/configuration.mjs +1 -1
- package/esm2020/lib/smart-component-layout/api/encoder.mjs +1 -1
- package/esm2020/lib/smart-component-layout/api/index.mjs +1 -1
- package/esm2020/lib/smart-component-layout/api/model/componentType.mjs +1 -1
- package/esm2020/lib/smart-component-layout/api/model/componentWidgetType.mjs +1 -1
- package/esm2020/lib/smart-component-layout/api/model/layoutDirection.mjs +1 -1
- package/esm2020/lib/smart-component-layout/api/model/models.mjs +1 -1
- package/esm2020/lib/smart-component-layout/api/model/smartComponentLayoutDefinition.mjs +1 -1
- package/esm2020/lib/smart-component-layout/api/model/smartComponentWidgetDefinition.mjs +1 -1
- package/esm2020/lib/smart-component-layout/api/param.mjs +1 -1
- package/esm2020/lib/smart-component-layout/api/variables.mjs +1 -1
- package/esm2020/lib/smart-dialog/smartdialog.model.mjs +1 -1
- package/esm2020/lib/smart-filter/api/filter/model/filterExpressionBoolOperator.mjs +1 -1
- package/esm2020/lib/smart-filter/api/filter/model/filterExpressionBuilderField.mjs +1 -1
- package/esm2020/lib/smart-filter/api/filter/model/filterExpressionBuilderGroup.mjs +1 -1
- package/esm2020/lib/smart-filter/api/filter/model/filterExpressionBuilderModel.mjs +1 -1
- package/esm2020/lib/smart-filter/api/filter/model/filterExpressionData.mjs +1 -1
- package/esm2020/lib/smart-filter/api/filter/model/filterExpressionDataType.mjs +1 -1
- package/esm2020/lib/smart-filter/api/filter/model/filterExpressionField.mjs +1 -1
- package/esm2020/lib/smart-filter/api/filter/model/filterExpressionFieldList.mjs +1 -1
- package/esm2020/lib/smart-filter/api/filter/model/filterExpressionFieldWidgetType.mjs +1 -1
- package/esm2020/lib/smart-filter/api/filter/model/filterExpressionList.mjs +1 -1
- package/esm2020/lib/smart-filter/api/filter/model/filterExpressionOperandData.mjs +1 -1
- package/esm2020/lib/smart-filter/api/filter/model/filterExpressionOperation.mjs +1 -1
- package/esm2020/lib/smart-filter/api/filter/model/filterExpressionOrderBy.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/api/filter.service.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/configuration.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/encoder.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/model/filterExpressionBoolOperator.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/model/filterExpressionBuilderApiConfig.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/model/filterExpressionBuilderField.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/model/filterExpressionBuilderGroup.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/model/filterExpressionBuilderModel.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/model/filterExpressionBuilderUiModel.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/model/filterExpressionData.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/model/filterExpressionDataType.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/model/filterExpressionField.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/model/filterExpressionFieldEditor.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/model/filterExpressionFieldList.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/model/filterExpressionFieldWidgetType.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/model/filterExpressionList.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/model/filterExpressionOperandData.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/model/filterExpressionOperation.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/param.mjs +1 -1
- package/esm2020/lib/smart-filter-editor/api/variables.mjs +1 -1
- package/esm2020/lib/smart-form/api/model/smartFormWidgetType.mjs +1 -1
- package/esm2020/lib/smart-form/api/model/smartWidgetDefinition.mjs +1 -1
- package/esm2020/lib/smart-form/api/model/valueChangeMode.mjs +1 -1
- package/esm2020/lib/smart-form/services/smartform.layout-definition.service.mjs +1 -2
- package/esm2020/lib/smart-form/smartform.component.mjs +3 -18
- package/esm2020/lib/smart-form/smartform.form-model.mjs +1 -1
- package/esm2020/lib/smart-form/widgets/smartformwidget/smartformwidget.component.mjs +6 -12
- package/esm2020/lib/smart-grid/api/grid-api/api/api.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/api/grid.service.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/api.module.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/configuration.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/encoder.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/index.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/model/gridColumnContentType.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/model/gridColumnMeta.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/model/gridDataAccessConfig.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/model/gridModel.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/model/gridPage.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/model/gridRow.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/model/gridSelectionChange.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/model/gridSelectionMode.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/model/gridSelectionType.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/model/gridServerModel.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/model/gridUpdateData.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/model/gridView.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/model/gridViewDescriptor.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/model/models.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/param.mjs +1 -1
- package/esm2020/lib/smart-grid/api/grid-api/variables.mjs +1 -1
- package/esm2020/lib/smart-tree/tree-api/api/tree.service.mjs +1 -1
- package/esm2020/lib/smart-tree/tree-api/configuration.mjs +1 -1
- package/esm2020/lib/smart-tree/tree-api/encoder.mjs +1 -1
- package/esm2020/lib/smart-tree/tree-api/param.mjs +1 -1
- package/esm2020/lib/smart-tree/tree-api/variables.mjs +1 -1
- package/esm2020/lib/view-context/api/model/models.mjs +1 -1
- package/esm2020/lib/view-context/api/model/uiAction.mjs +1 -1
- package/esm2020/lib/view-context/api/model/uiActionRequest.mjs +1 -1
- package/esm2020/lib/view-context/api/model/uploadedFile.mjs +1 -1
- package/esm2020/lib/view-context/api/model/valueSet.mjs +1 -1
- package/esm2020/lib/view-context/api/model/viewContextChange.mjs +1 -1
- package/esm2020/lib/view-context/api/model/viewEventHandler.mjs +1 -1
- package/esm2020/lib/view-context/smart-ui-action/dialogs/ui-action-confirm-dialog/ui-action-confirm-dialog.service.mjs +2 -2
- package/esm2020/lib/view-context/smart-ui-action/dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.component.mjs +1 -1
- package/esm2020/lib/view-context/smart-ui-action/dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.service.mjs +2 -2
- package/esm2020/lib/view-context/smart-ui-action/dialogs/ui-action-input-dialog/ui-action-input-dialog.component.mjs +2 -5
- package/esm2020/lib/view-context/smart-ui-action/dialogs/ui-action-input-dialog/ui-action-input-dialog.service.mjs +2 -2
- package/esm2020/lib/view-context/smart-ui-action/ui-action-toolbar.component.mjs +1 -1
- package/esm2020/lib/view-context/smart-ui-action/ui-action.model.mjs +1 -1
- package/esm2020/lib/view-context/smart-ui-action/ui-action.service.mjs +8 -14
- package/esm2020/lib/view-context/smart-view-context.module.mjs +1 -10
- package/esm2020/lib/view-context/value-api/api/api.mjs +1 -1
- package/esm2020/lib/view-context/value-api/api/value.service.mjs +1 -1
- package/esm2020/lib/view-context/value-api/api.module.mjs +1 -1
- package/esm2020/lib/view-context/value-api/configuration.mjs +1 -1
- package/esm2020/lib/view-context/value-api/encoder.mjs +1 -1
- package/esm2020/lib/view-context/value-api/index.mjs +1 -1
- package/esm2020/lib/view-context/value-api/model/genericValue.mjs +1 -1
- package/esm2020/lib/view-context/value-api/model/models.mjs +1 -1
- package/esm2020/lib/view-context/value-api/model/value.mjs +1 -1
- package/esm2020/lib/view-context/value-api/model/valueSetDefinition.mjs +1 -1
- package/esm2020/lib/view-context/value-api/model/valueSetDefinitionIdentifier.mjs +1 -1
- package/esm2020/lib/view-context/value-api/model/valueSetOperand.mjs +1 -1
- package/esm2020/lib/view-context/value-api/param.mjs +1 -1
- package/esm2020/lib/view-context/value-api/variables.mjs +1 -1
- package/fesm2015/smartbit4all-ng-client.mjs +449 -488
- package/fesm2015/smartbit4all-ng-client.mjs.map +1 -1
- package/fesm2020/smartbit4all-ng-client.mjs +419 -459
- package/fesm2020/smartbit4all-ng-client.mjs.map +1 -1
- package/lib/smart-component-layout/api/model/smartComponentLayoutDefinition.d.ts +1 -1
- package/lib/smart-component-layout/api/model/smartComponentWidgetDefinition.d.ts +2 -2
- package/lib/smart-dialog/smartdialog.model.d.ts +2 -2
- package/lib/smart-form/api/model/smartWidgetDefinition.d.ts +0 -4
- package/lib/smart-form/smartform.component.d.ts +2 -6
- package/lib/smart-form/smartform.form-model.d.ts +0 -1
- package/lib/smart-form/widgets/smartformwidget/smartformwidget.component.d.ts +3 -5
- package/lib/view-context/smart-ui-action/dialogs/ui-action-confirm-dialog/ui-action-confirm-dialog.service.d.ts +1 -1
- package/lib/view-context/smart-ui-action/dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.component.d.ts +1 -1
- package/lib/view-context/smart-ui-action/dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.service.d.ts +1 -1
- package/lib/view-context/smart-ui-action/dialogs/ui-action-input-dialog/ui-action-input-dialog.component.d.ts +2 -2
- package/lib/view-context/smart-ui-action/dialogs/ui-action-input-dialog/ui-action-input-dialog.service.d.ts +1 -1
- package/lib/view-context/smart-ui-action/ui-action.model.d.ts +1 -1
- package/lib/view-context/smart-ui-action/ui-action.service.d.ts +3 -3
- package/package.json +1 -1
- package/smartbit4all-ng-client-3.3.112.tgz +0 -0
- package/src/lib/session/api/README.md +226 -226
- package/src/lib/smart-component-layout/api/README.md +226 -226
- package/src/lib/smart-filter-editor/api/README.md +226 -226
- package/src/lib/smart-grid/api/grid-api/README.md +226 -226
- package/src/lib/smart-tree/tree-api/README.md +226 -226
- package/src/lib/view-context/value-api/README.md +226 -226
- package/esm2020/lib/smart-filter-editor/api/model/smartFilterType.mjs +0 -17
- package/lib/smart-filter-editor/api/model/smartFilterType.d.ts +0 -15
- package/smartbit4all-ng-client-3.3.110.tgz +0 -0
|
@@ -9,10 +9,10 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import { SmartWidgetDefinition } from '../../../smart-form/api/model/smartWidgetDefinition';
|
|
13
12
|
import { ComponentType } from './componentType';
|
|
14
13
|
import { LayoutDirection } from './layoutDirection';
|
|
15
14
|
import { SmartComponentWidgetDefinition } from './smartComponentWidgetDefinition';
|
|
15
|
+
import { SmartWidgetDefinition } from '../../../smart-form/projects';
|
|
16
16
|
export interface SmartComponentLayoutDefinition {
|
|
17
17
|
type: ComponentType;
|
|
18
18
|
expandable?: boolean;
|
|
@@ -10,8 +10,8 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import { ComponentWidgetType } from './componentWidgetType';
|
|
13
|
-
import { FilterExpressionFieldList } from '../../../smart-filter
|
|
14
|
-
import { SmartFilterType } from '../../../smart-filter
|
|
13
|
+
import { FilterExpressionFieldList } from '../../../smart-filter/projects';
|
|
14
|
+
import { SmartFilterType } from '../../../smart-filter/projects';
|
|
15
15
|
export interface SmartComponentWidgetDefinition {
|
|
16
16
|
type: ComponentWidgetType;
|
|
17
17
|
identifier?: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { SmartForm } from '../smart-form/
|
|
2
|
-
import { SmartTable } from '../smart-table/
|
|
1
|
+
import { SmartForm } from '../smart-form/projects';
|
|
2
|
+
import { SmartTable } from '../smart-table/projects';
|
|
3
3
|
/**
|
|
4
4
|
* This interface defines the size of a dialog.
|
|
5
5
|
*
|
|
@@ -88,8 +88,4 @@ export interface SmartWidgetDefinition {
|
|
|
88
88
|
* The default error message to show if the widget features an autocompletion filter operation, which returns no elements.
|
|
89
89
|
*/
|
|
90
90
|
filterErrorMessage?: string;
|
|
91
|
-
/**
|
|
92
|
-
* Identifier of the toolbar associated with this widget.
|
|
93
|
-
*/
|
|
94
|
-
toolbarId?: string;
|
|
95
91
|
}
|
|
@@ -1,12 +1,10 @@
|
|
|
1
|
-
import { OnChanges, OnDestroy, OnInit,
|
|
1
|
+
import { OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';
|
|
2
2
|
import { FormGroup } from '@angular/forms';
|
|
3
3
|
import { Subject } from 'rxjs';
|
|
4
4
|
import { SmartFormWidgetDirection } from './api';
|
|
5
5
|
import { SmartFormService } from './services/smartform.service';
|
|
6
6
|
import { SmartForm, SmartFormInvalidFields, SophisticatedValueChange } from './smartform.model';
|
|
7
|
-
import { SmartFormWidget } from './
|
|
8
|
-
import { SmartformwidgetComponent } from './widgets/smartformwidget/smartformwidget.component';
|
|
9
|
-
import { UiActionToolbarComponent } from '../view-context/smart-ui-action/ui-action-toolbar.component';
|
|
7
|
+
import { SmartFormWidget } from './projects';
|
|
10
8
|
import * as i0 from "@angular/core";
|
|
11
9
|
export declare class SmartformComponent implements OnInit, OnDestroy, OnChanges {
|
|
12
10
|
private service;
|
|
@@ -18,7 +16,6 @@ export declare class SmartformComponent implements OnInit, OnDestroy, OnChanges
|
|
|
18
16
|
sophisticatedValueChange: Subject<SophisticatedValueChange>;
|
|
19
17
|
form: FormGroup;
|
|
20
18
|
direction: typeof SmartFormWidgetDirection;
|
|
21
|
-
smartWidgetsQL?: QueryList<SmartformwidgetComponent>;
|
|
22
19
|
constructor(service: SmartFormService);
|
|
23
20
|
ngOnChanges(changes: SimpleChanges): void;
|
|
24
21
|
ngOnInit(): void;
|
|
@@ -30,7 +27,6 @@ export declare class SmartformComponent implements OnInit, OnDestroy, OnChanges
|
|
|
30
27
|
submitForm(validate?: boolean): SmartForm;
|
|
31
28
|
keyDownFunction(event: any): void;
|
|
32
29
|
getModel(): any;
|
|
33
|
-
getToolbars(): UiActionToolbarComponent[];
|
|
34
30
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartformComponent, never>;
|
|
35
31
|
static ɵcmp: i0.ɵɵComponentDeclaration<SmartformComponent, "smartform", never, { "smartForm": "smartForm"; }, {}, never, never>;
|
|
36
32
|
}
|
|
@@ -2,15 +2,14 @@ import { AfterViewInit, ComponentRef, ElementRef, OnDestroy, OnInit, ViewContain
|
|
|
2
2
|
import { FormGroup } from '@angular/forms';
|
|
3
3
|
import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
|
|
4
4
|
import { MatChipInputEvent } from '@angular/material/chips';
|
|
5
|
-
import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
|
|
6
|
-
import { ContentChange, QuillEditorComponent } from 'ngx-quill';
|
|
7
5
|
import { Observable, Subject } from 'rxjs';
|
|
8
6
|
import { ComponentFactoryService } from '../../../component-factory-service/projects';
|
|
9
7
|
import { SmartFormWidgetType, SmartWidgetHintPositionEnum } from '../../api/model/models';
|
|
10
8
|
import { SmartFormService } from '../../services/smartform.service';
|
|
11
9
|
import { SmartButton, SmartFormWidget, SmartItem } from '../../smartform.form-model';
|
|
12
10
|
import { SmartFormTextFieldButtonIconPosition, SmartValidator, SophisticatedValueChange, Value } from '../../smartform.model';
|
|
13
|
-
import {
|
|
11
|
+
import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
|
|
12
|
+
import { ContentChange, QuillEditorComponent, QuillModules } from 'ngx-quill';
|
|
14
13
|
import * as i0 from "@angular/core";
|
|
15
14
|
export declare class SmartWidgetSettings {
|
|
16
15
|
static useUtc: boolean;
|
|
@@ -42,7 +41,7 @@ export declare class SmartformwidgetComponent implements OnInit, OnDestroy, Afte
|
|
|
42
41
|
isEnterPressed: boolean;
|
|
43
42
|
isDatePickerRequired: boolean;
|
|
44
43
|
SmartWidgetHintPosition: typeof SmartWidgetHintPositionEnum;
|
|
45
|
-
|
|
44
|
+
emptyQuillToolbar: QuillModules;
|
|
46
45
|
constructor(service: SmartFormService, cfService: ComponentFactoryService, sanitizer: DomSanitizer);
|
|
47
46
|
ngOnInit(): void;
|
|
48
47
|
parseYoutubeUrl(url: string): string | false;
|
|
@@ -110,7 +109,6 @@ export declare class SmartformwidgetComponent implements OnInit, OnDestroy, Afte
|
|
|
110
109
|
compareItems(o1: any, o2: any): boolean;
|
|
111
110
|
truncateUri(uri: any): any;
|
|
112
111
|
removeMatrixRow(question: any): void;
|
|
113
|
-
isToolbarPresent(): boolean;
|
|
114
112
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartformwidgetComponent, never>;
|
|
115
113
|
static ɵcmp: i0.ɵɵComponentDeclaration<SmartformwidgetComponent, "smartformwidget", never, { "form": "form"; "widgetInstance": "widgetInstance"; "onBlur": "onBlur"; "onValueChange": "onValueChange"; "labelColor": "labelColor"; "sophisticatedValueChange": "sophisticatedValueChange"; }, {}, never, never>;
|
|
116
114
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { MatDialog } from '@angular/material/dialog';
|
|
2
2
|
import { Router } from '@angular/router';
|
|
3
|
+
import { SmartdialogService } from '../../../../smart-dialog/projects';
|
|
3
4
|
import { Subject } from 'rxjs';
|
|
4
5
|
import { UiAction } from '../../../api';
|
|
5
|
-
import { SmartdialogService } from '../../../../smart-dialog/smartdialog.service';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class UiActionConfirmDialogService extends SmartdialogService {
|
|
8
8
|
_destroy$: Subject<void>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { OnDestroy } from '@angular/core';
|
|
2
|
+
import { SmartFileUploaderI18n } from '../../../../smart-form/projects';
|
|
2
3
|
import { UiActionDescriptor } from '../../../api';
|
|
3
4
|
import { UiActionDescriptorService } from '../../ui-action.descriptor.service';
|
|
4
5
|
import { UiActionFileUploadDialogService } from './ui-action-file-upload-dialog.service';
|
|
5
|
-
import { SmartFileUploaderI18n } from '../../../../smart-form/smartfileuploader/smartfileuploader.model';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class UiActionFileUploadDialogComponent implements OnDestroy {
|
|
8
8
|
private service;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { MatDialog } from '@angular/material/dialog';
|
|
2
2
|
import { Router } from '@angular/router';
|
|
3
3
|
import { Subject } from 'rxjs';
|
|
4
|
+
import { SmartdialogService } from '../../../../smart-dialog/projects';
|
|
4
5
|
import { UiAction } from '../../../api';
|
|
5
|
-
import { SmartdialogService } from '../../../../smart-dialog/smartdialog.service';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class UiActionFileUploadDialogService extends SmartdialogService {
|
|
8
8
|
_destroy$: Subject<void>;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { OnDestroy } from '@angular/core';
|
|
2
|
+
import { SmartForm, SmartformComponent } from '../../../../smart-form/projects';
|
|
2
3
|
import { UiActionDescriptor } from '../../../api';
|
|
3
4
|
import { UiActionDescriptorService } from '../../ui-action.descriptor.service';
|
|
4
5
|
import { UiActionInputDialogService } from './ui-action-input-dialog.service';
|
|
5
|
-
import { SmartForm } from '../../../../smart-form/smartform.model';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class UiActionInputDialogComponent implements OnDestroy {
|
|
8
8
|
private service;
|
|
9
9
|
private manager;
|
|
10
|
-
folderFormChild:
|
|
10
|
+
folderFormChild: SmartformComponent;
|
|
11
11
|
code: string;
|
|
12
12
|
folderForm: SmartForm;
|
|
13
13
|
dialogType: 'dialog' | 'inputDialog' | 'input2Dialog';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { MatDialog } from '@angular/material/dialog';
|
|
2
2
|
import { Router } from '@angular/router';
|
|
3
|
+
import { SmartdialogService } from '../../../../smart-dialog/projects';
|
|
3
4
|
import { Subject } from 'rxjs';
|
|
4
5
|
import { UiAction, UiActionRequest } from '../../../api';
|
|
5
|
-
import { SmartdialogService } from '../../../../smart-dialog/smartdialog.service';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class UiActionInputDialogService extends SmartdialogService {
|
|
8
8
|
_destroy$: Subject<void>;
|
|
@@ -2,7 +2,7 @@ import { Subject } from 'rxjs';
|
|
|
2
2
|
import { UiAction } from '../api/model/uiAction';
|
|
3
3
|
import { UiActionDescriptor } from '../api/model/uiActionDescriptor';
|
|
4
4
|
import { UiActionRequest } from '../api/model/uiActionRequest';
|
|
5
|
-
import { SmartFormInvalidFields } from '../../smart-form/
|
|
5
|
+
import { SmartFormInvalidFields } from '../../smart-form/projects';
|
|
6
6
|
export interface UiActionModel {
|
|
7
7
|
uiAction: UiAction;
|
|
8
8
|
serviceToUse: UseUiAction | UseUiAction2;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { OnDestroy } from '@angular/core';
|
|
2
2
|
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
3
3
|
import { UiAction } from '../api';
|
|
4
|
-
import
|
|
5
|
-
import
|
|
4
|
+
import { UiActionConfirmDialogService } from './dialogs/ui-action-confirm-dialog/ui-action-confirm-dialog.service';
|
|
5
|
+
import { UiActionInputDialogService } from './dialogs/ui-action-input-dialog/ui-action-input-dialog.service';
|
|
6
6
|
import { UiActionModel } from './ui-action.model';
|
|
7
|
-
import
|
|
7
|
+
import { UiActionFileUploadDialogService } from './dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.service';
|
|
8
8
|
import { SmartFormInvalidFields } from '../../smart-form/smartform.model';
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
10
|
export interface ExecuteUiActionOptions {
|
package/package.json
CHANGED
|
Binary file
|