@cqa-lib/cqa-ui 1.1.329 → 1.1.331

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.
@@ -178,6 +178,11 @@ export declare class StepBuilderActionComponent implements OnInit, OnChanges, On
178
178
  trackByTemplate(index: number, template: ActionTemplate): any;
179
179
  trackByVariable(index: number, variable: any): any;
180
180
  onCreateStep(): void;
181
+ private getCurrentTemplateVariables;
182
+ private buildTestDataList;
183
+ private resolveVariableTestDataValue;
184
+ private resolveSelectedTestDataProfileId;
185
+ private parseVariableDataType;
181
186
  toggleAdvanced(): void;
182
187
  onElementClick(elementKey: string): void;
183
188
  onElementValueChange(key: string, value: string): void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cqa-lib/cqa-ui",
3
- "version": "1.1.329",
3
+ "version": "1.1.331",
4
4
  "description": "UI Kit library for Angular 13.4",
5
5
  "keywords": [
6
6
  "angular",