@acorex/components 16.18.20 → 16.18.22

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- import { ElementRef, OnDestroy, ChangeDetectorRef } from '@angular/core';
1
+ import { ChangeDetectorRef, ElementRef, OnDestroy } from '@angular/core';
2
2
  import { AXBaseComponent, AXBaseSizableComponent, AXElementSize } from '../base/element.class';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class AXFormGroupComponent extends AXBaseComponent implements AXBaseSizableComponent, OnDestroy {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acorex/components",
3
- "version": "16.18.20",
3
+ "version": "16.18.22",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^18.0.0",
6
6
  "@angular/core": "^18.0.0",