@smartbit4all/ng-client 4.2.16 → 4.2.17

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 (117) hide show
  1. package/esm2022/lib/smart-client/smart.component.mjs +1 -1
  2. package/esm2022/lib/smart-component-layout/api/api/api.mjs +1 -1
  3. package/esm2022/lib/smart-component-layout/api/api/default.service.mjs +1 -1
  4. package/esm2022/lib/smart-component-layout/api/api.module.mjs +1 -1
  5. package/esm2022/lib/smart-component-layout/api/configuration.mjs +1 -1
  6. package/esm2022/lib/smart-component-layout/api/encoder.mjs +1 -1
  7. package/esm2022/lib/smart-component-layout/api/index.mjs +1 -1
  8. package/esm2022/lib/smart-component-layout/api/model/componentType.mjs +1 -1
  9. package/esm2022/lib/smart-component-layout/api/model/componentWidgetType.mjs +2 -1
  10. package/esm2022/lib/smart-component-layout/api/model/layoutDirection.mjs +1 -1
  11. package/esm2022/lib/smart-component-layout/api/model/models.mjs +1 -1
  12. package/esm2022/lib/smart-component-layout/api/model/smartComponentLayoutDefinition.mjs +1 -1
  13. package/esm2022/lib/smart-component-layout/api/model/smartComponentWidgetDefinition.mjs +1 -1
  14. package/esm2022/lib/smart-component-layout/api/param.mjs +1 -1
  15. package/esm2022/lib/smart-component-layout/api/variables.mjs +1 -1
  16. package/esm2022/lib/smart-component-layout/smart-component-layout.component.mjs +30 -3
  17. package/esm2022/lib/smart-component-layout/smart-component-layout.module.mjs +7 -3
  18. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionBoolOperator.mjs +1 -1
  19. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionBuilderField.mjs +1 -1
  20. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionBuilderGroup.mjs +1 -1
  21. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionBuilderModel.mjs +1 -1
  22. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionData.mjs +1 -1
  23. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionDataType.mjs +1 -1
  24. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionField.mjs +1 -1
  25. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionFieldList.mjs +1 -1
  26. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionFieldWidgetType.mjs +1 -1
  27. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionList.mjs +1 -1
  28. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionOperandData.mjs +1 -1
  29. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionOperation.mjs +1 -1
  30. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionOrderBy.mjs +1 -1
  31. package/esm2022/lib/smart-filter-editor/api/api/filter.service.mjs +1 -1
  32. package/esm2022/lib/smart-filter-editor/api/configuration.mjs +1 -1
  33. package/esm2022/lib/smart-filter-editor/api/encoder.mjs +1 -1
  34. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBoolOperator.mjs +1 -1
  35. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderApiConfig.mjs +1 -1
  36. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderField.mjs +1 -1
  37. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderGroup.mjs +1 -1
  38. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderModel.mjs +1 -1
  39. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderUiModel.mjs +1 -1
  40. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionData.mjs +1 -1
  41. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionDataType.mjs +1 -1
  42. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionField.mjs +1 -1
  43. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionFieldEditor.mjs +1 -1
  44. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionFieldList.mjs +1 -1
  45. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionFieldWidgetType.mjs +1 -1
  46. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionList.mjs +1 -1
  47. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionOperandData.mjs +1 -1
  48. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionOperation.mjs +1 -1
  49. package/esm2022/lib/smart-filter-editor/api/model/smartFilterType.mjs +1 -1
  50. package/esm2022/lib/smart-filter-editor/api/param.mjs +1 -1
  51. package/esm2022/lib/smart-filter-editor/api/variables.mjs +1 -1
  52. package/esm2022/lib/smart-form/api/api/api.mjs +1 -1
  53. package/esm2022/lib/smart-form/api/api/default.service.mjs +1 -1
  54. package/esm2022/lib/smart-form/api/api.module.mjs +1 -1
  55. package/esm2022/lib/smart-form/api/configuration.mjs +1 -1
  56. package/esm2022/lib/smart-form/api/encoder.mjs +1 -1
  57. package/esm2022/lib/smart-form/api/index.mjs +1 -1
  58. package/esm2022/lib/smart-form/api/model/propertyMapping.mjs +1 -1
  59. package/esm2022/lib/smart-form/api/model/selectionDefinition.mjs +1 -1
  60. package/esm2022/lib/smart-form/api/model/smartFormInputMode.mjs +1 -1
  61. package/esm2022/lib/smart-form/api/model/smartFormWidgetDirection.mjs +1 -1
  62. package/esm2022/lib/smart-form/api/model/smartFormWidgetType.mjs +1 -1
  63. package/esm2022/lib/smart-form/api/model/smartLayoutDefinition.mjs +1 -1
  64. package/esm2022/lib/smart-form/api/model/smartMatrixModel.mjs +1 -1
  65. package/esm2022/lib/smart-form/api/model/smartWidgetHint.mjs +1 -1
  66. package/esm2022/lib/smart-form/api/model/valueChangeMode.mjs +1 -1
  67. package/esm2022/lib/smart-form/api/param.mjs +1 -1
  68. package/esm2022/lib/smart-form/api/variables.mjs +1 -1
  69. package/esm2022/lib/smart-form/smartform.model.mjs +1 -1
  70. package/esm2022/lib/smart-grid/api/grid-api/api/api.mjs +1 -1
  71. package/esm2022/lib/smart-grid/api/grid-api/api/grid.service.mjs +1 -1
  72. package/esm2022/lib/smart-grid/api/grid-api/api.module.mjs +1 -1
  73. package/esm2022/lib/smart-grid/api/grid-api/configuration.mjs +1 -1
  74. package/esm2022/lib/smart-grid/api/grid-api/encoder.mjs +1 -1
  75. package/esm2022/lib/smart-grid/api/grid-api/index.mjs +1 -1
  76. package/esm2022/lib/smart-grid/api/grid-api/model/gridColumnContentType.mjs +1 -1
  77. package/esm2022/lib/smart-grid/api/grid-api/model/gridColumnMeta.mjs +1 -1
  78. package/esm2022/lib/smart-grid/api/grid-api/model/gridDataAccessConfig.mjs +1 -1
  79. package/esm2022/lib/smart-grid/api/grid-api/model/gridModel.mjs +1 -1
  80. package/esm2022/lib/smart-grid/api/grid-api/model/gridPage.mjs +1 -1
  81. package/esm2022/lib/smart-grid/api/grid-api/model/gridRow.mjs +1 -1
  82. package/esm2022/lib/smart-grid/api/grid-api/model/gridSelectionChange.mjs +1 -1
  83. package/esm2022/lib/smart-grid/api/grid-api/model/gridSelectionMode.mjs +1 -1
  84. package/esm2022/lib/smart-grid/api/grid-api/model/gridSelectionType.mjs +1 -1
  85. package/esm2022/lib/smart-grid/api/grid-api/model/gridServerModel.mjs +1 -1
  86. package/esm2022/lib/smart-grid/api/grid-api/model/gridUpdateData.mjs +1 -1
  87. package/esm2022/lib/smart-grid/api/grid-api/model/gridView.mjs +1 -1
  88. package/esm2022/lib/smart-grid/api/grid-api/model/gridViewDescriptor.mjs +1 -1
  89. package/esm2022/lib/smart-grid/api/grid-api/model/models.mjs +1 -1
  90. package/esm2022/lib/smart-grid/api/grid-api/param.mjs +1 -1
  91. package/esm2022/lib/smart-grid/api/grid-api/variables.mjs +1 -1
  92. package/esm2022/lib/smart-map/abstract-map.mjs +1 -1
  93. package/esm2022/lib/smart-map/api/api/geoMap.service.mjs +1 -1
  94. package/esm2022/lib/smart-map/api/model/geoMapDataSourceDescriptor.mjs +1 -1
  95. package/esm2022/lib/smart-map/api/model/geoMapDataSourceType.mjs +1 -1
  96. package/esm2022/lib/smart-map/impl/google-map.mjs +1 -1
  97. package/esm2022/lib/smart-map/impl/leaflet-map.mjs +1 -1
  98. package/esm2022/lib/smart-map/projects.mjs +1 -1
  99. package/esm2022/lib/smart-map/smart-map.component.mjs +1 -1
  100. package/esm2022/lib/smart-map/smart-map.module.mjs +1 -1
  101. package/esm2022/lib/smart-map/smart-map.types.mjs +1 -1
  102. package/esm2022/lib/smart-validation/named-validator.service.mjs +1 -1
  103. package/esm2022/lib/smart-validation/smart-validation.module.mjs +1 -1
  104. package/esm2022/lib/smart-validation/smart-validation.types.mjs +1 -1
  105. package/esm2022/lib/view-context/api/model/componentConstraint.mjs +1 -1
  106. package/esm2022/lib/view-context/api/model/models.mjs +1 -1
  107. package/esm2022/lib/view-context/api/model/namedValidator.mjs +1 -1
  108. package/fesm2022/smartbit4all-ng-client.mjs +2708 -2678
  109. package/fesm2022/smartbit4all-ng-client.mjs.map +1 -1
  110. package/lib/smart-component-layout/api/model/componentWidgetType.d.ts +2 -1
  111. package/lib/smart-component-layout/api/model/smartComponentLayoutDefinition.d.ts +4 -0
  112. package/lib/smart-component-layout/smart-component-layout.component.d.ts +5 -1
  113. package/lib/smart-component-layout/smart-component-layout.module.d.ts +2 -1
  114. package/lib/smart-map/smart-map.component.d.ts +1 -2
  115. package/package.json +1 -1
  116. package/smartbit4all-ng-client-4.2.17.tgz +0 -0
  117. package/smartbit4all-ng-client-4.2.16.tgz +0 -0
