bruce-models 3.5.4 → 3.5.5

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.
@@ -8119,7 +8119,7 @@ var ProjectView;
8119
8119
  ProjectView.DEFAULT_DATA_VERSION = 2;
8120
8120
  // Our Cesium web navigator.
8121
8121
  ProjectView.TYPE_WEB_3D_NAVIGATOR = "WEB_3D_NAVIGATOR";
8122
- // Our (currently WIP) 2D web navigator.
8122
+ // Our (currently WIP) 2D web navigator. Also known as our graph viewer.
8123
8123
  ProjectView.TYPE_WEB_2D_NAVIGATOR = "WEB_2D_NAVIGATOR";
8124
8124
  // Defaulting to 3D navigator for backwards compatibility.
8125
8125
  ProjectView.DEFAULT_TYPE = ProjectView.TYPE_WEB_3D_NAVIGATOR;
@@ -10868,7 +10868,7 @@ var DataSource;
10868
10868
  })(DataSource || (DataSource = {}));
10869
10869
 
10870
10870
  // This is updated with the package.json version on build.
10871
- const VERSION = "3.5.4";
10871
+ const VERSION = "3.5.5";
10872
10872
 
10873
10873
  export { VERSION, AnnDocument, CustomForm, AbstractApi, Api, BruceApi, GlobalApi, GuardianApi, ApiGetters, Calculator, Bounds, BruceEvent, CacheControl, Camera, Cartes, Carto, Color, DelayQueue, Geometry, UTC, BruceVariable, LRUCache, EntityAttachmentType, EntityAttachment, EntityComment, EntityLink, EntityLod, EntityLodCategory, EntityRelationType, EntityRelation, EntitySource, EntityTag, EntityType, Entity, EntityCoords, EntityTypeVisualSettings, EntityAttribute, ClientFile, ProgramKey, ZoomControl, MenuItem, ProjectViewBookmark, ProjectView, ProjectViewLegacyTile, ProjectViewTile, ProjectViewLegacy, ProjectViewLegacyBookmark, PendingAction, MessageBroker, HostingLocation, Style, Tileset, Permission, Session, UserGroup, User, Account, AccountInvite, EncryptUtils, MathUtils, ObjectUtils, PathUtils, UrlUtils, DataLab, ImportCad, ImportCsv, ImportJson, ImportKml, ImportedFile, Markup, Uploader, Plugin, ENVIRONMENT, DataSource };
10874
10874
  //# sourceMappingURL=bruce-models.es5.js.map