@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240416.0 → 0.0.0-nightly-20240417.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) 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/multilevellist.js +1 -1
  40. package/src/integrations/pagebreak.js +1 -1
  41. package/src/integrations/paragraph.js +1 -1
  42. package/src/integrations/removeformat.js +1 -1
  43. package/src/integrations/restrictededitingmode.js +1 -1
  44. package/src/integrations/shiftentercommand.js +1 -1
  45. package/src/integrations/standardeditingmode.js +1 -1
  46. package/src/integrations/style.js +1 -1
  47. package/src/integrations/table.js +1 -1
  48. package/src/integrations/tablecaption.js +1 -1
  49. package/src/integrations/tableclipboard.js +1 -1
  50. package/src/integrations/tablecolumnresize.js +1 -1
  51. package/src/integrations/tableheadings.js +1 -1
  52. package/src/integrations/tablemergesplit.js +1 -1
  53. package/src/integrations/tableofcontents.js +1 -1
  54. package/src/integrations/tableproperties.js +1 -1
  55. package/src/integrations/template.js +1 -1
  56. package/src/integrations/title.js +1 -1
  57. package/src/integrations/undo.js +1 -1
  58. package/src/integrations/utils.js +1 -1
  59. package/src/suggestion.js +1 -1
  60. package/src/suggestiondescriptionfactory.js +1 -1
  61. package/src/trackchanges.js +1 -1
  62. package/src/trackchangesdata.js +1 -1
  63. package/src/trackchangesediting.js +1 -1
  64. package/src/trackchangesui.js +1 -1
  65. package/src/ui/suggestioncontroller.js +1 -1
  66. package/src/ui/view/basesuggestionthreadview.js +1 -1
  67. package/src/ui/view/suggestionthreadview.js +1 -1
  68. package/src/utils/common-translations.js +1 -1
  69. 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-20240416.0",
3
+ "version": "0.0.0-nightly-20240417.0",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -40,8 +40,8 @@
40
40
  "CHANGELOG.md"
41
41
  ],
42
42
  "dependencies": {
43
- "ckeditor5": "0.0.0-nightly-20240416.0",
44
- "ckeditor5-collaboration": "0.0.0-nightly-20240416.0",
43
+ "ckeditor5": "0.0.0-nightly-20240417.0",
44
+ "ckeditor5-collaboration": "0.0.0-nightly-20240417.0",
45
45
  "lodash-es": "4.17.21"
46
46
  },
