manifesto.js
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
// manifesto v3.0.11 https://github.com/iiif-commons/manifesto | ||
// manifesto v3.0.12 https://github.com/iiif-commons/manifesto | ||
@@ -329,2 +329,3 @@ declare namespace Manifesto { | ||
getSeeAlso(): any; | ||
getTrackingLabel(): string; | ||
getDefaultTree(): ITreeNode; | ||
@@ -359,3 +360,2 @@ getRequiredStatement(): LabelValuePair | null; | ||
getManifestType(): ManifestType; | ||
getTrackingLabel(): string; | ||
isMultiSequence(): boolean; | ||
@@ -803,2 +803,3 @@ isPagingEnabled(): boolean; | ||
getSeeAlso(): any; | ||
getTrackingLabel(): string; | ||
index: number; | ||
@@ -835,3 +836,2 @@ isCollection(): boolean; | ||
getTotalSequences(): number; | ||
getTrackingLabel(): string; | ||
getViewingDirection(): Manifesto.ViewingDirection | null; | ||
@@ -838,0 +838,0 @@ getViewingHint(): ViewingHint | null; |
{ | ||
"name": "manifesto.js", | ||
"version": "3.0.11", | ||
"version": "3.0.12", | ||
"description": "IIIF Presentation API utility library for client and server", | ||
@@ -5,0 +5,0 @@ "main": "./dist/server/manifesto.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1013625
0.23%25276
0.26%