@smartbit4all/ng-client 3.3.112 → 3.3.113
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 +5 -1
- 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-component-layout/smart-component-layout.module.mjs +1 -5
- package/esm2020/lib/smart-dialog/smartdialog.model.mjs +1 -1
- package/esm2020/lib/smart-dialog/smartdialog.module.mjs +5 -5
- 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/smart-filter.module.mjs +5 -5
- 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/model/smartFilterType.mjs +17 -0
- 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-filter-editor/smart-filter-editor.module.mjs +1 -8
- 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/projects.mjs +1 -2
- package/esm2020/lib/smart-form/services/smartform.layout-definition.service.mjs +2 -1
- package/esm2020/lib/smart-form/smartform.component.mjs +18 -3
- package/esm2020/lib/smart-form/smartform.form-model.mjs +1 -1
- package/esm2020/lib/smart-form/widgets/smartformwidget/smartformwidget.component.mjs +30 -20
- 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-grid/smart-grid.module.mjs +1 -5
- package/esm2020/lib/smart-navbar/smart-navbar.module.mjs +5 -5
- package/esm2020/lib/smart-ng-client.module.mjs +1 -8
- 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 +5 -2
- 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 +14 -8
- package/esm2020/lib/view-context/smart-view-context.module.mjs +132 -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 +3578 -3586
- package/fesm2015/smartbit4all-ng-client.mjs.map +1 -1
- package/fesm2020/smartbit4all-ng-client.mjs +3331 -3338
- 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-component-layout/smart-component-layout.module.d.ts +5 -6
- package/lib/smart-dialog/smartdialog.model.d.ts +2 -2
- package/lib/smart-dialog/smartdialog.module.d.ts +2 -2
- package/lib/smart-filter/smart-filter.module.d.ts +2 -2
- package/lib/smart-filter-editor/api/model/smartFilterType.d.ts +15 -0
- package/lib/smart-filter-editor/smart-filter-editor.module.d.ts +4 -5
- package/lib/smart-form/api/model/smartWidgetDefinition.d.ts +4 -0
- package/lib/smart-form/projects.d.ts +0 -1
- package/lib/smart-form/smartform.component.d.ts +6 -2
- package/lib/smart-form/smartform.form-model.d.ts +1 -0
- package/lib/smart-form/widgets/smartformwidget/smartformwidget.component.d.ts +3 -0
- package/lib/smart-grid/smart-grid.module.d.ts +3 -4
- package/lib/smart-navbar/smart-navbar.module.d.ts +2 -2
- package/lib/smart-ng-client.module.d.ts +12 -13
- 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/lib/view-context/smart-view-context.module.d.ts +34 -11
- package/package.json +1 -1
- package/smartbit4all-ng-client-3.3.113.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-form/smartform.module.mjs +0 -157
- package/lib/smart-form/smartform.module.d.ts +0 -35
- package/smartbit4all-ng-client-3.3.112.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';
|
|
12
13
|
import { ComponentType } from './componentType';
|
|
13
14
|
import { LayoutDirection } from './layoutDirection';
|
|
14
15
|
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-editor/api/model/filterExpressionFieldList';
|
|
14
|
+
import { SmartFilterType } from '../../../smart-filter-editor/api/model/smartFilterType';
|
|
15
15
|
export interface SmartComponentWidgetDefinition {
|
|
16
16
|
type: ComponentWidgetType;
|
|
17
17
|
identifier?: string;
|
|
@@ -2,13 +2,12 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./smart-component-layout.component";
|
|
3
3
|
import * as i2 from "@angular/platform-browser";
|
|
4
4
|
import * as i3 from "@angular/material/core";
|
|
5
|
-
import * as i4 from "../smart-
|
|
6
|
-
import * as i5 from "../smart-
|
|
7
|
-
import * as i6 from "../smart-
|
|
8
|
-
import * as i7 from "../smart-
|
|
9
|
-
import * as i8 from "../view-context/smart-view-context.module";
|
|
5
|
+
import * as i4 from "../smart-grid/smart-grid.module";
|
|
6
|
+
import * as i5 from "../smart-expandable-section/smart-expandable-section.module";
|
|
7
|
+
import * as i6 from "../smart-tree/smarttree.module";
|
|
8
|
+
import * as i7 from "../view-context/smart-view-context.module";
|
|
10
9
|
export declare class SmartComponentLayoutModule {
|
|
11
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartComponentLayoutModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartComponentLayoutModule, [typeof i1.SmartComponentLayoutComponent], [typeof i2.BrowserModule, typeof i3.MatCommonModule, typeof i4.
|
|
11
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartComponentLayoutModule, [typeof i1.SmartComponentLayoutComponent], [typeof i2.BrowserModule, typeof i3.MatCommonModule, typeof i4.SmartGridModule, typeof i5.SmartExpandableSectionModule, typeof i6.SmarttreeModule, typeof i7.SmartViewContextModule], [typeof i1.SmartComponentLayoutComponent]>;
|
|
13
12
|
static ɵinj: i0.ɵɵInjectorDeclaration<SmartComponentLayoutModule>;
|
|
14
13
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { SmartForm } from '../smart-form/
|
|
2
|
-
import { SmartTable } from '../smart-table/
|
|
1
|
+
import { SmartForm } from '../smart-form/smartform.model';
|
|
2
|
+
import { SmartTable } from '../smart-table/smarttable.model';
|
|
3
3
|
/**
|
|
4
4
|
* This interface defines the size of a dialog.
|
|
5
5
|
*
|
|
@@ -4,11 +4,11 @@ import * as i2 from "@angular/platform-browser";
|
|
|
4
4
|
import * as i3 from "@angular/material/dialog";
|
|
5
5
|
import * as i4 from "@angular/material/core";
|
|
6
6
|
import * as i5 from "@angular/material/icon";
|
|
7
|
-
import * as i6 from "../smart-
|
|
7
|
+
import * as i6 from "../view-context/smart-view-context.module";
|
|
8
8
|
import * as i7 from "../smart-table/smarttable.module";
|
|
9
9
|
import * as i8 from "../smart-icon/smart-icon.module";
|
|
10
10
|
export declare class SmartdialogModule {
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartdialogModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartdialogModule, [typeof i1.SmartDialog], [typeof i2.BrowserModule, typeof i3.MatDialogModule, typeof i4.MatCommonModule, typeof i5.MatIconModule, typeof i6.
|
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartdialogModule, [typeof i1.SmartDialog], [typeof i2.BrowserModule, typeof i3.MatDialogModule, typeof i4.MatCommonModule, typeof i5.MatIconModule, typeof i6.SmartViewContextModule, typeof i7.SmarttableModule, typeof i8.SmartIconModule], [typeof i1.SmartDialog]>;
|
|
13
13
|
static ɵinj: i0.ɵɵInjectorDeclaration<SmartdialogModule>;
|
|
14
14
|
}
|
|
@@ -4,12 +4,12 @@ import * as i2 from "./smart-filter/components/smart-filter-expression-field/sma
|
|
|
4
4
|
import * as i3 from "./smart-filter/components/smart-filter-simple/smart-filter-simple.component";
|
|
5
5
|
import * as i4 from "./smart-filter/components/smart-filter-simple/components/smart-filter-simple-field/smart-filter-simple-field.component";
|
|
6
6
|
import * as i5 from "@angular/platform-browser";
|
|
7
|
-
import * as i6 from "../smart-
|
|
7
|
+
import * as i6 from "../view-context/smart-view-context.module";
|
|
8
8
|
import * as i7 from "@angular/material/menu";
|
|
9
9
|
import * as i8 from "@angular/material/icon";
|
|
10
10
|
import * as i9 from "@angular/material/button";
|
|
11
11
|
export declare class SmartFilterModule {
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartFilterModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartFilterModule, [typeof i1.SmartFilterComponent, typeof i2.SmartFilterExpressionFieldComponent, typeof i3.SmartFilterSimpleComponent, typeof i4.SmartFilterSimpleFieldComponent], [typeof i5.BrowserModule, typeof i6.
|
|
13
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartFilterModule, [typeof i1.SmartFilterComponent, typeof i2.SmartFilterExpressionFieldComponent, typeof i3.SmartFilterSimpleComponent, typeof i4.SmartFilterSimpleFieldComponent], [typeof i5.BrowserModule, typeof i6.SmartViewContextModule, typeof i7.MatMenuModule, typeof i8.MatIconModule, typeof i9.MatButtonModule], [typeof i1.SmartFilterComponent]>;
|
|
14
14
|
static ɵinj: i0.ɵɵInjectorDeclaration<SmartFilterModule>;
|
|
15
15
|
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Filter API 2
|
|
3
|
+
* Filter API 2
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
* Contact: info@it4all.hu
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export declare enum SmartFilterType {
|
|
13
|
+
SIMPLE = "SIMPLE",
|
|
14
|
+
ADVANCED = "ADVANCED"
|
|
15
|
+
}
|
|
@@ -8,12 +8,11 @@ import * as i6 from "@angular/common";
|
|
|
8
8
|
import * as i7 from "../smart-icon/smart-icon.module";
|
|
9
9
|
import * as i8 from "../smart-expandable-section/smart-expandable-section.module";
|
|
10
10
|
import * as i9 from "../view-context/smart-view-context.module";
|
|
11
|
-
import * as i10 from "
|
|
12
|
-
import * as i11 from "
|
|
13
|
-
import * as i12 from "../
|
|
14
|
-
import * as i13 from "../shared/shared.module";
|
|
11
|
+
import * as i10 from "@angular/material/button";
|
|
12
|
+
import * as i11 from "../smart-filter/smart-filter.module";
|
|
13
|
+
import * as i12 from "../shared/shared.module";
|
|
15
14
|
export declare class SmartFilterEditorModule {
|
|
16
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartFilterEditorModule, never>;
|
|
17
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartFilterEditorModule, [typeof i1.SmartFilterParamsComponent, typeof i2.SmartFilterParamComponent, typeof i3.SmartFilterEditorContentComponent, typeof i4.SmartFilterExpressionItemsComponent, typeof i5.SmartFilterExpressionItemComponent], [typeof i6.CommonModule, typeof i7.SmartIconModule, typeof i8.SmartExpandableSectionModule, typeof i9.SmartViewContextModule, typeof i10.
|
|
16
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartFilterEditorModule, [typeof i1.SmartFilterParamsComponent, typeof i2.SmartFilterParamComponent, typeof i3.SmartFilterEditorContentComponent, typeof i4.SmartFilterExpressionItemsComponent, typeof i5.SmartFilterExpressionItemComponent], [typeof i6.CommonModule, typeof i7.SmartIconModule, typeof i8.SmartExpandableSectionModule, typeof i9.SmartViewContextModule, typeof i10.MatButtonModule, typeof i11.SmartFilterModule, typeof i12.SharedModule], [typeof i1.SmartFilterParamsComponent, typeof i2.SmartFilterParamComponent, typeof i3.SmartFilterEditorContentComponent, typeof i4.SmartFilterExpressionItemsComponent, typeof i5.SmartFilterExpressionItemComponent]>;
|
|
18
17
|
static ɵinj: i0.ɵɵInjectorDeclaration<SmartFilterEditorModule>;
|
|
19
18
|
}
|
|
@@ -88,4 +88,8 @@ 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;
|
|
91
95
|
}
|
|
@@ -2,7 +2,6 @@ export * from './smartform.component';
|
|
|
2
2
|
export * from './widgets/smartformwidget/smartformwidget.component';
|
|
3
3
|
export * from './smartfileuploader/smartfileuploader.component';
|
|
4
4
|
export * from './smartfileuploader/smartfileuploader.model';
|
|
5
|
-
export * from './smartform.module';
|
|
6
5
|
export * from './smartform.model';
|
|
7
6
|
export * from './smartform.form-model';
|
|
8
7
|
export * from './services/smartform.layout-definition.service';
|
|
@@ -1,10 +1,12 @@
|
|
|
1
|
-
import { OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';
|
|
1
|
+
import { OnChanges, OnDestroy, OnInit, QueryList, 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 './
|
|
7
|
+
import { SmartFormWidget } from './smartform.form-model';
|
|
8
|
+
import { SmartformwidgetComponent } from './widgets/smartformwidget/smartformwidget.component';
|
|
9
|
+
import { UiActionToolbarComponent } from '../view-context/smart-ui-action/ui-action-toolbar.component';
|
|
8
10
|
import * as i0 from "@angular/core";
|
|
9
11
|
export declare class SmartformComponent implements OnInit, OnDestroy, OnChanges {
|
|
10
12
|
private service;
|
|
@@ -16,6 +18,7 @@ export declare class SmartformComponent implements OnInit, OnDestroy, OnChanges
|
|
|
16
18
|
sophisticatedValueChange: Subject<SophisticatedValueChange>;
|
|
17
19
|
form: FormGroup;
|
|
18
20
|
direction: typeof SmartFormWidgetDirection;
|
|
21
|
+
smartWidgetsQL?: QueryList<SmartformwidgetComponent>;
|
|
19
22
|
constructor(service: SmartFormService);
|
|
20
23
|
ngOnChanges(changes: SimpleChanges): void;
|
|
21
24
|
ngOnInit(): void;
|
|
@@ -27,6 +30,7 @@ export declare class SmartformComponent implements OnInit, OnDestroy, OnChanges
|
|
|
27
30
|
submitForm(validate?: boolean): SmartForm;
|
|
28
31
|
keyDownFunction(event: any): void;
|
|
29
32
|
getModel(): any;
|
|
33
|
+
getToolbars(): UiActionToolbarComponent[];
|
|
30
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartformComponent, never>;
|
|
31
35
|
static ɵcmp: i0.ɵɵComponentDeclaration<SmartformComponent, "smartform", never, { "smartForm": "smartForm"; }, {}, never, never>;
|
|
32
36
|
}
|
|
@@ -10,6 +10,7 @@ import { SmartButton, SmartFormWidget, SmartItem } from '../../smartform.form-mo
|
|
|
10
10
|
import { SmartFormTextFieldButtonIconPosition, SmartValidator, SophisticatedValueChange, Value } from '../../smartform.model';
|
|
11
11
|
import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
|
|
12
12
|
import { ContentChange, QuillEditorComponent, QuillModules } from 'ngx-quill';
|
|
13
|
+
import { UiActionToolbarComponent } from '../../../view-context/smart-ui-action/ui-action-toolbar.component';
|
|
13
14
|
import * as i0 from "@angular/core";
|
|
14
15
|
export declare class SmartWidgetSettings {
|
|
15
16
|
static useUtc: boolean;
|
|
@@ -41,6 +42,7 @@ export declare class SmartformwidgetComponent implements OnInit, OnDestroy, Afte
|
|
|
41
42
|
isEnterPressed: boolean;
|
|
42
43
|
isDatePickerRequired: boolean;
|
|
43
44
|
SmartWidgetHintPosition: typeof SmartWidgetHintPositionEnum;
|
|
45
|
+
toolbar?: UiActionToolbarComponent;
|
|
44
46
|
emptyQuillToolbar: QuillModules;
|
|
45
47
|
constructor(service: SmartFormService, cfService: ComponentFactoryService, sanitizer: DomSanitizer);
|
|
46
48
|
ngOnInit(): void;
|
|
@@ -109,6 +111,7 @@ export declare class SmartformwidgetComponent implements OnInit, OnDestroy, Afte
|
|
|
109
111
|
compareItems(o1: any, o2: any): boolean;
|
|
110
112
|
truncateUri(uri: any): any;
|
|
111
113
|
removeMatrixRow(question: any): void;
|
|
114
|
+
isToolbarPresent(): boolean;
|
|
112
115
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartformwidgetComponent, never>;
|
|
113
116
|
static ɵcmp: i0.ɵɵComponentDeclaration<SmartformwidgetComponent, "smartformwidget", never, { "form": "form"; "widgetInstance": "widgetInstance"; "onBlur": "onBlur"; "onValueChange": "onValueChange"; "labelColor": "labelColor"; "sophisticatedValueChange": "sophisticatedValueChange"; }, {}, never, never>;
|
|
114
117
|
}
|
|
@@ -13,11 +13,10 @@ import * as i11 from "@angular/material/tree";
|
|
|
13
13
|
import * as i12 from "@angular/material/checkbox";
|
|
14
14
|
import * as i13 from "../smart-expandable-section/smart-expandable-section.module";
|
|
15
15
|
import * as i14 from "@angular/cdk/drag-drop";
|
|
16
|
-
import * as i15 from "
|
|
17
|
-
import * as i16 from "
|
|
18
|
-
import * as i17 from "../view-context/smart-view-context.module";
|
|
16
|
+
import * as i15 from "@angular/material/select";
|
|
17
|
+
import * as i16 from "../view-context/smart-view-context.module";
|
|
19
18
|
export declare class SmartGridModule {
|
|
20
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartGridModule, never>;
|
|
21
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartGridModule, [typeof i1.SmartGridComponent, typeof i2.SmartGridCardComponent, typeof i3.ExpandableGridComponent, typeof i4.TableLayoutDefinerComponent], [typeof i5.BrowserModule, typeof i6.SmartIconModule, typeof i7.SmarttableModule, typeof i8.MatIconModule, typeof i9.MatButtonModule, typeof i10.MatPaginatorModule, typeof i11.MatTreeModule, typeof i12.MatCheckboxModule, typeof i13.SmartExpandableSectionModule, typeof i14.DragDropModule, typeof i15.
|
|
20
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartGridModule, [typeof i1.SmartGridComponent, typeof i2.SmartGridCardComponent, typeof i3.ExpandableGridComponent, typeof i4.TableLayoutDefinerComponent], [typeof i5.BrowserModule, typeof i6.SmartIconModule, typeof i7.SmarttableModule, typeof i8.MatIconModule, typeof i9.MatButtonModule, typeof i10.MatPaginatorModule, typeof i11.MatTreeModule, typeof i12.MatCheckboxModule, typeof i13.SmartExpandableSectionModule, typeof i14.DragDropModule, typeof i15.MatSelectModule, typeof i16.SmartViewContextModule], [typeof i1.SmartGridComponent]>;
|
|
22
21
|
static ɵinj: i0.ɵɵInjectorDeclaration<SmartGridModule>;
|
|
23
22
|
}
|
|
@@ -10,9 +10,9 @@ import * as i8 from "@angular/material/menu";
|
|
|
10
10
|
import * as i9 from "@angular/forms";
|
|
11
11
|
import * as i10 from "@angular/material/form-field";
|
|
12
12
|
import * as i11 from "@angular/material/badge";
|
|
13
|
-
import * as i12 from "../smart-
|
|
13
|
+
import * as i12 from "../view-context/smart-view-context.module";
|
|
14
14
|
export declare class SmartNavbarModule {
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartNavbarModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartNavbarModule, [typeof i1.SmartNavbarComponent], [typeof i2.BrowserModule, typeof i3.MatCommonModule, typeof i4.MatButtonModule, typeof i5.MatToolbarModule, typeof i6.MatInputModule, typeof i7.MatIconModule, typeof i8.MatMenuModule, typeof i9.FormsModule, typeof i9.ReactiveFormsModule, typeof i10.MatFormFieldModule, typeof i11.MatBadgeModule, typeof i12.
|
|
16
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartNavbarModule, [typeof i1.SmartNavbarComponent], [typeof i2.BrowserModule, typeof i3.MatCommonModule, typeof i4.MatButtonModule, typeof i5.MatToolbarModule, typeof i6.MatInputModule, typeof i7.MatIconModule, typeof i8.MatMenuModule, typeof i9.FormsModule, typeof i9.ReactiveFormsModule, typeof i10.MatFormFieldModule, typeof i11.MatBadgeModule, typeof i12.SmartViewContextModule], [typeof i1.SmartNavbarComponent]>;
|
|
17
17
|
static ɵinj: i0.ɵɵInjectorDeclaration<SmartNavbarModule>;
|
|
18
18
|
}
|
|
@@ -6,20 +6,19 @@ import * as i4 from "./component-factory-service/component-factory-service.modul
|
|
|
6
6
|
import * as i5 from "./view-context/smart-view-context.module";
|
|
7
7
|
import * as i6 from "./smart-dialog/smartdialog.module";
|
|
8
8
|
import * as i7 from "./smart-filter/smart-filter.module";
|
|
9
|
-
import * as i8 from "./smart-
|
|
10
|
-
import * as i9 from "./smart-
|
|
11
|
-
import * as i10 from "./smart-
|
|
12
|
-
import * as i11 from "./
|
|
13
|
-
import * as i12 from "./
|
|
14
|
-
import * as i13 from "./smart-
|
|
15
|
-
import * as i14 from "./smart-
|
|
16
|
-
import * as i15 from "./smart-
|
|
17
|
-
import * as i16 from "./smart-
|
|
18
|
-
import * as i17 from "./
|
|
19
|
-
import * as i18 from "./
|
|
20
|
-
import * as i19 from "./smart-tree/smarttree.module";
|
|
9
|
+
import * as i8 from "./smart-grid/smart-grid.module";
|
|
10
|
+
import * as i9 from "./smart-icon/smart-icon.module";
|
|
11
|
+
import * as i10 from "./smart-navbar/smart-navbar.module";
|
|
12
|
+
import * as i11 from "./session/smart-session.module";
|
|
13
|
+
import * as i12 from "./smart-tab-group/smart-tab-group.module";
|
|
14
|
+
import * as i13 from "./smart-table/smarttable.module";
|
|
15
|
+
import * as i14 from "./smart-expandable-section/smart-expandable-section.module";
|
|
16
|
+
import * as i15 from "./smart-component-layout/smart-component-layout.module";
|
|
17
|
+
import * as i16 from "./smart-filter-editor/smart-filter-editor.module";
|
|
18
|
+
import * as i17 from "./shared/shared.module";
|
|
19
|
+
import * as i18 from "./smart-tree/smarttree.module";
|
|
21
20
|
export declare class SmartNgClientModule {
|
|
22
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartNgClientModule, never>;
|
|
23
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartNgClientModule, [typeof i1.SmartFileUploaderComponent], [typeof i2.BrowserModule, typeof i3.MatCommonModule, typeof i4.ComponentFactoryServiceModule, typeof i5.SmartViewContextModule, typeof i6.SmartdialogModule, typeof i7.SmartFilterModule, typeof i8.
|
|
22
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartNgClientModule, [typeof i1.SmartFileUploaderComponent], [typeof i2.BrowserModule, typeof i3.MatCommonModule, typeof i4.ComponentFactoryServiceModule, typeof i5.SmartViewContextModule, typeof i6.SmartdialogModule, typeof i7.SmartFilterModule, typeof i8.SmartGridModule, typeof i9.SmartIconModule, typeof i10.SmartNavbarModule, typeof i11.SmartSessionModule, typeof i12.SmartTabGroupModule, typeof i13.SmarttableModule, typeof i14.SmartExpandableSectionModule, typeof i15.SmartComponentLayoutModule, typeof i16.SmartFilterEditorModule, typeof i17.SharedModule], [typeof i4.ComponentFactoryServiceModule, typeof i15.SmartComponentLayoutModule, typeof i6.SmartdialogModule, typeof i14.SmartExpandableSectionModule, typeof i7.SmartFilterModule, typeof i8.SmartGridModule, typeof i9.SmartIconModule, typeof i10.SmartNavbarModule, typeof i11.SmartSessionModule, typeof i12.SmartTabGroupModule, typeof i13.SmarttableModule, typeof i5.SmartViewContextModule, typeof i1.SmartFileUploaderComponent, typeof i18.SmarttreeModule, typeof i17.SharedModule]>;
|
|
24
23
|
static ɵinj: i0.ɵɵInjectorDeclaration<SmartNgClientModule>;
|
|
25
24
|
}
|
|
@@ -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';
|
|
4
3
|
import { Subject } from 'rxjs';
|
|
5
4
|
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';
|
|
3
2
|
import { UiActionDescriptor } from '../../../api';
|
|
4
3
|
import { UiActionDescriptorService } from '../../ui-action.descriptor.service';
|
|
5
4
|
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';
|
|
5
4
|
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';
|
|
3
2
|
import { UiActionDescriptor } from '../../../api';
|
|
4
3
|
import { UiActionDescriptorService } from '../../ui-action.descriptor.service';
|
|
5
4
|
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: any;
|
|
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';
|
|
4
3
|
import { Subject } from 'rxjs';
|
|
5
4
|
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/smartform.model';
|
|
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 { 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';
|
|
4
|
+
import type { UiActionConfirmDialogService } from './dialogs/ui-action-confirm-dialog/ui-action-confirm-dialog.service';
|
|
5
|
+
import type { UiActionInputDialogService } from './dialogs/ui-action-input-dialog/ui-action-input-dialog.service';
|
|
6
6
|
import { UiActionModel } from './ui-action.model';
|
|
7
|
-
import { UiActionFileUploadDialogService } from './dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.service';
|
|
7
|
+
import type { 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 {
|
|
@@ -7,18 +7,41 @@ import * as i5 from "./smart-ui-action/dialogs/ui-action-input-dialog/ui-action-
|
|
|
7
7
|
import * as i6 from "./smart-ui-action/dialogs/ui-action-confirm-dialog/ui-action-confirm-dialog.component";
|
|
8
8
|
import * as i7 from "./smart-ui-action/dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.component";
|
|
9
9
|
import * as i8 from "./invalid-fields-snack-bar/invalid-fields-snack-bar.component";
|
|
10
|
-
import * as i9 from "
|
|
11
|
-
import * as i10 from "
|
|
12
|
-
import * as i11 from "
|
|
13
|
-
import * as i12 from "
|
|
14
|
-
import * as i13 from "
|
|
15
|
-
import * as i14 from "
|
|
16
|
-
import * as i15 from "../smart-
|
|
17
|
-
import * as i16 from "../smart-form/
|
|
18
|
-
import * as i17 from "@angular/
|
|
19
|
-
import * as i18 from "
|
|
10
|
+
import * as i9 from "../smart-form/smartform.component";
|
|
11
|
+
import * as i10 from "../smart-form/widgets/smartformwidget/smartformwidget.component";
|
|
12
|
+
import * as i11 from "../smart-form/smartfileuploader/smartfileuploader.component";
|
|
13
|
+
import * as i12 from "../smart-form/widgets/smartformwidget/trackCaps.directive";
|
|
14
|
+
import * as i13 from "../smart-form/smartfileuploader/large-file-snack-bar/large-file-snack-bar.component";
|
|
15
|
+
import * as i14 from "../smart-form/widgets/smartformwidget/sortable-widget/sortable-widget.component";
|
|
16
|
+
import * as i15 from "../smart-form/widgets/components/smart-month-picker/smart-month-picker.component";
|
|
17
|
+
import * as i16 from "../smart-form/highlightMacthingString-pipe";
|
|
18
|
+
import * as i17 from "@angular/common";
|
|
19
|
+
import * as i18 from "@angular/common/http";
|
|
20
|
+
import * as i19 from "@angular/material/core";
|
|
21
|
+
import * as i20 from "@angular/material/button";
|
|
22
|
+
import * as i21 from "@angular/material/icon";
|
|
23
|
+
import * as i22 from "@angular/material/snack-bar";
|
|
24
|
+
import * as i23 from "../smart-icon/smart-icon.module";
|
|
25
|
+
import * as i24 from "@angular/material/tooltip";
|
|
26
|
+
import * as i25 from "../shared/shared.module";
|
|
27
|
+
import * as i26 from "@angular/platform-browser";
|
|
28
|
+
import * as i27 from "@angular/material/chips";
|
|
29
|
+
import * as i28 from "@angular/forms";
|
|
30
|
+
import * as i29 from "@angular/material/form-field";
|
|
31
|
+
import * as i30 from "@angular/material/checkbox";
|
|
32
|
+
import * as i31 from "@angular/material/select";
|
|
33
|
+
import * as i32 from "@angular/material/input";
|
|
34
|
+
import * as i33 from "@angular/material/datepicker";
|
|
35
|
+
import * as i34 from "@angular/material-moment-adapter";
|
|
36
|
+
import * as i35 from "@angular/material/radio";
|
|
37
|
+
import * as i36 from "@angular/material/slide-toggle";
|
|
38
|
+
import * as i37 from "@angular/material/autocomplete";
|
|
39
|
+
import * as i38 from "ngx-mask";
|
|
40
|
+
import * as i39 from "ngx-quill";
|
|
41
|
+
import * as i40 from "@angular/cdk/drag-drop";
|
|
42
|
+
import * as i41 from "@angular/youtube-player";
|
|
20
43
|
export declare class SmartViewContextModule {
|
|
21
44
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartViewContextModule, never>;
|
|
22
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartViewContextModule, [typeof i1.MessageDialogComponent, typeof i2.SmartViewContextErrorDialogComponent, typeof i3.SmartViewRedirect, typeof i4.UiActionToolbarComponent, typeof i5.UiActionInputDialogComponent, typeof i6.UiActionConfirmDialogComponent, typeof i7.UiActionFileUploadDialogComponent, typeof i8.InvalidFieldsSnackBarComponent
|
|
45
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartViewContextModule, [typeof i1.MessageDialogComponent, typeof i2.SmartViewContextErrorDialogComponent, typeof i3.SmartViewRedirect, typeof i4.UiActionToolbarComponent, typeof i5.UiActionInputDialogComponent, typeof i6.UiActionConfirmDialogComponent, typeof i7.UiActionFileUploadDialogComponent, typeof i8.InvalidFieldsSnackBarComponent, typeof i9.SmartformComponent, typeof i10.SmartformwidgetComponent, typeof i11.SmartfileuploaderComponent, typeof i12.TrackCapsDirective, typeof i13.LargeFileSnackBarComponent, typeof i14.SortableWidgetComponent, typeof i15.SmartMonthPickerComponent, typeof i16.HighlightPipe], [typeof i17.CommonModule, typeof i18.HttpClientModule, typeof i19.MatCommonModule, typeof i20.MatButtonModule, typeof i21.MatIconModule, typeof i22.MatSnackBarModule, typeof i23.SmartIconModule, typeof i24.MatTooltipModule, typeof i25.SharedModule, typeof i26.BrowserModule, typeof i27.MatChipsModule, typeof i28.FormsModule, typeof i28.ReactiveFormsModule, typeof i29.MatFormFieldModule, typeof i30.MatCheckboxModule, typeof i31.MatSelectModule, typeof i32.MatInputModule, typeof i33.MatDatepickerModule, typeof i34.MatMomentDateModule, typeof i35.MatRadioModule, typeof i36.MatSlideToggleModule, typeof i37.MatAutocompleteModule, typeof i38.NgxMaskModule, typeof i39.QuillModule, typeof i40.DragDropModule, typeof i41.YouTubePlayerModule], [typeof i4.UiActionToolbarComponent, typeof i5.UiActionInputDialogComponent, typeof i9.SmartformComponent, typeof i10.SmartformwidgetComponent, typeof i11.SmartfileuploaderComponent, typeof i16.HighlightPipe]>;
|
|
23
46
|
static ɵinj: i0.ɵɵInjectorDeclaration<SmartViewContextModule>;
|
|
24
47
|
}
|
package/package.json
CHANGED
|
Binary file
|