@ckeditor/ckeditor5-track-changes 46.0.1-alpha.4 → 46.0.1-alpha.5
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.5",
|
|
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.5",
|
|
45
|
+
"@ckeditor/ckeditor5-code-block": "46.0.1-alpha.5",
|
|
46
|
+
"@ckeditor/ckeditor5-comments": "46.0.1-alpha.5",
|
|
47
|
+
"@ckeditor/ckeditor5-core": "46.0.1-alpha.5",
|
|
48
|
+
"@ckeditor/ckeditor5-editor-multi-root": "46.0.1-alpha.5",
|
|
49
|
+
"@ckeditor/ckeditor5-engine": "46.0.1-alpha.5",
|
|
50
|
+
"@ckeditor/ckeditor5-enter": "46.0.1-alpha.5",
|
|
51
|
+
"@ckeditor/ckeditor5-find-and-replace": "46.0.1-alpha.5",
|
|
52
|
+
"@ckeditor/ckeditor5-font": "46.0.1-alpha.5",
|
|
53
|
+
"@ckeditor/ckeditor5-heading": "46.0.1-alpha.5",
|
|
54
|
+
"@ckeditor/ckeditor5-highlight": "46.0.1-alpha.5",
|
|
55
|
+
"@ckeditor/ckeditor5-icons": "46.0.1-alpha.5",
|
|
56
|
+
"@ckeditor/ckeditor5-image": "46.0.1-alpha.5",
|
|
57
|
+
"@ckeditor/ckeditor5-link": "46.0.1-alpha.5",
|
|
58
|
+
"@ckeditor/ckeditor5-list": "46.0.1-alpha.5",
|
|
59
|
+
"@ckeditor/ckeditor5-media-embed": "46.0.1-alpha.5",
|
|
60
|
+
"@ckeditor/ckeditor5-merge-fields": "46.0.1-alpha.5",
|
|
61
|
+
"@ckeditor/ckeditor5-restricted-editing": "46.0.1-alpha.5",
|
|
62
|
+
"@ckeditor/ckeditor5-style": "46.0.1-alpha.5",
|
|
63
|
+
"@ckeditor/ckeditor5-table": "46.0.1-alpha.5",
|
|
64
|
+
"@ckeditor/ckeditor5-typing": "46.0.1-alpha.5",
|
|
65
|
+
"@ckeditor/ckeditor5-ui": "46.0.1-alpha.5",
|
|
66
|
+
"@ckeditor/ckeditor5-utils": "46.0.1-alpha.5",
|
|
67
|
+
"@ckeditor/ckeditor5-widget": "46.0.1-alpha.5",
|
|
68
|
+
"ckeditor5": "46.0.1-alpha.5",
|
|
69
|
+
"ckeditor5-collaboration": "46.0.1-alpha.5",
|
|
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 _0x5893aa=_0x18fc;(function(_0x2f4e49,_0x569757){const _0x3198bb=_0x18fc,_0xecd973=_0x2f4e49();while(!![]){try{const _0xab5d60=parseInt(_0x3198bb(0x7c))/0x1*(-parseInt(_0x3198bb(0x9b))/0x2)+parseInt(_0x3198bb(0x83))/0x3+parseInt(_0x3198bb(0x8a))/0x4+parseInt(_0x3198bb(0x7e))/0x5*(-parseInt(_0x3198bb(0x88))/0x6)+-parseInt(_0x3198bb(0x85))/0x7*(-parseInt(_0x3198bb(0x75))/0x8)+parseInt(_0x3198bb(0x79))/0x9*(parseInt(_0x3198bb(0x8f))/0xa)+-parseInt(_0x3198bb(0x99))/0xb;if(_0xab5d60===_0x569757)break;else _0xecd973['push'](_0xecd973['shift']());}catch(_0x26eaca){_0xecd973['push'](_0xecd973['shift']());}}}(_0x317e,0x1b6ea));function _0x18fc(_0xf77915,_0x3a9abb){const _0x317e66=_0x317e();return _0x18fc=function(_0x18fcdb,_0x122157){_0x18fcdb=_0x18fcdb-0x74;let _0x58875b=_0x317e66[_0x18fcdb];return _0x58875b;},_0x18fc(_0xf77915,_0x3a9abb);}import{Plugin as _0x524d8a}from'ckeditor5/src/core.js';import{getTranslation as _0x2a8f73}from'../utils/common-translations.js';function _0x317e(){const _0xc7f17a=['UnderlineEditing','format','bold','commandParams','slice','CodeEditing','italic','3280rtiCDz','locale','get','toLowerCase','9TWGwku','forceValue','has','73627TfnzRJ','SubscriptEditing','500AQaqsH','formatInline','registerDescriptionCallback','TrackChangesEditing','superscript','490482KWhJkG','FORMAT_SUBSCRIPT','3101IXYhEF','*Format:*\x20%0','registerInlineAttribute','8610nUWdDR','descriptionFactory','874028XYOpNC','FORMAT_','afterInit','FORMAT_UNDERLINE','FORMAT_CODE','1691440xHFUVR','ItalicEditing','BoldEditing','StrikethroughEditing','strikethrough','type','*Remove\x20format:*\x20%0','FORMAT_STRIKETHROUGH','SuperscriptEditing','enableDefaultAttributesIntegration','4436146UAqKrE','code','2TAwsqm','commandName','underline','FORMAT_ITALIC','registerAttributeLabel','FORMAT_BOLD','FORMAT_SUPERSCRIPT','subscript','editor','plugins','_registerLegacyDescription','toUpperCase'];_0x317e=function(){return _0xc7f17a;};return _0x317e();}const ti=[_0x5893aa(0x91),_0x5893aa(0x90),_0x5893aa(0xa7),_0x5893aa(0xac),_0x5893aa(0x92),_0x5893aa(0x7d),_0x5893aa(0x97)];export class TrackChangesBasicStyles extends _0x524d8a{[_0x5893aa(0x8c)](){const _0x17b970=_0x5893aa,_0x549ba3=this[_0x17b970(0xa3)],_0x475256=_0x549ba3[_0x17b970(0xa4)][_0x17b970(0x77)](_0x17b970(0x81)),_0x126dc5=_0x549ba3[_0x17b970(0x76)];for(const _0x291998 of ti){if(!_0x549ba3[_0x17b970(0xa4)][_0x17b970(0x7b)](_0x291998))continue;const _0x124c79=_0x291998[_0x17b970(0xab)](0x0,-0x7)[_0x17b970(0x78)](),_0x3a1959=_0x17b970(0x8b)+_0x124c79[_0x17b970(0xa6)]();_0x475256[_0x17b970(0x98)](_0x124c79),_0x475256[_0x17b970(0x87)](_0x124c79),_0x475256[_0x17b970(0x89)][_0x17b970(0x9f)](_0x124c79,_0x2a8f73(_0x126dc5,_0x3a1959));}this[_0x17b970(0xa5)]();}[_0x5893aa(0xa5)](){const _0x1d54ea=_0x5893aa,_0xe45d0c=this[_0x1d54ea(0xa3)],_0x2560ac=_0xe45d0c[_0x1d54ea(0x76)],_0x52dc12=_0xe45d0c[_0x1d54ea(0xa4)][_0x1d54ea(0x77)](_0x1d54ea(0x81));function _0x16a91c(_0xb16b8a,_0x290c7d){const _0xa5fc9f=_0x1d54ea;_0x52dc12[_0xa5fc9f(0x89)][_0xa5fc9f(0x80)](_0x27a6ed=>{const _0x457b24=_0xa5fc9f;if(_0x457b24(0x7f)!=_0x27a6ed[_0x457b24(0x94)])return;const {data:_0x426085}=_0x27a6ed;return _0x426085&&_0x426085[_0x457b24(0x9c)]===_0xb16b8a?_0x426085[_0x457b24(0xaa)][0x0][_0x457b24(0x7a)]?{'type':_0x457b24(0xa8),'content':_0x2a8f73(_0x2560ac,_0x457b24(0x86),_0x290c7d)}:{'type':_0x457b24(0xa8),'content':_0x2a8f73(_0x2560ac,_0x457b24(0x95),_0x290c7d)}:void 0x0;});}_0x16a91c(_0x1d54ea(0xa9),_0x2a8f73(_0x2560ac,_0x1d54ea(0xa0))),_0x16a91c(_0x1d54ea(0x74),_0x2a8f73(_0x2560ac,_0x1d54ea(0x9e))),_0x16a91c(_0x1d54ea(0x9d),_0x2a8f73(_0x2560ac,_0x1d54ea(0x8d))),_0x16a91c(_0x1d54ea(0x9a),_0x2a8f73(_0x2560ac,_0x1d54ea(0x8e))),_0x16a91c(_0x1d54ea(0x93),_0x2a8f73(_0x2560ac,_0x1d54ea(0x96))),_0x16a91c(_0x1d54ea(0xa2),_0x2a8f73(_0x2560ac,_0x1d54ea(0x84))),_0x16a91c(_0x1d54ea(0x82),_0x2a8f73(_0x2560ac,_0x1d54ea(0xa1)));}}
|