@ablogcms/block-editor 3.2.28-beta.0 → 3.2.29

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,9 +1,9 @@
1
1
  import {
2
2
  AlignPicker
3
- } from "../../../chunk-OFWQRNO2.mjs";
4
- import "../../../chunk-HNSTT2Z4.mjs";
5
- import "../../../chunk-EM5TLDPY.mjs";
6
- import "../../../chunk-TKSGCO5Z.mjs";
3
+ } from "../../../chunk-JFO73NWR.mjs";
4
+ import "../../../chunk-LOHWXJHI.mjs";
5
+ import "../../../chunk-Y3PQSTEA.mjs";
6
+ import "../../../chunk-S34RVVXZ.mjs";
7
7
  import "../../../chunk-57Q3DEDF.mjs";
8
8
  import "../../../chunk-OZG2BL6F.mjs";
9
9
  export {
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  ColorButton
3
- } from "../../../chunk-GIHTGDIW.mjs";
4
- import "../../../chunk-TKSGCO5Z.mjs";
3
+ } from "../../../chunk-5NG7CAI2.mjs";
4
+ import "../../../chunk-S34RVVXZ.mjs";
5
5
  import "../../../chunk-57Q3DEDF.mjs";
6
6
  import "../../../chunk-OZG2BL6F.mjs";
7
7
  export {
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  Surface
3
- } from "../../chunk-EM5TLDPY.mjs";
4
- import "../../chunk-TKSGCO5Z.mjs";
3
+ } from "../../chunk-Y3PQSTEA.mjs";
4
+ import "../../chunk-S34RVVXZ.mjs";
5
5
  import "../../chunk-57Q3DEDF.mjs";
6
6
  import "../../chunk-OZG2BL6F.mjs";
7
7
  export {
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  Toolbar
3
- } from "../../chunk-HNSTT2Z4.mjs";
4
- import "../../chunk-EM5TLDPY.mjs";
5
- import "../../chunk-TKSGCO5Z.mjs";
3
+ } from "../../chunk-LOHWXJHI.mjs";
4
+ import "../../chunk-Y3PQSTEA.mjs";
5
+ import "../../chunk-S34RVVXZ.mjs";
6
6
  import "../../chunk-57Q3DEDF.mjs";
7
7
  import "../../chunk-OZG2BL6F.mjs";
8
8
  export {
@@ -1,4 +1,4 @@
1
- import type { ExtendedFile } from '@ablogcms/lib/read-files';
1
+ import type { ExtendedFile } from '@ablogcms/read-files';
2
2
  export type MediaDropAreaState = {
3
3
  isInsertModalOpen: boolean;
4
4
  files: File[];
package/dist/index.mjs CHANGED
@@ -1,14 +1,14 @@
1
- import {
2
- BlockEditor
3
- } from "./chunk-S24TRRWW.mjs";
4
- import "./chunk-OFWQRNO2.mjs";
5
- import "./chunk-GIHTGDIW.mjs";
6
- import "./chunk-HNSTT2Z4.mjs";
7
1
  import {
8
2
  createProps
9
- } from "./chunk-4KUPYKHV.mjs";
10
- import "./chunk-EM5TLDPY.mjs";
11
- import "./chunk-TKSGCO5Z.mjs";
3
+ } from "./chunk-S4LXNNI6.mjs";
4
+ import {
5
+ BlockEditor
6
+ } from "./chunk-V5C7U2OJ.mjs";
7
+ import "./chunk-JFO73NWR.mjs";
8
+ import "./chunk-5NG7CAI2.mjs";
9
+ import "./chunk-LOHWXJHI.mjs";
10
+ import "./chunk-Y3PQSTEA.mjs";
11
+ import "./chunk-S34RVVXZ.mjs";
12
12
  import "./chunk-57Q3DEDF.mjs";
13
13
  import {
14
14
  SettingsProvider,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  createProps
3
- } from "../chunk-4KUPYKHV.mjs";
3
+ } from "../chunk-S4LXNNI6.mjs";
4
4
  export {
5
5
  createProps as default
6
6
  };
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@ablogcms/block-editor",
3
- "version": "3.2.28-beta.0",
3
+ "version": "3.2.29",
4
4
  "type": "module",
5
- "description": "Tiptap ベースのブロックエディタ",
5
+ "description": "Tiptap-based block editor for a-blog cms entries",
6
6
  "license": "MIT",
7
7
  "homepage": "https://www.a-blogcms.jp",
