@fileverse-dev/ddoc 2.3.0-patch-10 → 2.3.0-patch-11

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-DjI4KULl.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-BfMvmIhx.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;
@@ -89048,7 +89048,7 @@ async function t5(e, t) {
89048
89048
  });
89049
89049
  return J === "0x" ? { data: void 0 } : { data: J };
89050
89050
  } catch (U) {
89051
- const z = C7t(U), { offchainLookup: O, offchainLookupSignature: H } = await import("./ccip-DYmWeX9v.mjs");
89051
+ const z = C7t(U), { offchainLookup: O, offchainLookupSignature: H } = await import("./ccip-BzvV189Z.mjs");
89052
89052
  if (e.ccipRead !== !1 && (z == null ? void 0 : z.slice(0, 10)) === H && x)
89053
89053
  return { data: await O(e, { data: z, to: x }) };
89054
89054
  throw D && (z == null ? void 0 : z.slice(0, 10)) === "0x101bb98d" ? new Tkt({ factory: u }) : mQ(U, {
@@ -148496,6 +148496,10 @@ const pJt = Mre.extend({
148496
148496
  { label: "Bash", value: "bash" }
148497
148497
  ]
148498
148498
  },
148499
+ {
148500
+ label: "Blockchain",
148501
+ options: [{ label: "Solidity", value: "solidity" }]
148502
+ },
148499
148503
  {
148500
148504
  label: "Other",
148501
148505
  options: [
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-DjI4KULl.mjs";
1
+ import { D as d, E as r, P as s, R as a, h as t, u as i } from "./index-BfMvmIhx.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": "2.3.0-patch-10",
5
+ "version": "2.3.0-patch-11",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {