@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240716.0 → 0.0.0-nightly-20240717.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 (172) hide show
  1. package/CHANGELOG.md +1 -203
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/dist/types/integrations/mergefields.d.ts +21 -0
  100. package/dist/types/trackchangesediting.d.ts +2 -1
  101. package/lang/contexts.json +1 -0
  102. package/package.json +3 -3
  103. package/src/commands/acceptsuggestioncommand.js +1 -1
  104. package/src/commands/discardsuggestioncommand.js +1 -1
  105. package/src/commands/executeonallsuggestionscommand.js +1 -1
  106. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  107. package/src/commands/trackchangescommand.js +1 -1
  108. package/src/index.js +1 -1
  109. package/src/integrations/aiassistant.js +1 -1
  110. package/src/integrations/alignment.js +1 -1
  111. package/src/integrations/basicstyles.js +1 -1
  112. package/src/integrations/blockquote.js +1 -1
  113. package/src/integrations/casechange.js +1 -1
  114. package/src/integrations/ckbox.js +1 -1
  115. package/src/integrations/codeblock.js +1 -1
  116. package/src/integrations/comments.js +1 -1
  117. package/src/integrations/deletecommand.js +1 -1
  118. package/src/integrations/entercommand.js +1 -1
  119. package/src/integrations/findandreplace.js +1 -1
  120. package/src/integrations/font.js +1 -1
  121. package/src/integrations/formatpainter.js +1 -1
  122. package/src/integrations/heading.js +1 -1
  123. package/src/integrations/highlight.js +1 -1
  124. package/src/integrations/horizontalline.js +1 -1
  125. package/src/integrations/htmlembed.js +1 -1
  126. package/src/integrations/image.js +1 -1
  127. package/src/integrations/imagereplace.js +1 -1
  128. package/src/integrations/imagestyle.js +1 -1
  129. package/src/integrations/importword.js +1 -1
  130. package/src/integrations/indent.js +1 -1
  131. package/src/integrations/inputcommand.js +1 -1
  132. package/src/integrations/legacylist.js +1 -1
  133. package/src/integrations/legacylistproperties.js +1 -1
  134. package/src/integrations/link.js +1 -1
  135. package/src/integrations/list.js +1 -1
  136. package/src/integrations/listproperties.js +1 -1
  137. package/src/integrations/mediaembed.js +1 -1
  138. package/src/integrations/mention.js +1 -1
  139. package/src/integrations/mergefields.d.ts +17 -0
  140. package/src/integrations/mergefields.js +23 -0
  141. package/src/integrations/multilevellist.js +1 -1
  142. package/src/integrations/pagebreak.js +1 -1
  143. package/src/integrations/paragraph.js +1 -1
  144. package/src/integrations/removeformat.js +1 -1
  145. package/src/integrations/restrictededitingmode.js +1 -1
  146. package/src/integrations/shiftentercommand.js +1 -1
  147. package/src/integrations/standardeditingmode.js +1 -1
  148. package/src/integrations/style.js +1 -1
  149. package/src/integrations/table.js +1 -1
  150. package/src/integrations/tablecaption.js +1 -1
  151. package/src/integrations/tableclipboard.js +1 -1
  152. package/src/integrations/tablecolumnresize.js +1 -1
  153. package/src/integrations/tableheadings.js +1 -1
  154. package/src/integrations/tablemergesplit.js +1 -1
  155. package/src/integrations/tableofcontents.js +1 -1
  156. package/src/integrations/tableproperties.js +1 -1
  157. package/src/integrations/template.js +1 -1
  158. package/src/integrations/title.js +1 -1
  159. package/src/integrations/undo.js +1 -1
  160. package/src/integrations/utils.js +1 -1
  161. package/src/suggestion.js +2 -2
  162. package/src/suggestiondescriptionfactory.js +1 -1
  163. package/src/trackchanges.js +1 -1
  164. package/src/trackchangesdata.js +1 -1
  165. package/src/trackchangesediting.d.ts +2 -1
  166. package/src/trackchangesediting.js +1 -1
  167. package/src/trackchangesui.js +1 -1
  168. package/src/ui/suggestioncontroller.js +2 -2
  169. package/src/ui/view/basesuggestionthreadview.js +1 -1
  170. package/src/ui/view/suggestionthreadview.js +1 -1
  171. package/src/utils/common-translations.js +1 -1
  172. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5df951=_0x2b44;(function(_0x18d0b9,_0x504089){const _0x2b7d85=_0x2b44,_0x578c7d=_0x18d0b9();while(!![]){try{const _0xdd4ef2=-parseInt(_0x2b7d85(0x1ec))/0x1+parseInt(_0x2b7d85(0x1fe))/0x2+parseInt(_0x2b7d85(0x1ef))/0x3+-parseInt(_0x2b7d85(0x1e5))/0x4+-parseInt(_0x2b7d85(0x1e4))/0x5*(-parseInt(_0x2b7d85(0x1f6))/0x6)+-parseInt(_0x2b7d85(0x201))/0x7+-parseInt(_0x2b7d85(0x215))/0x8*(-parseInt(_0x2b7d85(0x1e1))/0x9);if(_0xdd4ef2===_0x504089)break;else _0x578c7d['push'](_0x578c7d['shift']());}catch(_0x501c4d){_0x578c7d['push'](_0x578c7d['shift']());}}}(_0x255e,0x823e9));import{Plugin as _0x49ddc8}from'ckeditor5/src/core.js';import{getTranslation as _0x3f1df8}from'../utils/common-translations.js';export default class ut extends _0x49ddc8{[_0x5df951(0x213)](){const _0x18e033=_0x5df951,_0x19435c=this[_0x18e033(0x1e0)],_0x5ce30a=_0x19435c[_0x18e033(0x1f0)];if(!_0x19435c[_0x18e033(0x216)][_0x18e033(0x1ff)](_0x18e033(0x21b)))return;const _0x473e3b=_0x19435c[_0x18e033(0x216)][_0x18e033(0x1f2)](_0x18e033(0x1eb)),_0x414cc=_0x19435c[_0x18e033(0x216)][_0x18e033(0x1ff)](_0x18e033(0x221));function _0x51a988(_0x3a54af){return()=>{const _0x35e8d3=_0x2b44,_0x39a957=_0x19435c[_0x35e8d3(0x217)][_0x35e8d3(0x1dc)][_0x35e8d3(0x222)],_0x2d6299=_0x19435c[_0x35e8d3(0x212)][_0x35e8d3(0x1f2)](_0x3a54af);if(_0x2d6299[_0x35e8d3(0x1f9)])return void _0x19435c[_0x35e8d3(0x224)](_0x35e8d3(0x1d1),{});const _0x53095c=_0x3a54af[_0x35e8d3(0x207)](0x0,-0x4),_0x27c03b=function(_0x2e2df8,_0x8ab3b9,_0x1447e4){const _0x192509=_0x35e8d3;let _0x25f68f=Array[_0x192509(0x1e9)](_0x2e2df8)[_0x192509(0x1d0)](_0x1be2b8=>function(_0x362b61,_0x41c9ba){const _0x1a538c=_0x192509;return _0x41c9ba[_0x1a538c(0x211)](_0x362b61[_0x1a538c(0x20a)],_0x1a538c(0x1ed))&&!_0x41c9ba[_0x1a538c(0x1e3)](_0x362b61);}(_0x1be2b8,_0x1447e4));_0x25f68f=_0x25f68f[_0x192509(0x1d0)](_0x55ad5b=>!_0x55ad5b['is'](_0x192509(0x1e7),_0x192509(0x1ed))||_0x55ad5b[_0x192509(0x1ea)](_0x192509(0x1f4))!=_0x8ab3b9);const _0x4d4cf7=new Set();for(const _0x1fb7fb of _0x25f68f)_0x1fb7fb['is'](_0x192509(0x1e7),_0x192509(0x1ed))?_0x4d4cf7[_0x192509(0x21c)](me(_0x1fb7fb)):_0x4d4cf7[_0x192509(0x21c)](_0x1fb7fb);return Array[_0x192509(0x1e9)](_0x4d4cf7);}(_0x39a957[_0x35e8d3(0x204)](),_0x53095c,_0x19435c[_0x35e8d3(0x217)][_0x35e8d3(0x205)]);_0x19435c[_0x35e8d3(0x217)][_0x35e8d3(0x1d5)](()=>{const _0x2ddf0c=_0x35e8d3;for(const _0xdcbfff of _0x27c03b)_0x473e3b[_0x2ddf0c(0x1f5)](_0xdcbfff,{'commandName':_0x3a54af,'commandParams':[{'forceValue':!_0x2d6299[_0x2ddf0c(0x1f9)]}],'formatGroupId':_0x2ddf0c(0x203)},fe(_0xdcbfff));});};}function _0x2afcc9(_0x1e6a8d){return()=>{const _0x4e2aae=_0x2b44,_0x496cad=function(_0x1a5de9){const _0x4150fc=_0x2b44;let _0x25f1e7=Array[_0x4150fc(0x1e9)](_0x1a5de9);const _0x464c91=_0x25f1e7[_0x4150fc(0x1f8)](_0x379ca1=>_0x4150fc(0x1ed)!=_0x379ca1[_0x4150fc(0x223)]);return _0x464c91>-0x1&&(_0x25f1e7=_0x25f1e7[_0x4150fc(0x207)](0x0,_0x464c91)),_0x25f1e7;}(_0x19435c[_0x4e2aae(0x217)][_0x4e2aae(0x1dc)][_0x4e2aae(0x222)][_0x4e2aae(0x204)]()),_0x21c652=_0x19435c[_0x4e2aae(0x217)][_0x4e2aae(0x1ee)](_0x19435c[_0x4e2aae(0x217)][_0x4e2aae(0x1df)](_0x496cad[0x0],_0x4e2aae(0x1d6)),_0x19435c[_0x4e2aae(0x217)][_0x4e2aae(0x1df)](_0x496cad[_0x496cad[_0x4e2aae(0x20b)]-0x1],_0x4e2aae(0x1d8)));_0x19435c[_0x4e2aae(0x217)][_0x4e2aae(0x1d5)](()=>{const _0x1fadef=_0x4e2aae;_0x473e3b[_0x1fadef(0x1f5)](_0x21c652,{'commandName':_0x1e6a8d,'commandParams':[],'formatGroupId':_0x1fadef(0x219)},function(_0x45f1a5){const _0x178149=_0x1fadef,_0x520db1=new Set();for(const _0x36e47f of _0x45f1a5){let _0x5d026c=_0x36e47f[_0x178149(0x214)];for(;_0x5d026c&&_0x5d026c[_0x178149(0x1ea)](_0x178149(0x219))>_0x36e47f[_0x178149(0x1ea)](_0x178149(0x219));)_0x520db1[_0x178149(0x21c)](_0x5d026c),_0x5d026c=_0x5d026c[_0x178149(0x214)];}return Array[_0x178149(0x1e9)](_0x520db1);}(_0x496cad));});};}_0x473e3b[_0x18e033(0x1f3)](_0x18e033(0x20d),_0x51a988(_0x18e033(0x20d))),_0x473e3b[_0x18e033(0x1f3)](_0x18e033(0x1fd),_0x51a988(_0x18e033(0x1fd))),_0x414cc&&_0x473e3b[_0x18e033(0x1f3)](_0x18e033(0x20f),_0x51a988(_0x18e033(0x20f))),_0x473e3b[_0x18e033(0x1f3)](_0x18e033(0x1d2),_0x2afcc9(_0x18e033(0x1d2))),_0x473e3b[_0x18e033(0x1f3)](_0x18e033(0x1da),_0x2afcc9(_0x18e033(0x1da))),_0x414cc&&_0x473e3b[_0x18e033(0x1f3)](_0x18e033(0x210),()=>{const _0x4689a2=_0x18e033,_0x2d8452=_0x19435c[_0x4689a2(0x212)][_0x4689a2(0x1f2)](_0x4689a2(0x210)),_0x29df11=Array[_0x4689a2(0x1e9)](_0x2d8452[_0x4689a2(0x1f1)]);_0x29df11[_0x4689a2(0x1d0)](_0x2f3497=>_0x2f3497[_0x4689a2(0x1ea)](_0x4689a2(0x21d))!=_0x2d8452[_0x4689a2(0x1f9)]),_0x19435c[_0x4689a2(0x217)][_0x4689a2(0x1d5)](()=>{const _0x29e0c6=_0x4689a2;for(const _0x6aec0e of _0x29df11)_0x473e3b[_0x29e0c6(0x1f5)](_0x6aec0e,{'commandName':_0x29e0c6(0x210),'commandParams':[{'forceValue':!_0x2d8452[_0x29e0c6(0x1f9)]}]});});}),_0x473e3b[_0x18e033(0x1e6)][_0x18e033(0x200)](_0x18e033(0x1ed),_0x1dc493=>_0x3f1df8(_0x5ce30a,_0x18e033(0x20e),_0x1dc493)),_0x473e3b[_0x18e033(0x1e6)][_0x18e033(0x1d9)](_0x5af002=>{const _0xe994d3=_0x18e033;if(_0xe994d3(0x1d4)!=_0x5af002[_0xe994d3(0x220)]&&_0xe994d3(0x21f)!=_0x5af002[_0xe994d3(0x220)])return;const {data:_0x1e2e60}=_0x5af002;if(_0x1e2e60){if(_0xe994d3(0x20d)==_0x1e2e60[_0xe994d3(0x1db)]||_0xe994d3(0x1fd)==_0x1e2e60[_0xe994d3(0x1db)]||_0xe994d3(0x20f)==_0x1e2e60[_0xe994d3(0x1db)])switch(_0x1e2e60[_0xe994d3(0x1db)][_0xe994d3(0x218)](_0xe994d3(0x1fb),'')){case _0xe994d3(0x1f7):return _0x28ec2f(_0x3f1df8(_0x5ce30a,_0xe994d3(0x1dd)));case _0xe994d3(0x206):return _0x28ec2f(_0x3f1df8(_0x5ce30a,_0xe994d3(0x1de)));case _0xe994d3(0x202):return _0x28ec2f(_0x3f1df8(_0x5ce30a,_0xe994d3(0x208)));}if(_0xe994d3(0x1d2)==_0x1e2e60[_0xe994d3(0x1db)])return{'type':_0xe994d3(0x1e2),'content':_0x3f1df8(_0x5ce30a,_0xe994d3(0x209),_0x3f1df8(_0x5ce30a,_0xe994d3(0x20e)))};if(_0xe994d3(0x1da)==_0x1e2e60[_0xe994d3(0x1db)])return{'type':_0xe994d3(0x1e2),'content':_0x3f1df8(_0x5ce30a,_0xe994d3(0x1fa),_0x3f1df8(_0x5ce30a,_0xe994d3(0x20e)))};if(_0xe994d3(0x210)==_0x1e2e60[_0xe994d3(0x1db)])return _0x1e2e60[_0xe994d3(0x21a)][0x0][_0xe994d3(0x1fc)]?{'type':_0xe994d3(0x1e2),'content':_0x3f1df8(_0x5ce30a,_0xe994d3(0x1d3))}:{'type':_0xe994d3(0x1e2),'content':_0x3f1df8(_0x5ce30a,_0xe994d3(0x1e8))};}function _0x28ec2f(_0x1398f4){const _0x2cb4b5=_0xe994d3;return{'type':_0x2cb4b5(0x1e2),'content':_0x3f1df8(_0x5ce30a,_0x2cb4b5(0x1d7),_0x1398f4)};}});}}function me(_0x145f04){const _0x1e456b=_0x5df951,_0x56e0e5=_0x145f04[_0x1e456b(0x1ea)](_0x1e456b(0x219));if(0x0==_0x56e0e5)return _0x145f04;let _0x427031=_0x145f04;for(;_0x145f04[_0x1e456b(0x20c)]&&_0x145f04[_0x1e456b(0x20c)]['is'](_0x1e456b(0x1e7),_0x1e456b(0x1ed));){const _0x3bfed6=_0x145f04[_0x1e456b(0x20c)][_0x1e456b(0x1ea)](_0x1e456b(0x219));if(_0x3bfed6==_0x56e0e5)_0x427031=_0x145f04[_0x1e456b(0x20c)];else{if(_0x3bfed6<_0x56e0e5)break;}_0x145f04=_0x145f04[_0x1e456b(0x20c)];}return _0x427031;}function _0x2b44(_0x5417cd,_0x248e78){const _0x255ecc=_0x255e();return _0x2b44=function(_0x2b444c,_0x323194){_0x2b444c=_0x2b444c-0x1d0;let _0x216f11=_0x255ecc[_0x2b444c];return _0x216f11;},_0x2b44(_0x5417cd,_0x248e78);}function fe(_0x9af058){const _0x3e16fa=_0x5df951,_0x26019e=[];if(_0x9af058['is'](_0x3e16fa(0x1e7),_0x3e16fa(0x1ed))&&_0x9af058[_0x3e16fa(0x1ea)](_0x3e16fa(0x219))>0x0){let _0x2c2bb8=_0x9af058[_0x3e16fa(0x214)];for(;_0x2c2bb8&&_0x3e16fa(0x1ed)==_0x2c2bb8[_0x3e16fa(0x223)]&&_0x2c2bb8[_0x3e16fa(0x1ea)](_0x3e16fa(0x219))==_0x9af058[_0x3e16fa(0x1ea)](_0x3e16fa(0x219));)_0x26019e[_0x3e16fa(0x21e)](_0x2c2bb8),_0x2c2bb8=_0x2c2bb8[_0x3e16fa(0x214)];}return _0x26019e;}function _0x255e(){const _0x5ba9a9=['nextSibling','104nezGQD','plugins','model','replace','listIndent','commandParams','LegacyListEditing','add','todoListChecked','push','formatInline','type','LegacyTodoListEditing','selection','name','execute','filter','paragraph','indentList','*Check\x20item*','formatBlock','change','before','*Change\x20to:*\x20%0','end','registerDescriptionCallback','outdentList','commandName','document','ELEMENT_BULLETED_LIST','ELEMENT_NUMBERED_LIST','createPositionAt','editor','1069821ciJsyu','format','isObject','1140ckevrg','4007648XcEvSs','descriptionFactory','element','*Uncheck\x20item*','from','getAttribute','TrackChangesEditing','745713ESenjz','listItem','createRange','1711134KhSLHb','locale','_selectedElements','get','enableCommand','listType','markBlockFormat','26898ZZPSOE','bulleted','findIndex','value','*Outdent:*\x20%0','List','forceValue','bulletedList','78420NuLcNl','has','registerElementLabel','6271321GPEisx','todo','blockName','getSelectedBlocks','schema','numbered','slice','ELEMENT_TODO_LIST','*Indent:*\x20%0','parent','length','previousSibling','numberedList','ELEMENT_LIST_ITEM','todoList','checkTodoList','checkChild','commands','afterInit'];_0x255e=function(){return _0x5ba9a9;};return _0x255e();}
