@fileverse-dev/ddoc 3.0.12 → 3.0.13

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-B9JRAWhX.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-PVW2nFVp.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;
@@ -93960,7 +93960,7 @@ async function vF(e, t) {
93960
93960
  });
93961
93961
  return ne === "0x" ? { data: void 0 } : { data: ne };
93962
93962
  } catch (R) {
93963
- const I = fKt(R), { offchainLookup: H, offchainLookupSignature: $ } = await import("./ccip-utBQ0sDm.mjs");
93963
+ const I = fKt(R), { offchainLookup: H, offchainLookupSignature: $ } = await import("./ccip-CUmnwIYx.mjs");
93964
93964
  if (e.ccipRead !== !1 && (I == null ? void 0 : I.slice(0, 10)) === $ && x)
93965
93965
  return { data: await H(e, { data: I, to: x }) };
93966
93966
  throw B && (I == null ? void 0 : I.slice(0, 10)) === "0x101bb98d" ? new WGt({ factory: f }) : cge(R, {
@@ -249530,6 +249530,7 @@ const jjn = Pt.create({
249530
249530
  addOptions() {
249531
249531
  return {
249532
249532
  model: "",
249533
+ endpoint: "",
249533
249534
  tone: "neutral",
249534
249535
  maxTokens: 8,
249535
249536
  temperature: 0.1,
@@ -249711,7 +249712,9 @@ const uoe = () => {
249711
249712
  ), q = Tse({
249712
249713
  extensions: [Lbe, ...B6e],
249713
249714
  content: "",
249714
- editable: !0
249715
+ editable: !0,
249716
+ immediatelyRender: !1,
249717
+ shouldRerenderOnTransaction: !1
249715
249718
  });
249716
249719
  Ue(() => {
249717
249720
  if (C) {
@@ -261312,6 +261315,7 @@ const ERn = (e) => e.context.awareness, ARn = (e) => !!(e.context.isReady && e.c
261312
261315
  ),
261313
261316
  jjn.configure({
261314
261317
  model: C,
261318
+ endpoint: C.endpoint,
261315
261319
  maxTokens: D,
261316
261320
  temperature: 0.1,
261317
261321
  tone: "neutral"
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-B9JRAWhX.mjs";
1
+ import { D as d, E as r, P as s, R as a, h as t, u as i } from "./index-PVW2nFVp.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.12",
5
+ "version": "3.0.13",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {