@smartbit4all/ng-client 4.5.34 → 4.5.36

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 (108) hide show
  1. package/esm2022/lib/session/projects.mjs +1 -2
  2. package/esm2022/lib/session/smart-backend-bootstrap.service.mjs +2 -2
  3. package/esm2022/lib/session/smart-timer/smart-session-timer.component.mjs +35 -20
  4. package/esm2022/lib/smart-component-layout/api/api/api.mjs +1 -1
  5. package/esm2022/lib/smart-component-layout/api/api/default.service.mjs +1 -1
  6. package/esm2022/lib/smart-component-layout/api/api.module.mjs +1 -1
  7. package/esm2022/lib/smart-component-layout/api/configuration.mjs +1 -1
  8. package/esm2022/lib/smart-component-layout/api/encoder.mjs +1 -1
  9. package/esm2022/lib/smart-component-layout/api/index.mjs +1 -1
  10. package/esm2022/lib/smart-component-layout/api/model/componentType.mjs +1 -1
  11. package/esm2022/lib/smart-component-layout/api/model/layoutDefinitionDescriptor.mjs +1 -1
  12. package/esm2022/lib/smart-component-layout/api/model/layoutDirection.mjs +1 -1
  13. package/esm2022/lib/smart-component-layout/api/model/smartComponentLayoutDefinition.mjs +1 -1
  14. package/esm2022/lib/smart-component-layout/api/model/smartComponentWidgetDefinition.mjs +1 -1
  15. package/esm2022/lib/smart-component-layout/api/param.mjs +1 -1
  16. package/esm2022/lib/smart-component-layout/api/variables.mjs +1 -1
  17. package/esm2022/lib/smart-diagram/api/api/api.mjs +1 -1
  18. package/esm2022/lib/smart-diagram/api/api/diagramService.service.mjs +1 -1
  19. package/esm2022/lib/smart-diagram/api/api.module.mjs +1 -1
  20. package/esm2022/lib/smart-diagram/api/configuration.mjs +1 -1
  21. package/esm2022/lib/smart-diagram/api/encoder.mjs +1 -1
  22. package/esm2022/lib/smart-diagram/api/index.mjs +1 -1
  23. package/esm2022/lib/smart-diagram/api/model/diagramColor.mjs +1 -1
  24. package/esm2022/lib/smart-diagram/api/model/diagramDataContainer.mjs +1 -1
  25. package/esm2022/lib/smart-diagram/api/model/diagramDataItem.mjs +1 -1
  26. package/esm2022/lib/smart-diagram/api/model/diagramDataSet.mjs +1 -1
  27. package/esm2022/lib/smart-diagram/api/model/diagramDescriptor.mjs +1 -1
  28. package/esm2022/lib/smart-diagram/api/model/diagramModel.mjs +1 -1
  29. package/esm2022/lib/smart-diagram/api/model/diagramShape.mjs +1 -1
  30. package/esm2022/lib/smart-diagram/api/model/drawTime.mjs +1 -1
  31. package/esm2022/lib/smart-diagram/api/model/labelText.mjs +1 -1
  32. package/esm2022/lib/smart-diagram/api/model/models.mjs +1 -1
  33. package/esm2022/lib/smart-diagram/api/param.mjs +1 -1
  34. package/esm2022/lib/smart-diagram/api/variables.mjs +1 -1
  35. package/esm2022/lib/smart-form/api/api/api.mjs +1 -1
  36. package/esm2022/lib/smart-form/api/api/default.service.mjs +1 -1
  37. package/esm2022/lib/smart-form/api/api.module.mjs +1 -1
  38. package/esm2022/lib/smart-form/api/configuration.mjs +1 -1
  39. package/esm2022/lib/smart-form/api/encoder.mjs +1 -1
  40. package/esm2022/lib/smart-form/api/index.mjs +1 -1
  41. package/esm2022/lib/smart-form/api/model/dateFieldProperties.mjs +1 -1
  42. package/esm2022/lib/smart-form/api/model/fileUploaderProperties.mjs +1 -1
  43. package/esm2022/lib/smart-form/api/model/imageProperties.mjs +1 -1
  44. package/esm2022/lib/smart-form/api/model/multiFileUploaderProperties.mjs +1 -1
  45. package/esm2022/lib/smart-form/api/model/propertyMapping.mjs +1 -1
  46. package/esm2022/lib/smart-form/api/model/recordingUploaderProperties.mjs +1 -1
  47. package/esm2022/lib/smart-form/api/model/selectionDefinition.mjs +1 -1
  48. package/esm2022/lib/smart-form/api/model/smartFormInputMode.mjs +1 -1
  49. package/esm2022/lib/smart-form/api/model/smartFormWidgetDirection.mjs +1 -1
  50. package/esm2022/lib/smart-form/api/model/smartFormWidgetType.mjs +1 -1
  51. package/esm2022/lib/smart-form/api/model/smartLayoutDefinition.mjs +1 -1
  52. package/esm2022/lib/smart-form/api/model/smartMatrixModel.mjs +1 -1
  53. package/esm2022/lib/smart-form/api/model/smartWidgetDefinition.mjs +1 -1
  54. package/esm2022/lib/smart-form/api/model/smartWidgetHint.mjs +1 -1
  55. package/esm2022/lib/smart-form/api/model/sortDefinition.mjs +1 -1
  56. package/esm2022/lib/smart-form/api/model/textBoxProperties.mjs +1 -1
  57. package/esm2022/lib/smart-form/api/model/textFieldProperties.mjs +1 -1
  58. package/esm2022/lib/smart-form/api/model/valueChangeMode.mjs +1 -1
  59. package/esm2022/lib/smart-form/api/param.mjs +1 -1
  60. package/esm2022/lib/smart-form/api/variables.mjs +1 -1
  61. package/esm2022/lib/smart-map/api/api/api.mjs +1 -1
  62. package/esm2022/lib/smart-map/api/api/geoMap.service.mjs +1 -1
  63. package/esm2022/lib/smart-map/api/api.module.mjs +1 -1
  64. package/esm2022/lib/smart-map/api/configuration.mjs +1 -1
  65. package/esm2022/lib/smart-map/api/encoder.mjs +1 -1
  66. package/esm2022/lib/smart-map/api/index.mjs +1 -1
  67. package/esm2022/lib/smart-map/api/model/gPSPosition.mjs +1 -1
  68. package/esm2022/lib/smart-map/api/model/gPSRoute.mjs +1 -1
  69. package/esm2022/lib/smart-map/api/model/geoMapChange.mjs +1 -1
  70. package/esm2022/lib/smart-map/api/model/geoMapDataLoadingMode.mjs +1 -1
  71. package/esm2022/lib/smart-map/api/model/geoMapDataSourceDescriptor.mjs +1 -1
  72. package/esm2022/lib/smart-map/api/model/geoMapDataSourceType.mjs +1 -1
  73. package/esm2022/lib/smart-map/api/model/geoMapEditingSession.mjs +1 -1
  74. package/esm2022/lib/smart-map/api/model/geoMapInteraction.mjs +1 -1
  75. package/esm2022/lib/smart-map/api/model/geoMapItem.mjs +1 -1
  76. package/esm2022/lib/smart-map/api/model/geoMapItemKind.mjs +1 -1
  77. package/esm2022/lib/smart-map/api/model/geoMapLayer.mjs +1 -1
  78. package/esm2022/lib/smart-map/api/model/geoMapLayerChange.mjs +1 -1
  79. package/esm2022/lib/smart-map/api/model/geoMapLayerDescriptor.mjs +1 -1
  80. package/esm2022/lib/smart-map/api/model/geoMapModel.mjs +1 -1
  81. package/esm2022/lib/smart-map/api/model/geoMapOperationMode.mjs +1 -1
  82. package/esm2022/lib/smart-map/api/model/geoMapSelectionMode.mjs +1 -1
  83. package/esm2022/lib/smart-map/api/model/geoMapServerModel.mjs +1 -1
  84. package/esm2022/lib/smart-map/api/model/geoMapTextType.mjs +1 -1
  85. package/esm2022/lib/smart-map/api/model/geoMapViewState.mjs +1 -1
  86. package/esm2022/lib/smart-map/api/model/geoMapViewport.mjs +1 -1
  87. package/esm2022/lib/smart-map/api/model/models.mjs +1 -1
  88. package/esm2022/lib/smart-map/api/param.mjs +1 -1
  89. package/esm2022/lib/smart-map/api/variables.mjs +1 -1
  90. package/esm2022/lib/view-context/api/model/smartLinkData.mjs +1 -1
  91. package/esm2022/lib/view-context/api/model/uiAction.mjs +1 -1
  92. package/esm2022/lib/view-context/api/model/uiActionDefinition.mjs +1 -1
  93. package/esm2022/lib/view-context/api/model/uiActionDefinitionEntry.mjs +1 -1
  94. package/esm2022/lib/view-context/api/model/uiActionInputType.mjs +1 -1
  95. package/esm2022/lib/view-context/api/model/uiActionSchedule.mjs +1 -1
  96. package/esm2022/lib/view-context/api/model/uiActionUploadDescriptor.mjs +1 -1
  97. package/esm2022/lib/view-context/api/model/viewEventHandler.mjs +1 -1
  98. package/esm2022/lib/view-context/smart-view-context.service.mjs +2 -2
  99. package/fesm2022/smartbit4all-ng-client.mjs +36 -77
  100. package/fesm2022/smartbit4all-ng-client.mjs.map +1 -1
  101. package/lib/session/projects.d.ts +0 -1
  102. package/lib/session/smart-timer/smart-session-timer.component.d.ts +7 -5
  103. package/lib/view-context/smart-view-context.service.d.ts +1 -1
  104. package/package.json +1 -1
  105. package/smartbit4all-ng-client-4.5.36.tgz +0 -0
  106. package/esm2022/lib/session/smart-timer/smart-session-timer.service.mjs +0 -63
  107. package/lib/session/smart-timer/smart-session-timer.service.d.ts +0 -21
  108. package/smartbit4all-ng-client-4.5.34.tgz +0 -0
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, Injectable, Optional, Inject, PLATFORM_ID, NgModule, SkipSelf, RendererStyleFlags2, Directive, Input, HostBinding, HostListener, Component, EventEmitter, Output, ViewChildren, ViewChild, ElementRef, forwardRef, Pipe, ViewContainerRef, ViewEncapsulation, ChangeDetectionStrategy, CUSTOM_ELEMENTS_SCHEMA, NO_ERRORS_SCHEMA, input, computed, effect, signal, inject, ApplicationRef, viewChild, ChangeDetectorRef } from '@angular/core';
2
+ import { InjectionToken, Injectable, Optional, Inject, PLATFORM_ID, NgModule, SkipSelf, RendererStyleFlags2, Directive, Input, HostBinding, HostListener, Component, EventEmitter, Output, ViewChildren, ViewChild, ElementRef, forwardRef, Pipe, ViewContainerRef, ViewEncapsulation, ChangeDetectionStrategy, CUSTOM_ELEMENTS_SCHEMA, NO_ERRORS_SCHEMA, signal, computed, input, effect, inject, ApplicationRef, viewChild, ChangeDetectorRef } from '@angular/core';
3
3
  import * as i1 from '@angular/common/http';
