bruce-models 7.1.43 → 7.1.44

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.
@@ -14673,6 +14673,7 @@
14673
14673
  EConcept["LOD_CATEGORY"] = "lc";
14674
14674
  EConcept["PROGRAM_KEY"] = "pk";
14675
14675
  EConcept["PROJECT_VIEW"] = "pv";
14676
+ EConcept["PENDING_ACTION"] = "pa";
14676
14677
  EConcept["RELATION_TYPE"] = "rt";
14677
14678
  EConcept["SCENARIO"] = "sc";
14678
14679
  EConcept["TILESET"] = "ts";
@@ -18256,7 +18257,7 @@
18256
18257
  })(exports.ChangeSet || (exports.ChangeSet = {}));
18257
18258
 
18258
18259
  // This is updated with the package.json version on build.
18259
- const VERSION = "7.1.43";
18260
+ const VERSION = "7.1.44";
18260
18261
 
18261
18262
  exports.VERSION = VERSION;
18262
18263
  exports.AbstractApi = AbstractApi;