@smartbit4all/ng-client 3.3.57 → 3.3.58

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 (85) hide show
  1. package/esm2020/lib/session/api/api/session.service.mjs +1 -1
  2. package/esm2020/lib/session/api/encoder.mjs +1 -1
  3. package/esm2020/lib/session/api/model/accountInfo.mjs +1 -1
  4. package/esm2020/lib/session/api/model/apiError.mjs +1 -1
  5. package/esm2020/lib/session/api/model/authenticationProviderData.mjs +1 -1
  6. package/esm2020/lib/session/api/model/getAuthenticationProvidersResponse.mjs +1 -1
  7. package/esm2020/lib/session/api/model/models.mjs +1 -1
  8. package/esm2020/lib/session/api/model/refreshSessionRequest.mjs +1 -1
  9. package/esm2020/lib/session/api/model/session.mjs +1 -1
  10. package/esm2020/lib/session/api/model/sessionInfoData.mjs +1 -1
  11. package/esm2020/lib/session/api/model/userActivityLog.mjs +1 -1
  12. package/esm2020/lib/session/api/param.mjs +1 -1
  13. package/esm2020/lib/session/api/variables.mjs +1 -1
  14. package/esm2020/lib/shared/shared.module.mjs +1 -1
  15. package/esm2020/lib/shared/smart-tooltip.directive.mjs +1 -1
  16. package/esm2020/lib/smart-client/smart-component-api-client.mjs +74 -38
  17. package/esm2020/lib/smart-component-layout/api/api/api.mjs +1 -1
  18. package/esm2020/lib/smart-component-layout/api/api/default.service.mjs +1 -1
  19. package/esm2020/lib/smart-component-layout/api/api.module.mjs +1 -1
  20. package/esm2020/lib/smart-component-layout/api/configuration.mjs +1 -1
  21. package/esm2020/lib/smart-component-layout/api/encoder.mjs +1 -1
  22. package/esm2020/lib/smart-component-layout/api/index.mjs +1 -1
  23. package/esm2020/lib/smart-component-layout/api/model/componentType.mjs +1 -1
  24. package/esm2020/lib/smart-component-layout/api/model/componentWidgetType.mjs +1 -1
  25. package/esm2020/lib/smart-component-layout/api/model/layoutDirection.mjs +1 -1
  26. package/esm2020/lib/smart-component-layout/api/model/models.mjs +1 -1
  27. package/esm2020/lib/smart-component-layout/api/model/smartComponentLayoutDefinition.mjs +1 -1
  28. package/esm2020/lib/smart-component-layout/api/model/smartComponentWidgetDefinition.mjs +1 -1
  29. package/esm2020/lib/smart-component-layout/api/param.mjs +1 -1
  30. package/esm2020/lib/smart-component-layout/api/variables.mjs +1 -1
  31. package/esm2020/lib/smart-filter/api/filter/model/filterExpressionBoolOperator.mjs +1 -1
  32. package/esm2020/lib/smart-filter/api/filter/model/filterExpressionBuilderField.mjs +1 -1
  33. package/esm2020/lib/smart-filter/api/filter/model/filterExpressionBuilderGroup.mjs +1 -1
  34. package/esm2020/lib/smart-filter/api/filter/model/filterExpressionBuilderModel.mjs +1 -1
  35. package/esm2020/lib/smart-filter/api/filter/model/filterExpressionData.mjs +1 -1
  36. package/esm2020/lib/smart-filter/api/filter/model/filterExpressionDataType.mjs +1 -1
  37. package/esm2020/lib/smart-filter/api/filter/model/filterExpressionField.mjs +1 -1
  38. package/esm2020/lib/smart-filter/api/filter/model/filterExpressionFieldList.mjs +1 -1
  39. package/esm2020/lib/smart-filter/api/filter/model/filterExpressionFieldWidgetType.mjs +1 -1
  40. package/esm2020/lib/smart-filter/api/filter/model/filterExpressionList.mjs +1 -1
  41. package/esm2020/lib/smart-filter/api/filter/model/filterExpressionOperandData.mjs +1 -1
  42. package/esm2020/lib/smart-filter/api/filter/model/filterExpressionOperation.mjs +1 -1
  43. package/esm2020/lib/smart-filter/api/filter/model/filterExpressionOrderBy.mjs +1 -1
  44. package/esm2020/lib/smart-form/api/model/selectionDefinition.mjs +1 -1
  45. package/esm2020/lib/smart-form/api/model/smartFormWidgetDirection.mjs +1 -1
  46. package/esm2020/lib/smart-form/api/model/smartFormWidgetType.mjs +1 -1
  47. package/esm2020/lib/smart-form/api/model/smartWidgetDefinition.mjs +1 -1
  48. package/esm2020/lib/smart-form/api/model/smartWidgetHint.mjs +1 -1
  49. package/esm2020/lib/smart-form/widgets/smartformwidget/smartformwidget.component.mjs +2 -2
  50. package/esm2020/lib/smart-grid/api/grid-api/model/gridModel.mjs +1 -1
  51. package/esm2020/lib/smart-grid/api/grid-api/model/gridRow.mjs +1 -1
  52. package/esm2020/lib/smart-grid/api/grid-api/model/gridUpdateData.mjs +1 -1
  53. package/esm2020/lib/smart-ng-client.module.mjs +2 -2
  54. package/esm2020/lib/smart-tree/tree-api/api/tree.service.mjs +1 -1
  55. package/esm2020/lib/smart-tree/tree-api/configuration.mjs +1 -1
  56. package/esm2020/lib/smart-tree/tree-api/encoder.mjs +1 -1
  57. package/esm2020/lib/smart-tree/tree-api/param.mjs +1 -1
  58. package/esm2020/lib/smart-tree/tree-api/variables.mjs +1 -1
  59. package/esm2020/lib/view-context/api/model/openPendingData.mjs +1 -1
  60. package/esm2020/lib/view-context/value-api/api/api.mjs +1 -1
  61. package/esm2020/lib/view-context/value-api/api/value.service.mjs +1 -1
  62. package/esm2020/lib/view-context/value-api/api.module.mjs +1 -1
  63. package/esm2020/lib/view-context/value-api/configuration.mjs +1 -1
  64. package/esm2020/lib/view-context/value-api/encoder.mjs +1 -1
  65. package/esm2020/lib/view-context/value-api/index.mjs +1 -1
  66. package/esm2020/lib/view-context/value-api/model/genericValue.mjs +1 -1
  67. package/esm2020/lib/view-context/value-api/model/models.mjs +1 -1
  68. package/esm2020/lib/view-context/value-api/model/value.mjs +1 -1
  69. package/esm2020/lib/view-context/value-api/model/valueSetDefinition.mjs +1 -1
  70. package/esm2020/lib/view-context/value-api/model/valueSetDefinitionIdentifier.mjs +1 -1
  71. package/esm2020/lib/view-context/value-api/model/valueSetOperand.mjs +1 -1
  72. package/esm2020/lib/view-context/value-api/param.mjs +1 -1
  73. package/esm2020/lib/view-context/value-api/variables.mjs +1 -1
  74. package/fesm2015/smartbit4all-ng-client.mjs +77 -41
  75. package/fesm2015/smartbit4all-ng-client.mjs.map +1 -1
  76. package/fesm2020/smartbit4all-ng-client.mjs +75 -39
  77. package/fesm2020/smartbit4all-ng-client.mjs.map +1 -1
  78. package/lib/smart-client/smart-component-api-client.d.ts +11 -14
  79. package/package.json +1 -1
  80. package/smartbit4all-ng-client-3.3.58.tgz +0 -0
  81. package/src/lib/session/api/README.md +226 -226
  82. package/src/lib/smart-component-layout/api/README.md +226 -226
  83. package/src/lib/smart-tree/tree-api/README.md +226 -226
  84. package/src/lib/view-context/value-api/README.md +226 -226
  85. package/smartbit4all-ng-client-3.3.57.tgz +0 -0
