@bimdata/viewer 2.0.0-alpha-zone-editor.2 → 2.0.0-alpha-zone-editor.5
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/bimdata-viewer.esm.min.js +60 -69
- package/package.json +41 -41
- package/types/plugins.d.ts +1 -1
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bimdata/viewer",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "2.0.0-alpha-zone-editor.
|
|
4
|
+
"version": "2.0.0-alpha-zone-editor.5",
|
|
5
5
|
"description": "A customizable BIM viewer.",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"bim",
|
|
@@ -48,61 +48,61 @@
|
|
|
48
48
|
"index.d.ts"
|
|
49
49
|
],
|
|
50
50
|
"devDependencies": {
|
|
51
|
-
"@babel/preset-env": "^7.
|
|
51
|
+
"@babel/preset-env": "^7.22.20",
|
|
52
52
|
"@bimdata/2d-engine": "2.4.0",
|
|
53
53
|
"@bimdata/areas-next": "0.1.13",
|
|
54
|
-
"@bimdata/bcf-components": "
|
|
55
|
-
"@bimdata/building-maker": "3.0.
|
|
56
|
-
"@bimdata/components": "1.
|
|
57
|
-
"@bimdata/design-system": "2.0.0
|
|
58
|
-
"@bimdata/typescript-fetch-api-client": "9.
|
|
54
|
+
"@bimdata/bcf-components": "6.0.0-rc.14",
|
|
55
|
+
"@bimdata/building-maker": "3.0.3",
|
|
56
|
+
"@bimdata/components": "1.3.1",
|
|
57
|
+
"@bimdata/design-system": "2.0.0",
|
|
58
|
+
"@bimdata/typescript-fetch-api-client": "9.16.1",
|
|
59
59
|
"@rollup/plugin-alias": "5.0.0",
|
|
60
60
|
"@rollup/plugin-babel": "^6.0.3",
|
|
61
|
-
"@rollup/plugin-commonjs": "^25.0.
|
|
61
|
+
"@rollup/plugin-commonjs": "^25.0.4",
|
|
62
62
|
"@rollup/plugin-image": "^3.0.2",
|
|
63
|
+
"@rollup/plugin-replace": "^5.0.2",
|
|
63
64
|
"@semantic-release/changelog": "^6.0.3",
|
|
64
|
-
"@semantic-release/commit-analyzer": "^
|
|
65
|
+
"@semantic-release/commit-analyzer": "^11.0.0",
|
|
65
66
|
"@semantic-release/git": "^10.0.1",
|
|
66
|
-
"@semantic-release/github": "^
|
|
67
|
-
"@semantic-release/npm": "^
|
|
68
|
-
"@semantic-release/release-notes-generator": "^
|
|
69
|
-
"@vitejs/plugin-vue": "4.
|
|
70
|
-
"@vue/vue3-jest": "29.2.
|
|
71
|
-
"@xeokit/xeokit-sdk": "git+https://git@github.com/Amoki/xeokit-sdk.git#
|
|
67
|
+
"@semantic-release/github": "^9.2.1",
|
|
68
|
+
"@semantic-release/npm": "^11.0.0",
|
|
69
|
+
"@semantic-release/release-notes-generator": "^12.0.0",
|
|
70
|
+
"@vitejs/plugin-vue": "4.3.4",
|
|
71
|
+
"@vue/vue3-jest": "29.2.6",
|
|
72
|
+
"@xeokit/xeokit-sdk": "git+https://git@github.com/Amoki/xeokit-sdk.git#3f10977c1b76c10268d801d185c93629b5b116ee",
|
|
72
73
|
"async": "^3.2.4",
|
|
73
|
-
"autoprefixer": "^10.4.
|
|
74
|
+
"autoprefixer": "^10.4.16",
|
|
74
75
|
"babel-core": "^7.0.0-bridge.0",
|
|
75
|
-
"babel-jest": "^29.
|
|
76
|
-
"conventional-changelog-eslint": "^
|
|
77
|
-
"cypress": "
|
|
78
|
-
"eslint": "^8.
|
|
79
|
-
"eslint-config-prettier": "^
|
|
80
|
-
"eslint-plugin-cypress": "^2.
|
|
81
|
-
"eslint-plugin-jest": "^27.2
|
|
82
|
-
"eslint-plugin-prettier": "^
|
|
83
|
-
"eslint-plugin-vue": "^9.
|
|
76
|
+
"babel-jest": "^29.7.0",
|
|
77
|
+
"conventional-changelog-eslint": "^5.0.0",
|
|
78
|
+
"cypress": "13.3.0",
|
|
79
|
+
"eslint": "^8.50.0",
|
|
80
|
+
"eslint-config-prettier": "^9.0.0",
|
|
81
|
+
"eslint-plugin-cypress": "^2.15.1",
|
|
82
|
+
"eslint-plugin-jest": "^27.4.2",
|
|
83
|
+
"eslint-plugin-prettier": "^5.0.0",
|
|
84
|
+
"eslint-plugin-vue": "^9.17.0",
|
|
84
85
|
"form-data": "^4.0.0",
|
|
85
86
|
"html2canvas": "1.4.1",
|
|
86
87
|
"http-server": "^14.1.1",
|
|
87
|
-
"jest": "^29.
|
|
88
|
-
"jest-environment-jsdom": "^29.
|
|
89
|
-
"jest-extended": "^
|
|
88
|
+
"jest": "^29.7.0",
|
|
89
|
+
"jest-environment-jsdom": "^29.7.0",
|
|
90
|
+
"jest-extended": "^4.0.1",
|
|
90
91
|
"jspdf": "^2.5.1",
|
|
91
92
|
"lodash": "^4.17.21",
|
|
92
|
-
"node-fetch": "^3.3.
|
|
93
|
-
"postcss": "^8.4.
|
|
94
|
-
"prettier": "^
|
|
93
|
+
"node-fetch": "^3.3.2",
|
|
94
|
+
"postcss": "^8.4.31",
|
|
95
|
+
"prettier": "^3.0.3",
|
|
95
96
|
"querystring": "^0.2.0",
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"
|
|
102
|
-
"vite": "
|
|
103
|
-
"vite-plugin-css-injected-by-js": "3.1.1",
|
|
97
|
+
"sass": "^1.68.0",
|
|
98
|
+
"semantic-release": "^22.0.5",
|
|
99
|
+
"sinon": "^16.0.0",
|
|
100
|
+
"start-server-and-test": "2.0.1",
|
|
101
|
+
"terser": "^5.20.0",
|
|
102
|
+
"vite": "4.4.9",
|
|
103
|
+
"vite-plugin-css-injected-by-js": "3.3.0",
|
|
104
104
|
"vue": "3.3.4",
|
|
105
|
-
"vue-eslint-parser": "^9.3.
|
|
106
|
-
"vue-i18n": "^9.
|
|
105
|
+
"vue-eslint-parser": "^9.3.1",
|
|
106
|
+
"vue-i18n": "^9.5.0"
|
|
107
107
|
}
|
|
108
108
|
}
|
package/types/plugins.d.ts
CHANGED