@energycap/components 0.38.6-ECAP-18423-Enhanced-Unit-Comboboxes-Part2.20231012-1034 → 0.38.6-ECAP-18423-Enhanced-Unit-Comboboxes-Part2.20231019-1507

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.
@@ -2873,7 +2873,7 @@ class ComboboxComponent extends FormControlBase {
2873
2873
  }
2874
2874
  /**
2875
2875
 
2876
- * Filter array of options by label (contains)
2876
+ * Filter array of options by label or caption (contains)
2877
2877
  *
2878
2878
  * @param filterText The value of textbox that we will filter our options by
2879
2879
  *