@smartbit4all/ng-client 4.2.84 → 4.2.85
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/esm2022/lib/smart-component-layout/api/api/api.mjs +1 -1
- package/esm2022/lib/smart-component-layout/api/api/default.service.mjs +1 -1
- package/esm2022/lib/smart-component-layout/api/api.module.mjs +1 -1
- package/esm2022/lib/smart-component-layout/api/configuration.mjs +1 -1
- package/esm2022/lib/smart-component-layout/api/encoder.mjs +1 -1
- package/esm2022/lib/smart-component-layout/api/index.mjs +1 -1
- package/esm2022/lib/smart-component-layout/api/model/componentType.mjs +1 -1
- package/esm2022/lib/smart-component-layout/api/model/layoutDirection.mjs +1 -1
- package/esm2022/lib/smart-component-layout/api/model/smartComponentWidgetDefinition.mjs +1 -1
- package/esm2022/lib/smart-component-layout/api/param.mjs +1 -1
- package/esm2022/lib/smart-component-layout/api/variables.mjs +1 -1
- package/esm2022/lib/smart-form/api/api/api.mjs +1 -1
- package/esm2022/lib/smart-form/api/api/default.service.mjs +1 -1
- package/esm2022/lib/smart-form/api/api.module.mjs +1 -1
- package/esm2022/lib/smart-form/api/configuration.mjs +1 -1
- package/esm2022/lib/smart-form/api/encoder.mjs +1 -1
- package/esm2022/lib/smart-form/api/index.mjs +1 -1
- package/esm2022/lib/smart-form/api/model/models.mjs +1 -1
- package/esm2022/lib/smart-form/api/model/propertyMapping.mjs +1 -1
- package/esm2022/lib/smart-form/api/model/selectionDefinition.mjs +1 -1
- package/esm2022/lib/smart-form/api/model/smartFormInputMode.mjs +1 -1
- package/esm2022/lib/smart-form/api/model/smartFormWidgetDirection.mjs +1 -1
- package/esm2022/lib/smart-form/api/model/smartFormWidgetType.mjs +1 -1
- package/esm2022/lib/smart-form/api/model/smartLayoutDefinition.mjs +1 -1
- package/esm2022/lib/smart-form/api/model/smartMatrixModel.mjs +1 -1
- package/esm2022/lib/smart-form/api/model/smartWidgetDefinition.mjs +1 -1
- package/esm2022/lib/smart-form/api/model/smartWidgetHint.mjs +1 -1
- package/esm2022/lib/smart-form/api/model/sortDefinition.mjs +1 -1
- package/esm2022/lib/smart-form/api/model/textFieldProperties.mjs +1 -1
- package/esm2022/lib/smart-form/api/model/valueChangeMode.mjs +1 -1
- package/esm2022/lib/smart-form/api/param.mjs +1 -1
- package/esm2022/lib/smart-form/api/variables.mjs +1 -1
- package/esm2022/lib/smart-map/api/api/api.mjs +1 -1
- package/esm2022/lib/smart-map/api/api/geoMap.service.mjs +1 -1
- package/esm2022/lib/smart-map/api/api.module.mjs +1 -1
- package/esm2022/lib/smart-map/api/configuration.mjs +1 -1
- package/esm2022/lib/smart-map/api/encoder.mjs +1 -1
- package/esm2022/lib/smart-map/api/index.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/gPSPosition.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/gPSRoute.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapChange.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapDataLoadingMode.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapDataSourceDescriptor.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapDataSourceType.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapEditingSession.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapInteraction.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapItem.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapItemKind.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapLayer.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapLayerChange.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapLayerDescriptor.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapModel.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapOperationMode.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapSelectionMode.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapServerModel.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapTextType.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapViewState.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/geoMapViewport.mjs +1 -1
- package/esm2022/lib/smart-map/api/model/models.mjs +1 -1
- package/esm2022/lib/smart-map/api/param.mjs +1 -1
- package/esm2022/lib/smart-map/api/variables.mjs +1 -1
- package/esm2022/lib/view-context/api/api/view.service.mjs +13 -13
- package/esm2022/lib/view-context/api/model/backgroundProcessInfo.mjs +2 -0
- package/esm2022/lib/view-context/api/model/models.mjs +4 -1
- package/esm2022/lib/view-context/api/model/multiComboBoxElement.mjs +13 -0
- package/esm2022/lib/view-context/api/model/multiComboBoxModel.mjs +2 -0
- package/esm2022/lib/view-context/api/model/uiAction.mjs +1 -1
- package/esm2022/lib/view-context/api/model/uiActionRequest.mjs +1 -1
- package/esm2022/lib/view-context/api/model/view.mjs +1 -1
- package/esm2022/lib/view-context/api/model/viewContext.mjs +1 -1
- package/fesm2022/smartbit4all-ng-client.mjs +24 -12
- package/fesm2022/smartbit4all-ng-client.mjs.map +1 -1
- package/lib/view-context/api/api/view.service.d.ts +13 -12
- package/lib/view-context/api/model/backgroundProcessInfo.d.ts +25 -0
- package/lib/view-context/api/model/models.d.ts +3 -0
- package/lib/view-context/api/model/multiComboBoxElement.d.ts +16 -0
- package/lib/view-context/api/model/multiComboBoxModel.d.ts +16 -0
- package/lib/view-context/api/model/uiAction.d.ts +2 -0
- package/lib/view-context/api/model/uiActionRequest.d.ts +3 -0
- package/lib/view-context/api/model/view.d.ts +5 -0
- package/lib/view-context/api/model/viewContext.d.ts +1 -0
- package/package.json +1 -1
- package/smartbit4all-ng-client-4.2.85.tgz +0 -0
- package/smartbit4all-ng-client-4.2.84.tgz +0 -0
|
@@ -191,19 +191,19 @@ export declare class ViewService {
|
|
|
191
191
|
/**
|
|
192
192
|
* Performs a generic UI action.
|
|
193
193
|
* @param uuid
|
|
194
|
-
* @param
|
|
194
|
+
* @param uiActionRequest
|
|
195
195
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
196
196
|
* @param reportProgress flag to report request and response progress.
|
|
197
197
|
*/
|
|
198
|
-
performAction(uuid: string,
|
|
198
|
+
performAction(uuid: string, uiActionRequest: UiActionRequest, observe?: 'body', reportProgress?: boolean, options?: {
|
|
199
199
|
httpHeaderAccept?: 'application/json';
|
|
200
200
|
context?: HttpContext;
|
|
201
201
|
}): Observable<ViewContextChange>;
|
|
202
|
-
performAction(uuid: string,
|
|
202
|
+
performAction(uuid: string, uiActionRequest: UiActionRequest, observe?: 'response', reportProgress?: boolean, options?: {
|
|
203
203
|
httpHeaderAccept?: 'application/json';
|
|
204
204
|
context?: HttpContext;
|
|
205
205
|
}): Observable<HttpResponse<ViewContextChange>>;
|
|
206
|
-
performAction(uuid: string,
|
|
206
|
+
performAction(uuid: string, uiActionRequest: UiActionRequest, observe?: 'events', reportProgress?: boolean, options?: {
|
|
207
207
|
httpHeaderAccept?: 'application/json';
|
|
208
208
|
context?: HttpContext;
|
|
209
209
|
}): Observable<HttpEvent<ViewContextChange>>;
|
|
@@ -212,19 +212,19 @@ export declare class ViewService {
|
|
|
212
212
|
* @param uuid
|
|
213
213
|
* @param widgetId
|
|
214
214
|
* @param nodeId
|
|
215
|
-
* @param
|
|
215
|
+
* @param uiActionRequest
|
|
216
216
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
217
217
|
* @param reportProgress flag to report request and response progress.
|
|
218
218
|
*/
|
|
219
|
-
performWidgetAction(uuid: string, widgetId: string, nodeId: string,
|
|
219
|
+
performWidgetAction(uuid: string, widgetId: string, nodeId: string, uiActionRequest: UiActionRequest, observe?: 'body', reportProgress?: boolean, options?: {
|
|
220
220
|
httpHeaderAccept?: 'application/json';
|
|
221
221
|
context?: HttpContext;
|
|
222
222
|
}): Observable<ViewContextChange>;
|
|
223
|
-
performWidgetAction(uuid: string, widgetId: string, nodeId: string,
|
|
223
|
+
performWidgetAction(uuid: string, widgetId: string, nodeId: string, uiActionRequest: UiActionRequest, observe?: 'response', reportProgress?: boolean, options?: {
|
|
224
224
|
httpHeaderAccept?: 'application/json';
|
|
225
225
|
context?: HttpContext;
|
|
226
226
|
}): Observable<HttpResponse<ViewContextChange>>;
|
|
227
|
-
performWidgetAction(uuid: string, widgetId: string, nodeId: string,
|
|
227
|
+
performWidgetAction(uuid: string, widgetId: string, nodeId: string, uiActionRequest: UiActionRequest, observe?: 'events', reportProgress?: boolean, options?: {
|
|
228
228
|
httpHeaderAccept?: 'application/json';
|
|
229
229
|
context?: HttpContext;
|
|
230
230
|
}): Observable<HttpEvent<ViewContextChange>>;
|
|
@@ -232,23 +232,24 @@ export declare class ViewService {
|
|
|
232
232
|
* Performs a widget UI action.
|
|
233
233
|
* @param uuid
|
|
234
234
|
* @param widgetId
|
|
235
|
-
* @param
|
|
235
|
+
* @param uiActionRequest
|
|
236
236
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
237
237
|
* @param reportProgress flag to report request and response progress.
|
|
238
238
|
*/
|
|
239
|
-
performWidgetMainAction(uuid: string, widgetId: string,
|
|
239
|
+
performWidgetMainAction(uuid: string, widgetId: string, uiActionRequest: UiActionRequest, observe?: 'body', reportProgress?: boolean, options?: {
|
|
240
240
|
httpHeaderAccept?: 'application/json';
|
|
241
241
|
context?: HttpContext;
|
|
242
242
|
}): Observable<ViewContextChange>;
|
|
243
|
-
performWidgetMainAction(uuid: string, widgetId: string,
|
|
243
|
+
performWidgetMainAction(uuid: string, widgetId: string, uiActionRequest: UiActionRequest, observe?: 'response', reportProgress?: boolean, options?: {
|
|
244
244
|
httpHeaderAccept?: 'application/json';
|
|
245
245
|
context?: HttpContext;
|
|
246
246
|
}): Observable<HttpResponse<ViewContextChange>>;
|
|
247
|
-
performWidgetMainAction(uuid: string, widgetId: string,
|
|
247
|
+
performWidgetMainAction(uuid: string, widgetId: string, uiActionRequest: UiActionRequest, observe?: 'events', reportProgress?: boolean, options?: {
|
|
248
248
|
httpHeaderAccept?: 'application/json';
|
|
249
249
|
context?: HttpContext;
|
|
250
250
|
}): Observable<HttpEvent<ViewContextChange>>;
|
|
251
251
|
/**
|
|
252
|
+
* Show Published View
|
|
252
253
|
* @param channel Smartlink\'s channel.
|
|
253
254
|
* @param uuid Smartlink\'s unique identifier
|
|
254
255
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* View API
|
|
3
|
+
* View API
|
|
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
|
+
import { UiAction } from './uiAction';
|
|
13
|
+
export interface BackgroundProcessInfo {
|
|
14
|
+
/**
|
|
15
|
+
* Code of the running process.
|
|
16
|
+
*/
|
|
17
|
+
code?: string;
|
|
18
|
+
/**
|
|
19
|
+
* The message displayed to the user to describe the process.
|
|
20
|
+
*/
|
|
21
|
+
headline?: string;
|
|
22
|
+
progress?: number;
|
|
23
|
+
refreshAction?: UiAction;
|
|
24
|
+
cancelAction?: UiAction;
|
|
25
|
+
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
export * from './backgroundProcessInfo';
|
|
1
2
|
export * from './badgeDescriptor';
|
|
2
3
|
export * from './clipboardData';
|
|
3
4
|
export * from './closeResult';
|
|
@@ -18,6 +19,8 @@ export * from './messageOptionType';
|
|
|
18
19
|
export * from './messageResult';
|
|
19
20
|
export * from './messageTextType';
|
|
20
21
|
export * from './messageType';
|
|
22
|
+
export * from './multiComboBoxElement';
|
|
23
|
+
export * from './multiComboBoxModel';
|
|
21
24
|
export * from './namedValidator';
|
|
22
25
|
export * from './openPendingData';
|
|
23
26
|
export * from './serverRequestExecutionStat';
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* View API
|
|
3
|
+
* View API
|
|
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 interface MultiComboBoxElement {
|
|
13
|
+
widgetKey?: string;
|
|
14
|
+
valueSet?: string;
|
|
15
|
+
relation?: string;
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* View API
|
|
3
|
+
* View API
|
|
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
|
+
import { MultiComboBoxElement } from './multiComboBoxElement';
|
|
13
|
+
export interface MultiComboBoxModel {
|
|
14
|
+
viewKey?: string;
|
|
15
|
+
elements: Array<MultiComboBoxElement>;
|
|
16
|
+
}
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import { UiActionInputType } from './uiActionInputType';
|
|
13
13
|
import { UiActionDescriptor } from './uiActionDescriptor';
|
|
14
|
+
import { BackgroundProcessInfo } from './backgroundProcessInfo';
|
|
14
15
|
export interface UiAction {
|
|
15
16
|
code?: string;
|
|
16
17
|
path?: string;
|
|
@@ -45,4 +46,5 @@ export interface UiAction {
|
|
|
45
46
|
* Whether this action should appear disabled or not.
|
|
46
47
|
*/
|
|
47
48
|
disabled?: boolean;
|
|
49
|
+
backgroundProcess?: BackgroundProcessInfo;
|
|
48
50
|
}
|
|
@@ -14,6 +14,7 @@ import { SmartLayoutDefinition } from '../../../smart-form/api';
|
|
|
14
14
|
import { SmartComponentLayoutDefinition } from '../../../smart-component-layout/api';
|
|
15
15
|
import { Style } from './style';
|
|
16
16
|
import { ViewState } from './viewState';
|
|
17
|
+
import { BackgroundProcessInfo } from './backgroundProcessInfo';
|
|
17
18
|
import { ViewPlaceholder } from './viewPlaceholder';
|
|
18
19
|
import { UiAction } from './uiAction';
|
|
19
20
|
import { ValueSet } from './valueSet';
|
|
@@ -43,6 +44,10 @@ export interface View {
|
|
|
43
44
|
type: ViewType;
|
|
44
45
|
containerUuid?: string;
|
|
45
46
|
model?: object;
|
|
47
|
+
/**
|
|
48
|
+
* List of processes (related and important to the view\'s content) running in the background.
|
|
49
|
+
*/
|
|
50
|
+
backgroundProcesses?: Array<BackgroundProcessInfo>;
|
|
46
51
|
constraint?: ViewConstraint;
|
|
47
52
|
closedChildrenViews: Array<ViewPlaceholder>;
|
|
48
53
|
downloadableItems: {
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|