@fileverse-dev/ddoc 3.0.59-patch-1 → 3.0.60-patch-1
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 -3
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -169627,11 +169627,11 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
169627
169627
|
[]
|
|
169628
169628
|
);
|
|
169629
169629
|
Oe(() => {
|
|
169630
|
-
const _e = i != null;
|
|
169630
|
+
const _e = s || i != null;
|
|
169631
169631
|
if (!J || !e)
|
|
169632
169632
|
return;
|
|
169633
169633
|
if (!_e) {
|
|
169634
|
-
C(
|
|
169634
|
+
C(!0);
|
|
169635
169635
|
return;
|
|
169636
169636
|
}
|
|
169637
169637
|
if (t && n && !U) {
|
|
@@ -170178,7 +170178,7 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
170178
170178
|
onVersionHistoryActiveTabChange: a,
|
|
170179
170179
|
getEditor: l
|
|
170180
170180
|
}) => {
|
|
170181
|
-
const u = t != null, c = Tt(() => e ? u ? t || r && !n && t === "" ? $de(t, e, {
|
|
170181
|
+
const u = n || t != null, c = Tt(() => e ? u ? t || r && !n && t === "" ? $de(t, e, {
|
|
170182
170182
|
createDefaultTabIfMissing: o
|
|
170183
170183
|
}) : { tabList: [], activeTabId: "default" } : { tabList: [], activeTabId: "default" } : { tabList: [], activeTabId: "default" }, [
|
|
170184
170184
|
e,
|