@vitrosoftware/common-ui-ts 1.1.80 → 1.1.81
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.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/src/controls/BimViewer/BimViewerContext.d.ts +2 -5
- package/lib/xeokit/VitroTreeViewPlugin.js +4 -34
- package/lib/xeokit/{xeokit-sdk.es.js → xeokit-sdk-2.5.2-beta-8.es.js} +36105 -28872
- package/package.json +1 -1
- package/src/controls/BimViewer/js/bim-viewer.js +132 -166
- package/lib/xeokit/VitroFastNavPlugin.js +0 -920
package/dist/index.js
CHANGED
|
@@ -61471,7 +61471,7 @@ var Viewer = function Viewer(props) {
|
|
|
61471
61471
|
};
|
|
61472
61472
|
|
|
61473
61473
|
var name = "@vitrosoftware/common-ui-ts";
|
|
61474
|
-
var version$1 = "1.1.
|
|
61474
|
+
var version$1 = "1.1.81";
|
|
61475
61475
|
var description = "vitro software common ui ts";
|
|
61476
61476
|
var author = "";
|
|
61477
61477
|
var license = "MIT";
|