vue-safe-force-graph 2.0.72 → 2.0.73
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/lib/style.css +1 -1
- package/lib/vue-safe-force-graph.js +3 -2
- package/lib/vue-safe-force-graph.umd.cjs +9 -9
- package/lib/web-component/style.css +1 -1
- package/lib/web-component/vue-safe-force-graph.js +239 -238
- package/lib/web-component/vue-safe-force-graph.umd.cjs +25 -25
- package/package.json +2 -1
|
@@ -38257,7 +38257,7 @@ const Noe = /* @__PURE__ */ Kt(Hse, [["render", Toe], ["__scopeId", "data-v-194a
|
|
|
38257
38257
|
utime: "2019-05-06 15:08:10",
|
|
38258
38258
|
children: []
|
|
38259
38259
|
}
|
|
38260
|
-
], koe = "vue-safe-force-graph", Ooe = "2.0.
|
|
38260
|
+
], koe = "vue-safe-force-graph", Ooe = "2.0.73", Ioe = "force_graph in security area", Loe = "jason zhang", Poe = "./lib/vue-safe-force-graph.js", Roe = "./lib/vue-safe-force-graph.umd.cjs", Doe = "module", Moe = [
|
|
38261
38261
|
"/lib/"
|
|
38262
38262
|
], Foe = {
|
|
38263
38263
|
".": {
|
|
@@ -38312,6 +38312,7 @@ const Noe = /* @__PURE__ */ Kt(Hse, [["render", Toe], ["__scopeId", "data-v-194a
|
|
|
38312
38312
|
"rollup-plugin-visualizer": "^5.9.0",
|
|
38313
38313
|
sass: "^1.62.0",
|
|
38314
38314
|
"unplugin-auto-import": "^0.15.2",
|
|
38315
|
+
"unplugin-element-plus": "^0.8.0",
|
|
38315
38316
|
"unplugin-vue-components": "^0.24.1",
|
|
38316
38317
|
vite: "^4.3.1"
|
|
38317
38318
|
}, Voe = [
|
|
@@ -40813,7 +40814,7 @@ const fae = {
|
|
|
40813
40814
|
},
|
|
40814
40815
|
mounted() {
|
|
40815
40816
|
return He(this, null, function* () {
|
|
40816
|
-
console.log('"2024/11/
|
|
40817
|
+
console.log('"2024/11/15 09:51:11"', "2024/11/15 09:51:11"), this.initializeGraphApi(), window.onresize = () => {
|
|
40817
40818
|
this.fullScreen = !!document.fullscreenElement, this.screenHeight = document.body.clientHeight;
|
|
40818
40819
|
}, this.margin = this.changeMargin(), cs(nt, "emitDataLoaded", () => {
|
|
40819
40820
|
this.emitDataLoaded();
|