@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240416.0 → 0.0.0-nightly-20240418.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-20240418.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-20240418.0",
44
+ "ckeditor5-collaboration": "0.0.0-nightly-20240418.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 _0x3f9d81=_0x2904;function _0x5ecd(){const _0x3483d4=['414tJUlTw','plugins','TrackChangesEditing','748NMPQWb','1779kLpRHP','isEnabled','_isEnabledBasedOnSelection','canEditAt','getRanges','3121895YcuXcx','execute','acceptSuggestion','64915VjpOgW','944286kTxiub','2268984oqYhJR','track-changes-accept-suggestion-not-found','_suggestions','90529vaiPME','editor','refresh','model','1900ergUfD','get','2817CLebKz'];_0x5ecd=function(){return _0x3483d4;};return _0x5ecd();}(function(_0x39b5e0,_0x2a5390){const _0x4872a9=_0x2904,_0x302b55=_0x39b5e0();while(!![]){try{const _0x392012=-parseInt(_0x4872a9(0x13f))/0x1+-parseInt(_0x4872a9(0x13b))/0x2+parseInt(_0x4872a9(0x132))/0x3*(parseInt(_0x4872a9(0x131))/0x4)+-parseInt(_0x4872a9(0x13a))/0x5*(-parseInt(_0x4872a9(0x12e))/0x6)+parseInt(_0x4872a9(0x137))/0x7+-parseInt(_0x4872a9(0x13c))/0x8+-parseInt(_0x4872a9(0x12d))/0x9*(parseInt(_0x4872a9(0x143))/0xa);if(_0x392012===_0x2a5390)break;else _0x302b55['push'](_0x302b55['shift']());}catch(_0x25d401){_0x302b55['push'](_0x302b55['shift']());}}}(_0x5ecd,0x8587a));import{Command as _0x321e98}from'ckeditor5/src/core.js';import{CKEditorError as _0x6f34a9}from'ckeditor5/src/utils.js';function _0x2904(_0x27bc0d,_0x421d79){const _0x5ecd91=_0x5ecd();return _0x2904=function(_0x290433,_0x4b8efd){_0x290433=_0x290433-0x12c;let _0x30ea99=_0x5ecd91[_0x290433];return _0x30ea99;},_0x2904(_0x27bc0d,_0x421d79);}export default class $ extends _0x321e98{constructor(_0x5a5559,_0x388068){const _0x3b9e72=_0x2904;super(_0x5a5559),this[_0x3b9e72(0x13e)]=_0x388068,this[_0x3b9e72(0x141)](),this[_0x3b9e72(0x134)]=!0x1;}[_0x3f9d81(0x141)](){const _0x22e58f=_0x3f9d81;this[_0x22e58f(0x133)]=!0x0;}[_0x3f9d81(0x138)](_0x4e7f4b){const _0x32a103=_0x3f9d81,_0x3bad8c=this[_0x32a103(0x13e)][_0x32a103(0x12c)](_0x4e7f4b);if(!_0x3bad8c)throw new _0x6f34a9(_0x32a103(0x13d),this);const _0x5cc67d=_0x3bad8c[_0x32a103(0x136)]();this[_0x32a103(0x140)][_0x32a103(0x142)][_0x32a103(0x135)](_0x5cc67d)&&this[_0x32a103(0x140)][_0x32a103(0x12f)][_0x32a103(0x12c)](_0x32a103(0x130))[_0x32a103(0x139)](_0x3bad8c);}}
@@ -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
+ function _0x2a7d(){const _0x49ed61=['22tghjmw','track-changes-discard-suggestion-not-found','plugins','get','3077265kisdfz','isEnabled','getRanges','TrackChangesEditing','refresh','editor','model','_isEnabledBasedOnSelection','discardSuggestion','510650xiCYzv','9243928FxhYcH','15290650KvZXpW','71027jxqwyj','1007064ipnkPW','9cTWjyo','execute','_suggestions','36gvyMFb','9380952OFkxhq','canEditAt'];_0x2a7d=function(){return _0x49ed61;};return _0x2a7d();}const _0x918e50=_0x59f6;(function(_0x28e067,_0x4a395e){const _0x9cd229=_0x59f6,_0x42eb91=_0x28e067();while(!![]){try{const _0x2ecaaf=-parseInt(_0x9cd229(0x116))/0x1*(-parseInt(_0x9cd229(0x11e))/0x2)+-parseInt(_0x9cd229(0x10a))/0x3+parseInt(_0x9cd229(0x11b))/0x4*(-parseInt(_0x9cd229(0x113))/0x5)+parseInt(_0x9cd229(0x117))/0x6+parseInt(_0x9cd229(0x11c))/0x7+-parseInt(_0x9cd229(0x114))/0x8*(parseInt(_0x9cd229(0x118))/0x9)+parseInt(_0x9cd229(0x115))/0xa;if(_0x2ecaaf===_0x4a395e)break;else _0x42eb91['push'](_0x42eb91['shift']());}catch(_0x21b772){_0x42eb91['push'](_0x42eb91['shift']());}}}(_0x2a7d,0xaf466));import{Command as _0x56793d}from'ckeditor5/src/core.js';function _0x59f6(_0x3ed149,_0x2ea2ff){const _0x2a7d69=_0x2a7d();return _0x59f6=function(_0x59f659,_0x521f8c){_0x59f659=_0x59f659-0x107;let _0x2f2c3a=_0x2a7d69[_0x59f659];return _0x2f2c3a;},_0x59f6(_0x3ed149,_0x2ea2ff);}import{CKEditorError as _0x228f51}from'ckeditor5/src/utils.js';export default class B extends _0x56793d{constructor(_0xb08d07,_0xe0d548){const _0x572e3b=_0x59f6;super(_0xb08d07),this[_0x572e3b(0x11a)]=_0xe0d548,this[_0x572e3b(0x10e)](),this[_0x572e3b(0x111)]=!0x1;}[_0x918e50(0x10e)](){const _0x4d549a=_0x918e50;this[_0x4d549a(0x10b)]=!0x0;}[_0x918e50(0x119)](_0x43a5b3){const _0x56cad0=_0x918e50,_0x2a2adc=this[_0x56cad0(0x11a)][_0x56cad0(0x109)](_0x43a5b3);if(!_0x2a2adc)throw new _0x228f51(_0x56cad0(0x107),this);const _0x3d081d=_0x2a2adc[_0x56cad0(0x10c)]();this[_0x56cad0(0x10f)][_0x56cad0(0x110)][_0x56cad0(0x11d)](_0x3d081d)&&this[_0x56cad0(0x10f)][_0x56cad0(0x108)][_0x56cad0(0x109)](_0x56cad0(0x10d))[_0x56cad0(0x112)](_0x2a2adc);}}
@@ -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
+ const _0x2006f0=_0x29fe;function _0x4b66(){const _0x2237a5=['_suggestions','122438iMuzuD','17524760imSdbw','execute','646286UuijKj','from','2711060hQkGil','editor','3AkTDlI','isInContent','18qXleit','canEditAt','values','some','1032potXZm','getRanges','model','_command','refresh','6192676mCcrAh','isEnabled','377345AnwLwE','_isEnabledBasedOnSelection','47133tiDpBH'];_0x4b66=function(){return _0x2237a5;};return _0x4b66();}(function(_0xf0b703,_0x46a052){const _0x360ff4=_0x29fe,_0x10d664=_0xf0b703();while(!![]){try{const _0x2e41d4=-parseInt(_0x360ff4(0x117))/0x1+parseInt(_0x360ff4(0x11a))/0x2*(-parseInt(_0x360ff4(0x106))/0x3)+-parseInt(_0x360ff4(0x11c))/0x4+parseInt(_0x360ff4(0x113))/0x5*(-parseInt(_0x360ff4(0x108))/0x6)+parseInt(_0x360ff4(0x111))/0x7+parseInt(_0x360ff4(0x10c))/0x8*(-parseInt(_0x360ff4(0x115))/0x9)+parseInt(_0x360ff4(0x118))/0xa;if(_0x2e41d4===_0x46a052)break;else _0x10d664['push'](_0x10d664['shift']());}catch(_0x27d309){_0x10d664['push'](_0x10d664['shift']());}}}(_0x4b66,0x955ea));import{Command as _0x33c8ea}from'ckeditor5/src/core.js';import{sortSuggestions as _0x5f035f,executeCommandForSuggestions as _0x301f18}from'../utils/utils.js';function _0x29fe(_0x5cc4bc,_0x1eb7e1){const _0x4b66f1=_0x4b66();return _0x29fe=function(_0x29fe9e,_0x43721f){_0x29fe9e=_0x29fe9e-0x106;let _0x1ea115=_0x4b66f1[_0x29fe9e];return _0x1ea115;},_0x29fe(_0x5cc4bc,_0x1eb7e1);}export default class x extends _0x33c8ea{constructor(_0x2ff715,_0x2bcc46,_0x441689){const _0x4d9cd0=_0x29fe;super(_0x2ff715),this[_0x4d9cd0(0x10f)]=_0x2bcc46,this[_0x4d9cd0(0x116)]=_0x441689,this[_0x4d9cd0(0x110)](),this[_0x4d9cd0(0x114)]=!0x1;}[_0x2006f0(0x110)](){const _0x32365c=_0x2006f0,_0x523d7c=Array[_0x32365c(0x11b)](this[_0x32365c(0x116)][_0x32365c(0x10a)]())[_0x32365c(0x10b)](_0x54d63b=>_0x54d63b[_0x32365c(0x107)]);this[_0x32365c(0x112)]=this[_0x32365c(0x10f)][_0x32365c(0x112)]&&_0x523d7c;}[_0x2006f0(0x119)](){const _0x31550a=_0x2006f0,_0x13c08c=_0x5f035f(Array[_0x31550a(0x11b)](this[_0x31550a(0x116)][_0x31550a(0x10a)]()));for(const _0x2e0da3 of _0x13c08c){const _0x5cff51=_0x2e0da3[_0x31550a(0x10d)]();if(!this[_0x31550a(0x11d)][_0x31550a(0x10e)][_0x31550a(0x109)](_0x5cff51))return;}_0x301f18(this[_0x31550a(0x11d)][_0x31550a(0x10e)],this[_0x31550a(0x10f)],_0x13c08c);}}
@@ -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
+ const _0x2d2442=_0x4f08;(function(_0x2487c3,_0x47a0e6){const _0x59c734=_0x4f08,_0xdf0f73=_0x2487c3();while(!![]){try{const _0x37ba13=-parseInt(_0x59c734(0x1c4))/0x1+parseInt(_0x59c734(0x1c1))/0x2*(-parseInt(_0x59c734(0x1c6))/0x3)+-parseInt(_0x59c734(0x1cb))/0x4*(-parseInt(_0x59c734(0x1c2))/0x5)+parseInt(_0x59c734(0x1b9))/0x6+-parseInt(_0x59c734(0x1c7))/0x7+parseInt(_0x59c734(0x1c9))/0x8+parseInt(_0x59c734(0x1be))/0x9*(parseInt(_0x59c734(0x1cc))/0xa);if(_0x37ba13===_0x47a0e6)break;else _0xdf0f73['push'](_0xdf0f73['shift']());}catch(_0x506941){_0xdf0f73['push'](_0xdf0f73['shift']());}}}(_0x5168,0x78db7));function _0x4f08(_0x2512b8,_0x34f2e3){const _0x516806=_0x5168();return _0x4f08=function(_0x4f0878,_0x122864){_0x4f0878=_0x4f0878-0x1b8;let _0x31ea1f=_0x516806[_0x4f0878];return _0x31ea1f;},_0x4f08(_0x2512b8,_0x34f2e3);}import{Command as _0x1924e0}from'ckeditor5/src/core.js';function _0x5168(){const _0x47b513=['editor','_isEnabledBasedOnSelection','isEnabled','values','_suggestions','document','5001534IjiMly','execute','_command','selection','model','2874078IIDdai','size','refresh','292dTfIeJ','197935QVBEBK','_selectedSuggestions','934296EoYhlF','canEditAt','1746NhQbxy','6920725rRhApQ','getRanges','7633384ycgzmr','from','40ewueHl','10hnXFNp'];_0x5168=function(){return _0x47b513;};return _0x5168();}import{sortSuggestions as _0x1d966d,getSelectedSuggestions as _0x55047d,executeCommandForSuggestions as _0x22635}from'../utils/utils.js';export default class R extends _0x1924e0{constructor(_0x14967d,_0x4d810a,_0x2f546a){const _0x141361=_0x4f08;super(_0x14967d),this[_0x141361(0x1bb)]=_0x4d810a,this[_0x141361(0x1d1)]=_0x2f546a,this[_0x141361(0x1c3)]=new Set(),this[_0x141361(0x1c0)](),this[_0x141361(0x1ce)]=!0x1;}[_0x2d2442(0x1c0)](){const _0x283fac=_0x2d2442,_0x3489f8=this[_0x283fac(0x1cd)][_0x283fac(0x1bd)][_0x283fac(0x1b8)][_0x283fac(0x1bc)],_0x1af89e=Array[_0x283fac(0x1ca)](this[_0x283fac(0x1d1)][_0x283fac(0x1d0)]());this[_0x283fac(0x1c3)]=_0x55047d(_0x3489f8,_0x1af89e),this[_0x283fac(0x1cf)]=this[_0x283fac(0x1bb)][_0x283fac(0x1cf)]&&!!this[_0x283fac(0x1c3)][_0x283fac(0x1bf)];}[_0x2d2442(0x1ba)](){const _0x4fc7d4=_0x2d2442,_0x26affe=_0x1d966d(Array[_0x4fc7d4(0x1ca)](this[_0x4fc7d4(0x1c3)]));for(const _0x4a882f of _0x26affe){const _0x18d8b6=_0x4a882f[_0x4fc7d4(0x1c8)]();if(!this[_0x4fc7d4(0x1cd)][_0x4fc7d4(0x1bd)][_0x4fc7d4(0x1c5)](_0x18d8b6))return;}_0x22635(this[_0x4fc7d4(0x1cd)][_0x4fc7d4(0x1bd)],this[_0x4fc7d4(0x1bb)],_0x26affe);}}
@@ -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 _0x33d326=_0x1bba;(function(_0x273858,_0x474d47){const _0x167ccc=_0x1bba,_0x1a19b8=_0x273858();while(!![]){try{const _0x53c0cd=-parseInt(_0x167ccc(0xe6))/0x1*(-parseInt(_0x167ccc(0xd9))/0x2)+parseInt(_0x167ccc(0xdc))/0x3+parseInt(_0x167ccc(0xe2))/0x4+-parseInt(_0x167ccc(0xe3))/0x5+parseInt(_0x167ccc(0xd7))/0x6*(parseInt(_0x167ccc(0xd6))/0x7)+-parseInt(_0x167ccc(0xd1))/0x8+parseInt(_0x167ccc(0xda))/0x9*(-parseInt(_0x167ccc(0xdd))/0xa);if(_0x53c0cd===_0x474d47)break;else _0x1a19b8['push'](_0x1a19b8['shift']());}catch(_0x3cc7f8){_0x1a19b8['push'](_0x1a19b8['shift']());}}}(_0x588d,0xa0e6b));function _0x588d(){const _0x74d3c9=['forceDisabled','value','clearForceDisabled','629069cYyAiu','42YzeBWx','affectsData','2nRhoIo','9sHyOYH','_enabledCommands','765744cCKCCe','1530110VjoFym','_enableCommands','commands','editor','refresh','3911332ovIedV','4283490yNjnAH','execute','_disableUnsupportedCommands','300137RCtPMl','isEnabled','has','_isEnabledBasedOnSelection','3948216XtgniA','TrackChangesCommand'];_0x588d=function(){return _0x74d3c9;};return _0x588d();}function _0x1bba(_0x48f727,_0x93e381){const _0x588db2=_0x588d();return _0x1bba=function(_0x1bba94,_0x174607){_0x1bba94=_0x1bba94-0xd1;let _0xb5398e=_0x588db2[_0x1bba94];return _0xb5398e;},_0x1bba(_0x48f727,_0x93e381);}import{Command as _0xfd0e94}from'ckeditor5/src/core.js';export default class M extends _0xfd0e94{constructor(_0x390747,_0x23ea11){const _0x4f3085=_0x1bba;super(_0x390747),this[_0x4f3085(0xdb)]=_0x23ea11,this[_0x4f3085(0xd4)]=!0x1,this[_0x4f3085(0xe1)](),this[_0x4f3085(0xe9)]=!0x1;}[_0x33d326(0xe1)](){const _0x2c9284=_0x33d326;this[_0x2c9284(0xe7)]=!0x0;}[_0x33d326(0xe4)](){const _0x58f618=_0x33d326;this[_0x58f618(0xd4)]=!this[_0x58f618(0xd4)],this[_0x58f618(0xd4)]?this[_0x58f618(0xe5)]():this[_0x58f618(0xde)]();}[_0x33d326(0xe5)](){const _0x2cbfdd=_0x33d326;for(const _0x500fc1 of this[_0x2cbfdd(0xe0)][_0x2cbfdd(0xdf)][_0x2cbfdd(0xdf)]())_0x500fc1[_0x2cbfdd(0xd8)]&&!this[_0x2cbfdd(0xdb)][_0x2cbfdd(0xe8)](_0x500fc1)&&_0x500fc1[_0x2cbfdd(0xd3)](_0x2cbfdd(0xd2));}[_0x33d326(0xde)](){const _0x1344e9=_0x33d326;for(const _0x14174a of this[_0x1344e9(0xe0)][_0x1344e9(0xdf)][_0x1344e9(0xdf)]())_0x14174a[_0x1344e9(0xd8)]&&!this[_0x1344e9(0xdb)][_0x1344e9(0xe8)](_0x14174a)&&_0x14174a[_0x1344e9(0xd5)](_0x1344e9(0xd2));}}
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 _0x148e(){var _0x41f642=['163513tyqgoM','8718358lepZBx','105yKRJLW','1165hxxmuc','900KqCtwl','1084527kPQJDX','8730bxhpdr','66644lVchZd','10gwtYoL','2988576lDrzqL','1567ekYMlI'];_0x148e=function(){return _0x41f642;};return _0x148e();}(function(_0x696dfa,_0x16d2d2){var _0x177649=_0x3c56,_0x51e3c1=_0x696dfa();while(!![]){try{var _0x4c0309=-parseInt(_0x177649(0xf1))/0x1*(parseInt(_0x177649(0xeb))/0x2)+parseInt(_0x177649(0xe9))/0x3*(parseInt(_0x177649(0xee))/0x4)+parseInt(_0x177649(0xea))/0x5*(parseInt(_0x177649(0xed))/0x6)+-parseInt(_0x177649(0xe7))/0x7+-parseInt(_0x177649(0xf0))/0x8+-parseInt(_0x177649(0xec))/0x9*(-parseInt(_0x177649(0xef))/0xa)+parseInt(_0x177649(0xe8))/0xb;if(_0x4c0309===_0x16d2d2)break;else _0x51e3c1['push'](_0x51e3c1['shift']());}catch(_0x395a97){_0x51e3c1['push'](_0x51e3c1['shift']());}}}(_0x148e,0xb2fde));function _0x3c56(_0x2a2be9,_0x298bc4){var _0x148ece=_0x148e();return _0x3c56=function(_0x3c5640,_0x30fbc6){_0x3c5640=_0x3c5640-0xe7;var _0x305001=_0x148ece[_0x3c5640];return _0x305001;},_0x3c56(_0x2a2be9,_0x298bc4);}export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _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 _0x10c82c=_0x2e44;(function(_0x174ca0,_0x360cac){const _0xf470fc=_0x2e44,_0x5d5481=_0x174ca0();while(!![]){try{const _0x5bfa3a=parseInt(_0xf470fc(0x1c9))/0x1+parseInt(_0xf470fc(0x1ce))/0x2*(parseInt(_0xf470fc(0x1c8))/0x3)+parseInt(_0xf470fc(0x1cf))/0x4+-parseInt(_0xf470fc(0x1db))/0x5*(parseInt(_0xf470fc(0x1d3))/0x6)+parseInt(_0xf470fc(0x1ca))/0x7*(parseInt(_0xf470fc(0x1da))/0x8)+parseInt(_0xf470fc(0x1d6))/0x9*(parseInt(_0xf470fc(0x1d0))/0xa)+-parseInt(_0xf470fc(0x1cc))/0xb*(parseInt(_0xf470fc(0x1d8))/0xc);if(_0x5bfa3a===_0x360cac)break;else _0x5d5481['push'](_0x5d5481['shift']());}catch(_0x4b81b3){_0x5d5481['push'](_0x5d5481['shift']());}}}(_0x5b4b,0xd7425));function _0x5b4b(){const _0x2f6302=['60223669BozZgr','TrackChangesEditing','4wUZvST','5427824yiiOio','10738460LCFCJS','showAIAssistant','commands','6Eogerp','get','plugins','9WJHkqN','enableCommand','12XiUKAE','editor','32ctxozN','49480kVbcQU','1959837bRxutG','1513880JyLPmo','1951663nOsHdN','afterInit'];_0x5b4b=function(){return _0x2f6302;};return _0x5b4b();}import{Plugin as _0x20b287}from'ckeditor5/src/core.js';function _0x2e44(_0x45bd19,_0x4c33e5){const _0x5b4b8d=_0x5b4b();return _0x2e44=function(_0x2e4427,_0x1f7b7a){_0x2e4427=_0x2e4427-0x1c8;let _0x49723f=_0x5b4b8d[_0x2e4427];return _0x49723f;},_0x2e44(_0x45bd19,_0x4c33e5);}export default class E extends _0x20b287{[_0x10c82c(0x1cb)](){const _0x463e99=_0x10c82c,_0x4c9b17=this[_0x463e99(0x1d9)],_0x5a734e=_0x4c9b17[_0x463e99(0x1d5)][_0x463e99(0x1d4)](_0x463e99(0x1cd));_0x4c9b17[_0x463e99(0x1d2)][_0x463e99(0x1d4)](_0x463e99(0x1d1))&&_0x5a734e[_0x463e99(0x1d7)](_0x463e99(0x1d1));}}
@@ -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
+ const _0x169db2=_0x4e78;function _0x4e78(_0x4dcbde,_0x4895e6){const _0x4b957b=_0x4b95();return _0x4e78=function(_0x4e78c9,_0x396fae){_0x4e78c9=_0x4e78c9-0x17f;let _0x251388=_0x4b957b[_0x4e78c9];return _0x251388;},_0x4e78(_0x4dcbde,_0x4895e6);}(function(_0x1f840d,_0x4c761b){const _0x2f23b6=_0x4e78,_0x558fd6=_0x1f840d();while(!![]){try{const _0x2927b7=parseInt(_0x2f23b6(0x195))/0x1+parseInt(_0x2f23b6(0x196))/0x2*(parseInt(_0x2f23b6(0x189))/0x3)+-parseInt(_0x2f23b6(0x17f))/0x4*(-parseInt(_0x2f23b6(0x1a2))/0x5)+parseInt(_0x2f23b6(0x18e))/0x6*(-parseInt(_0x2f23b6(0x19e))/0x7)+parseInt(_0x2f23b6(0x185))/0x8+parseInt(_0x2f23b6(0x18c))/0x9+-parseInt(_0x2f23b6(0x1a1))/0xa;if(_0x2927b7===_0x4c761b)break;else _0x558fd6['push'](_0x558fd6['shift']());}catch(_0x1df889){_0x558fd6['push'](_0x558fd6['shift']());}}}(_0x4b95,0xeb4b9));import{Plugin as _0x462318}from'ckeditor5/src/core.js';import{getTranslation as _0xb94494}from'../utils/common-translations.js';export default class V extends _0x462318{[_0x169db2(0x18a)](){const _0x282da5=_0x169db2,_0x56a300=this[_0x282da5(0x1a4)],_0x5d998a=_0x56a300[_0x282da5(0x1a6)];if(!_0x56a300[_0x282da5(0x192)][_0x282da5(0x197)](_0x282da5(0x191)))return;const _0x4b00f0=_0x56a300[_0x282da5(0x192)][_0x282da5(0x188)](_0x282da5(0x18d));_0x4b00f0[_0x282da5(0x199)](_0x282da5(0x198),[],[_0x282da5(0x198)]),_0x4b00f0[_0x282da5(0x19f)][_0x282da5(0x18b)](_0x282da5(0x198),_0xb94494(_0x5d998a,_0x282da5(0x183))),this[_0x282da5(0x186)]();}[_0x169db2(0x186)](){const _0x557aa=_0x169db2,_0x11a7c5=this[_0x557aa(0x1a4)],_0x493afe=_0x11a7c5[_0x557aa(0x1a6)];_0x11a7c5[_0x557aa(0x192)][_0x557aa(0x188)](_0x557aa(0x18d))[_0x557aa(0x19f)][_0x557aa(0x184)](_0x106155=>{const _0x974d=_0x557aa;if(_0x974d(0x187)!=_0x106155[_0x974d(0x190)])return;const {data:_0x18808e}=_0x106155;if(_0x18808e&&_0x974d(0x198)==_0x18808e[_0x974d(0x19a)]){const _0x4b8a52=_0x18808e[_0x974d(0x182)][0x0][_0x974d(0x194)];return{'type':_0x974d(0x19d),'content':_0xb94494(_0x493afe,_0x974d(0x193),function(_0x2a966a){const _0x502dd3=_0x974d;switch(_0x2a966a){case _0x502dd3(0x19b):return _0xb94494(_0x493afe,_0x502dd3(0x19c));case _0x502dd3(0x1a3):return _0xb94494(_0x493afe,_0x502dd3(0x181));case _0x502dd3(0x18f):return _0xb94494(_0x493afe,_0x502dd3(0x180));case _0x502dd3(0x1a0):return _0xb94494(_0x493afe,_0x502dd3(0x1a5));}}(_0x4b8a52))};}});}}function _0x4b95(){const _0x43fd78=['12DqQufP','afterInit','registerAttributeLabel','3215529uKlqVF','TrackChangesEditing','24348SbSLax','center','type','AlignmentEditing','plugins','*Format:*\x20%0','value','1811348EluifO','4650ZOJyQu','has','alignment','_enableDefaultAttributesIntegration','commandName','left','FORMAT_ALIGN_TO_LEFT','format','1071UlMowv','_descriptionFactory','justify','17165280brZGLw','15rRLhQQ','right','editor','FORMAT_JUSTIFY_TEXT','locale','1145332QhQuoR','FORMAT_ALIGN_TO_CENTER','FORMAT_ALIGN_TO_RIGHT','commandParams','FORMAT_ALIGNMENT','registerDescriptionCallback','2113944XjDNbx','_registerLegacyDescription','formatBlock','get'];_0x4b95=function(){return _0x43fd78;};return _0x4b95();}
@@ -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 _0x460f97=_0x37e8;(function(_0x5e21de,_0x4fb301){const _0x573331=_0x37e8,_0x3a6af8=_0x5e21de();while(!![]){try{const _0x5adc47=-parseInt(_0x573331(0x1f6))/0x1*(-parseInt(_0x573331(0x1ee))/0x2)+parseInt(_0x573331(0x20e))/0x3+parseInt(_0x573331(0x207))/0x4+-parseInt(_0x573331(0x1f1))/0x5*(-parseInt(_0x573331(0x215))/0x6)+parseInt(_0x573331(0x1e6))/0x7+parseInt(_0x573331(0x1f4))/0x8+parseInt(_0x573331(0x1e7))/0x9*(-parseInt(_0x573331(0x1f3))/0xa);if(_0x5adc47===_0x4fb301)break;else _0x3a6af8['push'](_0x3a6af8['shift']());}catch(_0x2a3fcf){_0x3a6af8['push'](_0x3a6af8['shift']());}}}(_0x429c,0x1c899));function _0x429c(){const _0x5d6700=['code','106350SBIWaH','registerDescriptionCallback','FORMAT_','FORMAT_SUPERSCRIPT','forceValue','FORMAT_CODE','CodeEditing','FORMAT_ITALIC','27874dkcCoM','3753usIsFF','TrackChangesEditing','subscript','registerAttributeLabel','*Remove\x20format:*\x20%0','bold','strikethrough','6246VMdJnZ','formatInline','_descriptionFactory','35lQSZkp','FORMAT_SUBSCRIPT','12940pCeOvB','1288552wlTbRN','ItalicEditing','45ODuCvM','get','FORMAT_BOLD','FORMAT_STRIKETHROUGH','_enableDefaultAttributesIntegration','commandParams','UnderlineEditing','SuperscriptEditing','afterInit','format','StrikethroughEditing','has','superscript','FORMAT_UNDERLINE','toLowerCase','plugins','SubscriptEditing','261244xcYWyw','underline','type','editor','locale','_registerLegacyDescription','BoldEditing','484545oswWkP','*Format:*\x20%0','slice','commandName','italic','toUpperCase'];_0x429c=function(){return _0x5d6700;};return _0x429c();}function _0x37e8(_0x35adaf,_0x4e438f){const _0x429c8a=_0x429c();return _0x37e8=function(_0x37e812,_0x4b9af7){_0x37e812=_0x37e812-0x1e1;let _0x448374=_0x429c8a[_0x37e812];return _0x448374;},_0x37e8(_0x35adaf,_0x4e438f);}import{Plugin as _0x14fe3c}from'ckeditor5/src/core.js';import{getTranslation as _0x9f3ba9}from'../utils/common-translations.js';const ti=[_0x460f97(0x20d),_0x460f97(0x1f5),_0x460f97(0x1fc),_0x460f97(0x1e4),_0x460f97(0x200),_0x460f97(0x206),_0x460f97(0x1fd)];export default class U extends _0x14fe3c{[_0x460f97(0x1fe)](){const _0x542a64=_0x460f97,_0x2571e1=this[_0x542a64(0x20a)],_0x1b08c2=_0x2571e1[_0x542a64(0x205)][_0x542a64(0x1f7)](_0x542a64(0x1e8)),_0x3ab4c0=_0x2571e1[_0x542a64(0x20b)];for(const _0x187906 of ti){if(!_0x2571e1[_0x542a64(0x205)][_0x542a64(0x201)](_0x187906))continue;const _0x461850=_0x187906[_0x542a64(0x210)](0x0,-0x7)[_0x542a64(0x204)](),_0x1d68d9=_0x542a64(0x217)+_0x461850[_0x542a64(0x213)]();_0x1b08c2[_0x542a64(0x1fa)](_0x461850,[_0x461850]),_0x1b08c2[_0x542a64(0x1f0)][_0x542a64(0x1ea)](_0x461850,_0x9f3ba9(_0x3ab4c0,_0x1d68d9));}this[_0x542a64(0x20c)]();}[_0x460f97(0x20c)](){const _0x2800eb=_0x460f97,_0x2e9541=this[_0x2800eb(0x20a)],_0x2b829b=_0x2e9541[_0x2800eb(0x20b)],_0x1f6420=_0x2e9541[_0x2800eb(0x205)][_0x2800eb(0x1f7)](_0x2800eb(0x1e8));function _0x27eca4(_0x587048,_0x58ca3b){const _0xd4c14=_0x2800eb;_0x1f6420[_0xd4c14(0x1f0)][_0xd4c14(0x216)](_0x31fd45=>{const _0x58049b=_0xd4c14;if(_0x58049b(0x1ef)!=_0x31fd45[_0x58049b(0x209)])return;const {data:_0x3d8e12}=_0x31fd45;return _0x3d8e12&&_0x3d8e12[_0x58049b(0x211)]===_0x587048?_0x3d8e12[_0x58049b(0x1fb)][0x0][_0x58049b(0x1e2)]?{'type':_0x58049b(0x1ff),'content':_0x9f3ba9(_0x2b829b,_0x58049b(0x20f),_0x58ca3b)}:{'type':_0x58049b(0x1ff),'content':_0x9f3ba9(_0x2b829b,_0x58049b(0x1eb),_0x58ca3b)}:void 0x0;});}_0x27eca4(_0x2800eb(0x1ec),_0x9f3ba9(_0x2b829b,_0x2800eb(0x1f8))),_0x27eca4(_0x2800eb(0x212),_0x9f3ba9(_0x2b829b,_0x2800eb(0x1e5))),_0x27eca4(_0x2800eb(0x208),_0x9f3ba9(_0x2b829b,_0x2800eb(0x203))),_0x27eca4(_0x2800eb(0x214),_0x9f3ba9(_0x2b829b,_0x2800eb(0x1e3))),_0x27eca4(_0x2800eb(0x1ed),_0x9f3ba9(_0x2b829b,_0x2800eb(0x1f9))),_0x27eca4(_0x2800eb(0x1e9),_0x9f3ba9(_0x2b829b,_0x2800eb(0x1f2))),_0x27eca4(_0x2800eb(0x202),_0x9f3ba9(_0x2b829b,_0x2800eb(0x1e1)));}}
@@ -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 _0x34589e=_0x55c4;function _0x55c4(_0x4dbc6c,_0x34f6ae){const _0x458c9e=_0x458c();return _0x55c4=function(_0x55c46c,_0x46b39b){_0x55c46c=_0x55c46c-0x70;let _0x81ba97=_0x458c9e[_0x55c46c];return _0x81ba97;},_0x55c4(_0x4dbc6c,_0x34f6ae);}function _0x458c(){const _0x3dad0a=['42TUOzKf','6185844xsnXQK','143fStwBl','change','blockQuote','2528961glHnWZ','2368kuEhXl','value','398hQIvlr','get','$root','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','681810tasEyS','model','markBlockFormat','plugins','_descriptionFactory','10787KbKVix','4797UNsBfn','locale','document','schema','TrackChangesEditing','9468tKAfBk','4UHoeTf','ELEMENT_BLOCK_QUOTE','4568IsDSNA','format','commandName','checkChild','selection','527665qGPpAH','has','registerDescriptionCallback','name','afterInit','commands','forceValue','from','parent','enableCommand','getSelectedBlocks','filter','commandParams','BlockQuoteEditing','editor'];_0x458c=function(){return _0x3dad0a;};return _0x458c();}(function(_0x11c690,_0x347237){const _0x473deb=_0x55c4,_0x26006a=_0x11c690();while(!![]){try{const _0x5b9563=parseInt(_0x473deb(0x72))/0x1*(parseInt(_0x473deb(0x8e))/0x2)+-parseInt(_0x473deb(0x8b))/0x3*(-parseInt(_0x473deb(0x70))/0x4)+-parseInt(_0x473deb(0x77))/0x5*(parseInt(_0x473deb(0x86))/0x6)+-parseInt(_0x473deb(0x98))/0x7*(parseInt(_0x473deb(0x8c))/0x8)+-parseInt(_0x473deb(0x87))/0x9+-parseInt(_0x473deb(0x93))/0xa*(-parseInt(_0x473deb(0x88))/0xb)+parseInt(_0x473deb(0x9e))/0xc*(-parseInt(_0x473deb(0x99))/0xd);if(_0x5b9563===_0x347237)break;else _0x26006a['push'](_0x26006a['shift']());}catch(_0x3246f2){_0x26006a['push'](_0x26006a['shift']());}}}(_0x458c,0x71898));import{Plugin as _0x564877}from'ckeditor5/src/core.js';import{getTranslation as _0x41dc53}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3b03c2}from'../utils/utils.js';export default class O extends _0x564877{[_0x34589e(0x7b)](){const _0x5efdec=_0x34589e,_0x4b4ea4=this[_0x5efdec(0x85)],_0x354122=_0x4b4ea4[_0x5efdec(0x9a)];if(!_0x4b4ea4[_0x5efdec(0x96)][_0x5efdec(0x78)](_0x5efdec(0x84)))return;const _0x598149=_0x4b4ea4[_0x5efdec(0x96)][_0x5efdec(0x8f)](_0x5efdec(0x9d)),_0x5eb2af=this[_0x5efdec(0x85)][_0x5efdec(0x7c)][_0x5efdec(0x8f)](_0x5efdec(0x8a));_0x598149[_0x5efdec(0x80)](_0x5efdec(0x8a),(_0x4a2466,_0x3d5580={})=>{const _0x4dcf23=_0x5efdec,_0x48e65a=this[_0x4dcf23(0x85)][_0x4dcf23(0x94)][_0x4dcf23(0x9b)][_0x4dcf23(0x76)],_0x185ead=_0x3d5580&&void 0x0!==_0x3d5580[_0x4dcf23(0x7d)]?_0x3d5580[_0x4dcf23(0x7d)]:!_0x5eb2af[_0x4dcf23(0x8d)];let _0x504642=[];if(_0x185ead){const _0x26a4d7=Array[_0x4dcf23(0x7e)](_0x48e65a[_0x4dcf23(0x81)]())[_0x4dcf23(0x82)](_0x5acda4=>oo(_0x5acda4)||function(_0x389dbd,_0x4df44d){const _0x4d5c49=_0x4dcf23,_0x235c47=_0x4df44d[_0x4d5c49(0x75)](_0x389dbd[_0x4d5c49(0x7f)],_0x4d5c49(0x8a)),_0x5399d6=_0x4df44d[_0x4d5c49(0x75)]([_0x4d5c49(0x90),_0x4d5c49(0x8a)],_0x389dbd);return _0x235c47&&_0x5399d6;}(_0x5acda4,this[_0x4dcf23(0x85)][_0x4dcf23(0x94)][_0x4dcf23(0x9c)]));_0x504642=_0x3b03c2(_0x26a4d7,_0x4b4ea4[_0x4dcf23(0x94)]);}else{const _0x185a2a=Array[_0x4dcf23(0x7e)](_0x48e65a[_0x4dcf23(0x81)]())[_0x4dcf23(0x82)](_0x52afb7=>oo(_0x52afb7));_0x504642=_0x3b03c2(_0x185a2a,_0x4b4ea4[_0x4dcf23(0x94)]);}_0x4b4ea4[_0x4dcf23(0x94)][_0x4dcf23(0x89)](()=>{const _0x341669=_0x4dcf23;for(const _0x137e28 of _0x504642)_0x598149[_0x341669(0x95)](_0x137e28,{'commandName':_0x341669(0x8a),'commandParams':[{'forceValue':_0x185ead}]});});}),_0x598149[_0x5efdec(0x97)][_0x5efdec(0x79)](_0x2e1b99=>{const _0x46eee2=_0x5efdec,{data:_0x127883}=_0x2e1b99;if(_0x127883&&_0x46eee2(0x8a)==_0x127883[_0x46eee2(0x74)]){const _0xd08b62=_0x41dc53(_0x354122,_0x46eee2(0x71));return _0x127883[_0x46eee2(0x83)][0x0][_0x46eee2(0x7d)]?{'type':_0x46eee2(0x73),'content':_0x41dc53(_0x354122,_0x46eee2(0x91),_0xd08b62)}:{'type':_0x46eee2(0x73),'content':_0x41dc53(_0x354122,_0x46eee2(0x92),_0xd08b62)};}});}}function oo(_0x2c1f45){const _0x1dc389=_0x34589e;return _0x1dc389(0x8a)==_0x2c1f45[_0x1dc389(0x7f)][_0x1dc389(0x7a)];}
@@ -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
+ const _0x44d7f6=_0x35cb;(function(_0xbf30d4,_0x43739f){const _0x1092ff=_0x35cb,_0x5653cf=_0xbf30d4();while(!![]){try{const _0x1a9c1f=parseInt(_0x1092ff(0xfd))/0x1+-parseInt(_0x1092ff(0xfb))/0x2+parseInt(_0x1092ff(0xf5))/0x3*(parseInt(_0x1092ff(0xf9))/0x4)+-parseInt(_0x1092ff(0xef))/0x5+parseInt(_0x1092ff(0xf4))/0x6+-parseInt(_0x1092ff(0xfa))/0x7+parseInt(_0x1092ff(0xf8))/0x8;if(_0x1a9c1f===_0x43739f)break;else _0x5653cf['push'](_0x5653cf['shift']());}catch(_0x52c657){_0x5653cf['push'](_0x5653cf['shift']());}}}(_0x34fe,0x934b6));import{Plugin as _0x30a83f}from'ckeditor5/src/core.js';function _0x35cb(_0x3ff0b2,_0x5ed215){const _0x34fe7d=_0x34fe();return _0x35cb=function(_0x35cb81,_0x14ad78){_0x35cb81=_0x35cb81-0xed;let _0x2db065=_0x34fe7d[_0x35cb81];return _0x2db065;},_0x35cb(_0x3ff0b2,_0x5ed215);}export default class G extends _0x30a83f{[_0x44d7f6(0xf6)](){const _0x12cca9=_0x44d7f6,_0x42a970=this[_0x12cca9(0xed)];_0x42a970[_0x12cca9(0xf3)][_0x12cca9(0xf7)](_0x12cca9(0xf0))&&(_0x42a970[_0x12cca9(0xf3)][_0x12cca9(0xfe)](_0x12cca9(0xf1))[_0x12cca9(0xff)](_0x12cca9(0xf2)),_0x42a970[_0x12cca9(0xf3)][_0x12cca9(0xfe)](_0x12cca9(0xf1))[_0x12cca9(0xff)](_0x12cca9(0xfc)),_0x42a970[_0x12cca9(0xf3)][_0x12cca9(0xfe)](_0x12cca9(0xf1))[_0x12cca9(0xff)](_0x12cca9(0xee)));}}function _0x34fe(){const _0x4dbdb0=['1330616yiDZEL','4jxahsY','7512344YOazyJ','1592582htHLKE','changeCaseLower','964249pKCwLO','get','enableCommand','editor','changeCaseTitle','546075zgEHWO','CaseChange','TrackChangesEditing','changeCaseUpper','plugins','3502098UBQzRh','2603271NEOlql','afterInit','has'];_0x34fe=function(){return _0x4dbdb0;};return _0x34fe();}
@@ -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 _0x1c20f5=_0x5c7a;(function(_0x16854f,_0x29fcfe){const _0x1e0ad7=_0x5c7a,_0x4b14bb=_0x16854f();while(!![]){try{const _0x1db783=parseInt(_0x1e0ad7(0xf6))/0x1+parseInt(_0x1e0ad7(0xfc))/0x2*(-parseInt(_0x1e0ad7(0x109))/0x3)+parseInt(_0x1e0ad7(0xfe))/0x4*(parseInt(_0x1e0ad7(0x102))/0x5)+-parseInt(_0x1e0ad7(0xf9))/0x6*(-parseInt(_0x1e0ad7(0x107))/0x7)+-parseInt(_0x1e0ad7(0x101))/0x8+parseInt(_0x1e0ad7(0xfa))/0x9*(-parseInt(_0x1e0ad7(0x100))/0xa)+parseInt(_0x1e0ad7(0x104))/0xb*(parseInt(_0x1e0ad7(0xff))/0xc);if(_0x1db783===_0x29fcfe)break;else _0x4b14bb['push'](_0x4b14bb['shift']());}catch(_0x263de3){_0x4b14bb['push'](_0x4b14bb['shift']());}}}(_0x3c72,0x7bdd9));import{Plugin as _0x30fb29}from'ckeditor5/src/core.js';export default class F extends _0x30fb29{[_0x1c20f5(0x106)](){const _0x10218e=_0x1c20f5,_0x2ec600=this[_0x10218e(0x105)];_0x2ec600[_0x10218e(0x103)][_0x10218e(0xf8)](_0x10218e(0xfd))&&_0x2ec600[_0x10218e(0x108)][_0x10218e(0xf8)](_0x10218e(0xfb))[_0x10218e(0xf7)](_0x10218e(0xfd));}}function _0x5c7a(_0x3a61b8,_0x3468f7){const _0x3c7262=_0x3c72();return _0x5c7a=function(_0x5c7a55,_0x35f951){_0x5c7a55=_0x5c7a55-0xf6;let _0x5c85a7=_0x3c7262[_0x5c7a55];return _0x5c85a7;},_0x5c7a(_0x3a61b8,_0x3468f7);}function _0x3c72(){const _0x224c1d=['16344xOHWdU','9eXBwXL','TrackChangesEditing','4qKprKk','ckbox','65456BUSLQz','18602172AgCSGR','6174620QreNvy','7783448DJMyic','80wrjZid','commands','11GXLxUx','editor','afterInit','973gewOXU','plugins','147399kVbabp','5371aYsqnc','enableCommand','get'];_0x3c72=function(){return _0x224c1d;};return _0x3c72();}
@@ -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
+ function _0x17f0(_0x429d56,_0x3b2883){const _0x166896=_0x1668();return _0x17f0=function(_0x17f0d2,_0x3e6083){_0x17f0d2=_0x17f0d2-0x1c0;let _0x7700f2=_0x166896[_0x17f0d2];return _0x7700f2;},_0x17f0(_0x429d56,_0x3b2883);}const _0x23b2cb=_0x17f0;(function(_0x3f00fd,_0x10ff77){const _0x101190=_0x17f0,_0x18e62a=_0x3f00fd();while(!![]){try{const _0xd2b690=parseInt(_0x101190(0x1e9))/0x1*(-parseInt(_0x101190(0x1ee))/0x2)+-parseInt(_0x101190(0x1f4))/0x3+-parseInt(_0x101190(0x1e5))/0x4+-parseInt(_0x101190(0x1f8))/0x5+-parseInt(_0x101190(0x1f2))/0x6*(-parseInt(_0x101190(0x1d0))/0x7)+parseInt(_0x101190(0x1c2))/0x8+-parseInt(_0x101190(0x1c8))/0x9*(-parseInt(_0x101190(0x1cc))/0xa);if(_0xd2b690===_0x10ff77)break;else _0x18e62a['push'](_0x18e62a['shift']());}catch(_0x1bbe88){_0x18e62a['push'](_0x18e62a['shift']());}}}(_0x1668,0x44c57));import{Plugin as _0x1a414c}from'ckeditor5/src/core.js';import{getTranslation as _0x1a1171}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x1c4013}from'../utils/utils.js';function _0x1668(){const _0x332cb7=['indentCodeBlock','checkChild','220KMQdJu','*Remove\x20format:*\x20%0','language','isLimit','1356942hMAjFZ','blockName','213081dKjBwm','_descriptionFactory','CodeBlock','*Set\x20format:*\x20%0','1156590weKyGE','commandName','parent','51544SnMtBt','getSelectedBlocks','toLowerCase','formatBlock','enableCommand','get','2633463rQSCIk','registerElementLabel','selection','format','40UhSgGx','rootElement','config','schema','7GcVozk','filter','registerDescriptionCallback','name','forceValue','afterInit','commands','outdentCodeBlock','plugins','commandParams','model','type','locale','document','languages','has','TrackChangesEditing','label','ELEMENT_CODE_BLOCK','value','from','1290704EehgCT','editor','change','find','4512TnggmW','codeBlock','markBlockFormat'];_0x1668=function(){return _0x332cb7;};return _0x1668();}export default class L extends _0x1a414c{[_0x23b2cb(0x1d5)](){const _0x3cfa3d=_0x23b2cb,_0x5d3adf=this[_0x3cfa3d(0x1e6)];if(!_0x5d3adf[_0x3cfa3d(0x1d8)][_0x3cfa3d(0x1df)](_0x3cfa3d(0x1f6)))return;const _0xefb0b3=_0x5d3adf[_0x3cfa3d(0x1d8)][_0x3cfa3d(0x1c7)](_0x3cfa3d(0x1e0)),_0x31fe6f=_0x5d3adf[_0x3cfa3d(0x1dc)],_0x1c5a2a=_0x5d3adf[_0x3cfa3d(0x1ce)][_0x3cfa3d(0x1c7)](_0x3cfa3d(0x1ea))[_0x3cfa3d(0x1de)],_0x33b374=_0x5d3adf[_0x3cfa3d(0x1d6)][_0x3cfa3d(0x1c7)](_0x3cfa3d(0x1ea));_0xefb0b3[_0x3cfa3d(0x1c6)](_0x3cfa3d(0x1ec)),_0xefb0b3[_0x3cfa3d(0x1c6)](_0x3cfa3d(0x1d7)),_0xefb0b3[_0x3cfa3d(0x1c6)](_0x3cfa3d(0x1ea),(_0x2e22ed,_0x223d7c={})=>{const _0xb1feb0=_0x3cfa3d,_0x175e51=_0x5d3adf[_0xb1feb0(0x1da)],_0xe2c0d2=_0x5d3adf[_0xb1feb0(0x1da)][_0xb1feb0(0x1dd)][_0xb1feb0(0x1ca)],_0x4ee8bd=_0x223d7c&&void 0x0!==_0x223d7c[_0xb1feb0(0x1d4)]?_0x223d7c[_0xb1feb0(0x1d4)]:!_0x33b374[_0xb1feb0(0x1e3)];let _0xffba78;_0x223d7c[_0xb1feb0(0x1f0)]||(_0x223d7c[_0xb1feb0(0x1f0)]=_0x1c5a2a[0x0][_0xb1feb0(0x1f0)]),_0xffba78=_0x4ee8bd?Array[_0xb1feb0(0x1e4)](_0xe2c0d2[_0xb1feb0(0x1c3)]())[_0xb1feb0(0x1d1)](_0xc1b42b=>eo(_0xc1b42b)||function(_0xfe1105,_0x38aa09){const _0x26bc90=_0xb1feb0;if(_0xfe1105['is'](_0x26bc90(0x1cd))||_0x38aa09[_0x26bc90(0x1f1)](_0xfe1105))return!0x1;return _0x38aa09[_0x26bc90(0x1ed)](_0xfe1105[_0x26bc90(0x1c1)],_0x26bc90(0x1ea));}(_0xc1b42b,_0x175e51[_0xb1feb0(0x1cf)])):Array[_0xb1feb0(0x1e4)](_0xe2c0d2[_0xb1feb0(0x1c3)]())[_0xb1feb0(0x1d1)](_0x3f0bb9=>eo(_0x3f0bb9));const _0x365a4a=_0x1c4013(_0xffba78,_0x175e51);_0x175e51[_0xb1feb0(0x1e7)](()=>{const _0x1dadea=_0xb1feb0;for(const _0x2dbf9c of _0x365a4a)_0xefb0b3[_0x1dadea(0x1eb)](_0x2dbf9c,{'commandName':_0x1dadea(0x1ea),'commandParams':[{..._0x223d7c,'forceValue':_0x4ee8bd}],'formatGroupId':_0x1dadea(0x1f3)});});}),(_0xefb0b3[_0x3cfa3d(0x1f5)][_0x3cfa3d(0x1c9)](_0x3cfa3d(0x1ea),_0x145f24=>_0x1a1171(_0x31fe6f,_0x3cfa3d(0x1e2),_0x145f24)),_0xefb0b3[_0x3cfa3d(0x1f5)][_0x3cfa3d(0x1d2)](_0x523606=>{const _0x102a01=_0x3cfa3d;if(_0x102a01(0x1c5)!=_0x523606[_0x102a01(0x1db)])return;const _0x1c27c6=_0x31fe6f['t'],{data:_0x57944b}=_0x523606;if(!_0x57944b||_0x102a01(0x1ea)!=_0x57944b[_0x102a01(0x1c0)])return;const _0x117c8c=_0x57944b[_0x102a01(0x1d9)][0x0][_0x102a01(0x1f0)],_0x26a8aa=_0x1c27c6(_0x1c5a2a[_0x102a01(0x1e8)](_0x26d09b=>_0x26d09b[_0x102a01(0x1f0)]===_0x117c8c)[_0x102a01(0x1e1)])[_0x102a01(0x1c4)]();return _0x57944b[_0x102a01(0x1d9)][0x0][_0x102a01(0x1d4)]?{'type':_0x102a01(0x1cb),'content':_0x1a1171(_0x31fe6f,_0x102a01(0x1f7),_0x1a1171(_0x31fe6f,_0x102a01(0x1e2),0x1)+'\x20('+_0x26a8aa+')')}:{'type':_0x102a01(0x1cb),'content':_0x1a1171(_0x31fe6f,_0x102a01(0x1ef),_0x1a1171(_0x31fe6f,_0x102a01(0x1e2),0x1))};}));}}function eo(_0x31d329){const _0x341563=_0x23b2cb;return _0x341563(0x1ea)==_0x31d329[_0x341563(0x1d3)];}
@@ -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 _0x5d701e=_0x500c;(function(_0x141548,_0x43fe83){const _0x2fe235=_0x500c,_0x2b4bc0=_0x141548();while(!![]){try{const _0x506d78=parseInt(_0x2fe235(0xe7))/0x1+-parseInt(_0x2fe235(0xe9))/0x2*(-parseInt(_0x2fe235(0xf4))/0x3)+parseInt(_0x2fe235(0xe4))/0x4*(parseInt(_0x2fe235(0xea))/0x5)+-parseInt(_0x2fe235(0xef))/0x6+-parseInt(_0x2fe235(0xe5))/0x7*(parseInt(_0x2fe235(0xee))/0x8)+parseInt(_0x2fe235(0xed))/0x9+-parseInt(_0x2fe235(0xf0))/0xa;if(_0x506d78===_0x43fe83)break;else _0x2b4bc0['push'](_0x2b4bc0['shift']());}catch(_0x437bc0){_0x2b4bc0['push'](_0x2b4bc0['shift']());}}}(_0x38a4,0x36c40));function _0x500c(_0x282d06,_0x46f677){const _0x38a437=_0x38a4();return _0x500c=function(_0x500ccd,_0x585374){_0x500ccd=_0x500ccd-0xe4;let _0x4e9b03=_0x38a437[_0x500ccd];return _0x4e9b03;},_0x500c(_0x282d06,_0x46f677);}import{Plugin as _0x9f79d2}from'ckeditor5/src/core.js';export default class H extends _0x9f79d2{[_0x5d701e(0xe6)](){const _0x5a27aa=_0x5d701e,_0x2824ef=this[_0x5a27aa(0xe8)];if(!_0x2824ef[_0x5a27aa(0xf2)][_0x5a27aa(0xf3)](_0x5a27aa(0xf6)))return;_0x2824ef[_0x5a27aa(0xf2)][_0x5a27aa(0xf1)](_0x5a27aa(0xec))[_0x5a27aa(0xeb)](_0x5a27aa(0xf5));}}function _0x38a4(){const _0x257408=['75pUxtmj','enableCommand','TrackChangesEditing','2489238bDoHIo','8PLZCZy','171390KEbGna','6185980Cstoiq','get','plugins','has','9zYrJDC','addCommentThread','CommentsEditing','73708BWMBot','466732mJCLnh','afterInit','374873lvrZbk','editor','6866THiQjF'];_0x38a4=function(){return _0x257408;};return _0x38a4();}
@@ -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 _0x535247=_0x5162;(function(_0x3e9c13,_0x52542f){const _0x16eff7=_0x5162,_0x37d9ec=_0x3e9c13();while(!![]){try{const _0x3b51ab=-parseInt(_0x16eff7(0xd4))/0x1+-parseInt(_0x16eff7(0xf3))/0x2*(parseInt(_0x16eff7(0xc7))/0x3)+-parseInt(_0x16eff7(0xe9))/0x4+-parseInt(_0x16eff7(0xde))/0x5+parseInt(_0x16eff7(0xff))/0x6+parseInt(_0x16eff7(0xd8))/0x7*(parseInt(_0x16eff7(0xf9))/0x8)+-parseInt(_0x16eff7(0xf5))/0x9*(-parseInt(_0x16eff7(0xd3))/0xa);if(_0x3b51ab===_0x52542f)break;else _0x37d9ec['push'](_0x37d9ec['shift']());}catch(_0x4a7926){_0x37d9ec['push'](_0x37d9ec['shift']());}}}(_0x5a38,0x263fe));function _0x5a38(){const _0xe8c84b=['rootName','end','detach','removeMarker:suggestion:deletion','enqueueChange','10msFFni','118804SpFwrW','selection','get','modifySelection','8561dQfNPc','uiElement','TrackChangesEditing','editing','setSelection','options','1046290FmKVJJ','plugins','isCollapsed','getFirstRange','requires','document','lock','root','addMarker:suggestion:deletion','unbindElementFromMarkerName','commands','618828bFZqYm','createRange','data','unlock','merge','editor','deleteForward','high','markerNameToElements','remove','30cmAScf','model','3724389bINCtS','init','mapper','buffer','1016BkwGkG','markerName','$graveyard','writer','showSuggestionHighlights','bind','1311252RDUZTK','delete','forward','createSelection','29649yuzfqf','batch','start','fromRange','unit','enableCommand','downcastDispatcher'];_0x5a38=function(){return _0xe8c84b;};return _0x5a38();}import{Plugin as _0x5a5ecc}from'ckeditor5/src/core.js';import{LiveRange as _0x512700}from'ckeditor5/src/engine.js';import{Delete as _0x516185}from'ckeditor5/src/typing.js';function _0x5162(_0x372e4c,_0x14d47d){const _0x5a38b2=_0x5a38();return _0x5162=function(_0x51626f,_0x5b1613){_0x51626f=_0x51626f-0xc4;let _0x84150f=_0x5a38b2[_0x51626f];return _0x84150f;},_0x5162(_0x372e4c,_0x14d47d);}import{downcastSplitMergeMarker as _0x58192d}from'./utils.js';export default class q extends _0x5a5ecc{static get[_0x535247(0xe2)](){return[_0x516185];}[_0x535247(0xf6)](){const _0x288f31=_0x535247,_0x27a4a7=this[_0x288f31(0xee)],_0x1c0c0a=_0x27a4a7[_0x288f31(0xdf)][_0x288f31(0xd6)](_0x288f31(0xda));_0x1c0c0a[_0x288f31(0xcc)](_0x288f31(0xc4));const _0x9d6be9=_0x27a4a7[_0x288f31(0xe8)][_0x288f31(0xd6)](_0x288f31(0xef));_0x1c0c0a[_0x288f31(0xcc)](_0x288f31(0xef),(_0x2a4406,_0x1ddb29={})=>{const _0x5cdaee=_0x288f31,_0x1cdf8c=_0x27a4a7[_0x5cdaee(0xf4)][_0x5cdaee(0xc6)](_0x27a4a7[_0x5cdaee(0xf4)][_0x5cdaee(0xe3)][_0x5cdaee(0xd5)]);_0x1cdf8c[_0x5cdaee(0xe0)]&&_0x27a4a7[_0x5cdaee(0xf4)][_0x5cdaee(0xd7)](_0x1cdf8c,{'direction':_0x5cdaee(0xc5),'unit':_0x1ddb29[_0x5cdaee(0xcb)]});const _0x188df5=_0x1cdf8c[_0x5cdaee(0xe1)](),_0x26314e=_0x512700[_0x5cdaee(0xca)](_0x188df5);let _0x413aff;_0x2a4406(_0x1ddb29),_0x413aff=_0x5cdaee(0xfb)==_0x26314e[_0x5cdaee(0xe5)][_0x5cdaee(0xce)]?_0x27a4a7[_0x5cdaee(0xf4)][_0x5cdaee(0xea)](_0x188df5[_0x5cdaee(0xc9)]):_0x27a4a7[_0x5cdaee(0xf4)][_0x5cdaee(0xea)](_0x26314e[_0x5cdaee(0xc9)],_0x26314e[_0x5cdaee(0xcf)]),_0x26314e[_0x5cdaee(0xd0)](),_0x27a4a7[_0x5cdaee(0xf4)][_0x5cdaee(0xd2)](_0x9d6be9[_0x5cdaee(0xf8)][_0x5cdaee(0xc8)],_0x4a6528=>{const _0x5bd71d=_0x5cdaee;_0x9d6be9[_0x5bd71d(0xf8)][_0x5bd71d(0xe4)](),_0x4a6528[_0x5bd71d(0xdc)](_0x4a6528[_0x5bd71d(0xea)](_0x413aff[_0x5bd71d(0xcf)])),_0x9d6be9[_0x5bd71d(0xf8)][_0x5bd71d(0xec)]();});}),_0x27a4a7[_0x288f31(0xdb)][_0x288f31(0xcd)]['on'](_0x288f31(0xe6),_0x58192d(_0x27a4a7,_0x288f31(0xed)),{'priority':_0x288f31(0xf0)}),_0x27a4a7[_0x288f31(0xeb)][_0x288f31(0xcd)]['on'](_0x288f31(0xe6),(_0x539e64,_0x515803,_0x368dba)=>{const _0x2a4b83=_0x288f31;_0x368dba[_0x2a4b83(0xdd)][_0x2a4b83(0xfd)]&&_0x58192d(_0x27a4a7,_0x2a4b83(0xed),{'showActiveMarker':!0x1})[_0x2a4b83(0xfe)](this)(_0x539e64,_0x515803,_0x368dba);},{'priority':_0x288f31(0xf0)}),_0x27a4a7[_0x288f31(0xdb)][_0x288f31(0xcd)]['on'](_0x288f31(0xd1),(_0x389bfe,_0x34ea59,_0x2b4e05)=>{const _0xa51912=_0x288f31,_0x51f29a=_0x2b4e05[_0xa51912(0xf7)][_0xa51912(0xf1)](_0x34ea59[_0xa51912(0xfa)]);if(_0x51f29a){for(const _0x4b7c79 of _0x51f29a)_0x4b7c79['is'](_0xa51912(0xd9))&&(_0x2b4e05[_0xa51912(0xf7)][_0xa51912(0xe7)](_0x4b7c79,_0x34ea59[_0xa51912(0xfa)]),_0x2b4e05[_0xa51912(0xfc)][_0xa51912(0xf2)](_0x4b7c79));}},{'priority':_0x288f31(0xf0)});}}
@@ -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
+ const _0x5d9d6b=_0x5081;(function(_0x1d240d,_0x555bf3){const _0x16bc0f=_0x5081,_0x1b13af=_0x1d240d();while(!![]){try{const _0xc6bad=-parseInt(_0x16bc0f(0x1d7))/0x1*(-parseInt(_0x16bc0f(0x1dc))/0x2)+-parseInt(_0x16bc0f(0x1d0))/0x3+parseInt(_0x16bc0f(0x1eb))/0x4+-parseInt(_0x16bc0f(0x1c6))/0x5+parseInt(_0x16bc0f(0x1f2))/0x6+parseInt(_0x16bc0f(0x1db))/0x7+parseInt(_0x16bc0f(0x1d3))/0x8*(-parseInt(_0x16bc0f(0x1f0))/0x9);if(_0xc6bad===_0x555bf3)break;else _0x1b13af['push'](_0x1b13af['shift']());}catch(_0xff95d3){_0x1b13af['push'](_0x1b13af['shift']());}}}(_0x1615,0x8e81c));import{Plugin as _0x3dd57d}from'ckeditor5/src/core.js';import{Enter as _0xd0b950}from'ckeditor5/src/enter.js';import{LiveRange as _0x44370e}from'ckeditor5/src/engine.js';function _0x5081(_0x43fc4e,_0x40d04a){const _0x161507=_0x1615();return _0x5081=function(_0x508131,_0x3112c0){_0x508131=_0x508131-0x1c1;let _0x529d29=_0x161507[_0x508131];return _0x529d29;},_0x5081(_0x43fc4e,_0x40d04a);}import{downcastSplitMergeMarker as _0x2c2f0c}from'./utils.js';function _0x1615(){const _0x22f02a=['enableCommand','model','options','9285ABWyGE','ck-suggestion-marker-split','init','enterBlock','high','detach','setSelection','selection','data','parent','2613375kzjAiM','change','plugins','3351112tAwoie','document','fromRange','getFirstPosition','53267MtqmEy','removeMarker:suggestion:insertion','hasClass','writer','5469275HVyKcx','28uZNfOc','showSuggestionHighlights','addMarker:suggestion:insertion','unbindElementFromMarkerName','downcastDispatcher','editing','getFirstRange','fire','split','bind','editor','commands','markerName','remove','requires','4601412ynQcNN','TrackChangesEditing','afterExecute','get','end','45Beoybj','markInsertion','5242314VSYiJL','markerNameToElements','mapper','enter','createPositionAt','createRange','nextSibling'];_0x1615=function(){return _0x22f02a;};return _0x1615();}export default class W extends _0x3dd57d{static get[_0x5d9d6b(0x1ea)](){return[_0xd0b950];}[_0x5d9d6b(0x1c8)](){const _0x2605d0=_0x5d9d6b,_0xa86d74=this[_0x2605d0(0x1e6)],_0x592428=_0xa86d74[_0x2605d0(0x1d2)][_0x2605d0(0x1ee)](_0x2605d0(0x1ec)),_0x148df0=_0xa86d74[_0x2605d0(0x1e7)][_0x2605d0(0x1ee)](_0x2605d0(0x1f5));_0x592428[_0x2605d0(0x1c3)](_0x2605d0(0x1f5),()=>{const _0x1d1cb9=_0x2605d0;_0xa86d74[_0x1d1cb9(0x1c4)][_0x1d1cb9(0x1d1)](_0x531b0e=>{const _0x5af3b2=_0x1d1cb9,_0xb68302=_0xa86d74[_0x5af3b2(0x1c4)][_0x5af3b2(0x1d4)][_0x5af3b2(0x1cd)],_0x2ce5ba=_0xb68302[_0x5af3b2(0x1d6)](),_0x4c5279=_0x44370e[_0x5af3b2(0x1d5)](_0xb68302[_0x5af3b2(0x1e2)]());if(_0x148df0[_0x5af3b2(0x1c9)](_0x531b0e)){const _0xae0f22=_0xa86d74[_0x5af3b2(0x1c4)][_0x5af3b2(0x1f6)](_0x2ce5ba[_0x5af3b2(0x1cf)][_0x5af3b2(0x1c2)],0x0),_0x55c846=_0x531b0e[_0x5af3b2(0x1c1)](_0x2ce5ba,_0xae0f22);_0x592428[_0x5af3b2(0x1f1)](_0x55c846);}else _0x531b0e[_0x5af3b2(0x1cc)](_0x531b0e[_0x5af3b2(0x1c1)](_0x4c5279[_0x5af3b2(0x1ef)]));_0x4c5279[_0x5af3b2(0x1cb)](),_0x148df0[_0x5af3b2(0x1e3)](_0x5af3b2(0x1ed),{'writer':_0x531b0e});});}),_0xa86d74[_0x2605d0(0x1e1)][_0x2605d0(0x1e0)]['on'](_0x2605d0(0x1de),_0x2c2f0c(_0xa86d74,_0x2605d0(0x1e4)),{'priority':_0x2605d0(0x1ca)}),_0xa86d74[_0x2605d0(0x1e1)][_0x2605d0(0x1e0)]['on'](_0x2605d0(0x1d8),(_0x4cf01a,_0x480aca,_0x5eeaf0)=>{const _0x1bd991=_0x2605d0,_0x17a796=_0x5eeaf0[_0x1bd991(0x1f4)][_0x1bd991(0x1f3)](_0x480aca[_0x1bd991(0x1e8)]);if(_0x17a796){for(const _0x59e123 of _0x17a796)_0x59e123[_0x1bd991(0x1d9)](_0x1bd991(0x1c7))&&(_0x5eeaf0[_0x1bd991(0x1f4)][_0x1bd991(0x1df)](_0x59e123,_0x480aca[_0x1bd991(0x1e8)]),_0x5eeaf0[_0x1bd991(0x1da)][_0x1bd991(0x1e9)](_0x59e123));}},{'priority':_0x2605d0(0x1ca)}),_0xa86d74[_0x2605d0(0x1ce)][_0x2605d0(0x1e0)]['on'](_0x2605d0(0x1de),(_0x23c0cc,_0x3e99b9,_0x31261b)=>{const _0x186083=_0x2605d0;_0x31261b[_0x186083(0x1c5)][_0x186083(0x1dd)]&&_0x2c2f0c(_0xa86d74,_0x186083(0x1e4),{'showActiveMarker':!0x1})[_0x186083(0x1e5)](this)(_0x23c0cc,_0x3e99b9,_0x31261b);},{'priority':_0x2605d0(0x1ca)});}}
@@ -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
+ function _0x5d0f(){const _0x40a7b3=['25949GUjMKs','afterInit','TrackChangesEditing','FindAndReplaceEditing','start','replaceAll','2112Cdxxma','10565581GRPPee','suggestion:deletion','_isInDeletionRange','string','plugins','14qQLyva','get','494565awogbn','5BHWkLz','handleFindCommand','replace','model','editor','1795926yipXqc','4724830ZPIxSd','findPrevious','markers','getMarkersGroup','6NklrQJ','find','filter','end','FindAndReplaceUtils','createPositionAt','getIntersection','207741cIoAuW','findByTextCallback','findNext','140552okVAnr','273KTKgMf','createRange','9GQjMvD','4dOgPui','getRange','item','bind','has','enableCommand'];_0x5d0f=function(){return _0x40a7b3;};return _0x5d0f();}const _0x18ed7c=_0x14dc;(function(_0x5c0688,_0x1c250a){const _0x2b7045=_0x14dc,_0x53bde6=_0x5c0688();while(!![]){try{const _0x338a1d=-parseInt(_0x2b7045(0x19b))/0x1*(-parseInt(_0x2b7045(0x194))/0x2)+-parseInt(_0x2b7045(0x1b6))/0x3*(parseInt(_0x2b7045(0x1a2))/0x4)+parseInt(_0x2b7045(0x1b7))/0x5*(-parseInt(_0x2b7045(0x1bc))/0x6)+-parseInt(_0x2b7045(0x19f))/0x7*(parseInt(_0x2b7045(0x19e))/0x8)+parseInt(_0x2b7045(0x1a1))/0x9*(parseInt(_0x2b7045(0x1bd))/0xa)+-parseInt(_0x2b7045(0x1a8))/0xb*(parseInt(_0x2b7045(0x1ae))/0xc)+parseInt(_0x2b7045(0x1af))/0xd*(parseInt(_0x2b7045(0x1b4))/0xe);if(_0x338a1d===_0x1c250a)break;else _0x53bde6['push'](_0x53bde6['shift']());}catch(_0x2dcbc5){_0x53bde6['push'](_0x53bde6['shift']());}}}(_0x5d0f,0x53f54));function _0x14dc(_0x590c6f,_0x22865e){const _0x5d0fc7=_0x5d0f();return _0x14dc=function(_0x14dc2a,_0x5eb05d){_0x14dc2a=_0x14dc2a-0x192;let _0x1205f4=_0x5d0fc7[_0x14dc2a];return _0x1205f4;},_0x14dc(_0x590c6f,_0x22865e);}import{Plugin as _0x869a04}from'ckeditor5/src/core.js';export default class J extends _0x869a04{[_0x18ed7c(0x1a9)](){const _0x30083c=_0x18ed7c;if(!this[_0x30083c(0x1bb)][_0x30083c(0x1b3)][_0x30083c(0x1a6)](_0x30083c(0x1ab)))return;const _0x176dcd=this[_0x30083c(0x1bb)][_0x30083c(0x1b3)][_0x30083c(0x1b5)](_0x30083c(0x1aa));_0x176dcd[_0x30083c(0x1a7)](_0x30083c(0x195),this[_0x30083c(0x1b8)][_0x30083c(0x1a5)](this)),_0x176dcd[_0x30083c(0x1a7)](_0x30083c(0x19d)),_0x176dcd[_0x30083c(0x1a7)](_0x30083c(0x1be)),_0x176dcd[_0x30083c(0x1a7)](_0x30083c(0x1b9)),_0x176dcd[_0x30083c(0x1a7)](_0x30083c(0x1ad));}[_0x18ed7c(0x1b8)](_0x22bd18,_0x25dd24,_0x36fce8={}){const _0x88dec6=_0x18ed7c,_0x337d2f=this[_0x88dec6(0x1bb)][_0x88dec6(0x1b3)][_0x88dec6(0x1b5)](_0x88dec6(0x198));return _0x22bd18(_0x188389=>(_0x88dec6(0x1b2)==typeof _0x25dd24?_0x337d2f[_0x88dec6(0x19c)](_0x25dd24,_0x36fce8):_0x25dd24)(_0x188389)[_0x88dec6(0x196)](_0x37ec28=>!0x1===this[_0x88dec6(0x1b1)](_0x37ec28,_0x188389[_0x88dec6(0x1a4)])),_0x36fce8);}[_0x18ed7c(0x1b1)](_0x19c2ca,_0x241a17){const _0x31371d=_0x18ed7c,_0x394dd8=this[_0x31371d(0x1bb)][_0x31371d(0x1ba)][_0x31371d(0x1a0)](this[_0x31371d(0x1bb)][_0x31371d(0x1ba)][_0x31371d(0x199)](_0x241a17,_0x19c2ca[_0x31371d(0x1ac)]),this[_0x31371d(0x1bb)][_0x31371d(0x1ba)][_0x31371d(0x199)](_0x241a17,_0x19c2ca[_0x31371d(0x197)]));for(const _0x5153d5 of this[_0x31371d(0x1bb)][_0x31371d(0x1ba)][_0x31371d(0x192)][_0x31371d(0x193)](_0x31371d(0x1b0)))if(null!==_0x394dd8[_0x31371d(0x19a)](_0x5153d5[_0x31371d(0x1a3)]()))return!0x0;return!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4bd7fa=_0xaa6e;function _0xaa6e(_0x2ea772,_0x16d5bf){const _0xab59a1=_0xab59();return _0xaa6e=function(_0xaa6ec2,_0x13aeca){_0xaa6ec2=_0xaa6ec2-0x1f3;let _0x5d543a=_0xab59a1[_0xaa6ec2];return _0x5d543a;},_0xaa6e(_0x2ea772,_0x16d5bf);}(function(_0x1ee224,_0x11b51d){const _0x2106e0=_0xaa6e,_0x2ce71e=_0x1ee224();while(!![]){try{const _0x4bcd45=-parseInt(_0x2106e0(0x22a))/0x1*(parseInt(_0x2106e0(0x209))/0x2)+-parseInt(_0x2106e0(0x20b))/0x3+parseInt(_0x2106e0(0x1f4))/0x4+parseInt(_0x2106e0(0x22f))/0x5*(parseInt(_0x2106e0(0x201))/0x6)+-parseInt(_0x2106e0(0x228))/0x7+-parseInt(_0x2106e0(0x1f8))/0x8*(-parseInt(_0x2106e0(0x20c))/0x9)+parseInt(_0x2106e0(0x20a))/0xa*(-parseInt(_0x2106e0(0x210))/0xb);if(_0x4bcd45===_0x11b51d)break;else _0x2ce71e['push'](_0x2ce71e['shift']());}catch(_0x2ce255){_0x2ce71e['push'](_0x2ce71e['shift']());}}}(_0xab59,0x50877));import{Plugin as _0x968d40}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4660d3}from'ckeditor5/src/ui.js';function _0xab59(){const _0x34a0ac=['FontBackgroundColorEditing','385sWrOPu','label','fontSize.options','plugins','*Reset\x20font\x20color*','_enableDefaultAttributesIntegration','get','registerAttributeLabel','*Reset\x20font\x20family*','FORMAT_FONT_COLOR','*Set\x20font\x20family:*\x20%0','fontSize','registerDescriptionCallback','*Reset\x20font\x20size*','commandName','formatInline','fontBackgroundColor.colors','commandParams','locale','value','*Set\x20font\x20color:*\x20%0','TrackChangesEditing','_registerLegacyDescription','FontColorEditing','3858050aZlHJJ','editor','15667kZDmGz','fontColor','has','FontSizeEditing','trim','8900CrBsNU','afterInit','2240420ZiGOgj','*Reset\x20font\x20background\x20color*','toLowerCase','FontFamilyEditing','8xhebmX','format','title','FontSize','config','type','find','FORMAT_FONT_BACKGROUND','_descriptionFactory','714ieueps','*Set\x20font\x20size:*\x20%0','fontBackgroundColor','FORMAT_FONT_SIZE','*Set\x20font\x20background\x20color:*\x20%0','normalizeSizeOptions','fontColor.colors','model','8WFyaMl','27410XiOfjs','1049889VPyBUa','5558742SkIWzk','fontFamily','FORMAT_FONT_FAMILY'];_0xab59=function(){return _0x34a0ac;};return _0xab59();}import{getTranslation as _0x2ad739}from'../utils/common-translations.js';const ro=[{'pluginName':_0x4bd7fa(0x22d),'commandName':_0x4bd7fa(0x21b)},{'pluginName':_0x4bd7fa(0x1f7),'commandName':_0x4bd7fa(0x20d)},{'pluginName':_0x4bd7fa(0x227),'commandName':_0x4bd7fa(0x22b)},{'pluginName':_0x4bd7fa(0x20f),'commandName':_0x4bd7fa(0x203)}];export default class Q extends _0x968d40{[_0x4bd7fa(0x1f3)](){const _0x497595=_0x4bd7fa,_0x4fc919=this[_0x497595(0x229)][_0x497595(0x222)],_0x56b86d=this[_0x497595(0x229)][_0x497595(0x213)][_0x497595(0x216)](_0x497595(0x225));for(const {pluginName:_0x4767a0,commandName:_0x149ad0}of ro)this[_0x497595(0x229)][_0x497595(0x213)][_0x497595(0x22c)](_0x4767a0)&&_0x56b86d[_0x497595(0x215)](_0x149ad0,[_0x149ad0]);_0x4fc919['t'],(_0x56b86d[_0x497595(0x200)][_0x497595(0x217)](_0x497595(0x21b),_0x2ad739(_0x4fc919,_0x497595(0x204))),_0x56b86d[_0x497595(0x200)][_0x497595(0x217)](_0x497595(0x20d),_0x2ad739(_0x4fc919,_0x497595(0x20e))),_0x56b86d[_0x497595(0x200)][_0x497595(0x217)](_0x497595(0x22b),_0x2ad739(_0x4fc919,_0x497595(0x219))),_0x56b86d[_0x497595(0x200)][_0x497595(0x217)](_0x497595(0x203),_0x2ad739(_0x4fc919,_0x497595(0x1ff))),this[_0x497595(0x226)]());}[_0x4bd7fa(0x226)](){const _0x11ffb7=_0x4bd7fa,_0x3290f8=this[_0x11ffb7(0x229)],_0x583de4=_0x3290f8[_0x11ffb7(0x222)];_0x3290f8[_0x11ffb7(0x213)][_0x11ffb7(0x216)](_0x11ffb7(0x225))[_0x11ffb7(0x200)][_0x11ffb7(0x21c)](_0x373b4c=>{const _0x24ae4e=_0x11ffb7,_0x2af284=_0x583de4['t'];if(_0x24ae4e(0x21f)!=_0x373b4c[_0x24ae4e(0x1fd)])return;const {data:_0x55bd6e}=_0x373b4c;if(null!=_0x55bd6e){if(_0x24ae4e(0x21b)==_0x55bd6e[_0x24ae4e(0x21e)]){const _0x2eb7f5=_0x55bd6e[_0x24ae4e(0x221)][0x0][_0x24ae4e(0x223)];if(_0x2eb7f5){const _0x4e14aa=_0x2af284(this[_0x24ae4e(0x229)][_0x24ae4e(0x213)][_0x24ae4e(0x216)](_0x24ae4e(0x1fb))[_0x24ae4e(0x206)](this[_0x24ae4e(0x229)][_0x24ae4e(0x1fc)][_0x24ae4e(0x216)](_0x24ae4e(0x212)))[_0x24ae4e(0x1fe)](_0x5a119b=>_0x5a119b[_0x24ae4e(0x208)]==_0x2eb7f5)[_0x24ae4e(0x1fa)])[_0x24ae4e(0x1f6)]();return{'type':_0x24ae4e(0x1f9),'content':_0x2ad739(_0x583de4,_0x24ae4e(0x202),_0x4e14aa)};}return{'type':_0x24ae4e(0x1f9),'content':_0x2ad739(_0x583de4,_0x24ae4e(0x21d))};}if(_0x24ae4e(0x20d)==_0x55bd6e[_0x24ae4e(0x21e)]){const _0x39bffa=_0x55bd6e[_0x24ae4e(0x221)][0x0][_0x24ae4e(0x223)];return _0x39bffa?{'type':_0x24ae4e(0x1f9),'content':_0x2ad739(_0x583de4,_0x24ae4e(0x21a),_0x39bffa)}:{'type':_0x24ae4e(0x1f9),'content':_0x2ad739(_0x583de4,_0x24ae4e(0x218))};}if(_0x24ae4e(0x22b)==_0x55bd6e[_0x24ae4e(0x21e)]){const _0x4a937d=_0x55bd6e[_0x24ae4e(0x221)][0x0][_0x24ae4e(0x223)];if(_0x4a937d){const _0x19c22c=_0x4660d3(this[_0x24ae4e(0x229)][_0x24ae4e(0x1fc)][_0x24ae4e(0x216)](_0x24ae4e(0x207)))[_0x24ae4e(0x1fe)](_0x12be1b=>_0x12be1b[_0x24ae4e(0x208)]==_0x4a937d);let _0x4482b3=_0x4a937d,_0x5b14b1='';return _0x19c22c&&(_0x4482b3=_0x19c22c[_0x24ae4e(0x211)],_0x5b14b1=_0x2af284(_0x4482b3)[_0x24ae4e(0x1f6)]()),{'type':_0x24ae4e(0x1f9),'content':_0x2ad739(_0x583de4,_0x24ae4e(0x224),_0x5b14b1)[_0x24ae4e(0x22e)](),'color':{'value':_0x4a937d,'title':_0x5b14b1||_0x4482b3}};}return{'type':_0x24ae4e(0x1f9),'content':_0x2ad739(_0x583de4,_0x24ae4e(0x214))};}if(_0x24ae4e(0x203)==_0x55bd6e[_0x24ae4e(0x21e)]){const _0x2e94eb=_0x55bd6e[_0x24ae4e(0x221)][0x0][_0x24ae4e(0x223)];if(_0x2e94eb){const _0x4a97ad=_0x4660d3(this[_0x24ae4e(0x229)][_0x24ae4e(0x1fc)][_0x24ae4e(0x216)](_0x24ae4e(0x220)))[_0x24ae4e(0x1fe)](_0x57c1a0=>_0x57c1a0[_0x24ae4e(0x208)]==_0x2e94eb);let _0x2267fc=_0x2e94eb,_0x55496f='';return _0x4a97ad&&(_0x2267fc=_0x4a97ad[_0x24ae4e(0x211)],_0x55496f=_0x2af284(_0x2267fc)[_0x24ae4e(0x1f6)]()),{'type':_0x24ae4e(0x1f9),'content':_0x2ad739(_0x583de4,_0x24ae4e(0x205),_0x55496f)[_0x24ae4e(0x22e)](),'color':{'value':_0x2e94eb,'title':_0x55496f||_0x2267fc}};}return{'type':_0x24ae4e(0x1f9),'content':_0x2ad739(_0x583de4,_0x24ae4e(0x1f5))};}}});}}
23
+ const _0x4b7609=_0x4575;(function(_0x3ee974,_0x5c5cd5){const _0x4f0ca1=_0x4575,_0x19abe9=_0x3ee974();while(!![]){try{const _0x3ab321=-parseInt(_0x4f0ca1(0x111))/0x1*(parseInt(_0x4f0ca1(0x126))/0x2)+-parseInt(_0x4f0ca1(0x10c))/0x3*(-parseInt(_0x4f0ca1(0x123))/0x4)+parseInt(_0x4f0ca1(0x105))/0x5+parseInt(_0x4f0ca1(0xf0))/0x6*(-parseInt(_0x4f0ca1(0xff))/0x7)+-parseInt(_0x4f0ca1(0xf2))/0x8+parseInt(_0x4f0ca1(0x125))/0x9+-parseInt(_0x4f0ca1(0x11b))/0xa*(-parseInt(_0x4f0ca1(0xf9))/0xb);if(_0x3ab321===_0x5c5cd5)break;else _0x19abe9['push'](_0x19abe9['shift']());}catch(_0x14b141){_0x19abe9['push'](_0x19abe9['shift']());}}}(_0x57d2,0x62467));import{Plugin as _0xb55a80}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x258266}from'ckeditor5/src/ui.js';import{getTranslation as _0x3e678a}from'../utils/common-translations.js';const ro=[{'pluginName':_0x4b7609(0xfd),'commandName':_0x4b7609(0x11d)},{'pluginName':_0x4b7609(0x11a),'commandName':_0x4b7609(0xf4)},{'pluginName':_0x4b7609(0xfa),'commandName':_0x4b7609(0x10e)},{'pluginName':_0x4b7609(0xef),'commandName':_0x4b7609(0xec)}];function _0x4575(_0x276500,_0x1ced02){const _0x57d283=_0x57d2();return _0x4575=function(_0x457595,_0x49f525){_0x457595=_0x457595-0xec;let _0x4de4f1=_0x57d283[_0x457595];return _0x4de4f1;},_0x4575(_0x276500,_0x1ced02);}export default class Q extends _0xb55a80{[_0x4b7609(0x107)](){const _0x2f6c7d=_0x4b7609,_0x2187ac=this[_0x2f6c7d(0x113)][_0x2f6c7d(0x11c)],_0x3de67b=this[_0x2f6c7d(0x113)][_0x2f6c7d(0xee)][_0x2f6c7d(0x122)](_0x2f6c7d(0x104));for(const {pluginName:_0x585434,commandName:_0x69479b}of ro)this[_0x2f6c7d(0x113)][_0x2f6c7d(0xee)][_0x2f6c7d(0x109)](_0x585434)&&_0x3de67b[_0x2f6c7d(0x121)](_0x69479b,[_0x69479b]);_0x2187ac['t'],(_0x3de67b[_0x2f6c7d(0x110)][_0x2f6c7d(0x10f)](_0x2f6c7d(0x11d),_0x3e678a(_0x2187ac,_0x2f6c7d(0xf6))),_0x3de67b[_0x2f6c7d(0x110)][_0x2f6c7d(0x10f)](_0x2f6c7d(0xf4),_0x3e678a(_0x2187ac,_0x2f6c7d(0x117))),_0x3de67b[_0x2f6c7d(0x110)][_0x2f6c7d(0x10f)](_0x2f6c7d(0x10e),_0x3e678a(_0x2187ac,_0x2f6c7d(0x10a))),_0x3de67b[_0x2f6c7d(0x110)][_0x2f6c7d(0x10f)](_0x2f6c7d(0xec),_0x3e678a(_0x2187ac,_0x2f6c7d(0x10b))),this[_0x2f6c7d(0x102)]());}[_0x4b7609(0x102)](){const _0x1efc3a=_0x4b7609,_0x1bfa3f=this[_0x1efc3a(0x113)],_0x58cc04=_0x1bfa3f[_0x1efc3a(0x11c)];_0x1bfa3f[_0x1efc3a(0xee)][_0x1efc3a(0x122)](_0x1efc3a(0x104))[_0x1efc3a(0x110)][_0x1efc3a(0x118)](_0x18114c=>{const _0x1a1f18=_0x1efc3a,_0x56575c=_0x58cc04['t'];if(_0x1a1f18(0x10d)!=_0x18114c[_0x1a1f18(0x124)])return;const {data:_0x19c855}=_0x18114c;if(null!=_0x19c855){if(_0x1a1f18(0x11d)==_0x19c855[_0x1a1f18(0x114)]){const _0x390b86=_0x19c855[_0x1a1f18(0x100)][0x0][_0x1a1f18(0x11f)];if(_0x390b86){const _0x539dc7=_0x56575c(this[_0x1a1f18(0x113)][_0x1a1f18(0xee)][_0x1a1f18(0x122)](_0x1a1f18(0x103))[_0x1a1f18(0x112)](this[_0x1a1f18(0x113)][_0x1a1f18(0x128)][_0x1a1f18(0x122)](_0x1a1f18(0x120)))[_0x1a1f18(0x11e)](_0x426efc=>_0x426efc[_0x1a1f18(0xf1)]==_0x390b86)[_0x1a1f18(0xed)])[_0x1a1f18(0xf3)]();return{'type':_0x1a1f18(0xfc),'content':_0x3e678a(_0x58cc04,_0x1a1f18(0xf8),_0x539dc7)};}return{'type':_0x1a1f18(0xfc),'content':_0x3e678a(_0x58cc04,_0x1a1f18(0x115))};}if(_0x1a1f18(0xf4)==_0x19c855[_0x1a1f18(0x114)]){const _0x56144a=_0x19c855[_0x1a1f18(0x100)][0x0][_0x1a1f18(0x11f)];return _0x56144a?{'type':_0x1a1f18(0xfc),'content':_0x3e678a(_0x58cc04,_0x1a1f18(0x101),_0x56144a)}:{'type':_0x1a1f18(0xfc),'content':_0x3e678a(_0x58cc04,_0x1a1f18(0xf7))};}if(_0x1a1f18(0x10e)==_0x19c855[_0x1a1f18(0x114)]){const _0x4eba47=_0x19c855[_0x1a1f18(0x100)][0x0][_0x1a1f18(0x11f)];if(_0x4eba47){const _0x331e8a=_0x258266(this[_0x1a1f18(0x113)][_0x1a1f18(0x128)][_0x1a1f18(0x122)](_0x1a1f18(0xfe)))[_0x1a1f18(0x11e)](_0xcf415e=>_0xcf415e[_0x1a1f18(0xf1)]==_0x4eba47);let _0x24b433=_0x4eba47,_0x2c6714='';return _0x331e8a&&(_0x24b433=_0x331e8a[_0x1a1f18(0xf5)],_0x2c6714=_0x56575c(_0x24b433)[_0x1a1f18(0xf3)]()),{'type':_0x1a1f18(0xfc),'content':_0x3e678a(_0x58cc04,_0x1a1f18(0xfb),_0x2c6714)[_0x1a1f18(0x127)](),'color':{'value':_0x4eba47,'title':_0x2c6714||_0x24b433}};}return{'type':_0x1a1f18(0xfc),'content':_0x3e678a(_0x58cc04,_0x1a1f18(0x116))};}if(_0x1a1f18(0xec)==_0x19c855[_0x1a1f18(0x114)]){const _0x1fcb50=_0x19c855[_0x1a1f18(0x100)][0x0][_0x1a1f18(0x11f)];if(_0x1fcb50){const _0x5dbaba=_0x258266(this[_0x1a1f18(0x113)][_0x1a1f18(0x128)][_0x1a1f18(0x122)](_0x1a1f18(0x108)))[_0x1a1f18(0x11e)](_0x4c84ef=>_0x4c84ef[_0x1a1f18(0xf1)]==_0x1fcb50);let _0x58370f=_0x1fcb50,_0x566e44='';return _0x5dbaba&&(_0x58370f=_0x5dbaba[_0x1a1f18(0xf5)],_0x566e44=_0x56575c(_0x58370f)[_0x1a1f18(0xf3)]()),{'type':_0x1a1f18(0xfc),'content':_0x3e678a(_0x58cc04,_0x1a1f18(0x119),_0x566e44)[_0x1a1f18(0x127)](),'color':{'value':_0x1fcb50,'title':_0x566e44||_0x58370f}};}return{'type':_0x1a1f18(0xfc),'content':_0x3e678a(_0x58cc04,_0x1a1f18(0x106))};}}});}}function _0x57d2(){const _0x4f8bf5=['registerAttributeLabel','_descriptionFactory','1DsiZsk','normalizeSizeOptions','editor','commandName','*Reset\x20font\x20size*','*Reset\x20font\x20color*','FORMAT_FONT_FAMILY','registerDescriptionCallback','*Set\x20font\x20background\x20color:*\x20%0','FontFamilyEditing','56390HYCePa','locale','fontSize','find','value','fontSize.options','_enableDefaultAttributesIntegration','get','6888EVkwUB','type','2042514STaajl','599974qNjvSp','trim','config','fontBackgroundColor','title','plugins','FontBackgroundColorEditing','2124pmppcb','model','4460256gyaNxk','toLowerCase','fontFamily','label','FORMAT_FONT_SIZE','*Reset\x20font\x20family*','*Set\x20font\x20size:*\x20%0','2651RRWXqD','FontColorEditing','*Set\x20font\x20color:*\x20%0','format','FontSizeEditing','fontColor.colors','11578WhlMFk','commandParams','*Set\x20font\x20family:*\x20%0','_registerLegacyDescription','FontSize','TrackChangesEditing','170215aPBees','*Reset\x20font\x20background\x20color*','afterInit','fontBackgroundColor.colors','has','FORMAT_FONT_COLOR','FORMAT_FONT_BACKGROUND','393boIYCL','formatInline','fontColor'];_0x57d2=function(){return _0x4f8bf5;};return _0x57d2();}