@globalfishingwatch/api-types
Advanced tools
Comparing version 4.1.3 to 4.2.0
# @globalfishingwatch/api-types | ||
## 4.2.0 | ||
### Minor Changes | ||
- cfae2b4b: new dataview categories | ||
## 4.1.3 | ||
@@ -4,0 +10,0 @@ |
@@ -39,3 +39,4 @@ import { ApiAppName, Dataset } from '.'; | ||
Environment = "environment", | ||
Activity = "activity" | ||
Fishing = "fishing", | ||
Presence = "presence" | ||
} | ||
@@ -42,0 +43,0 @@ export interface Dataview<Type = any, Category = DataviewCategory> { |
@@ -1,2 +0,2 @@ | ||
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}; | ||
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.Fishing="fishing",e.Presence="presence"}(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.3", | ||
"version": "4.2.0", | ||
"description": "Typescript definitions for API responses", | ||
@@ -46,3 +46,3 @@ "author": "satellitestudio <contact@satellitestud.io>", | ||
}, | ||
"gitHead": "efda5ae60aecb6322c585899349130783940fcd5" | ||
"gitHead": "1f7bea787801e865d081858c24853e134b037f64" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
31470
421