bruce-models 5.6.4 → 5.6.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.
@@ -7633,21 +7633,6 @@ var EntityCoords;
7633
7633
  EntityCoords.GetCacheKey = GetCacheKey;
7634
7634
  })(EntityCoords || (EntityCoords = {}));
7635
7635
 
7636
- /**
7637
- * Deprecated settings for entity types.
7638
- * We now store selection settings within project views.
7639
- */
7640
- var EntityTypeVisualSettings;
7641
- (function (EntityTypeVisualSettings) {
7642
- let EAction;
7643
- (function (EAction) {
7644
- EAction["LeftClick"] = "LeftClick.CustomForm.ID";
7645
- EAction["RightClick"] = "RightClick.CustomForm.ID";
7646
- EAction["DoubleClick"] = "DoubleClick.CustomForm.ID";
7647
- EAction["MouseHover"] = "MouseHover.CustomForm.ID";
7648
- })(EAction = EntityTypeVisualSettings.EAction || (EntityTypeVisualSettings.EAction = {}));
7649
- })(EntityTypeVisualSettings || (EntityTypeVisualSettings = {}));
7650
-
7651
7636
  /**
7652
7637
  * Represents a Table View record.
7653
7638
  * This is a record of how to display a collection of Entities.
@@ -15122,7 +15107,7 @@ var Scenario;
15122
15107
  })(Scenario || (Scenario = {}));
15123
15108
 
15124
15109
  // This is updated with the package.json version on build.
15125
- const VERSION = "5.6.4";
15110
+ const VERSION = "5.6.5";
15126
15111
 
15127
- 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, AccountTemplate, AccountType, EncryptUtils, MathUtils, ObjectUtils, PathUtils, UrlUtils, DataLab, DataLabGroup, ImportAssembly, ImportCad, ImportCsv, ImportJson, ImportGeoJson, ImportKml, ImportedFile, ExportBrz, ExportUsd, Markup, Uploader, Plugin, ENVIRONMENT, DataSource, Scenario };
15112
+ 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, 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, AccountTemplate, AccountType, EncryptUtils, MathUtils, ObjectUtils, PathUtils, UrlUtils, DataLab, DataLabGroup, ImportAssembly, ImportCad, ImportCsv, ImportJson, ImportGeoJson, ImportKml, ImportedFile, ExportBrz, ExportUsd, Markup, Uploader, Plugin, ENVIRONMENT, DataSource, Scenario };
15128
15113
  //# sourceMappingURL=bruce-models.es5.js.map