@fileverse-dev/ddoc 3.0.79-patch-1 → 3.0.79-patch-2

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.
Files changed (2) hide show
  1. package/dist/index.es.js +1 -1
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -182447,7 +182447,7 @@ const K$e = "space-xsm gap-xsm hover:color-bg-default-hover cursor-pointer h-[30
182447
182447
  },
182448
182448
  className: "h-[24px] px-[6px] py-0 rounded-[6px] text-heading-xsm border-transparent focus-visible:ring-2 focus-visible:ring-[hsl(var(--color-border-focused))]"
182449
182449
  }
182450
- ) : /* @__PURE__ */ F.jsx("div", { className: "flex-1 flex items-center min-w-0 [&>*]:w-full", children: /* @__PURE__ */ F.jsx(on, { text: _, position: "bottom", children: /* @__PURE__ */ F.jsx(
182450
+ ) : /* @__PURE__ */ F.jsx("div", { className: "min-w-0 flex [&>*]:w-full", children: /* @__PURE__ */ F.jsx(on, { text: _, position: "bottom", children: /* @__PURE__ */ F.jsx(
182451
182451
  "span",
182452
182452
  {
182453
182453
  "data-testid": `tab-name-${e}`,
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/ddoc",
3
3
  "private": false,
4
4
  "description": "DDoc",
5
- "version": "3.0.79-patch-1",
5
+ "version": "3.0.79-patch-2",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {