@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240416.0 → 0.0.0-nightly-20240417.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/build/track-changes.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +1 -1
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +1 -1
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-track-changes",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20240417.0",
|
|
4
4
|
"description": "CKEditor 5 track changes plugin.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
"CHANGELOG.md"
|
|
41
41
|
],
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"ckeditor5": "0.0.0-nightly-
|
|
44
|
-
"ckeditor5-collaboration": "0.0.0-nightly-
|
|
43
|
+
"ckeditor5": "0.0.0-nightly-20240417.0",
|
|
44
|
+
"ckeditor5-collaboration": "0.0.0-nightly-20240417.0",
|
|
45
45
|
"lodash-es": "4.17.21"
|
|
46
46
|
},
|
|
47
47
|
"types": "src/index.d.ts",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x2fd0bb=_0x3584;(function(_0x2126d6,_0x2a8a45){const _0xf85946=_0x3584,_0x459941=_0x2126d6();while(!![]){try{const _0x203144=-parseInt(_0xf85946(0xdf))/0x1*(-parseInt(_0xf85946(0xd6))/0x2)+-parseInt(_0xf85946(0xde))/0x3+parseInt(_0xf85946(0xdc))/0x4*(-parseInt(_0xf85946(0xd7))/0x5)+-parseInt(_0xf85946(0xcc))/0x6*(parseInt(_0xf85946(0xd5))/0x7)+-parseInt(_0xf85946(0xc9))/0x8*(parseInt(_0xf85946(0xd2))/0x9)+-parseInt(_0xf85946(0xd1))/0xa+parseInt(_0xf85946(0xdd))/0xb;if(_0x203144===_0x2a8a45)break;else _0x459941['push'](_0x459941['shift']());}catch(_0x5e941e){_0x459941['push'](_0x459941['shift']());}}}(_0x54d5,0x8a371));import{Command as _0x174730}from'ckeditor5/src/core.js';function _0x3584(_0xd058b2,_0x17ee6b){const _0x54d535=_0x54d5();return _0x3584=function(_0x358499,_0x253eb6){_0x358499=_0x358499-0xc9;let _0x4e6fa5=_0x54d535[_0x358499];return _0x4e6fa5;},_0x3584(_0xd058b2,_0x17ee6b);}import{CKEditorError as _0x2c1a9d}from'ckeditor5/src/utils.js';export default class $ extends _0x174730{constructor(_0x3d0538,_0x17d948){const _0x53e155=_0x3584;super(_0x3d0538),this[_0x53e155(0xd3)]=_0x17d948,this[_0x53e155(0xcd)](),this[_0x53e155(0xcf)]=!0x1;}[_0x2fd0bb(0xcd)](){const _0x3975ae=_0x2fd0bb;this[_0x3975ae(0xda)]=!0x0;}[_0x2fd0bb(0xd8)](_0x9a7472){const _0x40e5a5=_0x2fd0bb,_0xa2564b=this[_0x40e5a5(0xd3)][_0x40e5a5(0xce)](_0x9a7472);if(!_0xa2564b)throw new _0x2c1a9d(_0x40e5a5(0xe1),this);const _0x55f053=_0xa2564b[_0x40e5a5(0xd0)]();this[_0x40e5a5(0xd4)][_0x40e5a5(0xdb)][_0x40e5a5(0xe0)](_0x55f053)&&this[_0x40e5a5(0xd4)][_0x40e5a5(0xcb)][_0x40e5a5(0xce)](_0x40e5a5(0xca))[_0x40e5a5(0xd9)](_0xa2564b);}}function _0x54d5(){const _0x2d1416=['141666fmFCeC','3921245YJlauH','execute','acceptSuggestion','isEnabled','model','4qWzzQT','34849650SMsoim','663804tFzdLK','7cIeaqG','canEditAt','track-changes-accept-suggestion-not-found','8WySGCD','TrackChangesEditing','plugins','1996566oJRzJz','refresh','get','_isEnabledBasedOnSelection','getRanges','10828920KkIXti','6090138mysnJK','_suggestions','editor','7pWQuvw'];_0x54d5=function(){return _0x2d1416;};return _0x54d5();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x16e795=_0x39eb;(function(_0x2fae49,_0x25a2d0){const _0x38b456=_0x39eb,_0xa5b061=_0x2fae49();while(!![]){try{const _0x26fde6=-parseInt(_0x38b456(0x1aa))/0x1+parseInt(_0x38b456(0x199))/0x2*(-parseInt(_0x38b456(0x1a0))/0x3)+parseInt(_0x38b456(0x1a1))/0x4+parseInt(_0x38b456(0x19a))/0x5*(-parseInt(_0x38b456(0x1ae))/0x6)+parseInt(_0x38b456(0x1ab))/0x7+parseInt(_0x38b456(0x1b0))/0x8*(-parseInt(_0x38b456(0x1a6))/0x9)+-parseInt(_0x38b456(0x19d))/0xa*(-parseInt(_0x38b456(0x1a5))/0xb);if(_0x26fde6===_0x25a2d0)break;else _0xa5b061['push'](_0xa5b061['shift']());}catch(_0xd52d03){_0xa5b061['push'](_0xa5b061['shift']());}}}(_0x2eea,0xcd9dd));import{Command as _0x1e7d4f}from'ckeditor5/src/core.js';function _0x39eb(_0x9a7260,_0x35fa29){const _0x2eea76=_0x2eea();return _0x39eb=function(_0x39eb8c,_0x22358f){_0x39eb8c=_0x39eb8c-0x198;let _0x50493e=_0x2eea76[_0x39eb8c];return _0x50493e;},_0x39eb(_0x9a7260,_0x35fa29);}import{CKEditorError as _0x1b4623}from'ckeditor5/src/utils.js';function _0x2eea(){const _0x39a291=['track-changes-discard-suggestion-not-found','891242fzuozA','9pTOwuy','isEnabled','editor','TrackChangesEditing','1191545exmCSO','5549355GmWrcG','get','getRanges','6VsCvNv','refresh','7886296LUoFlI','model','8ekDSWE','745915HtxObr','canEditAt','execute','440sAlrtC','_suggestions','plugins','1120887esMOgB','1222012rLWzJR','discardSuggestion','_isEnabledBasedOnSelection'];_0x2eea=function(){return _0x39a291;};return _0x2eea();}export default class B extends _0x1e7d4f{constructor(_0x2f52b2,_0x48983f){const _0x3f869b=_0x39eb;super(_0x2f52b2),this[_0x3f869b(0x19e)]=_0x48983f,this[_0x3f869b(0x1af)](),this[_0x3f869b(0x1a3)]=!0x1;}[_0x16e795(0x1af)](){const _0x36a7c2=_0x16e795;this[_0x36a7c2(0x1a7)]=!0x0;}[_0x16e795(0x19c)](_0x80e0f6){const _0x4d25a8=_0x16e795,_0x3f7d84=this[_0x4d25a8(0x19e)][_0x4d25a8(0x1ac)](_0x80e0f6);if(!_0x3f7d84)throw new _0x1b4623(_0x4d25a8(0x1a4),this);const _0x1ea27c=_0x3f7d84[_0x4d25a8(0x1ad)]();this[_0x4d25a8(0x1a8)][_0x4d25a8(0x198)][_0x4d25a8(0x19b)](_0x1ea27c)&&this[_0x4d25a8(0x1a8)][_0x4d25a8(0x19f)][_0x4d25a8(0x1ac)](_0x4d25a8(0x1a9))[_0x4d25a8(0x1a2)](_0x3f7d84);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x4650(){const _0x36e76f=['3423177WUzuxk','model','getRanges','from','execute','21wMUNiX','_command','3741882QucrGG','isEnabled','28461367GOVckI','canEditAt','10KBqsuD','8yKAckg','isInContent','editor','some','2732874wirQWz','refresh','592428PfTMAN','15hrJZOA','699870PGMBmE','_suggestions','values','1106339RKBZQW','_isEnabledBasedOnSelection'];_0x4650=function(){return _0x36e76f;};return _0x4650();}const _0x4d3390=_0x1316;(function(_0x561276,_0x9fec70){const _0x5b57a4=_0x1316,_0xacabeb=_0x561276();while(!![]){try{const _0x2b3e4f=parseInt(_0x5b57a4(0x11b))/0x1+-parseInt(_0x5b57a4(0x118))/0x2+parseInt(_0x5b57a4(0x124))/0x3+parseInt(_0x5b57a4(0x116))/0x4*(-parseInt(_0x5b57a4(0x117))/0x5)+-parseInt(_0x5b57a4(0x114))/0x6*(-parseInt(_0x5b57a4(0x122))/0x7)+parseInt(_0x5b57a4(0x110))/0x8*(parseInt(_0x5b57a4(0x11d))/0x9)+-parseInt(_0x5b57a4(0x10f))/0xa*(parseInt(_0x5b57a4(0x126))/0xb);if(_0x2b3e4f===_0x9fec70)break;else _0xacabeb['push'](_0xacabeb['shift']());}catch(_0x57a8bd){_0xacabeb['push'](_0xacabeb['shift']());}}}(_0x4650,0xaf7b2));function _0x1316(_0x105a79,_0x5e7f17){const _0x46501e=_0x4650();return _0x1316=function(_0x131640,_0x34eef4){_0x131640=_0x131640-0x10e;let _0x1cc44d=_0x46501e[_0x131640];return _0x1cc44d;},_0x1316(_0x105a79,_0x5e7f17);}import{Command as _0x4159ff}from'ckeditor5/src/core.js';import{sortSuggestions as _0x8842d2,executeCommandForSuggestions as _0x14d28a}from'../utils/utils.js';export default class x extends _0x4159ff{constructor(_0x2ed31d,_0x23ac6e,_0x274b9b){const _0x3422f8=_0x1316;super(_0x2ed31d),this[_0x3422f8(0x123)]=_0x23ac6e,this[_0x3422f8(0x119)]=_0x274b9b,this[_0x3422f8(0x115)](),this[_0x3422f8(0x11c)]=!0x1;}[_0x4d3390(0x115)](){const _0x3092d6=_0x4d3390,_0x45ad39=Array[_0x3092d6(0x120)](this[_0x3092d6(0x119)][_0x3092d6(0x11a)]())[_0x3092d6(0x113)](_0x3a402e=>_0x3a402e[_0x3092d6(0x111)]);this[_0x3092d6(0x125)]=this[_0x3092d6(0x123)][_0x3092d6(0x125)]&&_0x45ad39;}[_0x4d3390(0x121)](){const _0x5f3558=_0x4d3390,_0x166b59=_0x8842d2(Array[_0x5f3558(0x120)](this[_0x5f3558(0x119)][_0x5f3558(0x11a)]()));for(const _0x29129e of _0x166b59){const _0x11473c=_0x29129e[_0x5f3558(0x11f)]();if(!this[_0x5f3558(0x112)][_0x5f3558(0x11e)][_0x5f3558(0x10e)](_0x11473c))return;}_0x14d28a(this[_0x5f3558(0x112)][_0x5f3558(0x11e)],this[_0x5f3558(0x123)],_0x166b59);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1071(_0x1333cb,_0xc4588){const _0x84c87d=_0x84c8();return _0x1071=function(_0x10718c,_0x4c117e){_0x10718c=_0x10718c-0x116;let _0x4c5d4d=_0x84c87d[_0x10718c];return _0x4c5d4d;},_0x1071(_0x1333cb,_0xc4588);}function _0x84c8(){const _0x1a0368=['editor','canEditAt','_selectedSuggestions','7398132ccbMZa','662424gbScUj','execute','912332aEEkmb','refresh','6882696vPqNba','model','from','isEnabled','size','4535zRVVnQ','_isEnabledBasedOnSelection','7540zpNGYm','getRanges','4686KOHyHd','values','document','_suggestions','selection','330634KNghsy','2502MhymdC','_command','10nwLjOZ'];_0x84c8=function(){return _0x1a0368;};return _0x84c8();}const _0x126460=_0x1071;(function(_0x564d28,_0x4ce6c3){const _0xefcc63=_0x1071,_0x19a178=_0x564d28();while(!![]){try{const _0x28e0ca=parseInt(_0xefcc63(0x12a))/0x1*(parseInt(_0xefcc63(0x127))/0x2)+parseInt(_0xefcc63(0x12f))/0x3+parseInt(_0xefcc63(0x117))/0x4+parseInt(_0xefcc63(0x11e))/0x5*(-parseInt(_0xefcc63(0x122))/0x6)+-parseInt(_0xefcc63(0x12e))/0x7+parseInt(_0xefcc63(0x119))/0x8+-parseInt(_0xefcc63(0x128))/0x9*(parseInt(_0xefcc63(0x120))/0xa);if(_0x28e0ca===_0x4ce6c3)break;else _0x19a178['push'](_0x19a178['shift']());}catch(_0x4a3f7c){_0x19a178['push'](_0x19a178['shift']());}}}(_0x84c8,0xf1197));import{Command as _0x1af81d}from'ckeditor5/src/core.js';import{sortSuggestions as _0x301367,getSelectedSuggestions as _0x20152f,executeCommandForSuggestions as _0x4ab61f}from'../utils/utils.js';export default class R extends _0x1af81d{constructor(_0x331b44,_0x19b8e0,_0x9387c5){const _0x34db31=_0x1071;super(_0x331b44),this[_0x34db31(0x129)]=_0x19b8e0,this[_0x34db31(0x125)]=_0x9387c5,this[_0x34db31(0x12d)]=new Set(),this[_0x34db31(0x118)](),this[_0x34db31(0x11f)]=!0x1;}[_0x126460(0x118)](){const _0x279a5f=_0x126460,_0x24475f=this[_0x279a5f(0x12b)][_0x279a5f(0x11a)][_0x279a5f(0x124)][_0x279a5f(0x126)],_0x26ff8a=Array[_0x279a5f(0x11b)](this[_0x279a5f(0x125)][_0x279a5f(0x123)]());this[_0x279a5f(0x12d)]=_0x20152f(_0x24475f,_0x26ff8a),this[_0x279a5f(0x11c)]=this[_0x279a5f(0x129)][_0x279a5f(0x11c)]&&!!this[_0x279a5f(0x12d)][_0x279a5f(0x11d)];}[_0x126460(0x116)](){const _0x31b503=_0x126460,_0xb2dd35=_0x301367(Array[_0x31b503(0x11b)](this[_0x31b503(0x12d)]));for(const _0x264976 of _0xb2dd35){const _0x57d015=_0x264976[_0x31b503(0x121)]();if(!this[_0x31b503(0x12b)][_0x31b503(0x11a)][_0x31b503(0x12c)](_0x57d015))return;}_0x4ab61f(this[_0x31b503(0x12b)][_0x31b503(0x11a)],this[_0x31b503(0x129)],_0xb2dd35);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x5483c2=_0x323d;function _0x2f3f(){const _0x1f3d79=['_isEnabledBasedOnSelection','commands','2420118ceHcck','_disableUnsupportedCommands','1655312hjHVzR','8qSnSLQ','9378260rnNjJv','execute','refresh','isEnabled','875926cUjmuc','2744252jATdUb','editor','TrackChangesCommand','_enabledCommands','_enableCommands','forceDisabled','value','clearForceDisabled','160806rfeItI','20dfwaFV','affectsData','358100cYknAN','3iRwUzG','has'];_0x2f3f=function(){return _0x1f3d79;};return _0x2f3f();}function _0x323d(_0x95a3b8,_0x2ab816){const _0x2f3fcc=_0x2f3f();return _0x323d=function(_0x323da9,_0x4cb935){_0x323da9=_0x323da9-0x7c;let _0x46f05a=_0x2f3fcc[_0x323da9];return _0x46f05a;},_0x323d(_0x95a3b8,_0x2ab816);}(function(_0x41d94e,_0x27076d){const _0x4489b8=_0x323d,_0x2a41f9=_0x41d94e();while(!![]){try{const _0x44a85d=-parseInt(_0x4489b8(0x8c))/0x1+-parseInt(_0x4489b8(0x80))/0x2*(parseInt(_0x4489b8(0x8d))/0x3)+-parseInt(_0x4489b8(0x93))/0x4+parseInt(_0x4489b8(0x8a))/0x5*(-parseInt(_0x4489b8(0x89))/0x6)+parseInt(_0x4489b8(0x81))/0x7+parseInt(_0x4489b8(0x94))/0x8*(parseInt(_0x4489b8(0x91))/0x9)+parseInt(_0x4489b8(0x7c))/0xa;if(_0x44a85d===_0x27076d)break;else _0x2a41f9['push'](_0x2a41f9['shift']());}catch(_0x44f185){_0x2a41f9['push'](_0x2a41f9['shift']());}}}(_0x2f3f,0x44c45));import{Command as _0x220e80}from'ckeditor5/src/core.js';export default class M extends _0x220e80{constructor(_0xf363c4,_0x279ee6){const _0x2b96c5=_0x323d;super(_0xf363c4),this[_0x2b96c5(0x84)]=_0x279ee6,this[_0x2b96c5(0x87)]=!0x1,this[_0x2b96c5(0x7e)](),this[_0x2b96c5(0x8f)]=!0x1;}[_0x5483c2(0x7e)](){const _0x700eb1=_0x5483c2;this[_0x700eb1(0x7f)]=!0x0;}[_0x5483c2(0x7d)](){const _0x1b4f49=_0x5483c2;this[_0x1b4f49(0x87)]=!this[_0x1b4f49(0x87)],this[_0x1b4f49(0x87)]?this[_0x1b4f49(0x92)]():this[_0x1b4f49(0x85)]();}[_0x5483c2(0x92)](){const _0x54e0f7=_0x5483c2;for(const _0x10f1d6 of this[_0x54e0f7(0x82)][_0x54e0f7(0x90)][_0x54e0f7(0x90)]())_0x10f1d6[_0x54e0f7(0x8b)]&&!this[_0x54e0f7(0x84)][_0x54e0f7(0x8e)](_0x10f1d6)&&_0x10f1d6[_0x54e0f7(0x86)](_0x54e0f7(0x83));}[_0x5483c2(0x85)](){const _0x2bceac=_0x5483c2;for(const _0x1e0c1e of this[_0x2bceac(0x82)][_0x2bceac(0x90)][_0x2bceac(0x90)]())_0x1e0c1e[_0x2bceac(0x8b)]&&!this[_0x2bceac(0x84)][_0x2bceac(0x8e)](_0x1e0c1e)&&_0x1e0c1e[_0x2bceac(0x88)](_0x2bceac(0x83));}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x475a30,_0x3ad8be){var _0x130816=_0x1c73,_0x4bce9c=_0x475a30();while(!![]){try{var _0x29f56b=-parseInt(_0x130816(0x183))/0x1+-parseInt(_0x130816(0x17e))/0x2+-parseInt(_0x130816(0x180))/0x3+-parseInt(_0x130816(0x186))/0x4+parseInt(_0x130816(0x181))/0x5*(-parseInt(_0x130816(0x17f))/0x6)+parseInt(_0x130816(0x185))/0x7*(-parseInt(_0x130816(0x182))/0x8)+parseInt(_0x130816(0x184))/0x9;if(_0x29f56b===_0x3ad8be)break;else _0x4bce9c['push'](_0x4bce9c['shift']());}catch(_0x351b89){_0x4bce9c['push'](_0x4bce9c['shift']());}}}(_0x5978,0x50f66));function _0x1c73(_0x521e1c,_0x327828){var _0x59784f=_0x5978();return _0x1c73=function(_0x1c7382,_0x30349a){_0x1c7382=_0x1c7382-0x17e;var _0x1e3dce=_0x59784f[_0x1c7382];return _0x1e3dce;},_0x1c73(_0x521e1c,_0x327828);}export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x5978(){var _0x261d98=['92970NMqtls','24392WSjEmV','272756VWtTLK','20144862sIaBSL','714YAJLHS','623364AaEzDI','722052PmThBm','48cdyBnI','1971969tIelzH'];_0x5978=function(){return _0x261d98;};return _0x5978();}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x597dd1=_0x1205;function _0x1205(_0x17b487,_0x40255a){const _0x1f3dd3=_0x1f3d();return _0x1205=function(_0x120528,_0x3c58b6){_0x120528=_0x120528-0x1b5;let _0x2157bf=_0x1f3dd3[_0x120528];return _0x2157bf;},_0x1205(_0x17b487,_0x40255a);}function _0x1f3d(){const _0x2873e5=['get','6UrYNPs','TrackChangesEditing','576CyRUxX','plugins','commands','1724289gyvxkm','afterInit','2485644EJCqEl','showAIAssistant','1306485ilsphm','240793ipXVKT','81460NpwsLp','101984RhoOtf','editor','15156ULXiHF','enableCommand','685wItcpf','55TJJnES'];_0x1f3d=function(){return _0x2873e5;};return _0x1f3d();}(function(_0x3c1712,_0x28a3f2){const _0x283f5a=_0x1205,_0x1ac4e6=_0x3c1712();while(!![]){try{const _0x1cc07e=-parseInt(_0x283f5a(0x1b7))/0x1*(-parseInt(_0x283f5a(0x1c0))/0x2)+-parseInt(_0x283f5a(0x1b6))/0x3+parseInt(_0x283f5a(0x1bb))/0x4*(-parseInt(_0x283f5a(0x1bd))/0x5)+-parseInt(_0x283f5a(0x1c7))/0x6+parseInt(_0x283f5a(0x1c5))/0x7+parseInt(_0x283f5a(0x1b9))/0x8*(parseInt(_0x283f5a(0x1c2))/0x9)+-parseInt(_0x283f5a(0x1b8))/0xa*(-parseInt(_0x283f5a(0x1be))/0xb);if(_0x1cc07e===_0x28a3f2)break;else _0x1ac4e6['push'](_0x1ac4e6['shift']());}catch(_0x257427){_0x1ac4e6['push'](_0x1ac4e6['shift']());}}}(_0x1f3d,0x6f6fe));import{Plugin as _0x28ed91}from'ckeditor5/src/core.js';export default class E extends _0x28ed91{[_0x597dd1(0x1c6)](){const _0x3b67c3=_0x597dd1,_0x2511e5=this[_0x3b67c3(0x1ba)],_0x49020d=_0x2511e5[_0x3b67c3(0x1c3)][_0x3b67c3(0x1bf)](_0x3b67c3(0x1c1));_0x2511e5[_0x3b67c3(0x1c4)][_0x3b67c3(0x1bf)](_0x3b67c3(0x1b5))&&_0x49020d[_0x3b67c3(0x1bc)](_0x3b67c3(0x1b5));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x3175(_0x4b07ae,_0x2d3865){const _0x304ddc=_0x304d();return _0x3175=function(_0x3175b9,_0x1e82a1){_0x3175b9=_0x3175b9-0x177;let _0xfcc4c8=_0x304ddc[_0x3175b9];return _0xfcc4c8;},_0x3175(_0x4b07ae,_0x2d3865);}function _0x304d(){const _0x4489e3=['2054pAkTQL','justify','3039102jsaPPG','value','FORMAT_ALIGN_TO_RIGHT','commandParams','_enableDefaultAttributesIntegration','get','afterInit','1221570kSjjWk','left','_registerLegacyDescription','TrackChangesEditing','AlignmentEditing','format','FORMAT_JUSTIFY_TEXT','1412KbSiKv','FORMAT_ALIGNMENT','has','right','4goDbSn','formatBlock','4515904hcnMOE','editor','commandName','_descriptionFactory','alignment','registerDescriptionCallback','2793504kWjZZC','locale','center','*Format:*\x20%0','FORMAT_ALIGN_TO_LEFT','8205232YgjPda','261uoqikI','6823010CEbuhd','type','FORMAT_ALIGN_TO_CENTER','plugins','registerAttributeLabel'];_0x304d=function(){return _0x4489e3;};return _0x304d();}const _0x52ade2=_0x3175;(function(_0x39e605,_0x444a35){const _0x40e132=_0x3175,_0x3df060=_0x39e605();while(!![]){try{const _0x352893=parseInt(_0x40e132(0x17b))/0x1*(-parseInt(_0x40e132(0x193))/0x2)+-parseInt(_0x40e132(0x195))/0x3+parseInt(_0x40e132(0x17f))/0x4*(-parseInt(_0x40e132(0x18e))/0x5)+parseInt(_0x40e132(0x187))/0x6+parseInt(_0x40e132(0x18c))/0x7+-parseInt(_0x40e132(0x181))/0x8+-parseInt(_0x40e132(0x18d))/0x9*(-parseInt(_0x40e132(0x19c))/0xa);if(_0x352893===_0x444a35)break;else _0x3df060['push'](_0x3df060['shift']());}catch(_0x213194){_0x3df060['push'](_0x3df060['shift']());}}}(_0x304d,0xc0661));import{Plugin as _0x4ad25a}from'ckeditor5/src/core.js';import{getTranslation as _0x24ccfa}from'../utils/common-translations.js';export default class V extends _0x4ad25a{[_0x52ade2(0x19b)](){const _0x7c2335=_0x52ade2,_0x313727=this[_0x7c2335(0x182)],_0x325e11=_0x313727[_0x7c2335(0x188)];if(!_0x313727[_0x7c2335(0x191)][_0x7c2335(0x17d)](_0x7c2335(0x178)))return;const _0x31990b=_0x313727[_0x7c2335(0x191)][_0x7c2335(0x19a)](_0x7c2335(0x177));_0x31990b[_0x7c2335(0x199)](_0x7c2335(0x185),[],[_0x7c2335(0x185)]),_0x31990b[_0x7c2335(0x184)][_0x7c2335(0x192)](_0x7c2335(0x185),_0x24ccfa(_0x325e11,_0x7c2335(0x17c))),this[_0x7c2335(0x19e)]();}[_0x52ade2(0x19e)](){const _0x74eb3a=_0x52ade2,_0xe6dae9=this[_0x74eb3a(0x182)],_0x4c2a29=_0xe6dae9[_0x74eb3a(0x188)];_0xe6dae9[_0x74eb3a(0x191)][_0x74eb3a(0x19a)](_0x74eb3a(0x177))[_0x74eb3a(0x184)][_0x74eb3a(0x186)](_0x488fda=>{const _0x5d58fe=_0x74eb3a;if(_0x5d58fe(0x180)!=_0x488fda[_0x5d58fe(0x18f)])return;const {data:_0xd18e21}=_0x488fda;if(_0xd18e21&&_0x5d58fe(0x185)==_0xd18e21[_0x5d58fe(0x183)]){const _0xf1680f=_0xd18e21[_0x5d58fe(0x198)][0x0][_0x5d58fe(0x196)];return{'type':_0x5d58fe(0x179),'content':_0x24ccfa(_0x4c2a29,_0x5d58fe(0x18a),function(_0x1e0bcd){const _0x199515=_0x5d58fe;switch(_0x1e0bcd){case _0x199515(0x19d):return _0x24ccfa(_0x4c2a29,_0x199515(0x18b));case _0x199515(0x17e):return _0x24ccfa(_0x4c2a29,_0x199515(0x197));case _0x199515(0x189):return _0x24ccfa(_0x4c2a29,_0x199515(0x190));case _0x199515(0x194):return _0x24ccfa(_0x4c2a29,_0x199515(0x17a));}}(_0xf1680f))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3a6fec=_0x2e08;(function(_0x308bd1,_0x18fb06){const _0x64b517=_0x2e08,_0x173872=_0x308bd1();while(!![]){try{const _0x443e35=-parseInt(_0x64b517(0x212))/0x1*(parseInt(_0x64b517(0x225))/0x2)+parseInt(_0x64b517(0x223))/0x3*(parseInt(_0x64b517(0x1fd))/0x4)+parseInt(_0x64b517(0x215))/0x5*(-parseInt(_0x64b517(0x213))/0x6)+parseInt(_0x64b517(0x20a))/0x7+parseInt(_0x64b517(0x21f))/0x8+parseInt(_0x64b517(0x20e))/0x9+-parseInt(_0x64b517(0x1f2))/0xa*(parseInt(_0x64b517(0x21d))/0xb);if(_0x443e35===_0x18fb06)break;else _0x173872['push'](_0x173872['shift']());}catch(_0x1f256f){_0x173872['push'](_0x173872['shift']());}}}(_0x3691,0xdb25b));import{Plugin as _0x3696ec}from'ckeditor5/src/core.js';import{getTranslation as _0x576715}from'../utils/common-translations.js';const ti=[_0x3a6fec(0x206),_0x3a6fec(0x207),_0x3a6fec(0x20c),_0x3a6fec(0x20d),_0x3a6fec(0x217),_0x3a6fec(0x1fa),_0x3a6fec(0x211)];export default class U extends _0x3696ec{[_0x3a6fec(0x208)](){const _0x1007e1=_0x3a6fec,_0x2a9a94=this[_0x1007e1(0x21c)],_0x38a6cd=_0x2a9a94[_0x1007e1(0x20f)][_0x1007e1(0x216)](_0x1007e1(0x201)),_0x15b5b2=_0x2a9a94[_0x1007e1(0x221)];for(const _0x1e3bff of ti){if(!_0x2a9a94[_0x1007e1(0x20f)][_0x1007e1(0x209)](_0x1e3bff))continue;const _0x4708d2=_0x1e3bff[_0x1007e1(0x1f7)](0x0,-0x7)[_0x1007e1(0x1f5)](),_0x2a75ba=_0x1007e1(0x202)+_0x4708d2[_0x1007e1(0x200)]();_0x38a6cd[_0x1007e1(0x218)](_0x4708d2,[_0x4708d2]),_0x38a6cd[_0x1007e1(0x210)][_0x1007e1(0x1fe)](_0x4708d2,_0x576715(_0x15b5b2,_0x2a75ba));}this[_0x1007e1(0x1f3)]();}[_0x3a6fec(0x1f3)](){const _0x33fb8d=_0x3a6fec,_0x433573=this[_0x33fb8d(0x21c)],_0x19520b=_0x433573[_0x33fb8d(0x221)],_0x4f99a8=_0x433573[_0x33fb8d(0x20f)][_0x33fb8d(0x216)](_0x33fb8d(0x201));function _0x3d6227(_0x12377e,_0x4c2708){const _0x36efd6=_0x33fb8d;_0x4f99a8[_0x36efd6(0x210)][_0x36efd6(0x203)](_0xf32490=>{const _0x427040=_0x36efd6;if(_0x427040(0x1fc)!=_0xf32490[_0x427040(0x1f0)])return;const {data:_0x3c2dc8}=_0xf32490;return _0x3c2dc8&&_0x3c2dc8[_0x427040(0x21e)]===_0x12377e?_0x3c2dc8[_0x427040(0x214)][0x0][_0x427040(0x219)]?{'type':_0x427040(0x21a),'content':_0x576715(_0x19520b,_0x427040(0x20b),_0x4c2708)}:{'type':_0x427040(0x21a),'content':_0x576715(_0x19520b,_0x427040(0x1f8),_0x4c2708)}:void 0x0;});}_0x3d6227(_0x33fb8d(0x1f4),_0x576715(_0x19520b,_0x33fb8d(0x1ff))),_0x3d6227(_0x33fb8d(0x1fb),_0x576715(_0x19520b,_0x33fb8d(0x226))),_0x3d6227(_0x33fb8d(0x1f6),_0x576715(_0x19520b,_0x33fb8d(0x224))),_0x3d6227(_0x33fb8d(0x1ef),_0x576715(_0x19520b,_0x33fb8d(0x1f9))),_0x3d6227(_0x33fb8d(0x21b),_0x576715(_0x19520b,_0x33fb8d(0x220))),_0x3d6227(_0x33fb8d(0x204),_0x576715(_0x19520b,_0x33fb8d(0x222))),_0x3d6227(_0x33fb8d(0x205),_0x576715(_0x19520b,_0x33fb8d(0x1f1)));}}function _0x2e08(_0x35882c,_0x188520){const _0x369188=_0x3691();return _0x2e08=function(_0x2e0808,_0x267c83){_0x2e0808=_0x2e0808-0x1ef;let _0x49129f=_0x369188[_0x2e0808];return _0x49129f;},_0x2e08(_0x35882c,_0x188520);}function _0x3691(){const _0x4beb70=['405912kjpHad','FORMAT_ITALIC','code','type','FORMAT_SUPERSCRIPT','10cuunGu','_registerLegacyDescription','bold','toLowerCase','underline','slice','*Remove\x20format:*\x20%0','FORMAT_CODE','SubscriptEditing','italic','formatInline','3535196cmZsUQ','registerAttributeLabel','FORMAT_BOLD','toUpperCase','TrackChangesEditing','FORMAT_','registerDescriptionCallback','subscript','superscript','BoldEditing','ItalicEditing','afterInit','has','9289077TBWpUC','*Format:*\x20%0','UnderlineEditing','CodeEditing','7657677RiAEQs','plugins','_descriptionFactory','SuperscriptEditing','1yuLQUP','6GJPBOJ','commandParams','4078280PAvxrP','get','StrikethroughEditing','_enableDefaultAttributesIntegration','forceValue','format','strikethrough','editor','12684309lyqdKj','commandName','61560leltOZ','FORMAT_STRIKETHROUGH','locale','FORMAT_SUBSCRIPT','3cfIMHZ','FORMAT_UNDERLINE'];_0x3691=function(){return _0x4beb70;};return _0x3691();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x10978f=_0x1815;(function(_0x4cef92,_0x39af7f){const _0x4b0e12=_0x1815,_0x167821=_0x4cef92();while(!![]){try{const _0x379bf5=parseInt(_0x4b0e12(0xb0))/0x1*(-parseInt(_0x4b0e12(0xbf))/0x2)+-parseInt(_0x4b0e12(0xa9))/0x3+-parseInt(_0x4b0e12(0xbd))/0x4+parseInt(_0x4b0e12(0xc3))/0x5*(-parseInt(_0x4b0e12(0xc9))/0x6)+-parseInt(_0x4b0e12(0xb2))/0x7+parseInt(_0x4b0e12(0xbb))/0x8+-parseInt(_0x4b0e12(0xb1))/0x9*(-parseInt(_0x4b0e12(0xb9))/0xa);if(_0x379bf5===_0x39af7f)break;else _0x167821['push'](_0x167821['shift']());}catch(_0x244162){_0x167821['push'](_0x167821['shift']());}}}(_0x5f12,0xb62f7));function _0x5f12(){const _0x1b6ea0=['commandName','forceValue','editor','getSelectedBlocks','locale','18APhDAP','enableCommand','model','$root','filter','parent','ELEMENT_BLOCK_QUOTE','from','*Set\x20format:*\x20%0','format','checkChild','*Remove\x20format:*\x20%0','286458xynKMQ','afterInit','plugins','has','value','schema','commandParams','7lPQICi','19767123WOHCjC','6560330WmxDSz','get','BlockQuoteEditing','markBlockFormat','commands','registerDescriptionCallback','blockQuote','10nMUyHW','selection','7135000zYzlpQ','_descriptionFactory','1321260HhfwZC','name','112196GpkrGo','document','change','TrackChangesEditing','977190IKYHYZ'];_0x5f12=function(){return _0x1b6ea0;};return _0x5f12();}function _0x1815(_0x32fd3d,_0x574951){const _0x5f12bb=_0x5f12();return _0x1815=function(_0x1815ca,_0x5f5660){_0x1815ca=_0x1815ca-0xa2;let _0x46f531=_0x5f12bb[_0x1815ca];return _0x46f531;},_0x1815(_0x32fd3d,_0x574951);}import{Plugin as _0xdb4e7f}from'ckeditor5/src/core.js';import{getTranslation as _0x217458}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3b054b}from'../utils/utils.js';export default class O extends _0xdb4e7f{[_0x10978f(0xaa)](){const _0x4aabdd=_0x10978f,_0x2aa088=this[_0x4aabdd(0xc6)],_0x1fb3d5=_0x2aa088[_0x4aabdd(0xc8)];if(!_0x2aa088[_0x4aabdd(0xab)][_0x4aabdd(0xac)](_0x4aabdd(0xb4)))return;const _0xab8d97=_0x2aa088[_0x4aabdd(0xab)][_0x4aabdd(0xb3)](_0x4aabdd(0xc2)),_0x1ee982=this[_0x4aabdd(0xc6)][_0x4aabdd(0xb6)][_0x4aabdd(0xb3)](_0x4aabdd(0xb8));_0xab8d97[_0x4aabdd(0xca)](_0x4aabdd(0xb8),(_0x19452d,_0x575646={})=>{const _0x423cb1=_0x4aabdd,_0x50d4bd=this[_0x423cb1(0xc6)][_0x423cb1(0xcb)][_0x423cb1(0xc0)][_0x423cb1(0xba)],_0x436d10=_0x575646&&void 0x0!==_0x575646[_0x423cb1(0xc5)]?_0x575646[_0x423cb1(0xc5)]:!_0x1ee982[_0x423cb1(0xad)];let _0x315b31=[];if(_0x436d10){const _0x42fe6f=Array[_0x423cb1(0xa4)](_0x50d4bd[_0x423cb1(0xc7)]())[_0x423cb1(0xcd)](_0x3a2b63=>oo(_0x3a2b63)||function(_0x3962a3,_0x59e5e9){const _0x57734b=_0x423cb1,_0x3a2510=_0x59e5e9[_0x57734b(0xa7)](_0x3962a3[_0x57734b(0xa2)],_0x57734b(0xb8)),_0x358b68=_0x59e5e9[_0x57734b(0xa7)]([_0x57734b(0xcc),_0x57734b(0xb8)],_0x3962a3);return _0x3a2510&&_0x358b68;}(_0x3a2b63,this[_0x423cb1(0xc6)][_0x423cb1(0xcb)][_0x423cb1(0xae)]));_0x315b31=_0x3b054b(_0x42fe6f,_0x2aa088[_0x423cb1(0xcb)]);}else{const _0x451bf=Array[_0x423cb1(0xa4)](_0x50d4bd[_0x423cb1(0xc7)]())[_0x423cb1(0xcd)](_0x5e1553=>oo(_0x5e1553));_0x315b31=_0x3b054b(_0x451bf,_0x2aa088[_0x423cb1(0xcb)]);}_0x2aa088[_0x423cb1(0xcb)][_0x423cb1(0xc1)](()=>{const _0x3da51c=_0x423cb1;for(const _0x52f1b9 of _0x315b31)_0xab8d97[_0x3da51c(0xb5)](_0x52f1b9,{'commandName':_0x3da51c(0xb8),'commandParams':[{'forceValue':_0x436d10}]});});}),_0xab8d97[_0x4aabdd(0xbc)][_0x4aabdd(0xb7)](_0xa12729=>{const _0x55977c=_0x4aabdd,{data:_0x5c3ab0}=_0xa12729;if(_0x5c3ab0&&_0x55977c(0xb8)==_0x5c3ab0[_0x55977c(0xc4)]){const _0x13ca7d=_0x217458(_0x1fb3d5,_0x55977c(0xa3));return _0x5c3ab0[_0x55977c(0xaf)][0x0][_0x55977c(0xc5)]?{'type':_0x55977c(0xa6),'content':_0x217458(_0x1fb3d5,_0x55977c(0xa5),_0x13ca7d)}:{'type':_0x55977c(0xa6),'content':_0x217458(_0x1fb3d5,_0x55977c(0xa8),_0x13ca7d)};}});}}function oo(_0x4a62be){const _0x123b00=_0x10978f;return _0x123b00(0xb8)==_0x4a62be[_0x123b00(0xa2)][_0x123b00(0xbe)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1926(){const _0x441d36=['afterInit','changeCaseUpper','798514lyhPUK','TrackChangesEditing','get','has','16108lClTKm','1523808dTSoOm','1fSPMTb','enableCommand','197310eZoltT','30Yverpu','CaseChange','371613RMruxB','plugins','2918344dRrhEe','editor','200075vnScvb','210nDXJlo','changeCaseTitle','changeCaseLower','7ORkPay'];_0x1926=function(){return _0x441d36;};return _0x1926();}const _0x109112=_0x220c;(function(_0x4412af,_0x5df6a1){const _0x19e168=_0x220c,_0x2ba263=_0x4412af();while(!![]){try{const _0x30f705=parseInt(_0x19e168(0xaf))/0x1*(-parseInt(_0x19e168(0xa9))/0x2)+-parseInt(_0x19e168(0xa3))/0x3*(-parseInt(_0x19e168(0xad))/0x4)+parseInt(_0x19e168(0xa2))/0x5*(parseInt(_0x19e168(0xb2))/0x6)+-parseInt(_0x19e168(0xa6))/0x7*(-parseInt(_0x19e168(0xa0))/0x8)+-parseInt(_0x19e168(0xae))/0x9+parseInt(_0x19e168(0xb1))/0xa+-parseInt(_0x19e168(0x9e))/0xb;if(_0x30f705===_0x5df6a1)break;else _0x2ba263['push'](_0x2ba263['shift']());}catch(_0x28db48){_0x2ba263['push'](_0x2ba263['shift']());}}}(_0x1926,0x407c9));function _0x220c(_0x91e19e,_0x2f3f2e){const _0x192610=_0x1926();return _0x220c=function(_0x220ce9,_0xfa649a){_0x220ce9=_0x220ce9-0x9e;let _0x2cec63=_0x192610[_0x220ce9];return _0x2cec63;},_0x220c(_0x91e19e,_0x2f3f2e);}import{Plugin as _0x5098d5}from'ckeditor5/src/core.js';export default class G extends _0x5098d5{[_0x109112(0xa7)](){const _0x17cf8a=_0x109112,_0x4555f7=this[_0x17cf8a(0xa1)];_0x4555f7[_0x17cf8a(0x9f)][_0x17cf8a(0xac)](_0x17cf8a(0xb3))&&(_0x4555f7[_0x17cf8a(0x9f)][_0x17cf8a(0xab)](_0x17cf8a(0xaa))[_0x17cf8a(0xb0)](_0x17cf8a(0xa8)),_0x4555f7[_0x17cf8a(0x9f)][_0x17cf8a(0xab)](_0x17cf8a(0xaa))[_0x17cf8a(0xb0)](_0x17cf8a(0xa5)),_0x4555f7[_0x17cf8a(0x9f)][_0x17cf8a(0xab)](_0x17cf8a(0xaa))[_0x17cf8a(0xb0)](_0x17cf8a(0xa4)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x58c89f=_0x1422;(function(_0x607f16,_0x1754e9){const _0x490ee0=_0x1422,_0x2ab9ea=_0x607f16();while(!![]){try{const _0x220f29=parseInt(_0x490ee0(0x135))/0x1*(parseInt(_0x490ee0(0x131))/0x2)+-parseInt(_0x490ee0(0x132))/0x3+parseInt(_0x490ee0(0x134))/0x4+parseInt(_0x490ee0(0x137))/0x5+parseInt(_0x490ee0(0x139))/0x6*(-parseInt(_0x490ee0(0x13a))/0x7)+parseInt(_0x490ee0(0x12e))/0x8+parseInt(_0x490ee0(0x13f))/0x9*(-parseInt(_0x490ee0(0x136))/0xa);if(_0x220f29===_0x1754e9)break;else _0x2ab9ea['push'](_0x2ab9ea['shift']());}catch(_0x38b7bc){_0x2ab9ea['push'](_0x2ab9ea['shift']());}}}(_0xeb55,0xaa44c));function _0xeb55(){const _0x369f99=['TrackChangesEditing','get','944388VgyZfX','923658SuOroN','commands','3590512ICClQC','2mzwkZU','10EkyIRY','5817225nLvatt','ckbox','12AfFmmP','1618778QuGGQC','enableCommand','afterInit','plugins','editor','17009442nDVcdm','2818328vPeUgw'];_0xeb55=function(){return _0x369f99;};return _0xeb55();}import{Plugin as _0x3f9482}from'ckeditor5/src/core.js';function _0x1422(_0x42fddd,_0x54f55d){const _0xeb55b=_0xeb55();return _0x1422=function(_0x14228b,_0x457233){_0x14228b=_0x14228b-0x12e;let _0x4a64b3=_0xeb55b[_0x14228b];return _0x4a64b3;},_0x1422(_0x42fddd,_0x54f55d);}export default class F extends _0x3f9482{[_0x58c89f(0x13c)](){const _0x463d20=_0x58c89f,_0x5088bc=this[_0x463d20(0x13e)];_0x5088bc[_0x463d20(0x133)][_0x463d20(0x130)](_0x463d20(0x138))&&_0x5088bc[_0x463d20(0x13d)][_0x463d20(0x130)](_0x463d20(0x12f))[_0x463d20(0x13b)](_0x463d20(0x138));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x592e97=_0x58d5;(function(_0x167084,_0x9cbe18){const _0x1675b2=_0x58d5,_0x526a45=_0x167084();while(!![]){try{const _0x5c0586=parseInt(_0x1675b2(0x87))/0x1*(parseInt(_0x1675b2(0x84))/0x2)+-parseInt(_0x1675b2(0xa5))/0x3*(-parseInt(_0x1675b2(0x9f))/0x4)+parseInt(_0x1675b2(0x9e))/0x5*(-parseInt(_0x1675b2(0x75))/0x6)+-parseInt(_0x1675b2(0x85))/0x7+parseInt(_0x1675b2(0x7d))/0x8+parseInt(_0x1675b2(0x8b))/0x9+parseInt(_0x1675b2(0x98))/0xa*(-parseInt(_0x1675b2(0x73))/0xb);if(_0x5c0586===_0x9cbe18)break;else _0x526a45['push'](_0x526a45['shift']());}catch(_0x57c68b){_0x526a45['push'](_0x526a45['shift']());}}}(_0x3a59,0xe2caf));function _0x58d5(_0x31b76d,_0x3b86d9){const _0x3a5921=_0x3a59();return _0x58d5=function(_0x58d568,_0xe1a333){_0x58d568=_0x58d568-0x6f;let _0x3b360e=_0x3a5921[_0x58d568];return _0x3b360e;},_0x58d5(_0x31b76d,_0x3b86d9);}function _0x3a59(){const _0x413d4d=['registerElementLabel','parent','77ycnwCo','locale','258XyyItR','languages','type','isLimit','plugins','commands','name','rootElement','6496088kXstNH','checkChild','forceValue','enableCommand','toLowerCase','has','commandName','116dzuYzk','2367666xHNKEI','schema','19214GakwSU','outdentCodeBlock','indentCodeBlock','TrackChangesEditing','11360619onctvg','value','getSelectedBlocks','CodeBlock','document','format','selection','*Remove\x20format:*\x20%0','language','registerDescriptionCallback','formatBlock','find','_descriptionFactory','3975330VDDdXL','markBlockFormat','get','label','config','from','34645xiUtgk','884dwhaqw','filter','model','*Set\x20format:*\x20%0','codeBlock','commandParams','15735oDykFZ','change','afterInit','blockName','ELEMENT_CODE_BLOCK','editor'];_0x3a59=function(){return _0x413d4d;};return _0x3a59();}import{Plugin as _0x2f841e}from'ckeditor5/src/core.js';import{getTranslation as _0x5534d2}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4c9d2c}from'../utils/utils.js';export default class L extends _0x2f841e{[_0x592e97(0xa7)](){const _0x5798fa=_0x592e97,_0x147912=this[_0x5798fa(0x70)];if(!_0x147912[_0x5798fa(0x79)][_0x5798fa(0x82)](_0x5798fa(0x8e)))return;const _0x338cff=_0x147912[_0x5798fa(0x79)][_0x5798fa(0x9a)](_0x5798fa(0x8a)),_0x1df097=_0x147912[_0x5798fa(0x74)],_0x44f5ac=_0x147912[_0x5798fa(0x9c)][_0x5798fa(0x9a)](_0x5798fa(0xa3))[_0x5798fa(0x76)],_0x25ce56=_0x147912[_0x5798fa(0x7a)][_0x5798fa(0x9a)](_0x5798fa(0xa3));_0x338cff[_0x5798fa(0x80)](_0x5798fa(0x89)),_0x338cff[_0x5798fa(0x80)](_0x5798fa(0x88)),_0x338cff[_0x5798fa(0x80)](_0x5798fa(0xa3),(_0xef2168,_0x82d456={})=>{const _0x26167d=_0x5798fa,_0x5ed2e7=_0x147912[_0x26167d(0xa1)],_0x5d47e5=_0x147912[_0x26167d(0xa1)][_0x26167d(0x8f)][_0x26167d(0x91)],_0x24228b=_0x82d456&&void 0x0!==_0x82d456[_0x26167d(0x7f)]?_0x82d456[_0x26167d(0x7f)]:!_0x25ce56[_0x26167d(0x8c)];let _0x427d0f;_0x82d456[_0x26167d(0x93)]||(_0x82d456[_0x26167d(0x93)]=_0x44f5ac[0x0][_0x26167d(0x93)]),_0x427d0f=_0x24228b?Array[_0x26167d(0x9d)](_0x5d47e5[_0x26167d(0x8d)]())[_0x26167d(0xa0)](_0x41bafa=>eo(_0x41bafa)||function(_0x4125f5,_0x194eee){const _0x109114=_0x26167d;if(_0x4125f5['is'](_0x109114(0x7c))||_0x194eee[_0x109114(0x78)](_0x4125f5))return!0x1;return _0x194eee[_0x109114(0x7e)](_0x4125f5[_0x109114(0x72)],_0x109114(0xa3));}(_0x41bafa,_0x5ed2e7[_0x26167d(0x86)])):Array[_0x26167d(0x9d)](_0x5d47e5[_0x26167d(0x8d)]())[_0x26167d(0xa0)](_0x564195=>eo(_0x564195));const _0xf8a19b=_0x4c9d2c(_0x427d0f,_0x5ed2e7);_0x5ed2e7[_0x26167d(0xa6)](()=>{const _0x3f6e5e=_0x26167d;for(const _0x33e4c3 of _0xf8a19b)_0x338cff[_0x3f6e5e(0x99)](_0x33e4c3,{'commandName':_0x3f6e5e(0xa3),'commandParams':[{..._0x82d456,'forceValue':_0x24228b}],'formatGroupId':_0x3f6e5e(0xa8)});});}),(_0x338cff[_0x5798fa(0x97)][_0x5798fa(0x71)](_0x5798fa(0xa3),_0x1789bc=>_0x5534d2(_0x1df097,_0x5798fa(0x6f),_0x1789bc)),_0x338cff[_0x5798fa(0x97)][_0x5798fa(0x94)](_0x2d2e65=>{const _0x49a370=_0x5798fa;if(_0x49a370(0x95)!=_0x2d2e65[_0x49a370(0x77)])return;const _0x395fdc=_0x1df097['t'],{data:_0x3792df}=_0x2d2e65;if(!_0x3792df||_0x49a370(0xa3)!=_0x3792df[_0x49a370(0x83)])return;const _0x103982=_0x3792df[_0x49a370(0xa4)][0x0][_0x49a370(0x93)],_0x1c7394=_0x395fdc(_0x44f5ac[_0x49a370(0x96)](_0x5315a7=>_0x5315a7[_0x49a370(0x93)]===_0x103982)[_0x49a370(0x9b)])[_0x49a370(0x81)]();return _0x3792df[_0x49a370(0xa4)][0x0][_0x49a370(0x7f)]?{'type':_0x49a370(0x90),'content':_0x5534d2(_0x1df097,_0x49a370(0xa2),_0x5534d2(_0x1df097,_0x49a370(0x6f),0x1)+'\x20('+_0x1c7394+')')}:{'type':_0x49a370(0x90),'content':_0x5534d2(_0x1df097,_0x49a370(0x92),_0x5534d2(_0x1df097,_0x49a370(0x6f),0x1))};}));}}function eo(_0x138383){const _0x5742dc=_0x592e97;return _0x5742dc(0xa3)==_0x138383[_0x5742dc(0x7b)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1d9e14=_0x1749;(function(_0x391810,_0x45e893){const _0x2c53e3=_0x1749,_0x82d678=_0x391810();while(!![]){try{const _0x2aaab7=-parseInt(_0x2c53e3(0x96))/0x1*(parseInt(_0x2c53e3(0x98))/0x2)+-parseInt(_0x2c53e3(0x88))/0x3*(parseInt(_0x2c53e3(0x94))/0x4)+parseInt(_0x2c53e3(0x87))/0x5+-parseInt(_0x2c53e3(0x8a))/0x6+parseInt(_0x2c53e3(0x8d))/0x7+parseInt(_0x2c53e3(0x8c))/0x8*(-parseInt(_0x2c53e3(0x91))/0x9)+parseInt(_0x2c53e3(0x8f))/0xa;if(_0x2aaab7===_0x45e893)break;else _0x82d678['push'](_0x82d678['shift']());}catch(_0x2c18c3){_0x82d678['push'](_0x82d678['shift']());}}}(_0x2323,0xe4c63));function _0x2323(){const _0x1a29cf=['11236920DERtKh','afterInit','2416RNIISA','9329796coEAQW','enableCommand','45771750NMMaQp','plugins','20133nKRgXZ','has','editor','165628vpNXuP','addCommentThread','1583GitwEU','TrackChangesEditing','1468zFcZfv','CommentsEditing','933085GvCjOd','105hPnnki','get'];_0x2323=function(){return _0x1a29cf;};return _0x2323();}import{Plugin as _0x56a1e0}from'ckeditor5/src/core.js';function _0x1749(_0x3349fc,_0x1c524d){const _0x2323b9=_0x2323();return _0x1749=function(_0x1749b5,_0x16d636){_0x1749b5=_0x1749b5-0x87;let _0x216f35=_0x2323b9[_0x1749b5];return _0x216f35;},_0x1749(_0x3349fc,_0x1c524d);}export default class H extends _0x56a1e0{[_0x1d9e14(0x8b)](){const _0x14cbfe=_0x1d9e14,_0x54bb8b=this[_0x14cbfe(0x93)];if(!_0x54bb8b[_0x14cbfe(0x90)][_0x14cbfe(0x92)](_0x14cbfe(0x99)))return;_0x54bb8b[_0x14cbfe(0x90)][_0x14cbfe(0x89)](_0x14cbfe(0x97))[_0x14cbfe(0x8e)](_0x14cbfe(0x95));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x51caa7=_0x1424;(function(_0x1ffe95,_0x12960c){const _0x4a298e=_0x1424,_0x3b7032=_0x1ffe95();while(!![]){try{const _0x26bc89=parseInt(_0x4a298e(0x16b))/0x1*(parseInt(_0x4a298e(0x18c))/0x2)+parseInt(_0x4a298e(0x16c))/0x3*(-parseInt(_0x4a298e(0x169))/0x4)+parseInt(_0x4a298e(0x180))/0x5+-parseInt(_0x4a298e(0x151))/0x6*(-parseInt(_0x4a298e(0x152))/0x7)+-parseInt(_0x4a298e(0x167))/0x8*(parseInt(_0x4a298e(0x177))/0x9)+-parseInt(_0x4a298e(0x17e))/0xa+-parseInt(_0x4a298e(0x166))/0xb*(-parseInt(_0x4a298e(0x17d))/0xc);if(_0x26bc89===_0x12960c)break;else _0x3b7032['push'](_0x3b7032['shift']());}catch(_0x280ce7){_0x3b7032['push'](_0x3b7032['shift']());}}}(_0x22e7,0x4af60));function _0x22e7(){const _0x255297=['start','TrackChangesEditing','unit','1794042lWyeGJ','forward','editor','lock','showSuggestionHighlights','modifySelection','1116fPBfOm','10430NaCysI','markerNameToElements','1314560xQIJPe','deleteForward','batch','markerName','isCollapsed','remove','options','writer','bind','createSelection','setSelection','buffer','3028gCxShX','data','mapper','18ETyzJm','415702BnGHtJ','detach','get','root','editing','addMarker:suggestion:deletion','plugins','selection','createRange','requires','unlock','merge','init','$graveyard','getFirstRange','uiElement','high','rootName','unbindElementFromMarkerName','delete','17732xnvLkd','8eaNEui','enqueueChange','4AaJQfR','enableCommand','208fSTlxE','1195431RUxOmi','commands','fromRange','document','removeMarker:suggestion:deletion','model','end','downcastDispatcher'];_0x22e7=function(){return _0x255297;};return _0x22e7();}import{Plugin as _0x30e5ad}from'ckeditor5/src/core.js';function _0x1424(_0x5d380a,_0x4858f5){const _0x22e70d=_0x22e7();return _0x1424=function(_0x1424a1,_0x30c6d2){_0x1424a1=_0x1424a1-0x151;let _0x5c771d=_0x22e70d[_0x1424a1];return _0x5c771d;},_0x1424(_0x5d380a,_0x4858f5);}import{LiveRange as _0x1cafd1}from'ckeditor5/src/engine.js';import{Delete as _0x1244e3}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x5e1da5}from'./utils.js';export default class q extends _0x30e5ad{static get[_0x51caa7(0x15b)](){return[_0x1244e3];}[_0x51caa7(0x15e)](){const _0x16bb0c=_0x51caa7,_0x2e3782=this[_0x16bb0c(0x179)],_0x38ef31=_0x2e3782[_0x16bb0c(0x158)][_0x16bb0c(0x154)](_0x16bb0c(0x175));_0x38ef31[_0x16bb0c(0x16a)](_0x16bb0c(0x165));const _0x1fc1bc=_0x2e3782[_0x16bb0c(0x16d)][_0x16bb0c(0x154)](_0x16bb0c(0x181));_0x38ef31[_0x16bb0c(0x16a)](_0x16bb0c(0x181),(_0x55904b,_0x38fd71={})=>{const _0x14d75b=_0x16bb0c,_0x1df179=_0x2e3782[_0x14d75b(0x171)][_0x14d75b(0x189)](_0x2e3782[_0x14d75b(0x171)][_0x14d75b(0x16f)][_0x14d75b(0x159)]);_0x1df179[_0x14d75b(0x184)]&&_0x2e3782[_0x14d75b(0x171)][_0x14d75b(0x17c)](_0x1df179,{'direction':_0x14d75b(0x178),'unit':_0x38fd71[_0x14d75b(0x176)]});const _0x383660=_0x1df179[_0x14d75b(0x160)](),_0x1e2342=_0x1cafd1[_0x14d75b(0x16e)](_0x383660);let _0x3ca971;_0x55904b(_0x38fd71),_0x3ca971=_0x14d75b(0x15f)==_0x1e2342[_0x14d75b(0x155)][_0x14d75b(0x163)]?_0x2e3782[_0x14d75b(0x171)][_0x14d75b(0x15a)](_0x383660[_0x14d75b(0x174)]):_0x2e3782[_0x14d75b(0x171)][_0x14d75b(0x15a)](_0x1e2342[_0x14d75b(0x174)],_0x1e2342[_0x14d75b(0x172)]),_0x1e2342[_0x14d75b(0x153)](),_0x2e3782[_0x14d75b(0x171)][_0x14d75b(0x168)](_0x1fc1bc[_0x14d75b(0x18b)][_0x14d75b(0x182)],_0x4c2b80=>{const _0x2d7d31=_0x14d75b;_0x1fc1bc[_0x2d7d31(0x18b)][_0x2d7d31(0x17a)](),_0x4c2b80[_0x2d7d31(0x18a)](_0x4c2b80[_0x2d7d31(0x15a)](_0x3ca971[_0x2d7d31(0x172)])),_0x1fc1bc[_0x2d7d31(0x18b)][_0x2d7d31(0x15c)]();});}),_0x2e3782[_0x16bb0c(0x156)][_0x16bb0c(0x173)]['on'](_0x16bb0c(0x157),_0x5e1da5(_0x2e3782,_0x16bb0c(0x15d)),{'priority':_0x16bb0c(0x162)}),_0x2e3782[_0x16bb0c(0x18d)][_0x16bb0c(0x173)]['on'](_0x16bb0c(0x157),(_0x240e68,_0xd2d9a6,_0x5f514b)=>{const _0x52152e=_0x16bb0c;_0x5f514b[_0x52152e(0x186)][_0x52152e(0x17b)]&&_0x5e1da5(_0x2e3782,_0x52152e(0x15d),{'showActiveMarker':!0x1})[_0x52152e(0x188)](this)(_0x240e68,_0xd2d9a6,_0x5f514b);},{'priority':_0x16bb0c(0x162)}),_0x2e3782[_0x16bb0c(0x156)][_0x16bb0c(0x173)]['on'](_0x16bb0c(0x170),(_0x21df7b,_0x3cc1d6,_0x532159)=>{const _0x3a2e36=_0x16bb0c,_0x87d864=_0x532159[_0x3a2e36(0x18e)][_0x3a2e36(0x17f)](_0x3cc1d6[_0x3a2e36(0x183)]);if(_0x87d864){for(const _0x45c3e2 of _0x87d864)_0x45c3e2['is'](_0x3a2e36(0x161))&&(_0x532159[_0x3a2e36(0x18e)][_0x3a2e36(0x164)](_0x45c3e2,_0x3cc1d6[_0x3a2e36(0x183)]),_0x532159[_0x3a2e36(0x187)][_0x3a2e36(0x185)](_0x45c3e2));}},{'priority':_0x16bb0c(0x162)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x45d9(_0x31d558,_0x589c32){const _0x5d4325=_0x5d43();return _0x45d9=function(_0x45d937,_0x1192c5){_0x45d937=_0x45d937-0xbd;let _0x23929b=_0x5d4325[_0x45d937];return _0x23929b;},_0x45d9(_0x31d558,_0x589c32);}function _0x5d43(){const _0x152723=['ck-suggestion-marker-split','createPositionAt','3100113fgpExl','change','hasClass','detach','createRange','bind','setSelection','fromRange','afterExecute','fire','editing','1664985wAqfPk','439974FPkFaj','markerName','split','get','3984616pLfbEY','commands','data','24fTPyYr','writer','remove','nextSibling','init','markerNameToElements','removeMarker:suggestion:insertion','selection','4365360vGNSpM','enterBlock','4788410YsrSyH','options','unbindElementFromMarkerName','plugins','downcastDispatcher','getFirstPosition','TrackChangesEditing','enableCommand','showSuggestionHighlights','parent','requires','high','90ObCVqM','document','end','editor','mapper','2EszlVi','addMarker:suggestion:insertion','enter','getFirstRange','model','954077iWLXwM','markInsertion'];_0x5d43=function(){return _0x152723;};return _0x5d43();}const _0x401fd7=_0x45d9;(function(_0x4dbeb7,_0x386aac){const _0x5b9bb0=_0x45d9,_0x2a0625=_0x4dbeb7();while(!![]){try{const _0xcf0de3=parseInt(_0x5b9bb0(0xc3))/0x1*(-parseInt(_0x5b9bb0(0xbe))/0x2)+parseInt(_0x5b9bb0(0xc7))/0x3+parseInt(_0x5b9bb0(0xd7))/0x4+-parseInt(_0x5b9bb0(0xe4))/0x5+parseInt(_0x5b9bb0(0xe2))/0x6+-parseInt(_0x5b9bb0(0xd2))/0x7*(parseInt(_0x5b9bb0(0xda))/0x8)+parseInt(_0x5b9bb0(0xd3))/0x9*(parseInt(_0x5b9bb0(0xf0))/0xa);if(_0xcf0de3===_0x386aac)break;else _0x2a0625['push'](_0x2a0625['shift']());}catch(_0x19c556){_0x2a0625['push'](_0x2a0625['shift']());}}}(_0x5d43,0x8b957));import{Plugin as _0xdb785}from'ckeditor5/src/core.js';import{Enter as _0x15ea67}from'ckeditor5/src/enter.js';import{LiveRange as _0x586a9b}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x4c9216}from'./utils.js';export default class W extends _0xdb785{static get[_0x401fd7(0xee)](){return[_0x15ea67];}[_0x401fd7(0xde)](){const _0x37a249=_0x401fd7,_0x4bf1b0=this[_0x37a249(0xf3)],_0x1ca554=_0x4bf1b0[_0x37a249(0xe7)][_0x37a249(0xd6)](_0x37a249(0xea)),_0x55ff95=_0x4bf1b0[_0x37a249(0xd8)][_0x37a249(0xd6)](_0x37a249(0xc0));_0x1ca554[_0x37a249(0xeb)](_0x37a249(0xc0),()=>{const _0x261af4=_0x37a249;_0x4bf1b0[_0x261af4(0xc2)][_0x261af4(0xc8)](_0x54497d=>{const _0x43f210=_0x261af4,_0x3f0145=_0x4bf1b0[_0x43f210(0xc2)][_0x43f210(0xf1)][_0x43f210(0xe1)],_0x9fefcb=_0x3f0145[_0x43f210(0xe9)](),_0x416a3c=_0x586a9b[_0x43f210(0xce)](_0x3f0145[_0x43f210(0xc1)]());if(_0x55ff95[_0x43f210(0xe3)](_0x54497d)){const _0x48f9bd=_0x4bf1b0[_0x43f210(0xc2)][_0x43f210(0xc6)](_0x9fefcb[_0x43f210(0xed)][_0x43f210(0xdd)],0x0),_0x3ec9dd=_0x54497d[_0x43f210(0xcb)](_0x9fefcb,_0x48f9bd);_0x1ca554[_0x43f210(0xc4)](_0x3ec9dd);}else _0x54497d[_0x43f210(0xcd)](_0x54497d[_0x43f210(0xcb)](_0x416a3c[_0x43f210(0xf2)]));_0x416a3c[_0x43f210(0xca)](),_0x55ff95[_0x43f210(0xd0)](_0x43f210(0xcf),{'writer':_0x54497d});});}),_0x4bf1b0[_0x37a249(0xd1)][_0x37a249(0xe8)]['on'](_0x37a249(0xbf),_0x4c9216(_0x4bf1b0,_0x37a249(0xd5)),{'priority':_0x37a249(0xef)}),_0x4bf1b0[_0x37a249(0xd1)][_0x37a249(0xe8)]['on'](_0x37a249(0xe0),(_0x1f5bff,_0x15d7b6,_0x32422b)=>{const _0x56d41c=_0x37a249,_0x17066c=_0x32422b[_0x56d41c(0xbd)][_0x56d41c(0xdf)](_0x15d7b6[_0x56d41c(0xd4)]);if(_0x17066c){for(const _0x142e04 of _0x17066c)_0x142e04[_0x56d41c(0xc9)](_0x56d41c(0xc5))&&(_0x32422b[_0x56d41c(0xbd)][_0x56d41c(0xe6)](_0x142e04,_0x15d7b6[_0x56d41c(0xd4)]),_0x32422b[_0x56d41c(0xdb)][_0x56d41c(0xdc)](_0x142e04));}},{'priority':_0x37a249(0xef)}),_0x4bf1b0[_0x37a249(0xd9)][_0x37a249(0xe8)]['on'](_0x37a249(0xbf),(_0x44fa35,_0x5e7b77,_0x24ea55)=>{const _0x21d937=_0x37a249;_0x24ea55[_0x21d937(0xe5)][_0x21d937(0xec)]&&_0x4c9216(_0x4bf1b0,_0x21d937(0xd5),{'showActiveMarker':!0x1})[_0x21d937(0xcc)](this)(_0x44fa35,_0x5e7b77,_0x24ea55);},{'priority':_0x37a249(0xef)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5e28d6=_0x1d1b;(function(_0x1094b4,_0x1c42ba){const _0x16cf02=_0x1d1b,_0x28393c=_0x1094b4();while(!![]){try{const _0x3da029=parseInt(_0x16cf02(0x110))/0x1*(-parseInt(_0x16cf02(0xf2))/0x2)+-parseInt(_0x16cf02(0xf8))/0x3+-parseInt(_0x16cf02(0xf5))/0x4+-parseInt(_0x16cf02(0x111))/0x5+parseInt(_0x16cf02(0x112))/0x6*(-parseInt(_0x16cf02(0x10b))/0x7)+parseInt(_0x16cf02(0xf4))/0x8+parseInt(_0x16cf02(0x100))/0x9*(parseInt(_0x16cf02(0xec))/0xa);if(_0x3da029===_0x1c42ba)break;else _0x28393c['push'](_0x28393c['shift']());}catch(_0x25d835){_0x28393c['push'](_0x28393c['shift']());}}}(_0x4537,0x20dae));function _0x1d1b(_0xe7000,_0x1109b0){const _0x453762=_0x4537();return _0x1d1b=function(_0x1d1b2b,_0x52577c){_0x1d1b2b=_0x1d1b2b-0xec;let _0x3c4d7a=_0x453762[_0x1d1b2b];return _0x3c4d7a;},_0x1d1b(_0xe7000,_0x1109b0);}function _0x4537(){const _0x11b7a8=['createRange','66897PXMPjA','1249925IwidUD','162tNVqiW','TrackChangesEditing','item','770mDuXQl','enableCommand','suggestion:deletion','markers','getIntersection','findPrevious','2InfXFb','findByTextCallback','1689424GIVRbo','663028WRLtyv','plugins','has','249324kOfCai','_isInDeletionRange','replaceAll','string','model','bind','FindAndReplaceEditing','getRange','86058lRNqPO','getMarkersGroup','start','FindAndReplaceUtils','replace','createPositionAt','end','filter','editor','handleFindCommand','find','64071CtrsUe','findNext','get','afterInit'];_0x4537=function(){return _0x11b7a8;};return _0x4537();}import{Plugin as _0x2591aa}from'ckeditor5/src/core.js';export default class J extends _0x2591aa{[_0x5e28d6(0x10e)](){const _0x58eb3d=_0x5e28d6;if(!this[_0x58eb3d(0x108)][_0x58eb3d(0xf6)][_0x58eb3d(0xf7)](_0x58eb3d(0xfe)))return;const _0x15ed7b=this[_0x58eb3d(0x108)][_0x58eb3d(0xf6)][_0x58eb3d(0x10d)](_0x58eb3d(0x113));_0x15ed7b[_0x58eb3d(0xed)](_0x58eb3d(0x10a),this[_0x58eb3d(0x109)][_0x58eb3d(0xfd)](this)),_0x15ed7b[_0x58eb3d(0xed)](_0x58eb3d(0x10c)),_0x15ed7b[_0x58eb3d(0xed)](_0x58eb3d(0xf1)),_0x15ed7b[_0x58eb3d(0xed)](_0x58eb3d(0x104)),_0x15ed7b[_0x58eb3d(0xed)](_0x58eb3d(0xfa));}[_0x5e28d6(0x109)](_0x229c1e,_0x226204,_0x169411={}){const _0x4fb91c=_0x5e28d6,_0x4952cb=this[_0x4fb91c(0x108)][_0x4fb91c(0xf6)][_0x4fb91c(0x10d)](_0x4fb91c(0x103));return _0x229c1e(_0x16fe23=>(_0x4fb91c(0xfb)==typeof _0x226204?_0x4952cb[_0x4fb91c(0xf3)](_0x226204,_0x169411):_0x226204)(_0x16fe23)[_0x4fb91c(0x107)](_0x2af7be=>!0x1===this[_0x4fb91c(0xf9)](_0x2af7be,_0x16fe23[_0x4fb91c(0x114)])),_0x169411);}[_0x5e28d6(0xf9)](_0x3cff10,_0x267539){const _0x310b16=_0x5e28d6,_0x5dffab=this[_0x310b16(0x108)][_0x310b16(0xfc)][_0x310b16(0x10f)](this[_0x310b16(0x108)][_0x310b16(0xfc)][_0x310b16(0x105)](_0x267539,_0x3cff10[_0x310b16(0x102)]),this[_0x310b16(0x108)][_0x310b16(0xfc)][_0x310b16(0x105)](_0x267539,_0x3cff10[_0x310b16(0x106)]));for(const _0x2c743a of this[_0x310b16(0x108)][_0x310b16(0xfc)][_0x310b16(0xef)][_0x310b16(0x101)](_0x310b16(0xee)))if(null!==_0x5dffab[_0x310b16(0xf0)](_0x2c743a[_0x310b16(0xff)]()))return!0x0;return!0x1;}}
|