@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240319.1 → 0.0.0-nightly-20240320.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.
Files changed (68) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/index.js +1 -1
  9. package/src/integrations/aiassistant.js +1 -1
  10. package/src/integrations/alignment.js +1 -1
  11. package/src/integrations/basicstyles.js +1 -1
  12. package/src/integrations/blockquote.js +1 -1
  13. package/src/integrations/casechange.js +1 -1
  14. package/src/integrations/ckbox.js +1 -1
  15. package/src/integrations/codeblock.js +1 -1
  16. package/src/integrations/comments.js +1 -1
  17. package/src/integrations/deletecommand.js +1 -1
  18. package/src/integrations/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.js +1 -1
  20. package/src/integrations/font.js +1 -1
  21. package/src/integrations/formatpainter.js +1 -1
  22. package/src/integrations/heading.js +1 -1
  23. package/src/integrations/highlight.js +1 -1
  24. package/src/integrations/horizontalline.js +1 -1
  25. package/src/integrations/htmlembed.js +1 -1
  26. package/src/integrations/image.js +1 -1
  27. package/src/integrations/imagereplace.js +1 -1
  28. package/src/integrations/imagestyle.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.js +1 -1
  32. package/src/integrations/legacylist.js +1 -1
  33. package/src/integrations/legacylistproperties.js +1 -1
  34. package/src/integrations/link.js +1 -1
  35. package/src/integrations/list.js +1 -1
  36. package/src/integrations/listproperties.js +1 -1
  37. package/src/integrations/mediaembed.js +1 -1
  38. package/src/integrations/mention.js +1 -1
  39. package/src/integrations/pagebreak.js +1 -1
  40. package/src/integrations/paragraph.js +1 -1
  41. package/src/integrations/removeformat.js +1 -1
  42. package/src/integrations/restrictededitingmode.js +1 -1
  43. package/src/integrations/shiftentercommand.js +1 -1
  44. package/src/integrations/standardeditingmode.js +1 -1
  45. package/src/integrations/style.js +1 -1
  46. package/src/integrations/table.js +1 -1
  47. package/src/integrations/tablecaption.js +1 -1
  48. package/src/integrations/tableclipboard.js +1 -1
  49. package/src/integrations/tablecolumnresize.js +1 -1
  50. package/src/integrations/tableheadings.js +1 -1
  51. package/src/integrations/tablemergesplit.js +1 -1
  52. package/src/integrations/tableofcontents.js +1 -1
  53. package/src/integrations/tableproperties.js +1 -1
  54. package/src/integrations/template.js +1 -1
  55. package/src/integrations/title.js +1 -1
  56. package/src/integrations/undo.js +1 -1
  57. package/src/integrations/utils.js +1 -1
  58. package/src/suggestion.js +1 -1
  59. package/src/suggestiondescriptionfactory.js +1 -1
  60. package/src/trackchanges.js +1 -1
  61. package/src/trackchangesdata.js +1 -1
  62. package/src/trackchangesediting.js +1 -1
  63. package/src/trackchangesui.js +1 -1
  64. package/src/ui/suggestioncontroller.js +1 -1
  65. package/src/ui/view/basesuggestionthreadview.js +1 -1
  66. package/src/ui/view/suggestionthreadview.js +1 -1
  67. package/src/utils/common-translations.js +1 -1
  68. 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-20240319.1",
