@shapediver/viewer.shared.services
Advanced tools
Comparing version 1.14.3 to 1.14.4
@@ -13,4 +13,4 @@ export declare enum CAMERA { | ||
export declare enum VIEWER { | ||
BLUR_ON = "viewer.blur.on", | ||
BLUR_OFF = "viewer.blur.off", | ||
BUSY_MODE_ON = "viewer.busy.on", | ||
BUSY_MODE_OFF = "viewer.busy.off", | ||
VIEWER_CREATED = "viewer.created", | ||
@@ -17,0 +17,0 @@ VIEWER_UPDATED = "viewer.updated", |
@@ -20,4 +20,4 @@ "use strict"; | ||
(function (VIEWER) { | ||
VIEWER["BLUR_ON"] = "viewer.blur.on"; | ||
VIEWER["BLUR_OFF"] = "viewer.blur.off"; | ||
VIEWER["BUSY_MODE_ON"] = "viewer.busy.on"; | ||
VIEWER["BUSY_MODE_OFF"] = "viewer.busy.off"; | ||
VIEWER["VIEWER_CREATED"] = "viewer.created"; | ||
@@ -24,0 +24,0 @@ VIEWER["VIEWER_UPDATED"] = "viewer.updated"; |
{ | ||
"name": "@shapediver/viewer.shared.services", | ||
"version": "1.14.3", | ||
"version": "1.14.4", | ||
"description": "", | ||
@@ -44,3 +44,3 @@ "keywords": [], | ||
"@shapediver/viewer.settings": "0.1.36", | ||
"@shapediver/viewer.shared.build-data": "1.14.3", | ||
"@shapediver/viewer.shared.build-data": "1.14.4", | ||
"@types/dompurify": "^2.3.1", | ||
@@ -56,3 +56,3 @@ "@types/ua-parser-js": "^0.7.36", | ||
}, | ||
"gitHead": "b9e7f38ab976823145df082d49e3754e0ba1a07e" | ||
"gitHead": "efe6e50e5d6a599fde405aefaab9bc0d7cf97399" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
208366
+ Added@shapediver/viewer.shared.build-data@1.14.4(transitive)
- Removed@shapediver/viewer.shared.build-data@1.14.3(transitive)