@smartbit4all/ng-client 3.3.143 → 3.3.145

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.
@@ -90,6 +90,7 @@ export declare class SmartformwidgetComponent implements OnInit, OnDestroy, Afte
90
90
  add(event: MatChipInputEvent): void;
91
91
  remove(value: SmartFormWidget<any>): void;
92
92
  selected(event: MatAutocompleteSelectedEvent, widgetInstance: SmartFormWidget<any>): void;
93
+ private setTextFieldChipsValue;
93
94
  getDirection(): string;
94
95
  smartFormTextFieldButtonIconPosition(): typeof SmartFormTextFieldButtonIconPosition;
95
96
  getType(): typeof SmartFormWidgetType;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartbit4all/ng-client",
3
- "version": "3.3.143",
3
+ "version": "3.3.145",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^13.3.9",
6
6
  "@angular/common": "^13.2.0",
Binary file