@haloduck/ui 2.0.41 → 2.0.43

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
@@ -104,6 +104,8 @@ declare class SelectComponent implements ControlValueAccessor, AfterViewInit, On
104
104
  private readonly viewContainerRef;
105
105
  private readonly cdr;
106
106
  private overlayRef;
107
+ private static instanceCounter;
108
+ readonly radioGroupName: string;
107
109
  selectedChange: EventEmitter<string | string[]>;
108
110
  disabled: boolean | null;
109
111
  loading: boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@haloduck/ui",
3
- "version": "2.0.41",
3
+ "version": "2.0.43",
4
4
  "description": "HaloDuck UI Library - Angular",
5
5
  "keywords": [
6
6
  "angular",