@globalfishingwatch/api-types
Advanced tools
Comparing version 4.1.1 to 4.1.2
# @globalfishingwatch/api-types | ||
## 4.1.2 | ||
### Patch Changes | ||
- a5339163: fix tiles api | ||
## 4.1.1 | ||
@@ -4,0 +10,0 @@ |
@@ -22,3 +22,3 @@ export interface UploadResponse { | ||
FourwingsTiles = "4wings-tiles", | ||
FourwingsBreaks = "4wings-breaks", | ||
FourwingsBreaks = "4wings-bins", | ||
FourwingsLegend = "4wings-legend", | ||
@@ -25,0 +25,0 @@ FourwingsInteraction = "4wings-interaction", |
@@ -1,2 +0,2 @@ | ||
var e,r,n,s,t,i,o,a,c,d;!function(e){e.Tracks="carriers-tracks",e.Vessel="carriers-vessel",e.VesselList="carriers-list-vessels",e.VesselSearch="carriers-search-vessels",e.VesselAdvancedSearch="carriers-advanced-search-vessels",e.FourwingsTiles="4wings-tiles",e.FourwingsBreaks="4wings-breaks",e.FourwingsLegend="4wings-legend",e.FourwingsInteraction="4wings-interaction",e.UserContextTiles="user-context-tiles",e.UserTracks="user-tracks-data"}(e||(e={})),function(e){e.Vessels="carriers-vessels:v1",e.Events="carriers-events:v1",e.Ports="carriers-ports:v1",e.Tracks="carriers-tracks:v1",e.Fourwings="4wings:v1",e.Context="user-context-layer:v1",e.Download="data-download:v1",e.UserTracks="user-tracks:v1"}(r||(r={})),function(e){e.Done="done",e.Importing="importing",e.Error="error"}(n||(n={})),function(e){e.Context="context",e.Environment="environment"}(s||(s={})),function(e){e.Context="context",e.Events="events",e.Environment="environment",e.Activity="activity"}(t||(t={})),function(e){e.Encounter="encounter",e.Fishing="fishing",e.Gap="gap",e.Port="port",e.Loitering="loitering"}(i||(i={})),function(e){e.Carrier="carrier",e.Fishing="fishing"}(o||(o={})),function(e){e.Authorized="authorized",e.Partially="partially",e.Unmatched="unmatched"}(a||(a={})),function(e){e.NotStarted="not-started",e.Generating="generating",e.Done="done",e.Failed="failed"}(c||(c={})),function(e){e.Idle="idle",e.Aborted="aborted",e.Loading="loading",e.Finished="finished",e.Error="error"}(d||(d={}));export{a as AuthorizationOptions,s as DatasetCategory,n as DatasetStatus,r as DatasetTypes,t as DataviewCategory,e as EndpointId,i as EventTypes,o as EventVesselTypeEnum,c as ReportStatus,d as ResourceStatus}; | ||
var e,r,n,s,i,t,o,a,c,d;!function(e){e.Tracks="carriers-tracks",e.Vessel="carriers-vessel",e.VesselList="carriers-list-vessels",e.VesselSearch="carriers-search-vessels",e.VesselAdvancedSearch="carriers-advanced-search-vessels",e.FourwingsTiles="4wings-tiles",e.FourwingsBreaks="4wings-bins",e.FourwingsLegend="4wings-legend",e.FourwingsInteraction="4wings-interaction",e.UserContextTiles="user-context-tiles",e.UserTracks="user-tracks-data"}(e||(e={})),function(e){e.Vessels="carriers-vessels:v1",e.Events="carriers-events:v1",e.Ports="carriers-ports:v1",e.Tracks="carriers-tracks:v1",e.Fourwings="4wings:v1",e.Context="user-context-layer:v1",e.Download="data-download:v1",e.UserTracks="user-tracks:v1"}(r||(r={})),function(e){e.Done="done",e.Importing="importing",e.Error="error"}(n||(n={})),function(e){e.Context="context",e.Environment="environment"}(s||(s={})),function(e){e.Context="context",e.Events="events",e.Environment="environment",e.Activity="activity"}(i||(i={})),function(e){e.Encounter="encounter",e.Fishing="fishing",e.Gap="gap",e.Port="port",e.Loitering="loitering"}(t||(t={})),function(e){e.Carrier="carrier",e.Fishing="fishing"}(o||(o={})),function(e){e.Authorized="authorized",e.Partially="partially",e.Unmatched="unmatched"}(a||(a={})),function(e){e.NotStarted="not-started",e.Generating="generating",e.Done="done",e.Failed="failed"}(c||(c={})),function(e){e.Idle="idle",e.Aborted="aborted",e.Loading="loading",e.Finished="finished",e.Error="error"}(d||(d={}));export{a as AuthorizationOptions,s as DatasetCategory,n as DatasetStatus,r as DatasetTypes,i as DataviewCategory,e as EndpointId,t as EventTypes,o as EventVesselTypeEnum,c as ReportStatus,d as ResourceStatus}; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@globalfishingwatch/api-types", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "Typescript definitions for API responses", | ||
@@ -46,3 +46,3 @@ "author": "satellitestudio <contact@satellitestud.io>", | ||
}, | ||
"gitHead": "261f7bef295881df94a99559bfb1af66cdbcb03c" | ||
"gitHead": "f2915523d9b6beb64dbe34ed7b260778f6b4a7d0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
31092