4
4
  import { HttpHeaders, HttpContext, HttpErrorResponse, HttpParams, HttpClientModule, HTTP_INTERCEPTORS } from '@angular/common/http';
5
5
  import { Subject, lastValueFrom, take, takeUntil, interval, startWith, map, distinctUntilChanged, catchError, throwError, from } from 'rxjs';
@@ -4311,7 +4311,7 @@ class SmartViewContextService {
4311
4311
  // TODO init view context automatically
4312
4312
  // await this.initialize();
4313
4313
  await this.initViewContext();
4314
- this.openSmartLink.next(channel);
4314
+ this.openSmartLink.next([channel, uuid]);
4315
4315
  await this.openSmartLink.toPromise();
4316
4316
  await this.view.showPublishedView(channel, uuid).toPromise();
4317
4317
  await this.getAndSyncViewContext();
@@ -13310,7 +13310,7 @@ class SmartBackendBootstrapService {
13310
13310
  this.viewContext.setViewHandlers(config.viewHandlers);
13311
13311
  this.viewContext.setMessageDialogName(config.messageDialogName ?? 'message-dialog');
13312
13312
  this.viewContext.setActionDescriptors(config.actionDescriptors);
13313
- this.viewContext.openSmartLink.subscribe((channel) => {
13313
+ this.viewContext.openSmartLink.subscribe(([channel, uuid]) => {
13314
13314
  this.handleSmartLink(channel);
13315
13315
  });
13316
13316
  }
@@ -13631,95 +13631,54 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImpo
13631
13631
  type: Injectable
13632
13632
  }], ctorParameters: () => [{ type: SmartSessionService }] });