47
47
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5cb0(_0x28cbc3,_0x20c54d){const _0x418fc8=_0x418f();return _0x5cb0=function(_0x5cb089,_0x38ea96){_0x5cb089=_0x5cb089-0x125;let _0x538da1=_0x418fc8[_0x5cb089];return _0x538da1;},_0x5cb0(_0x28cbc3,_0x20c54d);}const _0x2434d4=_0x5cb0;(function(_0xebd9f3,_0x508d56){const _0x6d8a01=_0x5cb0,_0xafa907=_0xebd9f3();while(!![]){try{const _0x2dab73=-parseInt(_0x6d8a01(0x136))/0x1+parseInt(_0x6d8a01(0x13b))/0x2+-parseInt(_0x6d8a01(0x13a))/0x3+parseInt(_0x6d8a01(0x12b))/0x4+-parseInt(_0x6d8a01(0x12d))/0x5*(-parseInt(_0x6d8a01(0x130))/0x6)+-parseInt(_0x6d8a01(0x125))/0x7*(-parseInt(_0x6d8a01(0x128))/0x8)+-parseInt(_0x6d8a01(0x139))/0x9;if(_0x2dab73===_0x508d56)break;else _0xafa907['push'](_0xafa907['shift']());}catch(_0x1123f4){_0xafa907['push'](_0xafa907['shift']());}}}(_0x418f,0x7ecee));import{Command as _0x53de17}from'ckeditor5/src/core.js';import{CKEditorError as _0x5d9d97}from'ckeditor5/src/utils.js';export default class $ extends _0x53de17{constructor(_0x2ce8f9,_0x4cc0a9){const _0x4d8a35=_0x5cb0;super(_0x2ce8f9),this[_0x4d8a35(0x138)]=_0x4cc0a9,this[_0x4d8a35(0x134)](),this[_0x4d8a35(0x133)]=!0x1;}[_0x2434d4(0x134)](){const _0x5d02f8=_0x2434d4;this[_0x5d02f8(0x135)]=!0x0;}[_0x2434d4(0x12e)](_0x1fbddb){const _0xa500e6=_0x2434d4,_0x3fd560=this[_0xa500e6(0x138)][_0xa500e6(0x12a)](_0x1fbddb);if(!_0x3fd560)throw new _0x5d9d97(_0xa500e6(0x127),this);const _0x38be3a=_0x3fd560[_0xa500e6(0x132)]();this[_0xa500e6(0x129)][_0xa500e6(0x131)][_0xa500e6(0x137)](_0x38be3a)&&this[_0xa500e6(0x129)][_0xa500e6(0x126)][_0xa500e6(0x12a)](_0xa500e6(0x12f))[_0xa500e6(0x12c)](_0x3fd560);}}function _0x418f(){const _0x4cecc5=['10FzVypY','execute','TrackChangesEditing','896982oSrxKV','model','getRanges','_isEnabledBasedOnSelection','refresh','isEnabled','542848YOsaRV','canEditAt','_suggestions','5701266vBgrQI','2551032dNRVIW','990418gwQMhF','38899OlMCQU','plugins','track-changes-accept-suggestion-not-found','1352mhEqit','editor','get','3250944TvbqKb','acceptSuggestion'];_0x418f=function(){return _0x4cecc5;};return _0x418f();}
23
+ const _0x2fd0bb=_0x3584;(function(_0x2126d6,_0x2a8a45){const _0xf85946=_0x3584,_0x459941=_0x2126d6();while(!![]){try{const _0x203144=-parseInt(_0xf85946(0xdf))/0x1*(-parseInt(_0xf85946(0xd6))/0x2)+-parseInt(_0xf85946(0xde))/0x3+parseInt(_0xf85946(0xdc))/0x4*(-parseInt(_0xf85946(0xd7))/0x5)+-parseInt(_0xf85946(0xcc))/0x6*(parseInt(_0xf85946(0xd5))/0x7)+-parseInt(_0xf85946(0xc9))/0x8*(parseInt(_0xf85946(0xd2))/0x9)+-parseInt(_0xf85946(0xd1))/0xa+parseInt(_0xf85946(0xdd))/0xb;if(_0x203144===_0x2a8a45)break;else _0x459941['push'](_0x459941['shift']());}catch(_0x5e941e){_0x459941['push'](_0x459941['shift']());}}}(_0x54d5,0x8a371));import{Command as _0x174730}from'ckeditor5/src/core.js';function _0x3584(_0xd058b2,_0x17ee6b){const _0x54d535=_0x54d5();return _0x3584=function(_0x358499,_0x253eb6){_0x358499=_0x358499-0xc9;let _0x4e6fa5=_0x54d535[_0x358499];return _0x4e6fa5;},_0x3584(_0xd058b2,_0x17ee6b);}import{CKEditorError as _0x2c1a9d}from'ckeditor5/src/utils.js';export default class $ extends _0x174730{constructor(_0x3d0538,_0x17d948){const _0x53e155=_0x3584;super(_0x3d0538),this[_0x53e155(0xd3)]=_0x17d948,this[_0x53e155(0xcd)](),this[_0x53e155(0xcf)]=!0x1;}[_0x2fd0bb(0xcd)](){const _0x3975ae=_0x2fd0bb;this[_0x3975ae(0xda)]=!0x0;}[_0x2fd0bb(0xd8)](_0x9a7472){const _0x40e5a5=_0x2fd0bb,_0xa2564b=this[_0x40e5a5(0xd3)][_0x40e5a5(0xce)](_0x9a7472);if(!_0xa2564b)throw new _0x2c1a9d(_0x40e5a5(0xe1),this);const _0x55f053=_0xa2564b[_0x40e5a5(0xd0)]();this[_0x40e5a5(0xd4)][_0x40e5a5(0xdb)][_0x40e5a5(0xe0)](_0x55f053)&&this[_0x40e5a5(0xd4)][_0x40e5a5(0xcb)][_0x40e5a5(0xce)](_0x40e5a5(0xca))[_0x40e5a5(0xd9)](_0xa2564b);}}function _0x54d5(){const _0x2d1416=['141666fmFCeC','3921245YJlauH','execute','acceptSuggestion','isEnabled','model','4qWzzQT','34849650SMsoim','663804tFzdLK','7cIeaqG','canEditAt','track-changes-accept-suggestion-not-found','8WySGCD','TrackChangesEditing','plugins','1996566oJRzJz','refresh','get','_isEnabledBasedOnSelection','getRanges','10828920KkIXti','6090138mysnJK','_suggestions','editor','7pWQuvw'];_0x54d5=function(){return _0x2d1416;};return _0x54d5();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1c3d(_0x11a2d8,_0x32f421){const _0x4cd0aa=_0x4cd0();return _0x1c3d=function(_0x1c3dff,_0x3b06f7){_0x1c3dff=_0x1c3dff-0xae;let _0x75ddb9=_0x4cd0aa[_0x1c3dff];return _0x75ddb9;},_0x1c3d(_0x11a2d8,_0x32f421);}const _0xecddde=_0x1c3d;(function(_0x4b4e77,_0xfa9de6){const _0x22f1e8=_0x1c3d,_0x22701f=_0x4b4e77();while(!![]){try{const _0xb91ff8=parseInt(_0x22f1e8(0xb6))/0x1+parseInt(_0x22f1e8(0xc0))/0x2+-parseInt(_0x22f1e8(0xc3))/0x3+-parseInt(_0x22f1e8(0xbc))/0x4+parseInt(_0x22f1e8(0xba))/0x5+-parseInt(_0x22f1e8(0xb5))/0x6*(-parseInt(_0x22f1e8(0xae))/0x7)+-parseInt(_0x22f1e8(0xbd))/0x8;if(_0xb91ff8===_0xfa9de6)break;else _0x22701f['push'](_0x22701f['shift']());}catch(_0x2895f3){_0x22701f['push'](_0x22701f['shift']());}}}(_0x4cd0,0x70914));import{Command as _0xda85c8}from'ckeditor5/src/core.js';import{CKEditorError as _0x381e13}from'ckeditor5/src/utils.js';export default class B extends _0xda85c8{constructor(_0x183728,_0x3642a4){const _0xa9978e=_0x1c3d;super(_0x183728),this[_0xa9978e(0xb7)]=_0x3642a4,this[_0xa9978e(0xbf)](),this[_0xa9978e(0xbb)]=!0x1;}[_0xecddde(0xbf)](){const _0x3e4aec=_0xecddde;this[_0x3e4aec(0xb3)]=!0x0;}[_0xecddde(0xb9)](_0x223f27){const _0x329cff=_0xecddde,_0x1523e3=this[_0x329cff(0xb7)][_0x329cff(0xc1)](_0x223f27);if(!_0x1523e3)throw new _0x381e13(_0x329cff(0xbe),this);const _0x924c4=_0x1523e3[_0x329cff(0xb4)]();this[_0x329cff(0xb0)][_0x329cff(0xaf)][_0x329cff(0xb2)](_0x924c4)&&this[_0x329cff(0xb0)][_0x329cff(0xb8)][_0x329cff(0xc1)](_0x329cff(0xc2))[_0x329cff(0xb1)](_0x1523e3);}}function _0x4cd0(){const _0x26ce6c=['7ctQygj','model','editor','discardSuggestion','canEditAt','isEnabled','getRanges','4051026UWbDCW','571344ILuLdo','_suggestions','plugins','execute','2694240SklBAP','_isEnabledBasedOnSelection','2431188dmzBjn','10331104WDpmdm','track-changes-discard-suggestion-not-found','refresh','1316832QQQyra','get','TrackChangesEditing','250554hYmVgX'];_0x4cd0=function(){return _0x26ce6c;};return _0x4cd0();}
23
+ const _0x16e795=_0x39eb;(function(_0x2fae49,_0x25a2d0){const _0x38b456=_0x39eb,_0xa5b061=_0x2fae49();while(!![]){try{const _0x26fde6=-parseInt(_0x38b456(0x1aa))/0x1+parseInt(_0x38b456(0x199))/0x2*(-parseInt(_0x38b456(0x1a0))/0x3)+parseInt(_0x38b456(0x1a1))/0x4+parseInt(_0x38b456(0x19a))/0x5*(-parseInt(_0x38b456(0x1ae))/0x6)+parseInt(_0x38b456(0x1ab))/0x7+parseInt(_0x38b456(0x1b0))/0x8*(-parseInt(_0x38b456(0x1a6))/0x9)+-parseInt(_0x38b456(0x19d))/0xa*(-parseInt(_0x38b456(0x1a5))/0xb);if(_0x26fde6===_0x25a2d0)break;else _0xa5b061['push'](_0xa5b061['shift']());}catch(_0xd52d03){_0xa5b061['push'](_0xa5b061['shift']());}}}(_0x2eea,0xcd9dd));import{Command as _0x1e7d4f}from'ckeditor5/src/core.js';function _0x39eb(_0x9a7260,_0x35fa29){const _0x2eea76=_0x2eea();return _0x39eb=function(_0x39eb8c,_0x22358f){_0x39eb8c=_0x39eb8c-0x198;let _0x50493e=_0x2eea76[_0x39eb8c];return _0x50493e;},_0x39eb(_0x9a7260,_0x35fa29);}import{CKEditorError as _0x1b4623}from'ckeditor5/src/utils.js';function _0x2eea(){const _0x39a291=['track-changes-discard-suggestion-not-found','891242fzuozA','9pTOwuy','isEnabled','editor','TrackChangesEditing','1191545exmCSO','5549355GmWrcG','get','getRanges','6VsCvNv','refresh','7886296LUoFlI','model','8ekDSWE','745915HtxObr','canEditAt','execute','440sAlrtC','_suggestions','plugins','1120887esMOgB','1222012rLWzJR','discardSuggestion','_isEnabledBasedOnSelection'];_0x2eea=function(){return _0x39a291;};return _0x2eea();}export default class B extends _0x1e7d4f{constructor(_0x2f52b2,_0x48983f){const _0x3f869b=_0x39eb;super(_0x2f52b2),this[_0x3f869b(0x19e)]=_0x48983f,this[_0x3f869b(0x1af)](),this[_0x3f869b(0x1a3)]=!0x1;}[_0x16e795(0x1af)](){const _0x36a7c2=_0x16e795;this[_0x36a7c2(0x1a7)]=!0x0;}[_0x16e795(0x19c)](_0x80e0f6){const _0x4d25a8=_0x16e795,_0x3f7d84=this[_0x4d25a8(0x19e)][_0x4d25a8(0x1ac)](_0x80e0f6);if(!_0x3f7d84)throw new _0x1b4623(_0x4d25a8(0x1a4),this);const _0x1ea27c=_0x3f7d84[_0x4d25a8(0x1ad)]();this[_0x4d25a8(0x1a8)][_0x4d25a8(0x198)][_0x4d25a8(0x19b)](_0x1ea27c)&&this[_0x4d25a8(0x1a8)][_0x4d25a8(0x19f)][_0x4d25a8(0x1ac)](_0x4d25a8(0x1a9))[_0x4d25a8(0x1a2)](_0x3f7d84);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1fe765=_0xd967;function _0xd967(_0x153664,_0x31e453){const _0x3d6616=_0x3d66();return _0xd967=function(_0xd96716,_0x502f5f){_0xd96716=_0xd96716-0xd7;let _0x3983e0=_0x3d6616[_0xd96716];return _0x3983e0;},_0xd967(_0x153664,_0x31e453);}(function(_0x154356,_0x2f63c9){const _0x37d3cf=_0xd967,_0x68789b=_0x154356();while(!![]){try{const _0x25fe42=parseInt(_0x37d3cf(0xee))/0x1+-parseInt(_0x37d3cf(0xea))/0x2*(parseInt(_0x37d3cf(0xd8))/0x3)+-parseInt(_0x37d3cf(0xde))/0x4+parseInt(_0x37d3cf(0xdf))/0x5+-parseInt(_0x37d3cf(0xdb))/0x6*(parseInt(_0x37d3cf(0xe8))/0x7)+-parseInt(_0x37d3cf(0xe3))/0x8+parseInt(_0x37d3cf(0xe5))/0x9*(parseInt(_0x37d3cf(0xe7))/0xa);if(_0x25fe42===_0x2f63c9)break;else _0x68789b['push'](_0x68789b['shift']());}catch(_0x36a0d2){_0x68789b['push'](_0x68789b['shift']());}}}(_0x3d66,0xe250b));import{Command as _0xb5ac96}from'ckeditor5/src/core.js';import{sortSuggestions as _0x5d62a1,executeCommandForSuggestions as _0x36fc24}from'../utils/utils.js';export default class x extends _0xb5ac96{constructor(_0x47db5f,_0x2053f4,_0x285faa){const _0x337b20=_0xd967;super(_0x47db5f),this[_0x337b20(0xec)]=_0x2053f4,this[_0x337b20(0xeb)]=_0x285faa,this[_0x337b20(0xe0)](),this[_0x337b20(0xdd)]=!0x1;}[_0x1fe765(0xe0)](){const _0x13ee47=_0x1fe765,_0xbb56eb=Array[_0x13ee47(0xdc)](this[_0x13ee47(0xeb)][_0x13ee47(0xd7)]())[_0x13ee47(0xe1)](_0x759176=>_0x759176[_0x13ee47(0xe4)]);this[_0x13ee47(0xd9)]=this[_0x13ee47(0xec)][_0x13ee47(0xd9)]&&_0xbb56eb;}[_0x1fe765(0xe9)](){const _0x19c364=_0x1fe765,_0x4c6bf3=_0x5d62a1(Array[_0x19c364(0xdc)](this[_0x19c364(0xeb)][_0x19c364(0xd7)]()));for(const _0x2c7520 of _0x4c6bf3){const _0x3c8e7c=_0x2c7520[_0x19c364(0xe2)]();if(!this[_0x19c364(0xda)][_0x19c364(0xe6)][_0x19c364(0xed)](_0x3c8e7c))return;}_0x36fc24(this[_0x19c364(0xda)][_0x19c364(0xe6)],this[_0x19c364(0xec)],_0x4c6bf3);}}function _0x3d66(){const _0x434d27=['isEnabled','editor','2578164pTNKfb','from','_isEnabledBasedOnSelection','6595836slttlN','8939590rUiCpJ','refresh','some','getRanges','8404968gocOTU','isInContent','5085UuXpKY','model','57470yLQoKg','21kZedpI','execute','10214OKYhFQ','_suggestions','_command','canEditAt','958253nxTxJr','values','633ELfYaR'];_0x3d66=function(){return _0x434d27;};return _0x3d66();}
23
+ function _0x4650(){const _0x36e76f=['3423177WUzuxk','model','getRanges','from','execute','21wMUNiX','_command','3741882QucrGG','isEnabled','28461367GOVckI','canEditAt','10KBqsuD','8yKAckg','isInContent','editor','some','2732874wirQWz','refresh','592428PfTMAN','15hrJZOA','699870PGMBmE','_suggestions','values','1106339RKBZQW','_isEnabledBasedOnSelection'];_0x4650=function(){return _0x36e76f;};return _0x4650();}const _0x4d3390=_0x1316;(function(_0x561276,_0x9fec70){const _0x5b57a4=_0x1316,_0xacabeb=_0x561276();while(!![]){try{const _0x2b3e4f=parseInt(_0x5b57a4(0x11b))/0x1+-parseInt(_0x5b57a4(0x118))/0x2+parseInt(_0x5b57a4(0x124))/0x3+parseInt(_0x5b57a4(0x116))/0x4*(-parseInt(_0x5b57a4(0x117))/0x5)+-parseInt(_0x5b57a4(0x114))/0x6*(-parseInt(_0x5b57a4(0x122))/0x7)+parseInt(_0x5b57a4(0x110))/0x8*(parseInt(_0x5b57a4(0x11d))/0x9)+-parseInt(_0x5b57a4(0x10f))/0xa*(parseInt(_0x5b57a4(0x126))/0xb);if(_0x2b3e4f===_0x9fec70)break;else _0xacabeb['push'](_0xacabeb['shift']());}catch(_0x57a8bd){_0xacabeb['push'](_0xacabeb['shift']());}}}(_0x4650,0xaf7b2));function _0x1316(_0x105a79,_0x5e7f17){const _0x46501e=_0x4650();return _0x1316=function(_0x131640,_0x34eef4){_0x131640=_0x131640-0x10e;let _0x1cc44d=_0x46501e[_0x131640];return _0x1cc44d;},_0x1316(_0x105a79,_0x5e7f17);}import{Command as _0x4159ff}from'ckeditor5/src/core.js';import{sortSuggestions as _0x8842d2,executeCommandForSuggestions as _0x14d28a}from'../utils/utils.js';export default class x extends _0x4159ff{constructor(_0x2ed31d,_0x23ac6e,_0x274b9b){const _0x3422f8=_0x1316;super(_0x2ed31d),this[_0x3422f8(0x123)]=_0x23ac6e,this[_0x3422f8(0x119)]=_0x274b9b,this[_0x3422f8(0x115)](),this[_0x3422f8(0x11c)]=!0x1;}[_0x4d3390(0x115)](){const _0x3092d6=_0x4d3390,_0x45ad39=Array[_0x3092d6(0x120)](this[_0x3092d6(0x119)][_0x3092d6(0x11a)]())[_0x3092d6(0x113)](_0x3a402e=>_0x3a402e[_0x3092d6(0x111)]);this[_0x3092d6(0x125)]=this[_0x3092d6(0x123)][_0x3092d6(0x125)]&&_0x45ad39;}[_0x4d3390(0x121)](){const _0x5f3558=_0x4d3390,_0x166b59=_0x8842d2(Array[_0x5f3558(0x120)](this[_0x5f3558(0x119)][_0x5f3558(0x11a)]()));for(const _0x29129e of _0x166b59){const _0x11473c=_0x29129e[_0x5f3558(0x11f)]();if(!this[_0x5f3558(0x112)][_0x5f3558(0x11e)][_0x5f3558(0x10e)](_0x11473c))return;}_0x14d28a(this[_0x5f3558(0x112)][_0x5f3558(0x11e)],this[_0x5f3558(0x123)],_0x166b59);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3758(_0x3ddcff,_0x4ca867){const _0x44fd29=_0x44fd();return _0x3758=function(_0x3758ee,_0x14c73f){_0x3758ee=_0x3758ee-0x1b0;let _0x2ec6e1=_0x44fd29[_0x3758ee];return _0x2ec6e1;},_0x3758(_0x3ddcff,_0x4ca867);}const _0x4ba21d=_0x3758;(function(_0x1c84a0,_0xf4616d){const _0xb86039=_0x3758,_0x37debc=_0x1c84a0();while(!![]){try{const _0x1d5786=-parseInt(_0xb86039(0x1b7))/0x1+parseInt(_0xb86039(0x1c0))/0x2+-parseInt(_0xb86039(0x1bf))/0x3*(parseInt(_0xb86039(0x1c9))/0x4)+-parseInt(_0xb86039(0x1c7))/0x5*(-parseInt(_0xb86039(0x1c2))/0x6)+-parseInt(_0xb86039(0x1bb))/0x7*(-parseInt(_0xb86039(0x1c8))/0x8)+-parseInt(_0xb86039(0x1b0))/0x9+-parseInt(_0xb86039(0x1b2))/0xa*(-parseInt(_0xb86039(0x1b6))/0xb);if(_0x1d5786===_0xf4616d)break;else _0x37debc['push'](_0x37debc['shift']());}catch(_0xb31317){_0x37debc['push'](_0x37debc['shift']());}}}(_0x44fd,0x76ca7));function _0x44fd(){const _0x155da5=['execute','selection','getRanges','3ELreuN','976706OtZgwt','values','471198jiVUCJ','refresh','from','canEditAt','_selectedSuggestions','50mWrfds','104KZiUZi','3335324rOhgRi','_command','150858vKFHcH','_suggestions','95080RtWouA','model','_isEnabledBasedOnSelection','document','550obTTbC','789690hNunVY','editor','isEnabled','size','203413cOoOCk'];_0x44fd=function(){return _0x155da5;};return _0x44fd();}import{Command as _0x4c753e}from'ckeditor5/src/core.js';import{sortSuggestions as _0x51c34c,getSelectedSuggestions as _0xb45a26,executeCommandForSuggestions as _0x2f12e6}from'../utils/utils.js';export default class R extends _0x4c753e{constructor(_0x34964f,_0x4e5aa6,_0x5bbc8c){const _0x43c7ae=_0x3758;super(_0x34964f),this[_0x43c7ae(0x1ca)]=_0x4e5aa6,this[_0x43c7ae(0x1b1)]=_0x5bbc8c,this[_0x43c7ae(0x1c6)]=new Set(),this[_0x43c7ae(0x1c3)](),this[_0x43c7ae(0x1b4)]=!0x1;}[_0x4ba21d(0x1c3)](){const _0x132706=_0x4ba21d,_0xb1d9f8=this[_0x132706(0x1b8)][_0x132706(0x1b3)][_0x132706(0x1b5)][_0x132706(0x1bd)],_0x17cfee=Array[_0x132706(0x1c4)](this[_0x132706(0x1b1)][_0x132706(0x1c1)]());this[_0x132706(0x1c6)]=_0xb45a26(_0xb1d9f8,_0x17cfee),this[_0x132706(0x1b9)]=this[_0x132706(0x1ca)][_0x132706(0x1b9)]&&!!this[_0x132706(0x1c6)][_0x132706(0x1ba)];}[_0x4ba21d(0x1bc)](){const _0x445606=_0x4ba21d,_0x47c215=_0x51c34c(Array[_0x445606(0x1c4)](this[_0x445606(0x1c6)]));for(const _0x3bfe3f of _0x47c215){const _0x338dac=_0x3bfe3f[_0x445606(0x1be)]();if(!this[_0x445606(0x1b8)][_0x445606(0x1b3)][_0x445606(0x1c5)](_0x338dac))return;}_0x2f12e6(this[_0x445606(0x1b8)][_0x445606(0x1b3)],this[_0x445606(0x1ca)],_0x47c215);}}
23
+ function _0x1071(_0x1333cb,_0xc4588){const _0x84c87d=_0x84c8();return _0x1071=function(_0x10718c,_0x4c117e){_0x10718c=_0x10718c-0x116;let _0x4c5d4d=_0x84c87d[_0x10718c];return _0x4c5d4d;},_0x1071(_0x1333cb,_0xc4588);}function _0x84c8(){const _0x1a0368=['editor','canEditAt','_selectedSuggestions','7398132ccbMZa','662424gbScUj','execute','912332aEEkmb','refresh','6882696vPqNba','model','from','isEnabled','size','4535zRVVnQ','_isEnabledBasedOnSelection','7540zpNGYm','getRanges','4686KOHyHd','values','document','_suggestions','selection','330634KNghsy','2502MhymdC','_command','10nwLjOZ'];_0x84c8=function(){return _0x1a0368;};return _0x84c8();}const _0x126460=_0x1071;(function(_0x564d28,_0x4ce6c3){const _0xefcc63=_0x1071,_0x19a178=_0x564d28();while(!![]){try{const _0x28e0ca=parseInt(_0xefcc63(0x12a))/0x1*(parseInt(_0xefcc63(0x127))/0x2)+parseInt(_0xefcc63(0x12f))/0x3+parseInt(_0xefcc63(0x117))/0x4+parseInt(_0xefcc63(0x11e))/0x5*(-parseInt(_0xefcc63(0x122))/0x6)+-parseInt(_0xefcc63(0x12e))/0x7+parseInt(_0xefcc63(0x119))/0x8+-parseInt(_0xefcc63(0x128))/0x9*(parseInt(_0xefcc63(0x120))/0xa);if(_0x28e0ca===_0x4ce6c3)break;else _0x19a178['push'](_0x19a178['shift']());}catch(_0x4a3f7c){_0x19a178['push'](_0x19a178['shift']());}}}(_0x84c8,0xf1197));import{Command as _0x1af81d}from'ckeditor5/src/core.js';import{sortSuggestions as _0x301367,getSelectedSuggestions as _0x20152f,executeCommandForSuggestions as _0x4ab61f}from'../utils/utils.js';export default class R extends _0x1af81d{constructor(_0x331b44,_0x19b8e0,_0x9387c5){const _0x34db31=_0x1071;super(_0x331b44),this[_0x34db31(0x129)]=_0x19b8e0,this[_0x34db31(0x125)]=_0x9387c5,this[_0x34db31(0x12d)]=new Set(),this[_0x34db31(0x118)](),this[_0x34db31(0x11f)]=!0x1;}[_0x126460(0x118)](){const _0x279a5f=_0x126460,_0x24475f=this[_0x279a5f(0x12b)][_0x279a5f(0x11a)][_0x279a5f(0x124)][_0x279a5f(0x126)],_0x26ff8a=Array[_0x279a5f(0x11b)](this[_0x279a5f(0x125)][_0x279a5f(0x123)]());this[_0x279a5f(0x12d)]=_0x20152f(_0x24475f,_0x26ff8a),this[_0x279a5f(0x11c)]=this[_0x279a5f(0x129)][_0x279a5f(0x11c)]&&!!this[_0x279a5f(0x12d)][_0x279a5f(0x11d)];}[_0x126460(0x116)](){const _0x31b503=_0x126460,_0xb2dd35=_0x301367(Array[_0x31b503(0x11b)](this[_0x31b503(0x12d)]));for(const _0x264976 of _0xb2dd35){const _0x57d015=_0x264976[_0x31b503(0x121)]();if(!this[_0x31b503(0x12b)][_0x31b503(0x11a)][_0x31b503(0x12c)](_0x57d015))return;}_0x4ab61f(this[_0x31b503(0x12b)][_0x31b503(0x11a)],this[_0x31b503(0x129)],_0xb2dd35);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3906(_0x1b742b,_0x7e3a33){const _0x32d407=_0x32d4();return _0x3906=function(_0x390643,_0x3fa0b8){_0x390643=_0x390643-0x13f;let _0x108ed1=_0x32d407[_0x390643];return _0x108ed1;},_0x3906(_0x1b742b,_0x7e3a33);}const _0x166fce=_0x3906;function _0x32d4(){const _0x15a364=['TrackChangesCommand','editor','134939eCTNzX','8IHVjJd','isEnabled','290118htmFOP','value','refresh','13479nfpEMA','clearForceDisabled','49730TPwIdq','_isEnabledBasedOnSelection','affectsData','5NrGSjt','10840860tsJndj','execute','1462446slXibS','commands','_enableCommands','_enabledCommands','has','_disableUnsupportedCommands','62629DKTGZv','216IPDJwj','3883vxaHYY','forceDisabled'];_0x32d4=function(){return _0x15a364;};return _0x32d4();}(function(_0x558880,_0x896624){const _0x2ff15e=_0x3906,_0x2f4723=_0x558880();while(!![]){try{const _0x24f86=-parseInt(_0x2ff15e(0x154))/0x1+parseInt(_0x2ff15e(0x143))/0x2+parseInt(_0x2ff15e(0x146))/0x3*(parseInt(_0x2ff15e(0x155))/0x4)+parseInt(_0x2ff15e(0x14b))/0x5*(-parseInt(_0x2ff15e(0x14e))/0x6)+parseInt(_0x2ff15e(0x140))/0x7*(-parseInt(_0x2ff15e(0x141))/0x8)+-parseInt(_0x2ff15e(0x14c))/0x9+-parseInt(_0x2ff15e(0x148))/0xa*(-parseInt(_0x2ff15e(0x156))/0xb);if(_0x24f86===_0x896624)break;else _0x2f4723['push'](_0x2f4723['shift']());}catch(_0x5893e3){_0x2f4723['push'](_0x2f4723['shift']());}}}(_0x32d4,0x95a63));import{Command as _0x581a8e}from'ckeditor5/src/core.js';export default class M extends _0x581a8e{constructor(_0x1d99bd,_0x1f82c7){const _0x1927f1=_0x3906;super(_0x1d99bd),this[_0x1927f1(0x151)]=_0x1f82c7,this[_0x1927f1(0x144)]=!0x1,this[_0x1927f1(0x145)](),this[_0x1927f1(0x149)]=!0x1;}[_0x166fce(0x145)](){const _0x27ddfa=_0x166fce;this[_0x27ddfa(0x142)]=!0x0;}[_0x166fce(0x14d)](){const _0x46c033=_0x166fce;this[_0x46c033(0x144)]=!this[_0x46c033(0x144)],this[_0x46c033(0x144)]?this[_0x46c033(0x153)]():this[_0x46c033(0x150)]();}[_0x166fce(0x153)](){const _0x5701e1=_0x166fce;for(const _0xec5dd8 of this[_0x5701e1(0x13f)][_0x5701e1(0x14f)][_0x5701e1(0x14f)]())_0xec5dd8[_0x5701e1(0x14a)]&&!this[_0x5701e1(0x151)][_0x5701e1(0x152)](_0xec5dd8)&&_0xec5dd8[_0x5701e1(0x157)](_0x5701e1(0x158));}[_0x166fce(0x150)](){const _0x10de39=_0x166fce;for(const _0x217f91 of this[_0x10de39(0x13f)][_0x10de39(0x14f)][_0x10de39(0x14f)]())_0x217f91[_0x10de39(0x14a)]&&!this[_0x10de39(0x151)][_0x10de39(0x152)](_0x217f91)&&_0x217f91[_0x10de39(0x147)](_0x10de39(0x158));}}
23
+ const _0x5483c2=_0x323d;function _0x2f3f(){const _0x1f3d79=['_isEnabledBasedOnSelection','commands','2420118ceHcck','_disableUnsupportedCommands','1655312hjHVzR','8qSnSLQ','9378260rnNjJv','execute','refresh','isEnabled','875926cUjmuc','2744252jATdUb','editor','TrackChangesCommand','_enabledCommands','_enableCommands','forceDisabled','value','clearForceDisabled','160806rfeItI','20dfwaFV','affectsData','358100cYknAN','3iRwUzG','has'];_0x2f3f=function(){return _0x1f3d79;};return _0x2f3f();}function _0x323d(_0x95a3b8,_0x2ab816){const _0x2f3fcc=_0x2f3f();return _0x323d=function(_0x323da9,_0x4cb935){_0x323da9=_0x323da9-0x7c;let _0x46f05a=_0x2f3fcc[_0x323da9];return _0x46f05a;},_0x323d(_0x95a3b8,_0x2ab816);}(function(_0x41d94e,_0x27076d){const _0x4489b8=_0x323d,_0x2a41f9=_0x41d94e();while(!![]){try{const _0x44a85d=-parseInt(_0x4489b8(0x8c))/0x1+-parseInt(_0x4489b8(0x80))/0x2*(parseInt(_0x4489b8(0x8d))/0x3)+-parseInt(_0x4489b8(0x93))/0x4+parseInt(_0x4489b8(0x8a))/0x5*(-parseInt(_0x4489b8(0x89))/0x6)+parseInt(_0x4489b8(0x81))/0x7+parseInt(_0x4489b8(0x94))/0x8*(parseInt(_0x4489b8(0x91))/0x9)+parseInt(_0x4489b8(0x7c))/0xa;if(_0x44a85d===_0x27076d)break;else _0x2a41f9['push'](_0x2a41f9['shift']());}catch(_0x44f185){_0x2a41f9['push'](_0x2a41f9['shift']());}}}(_0x2f3f,0x44c45));import{Command as _0x220e80}from'ckeditor5/src/core.js';export default class M extends _0x220e80{constructor(_0xf363c4,_0x279ee6){const _0x2b96c5=_0x323d;super(_0xf363c4),this[_0x2b96c5(0x84)]=_0x279ee6,this[_0x2b96c5(0x87)]=!0x1,this[_0x2b96c5(0x7e)](),this[_0x2b96c5(0x8f)]=!0x1;}[_0x5483c2(0x7e)](){const _0x700eb1=_0x5483c2;this[_0x700eb1(0x7f)]=!0x0;}[_0x5483c2(0x7d)](){const _0x1b4f49=_0x5483c2;this[_0x1b4f49(0x87)]=!this[_0x1b4f49(0x87)],this[_0x1b4f49(0x87)]?this[_0x1b4f49(0x92)]():this[_0x1b4f49(0x85)]();}[_0x5483c2(0x92)](){const _0x54e0f7=_0x5483c2;for(const _0x10f1d6 of this[_0x54e0f7(0x82)][_0x54e0f7(0x90)][_0x54e0f7(0x90)]())_0x10f1d6[_0x54e0f7(0x8b)]&&!this[_0x54e0f7(0x84)][_0x54e0f7(0x8e)](_0x10f1d6)&&_0x10f1d6[_0x54e0f7(0x86)](_0x54e0f7(0x83));}[_0x5483c2(0x85)](){const _0x2bceac=_0x5483c2;for(const _0x1e0c1e of this[_0x2bceac(0x82)][_0x2bceac(0x90)][_0x2bceac(0x90)]())_0x1e0c1e[_0x2bceac(0x8b)]&&!this[_0x2bceac(0x84)][_0x2bceac(0x8e)](_0x1e0c1e)&&_0x1e0c1e[_0x2bceac(0x88)](_0x2bceac(0x83));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x3be734,_0x28569e){var _0x499548=_0x1e10,_0x582cd8=_0x3be734();while(!![]){try{var _0x5ca232=-parseInt(_0x499548(0xab))/0x1*(parseInt(_0x499548(0xaf))/0x2)+-parseInt(_0x499548(0xb0))/0x3+-parseInt(_0x499548(0xb1))/0x4*(-parseInt(_0x499548(0xad))/0x5)+-parseInt(_0x499548(0xb5))/0x6*(-parseInt(_0x499548(0xae))/0x7)+-parseInt(_0x499548(0xb2))/0x8*(-parseInt(_0x499548(0xb3))/0x9)+parseInt(_0x499548(0xac))/0xa+parseInt(_0x499548(0xb4))/0xb;if(_0x5ca232===_0x28569e)break;else _0x582cd8['push'](_0x582cd8['shift']());}catch(_0xe914fc){_0x582cd8['push'](_0x582cd8['shift']());}}}(_0x11f1,0x82895));export{default as TrackChanges}from'./trackchanges.js';function _0x11f1(){var _0xeaf0c5=['1189876vssrLg','8LNpZQR','7241922rWODKO','625141wwZZpx','78WLFIqM','1447crBiPa','2164390BIcvGb','10CVNmqC','185696HYinSy','586jFUTqZ','3177246WoJzBD'];_0x11f1=function(){return _0xeaf0c5;};return _0x11f1();}export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';function _0x1e10(_0x3f6e7f,_0x1e8ff5){var _0x11f1c1=_0x11f1();return _0x1e10=function(_0x1e10d5,_0x543595){_0x1e10d5=_0x1e10d5-0xab;var _0x18a2d2=_0x11f1c1[_0x1e10d5];return _0x18a2d2;},_0x1e10(_0x3f6e7f,_0x1e8ff5);}export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
23
+ (function(_0x475a30,_0x3ad8be){var _0x130816=_0x1c73,_0x4bce9c=_0x475a30();while(!![]){try{var _0x29f56b=-parseInt(_0x130816(0x183))/0x1+-parseInt(_0x130816(0x17e))/0x2+-parseInt(_0x130816(0x180))/0x3+-parseInt(_0x130816(0x186))/0x4+parseInt(_0x130816(0x181))/0x5*(-parseInt(_0x130816(0x17f))/0x6)+parseInt(_0x130816(0x185))/0x7*(-parseInt(_0x130816(0x182))/0x8)+parseInt(_0x130816(0x184))/0x9;if(_0x29f56b===_0x3ad8be)break;else _0x4bce9c['push'](_0x4bce9c['shift']());}catch(_0x351b89){_0x4bce9c['push'](_0x4bce9c['shift']());}}}(_0x5978,0x50f66));function _0x1c73(_0x521e1c,_0x327828){var _0x59784f=_0x5978();return _0x1c73=function(_0x1c7382,_0x30349a){_0x1c7382=_0x1c7382-0x17e;var _0x1e3dce=_0x59784f[_0x1c7382];return _0x1e3dce;},_0x1c73(_0x521e1c,_0x327828);}export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0x5978(){var _0x261d98=['92970NMqtls','24392WSjEmV','272756VWtTLK','20144862sIaBSL','714YAJLHS','623364AaEzDI','722052PmThBm','48cdyBnI','1971969tIelzH'];_0x5978=function(){return _0x261d98;};return _0x5978();}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x404328=_0x61a3;function _0x5e8f(){const _0x4b658a=['344133ciYhLx','showAIAssistant','get','745TcihzX','afterInit','4xcPSPB','TrackChangesEditing','22sIDPae','editor','312546eruZJK','enableCommand','64qmCvUe','3032652eQMnEd','247550ZPgJBz','commands','976824HnJtnS','955665HgGCSY','plugins','1294EFkDBf'];_0x5e8f=function(){return _0x4b658a;};return _0x5e8f();}function _0x61a3(_0x1cf082,_0x3f8ddd){const _0x5e8fd6=_0x5e8f();return _0x61a3=function(_0x61a346,_0x319fdb){_0x61a346=_0x61a346-0xd8;let _0x363d57=_0x5e8fd6[_0x61a346];return _0x363d57;},_0x61a3(_0x1cf082,_0x3f8ddd);}(function(_0x5a693c,_0x105935){const _0x54ad2a=_0x61a3,_0x2ebc47=_0x5a693c();while(!![]){try{const _0x1a3207=-parseInt(_0x54ad2a(0xe4))/0x1*(parseInt(_0x54ad2a(0xe0))/0x2)+-parseInt(_0x54ad2a(0xdd))/0x3*(-parseInt(_0x54ad2a(0xe6))/0x4)+-parseInt(_0x54ad2a(0xde))/0x5+-parseInt(_0x54ad2a(0xea))/0x6+parseInt(_0x54ad2a(0xda))/0x7+-parseInt(_0x54ad2a(0xd9))/0x8*(-parseInt(_0x54ad2a(0xe1))/0x9)+parseInt(_0x54ad2a(0xdb))/0xa*(-parseInt(_0x54ad2a(0xe8))/0xb);if(_0x1a3207===_0x105935)break;else _0x2ebc47['push'](_0x2ebc47['shift']());}catch(_0x5d0f12){_0x2ebc47['push'](_0x2ebc47['shift']());}}}(_0x5e8f,0x46cc7));import{Plugin as _0x9bd8df}from'ckeditor5/src/core.js';export default class E extends _0x9bd8df{[_0x404328(0xe5)](){const _0x2dad86=_0x404328,_0x24eda8=this[_0x2dad86(0xe9)],_0x164cae=_0x24eda8[_0x2dad86(0xdf)][_0x2dad86(0xe3)](_0x2dad86(0xe7));_0x24eda8[_0x2dad86(0xdc)][_0x2dad86(0xe3)](_0x2dad86(0xe2))&&_0x164cae[_0x2dad86(0xd8)](_0x2dad86(0xe2));}}
23
+ const _0x597dd1=_0x1205;function _0x1205(_0x17b487,_0x40255a){const _0x1f3dd3=_0x1f3d();return _0x1205=function(_0x120528,_0x3c58b6){_0x120528=_0x120528-0x1b5;let _0x2157bf=_0x1f3dd3[_0x120528];return _0x2157bf;},_0x1205(_0x17b487,_0x40255a);}function _0x1f3d(){const _0x2873e5=['get','6UrYNPs','TrackChangesEditing','576CyRUxX','plugins','commands','1724289gyvxkm','afterInit','2485644EJCqEl','showAIAssistant','1306485ilsphm','240793ipXVKT','81460NpwsLp','101984RhoOtf','editor','15156ULXiHF','enableCommand','685wItcpf','55TJJnES'];_0x1f3d=function(){return _0x2873e5;};return _0x1f3d();}(function(_0x3c1712,_0x28a3f2){const _0x283f5a=_0x1205,_0x1ac4e6=_0x3c1712();while(!![]){try{const _0x1cc07e=-parseInt(_0x283f5a(0x1b7))/0x1*(-parseInt(_0x283f5a(0x1c0))/0x2)+-parseInt(_0x283f5a(0x1b6))/0x3+parseInt(_0x283f5a(0x1bb))/0x4*(-parseInt(_0x283f5a(0x1bd))/0x5)+-parseInt(_0x283f5a(0x1c7))/0x6+parseInt(_0x283f5a(0x1c5))/0x7+parseInt(_0x283f5a(0x1b9))/0x8*(parseInt(_0x283f5a(0x1c2))/0x9)+-parseInt(_0x283f5a(0x1b8))/0xa*(-parseInt(_0x283f5a(0x1be))/0xb);if(_0x1cc07e===_0x28a3f2)break;else _0x1ac4e6['push'](_0x1ac4e6['shift']());}catch(_0x257427){_0x1ac4e6['push'](_0x1ac4e6['shift']());}}}(_0x1f3d,0x6f6fe));import{Plugin as _0x28ed91}from'ckeditor5/src/core.js';export default class E extends _0x28ed91{[_0x597dd1(0x1c6)](){const _0x3b67c3=_0x597dd1,_0x2511e5=this[_0x3b67c3(0x1ba)],_0x49020d=_0x2511e5[_0x3b67c3(0x1c3)][_0x3b67c3(0x1bf)](_0x3b67c3(0x1c1));_0x2511e5[_0x3b67c3(0x1c4)][_0x3b67c3(0x1bf)](_0x3b67c3(0x1b5))&&_0x49020d[_0x3b67c3(0x1bc)](_0x3b67c3(0x1b5));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x17684b=_0x2118;(function(_0x4ae18b,_0x1724af){const _0x224351=_0x2118,_0x49a34c=_0x4ae18b();while(!![]){try{const _0x4a2eef=parseInt(_0x224351(0x10a))/0x1*(parseInt(_0x224351(0xf8))/0x2)+parseInt(_0x224351(0x100))/0x3*(-parseInt(_0x224351(0xee))/0x4)+parseInt(_0x224351(0x10b))/0x5+parseInt(_0x224351(0xeb))/0x6*(-parseInt(_0x224351(0xf1))/0x7)+-parseInt(_0x224351(0xfb))/0x8+-parseInt(_0x224351(0xf0))/0x9*(-parseInt(_0x224351(0x111))/0xa)+-parseInt(_0x224351(0xef))/0xb*(-parseInt(_0x224351(0xf9))/0xc);if(_0x4a2eef===_0x1724af)break;else _0x49a34c['push'](_0x49a34c['shift']());}catch(_0x45305e){_0x49a34c['push'](_0x49a34c['shift']());}}}(_0x19dc,0x2334e));function _0x19dc(){const _0x3436ea=['679ZoFdSB','registerDescriptionCallback','registerAttributeLabel','FORMAT_ALIGN_TO_LEFT','_enableDefaultAttributesIntegration','commandName','FORMAT_ALIGN_TO_RIGHT','251706sIRDwA','2767188knDQMH','FORMAT_ALIGN_TO_CENTER','1383096rBJEaF','afterInit','locale','has','left','3sguYvh','value','right','format','plugins','justify','_registerLegacyDescription','center','formatBlock','FORMAT_ALIGNMENT','1qwoiiq','1032760hxDGAX','TrackChangesEditing','FORMAT_JUSTIFY_TEXT','alignment','get','AlignmentEditing','180SMPCgE','type','commandParams','*Format:*\x20%0','11370eLGhXz','editor','_descriptionFactory','620264AdHYqn','11ebsXtd','46485CLADPR'];_0x19dc=function(){return _0x3436ea;};return _0x19dc();}import{Plugin as _0x685d6a}from'ckeditor5/src/core.js';function _0x2118(_0xa5147d,_0x284058){const _0x19dca7=_0x19dc();return _0x2118=function(_0x21180d,_0x1d4912){_0x21180d=_0x21180d-0xe8;let _0x55f075=_0x19dca7[_0x21180d];return _0x55f075;},_0x2118(_0xa5147d,_0x284058);}import{getTranslation as _0x1c5a74}from'../utils/common-translations.js';export default class V extends _0x685d6a{[_0x17684b(0xfc)](){const _0x144ff0=_0x17684b,_0xcfab62=this[_0x144ff0(0xec)],_0x2fe7f5=_0xcfab62[_0x144ff0(0xfd)];if(!_0xcfab62[_0x144ff0(0x104)][_0x144ff0(0xfe)](_0x144ff0(0x110)))return;const _0x31a440=_0xcfab62[_0x144ff0(0x104)][_0x144ff0(0x10f)](_0x144ff0(0x10c));_0x31a440[_0x144ff0(0xf5)](_0x144ff0(0x10e),[],[_0x144ff0(0x10e)]),_0x31a440[_0x144ff0(0xed)][_0x144ff0(0xf3)](_0x144ff0(0x10e),_0x1c5a74(_0x2fe7f5,_0x144ff0(0x109))),this[_0x144ff0(0x106)]();}[_0x17684b(0x106)](){const _0x580780=_0x17684b,_0x346b87=this[_0x580780(0xec)],_0xfddc11=_0x346b87[_0x580780(0xfd)];_0x346b87[_0x580780(0x104)][_0x580780(0x10f)](_0x580780(0x10c))[_0x580780(0xed)][_0x580780(0xf2)](_0x1a295a=>{const _0x410350=_0x580780;if(_0x410350(0x108)!=_0x1a295a[_0x410350(0xe8)])return;const {data:_0x4e6b04}=_0x1a295a;if(_0x4e6b04&&_0x410350(0x10e)==_0x4e6b04[_0x410350(0xf6)]){const _0x42cbf1=_0x4e6b04[_0x410350(0xe9)][0x0][_0x410350(0x101)];return{'type':_0x410350(0x103),'content':_0x1c5a74(_0xfddc11,_0x410350(0xea),function(_0x1a4945){const _0x4362d4=_0x410350;switch(_0x1a4945){case _0x4362d4(0xff):return _0x1c5a74(_0xfddc11,_0x4362d4(0xf4));case _0x4362d4(0x102):return _0x1c5a74(_0xfddc11,_0x4362d4(0xf7));case _0x4362d4(0x107):return _0x1c5a74(_0xfddc11,_0x4362d4(0xfa));case _0x4362d4(0x105):return _0x1c5a74(_0xfddc11,_0x4362d4(0x10d));}}(_0x42cbf1))};}});}}
23
+ function _0x3175(_0x4b07ae,_0x2d3865){const _0x304ddc=_0x304d();return _0x3175=function(_0x3175b9,_0x1e82a1){_0x3175b9=_0x3175b9-0x177;let _0xfcc4c8=_0x304ddc[_0x3175b9];return _0xfcc4c8;},_0x3175(_0x4b07ae,_0x2d3865);}function _0x304d(){const _0x4489e3=['2054pAkTQL','justify','3039102jsaPPG','value','FORMAT_ALIGN_TO_RIGHT','commandParams','_enableDefaultAttributesIntegration','get','afterInit','1221570kSjjWk','left','_registerLegacyDescription','TrackChangesEditing','AlignmentEditing','format','FORMAT_JUSTIFY_TEXT','1412KbSiKv','FORMAT_ALIGNMENT','has','right','4goDbSn','formatBlock','4515904hcnMOE','editor','commandName','_descriptionFactory','alignment','registerDescriptionCallback','2793504kWjZZC','locale','center','*Format:*\x20%0','FORMAT_ALIGN_TO_LEFT','8205232YgjPda','261uoqikI','6823010CEbuhd','type','FORMAT_ALIGN_TO_CENTER','plugins','registerAttributeLabel'];_0x304d=function(){return _0x4489e3;};return _0x304d();}const _0x52ade2=_0x3175;(function(_0x39e605,_0x444a35){const _0x40e132=_0x3175,_0x3df060=_0x39e605();while(!![]){try{const _0x352893=parseInt(_0x40e132(0x17b))/0x1*(-parseInt(_0x40e132(0x193))/0x2)+-parseInt(_0x40e132(0x195))/0x3+parseInt(_0x40e132(0x17f))/0x4*(-parseInt(_0x40e132(0x18e))/0x5)+parseInt(_0x40e132(0x187))/0x6+parseInt(_0x40e132(0x18c))/0x7+-parseInt(_0x40e132(0x181))/0x8+-parseInt(_0x40e132(0x18d))/0x9*(-parseInt(_0x40e132(0x19c))/0xa);if(_0x352893===_0x444a35)break;else _0x3df060['push'](_0x3df060['shift']());}catch(_0x213194){_0x3df060['push'](_0x3df060['shift']());}}}(_0x304d,0xc0661));import{Plugin as _0x4ad25a}from'ckeditor5/src/core.js';import{getTranslation as _0x24ccfa}from'../utils/common-translations.js';export default class V extends _0x4ad25a{[_0x52ade2(0x19b)](){const _0x7c2335=_0x52ade2,_0x313727=this[_0x7c2335(0x182)],_0x325e11=_0x313727[_0x7c2335(0x188)];if(!_0x313727[_0x7c2335(0x191)][_0x7c2335(0x17d)](_0x7c2335(0x178)))return;const _0x31990b=_0x313727[_0x7c2335(0x191)][_0x7c2335(0x19a)](_0x7c2335(0x177));_0x31990b[_0x7c2335(0x199)](_0x7c2335(0x185),[],[_0x7c2335(0x185)]),_0x31990b[_0x7c2335(0x184)][_0x7c2335(0x192)](_0x7c2335(0x185),_0x24ccfa(_0x325e11,_0x7c2335(0x17c))),this[_0x7c2335(0x19e)]();}[_0x52ade2(0x19e)](){const _0x74eb3a=_0x52ade2,_0xe6dae9=this[_0x74eb3a(0x182)],_0x4c2a29=_0xe6dae9[_0x74eb3a(0x188)];_0xe6dae9[_0x74eb3a(0x191)][_0x74eb3a(0x19a)](_0x74eb3a(0x177))[_0x74eb3a(0x184)][_0x74eb3a(0x186)](_0x488fda=>{const _0x5d58fe=_0x74eb3a;if(_0x5d58fe(0x180)!=_0x488fda[_0x5d58fe(0x18f)])return;const {data:_0xd18e21}=_0x488fda;if(_0xd18e21&&_0x5d58fe(0x185)==_0xd18e21[_0x5d58fe(0x183)]){const _0xf1680f=_0xd18e21[_0x5d58fe(0x198)][0x0][_0x5d58fe(0x196)];return{'type':_0x5d58fe(0x179),'content':_0x24ccfa(_0x4c2a29,_0x5d58fe(0x18a),function(_0x1e0bcd){const _0x199515=_0x5d58fe;switch(_0x1e0bcd){case _0x199515(0x19d):return _0x24ccfa(_0x4c2a29,_0x199515(0x18b));case _0x199515(0x17e):return _0x24ccfa(_0x4c2a29,_0x199515(0x197));case _0x199515(0x189):return _0x24ccfa(_0x4c2a29,_0x199515(0x190));case _0x199515(0x194):return _0x24ccfa(_0x4c2a29,_0x199515(0x17a));}}(_0xf1680f))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x39689f=_0x10d7;(function(_0x54e315,_0x2f71c6){const _0x6cfad3=_0x10d7,_0x2daa90=_0x54e315();while(!![]){try{const _0x137c17=-parseInt(_0x6cfad3(0x1ed))/0x1+parseInt(_0x6cfad3(0x1f1))/0x2*(-parseInt(_0x6cfad3(0x1f3))/0x3)+parseInt(_0x6cfad3(0x20a))/0x4*(parseInt(_0x6cfad3(0x1e7))/0x5)+-parseInt(_0x6cfad3(0x1e2))/0x6+-parseInt(_0x6cfad3(0x1f5))/0x7*(parseInt(_0x6cfad3(0x1fd))/0x8)+parseInt(_0x6cfad3(0x1df))/0x9+-parseInt(_0x6cfad3(0x1e5))/0xa*(-parseInt(_0x6cfad3(0x1ff))/0xb);if(_0x137c17===_0x2f71c6)break;else _0x2daa90['push'](_0x2daa90['shift']());}catch(_0x47fa28){_0x2daa90['push'](_0x2daa90['shift']());}}}(_0xff36,0x34714));import{Plugin as _0x1d6162}from'ckeditor5/src/core.js';function _0x10d7(_0x930799,_0x41e5c3){const _0xff36e=_0xff36();return _0x10d7=function(_0x10d7b2,_0x506b4b){_0x10d7b2=_0x10d7b2-0x1de;let _0x496f9a=_0xff36e[_0x10d7b2];return _0x496f9a;},_0x10d7(_0x930799,_0x41e5c3);}import{getTranslation as _0x21080b}from'../utils/common-translations.js';function _0xff36(){const _0x5d6cb6=['FORMAT_CODE','713736OHClZY','toUpperCase','formatInline','255300fmMmEE','format','SubscriptEditing','233370CCIBNm','code','730iroxSR','*Remove\x20format:*\x20%0','registerAttributeLabel','FORMAT_SUBSCRIPT','SuperscriptEditing','commandParams','379830yToTNk','editor','commandName','underline','2XSIhgE','slice','323976GDUvuG','toLowerCase','18949QwMbWP','*Format:*\x20%0','type','FORMAT_BOLD','forceValue','TrackChangesEditing','superscript','get','872hVCepG','bold','297czLlHK','CodeEditing','plugins','_enableDefaultAttributesIntegration','_registerLegacyDescription','StrikethroughEditing','afterInit','strikethrough','_descriptionFactory','registerDescriptionCallback','FORMAT_ITALIC','9064OdPDiJ','UnderlineEditing','ItalicEditing','italic','has','BoldEditing','FORMAT_SUPERSCRIPT','locale','FORMAT_STRIKETHROUGH','subscript','FORMAT_UNDERLINE','FORMAT_'];_0xff36=function(){return _0x5d6cb6;};return _0xff36();}const ti=[_0x39689f(0x20f),_0x39689f(0x20c),_0x39689f(0x20b),_0x39689f(0x200),_0x39689f(0x204),_0x39689f(0x1e4),_0x39689f(0x1eb)];export default class U extends _0x1d6162{[_0x39689f(0x205)](){const _0x24fd42=_0x39689f,_0x1a0f86=this[_0x24fd42(0x1ee)],_0x2c4d2b=_0x1a0f86[_0x24fd42(0x201)][_0x24fd42(0x1fc)](_0x24fd42(0x1fa)),_0x93997f=_0x1a0f86[_0x24fd42(0x211)];for(const _0x10a9bf of ti){if(!_0x1a0f86[_0x24fd42(0x201)][_0x24fd42(0x20e)](_0x10a9bf))continue;const _0x361013=_0x10a9bf[_0x24fd42(0x1f2)](0x0,-0x7)[_0x24fd42(0x1f4)](),_0x3a41c2=_0x24fd42(0x215)+_0x361013[_0x24fd42(0x1e0)]();_0x2c4d2b[_0x24fd42(0x202)](_0x361013,[_0x361013]),_0x2c4d2b[_0x24fd42(0x207)][_0x24fd42(0x1e9)](_0x361013,_0x21080b(_0x93997f,_0x3a41c2));}this[_0x24fd42(0x203)]();}[_0x39689f(0x203)](){const _0xcd258d=_0x39689f,_0x1022a7=this[_0xcd258d(0x1ee)],_0x1efe98=_0x1022a7[_0xcd258d(0x211)],_0x15660c=_0x1022a7[_0xcd258d(0x201)][_0xcd258d(0x1fc)](_0xcd258d(0x1fa));function _0x3f11f2(_0x259082,_0x272da5){const _0x2c5729=_0xcd258d;_0x15660c[_0x2c5729(0x207)][_0x2c5729(0x208)](_0x57ec52=>{const _0x246beb=_0x2c5729;if(_0x246beb(0x1e1)!=_0x57ec52[_0x246beb(0x1f7)])return;const {data:_0xd712ca}=_0x57ec52;return _0xd712ca&&_0xd712ca[_0x246beb(0x1ef)]===_0x259082?_0xd712ca[_0x246beb(0x1ec)][0x0][_0x246beb(0x1f9)]?{'type':_0x246beb(0x1e3),'content':_0x21080b(_0x1efe98,_0x246beb(0x1f6),_0x272da5)}:{'type':_0x246beb(0x1e3),'content':_0x21080b(_0x1efe98,_0x246beb(0x1e8),_0x272da5)}:void 0x0;});}_0x3f11f2(_0xcd258d(0x1fe),_0x21080b(_0x1efe98,_0xcd258d(0x1f8))),_0x3f11f2(_0xcd258d(0x20d),_0x21080b(_0x1efe98,_0xcd258d(0x209))),_0x3f11f2(_0xcd258d(0x1f0),_0x21080b(_0x1efe98,_0xcd258d(0x214))),_0x3f11f2(_0xcd258d(0x1e6),_0x21080b(_0x1efe98,_0xcd258d(0x1de))),_0x3f11f2(_0xcd258d(0x206),_0x21080b(_0x1efe98,_0xcd258d(0x212))),_0x3f11f2(_0xcd258d(0x213),_0x21080b(_0x1efe98,_0xcd258d(0x1ea))),_0x3f11f2(_0xcd258d(0x1fb),_0x21080b(_0x1efe98,_0xcd258d(0x210)));}}
23
+ const _0x3a6fec=_0x2e08;(function(_0x308bd1,_0x18fb06){const _0x64b517=_0x2e08,_0x173872=_0x308bd1();while(!![]){try{const _0x443e35=-parseInt(_0x64b517(0x212))/0x1*(parseInt(_0x64b517(0x225))/0x2)+parseInt(_0x64b517(0x223))/0x3*(parseInt(_0x64b517(0x1fd))/0x4)+parseInt(_0x64b517(0x215))/0x5*(-parseInt(_0x64b517(0x213))/0x6)+parseInt(_0x64b517(0x20a))/0x7+parseInt(_0x64b517(0x21f))/0x8+parseInt(_0x64b517(0x20e))/0x9+-parseInt(_0x64b517(0x1f2))/0xa*(parseInt(_0x64b517(0x21d))/0xb);if(_0x443e35===_0x18fb06)break;else _0x173872['push'](_0x173872['shift']());}catch(_0x1f256f){_0x173872['push'](_0x173872['shift']());}}}(_0x3691,0xdb25b));import{Plugin as _0x3696ec}from'ckeditor5/src/core.js';import{getTranslation as _0x576715}from'../utils/common-translations.js';const ti=[_0x3a6fec(0x206),_0x3a6fec(0x207),_0x3a6fec(0x20c),_0x3a6fec(0x20d),_0x3a6fec(0x217),_0x3a6fec(0x1fa),_0x3a6fec(0x211)];export default class U extends _0x3696ec{[_0x3a6fec(0x208)](){const _0x1007e1=_0x3a6fec,_0x2a9a94=this[_0x1007e1(0x21c)],_0x38a6cd=_0x2a9a94[_0x1007e1(0x20f)][_0x1007e1(0x216)](_0x1007e1(0x201)),_0x15b5b2=_0x2a9a94[_0x1007e1(0x221)];for(const _0x1e3bff of ti){if(!_0x2a9a94[_0x1007e1(0x20f)][_0x1007e1(0x209)](_0x1e3bff))continue;const _0x4708d2=_0x1e3bff[_0x1007e1(0x1f7)](0x0,-0x7)[_0x1007e1(0x1f5)](),_0x2a75ba=_0x1007e1(0x202)+_0x4708d2[_0x1007e1(0x200)]();_0x38a6cd[_0x1007e1(0x218)](_0x4708d2,[_0x4708d2]),_0x38a6cd[_0x1007e1(0x210)][_0x1007e1(0x1fe)](_0x4708d2,_0x576715(_0x15b5b2,_0x2a75ba));}this[_0x1007e1(0x1f3)]();}[_0x3a6fec(0x1f3)](){const _0x33fb8d=_0x3a6fec,_0x433573=this[_0x33fb8d(0x21c)],_0x19520b=_0x433573[_0x33fb8d(0x221)],_0x4f99a8=_0x433573[_0x33fb8d(0x20f)][_0x33fb8d(0x216)](_0x33fb8d(0x201));function _0x3d6227(_0x12377e,_0x4c2708){const _0x36efd6=_0x33fb8d;_0x4f99a8[_0x36efd6(0x210)][_0x36efd6(0x203)](_0xf32490=>{const _0x427040=_0x36efd6;if(_0x427040(0x1fc)!=_0xf32490[_0x427040(0x1f0)])return;const {data:_0x3c2dc8}=_0xf32490;return _0x3c2dc8&&_0x3c2dc8[_0x427040(0x21e)]===_0x12377e?_0x3c2dc8[_0x427040(0x214)][0x0][_0x427040(0x219)]?{'type':_0x427040(0x21a),'content':_0x576715(_0x19520b,_0x427040(0x20b),_0x4c2708)}:{'type':_0x427040(0x21a),'content':_0x576715(_0x19520b,_0x427040(0x1f8),_0x4c2708)}:void 0x0;});}_0x3d6227(_0x33fb8d(0x1f4),_0x576715(_0x19520b,_0x33fb8d(0x1ff))),_0x3d6227(_0x33fb8d(0x1fb),_0x576715(_0x19520b,_0x33fb8d(0x226))),_0x3d6227(_0x33fb8d(0x1f6),_0x576715(_0x19520b,_0x33fb8d(0x224))),_0x3d6227(_0x33fb8d(0x1ef),_0x576715(_0x19520b,_0x33fb8d(0x1f9))),_0x3d6227(_0x33fb8d(0x21b),_0x576715(_0x19520b,_0x33fb8d(0x220))),_0x3d6227(_0x33fb8d(0x204),_0x576715(_0x19520b,_0x33fb8d(0x222))),_0x3d6227(_0x33fb8d(0x205),_0x576715(_0x19520b,_0x33fb8d(0x1f1)));}}function _0x2e08(_0x35882c,_0x188520){const _0x369188=_0x3691();return _0x2e08=function(_0x2e0808,_0x267c83){_0x2e0808=_0x2e0808-0x1ef;let _0x49129f=_0x369188[_0x2e0808];return _0x49129f;},_0x2e08(_0x35882c,_0x188520);}function _0x3691(){const _0x4beb70=['405912kjpHad','FORMAT_ITALIC','code','type','FORMAT_SUPERSCRIPT','10cuunGu','_registerLegacyDescription','bold','toLowerCase','underline','slice','*Remove\x20format:*\x20%0','FORMAT_CODE','SubscriptEditing','italic','formatInline','3535196cmZsUQ','registerAttributeLabel','FORMAT_BOLD','toUpperCase','TrackChangesEditing','FORMAT_','registerDescriptionCallback','subscript','superscript','BoldEditing','ItalicEditing','afterInit','has','9289077TBWpUC','*Format:*\x20%0','UnderlineEditing','CodeEditing','7657677RiAEQs','plugins','_descriptionFactory','SuperscriptEditing','1yuLQUP','6GJPBOJ','commandParams','4078280PAvxrP','get','StrikethroughEditing','_enableDefaultAttributesIntegration','forceValue','format','strikethrough','editor','12684309lyqdKj','commandName','61560leltOZ','FORMAT_STRIKETHROUGH','locale','FORMAT_SUBSCRIPT','3cfIMHZ','FORMAT_UNDERLINE'];_0x3691=function(){return _0x4beb70;};return _0x3691();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x36af3a=_0x4794;(function(_0x46b7e2,_0x4a9f4a){const _0x421751=_0x4794,_0x2bf0da=_0x46b7e2();while(!![]){try{const _0x5643b0=-parseInt(_0x421751(0x148))/0x1*(-parseInt(_0x421751(0x151))/0x2)+-parseInt(_0x421751(0x14d))/0x3+parseInt(_0x421751(0x150))/0x4+-parseInt(_0x421751(0x15b))/0x5*(-parseInt(_0x421751(0x138))/0x6)+-parseInt(_0x421751(0x15a))/0x7*(parseInt(_0x421751(0x154))/0x8)+parseInt(_0x421751(0x159))/0x9+-parseInt(_0x421751(0x13e))/0xa;if(_0x5643b0===_0x4a9f4a)break;else _0x2bf0da['push'](_0x2bf0da['shift']());}catch(_0x3fca9f){_0x2bf0da['push'](_0x2bf0da['shift']());}}}(_0x175e,0xdc4c7));import{Plugin as _0x591936}from'ckeditor5/src/core.js';function _0x4794(_0x43ac31,_0x1938f4){const _0x175edf=_0x175e();return _0x4794=function(_0x47942c,_0x389b33){_0x47942c=_0x47942c-0x131;let _0x4531a5=_0x175edf[_0x47942c];return _0x4531a5;},_0x4794(_0x43ac31,_0x1938f4);}import{getTranslation as _0x2352f3}from'../utils/common-translations.js';function _0x175e(){const _0x1fdc75=['enableCommand','from','markBlockFormat','339263xvVvec','parent','getSelectedBlocks','name','schema','3127605fhXtNG','checkChild','plugins','3934140fKBSjN','10tTfkke','afterInit','commandParams','1848wfNVcy','TrackChangesEditing','_descriptionFactory','forceValue','value','1228383FwGllh','43652oMlINy','395UtwOzQ','locale','commandName','$root','change','has','filter','BlockQuoteEditing','ELEMENT_BLOCK_QUOTE','125718iebOcr','blockQuote','*Set\x20format:*\x20%0','commands','*Remove\x20format:*\x20%0','model','10862300vCSSvc','document','get','editor','selection','registerDescriptionCallback','format'];_0x175e=function(){return _0x1fdc75;};return _0x175e();}import{getRangesOfBlockGroups as _0x55dbe0}from'../utils/utils.js';export default class O extends _0x591936{[_0x36af3a(0x152)](){const _0x456b51=_0x36af3a,_0x2eefb6=this[_0x456b51(0x141)],_0x756e2=_0x2eefb6[_0x456b51(0x15c)];if(!_0x2eefb6[_0x456b51(0x14f)][_0x456b51(0x134)](_0x456b51(0x136)))return;const _0x2af656=_0x2eefb6[_0x456b51(0x14f)][_0x456b51(0x140)](_0x456b51(0x155)),_0x5804cc=this[_0x456b51(0x141)][_0x456b51(0x13b)][_0x456b51(0x140)](_0x456b51(0x139));_0x2af656[_0x456b51(0x145)](_0x456b51(0x139),(_0x558d9b,_0x1e91c5={})=>{const _0x2ca51e=_0x456b51,_0x24893e=this[_0x2ca51e(0x141)][_0x2ca51e(0x13d)][_0x2ca51e(0x13f)][_0x2ca51e(0x142)],_0x40f999=_0x1e91c5&&void 0x0!==_0x1e91c5[_0x2ca51e(0x157)]?_0x1e91c5[_0x2ca51e(0x157)]:!_0x5804cc[_0x2ca51e(0x158)];let _0x5f4468=[];if(_0x40f999){const _0x144b72=Array[_0x2ca51e(0x146)](_0x24893e[_0x2ca51e(0x14a)]())[_0x2ca51e(0x135)](_0x9e6805=>oo(_0x9e6805)||function(_0x2a10e8,_0x48ea0d){const _0x410a8a=_0x2ca51e,_0x1bfb9e=_0x48ea0d[_0x410a8a(0x14e)](_0x2a10e8[_0x410a8a(0x149)],_0x410a8a(0x139)),_0x4c92e5=_0x48ea0d[_0x410a8a(0x14e)]([_0x410a8a(0x132),_0x410a8a(0x139)],_0x2a10e8);return _0x1bfb9e&&_0x4c92e5;}(_0x9e6805,this[_0x2ca51e(0x141)][_0x2ca51e(0x13d)][_0x2ca51e(0x14c)]));_0x5f4468=_0x55dbe0(_0x144b72,_0x2eefb6[_0x2ca51e(0x13d)]);}else{const _0x279779=Array[_0x2ca51e(0x146)](_0x24893e[_0x2ca51e(0x14a)]())[_0x2ca51e(0x135)](_0x13927b=>oo(_0x13927b));_0x5f4468=_0x55dbe0(_0x279779,_0x2eefb6[_0x2ca51e(0x13d)]);}_0x2eefb6[_0x2ca51e(0x13d)][_0x2ca51e(0x133)](()=>{const _0x396b07=_0x2ca51e;for(const _0x2956d0 of _0x5f4468)_0x2af656[_0x396b07(0x147)](_0x2956d0,{'commandName':_0x396b07(0x139),'commandParams':[{'forceValue':_0x40f999}]});});}),_0x2af656[_0x456b51(0x156)][_0x456b51(0x143)](_0x486a29=>{const _0x59c63c=_0x456b51,{data:_0x11a915}=_0x486a29;if(_0x11a915&&_0x59c63c(0x139)==_0x11a915[_0x59c63c(0x131)]){const _0x1d227f=_0x2352f3(_0x756e2,_0x59c63c(0x137));return _0x11a915[_0x59c63c(0x153)][0x0][_0x59c63c(0x157)]?{'type':_0x59c63c(0x144),'content':_0x2352f3(_0x756e2,_0x59c63c(0x13a),_0x1d227f)}:{'type':_0x59c63c(0x144),'content':_0x2352f3(_0x756e2,_0x59c63c(0x13c),_0x1d227f)};}});}}function oo(_0x47d055){const _0x21cd28=_0x36af3a;return _0x21cd28(0x139)==_0x47d055[_0x21cd28(0x149)][_0x21cd28(0x14b)];}
23
+ const _0x10978f=_0x1815;(function(_0x4cef92,_0x39af7f){const _0x4b0e12=_0x1815,_0x167821=_0x4cef92();while(!![]){try{const _0x379bf5=parseInt(_0x4b0e12(0xb0))/0x1*(-parseInt(_0x4b0e12(0xbf))/0x2)+-parseInt(_0x4b0e12(0xa9))/0x3+-parseInt(_0x4b0e12(0xbd))/0x4+parseInt(_0x4b0e12(0xc3))/0x5*(-parseInt(_0x4b0e12(0xc9))/0x6)+-parseInt(_0x4b0e12(0xb2))/0x7+parseInt(_0x4b0e12(0xbb))/0x8+-parseInt(_0x4b0e12(0xb1))/0x9*(-parseInt(_0x4b0e12(0xb9))/0xa);if(_0x379bf5===_0x39af7f)break;else _0x167821['push'](_0x167821['shift']());}catch(_0x244162){_0x167821['push'](_0x167821['shift']());}}}(_0x5f12,0xb62f7));function _0x5f12(){const _0x1b6ea0=['commandName','forceValue','editor','getSelectedBlocks','locale','18APhDAP','enableCommand','model','$root','filter','parent','ELEMENT_BLOCK_QUOTE','from','*Set\x20format:*\x20%0','format','checkChild','*Remove\x20format:*\x20%0','286458xynKMQ','afterInit','plugins','has','value','schema','commandParams','7lPQICi','19767123WOHCjC','6560330WmxDSz','get','BlockQuoteEditing','markBlockFormat','commands','registerDescriptionCallback','blockQuote','10nMUyHW','selection','7135000zYzlpQ','_descriptionFactory','1321260HhfwZC','name','112196GpkrGo','document','change','TrackChangesEditing','977190IKYHYZ'];_0x5f12=function(){return _0x1b6ea0;};return _0x5f12();}function _0x1815(_0x32fd3d,_0x574951){const _0x5f12bb=_0x5f12();return _0x1815=function(_0x1815ca,_0x5f5660){_0x1815ca=_0x1815ca-0xa2;let _0x46f531=_0x5f12bb[_0x1815ca];return _0x46f531;},_0x1815(_0x32fd3d,_0x574951);}import{Plugin as _0xdb4e7f}from'ckeditor5/src/core.js';import{getTranslation as _0x217458}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3b054b}from'../utils/utils.js';export default class O extends _0xdb4e7f{[_0x10978f(0xaa)](){const _0x4aabdd=_0x10978f,_0x2aa088=this[_0x4aabdd(0xc6)],_0x1fb3d5=_0x2aa088[_0x4aabdd(0xc8)];if(!_0x2aa088[_0x4aabdd(0xab)][_0x4aabdd(0xac)](_0x4aabdd(0xb4)))return;const _0xab8d97=_0x2aa088[_0x4aabdd(0xab)][_0x4aabdd(0xb3)](_0x4aabdd(0xc2)),_0x1ee982=this[_0x4aabdd(0xc6)][_0x4aabdd(0xb6)][_0x4aabdd(0xb3)](_0x4aabdd(0xb8));_0xab8d97[_0x4aabdd(0xca)](_0x4aabdd(0xb8),(_0x19452d,_0x575646={})=>{const _0x423cb1=_0x4aabdd,_0x50d4bd=this[_0x423cb1(0xc6)][_0x423cb1(0xcb)][_0x423cb1(0xc0)][_0x423cb1(0xba)],_0x436d10=_0x575646&&void 0x0!==_0x575646[_0x423cb1(0xc5)]?_0x575646[_0x423cb1(0xc5)]:!_0x1ee982[_0x423cb1(0xad)];let _0x315b31=[];if(_0x436d10){const _0x42fe6f=Array[_0x423cb1(0xa4)](_0x50d4bd[_0x423cb1(0xc7)]())[_0x423cb1(0xcd)](_0x3a2b63=>oo(_0x3a2b63)||function(_0x3962a3,_0x59e5e9){const _0x57734b=_0x423cb1,_0x3a2510=_0x59e5e9[_0x57734b(0xa7)](_0x3962a3[_0x57734b(0xa2)],_0x57734b(0xb8)),_0x358b68=_0x59e5e9[_0x57734b(0xa7)]([_0x57734b(0xcc),_0x57734b(0xb8)],_0x3962a3);return _0x3a2510&&_0x358b68;}(_0x3a2b63,this[_0x423cb1(0xc6)][_0x423cb1(0xcb)][_0x423cb1(0xae)]));_0x315b31=_0x3b054b(_0x42fe6f,_0x2aa088[_0x423cb1(0xcb)]);}else{const _0x451bf=Array[_0x423cb1(0xa4)](_0x50d4bd[_0x423cb1(0xc7)]())[_0x423cb1(0xcd)](_0x5e1553=>oo(_0x5e1553));_0x315b31=_0x3b054b(_0x451bf,_0x2aa088[_0x423cb1(0xcb)]);}_0x2aa088[_0x423cb1(0xcb)][_0x423cb1(0xc1)](()=>{const _0x3da51c=_0x423cb1;for(const _0x52f1b9 of _0x315b31)_0xab8d97[_0x3da51c(0xb5)](_0x52f1b9,{'commandName':_0x3da51c(0xb8),'commandParams':[{'forceValue':_0x436d10}]});});}),_0xab8d97[_0x4aabdd(0xbc)][_0x4aabdd(0xb7)](_0xa12729=>{const _0x55977c=_0x4aabdd,{data:_0x5c3ab0}=_0xa12729;if(_0x5c3ab0&&_0x55977c(0xb8)==_0x5c3ab0[_0x55977c(0xc4)]){const _0x13ca7d=_0x217458(_0x1fb3d5,_0x55977c(0xa3));return _0x5c3ab0[_0x55977c(0xaf)][0x0][_0x55977c(0xc5)]?{'type':_0x55977c(0xa6),'content':_0x217458(_0x1fb3d5,_0x55977c(0xa5),_0x13ca7d)}:{'type':_0x55977c(0xa6),'content':_0x217458(_0x1fb3d5,_0x55977c(0xa8),_0x13ca7d)};}});}}function oo(_0x4a62be){const _0x123b00=_0x10978f;return _0x123b00(0xb8)==_0x4a62be[_0x123b00(0xa2)][_0x123b00(0xbe)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5b48(_0x17d94a,_0x2c44fd){const _0x4ff9d4=_0x4ff9();return _0x5b48=function(_0x5b4864,_0x5139f3){_0x5b4864=_0x5b4864-0xba;let _0x4b1729=_0x4ff9d4[_0x5b4864];return _0x4b1729;},_0x5b48(_0x17d94a,_0x2c44fd);}const _0x2965c3=_0x5b48;(function(_0x1b32dd,_0x363727){const _0x5b6aea=_0x5b48,_0xa78ea5=_0x1b32dd();while(!![]){try{const _0x34e7b2=-parseInt(_0x5b6aea(0xc0))/0x1*(parseInt(_0x5b6aea(0xba))/0x2)+-parseInt(_0x5b6aea(0xcd))/0x3*(parseInt(_0x5b6aea(0xce))/0x4)+parseInt(_0x5b6aea(0xbf))/0x5+-parseInt(_0x5b6aea(0xca))/0x6*(-parseInt(_0x5b6aea(0xbb))/0x7)+-parseInt(_0x5b6aea(0xcb))/0x8*(-parseInt(_0x5b6aea(0xc7))/0x9)+parseInt(_0x5b6aea(0xc4))/0xa+-parseInt(_0x5b6aea(0xc6))/0xb;if(_0x34e7b2===_0x363727)break;else _0xa78ea5['push'](_0xa78ea5['shift']());}catch(_0x1e465e){_0xa78ea5['push'](_0xa78ea5['shift']());}}}(_0x4ff9,0x7ecd4));function _0x4ff9(){const _0x3d08a6=['has','111546ufXrTp','2104nfkERu','plugins','3nfyBvd','1500332fuuMKG','CaseChange','3046VdAkFf','252NMkvjo','get','changeCaseTitle','changeCaseLower','4729530DEoIFl','506kQzZqV','editor','changeCaseUpper','afterInit','4146610QTIYaR','TrackChangesEditing','4929243xTEEGt','2853yNBdgc','enableCommand'];_0x4ff9=function(){return _0x3d08a6;};return _0x4ff9();}import{Plugin as _0x3b7f4a}from'ckeditor5/src/core.js';export default class G extends _0x3b7f4a{[_0x2965c3(0xc3)](){const _0x3908ca=_0x2965c3,_0x391989=this[_0x3908ca(0xc1)];_0x391989[_0x3908ca(0xcc)][_0x3908ca(0xc9)](_0x3908ca(0xcf))&&(_0x391989[_0x3908ca(0xcc)][_0x3908ca(0xbc)](_0x3908ca(0xc5))[_0x3908ca(0xc8)](_0x3908ca(0xc2)),_0x391989[_0x3908ca(0xcc)][_0x3908ca(0xbc)](_0x3908ca(0xc5))[_0x3908ca(0xc8)](_0x3908ca(0xbe)),_0x391989[_0x3908ca(0xcc)][_0x3908ca(0xbc)](_0x3908ca(0xc5))[_0x3908ca(0xc8)](_0x3908ca(0xbd)));}}
23
+ function _0x1926(){const _0x441d36=['afterInit','changeCaseUpper','798514lyhPUK','TrackChangesEditing','get','has','16108lClTKm','1523808dTSoOm','1fSPMTb','enableCommand','197310eZoltT','30Yverpu','CaseChange','371613RMruxB','plugins','2918344dRrhEe','editor','200075vnScvb','210nDXJlo','changeCaseTitle','changeCaseLower','7ORkPay'];_0x1926=function(){return _0x441d36;};return _0x1926();}const _0x109112=_0x220c;(function(_0x4412af,_0x5df6a1){const _0x19e168=_0x220c,_0x2ba263=_0x4412af();while(!![]){try{const _0x30f705=parseInt(_0x19e168(0xaf))/0x1*(-parseInt(_0x19e168(0xa9))/0x2)+-parseInt(_0x19e168(0xa3))/0x3*(-parseInt(_0x19e168(0xad))/0x4)+parseInt(_0x19e168(0xa2))/0x5*(parseInt(_0x19e168(0xb2))/0x6)+-parseInt(_0x19e168(0xa6))/0x7*(-parseInt(_0x19e168(0xa0))/0x8)+-parseInt(_0x19e168(0xae))/0x9+parseInt(_0x19e168(0xb1))/0xa+-parseInt(_0x19e168(0x9e))/0xb;if(_0x30f705===_0x5df6a1)break;else _0x2ba263['push'](_0x2ba263['shift']());}catch(_0x28db48){_0x2ba263['push'](_0x2ba263['shift']());}}}(_0x1926,0x407c9));function _0x220c(_0x91e19e,_0x2f3f2e){const _0x192610=_0x1926();return _0x220c=function(_0x220ce9,_0xfa649a){_0x220ce9=_0x220ce9-0x9e;let _0x2cec63=_0x192610[_0x220ce9];return _0x2cec63;},_0x220c(_0x91e19e,_0x2f3f2e);}import{Plugin as _0x5098d5}from'ckeditor5/src/core.js';export default class G extends _0x5098d5{[_0x109112(0xa7)](){const _0x17cf8a=_0x109112,_0x4555f7=this[_0x17cf8a(0xa1)];_0x4555f7[_0x17cf8a(0x9f)][_0x17cf8a(0xac)](_0x17cf8a(0xb3))&&(_0x4555f7[_0x17cf8a(0x9f)][_0x17cf8a(0xab)](_0x17cf8a(0xaa))[_0x17cf8a(0xb0)](_0x17cf8a(0xa8)),_0x4555f7[_0x17cf8a(0x9f)][_0x17cf8a(0xab)](_0x17cf8a(0xaa))[_0x17cf8a(0xb0)](_0x17cf8a(0xa5)),_0x4555f7[_0x17cf8a(0x9f)][_0x17cf8a(0xab)](_0x17cf8a(0xaa))[_0x17cf8a(0xb0)](_0x17cf8a(0xa4)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x8478(){const _0x148526=['2301732ZjBobZ','TrackChangesEditing','enableCommand','4567136WFOstf','691508FwbEtP','5882752dEVRTT','450AZjoXJ','commands','657351tAQgHg','818114EnXpLu','plugins','get','ckbox','afterInit','248XYSvQR','editor'];_0x8478=function(){return _0x148526;};return _0x8478();}const _0x3489ad=_0x1c8e;(function(_0x49a1ef,_0x134ead){const _0x377165=_0x1c8e,_0x813933=_0x49a1ef();while(!![]){try{const _0x5d4144=-parseInt(_0x377165(0x11a))/0x1+parseInt(_0x377165(0x10f))/0x2+parseInt(_0x377165(0x10e))/0x3+parseInt(_0x377165(0x114))/0x4*(parseInt(_0x377165(0x11c))/0x5)+parseInt(_0x377165(0x116))/0x6+-parseInt(_0x377165(0x119))/0x7+parseInt(_0x377165(0x11b))/0x8;if(_0x5d4144===_0x134ead)break;else _0x813933['push'](_0x813933['shift']());}catch(_0x12dfca){_0x813933['push'](_0x813933['shift']());}}}(_0x8478,0x63cbc));function _0x1c8e(_0x102f9f,_0x155453){const _0x8478ce=_0x8478();return _0x1c8e=function(_0x1c8edf,_0x201a49){_0x1c8edf=_0x1c8edf-0x10d;let _0x41f587=_0x8478ce[_0x1c8edf];return _0x41f587;},_0x1c8e(_0x102f9f,_0x155453);}import{Plugin as _0x46dc55}from'ckeditor5/src/core.js';export default class F extends _0x46dc55{[_0x3489ad(0x113)](){const _0x10de0f=_0x3489ad,_0x3f2c3d=this[_0x10de0f(0x115)];_0x3f2c3d[_0x10de0f(0x10d)][_0x10de0f(0x111)](_0x10de0f(0x112))&&_0x3f2c3d[_0x10de0f(0x110)][_0x10de0f(0x111)](_0x10de0f(0x117))[_0x10de0f(0x118)](_0x10de0f(0x112));}}
23
+ const _0x58c89f=_0x1422;(function(_0x607f16,_0x1754e9){const _0x490ee0=_0x1422,_0x2ab9ea=_0x607f16();while(!![]){try{const _0x220f29=parseInt(_0x490ee0(0x135))/0x1*(parseInt(_0x490ee0(0x131))/0x2)+-parseInt(_0x490ee0(0x132))/0x3+parseInt(_0x490ee0(0x134))/0x4+parseInt(_0x490ee0(0x137))/0x5+parseInt(_0x490ee0(0x139))/0x6*(-parseInt(_0x490ee0(0x13a))/0x7)+parseInt(_0x490ee0(0x12e))/0x8+parseInt(_0x490ee0(0x13f))/0x9*(-parseInt(_0x490ee0(0x136))/0xa);if(_0x220f29===_0x1754e9)break;else _0x2ab9ea['push'](_0x2ab9ea['shift']());}catch(_0x38b7bc){_0x2ab9ea['push'](_0x2ab9ea['shift']());}}}(_0xeb55,0xaa44c));function _0xeb55(){const _0x369f99=['TrackChangesEditing','get','944388VgyZfX','923658SuOroN','commands','3590512ICClQC','2mzwkZU','10EkyIRY','5817225nLvatt','ckbox','12AfFmmP','1618778QuGGQC','enableCommand','afterInit','plugins','editor','17009442nDVcdm','2818328vPeUgw'];_0xeb55=function(){return _0x369f99;};return _0xeb55();}import{Plugin as _0x3f9482}from'ckeditor5/src/core.js';function _0x1422(_0x42fddd,_0x54f55d){const _0xeb55b=_0xeb55();return _0x1422=function(_0x14228b,_0x457233){_0x14228b=_0x14228b-0x12e;let _0x4a64b3=_0xeb55b[_0x14228b];return _0x4a64b3;},_0x1422(_0x42fddd,_0x54f55d);}export default class F extends _0x3f9482{[_0x58c89f(0x13c)](){const _0x463d20=_0x58c89f,_0x5088bc=this[_0x463d20(0x13e)];_0x5088bc[_0x463d20(0x133)][_0x463d20(0x130)](_0x463d20(0x138))&&_0x5088bc[_0x463d20(0x13d)][_0x463d20(0x130)](_0x463d20(0x12f))[_0x463d20(0x13b)](_0x463d20(0x138));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x58ff37=_0x4a71;(function(_0x3820bd,_0x26c6cd){const _0xe3c1=_0x4a71,_0x2cae6c=_0x3820bd();while(!![]){try{const _0x472d50=parseInt(_0xe3c1(0x1a4))/0x1*(parseInt(_0xe3c1(0x1b3))/0x2)+-parseInt(_0xe3c1(0x1a6))/0x3*(parseInt(_0xe3c1(0x19a))/0x4)+parseInt(_0xe3c1(0x189))/0x5+parseInt(_0xe3c1(0x193))/0x6+-parseInt(_0xe3c1(0x194))/0x7*(-parseInt(_0xe3c1(0x1a3))/0x8)+-parseInt(_0xe3c1(0x1a0))/0x9*(parseInt(_0xe3c1(0x198))/0xa)+parseInt(_0xe3c1(0x1b8))/0xb;if(_0x472d50===_0x26c6cd)break;else _0x2cae6c['push'](_0x2cae6c['shift']());}catch(_0x8b4f54){_0x2cae6c['push'](_0x2cae6c['shift']());}}}(_0x4f25,0x35b04));function _0x4a71(_0x41d9ef,_0x2f9722){const _0x4f2516=_0x4f25();return _0x4a71=function(_0x4a7108,_0x4573b3){_0x4a7108=_0x4a7108-0x184;let _0xb4e9de=_0x4f2516[_0x4a7108];return _0xb4e9de;},_0x4a71(_0x41d9ef,_0x2f9722);}import{Plugin as _0x306c0f}from'ckeditor5/src/core.js';function _0x4f25(){const _0x151fa9=['*Remove\x20format:*\x20%0','type','commandParams','format','983472BOdYKc','420987HxXEbv','plugins','languages','locale','1822120taNetq','has','4pzZaWk','checkChild','editor','getSelectedBlocks','registerDescriptionCallback','config','18zmHlCD','registerElementLabel','value','40UuFTGx','10OAcshD','TrackChangesEditing','385062vABSip','change','name','find','schema','enableCommand','ELEMENT_CODE_BLOCK','forceValue','selection','parent','isLimit','from','CodeBlock','9830mnanRV','formatBlock','toLowerCase','language','commands','1895256vDnZwJ','blockName','*Set\x20format:*\x20%0','model','commandName','indentCodeBlock','get','codeBlock','_descriptionFactory','afterInit','filter','133115mBnFUz','label','document','rootElement','outdentCodeBlock','markBlockFormat'];_0x4f25=function(){return _0x151fa9;};return _0x4f25();}import{getTranslation as _0x5d5de8}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x219a15}from'../utils/utils.js';export default class L extends _0x306c0f{[_0x58ff37(0x187)](){const _0x525879=_0x58ff37,_0x2a6455=this[_0x525879(0x19c)];if(!_0x2a6455[_0x525879(0x195)][_0x525879(0x199)](_0x525879(0x1b2)))return;const _0x4bda38=_0x2a6455[_0x525879(0x195)][_0x525879(0x184)](_0x525879(0x1a5)),_0x39c82d=_0x2a6455[_0x525879(0x197)],_0x5058b8=_0x2a6455[_0x525879(0x19f)][_0x525879(0x184)](_0x525879(0x185))[_0x525879(0x196)],_0x34857a=_0x2a6455[_0x525879(0x1b7)][_0x525879(0x184)](_0x525879(0x185));_0x4bda38[_0x525879(0x1ab)](_0x525879(0x1bd)),_0x4bda38[_0x525879(0x1ab)](_0x525879(0x18d)),_0x4bda38[_0x525879(0x1ab)](_0x525879(0x185),(_0x9590c8,_0x1d368d={})=>{const _0x4a3694=_0x525879,_0x482d16=_0x2a6455[_0x4a3694(0x1bb)],_0x5b6f78=_0x2a6455[_0x4a3694(0x1bb)][_0x4a3694(0x18b)][_0x4a3694(0x1ae)],_0x29de7d=_0x1d368d&&void 0x0!==_0x1d368d[_0x4a3694(0x1ad)]?_0x1d368d[_0x4a3694(0x1ad)]:!_0x34857a[_0x4a3694(0x1a2)];let _0x594b04;_0x1d368d[_0x4a3694(0x1b6)]||(_0x1d368d[_0x4a3694(0x1b6)]=_0x5058b8[0x0][_0x4a3694(0x1b6)]),_0x594b04=_0x29de7d?Array[_0x4a3694(0x1b1)](_0x5b6f78[_0x4a3694(0x19d)]())[_0x4a3694(0x188)](_0x267c74=>eo(_0x267c74)||function(_0x584d79,_0x9332c0){const _0x52603c=_0x4a3694;if(_0x584d79['is'](_0x52603c(0x18c))||_0x9332c0[_0x52603c(0x1b0)](_0x584d79))return!0x1;return _0x9332c0[_0x52603c(0x19b)](_0x584d79[_0x52603c(0x1af)],_0x52603c(0x185));}(_0x267c74,_0x482d16[_0x4a3694(0x1aa)])):Array[_0x4a3694(0x1b1)](_0x5b6f78[_0x4a3694(0x19d)]())[_0x4a3694(0x188)](_0x1e6b78=>eo(_0x1e6b78));const _0x197721=_0x219a15(_0x594b04,_0x482d16);_0x482d16[_0x4a3694(0x1a7)](()=>{const _0x52d530=_0x4a3694;for(const _0x567c63 of _0x197721)_0x4bda38[_0x52d530(0x18e)](_0x567c63,{'commandName':_0x52d530(0x185),'commandParams':[{..._0x1d368d,'forceValue':_0x29de7d}],'formatGroupId':_0x52d530(0x1b9)});});}),(_0x4bda38[_0x525879(0x186)][_0x525879(0x1a1)](_0x525879(0x185),_0x442363=>_0x5d5de8(_0x39c82d,_0x525879(0x1ac),_0x442363)),_0x4bda38[_0x525879(0x186)][_0x525879(0x19e)](_0x14d5b6=>{const _0x2fce41=_0x525879;if(_0x2fce41(0x1b4)!=_0x14d5b6[_0x2fce41(0x190)])return;const _0x3a3284=_0x39c82d['t'],{data:_0x1a8443}=_0x14d5b6;if(!_0x1a8443||_0x2fce41(0x185)!=_0x1a8443[_0x2fce41(0x1bc)])return;const _0x4934b8=_0x1a8443[_0x2fce41(0x191)][0x0][_0x2fce41(0x1b6)],_0x100006=_0x3a3284(_0x5058b8[_0x2fce41(0x1a9)](_0x1832fd=>_0x1832fd[_0x2fce41(0x1b6)]===_0x4934b8)[_0x2fce41(0x18a)])[_0x2fce41(0x1b5)]();return _0x1a8443[_0x2fce41(0x191)][0x0][_0x2fce41(0x1ad)]?{'type':_0x2fce41(0x192),'content':_0x5d5de8(_0x39c82d,_0x2fce41(0x1ba),_0x5d5de8(_0x39c82d,_0x2fce41(0x1ac),0x1)+'\x20('+_0x100006+')')}:{'type':_0x2fce41(0x192),'content':_0x5d5de8(_0x39c82d,_0x2fce41(0x18f),_0x5d5de8(_0x39c82d,_0x2fce41(0x1ac),0x1))};}));}}function eo(_0x2855a9){const _0x3d44fc=_0x58ff37;return _0x3d44fc(0x185)==_0x2855a9[_0x3d44fc(0x1a8)];}
23
+ const _0x592e97=_0x58d5;(function(_0x167084,_0x9cbe18){const _0x1675b2=_0x58d5,_0x526a45=_0x167084();while(!![]){try{const _0x5c0586=parseInt(_0x1675b2(0x87))/0x1*(parseInt(_0x1675b2(0x84))/0x2)+-parseInt(_0x1675b2(0xa5))/0x3*(-parseInt(_0x1675b2(0x9f))/0x4)+parseInt(_0x1675b2(0x9e))/0x5*(-parseInt(_0x1675b2(0x75))/0x6)+-parseInt(_0x1675b2(0x85))/0x7+parseInt(_0x1675b2(0x7d))/0x8+parseInt(_0x1675b2(0x8b))/0x9+parseInt(_0x1675b2(0x98))/0xa*(-parseInt(_0x1675b2(0x73))/0xb);if(_0x5c0586===_0x9cbe18)break;else _0x526a45['push'](_0x526a45['shift']());}catch(_0x57c68b){_0x526a45['push'](_0x526a45['shift']());}}}(_0x3a59,0xe2caf));function _0x58d5(_0x31b76d,_0x3b86d9){const _0x3a5921=_0x3a59();return _0x58d5=function(_0x58d568,_0xe1a333){_0x58d568=_0x58d568-0x6f;let _0x3b360e=_0x3a5921[_0x58d568];return _0x3b360e;},_0x58d5(_0x31b76d,_0x3b86d9);}function _0x3a59(){const _0x413d4d=['registerElementLabel','parent','77ycnwCo','locale','258XyyItR','languages','type','isLimit','plugins','commands','name','rootElement','6496088kXstNH','checkChild','forceValue','enableCommand','toLowerCase','has','commandName','116dzuYzk','2367666xHNKEI','schema','19214GakwSU','outdentCodeBlock','indentCodeBlock','TrackChangesEditing','11360619onctvg','value','getSelectedBlocks','CodeBlock','document','format','selection','*Remove\x20format:*\x20%0','language','registerDescriptionCallback','formatBlock','find','_descriptionFactory','3975330VDDdXL','markBlockFormat','get','label','config','from','34645xiUtgk','884dwhaqw','filter','model','*Set\x20format:*\x20%0','codeBlock','commandParams','15735oDykFZ','change','afterInit','blockName','ELEMENT_CODE_BLOCK','editor'];_0x3a59=function(){return _0x413d4d;};return _0x3a59();}import{Plugin as _0x2f841e}from'ckeditor5/src/core.js';import{getTranslation as _0x5534d2}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4c9d2c}from'../utils/utils.js';export default class L extends _0x2f841e{[_0x592e97(0xa7)](){const _0x5798fa=_0x592e97,_0x147912=this[_0x5798fa(0x70)];if(!_0x147912[_0x5798fa(0x79)][_0x5798fa(0x82)](_0x5798fa(0x8e)))return;const _0x338cff=_0x147912[_0x5798fa(0x79)][_0x5798fa(0x9a)](_0x5798fa(0x8a)),_0x1df097=_0x147912[_0x5798fa(0x74)],_0x44f5ac=_0x147912[_0x5798fa(0x9c)][_0x5798fa(0x9a)](_0x5798fa(0xa3))[_0x5798fa(0x76)],_0x25ce56=_0x147912[_0x5798fa(0x7a)][_0x5798fa(0x9a)](_0x5798fa(0xa3));_0x338cff[_0x5798fa(0x80)](_0x5798fa(0x89)),_0x338cff[_0x5798fa(0x80)](_0x5798fa(0x88)),_0x338cff[_0x5798fa(0x80)](_0x5798fa(0xa3),(_0xef2168,_0x82d456={})=>{const _0x26167d=_0x5798fa,_0x5ed2e7=_0x147912[_0x26167d(0xa1)],_0x5d47e5=_0x147912[_0x26167d(0xa1)][_0x26167d(0x8f)][_0x26167d(0x91)],_0x24228b=_0x82d456&&void 0x0!==_0x82d456[_0x26167d(0x7f)]?_0x82d456[_0x26167d(0x7f)]:!_0x25ce56[_0x26167d(0x8c)];let _0x427d0f;_0x82d456[_0x26167d(0x93)]||(_0x82d456[_0x26167d(0x93)]=_0x44f5ac[0x0][_0x26167d(0x93)]),_0x427d0f=_0x24228b?Array[_0x26167d(0x9d)](_0x5d47e5[_0x26167d(0x8d)]())[_0x26167d(0xa0)](_0x41bafa=>eo(_0x41bafa)||function(_0x4125f5,_0x194eee){const _0x109114=_0x26167d;if(_0x4125f5['is'](_0x109114(0x7c))||_0x194eee[_0x109114(0x78)](_0x4125f5))return!0x1;return _0x194eee[_0x109114(0x7e)](_0x4125f5[_0x109114(0x72)],_0x109114(0xa3));}(_0x41bafa,_0x5ed2e7[_0x26167d(0x86)])):Array[_0x26167d(0x9d)](_0x5d47e5[_0x26167d(0x8d)]())[_0x26167d(0xa0)](_0x564195=>eo(_0x564195));const _0xf8a19b=_0x4c9d2c(_0x427d0f,_0x5ed2e7);_0x5ed2e7[_0x26167d(0xa6)](()=>{const _0x3f6e5e=_0x26167d;for(const _0x33e4c3 of _0xf8a19b)_0x338cff[_0x3f6e5e(0x99)](_0x33e4c3,{'commandName':_0x3f6e5e(0xa3),'commandParams':[{..._0x82d456,'forceValue':_0x24228b}],'formatGroupId':_0x3f6e5e(0xa8)});});}),(_0x338cff[_0x5798fa(0x97)][_0x5798fa(0x71)](_0x5798fa(0xa3),_0x1789bc=>_0x5534d2(_0x1df097,_0x5798fa(0x6f),_0x1789bc)),_0x338cff[_0x5798fa(0x97)][_0x5798fa(0x94)](_0x2d2e65=>{const _0x49a370=_0x5798fa;if(_0x49a370(0x95)!=_0x2d2e65[_0x49a370(0x77)])return;const _0x395fdc=_0x1df097['t'],{data:_0x3792df}=_0x2d2e65;if(!_0x3792df||_0x49a370(0xa3)!=_0x3792df[_0x49a370(0x83)])return;const _0x103982=_0x3792df[_0x49a370(0xa4)][0x0][_0x49a370(0x93)],_0x1c7394=_0x395fdc(_0x44f5ac[_0x49a370(0x96)](_0x5315a7=>_0x5315a7[_0x49a370(0x93)]===_0x103982)[_0x49a370(0x9b)])[_0x49a370(0x81)]();return _0x3792df[_0x49a370(0xa4)][0x0][_0x49a370(0x7f)]?{'type':_0x49a370(0x90),'content':_0x5534d2(_0x1df097,_0x49a370(0xa2),_0x5534d2(_0x1df097,_0x49a370(0x6f),0x1)+'\x20('+_0x1c7394+')')}:{'type':_0x49a370(0x90),'content':_0x5534d2(_0x1df097,_0x49a370(0x92),_0x5534d2(_0x1df097,_0x49a370(0x6f),0x1))};}));}}function eo(_0x138383){const _0x5742dc=_0x592e97;return _0x5742dc(0xa3)==_0x138383[_0x5742dc(0x7b)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5c200=_0x1628;function _0x1628(_0x46a528,_0x5eeeb7){const _0x560574=_0x5605();return _0x1628=function(_0x162820,_0x247014){_0x162820=_0x162820-0x17c;let _0x4c2fa0=_0x560574[_0x162820];return _0x4c2fa0;},_0x1628(_0x46a528,_0x5eeeb7);}(function(_0x2902c4,_0x10d3c2){const _0xb208c0=_0x1628,_0x290d83=_0x2902c4();while(!![]){try{const _0x4391eb=-parseInt(_0xb208c0(0x186))/0x1+-parseInt(_0xb208c0(0x184))/0x2+-parseInt(_0xb208c0(0x185))/0x3*(parseInt(_0xb208c0(0x181))/0x4)+parseInt(_0xb208c0(0x188))/0x5*(-parseInt(_0xb208c0(0x17f))/0x6)+-parseInt(_0xb208c0(0x17d))/0x7*(-parseInt(_0xb208c0(0x17c))/0x8)+-parseInt(_0xb208c0(0x18d))/0x9+parseInt(_0xb208c0(0x182))/0xa*(parseInt(_0xb208c0(0x18c))/0xb);if(_0x4391eb===_0x10d3c2)break;else _0x290d83['push'](_0x290d83['shift']());}catch(_0x4d2df7){_0x290d83['push'](_0x290d83['shift']());}}}(_0x5605,0x82c0c));import{Plugin as _0x4d7b5e}from'ckeditor5/src/core.js';function _0x5605(){const _0x34373e=['addCommentThread','8FwLTAK','3422223PvOnxD','CommentsEditing','5902758AvZSrX','get','15412YnbxvE','3270dFbxzK','afterInit','880076DqHNYI','3XRfHJa','668035UmrhQR','has','5WgBulN','TrackChangesEditing','plugins','enableCommand','80586EVMbtC','2278872KTUyZQ','editor'];_0x5605=function(){return _0x34373e;};return _0x5605();}export default class H extends _0x4d7b5e{[_0x5c200(0x183)](){const _0x775237=_0x5c200,_0x262b07=this[_0x775237(0x18e)];if(!_0x262b07[_0x775237(0x18a)][_0x775237(0x187)](_0x775237(0x17e)))return;_0x262b07[_0x775237(0x18a)][_0x775237(0x180)](_0x775237(0x189))[_0x775237(0x18b)](_0x775237(0x18f));}}
23
+ const _0x1d9e14=_0x1749;(function(_0x391810,_0x45e893){const _0x2c53e3=_0x1749,_0x82d678=_0x391810();while(!![]){try{const _0x2aaab7=-parseInt(_0x2c53e3(0x96))/0x1*(parseInt(_0x2c53e3(0x98))/0x2)+-parseInt(_0x2c53e3(0x88))/0x3*(parseInt(_0x2c53e3(0x94))/0x4)+parseInt(_0x2c53e3(0x87))/0x5+-parseInt(_0x2c53e3(0x8a))/0x6+parseInt(_0x2c53e3(0x8d))/0x7+parseInt(_0x2c53e3(0x8c))/0x8*(-parseInt(_0x2c53e3(0x91))/0x9)+parseInt(_0x2c53e3(0x8f))/0xa;if(_0x2aaab7===_0x45e893)break;else _0x82d678['push'](_0x82d678['shift']());}catch(_0x2c18c3){_0x82d678['push'](_0x82d678['shift']());}}}(_0x2323,0xe4c63));function _0x2323(){const _0x1a29cf=['11236920DERtKh','afterInit','2416RNIISA','9329796coEAQW','enableCommand','45771750NMMaQp','plugins','20133nKRgXZ','has','editor','165628vpNXuP','addCommentThread','1583GitwEU','TrackChangesEditing','1468zFcZfv','CommentsEditing','933085GvCjOd','105hPnnki','get'];_0x2323=function(){return _0x1a29cf;};return _0x2323();}import{Plugin as _0x56a1e0}from'ckeditor5/src/core.js';function _0x1749(_0x3349fc,_0x1c524d){const _0x2323b9=_0x2323();return _0x1749=function(_0x1749b5,_0x16d636){_0x1749b5=_0x1749b5-0x87;let _0x216f35=_0x2323b9[_0x1749b5];return _0x216f35;},_0x1749(_0x3349fc,_0x1c524d);}export default class H extends _0x56a1e0{[_0x1d9e14(0x8b)](){const _0x14cbfe=_0x1d9e14,_0x54bb8b=this[_0x14cbfe(0x93)];if(!_0x54bb8b[_0x14cbfe(0x90)][_0x14cbfe(0x92)](_0x14cbfe(0x99)))return;_0x54bb8b[_0x14cbfe(0x90)][_0x14cbfe(0x89)](_0x14cbfe(0x97))[_0x14cbfe(0x8e)](_0x14cbfe(0x95));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5b69ba=_0x43c1;(function(_0x1a5aff,_0x2f908d){const _0x4e523c=_0x43c1,_0x371acf=_0x1a5aff();while(!![]){try{const _0x1a1985=-parseInt(_0x4e523c(0x1d6))/0x1+parseInt(_0x4e523c(0x1ff))/0x2*(-parseInt(_0x4e523c(0x1f8))/0x3)+-parseInt(_0x4e523c(0x1e2))/0x4*(-parseInt(_0x4e523c(0x1ea))/0x5)+parseInt(_0x4e523c(0x1e0))/0x6*(parseInt(_0x4e523c(0x213))/0x7)+-parseInt(_0x4e523c(0x209))/0x8*(parseInt(_0x4e523c(0x1e5))/0x9)+-parseInt(_0x4e523c(0x1e8))/0xa*(parseInt(_0x4e523c(0x1fd))/0xb)+parseInt(_0x4e523c(0x212))/0xc;if(_0x1a1985===_0x2f908d)break;else _0x371acf['push'](_0x371acf['shift']());}catch(_0x48ab61){_0x371acf['push'](_0x371acf['shift']());}}}(_0x54b8,0x64a5a));import{Plugin as _0x23be28}from'ckeditor5/src/core.js';import{LiveRange as _0x101a45}from'ckeditor5/src/engine.js';import{Delete as _0x48f868}from'ckeditor5/src/typing.js';function _0x54b8(){const _0x433d6f=['713043iBvlzk','getFirstRange','enqueueChange','330WSlIol','unit','4580TEpnHz','markerNameToElements','editor','isCollapsed','get','commands','start','init','rootName','batch','createRange','writer','markerName','high','249WZcRTI','options','selection','unlock','document','34309VapjwQ','setSelection','3106yHhVMt','root','addMarker:suggestion:deletion','TrackChangesEditing','buffer','fromRange','plugins','removeMarker:suggestion:deletion','end','createSelection','8ynKvDb','model','forward','merge','$graveyard','detach','editing','remove','deleteForward','7559832LdJOkR','119qGranj','449236AzCViJ','downcastDispatcher','lock','enableCommand','showSuggestionHighlights','modifySelection','bind','delete','data','mapper','92238RTGsYQ','requires','1228YwBTjU','uiElement','unbindElementFromMarkerName'];_0x54b8=function(){return _0x433d6f;};return _0x54b8();}import{downcastSplitMergeMarker as _0x588f74}from'./utils.js';function _0x43c1(_0x1f5081,_0x3bbfef){const _0x54b80b=_0x54b8();return _0x43c1=function(_0x43c194,_0x11032b){_0x43c194=_0x43c194-0x1d6;let _0x5e2bc5=_0x54b80b[_0x43c194];return _0x5e2bc5;},_0x43c1(_0x1f5081,_0x3bbfef);}export default class q extends _0x23be28{static get[_0x5b69ba(0x1e1)](){return[_0x48f868];}[_0x5b69ba(0x1f1)](){const _0x87aeb4=_0x5b69ba,_0x38c7e2=this[_0x87aeb4(0x1ec)],_0x209363=_0x38c7e2[_0x87aeb4(0x205)][_0x87aeb4(0x1ee)](_0x87aeb4(0x202));_0x209363[_0x87aeb4(0x1d9)](_0x87aeb4(0x1dd));const _0x596f93=_0x38c7e2[_0x87aeb4(0x1ef)][_0x87aeb4(0x1ee)](_0x87aeb4(0x211));_0x209363[_0x87aeb4(0x1d9)](_0x87aeb4(0x211),(_0x443640,_0x3d36f5={})=>{const _0x2589e9=_0x87aeb4,_0x11d4a9=_0x38c7e2[_0x2589e9(0x20a)][_0x2589e9(0x208)](_0x38c7e2[_0x2589e9(0x20a)][_0x2589e9(0x1fc)][_0x2589e9(0x1fa)]);_0x11d4a9[_0x2589e9(0x1ed)]&&_0x38c7e2[_0x2589e9(0x20a)][_0x2589e9(0x1db)](_0x11d4a9,{'direction':_0x2589e9(0x20b),'unit':_0x3d36f5[_0x2589e9(0x1e9)]});const _0x39bb8c=_0x11d4a9[_0x2589e9(0x1e6)](),_0x2efe57=_0x101a45[_0x2589e9(0x204)](_0x39bb8c);let _0x3853c4;_0x443640(_0x3d36f5),_0x3853c4=_0x2589e9(0x20d)==_0x2efe57[_0x2589e9(0x200)][_0x2589e9(0x1f2)]?_0x38c7e2[_0x2589e9(0x20a)][_0x2589e9(0x1f4)](_0x39bb8c[_0x2589e9(0x1f0)]):_0x38c7e2[_0x2589e9(0x20a)][_0x2589e9(0x1f4)](_0x2efe57[_0x2589e9(0x1f0)],_0x2efe57[_0x2589e9(0x207)]),_0x2efe57[_0x2589e9(0x20e)](),_0x38c7e2[_0x2589e9(0x20a)][_0x2589e9(0x1e7)](_0x596f93[_0x2589e9(0x203)][_0x2589e9(0x1f3)],_0xb7764=>{const _0x584527=_0x2589e9;_0x596f93[_0x584527(0x203)][_0x584527(0x1d8)](),_0xb7764[_0x584527(0x1fe)](_0xb7764[_0x584527(0x1f4)](_0x3853c4[_0x584527(0x207)])),_0x596f93[_0x584527(0x203)][_0x584527(0x1fb)]();});}),_0x38c7e2[_0x87aeb4(0x20f)][_0x87aeb4(0x1d7)]['on'](_0x87aeb4(0x201),_0x588f74(_0x38c7e2,_0x87aeb4(0x20c)),{'priority':_0x87aeb4(0x1f7)}),_0x38c7e2[_0x87aeb4(0x1de)][_0x87aeb4(0x1d7)]['on'](_0x87aeb4(0x201),(_0x27929f,_0x1cfa2d,_0x40ac64)=>{const _0x394d3b=_0x87aeb4;_0x40ac64[_0x394d3b(0x1f9)][_0x394d3b(0x1da)]&&_0x588f74(_0x38c7e2,_0x394d3b(0x20c),{'showActiveMarker':!0x1})[_0x394d3b(0x1dc)](this)(_0x27929f,_0x1cfa2d,_0x40ac64);},{'priority':_0x87aeb4(0x1f7)}),_0x38c7e2[_0x87aeb4(0x20f)][_0x87aeb4(0x1d7)]['on'](_0x87aeb4(0x206),(_0x4d81ea,_0x468898,_0xedb292)=>{const _0x48dc54=_0x87aeb4,_0x4900da=_0xedb292[_0x48dc54(0x1df)][_0x48dc54(0x1eb)](_0x468898[_0x48dc54(0x1f6)]);if(_0x4900da){for(const _0x4e9b08 of _0x4900da)_0x4e9b08['is'](_0x48dc54(0x1e3))&&(_0xedb292[_0x48dc54(0x1df)][_0x48dc54(0x1e4)](_0x4e9b08,_0x468898[_0x48dc54(0x1f6)]),_0xedb292[_0x48dc54(0x1f5)][_0x48dc54(0x210)](_0x4e9b08));}},{'priority':_0x87aeb4(0x1f7)});}}
23
+ const _0x51caa7=_0x1424;(function(_0x1ffe95,_0x12960c){const _0x4a298e=_0x1424,_0x3b7032=_0x1ffe95();while(!![]){try{const _0x26bc89=parseInt(_0x4a298e(0x16b))/0x1*(parseInt(_0x4a298e(0x18c))/0x2)+parseInt(_0x4a298e(0x16c))/0x3*(-parseInt(_0x4a298e(0x169))/0x4)+parseInt(_0x4a298e(0x180))/0x5+-parseInt(_0x4a298e(0x151))/0x6*(-parseInt(_0x4a298e(0x152))/0x7)+-parseInt(_0x4a298e(0x167))/0x8*(parseInt(_0x4a298e(0x177))/0x9)+-parseInt(_0x4a298e(0x17e))/0xa+-parseInt(_0x4a298e(0x166))/0xb*(-parseInt(_0x4a298e(0x17d))/0xc);if(_0x26bc89===_0x12960c)break;else _0x3b7032['push'](_0x3b7032['shift']());}catch(_0x280ce7){_0x3b7032['push'](_0x3b7032['shift']());}}}(_0x22e7,0x4af60));function _0x22e7(){const _0x255297=['start','TrackChangesEditing','unit','1794042lWyeGJ','forward','editor','lock','showSuggestionHighlights','modifySelection','1116fPBfOm','10430NaCysI','markerNameToElements','1314560xQIJPe','deleteForward','batch','markerName','isCollapsed','remove','options','writer','bind','createSelection','setSelection','buffer','3028gCxShX','data','mapper','18ETyzJm','415702BnGHtJ','detach','get','root','editing','addMarker:suggestion:deletion','plugins','selection','createRange','requires','unlock','merge','init','$graveyard','getFirstRange','uiElement','high','rootName','unbindElementFromMarkerName','delete','17732xnvLkd','8eaNEui','enqueueChange','4AaJQfR','enableCommand','208fSTlxE','1195431RUxOmi','commands','fromRange','document','removeMarker:suggestion:deletion','model','end','downcastDispatcher'];_0x22e7=function(){return _0x255297;};return _0x22e7();}import{Plugin as _0x30e5ad}from'ckeditor5/src/core.js';function _0x1424(_0x5d380a,_0x4858f5){const _0x22e70d=_0x22e7();return _0x1424=function(_0x1424a1,_0x30c6d2){_0x1424a1=_0x1424a1-0x151;let _0x5c771d=_0x22e70d[_0x1424a1];return _0x5c771d;},_0x1424(_0x5d380a,_0x4858f5);}import{LiveRange as _0x1cafd1}from'ckeditor5/src/engine.js';import{Delete as _0x1244e3}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x5e1da5}from'./utils.js';export default class q extends _0x30e5ad{static get[_0x51caa7(0x15b)](){return[_0x1244e3];}[_0x51caa7(0x15e)](){const _0x16bb0c=_0x51caa7,_0x2e3782=this[_0x16bb0c(0x179)],_0x38ef31=_0x2e3782[_0x16bb0c(0x158)][_0x16bb0c(0x154)](_0x16bb0c(0x175));_0x38ef31[_0x16bb0c(0x16a)](_0x16bb0c(0x165));const _0x1fc1bc=_0x2e3782[_0x16bb0c(0x16d)][_0x16bb0c(0x154)](_0x16bb0c(0x181));_0x38ef31[_0x16bb0c(0x16a)](_0x16bb0c(0x181),(_0x55904b,_0x38fd71={})=>{const _0x14d75b=_0x16bb0c,_0x1df179=_0x2e3782[_0x14d75b(0x171)][_0x14d75b(0x189)](_0x2e3782[_0x14d75b(0x171)][_0x14d75b(0x16f)][_0x14d75b(0x159)]);_0x1df179[_0x14d75b(0x184)]&&_0x2e3782[_0x14d75b(0x171)][_0x14d75b(0x17c)](_0x1df179,{'direction':_0x14d75b(0x178),'unit':_0x38fd71[_0x14d75b(0x176)]});const _0x383660=_0x1df179[_0x14d75b(0x160)](),_0x1e2342=_0x1cafd1[_0x14d75b(0x16e)](_0x383660);let _0x3ca971;_0x55904b(_0x38fd71),_0x3ca971=_0x14d75b(0x15f)==_0x1e2342[_0x14d75b(0x155)][_0x14d75b(0x163)]?_0x2e3782[_0x14d75b(0x171)][_0x14d75b(0x15a)](_0x383660[_0x14d75b(0x174)]):_0x2e3782[_0x14d75b(0x171)][_0x14d75b(0x15a)](_0x1e2342[_0x14d75b(0x174)],_0x1e2342[_0x14d75b(0x172)]),_0x1e2342[_0x14d75b(0x153)](),_0x2e3782[_0x14d75b(0x171)][_0x14d75b(0x168)](_0x1fc1bc[_0x14d75b(0x18b)][_0x14d75b(0x182)],_0x4c2b80=>{const _0x2d7d31=_0x14d75b;_0x1fc1bc[_0x2d7d31(0x18b)][_0x2d7d31(0x17a)](),_0x4c2b80[_0x2d7d31(0x18a)](_0x4c2b80[_0x2d7d31(0x15a)](_0x3ca971[_0x2d7d31(0x172)])),_0x1fc1bc[_0x2d7d31(0x18b)][_0x2d7d31(0x15c)]();});}),_0x2e3782[_0x16bb0c(0x156)][_0x16bb0c(0x173)]['on'](_0x16bb0c(0x157),_0x5e1da5(_0x2e3782,_0x16bb0c(0x15d)),{'priority':_0x16bb0c(0x162)}),_0x2e3782[_0x16bb0c(0x18d)][_0x16bb0c(0x173)]['on'](_0x16bb0c(0x157),(_0x240e68,_0xd2d9a6,_0x5f514b)=>{const _0x52152e=_0x16bb0c;_0x5f514b[_0x52152e(0x186)][_0x52152e(0x17b)]&&_0x5e1da5(_0x2e3782,_0x52152e(0x15d),{'showActiveMarker':!0x1})[_0x52152e(0x188)](this)(_0x240e68,_0xd2d9a6,_0x5f514b);},{'priority':_0x16bb0c(0x162)}),_0x2e3782[_0x16bb0c(0x156)][_0x16bb0c(0x173)]['on'](_0x16bb0c(0x170),(_0x21df7b,_0x3cc1d6,_0x532159)=>{const _0x3a2e36=_0x16bb0c,_0x87d864=_0x532159[_0x3a2e36(0x18e)][_0x3a2e36(0x17f)](_0x3cc1d6[_0x3a2e36(0x183)]);if(_0x87d864){for(const _0x45c3e2 of _0x87d864)_0x45c3e2['is'](_0x3a2e36(0x161))&&(_0x532159[_0x3a2e36(0x18e)][_0x3a2e36(0x164)](_0x45c3e2,_0x3cc1d6[_0x3a2e36(0x183)]),_0x532159[_0x3a2e36(0x187)][_0x3a2e36(0x185)](_0x45c3e2));}},{'priority':_0x16bb0c(0x162)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x59dbd8=_0x5342;function _0x455a(){const _0x48e93c=['markerNameToElements','mapper','TrackChangesEditing','enterBlock','parent','30EFDRnc','3339391EytInf','remove','8020572TqZWeZ','createRange','document','split','downcastDispatcher','showSuggestionHighlights','editing','19816gEjvxb','1359FWmBtk','1729vepmmw','150099XjjFib','writer','afterExecute','commands','ck-suggestion-marker-split','566LTFHsg','enableCommand','model','fire','requires','2252mRGZNG','options','9122952uiXQRl','bind','change','init','editor','plugins','enter','data','getFirstRange','nextSibling','createPositionAt','hasClass','detach','60PtIOMh','markerName','setSelection','addMarker:suggestion:insertion','high','fromRange','86712Kbrmco','getFirstPosition','removeMarker:suggestion:insertion','unbindElementFromMarkerName','selection','5thNDxF','end','markInsertion','get'];_0x455a=function(){return _0x48e93c;};return _0x455a();}(function(_0x3b8965,_0x2b74b0){const _0x1ebfc9=_0x5342,_0x22286f=_0x3b8965();while(!![]){try{const _0x8367a6=parseInt(_0x1ebfc9(0xfd))/0x1*(-parseInt(_0x1ebfc9(0x102))/0x2)+-parseInt(_0x1ebfc9(0xf8))/0x3*(-parseInt(_0x1ebfc9(0x111))/0x4)+-parseInt(_0x1ebfc9(0x11c))/0x5*(-parseInt(_0x1ebfc9(0x104))/0x6)+-parseInt(_0x1ebfc9(0x128))/0x7+parseInt(_0x1ebfc9(0xf5))/0x8*(parseInt(_0x1ebfc9(0xf6))/0x9)+parseInt(_0x1ebfc9(0x125))/0xa*(parseInt(_0x1ebfc9(0x126))/0xb)+parseInt(_0x1ebfc9(0x117))/0xc*(-parseInt(_0x1ebfc9(0xf7))/0xd);if(_0x8367a6===_0x2b74b0)break;else _0x22286f['push'](_0x22286f['shift']());}catch(_0x4a1b9a){_0x22286f['push'](_0x22286f['shift']());}}}(_0x455a,0xc6243));import{Plugin as _0x5c2529}from'ckeditor5/src/core.js';import{Enter as _0x2d0a7d}from'ckeditor5/src/enter.js';import{LiveRange as _0x3eb92a}from'ckeditor5/src/engine.js';function _0x5342(_0x4f8e61,_0x5ced14){const _0x455a31=_0x455a();return _0x5342=function(_0x5342a7,_0x5af5f5){_0x5342a7=_0x5342a7-0xef;let _0x5f46c2=_0x455a31[_0x5342a7];return _0x5f46c2;},_0x5342(_0x4f8e61,_0x5ced14);}import{downcastSplitMergeMarker as _0x544dad}from'./utils.js';export default class W extends _0x5c2529{static get[_0x59dbd8(0x101)](){return[_0x2d0a7d];}[_0x59dbd8(0x107)](){const _0x2e572f=_0x59dbd8,_0x255399=this[_0x2e572f(0x108)],_0x36936c=_0x255399[_0x2e572f(0x109)][_0x2e572f(0x11f)](_0x2e572f(0x122)),_0x3e5d01=_0x255399[_0x2e572f(0xfb)][_0x2e572f(0x11f)](_0x2e572f(0x10a));_0x36936c[_0x2e572f(0xfe)](_0x2e572f(0x10a),()=>{const _0x3a65ea=_0x2e572f;_0x255399[_0x3a65ea(0xff)][_0x3a65ea(0x106)](_0x5e86d0=>{const _0x2fe0b6=_0x3a65ea,_0x471828=_0x255399[_0x2fe0b6(0xff)][_0x2fe0b6(0xf0)][_0x2fe0b6(0x11b)],_0x16d493=_0x471828[_0x2fe0b6(0x118)](),_0x3f1f7c=_0x3eb92a[_0x2fe0b6(0x116)](_0x471828[_0x2fe0b6(0x10c)]());if(_0x3e5d01[_0x2fe0b6(0x123)](_0x5e86d0)){const _0x5afed3=_0x255399[_0x2fe0b6(0xff)][_0x2fe0b6(0x10e)](_0x16d493[_0x2fe0b6(0x124)][_0x2fe0b6(0x10d)],0x0),_0x1359c5=_0x5e86d0[_0x2fe0b6(0xef)](_0x16d493,_0x5afed3);_0x36936c[_0x2fe0b6(0x11e)](_0x1359c5);}else _0x5e86d0[_0x2fe0b6(0x113)](_0x5e86d0[_0x2fe0b6(0xef)](_0x3f1f7c[_0x2fe0b6(0x11d)]));_0x3f1f7c[_0x2fe0b6(0x110)](),_0x3e5d01[_0x2fe0b6(0x100)](_0x2fe0b6(0xfa),{'writer':_0x5e86d0});});}),_0x255399[_0x2e572f(0xf4)][_0x2e572f(0xf2)]['on'](_0x2e572f(0x114),_0x544dad(_0x255399,_0x2e572f(0xf1)),{'priority':_0x2e572f(0x115)}),_0x255399[_0x2e572f(0xf4)][_0x2e572f(0xf2)]['on'](_0x2e572f(0x119),(_0x3e3010,_0x343e87,_0x1bf96a)=>{const _0x27ad70=_0x2e572f,_0x160750=_0x1bf96a[_0x27ad70(0x121)][_0x27ad70(0x120)](_0x343e87[_0x27ad70(0x112)]);if(_0x160750){for(const _0x1bc93f of _0x160750)_0x1bc93f[_0x27ad70(0x10f)](_0x27ad70(0xfc))&&(_0x1bf96a[_0x27ad70(0x121)][_0x27ad70(0x11a)](_0x1bc93f,_0x343e87[_0x27ad70(0x112)]),_0x1bf96a[_0x27ad70(0xf9)][_0x27ad70(0x127)](_0x1bc93f));}},{'priority':_0x2e572f(0x115)}),_0x255399[_0x2e572f(0x10b)][_0x2e572f(0xf2)]['on'](_0x2e572f(0x114),(_0x557554,_0x908a21,_0x22303e)=>{const _0x32a08d=_0x2e572f;_0x22303e[_0x32a08d(0x103)][_0x32a08d(0xf3)]&&_0x544dad(_0x255399,_0x32a08d(0xf1),{'showActiveMarker':!0x1})[_0x32a08d(0x105)](this)(_0x557554,_0x908a21,_0x22303e);},{'priority':_0x2e572f(0x115)});}}
23
+ function _0x45d9(_0x31d558,_0x589c32){const _0x5d4325=_0x5d43();return _0x45d9=function(_0x45d937,_0x1192c5){_0x45d937=_0x45d937-0xbd;let _0x23929b=_0x5d4325[_0x45d937];return _0x23929b;},_0x45d9(_0x31d558,_0x589c32);}function _0x5d43(){const _0x152723=['ck-suggestion-marker-split','createPositionAt','3100113fgpExl','change','hasClass','detach','createRange','bind','setSelection','fromRange','afterExecute','fire','editing','1664985wAqfPk','439974FPkFaj','markerName','split','get','3984616pLfbEY','commands','data','24fTPyYr','writer','remove','nextSibling','init','markerNameToElements','removeMarker:suggestion:insertion','selection','4365360vGNSpM','enterBlock','4788410YsrSyH','options','unbindElementFromMarkerName','plugins','downcastDispatcher','getFirstPosition','TrackChangesEditing','enableCommand','showSuggestionHighlights','parent','requires','high','90ObCVqM','document','end','editor','mapper','2EszlVi','addMarker:suggestion:insertion','enter','getFirstRange','model','954077iWLXwM','markInsertion'];_0x5d43=function(){return _0x152723;};return _0x5d43();}const _0x401fd7=_0x45d9;(function(_0x4dbeb7,_0x386aac){const _0x5b9bb0=_0x45d9,_0x2a0625=_0x4dbeb7();while(!![]){try{const _0xcf0de3=parseInt(_0x5b9bb0(0xc3))/0x1*(-parseInt(_0x5b9bb0(0xbe))/0x2)+parseInt(_0x5b9bb0(0xc7))/0x3+parseInt(_0x5b9bb0(0xd7))/0x4+-parseInt(_0x5b9bb0(0xe4))/0x5+parseInt(_0x5b9bb0(0xe2))/0x6+-parseInt(_0x5b9bb0(0xd2))/0x7*(parseInt(_0x5b9bb0(0xda))/0x8)+parseInt(_0x5b9bb0(0xd3))/0x9*(parseInt(_0x5b9bb0(0xf0))/0xa);if(_0xcf0de3===_0x386aac)break;else _0x2a0625['push'](_0x2a0625['shift']());}catch(_0x19c556){_0x2a0625['push'](_0x2a0625['shift']());}}}(_0x5d43,0x8b957));import{Plugin as _0xdb785}from'ckeditor5/src/core.js';import{Enter as _0x15ea67}from'ckeditor5/src/enter.js';import{LiveRange as _0x586a9b}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x4c9216}from'./utils.js';export default class W extends _0xdb785{static get[_0x401fd7(0xee)](){return[_0x15ea67];}[_0x401fd7(0xde)](){const _0x37a249=_0x401fd7,_0x4bf1b0=this[_0x37a249(0xf3)],_0x1ca554=_0x4bf1b0[_0x37a249(0xe7)][_0x37a249(0xd6)](_0x37a249(0xea)),_0x55ff95=_0x4bf1b0[_0x37a249(0xd8)][_0x37a249(0xd6)](_0x37a249(0xc0));_0x1ca554[_0x37a249(0xeb)](_0x37a249(0xc0),()=>{const _0x261af4=_0x37a249;_0x4bf1b0[_0x261af4(0xc2)][_0x261af4(0xc8)](_0x54497d=>{const _0x43f210=_0x261af4,_0x3f0145=_0x4bf1b0[_0x43f210(0xc2)][_0x43f210(0xf1)][_0x43f210(0xe1)],_0x9fefcb=_0x3f0145[_0x43f210(0xe9)](),_0x416a3c=_0x586a9b[_0x43f210(0xce)](_0x3f0145[_0x43f210(0xc1)]());if(_0x55ff95[_0x43f210(0xe3)](_0x54497d)){const _0x48f9bd=_0x4bf1b0[_0x43f210(0xc2)][_0x43f210(0xc6)](_0x9fefcb[_0x43f210(0xed)][_0x43f210(0xdd)],0x0),_0x3ec9dd=_0x54497d[_0x43f210(0xcb)](_0x9fefcb,_0x48f9bd);_0x1ca554[_0x43f210(0xc4)](_0x3ec9dd);}else _0x54497d[_0x43f210(0xcd)](_0x54497d[_0x43f210(0xcb)](_0x416a3c[_0x43f210(0xf2)]));_0x416a3c[_0x43f210(0xca)](),_0x55ff95[_0x43f210(0xd0)](_0x43f210(0xcf),{'writer':_0x54497d});});}),_0x4bf1b0[_0x37a249(0xd1)][_0x37a249(0xe8)]['on'](_0x37a249(0xbf),_0x4c9216(_0x4bf1b0,_0x37a249(0xd5)),{'priority':_0x37a249(0xef)}),_0x4bf1b0[_0x37a249(0xd1)][_0x37a249(0xe8)]['on'](_0x37a249(0xe0),(_0x1f5bff,_0x15d7b6,_0x32422b)=>{const _0x56d41c=_0x37a249,_0x17066c=_0x32422b[_0x56d41c(0xbd)][_0x56d41c(0xdf)](_0x15d7b6[_0x56d41c(0xd4)]);if(_0x17066c){for(const _0x142e04 of _0x17066c)_0x142e04[_0x56d41c(0xc9)](_0x56d41c(0xc5))&&(_0x32422b[_0x56d41c(0xbd)][_0x56d41c(0xe6)](_0x142e04,_0x15d7b6[_0x56d41c(0xd4)]),_0x32422b[_0x56d41c(0xdb)][_0x56d41c(0xdc)](_0x142e04));}},{'priority':_0x37a249(0xef)}),_0x4bf1b0[_0x37a249(0xd9)][_0x37a249(0xe8)]['on'](_0x37a249(0xbf),(_0x44fa35,_0x5e7b77,_0x24ea55)=>{const _0x21d937=_0x37a249;_0x24ea55[_0x21d937(0xe5)][_0x21d937(0xec)]&&_0x4c9216(_0x4bf1b0,_0x21d937(0xd5),{'showActiveMarker':!0x1})[_0x21d937(0xcc)](this)(_0x44fa35,_0x5e7b77,_0x24ea55);},{'priority':_0x37a249(0xef)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x36be9c=_0x101a;(function(_0x101b6e,_0x181066){const _0x4cf804=_0x101a,_0x14c7f6=_0x101b6e();while(!![]){try{const _0x33724a=-parseInt(_0x4cf804(0x129))/0x1+-parseInt(_0x4cf804(0x123))/0x2+parseInt(_0x4cf804(0x128))/0x3+parseInt(_0x4cf804(0x12e))/0x4*(parseInt(_0x4cf804(0x12d))/0x5)+-parseInt(_0x4cf804(0x12c))/0x6*(-parseInt(_0x4cf804(0x132))/0x7)+parseInt(_0x4cf804(0x12f))/0x8*(-parseInt(_0x4cf804(0x13d))/0x9)+parseInt(_0x4cf804(0x12a))/0xa;if(_0x33724a===_0x181066)break;else _0x14c7f6['push'](_0x14c7f6['shift']());}catch(_0xe6751a){_0x14c7f6['push'](_0x14c7f6['shift']());}}}(_0x3e74,0x1f524));function _0x3e74(){const _0x23ccf0=['490074wJPwGU','165358cOmAHm','1399270KjvFij','getMarkersGroup','18dLliLa','5sHRjAI','687156FmRfac','72512RwTHVt','string','enableCommand','77203XTTivO','editor','has','markers','findPrevious','end','FindAndReplaceUtils','_isInDeletionRange','item','suggestion:deletion','handleFindCommand','9rlmGDG','getIntersection','findByTextCallback','get','createPositionAt','bind','filter','getRange','find','start','replaceAll','model','FindAndReplaceEditing','findNext','TrackChangesEditing','410894OlOmKb','createRange','replace','afterInit','plugins'];_0x3e74=function(){return _0x23ccf0;};return _0x3e74();}import{Plugin as _0x42ad7b}from'ckeditor5/src/core.js';function _0x101a(_0x4b4c59,_0x56b877){const _0x3e74f6=_0x3e74();return _0x101a=function(_0x101ad7,_0x3ba8e6){_0x101ad7=_0x101ad7-0x121;let _0x40259c=_0x3e74f6[_0x101ad7];return _0x40259c;},_0x101a(_0x4b4c59,_0x56b877);}export default class J extends _0x42ad7b{[_0x36be9c(0x126)](){const _0x22ffce=_0x36be9c;if(!this[_0x22ffce(0x133)][_0x22ffce(0x127)][_0x22ffce(0x134)](_0x22ffce(0x149)))return;const _0x592c54=this[_0x22ffce(0x133)][_0x22ffce(0x127)][_0x22ffce(0x140)](_0x22ffce(0x122));_0x592c54[_0x22ffce(0x131)](_0x22ffce(0x145),this[_0x22ffce(0x13c)][_0x22ffce(0x142)](this)),_0x592c54[_0x22ffce(0x131)](_0x22ffce(0x121)),_0x592c54[_0x22ffce(0x131)](_0x22ffce(0x136)),_0x592c54[_0x22ffce(0x131)](_0x22ffce(0x125)),_0x592c54[_0x22ffce(0x131)](_0x22ffce(0x147));}[_0x36be9c(0x13c)](_0x218f26,_0x1cf06f,_0x500bd0={}){const _0xc95935=_0x36be9c,_0x5d9ca8=this[_0xc95935(0x133)][_0xc95935(0x127)][_0xc95935(0x140)](_0xc95935(0x138));return _0x218f26(_0x111a92=>(_0xc95935(0x130)==typeof _0x1cf06f?_0x5d9ca8[_0xc95935(0x13f)](_0x1cf06f,_0x500bd0):_0x1cf06f)(_0x111a92)[_0xc95935(0x143)](_0x3ee2a5=>!0x1===this[_0xc95935(0x139)](_0x3ee2a5,_0x111a92[_0xc95935(0x13a)])),_0x500bd0);}[_0x36be9c(0x139)](_0x230a77,_0x3dd199){const _0x511d96=_0x36be9c,_0x5c7cc5=this[_0x511d96(0x133)][_0x511d96(0x148)][_0x511d96(0x124)](this[_0x511d96(0x133)][_0x511d96(0x148)][_0x511d96(0x141)](_0x3dd199,_0x230a77[_0x511d96(0x146)]),this[_0x511d96(0x133)][_0x511d96(0x148)][_0x511d96(0x141)](_0x3dd199,_0x230a77[_0x511d96(0x137)]));for(const _0x1bb764 of this[_0x511d96(0x133)][_0x511d96(0x148)][_0x511d96(0x135)][_0x511d96(0x12b)](_0x511d96(0x13b)))if(null!==_0x5c7cc5[_0x511d96(0x13e)](_0x1bb764[_0x511d96(0x144)]()))return!0x0;return!0x1;}}
23
+ const _0x5e28d6=_0x1d1b;(function(_0x1094b4,_0x1c42ba){const _0x16cf02=_0x1d1b,_0x28393c=_0x1094b4();while(!![]){try{const _0x3da029=parseInt(_0x16cf02(0x110))/0x1*(-parseInt(_0x16cf02(0xf2))/0x2)+-parseInt(_0x16cf02(0xf8))/0x3+-parseInt(_0x16cf02(0xf5))/0x4+-parseInt(_0x16cf02(0x111))/0x5+parseInt(_0x16cf02(0x112))/0x6*(-parseInt(_0x16cf02(0x10b))/0x7)+parseInt(_0x16cf02(0xf4))/0x8+parseInt(_0x16cf02(0x100))/0x9*(parseInt(_0x16cf02(0xec))/0xa);if(_0x3da029===_0x1c42ba)break;else _0x28393c['push'](_0x28393c['shift']());}catch(_0x25d835){_0x28393c['push'](_0x28393c['shift']());}}}(_0x4537,0x20dae));function _0x1d1b(_0xe7000,_0x1109b0){const _0x453762=_0x4537();return _0x1d1b=function(_0x1d1b2b,_0x52577c){_0x1d1b2b=_0x1d1b2b-0xec;let _0x3c4d7a=_0x453762[_0x1d1b2b];return _0x3c4d7a;},_0x1d1b(_0xe7000,_0x1109b0);}function _0x4537(){const _0x11b7a8=['createRange','66897PXMPjA','1249925IwidUD','162tNVqiW','TrackChangesEditing','item','770mDuXQl','enableCommand','suggestion:deletion','markers','getIntersection','findPrevious','2InfXFb','findByTextCallback','1689424GIVRbo','663028WRLtyv','plugins','has','249324kOfCai','_isInDeletionRange','replaceAll','string','model','bind','FindAndReplaceEditing','getRange','86058lRNqPO','getMarkersGroup','start','FindAndReplaceUtils','replace','createPositionAt','end','filter','editor','handleFindCommand','find','64071CtrsUe','findNext','get','afterInit'];_0x4537=function(){return _0x11b7a8;};return _0x4537();}import{Plugin as _0x2591aa}from'ckeditor5/src/core.js';export default class J extends _0x2591aa{[_0x5e28d6(0x10e)](){const _0x58eb3d=_0x5e28d6;if(!this[_0x58eb3d(0x108)][_0x58eb3d(0xf6)][_0x58eb3d(0xf7)](_0x58eb3d(0xfe)))return;const _0x15ed7b=this[_0x58eb3d(0x108)][_0x58eb3d(0xf6)][_0x58eb3d(0x10d)](_0x58eb3d(0x113));_0x15ed7b[_0x58eb3d(0xed)](_0x58eb3d(0x10a),this[_0x58eb3d(0x109)][_0x58eb3d(0xfd)](this)),_0x15ed7b[_0x58eb3d(0xed)](_0x58eb3d(0x10c)),_0x15ed7b[_0x58eb3d(0xed)](_0x58eb3d(0xf1)),_0x15ed7b[_0x58eb3d(0xed)](_0x58eb3d(0x104)),_0x15ed7b[_0x58eb3d(0xed)](_0x58eb3d(0xfa));}[_0x5e28d6(0x109)](_0x229c1e,_0x226204,_0x169411={}){const _0x4fb91c=_0x5e28d6,_0x4952cb=this[_0x4fb91c(0x108)][_0x4fb91c(0xf6)][_0x4fb91c(0x10d)](_0x4fb91c(0x103));return _0x229c1e(_0x16fe23=>(_0x4fb91c(0xfb)==typeof _0x226204?_0x4952cb[_0x4fb91c(0xf3)](_0x226204,_0x169411):_0x226204)(_0x16fe23)[_0x4fb91c(0x107)](_0x2af7be=>!0x1===this[_0x4fb91c(0xf9)](_0x2af7be,_0x16fe23[_0x4fb91c(0x114)])),_0x169411);}[_0x5e28d6(0xf9)](_0x3cff10,_0x267539){const _0x310b16=_0x5e28d6,_0x5dffab=this[_0x310b16(0x108)][_0x310b16(0xfc)][_0x310b16(0x10f)](this[_0x310b16(0x108)][_0x310b16(0xfc)][_0x310b16(0x105)](_0x267539,_0x3cff10[_0x310b16(0x102)]),this[_0x310b16(0x108)][_0x310b16(0xfc)][_0x310b16(0x105)](_0x267539,_0x3cff10[_0x310b16(0x106)]));for(const _0x2c743a of this[_0x310b16(0x108)][_0x310b16(0xfc)][_0x310b16(0xef)][_0x310b16(0x101)](_0x310b16(0xee)))if(null!==_0x5dffab[_0x310b16(0xf0)](_0x2c743a[_0x310b16(0xff)]()))return!0x0;return!0x1;}}