@smartbit4all/ng-client 3.3.108 → 3.3.109
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.
- package/esm2020/lib/smart-form/widgets/smartformwidget/smartformwidget.component.mjs +9 -4
- package/fesm2015/smartbit4all-ng-client.mjs +8 -3
- package/fesm2015/smartbit4all-ng-client.mjs.map +1 -1
- package/fesm2020/smartbit4all-ng-client.mjs +8 -3
- package/fesm2020/smartbit4all-ng-client.mjs.map +1 -1
- package/lib/smart-form/widgets/smartformwidget/smartformwidget.component.d.ts +1 -0
- package/package.json +1 -1
- package/smartbit4all-ng-client-3.3.109.tgz +0 -0
- package/smartbit4all-ng-client-3.3.108.tgz +0 -0
|
@@ -109,6 +109,7 @@ export declare class SmartformwidgetComponent implements OnInit, OnDestroy, Afte
|
|
|
109
109
|
compareItems(o1: any, o2: any): boolean;
|
|
110
110
|
truncateUri(uri: any): any;
|
|
111
111
|
removeMatrixRow(question: any): void;
|
|
112
|
+
isToolbarPresent(): boolean;
|
|
112
113
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartformwidgetComponent, never>;
|
|
113
114
|
static ɵcmp: i0.ɵɵComponentDeclaration<SmartformwidgetComponent, "smartformwidget", never, { "form": "form"; "widgetInstance": "widgetInstance"; "onBlur": "onBlur"; "onValueChange": "onValueChange"; "labelColor": "labelColor"; "sophisticatedValueChange": "sophisticatedValueChange"; }, {}, never, never>;
|
|
114
115
|
}
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|