@fileverse-dev/ddoc 1.3.4 → 1.3.5
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.
- package/dist/index.es.js +6 -6
- package/dist/index.umd.js +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -19800,7 +19800,7 @@ const PN = [
|
|
|
19800
19800
|
"div",
|
|
19801
19801
|
{
|
|
19802
19802
|
ref: t,
|
|
19803
|
-
className: "z-50 h-auto absolute gap-2 top-
|
|
19803
|
+
className: "z-50 h-auto absolute gap-2 top-14 flex flex-wrap left-[20%] max-h-[330px] w-[20.5rem] overflow-y-auto scroll-smooth rounded bg-white px-1 py-2 shadow-lg transition-all",
|
|
19804
19804
|
children: [
|
|
19805
19805
|
/* @__PURE__ */ C.jsx(
|
|
19806
19806
|
xv,
|
|
@@ -19847,7 +19847,7 @@ const PN = [
|
|
|
19847
19847
|
{
|
|
19848
19848
|
ref: n,
|
|
19849
19849
|
className: pe(
|
|
19850
|
-
"z-50 h-auto absolute top-
|
|
19850
|
+
"z-50 h-auto absolute top-14 left-0 max-h-[330px] w-48 overflow-y-auto scroll-smooth bg-white px-1 py-2 shadow-lg transition-all rounded animate-in fade-in slide-in-from-top-1"
|
|
19851
19851
|
),
|
|
19852
19852
|
children: PN.map((r) => /* @__PURE__ */ C.jsx(
|
|
19853
19853
|
"button",
|
|
@@ -20036,7 +20036,7 @@ const PN = [
|
|
|
20036
20036
|
"div",
|
|
20037
20037
|
{
|
|
20038
20038
|
ref: t,
|
|
20039
|
-
className: "z-50 h-auto absolute gap-2 top-
|
|
20039
|
+
className: "z-50 h-auto absolute gap-2 top-14 flex flex-wrap left-[100px] max-h-[330px] w-[20.5rem] overflow-y-auto scroll-smooth rounded bg-white px-1 py-2 shadow-lg transition-all",
|
|
20040
20040
|
children: [
|
|
20041
20041
|
/* @__PURE__ */ C.jsx(
|
|
20042
20042
|
xv,
|
|
@@ -20428,7 +20428,7 @@ const PN = [
|
|
|
20428
20428
|
n.chain().focus().setColor(e.color).run();
|
|
20429
20429
|
},
|
|
20430
20430
|
className: pe(
|
|
20431
|
-
"w-6 h-6
|
|
20431
|
+
"w-6 h-6 mb-1 drop-shadow rounded-full flex justify-center items-center cursor-pointer transition",
|
|
20432
20432
|
e.code
|
|
20433
20433
|
),
|
|
20434
20434
|
children: /* @__PURE__ */ C.jsx(
|
|
@@ -39581,7 +39581,7 @@ const l7 = Nt.create({
|
|
|
39581
39581
|
d$,
|
|
39582
39582
|
QV.configure({
|
|
39583
39583
|
HTMLAttributes: {
|
|
39584
|
-
class: "not-prose space-y-4 ml-
|
|
39584
|
+
class: "not-prose space-y-4 !ml-0"
|
|
39585
39585
|
}
|
|
39586
39586
|
}),
|
|
39587
39587
|
XV.configure({
|
|
@@ -54467,7 +54467,7 @@ const bQ = async (n, e) => {
|
|
|
54467
54467
|
) })
|
|
54468
54468
|
}
|
|
54469
54469
|
) }),
|
|
54470
|
-
/* @__PURE__ */ C.jsx("div", { className: "flex xl:hidden items-center w-full h-16 fixed bottom-0 z-10 px-4 bg-[#f8f9fa]", children: /* @__PURE__ */ C.jsx(EQ, { editor: u }) })
|
|
54470
|
+
!n && /* @__PURE__ */ C.jsx("div", { className: "flex xl:hidden items-center w-full h-16 fixed bottom-0 z-10 px-4 bg-[#f8f9fa]", children: /* @__PURE__ */ C.jsx(EQ, { editor: u }) })
|
|
54471
54471
|
] }) })
|
|
54472
54472
|
}
|
|
54473
54473
|
);
|