@cqa-lib/cqa-ui 1.1.313 → 1.1.314

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.
@@ -108,6 +108,7 @@ export declare class DynamicSelectFieldComponent implements OnInit, OnChanges {
108
108
  ngOnChanges(changes: SimpleChanges): void;
109
109
  get panelClass(): string;
110
110
  get isMultiple(): boolean;
111
+ get singleSelectedDisplayLabel(): string;
111
112
  get isDisabled(): boolean;
112
113
  get useCheckboxStyle(): boolean;
113
114
  get allSelected(): boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cqa-lib/cqa-ui",
3
- "version": "1.1.313",
3
+ "version": "1.1.314",
4
4
  "description": "UI Kit library for Angular 13.4",
5
5
  "keywords": [
6
6
  "angular",