@smartbit4all/ng-client 3.3.221 → 3.3.223

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.
@@ -127,6 +127,7 @@ export declare class SmartformwidgetComponent implements OnInit, OnDestroy, Afte
127
127
  truncateUri(uri: any): any;
128
128
  removeMatrixRow(question: any): void;
129
129
  isToolbarPresent(): boolean;
130
+ getChipsValue(value: any): any;
130
131
  static ɵfac: i0.ɵɵFactoryDeclaration<SmartformwidgetComponent, never>;
131
132
  static ɵcmp: i0.ɵɵComponentDeclaration<SmartformwidgetComponent, "smartformwidget", never, { "form": "form"; "widgetInstance": "widgetInstance"; "onBlur": "onBlur"; "onValueChange": "onValueChange"; "labelColor": "labelColor"; "sophisticatedValueChange": "sophisticatedValueChange"; }, {}, never, never>;
132
133
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartbit4all/ng-client",
3
- "version": "3.3.221",
3
+ "version": "3.3.223",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^13.3.9",
6
6
  "@angular/common": "^13.2.0",
Binary file