@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240418.0 → 0.0.0-nightly-20240419.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/index.js +1 -1
  9. package/src/integrations/aiassistant.js +1 -1
  10. package/src/integrations/alignment.js +1 -1
  11. package/src/integrations/basicstyles.js +1 -1
  12. package/src/integrations/blockquote.js +1 -1
  13. package/src/integrations/casechange.js +1 -1
  14. package/src/integrations/ckbox.js +1 -1
  15. package/src/integrations/codeblock.js +1 -1
  16. package/src/integrations/comments.js +1 -1
  17. package/src/integrations/deletecommand.js +1 -1
  18. package/src/integrations/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.js +1 -1
  20. package/src/integrations/font.js +1 -1
  21. package/src/integrations/formatpainter.js +1 -1
  22. package/src/integrations/heading.js +1 -1
  23. package/src/integrations/highlight.js +1 -1
  24. package/src/integrations/horizontalline.js +1 -1
  25. package/src/integrations/htmlembed.js +1 -1
  26. package/src/integrations/image.js +1 -1
  27. package/src/integrations/imagereplace.js +1 -1
  28. package/src/integrations/imagestyle.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.js +1 -1
  32. package/src/integrations/legacylist.js +1 -1
  33. package/src/integrations/legacylistproperties.js +1 -1
  34. package/src/integrations/link.js +1 -1
  35. package/src/integrations/list.js +1 -1
  36. package/src/integrations/listproperties.js +1 -1
  37. package/src/integrations/mediaembed.js +1 -1
  38. package/src/integrations/mention.js +1 -1
  39. package/src/integrations/multilevellist.js +1 -1
  40. package/src/integrations/pagebreak.js +1 -1
  41. package/src/integrations/paragraph.js +1 -1
  42. package/src/integrations/removeformat.js +1 -1
  43. package/src/integrations/restrictededitingmode.js +1 -1
  44. package/src/integrations/shiftentercommand.js +1 -1
  45. package/src/integrations/standardeditingmode.js +1 -1
  46. package/src/integrations/style.js +1 -1
  47. package/src/integrations/table.js +1 -1
  48. package/src/integrations/tablecaption.js +1 -1
  49. package/src/integrations/tableclipboard.js +1 -1
  50. package/src/integrations/tablecolumnresize.js +1 -1
  51. package/src/integrations/tableheadings.js +1 -1
  52. package/src/integrations/tablemergesplit.js +1 -1
  53. package/src/integrations/tableofcontents.js +1 -1
  54. package/src/integrations/tableproperties.js +1 -1
  55. package/src/integrations/template.js +1 -1
  56. package/src/integrations/title.js +1 -1
  57. package/src/integrations/undo.js +1 -1
  58. package/src/integrations/utils.js +1 -1
  59. package/src/suggestion.js +1 -1
  60. package/src/suggestiondescriptionfactory.js +1 -1
  61. package/src/trackchanges.js +1 -1
  62. package/src/trackchangesdata.js +1 -1
  63. package/src/trackchangesediting.js +1 -1
  64. package/src/trackchangesui.js +1 -1
  65. package/src/ui/suggestioncontroller.js +1 -1
  66. package/src/ui/view/basesuggestionthreadview.js +1 -1
  67. package/src/ui/view/suggestionthreadview.js +1 -1
  68. package/src/utils/common-translations.js +1 -1
  69. package/src/utils/utils.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "0.0.0-nightly-20240418.0",
