@fileverse-dev/ddoc 3.0.53-patch-17 → 3.0.53-patch-18
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/index.es.js +3 -2
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -170053,7 +170053,7 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
170053
170053
|
showOutline: _.get("showOutline"),
|
|
170054
170054
|
emoji: _.get("emoji")
|
|
170055
170055
|
});
|
|
170056
|
-
}), c(I), l((A == null ? void 0 : A.toString()
|
|
170056
|
+
}), c(I), l(() => i ? A == null ? void 0 : A.toString() : s || "default");
|
|
170057
170057
|
}, D = () => {
|
|
170058
170058
|
x && x.unobserve(v), x = y.get("order"), x == null || x.observe(v);
|
|
170059
170059
|
};
|
|
@@ -170064,7 +170064,7 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
170064
170064
|
return y.observe(w), () => {
|
|
170065
170065
|
x == null || x.unobserve(v), y.unobserve(w);
|
|
170066
170066
|
};
|
|
170067
|
-
}, [e]);
|
|
170067
|
+
}, [e, s, i]);
|
|
170068
170068
|
const h = Be(() => {
|
|
170069
170069
|
const y = e.getMap("ddocTabs"), x = y.get("order"), v = y.get("tabs"), D = y.get("activeTabId");
|
|
170070
170070
|
if (!(x instanceof yl))
|
|
@@ -184518,6 +184518,7 @@ const Eqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
|
|
|
184518
184518
|
collaborationKeyPair: nt,
|
|
184519
184519
|
collabConfig: it,
|
|
184520
184520
|
isDDocOwner: ee,
|
|
184521
|
+
tabConfig: Se,
|
|
184521
184522
|
...pt
|
|
184522
184523
|
});
|
|
184523
184524
|
VR(
|