@wavemaker/app-ng-runtime 12.0.0-next.45052 → 12.0.0-next.45055

Sign up to get free protection for your applications and to get access to all the features.
@@ -7,6 +7,8 @@ export declare class SwitchComponent extends DatasetAwareFormComponent implement
7
7
  options: any[];
8
8
  selectedItem: DataSetItem;
9
9
  iconclass: any;
10
+ checkediconclass: any;
11
+ multiple: boolean;
10
12
  private btnwidth;
11
13
  disabled: boolean;
12
14
  required: boolean;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/app-ng-runtime",
3
- "version": "12.0.0-next.45052",
3
+ "version": "12.0.0-next.45055",
4
4
  "description": "All modules required for a wavemaker application.",
5
5
  "main": "index.js",
6
6
  "scripts": {