@ckeditor/ckeditor5-clipboard 40.0.0 → 40.2.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 CHANGED
@@ -5,46 +5,46 @@ 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-clipboard/compare/v18.0.0...v19.0.0) (2020-04-29)
8
+ ## [19.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v18.0.0...v19.0.0) (April 29, 2020)
9
9
 
10
10
  ### Other changes
11
11
 
12
12
  * Handled `paste` and `drop` events no longer propagate up the DOM tree. Closes [ckeditor/ckeditor5#6464](https://github.com/ckeditor/ckeditor5/issues/6464). ([70aa7ba](https://github.com/ckeditor/ckeditor5-clipboard/commit/70aa7ba))
13
13
 
14
14
 
15
- ## [18.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v17.0.0...v18.0.0) (2020-03-19)
15
+ ## [18.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v17.0.0...v18.0.0) (March 19, 2020)
16
16
 
17
17
  Internal changes only (updated dependencies, documentation, etc.).
18
18
 
19
19
 
20
- ## [17.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v16.0.0...v17.0.0) (2020-02-19)
20
+ ## [17.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v16.0.0...v17.0.0) (February 19, 2020)
21
21
 
22
22
  Internal changes only (updated dependencies, documentation, etc.).
23
23
 
24
24
 
25
- ## [16.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v15.0.0...v16.0.0) (2019-12-04)
25
+ ## [16.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v15.0.0...v16.0.0) (December 4, 2019)
26
26
 
27
27
  Internal changes only (updated dependencies, documentation, etc.).
28
28
 
29
29
 
30
- ## [15.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v12.0.2...v15.0.0) (2019-10-23)
30
+ ## [15.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v12.0.2...v15.0.0) (October 23, 2019)
31
31
 
32
32
  Internal changes only (updated dependencies, documentation, etc.).
33
33
 
34
34
 
35
- ## [12.0.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v12.0.1...v12.0.2) (2019-08-26)
35
+ ## [12.0.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v12.0.1...v12.0.2) (August 26, 2019)
36
36
 
37
37
  ### Other changes
38
38
 
39
39
  * 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). ([b1782bb](https://github.com/ckeditor/ckeditor5-clipboard/commit/b1782bb))
40
40
 
41
41
 
42
- ## [12.0.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v12.0.0...v12.0.1) (2019-07-10)
42
+ ## [12.0.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v12.0.0...v12.0.1) (July 10, 2019)
43
43
 
44
44
  Internal changes only (updated dependencies, documentation, etc.).
45
45
 
46
46
 
47
- ## [12.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v11.0.2...v12.0.0) (2019-07-04)
47
+ ## [12.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v11.0.2...v12.0.0) (July 4, 2019)
48
48
 
49
49
  ### Other changes
50
50
 
@@ -55,43 +55,43 @@ Internal changes only (updated dependencies, documentation, etc.).
55
55
  * From now on, every new line pasted in the editor as a plain text, will create a new paragraph. Read more at [ckeditor/ckeditor5#1727](https://github.com/ckeditor/ckeditor5/issues/1727).
56
56
 
57
57
 
58
- ## [11.0.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v11.0.1...v11.0.2) (2019-06-05)
58
+ ## [11.0.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v11.0.1...v11.0.2) (June 6, 2019)
59
59
 
60
60
  Internal changes only (updated dependencies, documentation, etc.).
61
61
 
62
62
 
63
- ## [11.0.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v11.0.0...v11.0.1) (2019-04-10)
63
+ ## [11.0.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v11.0.0...v11.0.1) (April 4, 2019)
64
64
 
65
65
  ### Bug fixes
66
66
 
67
67
  * The DOM `drop` event will not bubble up if the `clipboardInput` event was handled. Closes [ckeditor/ckeditor5-upload#92](https://github.com/ckeditor/ckeditor5-upload/issues/92). ([5d14697](https://github.com/ckeditor/ckeditor5-clipboard/commit/5d14697))
68
68
 
69
69
 
70
- ## [11.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.4...v11.0.0) (2019-02-28)
70
+ ## [11.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.4...v11.0.0) (February 28, 2019)
71
71
 
72
72
  ### BREAKING CHANGES
73
73
 
74
74
  * 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))
75
75
 
76
76
 
77
- ## [10.0.4](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.3...v10.0.4) (2018-12-05)
77
+ ## [10.0.4](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.3...v10.0.4) (December 5, 2018)
78
78
 
79
79
  Internal changes only (updated dependencies, documentation, etc.).
80
80
 
81
81
 
82
- ## [10.0.3](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.2...v10.0.3) (2018-10-08)
82
+ ## [10.0.3](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.2...v10.0.3) (October 8, 2018)
83
83
 
84
84
  ### Other changes
85
85
 
86
86
  * The `Clipboard#inputTransformation` event is now emitted with an additional `dataTransfer` object. Closes [#54](https://github.com/ckeditor/ckeditor5-clipboard/issues/54) . ([f3589b4](https://github.com/ckeditor/ckeditor5-clipboard/commit/f3589b4))
87
87
 
88
88
 
89
- ## [10.0.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.1...v10.0.2) (2018-07-18)
89
+ ## [10.0.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.1...v10.0.2) (July 18, 2018)
90
90
 
91
91
  Internal changes only (updated dependencies, documentation, etc.).
92
92
 
93
93
 
94
- ## [10.0.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.0...v10.0.1) (2018-06-21)
94
+ ## [10.0.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v10.0.0...v10.0.1) (June 21, 2018)
95
95
 
96
96
  ### Bug fixes
97
97
 
@@ -99,7 +99,7 @@ Internal changes only (updated dependencies, documentation, etc.).
99
99
  * When pasting a plain text, single new line characters should be converted to `<br>`s. Closes [ckeditor/ckeditor5#766](https://github.com/ckeditor/ckeditor5/issues/766). ([be21676](https://github.com/ckeditor/ckeditor5-clipboard/commit/be21676))
100
100
 
101
101
 
102
- ## [10.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-beta.4...v10.0.0) (2018-04-25)
102
+ ## [10.0.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-beta.4...v10.0.0) (April 25, 2018)
103
103
 
104
104
  ### Other changes
105
105
 
@@ -110,32 +110,32 @@ Internal changes only (updated dependencies, documentation, etc.).
110
110
  * The license under which CKEditor&nbsp;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.
111
111
 
112
112
 
113
- ## [1.0.0-beta.4](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-beta.2...v1.0.0-beta.4) (2018-04-19)
113
+ ## [1.0.0-beta.4](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-beta.2...v1.0.0-beta.4) (April 19, 2018)
114
114
 
115
115
  Internal changes only (updated dependencies, documentation, etc.).
116
116
 
117
117
 
118
- ## [1.0.0-beta.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2018-04-10)
118
+ ## [1.0.0-beta.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-beta.1...v1.0.0-beta.2) (April 10, 2018)
119
119
 
120
120
  Internal changes only (updated dependencies, documentation, etc.).
121
121
 
122
122
 
123
- ## [1.0.0-beta.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-alpha.2...v1.0.0-beta.1) (2018-03-15)
123
+ ## [1.0.0-beta.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-alpha.2...v1.0.0-beta.1) (March 15, 2018)
124
124
 
125
125
  Internal changes only (updated dependencies, documentation, etc.).
126
126
 
127
127
 
128
- ## [1.0.0-alpha.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2017-11-14)
128
+ ## [1.0.0-alpha.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (November 14, 2017)
129
129
 
130
130
  Internal changes only (updated dependencies, documentation, etc.).
131
131
 
132
132
 
133
- ## [1.0.0-alpha.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.7.0...v1.0.0-alpha.1) (2017-10-03)
133
+ ## [1.0.0-alpha.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.7.0...v1.0.0-alpha.1) (October 3, 2017)
134
134
 
135
135
  Internal changes only (updated dependencies, documentation, etc.).
136
136
 
137
137
 
138
- ## [0.7.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.6.0...v0.7.0) (2017-09-03)
138
+ ## [0.7.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.6.0...v0.7.0) (September 3, 2017)
139
139
 
140
140
  ### Bug fixes
141
141
 
@@ -149,7 +149,7 @@ Internal changes only (updated dependencies, documentation, etc.).
149
149
  * The viewport will be scrolled to the selection on paste. See ckeditor/ckeditor5-engine#660. ([9a0e20f](https://github.com/ckeditor/ckeditor5-clipboard/commit/9a0e20f))
150
150
 
151
151
 
152
- ## [0.6.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.5.0...v0.6.0) (2017-05-07)
152
+ ## [0.6.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.5.0...v0.6.0) (May 7, 2017)
153
153
 
154
154
  ### Bug fixes
155
155
 
@@ -164,7 +164,7 @@ Internal changes only (updated dependencies, documentation, etc.).
164
164
  * The `clipboardInput` event now contains only the `dataTransfer` property (`content` was removed). The separate `inputTransformation` event was introduced for the content transformations.
165
165
 
166
166
 
167
- ## [0.5.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.4.1...v0.5.0) (2017-04-05)
167
+ ## [0.5.0](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.4.1...v0.5.0) (April 5, 2017)
168
168
 
169
169
  ### Other changes
170
170
 
@@ -175,6 +175,6 @@ Internal changes only (updated dependencies, documentation, etc.).
175
175
  * Named existing plugin(s). ([3d37f53](https://github.com/ckeditor/ckeditor5-clipboard/commit/3d37f53))
176
176
 
177
177
 
178
- ## [0.4.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.4.0...v0.4.1) (2017-03-06)
178
+ ## [0.4.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v0.4.0...v0.4.1) (March 6, 2017)
179
179
 
180
180
  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&nbsp;5 clipboard feature** – https://github.com/ckeditor/ckeditor5-clipboard <br>
5
- Copyright (c) 2003-2023, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
5
+ Copyright (c) 20032023, [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
 
@@ -13,9 +13,9 @@ Where not otherwise indicated, all CKEditor content is authored by CKSource engi
13
13
 
14
14
  The following libraries are included in CKEditor under the [MIT license](https://opensource.org/licenses/MIT):
15
15
 
16
- * lodash - Copyright (c) JS Foundation and other contributors https://js.foundation/. Based on Underscore.js, copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors http://underscorejs.org/.
16
+ * Lodash - Copyright (c) JS Foundation and other contributors https://js.foundation/. Based on Underscore.js, copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors http://underscorejs.org/.
17
17
 
18
18
  Trademarks
19
19
  ----------
20
20
 
21
- **CKEditor** is a trademark of [CKSource Holding sp. z o.o.](https://cksource.com) All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.
21
+ **CKEditor** is a trademark of [CKSource Holding sp. z o.o.](https://cksource.com) All other brand and product names are trademarks, registered trademarks, or service marks of their respective holders.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-clipboard",
3
- "version": "40.0.0",
3
+ "version": "40.2.0",
4
4
  "description": "Clipboard integration feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -12,11 +12,11 @@
12
12
  ],
13
13
  "main": "src/index.js",
14
14
  "dependencies": {
15
- "@ckeditor/ckeditor5-core": "40.0.0",
16
- "@ckeditor/ckeditor5-engine": "40.0.0",
17
- "@ckeditor/ckeditor5-ui": "40.0.0",
18
- "@ckeditor/ckeditor5-utils": "40.0.0",
19
- "@ckeditor/ckeditor5-widget": "40.0.0",
15
+ "@ckeditor/ckeditor5-core": "40.2.0",
16
+ "@ckeditor/ckeditor5-engine": "40.2.0",
17
+ "@ckeditor/ckeditor5-ui": "40.2.0",
18
+ "@ckeditor/ckeditor5-utils": "40.2.0",
19
+ "@ckeditor/ckeditor5-widget": "40.2.0",
20
20
  "lodash-es": "4.17.21"
21
21
  },
22
22
  "author": "CKSource (http://cksource.com/)",
@@ -1,15 +1,15 @@
1
- /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
- */
5
- import type { Clipboard, ClipboardPipeline, PastePlainText, DragDrop, DragDropTarget, DragDropBlockToolbar } from './index';
6
- declare module '@ckeditor/ckeditor5-core' {
7
- interface PluginsMap {
8
- [Clipboard.pluginName]: Clipboard;
9
- [ClipboardPipeline.pluginName]: ClipboardPipeline;
10
- [PastePlainText.pluginName]: PastePlainText;
11
- [DragDrop.pluginName]: DragDrop;
12
- [DragDropTarget.pluginName]: DragDropTarget;
13
- [DragDropBlockToolbar.pluginName]: DragDropBlockToolbar;
14
- }
15
- }
1
+ /**
2
+ * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ import type { Clipboard, ClipboardPipeline, PastePlainText, DragDrop, DragDropTarget, DragDropBlockToolbar } from './index';
6
+ declare module '@ckeditor/ckeditor5-core' {
7
+ interface PluginsMap {
8
+ [Clipboard.pluginName]: Clipboard;
9
+ [ClipboardPipeline.pluginName]: ClipboardPipeline;
10
+ [PastePlainText.pluginName]: PastePlainText;
11
+ [DragDrop.pluginName]: DragDrop;
12
+ [DragDropTarget.pluginName]: DragDropTarget;
13
+ [DragDropBlockToolbar.pluginName]: DragDropBlockToolbar;
14
+ }
15
+ }
@@ -1,5 +1,5 @@
1
- /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
- */
5
- export {};
1
+ /**
2
+ * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ export {};
@@ -1,31 +1,31 @@
1
- /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
- */
5
- /**
6
- * @module clipboard/clipboard
7
- */
8
- import { Plugin } from '@ckeditor/ckeditor5-core';
9
- import ClipboardPipeline from './clipboardpipeline';
10
- import DragDrop from './dragdrop';
11
- import PastePlainText from './pasteplaintext';
12
- /**
13
- * The clipboard feature.
14
- *
15
- * Read more about the clipboard integration in the {@glink framework/deep-dive/clipboard clipboard deep-dive} guide.
16
- *
17
- * This is a "glue" plugin which loads the following plugins:
18
- * * {@link module:clipboard/clipboardpipeline~ClipboardPipeline}
19
- * * {@link module:clipboard/dragdrop~DragDrop}
20
- * * {@link module:clipboard/pasteplaintext~PastePlainText}
21
- */
22
- export default class Clipboard extends Plugin {
23
- /**
24
- * @inheritDoc
25
- */
26
- static get pluginName(): "Clipboard";
27
- /**
28
- * @inheritDoc
29
- */
30
- static get requires(): readonly [typeof ClipboardPipeline, typeof DragDrop, typeof PastePlainText];
31
- }
1
+ /**
2
+ * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @module clipboard/clipboard
7
+ */
8
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
+ import ClipboardPipeline from './clipboardpipeline';
10
+ import DragDrop from './dragdrop';
11
+ import PastePlainText from './pasteplaintext';
12
+ /**
13
+ * The clipboard feature.
14
+ *
15
+ * Read more about the clipboard integration in the {@glink framework/deep-dive/clipboard clipboard deep-dive} guide.
16
+ *
17
+ * This is a "glue" plugin which loads the following plugins:
18
+ * * {@link module:clipboard/clipboardpipeline~ClipboardPipeline}
19
+ * * {@link module:clipboard/dragdrop~DragDrop}
20
+ * * {@link module:clipboard/pasteplaintext~PastePlainText}
21
+ */
22
+ export default class Clipboard extends Plugin {
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ static get pluginName(): "Clipboard";
27
+ /**
28
+ * @inheritDoc
29
+ */
30
+ static get requires(): readonly [typeof ClipboardPipeline, typeof DragDrop, typeof PastePlainText];
31
+ }
package/src/clipboard.js CHANGED
@@ -1,35 +1,35 @@
1
- /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
- */
5
- /**
6
- * @module clipboard/clipboard
7
- */
8
- import { Plugin } from '@ckeditor/ckeditor5-core';
9
- import ClipboardPipeline from './clipboardpipeline';
10
- import DragDrop from './dragdrop';
11
- import PastePlainText from './pasteplaintext';
12
- /**
13
- * The clipboard feature.
14
- *
15
- * Read more about the clipboard integration in the {@glink framework/deep-dive/clipboard clipboard deep-dive} guide.
16
- *
17
- * This is a "glue" plugin which loads the following plugins:
18
- * * {@link module:clipboard/clipboardpipeline~ClipboardPipeline}
19
- * * {@link module:clipboard/dragdrop~DragDrop}
20
- * * {@link module:clipboard/pasteplaintext~PastePlainText}
21
- */
22
- export default class Clipboard extends Plugin {
23
- /**
24
- * @inheritDoc
25
- */
26
- static get pluginName() {
27
- return 'Clipboard';
28
- }
29
- /**
30
- * @inheritDoc
31
- */
32
- static get requires() {
33
- return [ClipboardPipeline, DragDrop, PastePlainText];
34
- }
35
- }
1
+ /**
2
+ * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @module clipboard/clipboard
7
+ */
8
+ import { Plugin } from '@ckeditor/ckeditor5-core';
9
+ import ClipboardPipeline from './clipboardpipeline';
10
+ import DragDrop from './dragdrop';
11
+ import PastePlainText from './pasteplaintext';
12
+ /**
13
+ * The clipboard feature.
14
+ *
15
+ * Read more about the clipboard integration in the {@glink framework/deep-dive/clipboard clipboard deep-dive} guide.
16
+ *
17
+ * This is a "glue" plugin which loads the following plugins:
18
+ * * {@link module:clipboard/clipboardpipeline~ClipboardPipeline}
19
+ * * {@link module:clipboard/dragdrop~DragDrop}
20
+ * * {@link module:clipboard/pasteplaintext~PastePlainText}
21
+ */
22
+ export default class Clipboard extends Plugin {
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ static get pluginName() {
27
+ return 'Clipboard';
28
+ }
29
+ /**
30
+ * @inheritDoc
31
+ */
32
+ static get requires() {
33
+ return [ClipboardPipeline, DragDrop, PastePlainText];
34
+ }
35
+ }