3
+ "version": "0.0.0-nightly-20240419.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-20240418.0",
44
- "ckeditor5-collaboration": "0.0.0-nightly-20240418.0",
43
+ "ckeditor5": "0.0.0-nightly-20240419.0",
44
+ "ckeditor5-collaboration": "0.0.0-nightly-20240419.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 _0x3f9d81=_0x2904;function _0x5ecd(){const _0x3483d4=['414tJUlTw','plugins','TrackChangesEditing','748NMPQWb','1779kLpRHP','isEnabled','_isEnabledBasedOnSelection','canEditAt','getRanges','3121895YcuXcx','execute','acceptSuggestion','64915VjpOgW','944286kTxiub','2268984oqYhJR','track-changes-accept-suggestion-not-found','_suggestions','90529vaiPME','editor','refresh','model','1900ergUfD','get','2817CLebKz'];_0x5ecd=function(){return _0x3483d4;};return _0x5ecd();}(function(_0x39b5e0,_0x2a5390){const _0x4872a9=_0x2904,_0x302b55=_0x39b5e0();while(!![]){try{const _0x392012=-parseInt(_0x4872a9(0x13f))/0x1+-parseInt(_0x4872a9(0x13b))/0x2+parseInt(_0x4872a9(0x132))/0x3*(parseInt(_0x4872a9(0x131))/0x4)+-parseInt(_0x4872a9(0x13a))/0x5*(-parseInt(_0x4872a9(0x12e))/0x6)+parseInt(_0x4872a9(0x137))/0x7+-parseInt(_0x4872a9(0x13c))/0x8+-parseInt(_0x4872a9(0x12d))/0x9*(parseInt(_0x4872a9(0x143))/0xa);if(_0x392012===_0x2a5390)break;else _0x302b55['push'](_0x302b55['shift']());}catch(_0x25d401){_0x302b55['push'](_0x302b55['shift']());}}}(_0x5ecd,0x8587a));import{Command as _0x321e98}from'ckeditor5/src/core.js';import{CKEditorError as _0x6f34a9}from'ckeditor5/src/utils.js';function _0x2904(_0x27bc0d,_0x421d79){const _0x5ecd91=_0x5ecd();return _0x2904=function(_0x290433,_0x4b8efd){_0x290433=_0x290433-0x12c;let _0x30ea99=_0x5ecd91[_0x290433];return _0x30ea99;},_0x2904(_0x27bc0d,_0x421d79);}export default class $ extends _0x321e98{constructor(_0x5a5559,_0x388068){const _0x3b9e72=_0x2904;super(_0x5a5559),this[_0x3b9e72(0x13e)]=_0x388068,this[_0x3b9e72(0x141)](),this[_0x3b9e72(0x134)]=!0x1;}[_0x3f9d81(0x141)](){const _0x22e58f=_0x3f9d81;this[_0x22e58f(0x133)]=!0x0;}[_0x3f9d81(0x138)](_0x4e7f4b){const _0x32a103=_0x3f9d81,_0x3bad8c=this[_0x32a103(0x13e)][_0x32a103(0x12c)](_0x4e7f4b);if(!_0x3bad8c)throw new _0x6f34a9(_0x32a103(0x13d),this);const _0x5cc67d=_0x3bad8c[_0x32a103(0x136)]();this[_0x32a103(0x140)][_0x32a103(0x142)][_0x32a103(0x135)](_0x5cc67d)&&this[_0x32a103(0x140)][_0x32a103(0x12f)][_0x32a103(0x12c)](_0x32a103(0x130))[_0x32a103(0x139)](_0x3bad8c);}}
23
+ const _0x341f16=_0x1e29;(function(_0x1a594b,_0x2871ed){const _0x14620c=_0x1e29,_0x4927a7=_0x1a594b();while(!![]){try{const _0x595921=-parseInt(_0x14620c(0x1d5))/0x1+parseInt(_0x14620c(0x1cb))/0x2*(-parseInt(_0x14620c(0x1c4))/0x3)+-parseInt(_0x14620c(0x1c9))/0x4+parseInt(_0x14620c(0x1d8))/0x5+parseInt(_0x14620c(0x1cc))/0x6+-parseInt(_0x14620c(0x1cd))/0x7+parseInt(_0x14620c(0x1ce))/0x8;if(_0x595921===_0x2871ed)break;else _0x4927a7['push'](_0x4927a7['shift']());}catch(_0x394d82){_0x4927a7['push'](_0x4927a7['shift']());}}}(_0x120b,0xd0c03));function _0x1e29(_0xfc4283,_0x503730){const _0x120b2e=_0x120b();return _0x1e29=function(_0x1e291b,_0x556e55){_0x1e291b=_0x1e291b-0x1c3;let _0x58e870=_0x120b2e[_0x1e291b];return _0x58e870;},_0x1e29(_0xfc4283,_0x503730);}import{Command as _0x2d344f}from'ckeditor5/src/core.js';import{CKEditorError as _0x5ba21d}from'ckeditor5/src/utils.js';function _0x120b(){const _0x4f95af=['_isEnabledBasedOnSelection','editor','216452tMIJzX','canEditAt','84YFLAZK','5033508JQEJlV','8676850IlprYz','25117648lIFyco','getRanges','plugins','isEnabled','_suggestions','refresh','execute','728632TZWubX','TrackChangesEditing','acceptSuggestion','2570380fyhrks','get','115383sBSshk','track-changes-accept-suggestion-not-found','model'];_0x120b=function(){return _0x4f95af;};return _0x120b();}export default class $ extends _0x2d344f{constructor(_0x4c2728,_0x196e04){const _0x163293=_0x1e29;super(_0x4c2728),this[_0x163293(0x1d2)]=_0x196e04,this[_0x163293(0x1d3)](),this[_0x163293(0x1c7)]=!0x1;}[_0x341f16(0x1d3)](){const _0x1dd3fe=_0x341f16;this[_0x1dd3fe(0x1d1)]=!0x0;}[_0x341f16(0x1d4)](_0x565a69){const _0x49dd19=_0x341f16,_0x336825=this[_0x49dd19(0x1d2)][_0x49dd19(0x1c3)](_0x565a69);if(!_0x336825)throw new _0x5ba21d(_0x49dd19(0x1c5),this);const _0x570f89=_0x336825[_0x49dd19(0x1cf)]();this[_0x49dd19(0x1c8)][_0x49dd19(0x1c6)][_0x49dd19(0x1ca)](_0x570f89)&&this[_0x49dd19(0x1c8)][_0x49dd19(0x1d0)][_0x49dd19(0x1c3)](_0x49dd19(0x1d6))[_0x49dd19(0x1d7)](_0x336825);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2a7d(){const _0x49ed61=['22tghjmw','track-changes-discard-suggestion-not-found','plugins','get','3077265kisdfz','isEnabled','getRanges','TrackChangesEditing','refresh','editor','model','_isEnabledBasedOnSelection','discardSuggestion','510650xiCYzv','9243928FxhYcH','15290650KvZXpW','71027jxqwyj','1007064ipnkPW','9cTWjyo','execute','_suggestions','36gvyMFb','9380952OFkxhq','canEditAt'];_0x2a7d=function(){return _0x49ed61;};return _0x2a7d();}const _0x918e50=_0x59f6;(function(_0x28e067,_0x4a395e){const _0x9cd229=_0x59f6,_0x42eb91=_0x28e067();while(!![]){try{const _0x2ecaaf=-parseInt(_0x9cd229(0x116))/0x1*(-parseInt(_0x9cd229(0x11e))/0x2)+-parseInt(_0x9cd229(0x10a))/0x3+parseInt(_0x9cd229(0x11b))/0x4*(-parseInt(_0x9cd229(0x113))/0x5)+parseInt(_0x9cd229(0x117))/0x6+parseInt(_0x9cd229(0x11c))/0x7+-parseInt(_0x9cd229(0x114))/0x8*(parseInt(_0x9cd229(0x118))/0x9)+parseInt(_0x9cd229(0x115))/0xa;if(_0x2ecaaf===_0x4a395e)break;else _0x42eb91['push'](_0x42eb91['shift']());}catch(_0x21b772){_0x42eb91['push'](_0x42eb91['shift']());}}}(_0x2a7d,0xaf466));import{Command as _0x56793d}from'ckeditor5/src/core.js';function _0x59f6(_0x3ed149,_0x2ea2ff){const _0x2a7d69=_0x2a7d();return _0x59f6=function(_0x59f659,_0x521f8c){_0x59f659=_0x59f659-0x107;let _0x2f2c3a=_0x2a7d69[_0x59f659];return _0x2f2c3a;},_0x59f6(_0x3ed149,_0x2ea2ff);}import{CKEditorError as _0x228f51}from'ckeditor5/src/utils.js';export default class B extends _0x56793d{constructor(_0xb08d07,_0xe0d548){const _0x572e3b=_0x59f6;super(_0xb08d07),this[_0x572e3b(0x11a)]=_0xe0d548,this[_0x572e3b(0x10e)](),this[_0x572e3b(0x111)]=!0x1;}[_0x918e50(0x10e)](){const _0x4d549a=_0x918e50;this[_0x4d549a(0x10b)]=!0x0;}[_0x918e50(0x119)](_0x43a5b3){const _0x56cad0=_0x918e50,_0x2a2adc=this[_0x56cad0(0x11a)][_0x56cad0(0x109)](_0x43a5b3);if(!_0x2a2adc)throw new _0x228f51(_0x56cad0(0x107),this);const _0x3d081d=_0x2a2adc[_0x56cad0(0x10c)]();this[_0x56cad0(0x10f)][_0x56cad0(0x110)][_0x56cad0(0x11d)](_0x3d081d)&&this[_0x56cad0(0x10f)][_0x56cad0(0x108)][_0x56cad0(0x109)](_0x56cad0(0x10d))[_0x56cad0(0x112)](_0x2a2adc);}}
23
+ const _0x4db922=_0x4a26;(function(_0x3481ac,_0xd138aa){const _0x3c3ea8=_0x4a26,_0x4497cf=_0x3481ac();while(!![]){try{const _0x2af44b=-parseInt(_0x3c3ea8(0x1d9))/0x1+parseInt(_0x3c3ea8(0x1e7))/0x2+parseInt(_0x3c3ea8(0x1e8))/0x3+parseInt(_0x3c3ea8(0x1e0))/0x4*(parseInt(_0x3c3ea8(0x1e5))/0x5)+-parseInt(_0x3c3ea8(0x1d6))/0x6+-parseInt(_0x3c3ea8(0x1e9))/0x7+-parseInt(_0x3c3ea8(0x1eb))/0x8*(parseInt(_0x3c3ea8(0x1e6))/0x9);if(_0x2af44b===_0xd138aa)break;else _0x4497cf['push'](_0x4497cf['shift']());}catch(_0x289c2e){_0x4497cf['push'](_0x4497cf['shift']());}}}(_0x3d65,0x9d196));import{Command as _0x2f7b4f}from'ckeditor5/src/core.js';function _0x3d65(){const _0x22b6f5=['get','discardSuggestion','isEnabled','4OtbJJF','_suggestions','plugins','track-changes-discard-suggestion-not-found','_isEnabledBasedOnSelection','2142145hinkqJ','9wOaaQQ','2418708yJNxBD','3741045SsXZVU','1864331ZnrnWi','editor','7941008dwPRqD','TrackChangesEditing','5843598jUFARr','canEditAt','model','8428ZGHzFO','getRanges','refresh','execute'];_0x3d65=function(){return _0x22b6f5;};return _0x3d65();}import{CKEditorError as _0x10e8fc}from'ckeditor5/src/utils.js';function _0x4a26(_0x17c158,_0x2f1ae6){const _0x3d65dc=_0x3d65();return _0x4a26=function(_0x4a2653,_0x5e37bf){_0x4a2653=_0x4a2653-0x1d5;let _0x5d56b5=_0x3d65dc[_0x4a2653];return _0x5d56b5;},_0x4a26(_0x17c158,_0x2f1ae6);}export default class B extends _0x2f7b4f{constructor(_0xf231cc,_0x16dad4){const _0x2baba0=_0x4a26;super(_0xf231cc),this[_0x2baba0(0x1e1)]=_0x16dad4,this[_0x2baba0(0x1db)](),this[_0x2baba0(0x1e4)]=!0x1;}[_0x4db922(0x1db)](){const _0x5c2bbf=_0x4db922;this[_0x5c2bbf(0x1df)]=!0x0;}[_0x4db922(0x1dc)](_0x574059){const _0x9dad2b=_0x4db922,_0x1536ee=this[_0x9dad2b(0x1e1)][_0x9dad2b(0x1dd)](_0x574059);if(!_0x1536ee)throw new _0x10e8fc(_0x9dad2b(0x1e3),this);const _0x2dd5ff=_0x1536ee[_0x9dad2b(0x1da)]();this[_0x9dad2b(0x1ea)][_0x9dad2b(0x1d8)][_0x9dad2b(0x1d7)](_0x2dd5ff)&&this[_0x9dad2b(0x1ea)][_0x9dad2b(0x1e2)][_0x9dad2b(0x1dd)](_0x9dad2b(0x1d5))[_0x9dad2b(0x1de)](_0x1536ee);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2006f0=_0x29fe;function _0x4b66(){const _0x2237a5=['_suggestions','122438iMuzuD','17524760imSdbw','execute','646286UuijKj','from','2711060hQkGil','editor','3AkTDlI','isInContent','18qXleit','canEditAt','values','some','1032potXZm','getRanges','model','_command','refresh','6192676mCcrAh','isEnabled','377345AnwLwE','_isEnabledBasedOnSelection','47133tiDpBH'];_0x4b66=function(){return _0x2237a5;};return _0x4b66();}(function(_0xf0b703,_0x46a052){const _0x360ff4=_0x29fe,_0x10d664=_0xf0b703();while(!![]){try{const _0x2e41d4=-parseInt(_0x360ff4(0x117))/0x1+parseInt(_0x360ff4(0x11a))/0x2*(-parseInt(_0x360ff4(0x106))/0x3)+-parseInt(_0x360ff4(0x11c))/0x4+parseInt(_0x360ff4(0x113))/0x5*(-parseInt(_0x360ff4(0x108))/0x6)+parseInt(_0x360ff4(0x111))/0x7+parseInt(_0x360ff4(0x10c))/0x8*(-parseInt(_0x360ff4(0x115))/0x9)+parseInt(_0x360ff4(0x118))/0xa;if(_0x2e41d4===_0x46a052)break;else _0x10d664['push'](_0x10d664['shift']());}catch(_0x27d309){_0x10d664['push'](_0x10d664['shift']());}}}(_0x4b66,0x955ea));import{Command as _0x33c8ea}from'ckeditor5/src/core.js';import{sortSuggestions as _0x5f035f,executeCommandForSuggestions as _0x301f18}from'../utils/utils.js';function _0x29fe(_0x5cc4bc,_0x1eb7e1){const _0x4b66f1=_0x4b66();return _0x29fe=function(_0x29fe9e,_0x43721f){_0x29fe9e=_0x29fe9e-0x106;let _0x1ea115=_0x4b66f1[_0x29fe9e];return _0x1ea115;},_0x29fe(_0x5cc4bc,_0x1eb7e1);}export default class x extends _0x33c8ea{constructor(_0x2ff715,_0x2bcc46,_0x441689){const _0x4d9cd0=_0x29fe;super(_0x2ff715),this[_0x4d9cd0(0x10f)]=_0x2bcc46,this[_0x4d9cd0(0x116)]=_0x441689,this[_0x4d9cd0(0x110)](),this[_0x4d9cd0(0x114)]=!0x1;}[_0x2006f0(0x110)](){const _0x32365c=_0x2006f0,_0x523d7c=Array[_0x32365c(0x11b)](this[_0x32365c(0x116)][_0x32365c(0x10a)]())[_0x32365c(0x10b)](_0x54d63b=>_0x54d63b[_0x32365c(0x107)]);this[_0x32365c(0x112)]=this[_0x32365c(0x10f)][_0x32365c(0x112)]&&_0x523d7c;}[_0x2006f0(0x119)](){const _0x31550a=_0x2006f0,_0x13c08c=_0x5f035f(Array[_0x31550a(0x11b)](this[_0x31550a(0x116)][_0x31550a(0x10a)]()));for(const _0x2e0da3 of _0x13c08c){const _0x5cff51=_0x2e0da3[_0x31550a(0x10d)]();if(!this[_0x31550a(0x11d)][_0x31550a(0x10e)][_0x31550a(0x109)](_0x5cff51))return;}_0x301f18(this[_0x31550a(0x11d)][_0x31550a(0x10e)],this[_0x31550a(0x10f)],_0x13c08c);}}
23
+ const _0x44e762=_0x54c1;(function(_0x1e6a9a,_0x110e34){const _0x2b38fe=_0x54c1,_0x5d3d50=_0x1e6a9a();while(!![]){try{const _0x21701e=parseInt(_0x2b38fe(0x1a9))/0x1*(parseInt(_0x2b38fe(0x1b3))/0x2)+parseInt(_0x2b38fe(0x1bc))/0x3*(parseInt(_0x2b38fe(0x1a5))/0x4)+parseInt(_0x2b38fe(0x1ad))/0x5*(parseInt(_0x2b38fe(0x1aa))/0x6)+parseInt(_0x2b38fe(0x1b5))/0x7*(parseInt(_0x2b38fe(0x1ae))/0x8)+parseInt(_0x2b38fe(0x1b7))/0x9*(-parseInt(_0x2b38fe(0x1a4))/0xa)+-parseInt(_0x2b38fe(0x1ba))/0xb*(parseInt(_0x2b38fe(0x1a2))/0xc)+parseInt(_0x2b38fe(0x1b1))/0xd*(-parseInt(_0x2b38fe(0x1b6))/0xe);if(_0x21701e===_0x110e34)break;else _0x5d3d50['push'](_0x5d3d50['shift']());}catch(_0x529c19){_0x5d3d50['push'](_0x5d3d50['shift']());}}}(_0x18c8,0x4864d));import{Command as _0x55dfde}from'ckeditor5/src/core.js';import{sortSuggestions as _0x894191,executeCommandForSuggestions as _0x18ee07}from'../utils/utils.js';function _0x54c1(_0x5af324,_0x3303fa){const _0x18c8dc=_0x18c8();return _0x54c1=function(_0x54c10c,_0x331bf6){_0x54c10c=_0x54c10c-0x1a1;let _0x6805e6=_0x18c8dc[_0x54c10c];return _0x6805e6;},_0x54c1(_0x5af324,_0x3303fa);}export default class x extends _0x55dfde{constructor(_0x22a2db,_0x5d0c73,_0x26bffc){const _0x5603db=_0x54c1;super(_0x22a2db),this[_0x5603db(0x1ab)]=_0x5d0c73,this[_0x5603db(0x1ac)]=_0x26bffc,this[_0x5603db(0x1b9)](),this[_0x5603db(0x1b2)]=!0x1;}[_0x44e762(0x1b9)](){const _0x1ac461=_0x44e762,_0x4ceca3=Array[_0x1ac461(0x1a1)](this[_0x1ac461(0x1ac)][_0x1ac461(0x1b8)]())[_0x1ac461(0x1a7)](_0x2cd59f=>_0x2cd59f[_0x1ac461(0x1a8)]);this[_0x1ac461(0x1b4)]=this[_0x1ac461(0x1ab)][_0x1ac461(0x1b4)]&&_0x4ceca3;}[_0x44e762(0x1b0)](){const _0x5358fb=_0x44e762,_0x1a22e2=_0x894191(Array[_0x5358fb(0x1a1)](this[_0x5358fb(0x1ac)][_0x5358fb(0x1b8)]()));for(const _0x2386d3 of _0x1a22e2){const _0x5b9034=_0x2386d3[_0x5358fb(0x1af)]();if(!this[_0x5358fb(0x1a6)][_0x5358fb(0x1bb)][_0x5358fb(0x1a3)](_0x5b9034))return;}_0x18ee07(this[_0x5358fb(0x1a6)][_0x5358fb(0x1bb)],this[_0x5358fb(0x1ab)],_0x1a22e2);}}function _0x18c8(){const _0x187492=['model','75627cwpNTg','from','1476iqJDOP','canEditAt','310Rpiyuh','52MlKnmP','editor','some','isInContent','547451gdCgLC','726qdwfMj','_command','_suggestions','19870QZQOSz','8HXGCpX','getRanges','execute','234bvyWge','_isEnabledBasedOnSelection','2pktCMH','isEnabled','562709bcboEz','159586tbNWat','119349oIgknA','values','refresh','46827mRdDGK'];_0x18c8=function(){return _0x187492;};return _0x18c8();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2d2442=_0x4f08;(function(_0x2487c3,_0x47a0e6){const _0x59c734=_0x4f08,_0xdf0f73=_0x2487c3();while(!![]){try{const _0x37ba13=-parseInt(_0x59c734(0x1c4))/0x1+parseInt(_0x59c734(0x1c1))/0x2*(-parseInt(_0x59c734(0x1c6))/0x3)+-parseInt(_0x59c734(0x1cb))/0x4*(-parseInt(_0x59c734(0x1c2))/0x5)+parseInt(_0x59c734(0x1b9))/0x6+-parseInt(_0x59c734(0x1c7))/0x7+parseInt(_0x59c734(0x1c9))/0x8+parseInt(_0x59c734(0x1be))/0x9*(parseInt(_0x59c734(0x1cc))/0xa);if(_0x37ba13===_0x47a0e6)break;else _0xdf0f73['push'](_0xdf0f73['shift']());}catch(_0x506941){_0xdf0f73['push'](_0xdf0f73['shift']());}}}(_0x5168,0x78db7));function _0x4f08(_0x2512b8,_0x34f2e3){const _0x516806=_0x5168();return _0x4f08=function(_0x4f0878,_0x122864){_0x4f0878=_0x4f0878-0x1b8;let _0x31ea1f=_0x516806[_0x4f0878];return _0x31ea1f;},_0x4f08(_0x2512b8,_0x34f2e3);}import{Command as _0x1924e0}from'ckeditor5/src/core.js';function _0x5168(){const _0x47b513=['editor','_isEnabledBasedOnSelection','isEnabled','values','_suggestions','document','5001534IjiMly','execute','_command','selection','model','2874078IIDdai','size','refresh','292dTfIeJ','197935QVBEBK','_selectedSuggestions','934296EoYhlF','canEditAt','1746NhQbxy','6920725rRhApQ','getRanges','7633384ycgzmr','from','40ewueHl','10hnXFNp'];_0x5168=function(){return _0x47b513;};return _0x5168();}import{sortSuggestions as _0x1d966d,getSelectedSuggestions as _0x55047d,executeCommandForSuggestions as _0x22635}from'../utils/utils.js';export default class R extends _0x1924e0{constructor(_0x14967d,_0x4d810a,_0x2f546a){const _0x141361=_0x4f08;super(_0x14967d),this[_0x141361(0x1bb)]=_0x4d810a,this[_0x141361(0x1d1)]=_0x2f546a,this[_0x141361(0x1c3)]=new Set(),this[_0x141361(0x1c0)](),this[_0x141361(0x1ce)]=!0x1;}[_0x2d2442(0x1c0)](){const _0x283fac=_0x2d2442,_0x3489f8=this[_0x283fac(0x1cd)][_0x283fac(0x1bd)][_0x283fac(0x1b8)][_0x283fac(0x1bc)],_0x1af89e=Array[_0x283fac(0x1ca)](this[_0x283fac(0x1d1)][_0x283fac(0x1d0)]());this[_0x283fac(0x1c3)]=_0x55047d(_0x3489f8,_0x1af89e),this[_0x283fac(0x1cf)]=this[_0x283fac(0x1bb)][_0x283fac(0x1cf)]&&!!this[_0x283fac(0x1c3)][_0x283fac(0x1bf)];}[_0x2d2442(0x1ba)](){const _0x4fc7d4=_0x2d2442,_0x26affe=_0x1d966d(Array[_0x4fc7d4(0x1ca)](this[_0x4fc7d4(0x1c3)]));for(const _0x4a882f of _0x26affe){const _0x18d8b6=_0x4a882f[_0x4fc7d4(0x1c8)]();if(!this[_0x4fc7d4(0x1cd)][_0x4fc7d4(0x1bd)][_0x4fc7d4(0x1c5)](_0x18d8b6))return;}_0x22635(this[_0x4fc7d4(0x1cd)][_0x4fc7d4(0x1bd)],this[_0x4fc7d4(0x1bb)],_0x26affe);}}
23
+ const _0x263918=_0x4c97;function _0x4c97(_0x274d07,_0x3e1445){const _0x4e9f06=_0x4e9f();return _0x4c97=function(_0x4c974a,_0xa7ab67){_0x4c974a=_0x4c974a-0x1b7;let _0x549bc1=_0x4e9f06[_0x4c974a];return _0x549bc1;},_0x4c97(_0x274d07,_0x3e1445);}(function(_0x4e4596,_0x5303cc){const _0x434b85=_0x4c97,_0x54ff1f=_0x4e4596();while(!![]){try{const _0x2ce3b4=-parseInt(_0x434b85(0x1c2))/0x1+parseInt(_0x434b85(0x1c3))/0x2*(parseInt(_0x434b85(0x1b8))/0x3)+-parseInt(_0x434b85(0x1be))/0x4*(parseInt(_0x434b85(0x1ca))/0x5)+-parseInt(_0x434b85(0x1c6))/0x6+parseInt(_0x434b85(0x1ba))/0x7+-parseInt(_0x434b85(0x1cc))/0x8*(parseInt(_0x434b85(0x1cd))/0x9)+parseInt(_0x434b85(0x1b9))/0xa*(parseInt(_0x434b85(0x1cf))/0xb);if(_0x2ce3b4===_0x5303cc)break;else _0x54ff1f['push'](_0x54ff1f['shift']());}catch(_0x2429eb){_0x54ff1f['push'](_0x54ff1f['shift']());}}}(_0x4e9f,0x4cb38));import{Command as _0x2803da}from'ckeditor5/src/core.js';function _0x4e9f(){const _0x25a201=['selection','35419pKFkrl','364942YGzOPx','_selectedSuggestions','execute','801036kRfUDZ','_command','values','refresh','707335zgaLeK','from','1784Fbdgku','9657XTVFxN','model','88tGNbzq','editor','canEditAt','size','3myzqUc','303090zPrEPS','4062541gSDuAu','_isEnabledBasedOnSelection','_suggestions','document','8YzvGVI','isEnabled','getRanges'];_0x4e9f=function(){return _0x25a201;};return _0x4e9f();}import{sortSuggestions as _0x3b6c7f,getSelectedSuggestions as _0x5b6797,executeCommandForSuggestions as _0x58114d}from'../utils/utils.js';export default class R extends _0x2803da{constructor(_0x49b6cc,_0x2a36a6,_0x1ec5ab){const _0x1b79ee=_0x4c97;super(_0x49b6cc),this[_0x1b79ee(0x1c7)]=_0x2a36a6,this[_0x1b79ee(0x1bc)]=_0x1ec5ab,this[_0x1b79ee(0x1c4)]=new Set(),this[_0x1b79ee(0x1c9)](),this[_0x1b79ee(0x1bb)]=!0x1;}[_0x263918(0x1c9)](){const _0x243305=_0x263918,_0x4f83f4=this[_0x243305(0x1d0)][_0x243305(0x1ce)][_0x243305(0x1bd)][_0x243305(0x1c1)],_0x2250a6=Array[_0x243305(0x1cb)](this[_0x243305(0x1bc)][_0x243305(0x1c8)]());this[_0x243305(0x1c4)]=_0x5b6797(_0x4f83f4,_0x2250a6),this[_0x243305(0x1bf)]=this[_0x243305(0x1c7)][_0x243305(0x1bf)]&&!!this[_0x243305(0x1c4)][_0x243305(0x1b7)];}[_0x263918(0x1c5)](){const _0x7fd49e=_0x263918,_0x35b47f=_0x3b6c7f(Array[_0x7fd49e(0x1cb)](this[_0x7fd49e(0x1c4)]));for(const _0x44fe00 of _0x35b47f){const _0x51c3a5=_0x44fe00[_0x7fd49e(0x1c0)]();if(!this[_0x7fd49e(0x1d0)][_0x7fd49e(0x1ce)][_0x7fd49e(0x1d1)](_0x51c3a5))return;}_0x58114d(this[_0x7fd49e(0x1d0)][_0x7fd49e(0x1ce)],this[_0x7fd49e(0x1c7)],_0x35b47f);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x33d326=_0x1bba;(function(_0x273858,_0x474d47){const _0x167ccc=_0x1bba,_0x1a19b8=_0x273858();while(!![]){try{const _0x53c0cd=-parseInt(_0x167ccc(0xe6))/0x1*(-parseInt(_0x167ccc(0xd9))/0x2)+parseInt(_0x167ccc(0xdc))/0x3+parseInt(_0x167ccc(0xe2))/0x4+-parseInt(_0x167ccc(0xe3))/0x5+parseInt(_0x167ccc(0xd7))/0x6*(parseInt(_0x167ccc(0xd6))/0x7)+-parseInt(_0x167ccc(0xd1))/0x8+parseInt(_0x167ccc(0xda))/0x9*(-parseInt(_0x167ccc(0xdd))/0xa);if(_0x53c0cd===_0x474d47)break;else _0x1a19b8['push'](_0x1a19b8['shift']());}catch(_0x3cc7f8){_0x1a19b8['push'](_0x1a19b8['shift']());}}}(_0x588d,0xa0e6b));function _0x588d(){const _0x74d3c9=['forceDisabled','value','clearForceDisabled','629069cYyAiu','42YzeBWx','affectsData','2nRhoIo','9sHyOYH','_enabledCommands','765744cCKCCe','1530110VjoFym','_enableCommands','commands','editor','refresh','3911332ovIedV','4283490yNjnAH','execute','_disableUnsupportedCommands','300137RCtPMl','isEnabled','has','_isEnabledBasedOnSelection','3948216XtgniA','TrackChangesCommand'];_0x588d=function(){return _0x74d3c9;};return _0x588d();}function _0x1bba(_0x48f727,_0x93e381){const _0x588db2=_0x588d();return _0x1bba=function(_0x1bba94,_0x174607){_0x1bba94=_0x1bba94-0xd1;let _0xb5398e=_0x588db2[_0x1bba94];return _0xb5398e;},_0x1bba(_0x48f727,_0x93e381);}import{Command as _0xfd0e94}from'ckeditor5/src/core.js';export default class M extends _0xfd0e94{constructor(_0x390747,_0x23ea11){const _0x4f3085=_0x1bba;super(_0x390747),this[_0x4f3085(0xdb)]=_0x23ea11,this[_0x4f3085(0xd4)]=!0x1,this[_0x4f3085(0xe1)](),this[_0x4f3085(0xe9)]=!0x1;}[_0x33d326(0xe1)](){const _0x2c9284=_0x33d326;this[_0x2c9284(0xe7)]=!0x0;}[_0x33d326(0xe4)](){const _0x58f618=_0x33d326;this[_0x58f618(0xd4)]=!this[_0x58f618(0xd4)],this[_0x58f618(0xd4)]?this[_0x58f618(0xe5)]():this[_0x58f618(0xde)]();}[_0x33d326(0xe5)](){const _0x2cbfdd=_0x33d326;for(const _0x500fc1 of this[_0x2cbfdd(0xe0)][_0x2cbfdd(0xdf)][_0x2cbfdd(0xdf)]())_0x500fc1[_0x2cbfdd(0xd8)]&&!this[_0x2cbfdd(0xdb)][_0x2cbfdd(0xe8)](_0x500fc1)&&_0x500fc1[_0x2cbfdd(0xd3)](_0x2cbfdd(0xd2));}[_0x33d326(0xde)](){const _0x1344e9=_0x33d326;for(const _0x14174a of this[_0x1344e9(0xe0)][_0x1344e9(0xdf)][_0x1344e9(0xdf)]())_0x14174a[_0x1344e9(0xd8)]&&!this[_0x1344e9(0xdb)][_0x1344e9(0xe8)](_0x14174a)&&_0x14174a[_0x1344e9(0xd5)](_0x1344e9(0xd2));}}
23
+ function _0x25b9(){const _0x28cc81=['26sWDNom','isEnabled','refresh','4291483StUESh','TrackChangesCommand','value','execute','has','6brtnJR','11sUZmsU','524632uwifHJ','clearForceDisabled','132391uvqPBk','editor','forceDisabled','1871118QbdRRD','_isEnabledBasedOnSelection','108vsDOwW','10vUUJMl','_disableUnsupportedCommands','4376570rAhXDD','_enabledCommands','affectsData','2675568fYrIPR','commands','96604hxSZbE','2MnIRhI','_enableCommands'];_0x25b9=function(){return _0x28cc81;};return _0x25b9();}function _0x37a1(_0x5a8b23,_0x1e7c6f){const _0x25b94d=_0x25b9();return _0x37a1=function(_0x37a1d7,_0x4cbe07){_0x37a1d7=_0x37a1d7-0x9f;let _0x45ccf0=_0x25b94d[_0x37a1d7];return _0x45ccf0;},_0x37a1(_0x5a8b23,_0x1e7c6f);}const _0x1a5025=_0x37a1;(function(_0x376e49,_0xf746dd){const _0x2c3ca8=_0x37a1,_0x4b5ba5=_0x376e49();while(!![]){try{const _0x456206=parseInt(_0x2c3ca8(0xba))/0x1*(parseInt(_0x2c3ca8(0xac))/0x2)+-parseInt(_0x2c3ca8(0xa1))/0x3+parseInt(_0x2c3ca8(0xab))/0x4*(parseInt(_0x2c3ca8(0xa4))/0x5)+-parseInt(_0x2c3ca8(0xb6))/0x6*(parseInt(_0x2c3ca8(0xb1))/0x7)+parseInt(_0x2c3ca8(0xb8))/0x8*(parseInt(_0x2c3ca8(0xa3))/0x9)+-parseInt(_0x2c3ca8(0xa6))/0xa*(-parseInt(_0x2c3ca8(0xb7))/0xb)+parseInt(_0x2c3ca8(0xa9))/0xc*(parseInt(_0x2c3ca8(0xae))/0xd);if(_0x456206===_0xf746dd)break;else _0x4b5ba5['push'](_0x4b5ba5['shift']());}catch(_0x3e102a){_0x4b5ba5['push'](_0x4b5ba5['shift']());}}}(_0x25b9,0x96033));import{Command as _0x4d1d6c}from'ckeditor5/src/core.js';export default class M extends _0x4d1d6c{constructor(_0x2ee099,_0x562f44){const _0x312b89=_0x37a1;super(_0x2ee099),this[_0x312b89(0xa7)]=_0x562f44,this[_0x312b89(0xb3)]=!0x1,this[_0x312b89(0xb0)](),this[_0x312b89(0xa2)]=!0x1;}[_0x1a5025(0xb0)](){const _0x4b0c01=_0x1a5025;this[_0x4b0c01(0xaf)]=!0x0;}[_0x1a5025(0xb4)](){const _0x5d72c5=_0x1a5025;this[_0x5d72c5(0xb3)]=!this[_0x5d72c5(0xb3)],this[_0x5d72c5(0xb3)]?this[_0x5d72c5(0xa5)]():this[_0x5d72c5(0xad)]();}[_0x1a5025(0xa5)](){const _0x1373ee=_0x1a5025;for(const _0x8ba572 of this[_0x1373ee(0x9f)][_0x1373ee(0xaa)][_0x1373ee(0xaa)]())_0x8ba572[_0x1373ee(0xa8)]&&!this[_0x1373ee(0xa7)][_0x1373ee(0xb5)](_0x8ba572)&&_0x8ba572[_0x1373ee(0xa0)](_0x1373ee(0xb2));}[_0x1a5025(0xad)](){const _0x18fd52=_0x1a5025;for(const _0x330e9d of this[_0x18fd52(0x9f)][_0x18fd52(0xaa)][_0x18fd52(0xaa)]())_0x330e9d[_0x18fd52(0xa8)]&&!this[_0x18fd52(0xa7)][_0x18fd52(0xb5)](_0x330e9d)&&_0x330e9d[_0x18fd52(0xb9)](_0x18fd52(0xb2));}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x148e(){var _0x41f642=['163513tyqgoM','8718358lepZBx','105yKRJLW','1165hxxmuc','900KqCtwl','1084527kPQJDX','8730bxhpdr','66644lVchZd','10gwtYoL','2988576lDrzqL','1567ekYMlI'];_0x148e=function(){return _0x41f642;};return _0x148e();}(function(_0x696dfa,_0x16d2d2){var _0x177649=_0x3c56,_0x51e3c1=_0x696dfa();while(!![]){try{var _0x4c0309=-parseInt(_0x177649(0xf1))/0x1*(parseInt(_0x177649(0xeb))/0x2)+parseInt(_0x177649(0xe9))/0x3*(parseInt(_0x177649(0xee))/0x4)+parseInt(_0x177649(0xea))/0x5*(parseInt(_0x177649(0xed))/0x6)+-parseInt(_0x177649(0xe7))/0x7+-parseInt(_0x177649(0xf0))/0x8+-parseInt(_0x177649(0xec))/0x9*(-parseInt(_0x177649(0xef))/0xa)+parseInt(_0x177649(0xe8))/0xb;if(_0x4c0309===_0x16d2d2)break;else _0x51e3c1['push'](_0x51e3c1['shift']());}catch(_0x395a97){_0x51e3c1['push'](_0x51e3c1['shift']());}}}(_0x148e,0xb2fde));function _0x3c56(_0x2a2be9,_0x298bc4){var _0x148ece=_0x148e();return _0x3c56=function(_0x3c5640,_0x30fbc6){_0x3c5640=_0x3c5640-0xe7;var _0x305001=_0x148ece[_0x3c5640];return _0x305001;},_0x3c56(_0x2a2be9,_0x298bc4);}export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
23
+ (function(_0x128863,_0x14c309){var _0x2323f1=_0x2513,_0x5b2c92=_0x128863();while(!![]){try{var _0x1a57a8=parseInt(_0x2323f1(0x1ad))/0x1+-parseInt(_0x2323f1(0x1ae))/0x2*(-parseInt(_0x2323f1(0x1ac))/0x3)+-parseInt(_0x2323f1(0x1b1))/0x4*(-parseInt(_0x2323f1(0x1af))/0x5)+-parseInt(_0x2323f1(0x1b0))/0x6*(-parseInt(_0x2323f1(0x1ab))/0x7)+parseInt(_0x2323f1(0x1b2))/0x8*(parseInt(_0x2323f1(0x1a8))/0x9)+-parseInt(_0x2323f1(0x1a9))/0xa+-parseInt(_0x2323f1(0x1aa))/0xb;if(_0x1a57a8===_0x14c309)break;else _0x5b2c92['push'](_0x5b2c92['shift']());}catch(_0x27365a){_0x5b2c92['push'](_0x5b2c92['shift']());}}}(_0x50b8,0xb5422));export{default as TrackChanges}from'./trackchanges.js';function _0x2513(_0x57a442,_0x5c33ac){var _0x50b89c=_0x50b8();return _0x2513=function(_0x2513c2,_0x1543e0){_0x2513c2=_0x2513c2-0x1a8;var _0x58792d=_0x50b89c[_0x2513c2];return _0x58792d;},_0x2513(_0x57a442,_0x5c33ac);}function _0x50b8(){var _0x3050c5=['989310EikcVq','74216YaOFjH','5JjUJgc','6pMPukg','5360244tvLYdT','8Bdsbsy','6708447GqtyWh','9491850GucIwO','34433388qtFhKX','7294847GiLnGR','57MzJDUa'];_0x50b8=function(){return _0x3050c5;};return _0x50b8();}export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x10c82c=_0x2e44;(function(_0x174ca0,_0x360cac){const _0xf470fc=_0x2e44,_0x5d5481=_0x174ca0();while(!![]){try{const _0x5bfa3a=parseInt(_0xf470fc(0x1c9))/0x1+parseInt(_0xf470fc(0x1ce))/0x2*(parseInt(_0xf470fc(0x1c8))/0x3)+parseInt(_0xf470fc(0x1cf))/0x4+-parseInt(_0xf470fc(0x1db))/0x5*(parseInt(_0xf470fc(0x1d3))/0x6)+parseInt(_0xf470fc(0x1ca))/0x7*(parseInt(_0xf470fc(0x1da))/0x8)+parseInt(_0xf470fc(0x1d6))/0x9*(parseInt(_0xf470fc(0x1d0))/0xa)+-parseInt(_0xf470fc(0x1cc))/0xb*(parseInt(_0xf470fc(0x1d8))/0xc);if(_0x5bfa3a===_0x360cac)break;else _0x5d5481['push'](_0x5d5481['shift']());}catch(_0x4b81b3){_0x5d5481['push'](_0x5d5481['shift']());}}}(_0x5b4b,0xd7425));function _0x5b4b(){const _0x2f6302=['60223669BozZgr','TrackChangesEditing','4wUZvST','5427824yiiOio','10738460LCFCJS','showAIAssistant','commands','6Eogerp','get','plugins','9WJHkqN','enableCommand','12XiUKAE','editor','32ctxozN','49480kVbcQU','1959837bRxutG','1513880JyLPmo','1951663nOsHdN','afterInit'];_0x5b4b=function(){return _0x2f6302;};return _0x5b4b();}import{Plugin as _0x20b287}from'ckeditor5/src/core.js';function _0x2e44(_0x45bd19,_0x4c33e5){const _0x5b4b8d=_0x5b4b();return _0x2e44=function(_0x2e4427,_0x1f7b7a){_0x2e4427=_0x2e4427-0x1c8;let _0x49723f=_0x5b4b8d[_0x2e4427];return _0x49723f;},_0x2e44(_0x45bd19,_0x4c33e5);}export default class E extends _0x20b287{[_0x10c82c(0x1cb)](){const _0x463e99=_0x10c82c,_0x4c9b17=this[_0x463e99(0x1d9)],_0x5a734e=_0x4c9b17[_0x463e99(0x1d5)][_0x463e99(0x1d4)](_0x463e99(0x1cd));_0x4c9b17[_0x463e99(0x1d2)][_0x463e99(0x1d4)](_0x463e99(0x1d1))&&_0x5a734e[_0x463e99(0x1d7)](_0x463e99(0x1d1));}}
23
+ function _0x47fe(_0x5ca4ec,_0x4f69f2){const _0x3f71ee=_0x3f71();return _0x47fe=function(_0x47fe50,_0x33f9a9){_0x47fe50=_0x47fe50-0xfd;let _0x3a9231=_0x3f71ee[_0x47fe50];return _0x3a9231;},_0x47fe(_0x5ca4ec,_0x4f69f2);}const _0x5de02e=_0x47fe;(function(_0x2691fe,_0x57e564){const _0xa330af=_0x47fe,_0x18c772=_0x2691fe();while(!![]){try{const _0x36450f=-parseInt(_0xa330af(0x108))/0x1*(-parseInt(_0xa330af(0x100))/0x2)+-parseInt(_0xa330af(0x104))/0x3+parseInt(_0xa330af(0xff))/0x4+-parseInt(_0xa330af(0x106))/0x5*(-parseInt(_0xa330af(0x10c))/0x6)+-parseInt(_0xa330af(0x10a))/0x7*(-parseInt(_0xa330af(0x107))/0x8)+-parseInt(_0xa330af(0x110))/0x9*(-parseInt(_0xa330af(0x101))/0xa)+-parseInt(_0xa330af(0x10e))/0xb*(parseInt(_0xa330af(0x10d))/0xc);if(_0x36450f===_0x57e564)break;else _0x18c772['push'](_0x18c772['shift']());}catch(_0x364f01){_0x18c772['push'](_0x18c772['shift']());}}}(_0x3f71,0x81f44));import{Plugin as _0x119ce3}from'ckeditor5/src/core.js';function _0x3f71(){const _0x1ba08f=['179jyITsh','plugins','1434979GuPxnP','TrackChangesEditing','12yOVbdu','60kuDmSL','5186467BPYWYd','get','549eNZrCz','enableCommand','editor','3558676idkrER','5110uyddol','117970SilLEW','afterInit','commands','1683054EpNHer','showAIAssistant','1410440CAaUIk','32AjPxKK'];_0x3f71=function(){return _0x1ba08f;};return _0x3f71();}export default class E extends _0x119ce3{[_0x5de02e(0x102)](){const _0x3a3c6c=_0x5de02e,_0x595724=this[_0x3a3c6c(0xfe)],_0x4ef11e=_0x595724[_0x3a3c6c(0x109)][_0x3a3c6c(0x10f)](_0x3a3c6c(0x10b));_0x595724[_0x3a3c6c(0x103)][_0x3a3c6c(0x10f)](_0x3a3c6c(0x105))&&_0x4ef11e[_0x3a3c6c(0xfd)](_0x3a3c6c(0x105));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x169db2=_0x4e78;function _0x4e78(_0x4dcbde,_0x4895e6){const _0x4b957b=_0x4b95();return _0x4e78=function(_0x4e78c9,_0x396fae){_0x4e78c9=_0x4e78c9-0x17f;let _0x251388=_0x4b957b[_0x4e78c9];return _0x251388;},_0x4e78(_0x4dcbde,_0x4895e6);}(function(_0x1f840d,_0x4c761b){const _0x2f23b6=_0x4e78,_0x558fd6=_0x1f840d();while(!![]){try{const _0x2927b7=parseInt(_0x2f23b6(0x195))/0x1+parseInt(_0x2f23b6(0x196))/0x2*(parseInt(_0x2f23b6(0x189))/0x3)+-parseInt(_0x2f23b6(0x17f))/0x4*(-parseInt(_0x2f23b6(0x1a2))/0x5)+parseInt(_0x2f23b6(0x18e))/0x6*(-parseInt(_0x2f23b6(0x19e))/0x7)+parseInt(_0x2f23b6(0x185))/0x8+parseInt(_0x2f23b6(0x18c))/0x9+-parseInt(_0x2f23b6(0x1a1))/0xa;if(_0x2927b7===_0x4c761b)break;else _0x558fd6['push'](_0x558fd6['shift']());}catch(_0x1df889){_0x558fd6['push'](_0x558fd6['shift']());}}}(_0x4b95,0xeb4b9));import{Plugin as _0x462318}from'ckeditor5/src/core.js';import{getTranslation as _0xb94494}from'../utils/common-translations.js';export default class V extends _0x462318{[_0x169db2(0x18a)](){const _0x282da5=_0x169db2,_0x56a300=this[_0x282da5(0x1a4)],_0x5d998a=_0x56a300[_0x282da5(0x1a6)];if(!_0x56a300[_0x282da5(0x192)][_0x282da5(0x197)](_0x282da5(0x191)))return;const _0x4b00f0=_0x56a300[_0x282da5(0x192)][_0x282da5(0x188)](_0x282da5(0x18d));_0x4b00f0[_0x282da5(0x199)](_0x282da5(0x198),[],[_0x282da5(0x198)]),_0x4b00f0[_0x282da5(0x19f)][_0x282da5(0x18b)](_0x282da5(0x198),_0xb94494(_0x5d998a,_0x282da5(0x183))),this[_0x282da5(0x186)]();}[_0x169db2(0x186)](){const _0x557aa=_0x169db2,_0x11a7c5=this[_0x557aa(0x1a4)],_0x493afe=_0x11a7c5[_0x557aa(0x1a6)];_0x11a7c5[_0x557aa(0x192)][_0x557aa(0x188)](_0x557aa(0x18d))[_0x557aa(0x19f)][_0x557aa(0x184)](_0x106155=>{const _0x974d=_0x557aa;if(_0x974d(0x187)!=_0x106155[_0x974d(0x190)])return;const {data:_0x18808e}=_0x106155;if(_0x18808e&&_0x974d(0x198)==_0x18808e[_0x974d(0x19a)]){const _0x4b8a52=_0x18808e[_0x974d(0x182)][0x0][_0x974d(0x194)];return{'type':_0x974d(0x19d),'content':_0xb94494(_0x493afe,_0x974d(0x193),function(_0x2a966a){const _0x502dd3=_0x974d;switch(_0x2a966a){case _0x502dd3(0x19b):return _0xb94494(_0x493afe,_0x502dd3(0x19c));case _0x502dd3(0x1a3):return _0xb94494(_0x493afe,_0x502dd3(0x181));case _0x502dd3(0x18f):return _0xb94494(_0x493afe,_0x502dd3(0x180));case _0x502dd3(0x1a0):return _0xb94494(_0x493afe,_0x502dd3(0x1a5));}}(_0x4b8a52))};}});}}function _0x4b95(){const _0x43fd78=['12DqQufP','afterInit','registerAttributeLabel','3215529uKlqVF','TrackChangesEditing','24348SbSLax','center','type','AlignmentEditing','plugins','*Format:*\x20%0','value','1811348EluifO','4650ZOJyQu','has','alignment','_enableDefaultAttributesIntegration','commandName','left','FORMAT_ALIGN_TO_LEFT','format','1071UlMowv','_descriptionFactory','justify','17165280brZGLw','15rRLhQQ','right','editor','FORMAT_JUSTIFY_TEXT','locale','1145332QhQuoR','FORMAT_ALIGN_TO_CENTER','FORMAT_ALIGN_TO_RIGHT','commandParams','FORMAT_ALIGNMENT','registerDescriptionCallback','2113944XjDNbx','_registerLegacyDescription','formatBlock','get'];_0x4b95=function(){return _0x43fd78;};return _0x4b95();}
23
+ const _0x75bb94=_0x26cb;(function(_0x1c3658,_0x23a8f3){const _0x53a3b0=_0x26cb,_0x23b91a=_0x1c3658();while(!![]){try{const _0x2f8f5c=-parseInt(_0x53a3b0(0x1aa))/0x1+parseInt(_0x53a3b0(0x1a6))/0x2*(-parseInt(_0x53a3b0(0x1a7))/0x3)+-parseInt(_0x53a3b0(0x1ac))/0x4*(-parseInt(_0x53a3b0(0x19e))/0x5)+parseInt(_0x53a3b0(0x1a5))/0x6+parseInt(_0x53a3b0(0x1a2))/0x7+-parseInt(_0x53a3b0(0x1a4))/0x8*(parseInt(_0x53a3b0(0x1ab))/0x9)+parseInt(_0x53a3b0(0x1bb))/0xa;if(_0x2f8f5c===_0x23a8f3)break;else _0x23b91a['push'](_0x23b91a['shift']());}catch(_0x10da66){_0x23b91a['push'](_0x23b91a['shift']());}}}(_0x4717,0x5a7b9));import{Plugin as _0x29862a}from'ckeditor5/src/core.js';import{getTranslation as _0x333297}from'../utils/common-translations.js';function _0x26cb(_0x58c0f4,_0x4e2def){const _0x471770=_0x4717();return _0x26cb=function(_0x26cb15,_0x565e9b){_0x26cb15=_0x26cb15-0x195;let _0x296afd=_0x471770[_0x26cb15];return _0x296afd;},_0x26cb(_0x58c0f4,_0x4e2def);}function _0x4717(){const _0xbda8e1=['1730lBxIjn','registerAttributeLabel','left','locale','4306057JtBoXV','_registerLegacyDescription','473128BlHBFH','68964sCGsYd','4910AHtwit','321tScZMx','FORMAT_ALIGN_TO_CENTER','plugins','504937EtRXjl','99tudLoD','4924SIlIMG','registerDescriptionCallback','FORMAT_JUSTIFY_TEXT','right','has','_enableDefaultAttributesIntegration','afterInit','FORMAT_ALIGN_TO_LEFT','FORMAT_ALIGNMENT','AlignmentEditing','*Format:*\x20%0','_descriptionFactory','FORMAT_ALIGN_TO_RIGHT','format','value','7362190VrJXbN','commandName','TrackChangesEditing','justify','formatBlock','alignment','type','commandParams','center','get','editor'];_0x4717=function(){return _0xbda8e1;};return _0x4717();}export default class V extends _0x29862a{[_0x75bb94(0x1b2)](){const _0x2ff26b=_0x75bb94,_0x5dbeed=this[_0x2ff26b(0x19d)],_0x3df8ba=_0x5dbeed[_0x2ff26b(0x1a1)];if(!_0x5dbeed[_0x2ff26b(0x1a9)][_0x2ff26b(0x1b0)](_0x2ff26b(0x1b5)))return;const _0x505a2f=_0x5dbeed[_0x2ff26b(0x1a9)][_0x2ff26b(0x19c)](_0x2ff26b(0x195));_0x505a2f[_0x2ff26b(0x1b1)](_0x2ff26b(0x198),[],[_0x2ff26b(0x198)]),_0x505a2f[_0x2ff26b(0x1b7)][_0x2ff26b(0x19f)](_0x2ff26b(0x198),_0x333297(_0x3df8ba,_0x2ff26b(0x1b4))),this[_0x2ff26b(0x1a3)]();}[_0x75bb94(0x1a3)](){const _0xa823b4=_0x75bb94,_0x4a7439=this[_0xa823b4(0x19d)],_0x453f22=_0x4a7439[_0xa823b4(0x1a1)];_0x4a7439[_0xa823b4(0x1a9)][_0xa823b4(0x19c)](_0xa823b4(0x195))[_0xa823b4(0x1b7)][_0xa823b4(0x1ad)](_0x371b20=>{const _0x1449c5=_0xa823b4;if(_0x1449c5(0x197)!=_0x371b20[_0x1449c5(0x199)])return;const {data:_0x3eeae1}=_0x371b20;if(_0x3eeae1&&_0x1449c5(0x198)==_0x3eeae1[_0x1449c5(0x1bc)]){const _0x2c1448=_0x3eeae1[_0x1449c5(0x19a)][0x0][_0x1449c5(0x1ba)];return{'type':_0x1449c5(0x1b9),'content':_0x333297(_0x453f22,_0x1449c5(0x1b6),function(_0x24db03){const _0x40ad09=_0x1449c5;switch(_0x24db03){case _0x40ad09(0x1a0):return _0x333297(_0x453f22,_0x40ad09(0x1b3));case _0x40ad09(0x1af):return _0x333297(_0x453f22,_0x40ad09(0x1b8));case _0x40ad09(0x19b):return _0x333297(_0x453f22,_0x40ad09(0x1a8));case _0x40ad09(0x196):return _0x333297(_0x453f22,_0x40ad09(0x1ae));}}(_0x2c1448))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x460f97=_0x37e8;(function(_0x5e21de,_0x4fb301){const _0x573331=_0x37e8,_0x3a6af8=_0x5e21de();while(!![]){try{const _0x5adc47=-parseInt(_0x573331(0x1f6))/0x1*(-parseInt(_0x573331(0x1ee))/0x2)+parseInt(_0x573331(0x20e))/0x3+parseInt(_0x573331(0x207))/0x4+-parseInt(_0x573331(0x1f1))/0x5*(-parseInt(_0x573331(0x215))/0x6)+parseInt(_0x573331(0x1e6))/0x7+parseInt(_0x573331(0x1f4))/0x8+parseInt(_0x573331(0x1e7))/0x9*(-parseInt(_0x573331(0x1f3))/0xa);if(_0x5adc47===_0x4fb301)break;else _0x3a6af8['push'](_0x3a6af8['shift']());}catch(_0x2a3fcf){_0x3a6af8['push'](_0x3a6af8['shift']());}}}(_0x429c,0x1c899));function _0x429c(){const _0x5d6700=['code','106350SBIWaH','registerDescriptionCallback','FORMAT_','FORMAT_SUPERSCRIPT','forceValue','FORMAT_CODE','CodeEditing','FORMAT_ITALIC','27874dkcCoM','3753usIsFF','TrackChangesEditing','subscript','registerAttributeLabel','*Remove\x20format:*\x20%0','bold','strikethrough','6246VMdJnZ','formatInline','_descriptionFactory','35lQSZkp','FORMAT_SUBSCRIPT','12940pCeOvB','1288552wlTbRN','ItalicEditing','45ODuCvM','get','FORMAT_BOLD','FORMAT_STRIKETHROUGH','_enableDefaultAttributesIntegration','commandParams','UnderlineEditing','SuperscriptEditing','afterInit','format','StrikethroughEditing','has','superscript','FORMAT_UNDERLINE','toLowerCase','plugins','SubscriptEditing','261244xcYWyw','underline','type','editor','locale','_registerLegacyDescription','BoldEditing','484545oswWkP','*Format:*\x20%0','slice','commandName','italic','toUpperCase'];_0x429c=function(){return _0x5d6700;};return _0x429c();}function _0x37e8(_0x35adaf,_0x4e438f){const _0x429c8a=_0x429c();return _0x37e8=function(_0x37e812,_0x4b9af7){_0x37e812=_0x37e812-0x1e1;let _0x448374=_0x429c8a[_0x37e812];return _0x448374;},_0x37e8(_0x35adaf,_0x4e438f);}import{Plugin as _0x14fe3c}from'ckeditor5/src/core.js';import{getTranslation as _0x9f3ba9}from'../utils/common-translations.js';const ti=[_0x460f97(0x20d),_0x460f97(0x1f5),_0x460f97(0x1fc),_0x460f97(0x1e4),_0x460f97(0x200),_0x460f97(0x206),_0x460f97(0x1fd)];export default class U extends _0x14fe3c{[_0x460f97(0x1fe)](){const _0x542a64=_0x460f97,_0x2571e1=this[_0x542a64(0x20a)],_0x1b08c2=_0x2571e1[_0x542a64(0x205)][_0x542a64(0x1f7)](_0x542a64(0x1e8)),_0x3ab4c0=_0x2571e1[_0x542a64(0x20b)];for(const _0x187906 of ti){if(!_0x2571e1[_0x542a64(0x205)][_0x542a64(0x201)](_0x187906))continue;const _0x461850=_0x187906[_0x542a64(0x210)](0x0,-0x7)[_0x542a64(0x204)](),_0x1d68d9=_0x542a64(0x217)+_0x461850[_0x542a64(0x213)]();_0x1b08c2[_0x542a64(0x1fa)](_0x461850,[_0x461850]),_0x1b08c2[_0x542a64(0x1f0)][_0x542a64(0x1ea)](_0x461850,_0x9f3ba9(_0x3ab4c0,_0x1d68d9));}this[_0x542a64(0x20c)]();}[_0x460f97(0x20c)](){const _0x2800eb=_0x460f97,_0x2e9541=this[_0x2800eb(0x20a)],_0x2b829b=_0x2e9541[_0x2800eb(0x20b)],_0x1f6420=_0x2e9541[_0x2800eb(0x205)][_0x2800eb(0x1f7)](_0x2800eb(0x1e8));function _0x27eca4(_0x587048,_0x58ca3b){const _0xd4c14=_0x2800eb;_0x1f6420[_0xd4c14(0x1f0)][_0xd4c14(0x216)](_0x31fd45=>{const _0x58049b=_0xd4c14;if(_0x58049b(0x1ef)!=_0x31fd45[_0x58049b(0x209)])return;const {data:_0x3d8e12}=_0x31fd45;return _0x3d8e12&&_0x3d8e12[_0x58049b(0x211)]===_0x587048?_0x3d8e12[_0x58049b(0x1fb)][0x0][_0x58049b(0x1e2)]?{'type':_0x58049b(0x1ff),'content':_0x9f3ba9(_0x2b829b,_0x58049b(0x20f),_0x58ca3b)}:{'type':_0x58049b(0x1ff),'content':_0x9f3ba9(_0x2b829b,_0x58049b(0x1eb),_0x58ca3b)}:void 0x0;});}_0x27eca4(_0x2800eb(0x1ec),_0x9f3ba9(_0x2b829b,_0x2800eb(0x1f8))),_0x27eca4(_0x2800eb(0x212),_0x9f3ba9(_0x2b829b,_0x2800eb(0x1e5))),_0x27eca4(_0x2800eb(0x208),_0x9f3ba9(_0x2b829b,_0x2800eb(0x203))),_0x27eca4(_0x2800eb(0x214),_0x9f3ba9(_0x2b829b,_0x2800eb(0x1e3))),_0x27eca4(_0x2800eb(0x1ed),_0x9f3ba9(_0x2b829b,_0x2800eb(0x1f9))),_0x27eca4(_0x2800eb(0x1e9),_0x9f3ba9(_0x2b829b,_0x2800eb(0x1f2))),_0x27eca4(_0x2800eb(0x202),_0x9f3ba9(_0x2b829b,_0x2800eb(0x1e1)));}}
23
+ const _0x81756b=_0x216c;(function(_0xc8f9f,_0xd27ef2){const _0x514edb=_0x216c,_0x508cc9=_0xc8f9f();while(!![]){try{const _0x1910a5=-parseInt(_0x514edb(0x198))/0x1*(parseInt(_0x514edb(0x1a0))/0x2)+parseInt(_0x514edb(0x18d))/0x3*(-parseInt(_0x514edb(0x18a))/0x4)+parseInt(_0x514edb(0x177))/0x5*(parseInt(_0x514edb(0x19b))/0x6)+-parseInt(_0x514edb(0x188))/0x7+parseInt(_0x514edb(0x184))/0x8*(parseInt(_0x514edb(0x16a))/0x9)+-parseInt(_0x514edb(0x199))/0xa+parseInt(_0x514edb(0x178))/0xb;if(_0x1910a5===_0xd27ef2)break;else _0x508cc9['push'](_0x508cc9['shift']());}catch(_0x17cd7b){_0x508cc9['push'](_0x508cc9['shift']());}}}(_0x563f,0xd0eb6));import{Plugin as _0x46e11f}from'ckeditor5/src/core.js';function _0x216c(_0x4735bc,_0x3947f9){const _0x563fb3=_0x563f();return _0x216c=function(_0x216c60,_0x54a628){_0x216c60=_0x216c60-0x169;let _0x59a6b2=_0x563fb3[_0x216c60];return _0x59a6b2;},_0x216c(_0x4735bc,_0x3947f9);}import{getTranslation as _0x6d7825}from'../utils/common-translations.js';const ti=[_0x81756b(0x186),_0x81756b(0x16d),_0x81756b(0x16c),_0x81756b(0x173),_0x81756b(0x18b),_0x81756b(0x17f),_0x81756b(0x187)];function _0x563f(){const _0x5c6b4c=['FORMAT_BOLD','italic','registerDescriptionCallback','superscript','get','FORMAT_','bold','plugins','forceValue','commandParams','12499ufvtej','9079960TqRNwI','*Format:*\x20%0','1049622DVGWgj','_enableDefaultAttributesIntegration','toLowerCase','code','FORMAT_UNDERLINE','82ShZeOJ','formatInline','995139VvnkYg','FORMAT_SUPERSCRIPT','UnderlineEditing','ItalicEditing','strikethrough','subscript','FORMAT_ITALIC','editor','*Remove\x20format:*\x20%0','CodeEditing','registerAttributeLabel','format','_descriptionFactory','35xrdGsw','25204861ceQKRK','FORMAT_CODE','has','slice','_registerLegacyDescription','type','toUpperCase','SubscriptEditing','FORMAT_STRIKETHROUGH','TrackChangesEditing','commandName','FORMAT_SUBSCRIPT','24LwQopw','underline','BoldEditing','SuperscriptEditing','7147126POPeLg','locale','192FBvWzV','StrikethroughEditing','afterInit','34401bODwdO'];_0x563f=function(){return _0x5c6b4c;};return _0x563f();}export default class U extends _0x46e11f{[_0x81756b(0x18c)](){const _0x4cdf4b=_0x81756b,_0x1c47ff=this[_0x4cdf4b(0x171)],_0x5de3a2=_0x1c47ff[_0x4cdf4b(0x195)][_0x4cdf4b(0x192)](_0x4cdf4b(0x181)),_0x527009=_0x1c47ff[_0x4cdf4b(0x189)];for(const _0x61f1f0 of ti){if(!_0x1c47ff[_0x4cdf4b(0x195)][_0x4cdf4b(0x17a)](_0x61f1f0))continue;const _0x414683=_0x61f1f0[_0x4cdf4b(0x17b)](0x0,-0x7)[_0x4cdf4b(0x19d)](),_0x4ddafa=_0x4cdf4b(0x193)+_0x414683[_0x4cdf4b(0x17e)]();_0x5de3a2[_0x4cdf4b(0x19c)](_0x414683,[_0x414683]),_0x5de3a2[_0x4cdf4b(0x176)][_0x4cdf4b(0x174)](_0x414683,_0x6d7825(_0x527009,_0x4ddafa));}this[_0x4cdf4b(0x17c)]();}[_0x81756b(0x17c)](){const _0xabc9e5=_0x81756b,_0x8c2e34=this[_0xabc9e5(0x171)],_0x1ae96b=_0x8c2e34[_0xabc9e5(0x189)],_0xbee8fb=_0x8c2e34[_0xabc9e5(0x195)][_0xabc9e5(0x192)](_0xabc9e5(0x181));function _0x51693a(_0x522549,_0x4e3cef){const _0x2db856=_0xabc9e5;_0xbee8fb[_0x2db856(0x176)][_0x2db856(0x190)](_0x14ab01=>{const _0x500fe7=_0x2db856;if(_0x500fe7(0x169)!=_0x14ab01[_0x500fe7(0x17d)])return;const {data:_0x880885}=_0x14ab01;return _0x880885&&_0x880885[_0x500fe7(0x182)]===_0x522549?_0x880885[_0x500fe7(0x197)][0x0][_0x500fe7(0x196)]?{'type':_0x500fe7(0x175),'content':_0x6d7825(_0x1ae96b,_0x500fe7(0x19a),_0x4e3cef)}:{'type':_0x500fe7(0x175),'content':_0x6d7825(_0x1ae96b,_0x500fe7(0x172),_0x4e3cef)}:void 0x0;});}_0x51693a(_0xabc9e5(0x194),_0x6d7825(_0x1ae96b,_0xabc9e5(0x18e))),_0x51693a(_0xabc9e5(0x18f),_0x6d7825(_0x1ae96b,_0xabc9e5(0x170))),_0x51693a(_0xabc9e5(0x185),_0x6d7825(_0x1ae96b,_0xabc9e5(0x19f))),_0x51693a(_0xabc9e5(0x19e),_0x6d7825(_0x1ae96b,_0xabc9e5(0x179))),_0x51693a(_0xabc9e5(0x16e),_0x6d7825(_0x1ae96b,_0xabc9e5(0x180))),_0x51693a(_0xabc9e5(0x16f),_0x6d7825(_0x1ae96b,_0xabc9e5(0x183))),_0x51693a(_0xabc9e5(0x191),_0x6d7825(_0x1ae96b,_0xabc9e5(0x16b)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x34589e=_0x55c4;function _0x55c4(_0x4dbc6c,_0x34f6ae){const _0x458c9e=_0x458c();return _0x55c4=function(_0x55c46c,_0x46b39b){_0x55c46c=_0x55c46c-0x70;let _0x81ba97=_0x458c9e[_0x55c46c];return _0x81ba97;},_0x55c4(_0x4dbc6c,_0x34f6ae);}function _0x458c(){const _0x3dad0a=['42TUOzKf','6185844xsnXQK','143fStwBl','change','blockQuote','2528961glHnWZ','2368kuEhXl','value','398hQIvlr','get','$root','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','681810tasEyS','model','markBlockFormat','plugins','_descriptionFactory','10787KbKVix','4797UNsBfn','locale','document','schema','TrackChangesEditing','9468tKAfBk','4UHoeTf','ELEMENT_BLOCK_QUOTE','4568IsDSNA','format','commandName','checkChild','selection','527665qGPpAH','has','registerDescriptionCallback','name','afterInit','commands','forceValue','from','parent','enableCommand','getSelectedBlocks','filter','commandParams','BlockQuoteEditing','editor'];_0x458c=function(){return _0x3dad0a;};return _0x458c();}(function(_0x11c690,_0x347237){const _0x473deb=_0x55c4,_0x26006a=_0x11c690();while(!![]){try{const _0x5b9563=parseInt(_0x473deb(0x72))/0x1*(parseInt(_0x473deb(0x8e))/0x2)+-parseInt(_0x473deb(0x8b))/0x3*(-parseInt(_0x473deb(0x70))/0x4)+-parseInt(_0x473deb(0x77))/0x5*(parseInt(_0x473deb(0x86))/0x6)+-parseInt(_0x473deb(0x98))/0x7*(parseInt(_0x473deb(0x8c))/0x8)+-parseInt(_0x473deb(0x87))/0x9+-parseInt(_0x473deb(0x93))/0xa*(-parseInt(_0x473deb(0x88))/0xb)+parseInt(_0x473deb(0x9e))/0xc*(-parseInt(_0x473deb(0x99))/0xd);if(_0x5b9563===_0x347237)break;else _0x26006a['push'](_0x26006a['shift']());}catch(_0x3246f2){_0x26006a['push'](_0x26006a['shift']());}}}(_0x458c,0x71898));import{Plugin as _0x564877}from'ckeditor5/src/core.js';import{getTranslation as _0x41dc53}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3b03c2}from'../utils/utils.js';export default class O extends _0x564877{[_0x34589e(0x7b)](){const _0x5efdec=_0x34589e,_0x4b4ea4=this[_0x5efdec(0x85)],_0x354122=_0x4b4ea4[_0x5efdec(0x9a)];if(!_0x4b4ea4[_0x5efdec(0x96)][_0x5efdec(0x78)](_0x5efdec(0x84)))return;const _0x598149=_0x4b4ea4[_0x5efdec(0x96)][_0x5efdec(0x8f)](_0x5efdec(0x9d)),_0x5eb2af=this[_0x5efdec(0x85)][_0x5efdec(0x7c)][_0x5efdec(0x8f)](_0x5efdec(0x8a));_0x598149[_0x5efdec(0x80)](_0x5efdec(0x8a),(_0x4a2466,_0x3d5580={})=>{const _0x4dcf23=_0x5efdec,_0x48e65a=this[_0x4dcf23(0x85)][_0x4dcf23(0x94)][_0x4dcf23(0x9b)][_0x4dcf23(0x76)],_0x185ead=_0x3d5580&&void 0x0!==_0x3d5580[_0x4dcf23(0x7d)]?_0x3d5580[_0x4dcf23(0x7d)]:!_0x5eb2af[_0x4dcf23(0x8d)];let _0x504642=[];if(_0x185ead){const _0x26a4d7=Array[_0x4dcf23(0x7e)](_0x48e65a[_0x4dcf23(0x81)]())[_0x4dcf23(0x82)](_0x5acda4=>oo(_0x5acda4)||function(_0x389dbd,_0x4df44d){const _0x4d5c49=_0x4dcf23,_0x235c47=_0x4df44d[_0x4d5c49(0x75)](_0x389dbd[_0x4d5c49(0x7f)],_0x4d5c49(0x8a)),_0x5399d6=_0x4df44d[_0x4d5c49(0x75)]([_0x4d5c49(0x90),_0x4d5c49(0x8a)],_0x389dbd);return _0x235c47&&_0x5399d6;}(_0x5acda4,this[_0x4dcf23(0x85)][_0x4dcf23(0x94)][_0x4dcf23(0x9c)]));_0x504642=_0x3b03c2(_0x26a4d7,_0x4b4ea4[_0x4dcf23(0x94)]);}else{const _0x185a2a=Array[_0x4dcf23(0x7e)](_0x48e65a[_0x4dcf23(0x81)]())[_0x4dcf23(0x82)](_0x52afb7=>oo(_0x52afb7));_0x504642=_0x3b03c2(_0x185a2a,_0x4b4ea4[_0x4dcf23(0x94)]);}_0x4b4ea4[_0x4dcf23(0x94)][_0x4dcf23(0x89)](()=>{const _0x341669=_0x4dcf23;for(const _0x137e28 of _0x504642)_0x598149[_0x341669(0x95)](_0x137e28,{'commandName':_0x341669(0x8a),'commandParams':[{'forceValue':_0x185ead}]});});}),_0x598149[_0x5efdec(0x97)][_0x5efdec(0x79)](_0x2e1b99=>{const _0x46eee2=_0x5efdec,{data:_0x127883}=_0x2e1b99;if(_0x127883&&_0x46eee2(0x8a)==_0x127883[_0x46eee2(0x74)]){const _0xd08b62=_0x41dc53(_0x354122,_0x46eee2(0x71));return _0x127883[_0x46eee2(0x83)][0x0][_0x46eee2(0x7d)]?{'type':_0x46eee2(0x73),'content':_0x41dc53(_0x354122,_0x46eee2(0x91),_0xd08b62)}:{'type':_0x46eee2(0x73),'content':_0x41dc53(_0x354122,_0x46eee2(0x92),_0xd08b62)};}});}}function oo(_0x2c1f45){const _0x1dc389=_0x34589e;return _0x1dc389(0x8a)==_0x2c1f45[_0x1dc389(0x7f)][_0x1dc389(0x7a)];}
23
+ const _0x36d87f=_0x23e5;(function(_0x59a48d,_0x5e8625){const _0x2fcfe8=_0x23e5,_0x1d03c2=_0x59a48d();while(!![]){try{const _0x3448ab=-parseInt(_0x2fcfe8(0x1d4))/0x1+-parseInt(_0x2fcfe8(0x1b6))/0x2*(parseInt(_0x2fcfe8(0x1c2))/0x3)+parseInt(_0x2fcfe8(0x1d1))/0x4*(-parseInt(_0x2fcfe8(0x1c1))/0x5)+parseInt(_0x2fcfe8(0x1be))/0x6*(parseInt(_0x2fcfe8(0x1d7))/0x7)+parseInt(_0x2fcfe8(0x1ce))/0x8+parseInt(_0x2fcfe8(0x1b9))/0x9*(parseInt(_0x2fcfe8(0x1b0))/0xa)+parseInt(_0x2fcfe8(0x1d3))/0xb;if(_0x3448ab===_0x5e8625)break;else _0x1d03c2['push'](_0x1d03c2['shift']());}catch(_0x3f6b0a){_0x1d03c2['push'](_0x1d03c2['shift']());}}}(_0x26cc,0x1cdf2));import{Plugin as _0x53e879}from'ckeditor5/src/core.js';function _0x23e5(_0x5b2e2e,_0x59c3e6){const _0x26ccb6=_0x26cc();return _0x23e5=function(_0x23e5cb,_0x4db2a9){_0x23e5cb=_0x23e5cb-0x1ac;let _0x27d180=_0x26ccb6[_0x23e5cb];return _0x27d180;},_0x23e5(_0x5b2e2e,_0x59c3e6);}import{getTranslation as _0x4d2f67}from'../utils/common-translations.js';function _0x26cc(){const _0x1f783f=['from','change','35487oYSopt','TrackChangesEditing','getSelectedBlocks','forceValue','plugins','60jdzEFU','model','editor','35MdlCOc','30bfKYYy','checkChild','BlockQuoteEditing','*Remove\x20format:*\x20%0','commandParams','schema','has','commands','value','format','locale','document','182424BxVLDx','blockQuote','registerDescriptionCallback','38816ngTdEg','commandName','4063488YEJrcd','198583ghcduX','markBlockFormat','selection','89264zFyZPH','get','name','afterInit','ELEMENT_BLOCK_QUOTE','enableCommand','60mGBbhH','_descriptionFactory','*Set\x20format:*\x20%0','filter','parent','$root','31724uuapuw'];_0x26cc=function(){return _0x1f783f;};return _0x26cc();}import{getRangesOfBlockGroups as _0x463ea9}from'../utils/utils.js';export default class O extends _0x53e879{[_0x36d87f(0x1ad)](){const _0x23a81b=_0x36d87f,_0x2d18ee=this[_0x23a81b(0x1c0)],_0xacbe96=_0x2d18ee[_0x23a81b(0x1cc)];if(!_0x2d18ee[_0x23a81b(0x1bd)][_0x23a81b(0x1c8)](_0x23a81b(0x1c4)))return;const _0x386556=_0x2d18ee[_0x23a81b(0x1bd)][_0x23a81b(0x1d8)](_0x23a81b(0x1ba)),_0x647917=this[_0x23a81b(0x1c0)][_0x23a81b(0x1c9)][_0x23a81b(0x1d8)](_0x23a81b(0x1cf));_0x386556[_0x23a81b(0x1af)](_0x23a81b(0x1cf),(_0x53da7c,_0x2dd7b0={})=>{const _0x4cc7ab=_0x23a81b,_0x5ec751=this[_0x4cc7ab(0x1c0)][_0x4cc7ab(0x1bf)][_0x4cc7ab(0x1cd)][_0x4cc7ab(0x1d6)],_0x356030=_0x2dd7b0&&void 0x0!==_0x2dd7b0[_0x4cc7ab(0x1bc)]?_0x2dd7b0[_0x4cc7ab(0x1bc)]:!_0x647917[_0x4cc7ab(0x1ca)];let _0x3380a9=[];if(_0x356030){const _0x44f37b=Array[_0x4cc7ab(0x1b7)](_0x5ec751[_0x4cc7ab(0x1bb)]())[_0x4cc7ab(0x1b3)](_0x499d79=>oo(_0x499d79)||function(_0x414a90,_0x3257b6){const _0x5dc9bc=_0x4cc7ab,_0xc2f901=_0x3257b6[_0x5dc9bc(0x1c3)](_0x414a90[_0x5dc9bc(0x1b4)],_0x5dc9bc(0x1cf)),_0x5897af=_0x3257b6[_0x5dc9bc(0x1c3)]([_0x5dc9bc(0x1b5),_0x5dc9bc(0x1cf)],_0x414a90);return _0xc2f901&&_0x5897af;}(_0x499d79,this[_0x4cc7ab(0x1c0)][_0x4cc7ab(0x1bf)][_0x4cc7ab(0x1c7)]));_0x3380a9=_0x463ea9(_0x44f37b,_0x2d18ee[_0x4cc7ab(0x1bf)]);}else{const _0x118c7f=Array[_0x4cc7ab(0x1b7)](_0x5ec751[_0x4cc7ab(0x1bb)]())[_0x4cc7ab(0x1b3)](_0x4039a2=>oo(_0x4039a2));_0x3380a9=_0x463ea9(_0x118c7f,_0x2d18ee[_0x4cc7ab(0x1bf)]);}_0x2d18ee[_0x4cc7ab(0x1bf)][_0x4cc7ab(0x1b8)](()=>{const _0x2d0925=_0x4cc7ab;for(const _0x2b1091 of _0x3380a9)_0x386556[_0x2d0925(0x1d5)](_0x2b1091,{'commandName':_0x2d0925(0x1cf),'commandParams':[{'forceValue':_0x356030}]});});}),_0x386556[_0x23a81b(0x1b1)][_0x23a81b(0x1d0)](_0x3b2ee5=>{const _0x47cd99=_0x23a81b,{data:_0x548673}=_0x3b2ee5;if(_0x548673&&_0x47cd99(0x1cf)==_0x548673[_0x47cd99(0x1d2)]){const _0x345dce=_0x4d2f67(_0xacbe96,_0x47cd99(0x1ae));return _0x548673[_0x47cd99(0x1c6)][0x0][_0x47cd99(0x1bc)]?{'type':_0x47cd99(0x1cb),'content':_0x4d2f67(_0xacbe96,_0x47cd99(0x1b2),_0x345dce)}:{'type':_0x47cd99(0x1cb),'content':_0x4d2f67(_0xacbe96,_0x47cd99(0x1c5),_0x345dce)};}});}}function oo(_0x199b46){const _0x3ecbeb=_0x36d87f;return _0x3ecbeb(0x1cf)==_0x199b46[_0x3ecbeb(0x1b4)][_0x3ecbeb(0x1ac)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x44d7f6=_0x35cb;(function(_0xbf30d4,_0x43739f){const _0x1092ff=_0x35cb,_0x5653cf=_0xbf30d4();while(!![]){try{const _0x1a9c1f=parseInt(_0x1092ff(0xfd))/0x1+-parseInt(_0x1092ff(0xfb))/0x2+parseInt(_0x1092ff(0xf5))/0x3*(parseInt(_0x1092ff(0xf9))/0x4)+-parseInt(_0x1092ff(0xef))/0x5+parseInt(_0x1092ff(0xf4))/0x6+-parseInt(_0x1092ff(0xfa))/0x7+parseInt(_0x1092ff(0xf8))/0x8;if(_0x1a9c1f===_0x43739f)break;else _0x5653cf['push'](_0x5653cf['shift']());}catch(_0x52c657){_0x5653cf['push'](_0x5653cf['shift']());}}}(_0x34fe,0x934b6));import{Plugin as _0x30a83f}from'ckeditor5/src/core.js';function _0x35cb(_0x3ff0b2,_0x5ed215){const _0x34fe7d=_0x34fe();return _0x35cb=function(_0x35cb81,_0x14ad78){_0x35cb81=_0x35cb81-0xed;let _0x2db065=_0x34fe7d[_0x35cb81];return _0x2db065;},_0x35cb(_0x3ff0b2,_0x5ed215);}export default class G extends _0x30a83f{[_0x44d7f6(0xf6)](){const _0x12cca9=_0x44d7f6,_0x42a970=this[_0x12cca9(0xed)];_0x42a970[_0x12cca9(0xf3)][_0x12cca9(0xf7)](_0x12cca9(0xf0))&&(_0x42a970[_0x12cca9(0xf3)][_0x12cca9(0xfe)](_0x12cca9(0xf1))[_0x12cca9(0xff)](_0x12cca9(0xf2)),_0x42a970[_0x12cca9(0xf3)][_0x12cca9(0xfe)](_0x12cca9(0xf1))[_0x12cca9(0xff)](_0x12cca9(0xfc)),_0x42a970[_0x12cca9(0xf3)][_0x12cca9(0xfe)](_0x12cca9(0xf1))[_0x12cca9(0xff)](_0x12cca9(0xee)));}}function _0x34fe(){const _0x4dbdb0=['1330616yiDZEL','4jxahsY','7512344YOazyJ','1592582htHLKE','changeCaseLower','964249pKCwLO','get','enableCommand','editor','changeCaseTitle','546075zgEHWO','CaseChange','TrackChangesEditing','changeCaseUpper','plugins','3502098UBQzRh','2603271NEOlql','afterInit','has'];_0x34fe=function(){return _0x4dbdb0;};return _0x34fe();}
23
+ const _0x56ec36=_0x1e0e;(function(_0x374995,_0x103bdd){const _0x160fbf=_0x1e0e,_0x3fcf3a=_0x374995();while(!![]){try{const _0x2b211c=parseInt(_0x160fbf(0xa0))/0x1*(-parseInt(_0x160fbf(0xa3))/0x2)+parseInt(_0x160fbf(0xa8))/0x3+-parseInt(_0x160fbf(0x97))/0x4+-parseInt(_0x160fbf(0x96))/0x5*(parseInt(_0x160fbf(0x9a))/0x6)+-parseInt(_0x160fbf(0x99))/0x7*(parseInt(_0x160fbf(0x9b))/0x8)+parseInt(_0x160fbf(0xa6))/0x9+-parseInt(_0x160fbf(0xa1))/0xa*(-parseInt(_0x160fbf(0xa4))/0xb);if(_0x2b211c===_0x103bdd)break;else _0x3fcf3a['push'](_0x3fcf3a['shift']());}catch(_0x3536d9){_0x3fcf3a['push'](_0x3fcf3a['shift']());}}}(_0x5d92,0x6c2aa));import{Plugin as _0x2066de}from'ckeditor5/src/core.js';export default class G extends _0x2066de{[_0x56ec36(0xa2)](){const _0x331026=_0x56ec36,_0x13a418=this[_0x331026(0x9d)];_0x13a418[_0x331026(0x94)][_0x331026(0xa9)](_0x331026(0x9e))&&(_0x13a418[_0x331026(0x94)][_0x331026(0xa5)](_0x331026(0x95))[_0x331026(0x9f)](_0x331026(0xa7)),_0x13a418[_0x331026(0x94)][_0x331026(0xa5)](_0x331026(0x95))[_0x331026(0x9f)](_0x331026(0x98)),_0x13a418[_0x331026(0x94)][_0x331026(0xa5)](_0x331026(0x95))[_0x331026(0x9f)](_0x331026(0x9c)));}}function _0x1e0e(_0x1a22ca,_0x41e5f9){const _0x5d92f9=_0x5d92();return _0x1e0e=function(_0x1e0e9b,_0x29077c){_0x1e0e9b=_0x1e0e9b-0x94;let _0x235c0a=_0x5d92f9[_0x1e0e9b];return _0x235c0a;},_0x1e0e(_0x1a22ca,_0x41e5f9);}function _0x5d92(){const _0x51b289=['get','7188390mSLgps','changeCaseUpper','927324EVIDAU','has','plugins','TrackChangesEditing','605105mGBoId','2639064odiIGz','changeCaseLower','539252nVwSdu','6DoVnRx','48pGQonN','changeCaseTitle','editor','CaseChange','enableCommand','169882udLhYx','4210ryDyQl','afterInit','2kDWYdT','19547inNPSi'];_0x5d92=function(){return _0x51b289;};return _0x5d92();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1c20f5=_0x5c7a;(function(_0x16854f,_0x29fcfe){const _0x1e0ad7=_0x5c7a,_0x4b14bb=_0x16854f();while(!![]){try{const _0x1db783=parseInt(_0x1e0ad7(0xf6))/0x1+parseInt(_0x1e0ad7(0xfc))/0x2*(-parseInt(_0x1e0ad7(0x109))/0x3)+parseInt(_0x1e0ad7(0xfe))/0x4*(parseInt(_0x1e0ad7(0x102))/0x5)+-parseInt(_0x1e0ad7(0xf9))/0x6*(-parseInt(_0x1e0ad7(0x107))/0x7)+-parseInt(_0x1e0ad7(0x101))/0x8+parseInt(_0x1e0ad7(0xfa))/0x9*(-parseInt(_0x1e0ad7(0x100))/0xa)+parseInt(_0x1e0ad7(0x104))/0xb*(parseInt(_0x1e0ad7(0xff))/0xc);if(_0x1db783===_0x29fcfe)break;else _0x4b14bb['push'](_0x4b14bb['shift']());}catch(_0x263de3){_0x4b14bb['push'](_0x4b14bb['shift']());}}}(_0x3c72,0x7bdd9));import{Plugin as _0x30fb29}from'ckeditor5/src/core.js';export default class F extends _0x30fb29{[_0x1c20f5(0x106)](){const _0x10218e=_0x1c20f5,_0x2ec600=this[_0x10218e(0x105)];_0x2ec600[_0x10218e(0x103)][_0x10218e(0xf8)](_0x10218e(0xfd))&&_0x2ec600[_0x10218e(0x108)][_0x10218e(0xf8)](_0x10218e(0xfb))[_0x10218e(0xf7)](_0x10218e(0xfd));}}function _0x5c7a(_0x3a61b8,_0x3468f7){const _0x3c7262=_0x3c72();return _0x5c7a=function(_0x5c7a55,_0x35f951){_0x5c7a55=_0x5c7a55-0xf6;let _0x5c85a7=_0x3c7262[_0x5c7a55];return _0x5c85a7;},_0x5c7a(_0x3a61b8,_0x3468f7);}function _0x3c72(){const _0x224c1d=['16344xOHWdU','9eXBwXL','TrackChangesEditing','4qKprKk','ckbox','65456BUSLQz','18602172AgCSGR','6174620QreNvy','7783448DJMyic','80wrjZid','commands','11GXLxUx','editor','afterInit','973gewOXU','plugins','147399kVbabp','5371aYsqnc','enableCommand','get'];_0x3c72=function(){return _0x224c1d;};return _0x3c72();}
23
+ function _0xa184(){const _0x222ba9=['afterInit','1828914pfqvjd','1941055qsoCxo','plugins','TrackChangesEditing','1803272nOvYmK','editor','7974PvxCSa','167XDEwAw','9527OUAcFq','10BVjPOp','3952aTCYoM','ckbox','enableCommand','commands','1389573ZUASKJ','3600684aFJGWy','get'];_0xa184=function(){return _0x222ba9;};return _0xa184();}const _0x227169=_0x1af5;(function(_0x181470,_0x50c21f){const _0x1cbbc0=_0x1af5,_0x10308c=_0x181470();while(!![]){try{const _0x4081da=-parseInt(_0x1cbbc0(0xd1))/0x1*(parseInt(_0x1cbbc0(0xd0))/0x2)+-parseInt(_0x1cbbc0(0xca))/0x3+parseInt(_0x1cbbc0(0xce))/0x4+parseInt(_0x1cbbc0(0xcb))/0x5+parseInt(_0x1cbbc0(0xc7))/0x6+-parseInt(_0x1cbbc0(0xd2))/0x7*(-parseInt(_0x1cbbc0(0xc2))/0x8)+parseInt(_0x1cbbc0(0xc6))/0x9*(-parseInt(_0x1cbbc0(0xd3))/0xa);if(_0x4081da===_0x50c21f)break;else _0x10308c['push'](_0x10308c['shift']());}catch(_0x213911){_0x10308c['push'](_0x10308c['shift']());}}}(_0xa184,0xa668d));import{Plugin as _0x5ec010}from'ckeditor5/src/core.js';function _0x1af5(_0xf9f1ff,_0x190cd2){const _0xa18456=_0xa184();return _0x1af5=function(_0x1af502,_0x2370d0){_0x1af502=_0x1af502-0xc2;let _0x1bb838=_0xa18456[_0x1af502];return _0x1bb838;},_0x1af5(_0xf9f1ff,_0x190cd2);}export default class F extends _0x5ec010{[_0x227169(0xc9)](){const _0x25f07d=_0x227169,_0x5d5be2=this[_0x25f07d(0xcf)];_0x5d5be2[_0x25f07d(0xc5)][_0x25f07d(0xc8)](_0x25f07d(0xc3))&&_0x5d5be2[_0x25f07d(0xcc)][_0x25f07d(0xc8)](_0x25f07d(0xcd))[_0x25f07d(0xc4)](_0x25f07d(0xc3));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x17f0(_0x429d56,_0x3b2883){const _0x166896=_0x1668();return _0x17f0=function(_0x17f0d2,_0x3e6083){_0x17f0d2=_0x17f0d2-0x1c0;let _0x7700f2=_0x166896[_0x17f0d2];return _0x7700f2;},_0x17f0(_0x429d56,_0x3b2883);}const _0x23b2cb=_0x17f0;(function(_0x3f00fd,_0x10ff77){const _0x101190=_0x17f0,_0x18e62a=_0x3f00fd();while(!![]){try{const _0xd2b690=parseInt(_0x101190(0x1e9))/0x1*(-parseInt(_0x101190(0x1ee))/0x2)+-parseInt(_0x101190(0x1f4))/0x3+-parseInt(_0x101190(0x1e5))/0x4+-parseInt(_0x101190(0x1f8))/0x5+-parseInt(_0x101190(0x1f2))/0x6*(-parseInt(_0x101190(0x1d0))/0x7)+parseInt(_0x101190(0x1c2))/0x8+-parseInt(_0x101190(0x1c8))/0x9*(-parseInt(_0x101190(0x1cc))/0xa);if(_0xd2b690===_0x10ff77)break;else _0x18e62a['push'](_0x18e62a['shift']());}catch(_0x1bbe88){_0x18e62a['push'](_0x18e62a['shift']());}}}(_0x1668,0x44c57));import{Plugin as _0x1a414c}from'ckeditor5/src/core.js';import{getTranslation as _0x1a1171}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x1c4013}from'../utils/utils.js';function _0x1668(){const _0x332cb7=['indentCodeBlock','checkChild','220KMQdJu','*Remove\x20format:*\x20%0','language','isLimit','1356942hMAjFZ','blockName','213081dKjBwm','_descriptionFactory','CodeBlock','*Set\x20format:*\x20%0','1156590weKyGE','commandName','parent','51544SnMtBt','getSelectedBlocks','toLowerCase','formatBlock','enableCommand','get','2633463rQSCIk','registerElementLabel','selection','format','40UhSgGx','rootElement','config','schema','7GcVozk','filter','registerDescriptionCallback','name','forceValue','afterInit','commands','outdentCodeBlock','plugins','commandParams','model','type','locale','document','languages','has','TrackChangesEditing','label','ELEMENT_CODE_BLOCK','value','from','1290704EehgCT','editor','change','find','4512TnggmW','codeBlock','markBlockFormat'];_0x1668=function(){return _0x332cb7;};return _0x1668();}export default class L extends _0x1a414c{[_0x23b2cb(0x1d5)](){const _0x3cfa3d=_0x23b2cb,_0x5d3adf=this[_0x3cfa3d(0x1e6)];if(!_0x5d3adf[_0x3cfa3d(0x1d8)][_0x3cfa3d(0x1df)](_0x3cfa3d(0x1f6)))return;const _0xefb0b3=_0x5d3adf[_0x3cfa3d(0x1d8)][_0x3cfa3d(0x1c7)](_0x3cfa3d(0x1e0)),_0x31fe6f=_0x5d3adf[_0x3cfa3d(0x1dc)],_0x1c5a2a=_0x5d3adf[_0x3cfa3d(0x1ce)][_0x3cfa3d(0x1c7)](_0x3cfa3d(0x1ea))[_0x3cfa3d(0x1de)],_0x33b374=_0x5d3adf[_0x3cfa3d(0x1d6)][_0x3cfa3d(0x1c7)](_0x3cfa3d(0x1ea));_0xefb0b3[_0x3cfa3d(0x1c6)](_0x3cfa3d(0x1ec)),_0xefb0b3[_0x3cfa3d(0x1c6)](_0x3cfa3d(0x1d7)),_0xefb0b3[_0x3cfa3d(0x1c6)](_0x3cfa3d(0x1ea),(_0x2e22ed,_0x223d7c={})=>{const _0xb1feb0=_0x3cfa3d,_0x175e51=_0x5d3adf[_0xb1feb0(0x1da)],_0xe2c0d2=_0x5d3adf[_0xb1feb0(0x1da)][_0xb1feb0(0x1dd)][_0xb1feb0(0x1ca)],_0x4ee8bd=_0x223d7c&&void 0x0!==_0x223d7c[_0xb1feb0(0x1d4)]?_0x223d7c[_0xb1feb0(0x1d4)]:!_0x33b374[_0xb1feb0(0x1e3)];let _0xffba78;_0x223d7c[_0xb1feb0(0x1f0)]||(_0x223d7c[_0xb1feb0(0x1f0)]=_0x1c5a2a[0x0][_0xb1feb0(0x1f0)]),_0xffba78=_0x4ee8bd?Array[_0xb1feb0(0x1e4)](_0xe2c0d2[_0xb1feb0(0x1c3)]())[_0xb1feb0(0x1d1)](_0xc1b42b=>eo(_0xc1b42b)||function(_0xfe1105,_0x38aa09){const _0x26bc90=_0xb1feb0;if(_0xfe1105['is'](_0x26bc90(0x1cd))||_0x38aa09[_0x26bc90(0x1f1)](_0xfe1105))return!0x1;return _0x38aa09[_0x26bc90(0x1ed)](_0xfe1105[_0x26bc90(0x1c1)],_0x26bc90(0x1ea));}(_0xc1b42b,_0x175e51[_0xb1feb0(0x1cf)])):Array[_0xb1feb0(0x1e4)](_0xe2c0d2[_0xb1feb0(0x1c3)]())[_0xb1feb0(0x1d1)](_0x3f0bb9=>eo(_0x3f0bb9));const _0x365a4a=_0x1c4013(_0xffba78,_0x175e51);_0x175e51[_0xb1feb0(0x1e7)](()=>{const _0x1dadea=_0xb1feb0;for(const _0x2dbf9c of _0x365a4a)_0xefb0b3[_0x1dadea(0x1eb)](_0x2dbf9c,{'commandName':_0x1dadea(0x1ea),'commandParams':[{..._0x223d7c,'forceValue':_0x4ee8bd}],'formatGroupId':_0x1dadea(0x1f3)});});}),(_0xefb0b3[_0x3cfa3d(0x1f5)][_0x3cfa3d(0x1c9)](_0x3cfa3d(0x1ea),_0x145f24=>_0x1a1171(_0x31fe6f,_0x3cfa3d(0x1e2),_0x145f24)),_0xefb0b3[_0x3cfa3d(0x1f5)][_0x3cfa3d(0x1d2)](_0x523606=>{const _0x102a01=_0x3cfa3d;if(_0x102a01(0x1c5)!=_0x523606[_0x102a01(0x1db)])return;const _0x1c27c6=_0x31fe6f['t'],{data:_0x57944b}=_0x523606;if(!_0x57944b||_0x102a01(0x1ea)!=_0x57944b[_0x102a01(0x1c0)])return;const _0x117c8c=_0x57944b[_0x102a01(0x1d9)][0x0][_0x102a01(0x1f0)],_0x26a8aa=_0x1c27c6(_0x1c5a2a[_0x102a01(0x1e8)](_0x26d09b=>_0x26d09b[_0x102a01(0x1f0)]===_0x117c8c)[_0x102a01(0x1e1)])[_0x102a01(0x1c4)]();return _0x57944b[_0x102a01(0x1d9)][0x0][_0x102a01(0x1d4)]?{'type':_0x102a01(0x1cb),'content':_0x1a1171(_0x31fe6f,_0x102a01(0x1f7),_0x1a1171(_0x31fe6f,_0x102a01(0x1e2),0x1)+'\x20('+_0x26a8aa+')')}:{'type':_0x102a01(0x1cb),'content':_0x1a1171(_0x31fe6f,_0x102a01(0x1ef),_0x1a1171(_0x31fe6f,_0x102a01(0x1e2),0x1))};}));}}function eo(_0x31d329){const _0x341563=_0x23b2cb;return _0x341563(0x1ea)==_0x31d329[_0x341563(0x1d3)];}
23
+ const _0xfc9eaf=_0x3faa;(function(_0x100ba2,_0x3c1fff){const _0xa898b8=_0x3faa,_0x4b9d15=_0x100ba2();while(!![]){try{const _0x442991=parseInt(_0xa898b8(0xc7))/0x1*(parseInt(_0xa898b8(0xbb))/0x2)+-parseInt(_0xa898b8(0xb2))/0x3+parseInt(_0xa898b8(0xb6))/0x4*(-parseInt(_0xa898b8(0xab))/0x5)+parseInt(_0xa898b8(0xc5))/0x6*(parseInt(_0xa898b8(0xe0))/0x7)+-parseInt(_0xa898b8(0xcc))/0x8*(-parseInt(_0xa898b8(0xaa))/0x9)+parseInt(_0xa898b8(0xa9))/0xa*(parseInt(_0xa898b8(0xac))/0xb)+-parseInt(_0xa898b8(0xb9))/0xc;if(_0x442991===_0x3c1fff)break;else _0x4b9d15['push'](_0x4b9d15['shift']());}catch(_0x52d88a){_0x4b9d15['push'](_0x4b9d15['shift']());}}}(_0x4892,0x89843));import{Plugin as _0x27fd9a}from'ckeditor5/src/core.js';function _0x4892(){const _0x8f59aa=['editor','language','forceValue','getSelectedBlocks','7YNXkOF','markBlockFormat','find','selection','280070QjqlpJ','117qQULbK','5lltUKY','407rGsjZH','change','plugins','blockName','indentCodeBlock','afterInit','537477DDixwt','rootElement','value','*Set\x20format:*\x20%0','1750108rOAwDd','type','commands','18495228ebpXsH','label','806SabVcy','commandParams','_descriptionFactory','CodeBlock','name','get','checkChild','toLowerCase','languages','isLimit','3193518bTBZXh','TrackChangesEditing','265iVUiej','commandName','filter','locale','registerDescriptionCallback','643640qrQGwm','config','document','codeBlock','model','has','parent','schema','formatBlock','format','registerElementLabel','outdentCodeBlock','*Remove\x20format:*\x20%0','enableCommand','from','ELEMENT_CODE_BLOCK'];_0x4892=function(){return _0x8f59aa;};return _0x4892();}import{getTranslation as _0x45316d}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4ef615}from'../utils/utils.js';export default class L extends _0x27fd9a{[_0xfc9eaf(0xb1)](){const _0x1811be=_0xfc9eaf,_0x343c55=this[_0x1811be(0xdc)];if(!_0x343c55[_0x1811be(0xae)][_0x1811be(0xd1)](_0x1811be(0xbe)))return;const _0x5a0aa9=_0x343c55[_0x1811be(0xae)][_0x1811be(0xc0)](_0x1811be(0xc6)),_0x53b4fa=_0x343c55[_0x1811be(0xca)],_0x5e27fb=_0x343c55[_0x1811be(0xcd)][_0x1811be(0xc0)](_0x1811be(0xcf))[_0x1811be(0xc3)],_0x5056b9=_0x343c55[_0x1811be(0xb8)][_0x1811be(0xc0)](_0x1811be(0xcf));_0x5a0aa9[_0x1811be(0xd9)](_0x1811be(0xb0)),_0x5a0aa9[_0x1811be(0xd9)](_0x1811be(0xd7)),_0x5a0aa9[_0x1811be(0xd9)](_0x1811be(0xcf),(_0x321f8d,_0x47f5e9={})=>{const _0x5b1a14=_0x1811be,_0x1cdfed=_0x343c55[_0x5b1a14(0xd0)],_0xf1798e=_0x343c55[_0x5b1a14(0xd0)][_0x5b1a14(0xce)][_0x5b1a14(0xa8)],_0x4a47da=_0x47f5e9&&void 0x0!==_0x47f5e9[_0x5b1a14(0xde)]?_0x47f5e9[_0x5b1a14(0xde)]:!_0x5056b9[_0x5b1a14(0xb4)];let _0x4dd75a;_0x47f5e9[_0x5b1a14(0xdd)]||(_0x47f5e9[_0x5b1a14(0xdd)]=_0x5e27fb[0x0][_0x5b1a14(0xdd)]),_0x4dd75a=_0x4a47da?Array[_0x5b1a14(0xda)](_0xf1798e[_0x5b1a14(0xdf)]())[_0x5b1a14(0xc9)](_0x2f4af1=>eo(_0x2f4af1)||function(_0x588f30,_0x357159){const _0x4abfeb=_0x5b1a14;if(_0x588f30['is'](_0x4abfeb(0xb3))||_0x357159[_0x4abfeb(0xc4)](_0x588f30))return!0x1;return _0x357159[_0x4abfeb(0xc1)](_0x588f30[_0x4abfeb(0xd2)],_0x4abfeb(0xcf));}(_0x2f4af1,_0x1cdfed[_0x5b1a14(0xd3)])):Array[_0x5b1a14(0xda)](_0xf1798e[_0x5b1a14(0xdf)]())[_0x5b1a14(0xc9)](_0x233ecc=>eo(_0x233ecc));const _0x230ec2=_0x4ef615(_0x4dd75a,_0x1cdfed);_0x1cdfed[_0x5b1a14(0xad)](()=>{const _0x48f765=_0x5b1a14;for(const _0x52a330 of _0x230ec2)_0x5a0aa9[_0x48f765(0xa6)](_0x52a330,{'commandName':_0x48f765(0xcf),'commandParams':[{..._0x47f5e9,'forceValue':_0x4a47da}],'formatGroupId':_0x48f765(0xaf)});});}),(_0x5a0aa9[_0x1811be(0xbd)][_0x1811be(0xd6)](_0x1811be(0xcf),_0x659d41=>_0x45316d(_0x53b4fa,_0x1811be(0xdb),_0x659d41)),_0x5a0aa9[_0x1811be(0xbd)][_0x1811be(0xcb)](_0x36ebc4=>{const _0x20e61f=_0x1811be;if(_0x20e61f(0xd4)!=_0x36ebc4[_0x20e61f(0xb7)])return;const _0x5f05bf=_0x53b4fa['t'],{data:_0x2d0980}=_0x36ebc4;if(!_0x2d0980||_0x20e61f(0xcf)!=_0x2d0980[_0x20e61f(0xc8)])return;const _0x3734fd=_0x2d0980[_0x20e61f(0xbc)][0x0][_0x20e61f(0xdd)],_0x455fb3=_0x5f05bf(_0x5e27fb[_0x20e61f(0xa7)](_0x15d748=>_0x15d748[_0x20e61f(0xdd)]===_0x3734fd)[_0x20e61f(0xba)])[_0x20e61f(0xc2)]();return _0x2d0980[_0x20e61f(0xbc)][0x0][_0x20e61f(0xde)]?{'type':_0x20e61f(0xd5),'content':_0x45316d(_0x53b4fa,_0x20e61f(0xb5),_0x45316d(_0x53b4fa,_0x20e61f(0xdb),0x1)+'\x20('+_0x455fb3+')')}:{'type':_0x20e61f(0xd5),'content':_0x45316d(_0x53b4fa,_0x20e61f(0xd8),_0x45316d(_0x53b4fa,_0x20e61f(0xdb),0x1))};}));}}function _0x3faa(_0x2d7fc5,_0x1c4e6e){const _0x48928f=_0x4892();return _0x3faa=function(_0x3faaae,_0x1534ee){_0x3faaae=_0x3faaae-0xa6;let _0x4cd8c4=_0x48928f[_0x3faaae];return _0x4cd8c4;},_0x3faa(_0x2d7fc5,_0x1c4e6e);}function eo(_0x18f553){const _0xb2c164=_0xfc9eaf;return _0xb2c164(0xcf)==_0x18f553[_0xb2c164(0xbf)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d701e=_0x500c;(function(_0x141548,_0x43fe83){const _0x2fe235=_0x500c,_0x2b4bc0=_0x141548();while(!![]){try{const _0x506d78=parseInt(_0x2fe235(0xe7))/0x1+-parseInt(_0x2fe235(0xe9))/0x2*(-parseInt(_0x2fe235(0xf4))/0x3)+parseInt(_0x2fe235(0xe4))/0x4*(parseInt(_0x2fe235(0xea))/0x5)+-parseInt(_0x2fe235(0xef))/0x6+-parseInt(_0x2fe235(0xe5))/0x7*(parseInt(_0x2fe235(0xee))/0x8)+parseInt(_0x2fe235(0xed))/0x9+-parseInt(_0x2fe235(0xf0))/0xa;if(_0x506d78===_0x43fe83)break;else _0x2b4bc0['push'](_0x2b4bc0['shift']());}catch(_0x437bc0){_0x2b4bc0['push'](_0x2b4bc0['shift']());}}}(_0x38a4,0x36c40));function _0x500c(_0x282d06,_0x46f677){const _0x38a437=_0x38a4();return _0x500c=function(_0x500ccd,_0x585374){_0x500ccd=_0x500ccd-0xe4;let _0x4e9b03=_0x38a437[_0x500ccd];return _0x4e9b03;},_0x500c(_0x282d06,_0x46f677);}import{Plugin as _0x9f79d2}from'ckeditor5/src/core.js';export default class H extends _0x9f79d2{[_0x5d701e(0xe6)](){const _0x5a27aa=_0x5d701e,_0x2824ef=this[_0x5a27aa(0xe8)];if(!_0x2824ef[_0x5a27aa(0xf2)][_0x5a27aa(0xf3)](_0x5a27aa(0xf6)))return;_0x2824ef[_0x5a27aa(0xf2)][_0x5a27aa(0xf1)](_0x5a27aa(0xec))[_0x5a27aa(0xeb)](_0x5a27aa(0xf5));}}function _0x38a4(){const _0x257408=['75pUxtmj','enableCommand','TrackChangesEditing','2489238bDoHIo','8PLZCZy','171390KEbGna','6185980Cstoiq','get','plugins','has','9zYrJDC','addCommentThread','CommentsEditing','73708BWMBot','466732mJCLnh','afterInit','374873lvrZbk','editor','6866THiQjF'];_0x38a4=function(){return _0x257408;};return _0x38a4();}
23
+ const _0x51b68f=_0x17be;(function(_0x5c6fb7,_0x525e65){const _0x5503b3=_0x17be,_0x198068=_0x5c6fb7();while(!![]){try{const _0x3aa5e0=-parseInt(_0x5503b3(0x108))/0x1+parseInt(_0x5503b3(0x109))/0x2*(parseInt(_0x5503b3(0x107))/0x3)+-parseInt(_0x5503b3(0xfb))/0x4+-parseInt(_0x5503b3(0x104))/0x5*(-parseInt(_0x5503b3(0x10a))/0x6)+-parseInt(_0x5503b3(0x103))/0x7*(parseInt(_0x5503b3(0x106))/0x8)+-parseInt(_0x5503b3(0x100))/0x9*(-parseInt(_0x5503b3(0xf7))/0xa)+-parseInt(_0x5503b3(0xfa))/0xb*(-parseInt(_0x5503b3(0xfc))/0xc);if(_0x3aa5e0===_0x525e65)break;else _0x198068['push'](_0x198068['shift']());}catch(_0x5df49d){_0x198068['push'](_0x198068['shift']());}}}(_0x44ef,0xcb7d3));import{Plugin as _0x516e08}from'ckeditor5/src/core.js';function _0x17be(_0x23db15,_0x2500bd){const _0x44ef6f=_0x44ef();return _0x17be=function(_0x17bece,_0x2b61af){_0x17bece=_0x17bece-0xf6;let _0xee0de=_0x44ef6f[_0x17bece];return _0xee0de;},_0x17be(_0x23db15,_0x2500bd);}function _0x44ef(){const _0x1701e5=['7442964YgANOB','plugins','enableCommand','afterInit','9MUtoey','has','addCommentThread','5028919ddASkU','1783235xZeDSB','TrackChangesEditing','8djEfAL','331761GiurnR','1165331NEeqWr','26WWldEI','6rZHXyG','CommentsEditing','11665490plwCIu','get','editor','22pIDLFt','5936328nRcVeM'];_0x44ef=function(){return _0x1701e5;};return _0x44ef();}export default class H extends _0x516e08{[_0x51b68f(0xff)](){const _0x9d42af=_0x51b68f,_0x21668d=this[_0x9d42af(0xf9)];if(!_0x21668d[_0x9d42af(0xfd)][_0x9d42af(0x101)](_0x9d42af(0xf6)))return;_0x21668d[_0x9d42af(0xfd)][_0x9d42af(0xf8)](_0x9d42af(0x105))[_0x9d42af(0xfe)](_0x9d42af(0x102));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x535247=_0x5162;(function(_0x3e9c13,_0x52542f){const _0x16eff7=_0x5162,_0x37d9ec=_0x3e9c13();while(!![]){try{const _0x3b51ab=-parseInt(_0x16eff7(0xd4))/0x1+-parseInt(_0x16eff7(0xf3))/0x2*(parseInt(_0x16eff7(0xc7))/0x3)+-parseInt(_0x16eff7(0xe9))/0x4+-parseInt(_0x16eff7(0xde))/0x5+parseInt(_0x16eff7(0xff))/0x6+parseInt(_0x16eff7(0xd8))/0x7*(parseInt(_0x16eff7(0xf9))/0x8)+-parseInt(_0x16eff7(0xf5))/0x9*(-parseInt(_0x16eff7(0xd3))/0xa);if(_0x3b51ab===_0x52542f)break;else _0x37d9ec['push'](_0x37d9ec['shift']());}catch(_0x4a7926){_0x37d9ec['push'](_0x37d9ec['shift']());}}}(_0x5a38,0x263fe));function _0x5a38(){const _0xe8c84b=['rootName','end','detach','removeMarker:suggestion:deletion','enqueueChange','10msFFni','118804SpFwrW','selection','get','modifySelection','8561dQfNPc','uiElement','TrackChangesEditing','editing','setSelection','options','1046290FmKVJJ','plugins','isCollapsed','getFirstRange','requires','document','lock','root','addMarker:suggestion:deletion','unbindElementFromMarkerName','commands','618828bFZqYm','createRange','data','unlock','merge','editor','deleteForward','high','markerNameToElements','remove','30cmAScf','model','3724389bINCtS','init','mapper','buffer','1016BkwGkG','markerName','$graveyard','writer','showSuggestionHighlights','bind','1311252RDUZTK','delete','forward','createSelection','29649yuzfqf','batch','start','fromRange','unit','enableCommand','downcastDispatcher'];_0x5a38=function(){return _0xe8c84b;};return _0x5a38();}import{Plugin as _0x5a5ecc}from'ckeditor5/src/core.js';import{LiveRange as _0x512700}from'ckeditor5/src/engine.js';import{Delete as _0x516185}from'ckeditor5/src/typing.js';function _0x5162(_0x372e4c,_0x14d47d){const _0x5a38b2=_0x5a38();return _0x5162=function(_0x51626f,_0x5b1613){_0x51626f=_0x51626f-0xc4;let _0x84150f=_0x5a38b2[_0x51626f];return _0x84150f;},_0x5162(_0x372e4c,_0x14d47d);}import{downcastSplitMergeMarker as _0x58192d}from'./utils.js';export default class q extends _0x5a5ecc{static get[_0x535247(0xe2)](){return[_0x516185];}[_0x535247(0xf6)](){const _0x288f31=_0x535247,_0x27a4a7=this[_0x288f31(0xee)],_0x1c0c0a=_0x27a4a7[_0x288f31(0xdf)][_0x288f31(0xd6)](_0x288f31(0xda));_0x1c0c0a[_0x288f31(0xcc)](_0x288f31(0xc4));const _0x9d6be9=_0x27a4a7[_0x288f31(0xe8)][_0x288f31(0xd6)](_0x288f31(0xef));_0x1c0c0a[_0x288f31(0xcc)](_0x288f31(0xef),(_0x2a4406,_0x1ddb29={})=>{const _0x5cdaee=_0x288f31,_0x1cdf8c=_0x27a4a7[_0x5cdaee(0xf4)][_0x5cdaee(0xc6)](_0x27a4a7[_0x5cdaee(0xf4)][_0x5cdaee(0xe3)][_0x5cdaee(0xd5)]);_0x1cdf8c[_0x5cdaee(0xe0)]&&_0x27a4a7[_0x5cdaee(0xf4)][_0x5cdaee(0xd7)](_0x1cdf8c,{'direction':_0x5cdaee(0xc5),'unit':_0x1ddb29[_0x5cdaee(0xcb)]});const _0x188df5=_0x1cdf8c[_0x5cdaee(0xe1)](),_0x26314e=_0x512700[_0x5cdaee(0xca)](_0x188df5);let _0x413aff;_0x2a4406(_0x1ddb29),_0x413aff=_0x5cdaee(0xfb)==_0x26314e[_0x5cdaee(0xe5)][_0x5cdaee(0xce)]?_0x27a4a7[_0x5cdaee(0xf4)][_0x5cdaee(0xea)](_0x188df5[_0x5cdaee(0xc9)]):_0x27a4a7[_0x5cdaee(0xf4)][_0x5cdaee(0xea)](_0x26314e[_0x5cdaee(0xc9)],_0x26314e[_0x5cdaee(0xcf)]),_0x26314e[_0x5cdaee(0xd0)](),_0x27a4a7[_0x5cdaee(0xf4)][_0x5cdaee(0xd2)](_0x9d6be9[_0x5cdaee(0xf8)][_0x5cdaee(0xc8)],_0x4a6528=>{const _0x5bd71d=_0x5cdaee;_0x9d6be9[_0x5bd71d(0xf8)][_0x5bd71d(0xe4)](),_0x4a6528[_0x5bd71d(0xdc)](_0x4a6528[_0x5bd71d(0xea)](_0x413aff[_0x5bd71d(0xcf)])),_0x9d6be9[_0x5bd71d(0xf8)][_0x5bd71d(0xec)]();});}),_0x27a4a7[_0x288f31(0xdb)][_0x288f31(0xcd)]['on'](_0x288f31(0xe6),_0x58192d(_0x27a4a7,_0x288f31(0xed)),{'priority':_0x288f31(0xf0)}),_0x27a4a7[_0x288f31(0xeb)][_0x288f31(0xcd)]['on'](_0x288f31(0xe6),(_0x539e64,_0x515803,_0x368dba)=>{const _0x2a4b83=_0x288f31;_0x368dba[_0x2a4b83(0xdd)][_0x2a4b83(0xfd)]&&_0x58192d(_0x27a4a7,_0x2a4b83(0xed),{'showActiveMarker':!0x1})[_0x2a4b83(0xfe)](this)(_0x539e64,_0x515803,_0x368dba);},{'priority':_0x288f31(0xf0)}),_0x27a4a7[_0x288f31(0xdb)][_0x288f31(0xcd)]['on'](_0x288f31(0xd1),(_0x389bfe,_0x34ea59,_0x2b4e05)=>{const _0xa51912=_0x288f31,_0x51f29a=_0x2b4e05[_0xa51912(0xf7)][_0xa51912(0xf1)](_0x34ea59[_0xa51912(0xfa)]);if(_0x51f29a){for(const _0x4b7c79 of _0x51f29a)_0x4b7c79['is'](_0xa51912(0xd9))&&(_0x2b4e05[_0xa51912(0xf7)][_0xa51912(0xe7)](_0x4b7c79,_0x34ea59[_0xa51912(0xfa)]),_0x2b4e05[_0xa51912(0xfc)][_0xa51912(0xf2)](_0x4b7c79));}},{'priority':_0x288f31(0xf0)});}}
23
+ const _0x4c4d5b=_0x35f5;(function(_0x2f4384,_0x551b58){const _0x118e0c=_0x35f5,_0x16719f=_0x2f4384();while(!![]){try{const _0x3311d3=parseInt(_0x118e0c(0x14c))/0x1*(parseInt(_0x118e0c(0x165))/0x2)+-parseInt(_0x118e0c(0x148))/0x3*(-parseInt(_0x118e0c(0x14f))/0x4)+parseInt(_0x118e0c(0x150))/0x5*(parseInt(_0x118e0c(0x162))/0x6)+parseInt(_0x118e0c(0x174))/0x7*(parseInt(_0x118e0c(0x137))/0x8)+parseInt(_0x118e0c(0x149))/0x9*(-parseInt(_0x118e0c(0x170))/0xa)+-parseInt(_0x118e0c(0x16d))/0xb+-parseInt(_0x118e0c(0x146))/0xc;if(_0x3311d3===_0x551b58)break;else _0x16719f['push'](_0x16719f['shift']());}catch(_0x5b738a){_0x16719f['push'](_0x16719f['shift']());}}}(_0x1bc0,0x36645));import{Plugin as _0xc0582c}from'ckeditor5/src/core.js';import{LiveRange as _0x5a0884}from'ckeditor5/src/engine.js';import{Delete as _0x25078a}from'ckeditor5/src/typing.js';function _0x1bc0(){const _0x383180=['detach','root','addMarker:suggestion:deletion','high','init','merge','unit','TrackChangesEditing','$graveyard','document','isCollapsed','model','6952356FhPrFC','buffer','3aZGXmi','4941JZJraT','writer','selection','203pBvhMS','deleteForward','plugins','917932oflyzv','82685pFtrBB','removeMarker:suggestion:deletion','enableCommand','uiElement','downcastDispatcher','createSelection','getFirstRange','end','editing','modifySelection','delete','editor','mapper','unbindElementFromMarkerName','options','batch','start','requires','102iTJpDD','bind','markerName','4006LxaxoR','data','createRange','remove','showSuggestionHighlights','lock','get','markerNameToElements','3061014bjlQHO','unlock','enqueueChange','3310VMAxhd','commands','fromRange','rootName','14ipwxqj','1379696GFoivc','setSelection','forward'];_0x1bc0=function(){return _0x383180;};return _0x1bc0();}function _0x35f5(_0x272f19,_0x5da30e){const _0x1bc009=_0x1bc0();return _0x35f5=function(_0x35f591,_0xb3b602){_0x35f591=_0x35f591-0x137;let _0x532ed1=_0x1bc009[_0x35f591];return _0x532ed1;},_0x35f5(_0x272f19,_0x5da30e);}import{downcastSplitMergeMarker as _0x366473}from'./utils.js';export default class q extends _0xc0582c{static get[_0x4c4d5b(0x161)](){return[_0x25078a];}[_0x4c4d5b(0x13e)](){const _0x480d86=_0x4c4d5b,_0x9784bf=this[_0x480d86(0x15b)],_0x4c9da4=_0x9784bf[_0x480d86(0x14e)][_0x480d86(0x16b)](_0x480d86(0x141));_0x4c9da4[_0x480d86(0x152)](_0x480d86(0x15a));const _0x451b51=_0x9784bf[_0x480d86(0x171)][_0x480d86(0x16b)](_0x480d86(0x14d));_0x4c9da4[_0x480d86(0x152)](_0x480d86(0x14d),(_0x446a61,_0x244fef={})=>{const _0x2d9064=_0x480d86,_0x4d6aac=_0x9784bf[_0x2d9064(0x145)][_0x2d9064(0x155)](_0x9784bf[_0x2d9064(0x145)][_0x2d9064(0x143)][_0x2d9064(0x14b)]);_0x4d6aac[_0x2d9064(0x144)]&&_0x9784bf[_0x2d9064(0x145)][_0x2d9064(0x159)](_0x4d6aac,{'direction':_0x2d9064(0x139),'unit':_0x244fef[_0x2d9064(0x140)]});const _0x178f0b=_0x4d6aac[_0x2d9064(0x156)](),_0x16970b=_0x5a0884[_0x2d9064(0x172)](_0x178f0b);let _0x1659d8;_0x446a61(_0x244fef),_0x1659d8=_0x2d9064(0x142)==_0x16970b[_0x2d9064(0x13b)][_0x2d9064(0x173)]?_0x9784bf[_0x2d9064(0x145)][_0x2d9064(0x167)](_0x178f0b[_0x2d9064(0x160)]):_0x9784bf[_0x2d9064(0x145)][_0x2d9064(0x167)](_0x16970b[_0x2d9064(0x160)],_0x16970b[_0x2d9064(0x157)]),_0x16970b[_0x2d9064(0x13a)](),_0x9784bf[_0x2d9064(0x145)][_0x2d9064(0x16f)](_0x451b51[_0x2d9064(0x147)][_0x2d9064(0x15f)],_0x4eaabc=>{const _0x1923ae=_0x2d9064;_0x451b51[_0x1923ae(0x147)][_0x1923ae(0x16a)](),_0x4eaabc[_0x1923ae(0x138)](_0x4eaabc[_0x1923ae(0x167)](_0x1659d8[_0x1923ae(0x157)])),_0x451b51[_0x1923ae(0x147)][_0x1923ae(0x16e)]();});}),_0x9784bf[_0x480d86(0x158)][_0x480d86(0x154)]['on'](_0x480d86(0x13c),_0x366473(_0x9784bf,_0x480d86(0x13f)),{'priority':_0x480d86(0x13d)}),_0x9784bf[_0x480d86(0x166)][_0x480d86(0x154)]['on'](_0x480d86(0x13c),(_0x4ffdda,_0x1d0a30,_0x3f2885)=>{const _0xb9af74=_0x480d86;_0x3f2885[_0xb9af74(0x15e)][_0xb9af74(0x169)]&&_0x366473(_0x9784bf,_0xb9af74(0x13f),{'showActiveMarker':!0x1})[_0xb9af74(0x163)](this)(_0x4ffdda,_0x1d0a30,_0x3f2885);},{'priority':_0x480d86(0x13d)}),_0x9784bf[_0x480d86(0x158)][_0x480d86(0x154)]['on'](_0x480d86(0x151),(_0x466509,_0x1fe867,_0x53ea99)=>{const _0x1f090f=_0x480d86,_0xb2602f=_0x53ea99[_0x1f090f(0x15c)][_0x1f090f(0x16c)](_0x1fe867[_0x1f090f(0x164)]);if(_0xb2602f){for(const _0x1f457d of _0xb2602f)_0x1f457d['is'](_0x1f090f(0x153))&&(_0x53ea99[_0x1f090f(0x15c)][_0x1f090f(0x15d)](_0x1f457d,_0x1fe867[_0x1f090f(0x164)]),_0x53ea99[_0x1f090f(0x14a)][_0x1f090f(0x168)](_0x1f457d));}},{'priority':_0x480d86(0x13d)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d9d6b=_0x5081;(function(_0x1d240d,_0x555bf3){const _0x16bc0f=_0x5081,_0x1b13af=_0x1d240d();while(!![]){try{const _0xc6bad=-parseInt(_0x16bc0f(0x1d7))/0x1*(-parseInt(_0x16bc0f(0x1dc))/0x2)+-parseInt(_0x16bc0f(0x1d0))/0x3+parseInt(_0x16bc0f(0x1eb))/0x4+-parseInt(_0x16bc0f(0x1c6))/0x5+parseInt(_0x16bc0f(0x1f2))/0x6+parseInt(_0x16bc0f(0x1db))/0x7+parseInt(_0x16bc0f(0x1d3))/0x8*(-parseInt(_0x16bc0f(0x1f0))/0x9);if(_0xc6bad===_0x555bf3)break;else _0x1b13af['push'](_0x1b13af['shift']());}catch(_0xff95d3){_0x1b13af['push'](_0x1b13af['shift']());}}}(_0x1615,0x8e81c));import{Plugin as _0x3dd57d}from'ckeditor5/src/core.js';import{Enter as _0xd0b950}from'ckeditor5/src/enter.js';import{LiveRange as _0x44370e}from'ckeditor5/src/engine.js';function _0x5081(_0x43fc4e,_0x40d04a){const _0x161507=_0x1615();return _0x5081=function(_0x508131,_0x3112c0){_0x508131=_0x508131-0x1c1;let _0x529d29=_0x161507[_0x508131];return _0x529d29;},_0x5081(_0x43fc4e,_0x40d04a);}import{downcastSplitMergeMarker as _0x2c2f0c}from'./utils.js';function _0x1615(){const _0x22f02a=['enableCommand','model','options','9285ABWyGE','ck-suggestion-marker-split','init','enterBlock','high','detach','setSelection','selection','data','parent','2613375kzjAiM','change','plugins','3351112tAwoie','document','fromRange','getFirstPosition','53267MtqmEy','removeMarker:suggestion:insertion','hasClass','writer','5469275HVyKcx','28uZNfOc','showSuggestionHighlights','addMarker:suggestion:insertion','unbindElementFromMarkerName','downcastDispatcher','editing','getFirstRange','fire','split','bind','editor','commands','markerName','remove','requires','4601412ynQcNN','TrackChangesEditing','afterExecute','get','end','45Beoybj','markInsertion','5242314VSYiJL','markerNameToElements','mapper','enter','createPositionAt','createRange','nextSibling'];_0x1615=function(){return _0x22f02a;};return _0x1615();}export default class W extends _0x3dd57d{static get[_0x5d9d6b(0x1ea)](){return[_0xd0b950];}[_0x5d9d6b(0x1c8)](){const _0x2605d0=_0x5d9d6b,_0xa86d74=this[_0x2605d0(0x1e6)],_0x592428=_0xa86d74[_0x2605d0(0x1d2)][_0x2605d0(0x1ee)](_0x2605d0(0x1ec)),_0x148df0=_0xa86d74[_0x2605d0(0x1e7)][_0x2605d0(0x1ee)](_0x2605d0(0x1f5));_0x592428[_0x2605d0(0x1c3)](_0x2605d0(0x1f5),()=>{const _0x1d1cb9=_0x2605d0;_0xa86d74[_0x1d1cb9(0x1c4)][_0x1d1cb9(0x1d1)](_0x531b0e=>{const _0x5af3b2=_0x1d1cb9,_0xb68302=_0xa86d74[_0x5af3b2(0x1c4)][_0x5af3b2(0x1d4)][_0x5af3b2(0x1cd)],_0x2ce5ba=_0xb68302[_0x5af3b2(0x1d6)](),_0x4c5279=_0x44370e[_0x5af3b2(0x1d5)](_0xb68302[_0x5af3b2(0x1e2)]());if(_0x148df0[_0x5af3b2(0x1c9)](_0x531b0e)){const _0xae0f22=_0xa86d74[_0x5af3b2(0x1c4)][_0x5af3b2(0x1f6)](_0x2ce5ba[_0x5af3b2(0x1cf)][_0x5af3b2(0x1c2)],0x0),_0x55c846=_0x531b0e[_0x5af3b2(0x1c1)](_0x2ce5ba,_0xae0f22);_0x592428[_0x5af3b2(0x1f1)](_0x55c846);}else _0x531b0e[_0x5af3b2(0x1cc)](_0x531b0e[_0x5af3b2(0x1c1)](_0x4c5279[_0x5af3b2(0x1ef)]));_0x4c5279[_0x5af3b2(0x1cb)](),_0x148df0[_0x5af3b2(0x1e3)](_0x5af3b2(0x1ed),{'writer':_0x531b0e});});}),_0xa86d74[_0x2605d0(0x1e1)][_0x2605d0(0x1e0)]['on'](_0x2605d0(0x1de),_0x2c2f0c(_0xa86d74,_0x2605d0(0x1e4)),{'priority':_0x2605d0(0x1ca)}),_0xa86d74[_0x2605d0(0x1e1)][_0x2605d0(0x1e0)]['on'](_0x2605d0(0x1d8),(_0x4cf01a,_0x480aca,_0x5eeaf0)=>{const _0x1bd991=_0x2605d0,_0x17a796=_0x5eeaf0[_0x1bd991(0x1f4)][_0x1bd991(0x1f3)](_0x480aca[_0x1bd991(0x1e8)]);if(_0x17a796){for(const _0x59e123 of _0x17a796)_0x59e123[_0x1bd991(0x1d9)](_0x1bd991(0x1c7))&&(_0x5eeaf0[_0x1bd991(0x1f4)][_0x1bd991(0x1df)](_0x59e123,_0x480aca[_0x1bd991(0x1e8)]),_0x5eeaf0[_0x1bd991(0x1da)][_0x1bd991(0x1e9)](_0x59e123));}},{'priority':_0x2605d0(0x1ca)}),_0xa86d74[_0x2605d0(0x1ce)][_0x2605d0(0x1e0)]['on'](_0x2605d0(0x1de),(_0x23c0cc,_0x3e99b9,_0x31261b)=>{const _0x186083=_0x2605d0;_0x31261b[_0x186083(0x1c5)][_0x186083(0x1dd)]&&_0x2c2f0c(_0xa86d74,_0x186083(0x1e4),{'showActiveMarker':!0x1})[_0x186083(0x1e5)](this)(_0x23c0cc,_0x3e99b9,_0x31261b);},{'priority':_0x2605d0(0x1ca)});}}
23
+ function _0x34d1(_0x444871,_0x1369ca){const _0x2b6302=_0x2b63();return _0x34d1=function(_0x34d192,_0x2266e5){_0x34d192=_0x34d192-0xa7;let _0x666769=_0x2b6302[_0x34d192];return _0x666769;},_0x34d1(_0x444871,_0x1369ca);}const _0x479567=_0x34d1;(function(_0x19ed9b,_0x4c49d3){const _0x3e8b1f=_0x34d1,_0x29a2aa=_0x19ed9b();while(!![]){try{const _0x16431b=parseInt(_0x3e8b1f(0xd1))/0x1+parseInt(_0x3e8b1f(0xc3))/0x2*(parseInt(_0x3e8b1f(0xd2))/0x3)+-parseInt(_0x3e8b1f(0xc5))/0x4*(-parseInt(_0x3e8b1f(0xab))/0x5)+-parseInt(_0x3e8b1f(0xd0))/0x6+-parseInt(_0x3e8b1f(0xb3))/0x7*(-parseInt(_0x3e8b1f(0xcf))/0x8)+-parseInt(_0x3e8b1f(0xbe))/0x9+parseInt(_0x3e8b1f(0xd7))/0xa*(-parseInt(_0x3e8b1f(0xde))/0xb);if(_0x16431b===_0x4c49d3)break;else _0x29a2aa['push'](_0x29a2aa['shift']());}catch(_0x360d4c){_0x29a2aa['push'](_0x29a2aa['shift']());}}}(_0x2b63,0x8a680));function _0x2b63(){const _0x3278f3=['setSelection','unbindElementFromMarkerName','11sdFvnc','removeMarker:suggestion:insertion','enterBlock','getFirstRange','plugins','451725MVoMcE','TrackChangesEditing','markerName','options','createRange','data','afterExecute','remove','322TBNxGd','addMarker:suggestion:insertion','selection','markInsertion','markerNameToElements','fire','get','fromRange','editing','createPositionAt','getFirstPosition','1683027Lmhrmw','bind','requires','writer','enter','2zjspnx','downcastDispatcher','44ICHEYR','init','end','ck-suggestion-marker-split','split','hasClass','commands','parent','document','detach','179296MoQUWE','6263100tkORBo','299383nnOUIp','1301268jCLPsS','mapper','showSuggestionHighlights','nextSibling','high','9601210pwFzAO','enableCommand','editor','change','model'];_0x2b63=function(){return _0x3278f3;};return _0x2b63();}import{Plugin as _0x398e88}from'ckeditor5/src/core.js';import{Enter as _0x5a9b3f}from'ckeditor5/src/enter.js';import{LiveRange as _0x214779}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x2c4ea2}from'./utils.js';export default class W extends _0x398e88{static get[_0x479567(0xc0)](){return[_0x5a9b3f];}[_0x479567(0xc6)](){const _0x4629c8=_0x479567,_0x4d055c=this[_0x4629c8(0xd9)],_0x36d2ba=_0x4d055c[_0x4629c8(0xaa)][_0x4629c8(0xb9)](_0x4629c8(0xac)),_0x2fc2c3=_0x4d055c[_0x4629c8(0xcb)][_0x4629c8(0xb9)](_0x4629c8(0xc2));_0x36d2ba[_0x4629c8(0xd8)](_0x4629c8(0xc2),()=>{const _0x4e6cd2=_0x4629c8;_0x4d055c[_0x4e6cd2(0xdb)][_0x4e6cd2(0xda)](_0x962e36=>{const _0x257774=_0x4e6cd2,_0x429870=_0x4d055c[_0x257774(0xdb)][_0x257774(0xcd)][_0x257774(0xb5)],_0x1119ff=_0x429870[_0x257774(0xbd)](),_0x36f708=_0x214779[_0x257774(0xba)](_0x429870[_0x257774(0xa9)]());if(_0x2fc2c3[_0x257774(0xa8)](_0x962e36)){const _0x5d3b68=_0x4d055c[_0x257774(0xdb)][_0x257774(0xbc)](_0x1119ff[_0x257774(0xcc)][_0x257774(0xd5)],0x0),_0x274b6e=_0x962e36[_0x257774(0xaf)](_0x1119ff,_0x5d3b68);_0x36d2ba[_0x257774(0xb6)](_0x274b6e);}else _0x962e36[_0x257774(0xdc)](_0x962e36[_0x257774(0xaf)](_0x36f708[_0x257774(0xc7)]));_0x36f708[_0x257774(0xce)](),_0x2fc2c3[_0x257774(0xb8)](_0x257774(0xb1),{'writer':_0x962e36});});}),_0x4d055c[_0x4629c8(0xbb)][_0x4629c8(0xc4)]['on'](_0x4629c8(0xb4),_0x2c4ea2(_0x4d055c,_0x4629c8(0xc9)),{'priority':_0x4629c8(0xd6)}),_0x4d055c[_0x4629c8(0xbb)][_0x4629c8(0xc4)]['on'](_0x4629c8(0xa7),(_0x159300,_0x50f7b5,_0x52d41a)=>{const _0x1f592d=_0x4629c8,_0x2e0b36=_0x52d41a[_0x1f592d(0xd3)][_0x1f592d(0xb7)](_0x50f7b5[_0x1f592d(0xad)]);if(_0x2e0b36){for(const _0x50f996 of _0x2e0b36)_0x50f996[_0x1f592d(0xca)](_0x1f592d(0xc8))&&(_0x52d41a[_0x1f592d(0xd3)][_0x1f592d(0xdd)](_0x50f996,_0x50f7b5[_0x1f592d(0xad)]),_0x52d41a[_0x1f592d(0xc1)][_0x1f592d(0xb2)](_0x50f996));}},{'priority':_0x4629c8(0xd6)}),_0x4d055c[_0x4629c8(0xb0)][_0x4629c8(0xc4)]['on'](_0x4629c8(0xb4),(_0x2069fa,_0x3e13b1,_0x2aa429)=>{const _0x477137=_0x4629c8;_0x2aa429[_0x477137(0xae)][_0x477137(0xd4)]&&_0x2c4ea2(_0x4d055c,_0x477137(0xc9),{'showActiveMarker':!0x1})[_0x477137(0xbf)](this)(_0x2069fa,_0x3e13b1,_0x2aa429);},{'priority':_0x4629c8(0xd6)});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5d0f(){const _0x40a7b3=['25949GUjMKs','afterInit','TrackChangesEditing','FindAndReplaceEditing','start','replaceAll','2112Cdxxma','10565581GRPPee','suggestion:deletion','_isInDeletionRange','string','plugins','14qQLyva','get','494565awogbn','5BHWkLz','handleFindCommand','replace','model','editor','1795926yipXqc','4724830ZPIxSd','findPrevious','markers','getMarkersGroup','6NklrQJ','find','filter','end','FindAndReplaceUtils','createPositionAt','getIntersection','207741cIoAuW','findByTextCallback','findNext','140552okVAnr','273KTKgMf','createRange','9GQjMvD','4dOgPui','getRange','item','bind','has','enableCommand'];_0x5d0f=function(){return _0x40a7b3;};return _0x5d0f();}const _0x18ed7c=_0x14dc;(function(_0x5c0688,_0x1c250a){const _0x2b7045=_0x14dc,_0x53bde6=_0x5c0688();while(!![]){try{const _0x338a1d=-parseInt(_0x2b7045(0x19b))/0x1*(-parseInt(_0x2b7045(0x194))/0x2)+-parseInt(_0x2b7045(0x1b6))/0x3*(parseInt(_0x2b7045(0x1a2))/0x4)+parseInt(_0x2b7045(0x1b7))/0x5*(-parseInt(_0x2b7045(0x1bc))/0x6)+-parseInt(_0x2b7045(0x19f))/0x7*(parseInt(_0x2b7045(0x19e))/0x8)+parseInt(_0x2b7045(0x1a1))/0x9*(parseInt(_0x2b7045(0x1bd))/0xa)+-parseInt(_0x2b7045(0x1a8))/0xb*(parseInt(_0x2b7045(0x1ae))/0xc)+parseInt(_0x2b7045(0x1af))/0xd*(parseInt(_0x2b7045(0x1b4))/0xe);if(_0x338a1d===_0x1c250a)break;else _0x53bde6['push'](_0x53bde6['shift']());}catch(_0x2dcbc5){_0x53bde6['push'](_0x53bde6['shift']());}}}(_0x5d0f,0x53f54));function _0x14dc(_0x590c6f,_0x22865e){const _0x5d0fc7=_0x5d0f();return _0x14dc=function(_0x14dc2a,_0x5eb05d){_0x14dc2a=_0x14dc2a-0x192;let _0x1205f4=_0x5d0fc7[_0x14dc2a];return _0x1205f4;},_0x14dc(_0x590c6f,_0x22865e);}import{Plugin as _0x869a04}from'ckeditor5/src/core.js';export default class J extends _0x869a04{[_0x18ed7c(0x1a9)](){const _0x30083c=_0x18ed7c;if(!this[_0x30083c(0x1bb)][_0x30083c(0x1b3)][_0x30083c(0x1a6)](_0x30083c(0x1ab)))return;const _0x176dcd=this[_0x30083c(0x1bb)][_0x30083c(0x1b3)][_0x30083c(0x1b5)](_0x30083c(0x1aa));_0x176dcd[_0x30083c(0x1a7)](_0x30083c(0x195),this[_0x30083c(0x1b8)][_0x30083c(0x1a5)](this)),_0x176dcd[_0x30083c(0x1a7)](_0x30083c(0x19d)),_0x176dcd[_0x30083c(0x1a7)](_0x30083c(0x1be)),_0x176dcd[_0x30083c(0x1a7)](_0x30083c(0x1b9)),_0x176dcd[_0x30083c(0x1a7)](_0x30083c(0x1ad));}[_0x18ed7c(0x1b8)](_0x22bd18,_0x25dd24,_0x36fce8={}){const _0x88dec6=_0x18ed7c,_0x337d2f=this[_0x88dec6(0x1bb)][_0x88dec6(0x1b3)][_0x88dec6(0x1b5)](_0x88dec6(0x198));return _0x22bd18(_0x188389=>(_0x88dec6(0x1b2)==typeof _0x25dd24?_0x337d2f[_0x88dec6(0x19c)](_0x25dd24,_0x36fce8):_0x25dd24)(_0x188389)[_0x88dec6(0x196)](_0x37ec28=>!0x1===this[_0x88dec6(0x1b1)](_0x37ec28,_0x188389[_0x88dec6(0x1a4)])),_0x36fce8);}[_0x18ed7c(0x1b1)](_0x19c2ca,_0x241a17){const _0x31371d=_0x18ed7c,_0x394dd8=this[_0x31371d(0x1bb)][_0x31371d(0x1ba)][_0x31371d(0x1a0)](this[_0x31371d(0x1bb)][_0x31371d(0x1ba)][_0x31371d(0x199)](_0x241a17,_0x19c2ca[_0x31371d(0x1ac)]),this[_0x31371d(0x1bb)][_0x31371d(0x1ba)][_0x31371d(0x199)](_0x241a17,_0x19c2ca[_0x31371d(0x197)]));for(const _0x5153d5 of this[_0x31371d(0x1bb)][_0x31371d(0x1ba)][_0x31371d(0x192)][_0x31371d(0x193)](_0x31371d(0x1b0)))if(null!==_0x394dd8[_0x31371d(0x19a)](_0x5153d5[_0x31371d(0x1a3)]()))return!0x0;return!0x1;}}
23
+ const _0x40b6bc=_0x36d6;(function(_0xd4c7bc,_0x23b0ef){const _0x51f99b=_0x36d6,_0x407bd5=_0xd4c7bc();while(!![]){try{const _0x273997=parseInt(_0x51f99b(0x1e9))/0x1+parseInt(_0x51f99b(0x1d6))/0x2*(parseInt(_0x51f99b(0x1e4))/0x3)+-parseInt(_0x51f99b(0x1ee))/0x4+parseInt(_0x51f99b(0x1d4))/0x5*(parseInt(_0x51f99b(0x1d9))/0x6)+-parseInt(_0x51f99b(0x1f2))/0x7*(parseInt(_0x51f99b(0x1cc))/0x8)+-parseInt(_0x51f99b(0x1e1))/0x9+parseInt(_0x51f99b(0x1f1))/0xa*(parseInt(_0x51f99b(0x1d5))/0xb);if(_0x273997===_0x23b0ef)break;else _0x407bd5['push'](_0x407bd5['shift']());}catch(_0x1689ae){_0x407bd5['push'](_0x407bd5['shift']());}}}(_0x1bbc,0x45763));import{Plugin as _0x5a6291}from'ckeditor5/src/core.js';function _0x36d6(_0x529ddf,_0x506185){const _0x1bbc44=_0x1bbc();return _0x36d6=function(_0x36d695,_0x29c356){_0x36d695=_0x36d695-0x1cc;let _0x2daf3e=_0x1bbc44[_0x36d695];return _0x2daf3e;},_0x36d6(_0x529ddf,_0x506185);}function _0x1bbc(){const _0x5b9d57=['replaceAll','filter','model','_isInDeletionRange','189030YzOIMr','getIntersection','replace','findNext','find','1970000cSLJWV','get','end','1300wlppII','35IqvcnC','start','bind','markers','126136BiFcqJ','createPositionAt','createRange','string','editor','findPrevious','findByTextCallback','handleFindCommand','1207625JtQRUo','54813QvONTV','2Kiffhx','getRange','afterInit','6gQFNDw','plugins','has','item','suggestion:deletion','getMarkersGroup','enableCommand','FindAndReplaceEditing','2944008dfcvcd','FindAndReplaceUtils','TrackChangesEditing','313851HtzYwe'];_0x1bbc=function(){return _0x5b9d57;};return _0x1bbc();}export default class J extends _0x5a6291{[_0x40b6bc(0x1d8)](){const _0x47abb6=_0x40b6bc;if(!this[_0x47abb6(0x1d0)][_0x47abb6(0x1da)][_0x47abb6(0x1db)](_0x47abb6(0x1e0)))return;const _0x56fde1=this[_0x47abb6(0x1d0)][_0x47abb6(0x1da)][_0x47abb6(0x1ef)](_0x47abb6(0x1e3));_0x56fde1[_0x47abb6(0x1df)](_0x47abb6(0x1ed),this[_0x47abb6(0x1d3)][_0x47abb6(0x1f4)](this)),_0x56fde1[_0x47abb6(0x1df)](_0x47abb6(0x1ec)),_0x56fde1[_0x47abb6(0x1df)](_0x47abb6(0x1d1)),_0x56fde1[_0x47abb6(0x1df)](_0x47abb6(0x1eb)),_0x56fde1[_0x47abb6(0x1df)](_0x47abb6(0x1e5));}[_0x40b6bc(0x1d3)](_0x3ac1c6,_0x5b1b49,_0x5645e4={}){const _0x2a138c=_0x40b6bc,_0x3fc2c7=this[_0x2a138c(0x1d0)][_0x2a138c(0x1da)][_0x2a138c(0x1ef)](_0x2a138c(0x1e2));return _0x3ac1c6(_0x4612f5=>(_0x2a138c(0x1cf)==typeof _0x5b1b49?_0x3fc2c7[_0x2a138c(0x1d2)](_0x5b1b49,_0x5645e4):_0x5b1b49)(_0x4612f5)[_0x2a138c(0x1e6)](_0x23f750=>!0x1===this[_0x2a138c(0x1e8)](_0x23f750,_0x4612f5[_0x2a138c(0x1dc)])),_0x5645e4);}[_0x40b6bc(0x1e8)](_0x32993a,_0x29752d){const _0x17c251=_0x40b6bc,_0x40d602=this[_0x17c251(0x1d0)][_0x17c251(0x1e7)][_0x17c251(0x1ce)](this[_0x17c251(0x1d0)][_0x17c251(0x1e7)][_0x17c251(0x1cd)](_0x29752d,_0x32993a[_0x17c251(0x1f3)]),this[_0x17c251(0x1d0)][_0x17c251(0x1e7)][_0x17c251(0x1cd)](_0x29752d,_0x32993a[_0x17c251(0x1f0)]));for(const _0xf75a36 of this[_0x17c251(0x1d0)][_0x17c251(0x1e7)][_0x17c251(0x1f5)][_0x17c251(0x1de)](_0x17c251(0x1dd)))if(null!==_0x40d602[_0x17c251(0x1ea)](_0xf75a36[_0x17c251(0x1d7)]()))return!0x0;return!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b7609=_0x4575;(function(_0x3ee974,_0x5c5cd5){const _0x4f0ca1=_0x4575,_0x19abe9=_0x3ee974();while(!![]){try{const _0x3ab321=-parseInt(_0x4f0ca1(0x111))/0x1*(parseInt(_0x4f0ca1(0x126))/0x2)+-parseInt(_0x4f0ca1(0x10c))/0x3*(-parseInt(_0x4f0ca1(0x123))/0x4)+parseInt(_0x4f0ca1(0x105))/0x5+parseInt(_0x4f0ca1(0xf0))/0x6*(-parseInt(_0x4f0ca1(0xff))/0x7)+-parseInt(_0x4f0ca1(0xf2))/0x8+parseInt(_0x4f0ca1(0x125))/0x9+-parseInt(_0x4f0ca1(0x11b))/0xa*(-parseInt(_0x4f0ca1(0xf9))/0xb);if(_0x3ab321===_0x5c5cd5)break;else _0x19abe9['push'](_0x19abe9['shift']());}catch(_0x14b141){_0x19abe9['push'](_0x19abe9['shift']());}}}(_0x57d2,0x62467));import{Plugin as _0xb55a80}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x258266}from'ckeditor5/src/ui.js';import{getTranslation as _0x3e678a}from'../utils/common-translations.js';const ro=[{'pluginName':_0x4b7609(0xfd),'commandName':_0x4b7609(0x11d)},{'pluginName':_0x4b7609(0x11a),'commandName':_0x4b7609(0xf4)},{'pluginName':_0x4b7609(0xfa),'commandName':_0x4b7609(0x10e)},{'pluginName':_0x4b7609(0xef),'commandName':_0x4b7609(0xec)}];function _0x4575(_0x276500,_0x1ced02){const _0x57d283=_0x57d2();return _0x4575=function(_0x457595,_0x49f525){_0x457595=_0x457595-0xec;let _0x4de4f1=_0x57d283[_0x457595];return _0x4de4f1;},_0x4575(_0x276500,_0x1ced02);}export default class Q extends _0xb55a80{[_0x4b7609(0x107)](){const _0x2f6c7d=_0x4b7609,_0x2187ac=this[_0x2f6c7d(0x113)][_0x2f6c7d(0x11c)],_0x3de67b=this[_0x2f6c7d(0x113)][_0x2f6c7d(0xee)][_0x2f6c7d(0x122)](_0x2f6c7d(0x104));for(const {pluginName:_0x585434,commandName:_0x69479b}of ro)this[_0x2f6c7d(0x113)][_0x2f6c7d(0xee)][_0x2f6c7d(0x109)](_0x585434)&&_0x3de67b[_0x2f6c7d(0x121)](_0x69479b,[_0x69479b]);_0x2187ac['t'],(_0x3de67b[_0x2f6c7d(0x110)][_0x2f6c7d(0x10f)](_0x2f6c7d(0x11d),_0x3e678a(_0x2187ac,_0x2f6c7d(0xf6))),_0x3de67b[_0x2f6c7d(0x110)][_0x2f6c7d(0x10f)](_0x2f6c7d(0xf4),_0x3e678a(_0x2187ac,_0x2f6c7d(0x117))),_0x3de67b[_0x2f6c7d(0x110)][_0x2f6c7d(0x10f)](_0x2f6c7d(0x10e),_0x3e678a(_0x2187ac,_0x2f6c7d(0x10a))),_0x3de67b[_0x2f6c7d(0x110)][_0x2f6c7d(0x10f)](_0x2f6c7d(0xec),_0x3e678a(_0x2187ac,_0x2f6c7d(0x10b))),this[_0x2f6c7d(0x102)]());}[_0x4b7609(0x102)](){const _0x1efc3a=_0x4b7609,_0x1bfa3f=this[_0x1efc3a(0x113)],_0x58cc04=_0x1bfa3f[_0x1efc3a(0x11c)];_0x1bfa3f[_0x1efc3a(0xee)][_0x1efc3a(0x122)](_0x1efc3a(0x104))[_0x1efc3a(0x110)][_0x1efc3a(0x118)](_0x18114c=>{const _0x1a1f18=_0x1efc3a,_0x56575c=_0x58cc04['t'];if(_0x1a1f18(0x10d)!=_0x18114c[_0x1a1f18(0x124)])return;const {data:_0x19c855}=_0x18114c;if(null!=_0x19c855){if(_0x1a1f18(0x11d)==_0x19c855[_0x1a1f18(0x114)]){const _0x390b86=_0x19c855[_0x1a1f18(0x100)][0x0][_0x1a1f18(0x11f)];if(_0x390b86){const _0x539dc7=_0x56575c(this[_0x1a1f18(0x113)][_0x1a1f18(0xee)][_0x1a1f18(0x122)](_0x1a1f18(0x103))[_0x1a1f18(0x112)](this[_0x1a1f18(0x113)][_0x1a1f18(0x128)][_0x1a1f18(0x122)](_0x1a1f18(0x120)))[_0x1a1f18(0x11e)](_0x426efc=>_0x426efc[_0x1a1f18(0xf1)]==_0x390b86)[_0x1a1f18(0xed)])[_0x1a1f18(0xf3)]();return{'type':_0x1a1f18(0xfc),'content':_0x3e678a(_0x58cc04,_0x1a1f18(0xf8),_0x539dc7)};}return{'type':_0x1a1f18(0xfc),'content':_0x3e678a(_0x58cc04,_0x1a1f18(0x115))};}if(_0x1a1f18(0xf4)==_0x19c855[_0x1a1f18(0x114)]){const _0x56144a=_0x19c855[_0x1a1f18(0x100)][0x0][_0x1a1f18(0x11f)];return _0x56144a?{'type':_0x1a1f18(0xfc),'content':_0x3e678a(_0x58cc04,_0x1a1f18(0x101),_0x56144a)}:{'type':_0x1a1f18(0xfc),'content':_0x3e678a(_0x58cc04,_0x1a1f18(0xf7))};}if(_0x1a1f18(0x10e)==_0x19c855[_0x1a1f18(0x114)]){const _0x4eba47=_0x19c855[_0x1a1f18(0x100)][0x0][_0x1a1f18(0x11f)];if(_0x4eba47){const _0x331e8a=_0x258266(this[_0x1a1f18(0x113)][_0x1a1f18(0x128)][_0x1a1f18(0x122)](_0x1a1f18(0xfe)))[_0x1a1f18(0x11e)](_0xcf415e=>_0xcf415e[_0x1a1f18(0xf1)]==_0x4eba47);let _0x24b433=_0x4eba47,_0x2c6714='';return _0x331e8a&&(_0x24b433=_0x331e8a[_0x1a1f18(0xf5)],_0x2c6714=_0x56575c(_0x24b433)[_0x1a1f18(0xf3)]()),{'type':_0x1a1f18(0xfc),'content':_0x3e678a(_0x58cc04,_0x1a1f18(0xfb),_0x2c6714)[_0x1a1f18(0x127)](),'color':{'value':_0x4eba47,'title':_0x2c6714||_0x24b433}};}return{'type':_0x1a1f18(0xfc),'content':_0x3e678a(_0x58cc04,_0x1a1f18(0x116))};}if(_0x1a1f18(0xec)==_0x19c855[_0x1a1f18(0x114)]){const _0x1fcb50=_0x19c855[_0x1a1f18(0x100)][0x0][_0x1a1f18(0x11f)];if(_0x1fcb50){const _0x5dbaba=_0x258266(this[_0x1a1f18(0x113)][_0x1a1f18(0x128)][_0x1a1f18(0x122)](_0x1a1f18(0x108)))[_0x1a1f18(0x11e)](_0x4c84ef=>_0x4c84ef[_0x1a1f18(0xf1)]==_0x1fcb50);let _0x58370f=_0x1fcb50,_0x566e44='';return _0x5dbaba&&(_0x58370f=_0x5dbaba[_0x1a1f18(0xf5)],_0x566e44=_0x56575c(_0x58370f)[_0x1a1f18(0xf3)]()),{'type':_0x1a1f18(0xfc),'content':_0x3e678a(_0x58cc04,_0x1a1f18(0x119),_0x566e44)[_0x1a1f18(0x127)](),'color':{'value':_0x1fcb50,'title':_0x566e44||_0x58370f}};}return{'type':_0x1a1f18(0xfc),'content':_0x3e678a(_0x58cc04,_0x1a1f18(0x106))};}}});}}function _0x57d2(){const _0x4f8bf5=['registerAttributeLabel','_descriptionFactory','1DsiZsk','normalizeSizeOptions','editor','commandName','*Reset\x20font\x20size*','*Reset\x20font\x20color*','FORMAT_FONT_FAMILY','registerDescriptionCallback','*Set\x20font\x20background\x20color:*\x20%0','FontFamilyEditing','56390HYCePa','locale','fontSize','find','value','fontSize.options','_enableDefaultAttributesIntegration','get','6888EVkwUB','type','2042514STaajl','599974qNjvSp','trim','config','fontBackgroundColor','title','plugins','FontBackgroundColorEditing','2124pmppcb','model','4460256gyaNxk','toLowerCase','fontFamily','label','FORMAT_FONT_SIZE','*Reset\x20font\x20family*','*Set\x20font\x20size:*\x20%0','2651RRWXqD','FontColorEditing','*Set\x20font\x20color:*\x20%0','format','FontSizeEditing','fontColor.colors','11578WhlMFk','commandParams','*Set\x20font\x20family:*\x20%0','_registerLegacyDescription','FontSize','TrackChangesEditing','170215aPBees','*Reset\x20font\x20background\x20color*','afterInit','fontBackgroundColor.colors','has','FORMAT_FONT_COLOR','FORMAT_FONT_BACKGROUND','393boIYCL','formatInline','fontColor'];_0x57d2=function(){return _0x4f8bf5;};return _0x57d2();}
23
+ const _0x4773dd=_0x2769;(function(_0x3e5736,_0x4901dd){const _0x39ea4c=_0x2769,_0xc676dd=_0x3e5736();while(!![]){try{const _0x1d01fd=-parseInt(_0x39ea4c(0xff))/0x1*(-parseInt(_0x39ea4c(0x105))/0x2)+-parseInt(_0x39ea4c(0xfc))/0x3*(-parseInt(_0x39ea4c(0xd1))/0x4)+-parseInt(_0x39ea4c(0x106))/0x5+parseInt(_0x39ea4c(0xe0))/0x6+parseInt(_0x39ea4c(0xe6))/0x7*(-parseInt(_0x39ea4c(0xd8))/0x8)+parseInt(_0x39ea4c(0xe2))/0x9+parseInt(_0x39ea4c(0x107))/0xa*(-parseInt(_0x39ea4c(0xd2))/0xb);if(_0x1d01fd===_0x4901dd)break;else _0xc676dd['push'](_0xc676dd['shift']());}catch(_0x559fea){_0xc676dd['push'](_0xc676dd['shift']());}}}(_0x5400,0xdd21f));import{Plugin as _0x4b5493}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x492c82}from'ckeditor5/src/ui.js';function _0x5400(){const _0xbcb4d4=['*Set\x20font\x20size:*\x20%0','FORMAT_FONT_COLOR','registerDescriptionCallback','commandName','104GmfQZN','label','FORMAT_FONT_FAMILY','*Reset\x20font\x20size*','FORMAT_FONT_SIZE','_descriptionFactory','title','type','10472226uToRvB','get','6089976oPEmjR','fontBackgroundColor','config','*Reset\x20font\x20family*','720097LAkTDI','fontBackgroundColor.colors','FontSize','FontColorEditing','locale','normalizeSizeOptions','find','*Reset\x20font\x20color*','*Set\x20font\x20color:*\x20%0','registerAttributeLabel','has','trim','FontFamilyEditing','plugins','TrackChangesEditing','FontBackgroundColorEditing','fontSize.options','fontColor.colors','commandParams','afterInit','format','_enableDefaultAttributesIntegration','1308342jbyUom','editor','FORMAT_FONT_BACKGROUND','73907cXZijH','_registerLegacyDescription','fontSize','fontColor','*Reset\x20font\x20background\x20color*','*Set\x20font\x20background\x20color:*\x20%0','26ViCflc','1019930zUZOTq','26802140LapmMN','toLowerCase','FontSizeEditing','*Set\x20font\x20family:*\x20%0','formatInline','model','value','16llgVvT','11tEqaWY','fontFamily'];_0x5400=function(){return _0xbcb4d4;};return _0x5400();}import{getTranslation as _0x390f7c}from'../utils/common-translations.js';const ro=[{'pluginName':_0x4773dd(0x109),'commandName':_0x4773dd(0x101)},{'pluginName':_0x4773dd(0xf2),'commandName':_0x4773dd(0xd3)},{'pluginName':_0x4773dd(0xe9),'commandName':_0x4773dd(0x102)},{'pluginName':_0x4773dd(0xf5),'commandName':_0x4773dd(0xe3)}];function _0x2769(_0x35f565,_0x4e4af9){const _0x540015=_0x5400();return _0x2769=function(_0x2769de,_0x451a58){_0x2769de=_0x2769de-0xce;let _0x5cd873=_0x540015[_0x2769de];return _0x5cd873;},_0x2769(_0x35f565,_0x4e4af9);}export default class Q extends _0x4b5493{[_0x4773dd(0xf9)](){const _0x441f7f=_0x4773dd,_0x411795=this[_0x441f7f(0xfd)][_0x441f7f(0xea)],_0x4e8d67=this[_0x441f7f(0xfd)][_0x441f7f(0xf3)][_0x441f7f(0xe1)](_0x441f7f(0xf4));for(const {pluginName:_0x3c81bb,commandName:_0x9abc27}of ro)this[_0x441f7f(0xfd)][_0x441f7f(0xf3)][_0x441f7f(0xf0)](_0x3c81bb)&&_0x4e8d67[_0x441f7f(0xfb)](_0x9abc27,[_0x9abc27]);_0x411795['t'],(_0x4e8d67[_0x441f7f(0xdd)][_0x441f7f(0xef)](_0x441f7f(0x101),_0x390f7c(_0x411795,_0x441f7f(0xdc))),_0x4e8d67[_0x441f7f(0xdd)][_0x441f7f(0xef)](_0x441f7f(0xd3),_0x390f7c(_0x411795,_0x441f7f(0xda))),_0x4e8d67[_0x441f7f(0xdd)][_0x441f7f(0xef)](_0x441f7f(0x102),_0x390f7c(_0x411795,_0x441f7f(0xd5))),_0x4e8d67[_0x441f7f(0xdd)][_0x441f7f(0xef)](_0x441f7f(0xe3),_0x390f7c(_0x411795,_0x441f7f(0xfe))),this[_0x441f7f(0x100)]());}[_0x4773dd(0x100)](){const _0x4998b8=_0x4773dd,_0x443be1=this[_0x4998b8(0xfd)],_0x3a36db=_0x443be1[_0x4998b8(0xea)];_0x443be1[_0x4998b8(0xf3)][_0x4998b8(0xe1)](_0x4998b8(0xf4))[_0x4998b8(0xdd)][_0x4998b8(0xd6)](_0xcee994=>{const _0x45d3e1=_0x4998b8,_0x4ef02c=_0x3a36db['t'];if(_0x45d3e1(0xce)!=_0xcee994[_0x45d3e1(0xdf)])return;const {data:_0x552d79}=_0xcee994;if(null!=_0x552d79){if(_0x45d3e1(0x101)==_0x552d79[_0x45d3e1(0xd7)]){const _0x300210=_0x552d79[_0x45d3e1(0xf8)][0x0][_0x45d3e1(0xd0)];if(_0x300210){const _0x23fb76=_0x4ef02c(this[_0x45d3e1(0xfd)][_0x45d3e1(0xf3)][_0x45d3e1(0xe1)](_0x45d3e1(0xe8))[_0x45d3e1(0xeb)](this[_0x45d3e1(0xfd)][_0x45d3e1(0xe4)][_0x45d3e1(0xe1)](_0x45d3e1(0xf6)))[_0x45d3e1(0xec)](_0x251604=>_0x251604[_0x45d3e1(0xcf)]==_0x300210)[_0x45d3e1(0xde)])[_0x45d3e1(0x108)]();return{'type':_0x45d3e1(0xfa),'content':_0x390f7c(_0x3a36db,_0x45d3e1(0xd4),_0x23fb76)};}return{'type':_0x45d3e1(0xfa),'content':_0x390f7c(_0x3a36db,_0x45d3e1(0xdb))};}if(_0x45d3e1(0xd3)==_0x552d79[_0x45d3e1(0xd7)]){const _0x18ddbb=_0x552d79[_0x45d3e1(0xf8)][0x0][_0x45d3e1(0xd0)];return _0x18ddbb?{'type':_0x45d3e1(0xfa),'content':_0x390f7c(_0x3a36db,_0x45d3e1(0x10a),_0x18ddbb)}:{'type':_0x45d3e1(0xfa),'content':_0x390f7c(_0x3a36db,_0x45d3e1(0xe5))};}if(_0x45d3e1(0x102)==_0x552d79[_0x45d3e1(0xd7)]){const _0x589f29=_0x552d79[_0x45d3e1(0xf8)][0x0][_0x45d3e1(0xd0)];if(_0x589f29){const _0x2eb1d1=_0x492c82(this[_0x45d3e1(0xfd)][_0x45d3e1(0xe4)][_0x45d3e1(0xe1)](_0x45d3e1(0xf7)))[_0x45d3e1(0xec)](_0x38d2cb=>_0x38d2cb[_0x45d3e1(0xcf)]==_0x589f29);let _0x2042db=_0x589f29,_0x43bcc6='';return _0x2eb1d1&&(_0x2042db=_0x2eb1d1[_0x45d3e1(0xd9)],_0x43bcc6=_0x4ef02c(_0x2042db)[_0x45d3e1(0x108)]()),{'type':_0x45d3e1(0xfa),'content':_0x390f7c(_0x3a36db,_0x45d3e1(0xee),_0x43bcc6)[_0x45d3e1(0xf1)](),'color':{'value':_0x589f29,'title':_0x43bcc6||_0x2042db}};}return{'type':_0x45d3e1(0xfa),'content':_0x390f7c(_0x3a36db,_0x45d3e1(0xed))};}if(_0x45d3e1(0xe3)==_0x552d79[_0x45d3e1(0xd7)]){const _0x398186=_0x552d79[_0x45d3e1(0xf8)][0x0][_0x45d3e1(0xd0)];if(_0x398186){const _0x1dc98e=_0x492c82(this[_0x45d3e1(0xfd)][_0x45d3e1(0xe4)][_0x45d3e1(0xe1)](_0x45d3e1(0xe7)))[_0x45d3e1(0xec)](_0x29280c=>_0x29280c[_0x45d3e1(0xcf)]==_0x398186);let _0x13b007=_0x398186,_0x5b8cfb='';return _0x1dc98e&&(_0x13b007=_0x1dc98e[_0x45d3e1(0xd9)],_0x5b8cfb=_0x4ef02c(_0x13b007)[_0x45d3e1(0x108)]()),{'type':_0x45d3e1(0xfa),'content':_0x390f7c(_0x3a36db,_0x45d3e1(0x104),_0x5b8cfb)[_0x45d3e1(0xf1)](),'color':{'value':_0x398186,'title':_0x5b8cfb||_0x13b007}};}return{'type':_0x45d3e1(0xfa),'content':_0x390f7c(_0x3a36db,_0x45d3e1(0x103))};}}});}}