@cqa-lib/cqa-ui 1.1.325 → 1.1.326

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.
@@ -171,6 +171,7 @@ export declare class StepBuilderActionComponent implements OnInit, OnChanges, On
171
171
  onVariableBooleanChange(variableName: string, value: boolean): void;
172
172
  onAdvancedVariableBooleanChange(variableName: string, value: boolean): void;
173
173
  onAdvancedVariableValueChange(variableName: string, value: any): void;
174
+ onChangeTemplate(): void;
174
175
  onBack(): void;
175
176
  onCancel(): void;
176
177
  isFormValid(): boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cqa-lib/cqa-ui",
3
- "version": "1.1.325",
3
+ "version": "1.1.326",
4
4
  "description": "UI Kit library for Angular 13.4",
5
5
  "keywords": [
6
6
  "angular",