@leanix/components 0.4.891 → 0.4.893

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/index.d.ts CHANGED
@@ -2641,7 +2641,7 @@ declare class InputComponent implements OnInit, OnDestroy {
2641
2641
  private updateStatus;
2642
2642
  ngOnDestroy(): void;
2643
2643
  static ɵfac: i0.ɵɵFactoryDeclaration<InputComponent, [{ optional: true; }]>;
2644
- static ɵcmp: i0.ɵɵComponentDeclaration<InputComponent, "input[lx-input]", never, { "error": { "alias": "error"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, never, true, never>;
2644
+ static ɵcmp: i0.ɵɵComponentDeclaration<InputComponent, "input[lx-input]", never, { "error": { "alias": "error"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, never, true, [{ directive: typeof i1.FioriReskinAwareDirective; inputs: {}; outputs: {}; }]>;
2645
2645
  }
2646
2646
 
2647
2647
  interface EventSet {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leanix/components",
3
- "version": "0.4.891",
3
+ "version": "0.4.893",
4
4
  "license": "Apache-2.0",
5
5
  "author": "LeanIX GmbH",
6
6
  "repository": {