3
+ "version": "0.0.0-nightly-20240320.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-20240319.1",
44
- "ckeditor5-collaboration": "0.0.0-nightly-20240319.1",
43
+ "ckeditor5": "0.0.0-nightly-20240320.0",
44
+ "ckeditor5-collaboration": "0.0.0-nightly-20240320.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 _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);}}
23
+ const _0x4d305c=_0x2c14;(function(_0x4b8b9f,_0x57cb22){const _0x4b42f8=_0x2c14,_0x5728b6=_0x4b8b9f();while(!![]){try{const _0x49af16=parseInt(_0x4b42f8(0x16d))/0x1*(-parseInt(_0x4b42f8(0x16f))/0x2)+parseInt(_0x4b42f8(0x173))/0x3*(-parseInt(_0x4b42f8(0x172))/0x4)+parseInt(_0x4b42f8(0x168))/0x5+parseInt(_0x4b42f8(0x174))/0x6+-parseInt(_0x4b42f8(0x17d))/0x7*(-parseInt(_0x4b42f8(0x17a))/0x8)+parseInt(_0x4b42f8(0x169))/0x9*(parseInt(_0x4b42f8(0x177))/0xa)+-parseInt(_0x4b42f8(0x180))/0xb;if(_0x49af16===_0x57cb22)break;else _0x5728b6['push'](_0x5728b6['shift']());}catch(_0x40d28e){_0x5728b6['push'](_0x5728b6['shift']());}}}(_0x122d,0x4d0d5));function _0x122d(){const _0x470076=['isEnabled','3794153YCdSqF','1720595VTfiLt','2672289dijqZx','get','canEditAt','_suggestions','11plpyPW','track-changes-accept-suggestion-not-found','47692hVrlYc','refresh','TrackChangesEditing','4XGPeLd','638331aNVCfx','1504614JTzmgR','acceptSuggestion','_isEnabledBasedOnSelection','10NSuJlH','getRanges','model','975208yPhtui','editor','execute','14waKqSd','plugins'];_0x122d=function(){return _0x470076;};return _0x122d();}import{Command as _0x5ef6f1}from'ckeditor5/src/core.js';import{CKEditorError as _0x4e51d3}from'ckeditor5/src/utils.js';function _0x2c14(_0x3b61c5,_0x316188){const _0x122d83=_0x122d();return _0x2c14=function(_0x2c1439,_0xfe1653){_0x2c1439=_0x2c1439-0x168;let _0x2b353b=_0x122d83[_0x2c1439];return _0x2b353b;},_0x2c14(_0x3b61c5,_0x316188);}export default class $ extends _0x5ef6f1{constructor(_0x43e294,_0x248ccd){const _0x4c36d9=_0x2c14;super(_0x43e294),this[_0x4c36d9(0x16c)]=_0x248ccd,this[_0x4c36d9(0x170)](),this[_0x4c36d9(0x176)]=!0x1;}[_0x4d305c(0x170)](){const _0x3677dd=_0x4d305c;this[_0x3677dd(0x17f)]=!0x0;}[_0x4d305c(0x17c)](_0x1c37a6){const _0x50f922=_0x4d305c,_0x475b0d=this[_0x50f922(0x16c)][_0x50f922(0x16a)](_0x1c37a6);if(!_0x475b0d)throw new _0x4e51d3(_0x50f922(0x16e),this);const _0x1d94c3=_0x475b0d[_0x50f922(0x178)]();this[_0x50f922(0x17b)][_0x50f922(0x179)][_0x50f922(0x16b)](_0x1d94c3)&&this[_0x50f922(0x17b)][_0x50f922(0x17e)][_0x50f922(0x16a)](_0x50f922(0x171))[_0x50f922(0x175)](_0x475b0d);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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);}}
23
+ const _0x10e865=_0x424e;(function(_0x36b3d5,_0x3bc7db){const _0x2f3723=_0x424e,_0x262998=_0x36b3d5();while(!![]){try{const _0x15e8c7=parseInt(_0x2f3723(0x184))/0x1+-parseInt(_0x2f3723(0x17e))/0x2*(-parseInt(_0x2f3723(0x187))/0x3)+parseInt(_0x2f3723(0x179))/0x4+-parseInt(_0x2f3723(0x188))/0x5+parseInt(_0x2f3723(0x183))/0x6*(-parseInt(_0x2f3723(0x176))/0x7)+parseInt(_0x2f3723(0x17b))/0x8+parseInt(_0x2f3723(0x178))/0x9;if(_0x15e8c7===_0x3bc7db)break;else _0x262998['push'](_0x262998['shift']());}catch(_0x27ee52){_0x262998['push'](_0x262998['shift']());}}}(_0x12f9,0x35416));function _0x424e(_0x5154a5,_0x4c7a5e){const _0x12f933=_0x12f9();return _0x424e=function(_0x424eab,_0x295ecb){_0x424eab=_0x424eab-0x175;let _0xd9ba92=_0x12f933[_0x424eab];return _0xd9ba92;},_0x424e(_0x5154a5,_0x4c7a5e);}import{Command as _0x9decdf}from'ckeditor5/src/core.js';import{CKEditorError as _0x521d32}from'ckeditor5/src/utils.js';function _0x12f9(){const _0x44b0cf=['3lRZXdL','1940235BKlHYH','_isEnabledBasedOnSelection','editor','get','execute','1006649gFQVhR','plugins','11709cdqboR','1016132btDFjx','getRanges','489672aesBnL','model','canEditAt','765926KjZVXg','discardSuggestion','isEnabled','_suggestions','TrackChangesEditing','12JOZtVI','194289LPlmUn','track-changes-discard-suggestion-not-found','refresh'];_0x12f9=function(){return _0x44b0cf;};return _0x12f9();}export default class B extends _0x9decdf{constructor(_0x53e737,_0xa9893b){const _0x3d3f85=_0x424e;super(_0x53e737),this[_0x3d3f85(0x181)]=_0xa9893b,this[_0x3d3f85(0x186)](),this[_0x3d3f85(0x189)]=!0x1;}[_0x10e865(0x186)](){const _0x309d8e=_0x10e865;this[_0x309d8e(0x180)]=!0x0;}[_0x10e865(0x175)](_0x28fe44){const _0x2ddcbb=_0x10e865,_0x39e595=this[_0x2ddcbb(0x181)][_0x2ddcbb(0x18b)](_0x28fe44);if(!_0x39e595)throw new _0x521d32(_0x2ddcbb(0x185),this);const _0xe66441=_0x39e595[_0x2ddcbb(0x17a)]();this[_0x2ddcbb(0x18a)][_0x2ddcbb(0x17c)][_0x2ddcbb(0x17d)](_0xe66441)&&this[_0x2ddcbb(0x18a)][_0x2ddcbb(0x177)][_0x2ddcbb(0x18b)](_0x2ddcbb(0x182))[_0x2ddcbb(0x17f)](_0x39e595);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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);}}
23
+ const _0x5821b9=_0x3373;function _0x3373(_0x2fb804,_0x2b67a9){const _0xa0dc69=_0xa0dc();return _0x3373=function(_0x337399,_0x42e812){_0x337399=_0x337399-0x171;let _0x32dda0=_0xa0dc69[_0x337399];return _0x32dda0;},_0x3373(_0x2fb804,_0x2b67a9);}(function(_0x554238,_0x18bc8f){const _0x527865=_0x3373,_0x3b8475=_0x554238();while(!![]){try{const _0x1d87a1=parseInt(_0x527865(0x17c))/0x1*(parseInt(_0x527865(0x181))/0x2)+-parseInt(_0x527865(0x17f))/0x3+parseInt(_0x527865(0x17a))/0x4*(parseInt(_0x527865(0x172))/0x5)+parseInt(_0x527865(0x171))/0x6+parseInt(_0x527865(0x176))/0x7+parseInt(_0x527865(0x175))/0x8+-parseInt(_0x527865(0x185))/0x9;if(_0x1d87a1===_0x18bc8f)break;else _0x3b8475['push'](_0x3b8475['shift']());}catch(_0x5af7da){_0x3b8475['push'](_0x3b8475['shift']());}}}(_0xa0dc,0x66605));import{Command as _0x49ecf1}from'ckeditor5/src/core.js';import{sortSuggestions as _0x28191c,executeCommandForSuggestions as _0x114611}from'../utils/utils.js';function _0xa0dc(){const _0x93800f=['1236483Xthhpw','values','6340EAjPGw','getRanges','_isEnabledBasedOnSelection','_command','9268542WEaFma','refresh','isEnabled','4104768qtLmSl','10KDvVCu','some','execute','2214976lXTPri','1025836QkyHsk','canEditAt','editor','model','1120828WGlnfQ','_suggestions','61Dqjrdd','isInContent','from'];_0xa0dc=function(){return _0x93800f;};return _0xa0dc();}export default class x extends _0x49ecf1{constructor(_0xa14553,_0x295e02,_0x22d1c0){const _0x213636=_0x3373;super(_0xa14553),this[_0x213636(0x184)]=_0x295e02,this[_0x213636(0x17b)]=_0x22d1c0,this[_0x213636(0x186)](),this[_0x213636(0x183)]=!0x1;}[_0x5821b9(0x186)](){const _0x5dac5a=_0x5821b9,_0x29838e=Array[_0x5dac5a(0x17e)](this[_0x5dac5a(0x17b)][_0x5dac5a(0x180)]())[_0x5dac5a(0x173)](_0x2e42c3=>_0x2e42c3[_0x5dac5a(0x17d)]);this[_0x5dac5a(0x187)]=this[_0x5dac5a(0x184)][_0x5dac5a(0x187)]&&_0x29838e;}[_0x5821b9(0x174)](){const _0x16e8ba=_0x5821b9,_0x5697f1=_0x28191c(Array[_0x16e8ba(0x17e)](this[_0x16e8ba(0x17b)][_0x16e8ba(0x180)]()));for(const _0x20e45c of _0x5697f1){const _0x1ac924=_0x20e45c[_0x16e8ba(0x182)]();if(!this[_0x16e8ba(0x178)][_0x16e8ba(0x179)][_0x16e8ba(0x177)](_0x1ac924))return;}_0x114611(this[_0x16e8ba(0x178)][_0x16e8ba(0x179)],this[_0x16e8ba(0x184)],_0x5697f1);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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);}}
23
+ function _0x5200(){const _0x796a48=['size','editor','document','isEnabled','7011184xdqsDR','values','selection','_command','5444525ZzQaiG','2531565MDvCgF','refresh','56IWSpyk','_selectedSuggestions','1101832EHEeFx','model','79561GRSEEP','_suggestions','7578036fWIueh','getRanges','from','canEditAt','1989064ZBLCcJ','execute','_isEnabledBasedOnSelection'];_0x5200=function(){return _0x796a48;};return _0x5200();}const _0xc15f92=_0x4df6;(function(_0x158013,_0x2b142c){const _0x48e1c9=_0x4df6,_0x19cc5d=_0x158013();while(!![]){try{const _0x569df1=-parseInt(_0x48e1c9(0x79))/0x1+parseInt(_0x48e1c9(0x77))/0x2+parseInt(_0x48e1c9(0x8b))/0x3+parseInt(_0x48e1c9(0x86))/0x4+parseInt(_0x48e1c9(0x8a))/0x5+-parseInt(_0x48e1c9(0x7b))/0x6+-parseInt(_0x48e1c9(0x7f))/0x7*(parseInt(_0x48e1c9(0x75))/0x8);if(_0x569df1===_0x2b142c)break;else _0x19cc5d['push'](_0x19cc5d['shift']());}catch(_0x22a6df){_0x19cc5d['push'](_0x19cc5d['shift']());}}}(_0x5200,0xdce89));function _0x4df6(_0x3a1fb8,_0xe6704c){const _0x5200aa=_0x5200();return _0x4df6=function(_0x4df6a9,_0x54629b){_0x4df6a9=_0x4df6a9-0x75;let _0x580408=_0x5200aa[_0x4df6a9];return _0x580408;},_0x4df6(_0x3a1fb8,_0xe6704c);}import{Command as _0x13a839}from'ckeditor5/src/core.js';import{sortSuggestions as _0x1387bf,getSelectedSuggestions as _0x49b4c4,executeCommandForSuggestions as _0x438ae7}from'../utils/utils.js';export default class R extends _0x13a839{constructor(_0x3e7c44,_0x21980a,_0x2702aa){const _0x413968=_0x4df6;super(_0x3e7c44),this[_0x413968(0x89)]=_0x21980a,this[_0x413968(0x7a)]=_0x2702aa,this[_0x413968(0x76)]=new Set(),this[_0x413968(0x8c)](),this[_0x413968(0x81)]=!0x1;}[_0xc15f92(0x8c)](){const _0x8fa409=_0xc15f92,_0x38f5f0=this[_0x8fa409(0x83)][_0x8fa409(0x78)][_0x8fa409(0x84)][_0x8fa409(0x88)],_0x315e3a=Array[_0x8fa409(0x7d)](this[_0x8fa409(0x7a)][_0x8fa409(0x87)]());this[_0x8fa409(0x76)]=_0x49b4c4(_0x38f5f0,_0x315e3a),this[_0x8fa409(0x85)]=this[_0x8fa409(0x89)][_0x8fa409(0x85)]&&!!this[_0x8fa409(0x76)][_0x8fa409(0x82)];}[_0xc15f92(0x80)](){const _0x2c4f9e=_0xc15f92,_0x298ef3=_0x1387bf(Array[_0x2c4f9e(0x7d)](this[_0x2c4f9e(0x76)]));for(const _0x275656 of _0x298ef3){const _0x3e7674=_0x275656[_0x2c4f9e(0x7c)]();if(!this[_0x2c4f9e(0x83)][_0x2c4f9e(0x78)][_0x2c4f9e(0x7e)](_0x3e7674))return;}_0x438ae7(this[_0x2c4f9e(0x83)][_0x2c4f9e(0x78)],this[_0x2c4f9e(0x89)],_0x298ef3);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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));}}
23
+ function _0x4b29(){const _0x282f88=['5563304PdUXaI','421644WXTbUi','5909550qufgjg','affectsData','has','_isEnabledBasedOnSelection','62bQNRDZ','isEnabled','execute','value','3398755axvHpM','2028519mZvHMl','_enabledCommands','4xTSdpV','1374HjDEJw','_enableCommands','refresh','TrackChangesCommand','editor','19357UzpdNZ','clearForceDisabled','11284BfOrNX','forceDisabled','_disableUnsupportedCommands','11okSAxl','commands'];_0x4b29=function(){return _0x282f88;};return _0x4b29();}const _0x573bae=_0x3b13;(function(_0x2a38e7,_0x40aefa){const _0x54f964=_0x3b13,_0x5b53b7=_0x2a38e7();while(!![]){try{const _0x4dad41=-parseInt(_0x54f964(0x9e))/0x1*(-parseInt(_0x54f964(0x91))/0x2)+-parseInt(_0x54f964(0x8c))/0x3+-parseInt(_0x54f964(0x98))/0x4*(-parseInt(_0x54f964(0x95))/0x5)+parseInt(_0x54f964(0x99))/0x6*(parseInt(_0x54f964(0xa0))/0x7)+-parseInt(_0x54f964(0x8b))/0x8+parseInt(_0x54f964(0x96))/0x9+-parseInt(_0x54f964(0x8d))/0xa*(parseInt(_0x54f964(0x89))/0xb);if(_0x4dad41===_0x40aefa)break;else _0x5b53b7['push'](_0x5b53b7['shift']());}catch(_0x28af66){_0x5b53b7['push'](_0x5b53b7['shift']());}}}(_0x4b29,0x6d3d1));function _0x3b13(_0x391d84,_0x326261){const _0x4b290c=_0x4b29();return _0x3b13=function(_0x3b1365,_0x254aa8){_0x3b1365=_0x3b1365-0x88;let _0x22eb9a=_0x4b290c[_0x3b1365];return _0x22eb9a;},_0x3b13(_0x391d84,_0x326261);}import{Command as _0x3c4e45}from'ckeditor5/src/core.js';export default class M extends _0x3c4e45{constructor(_0x3a0bb0,_0x4e6555){const _0x2a1845=_0x3b13;super(_0x3a0bb0),this[_0x2a1845(0x97)]=_0x4e6555,this[_0x2a1845(0x94)]=!0x1,this[_0x2a1845(0x9b)](),this[_0x2a1845(0x90)]=!0x1;}[_0x573bae(0x9b)](){const _0x5292ad=_0x573bae;this[_0x5292ad(0x92)]=!0x0;}[_0x573bae(0x93)](){const _0x6e63a2=_0x573bae;this[_0x6e63a2(0x94)]=!this[_0x6e63a2(0x94)],this[_0x6e63a2(0x94)]?this[_0x6e63a2(0x88)]():this[_0x6e63a2(0x9a)]();}[_0x573bae(0x88)](){const _0x10c0ff=_0x573bae;for(const _0x4e162c of this[_0x10c0ff(0x9d)][_0x10c0ff(0x8a)][_0x10c0ff(0x8a)]())_0x4e162c[_0x10c0ff(0x8e)]&&!this[_0x10c0ff(0x97)][_0x10c0ff(0x8f)](_0x4e162c)&&_0x4e162c[_0x10c0ff(0xa1)](_0x10c0ff(0x9c));}[_0x573bae(0x9a)](){const _0x464763=_0x573bae;for(const _0x3650df of this[_0x464763(0x9d)][_0x464763(0x8a)][_0x464763(0x8a)]())_0x3650df[_0x464763(0x8e)]&&!this[_0x464763(0x97)][_0x464763(0x8f)](_0x3650df)&&_0x3650df[_0x464763(0x9f)](_0x464763(0x9c));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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';
23
+ function _0xb402(_0x3c74ad,_0x28b1c3){var _0x4b8b1c=_0x4b8b();return _0xb402=function(_0xb4020c,_0x4c12a2){_0xb4020c=_0xb4020c-0x151;var _0x42573a=_0x4b8b1c[_0xb4020c];return _0x42573a;},_0xb402(_0x3c74ad,_0x28b1c3);}(function(_0x21c176,_0x57cfe1){var _0x2b5d4f=_0xb402,_0x4c9c60=_0x21c176();while(!![]){try{var _0x2a5036=-parseInt(_0x2b5d4f(0x152))/0x1*(parseInt(_0x2b5d4f(0x15a))/0x2)+parseInt(_0x2b5d4f(0x15c))/0x3+-parseInt(_0x2b5d4f(0x159))/0x4*(parseInt(_0x2b5d4f(0x153))/0x5)+-parseInt(_0x2b5d4f(0x158))/0x6*(-parseInt(_0x2b5d4f(0x157))/0x7)+parseInt(_0x2b5d4f(0x154))/0x8*(-parseInt(_0x2b5d4f(0x151))/0x9)+parseInt(_0x2b5d4f(0x155))/0xa*(parseInt(_0x2b5d4f(0x156))/0xb)+parseInt(_0x2b5d4f(0x15b))/0xc;if(_0x2a5036===_0x57cfe1)break;else _0x4c9c60['push'](_0x4c9c60['shift']());}catch(_0x131f9e){_0x4c9c60['push'](_0x4c9c60['shift']());}}}(_0x4b8b,0x99c9a));export{default as TrackChanges}from'./trackchanges.js';function _0x4b8b(){var _0x367c47=['3620590pxbtFk','1976kFIGwg','10SXzJLx','7155907eCPqNr','7pyTsTZ','2090478VTcvQu','4BHZjif','269218zbWXPC','8809920iceLPA','1862280sgemsn','21717kuRdMw','3vMeehY'];_0x4b8b=function(){return _0x367c47;};return _0x4b8b();}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
- 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));}}
23
+ const _0x56c877=_0x4269;function _0x3683(){const _0x345e68=['1277820MnqAOE','TrackChangesEditing','plugins','652105yVGzQZ','afterInit','1051164eIfiFO','commands','14yxvyOG','6GsdjXH','showAIAssistant','66934UMdTJB','enableCommand','4OyiJyW','1898590TERcEl','get','182408QanqqI','487624JpiRLq','editor'];_0x3683=function(){return _0x345e68;};return _0x3683();}(function(_0xaf72c2,_0x175019){const _0x4dcdec=_0x4269,_0x362758=_0xaf72c2();while(!![]){try{const _0x533a30=parseInt(_0x4dcdec(0xb8))/0x1+-parseInt(_0x4dcdec(0xab))/0x2*(-parseInt(_0x4dcdec(0xb6))/0x3)+parseInt(_0x4dcdec(0xa8))/0x4*(-parseInt(_0x4dcdec(0xb1))/0x5)+parseInt(_0x4dcdec(0xb3))/0x6+-parseInt(_0x4dcdec(0xb5))/0x7*(parseInt(_0x4dcdec(0xac))/0x8)+parseInt(_0x4dcdec(0xae))/0x9+-parseInt(_0x4dcdec(0xa9))/0xa;if(_0x533a30===_0x175019)break;else _0x362758['push'](_0x362758['shift']());}catch(_0x274c46){_0x362758['push'](_0x362758['shift']());}}}(_0x3683,0x1e5aa));import{Plugin as _0x1db743}from'ckeditor5/src/core.js';function _0x4269(_0x20d4f3,_0x5f4e9b){const _0x3683d3=_0x3683();return _0x4269=function(_0x4269c9,_0x246c54){_0x4269c9=_0x4269c9-0xa7;let _0xfc559d=_0x3683d3[_0x4269c9];return _0xfc559d;},_0x4269(_0x20d4f3,_0x5f4e9b);}export default class E extends _0x1db743{[_0x56c877(0xb2)](){const _0x102130=_0x56c877,_0x22ab67=this[_0x102130(0xad)],_0x302eaf=_0x22ab67[_0x102130(0xb0)][_0x102130(0xaa)](_0x102130(0xaf));_0x22ab67[_0x102130(0xb4)][_0x102130(0xaa)](_0x102130(0xb7))&&_0x302eaf[_0x102130(0xa7)](_0x102130(0xb7));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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))};}});}}
23
+ const _0x4d792c=_0x3408;(function(_0x174fbb,_0x36b0c4){const _0x30f8d8=_0x3408,_0x2bd845=_0x174fbb();while(!![]){try{const _0x569ef5=-parseInt(_0x30f8d8(0x93))/0x1*(-parseInt(_0x30f8d8(0x92))/0x2)+parseInt(_0x30f8d8(0xb0))/0x3*(parseInt(_0x30f8d8(0xa7))/0x4)+parseInt(_0x30f8d8(0xa9))/0x5*(-parseInt(_0x30f8d8(0xaf))/0x6)+parseInt(_0x30f8d8(0x98))/0x7+parseInt(_0x30f8d8(0xa3))/0x8*(parseInt(_0x30f8d8(0xa0))/0x9)+-parseInt(_0x30f8d8(0xab))/0xa*(-parseInt(_0x30f8d8(0xa2))/0xb)+-parseInt(_0x30f8d8(0xa8))/0xc;if(_0x569ef5===_0x36b0c4)break;else _0x2bd845['push'](_0x2bd845['shift']());}catch(_0x5e7b5e){_0x2bd845['push'](_0x2bd845['shift']());}}}(_0x1a3c,0xe28ac));import{Plugin as _0x4f94a4}from'ckeditor5/src/core.js';import{getTranslation as _0x25d136}from'../utils/common-translations.js';export default class V extends _0x4f94a4{[_0x4d792c(0x9b)](){const _0x5989c9=_0x4d792c,_0x44a0de=this[_0x5989c9(0xa6)],_0x34cead=_0x44a0de[_0x5989c9(0xad)];if(!_0x44a0de[_0x5989c9(0x9e)][_0x5989c9(0xb9)](_0x5989c9(0xb6)))return;const _0x589619=_0x44a0de[_0x5989c9(0x9e)][_0x5989c9(0xb8)](_0x5989c9(0x97));_0x589619[_0x5989c9(0x9f)](_0x5989c9(0x9d),[],[_0x5989c9(0x9d)]),_0x589619[_0x5989c9(0xa4)][_0x5989c9(0x94)](_0x5989c9(0x9d),_0x25d136(_0x34cead,_0x5989c9(0xb1))),this[_0x5989c9(0xb2)]();}[_0x4d792c(0xb2)](){const _0x52ea1a=_0x4d792c,_0x229227=this[_0x52ea1a(0xa6)],_0x5c51f5=_0x229227[_0x52ea1a(0xad)];_0x229227[_0x52ea1a(0x9e)][_0x52ea1a(0xb8)](_0x52ea1a(0x97))[_0x52ea1a(0xa4)][_0x52ea1a(0xac)](_0xfcd1fe=>{const _0x485aae=_0x52ea1a;if(_0x485aae(0xb5)!=_0xfcd1fe[_0x485aae(0x90)])return;const {data:_0x256d6c}=_0xfcd1fe;if(_0x256d6c&&_0x485aae(0x9d)==_0x256d6c[_0x485aae(0x9a)]){const _0x41d9e1=_0x256d6c[_0x485aae(0x9c)][0x0][_0x485aae(0xb4)];return{'type':_0x485aae(0x99),'content':_0x25d136(_0x5c51f5,_0x485aae(0xae),function(_0x50e83b){const _0x329661=_0x485aae;switch(_0x50e83b){case _0x329661(0x91):return _0x25d136(_0x5c51f5,_0x329661(0x96));case _0x329661(0xa1):return _0x25d136(_0x5c51f5,_0x329661(0xb7));case _0x329661(0xaa):return _0x25d136(_0x5c51f5,_0x329661(0xb3));case _0x329661(0xa5):return _0x25d136(_0x5c51f5,_0x329661(0x95));}}(_0x41d9e1))};}});}}function _0x3408(_0x371f4d,_0x527a6e){const _0x1a3cd6=_0x1a3c();return _0x3408=function(_0x340878,_0x12421f){_0x340878=_0x340878-0x90;let _0x43d077=_0x1a3cd6[_0x340878];return _0x43d077;},_0x3408(_0x371f4d,_0x527a6e);}function _0x1a3c(){const _0x3df561=['right','5357rjsNuP','11241544kwHSyC','_descriptionFactory','justify','editor','2456OcRLQx','29136084akvskS','2801080HCpoce','center','24870ofhxHR','registerDescriptionCallback','locale','*Format:*\x20%0','6wKoKeC','2748MiZShM','FORMAT_ALIGNMENT','_registerLegacyDescription','FORMAT_ALIGN_TO_CENTER','value','formatBlock','AlignmentEditing','FORMAT_ALIGN_TO_RIGHT','get','has','type','left','2ekfRgC','418319VtBqRT','registerAttributeLabel','FORMAT_JUSTIFY_TEXT','FORMAT_ALIGN_TO_LEFT','TrackChangesEditing','2233238eSXDZX','format','commandName','afterInit','commandParams','alignment','plugins','_enableDefaultAttributesIntegration','9UjBsWV'];_0x1a3c=function(){return _0x3df561;};return _0x1a3c();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)));}}
23
+ const _0x20376a=_0x5727;function _0x5fa5(){const _0x55f1ac=['FORMAT_STRIKETHROUGH','_enableDefaultAttributesIntegration','_registerLegacyDescription','editor','registerAttributeLabel','superscript','47781lDgcTk','TrackChangesEditing','ItalicEditing','*Remove\x20format:*\x20%0','afterInit','382612uRMBmd','_descriptionFactory','182715OnJobY','SubscriptEditing','formatInline','BoldEditing','736794lNyNHe','FORMAT_','commandName','70nKnqYi','toUpperCase','SuperscriptEditing','89004GkuPha','type','*Format:*\x20%0','FORMAT_UNDERLINE','get','subscript','format','1256dpyjiq','code','11lbvpAS','UnderlineEditing','FORMAT_SUBSCRIPT','has','toLowerCase','FORMAT_BOLD','FORMAT_ITALIC','strikethrough','FORMAT_CODE','locale','commandParams','FORMAT_SUPERSCRIPT','registerDescriptionCallback','bold','forceValue','plugins','StrikethroughEditing','italic','underline','slice','133156AXrcdW','105cyGiGn','8644990YNIiOw','CodeEditing'];_0x5fa5=function(){return _0x55f1ac;};return _0x5fa5();}function _0x5727(_0x1835d7,_0xbc080b){const _0x5fa56a=_0x5fa5();return _0x5727=function(_0x572703,_0x1c8b7f){_0x572703=_0x572703-0x110;let _0x4715de=_0x5fa56a[_0x572703];return _0x4715de;},_0x5727(_0x1835d7,_0xbc080b);}(function(_0x49649f,_0xb0dc85){const _0x21374c=_0x5727,_0x41871f=_0x49649f();while(!![]){try{const _0x1161bf=-parseInt(_0x21374c(0x13f))/0x1+parseInt(_0x21374c(0x145))/0x2+-parseInt(_0x21374c(0x141))/0x3+parseInt(_0x21374c(0x130))/0x4*(parseInt(_0x21374c(0x131))/0x5)+parseInt(_0x21374c(0x113))/0x6*(-parseInt(_0x21374c(0x110))/0x7)+parseInt(_0x21374c(0x11a))/0x8*(parseInt(_0x21374c(0x13a))/0x9)+parseInt(_0x21374c(0x132))/0xa*(-parseInt(_0x21374c(0x11c))/0xb);if(_0x1161bf===_0xb0dc85)break;else _0x41871f['push'](_0x41871f['shift']());}catch(_0x2cf610){_0x41871f['push'](_0x41871f['shift']());}}}(_0x5fa5,0x6c8cf));import{Plugin as _0x4b2f7d}from'ckeditor5/src/core.js';import{getTranslation as _0x29af7a}from'../utils/common-translations.js';const ti=[_0x20376a(0x144),_0x20376a(0x13c),_0x20376a(0x11d),_0x20376a(0x133),_0x20376a(0x12c),_0x20376a(0x142),_0x20376a(0x112)];export default class U extends _0x4b2f7d{[_0x20376a(0x13e)](){const _0xe66e25=_0x20376a,_0x2c3373=this[_0xe66e25(0x137)],_0x56ec40=_0x2c3373[_0xe66e25(0x12b)][_0xe66e25(0x117)](_0xe66e25(0x13b)),_0x498da6=_0x2c3373[_0xe66e25(0x125)];for(const _0x1f3bce of ti){if(!_0x2c3373[_0xe66e25(0x12b)][_0xe66e25(0x11f)](_0x1f3bce))continue;const _0x4c8d62=_0x1f3bce[_0xe66e25(0x12f)](0x0,-0x7)[_0xe66e25(0x120)](),_0x50d663=_0xe66e25(0x146)+_0x4c8d62[_0xe66e25(0x111)]();_0x56ec40[_0xe66e25(0x135)](_0x4c8d62,[_0x4c8d62]),_0x56ec40[_0xe66e25(0x140)][_0xe66e25(0x138)](_0x4c8d62,_0x29af7a(_0x498da6,_0x50d663));}this[_0xe66e25(0x136)]();}[_0x20376a(0x136)](){const _0x318437=_0x20376a,_0x3678e2=this[_0x318437(0x137)],_0x11895a=_0x3678e2[_0x318437(0x125)],_0x253230=_0x3678e2[_0x318437(0x12b)][_0x318437(0x117)](_0x318437(0x13b));function _0x5bc730(_0x2718a6,_0x3ba85e){const _0x10f521=_0x318437;_0x253230[_0x10f521(0x140)][_0x10f521(0x128)](_0x5f0b26=>{const _0x88628=_0x10f521;if(_0x88628(0x143)!=_0x5f0b26[_0x88628(0x114)])return;const {data:_0x46431b}=_0x5f0b26;return _0x46431b&&_0x46431b[_0x88628(0x147)]===_0x2718a6?_0x46431b[_0x88628(0x126)][0x0][_0x88628(0x12a)]?{'type':_0x88628(0x119),'content':_0x29af7a(_0x11895a,_0x88628(0x115),_0x3ba85e)}:{'type':_0x88628(0x119),'content':_0x29af7a(_0x11895a,_0x88628(0x13d),_0x3ba85e)}:void 0x0;});}_0x5bc730(_0x318437(0x129),_0x29af7a(_0x11895a,_0x318437(0x121))),_0x5bc730(_0x318437(0x12d),_0x29af7a(_0x11895a,_0x318437(0x122))),_0x5bc730(_0x318437(0x12e),_0x29af7a(_0x11895a,_0x318437(0x116))),_0x5bc730(_0x318437(0x11b),_0x29af7a(_0x11895a,_0x318437(0x124))),_0x5bc730(_0x318437(0x123),_0x29af7a(_0x11895a,_0x318437(0x134))),_0x5bc730(_0x318437(0x118),_0x29af7a(_0x11895a,_0x318437(0x11e))),_0x5bc730(_0x318437(0x139),_0x29af7a(_0x11895a,_0x318437(0x127)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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();}
23
+ function _0x2b0a(){const _0x3c023e=['enableCommand','model','40495SruJhX','TrackChangesEditing','markBlockFormat','get','ELEMENT_BLOCK_QUOTE','checkChild','commandName','8690ZjwrZU','11556pvlqiY','13528vrFsPk','BlockQuoteEditing','4gOGkeD','3444zokEKD','84tbFrMQ','selection','name','plugins','*Remove\x20format:*\x20%0','forceValue','_descriptionFactory','getSelectedBlocks','2681dWMyzO','commands','filter','document','48lsHXXX','editor','registerDescriptionCallback','from','blockQuote','value','200794wIktrn','parent','2258925dKBEvC','format','schema','30993nqiijY','locale','*Set\x20format:*\x20%0','has','$root','commandParams','2985763TNwUbU','change','afterInit','6FboVxp'];_0x2b0a=function(){return _0x3c023e;};return _0x2b0a();}const _0xe5b8c1=_0x4ef2;(function(_0x361d6e,_0x1cb369){const _0x1160b0=_0x4ef2,_0x4830c3=_0x361d6e();while(!![]){try{const _0x29f277=parseInt(_0x1160b0(0x1c0))/0x1*(-parseInt(_0x1160b0(0x1ac))/0x2)+-parseInt(_0x1160b0(0x1c5))/0x3*(parseInt(_0x1160b0(0x1ae))/0x4)+parseInt(_0x1160b0(0x1c2))/0x5*(parseInt(_0x1160b0(0x1ce))/0x6)+parseInt(_0x1160b0(0x1b6))/0x7*(-parseInt(_0x1160b0(0x1aa))/0x8)+parseInt(_0x1160b0(0x1a9))/0x9*(parseInt(_0x1160b0(0x1a8))/0xa)+parseInt(_0x1160b0(0x1cb))/0xb*(parseInt(_0x1160b0(0x1ba))/0xc)+parseInt(_0x1160b0(0x1d1))/0xd*(-parseInt(_0x1160b0(0x1ad))/0xe);if(_0x29f277===_0x1cb369)break;else _0x4830c3['push'](_0x4830c3['shift']());}catch(_0x46a67a){_0x4830c3['push'](_0x4830c3['shift']());}}}(_0x2b0a,0x9791f));import{Plugin as _0x5cf813}from'ckeditor5/src/core.js';import{getTranslation as _0x41bb8c}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x34f6dd}from'../utils/utils.js';function _0x4ef2(_0x4da680,_0x5890e5){const _0x2b0a26=_0x2b0a();return _0x4ef2=function(_0x4ef2d8,_0x496f5c){_0x4ef2d8=_0x4ef2d8-0x1a5;let _0x446f46=_0x2b0a26[_0x4ef2d8];return _0x446f46;},_0x4ef2(_0x4da680,_0x5890e5);}export default class O extends _0x5cf813{[_0xe5b8c1(0x1cd)](){const _0x312040=_0xe5b8c1,_0x4f1655=this[_0x312040(0x1bb)],_0xafb165=_0x4f1655[_0x312040(0x1c6)];if(!_0x4f1655[_0x312040(0x1b1)][_0x312040(0x1c8)](_0x312040(0x1ab)))return;const _0x15ebce=_0x4f1655[_0x312040(0x1b1)][_0x312040(0x1d4)](_0x312040(0x1d2)),_0x1af6f7=this[_0x312040(0x1bb)][_0x312040(0x1b7)][_0x312040(0x1d4)](_0x312040(0x1be));_0x15ebce[_0x312040(0x1cf)](_0x312040(0x1be),(_0x4f4a1c,_0x57c9f6={})=>{const _0x2d3341=_0x312040,_0x48d353=this[_0x2d3341(0x1bb)][_0x2d3341(0x1d0)][_0x2d3341(0x1b9)][_0x2d3341(0x1af)],_0x554322=_0x57c9f6&&void 0x0!==_0x57c9f6[_0x2d3341(0x1b3)]?_0x57c9f6[_0x2d3341(0x1b3)]:!_0x1af6f7[_0x2d3341(0x1bf)];let _0x39b413=[];if(_0x554322){const _0x56c345=Array[_0x2d3341(0x1bd)](_0x48d353[_0x2d3341(0x1b5)]())[_0x2d3341(0x1b8)](_0x9d05d1=>oo(_0x9d05d1)||function(_0x414458,_0x3d0a8a){const _0xfaac63=_0x2d3341,_0x27fd2e=_0x3d0a8a[_0xfaac63(0x1a6)](_0x414458[_0xfaac63(0x1c1)],_0xfaac63(0x1be)),_0x45bbcb=_0x3d0a8a[_0xfaac63(0x1a6)]([_0xfaac63(0x1c9),_0xfaac63(0x1be)],_0x414458);return _0x27fd2e&&_0x45bbcb;}(_0x9d05d1,this[_0x2d3341(0x1bb)][_0x2d3341(0x1d0)][_0x2d3341(0x1c4)]));_0x39b413=_0x34f6dd(_0x56c345,_0x4f1655[_0x2d3341(0x1d0)]);}else{const _0x401bf0=Array[_0x2d3341(0x1bd)](_0x48d353[_0x2d3341(0x1b5)]())[_0x2d3341(0x1b8)](_0x35937c=>oo(_0x35937c));_0x39b413=_0x34f6dd(_0x401bf0,_0x4f1655[_0x2d3341(0x1d0)]);}_0x4f1655[_0x2d3341(0x1d0)][_0x2d3341(0x1cc)](()=>{const _0x1ded13=_0x2d3341;for(const _0x26a2e7 of _0x39b413)_0x15ebce[_0x1ded13(0x1d3)](_0x26a2e7,{'commandName':_0x1ded13(0x1be),'commandParams':[{'forceValue':_0x554322}]});});}),_0x15ebce[_0x312040(0x1b4)][_0x312040(0x1bc)](_0x3e221d=>{const _0x27e18a=_0x312040,{data:_0x6069cb}=_0x3e221d;if(_0x6069cb&&_0x27e18a(0x1be)==_0x6069cb[_0x27e18a(0x1a7)]){const _0x25eaed=_0x41bb8c(_0xafb165,_0x27e18a(0x1a5));return _0x6069cb[_0x27e18a(0x1ca)][0x0][_0x27e18a(0x1b3)]?{'type':_0x27e18a(0x1c3),'content':_0x41bb8c(_0xafb165,_0x27e18a(0x1c7),_0x25eaed)}:{'type':_0x27e18a(0x1c3),'content':_0x41bb8c(_0xafb165,_0x27e18a(0x1b2),_0x25eaed)};}});}}function oo(_0x155e92){const _0x2e37a7=_0xe5b8c1;return _0x2e37a7(0x1be)==_0x155e92[_0x2e37a7(0x1c1)][_0x2e37a7(0x1b0)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)));}}
23
+ const _0x247729=_0x303f;(function(_0x3116f,_0x2f23bd){const _0x79127f=_0x303f,_0x1c75dd=_0x3116f();while(!![]){try{const _0x364bc5=parseInt(_0x79127f(0xbe))/0x1+parseInt(_0x79127f(0xb1))/0x2+-parseInt(_0x79127f(0xb4))/0x3*(parseInt(_0x79127f(0xb2))/0x4)+-parseInt(_0x79127f(0xb7))/0x5+-parseInt(_0x79127f(0xab))/0x6*(parseInt(_0x79127f(0xb3))/0x7)+parseInt(_0x79127f(0xbd))/0x8+parseInt(_0x79127f(0xb9))/0x9;if(_0x364bc5===_0x2f23bd)break;else _0x1c75dd['push'](_0x1c75dd['shift']());}catch(_0x4e4de7){_0x1c75dd['push'](_0x1c75dd['shift']());}}}(_0x3f29,0xc254c));function _0x303f(_0x31b0c7,_0x4b1764){const _0x3f293b=_0x3f29();return _0x303f=function(_0x303ffe,_0x169662){_0x303ffe=_0x303ffe-0xab;let _0x1475b7=_0x3f293b[_0x303ffe];return _0x1475b7;},_0x303f(_0x31b0c7,_0x4b1764);}import{Plugin as _0x4b51c7}from'ckeditor5/src/core.js';function _0x3f29(){const _0x11f0ea=['1513244POJTUv','6876PVNKYl','2868922JApuMN','2316FsQyXp','TrackChangesEditing','afterInit','5919775YZMfJI','has','13074372nBNdWY','editor','enableCommand','changeCaseTitle','11521288HRdleS','887050FmfYht','18EFFOho','CaseChange','plugins','get','changeCaseLower','changeCaseUpper'];_0x3f29=function(){return _0x11f0ea;};return _0x3f29();}export default class G extends _0x4b51c7{[_0x247729(0xb6)](){const _0x19e5a2=_0x247729,_0x470c14=this[_0x19e5a2(0xba)];_0x470c14[_0x19e5a2(0xad)][_0x19e5a2(0xb8)](_0x19e5a2(0xac))&&(_0x470c14[_0x19e5a2(0xad)][_0x19e5a2(0xae)](_0x19e5a2(0xb5))[_0x19e5a2(0xbb)](_0x19e5a2(0xb0)),_0x470c14[_0x19e5a2(0xad)][_0x19e5a2(0xae)](_0x19e5a2(0xb5))[_0x19e5a2(0xbb)](_0x19e5a2(0xaf)),_0x470c14[_0x19e5a2(0xad)][_0x19e5a2(0xae)](_0x19e5a2(0xb5))[_0x19e5a2(0xbb)](_0x19e5a2(0xbc)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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));}}
23
+ const _0x5c588d=_0x4bd9;(function(_0x39199d,_0x19c1a5){const _0x2ec7ef=_0x4bd9,_0x29b781=_0x39199d();while(!![]){try{const _0x261e21=-parseInt(_0x2ec7ef(0x158))/0x1*(parseInt(_0x2ec7ef(0x161))/0x2)+parseInt(_0x2ec7ef(0x15d))/0x3*(-parseInt(_0x2ec7ef(0x165))/0x4)+-parseInt(_0x2ec7ef(0x15b))/0x5+-parseInt(_0x2ec7ef(0x166))/0x6+-parseInt(_0x2ec7ef(0x164))/0x7*(parseInt(_0x2ec7ef(0x154))/0x8)+-parseInt(_0x2ec7ef(0x15f))/0x9+-parseInt(_0x2ec7ef(0x159))/0xa*(-parseInt(_0x2ec7ef(0x15c))/0xb);if(_0x261e21===_0x19c1a5)break;else _0x29b781['push'](_0x29b781['shift']());}catch(_0x21ae12){_0x29b781['push'](_0x29b781['shift']());}}}(_0x1f5f,0x1d933));import{Plugin as _0x68d647}from'ckeditor5/src/core.js';function _0x4bd9(_0x2973a1,_0x326a57){const _0x1f5f78=_0x1f5f();return _0x4bd9=function(_0x4bd929,_0x4e6101){_0x4bd929=_0x4bd929-0x154;let _0x2d6d2e=_0x1f5f78[_0x4bd929];return _0x2d6d2e;},_0x4bd9(_0x2973a1,_0x326a57);}function _0x1f5f(){const _0x127d51=['afterInit','368760ecvfnW','6542503pcOeTl','9309GjiLWs','commands','867411lHvziW','plugins','10LbHVmO','TrackChangesEditing','editor','231259NdSdiJ','108zdQgZb','695250HlgjoP','8LfRCHa','ckbox','get','enableCommand','14162VfilJe','10UTuiSs'];_0x1f5f=function(){return _0x127d51;};return _0x1f5f();}export default class F extends _0x68d647{[_0x5c588d(0x15a)](){const _0x3018ba=_0x5c588d,_0xcf24e=this[_0x3018ba(0x163)];_0xcf24e[_0x3018ba(0x15e)][_0x3018ba(0x156)](_0x3018ba(0x155))&&_0xcf24e[_0x3018ba(0x160)][_0x3018ba(0x156)](_0x3018ba(0x162))[_0x3018ba(0x157)](_0x3018ba(0x155));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)];}
23
+ function _0x4ef3(_0x5f4d88,_0x11c72a){const _0x4c3fb8=_0x4c3f();return _0x4ef3=function(_0x4ef33b,_0x4f0b5c){_0x4ef33b=_0x4ef33b-0x13a;let _0x18b4bd=_0x4c3fb8[_0x4ef33b];return _0x18b4bd;},_0x4ef3(_0x5f4d88,_0x11c72a);}const _0x17e5b9=_0x4ef3;(function(_0x3d6dab,_0x5c24d1){const _0x3c38de=_0x4ef3,_0x1b8a24=_0x3d6dab();while(!![]){try{const _0x488762=-parseInt(_0x3c38de(0x165))/0x1+parseInt(_0x3c38de(0x144))/0x2*(parseInt(_0x3c38de(0x13f))/0x3)+-parseInt(_0x3c38de(0x153))/0x4*(parseInt(_0x3c38de(0x13d))/0x5)+parseInt(_0x3c38de(0x156))/0x6+-parseInt(_0x3c38de(0x147))/0x7*(parseInt(_0x3c38de(0x140))/0x8)+parseInt(_0x3c38de(0x13e))/0x9+-parseInt(_0x3c38de(0x13a))/0xa;if(_0x488762===_0x5c24d1)break;else _0x1b8a24['push'](_0x1b8a24['shift']());}catch(_0xbb9c43){_0x1b8a24['push'](_0x1b8a24['shift']());}}}(_0x4c3f,0x9f24c));import{Plugin as _0x4f3e8a}from'ckeditor5/src/core.js';import{getTranslation as _0x78309f}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x141fa3}from'../utils/utils.js';export default class L extends _0x4f3e8a{[_0x17e5b9(0x155)](){const _0x2036e9=_0x17e5b9,_0x4c481e=this[_0x2036e9(0x172)];if(!_0x4c481e[_0x2036e9(0x164)][_0x2036e9(0x143)](_0x2036e9(0x14e)))return;const _0x10d0af=_0x4c481e[_0x2036e9(0x164)][_0x2036e9(0x15e)](_0x2036e9(0x14f)),_0x128aab=_0x4c481e[_0x2036e9(0x168)],_0x148c27=_0x4c481e[_0x2036e9(0x162)][_0x2036e9(0x15e)](_0x2036e9(0x171))[_0x2036e9(0x13b)],_0x4ca3ac=_0x4c481e[_0x2036e9(0x14b)][_0x2036e9(0x15e)](_0x2036e9(0x171));_0x10d0af[_0x2036e9(0x163)](_0x2036e9(0x160)),_0x10d0af[_0x2036e9(0x163)](_0x2036e9(0x166)),_0x10d0af[_0x2036e9(0x163)](_0x2036e9(0x171),(_0xab8033,_0xbba164={})=>{const _0x2c4d0f=_0x2036e9,_0x3bda41=_0x4c481e[_0x2c4d0f(0x159)],_0x2c4425=_0x4c481e[_0x2c4d0f(0x159)][_0x2c4d0f(0x16d)][_0x2c4d0f(0x15c)],_0x4ed4e2=_0xbba164&&void 0x0!==_0xbba164[_0x2c4d0f(0x154)]?_0xbba164[_0x2c4d0f(0x154)]:!_0x4ca3ac[_0x2c4d0f(0x152)];let _0x373f0a;_0xbba164[_0x2c4d0f(0x15f)]||(_0xbba164[_0x2c4d0f(0x15f)]=_0x148c27[0x0][_0x2c4d0f(0x15f)]),_0x373f0a=_0x4ed4e2?Array[_0x2c4d0f(0x157)](_0x2c4425[_0x2c4d0f(0x167)]())[_0x2c4d0f(0x151)](_0x9caace=>eo(_0x9caace)||function(_0x1f9853,_0x506e7f){const _0x408bd2=_0x2c4d0f;if(_0x1f9853['is'](_0x408bd2(0x16f))||_0x506e7f[_0x408bd2(0x150)](_0x1f9853))return!0x1;return _0x506e7f[_0x408bd2(0x170)](_0x1f9853[_0x408bd2(0x14c)],_0x408bd2(0x171));}(_0x9caace,_0x3bda41[_0x2c4d0f(0x14a)])):Array[_0x2c4d0f(0x157)](_0x2c4425[_0x2c4d0f(0x167)]())[_0x2c4d0f(0x151)](_0x2c6670=>eo(_0x2c6670));const _0x373f67=_0x141fa3(_0x373f0a,_0x3bda41);_0x3bda41[_0x2c4d0f(0x141)](()=>{const _0x3f116e=_0x2c4d0f;for(const _0x1dd264 of _0x373f67)_0x10d0af[_0x3f116e(0x158)](_0x1dd264,{'commandName':_0x3f116e(0x171),'commandParams':[{..._0xbba164,'forceValue':_0x4ed4e2}],'formatGroupId':_0x3f116e(0x16a)});});}),(_0x10d0af[_0x2036e9(0x146)][_0x2036e9(0x16b)](_0x2036e9(0x171),_0x23fa73=>_0x78309f(_0x128aab,_0x2036e9(0x16e),_0x23fa73)),_0x10d0af[_0x2036e9(0x146)][_0x2036e9(0x16c)](_0x18c348=>{const _0x2005cf=_0x2036e9;if(_0x2005cf(0x15b)!=_0x18c348[_0x2005cf(0x148)])return;const _0xe91044=_0x128aab['t'],{data:_0x3cb477}=_0x18c348;if(!_0x3cb477||_0x2005cf(0x171)!=_0x3cb477[_0x2005cf(0x161)])return;const _0x410492=_0x3cb477[_0x2005cf(0x145)][0x0][_0x2005cf(0x15f)],_0x2ca2a8=_0xe91044(_0x148c27[_0x2005cf(0x13c)](_0x33b74a=>_0x33b74a[_0x2005cf(0x15f)]===_0x410492)[_0x2005cf(0x14d)])[_0x2005cf(0x15a)]();return _0x3cb477[_0x2005cf(0x145)][0x0][_0x2005cf(0x154)]?{'type':_0x2005cf(0x169),'content':_0x78309f(_0x128aab,_0x2005cf(0x149),_0x78309f(_0x128aab,_0x2005cf(0x16e),0x1)+'\x20('+_0x2ca2a8+')')}:{'type':_0x2005cf(0x169),'content':_0x78309f(_0x128aab,_0x2005cf(0x15d),_0x78309f(_0x128aab,_0x2005cf(0x16e),0x1))};}));}}function eo(_0x3239e8){const _0x4a2358=_0x17e5b9;return _0x4a2358(0x171)==_0x3239e8[_0x4a2358(0x142)];}function _0x4c3f(){const _0x4e660a=['ELEMENT_CODE_BLOCK','rootElement','checkChild','codeBlock','editor','9250460ZVLOzD','languages','find','22645YCXCba','9252495kRpLiY','9426lPAMie','152ixFxzz','change','name','has','402nJKKjv','commandParams','_descriptionFactory','164458fEOpVC','type','*Set\x20format:*\x20%0','schema','commands','parent','label','CodeBlock','TrackChangesEditing','isLimit','filter','value','20RbFtvY','forceValue','afterInit','5621934anNMDV','from','markBlockFormat','model','toLowerCase','formatBlock','selection','*Remove\x20format:*\x20%0','get','language','indentCodeBlock','commandName','config','enableCommand','plugins','550657GjYAXx','outdentCodeBlock','getSelectedBlocks','locale','format','blockName','registerElementLabel','registerDescriptionCallback','document'];_0x4c3f=function(){return _0x4e660a;};return _0x4c3f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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();}
23
+ const _0x21c664=_0xf591;(function(_0x39b644,_0x9779de){const _0x24e0d0=_0xf591,_0x2f7b91=_0x39b644();while(!![]){try{const _0x30d869=parseInt(_0x24e0d0(0x1ac))/0x1+parseInt(_0x24e0d0(0x1b1))/0x2*(parseInt(_0x24e0d0(0x1ba))/0x3)+-parseInt(_0x24e0d0(0x1b2))/0x4*(-parseInt(_0x24e0d0(0x1af))/0x5)+-parseInt(_0x24e0d0(0x1bb))/0x6+-parseInt(_0x24e0d0(0x1b7))/0x7+-parseInt(_0x24e0d0(0x1bd))/0x8*(parseInt(_0x24e0d0(0x1b9))/0x9)+-parseInt(_0x24e0d0(0x1b8))/0xa*(-parseInt(_0x24e0d0(0x1ad))/0xb);if(_0x30d869===_0x9779de)break;else _0x2f7b91['push'](_0x2f7b91['shift']());}catch(_0x208ca4){_0x2f7b91['push'](_0x2f7b91['shift']());}}}(_0x510b,0x3bc64));function _0x510b(){const _0xebf0aa=['CommentsEditing','371086vfQuqp','55agLrzg','has','65OifYtZ','afterInit','2hJDtUX','69724IAetiU','plugins','addCommentThread','get','TrackChangesEditing','3415510txXqzU','439910bVIPAU','9GjSIsL','1454139JSHRKe','1306392PGLqOP','editor','2814872HNVmKQ','enableCommand'];_0x510b=function(){return _0xebf0aa;};return _0x510b();}function _0xf591(_0x5d5253,_0x2cfe0c){const _0x510b86=_0x510b();return _0xf591=function(_0xf591f1,_0x5091c0){_0xf591f1=_0xf591f1-0x1ab;let _0x3d0f31=_0x510b86[_0xf591f1];return _0x3d0f31;},_0xf591(_0x5d5253,_0x2cfe0c);}import{Plugin as _0x499412}from'ckeditor5/src/core.js';export default class H extends _0x499412{[_0x21c664(0x1b0)](){const _0x4cc664=_0x21c664,_0x1fad9f=this[_0x4cc664(0x1bc)];if(!_0x1fad9f[_0x4cc664(0x1b3)][_0x4cc664(0x1ae)](_0x4cc664(0x1ab)))return;_0x1fad9f[_0x4cc664(0x1b3)][_0x4cc664(0x1b5)](_0x4cc664(0x1b6))[_0x4cc664(0x1be)](_0x4cc664(0x1b4));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)});}}
23
+ const _0x46d15f=_0x3d00;(function(_0x565721,_0x2cafc3){const _0x2f7353=_0x3d00,_0x1622cc=_0x565721();while(!![]){try{const _0x433790=-parseInt(_0x2f7353(0x186))/0x1*(parseInt(_0x2f7353(0x184))/0x2)+parseInt(_0x2f7353(0x173))/0x3*(parseInt(_0x2f7353(0x185))/0x4)+parseInt(_0x2f7353(0x18d))/0x5*(-parseInt(_0x2f7353(0x167))/0x6)+parseInt(_0x2f7353(0x17d))/0x7+-parseInt(_0x2f7353(0x17e))/0x8+parseInt(_0x2f7353(0x194))/0x9*(parseInt(_0x2f7353(0x182))/0xa)+parseInt(_0x2f7353(0x16e))/0xb*(parseInt(_0x2f7353(0x15c))/0xc);if(_0x433790===_0x2cafc3)break;else _0x1622cc['push'](_0x1622cc['shift']());}catch(_0x5975c1){_0x1622cc['push'](_0x1622cc['shift']());}}}(_0x220a,0xda685));import{Plugin as _0xbf0091}from'ckeditor5/src/core.js';import{LiveRange as _0x37f89c}from'ckeditor5/src/engine.js';function _0x3d00(_0x438427,_0x408e3a){const _0x220a27=_0x220a();return _0x3d00=function(_0x3d007b,_0x641e4){_0x3d007b=_0x3d007b-0x15c;let _0x4d1778=_0x220a27[_0x3d007b];return _0x4d1778;},_0x3d00(_0x438427,_0x408e3a);}import{Delete as _0x369996}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x12f583}from'./utils.js';function _0x220a(){const _0x1ffdf0=['mapper','unit','modifySelection','end','726rBWHBe','enableCommand','high','batch','remove','24XdGPUH','forward','uiElement','createSelection','start','data','removeMarker:suggestion:deletion','TrackChangesEditing','buffer','unbindElementFromMarkerName','4159344cErYzD','4167648bgaAKc','plugins','selection','delete','770hHGbYm','rootName','2rWCJpe','376288iVeIPS','1536866jfUDzo','merge','downcastDispatcher','editing','editor','document','root','10015nprCqv','markerName','getFirstRange','isCollapsed','$graveyard','writer','setSelection','22203LrKlJk','options','model','showSuggestionHighlights','requires','addMarker:suggestion:deletion','444588BEZCMu','deleteForward','commands','bind','lock','init','detach','get','enqueueChange','markerNameToElements','fromRange','3084BjWOes','createRange','unlock'];_0x220a=function(){return _0x1ffdf0;};return _0x220a();}export default class q extends _0xbf0091{static get[_0x46d15f(0x198)](){return[_0x369996];}[_0x46d15f(0x161)](){const _0x5e6570=_0x46d15f,_0x4a542b=this[_0x5e6570(0x18a)],_0x43ec0a=_0x4a542b[_0x5e6570(0x17f)][_0x5e6570(0x163)](_0x5e6570(0x17a));_0x43ec0a[_0x5e6570(0x16f)](_0x5e6570(0x181));const _0x2a9468=_0x4a542b[_0x5e6570(0x15e)][_0x5e6570(0x163)](_0x5e6570(0x15d));_0x43ec0a[_0x5e6570(0x16f)](_0x5e6570(0x15d),(_0xa8754,_0x5b0b50={})=>{const _0xe1a44f=_0x5e6570,_0x3a1685=_0x4a542b[_0xe1a44f(0x196)][_0xe1a44f(0x176)](_0x4a542b[_0xe1a44f(0x196)][_0xe1a44f(0x18b)][_0xe1a44f(0x180)]);_0x3a1685[_0xe1a44f(0x190)]&&_0x4a542b[_0xe1a44f(0x196)][_0xe1a44f(0x16c)](_0x3a1685,{'direction':_0xe1a44f(0x174),'unit':_0x5b0b50[_0xe1a44f(0x16b)]});const _0x452bd8=_0x3a1685[_0xe1a44f(0x18f)](),_0x3425db=_0x37f89c[_0xe1a44f(0x166)](_0x452bd8);let _0x25ede3;_0xa8754(_0x5b0b50),_0x25ede3=_0xe1a44f(0x191)==_0x3425db[_0xe1a44f(0x18c)][_0xe1a44f(0x183)]?_0x4a542b[_0xe1a44f(0x196)][_0xe1a44f(0x168)](_0x452bd8[_0xe1a44f(0x177)]):_0x4a542b[_0xe1a44f(0x196)][_0xe1a44f(0x168)](_0x3425db[_0xe1a44f(0x177)],_0x3425db[_0xe1a44f(0x16d)]),_0x3425db[_0xe1a44f(0x162)](),_0x4a542b[_0xe1a44f(0x196)][_0xe1a44f(0x164)](_0x2a9468[_0xe1a44f(0x17b)][_0xe1a44f(0x171)],_0x22420d=>{const _0x11fbda=_0xe1a44f;_0x2a9468[_0x11fbda(0x17b)][_0x11fbda(0x160)](),_0x22420d[_0x11fbda(0x193)](_0x22420d[_0x11fbda(0x168)](_0x25ede3[_0x11fbda(0x16d)])),_0x2a9468[_0x11fbda(0x17b)][_0x11fbda(0x169)]();});}),_0x4a542b[_0x5e6570(0x189)][_0x5e6570(0x188)]['on'](_0x5e6570(0x199),_0x12f583(_0x4a542b,_0x5e6570(0x187)),{'priority':_0x5e6570(0x170)}),_0x4a542b[_0x5e6570(0x178)][_0x5e6570(0x188)]['on'](_0x5e6570(0x199),(_0x3576c1,_0x37ce56,_0x3c86b7)=>{const _0x54f083=_0x5e6570;_0x3c86b7[_0x54f083(0x195)][_0x54f083(0x197)]&&_0x12f583(_0x4a542b,_0x54f083(0x187),{'showActiveMarker':!0x1})[_0x54f083(0x15f)](this)(_0x3576c1,_0x37ce56,_0x3c86b7);},{'priority':_0x5e6570(0x170)}),_0x4a542b[_0x5e6570(0x189)][_0x5e6570(0x188)]['on'](_0x5e6570(0x179),(_0x55e906,_0x25196c,_0x4b6d84)=>{const _0x21f38f=_0x5e6570,_0x2973f9=_0x4b6d84[_0x21f38f(0x16a)][_0x21f38f(0x165)](_0x25196c[_0x21f38f(0x18e)]);if(_0x2973f9){for(const _0x5aebab of _0x2973f9)_0x5aebab['is'](_0x21f38f(0x175))&&(_0x4b6d84[_0x21f38f(0x16a)][_0x21f38f(0x17c)](_0x5aebab,_0x25196c[_0x21f38f(0x18e)]),_0x4b6d84[_0x21f38f(0x192)][_0x21f38f(0x172)](_0x5aebab));}},{'priority':_0x5e6570(0x170)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)});}}
23
+ const _0x4dd7eb=_0x359f;(function(_0x3a7dac,_0x3c89fa){const _0xcff60f=_0x359f,_0xa8b13a=_0x3a7dac();while(!![]){try{const _0x31905a=parseInt(_0xcff60f(0x215))/0x1+-parseInt(_0xcff60f(0x21e))/0x2+parseInt(_0xcff60f(0x221))/0x3*(-parseInt(_0xcff60f(0x1f5))/0x4)+-parseInt(_0xcff60f(0x211))/0x5*(parseInt(_0xcff60f(0x212))/0x6)+parseInt(_0xcff60f(0x1f6))/0x7+-parseInt(_0xcff60f(0x20b))/0x8*(-parseInt(_0xcff60f(0x209))/0x9)+parseInt(_0xcff60f(0x223))/0xa*(parseInt(_0xcff60f(0x21c))/0xb);if(_0x31905a===_0x3c89fa)break;else _0xa8b13a['push'](_0xa8b13a['shift']());}catch(_0xfadc02){_0xa8b13a['push'](_0xa8b13a['shift']());}}}(_0x4375,0x52f73));import{Plugin as _0x2d1bdd}from'ckeditor5/src/core.js';function _0x359f(_0x5c8a26,_0x3c6d22){const _0x43750d=_0x4375();return _0x359f=function(_0x359f62,_0x15c554){_0x359f62=_0x359f62-0x1f4;let _0x3c18d1=_0x43750d[_0x359f62];return _0x3c18d1;},_0x359f(_0x5c8a26,_0x3c6d22);}import{Enter as _0xd91a6b}from'ckeditor5/src/enter.js';import{LiveRange as _0x402d86}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x4b0136}from'./utils.js';export default class W extends _0x2d1bdd{static get[_0x4dd7eb(0x206)](){return[_0xd91a6b];}[_0x4dd7eb(0x20c)](){const _0x2fc446=_0x4dd7eb,_0x3ba0a3=this[_0x2fc446(0x1fa)],_0x360ee8=_0x3ba0a3[_0x2fc446(0x227)][_0x2fc446(0x1fc)](_0x2fc446(0x203)),_0x26cec7=_0x3ba0a3[_0x2fc446(0x218)][_0x2fc446(0x1fc)](_0x2fc446(0x226));_0x360ee8[_0x2fc446(0x21a)](_0x2fc446(0x226),()=>{const _0xb278de=_0x2fc446;_0x3ba0a3[_0xb278de(0x22a)][_0xb278de(0x219)](_0x37860c=>{const _0x14b0a1=_0xb278de,_0x6af63f=_0x3ba0a3[_0x14b0a1(0x22a)][_0x14b0a1(0x1f8)][_0x14b0a1(0x20d)],_0x4cb8ab=_0x6af63f[_0x14b0a1(0x1ff)](),_0x13b373=_0x402d86[_0x14b0a1(0x1f9)](_0x6af63f[_0x14b0a1(0x224)]());if(_0x26cec7[_0x14b0a1(0x1fd)](_0x37860c)){const _0x435345=_0x3ba0a3[_0x14b0a1(0x22a)][_0x14b0a1(0x210)](_0x4cb8ab[_0x14b0a1(0x1fe)][_0x14b0a1(0x21d)],0x0),_0x1e9592=_0x37860c[_0x14b0a1(0x204)](_0x4cb8ab,_0x435345);_0x360ee8[_0x14b0a1(0x1fb)](_0x1e9592);}else _0x37860c[_0x14b0a1(0x225)](_0x37860c[_0x14b0a1(0x204)](_0x13b373[_0x14b0a1(0x21b)]));_0x13b373[_0x14b0a1(0x229)](),_0x26cec7[_0x14b0a1(0x217)](_0x14b0a1(0x202),{'writer':_0x37860c});});}),_0x3ba0a3[_0x2fc446(0x213)][_0x2fc446(0x201)]['on'](_0x2fc446(0x1f4),_0x4b0136(_0x3ba0a3,_0x2fc446(0x220)),{'priority':_0x2fc446(0x200)}),_0x3ba0a3[_0x2fc446(0x213)][_0x2fc446(0x201)]['on'](_0x2fc446(0x20f),(_0x369bdc,_0xb044dd,_0x50ab13)=>{const _0x1a85a3=_0x2fc446,_0x399939=_0x50ab13[_0x1a85a3(0x22b)][_0x1a85a3(0x208)](_0xb044dd[_0x1a85a3(0x205)]);if(_0x399939){for(const _0x3f90bf of _0x399939)_0x3f90bf[_0x1a85a3(0x222)](_0x1a85a3(0x207))&&(_0x50ab13[_0x1a85a3(0x22b)][_0x1a85a3(0x1f7)](_0x3f90bf,_0xb044dd[_0x1a85a3(0x205)]),_0x50ab13[_0x1a85a3(0x20e)][_0x1a85a3(0x214)](_0x3f90bf));}},{'priority':_0x2fc446(0x200)}),_0x3ba0a3[_0x2fc446(0x216)][_0x2fc446(0x201)]['on'](_0x2fc446(0x1f4),(_0x9639aa,_0x347e42,_0x2e7bc3)=>{const _0x22c823=_0x2fc446;_0x2e7bc3[_0x22c823(0x20a)][_0x22c823(0x21f)]&&_0x4b0136(_0x3ba0a3,_0x22c823(0x220),{'showActiveMarker':!0x1})[_0x22c823(0x228)](this)(_0x9639aa,_0x347e42,_0x2e7bc3);},{'priority':_0x2fc446(0x200)});}}function _0x4375(){const _0x475285=['hasClass','6920gKKAuc','getFirstRange','setSelection','enter','plugins','bind','detach','model','mapper','addMarker:suggestion:insertion','11156AOAcHn','3934854aeceMU','unbindElementFromMarkerName','document','fromRange','editor','markInsertion','get','enterBlock','parent','getFirstPosition','high','downcastDispatcher','afterExecute','TrackChangesEditing','createRange','markerName','requires','ck-suggestion-marker-split','markerNameToElements','73449wEiuwk','options','88WtSEDX','init','selection','writer','removeMarker:suggestion:insertion','createPositionAt','2669420NlQqGN','6KQgqWs','editing','remove','493380ZwDpBj','data','fire','commands','change','enableCommand','end','7612nvpxwG','nextSibling','1104814HHHbSa','showSuggestionHighlights','split','213ZjnrBT'];_0x4375=function(){return _0x475285;};return _0x4375();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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;}}
23
+ const _0x58c915=_0x2a8f;function _0x70ac(){const _0x4bd4f7=['enableCommand','1439312vMQBLD','getMarkersGroup','string','createRange','855138paAelx','FindAndReplaceUtils','get','has','replace','replaceAll','item','10396008NTSpSt','end','111120mulAkP','findNext','10oLqZku','createPositionAt','start','TrackChangesEditing','6VcGmpO','findByTextCallback','suggestion:deletion','getRange','_isInDeletionRange','filter','32895876XkHLmY','markers','2gaIfnb','11ubGvyU','FindAndReplaceEditing','bind','getIntersection','plugins','handleFindCommand','editor','find','4634570viUNok','42TEqVxk','afterInit','model','findPrevious','8486091pSBuTr'];_0x70ac=function(){return _0x4bd4f7;};return _0x70ac();}function _0x2a8f(_0x250fa9,_0x3a01e0){const _0x70ac7b=_0x70ac();return _0x2a8f=function(_0x2a8fd5,_0x5e37e9){_0x2a8fd5=_0x2a8fd5-0x12d;let _0x34870a=_0x70ac7b[_0x2a8fd5];return _0x34870a;},_0x2a8f(_0x250fa9,_0x3a01e0);}(function(_0x2b06da,_0x2f9e73){const _0x1f1e9e=_0x2a8f,_0x3d3c1f=_0x2b06da();while(!![]){try{const _0x13af94=-parseInt(_0x1f1e9e(0x142))/0x1*(parseInt(_0x1f1e9e(0x12e))/0x2)+-parseInt(_0x1f1e9e(0x138))/0x3*(parseInt(_0x1f1e9e(0x14b))/0x4)+-parseInt(_0x1f1e9e(0x137))/0x5*(parseInt(_0x1f1e9e(0x151))/0x6)+-parseInt(_0x1f1e9e(0x13e))/0x7+parseInt(_0x1f1e9e(0x149))/0x8+-parseInt(_0x1f1e9e(0x13c))/0x9*(parseInt(_0x1f1e9e(0x14d))/0xa)+-parseInt(_0x1f1e9e(0x12f))/0xb*(-parseInt(_0x1f1e9e(0x157))/0xc);if(_0x13af94===_0x2f9e73)break;else _0x3d3c1f['push'](_0x3d3c1f['shift']());}catch(_0x2a4f06){_0x3d3c1f['push'](_0x3d3c1f['shift']());}}}(_0x70ac,0xb01b9));import{Plugin as _0xab7d61}from'ckeditor5/src/core.js';export default class J extends _0xab7d61{[_0x58c915(0x139)](){const _0x4a9bef=_0x58c915;if(!this[_0x4a9bef(0x135)][_0x4a9bef(0x133)][_0x4a9bef(0x145)](_0x4a9bef(0x130)))return;const _0xe4b26e=this[_0x4a9bef(0x135)][_0x4a9bef(0x133)][_0x4a9bef(0x144)](_0x4a9bef(0x150));_0xe4b26e[_0x4a9bef(0x13d)](_0x4a9bef(0x136),this[_0x4a9bef(0x134)][_0x4a9bef(0x131)](this)),_0xe4b26e[_0x4a9bef(0x13d)](_0x4a9bef(0x14c)),_0xe4b26e[_0x4a9bef(0x13d)](_0x4a9bef(0x13b)),_0xe4b26e[_0x4a9bef(0x13d)](_0x4a9bef(0x146)),_0xe4b26e[_0x4a9bef(0x13d)](_0x4a9bef(0x147));}[_0x58c915(0x134)](_0x4c71e5,_0x1e5746,_0x2be7f4={}){const _0x480876=_0x58c915,_0x1ff0ad=this[_0x480876(0x135)][_0x480876(0x133)][_0x480876(0x144)](_0x480876(0x143));return _0x4c71e5(_0x3e8536=>(_0x480876(0x140)==typeof _0x1e5746?_0x1ff0ad[_0x480876(0x152)](_0x1e5746,_0x2be7f4):_0x1e5746)(_0x3e8536)[_0x480876(0x156)](_0x400c11=>!0x1===this[_0x480876(0x155)](_0x400c11,_0x3e8536[_0x480876(0x148)])),_0x2be7f4);}[_0x58c915(0x155)](_0x179683,_0xf81778){const _0x552d03=_0x58c915,_0x2348fd=this[_0x552d03(0x135)][_0x552d03(0x13a)][_0x552d03(0x141)](this[_0x552d03(0x135)][_0x552d03(0x13a)][_0x552d03(0x14e)](_0xf81778,_0x179683[_0x552d03(0x14f)]),this[_0x552d03(0x135)][_0x552d03(0x13a)][_0x552d03(0x14e)](_0xf81778,_0x179683[_0x552d03(0x14a)]));for(const _0x403476 of this[_0x552d03(0x135)][_0x552d03(0x13a)][_0x552d03(0x12d)][_0x552d03(0x13f)](_0x552d03(0x153)))if(null!==_0x2348fd[_0x552d03(0x132)](_0x403476[_0x552d03(0x154)]()))return!0x0;return!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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();}
23
+ const _0x580974=_0x52f0;function _0x1bc9(){const _0x18e675=['12BnrpBm','has','commandParams','FontColorEditing','*Reset\x20font\x20family*','fontBackgroundColor.colors','format','368sfKftv','type','*Set\x20font\x20background\x20color:*\x20%0','10jUHulE','3523656MIgoEq','config','FontSizeEditing','fontSize.options','94465pQFprL','find','38169qcqGQz','FORMAT_FONT_FAMILY','label','568563EDcTNN','_enableDefaultAttributesIntegration','registerDescriptionCallback','plugins','*Reset\x20font\x20size*','fontSize','612161TaaRaA','*Reset\x20font\x20background\x20color*','*Set\x20font\x20size:*\x20%0','model','_registerLegacyDescription','_descriptionFactory','editor','get','title','*Set\x20font\x20family:*\x20%0','1trNiVA','afterInit','FORMAT_FONT_BACKGROUND','normalizeSizeOptions','FORMAT_FONT_COLOR','201574UpuRmb','FORMAT_FONT_SIZE','4BgSrDe','fontFamily','FontSize','registerAttributeLabel','*Set\x20font\x20color:*\x20%0','trim','fontColor','formatInline','fontColor.colors','commandName','*Reset\x20font\x20color*','FontBackgroundColorEditing','FontFamilyEditing','TrackChangesEditing','275933FPtAFU','toLowerCase','fontBackgroundColor','locale','value'];_0x1bc9=function(){return _0x18e675;};return _0x1bc9();}function _0x52f0(_0x57f3e7,_0x2bf436){const _0x1bc979=_0x1bc9();return _0x52f0=function(_0x52f054,_0x3a7517){_0x52f054=_0x52f054-0x13f;let _0x469b85=_0x1bc979[_0x52f054];return _0x469b85;},_0x52f0(_0x57f3e7,_0x2bf436);}(function(_0x2fef21,_0x3b2e38){const _0x2bbd63=_0x52f0,_0x46c6ca=_0x2fef21();while(!![]){try{const _0x2a84d1=-parseInt(_0x2bbd63(0x175))/0x1*(parseInt(_0x2bbd63(0x17a))/0x2)+parseInt(_0x2bbd63(0x165))/0x3+parseInt(_0x2bbd63(0x17c))/0x4*(-parseInt(_0x2bbd63(0x160))/0x5)+-parseInt(_0x2bbd63(0x151))/0x6*(-parseInt(_0x2bbd63(0x14c))/0x7)+-parseInt(_0x2bbd63(0x158))/0x8*(-parseInt(_0x2bbd63(0x162))/0x9)+-parseInt(_0x2bbd63(0x15b))/0xa*(-parseInt(_0x2bbd63(0x16b))/0xb)+-parseInt(_0x2bbd63(0x15c))/0xc;if(_0x2a84d1===_0x3b2e38)break;else _0x46c6ca['push'](_0x46c6ca['shift']());}catch(_0x4ab671){_0x46c6ca['push'](_0x46c6ca['shift']());}}}(_0x1bc9,0x19d32));import{Plugin as _0x5bc4a1}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x219eec}from'ckeditor5/src/ui.js';import{getTranslation as _0x44f293}from'../utils/common-translations.js';const ro=[{'pluginName':_0x580974(0x15e),'commandName':_0x580974(0x16a)},{'pluginName':_0x580974(0x14a),'commandName':_0x580974(0x13f)},{'pluginName':_0x580974(0x154),'commandName':_0x580974(0x144)},{'pluginName':_0x580974(0x149),'commandName':_0x580974(0x14e)}];export default class Q extends _0x5bc4a1{[_0x580974(0x176)](){const _0x36b8d3=_0x580974,_0x3cf07c=this[_0x36b8d3(0x171)][_0x36b8d3(0x14f)],_0x41e7b5=this[_0x36b8d3(0x171)][_0x36b8d3(0x168)][_0x36b8d3(0x172)](_0x36b8d3(0x14b));for(const {pluginName:_0x5c08d6,commandName:_0x2dc0a2}of ro)this[_0x36b8d3(0x171)][_0x36b8d3(0x168)][_0x36b8d3(0x152)](_0x5c08d6)&&_0x41e7b5[_0x36b8d3(0x166)](_0x2dc0a2,[_0x2dc0a2]);_0x3cf07c['t'],(_0x41e7b5[_0x36b8d3(0x170)][_0x36b8d3(0x141)](_0x36b8d3(0x16a),_0x44f293(_0x3cf07c,_0x36b8d3(0x17b))),_0x41e7b5[_0x36b8d3(0x170)][_0x36b8d3(0x141)](_0x36b8d3(0x13f),_0x44f293(_0x3cf07c,_0x36b8d3(0x163))),_0x41e7b5[_0x36b8d3(0x170)][_0x36b8d3(0x141)](_0x36b8d3(0x144),_0x44f293(_0x3cf07c,_0x36b8d3(0x179))),_0x41e7b5[_0x36b8d3(0x170)][_0x36b8d3(0x141)](_0x36b8d3(0x14e),_0x44f293(_0x3cf07c,_0x36b8d3(0x177))),this[_0x36b8d3(0x16f)]());}[_0x580974(0x16f)](){const _0x1fd4c0=_0x580974,_0x2fe299=this[_0x1fd4c0(0x171)],_0x28723b=_0x2fe299[_0x1fd4c0(0x14f)];_0x2fe299[_0x1fd4c0(0x168)][_0x1fd4c0(0x172)](_0x1fd4c0(0x14b))[_0x1fd4c0(0x170)][_0x1fd4c0(0x167)](_0x26e1e7=>{const _0x7b530d=_0x1fd4c0,_0x17269b=_0x28723b['t'];if(_0x7b530d(0x145)!=_0x26e1e7[_0x7b530d(0x159)])return;const {data:_0x54fdc9}=_0x26e1e7;if(null!=_0x54fdc9){if(_0x7b530d(0x16a)==_0x54fdc9[_0x7b530d(0x147)]){const _0x2d045c=_0x54fdc9[_0x7b530d(0x153)][0x0][_0x7b530d(0x150)];if(_0x2d045c){const _0x3255a7=_0x17269b(this[_0x7b530d(0x171)][_0x7b530d(0x168)][_0x7b530d(0x172)](_0x7b530d(0x140))[_0x7b530d(0x178)](this[_0x7b530d(0x171)][_0x7b530d(0x15d)][_0x7b530d(0x172)](_0x7b530d(0x15f)))[_0x7b530d(0x161)](_0x3d6fd8=>_0x3d6fd8[_0x7b530d(0x16e)]==_0x2d045c)[_0x7b530d(0x173)])[_0x7b530d(0x14d)]();return{'type':_0x7b530d(0x157),'content':_0x44f293(_0x28723b,_0x7b530d(0x16d),_0x3255a7)};}return{'type':_0x7b530d(0x157),'content':_0x44f293(_0x28723b,_0x7b530d(0x169))};}if(_0x7b530d(0x13f)==_0x54fdc9[_0x7b530d(0x147)]){const _0x39bccc=_0x54fdc9[_0x7b530d(0x153)][0x0][_0x7b530d(0x150)];return _0x39bccc?{'type':_0x7b530d(0x157),'content':_0x44f293(_0x28723b,_0x7b530d(0x174),_0x39bccc)}:{'type':_0x7b530d(0x157),'content':_0x44f293(_0x28723b,_0x7b530d(0x155))};}if(_0x7b530d(0x144)==_0x54fdc9[_0x7b530d(0x147)]){const _0x56485d=_0x54fdc9[_0x7b530d(0x153)][0x0][_0x7b530d(0x150)];if(_0x56485d){const _0x5bcf71=_0x219eec(this[_0x7b530d(0x171)][_0x7b530d(0x15d)][_0x7b530d(0x172)](_0x7b530d(0x146)))[_0x7b530d(0x161)](_0x10cc75=>_0x10cc75[_0x7b530d(0x16e)]==_0x56485d);let _0x573ed1=_0x56485d,_0x962bbd='';return _0x5bcf71&&(_0x573ed1=_0x5bcf71[_0x7b530d(0x164)],_0x962bbd=_0x17269b(_0x573ed1)[_0x7b530d(0x14d)]()),{'type':_0x7b530d(0x157),'content':_0x44f293(_0x28723b,_0x7b530d(0x142),_0x962bbd)[_0x7b530d(0x143)](),'color':{'value':_0x56485d,'title':_0x962bbd||_0x573ed1}};}return{'type':_0x7b530d(0x157),'content':_0x44f293(_0x28723b,_0x7b530d(0x148))};}if(_0x7b530d(0x14e)==_0x54fdc9[_0x7b530d(0x147)]){const _0x460ee4=_0x54fdc9[_0x7b530d(0x153)][0x0][_0x7b530d(0x150)];if(_0x460ee4){const _0x3d0a10=_0x219eec(this[_0x7b530d(0x171)][_0x7b530d(0x15d)][_0x7b530d(0x172)](_0x7b530d(0x156)))[_0x7b530d(0x161)](_0x40bc0b=>_0x40bc0b[_0x7b530d(0x16e)]==_0x460ee4);let _0x1c9ccf=_0x460ee4,_0x302968='';return _0x3d0a10&&(_0x1c9ccf=_0x3d0a10[_0x7b530d(0x164)],_0x302968=_0x17269b(_0x1c9ccf)[_0x7b530d(0x14d)]()),{'type':_0x7b530d(0x157),'content':_0x44f293(_0x28723b,_0x7b530d(0x15a),_0x302968)[_0x7b530d(0x143)](),'color':{'value':_0x460ee4,'title':_0x302968||_0x1c9ccf}};}return{'type':_0x7b530d(0x157),'content':_0x44f293(_0x28723b,_0x7b530d(0x16c))};}}});}}