iflow-engine-base-3d 3.12.7 → 3.12.9
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/bim-engine-sdk.es.js +3 -3
- package/dist/bim-engine-sdk.umd.js +248 -234
- package/dist/chunks/{engine-3d-CH4Y_wOQ.js → engine-3d-CnX4KaAJ.js} +3567 -3267
- package/dist/chunks/{sdk-assets-d5IWmiFA.js → sdk-assets-CneT6Rbo.js} +5 -5
- package/dist/chunks/{sdk-runtime-CTeY9COZ.js → sdk-runtime-DFcE7Moa.js} +2 -2
- package/dist/chunks/{three-vendor-CABBZGAg.js → three-vendor-CCwWQKBi.js} +1139 -1138
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { aL as w } from "./three-vendor-CCwWQKBi.js";
|
|
2
2
|
const S = "__BIM_ENGINE_SDK_ASSET_BASE__", g = "__BIM_ENGINE_SDK_ASSET_FILE_MAP__", b = "__BIM_ENGINE_SDK_ASSET_FILE_URLS__", A = "__BIM_ENGINE_SDK_ASSET_FILE_SESSION__", j = "https://unpkg.com/iflow-engine-base@3.9.20/dist/", L = "https://__bim_engine_sdk_asset__/", M = ["assets/", "fonts/", "draco/", "basis/", "texture/", "prompt/"];
|
|
3
3
|
let _ = null;
|
|
4
4
|
async function R() {
|
|
@@ -39,20 +39,20 @@ function p() {
|
|
|
39
39
|
const e = a()?.[A];
|
|
40
40
|
return typeof e == "string" && e ? `${L}${e}/` : null;
|
|
41
41
|
}
|
|
42
|
-
function
|
|
42
|
+
function z(t) {
|
|
43
43
|
return `${p() ?? L}${l(t)}`;
|
|
44
44
|
}
|
|
45
45
|
function U() {
|
|
46
46
|
const e = a()?.[g];
|
|
47
47
|
return e instanceof Map ? e : null;
|
|
48
48
|
}
|
|
49
|
-
function
|
|
49
|
+
function K() {
|
|
50
50
|
const e = a()?.[b];
|
|
51
51
|
return Array.isArray(e) ? e : [];
|
|
52
52
|
}
|
|
53
53
|
function O() {
|
|
54
54
|
const t = a();
|
|
55
|
-
t && (
|
|
55
|
+
t && (K().forEach((e) => URL.revokeObjectURL(e)), delete t[g], delete t[b], delete t[A]);
|
|
56
56
|
}
|
|
57
57
|
function D(t, e) {
|
|
58
58
|
const n = a();
|
|
@@ -190,7 +190,7 @@ function Y(t, e) {
|
|
|
190
190
|
if (s && !t.endsWith("/"))
|
|
191
191
|
return s;
|
|
192
192
|
if (t.endsWith("/") || h(n)) {
|
|
193
|
-
const o =
|
|
193
|
+
const o = z(n);
|
|
194
194
|
if (h(n))
|
|
195
195
|
return t.endsWith("/") ? u(o) : o;
|
|
196
196
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as be,
|
|
1
|
+
import { R as be, f as M, V as oe, P as ke } from "./three-vendor-CCwWQKBi.js";
|
|
2
2
|
import { a as Ee, J as xe, l as X } from "./sdk-vendor-DYgn7sFs.js";
|
|
3
3
|
class At {
|
|
4
4
|
/**
|
|
@@ -830,7 +830,7 @@ class Pt {
|
|
|
830
830
|
e.stopImmediatePropagation();
|
|
831
831
|
};
|
|
832
832
|
}
|
|
833
|
-
const Qe = "3.12.
|
|
833
|
+
const Qe = "3.12.9", et = {
|
|
834
834
|
version: Qe
|
|
835
835
|
}, N = et.version;
|
|
836
836
|
function ie() {
|