@@ -4822,7 +4822,7 @@ class SmartformwidgetComponent {
4822
4822
  let formControls = Object.keys(this.form.controls).filter((key) => key === this.widgetInstance.key || key.startsWith(`${this.widgetInstance.key}.`));
4823
4823
  formControls.map((key) => {
4824
4824
  this.form.controls[key].valueChanges
4825
- .pipe(distinctUntilChanged())
4825
+ .pipe(takeUntil(this._destroy$), distinctUntilChanged())
4826
4826
  .subscribe((value) => {
4827
4827
  const valueChange = {
4828
4828
  key,
@@ -14486,9 +14486,11 @@ class SmartComponentApiClient {
14486
14486
  this.uiActionModels = [];
14487
14487
  this.dataChanged = new SmartSubject(this._destroy$);
14488
14488
  // Contained Widgets
14489
- this.widgets = new WidgetMap();
14490
- this.formWidgets = new WidgetMap();
14489
+ this.widgets = new Map();
14490
+ this.formWidgets = new Map();
14491
14491
  this.useQueryLists = false;
14492
+ this.dataChangeKeys = [];
14493
+ this.dataChangeActionHandlers = new Map();
14492
14494
  // check and calculate pageName
14493
14495
  if (!this.pageName && !this._componentName) {
14494
14496
  throw new Error('pageName or componentName must be specified!');
@@ -14524,7 +14526,7 @@ class SmartComponentApiClient {
14524
14526
  }
14525
14527
  this._uuid = uuid;
14526
14528
  if (uuid) {
14527
- this.getWidgets().widgets.forEach((ref, key) => {
14529
+ this.getWidgets().forEach((ref, key) => {
14528
14530
  if (ref instanceof SmartGridComponent) {
14529
14531
  ref.uuid = uuid;
14530
14532
  }
@@ -14572,7 +14574,7 @@ class SmartComponentApiClient {
14572
14574
  }
14573
14575
  _ngOnDestroy() {
14574
14576
  this.viewContext.unfollow(this.uuid);
14575
- this.widgets.clearWidgets();
14577
+ this.widgets.clear();
14576
14578
  this._destroy$.next();
14577
14579
  this._destroy$.complete();
14578
14580
  }
@@ -14588,10 +14590,20 @@ class SmartComponentApiClient {
14588
14590
  SmartComponentLayoutUtility.setParent(comp.smartComponentLayout, this);
14589
14591
  this.initActions();
14590
14592
  }
14593
+ // for handling embedded forms
14594
+ this.handleDataChangeSubscriptions();
14591
14595
  if (this.uuid && this.uuid !== comp.uuid)
14592
14596
  comp.uuid = this.uuid;
14593
14597
  });
14594
14598
  }
14599
+ if (!this.getSmartFormsQL()) {
14600
+ console.warn('getSmartFormsQL not available!');
14601
+ }
14602
+ else {
14603
+ this.handleQueryList(this.getSmartFormsQL(), (form) => {
14604
+ this.handleDataChangeSubscriptions();
14605
+ });
14606
+ }
14595
14607
  if (!this.getSmartGridsQL()) {
14596
14608
  console.warn('SmartGridsQL not available!');
14597
14609
  }
@@ -14623,6 +14635,10 @@ class SmartComponentApiClient {
14623
14635
  });
14624
14636
  }
14625
14637
  }
14638
+ handleQueryListSimple(ql, handler) {
14639
+ handler();
14640
+ ql.changes.pipe(takeUntil(this._destroy$)).subscribe(() => handler());
14641
+ }
14626
14642
  handleQueryList(ql, handler) {
14627
14643
  ql.forEach((el) => handler(el));
14628
14644
  ql.changes
@@ -14631,16 +14647,16 @@ class SmartComponentApiClient {
14631
14647
  }
14632
14648
  getWidgets() {
14633
14649
  if (this.useQueryLists) {
14634
- let widgets = new WidgetMap();
14650
+ let widgets = new Map();
14635
14651
  this.getAllSmartGridComponents()
14636
14652
  .filter((grid) => (grid?.smartGrid?.gridIdentifier ? true : false))
14637
- .forEach((grid) => widgets.addWidget(grid.smartGrid.gridIdentifier, grid));
14653
+ .forEach((grid) => widgets.set(grid.smartGrid.gridIdentifier, grid));
14638
14654
  this.getAllSmartTreeComponents()
14639
14655
  .filter((tree) => (tree?.smartTreeModel?.identifier ? true : false))
14640
- .forEach((tree) => widgets.addWidget(tree.smartTreeModel.identifier, tree));
14656
+ .forEach((tree) => widgets.set(tree.smartTreeModel.identifier, tree));
14641
14657
  this.getAllSmartFilterEditorServices()
14642
14658
  .filter((filter) => (filter.config.identifier ? true : false))
14643
- .forEach((filter) => widgets.addWidget(filter.config.identifier, filter));
14659
+ .forEach((filter) => widgets.set(filter.config.identifier, filter));
14644
14660
  return widgets;
14645
14661
  }
14646
14662
  return this.widgets;
@@ -14777,6 +14793,49 @@ class SmartComponentApiClient {
14777
14793
  };
14778
14794
  this.uiActionService.execute(uiAction, options);
14779
14795
  }
14796
+ addDataChangeActionHandler(key) {
14797
+ if (!this.dataChangeKeys.includes(key)) {
14798
+ this.dataChangeKeys.push(key);
14799
+ }
14800
+ }
14801
+ dataChangeActionHandler(event) {
14802
+ console.log('event received', event);
14803
+ if (this.dataChangeKeys.includes(event.key)) {
14804
+ try {
14805
+ this.executeUiAction({
14806
+ code: event.key,
14807
+ model: true,
14808
+ params: {
14809
+ item: event.value,
14810
+ },
14811
+ });
14812
+ }
14813
+ catch (error) {
14814
+ console.log('error', error);
14815
+ }
14816
+ }
14817
+ }
14818
+ handleDataChangeSubscriptions() {
14819
+ if (this.useQueryLists) {
14820
+ let forms = this.getAllSmartFormComponents();
14821
+ // subscribe to new forms
14822
+ forms.forEach((component) => {
14823
+ if (!this.dataChangeActionHandlers.has(component)) {
14824
+ let subs = component.sophisticatedValueChange
14825
+ .pipe(takeUntil(this._destroy$))
14826
+ .subscribe((event) => this.dataChangeActionHandler(event));
14827
+ this.dataChangeActionHandlers.set(component, subs);
14828
+ }
14829
+ });
14830
+ // unsubscribe from removed forms
14831
+ this.dataChangeActionHandlers.forEach((subs, form) => {
14832
+ if (!forms.find((c) => c === form)) {
14833
+ subs.unsubscribe();
14834
+ this.dataChangeActionHandlers.delete(form);
14835
+ }
14836
+ });
14837
+ }
14838
+ }
14780
14839
  getInvalidFields() {
14781
14840
  let aggregatedInvalidFields = {
14782
14841
  invalidFieldKeys: [],
@@ -14786,7 +14845,7 @@ class SmartComponentApiClient {
14786
14845
  this.getAllSmartFormComponents()?.forEach((form) => this.validateForm(form, aggregatedInvalidFields));
14787
14846
  }
14788
14847
  else {
14789
- this.formWidgets?.widgets?.forEach((form) => this.validateForm(form, aggregatedInvalidFields));
14848
+ this.formWidgets?.forEach((form) => this.validateForm(form, aggregatedInvalidFields));
14790
14849
  }
14791
14850
  return aggregatedInvalidFields;
14792
14851
  }
@@ -14861,7 +14920,7 @@ class SmartComponentApiClient {
14861
14920
  });
14862
14921
  }
14863
14922
  else {
14864
- this.formWidgets?.widgets?.forEach((form) => {
14923
+ this.formWidgets?.forEach((form) => {
14865
14924
  form?.submitForm(validate);
14866
14925
  });
14867
14926
  }
@@ -14873,7 +14932,7 @@ class SmartComponentApiClient {
14873
14932
  smartGrid.serviceToUse = this;
14874
14933
  smartGrid.viewContextService = this.viewContext;
14875
14934
  if (!this.useQueryLists) {
14876
- this.widgets.addWidget(smartGrid.gridIdentifier, componentReference);
14935
+ this.widgets.set(smartGrid.gridIdentifier, componentReference);
14877
14936
  }
14878
14937
  else {
14879
14938
  console.warn(`Added smartGrid when useQueryLists === true (${smartGrid.gridIdentifier})`);
@@ -14886,7 +14945,7 @@ class SmartComponentApiClient {
14886
14945
  }
14887
14946
  addForm(smartFormId, smartForm, componentReference) {
14888
14947
  if (!this.useQueryLists) {
14889
- this.formWidgets.addWidget(smartFormId, componentReference);
14948
+ this.formWidgets.set(smartFormId, componentReference);
14890
14949
  }
14891
14950
  else {
14892
14951
  console.warn(`Added smartForm when useQueryLists === true (${smartFormId})`);
@@ -14907,7 +14966,7 @@ class SmartComponentApiClient {
14907
14966
  createTreeService(treeId) {
14908
14967
  const treeService = new SmarttreeGenericService(this.inject, this.pageName, treeId);
14909
14968
  if (!this.useQueryLists) {
14910
- this.widgets.addWidget(treeId, treeService);
14969
+ this.widgets.set(treeId, treeService);
14911
14970
  }
14912
14971
  else {
14913
14972
  console.warn(`Added smartTree when useQueryLists === true (${treeId})`);
@@ -15035,7 +15094,7 @@ class SmartComponentApiClient {
15035
15094
  this.getAllSmartFormComponents()?.forEach((form) => form.refresh());
15036
15095
  }
15037
15096
  else {
15038
- this.formWidgets.widgets.forEach((formComponent, key) => {
15097
+ this.formWidgets.forEach((formComponent, key) => {
15039
15098
  if (formComponent === undefined) {
15040
15099
  console.error(`Provided form reference for ${key} is undefined.`);
15041
15100
  }
@@ -15065,29 +15124,6 @@ class SmartComponentApiClient {
15065
15124
  handleConstraintChange(changes, changeKey) {
15066
15125
  this.model.constraints = changes[changeKey];
15067
15126
  }
15068
- }
15069
- class WidgetMap {
15070
- constructor() {
15071
- this._widgets = new Map();
15072
- }
15073
- get widgets() {
15074
- return this._widgets;
15075
- }
15076
- set widgets(widgets) {
15077
- this._widgets = widgets;
15078
- }
15079
- addWidget(key, reference, isForm) {
15080
- this._widgets.set(key, reference);
15081
- }
15082
- removeWidget(key) {
15083
- this._widgets.delete(key);
15084
- }
15085
- clearWidgets() {
15086
- this._widgets.clear();
15087
- }
15088
- get(key) {
15089
- return this.widgets.get(key);
15090
- }
15091
15127
  }
15092
15128
 
15093
15129
  class SmartComponent extends SmartComponentApiClient {
@@ -15263,5 +15299,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.4.0", ngImpor
15263
15299
  * Generated bundle index. Do not edit.
15264
15300
  */
15265
15301
 
15266
- export { APIS$3 as APIS, ApiModule$3 as ApiModule, ApiQueueService, BASE_PATH$5 as BASE_PATH, COLLECTION_FORMATS$5 as COLLECTION_FORMATS, CloseResult, ComponentFactoryService, ComponentFactoryServiceModule, ComponentType, ComponentWidgetType, Configuration$5 as Configuration, DIALOG_DISABLE_CLOSE, DataChangeKind, DefaultUiActionCode_CLOSE, ExpandableSectionButtonIconPosition, ExpandableSectionButtonType, ExpandableSectionComponent, FilterExpressionBoolOperator$1 as FilterExpressionBoolOperator, FilterExpressionBuilderGroupBuilderGroupKindEnum, FilterExpressionDataType, FilterExpressionFieldWidgetType, FilterExpressionOperation, FilterExpressionOrderByOrderEnum, GridColumnContentType, GridDataAccessConfigKindEnum, GridSelectionMode, GridSelectionType, GridUiActionType, GridViewDescriptorKindEnum, IS_ASYNC_PARAM_NAME, IconPosition, ImageResourceKindEnum, LayoutDirection, LinkTargetEnum, MessageOptionType, MessageTextType, MessageType, SelectionDefinitionTypeEnum, SessionAPIS, SessionErrorBehaviour, SessionService, SharedModule, SimplifiedTabGroupComponent, SmartActionType, SmartAuthService, SmartComponent, SmartComponentApiClient, SmartComponentLayoutComponent, SmartComponentLayoutModule, SmartComponentLayoutUtility, SmartDatePipe, SmartDateTimePipe, SmartDialog, SmartExpandableSectionModule, SmartExpandableSectionService, SmartFileUploaderComponent, SmartFilterComponent, SmartFilterEditorContentComponent, SmartFilterEditorModule, SmartFilterEditorService, SmartFilterExpressionItemComponent, SmartFilterExpressionItemsComponent, SmartFilterModule, SmartFilterParamComponent, SmartFilterParamsComponent, SmartFilterPosition, SmartFilterType, SmartFormTextFieldButtonIconPosition, SmartFormWidgetDirection, SmartFormWidgetType, SmartFormWidgetWidth, SmartGridButtonType, SmartGridComponent, SmartGridDataLayout, SmartGridModule, SmartGridService, SmartGridType, SmartIconComponent, SmartIconModule, SmartIconService, SmartLayoutDef, SmartLinkChannelVariableInPath, SmartLinkUuidVariableInPath, 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, SmartValidatorName, SmartViewContextErrorDialogButtonLabel, SmartViewContextErrorDialogMessage, SmartViewContextErrorDialogTitle, SmartViewContextModule, SmartViewContextService, SmartViewRedirect, SmartWidgetHintPosition, SmartWidgetHintPositionEnum, SmartWidgetSettings, SmartdialogModule, SmartdialogService, SmartfileuploaderComponent, SmartformComponent, SmartformLayoutDefinitionService, SmartformModule, SmartformwidgetComponent, SmarttableComponent, SmarttableModule, SmarttableService, SmarttreeGenericService, SmarttreeModule, SmarttreeService, TabGroupComponent, ToggleLabelPosition, UiActionButtonType, UiActionConfirmDialogComponent, UiActionConfirmDialogService, UiActionDescriptorService, UiActionDialogType, UiActionFeedbackType, UiActionInputDialogComponent, UiActionInputDialogService, UiActionInputType, UiActionService, UiActionToolbarComponent, UiActionTooltipTooltipPositionEnum, ViewEventHandlerViewEventTypeEnum, ViewService, ViewState, ViewType, WidgetMap };
15302
+ export { APIS$3 as APIS, ApiModule$3 as ApiModule, ApiQueueService, BASE_PATH$5 as BASE_PATH, COLLECTION_FORMATS$5 as COLLECTION_FORMATS, CloseResult, ComponentFactoryService, ComponentFactoryServiceModule, ComponentType, ComponentWidgetType, Configuration$5 as Configuration, DIALOG_DISABLE_CLOSE, DataChangeKind, DefaultUiActionCode_CLOSE, ExpandableSectionButtonIconPosition, ExpandableSectionButtonType, ExpandableSectionComponent, FilterExpressionBoolOperator$1 as FilterExpressionBoolOperator, FilterExpressionBuilderGroupBuilderGroupKindEnum, FilterExpressionDataType, FilterExpressionFieldWidgetType, FilterExpressionOperation, FilterExpressionOrderByOrderEnum, GridColumnContentType, GridDataAccessConfigKindEnum, GridSelectionMode, GridSelectionType, GridUiActionType, GridViewDescriptorKindEnum, IS_ASYNC_PARAM_NAME, IconPosition, ImageResourceKindEnum, LayoutDirection, LinkTargetEnum, MessageOptionType, MessageTextType, MessageType, SelectionDefinitionTypeEnum, SessionAPIS, SessionErrorBehaviour, SessionService, SharedModule, SimplifiedTabGroupComponent, SmartActionType, SmartAuthService, SmartComponent, SmartComponentApiClient, SmartComponentLayoutComponent, SmartComponentLayoutModule, SmartComponentLayoutUtility, SmartDatePipe, SmartDateTimePipe, SmartDialog, SmartExpandableSectionModule, SmartExpandableSectionService, SmartFileUploaderComponent, SmartFilterComponent, SmartFilterEditorContentComponent, SmartFilterEditorModule, SmartFilterEditorService, SmartFilterExpressionItemComponent, SmartFilterExpressionItemsComponent, SmartFilterModule, SmartFilterParamComponent, SmartFilterParamsComponent, SmartFilterPosition, SmartFilterType, SmartFormTextFieldButtonIconPosition, SmartFormWidgetDirection, SmartFormWidgetType, SmartFormWidgetWidth, SmartGridButtonType, SmartGridComponent, SmartGridDataLayout, SmartGridModule, SmartGridService, SmartGridType, SmartIconComponent, SmartIconModule, SmartIconService, SmartLayoutDef, SmartLinkChannelVariableInPath, SmartLinkUuidVariableInPath, 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, SmartValidatorName, SmartViewContextErrorDialogButtonLabel, SmartViewContextErrorDialogMessage, SmartViewContextErrorDialogTitle, SmartViewContextModule, SmartViewContextService, SmartViewRedirect, SmartWidgetHintPosition, SmartWidgetHintPositionEnum, SmartWidgetSettings, SmartdialogModule, SmartdialogService, SmartfileuploaderComponent, SmartformComponent, SmartformLayoutDefinitionService, SmartformModule, SmartformwidgetComponent, SmarttableComponent, SmarttableModule, SmarttableService, SmarttreeGenericService, SmarttreeModule, SmarttreeService, TabGroupComponent, ToggleLabelPosition, UiActionButtonType, UiActionConfirmDialogComponent, UiActionConfirmDialogService, UiActionDescriptorService, UiActionDialogType, UiActionFeedbackType, UiActionInputDialogComponent, UiActionInputDialogService, UiActionInputType, UiActionService, UiActionToolbarComponent, UiActionTooltipTooltipPositionEnum, ViewEventHandlerViewEventTypeEnum, ViewService, ViewState, ViewType };
15267
15303
  //# sourceMappingURL=smartbit4all-ng-client.mjs.map