@cqa-lib/cqa-ui 1.1.250 → 1.1.251

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.
@@ -141,6 +141,7 @@ export interface LoopStepConfig extends BaseStepConfig {
141
141
  forLoopEndIndex?: number;
142
142
  forLoopTestDataId?: number;
143
143
  nestedSteps: TestCaseStepConfig[];
144
+ childId?: string;
144
145
  }
145
146
  export interface ConditionBranch {
146
147
  id?: number;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cqa-lib/cqa-ui",
3
- "version": "1.1.250",
3
+ "version": "1.1.251",
4
4
  "description": "UI Kit library for Angular 13.4",
5
5
  "keywords": [
6
6
  "angular",