23
+ const _0xfa31fd=_0x249e;function _0x249e(_0xcf630a,_0x253db3){const _0x57031d=_0x5703();return _0x249e=function(_0x249e7a,_0x3c9a67){_0x249e7a=_0x249e7a-0x140;let _0x29a7af=_0x57031d[_0x249e7a];return _0x29a7af;},_0x249e(_0xcf630a,_0x253db3);}(function(_0x376196,_0x48ddc5){const _0x3dd6e8=_0x249e,_0x157631=_0x376196();while(!![]){try{const _0x4b679b=parseInt(_0x3dd6e8(0x154))/0x1*(parseInt(_0x3dd6e8(0x157))/0x2)+-parseInt(_0x3dd6e8(0x14e))/0x3+parseInt(_0x3dd6e8(0x189))/0x4*(parseInt(_0x3dd6e8(0x16f))/0x5)+-parseInt(_0x3dd6e8(0x194))/0x6*(-parseInt(_0x3dd6e8(0x171))/0x7)+-parseInt(_0x3dd6e8(0x182))/0x8+-parseInt(_0x3dd6e8(0x15d))/0x9+-parseInt(_0x3dd6e8(0x18c))/0xa*(parseInt(_0x3dd6e8(0x141))/0xb);if(_0x4b679b===_0x48ddc5)break;else _0x157631['push'](_0x157631['shift']());}catch(_0x3802d3){_0x157631['push'](_0x157631['shift']());}}}(_0x5703,0x79bd9));import{Plugin as _0x4b8544}from'ckeditor5/src/core.js';import{getTranslation as _0x26bca7}from'../utils/common-translations.js';export default class ut extends _0x4b8544{[_0xfa31fd(0x174)](){const _0x60433e=_0xfa31fd,_0x5b3e00=this[_0x60433e(0x187)],_0x57446f=_0x5b3e00[_0x60433e(0x172)];if(!_0x5b3e00[_0x60433e(0x177)][_0x60433e(0x156)](_0x60433e(0x188)))return;const _0x21ef56=_0x5b3e00[_0x60433e(0x177)][_0x60433e(0x15e)](_0x60433e(0x176)),_0x2b9d4c=_0x5b3e00[_0x60433e(0x177)][_0x60433e(0x156)](_0x60433e(0x17f));function _0x3e0708(_0x9cbae3){return()=>{const _0x1a31a0=_0x249e,_0x1f2acf=_0x5b3e00[_0x1a31a0(0x179)][_0x1a31a0(0x16b)][_0x1a31a0(0x155)],_0x2ea7a5=_0x5b3e00[_0x1a31a0(0x175)][_0x1a31a0(0x15e)](_0x9cbae3);if(_0x2ea7a5[_0x1a31a0(0x193)])return void _0x5b3e00[_0x1a31a0(0x14b)](_0x1a31a0(0x191),{});const _0x386e6c=_0x9cbae3[_0x1a31a0(0x14c)](0x0,-0x4),_0x581177=function(_0x5f3e5a,_0x41a800,_0x590195){const _0x1aad66=_0x1a31a0;let _0x599c47=Array[_0x1aad66(0x178)](_0x5f3e5a)[_0x1aad66(0x184)](_0xcc9bc=>function(_0x3252cf,_0x451992){const _0x3afff4=_0x1aad66;return _0x451992[_0x3afff4(0x18b)](_0x3252cf[_0x3afff4(0x164)],_0x3afff4(0x168))&&!_0x451992[_0x3afff4(0x15f)](_0x3252cf);}(_0xcc9bc,_0x590195));_0x599c47=_0x599c47[_0x1aad66(0x184)](_0x29f8b6=>!_0x29f8b6['is'](_0x1aad66(0x151),_0x1aad66(0x168))||_0x29f8b6[_0x1aad66(0x16a)](_0x1aad66(0x18d))!=_0x41a800);const _0x28acad=new Set();for(const _0x4a0f19 of _0x599c47)_0x4a0f19['is'](_0x1aad66(0x151),_0x1aad66(0x168))?_0x28acad[_0x1aad66(0x18a)](fe(_0x4a0f19)):_0x28acad[_0x1aad66(0x18a)](_0x4a0f19);return Array[_0x1aad66(0x178)](_0x28acad);}(_0x1f2acf[_0x1a31a0(0x159)](),_0x386e6c,_0x5b3e00[_0x1a31a0(0x179)][_0x1a31a0(0x144)]);_0x5b3e00[_0x1a31a0(0x179)][_0x1a31a0(0x146)](()=>{const _0x255dfc=_0x1a31a0;for(const _0x185df6 of _0x581177)_0x21ef56[_0x255dfc(0x15a)](_0x185df6,{'commandName':_0x9cbae3,'commandParams':[{'forceValue':!_0x2ea7a5[_0x255dfc(0x193)]}],'formatGroupId':_0x255dfc(0x152)},ue(_0x185df6));});};}function _0x553e5d(_0x8184ba){return()=>{const _0x4d7dbe=_0x249e,_0x504589=function(_0x2daf56){const _0x56c064=_0x249e;let _0x41cc72=Array[_0x56c064(0x178)](_0x2daf56);const _0x5bf909=_0x41cc72[_0x56c064(0x14a)](_0x10356c=>_0x56c064(0x168)!=_0x10356c[_0x56c064(0x163)]);return _0x5bf909>-0x1&&(_0x41cc72=_0x41cc72[_0x56c064(0x14c)](0x0,_0x5bf909)),_0x41cc72;}(_0x5b3e00[_0x4d7dbe(0x179)][_0x4d7dbe(0x16b)][_0x4d7dbe(0x155)][_0x4d7dbe(0x159)]()),_0x12bfa4=_0x5b3e00[_0x4d7dbe(0x179)][_0x4d7dbe(0x17b)](_0x5b3e00[_0x4d7dbe(0x179)][_0x4d7dbe(0x142)](_0x504589[0x0],_0x4d7dbe(0x166)),_0x5b3e00[_0x4d7dbe(0x179)][_0x4d7dbe(0x142)](_0x504589[_0x504589[_0x4d7dbe(0x149)]-0x1],_0x4d7dbe(0x167)));_0x5b3e00[_0x4d7dbe(0x179)][_0x4d7dbe(0x146)](()=>{const _0x47ed18=_0x4d7dbe;_0x21ef56[_0x47ed18(0x15a)](_0x12bfa4,{'commandName':_0x8184ba,'commandParams':[],'formatGroupId':_0x47ed18(0x145)},function(_0x429d7c){const _0x7ce05e=_0x47ed18,_0x30e88d=new Set();for(const _0x1ddbbf of _0x429d7c){let _0x2fa426=_0x1ddbbf[_0x7ce05e(0x180)];for(;_0x2fa426&&_0x2fa426[_0x7ce05e(0x16a)](_0x7ce05e(0x145))>_0x1ddbbf[_0x7ce05e(0x16a)](_0x7ce05e(0x145));)_0x30e88d[_0x7ce05e(0x18a)](_0x2fa426),_0x2fa426=_0x2fa426[_0x7ce05e(0x180)];}return Array[_0x7ce05e(0x178)](_0x30e88d);}(_0x504589));});};}_0x21ef56[_0x60433e(0x143)](_0x60433e(0x15c),_0x3e0708(_0x60433e(0x15c))),_0x21ef56[_0x60433e(0x143)](_0x60433e(0x18f),_0x3e0708(_0x60433e(0x18f))),_0x2b9d4c&&_0x21ef56[_0x60433e(0x143)](_0x60433e(0x186),_0x3e0708(_0x60433e(0x186))),_0x21ef56[_0x60433e(0x143)](_0x60433e(0x153),_0x553e5d(_0x60433e(0x153))),_0x21ef56[_0x60433e(0x143)](_0x60433e(0x147),_0x553e5d(_0x60433e(0x147))),_0x2b9d4c&&_0x21ef56[_0x60433e(0x143)](_0x60433e(0x150),()=>{const _0x37c2a4=_0x60433e,_0x2d220a=_0x5b3e00[_0x37c2a4(0x175)][_0x37c2a4(0x15e)](_0x37c2a4(0x150)),_0x11fdee=Array[_0x37c2a4(0x178)](_0x2d220a[_0x37c2a4(0x196)]);_0x11fdee[_0x37c2a4(0x184)](_0x804eef=>_0x804eef[_0x37c2a4(0x16a)](_0x37c2a4(0x158))!=_0x2d220a[_0x37c2a4(0x193)]),_0x5b3e00[_0x37c2a4(0x179)][_0x37c2a4(0x146)](()=>{const _0x4c81d6=_0x37c2a4;for(const _0x375de4 of _0x11fdee)_0x21ef56[_0x4c81d6(0x15a)](_0x375de4,{'commandName':_0x4c81d6(0x150),'commandParams':[{'forceValue':!_0x2d220a[_0x4c81d6(0x193)]}]});});}),_0x21ef56[_0x60433e(0x18e)][_0x60433e(0x148)](_0x60433e(0x168),_0x17c93e=>_0x26bca7(_0x57446f,_0x60433e(0x170),_0x17c93e)),_0x21ef56[_0x60433e(0x18e)][_0x60433e(0x190)](_0x25c069=>{const _0x12df3a=_0x60433e;if(_0x12df3a(0x16c)!=_0x25c069[_0x12df3a(0x140)]&&_0x12df3a(0x14d)!=_0x25c069[_0x12df3a(0x140)])return;const {data:_0x23b705}=_0x25c069;if(_0x23b705){if(_0x12df3a(0x15c)==_0x23b705[_0x12df3a(0x17c)]||_0x12df3a(0x18f)==_0x23b705[_0x12df3a(0x17c)]||_0x12df3a(0x186)==_0x23b705[_0x12df3a(0x17c)])switch(_0x23b705[_0x12df3a(0x17c)][_0x12df3a(0x161)](_0x12df3a(0x162),'')){case _0x12df3a(0x17d):return _0x3fb023(_0x26bca7(_0x57446f,_0x12df3a(0x16d)));case _0x12df3a(0x14f):return _0x3fb023(_0x26bca7(_0x57446f,_0x12df3a(0x15b)));case _0x12df3a(0x185):return _0x3fb023(_0x26bca7(_0x57446f,_0x12df3a(0x165)));}if(_0x12df3a(0x153)==_0x23b705[_0x12df3a(0x17c)])return{'type':_0x12df3a(0x169),'content':_0x26bca7(_0x57446f,_0x12df3a(0x17a),_0x26bca7(_0x57446f,_0x12df3a(0x170)))};if(_0x12df3a(0x147)==_0x23b705[_0x12df3a(0x17c)])return{'type':_0x12df3a(0x169),'content':_0x26bca7(_0x57446f,_0x12df3a(0x16e),_0x26bca7(_0x57446f,_0x12df3a(0x170)))};if(_0x12df3a(0x150)==_0x23b705[_0x12df3a(0x17c)])return _0x23b705[_0x12df3a(0x17e)][0x0][_0x12df3a(0x183)]?{'type':_0x12df3a(0x169),'content':_0x26bca7(_0x57446f,_0x12df3a(0x160))}:{'type':_0x12df3a(0x169),'content':_0x26bca7(_0x57446f,_0x12df3a(0x192))};}function _0x3fb023(_0x38ef80){const _0x17bfee=_0x12df3a;return{'type':_0x17bfee(0x169),'content':_0x26bca7(_0x57446f,_0x17bfee(0x181),_0x38ef80)};}});}}function fe(_0x4c4138){const _0x51e1d2=_0xfa31fd,_0x157aaa=_0x4c4138[_0x51e1d2(0x16a)](_0x51e1d2(0x145));if(0x0==_0x157aaa)return _0x4c4138;let _0x1faa94=_0x4c4138;for(;_0x4c4138[_0x51e1d2(0x173)]&&_0x4c4138[_0x51e1d2(0x173)]['is'](_0x51e1d2(0x151),_0x51e1d2(0x168));){const _0x282311=_0x4c4138[_0x51e1d2(0x173)][_0x51e1d2(0x16a)](_0x51e1d2(0x145));if(_0x282311==_0x157aaa)_0x1faa94=_0x4c4138[_0x51e1d2(0x173)];else{if(_0x282311<_0x157aaa)break;}_0x4c4138=_0x4c4138[_0x51e1d2(0x173)];}return _0x1faa94;}function ue(_0x103542){const _0x52e42b=_0xfa31fd,_0x3c96d6=[];if(_0x103542['is'](_0x52e42b(0x151),_0x52e42b(0x168))&&_0x103542[_0x52e42b(0x16a)](_0x52e42b(0x145))>0x0){let _0x443fbd=_0x103542[_0x52e42b(0x180)];for(;_0x443fbd&&_0x52e42b(0x168)==_0x443fbd[_0x52e42b(0x163)]&&_0x443fbd[_0x52e42b(0x16a)](_0x52e42b(0x145))==_0x103542[_0x52e42b(0x16a)](_0x52e42b(0x145));)_0x3c96d6[_0x52e42b(0x195)](_0x443fbd),_0x443fbd=_0x443fbd[_0x52e42b(0x180)];}return _0x3c96d6;}function _0x5703(){const _0x4af8d9=['numbered','checkTodoList','element','blockName','indentList','71pXCNUd','selection','has','27602MGZBab','todoListChecked','getSelectedBlocks','markBlockFormat','ELEMENT_NUMBERED_LIST','numberedList','680868PWVDcf','get','isObject','*Check\x20item*','replace','List','name','parent','ELEMENT_TODO_LIST','before','end','listItem','format','getAttribute','document','formatBlock','ELEMENT_BULLETED_LIST','*Outdent:*\x20%0','1535uLqByG','ELEMENT_LIST_ITEM','14qPJrfS','locale','previousSibling','afterInit','commands','TrackChangesEditing','plugins','from','model','*Indent:*\x20%0','createRange','commandName','bulleted','commandParams','LegacyTodoListEditing','nextSibling','*Change\x20to:*\x20%0','1163904QoLiyN','forceValue','filter','todo','todoList','editor','LegacyListEditing','7316ZPXAno','add','checkChild','10kUThmq','listType','descriptionFactory','bulletedList','registerDescriptionCallback','paragraph','*Uncheck\x20item*','value','2705946AjsoJi','push','_selectedElements','type','8618522TFQRDq','createPositionAt','enableCommand','schema','listIndent','change','outdentList','registerElementLabel','length','findIndex','execute','slice','formatInline','2820195OOaBpw'];_0x5703=function(){return _0x4af8d9;};return _0x5703();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x24b4b9=_0x8eb9;(function(_0x4617af,_0xec9d5d){const _0x4529c7=_0x8eb9,_0x589593=_0x4617af();while(!![]){try{const _0x5c8c9e=parseInt(_0x4529c7(0x1f8))/0x1+parseInt(_0x4529c7(0x1c3))/0x2+-parseInt(_0x4529c7(0x1f7))/0x3*(parseInt(_0x4529c7(0x1fa))/0x4)+-parseInt(_0x4529c7(0x1ff))/0x5*(parseInt(_0x4529c7(0x211))/0x6)+-parseInt(_0x4529c7(0x1ce))/0x7*(-parseInt(_0x4529c7(0x1ef))/0x8)+parseInt(_0x4529c7(0x210))/0x9*(-parseInt(_0x4529c7(0x1fe))/0xa)+-parseInt(_0x4529c7(0x1e3))/0xb*(-parseInt(_0x4529c7(0x1ed))/0xc);if(_0x5c8c9e===_0xec9d5d)break;else _0x589593['push'](_0x589593['shift']());}catch(_0x5766f0){_0x589593['push'](_0x589593['shift']());}}}(_0x59ce,0xd1358));import{Plugin as _0x3b4d57}from'ckeditor5/src/core.js';function _0x59ce(){const _0x2af4d9=['_LIST_','type','has','model','7934938YAYoFd','toUpperCase','createPositionAt','editor','enableCommand','change','*Change\x20to:*\x20%0','length','handleListReversedCommand','styles','24ndjOfp','_getTranslationKeyForListStyle','40GHkcPr','*Format:*\x20set\x20order\x20to\x20regular','*Format:*\x20set\x20start\x20index\x20to\x20%0','format','selection','listStyle','list.properties','getFirstPosition','201QIhuXq','1420297eIDHKQ','getSiblingNodes','87832hsYdXV','getLastPosition','_getSuggestionBlocksForListStyle','document','50LfLuoM','170780IZeFYl','TrackChangesEditing','unshift','afterInit','before','startIndex','getSelectedBlocks','forward','handleListStartCommand','plugins','commandName','listStart','getListTypeFromListStyleType','LegacyListUtils','formatInline','element','registerDescriptionCallback','139293ViBeOz','288qmeIFl','LegacyListPropertiesEditing','createRange','*Format:*\x20set\x20order\x20to\x20reversed','locale','603002SrWhAc','flat','ELEMENT_','handleDescriptions','filter','listType','listReversed','listItem','formatBlock','commandParams','config','1232651GtRuLp','parent','reversed','getAttribute','handleListStyleCommand','map','_getSuggestionBlocks','get','descriptionFactory','push','default','bind','backward','from','numbered','replace','markMultiRangeBlockFormat'];_0x59ce=function(){return _0x2af4d9;};return _0x59ce();}function _0x8eb9(_0x85fc6d,_0xe56d75){const _0x59ce5f=_0x59ce();return _0x8eb9=function(_0x8eb981,_0xca028c){_0x8eb981=_0x8eb981-0x1c1;let _0x13c61d=_0x59ce5f[_0x8eb981];return _0x13c61d;},_0x8eb9(_0x85fc6d,_0xe56d75);}import{getTranslation as _0x4505c}from'../utils/common-translations.js';export default class K extends _0x3b4d57{[_0x24b4b9(0x202)](){const _0x56a454=_0x24b4b9;if(!this[_0x56a454(0x1e6)][_0x56a454(0x208)][_0x56a454(0x1e1)](_0x56a454(0x212)))return;const _0x693d23=this[_0x56a454(0x1e6)][_0x56a454(0x1cd)][_0x56a454(0x1d5)](_0x56a454(0x1f5)),_0x36d1e8=this[_0x56a454(0x1e6)][_0x56a454(0x208)][_0x56a454(0x1d5)](_0x56a454(0x200));_0x693d23[_0x56a454(0x1ec)]&&_0x36d1e8[_0x56a454(0x1e7)](_0x56a454(0x1f4),this[_0x56a454(0x1d2)][_0x56a454(0x1d9)](this)),_0x693d23[_0x56a454(0x1d0)]&&_0x36d1e8[_0x56a454(0x1e7)](_0x56a454(0x1c9),this[_0x56a454(0x1eb)][_0x56a454(0x1d9)](this)),_0x693d23[_0x56a454(0x204)]&&_0x36d1e8[_0x56a454(0x1e7)](_0x56a454(0x20a),this[_0x56a454(0x207)][_0x56a454(0x1d9)](this)),_0x36d1e8[_0x56a454(0x1d6)][_0x56a454(0x20f)](this[_0x56a454(0x1c6)][_0x56a454(0x1d9)](this));}[_0x24b4b9(0x1d2)](_0x561052,_0x507b16={}){const _0x613361=_0x24b4b9,_0x24bf43=this[_0x613361(0x1e6)][_0x613361(0x208)][_0x613361(0x1d5)](_0x613361(0x200)),_0x5da3b5=this[_0x613361(0x1fc)]();this[_0x613361(0x1e6)][_0x613361(0x1e2)][_0x613361(0x1e8)](()=>{const _0x5dd4a0=_0x613361;_0x24bf43[_0x5dd4a0(0x1de)](_0x5da3b5,{'commandName':_0x5dd4a0(0x1f4),'commandParams':[{'type':_0x507b16[_0x5dd4a0(0x1e0)]}],'formatGroupId':_0x5dd4a0(0x1f4)});});}[_0x24b4b9(0x1eb)](_0x161e3f,_0x5d86b4={}){const _0x2febbe=_0x24b4b9,_0xe98fc3=this[_0x2febbe(0x1e6)][_0x2febbe(0x208)][_0x2febbe(0x1d5)](_0x2febbe(0x200)),_0x2fca98=this[_0x2febbe(0x1d4)](_0x3d38a5=>_0x3d38a5['is'](_0x2febbe(0x20e),_0x2febbe(0x1ca))&&_0x2febbe(0x1dc)===_0x3d38a5[_0x2febbe(0x1d1)](_0x2febbe(0x1c8)));if(_0x2fca98[_0x2febbe(0x1ea)]<0x1)return;const _0x4d8ebd=_0x2fca98[_0x2febbe(0x1d3)](_0x414a52=>this[_0x2febbe(0x1e6)][_0x2febbe(0x1e2)][_0x2febbe(0x213)](this[_0x2febbe(0x1e6)][_0x2febbe(0x1e2)][_0x2febbe(0x1e5)](_0x414a52,_0x2febbe(0x203)),this[_0x2febbe(0x1e6)][_0x2febbe(0x1e2)][_0x2febbe(0x1e5)](_0x414a52,0x0)));this[_0x2febbe(0x1e6)][_0x2febbe(0x1e2)][_0x2febbe(0x1e8)](()=>{const _0x192c03=_0x2febbe;_0xe98fc3[_0x192c03(0x1de)](_0x4d8ebd,{'commandName':_0x192c03(0x1c9),'commandParams':[{'reversed':_0x5d86b4[_0x192c03(0x1d0)]}],'formatGroupId':_0x192c03(0x1c9)});});}[_0x24b4b9(0x207)](_0x30ad67,_0x193b41={}){const _0x210d2e=_0x24b4b9,_0xec993=this[_0x210d2e(0x1e6)][_0x210d2e(0x208)][_0x210d2e(0x1d5)](_0x210d2e(0x200)),_0x6a9da1=this[_0x210d2e(0x1d4)](_0x44c21f=>_0x44c21f['is'](_0x210d2e(0x20e),_0x210d2e(0x1ca))&&_0x210d2e(0x1dc)===_0x44c21f[_0x210d2e(0x1d1)](_0x210d2e(0x1c8)));if(_0x6a9da1[_0x210d2e(0x1ea)]<0x1)return;const _0x237d2c=_0x6a9da1[_0x210d2e(0x1d3)](_0x3825b8=>this[_0x210d2e(0x1e6)][_0x210d2e(0x1e2)][_0x210d2e(0x213)](this[_0x210d2e(0x1e6)][_0x210d2e(0x1e2)][_0x210d2e(0x1e5)](_0x3825b8,_0x210d2e(0x203)),this[_0x210d2e(0x1e6)][_0x210d2e(0x1e2)][_0x210d2e(0x1e5)](_0x3825b8,0x0)));this[_0x210d2e(0x1e6)][_0x210d2e(0x1e2)][_0x210d2e(0x1e8)](()=>{const _0x2cf747=_0x210d2e;_0xec993[_0x2cf747(0x1de)](_0x237d2c,{'commandName':_0x2cf747(0x20a),'commandParams':[{'startIndex':_0x193b41[_0x2cf747(0x204)]}],'formatGroupId':_0x2cf747(0x20a)});});}[_0x24b4b9(0x1c6)](_0x4273ff){const _0x539ba5=_0x24b4b9;if(_0x539ba5(0x1cb)!=_0x4273ff[_0x539ba5(0x1e0)]&&_0x539ba5(0x20d)!=_0x4273ff[_0x539ba5(0x1e0)])return;const _0x2c2c56=this[_0x539ba5(0x1e6)][_0x539ba5(0x1c2)],{data:_0xe01e8e}=_0x4273ff;if(!_0xe01e8e)return;let _0x3542c7,_0x2096f9;switch(_0xe01e8e[_0x539ba5(0x209)]){case _0x539ba5(0x1f4):_0x3542c7=_0x539ba5(0x1e9),_0x2096f9={'type':_0x539ba5(0x1f2),'content':_0x4505c(_0x2c2c56,_0x3542c7,_0x4505c(_0x2c2c56,this[_0x539ba5(0x1ee)](_0xe01e8e[_0x539ba5(0x1cc)][0x0][_0x539ba5(0x1e0)])))};break;case _0x539ba5(0x1c9):_0x3542c7=_0xe01e8e[_0x539ba5(0x1cc)][0x0][_0x539ba5(0x1d0)]?_0x539ba5(0x1c1):_0x539ba5(0x1f0),_0x2096f9={'type':_0x539ba5(0x1f2),'content':_0x4505c(_0x2c2c56,_0x3542c7)};break;case _0x539ba5(0x20a):_0x3542c7=_0x539ba5(0x1f1),_0x2096f9={'type':_0x539ba5(0x1f2),'content':_0x4505c(_0x2c2c56,_0x3542c7,_0xe01e8e[_0x539ba5(0x1cc)][0x0][_0x539ba5(0x204)])};}return _0x2096f9;}[_0x24b4b9(0x1fc)](){const _0x29b038=_0x24b4b9;var _0x1ec765,_0x1ae7e0,_0x5c9091,_0x2b8c38;const _0x482f29=this[_0x29b038(0x1e6)][_0x29b038(0x208)][_0x29b038(0x1d5)](_0x29b038(0x20c));let _0x3debb7=Array[_0x29b038(0x1db)](this[_0x29b038(0x1e6)][_0x29b038(0x1e2)][_0x29b038(0x1fd)][_0x29b038(0x1f3)][_0x29b038(0x205)]());return(null===(_0x1ec765=_0x3debb7[0x0])||void 0x0===_0x1ec765?void 0x0:_0x1ec765['is'](_0x29b038(0x20e),_0x29b038(0x1ca)))&&_0x3debb7[_0x29b038(0x201)](..._0x482f29[_0x29b038(0x1f9)](this[_0x29b038(0x1e6)][_0x29b038(0x1e2)][_0x29b038(0x1fd)][_0x29b038(0x1f3)][_0x29b038(0x1f6)](),_0x29b038(0x1da))),(null===(_0x1ae7e0=_0x3debb7[_0x3debb7[_0x29b038(0x1ea)]-0x1])||void 0x0===_0x1ae7e0?void 0x0:_0x1ae7e0['is'](_0x29b038(0x20e),_0x29b038(0x1ca)))&&_0x3debb7[_0x29b038(0x1d7)](..._0x482f29[_0x29b038(0x1f9)](this[_0x29b038(0x1e6)][_0x29b038(0x1e2)][_0x29b038(0x1fd)][_0x29b038(0x1f3)][_0x29b038(0x1fb)](),_0x29b038(0x206))),_0x3debb7=[...new Set(_0x3debb7)],(null===(_0x2b8c38=null===(_0x5c9091=this[_0x29b038(0x1e6)][_0x29b038(0x1e2)][_0x29b038(0x1fd)][_0x29b038(0x1f3)][_0x29b038(0x1f6)]())||void 0x0===_0x5c9091?void 0x0:_0x5c9091[_0x29b038(0x1cf)])||void 0x0===_0x2b8c38?void 0x0:_0x2b8c38['is'](_0x29b038(0x20e),_0x29b038(0x1ca)))&&(_0x3debb7=_0x3debb7[_0x29b038(0x1c7)](_0x3860c9=>_0x3860c9['is'](_0x29b038(0x20e),_0x29b038(0x1ca)))),_0x3debb7;}[_0x24b4b9(0x1d4)](_0x4d3903){const _0x438c31=_0x24b4b9,_0x20d434=this[_0x438c31(0x1e6)][_0x438c31(0x208)][_0x438c31(0x1d5)](_0x438c31(0x20c));let _0x2526ff=Array[_0x438c31(0x1db)](this[_0x438c31(0x1e6)][_0x438c31(0x1e2)][_0x438c31(0x1fd)][_0x438c31(0x1f3)][_0x438c31(0x205)]())[_0x438c31(0x1c7)](_0x4d3903)[_0x438c31(0x1d3)](_0x1d213c=>{const _0x4abdc4=_0x438c31,_0x477dd2=this[_0x4abdc4(0x1e6)][_0x4abdc4(0x1e2)][_0x4abdc4(0x1e5)](_0x1d213c,0x0);return[..._0x20d434[_0x4abdc4(0x1f9)](_0x477dd2,_0x4abdc4(0x1da)),..._0x20d434[_0x4abdc4(0x1f9)](_0x477dd2,_0x4abdc4(0x206))];})[_0x438c31(0x1c4)]();return _0x2526ff=[...new Set(_0x2526ff)],_0x2526ff;}[_0x24b4b9(0x1ee)](_0x33b06a){const _0x3d892f=_0x24b4b9;return _0x3d892f(0x1c5)+(this[_0x3d892f(0x1e6)][_0x3d892f(0x208)][_0x3d892f(0x1d5)](_0x3d892f(0x20c))[_0x3d892f(0x20b)](_0x33b06a)||_0x3d892f(0x1d8))[_0x3d892f(0x1e4)]()+_0x3d892f(0x1df)+_0x33b06a[_0x3d892f(0x1e4)]()[_0x3d892f(0x1dd)](/-/g,'_');}}
23
+ const _0x47029f=_0x32ff;function _0x1a49(){const _0x2c56f9=['filter','listStart','from','21ujaTuB','_getTranslationKeyForListStyle','getLastPosition','formatInline','numbered','ELEMENT_','getAttribute','descriptionFactory','styles','createPositionAt','*Format:*\x20set\x20start\x20index\x20to\x20%0','*Change\x20to:*\x20%0','LegacyListPropertiesEditing','list.properties','getSiblingNodes','commandName','handleListStyleCommand','flat','afterInit','get','forward','2222785ueASah','registerDescriptionCallback','78544WCASGu','handleDescriptions','startIndex','element','formatBlock','document','map','_getSuggestionBlocks','change','getSelectedBlocks','editor','locale','getListTypeFromListStyleType','createRange','replace','*Format:*\x20set\x20order\x20to\x20regular','LegacyListUtils','1132396jXaTFK','listItem','6ChqIcf','listType','toUpperCase','handleListReversedCommand','plugins','unshift','listStyle','push','selection','getFirstPosition','backward','format','_getSuggestionBlocksForListStyle','12thMjhq','bind','model','before','length','parent','TrackChangesEditing','enableCommand','has','markMultiRangeBlockFormat','*Format:*\x20set\x20order\x20to\x20reversed','reversed','797464OqyPJt','5364970BJsBTO','type','333073fJgKmZ','1255032QVTXkh','handleListStartCommand','listReversed','config','commandParams','_LIST_','default'];_0x1a49=function(){return _0x2c56f9;};return _0x1a49();}(function(_0x4fc06b,_0x38721b){const _0xe55a6=_0x32ff,_0x2d9adc=_0x4fc06b();while(!![]){try{const _0x18d78e=-parseInt(_0xe55a6(0xd8))/0x1+-parseInt(_0xe55a6(0xfa))/0x2*(parseInt(_0xe55a6(0xc9))/0x3)+-parseInt(_0xe55a6(0xba))/0x4+-parseInt(_0xe55a6(0xf8))/0x5*(-parseInt(_0xe55a6(0xbc))/0x6)+parseInt(_0xe55a6(0xe3))/0x7*(parseInt(_0xe55a6(0xd5))/0x8)+-parseInt(_0xe55a6(0xd9))/0x9+parseInt(_0xe55a6(0xd6))/0xa;if(_0x18d78e===_0x38721b)break;else _0x2d9adc['push'](_0x2d9adc['shift']());}catch(_0x596b14){_0x2d9adc['push'](_0x2d9adc['shift']());}}}(_0x1a49,0x59b23));function _0x32ff(_0x3e9ebf,_0xdbfd95){const _0x1a4952=_0x1a49();return _0x32ff=function(_0x32ff34,_0x3a86d1){_0x32ff34=_0x32ff34-0xb9;let _0x1b72e4=_0x1a4952[_0x32ff34];return _0x1b72e4;},_0x32ff(_0x3e9ebf,_0xdbfd95);}import{Plugin as _0x1b549c}from'ckeditor5/src/core.js';import{getTranslation as _0x206040}from'../utils/common-translations.js';export default class K extends _0x1b549c{[_0x47029f(0xf5)](){const _0xd68cbd=_0x47029f;if(!this[_0xd68cbd(0x104)][_0xd68cbd(0xc0)][_0xd68cbd(0xd1)](_0xd68cbd(0xef)))return;const _0x5a9cab=this[_0xd68cbd(0x104)][_0xd68cbd(0xdc)][_0xd68cbd(0xf6)](_0xd68cbd(0xf0)),_0x20ba3f=this[_0xd68cbd(0x104)][_0xd68cbd(0xc0)][_0xd68cbd(0xf6)](_0xd68cbd(0xcf));_0x5a9cab[_0xd68cbd(0xeb)]&&_0x20ba3f[_0xd68cbd(0xd0)](_0xd68cbd(0xc2),this[_0xd68cbd(0xf3)][_0xd68cbd(0xca)](this)),_0x5a9cab[_0xd68cbd(0xd4)]&&_0x20ba3f[_0xd68cbd(0xd0)](_0xd68cbd(0xdb),this[_0xd68cbd(0xbf)][_0xd68cbd(0xca)](this)),_0x5a9cab[_0xd68cbd(0xfc)]&&_0x20ba3f[_0xd68cbd(0xd0)](_0xd68cbd(0xe1),this[_0xd68cbd(0xda)][_0xd68cbd(0xca)](this)),_0x20ba3f[_0xd68cbd(0xea)][_0xd68cbd(0xf9)](this[_0xd68cbd(0xfb)][_0xd68cbd(0xca)](this));}[_0x47029f(0xf3)](_0x49d425,_0x5f3ff0={}){const _0x20591b=_0x47029f,_0x1e087b=this[_0x20591b(0x104)][_0x20591b(0xc0)][_0x20591b(0xf6)](_0x20591b(0xcf)),_0x8425ee=this[_0x20591b(0xc8)]();this[_0x20591b(0x104)][_0x20591b(0xcb)][_0x20591b(0x102)](()=>{const _0x20bc79=_0x20591b;_0x1e087b[_0x20bc79(0xd2)](_0x8425ee,{'commandName':_0x20bc79(0xc2),'commandParams':[{'type':_0x5f3ff0[_0x20bc79(0xd7)]}],'formatGroupId':_0x20bc79(0xc2)});});}[_0x47029f(0xbf)](_0x5c137c,_0x53cc70={}){const _0x12e1cd=_0x47029f,_0x47ee9a=this[_0x12e1cd(0x104)][_0x12e1cd(0xc0)][_0x12e1cd(0xf6)](_0x12e1cd(0xcf)),_0x16eabf=this[_0x12e1cd(0x101)](_0x24a707=>_0x24a707['is'](_0x12e1cd(0xfd),_0x12e1cd(0xbb))&&_0x12e1cd(0xe7)===_0x24a707[_0x12e1cd(0xe9)](_0x12e1cd(0xbd)));if(_0x16eabf[_0x12e1cd(0xcd)]<0x1)return;const _0x4f97fc=_0x16eabf[_0x12e1cd(0x100)](_0x2f1ede=>this[_0x12e1cd(0x104)][_0x12e1cd(0xcb)][_0x12e1cd(0x107)](this[_0x12e1cd(0x104)][_0x12e1cd(0xcb)][_0x12e1cd(0xec)](_0x2f1ede,_0x12e1cd(0xcc)),this[_0x12e1cd(0x104)][_0x12e1cd(0xcb)][_0x12e1cd(0xec)](_0x2f1ede,0x0)));this[_0x12e1cd(0x104)][_0x12e1cd(0xcb)][_0x12e1cd(0x102)](()=>{const _0x20c9e5=_0x12e1cd;_0x47ee9a[_0x20c9e5(0xd2)](_0x4f97fc,{'commandName':_0x20c9e5(0xdb),'commandParams':[{'reversed':_0x53cc70[_0x20c9e5(0xd4)]}],'formatGroupId':_0x20c9e5(0xdb)});});}[_0x47029f(0xda)](_0x1a15fc,_0x426a94={}){const _0x5d85bc=_0x47029f,_0x56388f=this[_0x5d85bc(0x104)][_0x5d85bc(0xc0)][_0x5d85bc(0xf6)](_0x5d85bc(0xcf)),_0x33760c=this[_0x5d85bc(0x101)](_0x16ddb2=>_0x16ddb2['is'](_0x5d85bc(0xfd),_0x5d85bc(0xbb))&&_0x5d85bc(0xe7)===_0x16ddb2[_0x5d85bc(0xe9)](_0x5d85bc(0xbd)));if(_0x33760c[_0x5d85bc(0xcd)]<0x1)return;const _0x58b22e=_0x33760c[_0x5d85bc(0x100)](_0x4a86d0=>this[_0x5d85bc(0x104)][_0x5d85bc(0xcb)][_0x5d85bc(0x107)](this[_0x5d85bc(0x104)][_0x5d85bc(0xcb)][_0x5d85bc(0xec)](_0x4a86d0,_0x5d85bc(0xcc)),this[_0x5d85bc(0x104)][_0x5d85bc(0xcb)][_0x5d85bc(0xec)](_0x4a86d0,0x0)));this[_0x5d85bc(0x104)][_0x5d85bc(0xcb)][_0x5d85bc(0x102)](()=>{const _0x560a46=_0x5d85bc;_0x56388f[_0x560a46(0xd2)](_0x58b22e,{'commandName':_0x560a46(0xe1),'commandParams':[{'startIndex':_0x426a94[_0x560a46(0xfc)]}],'formatGroupId':_0x560a46(0xe1)});});}[_0x47029f(0xfb)](_0x50fd0b){const _0x57e904=_0x47029f;if(_0x57e904(0xfe)!=_0x50fd0b[_0x57e904(0xd7)]&&_0x57e904(0xe6)!=_0x50fd0b[_0x57e904(0xd7)])return;const _0x2badc3=this[_0x57e904(0x104)][_0x57e904(0x105)],{data:_0x5788b1}=_0x50fd0b;if(!_0x5788b1)return;let _0xb29e73,_0x3c2a13;switch(_0x5788b1[_0x57e904(0xf2)]){case _0x57e904(0xc2):_0xb29e73=_0x57e904(0xee),_0x3c2a13={'type':_0x57e904(0xc7),'content':_0x206040(_0x2badc3,_0xb29e73,_0x206040(_0x2badc3,this[_0x57e904(0xe4)](_0x5788b1[_0x57e904(0xdd)][0x0][_0x57e904(0xd7)])))};break;case _0x57e904(0xdb):_0xb29e73=_0x5788b1[_0x57e904(0xdd)][0x0][_0x57e904(0xd4)]?_0x57e904(0xd3):_0x57e904(0x109),_0x3c2a13={'type':_0x57e904(0xc7),'content':_0x206040(_0x2badc3,_0xb29e73)};break;case _0x57e904(0xe1):_0xb29e73=_0x57e904(0xed),_0x3c2a13={'type':_0x57e904(0xc7),'content':_0x206040(_0x2badc3,_0xb29e73,_0x5788b1[_0x57e904(0xdd)][0x0][_0x57e904(0xfc)])};}return _0x3c2a13;}[_0x47029f(0xc8)](){const _0x3ff3a2=_0x47029f;var _0x4b6a39,_0x416b0,_0x4d2dc8,_0x2b1ab9;const _0x1e3245=this[_0x3ff3a2(0x104)][_0x3ff3a2(0xc0)][_0x3ff3a2(0xf6)](_0x3ff3a2(0xb9));let _0x1d67f6=Array[_0x3ff3a2(0xe2)](this[_0x3ff3a2(0x104)][_0x3ff3a2(0xcb)][_0x3ff3a2(0xff)][_0x3ff3a2(0xc4)][_0x3ff3a2(0x103)]());return(null===(_0x4b6a39=_0x1d67f6[0x0])||void 0x0===_0x4b6a39?void 0x0:_0x4b6a39['is'](_0x3ff3a2(0xfd),_0x3ff3a2(0xbb)))&&_0x1d67f6[_0x3ff3a2(0xc1)](..._0x1e3245[_0x3ff3a2(0xf1)](this[_0x3ff3a2(0x104)][_0x3ff3a2(0xcb)][_0x3ff3a2(0xff)][_0x3ff3a2(0xc4)][_0x3ff3a2(0xc5)](),_0x3ff3a2(0xc6))),(null===(_0x416b0=_0x1d67f6[_0x1d67f6[_0x3ff3a2(0xcd)]-0x1])||void 0x0===_0x416b0?void 0x0:_0x416b0['is'](_0x3ff3a2(0xfd),_0x3ff3a2(0xbb)))&&_0x1d67f6[_0x3ff3a2(0xc3)](..._0x1e3245[_0x3ff3a2(0xf1)](this[_0x3ff3a2(0x104)][_0x3ff3a2(0xcb)][_0x3ff3a2(0xff)][_0x3ff3a2(0xc4)][_0x3ff3a2(0xe5)](),_0x3ff3a2(0xf7))),_0x1d67f6=[...new Set(_0x1d67f6)],(null===(_0x2b1ab9=null===(_0x4d2dc8=this[_0x3ff3a2(0x104)][_0x3ff3a2(0xcb)][_0x3ff3a2(0xff)][_0x3ff3a2(0xc4)][_0x3ff3a2(0xc5)]())||void 0x0===_0x4d2dc8?void 0x0:_0x4d2dc8[_0x3ff3a2(0xce)])||void 0x0===_0x2b1ab9?void 0x0:_0x2b1ab9['is'](_0x3ff3a2(0xfd),_0x3ff3a2(0xbb)))&&(_0x1d67f6=_0x1d67f6[_0x3ff3a2(0xe0)](_0x536a99=>_0x536a99['is'](_0x3ff3a2(0xfd),_0x3ff3a2(0xbb)))),_0x1d67f6;}[_0x47029f(0x101)](_0x1ae3a3){const _0x4b6bcc=_0x47029f,_0x1baeba=this[_0x4b6bcc(0x104)][_0x4b6bcc(0xc0)][_0x4b6bcc(0xf6)](_0x4b6bcc(0xb9));let _0x3e77bc=Array[_0x4b6bcc(0xe2)](this[_0x4b6bcc(0x104)][_0x4b6bcc(0xcb)][_0x4b6bcc(0xff)][_0x4b6bcc(0xc4)][_0x4b6bcc(0x103)]())[_0x4b6bcc(0xe0)](_0x1ae3a3)[_0x4b6bcc(0x100)](_0x14a544=>{const _0x36710c=_0x4b6bcc,_0x3ca76d=this[_0x36710c(0x104)][_0x36710c(0xcb)][_0x36710c(0xec)](_0x14a544,0x0);return[..._0x1baeba[_0x36710c(0xf1)](_0x3ca76d,_0x36710c(0xc6)),..._0x1baeba[_0x36710c(0xf1)](_0x3ca76d,_0x36710c(0xf7))];})[_0x4b6bcc(0xf4)]();return _0x3e77bc=[...new Set(_0x3e77bc)],_0x3e77bc;}[_0x47029f(0xe4)](_0x411019){const _0x18f66d=_0x47029f;return _0x18f66d(0xe8)+(this[_0x18f66d(0x104)][_0x18f66d(0xc0)][_0x18f66d(0xf6)](_0x18f66d(0xb9))[_0x18f66d(0x106)](_0x411019)||_0x18f66d(0xdf))[_0x18f66d(0xbe)]()+_0x18f66d(0xde)+_0x411019[_0x18f66d(0xbe)]()[_0x18f66d(0x108)](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x7a070f=_0x4d5e;(function(_0x410f9e,_0x441f10){const _0x3e2008=_0x4d5e,_0x350b27=_0x410f9e();while(!![]){try{const _0xd9015f=-parseInt(_0x3e2008(0x201))/0x1*(-parseInt(_0x3e2008(0x206))/0x2)+-parseInt(_0x3e2008(0x1f5))/0x3+-parseInt(_0x3e2008(0x1fb))/0x4*(parseInt(_0x3e2008(0x203))/0x5)+parseInt(_0x3e2008(0x1f2))/0x6+parseInt(_0x3e2008(0x1ec))/0x7+-parseInt(_0x3e2008(0x1e6))/0x8*(-parseInt(_0x3e2008(0x1ee))/0x9)+-parseInt(_0x3e2008(0x202))/0xa;if(_0xd9015f===_0x441f10)break;else _0x350b27['push'](_0x350b27['shift']());}catch(_0x4e5a85){_0x350b27['push'](_0x350b27['shift']());}}}(_0x5251,0xea6ce));function _0x4d5e(_0x726ea0,_0x2972b9){const _0x5251f1=_0x5251();return _0x4d5e=function(_0x4d5ea9,_0x1da484){_0x4d5ea9=_0x4d5ea9-0x1e3;let _0x4f321b=_0x5251f1[_0x4d5ea9];return _0x4f321b;},_0x4d5e(_0x726ea0,_0x2972b9);}import{Plugin as _0x301088}from'ckeditor5/src/core.js';function _0x5251(){const _0xfa7c7d=['formatInline','registerAttributeLabel','newValue','12HiwRdx','registerInlineAttribute','label','*Remove\x20link*','plugins','link','466104LcARuT','17694580QwgIDN','670585RAqAPo','linkHref','type','2ZFLsXz','_registerLegacyDescription','LinkEditing','locale','afterInit','commandName','has','registerDescriptionCallback','key','commands','8JUFeZW','toLowerCase','get','attribute','*Set\x20link:*\x20%0','manualDecorators','11621337AHpvOK','editor','8663553bxmAbU','commandParams','link\x20(','descriptionFactory','7166712fcdtuD','unlink','enableDefaultAttributesIntegration','3454047wGIJew','TrackChangesEditing','format'];_0x5251=function(){return _0xfa7c7d;};return _0x5251();}import{getTranslation as _0x58306a}from'../utils/common-translations.js';export default class ct extends _0x301088{[_0x7a070f(0x20a)](){const _0x3d8520=_0x7a070f,_0xc0a360=this[_0x3d8520(0x1ed)];if(!_0xc0a360[_0x3d8520(0x1ff)][_0x3d8520(0x20c)](_0x3d8520(0x208)))return;const _0x1ee6eb=_0xc0a360[_0x3d8520(0x1ff)][_0x3d8520(0x1e8)](_0x3d8520(0x1f6)),_0x8bc6e9=_0xc0a360[_0x3d8520(0x1e5)][_0x3d8520(0x1e8)](_0x3d8520(0x200));_0x1ee6eb[_0x3d8520(0x1f4)](_0x3d8520(0x200)),_0x1ee6eb[_0x3d8520(0x1f4)](_0x3d8520(0x1f3)),_0x1ee6eb[_0x3d8520(0x1fc)](_0x3d8520(0x204));for(const _0x18528c of _0x8bc6e9[_0x3d8520(0x1eb)])_0x1ee6eb[_0x3d8520(0x1fc)](_0x18528c['id']),_0x1ee6eb[_0x3d8520(0x1f1)][_0x3d8520(0x1f9)](_0x18528c['id'],_0x3d8520(0x1f0)+_0x18528c[_0x3d8520(0x1fd)][_0x3d8520(0x1e7)]()+')');_0x1ee6eb[_0x3d8520(0x1f1)][_0x3d8520(0x1e3)](_0x181dab=>{const _0x5c75cd=_0x3d8520;if(_0x5c75cd(0x1e9)!=_0x181dab[_0x5c75cd(0x205)])return;const {data:_0x389ade}=_0x181dab;if(!_0x389ade||_0x5c75cd(0x204)!=_0x389ade[_0x5c75cd(0x1e4)])return;const _0x59b802=_0x389ade[_0x5c75cd(0x1fa)],_0x4fded6=_0xc0a360[_0x5c75cd(0x209)];return{'type':_0x5c75cd(0x1f7),'content':null==_0x59b802?_0x58306a(_0x4fded6,_0x5c75cd(0x1fe)):_0x58306a(_0x4fded6,_0x5c75cd(0x1ea),'\x22'+_0x59b802+'\x22')};}),this[_0x3d8520(0x207)]();}[_0x7a070f(0x207)](){const _0x226bb0=_0x7a070f,_0x396974=this[_0x226bb0(0x1ed)],_0x4486b4=_0x396974[_0x226bb0(0x209)];_0x396974[_0x226bb0(0x1ff)][_0x226bb0(0x1e8)](_0x226bb0(0x1f6))[_0x226bb0(0x1f1)][_0x226bb0(0x1e3)](_0x278f2b=>{const _0x1cd550=_0x226bb0;if(_0x1cd550(0x1f8)!=_0x278f2b[_0x1cd550(0x205)])return;const {data:_0x28ebb2}=_0x278f2b;if(_0x28ebb2){if(_0x1cd550(0x200)==_0x28ebb2[_0x1cd550(0x20b)]){const _0x396883=_0x28ebb2[_0x1cd550(0x1ef)][0x0];return{'type':_0x1cd550(0x1f7),'content':_0x58306a(_0x4486b4,_0x1cd550(0x1ea),'\x22'+_0x396883+'\x22')};}return _0x1cd550(0x1f3)==_0x28ebb2[_0x1cd550(0x20b)]?{'type':_0x1cd550(0x1f7),'content':_0x58306a(_0x4486b4,_0x1cd550(0x1fe))}:void 0x0;}});}}
23
+ const _0x575578=_0x5d8a;(function(_0x3c44ea,_0x1f928c){const _0x2aeb54=_0x5d8a,_0x3b2f5c=_0x3c44ea();while(!![]){try{const _0x3c9445=-parseInt(_0x2aeb54(0x17e))/0x1+parseInt(_0x2aeb54(0x177))/0x2*(parseInt(_0x2aeb54(0x19b))/0x3)+-parseInt(_0x2aeb54(0x183))/0x4+-parseInt(_0x2aeb54(0x186))/0x5+parseInt(_0x2aeb54(0x180))/0x6+-parseInt(_0x2aeb54(0x17a))/0x7*(-parseInt(_0x2aeb54(0x197))/0x8)+-parseInt(_0x2aeb54(0x17c))/0x9;if(_0x3c9445===_0x1f928c)break;else _0x3b2f5c['push'](_0x3b2f5c['shift']());}catch(_0x569cc0){_0x3b2f5c['push'](_0x3b2f5c['shift']());}}}(_0x10ca,0xdd3ab));function _0x10ca(){const _0x4bfd5c=['commandName','manualDecorators','registerInlineAttribute','*Set\x20link:*\x20%0','enableDefaultAttributesIntegration','toLowerCase','link','registerDescriptionCallback','has','16iilxEU','locale','format','get','22179kWmJdi','LinkEditing','afterInit','registerAttributeLabel','newValue','146eRDpFR','commandParams','commands','5068735szXemd','descriptionFactory','10797012QWlNBj','linkHref','612893ZUxPSm','formatInline','9344124YowkHz','label','key','34712TJpIEH','_registerLegacyDescription','editor','4089295cftiWA','type','plugins','TrackChangesEditing','link\x20(','*Remove\x20link*','unlink','attribute'];_0x10ca=function(){return _0x4bfd5c;};return _0x10ca();}function _0x5d8a(_0x257762,_0x1f4068){const _0x10ca72=_0x10ca();return _0x5d8a=function(_0x5d8ad2,_0x2f7b7a){_0x5d8ad2=_0x5d8ad2-0x175;let _0x4b0204=_0x10ca72[_0x5d8ad2];return _0x4b0204;},_0x5d8a(_0x257762,_0x1f4068);}import{Plugin as _0x207c9d}from'ckeditor5/src/core.js';import{getTranslation as _0xd97c8}from'../utils/common-translations.js';export default class ct extends _0x207c9d{[_0x575578(0x19d)](){const _0x5c0918=_0x575578,_0x57df94=this[_0x5c0918(0x185)];if(!_0x57df94[_0x5c0918(0x188)][_0x5c0918(0x196)](_0x5c0918(0x19c)))return;const _0x1f7ba2=_0x57df94[_0x5c0918(0x188)][_0x5c0918(0x19a)](_0x5c0918(0x189)),_0x1226c8=_0x57df94[_0x5c0918(0x179)][_0x5c0918(0x19a)](_0x5c0918(0x194));_0x1f7ba2[_0x5c0918(0x192)](_0x5c0918(0x194)),_0x1f7ba2[_0x5c0918(0x192)](_0x5c0918(0x18c)),_0x1f7ba2[_0x5c0918(0x190)](_0x5c0918(0x17d));for(const _0x316e0b of _0x1226c8[_0x5c0918(0x18f)])_0x1f7ba2[_0x5c0918(0x190)](_0x316e0b['id']),_0x1f7ba2[_0x5c0918(0x17b)][_0x5c0918(0x175)](_0x316e0b['id'],_0x5c0918(0x18a)+_0x316e0b[_0x5c0918(0x181)][_0x5c0918(0x193)]()+')');_0x1f7ba2[_0x5c0918(0x17b)][_0x5c0918(0x195)](_0x1164a5=>{const _0x3c6658=_0x5c0918;if(_0x3c6658(0x18d)!=_0x1164a5[_0x3c6658(0x187)])return;const {data:_0x2f9447}=_0x1164a5;if(!_0x2f9447||_0x3c6658(0x17d)!=_0x2f9447[_0x3c6658(0x182)])return;const _0x20700c=_0x2f9447[_0x3c6658(0x176)],_0xd526a3=_0x57df94[_0x3c6658(0x198)];return{'type':_0x3c6658(0x199),'content':null==_0x20700c?_0xd97c8(_0xd526a3,_0x3c6658(0x18b)):_0xd97c8(_0xd526a3,_0x3c6658(0x191),'\x22'+_0x20700c+'\x22')};}),this[_0x5c0918(0x184)]();}[_0x575578(0x184)](){const _0x509c32=_0x575578,_0x3d077a=this[_0x509c32(0x185)],_0x8a7654=_0x3d077a[_0x509c32(0x198)];_0x3d077a[_0x509c32(0x188)][_0x509c32(0x19a)](_0x509c32(0x189))[_0x509c32(0x17b)][_0x509c32(0x195)](_0x40f7f=>{const _0x7a7bca=_0x509c32;if(_0x7a7bca(0x17f)!=_0x40f7f[_0x7a7bca(0x187)])return;const {data:_0x44be41}=_0x40f7f;if(_0x44be41){if(_0x7a7bca(0x194)==_0x44be41[_0x7a7bca(0x18e)]){const _0x18390=_0x44be41[_0x7a7bca(0x178)][0x0];return{'type':_0x7a7bca(0x199),'content':_0xd97c8(_0x8a7654,_0x7a7bca(0x191),'\x22'+_0x18390+'\x22')};}return _0x7a7bca(0x18c)==_0x44be41[_0x7a7bca(0x18e)]?{'type':_0x7a7bca(0x199),'content':_0xd97c8(_0x8a7654,_0x7a7bca(0x18b))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x512742=_0x8fca;(function(_0x13ce79,_0x4817c8){const _0x573cd7=_0x8fca,_0x2d039e=_0x13ce79();while(!![]){try{const _0x560ee0=parseInt(_0x573cd7(0x1d5))/0x1*(-parseInt(_0x573cd7(0x253))/0x2)+-parseInt(_0x573cd7(0x261))/0x3+parseInt(_0x573cd7(0x238))/0x4*(parseInt(_0x573cd7(0x205))/0x5)+-parseInt(_0x573cd7(0x246))/0x6+parseInt(_0x573cd7(0x1ff))/0x7+-parseInt(_0x573cd7(0x1f1))/0x8+parseInt(_0x573cd7(0x255))/0x9;if(_0x560ee0===_0x4817c8)break;else _0x2d039e['push'](_0x2d039e['shift']());}catch(_0x2cc7a9){_0x2d039e['push'](_0x2d039e['shift']());}}}(_0x2fdd,0xb57e7));import{Plugin as _0x59a37f}from'ckeditor5/src/core.js';function _0x8fca(_0xbce7c6,_0xd090f6){const _0x2fddb0=_0x2fdd();return _0x8fca=function(_0x8fcac3,_0x2aae16){_0x8fcac3=_0x8fcac3-0x1d0;let _0x3af055=_0x2fddb0[_0x8fcac3];return _0x3af055;},_0x8fca(_0xbce7c6,_0xd090f6);}import{getTranslation as _0x3efd12}from'../utils/common-translations.js';import{renameAttributeKey as _0x10ab8f}from'../trackchangesediting.js';function _0x2fdd(){const _0x43275f=['has','setAttribute','deletion','isLocal','parent','documentList','selection','ELEMENT_','getFirstRange','list.multiBlock','registerCustomCallback','11399448SBftWh','batch','assureChains','ELEMENT_TODO_LIST','schema','numbered','_registerLegacyDescription','fromRange','editor','toUpperCase','commands','end','push','customNumberedList','8089144mfNSuu','descriptionFactory','numberedList','mergeListItemBackward','todoListChecked','listReversed','2445845MSoCKo','multipleBlocks','type','listMarker','getFirstMarker','default','*Outdent:*\x20%0','registerPostFixer','attributes','registerDescriptionCallback','nodeAfter','document','*Merge:*\x20%0','todoList','noTrackChangesFixer','registerAttributeLabel','next','getSuggestions','start','bulletedList','mergeListItemForward','oldValue','key','find','format','getChanges','TrackChangesEditing','listType','getAttribute','createPositionAt','isNextTo','enableDefaultAttributesIntegration','*Uncheck\x20item*','listMarkerStyle','meta','*Change\x20to:*\x20%0','length','checkTodoList','*Format:*\x20remove\x20from\x20%0','createRange','data','ELEMENT_BULLETED_LIST','_findSuggestions','nextSibling','indentList','ELEMENT_LIST_ITEM','*Indent:*\x20%0','listItemId','model','todo','setSelection','4FVMgAt','isObject','_getAttributeKey','_supportLegacySuggestions','*Set\x20format:*\x20%0','previousSibling','includes','listItemIdFixer','commandName','ELEMENT_NUMBERED_LIST','accept','*Check\x20item*','registerElementLabel','*Format:*\x20insert\x20into\x20%0','6878694JMJrSx','isUndo','value','suggestion','TodoListEditing','todoListCheck','removeMarker','containsItem','registerBlockAttribute','groupId','*Remove\x20format:*\x20%0','detach','_LIST','1106PAtyJE','bulleted','19282023uFFkZO','*Split:*\x20list\x20item','map','outdentList','every','newValue','listIndent','FORMAT_INDENT','config','locale','commandParams','refresh','632580WPOGSS','*Merge:*\x20list\x20item','change','ListEditing','get','listStart','attributeKey','plugins','range','473dWEnyH','getRanges','listStyle','afterInit','trackChangesCommand','head','splitListItemBefore','formatBlock','forceValue','splitListItemAfter','customBulletedList','execute','filter','from','_suggestionFactory','differ','attribute'];_0x2fdd=function(){return _0x43275f;};return _0x2fdd();}import{LiveRange as _0x46d3a9}from'ckeditor5/src/engine.js';export default class z extends _0x59a37f{[_0x512742(0x1d8)](){const _0x5336d1=_0x512742,_0x771e22=this[_0x5336d1(0x1f9)];if(!_0x771e22[_0x5336d1(0x1d3)][_0x5336d1(0x1e6)](_0x5336d1(0x264)))return;const _0x3e682d=_0x771e22[_0x5336d1(0x25e)],_0x5cbefd=_0x771e22[_0x5336d1(0x1d3)][_0x5336d1(0x1d0)](_0x5336d1(0x21f)),_0x9baa99=_0x771e22[_0x5336d1(0x1d3)][_0x5336d1(0x1e6)](_0x5336d1(0x24a)),_0x21e250=!!_0x771e22[_0x5336d1(0x25d)][_0x5336d1(0x1d0)](_0x5336d1(0x1ef));function _0x40eef4(_0x473d7d){const _0x1bf48b=_0x5336d1;return{'type':_0x1bf48b(0x21d),'content':''+_0x3efd12(_0x3e682d,_0x1bf48b(0x23c),_0x473d7d)};}function _0x5d5949(_0xdc6e13){const _0x13801b=_0x5336d1;return{'type':_0x13801b(0x21d),'content':''+_0x3efd12(_0x3e682d,_0x13801b(0x250),_0xdc6e13)};}_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x201)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x218)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x1fe)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x1df)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x231)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x258)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x1de)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x1db)),_0x5cbefd[_0x5336d1(0x24e)](_0x5336d1(0x234)),_0x5cbefd[_0x5336d1(0x24e)](_0x5336d1(0x220)),_0x5cbefd[_0x5336d1(0x24e)](_0x5336d1(0x25b)),_0x21e250&&(_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x202)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x219))),_0x9baa99&&(_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x212)),_0x5cbefd[_0x5336d1(0x224)](_0x5336d1(0x22a)),_0x5cbefd[_0x5336d1(0x24e)](_0x5336d1(0x203)),_0x5cbefd[_0x5336d1(0x200)][_0x5336d1(0x20e)](_0x4e943e=>{const _0x2846b2=_0x5336d1,{data:_0x10a4c3}=_0x4e943e;if(_0x10a4c3&&_0x2846b2(0x203)==_0x10a4c3[_0x2846b2(0x21b)])return{'type':_0x2846b2(0x21d),'content':_0x10a4c3[_0x2846b2(0x25a)]?_0x3efd12(_0x3e682d,_0x2846b2(0x243)):_0x3efd12(_0x3e682d,_0x2846b2(0x225))};}),this[_0x5336d1(0x1f9)][_0x5336d1(0x235)][_0x5336d1(0x210)][_0x5336d1(0x20c)](_0x369287=>{const _0x5df2a7=_0x5336d1;if(_0x369287[_0x5df2a7(0x1f2)][_0x5df2a7(0x247)])return!0x1;let _0x5b55f2=!0x1;const _0x359db4=_0x5cbefd[_0x5df2a7(0x216)]({'skipNotAttached':!0x0})[_0x5df2a7(0x1e1)](_0x529f8b=>_0x5df2a7(0x203)===_0x5cbefd[_0x5df2a7(0x23a)](_0x529f8b));for(const _0x509074 of _0x359db4){_0x5df2a7(0x236)!=_0x509074[_0x5df2a7(0x1ee)]()[_0x5df2a7(0x217)][_0x5df2a7(0x20f)][_0x5df2a7(0x221)](_0x5df2a7(0x220))&&(_0x5cbefd[_0x5df2a7(0x22f)](_0x509074[_0x5df2a7(0x1ee)](),_0x5df2a7(0x1e5))[_0x5df2a7(0x21c)](_0x46ed9f=>_0x5df2a7(0x220)===_0x5cbefd[_0x5df2a7(0x23a)](_0x46ed9f[_0x5df2a7(0x249)]))||(_0x369287[_0x5df2a7(0x24c)](_0x509074[_0x5df2a7(0x209)]()),_0x5b55f2=!0x0));}return _0x5b55f2;})),_0x5cbefd[_0x5336d1(0x200)][_0x5336d1(0x214)](_0x5336d1(0x25b),_0x3efd12(_0x3e682d,_0x5336d1(0x25c)));const _0x27a547={'type':_0x5336d1(0x21d),'content':''};_0x5cbefd[_0x5336d1(0x200)][_0x5336d1(0x20e)](_0x348c7f=>{const _0x3d3a62=_0x5336d1,{data:_0x2a2a8f}=_0x348c7f;if(!_0x2a2a8f||_0x3d3a62(0x220)!=_0x2a2a8f[_0x3d3a62(0x21b)])return;let _0x293381=_0x348c7f[_0x3d3a62(0x1da)];for(;_0x293381;){if(_0x293381[_0x3d3a62(0x22d)]&&((_0x3d3a62(0x1d7)==_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x21b)]||_0x3d3a62(0x226)==_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x21b)])&&(_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x25a)]&&_0x3d3a62(0x20a)!=_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x25a)]||_0x3d3a62(0x20a)!=_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x21a)]&&!_0x2a2a8f[_0x3d3a62(0x25a)])||!_0x21e250&&_0x293381[_0x3d3a62(0x22d)][_0x3d3a62(0x21b)]==_0x10ab8f))return _0x27a547;_0x293381=_0x293381[_0x3d3a62(0x215)];}if(null==_0x2a2a8f[_0x3d3a62(0x25a)])switch(_0x2a2a8f[_0x3d3a62(0x21a)]){case _0x3d3a62(0x254):return _0x5d5949(_0x3efd12(_0x3e682d,_0x3d3a62(0x22e)));case _0x3d3a62(0x1f6):return _0x5d5949(_0x3efd12(_0x3e682d,_0x3d3a62(0x241)));case _0x3d3a62(0x236):return _0x5d5949(_0x3efd12(_0x3e682d,_0x3d3a62(0x1f4)));}switch(_0x2a2a8f[_0x3d3a62(0x25a)]){case _0x3d3a62(0x254):return _0x40eef4(_0x3efd12(_0x3e682d,_0x3d3a62(0x22e)));case _0x3d3a62(0x1f6):return _0x40eef4(_0x3efd12(_0x3e682d,_0x3d3a62(0x241)));case _0x3d3a62(0x236):return _0x40eef4(_0x3efd12(_0x3e682d,_0x3d3a62(0x1f4)));}}),_0x5cbefd[_0x5336d1(0x200)][_0x5336d1(0x20e)](_0x4ee1c2=>{const _0x1e1017=_0x5336d1,{data:_0xb315eb}=_0x4ee1c2;if(_0xb315eb&&_0x1e1017(0x25b)==_0xb315eb[_0x1e1017(0x21b)])return null==_0xb315eb[_0x1e1017(0x25a)]||null==_0xb315eb[_0x1e1017(0x21a)]&&0x0==_0xb315eb[_0x1e1017(0x25a)]?_0x27a547:void 0x0;}),_0x5cbefd[_0x5336d1(0x200)][_0x5336d1(0x20e)](_0x32b8a6=>{const _0x4686e5=_0x5336d1;if(_0x4686e5(0x1e5)!=_0x32b8a6[_0x4686e5(0x207)])return;const {data:_0x2ae3e7}=_0x32b8a6;if(!_0x2ae3e7||_0x4686e5(0x234)!=_0x2ae3e7[_0x4686e5(0x21b)])return;const _0x562eb4=le(_0x32b8a6);return _0x4686e5(0x25a)==_0x562eb4?{'type':_0x4686e5(0x21d),'content':_0x3efd12(_0x3e682d,_0x4686e5(0x262))}:_0x4686e5(0x21a)==_0x562eb4?{'type':_0x4686e5(0x21d),'content':_0x3efd12(_0x3e682d,_0x4686e5(0x256))}:_0x27a547;}),_0x771e22[_0x5336d1(0x235)][_0x5336d1(0x210)][_0x5336d1(0x20c)](_0x261335=>this[_0x5336d1(0x23f)](_0x261335)),_0x771e22[_0x5336d1(0x235)][_0x5336d1(0x210)][_0x5336d1(0x20c)](_0x14645a=>this[_0x5336d1(0x213)](_0x14645a)),_0x771e22[_0x5336d1(0x235)][_0x5336d1(0x210)][_0x5336d1(0x20c)](_0x5bc092=>this[_0x5336d1(0x1f3)](_0x5bc092)),this[_0x5336d1(0x23b)]();}[_0x512742(0x23f)](_0x76a0e7){const _0x9128e9=_0x512742;if(_0x76a0e7[_0x9128e9(0x1f2)][_0x9128e9(0x247)]||!_0x76a0e7[_0x9128e9(0x1f2)][_0x9128e9(0x1e9)])return!0x1;let _0x12a90b=!0x1;const _0x467077=this[_0x9128e9(0x1f9)][_0x9128e9(0x1d3)][_0x9128e9(0x1d0)](_0x9128e9(0x21f))[_0x9128e9(0x216)]({'skipNotAttached':!0x0})[_0x9128e9(0x1e1)](_0x82cdb2=>_0x82cdb2[_0x9128e9(0x22d)]&&_0x9128e9(0x234)==_0x82cdb2[_0x9128e9(0x22d)][_0x9128e9(0x21b)])[_0x9128e9(0x1e1)](_0x1d34cc=>_0x1d34cc[_0x9128e9(0x22d)][_0x9128e9(0x25a)]&&_0x1d34cc[_0x9128e9(0x22d)][_0x9128e9(0x21a)]);for(const _0x398e11 of _0x467077)le(_0x398e11)||(_0x76a0e7[_0x9128e9(0x24c)](_0x398e11[_0x9128e9(0x209)]()),_0x12a90b=!0x0);return _0x12a90b;}[_0x512742(0x213)](_0xa0d26){const _0x5a403c=_0x512742;if(_0xa0d26[_0x5a403c(0x1f2)][_0x5a403c(0x247)]||!_0xa0d26[_0x5a403c(0x1f2)][_0x5a403c(0x1e9)])return!0x1;const _0x53c102=this[_0x5a403c(0x1f9)][_0x5a403c(0x1d3)][_0x5a403c(0x1d0)](_0x5a403c(0x21f));if(_0x53c102[_0x5a403c(0x1d9)][_0x5a403c(0x248)])return!0x1;let _0x25ab84=!0x1;const _0x1527db=[_0x5a403c(0x220),_0x5a403c(0x234),_0x5a403c(0x25b),_0x5a403c(0x1d7),_0x5a403c(0x1d1),_0x5a403c(0x204),_0x5a403c(0x24b),_0x5a403c(0x208),_0x5a403c(0x226)],_0x2332f2=this[_0x5a403c(0x1f9)][_0x5a403c(0x235)][_0x5a403c(0x210)][_0x5a403c(0x1e4)][_0x5a403c(0x21e)]()[_0x5a403c(0x1e1)](_0x2ab2ac=>_0x5a403c(0x1e5)==_0x2ab2ac[_0x5a403c(0x207)])[_0x5a403c(0x1e1)](_0x55ba3d=>_0x1527db[_0x5a403c(0x23e)](_0x55ba3d[_0x5a403c(0x1d2)]));if(0x0==_0x2332f2[_0x5a403c(0x229)])return _0x25ab84;for(const _0x535f54 of _0x2332f2){const _0x359539=_0x53c102[_0x5a403c(0x22f)](_0x535f54[_0x5a403c(0x1d4)],_0x5a403c(0x1e5))[_0x5a403c(0x1e1)](_0x203cf3=>!_0x203cf3[_0x5a403c(0x227)][_0x5a403c(0x223)])[_0x5a403c(0x257)](_0x400e66=>_0x400e66[_0x5a403c(0x249)])[_0x5a403c(0x1e1)](_0x407737=>{const _0x562a69=_0x5a403c,_0x37cd02=_0x53c102[_0x562a69(0x23a)](_0x407737);return _0x1527db[_0x562a69(0x23e)](_0x37cd02);});if(_0x359539[_0x5a403c(0x229)]){for(const _0x191a44 of _0x359539)_0xa0d26[_0x5a403c(0x24c)](_0x191a44[_0x5a403c(0x209)]());_0x25ab84=!0x0;}}return _0x25ab84;}[_0x512742(0x1f3)](_0x236278){const _0x205255=_0x512742;if(_0x236278[_0x205255(0x1f2)][_0x205255(0x247)]||!_0x236278[_0x205255(0x1f2)][_0x205255(0x1e9)])return!0x1;const _0x317a95=this[_0x205255(0x1f9)][_0x205255(0x1d3)][_0x205255(0x1d0)](_0x205255(0x21f));let _0x32e1cc=!0x1;const _0x238b63=[_0x205255(0x220),_0x205255(0x234),_0x205255(0x25b),_0x205255(0x1d7),_0x205255(0x1d1),_0x205255(0x204),_0x205255(0x24b),_0x205255(0x208),_0x205255(0x226)];for(const _0x536fb4 of _0x317a95[_0x205255(0x216)]({'skipNotAttached':!0x0})){const _0x21a3c6=_0x317a95[_0x205255(0x22f)](_0x536fb4[_0x205255(0x1ee)](),_0x205255(0x1e5))[_0x205255(0x257)](_0x1ad14e=>_0x1ad14e[_0x205255(0x249)])[_0x205255(0x1e1)](_0x5e367d=>_0x5e367d[_0x205255(0x22d)]&&_0x238b63[_0x205255(0x23e)](_0x5e367d[_0x205255(0x22d)][_0x205255(0x21b)]));if(!_0x21a3c6[_0x205255(0x229)])continue;const _0x230b18=_0x21a3c6[0x0][_0x205255(0x1da)][_0x205255(0x20d)][_0x205255(0x24f)];if(!_0x21a3c6[_0x205255(0x259)](_0x47ad80=>_0x47ad80[_0x205255(0x20d)][_0x205255(0x24f)]===_0x230b18)){for(const _0x198d6e of _0x21a3c6)_0x52d8c7(_0x198d6e,_0x230b18)&&(_0x32e1cc=!0x0);}}return _0x32e1cc;function _0xb58fa5(_0x284727,_0x36a64d){const _0x3a8795=_0x205255;for(const _0x214227 of _0x317a95[_0x3a8795(0x216)]({'skipNotAttached':!0x0})[_0x3a8795(0x1e1)](_0x47adcd=>_0x3a8795(0x1e5)==_0x47adcd[_0x3a8795(0x207)]&&_0x47adcd[_0x3a8795(0x20d)][_0x3a8795(0x24f)]==_0x284727))_0x214227[_0x3a8795(0x1e7)](_0x3a8795(0x24f),_0x36a64d);}function _0x52d8c7(_0x455875,_0x4bf8c9){const _0x8229f6=_0x205255;let _0x2d16c4=_0x455875[_0x8229f6(0x1da)],_0x4ac372=!0x1;for(;_0x2d16c4;)_0x2d16c4[_0x8229f6(0x20d)][_0x8229f6(0x24f)]!=_0x4bf8c9&&(_0xb58fa5(_0x2d16c4[_0x8229f6(0x20d)][_0x8229f6(0x24f)],_0x4bf8c9),_0x2d16c4[_0x8229f6(0x1e7)](_0x8229f6(0x24f),_0x4bf8c9),_0x4ac372=!0x0),_0x2d16c4=_0x2d16c4[_0x8229f6(0x215)];return _0x4ac372;}}[_0x512742(0x23b)](){const _0x2c621f=_0x512742,_0x18497d=this[_0x2c621f(0x1f9)],_0x2a341e=_0x18497d[_0x2c621f(0x25e)],_0x4ad13a=_0x18497d[_0x2c621f(0x1d3)][_0x2c621f(0x1d0)](_0x2c621f(0x21f));this[_0x2c621f(0x1f7)](),_0x4ad13a[_0x2c621f(0x1e3)][_0x2c621f(0x1f0)](_0x2c621f(0x1dc),_0x2c621f(0x1eb),_0x2c621f(0x242),function(_0x5bcb11,_0x1071dd){const _0x116104=_0x2c621f,_0x299171=[];for(let _0x358f25 of _0x5bcb11)_0x358f25[_0x116104(0x217)][_0x116104(0x20f)]===_0x358f25[_0x116104(0x1fc)][_0x116104(0x1ea)]&&(_0x358f25=_0x18497d[_0x116104(0x235)][_0x116104(0x22c)](_0x18497d[_0x116104(0x235)][_0x116104(0x222)](_0x358f25[_0x116104(0x217)][_0x116104(0x20f)],0x0))),_0x299171[_0x116104(0x1fd)](_0x358f25);_0x18497d[_0x116104(0x235)][_0x116104(0x263)](_0xcfd5ae=>{const _0x5c6049=_0x116104,_0x3b7efd=_0x18497d[_0x5c6049(0x235)][_0x5c6049(0x210)][_0x5c6049(0x1ec)],_0x3b38c1=Array[_0x5c6049(0x1e2)](_0x3b7efd[_0x5c6049(0x1d6)]())[_0x5c6049(0x257)](_0x1943f0=>_0x46d3a9[_0x5c6049(0x1f8)](_0x1943f0));_0xcfd5ae[_0x5c6049(0x237)](_0x299171),_0x18497d[_0x5c6049(0x1fb)][_0x5c6049(0x1d0)](_0x1071dd[_0x5c6049(0x240)])[_0x5c6049(0x260)](),_0x1071dd[_0x5c6049(0x25f)][_0x5c6049(0x1fd)]({'forceDefaultExecution':!0x0}),_0x18497d[_0x5c6049(0x1e0)](_0x1071dd[_0x5c6049(0x240)],..._0x1071dd[_0x5c6049(0x25f)]),_0xcfd5ae[_0x5c6049(0x237)](_0x3b38c1);for(const _0x4c8ab6 of _0x3b38c1)_0x4c8ab6[_0x5c6049(0x251)]();});}),_0x4ad13a[_0x2c621f(0x200)][_0x2c621f(0x244)](function(_0x544e21){const _0x421911=_0x2c621f,_0x12eed6=!_0x18497d[_0x421911(0x235)][_0x421911(0x1f5)][_0x421911(0x239)](_0x544e21),_0x49e52d=_0x544e21[_0x421911(0x23d)],_0x548db8=_0x544e21[_0x421911(0x230)],_0x539852=_0x544e21[_0x421911(0x221)](_0x421911(0x234)),_0x4c71d8=!_0x49e52d||_0x49e52d[_0x421911(0x221)](_0x421911(0x234))!==_0x539852,_0x4013fa=!_0x548db8||_0x548db8[_0x421911(0x221)](_0x421911(0x234))!==_0x539852;return _0x12eed6&&Boolean(_0x539852)&&_0x4c71d8&&_0x4013fa;},_0x4a02b7=>_0x3efd12(_0x2a341e,_0x2c621f(0x232),_0x4a02b7));}[_0x512742(0x1f7)](){const _0x3cbfbc=_0x512742,_0x51e130=this[_0x3cbfbc(0x1f9)],_0x5777ea=_0x51e130[_0x3cbfbc(0x25e)];function _0xfb7559(_0x29a5c4){const _0x48c0b4=_0x3cbfbc,_0x18497a=_0x51e130[_0x48c0b4(0x1fb)][_0x48c0b4(0x1d0)](_0x48c0b4(0x218))[_0x48c0b4(0x248)],_0x2e1865=_0x51e130[_0x48c0b4(0x1fb)][_0x48c0b4(0x1d0)](_0x48c0b4(0x201))[_0x48c0b4(0x248)];return _0x48c0b4(0x201)===_0x29a5c4?_0x18497a:_0x2e1865;}_0x51e130[_0x3cbfbc(0x1d3)][_0x3cbfbc(0x1d0)](_0x3cbfbc(0x21f))[_0x3cbfbc(0x200)][_0x3cbfbc(0x20e)](function(_0x59d2f8){const _0x207440=_0x3cbfbc;if(_0x207440(0x1dc)!=_0x59d2f8[_0x207440(0x207)])return;const {data:_0x9206e0}=_0x59d2f8;if(!_0x9206e0)return;let _0x1bc182,_0x3c8abf,_0x58e0b2,_0x4d19f6;switch(_0x9206e0[_0x207440(0x240)]){case _0x207440(0x218):_0x58e0b2=_0x9206e0[_0x207440(0x25f)][0x0][_0x207440(0x1dd)],_0x4d19f6=_0xfb7559(_0x9206e0[_0x207440(0x240)]),_0x1bc182=_0x58e0b2?_0x207440(0x245):_0x207440(0x22b),!_0x4d19f6&&_0x51e130[_0x207440(0x25d)][_0x207440(0x1d0)](_0x207440(0x1ef))||(_0x1bc182=_0x207440(0x228)),_0x3c8abf={'type':_0x207440(0x21d),'content':_0x3efd12(_0x5777ea,_0x1bc182,_0x3efd12(_0x5777ea,_0x207440(0x22e)))};break;case _0x207440(0x201):_0x58e0b2=_0x9206e0[_0x207440(0x25f)][0x0][_0x207440(0x1dd)],_0x4d19f6=_0xfb7559(_0x9206e0[_0x207440(0x240)]),_0x1bc182=_0x58e0b2?_0x207440(0x245):_0x207440(0x22b),!_0x4d19f6&&_0x51e130[_0x207440(0x25d)][_0x207440(0x1d0)](_0x207440(0x1ef))||(_0x1bc182=_0x207440(0x228)),_0x3c8abf={'type':_0x207440(0x21d),'content':_0x3efd12(_0x5777ea,_0x1bc182,_0x3efd12(_0x5777ea,_0x207440(0x241)))};break;case _0x207440(0x231):_0x1bc182=_0x207440(0x233),_0x3c8abf={'type':_0x207440(0x21d),'content':_0x3efd12(_0x5777ea,_0x1bc182,_0x3efd12(_0x5777ea,_0x207440(0x232)))};break;case _0x207440(0x258):_0x1bc182=function(_0x586bff){const _0xfae776=_0x207440,_0x281967=_0x586bff[_0xfae776(0x1ee)]();let _0x23f214=_0x281967[_0xfae776(0x217)][_0xfae776(0x20f)];for(;_0x23f214&&_0x281967[_0xfae776(0x24d)](_0x23f214);){if(_0x23f214[_0xfae776(0x221)](_0xfae776(0x25b))>0x0)return!0x1;_0x23f214=_0x23f214[_0xfae776(0x230)];}return!0x0;}(_0x59d2f8)?_0x3efd12(_0x5777ea,_0x207440(0x22b),_0x3efd12(_0x5777ea,function(_0x46d09a){const _0x4dd1d7=_0x207440;return _0x4dd1d7(0x1ed)+_0x46d09a[_0x4dd1d7(0x1ee)]()[_0x4dd1d7(0x217)][_0x4dd1d7(0x20f)][_0x4dd1d7(0x221)](_0x4dd1d7(0x220))[_0x4dd1d7(0x1fa)]()+_0x4dd1d7(0x252);}(_0x59d2f8))):_0x3efd12(_0x5777ea,_0x207440(0x20b),_0x3efd12(_0x5777ea,_0x207440(0x232))),_0x3c8abf={'type':_0x207440(0x21d),'content':_0x1bc182};break;case _0x207440(0x202):case _0x207440(0x219):!0x1===_0x9206e0[_0x207440(0x206)]&&(_0x1bc182=_0x207440(0x211),_0x3c8abf={'type':_0x207440(0x1e8),'content':_0x3efd12(_0x5777ea,_0x1bc182,_0x3efd12(_0x5777ea,_0x207440(0x232)))});}return _0x3c8abf;});}}function le(_0x3210c1){const _0x45e906=_0x512742;let _0x5baeca=_0x3210c1[_0x45e906(0x1ee)]()[_0x45e906(0x217)][_0x45e906(0x20f)][_0x45e906(0x23d)];for(;_0x5baeca;){const _0x115c10=_0x5baeca[_0x45e906(0x221)](_0x45e906(0x234));if(!_0x115c10)return!0x1;if(_0x115c10==_0x3210c1[_0x45e906(0x22d)][_0x45e906(0x25a)])return _0x45e906(0x25a);if(_0x115c10==_0x3210c1[_0x45e906(0x22d)][_0x45e906(0x21a)])return _0x45e906(0x21a);_0x5baeca=_0x5baeca[_0x45e906(0x23d)];}return!0x1;}
23
+ const _0x4eccd2=_0x4bda;(function(_0x52d725,_0x111f7e){const _0x122d8b=_0x4bda,_0x43c81d=_0x52d725();while(!![]){try{const _0x136afd=-parseInt(_0x122d8b(0x1d5))/0x1*(parseInt(_0x122d8b(0x189))/0x2)+parseInt(_0x122d8b(0x204))/0x3+-parseInt(_0x122d8b(0x1e7))/0x4+-parseInt(_0x122d8b(0x1ac))/0x5+-parseInt(_0x122d8b(0x195))/0x6*(parseInt(_0x122d8b(0x1f6))/0x7)+parseInt(_0x122d8b(0x1f2))/0x8*(parseInt(_0x122d8b(0x1ba))/0x9)+parseInt(_0x122d8b(0x17f))/0xa*(parseInt(_0x122d8b(0x1cd))/0xb);if(_0x136afd===_0x111f7e)break;else _0x43c81d['push'](_0x43c81d['shift']());}catch(_0x557b2e){_0x43c81d['push'](_0x43c81d['shift']());}}}(_0x2041,0x9b439));import{Plugin as _0x1f44e0}from'ckeditor5/src/core.js';import{getTranslation as _0x1475d8}from'../utils/common-translations.js';function _0x4bda(_0x5db193,_0x30dc92){const _0x204106=_0x2041();return _0x4bda=function(_0x4bdaab,_0x5f0ff7){_0x4bdaab=_0x4bdaab-0x174;let _0x1ac546=_0x204106[_0x4bdaab];return _0x1ac546;},_0x4bda(_0x5db193,_0x30dc92);}import{renameAttributeKey as _0x6357a8}from'../trackchangesediting.js';import{LiveRange as _0x373d1f}from'ckeditor5/src/engine.js';function _0x2041(){const _0x477a54=['listStyle','mergeListItemBackward','customBulletedList','previousSibling','afterInit','parent','FORMAT_INDENT','default','execute','getFirstRange','filter','listMarker','_registerLegacyDescription','*Format:*\x20remove\x20from\x20%0','*Merge:*\x20%0','todo','attributes','4678632hZNeTn','*Check\x20item*','has','outdentList','setAttribute','removeMarker','ELEMENT_LIST_ITEM','enableDefaultAttributesIntegration','*Merge:*\x20list\x20item','containsItem','getSuggestions','6632hzIZxe','listItemId','TodoListEditing','listIndent','21aTuVeu','numberedList','numbered','get','*Uncheck\x20item*','map','locale','accept','forceValue','trackChangesCommand','customNumberedList','listType','fromRange','registerBlockAttribute','445938riHUNJ','range','registerElementLabel','push','registerCustomCallback','descriptionFactory','start','ELEMENT_NUMBERED_LIST','mergeListItemForward','*Change\x20to:*\x20%0','listReversed','nextSibling','length','listItemIdFixer','getFirstMarker','isUndo','getRanges','deletion','120gDGmFE','commands','meta','getAttribute','detach','todoListCheck','from','isObject','model','schema','358jZihBk','find','newValue','config','indentList','list.multiBlock','editor','splitListItemAfter','ELEMENT_','ELEMENT_TODO_LIST','attribute','*Split:*\x20list\x20item','2398542dHlxtf','end','suggestion','bulletedList','oldValue','data','todoList','ELEMENT_BULLETED_LIST','isLocal','multipleBlocks','setSelection','every','commandName','*Indent:*\x20%0','_getAttributeKey','noTrackChangesFixer','format','key','includes','document','createPositionAt','registerPostFixer','_suggestionFactory','928950TrWtln','head','*Set\x20format:*\x20%0','batch','createRange','*Remove\x20format:*\x20%0','TrackChangesEditing','registerAttributeLabel','isNextTo','change','next','registerDescriptionCallback','ListEditing','_supportLegacySuggestions','4239JgtHrB','selection','commandParams','groupId','*Outdent:*\x20%0','listStart','listMarkerStyle','assureChains','*Format:*\x20insert\x20into\x20%0','documentList','refresh','_LIST','attributeKey','value','_findSuggestions','todoListChecked','nodeAfter','type','bulleted','2925978YsRSRX','splitListItemBefore','differ','getChanges','checkTodoList','toUpperCase','formatBlock','plugins','3019FbtkSS'];_0x2041=function(){return _0x477a54;};return _0x2041();}export default class z extends _0x1f44e0{[_0x4eccd2(0x1da)](){const _0xbbebbe=_0x4eccd2,_0x3751d3=this[_0xbbebbe(0x18f)];if(!_0x3751d3[_0xbbebbe(0x1d4)][_0xbbebbe(0x1e9)](_0xbbebbe(0x1b8)))return;const _0x43500e=_0x3751d3[_0xbbebbe(0x1fc)],_0x191a59=_0x3751d3[_0xbbebbe(0x1d4)][_0xbbebbe(0x1f9)](_0xbbebbe(0x1b2)),_0x127ec8=_0x3751d3[_0xbbebbe(0x1d4)][_0xbbebbe(0x1e9)](_0xbbebbe(0x1f4)),_0x2d1c55=!!_0x3751d3[_0xbbebbe(0x18c)][_0xbbebbe(0x1f9)](_0xbbebbe(0x18e));function _0x3ee0be(_0x447304){const _0x36d415=_0xbbebbe;return{'type':_0x36d415(0x1a5),'content':''+_0x1475d8(_0x43500e,_0x36d415(0x1ae),_0x447304)};}function _0x182083(_0x5be4b0){const _0x3166ca=_0xbbebbe;return{'type':_0x3166ca(0x1a5),'content':''+_0x1475d8(_0x43500e,_0x3166ca(0x1b1),_0x5be4b0)};}_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1f7)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x198)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x200)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1d8)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x18d)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1ea)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x190)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1ce)),_0x191a59[_0xbbebbe(0x203)](_0xbbebbe(0x1f3)),_0x191a59[_0xbbebbe(0x203)](_0xbbebbe(0x201)),_0x191a59[_0xbbebbe(0x203)](_0xbbebbe(0x1f5)),_0x2d1c55&&(_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1d7)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x175))),_0x127ec8&&(_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x19b)),_0x191a59[_0xbbebbe(0x1ee)](_0xbbebbe(0x1d1)),_0x191a59[_0xbbebbe(0x203)](_0xbbebbe(0x1c9)),_0x191a59[_0xbbebbe(0x209)][_0xbbebbe(0x1b7)](_0x2b73f2=>{const _0x158716=_0xbbebbe,{data:_0xc9d128}=_0x2b73f2;if(_0xc9d128&&_0x158716(0x1c9)==_0xc9d128[_0x158716(0x1a6)])return{'type':_0x158716(0x1a5),'content':_0xc9d128[_0x158716(0x18b)]?_0x1475d8(_0x43500e,_0x158716(0x1e8)):_0x1475d8(_0x43500e,_0x158716(0x1fa))};}),this[_0xbbebbe(0x18f)][_0xbbebbe(0x187)][_0xbbebbe(0x1a8)][_0xbbebbe(0x1aa)](_0x6ae372=>{const _0x35d40a=_0xbbebbe;if(_0x6ae372[_0x35d40a(0x1af)][_0x35d40a(0x17c)])return!0x1;let _0x2790f5=!0x1;const _0x139f37=_0x191a59[_0x35d40a(0x1f1)]({'skipNotAttached':!0x0})[_0x35d40a(0x1e0)](_0x568289=>_0x35d40a(0x1c9)===_0x191a59[_0x35d40a(0x1a3)](_0x568289));for(const _0x1d6837 of _0x139f37){_0x35d40a(0x1e5)!=_0x1d6837[_0x35d40a(0x1df)]()[_0x35d40a(0x20a)][_0x35d40a(0x1ca)][_0x35d40a(0x182)](_0x35d40a(0x201))&&(_0x191a59[_0x35d40a(0x1c8)](_0x1d6837[_0x35d40a(0x1df)](),_0x35d40a(0x193))[_0x35d40a(0x18a)](_0x47a791=>_0x35d40a(0x201)===_0x191a59[_0x35d40a(0x1a3)](_0x47a791[_0x35d40a(0x197)]))||(_0x6ae372[_0x35d40a(0x1ec)](_0x1d6837[_0x35d40a(0x17b)]()),_0x2790f5=!0x0));}return _0x2790f5;})),_0x191a59[_0xbbebbe(0x209)][_0xbbebbe(0x1b3)](_0xbbebbe(0x1f5),_0x1475d8(_0x43500e,_0xbbebbe(0x1dc)));const _0x51a109={'type':_0xbbebbe(0x1a5),'content':''};_0x191a59[_0xbbebbe(0x209)][_0xbbebbe(0x1b7)](_0x4e51a8=>{const _0x5464=_0xbbebbe,{data:_0x528524}=_0x4e51a8;if(!_0x528524||_0x5464(0x201)!=_0x528524[_0x5464(0x1a6)])return;let _0x25340e=_0x4e51a8[_0x5464(0x1ad)];for(;_0x25340e;){if(_0x25340e[_0x5464(0x19a)]&&((_0x5464(0x1d6)==_0x25340e[_0x5464(0x19a)][_0x5464(0x1a6)]||_0x5464(0x1c0)==_0x25340e[_0x5464(0x19a)][_0x5464(0x1a6)])&&(_0x25340e[_0x5464(0x19a)][_0x5464(0x18b)]&&_0x5464(0x1dd)!=_0x25340e[_0x5464(0x19a)][_0x5464(0x18b)]||_0x5464(0x1dd)!=_0x25340e[_0x5464(0x19a)][_0x5464(0x199)]&&!_0x528524[_0x5464(0x18b)])||!_0x2d1c55&&_0x25340e[_0x5464(0x19a)][_0x5464(0x1a6)]==_0x6357a8))return _0x51a109;_0x25340e=_0x25340e[_0x5464(0x1b6)];}if(null==_0x528524[_0x5464(0x18b)])switch(_0x528524[_0x5464(0x199)]){case _0x5464(0x1cc):return _0x182083(_0x1475d8(_0x43500e,_0x5464(0x19c)));case _0x5464(0x1f8):return _0x182083(_0x1475d8(_0x43500e,_0x5464(0x174)));case _0x5464(0x1e5):return _0x182083(_0x1475d8(_0x43500e,_0x5464(0x192)));}switch(_0x528524[_0x5464(0x18b)]){case _0x5464(0x1cc):return _0x3ee0be(_0x1475d8(_0x43500e,_0x5464(0x19c)));case _0x5464(0x1f8):return _0x3ee0be(_0x1475d8(_0x43500e,_0x5464(0x174)));case _0x5464(0x1e5):return _0x3ee0be(_0x1475d8(_0x43500e,_0x5464(0x192)));}}),_0x191a59[_0xbbebbe(0x209)][_0xbbebbe(0x1b7)](_0x2a780f=>{const _0x2e9c00=_0xbbebbe,{data:_0x2bfc10}=_0x2a780f;if(_0x2bfc10&&_0x2e9c00(0x1f5)==_0x2bfc10[_0x2e9c00(0x1a6)])return null==_0x2bfc10[_0x2e9c00(0x18b)]||null==_0x2bfc10[_0x2e9c00(0x199)]&&0x0==_0x2bfc10[_0x2e9c00(0x18b)]?_0x51a109:void 0x0;}),_0x191a59[_0xbbebbe(0x209)][_0xbbebbe(0x1b7)](_0x48cd45=>{const _0x476ed6=_0xbbebbe;if(_0x476ed6(0x193)!=_0x48cd45[_0x476ed6(0x1cb)])return;const {data:_0x4f096c}=_0x48cd45;if(!_0x4f096c||_0x476ed6(0x1f3)!=_0x4f096c[_0x476ed6(0x1a6)])return;const _0x29e9dd=le(_0x48cd45);return _0x476ed6(0x18b)==_0x29e9dd?{'type':_0x476ed6(0x1a5),'content':_0x1475d8(_0x43500e,_0x476ed6(0x1ef))}:_0x476ed6(0x199)==_0x29e9dd?{'type':_0x476ed6(0x1a5),'content':_0x1475d8(_0x43500e,_0x476ed6(0x194))}:_0x51a109;}),_0x3751d3[_0xbbebbe(0x187)][_0xbbebbe(0x1a8)][_0xbbebbe(0x1aa)](_0x12ed06=>this[_0xbbebbe(0x17a)](_0x12ed06)),_0x3751d3[_0xbbebbe(0x187)][_0xbbebbe(0x1a8)][_0xbbebbe(0x1aa)](_0x2cb153=>this[_0xbbebbe(0x1a4)](_0x2cb153)),_0x3751d3[_0xbbebbe(0x187)][_0xbbebbe(0x1a8)][_0xbbebbe(0x1aa)](_0x1415b2=>this[_0xbbebbe(0x1c1)](_0x1415b2)),this[_0xbbebbe(0x1b9)]();}[_0x4eccd2(0x17a)](_0x3fa05e){const _0x5d8d03=_0x4eccd2;if(_0x3fa05e[_0x5d8d03(0x1af)][_0x5d8d03(0x17c)]||!_0x3fa05e[_0x5d8d03(0x1af)][_0x5d8d03(0x19d)])return!0x1;let _0x5ce786=!0x1;const _0x1c1fc9=this[_0x5d8d03(0x18f)][_0x5d8d03(0x1d4)][_0x5d8d03(0x1f9)](_0x5d8d03(0x1b2))[_0x5d8d03(0x1f1)]({'skipNotAttached':!0x0})[_0x5d8d03(0x1e0)](_0x14c5c8=>_0x14c5c8[_0x5d8d03(0x19a)]&&_0x5d8d03(0x1f3)==_0x14c5c8[_0x5d8d03(0x19a)][_0x5d8d03(0x1a6)])[_0x5d8d03(0x1e0)](_0x3b672e=>_0x3b672e[_0x5d8d03(0x19a)][_0x5d8d03(0x18b)]&&_0x3b672e[_0x5d8d03(0x19a)][_0x5d8d03(0x199)]);for(const _0xb8381d of _0x1c1fc9)le(_0xb8381d)||(_0x3fa05e[_0x5d8d03(0x1ec)](_0xb8381d[_0x5d8d03(0x17b)]()),_0x5ce786=!0x0);return _0x5ce786;}[_0x4eccd2(0x1a4)](_0x3c4b24){const _0x494933=_0x4eccd2;if(_0x3c4b24[_0x494933(0x1af)][_0x494933(0x17c)]||!_0x3c4b24[_0x494933(0x1af)][_0x494933(0x19d)])return!0x1;const _0x1cd668=this[_0x494933(0x18f)][_0x494933(0x1d4)][_0x494933(0x1f9)](_0x494933(0x1b2));if(_0x1cd668[_0x494933(0x1ff)][_0x494933(0x1c7)])return!0x1;let _0x2244b1=!0x1;const _0x510d95=[_0x494933(0x201),_0x494933(0x1f3),_0x494933(0x1f5),_0x494933(0x1d6),_0x494933(0x1bf),_0x494933(0x177),_0x494933(0x184),_0x494933(0x1e1),_0x494933(0x1c0)],_0x20ba37=this[_0x494933(0x18f)][_0x494933(0x187)][_0x494933(0x1a8)][_0x494933(0x1cf)][_0x494933(0x1d0)]()[_0x494933(0x1e0)](_0x4e1f06=>_0x494933(0x193)==_0x4e1f06[_0x494933(0x1cb)])[_0x494933(0x1e0)](_0x4d1702=>_0x510d95[_0x494933(0x1a7)](_0x4d1702[_0x494933(0x1c6)]));if(0x0==_0x20ba37[_0x494933(0x179)])return _0x2244b1;for(const _0x4be73f of _0x20ba37){const _0x563d35=_0x1cd668[_0x494933(0x1c8)](_0x4be73f[_0x494933(0x205)],_0x494933(0x193))[_0x494933(0x1e0)](_0x59c7fd=>!_0x59c7fd[_0x494933(0x181)][_0x494933(0x1b4)])[_0x494933(0x1fb)](_0x1f9a97=>_0x1f9a97[_0x494933(0x197)])[_0x494933(0x1e0)](_0x4c7aed=>{const _0x3f4f75=_0x494933,_0x2cf6db=_0x1cd668[_0x3f4f75(0x1a3)](_0x4c7aed);return _0x510d95[_0x3f4f75(0x1a7)](_0x2cf6db);});if(_0x563d35[_0x494933(0x179)]){for(const _0xb9d004 of _0x563d35)_0x3c4b24[_0x494933(0x1ec)](_0xb9d004[_0x494933(0x17b)]());_0x2244b1=!0x0;}}return _0x2244b1;}[_0x4eccd2(0x1c1)](_0x286963){const _0x3643d9=_0x4eccd2;if(_0x286963[_0x3643d9(0x1af)][_0x3643d9(0x17c)]||!_0x286963[_0x3643d9(0x1af)][_0x3643d9(0x19d)])return!0x1;const _0x24cdc7=this[_0x3643d9(0x18f)][_0x3643d9(0x1d4)][_0x3643d9(0x1f9)](_0x3643d9(0x1b2));let _0x44a6a9=!0x1;const _0x260a4a=[_0x3643d9(0x201),_0x3643d9(0x1f3),_0x3643d9(0x1f5),_0x3643d9(0x1d6),_0x3643d9(0x1bf),_0x3643d9(0x177),_0x3643d9(0x184),_0x3643d9(0x1e1),_0x3643d9(0x1c0)];for(const _0x56afe6 of _0x24cdc7[_0x3643d9(0x1f1)]({'skipNotAttached':!0x0})){const _0x34b6b5=_0x24cdc7[_0x3643d9(0x1c8)](_0x56afe6[_0x3643d9(0x1df)](),_0x3643d9(0x193))[_0x3643d9(0x1fb)](_0x257624=>_0x257624[_0x3643d9(0x197)])[_0x3643d9(0x1e0)](_0x15a095=>_0x15a095[_0x3643d9(0x19a)]&&_0x260a4a[_0x3643d9(0x1a7)](_0x15a095[_0x3643d9(0x19a)][_0x3643d9(0x1a6)]));if(!_0x34b6b5[_0x3643d9(0x179)])continue;const _0x2263a0=_0x34b6b5[0x0][_0x3643d9(0x1ad)][_0x3643d9(0x1e6)][_0x3643d9(0x1bd)];if(!_0x34b6b5[_0x3643d9(0x1a0)](_0x46ccdd=>_0x46ccdd[_0x3643d9(0x1e6)][_0x3643d9(0x1bd)]===_0x2263a0)){for(const _0x300e10 of _0x34b6b5)_0x4e8e23(_0x300e10,_0x2263a0)&&(_0x44a6a9=!0x0);}}return _0x44a6a9;function _0x5103b8(_0x555816,_0x320c59){const _0x56db69=_0x3643d9;for(const _0x4cedd9 of _0x24cdc7[_0x56db69(0x1f1)]({'skipNotAttached':!0x0})[_0x56db69(0x1e0)](_0x1cfdbd=>_0x56db69(0x193)==_0x1cfdbd[_0x56db69(0x1cb)]&&_0x1cfdbd[_0x56db69(0x1e6)][_0x56db69(0x1bd)]==_0x555816))_0x4cedd9[_0x56db69(0x1eb)](_0x56db69(0x1bd),_0x320c59);}function _0x4e8e23(_0x44d09d,_0x401054){const _0x716b1d=_0x3643d9;let _0x29edfa=_0x44d09d[_0x716b1d(0x1ad)],_0x3e0f1b=!0x1;for(;_0x29edfa;)_0x29edfa[_0x716b1d(0x1e6)][_0x716b1d(0x1bd)]!=_0x401054&&(_0x5103b8(_0x29edfa[_0x716b1d(0x1e6)][_0x716b1d(0x1bd)],_0x401054),_0x29edfa[_0x716b1d(0x1eb)](_0x716b1d(0x1bd),_0x401054),_0x3e0f1b=!0x0),_0x29edfa=_0x29edfa[_0x716b1d(0x1b6)];return _0x3e0f1b;}}[_0x4eccd2(0x1b9)](){const _0x3c0b10=_0x4eccd2,_0x4e43a2=this[_0x3c0b10(0x18f)],_0x528cde=_0x4e43a2[_0x3c0b10(0x1fc)],_0x12f77e=_0x4e43a2[_0x3c0b10(0x1d4)][_0x3c0b10(0x1f9)](_0x3c0b10(0x1b2));this[_0x3c0b10(0x1e2)](),_0x12f77e[_0x3c0b10(0x1ab)][_0x3c0b10(0x208)](_0x3c0b10(0x1d3),_0x3c0b10(0x1c3),_0x3c0b10(0x1fd),function(_0x160b0e,_0x9374af){const _0xa3af93=_0x3c0b10,_0x3aee53=[];for(let _0x42f619 of _0x160b0e)_0x42f619[_0xa3af93(0x20a)][_0xa3af93(0x1ca)]===_0x42f619[_0xa3af93(0x196)][_0xa3af93(0x1db)]&&(_0x42f619=_0x4e43a2[_0xa3af93(0x187)][_0xa3af93(0x1b0)](_0x4e43a2[_0xa3af93(0x187)][_0xa3af93(0x1a9)](_0x42f619[_0xa3af93(0x20a)][_0xa3af93(0x1ca)],0x0))),_0x3aee53[_0xa3af93(0x207)](_0x42f619);_0x4e43a2[_0xa3af93(0x187)][_0xa3af93(0x1b5)](_0x3722c3=>{const _0x406ff2=_0xa3af93,_0x301d3e=_0x4e43a2[_0x406ff2(0x187)][_0x406ff2(0x1a8)][_0x406ff2(0x1bb)],_0x5495ac=Array[_0x406ff2(0x185)](_0x301d3e[_0x406ff2(0x17d)]())[_0x406ff2(0x1fb)](_0x2828a0=>_0x373d1f[_0x406ff2(0x202)](_0x2828a0));_0x3722c3[_0x406ff2(0x19f)](_0x3aee53),_0x4e43a2[_0x406ff2(0x180)][_0x406ff2(0x1f9)](_0x9374af[_0x406ff2(0x1a1)])[_0x406ff2(0x1c4)](),_0x9374af[_0x406ff2(0x1bc)][_0x406ff2(0x207)]({'forceDefaultExecution':!0x0}),_0x4e43a2[_0x406ff2(0x1de)](_0x9374af[_0x406ff2(0x1a1)],..._0x9374af[_0x406ff2(0x1bc)]),_0x3722c3[_0x406ff2(0x19f)](_0x5495ac);for(const _0x3da195 of _0x5495ac)_0x3da195[_0x406ff2(0x183)]();});}),_0x12f77e[_0x3c0b10(0x209)][_0x3c0b10(0x206)](function(_0x81712b){const _0x2af155=_0x3c0b10,_0x340f5b=!_0x4e43a2[_0x2af155(0x187)][_0x2af155(0x188)][_0x2af155(0x186)](_0x81712b),_0x328148=_0x81712b[_0x2af155(0x1d9)],_0x51d1b2=_0x81712b[_0x2af155(0x178)],_0x3867a4=_0x81712b[_0x2af155(0x182)](_0x2af155(0x1f3)),_0x527dcd=!_0x328148||_0x328148[_0x2af155(0x182)](_0x2af155(0x1f3))!==_0x3867a4,_0x609d98=!_0x51d1b2||_0x51d1b2[_0x2af155(0x182)](_0x2af155(0x1f3))!==_0x3867a4;return _0x340f5b&&Boolean(_0x3867a4)&&_0x527dcd&&_0x609d98;},_0x484048=>_0x1475d8(_0x528cde,_0x3c0b10(0x1ed),_0x484048));}[_0x4eccd2(0x1e2)](){const _0x52ece1=_0x4eccd2,_0x2acdd1=this[_0x52ece1(0x18f)],_0x14f27e=_0x2acdd1[_0x52ece1(0x1fc)];function _0xa5a2ff(_0x9909d5){const _0x1a9991=_0x52ece1,_0x268e69=_0x2acdd1[_0x1a9991(0x180)][_0x1a9991(0x1f9)](_0x1a9991(0x198))[_0x1a9991(0x1c7)],_0x4270ae=_0x2acdd1[_0x1a9991(0x180)][_0x1a9991(0x1f9)](_0x1a9991(0x1f7))[_0x1a9991(0x1c7)];return _0x1a9991(0x1f7)===_0x9909d5?_0x268e69:_0x4270ae;}_0x2acdd1[_0x52ece1(0x1d4)][_0x52ece1(0x1f9)](_0x52ece1(0x1b2))[_0x52ece1(0x209)][_0x52ece1(0x1b7)](function(_0x37f81a){const _0x2e4adb=_0x52ece1;if(_0x2e4adb(0x1d3)!=_0x37f81a[_0x2e4adb(0x1cb)])return;const {data:_0x36d5a3}=_0x37f81a;if(!_0x36d5a3)return;let _0x2bb802,_0x33393,_0x56013f,_0x3dc0ed;switch(_0x36d5a3[_0x2e4adb(0x1a1)]){case _0x2e4adb(0x198):_0x56013f=_0x36d5a3[_0x2e4adb(0x1bc)][0x0][_0x2e4adb(0x1fe)],_0x3dc0ed=_0xa5a2ff(_0x36d5a3[_0x2e4adb(0x1a1)]),_0x2bb802=_0x56013f?_0x2e4adb(0x1c2):_0x2e4adb(0x1e3),!_0x3dc0ed&&_0x2acdd1[_0x2e4adb(0x18c)][_0x2e4adb(0x1f9)](_0x2e4adb(0x18e))||(_0x2bb802=_0x2e4adb(0x176)),_0x33393={'type':_0x2e4adb(0x1a5),'content':_0x1475d8(_0x14f27e,_0x2bb802,_0x1475d8(_0x14f27e,_0x2e4adb(0x19c)))};break;case _0x2e4adb(0x1f7):_0x56013f=_0x36d5a3[_0x2e4adb(0x1bc)][0x0][_0x2e4adb(0x1fe)],_0x3dc0ed=_0xa5a2ff(_0x36d5a3[_0x2e4adb(0x1a1)]),_0x2bb802=_0x56013f?_0x2e4adb(0x1c2):_0x2e4adb(0x1e3),!_0x3dc0ed&&_0x2acdd1[_0x2e4adb(0x18c)][_0x2e4adb(0x1f9)](_0x2e4adb(0x18e))||(_0x2bb802=_0x2e4adb(0x176)),_0x33393={'type':_0x2e4adb(0x1a5),'content':_0x1475d8(_0x14f27e,_0x2bb802,_0x1475d8(_0x14f27e,_0x2e4adb(0x174)))};break;case _0x2e4adb(0x18d):_0x2bb802=_0x2e4adb(0x1a2),_0x33393={'type':_0x2e4adb(0x1a5),'content':_0x1475d8(_0x14f27e,_0x2bb802,_0x1475d8(_0x14f27e,_0x2e4adb(0x1ed)))};break;case _0x2e4adb(0x1ea):_0x2bb802=function(_0x17f27a){const _0x21632e=_0x2e4adb,_0x248c80=_0x17f27a[_0x21632e(0x1df)]();let _0x3c9ad6=_0x248c80[_0x21632e(0x20a)][_0x21632e(0x1ca)];for(;_0x3c9ad6&&_0x248c80[_0x21632e(0x1f0)](_0x3c9ad6);){if(_0x3c9ad6[_0x21632e(0x182)](_0x21632e(0x1f5))>0x0)return!0x1;_0x3c9ad6=_0x3c9ad6[_0x21632e(0x178)];}return!0x0;}(_0x37f81a)?_0x1475d8(_0x14f27e,_0x2e4adb(0x1e3),_0x1475d8(_0x14f27e,function(_0x565768){const _0x3a8b18=_0x2e4adb;return _0x3a8b18(0x191)+_0x565768[_0x3a8b18(0x1df)]()[_0x3a8b18(0x20a)][_0x3a8b18(0x1ca)][_0x3a8b18(0x182)](_0x3a8b18(0x201))[_0x3a8b18(0x1d2)]()+_0x3a8b18(0x1c5);}(_0x37f81a))):_0x1475d8(_0x14f27e,_0x2e4adb(0x1be),_0x1475d8(_0x14f27e,_0x2e4adb(0x1ed))),_0x33393={'type':_0x2e4adb(0x1a5),'content':_0x2bb802};break;case _0x2e4adb(0x1d7):case _0x2e4adb(0x175):!0x1===_0x36d5a3[_0x2e4adb(0x19e)]&&(_0x2bb802=_0x2e4adb(0x1e4),_0x33393={'type':_0x2e4adb(0x17e),'content':_0x1475d8(_0x14f27e,_0x2bb802,_0x1475d8(_0x14f27e,_0x2e4adb(0x1ed)))});}return _0x33393;});}}function le(_0x18ba5f){const _0x299b05=_0x4eccd2;let _0x210549=_0x18ba5f[_0x299b05(0x1df)]()[_0x299b05(0x20a)][_0x299b05(0x1ca)][_0x299b05(0x1d9)];for(;_0x210549;){const _0x2aba51=_0x210549[_0x299b05(0x182)](_0x299b05(0x1f3));if(!_0x2aba51)return!0x1;if(_0x2aba51==_0x18ba5f[_0x299b05(0x19a)][_0x299b05(0x18b)])return _0x299b05(0x18b);if(_0x2aba51==_0x18ba5f[_0x299b05(0x19a)][_0x299b05(0x199)])return _0x299b05(0x199);_0x210549=_0x210549[_0x299b05(0x1d9)];}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xa65d(_0x4006bd,_0x1bfed5){const _0x492e40=_0x492e();return _0xa65d=function(_0xa65d4b,_0x17cf98){_0xa65d4b=_0xa65d4b-0x179;let _0x209d68=_0x492e40[_0xa65d4b];return _0x209d68;},_0xa65d(_0x4006bd,_0x1bfed5);}const _0xe48a47=_0xa65d;(function(_0x2c46d7,_0x240ccb){const _0x39e355=_0xa65d,_0x391986=_0x2c46d7();while(!![]){try{const _0x5bdda5=-parseInt(_0x39e355(0x1a6))/0x1*(-parseInt(_0x39e355(0x1bb))/0x2)+parseInt(_0x39e355(0x1b9))/0x3+parseInt(_0x39e355(0x1bd))/0x4*(-parseInt(_0x39e355(0x1c1))/0x5)+parseInt(_0x39e355(0x194))/0x6+parseInt(_0x39e355(0x1cc))/0x7*(-parseInt(_0x39e355(0x17a))/0x8)+parseInt(_0x39e355(0x1c0))/0x9*(-parseInt(_0x39e355(0x1a0))/0xa)+parseInt(_0x39e355(0x186))/0xb*(parseInt(_0x39e355(0x1ca))/0xc);if(_0x5bdda5===_0x240ccb)break;else _0x391986['push'](_0x391986['shift']());}catch(_0x512764){_0x391986['push'](_0x391986['shift']());}}}(_0x492e,0x7cfcd));import{Plugin as _0x59e2f6}from'ckeditor5/src/core.js';import{getTranslation as _0x116683}from'../utils/common-translations.js';export default class ue extends _0x59e2f6{[_0xe48a47(0x1c5)](){const _0xc2fc3f=_0xe48a47;if(!this[_0xc2fc3f(0x1c4)][_0xc2fc3f(0x1c8)][_0xc2fc3f(0x197)](_0xc2fc3f(0x187)))return;const _0x51b5d9=this[_0xc2fc3f(0x1c4)][_0xc2fc3f(0x1be)][_0xc2fc3f(0x1ab)](_0xc2fc3f(0x1c6)),_0x484e91=this[_0xc2fc3f(0x1c4)][_0xc2fc3f(0x1c8)][_0xc2fc3f(0x1ab)](_0xc2fc3f(0x1ad));_0x51b5d9[_0xc2fc3f(0x1b1)]&&(_0x484e91[_0xc2fc3f(0x18b)](_0xc2fc3f(0x182)),_0x484e91[_0xc2fc3f(0x1a7)](_0xc2fc3f(0x182))),_0x51b5d9[_0xc2fc3f(0x18f)]&&(_0x484e91[_0xc2fc3f(0x18b)](_0xc2fc3f(0x17e)),_0x484e91[_0xc2fc3f(0x1a7)](_0xc2fc3f(0x17e))),_0x51b5d9[_0xc2fc3f(0x1cb)]&&(_0x484e91[_0xc2fc3f(0x18b)](_0xc2fc3f(0x1ce)),_0x484e91[_0xc2fc3f(0x1a7)](_0xc2fc3f(0x1ce)));const _0x1c0ecc={'type':_0xc2fc3f(0x1c9),'content':''};_0x484e91[_0xc2fc3f(0x1d1)][_0xc2fc3f(0x1d5)](this[_0xc2fc3f(0x17b)][_0xc2fc3f(0x1a1)](this));const _0x5d3761=this[_0xc2fc3f(0x1c4)][_0xc2fc3f(0x1a3)];_0x484e91[_0xc2fc3f(0x1d1)][_0xc2fc3f(0x1a9)](_0xc2fc3f(0x17e),_0x116683(_0x5d3761,_0xc2fc3f(0x193))),_0x484e91[_0xc2fc3f(0x1d1)][_0xc2fc3f(0x1d5)](_0x143714=>{const _0x4ab2b4=_0xc2fc3f,{data:_0x13a591}=_0x143714;if(_0x13a591&&_0x4ab2b4(0x17e)==_0x13a591[_0x4ab2b4(0x1d4)])return null==_0x13a591[_0x4ab2b4(0x18d)]||0x0==_0x13a591[_0x4ab2b4(0x18d)]&&null==_0x13a591[_0x4ab2b4(0x1b2)]?_0x1c0ecc:void 0x0;}),_0x484e91[_0xc2fc3f(0x1d1)][_0xc2fc3f(0x1a9)](_0xc2fc3f(0x1ce),_0x116683(_0x5d3761,_0xc2fc3f(0x17c))),_0x484e91[_0xc2fc3f(0x1d1)][_0xc2fc3f(0x1d5)](_0x4799d0=>{const _0x30881c=_0xc2fc3f,{data:_0x20c7aa}=_0x4799d0;if(_0x20c7aa&&_0x30881c(0x1ce)==_0x20c7aa[_0x30881c(0x1d4)])return null==_0x20c7aa[_0x30881c(0x18d)]||0x1==_0x20c7aa[_0x30881c(0x18d)]&&null==_0x20c7aa[_0x30881c(0x1b2)]?_0x1c0ecc:void 0x0;}),this[_0xc2fc3f(0x1c4)][_0xc2fc3f(0x1bf)][_0xc2fc3f(0x192)][_0xc2fc3f(0x19f)](_0x41340a=>{const _0x4dec6e=_0xc2fc3f;if(_0x41340a[_0x4dec6e(0x1aa)][_0x4dec6e(0x1b3)])return!0x1;let _0x51a1cf=!0x1;const _0x28b5e5=_0x484e91[_0x4dec6e(0x1ba)]({'skipNotAttached':!0x0})[_0x4dec6e(0x19e)](_0x4a5eae=>{const _0x5d6c01=_0x4dec6e,_0x383db6=_0x484e91[_0x5d6c01(0x183)](_0x4a5eae);return _0x5d6c01(0x1ce)==_0x383db6||_0x5d6c01(0x17e)==_0x383db6;});for(const _0x2f013c of _0x28b5e5){const _0x191500=_0x2f013c[_0x4dec6e(0x1cd)]()[_0x4dec6e(0x1c3)][_0x4dec6e(0x191)][_0x4dec6e(0x18c)](_0x4dec6e(0x1d3));if(_0x4dec6e(0x1a4)==_0x191500||_0x4dec6e(0x1bc)==_0x191500)continue;_0x484e91[_0x4dec6e(0x179)](_0x2f013c[_0x4dec6e(0x1cd)](),_0x4dec6e(0x185))[_0x4dec6e(0x1b8)](_0x36123e=>_0x4dec6e(0x1d3)==_0x484e91[_0x4dec6e(0x183)](_0x36123e[_0x4dec6e(0x195)]))||(_0x41340a[_0x4dec6e(0x199)](_0x2f013c[_0x4dec6e(0x188)]()),_0x51a1cf=!0x0);}return _0x51a1cf;}),this[_0xc2fc3f(0x18e)]();}[_0xe48a47(0x17b)](_0x46300c){const _0x3ec875=_0xe48a47,_0x53338e=this[_0x3ec875(0x1c4)][_0x3ec875(0x1a3)],{data:_0x16efdf}=_0x46300c,_0x334d47={'type':_0x3ec875(0x1c9),'content':''};if(!_0x16efdf||_0x3ec875(0x182)!=_0x16efdf[_0x3ec875(0x1d4)])return;if(!_0x16efdf[_0x3ec875(0x1b2)])return _0x3ec875(0x19b)==_0x16efdf[_0x3ec875(0x18d)]?_0x334d47:{'type':_0x3ec875(0x1c9),'content':''+_0x116683(_0x53338e,_0x3ec875(0x17f),_0x116683(_0x53338e,this[_0x3ec875(0x1b0)](_0x16efdf[_0x3ec875(0x18d)])))};if(!_0x16efdf[_0x3ec875(0x18d)]){if(_0x3ec875(0x19b)==_0x16efdf[_0x3ec875(0x1b2)])return _0x334d47;let _0x3b8692=_0x46300c[_0x3ec875(0x17d)];for(;_0x3b8692;){if(_0x3b8692[_0x3ec875(0x1b4)]&&_0x3ec875(0x1d3)==_0x3b8692[_0x3ec875(0x1b4)][_0x3ec875(0x1d4)]&&_0x3b8692[_0x3ec875(0x1b4)][_0x3ec875(0x18d)])return _0x334d47;_0x3b8692=_0x3b8692[_0x3ec875(0x19a)];}return{'type':_0x3ec875(0x1c9),'content':''+_0x116683(_0x53338e,_0x3ec875(0x18a),_0x116683(_0x53338e,this[_0x3ec875(0x1b0)](_0x16efdf[_0x3ec875(0x1b2)])))};}if(_0x3ec875(0x19b)!=_0x16efdf[_0x3ec875(0x18d)])return{'type':_0x3ec875(0x1c9),'content':''+_0x116683(_0x53338e,_0x3ec875(0x17f),_0x116683(_0x53338e,this[_0x3ec875(0x1b0)](_0x16efdf[_0x3ec875(0x18d)])))};let _0x5ed65f=_0x46300c[_0x3ec875(0x17d)];for(;_0x5ed65f;){if(_0x5ed65f[_0x3ec875(0x1b4)]&&_0x3ec875(0x1d3)==_0x5ed65f[_0x3ec875(0x1b4)][_0x3ec875(0x1d4)]&&_0x5ed65f[_0x3ec875(0x1b4)][_0x3ec875(0x18d)]&&_0x5ed65f[_0x3ec875(0x1b4)][_0x3ec875(0x1b2)])return _0x334d47;_0x5ed65f=_0x5ed65f[_0x3ec875(0x19a)];}const _0x3d831c=_0x46300c[_0x3ec875(0x1cd)]()[_0x3ec875(0x1c3)][_0x3ec875(0x191)][_0x3ec875(0x18c)](_0x3ec875(0x1d3));return{'type':_0x3ec875(0x1c9),'content':_0x116683(_0x53338e,_0x3ec875(0x17f),_0x116683(_0x53338e,_0x3ec875(0x1d2)+_0x3d831c[_0x3ec875(0x1b6)]()+_0x3ec875(0x1cf)))};}[_0xe48a47(0x18e)](){const _0x501aae=_0xe48a47,_0x4eeb44=this[_0x501aae(0x1c4)],_0x10aa38=_0x4eeb44[_0x501aae(0x1a3)];_0x4eeb44[_0x501aae(0x1c8)][_0x501aae(0x1ab)](_0x501aae(0x1ad))[_0x501aae(0x1d1)][_0x501aae(0x1d5)](_0x8f393b=>{const _0x182fb7=_0x501aae;if(_0x182fb7(0x19c)!=_0x8f393b[_0x182fb7(0x1ae)])return;const {data:_0x480e25}=_0x8f393b;if(!_0x480e25)return;let _0x327653,_0x35d442;switch(_0x480e25[_0x182fb7(0x184)]){case _0x182fb7(0x182):_0x327653=_0x182fb7(0x1a5),_0x35d442={'type':_0x182fb7(0x1c9),'content':_0x116683(_0x10aa38,_0x327653,_0x116683(_0x10aa38,this[_0x182fb7(0x1b0)](_0x480e25[_0x182fb7(0x1b7)][0x0][_0x182fb7(0x1ae)])))};break;case _0x182fb7(0x17e):_0x327653=_0x480e25[_0x182fb7(0x1b7)][0x0][_0x182fb7(0x18f)]?_0x182fb7(0x196):_0x182fb7(0x189),_0x35d442={'type':_0x182fb7(0x1c9),'content':_0x116683(_0x10aa38,_0x327653)};break;case _0x182fb7(0x1ce):_0x327653=_0x182fb7(0x1af),_0x35d442={'type':_0x182fb7(0x1c9),'content':_0x116683(_0x10aa38,_0x327653,_0x480e25[_0x182fb7(0x1b7)][0x0][_0x182fb7(0x1cb)])};}return _0x35d442;});}[_0xe48a47(0x1b0)](_0x59574b){const _0x5a944d=_0xe48a47;return _0x5a944d(0x1d2)+function(_0x11a577){const _0x4d31d8=_0x5a944d;if(pe[_0x4d31d8(0x180)](_0x11a577))return _0x4d31d8(0x1ac);if(ye[_0x4d31d8(0x180)](_0x11a577))return _0x4d31d8(0x1a4);return null;}(_0x59574b)[_0x5a944d(0x1b6)]()+_0x5a944d(0x1d0)+_0x59574b[_0x5a944d(0x1b6)]()[_0x5a944d(0x1a8)](/-/g,'_');}}const pe=[_0xe48a47(0x1d6),_0xe48a47(0x1b5),_0xe48a47(0x198)],ye=[_0xe48a47(0x1c7),_0xe48a47(0x190),_0xe48a47(0x19d),_0xe48a47(0x181),_0xe48a47(0x1a2),_0xe48a47(0x1c2)];function _0x492e(){const _0x1a9859=['enableDefaultAttributesIntegration','getAttribute','newValue','_registerLegacyDescription','reversed','decimal-leading-zero','nodeAfter','document','FORMAT_LIST_REVERSED','2684370gIlvZY','suggestion','*Format:*\x20set\x20order\x20to\x20reversed','has','square','removeMarker','next','default','formatBlock','lower-roman','filter','registerPostFixer','2383270aCgaGw','bind','lower-latin','locale','numbered','*Change\x20to:*\x20%0','5449VQcuMr','registerBlockAttribute','replace','registerAttributeLabel','batch','get','bulleted','TrackChangesEditing','type','*Format:*\x20set\x20start\x20index\x20to\x20%0','_getTranslationKeyForListStyle','styles','oldValue','isUndo','data','circle','toUpperCase','commandParams','find','1957437vsSWUh','getSuggestions','94AENEqU','customNumbered','29396cepUjY','config','model','9CGeSPT','690wGIlbV','upper-latin','start','editor','afterInit','list.properties','decimal','plugins','format','36tAQODk','startIndex','18613ozrmIr','getFirstRange','listStart','_LIST_DEFAULT','_LIST_','descriptionFactory','ELEMENT_','listType','key','registerDescriptionCallback','disc','_findSuggestions','2072JOGssZ','handleDescriptions','FORMAT_LIST_START','head','listReversed','*Set\x20format:*\x20%0','includes','upper-roman','listStyle','_getAttributeKey','commandName','attribute','4022854hVQbUc','ListPropertiesEditing','getFirstMarker','*Format:*\x20set\x20order\x20to\x20regular','*Remove\x20format:*\x20%0'];_0x492e=function(){return _0x1a9859;};return _0x492e();}
23
+ const _0x1ef3e7=_0x2495;(function(_0x1f70a1,_0x55b003){const _0x44cdfc=_0x2495,_0x513daa=_0x1f70a1();while(!![]){try{const _0x1eb7b3=parseInt(_0x44cdfc(0x9e))/0x1+-parseInt(_0x44cdfc(0x74))/0x2*(-parseInt(_0x44cdfc(0xcc))/0x3)+-parseInt(_0x44cdfc(0xbb))/0x4+-parseInt(_0x44cdfc(0x76))/0x5*(parseInt(_0x44cdfc(0x7b))/0x6)+parseInt(_0x44cdfc(0x8e))/0x7*(parseInt(_0x44cdfc(0x85))/0x8)+parseInt(_0x44cdfc(0xc7))/0x9*(-parseInt(_0x44cdfc(0x86))/0xa)+parseInt(_0x44cdfc(0xb7))/0xb;if(_0x1eb7b3===_0x55b003)break;else _0x513daa['push'](_0x513daa['shift']());}catch(_0x309fd5){_0x513daa['push'](_0x513daa['shift']());}}}(_0x452a,0xa8c5e));import{Plugin as _0xa6d875}from'ckeditor5/src/core.js';import{getTranslation as _0x3ecc4d}from'../utils/common-translations.js';function _0x2495(_0x3efe08,_0x4d7722){const _0x452a8d=_0x452a();return _0x2495=function(_0x2495d5,_0x2fd69e){_0x2495d5=_0x2495d5-0x70;let _0x591fe7=_0x452a8d[_0x2495d5];return _0x591fe7;},_0x2495(_0x3efe08,_0x4d7722);}export default class pe extends _0xa6d875{[_0x1ef3e7(0x8c)](){const _0x539b58=_0x1ef3e7;if(!this[_0x539b58(0x8a)][_0x539b58(0xc5)][_0x539b58(0xa0)](_0x539b58(0x8b)))return;const _0x4993d7=this[_0x539b58(0x8a)][_0x539b58(0x84)][_0x539b58(0x91)](_0x539b58(0xb5)),_0x4f2035=this[_0x539b58(0x8a)][_0x539b58(0xc5)][_0x539b58(0x91)](_0x539b58(0x89));_0x4993d7[_0x539b58(0xa7)]&&(_0x4f2035[_0x539b58(0xc1)](_0x539b58(0xb1)),_0x4f2035[_0x539b58(0x7e)](_0x539b58(0xb1))),_0x4993d7[_0x539b58(0x70)]&&(_0x4f2035[_0x539b58(0xc1)](_0x539b58(0xa4)),_0x4f2035[_0x539b58(0x7e)](_0x539b58(0xa4))),_0x4993d7[_0x539b58(0xc0)]&&(_0x4f2035[_0x539b58(0xc1)](_0x539b58(0x98)),_0x4f2035[_0x539b58(0x7e)](_0x539b58(0x98)));const _0x22070a={'type':_0x539b58(0x9f),'content':''};_0x4f2035[_0x539b58(0x71)][_0x539b58(0x88)](this[_0x539b58(0xca)][_0x539b58(0xaf)](this));const _0x2012a1=this[_0x539b58(0x8a)][_0x539b58(0xb3)];_0x4f2035[_0x539b58(0x71)][_0x539b58(0x97)](_0x539b58(0xa4),_0x3ecc4d(_0x2012a1,_0x539b58(0x7f))),_0x4f2035[_0x539b58(0x71)][_0x539b58(0x88)](_0x571e31=>{const _0x21e484=_0x539b58,{data:_0x1eb1e3}=_0x571e31;if(_0x1eb1e3&&_0x21e484(0xa4)==_0x1eb1e3[_0x21e484(0xc3)])return null==_0x1eb1e3[_0x21e484(0xb8)]||0x0==_0x1eb1e3[_0x21e484(0xb8)]&&null==_0x1eb1e3[_0x21e484(0xc4)]?_0x22070a:void 0x0;}),_0x4f2035[_0x539b58(0x71)][_0x539b58(0x97)](_0x539b58(0x98),_0x3ecc4d(_0x2012a1,_0x539b58(0xbe))),_0x4f2035[_0x539b58(0x71)][_0x539b58(0x88)](_0x55520b=>{const _0x18e8c1=_0x539b58,{data:_0xc3e686}=_0x55520b;if(_0xc3e686&&_0x18e8c1(0x98)==_0xc3e686[_0x18e8c1(0xc3)])return null==_0xc3e686[_0x18e8c1(0xb8)]||0x1==_0xc3e686[_0x18e8c1(0xb8)]&&null==_0xc3e686[_0x18e8c1(0xc4)]?_0x22070a:void 0x0;}),this[_0x539b58(0x8a)][_0x539b58(0xa1)][_0x539b58(0x81)][_0x539b58(0x80)](_0x2f7028=>{const _0xb5b935=_0x539b58;if(_0x2f7028[_0xb5b935(0x73)][_0xb5b935(0x78)])return!0x1;let _0x3456a1=!0x1;const _0x1d141e=_0x4f2035[_0xb5b935(0xa3)]({'skipNotAttached':!0x0})[_0xb5b935(0x9d)](_0x5011c9=>{const _0xe0ac60=_0xb5b935,_0x422327=_0x4f2035[_0xe0ac60(0xb4)](_0x5011c9);return _0xe0ac60(0x98)==_0x422327||_0xe0ac60(0xa4)==_0x422327;});for(const _0x80d6da of _0x1d141e){const _0x5c15ad=_0x80d6da[_0xb5b935(0xb0)]()[_0xb5b935(0x9c)][_0xb5b935(0xcb)][_0xb5b935(0xa8)](_0xb5b935(0x9b));if(_0xb5b935(0x75)==_0x5c15ad||_0xb5b935(0x8d)==_0x5c15ad)continue;_0x4f2035[_0xb5b935(0xa2)](_0x80d6da[_0xb5b935(0xb0)](),_0xb5b935(0x93))[_0xb5b935(0x9a)](_0x4d8312=>_0xb5b935(0x9b)==_0x4f2035[_0xb5b935(0xb4)](_0x4d8312[_0xb5b935(0xba)]))||(_0x2f7028[_0xb5b935(0xae)](_0x80d6da[_0xb5b935(0x95)]()),_0x3456a1=!0x0);}return _0x3456a1;}),this[_0x539b58(0xc8)]();}[_0x1ef3e7(0xca)](_0x63ced5){const _0x132e65=_0x1ef3e7,_0x4fb8f6=this[_0x132e65(0x8a)][_0x132e65(0xb3)],{data:_0x477d9f}=_0x63ced5,_0x51803e={'type':_0x132e65(0x9f),'content':''};if(!_0x477d9f||_0x132e65(0xb1)!=_0x477d9f[_0x132e65(0xc3)])return;if(!_0x477d9f[_0x132e65(0xc4)])return _0x132e65(0xaa)==_0x477d9f[_0x132e65(0xb8)]?_0x51803e:{'type':_0x132e65(0x9f),'content':''+_0x3ecc4d(_0x4fb8f6,_0x132e65(0xa5),_0x3ecc4d(_0x4fb8f6,this[_0x132e65(0xb9)](_0x477d9f[_0x132e65(0xb8)])))};if(!_0x477d9f[_0x132e65(0xb8)]){if(_0x132e65(0xaa)==_0x477d9f[_0x132e65(0xc4)])return _0x51803e;let _0x27e278=_0x63ced5[_0x132e65(0xbd)];for(;_0x27e278;){if(_0x27e278[_0x132e65(0x83)]&&_0x132e65(0x9b)==_0x27e278[_0x132e65(0x83)][_0x132e65(0xc3)]&&_0x27e278[_0x132e65(0x83)][_0x132e65(0xb8)])return _0x51803e;_0x27e278=_0x27e278[_0x132e65(0xc9)];}return{'type':_0x132e65(0x9f),'content':''+_0x3ecc4d(_0x4fb8f6,_0x132e65(0xa6),_0x3ecc4d(_0x4fb8f6,this[_0x132e65(0xb9)](_0x477d9f[_0x132e65(0xc4)])))};}if(_0x132e65(0xaa)!=_0x477d9f[_0x132e65(0xb8)])return{'type':_0x132e65(0x9f),'content':''+_0x3ecc4d(_0x4fb8f6,_0x132e65(0xa5),_0x3ecc4d(_0x4fb8f6,this[_0x132e65(0xb9)](_0x477d9f[_0x132e65(0xb8)])))};let _0x3c470e=_0x63ced5[_0x132e65(0xbd)];for(;_0x3c470e;){if(_0x3c470e[_0x132e65(0x83)]&&_0x132e65(0x9b)==_0x3c470e[_0x132e65(0x83)][_0x132e65(0xc3)]&&_0x3c470e[_0x132e65(0x83)][_0x132e65(0xb8)]&&_0x3c470e[_0x132e65(0x83)][_0x132e65(0xc4)])return _0x51803e;_0x3c470e=_0x3c470e[_0x132e65(0xc9)];}const _0x170d82=_0x63ced5[_0x132e65(0xb0)]()[_0x132e65(0x9c)][_0x132e65(0xcb)][_0x132e65(0xa8)](_0x132e65(0x9b));return{'type':_0x132e65(0x9f),'content':_0x3ecc4d(_0x4fb8f6,_0x132e65(0xa5),_0x3ecc4d(_0x4fb8f6,_0x132e65(0x7d)+_0x170d82[_0x132e65(0xad)]()+_0x132e65(0xb6)))};}[_0x1ef3e7(0xc8)](){const _0x3ded25=_0x1ef3e7,_0x235fa6=this[_0x3ded25(0x8a)],_0x46758e=_0x235fa6[_0x3ded25(0xb3)];_0x235fa6[_0x3ded25(0xc5)][_0x3ded25(0x91)](_0x3ded25(0x89))[_0x3ded25(0x71)][_0x3ded25(0x88)](_0x5dff56=>{const _0x54b587=_0x3ded25;if(_0x54b587(0x96)!=_0x5dff56[_0x54b587(0xc6)])return;const {data:_0x53e1b5}=_0x5dff56;if(!_0x53e1b5)return;let _0x547cd7,_0x1801e7;switch(_0x53e1b5[_0x54b587(0xb2)]){case _0x54b587(0xb1):_0x547cd7=_0x54b587(0x77),_0x1801e7={'type':_0x54b587(0x9f),'content':_0x3ecc4d(_0x46758e,_0x547cd7,_0x3ecc4d(_0x46758e,this[_0x54b587(0xb9)](_0x53e1b5[_0x54b587(0xbf)][0x0][_0x54b587(0xc6)])))};break;case _0x54b587(0xa4):_0x547cd7=_0x53e1b5[_0x54b587(0xbf)][0x0][_0x54b587(0x70)]?_0x54b587(0x8f):_0x54b587(0x79),_0x1801e7={'type':_0x54b587(0x9f),'content':_0x3ecc4d(_0x46758e,_0x547cd7)};break;case _0x54b587(0x98):_0x547cd7=_0x54b587(0x94),_0x1801e7={'type':_0x54b587(0x9f),'content':_0x3ecc4d(_0x46758e,_0x547cd7,_0x53e1b5[_0x54b587(0xbf)][0x0][_0x54b587(0xc0)])};}return _0x1801e7;});}[_0x1ef3e7(0xb9)](_0x15099c){const _0x16ff0a=_0x1ef3e7;return _0x16ff0a(0x7d)+function(_0xa6eb7b){const _0x2710bf=_0x16ff0a;if(ye[_0x2710bf(0x87)](_0xa6eb7b))return _0x2710bf(0x99);if(he[_0x2710bf(0x87)](_0xa6eb7b))return _0x2710bf(0x75);return null;}(_0x15099c)[_0x16ff0a(0xad)]()+_0x16ff0a(0x7a)+_0x15099c[_0x16ff0a(0xad)]()[_0x16ff0a(0xab)](/-/g,'_');}}function _0x452a(){const _0x27597a=['startIndex','enableDefaultAttributesIntegration','upper-roman','key','oldValue','plugins','type','3951KTAlQI','_registerLegacyDescription','next','handleDescriptions','nodeAfter','87411wIsnpR','reversed','descriptionFactory','disc','batch','86gkDYuW','numbered','72890teFuou','*Change\x20to:*\x20%0','isUndo','*Format:*\x20set\x20order\x20to\x20regular','_LIST_','444cNjEjI','decimal','ELEMENT_','registerBlockAttribute','FORMAT_LIST_REVERSED','registerPostFixer','document','circle','data','config','32AjSErg','9310sfIkla','includes','registerDescriptionCallback','TrackChangesEditing','editor','ListPropertiesEditing','afterInit','customNumbered','2285220pJnigY','*Format:*\x20set\x20order\x20to\x20reversed','square','get','lower-roman','attribute','*Format:*\x20set\x20start\x20index\x20to\x20%0','getFirstMarker','formatBlock','registerAttributeLabel','listStart','bulleted','find','listType','start','filter','193814nnNxZG','format','has','model','_findSuggestions','getSuggestions','listReversed','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','styles','getAttribute','upper-latin','default','replace','decimal-leading-zero','toUpperCase','removeMarker','bind','getFirstRange','listStyle','commandName','locale','_getAttributeKey','list.properties','_LIST_DEFAULT','3367672thjwEo','newValue','_getTranslationKeyForListStyle','suggestion','3519688FCdZqd','lower-latin','head','FORMAT_LIST_START','commandParams'];_0x452a=function(){return _0x27597a;};return _0x452a();}const ye=[_0x1ef3e7(0x72),_0x1ef3e7(0x82),_0x1ef3e7(0x90)],he=[_0x1ef3e7(0x7c),_0x1ef3e7(0xac),_0x1ef3e7(0x92),_0x1ef3e7(0xc2),_0x1ef3e7(0xbc),_0x1ef3e7(0xa9)];
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5e75dc=_0xa8a6;function _0x3af9(){const _0x2b2c2e=['58688rxjwHI','options','registerElementLabel','downcastDispatcher','conversion','enableCommand','attribute:url:media','ELEMENT_MEDIA','descriptionFactory','afterInit','924179kdBkEo','3801510KKpChT','TrackChangesEditing','createEmptyElement','546BNckJn','elementToElement','plugins','get','has','data','editor','showSuggestionHighlights','8860zxApHB','for','14555010VtOmAu','mediaEmbed','9CnYyde','1336612fNxHjT','105488fzvsGf','high','1329gqNOMm','dataDowncast','media','stop','MediaEmbedEditing','div','locale'];_0x3af9=function(){return _0x2b2c2e;};return _0x3af9();}(function(_0xfabe82,_0x5f18b7){const _0x2b77a6=_0xa8a6,_0x3a83c5=_0xfabe82();while(!![]){try{const _0x336bbb=-parseInt(_0x2b77a6(0x1f7))/0x1+parseInt(_0x2b77a6(0x208))/0x2+-parseInt(_0x2b77a6(0x20b))/0x3*(-parseInt(_0x2b77a6(0x203))/0x4)+-parseInt(_0x2b77a6(0x1f8))/0x5+-parseInt(_0x2b77a6(0x1fb))/0x6*(parseInt(_0x2b77a6(0x212))/0x7)+parseInt(_0x2b77a6(0x209))/0x8*(-parseInt(_0x2b77a6(0x207))/0x9)+parseInt(_0x2b77a6(0x205))/0xa;if(_0x336bbb===_0x5f18b7)break;else _0x3a83c5['push'](_0x3a83c5['shift']());}catch(_0x19ffe4){_0x3a83c5['push'](_0x3a83c5['shift']());}}}(_0x3af9,0x9d559));import{Plugin as _0x2a48e7}from'ckeditor5/src/core.js';import{getTranslation as _0x5e00d2}from'../utils/common-translations.js';function _0xa8a6(_0x134af4,_0x345124){const _0x3af9c0=_0x3af9();return _0xa8a6=function(_0xa8a652,_0x294521){_0xa8a652=_0xa8a652-0x1ef;let _0x35ac9b=_0x3af9c0[_0xa8a652];return _0x35ac9b;},_0xa8a6(_0x134af4,_0x345124);}export default class ft extends _0x2a48e7{[_0x5e75dc(0x1f6)](){const _0x62b0b6=_0x5e75dc,_0x322d3=this[_0x62b0b6(0x201)];if(!_0x322d3[_0x62b0b6(0x1fd)][_0x62b0b6(0x1ff)](_0x62b0b6(0x20f)))return;const _0x2a8dee=_0x322d3[_0x62b0b6(0x1fd)][_0x62b0b6(0x1fe)](_0x62b0b6(0x1f9)),_0x1e4300=_0x322d3[_0x62b0b6(0x211)];_0x2a8dee[_0x62b0b6(0x1f2)](_0x62b0b6(0x206)),_0x2a8dee[_0x62b0b6(0x1f5)][_0x62b0b6(0x1ef)](_0x62b0b6(0x20d),_0x26163d=>_0x5e00d2(_0x1e4300,_0x62b0b6(0x1f4),_0x26163d)),_0x322d3[_0x62b0b6(0x1f1)][_0x62b0b6(0x204)](_0x62b0b6(0x20c))[_0x62b0b6(0x1fc)]({'model':_0x62b0b6(0x20d),'view':(_0x25b1fa,{writer:_0x25ebf3,options:_0x4ea7dc})=>{const _0x5c2b59=_0x62b0b6;if(_0x4ea7dc[_0x5c2b59(0x202)])return _0x25ebf3[_0x5c2b59(0x1fa)](_0x5c2b59(0x210));},'converterPriority':_0x62b0b6(0x20a)}),_0x322d3[_0x62b0b6(0x200)][_0x62b0b6(0x1f0)]['on'](_0x62b0b6(0x1f3),(_0x39016a,_0x6a1f1b,_0x339286)=>{const _0x5ae342=_0x62b0b6;_0x339286[_0x5ae342(0x213)][_0x5ae342(0x202)]&&_0x39016a[_0x5ae342(0x20e)]();},{'priority':_0x62b0b6(0x20a)});}}
23
+ const _0x2431c3=_0x4cec;(function(_0x239020,_0x935659){const _0x25884f=_0x4cec,_0xec8ccb=_0x239020();while(!![]){try{const _0x198913=-parseInt(_0x25884f(0xb3))/0x1+parseInt(_0x25884f(0xa5))/0x2*(-parseInt(_0x25884f(0xb1))/0x3)+parseInt(_0x25884f(0xa3))/0x4+-parseInt(_0x25884f(0xaa))/0x5+parseInt(_0x25884f(0x98))/0x6*(-parseInt(_0x25884f(0x9f))/0x7)+parseInt(_0x25884f(0xad))/0x8+parseInt(_0x25884f(0xb0))/0x9;if(_0x198913===_0x935659)break;else _0xec8ccb['push'](_0xec8ccb['shift']());}catch(_0x2dd9db){_0xec8ccb['push'](_0xec8ccb['shift']());}}}(_0x3ee2,0x5de73));import{Plugin as _0x4c238b}from'ckeditor5/src/core.js';import{getTranslation as _0x352d4b}from'../utils/common-translations.js';function _0x4cec(_0x2b90dd,_0x313bc0){const _0x3ee2d6=_0x3ee2();return _0x4cec=function(_0x4cec52,_0x1cdddb){_0x4cec52=_0x4cec52-0x94;let _0x5d7ee5=_0x3ee2d6[_0x4cec52];return _0x5d7ee5;},_0x4cec(_0x2b90dd,_0x313bc0);}export default class ft extends _0x4c238b{[_0x2431c3(0xa8)](){const _0x35b119=_0x2431c3,_0x5e0f5d=this[_0x35b119(0x99)];if(!_0x5e0f5d[_0x35b119(0x9e)][_0x35b119(0xac)](_0x35b119(0xa7)))return;const _0x3ea6b2=_0x5e0f5d[_0x35b119(0x9e)][_0x35b119(0xb7)](_0x35b119(0x9a)),_0x5a96cf=_0x5e0f5d[_0x35b119(0xa9)];_0x3ea6b2[_0x35b119(0x9b)](_0x35b119(0xaf)),_0x3ea6b2[_0x35b119(0xb4)][_0x35b119(0xa4)](_0x35b119(0x9d),_0x4b2e07=>_0x352d4b(_0x5a96cf,_0x35b119(0x95),_0x4b2e07)),_0x5e0f5d[_0x35b119(0x97)][_0x35b119(0xb2)](_0x35b119(0x9c))[_0x35b119(0xae)]({'model':_0x35b119(0x9d),'view':(_0x1ccb02,{writer:_0x284b0f,options:_0x32e7b6})=>{const _0x2e21ac=_0x35b119;if(_0x32e7b6[_0x2e21ac(0xa6)])return _0x284b0f[_0x2e21ac(0x94)](_0x2e21ac(0xb6));},'converterPriority':_0x35b119(0xab)}),_0x5e0f5d[_0x35b119(0x96)][_0x35b119(0xb5)]['on'](_0x35b119(0xa0),(_0x49ddc5,_0x445fcc,_0x3730cb)=>{const _0x2e54ad=_0x35b119;_0x3730cb[_0x2e54ad(0xa1)][_0x2e54ad(0xa6)]&&_0x49ddc5[_0x2e54ad(0xa2)]();},{'priority':_0x35b119(0xab)});}}function _0x3ee2(){const _0x4faf1c=['647232WiYPhe','registerElementLabel','3754XpkgTb','showSuggestionHighlights','MediaEmbedEditing','afterInit','locale','455095UUvPmE','high','has','2760248KplnUm','elementToElement','mediaEmbed','14182605zDpmNL','777OrITis','for','452408TAiIty','descriptionFactory','downcastDispatcher','div','get','createEmptyElement','ELEMENT_MEDIA','data','conversion','1336974LeFaNs','editor','TrackChangesEditing','enableCommand','dataDowncast','media','plugins','21zzDjZj','attribute:url:media','options','stop'];_0x3ee2=function(){return _0x4faf1c;};return _0x3ee2();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3d67(_0x3f473b,_0x3e0b69){const _0x57e009=_0x57e0();return _0x3d67=function(_0x3d672a,_0x2ff2f9){_0x3d672a=_0x3d672a-0xee;let _0x31356d=_0x57e009[_0x3d672a];return _0x31356d;},_0x3d67(_0x3f473b,_0x3e0b69);}function _0x57e0(){const _0x388f1f=['371406zBGsbb','12472GDbHeV','enableCommand','466656aDIBHJ','10ASLDUl','790488yhMPha','MentionEditing','editor','7708YKNpTr','60Uubjua','5256296BYudCC','TrackChangesEditing','7742FcfRVG','afterInit','3fKPXci','330uFSALu','2714413qfzeei','mention','has','plugins','get','336LezAwc','398lyYNNk'];_0x57e0=function(){return _0x388f1f;};return _0x57e0();}const _0x30d2cc=_0x3d67;(function(_0x31791d,_0x4627b4){const _0x42a54f=_0x3d67,_0x41b4a5=_0x31791d();while(!![]){try{const _0x48d5c2=-parseInt(_0x42a54f(0xef))/0x1*(parseInt(_0x42a54f(0xf8))/0x2)+parseInt(_0x42a54f(0xfe))/0x3*(-parseInt(_0x42a54f(0xfa))/0x4)+parseInt(_0x42a54f(0xf9))/0x5*(-parseInt(_0x42a54f(0xf0))/0x6)+-parseInt(_0x42a54f(0xfc))/0x7*(parseInt(_0x42a54f(0xf1))/0x8)+-parseInt(_0x42a54f(0xf5))/0x9*(-parseInt(_0x42a54f(0xf4))/0xa)+-parseInt(_0x42a54f(0xff))/0xb*(-parseInt(_0x42a54f(0xf3))/0xc)+-parseInt(_0x42a54f(0x100))/0xd*(-parseInt(_0x42a54f(0xee))/0xe);if(_0x48d5c2===_0x4627b4)break;else _0x41b4a5['push'](_0x41b4a5['shift']());}catch(_0x3ab358){_0x41b4a5['push'](_0x41b4a5['shift']());}}}(_0x57e0,0xe8188));import{Plugin as _0x3031c4}from'ckeditor5/src/core.js';export default class gt extends _0x3031c4{[_0x30d2cc(0xfd)](){const _0x540c69=_0x30d2cc,_0x1cd13b=this[_0x540c69(0xf7)];_0x1cd13b[_0x540c69(0x103)][_0x540c69(0x102)](_0x540c69(0xf6))&&_0x1cd13b[_0x540c69(0x103)][_0x540c69(0x104)](_0x540c69(0xfb))[_0x540c69(0xf2)](_0x540c69(0x101));}}
23
+ function _0x430c(_0x387547,_0x26f1f1){const _0x3e7c68=_0x3e7c();return _0x430c=function(_0x430cea,_0x3c7d58){_0x430cea=_0x430cea-0xcd;let _0x4f5c10=_0x3e7c68[_0x430cea];return _0x4f5c10;},_0x430c(_0x387547,_0x26f1f1);}const _0x1d37c4=_0x430c;(function(_0x121eb5,_0x5f1456){const _0x434fb8=_0x430c,_0x32450c=_0x121eb5();while(!![]){try{const _0x5f1d1e=-parseInt(_0x434fb8(0xda))/0x1*(parseInt(_0x434fb8(0xdb))/0x2)+-parseInt(_0x434fb8(0xcf))/0x3*(parseInt(_0x434fb8(0xdd))/0x4)+-parseInt(_0x434fb8(0xd1))/0x5+parseInt(_0x434fb8(0xd8))/0x6*(parseInt(_0x434fb8(0xd0))/0x7)+-parseInt(_0x434fb8(0xd7))/0x8+-parseInt(_0x434fb8(0xdf))/0x9*(parseInt(_0x434fb8(0xe0))/0xa)+parseInt(_0x434fb8(0xce))/0xb;if(_0x5f1d1e===_0x5f1456)break;else _0x32450c['push'](_0x32450c['shift']());}catch(_0x311fed){_0x32450c['push'](_0x32450c['shift']());}}}(_0x3e7c,0x9610a));function _0x3e7c(){const _0x206086=['529491AOFmuI','7WGTrQM','2453385Yanfqx','TrackChangesEditing','afterInit','mention','get','has','5156256mCCoSh','3118398qwZnan','plugins','2SqTwpM','358962rkpWCZ','enableCommand','4wGGten','MentionEditing','90WEddcc','378380Uivryr','editor','23583791GWknCq'];_0x3e7c=function(){return _0x206086;};return _0x3e7c();}import{Plugin as _0x568c7c}from'ckeditor5/src/core.js';export default class gt extends _0x568c7c{[_0x1d37c4(0xd3)](){const _0x4ede4a=_0x1d37c4,_0x3ec6ed=this[_0x4ede4a(0xcd)];_0x3ec6ed[_0x4ede4a(0xd9)][_0x4ede4a(0xd6)](_0x4ede4a(0xde))&&_0x3ec6ed[_0x4ede4a(0xd9)][_0x4ede4a(0xd5)](_0x4ede4a(0xd2))[_0x4ede4a(0xdc)](_0x4ede4a(0xd4));}}
@@ -0,0 +1,17 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @module track-changes/integrations/mergefields
7
+ */
8
+ import { Plugin } from 'ckeditor5/src/core.js';
9
+ /**
10
+ * Provides track changes plugin integration for the merge fields feature.
11
+ */
12
+ export default class TrackChangesMergeFields extends Plugin {
13
+ /**
14
+ * @inheritDoc
15
+ */
16
+ afterInit(): void;
17
+ }
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ const _0x2af751=_0xaa5c;function _0xaa5c(_0x18ffb2,_0xa8ae56){const _0x37fdf3=_0x37fd();return _0xaa5c=function(_0xaa5c24,_0x4feb7c){_0xaa5c24=_0xaa5c24-0x172;let _0x11c668=_0x37fdf3[_0xaa5c24];return _0x11c668;},_0xaa5c(_0x18ffb2,_0xa8ae56);}(function(_0x11b26b,_0x2dd0d1){const _0x445416=_0xaa5c,_0xb1a5e6=_0x11b26b();while(!![]){try{const _0x39f28e=parseInt(_0x445416(0x187))/0x1*(parseInt(_0x445416(0x185))/0x2)+-parseInt(_0x445416(0x188))/0x3+parseInt(_0x445416(0x186))/0x4*(-parseInt(_0x445416(0x18c))/0x5)+parseInt(_0x445416(0x18e))/0x6*(-parseInt(_0x445416(0x190))/0x7)+-parseInt(_0x445416(0x181))/0x8+parseInt(_0x445416(0x191))/0x9+parseInt(_0x445416(0x182))/0xa;if(_0x39f28e===_0x2dd0d1)break;else _0xb1a5e6['push'](_0xb1a5e6['shift']());}catch(_0x4cf95c){_0xb1a5e6['push'](_0xb1a5e6['shift']());}}}(_0x37fd,0x32227));import{Plugin as _0x37bd99}from'ckeditor5/src/core.js';import{getTranslation as _0x1c2aff}from'../utils/common-translations.js';export default class lt extends _0x37bd99{[_0x2af751(0x176)](){const _0xb1c806=_0x2af751,_0x16ac1e=this[_0xb1c806(0x173)];if(!_0x16ac1e[_0xb1c806(0x192)][_0xb1c806(0x18b)](_0xb1c806(0x178)))return;_0x16ac1e[_0xb1c806(0x193)][_0xb1c806(0x18b)](_0xb1c806(0x172))[_0xb1c806(0x17c)](_0xb1c806(0x178));const _0x19a7c0=_0x16ac1e[_0xb1c806(0x193)][_0xb1c806(0x18b)](_0xb1c806(0x172)),_0x448633=_0x16ac1e[_0xb1c806(0x184)];_0x19a7c0[_0xb1c806(0x189)][_0xb1c806(0x180)](_0xb1c806(0x17e),_0xe02496=>_0x1c2aff(_0x448633,_0xb1c806(0x175),_0xe02496)),_0x19a7c0[_0xb1c806(0x189)][_0xb1c806(0x18d)](_0x51a106=>{const _0x2df1e2=_0xb1c806;if(_0x2df1e2(0x174)!=_0x51a106[_0x2df1e2(0x17f)]&&_0x2df1e2(0x183)!=_0x51a106[_0x2df1e2(0x17f)])return;const _0x2503a8=_0x51a106[_0x2df1e2(0x18a)]();if(null==_0x2503a8)return;if(!_0x2503a8['is'](_0x2df1e2(0x17a),_0x2df1e2(0x17e)))return;const _0x320de6=_0x16ac1e[_0x2df1e2(0x193)][_0x2df1e2(0x18b)](_0x2df1e2(0x17b))[_0x2df1e2(0x177)](_0x2503a8[_0x2df1e2(0x179)]('id'));return _0x2df1e2(0x174)==_0x51a106[_0x2df1e2(0x17f)]?{'type':_0x2df1e2(0x174),'content':_0x1c2aff(_0x448633,_0x2df1e2(0x18f),'\x22'+_0x320de6+'\x22\x20'+_0x1c2aff(_0x448633,_0x2df1e2(0x175)))}:{'type':_0x2df1e2(0x183),'content':_0x1c2aff(_0x448633,_0x2df1e2(0x17d),'\x22'+_0x320de6+'\x22\x20'+_0x1c2aff(_0x448633,_0x2df1e2(0x175)))};});}}function _0x37fd(){const _0x4bb4f3=['insertMergeField','getAttribute','element','MergeFieldsEditing','enableCommand','*Remove:*\x20%0','mergeField','type','registerElementLabel','3104832CjhnAr','5006600ucJawV','deletion','locale','212558jhsFjR','2792flXojn','1cgNxWq','29268JskGIp','descriptionFactory','getContainedElement','get','1390kzqjim','registerDescriptionCallback','6JcvwYh','*Insert:*\x20%0','1235549afpzxR','3301407TpGneU','commands','plugins','TrackChangesEditing','editor','insertion','ELEMENT_MERGE_FIELD','afterInit','getLabel'];_0x37fd=function(){return _0x4bb4f3;};return _0x37fd();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x21c9(){const _0xf30466=['*Remove\x20format:*\x20%0','MultiLevelList','registerBlockAttribute','listMarkerStyle','219440lgYMYZ','get','afterInit','24jyHaLc','key','3304428SQGmqL','registerDescriptionCallback','descriptionFactory','has','editor','TrackChangesEditing','8VNPciT','next','enableDefaultAttributesIntegration','2112405WBSGYX','343683NlyEZy','listType','1480388DMlwYF','plugins','117511srJciP','format','ELEMENT_MULTI_LEVEL_LIST','multiLevelList','*Set\x20format:*\x20%0','handleDescriptions','head','4939542QffSmZ','locale','newValue','oldValue','data'];_0x21c9=function(){return _0xf30466;};return _0x21c9();}const _0x278106=_0x2cc3;(function(_0x2be37b,_0x335caa){const _0x541ae8=_0x2cc3,_0x5d187d=_0x2be37b();while(!![]){try{const _0x4c9131=-parseInt(_0x541ae8(0x194))/0x1*(-parseInt(_0x541ae8(0x18c))/0x2)+parseInt(_0x541ae8(0x190))/0x3*(-parseInt(_0x541ae8(0x1a7))/0x4)+parseInt(_0x541ae8(0x18f))/0x5+-parseInt(_0x541ae8(0x1a9))/0x6+parseInt(_0x541ae8(0x192))/0x7+-parseInt(_0x541ae8(0x1a4))/0x8+parseInt(_0x541ae8(0x19b))/0x9;if(_0x4c9131===_0x335caa)break;else _0x5d187d['push'](_0x5d187d['shift']());}catch(_0x492b66){_0x5d187d['push'](_0x5d187d['shift']());}}}(_0x21c9,0x5e8f1));function _0x2cc3(_0x5a0dbd,_0x4ed2cc){const _0x21c99a=_0x21c9();return _0x2cc3=function(_0x2cc3ad,_0x8dd9e4){_0x2cc3ad=_0x2cc3ad-0x188;let _0x49d70a=_0x21c99a[_0x2cc3ad];return _0x49d70a;},_0x2cc3(_0x5a0dbd,_0x4ed2cc);}import{Plugin as _0x59f9e8}from'ckeditor5/src/core.js';import{getTranslation as _0x21b811}from'../utils/common-translations.js';export default class lt extends _0x59f9e8{[_0x278106(0x1a6)](){const _0x4bba89=_0x278106,_0x2e73cd=this[_0x4bba89(0x18a)],_0x4696b1=_0x2e73cd[_0x4bba89(0x193)][_0x4bba89(0x1a5)](_0x4bba89(0x18b));_0x2e73cd[_0x4bba89(0x193)][_0x4bba89(0x189)](_0x4bba89(0x1a1))&&(_0x4696b1[_0x4bba89(0x18e)](_0x4bba89(0x197)),_0x4696b1[_0x4bba89(0x1a2)](_0x4bba89(0x1a3)),_0x4696b1[_0x4bba89(0x188)][_0x4bba89(0x1aa)](_0x1b7767=>this[_0x4bba89(0x199)](_0x1b7767)));}[_0x278106(0x199)](_0x37df3b){const _0x2ea5ba=_0x278106,_0x352012=this[_0x2ea5ba(0x18a)][_0x2ea5ba(0x19c)],{data:_0x4fa533}=_0x37df3b,_0x49fdf2={'type':_0x2ea5ba(0x195),'content':''};if(_0x4fa533&&_0x2ea5ba(0x1a3)==_0x4fa533[_0x2ea5ba(0x1a8)]){if(!_0x4fa533[_0x2ea5ba(0x19e)])return{'type':_0x2ea5ba(0x195),'content':_0x21b811(_0x352012,_0x2ea5ba(0x198),_0x21b811(_0x352012,_0x2ea5ba(0x196)))+'\x20('+_0x4fa533[_0x2ea5ba(0x19d)]+')'};if(!_0x4fa533[_0x2ea5ba(0x19d)]){let _0x356236=_0x37df3b[_0x2ea5ba(0x19a)];for(;_0x356236;){if(_0x356236[_0x2ea5ba(0x19f)]&&_0x2ea5ba(0x191)==_0x356236[_0x2ea5ba(0x19f)][_0x2ea5ba(0x1a8)]&&_0x356236[_0x2ea5ba(0x19f)][_0x2ea5ba(0x19d)])return _0x49fdf2;_0x356236=_0x356236[_0x2ea5ba(0x18d)];}return{'type':_0x2ea5ba(0x195),'content':_0x21b811(_0x352012,_0x2ea5ba(0x1a0),_0x21b811(_0x352012,_0x2ea5ba(0x196)))+'\x20('+_0x4fa533[_0x2ea5ba(0x19e)]+')'};}}}}
23
+ function _0x2bc0(_0x306461,_0x24c8f2){const _0x54423e=_0x5442();return _0x2bc0=function(_0x2bc0ef,_0x3af133){_0x2bc0ef=_0x2bc0ef-0x1dc;let _0x34b778=_0x54423e[_0x2bc0ef];return _0x34b778;},_0x2bc0(_0x306461,_0x24c8f2);}function _0x5442(){const _0xe5be16=['multiLevelList','10yhNlUM','locale','oldValue','format','descriptionFactory','16314eufVwr','has','1697724qJhAjn','listMarkerStyle','listType','data','TrackChangesEditing','next','afterInit','40acUEDc','editor','177396bCmPzN','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','newValue','303448FjeEan','ELEMENT_MULTI_LEVEL_LIST','handleDescriptions','registerDescriptionCallback','key','get','MultiLevelList','plugins','7927002AjqWAQ','registerBlockAttribute','1286985ayEzax','head','989142HoPbHM','275QhOWPt','62GVxzaY','enableDefaultAttributesIntegration'];_0x5442=function(){return _0xe5be16;};return _0x5442();}const _0x17d118=_0x2bc0;(function(_0x44dfa0,_0x38d268){const _0x156ea6=_0x2bc0,_0x57ef02=_0x44dfa0();while(!![]){try{const _0x6a98b9=parseInt(_0x156ea6(0x1ec))/0x1*(parseInt(_0x156ea6(0x1e4))/0x2)+parseInt(_0x156ea6(0x1ee))/0x3+parseInt(_0x156ea6(0x1fb))/0x4+-parseInt(_0x156ea6(0x1e3))/0x5*(-parseInt(_0x156ea6(0x1f7))/0x6)+parseInt(_0x156ea6(0x1e0))/0x7*(-parseInt(_0x156ea6(0x1f5))/0x8)+parseInt(_0x156ea6(0x1de))/0x9*(-parseInt(_0x156ea6(0x1e7))/0xa)+-parseInt(_0x156ea6(0x1e2))/0xb;if(_0x6a98b9===_0x38d268)break;else _0x57ef02['push'](_0x57ef02['shift']());}catch(_0xa2c5ce){_0x57ef02['push'](_0x57ef02['shift']());}}}(_0x5442,0xd7bcb));import{Plugin as _0x27acdf}from'ckeditor5/src/core.js';import{getTranslation as _0x489c8e}from'../utils/common-translations.js';export default class mt extends _0x27acdf{[_0x17d118(0x1f4)](){const _0x4746ba=_0x17d118,_0x71aec=this[_0x4746ba(0x1f6)],_0x311a5d=_0x71aec[_0x4746ba(0x1dd)][_0x4746ba(0x200)](_0x4746ba(0x1f2));_0x71aec[_0x4746ba(0x1dd)][_0x4746ba(0x1ed)](_0x4746ba(0x1dc))&&(_0x311a5d[_0x4746ba(0x1e5)](_0x4746ba(0x1e6)),_0x311a5d[_0x4746ba(0x1df)](_0x4746ba(0x1ef)),_0x311a5d[_0x4746ba(0x1eb)][_0x4746ba(0x1fe)](_0x54b68b=>this[_0x4746ba(0x1fd)](_0x54b68b)));}[_0x17d118(0x1fd)](_0x42f4f7){const _0x144570=_0x17d118,_0xdeb7c1=this[_0x144570(0x1f6)][_0x144570(0x1e8)],{data:_0x5aa09c}=_0x42f4f7,_0x1bcf1e={'type':_0x144570(0x1ea),'content':''};if(_0x5aa09c&&_0x144570(0x1ef)==_0x5aa09c[_0x144570(0x1ff)]){if(!_0x5aa09c[_0x144570(0x1e9)])return{'type':_0x144570(0x1ea),'content':_0x489c8e(_0xdeb7c1,_0x144570(0x1f8),_0x489c8e(_0xdeb7c1,_0x144570(0x1fc)))+'\x20('+_0x5aa09c[_0x144570(0x1fa)]+')'};if(!_0x5aa09c[_0x144570(0x1fa)]){let _0x3c910f=_0x42f4f7[_0x144570(0x1e1)];for(;_0x3c910f;){if(_0x3c910f[_0x144570(0x1f1)]&&_0x144570(0x1f0)==_0x3c910f[_0x144570(0x1f1)][_0x144570(0x1ff)]&&_0x3c910f[_0x144570(0x1f1)][_0x144570(0x1fa)])return _0x1bcf1e;_0x3c910f=_0x3c910f[_0x144570(0x1f3)];}return{'type':_0x144570(0x1ea),'content':_0x489c8e(_0xdeb7c1,_0x144570(0x1f9),_0x489c8e(_0xdeb7c1,_0x144570(0x1fc)))+'\x20('+_0x5aa09c[_0x144570(0x1e9)]+')'};}}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x38c53d=_0x4a53;(function(_0x153cae,_0x17efe6){const _0x4d29e2=_0x4a53,_0x1de1e0=_0x153cae();while(!![]){try{const _0x34ccf9=parseInt(_0x4d29e2(0x1ab))/0x1+parseInt(_0x4d29e2(0x1ba))/0x2+parseInt(_0x4d29e2(0x1bc))/0x3+-parseInt(_0x4d29e2(0x1b2))/0x4+parseInt(_0x4d29e2(0x1ae))/0x5+parseInt(_0x4d29e2(0x1b6))/0x6+-parseInt(_0x4d29e2(0x1b1))/0x7;if(_0x34ccf9===_0x17efe6)break;else _0x1de1e0['push'](_0x1de1e0['shift']());}catch(_0x11cb63){_0x1de1e0['push'](_0x1de1e0['shift']());}}}(_0x419e,0x70d65));function _0x419e(){const _0x1f7304=['800784hcPQxZ','PageBreakEditing','editor','registerElementLabel','692730dnZBOb','ELEMENT_PAGE_BREAK','get','TrackChangesEditing','1157590eovxng','afterInit','1261359NJuWSc','locale','descriptionFactory','705953YjawXk','enableCommand','pageBreak','1051735pHUCRi','plugins','has','9580382eUnBaD'];_0x419e=function(){return _0x1f7304;};return _0x419e();}import{Plugin as _0x49738b}from'ckeditor5/src/core.js';function _0x4a53(_0x767ccb,_0x352ea8){const _0x419e84=_0x419e();return _0x4a53=function(_0x4a5394,_0x1d7932){_0x4a5394=_0x4a5394-0x1a9;let _0x1d2368=_0x419e84[_0x4a5394];return _0x1d2368;},_0x4a53(_0x767ccb,_0x352ea8);}import{getTranslation as _0x17cb05}from'../utils/common-translations.js';export default class mt extends _0x49738b{[_0x38c53d(0x1bb)](){const _0x1d0bc3=_0x38c53d,_0x21eb54=this[_0x1d0bc3(0x1b4)];if(!_0x21eb54[_0x1d0bc3(0x1af)][_0x1d0bc3(0x1b0)](_0x1d0bc3(0x1b3)))return;_0x21eb54[_0x1d0bc3(0x1af)][_0x1d0bc3(0x1b8)](_0x1d0bc3(0x1b9))[_0x1d0bc3(0x1ac)](_0x1d0bc3(0x1ad));const _0x200199=_0x21eb54[_0x1d0bc3(0x1af)][_0x1d0bc3(0x1b8)](_0x1d0bc3(0x1b9)),_0xa05f0d=_0x21eb54[_0x1d0bc3(0x1a9)];_0x200199[_0x1d0bc3(0x1aa)][_0x1d0bc3(0x1b5)](_0x1d0bc3(0x1ad),_0x32fe2a=>_0x17cb05(_0xa05f0d,_0x1d0bc3(0x1b7),_0x32fe2a));}}
23
+ const _0x1cd950=_0x4ec0;(function(_0x3f1e6f,_0x76b0b6){const _0x2f1992=_0x4ec0,_0x155438=_0x3f1e6f();while(!![]){try{const _0x1d4b1f=-parseInt(_0x2f1992(0x16f))/0x1+parseInt(_0x2f1992(0x170))/0x2+-parseInt(_0x2f1992(0x175))/0x3+-parseInt(_0x2f1992(0x176))/0x4*(-parseInt(_0x2f1992(0x167))/0x5)+-parseInt(_0x2f1992(0x171))/0x6+-parseInt(_0x2f1992(0x174))/0x7+parseInt(_0x2f1992(0x166))/0x8*(parseInt(_0x2f1992(0x177))/0x9);if(_0x1d4b1f===_0x76b0b6)break;else _0x155438['push'](_0x155438['shift']());}catch(_0x25a24e){_0x155438['push'](_0x155438['shift']());}}}(_0x3969,0xe0fc0));function _0x4ec0(_0x3682e8,_0x5c3433){const _0x396991=_0x3969();return _0x4ec0=function(_0x4ec083,_0xa2c615){_0x4ec083=_0x4ec083-0x164;let _0x1aeb40=_0x396991[_0x4ec083];return _0x1aeb40;},_0x4ec0(_0x3682e8,_0x5c3433);}import{Plugin as _0x281ebd}from'ckeditor5/src/core.js';import{getTranslation as _0x114cf1}from'../utils/common-translations.js';function _0x3969(){const _0x411051=['6541695hbyKPP','descriptionFactory','has','registerElementLabel','plugins','40KCjFgV','30GBjGcf','enableCommand','ELEMENT_PAGE_BREAK','pageBreak','locale','editor','afterInit','get','1213590CXaNDh','2985920PXosyS','3099294khXcgJ','TrackChangesEditing','PageBreakEditing','9631552zxHTHS','4003374oaleaZ','156556RJoIsi'];_0x3969=function(){return _0x411051;};return _0x3969();}export default class dt extends _0x281ebd{[_0x1cd950(0x16d)](){const _0x1483c3=_0x1cd950,_0x55fab9=this[_0x1483c3(0x16c)];if(!_0x55fab9[_0x1483c3(0x165)][_0x1483c3(0x179)](_0x1483c3(0x173)))return;_0x55fab9[_0x1483c3(0x165)][_0x1483c3(0x16e)](_0x1483c3(0x172))[_0x1483c3(0x168)](_0x1483c3(0x16a));const _0x3797a0=_0x55fab9[_0x1483c3(0x165)][_0x1483c3(0x16e)](_0x1483c3(0x172)),_0x43b74f=_0x55fab9[_0x1483c3(0x16b)];_0x3797a0[_0x1483c3(0x178)][_0x1483c3(0x164)](_0x1483c3(0x16a),_0x14022f=>_0x114cf1(_0x43b74f,_0x1483c3(0x169),_0x14022f));}}