@arbocollab/arbo-web-scene 0.26.6-alpha.3 → 0.26.6-alpha.6
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/es/index.es.js +5 -4
- package/package.json +1 -1
- package/style.css +1 -1
- package/umd/index.umd.js +2 -2
package/es/index.es.js
CHANGED
|
@@ -11928,7 +11928,7 @@ const rlr = (e, t) => {
|
|
|
11928
11928
|
(s = (i = e == null ? void 0 : e.config) == null ? void 0 : i.globalProperties) == null || s.setStoreValue("scene", "setCurrentSceneTabId", a);
|
|
11929
11929
|
}
|
|
11930
11930
|
return e.config.globalProperties.setStoreValue = r, e.config.globalProperties.handleSetTab = o, { handleSetTab: o };
|
|
11931
|
-
}, olr = "0.26.6-alpha.
|
|
11931
|
+
}, olr = "0.26.6-alpha.6", alr = {
|
|
11932
11932
|
"@arbocollab/arbo-chart-component": "1.0.1",
|
|
11933
11933
|
"@arbocollab/arbo-comment-utils": "1.0.1",
|
|
11934
11934
|
"@arbocollab/arbo-common-utils": "npm:@arbocollab/arbo-common-utils@0.0.12-alpha.0",
|
|
@@ -423249,13 +423249,14 @@ const Ytn = 3, i4i = /* @__PURE__ */ yt({
|
|
|
423249
423249
|
return (($ = a.value) == null ? void 0 : $.name) ?? "";
|
|
423250
423250
|
}), m = te(
|
|
423251
423251
|
() => {
|
|
423252
|
-
var $, P, U, F;
|
|
423252
|
+
var $, P, U, F, L;
|
|
423253
423253
|
return {
|
|
423254
423254
|
type: w(($ = a.value) == null ? void 0 : $.type),
|
|
423255
423255
|
src: ((P = a.value) == null ? void 0 : P.url) ?? "",
|
|
423256
423256
|
poster: ((U = a.value) == null ? void 0 : U.thumbnail) ?? "",
|
|
423257
423257
|
framePerSecond: 24,
|
|
423258
|
-
fileType: ((F = a.value) == null ? void 0 : F.fileType) || ""
|
|
423258
|
+
fileType: ((F = a.value) == null ? void 0 : F.fileType) || "",
|
|
423259
|
+
name: ((L = a.value) == null ? void 0 : L.name) ?? ""
|
|
423259
423260
|
};
|
|
423260
423261
|
}
|
|
423261
423262
|
), p = () => {
|
|
@@ -423465,7 +423466,7 @@ function h4i(e, t, n, r, o, a) {
|
|
|
423465
423466
|
Oi(Gs({
|
|
423466
423467
|
listItems: [r.resourceURL],
|
|
423467
423468
|
isReviewFile: !1,
|
|
423468
|
-
name:
|
|
423469
|
+
name: r.fileName,
|
|
423469
423470
|
type: r.resourceURL.type
|
|
423470
423471
|
})),
|
|
423471
423472
|
null,
|