@ckeditor/ckeditor5-paragraph 40.1.0 → 41.0.0
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/CHANGELOG.md +25 -25
- package/LICENSE.md +1 -1
- package/package.json +5 -4
- package/src/augmentation.d.ts +2 -2
- package/src/augmentation.js +1 -1
- package/src/index.d.ts +6 -6
- package/src/index.js +4 -4
- package/src/insertparagraphcommand.d.ts +1 -1
- package/src/insertparagraphcommand.js +1 -1
- package/src/paragraph.d.ts +1 -1
- package/src/paragraph.js +5 -4
- package/src/paragraphbuttonui.d.ts +2 -2
- package/src/paragraphbuttonui.js +2 -2
- package/src/paragraphcommand.d.ts +1 -1
- package/src/paragraphcommand.js +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -5,32 +5,32 @@ All changes in the package are documented in the main repository. See: https://g
|
|
|
5
5
|
|
|
6
6
|
Changes for the past releases are available below.
|
|
7
7
|
|
|
8
|
-
## [19.0.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v18.0.0...v19.0.0) (2020
|
|
8
|
+
## [19.0.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v18.0.0...v19.0.0) (April 29, 2020)
|
|
9
9
|
|
|
10
10
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
## [18.0.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v17.0.0...v18.0.0) (2020
|
|
13
|
+
## [18.0.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v17.0.0...v18.0.0) (March 19, 2020)
|
|
14
14
|
|
|
15
15
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
## [17.0.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v16.0.0...v17.0.0) (2020
|
|
18
|
+
## [17.0.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v16.0.0...v17.0.0) (February 19, 2020)
|
|
19
19
|
|
|
20
20
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
21
21
|
|
|
22
22
|
|
|
23
|
-
## [16.0.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v15.0.0...v16.0.0) (2019
|
|
23
|
+
## [16.0.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v15.0.0...v16.0.0) (December 4, 2019)
|
|
24
24
|
|
|
25
25
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
## [15.0.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v11.0.5...v15.0.0) (2019
|
|
28
|
+
## [15.0.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v11.0.5...v15.0.0) (October 23, 2019)
|
|
29
29
|
|
|
30
30
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
## [11.0.5](https://github.com/ckeditor/ckeditor5-paragraph/compare/v11.0.4...v11.0.5) (2019
|
|
33
|
+
## [11.0.5](https://github.com/ckeditor/ckeditor5-paragraph/compare/v11.0.4...v11.0.5) (August 26, 2019)
|
|
34
34
|
|
|
35
35
|
### Bug fixes
|
|
36
36
|
|
|
@@ -41,58 +41,58 @@ Internal changes only (updated dependencies, documentation, etc.).
|
|
|
41
41
|
* The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See [ckeditor/ckeditor5#1988](https://github.com/ckeditor/ckeditor5/issues/1988). ([b1b9e23](https://github.com/ckeditor/ckeditor5-paragraph/commit/b1b9e23))
|
|
42
42
|
|
|
43
43
|
|
|
44
|
-
## [11.0.4](https://github.com/ckeditor/ckeditor5-paragraph/compare/v11.0.3...v11.0.4) (2019
|
|
44
|
+
## [11.0.4](https://github.com/ckeditor/ckeditor5-paragraph/compare/v11.0.3...v11.0.4) (July 10, 2019)
|
|
45
45
|
|
|
46
46
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
47
47
|
|
|
48
48
|
|
|
49
|
-
## [11.0.3](https://github.com/ckeditor/ckeditor5-paragraph/compare/v11.0.2...v11.0.3) (2019
|
|
49
|
+
## [11.0.3](https://github.com/ckeditor/ckeditor5-paragraph/compare/v11.0.2...v11.0.3) (July 4, 2019)
|
|
50
50
|
|
|
51
51
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
52
52
|
|
|
53
53
|
|
|
54
|
-
## [11.0.2](https://github.com/ckeditor/ckeditor5-paragraph/compare/v11.0.1...v11.0.2) (2019
|
|
54
|
+
## [11.0.2](https://github.com/ckeditor/ckeditor5-paragraph/compare/v11.0.1...v11.0.2) (June 6, 2019)
|
|
55
55
|
|
|
56
56
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
57
57
|
|
|
58
58
|
|
|
59
|
-
## [11.0.1](https://github.com/ckeditor/ckeditor5-paragraph/compare/v11.0.0...v11.0.1) (2019
|
|
59
|
+
## [11.0.1](https://github.com/ckeditor/ckeditor5-paragraph/compare/v11.0.0...v11.0.1) (April 4, 2019)
|
|
60
60
|
|
|
61
61
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
62
62
|
|
|
63
63
|
|
|
64
|
-
## [11.0.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v10.0.4...v11.0.0) (2019
|
|
64
|
+
## [11.0.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v10.0.4...v11.0.0) (February 28, 2019)
|
|
65
65
|
|
|
66
66
|
### BREAKING CHANGES
|
|
67
67
|
|
|
68
68
|
* Upgraded minimal versions of Node to `8.0.0` and npm to `5.7.1`. See: [ckeditor/ckeditor5#1507](https://github.com/ckeditor/ckeditor5/issues/1507). ([612ea3c](https://github.com/ckeditor/ckeditor5-cloud-services/commit/612ea3c))
|
|
69
69
|
|
|
70
70
|
|
|
71
|
-
## [10.0.4](https://github.com/ckeditor/ckeditor5-paragraph/compare/v10.0.3...v10.0.4) (2018
|
|
71
|
+
## [10.0.4](https://github.com/ckeditor/ckeditor5-paragraph/compare/v10.0.3...v10.0.4) (December 5, 2018)
|
|
72
72
|
|
|
73
73
|
### Other changes
|
|
74
74
|
|
|
75
75
|
* Improved SVG icons size. See [ckeditor/ckeditor5-theme-lark#206](https://github.com/ckeditor/ckeditor5-theme-lark/issues/206). ([a9f440f](https://github.com/ckeditor/ckeditor5-paragraph/commit/a9f440f))
|
|
76
76
|
|
|
77
77
|
|
|
78
|
-
## [10.0.3](https://github.com/ckeditor/ckeditor5-paragraph/compare/v10.0.2...v10.0.3) (2018
|
|
78
|
+
## [10.0.3](https://github.com/ckeditor/ckeditor5-paragraph/compare/v10.0.2...v10.0.3) (October 8, 2018)
|
|
79
79
|
|
|
80
80
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
81
81
|
|
|
82
82
|
|
|
83
|
-
## [10.0.2](https://github.com/ckeditor/ckeditor5-paragraph/compare/v10.0.1...v10.0.2) (2018
|
|
83
|
+
## [10.0.2](https://github.com/ckeditor/ckeditor5-paragraph/compare/v10.0.1...v10.0.2) (July 18, 2018)
|
|
84
84
|
|
|
85
85
|
### Other changes
|
|
86
86
|
|
|
87
87
|
* Refreshed the paragraph icon (see [ckeditor/ckeditor5-ui#394](https://github.com/ckeditor/ckeditor5-ui/issues/394)). ([d6e054a](https://github.com/ckeditor/ckeditor5-paragraph/commit/d6e054a))
|
|
88
88
|
|
|
89
89
|
|
|
90
|
-
## [10.0.1](https://github.com/ckeditor/ckeditor5-paragraph/compare/v10.0.0...v10.0.1) (2018
|
|
90
|
+
## [10.0.1](https://github.com/ckeditor/ckeditor5-paragraph/compare/v10.0.0...v10.0.1) (June 21, 2018)
|
|
91
91
|
|
|
92
92
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
93
93
|
|
|
94
94
|
|
|
95
|
-
## [10.0.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v1.0.0-beta.4...v10.0.0) (2018
|
|
95
|
+
## [10.0.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v1.0.0-beta.4...v10.0.0) (April 25, 2018)
|
|
96
96
|
|
|
97
97
|
### Other changes
|
|
98
98
|
|
|
@@ -103,35 +103,35 @@ Internal changes only (updated dependencies, documentation, etc.).
|
|
|
103
103
|
* The license under which CKEditor 5 is released has been changed from a triple GPL, LGPL and MPL license to a GPL2+ only. See [ckeditor/ckeditor5#991](https://github.com/ckeditor/ckeditor5/issues/991) for more information.
|
|
104
104
|
|
|
105
105
|
|
|
106
|
-
## [1.0.0-beta.4](https://github.com/ckeditor/ckeditor5-paragraph/compare/v1.0.0-beta.2...v1.0.0-beta.4) (2018
|
|
106
|
+
## [1.0.0-beta.4](https://github.com/ckeditor/ckeditor5-paragraph/compare/v1.0.0-beta.2...v1.0.0-beta.4) (April 19, 2018)
|
|
107
107
|
|
|
108
108
|
### Features
|
|
109
109
|
|
|
110
110
|
* Introduced `ParagraphButtonUI` plugin. Closes [#33](https://github.com/ckeditor/ckeditor5-paragraph/issues/33). ([12dadba](https://github.com/ckeditor/ckeditor5-paragraph/commit/12dadba))
|
|
111
111
|
|
|
112
112
|
|
|
113
|
-
## [1.0.0-beta.2](https://github.com/ckeditor/ckeditor5-paragraph/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2018
|
|
113
|
+
## [1.0.0-beta.2](https://github.com/ckeditor/ckeditor5-paragraph/compare/v1.0.0-beta.1...v1.0.0-beta.2) (April 10, 2018)
|
|
114
114
|
|
|
115
115
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
116
116
|
|
|
117
117
|
|
|
118
|
-
## [1.0.0-beta.1](https://github.com/ckeditor/ckeditor5-paragraph/compare/v1.0.0-alpha.2...v1.0.0-beta.1) (2018
|
|
118
|
+
## [1.0.0-beta.1](https://github.com/ckeditor/ckeditor5-paragraph/compare/v1.0.0-alpha.2...v1.0.0-beta.1) (March 15, 2018)
|
|
119
119
|
|
|
120
120
|
### Other changes
|
|
121
121
|
|
|
122
122
|
* Aligned feature class naming to the new scheme. ([69e98d3](https://github.com/ckeditor/ckeditor5-paragraph/commit/69e98d3))
|
|
123
123
|
|
|
124
124
|
|
|
125
|
-
## [1.0.0-alpha.2](https://github.com/ckeditor/ckeditor5-paragraph/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2017
|
|
125
|
+
## [1.0.0-alpha.2](https://github.com/ckeditor/ckeditor5-paragraph/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (November 14, 2017)
|
|
126
126
|
|
|
127
127
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
128
128
|
|
|
129
|
-
## [1.0.0-alpha.1](https://github.com/ckeditor/ckeditor5-paragraph/compare/v0.9.0...v1.0.0-alpha.1) (2017
|
|
129
|
+
## [1.0.0-alpha.1](https://github.com/ckeditor/ckeditor5-paragraph/compare/v0.9.0...v1.0.0-alpha.1) (October 3, 2017)
|
|
130
130
|
|
|
131
131
|
Internal changes only (updated dependencies, documentation, etc.).
|
|
132
132
|
|
|
133
133
|
|
|
134
|
-
## [0.9.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v0.8.0...v0.9.0) (2017
|
|
134
|
+
## [0.9.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v0.8.0...v0.9.0) (September 3, 2017)
|
|
135
135
|
|
|
136
136
|
### Bug fixes
|
|
137
137
|
|
|
@@ -147,7 +147,7 @@ Internal changes only (updated dependencies, documentation, etc.).
|
|
|
147
147
|
* The command API has been changed.
|
|
148
148
|
|
|
149
149
|
|
|
150
|
-
## [0.8.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v0.7.0...v0.8.0) (2017
|
|
150
|
+
## [0.8.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v0.7.0...v0.8.0) (May 7, 2017)
|
|
151
151
|
|
|
152
152
|
### Bug fixes
|
|
153
153
|
|
|
@@ -158,7 +158,7 @@ Internal changes only (updated dependencies, documentation, etc.).
|
|
|
158
158
|
* Paragraph will be automatically created if loaded empty data or if programmatically emptied the root element. Closes [#19](https://github.com/ckeditor/ckeditor5-paragraph/issues/19). ([c42d33e](https://github.com/ckeditor/ckeditor5-paragraph/commit/c42d33e))
|
|
159
159
|
|
|
160
160
|
|
|
161
|
-
## [0.7.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v0.6.1...v0.7.0) (2017
|
|
161
|
+
## [0.7.0](https://github.com/ckeditor/ckeditor5-paragraph/compare/v0.6.1...v0.7.0) (April 5, 2017)
|
|
162
162
|
|
|
163
163
|
### Bug fixes
|
|
164
164
|
|
|
@@ -170,6 +170,6 @@ Internal changes only (updated dependencies, documentation, etc.).
|
|
|
170
170
|
* Named existing plugin(s). ([46dc9b8](https://github.com/ckeditor/ckeditor5-paragraph/commit/46dc9b8))
|
|
171
171
|
|
|
172
172
|
|
|
173
|
-
## [0.6.1](https://github.com/ckeditor/ckeditor5-paragraph/compare/v0.6.0...v0.6.1) (2017
|
|
173
|
+
## [0.6.1](https://github.com/ckeditor/ckeditor5-paragraph/compare/v0.6.0...v0.6.1) (March 6, 2017)
|
|
174
174
|
|
|
175
175
|
Internal changes only (updated dependencies, documentation, etc.).
|
package/LICENSE.md
CHANGED
|
@@ -2,7 +2,7 @@ Software License Agreement
|
|
|
2
2
|
==========================
|
|
3
3
|
|
|
4
4
|
**CKEditor 5 paragraph feature** – https://github.com/ckeditor/ckeditor5-paragraph <br>
|
|
5
|
-
Copyright (c) 2003–
|
|
5
|
+
Copyright (c) 2003–2024, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
|
|
6
6
|
|
|
7
7
|
Licensed under the terms of [GNU General Public License Version 2 or later](http://www.gnu.org/licenses/gpl.html).
|
|
8
8
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-paragraph",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "41.0.0",
|
|
4
4
|
"description": "Paragraph feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -10,11 +10,12 @@
|
|
|
10
10
|
"ckeditor5-plugin",
|
|
11
11
|
"ckeditor5-dll"
|
|
12
12
|
],
|
|
13
|
+
"type": "module",
|
|
13
14
|
"main": "src/index.js",
|
|
14
15
|
"dependencies": {
|
|
15
|
-
"@ckeditor/ckeditor5-core": "
|
|
16
|
-
"@ckeditor/ckeditor5-ui": "
|
|
17
|
-
"@ckeditor/ckeditor5-utils": "
|
|
16
|
+
"@ckeditor/ckeditor5-core": "41.0.0",
|
|
17
|
+
"@ckeditor/ckeditor5-ui": "41.0.0",
|
|
18
|
+
"@ckeditor/ckeditor5-utils": "41.0.0"
|
|
18
19
|
},
|
|
19
20
|
"author": "CKSource (http://cksource.com/)",
|
|
20
21
|
"license": "GPL-2.0-or-later",
|
package/src/augmentation.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
|
-
import type { Paragraph, ParagraphCommand, InsertParagraphCommand } from './index';
|
|
5
|
+
import type { Paragraph, ParagraphCommand, InsertParagraphCommand } from './index.js';
|
|
6
6
|
declare module '@ckeditor/ckeditor5-core' {
|
|
7
7
|
interface CommandsMap {
|
|
8
8
|
insertParagraph: InsertParagraphCommand;
|
package/src/augmentation.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
export {};
|
package/src/index.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module paragraph
|
|
7
7
|
*/
|
|
8
|
-
export { default as Paragraph } from './paragraph';
|
|
9
|
-
export { default as ParagraphButtonUI } from './paragraphbuttonui';
|
|
10
|
-
export type { default as ParagraphCommand } from './paragraphcommand';
|
|
11
|
-
export type { default as InsertParagraphCommand } from './insertparagraphcommand';
|
|
12
|
-
import './augmentation';
|
|
8
|
+
export { default as Paragraph } from './paragraph.js';
|
|
9
|
+
export { default as ParagraphButtonUI } from './paragraphbuttonui.js';
|
|
10
|
+
export type { default as ParagraphCommand } from './paragraphcommand.js';
|
|
11
|
+
export type { default as InsertParagraphCommand } from './insertparagraphcommand.js';
|
|
12
|
+
import './augmentation.js';
|
package/src/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module paragraph
|
|
7
7
|
*/
|
|
8
|
-
export { default as Paragraph } from './paragraph';
|
|
9
|
-
export { default as ParagraphButtonUI } from './paragraphbuttonui';
|
|
10
|
-
import './augmentation';
|
|
8
|
+
export { default as Paragraph } from './paragraph.js';
|
|
9
|
+
export { default as ParagraphButtonUI } from './paragraphbuttonui.js';
|
|
10
|
+
import './augmentation.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
package/src/paragraph.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
import { Plugin } from '@ckeditor/ckeditor5-core';
|
package/src/paragraph.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module paragraph/paragraph
|
|
7
7
|
*/
|
|
8
|
-
import ParagraphCommand from './paragraphcommand';
|
|
9
|
-
import InsertParagraphCommand from './insertparagraphcommand';
|
|
8
|
+
import ParagraphCommand from './paragraphcommand.js';
|
|
9
|
+
import InsertParagraphCommand from './insertparagraphcommand.js';
|
|
10
10
|
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
11
11
|
/**
|
|
12
12
|
* The paragraph feature for the editor.
|
|
@@ -20,7 +20,7 @@ import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
|
20
20
|
* * The {@link module:paragraph/insertparagraphcommand~InsertParagraphCommand `'insertParagraph'`} command
|
|
21
21
|
* that inserts a new paragraph at a specified location in the model.
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
class Paragraph extends Plugin {
|
|
24
24
|
/**
|
|
25
25
|
* @inheritDoc
|
|
26
26
|
*/
|
|
@@ -104,3 +104,4 @@ Paragraph.paragraphLikeElements = new Set([
|
|
|
104
104
|
'td',
|
|
105
105
|
'th'
|
|
106
106
|
]);
|
|
107
|
+
export default Paragraph;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module paragraph/paragraphbuttonui
|
|
7
7
|
*/
|
|
8
8
|
import { Plugin } from '@ckeditor/ckeditor5-core';
|
|
9
|
-
import Paragraph from './paragraph';
|
|
9
|
+
import Paragraph from './paragraph.js';
|
|
10
10
|
/**
|
|
11
11
|
* This plugin defines the `'paragraph'` button. It can be used together with
|
|
12
12
|
* {@link module:heading/headingbuttonsui~HeadingButtonsUI} to replace the standard heading dropdown.
|
package/src/paragraphbuttonui.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
*/
|
|
8
8
|
import { Plugin, icons } from '@ckeditor/ckeditor5-core';
|
|
9
9
|
import { ButtonView } from '@ckeditor/ckeditor5-ui';
|
|
10
|
-
import Paragraph from './paragraph';
|
|
10
|
+
import Paragraph from './paragraph.js';
|
|
11
11
|
const icon = icons.paragraph;
|
|
12
12
|
/**
|
|
13
13
|
* This plugin defines the `'paragraph'` button. It can be used together with
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
package/src/paragraphcommand.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|