bruce-models 3.3.9 → 3.4.1

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.
@@ -10158,8 +10158,10 @@ var Markup;
10158
10158
  height: null,
10159
10159
  width: null,
10160
10160
  id: null,
10161
- x: null,
10162
- y: null,
10161
+ left: null,
10162
+ top: null,
10163
+ right: null,
10164
+ bottom: null,
10163
10165
  borderColor: "black",
10164
10166
  borderWidth: 1,
10165
10167
  borderUsingPercent: false,
@@ -10708,7 +10710,7 @@ var DataSource;
10708
10710
  DataSource.GetList = GetList;
10709
10711
  })(DataSource || (DataSource = {}));
10710
10712
 
10711
- const VERSION = "3.3.9";
10713
+ const VERSION = "3.4.1";
10712
10714
 
10713
10715
  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 };
10714
10716
  //# sourceMappingURL=bruce-models.es5.js.map