reactjs-tiptap-editor-pro 0.2.40 → 0.2.41
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/lib/{ColorPicker-DXWTenTy.js → ColorPicker-B3iXkFey.js} +2 -1
- package/lib/{ColorPicker-CvEUnlMl.cjs → ColorPicker-B_4Rh4wg.cjs} +1 -1
- package/lib/extension-bundle.cjs +1 -1
- package/lib/extension-bundle.d.cts +66 -66
- package/lib/extension-bundle.d.ts +66 -66
- package/lib/extension-bundle.js +2 -2
- package/lib/index.cjs +1 -1
- package/lib/index.d.cts +66 -66
- package/lib/index.d.ts +66 -66
- package/lib/index.js +1 -1
- package/lib/locale-bundle.d.cts +66 -66
- package/lib/locale-bundle.d.ts +66 -66
- package/package.json +21 -20
|
@@ -20194,7 +20194,7 @@ function dA({
|
|
|
20194
20194
|
}
|
|
20195
20195
|
const nT = st.create({
|
|
20196
20196
|
name: "tableCell",
|
|
20197
|
-
content: "block
|
|
20197
|
+
content: "block+",
|
|
20198
20198
|
// TODO: Do not allow table in table
|
|
20199
20199
|
tableRole: "cell",
|
|
20200
20200
|
isolating: !0,
|
|
@@ -20413,6 +20413,7 @@ const iT = ft.create({
|
|
|
20413
20413
|
allowGapCursor: !1,
|
|
20414
20414
|
content: "tableCell*"
|
|
20415
20415
|
}), yg = jk.extend({
|
|
20416
|
+
selectable: !0,
|
|
20416
20417
|
addOptions() {
|
|
20417
20418
|
var n;
|
|
20418
20419
|
return {
|