@fileverse-dev/ddoc 3.5.2 → 3.5.3

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 +5 -5
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -192256,8 +192256,8 @@ const Dne = Dt.memo(
192256
192256
  contentEditable: !1,
192257
192257
  draggable: !0,
192258
192258
  "data-drag-handle": !0,
192259
- onClick: e,
192260
192259
  ...n,
192260
+ onClick: e,
192261
192261
  children: /* @__PURE__ */ x.jsx(Ue, { name: "GripVertical", size: "sm" })
192262
192262
  }
192263
192263
  ))
@@ -192267,11 +192267,11 @@ const kne = Dt.memo(
192267
192267
  Xn(({ onClick: e, className: t, ...n }, r) => /* @__PURE__ */ x.jsx(
192268
192268
  "div",
192269
192269
  {
192270
+ ref: r,
192270
192271
  className: t,
192271
192272
  contentEditable: !1,
192272
- onClick: e,
192273
- ref: r,
192274
192273
  ...n,
192274
+ onClick: e,
192275
192275
  children: /* @__PURE__ */ x.jsx(Ue, { name: "Plus", size: "sm" })
192276
192276
  }
192277
192277
  ))
@@ -192284,9 +192284,9 @@ const Ene = Dt.memo(
192284
192284
  ref: o,
192285
192285
  className: n,
192286
192286
  contentEditable: !1,
192287
- onClick: t,
192288
192287
  "data-test": "collapse-button",
192289
192288
  ...r,
192289
+ onClick: t,
192290
192290
  children: /* @__PURE__ */ x.jsx(
192291
192291
  Ue,
192292
192292
  {
@@ -192306,9 +192306,9 @@ const Cne = Dt.memo(
192306
192306
  ref: r,
192307
192307
  className: Ge(t),
192308
192308
  contentEditable: !1,
192309
- onClick: e,
192310
192309
  "data-test": "copy-heading-link-button",
192311
192310
  ...n,
192311
+ onClick: e,
192312
192312
  children: /* @__PURE__ */ x.jsx(Ue, { name: "Link", size: "sm" })
192313
192313
  }
192314
192314
  )
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.5.2",
5
+ "version": "3.5.3",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {