bruce-models 7.1.51 → 7.1.52

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.
@@ -1484,6 +1484,8 @@ var BruceApi;
1484
1484
  (function (BruceApi$$1) {
1485
1485
  // Minimum API version that supports server-side token proxies.
1486
1486
  BruceApi$$1.VERSION_WITH_PROXIES = "1.0.6437";
1487
+ // Minimum API version that supports uploading tileset source files as Client Files.
1488
+ BruceApi$$1.VERSION_WITH_CLIENT_FILE_SOURCES = "1.0.6448";
1487
1489
  /**
1488
1490
  * This is the request handler for Bruce Api,
1489
1491
  * it should be passed to any method that wants to communicate with this particular api.
@@ -18996,7 +18998,7 @@ var UrlUtils;
18996
18998
  })(UrlUtils || (UrlUtils = {}));
18997
18999
 
18998
19000
  // This is updated with the package.json version on build.
18999
- const VERSION = "7.1.51";
19001
+ const VERSION = "7.1.52";
19000
19002
 
19001
19003
  export { VERSION, Account, AccountConcept, AccountFeatures, AccountInvite, AccountLimits, AccountTemplate, AccountType, AnnDocument, AbstractApi, Api, ApiGetters, BruceApi, GlobalApi, GuardianApi, Assembly, Calculator, ChangeSet, ClientFile, Bounds, BruceEvent, BruceVariable, CacheControl, Camera, Cartes, Carto, Color, DelayQueue, GeoJson, Geometry, LRUCache, UTC, CustomForm, DashboardView, DataFeed, DataLab, DataLabGroup, DataSource, DataTransform, Comment, Entity, EntityAttachment, EntityAttachmentType, EntityAttribute, EntityComment, EntityCoords, EntityHistoricData, EntityLink, EntityLod, EntityLodCategory, EntityRelation, EntityRelationType, EntitySource, EntityTableView, EntityTag, EntityType, EntityTypeTrigger, ENVIRONMENT, ExportBrz, ExportUsd, ImportAssembly, ImportCad, ImportCsv, ImportGeoJson, ImportJson, ImportKml, ImportLcc, ImportedFile, Uploader, Markup, NAVIGATOR_CHAT_EVENT_ENTITY_HIGHLIGHT_APPLIED, NAVIGATOR_CHAT_EVENT_SCENE_CONTEXT_PREFETCHED, NavigatorChatClient, NavigatorMcpWebSocketClient, Plugin, ProgramKey, MenuItem, ProjectView, ProjectViewBookmark, ProjectViewBookmarkGroup, ProjectViewLegacy, ProjectViewLegacyBookmark, ProjectViewLegacyTile, ProjectViewTile, ZoomControl, Scenario, HostingLocation, MessageBroker, PendingAction, RecordChangeFeed, Style, Tileset, Tracking, Permission, Session, User, UserGroup, UserMfaMethod, EncryptUtils, MathUtils, ObjectUtils, PathUtils, UrlUtils };
19002
19004
  //# sourceMappingURL=bruce-models.es5.js.map