@@ -13,5 +13,6 @@ export declare enum ComponentWidgetType {
13
13
  GRID = "grid",
14
14
  FILTER = "filter",
15
15
  TREE = "tree",
16
- TOOLBAR = "toolbar"
16
+ TOOLBAR = "toolbar",
17
+ MAP = "map"
17
18
  }
@@ -15,6 +15,10 @@ import { SmartComponentWidgetDefinition } from './smartComponentWidgetDefinition
15
15
  import { Style } from '../../../view-context/api/model/style';
16
16
  import { SmartWidgetDefinition } from '../../../smart-form/api/model/smartWidgetDefinition';
17
17
  export interface SmartComponentLayoutDefinition {
18
+ /**
19
+ * An optional identifier to find this element in a layout hierarchy.
20
+ */
21
+ identifier?: string;
18
22
  type: ComponentType;
19
23
  expandable?: boolean;
20
24
  expandableSectionLabel?: string;
@@ -7,7 +7,7 @@ import { SmarttreeGenericService } from '../smart-tree/projects';
7
7
  import { ExpandableSection, ExpandableSectionComponent } from '../smart-expandable-section/projects';
8
8
  import { Subject } from 'rxjs';
9
9
  import { UiActionToolbarComponent } from '../view-context/projects';
10
- import { SmartMapComponent } from "../smart-map/smart-map.component";
10
+ import { SmartMapComponent } from '../smart-map/smart-map.component';
11
11
  import * as i0 from "@angular/core";
12
12
  export declare class SmartComponentLayoutComponent implements AfterViewInit, OnDestroy, OnChanges {
13
13
  private layoutService;
@@ -28,6 +28,7 @@ export declare class SmartComponentLayoutComponent implements AfterViewInit, OnD
28
28
  smartGrid?: SmartGrid;
29
29
  smartMapList: QueryList<SmartMapComponent>;
30
30
  smartMapComponent?: SmartMapComponent;
31
+ mapId?: string;
31
32
  smartFilterList: QueryList<SmartFilterComponent>;
32
33
  smartFilterComponent?: SmartFilterComponent;
33
34
  smartFilter?: SmartFilter;
@@ -53,6 +54,9 @@ export declare class SmartComponentLayoutComponent implements AfterViewInit, OnD
53
54
  constructGrid(): void;
54
55
  setGridComponent(comp: SmartGridComponent): void;
55
56
  bindGrid(): void;
57
+ constructMap(): void;
58
+ setMapComponent(comp: SmartMapComponent): void;
59
+ bindMap(): void;
56
60
  setToolbarComponent(comp: UiActionToolbarComponent): void;
57
61
  bindFilter(): void;
58
62
  constructTree(): void;
@@ -6,8 +6,9 @@ import * as i4 from "../smart-grid/smart-grid.module";
6
6
  import * as i5 from "../smart-expandable-section/smart-expandable-section.module";
7
7
  import * as i6 from "../smart-tree/smarttree.module";
8
8
  import * as i7 from "../view-context/smart-view-context.module";
9
+ import * as i8 from "../smart-map/smart-map.module";
9
10
  export declare class SmartComponentLayoutModule {
10
11
  static ɵfac: i0.ɵɵFactoryDeclaration<SmartComponentLayoutModule, never>;
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]>;
12
+ 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 i8.SmartMapModule], [typeof i1.SmartComponentLayoutComponent]>;
12
13
  static ɵinj: i0.ɵɵInjectorDeclaration<SmartComponentLayoutModule>;
13
14
  }
@@ -1,5 +1,4 @@
1
1
  import { AfterViewInit, InjectionToken, OnInit, Signal, WritableSignal } from '@angular/core';
2
- import { SmartComponent } from '../smart-client/smart.component';
3
2
  import { GeoMapItem, GeoMapModel, GeoMapService, GeoMapViewport, GeoMapViewState, GPSPosition } from './api';
4
3
  import { SmartViewContextService } from '../view-context/smart-view-context.service';
5
4
  import * as i0 from "@angular/core";
@@ -14,7 +13,7 @@ export declare class SmartMapComponent implements OnInit, AfterViewInit {
14
13
  MapEngine: typeof MapEngine;
15
14
  uuid: string;
16
15
  identifier: string;
17
- parent?: SmartComponent<any>;
16
+ parent?: any;
18
17
  readonly model: WritableSignal<GeoMapModel | undefined>;
19
18
  readonly items: Signal<Array<GeoMapItem>>;
20
19
  readonly selection: Signal<Set<string>>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartbit4all/ng-client",
3
- "version": "4.2.16",
3
+ "version": "4.2.17",
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