@fileverse-dev/ddoc 3.1.7-comment-re-arch-3 → 3.1.7-comment-re-arch-4

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 +2 -2
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -52719,7 +52719,7 @@ const Lp = (e) => {
52719
52719
  "data-testid": "inline-comment-btn-mobile",
52720
52720
  icon: "MessageSquarePlus",
52721
52721
  size: "sm",
52722
- disabled: _ || !a || l,
52722
+ disabled: _ || !a || l || d,
52723
52723
  isActive: j,
52724
52724
  onClick: $,
52725
52725
  classNames: "disabled:!bg-transparent"
@@ -184725,7 +184725,7 @@ const yR = ({
184725
184725
  "div",
184726
184726
  {
184727
184727
  className: qe(
184728
- !E && "px-4",
184728
+ !E && "px-4 pb-4",
184729
184729
  " w-full overflow-y-auto h-full"
184730
184730
  ),
184731
184731
  children: H.length === 0 ? /* @__PURE__ */ F.jsx(PVe, { commentType: i, handleReset: d }) : /* @__PURE__ */ F.jsx(
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.1.7-comment-re-arch-3",
5
+ "version": "3.1.7-comment-re-arch-4",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {