@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240317.0 → 0.0.0-nightly-20240319.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/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-20240319.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-20240319.0",
|
|
44
|
+
"ckeditor5-collaboration": "0.0.0-nightly-20240319.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
|
-
const
|
|
23
|
+
const _0x5859dc=_0x21b3;function _0x21b3(_0x188e3c,_0x2dd814){const _0x4c5806=_0x4c58();return _0x21b3=function(_0x21b3ea,_0xe203de){_0x21b3ea=_0x21b3ea-0x1e4;let _0x352c11=_0x4c5806[_0x21b3ea];return _0x352c11;},_0x21b3(_0x188e3c,_0x2dd814);}(function(_0x174c48,_0x23c514){const _0x239044=_0x21b3,_0x48b0e2=_0x174c48();while(!![]){try{const _0x57f602=-parseInt(_0x239044(0x1f3))/0x1+parseInt(_0x239044(0x1f8))/0x2+parseInt(_0x239044(0x1f2))/0x3*(-parseInt(_0x239044(0x1e5))/0x4)+-parseInt(_0x239044(0x1f1))/0x5+-parseInt(_0x239044(0x1e6))/0x6+-parseInt(_0x239044(0x1ef))/0x7*(parseInt(_0x239044(0x1ee))/0x8)+parseInt(_0x239044(0x1ec))/0x9;if(_0x57f602===_0x23c514)break;else _0x48b0e2['push'](_0x48b0e2['shift']());}catch(_0x418bd4){_0x48b0e2['push'](_0x48b0e2['shift']());}}}(_0x4c58,0x5fabc));import{Command as _0x45add6}from'ckeditor5/src/core.js';import{CKEditorError as _0x26ae91}from'ckeditor5/src/utils.js';function _0x4c58(){const _0x450185=['267YHVgUm','758599GYNmFw','track-changes-accept-suggestion-not-found','plugins','_isEnabledBasedOnSelection','_suggestions','572624lcemyx','model','isEnabled','get','23284LaVwEy','3497502HaAJVo','editor','canEditAt','acceptSuggestion','TrackChangesEditing','refresh','21869343liaGSg','getRanges','180520CxvNlH','63OpKwZl','execute','1308505lJzhjH'];_0x4c58=function(){return _0x450185;};return _0x4c58();}export default class $ extends _0x45add6{constructor(_0x27c1ca,_0x1021d1){const _0x3dd702=_0x21b3;super(_0x27c1ca),this[_0x3dd702(0x1f7)]=_0x1021d1,this[_0x3dd702(0x1eb)](),this[_0x3dd702(0x1f6)]=!0x1;}[_0x5859dc(0x1eb)](){const _0x598623=_0x5859dc;this[_0x598623(0x1fa)]=!0x0;}[_0x5859dc(0x1f0)](_0x40352c){const _0x554ff3=_0x5859dc,_0x1782c1=this[_0x554ff3(0x1f7)][_0x554ff3(0x1e4)](_0x40352c);if(!_0x1782c1)throw new _0x26ae91(_0x554ff3(0x1f4),this);const _0x3de42a=_0x1782c1[_0x554ff3(0x1ed)]();this[_0x554ff3(0x1e7)][_0x554ff3(0x1f9)][_0x554ff3(0x1e8)](_0x3de42a)&&this[_0x554ff3(0x1e7)][_0x554ff3(0x1f5)][_0x554ff3(0x1e4)](_0x554ff3(0x1ea))[_0x554ff3(0x1e9)](_0x1782c1);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x512824=_0x4966;function _0x114e(){const _0xae60cf=['993zFOgtq','refresh','getRanges','405090qnttRl','_suggestions','664290VfLkSi','3530nhwIxQ','plugins','_isEnabledBasedOnSelection','discardSuggestion','32uXIKCc','17534BWOykg','3505MWnmgb','get','isEnabled','24997aerymb','8056xesUsQ','model','editor','3966SKlINA','execute','track-changes-discard-suggestion-not-found','canEditAt','TrackChangesEditing','601436kNbFVN'];_0x114e=function(){return _0xae60cf;};return _0x114e();}(function(_0x14bf38,_0x37cf58){const _0x3a8614=_0x4966,_0x5a43e7=_0x14bf38();while(!![]){try{const _0x241337=-parseInt(_0x3a8614(0x8e))/0x1+parseInt(_0x3a8614(0x8a))/0x2+parseInt(_0x3a8614(0x8b))/0x3*(-parseInt(_0x3a8614(0x82))/0x4)+parseInt(_0x3a8614(0x7e))/0x5*(parseInt(_0x3a8614(0x85))/0x6)+-parseInt(_0x3a8614(0x81))/0x7*(-parseInt(_0x3a8614(0x7c))/0x8)+parseInt(_0x3a8614(0x90))/0x9+-parseInt(_0x3a8614(0x91))/0xa*(-parseInt(_0x3a8614(0x7d))/0xb);if(_0x241337===_0x37cf58)break;else _0x5a43e7['push'](_0x5a43e7['shift']());}catch(_0x43e31d){_0x5a43e7['push'](_0x5a43e7['shift']());}}}(_0x114e,0x53c5b));import{Command as _0x4bf306}from'ckeditor5/src/core.js';function _0x4966(_0x38ff13,_0x28d140){const _0x114e87=_0x114e();return _0x4966=function(_0x496657,_0x1c9ecd){_0x496657=_0x496657-0x7a;let _0x5f561a=_0x114e87[_0x496657];return _0x5f561a;},_0x4966(_0x38ff13,_0x28d140);}import{CKEditorError as _0x28983d}from'ckeditor5/src/utils.js';export default class B extends _0x4bf306{constructor(_0x4bf403,_0x353256){const _0x597772=_0x4966;super(_0x4bf403),this[_0x597772(0x8f)]=_0x353256,this[_0x597772(0x8c)](),this[_0x597772(0x7a)]=!0x1;}[_0x512824(0x8c)](){const _0x1ff3ef=_0x512824;this[_0x1ff3ef(0x80)]=!0x0;}[_0x512824(0x86)](_0x7e0c2f){const _0x1268ae=_0x512824,_0x1a5c6a=this[_0x1268ae(0x8f)][_0x1268ae(0x7f)](_0x7e0c2f);if(!_0x1a5c6a)throw new _0x28983d(_0x1268ae(0x87),this);const _0x43247a=_0x1a5c6a[_0x1268ae(0x8d)]();this[_0x1268ae(0x84)][_0x1268ae(0x83)][_0x1268ae(0x88)](_0x43247a)&&this[_0x1268ae(0x84)][_0x1268ae(0x92)][_0x1268ae(0x7f)](_0x1268ae(0x89))[_0x1268ae(0x7b)](_0x1a5c6a);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x382dc7=_0x5559;(function(_0x28ebdc,_0x3c0f91){const _0x82afee=_0x5559,_0x487db5=_0x28ebdc();while(!![]){try{const _0x137d7a=parseInt(_0x82afee(0x79))/0x1*(-parseInt(_0x82afee(0x83))/0x2)+parseInt(_0x82afee(0x7c))/0x3+-parseInt(_0x82afee(0x71))/0x4+-parseInt(_0x82afee(0x7e))/0x5*(-parseInt(_0x82afee(0x76))/0x6)+parseInt(_0x82afee(0x85))/0x7+-parseInt(_0x82afee(0x86))/0x8*(-parseInt(_0x82afee(0x84))/0x9)+-parseInt(_0x82afee(0x82))/0xa*(parseInt(_0x82afee(0x73))/0xb);if(_0x137d7a===_0x3c0f91)break;else _0x487db5['push'](_0x487db5['shift']());}catch(_0x1d5f47){_0x487db5['push'](_0x487db5['shift']());}}}(_0x534a,0xf149f));import{Command as _0x560b08}from'ckeditor5/src/core.js';function _0x534a(){const _0x66edf5=['refresh','2131518RSleuq','model','_isEnabledBasedOnSelection','322009PeAgVL','values','_suggestions','2691771rRUwNX','execute','15ivBUzM','canEditAt','_command','from','10PpbcrE','10mVMiPn','4332357AfZHgw','10448305lIUJxr','24SKELFJ','some','getRanges','editor','271788MWWkIq','isInContent','24567829eziCJZ','isEnabled'];_0x534a=function(){return _0x66edf5;};return _0x534a();}import{sortSuggestions as _0xfce712,executeCommandForSuggestions as _0x53e9f6}from'../utils/utils.js';function _0x5559(_0x1dfb3e,_0x227e09){const _0x534a4d=_0x534a();return _0x5559=function(_0x55598c,_0x436c99){_0x55598c=_0x55598c-0x70;let _0x59099b=_0x534a4d[_0x55598c];return _0x59099b;},_0x5559(_0x1dfb3e,_0x227e09);}export default class x extends _0x560b08{constructor(_0x1b5dd5,_0x34d7af,_0xc5c470){const _0x4d86f2=_0x5559;super(_0x1b5dd5),this[_0x4d86f2(0x80)]=_0x34d7af,this[_0x4d86f2(0x7b)]=_0xc5c470,this[_0x4d86f2(0x75)](),this[_0x4d86f2(0x78)]=!0x1;}[_0x382dc7(0x75)](){const _0x13dbbc=_0x382dc7,_0x1842f5=Array[_0x13dbbc(0x81)](this[_0x13dbbc(0x7b)][_0x13dbbc(0x7a)]())[_0x13dbbc(0x87)](_0x1db4ff=>_0x1db4ff[_0x13dbbc(0x72)]);this[_0x13dbbc(0x74)]=this[_0x13dbbc(0x80)][_0x13dbbc(0x74)]&&_0x1842f5;}[_0x382dc7(0x7d)](){const _0x20f6c7=_0x382dc7,_0x54d295=_0xfce712(Array[_0x20f6c7(0x81)](this[_0x20f6c7(0x7b)][_0x20f6c7(0x7a)]()));for(const _0x6c5fb of _0x54d295){const _0x280977=_0x6c5fb[_0x20f6c7(0x88)]();if(!this[_0x20f6c7(0x70)][_0x20f6c7(0x77)][_0x20f6c7(0x7f)](_0x280977))return;}_0x53e9f6(this[_0x20f6c7(0x70)][_0x20f6c7(0x77)],this[_0x20f6c7(0x80)],_0x54d295);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1fb3f5=_0x2c84;(function(_0x17d7f7,_0x4479df){const _0x37af39=_0x2c84,_0x3f3351=_0x17d7f7();while(!![]){try{const _0x1e39c=parseInt(_0x37af39(0x151))/0x1+parseInt(_0x37af39(0x160))/0x2+-parseInt(_0x37af39(0x14c))/0x3*(parseInt(_0x37af39(0x15a))/0x4)+parseInt(_0x37af39(0x152))/0x5*(parseInt(_0x37af39(0x15b))/0x6)+-parseInt(_0x37af39(0x14d))/0x7*(parseInt(_0x37af39(0x15c))/0x8)+-parseInt(_0x37af39(0x161))/0x9+parseInt(_0x37af39(0x15f))/0xa;if(_0x1e39c===_0x4479df)break;else _0x3f3351['push'](_0x3f3351['shift']());}catch(_0x2ec51e){_0x3f3351['push'](_0x3f3351['shift']());}}}(_0x210d,0x767c4));import{Command as _0x322268}from'ckeditor5/src/core.js';function _0x2c84(_0x4a136e,_0x1667e3){const _0x210d8a=_0x210d();return _0x2c84=function(_0x2c84c5,_0x16e743){_0x2c84c5=_0x2c84c5-0x14a;let _0x143abd=_0x210d8a[_0x2c84c5];return _0x143abd;},_0x2c84(_0x4a136e,_0x1667e3);}import{sortSuggestions as _0x244fb5,getSelectedSuggestions as _0x2e334f,executeCommandForSuggestions as _0x4a4474}from'../utils/utils.js';function _0x210d(){const _0x262be1=['_command','2388340WwbxVI','348012gBqLsf','1506573SEhrqY','getRanges','_selectedSuggestions','_suggestions','selection','6Nvkirm','931IYYoPj','_isEnabledBasedOnSelection','document','refresh','470862wwAidP','5VVsiFZ','editor','values','size','from','canEditAt','model','isEnabled','1222316jlomMe','5638998OPpJNF','33664zOZojk','execute'];_0x210d=function(){return _0x262be1;};return _0x210d();}export default class R extends _0x322268{constructor(_0x1f9763,_0x5f0b98,_0x3fc27e){const _0x3dcb1e=_0x2c84;super(_0x1f9763),this[_0x3dcb1e(0x15e)]=_0x5f0b98,this[_0x3dcb1e(0x14a)]=_0x3fc27e,this[_0x3dcb1e(0x163)]=new Set(),this[_0x3dcb1e(0x150)](),this[_0x3dcb1e(0x14e)]=!0x1;}[_0x1fb3f5(0x150)](){const _0x5c97c2=_0x1fb3f5,_0x30ec39=this[_0x5c97c2(0x153)][_0x5c97c2(0x158)][_0x5c97c2(0x14f)][_0x5c97c2(0x14b)],_0x2d06f0=Array[_0x5c97c2(0x156)](this[_0x5c97c2(0x14a)][_0x5c97c2(0x154)]());this[_0x5c97c2(0x163)]=_0x2e334f(_0x30ec39,_0x2d06f0),this[_0x5c97c2(0x159)]=this[_0x5c97c2(0x15e)][_0x5c97c2(0x159)]&&!!this[_0x5c97c2(0x163)][_0x5c97c2(0x155)];}[_0x1fb3f5(0x15d)](){const _0x16dd76=_0x1fb3f5,_0x3a48dc=_0x244fb5(Array[_0x16dd76(0x156)](this[_0x16dd76(0x163)]));for(const _0x1fbaca of _0x3a48dc){const _0x113bf6=_0x1fbaca[_0x16dd76(0x162)]();if(!this[_0x16dd76(0x153)][_0x16dd76(0x158)][_0x16dd76(0x157)](_0x113bf6))return;}_0x4a4474(this[_0x16dd76(0x153)][_0x16dd76(0x158)],this[_0x16dd76(0x15e)],_0x3a48dc);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4ea0c1=_0x3c5c;function _0x3c5c(_0x569efa,_0x505a93){const _0x385e9e=_0x385e();return _0x3c5c=function(_0x3c5c01,_0x1c6b23){_0x3c5c01=_0x3c5c01-0x8d;let _0x461891=_0x385e9e[_0x3c5c01];return _0x461891;},_0x3c5c(_0x569efa,_0x505a93);}(function(_0x456ffb,_0xfb1738){const _0xe1054b=_0x3c5c,_0x161928=_0x456ffb();while(!![]){try{const _0x30a6c7=-parseInt(_0xe1054b(0xa1))/0x1*(parseInt(_0xe1054b(0x9d))/0x2)+parseInt(_0xe1054b(0x9e))/0x3*(parseInt(_0xe1054b(0xa0))/0x4)+-parseInt(_0xe1054b(0xa3))/0x5*(-parseInt(_0xe1054b(0xa2))/0x6)+parseInt(_0xe1054b(0x90))/0x7*(-parseInt(_0xe1054b(0x93))/0x8)+-parseInt(_0xe1054b(0x8e))/0x9+parseInt(_0xe1054b(0x99))/0xa+-parseInt(_0xe1054b(0xa6))/0xb*(-parseInt(_0xe1054b(0x8d))/0xc);if(_0x30a6c7===_0xfb1738)break;else _0x161928['push'](_0x161928['shift']());}catch(_0x584f16){_0x161928['push'](_0x161928['shift']());}}}(_0x385e,0x7ff61));function _0x385e(){const _0x58f7d8=['1223793cAmmZS','refresh','5528201VlLcqU','execute','isEnabled','8pCBuXw','clearForceDisabled','TrackChangesCommand','affectsData','value','_disableUnsupportedCommands','1395960AiDmqO','editor','_enabledCommands','_enableCommands','517622ZphWyJ','14757tNxpLQ','_isEnabledBasedOnSelection','212YGCeXm','3bVWEVJ','6CKpfBN','4913065feTPVr','commands','has','9277026IaVNXx','forceDisabled','12aTVEpi'];_0x385e=function(){return _0x58f7d8;};return _0x385e();}import{Command as _0x3e80bd}from'ckeditor5/src/core.js';export default class M extends _0x3e80bd{constructor(_0x1c4665,_0x8e5505){const _0x45408f=_0x3c5c;super(_0x1c4665),this[_0x45408f(0x9b)]=_0x8e5505,this[_0x45408f(0x97)]=!0x1,this[_0x45408f(0x8f)](),this[_0x45408f(0x9f)]=!0x1;}[_0x4ea0c1(0x8f)](){const _0x1fb498=_0x4ea0c1;this[_0x1fb498(0x92)]=!0x0;}[_0x4ea0c1(0x91)](){const _0x5e5fff=_0x4ea0c1;this[_0x5e5fff(0x97)]=!this[_0x5e5fff(0x97)],this[_0x5e5fff(0x97)]?this[_0x5e5fff(0x98)]():this[_0x5e5fff(0x9c)]();}[_0x4ea0c1(0x98)](){const _0x452ad3=_0x4ea0c1;for(const _0x344fc4 of this[_0x452ad3(0x9a)][_0x452ad3(0xa4)][_0x452ad3(0xa4)]())_0x344fc4[_0x452ad3(0x96)]&&!this[_0x452ad3(0x9b)][_0x452ad3(0xa5)](_0x344fc4)&&_0x344fc4[_0x452ad3(0xa7)](_0x452ad3(0x95));}[_0x4ea0c1(0x9c)](){const _0x1230e3=_0x4ea0c1;for(const _0x12327d of this[_0x1230e3(0x9a)][_0x1230e3(0xa4)][_0x1230e3(0xa4)]())_0x12327d[_0x1230e3(0x96)]&&!this[_0x1230e3(0x9b)][_0x1230e3(0xa5)](_0x12327d)&&_0x12327d[_0x1230e3(0x94)](_0x1230e3(0x95));}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0xf1a3b0,_0x398b8a){var _0x212eab=_0x5c9e,_0x5efddb=_0xf1a3b0();while(!![]){try{var _0x52d95e=parseInt(_0x212eab(0x14f))/0x1+-parseInt(_0x212eab(0x147))/0x2+-parseInt(_0x212eab(0x14d))/0x3+-parseInt(_0x212eab(0x145))/0x4*(-parseInt(_0x212eab(0x146))/0x5)+-parseInt(_0x212eab(0x149))/0x6*(-parseInt(_0x212eab(0x14b))/0x7)+-parseInt(_0x212eab(0x14a))/0x8*(-parseInt(_0x212eab(0x14e))/0x9)+parseInt(_0x212eab(0x148))/0xa*(-parseInt(_0x212eab(0x14c))/0xb);if(_0x52d95e===_0x398b8a)break;else _0x5efddb['push'](_0x5efddb['shift']());}catch(_0xccf54e){_0x5efddb['push'](_0x5efddb['shift']());}}}(_0x2e69,0x1fe6d));export{default as TrackChanges}from'./trackchanges.js';function _0x5c9e(_0x3f34b9,_0x4e7057){var _0x2e6978=_0x2e69();return _0x5c9e=function(_0x5c9ee1,_0x1f9358){_0x5c9ee1=_0x5c9ee1-0x145;var _0x8c4f53=_0x2e6978[_0x5c9ee1];return _0x8c4f53;},_0x5c9e(_0x3f34b9,_0x4e7057);}function _0x2e69(){var _0x3158b6=['289401NVVand','1996346mlGyni','648534CPvoPT','222210cClDPp','220472RWAeJX','28CzZNTb','106120osgcuP','28232QYCwYi','10HniQVO','18nmiEml','16lrNHqW'];_0x2e69=function(){return _0x3158b6;};return _0x2e69();}export{default as TrackChangesData}from'./trackchangesdata.js';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
|
+
function _0x885c(){const _0x123ba7=['commands','showAIAssistant','get','8NMsHAn','editor','141965mEijOG','afterInit','1967497Ahggfc','TrackChangesEditing','887636tveinh','enableCommand','1496tvyhIt','18840371WRXlnn','12SsvGPQ','2151UwCRqS','2562810komEZB','1328505zNxIPW','plugins','10itUbmt'];_0x885c=function(){return _0x123ba7;};return _0x885c();}const _0x29cc5c=_0x7878;function _0x7878(_0x463d18,_0x5b6062){const _0x885c00=_0x885c();return _0x7878=function(_0x787829,_0x1f04c8){_0x787829=_0x787829-0x138;let _0x183f79=_0x885c00[_0x787829];return _0x183f79;},_0x7878(_0x463d18,_0x5b6062);}(function(_0x2ef258,_0x4e6cb4){const _0x544656=_0x7878,_0x2cb7ff=_0x2ef258();while(!![]){try{const _0x4dbea2=parseInt(_0x544656(0x148))/0x1*(-parseInt(_0x544656(0x146))/0x2)+parseInt(_0x544656(0x140))/0x3+-parseInt(_0x544656(0x139))/0x4+-parseInt(_0x544656(0x13f))/0x5+parseInt(_0x544656(0x13d))/0x6*(-parseInt(_0x544656(0x14a))/0x7)+parseInt(_0x544656(0x13b))/0x8*(parseInt(_0x544656(0x13e))/0x9)+parseInt(_0x544656(0x142))/0xa*(parseInt(_0x544656(0x13c))/0xb);if(_0x4dbea2===_0x4e6cb4)break;else _0x2cb7ff['push'](_0x2cb7ff['shift']());}catch(_0x1820ac){_0x2cb7ff['push'](_0x2cb7ff['shift']());}}}(_0x885c,0x51fc8));import{Plugin as _0x47881f}from'ckeditor5/src/core.js';export default class E extends _0x47881f{[_0x29cc5c(0x149)](){const _0x31e1b4=_0x29cc5c,_0x5ec45e=this[_0x31e1b4(0x147)],_0x3dabcf=_0x5ec45e[_0x31e1b4(0x141)][_0x31e1b4(0x145)](_0x31e1b4(0x138));_0x5ec45e[_0x31e1b4(0x143)][_0x31e1b4(0x145)](_0x31e1b4(0x144))&&_0x3dabcf[_0x31e1b4(0x13a)](_0x31e1b4(0x144));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x58cfde=_0x50d4;(function(_0x1578fe,_0xfce8cd){const _0x5a5190=_0x50d4,_0x27dd1c=_0x1578fe();while(!![]){try{const _0x47756c=parseInt(_0x5a5190(0x160))/0x1*(-parseInt(_0x5a5190(0x14d))/0x2)+-parseInt(_0x5a5190(0x162))/0x3+-parseInt(_0x5a5190(0x154))/0x4*(parseInt(_0x5a5190(0x166))/0x5)+parseInt(_0x5a5190(0x168))/0x6*(-parseInt(_0x5a5190(0x151))/0x7)+parseInt(_0x5a5190(0x16d))/0x8*(-parseInt(_0x5a5190(0x157))/0x9)+-parseInt(_0x5a5190(0x163))/0xa*(parseInt(_0x5a5190(0x16e))/0xb)+parseInt(_0x5a5190(0x14c))/0xc;if(_0x47756c===_0xfce8cd)break;else _0x27dd1c['push'](_0x27dd1c['shift']());}catch(_0x2a1815){_0x27dd1c['push'](_0x27dd1c['shift']());}}}(_0x8990,0xc9c48));function _0x50d4(_0x492153,_0x577bc4){const _0x899074=_0x8990();return _0x50d4=function(_0x50d462,_0x53ec3f){_0x50d462=_0x50d462-0x14c;let _0x5eb303=_0x899074[_0x50d462];return _0x5eb303;},_0x50d4(_0x492153,_0x577bc4);}import{Plugin as _0x836bde}from'ckeditor5/src/core.js';function _0x8990(){const _0xa02282=['6GDXHMg','alignment','has','value','_enableDefaultAttributesIntegration','1664tXQfnv','5027imBkxi','FORMAT_ALIGN_TO_CENTER','commandName','_registerLegacyDescription','type','editor','registerAttributeLabel','registerDescriptionCallback','81612924DfTLom','2603002MwVuvU','AlignmentEditing','locale','center','11227979vDZwno','plugins','format','100buosYo','FORMAT_ALIGN_TO_RIGHT','FORMAT_ALIGN_TO_LEFT','11322XlLNjZ','TrackChangesEditing','afterInit','right','get','FORMAT_JUSTIFY_TEXT','left','commandParams','_descriptionFactory','1rrDDeJ','formatBlock','2338794szmsEa','11860PrVlRJ','justify','*Format:*\x20%0','297175KveUZl','FORMAT_ALIGNMENT'];_0x8990=function(){return _0xa02282;};return _0x8990();}import{getTranslation as _0x388a92}from'../utils/common-translations.js';export default class V extends _0x836bde{[_0x58cfde(0x159)](){const _0x183032=_0x58cfde,_0x57aa26=this[_0x183032(0x173)],_0x325365=_0x57aa26[_0x183032(0x14f)];if(!_0x57aa26[_0x183032(0x152)][_0x183032(0x16a)](_0x183032(0x14e)))return;const _0x2cc68c=_0x57aa26[_0x183032(0x152)][_0x183032(0x15b)](_0x183032(0x158));_0x2cc68c[_0x183032(0x16c)](_0x183032(0x169),[],[_0x183032(0x169)]),_0x2cc68c[_0x183032(0x15f)][_0x183032(0x174)](_0x183032(0x169),_0x388a92(_0x325365,_0x183032(0x167))),this[_0x183032(0x171)]();}[_0x58cfde(0x171)](){const _0x518171=_0x58cfde,_0x13be38=this[_0x518171(0x173)],_0x3b292f=_0x13be38[_0x518171(0x14f)];_0x13be38[_0x518171(0x152)][_0x518171(0x15b)](_0x518171(0x158))[_0x518171(0x15f)][_0x518171(0x175)](_0x543b45=>{const _0x395938=_0x518171;if(_0x395938(0x161)!=_0x543b45[_0x395938(0x172)])return;const {data:_0x478449}=_0x543b45;if(_0x478449&&_0x395938(0x169)==_0x478449[_0x395938(0x170)]){const _0x35b684=_0x478449[_0x395938(0x15e)][0x0][_0x395938(0x16b)];return{'type':_0x395938(0x153),'content':_0x388a92(_0x3b292f,_0x395938(0x165),function(_0x4ee8ee){const _0x113d6a=_0x395938;switch(_0x4ee8ee){case _0x113d6a(0x15d):return _0x388a92(_0x3b292f,_0x113d6a(0x156));case _0x113d6a(0x15a):return _0x388a92(_0x3b292f,_0x113d6a(0x155));case _0x113d6a(0x150):return _0x388a92(_0x3b292f,_0x113d6a(0x16f));case _0x113d6a(0x164):return _0x388a92(_0x3b292f,_0x113d6a(0x15c));}}(_0x35b684))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x186317=_0x30b8;(function(_0x3357fa,_0x413c95){const _0xf40c6d=_0x30b8,_0x19e0eb=_0x3357fa();while(!![]){try{const _0x5f0ea4=parseInt(_0xf40c6d(0xfe))/0x1+parseInt(_0xf40c6d(0xee))/0x2+-parseInt(_0xf40c6d(0x101))/0x3+-parseInt(_0xf40c6d(0xe3))/0x4+parseInt(_0xf40c6d(0x105))/0x5+-parseInt(_0xf40c6d(0xe1))/0x6*(parseInt(_0xf40c6d(0xdf))/0x7)+-parseInt(_0xf40c6d(0x107))/0x8*(-parseInt(_0xf40c6d(0xdd))/0x9);if(_0x5f0ea4===_0x413c95)break;else _0x19e0eb['push'](_0x19e0eb['shift']());}catch(_0x4f1960){_0x19e0eb['push'](_0x19e0eb['shift']());}}}(_0x1150,0xbd9fd));function _0x1150(){const _0x2e0212=['FORMAT_','format','114850Zbplni','superscript','23342424llurgU','ItalicEditing','_enableDefaultAttributesIntegration','*Remove\x20format:*\x20%0','*Format:*\x20%0','registerAttributeLabel','type','FORMAT_SUBSCRIPT','toLowerCase','FORMAT_BOLD','get','code','9TCpxir','FORMAT_STRIKETHROUGH','21GDSGWY','toUpperCase','2188842aZzIau','editor','4264220rxMorD','slice','SubscriptEditing','registerDescriptionCallback','BoldEditing','afterInit','has','subscript','commandParams','_registerLegacyDescription','UnderlineEditing','1080058MhHKjG','bold','CodeEditing','commandName','StrikethroughEditing','underline','SuperscriptEditing','FORMAT_CODE','locale','strikethrough','_descriptionFactory','FORMAT_UNDERLINE','formatInline','plugins','forceValue','FORMAT_ITALIC','853041DCMpDO','italic','FORMAT_SUPERSCRIPT','4189998osUAIu','TrackChangesEditing'];_0x1150=function(){return _0x2e0212;};return _0x1150();}import{Plugin as _0x180140}from'ckeditor5/src/core.js';import{getTranslation as _0x58f1e1}from'../utils/common-translations.js';function _0x30b8(_0x398df2,_0x3cb974){const _0x1150f3=_0x1150();return _0x30b8=function(_0x30b870,_0x118c40){_0x30b870=_0x30b870-0xd4;let _0x2da327=_0x1150f3[_0x30b870];return _0x2da327;},_0x30b8(_0x398df2,_0x3cb974);}const ti=[_0x186317(0xe7),_0x186317(0x108),_0x186317(0xed),_0x186317(0xf0),_0x186317(0xf2),_0x186317(0xe5),_0x186317(0xf4)];export default class U extends _0x180140{[_0x186317(0xe8)](){const _0x4f6c10=_0x186317,_0x34d9b2=this[_0x4f6c10(0xe2)],_0x292f60=_0x34d9b2[_0x4f6c10(0xfb)][_0x4f6c10(0xdb)](_0x4f6c10(0x102)),_0x619623=_0x34d9b2[_0x4f6c10(0xf6)];for(const _0x49d1a5 of ti){if(!_0x34d9b2[_0x4f6c10(0xfb)][_0x4f6c10(0xe9)](_0x49d1a5))continue;const _0x23ccfc=_0x49d1a5[_0x4f6c10(0xe4)](0x0,-0x7)[_0x4f6c10(0xd9)](),_0x1827a6=_0x4f6c10(0x103)+_0x23ccfc[_0x4f6c10(0xe0)]();_0x292f60[_0x4f6c10(0x109)](_0x23ccfc,[_0x23ccfc]),_0x292f60[_0x4f6c10(0xf8)][_0x4f6c10(0xd6)](_0x23ccfc,_0x58f1e1(_0x619623,_0x1827a6));}this[_0x4f6c10(0xec)]();}[_0x186317(0xec)](){const _0x4da0a6=_0x186317,_0x42fcab=this[_0x4da0a6(0xe2)],_0x28cbf3=_0x42fcab[_0x4da0a6(0xf6)],_0x33b56a=_0x42fcab[_0x4da0a6(0xfb)][_0x4da0a6(0xdb)](_0x4da0a6(0x102));function _0x2f70b9(_0x40a479,_0x20bf3a){const _0x522aa1=_0x4da0a6;_0x33b56a[_0x522aa1(0xf8)][_0x522aa1(0xe6)](_0x5ba1c3=>{const _0x1296ba=_0x522aa1;if(_0x1296ba(0xfa)!=_0x5ba1c3[_0x1296ba(0xd7)])return;const {data:_0x1004c8}=_0x5ba1c3;return _0x1004c8&&_0x1004c8[_0x1296ba(0xf1)]===_0x40a479?_0x1004c8[_0x1296ba(0xeb)][0x0][_0x1296ba(0xfc)]?{'type':_0x1296ba(0x104),'content':_0x58f1e1(_0x28cbf3,_0x1296ba(0xd5),_0x20bf3a)}:{'type':_0x1296ba(0x104),'content':_0x58f1e1(_0x28cbf3,_0x1296ba(0xd4),_0x20bf3a)}:void 0x0;});}_0x2f70b9(_0x4da0a6(0xef),_0x58f1e1(_0x28cbf3,_0x4da0a6(0xda))),_0x2f70b9(_0x4da0a6(0xff),_0x58f1e1(_0x28cbf3,_0x4da0a6(0xfd))),_0x2f70b9(_0x4da0a6(0xf3),_0x58f1e1(_0x28cbf3,_0x4da0a6(0xf9))),_0x2f70b9(_0x4da0a6(0xdc),_0x58f1e1(_0x28cbf3,_0x4da0a6(0xf5))),_0x2f70b9(_0x4da0a6(0xf7),_0x58f1e1(_0x28cbf3,_0x4da0a6(0xde))),_0x2f70b9(_0x4da0a6(0xea),_0x58f1e1(_0x28cbf3,_0x4da0a6(0xd8))),_0x2f70b9(_0x4da0a6(0x106),_0x58f1e1(_0x28cbf3,_0x4da0a6(0x100)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x17416e=_0x40bd;(function(_0x1427ac,_0x29560d){const _0x58af9d=_0x40bd,_0x1c90da=_0x1427ac();while(!![]){try{const _0x5e3373=parseInt(_0x58af9d(0x15d))/0x1+parseInt(_0x58af9d(0x14c))/0x2*(parseInt(_0x58af9d(0x15b))/0x3)+-parseInt(_0x58af9d(0x161))/0x4*(parseInt(_0x58af9d(0x162))/0x5)+parseInt(_0x58af9d(0x15a))/0x6*(-parseInt(_0x58af9d(0x144))/0x7)+parseInt(_0x58af9d(0x154))/0x8+-parseInt(_0x58af9d(0x151))/0x9+parseInt(_0x58af9d(0x168))/0xa*(parseInt(_0x58af9d(0x141))/0xb);if(_0x5e3373===_0x29560d)break;else _0x1c90da['push'](_0x1c90da['shift']());}catch(_0x5b3c8e){_0x1c90da['push'](_0x1c90da['shift']());}}}(_0xe937,0xc000c));import{Plugin as _0xbd6e8f}from'ckeditor5/src/core.js';import{getTranslation as _0x5684b8}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3f2a5d}from'../utils/utils.js';export default class O extends _0xbd6e8f{[_0x17416e(0x145)](){const _0x1f3037=_0x17416e,_0x29f5a8=this[_0x1f3037(0x166)],_0x28335d=_0x29f5a8[_0x1f3037(0x143)];if(!_0x29f5a8[_0x1f3037(0x158)][_0x1f3037(0x140)](_0x1f3037(0x163)))return;const _0x747161=_0x29f5a8[_0x1f3037(0x158)][_0x1f3037(0x13c)](_0x1f3037(0x146)),_0x5090b8=this[_0x1f3037(0x166)][_0x1f3037(0x149)][_0x1f3037(0x13c)](_0x1f3037(0x14d));_0x747161[_0x1f3037(0x15e)](_0x1f3037(0x14d),(_0x19ecf7,_0x5755c0={})=>{const _0xf3d410=_0x1f3037,_0x4c2156=this[_0xf3d410(0x166)][_0xf3d410(0x167)][_0xf3d410(0x153)][_0xf3d410(0x155)],_0x4cd4f7=_0x5755c0&&void 0x0!==_0x5755c0[_0xf3d410(0x152)]?_0x5755c0[_0xf3d410(0x152)]:!_0x5090b8[_0xf3d410(0x14e)];let _0x24f4f2=[];if(_0x4cd4f7){const _0x159c49=Array[_0xf3d410(0x13d)](_0x4c2156[_0xf3d410(0x13e)]())[_0xf3d410(0x14a)](_0x2c357d=>oo(_0x2c357d)||function(_0x1b0c56,_0x5b86b3){const _0x182c70=_0xf3d410,_0x1649aa=_0x5b86b3[_0x182c70(0x148)](_0x1b0c56[_0x182c70(0x142)],_0x182c70(0x14d)),_0x7996ea=_0x5b86b3[_0x182c70(0x148)]([_0x182c70(0x15c),_0x182c70(0x14d)],_0x1b0c56);return _0x1649aa&&_0x7996ea;}(_0x2c357d,this[_0xf3d410(0x166)][_0xf3d410(0x167)][_0xf3d410(0x156)]));_0x24f4f2=_0x3f2a5d(_0x159c49,_0x29f5a8[_0xf3d410(0x167)]);}else{const _0x2ab074=Array[_0xf3d410(0x13d)](_0x4c2156[_0xf3d410(0x13e)]())[_0xf3d410(0x14a)](_0x1a5cc2=>oo(_0x1a5cc2));_0x24f4f2=_0x3f2a5d(_0x2ab074,_0x29f5a8[_0xf3d410(0x167)]);}_0x29f5a8[_0xf3d410(0x167)][_0xf3d410(0x164)](()=>{const _0x2cd88a=_0xf3d410;for(const _0x873e66 of _0x24f4f2)_0x747161[_0x2cd88a(0x14f)](_0x873e66,{'commandName':_0x2cd88a(0x14d),'commandParams':[{'forceValue':_0x4cd4f7}]});});}),_0x747161[_0x1f3037(0x14b)][_0x1f3037(0x157)](_0x20c9e5=>{const _0x53b0f7=_0x1f3037,{data:_0xf026f1}=_0x20c9e5;if(_0xf026f1&&_0x53b0f7(0x14d)==_0xf026f1[_0x53b0f7(0x147)]){const _0x1869b3=_0x5684b8(_0x28335d,_0x53b0f7(0x159));return _0xf026f1[_0x53b0f7(0x13f)][0x0][_0x53b0f7(0x152)]?{'type':_0x53b0f7(0x165),'content':_0x5684b8(_0x28335d,_0x53b0f7(0x160),_0x1869b3)}:{'type':_0x53b0f7(0x165),'content':_0x5684b8(_0x28335d,_0x53b0f7(0x150),_0x1869b3)};}});}}function oo(_0x389509){const _0xd36da3=_0x17416e;return _0xd36da3(0x14d)==_0x389509[_0xd36da3(0x142)][_0xd36da3(0x15f)];}function _0x40bd(_0x23b220,_0xa3138c){const _0xe93732=_0xe937();return _0x40bd=function(_0x40bdec,_0x52a022){_0x40bdec=_0x40bdec-0x13c;let _0xea033a=_0xe93732[_0x40bdec];return _0xea033a;},_0x40bd(_0x23b220,_0xa3138c);}function _0xe937(){const _0x3c5109=['_descriptionFactory','43782hRLReX','blockQuote','value','markBlockFormat','*Remove\x20format:*\x20%0','5728419tEgZLG','forceValue','document','10540424mEzcRv','selection','schema','registerDescriptionCallback','plugins','ELEMENT_BLOCK_QUOTE','69414zmmZId','75Xaevie','$root','12586ooMNdZ','enableCommand','name','*Set\x20format:*\x20%0','5390956qebVCn','5fzDLDM','BlockQuoteEditing','change','format','editor','model','10pFRinC','get','from','getSelectedBlocks','commandParams','has','10716673LDjqlF','parent','locale','49woqtDZ','afterInit','TrackChangesEditing','commandName','checkChild','commands','filter'];_0xe937=function(){return _0x3c5109;};return _0xe937();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x58a3(_0x40e533,_0x31f994){const _0x4e14a5=_0x4e14();return _0x58a3=function(_0x58a33b,_0x48306b){_0x58a33b=_0x58a33b-0x14f;let _0x5065c7=_0x4e14a5[_0x58a33b];return _0x5065c7;},_0x58a3(_0x40e533,_0x31f994);}function _0x4e14(){const _0xf1f6e3=['changeCaseTitle','TrackChangesEditing','784224fmWmjB','2506668BYvJmj','1144269uwTNMl','CaseChange','changeCaseLower','5913848JPJTbH','has','enableCommand','get','editor','1739794vBqRTP','changeCaseUpper','5ExZtPy','afterInit','1866ZODpAs','1124064qJCvDH','plugins','2878DWMbbd'];_0x4e14=function(){return _0xf1f6e3;};return _0x4e14();}const _0x141a76=_0x58a3;(function(_0x1c48da,_0x1845af){const _0x234129=_0x58a3,_0x283001=_0x1c48da();while(!![]){try{const _0x12a3b7=parseInt(_0x234129(0x160))/0x1+parseInt(_0x234129(0x162))/0x2*(parseInt(_0x234129(0x15f))/0x3)+parseInt(_0x234129(0x151))/0x4+parseInt(_0x234129(0x15d))/0x5*(-parseInt(_0x234129(0x152))/0x6)+-parseInt(_0x234129(0x15b))/0x7+-parseInt(_0x234129(0x156))/0x8+-parseInt(_0x234129(0x153))/0x9;if(_0x12a3b7===_0x1845af)break;else _0x283001['push'](_0x283001['shift']());}catch(_0x1731ae){_0x283001['push'](_0x283001['shift']());}}}(_0x4e14,0xa69f6));import{Plugin as _0x14f814}from'ckeditor5/src/core.js';export default class G extends _0x14f814{[_0x141a76(0x15e)](){const _0x3d491a=_0x141a76,_0x4c8983=this[_0x3d491a(0x15a)];_0x4c8983[_0x3d491a(0x161)][_0x3d491a(0x157)](_0x3d491a(0x154))&&(_0x4c8983[_0x3d491a(0x161)][_0x3d491a(0x159)](_0x3d491a(0x150))[_0x3d491a(0x158)](_0x3d491a(0x15c)),_0x4c8983[_0x3d491a(0x161)][_0x3d491a(0x159)](_0x3d491a(0x150))[_0x3d491a(0x158)](_0x3d491a(0x155)),_0x4c8983[_0x3d491a(0x161)][_0x3d491a(0x159)](_0x3d491a(0x150))[_0x3d491a(0x158)](_0x3d491a(0x14f)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0xf44b(_0x344d08,_0x1e6dc2){const _0x3418cf=_0x3418();return _0xf44b=function(_0xf44b4c,_0x555c0e){_0xf44b4c=_0xf44b4c-0x1ef;let _0xc401f7=_0x3418cf[_0xf44b4c];return _0xc401f7;},_0xf44b(_0x344d08,_0x1e6dc2);}const _0x25cabc=_0xf44b;function _0x3418(){const _0x50bfb2=['3040736jLlPAy','plugins','1otAseS','get','commands','ckbox','435816HZNTIP','editor','1777400GPsozv','7lEREWt','19554mgqcrL','171TNuRtM','TrackChangesEditing','afterInit','enableCommand','9137766RpMszz','170650jQqKdS','154629eRJUjt','565eESetk'];_0x3418=function(){return _0x50bfb2;};return _0x3418();}(function(_0x130552,_0x46111b){const _0x5bfb16=_0xf44b,_0x189651=_0x130552();while(!![]){try{const _0x19a933=parseInt(_0x5bfb16(0x1f7))/0x1*(parseInt(_0x5bfb16(0x1fb))/0x2)+parseInt(_0x5bfb16(0x1f3))/0x3+-parseInt(_0x5bfb16(0x1fd))/0x4+-parseInt(_0x5bfb16(0x1f4))/0x5*(parseInt(_0x5bfb16(0x1ff))/0x6)+-parseInt(_0x5bfb16(0x1fe))/0x7*(parseInt(_0x5bfb16(0x1f5))/0x8)+-parseInt(_0x5bfb16(0x200))/0x9*(-parseInt(_0x5bfb16(0x1f2))/0xa)+parseInt(_0x5bfb16(0x1f1))/0xb;if(_0x19a933===_0x46111b)break;else _0x189651['push'](_0x189651['shift']());}catch(_0x101642){_0x189651['push'](_0x189651['shift']());}}}(_0x3418,0x38903));import{Plugin as _0x4e818a}from'ckeditor5/src/core.js';export default class F extends _0x4e818a{[_0x25cabc(0x1ef)](){const _0x4ce26d=_0x25cabc,_0x183dfb=this[_0x4ce26d(0x1fc)];_0x183dfb[_0x4ce26d(0x1f9)][_0x4ce26d(0x1f8)](_0x4ce26d(0x1fa))&&_0x183dfb[_0x4ce26d(0x1f6)][_0x4ce26d(0x1f8)](_0x4ce26d(0x201))[_0x4ce26d(0x1f0)](_0x4ce26d(0x1fa));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x2d01(){const _0x1593bc=['find','type','format','232HMmthX','ELEMENT_CODE_BLOCK','parent','model','60867Ogifua','language','change','blockName','formatBlock','indentCodeBlock','registerDescriptionCallback','schema','editor','config','commandParams','15705jQNigR','commands','78489AvPwjh','890MLsJpU','document','7IPACky','*Set\x20format:*\x20%0','from','value','label','_descriptionFactory','toLowerCase','40tlXJVn','getSelectedBlocks','*Remove\x20format:*\x20%0','585DCbLpG','get','isLimit','languages','checkChild','1499514wgNwbv','registerElementLabel','filter','41063ogISeh','8ffJHBW','rootElement','afterInit','plugins','outdentCodeBlock','424668LoZiZH','forceValue','locale','328746cQtytz','CodeBlock','enableCommand','has','TrackChangesEditing','selection','markBlockFormat','codeBlock','name','commandName'];_0x2d01=function(){return _0x1593bc;};return _0x2d01();}function _0x105d(_0x1288d4,_0x3530ff){const _0x2d01f5=_0x2d01();return _0x105d=function(_0x105da2,_0x18ea46){_0x105da2=_0x105da2-0xdd;let _0x3539f8=_0x2d01f5[_0x105da2];return _0x3539f8;},_0x105d(_0x1288d4,_0x3530ff);}const _0x15b0dc=_0x105d;(function(_0x5f49b0,_0x2915f6){const _0x28ac67=_0x105d,_0x404a46=_0x5f49b0();while(!![]){try{const _0x4ea34e=-parseInt(_0x28ac67(0x10e))/0x1+-parseInt(_0x28ac67(0xe8))/0x2*(parseInt(_0x28ac67(0xf0))/0x3)+parseInt(_0x28ac67(0x118))/0x4*(-parseInt(_0x28ac67(0x10c))/0x5)+-parseInt(_0x28ac67(0xe4))/0x6*(parseInt(_0x28ac67(0x111))/0x7)+-parseInt(_0x28ac67(0xfd))/0x8*(parseInt(_0x28ac67(0x101))/0x9)+-parseInt(_0x28ac67(0x10f))/0xa*(parseInt(_0x28ac67(0xe7))/0xb)+parseInt(_0x28ac67(0xed))/0xc*(parseInt(_0x28ac67(0xdf))/0xd);if(_0x4ea34e===_0x2915f6)break;else _0x404a46['push'](_0x404a46['shift']());}catch(_0xabe59f){_0x404a46['push'](_0x404a46['shift']());}}}(_0x2d01,0x40f0b));import{Plugin as _0x2e6daf}from'ckeditor5/src/core.js';import{getTranslation as _0x555927}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0xf04d22}from'../utils/utils.js';export default class L extends _0x2e6daf{[_0x15b0dc(0xea)](){const _0x89ae87=_0x15b0dc,_0x21ba40=this[_0x89ae87(0x109)];if(!_0x21ba40[_0x89ae87(0xeb)][_0x89ae87(0xf3)](_0x89ae87(0xf1)))return;const _0xfb663e=_0x21ba40[_0x89ae87(0xeb)][_0x89ae87(0xe0)](_0x89ae87(0xf4)),_0x3ac8bf=_0x21ba40[_0x89ae87(0xef)],_0x5c2020=_0x21ba40[_0x89ae87(0x10a)][_0x89ae87(0xe0)](_0x89ae87(0xf7))[_0x89ae87(0xe2)],_0x18a2ca=_0x21ba40[_0x89ae87(0x10d)][_0x89ae87(0xe0)](_0x89ae87(0xf7));_0xfb663e[_0x89ae87(0xf2)](_0x89ae87(0x106)),_0xfb663e[_0x89ae87(0xf2)](_0x89ae87(0xec)),_0xfb663e[_0x89ae87(0xf2)](_0x89ae87(0xf7),(_0x53cc68,_0x9c5416={})=>{const _0x2e7de0=_0x89ae87,_0x192ff0=_0x21ba40[_0x2e7de0(0x100)],_0x19e3ca=_0x21ba40[_0x2e7de0(0x100)][_0x2e7de0(0x110)][_0x2e7de0(0xf5)],_0x5b8e1e=_0x9c5416&&void 0x0!==_0x9c5416[_0x2e7de0(0xee)]?_0x9c5416[_0x2e7de0(0xee)]:!_0x18a2ca[_0x2e7de0(0x114)];let _0x264e76;_0x9c5416[_0x2e7de0(0x102)]||(_0x9c5416[_0x2e7de0(0x102)]=_0x5c2020[0x0][_0x2e7de0(0x102)]),_0x264e76=_0x5b8e1e?Array[_0x2e7de0(0x113)](_0x19e3ca[_0x2e7de0(0xdd)]())[_0x2e7de0(0xe6)](_0x1949ab=>eo(_0x1949ab)||function(_0x46e8c1,_0x5494b2){const _0x2180a4=_0x2e7de0;if(_0x46e8c1['is'](_0x2180a4(0xe9))||_0x5494b2[_0x2180a4(0xe1)](_0x46e8c1))return!0x1;return _0x5494b2[_0x2180a4(0xe3)](_0x46e8c1[_0x2180a4(0xff)],_0x2180a4(0xf7));}(_0x1949ab,_0x192ff0[_0x2e7de0(0x108)])):Array[_0x2e7de0(0x113)](_0x19e3ca[_0x2e7de0(0xdd)]())[_0x2e7de0(0xe6)](_0x4e8c33=>eo(_0x4e8c33));const _0x3532fc=_0xf04d22(_0x264e76,_0x192ff0);_0x192ff0[_0x2e7de0(0x103)](()=>{const _0x3c11d6=_0x2e7de0;for(const _0x48743e of _0x3532fc)_0xfb663e[_0x3c11d6(0xf6)](_0x48743e,{'commandName':_0x3c11d6(0xf7),'commandParams':[{..._0x9c5416,'forceValue':_0x5b8e1e}],'formatGroupId':_0x3c11d6(0x104)});});}),(_0xfb663e[_0x89ae87(0x116)][_0x89ae87(0xe5)](_0x89ae87(0xf7),_0xc0f215=>_0x555927(_0x3ac8bf,_0x89ae87(0xfe),_0xc0f215)),_0xfb663e[_0x89ae87(0x116)][_0x89ae87(0x107)](_0xa3d27f=>{const _0xfed205=_0x89ae87;if(_0xfed205(0x105)!=_0xa3d27f[_0xfed205(0xfb)])return;const _0x134935=_0x3ac8bf['t'],{data:_0x3a98c5}=_0xa3d27f;if(!_0x3a98c5||_0xfed205(0xf7)!=_0x3a98c5[_0xfed205(0xf9)])return;const _0x56b638=_0x3a98c5[_0xfed205(0x10b)][0x0][_0xfed205(0x102)],_0x261cd9=_0x134935(_0x5c2020[_0xfed205(0xfa)](_0x2a453d=>_0x2a453d[_0xfed205(0x102)]===_0x56b638)[_0xfed205(0x115)])[_0xfed205(0x117)]();return _0x3a98c5[_0xfed205(0x10b)][0x0][_0xfed205(0xee)]?{'type':_0xfed205(0xfc),'content':_0x555927(_0x3ac8bf,_0xfed205(0x112),_0x555927(_0x3ac8bf,_0xfed205(0xfe),0x1)+'\x20('+_0x261cd9+')')}:{'type':_0xfed205(0xfc),'content':_0x555927(_0x3ac8bf,_0xfed205(0xde),_0x555927(_0x3ac8bf,_0xfed205(0xfe),0x1))};}));}}function eo(_0x49a307){const _0x507b4d=_0x15b0dc;return _0x507b4d(0xf7)==_0x49a307[_0x507b4d(0xf8)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3112d9=_0x588e;(function(_0x45cfd3,_0xd83009){const _0x16c8d7=_0x588e,_0x4660ea=_0x45cfd3();while(!![]){try{const _0x3adedf=-parseInt(_0x16c8d7(0x157))/0x1+-parseInt(_0x16c8d7(0x158))/0x2*(-parseInt(_0x16c8d7(0x151))/0x3)+parseInt(_0x16c8d7(0x149))/0x4*(-parseInt(_0x16c8d7(0x152))/0x5)+parseInt(_0x16c8d7(0x155))/0x6*(parseInt(_0x16c8d7(0x146))/0x7)+parseInt(_0x16c8d7(0x14d))/0x8+parseInt(_0x16c8d7(0x14f))/0x9*(parseInt(_0x16c8d7(0x148))/0xa)+parseInt(_0x16c8d7(0x153))/0xb;if(_0x3adedf===_0xd83009)break;else _0x4660ea['push'](_0x4660ea['shift']());}catch(_0xbfd769){_0x4660ea['push'](_0x4660ea['shift']());}}}(_0x3fbe,0xa1241));import{Plugin as _0x4f6f29}from'ckeditor5/src/core.js';function _0x588e(_0x27c446,_0x1f4883){const _0x3fbecf=_0x3fbe();return _0x588e=function(_0x588edc,_0x5c3f83){_0x588edc=_0x588edc-0x145;let _0x487e41=_0x3fbecf[_0x588edc];return _0x487e41;},_0x588e(_0x27c446,_0x1f4883);}export default class H extends _0x4f6f29{[_0x3112d9(0x14a)](){const _0x5b3614=_0x3112d9,_0x3038f0=this[_0x5b3614(0x150)];if(!_0x3038f0[_0x5b3614(0x154)][_0x5b3614(0x145)](_0x5b3614(0x14c)))return;_0x3038f0[_0x5b3614(0x154)][_0x5b3614(0x156)](_0x5b3614(0x14e))[_0x5b3614(0x14b)](_0x5b3614(0x147));}}function _0x3fbe(){const _0x3aca7a=['addCommentThread','10jUhWFo','643048dKwjzd','afterInit','enableCommand','CommentsEditing','994064EsjKVd','TrackChangesEditing','667377FlrKAm','editor','495174fOIUMx','30suSzff','13010514KWbhIr','plugins','6bGDklm','get','460361NMyiaX','2zGgElz','has','3771061obpctC'];_0x3fbe=function(){return _0x3aca7a;};return _0x3fbe();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x50e3(_0x39d0ec,_0x3cc4ef){const _0x1429bc=_0x1429();return _0x50e3=function(_0x50e360,_0x2c2678){_0x50e360=_0x50e360-0x143;let _0x198081=_0x1429bc[_0x50e360];return _0x198081;},_0x50e3(_0x39d0ec,_0x3cc4ef);}const _0x13f528=_0x50e3;(function(_0x2767f8,_0x5d5571){const _0x34ddd0=_0x50e3,_0x39d4d1=_0x2767f8();while(!![]){try{const _0x3d2aa5=-parseInt(_0x34ddd0(0x16f))/0x1*(parseInt(_0x34ddd0(0x16b))/0x2)+-parseInt(_0x34ddd0(0x166))/0x3*(parseInt(_0x34ddd0(0x163))/0x4)+-parseInt(_0x34ddd0(0x15e))/0x5+parseInt(_0x34ddd0(0x175))/0x6+parseInt(_0x34ddd0(0x156))/0x7+-parseInt(_0x34ddd0(0x17d))/0x8+parseInt(_0x34ddd0(0x17b))/0x9*(parseInt(_0x34ddd0(0x179))/0xa);if(_0x3d2aa5===_0x5d5571)break;else _0x39d4d1['push'](_0x39d4d1['shift']());}catch(_0x3b096e){_0x39d4d1['push'](_0x39d4d1['shift']());}}}(_0x1429,0x76327));import{Plugin as _0x6a8cf3}from'ckeditor5/src/core.js';import{LiveRange as _0x10305d}from'ckeditor5/src/engine.js';import{Delete as _0x5255c8}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x327a90}from'./utils.js';function _0x1429(){const _0x1a06f9=['enqueueChange','124482IjInWk','rootName','fromRange','get','data','68XGenun','root','init','merge','10577WWpBIe','showSuggestionHighlights','writer','batch','requires','bind','1503438shatpA','getFirstRange','forward','document','8509750GVcLaI','plugins','18XaCBjf','editing','5609408ZlLvby','modifySelection','TrackChangesEditing','markerName','unbindElementFromMarkerName','setSelection','remove','mapper','model','addMarker:suggestion:deletion','end','$graveyard','unit','commands','high','downcastDispatcher','detach','deleteForward','selection','editor','createRange','4832156ehfgQh','buffer','unlock','isCollapsed','options','uiElement','enableCommand','start','1962520UZIBSl','createSelection','delete','lock','markerNameToElements','68EXGMJi','removeMarker:suggestion:deletion'];_0x1429=function(){return _0x1a06f9;};return _0x1429();}export default class q extends _0x6a8cf3{static get[_0x13f528(0x173)](){return[_0x5255c8];}[_0x13f528(0x16d)](){const _0x13a0ce=_0x13f528,_0x4fa1b1=this[_0x13a0ce(0x154)],_0x2e4e95=_0x4fa1b1[_0x13a0ce(0x17a)][_0x13a0ce(0x169)](_0x13a0ce(0x143));_0x2e4e95[_0x13a0ce(0x15c)](_0x13a0ce(0x160));const _0x6c37a8=_0x4fa1b1[_0x13a0ce(0x14e)][_0x13a0ce(0x169)](_0x13a0ce(0x152));_0x2e4e95[_0x13a0ce(0x15c)](_0x13a0ce(0x152),(_0x2333f6,_0x4b2ff2={})=>{const _0x23fee9=_0x13a0ce,_0x2f8140=_0x4fa1b1[_0x23fee9(0x149)][_0x23fee9(0x15f)](_0x4fa1b1[_0x23fee9(0x149)][_0x23fee9(0x178)][_0x23fee9(0x153)]);_0x2f8140[_0x23fee9(0x159)]&&_0x4fa1b1[_0x23fee9(0x149)][_0x23fee9(0x17e)](_0x2f8140,{'direction':_0x23fee9(0x177),'unit':_0x4b2ff2[_0x23fee9(0x14d)]});const _0x114227=_0x2f8140[_0x23fee9(0x176)](),_0x3f59c4=_0x10305d[_0x23fee9(0x168)](_0x114227);let _0xa261b5;_0x2333f6(_0x4b2ff2),_0xa261b5=_0x23fee9(0x14c)==_0x3f59c4[_0x23fee9(0x16c)][_0x23fee9(0x167)]?_0x4fa1b1[_0x23fee9(0x149)][_0x23fee9(0x155)](_0x114227[_0x23fee9(0x15d)]):_0x4fa1b1[_0x23fee9(0x149)][_0x23fee9(0x155)](_0x3f59c4[_0x23fee9(0x15d)],_0x3f59c4[_0x23fee9(0x14b)]),_0x3f59c4[_0x23fee9(0x151)](),_0x4fa1b1[_0x23fee9(0x149)][_0x23fee9(0x165)](_0x6c37a8[_0x23fee9(0x157)][_0x23fee9(0x172)],_0x49bedf=>{const _0x1fd190=_0x23fee9;_0x6c37a8[_0x1fd190(0x157)][_0x1fd190(0x161)](),_0x49bedf[_0x1fd190(0x146)](_0x49bedf[_0x1fd190(0x155)](_0xa261b5[_0x1fd190(0x14b)])),_0x6c37a8[_0x1fd190(0x157)][_0x1fd190(0x158)]();});}),_0x4fa1b1[_0x13a0ce(0x17c)][_0x13a0ce(0x150)]['on'](_0x13a0ce(0x14a),_0x327a90(_0x4fa1b1,_0x13a0ce(0x16e)),{'priority':_0x13a0ce(0x14f)}),_0x4fa1b1[_0x13a0ce(0x16a)][_0x13a0ce(0x150)]['on'](_0x13a0ce(0x14a),(_0x57be6a,_0xfafd26,_0x40fb35)=>{const _0x5c239a=_0x13a0ce;_0x40fb35[_0x5c239a(0x15a)][_0x5c239a(0x170)]&&_0x327a90(_0x4fa1b1,_0x5c239a(0x16e),{'showActiveMarker':!0x1})[_0x5c239a(0x174)](this)(_0x57be6a,_0xfafd26,_0x40fb35);},{'priority':_0x13a0ce(0x14f)}),_0x4fa1b1[_0x13a0ce(0x17c)][_0x13a0ce(0x150)]['on'](_0x13a0ce(0x164),(_0x562607,_0x465721,_0x1a9997)=>{const _0x48acd9=_0x13a0ce,_0x2d96c4=_0x1a9997[_0x48acd9(0x148)][_0x48acd9(0x162)](_0x465721[_0x48acd9(0x144)]);if(_0x2d96c4){for(const _0x5618fa of _0x2d96c4)_0x5618fa['is'](_0x48acd9(0x15b))&&(_0x1a9997[_0x48acd9(0x148)][_0x48acd9(0x145)](_0x5618fa,_0x465721[_0x48acd9(0x144)]),_0x1a9997[_0x48acd9(0x171)][_0x48acd9(0x147)](_0x5618fa));}},{'priority':_0x13a0ce(0x14f)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x25d3(_0x2d7307,_0x2a3b5b){const _0x59190e=_0x5919();return _0x25d3=function(_0x25d383,_0x10222c){_0x25d383=_0x25d383-0x149;let _0x424851=_0x59190e[_0x25d383];return _0x424851;},_0x25d3(_0x2d7307,_0x2a3b5b);}const _0x3af9b5=_0x25d3;(function(_0x23deb2,_0x5cb4a8){const _0x1a3058=_0x25d3,_0x5c0b5d=_0x23deb2();while(!![]){try{const _0xf8d8dd=parseInt(_0x1a3058(0x150))/0x1*(-parseInt(_0x1a3058(0x14b))/0x2)+parseInt(_0x1a3058(0x175))/0x3+-parseInt(_0x1a3058(0x15a))/0x4*(-parseInt(_0x1a3058(0x15f))/0x5)+parseInt(_0x1a3058(0x164))/0x6+-parseInt(_0x1a3058(0x16c))/0x7+parseInt(_0x1a3058(0x17f))/0x8*(parseInt(_0x1a3058(0x15c))/0x9)+-parseInt(_0x1a3058(0x17d))/0xa;if(_0xf8d8dd===_0x5cb4a8)break;else _0x5c0b5d['push'](_0x5c0b5d['shift']());}catch(_0x38c9bd){_0x5c0b5d['push'](_0x5c0b5d['shift']());}}}(_0x5919,0x2e6a6));import{Plugin as _0x887d89}from'ckeditor5/src/core.js';import{Enter as _0x46cb02}from'ckeditor5/src/enter.js';import{LiveRange as _0x487365}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x3d5717}from'./utils.js';function _0x5919(){const _0x2d2380=['447693DaXnqY','markerNameToElements','options','nextSibling','model','markerName','addMarker:suggestion:insertion','commands','2244360sZxGnT','high','24WsnAty','plugins','bind','3140azpeGR','afterExecute','hasClass','init','writer','143zChZcN','fire','selection','change','end','enter','markInsertion','getFirstRange','removeMarker:suggestion:insertion','mapper','88ylXKZW','createRange','1126593dRFGvl','editor','get','83575zybYwa','unbindElementFromMarkerName','downcastDispatcher','showSuggestionHighlights','detach','408600eaSGuN','enterBlock','requires','createPositionAt','data','split','fromRange','ck-suggestion-marker-split','2250696uWEOEt','remove','document','parent','TrackChangesEditing','getFirstPosition','enableCommand','setSelection','editing'];_0x5919=function(){return _0x2d2380;};return _0x5919();}export default class W extends _0x887d89{static get[_0x3af9b5(0x166)](){return[_0x46cb02];}[_0x3af9b5(0x14e)](){const _0x1e0c94=_0x3af9b5,_0x3c6441=this[_0x1e0c94(0x15d)],_0x5b2281=_0x3c6441[_0x1e0c94(0x149)][_0x1e0c94(0x15e)](_0x1e0c94(0x170)),_0x41e2ba=_0x3c6441[_0x1e0c94(0x17c)][_0x1e0c94(0x15e)](_0x1e0c94(0x155));_0x5b2281[_0x1e0c94(0x172)](_0x1e0c94(0x155),()=>{const _0x2e37e1=_0x1e0c94;_0x3c6441[_0x2e37e1(0x179)][_0x2e37e1(0x153)](_0xbf9551=>{const _0x2901a3=_0x2e37e1,_0x48b053=_0x3c6441[_0x2901a3(0x179)][_0x2901a3(0x16e)][_0x2901a3(0x152)],_0x102dfe=_0x48b053[_0x2901a3(0x171)](),_0x44192e=_0x487365[_0x2901a3(0x16a)](_0x48b053[_0x2901a3(0x157)]());if(_0x41e2ba[_0x2901a3(0x165)](_0xbf9551)){const _0x15934c=_0x3c6441[_0x2901a3(0x179)][_0x2901a3(0x167)](_0x102dfe[_0x2901a3(0x16f)][_0x2901a3(0x178)],0x0),_0x29aafa=_0xbf9551[_0x2901a3(0x15b)](_0x102dfe,_0x15934c);_0x5b2281[_0x2901a3(0x156)](_0x29aafa);}else _0xbf9551[_0x2901a3(0x173)](_0xbf9551[_0x2901a3(0x15b)](_0x44192e[_0x2901a3(0x154)]));_0x44192e[_0x2901a3(0x163)](),_0x41e2ba[_0x2901a3(0x151)](_0x2901a3(0x14c),{'writer':_0xbf9551});});}),_0x3c6441[_0x1e0c94(0x174)][_0x1e0c94(0x161)]['on'](_0x1e0c94(0x17b),_0x3d5717(_0x3c6441,_0x1e0c94(0x169)),{'priority':_0x1e0c94(0x17e)}),_0x3c6441[_0x1e0c94(0x174)][_0x1e0c94(0x161)]['on'](_0x1e0c94(0x158),(_0x237243,_0x1de41f,_0x4b71be)=>{const _0xcd0b70=_0x1e0c94,_0x481f6f=_0x4b71be[_0xcd0b70(0x159)][_0xcd0b70(0x176)](_0x1de41f[_0xcd0b70(0x17a)]);if(_0x481f6f){for(const _0x39d9db of _0x481f6f)_0x39d9db[_0xcd0b70(0x14d)](_0xcd0b70(0x16b))&&(_0x4b71be[_0xcd0b70(0x159)][_0xcd0b70(0x160)](_0x39d9db,_0x1de41f[_0xcd0b70(0x17a)]),_0x4b71be[_0xcd0b70(0x14f)][_0xcd0b70(0x16d)](_0x39d9db));}},{'priority':_0x1e0c94(0x17e)}),_0x3c6441[_0x1e0c94(0x168)][_0x1e0c94(0x161)]['on'](_0x1e0c94(0x17b),(_0x7f0bad,_0x2a942d,_0x1480e8)=>{const _0x5a011b=_0x1e0c94;_0x1480e8[_0x5a011b(0x177)][_0x5a011b(0x162)]&&_0x3d5717(_0x3c6441,_0x5a011b(0x169),{'showActiveMarker':!0x1})[_0x5a011b(0x14a)](this)(_0x7f0bad,_0x2a942d,_0x1480e8);},{'priority':_0x1e0c94(0x17e)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2cc2(_0x1a977c,_0x3dc59d){const _0xab992c=_0xab99();return _0x2cc2=function(_0x2cc268,_0x29646b){_0x2cc268=_0x2cc268-0x182;let _0x36db22=_0xab992c[_0x2cc268];return _0x36db22;},_0x2cc2(_0x1a977c,_0x3dc59d);}const _0x48c72e=_0x2cc2;(function(_0x42936a,_0x26d181){const _0x362fdc=_0x2cc2,_0xa41e0f=_0x42936a();while(!![]){try{const _0x5b9e74=parseInt(_0x362fdc(0x1a6))/0x1*(parseInt(_0x362fdc(0x185))/0x2)+parseInt(_0x362fdc(0x18e))/0x3*(parseInt(_0x362fdc(0x1a0))/0x4)+-parseInt(_0x362fdc(0x189))/0x5+-parseInt(_0x362fdc(0x193))/0x6+parseInt(_0x362fdc(0x198))/0x7+parseInt(_0x362fdc(0x199))/0x8*(-parseInt(_0x362fdc(0x182))/0x9)+-parseInt(_0x362fdc(0x1a2))/0xa;if(_0x5b9e74===_0x26d181)break;else _0xa41e0f['push'](_0xa41e0f['shift']());}catch(_0x11a9f4){_0xa41e0f['push'](_0xa41e0f['shift']());}}}(_0xab99,0x8c373));import{Plugin as _0x9039e0}from'ckeditor5/src/core.js';function _0xab99(){const _0x2ddec9=['editor','markers','3510660NkqmbA','enableCommand','plugins','createPositionAt','end','3wswVXI','item','string','handleFindCommand','findByTextCallback','639870MdRDKq','getIntersection','filter','start','get','4793621dDewuI','953776vkUhky','findPrevious','TrackChangesEditing','createRange','find','getMarkersGroup','suggestion:deletion','3447316LIUyZB','findNext','11672700IeJWwl','model','getRange','replace','280740IOuIDB','replaceAll','FindAndReplaceEditing','_isInDeletionRange','afterInit','9oFmwYY','bind','FindAndReplaceUtils','8VXnwAh','has'];_0xab99=function(){return _0x2ddec9;};return _0xab99();}export default class J extends _0x9039e0{[_0x48c72e(0x1aa)](){const _0x5bd44a=_0x48c72e;if(!this[_0x5bd44a(0x187)][_0x5bd44a(0x18b)][_0x5bd44a(0x186)](_0x5bd44a(0x1a8)))return;const _0x39b9a7=this[_0x5bd44a(0x187)][_0x5bd44a(0x18b)][_0x5bd44a(0x197)](_0x5bd44a(0x19b));_0x39b9a7[_0x5bd44a(0x18a)](_0x5bd44a(0x19d),this[_0x5bd44a(0x191)][_0x5bd44a(0x183)](this)),_0x39b9a7[_0x5bd44a(0x18a)](_0x5bd44a(0x1a1)),_0x39b9a7[_0x5bd44a(0x18a)](_0x5bd44a(0x19a)),_0x39b9a7[_0x5bd44a(0x18a)](_0x5bd44a(0x1a5)),_0x39b9a7[_0x5bd44a(0x18a)](_0x5bd44a(0x1a7));}[_0x48c72e(0x191)](_0x20d96b,_0x330580,_0x12d268={}){const _0x10a06c=_0x48c72e,_0x1e244a=this[_0x10a06c(0x187)][_0x10a06c(0x18b)][_0x10a06c(0x197)](_0x10a06c(0x184));return _0x20d96b(_0x2f6bf5=>(_0x10a06c(0x190)==typeof _0x330580?_0x1e244a[_0x10a06c(0x192)](_0x330580,_0x12d268):_0x330580)(_0x2f6bf5)[_0x10a06c(0x195)](_0x11f55a=>!0x1===this[_0x10a06c(0x1a9)](_0x11f55a,_0x2f6bf5[_0x10a06c(0x18f)])),_0x12d268);}[_0x48c72e(0x1a9)](_0x2dee99,_0x485987){const _0x1ff6ce=_0x48c72e,_0x5beb30=this[_0x1ff6ce(0x187)][_0x1ff6ce(0x1a3)][_0x1ff6ce(0x19c)](this[_0x1ff6ce(0x187)][_0x1ff6ce(0x1a3)][_0x1ff6ce(0x18c)](_0x485987,_0x2dee99[_0x1ff6ce(0x196)]),this[_0x1ff6ce(0x187)][_0x1ff6ce(0x1a3)][_0x1ff6ce(0x18c)](_0x485987,_0x2dee99[_0x1ff6ce(0x18d)]));for(const _0x223d98 of this[_0x1ff6ce(0x187)][_0x1ff6ce(0x1a3)][_0x1ff6ce(0x188)][_0x1ff6ce(0x19e)](_0x1ff6ce(0x19f)))if(null!==_0x5beb30[_0x1ff6ce(0x194)](_0x223d98[_0x1ff6ce(0x1a4)]()))return!0x0;return!0x1;}}
|
package/src/integrations/font.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x17cf35=_0x2926;(function(_0x2740c0,_0x1cc52c){const _0x354447=_0x2926,_0x59a8a3=_0x2740c0();while(!![]){try{const _0x36407f=parseInt(_0x354447(0xf1))/0x1+parseInt(_0x354447(0xec))/0x2*(-parseInt(_0x354447(0xee))/0x3)+-parseInt(_0x354447(0x123))/0x4+parseInt(_0x354447(0x113))/0x5*(-parseInt(_0x354447(0x117))/0x6)+-parseInt(_0x354447(0xf7))/0x7+parseInt(_0x354447(0x114))/0x8+parseInt(_0x354447(0xfd))/0x9;if(_0x36407f===_0x1cc52c)break;else _0x59a8a3['push'](_0x59a8a3['shift']());}catch(_0xbe96e4){_0x59a8a3['push'](_0x59a8a3['shift']());}}}(_0xdae2,0x1ab5a));import{Plugin as _0x49554d}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4d7197}from'ckeditor5/src/ui.js';function _0x2926(_0x3adc72,_0x4d1ed2){const _0xdae26d=_0xdae2();return _0x2926=function(_0x292605,_0x2c538f){_0x292605=_0x292605-0xe9;let _0x18745a=_0xdae26d[_0x292605];return _0x18745a;},_0x2926(_0x3adc72,_0x4d1ed2);}import{getTranslation as _0x4d3df0}from'../utils/common-translations.js';const ro=[{'pluginName':_0x17cf35(0xf8),'commandName':_0x17cf35(0x107)},{'pluginName':_0x17cf35(0xf3),'commandName':_0x17cf35(0xf2)},{'pluginName':_0x17cf35(0x101),'commandName':_0x17cf35(0xfe)},{'pluginName':_0x17cf35(0xeb),'commandName':_0x17cf35(0xf9)}];export default class Q extends _0x49554d{[_0x17cf35(0x11a)](){const _0x40c762=_0x17cf35,_0xce5070=this[_0x40c762(0x104)][_0x40c762(0x109)],_0x2d96a4=this[_0x40c762(0x104)][_0x40c762(0xfc)][_0x40c762(0x102)](_0x40c762(0x112));for(const {pluginName:_0xa721b6,commandName:_0x49be78}of ro)this[_0x40c762(0x104)][_0x40c762(0xfc)][_0x40c762(0x105)](_0xa721b6)&&_0x2d96a4[_0x40c762(0x118)](_0x49be78,[_0x49be78]);_0xce5070['t'],(_0x2d96a4[_0x40c762(0x11e)][_0x40c762(0x100)](_0x40c762(0x107),_0x4d3df0(_0xce5070,_0x40c762(0x106))),_0x2d96a4[_0x40c762(0x11e)][_0x40c762(0x100)](_0x40c762(0xf2),_0x4d3df0(_0xce5070,_0x40c762(0xf6))),_0x2d96a4[_0x40c762(0x11e)][_0x40c762(0x100)](_0x40c762(0xfe),_0x4d3df0(_0xce5070,_0x40c762(0xfa))),_0x2d96a4[_0x40c762(0x11e)][_0x40c762(0x100)](_0x40c762(0xf9),_0x4d3df0(_0xce5070,_0x40c762(0x119))),this[_0x40c762(0x116)]());}[_0x17cf35(0x116)](){const _0xf76bea=_0x17cf35,_0x19d154=this[_0xf76bea(0x104)],_0x46fff9=_0x19d154[_0xf76bea(0x109)];_0x19d154[_0xf76bea(0xfc)][_0xf76bea(0x102)](_0xf76bea(0x112))[_0xf76bea(0x11e)][_0xf76bea(0x103)](_0x24f8c9=>{const _0x5a2580=_0xf76bea,_0x4fb080=_0x46fff9['t'];if(_0x5a2580(0x10e)!=_0x24f8c9[_0x5a2580(0xff)])return;const {data:_0x21a7e3}=_0x24f8c9;if(null!=_0x21a7e3){if(_0x5a2580(0x107)==_0x21a7e3[_0x5a2580(0xf4)]){const _0x5aa1a7=_0x21a7e3[_0x5a2580(0x10c)][0x0][_0x5a2580(0x122)];if(_0x5aa1a7){const _0x12b7e7=_0x4fb080(this[_0x5a2580(0x104)][_0x5a2580(0xfc)][_0x5a2580(0x102)](_0x5a2580(0x10f))[_0x5a2580(0x121)](this[_0x5a2580(0x104)][_0x5a2580(0x110)][_0x5a2580(0x102)](_0x5a2580(0xea)))[_0x5a2580(0xef)](_0x566390=>_0x566390[_0x5a2580(0x120)]==_0x5aa1a7)[_0x5a2580(0xf5)])[_0x5a2580(0x11b)]();return{'type':_0x5a2580(0x10b),'content':_0x4d3df0(_0x46fff9,_0x5a2580(0x111),_0x12b7e7)};}return{'type':_0x5a2580(0x10b),'content':_0x4d3df0(_0x46fff9,_0x5a2580(0x11f))};}if(_0x5a2580(0xf2)==_0x21a7e3[_0x5a2580(0xf4)]){const _0x41dccd=_0x21a7e3[_0x5a2580(0x10c)][0x0][_0x5a2580(0x122)];return _0x41dccd?{'type':_0x5a2580(0x10b),'content':_0x4d3df0(_0x46fff9,_0x5a2580(0x115),_0x41dccd)}:{'type':_0x5a2580(0x10b),'content':_0x4d3df0(_0x46fff9,_0x5a2580(0x10d))};}if(_0x5a2580(0xfe)==_0x21a7e3[_0x5a2580(0xf4)]){const _0x32e6c5=_0x21a7e3[_0x5a2580(0x10c)][0x0][_0x5a2580(0x122)];if(_0x32e6c5){const _0x322799=_0x4d7197(this[_0x5a2580(0x104)][_0x5a2580(0x110)][_0x5a2580(0x102)](_0x5a2580(0x108)))[_0x5a2580(0xef)](_0x10b3e8=>_0x10b3e8[_0x5a2580(0x120)]==_0x32e6c5);let _0x20f33a=_0x32e6c5,_0x3a3e25='';return _0x322799&&(_0x20f33a=_0x322799[_0x5a2580(0x11d)],_0x3a3e25=_0x4fb080(_0x20f33a)[_0x5a2580(0x11b)]()),{'type':_0x5a2580(0x10b),'content':_0x4d3df0(_0x46fff9,_0x5a2580(0x10a),_0x3a3e25)[_0x5a2580(0xf0)](),'color':{'value':_0x32e6c5,'title':_0x3a3e25||_0x20f33a}};}return{'type':_0x5a2580(0x10b),'content':_0x4d3df0(_0x46fff9,_0x5a2580(0xe9))};}if(_0x5a2580(0xf9)==_0x21a7e3[_0x5a2580(0xf4)]){const _0x1a092e=_0x21a7e3[_0x5a2580(0x10c)][0x0][_0x5a2580(0x122)];if(_0x1a092e){const _0x38c018=_0x4d7197(this[_0x5a2580(0x104)][_0x5a2580(0x110)][_0x5a2580(0x102)](_0x5a2580(0x11c)))[_0x5a2580(0xef)](_0x3232aa=>_0x3232aa[_0x5a2580(0x120)]==_0x1a092e);let _0x794bd4=_0x1a092e,_0x56fed9='';return _0x38c018&&(_0x794bd4=_0x38c018[_0x5a2580(0x11d)],_0x56fed9=_0x4fb080(_0x794bd4)[_0x5a2580(0x11b)]()),{'type':_0x5a2580(0x10b),'content':_0x4d3df0(_0x46fff9,_0x5a2580(0xfb),_0x56fed9)[_0x5a2580(0xf0)](),'color':{'value':_0x1a092e,'title':_0x56fed9||_0x794bd4}};}return{'type':_0x5a2580(0x10b),'content':_0x4d3df0(_0x46fff9,_0x5a2580(0xed))};}}});}}function _0xdae2(){const _0x39ab17=['*Set\x20font\x20family:*\x20%0','_registerLegacyDescription','12vwCDcY','_enableDefaultAttributesIntegration','FORMAT_FONT_BACKGROUND','afterInit','toLowerCase','fontBackgroundColor.colors','label','_descriptionFactory','*Reset\x20font\x20size*','model','normalizeSizeOptions','value','476584tEXjHE','*Reset\x20font\x20color*','fontSize.options','FontBackgroundColorEditing','10492AfpppA','*Reset\x20font\x20background\x20color*','12rkIoba','find','trim','188859LHBkSL','fontFamily','FontFamilyEditing','commandName','title','FORMAT_FONT_FAMILY','874720iZUqZO','FontSizeEditing','fontBackgroundColor','FORMAT_FONT_COLOR','*Set\x20font\x20background\x20color:*\x20%0','plugins','3013650Uchtia','fontColor','type','registerAttributeLabel','FontColorEditing','get','registerDescriptionCallback','editor','has','FORMAT_FONT_SIZE','fontSize','fontColor.colors','locale','*Set\x20font\x20color:*\x20%0','format','commandParams','*Reset\x20font\x20family*','formatInline','FontSize','config','*Set\x20font\x20size:*\x20%0','TrackChangesEditing','546815wGdAVL','556072Silacg'];_0xdae2=function(){return _0x39ab17;};return _0xdae2();}
|