@fileverse-dev/ddoc 3.0.53-patch-27 → 3.0.53-patch-30

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 CHANGED
@@ -184004,7 +184004,7 @@ const Aqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
184004
184004
  isVersionHistoryMode: f
184005
184005
  }) => {
184006
184006
  var C, j;
184007
- const [g, m] = Ne(!0), b = e.findIndex((S) => S.id === t), y = e.find((S) => S.id === t), x = (h == null ? void 0 : h.defaultTabId) || ku, v = (y == null ? void 0 : y.id) === x, D = b > 0, w = b >= 0 && b < e.length - 1, k = (S, I) => {
184007
+ const [g, m] = Ne(!1), b = e.findIndex((S) => S.id === t), y = e.find((S) => S.id === t), x = (h == null ? void 0 : h.defaultTabId) || ku, v = (y == null ? void 0 : y.id) === x, D = b > 0, w = b >= 0 && b < e.length - 1, k = (S, I) => {
184008
184008
  a(S, { newName: I });
184009
184009
  }, E = (S, I) => {
184010
184010
  a(S, { emoji: I });
@@ -184088,7 +184088,7 @@ const Aqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
184088
184088
  className: ut(
184089
184089
  "rounded-t-[12px] color-bg-default flex flex-col w-full gap-[8px] overflow-hidden",
184090
184090
  "transition-all duration-400 ease-[cubic-bezier(0.16,1,0.3,1)]",
184091
- g ? "h-[300px] space-md shadow-[0_-12px_32px_rgba(0,0,0,0.18)]" : "h-[54px] px-[8px] py-[4px] border color-bg-secondary shadow-none"
184091
+ N ? "h-[300px] space-md shadow-[0_-12px_32px_rgba(0,0,0,0.18)]" : " px-[8px] py-[2px] border color-bg-secondary shadow-none"
184092
184092
  ),
184093
184093
  children: N ? /* @__PURE__ */ F.jsxs(F.Fragment, { children: [
184094
184094
  /* @__PURE__ */ F.jsxs(
@@ -184186,7 +184186,7 @@ const Aqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
184186
184186
  disabled: !D,
184187
184187
  "aria-label": "Go to previous tab",
184188
184188
  className: ut(
184189
- "h-[32px] w-[32px] flex items-center justify-center transition-opacity duration-200",
184189
+ "h-[36px] w-[36px] flex items-center justify-center transition-opacity duration-200",
184190
184190
  D ? "cursor-pointer" : "opacity-40 cursor-not-allowed"
184191
184191
  ),
184192
184192
  children: /* @__PURE__ */ F.jsx(Ue, { name: "ChevronLeft", className: "w-[20px] h-[20px]" })
@@ -184206,7 +184206,7 @@ const Aqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
184206
184206
  className: "w-[16px] h-[16px] transition-transform duration-200 group-hover:scale-105"
184207
184207
  }
184208
184208
  ),
184209
- /* @__PURE__ */ F.jsx("p", { className: "text-heading-xsm", children: ((C = e.find((S) => S.id === t)) == null ? void 0 : C.name) ?? "Tab name" })
184209
+ /* @__PURE__ */ F.jsx("p", { className: "text-heading-xsm max-w-[150px] truncate", children: ((C = e.find((S) => S.id === t)) == null ? void 0 : C.name) ?? "Tab name" })
184210
184210
  ] }),
184211
184211
  !f && /* @__PURE__ */ F.jsxs("div", { className: "h-[16px] flex items-center", children: [
184212
184212
  /* @__PURE__ */ F.jsxs("span", { className: "text-helper-text-sm color-text-secondary", children: [
@@ -184226,7 +184226,7 @@ const Aqe = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
184226
184226
  disabled: !w,
184227
184227
  "aria-label": "Go to next tab",
184228
184228
  className: ut(
184229
- "h-[32px] w-[32px] flex items-center justify-center transition-opacity duration-200",
184229
+ "h-[36px] w-[36px] flex items-center justify-center transition-opacity duration-200",
184230
184230
  w ? "cursor-pointer" : "opacity-40 cursor-not-allowed"
184231
184231
  ),
184232
184232
  children: /* @__PURE__ */ F.jsx(Ue, { name: "ChevronRight", className: "w-[20px] h-[20px]" })