monkey-front-core 0.0.180 → 0.0.181

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.
@@ -4706,6 +4706,7 @@ var OpSearch;
4706
4706
  OpSearch["LT"] = "<:value";
4707
4707
  OpSearch["EQUAL"] = "::value";
4708
4708
  OpSearch["IN"] = " IN :value";
4709
+ OpSearch["NOT"] = " !:value";
4709
4710
  })(OpSearch || (OpSearch = {}));
4710
4711
  class MonkeyEcxSpecificationSearch {
4711
4712
  constructor() {