@ckeditor/ckeditor5-track-changes 45.2.1-alpha.5 → 45.2.1-alpha.7
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": "45.2.1-alpha.
|
|
3
|
+
"version": "45.2.1-alpha.7",
|
|
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": "45.2.1-alpha.
|
|
45
|
-
"@ckeditor/ckeditor5-code-block": "45.2.1-alpha.
|
|
46
|
-
"@ckeditor/ckeditor5-comments": "45.2.1-alpha.
|
|
47
|
-
"@ckeditor/ckeditor5-core": "45.2.1-alpha.
|
|
48
|
-
"@ckeditor/ckeditor5-editor-multi-root": "45.2.1-alpha.
|
|
49
|
-
"@ckeditor/ckeditor5-engine": "45.2.1-alpha.
|
|
50
|
-
"@ckeditor/ckeditor5-enter": "45.2.1-alpha.
|
|
51
|
-
"@ckeditor/ckeditor5-find-and-replace": "45.2.1-alpha.
|
|
52
|
-
"@ckeditor/ckeditor5-font": "45.2.1-alpha.
|
|
53
|
-
"@ckeditor/ckeditor5-heading": "45.2.1-alpha.
|
|
54
|
-
"@ckeditor/ckeditor5-highlight": "45.2.1-alpha.
|
|
55
|
-
"@ckeditor/ckeditor5-icons": "45.2.1-alpha.
|
|
56
|
-
"@ckeditor/ckeditor5-image": "45.2.1-alpha.
|
|
57
|
-
"@ckeditor/ckeditor5-link": "45.2.1-alpha.
|
|
58
|
-
"@ckeditor/ckeditor5-list": "45.2.1-alpha.
|
|
59
|
-
"@ckeditor/ckeditor5-media-embed": "45.2.1-alpha.
|
|
60
|
-
"@ckeditor/ckeditor5-merge-fields": "45.2.1-alpha.
|
|
61
|
-
"@ckeditor/ckeditor5-restricted-editing": "45.2.1-alpha.
|
|
62
|
-
"@ckeditor/ckeditor5-style": "45.2.1-alpha.
|
|
63
|
-
"@ckeditor/ckeditor5-table": "45.2.1-alpha.
|
|
64
|
-
"@ckeditor/ckeditor5-typing": "45.2.1-alpha.
|
|
65
|
-
"@ckeditor/ckeditor5-ui": "45.2.1-alpha.
|
|
66
|
-
"@ckeditor/ckeditor5-utils": "45.2.1-alpha.
|
|
67
|
-
"@ckeditor/ckeditor5-widget": "45.2.1-alpha.
|
|
68
|
-
"ckeditor5": "45.2.1-alpha.
|
|
69
|
-
"ckeditor5-collaboration": "45.2.1-alpha.
|
|
44
|
+
"@ckeditor/ckeditor5-clipboard": "45.2.1-alpha.7",
|
|
45
|
+
"@ckeditor/ckeditor5-code-block": "45.2.1-alpha.7",
|
|
46
|
+
"@ckeditor/ckeditor5-comments": "45.2.1-alpha.7",
|
|
47
|
+
"@ckeditor/ckeditor5-core": "45.2.1-alpha.7",
|
|
48
|
+
"@ckeditor/ckeditor5-editor-multi-root": "45.2.1-alpha.7",
|
|
49
|
+
"@ckeditor/ckeditor5-engine": "45.2.1-alpha.7",
|
|
50
|
+
"@ckeditor/ckeditor5-enter": "45.2.1-alpha.7",
|
|
51
|
+
"@ckeditor/ckeditor5-find-and-replace": "45.2.1-alpha.7",
|
|
52
|
+
"@ckeditor/ckeditor5-font": "45.2.1-alpha.7",
|
|
53
|
+
"@ckeditor/ckeditor5-heading": "45.2.1-alpha.7",
|
|
54
|
+
"@ckeditor/ckeditor5-highlight": "45.2.1-alpha.7",
|
|
55
|
+
"@ckeditor/ckeditor5-icons": "45.2.1-alpha.7",
|
|
56
|
+
"@ckeditor/ckeditor5-image": "45.2.1-alpha.7",
|
|
57
|
+
"@ckeditor/ckeditor5-link": "45.2.1-alpha.7",
|
|
58
|
+
"@ckeditor/ckeditor5-list": "45.2.1-alpha.7",
|
|
59
|
+
"@ckeditor/ckeditor5-media-embed": "45.2.1-alpha.7",
|
|
60
|
+
"@ckeditor/ckeditor5-merge-fields": "45.2.1-alpha.7",
|
|
61
|
+
"@ckeditor/ckeditor5-restricted-editing": "45.2.1-alpha.7",
|
|
62
|
+
"@ckeditor/ckeditor5-style": "45.2.1-alpha.7",
|
|
63
|
+
"@ckeditor/ckeditor5-table": "45.2.1-alpha.7",
|
|
64
|
+
"@ckeditor/ckeditor5-typing": "45.2.1-alpha.7",
|
|
65
|
+
"@ckeditor/ckeditor5-ui": "45.2.1-alpha.7",
|
|
66
|
+
"@ckeditor/ckeditor5-utils": "45.2.1-alpha.7",
|
|
67
|
+
"@ckeditor/ckeditor5-widget": "45.2.1-alpha.7",
|
|
68
|
+
"ckeditor5": "45.2.1-alpha.7",
|
|
69
|
+
"ckeditor5-collaboration": "45.2.1-alpha.7",
|
|
70
70
|
"es-toolkit": "1.32.0"
|
|
71
71
|
},
|
|
72
72
|
"types": "src/index.d.ts",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x108e66=_0x4ac6;(function(_0x2ed307,_0x858990){const _0x3f570a=_0x4ac6,_0x2350cf=_0x2ed307();while(!![]){try{const _0x4db592=-parseInt(_0x3f570a(0x1dc))/0x1+parseInt(_0x3f570a(0x1c3))/0x2+-parseInt(_0x3f570a(0x1da))/0x3*(parseInt(_0x3f570a(0x194))/0x4)+-parseInt(_0x3f570a(0x1ca))/0x5*(parseInt(_0x3f570a(0x1b1))/0x6)+-parseInt(_0x3f570a(0x185))/0x7+parseInt(_0x3f570a(0x1cf))/0x8+parseInt(_0x3f570a(0x1c6))/0x9;if(_0x4db592===_0x858990)break;else _0x2350cf['push'](_0x2350cf['shift']());}catch(_0x25b5f2){_0x2350cf['push'](_0x2350cf['shift']());}}}(_0x177e,0x51654));import{getTranslation as _0x38f8aa}from'./utils/common-translations.js';import{priorities as _0x3e6992,insertToPriorityArray as _0x3c4f42}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x572930}from'./trackchangesediting.js';function _0x177e(){const _0x4e4799=['$textProxy','previousSibling','data','get','replace','start','238894jAMNPp','addEmptyContainer','registerElementLabel','3349719qNFxec','deletion','has','getItemLabel','15VQHkoJ','newValue','ELEMENT_SPACE','Object','removeEmptyContainer','2958784tfeoIX','isEqual','_schema','normal','EmptyContainer','Container','function','format','element','add','indexOf','12NpvKyE','getDescriptions','26725AwDAwg','_attributeLabels','key','removeFormat','*Change\x20to:*\x20%0','matchingCallback','getFirstRange','attribute','subType','1905386PYmqkK','_handleRenameSuggestionDescription','end','length','name','nodeAfter','nextSibling','*Merge:*\x20%0','$1\x20$2','removeContainer','text','*Insert:*\x20%0','REPLACE_TEXT','_addDescriptionItems','addContainer','70128ldJNJz','remove','_locale','label','isInContent','map','_itemLabels','skip','*Set\x20format:*\x20%0','registerDescriptionCallback','_handleCustomCallbackDescription','_resolveDescriptionItems','pop','removeObject','isObject','getWalker','*Split:*\x20%0','_handleAttributeSuggestionDescription','elementStart','set','_itemLabelsCallbacks','insertion','isEmpty','quantity','$text','_customCallbacks','join','type','checkChild','318078RGwtfh','match','push','*Remove\x20format:*\x20%0','*Remove:*\x20%0','elementEnd','item','addObject','registerAttributeLabel','softBreak','_handleInsertRemoveSuggestionDescription','addFormat'];_0x177e=function(){return _0x4e4799;};return _0x177e();}function _0x4ac6(_0x13749d,_0x31ae46){const _0x177e84=_0x177e();return _0x4ac6=function(_0x4ac680,_0x375ad8){_0x4ac680=_0x4ac680-0x183;let _0x46e692=_0x177e84[_0x4ac680];return _0x46e692;},_0x4ac6(_0x13749d,_0x31ae46);}export default class f{[_0x108e66(0x1ad)];[_0x108e66(0x19a)];[_0x108e66(0x1a8)];[_0x108e66(0x1dd)];[_0x108e66(0x1d1)];[_0x108e66(0x196)];constructor(_0x33a58b,_0x473839){const _0x3a96ee=_0x108e66;this[_0x3a96ee(0x1ad)]=[],this[_0x3a96ee(0x19a)]=new Map(),this[_0x3a96ee(0x1a8)]=[],this[_0x3a96ee(0x1dd)]=new Map(),this[_0x3a96ee(0x1d1)]=_0x33a58b,this[_0x3a96ee(0x196)]=_0x473839;}[_0x108e66(0x1db)](_0x1f7866){const _0x118236=_0x108e66,_0x3e93b7=[],_0x116b20=new Set(),_0x3ef9ea=new Set();for(let _0x55c8c5=0x0;_0x55c8c5<_0x1f7866[_0x118236(0x188)];_0x55c8c5++){const _0x1a7586=_0x1f7866[_0x55c8c5];if(!_0x1a7586[_0x118236(0x198)])continue;const _0x1e9e29=this[_0x118236(0x19e)](_0x1a7586);if(_0x1e9e29){if(null!=_0x1a7586[_0x118236(0x184)]){if(_0x116b20[_0x118236(0x1c8)](_0x1a7586[_0x118236(0x184)]))continue;_0x116b20[_0x118236(0x1d8)](_0x1a7586[_0x118236(0x184)]);}_0x3e93b7[_0x118236(0x1b3)](_0x1e9e29);}else{if(_0x118236(0x183)!=_0x1a7586[_0x118236(0x1af)])_0x118236(0x1a9)!=_0x1a7586[_0x118236(0x1af)]&&_0x118236(0x1c7)!=_0x1a7586[_0x118236(0x1af)]||this[_0x118236(0x1bb)](_0x3e93b7,_0x1a7586,_0x1f7866[_0x55c8c5+0x1]);else{const _0x2d63dc=_0x1a7586[_0x118236(0x1bf)][_0x118236(0x1de)];if(_0x3ef9ea[_0x118236(0x1c8)](_0x2d63dc))continue;_0x3ef9ea[_0x118236(0x1d8)](_0x1a7586[_0x118236(0x1bf)][_0x118236(0x1de)]),_0x2d63dc==_0x572930?this[_0x118236(0x186)](_0x3e93b7,_0x1a7586):this[_0x118236(0x1a5)](_0x3e93b7,_0x1a7586);}}}return this[_0x118236(0x19f)](_0x3e93b7);}[_0x108e66(0x19d)](_0x11c0ad){const _0x96bd24=_0x108e66;this[_0x96bd24(0x1ad)][_0x96bd24(0x1b3)](_0x11c0ad);}[_0x108e66(0x1c5)](_0xae5825,_0x354372,_0x3aa357=_0x3e6992[_0x108e66(0x1d2)]){const _0x47cc53=_0x108e66;_0x47cc53(0x1d5)==typeof _0xae5825?_0x3c4f42(this[_0x47cc53(0x1a8)],{'matchingCallback':_0xae5825,'label':_0x354372,'priority':_0x3aa357}):this[_0x47cc53(0x19a)][_0x47cc53(0x1a7)](_0xae5825,_0x354372);}[_0x108e66(0x1b9)](_0x27d550,_0x31583b){const _0x46d6ea=_0x108e66;this[_0x46d6ea(0x1dd)][_0x46d6ea(0x1a7)](_0x27d550,_0x31583b);}[_0x108e66(0x1c9)](_0x48c81c,_0x524abe=0x1){const _0x26bb14=_0x108e66;let _0x54c97e;for(const _0x348563 of this[_0x26bb14(0x1a8)])if(_0x348563[_0x26bb14(0x1e1)](_0x48c81c)){_0x54c97e=_0x348563[_0x26bb14(0x197)];break;}return _0x54c97e||(_0x54c97e=this[_0x26bb14(0x19a)][_0x26bb14(0x1c0)](_0x48c81c[_0x26bb14(0x189)])),_0x54c97e?_0x54c97e(_0x524abe):0x1!==_0x524abe?_0x524abe+'\x20'+_0x48c81c[_0x26bb14(0x189)]+'s':''+_0x48c81c[_0x26bb14(0x189)];}[_0x108e66(0x192)](_0x557329,_0x4ab7a9){const _0x2d2b24=_0x108e66,_0x5984fc=_0x4ab7a9[_0x2d2b24(0x1e2)]()[_0x2d2b24(0x1a3)](),_0x869890=_0x2d2b24(0x1a9)==_0x4ab7a9[_0x2d2b24(0x1af)]?_0x2d2b24(0x1d8):_0x2d2b24(0x195);for(const _0x33b7b6 of _0x5984fc){const _0x4575ab=_0x33b7b6[_0x2d2b24(0x1b7)],_0x5b715d=_0x557329[_0x557329[_0x2d2b24(0x188)]-0x1];if(_0x4575ab['is'](_0x2d2b24(0x1bd)))_0x5b715d&&_0x5b715d[_0x2d2b24(0x1af)][_0x2d2b24(0x1d9)](_0x2d2b24(0x1d4))>-0x1&&_0x557329[_0x2d2b24(0x1a0)](),_0x5b715d&&_0x2d2b24(0x18f)==_0x5b715d[_0x2d2b24(0x1af)]?_0x5b715d[_0x869890]+=_0x4575ab[_0x2d2b24(0x1bf)]:_0x557329[_0x2d2b24(0x1b3)]({'type':_0x2d2b24(0x18f),'add':_0x2d2b24(0x1d8)==_0x869890?_0x4575ab[_0x2d2b24(0x1bf)]:'','remove':_0x2d2b24(0x195)==_0x869890?_0x4575ab[_0x2d2b24(0x1bf)]:''});else{if(this[_0x2d2b24(0x1d1)][_0x2d2b24(0x1a2)](_0x4575ab)){const _0x47f1c3=_0x4575ab;if(_0x5b715d&&_0x5b715d[_0x2d2b24(0x1af)][_0x2d2b24(0x1d9)](_0x2d2b24(0x1d4))>-0x1&&_0x557329[_0x2d2b24(0x1a0)](),_0x2d2b24(0x1b6)==_0x33b7b6[_0x2d2b24(0x1af)])continue;_0x5b715d&&_0x5b715d[_0x2d2b24(0x1af)]==_0x869890+_0x2d2b24(0x1cd)&&_0x5b715d[_0x2d2b24(0x1d7)][_0x2d2b24(0x189)]==_0x47f1c3[_0x2d2b24(0x189)]?_0x5b715d[_0x2d2b24(0x1ab)]++:_0x557329[_0x2d2b24(0x1b3)]({'type':_0x869890+_0x2d2b24(0x1cd),'element':_0x47f1c3,'quantity':0x1}),_0x5984fc[_0x2d2b24(0x19b)](_0x5628db=>!(_0x2d2b24(0x1b6)==_0x5628db[_0x2d2b24(0x1af)]&&_0x5628db[_0x2d2b24(0x1b7)]==_0x4575ab));}else{if(this[_0x2d2b24(0x1d1)][_0x2d2b24(0x1b0)](_0x4575ab,_0x2d2b24(0x1ac))||_0x4575ab['is'](_0x2d2b24(0x1d7),_0x2d2b24(0x1ba))){const _0x355ffd=_0x4575ab;if(_0x2d2b24(0x1d8)==_0x869890&&_0x2d2b24(0x1a6)==_0x33b7b6[_0x2d2b24(0x1af)]||_0x2d2b24(0x195)==_0x869890&&_0x2d2b24(0x1b6)==_0x33b7b6[_0x2d2b24(0x1af)])continue;if(_0x5b715d&&-0x1==_0x5b715d[_0x2d2b24(0x1af)][_0x2d2b24(0x1d9)](_0x2d2b24(0x1d4))){_0x2d2b24(0x18f)==_0x5b715d[_0x2d2b24(0x1af)]&&(_0x5b715d[_0x869890]+='\x0a');continue;}let _0x152dfb;if(_0x152dfb=_0x2d2b24(0x1d8)==_0x869890?_0x355ffd[_0x2d2b24(0x18b)]&&!this[_0x2d2b24(0x1d1)][_0x2d2b24(0x1a2)](_0x355ffd[_0x2d2b24(0x18b)])?_0x355ffd[_0x2d2b24(0x18b)]:null:_0x355ffd[_0x2d2b24(0x1be)]&&!this[_0x2d2b24(0x1d1)][_0x2d2b24(0x1a2)](_0x355ffd[_0x2d2b24(0x1be)])?_0x355ffd[_0x2d2b24(0x1be)]:null,_0x355ffd[_0x2d2b24(0x1aa)]||_0x152dfb&&_0x152dfb[_0x2d2b24(0x1aa)]){const _0x39ac71=_0x152dfb&&_0x152dfb[_0x2d2b24(0x1aa)]?_0x152dfb:_0x355ffd;_0x5b715d&&_0x5b715d[_0x2d2b24(0x1af)]==_0x869890+_0x2d2b24(0x1d3)&&_0x5b715d[_0x2d2b24(0x1d7)][_0x2d2b24(0x189)]==_0x39ac71[_0x2d2b24(0x189)]?_0x5b715d[_0x2d2b24(0x1ab)]++:_0x557329[_0x2d2b24(0x1b3)]({'type':_0x869890+_0x2d2b24(0x1d3),'element':_0x39ac71,'quantity':0x1});}else _0x557329[_0x2d2b24(0x1b3)]({'type':_0x869890+_0x2d2b24(0x1d4),'element':_0x355ffd});}}}}}[_0x108e66(0x19f)](_0x28f3f0){const _0x33bcca=_0x108e66,_0x4eacc7=this[_0x33bcca(0x196)],_0xea4e02=[],_0x50b155=[],_0x48308a=[];for(const _0x543220 of _0x28f3f0)switch(_0x543220[_0x33bcca(0x1af)]){case _0x33bcca(0x18f):if(_0x543220[_0x33bcca(0x1d8)]=_0x543220[_0x33bcca(0x1d8)][_0x33bcca(0x1c1)](/(\S)\u000A+(\S)/g,_0x33bcca(0x18d))[_0x33bcca(0x1c1)](/\u000A/g,''),_0x543220[_0x33bcca(0x195)]=_0x543220[_0x33bcca(0x195)][_0x33bcca(0x1c1)](/(\S)\u000A+(\S)/g,_0x33bcca(0x18d))[_0x33bcca(0x1c1)](/\u000A/g,''),''!=_0x543220[_0x33bcca(0x1d8)]&&''!=_0x543220[_0x33bcca(0x195)]){_0xea4e02[_0x33bcca(0x1b3)]({'type':_0x33bcca(0x1c1),'content':_0x38f8aa(_0x4eacc7,_0x33bcca(0x191),['\x22'+_0x543220[_0x33bcca(0x195)]+'\x22','\x22'+_0x543220[_0x33bcca(0x1d8)]+'\x22'])});continue;}if(null!=_0x543220[_0x33bcca(0x1d8)][_0x33bcca(0x1b2)](/^ +$/)){_0xea4e02[_0x33bcca(0x1b3)]({'type':_0x33bcca(0x1a9),'content':_0x38f8aa(_0x4eacc7,_0x33bcca(0x190),_0x38f8aa(_0x4eacc7,_0x33bcca(0x1cc),_0x543220[_0x33bcca(0x1d8)][_0x33bcca(0x188)]))});continue;}if(null!=_0x543220[_0x33bcca(0x195)][_0x33bcca(0x1b2)](/^ +$/)){_0xea4e02[_0x33bcca(0x1b3)]({'type':_0x33bcca(0x1c7),'content':_0x38f8aa(_0x4eacc7,_0x33bcca(0x1b5),_0x38f8aa(_0x4eacc7,_0x33bcca(0x1cc),_0x543220[_0x33bcca(0x195)][_0x33bcca(0x188)]))});continue;}if(''!=_0x543220[_0x33bcca(0x1d8)]){_0xea4e02[_0x33bcca(0x1b3)]({'type':_0x33bcca(0x1a9),'content':_0x38f8aa(_0x4eacc7,_0x33bcca(0x190),'\x22'+_0x543220[_0x33bcca(0x1d8)]+'\x22')});continue;}_0xea4e02[_0x33bcca(0x1b3)]({'type':_0x33bcca(0x1c7),'content':_0x38f8aa(_0x4eacc7,_0x33bcca(0x1b5),'\x22'+_0x543220[_0x33bcca(0x195)]+'\x22')});continue;case _0x33bcca(0x1c4):case _0x33bcca(0x1b8):_0xea4e02[_0x33bcca(0x1b3)]({'type':_0x33bcca(0x1a9),'content':_0x38f8aa(_0x4eacc7,_0x33bcca(0x190),this[_0x33bcca(0x1c9)](_0x543220[_0x33bcca(0x1d7)],_0x543220[_0x33bcca(0x1ab)]))});continue;case _0x33bcca(0x1ce):case _0x33bcca(0x1a1):_0xea4e02[_0x33bcca(0x1b3)]({'type':_0x33bcca(0x1c7),'content':_0x38f8aa(_0x4eacc7,_0x33bcca(0x1b5),this[_0x33bcca(0x1c9)](_0x543220[_0x33bcca(0x1d7)],_0x543220[_0x33bcca(0x1ab)]))});continue;case _0x33bcca(0x193):_0xea4e02[_0x33bcca(0x1b3)]({'type':_0x33bcca(0x1a9),'content':_0x38f8aa(_0x4eacc7,_0x33bcca(0x1a4),this[_0x33bcca(0x1c9)](_0x543220[_0x33bcca(0x1d7)],_0x543220[_0x33bcca(0x1ab)]))});continue;case _0x33bcca(0x18e):_0xea4e02[_0x33bcca(0x1b3)]({'type':_0x33bcca(0x1c7),'content':_0x38f8aa(_0x4eacc7,_0x33bcca(0x18c),this[_0x33bcca(0x1c9)](_0x543220[_0x33bcca(0x1d7)],_0x543220[_0x33bcca(0x1ab)]))});continue;case _0x33bcca(0x1bc):_0x50b155[_0x33bcca(0x1b3)](_0x543220[_0x33bcca(0x1de)]);continue;case _0x33bcca(0x1df):_0x48308a[_0x33bcca(0x1b3)](_0x543220[_0x33bcca(0x1de)]);continue;default:_0xea4e02[_0x33bcca(0x1b3)](_0x543220);}if(_0x50b155[_0x33bcca(0x188)]){const _0x3f4700=_0x50b155[_0x33bcca(0x199)](_0x3e06b7=>this[_0x33bcca(0x1dd)][_0x33bcca(0x1c8)](_0x3e06b7)?this[_0x33bcca(0x1dd)][_0x33bcca(0x1c0)](_0x3e06b7):_0x3e06b7)[_0x33bcca(0x1ae)](',\x20');_0xea4e02[_0x33bcca(0x1b3)]({'type':_0x33bcca(0x1d6),'content':_0x38f8aa(this[_0x33bcca(0x196)],_0x33bcca(0x19c),_0x3f4700)});}if(_0x48308a[_0x33bcca(0x188)]){const _0x466124=_0x48308a[_0x33bcca(0x199)](_0x5ef4e4=>this[_0x33bcca(0x1dd)][_0x33bcca(0x1c8)](_0x5ef4e4)?this[_0x33bcca(0x1dd)][_0x33bcca(0x1c0)](_0x5ef4e4):_0x5ef4e4)[_0x33bcca(0x1ae)](',\x20');_0xea4e02[_0x33bcca(0x1b3)]({'type':_0x33bcca(0x1d6),'content':_0x38f8aa(this[_0x33bcca(0x196)],_0x33bcca(0x1b4),_0x466124)});}return _0xea4e02;}[_0x108e66(0x19e)](_0x1c407e){const _0x5c4cc7=_0x108e66;for(const _0x58196f of this[_0x5c4cc7(0x1ad)]){const _0x261586=_0x58196f(_0x1c407e);if(_0x261586&&_0x5c4cc7(0x1af)in _0x261586)return _0x261586;}}[_0x108e66(0x1a5)](_0x39247b,_0x5af996){const _0x1d9505=_0x108e66,_0x113230=_0x5af996[_0x1d9505(0x1bf)],_0x1912d7=void 0x0===_0x113230[_0x1d9505(0x1cb)]?_0x1d9505(0x1df):_0x1d9505(0x1bc);_0x39247b[_0x1d9505(0x1b3)]({'type':_0x1912d7,'key':_0x113230[_0x1d9505(0x1de)]});}[_0x108e66(0x186)](_0xbe3549,_0x557707){const _0x3967e5=_0x108e66;_0xbe3549[_0x3967e5(0x1b3)]({'type':_0x3967e5(0x1d6),'content':_0x38f8aa(this[_0x3967e5(0x196)],_0x3967e5(0x1e0),this[_0x3967e5(0x1c9)](_0x557707[_0x3967e5(0x1e2)]()[_0x3967e5(0x1c2)][_0x3967e5(0x18a)],0x1))});}[_0x108e66(0x1bb)](_0x4e825c,_0x2d5f39,_0x1b6ace){const _0x5b47ee=_0x108e66;if(this[_0x5b47ee(0x192)](_0x4e825c,_0x2d5f39),_0x1b6ace&&_0x1b6ace[_0x5b47ee(0x1e2)]()&&!_0x2d5f39[_0x5b47ee(0x1e2)]()[_0x5b47ee(0x187)][_0x5b47ee(0x1d0)](_0x1b6ace[_0x5b47ee(0x1e2)]()[_0x5b47ee(0x1c2)])){const _0x125464=_0x4e825c[_0x4e825c[_0x5b47ee(0x188)]-0x1],_0x3af2dd=_0x5b47ee(0x1a9)==_0x2d5f39[_0x5b47ee(0x1af)]?_0x5b47ee(0x1d8):_0x5b47ee(0x195);_0x125464&&_0x5b47ee(0x18f)==_0x125464[_0x5b47ee(0x1af)]&&(_0x125464[_0x3af2dd]+='\x0a');}}}
|
|
23
|
+
const _0x52d286=_0x2764;(function(_0x54f343,_0x2b1ae7){const _0x5d954f=_0x2764,_0x1c48be=_0x54f343();while(!![]){try{const _0x452165=-parseInt(_0x5d954f(0x10c))/0x1+-parseInt(_0x5d954f(0x11e))/0x2*(-parseInt(_0x5d954f(0x10e))/0x3)+parseInt(_0x5d954f(0x12e))/0x4*(-parseInt(_0x5d954f(0xfd))/0x5)+parseInt(_0x5d954f(0x136))/0x6+parseInt(_0x5d954f(0xe9))/0x7+parseInt(_0x5d954f(0x122))/0x8+parseInt(_0x5d954f(0x13d))/0x9*(-parseInt(_0x5d954f(0x132))/0xa);if(_0x452165===_0x2b1ae7)break;else _0x1c48be['push'](_0x1c48be['shift']());}catch(_0x26d101){_0x1c48be['push'](_0x1c48be['shift']());}}}(_0x5b56,0x551a5));function _0x5b56(){const _0x3b4171=['removeContainer','element','$1\x20$2','_addDescriptionItems','newValue','_handleRenameSuggestionDescription','addObject','ELEMENT_SPACE','remove','removeFormat','registerDescriptionCallback','map','_resolveDescriptionItems','getFirstRange','normal','1845FNogLt','*Remove:*\x20%0','getWalker','deletion','*Change\x20to:*\x20%0','previousSibling','checkChild','_customCallbacks','addContainer','_handleCustomCallbackDescription','_attributeLabels','function','end','pop','insertion','690705VThoiz','removeEmptyContainer','3LIZVRc','*Insert:*\x20%0','isEmpty','isObject','_itemLabels','start','text','getDescriptions','_locale','isEqual','*Set\x20format:*\x20%0','name','key','data','$textProxy','add','1334638rREtPX','item','elementEnd','REPLACE_TEXT','3369736mIWcKq','*Merge:*\x20%0','EmptyContainer','softBreak','quantity','skip','elementStart','get','push','Container','addFormat','$text','4856KJNXRP','matchingCallback','indexOf','length','3020VlOtyP','*Remove\x20format:*\x20%0','has','join','3479322yrJkQl','match','subType','isInContent','_itemLabelsCallbacks','_handleAttributeSuggestionDescription','registerElementLabel','6714HjFglK','replace','_schema','getItemLabel','removeObject','registerAttributeLabel','addEmptyContainer','attribute','_handleInsertRemoveSuggestionDescription','type','nodeAfter','nextSibling','set','308847hCOhdS','label','Object','format','*Split:*\x20%0'];_0x5b56=function(){return _0x3b4171;};return _0x5b56();}import{getTranslation as _0x38c013}from'./utils/common-translations.js';function _0x2764(_0x18ecc4,_0x42d363){const _0x5b5699=_0x5b56();return _0x2764=function(_0x2764d8,_0x220830){_0x2764d8=_0x2764d8-0xe4;let _0x467fbf=_0x5b5699[_0x2764d8];return _0x467fbf;},_0x2764(_0x18ecc4,_0x42d363);}import{priorities as _0x13d19e,insertToPriorityArray as _0xae8903}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x341b2d}from'./trackchangesediting.js';export default class f{[_0x52d286(0x104)];[_0x52d286(0x112)];[_0x52d286(0x13a)];[_0x52d286(0x107)];[_0x52d286(0x13f)];[_0x52d286(0x116)];constructor(_0x8a30d1,_0x405b20){const _0x4a2c09=_0x52d286;this[_0x4a2c09(0x104)]=[],this[_0x4a2c09(0x112)]=new Map(),this[_0x4a2c09(0x13a)]=[],this[_0x4a2c09(0x107)]=new Map(),this[_0x4a2c09(0x13f)]=_0x8a30d1,this[_0x4a2c09(0x116)]=_0x405b20;}[_0x52d286(0x115)](_0x81be35){const _0x580f93=_0x52d286,_0x294742=[],_0x2d3f36=new Set(),_0x3a4722=new Set();for(let _0x28a8df=0x0;_0x28a8df<_0x81be35[_0x580f93(0x131)];_0x28a8df++){const _0x49047a=_0x81be35[_0x28a8df];if(!_0x49047a[_0x580f93(0x139)])continue;const _0x435698=this[_0x580f93(0x106)](_0x49047a);if(_0x435698){if(null!=_0x49047a[_0x580f93(0x138)]){if(_0x2d3f36[_0x580f93(0x134)](_0x49047a[_0x580f93(0x138)]))continue;_0x2d3f36[_0x580f93(0x11d)](_0x49047a[_0x580f93(0x138)]);}_0x294742[_0x580f93(0x12a)](_0x435698);}else{if(_0x580f93(0x144)==_0x49047a[_0x580f93(0xe5)]){const _0x3cc183=_0x49047a[_0x580f93(0x11b)][_0x580f93(0x11a)];if(_0x3a4722[_0x580f93(0x134)](_0x3cc183))continue;_0x3a4722[_0x580f93(0x11d)](_0x49047a[_0x580f93(0x11b)][_0x580f93(0x11a)]),_0x3cc183==_0x341b2d?this[_0x580f93(0xf3)](_0x294742,_0x49047a):this[_0x580f93(0x13b)](_0x294742,_0x49047a);continue;}_0x580f93(0x10b)!=_0x49047a[_0x580f93(0xe5)]&&_0x580f93(0x100)!=_0x49047a[_0x580f93(0xe5)]||this[_0x580f93(0xe4)](_0x294742,_0x49047a,_0x81be35[_0x28a8df+0x1]);}}return this[_0x580f93(0xfa)](_0x294742);}[_0x52d286(0xf8)](_0x42d837){const _0x49af8c=_0x52d286;this[_0x49af8c(0x104)][_0x49af8c(0x12a)](_0x42d837);}[_0x52d286(0x13c)](_0x2f3f87,_0x555d47,_0x517daa=_0x13d19e[_0x52d286(0xfc)]){const _0xb92d52=_0x52d286;_0xb92d52(0x108)==typeof _0x2f3f87?_0xae8903(this[_0xb92d52(0x13a)],{'matchingCallback':_0x2f3f87,'label':_0x555d47,'priority':_0x517daa}):this[_0xb92d52(0x112)][_0xb92d52(0xe8)](_0x2f3f87,_0x555d47);}[_0x52d286(0x142)](_0x31ed2f,_0x355327){const _0x4e5003=_0x52d286;this[_0x4e5003(0x107)][_0x4e5003(0xe8)](_0x31ed2f,_0x355327);}[_0x52d286(0x140)](_0x404093,_0x2356fd=0x1){const _0x145f18=_0x52d286;let _0x48e55a;for(const _0x1eba1e of this[_0x145f18(0x13a)])if(_0x1eba1e[_0x145f18(0x12f)](_0x404093)){_0x48e55a=_0x1eba1e[_0x145f18(0xea)];break;}return _0x48e55a||(_0x48e55a=this[_0x145f18(0x112)][_0x145f18(0x129)](_0x404093[_0x145f18(0x119)])),_0x48e55a?_0x48e55a(_0x2356fd):0x1!==_0x2356fd?_0x2356fd+'\x20'+_0x404093[_0x145f18(0x119)]+'s':''+_0x404093[_0x145f18(0x119)];}[_0x52d286(0xf1)](_0x2837c1,_0x59e755){const _0x529a47=_0x52d286,_0x2340ef=_0x59e755[_0x529a47(0xfb)]()[_0x529a47(0xff)](),_0x4b61c3=_0x529a47(0x10b)==_0x59e755[_0x529a47(0xe5)]?_0x529a47(0x11d):_0x529a47(0xf6);for(const _0x57a873 of _0x2340ef){const _0xf499be=_0x57a873[_0x529a47(0x11f)],_0x536e46=_0x2837c1[_0x2837c1[_0x529a47(0x131)]-0x1];if(_0xf499be['is'](_0x529a47(0x11c)))_0x536e46&&_0x536e46[_0x529a47(0xe5)][_0x529a47(0x130)](_0x529a47(0x12b))>-0x1&&_0x2837c1[_0x529a47(0x10a)](),_0x536e46&&_0x529a47(0x114)==_0x536e46[_0x529a47(0xe5)]?_0x536e46[_0x4b61c3]+=_0xf499be[_0x529a47(0x11b)]:_0x2837c1[_0x529a47(0x12a)]({'type':_0x529a47(0x114),'add':_0x529a47(0x11d)==_0x4b61c3?_0xf499be[_0x529a47(0x11b)]:'','remove':_0x529a47(0xf6)==_0x4b61c3?_0xf499be[_0x529a47(0x11b)]:''});else{if(this[_0x529a47(0x13f)][_0x529a47(0x111)](_0xf499be)){const _0x5c4199=_0xf499be;if(_0x536e46&&_0x536e46[_0x529a47(0xe5)][_0x529a47(0x130)](_0x529a47(0x12b))>-0x1&&_0x2837c1[_0x529a47(0x10a)](),_0x529a47(0x120)==_0x57a873[_0x529a47(0xe5)])continue;_0x536e46&&_0x536e46[_0x529a47(0xe5)]==_0x4b61c3+_0x529a47(0xeb)&&_0x536e46[_0x529a47(0xef)][_0x529a47(0x119)]==_0x5c4199[_0x529a47(0x119)]?_0x536e46[_0x529a47(0x126)]++:_0x2837c1[_0x529a47(0x12a)]({'type':_0x4b61c3+_0x529a47(0xeb),'element':_0x5c4199,'quantity':0x1}),_0x2340ef[_0x529a47(0x127)](_0x20f167=>!(_0x529a47(0x120)==_0x20f167[_0x529a47(0xe5)]&&_0x20f167[_0x529a47(0x11f)]==_0xf499be));}else{if(this[_0x529a47(0x13f)][_0x529a47(0x103)](_0xf499be,_0x529a47(0x12d))||_0xf499be['is'](_0x529a47(0xef),_0x529a47(0x125))){const _0x30205c=_0xf499be;if(_0x529a47(0x11d)==_0x4b61c3&&_0x529a47(0x128)==_0x57a873[_0x529a47(0xe5)]||_0x529a47(0xf6)==_0x4b61c3&&_0x529a47(0x120)==_0x57a873[_0x529a47(0xe5)])continue;if(_0x536e46&&-0x1==_0x536e46[_0x529a47(0xe5)][_0x529a47(0x130)](_0x529a47(0x12b))){_0x529a47(0x114)==_0x536e46[_0x529a47(0xe5)]&&(_0x536e46[_0x4b61c3]+='\x0a');continue;}let _0x3f6be2;if(_0x3f6be2=_0x529a47(0x11d)==_0x4b61c3?_0x30205c[_0x529a47(0xe7)]&&!this[_0x529a47(0x13f)][_0x529a47(0x111)](_0x30205c[_0x529a47(0xe7)])?_0x30205c[_0x529a47(0xe7)]:null:_0x30205c[_0x529a47(0x102)]&&!this[_0x529a47(0x13f)][_0x529a47(0x111)](_0x30205c[_0x529a47(0x102)])?_0x30205c[_0x529a47(0x102)]:null,_0x30205c[_0x529a47(0x110)]||_0x3f6be2&&_0x3f6be2[_0x529a47(0x110)]){const _0x547975=_0x3f6be2&&_0x3f6be2[_0x529a47(0x110)]?_0x3f6be2:_0x30205c;_0x536e46&&_0x536e46[_0x529a47(0xe5)]==_0x4b61c3+_0x529a47(0x124)&&_0x536e46[_0x529a47(0xef)][_0x529a47(0x119)]==_0x547975[_0x529a47(0x119)]?_0x536e46[_0x529a47(0x126)]++:_0x2837c1[_0x529a47(0x12a)]({'type':_0x4b61c3+_0x529a47(0x124),'element':_0x547975,'quantity':0x1});}else _0x2837c1[_0x529a47(0x12a)]({'type':_0x4b61c3+_0x529a47(0x12b),'element':_0x30205c});}}}}}[_0x52d286(0xfa)](_0x899062){const _0x41b7b0=_0x52d286,_0x42e435=this[_0x41b7b0(0x116)],_0x276519=[],_0x23087f=[],_0x7bb312=[];for(const _0xec8581 of _0x899062)switch(_0xec8581[_0x41b7b0(0xe5)]){case _0x41b7b0(0x114):if(_0xec8581[_0x41b7b0(0x11d)]=_0xec8581[_0x41b7b0(0x11d)][_0x41b7b0(0x13e)](/(\S)\u000A+(\S)/g,_0x41b7b0(0xf0))[_0x41b7b0(0x13e)](/\u000A/g,''),_0xec8581[_0x41b7b0(0xf6)]=_0xec8581[_0x41b7b0(0xf6)][_0x41b7b0(0x13e)](/(\S)\u000A+(\S)/g,_0x41b7b0(0xf0))[_0x41b7b0(0x13e)](/\u000A/g,''),''!=_0xec8581[_0x41b7b0(0x11d)]&&''!=_0xec8581[_0x41b7b0(0xf6)]){_0x276519[_0x41b7b0(0x12a)]({'type':_0x41b7b0(0x13e),'content':_0x38c013(_0x42e435,_0x41b7b0(0x121),['\x22'+_0xec8581[_0x41b7b0(0xf6)]+'\x22','\x22'+_0xec8581[_0x41b7b0(0x11d)]+'\x22'])});continue;}if(null!=_0xec8581[_0x41b7b0(0x11d)][_0x41b7b0(0x137)](/^ +$/)){_0x276519[_0x41b7b0(0x12a)]({'type':_0x41b7b0(0x10b),'content':_0x38c013(_0x42e435,_0x41b7b0(0x10f),_0x38c013(_0x42e435,_0x41b7b0(0xf5),_0xec8581[_0x41b7b0(0x11d)][_0x41b7b0(0x131)]))});continue;}if(null!=_0xec8581[_0x41b7b0(0xf6)][_0x41b7b0(0x137)](/^ +$/)){_0x276519[_0x41b7b0(0x12a)]({'type':_0x41b7b0(0x100),'content':_0x38c013(_0x42e435,_0x41b7b0(0xfe),_0x38c013(_0x42e435,_0x41b7b0(0xf5),_0xec8581[_0x41b7b0(0xf6)][_0x41b7b0(0x131)]))});continue;}if(''!=_0xec8581[_0x41b7b0(0x11d)]){_0x276519[_0x41b7b0(0x12a)]({'type':_0x41b7b0(0x10b),'content':_0x38c013(_0x42e435,_0x41b7b0(0x10f),'\x22'+_0xec8581[_0x41b7b0(0x11d)]+'\x22')});continue;}_0x276519[_0x41b7b0(0x12a)]({'type':_0x41b7b0(0x100),'content':_0x38c013(_0x42e435,_0x41b7b0(0xfe),'\x22'+_0xec8581[_0x41b7b0(0xf6)]+'\x22')});continue;case _0x41b7b0(0x143):case _0x41b7b0(0xf4):_0x276519[_0x41b7b0(0x12a)]({'type':_0x41b7b0(0x10b),'content':_0x38c013(_0x42e435,_0x41b7b0(0x10f),this[_0x41b7b0(0x140)](_0xec8581[_0x41b7b0(0xef)],_0xec8581[_0x41b7b0(0x126)]))});continue;case _0x41b7b0(0x10d):case _0x41b7b0(0x141):_0x276519[_0x41b7b0(0x12a)]({'type':_0x41b7b0(0x100),'content':_0x38c013(_0x42e435,_0x41b7b0(0xfe),this[_0x41b7b0(0x140)](_0xec8581[_0x41b7b0(0xef)],_0xec8581[_0x41b7b0(0x126)]))});continue;case _0x41b7b0(0x105):_0x276519[_0x41b7b0(0x12a)]({'type':_0x41b7b0(0x10b),'content':_0x38c013(_0x42e435,_0x41b7b0(0xed),this[_0x41b7b0(0x140)](_0xec8581[_0x41b7b0(0xef)],_0xec8581[_0x41b7b0(0x126)]))});continue;case _0x41b7b0(0xee):_0x276519[_0x41b7b0(0x12a)]({'type':_0x41b7b0(0x100),'content':_0x38c013(_0x42e435,_0x41b7b0(0x123),this[_0x41b7b0(0x140)](_0xec8581[_0x41b7b0(0xef)],_0xec8581[_0x41b7b0(0x126)]))});continue;case _0x41b7b0(0x12c):_0x23087f[_0x41b7b0(0x12a)](_0xec8581[_0x41b7b0(0x11a)]);continue;case _0x41b7b0(0xf7):_0x7bb312[_0x41b7b0(0x12a)](_0xec8581[_0x41b7b0(0x11a)]);continue;default:_0x276519[_0x41b7b0(0x12a)](_0xec8581);}if(_0x23087f[_0x41b7b0(0x131)]){const _0x31b991=_0x23087f[_0x41b7b0(0xf9)](_0x4f35c8=>this[_0x41b7b0(0x107)][_0x41b7b0(0x134)](_0x4f35c8)?this[_0x41b7b0(0x107)][_0x41b7b0(0x129)](_0x4f35c8):_0x4f35c8)[_0x41b7b0(0x135)](',\x20');_0x276519[_0x41b7b0(0x12a)]({'type':_0x41b7b0(0xec),'content':_0x38c013(this[_0x41b7b0(0x116)],_0x41b7b0(0x118),_0x31b991)});}if(_0x7bb312[_0x41b7b0(0x131)]){const _0x475ef9=_0x7bb312[_0x41b7b0(0xf9)](_0x27c0b4=>this[_0x41b7b0(0x107)][_0x41b7b0(0x134)](_0x27c0b4)?this[_0x41b7b0(0x107)][_0x41b7b0(0x129)](_0x27c0b4):_0x27c0b4)[_0x41b7b0(0x135)](',\x20');_0x276519[_0x41b7b0(0x12a)]({'type':_0x41b7b0(0xec),'content':_0x38c013(this[_0x41b7b0(0x116)],_0x41b7b0(0x133),_0x475ef9)});}return _0x276519;}[_0x52d286(0x106)](_0x413ead){const _0xb1c832=_0x52d286;for(const _0x9d6f50 of this[_0xb1c832(0x104)]){const _0x8f0ae1=_0x9d6f50(_0x413ead);if(_0x8f0ae1&&_0xb1c832(0xe5)in _0x8f0ae1)return _0x8f0ae1;}}[_0x52d286(0x13b)](_0x522c1f,_0xa4791){const _0x45efba=_0x52d286,_0x16f8fd=_0xa4791[_0x45efba(0x11b)],_0x280c98=void 0x0===_0x16f8fd[_0x45efba(0xf2)]?_0x45efba(0xf7):_0x45efba(0x12c);_0x522c1f[_0x45efba(0x12a)]({'type':_0x280c98,'key':_0x16f8fd[_0x45efba(0x11a)]});}[_0x52d286(0xf3)](_0x40ea0e,_0x15bd5b){const _0x77618f=_0x52d286;_0x40ea0e[_0x77618f(0x12a)]({'type':_0x77618f(0xec),'content':_0x38c013(this[_0x77618f(0x116)],_0x77618f(0x101),this[_0x77618f(0x140)](_0x15bd5b[_0x77618f(0xfb)]()[_0x77618f(0x113)][_0x77618f(0xe6)],0x1))});}[_0x52d286(0xe4)](_0x4a3c85,_0x5f4b45,_0x2ef856){const _0x5be346=_0x52d286;if(this[_0x5be346(0xf1)](_0x4a3c85,_0x5f4b45),_0x2ef856&&_0x2ef856[_0x5be346(0xfb)]()&&!_0x5f4b45[_0x5be346(0xfb)]()[_0x5be346(0x109)][_0x5be346(0x117)](_0x2ef856[_0x5be346(0xfb)]()[_0x5be346(0x113)])){const _0x28edb4=_0x4a3c85[_0x4a3c85[_0x5be346(0x131)]-0x1],_0x4581f0=_0x5be346(0x10b)==_0x5f4b45[_0x5be346(0xe5)]?_0x5be346(0x11d):_0x5be346(0xf6);_0x28edb4&&_0x5be346(0x114)==_0x28edb4[_0x5be346(0xe5)]&&(_0x28edb4[_0x4581f0]+='\x0a');}}}
|