@ckeditor/ckeditor5-track-changes 46.0.1-alpha.3 → 46.0.1-alpha.4
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-track-changes",
|
|
3
|
-
"version": "46.0.1-alpha.
|
|
3
|
+
"version": "46.0.1-alpha.4",
|
|
4
4
|
"description": "CKEditor 5 track changes plugin.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -41,32 +41,32 @@
|
|
|
41
41
|
"CHANGELOG.md"
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@ckeditor/ckeditor5-clipboard": "46.0.1-alpha.
|
|
45
|
-
"@ckeditor/ckeditor5-code-block": "46.0.1-alpha.
|
|
46
|
-
"@ckeditor/ckeditor5-comments": "46.0.1-alpha.
|
|
47
|
-
"@ckeditor/ckeditor5-core": "46.0.1-alpha.
|
|
48
|
-
"@ckeditor/ckeditor5-editor-multi-root": "46.0.1-alpha.
|
|
49
|
-
"@ckeditor/ckeditor5-engine": "46.0.1-alpha.
|
|
50
|
-
"@ckeditor/ckeditor5-enter": "46.0.1-alpha.
|
|
51
|
-
"@ckeditor/ckeditor5-find-and-replace": "46.0.1-alpha.
|
|
52
|
-
"@ckeditor/ckeditor5-font": "46.0.1-alpha.
|
|
53
|
-
"@ckeditor/ckeditor5-heading": "46.0.1-alpha.
|
|
54
|
-
"@ckeditor/ckeditor5-highlight": "46.0.1-alpha.
|
|
55
|
-
"@ckeditor/ckeditor5-icons": "46.0.1-alpha.
|
|
56
|
-
"@ckeditor/ckeditor5-image": "46.0.1-alpha.
|
|
57
|
-
"@ckeditor/ckeditor5-link": "46.0.1-alpha.
|
|
58
|
-
"@ckeditor/ckeditor5-list": "46.0.1-alpha.
|
|
59
|
-
"@ckeditor/ckeditor5-media-embed": "46.0.1-alpha.
|
|
60
|
-
"@ckeditor/ckeditor5-merge-fields": "46.0.1-alpha.
|
|
61
|
-
"@ckeditor/ckeditor5-restricted-editing": "46.0.1-alpha.
|
|
62
|
-
"@ckeditor/ckeditor5-style": "46.0.1-alpha.
|
|
63
|
-
"@ckeditor/ckeditor5-table": "46.0.1-alpha.
|
|
64
|
-
"@ckeditor/ckeditor5-typing": "46.0.1-alpha.
|
|
65
|
-
"@ckeditor/ckeditor5-ui": "46.0.1-alpha.
|
|
66
|
-
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.
|
|
67
|
-
"@ckeditor/ckeditor5-widget": "46.0.1-alpha.
|
|
68
|
-
"ckeditor5": "46.0.1-alpha.
|
|
69
|
-
"ckeditor5-collaboration": "46.0.1-alpha.
|
|
44
|
+
"@ckeditor/ckeditor5-clipboard": "46.0.1-alpha.4",
|
|
45
|
+
"@ckeditor/ckeditor5-code-block": "46.0.1-alpha.4",
|
|
46
|
+
"@ckeditor/ckeditor5-comments": "46.0.1-alpha.4",
|
|
47
|
+
"@ckeditor/ckeditor5-core": "46.0.1-alpha.4",
|
|
48
|
+
"@ckeditor/ckeditor5-editor-multi-root": "46.0.1-alpha.4",
|
|
49
|
+
"@ckeditor/ckeditor5-engine": "46.0.1-alpha.4",
|
|
50
|
+
"@ckeditor/ckeditor5-enter": "46.0.1-alpha.4",
|
|
51
|
+
"@ckeditor/ckeditor5-find-and-replace": "46.0.1-alpha.4",
|
|
52
|
+
"@ckeditor/ckeditor5-font": "46.0.1-alpha.4",
|
|
53
|
+
"@ckeditor/ckeditor5-heading": "46.0.1-alpha.4",
|
|
54
|
+
"@ckeditor/ckeditor5-highlight": "46.0.1-alpha.4",
|
|
55
|
+
"@ckeditor/ckeditor5-icons": "46.0.1-alpha.4",
|
|
56
|
+
"@ckeditor/ckeditor5-image": "46.0.1-alpha.4",
|
|
57
|
+
"@ckeditor/ckeditor5-link": "46.0.1-alpha.4",
|
|
58
|
+
"@ckeditor/ckeditor5-list": "46.0.1-alpha.4",
|
|
59
|
+
"@ckeditor/ckeditor5-media-embed": "46.0.1-alpha.4",
|
|
60
|
+
"@ckeditor/ckeditor5-merge-fields": "46.0.1-alpha.4",
|
|
61
|
+
"@ckeditor/ckeditor5-restricted-editing": "46.0.1-alpha.4",
|
|
62
|
+
"@ckeditor/ckeditor5-style": "46.0.1-alpha.4",
|
|
63
|
+
"@ckeditor/ckeditor5-table": "46.0.1-alpha.4",
|
|
64
|
+
"@ckeditor/ckeditor5-typing": "46.0.1-alpha.4",
|
|
65
|
+
"@ckeditor/ckeditor5-ui": "46.0.1-alpha.4",
|
|
66
|
+
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.4",
|
|
67
|
+
"@ckeditor/ckeditor5-widget": "46.0.1-alpha.4",
|
|
68
|
+
"ckeditor5": "46.0.1-alpha.4",
|
|
69
|
+
"ckeditor5-collaboration": "46.0.1-alpha.4",
|
|
70
70
|
"es-toolkit": "1.39.5"
|
|
71
71
|
},
|
|
72
72
|
"types": "src/index.d.ts",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xf48669=_0x1d68;(function(_0x3ba64c,_0x117221){const _0x2b6dd3=_0x1d68,_0x399a5d=_0x3ba64c();while(!![]){try{const _0x11fe04=parseInt(_0x2b6dd3(0x210))/0x1*(parseInt(_0x2b6dd3(0x1f0))/0x2)+-parseInt(_0x2b6dd3(0x214))/0x3+-parseInt(_0x2b6dd3(0x1fc))/0x4*(-parseInt(_0x2b6dd3(0x1e1))/0x5)+-parseInt(_0x2b6dd3(0x206))/0x6*(parseInt(_0x2b6dd3(0x1ec))/0x7)+parseInt(_0x2b6dd3(0x1eb))/0x8*(-parseInt(_0x2b6dd3(0x1ea))/0x9)+parseInt(_0x2b6dd3(0x213))/0xa+-parseInt(_0x2b6dd3(0x1e0))/0xb*(-parseInt(_0x2b6dd3(0x1e3))/0xc);if(_0x11fe04===_0x117221)break;else _0x399a5d['push'](_0x399a5d['shift']());}catch(_0x42a409){_0x399a5d['push'](_0x399a5d['shift']());}}}(_0x5f43,0x50fe0));function _0x5f43(){const _0x3dd58e=['SubscriptEditing','descriptionFactory','enableDefaultAttributesIntegration','319Koifhi','5vwWPnt','superscript','177864OPEEsE','type','ItalicEditing','SuperscriptEditing','_registerLegacyDescription','forceValue','FORMAT_ITALIC','5908581zpjmYQ','8OrSlhZ','193277CSVHsX','afterInit','subscript','StrikethroughEditing','734bGfixh','get','registerAttributeLabel','*Remove\x20format:*\x20%0','*Format:*\x20%0','toLowerCase','FORMAT_','FORMAT_UNDERLINE','plugins','locale','toUpperCase','formatInline','2354716TmTyeg','FORMAT_SUPERSCRIPT','registerDescriptionCallback','FORMAT_BOLD','underline','strikethrough','UnderlineEditing','FORMAT_CODE','has','TrackChangesEditing','6gntfLM','CodeEditing','FORMAT_STRIKETHROUGH','slice','FORMAT_SUBSCRIPT','commandName','format','bold','editor','BoldEditing','329UTqIeX','registerInlineAttribute','commandParams','1288600tbaOnF','756768tHMcUA','code','italic'];_0x5f43=function(){return _0x3dd58e;};return _0x5f43();}function _0x1d68(_0x57023a,_0x5c75db){const _0x5f43c4=_0x5f43();return _0x1d68=function(_0x1d6842,_0xff20bf){_0x1d6842=_0x1d6842-0x1dc;let _0x5bf52a=_0x5f43c4[_0x1d6842];return _0x5bf52a;},_0x1d68(_0x57023a,_0x5c75db);}import{Plugin as _0x3d5c67}from'ckeditor5/src/core.js';import{getTranslation as _0x1c70a0}from'../utils/common-translations.js';const Zt=[_0xf48669(0x20f),_0xf48669(0x1e5),_0xf48669(0x202),_0xf48669(0x207),_0xf48669(0x1ef),_0xf48669(0x1dd),_0xf48669(0x1e6)];export class TrackChangesBasicStyles extends _0x3d5c67{[_0xf48669(0x1ed)](){const _0x31b74=_0xf48669,_0x5ba752=this[_0x31b74(0x20e)],_0x2c5960=_0x5ba752[_0x31b74(0x1f8)][_0x31b74(0x1f1)](_0x31b74(0x205)),_0x330d21=_0x5ba752[_0x31b74(0x1f9)];for(const _0x1f6197 of Zt){if(!_0x5ba752[_0x31b74(0x1f8)][_0x31b74(0x204)](_0x1f6197))continue;const _0x5ec134=_0x1f6197[_0x31b74(0x209)](0x0,-0x7)[_0x31b74(0x1f5)](),_0x1e0d3d=_0x31b74(0x1f6)+_0x5ec134[_0x31b74(0x1fa)]();_0x2c5960[_0x31b74(0x1df)](_0x5ec134),_0x2c5960[_0x31b74(0x211)](_0x5ec134),_0x2c5960[_0x31b74(0x1de)][_0x31b74(0x1f2)](_0x5ec134,_0x1c70a0(_0x330d21,_0x1e0d3d));}this[_0x31b74(0x1e7)]();}[_0xf48669(0x1e7)](){const _0x18af3d=_0xf48669,_0x340cf5=this[_0x18af3d(0x20e)],_0x1f225c=_0x340cf5[_0x18af3d(0x1f9)],_0x348de4=_0x340cf5[_0x18af3d(0x1f8)][_0x18af3d(0x1f1)](_0x18af3d(0x205));function _0x2b08d1(_0x57d5da,_0x294f6b){const _0x45da00=_0x18af3d;_0x348de4[_0x45da00(0x1de)][_0x45da00(0x1fe)](_0x522d70=>{const _0x4ee613=_0x45da00;if(_0x4ee613(0x1fb)!=_0x522d70[_0x4ee613(0x1e4)])return;const {data:_0x567800}=_0x522d70;return _0x567800&&_0x567800[_0x4ee613(0x20b)]===_0x57d5da?_0x567800[_0x4ee613(0x212)][0x0][_0x4ee613(0x1e8)]?{'type':_0x4ee613(0x20c),'content':_0x1c70a0(_0x1f225c,_0x4ee613(0x1f4),_0x294f6b)}:{'type':_0x4ee613(0x20c),'content':_0x1c70a0(_0x1f225c,_0x4ee613(0x1f3),_0x294f6b)}:void 0x0;});}_0x2b08d1(_0x18af3d(0x20d),_0x1c70a0(_0x1f225c,_0x18af3d(0x1ff))),_0x2b08d1(_0x18af3d(0x1dc),_0x1c70a0(_0x1f225c,_0x18af3d(0x1e9))),_0x2b08d1(_0x18af3d(0x200),_0x1c70a0(_0x1f225c,_0x18af3d(0x1f7))),_0x2b08d1(_0x18af3d(0x215),_0x1c70a0(_0x1f225c,_0x18af3d(0x203))),_0x2b08d1(_0x18af3d(0x201),_0x1c70a0(_0x1f225c,_0x18af3d(0x208))),_0x2b08d1(_0x18af3d(0x1ee),_0x1c70a0(_0x1f225c,_0x18af3d(0x20a))),_0x2b08d1(_0x18af3d(0x1e2),_0x1c70a0(_0x1f225c,_0x18af3d(0x1fd)));}}
|