8
8
  "repository": {
@@ -13,53 +13,53 @@
13
13
  "sideEffects": false,
14
14
  "dependencies": {
15
15
  "@floating-ui/dom": "^1.8.0",
16
- "@tanstack/react-table": "^8.20.5",
17
- "@tiptap/core": "^3.28.0",
18
- "@tiptap/extension-code-block": "^3.28.0",
19
- "@tiptap/extension-document": "^3.28.0",
20
- "@tiptap/extension-drag-handle-react": "^3.28.0",
21
- "@tiptap/extension-heading": "^3.28.0",
22
- "@tiptap/extension-highlight": "^3.28.0",
23
- "@tiptap/extension-horizontal-rule": "^3.28.0",
24
- "@tiptap/extension-image": "^3.28.0",
25
- "@tiptap/extension-link": "^3.28.0",
26
- "@tiptap/extension-list": "^3.28.0",
27
- "@tiptap/extension-paragraph": "^3.28.0",
28
- "@tiptap/extension-subscript": "^3.28.0",
29
- "@tiptap/extension-superscript": "^3.28.0",
30
- "@tiptap/extension-table": "^3.28.0",
31
- "@tiptap/extension-text-align": "^3.28.0",
32
- "@tiptap/extension-text-style": "^3.28.0",
33
- "@tiptap/extension-typography": "^3.28.0",
34
- "@tiptap/extension-underline": "^3.28.0",
35
- "@tiptap/extensions": "^3.28.0",
36
- "@tiptap/pm": "^3.28.0",
37
- "@tiptap/react": "^3.28.0",
38
- "@tiptap/starter-kit": "^3.28.0",
39
- "@tiptap/suggestion": "^3.28.0",
16
+ "@tanstack/react-table": "^8.21.3",
17
+ "@tiptap/core": "^3.29.2",
18
+ "@tiptap/extension-code-block": "^3.29.2",
19
+ "@tiptap/extension-document": "^3.29.2",
20
+ "@tiptap/extension-drag-handle-react": "^3.29.2",
21
+ "@tiptap/extension-heading": "^3.29.2",
22
+ "@tiptap/extension-highlight": "^3.29.2",
23
+ "@tiptap/extension-horizontal-rule": "^3.29.2",
24
+ "@tiptap/extension-image": "^3.29.2",
25
+ "@tiptap/extension-link": "^3.29.2",
26
+ "@tiptap/extension-list": "^3.29.2",
27
+ "@tiptap/extension-paragraph": "^3.29.2",
28
+ "@tiptap/extension-subscript": "^3.29.2",
29
+ "@tiptap/extension-superscript": "^3.29.2",
30
+ "@tiptap/extension-table": "^3.29.2",
31
+ "@tiptap/extension-text-align": "^3.29.2",
32
+ "@tiptap/extension-text-style": "^3.29.2",
33
+ "@tiptap/extension-typography": "^3.29.2",
34
+ "@tiptap/extension-underline": "^3.29.2",
35
+ "@tiptap/extensions": "^3.29.2",
36
+ "@tiptap/pm": "^3.29.2",
37
+ "@tiptap/react": "^3.29.2",
38
+ "@tiptap/starter-kit": "^3.29.2",
39
+ "@tiptap/suggestion": "^3.29.2",
40
40
  "classnames": "^2.5.1",
41
- "prosemirror-model": "^1.25.1",
42
- "react-colorful": "^5.6.1",
43
- "uuid": "^10.0.0",
44
- "@ablogcms/events": "3.2.28-beta.0",
45
- "@ablogcms/fetch-client": "3.2.28-beta.0",
46
- "@ablogcms/components": "3.2.28-beta.0",
47
- "@ablogcms/media": "3.2.28-beta.0",
48
- "@ablogcms/types": "3.2.28-beta.0",
49
- "@ablogcms/react-hooks": "3.2.28-beta.0",
50
- "@ablogcms/lib": "3.2.28-beta.0",
51
- "@ablogcms/utils": "3.2.28-beta.0"
41
+ "react-colorful": "^5.8.0",
42
+ "uuid": "^14.0.1",
43
+ "@ablogcms/components": "3.2.29",
44
+ "@ablogcms/events": "3.2.29",
45
+ "@ablogcms/fetch-client": "3.2.29",
46
+ "@ablogcms/media": "3.2.29",
47
+ "@ablogcms/react-hooks": "3.2.29",
48
+ "@ablogcms/react-utils": "3.2.29",
49
+ "@ablogcms/read-files": "3.2.29",
50
+ "@ablogcms/utils": "3.2.29",
51
+ "@ablogcms/types": "3.2.29"
52
52
  },
53
53
  "devDependencies": {
54
54
  "@storybook/react-vite": "10.5.4",
55
55
  "@testing-library/react": "^16.3.2",
56
- "vitest": "^4.1.9"
56
+ "vitest": "^4.1.10"
57
57
  },
58
58
  "peerDependencies": {
59
59
  "react": "^19",
60
60
  "react-dom": "^19",
61
- "@types/react": "^19.2.17",
62
- "@types/react-dom": "^19.2.3"
61
+ "@types/react": "^19.2.18",
62
+ "@types/react-dom": "^19.2.4"
63
63
  },
64
64
  "peerDependenciesMeta": {
65
65
  "@types/react": {