@cqa-lib/cqa-ui 1.1.339 → 1.1.341

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.
@@ -92,7 +92,7 @@ export declare class TestDataModalComponent implements OnInit, OnChanges {
92
92
  onEnvironmentSelect(itemId: string): void;
93
93
  onEnvironmentEdit(itemId: string): void;
94
94
  onCreateNewEnvironment(event: Event): void;
95
- /** Runtime tab: insert suggested value into the runtime input field. */
95
+ /** Runtime tab: replace the runtime input with the selected suggestion. */
96
96
  onRuntimeChipInsert(snippet: string): void;
97
97
  onApply(): void;
98
98
  onCancel(): void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cqa-lib/cqa-ui",
3
- "version": "1.1.339",
3
+ "version": "1.1.341",
4
4
  "description": "UI Kit library for Angular 13.4",
5
5
  "keywords": [
6
6
  "angular",