@sit-onyx/tiptap 0.2.0-dev-20260414094328 → 0.2.0-dev-20260415074620
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.js +3 -3
- package/package.json +11 -11
package/dist/index.js
CHANGED
|
@@ -7044,7 +7044,7 @@ function cl(e) {
|
|
|
7044
7044
|
};
|
|
7045
7045
|
}
|
|
7046
7046
|
//#endregion
|
|
7047
|
-
//#region ../../node_modules/.pnpm/@tiptap+core@3.22.
|
|
7047
|
+
//#region ../../node_modules/.pnpm/@tiptap+core@3.22.3_@tiptap+pm@3.22.3/node_modules/@tiptap/core/dist/index.js
|
|
7048
7048
|
var ll = Object.defineProperty, ul = (e, t) => {
|
|
7049
7049
|
for (var n in t) ll(e, n, {
|
|
7050
7050
|
get: t[n],
|
|
@@ -7485,7 +7485,7 @@ var ql = (e) => !("type" in e), Jl = (e, t, n) => ({ tr: r, dispatch: i, editor:
|
|
|
7485
7485
|
} else {
|
|
7486
7486
|
f = i;
|
|
7487
7487
|
let e = r.doc.resolve(c), t = e.node(), n = e.parentOffset === 0, a = t.isText || t.isTextblock, o = t.content.size > 0;
|
|
7488
|
-
n && a && o && (c = Math.max(0, c - 1)), r.replaceWith(c, l, f);
|
|
7488
|
+
n && a && o && d && (c = Math.max(0, c - 1)), r.replaceWith(c, l, f);
|
|
7489
7489
|
}
|
|
7490
7490
|
n.updateSelection && Kl(r, r.steps.length - 1, -1), n.applyInputRules && r.setMeta("applyInputRules", {
|
|
7491
7491
|
from: c,
|
|
@@ -9358,7 +9358,7 @@ function df(e, t, n = {}) {
|
|
|
9358
9358
|
}), a.docChanged && t.view.dispatch(a);
|
|
9359
9359
|
}
|
|
9360
9360
|
//#endregion
|
|
9361
|
-
//#region ../../node_modules/.pnpm/@tiptap+extensions@3.22.
|
|
9361
|
+
//#region ../../node_modules/.pnpm/@tiptap+extensions@3.22.3_@tiptap+core@3.22.3_@tiptap+pm@3.22.3__@tiptap+pm@3.22.3/node_modules/@tiptap/extensions/dist/placeholder/index.js
|
|
9362
9362
|
var ff = "placeholder";
|
|
9363
9363
|
function pf(e) {
|
|
9364
9364
|
return e.replace(/\s+/g, "-").replace(/[^a-zA-Z0-9-]/g, "").replace(/^[0-9-]+/, "").replace(/^-+/, "").toLowerCase();
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sit-onyx/tiptap",
|
|
3
3
|
"description": "A rich text editor powered by the Tiptap editor and the onyx design system created by Schwarz IT",
|
|
4
|
-
"version": "0.2.0-dev-
|
|
4
|
+
"version": "0.2.0-dev-20260415074620",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"author": "Schwarz IT KG",
|
|
7
7
|
"license": "Apache-2.0",
|
|
@@ -37,25 +37,25 @@
|
|
|
37
37
|
"@tiptap/starter-kit": ">= 3",
|
|
38
38
|
"@tiptap/vue-3": ">= 3",
|
|
39
39
|
"vue": ">= 3.5.0",
|
|
40
|
-
"@sit-onyx/icons": "^1.9.0-dev-
|
|
41
|
-
"sit-onyx": "^1.12.0-dev-
|
|
40
|
+
"@sit-onyx/icons": "^1.9.0-dev-20260415074620",
|
|
41
|
+
"sit-onyx": "^1.12.0-dev-20260415074620"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
44
|
"@axe-core/playwright": "^4.11.1",
|
|
45
45
|
"@playwright/experimental-ct-vue": "1.59.1",
|
|
46
46
|
"@playwright/test": "1.59.1",
|
|
47
|
-
"@tiptap/extension-heading": "^3.22.
|
|
48
|
-
"@tiptap/extension-text-align": "^3.22.
|
|
49
|
-
"@tiptap/extensions": "^3.22.
|
|
50
|
-
"@tiptap/pm": "^3.22.
|
|
51
|
-
"@tiptap/starter-kit": "^3.22.
|
|
52
|
-
"@tiptap/vue-3": "^3.22.
|
|
47
|
+
"@tiptap/extension-heading": "^3.22.3",
|
|
48
|
+
"@tiptap/extension-text-align": "^3.22.3",
|
|
49
|
+
"@tiptap/extensions": "^3.22.3",
|
|
50
|
+
"@tiptap/pm": "^3.22.3",
|
|
51
|
+
"@tiptap/starter-kit": "^3.22.3",
|
|
52
|
+
"@tiptap/vue-3": "^3.22.3",
|
|
53
53
|
"@vue/compiler-dom": "3.5.32",
|
|
54
|
-
"@sit-onyx/icons": "^1.9.0-dev-
|
|
54
|
+
"@sit-onyx/icons": "^1.9.0-dev-20260415074620",
|
|
55
55
|
"@sit-onyx/playwright-utils": "^1.2.1",
|
|
56
56
|
"@sit-onyx/shared": "^0.1.0",
|
|
57
57
|
"@sit-onyx/storybook-utils": "^1.1.2",
|
|
58
|
-
"sit-onyx": "^1.12.0-dev-
|
|
58
|
+
"sit-onyx": "^1.12.0-dev-20260415074620"
|
|
59
59
|
},
|
|
60
60
|
"scripts": {
|
|
61
61
|
"dev": "storybook dev -p 6006 --no-open",
|