@fileverse-dev/ddoc 3.0.38 → 3.0.39

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.
@@ -1,4 +1,4 @@
1
- import { B as p, g as m, s as w, d as k, i as b, l as L, a as O, c as E, b as x, e as R, H as y, f as M } from "./index-g9V-5uzZ.mjs";
1
+ import { B as p, g as m, s as w, d as k, i as b, l as L, a as O, c as E, b as x, e as R, H as y, f as M } from "./index-CMVfdBuf.mjs";
2
2
  class S extends p {
3
3
  constructor({ callbackSelector: r, cause: a, data: n, extraData: i, sender: f, urls: t }) {
4
4
  var o;
@@ -93963,7 +93963,7 @@ async function TF(e, t) {
93963
93963
  });
93964
93964
  return oe === "0x" ? { data: void 0 } : { data: oe };
93965
93965
  } catch (O) {
93966
- const I = IKt(O), { offchainLookup: H, offchainLookupSignature: $ } = await import("./ccip-CsmyuzYS.mjs");
93966
+ const I = IKt(O), { offchainLookup: H, offchainLookupSignature: $ } = await import("./ccip-CZeqZBtz.mjs");
93967
93967
  if (e.ccipRead !== !1 && (I == null ? void 0 : I.slice(0, 10)) === $ && x)
93968
93968
  return { data: await H(e, { data: I, to: x }) };
93969
93969
  throw _ && (I == null ? void 0 : I.slice(0, 10)) === "0x101bb98d" ? new pZt({ factory: f }) : Sge(O, {
@@ -263563,6 +263563,7 @@ const $Pn = ({
263563
263563
  }) => /* @__PURE__ */ E.jsx(
263564
263564
  "div",
263565
263565
  {
263566
+ "data-testid": "comment-auth-modal",
263566
263567
  className: Te(
263567
263568
  "flex flex-col h-screen xl:!h-[80vh] !color-bg-default !rounded-b-lg",
263568
263569
  !n && "xl:!h-[calc(100vh-150px)]"
@@ -263585,6 +263586,7 @@ const $Pn = ({
263585
263586
  /* @__PURE__ */ E.jsx(
263586
263587
  ml,
263587
263588
  {
263589
+ "data-testid": "comment-name-input",
263588
263590
  type: "text",
263589
263591
  value: e,
263590
263592
  onChange: (s) => t == null ? void 0 : t(s.target.value),
@@ -263598,6 +263600,7 @@ const $Pn = ({
263598
263600
  /* @__PURE__ */ E.jsx(
263599
263601
  $t,
263600
263602
  {
263603
+ "data-testid": "comment-join-btn",
263601
263604
  onClick: () => o == null ? void 0 : o(e),
263602
263605
  disabled: !e || a,
263603
263606
  isLoading: a,
@@ -263630,6 +263633,7 @@ const $Pn = ({
263630
263633
  /* @__PURE__ */ E.jsx("div", { className: "text-center", children: /* @__PURE__ */ E.jsxs(
263631
263634
  $t,
263632
263635
  {
263636
+ "data-testid": "comment-ens-btn",
263633
263637
  onClick: r ? () => null : i,
263634
263638
  disabled: a,
263635
263639
  className: "custom-ens-button",
package/dist/index.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { D as d, E as r, P as s, R as a, h as t, u as i } from "./index-g9V-5uzZ.mjs";
1
+ import { D as d, E as r, P as s, R as a, h as t, u as i } from "./index-CMVfdBuf.mjs";
2
2
  export {
3
3
  d as DdocEditor,
4
4
  r as Editor,
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.38",
5
+ "version": "3.0.39",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {