@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240329.0 → 0.0.0-nightly-20240331.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/index.js +1 -1
  9. package/src/integrations/aiassistant.js +1 -1
  10. package/src/integrations/alignment.js +1 -1
  11. package/src/integrations/basicstyles.js +1 -1
  12. package/src/integrations/blockquote.js +1 -1
  13. package/src/integrations/casechange.js +1 -1
  14. package/src/integrations/ckbox.js +1 -1
  15. package/src/integrations/codeblock.js +1 -1
  16. package/src/integrations/comments.js +1 -1
  17. package/src/integrations/deletecommand.js +1 -1
  18. package/src/integrations/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.js +1 -1
  20. package/src/integrations/font.js +1 -1
  21. package/src/integrations/formatpainter.js +1 -1
  22. package/src/integrations/heading.js +1 -1
  23. package/src/integrations/highlight.js +1 -1
  24. package/src/integrations/horizontalline.js +1 -1
  25. package/src/integrations/htmlembed.js +1 -1
  26. package/src/integrations/image.js +1 -1
  27. package/src/integrations/imagereplace.js +1 -1
  28. package/src/integrations/imagestyle.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.js +1 -1
  32. package/src/integrations/legacylist.js +1 -1
  33. package/src/integrations/legacylistproperties.js +1 -1
  34. package/src/integrations/link.js +1 -1
  35. package/src/integrations/list.js +1 -1
  36. package/src/integrations/listproperties.js +1 -1
  37. package/src/integrations/mediaembed.js +1 -1
  38. package/src/integrations/mention.js +1 -1
  39. package/src/integrations/pagebreak.js +1 -1
  40. package/src/integrations/paragraph.js +1 -1
  41. package/src/integrations/removeformat.js +1 -1
  42. package/src/integrations/restrictededitingmode.js +1 -1
  43. package/src/integrations/shiftentercommand.js +1 -1
  44. package/src/integrations/standardeditingmode.js +1 -1
  45. package/src/integrations/style.js +1 -1
  46. package/src/integrations/table.js +1 -1
  47. package/src/integrations/tablecaption.js +1 -1
  48. package/src/integrations/tableclipboard.js +1 -1
  49. package/src/integrations/tablecolumnresize.js +1 -1
  50. package/src/integrations/tableheadings.js +1 -1
  51. package/src/integrations/tablemergesplit.js +1 -1
  52. package/src/integrations/tableofcontents.js +1 -1
  53. package/src/integrations/tableproperties.js +1 -1
  54. package/src/integrations/template.js +1 -1
  55. package/src/integrations/title.js +1 -1
  56. package/src/integrations/undo.js +1 -1
  57. package/src/integrations/utils.js +1 -1
  58. package/src/suggestion.js +1 -1
  59. package/src/suggestiondescriptionfactory.js +1 -1
  60. package/src/trackchanges.js +1 -1
  61. package/src/trackchangesdata.js +1 -1
  62. package/src/trackchangesediting.js +1 -1
  63. package/src/trackchangesui.js +1 -1
  64. package/src/ui/suggestioncontroller.js +1 -1
  65. package/src/ui/view/basesuggestionthreadview.js +1 -1
  66. package/src/ui/view/suggestionthreadview.js +1 -1
  67. package/src/utils/common-translations.js +1 -1
  68. package/src/utils/utils.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "0.0.0-nightly-20240329.0",
3
+ "version": "0.0.0-nightly-20240331.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-20240329.0",
44
- "ckeditor5-collaboration": "0.0.0-nightly-20240329.0",
43
+ "ckeditor5": "0.0.0-nightly-20240331.0",
44
+ "ckeditor5-collaboration": "0.0.0-nightly-20240331.0",
45
45
  "lodash-es": "4.17.21"
46
46
  },
47
47
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x395453=_0xef71;(function(_0x296462,_0x44c89a){const _0x295b2d=_0xef71,_0x4736e3=_0x296462();while(!![]){try{const _0x3075d2=-parseInt(_0x295b2d(0x1a9))/0x1*(parseInt(_0x295b2d(0x19d))/0x2)+-parseInt(_0x295b2d(0x1aa))/0x3+-parseInt(_0x295b2d(0x1a4))/0x4*(parseInt(_0x295b2d(0x1ab))/0x5)+parseInt(_0x295b2d(0x195))/0x6*(parseInt(_0x295b2d(0x1a1))/0x7)+parseInt(_0x295b2d(0x194))/0x8+parseInt(_0x295b2d(0x19c))/0x9+-parseInt(_0x295b2d(0x1a8))/0xa*(-parseInt(_0x295b2d(0x19b))/0xb);if(_0x3075d2===_0x44c89a)break;else _0x4736e3['push'](_0x4736e3['shift']());}catch(_0x161011){_0x4736e3['push'](_0x4736e3['shift']());}}}(_0x467c,0x83937));import{Command as _0x1dd4a9}from'ckeditor5/src/core.js';function _0xef71(_0x108a7f,_0x1d811d){const _0x467c55=_0x467c();return _0xef71=function(_0xef7197,_0x576389){_0xef7197=_0xef7197-0x193;let _0x2b441e=_0x467c55[_0xef7197];return _0x2b441e;},_0xef71(_0x108a7f,_0x1d811d);}function _0x467c(){const _0x257cc9=['1995392wIbNtf','36vjurft','model','getRanges','editor','_suggestions','isEnabled','92136QReboT','2892420eZZXao','8ZxNXmo','refresh','_isEnabledBasedOnSelection','canEditAt','1088122YGITXG','execute','track-changes-accept-suggestion-not-found','113196SSImpn','get','acceptSuggestion','TrackChangesEditing','630iaUGpJ','63620dXxCBp','1421040HanIPg','135IrcMuH','plugins'];_0x467c=function(){return _0x257cc9;};return _0x467c();}import{CKEditorError as _0x46e685}from'ckeditor5/src/utils.js';export default class $ extends _0x1dd4a9{constructor(_0x1f8afc,_0x2fc3cf){const _0x51a36d=_0xef71;super(_0x1f8afc),this[_0x51a36d(0x199)]=_0x2fc3cf,this[_0x51a36d(0x19e)](),this[_0x51a36d(0x19f)]=!0x1;}[_0x395453(0x19e)](){const _0x9226e7=_0x395453;this[_0x9226e7(0x19a)]=!0x0;}[_0x395453(0x1a2)](_0x136b43){const _0x2b6aea=_0x395453,_0x4bb662=this[_0x2b6aea(0x199)][_0x2b6aea(0x1a5)](_0x136b43);if(!_0x4bb662)throw new _0x46e685(_0x2b6aea(0x1a3),this);const _0x700c1d=_0x4bb662[_0x2b6aea(0x197)]();this[_0x2b6aea(0x198)][_0x2b6aea(0x196)][_0x2b6aea(0x1a0)](_0x700c1d)&&this[_0x2b6aea(0x198)][_0x2b6aea(0x193)][_0x2b6aea(0x1a5)](_0x2b6aea(0x1a7))[_0x2b6aea(0x1a6)](_0x4bb662);}}
23
+ const _0x571051=_0x3fc9;(function(_0x4aa1ce,_0x39fb73){const _0x447709=_0x3fc9,_0x54f0af=_0x4aa1ce();while(!![]){try{const _0x5158ec=parseInt(_0x447709(0x78))/0x1*(-parseInt(_0x447709(0x87))/0x2)+parseInt(_0x447709(0x77))/0x3+parseInt(_0x447709(0x89))/0x4*(parseInt(_0x447709(0x83))/0x5)+parseInt(_0x447709(0x8e))/0x6*(parseInt(_0x447709(0x81))/0x7)+-parseInt(_0x447709(0x8c))/0x8*(-parseInt(_0x447709(0x7c))/0x9)+parseInt(_0x447709(0x7b))/0xa+-parseInt(_0x447709(0x7a))/0xb;if(_0x5158ec===_0x39fb73)break;else _0x54f0af['push'](_0x54f0af['shift']());}catch(_0x1258ce){_0x54f0af['push'](_0x54f0af['shift']());}}}(_0xb4d6,0xf34a9));import{Command as _0x2cf215}from'ckeditor5/src/core.js';function _0xb4d6(){const _0x378758=['refresh','632wwTEjU','_isEnabledBasedOnSelection','model','4389184VenNon','acceptSuggestion','8054406gcEDgo','editor','964308fuOKqm','1jJJfqa','TrackChangesEditing','45597684KGKdqd','19666640eZPzMJ','9HjfIfk','isEnabled','plugins','execute','getRanges','7QmVAmI','track-changes-accept-suggestion-not-found','51935jDiVNP','get','_suggestions','canEditAt','1357060nRdjpv'];_0xb4d6=function(){return _0x378758;};return _0xb4d6();}function _0x3fc9(_0x2b5996,_0x53e873){const _0xb4d6df=_0xb4d6();return _0x3fc9=function(_0x3fc9bc,_0x40aea){_0x3fc9bc=_0x3fc9bc-0x76;let _0x512757=_0xb4d6df[_0x3fc9bc];return _0x512757;},_0x3fc9(_0x2b5996,_0x53e873);}import{CKEditorError as _0x3a4340}from'ckeditor5/src/utils.js';export default class $ extends _0x2cf215{constructor(_0x1336f4,_0x17b204){const _0x17724f=_0x3fc9;super(_0x1336f4),this[_0x17724f(0x85)]=_0x17b204,this[_0x17724f(0x88)](),this[_0x17724f(0x8a)]=!0x1;}[_0x571051(0x88)](){const _0x2a8714=_0x571051;this[_0x2a8714(0x7d)]=!0x0;}[_0x571051(0x7f)](_0x50d016){const _0x78157d=_0x571051,_0x4bedde=this[_0x78157d(0x85)][_0x78157d(0x84)](_0x50d016);if(!_0x4bedde)throw new _0x3a4340(_0x78157d(0x82),this);const _0x152206=_0x4bedde[_0x78157d(0x80)]();this[_0x78157d(0x76)][_0x78157d(0x8b)][_0x78157d(0x86)](_0x152206)&&this[_0x78157d(0x76)][_0x78157d(0x7e)][_0x78157d(0x84)](_0x78157d(0x79))[_0x78157d(0x8d)](_0x4bedde);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x511b(_0x505352,_0x276b06){const _0x6f982=_0x6f98();return _0x511b=function(_0x511b06,_0xc1d0c3){_0x511b06=_0x511b06-0xf1;let _0x2c7f20=_0x6f982[_0x511b06];return _0x2c7f20;},_0x511b(_0x505352,_0x276b06);}const _0x501ea0=_0x511b;(function(_0x51f6c6,_0x31ef6b){const _0x5a8790=_0x511b,_0x36dcda=_0x51f6c6();while(!![]){try{const _0x51337d=parseInt(_0x5a8790(0xf4))/0x1+parseInt(_0x5a8790(0xf5))/0x2*(parseInt(_0x5a8790(0xfe))/0x3)+parseInt(_0x5a8790(0xf2))/0x4*(parseInt(_0x5a8790(0x103))/0x5)+-parseInt(_0x5a8790(0xf8))/0x6+-parseInt(_0x5a8790(0xfc))/0x7+parseInt(_0x5a8790(0x106))/0x8+parseInt(_0x5a8790(0xf3))/0x9*(parseInt(_0x5a8790(0x101))/0xa);if(_0x51337d===_0x31ef6b)break;else _0x36dcda['push'](_0x36dcda['shift']());}catch(_0x528cc4){_0x36dcda['push'](_0x36dcda['shift']());}}}(_0x6f98,0xda624));import{Command as _0x3cf113}from'ckeditor5/src/core.js';import{CKEditorError as _0x5e294f}from'ckeditor5/src/utils.js';export default class B extends _0x3cf113{constructor(_0x43a984,_0x155add){const _0x5e14ce=_0x511b;super(_0x43a984),this[_0x5e14ce(0xf6)]=_0x155add,this[_0x5e14ce(0xf1)](),this[_0x5e14ce(0x105)]=!0x1;}[_0x501ea0(0xf1)](){const _0xa53e49=_0x501ea0;this[_0xa53e49(0xf9)]=!0x0;}[_0x501ea0(0xfb)](_0x1f18a8){const _0x38d840=_0x501ea0,_0x51171d=this[_0x38d840(0xf6)][_0x38d840(0xfa)](_0x1f18a8);if(!_0x51171d)throw new _0x5e294f(_0x38d840(0x102),this);const _0xa19d3e=_0x51171d[_0x38d840(0xf7)]();this[_0x38d840(0x107)][_0x38d840(0x108)][_0x38d840(0xfd)](_0xa19d3e)&&this[_0x38d840(0x107)][_0x38d840(0x104)][_0x38d840(0xfa)](_0x38d840(0x100))[_0x38d840(0xff)](_0x51171d);}}function _0x6f98(){const _0x22f3b4=['track-changes-discard-suggestion-not-found','1729435ZbmclY','plugins','_isEnabledBasedOnSelection','4375112yDpbiA','editor','model','refresh','4egAzuu','20409777WzNiCR','633322HrYUDP','1354LzYliu','_suggestions','getRanges','10148796lEwIuD','isEnabled','get','execute','11246466njGNij','canEditAt','1767rNbmmK','discardSuggestion','TrackChangesEditing','10SqORoR'];_0x6f98=function(){return _0x22f3b4;};return _0x6f98();}
23
+ const _0x2f3946=_0x1939;(function(_0x28e500,_0x3924d8){const _0x16c65a=_0x1939,_0x18c02a=_0x28e500();while(!![]){try{const _0x90dd1f=-parseInt(_0x16c65a(0xb4))/0x1+parseInt(_0x16c65a(0xbb))/0x2+parseInt(_0x16c65a(0xc4))/0x3+parseInt(_0x16c65a(0xc3))/0x4*(-parseInt(_0x16c65a(0xb1))/0x5)+parseInt(_0x16c65a(0xb2))/0x6+-parseInt(_0x16c65a(0xb3))/0x7+parseInt(_0x16c65a(0xc1))/0x8;if(_0x90dd1f===_0x3924d8)break;else _0x18c02a['push'](_0x18c02a['shift']());}catch(_0x58e774){_0x18c02a['push'](_0x18c02a['shift']());}}}(_0x13d2,0x1ce04));function _0x1939(_0xecc364,_0x3d2e84){const _0x13d2b4=_0x13d2();return _0x1939=function(_0x1939b2,_0x6eb515){_0x1939b2=_0x1939b2-0xb1;let _0x1c94e9=_0x13d2b4[_0x1939b2];return _0x1c94e9;},_0x1939(_0xecc364,_0x3d2e84);}import{Command as _0x2283a9}from'ckeditor5/src/core.js';import{CKEditorError as _0x201ecb}from'ckeditor5/src/utils.js';export default class B extends _0x2283a9{constructor(_0xebf6df,_0x5bb358){const _0x6f7a5f=_0x1939;super(_0xebf6df),this[_0x6f7a5f(0xc2)]=_0x5bb358,this[_0x6f7a5f(0xbf)](),this[_0x6f7a5f(0xc0)]=!0x1;}[_0x2f3946(0xbf)](){const _0x275c52=_0x2f3946;this[_0x275c52(0xb8)]=!0x0;}[_0x2f3946(0xb6)](_0x2ca334){const _0x5824a2=_0x2f3946,_0x233d89=this[_0x5824a2(0xc2)][_0x5824a2(0xc6)](_0x2ca334);if(!_0x233d89)throw new _0x201ecb(_0x5824a2(0xbd),this);const _0x516130=_0x233d89[_0x5824a2(0xba)]();this[_0x5824a2(0xbc)][_0x5824a2(0xb7)][_0x5824a2(0xb9)](_0x516130)&&this[_0x5824a2(0xbc)][_0x5824a2(0xbe)][_0x5824a2(0xc6)](_0x5824a2(0xb5))[_0x5824a2(0xc5)](_0x233d89);}}function _0x13d2(){const _0x46afaa=['1205vxRbWb','837024zzCWUf','832664DnjTik','190959geIURv','TrackChangesEditing','execute','model','isEnabled','canEditAt','getRanges','393264xGEdjq','editor','track-changes-discard-suggestion-not-found','plugins','refresh','_isEnabledBasedOnSelection','1394176QHXLAe','_suggestions','3176CHTgsV','327399WyrQWx','discardSuggestion','get'];_0x13d2=function(){return _0x46afaa;};return _0x13d2();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x16a3(_0x4cd682,_0x415c47){const _0x5929df=_0x5929();return _0x16a3=function(_0x16a303,_0x305484){_0x16a303=_0x16a303-0x185;let _0x475fc6=_0x5929df[_0x16a303];return _0x475fc6;},_0x16a3(_0x4cd682,_0x415c47);}const _0x551851=_0x16a3;(function(_0x2c13d9,_0xf3dceb){const _0x406b4f=_0x16a3,_0x19302d=_0x2c13d9();while(!![]){try{const _0x535eb4=parseInt(_0x406b4f(0x187))/0x1+-parseInt(_0x406b4f(0x19d))/0x2+-parseInt(_0x406b4f(0x189))/0x3*(parseInt(_0x406b4f(0x198))/0x4)+-parseInt(_0x406b4f(0x18f))/0x5*(parseInt(_0x406b4f(0x196))/0x6)+-parseInt(_0x406b4f(0x195))/0x7*(parseInt(_0x406b4f(0x194))/0x8)+parseInt(_0x406b4f(0x18a))/0x9*(parseInt(_0x406b4f(0x185))/0xa)+parseInt(_0x406b4f(0x18c))/0xb;if(_0x535eb4===_0xf3dceb)break;else _0x19302d['push'](_0x19302d['shift']());}catch(_0x18a5ca){_0x19302d['push'](_0x19302d['shift']());}}}(_0x5929,0x1e444));import{Command as _0x20ae20}from'ckeditor5/src/core.js';import{sortSuggestions as _0x27b9ac,executeCommandForSuggestions as _0x565a89}from'../utils/utils.js';function _0x5929(){const _0x35cfd8=['editor','4MHUTxl','values','_command','getRanges','execute','293002oMNLFd','2415750tWXrcP','isEnabled','160818TRcKJs','canEditAt','489354lojCuz','9twfuBF','_suggestions','1071884JzcSFB','isInContent','_isEnabledBasedOnSelection','125dUaRJl','refresh','some','model','from','8MKAiYy','211547BdQUyN','8646gpOpVg'];_0x5929=function(){return _0x35cfd8;};return _0x5929();}export default class x extends _0x20ae20{constructor(_0x2249b3,_0x3ecd72,_0x4a7a50){const _0xc9850f=_0x16a3;super(_0x2249b3),this[_0xc9850f(0x19a)]=_0x3ecd72,this[_0xc9850f(0x18b)]=_0x4a7a50,this[_0xc9850f(0x190)](),this[_0xc9850f(0x18e)]=!0x1;}[_0x551851(0x190)](){const _0x34fba2=_0x551851,_0x20abea=Array[_0x34fba2(0x193)](this[_0x34fba2(0x18b)][_0x34fba2(0x199)]())[_0x34fba2(0x191)](_0x33394c=>_0x33394c[_0x34fba2(0x18d)]);this[_0x34fba2(0x186)]=this[_0x34fba2(0x19a)][_0x34fba2(0x186)]&&_0x20abea;}[_0x551851(0x19c)](){const _0x49b7bb=_0x551851,_0x2ca082=_0x27b9ac(Array[_0x49b7bb(0x193)](this[_0x49b7bb(0x18b)][_0x49b7bb(0x199)]()));for(const _0x3d1cea of _0x2ca082){const _0x37a448=_0x3d1cea[_0x49b7bb(0x19b)]();if(!this[_0x49b7bb(0x197)][_0x49b7bb(0x192)][_0x49b7bb(0x188)](_0x37a448))return;}_0x565a89(this[_0x49b7bb(0x197)][_0x49b7bb(0x192)],this[_0x49b7bb(0x19a)],_0x2ca082);}}
23
+ function _0x1e5e(_0x3d4f43,_0x33ea81){const _0x4ff1ec=_0x4ff1();return _0x1e5e=function(_0x1e5ec8,_0xcb2dd3){_0x1e5ec8=_0x1e5ec8-0xce;let _0x1e7ad6=_0x4ff1ec[_0x1e5ec8];return _0x1e7ad6;},_0x1e5e(_0x3d4f43,_0x33ea81);}const _0x2b7c10=_0x1e5e;(function(_0x408a28,_0x39b8ae){const _0x5bcfaa=_0x1e5e,_0x5980e1=_0x408a28();while(!![]){try{const _0x2002f5=-parseInt(_0x5bcfaa(0xde))/0x1*(parseInt(_0x5bcfaa(0xdd))/0x2)+parseInt(_0x5bcfaa(0xdc))/0x3*(-parseInt(_0x5bcfaa(0xd3))/0x4)+-parseInt(_0x5bcfaa(0xe1))/0x5+-parseInt(_0x5bcfaa(0xd6))/0x6*(parseInt(_0x5bcfaa(0xd0))/0x7)+parseInt(_0x5bcfaa(0xd8))/0x8*(parseInt(_0x5bcfaa(0xd2))/0x9)+-parseInt(_0x5bcfaa(0xe7))/0xa+-parseInt(_0x5bcfaa(0xce))/0xb*(-parseInt(_0x5bcfaa(0xd5))/0xc);if(_0x2002f5===_0x39b8ae)break;else _0x5980e1['push'](_0x5980e1['shift']());}catch(_0x5e474f){_0x5980e1['push'](_0x5980e1['shift']());}}}(_0x4ff1,0xb6623));import{Command as _0x1920e5}from'ckeditor5/src/core.js';function _0x4ff1(){const _0x4507a6=['2232030jXVbfF','1746789DTtKvs','getRanges','1656417JHfyFg','execute','9thboTs','4zDrXQk','_isEnabledBasedOnSelection','144EyKBwU','6TFMmzr','_suggestions','6943744cTKxbU','isInContent','refresh','_command','1891332SUGpFB','4702OJKXvt','50nuavUj','isEnabled','from','4093425vHyAWx','model','canEditAt','editor','values','some'];_0x4ff1=function(){return _0x4507a6;};return _0x4ff1();}import{sortSuggestions as _0x481eea,executeCommandForSuggestions as _0x3b7e32}from'../utils/utils.js';export default class x extends _0x1920e5{constructor(_0x4ffaf4,_0x21d14d,_0x1dc905){const _0x5f4808=_0x1e5e;super(_0x4ffaf4),this[_0x5f4808(0xdb)]=_0x21d14d,this[_0x5f4808(0xd7)]=_0x1dc905,this[_0x5f4808(0xda)](),this[_0x5f4808(0xd4)]=!0x1;}[_0x2b7c10(0xda)](){const _0x2e1579=_0x2b7c10,_0x361e71=Array[_0x2e1579(0xe0)](this[_0x2e1579(0xd7)][_0x2e1579(0xe5)]())[_0x2e1579(0xe6)](_0x4375a3=>_0x4375a3[_0x2e1579(0xd9)]);this[_0x2e1579(0xdf)]=this[_0x2e1579(0xdb)][_0x2e1579(0xdf)]&&_0x361e71;}[_0x2b7c10(0xd1)](){const _0x59d4af=_0x2b7c10,_0xd9c204=_0x481eea(Array[_0x59d4af(0xe0)](this[_0x59d4af(0xd7)][_0x59d4af(0xe5)]()));for(const _0x577c29 of _0xd9c204){const _0x5fb201=_0x577c29[_0x59d4af(0xcf)]();if(!this[_0x59d4af(0xe4)][_0x59d4af(0xe2)][_0x59d4af(0xe3)](_0x5fb201))return;}_0x3b7e32(this[_0x59d4af(0xe4)][_0x59d4af(0xe2)],this[_0x59d4af(0xdb)],_0xd9c204);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2aa245=_0x47cf;function _0x5927(){const _0xf70349=['canEditAt','94800keyOVX','isEnabled','refresh','values','2zehpqU','40zBhrpd','984FNsFsG','5572490STwWLb','2115CyvcPb','document','from','getRanges','editor','794356ZwATlw','1972610YGLEho','3074436GFwEEY','model','_command','execute','size','26584200QEhHRt','_suggestions','selection','_isEnabledBasedOnSelection','_selectedSuggestions'];_0x5927=function(){return _0xf70349;};return _0x5927();}(function(_0x44301c,_0x35ae79){const _0x1a3939=_0x47cf,_0x39882d=_0x44301c();while(!![]){try{const _0x6e54c0=-parseInt(_0x1a3939(0x6e))/0x1*(parseInt(_0x1a3939(0x77))/0x2)+parseInt(_0x1a3939(0x84))/0x3*(parseInt(_0x1a3939(0x6f))/0x4)+-parseInt(_0x1a3939(0x78))/0x5+-parseInt(_0x1a3939(0x79))/0x6+-parseInt(_0x1a3939(0x71))/0x7+-parseInt(_0x1a3939(0x70))/0x8*(parseInt(_0x1a3939(0x72))/0x9)+parseInt(_0x1a3939(0x7e))/0xa;if(_0x6e54c0===_0x35ae79)break;else _0x39882d['push'](_0x39882d['shift']());}catch(_0x496186){_0x39882d['push'](_0x39882d['shift']());}}}(_0x5927,0x6d6a1));import{Command as _0x4fc4a7}from'ckeditor5/src/core.js';import{sortSuggestions as _0x123d9a,getSelectedSuggestions as _0x949209,executeCommandForSuggestions as _0x4c7e7e}from'../utils/utils.js';function _0x47cf(_0x226c36,_0x58079c){const _0x592771=_0x5927();return _0x47cf=function(_0x47cf35,_0x1cbe36){_0x47cf35=_0x47cf35-0x6e;let _0x1717d8=_0x592771[_0x47cf35];return _0x1717d8;},_0x47cf(_0x226c36,_0x58079c);}export default class R extends _0x4fc4a7{constructor(_0x52c360,_0x203b11,_0x238940){const _0x1bf0a0=_0x47cf;super(_0x52c360),this[_0x1bf0a0(0x7b)]=_0x203b11,this[_0x1bf0a0(0x7f)]=_0x238940,this[_0x1bf0a0(0x82)]=new Set(),this[_0x1bf0a0(0x86)](),this[_0x1bf0a0(0x81)]=!0x1;}[_0x2aa245(0x86)](){const _0x1459af=_0x2aa245,_0x2b989e=this[_0x1459af(0x76)][_0x1459af(0x7a)][_0x1459af(0x73)][_0x1459af(0x80)],_0x434a20=Array[_0x1459af(0x74)](this[_0x1459af(0x7f)][_0x1459af(0x87)]());this[_0x1459af(0x82)]=_0x949209(_0x2b989e,_0x434a20),this[_0x1459af(0x85)]=this[_0x1459af(0x7b)][_0x1459af(0x85)]&&!!this[_0x1459af(0x82)][_0x1459af(0x7d)];}[_0x2aa245(0x7c)](){const _0x5791b8=_0x2aa245,_0x470c91=_0x123d9a(Array[_0x5791b8(0x74)](this[_0x5791b8(0x82)]));for(const _0xb2f9c5 of _0x470c91){const _0x4ba1f1=_0xb2f9c5[_0x5791b8(0x75)]();if(!this[_0x5791b8(0x76)][_0x5791b8(0x7a)][_0x5791b8(0x83)](_0x4ba1f1))return;}_0x4c7e7e(this[_0x5791b8(0x76)][_0x5791b8(0x7a)],this[_0x5791b8(0x7b)],_0x470c91);}}
23
+ const _0x3543e2=_0x5efa;function _0x5efa(_0x2bb43d,_0x5d0f98){const _0x3d91ac=_0x3d91();return _0x5efa=function(_0x5efa49,_0x23fc4b){_0x5efa49=_0x5efa49-0xcc;let _0x5cda1b=_0x3d91ac[_0x5efa49];return _0x5cda1b;},_0x5efa(_0x2bb43d,_0x5d0f98);}(function(_0x3b4848,_0x1a5838){const _0x8433ee=_0x5efa,_0xbbee2c=_0x3b4848();while(!![]){try{const _0x2237fc=parseInt(_0x8433ee(0xcc))/0x1*(parseInt(_0x8433ee(0xdf))/0x2)+-parseInt(_0x8433ee(0xda))/0x3*(-parseInt(_0x8433ee(0xce))/0x4)+-parseInt(_0x8433ee(0xd8))/0x5+parseInt(_0x8433ee(0xdb))/0x6+-parseInt(_0x8433ee(0xd9))/0x7+-parseInt(_0x8433ee(0xe0))/0x8+-parseInt(_0x8433ee(0xd7))/0x9*(parseInt(_0x8433ee(0xe1))/0xa);if(_0x2237fc===_0x1a5838)break;else _0xbbee2c['push'](_0xbbee2c['shift']());}catch(_0x2f029d){_0xbbee2c['push'](_0xbbee2c['shift']());}}}(_0x3d91,0x1b3cb));import{Command as _0x777af3}from'ckeditor5/src/core.js';import{sortSuggestions as _0x3f4a2c,getSelectedSuggestions as _0x47d76e,executeCommandForSuggestions as _0x1f72a7}from'../utils/utils.js';function _0x3d91(){const _0x271a80=['model','_command','getRanges','size','selection','canEditAt','from','_isEnabledBasedOnSelection','141390cuyZKU','668775dYOiyK','130431wEXBqR','498ycAnIV','254304OrJPTS','execute','document','isEnabled','4QpuuZU','60632yfokZM','50OuPVYA','editor','_selectedSuggestions','_suggestions','refresh','94669cPMYNh','values','2852pRQwMP'];_0x3d91=function(){return _0x271a80;};return _0x3d91();}export default class R extends _0x777af3{constructor(_0x32c7f2,_0x4947d3,_0x3c94ef){const _0x40c693=_0x5efa;super(_0x32c7f2),this[_0x40c693(0xd0)]=_0x4947d3,this[_0x40c693(0xe4)]=_0x3c94ef,this[_0x40c693(0xe3)]=new Set(),this[_0x40c693(0xe5)](),this[_0x40c693(0xd6)]=!0x1;}[_0x3543e2(0xe5)](){const _0x1539ff=_0x3543e2,_0x32a854=this[_0x1539ff(0xe2)][_0x1539ff(0xcf)][_0x1539ff(0xdd)][_0x1539ff(0xd3)],_0x47c90c=Array[_0x1539ff(0xd5)](this[_0x1539ff(0xe4)][_0x1539ff(0xcd)]());this[_0x1539ff(0xe3)]=_0x47d76e(_0x32a854,_0x47c90c),this[_0x1539ff(0xde)]=this[_0x1539ff(0xd0)][_0x1539ff(0xde)]&&!!this[_0x1539ff(0xe3)][_0x1539ff(0xd2)];}[_0x3543e2(0xdc)](){const _0x5ba624=_0x3543e2,_0x30e68a=_0x3f4a2c(Array[_0x5ba624(0xd5)](this[_0x5ba624(0xe3)]));for(const _0x24727a of _0x30e68a){const _0x489b64=_0x24727a[_0x5ba624(0xd1)]();if(!this[_0x5ba624(0xe2)][_0x5ba624(0xcf)][_0x5ba624(0xd4)](_0x489b64))return;}_0x1f72a7(this[_0x5ba624(0xe2)][_0x5ba624(0xcf)],this[_0x5ba624(0xd0)],_0x30e68a);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x457bd9=_0x5eb2;function _0x5eb2(_0x4d7ad5,_0x404248){const _0x44cd7a=_0x44cd();return _0x5eb2=function(_0x5eb2c3,_0x44e4fb){_0x5eb2c3=_0x5eb2c3-0x17e;let _0x359790=_0x44cd7a[_0x5eb2c3];return _0x359790;},_0x5eb2(_0x4d7ad5,_0x404248);}(function(_0x10489f,_0x3edf9c){const _0xf90cd1=_0x5eb2,_0x38c898=_0x10489f();while(!![]){try{const _0x564f45=parseInt(_0xf90cd1(0x192))/0x1*(parseInt(_0xf90cd1(0x17e))/0x2)+-parseInt(_0xf90cd1(0x195))/0x3*(parseInt(_0xf90cd1(0x191))/0x4)+parseInt(_0xf90cd1(0x182))/0x5*(-parseInt(_0xf90cd1(0x18d))/0x6)+parseInt(_0xf90cd1(0x189))/0x7+-parseInt(_0xf90cd1(0x196))/0x8+-parseInt(_0xf90cd1(0x18b))/0x9+-parseInt(_0xf90cd1(0x185))/0xa*(-parseInt(_0xf90cd1(0x18e))/0xb);if(_0x564f45===_0x3edf9c)break;else _0x38c898['push'](_0x38c898['shift']());}catch(_0x25afe5){_0x38c898['push'](_0x38c898['shift']());}}}(_0x44cd,0x61b0d));import{Command as _0xa2f860}from'ckeditor5/src/core.js';function _0x44cd(){const _0x3056d7=['refresh','forceDisabled','130anlqMj','editor','isEnabled','820510PaJUPw','commands','execute','_enabledCommands','3063459yJFsRj','clearForceDisabled','28710ZMCYtw','has','119904gXcgSq','187ruKYSK','TrackChangesCommand','affectsData','21152KNBape','3167ZnTRhX','_enableCommands','_isEnabledBasedOnSelection','186gXOXVL','4780544FoXYko','_disableUnsupportedCommands','10PDSckh','value'];_0x44cd=function(){return _0x3056d7;};return _0x44cd();}export default class M extends _0xa2f860{constructor(_0x51d6b1,_0x1353c3){const _0x3bab45=_0x5eb2;super(_0x51d6b1),this[_0x3bab45(0x188)]=_0x1353c3,this[_0x3bab45(0x17f)]=!0x1,this[_0x3bab45(0x180)](),this[_0x3bab45(0x194)]=!0x1;}[_0x457bd9(0x180)](){const _0xa8c8fb=_0x457bd9;this[_0xa8c8fb(0x184)]=!0x0;}[_0x457bd9(0x187)](){const _0x2bfc06=_0x457bd9;this[_0x2bfc06(0x17f)]=!this[_0x2bfc06(0x17f)],this[_0x2bfc06(0x17f)]?this[_0x2bfc06(0x197)]():this[_0x2bfc06(0x193)]();}[_0x457bd9(0x197)](){const _0x118bc2=_0x457bd9;for(const _0x2dd08a of this[_0x118bc2(0x183)][_0x118bc2(0x186)][_0x118bc2(0x186)]())_0x2dd08a[_0x118bc2(0x190)]&&!this[_0x118bc2(0x188)][_0x118bc2(0x18c)](_0x2dd08a)&&_0x2dd08a[_0x118bc2(0x181)](_0x118bc2(0x18f));}[_0x457bd9(0x193)](){const _0x11551f=_0x457bd9;for(const _0x2d4be3 of this[_0x11551f(0x183)][_0x11551f(0x186)][_0x11551f(0x186)]())_0x2d4be3[_0x11551f(0x190)]&&!this[_0x11551f(0x188)][_0x11551f(0x18c)](_0x2d4be3)&&_0x2d4be3[_0x11551f(0x18a)](_0x11551f(0x18f));}}
23
+ function _0x40c0(_0x1e0d7b,_0x35a1f1){const _0xfeeae1=_0xfeea();return _0x40c0=function(_0x40c084,_0x3f9897){_0x40c084=_0x40c084-0x78;let _0x2fd80f=_0xfeeae1[_0x40c084];return _0x2fd80f;},_0x40c0(_0x1e0d7b,_0x35a1f1);}const _0x571e74=_0x40c0;(function(_0x4fab0a,_0x4c2a80){const _0x2660ef=_0x40c0,_0x48428a=_0x4fab0a();while(!![]){try{const _0x480d56=-parseInt(_0x2660ef(0x8f))/0x1+parseInt(_0x2660ef(0x7e))/0x2*(-parseInt(_0x2660ef(0x78))/0x3)+parseInt(_0x2660ef(0x85))/0x4+-parseInt(_0x2660ef(0x79))/0x5*(parseInt(_0x2660ef(0x7f))/0x6)+-parseInt(_0x2660ef(0x82))/0x7+parseInt(_0x2660ef(0x86))/0x8*(parseInt(_0x2660ef(0x7a))/0x9)+-parseInt(_0x2660ef(0x8e))/0xa*(-parseInt(_0x2660ef(0x80))/0xb);if(_0x480d56===_0x4c2a80)break;else _0x48428a['push'](_0x48428a['shift']());}catch(_0x157c01){_0x48428a['push'](_0x48428a['shift']());}}}(_0xfeea,0x6fe17));import{Command as _0x2c585a}from'ckeditor5/src/core.js';export default class M extends _0x2c585a{constructor(_0x1f2317,_0x39ede0){const _0x15d2d3=_0x40c0;super(_0x1f2317),this[_0x15d2d3(0x8a)]=_0x39ede0,this[_0x15d2d3(0x83)]=!0x1,this[_0x15d2d3(0x91)](),this[_0x15d2d3(0x7d)]=!0x1;}[_0x571e74(0x91)](){const _0x518a66=_0x571e74;this[_0x518a66(0x7c)]=!0x0;}[_0x571e74(0x8b)](){const _0x1d458e=_0x571e74;this[_0x1d458e(0x83)]=!this[_0x1d458e(0x83)],this[_0x1d458e(0x83)]?this[_0x1d458e(0x7b)]():this[_0x1d458e(0x89)]();}[_0x571e74(0x7b)](){const _0xa80481=_0x571e74;for(const _0x12f4a9 of this[_0xa80481(0x8d)][_0xa80481(0x84)][_0xa80481(0x84)]())_0x12f4a9[_0xa80481(0x90)]&&!this[_0xa80481(0x8a)][_0xa80481(0x81)](_0x12f4a9)&&_0x12f4a9[_0xa80481(0x88)](_0xa80481(0x8c));}[_0x571e74(0x89)](){const _0x2a1e7a=_0x571e74;for(const _0x40c9fa of this[_0x2a1e7a(0x8d)][_0x2a1e7a(0x84)][_0x2a1e7a(0x84)]())_0x40c9fa[_0x2a1e7a(0x90)]&&!this[_0x2a1e7a(0x8a)][_0x2a1e7a(0x81)](_0x40c9fa)&&_0x40c9fa[_0x2a1e7a(0x87)](_0x2a1e7a(0x8c));}}function _0xfeea(){const _0x4e8f0c=['_disableUnsupportedCommands','isEnabled','_isEnabledBasedOnSelection','40654REZHhj','52038auKazb','31427BVYnWf','has','1864016YpVpVW','value','commands','463768jYvhFj','6743344GpLoqr','clearForceDisabled','forceDisabled','_enableCommands','_enabledCommands','execute','TrackChangesCommand','editor','1100OURptQ','409541BiVgIo','affectsData','refresh','9JOfXuX','45YXvnJO','9HYqJDb'];_0xfeea=function(){return _0x4e8f0c;};return _0xfeea();}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1a80ba,_0x2ce96f){var _0xb779bf=_0x27bd,_0x180596=_0x1a80ba();while(!![]){try{var _0x1de891=parseInt(_0xb779bf(0x110))/0x1+-parseInt(_0xb779bf(0x10e))/0x2+parseInt(_0xb779bf(0x115))/0x3+parseInt(_0xb779bf(0x10f))/0x4+-parseInt(_0xb779bf(0x111))/0x5*(parseInt(_0xb779bf(0x112))/0x6)+-parseInt(_0xb779bf(0x114))/0x7+-parseInt(_0xb779bf(0x116))/0x8*(-parseInt(_0xb779bf(0x113))/0x9);if(_0x1de891===_0x2ce96f)break;else _0x180596['push'](_0x180596['shift']());}catch(_0x3dbe05){_0x180596['push'](_0x180596['shift']());}}}(_0x20d2,0x307c9));export{default as TrackChanges}from'./trackchanges.js';function _0x27bd(_0x586a31,_0x1b9e5a){var _0x20d239=_0x20d2();return _0x27bd=function(_0x27bdf9,_0xf259e5){_0x27bdf9=_0x27bdf9-0x10e;var _0x2f11e9=_0x20d239[_0x27bdf9];return _0x2f11e9;},_0x27bd(_0x586a31,_0x1b9e5a);}export{default as TrackChangesData}from'./trackchangesdata.js';function _0x20d2(){var _0x33642a=['2470517DtXWtE','146961vixbMS','4408352ljWCXN','682994vpqCVL','909820ThpKXO','382950iwPGzo','93355JyVGFS','102TSfQni','9RHDGyH'];_0x20d2=function(){return _0x33642a;};return _0x20d2();}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
23
+ (function(_0x5d472a,_0x508f69){var _0x41babe=_0x39f7,_0x16ad2a=_0x5d472a();while(!![]){try{var _0x5251db=-parseInt(_0x41babe(0x1f0))/0x1*(parseInt(_0x41babe(0x1eb))/0x2)+-parseInt(_0x41babe(0x1ed))/0x3+-parseInt(_0x41babe(0x1ee))/0x4+-parseInt(_0x41babe(0x1e9))/0x5+-parseInt(_0x41babe(0x1e7))/0x6*(-parseInt(_0x41babe(0x1ef))/0x7)+-parseInt(_0x41babe(0x1e8))/0x8+parseInt(_0x41babe(0x1ea))/0x9*(parseInt(_0x41babe(0x1ec))/0xa);if(_0x5251db===_0x508f69)break;else _0x16ad2a['push'](_0x16ad2a['shift']());}catch(_0x337c82){_0x16ad2a['push'](_0x16ad2a['shift']());}}}(_0x5d48,0xa1bcd));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';function _0x39f7(_0x12e269,_0x5b4740){var _0x5d481e=_0x5d48();return _0x39f7=function(_0x39f75c,_0x553f67){_0x39f75c=_0x39f75c-0x1e7;var _0x4ac107=_0x5d481e[_0x39f75c];return _0x4ac107;},_0x39f7(_0x12e269,_0x5b4740);}function _0x5d48(){var _0x24473c=['14YvBhHh','108zerhhD','7827472LUdvum','3171790BmRILk','6155397cPehtD','97714gBUBGm','60WKlEzY','2594295jjgIgQ','2610968ekRaUW','145124pjEQQh'];_0x5d48=function(){return _0x24473c;};return _0x5d48();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x386630=_0x35fd;(function(_0x2be1f9,_0x148d58){const _0x1b5f57=_0x35fd,_0x2ca540=_0x2be1f9();while(!![]){try{const _0x5810b5=-parseInt(_0x1b5f57(0x156))/0x1*(parseInt(_0x1b5f57(0x14f))/0x2)+parseInt(_0x1b5f57(0x15b))/0x3+-parseInt(_0x1b5f57(0x155))/0x4*(parseInt(_0x1b5f57(0x15a))/0x5)+parseInt(_0x1b5f57(0x15c))/0x6*(-parseInt(_0x1b5f57(0x14e))/0x7)+parseInt(_0x1b5f57(0x154))/0x8*(parseInt(_0x1b5f57(0x15e))/0x9)+parseInt(_0x1b5f57(0x158))/0xa*(parseInt(_0x1b5f57(0x157))/0xb)+-parseInt(_0x1b5f57(0x14d))/0xc*(-parseInt(_0x1b5f57(0x161))/0xd);if(_0x5810b5===_0x148d58)break;else _0x2ca540['push'](_0x2ca540['shift']());}catch(_0x63c54d){_0x2ca540['push'](_0x2ca540['shift']());}}}(_0x1ac3,0x8a985));function _0x1ac3(){const _0x29bb0b=['get','27845XwksmX','872613gsokNg','258528efXnhI','plugins','3393qjMTGC','enableCommand','TrackChangesEditing','11791TBQTBl','20220IRYtMn','91apoDGV','2mathpk','showAIAssistant','afterInit','editor','commands','1816DeJQPK','788HeVDix','717248HaWxHX','275Uojkzq','414970BSpSBb'];_0x1ac3=function(){return _0x29bb0b;};return _0x1ac3();}import{Plugin as _0x493cb3}from'ckeditor5/src/core.js';function _0x35fd(_0x30ae97,_0xb157e9){const _0x1ac3b2=_0x1ac3();return _0x35fd=function(_0x35fde3,_0x62fa20){_0x35fde3=_0x35fde3-0x14d;let _0x5b53ff=_0x1ac3b2[_0x35fde3];return _0x5b53ff;},_0x35fd(_0x30ae97,_0xb157e9);}export default class E extends _0x493cb3{[_0x386630(0x151)](){const _0x1f2b8c=_0x386630,_0x5c0acc=this[_0x1f2b8c(0x152)],_0x51bf19=_0x5c0acc[_0x1f2b8c(0x15d)][_0x1f2b8c(0x159)](_0x1f2b8c(0x160));_0x5c0acc[_0x1f2b8c(0x153)][_0x1f2b8c(0x159)](_0x1f2b8c(0x150))&&_0x51bf19[_0x1f2b8c(0x15f)](_0x1f2b8c(0x150));}}
23
+ const _0xc618d9=_0x5360;(function(_0x33fe4c,_0x22cb54){const _0x142750=_0x5360,_0x58bb8a=_0x33fe4c();while(!![]){try{const _0xe96990=parseInt(_0x142750(0xd0))/0x1+parseInt(_0x142750(0xcd))/0x2+parseInt(_0x142750(0xc3))/0x3*(parseInt(_0x142750(0xc9))/0x4)+parseInt(_0x142750(0xc7))/0x5+parseInt(_0x142750(0xc2))/0x6+parseInt(_0x142750(0xc4))/0x7+-parseInt(_0x142750(0xc1))/0x8*(parseInt(_0x142750(0xc8))/0x9);if(_0xe96990===_0x22cb54)break;else _0x58bb8a['push'](_0x58bb8a['shift']());}catch(_0x3dbbed){_0x58bb8a['push'](_0x58bb8a['shift']());}}}(_0x5b29,0x35c48));import{Plugin as _0x13b225}from'ckeditor5/src/core.js';function _0x5b29(){const _0x3d8919=['commands','1821545TQQqkb','15714981bRXeQN','188YWPQvt','TrackChangesEditing','editor','enableCommand','751592yiMjdK','afterInit','plugins','339881qMZXXw','get','8YYAAQH','2137842qCELpx','8802hoKWsY','2745050dNPauT','showAIAssistant'];_0x5b29=function(){return _0x3d8919;};return _0x5b29();}function _0x5360(_0x35c818,_0x484326){const _0x5b29d0=_0x5b29();return _0x5360=function(_0x5360b8,_0x470fe9){_0x5360b8=_0x5360b8-0xc1;let _0x34ef60=_0x5b29d0[_0x5360b8];return _0x34ef60;},_0x5360(_0x35c818,_0x484326);}export default class E extends _0x13b225{[_0xc618d9(0xce)](){const _0x48a118=_0xc618d9,_0x283df6=this[_0x48a118(0xcb)],_0x5277ef=_0x283df6[_0x48a118(0xcf)][_0x48a118(0xd1)](_0x48a118(0xca));_0x283df6[_0x48a118(0xc6)][_0x48a118(0xd1)](_0x48a118(0xc5))&&_0x5277ef[_0x48a118(0xcc)](_0x48a118(0xc5));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x57ec(){const _0x314c3e=['has','alignment','12252580NPwyDU','_descriptionFactory','format','16xtYFEj','get','right','6097854Dwzjwu','plugins','5196215gLufXP','value','10672072fZgYNp','justify','FORMAT_ALIGN_TO_CENTER','commandParams','46bwbZld','FORMAT_JUSTIFY_TEXT','4124097jXynFy','_enableDefaultAttributesIntegration','type','57005WgYRvU','*Format:*\x20%0','FORMAT_ALIGN_TO_LEFT','TrackChangesEditing','formatBlock','commandName','433836zlUzBW','center','7LkjLmb','registerAttributeLabel','left','AlignmentEditing','registerDescriptionCallback','locale','FORMAT_ALIGNMENT','editor','_registerLegacyDescription','afterInit','FORMAT_ALIGN_TO_RIGHT'];_0x57ec=function(){return _0x314c3e;};return _0x57ec();}const _0x8aa32c=_0x2db8;(function(_0x2cef6a,_0x4fa5dd){const _0x17c1d1=_0x2db8,_0x3e023f=_0x2cef6a();while(!![]){try{const _0x55eca4=parseInt(_0x17c1d1(0xfa))/0x1*(-parseInt(_0x17c1d1(0xf5))/0x2)+parseInt(_0x17c1d1(0x100))/0x3*(-parseInt(_0x17c1d1(0x112))/0x4)+parseInt(_0x17c1d1(0x117))/0x5+parseInt(_0x17c1d1(0x115))/0x6*(parseInt(_0x17c1d1(0x102))/0x7)+parseInt(_0x17c1d1(0x119))/0x8+parseInt(_0x17c1d1(0xf7))/0x9+-parseInt(_0x17c1d1(0x10f))/0xa;if(_0x55eca4===_0x4fa5dd)break;else _0x3e023f['push'](_0x3e023f['shift']());}catch(_0xc52eeb){_0x3e023f['push'](_0x3e023f['shift']());}}}(_0x57ec,0xb2f2d));import{Plugin as _0x2afbef}from'ckeditor5/src/core.js';function _0x2db8(_0x2e0fb6,_0x382886){const _0x57ec0b=_0x57ec();return _0x2db8=function(_0x2db849,_0x1b8709){_0x2db849=_0x2db849-0xf5;let _0x5ae34b=_0x57ec0b[_0x2db849];return _0x5ae34b;},_0x2db8(_0x2e0fb6,_0x382886);}import{getTranslation as _0x56a983}from'../utils/common-translations.js';export default class V extends _0x2afbef{[_0x8aa32c(0x10b)](){const _0x4d4341=_0x8aa32c,_0x38557a=this[_0x4d4341(0x109)],_0xbe59f5=_0x38557a[_0x4d4341(0x107)];if(!_0x38557a[_0x4d4341(0x116)][_0x4d4341(0x10d)](_0x4d4341(0x105)))return;const _0x434499=_0x38557a[_0x4d4341(0x116)][_0x4d4341(0x113)](_0x4d4341(0xfd));_0x434499[_0x4d4341(0xf8)](_0x4d4341(0x10e),[],[_0x4d4341(0x10e)]),_0x434499[_0x4d4341(0x110)][_0x4d4341(0x103)](_0x4d4341(0x10e),_0x56a983(_0xbe59f5,_0x4d4341(0x108))),this[_0x4d4341(0x10a)]();}[_0x8aa32c(0x10a)](){const _0x1694a4=_0x8aa32c,_0x2cb462=this[_0x1694a4(0x109)],_0x21c40c=_0x2cb462[_0x1694a4(0x107)];_0x2cb462[_0x1694a4(0x116)][_0x1694a4(0x113)](_0x1694a4(0xfd))[_0x1694a4(0x110)][_0x1694a4(0x106)](_0x4034be=>{const _0x148fe2=_0x1694a4;if(_0x148fe2(0xfe)!=_0x4034be[_0x148fe2(0xf9)])return;const {data:_0x532e7}=_0x4034be;if(_0x532e7&&_0x148fe2(0x10e)==_0x532e7[_0x148fe2(0xff)]){const _0x501ab6=_0x532e7[_0x148fe2(0x11c)][0x0][_0x148fe2(0x118)];return{'type':_0x148fe2(0x111),'content':_0x56a983(_0x21c40c,_0x148fe2(0xfb),function(_0x489d30){const _0x2dbfaa=_0x148fe2;switch(_0x489d30){case _0x2dbfaa(0x104):return _0x56a983(_0x21c40c,_0x2dbfaa(0xfc));case _0x2dbfaa(0x114):return _0x56a983(_0x21c40c,_0x2dbfaa(0x10c));case _0x2dbfaa(0x101):return _0x56a983(_0x21c40c,_0x2dbfaa(0x11b));case _0x2dbfaa(0x11a):return _0x56a983(_0x21c40c,_0x2dbfaa(0xf6));}}(_0x501ab6))};}});}}
23
+ const _0xdebec=_0xcb77;(function(_0x45acba,_0x523644){const _0x3bfb5a=_0xcb77,_0x534d31=_0x45acba();while(!![]){try{const _0x8503f1=-parseInt(_0x3bfb5a(0x16b))/0x1*(parseInt(_0x3bfb5a(0x185))/0x2)+-parseInt(_0x3bfb5a(0x17e))/0x3*(-parseInt(_0x3bfb5a(0x169))/0x4)+parseInt(_0x3bfb5a(0x17a))/0x5+-parseInt(_0x3bfb5a(0x170))/0x6*(-parseInt(_0x3bfb5a(0x162))/0x7)+parseInt(_0x3bfb5a(0x165))/0x8*(parseInt(_0x3bfb5a(0x16e))/0x9)+parseInt(_0x3bfb5a(0x17c))/0xa+-parseInt(_0x3bfb5a(0x187))/0xb;if(_0x8503f1===_0x523644)break;else _0x534d31['push'](_0x534d31['shift']());}catch(_0x2b6064){_0x534d31['push'](_0x534d31['shift']());}}}(_0x3538,0x1aefd));import{Plugin as _0x1d1918}from'ckeditor5/src/core.js';import{getTranslation as _0x174703}from'../utils/common-translations.js';function _0xcb77(_0x51ee13,_0x537051){const _0x353897=_0x3538();return _0xcb77=function(_0xcb77ae,_0x2fa0b6){_0xcb77ae=_0xcb77ae-0x15f;let _0x1584a2=_0x353897[_0xcb77ae];return _0x1584a2;},_0xcb77(_0x51ee13,_0x537051);}export default class V extends _0x1d1918{[_0xdebec(0x161)](){const _0x1808c4=_0xdebec,_0x4ba9c4=this[_0x1808c4(0x183)],_0x4bcfc6=_0x4ba9c4[_0x1808c4(0x16f)];if(!_0x4ba9c4[_0x1808c4(0x178)][_0x1808c4(0x177)](_0x1808c4(0x182)))return;const _0x502afd=_0x4ba9c4[_0x1808c4(0x178)][_0x1808c4(0x163)](_0x1808c4(0x17f));_0x502afd[_0x1808c4(0x184)](_0x1808c4(0x17b),[],[_0x1808c4(0x17b)]),_0x502afd[_0x1808c4(0x173)][_0x1808c4(0x166)](_0x1808c4(0x17b),_0x174703(_0x4bcfc6,_0x1808c4(0x171))),this[_0x1808c4(0x181)]();}[_0xdebec(0x181)](){const _0x58e667=_0xdebec,_0x3c4a2e=this[_0x58e667(0x183)],_0x21468d=_0x3c4a2e[_0x58e667(0x16f)];_0x3c4a2e[_0x58e667(0x178)][_0x58e667(0x163)](_0x58e667(0x17f))[_0x58e667(0x173)][_0x58e667(0x16c)](_0xe38d0c=>{const _0x194e6c=_0x58e667;if(_0x194e6c(0x17d)!=_0xe38d0c[_0x194e6c(0x176)])return;const {data:_0x57b61f}=_0xe38d0c;if(_0x57b61f&&_0x194e6c(0x17b)==_0x57b61f[_0x194e6c(0x175)]){const _0x4deb48=_0x57b61f[_0x194e6c(0x167)][0x0][_0x194e6c(0x168)];return{'type':_0x194e6c(0x16d),'content':_0x174703(_0x21468d,_0x194e6c(0x179),function(_0x3236b9){const _0x1200a3=_0x194e6c;switch(_0x3236b9){case _0x1200a3(0x174):return _0x174703(_0x21468d,_0x1200a3(0x186));case _0x1200a3(0x16a):return _0x174703(_0x21468d,_0x1200a3(0x15f));case _0x1200a3(0x180):return _0x174703(_0x21468d,_0x1200a3(0x164));case _0x1200a3(0x172):return _0x174703(_0x21468d,_0x1200a3(0x160));}}(_0x4deb48))};}});}}function _0x3538(){const _0x4e5d20=['get','FORMAT_ALIGN_TO_CENTER','1056wCFwdA','registerAttributeLabel','commandParams','value','1796RkyzWe','right','19NqqadF','registerDescriptionCallback','format','8577OBwBnD','locale','150OmxumG','FORMAT_ALIGNMENT','justify','_descriptionFactory','left','commandName','type','has','plugins','*Format:*\x20%0','637155aPSxVl','alignment','1733240nKTNxg','formatBlock','69inJHrb','TrackChangesEditing','center','_registerLegacyDescription','AlignmentEditing','editor','_enableDefaultAttributesIntegration','22812hRIrog','FORMAT_ALIGN_TO_LEFT','1240866RGLZYV','FORMAT_ALIGN_TO_RIGHT','FORMAT_JUSTIFY_TEXT','afterInit','833NkUrsS'];_0x3538=function(){return _0x4e5d20;};return _0x3538();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x354d(_0xd9d2ca,_0x2c9e4b){const _0x43eaca=_0x43ea();return _0x354d=function(_0x354dc7,_0x59116e){_0x354dc7=_0x354dc7-0xdf;let _0x4409a4=_0x43eaca[_0x354dc7];return _0x4409a4;},_0x354d(_0xd9d2ca,_0x2c9e4b);}const _0x42aea4=_0x354d;(function(_0x29e81f,_0x20198c){const _0x1480e2=_0x354d,_0x101a23=_0x29e81f();while(!![]){try{const _0x42c557=parseInt(_0x1480e2(0xfa))/0x1*(parseInt(_0x1480e2(0xf1))/0x2)+parseInt(_0x1480e2(0xe1))/0x3*(parseInt(_0x1480e2(0xff))/0x4)+-parseInt(_0x1480e2(0xfe))/0x5+-parseInt(_0x1480e2(0x108))/0x6+parseInt(_0x1480e2(0x10e))/0x7+-parseInt(_0x1480e2(0xec))/0x8*(parseInt(_0x1480e2(0x112))/0x9)+-parseInt(_0x1480e2(0xe7))/0xa*(-parseInt(_0x1480e2(0xfd))/0xb);if(_0x42c557===_0x20198c)break;else _0x101a23['push'](_0x101a23['shift']());}catch(_0x50a720){_0x101a23['push'](_0x101a23['shift']());}}}(_0x43ea,0x6c31b));import{Plugin as _0x36c0b6}from'ckeditor5/src/core.js';function _0x43ea(){const _0x47ebfc=['italic','FORMAT_SUPERSCRIPT','UnderlineEditing','3554110Jcbgrp','get','StrikethroughEditing','FORMAT_UNDERLINE','FORMAT_','6336ckUppl','commandName','slice','toLowerCase','*Remove\x20format:*\x20%0','632ZFqrRb','ItalicEditing','strikethrough','code','superscript','FORMAT_BOLD','_registerLegacyDescription','SubscriptEditing','*Format:*\x20%0','881PIolPv','FORMAT_CODE','locale','22BEStjy','3775845aoYmhU','424nPCJfm','editor','has','_enableDefaultAttributesIntegration','CodeEditing','type','subscript','toUpperCase','FORMAT_ITALIC','2708442BdTckN','bold','commandParams','plugins','registerDescriptionCallback','format','1750203cdOxSM','FORMAT_SUBSCRIPT','afterInit','BoldEditing','2088fVyFkQ','underline','_descriptionFactory','registerAttributeLabel','formatInline','TrackChangesEditing','forceValue','16818chopnH','SuperscriptEditing','FORMAT_STRIKETHROUGH'];_0x43ea=function(){return _0x47ebfc;};return _0x43ea();}import{getTranslation as _0x226417}from'../utils/common-translations.js';const ti=[_0x42aea4(0x111),_0x42aea4(0xf2),_0x42aea4(0xe6),_0x42aea4(0x103),_0x42aea4(0xe9),_0x42aea4(0xf8),_0x42aea4(0xe2)];export default class U extends _0x36c0b6{[_0x42aea4(0x110)](){const _0x1fb944=_0x42aea4,_0x376f5c=this[_0x1fb944(0x100)],_0x1c3b37=_0x376f5c[_0x1fb944(0x10b)][_0x1fb944(0xe8)](_0x1fb944(0xdf)),_0x564db4=_0x376f5c[_0x1fb944(0xfc)];for(const _0x258659 of ti){if(!_0x376f5c[_0x1fb944(0x10b)][_0x1fb944(0x101)](_0x258659))continue;const _0x480d3e=_0x258659[_0x1fb944(0xee)](0x0,-0x7)[_0x1fb944(0xef)](),_0x3b67fb=_0x1fb944(0xeb)+_0x480d3e[_0x1fb944(0x106)]();_0x1c3b37[_0x1fb944(0x102)](_0x480d3e,[_0x480d3e]),_0x1c3b37[_0x1fb944(0x114)][_0x1fb944(0x115)](_0x480d3e,_0x226417(_0x564db4,_0x3b67fb));}this[_0x1fb944(0xf7)]();}[_0x42aea4(0xf7)](){const _0x38336d=_0x42aea4,_0x29f7a0=this[_0x38336d(0x100)],_0x46b50c=_0x29f7a0[_0x38336d(0xfc)],_0x126b74=_0x29f7a0[_0x38336d(0x10b)][_0x38336d(0xe8)](_0x38336d(0xdf));function _0x14bb52(_0xb85ed0,_0x5a86c8){const _0x50b61b=_0x38336d;_0x126b74[_0x50b61b(0x114)][_0x50b61b(0x10c)](_0x36626f=>{const _0x58124e=_0x50b61b;if(_0x58124e(0x116)!=_0x36626f[_0x58124e(0x104)])return;const {data:_0x3aa4e1}=_0x36626f;return _0x3aa4e1&&_0x3aa4e1[_0x58124e(0xed)]===_0xb85ed0?_0x3aa4e1[_0x58124e(0x10a)][0x0][_0x58124e(0xe0)]?{'type':_0x58124e(0x10d),'content':_0x226417(_0x46b50c,_0x58124e(0xf9),_0x5a86c8)}:{'type':_0x58124e(0x10d),'content':_0x226417(_0x46b50c,_0x58124e(0xf0),_0x5a86c8)}:void 0x0;});}_0x14bb52(_0x38336d(0x109),_0x226417(_0x46b50c,_0x38336d(0xf6))),_0x14bb52(_0x38336d(0xe4),_0x226417(_0x46b50c,_0x38336d(0x107))),_0x14bb52(_0x38336d(0x113),_0x226417(_0x46b50c,_0x38336d(0xea))),_0x14bb52(_0x38336d(0xf4),_0x226417(_0x46b50c,_0x38336d(0xfb))),_0x14bb52(_0x38336d(0xf3),_0x226417(_0x46b50c,_0x38336d(0xe3))),_0x14bb52(_0x38336d(0x105),_0x226417(_0x46b50c,_0x38336d(0x10f))),_0x14bb52(_0x38336d(0xf5),_0x226417(_0x46b50c,_0x38336d(0xe5)));}}
23
+ function _0x4b97(_0x268b3e,_0x400aa9){const _0xd44490=_0xd444();return _0x4b97=function(_0x4b9790,_0xfb3a){_0x4b9790=_0x4b9790-0x181;let _0x3cff90=_0xd44490[_0x4b9790];return _0x3cff90;},_0x4b97(_0x268b3e,_0x400aa9);}const _0x4bb976=_0x4b97;(function(_0xed31e1,_0xe5d96c){const _0x1230d4=_0x4b97,_0x13a9fd=_0xed31e1();while(!![]){try{const _0x393298=parseInt(_0x1230d4(0x1a7))/0x1+-parseInt(_0x1230d4(0x1a6))/0x2*(-parseInt(_0x1230d4(0x1a1))/0x3)+parseInt(_0x1230d4(0x18c))/0x4*(parseInt(_0x1230d4(0x1b3))/0x5)+parseInt(_0x1230d4(0x19f))/0x6+parseInt(_0x1230d4(0x197))/0x7*(-parseInt(_0x1230d4(0x194))/0x8)+parseInt(_0x1230d4(0x19a))/0x9*(-parseInt(_0x1230d4(0x18e))/0xa)+-parseInt(_0x1230d4(0x1aa))/0xb*(parseInt(_0x1230d4(0x198))/0xc);if(_0x393298===_0xe5d96c)break;else _0x13a9fd['push'](_0x13a9fd['shift']());}catch(_0x2c09b2){_0x13a9fd['push'](_0x13a9fd['shift']());}}}(_0xd444,0x1d594));import{Plugin as _0x25169f}from'ckeditor5/src/core.js';function _0xd444(){const _0x18dad8=['ItalicEditing','subscript','underline','has','formatInline','registerDescriptionCallback','CodeEditing','toUpperCase','BoldEditing','492ZzvmTY','bold','20wMKuhg','commandName','plugins','locale','StrikethroughEditing','get','632AladQU','forceValue','italic','6657cItjUa','9420WxqKos','FORMAT_ITALIC','864027tBjNKA','TrackChangesEditing','UnderlineEditing','afterInit','registerAttributeLabel','1022376TpWbmr','SubscriptEditing','128355SCbgxV','superscript','FORMAT_BOLD','slice','_enableDefaultAttributesIntegration','2vIKvii','116075ywJonk','SuperscriptEditing','FORMAT_STRIKETHROUGH','2266jdJHYm','format','strikethrough','_registerLegacyDescription','FORMAT_SUPERSCRIPT','type','FORMAT_','editor','FORMAT_CODE','8935eaRGRZ','code','_descriptionFactory','*Format:*\x20%0','FORMAT_UNDERLINE','*Remove\x20format:*\x20%0','toLowerCase','commandParams','FORMAT_SUBSCRIPT'];_0xd444=function(){return _0x18dad8;};return _0xd444();}import{getTranslation as _0xd2e6f9}from'../utils/common-translations.js';const ti=[_0x4bb976(0x18b),_0x4bb976(0x183),_0x4bb976(0x19c),_0x4bb976(0x189),_0x4bb976(0x192),_0x4bb976(0x1a0),_0x4bb976(0x1a8)];export default class U extends _0x25169f{[_0x4bb976(0x19d)](){const _0x3b7381=_0x4bb976,_0x5edfc7=this[_0x3b7381(0x1b1)],_0x43f011=_0x5edfc7[_0x3b7381(0x190)][_0x3b7381(0x193)](_0x3b7381(0x19b)),_0x3e0604=_0x5edfc7[_0x3b7381(0x191)];for(const _0x309210 of ti){if(!_0x5edfc7[_0x3b7381(0x190)][_0x3b7381(0x186)](_0x309210))continue;const _0x5d7628=_0x309210[_0x3b7381(0x1a4)](0x0,-0x7)[_0x3b7381(0x1b9)](),_0x21d5e3=_0x3b7381(0x1b0)+_0x5d7628[_0x3b7381(0x18a)]();_0x43f011[_0x3b7381(0x1a5)](_0x5d7628,[_0x5d7628]),_0x43f011[_0x3b7381(0x1b5)][_0x3b7381(0x19e)](_0x5d7628,_0xd2e6f9(_0x3e0604,_0x21d5e3));}this[_0x3b7381(0x1ad)]();}[_0x4bb976(0x1ad)](){const _0x324561=_0x4bb976,_0x55c411=this[_0x324561(0x1b1)],_0xc0948e=_0x55c411[_0x324561(0x191)],_0x117bfd=_0x55c411[_0x324561(0x190)][_0x324561(0x193)](_0x324561(0x19b));function _0x3fc63c(_0x55b22f,_0x492517){const _0x14822d=_0x324561;_0x117bfd[_0x14822d(0x1b5)][_0x14822d(0x188)](_0x362157=>{const _0x1032ca=_0x14822d;if(_0x1032ca(0x187)!=_0x362157[_0x1032ca(0x1af)])return;const {data:_0x188684}=_0x362157;return _0x188684&&_0x188684[_0x1032ca(0x18f)]===_0x55b22f?_0x188684[_0x1032ca(0x181)][0x0][_0x1032ca(0x195)]?{'type':_0x1032ca(0x1ab),'content':_0xd2e6f9(_0xc0948e,_0x1032ca(0x1b6),_0x492517)}:{'type':_0x1032ca(0x1ab),'content':_0xd2e6f9(_0xc0948e,_0x1032ca(0x1b8),_0x492517)}:void 0x0;});}_0x3fc63c(_0x324561(0x18d),_0xd2e6f9(_0xc0948e,_0x324561(0x1a3))),_0x3fc63c(_0x324561(0x196),_0xd2e6f9(_0xc0948e,_0x324561(0x199))),_0x3fc63c(_0x324561(0x185),_0xd2e6f9(_0xc0948e,_0x324561(0x1b7))),_0x3fc63c(_0x324561(0x1b4),_0xd2e6f9(_0xc0948e,_0x324561(0x1b2))),_0x3fc63c(_0x324561(0x1ac),_0xd2e6f9(_0xc0948e,_0x324561(0x1a9))),_0x3fc63c(_0x324561(0x184),_0xd2e6f9(_0xc0948e,_0x324561(0x182))),_0x3fc63c(_0x324561(0x1a2),_0xd2e6f9(_0xc0948e,_0x324561(0x1ae)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x39fc80=_0x462f;(function(_0x17258f,_0x4ac14c){const _0x2069ef=_0x462f,_0x5814db=_0x17258f();while(!![]){try{const _0x178f40=parseInt(_0x2069ef(0x103))/0x1+parseInt(_0x2069ef(0x12c))/0x2*(parseInt(_0x2069ef(0x106))/0x3)+-parseInt(_0x2069ef(0x119))/0x4+parseInt(_0x2069ef(0x113))/0x5*(parseInt(_0x2069ef(0x115))/0x6)+-parseInt(_0x2069ef(0x11a))/0x7+-parseInt(_0x2069ef(0x122))/0x8+parseInt(_0x2069ef(0x109))/0x9*(parseInt(_0x2069ef(0x11c))/0xa);if(_0x178f40===_0x4ac14c)break;else _0x5814db['push'](_0x5814db['shift']());}catch(_0x2a9aa3){_0x5814db['push'](_0x5814db['shift']());}}}(_0x1855,0xa8bd7));import{Plugin as _0x1df93e}from'ckeditor5/src/core.js';function _0x1855(){const _0x1b3b6e=['schema','locale','523597BNLFLw','*Remove\x20format:*\x20%0','forceValue','1052997MerpQG','commands','registerDescriptionCallback','734823KFoTnw','_descriptionFactory','filter','selection','getSelectedBlocks','name','has','get','parent','afterInit','5kEKNBD','checkChild','5524518WKuIiA','*Set\x20format:*\x20%0','model','change','5507712PbWzlI','3602536NhdnHG','ELEMENT_BLOCK_QUOTE','160pYpVIi','commandName','document','enableCommand','format','BlockQuoteEditing','6959720zrWMlB','TrackChangesEditing','blockQuote','plugins','commandParams','$root','markBlockFormat','editor','from','value','4IEdjKw'];_0x1855=function(){return _0x1b3b6e;};return _0x1855();}function _0x462f(_0xb10c68,_0xb8c1a){const _0x185532=_0x1855();return _0x462f=function(_0x462fa8,_0x4383cd){_0x462fa8=_0x462fa8-0x101;let _0x288172=_0x185532[_0x462fa8];return _0x288172;},_0x462f(_0xb10c68,_0xb8c1a);}import{getTranslation as _0x342f23}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4c5fa3}from'../utils/utils.js';export default class O extends _0x1df93e{[_0x39fc80(0x112)](){const _0x225719=_0x39fc80,_0x552e97=this[_0x225719(0x129)],_0xf77618=_0x552e97[_0x225719(0x102)];if(!_0x552e97[_0x225719(0x125)][_0x225719(0x10f)](_0x225719(0x121)))return;const _0x349059=_0x552e97[_0x225719(0x125)][_0x225719(0x110)](_0x225719(0x123)),_0x1b63cc=this[_0x225719(0x129)][_0x225719(0x107)][_0x225719(0x110)](_0x225719(0x124));_0x349059[_0x225719(0x11f)](_0x225719(0x124),(_0x34dce5,_0x3ee9b6={})=>{const _0x286754=_0x225719,_0x374fa2=this[_0x286754(0x129)][_0x286754(0x117)][_0x286754(0x11e)][_0x286754(0x10c)],_0x5778a8=_0x3ee9b6&&void 0x0!==_0x3ee9b6[_0x286754(0x105)]?_0x3ee9b6[_0x286754(0x105)]:!_0x1b63cc[_0x286754(0x12b)];let _0x59dd2b=[];if(_0x5778a8){const _0x3d00fa=Array[_0x286754(0x12a)](_0x374fa2[_0x286754(0x10d)]())[_0x286754(0x10b)](_0x2fd0a9=>oo(_0x2fd0a9)||function(_0x3297d9,_0x3f0765){const _0x37fcbf=_0x286754,_0x12d2ff=_0x3f0765[_0x37fcbf(0x114)](_0x3297d9[_0x37fcbf(0x111)],_0x37fcbf(0x124)),_0x34c39e=_0x3f0765[_0x37fcbf(0x114)]([_0x37fcbf(0x127),_0x37fcbf(0x124)],_0x3297d9);return _0x12d2ff&&_0x34c39e;}(_0x2fd0a9,this[_0x286754(0x129)][_0x286754(0x117)][_0x286754(0x101)]));_0x59dd2b=_0x4c5fa3(_0x3d00fa,_0x552e97[_0x286754(0x117)]);}else{const _0x3173cb=Array[_0x286754(0x12a)](_0x374fa2[_0x286754(0x10d)]())[_0x286754(0x10b)](_0x3b21b8=>oo(_0x3b21b8));_0x59dd2b=_0x4c5fa3(_0x3173cb,_0x552e97[_0x286754(0x117)]);}_0x552e97[_0x286754(0x117)][_0x286754(0x118)](()=>{const _0x31fd3a=_0x286754;for(const _0x499266 of _0x59dd2b)_0x349059[_0x31fd3a(0x128)](_0x499266,{'commandName':_0x31fd3a(0x124),'commandParams':[{'forceValue':_0x5778a8}]});});}),_0x349059[_0x225719(0x10a)][_0x225719(0x108)](_0x189e2f=>{const _0x131679=_0x225719,{data:_0x460345}=_0x189e2f;if(_0x460345&&_0x131679(0x124)==_0x460345[_0x131679(0x11d)]){const _0x388670=_0x342f23(_0xf77618,_0x131679(0x11b));return _0x460345[_0x131679(0x126)][0x0][_0x131679(0x105)]?{'type':_0x131679(0x120),'content':_0x342f23(_0xf77618,_0x131679(0x116),_0x388670)}:{'type':_0x131679(0x120),'content':_0x342f23(_0xf77618,_0x131679(0x104),_0x388670)};}});}}function oo(_0x4d94f9){const _0x57bc1f=_0x39fc80;return _0x57bc1f(0x124)==_0x4d94f9[_0x57bc1f(0x111)][_0x57bc1f(0x10e)];}
23
+ const _0x67ab50=_0x4d64;(function(_0x4b4092,_0x172a9e){const _0x19bdcc=_0x4d64,_0x44cbe4=_0x4b4092();while(!![]){try{const _0x17e69f=-parseInt(_0x19bdcc(0x120))/0x1*(-parseInt(_0x19bdcc(0x115))/0x2)+-parseInt(_0x19bdcc(0x111))/0x3*(-parseInt(_0x19bdcc(0x127))/0x4)+-parseInt(_0x19bdcc(0x11e))/0x5*(-parseInt(_0x19bdcc(0x10d))/0x6)+parseInt(_0x19bdcc(0x122))/0x7+-parseInt(_0x19bdcc(0x123))/0x8+-parseInt(_0x19bdcc(0x113))/0x9*(parseInt(_0x19bdcc(0x11a))/0xa)+-parseInt(_0x19bdcc(0x11b))/0xb*(-parseInt(_0x19bdcc(0x110))/0xc);if(_0x17e69f===_0x172a9e)break;else _0x44cbe4['push'](_0x44cbe4['shift']());}catch(_0x4bb5bd){_0x44cbe4['push'](_0x44cbe4['shift']());}}}(_0x4d58,0x849a7));function _0x4d64(_0x45e85c,_0x22e481){const _0x4d58f7=_0x4d58();return _0x4d64=function(_0x4d6487,_0x471a61){_0x4d6487=_0x4d6487-0xfe;let _0x694646=_0x4d58f7[_0x4d6487];return _0x694646;},_0x4d64(_0x45e85c,_0x22e481);}import{Plugin as _0x626ea5}from'ckeditor5/src/core.js';function _0x4d58(){const _0x4595c7=['9236LnkOQS','get','1365616RNYIhr','2769616ahRnIo','name','document','registerDescriptionCallback','45544cTohkI','*Set\x20format:*\x20%0','plugins','afterInit','filter','from','format','*Remove\x20format:*\x20%0','commands','checkChild','editor','$root','model','ELEMENT_BLOCK_QUOTE','value','markBlockFormat','schema','_descriptionFactory','getSelectedBlocks','selection','2339322ytHpiQ','commandName','BlockQuoteEditing','22764exGhfe','45oRkDsg','enableCommand','279ibRlML','TrackChangesEditing','82IIsKwd','blockQuote','forceValue','parent','locale','235430FPkgQJ','550AoiRJi','has','commandParams','10mARHeu','change'];_0x4d58=function(){return _0x4595c7;};return _0x4d58();}import{getTranslation as _0x1d6ee8}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x1a5d2f}from'../utils/utils.js';export default class O extends _0x626ea5{[_0x67ab50(0x12a)](){const _0x4173e3=_0x67ab50,_0xa7cd6c=this[_0x4173e3(0x103)],_0x150905=_0xa7cd6c[_0x4173e3(0x119)];if(!_0xa7cd6c[_0x4173e3(0x129)][_0x4173e3(0x11c)](_0x4173e3(0x10f)))return;const _0x34755d=_0xa7cd6c[_0x4173e3(0x129)][_0x4173e3(0x121)](_0x4173e3(0x114)),_0x5d3bf0=this[_0x4173e3(0x103)][_0x4173e3(0x101)][_0x4173e3(0x121)](_0x4173e3(0x116));_0x34755d[_0x4173e3(0x112)](_0x4173e3(0x116),(_0x4400b7,_0x1c6ed1={})=>{const _0x2102ad=_0x4173e3,_0x1732da=this[_0x2102ad(0x103)][_0x2102ad(0x105)][_0x2102ad(0x125)][_0x2102ad(0x10c)],_0x320cf6=_0x1c6ed1&&void 0x0!==_0x1c6ed1[_0x2102ad(0x117)]?_0x1c6ed1[_0x2102ad(0x117)]:!_0x5d3bf0[_0x2102ad(0x107)];let _0x2ff4df=[];if(_0x320cf6){const _0x1aeba5=Array[_0x2102ad(0xfe)](_0x1732da[_0x2102ad(0x10b)]())[_0x2102ad(0x12b)](_0x4fa11f=>oo(_0x4fa11f)||function(_0x3fe649,_0x357c3d){const _0x43fe0d=_0x2102ad,_0x46ca77=_0x357c3d[_0x43fe0d(0x102)](_0x3fe649[_0x43fe0d(0x118)],_0x43fe0d(0x116)),_0x4d21fe=_0x357c3d[_0x43fe0d(0x102)]([_0x43fe0d(0x104),_0x43fe0d(0x116)],_0x3fe649);return _0x46ca77&&_0x4d21fe;}(_0x4fa11f,this[_0x2102ad(0x103)][_0x2102ad(0x105)][_0x2102ad(0x109)]));_0x2ff4df=_0x1a5d2f(_0x1aeba5,_0xa7cd6c[_0x2102ad(0x105)]);}else{const _0x10032d=Array[_0x2102ad(0xfe)](_0x1732da[_0x2102ad(0x10b)]())[_0x2102ad(0x12b)](_0x2a978e=>oo(_0x2a978e));_0x2ff4df=_0x1a5d2f(_0x10032d,_0xa7cd6c[_0x2102ad(0x105)]);}_0xa7cd6c[_0x2102ad(0x105)][_0x2102ad(0x11f)](()=>{const _0x4e1e06=_0x2102ad;for(const _0x509ff4 of _0x2ff4df)_0x34755d[_0x4e1e06(0x108)](_0x509ff4,{'commandName':_0x4e1e06(0x116),'commandParams':[{'forceValue':_0x320cf6}]});});}),_0x34755d[_0x4173e3(0x10a)][_0x4173e3(0x126)](_0x296c71=>{const _0x582400=_0x4173e3,{data:_0x4b8a92}=_0x296c71;if(_0x4b8a92&&_0x582400(0x116)==_0x4b8a92[_0x582400(0x10e)]){const _0x360acb=_0x1d6ee8(_0x150905,_0x582400(0x106));return _0x4b8a92[_0x582400(0x11d)][0x0][_0x582400(0x117)]?{'type':_0x582400(0xff),'content':_0x1d6ee8(_0x150905,_0x582400(0x128),_0x360acb)}:{'type':_0x582400(0xff),'content':_0x1d6ee8(_0x150905,_0x582400(0x100),_0x360acb)};}});}}function oo(_0x439d75){const _0x47af09=_0x67ab50;return _0x47af09(0x116)==_0x439d75[_0x47af09(0x118)][_0x47af09(0x124)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x355915=_0x579e;function _0x579e(_0x13627a,_0x503b3f){const _0x1a377f=_0x1a37();return _0x579e=function(_0x579eed,_0x5f4552){_0x579eed=_0x579eed-0x1be;let _0x199dba=_0x1a377f[_0x579eed];return _0x199dba;},_0x579e(_0x13627a,_0x503b3f);}(function(_0x257f73,_0x311ffb){const _0x11dbef=_0x579e,_0x5099e5=_0x257f73();while(!![]){try{const _0x1d9082=parseInt(_0x11dbef(0x1d2))/0x1*(parseInt(_0x11dbef(0x1c1))/0x2)+parseInt(_0x11dbef(0x1c3))/0x3*(parseInt(_0x11dbef(0x1c6))/0x4)+parseInt(_0x11dbef(0x1cc))/0x5+parseInt(_0x11dbef(0x1ca))/0x6+parseInt(_0x11dbef(0x1cb))/0x7*(parseInt(_0x11dbef(0x1c5))/0x8)+parseInt(_0x11dbef(0x1c9))/0x9+-parseInt(_0x11dbef(0x1c4))/0xa;if(_0x1d9082===_0x311ffb)break;else _0x5099e5['push'](_0x5099e5['shift']());}catch(_0x55e4f7){_0x5099e5['push'](_0x5099e5['shift']());}}}(_0x1a37,0x95a9f));import{Plugin as _0x51623d}from'ckeditor5/src/core.js';function _0x1a37(){const _0xe07575=['has','changeCaseTitle','34tFMlIw','get','editor','TrackChangesEditing','14566oJHDzX','plugins','249546DsSDFK','40083460oPrdua','248DQRUGT','52NBSzKP','changeCaseUpper','afterInit','9252117vzUDWH','5543274GOOaKL','103572peybPa','4409065PmJkeA','enableCommand','changeCaseLower','CaseChange'];_0x1a37=function(){return _0xe07575;};return _0x1a37();}export default class G extends _0x51623d{[_0x355915(0x1c8)](){const _0x10c078=_0x355915,_0x18c1b5=this[_0x10c078(0x1bf)];_0x18c1b5[_0x10c078(0x1c2)][_0x10c078(0x1d0)](_0x10c078(0x1cf))&&(_0x18c1b5[_0x10c078(0x1c2)][_0x10c078(0x1be)](_0x10c078(0x1c0))[_0x10c078(0x1cd)](_0x10c078(0x1c7)),_0x18c1b5[_0x10c078(0x1c2)][_0x10c078(0x1be)](_0x10c078(0x1c0))[_0x10c078(0x1cd)](_0x10c078(0x1ce)),_0x18c1b5[_0x10c078(0x1c2)][_0x10c078(0x1be)](_0x10c078(0x1c0))[_0x10c078(0x1cd)](_0x10c078(0x1d1)));}}
23
+ function _0x3931(){const _0x3b6c27=['plugins','707TxLVDu','has','34698MkVqZw','2469432NbzZLw','changeCaseUpper','558csvgJF','8560tZjTOX','TrackChangesEditing','5JJzqkU','532275AFXqFk','afterInit','changeCaseLower','editor','CaseChange','6583088XHvkFd','17859325QAEfga','enableCommand','53518EtGzFN','changeCaseTitle','11BKMQhj','get'];_0x3931=function(){return _0x3b6c27;};return _0x3931();}const _0xc4bb6c=_0x1348;function _0x1348(_0x40e4c4,_0x12127a){const _0x3931b1=_0x3931();return _0x1348=function(_0x134830,_0x158c2a){_0x134830=_0x134830-0x1bc;let _0x44ff0a=_0x3931b1[_0x134830];return _0x44ff0a;},_0x1348(_0x40e4c4,_0x12127a);}(function(_0x3fb4e5,_0x8ff9cf){const _0x4f7179=_0x1348,_0x5c5069=_0x3fb4e5();while(!![]){try{const _0x2b8b59=-parseInt(_0x4f7179(0x1cf))/0x1*(-parseInt(_0x4f7179(0x1cd))/0x2)+-parseInt(_0x4f7179(0x1c5))/0x3+parseInt(_0x4f7179(0x1bf))/0x4*(parseInt(_0x4f7179(0x1c4))/0x5)+parseInt(_0x4f7179(0x1be))/0x6*(parseInt(_0x4f7179(0x1bc))/0x7)+parseInt(_0x4f7179(0x1ca))/0x8+parseInt(_0x4f7179(0x1c1))/0x9*(parseInt(_0x4f7179(0x1c2))/0xa)+-parseInt(_0x4f7179(0x1cb))/0xb;if(_0x2b8b59===_0x8ff9cf)break;else _0x5c5069['push'](_0x5c5069['shift']());}catch(_0x38a8c4){_0x5c5069['push'](_0x5c5069['shift']());}}}(_0x3931,0x8b57c));import{Plugin as _0x4c14a4}from'ckeditor5/src/core.js';export default class G extends _0x4c14a4{[_0xc4bb6c(0x1c6)](){const _0x4cdf02=_0xc4bb6c,_0x544ebe=this[_0x4cdf02(0x1c8)];_0x544ebe[_0x4cdf02(0x1d1)][_0x4cdf02(0x1bd)](_0x4cdf02(0x1c9))&&(_0x544ebe[_0x4cdf02(0x1d1)][_0x4cdf02(0x1d0)](_0x4cdf02(0x1c3))[_0x4cdf02(0x1cc)](_0x4cdf02(0x1c0)),_0x544ebe[_0x4cdf02(0x1d1)][_0x4cdf02(0x1d0)](_0x4cdf02(0x1c3))[_0x4cdf02(0x1cc)](_0x4cdf02(0x1c7)),_0x544ebe[_0x4cdf02(0x1d1)][_0x4cdf02(0x1d0)](_0x4cdf02(0x1c3))[_0x4cdf02(0x1cc)](_0x4cdf02(0x1ce)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4c7a(_0x4a4311,_0x381c17){const _0x2a2223=_0x2a22();return _0x4c7a=function(_0x4c7aa5,_0x2e8ef2){_0x4c7aa5=_0x4c7aa5-0x157;let _0x226b44=_0x2a2223[_0x4c7aa5];return _0x226b44;},_0x4c7a(_0x4a4311,_0x381c17);}const _0x5c45c5=_0x4c7a;function _0x2a22(){const _0x357fd5=['10213mtRhnl','2729640WYidds','1866718InuYdL','TrackChangesEditing','afterInit','1615500PZIdey','plugins','commands','ckbox','enableCommand','editor','93WDmZKq','187893GKzmYn','get','1080000MQVoua','190uzaMKu','82WBPOQB','22444LKHhVw'];_0x2a22=function(){return _0x357fd5;};return _0x2a22();}(function(_0x18239e,_0x2e92e2){const _0x122213=_0x4c7a,_0x1619e6=_0x18239e();while(!![]){try{const _0xa198c=parseInt(_0x122213(0x161))/0x1*(-parseInt(_0x122213(0x15f))/0x2)+parseInt(_0x122213(0x15a))/0x3*(-parseInt(_0x122213(0x160))/0x4)+parseInt(_0x122213(0x166))/0x5+parseInt(_0x122213(0x15d))/0x6+parseInt(_0x122213(0x163))/0x7+-parseInt(_0x122213(0x162))/0x8+-parseInt(_0x122213(0x15b))/0x9*(-parseInt(_0x122213(0x15e))/0xa);if(_0xa198c===_0x2e92e2)break;else _0x1619e6['push'](_0x1619e6['shift']());}catch(_0x331489){_0x1619e6['push'](_0x1619e6['shift']());}}}(_0x2a22,0x38c6e));import{Plugin as _0x4d05cf}from'ckeditor5/src/core.js';export default class F extends _0x4d05cf{[_0x5c45c5(0x165)](){const _0x1c265d=_0x5c45c5,_0x2eaf3f=this[_0x1c265d(0x159)];_0x2eaf3f[_0x1c265d(0x168)][_0x1c265d(0x15c)](_0x1c265d(0x157))&&_0x2eaf3f[_0x1c265d(0x167)][_0x1c265d(0x15c)](_0x1c265d(0x164))[_0x1c265d(0x158)](_0x1c265d(0x157));}}
23
+ function _0x3150(){const _0x1afee1=['7283448yojbUh','3081570dEToDS','91kIPuLe','1229845mELReE','8EzpEvB','1903004lqnMsu','TrackChangesEditing','editor','plugins','enableCommand','get','209268LiYOQl','ckbox','2rfHRRN','afterInit','commands','3239859lrtREA','1527210xvMHsP'];_0x3150=function(){return _0x1afee1;};return _0x3150();}const _0x32f517=_0x22d6;(function(_0x58e549,_0x55565b){const _0x2f3d18=_0x22d6,_0xbb493c=_0x58e549();while(!![]){try{const _0x54643d=-parseInt(_0x2f3d18(0x194))/0x1+parseInt(_0x2f3d18(0x18c))/0x2*(parseInt(_0x2f3d18(0x18f))/0x3)+parseInt(_0x2f3d18(0x196))/0x4+parseInt(_0x2f3d18(0x190))/0x5+parseInt(_0x2f3d18(0x19c))/0x6*(-parseInt(_0x2f3d18(0x193))/0x7)+parseInt(_0x2f3d18(0x195))/0x8*(parseInt(_0x2f3d18(0x191))/0x9)+-parseInt(_0x2f3d18(0x192))/0xa;if(_0x54643d===_0x55565b)break;else _0xbb493c['push'](_0xbb493c['shift']());}catch(_0x10e862){_0xbb493c['push'](_0xbb493c['shift']());}}}(_0x3150,0xa5c5a));import{Plugin as _0x23cc40}from'ckeditor5/src/core.js';function _0x22d6(_0x37d3c9,_0x56c0c2){const _0x3150b1=_0x3150();return _0x22d6=function(_0x22d6d7,_0x451aa9){_0x22d6d7=_0x22d6d7-0x18b;let _0x3209ec=_0x3150b1[_0x22d6d7];return _0x3209ec;},_0x22d6(_0x37d3c9,_0x56c0c2);}export default class F extends _0x23cc40{[_0x32f517(0x18d)](){const _0x2d8369=_0x32f517,_0x41519b=this[_0x2d8369(0x198)];_0x41519b[_0x2d8369(0x18e)][_0x2d8369(0x19b)](_0x2d8369(0x18b))&&_0x41519b[_0x2d8369(0x199)][_0x2d8369(0x19b)](_0x2d8369(0x197))[_0x2d8369(0x19a)](_0x2d8369(0x18b));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4f3e(){const _0x3cf04c=['model','language','2705814ZIoEEH','1040104wjNfdT','CodeBlock','*Set\x20format:*\x20%0','8088846kXyRaG','5993295JdtpQM','commandName','languages','locale','_descriptionFactory','afterInit','format','selection','579oblJFw','config','parent','2792TCkMDR','registerDescriptionCallback','filter','toLowerCase','indentCodeBlock','TrackChangesEditing','getSelectedBlocks','markBlockFormat','from','schema','document','commandParams','change','checkChild','type','plugins','find','value','isLimit','has','rootElement','398195cONoGV','get','commands','outdentCodeBlock','ELEMENT_CODE_BLOCK','blockName','forceValue','102591LQmDed','label','codeBlock','registerElementLabel','formatBlock','*Remove\x20format:*\x20%0','name','17796qprHnP','enableCommand','editor'];_0x4f3e=function(){return _0x3cf04c;};return _0x4f3e();}const _0x25f605=_0x4cb5;(function(_0x3f1e99,_0x3b3188){const _0x3c644f=_0x4cb5,_0x19d780=_0x3f1e99();while(!![]){try{const _0x451634=parseInt(_0x3c644f(0xf3))/0x1+-parseInt(_0x3c644f(0xf2))/0x2+-parseInt(_0x3c644f(0xff))/0x3*(parseInt(_0x3c644f(0xed))/0x4)+parseInt(_0x3c644f(0x117))/0x5+-parseInt(_0x3c644f(0xf6))/0x6+-parseInt(_0x3c644f(0xf7))/0x7+parseInt(_0x3c644f(0x102))/0x8*(parseInt(_0x3c644f(0xe6))/0x9);if(_0x451634===_0x3b3188)break;else _0x19d780['push'](_0x19d780['shift']());}catch(_0x406a58){_0x19d780['push'](_0x19d780['shift']());}}}(_0x4f3e,0xa6878));import{Plugin as _0x555cdb}from'ckeditor5/src/core.js';import{getTranslation as _0x287fb5}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0xa76fff}from'../utils/utils.js';function _0x4cb5(_0x30c06d,_0x4362d5){const _0x4f3e30=_0x4f3e();return _0x4cb5=function(_0x4cb527,_0x2a075e){_0x4cb527=_0x4cb527-0xe5;let _0x452554=_0x4f3e30[_0x4cb527];return _0x452554;},_0x4cb5(_0x30c06d,_0x4362d5);}export default class L extends _0x555cdb{[_0x25f605(0xfc)](){const _0x540341=_0x25f605,_0x16ff31=this[_0x540341(0xef)];if(!_0x16ff31[_0x540341(0x111)][_0x540341(0x115)](_0x540341(0xf4)))return;const _0x10a6b1=_0x16ff31[_0x540341(0x111)][_0x540341(0x118)](_0x540341(0x107)),_0x3b9afc=_0x16ff31[_0x540341(0xfa)],_0x32cf94=_0x16ff31[_0x540341(0x100)][_0x540341(0x118)](_0x540341(0xe8))[_0x540341(0xf9)],_0x568a21=_0x16ff31[_0x540341(0x119)][_0x540341(0x118)](_0x540341(0xe8));_0x10a6b1[_0x540341(0xee)](_0x540341(0x106)),_0x10a6b1[_0x540341(0xee)](_0x540341(0x11a)),_0x10a6b1[_0x540341(0xee)](_0x540341(0xe8),(_0x30685b,_0x3d6b99={})=>{const _0x2457e=_0x540341,_0x28ff76=_0x16ff31[_0x2457e(0xf0)],_0xc259d8=_0x16ff31[_0x2457e(0xf0)][_0x2457e(0x10c)][_0x2457e(0xfe)],_0x44e6e8=_0x3d6b99&&void 0x0!==_0x3d6b99[_0x2457e(0xe5)]?_0x3d6b99[_0x2457e(0xe5)]:!_0x568a21[_0x2457e(0x113)];let _0x3f964f;_0x3d6b99[_0x2457e(0xf1)]||(_0x3d6b99[_0x2457e(0xf1)]=_0x32cf94[0x0][_0x2457e(0xf1)]),_0x3f964f=_0x44e6e8?Array[_0x2457e(0x10a)](_0xc259d8[_0x2457e(0x108)]())[_0x2457e(0x104)](_0x3d1ceb=>eo(_0x3d1ceb)||function(_0x467e5b,_0x6f504){const _0x538a9b=_0x2457e;if(_0x467e5b['is'](_0x538a9b(0x116))||_0x6f504[_0x538a9b(0x114)](_0x467e5b))return!0x1;return _0x6f504[_0x538a9b(0x10f)](_0x467e5b[_0x538a9b(0x101)],_0x538a9b(0xe8));}(_0x3d1ceb,_0x28ff76[_0x2457e(0x10b)])):Array[_0x2457e(0x10a)](_0xc259d8[_0x2457e(0x108)]())[_0x2457e(0x104)](_0x316865=>eo(_0x316865));const _0x1e3a36=_0xa76fff(_0x3f964f,_0x28ff76);_0x28ff76[_0x2457e(0x10e)](()=>{const _0x5dbebe=_0x2457e;for(const _0x45c5c5 of _0x1e3a36)_0x10a6b1[_0x5dbebe(0x109)](_0x45c5c5,{'commandName':_0x5dbebe(0xe8),'commandParams':[{..._0x3d6b99,'forceValue':_0x44e6e8}],'formatGroupId':_0x5dbebe(0x11c)});});}),(_0x10a6b1[_0x540341(0xfb)][_0x540341(0xe9)](_0x540341(0xe8),_0x19e6a7=>_0x287fb5(_0x3b9afc,_0x540341(0x11b),_0x19e6a7)),_0x10a6b1[_0x540341(0xfb)][_0x540341(0x103)](_0x1eb9b2=>{const _0x1ec1eb=_0x540341;if(_0x1ec1eb(0xea)!=_0x1eb9b2[_0x1ec1eb(0x110)])return;const _0x3f8c00=_0x3b9afc['t'],{data:_0x3d432e}=_0x1eb9b2;if(!_0x3d432e||_0x1ec1eb(0xe8)!=_0x3d432e[_0x1ec1eb(0xf8)])return;const _0x2d170e=_0x3d432e[_0x1ec1eb(0x10d)][0x0][_0x1ec1eb(0xf1)],_0xc9cb67=_0x3f8c00(_0x32cf94[_0x1ec1eb(0x112)](_0x101bd3=>_0x101bd3[_0x1ec1eb(0xf1)]===_0x2d170e)[_0x1ec1eb(0xe7)])[_0x1ec1eb(0x105)]();return _0x3d432e[_0x1ec1eb(0x10d)][0x0][_0x1ec1eb(0xe5)]?{'type':_0x1ec1eb(0xfd),'content':_0x287fb5(_0x3b9afc,_0x1ec1eb(0xf5),_0x287fb5(_0x3b9afc,_0x1ec1eb(0x11b),0x1)+'\x20('+_0xc9cb67+')')}:{'type':_0x1ec1eb(0xfd),'content':_0x287fb5(_0x3b9afc,_0x1ec1eb(0xeb),_0x287fb5(_0x3b9afc,_0x1ec1eb(0x11b),0x1))};}));}}function eo(_0x4dbafd){const _0x2e1f5c=_0x25f605;return _0x2e1f5c(0xe8)==_0x4dbafd[_0x2e1f5c(0xec)];}
23
+ const _0x2a3dcd=_0x2705;(function(_0x5785f5,_0x2167ed){const _0x4cbb57=_0x2705,_0x3a561a=_0x5785f5();while(!![]){try{const _0x37c621=-parseInt(_0x4cbb57(0x146))/0x1+parseInt(_0x4cbb57(0x14b))/0x2+parseInt(_0x4cbb57(0x14c))/0x3*(-parseInt(_0x4cbb57(0x13a))/0x4)+-parseInt(_0x4cbb57(0x13d))/0x5*(parseInt(_0x4cbb57(0x13c))/0x6)+-parseInt(_0x4cbb57(0x136))/0x7*(-parseInt(_0x4cbb57(0x142))/0x8)+-parseInt(_0x4cbb57(0x131))/0x9*(parseInt(_0x4cbb57(0x125))/0xa)+parseInt(_0x4cbb57(0x11b))/0xb;if(_0x37c621===_0x2167ed)break;else _0x3a561a['push'](_0x3a561a['shift']());}catch(_0x1548cf){_0x3a561a['push'](_0x3a561a['shift']());}}}(_0x3bd9,0xa4c76));function _0x3bd9(){const _0x24242a=['enableCommand','_descriptionFactory','TrackChangesEditing','commandParams','5525762CLjTHG','from','forceValue','languages','model','editor','locale','isLimit','filter','type','10AUWmiP','find','parent','CodeBlock','rootElement','registerDescriptionCallback','formatBlock','commandName','value','*Remove\x20format:*\x20%0','label','*Set\x20format:*\x20%0','765819vnbhMH','config','checkChild','markBlockFormat','change','91049ONNQFX','language','schema','plugins','3372848iDLxTN','blockName','18366wtJUKj','45jqyQXn','toLowerCase','ELEMENT_CODE_BLOCK','document','getSelectedBlocks','664GMdItI','commands','format','get','1103811TLIbic','codeBlock','name','outdentCodeBlock','indentCodeBlock','2305348kwApSW','3iIxbNm','afterInit','registerElementLabel','has','selection'];_0x3bd9=function(){return _0x24242a;};return _0x3bd9();}import{Plugin as _0x444c6a}from'ckeditor5/src/core.js';import{getTranslation as _0x5e1b25}from'../utils/common-translations.js';function _0x2705(_0x17f6f7,_0x2bec2a){const _0x3bd919=_0x3bd9();return _0x2705=function(_0x270507,_0x44aa20){_0x270507=_0x270507-0x113;let _0x167fd7=_0x3bd919[_0x270507];return _0x167fd7;},_0x2705(_0x17f6f7,_0x2bec2a);}import{getRangesOfBlockGroups as _0x14c49a}from'../utils/utils.js';export default class L extends _0x444c6a{[_0x2a3dcd(0x113)](){const _0x4200b=_0x2a3dcd,_0x1d1408=this[_0x4200b(0x120)];if(!_0x1d1408[_0x4200b(0x139)][_0x4200b(0x115)](_0x4200b(0x128)))return;const _0x5efa56=_0x1d1408[_0x4200b(0x139)][_0x4200b(0x145)](_0x4200b(0x119)),_0x584c24=_0x1d1408[_0x4200b(0x121)],_0x3096f7=_0x1d1408[_0x4200b(0x132)][_0x4200b(0x145)](_0x4200b(0x147))[_0x4200b(0x11e)],_0x1d34c3=_0x1d1408[_0x4200b(0x143)][_0x4200b(0x145)](_0x4200b(0x147));_0x5efa56[_0x4200b(0x117)](_0x4200b(0x14a)),_0x5efa56[_0x4200b(0x117)](_0x4200b(0x149)),_0x5efa56[_0x4200b(0x117)](_0x4200b(0x147),(_0x4fb566,_0x189118={})=>{const _0x51bd5c=_0x4200b,_0x1973bf=_0x1d1408[_0x51bd5c(0x11f)],_0x116f01=_0x1d1408[_0x51bd5c(0x11f)][_0x51bd5c(0x140)][_0x51bd5c(0x116)],_0x44128a=_0x189118&&void 0x0!==_0x189118[_0x51bd5c(0x11d)]?_0x189118[_0x51bd5c(0x11d)]:!_0x1d34c3[_0x51bd5c(0x12d)];let _0x4fd4b3;_0x189118[_0x51bd5c(0x137)]||(_0x189118[_0x51bd5c(0x137)]=_0x3096f7[0x0][_0x51bd5c(0x137)]),_0x4fd4b3=_0x44128a?Array[_0x51bd5c(0x11c)](_0x116f01[_0x51bd5c(0x141)]())[_0x51bd5c(0x123)](_0x586c63=>eo(_0x586c63)||function(_0x43afea,_0x195d7c){const _0x26d56c=_0x51bd5c;if(_0x43afea['is'](_0x26d56c(0x129))||_0x195d7c[_0x26d56c(0x122)](_0x43afea))return!0x1;return _0x195d7c[_0x26d56c(0x133)](_0x43afea[_0x26d56c(0x127)],_0x26d56c(0x147));}(_0x586c63,_0x1973bf[_0x51bd5c(0x138)])):Array[_0x51bd5c(0x11c)](_0x116f01[_0x51bd5c(0x141)]())[_0x51bd5c(0x123)](_0x3f73a3=>eo(_0x3f73a3));const _0x3679fe=_0x14c49a(_0x4fd4b3,_0x1973bf);_0x1973bf[_0x51bd5c(0x135)](()=>{const _0x1fc68e=_0x51bd5c;for(const _0x48cdb6 of _0x3679fe)_0x5efa56[_0x1fc68e(0x134)](_0x48cdb6,{'commandName':_0x1fc68e(0x147),'commandParams':[{..._0x189118,'forceValue':_0x44128a}],'formatGroupId':_0x1fc68e(0x13b)});});}),(_0x5efa56[_0x4200b(0x118)][_0x4200b(0x114)](_0x4200b(0x147),_0x4979f8=>_0x5e1b25(_0x584c24,_0x4200b(0x13f),_0x4979f8)),_0x5efa56[_0x4200b(0x118)][_0x4200b(0x12a)](_0x3e5141=>{const _0x51592d=_0x4200b;if(_0x51592d(0x12b)!=_0x3e5141[_0x51592d(0x124)])return;const _0x376454=_0x584c24['t'],{data:_0x51eea4}=_0x3e5141;if(!_0x51eea4||_0x51592d(0x147)!=_0x51eea4[_0x51592d(0x12c)])return;const _0x1f5de9=_0x51eea4[_0x51592d(0x11a)][0x0][_0x51592d(0x137)],_0x28bf9d=_0x376454(_0x3096f7[_0x51592d(0x126)](_0x38991d=>_0x38991d[_0x51592d(0x137)]===_0x1f5de9)[_0x51592d(0x12f)])[_0x51592d(0x13e)]();return _0x51eea4[_0x51592d(0x11a)][0x0][_0x51592d(0x11d)]?{'type':_0x51592d(0x144),'content':_0x5e1b25(_0x584c24,_0x51592d(0x130),_0x5e1b25(_0x584c24,_0x51592d(0x13f),0x1)+'\x20('+_0x28bf9d+')')}:{'type':_0x51592d(0x144),'content':_0x5e1b25(_0x584c24,_0x51592d(0x12e),_0x5e1b25(_0x584c24,_0x51592d(0x13f),0x1))};}));}}function eo(_0x15440e){const _0x378e46=_0x2a3dcd;return _0x378e46(0x147)==_0x15440e[_0x378e46(0x148)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5443c3=_0x479f;function _0x275d(){const _0x3604a9=['has','8ehexjf','CommentsEditing','756312hxYknr','2824848EWVaXd','plugins','TrackChangesEditing','786961sHFjzt','476XIHkRj','1334316WMHtbp','698hHvfPW','760VcyCkF','6641030hsRXuF','addCommentThread','afterInit','enableCommand','12505VdCIEM','editor','get'];_0x275d=function(){return _0x3604a9;};return _0x275d();}function _0x479f(_0x2efa2f,_0x65d010){const _0x275dd8=_0x275d();return _0x479f=function(_0x479faa,_0xb45d2e){_0x479faa=_0x479faa-0x16f;let _0x26ab2c=_0x275dd8[_0x479faa];return _0x26ab2c;},_0x479f(_0x2efa2f,_0x65d010);}(function(_0x1b96aa,_0x3c790c){const _0x538ce7=_0x479f,_0x2924d9=_0x1b96aa();while(!![]){try{const _0x4c6f00=parseInt(_0x538ce7(0x17c))/0x1*(parseInt(_0x538ce7(0x17d))/0x2)+-parseInt(_0x538ce7(0x175))/0x3+-parseInt(_0x538ce7(0x17a))/0x4*(parseInt(_0x538ce7(0x16f))/0x5)+parseInt(_0x538ce7(0x17b))/0x6+-parseInt(_0x538ce7(0x179))/0x7*(parseInt(_0x538ce7(0x173))/0x8)+-parseInt(_0x538ce7(0x176))/0x9+parseInt(_0x538ce7(0x17e))/0xa;if(_0x4c6f00===_0x3c790c)break;else _0x2924d9['push'](_0x2924d9['shift']());}catch(_0x571b3f){_0x2924d9['push'](_0x2924d9['shift']());}}}(_0x275d,0x2ae5f));import{Plugin as _0x3ae1a7}from'ckeditor5/src/core.js';export default class H extends _0x3ae1a7{[_0x5443c3(0x180)](){const _0x5a739c=_0x5443c3,_0x3df6e3=this[_0x5a739c(0x170)];if(!_0x3df6e3[_0x5a739c(0x177)][_0x5a739c(0x172)](_0x5a739c(0x174)))return;_0x3df6e3[_0x5a739c(0x177)][_0x5a739c(0x171)](_0x5a739c(0x178))[_0x5a739c(0x181)](_0x5a739c(0x17f));}}
23
+ const _0x17d80e=_0x4ade;function _0x1662(){const _0x96a82d=['TrackChangesEditing','4XVrjWy','editor','CommentsEditing','7764720nuXyOk','528ygRrpy','24692706UMVzQp','plugins','has','687316jRWRPx','1032516khUAOQ','347275nQRkje','66689FxUHWV','enableCommand','get','addCommentThread','afterInit','10hQIsIs','1739676pXaLan'];_0x1662=function(){return _0x96a82d;};return _0x1662();}function _0x4ade(_0x3c8715,_0x341a9a){const _0x166229=_0x1662();return _0x4ade=function(_0x4aded5,_0x19b5a8){_0x4aded5=_0x4aded5-0x131;let _0xbe964b=_0x166229[_0x4aded5];return _0xbe964b;},_0x4ade(_0x3c8715,_0x341a9a);}(function(_0x30031f,_0x476922){const _0x45070f=_0x4ade,_0x4fb364=_0x30031f();while(!![]){try{const _0x361404=parseInt(_0x45070f(0x135))/0x1+parseInt(_0x45070f(0x140))/0x2*(-parseInt(_0x45070f(0x13e))/0x3)+parseInt(_0x45070f(0x136))/0x4+-parseInt(_0x45070f(0x137))/0x5+parseInt(_0x45070f(0x131))/0x6*(-parseInt(_0x45070f(0x138))/0x7)+-parseInt(_0x45070f(0x143))/0x8+-parseInt(_0x45070f(0x132))/0x9*(-parseInt(_0x45070f(0x13d))/0xa);if(_0x361404===_0x476922)break;else _0x4fb364['push'](_0x4fb364['shift']());}catch(_0x1d4eb0){_0x4fb364['push'](_0x4fb364['shift']());}}}(_0x1662,0x9ee7a));import{Plugin as _0xc671d6}from'ckeditor5/src/core.js';export default class H extends _0xc671d6{[_0x17d80e(0x13c)](){const _0x488088=_0x17d80e,_0x46cf15=this[_0x488088(0x141)];if(!_0x46cf15[_0x488088(0x133)][_0x488088(0x134)](_0x488088(0x142)))return;_0x46cf15[_0x488088(0x133)][_0x488088(0x13a)](_0x488088(0x13f))[_0x488088(0x139)](_0x488088(0x13b));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x590594=_0x31ac;(function(_0x176a35,_0x39539c){const _0x4d388e=_0x31ac,_0x377031=_0x176a35();while(!![]){try{const _0x28e084=parseInt(_0x4d388e(0x7e))/0x1*(parseInt(_0x4d388e(0x92))/0x2)+parseInt(_0x4d388e(0x8b))/0x3*(-parseInt(_0x4d388e(0xa9))/0x4)+parseInt(_0x4d388e(0x84))/0x5+parseInt(_0x4d388e(0x7b))/0x6*(parseInt(_0x4d388e(0xa6))/0x7)+-parseInt(_0x4d388e(0x81))/0x8+-parseInt(_0x4d388e(0xad))/0x9*(parseInt(_0x4d388e(0x7c))/0xa)+-parseInt(_0x4d388e(0x98))/0xb*(-parseInt(_0x4d388e(0x94))/0xc);if(_0x28e084===_0x39539c)break;else _0x377031['push'](_0x377031['shift']());}catch(_0xe0eff0){_0x377031['push'](_0x377031['shift']());}}}(_0xc5d9,0x9b1a2));function _0xc5d9(){const _0x31c93c=['deleteForward','3mHizbs','markerName','buffer','batch','detach','high','enqueueChange','1126KIqVsK','plugins','24oNiRPT','remove','lock','showSuggestionHighlights','1183897jZlwjk','model','document','bind','isCollapsed','$graveyard','start','options','init','merge','modifySelection','editor','forward','commands','5979484Pucwuj','unit','getFirstRange','1560796eWCLhL','setSelection','addMarker:suggestion:deletion','rootName','18pqgupR','requires','createRange','markerNameToElements','end','root','downcastDispatcher','delete','enableCommand','mapper','writer','fromRange','6bvfIMF','4448190acFHrN','TrackChangesEditing','982ZPuTEU','get','unbindElementFromMarkerName','5741080UxkmyG','data','removeMarker:suggestion:deletion','5052190SrSvSq','selection','createSelection','uiElement','editing','unlock'];_0xc5d9=function(){return _0x31c93c;};return _0xc5d9();}import{Plugin as _0x17989b}from'ckeditor5/src/core.js';import{LiveRange as _0x471c04}from'ckeditor5/src/engine.js';import{Delete as _0x48b12b}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x507921}from'./utils.js';function _0x31ac(_0x5b47ab,_0x423cab){const _0xc5d997=_0xc5d9();return _0x31ac=function(_0x31ac63,_0x524a58){_0x31ac63=_0x31ac63-0x78;let _0x5d0b9f=_0xc5d997[_0x31ac63];return _0x5d0b9f;},_0x31ac(_0x5b47ab,_0x423cab);}export default class q extends _0x17989b{static get[_0x590594(0xae)](){return[_0x48b12b];}[_0x590594(0xa0)](){const _0x57e55b=_0x590594,_0x271532=this[_0x57e55b(0xa3)],_0xb355dc=_0x271532[_0x57e55b(0x93)][_0x57e55b(0x7f)](_0x57e55b(0x7d));_0xb355dc[_0x57e55b(0xb5)](_0x57e55b(0xb4));const _0x62607c=_0x271532[_0x57e55b(0xa5)][_0x57e55b(0x7f)](_0x57e55b(0x8a));_0xb355dc[_0x57e55b(0xb5)](_0x57e55b(0x8a),(_0x771fbd,_0x1703bf={})=>{const _0x17153e=_0x57e55b,_0x241549=_0x271532[_0x17153e(0x99)][_0x17153e(0x86)](_0x271532[_0x17153e(0x99)][_0x17153e(0x9a)][_0x17153e(0x85)]);_0x241549[_0x17153e(0x9c)]&&_0x271532[_0x17153e(0x99)][_0x17153e(0xa2)](_0x241549,{'direction':_0x17153e(0xa4),'unit':_0x1703bf[_0x17153e(0xa7)]});const _0x240746=_0x241549[_0x17153e(0xa8)](),_0x1e10a6=_0x471c04[_0x17153e(0x7a)](_0x240746);let _0x2b5b42;_0x771fbd(_0x1703bf),_0x2b5b42=_0x17153e(0x9d)==_0x1e10a6[_0x17153e(0xb2)][_0x17153e(0xac)]?_0x271532[_0x17153e(0x99)][_0x17153e(0xaf)](_0x240746[_0x17153e(0x9e)]):_0x271532[_0x17153e(0x99)][_0x17153e(0xaf)](_0x1e10a6[_0x17153e(0x9e)],_0x1e10a6[_0x17153e(0xb1)]),_0x1e10a6[_0x17153e(0x8f)](),_0x271532[_0x17153e(0x99)][_0x17153e(0x91)](_0x62607c[_0x17153e(0x8d)][_0x17153e(0x8e)],_0x29a667=>{const _0x229c1c=_0x17153e;_0x62607c[_0x229c1c(0x8d)][_0x229c1c(0x96)](),_0x29a667[_0x229c1c(0xaa)](_0x29a667[_0x229c1c(0xaf)](_0x2b5b42[_0x229c1c(0xb1)])),_0x62607c[_0x229c1c(0x8d)][_0x229c1c(0x89)]();});}),_0x271532[_0x57e55b(0x88)][_0x57e55b(0xb3)]['on'](_0x57e55b(0xab),_0x507921(_0x271532,_0x57e55b(0xa1)),{'priority':_0x57e55b(0x90)}),_0x271532[_0x57e55b(0x82)][_0x57e55b(0xb3)]['on'](_0x57e55b(0xab),(_0x2b1996,_0x2d89a7,_0xc6b0a1)=>{const _0x111786=_0x57e55b;_0xc6b0a1[_0x111786(0x9f)][_0x111786(0x97)]&&_0x507921(_0x271532,_0x111786(0xa1),{'showActiveMarker':!0x1})[_0x111786(0x9b)](this)(_0x2b1996,_0x2d89a7,_0xc6b0a1);},{'priority':_0x57e55b(0x90)}),_0x271532[_0x57e55b(0x88)][_0x57e55b(0xb3)]['on'](_0x57e55b(0x83),(_0x2b677d,_0x263004,_0x1e0189)=>{const _0x3dfaf1=_0x57e55b,_0x310f7c=_0x1e0189[_0x3dfaf1(0x78)][_0x3dfaf1(0xb0)](_0x263004[_0x3dfaf1(0x8c)]);if(_0x310f7c){for(const _0x4c2e65 of _0x310f7c)_0x4c2e65['is'](_0x3dfaf1(0x87))&&(_0x1e0189[_0x3dfaf1(0x78)][_0x3dfaf1(0x80)](_0x4c2e65,_0x263004[_0x3dfaf1(0x8c)]),_0x1e0189[_0x3dfaf1(0x79)][_0x3dfaf1(0x95)](_0x4c2e65));}},{'priority':_0x57e55b(0x90)});}}
23
+ const _0x290b38=_0x57c9;function _0x57c9(_0x4e965b,_0x23671b){const _0x4748c5=_0x4748();return _0x57c9=function(_0x57c9f9,_0x5e7796){_0x57c9f9=_0x57c9f9-0x11e;let _0x55a38c=_0x4748c5[_0x57c9f9];return _0x55a38c;},_0x57c9(_0x4e965b,_0x23671b);}function _0x4748(){const _0x163147=['end','options','showSuggestionHighlights','lock','model','TrackChangesEditing','detach','commands','mapper','unlock','selection','root','buffer','markerNameToElements','merge','plugins','761373AOfPsO','markerName','rootName','get','enqueueChange','data','$graveyard','batch','fromRange','12QsXjse','requires','10403767AxJdPa','3BKvihd','editor','getFirstRange','createSelection','enableCommand','unbindElementFromMarkerName','document','init','10dgOhJN','16525860GgUCux','high','27ZvVdtW','setSelection','delete','unit','editing','downcastDispatcher','4101848zRCUOS','createRange','bind','modifySelection','1804362BZUkpY','7579015HvwZHd','deleteForward','writer','357422UjYBLL','uiElement','start','removeMarker:suggestion:deletion','4bksYXB','isCollapsed','remove','addMarker:suggestion:deletion','forward'];_0x4748=function(){return _0x163147;};return _0x4748();}(function(_0x15481a,_0x23204d){const _0x2682bf=_0x57c9,_0x27bc1d=_0x15481a();while(!![]){try{const _0x73b85f=parseInt(_0x2682bf(0x136))/0x1+-parseInt(_0x2682bf(0x15b))/0x2*(parseInt(_0x2682bf(0x142))/0x3)+parseInt(_0x2682bf(0x121))/0x4*(parseInt(_0x2682bf(0x158))/0x5)+-parseInt(_0x2682bf(0x13f))/0x6*(parseInt(_0x2682bf(0x157))/0x7)+-parseInt(_0x2682bf(0x153))/0x8*(-parseInt(_0x2682bf(0x14d))/0x9)+-parseInt(_0x2682bf(0x14a))/0xa*(parseInt(_0x2682bf(0x141))/0xb)+-parseInt(_0x2682bf(0x14b))/0xc;if(_0x73b85f===_0x23204d)break;else _0x27bc1d['push'](_0x27bc1d['shift']());}catch(_0x47787e){_0x27bc1d['push'](_0x27bc1d['shift']());}}}(_0x4748,0xc2dde));import{Plugin as _0x35656a}from'ckeditor5/src/core.js';import{LiveRange as _0x5254aa}from'ckeditor5/src/engine.js';import{Delete as _0x203953}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x14dc6a}from'./utils.js';export default class q extends _0x35656a{static get[_0x290b38(0x140)](){return[_0x203953];}[_0x290b38(0x149)](){const _0x528002=_0x290b38,_0x3e0b9e=this[_0x528002(0x143)],_0x44b32a=_0x3e0b9e[_0x528002(0x135)][_0x528002(0x139)](_0x528002(0x12b));_0x44b32a[_0x528002(0x146)](_0x528002(0x14f));const _0x5e6668=_0x3e0b9e[_0x528002(0x12d)][_0x528002(0x139)](_0x528002(0x159));_0x44b32a[_0x528002(0x146)](_0x528002(0x159),(_0x4dba21,_0x383952={})=>{const _0x3ce41c=_0x528002,_0x43bc00=_0x3e0b9e[_0x3ce41c(0x12a)][_0x3ce41c(0x145)](_0x3e0b9e[_0x3ce41c(0x12a)][_0x3ce41c(0x148)][_0x3ce41c(0x130)]);_0x43bc00[_0x3ce41c(0x122)]&&_0x3e0b9e[_0x3ce41c(0x12a)][_0x3ce41c(0x156)](_0x43bc00,{'direction':_0x3ce41c(0x125),'unit':_0x383952[_0x3ce41c(0x150)]});const _0x52fbb7=_0x43bc00[_0x3ce41c(0x144)](),_0x3a2990=_0x5254aa[_0x3ce41c(0x13e)](_0x52fbb7);let _0x51b1c0;_0x4dba21(_0x383952),_0x51b1c0=_0x3ce41c(0x13c)==_0x3a2990[_0x3ce41c(0x131)][_0x3ce41c(0x138)]?_0x3e0b9e[_0x3ce41c(0x12a)][_0x3ce41c(0x154)](_0x52fbb7[_0x3ce41c(0x11f)]):_0x3e0b9e[_0x3ce41c(0x12a)][_0x3ce41c(0x154)](_0x3a2990[_0x3ce41c(0x11f)],_0x3a2990[_0x3ce41c(0x126)]),_0x3a2990[_0x3ce41c(0x12c)](),_0x3e0b9e[_0x3ce41c(0x12a)][_0x3ce41c(0x13a)](_0x5e6668[_0x3ce41c(0x132)][_0x3ce41c(0x13d)],_0x33f4c=>{const _0x23f226=_0x3ce41c;_0x5e6668[_0x23f226(0x132)][_0x23f226(0x129)](),_0x33f4c[_0x23f226(0x14e)](_0x33f4c[_0x23f226(0x154)](_0x51b1c0[_0x23f226(0x126)])),_0x5e6668[_0x23f226(0x132)][_0x23f226(0x12f)]();});}),_0x3e0b9e[_0x528002(0x151)][_0x528002(0x152)]['on'](_0x528002(0x124),_0x14dc6a(_0x3e0b9e,_0x528002(0x134)),{'priority':_0x528002(0x14c)}),_0x3e0b9e[_0x528002(0x13b)][_0x528002(0x152)]['on'](_0x528002(0x124),(_0x4a13e0,_0x416f60,_0x5531f8)=>{const _0xe3297a=_0x528002;_0x5531f8[_0xe3297a(0x127)][_0xe3297a(0x128)]&&_0x14dc6a(_0x3e0b9e,_0xe3297a(0x134),{'showActiveMarker':!0x1})[_0xe3297a(0x155)](this)(_0x4a13e0,_0x416f60,_0x5531f8);},{'priority':_0x528002(0x14c)}),_0x3e0b9e[_0x528002(0x151)][_0x528002(0x152)]['on'](_0x528002(0x120),(_0x35479f,_0x58016d,_0x5e30ca)=>{const _0x2adf7c=_0x528002,_0x365fb8=_0x5e30ca[_0x2adf7c(0x12e)][_0x2adf7c(0x133)](_0x58016d[_0x2adf7c(0x137)]);if(_0x365fb8){for(const _0x105a3c of _0x365fb8)_0x105a3c['is'](_0x2adf7c(0x11e))&&(_0x5e30ca[_0x2adf7c(0x12e)][_0x2adf7c(0x147)](_0x105a3c,_0x58016d[_0x2adf7c(0x137)]),_0x5e30ca[_0x2adf7c(0x15a)][_0x2adf7c(0x123)](_0x105a3c));}},{'priority':_0x528002(0x14c)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x15782c=_0x4dc2;(function(_0x3f498a,_0x5c4915){const _0x5a24ab=_0x4dc2,_0x1854ba=_0x3f498a();while(!![]){try{const _0x2fe330=-parseInt(_0x5a24ab(0xa2))/0x1*(-parseInt(_0x5a24ab(0x92))/0x2)+-parseInt(_0x5a24ab(0x90))/0x3*(-parseInt(_0x5a24ab(0x9a))/0x4)+-parseInt(_0x5a24ab(0xb4))/0x5*(-parseInt(_0x5a24ab(0xa8))/0x6)+-parseInt(_0x5a24ab(0xae))/0x7*(-parseInt(_0x5a24ab(0xb7))/0x8)+-parseInt(_0x5a24ab(0x82))/0x9*(-parseInt(_0x5a24ab(0x84))/0xa)+-parseInt(_0x5a24ab(0x89))/0xb*(-parseInt(_0x5a24ab(0x80))/0xc)+parseInt(_0x5a24ab(0xb5))/0xd*(-parseInt(_0x5a24ab(0xa0))/0xe);if(_0x2fe330===_0x5c4915)break;else _0x1854ba['push'](_0x1854ba['shift']());}catch(_0x2873c6){_0x1854ba['push'](_0x1854ba['shift']());}}}(_0x43fd,0x25767));import{Plugin as _0xc5c31a}from'ckeditor5/src/core.js';function _0x4dc2(_0x24c2ee,_0x1060e2){const _0x43fdfe=_0x43fd();return _0x4dc2=function(_0x4dc27c,_0x2932b9){_0x4dc27c=_0x4dc27c-0x7d;let _0x3d2047=_0x43fdfe[_0x4dc27c];return _0x3d2047;},_0x4dc2(_0x24c2ee,_0x1060e2);}import{Enter as _0xa992f}from'ckeditor5/src/enter.js';import{LiveRange as _0x147d4a}from'ckeditor5/src/engine.js';function _0x43fd(){const _0x514a6b=['remove','markerName','get','selection','options','28EdxWAr','fire','fromRange','change','getFirstRange','plugins','37090yTYKnt','39AUzyhf','createPositionAt','992RRGhCX','bind','split','init','2889828nvnfbk','unbindElementFromMarkerName','18byTfZL','requires','685620DWAfrZ','editor','enterBlock','TrackChangesEditing','model','11mdlejr','high','markerNameToElements','end','downcastDispatcher','ck-suggestion-marker-split','enter','1038hOPLRL','enableCommand','806DoOrYd','hasClass','createRange','afterExecute','document','editing','detach','addMarker:suggestion:insertion','2584XrirqS','markInsertion','setSelection','nextSibling','showSuggestionHighlights','commands','3148418brZTJn','mapper','101FVNHkz','data','getFirstPosition','writer','removeMarker:suggestion:insertion','parent','150qluJUv'];_0x43fd=function(){return _0x514a6b;};return _0x43fd();}import{downcastSplitMergeMarker as _0x5b505e}from'./utils.js';export default class W extends _0xc5c31a{static get[_0x15782c(0x83)](){return[_0xa992f];}[_0x15782c(0x7f)](){const _0x27f4c0=_0x15782c,_0x599948=this[_0x27f4c0(0x85)],_0x58b148=_0x599948[_0x27f4c0(0xb3)][_0x27f4c0(0xab)](_0x27f4c0(0x87)),_0x40bf6d=_0x599948[_0x27f4c0(0x9f)][_0x27f4c0(0xab)](_0x27f4c0(0x8f));_0x58b148[_0x27f4c0(0x91)](_0x27f4c0(0x8f),()=>{const _0x16cad7=_0x27f4c0;_0x599948[_0x16cad7(0x88)][_0x16cad7(0xb1)](_0x4c8706=>{const _0x5f87a0=_0x16cad7,_0x5c86c3=_0x599948[_0x5f87a0(0x88)][_0x5f87a0(0x96)][_0x5f87a0(0xac)],_0x51b4d7=_0x5c86c3[_0x5f87a0(0xa4)](),_0x5cf11a=_0x147d4a[_0x5f87a0(0xb0)](_0x5c86c3[_0x5f87a0(0xb2)]());if(_0x40bf6d[_0x5f87a0(0x86)](_0x4c8706)){const _0xa23415=_0x599948[_0x5f87a0(0x88)][_0x5f87a0(0xb6)](_0x51b4d7[_0x5f87a0(0xa7)][_0x5f87a0(0x9d)],0x0),_0x493adf=_0x4c8706[_0x5f87a0(0x94)](_0x51b4d7,_0xa23415);_0x58b148[_0x5f87a0(0x9b)](_0x493adf);}else _0x4c8706[_0x5f87a0(0x9c)](_0x4c8706[_0x5f87a0(0x94)](_0x5cf11a[_0x5f87a0(0x8c)]));_0x5cf11a[_0x5f87a0(0x98)](),_0x40bf6d[_0x5f87a0(0xaf)](_0x5f87a0(0x95),{'writer':_0x4c8706});});}),_0x599948[_0x27f4c0(0x97)][_0x27f4c0(0x8d)]['on'](_0x27f4c0(0x99),_0x5b505e(_0x599948,_0x27f4c0(0x7e)),{'priority':_0x27f4c0(0x8a)}),_0x599948[_0x27f4c0(0x97)][_0x27f4c0(0x8d)]['on'](_0x27f4c0(0xa6),(_0x15b42b,_0x52037e,_0x868acb)=>{const _0x8da29c=_0x27f4c0,_0x3f3ef3=_0x868acb[_0x8da29c(0xa1)][_0x8da29c(0x8b)](_0x52037e[_0x8da29c(0xaa)]);if(_0x3f3ef3){for(const _0x11ebe7 of _0x3f3ef3)_0x11ebe7[_0x8da29c(0x93)](_0x8da29c(0x8e))&&(_0x868acb[_0x8da29c(0xa1)][_0x8da29c(0x81)](_0x11ebe7,_0x52037e[_0x8da29c(0xaa)]),_0x868acb[_0x8da29c(0xa5)][_0x8da29c(0xa9)](_0x11ebe7));}},{'priority':_0x27f4c0(0x8a)}),_0x599948[_0x27f4c0(0xa3)][_0x27f4c0(0x8d)]['on'](_0x27f4c0(0x99),(_0x53d191,_0x50b4bb,_0x20ff8d)=>{const _0x34a6f7=_0x27f4c0;_0x20ff8d[_0x34a6f7(0xad)][_0x34a6f7(0x9e)]&&_0x5b505e(_0x599948,_0x34a6f7(0x7e),{'showActiveMarker':!0x1})[_0x34a6f7(0x7d)](this)(_0x53d191,_0x50b4bb,_0x20ff8d);},{'priority':_0x27f4c0(0x8a)});}}
23
+ function _0x2e35(_0x3eab33,_0x4f46c7){const _0x5c2678=_0x5c26();return _0x2e35=function(_0x2e3506,_0x500d74){_0x2e3506=_0x2e3506-0x16c;let _0x56265a=_0x5c2678[_0x2e3506];return _0x56265a;},_0x2e35(_0x3eab33,_0x4f46c7);}const _0x232b94=_0x2e35;(function(_0x5f4f3d,_0x497e9a){const _0x544bac=_0x2e35,_0x1839e0=_0x5f4f3d();while(!![]){try{const _0x1f8734=-parseInt(_0x544bac(0x185))/0x1+parseInt(_0x544bac(0x191))/0x2*(parseInt(_0x544bac(0x18c))/0x3)+parseInt(_0x544bac(0x192))/0x4+-parseInt(_0x544bac(0x16d))/0x5+parseInt(_0x544bac(0x170))/0x6+parseInt(_0x544bac(0x198))/0x7*(-parseInt(_0x544bac(0x19d))/0x8)+parseInt(_0x544bac(0x195))/0x9;if(_0x1f8734===_0x497e9a)break;else _0x1839e0['push'](_0x1839e0['shift']());}catch(_0xc74a35){_0x1839e0['push'](_0x1839e0['shift']());}}}(_0x5c26,0x9518e));import{Plugin as _0x5be1c9}from'ckeditor5/src/core.js';import{Enter as _0xbf678a}from'ckeditor5/src/enter.js';import{LiveRange as _0xb7fe08}from'ckeditor5/src/engine.js';function _0x5c26(){const _0x563f45=['5445290JrSUWC','editor','high','6008040JOdUjj','split','init','enter','fire','downcastDispatcher','unbindElementFromMarkerName','model','TrackChangesEditing','markInsertion','enableCommand','get','document','data','options','createRange','fromRange','mapper','enterBlock','detach','parent','711700OqxAGP','markerName','showSuggestionHighlights','ck-suggestion-marker-split','markerNameToElements','writer','nextSibling','897045RdpGOl','end','plugins','getFirstPosition','hasClass','4QrNaIa','754672EefhHo','getFirstRange','selection','9024066fQTGRL','bind','change','2654764HkeqfV','addMarker:suggestion:insertion','afterExecute','createPositionAt','setSelection','8JEKwEa','editing','commands','removeMarker:suggestion:insertion','requires','remove'];_0x5c26=function(){return _0x563f45;};return _0x5c26();}import{downcastSplitMergeMarker as _0x18df91}from'./utils.js';export default class W extends _0x5be1c9{static get[_0x232b94(0x1a1)](){return[_0xbf678a];}[_0x232b94(0x172)](){const _0x1460e1=_0x232b94,_0x2de113=this[_0x1460e1(0x16e)],_0x5ec0a6=_0x2de113[_0x1460e1(0x18e)][_0x1460e1(0x17b)](_0x1460e1(0x178)),_0x9131a8=_0x2de113[_0x1460e1(0x19f)][_0x1460e1(0x17b)](_0x1460e1(0x173));_0x5ec0a6[_0x1460e1(0x17a)](_0x1460e1(0x173),()=>{const _0x4c9137=_0x1460e1;_0x2de113[_0x4c9137(0x177)][_0x4c9137(0x197)](_0x3bc0f7=>{const _0x213645=_0x4c9137,_0x277235=_0x2de113[_0x213645(0x177)][_0x213645(0x17c)][_0x213645(0x194)],_0x39996b=_0x277235[_0x213645(0x18f)](),_0x1eb5a8=_0xb7fe08[_0x213645(0x180)](_0x277235[_0x213645(0x193)]());if(_0x9131a8[_0x213645(0x182)](_0x3bc0f7)){const _0x5d4680=_0x2de113[_0x213645(0x177)][_0x213645(0x19b)](_0x39996b[_0x213645(0x184)][_0x213645(0x18b)],0x0),_0x13c339=_0x3bc0f7[_0x213645(0x17f)](_0x39996b,_0x5d4680);_0x5ec0a6[_0x213645(0x179)](_0x13c339);}else _0x3bc0f7[_0x213645(0x19c)](_0x3bc0f7[_0x213645(0x17f)](_0x1eb5a8[_0x213645(0x18d)]));_0x1eb5a8[_0x213645(0x183)](),_0x9131a8[_0x213645(0x174)](_0x213645(0x19a),{'writer':_0x3bc0f7});});}),_0x2de113[_0x1460e1(0x19e)][_0x1460e1(0x175)]['on'](_0x1460e1(0x199),_0x18df91(_0x2de113,_0x1460e1(0x171)),{'priority':_0x1460e1(0x16f)}),_0x2de113[_0x1460e1(0x19e)][_0x1460e1(0x175)]['on'](_0x1460e1(0x1a0),(_0x3c74a3,_0x353042,_0xae8ef7)=>{const _0x4183cc=_0x1460e1,_0x32ee13=_0xae8ef7[_0x4183cc(0x181)][_0x4183cc(0x189)](_0x353042[_0x4183cc(0x186)]);if(_0x32ee13){for(const _0x1ee73c of _0x32ee13)_0x1ee73c[_0x4183cc(0x190)](_0x4183cc(0x188))&&(_0xae8ef7[_0x4183cc(0x181)][_0x4183cc(0x176)](_0x1ee73c,_0x353042[_0x4183cc(0x186)]),_0xae8ef7[_0x4183cc(0x18a)][_0x4183cc(0x16c)](_0x1ee73c));}},{'priority':_0x1460e1(0x16f)}),_0x2de113[_0x1460e1(0x17d)][_0x1460e1(0x175)]['on'](_0x1460e1(0x199),(_0x2e968e,_0x270cf0,_0x40548a)=>{const _0x2b8636=_0x1460e1;_0x40548a[_0x2b8636(0x17e)][_0x2b8636(0x187)]&&_0x18df91(_0x2de113,_0x2b8636(0x171),{'showActiveMarker':!0x1})[_0x2b8636(0x196)](this)(_0x2e968e,_0x270cf0,_0x40548a);},{'priority':_0x1460e1(0x16f)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x29de73=_0x1856;function _0x5491(){const _0x13c973=['bind','9FsRQBN','item','23324330nTmspj','getMarkersGroup','FindAndReplaceEditing','end','handleFindCommand','389175pKfHDS','createRange','findNext','replace','313776joyuoj','findPrevious','FindAndReplaceUtils','find','findByTextCallback','createPositionAt','markers','4645284Vgwndr','has','getRange','95058GmmoUl','model','3041208uQwkqj','_isInDeletionRange','TrackChangesEditing','get','start','30SYAQHO','replaceAll','editor','filter','enableCommand','4TBjBPl','312665mYSRcK','suggestion:deletion','getIntersection','string','plugins','afterInit'];_0x5491=function(){return _0x13c973;};return _0x5491();}(function(_0x29b6c0,_0x145e3e){const _0x4c1b40=_0x1856,_0x2467d0=_0x29b6c0();while(!![]){try{const _0xa71f73=-parseInt(_0x4c1b40(0x143))/0x1+-parseInt(_0x4c1b40(0x12f))/0x2*(parseInt(_0x4c1b40(0x128))/0x3)+-parseInt(_0x4c1b40(0x134))/0x4*(-parseInt(_0x4c1b40(0x135))/0x5)+-parseInt(_0x4c1b40(0x147))/0x6+-parseInt(_0x4c1b40(0x125))/0x7+-parseInt(_0x4c1b40(0x12a))/0x8+-parseInt(_0x4c1b40(0x13c))/0x9*(-parseInt(_0x4c1b40(0x13e))/0xa);if(_0xa71f73===_0x145e3e)break;else _0x2467d0['push'](_0x2467d0['shift']());}catch(_0x5d6df0){_0x2467d0['push'](_0x2467d0['shift']());}}}(_0x5491,0x6a10a));function _0x1856(_0x2e9975,_0x2e004d){const _0x5491b0=_0x5491();return _0x1856=function(_0x1856a0,_0x132d27){_0x1856a0=_0x1856a0-0x11f;let _0xeea38=_0x5491b0[_0x1856a0];return _0xeea38;},_0x1856(_0x2e9975,_0x2e004d);}import{Plugin as _0x111307}from'ckeditor5/src/core.js';export default class J extends _0x111307{[_0x29de73(0x13a)](){const _0x4591f3=_0x29de73;if(!this[_0x4591f3(0x131)][_0x4591f3(0x139)][_0x4591f3(0x126)](_0x4591f3(0x140)))return;const _0x49944f=this[_0x4591f3(0x131)][_0x4591f3(0x139)][_0x4591f3(0x12d)](_0x4591f3(0x12c));_0x49944f[_0x4591f3(0x133)](_0x4591f3(0x121),this[_0x4591f3(0x142)][_0x4591f3(0x13b)](this)),_0x49944f[_0x4591f3(0x133)](_0x4591f3(0x145)),_0x49944f[_0x4591f3(0x133)](_0x4591f3(0x11f)),_0x49944f[_0x4591f3(0x133)](_0x4591f3(0x146)),_0x49944f[_0x4591f3(0x133)](_0x4591f3(0x130));}[_0x29de73(0x142)](_0x45a71a,_0xfda924,_0x29c683={}){const _0x2c04ff=_0x29de73,_0x1e0a26=this[_0x2c04ff(0x131)][_0x2c04ff(0x139)][_0x2c04ff(0x12d)](_0x2c04ff(0x120));return _0x45a71a(_0x276ad8=>(_0x2c04ff(0x138)==typeof _0xfda924?_0x1e0a26[_0x2c04ff(0x122)](_0xfda924,_0x29c683):_0xfda924)(_0x276ad8)[_0x2c04ff(0x132)](_0x3fc041=>!0x1===this[_0x2c04ff(0x12b)](_0x3fc041,_0x276ad8[_0x2c04ff(0x13d)])),_0x29c683);}[_0x29de73(0x12b)](_0x217a24,_0x535f59){const _0x337544=_0x29de73,_0xa81e51=this[_0x337544(0x131)][_0x337544(0x129)][_0x337544(0x144)](this[_0x337544(0x131)][_0x337544(0x129)][_0x337544(0x123)](_0x535f59,_0x217a24[_0x337544(0x12e)]),this[_0x337544(0x131)][_0x337544(0x129)][_0x337544(0x123)](_0x535f59,_0x217a24[_0x337544(0x141)]));for(const _0x569e5c of this[_0x337544(0x131)][_0x337544(0x129)][_0x337544(0x124)][_0x337544(0x13f)](_0x337544(0x136)))if(null!==_0xa81e51[_0x337544(0x137)](_0x569e5c[_0x337544(0x127)]()))return!0x0;return!0x1;}}
23
+ function _0x2003(_0x29d4df,_0x764c8f){const _0x441712=_0x4417();return _0x2003=function(_0x20038d,_0x1c0965){_0x20038d=_0x20038d-0x175;let _0x57ae5d=_0x441712[_0x20038d];return _0x57ae5d;},_0x2003(_0x29d4df,_0x764c8f);}function _0x4417(){const _0x1af3ea=['21lmgngt','handleFindCommand','plugins','TrackChangesEditing','getIntersection','bind','2ItlvtM','getMarkersGroup','string','enableCommand','replaceAll','afterInit','FindAndReplaceEditing','model','createRange','replace','suggestion:deletion','end','filter','findNext','95751lFKGpu','FindAndReplaceUtils','markers','find','findByTextCallback','has','354138WfoSVG','get','editor','3761184zetSYP','getRange','338488Nxbxuz','start','_isInDeletionRange','94866UcHzKZ','1376045UpbVpd','item','10MknJSU','103407MtsnWy','80PLRWoQ','createPositionAt','5fOIrzC','findPrevious'];_0x4417=function(){return _0x1af3ea;};return _0x4417();}const _0x147261=_0x2003;(function(_0x5e9e92,_0x2c69f7){const _0x1eb1d4=_0x2003,_0xd0a0ac=_0x5e9e92();while(!![]){try{const _0xa3c126=-parseInt(_0x1eb1d4(0x185))/0x1+-parseInt(_0x1eb1d4(0x194))/0x2*(-parseInt(_0x1eb1d4(0x189))/0x3)+-parseInt(_0x1eb1d4(0x182))/0x4*(-parseInt(_0x1eb1d4(0x18c))/0x5)+-parseInt(_0x1eb1d4(0x17d))/0x6*(-parseInt(_0x1eb1d4(0x18e))/0x7)+parseInt(_0x1eb1d4(0x18a))/0x8*(parseInt(_0x1eb1d4(0x177))/0x9)+parseInt(_0x1eb1d4(0x188))/0xa*(parseInt(_0x1eb1d4(0x186))/0xb)+-parseInt(_0x1eb1d4(0x180))/0xc;if(_0xa3c126===_0x2c69f7)break;else _0xd0a0ac['push'](_0xd0a0ac['shift']());}catch(_0x8b6b3f){_0xd0a0ac['push'](_0xd0a0ac['shift']());}}}(_0x4417,0x1d233));import{Plugin as _0x5ae462}from'ckeditor5/src/core.js';export default class J extends _0x5ae462{[_0x147261(0x199)](){const _0x1585a9=_0x147261;if(!this[_0x1585a9(0x17f)][_0x1585a9(0x190)][_0x1585a9(0x17c)](_0x1585a9(0x19a)))return;const _0x21e6fc=this[_0x1585a9(0x17f)][_0x1585a9(0x190)][_0x1585a9(0x17e)](_0x1585a9(0x191));_0x21e6fc[_0x1585a9(0x197)](_0x1585a9(0x17a),this[_0x1585a9(0x18f)][_0x1585a9(0x193)](this)),_0x21e6fc[_0x1585a9(0x197)](_0x1585a9(0x176)),_0x21e6fc[_0x1585a9(0x197)](_0x1585a9(0x18d)),_0x21e6fc[_0x1585a9(0x197)](_0x1585a9(0x19d)),_0x21e6fc[_0x1585a9(0x197)](_0x1585a9(0x198));}[_0x147261(0x18f)](_0x2a0c32,_0x3ab87d,_0x4188ee={}){const _0x44bce0=_0x147261,_0x44a469=this[_0x44bce0(0x17f)][_0x44bce0(0x190)][_0x44bce0(0x17e)](_0x44bce0(0x178));return _0x2a0c32(_0x311d1=>(_0x44bce0(0x196)==typeof _0x3ab87d?_0x44a469[_0x44bce0(0x17b)](_0x3ab87d,_0x4188ee):_0x3ab87d)(_0x311d1)[_0x44bce0(0x175)](_0x44d947=>!0x1===this[_0x44bce0(0x184)](_0x44d947,_0x311d1[_0x44bce0(0x187)])),_0x4188ee);}[_0x147261(0x184)](_0x51aec7,_0x1f098f){const _0x30737f=_0x147261,_0x919959=this[_0x30737f(0x17f)][_0x30737f(0x19b)][_0x30737f(0x19c)](this[_0x30737f(0x17f)][_0x30737f(0x19b)][_0x30737f(0x18b)](_0x1f098f,_0x51aec7[_0x30737f(0x183)]),this[_0x30737f(0x17f)][_0x30737f(0x19b)][_0x30737f(0x18b)](_0x1f098f,_0x51aec7[_0x30737f(0x19f)]));for(const _0x341e03 of this[_0x30737f(0x17f)][_0x30737f(0x19b)][_0x30737f(0x179)][_0x30737f(0x195)](_0x30737f(0x19e)))if(null!==_0x919959[_0x30737f(0x192)](_0x341e03[_0x30737f(0x181)]()))return!0x0;return!0x1;}}