@smartbit4all/ng-client 3.3.230 → 3.3.232

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.
@@ -100,6 +100,7 @@ export declare class SmartformwidgetComponent implements OnInit, OnDestroy, Afte
100
100
  getRichTextEditorLengthLeeway(): number;
101
101
  addOnBlur: boolean;
102
102
  readonly separatorKeysCodes: readonly [13, 188];
103
+ readonly emptySeparatorKeysCodes: readonly [];
103
104
  add(event: MatChipInputEvent): void;
104
105
  remove(value: SmartFormWidget<any>): void;
105
106
  selected(event: MatAutocompleteSelectedEvent, widgetInstance: SmartFormWidget<any>): void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartbit4all/ng-client",
3
- "version": "3.3.230",
3
+ "version": "3.3.232",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^13.3.9",
6
6
  "@angular/common": "^13.2.0",
Binary file