@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.
Files changed (84) hide show
  1. package/esm2022/lib/smart-component-layout/api/api/api.mjs +1 -1
  2. package/esm2022/lib/smart-component-layout/api/api/default.service.mjs +1 -1
  3. package/esm2022/lib/smart-component-layout/api/api.module.mjs +1 -1
  4. package/esm2022/lib/smart-component-layout/api/configuration.mjs +1 -1
  5. package/esm2022/lib/smart-component-layout/api/encoder.mjs +1 -1
  6. package/esm2022/lib/smart-component-layout/api/index.mjs +1 -1
  7. package/esm2022/lib/smart-component-layout/api/model/componentType.mjs +1 -1
  8. package/esm2022/lib/smart-component-layout/api/model/layoutDirection.mjs +1 -1
  9. package/esm2022/lib/smart-component-layout/api/model/smartComponentWidgetDefinition.mjs +1 -1
  10. package/esm2022/lib/smart-component-layout/api/param.mjs +1 -1
  11. package/esm2022/lib/smart-component-layout/api/variables.mjs +1 -1
  12. package/esm2022/lib/smart-form/api/api/api.mjs +1 -1
  13. package/esm2022/lib/smart-form/api/api/default.service.mjs +1 -1
  14. package/esm2022/lib/smart-form/api/api.module.mjs +1 -1
  15. package/esm2022/lib/smart-form/api/configuration.mjs +1 -1
  16. package/esm2022/lib/smart-form/api/encoder.mjs +1 -1
  17. package/esm2022/lib/smart-form/api/index.mjs +1 -1
  18. package/esm2022/lib/smart-form/api/model/models.mjs +1 -1
  19. package/esm2022/lib/smart-form/api/model/propertyMapping.mjs +1 -1
  20. package/esm2022/lib/smart-form/api/model/selectionDefinition.mjs +1 -1
  21. package/esm2022/lib/smart-form/api/model/smartFormInputMode.mjs +1 -1
  22. package/esm2022/lib/smart-form/api/model/smartFormWidgetDirection.mjs +1 -1
  23. package/esm2022/lib/smart-form/api/model/smartFormWidgetType.mjs +1 -1
  24. package/esm2022/lib/smart-form/api/model/smartLayoutDefinition.mjs +1 -1
  25. package/esm2022/lib/smart-form/api/model/smartMatrixModel.mjs +1 -1
  26. package/esm2022/lib/smart-form/api/model/smartWidgetDefinition.mjs +1 -1
  27. package/esm2022/lib/smart-form/api/model/smartWidgetHint.mjs +1 -1
  28. package/esm2022/lib/smart-form/api/model/sortDefinition.mjs +1 -1
  29. package/esm2022/lib/smart-form/api/model/textFieldProperties.mjs +1 -1
  30. package/esm2022/lib/smart-form/api/model/valueChangeMode.mjs +1 -1
  31. package/esm2022/lib/smart-form/api/param.mjs +1 -1
  32. package/esm2022/lib/smart-form/api/variables.mjs +1 -1
  33. package/esm2022/lib/smart-map/api/api/api.mjs +1 -1
  34. package/esm2022/lib/smart-map/api/api/geoMap.service.mjs +1 -1
  35. package/esm2022/lib/smart-map/api/api.module.mjs +1 -1
  36. package/esm2022/lib/smart-map/api/configuration.mjs +1 -1
  37. package/esm2022/lib/smart-map/api/encoder.mjs +1 -1
  38. package/esm2022/lib/smart-map/api/index.mjs +1 -1
  39. package/esm2022/lib/smart-map/api/model/gPSPosition.mjs +1 -1
  40. package/esm2022/lib/smart-map/api/model/gPSRoute.mjs +1 -1
  41. package/esm2022/lib/smart-map/api/model/geoMapChange.mjs +1 -1
  42. package/esm2022/lib/smart-map/api/model/geoMapDataLoadingMode.mjs +1 -1
  43. package/esm2022/lib/smart-map/api/model/geoMapDataSourceDescriptor.mjs +1 -1
  44. package/esm2022/lib/smart-map/api/model/geoMapDataSourceType.mjs +1 -1
  45. package/esm2022/lib/smart-map/api/model/geoMapEditingSession.mjs +1 -1
  46. package/esm2022/lib/smart-map/api/model/geoMapInteraction.mjs +1 -1
  47. package/esm2022/lib/smart-map/api/model/geoMapItem.mjs +1 -1
  48. package/esm2022/lib/smart-map/api/model/geoMapItemKind.mjs +1 -1
  49. package/esm2022/lib/smart-map/api/model/geoMapLayer.mjs +1 -1
  50. package/esm2022/lib/smart-map/api/model/geoMapLayerChange.mjs +1 -1
  51. package/esm2022/lib/smart-map/api/model/geoMapLayerDescriptor.mjs +1 -1
  52. package/esm2022/lib/smart-map/api/model/geoMapModel.mjs +1 -1
  53. package/esm2022/lib/smart-map/api/model/geoMapOperationMode.mjs +1 -1
  54. package/esm2022/lib/smart-map/api/model/geoMapSelectionMode.mjs +1 -1
  55. package/esm2022/lib/smart-map/api/model/geoMapServerModel.mjs +1 -1
  56. package/esm2022/lib/smart-map/api/model/geoMapTextType.mjs +1 -1
  57. package/esm2022/lib/smart-map/api/model/geoMapViewState.mjs +1 -1
  58. package/esm2022/lib/smart-map/api/model/geoMapViewport.mjs +1 -1
  59. package/esm2022/lib/smart-map/api/model/models.mjs +1 -1
  60. package/esm2022/lib/smart-map/api/param.mjs +1 -1
  61. package/esm2022/lib/smart-map/api/variables.mjs +1 -1
  62. package/esm2022/lib/view-context/api/api/view.service.mjs +13 -13
  63. package/esm2022/lib/view-context/api/model/backgroundProcessInfo.mjs +2 -0
  64. package/esm2022/lib/view-context/api/model/models.mjs +4 -1
  65. package/esm2022/lib/view-context/api/model/multiComboBoxElement.mjs +13 -0
  66. package/esm2022/lib/view-context/api/model/multiComboBoxModel.mjs +2 -0
  67. package/esm2022/lib/view-context/api/model/uiAction.mjs +1 -1
  68. package/esm2022/lib/view-context/api/model/uiActionRequest.mjs +1 -1
  69. package/esm2022/lib/view-context/api/model/view.mjs +1 -1
  70. package/esm2022/lib/view-context/api/model/viewContext.mjs +1 -1
  71. package/fesm2022/smartbit4all-ng-client.mjs +24 -12
  72. package/fesm2022/smartbit4all-ng-client.mjs.map +1 -1
  73. package/lib/view-context/api/api/view.service.d.ts +13 -12
  74. package/lib/view-context/api/model/backgroundProcessInfo.d.ts +25 -0
  75. package/lib/view-context/api/model/models.d.ts +3 -0
  76. package/lib/view-context/api/model/multiComboBoxElement.d.ts +16 -0
  77. package/lib/view-context/api/model/multiComboBoxModel.d.ts +16 -0
  78. package/lib/view-context/api/model/uiAction.d.ts +2 -0
  79. package/lib/view-context/api/model/uiActionRequest.d.ts +3 -0
  80. package/lib/view-context/api/model/view.d.ts +5 -0
  81. package/lib/view-context/api/model/viewContext.d.ts +1 -0
  82. package/package.json +1 -1
  83. package/smartbit4all-ng-client-4.2.85.tgz +0 -0
  84. 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 body
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, body: UiActionRequest, observe?: 'body', reportProgress?: boolean, options?: {
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, body: UiActionRequest, observe?: 'response', reportProgress?: boolean, options?: {
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, body: UiActionRequest, observe?: 'events', reportProgress?: boolean, options?: {
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 body
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, body: UiActionRequest, observe?: 'body', reportProgress?: boolean, options?: {
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, body: UiActionRequest, observe?: 'response', reportProgress?: boolean, options?: {
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, body: UiActionRequest, observe?: 'events', reportProgress?: boolean, options?: {
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 body
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, body: UiActionRequest, observe?: 'body', reportProgress?: boolean, options?: {
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, body: UiActionRequest, observe?: 'response', reportProgress?: boolean, options?: {
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, body: UiActionRequest, observe?: 'events', reportProgress?: boolean, options?: {
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\&#39;s channel.
253
254
  * @param uuid Smartlink\&#39;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
  }
@@ -9,6 +9,9 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
+ /**
13
+ * A request to perform user action initiated on the client interface
14
+ */
12
15
  export interface UiActionRequest {
13
16
  /**
14
17
  * Code of the executed UI action.
@@ -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: {
@@ -29,4 +29,5 @@ export interface ViewContext {
29
29
  openPendingData?: OpenPendingData;
30
30
  currentRequest?: ServerRequestTrack;
31
31
  deviceInfo?: DeviceInfo;
32
+ timeOfLastRequest?: string;
32
33
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartbit4all/ng-client",
3
- "version": "4.2.84",
3
+ "version": "4.2.85",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
6
6
  "@angular/common": "^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
Binary file