bruce-models 5.3.5 → 5.3.6

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.
@@ -10144,15 +10144,6 @@ var ProjectViewBookmark;
10144
10144
  // This is the expected default version for the DataVersion value.
10145
10145
  // This value should NOT be changed without looking at our API and seeing what the default value is.
10146
10146
  ProjectViewBookmark.DEFAULT_DATA_VERSION = 2;
10147
- /**
10148
- * Describes a bookmark file node.
10149
- */
10150
- let EBookmarkType;
10151
- (function (EBookmarkType) {
10152
- EBookmarkType["BOOKMARK"] = "bookmark";
10153
- EBookmarkType["FOLDER"] = "folder";
10154
- EBookmarkType["EXTRANODE"] = "extranode";
10155
- })(EBookmarkType = ProjectViewBookmark.EBookmarkType || (ProjectViewBookmark.EBookmarkType = {}));
10156
10147
  /**
10157
10148
  * Describes the content of a bookmark.
10158
10149
  * As part of a deal we've been commissioned to create an alternative bookmark type to embed content.
@@ -14718,7 +14709,7 @@ var DataSource;
14718
14709
  })(DataSource || (DataSource = {}));
14719
14710
 
14720
14711
  // This is updated with the package.json version on build.
14721
- const VERSION = "5.3.5";
14712
+ const VERSION = "5.3.6";
14722
14713
 
14723
14714
  export { VERSION, AnnDocument, CustomForm, AbstractApi, Api, BruceApi, GlobalApi, GuardianApi, ApiGetters, Calculator, Bounds, BruceEvent, CacheControl, Camera, Cartes, Carto, Color, DelayQueue, Geometry, UTC, BruceVariable, LRUCache, GeoJson, EntityAttachmentType, EntityAttachment, EntityComment, EntityLink, EntityLod, EntityLodCategory, EntityRelationType, EntityRelation, EntitySource, EntityTag, EntityType, Entity, EntityCoords, EntityTypeVisualSettings, EntityAttribute, EntityHistoricData, EntityTableView, Comment, ClientFile, ProgramKey, ZoomControl, MenuItem, ProjectViewBookmark, ProjectView, ProjectViewLegacyTile, ProjectViewTile, ProjectViewLegacy, ProjectViewLegacyBookmark, PendingAction, MessageBroker, HostingLocation, Style, Tileset, Permission, Session, UserGroup, User, Account, AccountInvite, AccountFeatures, AccountLimits, EncryptUtils, MathUtils, ObjectUtils, PathUtils, UrlUtils, DataLab, DataLabGroup, ImportAssembly, ImportCad, ImportCsv, ImportJson, ImportGeoJson, ImportKml, ImportedFile, ExportBrz, ExportUsd, Markup, Uploader, Plugin, ENVIRONMENT, DataSource };
14724
14715
  //# sourceMappingURL=bruce-models.es5.js.map