@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/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.2",
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.21.5",
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": "4.1.1",
55
- "@bimdata/building-maker": "3.0.0",
56
- "@bimdata/components": "1.0.6",
57
- "@bimdata/design-system": "2.0.0-rc.29",
58
- "@bimdata/typescript-fetch-api-client": "9.8.0",
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.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": "^9.0.2",
65
+ "@semantic-release/commit-analyzer": "^11.0.0",
65
66
  "@semantic-release/git": "^10.0.1",
66
- "@semantic-release/github": "^8.0.7",
67
- "@semantic-release/npm": "^10.0.3",
68
- "@semantic-release/release-notes-generator": "^11.0.1",
69
- "@vitejs/plugin-vue": "4.2.3",
70
- "@vue/vue3-jest": "29.2.4",
71
- "@xeokit/xeokit-sdk": "git+https://git@github.com/Amoki/xeokit-sdk.git#5b4200d43f0b9380ae2428f0ac6600ef114b8de0",
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.14",
74
+ "autoprefixer": "^10.4.16",
74
75
  "babel-core": "^7.0.0-bridge.0",
75
- "babel-jest": "^29.5.0",
76
- "conventional-changelog-eslint": "^3.0.9",
77
- "cypress": "12.12.0",
78
- "eslint": "^8.41.0",
79
- "eslint-config-prettier": "^8.8.0",
80
- "eslint-plugin-cypress": "^2.13.3",
81
- "eslint-plugin-jest": "^27.2.1",
82
- "eslint-plugin-prettier": "^4.2.1",
83
- "eslint-plugin-vue": "^9.14.0",
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.5.0",
88
- "jest-environment-jsdom": "^29.5.0",
89
- "jest-extended": "^3.2.4",
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.1",
93
- "postcss": "^8.4.23",
94
- "prettier": "^2.8.8",
93
+ "node-fetch": "^3.3.2",
94
+ "postcss": "^8.4.31",
95
+ "prettier": "^3.0.3",
95
96
  "querystring": "^0.2.0",
96
- "rollup-plugin-replace": "^2.2.0",
97
- "sass": "^1.62.1",
98
- "semantic-release": "^21.0.2",
99
- "sinon": "^15.1.0",
100
- "start-server-and-test": "2.0.0",
101
- "terser": "^5.17.5",
102
- "vite": "4.3.8",
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.0",
106
- "vue-i18n": "^9.2.2"
105
+ "vue-eslint-parser": "^9.3.1",
106
+ "vue-i18n": "^9.5.0"
107
107
  }
108
108
  }
@@ -51,7 +51,7 @@ declare namespace BDV {
51
51
 
52
52
  fitView: (args?: any) => void;
53
53
  showUI: () => void;
54
- hideUI: (options: { exceptions: string[] }) => void;
54
+ hideUI: (options: { exceptions: string[] }) => Promise<void>;
55
55
  }
56
56
 
57
57
  interface PluginManager {