13633
13633
 
13634
- class SmartSessionTimerService {
13635
- constructor(session) {
13636
- this.session = session;
13637
- this._destroy$ = new Subject();
13638
- this.totalTimeInMinutes = 30;
13639
- this.sessionExpiration = 'sessionExpiracy';
13640
- this.timeChanged = new SmartSubject(this._destroy$);
13641
- this.onTimerExpired = new SmartSubject(this._destroy$);
13642
- this.session.sessionExpiracyChanged.pipe(takeUntil(this._destroy$)).subscribe(() => {
13643
- this.restart();
13644
- });
13645
- }
13646
- ngOnDestroy() {
13647
- this._destroy$.next();
13648
- this._destroy$.complete();
13649
- }
13650
- startTimer() {
13651
- if (this.timer) {
13652
- clearInterval(this.timer);
13653
- }
13654
- const sessionInfoData = this.session.sessionInfoData;
13655
- const lifetimeSeconds = sessionInfoData?.duration;
13656
- if (lifetimeSeconds && lifetimeSeconds !== 0) {
13657
- this.timeLeftInSeconds = lifetimeSeconds;
13658
- }
13659
- else {
13660
- const expiration = new Date(sessionInfoData.expiration);
13661
- const now = new Date();
13662
- this.timeLeftInSeconds = Math.floor((expiration.getTime() - now.getTime()) / 1000);
13663
- }
13664
- this.timer = setInterval(() => {
13665
- this.timeLeftInSeconds--;
13666
- if (this.timeLeftInSeconds === 0) {
13667
- this.timeout();
13668
- }
13669
- this.timeChanged.next();
13670
- }, 1000);
13671
- }
13672
- restart() {
13673
- clearInterval(this.timer);
13674
- this.timer = undefined;
13675
- this.startTimer();
13676
- }
13677
- timeout() {
13678
- clearInterval(this.timer);
13679
- this.timer = undefined;
13680
- this.onTimerExpired.next();
13681
- }
13682
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: SmartSessionTimerService, deps: [{ token: SmartSessionService }], target: i0.ɵɵFactoryTarget.Injectable }); }
13683
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: SmartSessionTimerService, providedIn: 'root' }); }
13684
- }
13685
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: SmartSessionTimerService, decorators: [{
13686
- type: Injectable,
13687
- args: [{
13688
- providedIn: 'root',
13689
- }]
13690
- }], ctorParameters: () => [{ type: SmartSessionService }] });
13691
-
13692
13634
  class SmartSessionTimerComponent {
13693
- constructor(service, bootstrap) {
13694
- this.service = service;
13635
+ constructor(session, bootstrap) {
13636
+ this.session = session;
13695
13637
  this.bootstrap = bootstrap;
13696
13638
  this._destroy$ = new Subject();
13639
+ this.secondsLeft = signal(undefined);
13640
+ this.timeFormatted = computed(() => {
13641
+ const secs = this.secondsLeft();
13642
+ if (!secs) {
13643
+ return '--:--';
13644
+ }
13645
+ const minutes = Math.floor(secs / 60);
13646
+ const remainingSeconds = secs % 60;
13647
+ return `${minutes}:${remainingSeconds < 10 ? '0' : ''}${remainingSeconds}`;
13648
+ });
13697
13649
  }
13698
13650
  ngOnInit() {
13699
13651
  this.bootstrap.whenReady().then(() => {
13700
- this.service.startTimer();
13701
- this.timeInSeconds = this.service.timeLeftInSeconds;
13702
- this.service.timeChanged.pipe(takeUntil(this._destroy$)).subscribe(() => {
13703
- this.timeInSeconds = this.service.timeLeftInSeconds;
13652
+ this.session.sessionExpiracyChanged.pipe(takeUntil(this._destroy$)).subscribe(() => {
13653
+ this.updateSecondsLeft();
13704
13654
  });
13655
+ this.timerId = setInterval(() => {
13656
+ this.updateSecondsLeft();
13657
+ }, 1000);
13705
13658
  });
13706
13659
  }
13660
+ updateSecondsLeft() {
13661
+ const expirationStr = this.session.sessionInfoData?.expiration;
13662
+ if (!expirationStr) {
13663
+ this.secondsLeft.set(undefined);
13664
+ return;
13665
+ }
13666
+ const expiration = new Date(expirationStr);
13667
+ const now = new Date();
13668
+ this.secondsLeft.set(Math.floor((expiration.getTime() - now.getTime()) / 1000));
13669
+ }
13707
13670
  ngOnDestroy() {
13671
+ clearInterval(this.timerId);
13708
13672
  this._destroy$.next();
13709
13673
  this._destroy$.complete();
13710
13674
  }
13711
- formatTime(seconds) {
13712
- let minutes = Math.floor(seconds / 60);
13713
- let remainingSeconds = seconds % 60;
13714
- return `${minutes}:${remainingSeconds < 10 ? '0' : ''}${remainingSeconds}`;
13715
- }
13716
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: SmartSessionTimerComponent, deps: [{ token: SmartSessionTimerService }, { token: SmartBackendBootstrapService }], target: i0.ɵɵFactoryTarget.Component }); }
13717
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: SmartSessionTimerComponent, selector: "smart-session-timer", providers: [SmartSessionTimerService], ngImport: i0, template: "<div class=\"smart-session-timer-container\">\r\n <span class=\"smart-session-timer\" *ngIf=\"timeInSeconds\">\r\n {{ formatTime(timeInSeconds!) }}\r\n </span>\r\n</div>\r\n", styles: [""], dependencies: [{ kind: "directive", type: i1$2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
13675
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: SmartSessionTimerComponent, deps: [{ token: SmartSessionService }, { token: SmartBackendBootstrapService }], target: i0.ɵɵFactoryTarget.Component }); }
13676
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: SmartSessionTimerComponent, selector: "smart-session-timer", ngImport: i0, template: "<div class=\"smart-session-timer-container\">\r\n <span class=\"smart-session-timer\">{{ timeFormatted() }}</span>\r\n</div>\r\n", styles: [""] }); }
13718
13677
  }
