@bigbinary/neetoui 5.2.35 → 5.2.36

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.
package/index.cjs.js CHANGED
@@ -29057,7 +29057,7 @@ var Select = function Select(_ref2) {
29057
29057
  }
29058
29058
  var currentOptions = options || defaultOptions;
29059
29059
  if (Array.isArray(value)) value = value[0];
29060
- var isGrouped = neetoCist.existsBy({
29060
+ var isGrouped = neetoCist._existsBy({
29061
29061
  options: Array.isArray
29062
29062
  }, currentOptions);
29063
29063
  if (isGrouped) {