ct-rich-text-editor 1.0.1 → 1.0.2
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-65ff0713.js → index-2386b516.js} +3 -3
- package/dist/{index-65ff0713.js.map → index-2386b516.js.map} +1 -1
- package/dist/{index-229082fe.js → index-86fd4841.js} +2 -2
- package/dist/{index-229082fe.js.map → index-86fd4841.js.map} +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
|
@@ -13929,7 +13929,7 @@ const Jc = (e) => e.endsWith(".pdf") ? /* @__PURE__ */ g.jsx(kp, { style: { font
|
|
|
13929
13929
|
)
|
|
13930
13930
|
}
|
|
13931
13931
|
);
|
|
13932
|
-
}, G3 = C.lazy(() => import("./index-
|
|
13932
|
+
}, G3 = C.lazy(() => import("./index-86fd4841.js"));
|
|
13933
13933
|
function K3(e) {
|
|
13934
13934
|
return e.parentElement != null && e.parentElement.tagName === "LI" && e.previousSibling === null && e.getAttribute("aria-roledescription") === "checkbox";
|
|
13935
13935
|
}
|
|
@@ -34103,7 +34103,7 @@ const ore = ({ className: e, children: t }) => /* @__PURE__ */ g.jsx(GE, { class
|
|
|
34103
34103
|
] })
|
|
34104
34104
|
}
|
|
34105
34105
|
) });
|
|
34106
|
-
}, cre = "https://api.cteditor.com/api/
|
|
34106
|
+
}, cre = "https://api.cteditor.com/api/license/validate", ure = () => cre, dre = async (e) => {
|
|
34107
34107
|
try {
|
|
34108
34108
|
const t = ure();
|
|
34109
34109
|
return (await py.post(
|
|
@@ -34258,4 +34258,4 @@ export {
|
|
|
34258
34258
|
ue as u,
|
|
34259
34259
|
dre as v
|
|
34260
34260
|
};
|
|
34261
|
-
//# sourceMappingURL=index-
|
|
34261
|
+
//# sourceMappingURL=index-2386b516.js.map
|