13719
13678
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: SmartSessionTimerComponent, decorators: [{
13720
13679
  type: Component,
13721
- args: [{ selector: 'smart-session-timer', providers: [SmartSessionTimerService], template: "<div class=\"smart-session-timer-container\">\r\n <span class=\"smart-session-timer\" *ngIf=\"timeInSeconds\">\r\n {{ formatTime(timeInSeconds!) }}\r\n </span>\r\n</div>\r\n" }]
13722
- }], ctorParameters: () => [{ type: SmartSessionTimerService }, { type: SmartBackendBootstrapService }] });
13680
+ args: [{ selector: 'smart-session-timer', template: "<div class=\"smart-session-timer-container\">\r\n <span class=\"smart-session-timer\">{{ timeFormatted() }}</span>\r\n</div>\r\n" }]
13681
+ }], ctorParameters: () => [{ type: SmartSessionService }, { type: SmartBackendBootstrapService }] });
13723
13682
 
13724
13683
  class SmartSessionModule {
13725
13684
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: SmartSessionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
@@ -24270,5 +24229,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImpo
24270
24229
  * Generated bundle index. Do not edit.
24271
24230
  */
24272
24231
 
24273
- export { APIS$5 as APIS, AbstractMap, ApiModule$5 as ApiModule, ApiQueueService, BASE_PATH$7 as BASE_PATH, COLLECTION_FORMATS$7 as COLLECTION_FORMATS, COMPONENT_LIBRARY, CUSTOM_DIAGRAM_OPTIONS, CloseResult, ComparableDropdownDirective, ComparableMultiselectDirective, ComponentFactoryService, ComponentFactoryServiceModule, ComponentLibrary, ComponentType, ComponentWidgetType, Configuration$7 as Configuration, DIALOG_DISABLE_CLOSE, DataChangeKind, DefaultChartOptionsProvider, DefaultUiActionCode_CLOSE, DrawTime, EMPTY_PARAMS, ExpandableSectionButtonIconPosition, ExpandableSectionButtonType, ExpandableSectionComponent, FilterExpressionBoolOperator$1 as FilterExpressionBoolOperator, FilterExpressionBuilderGroupBuilderGroupKindEnum, FilterExpressionDataType, FilterExpressionFieldWidgetType, FilterExpressionOperation, FilterExpressionOrderByOrderEnum, GeoMapDataLoadingMode, GeoMapDataSourceType, GeoMapItemKind, GeoMapOperationMode, GeoMapSelectionMode, GeoMapTextType, GoogleMap, GridColumnContentType, GridDataAccessConfigKindEnum, GridSelectionMode, GridSelectionType, GridUiActionType, GridViewDescriptorKindEnum, HighlightPipe, IS_ASYNC_PARAM_NAME, IconPosition, ImageResourceKindEnum, LayoutDirection, LeafletMap, LinkTargetEnum, MAP_ENGINE, MapEngine, MenuComponent, MessageOptionType, MessageTextType, MessageType, NAMED_VALIDATOR, NamedValidatorOperationEnum, NamedValidatorService, PhotoCaptureWidgetComponent, RecordingUploaderPropertiesOpenDirectionEnum, SelectionDefinitionTypeEnum, SelectionDefinitionValueSetValueTypeEnum, ServerRequestType, SessionAPIS, SessionErrorBehaviour, SessionService, SharedModule, SimplifiedTabGroupComponent, SmartActionType, SmartBackendBootstrapService, SmartComponent, SmartComponentApiClient, SmartComponentLayoutComponent, SmartComponentLayoutModule, SmartComponentLayoutUtility, SmartDatePipe, SmartDateTimePipe, SmartDefaultErrorUiService, SmartDiagramComponent, SmartDiagramModule, SmartDialog, SmartEmbeddedSlotDirective, SmartExpandableSectionModule, SmartExpandableSectionService, SmartFileEditorComponent, SmartFileUploaderComponent, SmartFilterComponent, SmartFilterEditorContentComponent, SmartFilterEditorModule, SmartFilterEditorService, SmartFilterExpressionItemComponent, SmartFilterExpressionItemsComponent, SmartFilterModule, SmartFilterParamComponent, SmartFilterParamsComponent, SmartFilterPosition, SmartFilterType, SmartFormInputMode, SmartFormTextFieldButtonIconPosition, SmartFormWidgetDirection, SmartFormWidgetType, SmartFormWidgetWidth, SmartGridButtonType, SmartGridComponent, SmartGridDataLayout, SmartGridModule, SmartGridService, SmartGridType, SmartIconComponent, SmartIconModule, SmartIconService, SmartLayoutDef, SmartLinkChannelVariableInPath, SmartLinkMigrationStatusStatusEnum, SmartLinkUuidVariableInPath, SmartMapComponent, SmartMapModule, SmartMultiFileEditorComponent, SmartNavbarComponent, SmartNavbarModule, SmartNavbarService, SmartNavigationModule, SmartNavigationService, SmartNgClientModule, SmartNgClientService, SmartService, SmartSessionModule, SmartSessionService, SmartSessionTimerComponent, SmartSessionTimerService, SmartSubject, SmartTabGroupModule, SmartTabGroupService, SmartTable, SmartTableButtonType, SmartTableHeaderPropertyType, SmartTableInterfaceTypeEnum, SmartTableOptionButtonDirection, SmartTableOrder, SmartTableType, SmartTimePipe, SmartTooltipDirective, SmartTreeComponent, SmartTreeNodeButtonType, SmartUserSettinsIconPosition, SmartValidationModule, SmartValidatorName, SmartViewContextErrorDialogButtonLabel, SmartViewContextErrorDialogMessage, SmartViewContextErrorDialogTitle, SmartViewContextModule, SmartViewContextService, SmartViewRedirect, SmartVoiceRecorderComponent, SmartWidgetHintPosition, SmartWidgetHintPositionEnum, SmartWidgetSettings, SmartdialogModule, SmartdialogService, SmartfileuploaderComponent, SmartformComponent, SmartformLayoutDefinitionService, SmartformwidgetComponent, SmarttableComponent, SmarttableModule, SmarttableService, SmarttreeGenericService, SmarttreeModule, SmarttreeService, TabGroupComponent, ToggleLabelPosition, ToolbarDirection, UiActionButtonComponent, UiActionButtonType, UiActionConfirmDialogComponent, UiActionConfirmDialogService, UiActionDescriptorService, UiActionDialogButtonComponent, UiActionDialogType, UiActionFeedbackType, UiActionInputDialogComponent, UiActionInputDialogService, UiActionInputType, UiActionService, UiActionToolbarComponent, UiActionTooltipTooltipPositionEnum, UiBadgeComponent, UiBadgeDirective, UploadWidgetComponent, UploadWidgetType, ValueChangeMode, ViewContextRebuiltError, ViewEventHandlerViewEventTypeEnum, ViewService, ViewState, ViewType, VoiceRecordWidgetComponent, barChart, bubbleChart, createBasicOptions, doughnutChart, horizontalBarChart, horizontalStackedBarChart, multiAxisLineChart, pieChart, polarAreaChart, radarChart, scatterChart, stackedBarChart, transformDataToBarLikeDataSet, transformDataToBasicDataSets, transformDataToBubble, transformDataToScatter };
24232
+ export { APIS$5 as APIS, AbstractMap, ApiModule$5 as ApiModule, ApiQueueService, BASE_PATH$7 as BASE_PATH, COLLECTION_FORMATS$7 as COLLECTION_FORMATS, COMPONENT_LIBRARY, CUSTOM_DIAGRAM_OPTIONS, CloseResult, ComparableDropdownDirective, ComparableMultiselectDirective, ComponentFactoryService, ComponentFactoryServiceModule, ComponentLibrary, ComponentType, ComponentWidgetType, Configuration$7 as Configuration, DIALOG_DISABLE_CLOSE, DataChangeKind, DefaultChartOptionsProvider, DefaultUiActionCode_CLOSE, DrawTime, EMPTY_PARAMS, ExpandableSectionButtonIconPosition, ExpandableSectionButtonType, ExpandableSectionComponent, FilterExpressionBoolOperator$1 as FilterExpressionBoolOperator, FilterExpressionBuilderGroupBuilderGroupKindEnum, FilterExpressionDataType, FilterExpressionFieldWidgetType, FilterExpressionOperation, FilterExpressionOrderByOrderEnum, GeoMapDataLoadingMode, GeoMapDataSourceType, GeoMapItemKind, GeoMapOperationMode, GeoMapSelectionMode, GeoMapTextType, GoogleMap, GridColumnContentType, GridDataAccessConfigKindEnum, GridSelectionMode, GridSelectionType, GridUiActionType, GridViewDescriptorKindEnum, HighlightPipe, IS_ASYNC_PARAM_NAME, IconPosition, ImageResourceKindEnum, LayoutDirection, LeafletMap, LinkTargetEnum, MAP_ENGINE, MapEngine, MenuComponent, MessageOptionType, MessageTextType, MessageType, NAMED_VALIDATOR, NamedValidatorOperationEnum, NamedValidatorService, PhotoCaptureWidgetComponent, RecordingUploaderPropertiesOpenDirectionEnum, SelectionDefinitionTypeEnum, SelectionDefinitionValueSetValueTypeEnum, ServerRequestType, SessionAPIS, SessionErrorBehaviour, SessionService, SharedModule, SimplifiedTabGroupComponent, SmartActionType, SmartBackendBootstrapService, SmartComponent, SmartComponentApiClient, SmartComponentLayoutComponent, SmartComponentLayoutModule, SmartComponentLayoutUtility, SmartDatePipe, SmartDateTimePipe, SmartDefaultErrorUiService, SmartDiagramComponent, SmartDiagramModule, SmartDialog, SmartEmbeddedSlotDirective, SmartExpandableSectionModule, SmartExpandableSectionService, SmartFileEditorComponent, SmartFileUploaderComponent, SmartFilterComponent, SmartFilterEditorContentComponent, SmartFilterEditorModule, SmartFilterEditorService, SmartFilterExpressionItemComponent, SmartFilterExpressionItemsComponent, SmartFilterModule, SmartFilterParamComponent, SmartFilterParamsComponent, SmartFilterPosition, SmartFilterType, SmartFormInputMode, SmartFormTextFieldButtonIconPosition, SmartFormWidgetDirection, SmartFormWidgetType, SmartFormWidgetWidth, SmartGridButtonType, SmartGridComponent, SmartGridDataLayout, SmartGridModule, SmartGridService, SmartGridType, SmartIconComponent, SmartIconModule, SmartIconService, SmartLayoutDef, SmartLinkChannelVariableInPath, SmartLinkMigrationStatusStatusEnum, SmartLinkUuidVariableInPath, SmartMapComponent, SmartMapModule, SmartMultiFileEditorComponent, SmartNavbarComponent, SmartNavbarModule, SmartNavbarService, SmartNavigationModule, SmartNavigationService, SmartNgClientModule, SmartNgClientService, SmartService, SmartSessionModule, SmartSessionService, SmartSessionTimerComponent, SmartSubject, SmartTabGroupModule, SmartTabGroupService, SmartTable, SmartTableButtonType, SmartTableHeaderPropertyType, SmartTableInterfaceTypeEnum, SmartTableOptionButtonDirection, SmartTableOrder, SmartTableType, SmartTimePipe, SmartTooltipDirective, SmartTreeComponent, SmartTreeNodeButtonType, SmartUserSettinsIconPosition, SmartValidationModule, SmartValidatorName, SmartViewContextErrorDialogButtonLabel, SmartViewContextErrorDialogMessage, SmartViewContextErrorDialogTitle, SmartViewContextModule, SmartViewContextService, SmartViewRedirect, SmartVoiceRecorderComponent, SmartWidgetHintPosition, SmartWidgetHintPositionEnum, SmartWidgetSettings, SmartdialogModule, SmartdialogService, SmartfileuploaderComponent, SmartformComponent, SmartformLayoutDefinitionService, SmartformwidgetComponent, SmarttableComponent, SmarttableModule, SmarttableService, SmarttreeGenericService, SmarttreeModule, SmarttreeService, TabGroupComponent, ToggleLabelPosition, ToolbarDirection, UiActionButtonComponent, UiActionButtonType, UiActionConfirmDialogComponent, UiActionConfirmDialogService, UiActionDescriptorService, UiActionDialogButtonComponent, UiActionDialogType, UiActionFeedbackType, UiActionInputDialogComponent, UiActionInputDialogService, UiActionInputType, UiActionService, UiActionToolbarComponent, UiActionTooltipTooltipPositionEnum, UiBadgeComponent, UiBadgeDirective, UploadWidgetComponent, UploadWidgetType, ValueChangeMode, ViewContextRebuiltError, ViewEventHandlerViewEventTypeEnum, ViewService, ViewState, ViewType, VoiceRecordWidgetComponent, barChart, bubbleChart, createBasicOptions, doughnutChart, horizontalBarChart, horizontalStackedBarChart, multiAxisLineChart, pieChart, polarAreaChart, radarChart, scatterChart, stackedBarChart, transformDataToBarLikeDataSet, transformDataToBasicDataSets, transformDataToBubble, transformDataToScatter };
24274
24233
  //# sourceMappingURL=smartbit4all-ng-client.mjs.map