@cqa-lib/cqa-ui 1.1.265 → 1.1.266

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.
@@ -254,6 +254,7 @@ export declare class TemplateVariablesFormComponent implements OnChanges {
254
254
  isElementType(variable: TemplateVariable): boolean;
255
255
  /**
256
256
  * Check if screen name is selected for an element variable
257
+ * Returns true if either selectedScreenName or screenNameId is set (and not "None")
257
258
  */
258
259
  hasSelectedScreenName(variable: TemplateVariable): boolean;
259
260
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cqa-lib/cqa-ui",
3
- "version": "1.1.265",
3
+ "version": "1.1.266",
4
4
  "description": "UI Kit library for Angular 13.4",
5
5
  "keywords": [
6
6
  "angular",