@cqa-lib/cqa-ui 1.1.311 → 1.1.313

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.
@@ -168,6 +168,8 @@ export declare class TestCaseLoopStepComponent implements OnInit, OnChanges {
168
168
  private updateForLoopSelectConfigsSelectedValues;
169
169
  /** Convert DataProfileOption[] to SelectOption[] */
170
170
  private convertDataProfileOptionsToSelectOptions;
171
+ /** Resolve a data profile id/value back to the display name used by the dropdown trigger. */
172
+ private resolveTestDataProfileName;
171
173
  /** Data length (N) of the currently selected test data profile; 0 if none selected or not found. */
172
174
  private getSelectedProfileDataLength;
173
175
  /** Loop Start/End options: 1 to N based on selected data profile's data array length; falls back to 1..10 if no profile. */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cqa-lib/cqa-ui",
3
- "version": "1.1.311",
3
+ "version": "1.1.313",
4
4
  "description": "UI Kit library for Angular 13.4",
5
5
  "keywords": [
6
6
  "angular",